/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.18.0.1660377442
Updated: 2022-08-13 07:57:22

*/

/* Global css */

ul,
ol {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 12px !important;
}

body {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

a,
button {
    transition: 0.3s all;
    text-decoration: none;
    outline: none;
}

/* loves reg */

a:hover,
button:hover {
    text-decoration: none;
    outline: none;
}

h4 {
    margin-bottom: 15px;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

h1 {
    padding-bottom: 20px;
    font-size: 58px;
    line-height: 75px;
    font-weight: 700;
}

h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    padding-bottom: 0;
}

h3 {
    font-weight: 500;
    font-size: 26px;
    line-height: 36px;
    padding-bottom: 0;
    margin-bottom: 15px;
    font-weight: 700;
}

p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 12px;
    font-weight: 400;
    padding: 0;
}

p:last-child {
    margin-bottom: 0;
}

/* Global css */

/* header css */

.header_sec .et_pb_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header_sec .et_pb_menu__menu nav ul li a {
    color: #fff !important;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    padding: 0;
    text-transform: uppercase;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    letter-spacing: -0.4px;
}

.header_sec .et_pb_menu__menu nav ul li {
    margin-top: 0;
    padding: 0;
    margin: 0;
    margin-left: 22px;
}

.header_sec .et_pb_menu__menu nav ul li:first-child {
    margin-left: 0;
}

.header_sec .et_pb_menu__menu nav ul {
    margin: 0 !important;
    align-items: center;
}

.header_sec .et_pb_menu__menu nav ul li:last-child a {
    padding: 10px 16px;
    background-color: transparent;
    color: #fff !important;
    border-radius: 4px;
    display: block;
    border: 2px solid #fff;
}

.header_sec .et_pb_menu__menu nav ul li a::after {
    display: block;
    content: '';
    width: 0;
    height: 2px;
    background-color: #3f97d3;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header_sec .et_pb_menu__menu nav ul li:last-child a::after {
    content: none;
}

.header_sec .et_pb_menu__menu nav ul li a:hover::after {
    width: 60px;
}

.header_sec .et_pb_menu__menu nav ul li:last-child a:hover {
    background-color: #3f97d3;
    color: #fff !important;
    border: 2px solid #3f97d3;
    opacity: 1;
}

.header_sec .et_pb_menu__menu nav ul li a:hover {
    color: #3f97d3 !important;
    opacity: 1;
}

.mega_mobile_menu_hader {
    display: flex !important;
    align-items: center;
}

.header_sec {
    transition: 0.4s all;
    display: inline-block;
    width: 100%;
    padding: 35px 0;
    background-color: transparent;
    position: absolute;
    top: 0;
    z-index: 99;
}

.top_menu .et-menu-nav>ul>li.menu-item-has-children>ul.sub-menu {
    background-color: white !important;
    padding: 20px !important;
    min-width: 250px !important;
}

.top_menu .et_mobile_nav_menu>ul.et_mobile_menu {
    background-color: white !important;
}

.top_menu .et-menu-nav>ul>li.menu-item-has-children>ul.sub-menu>li.menu-item {
    margin: 0px !important;
    width: 100% !important;
}

.top_menu .et-menu-nav>ul>li.menu-item-has-children>ul.sub-menu>li.menu-item>a {
    padding: 5px 0px !important;
    color: black !important;
    background-color: transparent !important;
    border: none !important;
    font-size: 15px !important;
    line-height: 25px !important;
    display: block !important;
    width: 100% !important;
    font-weight: 600 !important;
}

div .header_img img {
    aspect-ratio: auto;
}

/* header css */

/* footer css */

.footer_sec .et_pb_menu .et_pb_menu__menu>nav>ul>li {
    max-width: 100%;
    width: 100%;
    padding: 0 !important;
    padding-bottom: 12px !important;
    margin: 0;
    position: relative;
    padding-left: 18px !important;
}

.footer_sec .et_pb_menu .et_pb_menu__menu>nav>ul>li:last-child {
    padding-bottom: 0 !important;
}

.footer_sec .et_pb_menu__menu nav ul li a {
    padding: 0;
}

.footer_sec .et_pb_menu__menu nav ul {
    display: block;
    margin-bottom: 0 !important;
}

.footer_sec .et_pb_menu .et_pb_menu__menu>nav>ul>li::before {
    position: absolute;
    content: '';
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #3f97d3;
}

.footer_sec .et_pb_column ul li a:hover {
    color: #3f97d3 !important;
    opacity: 1;
}

.footer_sec .footer_contact_list ul li {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    display: block;
}

.footer_sec .footer_contact_list ul li {
    padding-left: 28px;
    margin-bottom: 10px;
    position: relative;
    list-style: none;
}

.footer_sec .footer_top_wrap ul li i {
    position: absolute;
    left: 0;
    top: 6px;
    color: #3f97d3;
}

.footer_sec .et_pb_column ul li a {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
}

.footer_sec .copyright_footer .social_icon ul li {
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 0;
    padding-left: 0;
}

.footer_sec .copyright_footer .social_icon ul li a {
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    background-color: #aaa;
    line-height: 30px;
    color: #1e1e1e;
    border-radius: 20px;
    font-size: 14px;
}

.footer_sec .copyright_footer .social_icon ul li a:hover {
    background-color: #fff;
    color: #3f97d3;
}

.footer_sec .copyright_footer .social_icon ul {
    margin-bottom: 0 !important;
    text-align: right;
}

.copyright_footer {
    display: flex;
    align-items: center;
}

/* footer css */

/* home css */

.hero_sec {
    position: relative;
    padding: 120px 0 100px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2e2e2e;
    -webkit-background-size: cover;
    background-size: cover;
}

.hero_sec::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.2;
    z-index: 1;
}

.hero_sec .hero_wrap .et_pb_column {
    max-width: 580px;
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 60px 55px;
    border-radius: 8px;
}

.hero_wrap .et_pb_column * {
    color: #000;
}

.hero_sec .hero_title .et_pb_text_inner span {
    color: #144b70 !important;
}

.hero_sec .hero_sub_title .et_pb_text_inner h4 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
}

.hero_sec .hero_sub_title .et_pb_text_inner p {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.hero_sec .hero_sub_title .et_pb_text_inner h4::before {
    position: absolute;
    content: '';
    background-color: #144b70;
    height: 4px;
    width: 50px;
    bottom: -5px;
    left: 0;
}

.cerfication_logos_sec .cerfication_row_logos_inner {
    display: flex;
    align-items: center;
}

.cerfication_logos_sec .cerfication_row_logos_inner .cerfication_logo {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    opacity: 0.9;
    width: 100%;
    text-align: center;
    padding: 12px;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.02);
    border-radius: 8px;
}

.cerfication_logos_sec .cerfication_row_logos_inner .item {
    margin: 0 5px;
}

.our_cerfications_row .cerfication_logo img {
    cursor: pointer;
    transition: 0.25s all;
    filter: brightness(.8);
    width: 100%;
}

.our_cerfications_row .cerfication_logo img:hover {
    filter: brightness(1);
}

.home_title .et_pb_text_inner {
    margin-bottom: 50px !important;
    text-align: center;
}

.service_guest_review .owl-carousel .owl-nav button.owl-prev,
.service_guest_review .owl-carousel .owl-nav button.owl-next,
.cerfication_sec .owl-carousel .owl-nav button.owl-prev,
.cerfication_sec .owl-carousel .owl-nav button.owl-next {
    background-color: #fff !important;
    width: 40px;
    height: 30px;
    font-size: 24px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 300 !important;
    line-height: 34px !important;
    color: #000 !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.03);
    outline: none;
    vertical-align: top;
    border: 1px solid #eee;
}

.service_guest_review .owl-carousel .owl-nav,
.cerfication_sec .owl-carousel .owl-nav {
    display: block !important;
}

.service_guest_review .owl-carousel .owl-nav button.owl-prev,
.cerfication_sec .owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}

.service_guest_review .owl-carousel .owl-nav button.owl-next,
.cerfication_sec .owl-carousel .owl-nav button.owl-next {
    right: -20px;
}

.cerfication_sec .cerfiction_sub_text {
    text-align: center !important;
    padding-top: 20px;
}

.cerfication_sec .cerfiction_sub_text h4 {
    margin-bottom: 10px !important;
}

.location_sec .location_list ul li {
    list-style: none;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
    font-weight: 400;
}

.location_sec .location_list ul li strong {
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    color: #666666;
}

.location_sec .location_list ul li a {
    color: #666666;
}

.location_sec .location_list ul li a:hover {
    color: #3f97d3;
}

.location_sec .loaction_box_map iframe {
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.09);
}

.location_sec .loacation_boxphone .et_pb_column,
.location_sec .loacation_boxtime .et_pb_column {
    background-color: #fff;
    color: #000;
    border-radius: 6px;
    padding: 30px 25px;
    box-shadow: 0 0px 15px -10px #fff;
}

.location_sec .loacation_boxtime .location_time_list ul li {
    position: relative;
    margin-bottom: 10px;
    list-style: none;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
    font-weight: 500;
    padding-left: 18px;
}

.location_sec .loacation_boxtime .location_time_list ul li::before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    position: absolute;
    top: 10px;
    left: 0;
    border-radius: 100%;
    background-color: #3f97d3;
}

.before_after_sec .befadaft_wrap .et_pb_column {
    background-color: #ffff;
    box-shadow: 0 0px 12px -10px #000;
    border-radius: 5px;
    padding: 25px 20px 15px;
    height: 100%;
    border: 1px solid #eee;
    text-align: center;
}

.before_after_sec .befadaft_wrap .et_pb_column .et_pb_text_inner h4 {
    margin-bottom: 0;
    padding: 10px 12px;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
}

.befadaft_wrap .et_pb_column:hover img {
    transform: scale(1.1);
    filter: brightness(60%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

.before_after_sec .befadaft_wrap .et_pb_column .et_pb_image_wrap {
    width: 100%;
    overflow: hidden;
}

.before_after_sec .befadaft_wrap .et_pb_column img {
    max-width: 100%;
    width: 100% !important;
    transition: 0.3s all;
    object-fit: cover;
}

.testimonial_sec .testimonial_wrap .et_pb_column {
    background-color: #fff;
    padding: 30px 30px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.03);
    border-radius: 8px;
}

.testimonial_sec .testimonial_wrap .testimonial_client_title .et_pb_text_inner h5 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    padding-bottom: 0;
}

.testimonial_sec .testimonial_wrap .testimonial_review_sec ul li {
    position: relative;
    list-style: none;
    font-size: 16px;
    line-height: 26px;
    color: #144b70;
    display: inline-block;
    font-weight: 500;
}

.testimonial_sec .testimonial_wrap .testimonial_review_sec ul {
    margin-bottom: 0 !important;
}

.testimonial_sec .testimonial_wrap .et_pb_text_inner p a {
    color: #144b70;
}

.testimonial_sec .testimonial_wrap .et_pb_text_inner p a:hover {
    color: #000;
}

.testimonial_review_wrap {
    display: flex;
    justify-content: space-between;
}

.testimonial_date p {
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #144b70;
}

/* home css */

/* service css */

.service_hero_sec {
    position: relative;
    padding: 120px 0 80px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #2e2e2e;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.service_hero_sec::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.5;
    z-index: 1;
}

.service_hero_wrap .et_pb_module .et_pb_text_inner * {
    color: #fff;
    text-align: center;
}

.service_hero_wrap .et_pb_module .et_pb_text_inner ul {
    margin-bottom: 0 !important;
}

.service_hero_wrap .et_pb_module .et_pb_text_inner ul li {
    position: relative;
    list-style: none;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    background-color: #1a315f;
    padding: 12px 15px;
    border-radius: 4px;
    margin-right: 5px;
}

.service_hero_wrap .et_pb_module .et_pb_text_inner ul li:last-child {
    margin-right: 0;
}

.service_location_hero .service_left_list ul li {
    font-size: 20px;
    line-height: 28px;
    color: #666;
    font-weight: 500;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}

.service_location_hero .service_left_list ul li a {
    color: #666;
    display: inline-block;
}

.service_location_hero .service_left_list ul li a:hover {
    color: #1a315f;
    display: inline-block;
}

.service_location_hero .service_left_list ul li i {
    position: absolute;
    left: 0;
    top: 6px;
    color: #1a315f;
}

.service_location_hero .service_location_img img {
    max-width: 100%;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
}

.service_guest_sec .home_title .et_pb_text_inner h2 {
    margin-bottom: 10px;
}

.service_guest_sec .home_title .et_pb_text_inner p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}

.guest_review_row {
    display: flex;
    align-items: center;
}

.guest_review_box {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
}

.guest_review_cont {
    background-color: #fff;
    color: #000;
    border-radius: 6px;
    padding: 30px 25px;
    box-shadow: 0 0px 15px -10px #fff;
    position: relative;
    height: 100%;
}

.guest_client_title h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #1a315f;
    font-weight: 600;
}

.guest_client_title h5 {
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
}

.guest_review_cont::before {
    content: "\f10d";
    font-family: 'FontAwesome';
    position: absolute;
    left: 10px;
    top: 5px;
    color: #116290;
    font-size: 60px;
    line-height: 60px;
    opacity: 0.1;
}

.guest_review_cont::after {
    content: '';
    border: 20px solid #fff;
    position: absolute;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -35px;
}

.guest_client_title {
    padding: 25px;
}

.guest_box_star {
    display: flex;
    justify-content: center;
    color: #d58931;
    margin-bottom: 5px;
}

.guest_box_star ul li {
    display: inline-block;
    list-style: none;
    color: #d58931;
    font-size: 16px;
    line-height: 26px;
}

.guest_box_star ul {
    margin-bottom: 0 !important;
}

.guest_box_star p {
    margin: 0;
    margin-right: 10px;
}

.cerfication_sec .cerfication_img_box .et_pb_image_wrap img {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 100%;
    text-align: center;
    padding: 12px;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.02);
    border-radius: 8px;
    cursor: pointer;
}

.cerfication_sec .cerfication_wrap .et_pb_column {
    margin: 0;
    width: 16.66%;
    padding: 0 10px;
}

.cerfication_sec .cerfication_wrap {
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cerfication_sec .cerfication_wrap:last-child {
    margin-bottom: 0;
}

.appointment__wrap .et_pb_image_wrap img {
    max-width: 100%;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.3);
    width: 100%;
}

.appointment__wrap .et_pb_text_inner h3 {
    margin-bottom: 0 !important;
    font-size: 20px;
    line-height: 30px;
    padding: 15px 20px;
    background-color: #fff;
    border-radius: 5px;
    display: block;
    transition: 0.3s all;
    position: relative;
}

.appointment__wrap .et_pb_text_inner h3:hover {
    background-color: #1a315f;
    color: #fff !important;
}

.appointment_sec .appointment__wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

/* service css */

.our_story_text .align-right {
    margin: 20px 0px 20px 20px;
}

.et_mobile_menu {
    background: #ffffff !important;
}

.header_area span.menu-closed {
    position: absolute;
    right: 0px;
    top: 3px;
}

/* responsive css */

@media(max-width:980px) {
    .footer_sec .footer_top_wrap .et_pb_menu .et_pb_menu__menu {
        display: block;
    }

    .footer_sec .footer_top_wrap .et_pb_menu .et_mobile_nav_menu {
        display: none;
    }

    .footer_sec .footer_top_wrap .et_pb_menu .et_pb_menu__wrap {
        justify-content: start;
    }

    .copyright_footer .et_pb_column {
        margin-bottom: 0 !important;
    }

    .footer_sec .footer_top_wrap .et_pb_column .et_pb_module {
        margin-bottom: 0;
    }

    h1 {
        font-size: 48px;
        line-height: 64px;
    }

    h2 {
        font-size: 35px;
        line-height: 46px;
    }

    .home_title .et_pb_text_inner {
        margin-bottom: 40px !important;
    }

    .service_location_hero .service_location_wrap {
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }

    .service_location_hero .service_location_wrap .et_pb_column {
        margin-bottom: 30px;
    }

    .service_location_hero .service_location_wrap .et_pb_column:first-child {
        margin-bottom: 0;
    }

    .cerfication_sec .cerfication_wrap .et_pb_column {
        width: 33.33%;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .cerfication_sec .cerfication_wrap {
        margin-bottom: 0;
    }

    .footer_sec .footer_top_wrap .et_pb_column {
        width: 50%;
    }
}

@media(max-width:767px) {
    .footer_sec .footer_top_wrap .et_pb_image_wrap img {
        width: 100% !important;
    }

    .footer_sec .footer_top_wrap .et_pb_column {
        margin-bottom: 25px;
    }

    .footer_sec .footer_top_wrap .et_pb_column:last-child {
        margin-bottom: 0;
    }

    .footer_sec .et_pb_menu .et_pb_menu__menu>nav>ul>li {
        padding-bottom: 8px !important;
    }

    h1 {
        font-size: 42px;
        line-height: 54px;
    }

    .service_hero_wrap .et_pb_module .et_pb_text_inner ul {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .service_hero_wrap .et_pb_module .et_pb_text_inner ul li {
        font-size: 15px;
        line-height: 26px;
        padding: 10px 9px;
    }

    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .home_title .et_pb_text_inner {
        margin-bottom: 35px !important;
    }

    .service_location_hero .service_left_list ul li {
        font-size: 18px;
        line-height: 26px;
    }

    .service_location_hero .service_left_list ul li:last-child {
        margin-bottom: 0;
    }

    .guest_client_title h4 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 8px;
    }

    .guest_review_cont {
        padding: 20px 20px;
    }

    .guest_client_title {
        padding: 20px;
    }

    .appointment__wrap .et_pb_text_inner h3 {
        font-size: 18px;
        line-height: 28px;
        padding: 12px 15px;
    }

    .footer_sec .footer_top_wrap .et_pb_column {
        width: 100%;
    }
}

@media(max-width:575px) {
    h1 {
        font-size: 36px;
        line-height: 48px;
    }

    .service_hero_wrap .et_pb_module .et_pb_text_inner ul li {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .service_hero_wrap .et_pb_module .et_pb_text_inner ul li:last-child {
        margin: 0;
    }

    .service_hero_wrap .et_pb_module .et_pb_text_inner ul {
        flex-wrap: wrap;
    }

    .service_hero_sec {
        padding: 80px 0 0 !important;
        height: 450px;
    }

    h2 {
        font-size: 28px;
        line-height: 38px;
    }

    p {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .home_title .et_pb_text_inner {
        margin-bottom: 30px !important;
    }

    .service_location_hero .service_left_list ul li {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 12px;
    }

    .service_guest_sec .home_title .et_pb_text_inner p {
        font-size: 17px;
        line-height: 27px;
    }

    .guest_review_cont,
    .guest_client_title {
        padding: 18px 18px;
    }

    .cerfication_sec .cerfication_wrap .et_pb_column {
        width: 50% !important;
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .appointment__wrap .et_pb_text_inner h3 {
        font-size: 16px;
        line-height: 26px;
        padding: 10px 12px;
    }

    .cerfication_sec .cerfication_img_box .et_pb_image_wrap img {
        padding: 10px;
    }
}

@media(max-width:992px) {
    .top_menu .et_mobile_menu li {
        background-color: #fff !important;
        padding-left: 0%;
    }

    .top_menu .et_mobile_menu>li>ul {
        margin-bottom: 0px !important;
    }

    .top_menu .et_mobile_menu .contact_button {
        width: auto;
        color: white;
        padding-left: 22px;
        padding-bottom: 15px;
    }

    .top_menu .et_mobile_menu .contact_button a {
        background-color: #000000 !important;
        color: white !important;
        font-weight: 600;
        border-radius: 6px;
        display: inline-block;
        margin-top: 15px;
    }

    .top_menu .et_mobile_menu .contact_button:last-child a {
        margin-top: 0;
    }

    .top_menu .et_mobile_menu {
        border-top: 3px solid black;
    }

    .top_menu .et_first_mobile_item>ul.sub-menu {
        opacity: 0;
        height: 0;
        transition: all 0.2s ease-in-out;
    }

    .top_menu .et_first_mobile_item:hover>ul.sub-menu {
        opacity: 1;
        height: 100%;
        background-color: white;
    }

    .top_menu .et_first_mobile_item:hover>ul.sub-menu li a {
        background-color: white;
        color: black;
    }
}

@media(max-width:1083px) {
    .header_area .menu-closed.menu-open:after {
        transform: rotate(-90deg);
    }

    .header_area span.menu-closed.menu-open {
        transform: rotate(-90deg);
    }
}

@media(max-width:988px) {
    .header_area span.menu-closed {
        position: absolute;
        right: 13px;
        top: 3px;
    }
}

@media(max-width:575px) {
    .top_menu .et_mobile_menu .contact_button a {
        font-size: 14px;
    }

    .top_menu .et_mobile_menu .contact_button {
        padding-left: 15px;
    }
}

@media(max-width:463px) {
    .top_menu .et_mobile_menu .contact_button a {
        font-size: 13px;
    }

    .top_menu .et_mobile_menu {
        min-width: 250px;
        top: 61px;
        right: 0;
        left: auto;
    }
}

/* responsive css */
