/*
Theme Name: Avada Child
Theme URI: https://avada.com/
Template: Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.11.11.1732278160
Updated: 2024-11-22 12:22:40

*/

/* .page-id-26 main#main {
    padding-top: 0px;
} */

.page-template.page-id-33 .fusion-tb-footer.fusion-footer .lets-connect-sec, .page-template.page-id-35 .fusion-tb-footer.fusion-footer .lets-connect-sec{
    display: none !important;
}
.post-template-default .fusion-tb-footer.fusion-footer .lets-connect-sec{
    display: none !important;
}


/*.home-title h1.fusion-title-heading{
    position: relative;
}
.home-title h1.fusion-title-heading:before{
    content: "TM";
    font-size: 26px;
    font-weight: 700;
    top: -36px;
    right: 110px;
    position: absolute;
}*/
.hero-section .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .hero-title .fusion-title-heading sup{
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    top: -12px;
    position: relative;
}
.fusion-button.button-flat.btn-shadow{
    box-shadow: 0px 14px 14px 0px #0394DD4D !important;
}
body .fusion-button.button-flat.learnmore-btn{
    box-shadow: 0px 14px 14px 0px #0394DD4D !important;
}

/* .main-title h1.fusion-title-heading span {
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: 30px;
} */

ul.foot-list li span.icon-wrapper {
    display: none;
}
ul.foot-list li div.fusion-li-item-content{
    margin-left: 0px;
    font-weight: 400;
}
ul.foot-list li div.fusion-li-item-content > a{
    color: #fff !important;
    font-weight: 400;
}
ul.foot-list li div.fusion-li-item-content a:hover{
    color: #06b4f9;
}
.copyright-text p a{
    color: #fff;
    font-weight: 700;
}
.copyright-text p a:hover{
    color: #06b4f9;
}
.mainfooter-section{
    position: relative;
}
.mainfooter-section:before {
    content: "";
    background: url(./assets/image/footer-right-element.svg);
    position: absolute;
    right: 80px;
    top: 50px;
    width: 384px;
    height: 376px;
}

/***** EYE Section Start *****/
.eye-sec{}
.content-col .content {
    max-width: 926px;
    margin-left: auto;
}
.eye-column .fusion-image-element img {
    width: 550px;
}

/***** The Problem Start *****/
.theproblem-list .fusion-column .content-wrapper .heading{
    margin-bottom: 7px;
}
.theproblem-list .fusion-column .content-wrapper .heading .image {
    top: 20px;
}
.theproblem-list .fusion-column .content-wrapper .heading h2.content-box-heading {
    font-weight: 200;
    text-transform: uppercase;
    line-height: 51px !important;
    letter-spacing: 2px;
    padding-left: 150px !important;
}
.theproblem-list .fusion-column.content-box-column:last-child{
    margin-bottom: 0px;
}
.theproblem-list .fusion-column .content-wrapper .content-container{
    padding-left: 150px !important;
}
.theproblem-sec{
    position: relative;
}
.theproblem-sec:before {
    content: "";
    background: url(./assets/image/problem-solving-left-element.svg);
    position: absolute;
    left: 40px;
    bottom: 40px;
    width: 662px;
    height: 649px;
}
.theproblem-sec .fusion-layout-column .theproblem-list .fusion-column.content-box-column.content-box-column-5{
    margin-bottom: 0px !important;
}


/***** Arcum Vision Start *****/
.arcum-vision-sec{}
.arcum-vtext {
    width: 204px;
    margin: 0 auto !important;
}
.arcum-vtext p{
    position: relative;
}
.arcum-vtext p:before {
    content: "TM";
    font-size: 12px;
    font-weight: 700;
    top: -3px;
    right: 0px;
    position: absolute;
}

/***** Our Values Start *****/
.our-values-sec{}
.our-values-box .content-box-column .content-box-wrapper .content-container {
    margin-top: 10px;
}
.our-values-box .content-box-column .content-box-wrapper .heading .image{
        margin-bottom: 42px;
}
.our-values-box .content-box-column .content-box-wrapper .heading h2.content-box-heading{
    text-transform: uppercase;
}

/***** Introducing Section Start *****/
.fusion-imageframe.dropbottle-img img {
    width: 555px;
}

/***** Let's Connect Section Start *****/
.fusion-tb-footer .lets-connect-sec{
    margin-top: -20px;
}
.lets-connect-sec .fusion-layout-column .lets-connect-title h2.fusion-title-heading span{
    font-weight: 700;
}


/***** Benefits Section Start *****/
.fusion-column-wrapper .benefits-title{
    width: 100%;
    max-width: 667px;
    display: flex !important;
    justify-content: center;
    margin: 0 auto !important;
}

/***** Keratitis Section Start *****/
.keratitis-sec .fusion-builder-row.fusion-builder-row-inner{
    margin-bottom: 60px;
}
.keratitis-sec .fusion-builder-row.fusion-builder-row-inner:last-child{
    margin-bottom: 0px;
}

.fusion-title.keratitis-title .fusion-title-heading {
    width: 100%;
    max-width: 1125px;
}

/***** About Us Section Start *****/
a.fusion-button.visit-arcum-btn {
    box-shadow: 0px 8px 14px 0px #0394dd4d !important;
}
.driven-desc p{
    margin-bottom: 32px;
}





/***** Responsive *****/
@media (max-width:1440px){
    /*.hero-section .fusion-layout-column .fusion-column-wrapper .fusion-title h1.fusion-title-heading {
        font-size: 72px !important;
    }
    .home-title h1.fusion-title-heading:before {
        top: -25px;
        right: 15px;
    }*/
    .mainfooter-section:before {
        right: 10px;
        top: 120px;
        width: 322px;
        height: 316px;
        background-size: cover;
    }
    .content-col .content {
        max-width: 824px;
        margin-left: auto;
    }
    
}
@media (min-width: 1024px) and (max-width: 1440px) {
    .hero-section .fusion-builder-row .fusion-layout-column .fusion-column-wrapper {
        width: 115% !important;
        max-width: 115% !important;
        margin-left: calc(-15% / 2 ) !important;
        margin-right: calc(-15% / 2 ) !important;
    }
}
@media (max-width:1366px){
    .home-title h1.fusion-title-heading:before{
        top: -36px;
        right: 82px;
    }
}
@media (max-width:1280px){
    .mainmenu-header{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .home-title h1.fusion-title-heading:before{
        top: -36px;
        right: 50px;
    }
    .mainfooter-section:before {
        width: 219px;
        height: 216px;
    }
    .team-box .content-box-heading {
        font-size: 21px;
        line-height: 26px !important;
    }

}
@media (max-width:1200px){
    .home-title h1.fusion-title-heading:before{
        top: -36px;
        right: 25px;
    }
}
@media (min-width:1024px){
    .arcum-vision-para{
        width: 100%;
        max-width: 752px;
        margin: 10px auto 0px !important;
    }
    /*.theproblem-sec:before {
        left: 40px;
        bottom: 40px;
        width: 375px;
        height: 369px;
        background-size: cover;
    }*/
    .keratitis-title .fusion-title-heading {
        font-size: 44px !important;
    }
    .benefits-iconbox .fusion-column-wrapper .fusion-title-heading {
        font-size: 19px !important;
        line-height: 24px !important;
    }

}
@media (max-width:1024px){
    .mainmenu-header .fusion-layout-column nav.awb-menu ul.fusion-menu li.menu-item a.awb-menu__main-a {
        padding-left: 27px !important;
    }
    .home-title h1.fusion-title-heading:before{
        right: 30px;
    }

    .our-values-box{
        margin-bottom: 0px !important;
    }
    .our-values-box .fusion-column.content-box-column {
        margin-top: 30px;
    }
    .our-values-box .content-box-column .content-box-wrapper .content-container{
        margin-bottom: 0px;
    }
    .mainfooter-section:before {
        top: 30px;
        width: 129px;
        height: 126px;
    }
}
@media (min-width: 881px) and (max-width: 1024px){
    .our-values-sec .fusion-layout-column.values-column .fusion-column-wrapper .fusion-layout-column{
        height: -webkit-fill-available;
        min-height: 100%;
    }
    .benefits-iconbox .fusion-column-wrapper .fusion-title-heading {
        font-size: 19px !important;
        line-height: 24px !important;
    }
    .theproblem-sec:before {
        left: 40px;
        bottom: 40px;
        width: 375px;
        height: 369px;
        background-size: cover;
    }
    a.fusion-button.introducing-btn{
        text-align: center;
    }

}
@media (min-width:991px){
    .about-page-inner-sec .fusion-layout-column .fusion-title.driven-title{
        width: 100%;
        max-width: 440px;
    }
}
@media (max-width:991px){
    .mainmenu-header .fusion-layout-column nav.awb-menu ul.fusion-menu li.menu-item a.awb-menu__main-a{
        padding-left: 16px !important;
        font-size: 13.5px;
    }
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-title h1.fusion-title-heading {
        font-size: 62px !important;
        line-height: 82px !important;
    }
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title h2.fusion-title-heading{
        font-size: 40px !important;
        line-height: 56px !important;
    }
    .home-title h1.fusion-title-heading:before {
        top: -21px;
        right: -5px;
    }
    .font70 .fusion-title-heading {
        font-size: 48px !important;
        line-height: 62px !important;
    }
    .font50 .fusion-title-heading {
        font-size: 42px !important;
        line-height: 48px !important;
    }
    .font36 .fusion-title-heading{
        font-size: 30px !important;
        line-height: 36px !important;
    }
    .font24 p {
        font-size: 21px !important;
        line-height: 32px !important;
    }
    .mainfooter-section:before{
        width: 160px;
        height: 156px;
    }
    /*.benefits-sec .fusion-column-wrapper span.fusion-imageframe img{
        width: 100%;
    }*/
    .benefits-iconbox .fusion-column-wrapper {
        padding: 15px;
    }


}
@media (min-width: 801px) and (max-width: 991px){
    .our-values-box .content-box-column .content-box-wrapper .heading .image {
        margin-bottom: 10px;
    }
    /*.our-values-box .content-box-column .content-box-wrapper .content-container{
        margin-bottom: 30px;
    }*/


}
@media (max-width:891px){
    .home-title h1.fusion-title-heading:before {
        right: 16% !important;
    }
    .eye-sec .content-col .fusion-column-wrapper .fusion-text p {
        font-size: 26px;
        line-height: 42px;
    }

}
@media (min-width:881px){
    .our-values-sec .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-builder-row .our-val-item{
        min-height: 100%;
    }
    .about-page-inner-sec .fusion-builder-row .fusion-layout-column .driven-image img{
        max-width: 568px;
    }
    .drug-image img {
        max-width: 545px;
    }
    .w-575 img {
        max-width: 545px;
    }
    
}
@media (max-width:880px){
    .column-reverse .fusion-builder-row{
        display: flex;
        flex-direction: column-reverse;
    }
    .mainfooter-section:before {
        right: 10px;
        top: 40px;
        width: 140px;
        height: 139px;
        background-size: cover;
    }
    .theproblem-sec:before {
        left: 10px;
        bottom: 10px;
        width: 62px;
        height: 59px;
        background-size: cover;
    }
    .benefits-sec {
        background-image: radial-gradient(circle at center center, #ffffff -30%,#e7e7e7 66%) !important;
    }
    .benefits-iconbox .fusion-column-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .benefits-iconbox .fusion-column-wrapper .fusion-title.title {
        display: flex;
        justify-content: center;
    }
    .benefits-iconbox .fusion-column-wrapper .fusion-title{
        margin-top: 30px !important;
        margin-bottom: 20px !important;
    }
    .benefits-iconbox .fusion-column-wrapper .fusion-text {
        margin-bottom: 20px;
    }
    
    .keratitis-sec .fusion-builder-row.fusion-builder-row-inner {
        margin-bottom: 30px;
    }
    .keratitis-sec .fusion-builder-row .fusion-column-wrapper .fusion-builder-row:nth-child(2){
        display: flex;
        flex-direction: column-reverse;
    }
    .keratitis-sec .fusion-builder-row .fusion-column-wrapper .fusion-builder-row:nth-child(4){
        display: flex;
        flex-direction: column-reverse;
    }
    .keratitis-sec .fusion-builder-row .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-image-element span.fusion-imageframe img{
        width: 100%;
    }


    .full-image img {
        width: 100%;
    }
    .team-box .content-container {
        min-height: auto !important;
    }
    .team-box .content-box-wrapper .image img {
        width: 100%;
    }

    /*** Footer Css ***/
    .mainfooter-section .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-layout-column.fusion_builder_column_inner .fusion-column-wrapper .fusion-text {
        margin-top: 10px;
    }

    /*** Mobile Menu Css ***/
    .menusmall-mobile .fusion-menu.awb-menu__main-ul .menu-item a.awb-menu__main-a{
        font-size: 16px !important;
    }
    .menusmall-mobile .fusion-menu.awb-menu__main-ul .menu-item.current-menu-item a.awb-menu__main-a{
        background: #19548e !important;
    } 
    .menusmall-mobile .fusion-menu.awb-menu__main-ul .menu-item.current-menu-item > a.awb-menu__main-a:hover{
        background: #19548e !important;
    } 

    .menusmall-mobile .fusion-menu.awb-menu__main-ul .menu-item.current-menu-item:hover{
        background: #19548e !important;
    } 
    .menusmall-mobile .fusion-menu.awb-menu__main-ul .menu-item.current-menu-item:hover a.awb-menu__main-a {
    background: #000 !important;
}
    .menusmall-mobile .fusion-menu.awb-menu__main-ul.collapse-enabled li.current-menu-item>a, .menusmall-mobile .fusion-menu.awb-menu__main-ul.awb-menu.collapse-enabled li.expanded>a{
        background: #19548e !important;
    }


/*    .menusmall-mobile .awb-menu.collapse-enabled li.current-menu-ancestor>a, .menusmall-mobile .awb-menu.collapse-enabled li.current-menu-item>a, .menusmall-mobile .awb-menu.collapse-enabled li.expanded>a, .awb-menu.collapse-enabled li:hover>a{
        background: #19548e !important;
    }*/
    /*.menusmall-mobile .awb-menu.collapse-enabled li.current-menu-ancestor>a, .menusmall-mobile .awb-menu.collapse-enabled li.current-menu-item>a, .menusmall-mobile .awb-menu.collapse-enabled li.expanded>a, .menusmall-mobile .awb-menu.collapse-enabled li:hover>a{
        background: #19548e !important;
    }*/

}    
@media (max-width:821px){
    .home-title h1.fusion-title-heading:before{
        right: 78px !important;
    }
    .font50 .fusion-title-heading {
        font-size: 36px !important;
        line-height: 42px !important;
    }
    .font40 .fusion-title-heading {
        font-size: 36px !important;
        line-height: 48px !important;
    }
}
@media (min-width: 768px) and (max-width: 880px){
    .theproblem-sec .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title{
        font-size: 42px;
    }
    .mainfooter-section .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-builder-row .fusion-layout-column.fusion-builder-nested-column-6 {
        width: 50%;
    }
    .mainfooter-section .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-builder-row .fusion-layout-column.fusion-builder-nested-column-7 {
        width: 50%;
    }
    
}
@media (min-width: 575px) and (max-width: 800px){
    .our-values-box .fusion-column {
        margin-bottom: 20px !important;
    }
}
@media (max-width:767px){
    .hero-section .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .hero-title .fusion-title-heading sup {
        font-size: 32px;
        line-height: 42px;
        top: -5px;
        position: relative;
    }
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-title h1.fusion-title-heading {
        font-size: 52px !important;
        line-height: 72px !important;
    }
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title h2.fusion-title-heading{
        font-size: 36px !important;
        line-height: 48px !important;
    }
    .home-title h1.fusion-title-heading:before {
        top: -18px;
        right: 121px !important;
        font-size: 21px;
    }
    .eye-sec .content-col .fusion-column-wrapper .fusion-text p {
        font-size: 24px;
        line-height: 40px;
    }
    .theproblem-sec .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title .fusion-title-heading{
        font-size: 36px !important;
        line-height: 42px !important;
    }
    .lets-connect-title.font70 .fusion-title-heading {
        font-size: 36px !important;
        line-height: 42px !important;
    }
    .font24 p {
        font-size: 18px !important;
        line-height: 30px !important;
    }
    .our-values-box .content-box-column .content-box-wrapper .heading .image{
        margin-bottom: 20px;
    }
    .about-arcum-text-col .fusion-column-wrapper {
        text-align: center;
    }

}
@media (max-width:575px){
    .home-title h1.fusion-title-heading:before{
        top: -18px;
        right: 25px !important;
    }
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title h2.fusion-title-heading {
        font-size: 28px !important;
        line-height: 36px !important;
    }
    body .fusion-button.button-flat.learnmore-btn{
        margin-top: 0px !important;
    }
    .eye-sec .content-col .fusion-column-wrapper .fusion-text p {
        font-size: 18px;
        line-height: 30px;
    }
    .theproblem-list .fusion-column .content-wrapper .heading h2.content-box-heading {
        font-size: 24px;
        line-height: 32px !important;
        padding-left: 120px !important;
    }
    .theproblem-list .fusion-column .content-wrapper .content-container {
        padding-left: 120px !important;
    }
    .lets-connect-title.font70 .fusion-title-heading {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .our-values-box .fusion-column.content-box-column{
        margin-bottom: 30px !important;
    }
    .font50 .fusion-title-heading {
        font-size: 24px !important;
        line-height: 36px !important;
    }
    .font40 .fusion-title-heading {
        font-size: 24px !important;
        line-height: 36px !important;
    }
    .font36 .fusion-title-heading {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .font18 p {
        font-size: 16px;
    }
    .arcum-vision-sec .fusion-builder-row .fusion-text.fusion-text-4 p {
        font-size: 16px !important;
    }
    a.fusion-button.introducing-btn {
        text-align: center;
    }
    .introducing-sec .fusion-column-wrapper .fusion-text.fusion-text-5{
        font-size: 18px !important;
        line-height: 32px !important;
    }
    a.fusion-button {
        font-size: 14px !important;
        padding: 15px 20px !important;
    }
    .benefits-iconbox .fusion-column-wrapper .fusion-title-heading {
        font-size: 20px !important;
        line-height: 24px !important;
        text-align: center !important;
    }

}

@media (max-width:480px){
    .hero-section .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .hero-title .fusion-title-heading sup {
        top: 5px;
        position: relative;
    }
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-title h1.fusion-title-heading {
        font-size: 36px !important;
        line-height: 48px !important;
    }
    .home-title h1.fusion-title-heading:before {
        top: -15px;
        right: 15px !important;
    }
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title h2.fusion-title-heading {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .theproblem-sec .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title .fusion-title-heading {
        font-size: 24px !important;
        line-height: 32px !important;
    }
    .mainfooter-section:before {
        display: none !important;
    }
    .our-values-box .content-box-column .content-box-wrapper .heading h2.content-box-heading{
        font-size: 18px;
    }

}
@media (max-width:360px){
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-title h1.fusion-title-heading {
        font-size: 29px !important;
        line-height: 40px !important;
    }
    .home-title h1.fusion-title-heading:before {
        top: -12px;
        right: -25px !important;
        font-size: 16px;
    }
    .hero-section .fusion-layout-column .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title h2.fusion-title-heading {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    a.fusion-button.visit-arcum-btn{
        text-align: center;
    }
    .team-box .content-box-heading {
        font-size: 18px;
    }
    .theproblem-list .fusion-column .content-wrapper .heading h2.content-box-heading {
        padding-left: 100px !important;
    }
    .theproblem-list .fusion-column .content-wrapper .content-container {
        padding-left: 100px !important;
    }
    .font50 .fusion-title-heading {
        font-size: 20px !important;
        line-height: 30px !important;
    }
}
