<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&amp;utm_campaign=theme-uri&amp;utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&amp;utm_campaign=author-uri&amp;utm_medium=wp-dash
Description: A plain-vanilla &amp;amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1615888202
Updated: 2021-03-16 10:50:02

*/

.page-header{width:1100px; margin-left:auto;margin-right:auto;}
@media (max-width: 1100px) {
	.page-header{width:100%}
}
 
 
table tbody &gt; tr:nth-child(1) &gt; td, table tbody &gt; tr:nth-child(1) &gt; th {
    background-color: #e34f20;color:#ffffff;
}
table td, table th {padding0:15px 15px 0;}

input[type="text"], input[type="Email"], input[type="Tel"] {-moz-border-radius: 35px; -webkit-border-radius: 35px;border-radius: 35px;border:none;}
#leadfooter select {-moz-border-radius: 35px; -webkit-border-radius: 35px;border-radius: 35px;border:none;}
#leadfooter textarea{-moz-border-radius: 20px; -webkit-border-radius:20px;border-radius:20px;}
.col-1 label {padding:10px 0; }
.select {position: relative;}
.select select{background:#ffffff;-moz-border-radius: 35px; -webkit-border-radius: 35px;border-radius: 35px;border-width:0 0 0 0;appearance: none;
-webkit-appearance: none;
-moz-appearance: none;} 
.select:before {
	content: "\e92a";
	font-family: eicons;
	font-size: 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px;
	pointer-events: none;
	text-shadow: 0 0 3px rgba(0,0,0,.3);
}
#myform {text-align: center}
#myform .code_postal{width:250px;display:inline-block; }
#myform input[type=submit]{display:inline-block;}

input[type=submit]:focus, button:focus {
    outline: none;
}
#monarapl, .detailsel{color:#FFFFFF}
/*#maparapl{min-height:500px; }*/
.araplregion{width: 100%;color:#FFFFFF;flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-webkit-justify-items: center; 	
flex-direction: row;
-webkit-flex-direction:row;	
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: stretch;	
-webkit-align-items:stretch;
justify-content: space-between;
	-webkit-justify-content: space-between;}
.araplregion .resp_photo{width:30%;}
.araplregion .resp_photo img{-moz-border-radius: 50%; -webkit-border-radius: 50%;border-radius: 50%;border:none;}
.araplregion .resp{width:60%}
.araplregion .arapladresse {width:65%}


.cols{flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-webkit-justify-items: center; 	
flex-direction: row;
-webkit-flex-direction:row;	
display: flex;
display: -moz-box;    /* OLD - Firefox 19- (buggy but mostly works) */
display: -ms-flexbox;  /* TWEENER - IE 10 */
display: -webkit-flex; /* NEW - Chrome */
align-items: stretch;	
-webkit-align-items:stretch;
justify-content: space-between;
	-webkit-justify-content: space-between;width: 100%;padding-bottom:2% }
.col-1{width:48%;}
.col-2{width:48%;}

.cols button{text-align: center;border:none;font-family: Montserrat, Sans-serif;} 

#searchform input[type="submit"], #searchform button{border:none;font-family: Montserrat, Sans-serif;    font-size: 12px;
    font-weight: 600;}
/*article*/
.introduction li, .introduction li span{text-align:justify}

@media screen and (max-width:580px){
#myform .code_postal{width:200px;display:inline-block; }
}

@media screen and (max-width:480px){
#myform .code_postal{width:100%;display:inline-block;margin-bottom:10px; }
}</pre></body></html>