@charset "UTF-8";
/* CSS Document */


* {margin: 0; padding: 0; outline: 0;}

html, body {
   height:100%;
}

a:link {color:#1d1d1b; text-decoration:none;}      /* unvisited link */
a:visited {color:#1d1d1b;text-decoration:none;}  /* visited link */
a:hover {color:#1d1d1b;text-decoration:none;}  /* mouse over link */
a:active {color:#1d1d1b;text-decoration:none;}  /* selected link */

.enlaceB:link {color:#1d2240;text-decoration:none;}	
.enlaceB:visited {color:#1d2240;text-decoration:none;}			
.enlaceB:hover {color:#e47b99;text-decoration:none;}		
.enlaceB:active {color:#1d2240;text-decoration:none;}	



/* FONTS */


@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,500;0,600;1,400;1,600;1,600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');



.semibold{
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight:500;
}

.bold{
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight:600;
}
	
	

#fondo_home{
	width:60%;
	height:800px;
	float:left;
	background-color:#f7f0ed;
	position:relative;
	left:0;
	top:0;
	z-index:0;
	display:block;
}


#contenedor-total{
	width: 100%;
	float: left;
	position: Absolute;
	left: 2px;
	top: 0;
	z-index: 100;
}

.boxHeader{
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  transition: .3s;
}

.boxHeader2{
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  transition: .3s;
  position:static;
}


.headerFixed{
	padding-top:30px;
  height: 90px;
  background-color:#FFF;
  /*border-bottom: solid #FFF 1px;*/
  position: fixed;
  top: 0;
  left: 0;
z-index:100;
display:block;
}


#cont-botonera{
	width:1000px;
	margin:0 auto;
	z-index:2;
}

#botonera{
	width:550px;
	text-align:right;
	float:right;
  display: flex;
  transition: .3s;
}


#linea-estoy{
	height:10px;
	background-color:#e26537;
	display:block;
	position:absolute;
	bottom:0px;
	left:calc(50% - 40%);
	border-radius:5px;
	width:80%;
}


.headerFixed #cssmenu{
  padding-top: inherit;
  display:block;
}


.headerFixed #cont_botonera{
  position: absolute;
  width: 100%;
  margin-top: 25px;
  padding-top:50px;
}



#logo_gral{
	width:209px;
	height:57px;
	float:left;
	margin-top:50px;
	display:block;
  transition: .3s;
  z-index:100;
}

#logo_mobile{
	display:none;
}


.headerFixed #logo_gral{
  width:209px;
	height:57px;
	float:left;
	margin-top:50px;
	
  display: block;
  margin-top: inherit;
  transition: .3s;
  display: flex;
}




/* TOP */

#bloque_top{
	float:left;
	width:100%;
	z-index:10;
}


#bloque_txt{
	width: 34%;
	padding-left:8%;
	padding-right:8%;
	padding-top:1%;
	float: left;
}


#bloque_info{
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight: 400;
	font-size: 22px;
	line-height: 35px;
	text-align: left;
	color: #000;
}

#bloque_info-colum{
	width: 65%;
	margin-right: 5%;
	float: left;
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight: 400;
	font-size: 22px;
	line-height: 36px;
	text-align: left;
	color: #000;
}

#bloque_info-colum2{
	width: 30%;
	float: left;
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight: 400;
	font-size: 22px;
	line-height: 36px;
	text-align: left;
	color: #000;
}

#bloque_firmaybtn{
	width:100%;
	margin-top:25px;
	text-align:left;
	margin-bottom:50px;
	float:left;
}

#firma{
	width:40%;
	height:80px;
	float:right;
}

#bloque-btn{
	width:230px;
	height:30px;
	clear:left;
	float:left;
	text-align:left;
}

#bloque-margin{
	width:230px;
	height:20px;
	clear:left;
	float:left;
}


#bloque-btn2{
	width:230px;
	height:30px;
	float:left;
	text-align:left;
}

#bloque-margin2{
	width:100%;
	height:20px;
	float:left;
}

#bloque_img{
	width:50%;
	float:right;
	margin-bottom:40px;
}






/* REFLEXES */

#reflexes{
	width:100%;
	height:600px;
	background-color:#6a966e;
	float:left;
	position:relative;
}

#cont_reflexes{
	width:1000px;
	margin:0 auto;
	margin-top:100px;
}


#reflexes_titulo{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:45px;
	color:#FFF;
	float:left;
	margin-top:40px;
	}


#reflexes_txt{
	width:460px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:30px;
	color:#FFF;
	clear:left;
	float:left;
	margin-top:40px;
	}


#reflexes_img{
	width:500px;
	height:420px;
	float:right;
	background-image:url(img/reflexes_img.png);
}


#reflexes_flecha{
	display:block;
	width:78px;
	height:78px;
	background-image:url(img/flecha_reflexes.svg);
	position:absolute;
	bottom:120px;
	left:calc(50% - 30px);
	z-index:20;
}


/* ACCOMPAGNEMENT */


#accompagnement{
	width:100%;
	height:1000px;
	float:left;
	background-color:#FFF;
}


#cont_accompagnement{
	width:1000px;
	margin:0 auto;
	margin-top:80px;
}


#cont-columnas{
	width:1000px;
	margin:0 auto;
	padding-top:80px;
}


#accompagnement_titulo{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:57px;
	text-align:center;
	color:#000;
	}


#accompagnement_txt{
	width:800px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin:0 auto;
	margin-top:30px;
	text-align:center;
	}


#columna_accompagnement{
	width:320px;
	height:515px;
	float:left;
}


#columna_accompagnement-img{
	width:320px;
	height:218px;
	float:left;
}


#columna_accompagnement-fondo1{
	width:320px;
	height:297px;
	float:left;
	background-image:url(img/fondo-columna1.png);
}

#columna_accompagnement-fondo2{
	width:320px;
	height:297px;
	float:left;
	background-image:url(img/fondo-columna2.png);
}

#columna_accompagnement-fondo3{
	width:320px;
	height:297px;
	float:left;
	background-image:url(img/fondo-columna3.png);
}


#columna_accompagnement-margin{
	display:block;
	width:20px;
	height:515px;
	float:left;
}



#columna_titulo{
	width:260px;
	height:95px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:600;
	font-size:28px;
	line-height:24px;
	text-align:center;
	color:#000;
	margin:0 auto;
	margin-top:25px;
}

#columna_subtitulo{
	width:260px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:24px;
	text-align:center;
	color:#000;
}


#columna_txt{
	width:260px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:18px;
	line-height:22px;
	color:#000;
	margin:0 auto;
	text-align:center;
}

#columna_btn{
	width:165px;
	height:30px;
	margin:0 auto;
	margin-top:35px;
}



/* OPINIONES */

#fondo-opiniones{
	margin-top:60px;
	width:100%;
	height:450px;
	background-color:#f8d576;
	float:left;
	position:relative;
}

#iso-escondido{
	width:157px;
	height:275px;
	background-image:url(img/iso-escondido.png);
	position:absolute;
	left:0px;
	top:80px;
	display:block;
}


#cont-opiniones-gral{
	width:1000px;
	height:320px;
	margin: 0 auto;
}




#cont-opiniones{
	width:700px;
	height:165px;
	margin: 0 auto;
	margin-top:150px;
}

#cont-opiniones2{
	width:700px;
	height:235px;
	margin: 0 auto;
	margin-top:110px;
}

#cont-opiniones3{
	width:750px;
	height:300px;
	margin: 0 auto;
	margin-top:80px;
}

#cont-opiniones4{
	width:750px;
	height:400px;
	margin: 0 auto;
	margin-top:45px;
}


#opiniones_txt{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:30px;
	line-height:33px;
	color:#000;
	text-align:center;
}

#opiniones_txt2{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:25px;
	color:#000;
	text-align:center;
}

#opiniones_img{
	width:100%;
	height:72px;
	text-align:center;
	margin-top:30px;
}


/* loop */

#loop_servicios{
	width:100%;
	height:350px;
	padding-bottom:130px;
}

#loop{
	display: block;
	width: 100%;
	margin: 0 auto;
	margin-top: 0px;
}

.section{
  width: 100%;
  max-height: 100vh;
  padding-top: 0;
  display:block;
}

.section2{
  display:none;
}







/* BLOQUES */

#bloque{
	float:left;
	width:100%;
	background-color:#f2ac88;
}

#bloque2{
	float:left;
	width:100%;
	background-color:#88c58d;
}

#bloque_conference-txt{
	width: 34%;
	padding-left:8%;
	padding-right:8%;
	padding-top:1%;
	float: left;
	position:relative;
}

#bloque-certificado{
	width:160px;
	height:132px;
	position:absolute;
	top:40px;
	right:40px;
	z-index:20;
}


#bloque_conference-img{
	width:50%;
	float:right;
}

#bloque_mitad-txt{
	width: 34%;
	padding-left:8%;
	padding-right:8%;
	padding-top:1%;
	float: right;
}

#bloque_mitad-img{
	width:50%;
	float:left;
}




#bloque-titulo{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:700;
	font-style:italic;
	font-size: 57px;
	line-height:45px;
	text-align:left;
	color: #000;
	margin-top: 80px;
}


#bloque-info{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 38px;
	text-align: left;
	color: #000;
	margin-top: 50px;
}


#bloque-btn-masinfo{
	width:165px;
	height:30px;
	float:left;
	margin-top:40px;
}



/* VOUS */

#fondo-vous{
	width:100%;
	height:420px;
	background-color:#f8d576;
	float:left;
}

#vous-titulo{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:700;
	font-style:italic;
	font-size: 57px;
	line-height:56px;
	text-align:center;
	color: #000;
	margin-top: 70px;
}


#vous-txt{
	width:850px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 26px;
	text-align:center;
	color: #000;
	margin:0 auto;
	margin-top: 30px;
}

#vous-btn{
	width:230px;
	height:30px;
	margin:0 auto;
	margin-top:50px;

}





/* PIE */

#pie{
	width:100%;
	height:340px;
	background-color:#FFF;
	float:left;
	position:relative;
}

#fondo_pie{
	display:block;
	width:58%;
	height:410px;
	float:left;
	background-color:#f7f0ed;
	position:absolute;
	left:0;
	top:0;
	z-index:0;
}

#pie-cont{
	width:1000px;
	margin-top:60px;
	position:absolute;
	left:calc(50% - 500px);
	top:0;
	z-index:20;
}

#pie-columna1{
	width:320px;
	height:250px;
	float:left;
	margin-right:80px;
}

#pie-columna2{
	width:200px;
	height:190px;
	float:left;
	margin-right:65px;
}

#pie-columna3{
	width:115px;
	height:190px;
	float:left;
}

#pie-columna4{
	width:130px;
	height:190px;
	float:right;
}

#pie-logo{
	width:227px;
	height:62px;
	float:left;
	background-image:url(img/logo-pie.png);
}

#pie-txt{
	width:320px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	text-align:left;
	color: #1d1d1b;
	float:left;
	margin-top: 25px;
}


#firma-pie{
	width:320px;
	height:55px;
	float:left;
	text-align:right;
	margin-top:10px;
}

#pie-titulos-verde{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	font-size: 20px;
	text-align:left;
	color: #88c58d;
	float:left;
}

#pie-titulos-naranja{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	font-size: 20px;
	text-align:center;
	color: #e4562f;
	float:left;
}

#pie-btn{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height:17px;
	text-align:left;
	color: #1d1d1b;
	float:left;
	margin-top:20px;
}


#pie-direccion{
	width:200px;
	height:46px;
	float:left;
	margin-top:20px;
}

#pie-btn-googlemaps{
	width:200px;
	height:23px;
	float:left;
	margin-top:8px;
}


#pie-cont_redes{
	width:130px;
	height:20px;
	margin-top:25px;
	float:left;
}

#pie_redes{
	height:20px;
	float:left;
}

#pie_redes-margin{
	height:20px;
	width:19px;
	float:left;
}

#pie_iso{
	width: 100%;
	height: 65px;
	margin: 0 auto;
	margin-top: 60px;
	float: left;
	text-align: center;
}



/*   ACCOMPAGNEMENT   */


#acco{
	width:100%;
	height:900px;
	float:left;
	background-color:#FFF;
}

#accox2{
	width:100%;
	height:1500px;
	float:left;
	background-color:#FFF;
}

#fondo_acco_lesbebes{
	display:block;
	width: 60%;
	height: 1400px;
	float: left;
	background-color: #e0ede0;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
}

#fondo_acco_lesenfants{
	display:block;
	width: 60%;
	height: 1400px;
	float: left;
	background-color: #f7d6c3;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
}

#fondo_acco_ans{
	display:block;
	width: 60%;
	height: 1400px;
	float: left;
	background-color: #f8e8c3;
	position: relative;
	left: 0;
	top: 0;
	z-index: 0;
}


#acco-titulo{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 35px;
	line-height:32px;
	text-align:left;
	color: #000;
}

#acco-subtitulo{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height:26px;
	text-align:left;
	color: #000;
	margin-bottom:35px;
}


#acco_video{
	width:100%;
}


#cont_acco_x2{
	width:660px;
	margin:0 auto;
	margin-top:80px;
}



/* conference */

#margen-conference{
	width:100px;
	height:10px;
	background-color:#FFF;
	float:left;
}








/* CONTACTO */

#contacto{
	width:100%;
	height:650px;
	float:left;
	position:relative;
	margin-bottom:20px;
}



#contacto-fondo-verde{
	width: 20%;
	height: 650px;
	float: left;
	text-align: center;
	background-color: #deebde;
	display: block;
	position:relative;
}


#contacto-iso{
	width:125px;
	height:118px;
	margin:0 auto;
	background-image:url(img/iso_contacto.png);
	position:absolute;
	top:calc(50% - 50px);
	left:calc(50% - 63px);
}

#cont-contacto-gral{
	width: 800px;
	height: 440px;
	margin-left: 8%;
	margin-top: 25px;
	float: left;
}

#cont-contacto-col1{
	width:265px;
	height:440px;
	float:left;
	text-align:center;
	margin-top:55px;
}


#contacto-telefono{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 37px;
	text-align:center;
	color: #000;
}

#contacto-email{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-style:italic;
	font-size: 27px;
	text-align:center;
	color: #000;
}

#contacto-dire{
	width: 262px;
	height: 60px;
	margin: 0 auto;
	margin-top: 20px;
}

#contacto-btn-googlemaps{
	width:265px;
	height:30px;
	margin:0 auto;
	margin-top:20px;
}



#contacto-redes{
	width:130px;
	height:20px;
	margin:0 auto;
	margin-top:25px;
}




#cont-contacto-col2{
	width:435px;
	height:440px;
	float:right;
}


#cont-contacto-titulo{
	width: 100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:600;
	font-size: 35px;
	text-align:left;
	color: #1d2240;
}


#contenedor_form{
	width:435px;
    height:450px;
	margin-top:25px;
	text-align:center;
}

#contenedor_form_mobile{
	display:none;
}

/* FORM */

.despl {
    display:block;
    width:215px;
    height:30px;
    font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
    font-size:12px;
}
form {
    width:100%;
    margin:0 auto;

}

input, textarea {
    width:435px;
    height:40px;
    border:none;
    margin-bottom:20px;
	background-color:#deebde;
   font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
    font-size:17px;
    text-align:left;
    color:#333f3e;

}

textarea {
    height:200px;
    margin-bottom:20px;
    padding-top:10px;

}


#submit {
    width:200px;
    height:30px;
    padding-top:3px;
	margin:0 auto;
	background-image:url(img/btn_submit.png);
    font-size:1px;
    cursor:pointer;
}



/* fin FORM */





/* COOKIES */

#cookies-fondo{
	display:none;
	width:100%;
	height:200px;
	background-color:#ecc976;
	position:fixed;
	bottom:0px;
	z-index:10000;
	
}

#cookies-cont-gral{
	width:1100px;
	height:40px;
	margin:0 auto;
	margin-top:80px;
}

#cookies-txt{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size:22px;
	color:#000;
	float:left;
	padding-top:4px;
}

#cookies-cont-btn{
	width:425px;
	height:30px;
	float:right;
}


.cookies-btn1{
	width:165px;
	height:30px;
	float:left;
	margin-right:20px;
}

.cookies-btn2{
	width:240px;
	height:30px;
	float:right;
}
	



@media screen and (max-width:1400px ) {


#bloque_txt{
	width: 44%;
	padding-left:3%;
	padding-right:3%;
	padding-top:1%;
	float: left;
}


#bloque_info{
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight:400;
	font-size: 19px;
	line-height: 26px;
	text-align: left;
	color:#000;
}

#bloque_info-colum{
	width:65%;
	margin-right:5%;
	float:left;
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight:400;
	font-size: 19px;
	line-height: 26px;
	text-align: left;
	color: #000;
}

#bloque_info-colum2{
	width:30%;
	float:left;
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight:400;
	font-size: 19px;
	line-height: 26px;
	text-align: left;
	color: #000;
}


/* COOKIES */

#cookies-fondo{
	display:none;
	width:100%;
	height:200px;
	background-color:#ecc976;
	position:fixed;
	bottom:0px;
	
}

#cookies-cont-gral{
	width:950px;
	height:40px;
	margin:0 auto;
	margin-top:80px;
}

#cookies-txt{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size:19px;
	color:#000;
	float:left;
	padding-top:4px;
}

#cookies-cont-btn{
	width:415px;
	height:30px;
	float:right;
}


.cookies-btn1{
	width:165px;
	height:30px;
	float:left;
	margin-right:10px;
}

.cookies-btn2{
	width:240px;
	height:30px;
	float:right;
}



}
@media screen and (max-width:1000px ) { /******** AAAAACAAAA TAAAAAAAAAMOOOOOSSSS ********/


#fondo_home{
	display:none;
}


.headerFixed{
padding-top:0px;
  height: 80px;
  /*border-bottom: solid #FFF 1px;*/
  position: fixed;
  top: 0;
  left: 0;
z-index:100;
display:block;
}


.headerFixed #cssmenu{
  padding-top: 13px;
}


#linea-estoy{
	display:none;
}



#logo_gral{
	display:none
}



#logo_mobile{
	display:block;
	width:100%;
	height:57px;
	float:left;
	text-align:center;
	margin-top:110px;
	margin-bottom:30px;
}




/* TOP */

#bloque_top{
	float:left;
	width:100%;
	z-index:10;
}


#bloque_txt{
	width: 84%;
	padding-left:8%;
	padding-right:8%;
	padding-top:1%;
	float: left;
}


#bloque_info{
	font-family: 'Barlow Condensed', sans-serif;/* font-family: 'Poppins', sans-serif; */
	font-weight:400;
	font-size: 27px;
	line-height: 38px;
	text-align: center;
	color: #000;
}


#bloque_firmaybtn{
	width:100%;
	margin-top:25px;
}

#firma{
	width:100%;
	height:80px;
	float:left;
	text-align:center;
	margin-bottom:20px;
}

#bloque-btn{
	width:100%;
	height:30px;
	float:right;
	text-align:center;
}

#bloque-margin{
	width:230px;
	height:20px;
	float:right;
}


#bloque_img{
	width: 84%;
	padding-left:8%;
	padding-right:8%;
	float:right;
	margin-top:40px;
	margin-bottom:40px;
}






/* REFLEXES */

#reflexes{
	width:100%;
	height:900px;
	background-color:#6a966e;
	float:left;
}

#cont_reflexes{
	width:85%;
	margin:0 auto;
	text-align:center;
	margin-top:60px;
}


#reflexes_titulo{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:40px;
	color:#FFF;
	float:left;
	text-align:center;
	margin-top:20px;
	}


#reflexes_txt{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:30px;
	color:#FFF;
	clear:left;
	float:left;
	text-align:center;
	margin-top:30px;
	}


#reflexes_img{
	width:350px;
	height:320px;
	float:none;
	margin:0 auto;
	background-image:url(img/reflexes_img-mobile.png);
}


#reflexes_flecha{
	display:none;
}




/* PIE */

#pie{
	width:100%;
	height:1000px;
	background-color:#f7f0ed;
	float:left;
	position:relative;
}

#fondo_pie{
	display:none;
}

#pie-cont{
	width:100%;
	margin-top:60px;
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	text-align:center;
}

#pie-columna1{
	width:100%;
	height:250px;
	float:left;
	margin:0 auto;
	margin-right:0px;
}

#pie-columna2{
	width:100%;
	height:320px;
	float:left;
	margin-right:0px;
}

#pie-columna3{
	width:100%;
	height:190px;
	float:left;
}

#pie-columna4{
	width:100%;
	height:90px;
	float:left;
}

#pie-logo{
	width:227px;
	height:62px;
	float:none;
	margin:0 auto;
	background-image:url(img/logo-pie.png);
}

#pie-txt{
	width:85%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	text-align:left;
	color: #1d1d1b;
	float:none;
	margin:0 auto;
	margin-top: 25px;
}


#firma-pie{
	width:100%;
	height:55px;
	float:left;
	text-align:center;
	margin-top:10px;
}

#pie-titulos-verde{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	font-size: 20px;
	text-align:center;
	color: #88c58d;
	float:left;
}

#pie-titulos-naranja{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
	font-size: 20px;
	text-align:center;
	color: #e4562f;
	float:left;
}

#pie-btn{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height:17px;
	text-align:center;
	color: #1d1d1b;
	float:left;
	margin-top:20px;
}


#pie-direccion{
	width:100%;
	height:46px;
	float:left;
	text-align:center;
	margin-top:20px;
}

#pie-btn-googlemaps{
	width:100%;
	height:23px;
	float:left;
	text-align:center;
	margin-top:8px;
}


#pie-cont_redes{
	width:130px;
	height:20px;
	margin-top:25px;
	float:left;
}

#pie_redes{
	height:20px;
	float:left;
}

#pie_redes-margin{
	height:20px;
	width:19px;
	float:left;
}

#pie_iso{
	width: 100%;
	height: 65px;
	margin: 0 auto;
	margin-top: 60px;
	float: left;
	text-align: center;
}






/* ACCOMPAGNEMENT */


#accox2{
	width:100%;
	height:1600px;
	float:left;
	background-color:#FFF;
}


#accompagnement{
	width:100%;
	height:2400px;
	float:left;
	text-align:center;
	background-color:#FFF;
}


#cont_accompagnement{
	width:85%;
	margin:0 auto;
	margin-top:80px;
	text-align:center;
}


#accompagnement_titulo{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:45px;
	text-align:center;
	color:#000;
	}


#acco-titulo{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 500;
	font-size: 35px;
	line-height:32px;
	text-align:center;
	color: #000;
	margin-top:120px;
}

#acco-subtitulo{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size: 28px;
	line-height:26px;
	text-align:center;
	color: #000;
	margin-bottom:35px;
}

#accompagnement_txt{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:30px;
	color:#000;
	margin:0 auto;
	margin-top:30px;
	text-align:center;
	}


#cont-columnas{
	width:100%;
	float:left;
	margin:0 auto;
	padding-top:80px;
	text-align:center;
}


#columna_accompagnement{
	width:320px;
	height:515px;
	float:left;
	text-align:center;
	margin:0 auto;
	margin-bottom:60px;
}



#fondo_acco_lesbebes{
	display:none;
}

#fondo_acco_lesenfants{
	display:none;
}

#fondo_acco_ans{
	display:none;
}


#columna_accompagnement-margin{
	display:none;
}


#cont_acco_x2{
	width:320px;
	margin:0 auto;
	margin-top:80px;
	text-align:center;
}


/* OPINIONES */

#fondo-opiniones{
	margin-top:0px;
	width:100%;
	height:2200px;
	background-color:#f8d576;
	position:relative;
	z-index : 50;
}


#iso-escondido{
	display:none;
}


#opiniones-titulo{
	width: 85%;
	margin: 0 auto;
	padding-top: 50px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:700;
	font-size: 45px;
	line-height:45px;
	text-align: center;
	color: #1d2240;
	
}

#cont-opiniones-gral{
	width:100%;
	height:900px;
	margin: 0 auto;
	margin-top:50px;
}









/* loop */


.section{
   display:none;
}

.section2{
  width: 100%;
  max-height: 100vh;
  padding-top: 0;
  display:block;
}

#cont-opiniones-mobile{
	width:100%;
	margin: 0 auto;	
}


#opiniones-mobile-linea{
	width:80%;
	height:1px;
	margin:0 auto;
	margin-bottom:50px;
	margin-top:40px;
	background-color:#666;
}


#opiniones_txt{
	width:70%;
	margin:0 auto;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
	font-size:22px;
	line-height:25px;
	color:#000;
	text-align:center;
}

#opiniones_img{
	width:100%;
	height:60px;
	text-align:center;
	margin-top:20px;
}



/* BLOQUES */

#bloque{
	float:left;
	width:100%;
	background-color:#f2ac88;
}

#bloque2{
	float:left;
	width:100%;
	background-color:#88c58d;
}




#bloque_conference-txt{
	width: 86%;
	padding:7%;
	float: left;
}


#bloque-certificado{
	width:80px;
	height:65px;
	position:absolute;
	top:40px;
	right:40px;
	z-index:20;
}



#bloque_conference-img{
	width:100%;
	float:right;
}



#bloque_mitad-txt{
	width: 86%;
	padding:7%;
	float: right;
}

#bloque_mitad-img{
	width:100%;
	float:left;
}




#bloque-titulo{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:700;
	font-style:italic;
	font-size: 45px;
	line-height:45px;
	text-align:left;
	color: #000;
	margin-top: 40px;
}


#bloque-info{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 35px;
	text-align: left;
	color: #000;
	margin-top: 50px;
}


#bloque-btn-masinfo{
	width:165px;
	height:30px;
	float:left;
	margin-top:40px;
}







/* VOUS */

#fondo-vous{
	width:100%;
	height:650px;
	background-color:#f8d576;
	float:left;
}

#vous-titulo{
	width:85%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:700;
	font-style:italic;
	font-size: 50px;
	line-height:48px;
	text-align:center;
	color: #000;
	margin:0 auto;
	margin-top: 70px;
}


#vous-txt{
	width:85%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 26px;
	text-align:center;
	color: #000;
	margin:0 auto;
	margin-top: 30px;
}

#vous-btn{
	width:230px;
	height:30px;
	margin:0 auto;
	margin-top:50px;

}





/* CONTACTO */

#contacto{
	width:100%;
	height:1050px;
	float:left;
	background-color:#edecec;
	position:relative;
}

#semicirculo-rosa{
	display:none;

}

#contacto-fondo-amarillo{
	display:none;
}


#cont-contacto-gral{
	width:100%;
	height:900px;
	margin:0 auto;
	margin-left:0%;
	margin-top:80px;
	clear:both;
	float:none;
}

#cont-contacto-col1{
	width:100%;
	height:440px;
	margin:0 auto;
	float:none;

}

#contacto-logo{
	width:130px;
	height:90px;
	margin:0 auto;
	margin-bottom:70px;
}

#contacto-whatsapp{
	width:265px;
	height:76px;
	margin:0 auto;
}

#contacto-info{
	width:265px;
	height:40px;
	margin:0 auto;
	margin-top:10px;
}

#cont-contacto-redes{
	width:141px;
	height:27px;
	margin:0 auto;
	margin-top:40px;
}

#contacto-redes{
	width:27px;
	height:27px;
	float:left;
	margin-right:20px;
}


#cont-contacto-col2{
	width:100%;
	height:440px;
	float:left;
}


#cont-contacto-titulo{
	width: 100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:600;
	font-size: 37px;
	text-align:center;
	color: #1d2240;
}


#contenedor_form{
	width:85%;
	height:400px;
	margin:0 auto;
	margin-top:25px;
}



/* FORM */

#contacto_form{
    width:85%;
    height:400px;
    float:left;
}

.despl {
    display:block;
    width:85%;
    height:400px;
    font-family: 'Montserrat', sans-serif;
	font-weight:400;
    font-size:12px;
}
form {
    width:100%;
    margin:0 auto;
    float:left;
}

input, textarea {
    width:100%;
    height:33px;
    border:none;
    margin-bottom:8px;
	background-color:#bee2eb;
    font-family: 'Montserrat', sans-serif;
	font-weight:400;
    font-size:12px;
    text-align:left;
    color:#333f3e;
	float:left;
}

textarea {
    height:200px;
    margin-bottom:8px;
    padding-top:10px;
	float:left;
}


#submit {
    width:193px;
    height:30px;
    padding-top:3px;
	background-image:url(imgs/btn-enviar.png);
	text-align:left;
    font-size:1px;
    color:#FFF;
    cursor:pointer;
	float:left;
}

/* fin FORM */


/* COOKIES */

#cookies-fondo{
	display:none;
	width:100%;
	height:320px;
	background-color:#ecc976;
	position:fixed;
	bottom:0px;
	z-index:10000;
	
}

#cookies-cont-gral{
	width:85%;
	height:200px;
	margin:0 auto;
	margin-top:50px;
}

#cookies-txt{
	width:100%;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size:22px;
	color:#000;
	float:none;
	text-align:center;
	padding-top:7px;
}

#cookies-cont-btn{
	width:354px;
	height:40px;
	float:none;
	margin:0 auto;
	margin-top:50px;
}

.cookies-btn1{
	width:100%;
	height:30px;
	float:none;
	text-align:center;
	margin-right:0px;
}

.cookies-btn2{
	width:100%;
	height:30px;
	float:none;
	text-align:center;
	margin-top:20px;
}

}

@media screen and (max-width:400px ) {
	

/* OPINIONES */

#fondo-opiniones{
	margin-top:0px;
	width:100%;
	height:2400px;
	background-color:#f8d576;
	position:relative;
	z-index : 0;
	float:left;
}	
	
}
