/*************************variables***************************/
:root {
    --mon-ombre: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

/***************************general*************************/

body, html,
#page{
	max-width: 100% !important;
	overflow-y: auto !important;  
	overflow-x: hidden !important;
	margin: 0 !important; 
	padding: 0 !important;
}

.logged-in.admin-bar{
	margin-top: 32px !important;
}

a:focus {
    outline: none ! important;
}

.dark-bg a{
	color: #fff;
}

.dark-bg a:hover,
.dark-bg a:focus{
	color: var(--ast-global-color-7);
}

/****image****/
img[title] {
    pointer-events: none;
    cursor: default;
}

.clipped-img img {
    clip-path: circle(125% at 52.6% -65%);
}

.rounded-img img {
    border-radius: 0 80px 0 0;
}

@media screen and (min-width: 544px) {
    .full-height-img{
	    margin-top: 0 !important;
    }

    .full-height-img img{
        min-height: 860px;
        object-fit: cover;  
		margin-top: 0 !important;
	    border-radius: 0 0 260px 0 !important;
    }
}

/****nombres clés****/
.nombres-cles .elementor-widget-wrap .elementor-widget-container{
    border-radius: 0 80px 0 80px !important;
}

.nombres-cles .elementor-counter-title{
	text-align: center; 
	margin-top: 10px !important; 
	line-height: 1.6em !important;
}

/****mobile menu****/
.ast-menu-toggle {
	background-color: transparent !important;
	border-radius: 0px !important;
	border: none !important;
}

.ast-button-wrap .ast-mobile-menu-trigger-minimal:focus, .ast-mobile-popup-drawer.active .menu-toggle-close:focus, .woocommerce-ordering select.orderby:focus, #ast-scroll-top:focus, .woocommerce a.add_to_cart_button:focus, .woocommerce .button.single_add_to_cart_button:focus {
	border-width: 0px !important; 
    outline-color: transparent;
}

/***********************HEADER********************************/
@media screen and (max-width: 1200px) {
    #ast-desktop-header{
        display: none !important;
    }

        #ast-mobile-header{
        display: block !important;
    }
}

@media screen and (min-width: 1201px) {
    #ast-mobile-header{
        display: none !important;
    }

        #ast-desktop-header{
        display: block !important;
    }
}

@media screen and (min-width: 921px) {
    .site-logo-img img{
	    max-width: 250px !important;
    }
}

.ast-main-header-wrap{
    background-color: rgba(55, 73, 91, 0.4); 
   /* backdrop-filter: blur(27px); */
}



#masthead .ast-container, .site-header-focus-item + .ast-breadcrumbs-wrapper {
	max-width: 1500px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}



.ast-scroll-to-top-right {
    right: 0px;
    bottom: 100px;
}

/**********************FORMS**********************************/
textarea {
    resize: vertical;
    width: 100%;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select, textarea {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    padding: 12px 16px;
    border-radius: 0px;
    box-shadow: none;
	border-width: 2px;
}

.emergence-form,
.emergence-form p{
	margin-bottom: 0 !important;
}

.emergence-form label{
	margin-top: 20px !important;
	display: block;
}

.emergence-form .wpcf7-submit{
	margin-top: 30px;
}

/****modales des forms****/
@media screen and (max-width: 544px) {
    .uael-modal .uael-content {
        width: 90% !important;
    }	
}

/************************LOGOS CARROUSEL*************************/

.logos-carrousel .slick-dots{
	padding-top: 20px !important;
}

.logos-carrousel img{
	height: 100px;
	width: 200px !important;
	object-fit: contain;
}

/**************************BLOCS UAE***************************/
/****articles - accueil****/
.articles-blocs img{
	border-radius: 0 80px 0 0 !important;
}

/****gerants****/
.gerants-blocs .uael-post__bg-wrap {
	border-radius: 0 80px 0 0;
}

.gerants-blocs .uael-post__thumbnail{
	text-align: center;
}

.gerants-blocs .uael-post__thumbnail img{
	height: 130px; 
	max-width: 80%; 
	object-fit: contain; 
	border-radius: 0 80px 0 0;
}

.gerants-blocs .uael-post-grid .uael-post-grid__inner {
    margin-left: calc(-30px / 2);
    margin-right: calc(-30px / 2);
    display: flex;           
    flex-wrap: wrap;         
    justify-content: center; 
}


/***********************COMPLIANZ COOKIES***********************/

#cmplz-document {
    max-width: 100% !important;
    text-justify: inter-word;
}

#cmplz-cookies-overview .cmplz-dropdown p, #cmplz-document li, #cmplz-document p, #cmplz-document td {
    font-size: 16px !important;
    margin-top: 0;
}

#cmplz-document h2, #cmplz-document h3 {
    font-size: 22px;
    text-align: left;
    margin-top: 40px;
    text-transform: initial;
    padding-bottom: 10px;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 10px;
	font-weight: 600;
}

#cmplz-document h3, #cmplz-document h3 {
    font-size: 18px !important;
    text-align: left;
    margin-top: 30px;
    text-transform: initial;
    padding-bottom: 10px;
    border-bottom: 0px solid #c6c6c6;
    margin-bottom: 10px;
	font-weight: 600;
}

#cmplz-document h4, #cmplz-document h4 {
    font-size: 16px !important;
    text-align: left;
    margin-top: 30px;
    text-transform: initial;
    padding-bottom: 10px;
    border-bottom: 0px solid #c6c6c6;
    margin-bottom: 10px;
	font-weight: 600;
}

.cc-revoke.cc-bottom {
	border-radius: 0 !important;
	font-size: 14px;
}

.cmplz-btn:not(.cmplz-manage-consent):hover{
    	background-color: var(--ast-global-color-7) !important;
        border-color: var(--ast-global-color-7) !important;
}

.cmplz-manage-consent.manage-consent-1.cc-btn{
    font-size: 15px;
}