@charset "utf-8";

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?');
  src:  url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?') format('woff'),
    url('../fonts/icomoon/icomoon.svg?#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-admin:before {
  content: "\e900";
}
.icon-arrow-bottom:before {
  content: "\e901";
}
.icon-arrow-next:before {
  content: "\e902";
}
.icon-arrow-prev:before {
  content: "\e903";
}
.icon-arrow-top:before {
  content: "\e904";
}
.icon-audio:before {
  content: "\e905";
}
.icon-calendar:before {
  content: "\e906";
}
.icon-camera:before {
  content: "\e907";
}
.icon-caution:before {
  content: "\e908";
}
.icon-chart:before {
  content: "\e909";
}
.icon-check:before {
  content: "\e90a";
}
.icon-circle-close:before {
  content: "\e90b";
}
.icon-circle-less:before {
  content: "\e90c";
}
.icon-circle-plus:before {
  content: "\e90d";
}
.icon-clock:before {
  content: "\e90e";
}
.icon-close:before {
  content: "\e90f";
}
.icon-config:before {
  content: "\e910";
}
.icon-delete:before {
  content: "\e911";
}
.icon-download:before {
  content: "\e912";
}
.icon-drag:before {
  content: "\e913";
}
.icon-edit:before {
  content: "\e914";
}
.icon-erease:before {
  content: "\e915";
}
.icon-excel:before {
  content: "\e916";
}
.icon-facebook:before {
  content: "\e917";
}
.icon-file:before {
  content: "\e918";
}
.icon-gallery:before {
  content: "\e919";
}
.icon-google-plus:before {
  content: "\e91a";
}
.icon-help:before {
  content: "\e91b";
}
.icon-home:before {
  content: "\e91c";
}
.icon-import:before {
  content: "\e91d";
}
.icon-inbox:before {
  content: "\e91e";
}
.icon-info:before {
  content: "\e91f";
}
.icon-instagram:before {
  content: "\e920";
}
.icon-less:before {
  content: "\e921";
}
.icon-link:before {
  content: "\e922";
}
.icon-linkedin:before {
  content: "\e923";
}
.icon-load:before {
  content: "\e924";
}
.icon-location:before {
  content: "\e925";
}
.icon-mail:before {
  content: "\e926";
}
.icon-menu:before {
  content: "\e927";
}
.icon-message:before {
  content: "\e928";
}
.icon-notification:before {
  content: "\e929";
}
.icon-paperclip:before {
  content: "\e92a";
}
.icon-password:before {
  content: "\e92b";
}
.icon-pdf:before {
  content: "\e92c";
}
.icon-phone:before {
  content: "\e92d";
}
.icon-pinterest:before {
  content: "\e92e";
}
.icon-plus:before {
  content: "\e92f";
}
.icon-powerpoint:before {
  content: "\e930";
}
.icon-refresh:before {
  content: "\e931";
}
.icon-save:before {
  content: "\e932";
}
.icon-search:before {
  content: "\e933";
}
.icon-session:before {
  content: "\e934";
}
.icon-social:before {
  content: "\e935";
}
.icon-twitter:before {
  content: "\e936";
}
.icon-user:before {
  content: "\e937";
}
.icon-users:before {
  content: "\e938";
}
.icon-video-cam:before {
  content: "\e939";
}
.icon-video:before {
  content: "\e93a";
}
.icon-view:before {
  content: "\e93b";
}
.icon-vimeo:before {
  content: "\e93c";
}
.icon-warning:before {
  content: "\e93d";
}
.icon-whatsapp:before {
  content: "\e93e";
}
.icon-word:before {
  content: "\e93f";
}
.icon-youtube:before {
  content: "\e940";
}
.icon-tumblr:before {
  content: "\e941";
}
.icon-language:before {
  content: "\e942";
}

*,*:before,*:after{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;outline:none;}
html{overflow-y:scroll; overflow-x:hidden;}
article,aside,details,figcaption,figure,footer,header,hgroup,sub,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{color:#333;font-family:'Lato', Arial, Helvetica, sans-serif; font-size:16px; font-weight:300;margin:0;counter-reset:contador;}
a{color:#333;background:transparent;text-decoration:none}
a:focus{outline:0}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0;line-height:0}
img{width:100%}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
.clear{clear:both}
[class^="show"]{display: none}
a,button,a:after,button:after,a:before,button:before,input[type="submit"],button[type="submit"],input[type="reset"],button[type="reset"],article, a i, a figure:before,a h2{
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
a:hover,a:after,button:after,a:before,button:before,button:hover,input[type="submit"]:hover,button[type="submit"]:hover,input[type="reset"]:hover,button[type="reset"]:hover{
	-webkit-transform: opacity(1);
	-moz-transform: opacity(1);
	-ms-transform: opacity(1);
	-o-transform: opacity(1);
	transform: opacity(1)
}
/****************************
COLUMNAS
****************************/
.col-xl-12,
.col-lg-12,
.col-mg-12,
.col-md-12,
.col-mc-12,
.col-ch-12{
	margin: 0;
}

[class^=col-]{
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	display:inline-block;
	margin:0 -2px;
	vertical-align:top;
}

.col-xl-1 {width: 8.33333%;}
.col-xl-2 {width: 16.666%;}
.col-xl-3 {width: 25%;}
.col-xl-4 {width: 33.33%;}
.col-xl-5 {width: 41.66667%;}
.col-xl-5-1 {width: 20%;}
.col-xl-6 {width: 50%;}
.col-xl-7 {width: 58.33333%;}
.col-xl-8 {width: 66.66667%;}
.col-xl-9 {width: 75%;}
.col-xl-10 {width: 83.33333%;}
.col-xl-11 {width: 91.66667%;}
.col-xl-12 {width: 100%;}
/**************************************
MENU PRINCIPAL
**************************************/

/**************************************
generales
**************************************/
/*.fixed-header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}*/

.container{
	margin: 0 auto;
	position: relative;
	width: 1280px;
}
.logo a{
	display: inline-block;
}
.logo img{
	max-width: 200px;
}
.logo{
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: middle;
}

.bg-black{
	background: #000;
}
.bg-gray{
	background: #555555;
}
.bg-light-gray{
	background: #f5f5f5;
}
/**********************************************************************************************************************************************************************************************
RESPONSIVE
**********************************************************************************************************************************************************************************************/
.banner-style{
	display: block;
	position: relative;
}
.opacity{
	opacity: 0;
}
.img-video{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.banner-style  video{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-hover-container{
	position: relative;
}
.img-hover{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
}
.img-hover-container:hover .img-hover{
	opacity: 1;
}

.single-item .slick-prev:hover:before,
.single-item .slick-prev:focus:before,
.single-item .slick-next:hover:before,
.single-item .slick-next:focus:before {
    background: #000;
}















@media screen and  (max-width : 1680px) {

}
@media screen and  (max-width : 1440px) {
	nav > ul > li {
	    font-size: 15px;
	}
	nav > ul > li a {
	    padding: 20px 12px;
	}
	.p-20 {
	    padding-left: 2%;
	}
}
@media screen and  (max-width : 1370px) {
	/****************************
	CULUMNAS
	****************************/
	.col-lg-1 {width: 8.33333%; }
	.col-lg-2 {width: 16.666%; }
	.col-lg-3 {width: 25%; }
	.col-lg-4 {width: 33.33%; }
	.col-lg-5 {width: 41.6666%; }
	.col-lg-5-1{width:20%;}
	.col-lg-6 {width: 50%; }
	.col-lg-7 {width: 58.33333%; }
	.col-lg-8 {width: 66.6666%; }
	.col-lg-9 {width: 75%; }
	.col-lg-10 {width: 83.33333%; }
	.col-lg-11 {width: 91.6666%; }
	.col-lg-12 {width: 100%; }

	/****************************
	GENERALES
	****************************/
	.container{
	  width: 1024px; }
	.none1280{
	  display: none !important; }
	.show1280{
	  display: block !important; }
	
	
	/***************************
	TEMPLATE
	***************************/
	.nav-social li {
	    font-size: 18px;
	}
	nav > ul > li a{
		padding: 20px 9px;
	}
	nav > ul > li {
	    font-size: 14px;
	}
}
@media screen and  (max-width : 1290px) {
	
	/****************************
	GENERALES
	****************************/
	
	/***************************
	TEMPLATE
	***************************/

	/**************************************
	HOME
	**************************************/
	
}
@media screen and  (max-width : 1025px) {
	/****************************
	CULUMNAS
	****************************/
	.col-lc-1 {width: 8.33333%; }	
	.col-lc-2 {width: 16.666%; }	
	.col-lc-3 {width: 25%; }	
	.col-lc-4 {width: 33.33%; }	
	.col-lc-5 {width: 41.6666%; }	  
	.col-lc-5-1 {width: 20%; }	
	.col-lc-6 {width: 50.1%; }	
	.col-lc-7 {width: 58.33333%; }	
	.col-lc-8 {width: 66.6666%; }	
	.col-lc-9 {width: 75%; }	
	.col-lc-10 {width: 83.33333%; }	
	.col-lc-11 {width: 91.6666%; }	
	.col-lc-12 {width: 100%; }

	/****************************
	GENERALES
	****************************/
	.container {
	    width: 960px;
	}
	.none1024{
	  display: none !important; }
	.show1024{
	  display: block !important; }

	
}

@media screen and  (max-width : 960px) {
	/****************************
	COLUMNAS
	****************************/
	.col-mg-1 {width: 8.33333%; }	
	.col-mg-2 {width: 16.666%; }	
	.col-mg-3 {width: 25%; }	
	.col-mg-4 {width: 33.33%; }	
	.col-mg-5 {width: 41.6666%; }	  
	.col-mg-5-1 {width: 20%; }	
	.col-mg-6 {width: 50%; }	
	.col-mg-7 {width: 58.33333%; }	
	.col-mg-8 {width: 66.6666%; }	
	.col-mg-9 {width: 75%; }	
	.col-mg-10 {width: 83.33333%; }	
	.col-mg-11 {width: 91.6666%; }	
	.col-mg-12 {width: 100%; }

	/****************************
	GENERALES
	****************************/
	.container {
	    width: 750px;
	}
	.none960{
	  display: none !important; }
	.show960{
	  display: block !important; }
	
	/***************************
	TEMPLATE
	***************************/

	
}
@media screen and  (max-width : 736px) {
	/**************************************
	MENU
	**************************************/
	.fixed{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
	}
	#back.fondo {
		background: rgba(0,0,0,0.5);
		box-sizing: content-box;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		float: left;
		right:-100%;
		min-height: 100%;
		padding-top: 0;
		position: fixed;
		top:92px;
		z-index: 210;
		width: 100%;
	}
	nav{
		background: #fff;
		-webkit-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		-moz-box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		box-shadow: -2px 6px 5px 0px rgba(0,0,0,0.4);
		height:100%;
		right:-120%;
		margin:0;
		position:fixed;
		overflow-y: scroll;
		top:94px;
		width:100%;
		z-index: 210;
	}
	nav ul {
		text-align:right;
		width:100%;
	}
	nav ul li{
		display:block;
		font-size: 14px;
		font-weight: 300;
		padding: 0;
		width: 100%;
		margin:0;
	}
	nav ul li a{
		border-bottom:1px solid #ddd;
		padding:10px 30px 10px 10px;
		position:relative;
		text-align:right;
	}
	nav > ul > li a.active:before{
		display: inline-block;
		font-size: 13px;
		left: 0;
		margin-right: 5px;
		position: relative;
		top:0;
		-webkit-transform: translate(0);
	    -ms-transform: translate(0);
	    -o-transform: translate(0);
	    transform: translate(0);
	}

	nav ul li .children{
		float:none;
		position: relative;
		width:100%;
	}
	nav ul li .children-2{
		float:none;
		position: relative;
		width:100%;
		left:0;
	}
	nav ul li .children li{
		background:#fafafa;
		width: 100%;
	}
	nav ul li .children li a{
		font-size:14px;
		padding:10px 50px 10px 10px;
		text-align:right;
	}
	nav ul li .children-2 li{
		background:#f0f0f0;
		width: 100%;
	}
	nav ul li .children-2 li a{
		background:#999;
		font-size:14px;
		padding:10px 70px 10px 10px;
		text-align:right;
	}
	nav ul li .children-2 li a:hover{
		background:#444;
		color: #fff;
	}
	.menu_bar{
		display:block;
	}
	.menu_bar .bt_menu{
		background: #3aa1d3;
		display: block;
		font-size:1.2em;
		padding-left: 15px;
		position:relative;
		text-align:left
	}
	.menu_bar .bt_menu span{
		color: #fff;
		line-height: 35px;
		padding-right: 15px;
	}
	.menu_bar .bt_menu i{
		background: #18214a;
		color: #fff;
		display: inline-block;
		float: right;
		font-size: 1em;
		height: 35px;
		line-height: 35px;
		text-align: center;
		width: 35px;
	}
	.cerrar{
		background: #8b0007;
		bottom: 0;
		color: #fff;
		display:block;
		left: 0;
		padding: 5px;
		position: absolute;
		width: 100%;
	}
	.cerrar span {
	    display: inline-block;
	    font-size: 35px;
	    font-weight: 900;
	    -ms-transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
	    transform: rotate(45deg);
	    vertical-align: middle;
	}

	/****************************
	COLUMNAS
	****************************/
	.col-md-1 {width: 8.33333%; }	
	.col-md-2 {width: 16.666%; }	
	.col-md-3 {width: 25%; }	
	.col-md-4 {width: 33.33%; }	
	.col-md-5 {width: 41.6666%; }	  
	.col-md-5-1 {width: 20%; }	
	.col-md-6 {width: 50%; }	
	.col-md-7 {width: 58.33333%; }	
	.col-md-8 {width: 66.6666%; }	
	.col-md-9 {width: 75%; }	
	.col-md-10 {width: 83.33333%; }	
	.col-md-11 {width: 91.6666%; }	
	.col-md-12 {width: 100%; }

	/****************************
	GENERALES
	****************************/
	.container{
		width: 95%;
	}
	.none736{
	  display: none !important; }

	.show736{
	  display: block !important; }

}

@media screen and  (max-width : 568px) {
	/****************************
	COLUMNAS
	****************************/
	.col-mc-1 {width: 8.33333%; }	
	.col-mc-2 {width: 16.666%; }	
	.col-mc-3 {width: 25%; }	
	.col-mc-4 {width: 33.33%; }	
	.col-mc-5 {width: 41.6666%; }	  
	.col-mc-5-1 {width: 20%; }	
	.col-mc-6 {width: 50%; }	
	.col-mc-7 {width: 58.33333%; }	
	.col-mc-8 {width: 66.6666%; }	
	.col-mc-9 {width: 75%; }	
	.col-mc-10 {width: 83.33333%; }	
	.col-mc-11 {width: 91.6666%; }	
	.col-mc-12 {width: 100%; }

	/****************************
	GENERALES
	****************************/
	.none568{
	  display: none !important; }
	.show568{
	  display: block !important; }

	/***************************
	TEMPLATE
	***************************/

}



@media screen and  (max-width : 480px) {
	/****************************
	COLUMNAS
	****************************/
	.col-ch-1 {width: 8.33333%; }	
	.col-ch-2 {width: 16.666%; }	
	.col-ch-3 {width: 25%; }	
	.col-ch-4 {width: 33.33%; }	
	.col-ch-5 {width: 41.6666%; }	  
	.col-ch-5-1 {width: 20%; }	
	.col-ch-6 {width: 50%; }	
	.col-ch-7 {width: 58.33333%; }	
	.col-ch-8 {width: 66.6666%; }	
	.col-ch-9 {width: 75%; }	
	.col-ch-10 {width: 83.33333%; }	
	.col-ch-11 {width: 91.6666%; }	
	.col-ch-12 {width: 100%; }
	/****************************
	GENERALES
	****************************/
	.none480 {
	  display: none !important; }
	.show480 {
	  display: block !important; }


	
	/***************************
	TEMPLATE
	***************************/

}


