@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:-2px 2px 10px 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: 17px 15px 15px;
	background: rgba(0, 0, 0, 0.4);
	color:#fff;
	/*font-weight: 500;*/
}
.logo-icd{
	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: 10px 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: #00a4e5 !important;
    border-color: #00a4e5 !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.violeta{background-color: rgba(35, 0, 110, 1) !important;}
.bg-primary.blanco{background-color: #fff !important;}


.bg-primary h2.section-heading, .bg-primary .text-faded{color: #0b2b54;}

/*
.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: #b3e0fe;
    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: #22106e;
    border-color: #22106e;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #ff7f00 !important;
}
.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(53, 27, 150, 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: #22106e;
}
hr.celeste{border-color:#00a4e5}
hr.naranja{border-color:#ff6b01}
hr.gris{border-color:#ccc}

.btn-light{color: #ff6b01 !important;}
.btn-light:hover{
	background: #ff6b01 !important;
	color: #fff !important;
}
.btn-dark{
	background: #ff6b01 !important;
	color: #fff !important;
}
.btn-dark:hover{
	background: #d0262c !important;
	color: #fff !important;
}
.text-primary {
	background: #fff !important;
	color: #ff7f00 !important;
	padding: 20px 0px 0px;
	border-radius:500px;
	width: 90px;
	height: 90px;
	border: 2px solid #ff7f00;
}


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


.dispositivos{
	width:100%;
	max-width: 562px;
    margin: -10px auto 20px;
    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;}

/*	#mainNav .navbar-nav>li.nav-item>a.nav-link:hover{color:#e80000;}

	#mainNav.navbar-shrink .navbar-nav>li.nav-item>.popup-gallery .nav-link.js-scroll-trigger{
		color:rgba(255, 255, 255, 0.7);
		padding: .5rem 1rem;
		font-size: .9rem;
		font-weight: 700;
		text-transform: uppercase;
	}
	#mainNav.navbar-shrink .navbar-nav>li.nav-item>.popup-gallery .nav-link.js-scroll-trigger:hover{color:#fff;}
*/


.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;
}


/** 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: #00a4e3;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	font-weight:normal;
	font-size: 11px;
	line-height: 20px;
	text-align:center;
	padding: 10px 0px 0px;
	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 HTML **/
#cont-land {
	text-align: center;
	background: #fff;
	padding: 30px 0px;
	border-radius:20px;
}
#cont-land .tit-login{
	width:98%;
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	letter-spacing:0.5px;
	font-size: 20px;
	text-transform:uppercase;
	text-align:center;
	padding: 0px 1% 5px;
	display:table;
}
.tit-land-2{
	font-family: AvenirLT-Bold, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	letter-spacing:1px;
	font-size: 13px;
	margin: 10px auto 3px;
	text-transform:uppercase;
	text-align:center;
	display: inline-table;
}
.pin-code{
	width:auto;
	display:inline-table;
	margin:0px auto;
	text-align:center;
}
.pin-code .tit-land-2{
	width: 95px;
	height: 20px;
	text-align:left;
	margin: 0 0px 0 0;
	letter-spacing: 0.2px;
	font-size: 12px;
}
.pin-code input, .pin-code select{
	width: 300px;
	height: 35px;
	border-radius: 3px;
	background:#FFF;
	border:1px #0db4e7 solid;
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
	padding: 0px 5px 0px;
	float: none;
	clear:none;
	margin: 0px auto 10px;
	display: inline-table;
	letter-spacing: 0.5px;
}
.txt-forgot, .txt-forgot a{
	width: auto;
	height:auto;
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	font-size: 11px;
	line-height: 11px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	display: inline-table;
}
.txt-forgot a{margin:10px 0px 5px 0px;color:#d0262c;}
.txt-forgot a:hover{color:#531baf; text-decoration:underline;}

.txt-paypal{
	width: auto;
	height:auto;
	font-family: AvenirLT-Medium, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	font-size: 15px;
	line-height: 15px;
	margin: 0px auto;
	padding:0px;
	text-align:center;
	text-decoration:none;
	display: table;
	text-transform: uppercase;
}

input.btn-ingresa, a.forgot-pass, .banner-suscripcion, .btn-abrir{
	width: 250px;
	height:auto;
	font-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform:uppercase;
	color:#fff;
	font-size: 19px;
	line-height: 21px;
	text-decoration:none;
	padding: 10px 10px 8px;
	margin: 5px auto 0px;
	display:table;
	border-radius:5px;
	border:none;
	background: #d0262c;
}
input.btn-ingresa:hover, .btn-abrir:hover{
    cursor:pointer;
	color:#ffd9b2;
	background: #ff7f00;
}
.banner-suscripcion{background: #531baf;margin: 15px auto 30px;}
.banner-suscripcion:hover{background:#00cb92;color: #C3FAEB;text-decoration:none;}







@media (min-width:992px){
	#mainNav .navbar-brand .logo-white{display:none;}
	#mainNav .navbar-brand .logo-black{display:inherit;}
	#mainNav{
		border-color:transparent;
		background: #fff;
		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:#a5a5a5;}

	#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover,#mainNav .navbar-nav>li.nav-item>a.nav-link:hover{color:#58d0ff;}

	#mainNav.navbar-shrink{border-bottom:1px solid rgba(33,37,41,.1);background: #fff;}

	#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:#a5a5a5;}

	#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:#58d0ff !important;}

	#mainNav .navbar-nav>li.nav-item>a.nav-link.active, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active{color:#00a4e3 !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;}
}



