body {
    padding-top: 0px;
    padding-bottom: 0px;
    /* font-family: 'Poppins', sans-serif;*/
    font-family: 'Calibri Regular';
    position: relative;
    background: #fff;
    overflow-x: hidden;
}

@font-face {
    font-family: 'Calibri Regular';
    src: url('../fonts/Calibri Regular.eot');
    src: url('../fonts/Calibri Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Calibri Regular.woff2') format('woff2');
    src: url('../fonts/Calibri.svg#Calibri') format('svg'), url('../fonts/Calibri.ttf') format('truetype'), url('../fonts/Calibri.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

a,
a:active,
a:focus,
button,
button:focus,
button:active,
.btn,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
    outline: 0;
}

html {
    scroll-behavior: smooth;
}

input::-moz-focus-inner {
    border: 0;
}

@-webkit-keyframes bounce {
    0% {
        bottom: 0px;
    }

    50% {
        bottom: 15px;
    }

    100% {
        bottom: 30;
    }
}

@-moz-keyframes bounce {
    0% {
        bottom: 0px;
    }

    50% {
        bottom: 15px;
    }

    100% {
        bottom: 30;
    }
}

@-o-keyframes bounce {
    0% {
        bottom: 0px;
    }

    50% {
        bottom: 15px;
    }

    100% {
        bottom: 30;
    }
}

@keyframes bounce {
    0% {
        bottom: 0px;
    }

    50% {
        bottom: 15px;
    }

    100% {
        bottom: 30;
    }
}

ul {
    padding: 0;
    margin: 0;
}

.clr {
    clear: both;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

a:hover {
    text-decoration: none;
}

.head_top {
    background: #b6050c;
    padding: 9px 0;
}

    .head_top ul {
        padding: 0;
        margin: 0;
    }

        .head_top ul li {
            list-style-type: none;
            display: inline-block;
            padding: 0 7px;
        }

.toolfree {
    float: right;
}

    .toolfree li {
        font-size: 17px;
        color: #fff;
    }

        .toolfree li a {
            color: #fff;
        }

        .toolfree li:first-child {
            padding: 0 20px 0 0;
        }

.logo_menu {
    padding: 0;
    border-top: 5px solid #b6050c;
    box-shadow: 0px 3px 19px rgb(0 0 0 / 8%);
    z-index: 99999;
    position: relative;
}

.logo img {
    width: 100%;
}

.quote_btn {
    background: #b6050c;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 11px 15px;
    border-radius: 26px;
    letter-spacing: 1px;
    display: inline-block;
}

    .quote_btn:hover {
        background: #000;
        color: #fff;
        transition: .5s ease-in-out;
    }

.banner-overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding-top: 13%;
    margin: 0 auto;
}

.banner .owl-carousel {
    position: initial;
    position: relative;
}

.banner-text-area {
    margin: 0 0 0 9%;
}

    .banner-text-area img {
        width: auto !important;
        max-width: 100%;
        margin: 0 auto;
        padding-bottom: 25px;
    }

    .banner-text-area h3 {
        font-size: 82px;
        color: #fff;
        font-weight: 700;
        margin: 0 0 0px 0;
        text-transform: uppercase;
    }

    .banner-text-area h1 {
        font-size: 42px;
        color: #fff;
        margin: 0;
        position: relative;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 5px;
        line-height: 17px;
    }

    .banner-text-area h2 {
        font-size: 17px;
        color: #fff;
        font-weight: 400;
        margin: 0;
        line-height: 60px;
    }

#banner-carousel.owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
    padding: 28px 1px 28px 6px;
}

    #banner-carousel.owl-theme .owl-dots .owl-dot {
        display: inline-block;
    }

        #banner-carousel.owl-theme .owl-dots .owl-dot.active {
            display: inline-block;
            border: 1px solid #fff;
            border-radius: 50%;
            margin: 0 3px;
        }

            #banner-carousel.owl-theme .owl-dots .owl-dot.active span {
                background: #b6050c;
                padding: 0px;
                border: 3px solid #b6050c;
            }

        #banner-carousel.owl-theme .owl-dots .owl-dot:hover span {
            background: #eeb824;
        }

        #banner-carousel.owl-theme .owl-dots .owl-dot span {
            margin: 5px 5px;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity 200ms ease;
            border-radius: 40px;
            width: 4px;
            height: 4px;
            background: transparent;
            border: 3px solid rgba(255, 255, 255, 0.54);
        }

.banner-text-area a {
    background: #b6050c;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 11px 36px;
    display: inline-block;
    border-radius: 24px;
    transition: .5s ease-in-out;
}

    .banner-text-area a:hover {
        background: #fff;
        color: #b6050c;
        transition: .5s ease-in-out;
    }

.dd-toggle:before {
    display: none !important;
}

#banner-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

    #banner-carousel .owl-nav .owl-prev {
        left: 15px;
        position: absolute;
    }

.owl-theme .owl-nav [class*='owl-']:hover {
    background: none;
}

#banner-carousel .owl-nav .owl-next {
    right: 15px;
    position: absolute;
}

#sidebar {
    top: 0;
}

#sidebar1 {
    position: absolute;
    top: 180px;
    left: 85px;
}

#header1 {
    width: 283px;
    position: absolute;
    right: 0;
    opacity: 0;
    border-radius: 7px;
    margin-left: 0;
    padding: 5px;
    transition: .5s ease-in-out;
    top: 32px;
    z-index: 9999;
}

    #header1.active {
        opacity: 1;
        transition: .5s ease-in-out;
    }

    #header1 h2 {
        color: #fff;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        margin: 0;
        padding: 0 0 13px 0;
        font-size: 18px;
        text-align: center;
        text-transform: uppercase;
    }

    #header1 .form-control {
        display: block;
        width: 100%;
        height: 42px;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #000;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #b6050c;
        border-radius: 0;
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        box-shadow: 2px 3px 3px #d2d2d2;
    }

        #header1 .form-control::-webkit-input-placeholder {
            color: #fff;
            opacity: 1;
        }

        #header1 .form-control::-moz-placeholder {
            color: #fff;
            opacity: 1;
        }

        #header1 .form-control:-ms-input-placeholder {
            color: #fff;
            opacity: 1;
        }

        #header1 .form-control::-ms-input-placeholder {
            color: #fff;
            opacity: 1;
        }

        #header1 .form-control::placeholder {
            color: #fff;
            opacity: 1;
        }

.home_contact {
    padding: 70px 0 35px;
    border-bottom: 1px solid #e1e0e0;
}

.con_box {
    text-align: center;
}

    .con_box img {
        padding: 0 0 4px 0;
    }

    .con_box h3 {
        text-transform: uppercase;
        font-size: 19px;
        color: #001c32;
        font-weight: 500;
        margin: 12px 0;
    }

    .con_box h4 {
        font-size: 24px;
        color: #454545;
        font-weight: 500;
    }

    .con_box p {
        color: #454545;
        font-size: 12px;
        padding: 0 53px;
        font-weight: 500;
    }

.about_sec { /* text-align: center; */
    padding: 62px 0;
    background-image: linear-gradient(#fffdfd, #ffffff, #fdfdfd, rgba(240, 239, 239, 0.84));
}

    .about_sec h3 {
        font-size: 38px;
        color: #0106ff;
        font-weight: 700;
        position: relative;
        margin: 0 0 76px 0;
        text-align: center;
    }

        .about_sec h3:after {
            content: "";
            position: absolute;
            width: 65px;
            height: 2px;
            background: #cbcbcb;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -34px;
        }

        .about_sec h3 span {
            color: #0106ff;
        }

    .about_sec p {
        font-size: 18px;
        color: #454545;
        letter-spacing: 1px;
        line-height: 27px; /* padding: 0 8%; */
        text-align: justify;
    }

    .about_sec a {
        position: relative;
        width: 100%;
        display: inline-block;
    }

        .about_sec a span {
            font-size: 15px;
            color: #fff;
            background: #b6050c;
            padding: 13px 45px;
            display: inline-block;
            border-radius: 32px;
            font-weight: 300;
            letter-spacing: 1px;
            margin: 6px 0 0;
            transition: .5s ease-in-out;
        }

            .about_sec a span:hover {
                background: #000;
                transition: .5s ease-in-out;
            }

.deal_zone {
    background-image: linear-gradient(#fffdfd, #e9e7e7, rgba(240, 239, 239, 0.84));
    text-align: center;
    padding: 30px 0;
}

    .deal_zone h3 {
        font-size: 38px;
        color: #393939;
        font-weight: 700;
    }

    .deal_zone p {
        font-size: 18px;
        color: #393939;
        margin: 0;
    }

    .deal_zone a {
        font-size: 33px;
        color: #b6050c;
        font-weight: 500;
    }

.bak_img {
    background: url(../images/back_overlay.png) no-repeat 0 0;
    background-size: cover;
    padding: 47px 0 25px; /* min-height: 61px; */
    background-attachment: fixed;
    background-position: center;
}

.back_text {
    margin: 0 35px 69px 0;
}

    .back_text h3 {
        font-size: 33px;
        color: #fff;
        font-weight: 700;
        margin: 0 0 20px 0;
    }

    .back_text p {
        font-size: 16px;
        color: #fff;
        line-height: 23px;
        padding: 0 51px 0 0;
    }

footer {
    background: #b6050c;
    padding: 60px 0 0;
}

    footer h3 {
        font-size: 21px;
        color: #fff;
        margin: 0 0 19px;
    }

.footer_menu {
    padding: 0;
}

.footer_social {
    padding: 0;
}

.footer_menu li {
    list-style-type: none;
    line-height: 25px;
    color: #fff;
}

.footer_social li {
    list-style-type: none;
    display: inline-block;
    padding: 0 12px 0 0;
}

.footer_menu li a {
    color: #ffffff;
    font-size: 15px;
}

.footer_card {
    padding: 0;
}

    .footer_card li {
        list-style-type: none;
        display: inline-block;
        padding: 0 0px 0 0;
    }

        .footer_card li a img {
            width: 36px;
        }

.footer_bottom {
    background: rgb(155 6 12);
    padding: 21px 0;
    text-align: center;
    margin: 35px 0 0;
}

    .footer_bottom p {
        color: #fff;
        font-size: 15px;
        margin: 0;
    }

        .footer_bottom p a {
            color: #fff;
        }
/*************************about_us*******************/
.about_text_page {
    padding: 50px 0 50px;
}

.about_body {
    padding: 64px 0 15px;
}

    .about_body h3 {
        font-size: 40px;
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        margin-bottom: 45px;
    }

.bg-overlay {
    position: absolute;
    bottom: 0;
    /* background: linear-gradient(rgba(0,0,0,.8), rgba(0, 0, 0, 0.02), rgba(0,0,0,.8));*/
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    font-size: 20px;
    padding: 20px;
    height: 100%;
    text-align: center;
}

.inner_banner img {
    width: 100%;
}

.inner_banner {
    position: relative;
}

.inner_title {
    position: absolute;
    right: 0;
    top: 42%;
    left: 0;
    text-align: center;
}

    .inner_title h3 {
        font-size: 45px;
        color: #ffffff;
        font-weight: 700;
        text-align: center;
        position: relative;
    }
/*.inner_title h3:before{   
    content: "";
    position: absolute;
    width: 200px;
    height: 6px;
    background: url(../images/left_line.png) no-repeat 0 0;
    left: 29%;
    bottom: 24px;}
.inner_title h3:after{content: "";position: absolute;width: 300px;height: 6px;background: url(../images/right_line.png) no-repeat 0 0;right: 17%;bottom: 24px;}*/
.about_text_page h3 {
    font-size: 38px;
    color: #393939;
    text-transform: capitalize;
    text-align: left;
    margin: 0 0 33px 0;
    line-height: 0px;
}

.about_text_page p {
    font-size: 17px;
    color: #6c6a6a;
    text-align: justify;
}

.inner_title p {
    font-size: 16px;
    color: #f7f7f7;
    text-align: center;
    opacity: .5;
    font-weight: 300;
}

.about_text_page p img {
    border-radius: 2px;
    border: 7px solid #fff;
    float: left;
    margin-right: 40px;
    box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.15);
    margin-bottom: 13px;
    width: 30%;
}

.inner_content {
    padding: 80px 0 75px 0;
}

.inner_body {
    padding: 40px 0 0 0;
}

    .inner_body .title h3 {
        font-size: 40px;
        color: #000;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        margin-bottom: 45px;
    }

.contact-left p {
    color: #7d7d7d;
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 10px 0;
    line-height: 29px;
    text-transform: uppercase;
}

    .contact-left p a {
        color: #7d7d7d;
        text-decoration: none;
    }

.contact-left span {
    color: #000;
    font-weight: 400;
    padding-right: 10px;
    width: 150px;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px;
}

.contact_map {
    margin: 30px 0 0 0;
    border-top: 1px solid #e6e4e4;
    padding: 15px 0 0 0;
}

.contact_message {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    background: transparent;
}

.form-group input {
    border-radius: 0;
    border: 1px solid #ccc;
    background-color: rgb(255, 255, 255);
}

.form-group label {
    font-weight: normal;
    font-size: 17px;
    color: #fff;
}

.contact_button {
    padding: 9px 35px;
    background: #000;
    color: #fff;
    border: 0;
    border-radius: 0;
    transition: .3s all ease-in;
}

    .contact_button:hover {
        background: #000;
        transition: .3s all ease-in;
        color: #ffffff;
    }

:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

.contact_button:hover {
    background: #000;
    transition: .3s all ease-in;
    color: #ffffff;
}

.inner_content h3 {
    font-size: 28px;
    color: #393939;
    font-weight: 700;
    position: relative;
    margin: 0 0 35px 0;
}

    .inner_content h3:after {
        content: "";
        position: absolute;
        width: 49px;
        height: 5px;
        background: #f05524;
        bottom: -12px;
        left: 0;
    }

/*****************FIND PART*******************/

.inner_content_find {
    margin: 60px 0;
    text-align: center;
}

.find_on h3 {
    font-size: 31px;
    color: #0e0d2b;
    padding: 0 0 27px 0;
}

.find_on h4 {
    font-size: 23px;
    color: #0e0d2b;
    padding: 0 0 19px 0;
    letter-spacing: 1px;
}

.find_on span {
    font-size: 31px;
    color: #0e0d2b;
    border-bottom: 1px solid #2e2e2e;
}

.find_on input.form-control {
    font-size: 31px;
    color: #0e0d2b;
    display: inline-block;
    width: 219px;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #2e2e2e;
    margin: 0 20px 21px;
    border-radius: 0;
    height: 46px;
}

.find_on p {
    font-size: 16px;
    color: #000;
    opacity: .5;
    margin: 20px 0 30px;
    font-weight: 300;
}

.send_find {
    font-size: 21px;
    color: #fff;
    font-weight: 500;
    border-radius: 4px;
    background: #b6050c;
    border: none;
    padding: 5px 22px;
    display: inline-block;
}

.veri_code {
    text-align: center;
    letter-spacing: 16px;
}

.verify {
    position: absolute;
}

/*****************FIND PART 2*******************/
.inner_content_find_to {
}

    .inner_content_find_to h3 {
        text-align: center;
        font-size: 31px;
        color: #0e0d2b;
        letter-spacing: 1px;
    }

    .inner_content_find_to.inner_content h3:after {
        content: "";
        position: absolute;
        width: 49px;
        height: 5px;
        background: #b6050c;
        bottom: -17px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .inner_content_find_to .form-group input {
        height: 52px;
    }

.form-group select {
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    height: 52px;
    border-radius: 6px;
    font-size: 14px;
    color: #2f2e2e;
}

.inner_content_find_to .contact_button {
    padding: 15px 43px;
    background: #b6050c;
    color: #fff;
    border: 0;
    font-size: 25px;
    border-radius: 6px;
    transition: .3s all ease-in;
    float: right;
    box-shadow: 2px -3px 6px #9d9b9b;
    margin: 28px 0 0 0;
    width: 100%;
}

.inner_content_find_to .form-group label {
    padding: 0 0 8px 0;
}

.sel1 {
    width: 65%;
    display: inline-block;
}

.sel2 {
    width: 32%;
    display: inline-block;
    float: right;
}

/*****************SERVICES*******************/

.secrvics_title_part {
    text-align: center;
}

    .secrvics_title_part h3 {
        color: #393939;
        text-transform: capitalize;
        margin: 0 0 33px 0;
    }

    .secrvics_title_part p {
        font-size: 16px;
        color: #393939;
        padding: 0 14%;
    }

.service_page img {
    width: 100%;
}

.ser_par h3 {
    color: #393939;
    text-transform: capitalize;
    margin: 15px 0 16px 0;
    text-align: left;
    font-size: 36px;
}

.ser_par {
    margin: 55px 0 50px;
}

    .ser_par p {
        padding: 0 53px 0 0;
        line-height: 24px;
        font-size: 15px;
        color: #393939;
    }

.bak_img h3 {
    font-size: 38px;
    color: #393939;
    font-weight: 700;
    position: relative;
    text-align: center;
    margin: 0 0 50px 0;
}

    .bak_img h3:after {
        content: "";
        position: absolute;
        width: 65px;
        height: 2px;
        background: #cbcbcb;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -34px;
        display: none;
    }

    .bak_img h3 span {
        color: #b6050c;
    }

.testimonial-text-area {
    text-align: center;
}

    .testimonial-text-area h3 {
        font-size: 28px;
        color: #ffffff;
        display: inline-block;
        text-align: center;
        padding: 0;
        vertical-align: -webkit-baseline-middle;
        margin: 0;
    }

        .testimonial-text-area h3 span {
            font-size: 19px;
            color: #f01900;
            display: block;
            left: unset;
            line-height: 31px;
        }

.testiminial {
    padding: 60px 0 90px;
}

.testimg {
    position: relative;
}

    .testimg:before {
        position: absolute;
        content: "";
        background: url(../images/com.png) no-repeat 0 0;
        background-size: auto;
        width: 67px;
        height: 65px;
        left: -23px;
        top: -56px;
    }

.testimonial-text-area p {
    font-size: 19px;
    padding: 26px 13% 58px;
    position: relative;
    color: #fff;
}

    .testimonial-text-area p:after {
        position: absolute;
        content: "";
        background: #7cd9ab;
        width: 61px;
        height: 5px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0;
        display: none;
    }

.testimonial-text-area img {
    width: 173px !important;
    margin: 0 auto;
    display: inline-block !important;
    border-radius: 50%;
}

#testimonial-carousel .owl-nav {
    text-align: left;
    position: absolute;
    bottom: 50%;
    width: 100%;
}

    #testimonial-carousel .owl-nav .owl-next {
        right: 0;
        position: absolute;
        background: transparent;
    }

    #testimonial-carousel .owl-nav .owl-prev {
        padding-left: 0px !important;
        left: 0;
        position: absolute;
        background: transparent;
    }

.servicebox {
    text-align: center;
    border: 1px solid #eee;
    padding: 35px 10px;
    box-shadow: 0px 16px 15px rgb(0 0 0 / 6%);
    background: #fff;
}

    .servicebox .service-icon {
        display: inline-block;
        width: 77px;
        height: 77px;
        background-color: #b6050c;
        margin-bottom: 20px;
        border-radius: 57px;
        line-height: 44px;
    }

        .servicebox .service-icon i.fa {
            line-height: 88px;
            color: #ffffff;
            font-size: 35px;
            transition: all 0.3s ease 0s;
        }

    .servicebox:hover .service-icon i.fa {
        transform: rotateY(180deg);
    }

    .servicebox .title {
        color: #333;
        border-bottom: 1px solid #000000;
        display: block;
        line-height: 30px;
        margin: 0 auto 20px;
        padding-bottom: 20px;
        position: relative;
        text-align: center; /* text-transform: uppercase; */
        width: 190px;
        font-size: 20px;
    }

        .servicebox .title:before,
        .servicebox .title:after {
            background: #000000;
            border-radius: 100%;
            bottom: -5px;
            content: "";
            height: 10px;
            margin: 0 -5px 0 0;
            position: absolute;
            right: 50%;
            transition: all 0.4s ease 0s;
            width: 10px;
        }

        .servicebox .title:before {
            left: 50%;
            margin: 0 0 0 -5px;
        }

    .servicebox:hover .title:before {
        left: 100%;
    }

    .servicebox:hover .title:after {
        right: 100%;
    }

    .servicebox .description {
        color: grey;
        padding: 0 29px;
        font-size: 16px;
        line-height: 25px;
        transition: all 300ms ease 0s;
    }



@media screen and (max-width:1000px) {

    .servicebox {
        margin-bottom: 30px;
    }
}

.service_sec {
    padding: 59px 0;
    background-image: linear-gradient(#fffdfd, #fbfbfb, rgba(240, 239, 239, 0.84));
}

    .service_sec h4 {
        font-size: 38px;
        color: #0106ff;
        font-weight: 700;
        position: relative;
        margin: 0 0 76px 0;
        text-align: center;
    }

        .service_sec h4:after {
            content: "";
            position: absolute;
            width: 65px;
            height: 2px;
            background: #cbcbcb;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -34px;
        }

        .service_sec h4 span {
            color: #0106ff;
        }

#mySidenav {
    position: fixed;
    right: 0;
    z-index: 99999;
    top: 39%;
}

    #mySidenav a {
        position: absolute;
        right: -175px;
        transition: 0.3s;
        padding: 12px;
        width: 237px;
        text-decoration: none;
        font-size: 18px;
        color: white;
        border-radius: 14px 0 0 14px;
        z-index: 9999999;
        text-align: right;
        transition: .7s ease-in-out;
    }

        #mySidenav a:hover {
            right: 0 !important;
            transition: .7s ease-in-out;
        }

#about {
    top: 20px;
    background-color: #ed1b24;
    position: relative;
}

    #about:before {
        position: absolute;
        content: "";
        background: url(../images/phicon.png) no-repeat 0 0;
        width: 40px;
        height: 28px;
        left: 22px;
        top: 10px;
        background-size: 25px;
    }

#mail {
    top: 80px;
    background-color: #0106ff;
    position: relative;
    width: 226px !important;
    right: -165px !important;
}

    #mail:before {
        position: absolute;
        content: "";
        background: url(../images/mailicon.png) no-repeat 0 0;
        width: 50px;
        height: 50px;
        left: 16px;
        top: 10px;
        background-size: 31px;
    }

.face .box {
    background: #000;
    width: 330px;
    margin: 2px;
    position: relative;
    display: inline-block;
}

    .face .box .imgbox {
        width: 100%;
        height: 243px;
        overflow: hidden;
    }

        .face .box .imgbox img {
            width: 100%;
            height: 100%;
            transition: transform 2s;
        }

    .face .box:hover .imgbox img {
        transform: scale(1.4)
    }

    .face .box .info {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgb(0 0 0 / 35%);
        color: #ffffff;
        border: 1px solid #fd0000;
        padding: 17px;
        text-align: center;
        transform: scaleX(0);
        transition: .6s;
        font-size: 15px;
    }

.info h2 {
    font-size: 24px;
    font-family: 'Playfair Display', serif;
    color: #ffffff;
    margin-top: 30%;
}

.info p {
    font-size: 14px;
    padding: 0 12px;
}

.face .box:hover .info {
    transform: scaleX(1)
}

.face .box .info a {
    text-decoration: none;
    color: #ffffff;
    border: 1px solid #f1c40f;
    padding: 5px 20px;
    margin-top: 15px;
    border-radius: 3px;
}

    .face .box .info a:hover {
        background: #f1c40f;
    }

.face {
    padding: 50px 0;
}

    .face h4 {
        font-size: 38px;
        color: #01a3e3;
        font-weight: 700;
        position: relative;
        margin: 0 0 76px 0;
        text-align: center;
    }

        .face h4:after {
            content: "";
            position: absolute;
            width: 65px;
            height: 2px;
            background: #cbcbcb;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -34px;
        }

        .face h4 span {
            color: #01a3e3;
        }

.about-box {
    padding: 70px 0px;
}

.title-box {
    text-align: center;
    margin-bottom: 30px;
}

.about-main-info {
    margin-bottom: 30px;
}

.about-m {
    border: 15px solid #ffffff;
    box-shadow: 0 -1px 54px 0 rgb(0 0 40 / 6%);
}

    .about-m img {
        width: 100%;
    }

#whatsapp {
    top: 136px;
    background-color: #ffc90d;
    position: relative;
    right: -148px !important;
    width: 210px !important;
}

    #whatsapp:before {
        position: absolute;
        content: "";
        background: url(../images/whatsicon.png) no-repeat 0 0;
        width: 50px;
        height: 50px;
        left: 16px;
        top: 8px;
        background-size: 31px;
    }

.menu {
    margin: 24px 0 0 0;
}

.about_text_page {
    padding: 50px 0 50px;
}

.about_body {
    padding: 64px 0 15px;
}

    .about_body h3 {
        font-size: 40px;
        color: #be0000;
        text-transform: uppercase;
        font-weight: 700;
        text-align: center;
        margin-bottom: 45px;
    }

.bg-overlay {
    position: absolute;
    bottom: 0;
    background: linear-gradient(rgba(0,0,0,.8), rgba(0, 0, 0, 0.02), rgba(0,0,0,.8));
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    font-size: 20px;
    padding: 20px;
    height: 100%;
    text-align: center;
}

.inner_banner img {
    width: 100%;
}

.inner_banner {
    position: relative;
}

.inner_title {
    position: absolute;
    right: 0;
    top: 42%;
    left: 0;
    text-align: center;
}

    .inner_title h3 {
        font-size: 49px;
        color: #ffffff;
        text-transform: uppercase;
        font-weight: 800;
        text-align: center;
        /* font-style: italic; */
    }



.contact_left {
    margin: 0;
    padding: 0;
}

    .contact_left ul {
        list-style-type: none;
        padding: 0;
    }

        .contact_left ul > li {
            padding: 0 0 0 40px;
            position: relative;
            margin-bottom: 20px;
        }

            .contact_left ul > li > i {
                padding: 7px;
                color: #ffffff;
                position: absolute;
                z-index: 1;
                left: 0;
                top: 0;
                font-size: 16px;
                text-align: center;
                background: #000000;
                height: 30px;
                width: 30px;
            }

            .contact_left ul > li h3 {
                margin: 0 0 5px 0;
                font-size: 15px;
                color: #222;
                text-transform: uppercase;
                font-weight: 700;
            }

            .contact_left ul > li p {
                margin: 0;
                padding: 0;
                font-size: 16px;
                color: #000;
            }

                .contact_left ul > li p a {
                    color: #000;
                    text-decoration: none;
                }

.contact_right {
    margin: 0;
    padding: 0;
}

    .contact_right .form-group input {
        margin: 0;
        padding: 10px;
        width: 100%;
        color: #333;
        border: 1px solid #000000;
        background: #fff;
        height: 45px;
    }

    .contact_right .form-group textarea {
        margin: 0;
        padding: 10px;
        width: 100%;
        color: #333;
        border: 1px solid #000000;
        background: #fff;
        height: 200px;
        resize: none;
    }

.send_btn {
    margin: 7px 0 0;
    padding: 10px 20px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #97ed6d;
    display: block;
    height: 50px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

    .send_btn:hover {
        background: #66990c;
        color: #fff;
        border: 1px solid #66990c;
    }

.map_area {
    width: 100%;
    height: 300px;
    margin: 0 0 20px 0;
}

    .map_area iframe {
        width: 100%;
        height: 100%;
    }

.contact_right .form-group {
    margin-bottom: 0px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border: none !important;
    color: #f00 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border: none !important;
    color: #46b450 !important;
    padding: 0 !important;
    margin: 0 !important;
}

#cares {
    margin: 30px 0;
}

    #cares ul li {
        list-style-type: none;
        font-size: 20px;
        padding: 5px 0 4px 38px;
        width: 49%;
        display: inline-block;
        position: relative;
    }

        #cares ul li:before {
            content: "";
            position: absolute;
            background: url(../images/tik.png)no-repeat 0 0;
            width: 25px;
            height: 25px;
            left: 0;
            top: 4px;
            background-size: cover;
        }

#otandlab {
    margin: 79px 0;
}

    #otandlab ul li {
        list-style-type: none;
        font-size: 20px;
        padding: 5px 0 4px 38px;
        width: 49%;
        display: inline-block;
        position: relative;
    }

        #otandlab ul li:before {
            content: "";
            position: absolute;
            background: url(../images/tik.png)no-repeat 0 0;
            width: 25px;
            height: 25px;
            left: 0;
            top: 4px;
            background-size: cover;
        }

#facilities {
    margin: 7px 0;
}

    #facilities ul li {
        list-style-type: none;
        font-size: 20px;
        padding: 5px 0 4px 38px;
        width: 100%;
        display: inline-block;
        position: relative;
    }

        #facilities ul li:before {
            content: "";
            position: absolute;
            background: url(../images/tik.png)no-repeat 0 0;
            width: 25px;
            height: 25px;
            left: 0;
            top: 4px;
            background-size: cover;
        }
        #facilities ul li a {
            color: #000;
        }
.contact_page {
    padding: 50px 0 20px;
}

#cares ul li a {
    color: #000;
}

#otandlab ul li a {
    color: #000;
}
.hdr_fix {
    background: rgba(255, 255, 255, 0.95);
    padding: 5px 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    transform: translate(0);
    z-index: 999;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    animation: slide-down 0.7s;
    -ms-animation: slide-down 0.7s;
    -webkit-animation: slide-down 0.7s;
}

@keyframes slide-down {
    0% {
        transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
    }

    100% {
        transform: translateY(0);
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
    }
}
.hdr_fix .logo img {
    width: 100%;
}
.hdr_fix .menu {
    margin: 13px 0 0 0;
}
.fancybox-container {
    z-index: 99999 !important;
}
.celebrations h4{padding: 20px 0 0;
    color: #0106ff;
    font-weight: 600;
}
.laboratories-box{
    margin: 11px 20px;
}
.laboratories-box img{
    width: 200px;
    height: 161px;
    border: 4px solid #f1f1f1;
    box-shadow: 2px -1px 12px #00000036;
}
.laboratories-box h3{
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
}
.lab-btn{text-align: center;}
.lab-btn a{font-size: 15px;
    color: #fff;
    background: #b6050c;
    padding: 13px 45px;
    display: inline-block;
    border-radius: 32px;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 6px 0 0;
    transition: .5s ease-in-out;}
.contact-call-us{text-align: center;}
.contact-call-us a{background: #000; color: #fff;padding: 10px 20px;}
.infa-box{display: inline-block;    padding:10px 0;}
.infa-box img {
    width: 100%;
    padding: 17% 0 0 0;
}


       
        .add-div li{display: flex;}
        .txt-details{padding: 0 0 0 19px;}
        .txt-details h5 {color: #c00000;
    font-weight: 600}
        .add-div .fa{    margin: 2px;
    font-size: 20px;}
        .information{background: #f7f6f6;}
        .information p{font-size: 18px;
    color: #454545;
    letter-spacing: 1px;
    line-height: 27px;
    text-align: justify;}
        .information h5{
    font-weight: 600;
    margin: 20px 0 6px 0;
}
        .information h5 span{
    color: #fd0000;
}
        .celebrations{background: #fff;}
        .information ul{padding-left: 40px;}
        .information ul.letter li{list-style-type: lower-alpha;}
        .information table tr td{padding: 7px 23px 0 0;}
        .information table tr td:last-child {
    text-align: center;
}
        .line-middle{    border-bottom: 2px solid #000;
    margin: 28px 0;
    display: inline-block;
    width: 100%;}
.footer_social img{width: 68px;}
.add-div h4{color: #c00000;}
    

 .about-a1 h3 {
        font-size: 38px;
        color: #0106ff;
        font-weight: 700;
        position: relative;
        margin: 0 0 76px 0;
        text-align: center;
    }

        .about-a1 h3:after {
            content: "";
            position: absolute;
            width: 65px;
            height: 2px;
            background: #cbcbcb;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: -34px;
        }