@font-face {
    font-family: 'Slate Light';
    src: url('../../fonts/slate/slate_light.eot');
    src: url('../../fonts/slate/slate_light.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/slate/slate_light.woff?v=1.0.0') format('woff'),
         url('../../fonts/slate/slate_light.ttf') format('truetype'),
         url('../../fonts/slate/slate_light.svg') format('svg');
    font-weight: lighter;
    font-style: normal;
} 
body{
	padding:0;
}

/*/HEADER/*/
#header {
	position:relative;
	height: 70px;
	line-height: 70px;
	background: #F0F0F0;
	opacity: 0.95;
	filter: alpha(opacity=95);
	z-index: 10000;
}
#header img{
	display: inline-block;
}
#header_logo{
	width:200px;
	text-align: center;
	position:relative;
}
ul#menu {
	font-family: "Slate Light",arial,sans-serif;
	text-transform: uppercase;
	padding:0;
	margin:0;
}
ul#menu li{
	list-style: none;
	text-align: center;
}
#header #menu li:hover a {
	background: #BF1D10;
	color:#FFFFFF;
}
#header #menu a {
	color: #104D62;
	text-decoration: none;
	display: block;
	width:100%;
}
#navbarCollapse{
	margin-top: 0;
	width:100%;
	background:#F0F0F0;
}
.navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
.navbar-toggler{
	position:absolute;
	right:3%;
	top:10px;
	z-index:1000000000;
}
.navbar-toggler {
	padding: .50rem .50rem;	
	cursor: pointer;
}	
.navbar-toggler {
	background: rgba(200,200,200,.5);
}
.navbar-toggler:hover {
	background: rgba(155,155,155,.5);
}

#banner {
	position:relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	color: #fff;
	min-height: 300px;
	height: 660px;
	margin: 0 auto;
	padding: 0;
	max-height: 505px;
	background: url(/app/views/tetramap/images/banner_1.jpg) center 0px no-repeat;
	position: relative;
	background-size: cover;
}
.banner-text{
	padding-top:250px;
}
#banner .btn{
	position:relative;
	margin:auto;
	display: inline-block;	
}
#banner .btn a{
	color:#FFFFFF;
	text-decoration: none;
}
img{
	max-width: 100%;
	
}
section{
	padding: 50px 0;
	border-bottom: 1px solid #EFEFEF;
}
.close{
	color:#FFFFFF;
}
.pointer{
	cursor: pointer;
}
.error{
	color:red;
}
label.error{
	margin: 0;
}
.tetramap .form-group {
	margin-bottom: 10px;
}
#beneficios .row{
	padding:10px 0;
	border-bottom:1px solid #ABABAB;
}
#beneficios .fas{
	font-size:80px;
	color: #3D7730;
}
.bg_gray{
	background: #EFEFEF;
}

/*/YOUTUBE/*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cycle-slideshow img{
	padding:0 20px;
	width:250px;
}
#testimonio_lideres .card{
	background: #EFEFEF;
}
#testimonio_lideres #puesto{
	line-height: 1;
	min-height:36px;
}
#testimonio_lideres .card-text{
	min-height: 190px;
}
.fas{
	

}
#privacidad{
	display: none;
}
/*/FOOTER/*/
#footer {
	position: relative;
	background: #004963;
	background: url(/app/views/images/historia_bw_262626.jpg);
	background-repeat: no-repeat;
	background-color: #2B2B2B;
	background-position: center bottom;
	z-index: 20;
	font-family: "Slate Normal";
	color: #ABABAB;
	font-size: 14px;
}
#footer {
	font-family: "Slate Normal";
	color: #ABABAB;
	font-size: 14px;
}
p {
	padding: 0;
	margin: 0;
}
#footer_content {
	min-height: 200px;
	padding: 20px 0;
	z-index: 4;
}
.social_box {
	padding-top: 20px;
}
.social_box li {
	list-style: none;
	display: inline-block;
}
.icontile {
	background: #444444;
	width: 37px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	font-size: 23px;
}
.icontile:hover .fa{
	color:#FFFFFF;
}
.icontile-twitter:hover{
	background: #00BAFF;
}
.icontile-facebook:hover{
	background: #516CA4;
}
.icontile-google-plus:hover{
	background: #DF4B38;
}
.icontile-linkedin:hover{
	background: #0177B5; 
}
.icontile-youtube:hover{
	background: #E22D26;
}
/*/SKYPE/*/
#skype{
	padding-top: 20px;
}

.skype.icon_box{
	width:32px;
	height:32px;
	margin:auto;
}
.skype .text{}
#skype img,#contact_skype img{
	display:inline-block;
}
#contact_skype{
	padding-top: 50px;
}
#skype a{
	color:#C6C6C6;
}
.skype_button a:hover{
	color:#00AFF0;
}
.skype_button{
	line-height: 32px;
	font-size: 25px;
	width: 100px;
	margin:auto;
}
.skype_button.big{
	line-height: 100px;
	width: 270px;
}
.page_row .skype_button h2{
	padding:0;
	padding-left: 20px;
	font-size: 30px;
}
#footer a{
	color: #ABABAB;
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { ... }

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
		.collapse{
			display: block;
		}
		.collapse:not(.show) {
			display: block;
		}
		.navbar-toggler{
			display:none;
		}
		.navbar-nav{
			display: inline-block;
		}
		.navbar-nav li {
	    	display: inline-block;
	    	line-height: 70px;
		}
		.navbar-nav li a{
			padding:0 8px;
		}
		.navbar-collapse {
			flex-basis: auto;
			text-align: center;
			height: 70px;
		}
		#testimonios .card-text{
			min-height: 324px;
		}
		#testimonios .card-title{
			min-height: 108px;
		}
		#banner .btn{
			margin-top: 20px;
			
		}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	.navbar-nav li a {
		padding: 0 15px;
	}
	#banner{
		min-height: 300px;
	}
	#testimonios .card-text{
		min-height: 216px;
	}
	#testimonios .card-title{
		min-height: 81px;
	}
}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
	.container{
		max-width:1300px;
	}
	#testimonios .card-text{
		min-height: 140px;
	}
	#testimonios .card-title{
		min-height: 81px;
	}
}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) { ... }

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) { ... }

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) { ... }

/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) { ... }
