/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/



.style-vie, .style-resi, .slider-btn {
	font-family: stratos!important;
	font-weight: 500!important;
}

/*@media(min-width: 800px) {
    #bogen .fusion-fullwidth:before {
    content: "";
    position: absolute;
    background: url(https://www.lesjetees.fr/wp-content/uploads/2019/08/bogen-filigrane.png);
    height: 100%;
    width: 500px;
    bottom: -30px;
    left: 22%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
}

}*/


body.fusion-button_size-large .fusion-button-default-size, body.fusion-button_size-large button.button {
    padding: 25px 40px!important;
    font-weight: 500!important;
}

.title-on-img {
    text-transform: uppercase;
    margin-left: -24px!important;
}


@media(min-width: 992px) {
	.bogen-container {
    border-left: solid 70px #f6e948;
	}
}

@media(max-width: 991px) {
	.bogen-container {
    	padding:25px!important;
	}
}



/*.title h2 {text-transform: uppercase;}
*/
.filet-bleu {
	position: relative;
	    margin-left: -160px!important;
    padding-left: 160px;
}

.filet-bleu:before {
content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 75%;
    left: 0;
    background: #008ec5;
    z-index: -1;
}

.filet-jaune {
    position: relative;
        margin-left: -160px!important;
    padding-left: 160px;
}

.filet-jaune:before {
content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 75%;
    left: 0;
    background: #fffe00;
    z-index: -1;
}

.fusion-main-menu>ul>li>a {
	text-transform: uppercase;
}

.prix-bogen {
	background: #f6e948;
	padding: 5px 10px;
	font-size: 50px;
	margin-left: 10px!important;
	font-weight: 300!important;
}

@media(max-width: 800px) {
    .prix-bogen {
        display:block!important;
        margin-left: 0!important;
    }
}

.pinel-infos p {
	margin-bottom: 0;
	font-size: 16px;
}

.pinel p {
	font-size: 12px;
}

.pinel .pinel-label {
	background: #f6e948;
	padding: 5px;
	margin-right: 10px;
}

.pinel .pinel-label.pinel-jaune {
    background: #f6e948;
}

.bien .fusion-content-boxes .fusion-column {
	margin-bottom: 0!important;
}

@media(max-width: 800px) {
    .bien .fusion-content-boxes {
    display: flex;
}
}

.fusion-button.no-border-black,
.fusion-button.no-border-yellow {
	border: 1px solid transparent !important;
}

.fusion-button.no-border-black:hover {
 border: 1px solid #222 !important;
}

.fusion-button.no-border-yellow:hover {
    border: 1px solid #fffb00 !important;
}

.nature-block .content-box-heading {
	text-transform: uppercase;
	font-weight: 700;
}

.prestations .fusion-content-boxes.fusion-columns-1 .fusion-column {
    margin-bottom: 0!important;
}

.prestations .fusion-text p {
	margin-left: 80px;
}

.light-title {
    font-weight: 300;
}

@media(min-width: 800px) {
    .fusion-footer .fusion-columns .fusion-column {
            width: 25%!important;
    }


.fusion-footer .fusion-columns .fusion-column-last {width: 75%!important}

}


.fusion-footer #gallery-1 img {
    border: 0!important;
    max-height: 50px;
    width: auto; margin-right: 15px;
}

.fusion-footer #gallery-1 {
	display: flex;
    align-items: center;
}

.fusion-footer #gallery-1 .gallery-item {width: auto;}

.fusion-footer .textwidget p {text-align: right;}

.fusion-footer {
	    border-bottom: 20px solid #fffb00;
}



.form-contact {
/*    color: #ccc;
*/}
.wpcf7-captchar, 
.wpcf7-form .wpcf7-date, 
.wpcf7-form .wpcf7-number, 
.wpcf7-form .wpcf7-quiz, 
.wpcf7-form .wpcf7-select, 
.wpcf7-form .wpcf7-text,
.wpcf7-form .wpcf7-textarea,
.input-form {
    padding: 0!important;
    font-family: 'stratos'!important;
    border-bottom: 1px solid #666!important;
    margin-bottom: 20px!important;
}

textarea.input-form {display: block; width: 100%; margin-top: 30px;}

.input-button {
    margin-bottom: 15px;
    border: #666 1px solid!important;
    color: #666!important;
    background: transparent!important;
}

.input-button:hover {
    background: #fff!important;
    color: #333!important;
}

.gdpr-block {
    font-size: 11px;
}

.wpcf7-form .wpcf7-text:focus,
.wpcf7-form .wpcf7-textarea:focus,
.modal .input-form:focus {
    border-color: #666!important;
    color: #666!important;
}

.wpcf7-list-item,
.gdpr-block {
	color: #666;
}

.wpcf7-list-item a,
.gdpr-block  a{color: #aaa;}

.wpcf7-list-item a:hover,
.gdpr-block a:hover {
	color: #333;
}

.wpcf7-submit {
    background: transparent!important;
}

.wpcf7-submit:hover,
.contact-form .input-button {
    background: #666!important;
    border-color: #666!important;
    color: #fff!important;
}

.wpcf7-submit:after {
    content: "\f178" !important;
    position: absolute;
    top: -5px;
    left: 5px;
    color: #666;
    transition: all .2s;
    font: 400 normal normal 1.4em/24px "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: auto;
    text-align: center;
    text-rendering: auto;
    line-height: 1;
}




.modal .wpcf7-form .wpcf7-text,
.modal .wpcf7-form .wpcf7-textarea,
.modal .input-form {
    border-bottom: 1px solid #333!important;
    margin-bottom: 20px!important;
    color: #333;
}

.modal .wpcf7-form .wpcf7-text:focus,
.modal .wpcf7-form .wpcf7-textarea:focus,
.modal .input-form:focus {
    border-color: #1689bb!important;
    color: #1689bb!important;
}

.modal .input-form::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666;
  opacity: 1; /* Firefox */
}

.modal .gdpr-block {
	color: #333;
}

.modal .wpcf7-acceptance {
    margin-top: 40px;
    margin-bottom: -9px;
    display: block;
}

.modal .gdpr-block a {color: #666;}

.modal .gdpr-block a:hover {color: #1689bb;}


.modal .fusion-button {
	border-color: #1689bb!important;
	color: #1689bb!important;
}

.modal .fusion-button:hover {
    background: #1689bb!important;
    border-color: #1689bb!important;
    color: #fff!important;
}

.modal .fusion-button:after {
    content: "\f178" !important;
    position: absolute;
    top: -5px;
    left: 5px;
    color: #fff;
    transition: all .2s;
    font: 400 normal normal 1.4em/24px "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: auto;
    text-align: center;
    text-rendering: auto;
    line-height: 1;
}

.contact-form p,
.contact-form [type="checkbox"]:not(:checked) + span, 
.contact-form [type="checkbox"]:checked + span, 
.contact-form [type="radio"]:not(:checked) + span, 
.contact-form [type="radio"]:checked + span {
    color: #666;
}



input[type=tel] {
    background: transparent;
    height: 50px;
    color: #666;
    width: 100%;
}


/* CHECKBOX */
span.wpcf7-list-item {
    margin: 0 !important;
}

/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked,
[type="radio"]:not(:checked),
[type="radio"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked) + span,
[type="checkbox"]:checked + span,
[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
    position: relative;
    padding-left: 2.1em;
    cursor: pointer;
    margin-right: 15px;
}

/* checkbox aspect */
[type="checkbox"] + span:before,
[type="checkbox"]:not(:checked) + span:before,
[type="radio"] + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 1.5em;
    height: 1.5em;
    border: 1px solid #cccccc;
    background: #ffffff;
    border-radius: 100%;
}

[type="checkbox"]:checked + span:before,
[type="radio"]:checked + span:before {
    border: 1px solid #333;
}

/* checked mark aspect */
[type="checkbox"]:not(:checked) + span:after,
[type="checkbox"]:checked + span:after,
[type="radio"]:not(:checked) + span:after,
[type="radio"]:checked + span:after {
    content: '\f00c' !important;
    position: absolute;
    top: -5px;
    left: 5px;
    color: #333;
    transition: all .2s;
    font: 400 normal normal 1.4em/24px "Font Awesome 5 Pro";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    width: auto;
    text-align: center;
    text-rendering: auto;
    line-height: 1;
}

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + span:after,
[type="radio"]:not(:checked) + span:after {
    opacity: 0;
    transform: scale(0);
}

[type="checkbox"]:checked + span:after,
[type="radio"]:checked + span:after {
    opacity: 1;
    transform: scale(1);
}

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + span:before,
[type="checkbox"]:disabled:checked + span:before,
[type="radio"]:disabled:not(:checked) + span:before,
[type="radio"]:disabled:checked + span:before {
    box-shadow: none;
    border-color: #bbbbbb;
    background-color: #dddddd;
}

[type="checkbox"]:disabled:checked + span:after,
[type="radio"]:disabled:checked + span:after {
    color: #999999;
}

[type="checkbox"]:disabled + span,
[type="radio"]:disabled + span {
    color: #aaaaaa;
}

/* accessibility */
[type="checkbox"]:checked:focus + span:before,
[type="checkbox"]:not(:checked):focus + span:before,
[type="radio"]:checked:focus + span:before,
[type="radio"]:not(:checked):focus + span:before {
    border: 1px dotted #333;
}

/* hover style just for information */
[type="checkbox"]:checked:focus + span:hover:before {
    border: 1px solid #333 !important;
}


.requiredFieldLabel {
    display: none;
    padding: 5px 10px;
    color: #1689bb;
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 7px;
    width: max-content;
    margin: 10px 0;
}

.rgpd-text {
    margin-bottom: 15px;
    display: block;
}

.sendForm {
     display: none;
/*    position: fixed; */
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
    color: #fff;
    background: green;
    z-index: 10000000000000;
}

/* RESPONSIVE */


.fusion-logo img {
    width: 122px;
}

@media(max-width: 800px) {
    #prestations .fusion-fullwidth {
    background-position: right!important;
    padding-top: 40px!important;
    }

    #prestations .fusion-layout-column .fusion-column-wrapper {
        border:0!important;
        padding:0!important;
    }

    #contact .fusion-fullwidth {
    background-position: left !important;
    }

    .renseignements .fusion-column-wrapper {
    padding-top: 0!important;
    }

/*    #sliders-container {
        display: none!important;
    }*/
}



#menu-item-wpml-ls-22-mt,
#mobile-menu-item-wpml-ls-22-mt {display: none!important;}




.virtual-visit-content .fusion-image-before-after-element {
    margin-left: -15px!important;
    margin-right: -15px!important;
}


/* SLIDER T3/T4 */
.tfs-slider .slide-content-container {
    top: 80%!important;
}


.tfs-slider .background-image:before {
    content: "";
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.tfs-slider .slide-content-container .heading {
    margin-bottom: 0!important;
}

@media only screen and (max-width: 800px) {
    .fusion-columns .fusion-column {
        margin: 0!important;
    }    
}


.fusion-footer .fusion-column:first-child {
    display: flex!important;
}

#media_image-4, #media_image-5 {
    margin-bottom: 0px!important;
}