body {

    font-family: 'Cairo';
    font-weight: normal;
    font-style: normal;
    background: #f4f5fa;
}

.m-header__top {

    background: #e9e9e9 !important;
    box-shadow: 0px 1px 15px 1px rgba(81, 77, 92, 0.15)

}

.m-brand {

    background: transparent;
}

@media (max-width: 1024px) {

    .m-brand {
        background: #e9e9e9;
    }

    .m-brand .m-brand__logo .m-brand__logo-wrapper img {

        height: 50px;
    }

    .m-stack__item.m-stack__item--middle.m-stack__item--right.m-dropdown.m-header-search {
        position: absolute;
        z-index: 2;

        padding: 15px;
        right: 0;
    }

    .m-header--fixed-mobile.m-topbar--on .m-topbar {

        background: #848484;
    }

    .site-name {

        font-size: 18px !important;
        padding-top: 22px !important;
        margin-right: 43px;
    }

}

@media (max-width: 768px) {

    .m-widget28 .m-widget28__container .m-widget28__nav-items .m-widget28__nav-item > a {

        padding: 20px 0px;
    }

    a.nav-link img {
        width: 20px;
    }

    .m-widget28 .m-widget28__container .m-widget28__nav-items {

        margin-top: -4.8rem;
    }

    .m-widget28 .m-widget28__pic {

        min-height: 135px;
    }

}

.menu-iconup {
    font-size: 26px;
    border: 1px solid #e4e4e4;
    border-radius: 50%;
    padding: 3px;
    background: #f9f9f9;
    color: #346c91;
    display: block;
    width: 50px;
    height: 50px;
    margin: 6px auto;

}

.m-menu__link-text {
    text-align: center;
}

.m-portlet .m-portlet__head__custom {
    border-bottom: 8px solid rgba(0, 0, 0, 0.03) !important;
    background: rgba(0, 0, 0, 0.02);
    position: relative;
}

/*.m-portlet__head__custom::before{
    content: "";
    position: absolute;
    z-index: 1;
    width: 30px;
    background: #2b87c4;
    bottom: -2px;
    left: 0;
    height: 2px;

}*/

.saraer-blue {
    background: #2b87c4;
}

.saraer-green {
    background: #90cb88;
}

.carousel-control-prev-icon, .carousel-control-next-icon {

    width: 40px;
    height: 40px;
}

.carousel-control-prev, .carousel-control-next {
    width: 30px;
}

.carousel-item.m-portlet__body .fixed-350 {
    height: 350px !important;
}

.m-timeline-3 .m-timeline-3__item {
    border-bottom: 0.07rem dashed #ebedf2;
}

.libro {
    width: 145px;
    height: 230px;
    margin: 20px auto 20px;
    -moz-transform: scaleX(0.88) scaleY(0.95);
    -moz-perspective: 150px;
    -moz-perspective-origin: right center;

    -webkit-perspective: 150px;
    -webkit-perspective-origin: right center;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: scaleX(0.88) scaleY(0.95);

    -o-perspective: 150px;
    -o-perspective-origin: right center;
    -o-transform-style: preserve-3d;
    -o-transform: scaleX(0.88) scaleY(0.95);

    -ms-perspective: 150px;
    -ms-perspective-origin: right center;
    -ms-transform-style: preserve-3d;
    -ms-transform: scaleX(0.88) scaleY(0.95);

    perspective: 150px;
    perspective-origin: right center;
    transform-style: preserve-3d;
    transform: scaleX(0.88) scaleY(0.95);
}

.libro img {

    display: block;
    height: 230px;
    width: 145px;
    position: absolute;
    z-index: 5;
    -moz-transform: rotateY(-4deg) translateZ(0px);
    -webkit-transform: rotateY(-4deg) translateZ(0px);
    -o-transform: rotateY(-4deg) translateZ(0px);
    -ms-transform: rotateY(-4deg) translateZ(0px);
    transform: rotateY(-4deg) translateZ(0px);
}

.libro:before, .libro:after {
    content: '';
    position: absolute;
}

.libro:after {
    background: #ececec;
    height: 224px;
    width: 15px;
    right: -11px;
    top: 3px;
    z-index: 3;
    -moz-perspective: 5px;
    -moz-transform: rotateY(35deg) translateZ(5px);
    -webkit-perspective: 5px;
    -webkit-transform: rotateY(35deg) translateZ(5px);
    -o-perspective: 5px;
    -o-transform: rotateY(35deg) translateZ(5px);
    -ms-perspective: 5px;
    -ms-transform: rotateY(35deg) translateZ(5px);
    perspective: 5px;
    transform: rotateY(35deg) translateZ(5px);
}

.item h4 {
    font-size: 1.5rem;
    text-align: center;
    font-size: 18px;
    padding: 0 15px;
}

.item h6 {

    text-align: center;
    font-size: 15px;
    padding: 20px 15px 0 15px;
}

.m-footer {
    height: 70px;
}

.owl-custom-pagination .owl-dots {
    position: absolute;

    bottom: 50px;
    width: 25%;
    left: 0;
}

.owl-custom-pagination .owl-nav {

    position: absolute;
    bottom: 80px;
    width: 25%;
    left: 0;

}

.m-portlet__head__custom-black {

    border-bottom: 8px solid rgba(0, 0, 0, 0.05) !important;
}

.m-portlet__head__custom-black::before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 30px;
    background: #43b64d;
    bottom: -8px;
    right: 0;
    height: 8px;

}

.m-portlet__head__custom-black .m-portlet__head-text {
    color: white !important;
}

.absolute-title {
    font-size: 1.5rem;
    text-align: center;
    font-size: 15px !important;
    padding: 0 15px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    padding: 10px !important;
    margin: 0;
    line-height: 1.6em;
    right: 0;
    left: 0;
    color: white;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0.6) 90%) no-repeat scroll 100% 0;
    padding-top: 45px !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    background: #f5f5f5;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #b90f21;
}

.w-320 {
    width: 180px;
    display: block;
    font-size: 17px;
    line-height: 20px;
}

.m-widget5__item:nth-child(even) {
    background: #f5f5f5;
}

.w-3em {
    width: 3em !important;
}

.w-65 {
    width: 65% !important;
}

.w-35 {
    width: 35% !important;
}

.text-gray {
    color: #dcdcdc !important;
}

.text-gray:hover {
    color: #4481c2 !important;
}

.owl-carousel .owl-item {

    float: right;
}

.input-cus {
    font-family: inherit;
    line-height: 0;
    padding: 0px 15px;
    margin: 0;
    font-size: 15px;
    background: #f8f8fb;
    border-radius: 25px;
    color: #a7a7a7;
    text-align: center;
}

.site-name {

    padding: 10px;
    color: #023b8c;
    font-size: 23px;
    white-space: nowrap;
    padding-top: 18px;
    font-weight: bold;
    padding-bottom: 0;
}

.site-name-under {

    padding: 10px;
    color: #b80e20;
    font-size: 15px;
    white-space: nowrap;
    padding-top: 15px;
    font-weight: bold;
    padding-top: 0;
}

.call-1290 {
    font-size: 36px;

}

.call-number span {
    background: #b90f21;
    padding: 5px 10px;
    margin: 0;
    color: white;
    /* border: 1px solid; */
    display: inline-block;
    line-height: 40px;
    margin-right: 1px;

}

.call-number span:last-child {
    background: #23358a;
}

.call-number i {
    font-size: 30px;
}

.call-number h5 {
    padding: 0 0 4px 0;
    margin: 0;
    text-align: center;
}

.m-header--minimize-on .site-name-under {
    display: none !important;
}

.m-header--minimize-on .call-number h5 {
    display: none !important;
}

.m-header--minimize-on .site-name {
    padding-top: 8px;
}

.m-header--minimize-on .call-1290 {
    font-size: 30px;
}

.m-header--minimize-on .call-number span {

    padding: 2px 10px;
}

.mt--1 {
    margin-top: -1em !important;
}

.call-number {
    text-align: left;
}


.img-responsive {
    width: 100%;
    height: auto;
}