.elementor-kit-10{--e-global-color-primary:#1F1F1F;--e-global-color-secondary:#F6F6F6;--e-global-color-text:#1F1F1F;--e-global-color-accent:#A88989;--e-global-color-47ac385f:#4054B2;--e-global-color-489c2c8c:#23A455;--e-global-color-8b0ad48:#000;--e-global-color-1ac70ccb:#FFF;--e-global-color-989653c:#F3D79E;--e-global-color-8843152:#DBB773;--e-global-color-62e8894:#3C3C3C;--e-global-color-2c14bf2:#A8A8A8;--e-global-color-0b27607:#545353;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0d583ee-font-family:"neue-haas-grotesk-display";--e-global-typography-0d583ee-font-size:3rem;--e-global-typography-0d583ee-font-weight:300;--e-global-typography-0d583ee-text-transform:uppercase;--e-global-typography-ed25753-font-family:"neue-haas-grotesk-text";--e-global-typography-ed25753-font-size:18px;--e-global-typography-ed25753-font-weight:500;--e-global-typography-00c4b5c-font-family:"neue-haas-grotesk-text";--e-global-typography-00c4b5c-font-size:20px;--e-global-typography-00c4b5c-font-weight:400;--e-global-typography-00c4b5c-text-transform:uppercase;background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}/* Start custom CSS *//*Swiper Controls*/
.elementor-main-swiper{
    text-align: center;
}
 .elementor-swiper-button{
    border: 1px solid var(--e-global-color-primary);
    color:var(--e-global-color-primary)!important;
    border-radius: 60px;
    padding: 30px;
    transition:0.3s ease all;
    margin-top:20px;
    z-index: 1000;
    position:relative;
    text-align: center;
    margin-left:20px;
}




 .elementor-swiper-button:hover{
    background-color: var(--e-global-color-secondary);
    color:var(--e-global-color-accent)!important;
    transition:0.3s ease all;
}

/*Mobile Settings*/
@media only screen and (max-width:768px){

        .elementor-swiper-button{
    position: relative;
    margin-left:0%;
    margin-top:20%;
    right:0;
    
}


}/* End custom CSS */