body{
	-webkit-font-smoothing: antialiased;
	opacity: 0.99;
	-moz-osx-font-smoothing: grayscale;
/*	 -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: #999 0.1px 0px 0px, #999 -0.1px 0px 0px;*/
}
*{
	-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
}
.bloque
{
	width: 100%;
	/*height: 100vh;*/
	/*min-height:770px;
	max-height: 800px;
	*/

	height: 820px;
	/*height: 100vh;*/
	padding-top: 84px;
	/*padding-top:90px;*/
	position: relative;
}

/*
@media(min-height: 800px){
	.bloque
{
	
	height: 100vh!important;
	
}
}
*/
.header-site{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 84px;
	overflow: hidden;
	z-index: 10001;

	box-shadow: 4px 8px 36px rgba(0, 0, 0, 0.67);

}
.nav-menu{
	display: none;
}
.logo-site{
	float: left;
	background-color: white;
	padding-top: 11px;
	padding-bottom: 13px;
	padding-left: 4%;
	padding-right: 2%;
	position: relative;
}
.logo-site:before{
	content: "";
	display: inline-block;
	width: 84px;
	height: 84px;
	box-sizing: border-box;
	border-left: solid 42px white; 
	border-top: solid 42px white; 
	border-right:solid 42px transparent; 
	border-bottom: solid 42px transparent; 
	position: absolute;
	right: -84px;
	top: 0px;

}
.logo-site img{
	width: 200px;
	cursor: pointer;
}
.nav-site{
float: right;
margin-right: 1%;
margin-top: 35px;
}

.nav-site ul li{
	display: inline-block;
	color: white;
	vertical-align: top;
	margin-right: 30px;

	padding-bottom: 10px;

	font-size: 13px;
	
	font-family: "Gotam_Mediun";
	cursor: pointer;
}
.menu-full{
	display: none;
}

.nav-site ul li::after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    margin-top: 8px;
    background: white;
    transition: width .3s;
}

.nav-site ul li:hover::after {
    width: 100%;
    /*transition: width .3s;*/
}

.box-banner-oro{
	text-align: center;
	padding-bottom: 30px;
}
/** bloque slider **/
.bloque1{
/*background-color: black;*/
padding-bottom: 90px;
	/*background-image: url("../img/slider/fondoboomerang.png");*/
	background-position: 50%;
	background-size: cover;
	
}

.bloque1 .item{

}
.bloque1 .item .text1{
font-size: 20px;
color: white;
font-family: "Gotam_Book";
display: block;margin-bottom: 4px;
}
.bloque1 .item .text2{
font-size: 20px;
color: white;
font-family: "Gotam_Bold";
display: block;margin-bottom: 7px;
}
.bloque1 .item .text3{
font-size: 20px;
color: white;
font-family: "Gotam_Book";
}
.bloque1 .item .box-info-slide{
position: absolute;
left: -200px;
bottom: 45px;
opacity: 0;
transition: all 0.9s linear;
}
.owl-stage div.active .box-info-slide{
	opacity: 1;
left: 50px;
}


.bloque1 .slide1{
	background-image: url(../img/slider/foto_1slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
}
.bloque1 .slide1 .text-copy{
font-size: 8px;
font-family: "Gotam_Mediun";
position: absolute;
left: 0px;
bottom: 28px;
width: 100%;text-align: center;
color: white;
}

.bloque1 .slide1  .box-info-slide1{
width: 420px;
font-size: 14px;
font-family: "Gotam_Mediun";
line-height: 1.4;
color: white;
position: absolute;
right: 15%;
/*top: 120px;*/
top: 20%;

}

.bloque1 .slide1  .box-info-slide1 p{
	padding-left: 128px;
}
.bloque1 .slide1  .box-info-slide1 .logo-primax{
width: 420px;

}
.bloque1 .slide1  .box-info-slide1 .ver-mas{
width: 250px;
display: block;margin-top: 17px;
margin-left: 128px;

}

.bloque1 .slide2{
	background-image: url(../img/slider/foto_2slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
	position: relative;
}


.bloque1 .slide3{
	background-image: url(../img/slider/foto_3slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
}


.bloque1 .slide4{
	background-image: url(../img/slider/foto_4slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
}

.bloque1 .slide5{
	background-image: url(../img/slider/foto_5slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
}

.bloque1 .slide6{
	background-image: url(../img/slider/foto_6slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
}

.bloque1 .slide7{
	background-image: url(../img/slider/foto_7slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
}

.bloque1 .slide8{
	background-image: url(../img/slider/foto_8slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
}

.bloque1 .slide9{
	background-image: url(../img/slider/foto_9slider.png);
	background-position: 50%;
	height: 100%;
	background-size: cover;
}


.bloque1 .owl-carousel {
	height: 100%;


}
.bloque1 .over-carousel{

	height: 100%;
	position: relative;

}
.bloque1 .over-carousel .dots{

position: absolute;
left: 0px;
bottom: 50px;
width: 100%;
z-index: 100;
text-align: center
} 
.bloque1 .over-carousel .dots span.active{
	background-color: #f38a17
}
.bloque1 .over-carousel .dots .dot{
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	background-color: white;
	border-radius: 50%;
	transition: all 0.3s linear;
	margin-left: 7px;
	margin-right: 7px;
	cursor: pointer;
}
.bloque1 .nav-left{
position: absolute;
left: 25px;
top: 50%;
z-index: 10000;
width: 25px;
margin-top: -12px;
cursor: pointer;
}
.bloque1 .nav-right{
position: absolute;
right: 25px;
top: 50%;
z-index: 10000;
width: 25px;
margin-top: -12px;
cursor: pointer;
}
.bloque1 .owl-stage-outer
{
	height: 100%
}
.bloque1 .owl-stage{
	height: 100%;
}

.bloque1 .owl-item{
	height: 100%;
}
.bloque1 .item{
	height: 100%;
}

.bloque1 .fondo-boomerang{
	    width: 100%;
    position: absolute;
    right: 0px;
    top: -41%;
    z-index: -100;
    max-width: 1260px;
}

/** end bloque slider **/


/** bloque2 **/
.bloque2{


}
.box-sello
{
	width: 380px;
	float: right;

}
.box-sello img{
	float: left;
			width: 115px;
		}
		.texto-sello{
			width: 265px;
			float: left;
		}
		.texto-sello strong{

font-family: "Gotam_Mediun";
			font-size: 17px;
			display: block;

		}
		.texto-sello {
			font-family: "Gotam_Book";
			font-size: 13px;
			line-height: 1.3;
			margin-top: 35px;
			color: white;
		}
		.centro-box{

			width: 1090px;
			margin:0 auto;}
.bloque2 .centro-box{
padding-top: 15px;  }

.contenido-slide2 .title{
	font-size: 46px;
	margin-bottom: 50px;
	font-family: "NeoSansSTD_bold";
	color:#eb651c;
}
.contenido-slide2 p {
	font-size: 25px;
	word-spacing: 13px;
	line-height: 1.3;
	text-align: justify;
	margin-bottom: 45px;
	color:#5e5e5e;
		font-family: "Gotam_Book";


}
.contenido-slide2 span{
		font-family: "Gotam_Book";
color:#5e5e5e;
	font-size: 10px;
}

/** end bloque2 **/

/** bloque 3 **/
.bloque3{
	background-image: url(../img/fondo-certificacion-leed-2.png);
	background-size: cover;
	/*background-position: 50% 50%;*/
	background-position: 0%;
	/*
	background-color: blue;*/
}

.bloque3 .box-sup{
	width: 890px;
	margin:0 auto;
	margin-top: 85px;
	padding-bottom: 90px;
	
}
.logo-certicacion{
	width: 315px;
vertical-align: middle;
}
.text-certificado{
	width: 470px;
	font-size: 40px;
	font-family: "Gotam_Bold";
	display: inline-block;
	vertical-align: middle;
	margin-left: 98px;
	color: white;
}

.bloque3 .box-inf{
	width: 1120px;
	margin:0 auto;
	padding-top: 80px;
	padding-bottom: 76px;


}
.bloque3  .over-fondo-white{
		background-color: rgba(255,255,255,0.97);
		
}
.bloque3 .box-inf p{

font-family: "Gotam_Book";
font-size: 25px;
line-height: 1.3;
text-align: justify;
color: #5e5e5e;
}
.bloque3 .box-inf strong{
		font-family: "Gotam_Mediun";
}

/** end bloque 3 **/

/** bloque 4 **/
.bloque4{
	/*background-image: url(../img/fondocertleedoro.png);
	background-size: cover;
	background-position: 50% 50%;
	*/
	
}


.bloque4 .box-sup{
	width: 1120px;
	margin:0 auto;
	margin-top: 78px;
}
.listado-opciones{

}
.item-opcion{
	float: left;
	width: 14%;
	text-align: center;
}
.item-opcion img{ 
	width: 105px;
	height: 105px;
}
.item-opcion span{
	font-family: "Gotam_Book";
	font-size: 18px;
	display: block;
	width: 105px;
	margin:0 auto;
	margin-top: 18px;

}
.item-opcion2 span{
	margin-top: 9px!important;
}
.item-opcion1 span{

}

.bloque4 .box-inf{
	width: 840px;
	margin:0 auto;
	margin-top: 60px;
	
}
.bloque4  .logo{
	width: 420px;
	text-align: center;
	float: left;
	padding-right: 65px;
}
.bloque4  .logo img{
	width: 290px;
}
.bloque4  .logo span{
	display: block;
	font-family: "Gotam_Black";
	width: 100%;
	text-align: center;
	font-size: 25px;
	margin-top: 25px;
}
.bloque4  .certificado-doc{
	width: 420px;
	float: left;
		text-align: center;
}
.bloque4  .certificado-doc img{
	width: 415px;
}
/** end bloque **/

/** bloque 5 **/
.bloque5{
	/*background-image: url("../img/fondoboomerang.png");*/
	background-repeat: no-repeat;
	/*background-size: cover;*/
	/*background-position: 100% 30%;*/
	background-size: cover;
	background-position: 50%;
	position: relative;
}
.bloque5 .fondo-boomerang{
	/* width: 98%;
    position: absolute;
    right: 0px;
    top: -71%;
    z-index: -100;
    max-width: 1240px;*/
    width: 98%;
    position: absolute;
    right: 0px;
    top: -62%;
    z-index: -100;
    max-width: 1200px;

}
.bloque5 .centro-box{
	width: 980px;
	margin:0 auto;
	padding-top: 210px;
}
.bloque5 .centro-box .logo-leed{
	width: 305px;
	display: inline-block;
	vertical-align: middle;
}
.bloque5 .centro-box .detalle-leed{
	width: 580px;
	display: inline-block;
	vertical-align: middle;
	font-size: 39px;
	font-family: "Gotam_Bold";
	margin-left: 80px;
	color: white;
}
.bloque5 .centro-box .detalle-leed strong{
	font-size: 49px;
}
/** end blque 5 **/
/** bloque 6 **/
.bloque6 {
	height: auto;
	padding-bottom: 60px;
	
}
.bloque6 .centro-box{
	width: 1080px;
	margin:0 auto;
	padding-top: 80px;
} 
.text-afiche{
	display: none;
}
.bloque6 .centro-box .info-programa{
width: 510px;
float: left;
}
.bloque6 .centro-box .info-programa h2{
font-family: "NeoSansSTD_bold";
font-size: 47px;
margin-bottom: 45px;
color:#eb651c;

} 
.bloque6 .centro-box .info-programa p{
font-family: "Gotam_Book";
font-size: 25px;
line-height: 1.3;
text-align: justify;
color: #5e5e5e;

} 
.bloque6 .centro-box .info-programa strong{
	font-family: "Gotam_Mediun";
}

.bloque6 .centro-box .info-proyecto{
width: 450px;
float: left;
margin-left: 110px;
}

.bloque6 .centro-box .info-proyecto img{ 
/*width: 480px;
margin-top: -10px;*/
    width: 455px;
    margin-top: -15px;


  }
/** end bloque 6**/

/** bloque 7-15 **/
/*.bloque7{
	background-color: orange;
	position: relative;
}*/
/** end bloque 7 **/


/** bloque 8 **/
/*.bloque8{
	background-color: skyblue;
	position: relative;
}*/
/** end bloque 8 **/


/** seccion de bloques **/
.bloque-programa .center-box-title {
	width: 1080px;

	margin:0 auto;
	margin-top: 60px;
}
.bloque-programa .center-box{
	/*width: 1080px;*/
	width: 100%;
	margin:0 auto;
/*	margin-top: 60px;*/

}
.bloque-programa .center-box-title .title{
	width: 426px;
	font-size: 47px;
	font-family: "NeoSansSTD_bold";
	line-height: 1.3;
	color: #eb651e;
}

.bloque-programa .center-box .icono{
	/*width: 205px;*/
	width: 20%;

	
	margin-top: 50px;
	float: left;
	text-align: right;
	padding-right: 20px;
}
.bloque-programa .center-box .icono .over{
	position: relative;
	/*text-align: center;*/
	text-align: right;
	padding-right: 40px;
	padding-top: 27px;
	padding-bottom: 27px;
	border-top-right-radius: 42px;
	border-bottom-right-radius: 42px;
} 
.complete{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: black;
	height: 140px;
	width: 40%;
}

.bloque-programa .center-box .icono img{
	width: 150px;
}
.bloque-programa .center-box .icono span{
	display: block;
	font-family: "Gotam_Bold";
	font-size: 27px;
	/*text-align: right;*/

	padding-right: 45px;
	margin-top: 23px;

	text-align: center;
	float: right;
}
.over-green{
	background-color: #335b6f;
}
.over-green2{
	background-color: #76a533;
}


.over-turquesa{
	background-color:#82c2b1;
}
.over-orange2{
background-color: #fab823;
}
.over-orange3{
	background-color: #e17c20;
}
.over-skyblue{
	background-color:#2ea8cf;
}
.over-guinda{
	background-color: #993d32;
}
.lista-items{
	/*width: 875px;*/
	width: 80%;
	float: left;


	margin-top: 10px;
	padding-left: 32px;
}
.lista-items  .icon-table{
	display: none;
}
.lista-items .item{
	width: 260px;
	float: left;
	margin-left: 20px;
	 cursor: pointer;
}

.lista-items .item img{
	width: 260px;
	opacity: 1;
	transition: all 0.4s linear;
}
.lista-items .item img:hover{
	opacity: 0.5;
}
.lista-items .item .text1{
	font-family: "Gotam_Book";
	font-size: 16.5px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	color:#ee7818;

}
.lista-items .item .text2{
	font-family: "Gotam_Bold";
	font-size: 14px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 4px;
	height: 30px;
	margin-bottom: 7px;
}
.lista-items .item .text3{
	font-family: "Gotam_Book";
	font-size: 14px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;

}

/** detalles **/

.modal-fixed .content .nav-left{
	position: absolute;
	left: 15px;
	width: 25px;
	top: 50%;
	margin-top: -12px;
	z-index: 9999999;
	cursor: pointer;
}
.modal-fixed .content .nav-right{
	position: absolute;
	right: 15px;
	width: 25px;
	top: 50%;
	margin-top: -12px;
	z-index: 9999999;
	cursor: pointer;
}
.item-detalle{
	width: 100%;
	height: 100%;
	padding-left: 80px;
	padding-right: 50px;
	background-image:url("../img/detalles/fondo.png");
	background-size: cover;
	background-position: 50%;
	background-color: white;
	transition: all 0.3s linear;
}
.bg-orange{
	background-color:#f28a17;
	padding-left: 0px;
	padding-right: 0px;
}

.item-detalle .ico{
	width: 395px!important;
	margin-top: 60px;
	float: left;
}

.item-detalle .detalle-info{
	float: left;
	/*width: 350px;*/
	width: 355px;
	margin-top: 170px;
	margin-left: 30px;
	margin-top: 210px;
}
.bg-orange .detalle-info{
	width: 80%;
	margin-left: 10%;
	padding-left: 0px;
}
.item-detalle .detalle-info .text-1{
	font-size: 22px;
	font-family: "Gotam_Book";
	display: block;
	color: white;
	margin-bottom: 6px;
}

.item-detalle .detalle-info .text-2{ 
	font-size: 21px;
	font-family: "Gotam_Bold";
	display: block;
	/*min-height: 45px;*/
	margin-bottom: 10px;
		color: white;
}

.item-detalle .detalle-info .text-3{
	font-size: 21px;
	font-family: "Gotam_Book";
	display: block;
		color: white;
		line-height: 1.2;
}

.item-detalle .logo-item {
	position: absolute;
	right: 45px;
	top: 45px;
}
.item-detalle .logo-item .title-item{
	float: left;
	font-size: 17px;
	font-family: "Gotam_Bold";
	margin-top: 28px;
	margin-right: 20px;
	text-align: right;
	color: white;
}
.item-detalle .logo-item img{
	width: 95px!important;
	float: left;
}

.logo-foot{
	position: absolute;
	right: 45px;
	bottom: 40px;
}
.logo-foot img{
	width: 100px!important;
}
.owl-carousel2 , .owl-carousel2 .owl-stage-outer , .owl-carousel2 .owl-stage{
	height: 100%;
}
.owl-carousel2 .owl-item{
	height: 100%;
	width: 100%;
}

/** end detalles **/

/** end seccion de bloques **/
/** bloque 16 **/
.bloque16{
	height: auto;
	padding-bottom: 60px;
	position: relative;
	background-image: url("../img/fondoubicacion2.png");
	/*background-size: cover;*/
	background-repeat: no-repeat;
	/*background-position: 156% 50%;
	position: relative;
*/
	background-position: 0%;
    position: relative;
    /*background-size: 87%;*/



}
/*
.bloque16 .fondo-boomerang{
	position: absolute;
	right: 0px;
	top: -65%;

}*/
.bloque16 .center-box{
	width: 1190px;
	margin:0 auto;

}
.bloque16 .fondo{
	position: absolute;
	top: 0px;
	z-index: -999;

}
.bloque16 .center-box .title{

	font-family: "NeoSansSTD_bold";
	font-size: 47px;
	line-height: 1.3;
	color: white;
	margin-bottom: 25px;
}
.bloque16 .center-box .box-mapa{
	width: 900px;
	float: left;
		margin-top: 80px;
		margin-right: 20px;
}
.bloque16 .center-box .box-mapa .mapa-iframe{
	width: 100%;
	height: 440px;

	padding:20px;
	position: relative;
	
}
.bloque16 .center-box .box-mapa .mapa-iframe .border-top{
position: absolute;
left: 1px;
top: 3px;
	
}
.bloque16 .center-box .box-mapa .mapa-iframe .border-bottom{
position: absolute;
right: 6px;
bottom: 1px;
	
}

.bloque16 .center-box  .detalle-direccion{
	width: 270px;
	float: left;
	height: 300px;

margin-top: 95px;
padding-left: 16px;
}
.bloque16 .center-box  .detalle-direccion .text1{
font-size: 16px;
	font-family: "NeoSansSTD_bold";
	margin-bottom: 20px;
	display: block;
	color:#9d9c9c;
}
.bloque16 .center-box  .detalle-direccion .text2{
	font-size: 16px;
	font-family: "Gotam_Mediun";
	display: block;
	margin-bottom: 20px;
	position: relative;
	padding-left: 35px;
	color:#9d9c9c;
}
.bloque16 .center-box  .detalle-direccion .text2 img{
	width: 22px;
	position: absolute;
	left: 0px;
	top: -10px;

}
.bloque16 .center-box  .detalle-direccion .text3{
		font-size: 16px;
	font-family: "Gotam_Mediun";
	display: block;
		margin-bottom: 35px;
		position: relative;
	padding-left: 35px;
	color:#9d9c9c;

}
.bloque16 .center-box  .detalle-direccion .text3 img{
		width: 22px;
	position: absolute;
	left: 0px;
	top: -7px;

}


.bloque16 .center-box  .detalle-direccion .text4{
		font-size: 16px;
	font-family: "Gotam_Mediun";
	display: block;
	margin-bottom: 35px;
	position: relative;
	padding-left: 35px;
	color:#f07518;
}
.bloque16 .center-box  .detalle-direccion .text4 a{
	color: inherit;text-decoration: none
}
.bloque16 .center-box  .detalle-direccion .text4 img{
		width: 35px;
	position: absolute;
	left: -12px;
	top: -6px;

}

.bloque16 .center-box  .detalle-direccion .text5{
		font-size: 16px;
	font-family: "Gotam_Mediun";
	display: block;
	position: relative;
	padding-left: 35px;
	color:#9d9c9c;
}
.bloque16 .center-box  .detalle-direccion .text5 a{
		color: inherit;text-decoration: none
}
.bloque16 .center-box  .detalle-direccion .text5 img{
			width: 15px;
	position: absolute;
	left: 0px;
	top: -9px;
}

/** end bloque 16 **/

/** bloque 17 **/
.bloque17 {min-height: 920px!important;}
.bloque17 .center-box{
	width: 1180px;
	margin:0 auto;
	padding-top: 84px;
	padding-bottom: 80px;
}
.bloque17 .center-box h2{ 
font-size: 46px;
margin-bottom: 8px;

color: #ed6420;

font-family: "NeoSansSTD_bold";  }
.bloque17 .center-box small{
	font-size: 26px;
	display: block;
	margin-bottom: 35px;
color: #ed6420;
font-family: "NeoSansSTD_bold";  
}

.bloque17 .center-box h3{
	font-size: 23px;
	font-family: "Gotam_Book";
	padding-top: 13px;
	padding-bottom: 13px;
	margin-bottom: 28px;
	background-color: #9c9c9c;
	border-radius: 25px;
	padding-left: 40px;
	color: white;
	position: relative;
	cursor: pointer;
	transition: all 0.3s linear;
}
.bloque17 .center-box h3.active{
	background-color:#eb651c;
}
.bloque17 .center-box h3.active .arrow-right{
	transform: rotate(90deg);
} 
.bloque17 .center-box h3 .arrow-right{
	width: 18px;
	position: absolute;
	right: 17px;
	top: 10px;
	transition: all 0.3s linear;
}

.bloque17 .center-box .over-text{
	display: none;
} 
.bloque17 .center-box p{
	font-size: 21px;
	line-height:1.4;
	font-family: "Gotam_Book";
	margin-bottom: 25px;
	padding-left: 40px;
	padding-right: 70px;

}

.bloque17 .center-box .text-small{
	font-family: "Gotam_Book";
	font-size: 18px;
	display: block;
	margin-top: 30px;
	color:#9d9d9d;
	padding-left: 40px;
}
.logos-box{text-align: center;margin-top: 25px;}
.logos-box img{vertical-align: middle;}
.logo1{
	width: 160px;
	margin-left: 30px;
	margin-right: 30px;
}
.logo2{
	width: 152px;

	margin-left: 30px;
	margin-right: 30px;
}
.logo3{
	width: 100px;
	margin-left: 30px;
	margin-right: 30px;
}
.logo4{
	width: 95px;
	margin-left: 30px;
	margin-right: 30px;
}
.logo5{
	width:110px;
	margin-left: 30px;
	margin-right: 30px;
}
.logo6{
	width: 145px;
	margin-left: 30px;
	margin-right: 30px;
}
/** end bloque **/


/** helpers **/

.text-prioridad
{	
	width: 85%;
	font-size: 11px;
	line-height: 1.2;
	display: block;
	margin-top: 10px;
	color:white;
	font-family: "Gotam_Book";
}
.logo-energy{
	    width: 100px;
    margin-top: 22px;
}
.fondo-orange{
	/*background-color: #ed6e0f;*/
	background-color:#ff8f0f;
}

.clear{
	clear: both;

}
body.activar-modal{
	/*overflow: hidden;*/
}
.modal-fixed{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 9999999;
display: none;

}
.modal-fixed .content{
	width: 960px;
	height: 540px;
	position: relative;
	margin:10% auto;
	box-sizing: border-box;
	border:5px solid #dadad8;
}

.cerrar-modal{
width: 35px;
position: absolute;
right: 0px;
top: 0px;
cursor: pointer;
z-index: 99999;
}

.text-green{
	color:#335b6f;
}
.text-turquesa{
	color:#82c2b1;
}

.text-orange2{
color:#fab823;
}
.text-orange3{
	color:#e17c20;
}



.text-green2{
	color:#76a533;
}
.text-skyblue{

	color:#2ea8cf;
}
.text-guinda{
	color: #993d32;
}
.modal-certificado{
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.8);
top: 0px;
left: 0px;
z-index: 9999999;
display: none;
}

.modal-certificado .content-certificado{
width: 750px;
padding: 5px;
background-color: #dadad8;
position: relative;
margin:50px auto;
}
.modal-certificado .content-certificado img.img-certificado{
	width: 100%;
}
.modal-certificado .content-certificado .cerrar-modal{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1000;
}

.custom-pulse
{
	  -webkit-animation-name: pulse; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
    animation-name: pulse;
    animation-duration: 1s;

}
.custom-fadeinleft
{
	  -webkit-animation-name: fadeInLeft; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1.6s; /* Safari 4.0 - 8.0 */
    animation-name: fadeInLeft;
    animation-duration: 1.6s;

}
.custom-fadeinright
{
	  -webkit-animation-name: fadeInRight; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1.6s; /* Safari 4.0 - 8.0 */
    animation-name: fadeInRight;
    animation-duration: 1.6s;

}
.custom-tada
{
	-webkit-animation-name: tada; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1.6s; /* Safari 4.0 - 8.0 */
    animation-name: tada;
    animation-duration: 1.6s;
}


.custom-bounce{
	-webkit-animation-name: bounce; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1.6s; /* Safari 4.0 - 8.0 */
    animation-name: bounce;
    animation-duration: 1.6s;
}


.bloque-2 .detalle-info{
	margin-top: 150px;
}

.bloque-3 .detalle-info{
	margin-top: 170px;
}

.bloque-4 .detalle-info{
	margin-top: 135px;
}

.bloque-5 .detalle-info{
	margin-top: 175px;
}

.bloque-6 .detalle-info{
	margin-top: 150px;
}

.bloque-7 .detalle-info{
	margin-top: 150px;
}

.down-up{ 
width: 38px;
height: 20px;

position: absolute;
left: 50%;
margin-left: -14px;
bottom: 0px;
cursor: pointer;
	 animation: salto 1.5s ease-in-out infinite;
      -webkit-animation: salto 1.5s ease-in-out infinite;
}
.bloque1 .down-up{
	background-image: url(../img/arrow_white.png)!important;
	background-size: 100% 100%;
}
.bloque2 .down-up{
	background-image: url(../img/arrow_orange.png);
	background-size: 100% 100%;
}
.bloque3 .down-up{
	background-image: url(../img/arrow_orange.png);
	background-size: 100% 100%;
}
.bloque4 .down-up{
	background-image: url(../img/arrow_orange.png);
	background-size: 100% 100%;
}
.bloque5 .down-up{
	background-image: url(../img/arrow_orange.png);
	background-size: 100% 100%;
}

.bloque6 .down-up{
	background-image: url(../img/arrow_orange.png);
	background-size: 100% 100%;
}
.bloque .down-up{
	background-image: url(../img/arrow_orange.png);
	background-size: 100% 100%;
}

.bloque16 .down-up{
	background-image: url(../img/arrow_orange.png);
	background-size: 100% 100%;
	 animation: salto2 1.5s ease-in-out infinite;
      -webkit-animation: salto2 1.5s ease-in-out infinite;
}
/*
.down-up{
	 cursor: pointer;
    position: absolute;
    right: 50%;
    bottom: 35px;
    margin-right: -25px;
   	 animation: salto 1.5s ease-in-out infinite;
      -webkit-animation: salto 1.5s ease-in-out infinite;
  
}

.down-up img{
	width: 50px;
}
*/
@keyframes salto{
  0%,100% {
   bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
}
@-webkit-keyframes salto {
  0%,100% {
   bottom:25px;
  }
  50% {
    bottom: 35px;
  }
}

@keyframes salto2{
  0%,100% {
   bottom: 10px;
  }
  50% {
    bottom: 20px;
  }
}
@-webkit-keyframes salto2 {
  0%,100% {
   bottom:10px;
  }
  50% {
    bottom: 20px;
  }
}


.box-shine2 {
  width: 290px;
  height: 290px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
display: inline-block;
vertical-align: middle;
}
.box-shine3 {
  width: 305px;
  height: 305px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
display: inline-block;
vertical-align: middle;
}
.box-shine {
  width: 315px;
  height: 315px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
display: inline-block;
vertical-align: middle;
}
.shine {
  width: 1000px;
  height: 100px;
  margin-left: -100px;
  transform: rotate(30deg);
  background: -webkit-linear-gradient(top, transparent, rgba(200, 200, 200, 0.5), transparent);
  position: absolute;
  -webkit-animation: shine 6s ease-in-out infinite;
}
/*
@keyframes shine {
  0%,100% {
    margin-top: -100px;
  }
  50% {
    margin-top: 800px;
  }
}
@-webkit-keyframes shine {
  0%,100% {
    margin-top: -100px;
  }
  50% {
    margin-top: 800px;
  }
}
*/

.top-100{
	margin-top: 80px!important;
}
.top-100 .text-2{
	    min-height: 20px!important;
}
.top-100 .text-3 {
 margin-bottom: 15px!important;
}




.icon-tablet{
	display: none;
}



/** end helpers **/

p,h3,h2,h1{
	-webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;   
}

@media (min-width: 1280px){
.bloque-programa .center-box .icono{
	width: 30%;
}
.lista-items{
	width: 70%;
}

}
@media (min-width: 1070px){
.logo-site{
	padding-left:3%;
}
}
@media (min-width: 1280px){
.logo-site{
	padding-right: 10%;
}
}

@media (min-width: 1550px){
.logo-site{
	padding-right: 18%;
}
}
@media (min-width: 1680px){
.logo-site{
	padding-right: 26%;
}

}

