/**
Theme Name: Astra Child
Author: Creating Digital
Author URI: https://creatingdigital.com/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.head-icon-section:before{
    content: '';
    display: block;
    width:102px;
    height: 102px;
    position: absolute;
    left:50%;
    top:0;
    transform:translate( -50%, -50% );
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    z-index: 1;
    /* background:red; */
}

.head-icon-section.inquiries-section:before{
    background-image: url( 'assets/icons/inquiry-icon.svg' );
}
.head-icon-section.faq-section:before{
    background-image: url( 'assets/icons/faq-icon.svg' );
    
}

.head-icon-section.faq-section:before{
    transform:translate( -50%, 17px );
}

.elementor-accordion-icon .elementor-accordion-icon-closed i,
.elementor-accordion-icon .elementor-accordion-icon-opened i{
    font-size: 22px;
}
.elementor-accordion-icon .elementor-accordion-icon-opened i{
    color:#153863;
}
.elementor-accordion-item .elementor-tab-title{
    border-bottom:1px solid rgba(163, 163, 163, 0.5) !important;
}
.elementor-accordion .elementor-accordion-item{
    margin-bottom: 48px;
}


.sided-overlay-section-container{
    /* padding: 25px 0; */
    padding: 25px 0 5px 0;
}
.sided-overlay-section-inner{
    display: flex;
    align-items: stretch;
}
.sided-overlay-text-container,
.sided-overlay-image-container{
    width: 50%;
}
.sided-overlay-image-container img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.sided-overlay-text-container{
    display: flex;
    align-items: center;
    padding:40px 0;
}
.sided-overlay-text{
    transform: translateX(-37%);
    padding: 30px 40px;
    background: rgba(255,255,255,0.9);
    min-width: 1000px;
    color: #666666;
}
.sided-overlay-text h1{
    font-size: 40px;
    line-height: 42px;
    margin: 0;
    text-transform: unset;
    margin-bottom: 14px;
}
.sided-overlay-text p{
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom:0;
}
.ribbon-container:after{
    content: '';
    display:block;
    width: 100%;
    height:60px;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    background: rgba(5, 170, 238, 0.8);
    /* background-color:#05aaee; */
}

.ribbon-container.ribbon-top:after{
    transform: translateY(0);
}

.cover-image-container{
    position: relative;
    height: 0;
}
.cover-image-container img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cover-image-container .c-title{
    position: absolute;
    z-index: 1;
    color: #fff;
    top: 50%;
    left: 50%;
    text-transform: initial;
    transform: translate(-50%, -50%);
    font-size: 38px;
    line-height: 56px;
    text-align: center;
    width: 100%;
}
.entry-content h3{
    margin-bottom: 6px;
}
.entry-content *:last-child{
    margin-bottom: 0;
}
strong{
    color:#595959;
}
.ul-item-head{
    margin-bottom: 7px;
}

.home-cover-video-sound-controller{
    position: absolute;
    width: 35px;
    height: 35px;
    /* background: red; */
    top: 10px;
    right: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
    cursor: pointer;
}
.home-cover-video-sound-controller.unmute{
    background-image: url( "assets/icons/mute.png" );
}
.home-cover-video-sound-controller.mute{
    background-image: url( "assets/icons/unmute.png" );
}

/* Full site */

.Footer-menu .menu {
    list-style: none;
    margin:0;
}

.Footer-menu .menu li a{
    font-size: 14px;
    line-height: 14px;
    color:#fff;
    font-weight: 600;
}
.Footer-menu .menu li{
    line-height: normal;
    margin-bottom: 2px;
}
.Footer-menu .menu li a:hover{
    color:#05aaee;
}

.elementor-social-icons-wrapper.elementor-grid .elementor-grid-item{
    display: flex;
}

.quote-author{
    font-size: 18px;
    font-weight: 600;
    margin-top: 23px;
    margin-bottom: 10px !important;
}


/* General Style */
.elementor-text-editor h1,
.elementor-text-editor h2,
.elementor-text-editor h3,
.elementor-text-editor h4,
.elementor-text-editor h5,
.elementor-text-editor h6,
.elementor-tab-content  h1,
.elementor-tab-content  h2,
.elementor-tab-content  h3,
.elementor-tab-content  h4,
.elementor-tab-content  h5,
.elementor-tab-content  h6{
    color:#003366;
    font-weight: 700;
    margin-bottom: 4px;
}
.small-h2-container h2{
    font-size: 17px;
    line-height: 20.4px;
}

.p-mb-32 p{
    margin-bottom: 33px;
}

ul.cosc-list,
.elementor-accordion ul,
.elementor-text-editor ul{
    list-style-type: none;
    margin:0;
}

ul.cosc-list li,
.elementor-accordion ul li,
.elementor-text-editor ul li{
    position: relative;
    padding-left: 20px;
    /* margin-bottom: 24px; */
    margin-bottom: 15px;

}

.elementor-accordion ul li:before,
ul.cosc-list li:before,
.elementor-text-editor ul li:before{
    content: '';
    background:#05aaee;
    display: inline-block;
    width: 4.5px;
    height: 4.5px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 10px;
}

.widget-image-caption{
    margin-top: 11px;
}

.wp-form-custom .wpforms-field-container{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.wp-form-custom .wpforms-field-container > div{
    padding: 10px 10px;
}
.wp-form-half{
    width: 50%;
}
.wp-form-full{
    width: 100%;
}

.wpforms-container{
    font-size: 16px;
    font-weight: 600;
}

input, textarea{
    font-weight: 600;
    border-radius: 5px !important;
    color: #4f4f4f !important;
    background: #fafafa !important;
}
.wpforms-field-container textarea{
    min-height: 130px;
}
input::placeholder, textarea::placeholder{
    color: #4f4f4f !important;
}


.directions-container .elementor-text-editor ul li:before{
    background: #fff;
    top:7px;
}

.directions-container .elementor-text-editor ul li{
    margin-bottom: 11px;
}
.directions-container .elementor-text-editor ul{
    max-width: 500px;
}

.mapped-direction-container .elementor-widget-text-editor{
    position: absolute;
    bottom: 25px;
    left: 25px;
    background: #fff;
    max-width: 281px;
    border-radius: 12px;
    width: 100%;
    padding: 29px 20px 24px 20px;
}
.mapped-direction-container .elementor-widget-text-editor h2{
    font-size: 19px;
    margin-bottom: 7px;
}

.header-main-layout-1 .main-navigation{
    font-size: 15px;
}
.ast-primary-sticky-header-active #site-navigation{
    display: flex;
}

.member{
    display: block;
}
.member-thumbnail{
    display: inline-block;
    position: relative;
    border-radius: 50%;
    cursor: pointer;
}
.member-thumbnail:after{
    content: '';
    position: absolute;
    width: 90%;
    height: 91%;
    /* left: 12px;
    top: 10px; */
    left: 3.8%;
    top: 3.5%;
    border-radius: 50%;
    background: rgba(0, 51, 102, 0.5);
    opacity: 0;
    transition: all .5s;
}
.member-thumbnail:hover:after{
    opacity: 1;
}

.team-grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.team-grid-col{
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 41px;
}

.team-grid .member{
    text-align: center;
}

.member-meta{
    font-size: 18px;
    font-weight: 700;
    color:#003366;
    line-height: 21px;
    margin-top: 23px;
    margin-bottom: 6px;
}
.view-bio{
    font-size: 14px;
    font-weight: 600;
    color:#05aaee;
    line-height: 16px;
    cursor: pointer;
}

.view-bio:hover{
    color:#003366;
}
.modal.member-modal{
    max-width: 1140px;
    width: 100%;
    padding-top: 110px;
    padding-bottom: 80px;
    
}

.view-bio span{
    font-size: 10px;
    vertical-align: bottom;
}

.member-modal-inner{
    display: flex;
    flex-wrap: wrap;
}
.member-modal-inner .member-image{
    width: 40%;
    /* text-align: center; */
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
}
.member-modal-inner .member-fullinfo-container{
    width: 60%;
    padding-right: 50px;
}
.member-fullinfo-container{
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: 0.01em;
    color:#4f4f4f;
}
h2.member-name{
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.01em;
    color:#003366;
    margin-bottom: 15px;
}
.modal a.close-modal{
    width: 26px;
    height: 26px;
    background-image:url( 'assets/images/close.svg' );
    top: 21px;
    right: 21px;
}
.top-banner{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background-color: rgba(0, 51, 102, 0.58);
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 14px;
    font-weight: 600;
    padding: 10px 0;
}
.top-banner a{
    font-weight: 700;
    color:#fff;
}
.has-topbar:not(.ast-primary-sticky-header-active) .main-header-bar-wrap{
    padding-top: 28px;
}

.main-header-menu .menu-item, .main-header-bar .ast-masthead-custom-menu-items{
    font-weight: 500;
}
#ast-fixed-header .main-header-menu > .menu-item > .menu-link{
    color:#0b3663;
}

#ast-fixed-header .main-header-menu > .menu-item.current-menu-item > .menu-link{
    color:#05a8ec;
}
.blocker{
    background-color: rgba(0, 51, 102, 0.88);
}

.elementor-tab-content ul{
    margin-bottom: 20px;
}


.home-slider-text{
	font-size:  50px !important;
	line-height : 60px !important;
	letter-spacing : 0.01em !important;
	font-weight: 500;
}
a.menu-link {
    font-size: 16px;
    font-weight: bold;
}
@media screen and (max-width: 1300px) {
    .sided-overlay-text{
        min-width: 150%;
    }
    .sided-overlay-text br{
        display: none;
    }
}

@media screen and (max-width: 921px){
    
    .ast-site-identity{
        padding:15px 0;
    }

    .ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons,
    .ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{
        padding-bottom: 0;
    }
    #masthead .site-logo-img .sticky-custom-logo .astra-logo-svg, .site-logo-img .sticky-custom-logo .astra-logo-svg, .ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img .astra-logo-svg{
        width: 115px !important;
    }
    /* .ast-sticky-active .main-header-bar .ast-container{
        padding-top: 10px;
        padding-bottom: 12px;
    } */

    .ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle{
        background: unset;
        color: #003366;
    }

    .ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle{
        padding:0;
    }

    .ast-button-wrap .menu-toggle .menu-toggle-icon:before{
        border-radius: 3px;
        padding: 5px 10px;
        border: 1px solid;
    }
}

@media screen and (max-width: 768px) {
    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
         width: 70%;
    }
    .ast-button-wrap .menu-toggle {
        padding: 0;
        width: 2.2em;
        height: 58px;
        font-size: 30px;
        line-height: 50px;
    }
    .sided-overlay-text-container, .sided-overlay-image-container{
        width:100%;
    }
    .sided-overlay-section-inner{
        flex-direction: column;
    }
    .sided-overlay-text{
        position: static;
        transform: unset;
        min-width: 100%;
        padding: 0px 10px;
    }
    .sided-overlay-section-container{
        padding: 0;
    }
    .sided-overlay-image-container{
        order:1;
    }
    .sided-overlay-text-container{
        order:0;
        padding: 25px 0;
    }
    .ribbon-container:after{
        height: 40px;
    }

    .elementor-footer .elementor-column:nth-child(2){
        order:0;
    }
    .elementor-footer .elementor-column:nth-child(1){
        order:1;
        text-align: center;
    }
    .elementor-footer .elementor-column:nth-child(3){
        order:2;
    }

    .team-grid-col{
        width: 50%;
    }

    .member-modal-inner{
        flex-direction: column;
    }
    .member-modal-inner .member-image{
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

    .member-modal-inner .member-fullinfo-container{
        width: 100%;
    }

    .member-modal-inner .member-fullinfo-container{
        padding-right: 0;
    }
    .modal.member-modal{
        margin-top: 120px;
        padding-top: 50px;
        padding-bottom: 0;
    }

    .mapped-direction-container .elementor-widget-text-editor{
        top: 14px;
        left: 14px;
        bottom: unset;
        max-width: 260px;
        width: 100%;
        padding: 15px 15px 15px 15px;
        background: rgba(255,255,255,0.5);
    }
    .home-slider-text{
		font-size:  40px !important;
		line-height : 50px !important;
		letter-spacing : 0.01em !important;
	}

    .cover-image-container .c-title{
        font-size: 30px;
        line-height: 35px;
    }
}

@media screen and (max-width: 544px){
    .ast-header-break-point .site-branding img, .ast-header-break-point #masthead .site-logo-img .custom-logo-link img{
        max-width: 115px;
    }
    #masthead .site-logo-img .astra-logo-svg{
        width: 115px !important;
    }
}
/* @media screen and (max-width: 767px) {
    .mapped-direction-container .elementor-widget-text-editor{
        top: 14px;
        left: 14px;
        bottom: unset;
    }
} */
@media screen and (max-width: 480px) {
    .home-slider-text{
        font-size: 24px !important;
        line-height: 30px !important;
        padding-left: 20px !important;
    }
    .sided-overlay-text h1{
        font-size: 24px;
        line-height: 28px;
    }
    .sided-overlay-text p{
        font-size: 14px;
    }
    .head-icon-section:before{
        width: 70px;
        height: 70px;
    }
    .team-grid-col{
        width: 100%;
        margin-bottom: 15px;
    }

    h2.member-name{
        font-size: 18px;
        margin-bottom: 7px;
    }
    .member-modal-inner .member-image{
        padding:0;
    }

    .p-mb-32 p{
        margin-bottom: 20px;
    }
      .home-slider-text{
        font-size:  24px !important;
        line-height : 30px !important;
        letter-spacing : 0.01em !important;
        margin-top: 20px !important;
    }

    .top-banner{
        font-size: 10px;
    }
    .cover-image-container .c-title{
        font-size: 20px;
        line-height: 28px;
    }

    .elementor-accordion .elementor-accordion-item{
        margin-bottom: 20px;
    }

    .cover-image-container{
        padding-bottom: 45% !important;
    }
}

.elementor-editor-active .top-banner{
    display: none;
}

.tp-video-play-button {display: none! important}
.rev_slider video {pointer-events: none}

.rs-layer-video iframe {pointer-events: none}

@media screen and (min-width: 768px) and ( max-width:1020px ){
    .cover-image-container .c-title{
        font-size: 33px;
        line-height: 50px;
    }
}