@font-face {
 font-family: 'Helvetica';
 font-display: swap;
 src: url('../fonts/Helvetica/Helvetica.otf');
 src: url('../fonts/Helvetica/Helvetica.eot');
 src: url('../fonts/Helvetica/Helvetica.eot?#iefix') format('embedded-opentype'),
 url('../fonts/Helvetica/Helvetica.woff') format('woff'),
 url('../fonts/Helvetica/Helvetica.ttf') format('truetype'),
 url('../fonts/Helvetica/Helvetica.svg#WooCommerce') format('svg');
}

@font-face {
    font-family: 'AvenirLTStd-Book';
    font-display: swap;
    src: url('../fonts/AvenirLTStd-Book/AvenirLTStd-Book.otf');
    src: url('../fonts/AvenirLTStd-Book/AvenirLTStd-Book.eot');
    src: url('../fonts/AvenirLTStd-Book/AvenirLTStd-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AvenirLTStd-Book/AvenirLTStd-Book.woff') format('woff'),
    url('../fonts/AvenirLTStd-Book/AvenirLTStd-Book.ttf') format('truetype'),
    url('../fonts/AvenirLTStd-Book/AvenirLTStd-Book.svg#WooCommerce') format('svg');
   }
   
@font-face {
    font-family: 'Bicyclette-Regular';
    font-display: swap;
    src: url('../fonts/Bicyclette-Regular/Bicyclette-Regular.otf');
    src: url('../fonts/Bicyclette-Regular/Bicyclette-Regular.eot');
    src: url('../fonts/Bicyclette-Regular/Bicyclette-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Bicyclette-Regular/Bicyclette-Regular.woff') format('woff'),
    url('../fonts/Bicyclette-Regular/Bicyclette-Regular.ttf') format('truetype');
    /*url('../fonts/Bicyclette-Regular/Bicyclette-Regular.svg#WooCommerce') format('svg');*/
}

@font-face {
    font-family: 'Bree-Regular';
    font-display: swap;
    src: url('../fonts/Bree-Regular/Bree-Regular.otf');
    src: url('../fonts/Bree-Regular/Bree-Regular.eot');
    src: url('../fonts/Bree-Regular/Bree-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Bree-Regular/Bree-Regular.woff') format('woff'),
    url('../fonts/Bree-Regular/Bree-Regular.ttf') format('truetype'),
    url('../fonts/Bree-Regular/Bree-Regular.svg#WooCommerce') format('svg');
}
   
a, p, li, span, div {
    font-family: 'AvenirLTStd-Book', Sans-serif !important;
        letter-spacing: 0;
}

h3, h4, h5, h6 {
    font-family: 'Bicyclette-Regular', Sans-serif !important;
        letter-spacing: 0;
}

 h1, h2 {
 font-family: 'Bree-Regular', Sans-serif !important;
 }
 
.elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
}
a#buttons {
    display: inline-block;
    cursor: pointer;
    width: 90px;
    height: 90px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    transition: background-color .3s , opacity .5s , visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    transform: scale(0.8);
  background-image: url(/wp-content/uploads/2022/09/SCROLL-TO-TOP.svg);
}

.title-hero h1 {
    text-align: justify;
}

#site-header.header-footer-group.is-sticky {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
    transition: all 0.5s ease;
}

a#buttons.show {
    opacity: 1;
    visibility: visible;
}

.section-scroll {
    position: relative;
    margin-top: -150px;
    background: transparent;
    padding-bottom: 40px !important;
}

.header-inner.section-inner {
    max-width: 1200px;
    padding: 18px 30px;
}

.header-inner.section-inner .header-navigation-wrapper .menu-item a {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #33495D !important;
    text-decoration: none;
    transition: all 0.5s ease;
        white-space: nowrap;
}

.header-inner.section-inner .header-navigation-wrapper .menu-item a:hover {
    color: #F19B15 !important;
}

.header-inner.section-inner .header-navigation-wrapper .current_page_item a {
    color: #F19B15 !important;
    font-weight: 700;
}

footer#site-footer {
    display: none;
}

.group-title p {
    margin-bottom: 0px;
}

.group-title .elementor-widget:not(:last-child) {
    margin-bottom: 5px;
}

.section-tar ul {
    margin: 0;
    margin-left: 5px;
}

.section-tar .elementor-widget-container > p:first-child {
    margin-bottom: 0px;
}

.section-hero-mobile, .scroll-mobile {
    display: none;   
}

button.toggle.nav-toggle.mobile-nav-toggle span.toggle-inner span {
    display: none;
}

button.toggle.nav-toggle.mobile-nav-toggle span.toggle-inner {
    position: relative;
}

button.toggle.nav-toggle.mobile-nav-toggle span.toggle-inner:before {
    content: '';
    background-image: url(/wp-content/uploads/2022/09/icon-menu.svg);
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
}

nav.mobile-menu a {
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 30px;
    color: #33495D;
    text-decoration: none !important;
    border: 0 !important;
    padding: 10px 20px;
}

nav.mobile-menu .current-menu-item a {
    color: #F19B15;
    font-weight: 700 !important;
}

.menu-modal .menu-top span.toggle-text, .mobile-logo {
    display: none;
}

nav.mobile-menu li.menu-item {
    border: none;
}

button.toggle.close-nav-toggle {
    outline: none;
}

.group-btn.bottom > .elementor-container.elementor-column-gap-default {
    margin: 0 auto;
    justify-content: center;
}

.list-social ul li {
    margin: 0 !important;
}

.site-logo.faux-heading.mobile-logo {
    display: none;
}

.box-text p:last-child {
    margin-bottom: 0;
}

.primary-menu > li {
    margin-left: 60px;
}

ul.primary-menu {
    flex-wrap: nowrap;
}

.box-text-hero {
    padding-left: 15px;
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    /*padding: 15px !important;*/
}

@media (max-width: 1100px) {
    .group-btn img {
        width: auto !important;
            height: 54px !important;
    }
    .group-btn .elementor-container.elementor-column-gap-default .elementor-column {
        width: auto;
        display: inline-block;
    }
}

@media (max-width: 999px) {
	header#site-header {
        position: fixed;
        width: 100%;
        background: transparent;
        top: 0;
        z-index: 99;
    }
    .site-logo.faux-heading {
        display: none;
    }
    .site-logo.faux-heading.mobile-logo {
        display: block;
    }
}

@media (max-width: 767px) {
    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 10px 15px !important;
    }
    .elementor-7 .elementor-element.elementor-element-01c7bf7 img {
        width: 40px !important;
    }
    .group-btn .elementor-container.elementor-column-gap-default .elementor-column:first-child {
        margin-right: 20px;
    }
    #site-header.header-footer-group.is-sticky {
        background: #f19b15;
    }
    
    .group-btn .elementor-container.elementor-column-gap-default {
        justify-content: center;
            flex-wrap: nowrap;
    }
    .section-hero-mobile, .scroll-mobile, .mobile-logo {
        display: block;   
    }
    
    .scroll-mobile .section-scroll {
        padding-bottom: 0 !important;
        margin-top: -70px;
    }
    header#site-header {
        position: fixed;
        width: 100%;
        background: transparent;
        top: 0;
        z-index: 99;
    }
    .section-hero-mobile {
        padding-top: 89px;
        padding-bottom: 80px;
    }
    .section-tar ul {
        margin: 0;
        margin-left: 15px;
    }
    .box-text p:last-child {
        margin-bottom: 0;
    }
     .text-des-mobile .elementor-widget-wrap.elementor-element-populated {
        padding: 0 !important;
    }  
}