.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-9f944f7:#9B0000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:4.8rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:3rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.8rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:2.4rem;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(min-width:1200px){.elementor-kit-7{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1199px){.elementor-kit-7{--e-global-typography-primary-font-size:4rem;--e-global-typography-secondary-font-size:2.4rem;--e-global-typography-text-font-size:1.7rem;--e-global-typography-accent-font-size:2rem;}}@media(max-width:991px){.elementor-kit-7{--e-global-typography-primary-font-size:3.6rem;--e-global-typography-secondary-font-size:2.2rem;--e-global-typography-text-font-size:1.6rem;--e-global-typography-accent-font-size:1.8rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:3rem;--e-global-typography-secondary-font-size:1.8rem;--e-global-typography-accent-font-size:1.6rem;}}@media(max-width:480px){.elementor-kit-7{--e-global-typography-primary-font-size:2.7rem;--e-global-typography-secondary-font-size:1.8rem;--e-global-typography-accent-font-size:1.5rem;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//****General****/

/**Font setting for REMs - this makes setting REMs similar to using px 
Example:
body {font-size:1.4rem;} = 14px
h1 {font-size:2.4rem} = 24px**/

html { 
    font-size: 62.5%; 
} 

:root{
    --white:#fff;
}
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6{
    color:var(--white);
}
/****Top Bar/Header/Nav****/
.elementor-menu-toggle{
    padding:0!important;
}
ul.elementor-nav-menu--dropdown a{
    border-left:0!important;
}
/****Homepage****/
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:15px;
}

/****Mobile Slide-Out Menu****/
.mobile-nav-slide-out-menu .elementor-nav-menu.sm-vertical .sub-menu{
    position: relative!important;
    top: 0!important;
    width: 243px!important;
    text-align: right;
    margin-left: 0!important;
    margin-top: 0!important;
    min-width: 243px!important;
    max-width: 250px!important;
}
.mobile-nav-slide-out-menu .elementor-nav-menu.sm-vertical .sub-menu .elementor-sub-item{
    justify-content:flex-end!important;
    background: none;
} 
/****Pages****/

/****Sidebar****/
.elementor-widget-sidebar .widget-content form label{
    display:block;
}
.elementor-widget-sidebar .widget-content form input[type=search]{
    border-radius: 0;
    font-size: 1.5rem;
    margin-bottom:0.8rem;
    border: 1px solid #ddd;
}
.elementor-widget-sidebar .widget-content form input[type=search]:focus{
    border-color:#ddd!imporant;
}
.elementor-widget-sidebar .widget-content form [type=submit]{
    display:block;
    margin-bottom:3rem;
    padding:1em;
    font-size:1.4rem;
    line-height:1;
    text-shadow:none;
    box-shadow:none;
    border:none;
}
.widget_text.widget-content .sep{
    margin:4rem 0 3rem;
}

/****Post Comments****/

.comment-form-comment textarea#comment{
    border-radius:0;
    border:1px solid #ddd;
    font-size:1.8rem;
    margin-top:1rem;
}

.comment-respond input[type="submit"]{
    text-shadow:none;
    box-shadow:none;
    border:none;
    padding: 0.75em 1.5em;
}

/****Footer****/
.footer-bottom-bar .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding:0;
}
.footer-bottom-bar-link{
    color:blue!important;
}
.footer-bottom-bar-link:hover,
.footer-bottom-bar-link:focus,
.footer-bottom-bar-link:active{
    color:red!important;
    transition:0.3s;
}
footer .shortcode-tag{
    font-family:sans-serif;
}







/****Responsive****/
.cus-btn a{
    height: 105px;
    width: 400px;
    line-height: 66px;
}

.cus-member .profile-header.ekit-team-img img {
    object-fit: cover;
    object-position: top !important;
}







/****Responsive****/

@media screen and (min-width:1200px) and (max-width:1470px){
    .cus-header-right {
        gap: 3rem;
    }
    .cus-logo img {
        width: 220px !important;
    }
    .cus-menu nav ul li a{
        --e-nav-menu-horizontal-menu-item-margin: calc(1.7rem / 2);
    }
    .cus-header-btn a {
        padding: 2rem 1.3rem 2rem 1.3rem !important;
    }
    .cus-header{
        min-height: 100px !important;
    }
    .cus-header-cta .elementor-image-box-wrapper, .cus-header-social .elementor-social-icons-wrapper a {
        transform: scale(0.9);
    }
    .cus-btn a{
        height: 80px;
        width: 330px;
        line-height: 45px;
        font-size: 2rem !important;
    }
}
@media screen and (min-width:1200px) and (max-width:1300px){
    .cus-header-right {
        gap: 2.5rem;
    }
    .cus-logo img {
        width: 180px !important;
    }
    .cus-menu nav ul li a{
        --e-nav-menu-horizontal-menu-item-margin: calc(1.9rem / 2);
        font-size: 1.6rem !important;
    }
    .cus-header-btn a {
        padding: 2rem 1rem 2rem 1rem !important;
        font-size: 1.6rem !important;
    }
    .cus-header{
        min-height: 90px !important;
    }
}

@media screen and (max-width:1199px){
    .cus-header-cta .elementor-image-box-wrapper, .cus-header-social .elementor-social-icons-wrapper a {
        transform: scale(1);
    }
    .cus-btn a{
        height: 70px;
        width: 284px;
        line-height: 33px;
        font-size: 1.7rem !important;
    }
}

@media screen and (max-width:991px){
    
    .cus-btn a{
        height: 60px;
        width: 236px;
        line-height: 22px;
        font-size: 1.5rem !important;
    }
    
}

@media screen and (max-width:767px){
    
    .cus-common-col{
        min-width: 100% !important;
    }
}

@media screen and (max-width:480px){
    .cus-menu-popup-cta .elementor-image-box-wrapper{
        display: flex;
        gap: 1rem;
    }
    .cus-btn a{
        height: 60px;
        width: 250px;
        line-height: 22px;
        font-size: 1.5rem !important;
    }
}/* End custom CSS */