﻿/*@font-face {
    font-family: 'luzsans-bookluzsans-book';
    src: url('../fonts/luzro-webfont.eot');
    src: url('../fonts/luzro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/luzro-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'sinkin_sans400_regular';
    src: url('../fonts/macroman/SinkinSans-400Regular-webfont.eot');
    src: url('../fonts/macroman/SinkinSans-400Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/macroman/SinkinSans-400Regular-webfont.woff') format('woff'),
         url('../fonts/macroman/SinkinSans-400Regular-webfont.ttf') format('truetype'),
         url('../fonts/macroman/SinkinSans-400Regular-webfont.svg#sinkin_sans400_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body{
	margin:0;
	height:100%!important;
	font-family: 'luzsans-bookluzsans-book'!important;
	letter-spacing:1px;
}
#topcontrol{
	z-index:9999;
}
/****************MENU*******************/

.login {
position:fixed;
padding:5px 15px;
right:0;
color:#c6c6c6;
z-index:99999;
margin-top:70px;
top:0;
background-color:#004dbc;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
margin-right:15px;
}

.login a{
color:#fff!important;
font-family:Arial, Helvetica, sans-serif;
}

.login a:hover{
color:#ffa000;
}



.icon {
  position: relative;
  height: 30px;
  width: 30px;
  float: left;
  margin-top: 24px;
/*  margin-bottom: 20px;*/
}

.icon i {
  font-size: 20px;
}

.altura {
margin-top:18px;
}


.icon-text {
 margin-left: 28px;
 /*padding: 5px 4px 4px 5px;*/
}

.bordeventajas:hover
{
-webkit-box-shadow: -1px -5px 15px 4px rgba(0,0,0,0.27); 
box-shadow: -1px -5px 15px 4px rgba(0,0,0,0.27);

 
}


.txt-tl{
font-family: 'sinkin_sans400_regular';
font-size:16px;
font-weight:bold}


.txt-para{
font-family: 'sinkin_sans400_regular';
font-size:14px;
text-align:justify;
}

.txt-planes {
font-family: 'sinkin_sans400_regular';
font-size:14px;
color:#333;
margin:15px;
padding:0 0 10px;
font-weight:normal;
text-align:justify;

letter-spacing:1px;
}

#main-menu{
	/*position:relative;	*/
}
.nav-flotante{
	position: absolute;
	right: 10px;
	font-size: 11.5px;
	background: #1fc4f7;
	padding: 3px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	top: 0;
}
.nav-flotante a{
	color:#fff;
}
.nav-flotante a:hover{
	color:#fff;
}
.nav-flotante i{
	color:#fff;
}
.navbar-default{
border-bottom:5px #004dbc solid!important;
}
.sub-nav{
	display:none;
	position: absolute;
    background: #04357c;
    width: 100%;
    list-style: none;
    -webkit-padding-start: 0;
    padding:0;
    text-align: center;
    font-family: 'sinkin_sans400_regular';
    font-size:10px;
}
.sub-nav li{
	padding: 25px 0;
	width:100%;
}
li.etransporte:hover .sub-nav{
	display:block;
}
.sub-nav li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.sub-nav > li:hover a{
	/*border-top: 3px solid #27689d;*/
    color: #fff;
    padding-top: 30px;
}
/*@media only screen and (min-width: 768px) {
  #main-menu.navbar-default .navbar-nav > li > a {
   padding: 40px 20px;    border-top: 3px solid #ffffff;
  }
  #main-menu.navbar-default .navbar-nav > li.active > a,
  #main-menu.navbar-default .navbar-nav > li.open > a,
  #main-menu.navbar-default .navbar-nav > li:hover > a {
    background: transparent;
  #main-menu.navbar-default .navbar-nav > li.active > a,
  #main-menu.navbar-default .navbar-nav > li.open > a,
  #main-menu.navbar-default .navbar-nav > li:hover > a {
    background: transparent;
  }
  #main-menu.navbar-default .dropdown-menu {
    padding: 0 20px;
    min-width: 220px;
    background-color: rgba(26, 28, 40, 0.9);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-clip: inherit;
  }
  #main-menu.navbar-default .dropdown-menu > li {
    border-left: 3px solid transparent;
    margin-left: -20px;
    padding-left: 17px;
    -webit-transition: border-color 400ms;
    transition: border-color 400ms;
  }
  #main-menu.navbar-default .dropdown-menu > li > a {
    border-top: 1px solid #404455;
    padding: 15px 0;
    color: #eeeeee;
  }
  #main-menu.navbar-default .dropdown-menu > li:first-child > a {
    border-top: 0;
  }
  #main-menu.navbar-default .dropdown-menu > li.active,
  #main-menu.navbar-default .dropdown-menu > li.open,
  #main-menu.navbar-default .dropdown-menu > li:hover {
    border-left-color: #45aed6;
  }
  #main-menu.navbar-default .dropdown-menu > li.active > a,
  #main-menu.navbar-default .dropdown-menu > li.open > a,
  #main-menu.navbar-default .dropdown-menu > li:hover > a {
    color: #45aed6;
    background-color: transparent;
  }
}*/
/****************MENU*******************/
/****************SLIDER*******************/
#main-slider .container{
	width:95%;
}
#main-slider {
  overflow: hidden;
}
#main-slider .item {
  /*height: 467px;*/
  	background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
#main-slider .item::after{
	content: '';
    display:block;
    padding: 15%;
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .slider-inner h2 {
	/*font-size: 24px;*/
	line-height: 1.3;
	font-weight:400;
}
/*titulos en slide*/
#main-slider .slide-1{
    margin-top: 2%;
    width:45%;
    text-align: left;
    float: right;
}
#main-slider .slide-1 h2{
	color: #002d54;
	text-shadow: 2px 0px 2px #000;
	font-size: 25px;
}
#main-slider .slide-1 .btn{
	/*float:right;*/
	width: 30%;
    margin: 40px auto;
    display: table;
}
#main-slider .slide-3 p{
	font-size: 18px;
    width: 50%;
    float: right;
    text-align: right;
    color: #3e3e3e;
    font-weight: 800;}
#main-slider .slide-1 h2 > span {
	font-size: 25px;
    color: #fc7229;
}
#main-slider .slide-2{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
#main-slider .slide-2 h2{
	color: #42d3ff;
    line-height: 1.3;
    font-size: 25px;
    text-shadow: 1px 2px 2px #020d17;
}
#main-slider .slide-2 h2 > span {
	color: #27689d;
}
#main-slider .slide-3{
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%, -50%);
}
#main-slider .slide-3 h2{
	color: #013561;
    text-shadow: 2px 2px 17px #fff;
    font-size: 30px;
}
#main-slider .slide-3 h2 > span {
	color: #27689d;
}
#main-slider .slide-3 a{
    clear: both;
}  
#main-slider .slider-inner .btn {
  margin-top: 10px;
  width:30%;
}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #45aed6;
}
#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
}
#main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #45aed6;
}
#progressBar {
  margin-top: -4px;
  position: relative;
  z-index: 999;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
}
/****************SLIDER*******************/
/*********************PARA TODAS LAS SECCIONES*******************/
.section-title{
	font-size: 36px;
    letter-spacing: 2px;	
    margin-bottom:30px;
    font-weight: bold;
    font-family: 'sinkin_sans400_regular';
    color:#fff;
}
/*********************PARA TODAS LAS SECCIONES*******************/
/****************ACERCA DE*****************/
.section-title img{
	border-bottom: 1px solid #171717;
    -webkit-border-radius: 10px;
    border-radius: 10px;	
}
.gdigital{
	color: #004dbc;
}
.acerca-de{
	text-align:justify;
}
.acerca-de li span{
    font-weight: bold;
}
#acercade{
	padding:150px 0px;
	/*height:95vh;*/
}

#acercade h2{
font-family:sinkin_sans400_regular;
font-size:16px;
font-weight:bold;
color:#004dbc;
}

#acercade p{
font-family:sinkin_sans400_regular;
font-size:14px;
}


.acerca-de li{
	margin:25px;
	list-style:none;
	font-size:1em;	
	font-family: 'sinkin_sans400_regular';

}
.column-title{
	color: #939393;
}
.marco-tv{
	z-index:-10;position:absolute;width:572px;height:354px;
}
/****************ACERCA DE*****************/
/****************TECNOLOGIA****************/
#tecnologia{
	padding:70px 0px;
	/*background: -webkit-linear-gradient(to bottom,#31d9f4,#253fa7);
	background: linear-gradient(to bottom,#31d9f4,#253fa7); */
	background: -webkit-Linear-gradient(to Left,#2D3D51,#3597DC);
	background: Linear-gradient(to Left,#2D3D51,#3597DC); 
	height:auto;	
}
.tec{
	color:#fff;
	background: #1fc4f7;
	width: 56%;
	margin: 25px auto;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	text-shadow: 0px 1px 1px #000;
	padding: 5px;
	
}
.fancybox-effects-d img{
	width:100%;
}
.fancybox-effects-d img:hover{
	background: #1fc4f7;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.tec-rectangle{
	/*border-bottom: 1px solid #6cc3ee; */   
	padding: 5px;
    text-align: center;	
    /*width: 50%;
    margin: 0 auto;
    display: table;
    height: 315px;*/
}
.tec-info i{
	display: inline-block;
	font-size: 1.5em;
	color: #004dbc;
	padding: 12px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	vertical-align: middle;
	margin: 0 10px;
}
.tec-info span{    
	font-size: 15px;
    color: #ffffff;
    letter-spacing: 1px;
    text-align: center;
}
/****************TECNOLOGIA****************/
/****************tech****************/




#ventajas{
	padding:150px 0px;
   /* height: 80vh;*/
    
	background: #eee;
}



#tech{
	padding:100px 0px;
   /* height: 80vh;*/
    /*background: -webkit-Linear-gradient(to bottom,#2292B1,#151854);
	background: Linear-gradient(to top,#2292B1,#151854);*/
	/*background: -webkit-linear-gradient(to bottom,#0b243a,#253fa7);
	background: linear-gradient(to bottom,#0b243a,#1c608b);+*/
	/*background-image:url('../images/slide-tecnologia.jpg');
	background-repeat:	no-repeat;*/
	background: rgb(2,0,36);
background: -moz-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,77,188,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,77,188,1) 100%);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,77,188,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#004dbc",GradientType=1);
border-bottom:15px solid #ffa000;
}

#tech h2{


font-size:18px;
font-weight:bold;
}

.text-tecnologia{
    font-family: 'sinkin_sans400_regular';
    color:#fff;
    font-size:1em;

}

.tech{
	color: #fff;
}
#tech .contenido ul{
	color:#4a4a4a;
}
#tech .tab ul li{
	list-style: none;
	text-align: justify;
	margin-bottom:10px;
	list-style-image:url('../images/li.png');
}
#tech .tab ul span{
	vertical-align:super;
}
#tech .contenido ul li i{
	font-size: 17px;
    vertical-align: text-bottom;
    color: #2098d1;
	margin-right: 5px;
}
/****************tech****************/
/*************TIPOS DE CONTENIDO********************/
#contenido_digital{
	padding: 70px 0px;
	height: 95vh;
	margin: 0 auto;
	display: table;
}
.contenido-dig{
	color:#004dbc;
}
.perfiles-videos h3{
	font-size: 22px;
	color: #0191bd;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 6px;
	margin: 5px;
}
/*************TIPOS DE CONTENIDO********************/
/******************PERFILES*********************/
#perfiles{
	padding:70px 0px;
	height:65vh;
	background: #f9f9f9;	
}
.perfiles{
	color: #fff;
	background: #082a4f;
	width: 76%;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding: 5px 15px;
	font-size: 25px;
	margin: 0 auto 20px auto;
	text-align: center;
}
.img-perfiles{
}
.img-perfiles img{
	vertical-align: middle;
	width: 40%;
	margin: 25px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#contenido{
	padding:70px 0px;
	height:75vh;
	background: #f9f9f9;	
}
.ej-contenido{
	color: #fff;
	background: #1fc4f7;
	width: 100%;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding: 5px 7px;
	font-size: 29px;
	text-align: right;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px #000;
	font-weight: bold;
}
.caroufredsel_wrapper{
	height:200px!important;
	width:100%!important;
}
.thumb{
	margin: 30px 7%;
	width: 100%;
}
.thumb img{
	width:14%;
	height:auto;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 5px;
}
/******************PERFILES*********************/


/****************PLANES TARIFARIOS************/
#planes{
	padding:150px 0px;	
}
.tit-plan{
	color: #318fbd;
	font-weight: bold;
	font-size: 30px;	
}
.precio{
background: #004dbc;
border-bottom:15px solid #ffa000;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:6px;
	height:55px!important;
	font-family: 'sinkin_sans400_regular';
}


.bkg-azul{
	background: #c9e9ff;
}

#planes table span{
	display:block;
	margin:8px 0;
	
}
#planes table{
	text-align:center;
}
#planes table tr td:first-child{
	text-align:left;
	padding: 25px;
}
#planes table td{
	height:35px;
	padding:2px;
	font-family: 'sinkin_sans400_regular';
	width:120px;
}

#planes table tbody tr:nth-child(odd){ /*BLANCO*/
    background: #ededed;
    -webkit-transition: left 0.3s linear;
    -webkit-transition-property:background-color;
    -moz-transition: left 0.3s linear;
    -moz-transition-property:background-color;
    -o-transition: left 0.3s linear;
    -o-transition-property:background-color;
    -ms-transition: left 0.3s linear;
    -ms-transition-property:opacity;
    transition: left 0.3s linear;
    transition-property:background-color;
}
 
#planes table tbody tr:nth-child(even){ /*GRIS*/
    background: #fbfbfb;
    -webkit-transition: left 0.3s linear;
    -webkit-transition-property:background-color;
    -moz-transition: left 0.3s linear;
    -moz-transition-property:background-color;
    -o-transition: left 0.3s linear;
    -o-transition-property:background-color;
    -ms-transition: left 0.3s linear;
    -ms-transition-property:opacity;
    transition: left 0.3s linear;
    transition-property:background-color;
}
#planes table tfoot a{
	/*background: -webkit-Linear-gradient(to top,#2292B1,#6ED4EE);
	background: Linear-gradient(to top,#2292B1,#6ED4EE);	*/
	
	background-color:#00327a;
	color: #fff;
	padding: 10px 13px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	font-weight:bold;
}
#planes table tfoot a:hover{
background-color:#00327a;}
	/*background: -webkit-Linear-gradient(to bottom,#2292B1,#6ED4EE);
	background: Linear-gradient(to bottom,#2292B1,#6ED4EE);}*/
.info-planes{
	color: #064766;
	font-weight: bold;
}
/****************PLANES TARIFARIOS************/
/*****************AGENDA CITA******************/
#cita{
    /*background: #eee;*/
    font-size: 16px;
    /*background: -webkit-linear-gradient(to right,#dfe6ee,#FFFFFF);
	background: linear-gradient(to right,#dfe6ee,#FFF);*/
	display: inline-block;
	background-image:url('../images/slide-cita.png'); 
	background-repeat:no-repeat;
}
#cita .section-header{
	padding: 15px 0 0 0;
}
.agenda{
    background: #fff;
    margin: 50px 20px 50px 100px;
    padding: 60px 20px;
    -webkit-box-shadow: 6px 6px 20px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 6px 20px -2px rgba(0,0,0,0.75);
    box-shadow: 6px 6px 20px -2px rgba(0,0,0,0.75);
    -webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: 29px #348fd0 solid;
}
.txt-agendar{
	color:#004dbc;
	padding: 80px 0 0 0;
	margin-block-end: 0;
}
.txt-cita{
	padding: 20px 50px 81px 50px;	
}


.txt-cita h3{
	color:#004dbc;
	font-weight: bold;
		    font-family: 'sinkin_sans400_regular';
}

.txt-cita p{
font-family: 'sinkin_sans400_regular';
font-size:0.9em;
}


.agenda p{
	text-align:justify;
	    font-family: 'sinkin_sans400_regular';
}


.btn-primary{
		    font-family: 'sinkin_sans400_regular';
}


.agenda span{
	color:#004dbc;
	font-weight:bold;
}
.img-cita{
	text-align:center;
}
.img-cita img{
	width:30%;
}
.agenda h3{
	color: #004dbc;
    font-weight: bold;
}
.agenda button{
	float:right;
}
.back-cita{
	right: 0;
	position: absolute;
}
/*****************AGENDA CITA******************/
/****************CONTACTO********************/
#contacto{
	padding:70px 0;
background: rgb(2,0,36);
background: -moz-linear-gradient(172deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 68%, rgba(0,77,188,1) 100%);
background: -webkit-linear-gradient(172deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 68%, rgba(0,77,188,1) 100%);
background: linear-gradient(172deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 68%, rgba(0,77,188,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#004dbc",GradientType=1);	clear:both;
	}
.txt-contacto{
	color:#fff;
}
.contact-form span{
	color:#fff;
	font-family: 'sinkin_sans400_regular';
}
::-webkit-input-placeholder { color: #fff; } 

:-moz-placeholder { /* Firefox 18- */ color: #fff; } 

::-moz-placeholder { /* Firefox 19+ */ color: #fff; } 

:-ms-input-placeholder { color: #fff; }

.contacto{
	margin-top:25px;
}
.contact-form{
	margin: 0 auto;
    display: table;
}
.txt-llamanos{
	color:#fff;
	text-align:left;
	font-size:18px;
	margin-right: 30px;
	font-family: 'sinkin_sans400_regular';
}
.txt-llamanos i{
    text-shadow: 2px 1px 0px #000;
}
.txt-llamanos span{
	font-size: 15px;
    color: #fff;	
    text-align:center;
}
.contacto input{
	color:#fff;
}
.hr2{
	width: 80%;
	border-color: #88c9f7;
}
.contacto fa-map-marker-alt{
	color:#004dbc;
}
.link-ayuda{
	color:#ffa000;
}
.link-ayuda:hover{
	color:#b87300;
}
/****************CONTACTO********************/
/****************FOOTER************************/
#footer {
	padding-top: 10px;
	color: #fff;
	background: #004dbc;
	clear:both;
	border-bottom:15px solid #ffa000;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #45aed6;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0 -7.5px;
	float:right;
}
#footer ul > li {
	display: inline-block;
	margin: 0 7.5px;
}
.foot-txt{
	display:table;
	height:80px;
}
.txt{
	display:table-cell;
	vertical-align: middle;
	font-weight:100;
	font-family: 'sinkin_sans400_regular';
	
}

/****************FOOTER************************/
/*******************GRACIAS*******************/
.contenido-gracias{
	position: absolute;
	top: 45%; 
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90%;
}
.contenido-gracias img{
	right: 10px;
	position: absolute;
	border-right: 2px solid #f4760a;
}
#footer2 {
	padding-top: 10px;
	color: #fff;
	background: #777677;
	clear:both;
	bottom: 0;
	position: absolute;
	width: 100%;
}
#footer2 ul {
	list-style: none;
	padding: 0;
	margin: 0 -7.5px;
	float:right;
}
#footer2 ul > li {
	display: inline-block;
	margin: 0 7.5px;
}
.tit-gracias{
	color: #fff;
	background: #1b90bd;
	padding: 10px;
	margin: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.solicitud_enviada{
	position: absolute!important;
  top: 50%; 
  left: 50%;
  transform: translate(-50%, -50%);
}
/*******************GRACIAS*******************/

/**********************RESPONSIVO*****************************/
/*@media screen and (max-width: 500px){
#cita{
		background-size: 100% 25%;	
		background-attachment: inherit;
		background-position: bottom;
		height: 100vh;
	}
}*/
@media screen and (max-width: 600px){
	.social-icons{
		display:none;	
	}
	.contenido-gracias img{
		display:none;
	}
	.contenido-gracias .col-md-7{
		padding:20px 0;
	}
	.navbar-brand{
		width:20%;
	}
	#acercade{
		height:auto;
	}
	.sub-nav{
		position: fixed;	
		background: #e8e8e8;
		z-index: 9;
	}
	.marco-tv{
		width:300px;height:183px;
	}
	.easyhtml5video{
		width:300px!important;
		padding:11px 7px!important;
	}
	.tec{
		width:100%;
	}
	.tec-rectangle{
		text-align:justify;
	}
	#tech{
		height:auto;
	}
	.ul-tech{
		padding:0
	}
	.img-perfiles img{
		width:100%;
		margin:25px 0;
	}
	#contenido{
		display:none;
	}
	#cita{
		background-size: 100% 25%;	
		background-attachment: inherit;
		background-position: bottom;
		height: 100vh;
	}
		
#faq{
background-image:url('../images/slide-faq.jpg');
background-repeat:no-repeat;
		
		/*background-size: 100% 25%;	
		background-attachment: inherit;
		background-position: bottom;*/
		/*height: 100vh;*/
		/*background-color:aqua;*/
		
		
	}
	


	.agenda{
		float:none;
		margin:0;
		padding: 5px 20px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;	
	}
	.agenda button{
		float:none;
		right:0;
		position:relative;	
	}
	.txt-llamanos{
		margin-bottom:25px;
	}
}
@media screen and (max-width: 1120px){
	.navbar-brand{
		height:70px!important;
	}
}
@media screen and (max-width: 990px){
	.acerca-de{
		padding:0;
	}
	.section-title{
		margin-bottom:0;
	}
	#acercade{
		height:auto;
	}
}

@media screen and (max-width: 990px) and (min-width: 601px){
	.marco-tv{
		width:500px;height:296px;
	}
	.easyhtml5video{
		width:500px!important;
		padding:11px 7px!important;
	}
	.video-acercade{
		margin: 0 auto;
		display: table;
	}
	#cita{
		height:100vh;
	}
	.agenda{
		margin:20px 60px;
	}
	#contacto{
		clear:both;
	}
	#contenido{
		padding:30px 0;
		height:100vh;
	}
	.ej-contenido{
		font-size:28px;
		text-align:center;
	}
	.video-contenido{
		margin: 0 auto;
		display: table;
	}
	.ejemplos{
		margin: 60px 0px!important;
	}
}
@media screen and (max-width: 1280px) and (min-width: 991px){
	.marco-tv{
		width:94%;height:99%;
	}
	.easyhtml5video{
		width:auto!important;
		padding: 19px 10px!important;
	}
	.img-perfiles img{
		margin:15px;
	}
	#cita{
		/*height:100vh;*/
	}
	.back-cita img{
		width:100%;	
	}
	.agenda{
		width:40%!important;
		margin:50px 20px 50px 35px;
		padding:40px 20px;
	}
	.thumb{
		margin:30px 20%;
		clear:both;
	}
	.ej-contenido{
		width:75%;
		float:right;
	}
}
@media screen and (max-width: 699px) {
	#planes table{
		overflow-x: scroll;
		display: block;
	}
	#cita{
		display:inline-table;
	}
	.txt-cita{
		padding: 20px 30px 81px 30px;	
	}
	.img-cita img{
		width:60%;
	}
}
@media screen and (max-width: 770px) {
#tech{
	display:inline-table;
}
}
@media screen and (max-width: 991px) {
	.back-cita{
		display:none;
	}
}
/**********************RESPONSIVO*****************************/




















