.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html{
height:100%;
}
body{
height:100%;
}
img {
image-rendering: -webkit-optimize-contrast;
max-width:100%;
}
h1{
color:#b3c902;
}
#wrapper {
height: auto !important;
}
.push{
height:px;
}
.alignright{
float:right;
margin:10px 0 15px 10px;
display:block;
}
.alignleft{
float:left;
margin:10px 15px 10px 0;
display:block;
}
.aligncenter{
margin:10px auto;
display:block;
}
h1{
font-family: 'Ropa Sans', sans-serif;
font-size: 3vmax;
} #main_header{
z-index:10;
background-color: #fff;
position: fixed;
top: 0;
}
#main_menu {
width: 100%;
float: none;
margin: 0 auto;
text-align: center;
}
#main_menu > li {
position: relative;
display: inline-block;
float: none;
}
#main_menu > li > a{
padding:10px 20px;
color: #737277;
font-size: 1.5vmax;
font-family: 'Ropa Sans', sans-serif;
text-align: right;
}
#main_menu > li > a:hover{
border-bottom:8px solid #b3c902;
}
#main_menu_container{
margin-top: 70px;
}
#main_menu_logo{
padding-top: 10px;
padding-bottom: 7px;
}
#main_menu_logo img{
max-height:120px;
transition: max-height 200ms;
}
#main_menu_phone_number{
background-color: #b3c902;
border-radius: 10px;
color: #fff;
font-size: 1.75vw;
font-family: 'Ropa Sans', sans-serif;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: -80px;
position: absolute;
margin-left: 84%;
}
#main_menu > li > ul > li > a {
color: #737277;
font-family: 'Ropa Sans', sans-serif;
font-size: 1.4vmax;
margin-left: 18px;
}
#main_menu > li > ul > li > a:hover {
border-bottom: 5px solid #b3c902;
} .one_liner{
box-shadow: 0px 0px 5px black;
}
.one_liner #main_menu_logo img{
max-height:70px;
}
.one_liner #main_menu_container{
margin-top: 50px;
}
.one_liner #main_menu_phone_number{
display: none !important;
} #allfooter {
margin-top:60px;
background-color: #d5d4d6;
color: #737277;
padding-top: 10px;
padding-bottom: 10px;
}
#front_page_footer_address{
font-size: 1vmax;
}
#front_page_footer_contact {
font-weight: bold;
font-size: 1.3vmax;
}
#front_page_footer_tel{
font-weight: bold;
font-size: 2vmax;
font-family: 'Ropa Sans', sans-serif;
}
#front_page_footer_link_legal_notice a{
font-size:1vmax;
color: #737277;
}
#front_page_footer_link_legal_notice a:hover{
color: #b3c902;
text-decoration: none;
} #page-content a {
color: #737277;
}
#page-content a:hover {
color: #b3c902;
}
#page-content{
font-size: 1.3vmax;
text-align: justify;
margin-top: 110px;
}
#page-content h1{
margin-top: 50px;
}
#page-content > img{
margin-top: 50px;
}
#page-content-all-img{
margin-top: 30px;
}
.page_content_photo p{
font-weight: bold;
font-family: 'Ropa Sans', sans-serif;
text-align: center;
}
.page_content_photo{
background-color: #e8e8e8;
}
#right{
float: right;
margin: 0;
padding: 0;
border: 1px solid #737277;
}
#right #txt{
float: left;
padding-top: 15%!important;
}
#right #img{
float: right;
border: 1px solid #737277;
border-top: 0;
border-bottom: 0;
border-right: 0;
}
#left{
float: left;
margin: 0;
padding: 0;
border: 1px solid #737277;
}
#left #txt{
float: right;
padding-top: 15%!important;
}
#left #img{
float: left;
border: 1px solid #737277;
border-top: 0;
border-bottom: 0;
border-left: 0;
} #page-content-service{
margin-top: 180px;
display: block;
}
#page-content-service i{
font-size: 6vmax;
}
#page-content-service p{
font-size: 1.5vmax;
}
.service-content{
margin-bottom: 30px;
}
#title_service{
margin-bottom: 60px;
}  #slider_container{
margin-top:-4px;
z-index:-1;
}
.carousel-item,
.carousel{
z-index:-1;
}
#btn_slider_previous{
z-index: 1;
}
#front_page_all_carousel{
margin-top: 112px;
}
#front_page_carousel_txt{
top: 30px;
position:absolute;
width:100%;
text-align:center;
color: #fff;
font-family: 'Ropa Sans', sans-serif;
font-size: 3.5vw;
background:linear-gradient(to right, rgba(30,30,30,0)0%, rgba(179,201,2,0.75)37%, rgba(179,201,2,0.75)63%,rgba(30,30,30,0)100%);
} .front_page_link_ico{
display:block;
}
.fake_rond{
display:inline-block;
width:103px;
height:101px;
}
.background_fake_rond_hover{
width: 125px;
height: 122px;
border-radius: 50%;
display: inline-block;
padding-top: 10px;
}
.front_page_link_ico:hover .background_fake_rond_hover{
background-color:#b3c902;
transition: 0.3s;
}
.front_page_link_title{
color: #737277;
font-weight: bold;
}
.front_page_link_title:hover{
color: #b3c902;
}
a:hover{
text-decoration: none;
}
.front_page_link_title{
font-family: 'Ropa Sans', sans-serif;
font-size: 1.4vmax;
margin-bottom: 20px;
}
#front_page_all_ico{
padding-top: 40px;
padding-bottom: 20px;
} #full_container_front_page_content{
background-color: #737277;
color:#fff;
}
.front_page_content{
padding-top:20px;
padding-bottom:40px;
padding-left: 50px;
padding-right: 50px;
}
.front_page_content h2{
font-family: 'Ropa Sans', sans-serif;
font-size: 2.5vmax;
padding-bottom: 30px;
}
.front_page_content {
text-align:justify;
font-size: 1.3vmax;
}
.front_page_content p:last-child{
margin:0;
}  .page-item.active .page-link{
background-color: #b3c902;
border-color: #b3c902;
} #page-content-contact input, textarea{
border: 3px solid #b3c902;
border-radius: 2px;
width: 100%;
height: 45px;
padding-left: 15px;
}
#page-content-contact [type=submit]{
width: 30%;
padding: 12px 20px;
margin: 0 auto;
display: block;
box-sizing: border-box;
border: none;
background-color: #b3c902;
color: #fff;
cursor: pointer;
}
#page-content-contact [type=submit]:hover{
background: #bcd302;
cursor: pointer;
}
#page-content-contact{
margin-top: 30px;
}
#page-all-content-contact{
margin-top: 180px;
}
#page-contact-adresse{
text-align: center;
font-weight: bold;
font-size: 2vmax;
font-family: 'Ropa Sans', sans-serif;
}
.btn.home_blog{
color:#fff;
background-color:#b3c902;
}
.post_blog a{
color:#b3c902;
} @media screen and (min-width: 1400px){
p{
font-size: 25px!important;
}
h1{
font-size: 40px!important;
}
li{
font-size: 25px!important;
}
#main_menu > li > a{
font-size: 25px!important;
}
#main_menu > li > ul > li > a {
font-size: 23px!important;
}
.navbar-expand-md .navbar-nav .dropdown-menu{
width: 300px;
}
#page-content-service i{
font-size: 80px;
}
}
@media screen and (max-width: 1400px) {
.one_liner #main_menu_container{
margin-top: 45px;
}
}
@media screen and (min-width: 1200px) {
}
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 992px) {
#main_menu > li > a{
padding:9px 12px;
}
}
@media screen and (min-width: 992px) {
}
@media screen and (max-width: 767px) {
#page-content{
margin-top: 140px;
}
#front_page_all_carousel{
margin-top: 160px;
} .one_liner #main_menu_container{
margin-top: 0px;
}
#main_menu_container{
margin-top: 0px;
} #main_menu > li {
position: relative;
display: block;
margin-bottom: 10px;
} #main_menu > li > a:hover{
border-bottom:4px solid #b3c902;
}
#main_menu > li > a{
padding:3px 0px;
} .background_fake_rond_hover{
width: 115px;
height: 112px;
padding-top: 5px;
}
}
@media screen and (min-width: 768px) {
}