@font-face {
    font-family: 'skynet.enterpriseregular';
    src: url('../fonts/skynet.enterpriset-webfont.eot');
    src: url('../fonts/skynet.enterpriset-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/skynet.enterpriset-webfont.woff2') format('woff2'),
         url('../fonts/skynet.enterpriset-webfont.woff') format('woff'),
         url('../fonts/skynet.enterpriset-webfont.ttf') format('truetype'),
         url('../fonts/skynet.enterpriset-webfont.svg#skynet.enterpriseregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.skynet{
	font-family: 'skynet.enterpriseregular';
}
@font-face {
    font-family: '5identification_monoregular';
    src: url('../fonts/5identification-mono-webfont.eot');
    src: url('../fonts/5identification-mono-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/5identification-mono-webfont.woff2') format('woff2'),
         url('../fonts/5identification-mono-webfont.woff') format('woff'),
         url('../fonts/5identification-mono-webfont.ttf') format('truetype'),
         url('../fonts/5identification-mono-webfont.svg#5identification_monoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.identi{
	font-family: '5identification_monoregular';
}
/* -------------------------------------------------
					COLORES
------------------------------------------------- */
.activo,
nav a:hover,
a,
a:hover{
	color: #555;
}

.color-primary{
	color: #6ACBE8;
}

.color-secondary{
	color: #5C312A;
}

.color-verde{
	color: #85C226;
}

body,
.color-general{
	color: #555;
}

.color-gris{
	color: #999;
}

nav,
nav a,
.color-blanco,
.color-blanco:hover{
	color: #fff;
}

.color-negro{
	color: #000;
}
.color-rojo{
	color: #F00;
}

li.uk-active a{
	color: #ff1d24;
}
#sphere-area { height: 300px; position: relative; width: 100%; text-align: center;}
#sphere-area img { width: 250px; height: 250px;}
.opaco{
	opacity: 0;
}

/* -------------------------------------------------
				FONDOS
------------------------------------------------- */
body,
.bg-white{
	background: #FFF;
}
.bg-black{
	background: #000;
}
.bg-gris{
	background: #EEE;
}
.bg-gris-oscuro{
	background: #333;
}
.bg-primary{
	background: #6ACBE8;
}
.bg-secondary{
	background: #eeeeee;
}
.bg-dark{
	background: rgba(0,0,0,.7);
}
.bg-claro{
	background: rgba(250,250,250,.5);
}
.bg-flip{
	background: #1f2233;
}
nav a:hover,
.activo{

}

.bg-test1{
	background: #ff0;
}
.bg-test2{
	background: #f0f;
}
.bg-test3{
	background: #0ff;
}


/* -------------------------------------------------
					NAVEGACIÓN 
------------------------------------------------- */

.menu{
	font-family: 'skynet.enterpriseregular';
}
nav {
	float: none;
	text-align: center;
	margin-left: 7%;
	width: 100%;
}
nav ul {
	padding: 10px 0 0 0;
	height: 67px;
	margin: 0;
	width: 100%;
}
nav li {
	float: left;
	list-style: none;
	padding-top: 20px;
	position: relative;
}
.menu-item{
	padding: 0 30px;
}
nav a {
	padding: 30px;
	margin: 0;
}
header .uk-active,
.activo{
	font-weight: bold;
}
li.uk-active a,
.activo,
nav a:hover {
	background: #FFF;
}
nav .uk-dropdown .uk-nav{
	margin: 0!important;
}
nav ul ul li {
	padding-top: 0;
	text-align: left;
	width: 100%;
}
nav ul ul a {
	color: #6ACBE8!important;
}
nav ul ul a:hover {
	background: #6ACBE8!important;
	color: #FFF!important;
}
.select-menu {
	display: none !important;
}


/* -------------------------------------------------
					TEMPLATE
------------------------------------------------- */
body{
	font-size: 16px;
}
header{
	font-size: 16px;
	padding-bottom: 5px;
	width: 100%;
	z-index: 10;
}
footer{
}
footer .uk-icon{
}
#telefono{
	padding-top: 23px;
}
#telefono i{
	background: #FFF;
	border-radius: 50%;
	color: #6ACBE8;
	padding: 3px 6px;
}
.uk-search{
	border: solid 1px #AAA;
	border-radius: 10px;
}

.paralax {
    background-attachment: fixed;
    background-position: 50% 200px;
    background-repeat: no-repeat;
	background-size: cover;
    height: 470px;
    width: 100%;
}
.paralax1 { 
	background-image: url(../img/contenido/varios/inicio-top.jpg);
}

.paralax h1{
	font-size: 90px;
}
.paralax h2{
	font-size: 30px;
	font-family: "skynet.enterpriseregular";
}
footer i{
	background: #000;
	border-radius: 50%;
	box-shadow: 0 0 0 2px #FFF;
	color: #FFF;
}
footer .uk-icon-facebook{
	padding: 8px 15px;
}
footer .uk-icon-google-plus,
footer .uk-icon-youtube{
	padding: 8px 10px;
}


.verify-numbers{
	height: 20px;
	padding: 15px;
}
.z-index-1{
	z-index: -1;
}
footer li{
	list-style: none;
	margin: -10px 10px 20px 10px;
}
.float-left{
	float: left;
	vertical-align: middle;
}
.img-siguenos{
	margin-top: -5px;
}
footer i{
	padding: 7px;
	min-width: 15px;
}

.borde-1{
	border-bottom: solid 1px #a8c8e4;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.border-bottom{
	border-bottom: solid 2px #aaa;
}
.min-height-20{
	min-height: 20px;
}
.min-height-250{
	min-height: 250px;
}
.about-video{
	height: 305px;
}
.ec-circle{
	border-radius: 50%;
	height: 200px;
	width: 100%;
}
.ec-circle-1{
	background: #dda994 url(../img/contenido/varios/afiliacion-cmic-s.jpg) no-repeat center center;
	background-size: cover;
}
.ec-circle-2{
	background: #dda994 url(../img/contenido/varios/afiliacion-cnec-s.jpg) no-repeat center center;
	background-size: cover;
}
iframe.curriculum{
	height: 700px;
	width: 100%;
}
/* -------------------------------------------------
					GENERALES
------------------------------------------------- */
b,
.bold{
	font-weight: bold;
}
.light{
	font-family: 'latolight';
}
img{
	max-width: 100%;
}
a,
a:hover
{
	text-decoration: none;
	cursor: pointer;
}
h1{
	font-family: '5identification_monoregular';
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2{
	font-family: 'skynet.enterpriseregular';
	font-size: 22px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3{
	font-family: 'skynet.enterpriseregular';
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4{
	font-family: 'skynet.enterpriseregular';
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5{
	font-family: 'skynet.enterpriseregular';
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.row{
	width: 100%;
}
.max-width{
	max-width: 100%;
}
.margen-top-5{
	margin-top: 5px;
}
.margen-top-10{
	margin-top: 10px;
}
.margen-top-20{
	margin-top: 20px;
}
.margen-top-50{
	margin-top: 50px;
}
.margen-top-70{
	margin-top: 70px;
}
.margen-top-100{
	margin-top: 100px;
}
.margen-top-menos-5{
	margin-top: -5px;
}
.margen-top-menos-10{
	margin-top: -10px;
}
.margen-top-menos-25{
	margin-top: -25px;
	z-index: 0;
}
.margen-top-menos-50{
	margin-top: -50px;
	z-index: 0;
}
.margen-bottom-10{
	margin-bottom: 10px;
}
.margen-bottom-20{
	margin-bottom: 20px;
}
.margen-bottom-50{
	margin-bottom: 50px;
}
.margen-v-10{
	margin-top: 10px;
	margin-bottom: 10px;
}
.margen-v-20{
	margin-top: 20px;
	margin-bottom: 20px;
}
.margen-v-50{
	margin-top: 50px;
	margin-bottom: 50px;
}
.margen-v-100{
	margin-top: 100px;
	margin-bottom: 100px;
}
.magen-10{
	margin: 10px;
}
.margen-left-20{
	margin-left: 20%;
	padding-right: 20%; 
}
.margen-left-50{
	margin-left: 50%;
	padding-right: 50%; 
}
.separador-small{
	min-height: 0;
}
.badge{
	border-radius: 50%;
	background: #666;
	color: #FFF:;
	padding: 4px 8px;
	min-width: 16px;
	text-align: center;
}
header .uk-icon{
	border-radius: 50%;
	background: #666;
	color: #FFF:;
	min-width: 16px;
	text-align: center;
}
header .uk-icon:hover{
	background: #AAA;
}
header .uk-icon-facebook{
	padding: 4px 8px;
}
header .uk-icon-youtube{
	padding: 4px 5px;
}
.alpha-50,
.alpha-75
{
  opacity:1;
}
.alpha-50:hover{
  opacity:.5;
}
.alpha-75:hover{
	opacity:.75;
}
.oscuro{
	opacity:.75;
}
.oscuro:hover{
	opacity:1;
}
.alpha-50-0
{
  opacity:.5;
}
.alpha-50-0:hover
{
  opacity:0;
}
.underline{
	text-decoration: underline;
}
.padding-10{
	padding: 10px;
}
.padding-20{
	padding: 20px;
}
.padding-top-20{
	padding-top: 20px;
}
.padding-top-50{
	padding-top: 50px;
}
.padding-v-10{
	padding-bottom: 10px;
	padding-top: 10px;
}
.padding-v-20{
	padding-bottom: 20px;
	padding-top: 20px;
}
.padding-v-50{
	padding-bottom: 50px;
	padding-top: 50px;
}
.padding-h-20{
	padding-left: 20px;
	padding-right: 20px;
}
.padding-h-50{
	padding-left: 50px;
	padding-right: 50px;
}
.padding-bottom-20{
	padding-bottom: 20px;
}
.pointer{
	cursor: pointer;
}
.font-size-12{
	font-size: 12px;
}
.text-xs{
	font-size: .6em;
}
.text-sm{
	font-size: .8em;
}
.text-lg{
	font-size: 1.2em;
}
.text-xl{
	font-size: 1.5em;
}
.font-25{
	font-size: 25px;
}
.font-50{
	font-size: 50px;
}
::-webkit-input-placeholder { color: #FFF; } /* WebKit */
:-moz-placeholder { color: #FFF; } /* Firefox 18- */
::-moz-placeholder { color: #FFF; } /* Firefox 19+ */
:-ms-input-placeholder { color: #FFF; } /* IE 10+ */

#map,
iframe{
	border: 0;
	height: 300px;
	width: 100%;
}
.transicion{
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.transicion:hover{
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

.input-rojo{
	background: #FFF;
	border: none;
	font-size: 16px;
	height: 20px;
	padding: 1px 3px;
	width: 100px;
}
.input-gris,
.textarea-gris{
	background: rgba(250,250,250,.5);
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #111;
	color: #fff;
	font-size: 16px;
	height: 50px;
	padding: 0 10px;
}
.textarea-gris{
	padding: 10px;
	height: 100px;
	resize:none;
}
input{
	font-size: 16px;
}
.uk-button-primary{
	background-color:#444;
	background-image:-webkit-linear-gradient(top,#444,#333);
	background-image:linear-gradient(to bottom,#444,#333);
	color:#FFF;
	border-color:rgba(0,0,0,.2);
	border-bottom-color:rgba(0,0,0,.4);
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-primary:focus,.uk-button-primary:hover{
	background-color:#666;
	color:#fff;
	background-image:none
}
.uk-button-primary.uk-active,.uk-button-primary:active{
	background-color:#444;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-blue{
	background-color:#6ACBE8;
	background-image:-webkit-linear-gradient(top,#6CE,#4AC);
	background-image:linear-gradient(to bottom,#6CE,#4AC);
	color:#FFF;
	border-color:rgba(250,250,250,.2);
	border-bottom-color:rgba(250,250,250,.4);
	font-size: 20px;
	padding: 10px 100px;
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-blue:focus,.uk-button-blue:hover{
	background-color:#666;
	color:#fff;
	background-image:none
}
.uk-button-blue.uk-active,.uk-button-blue:active{
	background-color:#444;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-success{
	background-color:#82bb42;
	color:#fff;
	border-color:rgba(0,0,0,.2);
	border-bottom-color:rgba(0,0,0,.4);
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-success:focus,.uk-button-success:hover{
	background-color:#8fce48;
	color:#fff;
	background-image:none
}
.uk-button-success.uk-active,.uk-button-success:active{
	background-color:#76b430;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}
.uk-button-danger{
	background-color:#d32c46;
	color:#fff;
	background-image;
	border-color:rgba(0,0,0,.2);
	border-bottom-color:rgba(0,0,0,.4);
	text-shadow:0 -1px 0 rgba(0,0,0,.2)
}
.uk-button-danger:focus,.uk-button-danger:hover{
	background-color:#e33551;
	color:#fff;
	background-image:none
}
.uk-button-danger.uk-active,.uk-button-danger:active{
	background-color:#c91c37;
	color:#fff;
	background-image:none;
	border-color:rgba(0,0,0,.2);
	border-top-color:rgba(0,0,0,.4);
	box-shadow:inset 0 2px 4px rgba(0,0,0,.2)
}


urlset{
	background: url(../img/design/logo.png) no-repeat top center#6ACBE8;
	padding-top: 200px;
}
url {
	background: #fff;
	display: block;
	padding: 10px
}
loc{
	display: block;
	margin: 0 auto;
	width: 1200px;
}

/* -------------------------------------------------
					MEDIA QUERY
------------------------------------------------- */

@media (max-width: 1240px) {
	#txt-cover{
		width: 900px;
	}
	.ec-circle{
		height: 165px;
	}
}
@media (max-width: 1050px) {
	nav{
		width: 100%;
	}
}
@media (max-width: 1050px) {
}
@media (max-width: 768px) {
	.menu
	{
		display: none;
	}
	nav{
		height: 50px;
		margin: 50px 0;
		width: 100%;
	}
	.select-menu {
		border: 1px solid #999;
		background: #494949 ;
		color: #ffffff;
		cursor: pointer;
		display: block !important;
		height: 30px;
		margin: 0 10%;
		width: 80%;
	}
	header .margen-top-50,
	#telefono{
		padding-bottom: 23px;
		padding-top: 0;
	}
	.paralax {
	    background-position: 50% 500px;
	}
	#txt-cover{
		margin: 0 10% 0 -10%;
		width: 50%;
	}
	.margen-top-70{
		margin-top: 20px;
	}
	.uk-text-right{
		text-align: center!important;
	}
	.separador-small{
		height: 20px;
	}
	.font-25{
		font-size: 18px;
	}
	header,
	footer{
		text-align: center!important;
	}
}


