<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Style affichage **/
.bloc_lock a{ color: #fff;}
.results {
	padding: 40px 0;
}
.abs_art {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
  }
  .absolute_link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
  }
/** section.related-works **/

.img-left {
	margin-right: 0;
	margin: 20px 0;
}
/** sec-doc **/
section.sec-doc a[class*="btn"] &gt; i {
	margin-left: 5px;
}

.all-product{
    background: #f1f1f1;
}
/** Iframe Map **/
section.tac_iframe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
label.condition{ font-weight:300; font-size:12px;}
label.condition a{ color: #ff0000;}

.lang ul, .sx-social-icons{ padding:0;}
#mentionlegale{
    color:#222
   }
   #mentionlegale a {
    color:#1ea8c5

   }
   #mentionlegale a.logo {
    display:block;
    width:150px;
    height:34px;
    margin:0 auto;
    background-image:url(../img/logo.png);
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain
   }
   #mentionlegale .modal-content {
    height:calc(100vh - 40px);
    overflow-y:scroll ;
width: 95%;
   }
   #mentionlegale .sx-copyright a {
    font-size:35px ;
    display: block;
   }
   #mentionlegale p {
    margin-top:0;
    margin-bottom:0;
    line-height:1.2
   }
   #mentionlegale .modal-dialog {
    max-width: 800px;
    width: 100%;
   }
#mentionlegale .modal-header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    max-width: 742px;
    z-index: 9;
}
#mentionlegale .modal-body {
    padding-top: 75px;
}

.partenaire_titre {
    font-size: 18px;
}
input[type='date']:before {
	content: attr(placeholder);
	margin-right:3px;
  }
  input[type='date']:focus:before {
	display: none;
  }
#popup.modal {
  z-index: 99999;
}


.logo-part {
    max-width: 150px;
    width: 100%;
}

/****** tarif *******/
.tarif-ct{
	display:flex;
	max-width: 700px;
	width:100%;	
	margin:auto;
}
.tarif-des{
	width:90%;
	text-align:left;	
	position: relative;
}
.tarif-des span{
	background-color:#fff;
	position: relative;
	padding-right: 10px;
}
.tarif-des::before{
	position:absolute;
	content:"";
	border-bottom:1px dotted #000;
	width:100%;
	bottom:40%;
	top:0;
	margin:auto;
}
.tarif-prix{
	width:10%;	
	text-align:right;
}

@media(max-width:767px) {
	.form-control, .input-group&gt;.custom-file, .input-group&gt;.custom-select, .input-group&gt;.form-control, .input-group&gt;.form-control-plaintext {
		margin-bottom: 12px;
	}
}
/****	Responsive Design	***/
@media only screen and (max-width:992px) {
}
@media(max-width:991px) {

}
@media(max-width:800px) {
}

@media(max-width:767px) {
    a[href^=tel], button[href^=tel] {
        color: inherit !important;
        appearance: inherit;
    }
    input[type='date']:before {
        display: none;
    }
    #popup.modal .modal-header button.close {
        margin: 0 0 0 auto;
        padding: 5px;
    }
    #popup .modal-body { 
    padding-top: 5px;
    }
}



@media(min-width:992px) {

	.img-left {
		margin-right: 25px;
		margin-top: 0;
	}

}

@media(min-width:1200px) {

}

@media(max-width:575px) {
	#popup.modal .modal-body .content-popup {
		padding: 0;
	}
	.modal-dialog{
		margin: 0.5rem auto;
	}
	
}
.kjxaQJ {
    right: auto !important;
}</pre></body></html>