/*
 Theme Name:   Structure Child Theme
 Theme URI:    
 Description:  Structure child theme 
 Author:       
 Author URI:   
 Template:     structure
 Version:      1.0.0
*/

/* @import url("../Structure/style.css"); */

/* Child Theme CSS*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i|Raleway:400,400i,600,600i,700,700i");
@import url("fonts/FontAwesome.css");
@import url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.5.8/slick.css');

/*	Global */
/*----------------------*/
* { word-wrap: break-word; }
.container { width: auto !important; max-width: 1200px; }
a { color: #007793; text-decoration: underline;}
a:hover{ text-decoration: underline; color: #f9bc01 !important; } 

/*	Typography */
/*----------------------*/
@font-face {
    font-family: 'VAG Rounded Std';
    src: url('https://www.nausicalm.com/wp-content/themes/structure-child/fonts/VAGRoundedStd-Black.eot');
    src: url('https://www.nausicalm.com/wp-content/themes/structure-child/fonts/VAGRoundedStd-Black.eot?#iefix') format('embedded-opentype'),
        url('https://www.nausicalm.com/wp-content/themes/structure-child/fonts/VAGRoundedStd-Black.woff2') format('woff2'),
        url('https://www.nausicalm.com/wp-content/themes/structure-child/fonts/VAGRoundedStd-Black.woff') format('woff'),
        url('https://www.nausicalm.com/wp-content/themes/structure-child/fonts/VAGRoundedStd-Black.ttf') format('truetype'),
        url('https://www.nausicalm.com/wp-content/themes/structure-child/fonts/VAGRoundedStd-Black.svg#VAGRoundedStd-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Town 70 Accent Light 1';
    src: url('/fonts/Town70Accent-Light1.eot');
    src: url('/fonts/Town70Accent-Light1.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Town70Accent-Light1.woff2') format('woff2'),
        url('/fonts/Town70Accent-Light1.woff') format('woff'),
        url('/fonts/Town70Accent-Light1.ttf') format('truetype'),
        url('/fonts/Town70Accent-Light1.svg#Town70Accent-Light1') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

body { font-family: 'Lato', sans-serif !important; font-size: 14px !important; line-height: 24px !important; color: #333 !important; }
p { margin-bottom: 20px; }
p:last-of-type { margin-bottom: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 20px; padding: 0; font-weight: 700; color: #007793; }
h1 { font-size: 30px !important; }
h2 { font-size: 20px!important } 
h3 { font-size: 18px!important }  
h4 { font-size: 16px!important }
h5 { font-size: 14px!important }
h6 { font-size: 12px!important } 

.page .entry-content ul {list-style: none; padding: 0; margin: 0 0 15px; }
.page .entry-content ul > li { padding-left: 30px; margin: 0; position: relative;} 
.page .entry-content ul > li::before { content: "• "; color: #f9bc01; position: absolute; margin-left: -20px;}

.page .entry-content .enfants-box ul li::before { color: #b85f83;  }
.page .entry-content .enfants-box a:hover { color: #b85f83 !important; }
.bold a{font-weight: bold;}


.yellow { color:#f9bc01 !important;}
.pink { color: #b85f83 !important }
.yellow h2 { color:#f9bc01 !important;}

img.alignleft { margin-right: 40px; margin-bottom: 20px !important; float: left; border: 1px solid #666;}
img.alignright { margin-left: 40px; margin-bottom: 20px !important; float: right;  border: 1px solid #666;}


.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    margin: 10px 0;
}
.recapcha-frist { margin: 0 0 10px;}

/*	Form/Buttons */
/*----------------------*/ 
.vc_btn3-shape-rounded.vc_btn3-style-modern { border:0 !important; background: #006b85 !important; color: #fff !important; padding: 12px 30px 18px !important; letter-spacing: 0; font-family: 'Lato', sans-serif !important; font-size: 18px !important; line-height: 18px !important; color: #fff; -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; box-shadow: 0 5px 5px rgba(0,0,0,0.2); -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2); }
.vc_btn3-shape-rounded.vc_btn3-style-modern:hover { background:#f9bc01 !important;}  

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { padding: 10px 15px !important; display: block; } 
textarea { resize: none;} 

.wpcf7-form-control.wpcf7-submit { border:0 !important; margin: 0 !important; background: #006b85 !important; color: #fff !important; font-family: 'Lato', sans-serif !important; padding: 12px 20px !important; height: auto !important; font-size: 16px !important; line-height: 16px !important; color: #fff;}
.wpcf7-form-control.wpcf7-submit:hover { background:#f9bc01 !important;}  
div.wpcf7-validation-errors { margin: 15px 0 !important; } 
/*	Header */
/*----------------------*/
.header { background: #007c9b !important; height: auto !important; box-shadow: 0 0 10px 2px rgba(0,0,0,0.4) !important; -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.4) !important; -moz-box-shadow: 0 0 10px 2px rgba(0,0,0,0.4) !important; z-index: 999; }  
.header .logo { padding-top: 25px; padding-bottom: 25px; }
.header .logo  span { display: inline-block; margin-right: 30px; }  
.navbar-holder .nav { font-size: 16px; }
.navbar-holder .nav ul { margin: 0 !important; padding: 0; list-style: none; }
.navbar-holder .nav li { float: left; position: relative; padding: 0; margin: 0;} 
.navbar-holder .nav li:before { display: none; }
.navbar-holder .nav li a { display: block; text-align: center; padding: 15px 5px; font-weight: 700; color: #fff; text-decoration: none; text-transform: uppercase !important;} 
.navbar-holder .nav li:hover > a,
.navbar-holder .nav li a:hover,  
.navbar-holder .nav li.current-menu-item > a { background: #5fbdcc; color: #fff !important; }
.navbar-holder .nav li.menu-item-has-children > a { padding-right: 20px; }  
.navbar-holder .nav li ul { position: absolute; background: #007c9b; display: none; min-width: 200px; width: 100%; z-index: 111}
.navbar-holder .nav li ul li { margin: 0; float: none; display: block; border-bottom: 1px solid rgba(255,255,255, 0.2); }
.navbar-holder .nav li ul li a { text-align: left; padding: 10px 15px; font-weight: 400; text-transform: capitalize;}     
.navbar-holder .nav .dropdown-arrow { cursor: pointer; color: #fff; position: absolute; right: 15px; z-index: 11; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } 

/* Mobile Nav/Close Icon */
.navicon, .close-button { display: none; cursor: pointer; position: absolute; right: 15px; top: 8px; z-index: 1; width: 42px; height: 42px; color: #fff; line-height: 40px; text-align: center; font-size: 18px; border: 1px solid #fff; }
.close-wrap { display: none; position: relative; padding: 16px 75px 18px 20px; border-bottom: 1px solid #0190b4; text-align: right; color: #fff; }
.overlay-bg { position: fixed; background: rgba(0, 0, 0, 0.6); width: 100%; height: 100%; z-index: 2; top: 0; left: 0; display: none; }
.navicon { top: -70px; } 


/*	Hero Banner/Image */
/*----------------------*/
.bannerimg  * { display: block !important }
.bannerimg img { width: 100%; }


/*	Main Content */
/*----------------------*/
.welcome-text h1 { font-size: 38px !important; font-weight: 700;  margin-bottom: 20px; font-family: 'Raleway', sans-serif;}
.welcome-text h3 { font-size: 24px !important; font-weight: 500 !important; color: #005e77; font-family: 'Raleway', sans-serif; margin-bottom: 40px !important} 
.product-box h3 { margin-bottom: 40px!important; font-size: 24px !important; font-weight: 700 !important; color: #007793; text-align: center;}  
.product-box h4 { margin-bottom: 40px!important; margin-top: 40px !important; font-size: 24px !important; font-weight: 700 !important; color: #007793; } 
.product-box .product-image { position: relative; left: 35px;}  
.product-box .image-circle { position: absolute; left: 50%; top: 130px; display: block; margin-left: -190px;}  
.product-box.product-adulte .product-image { left: 90px; }
.product-enfants .vc_btn3-shape-rounded.vc_btn3-style-modern { background: #bc6287 !important;  }
.product-enfants .vc_btn3-shape-rounded.vc_btn3-style-modern:hover { background:#006b85 !important;}  
.product-box a { text-decoration: none; }
.text-block { font-size: 18px; color: #0e7f99; padding: 50px 15x; }
.footer-text-block { font-size: 18px; color: #181818; padding: 15px; } 
 
/*	Footer */
/*----------------------*/
.footer { width: 100%; background: #484848 !important; padding: 0 !important; } 
.footer-main { width: 100%; color: #fff; background: #00738e; padding-top: 35px; padding-bottom: 35px; font-size: 16px; line-height: 28px;}
.footer-main .container { max-width: 1400px; }
.copyright { width: 100%; background: #484848!important; text-align: center; padding-top: 15px; padding-bottom: 15px; color: #fff; display: block !important }
.copyright a { color: #fff; text-decoration: none; }
.copyright a:hover { color: #00c5f6!important; }      

/*   Site map  */
.site-map ul { list-style: none; padding: 0 !important; margin: 0 !important; position: relative; margin-bottom: 10px; }
.site-map ul li { margin: 0 0 10px !important; border-bottom: 0; padding-left: 50px !important; padding-bottom: 0 !important; } 
.site-map ul li a { color: #007793; font-weight: normal !important; text-transform: inherit !important; text-decoration: none !important; }
.site-map ul li a:hover { color: #333!important; }
.site-map ul:before { border-left: #1a75bc solid 1px; -webkit-height:calc( 100% - 24px); height:calc( 100% - 20px); top: 10px; content: "" ; margin: 0 !important; }
.site-map ul ul { padding-top: 15px !important; display: block !important; }
.site-map ul ul:before { top: -14px; left: -16px; height:100%; }
.site-map li { padding-left: 50px; position: relative; } 
.site-map li li { padding-left: 45px; }
.site-map li:before, 
.site-map li:after, 
.site-map ul:before { position: absolute; content: '' !important;  }
.site-map li:before { height: 1px; border-top: #1a75bc solid 1px; width: 25px; left: 0; top: 10px;  margin: 0 !important; }
.site-map ul ul li:before { width: 42px; left: -16px; }
.site-map li:after { width: 18px; height: 7px; background: #555; left: 25px; top: 7px; }
.site-map li li:after { width: 15px; }  

.wpb_text_column.wpb_content_element.highlighter {background: #005367; color: #fff; border-radius: 5px; padding: 20px; }
.highlighter h3 { margin-bottom: 10px !important; }


/* 404 page
==================*/
.error-page { padding: 50px; text-align: center; max-width: 800px; margin: 0 auto;}  
.error-page h1 { font-size: 60px !important; line-height: 60px; font-weight: 700; color: #007c9b; margin-bottom: 20px;}
.error-page h2 { display:block; margin: 0 !important; font-size: 40px; line-height: 40px; color: #fff !important; padding: 10px 40px; background: #007c9b; display:inline-block;} 
.go-home { text-align: center; padding: 20px 0;}
.go-home a { display:inline-block; padding:10px 20px; color: #fff; text-decoration: none; font-size: 16px; background: #007c9b; border:2px solid #007c9b; }
.go-home a:hover { background: #333; color: #fff; border-color: #333;}
.div.wpcf7-validation-errors{margin-top:10px !important;}  


body.home .content-wrapper { padding: 0; }  
.content-wrapper{padding: 40px 0 30px;}   
.box-style > .vc_column-inner > .wpb_wrapper { border: 1px solid  #0e7f99; padding:20px; margin-bottom: 30px;}
.box-style.light-blue-bg .vc_column-inner  > .wpb_wrapper{ background:#ceeafe ; padding: 20px;} 
.box-style.light-blue-box > .vc_column-inner > .wpb_wrapper{ background: #ceeafe ; }

.vc_tta-panel { margin-bottom: 15px;}
.vc_tta-panel .vc_tta-panel-heading { background: #0d8baa !important; color: #fff!important; }
.vc_tta-panel .vc_tta-panel-heading a { color: #fff !important }
.vc_tta-panel .vc_tta-panel-heading a i:before,
.vc_tta-panel .vc_tta-panel-heading a i:after { border-color: #fff !important;}  
.accordion-style-pink .vc_tta-panel-heading { background: #b85f83 !important;}

.contact-form label { display: block; width: 100%; } 
.contact-form .wpcf7-not-valid-tip { display: block; margin: 10px 0 !important;  }
.contact-form .wpcf7-form-control-wrap { display: block; margin-top: 10px; }

.smily-img { margin-bottom: -35px !important; position: relative; z-index: 1}
.content-wrapper {min-height: 750px; } 
.customHeading { position: relative; margin-bottom:140px !important;}
.customHeading .wpb_wrapper { max-width: 280px; }
.customHeading:before { width: 670px; height: 668px; display: block; content: "";  background: url(img/circle.png) no-repeat center top; position: absolute; top:-440px; left: -220px;}
.customHeading h1 { position: relative; z-index: 11; font-size: 40px !important; font-weight: 700;  }
.customHeading h1 strong { display: block; font-size: 24px; margin-top: 5px; color: #48a5bc;} 


.remplissez_text h3 {
    font-size: 24px !important;
    color: #f9bc01;
    max-width: 800px;
    margin: auto;
    font-weight: 500 !important;
    line-height: normal;
}
.landig_info_head h3 {
    font-weight: 600 !important;
    font-size: 22px !important;
}

.landing_info_text h4{
    margin: 15px 0 8px;
    display: inline-block;
    background: #ffd000;
    font-weight: 700 !important;
    padding: 4px 23px;
    font-size: 14px !important;
}
.landing_info_text ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.landing_info_text ul li,.landing_info_text p {
    font-size: 13px;
    color: #007793;
    line-height: 15px;
    padding-left: 23px !important;
}
.landing_info_text ul li:before{
    display: none;
}
.notice_text p {
    font-size: 10px;
    line-height: normal;
    color: #007793;
}
.notice_text p strong{
    color: #f9bc01;
}
.landing_copyright p {
    font-size: 13px;
    line-height: normal;
    color: #fff;
}
.landig_form form {
    max-width: 830px;
    margin: 50px auto !important;
}
.landig_form form ul {
    display: inline-block;
    width: 100%;
    margin: 0!important;
}
.landig_form form ul li {
    padding: 0 15px !important;
    width: 50%;
    float: left;
    margin-bottom: 20px !important;
}
.landig_form form ul li:last-child{
    margin-bottom: 0!important;
    text-align: center;
}
.landig_form form ul li.full {
    width: 100%;
}
.landig_form form ul li:before {
    display: none;
}
.landig_form form ul li .form-control {
    border-radius: 0;
    border: none !important;
    box-shadow: none;
    border-bottom: 2px solid #007b9a !important;
    border-right: 2px solid #007b9a !important;
}
.landig_form form ul li label {
    font-weight: 400;
    color: #007b9a;
}
.landig_form form ul li span.check_box {
    font-weight: 400;
    color: #007b9a;
}
.landig_form form ul li span.check_box span.wpcf7-list-item {
    margin-right: 30px !important;
}
.landig_form form ul li span.check_box input[type=checkbox], .landig_form form ul li span.check_box input[type=radio]{
    border: 2px solid #007b9a !important;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 17px;
    margin: -3px 7px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 17px;
    min-width: 17px;
    -webkit-appearance: none;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    transition: .05s border-color ease-in-out;
}
.landig_form form ul li span.check_box input[type=checkbox]:checked::before, .landig_form form ul li span.check_box input[type=radio]:checked::before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 1rem;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.landig_form form ul li span.check_box input[type=checkbox]:checked:before {
    content: '✔';
    color: #007c9b;
    position: relative;
    top: 7px;
    font-size: 12px;
    left: 1px;
}
.landig_form form ul li span.check_box input[type=radio]:checked::before {
    content: '';
    width: 9px;
    height: 9px;
    background: #007c9b;
    left: 2px;
    top: 2px;
    position: relative;
}
.landig_form form ul li p {
    padding: 10px 0 0 28px;
    font-size: 13px;
    line-height: normal;
    color: #007b9b;
}
.landig_form form ul li.full span{
    font-weight: 400;
}
.landig_form form ul li input[type="submit"] {
    border: none !important;
    background: #f9bc01 !important;
    font-size: 18px;
    text-transform: none;
    line-height: 40px;
    padding: 0 30px;
}
.landig_form form ul li input[type="submit"]:hover{
    color: #007b9a;
}

.landig_form form span.wpcf7-not-valid-tip {
    margin-top: 0 !important;
    margin-bottom: 0;
}

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




.quizbox_btns .continue_button {
    margin-left: 15px;
}
.quizbox_answers label {
    margin-left: 10px;
    max-width: calc(100% - 30px);
    vertical-align: top;
}
.quizbox_answers input[type=checkbox] {
    margin: 5px 0 0;
}


/*14-6-21*/
.page-id-1257 .nav-holder,.page-id-1257 .navicon,body.page-template-template-quiz-system .navicon{
        display: none;
}
.page-id-1257 form.erf-login-form.erf-form {
    margin-top: 24px;
}

/* @media (max-width: 991px){
    .page-id-1251 .header .logo span {
        max-width: 100%;
        margin-right: 0;
        text-align: center;
        width: 100%;
    }
    .page-id-1251 .header .logo span+span {
        margin-top: 15px;
    }
} */
h4.error_message {
    padding: 40px 15px 0;
    margin-bottom: -40px;
    line-height: normal;
}
.header_quiz .container {
    display: flex;
    align-items: center;
}
.header_quiz .container .quiz_header_msg {
    margin-left: auto;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.header_quiz .container .quiz_header_msg p{
    font-weight: bold;
}
@media (max-width:991px) {
    .header_quiz .container .quiz_header_msg {
        font-size: 16px;
    }
}
@media (max-width:767px) {
    .header_quiz .container {
        flex-wrap: wrap;
    }
    .header_quiz .container .logo {
        padding-bottom: 10px;
    }
    .header_quiz .container .quiz_header_msg {
        padding-bottom: 15px;
    }
}
@media (min-width:992px) {
    header.header_quiz {
        position: fixed;
    }
    header.header_quiz+.content-wrapper {
        padding-top: 180px!important;
        min-height: 827px;
    }
    body.page-template-template-quiz-system header.header_quiz+.content-wrapper {
        padding-top: 94px !important;
    }
}



.header .logo span:nth-last-child(2){
    display: none;
}
.page .entry-content ul.slick-dots {
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 20px;
    left: 0;
    right: 0;
    display: flex !important;
    justify-content: center;
}
.page .entry-content ul.slick-dots li {
    padding: 0;
    line-height: 10px;
}
.page .entry-content ul.slick-dots li:before {
    display: none;
}
.page .entry-content ul.slick-dots li button {
    padding: 0;
    background: #007c9b;
    color: transparent;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin: 0 7px;
    opacity: .7;
}
.page .entry-content ul.slick-dots li.slick-active button {
    opacity:1
}
@media screen and (min-width: 992px) {
	.header-main .logo {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
    .header-main .logo .right-logo-sec img {
        max-width: 100px;
        background: #fff;
        padding: 5px;
    }
}
@media screen and (max-width: 991px) {
	.header-main .logo {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
    .header-main .logo .right-logo-sec img {
        max-width: 60px;
        background: #fff;
        padding: 5px;
    }
    .header-main .logo .right-logo-sec {
        width: 50%;
        text-align: end;
    }
    .header-main .logo .left-logo-sec {
        width: 50%;
    }
    .header-main .logo .left-logo-sec span {
        max-width: 100% !important;
    }
    .header-main .logo .right-logo-sec img {
        position: relative;
        right: 60px;
    }
}
@media screen and (max-width: 479px) {
    .navicon {
        top: -68px !important;
    }
}