/* 
Theme Name: FITNESSCOACHINGTEAM
Theme URI: https://github.com/elementor/hello-theme/
Description: FITNESSCOACHINGTEAM is a child theme of Hello Elementor, created by Highlight team
Author: Highlight
Author URI: https://www.agence-highlight.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: FITNESSCOACHINGTEAM
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


body h1,
body h2{
    font-family: 'Racing Sans One', cursive !important;
    
}

body p,
body a,
body input {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}


@media (max-width:1500px){
    body h2{
        font-size: 22px;
    }
    body p {
        font-size: 12px;
    }
    body a.see-map {
        font-size: 17px !important;
        padding: 0 20px !important;
    }
}

.clear {
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    line-height: 0;
    border: 0;
    font-size: 0;
    outline: 0;
    overflow: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.hide {
    display: none;
}
input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
iframe,
main,
menu,
nav,
section,
summary {
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

audio,
canvas,
video {
    vertical-align: baseline;
    display: inline-block;
}

sub {
    position: relative;
    bottom: -0.25em;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    position: relative;
    top: -0.25em;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

a,
a:link,
a:visited {
    color: inherit;
    background-color: transparent;
    text-decoration: underline;
    font-family: inherit;
}

a:hover,
a:focus {
    color: inherit;
    outline: 0;
    text-decoration: none;
}

a:active {
    color: inherit;
    outline: 0;
}

a.noline,
a.noline:link,
a.noline:visited {
    text-decoration: none;
}

a.noline:hover,
a.noline:focus {
    text-decoration: underline;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    background-color: transparent;
}

td,
th {
    padding: 0;
}

[type=button], [type=submit], button {
    display: inline-block;
    font-weight: 400;
    color: inherit;
    border: 0;
    padding: 0;
    font-size:inherit;
    border-radius: 30px;
}


.flex-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
/* SLIDER */
.slick-slider {
    overflow: hidden;
}
.slick-slide {
    opacity: 0;
}
.consulting-form .wrap {
    display: none;
}
.consulting-form.slick-initialized .wrap {
    display: inline-block;
}
.slick-initialized .slick-slide {
    opacity: 1;
    transition: .3s;
}
.slick-track {
    display: flex;
    justify-content: space-between;
}
.slick-dots {
    position: absolute;
    bottom: 27px;
    left: 75%;
    padding: 0;
    margin: 0;
    list-style-type: none;
    transform: translateX(-75%);
    z-index: 10;
    display: flex;
}

.slick-dots button:focus,
.slick-dots button{
    width: 23px;
    height: 23px;
    padding: 0;
    border: 1px solid #4AD800;
    border-radius: 23px;
    margin: 0 5px;
    outline: 0;
}
.slick-dots button:hover,
.slick-dots .slick-active button{
    background:  #4AD800;
}
.slick-arrow.slick-disabled {
	display:none ! important;
}
.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 90px;
    z-index: 10;
	cursor:pointer;
}
.slick-arrow.next-slide {
    right:15px;
}
.slick-arrow.prev-slide {
    left:15px;
}
.slick-arrow img {
    width: 100%;
    height: auto;
}
.slick-dots li button {
    text-indent: -9999px;
    overflow:hidden;
}
@media (max-width:1500px){
	.slick-dots button:focus,
	.slick-dots button{
        width: 12px;
        height: 12px;
	}
}
@media (max-width:1200px){
	.slick-dots button:focus,
	.slick-dots button{
        width: 10px;
        height: 10px;
	}
}
@media (max-width:1024px){
    .slick-arrow {
        position: absolute;
        top: 12%;
        transform: translateY(-12%);
        width: 15px;
		display:flex ! important;
    }
    .home .slick-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 35px;
    }
    .slick-dots {
        left: 50%;
        transform: translateX(-50%);
    }
    
}

@media (max-width:767px){
    .slick-dots {
        bottom: 17px;
    }
	.slick-arrow img {
		width: 35px;
		height: 35px;
	}
	.page-id-463 .wpcf7-form-control-wrap.cv {
		display: block;
		margin-top: 10px;
	}
}


/* FORMULAIRE */

.wpcf7-form .wrap-info {
    width: 100%;
    height: auto;
    float: left;
}


.page-id-463 .wpcf7-form .wrap-info .wpcf7-form-control-wrap { /* PAGE POSTULER */
    margin-top: 30px;
    height: auto;
    display: block;
    float: left;
}
.page-id-463 .wpcf7-form .wrap-info .wpcf7-form-control-wrap:not(:nth-child(4),:nth-child(6)) { /* PAGE POSTULER */
    width: calc(100% / 3 - 30px);
}
.page-id-463 .wpcf7-form .wrap-info .wpcf7-form-control-wrap:nth-child(2){
    margin-left:45px;
	margin-right:45px;
}
.page-id-463 .wpcf7-form .wrap-info .wpcf7-form-control-wrap:nth-child(4){
    width: calc(100% / 3 * 2 - 13px);
	margin-right:43px;
}
@media (max-width:767px){
	.page-id-463 .wpcf7-form .wrap-info .wpcf7-form-control-wrap { 
		width:100% ! important;
		margin-left:0 ! important;
		margin-right:0 ! important;
	}
}/* END PAGE POSTULER */


.wpcf7-form .wrap-info .wrap-1-3 {
    width: 100%;
    height: auto;
    float: left;
}
.wpcf7-form textarea,
.wpcf7-form input[type="date"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="text"] {
    width: 100%;
    background: transparent;
    border-radius: 0;
    border:1px solid #CFCFCF;
    color: #ffffff;
    max-height: 150px;
}
.wpcf7-radio > span{
    position: relative;
    padding-left: 25px;
    margin: 0 30px 0 0;
}
.wpcf7-form input[type="radio"]{
    position: absolute;
    top: 0;
    left: 0;
    width: 19px;
    height: 19px;
    border-radius: 19px;
    border:1px solid #CFCFCF;
    display: inline-block;
}
.wpcf7-form input[type="radio"]:checked{
    background: #FFFFFF;
}
.wpcf7-form input[type="submit"]{
    font: normal normal normal 25px/31px 'Racing Sans One';
    border: 2px solid #4AD800;
    color: #4AD800;
    padding: 0 130px;
    margin: 100px auto;
    border-radius: 32px;
    display: block;
}
.wpcf7-form input[type="submit"]:focus,
.wpcf7-form input[type="submit"]:active,
.wpcf7-form input[type="submit"]:hover{
    background: #4AD800;
    color: #FFFFFF;
    outline: none;
}
.wpcf7-form .wrap-full{
    width: 100%;
    margin: 70px 0;
    float: left;
}
.wpcf7-form h2 {
    margin: 80px 0 0 0;
    text-align: center;
    min-height: 80px;
}
.wpcf7-form h2.center-h2 {
    text-align: center;
}
.wpcf7-form h3 {
    margin-top: 50px;
    font-size: 25px;
}
.wpcf7-form label {
    font-weight: 300;
    font-size: 18px;
}
.wpcf7-form .wrap-half {
    width: calc(50% - 22px);
    float: left;
}
.wpcf7-form .wrap-half:first-child {
    margin-right:44px;
}
.wpcf7-form .cv p,
.wpcf7-form .cv h3{
    display: inline;
}
.wpcf7-form .documents {
    max-width: 930px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.wpcf7-form .cv span::before{
    content:"Mon CV";
}
.wpcf7-form .cv span::before,
.wpcf7-form .documents span::before{
    background: #4AD800;
    color: #000;
    font: normal normal normal 30px/38px "Racing Sans One";
    border-radius: 30px;
    z-index: 0;
    padding-left: 38px;
    padding-right: 38px;
    cursor: pointer;
}
.wpcf7-form .documents span:nth-child(1)::before{
    content:"Document 1";
}
.wpcf7-form .documents span:nth-child(2)::before{
    content:"Document 2";
}
.wpcf7-form .documents span:nth-child(3)::before{
    content:"Document 3";
}
.wpcf7-form .cv span input,
.wpcf7-form .documents span input{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.wpcf7-not-valid-tip {
    font-size: 10px;
}
.wpcf7-response-output {
	display:none;
}
/* CONTACT FORM */
.wpcf7-form .contact-form .wpcf7-form-control-wrap {
    width: 100%;
    margin-top: 20px;
    display: block;
    float: left;
}
.wpcf7-form .contact-form .fname,
.wpcf7-form .contact-form .name {
    width:calc(50% - 8px);
}
.wpcf7-form .contact-form .name {
    margin-right: 16px;
}
.wpcf7-form .contact-form input[type="submit"]{
    font: normal normal normal 25px/31px 'Racing Sans One';
    color: #000000;
    background: #4AD800;
    padding: 0 30px;
    border-radius: 32px;
    margin: 25px 0 0 0;
    display: block;
    float: right;
    outline: none;
}
.wpcf7-form .contact-form input[type="submit"]:focus,
.wpcf7-form .contact-form input[type="submit"]:active,
.wpcf7-form .contact-form input[type="submit"]:hover{
    color: #4AD800;
    background: transparent;
    border: 2px solid #4AD800;
}

@media (max-width:767px){
	.wpcf7-form .contact-form input[type="submit"]{
		font: normal normal normal 15px 'Racing Sans One' ! important;
		padding: 0 20px;
		margin: 25px 0 0 0;
		display: inline-block;
		float: inherit;
	}
}

/* CONSULTING*/
.wpcf7-form .consulting-form .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wpcf7-form .consulting-form h2 {
    margin: 0;
}
.wpcf7-form .consulting-form .wpcf7-radio .wpcf7-list-item {
    color:#000000;
    padding:0;
    margin: 4px;
    display: inline-block;
}
.wpcf7-form .consulting-form .wpcf7-radio .wpcf7-list-item label {
    font: normal normal normal 25px/31px 'Racing Sans One';
    color:#000000;
}
.wpcf7-form .consulting-form .wpcf7-radio.four-box .wpcf7-list-item label {
    position: relative;
    padding:0;
    width: 674px;
    min-height: 120px;
}
.wpcf7-form .consulting-form .wpcf7-radio .wpcf7-list-item label {
    position: relative;
    padding:0;
    width: 250px;
    min-height: 120px;
}
.wpcf7-form .consulting-form .wpcf7-radio .wpcf7-list-item label span{
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 20px);
    transform: translate(-50%,-50%);
}
.wpcf7-form .consulting-form .wpcf7-radio input[type="radio"]{
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    background: #4AD800;
    margin:0 5px;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    outline: 0;
}
.wpcf7-form .consulting-form .wpcf7-radio input[type="radio"]:checked{
    background: transparent;
    border: 1px solid #4AD800;
}
.wpcf7-form .consulting-form .wpcf7-radio input[type="radio"]:checked + span {
    color:#4AD800;
}
.wpcf7-form .consulting-form .wpcf7-form-control-wrap:not(.nom),
.wpcf7-form .consulting-form .wpcf7-form-control-wrap:not(.precision) {
    margin-top: 80px;
    display: block;
}
.wpcf7-form .consulting-form .info-detail {
    position: relative;
    max-width: 1088px;
    margin: 30px auto 0 auto;
    display: block;
    text-align: right;
}
.wpcf7-form .consulting-form .info-detail span {
	margin-top:20px ! important;
}
.wpcf7-form .consulting-form .cta-form {
    background:#4AD800;
    color: #000000;
    font: normal normal normal 25px/31px 'Racing Sans One';
    padding: 7px 29px;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 30px;
    display: inline-block;
}
.wpcf7-form .consulting-form .more-info {
    text-align: center;
    margin: 80px 0 30px 0;
}
.wpcf7-form .consulting-form .wrap-objpro .more-info {
    margin: 0 0 30px 0;
}

@media (max-width:1680px){
    .wpcf7-form h3 {
        font-size: 18px;
    }
    .wpcf7-form label {
        font-size: 14px;
    }
    .wpcf7-form [type="radio"]{
        top: 5px;
        width: 12px;
        height: 12px;
    }
}
@media (max-width:1024px){
    .wpcf7-form .documents {
        flex-direction: column;
        align-items: center;
    }
    .wpcf7-form .documents span{
        margin-bottom: 15px;
    }
    /* CONSULTING*/
    .wpcf7-form .consulting-form .wpcf7-form-control-wrap {
        margin-top: 30px;
        display: block;
    }
    .wpcf7-form .consulting-form .wpcf7-radio .wpcf7-list-item {
        padding:12px 25px;
    }
    .wpcf7-form .consulting-form .wpcf7-radio .wpcf7-list-item label{
        font: normal normal normal 25px/31px 'Racing Sans One';
    }
}
@media (max-width:767px){
    .wpcf7-form .wrap-full{
        margin: 70px 0;
    }
    .wpcf7-form .wrap-half {
        width: 100%;
    }
    /* CONTACT FORM */
    .wpcf7-form .contact-form .fname,
    .wpcf7-form .contact-form .name {
        width:100%;
    }
    .wpcf7-form .contact-form .name {
        margin-right: 0;
    }
	.wpcf7-form input[type="submit"]{
		padding: 0 20px;
	}
	.wpcf7-form-control-wrap.civ {
		margin-top:30px;
		display:block;
	}
	.wpcf7-form .consulting-form .wpcf7-radio.four-box .wpcf7-list-item {
		width: 100%;
	}
	.wpcf7-form .consulting-form .wpcf7-radio.four-box .wpcf7-list-item label {
		width: 100%;
		min-height: 120px;
	}
	.wpcf7-form .consulting-form .wpcf7-radio.four-box .wpcf7-list-item label span {
		padding:20px;
		font:normal normal normal 18px/20px 'Racing Sans One';
	}
}


/* CSS THEME */

.line-right::after {
    content:'';
    width:11vw;
    height:34vw;
    position: absolute;
    background: url(/wp-content/uploads/2021/12/line.png)no-repeat left top / 100% auto;
    right: -70px;
    top: 0;
}
.page-id-10 .line-right::after {
    content:'';
    width:11vw;
    height:34vw;
    position: absolute;
    background: url(/wp-content/uploads/2021/12/line.png)no-repeat left top / 100% auto;
    right: -70px;
    top: 0;
	z-index:-3;
}
.line-right-green::before {
    content:'';
    width: 30vw;
    height: 57vw;
    position: absolute;
    background: url(/wp-content/uploads/2021/12/Composant-18-–-1@2x.png)no-repeat left top / 100% auto;
    right: -70px;
    bottom: 0;
}
.line-right::before {
    content:'';
    width: 30vw;
    height: 57vw;
    position: absolute;
    background: url(/wp-content/uploads/2021/12/line-green.png)no-repeat left bottom / 100% auto;
    left:  -90px;
    bottom: 0;
}
.line-left-bottom::before {
    content:'';
    width: 30vw;
    height: 57vw;
    position: absolute;
    background: url(/wp-content/uploads/2021/12/light-green.png)no-repeat left bottom / 100% auto;
    left:  -90px;
    bottom: -500px;
}
.eicon-play:before {
    width: 382px;
    height: 383px;
    background: url(/wp-content/uploads/2022/01/lecteur.png)no-repeat center center / 100% auto;
}