body {
  --primary-color: #FE5E22;
  --secondary-color : #333333;
  --muted-color : #f8f8f8;
}

.content-slide {
    margin-top: -80px;
}

.uk-navbar-transparent {
    background: rgba(0,0,0,0.35);
}

.slide-home h1 {
	text-transform: uppercase;
	font-weight: 600;
}

.regions-home .el-content {
	position: absolute;
    top: -10px;
    left: -20px;
    width: 90px;
    height: 90px;
    background: var(--primary-color);
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
	transform: rotate(-20deg);
}

.regions-home span {
	font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
}

.regions-home .el-content div {
    padding-top: 25px;
}


.section-curve {
    margin-top: -85px;
    background: transparent;
    position: absolute;
    width: 100%;
}

.section-curve img {
	width: 100%;
}

.curve-bottom {
    margin-bottom: -85px;
    background: transparent;
    position: absolute;
    width: 100%;
    transform: rotate(180deg);
}

.curve-bottom img {
    width: 100%;
}

.img-right {
    position: absolute;
    margin-top: 0px;
    right: -70px;
}

.img-left {
    position: absolute;
    bottom: -50px;
    left: -70px;
}

/*.img-left img {
    position: absolute;
    bottom: -30px;
    left: 0;
}*/

.curve-img-bottom img {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    transform: rotate(180deg);
}

.curve-img-top img {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
}

.section-clouds {
    position: relative;
}

.uk-font-secondary {
    text-transform: none;
}

.gift-btn img {
    color: #fff;
}

.testimo .el-title {
    font-weight: 600;
}

.testimo .el-meta {
    text-align: right;
}

.testimo .uk-grid-divider>:not(.uk-first-column)::before {
    border-left: 1px solid var(--primary-color);
}

.section-follow .uk-background-bottom-center {
    padding-bottom: 220px;
}

.insta-grid {
    margin-top: -150px;
}

.footer .footer-titre {
    text-transform: none;
}

#tm-dialog-mobile .uk-nav-sub picture {
    display: none!important;
}

.menu-mega .uk-card-small.uk-card-body {
    padding: 10px;
}


.uk-nav .menu-slow {
    display: none;
}

.video-helico {
    margin-top: -130px;
}

.orange-link {
    color: var(--primary-color)!important;
}

.table-price .el-content {
    color: var(--primary-color);
}


#tm-dialog-mobile .uk-nav > li {
    border-bottom: 1px solid #e2e2e2;
}

#tm-dialog-mobile .uk-parent > .uk-nav-sub a:before {
    content: '-';
}

#tm-dialog-mobile .uk-nav-subtitle {
    display: none;
}

#tm-dialog-mobile li.uk-parent .uk-width-expand {
    padding-left: 0;
}

.cta-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.section-mobile-copyright {
    padding-bottom: 100px;
}

.tm-toolbar div.mod-languages li {
    margin: 0!important;
}

.footer .uk-subnav-divider li a {
    text-transform: none!important;
    font-weight: 400;
}


/*** RESPONSIVE ***/

@media (max-width: 1430px) {
.section-curve {
    margin-top: -65px;
}
}

@media (max-width: 1250px) {
.img-right {
    position: relative;
    margin-top: 0px;
    right: 0px;
}

.img-left {
    position: relative;
    bottom: 0px;
    left: 0px;
}
}

@media (max-width: 1200px) {
.uk-navbar-nav {
    gap: 20px;
}

.uk-navbar-nav>li>a {
    font-size: 11px;
}

.uk-logo img {
    max-width: 120px;
}
}

@media (max-width: 1100px) {
.section-curve {
    margin-top: -45px;
}
}

@media (max-width: 959px) {
.uk-logo img {
    max-width: 180px;
}

.video-helico {
    margin-top: -70px;
}
}

@media (max-width: 756px) {
.section-curve {
    margin-top: -35px;
}
}

/*@media (max-width: 599px) {
.uk-badge-notification {
    font-size: 7px!important;
    padding: 1px 2px;
    margin-right: 1px;
}

.uk-hidden-very-small {
    display: inline!important;
}
}*/

@media (max-width: 550px) {
.section-curve {
    margin-top: -25px;
}

.quote-promo {
    bottom: 0;
    left: 0px;
}
}

@media (max-width: 350px) {
.btn-cta a.uk-button {
    padding: 0 20px;
    font-size: 14px;
}

.content-slide img {
    max-width: 250px;
}

.content-slide h1 {
    font-size: 40px;
}
}

.el-nav.uk-slider-nav {
    display: flex!important;
}

/*** END RESPONSIVE ***/

.bon-cadeau-specifique .cta-mobile {
    display: none;
}

/*** ***/

/*#montgolfiereVoucherForm .ind_price s {
    display: none;
}

#montgolfiereVoucherForm .group_price s {
    display: none;
}*/

#montgolfiereVoucherForm .couple_price b, #montgolfiereVoucherForm .ind_price b, #montgolfiereVoucherForm .group_price b, #montgolfiereVoucherForm .bons-cadre b {
    color: var(--primary-color)!important;
}

/*** ***/

/*** PROMO ***/

.badge-promo {
    background: var(--primary-color) !important;
    color: #fff !important;
    padding: 5px 10px;
    border-radius: 20px;
}

.quote-promo {
    position: absolute;
    bottom: 50px;
    left: -50px;
}

@media (max-width: 425px) {
.quote-promo {
    bottom: 0;
    left: 0;
}
}

.accordion-promo .el-item {
    background: #f1f1f1;
    padding: 20px;
    border-radius: 15px;
}

.grid-promo-prix .el-item {
    border-radius: 15px;
}

.grid-promo-prix .uk-grid > div:nth-child(2) .el-item {
    border: 1px solid var(--primary-color);
}

.grid-promo-prix .uk-grid > div:nth-child(2) .el-item:before {
    content: "Meilleure vente";
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--primary-color);
    color: #fff;
    padding: 2px 10px;
    border-radius: 20px;
    white-space: nowrap;
}

/*** END PROMO ***/

/*** SIDE BUTTON ***/

/* Bouton flottant */
.floating-toggle-btn {
    position: fixed;
    top: 20%;
    right: 0;
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10000;
    font-size: 20px;
    color: #f4b400;
    font-weight: bold;
    transition: background 0.3s;
}

.floating-toggle-btn:hover {
    background: #f7f7f7;
}

/* Bloc flottant */
.floating-badge.compact {
    position: fixed;
    top: 20%;
    right: 50px;
    background: #fff;
    padding: 12px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.15);
    width: 140px;
    z-index: 9999;
    font-family: sans-serif;
    transition: transform 0.35s ease, opacity 0.35s ease;
    text-align: center;
}

/* État fermé */
.floating-badge.closed {
    transform: translateX(200px);
    opacity: 0;
    pointer-events: none;
}

/* Un bloc par logo */
.badge-block {
    margin-bottom: 14px;
}

.badge-block:last-child {
    margin-bottom: 0;
}

.badge-icon-block {
    width: 100px;
    height: auto;
    margin-bottom: 5px;
}

.stars-block {
    display: block;
    color: #f4b400;
    font-size: 16px;
    font-weight: bold;
}

.exp-text {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #333;
}

/* ------ Version Mobile ------ */
@media (max-width: 640px) {

    /* Réduit le bouton rond */
    .floating-toggle-btn {
        width: 40px;
        height: 40px;
        font-size: 25px;
        top: 20%;
    }

    /* Réduit le panneau */
    .floating-badge.compact {
        right: 40px;
        width: 120px;
        padding: 10px;
        top: 20%;
    }

    .badge-icon-block {
        width: 100px;
    }

    .stars-block {
        font-size: 14px;
    }

    .exp-text {
        font-size: 13px;
    }

    /* Le panneau sort complètement de l'écran quand fermé */
    .floating-badge.closed {
        transform: translateX(180px);
    }
}



/*** END SIDE BUTTON ***/