/* ----------- FUENTES      */
	body{
		font-family: 'Montserrat', sans-serif;
	}

/* ----------- COLORES      */
	a,
	.color-general,
	.social-head:hover,
	.social-head{
		color: black;
	}
	em,
	.color-primary,
	.color-primary li a,
	.color-primary li,
	.color-primary-hover:hover{
		color: #777;
	}
	.social,
	.color-secondary{
		color: #ff2b47;
	}
	.color-verde{
		color: #22cf5b;
	}
	.color-rojo{
		color: #c4262e;
	}
	.color-rojo-vivo{
		color: #ff0000;
	}
	.color-gris-9{
		color: #8c8b8b;
	}
	.color-gris-7{
		color: #777;
	}
	.color-gris-6{
		color: #666;
	}
	.color-gris-4{
		color: #444;
	}
	.color-gris{
		color: #a7a6a4;
	}
	.color-gris-3{
		color: #333;
	}
	.color-gris-2{
		color: #222;
	}
	.color-gris-a,
	.color-gris-a:hover{
		color: #a6a8ab;
	}
	.color-gris-d{
		color: #ddd;
	}
	.color-blanco,
	.color-blanco:hover{
		color: white;
	}
	.uk-slidenav,
	.color-negro{
		color: black;
	}
	.redes-facebook a:hover{
		color: #3b5998;
	}
	.redes-twitter a:hover{
		color: #55acee;
	}
	.redes-whatsapp a:hover{
		color: #4dc247;
	}

/* ----------- FONDOS       */
	.bg-verde{
		 background: #59a168;
	}
	.uk-slidenav{
		background: rgba(255,255,255,.8);
	}
	.bg-white{
		background: #FFF;
	}
	.uk-subnav-pill > .uk-active > a,
	.bg-primary,
	.bg-gris-oscuro{
		background: #333;
	}
	.ajax-file-upload{
	}
	.uk-navbar-dropdown,
	.bg-secondary{
		background: #e6e4e1;
	}
	.bg-danger,
	.bg-red{
		background: #e30613;
	}
	.bg-success{
		background: #32d296;
	}
	.bg-blue{
		background: #1e87f0;
	}
	.bg-yellow{
		background: #f6b61a;
	}
	.bg-azulado{
		background: #7ab3c7
	}
	.bg-beige{
		background: #eae7e1;
	}
	.bg-black{
		background: black;
	}
	.bg-white{
		background: white;
	}
	.bg-gris{
		background: #33353a;
	}
	.bg-gris-claro{
		background: #f9f9f9;
	}
	.bg-azul{
		background: #0695bd;
	}
	.bg-dark{
		background: rgba(0,0,0,.6);
	}
	.bg-alpha-red{
		background: rgba(250,0,0,.7);
	}
	.bg-claro{
		background: rgba(250,250,250,.9);
	}
	.bg-oscuro{
		background: rgba(0,0,0,.5);
	}
	.bg-alpha-cofe{
		background: rgba(40,29,17,.8);
	}
	.bg-test1{
		background: #ff0;
	}
	.bg-test2{
		background: #f0f;
	}
	.bg-test3{
		background: #0ff;
	}
	.bg-negro-brillante{
		background: rgb(3,1,3);
	}
	.bg-naranja{
		background: #ff8b00;
	}

/* ----------- NAVEGACIÓN   */
	#navegacion{
	}
	.uk-navbar-nav > li > a,
	.uk-navbar-item,
	.uk-navbar-toggle {
		color: #363d41;
	}
	.uk-navbar-nav > li.uk-active > a,
	.uk-navbar-nav > li:hover > a,
	.uk-navbar-nav > li > a:focus,
	.uk-navbar-nav > li > a.uk-open {
		color: #78abf1;
	}
	.uk-navbar-dropdown-nav{
	}
	.uk-navbar-dropdown {
	}
	.uk-navbar-dropdown-nav a{
	}


	/* Off canvas */
	.uk-offcanvas-bar{
	}
	.uk-offcanvas-bar a{
	}

	.uk-offcanvas-bar a:hover{
	}

	.uk-offcanvas-bar li{
	}

	.uk-offcanvas-bar .uk-nav-sub a{
	}

/* ----------- TEMPLATE     */

	.arrow-carousel{
		position: absolute;
		right: 50px;
		bottom: 20px;
		background: #50504f;
		height: 54px;
		width: 82px;
	}
	.ver-mas{
		position: absolute;
		background: #50504f; 
		height: 52px;
		right: 150px;
		bottom: 20px;
	}
	.ver-mas-2{
		background: #50504f;
	}
	.border-white{
		position: absolute;
		top: 6px;
		left: 5px;
		border: 1px solid white;
		background: none;
		height: 40px;
		width: 70px;
	}
	.bordered{
		border: solid 2px #363d41;
	}
	.border-top{
		border-top: 1px dashed #999;
		padding-top: 20px;
		margin-top: 0;
	}
	.uk-dotnav li a{
		border: 1px solid white;
		height: 15px;
		width: 15px;
		margin-bottom: 5px;
	}
	.uk-dotnav>.uk-active>* {
		background: white;
	}
	.shadow-box{
		-webkit-box-shadow: 0 0 20px 0 rgba(200,200,200,1);
		-moz-box-shadow: 0 0 20px 0 rgba(200,200,200,1);
		box-shadow: 0 0 20px 0 rgba(200,200,200,1);
	}
	.inicio-servicios{
		height: 400px;
	}
	.hover-servicio{
		position: top;
		background: rgba(77,77,77,.8);
		opacity: 0
	}

	.hover-servicio:hover {
		opacity: 1;
	}
	.bg-exagon{
		background: url(../img/design/hexagon-1.png) no-repeat;
		margin-top: 50px;
	}
	.bg-romboide{
		background: url(../img/design/romboide.png) no-repeat center;
	}
	.uk-input-personal{
		border: none;
		border-bottom: 2px solid #78abf1;
	}
	.uk-pagination .uk-active{
		background: rgba(77,77,77,.8);
		color: white;
		padding: 2px;
		text-align: center;
		min-width: 23px;
		border-radius: 100px;
	}

/*  ---------- GENERALES    */
	a{
		text-decoration: none!important;
	}
	a,
	a:hover,
	.uk-button,
	.uk-button:hover,
	.transicion,
	.transicion:hover{
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		color: #78abf1;
	}
	#totop{
		position: fixed;
		right: 35px;
	}
	#totop a{
		color: white;
		font-size: 30px;
		height: 60px;
		width: 60px;
	}
	h1{
		font-size: 1.2em;
	}
	h2{
		font-size: 1.1em;
	}
	h3,h4,h5,h6{
		font-size: 1em;
	}
	.alpha0{
		opacity: 0;
	}
	.claro,
	.alpha-1-5:hover{
		opacity:.6;
	}
	.oscuro,
	.alpha-1-0:hover{
		opacity:0;
	}
	.alpha-1-0,
	.alpha-1-5,
	.claro:hover,
	.oscuro:hover,
	.alpha1hover:hover{
		opacity: 1;
	}
	.margin-0{
		margin: 0;
	}
	.margin-10{
		margin: 10px;
	}
	.margin-top-5{
		margin-top: 5px;
	}
	.margin-top-10{
		margin-top: 10px;
	}
	.margin-top-20{
		margin-top: 20px;
	}
	.margin-top-25{
		margin-top: 25px!important;
	}
	.margin-top-50{
		margin-top: 50px;
	}
	.margin-top-100{
		margin-top: 100px;
	}
	.margin-top-menos-150{
		margin-top: -150px;
	}
	.margin-top-menos-100{
		margin-top: -100px;
	}
	.margin-top-menos-50{
		margin-top: -50px;
	}
	.margin-top-menos-20{
		margin-top: -20px;
	}
	.margin-top-menos-10{
		margin-top: -10px;
	}
	.margin-bottom-50{
		margin-bottom: 50px;
	}
	.margin-h-5{
		margin-left: 5px;
		margin-right: 5px;
	}
	.margin-v-20{
		margin-bottom: 20px;
		margin-top: 20px;
	}
	.margin-v-25{
		margin-bottom: 25px;
		margin-top: 25px;
	}
	.margin-v-50{
		margin-bottom: 50px;
		margin-top: 50px;
	}
	.margin-v-70{
		margin-bottom: 70px;
		margin-top: 70px;
	}
	.margin-right-20{
		margin-right: 20px;
	}
	.margin-right-menos-50{
		margin-right: -45px;
	}
	.margin-right-menos-20{
		margin-right: -15px;
	}
	.padding-bottom-10{
		padding-bottom: 10px;
	}
	.padding-bottom-20{
		padding-bottom: 20px;
	}
	.padding-bottom-50{
		padding-bottom: 50px;
	}
	.padding-bottom-60{
		padding-bottom: 60px;
	}
	.padding-bottom-100{
		padding-bottom: 100px;
	}
	.padding-bottom-200{
		padding-bottom: 200px;
	}
	.padding-top-5{
		padding-top: 5px;
	}
	.padding-top-10{
		padding-top: 10px;
	}
	.padding-top-20{
		padding-top: 20px;
	}
	.padding-top-30{
		padding-top: 30px;
	}
	.padding-top-40{
		padding-top: 40px;
	}
	.padding-top-50{
		padding-top: 50px;
	}
	.padding-top-70{
		padding-top: 70px;
	}
	.padding-top-100{
		padding-top: 100px;
	}
	.padding-top-150{
		padding-top: 150px;
	}
	.padding-v-3{
		padding-bottom: 3px;
		padding-top: 3px;
	}
	.padding-v-5{
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.padding-v-10{
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.padding-v-20{
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.padding-v-40{
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.padding-v-50{
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.padding-v-100{
		padding-bottom: 100px;
		padding-top: 100px;
	}
	.padding-left-10{
		padding-left: 10px;
	}
	.padding-left-20{
		padding-left: 20px;
	}
	.padding-left-50{
		padding-left: 50px;
	}
	.padding-left-100{
		padding-left: 100px;
	}
	.padding-right-10{
		padding-right: 10px;
	}
	.padding-right-20{
		padding-right: 20px;
	}
	.padding-right-50{
		padding-right: 50px;
	}
	.padding-h-5{
		padding-left: 5px;
		padding-right: 5px;
	}
	.padding-h-10{
		padding-left: 10px;
		padding-right: 10px;
	}
	.padding-h-20{
		padding-left: 20px;
		padding-right: 20px;
	}
	.padding-h-30{
		padding-left: 30px;
		padding-right: 30px;
	}
	.padding-h-50{
		padding-left: 50px;
		padding-right: 50px;
	}
	.padding-h-70{
		padding-left: 70px;
		padding-right: 70px;
	}
	.padding-0{
		padding: 0px;
	}
	.padding-5{
		padding:5px;
	}
	.padding-10{
		padding:10px;
	}
	.padding-15{
		padding:15px;
	}
	.padding-20{
		padding:20px;
	}
	.padding-30{
		padding:30px;
	}
	.padding-40{
		padding: 40px;
	}
	.padding-50{
		padding:50px;
	}
	.min-height-150px{
		min-height: 150px;
	}
	.min-height-250px{
		min-height: 250px;
	}
	.max-height-300px{
		max-height: 300px;
	}
	.min-height-500px{
		min-height: 500px;
	}
	.max-width-200{
		max-width: 200px;
	}
	.max-width-600{
		max-width: 600px;
	}
	.pointer{
		cursor: pointer;
	}
	#map{
		height: 400px;
	}
	.font-size-20{
		font-size: 20px;
	}
	.font-size-30{
		font-size: 30px;
	}
	.font-size-50{
		font-size: 50px;
	}
	.text-5{
		font-size: .5em;
	}
	.text-6{
		font-size: .6em;
	}
	.text-xs,
	.text-7{
		font-size: .7em;
	}
	.text-8{
		font-size: .8em;
	}
	.text-sm,
	.text-9
	{
		font-size: .9em;
	}
	.text-11
	{
		font-size: 1.1em;
	}
	.text-lg{
		font-size: 1.2em;
	}
	.text-xl{
		font-size: 1.5em;
	}
	.text-xxl{
		font-size: 2em;
	}
	.text-xxxl{
		font-size: 3em;
	}

	.text-v{
		writing-mode: vertical-lr;
		transform: rotate(180deg);
	}
	.uk-text-bold{
		font-weight: 600;
	}
	.uk-text-light{
		font-weight: 300;
	}

	.margin-0{
		margin: 0px;
	}
	/* danger */
	.uk-button{
		font-weight: 200;
		text-transform: none;
	}
	.uk-button-danger{
		background: #f00;
		color: #fff;
	}
	.uk-button-danger:active,
	.uk-button-danger.uk-active{
		background: #d00;
		color: #fff;	
	}
	.uk-button-danger:hover,
	.uk-button-danger:focus{
		background: #a00;
		color: #fff;
	}
	/* personal */
	.uk-button-personal {
		background: #78abf1;
		color: white;
		border: solid 2px #78abf1;
	}
	/* Hover + Focus */
	.uk-button-personal:active,
	.uk-button-personal.uk-active,
	.uk-button-personal:hover,
	.uk-button-personal:focus {
		background-color: white;
		border: solid 2px #78abf1;
		color: #78abf1;
	}

		/* registro */
	.uk-button-registro {
		  background: #59a168;
		  border-radius: 15px;
		  color: white;
		  border: solid 2px #59a168;
		  padding-left: 20px;
		  width: 100%;

	}
	/* Hover + Focus */
	.uk-button-registro:active,
	.uk-button-registro.uk-active,
	.uk-button-registro:hover,
	.uk-button-registro:focus {
		  background-color: transparent;
		  border: solid 2px #59a168;
		  color: #59a168!important;

	}

		/* Footer */
	.uk-button-fotter {
	  background: white;
	  border-radius: 10px;
	  color: #2d63a3;
	  margin-left: 5px;
	  width: 120px;
	  padding-left: 20px;

	}
	/* Hover + Focus */
	.uk-button-fotter:active,
	.uk-button-fotter.uk-active,
	.uk-button-fotter:hover,
	.uk-button-fotter:focus {
	  background-color: #0079b0;
	  color: white;
	}
	/*AQUI PODEMOS CAMBIAR EL COLOR DEL BORDER BOTTOM Y EL COLOR DE ICONO Y EL NOMBRE 
	  YA QUE LOGEADO*/
	.linea-button{ 
		border-bottom: solid 2px #59a168;
		color: #ff7344;
	}
	.outline-5{
		outline: solid 5px white;
	}
	.outline-10{
		outline: solid 10px white;
	}



	/* totop */
	.uk-button-totop,
	.uk-button-totop:hover,
	.uk-button-totop:focus,
	.uk-button-totop:active,
	.uk-button-totop.uk-active {
	  background-color: #333;
	  color: #fff;
	}
	/*  claro */
	.uk-button-white {
	  background-color: #fff;
	  color: #333;
	  border: 1px solid #fff;
	}
	/* Hover + Focus */
	.uk-button-white:hover,
	.uk-button-white:focus {
	  background-color: #eee;
	  color: #111;
	}
	/* OnClick + Active */
	.uk-button-white:active,
	.uk-button-white.uk-active {
	  background-color: #ddd;
	  color: #000;
	}
	/*  TOP */
	.uk-button-top {
	  background-color: #000;
	  border: 1px solid #000;
	  color: #EEE;
	  font-size: 18px;
	  padding-top: 5px;
	}
	/* Hover + Focus */
	.uk-button-top:hover,
	.uk-button-top:focus {
	  background-color: #000;
	  color: #fff;
	}
	/* OnClick + Active */
	.uk-button-top:active,
	.uk-button-top.uk-active {
	  background-color: #000;
	  color: #CCC;
	}
	.uk-lightbox {
		background: rgba(0,0,0,.7)!important;
	}
	.uk-lightbox-button{
		border-radius: 1000px;
	}
	.uk-notification-message{
		background: none!important;
		color: white;
		text-align: center;
	}
	.uk-notification-message div{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	textarea{
		resize:none;
	}

/* ----------- XML SITE MAP */
	urlset{
		background: url(../img/design/logo.png) no-repeat top center #00a193;
		padding-top: 110px;
	}
	url {
		background: #fff;
		display: block;
		padding: 10px
	}
	loc{
		display: block;
		margin: 0 auto;
		width: 1200px;
	}

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

	@media (min-width: 1800px){
		
	}
	@media (max-width: 1600px){/*Tamaño xl*/

	}
	@media (max-width: 1400px){
	
	}
	@media (max-width: 1200px){/*Tamaño l*/
	}
	@media (max-width: 960px){ /*Tamaño m*/
		.bg-exagon{
			background: none;
		}
	}
	@media (max-width: 820px){


	}
	@media (max-width: 640px){/* Tamaño s*/

	}
	@media (max-width: 550px){

	}


