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

body, h1, h2, h3, .btn, #mainNav{font-family: 'Fira Sans Condensed', sans-serif;}
.btn{font-size:19px; font-weight:700;}
#mainNav .nav-link, .dropdown-toggle{font-size:16px !important;text-transform: uppercase;font-weight: 700;}
#mainNav .navbar-nav>li.nav-item>a.nav-link{color: #fff;}

.popup-gallery.show{display:block;background:#351a96;float: none;margin: 0px 0px;padding: 0px;}
.popup-gallery.show .nav-link{font-size:18px !important;}

.popup-gallery.show .nav-link{display: table;color:#fff;font-weight:500;}
.popup-gallery.show .nav-link:hover{color: #04a4e4;background:#fff;}

.navbar-light .navbar-toggler{border-color: hsla(0, 0%, 100%, 0.7);padding: 1px 4px;}
.navbar-light .navbar-toggler:focus{background-color: #00a6e6;} 
.navbar-light .navbar-toggler:hover {background-color: rgba(255, 255, 255, 0.4);}


li.dropdown .dropdown-toggle{
	line-height: 38px;
	padding: .5rem 1rem;
}

.navbar-expand-lg .navbar-nav .dropdown-menu{color:#fff;background: #291379;}
.navbar-expand-lg .navbar-nav .dropdown-menu li a, .dropdown-menu li a{
	color:#fff !important;
	padding:5px 10px;
	font-size:13px;
	text-transform:uppercase;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover{
	text-decoration:none;
	background:rgb(255 255 255 / 0.3); 
	width:100%;
	display:table;
	padding: 3px 10px;
}

.text-faded .bajada{
	width: auto;
	display: table;
	padding: 17px 15px 15px;
	background: rgba(0, 0, 0, 0.5);
	color:#fff;
	font-weight: 600;
	letter-spacing:0.8px;
	margin: 10rem auto 0rem;
	font-size:20px;
}



.btn-land{
	top: 140px;
	z-index: 100000;
	position: initial;
	padding:10px 15px;
	display:table;
	margin: 0px auto;
	/* display: none; */
}

.logo-bolivia-land{
	width:100%;
	max-width: 250px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	display:table;
	margin: 0 auto -80px;
	position: relative;
	z-index: 100;
	top: 80px;
}
@media (max-width: 480px) {
	.logo-bolivia-land{max-width: 180px; margin: 0 auto 0px;top: -70px;}
}

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

.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;*/
	
  background: no-repeat center bottom scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
	
}

.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-size: 37px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  line-height: 1;
  padding: 25% 20px;
}



/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.carousel-caption .bajada{
	width: auto;
	display: table;
	margin: 0 auto 20px;
	font-size: 19px;
	padding: 7px 10px 10px;
	background: rgba(0, 0, 0, 0.4);
	color:#fff;
	font-weight: 500;
}

header.carousel {
    height: 80% !important;
    padding-top: 6rem;
    padding-bottom: calc(4rem - 10px);
    background-image:url(/img/ingles-virtual-usa-header.png);
    background-position: center -100px;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
}




/** INGRESO TOP **/
.modulo-ingreso{
	width:auto;
	height:auto;
	display:table;
	margin: 0px 10px;
	padding: 7px 10px 0px;
	background: rgba(54, 12, 150, 0.7);
	border-radius: 5px;
	float: right;
}
.modulo-ingreso .mod-cel{display: inline-block;}
.modulo-ingreso .label{
	color:#ffffff;
	font-weight:bold;
	display:inline-block;
	font-size: 14px;
}
.modulo-ingreso input.ingresar{
	width: 90%;
	max-width: 200px;
	height: 30px;
	border-radius: 3px;
	background:#FFF;
	border:1px rgba(35, 0, 110, 0.5) solid;
	color: #000;
	padding: 0px 4px 0px;
	float: none;
	clear:none;
	margin: 0px 4px 7px;
	display: inline-table;
	letter-spacing: 0.5px;
	font-size:15px;
}

.modulo-ingreso .btn-ingresar{
	display:inline-block;
	font-weight:700;
	text-transform:uppercase;
	border:none;
	border-radius:300px;
	color:#fff;
	background: #ff6b01;
	padding: 2px 13px 3px;
	font-size:15px;
	text-decoration: none;
	margin: 0px 0px 0px 4px;
}

.modulo-ingreso .btn-ingresar:hover{background: #d0262c;}

#mainNav .show .nav-link.js-scroll-trigger{display:none;}


.btn-paypal{margin: 6px 0 0 0;}



/** POP UP - Modal **/
.modal-content, .modal-title{
   font-family: 'Fira Sans Condensed', sans-serif !important;
}

.modal-content input.btn-ingresar{padding: 5px 15px;}
.modal-content input.btn-ingresar:hover{
    cursor:pointer !important;
	background: #c3c3c3 !important;
}


.modal-header{
	background: #2d2a82;
	color: #fff;
	font-weight: 900;
}
.modal-header .close{
	color:#fff !important; 
    opacity: 1;
	font-weight: 400;
}
.modal-header .close:hover{color:#85cfec !important;  opacity: 1;}



/*
@media (max-width: 1600px) {.banner.inglesvirtual{height: 68%;}}
@media (max-width: 1350px) {
	.banner.inglesvirtual{height: 63%;}
    .btn-land{top: 100px;}
}
@media (max-width: 1250px) {.banner.inglesvirtual{height: 56%;}}
@media (max-width: 1100px) {
	.banner.inglesvirtual{height: 45%;}
	 .btn-land{top: 60px;}

}
@media (max-width: 890px) {
	.banner.inglesvirtual{height: 41%;}
    .btn-land{top: 60px;}
}
@media (max-width: 790px) {
	.banner.inglesvirtual{height: 40%;}
    .btn-land{top: 180%;}
}
@media (max-width: 700px) {
	.banner.inglesvirtual{height: 40%;}
    .btn-land{top: 180%;}
}
@media (max-width: 600px) {
	.banner.inglesvirtual{height: 331px;}
    .btn-land{top: 200%;}
	.banner.inglesvirtual .video-placeholder {
	  height: 120%;
	  background: no-repeat center -60px scroll;
	  background-size: cover;
	}
}
*/

@media(max-width:767px) {
    header.carousel .carousel {
        height: 70%;
    }
}


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


@media (max-width: 480px) {
	.text-faded .bajada{
		margin: 4rem auto 0rem !important;
		font-size:14px !important;
		}
}


     


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

@media (min-width: 768px) {
  .banner {
    height: 600px;
  }
  .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;
  }
  .popup-gallery.show .nav-link{display:none;}
}
@media (max-width: 1200px) {
	.text-faded .bajada{
		margin: 12rem auto 0rem;
		font-size:20px;
	}
	header.carousel {
    	background-position: center 20px;
    	padding-bottom:calc(10rem - 100px);
    }

}

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



.logo-icd{
	max-width: 100px;
	width: 100%;
	height:auto;
	display: table;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
}

.logo-GINa{
	width:90%;
	max-width: 220px;
	height:auto;
}



#mainNav .navbar-brand{padding-top: 0px;padding-bottom: 0px;}
#mainNav .navbar-brand .logo-white, #mainNav .navbar-brand .logo-black{max-width: 160px;width: 100%;margin: 0px 0px 2px;}
#dsc-english.navbar-brand .logo-white, 
#dsc-english.navbar-brand .logo-black{max-width: 240px;}
#mainNav .navbar-brand .logo-white{display:inherit;}
#mainNav .navbar-brand .logo-black{display:none;}
#mainNav #inglesd .navbar-brand .logo-white, #mainNav #inglesd .navbar-brand .logo-black{
	max-width: 185px;
	width: 100%;
	margin: 3px 0px 6px;
}


.but-ingresar{
	font-weight: 500;
	float: right !important;
	margin: 0px 0px;
	padding: 8px 6px;
	color: #fff;
	font-size:14px;
	text-decoration:none !important;
}
.but-ingresar:hover{background:rgb(255 255 255 / 0.3);
	color: #fff;
	font-size:14px;
	text-decoration:none !important;
}

.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-blue{background-color: #2b2863;}
.bg-red{background-color: #d0262c;}


#ingles_usa #mainNav.navbar-shrink{background: #2b2863;}

#ingles_usa #mainNav .navbar-nav>li.nav-item>.popup-gallery a.nav-link{color: #fff;}
/*
.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: #22106e !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;
}

.btn-light{color: #00a4e5 !important;}
.btn-light:hover, #ingles_usa .btn-dark:hover{
	background: #00a4e5 !important;
	color: #fff !important;
}
.btn-dark{
	background: #360c96 !important;
	color: #fff !important;
}
.btn-dark:hover, #ingles_usa .btn-dark, #ingles_usa .btn-primary{
	background: #d0262c !important;
	color: #fff !important;
}
#ingles_usa .btn-primary:hover{
	background: #fff !important;
	color: #d0262c !important;
}
.text-primary {
	background: #fff !important;
	color: #360c96 !important;
	padding: 20px 0px 0px;
	border-radius:500px;
	width: 90px;
	height: 90px;
	border: 2px solid #360c96;
}


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


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

.slides-presentacion{
	width:100%;
	max-width: 800px;
    margin: 0px auto 0px;
    display: table;
    float: none;
}
.ModalPresentacion .modal-body{padding:0px !important;}


.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:500px !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-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;}
.footer-contacto{
	background: #23006e;
	font-weight: 600;
	text-transform:uppercase;
	letter-spacing: 0.5px;
	padding: 0px 0px 0px;
	line-height: 20px;
	font-size: 14px;
	height: 39px;
}
.footer-contacto a{color: #fff;}
.footer-contacto a:hover{color: #b3e0fe;}

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-weight:normal;
    font-size:10px;
    color:#fff;
    text-decoration:none;
    letter-spacing:0px;
    text-transform: uppercase;
}
a.politicas:hover{
    text-decoration:underline;
}

.asterisco{    
    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-weight:normal;
	font-size: 11px;
	line-height: 20px;
	text-align:center;
	padding: 0px 0px 0px;
	margin: 0px 0 0px;
	letter-spacing: 0px;
	color: #fff;
}
footer .discovery{
	max-width: 130px;
	width: 100%;
	height:auto;
	/* display: table; */
    margin: 6px 0 7px;
	padding: 0px 0px 2px 0px;
}
footer .btn-legal{
	width: auto;
	display: inline-block;
	margin: 5px 5px 5px;
	float:none;
	background-color:#1f1f1f;
	border-radius: 4px;
	position: inherit;
	text-align: center;
	color:#fff;
	padding: 5px 10px 4px;
    text-decoration: none;
}

footer .btn-legal:hover{
	background-color:rgb(0 164 227) !important;
	color:#fff !important;
}
#ingles_usa footer .btn-legal{background-color:rgb(31 31 31 / 15%);}
#ingles_usa footer .btn-legal:hover{background-color:rgb(255 255 255 / 0.15) !important;}

.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);*/
}
hr.my-4.conocer {
    max-width: 50px;
    border-width: 3px;
    border-color: #22106e;
    margin:0px auto;
}

/** LOGIN HTML **/
#cont-land {
	text-align: center;
	background: #fff;
	padding: 30px 0px 10px;
	border-radius: 20px;
}
#cont-land .tit-login{
	width: auto;
	font-weight: 500;
	color:#000;
	letter-spacing: 0.3px;
	font-size: 23px;
	text-transform:uppercase;
	text-align:center;
	padding: 0px 1% 0px;
	display:table;
	margin: 0 auto 10px;
	border-bottom: 1px solid #03a4e7;
}
.tit-land, .tit-land-2, .ej-cel{
	font-weight:normal;
	color:#000;
	letter-spacing:1px;
	font-size: 13px;
	margin: 10px auto 3px;
	text-transform:uppercase;
	text-align:center;
	padding-top: 160px;
	display: inline-table;
}
.tit-land{margin-top:0px;padding-top: 30px;}
.tit-land-2 {
    padding-top: 0;
}
.ej-cel{
	font-size:13px;
	line-height:12px;
	color:#808080;
	padding:0px 0px 0px;
	letter-spacing:0px;
}
.pin-code{
	width:auto;
	display:inline-table;
	margin: 10px auto 0;
	text-align:center;
	max-width: 400px;
}
.pin-code .tit-land-2{
	width: 85px;
	height: 20px;
	text-align: left;
	margin: 0 0px 0 0;
	letter-spacing: 0.2px;
	font-size: 14px;
}
.pin-code input, .pin-code select{
	width: 300px;
	height: 35px;
	border-radius: 3px;
	background:#FFF;
	border:1px #0db4e7 solid;
	font-size: 19px;
	color: #000;
	padding: 0px 5px 0px;
	float: none;
	clear:none;
	margin: 0px auto 10px;
	display: inline-table;
	letter-spacing: 0.5px;
	text-transform: none;
}
.pin-code select{
	width: 190px;
	display: inline-table;
	margin: 0px auto;
}
.select-operador {
    border: 1px solid #0db4e7;
    font-size: 30px;
    font-weight: bold;
    height: 54px;

}
.txt-forgot, .txt-forgot a{
	width: auto;
	height:auto;
	font-weight:normal;
	color:#000;
	font-size: 13px;
	line-height: 14px;
	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: #03a4e7;}
.txt-forgot a:hover{color: #5221af;text-decoration:underline;}

/*.txt-paypal{
	width: auto;
	height:auto;
	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: auto;
	min-width: 175px;
	height:auto;
	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:35px;
	border:none;
	background: #5321af;
}
input.btn-ingresar{
	color: #fff;
	background-color: #03a4e7;
	border-color:transparent;
	text-align: center;
	display: table;
	margin: 0px auto 10px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	border-radius: 30px;
	font-weight: 600;
	font-size: 16px;
}
input.btn-ingresa:hover, .btn-abrir:hover{
    cursor:pointer;
	color:#fff;
	background: #c3c3c3;
}
.btn-abrir{text-align:center;padding: 12px 8px 10px;margin: 20px auto 30px;}
.banner-suscripcion{background: #03a4e7;margin: 15px auto 30px;}
.banner-suscripcion:hover{background: #c3c3c3;color: #ffffff;text-decoration: none;}

a.forgot-pass{
	width: 282px;
	color:#fff;
	font-size:20px;
	border:1px solid #c90106;
	padding: 6px 8px;

	background: rgb(229,2,10);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1MDIwYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNjAyMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(229,2,10,1) 0%, rgba(166,2,7,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,2,10,1)), color-stop(100%,rgba(166,2,7,1)));
	background: -webkit-linear-gradient(top,  rgba(229,2,10,1) 0%,rgba(166,2,7,1) 100%);
	background: -o-linear-gradient(top,  rgba(229,2,10,1) 0%,rgba(166,2,7,1) 100%);
	background: -ms-linear-gradient(top,  rgba(229,2,10,1) 0%,rgba(166,2,7,1) 100%);
	background: linear-gradient(to bottom,  rgba(229,2,10,1) 0%,rgba(166,2,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5020a', endColorstr='#a60207',GradientType=0 );
}
.forgot-pass:hover{background: #8c0000;}

#cont-pin{
	width:100%;
	height:auto;
	background: #d9f4ff;
	display:table;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
}
.img-land{
	text-align:center;
	display:table;
	margin:0px auto;
}

.campos{
	width:400px;
	height:auto;
	background: #d9f4ff;
	display:table;
	margin: 15px auto 30px;
	padding:20px 0px;
	text-align:center;
	font-size: 30px;
}
.tit-codigo{
	font-weight:normal;
	color:#000;
	letter-spacing:1px;
	font-size: 25px;
	margin: 10px auto 0px;
	text-transform:uppercase;
	text-align:center;
	padding-top: 40px;
} 
.campos .txt-forgot{
	letter-spacing:1px;
	font-size: 20px;
	margin:0px auto 10px;
	text-transform:uppercase;
	text-align:center;
}
.campos input.pin-code{
	width:355px;
	height: 49px;
	background:#FFF;
	border:1px #0db4e7 solid;
	font-size: 30px;
	color: #000;
	padding:0px 10px 4px;
	float: none;
	clear:none;
	margin: 5px auto 10px;
	display:table;
}

#ingles_usa .txt-paypal, #ingles_usa form input[type="image" i]{display: none !important;}



/** LOGIN 
.modulo-login{
	width: 100%;
	height:auto;
	display: table;
}
#login{
	width: 100%;

	height:auto;
	background:#0b2b54;
	float:right;
	clear:none;
	padding:8px 10px;
	margin-bottom:5px;
	color:#fff;
	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-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:#fff;}
.txt-small a:hover{text-decoration:none; color:#7acaff;}


#login .btn-ingreso, a.registrate{
	width:140px;
	height:40px;
	color:#fff;
	background:#c20000;
	display: table;
	margin: 0px auto 5px;
	border:0px;
	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:#54a5dc;
	color:#0b2b54;
	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;}
**/



.navbar-light .navbar-toggler{
    margin: 3px 0 5px 0px;
	float: right !important;
}


@media (max-width: 1256px) and (min-width: 1200px){
	header.carousel {
		height: 70% !important;
		padding-bottom:calc(10rem - 100px);
		background-position:center -70px;
    }
}


@media screen and (max-width:992px){
	.logo-GINa {
		width: 97%;
		max-width: 177px;
		height: auto;
		float:right;
		margin:0px;
		padding:0px;
	}
	#mainNav .navbar-nav>li.nav-item>.popup-gallery a.nav-link{color:#351a96;}
	#mainNav .show .nav-link.js-scroll-trigger{
		font-weight: 500;
		display:table;
		/*background:#351a96;*/
		float: none;
		margin: 0px 0px;
		padding: 8px 15px;
		color: #fff;
	}
	#mainNav .show li.dropdown .dropdown-toggle, mainNav .show li.dropdown .dropdown-toggle:focus, mainNav .show li.dropdown .dropdown-toggle:focus.active, a.dropdown-toggle, mainNav .show li.dropdown a.dropdown-toggle, .navbar-collapse.collapsing
	{color:#fff !important;}
	#mainNav .show li.dropdown .dropdown-toggle:hover{text-decoration:none;background:rgb(255 255 255 / 0.3);}

  	#mainNav .show .nav-link.js-scroll-trigger:hover{background:rgb(255 255 255 / 0.3);}
    .navbar-expand-lg .navbar-nav .dropdown-menu{color:#fff;background: transparent;border:none;margin: 0px 0px;padding: 0px;}

}
@media screen and (max-width:991px){
	.nav-link.hide{display:none;}
	header.carousel {
    	background-position: center 0px;
    	padding-bottom:calc(10rem - 100px);
    }

}

@media (min-width: 992px){
	#mainNav .navbar-brand .logo-white{display:none;}
	#mainNav .navbar-brand .logo-black{display:inherit;}
	#mainNav{
		border-color:transparent;
		margin-bottom: 25px;
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #4b1caf 0%, #23006e 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b1caf), color-stop(100%,#23006e)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #4b1caf 0%,#23006e 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #4b1caf 0%,#23006e 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b1caf', endColorstr='#23006e',GradientType=0 ); /* IE6-8 */
	}
	#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, .dropdown-toggle, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus, .dropdown-toggle{color:rgba(255,255,255,.7);}

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

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

	#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:#00a4e3 !important;}

    #mainNav.navbar-shrink .dropdown-menu{color:#fff;background: #00a4e3; border:1px solid rgb(0 0 0 / 5%);}

}

@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;}
	.modulo-ingreso{display: table; margin: 0px auto 10px; text-align: center;}
	.text-faded .bajada{
		margin: 5rem auto 0rem;
		padding: 11px 10px 10px;
		font-size:16px;
		}        
}
@media screen and (max-width:640px){
	.text-faded .bajada{margin: 6rem auto 0rem;}
}

@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:436px){
	.modulo-ingreso .btn-ingresar{display: table; margin: 0px auto 6px;}
	.modulo-ingreso .label{margin: 4px auto 0;float: left;}
	.pin-code .tit-land-2{text-align: center;}
	.pin-code input{display:table;margin: 0px auto 10px; text-align:center;}
	.pin-code{margin: 0px auto 0;}
}
@media (max-width:280px){
	#mainNav .navbar-brand .logo-black{max-width: 145px;}
}



