h1, h2{
	font-family: KaushanScript-Regular;
	color: #30303A;
}

p {
    font-family: FrutigerNextLT-Regular, Arial, Sans-serif;
	line-height: 16pt;
}

div#Video-cocinaTuVida.wpb_video_widget.wpb_content_element.vc_clearfix.vc_video-aspect-ratio-169.vc_video-el-width-100.vc_video-align-left  {
    margin-bottom: 0px;
}

.titulo {
	width: 15%;
	height: 300px;
	margin:65px 7% 0 7%; 
	float: left;
}

.texto {
	width: 65%;
	margin: 65px 6% 20px 0; 
	text-align: justify; 
	float: left;
}

.texto > p {
	padding-bottom: 15pt;
}

#textos>.vc_column-inner {
     padding-top: 0 !important;
}


#video_dos {
	width: 65%;
	border-style: none;
	padding: 0 5% 0 27%;
	/*margin-top: -26px;*/
	box-sizing: unset;
    z-index: 1000;
	float: left;
}

#video_dos >.vc_column-inner {
    padding-top: 0 !important;
}

#video_dos >.wpb_wrapper{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.servicio {

	width: 100%;
	height: 100%;
	background-color: #fcfbf9;
	position: relative;
	z-index: -2;
	float: left;
}

.servicio > h2 {
	width: 100%;
	margin: auto;
	padding: 25px 0 15px 0;
	text-align: center;
}

.contenedor {
	width:50%;
	float: left;
	cursor: pointer;
	position: relative;
}

.serv_individual {
	width: 100%;
	margin-top: 1%;
	float: left;
		position: relative;
}

.serv_individual > img {
	width: 99.5%;
	margin-right: 0.5%;
	float: left;
}

.serv_individual > img:hover {
	cursor: pointer;

}

.serv_familiar {
	width: 100%;
	margin-top: 1%;
	float: left;
		position: relative;
}

.serv_familiar > img {
	width: 99.5%;
	margin-left: 0.5%;
	float: left;
}

.serv_familiar > img:hover {
	cursor: pointer;
}

.serv_residencial {
	width: 100%;
	margin-top: 1%;
	float: left;
		position: relative;
}

.serv_residencial > img {
	width: 99.5%;
	margin-right: 0.5%;
	float: left;
}

.serv_residencial > img:hover {
	cursor: pointer;
}

.serv_comunitario {
	width: 100%;
	margin-top: 1%;
	float: left;
		position: relative;
}

.serv_comunitario > img {
	width: 99.5%;
	margin-left: 0.5%;
	float: left;
}

.serv_comunitario > img:hover {
	cursor: pointer;

}

.descrip {
	width: 100%;
	float: left;
	z-index: -1;
		position: absolute;
}

.descrip > img {
	position: absolute;
	top: 10%;
	right: 5%;
}

.descrip > img:hover {
	cursor: pointer;
}

.descrip > h2 {
	width: 70%;
	margin: auto;
	margin-top: 70px;
	padding: 30px 0px 0px 0px;
	line-height: 16pt;
	padding-bottom: 18pt;
	text-align: justify;
}

.descrip > p {
	width: 70%;
	margin: auto;
	padding: 15px 0px 0px 0px;
	line-height: 16pt;
	text-align: justify;
}

