/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 25 2024 | 00:28:46 */
.hidden {
	display: none!important;
}
.nav-menu>li>a {
    font-size: 16px;
}
.header.header-transparent .nav-menu>li:nth-child(2).active>a {
	color: #fff!important;
}
.nav-menu>.active:first-child>a, .header.header-transparent.header-fixed .nav-menu>li:nth-child(2).active>a {
    color: #4da2fd !important;
	font-weight: bold!important;
}
.header.header-transparent.header-fixed .nav-menu>li:nth-child(2).active>a {
	color: #404656!important;
}
/* MENU PRINCIPAL SUR DESKTOP ET MOBILE */
.nav-menus-wrapper {
	display: flex;
    justify-content: right;
}
.nav-menus-wrapper .nav-menu {
	display: flex;
}

@media only screen and (max-width: 520px) {
	.nav-menus-wrapper .nav-menu { display: block; }
}

/* ACCUEIL */
body.home section.elementor-section {
	padding: 0;
}
body.home .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 0;
}

.header-transparent.header-fixed .nav-menu.nav-menu-social>li.add-listing.bg-white {
	background-color: #02785e!important;/* #74d4c4!important;*/
}
.video-banner section {
    padding-top: 250px;
	padding-bottom: 100px;
}
.hiw-btn {
    position: absolute;
    bottom: 50px;
    z-index: 1;
}
.video-banner .btn-wrap .btn-light:hover {
	background: #ffbb08;
}

.wycd .col-lg-6 .style-3>i {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.wycd .col-lg-6 .style-3>i:before {
    content: "";
    width: 64px;
    height: 64px;
    display: block;
}
.wycd .col-lg-6:nth-child(1) .style-3>i {
	background-image: url(/wp-content/uploads/2024/12/shopping-bag.png);
}
.wycd .col-lg-6:nth-child(2) .style-3>i {
	background-image: url(/wp-content/uploads/2024/12/banknote.png);
}
.wycd .col-lg-6:nth-child(3) .style-3>i {
	background-image: url(/wp-content/uploads/2024/12/exchange-books.png);
}
.wycd .col-lg-6:nth-child(4) .style-3>i {
	background-image: url(/wp-content/uploads/2024/12/gift.png);
}
.wycd a.read-more {
	display: none;
}
html body .hiw .bg-theme {
	background-color: #02785e;/* #74d4c4;*/
}

/* PAGE DE CONTACT */
.page-id-2408 .elementor-element-90873c9 {
	padding-top: 0!important;
}
.image-bg {
	background-position: top center!important;
}
.page-id-2408 div.wpforms-container-full:not(:empty) {
	margin-top: 0px!important;
}
.cta-signup {
    padding: 0;
}

.cta-signup .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

/* Desktop */
@media (min-width: 1200px) {
	.ct-img {
		min-height: 600px;
	}
}
@media (max-width: 520px) {
	.header.header-transparent .nav-menu>li:nth-child(2).active>a {
		color: #4da2fd !important;
	}
}