@charset "utf-8";
/* CSS Document */




/** VIDEO BG **/
.banner {
  position: relative;
  overflow: hidden;
  background-color: #000;
  color: #fff;
  height: 160px;
  width: 100%;
    margin-top: 4rem;	
}

.banner__background {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.no-autoplay .video-player {
  display: none;
}

.autoplay .video-placeholder {
  display: none;
}

.video-placeholder {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.video-player {
  border: none;
  width: 100%;
  height: 100%;
}

.video-player--banner {
  position: absolute;
  /* (240 - 160) / 2 = 40 */
  top: -40px;
  left: -50%;
  width: 200%;
  height: 240px;
}

.center-box {}

.center-box:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -.25em;
}

.center-box__body {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
}

.txt-title {
  font-family: Arial, sans-serif;
  font-size: 37px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  line-height: 1;
  padding: 20px;
}

@media (min-width: 320px) {
  .banner {
    height: 240px;
  }
  .video-player--banner {
    /* (360 - 240) / 2 = 60 */
    top: -60px;
    height: 360px;
  }
}

@media (min-width: 480px) {
  .banner {
    height: 320px;
  }
  .video-player--banner {
    /* (480 - 320) / 2 = 80 */
    top: -80px;
    height: 480px;
  }
}

@media (min-width: 768px) {
  .banner {
    height: 480px;
  }
  .video-player--banner {
    /* (720 - 480) / 2 = 120 */
    top: -120px;
    height: 720px;
  }
}

@media (min-width: 992px) {
  .banner {
    height: 640px;
  }
  .video-player--banner {
    /* (960 - 640) / 2 = 160 */
    top: -160px;
    height: 960px;
  }
}

@media (min-width: 1200px) {
  .banner {
    height: 800px;
  }
  .video-player--banner {
    /* (1200 - 800) / 2 = 200 */
    top: -200px;
    height: 1200px;
  }
}

@media (min-width: 2000px) {
  .video-player--banner {
    /* (1600 - 800) / 2 = 400 */
    top: -400px;
    height: 1600px;
  }
}



.navbar{padding: 0rem 1rem !important;}

header.masthead h1{
	font-size: 2.9rem !important;
	text-shadow:-1px 1px 12px rgba(0, 0, 0, 1)/*-1px 1px 5px rgba(0, 0, 0, 0.9) */;
	margin-top: 300px;
}
header.masthead p {
    display: table;
    margin: 0px auto;
}



.text-faded .bajada{
	width: auto;
	display: table;
	padding: 11px 15px 15px;
	background: rgba(0, 0, 0, 0.4);
	color:#fff;
	/*font-weight: 500;*/
	text-transform: uppercase;
}
.text-faded .bajada strong{
	font-weight:700;
}
.logo-icd{
	max-width: 100px;
	width: 100%;
	height:auto;
	display: table;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
}
.utesa{
	max-width: 100px;
	width: 100%;
	height:auto;
	display: table;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
}



#mainNav .navbar-brand{padding-top: 0px;padding-bottom: 0px;}
#mainNav .navbar-brand .logo-white, #mainNav .navbar-brand .logo-black{max-width: 140px;width: 100%;margin: 0px 0px;}
#mainNav .navbar-brand .logo-white{display:inherit;}
#mainNav .navbar-brand .logo-black{display:none;}

.banner .btn-primary {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.btn-primary {
    background-color: #d81921 !important;
    border-color: #d81921 !important;
}
.btn-primary.amarillo{
    background-color: #00a88e !important;
    border-color: #00a88e !important;
}
.btn-primary.amarillo:hover{
    background-color: #c20000  !important;
    border-color: #c20000 !important;
}
.btn-primary.azul, .btn-primary.azul-cnt{
    background-color: #194b62 !important;
    border-color: #194b62 !important;
}
.btn-primary.azul:hover{
    background-color: #c20000 !important;
    border-color: #c20000 !important;
}
.btn-primary.azul-cnt:hover{
    background-color: #00a88e !important;
    border-color: #00a88e !important;
}
.btn-primary:hover{
    background-color: #22106e;
    border-color: #22106e;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #22106e !important;
}
.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(53, 27, 150, 0.5) !important;
}


.bg-primary{background-color: #00a4e7 !important;}
.bg-primary.yellow{background-color: #00a88e !important;}
.bg-primary.violeta{background-color: rgba(35, 0, 110, 1) !important;}
.bg-primary.gris{background-color: #00a88e !important;}
.bg-primary.rojo{background-color:#c20000 !important;}
.bg-primary.azul{background-color:#194b62 !important;}


.bg-primary h2.section-heading, .bg-primary .text-faded{/* color: #fff; */}

.bg-primary.azul div.text-white{font-size: 12px;font-style: italic;}


/*
.btn.btn-primary.prueba{
	border-radius:10px 0px 0px 10px;
}*/

.btn-prueba{
	width: 273px;
	margin: 0px auto;
	display: table;
	text-align: left;
}
.btn.btn-primary.prueba, .btn.btn-light.prueba{
	display: inline-block;
}
.popup-link{
    color: #0cd0b1;
    border:  none;
    margin: 1px auto 10px;
    display: table;
    line-height: 20px;
}
.popup-link:hover{
    color: #fff;
    text-decoration:none !important;
}
.popup-link .text-primary{
	color: #fff !important;
	display: table;
	font-size: 30px;
	line-height: 30px;
	padding: 13px 2rem 13px 1rem;
	/* position:  absolute; */
	/* top: 96px; */
}
.popup-link a.text-primary:hover{
	color: #fff !important;
	text-decoration:none !important;
}

.btn-primary:hover{
    background-color: #194b62;
    border-color: #194b62;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #194b62 !important;
}
.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(13, 46, 88, 0.5) !important;
}

.btn-prueba.blanca .popup-link{background: #0b2b54 !important;}
.btn-prueba.blanca .popup-link:hover{background: #656565!important;}


.btn-prueba.dark .popup-link{background: #00a4e3 !important;}
/*.btn-prueba.dark .popup-link:hover{background: rgba(255, 255, 255, 0.5) !important;}*/
.btn-prueba.dark .popup-link:hover{background: #656565!important;}


hr {
    max-width: 50px;
    border-width: 3px;
    border-color: #c20201;
}
hr.red{
    border-color: #c20000;
}
/*#about hr{border-color: #ffcb21;}*/

.btn-light{color: #00a4e5 !important;}
.btn-light:hover{
	background: #00a4e5 !important;
	color: #fff !important;
}
.btn-dark{
	background: #c20201 !important;
	color: #fff !important;
}
.btn-dark:hover{
	background: #d0262c !important;
	color: #fff !important;
}
.text-primary {
	background: #fff !important;
	color: #d81921 !important;
	padding: 13px 0px 0px;
	border-radius:500px;
	width: 90px;
	height: 90px;
	border: 6px solid #d81921;
}


.link{color: #00a4e3;}
.link:hover{color: #0b2b54;}


.dispositivos{
	width:100%;
	max-width: 562px;
    margin: -20px auto 15px;
    display: table;
    float: none;
}


.testimonials{padding-top:7rem;padding-bottom:7rem}
.testimonials .testimonial-item{max-width:18rem}
.testimonials .testimonial-item img{max-width:12rem;box-shadow:0 5px 5px 0 rgba(0, 0, 0, 0.1)}


.logo-app{
	display: inline-block;
	float: none;
	margin: 0px 15px -16px;
}
img.logo-app{height:60px}


.portfolio-box .portfolio-box-caption{background: rgba(0, 164, 227, 0.9);}


.mfp-content{max-width:900px !important;}

.txt-small{
	width:210px;
	font-size:11px;
	letter-spacing:0px;
	text-transform:none;
	margin:2px 0px 6px;
}

	#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link .fa-facebook-square, #mainNav .navbar-nav>li.nav-item>a.nav-link .fa-facebook-square{font-size: 22px;}


.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


/** FORMULARIO **/
.txt-newsletter{
	width:auto;
	height:auto;
	display:table;
	margin: 0px 0px 0 2px;
	text-align: left;
	color:#000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	letter-spacing:0px;
}
.aviso-email{
	width:auto;
	height:auto;
	display:table;
	margin: 10px auto 0px;
	padding: 8px 8px;
	text-align: center;
	background:#c20000;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: .3px;
}
.txt-telefono{
	width:auto;
	height:auto;
	display:table;
	margin: 4px 3px -6px;
	text-align: left;
	color: #9c9c9c;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height: 11px;
	letter-spacing:0px;
}
.label{
	width:auto;
	height:auto;
	display:table;
	margin: 0px 3px 6px;
	text-align: left;
	color: #666;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	line-height: 15px;
	letter-spacing:0px;
	text-transform:uppercase;
}
.form-group .inline{display: inline-table !important;}
.img-help{
	margin:0px 0 0 3px;
}
/** PIE **/
.separador{
	width: 90%;
	max-width: 1000px;
	height:1px;
	display:table;
	margin:35px auto 10px;
	background:#0080b8;
}
#pie{
	width:100%;
	max-width:1000px;
	height:auto;
	display:table;
	margin: 0px auto 0px;
	background-color:#00a4e3;
	color:#ffffff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:13px;
	letter-spacing:0px;
}
#pie .discovery, #pie .discovery a{
	background: url(/img/discovery-small.png) no-repeat top left transparent;
	margin: 19px 0 30px 5px;
	width:auto;
	height:auto;
	float:left;
	clear:none;
	padding-top: 28px;
	color:#FFFFFF;
	text-decoration:none;
	display: table;
	text-transform: none;
}
#pie #icd{
    background: url(/img/icd-small.png) no-repeat center -3px transparent;
    padding-top: 53px;
    width: auto;
    height: auto;
    float: none;
    clear: none;
    text-align: center;
    text-decoration: none;
    margin: 0px auto 20px;
    text-transform: none;
}
#pie #icd img{margin:5px -7px -5px 0px;}

#pie #icd.logo-chico{
	background:url(/img/icd-solo.png) no-repeat top right transparent;
}

#pie .popup-link{
	width:100%;
	display:table;
	margin:0px auto 20px;
	float:none;
	background-color:hsla(0, 0%, 0%, 0.1);
	border-radius: 0px;
    position: inherit;
}
#pie .popup-link:hover{
	background-color:rgba(54, 28, 151, 0.3) !important;
	color:#fff;
}

.footer-copyright{background: #000;}

a.politicas{
    width:100%;
    height:auto;
    background: rgba(0,0,0,0.15);
    text-align:center;
    display:table;
    margin: 10px auto 10px;
    padding: 7px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:10px;
    color:#fff;
    text-decoration:none;
    letter-spacing:0px;
    text-transform: uppercase;
}
a.politicas:hover{
    text-decoration:underline;
}

.asterisco{    
	font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:10px;
    color:#fff;
}

.logo-abg{
	max-width: 110px;
	width: 100%;
	height:auto;
	/* display: table; */
	/* margin: 0px auto; */
	padding: 0px 0px 2px 0px;
}
.footer-copyright .popup-link{
	color: #fff;
    margin: 1px auto 0px;
}
.footer-copyright .popup-link:hover{
    color: #62d1ff;
    text-decoration:none !important;
}

footer{
	width:100%;
	height:auto;
	background: #194b62;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 20px;
	text-align:center;
	padding: 18px 0px 5px;
	margin: 0px 0 0px;
	letter-spacing: 0px;
	color: #fff;
}
footer .discovery{margin:4px 0 -2px;}

.memberful-help{
	width:100%;
	max-width: 757px;
    margin: 0px auto;
    display: table;	
}


.plus{
	width: auto;
	height: auto;
	margin: 0px auto;
	padding: 0px 12px 5px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0;

	/* border-radius: 50px; */
	background: rgb(53, 27, 150);
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	cursor:pointer;
	
	color: #fff;
	font-size: 60px;
	line-height: 52px;
	
    /*box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.3);*/
}


/** LOGIN **/
.modulo-login{
	width: 100%;
	height:auto;
	display: table;
}
#login{
	width: 100%;
	height:auto;
	background: #ffcb00;
	float:right;
	clear:none;
	padding:8px 10px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing:1px;
	text-align:center;
}
.loginForm{
	max-width: 356px;
	width: 96%;
	display: table;
	margin:0px auto;
	text-align:left;
}
.tit-login{
	height: 28px;
	font-size: 17px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: center;
}
.txt-campos{
	width:92px;
	font-size:12px;
	letter-spacing:0px;
	text-transform:uppercase;
	display:inline-block;
}
#login input{
	max-width: 260px;
	width:90%;
	height:28px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#660066;
	text-align:left;
	vertical-align:middle;
	margin:4px 0px;
	padding-left:3px;
	letter-spacing:0px;
	background:#fff;
}
.txt-small{
	width: auto;
	font-size:11px;
	letter-spacing:0px;
	text-transform:none;
	margin: 10px 0px 15px;
}
.txt-small a{text-decoration:underline;	color:#c20201;}
.txt-small a:hover{text-decoration:none; color:#0a2b54;}


#login .btn-ingreso, a.registrate{
	width:140px;
	height:40px;
	color:#fff;
	background:#c20000;
	display: table;
	margin: 0px auto 5px;
	padding:8px 15px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#login .btn-ingreso:hover, a.registrate:hover{
	background:#0a2b54;
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}
a.registrate{
	width: 100%;
	height:auto;
	padding: 10px 0px 9px;
	margin:2px auto;
	font-size: 19px;
	letter-spacing: 0.5px;
}
a.registrate .small{font-size: 15px;}

.pago-tarjetas{
	margin:0px 0px 10px;
	display:table;
}




@media (min-width:992px){
	#mainNav .navbar-brand .logo-white{display:none;}
	#mainNav .navbar-brand .logo-black{display:inherit;}
	#mainNav{
   	background:#d81921;
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d81921', endColorstr='#a20007'); /* IE6-8 */
   	background-image: linear-gradient(bottom, #a20007 0%, #d81921 100%);
   	background-image: -o-linear-gradient(bottom, #a20007 0%, #d81921 100%);
   	background-image: -moz-linear-gradient(bottom, #a20007 0%, #d81921 100%);
   	background-image: -webkit-linear-gradient(bottom, #a20007 0%, #d81921 100%);
   	background-image: -ms-linear-gradient(bottom, #a20007 0%, #d81921 100%);
   	margin-bottom: 25px;
}
	#mainNav .logo-white{display:block;}
	#mainNav .logo-black{width: 100%;max-width: 200px;display:none;}
	
	#mainNav .navbar-brand{color:rgba(255,255,255,.7);}

	#mainNav .navbar-brand:focus,#mainNav .navbar-brand:hover{color:#fff;}

	#mainNav .navbar-nav>li.nav-item>a.nav-link{padding:.5rem 1rem;}

	#mainNav .navbar-nav>li.nav-item>a.nav-link,#mainNav .navbar-nav>li.nav-item>a.nav-link:focus{color:rgba(255,255,255,.7);}

	#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover,#mainNav .navbar-nav>li.nav-item>a.nav-link:hover{color:rgba(255,255,255,.9);}

	#mainNav.navbar-shrink{
		border-bottom:1px solid rgba(33,37,41,.1);
   	background:#c20000;
   	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c20000', endColorstr='#670000'); /* IE6-8 */
   	background-image: linear-gradient(bottom, rgb(255, 179, 0) 0%, rgb(255, 203, 0) 60%);
   	background-image: -o-linear-gradient(bottom, rgb(255, 179, 0) 0%, rgb(255, 203, 0) 60%);
   	background-image: -moz-linear-gradient(bottom, rgb(255, 179, 0) 0%, rgb(255, 203, 0) 60%);
   	background-image: -webkit-linear-gradient(bottom, rgb(255, 179, 0) 0%, rgb(255, 203, 0) 60%);
   	background-image: -ms-linear-gradient(bottom, rgb(255, 179, 0) 0%, rgb(255, 203, 0) 60%);
		background: -webkit-gradient(   linear,   left bottom,   left top,   color-stop(0, rgb(255, 179, 0)),   color-stop(0.6, rgb(255, 203, 0))  );
}
		

	#mainNav.navbar-shrink .navbar-brand{color:#00a4e3;}
	#mainNav.navbar-shrink .navbar-brand .logo-white{display:none;}
	#mainNav.navbar-shrink .navbar-brand .logo-black{display:inherit;}
	
	#mainNav.navbar-shrink .navbar-brand:focus,#mainNav.navbar-shrink .navbar-brand:hover{color:#00a4e3;}

	#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link,#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus{color: rgba(255,255,255,.7);}

	#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus:hover,#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:hover{color:#fff !important;}

	#mainNav .navbar-nav>li.nav-item>a.nav-link.active, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active{color:#fff !important;}
}

@media screen and (max-width:770px){
	#pie .discovery, #pie .discovery a{
		margin: 18px auto 0;
		width: 97%;
		display: table;
		background:url(/img/discovery-small.png) no-repeat top center transparent;
		float:none;
		text-align:center;
	}
	#pie #icd{
		margin: 5px auto 20px;
		width: 97%;
		display: table;
		background: url(/img/icd-small.png) no-repeat center -4px transparent;
		text-align: center;
		float: none;
	}
	#pie #icd.logo-chico{
		background:url(/img/icd-solo.png) no-repeat top center transparent;
	}
}
@media screen and (max-width:768px){
	.btn-prueba .popup-link.violeta{top: 89px;}
}
@media screen and (max-width:620px){
	a.registrate .small{display:table; margin: 0px auto;}
}
@media screen and (max-width:500px){
	.logo-app{margin: 30px auto 0px; display:table;}
}
@media screen and (max-width:524px){
	.btn-prueba .popup-link.violeta{top: 113px;}
}
@media (max-width:280px){
	#mainNav .navbar-brand .logo-black{max-width: 145px;}
}



