@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;500;600;800;900&display=swap');
.navbar-default .navbar-toggle{
	border: none; 
	height: 38px; 
	top: 15px;
	right: 0px;
	border-radius: 4px!important;
}
.navbar-default{float: right;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border: none!important;}
p{
    font-weight: 500; 
    font-family: 'Montserrat', sans-serif;
}

h1{
	font-family: 'Montserrat', sans-serif;
}

section#contenido a,
section#contenido strong{color: #06afd6;}
section#contenido .card{border: 1px solid #ededed; margin: 5px auto; padding: 10px; min-height: 250px; border-radius: 4px; box-shadow: 1px 5px 3px rgba(0,0,0,0.1);}
section#contenido .card p{text-align: left;}
section#contenido .card h5{color: #617cbb; font-size: 16px;}

#lang{ width: 32px; position: fixed; margin: 100px 0px 0px 0px; right: 10px; z-index: 999;}
#lang a{margin: 10px 0px 0px 0px; display: block;}
body{
	background-color: #f4f4f4 !important;
}
body.internal header{margin: 0px auto;}
.contentHeader{
	width: 1100px;
    margin: 0px auto;
    display: block;
    padding: 10px 0px;
	background-image: url(../images/aves-ecosangil.gif);
	background: url(../images/arboles.png);
	background-size: 100%;
    position: relative;
}
/*=============== CONTACT ===============*/
.contact__img {
    margin: 0 auto;
    display: block;
}
.group{
	margin-top: 20px;
}

.contact__inputs {
    margin: 2rem 0;
    display: grid;
    row-gap: 1.2rem;
}

.contact__input {
    width: 100%;
    height: 48px;
    border-radius: 10px;
    padding-left: 1rem;
    font-family: var(--heading-font);
    font-weight: var(--font-bold);
    color: var(--gray-color-darker);
	border: none;
	color: #000;
}

.contact__input:focus {
    outline: 3px solid var(--blue-color);
    border: none;
}
#infoacrosiv{
	color: #fff;
}
#infoacrosiv h1{
	font-size: 30px;
    text-align: center;
}
.message {
    margin-top: 1rem;
    color: white !important;
    font-size: 0.9rem !important;
    text-align: left !important;
    line-height: 0px;
}
.d-none {
    display: none;
}	
.enviarbtn{
	font-family: 'Red Hat Display', sans-serif;
    font-weight: 700;
    margin: 26px auto;
    display: block;
    background: #7abd32;
    color: #fff;
    border: none;
    padding: 0px 20px;
    border-radius: 10px;
    margin-bottom: auto;
}
form#contact-form{
	max-width: 650px;
    margin: auto;
    background: rgba(0,0,0,0.4);
    padding: 20px;
    border-radius: 20px;
}
#loader{
	text-align: center;
	display: none;
}
.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 40px;
  }
  .lds-ellipsis div {
	position: absolute;
	top: 33px;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #fff;
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
  }
  .lds-ellipsis div:nth-child(1) {
	left: 8px;
	animation: lds-ellipsis1 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(2) {
	left: 8px;
	animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(3) {
	left: 32px;
	animation: lds-ellipsis2 0.6s infinite;
  }
  .lds-ellipsis div:nth-child(4) {
	left: 56px;
	animation: lds-ellipsis3 0.6s infinite;
  }
  @keyframes lds-ellipsis1 {
	0% {
	  transform: scale(0);
	}
	100% {
	  transform: scale(1);
	}
  }
  @keyframes lds-ellipsis3 {
	0% {
	  transform: scale(1);
	}
	100% {
	  transform: scale(0);
	}
  }
  @keyframes lds-ellipsis2 {
	0% {
	  transform: translate(0, 0);
	}
	100% {
	  transform: translate(24px, 0);
	}
  }
  
.enviarbtn p{
	margin: 0px;
}
.logo{
	width: 120px;
    margin: 10px auto;
    vertical-align: top;
}

.logo img{
	width: 100%;
}
.aves{
	position: absolute;
	width: 100%;
	top: 0px;
}
.aves img{
	width: 100%;
    max-width: 1100px;
    display: block;
    margin: auto;
    z-index: 99;
}
.navbar-toggle{margin-top: -45px!important; border-radius: 0px!important; padding: 9px 9px!important;}

#sie{width: 100%; margin: 0px auto}

#sie img{width: 100px; display: block; margin: 20px auto;}

.navbar-default{
    vertical-align: top;
    margin: 5px auto!important;
	background: #f69218;
    border-radius: 10px;
    padding: 0px;
}

.navbar-default .container{
	width: 100%;
	
}

/*stilos buscador*/
.busc{
	width: 700px;
    padding: 0px;
	background: #0e3d52;
	box-shadow: 1px 6px 10px rgba(0,0,0,0.05);
}


.infotop{
	text-align: center;
	width: 100%;
	margin: auto auto;
	padding: 0px auto;
	font-family: 'Montserrat', sans-serif;

}

.infotop p{	
    color: #fff;
    line-height: 32px;
    margin: 0px;
    font-size: 13px;
    text-align: center;
    display: inline-block;
}
.infotop p i{margin: 0px 5px; color: #0091b3;}
.infotop i{margin: 0px 5px; color: #0091b3;}

.language{
    color: #fff;
    
    font-size: 14px;
}
.language a{
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 30px;
}


.infotop a{
	color: #fff;
	font-size: 14px;
}

.infotop a:hover{color: #fff}
/* ===== estilo para el nav =====*/

#contmenu{
    background: #f69218;
    max-width: 100%;
    margin: auto;
    margin-bottom: 10px;
}

nav{
    text-align: center; 
    display: block;
    
    width: 100%;
    margin: 13px auto 0px;
}

nav ul{
    
}

nav ul li{
    display: inline-block!important;
}

nav ul li a{
    font-family: 'Red Hat Display', sans-serif;
    font-size: 13px;
	font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    display: block;
    border-left: 1px solid #d3d3d3;
	padding: 10px 12px !important;
    letter-spacing: 0.5px;
    
}
nav ul li:last-child a{
border-right: 1px solid #d3d3d3;
}

nav ul li a:hover{
    transition: 0.5s all;
    background: #fff;
    color: #89b84a;
    font-weight: 600;
    background: #fff;
    padding: 10px 10px !important;
    border-radius: 10px;
}

nav ul li.active a{
	color: #89b84a;
    font-weight: 600;
    background: #fff;
    padding: 10px 12px !important;
    border-radius: 10px;
}

nav ul li ul li a{
	background: #f69218 !important;
	
}
nav ul li ul li a:hover{
	border-radius: 0px !important;
}
nav ul li ul{
	background-color: #f69218;
}
/* estilos para submenu */

nav{
	font-family: 'Montserrat', sans-serif;
}

nav ul li ul
{
    position: absolute;
    width: 280px;
    z-index: 999999;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    line-height: normal;
    text-align: left;
    display: none;
}

nav ul li ul li 
{   border-radius: 0px;
    display: block!important;
    transition: 0.5s all;  
    padding: 0px;        
}

nav ul li:hover > ul
{
    display: block;
    transition: 5s all;
}

nav ul li ul li a{    
    color: #fff!important;
    padding: 8px 10px!important;
    border: none; 
}

nav ul li ul li:last-child a{
	border: none;
}

nav ul li ul li:hover a{
    background: #f69218;
    border-radius: 0px;
}


/* ===== estilo para el banner =====*/
#banner{
	width: 100%;
    margin: auto;
	overflow: hidden;
}
.desc-banner{
	max-width: 400px;
    margin: auto;
    z-index: 9999;
    text-align: center;
    color: #fff;
    border-radius: 10px;
}
.desc-banner p{
	font-family: 'Red Hat Display', sans-serif;
	background-color: rgb(0,0,0,0.4);
	border: 2px solid #f69218;
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 10px;
    position: absolute;
    top: 320px;
	border-radius: 10px;
    margin: auto;
	font-size: 20px;
}
#banner img{
	width: 100%;
	clip-path: polygon(50% 0%, 100% 0, 100% 94%, 75% 100%, 25% 100%, 0 94%, 0 0);
}

.infoSlide{
    top: -250px;
    width: 735px;
    margin: 0px auto;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    position: relative;
    padding: 20px 0px 20px 20px;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 10px;
} 

.slideTitulo,
.slideTitulo a{
	text-decoration: none;
    font-size: 25px;	
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
    text-decoration: none;
}
.slideDesc,
.slideDesc a{
	text-decoration: none;
    font-family: 'Source Sans Pro', sans-serif;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
}
.slideDesc a:hover{color: #000;}
.infoSlide .readMore{
	margin-top: 20px;
}
.infoSlide .readMore a{
    text-decoration: none;
    background-color: #FF6630;
    padding: 5px;
    color: #fff !important;
}

.slidesjs-pagination{margin-top: -50px!important;}
/* ===== estilo para formulario banner =====*/
.eco{
	margin-bottom: 70px;
	margin-bottom: 70px;
    margin-top: 90px;
}
.eco .item{
	background: #fd8000;
    border-radius: 10px;
}
.eco .item .contentItem .titulo p{
	text-align: center;
    margin: 0px;
    padding: 15px;
	font-weight: 600;
	color: #fff;
}
.bg-home{
	background: url(../images/bg.svg);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 120px;
}
.eco .item img{
	width: 100%;
	border-radius:0px 0px 10px 10px;
}
.formularibanner{
	background-size: cover;
	margin: auto;
	padding: 50px 0px;
	text-align: center;
}
.formularibanner .titulo{
	
}
.formularibanner .titulo p{
	font-size: 33px;
	color: #0e3d52;
}

.formularibanner strong{
	color: #0e3d52;
	font-size: 28px;
}

.formularibanner .descripcion p{
	font-family: 'Red Hat Display', sans-serif;
	font-size: 16px;
}

.formularibanner p{
	color: #000;
	
}
.formularibanner .blancodiv{
    height: 78px;
    background-color: #212020;
    
}
.formularibanner .item{
    padding: 0px 30px 10px 30px;
}

#btnContactohome{
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 700;
    margin: 0px auto;
    background: #7abd32;
    color: #fff;
    border: none;
}

#btnContactohome i{
	margin: 0px 5px 0px 0px;
}
/* ===== estilo para la seccion de las categorias =====*/

section#destacados{
	width: 1000px;
	display: block;
	margin: 35px auto 35px auto;
	text-align: center;
	border-top: 1px solid #ededed;
}

section#destacados h1{
	text-align: left;
	margin: 20px 0px 20px 10px;
	font-size: 30px;
}

section#destacados .item:hover > .titulo{
	display: block;
}

section#destacados .titulo{
	width: 99.9%;
	z-index: 9999;
	text-align: left;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Lato', sans-serif;
	color: #333333;
	min-height: 55px;
	margin: -88px auto 0px auto;
	background: rgba(255,255,255,0.8);
	display: none;
	position: relative;
	border-radius: 0px 0px 10px 10px;
	padding: 20px 10px;
}

section#destacados .title a{
	color: #ffa808;
    line-height: 26px;
    font-size: 20px;
    margin: 20px 0px;
    display: block;
    min-height: 25px;
    text-align: left;
}

section#destacados .image img{
	width: 100%;
	border-radius: 10px;
	
}

section#destacados .image img:hover{

}

section#destacados .readMore{
	float: left;
	text-transform: uppercase;
	
	
	font-weight: 700;
	margin: 15px 0px 0px 0px;

}

section#destacados .readMore a{
	color: #095529;
	font-size: 16px;	
	display: block;
	text-decoration: none;
	margin: 5px auto 5px auto;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
}

section#destacados .desc{
	margin: 0px auto;
}

section#destacados .desc p{
	    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #4d4d4d;
    font-weight: 300;
    text-align: left;
}
/* Estilo para las servicios */
body.internal .planes{
	padding: 0px 0px 0px 0px;
}
.planes{
	padding: 40px 0px 40px 0px;
	background-size: cover;
	font-family: 'Source Sans Pro', sans-serif;
}


.planes .item{
	border: 1px solid #ededed;
	padding: 15px 10px;
	width: 100%;
	max-width: 0px auto;
	border-radius: 4px;
	box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
}

.planes .item .precio{
	font-size: 20px;
	font-weight: bold;
	color: #7a7575;
	text-align: center;
}

.planes .item ul{
	padding: 0px;
	margin: 0px auto;
	list-style: none;
	width: 90%;
}

.planes .item ul li{
	line-height: 30px;
	text-align: left;
	
	font-size: 16px;
}

.planes .item ul li::before{
  content: "";
  background: #06afd6;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  line-height: 2rem;
  color: white;
  text-align: center;
  margin-right: 0.5rem;
 }

.planes h2{
	text-align: center;
}
.planes hr{
	border: 1px solid #06afd6;
    width: 80px;
    margin: 0px auto;
    margin-bottom: 30px;
}
.planes .title a{
	font-size: 20px;
	margin-top: 20px;
	display: block;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
    color: #000;
    text-align: center;
} 
.planes .title a:hover{
	text-decoration: none;
}
.planes .desc p{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.planes .container{
	max-width: 1100px;
	text-align: center;
}
.planes .container img{
	max-width: 150px;
}
.servicios .image a{
	display: block;
}
.planes .image a img{
	width: 100%;
}

.planes .item{
	margin: 0px 0px 40px 0px;
}

.planes .details{
	text-align: center;
	margin: 20px auto 5px;
}
 
/* servicios */

#servicios{
	width: 900px;
	min-height: 400px;
	margin: 0px auto;
	padding: 40px 0px 30px;
	text-align: center;
}

#servicios h1{
	font-weight: 400;
	font-size: 28px;
}

#servicios .image{
	width: 60px;
	float: left;
	padding: 0px 10px 10px 0px;
}

#servicios .image img{
	width: 100%;
	opacity: 0.5;
	transition: linear 0.3s;
}

#servicios .item:hover .image img{
	opacity: 1;
	transition: linear 0.3s;
}

#servicios .item{
	margin: 25px 0px 25px 0px;
	
	width: 33%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	border-left: 2px solid #06afd6;
	padding: 0px 20px 0px 20px;
}

#servicios .item:first-child{
	border: none;
}

#servicios .title{
	font-weight: bold;
}
#servicios .title a{
	font-family: 'Montserrat', sans-serif;
	color: #0e3d52;
	font-size: 18px;
}

#servicios .desc p{
	font-size: 14px;
}

/* servicios */

#proyectos{
    width: 1100px;
    min-height: 400px;
    margin: 0px auto;
    padding: 0px 0px 50px;
    border-radius: 20px;
    background: #e9e9e9;
    text-align: center;
}

#proyectos h1{
	font-weight: 600;
    padding: 20px;
    font-family: 'Red Hat Display', sans-serif;
}


#proyectos .item{
	margin: 2px 0px 160px 0px;
	
	width: 45%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	
	padding: 0px 5px 0px 5px;
}

#proyectos .title{
	width: 100%;
    background: rgba(253, 128, 0, 0.8);
    position: relative;
    z-index: 999;
    border-radius: 20px;
	margin: -100px auto;
    max-width: 90%;
}
#proyectos .title a{
	font-family: 'Red Hat Display', sans-serif;
	display: block;
	color: #fff;
	padding: 10px 15px;
	font-weight: 600;
	font-size: 16px;
}

#proyectos .image{
	border-radius: 20px;
}

#proyectos .image img{
	border-radius: 20px;
	object-fit: cover;
    object-position: center;
	height: 300px;
    width: 100%;
}

#proyectos .desc{
	display: none;
}

/* Estilo para las noticias */
.quienessom{
	padding: 40px 0px 100px 0px;
	margin-top: 50px;
}
.quienessom .contacto-ho{
	width: 200px;
	background: #f69218;
	margin: 40px auto;
	color: #fff;
	display: block;
	padding: 10px 0px;
	text-align: center;
	border-radius: 15px;
}
.quienessom p{
	color: #fff;
	font-size: 19px;
	text-align: center;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 800;
	line-height: 30px;
}
.quienessom .descripcion p{
	font-size: 28px;
    font-weight: 400;
}
section#news{
	margin: 0px auto;
	font-family: 'Source Sans Pro', sans-serif;
	background: url(../images/servicios-bg.jpg);
	background-size: cover;
	background-color: #f9f5f6;
	padding: 0px 0px 39px 0px;
}
section#news h2{
	margin: 20px 0px!important;
	color: #e46900;
	text-align: center;
}
section#news .item{
	background-color: #fff;
	border: 1px solid #d8d8d8;
	margin-top: 30px;
}
section#news .title{
	padding: 0px 10px;
}
section#news .desc{
	padding: 0px 10px;	
}
section#news .image{
	border-radius: 4px;
	box-shadow: 1px 3px 5px rgba(0,0,0,0.2);
}

section#news img{
	width: 100%;
    transition: all 0.3s ease;
	
}

section#news .image:hover img{
    transform: scale(1.1);
    transition:0.5s;
}

section#news .title a{
	color: #e46900;
	line-height: 26px;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	margin: 20px 0px;
	display: block;
	min-height: 25px;
}

section#news .title a:hover{
	text-decoration: none;
}

section#news .desc p{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #4d4d4d;
	font-weight: 300;
}

section#news .readMore a{
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 600;
	color: #000;
	padding: 5px 10px;
	display: block;
}
section#news .readMore{
	margin: 20px 0px;
	display: block;
}

section#news .readMore a:hover{
	color: #fff;
	background: #ffa808;
}	

/*== estilos para contacto home====*/
.contactohome{
	padding: 30px 0px;
	width: 100%;
	
	background-size: 100%;
}
.contactohome{
	text-align: center;
	color: #f69218;
	font-size: 30px;
}
.contactohome p{
	text-align: center;
	font-family: 'Red Hat Display', sans-serif;
}
.contactohome .btn{
	font-family: 'Red Hat Display', sans-serif;
    font-weight: 700;
    margin: 0px auto;
    background: #7abd32;
    color: #fff;
    border: none;
}
/* estilo para el intro*/
/*=============== Estilo para la introduccion de la pagina ==================*/
#contIntroPage .titulo{display: none;}
#introPage{
	width: 1130px;
	margin: 0px auto 0px;
	text-align: center;
	padding: 50px 0px 0px; 
	color: #fff;
	/*background: url(../images/bg-conf.png) no-repeat 100% 120px;*/
}
#introPage a{color: #fff;}
#introPage img{
	width: 220px;
	margin: 20px auto;
}
#introPage .titulo{
	display: block;
	text-decoration: none;
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: left;
	color: #fff;
	line-height: 29px;
	margin: 0px auto;
	padding: 25px 0px 0px 0px;
	font-weight: 600;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

#introPage .image{
	width: 350px;
	height: 227px;
	overflow: hidden;
	margin: 0px auto;
	background: #000;
	display: none;
}

#introPage .image img{
	width: 100%;
	opacity: 0.6;
	transition: 0.6s all;
}

#introPage .image img:hover{
	opacity: 1;
	transition: 0.6s all;
}
#contIntroPage .item{
	text-align: center;
	color: #fff;
}
#contIntroPage #redes ul{
	text-align: center;
}
#introPage .descripcion p{
	width: 62%;
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	line-height: 21px;
	text-align: center;
	margin: 10px auto;
	color: #fff;
	padding: 0px 0px 10px 0px;
	    text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

/* ------ estilos para certificados ------- */

section#certificados{
	width: 1180px;
	margin: 0px auto;
	font-family: 'Source Sans Pro', sans-serif;
}

section#certificados h2{
	margin: 20px 0px 40px 0px;
	color: #df2d01;
}

section#certificados img{
	display: none;
}

section#certificados .title{
	background: url(../images/plus.jpg) no-repeat 100% 0px;
	padding: 0px 50px 0px 0px;
	margin: 0px 0px 20px 0px;
}

section#certificados .title a{
	color: #df2d01;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
	min-height: 50px;
	display: block;
}

section#certificados .desc p{
	    color: #4d4d4d;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
}

section#certificados .readMore{
	padding: 10px 0px;
	font-weight: 300;
}

section#certificados .readMore a{
	text-align: right;
	display: block;
	color: #df2d01;
}

/* --- estilos para las redes sociales --- */
#contfooter{width: 1100px; margin: 0px auto; }
.contRedes{position: relative; margin: -82px 0px 0px 0px; background: rgba(0,0,0,0.5); padding: 10px 0px;}

#redes{
	width: 100%;
	margin: 0px auto;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 80px;
}

#redes ul{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}

#redes li{display: inline-block; text-align: center; margin: 0px 20px;}


#redes a{
	color: #f69218;
	text-align: center;
	font-size: 40px;
}

section#video{
	width: 600px;
	margin: 0px auto;
	display: block;
}

section#video iframe{
	border:none!important;
	width: 100%;
	height: 360px;
	
}

/* --- mapa ---*/
section#mapa{
	height: 450px;
	width:  100%;
	display: inline-block;
	vertical-align: top;

}

section#mapa iframe{
	border:none!important;
	width: 100%;
	height: 450px;
}

/*---------------------- estilos globales -------------------------------*/
/* ---- contenido ----- */

#content{
	width: 1130px;
	margin: 0px auto 30px;
	padding: 0px 10px;
	font-family: 'Source Sans Pro', sans-serif;
	
}

#container{
	width: 100%;
	margin: auto;
}

/*============== ======  Estilo para titulo de contenido ========== ===============*/
#contenido{
    width: 85%;
    display: block;
    margin: 0px auto 70px;
    vertical-align: top;
}
/*=====  titulo del contenido ========= */
#contenido .titlePage{
    border: none!important;
    background: none!important;
    margin: 0px 0px 20px 0px!important;
    padding: 0px!important;
}

.titlePage{
    border: none!important;
    background: none!important;
    margin: 0px 0px 20px 0px!important;
    padding: 0px!important;
}


#contenido .titlePage h1{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    color: #f69218;
    background: #e9e9e9;
    border-radius: 10px;
    font-family: 'Red Hat Display', sans-serif;
	padding: 5px 0px;

}

.titlePage h1{
	text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 36px;
    color: #06afd6;

}


#contenidoPago{
	margin: 20px auto;
}


#contenidoPago .video{
	display: inline-block;	
	width: 60%;
	vertical-align: top;
}

#contenidoPago .desc{
	display: inline-block!important;	
	width: 38%!important;
	vertical-align: top!important;
}


/*============== ======  Estilo para seccion izquierda  ========== ===============*/
section#right{
	width: 28%;
	display: inline-block;
	vertical-align: top;
	background: #f9f9f9;
	margin: 10px 0px;
	border-radius: 6px;
}

section#right h1{
    margin: 15px 0px 15px 5px;
    text-transform: uppercase;
    text-align: left;
    color: #4d4d4d;
    font-size: 24px;
 }

 section#right a {
    text-align: left;
    display: block;
    font-size: 18px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
}

 section#right .item{
 	background: #fff;
 	width: 95%;
 	margin: 10px auto;
 	padding: 10px 3px;

 }
 section#right .image{
 	width: 100%;
 	height: 170px;
 	overflow: hidden;
 	margin: 5px auto;
 }

 section#right .image img{
 	width: 100%;
 }
	
section#right .descripcion{
	margin: 10px auto;
}

 section#right .descripcion p{
 	 text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #4d4d4d;
    font-weight: 300;
 }

 section#right .readMore{display: none;}
/*=====  imagen del contenido ========= */
#contenido .itemImage{
	width: 100%;
	margin: 0px auto 0px auto;
	height: 400px;
	overflow: hidden;
}

#contenido .itemImage img{
	width: 95%;
	margin: 0px auto;
	display: block;

}
/*=====  descripcion del contenido ========= */

#contenido .desc img, #contenido .desc p img{
	padding: 0px 20px 0px 0px;
}

#contenido .desc{
	 width: 100%;
	 display: inline-block;
	 vertical-align: top;
	 margin: 15px auto;
}

.fullDesc{
	width: 100%!important;
}
#contenido .desc ul li{ 
	vertical-align: middle;
	font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 25px;
    font-weight: 400;
    margin: 10px auto;
    
    width: 95%;
    text-align: justify;
}

#contenido .desc,
#contenido .desc p{
	font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: #4d4d4d;
    line-height: 25px;
    font-weight: 400;
    margin: 10px auto;
    display: block;
    width: 95%;
    text-align: justify;
}
#contenido .desc ol{
    margin-left: 20px;
}
#contenido .desc ol li{
	margin-top: 20px;
}
#contenido .desc ul{
    margin: 10px 0px 0px 20px;
    padding: 0px;
}

#contenido .desc ul li img{
	width: 100%;
}
#contenido .desc ul li a{
	font-family: 'Source Sans Pro', sans-serif;
    color: #e2626b;
    text-decoration: none;
}

#contenido .video iframe {
	width: 95%;	
	margin: 10px auto 20px;
	display: block;
}

/* --- estilo para los audios ---*/

#audioplayer{
	width: 100%;
	background: #ddddda;
	border-radius: 4px;
	margin: 15px auto;
	padding: 5px 0px;
	text-align: center;
	}

	#audioplayer p{ padding: 0px;margin:  0px 0px 0px 10px!important; font-size: 13px!important;}

#pButton{
    height:40px; 
    width: 40px;
    border-radius: 100%;
    border: 3px solid #808e97;
    margin: 0px 0px 0px 5px;
    display: block;
 	color: #808e97;
 	cursor: pointer;
 	opacity: 0.8;
 	display: inline-block;

}

#pButton::before {
	text-align: center!important;
}

#pButton:hover{
	opacity: 1;
}


#timeline{
	
    width: 90%;
    margin: 0px auto;
    height: 5px;
    border-radius: 25px;
    background-color: #a0a7af;
    overflow: hidden;
  display: inline-block;  
}
#playhead{
	width: 18px;
	height: 4px;
	margin-top: 1px;
	background: rgba(0, 0, 0,1);
}

img#gifAudio {
    float: right;
    margin: 5px 10px 0px 0px;
}

/*========= Estilo para la seccion multimedia =========*/

#displayVideo,
#displayGallery{
	width: 100%;
}
#displayVideo .item,
#displayGallery .item{
	width: 47%;
	display: inline-block;
	margin: 0px 5px;
	vertical-align: top;
}

#displayVideo .item .image,
#displayGallery .item .image{
	display: block;
	background: #000;
	height: 169px;
	overflow: hidden;
}


#displayVideo .image img,
#displayGallery .image img{
	width: 100%;
	opacity: 0.7;
	transition: 0.5s all;
}

#displayVideo .image img:hover,
#displayGallery .image img:hover{
	opacity: 1;
	transition: 0.5s all;
}


#displayVideo .item .title,
#displayGallery .item .title{
	position: relative;
	top: -40px;
	left: 10px;	
}

#displayVideo .item .title a,
#displayGallery .item .title a{
	text-align: left;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration: none;
}

#multimedia .circule{
	width: 100%;
}

#multimedia .circule .icon{
	width: 100px;
	height: 100px;
	background: #c1c1c1;
	margin: 0px auto;
	overflow: hidden;
	border-radius: 50px;

}

#multimedia .circule img{
	width: 100px;
}

#multimedia p{
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
	color: #757474;
	width: 80%;
	margin: 10px auto;
}


/*=====  galeria del contenido ========= */
#contentGallery{
	width: 100%;
	margin: 20px auto;
}

#galerias ul{ margin: 0px!important; padding: 0px!important; text-align: center;}

#galerias ul li{ display: inline-block; vertical-align: top; width: 18%!important; margin: 5px 5px!important; height: 80px; overflow: hidden; border-radius: 4px;}

#galerias ul li img{ width: 100%;}

/*=====  documentos del contenido ========= */

#contenido #documentos{
	background: #f9f9f9;
	padding: 10px;
	border-radius: 6px;
	margin: 0px auto;
    width: 100%;
}

#contenido #documentos h2{
	font-size: 16px;
	margin: 0px;
}

#contenido #documentos ul li a{
	color: #879AF9;
}


/*====== estilo para los items de categoria ========*/
body.mis-videos #contentVideos{display: none; text-align: center;}
#allCategories #clases{text-align: 	center;}

#allCategories{
	font-family: 'Montserrat', sans-serif;
	min-height: 500px;
}

#allCategories .itemBloock{
	display: inline-block;
	width: 30%;
	vertical-align: top;
	margin: 10px;
	text-align: left;
	padding: 15px 10px;
    border-radius: 4px;
    min-height: 250px;
    border-bottom: 1px solid #ededed;
}

#allCategories .itemBloock .image{
	width: 100%;
	margin: 0px auto;
}

#allCategories .itemBloock .image img{
	width: 100%;
	margin: 0px auto;
	display: block;
}

#allCategories .itemBloock .titulo{margin: 5px 0px;}
#allCategories .itemBloock .titulo,
#allCategories .itemBloock .titulo a{
	font-size: 18px;
	font-weight: bold;
	font-family: 'Red Hat Display', sans-serif;
    color: #3e3e3f;
    text-align: left;
}

#allCategories .itemBloock .titulo a:hover{
	text-decoration: none;
}

#allCategories .itemBloock .descripcion{
	text-align: left;
    font-size: 15px;
    line-height: 22px;
}

#allCategories .itemBloock .readMore{display: none;}

#allCategories .itemBloock small{
	text-align: center;
	display: block;
	color: #a4a4a4;
}

#allCategories .itemBloock .video {
	width: 100%;
}

body.mis-videos #allCategories h2{display: none;}

body.mis-videos #allCategories{
	margin: 30px auto;
}

body.mis-videos #clasesDestacado .titulo,
body.mis-videos #clasesDestacado .contdesc{
	display: none;
}

#allCategories h3,
#allCategories h2{
	text-align: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
	font-size: 26px;
}
#allCategories h3 hr,
#allCategories h2 hr{
	border: 1px solid #06afd6;
    width: 80px;
    margin: 10px auto;
    margin-bottom: 30px;
}


/*======== estilo para las subcategorias ========*/
#subcategories{
	font-family: 'Source Sans Pro', sans-serif;
}

#subcategories .itemBloock{
	display: inline-block;
    width: 45%;
    vertical-align: top;
    margin: 10px;
    text-align: left;
    border: 1px solid #ddd;
    border-radius: 4px;
    min-height: 345px;
}

#subcategories .itemBloock .image{
    overflow: hidden;
    height: 252px;
}
#subcategories .itemBloock .image img{
	width: 100%;
}
#subcategories .itemBloock .titulo {
	margin-bottom: 30px;
}
#subcategories .itemBloock .titulo a{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    color: #111111;
    font-weight: 600;
}
#subcategories .itemBloock .readMore{
	display: none;
}
#subsubcategories .titlePage{
	display: none;
}
div#subsubcategories{
	display: inline-block;
    width: 100%;
}
div#subsubcategories .itemBloock{
    width: 47%!important;
}

/*====== estilo para la descripcion de la categoria ========*/
#categoryDesc{
	width: 97%;
	background: #f9f9f9;
	border-radius: 6px;
	padding: 10px;
	margin: 10px auto 30px auto;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
}

#categoryDesc .imagecat{
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin: 0px 10px 0px 0px;
}

#categoryDesc .imagecat img{
	width: 100%;
}

#categoryDesc .descripcion{
	width: 65%;
	display: inline-block;
	vertical-align: top;
}

#categoryDesc .descripcion p{
	margin: 10px auto;
	text-align: left;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;	
}

/*====== estilo para el footer ========*/

footer{ background-color: #e9e9e9; 
	
	color: #fff;  width: 100%; margin: 0px auto; display: inline-block!important; vertical-align: top;}
footer img{display: none;}
footer p{text-align: center; color: #0e3d52;   font-family: 'Red Hat Display', sans-serif;}
footer .titulo{display: none; font-size: 12px;}

footer .descripcion a{font-size: 14px!important;}
.halltec{
	width: 100%;
	background-color: #f69218;
	padding: 10px;
	text-align: center;
}
.halltec a{
	color: #fff;
}
#createdBy{width: 100%; margin: 20px auto;}
#createdBy p{color: #006ab0; text-align: center; display: block;}
#createdBy img{width: 120px; margin: 0px auto;display: block;}
#createdBy a{color: #fff;}
#fenalco{margin: 10px 0px 0px 0px; display: none;position: absolute; right: 0px; width: 100px; }
#fenalco img{width: 100%;}

#contParalax{width: 100%; height: 600px;}

/*===================== texto intro ============================*/
#introText{width: 1024px; margin: 0px auto; padding: 50px 0px; text-align: center;}
#introText hr {
    border: 1px solid #fff;
    width: 80px;
    margin: 0px auto;
}
#introText .titulo{display: none;}
#introText p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    text-align: center;
    color: #fff;
    font-size: 19px;
    text-shadow: 1px 1px 1px rgba(0,0,0,1);
}
#introText h1{
	text-align: center!important;
    margin: 20px auto 30px 0px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    text-shadow: 1px 1px 1px rgba(0,0,0,1);
}

#introText #btnContactohome{
	margin: 20px auto;
	float: none;
	background: #da9300!important;
}

.fix{
    background-color: #000;
    position: fixed;
    top: 0px;
    width: 100%;
    padding: 10px 0px;
    color: #000;
    z-index: 999999999;
	box-shadow: 1px 6px 10px rgba(0,0,0,0.2);
	display: none;
}

.imageBorde{
	border: 1px solid #ededed;
    padding: 5px 10px;
    box-shadow: 1px 5px 5px rgba(0,0,0,0.2);
    margin: 10px auto;
}
#whatsapp{
	position: fixed;
    z-index: 999;
    bottom: 20px;
    right: 20px;
    height: 60px;
    width: 60px;
    background-color: #25D366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    transition: background-color 0.2s linear;
}
#whatsapp a{
	    color: #fff;
    font-size: 40px;
    margin: 2px 0px 0px 13px;
    display: block;
    height: 60px;
}

.clean{
	position: fixed; 
	bottom: 30px; 
	left:10px; 
	
	display:block; 
	width: 130px;
}

.clean img{
	width: 100%;
}

/* === estilo para tiendas === */

#elegidos{
	margin-bottom: 50px;
}

#procesando{display: none;}

#countItem{
	height: 32px;
	width: 32px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	z-index: 9999;
}

#countItem span{
	color: #fff;
	background: #06afd6;
	padding: 2px 0px 0px 0px;
	border-radius: 12px;
	width: 24px;
	height: 24px;
	display: block;
	margin: 4px 0px 0px 5px;
}


#controlDetails{
	width: 105px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	text-align: center;
	line-height: 32px;
}

#ContDetailsCart{
	display: inline-block;
}

#ContDetailsCart a:hover{
	text-decoration: none;
}

#logInCont{
	background: #f9f9f9;
	border-radius: 6px;
	width: 400px;
	margin: 0px auto;
	padding: 40px 20px;
}

#logInCont .msg{ text-align: center; }

.btn-amarillo{
	background: #06afd6!important;
    border-color: #06afd6!important;
    font-weight: bold;
	color: #fff;
}

.error{
	color: #f00;
	display: block;
}

.ajax-loader-bg {
    top: 0px;
    position: fixed;
    width: 100%;
    height: 1000px;
    z-index: 9998;
    background: rgba(255, 255, 255,0.8);
    display: none;
}

.ajax-loader-container {
    width: 45px;
    height: 45px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px;
}

#PerfilCont{
	background: #f9f9f9;
	border-radius: 6px;
	margin: 0px auto;
	width: 400px;
	min-height: 450px;
	padding: 40px 20px;
	display: none;
}

#btn-shop-group{

	text-align: right;
}
#btn-shop-group a{
	display: inline-block;
	vertical-align: top;
	padding: 0px 5px;
	cursor: pointer;
}

#productopago #allCategories{display: none;}

.bgFooter{
	background: url("../images/parallax.jpg") 0px -300px no-repeat;
	background-size: cover;
}

.itemBloock .details{
	
	text-align: center;	
	margin: 0px auto 30px;
}

.itemBloock .details .precio{
	font-size: 20px;
	margin: 0px auto 10px;
	width: 40%;
	display: inline-block;
}

.planes .details .cantContent,
#itemProd .details .cantContent,
.itemBloock .details .cantContent{
	background: #ededed;
	display: inline-block;
	vertical-align: top;
	width: 30px;
	line-height: 24px;
	border-radius: 4px;
	height: 24px;
	text-align: center;
	margin: 3px 0px 0px 0px;
	display: none;
}

.itemBloock .item-cart{display: inline-block;}

.itemBloock .contdesc{

}

.planes .item-cart .btn,
#itemProd .item-cart .btn,
.itemBloock .item-cart .btn{
	background: #06afd6!important;
	border-color: #06afd6!important;
	font-weight: bold;
}

#itemProd .image {
	width: 100%;
	margin: 0px auto;
}

#itemProd .image img{
	width: 100%;
	display: block;
	margin: 0px auto;
}

#itemProd .descripcion,
#itemProd .descripcion p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #4d4d4d;
    line-height: 25px;
    font-weight: 400;
    margin: 00px auto 10px;
    display: block;
    width: 95%;
    text-align: justify;
}

#itemProd .referencia{
	margin: 10px auto;
	width: 90%;
	display: block;
}

#itemProd .details{
	background: #f9f9f9;
    padding: 10px 10px;
    text-align: left;
	width: 90%;
	margin: 0px auto;
}

#itemProd .details .precio{
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	width: 40%;
}

#itemProd .details .item-cart{
	display: inline-block;
	vertical-align: top;
	line-height: 26px;
}

#cartFinalDetails{
	background: #f9f9f9;
	padding: 10px 15px;
	border-radius: 4px;
	margin: 0px 0px 20px 0px;
}


#cartFinalDetails #totalFinal{
	border-top: 1px solid #ededed;
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 10px auto;
}

#cartFinalDetails ul{
	padding: 0px;
	margin: 0px;
}

#cartFinalDetails ul li{
	padding: 5px 0px;
	list-style: none;
}

#cartFinalDetails .remove{
	cursor: pointer;
	font-weight: bold;
}


#cartFinalDetails a{
	text-decoration: underline;
	color: #444444;
}

#cartFinalDetails .precio a{
	text-decoration: none;
}

#gracias{
	width: 700px;
	border-radius: 4px;
	background: #f9f9f9;
	margin: 0px auto;
	padding: 10px 15px;
}

#contactGracias i{
	color: #06afd6;
}

#bannerMobile{
	display: none;
}

#bannerMobile img{
	width: 100%;
}
#mapaContacto iframe,
#mapaContacto{
	width: 100%;
}

#formProyecto{
	width: 420px;
	border: 1px solid #f9f9f9;
	border-radius: 4px;
	padding: 15px 10px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
	margin: 30px auto;
}

#formProyecto h3{
	padding: 0px 0px 10px 0px;
	margin: 10px 0px 20px 0px;
	border-bottom: 1px solid #ededed;
	font-size: 22px;
	text-align: left;
	color:#06afd6;
}