/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
::selection {background: #000; color:#fff;}
::-moz-selection {background: #000; color:#fff;}

footer ::selection {background: #fff; color:#000;}
footer ::-moz-selection {background: #fff; color:#000;}

.titulo-cabecera_block ::selection {background: #fff; color:#000;}
.titulo-cabecera_block ::-moz-selection {background: #fff; color:#000;}

.cleancode_block ::selection {background: #fff; color:#000;}
.cleancode_block ::-moz-selection {background: #fff; color:#000;}

::-webkit-scrollbar {
  width: 20px;
}
/* width */
::-webkit-scrollbar {
  width: 20px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

body {
	overflow-x: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	line-height: 20px;
	color: #000;
}
.bto-sobre
{
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	border: 0px;
	cursor: pointer;	

}
.bto-sobre:hover
{
	opacity: 0.3;
	filter: alpha(opacity=40); /* For IE8 and earlier */
	cursor: pointer;
	text-decoration: none;	
}
#preloader {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	z-index: 100000;
	background-image: url(../images/preloader-fondo.png);
	background-repeat: no-repeat;
	background-size: 50% auto;
	background-position: center 20px;
	text-align: center;
	padding-top: 750px;
	background-color: #000000;
	height: 200%;
}
.contenedor-video{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	}
#video-contenido{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 20px;
	cursor: pointer;
	}


#video-contenido2{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
	cursor: pointer;
	}	
#video-contenido3{
	width: 60%;
	border-radius: 20px;
	cursor: pointer;
	margin-bottom: 30px;	
	}		
	
	
	
	
.lista li {
	padding: 10px;
	font-size: 1.4em;
	line-height: 30px;
	font-weight: 300;
	color: #000;
	text-align: justify;
}
.lista a {
	font-size: 1.2em;
	font-weight: 500;
	color: #a2382b;	
}
.lista a:hover, .lista a:focus {
	cursor: pointer;
	color: #999;	
}

.titulo-glosario {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.titulo-glosario p {
	font-size: 1.7em !important;
	line-height: 28px !important;
	background-color: rgba(255,255,255,0.7);
	padding: 20px;
	border-radius: 10px;
	}
.titulo-glosario h2 {
	font-size: 3em;
	font-weight: 900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	.titulo-glosario b {
	font-size: 1.3em;
	font-weight: 300;
	
	}
#video-glosario{
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-radius: 10px;
	cursor: pointer;
	background-color: transparent;
}
.consulta {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.consulta button {
	font-size: 1.5em;
}

.check {
	height: 30px;
	width: 30px;
	border: 1px solid #000;
	cursor: pointer;
	color: #000;

}

.consulta p{
	text-align: left;
	font-size: 1.5em;
	font-weight: lighter;
	color: #000;
}
.mapa {
	width: 100%;
	margin-bottom: 100px;
}
	

#topcontrol{
	z-index: 10;
	
	}

.grande-ico{
	font-size: 1.5em;
	
	}
.fundacion {
	background-image: url(../images/fondo-principal-fundacioncnse2.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 130% auto;
	background-color: #000;
}

.fundacion h2 {
	color: #FFF;
	margin-top: 20px;
	
	}
	
.fundacion p {
	color: #FFF;
	}

.espacio {
	height: 80px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.separa {
	width: 30%;
	height: 2px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 50px;
}
.separa2 {
	width: 30%;
	height: 2px;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 10px;
}
.tematica {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#presentacion{
	width: 100%;	
	cursor: pointer;
	border-radius:10px;
}
.titulo-video h2 {
	font-size: 3.5em;
	line-height: 45px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
}
/*.titulo-seccion {
	 width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 5px;
}
.titulo-seccion h2 {
	font-size: 3.5em;
	line-height: 50px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin: 0px;
	padding: 0px;
}
.titulo-seccion  b {
	color: #1F1F1F;
	font-size: 1.3em;
	font-weight: 800;
	line-height: 60px;

}*/
.titulo-seccion {
	width: 100%;
	margin-top: 80px;
	margin-bottom: 5px;
	background-image: url(../images/comillas.png);
	background-repeat: no-repeat;
}
.titulo-seccion h2 {
	font-size: 4em;
	line-height: 60px;
	text-align: right;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.titulo-seccion  b {
	color: #1F1F1F;
	font-size: 1.3em;
	font-weight: 800;
	line-height: 60px;

}
.imagenes {
	height: auto;
	float: right;
	width: auto;
	z-index: 100;
	position: relative;
	}
.imagenes2 {
	height: auto;
	float: left;
	width: auto;
	z-index: 100;
	position: relative;
	}
.naranja{
	/*color: #d39d3c;*/
	color: #000;
	}
	
.verde{
	/*color: #68956a;*/
	color: #000;
	}	
.rojo{
	/*color: #a2382b;*/
	color: #000;
	}	
	
.numero{
	font-size: 0.8em;
	font-weight: 800;
	color: #FFF;
	border-radius: 50%;
	background-color: #000;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	}	
			
.mini-destacar	{
	background-color: #000;
	width: 70%;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 10px;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 1px;
	margin-top: 20px;
	}
.mini-destacar p	{
	color: #FFF;
	line-height: 20px !important;
	text-align: center !important;
	}	
	
.destacar-txt2 {
	width: 80%;
	/*	border-bottom-right-radius: 80px;*/
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
}
.destacar-txt2 h5 {
	font-size: 1.8em;
	line-height: 35px;
	/*text-align: center;*/
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin-top: 20px;
	margin-bottom: 40px;
	font-weight: 500;
}
.destacar-txt2  b {	
	font-size: 1.2em;
	font-weight: 800;	

}

.destacar-txt2  a {	
	font-size: 1.2em;
	font-weight: 800;	

}
.destacar-txt2 p {
	font-size: 4em;
	line-height: 25px !important;
	text-align: center !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	font-weight: 500;
}

.destacar-txt2 li {
	font-size: 1.5em;
	line-height: 35px !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	text-align: justify !important;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fondo1 {
	
	background-color: rgba(212,212,212,0.2);
	
	}
	
	.fondo2 {
	
	background-color: rgba(76,150,104,0.1);
	
	}
.destacar-txt3 a{
	font-size: 1em !important;
	font-weight: 700;
		}
		
.txt-destaca{
	font-size: 2em;
	font-weight: 800 !important;
	margin-top: 30px;
	line-height: 50px;
			}
	
.destacar-txt3 {
	width: 100%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align: right;
	border-top-color: #999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.destacar-txt3 h5 {
	font-size: 2.3em !important;
	line-height: 35px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 500;
}
.destacar-txt3  b {	
	font-size: 1.2em;
	font-weight: 800;	

}

/*.destacar-txt3  a {	
	font-size: 1.2em;
	font-weight: 800;	

}*/
.destacar-txt3 p {
	font-size: 1.2em!important;
	line-height: 22px !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	font-weight: ;
	font-weight: lighter !important;
	margin: 0px;
	padding: 0px;
}

.destacar-txt3 li {
	font-size: 1.5em;
	line-height: 35px !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	text-align: justify !important;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
}
			
.destacar-txt-titulo {
	font-size: 4em!important;
	font-weight: 900 !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 100%;
	;
	padding-left: 20%;
	line-height: 50px;
	padding-bottom: 10px;
	padding-top: 30px;
	}

.destacar-txt4 {
	width: 100%;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align: center!important;
	border-top-color: #999;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: rgba(212,212,212,0.2);
}

.destacar-txt4 h5 {
	font-size: 2.6em !important;
	line-height: 35px;
	text-align: center ;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin-top: 20px;
	margin-bottom: 40px;
	font-weight: 500;
}
.destacar-txt4  b {
	font-size: 1.8em;
	font-weight: 800;
}

.destacar-txt4  a {
	font-size: 1.5em;
	font-weight: 800;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.destacar-txt4 p {
	font-size: 1.3em!important;
	line-height: 22px !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	font-weight: ;
	font-weight: lighter !important;
	text-align: center!important;
	margin-top: 10px;
}
.destacar-txt4 h3 {
	font-size: 1.7em;
	line-height: 23px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	font-weight: 800;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.destacar-txt h5 {
	font-size: 1.5em;
	line-height: 30px;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin-top: 20px;
	margin-bottom: 40px;
}
.destacar-txt  b {	
	font-size: 1.2em;
	font-weight: 800;
}



.grande-ico{
	font-size: 3em;
	text-align: right;
}
.ver-video{
	text-align: right;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
.sobre-esta-web {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.sobre-esta-web h2 {
	font-size: 3.5em;
	line-height: 45px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
}
.sobre-esta-web  b {
	color: #1F1F1F;
	font-size: 1.3em;
	font-weight: 800;
	line-height: 60px;

}
.destacar {
	font-size: 1.3em;
	color: #000;
	line-height: 50px;
	text-align: center;
}
.destacar a{
	color: #000;	
}
#cat1 {
	width: 100%;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	background-color: rgba(255,255,255,0.7);
	border-radius: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	
}


.leer{
	color: #68956a;
	font-size: 2em;
	font-family: 'Barlow', sans-serif !important;
	line-height: 20px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 20px;
}

.leer:hover, .leer:focus {
	cursor: pointer;
	color: #999;	
}


.leer2{
	color: #68956a;
	font-size: 3.5em;
	font-family: 'Barlow', sans-serif !important;
	line-height: 20px;
	font-weight: lighter;
	margin-top: 20px;
	margin-bottom: 20px;
}

.leer2:hover, .leer:focus {
	cursor: pointer;
	color: #999;	
}
.ocultar{	
float: right;
	color: #68956a;
	font-size: 2em;	
}

.ocultar:hover, .ocultar:focus {
	cursor: pointer;
	color: #999;	
}

.fondo-encontraras{
	background-color: #000;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../images/fondo-informacion.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	/*-webkit-background-size:100% auto;*/
	/*background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;*/
}
.fondo-encontraras h2{
	color: #FFF;
	background-color: rgba(0,0,0,0.8);
	line-height: 45px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	border-radius: 20px;
}
#page {overflow-x:hidden; position:relative; z-index:5;}

/*.preloader_hide {opacity:0;}
#preloader {position:fixed; left:50%; top:50%; width:32px; height:32px; margin:-16px 0 0 -16px; display:block;}
*/
section {
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(../images/fondo.png);
	background-repeat: no-repeat;
	background-size: cover;

}

.container {
	padding-left: 0;
	padding-right: 0;
}

.parallax {
	background-position:0 0;
	width:100%;
	background-attachment:fixed !important;
}

a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

select:-moz-focusring {
    color: transparent;
	outline:none !important;
    text-shadow: 0 0 0 #000 !important;
	border:0 !important;
}

textarea {resize: none;}

img {
	outline:0;
	vertical-align:top;
	border:0;
	max-width:100.1%;
	height:auto;
}

a { transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
a:hover, a:focus {text-decoration:none;}




.margbot0 {margin-bottom:0;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px;}
.margbot20 {margin-bottom:20px;}
.margbot25 {margin-bottom:25px;}
.margbot30 {margin-bottom:30px !important;}
.margbot40 {margin-bottom:40px;}
.margbot50 {margin-bottom:50px;}
.margbot60 {margin-bottom:60px;}
.margbot70 {margin-bottom:70px;}
.margbot80 {margin-bottom:80px;}

.pad0 {padding:0 !important;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padtop0 {padding-top:0 !important;}

.overlay {
	position:absolute;
	z-index:1;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color: rgba(48,166,124,0.5);
}
.relative_block {position:relative; z-index:5;}








/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
hr {border-color:#ededed;}

ul, ol {padding:0; margin:0;}
li {padding:0; margin:0; list-style:none;}

p {margin:0 0 20px;}


h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	font-family: 'Roboto', sans-serif;
	text-transform: none;
	font-weight: 300;
	color: #000;
}
h1 {margin:0 0 26px; line-height:46px; font-size:46px;}
h2 {
	margin: 0 0 26px;
	line-height: 40px;
	font-size: 3em;
}
h2 b {
	font-weight: 600;
}
h3 {margin:0 0 21px; line-height:25px; font-size:22px;}
h3 b {font-weight:900;}
h4 {margin:0 0 5px; line-height:25px; font-size:20px;}
h4 b {font-weight:500;}
h5 {margin:0 0 15px; line-height:20px; font-size:15px;}
h6 {margin:0 0 15px; line-height:20px; font-size:12px;}

.center {text-align:center;}
.right {text-align:right;}

.color_text {color:#30a67c;}
.color_dark {color:#505050;}
.color_light {color:#979797;}
.color_white {color:#fff;}
.color_red {color:#c10707;}
.color_yellow {color:#fec400;}

.color_bg {background:#30a67c;}

/* __________ blockquote __________ */
blockquote {position:relative; margin: 0 0 13px; padding:0 0 0 47px; border:0; font-style:italic; font-size:16px; color:#979797;}
blockquote:before {content:'“'; position:absolute; left:15px; top:13px; font-style:italic; font-size:70px; color:#979797;}






/*-----------------------------------------------------------------------------------*/
/*	SHORTCODES
/*-----------------------------------------------------------------------------------*/
/* __________ Buttons __________ */
.btn {
	margin: 0;
	border: 0px solid #000;
	border-radius: 0;
	box-shadow: none;
	/*text-transform:uppercase;*/
	font-weight: 600;
	line-height: 20px;
	font-size: 1.8em;
	color: #999;
	text-shadow: none;
	background-image: none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	border-radius: 20px;
	padding: 10px;
}
.btn:focus, .btn:hover {color:#000; border-color:#333;}

.btn-active {
	background-color: #000000;
	color: #fff;
	border-color: #000;
}
.btn-active:hover {color:#fff;}


.btn2 {
	cursor: pointer;
	border: 0px solid #ccc;
	border-radius: 0;
	box-shadow: none;
	/*text-transform:uppercase;*/
	font-weight: 600;
	line-height: 20px;
	font-size: 3em;
	color: #FFF;
	text-shadow: none;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	background-color: #004953;
	height: 80px;
	width: 60%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-radius:20px;
}
.btn2:focus, .btn2:hover {
	color: #FFF;
	border-color: #333;
	background-color: #000;
}

.btn2-active {background-color:#1c1c1c; color:#fff; border-color:#1c1c1c;}
.btn2-active:hover {color:#fff;}





.btn-lg {padding:19px 30px; font-size:18px;}
.btn-sm {padding: 6px 20px 5px; font-size:13px;}
.btn-xs {padding: 2px 15px 3px; font-size:11px;}


.btn_shortcodes .btn {margin:0 7px 10px 0;}
.btn_shortcodes .btn:last-child {margin-right:0;}


.ie .btn, .ie .btn-default {filter:none !important;}






/* __________ breadcrumb __________ */
.titulo-cabecera_block {
	background-size: cover;
	margin-top: 10px;
	padding-top: 150px;
	padding-right: 0;
	padding-bottom: 90px;
	padding-left: 0;
	background-color: #000;	
}
.titulo-cabecera_block h2 {
	margin-bottom: 15px;
	width: 100%;
	padding-bottom: 10px;
	line-height: 80px;
	font-size: 7em;
	color: #fff;
	font-family: 'Barlow', sans-serif;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.88), 0px 0px 20px rgba(0,0,0,0.88);
	text-shadow: 0px 0px 20px #000000, 0px 0px 20px #000000, 0px 0px 20px #000000, 0px 0px 20px #000000, 0px 0px 20px #000000;*/
	background-color: rgba(0,0,0,0.1);
	padding-top: 25px;	
	border-radius: 10px;
	font-weight: 900;
	letter-spacing: -0.03em;
	
}
.titulo-cabecera_block p {
	margin: 0;
	font-family: 'Barlow', sans-serif;
	line-height: 70px;
	font-size: 4.1em;
	color: #FFF;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.88), 0px 0px 20px rgba(0,0,0,0.88);
	font-weight: 400;	/*text-shadow: 0px 0px 20px #000000, 0px 0px 20px #000000, 0px 0px 20px #000000, 0px 0px 20px #000000, 0px 0px 20px #000000;*/	/*background-color: rgba(0,0,0,0.1);
	width: 100%;
	border-radius: 10px;
	
	padding-top: 30px;
	padding-left: 30px;*/
	letter-spacing: -0.04em;
}
.neutro {
	background-image: url(../images/fondo-neutro.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.que-sabes {
	background-image: url(../images/que-sabes-fondo.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.riesgos {
	background-image: url(../images/riesgos-fondo.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.consejos {
	background-image: url(../images/consejos-fondo.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
/*-----------------------------------------------------------------------------------*/
/*	VENTATANA POP UP
/*-----------------------------------------------------------------------------------*/

	

.cerrar {
	width: 60px;
	height: 60px;
	float: right;
	margin: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 900;
	font-size: 2em;
}

.cerrar-texto {
	font-family: 'Epilogue', sans-serif;
	background-color: #69aa6f;
	height: 60px;
	width: 60px;
	font-size: 3em;
	color: #FFF;
	position: absolute;
	top: 0px;
	font-weight: lighter;
	right: 0px;
	text-align: center;
	float: right;
	border-radius: 50%;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 10px;
}
.cerrar-texto:hover
{
	/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
	background-color: #ccc;
	color: #FFF;
}

.cerrar-contenido {
	background-color: #000;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	font-size: 2em;
	color: #FFF;
	position: absolute;
	top: 30px;
	font-weight: bolder;
	right: 0px;
}

.cerrar-contenido:hover
{
	/*	opacity: 0.7;*/
	cursor: pointer;
	text-decoration: none;
	background-color: #35859f;
}


.presentacion{
	height: 100px;
	background-color: #CCC;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
}

/*
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 70%;
	min-width: 50%;
	z-index: 10000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFFFFF;
	border: 10px solid #FFF;
	border-radius: 15px;
	width: 100%;
	text-align: center;	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
}
.md-modal h2 {
	font-size: 3em;
	font-weight: 800;
	color: #2d5f78;
	line-height: 55px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.md-modal b {
	color: #75C4CA;
	letter-spacing: -0.07em;
	font-weight: 800;
	font-size: 0.7em;
}
.md-content video {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
}


.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}


.md-content {
	position: relative;
	border-radius: 3px;
	width: 100%;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 3em;
	font-weight: bolder;	
	color: #000;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}
*/
.texto-presentacion {
	font-size: 1em;
	color: #000;
	overflow: auto;
	text-align: justify;
	line-height: 28px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 0px;
	width: 100%;
	height: auto;
	font-weight: lighter;
	cursor: pointer;
}

.bto-naranja {
	background-color:#d39d3c;
	 display: block;
	height: 45px;
	line-height: 50px;
	color: #ffffff;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform, opacity;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	font-size: 1em;
	letter-spacing: -0.04em;
	padding-top: 0;
	padding-right: 50px;
	padding-left: 50px;
	}

.bto-verde {
	background-color:#68956a;
	 display: block;
	height: 45px;
	line-height: 50px;
	color: #ffffff;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform, opacity;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	font-size: 1em;
	letter-spacing: -0.04em;
	padding-top: 0;
	padding-right: 50px;
	padding-left: 50px;
	}
	
	.bto-rojo {
	background-color:#a2382b;
	 display: block;
	height: 45px;
	line-height: 50px;
	color: #ffffff;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform, opacity;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	font-size: 1em;
	letter-spacing: -0.04em;
	padding-top: 0;
	padding-right: 50px;
	padding-left: 50px;
	}
.titulo-imagen{
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: -100px;	
	}
.md-modal {
	position: fixed;
	top: 53%;
	left: 50%;
	max-width: 100%;
	min-width: 100%;
	z-index: 10000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFFFFF;
	border: 10px solid #FFF;
	border-radius: 0px;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	background-image: url(../images/fondo.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 130% auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 130% auto;
	
}
.md-modal h2 {
	font-size: 3em;
	font-weight: 300;
	color: #000000;
	text-align: center;
	line-height: 30px;
	letter-spacing: -0.04em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.md-modal b {
	color: #000000;	
	font-weight: 800;
	font-size: 1.1em;	
}
.md-modal li {

	padding: 5px;
}
.md-modal a:link {
	font-size: 1.4em;
	font-weight: 600;
	color: #FFF;
	line-height: 40px;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0.02em;
	
}

.md-modal a:hover {	
	background-color: #000;
	
}
.md-modal a:visited {
	font-size: 1.4em;
	font-weight: 600;
	color: #FFF;
	line-height: 40px;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0.02em;
}
.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

.md-content {
	position: relative;	
	width: 100%;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2em;
	font-weight: 400;
	color: #000;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

<!--modal assciaciones-->

.md2-modal {
	position: fixed;
	top: 53%;
	left: 50%;
	max-width: 100%;
	min-width: 100%;
	z-index: 10000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFFFFF;
	border: 10px solid #FFF;
	border-radius: 0px;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	background-image: url(../images/fondo.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 130% auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 130% auto;
	
}
.md2-modal h2 {
	font-size: 3em;
	font-weight: 300;
	color: #000000;
	text-align: center;
	line-height: 30px;
	letter-spacing: -0.04em;
	padding-top: 10px;
	padding-bottom: 10px;
}

.md2-modal b {
	color: #000000;	
	font-weight: 800;
	font-size: 1.1em;	
}
.md2-modal li {

	padding: 5px;
}
.md2-modal a:link {
	font-size: 1.4em;
	font-weight: 600;
	color: #FFF;
	line-height: 40px;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0.02em;
	
}

.md2-modal a:hover {	
	background-color: #000;
	
}
.md2-modal a:visited {
	font-size: 1.4em;
	font-weight: 600;
	color: #FFF;
	line-height: 40px;
	border-radius: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0.02em;
}
.md2-show {
	visibility: visible;
}




.md2-content {
	position: relative;	
	width: 100%;
}

.md2-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2em;
	font-weight: 400;
	color: #000;
}

.md2-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}




/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
	position:relative;
	height:80px;
	background-color:#fff;
}


/* __________ Logo __________ */
.logo {float:left;}
.logo a {
	text-transform:uppercase;
	line-height:80px;
	font-size:26px;
	color:#333;
}
.logo a span {
	display:inline-block;
	padding-right:18px;
}
.logo a span.b1 {font-weight:900;}
.logo a span.b2 {font-weight:700;}
.logo a span.b3 {font-weight:400;}
.logo a span.b4 {font-weight:300;}
.logo a span.b5 {font-weight:100;}




/* __________ Menu __________ */
.menu_block {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	right:0;
	height:80px;
	width:100%;
	background-color:#fff;
	box-shadow:0 2px 3px rgba(0,0,0,0.1);
}

.navmenu ul li {
	position:relative;
	display:inline-block;
}
.navmenu ul li a {
	display:block;
	margin:0 0 0 -3px;
	padding:30px 20px;
	text-transform:uppercase;
	font-weight:900;
	line-height:20px;
	font-size:13px;
	color:#666;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.navmenu li:hover a,
.navmenu li.active a {
	color:#333;
}

/* Sub menu */
.sub-menu ul {
	display: none;
	position: absolute;
	z-index: 9990;
	width: 180px;
	left: 50%;
	top: 100%;
	padding: 0;
	margin: 0 0 0 -90px;
}
.sub-menu.last ul {right:0; left:auto;}
.sub-menu ul:before {
	content:'';
	position:absolute;
	left:50%;
	top:-6px;
	margin-left:-5px;
	width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 6px solid #1c1c1c;
}

.sub-menu ul li  {
	margin:0;
	padding:0;
	width:100%;
	border-top: 0;
}
.sub-menu ul li a {
	position:relative;
	margin:0;
	padding: 15px 5px 14px 21px;
	font-weight:400;
	text-align:left;
	font-size:12px;
	color:#999 !important;
	background:#1c1c1c;
	border-bottom:1px solid #282828;
}
.sub-menu ul li:last-child a {border-bottom:0;}

.sub-menu ul li.active a, .sub-menu ul li a:hover {color:#fff !important; background:#161616;}







/*-----------------------------------------------------------------------------------*/
/*	SEARCH FORM TOP
/*-----------------------------------------------------------------------------------*/
#search-form form {
	position:relative;
	height:40px;
	margin:20px 0 20px 19px;
	padding-left:49px;
	border-left:1px solid #ccc;
	font-family: FontAwesome;
}
#search-form form:before {
	content: "\f002";
	position:absolute;
	left:29px;
	top:-2px;
	height:40px;
	line-height:40px;
	font-size:15px;
	color:#cccc;
}

#search-form input {
	width:42px;
	margin:0;
	padding:11px 0;
	text-transform:none;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	line-height:20px;
	font-size: 13px;
	color: #999;	
	background: none;
	border: 0;
	box-shadow: none;	 
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
#search-form input:focus {
	width:140px;
	padding: 11px 20px 11px 0;
}









/*-----------------------------------------------------------------------------------*/
/*	HOME
/*-----------------------------------------------------------------------------------*/
/*#home {position:relative;}*/






/*-----------------------------------------------------------------------------------*/
/*	ABOUT
/*-----------------------------------------------------------------------------------*/
#about {padding-top:70px;}

/* __________ Services __________ */
.bton-mas-info {padding:7px 0 0;}

.bton-mas-info {
	display:block;
	cursor:default;
}

.bton-mas-info p {
	position: relative;
	text-transform: none;
	font-weight: 300;
	font-size: 2em;
	color: #000;
	line-height: 30px;
	cursor: pointer;	
}
.bton-mas-info p b {font-weight:400;}
.bton-mas-info p:before {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:30px;
	height:2px;
	background-color:#000;
	
}

.bton-mas-info span {
	display: block;
	padding-bottom: 9px;
	font-weight: 300;
	font-size: 1em;
	color: #666;
	text-align: justify;
	line-height: 23px;
	cursor: pointer;
}




/* __________ Clean Code __________ */
.cleancode_block {
	/*background-image:url(../images/clean_code_bg.jpg);*/
	background-size: cover;
	background-position: 0 0;
	background-attachment: fixed !important;
	padding-top: 96px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.cleancode_block .tab-content {
	overflow:hidden;
	padding: 0;
	margin:0 0 80px;
}
.cleancode_block h2.title {
	font-weight: 100;
	line-height: 80px;
	font-size: 5em;
	color: #000;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.cleancode_block h2.title b {font-weight:500;}

.cleancode_block span {
	font-weight:300;
	line-height:34px;
	font-size:26px;
	color:#999;
}
.cleancode_block .tab-pane {
	display:block;
	height:0;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.cleancode_block .tab-pane.active {
	height:auto;
	transform:translateY(0);
	-o-transform:translateY(0);
	-ms-transform:translateY(0);
	-webkit-transform:translateY(0);
}

.ie .cleancode_block .tab-pane {display:none;}
.ie .cleancode_block .tab-pane.active {display:block;}


.cleancode_block .nav-tabs {
	border: 0;
	margin-top: -50px;
	margin-right: -15px;
	margin-bottom: 0;
	margin-left: -15px;
}
.cleancode_block .nav-tabs ul {
	padding: 0;
	width: 50%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
}
.cleancode_block .nav-tabs li {
	margin: 0;
	padding: 0 15px;
	
}
.cleancode_block .nav-tabs li a {
	width:170px;
	height:230px;
	margin:0;
	padding:54px 0 0;
	text-align:center;
	border:0 !important;
	border-radius:0;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.cleancode_block .nav-tabs li a i {
	display:block;
	width:102px;
	height:190px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:0 1px;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: transform 0.6s ease-in-out; 
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
}
.cleancode_block .nav-tabs li a.i1 i {background-image:url(../images/enlaces.png);}
.cleancode_block .nav-tabs li a.i2 i {background-image:url(../images/video-ico.png);}
.cleancode_block .nav-tabs li a.i3 i {background-image:url(../images/pdf.png);}
.cleancode_block .nav-tabs li a.i4 i {background-image:url(../images/i4.png);}
.cleancode_block .nav-tabs li a.i5 i {background-image:url(../images/i5.png);}
.cleancode_block .nav-tabs li a.i6 i {background-image:url(../images/i6.png);}

.nav-tabs li a:hover,
.nav-tabs li a:focus {
	background-color:transparent;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
	background-color:transparent;
}

.nav-tabs li a:hover i {
	background-position:0 -140px;
	transform:translateY(-80px);
	-o-transform:translateY(-80px);
	-ms-transform:translateY(-80px);
	-webkit-transform:translateY(-80px);
}
.nav-tabs li.active a i {
	background-position:0 0;
	transform:translateY(-16px);
	-o-transform:translateY(-16px);
	-ms-transform:translateY(-16px);
	-webkit-transform:translateY(-16px);
}

.cleancode_block .nav-tabs li a span {
	display:block;
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	line-height:20px;
	font-size:2em;
	color:#000;
	opacity:0;
	transform:translateY(-80px);
	-o-transform:translateY(-80px);
	-ms-transform:translateY(-80px);
	-webkit-transform:translateY(-80px);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.nav-tabs li.active a span {
	opacity:1;
	transform:translateY(-60px);
	-o-transform:translateY(-60px);
	-ms-transform:translateY(-60px);
	-webkit-transform:translateY(-60px);
}


/* __________ Multi Purpose __________ */
.purpose_block {
	background-color: rgba(255,255,255,0.5);	
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.purpose_block p {
	margin-bottom: 15px;
	font-weight: 300;
	line-height: 30px;
	font-size: 1.5em;
	text-align: justify;
}
.purpose_block li {
	font-size: 1.5em;
	line-height: 25px !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	text-align: justify !important;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	padding-bottom: 10px;
}
.purpose_block .btn {margin-top:30px; margin-right:16px;}
.purpose_block .btn-active {overflow:hidden;}
.purpose_block .btn-active span:before {
	content: attr(data-hover);
	position: absolute;
	top: 100%;
	left:0;
	width:100%;
/*	text-transform:uppercase;*/
	text-align:center;
	font-weight: 900;
	line-height:20px;
	font-size:1 em;
	color:#000;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.purpose_block .btn-active:hover span:before {color:#fff;}
.purpose_block .btn-active span {
	position: relative;
	display: inline-block;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.purpose_block .btn-active:hover span,
.purpose_block .btn-active:focus span {
	color:#1c1c1c;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.purpose_block .ipad_img1 {margin-top:-116px;}






/*-----------------------------------------------------------------------------------*/
/*	FEATURED WORKS
/*-----------------------------------------------------------------------------------*/
#projects {padding-top:47px;}

.work_item {
	position:relative;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.owl-item:hover .work_item {
	transform:scale(0.95);
	-o-transform:scale(0.95);
	-ms-transform:scale(0.95);
	-webkit-transform:scale(0.95);
}

.work_item .work_description {
	position:absolute;
	z-index:20;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	opacity:0;
	background-color:rgba(0,0,0,0.8);
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.work_item:hover .work_description {opacity:1;}
.work_item .work_description .work_descr_cont {
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	opacity:0;
	transform:translateY(-100%);
	-o-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.work_item:hover .work_description .work_descr_cont {
	opacity:1;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.work_item .work_description a {
	display:block;
	margin:0 0 6px;
	font-weight:300;
	line-height:24px;
	font-size:24px;
	color:#fff;
}
.work_item .work_description span {
	color:#666;
}

.work_item a.zoom {
	position:absolute;
	z-index:30;
	left:50%;
	bottom:0;
	width:60px;
	height:36px;
	margin-left:-30px;
	opacity:0;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out; 
	-webkit-transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.work_item:hover a.zoom {
	bottom:56px;
	opacity:1;
}
.work_item a.zoom:hover {background-image:url(../images/zoom_h.png);}



/* __________ WORKS DETAILS __________ */
#project_prev,
#project_close,
#project_next {
	position:relative;
	z-index:1;
	display: inline-block;
	width:50px;
	height:50px;
	margin:0 -2px 0 -3px;
	border:2px solid #ccc;
	font-family: FontAwesome;
	transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out;
}
#project_prev:hover, #project_close:hover, #project_next:hover {z-index:2; border-color:#333;}
#project_prev i,
#project_close i,
#project_next i {
	line-height:46px;
	font-size:26px;
	color:#ccc;
	transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out;
}
#project_close i {margin:0 -2px;}
#project_prev:hover i, #project_close:hover i, #project_next:hover i {color:#333;}

#project_prev.first, #project_next.last {cursor:default;}
#project_prev.first:hover, #project_next.last:hover {border-color:#ccc;}
#project_prev.first:hover i, #project_next.last:hover i {color:#ccc;}


ul.project_info li {
	margin-bottom:3px;
	font-style:italic;
	color:#505050;
}
ul.project_info li span {color:#979797;}
ul.project_info li span {color:#979797;}

.project_shared {padding:15px 0;}
.project_shared a {
	display:inline-block;
	width:36px;
	height:36px;
	margin-right:5px;
	border:1px solid #ccc;
	text-align:center;
	line-height:34px;
	font-size:20px;
	color:#ccc;
}
.project_shared a:hover {border-color:#333; color:#333;}



/* __________ Our Clients __________ */
.our_clients {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 78px;
	padding-left: 0;
}

.our_clients .client_img {
	opacity:0.5;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.our_clients .client_img:hover {opacity:1;}









/*-----------------------------------------------------------------------------------*/
/*	S
/*-----------------------------------------------------------------------------------*/
#team {
	padding:75px 0 100px;
	background-image:url(../images/team_bg.jpg);
	background-size:cover;
	background-attachment:fixed !important;
}

.crewman_item {
	position:relative;
	margin:0 15px;
}
.crewman_item .crewman_descr {
	position:absolute;
	z-index:20;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	opacity:0;
	background-color:rgba(0,0,0,0.8);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.crewman_item:hover .crewman_descr {opacity:1;}
.crewman_item .crewman_descr .crewman_descr_cont {
	position:absolute;
	left:0;
	top:30%;
	width:100%;
	opacity:0;
	transform:translateY(-100%);
	-o-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	-webkit-transform:translateY(-100%);
	transition: all 0.5s ease-in-out; 
	-webkit-transition: all 0.5s ease-in-out;
}
.crewman_item:hover .crewman_descr .crewman_descr_cont {
	opacity:1;
	transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.crewman_item .crewman_descr p {
	font-weight: 300;
	line-height: 20px;
	font-size: 1.6em;
	color: #fff;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
.mini {
	font-size: 0.7em;
}
/*.crewman_item .crewman_descr span {
	color:#666;
}*/

.crewman_item .crewman_social {
	position:absolute;
	z-index:30;
	left:0;
	bottom:0;
	width:100%;
	opacity:0;
	text-align:center;
	transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out; 
	-webkit-transition: bottom 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.crewman_item .crewman_social a {
	display:inline-block;
	width:60px;
	height:60px;
	margin:0 7px 0 10px;
	border:2px solid #fff;
	border-radius:50%;
	line-height:58px;
	font-size:26px;
	color:#fff;
}
.crewman_item:hover .crewman_social {
	bottom:56px;
	opacity:1;
}
.crewman_item .crewman_social a:hover {
	color: #999;
	border-color: #999;
}







/*-----------------------------------------------------------------------------------*/
/*	TESTIMONIALS
/*-----------------------------------------------------------------------------------*/
#news {padding:75px 0 50px;}

.testimonials{margin-bottom:77px;}
.testim_content {
	font-weight:300;
	line-height:38px;
	font-size:26px;
	color:#333;
}
.testim_author {
	padding-top:46px;
	font-weight:300;
	font-size:16px;
	color:#666;
}
.testim_author b {
	font-weight:500;
	color:#333;
}






/*-----------------------------------------------------------------------------------*/
/*	RECENT POSTS
/*-----------------------------------------------------------------------------------*/
.post_item_img {
	position: relative;
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.post_item_img:before {
	content:'';
	position:absolute;
	z-index:25;
	left:0;
	top:0;
	width:100%;
	height:100%;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.post_item:hover .post_item_img:before {background-color:rgba(0,0,0,0.8); border-radius:10px;}
.post_item_content {
	padding: 20px 0 0;
	text-align: center;
}
.post_item_content a.title {
	font-weight: 800;
	line-height: 34px;
	font-size: 2.3em;
	color: #FFF;
}

.post_item_content a.title:hover {
	color: #666666;
}


.post_item_content a.title b {
	font-size: 1.5em;
	font-weight: 900;	
}
.post_item_inf {padding-top:2px;}
.post_item_inf li {
	display:inline-block;
	padding-right:12px;
	color:#ccc;
}
.post_item_inf a {
	padding-right:12px;
	font-weight:300;
	font-size:14px;
}
.post_item_img a.link {
	position:absolute;
	z-index:30;
	left:50%;
	bottom:30%;
	width:90px;
	height:77px;
	margin:0 0 -18px -30px;
	opacity:0;	
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out; 
	-webkit-transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.post_item:hover .post_item_img a.link {
	bottom:50%;
	opacity:1;
}
.post_item_img a.link:hover {background-image:url(../images/zoom_h.png);}


/* __________ Recent Posts Small __________ */
.recent_posts_small {margin-bottom:15px;}
.post_item_img_small {
	overflow:hidden;
	float:left;
	width:90px;
	height:77px;
	margin:2px 15px 13px 0;
}
.post_item_img_small img {
	width:auto;
	max-width:none;
	height:100%;
	transition: opacity 0.3s ease-in-out; 
	-webkit-transition: opacity 0.3s ease-in-out;
}
.recent_posts_small:hover .post_item_img_small img {opacity:0.5;}
.post_item_content_small a.title {
	display:block;
	line-height:17px;
	font-size:14px;
	color:#ccc;
}
.post_item_content_small a.title:hover {color:#666;}
.post_item_inf_small li {
	display:inline-block;
	padding-top:4px;
	padding-right:10px;
	line-height:17px;
	font-size:11px;
	color:#666;
}



/* __________ Recent Posts Sidebar __________ */
.recent_posts_widget {margin-bottom:25px;}
.post_item_img_widget {
	overflow:hidden;
	width:270px;
	height:180px;
	margin-bottom:16px;
	background-color:#000;
}
.post_item_img_widget img {
	width:auto;
	max-width:none;
	height:100%;
	transition: opacity 0.3s ease-in-out; 
	-webkit-transition: opacity 0.3s ease-in-out;
}
.recent_posts_widget:hover .post_item_img_widget img {opacity:0.5;}

.post_item_content_widget a.title {
	display:block;
	line-height:21px;
	font-size:18px;
	color:#333;
}
.post_item_content_widgeta.title:hover {color:#666;}
.post_item_inf_widget li {
	display:inline-block;
	padding-top:12px;
	padding-right:10px;
	line-height:17px;
	font-size:11px;
	color:#999;
}









/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
#contacts {
	position: relative;
	z-index:0;
	padding:0;
	background:transparent;
}

.mapa-web {
	padding-left: 10%;	
}

.mapa-web a{
	font-size: 1.2em;
	line-height: 30px;
	color: #FFF;
	font-weight: 200;
}
.mapa-web a:hover {
	color: #CCC;
}

footer {
	overflow: hidden;
	position: fixed;
	z-index: 1;
	bottom: 0;
	left: 50%;
	opacity: 0;
	width: 100%;
	color: #FFF;
	background-color: #000;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(../images/pie.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
footer h4 {color:#fff;}



/* __________ Footer About Block __________ */
.foot_about_block p {
	/*margin-bottom: 24px;
	padding-right: 71px;
	line-height: 24px;*/
	font-size: 1.1em;
	font-weight: 500;
}

.pie-submenu {
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pie-submenu li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 40px;
}
.pie-submenu ul {
	margin: 0px;
}

.pie-submenu li a {
	color: #FFF;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: 500;
}
.pie-submenu li a:hover {
	color: #999;
	
}



/*-----------------------------------------------------------------------------------*/
/*	MAP
/*-----------------------------------------------------------------------------------*/
#map {
	position:fixed;
	z-index:3;
	bottom:-100%;
	left:0;
	right:0;
	height:401px;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
#map iframe {width:100%; height:399px;}
#map.showed {bottom:0;}



.map_hide {
	position:absolute;
	left:50%;
	z-index:20;
	display: block;
	width:50px;
	height:50px;
	margin-left:525px;
	background-color:#333;
	font-family: FontAwesome;
	text-align:center;
}
.map_hide:hover {background-color:#fff;}
.map_hide i {
	line-height:46px;
	font-size:26px;
	color:#fff;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
.map_hide i {margin:0 -2px;}
.map_hide:hover i {color:#333;}






/*-----------------------------------------------------------------------------------*/
/*	SOCIAL BUTTONS
/*-----------------------------------------------------------------------------------*/
.social li {
	display:inline-block;
	margin:0 7px 10px 0;
}
.social li a {
	display:block;
	width:50px;
	height:50px;
	border:1px solid #fff;
	text-align:center;
	line-height:46px;
	font-size:23px;
	color:#fff;
}
.social li a:hover {
	color: #999;
	border-color: #999;
}


.social2 li {
	display:inline-block;
	margin:0 7px 10px 0;
}
.social2 li a {
	display: block;
	width: 50px;
	height: 50px;
	border: 1px solid #666;
	text-align: center;
	line-height: 46px;
	font-size: 23px;
	color: #666;
}
.social2 li a:hover {
	color: #999;
	border-color: #999;
}








/*-----------------------------------------------------------------------------------*/
/*	CONTACT FORM
/*-----------------------------------------------------------------------------------*/
/* __________ Contact Form __________ */
textarea,
input[type="text"] {
	width:100%;
	margin:0 0 10px;
	padding: 10px 8px;
	text-transform:none;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	line-height:20px;
	font-size: 12px;
	color: #333;
	font-style:normal;
	border-radius: 0;	
	background: none;
	border: 2px solid #242424;
	box-shadow: none;
	transition: border-color 0.3s ease-in-out; 
	-webkit-transition: border-color 0.3s ease-in-out;
}
textarea {
	overflow:hidden;
	min-height:95px;
	resize: none;
}
textarea,
input[type="text"].last {margin-right:0;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	outline: 0;
	box-shadow: none;
	color:#666;
	border-color:#ccc;
}


.contact_btn {
	display:inline-block;
	cursor:pointer;
	margin: 0 7px 10px 0;
	padding:13px 30px;
	border: 2px solid #242424;
	border-radius: 0;
	box-shadow: 0;
	text-shadow:none;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	line-height:20px;
	font-size:13px;
	color:#333;
	background: none; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn.active, .contact_btn:hover {background: none; color:#fff; border-color:#ccc;}

.notification_error {color:#30a67c;}








/*-----------------------------------------------------------------------------------*/
/*	BLOG
/*-----------------------------------------------------------------------------------*/
.single_page #blog {padding-top:50px;}


.blog_block hr {border-top:2px solid #e9e9e9;}



/* __________ Blog Post __________ */
.blog_post_img {
	overflow:hidden;
	float:left;
	position:relative;
	width:470px;
	height:369px;
	margin-right:30px;
	background-color:#000;
}
.blog_post_img img {
	width:auto;
	max-width:none;
	height:100%;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.blog_post:hover .blog_post_img img {opacity:0.5;}

.blog_post a.zoom {
	position:absolute;
	z-index:30;
	left:50%;
	bottom:50px;
	width:60px;
	height:36px;
	margin:0 0 -30px -30px;
	opacity:0;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:0 0;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out; 
	-webkit-transition: bottom 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.blog_post:hover a.zoom {
	bottom:50%;
	opacity:1;
}
.blog_post a.zoom:hover {background-image:url(../images/zoom_h.png);}

.blog_post_descr hr {
	border-color:#e9e9e9;
	margin:25px 0;
}
.blog_post_date {
	margin-top:-3px;
	text-transform:uppercase;
	line-height:14px;
	font-size:11px;
}

.blog_post_title {
	display:block;
	padding-bottom:19px;
	line-height:36px;
	font-size:30px;
	color:#333;
}
.blog_post_title:hover {color:#666;}

.blog_post_info li {position:relative; display:inline-block; padding-right:22px;}
.blog_post_info li:before {content:''; position:absolute; right:9px; top:4px; height:12px; width:1px; background-color:#d3d3d3;}
.blog_post_info li:last-child:before {display:none;}
.blog_post_info li a {font-size:14px;}
.blog_post_content {
	padding-bottom:18px;
	line-height:26px;
	font-size:17px;
}
.blog_post .read_more_btn {
	font-weight:500;
	font-size:16px;
	color:#333;
}
.blog_post .read_more_btn:hover {color:#666;}



/* __________ Pagination __________ */
.pagination {
	display:block;
	margin:0 0 50px;
	padding:0;
	border-radius:0;
}
.pagination li {
	float:left;
	width:68px;
	height:70px;
}
.pagination li a {
	float:none;
	display:block;
	margin:0;
	padding:0;
	border:0;
	font-weight:900;
	text-align:center;
	line-height:68px;
	font-size:20px;
	color:#999;
}
.pagination li a:focus,
.pagination li a:hover {
	background:none !important;
	color:#333 !important;
}
.pagination li.active a {
	border:2px solid #333 !Important;
	font-size:26px;
	color:#333 !important;
	background:none !important;
}








/* __________ Single Blog Post __________ */
.single_blog_post_date {
	margin:-2px 0 -4px;
	line-height:13px;
	font-size:11px;
	color:#999;
}
.single_blog_post_title {
	padding-bottom:12px;
	line-height:60px;
	font-size:50px;
	color:#333;
}

.single_blog_post_info {padding-bottom:20px;}
.single_blog_post_info li {
	position:relative;
	display:inline-block;
	padding:0 25px 4px 0;
}
.single_blog_post_info li:before {
	content:'';
	position:absolute;
	right:9px;
	top:4px;
	height:12px;
	width:1px;
	background-color:#d3d3d3;
}
.single_blog_post_info li:last-child:before {display:none;}
.single_blog_post_info li a {font-size:14px;}

.single_blog_post_img img {
	margin-bottom:23px;
	width:100%;
}

.single_blog_post_content {
	line-height:26px;
	font-size:17px;
}



/* __________ Single Blog Post Tags __________ */
.single_blog_post_tags li {
	display:inline-block;
	margin:0 3px 5px 0;
}
.single_blog_post_tags li a {
	display:block;
	padding:9px 19px;
	font-size:16px;
	border:1px solid #e9e9e9;
	transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.single_blog_post_tags li a:hover {
	padding:8px 18px;
	border:2px solid #333;
}





/* __________ Comments __________ */
#comments .avatar {
	overflow:hidden;
	margin:3px 30px 0 0;
	width:70px;
	height:70px;
	border:1px solid #efefef;
}
#comments .avatar img {width:100%;}

.comment_right {display:table;}
.comment_info {padding-bottom:11px;}
#comments .comment_author {
	font-weight:500;
	font-size:16px;
	color:#333;
}
#comments .comment_date {color:#999; font-size:11px;}
#comments .comment_inf_sep {
	padding:0 12px;
	font-size:16px;
	color:#ccc;
}
#comments .comment_right p {font-size:12px;}


#comment_form textarea,
#comment_form input[type="text"] {
	padding:10px 8px 11px;
	border-color:#e9e9e9;
	text-transform:uppercase;
	font-size:11px;
	color:#666;
}
#comment_form textarea {min-height:140px;}
#comment_form .contact_btn {
	background-color:#1c1c1c;
	color:#fff;
}
#comment_form .contact_btn:hover {background-color:#ccc;}

.comment_note {padding-top:11px; font-size:12px;}







/*-----------------------------------------------------------------------------------*/
/*	Portfolio Single
/*-----------------------------------------------------------------------------------*/
.single_page #portfolio {padding-top:50px;}


.portfolio_block hr {border-top:2px solid #e9e9e9;}



/* __________ Single Portfolio Post __________ */
.single_portfolio_post_title {
	padding-bottom:20px;
	line-height:40px;
	font-size:40px;
	color:#333;
}










/*-----------------------------------------------------------------------------------*/
/*	SIDEBAR
/*-----------------------------------------------------------------------------------*/
.sidepanel {margin-bottom:25px;}

.sidebar hr {
	border-color:#e9e9e9;
	margin:25px 0;
}


/* __________ Widjet Meta __________ */
.widget_meta li {
	position:relative;
	padding:13px 10px 12px 30px;
	border-top:1px solid #e9e9e9;
}
.widget_meta li:last-child {border-bottom:1px solid #e9e9e9;}
.widget_meta li:before {
	content:'°';
	position:absolute;
	left:10px;
	top:20px;
	font-size:27px;
	color:#ccc;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.widget_meta li:hover:before {color:#333;}
.widget_meta li a {
	display:inline-block;
	line-height:24px;
	font-size:20px;
	color:#666;
}
.widget_meta li a:hover {color:#333;}




/* __________ Popular Tags __________ */
.widget_tags li {
	display:inline-block;
	margin:0 3px 5px 0;
}
.widget_tags li a {
	display:block;
	padding:9px 19px;
	font-size:16px;
	border:1px solid #e9e9e9;
	transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.widget_tags li a:hover {
	padding:8px 18px;
	border:2px solid #333;
}



/* __________ Text Widget __________ */
.widget_text p {
	line-height:26px;
	font-size:16px;
}



/* __________ Work Info __________ */
.work_info {padding-bottom:25px;}
.work_info li {
	padding-bottom:6px;
	font-size:14px;
	color:#999;
}
.work_info li a {color:#333;}


/* __________ Shared __________ */
.shared li {
	display:inline-block;
	margin:0 7px 10px 0;
}
.shared li a {
	display:block;
	width:50px;
	height:50px;
	padding:1px;
	border:1px solid #e9e9e9;
	text-align:center;
	line-height:46px;
	font-size:23px;
	color:#ccc;
	transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.shared li a:hover {
	padding:0;
	color:#333;
	border:2px solid #242424;
}








/*-----------------------------------------------------------------------------------*/
/*	RESPONSIVE STYLES
/*-----------------------------------------------------------------------------------*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.parallax, .cleancode_block, #team, .top_slider .slide1, .top_slider .slide2, .top_slider .slide3 {background-attachment:scroll !important; background-position:0 0;}
	.top_slider .slide1, .top_slider .slide2, .top_slider .slide3 {background-size:cover !important;}

}

@media (max-width: 1024px) {
#preloader {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 200%;
	z-index: 100000;
	background-image: url(../images/preloader-fondo.png);
	background-repeat: no-repeat;
	background-size: 80% auto;
	background-position: center 150px;
	text-align: center;
	padding-top: 750px;	
}
.post_item_img {
	width: 100%;	
	margin-right: auto;
	margin-left: auto;
}
.titulo-imagen{
	text-align: center;
	height: auto;
	width: 50%;
	margin-top: -70px;
	margin-right: auto;
	margin-left: auto;
	}
.md-modal {	
	top: 40%;
	left: 50%;
	
}
.md-modal li {
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.md-modal a:link {	
	font-size: 1.3em;
	font-weight: 700;
	color: #FFF;
	line-height: 20px;
	border-radius: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
}




@media (min-width: 992px) and (max-width: 1199px) {
	.titulo-imagen{
	text-align: center;
	height: auto;
	width: 60%;
	margin-top: -70px;
	margin-right: auto;
	margin-left: auto;
	}

.imagenes {	
	width: 40%;	
	}
	
.imagenes2 {	
	width: 40%;	
	}
.cerrar-texto {
	font-family: 'Epilogue', sans-serif;
	background-color: #69aa6f;
	height: 40px;
	width: 40px;
	font-size: 2em;
	color: #FFF;
	position: absolute;
	top: 0px;
	font-weight: lighter;
	right: 0px;
	text-align: center;
	float: right;
	border-radius: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 6px;
}	
	
	
.md-modal {
	position: fixed;
	top: 59%;
	left: 50%;
	max-width: 100%;
	min-width: 100%;
	z-index: 10000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFFFFF;
	border: 5px solid #FFF;
	border-radius: 0px;	
	text-align: center;	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	
}
.md-modal h2 {
	font-size: 1.5em;
	font-weight: 800;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: -0.04em;
}

.md-modal b {
	color: #000000;	
	font-weight: 300;
	font-size: 0.8em;
	text-transform: uppercase;
}

.md-modal li {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}
.md-modal a:link {	
	font-size: 1.2em;
	font-weight: 700;
	color: #FFF;
	line-height: 20px;
	border-radius: 10px;
	padding-top:10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.md-modal a:hover {	
	background-color: #000;
	
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

.md-content {
	position: relative;	
	width: 100%;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2em;
	font-weight: 400;
	color: #000;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 0px 0px;
}
	
	
	
	
	
	
	
	.parallax, .cleancode_block, #team {background-attachment:scroll !important; background-size:100% auto !important; -webkit-background-size:100% auto !important;}
	
	
	h2 {font-size:35px; line-height:35px;}

/* __________ Menu __________ */
	.navmenu ul li a {padding-left:15px; padding-right:15px;}

/* __________ Index __________ */

.cleancode_block .nav-tabs li a {
	width:170px;
	height:230px;
	margin:0;
	padding:54px 0 0;
	text-align:center;
	border:0 !important;
	border-radius:0;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
}
.cleancode_block .nav-tabs li a i {
	display:block;
	width:102px;
	height:190px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:0 1px;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: transform 0.2s ease-in-out; 
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
}





	/*.cleancode_block p.title {font-size:70px; line-height:70px;}
	.cleancode_block .nav-tabs li a {width:136px; height:136px; padding-top:35px;}
	.cleancode_block .nav-tabs li a i {width:45px; height:45px;}
	.cleancode_block .nav-tabs li a span {font-size:16px;}
	.cleancode_block .nav-tabs li a i {background-position:0 -45px;}
	.nav-tabs li a:hover i {background-position:0 -90px; transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); -webkit-transform:translateY(-5px);}
	.nav-tabs li.active a i {background-position:0 0; transform:translateY(-10px); -o-transform:translateY(-10px); -ms-transform:translateY(-10px); -webkit-transform:translateY(-10px);}*/
	
	
	.purpose_block p {font-size:15px; line-height:22px;}
	
	
	.work_item a.zoom {width:40px; height:24px; margin-left:-20px;}
	.work_item:hover a.zoom {bottom:30px;}
	
	
	.img_wrapper {width:137px !important;}
	
	
	.post_item_img a.link {width:40px; height:24px; margin:0 0 -12px -20px;}
	.post_item_img a.link:hover {background-position:0 -24px;}
	.post_item_content a.title {font-size:19px; line-height:24px;}
	
	
	.owl-theme .owl-controls {top:-69px;}
	.owl-theme .owl-controls .owl-buttons div {width:50px; height:50px;}
	.owl-theme .owl-controls .owl-buttons div:before {width:48px; height:48px; line-height:46px;}
	
	
	
/* __________ Blog __________ */
	.blog_post_descr hr {margin:15px 0;}
	
	.blog_post_img {width:400px; height:314px;}
	.blog_post_title {font-size:24px; line-height:27px;}
	.blog_post_content {font-size:14px; line-height:22px;}
	
	
	.single_blog_post_title{font-size:44px; line-height:50px;}
	
	

/* __________ Sidebar __________ */
	.widget_meta li a {font-size:17px; line-height:20px;}
	
	.post_item_img_widget{width:220px; height:146px;}
	.post_item_content_widget a.title {font-size:16px; line-height:20px;}

	
	
	

/* __________ All Styles __________ */
	.titulo-cabecera_block {
	background-size: cover;
	margin-top: 0px;
	padding-top: 160px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	background-color: #000;
}
	.map_hide {margin-left:435px;}
	
	
}

@media (min-width: 768px) and (max-width: 991px) {
	.logo a {font-size:22px;}
		
.titulo-imagen{
	text-align: center;
	height: auto;
	width: 50%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	}
	
.cerrar-texto {
	font-family: 'Epilogue', sans-serif;
	background-color: #69aa6f;
	height: 40px;
	width: 40px;
	font-size: 2em;
	color: #FFF;
	position: absolute;
	top: 0px;
	font-weight: lighter;
	right: 0px;
	text-align: center;
	float: right;
	border-radius: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 6px;
}	
	
	
.md-modal {
	position: fixed;
	top: 52%;
	left: 50%;
	max-width: 100%;
	min-width: 100%;
	z-index: 10000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFFFFF;
	border: 10px solid #FFF;
	border-radius: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	height: 850px;
	overflow: scroll;
}
.md-modal h2 {
	font-size: 1.5em;
	font-weight: 800;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: -0.04em;
}

.md-modal b {
	color: #000000;	
	font-weight: 300;
	font-size: 0.8em;
	text-transform: uppercase;
}
.md-modal li {

	padding: 5px;
}
.md-modal a:link {	
	font-size: 1.2em;
	font-weight: 700;
	color: #FFF;
	line-height: 20px;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.md-modal a:hover {	
	background-color: #000;
	
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

.md-content {
	position: relative;	
	width: 100%;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2em;
	font-weight: 400;
	color: #000;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 0px 0px;
}
	
	#search-form input:focus {width:42px;}
	

/* __________ Menu __________ */
	.navmenu ul li a {padding-left:10px; padding-right:10px; font-size:12px;}
	
	
	
/* __________ Index __________ */
	/*.cleancode_block p.title {font-size:60px; line-height:60px;}
	.cleancode_block span {font-size:20px; line-height:24px;}
	.cleancode_block .nav-tabs li a {width:100px; height:100px; padding-top:24px;}
	.cleancode_block .nav-tabs li a i {width:45px; height:45px;}
	.cleancode_block .nav-tabs li a span {font-size:13px;}
	.cleancode_block .nav-tabs li a i {background-position:0 -0px;}
	.nav-tabs li a:hover i {background-position:0 -90px; transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); -webkit-transform:translateY(-5px);}
	.nav-tabs li.active a i {background-position:0 0; transform:translateY(-10px); -o-transform:translateY(-10px); -ms-transform:translateY(-10px); -webkit-transform:translateY(-10px);}*/
	
	
	.purpose_block {padding-top:35px;}
	.purpose_block .ipad_img1 {margin-top:-50px;}
	.purpose_block p {font-size:1.2em; line-height:23px;}
	
	
	.work_item a.zoom {width:40px; height:24px; margin-left:-20px;}
	.work_item:hover a.zoom {bottom:30px;}
	
	
	.img_wrapper {width:100px !important;}
	
	
	.post_item_img a.link {width:40px; height:24px; margin:0 0 -12px -20px;}
	.post_item_img a.link:hover {background-position:0 -24px;}
	.post_item_content a.title {font-size:15px; line-height:20px;}
	.post_item_content {padding-top:15px;}
	.post_item_inf a {font-size:12px; padding-right:5px;}
	.post_item_inf li {padding-right:5px;}
	
	
	.owl-theme .owl-controls {top:-69px;}
	.owl-theme .owl-controls .owl-buttons div {width:50px; height:50px;}
	.owl-theme .owl-controls .owl-buttons div:before {width:48px; height:48px; line-height:46px;}
	
	
	.crewman_item .crewman_social a {width:36px; height:36px; margin:0 2px 0 5px; font-size:17px; line-height:34px;}
	.crewman_item:hover .crewman_social {bottom:30px;}
	
	
	.testim_content {font-size:17px; line-height:24px;}
	

/* __________ Blog __________ */
	.blog_post_descr hr {margin:15px 0;}
	
	.blog_post_img {width:400px; height:314px;}
	.blog_post_title {font-size:24px; line-height:27px;}
	.blog_post_content {font-size:14px; line-height:22px;}
	
	
	.single_blog_post_title{font-size:44px; line-height:50px;}
	
	

/* __________ Sidebar __________ */
	.widget_meta li a {font-size:17px; line-height:20px;}
	
	.post_item_img_widget{width:220px; height:146px; float:left; margin-right:30px;}
	.post_item_content_widget a.title {font-size:16px; line-height:20px;}

	
	
	

/* __________ All Styles __________ */
			.titulo-cabecera_block {
	background-size: cover;
	margin-top: 0px;
	padding-top: 160px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	background-color: #000;
}	

	.titulo-cabecera_block h2 {
	font-size: 6em;
	line-height: 64px;
}
	.titulo-cabecera_block p {
	font-size: 3em;
	line-height: 24px;
	font-weight: bolder;
}
	

/* __________ Footer __________ */
	footer {position:static; left:auto; bottom:auto; transform:none; -webkit-transform:none;}
	
	
	.map_hide {margin-left:325px;}
	
	
	.respond_clear {clear:both; height:0; font-size:0;}


}

@media (max-width: 767px) {

	
	.container {padding-left:15px; padding-right:15px;}
	
	
	h2 {font-size:30px; line-height:32px;}
	
	
	.logo a {font-size:22px;}
	
	
	#search-form input:focus {width:42px;}
	
	
/* __________ Menu __________ */
	a.menu_toggler {display:inline-block; float:right; margin: 20px 0 0 20px; width:40px; height:40px; text-align:center; line-height:38px; font-size:23px; color:#fff; background-color:#333;}
	a.menu_toggler:hover {background-color:#333;}
	
	.navmenu {position:absolute; left:0; right:0; top:80px; background-color:#fff;}
	.navmenu ul {padding:10px 0;}
	.navmenu ul li {display:block; text-align:left;}
	.navmenu ul li a {padding:4px 20px;}
	
	.sub-menu ul {display:block; position:static; width:100%; box-shadow:none; padding:0; margin:0;}
	.sub-menu ul:before {display:none !important;}
	.navmenu li.sub-menu:hover, .navmenu li.sub-menu.active_page {background:none;}
	.sub-menu ul li a {background:none; border:0; padding-left:30px;}
	.sub-menu ul li a:hover, .sub-menu ul li.active a {background:none !important; color:#333 !Important;}
	.sub-menu ul li a:before {content:'-'; position:absolute; z-index:10; left:17px; top:4px; color:#666;}


/* __________ IndeX MOVIL __________ */
.cleancode_block .nav-tabs li a {
	width: 100px;
	height: 10px;
	margin: 0;
	text-align: center;
	border: 0 !important;
	border-radius: 0;
	transition: background-color 0.3s ease-in-out;
	-webkit-transition: background-color 0.3s ease-in-out;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 200;
	padding-left: 0;
}
.cleancode_block .nav-tabs li a i {
	display:block;
	width:50px;
	height:80px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:0 1px;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	transition: transform 0.2s ease-in-out; 
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
}
.cleancode_block .nav-tabs li a span {
	display:block;
	font-family: 'Roboto', sans-serif;
	font-weight:900;
	line-height:90px;
	font-size:1.5em;
	
}
	/*.cleancode_block p.title {font-size:40px; line-height:40px;}
	.cleancode_block span {font-size:15px; line-height:22px;}
	.cleancode_block .nav-tabs {margin:0 auto; width:450px;}
	.cleancode_block .nav-tabs li a {width:120px; height:120px; padding-top:24px;}
	.cleancode_block .nav-tabs li a i {width:45px; height:45px;}
	.cleancode_block .nav-tabs li a span {font-size:13px;}
	.cleancode_block .nav-tabs li a i {background-position:0 -45px;}
	.nav-tabs li a:hover i {background-position:0 -90px; transform:translateY(-5px); -o-transform:translateY(-5px); -ms-transform:translateY(-5px); -webkit-transform:translateY(-5px);}
	.nav-tabs li.active a i {background-position:0 0; transform:translateY(-10px); -o-transform:translateY(-10px); -ms-transform:translateY(-10px); -webkit-transform:translateY(-10px);}*/
	
	
	.purpose_block {padding-top:35px;}
	.ipad_img_in {width:350px; margin:0 auto;}
	.purpose_block .ipad_img1 {margin-top:40px;}
	.purpose_block p {font-size:1.1em; line-height:23px;}
	
	
	.work_item a.zoom {width:40px; height:24px; margin-left:-20px;}
	.work_item:hover a.zoom {bottom:30px;}
	
	
	.our_clients .row {text-align:center; margin:0 auto; width:450px;}
	.client_img {width:100%; display:inline-block;}
	.img_wrapper {width:110px !important;}
	
	
	/*.post_item_img a.link {width:40px; height:24px; margin:0 0 -12px -20px;}
	.post_item_img a.link:hover {background-position:0 -24px;}
	.post_item_content a.title {font-size:15px; line-height:20px;}
	.post_item_content {padding-top:15px;}
	.post_item_inf a {font-size:12px; padding-right:5px;}
	.post_item_inf li {padding-right:5px;}*/
	
	
	.owl-theme .owl-controls {top:-69px;}
	.testimonials .owl-theme .owl-controls {top:-49px;}
	.owl-theme .owl-controls .owl-buttons div {width:50px; height:50px;}
	.owl-theme .owl-controls .owl-buttons div:before {width:48px; height:48px; line-height:46px;}
	
	
	.crewman_item .crewman_social a {width:36px; height:36px; margin:0 2px 0 5px; font-size:17px; line-height:34px;}
	.crewman_item:hover .crewman_social {bottom:30px;}
	
	
	.testim_content {font-size:17px; line-height:24px;}
	
	
	
	#news .recent_posts {width:450px; margin:0 auto;}
	
	
/* __________ Blog __________ */
	.blog_post_descr hr {margin:15px 0;}
	
	.blog_post_img {width:200px; height:157px; margin-right:20px;}
	.blog_post_title {font-size:19px; line-height:22px;}
	.blog_post_descr hr {clear:both; border:0;}
	.blog_post_content {font-size:14px; line-height:22px;}
	.blog_post_info li a {font-size:13px;}
	.blog_post_info li {padding-right:15px;}
	.blog_post_info li:before {right:6px;}
	.blog_post_content {padding-top:20px;}
	
	.pagination li {width:40px; height:40px;}
	.pagination li a {font-size:16px; line-height:38px;}
	.pagination li.active a, .pagination li a:focus, .pagination li a:hover {font-size:18px;}
	
	
	.single_blog_post_title{font-size:44px; line-height:50px;}
	
	
/* __________ Single Blog Post __________ */
	.single_blog_post_date {margin:0;}
	.single_blog_post_title {font-size:26px; line-height:32px;}
	
	.comment_note {padding:0 0 20px;}
	
	

/* __________ Sidebar __________ */
	.widget_meta li a {font-size:17px; line-height:20px;}
	
	.post_item_img_widget{width:220px; height:146px; float:left; margin-right:30px;}
	.post_item_content_widget a.title {font-size:16px; line-height:20px;}

	
	
	

/* __________ All Styles __________ */
	.titulo-cabecera_block {
	background-size: cover;
	margin-top: 0px;
	padding-top: 140px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
	background-color: #000;
}	
	.titulo-cabecera_block h2 {
	font-size: 4em;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
	.titulo-cabecera_block p {
	font-size: 3em;
	line-height: 45px;
	font-weight: bolder;
}


/* __________ Footer __________ */
	footer {position:static; left:auto; bottom:auto; transform:none; -webkit-transform:none;}
	
	
	.map_hide {margin:0; left:auto; right:15px;}
	
	
	.respond_clear {clear:both; height:0; font-size:0;}
	
	
}

@media (max-width: 720px) {

#preloader {
	position: absolute;
	left: 0%;
	top: 0%;
	width: 100%;
	height: 200%;
	z-index: 100000;
	background-image: url(../images/preloader-fondo.png);
	background-repeat: no-repeat;
	background-size: 80% auto;
	background-position: center 150px;
	text-align: center;
	padding-top: 380px;	
}

.imagenes {
	display:none;
	}
.imagenes2 {
	display:none;
	}

#search-form {display:none;}

#video-contenido2{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
	cursor: pointer;
	}	
	
.titulo-seccion h2 {
	font-size: 2.3em;
	line-height: 40px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.titulo-seccion  b {
	color: #1F1F1F;
	font-size: 1.3em;
	font-weight: 800;
	line-height:30px;

}	


.destacar-txt3 {
	width: 100%;
	/*	border-bottom-right-radius: 80px;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
}

.destacar-txt3 h5 {
	font-size: 2em !important;
	line-height: 35px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin-top: 20px;
	margin-bottom: 40px;
	font-weight: 500;
}
.destacar-txt3  b {	
	font-size: 1.2em;
	font-weight: 800;	

}

.destacar-txt3  a {	
	font-size: 1em;
	font-weight: 800;	

}
.destacar-txt3 p {
	font-size: 1.2em;
	line-height: 25px !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	font-weight: ;
	font-weight: lighter !important;
}

.destacar-txt3 li {
	font-size: 1.2em;
	line-height: 25px !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	text-align: justify !important;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
	
.destacar-txt2 {
	width: 100%;
	/*	border-bottom-right-radius: 80px;*/
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-bottom-color: #999;
}
.destacar-txt2 h5 {
	font-size: 1.7em;
	line-height: 35px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin-top: 20px;
	margin-bottom: 40px;
	font-weight: 500;
}
.destacar-txt2  b {	
	font-size: 1.2em;
	font-weight: 800;	

}
.destacar-txt2 p {
	font-size: 1.2em;
	line-height: 25px !important;
	text-align: center !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	font-weight: 500;
}

.destacar-txt2 li {
	font-size: 1.2em;
	line-height: 30px !important;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	text-align: justify !important;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 10px;
}

.destacar-txt h5 {
	font-size: 1.7em;
	line-height: 35px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	margin-top: 20px;
	margin-bottom: 40px;
}
.destacar-txt  b {	
	font-size: 1.2em;
	font-weight: 800;
	

}
.grande-ico{
	font-size: 3em;
	text-align: right;
}



.fundacion {
	background-image: none;
	padding-bottom:10px;
	background-color: #000;
	padding-left: 10px;
}
.titulo-imagen{
	text-align: center;
	height: auto;
	width: 60%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	}
	
.cerrar-texto {
	font-family: 'Epilogue', sans-serif;
	background-color: #69aa6f;
	height: 40px;
	width: 40px;
	font-size: 2em;
	color: #FFF;
	position: absolute;
	top: 0px;
	font-weight: lighter;
	right: 0px;
	text-align: center;
	float: right;
	border-radius: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 6px;
}	
	
	
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 100%;
	min-width: 100%;
	z-index: 10000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background-color: #FFFFFF;
	border: 10px solid #FFF;
	border-radius: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	height: 500px;
	overflow: scroll;
}

.md-modal li {

	padding: 5px;
}
.md-modal a:link {	
	font-size: 1.2em;
	font-weight: 700;
	color: #FFF;
	line-height: 20px;
	border-radius: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.md-modal a:hover {	
	background-color: #000;
	
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

.md-content {
	position: relative;	
	width: 100%;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2em;
	font-weight: 400;
	color: #000;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 0px 0px;
}
.titulo-video h2 {
	font-size: 2.3em;
	line-height: 40px;
	text-align: center;
	font-family: 'Barlow', sans-serif;
	letter-spacing: -0.03em;
	padding-top: 40px;
}
#video-contenido{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-radius:20px;
	}
.movil{
	display: none;	
	}
.sobre-esta-web {
	/*width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: -130px;
	margin-bottom: 300px;
	z-index: 100000;
	position: absolute;
	left: -10px;*/
}

.btn2 {
	font-size: 1.1em;
	width: 90%;

}
	.sobre-esta-web h2 {
	font-size: 2em;
	
	
}
	
/* __________ Index __________ */
	h2 {font-size:26px; line-height:26px;}
	
	
	.purpose_block .btn {padding:10px; margin:10px 5px 0 0;}
	
	
	.cleancode_block p.title {font-size:26px; line-height:26px;}
	.cleancode_block .nav-tabs {width:290px;}
	.cleancode_block .nav-tabs li {padding:0;}
	.cleancode_block .nav-tabs li a {width:96px; height:96px;}
	
	
	.ipad_img_in {width:290px;}
	
	
	.our_clients .row {width:290px;}
	
	
	.testimonials .owl-theme .owl-controls {top:0;}
	
	
	#news .recent_posts {width:290px;}
	
	.cleancode_block h2.title {

	font-size: 3em;
	
}
	
/* __________ Blog __________ */
	.blog_post_img {float:none; margin:0 0 20px; width:290px; height:227px;}
	.blog_post_descr hr {border-bottom:2px solid #e9e9e9;}
	.blog_post_content {padding-top:0;}
	
/* __________ Single Blog Post __________ */
	.single_blog_post_title {font-size:17px; line-height:22px;}
	.single_blog_post_content {font-size:13px; line-height:20px;}

	
	
/* __________ Sidebar __________ */
	.post_item_img_widget {float:none; margin-right:0;}
	


/* __________ Bootstrap Style __________ */
	.col-ss-1, .col-ss-2, .col-ss-3, .col-ss-4, .col-ss-5, .col-ss-6, .col-ss-7, .col-ss-8, .col-ss-9, .col-ss-10, .col-ss-11 {float: left;}
	.col-ss-12 {width: 100%;}
	.col-ss-11 {width: 91.66666666666666%;}
	.col-ss-10 {width: 83.33333333333334%;}
	.col-ss-9 {width: 75%;}
	.col-ss-8 {width: 66.66666666666666%;}
	.col-ss-7 {width: 58.333333333333336%;}
	.col-ss-6 {width: 50%;}
	.col-ss-5 {width: 41.66666666666667%;}
	.col-ss-4 {width: 33.33333333333333%;}
	.col-ss-3 {width: 25%;}
	.col-ss-2 {width: 16.666666666666664%;}
	.col-ss-1 {width: 8.333333333333332%;}

}
