.elementor-kit-12{--e-global-color-primary:#154D74;--e-global-color-secondary:#000000;--e-global-color-text:#154D74;--e-global-color-accent:#F3601C;--e-global-color-06189f0:#FFF2D4;--e-global-color-6b8f001:#FFDEA6;--e-global-color-24519d2:#FFA57B;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Marck Script";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body{
    overflow-x:hidden;
}
.elementor-icon-wrapper{
    line-height:0;
}
.text p{
    margin-bottom:15px;
}
.text p:last-child{
    margin-bottom:0;
}
.text li:last-child{
    margin-bottom:15px;
}
.text a{
    color:#F46726;
}
/*tours*/
.tour-sec .elementor-container {
    height:100%;
}
.tour-sec .elementor-widget-wrap{
    align-content:space-between !important;
}
.tours img{
    height:250px;
    border-radius:25px;
    object-fit:cover;
}
.tours article{
    background:linear-gradient(-135deg,#FFF2D4 0%,white 50%);
    border-radius:25px;
}
.tours .excerpt{
    text-align:center;
}
.t-img{
    overflow:hidden;
    border-radius:25px;
}
.tours img, .tours article{
    transition:250ms ease all;
}
.tours article:hover img{
    transform:scale(1.1);
}
.tours article:hover{
    transform:translate(0,-5px);
}
/*forme*/
.mc input:hover, .mc textarea:hover, .mc input:focus, .mc textarea:focus{
    border-color:var(--e-global-color-accent) !important;
    box-shadow:0px 0px 40px #00000015;
}
.mc input[type="text"], .mc input[type="email"], .mc input[type="tel"], .mc button[type="submit"]{
        height:50px !important;
}
.mc button[type="submit"]{
        background-image: linear-gradient(45deg, var(--e-global-color-accent) 0%, var(--e-global-color-24519d2) 100%);
    border-radius:50px;
    margin-top:10px;
}
.elementor-field-option{
    display:flex;
}
.elementor-field-option label{
        display: flex;
    align-self: center;
    margin-left: 5px;
}
.elementor-field-type-recaptcha_v3{
    display:none !important;
}
.mc .elementor-field-type-acceptance{
    order:1;
    font-size:12px;
}
.mc .elementor-field-type-acceptance label{
    line-height:1.4em !important;
}
.mc.alt button{
    margin-top:0 !important;
}
.mc.alt .elementor-field-type-acceptance label{
    color:white !important;
}
.mc .elementor-field-type-acceptance a{
    color:var(--e-global-color-accent) !important;
    font-weight:600 !important;
}/* End custom CSS */