@charset "utf-8";
/* CSS Document */
body{
    font-family: 'Fira Sans Condensed', sans-serif, Arial !important;
}
#mainNav{
	border-color:transparent;background: #d90000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d90000 0%,#940000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d90000), color-stop(100%,#940000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d90000 0%,#940000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d90000 0%,#940000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d90000 0%,#940000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d90000 0%,#940000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d90000', endColorstr='#940000',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
}


/** HEADER AMAZON **/
.bg-amazon{	
	background: url(/img/landing-background-icd.webp) bottom center no-repeat #fff;
	background-size: contain;
/*	border-bottom: 8px solid #1576f7;*/
	background-attachment: fixed;
} 
.bg-amazon .tit-oferta{} 
.bg-amazon .tit-oferta .comienza-ya{font-weight:bold;color:#e50000;font-size: 36px;line-height: 33px;}
.bg-amazon .tit-oferta .tit-curso{color:#000;font-size: 19px;line-height: 23px;margin: 5px 10px 0px;}
.bg-amazon .tit-oferta .tit-curso u{color:#e50000; font-weight:700;}
.bg-amazon .libro-web-3d{width: 100%;max-width: 330px;margin: 0px auto;display: table;}
.libro-web-3d.b{width: 100%;max-width: 200px;margin: 15px auto;display: table;}
@media (max-width:992px){.bg-amazon .libro-web-3d{width: 100%;max-width: 350px;margin: 0px auto 10px;display: table;}}
.bg-amazon .btn.btn-comprar{
	display: table;
	margin: 10px auto 10px;
	color: #000;
	background:#ffa41c;
	padding: 9px 40px 10px;
	font-weight: normal;
	text-transform: none;
}
.bg-amazon .btn.btn-comprar:hover{
	color:#000;
	background:#de7921;
	border: transparent !important;
}
.bg-amazon .btn.btn-comprar.acceder{
	margin-top:5px;
	background:#e50000;
	color:#fff;
	font-weight:bold;
}
.bg-amazon .btn.btn-comprar.red{
	font-size:13px;
	margin: 5px auto 10px;
	color: #fff;
	background:#e50000;
	padding: 9px 20px 10px;
	font-weight: bold;
}
.bg-amazon .btn.btn-comprar.red:hover, .bg-amazon .btn.btn-comprar.acceder:hover{
	color:#fff;
	background:#1576f7;
}
.exclusivo{color: #ffa41c;font-size: 14px;text-transform: uppercase;margin-top: 15px;}
.bg-amazon .btn-conoce, .btn-conoce{
	display: table;
	margin: 14px auto 0px;
	color: #e50000;
	background:#fff;
	padding: 9px 10px 0px;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 21px;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.bg-amazon .btn-conoce i, .btn-conoce i{font-size:40px;line-height: 30px;}
.bg-amazon .btn-conoce:hover,  .btn-conoce:hover{
	color:#1576f7;
	background:#fff;
	border: transparent !important;
	text-decoration:none;
}
.btn.btn-access{
	width:auto;
	display: inline-block;
	margin: 10px 20px 10px;
	color: #fff;
	background:#e50000;
	padding: 9px 25px 10px;
	font-weight: bold;
	text-transform: none;
	font-size: 16px;
	letter-spacing: 0px;
	border: none !important;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}
.btn.btn-access:hover{
	color:#fff;
	background:#1576f7;
	border: none !important;
}


/** PROMO DIA DE LA MADRE **/
#mothersday.bg-promo{
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	padding-bottom: 0px;
	border-bottom: 10px solid #f9d9e7;
	background: url(/img/mothersday-bg.png) center center no-repeat #811632;
	background-size: contain;
	background-attachment: fixed;
}
#mothersday.bg-promo .bg-mothersday{
	background: rgb(142,32,50);
	background: -moz-linear-gradient(180deg, rgba(142,32,50,1) 0%, rgba(240,78,107,1) 22%, rgba(142,32,50,1) 90%);
	background: -webkit-linear-gradient(180deg, rgba(142,32,50,1) 0%, rgba(240,78,107,1) 22%, rgba(142,32,50,1) 90%);
	background: linear-gradient(180deg, rgba(142,32,50,1) 0%, rgba(240,78,107,1) 22%, rgba(142,32,50,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8e2032",endColorstr="#8e2032",GradientType=1);
	margin-top: -15px;
}
#mothersday.bg-promo .bg-mothersday .mothersday-heart{width: 100%; max-width: 360px;}
#mothersday.bg-promo h1{font-family: 'Montserrat', sans-serif;font-weight: 700;font-size:30px; color:#fff;text-shadow:-2px 3px 5px rgba(0, 0, 0, 0.3);}
#mothersday.bg-promo h2{width: 100%;max-width: 500px;font-family: 'Montserrat', sans-serif;font-weight: 600;font-style: italic;font-size:18px;color:#f9d9e7;text-shadow:-2px 3px 5px rgba(0, 0, 0, 0.3);}
#mothersday.bg-promo h2 strong{font-size:22px;}
#mothersday.bg-promo h3{font-family: 'Montserrat', sans-serif;font-weight: 600;font-size:20px;line-height: 26px;color: #ffcee2;text-shadow:-2px 3px 5px rgba(0, 0, 0, 0.3);max-width: 500px;width: 100%;margin: 0px auto;}
#mothersday.bg-promo .precio{font-family: 'Montserrat', sans-serif;font-weight: 700;font-size:33px; color:#fff;text-shadow:-2px 3px 5px rgba(0, 0, 0, 0.3);}
#mothersday.bg-promo .tachado{font-family: 'Montserrat', sans-serif;font-weight: 600;font-size:28px;display: inline; text-decoration: line-through;text-decoration-color: #851743;}
#mothersday.bg-promo .btn-adquierelo{font-family: 'Montserrat', sans-serif;font-weight: 700;font-size: 22px;color:#851743;background: #f9d9e7;text-transform: uppercase;display: table;margin: 20px auto;padding: 8px 30px;}
#mothersday.bg-promo .btn-adquierelo:hover{color:#8d011a; background: #fff;}

@media (max-width:991px){
	#mothersday.bg-promo .bg-mothersday{margin-top: 35px;}
}


/** LOGIN HTML **/
#cont-land {
	text-align: center;
	background: #fff;
	padding: 20px 20px;
	border-radius: 20px !important;
}
#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: 10px 1% 10px;
	display:table;
	margin: 0 auto;
}
.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: #d90000;}
.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: 20px auto 10px;
	padding:0px;
	text-align:center;
	text-decoration:none;
	display: table;
	text-transform: uppercase;
}

.break{color:#ffa52b;font-weight: 500;}
.break .valor,.break  sup.centavos, .break .usd{color:#351a96;}
.break .valor {font-weight:bold;font-size: 30px;}
.break  sup.centavos{font-size: 14px;font-weight: bold;top: -0.9em;}
.break .usd{font-size: 18px;}


.cell sup{font-size: 12px;top:-0.6em;}


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: #d90000;
}
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: #5321af;
}
.btn-abrir{text-align:center;padding: 12px 8px 10px;margin: 20px auto 30px;}
.banner-suscripcion.amz{background: #d90000;margin: 15px auto 5px;width: auto;font-size: 23px;padding: 12px 40px 9px;}
.banner-suscripcion{background: #03a4e7;margin: 15px auto 5px;width: auto;font-size: 23px;padding: 12px 40px 9px;}
.banner-suscripcion:hover{background: #5321af;color: #ffffff;text-decoration: none;}
.banner-suscripcion .break{font-size:13px;width: 210px;line-height: 14px;margin: 7px 5px 0px;}
.banner-suscripcion .break .small{width: 220px;font-size:10px;}

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







.video-top{
	position: absolute;
	z-index: 1000;
	top: 100px;
	left:30px;
	display: none;
}
.video-top iframe{
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.txt-solapa{
	width: auto;
	height:auto;
	display: block;
	margin: -7px auto 0;
	background: rgb(194, 0, 0);
	padding: 3px 0px;
	color: #fff;
	letter-spacing: 0.8px;
	border-radius: 0px 0px 8px 8px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
}
.pop-video{display:none;}
/** LOGIN **/
.modulo-login{
	width: 100%;
	height:auto;
	display: table;
    border: 11px solid #fff;
}
#login{
	width: 100%;
	height:auto;
	background: #ececec;
	float:right;
	clear:none;
	padding: 10px 10px;
	margin-bottom: 10px;
	color: #000;
	letter-spacing:1px;
	text-align:center;
	border-radius: 10px;
}
.loginForm{
	max-width: 380px;
	width: 96%;
	display: table;
	margin:0px auto;
	text-align: center;
}
.tit-login{
	/* height: 28px; */
	font-size: 19px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: center;
	letter-spacing: 0;
}
.txt-campos{
	width: 100px;
	font-size: 14px;
	letter-spacing:0px;
	text-transform:uppercase;
	display:inline-block;
	text-align: left;
	/* margin-top: 10px; */
}

#login input{
	max-width: 260px;
	width:90%;
	height:28px;
	font-weight:normal;
	font-size: 14px;
	color: #000;
	text-align:left;
	vertical-align:middle;
	margin:4px 0px;
	padding-left:3px;
	letter-spacing:0px;
	background:#fff;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.txt-small{
	width: auto;
	font-size: 12px;
	letter-spacing:0px;
	text-transform:none;
	margin: 10px 0px 15px;
}
.txt-small a{text-decoration:underline;color: #d90000;font-weight: 500;}
.txt-small a:hover{text-decoration:none;color: #001d6b;}

.mfp-close-btn-in .mfp-close{
	background:#001d6b; 
	color: #fff;
	display:table; 
	border-radius:100px; 
	width:auto; 
	height:30px; 
	line-height:22px; 
	padding:0px 7px 0px;
	margin:6px 5px 0 0;
}

.mfp-close-btn-in .mfp-close:hover{
	background:#c3c3c3;
}

#login .btn-ingreso, a.registrate{
	width: 140px;
	height: 43px;
	color:#fff;
	background: #d90000;
	display: table;
	margin: 0px auto 5px;
	padding: 8px 15px;
	border:0px;
	font-size: 21px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	border-radius: 80px;
}

#login .btn-ingreso{line-height: 17px;}
#login .btn-ingreso:hover, a.registrate:hover{
	background: #bdbdbd;
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}
a.registrate{
	width: 100%;
	height:auto;
	padding: 10px 0px 9px;
	margin:2px auto;
	font-size: 21px;
	letter-spacing: 0.5px;
	background:#001d6b;
}
a.registrate .small{font-size: 19px;}




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: 7px 15px 8px;
	margin-top: 20px;
	background: rgba(194, 0, 0, 0.8);
	color:#fff;
	font-weight: 600;
	font-size: 1.5rem;
    letter-spacing: 1px;
    line-height: 1.8rem;
	text-shadow: -1px 1px 7px rgba(0, 0, 0, 0.3);
}
.logo-icd{
	max-width: 300px;
	width: 100%;
	height:auto;
	display: table;
	margin: -8px auto;
	padding:0px 0px 0px 0px;
}

.sello{
	width: 90%;
	max-width: 160px;
	height:auto;
	margin: 20px auto -20px;
	display:table;
}

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

.fb-like{margin:9px 0px 0px;}


.ingresar-line{display: none;}


.btn-primary {
    background-color: #c90106 !important;
    border-color: #c90106 !important;
}
.btn-primary:hover{
     background-color: #00a4e3 !important;
    border-color: #00a4e3 !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #351b96 !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: #000e33 !important;}
.bg-primary.violeta{background-color: #001d6b !important;}
.bg-primary.red{background-color: #d90000 !important; color:#fff;}

.bg-light {
    background-color: #f8f9fa!important;
    border-top: 1px solid #dedede;
}
.btn.btn-primary.prueba{
	border-radius:10px 0px 0px 10px;
}

.btn-prueba{
/*	width: 380px;*/
	margin: 0px auto 20px;
	display: inline-block;
	text-align: left;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
	z-index: 0;
	position: relative;
	padding: 0 10px;
}

.btn.btn-primary.prueba, .btn.btn-light.prueba, .btn.btn-primary.ingresar{
	border-radius: 300px 300px;
	display: inline-block;
	padding: 0.5rem 2rem 0.6rem;
	font-size: 1.7rem;
	line-height: 1.7;
	z-index: 30;
	position: relative;
}

.btn.btn-primary.ingresar{
	background-color: #00a4e3 !important;
    border-color: #00a4e3 !important;
	text-shadow:  none;
}
.btn.btn-primary.ingresar.rojo{
    background-color: #d90000 !important;
    border-color: #d90000 !important;
}
.btn.btn-primary.ingresar:hover{
    background-color: #351b96 !important;
    border-color: #351b96 !important;
}
.btn.btn-primary.ingresar.arojo:hover{
    background-color: #d90000 !important;
    border-color: #d90000 !important;
}
.btn.btn-primary.ingresar .break{
	display:block;
	margin:0px auto;
	padding: 0rem 0rem 1rem 0rem;
	line-height: 0.3;
	font-size: 1.2rem;
}


.btn.btn-primary.prueba .break, .btn-prueba.blanca .break, .btn-prueba.dark .break, .btn-prueba .break{
	display:block;
	margin:0px auto;
	padding: 0rem 0rem 0.2rem 0rem;
	line-height: 0.3;
	font-size: 1.2rem;
}
.btn-prueba .popup-link{
    background-color: #351b96;
    border-radius: 300px;
    color: #fff;
    border:  none;
    margin: 23px 0px 0 -37px;
    display: inline-block;
    line-height: 20px;
    position: absolute;
    width: 90px;
    text-align: right;
}

.btn-prueba .btn.sr-button.popup-link{}
/*.btn-prueba .popup-link.violeta{top: 92px;}*/

.btn-prueba .discovery{
	width: 170px;
	display: table;
    margin: 0 auto;
}

.popup-link:hover, .btn.btn-primary.prueba:hover{
	background-color: #001d6a !important;
    border-color: #001d6a !important;
    text-decoration:none !important;
}

.popup-link .text-primary{

	color: #fff !important;
	display: table;
	font-size: 30px;
	line-height: 30px;
	padding: 14px 16px;
	/*padding: 5px 4px;*/
	float: right;
	text-align: right;
}
.popup-link a.text-primary:hover{
	color: #fff !important;
	text-decoration:none !important;
}

.btn-primary:hover{
    background-color: #351b96;
    border-color: #351b96;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fff;
  background-color: #351b96 !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: #351b96 !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;}

.btn.btn-primary.prueba.red, .btn.btn-light.prueba.red{
	color: #fff !important;
	background:#d90000;
	border-color: #fff !important;
}
.btn.btn-primary.prueba.red:hover, .btn.btn-light.prueba.red:hover{
	color:#ffff !important;
	background:#00a4e3;
	border-color:#fff;
}


.btn.btn-land{
	display: table;
	margin: 8px auto 5px;
	color: #fff;
	background:#d90000;
	border-color: #fff !important;
	padding: 9px 20px 10px;
}
.btn.btn-land:hover{
	color:#ffff;
	background:#00a4e3;
	border-color:#fff;
}



.btn-buy{
	display: inline-block;
	margin: 16px auto 5px;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	background:#d90000;
	border-color: #fff !important;
	padding: 9px 20px 10px;
	text-decoration: none;
	border-radius: 100px;
}
.btn-buy.unico{margin: 11px auto 17px;}
.btn-buy:hover{
	color:#ffff;
	background:#00a4e3;
	border-color:#fff;
	text-decoration: none;
}

.notita{font-size:13px; line-height:14px;}





hr {
    max-width: 50px;
    border-width: 3px;
    border-color: #d90000;
}
hr.blue{border-color: #1576f7;}

.text-celeste{color: #2ee8ff;}
.text-naranja{color: #ffa52b;}
.text-verdecito{color: #07e4b5;}

.btn-light{color: #d90000 !important;}

.text-primary {color: #d90000 !important;}
.size-20{font-size:20px;}


.link{color: #00a4e3;}
.link:hover{color: #351b96;}


.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(204, 204, 204, 0.9);}


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



	#mainNav .navbar-nav .nav-item .sinlink{
		width: 158px;  
			padding: .5rem .5rem;
		  font-size: 0.9rem;
		  font-weight: 700;
		  text-transform: uppercase;
		  color: #000;
		  background: white;
		  border-radius: 5px;
	}
	#mainNav .navbar-nav .nav-item .sinlink .fa-phone-square{
		font-size: 18px;
		padding: 0 5px 0 0px;
	}

	.navbar-collapse.collapse.show #mainNav .navbar-nav .nav-item .sinlink{
		  padding: .5rem 0rem;
		  color: #212529;
		  background: transparent;
		  border-radius: none;
	}

/** FAQs **/
.txt-popup{
	font-size: 16px;
	line-height: 21px;
}
.txt-popup li{
	padding:3px 0;
}
section#faq{
	display: none;
}

.panel-heading [data-toggle="collapse"]:after {
	font-family: 'FontAwesome';
	content: "\f106"; /* "play" icon */
	float: right;
	color: #00a4e3;
	font-size: 22px;
	line-height: 25px;
	font-weight:bold;
	margin-top: 13px;
}

.panel-heading [data-toggle="collapse"].collapsed:after {
	/* rotate "play" icon from > (right arrow) to ^ (up arrow) */
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	color: #454444;
	margin-bottom: 5px;
}
.panel-heading:hover [data-toggle="collapse"].collapsed:after{color: #351b96;}

.panel.panel-default{margin: 10px 0 20px;}
section#faq .panel-default>.panel-heading{
	background: rgba(33, 37, 41, 0.05);
	padding: 0px 10px 5px 0px;
	border-radius: 5px;
	border: 1px solid rgba(0, 164, 227, 0.2);
	margin-bottom: 5px;
	}
section#faq .panel-default>.panel-heading:hover{background: rgba(33, 37, 41, 0.1);}

section#faq iframe {width: 100%;display: block;}

section#faq h4.panel-title{font-size: 1.1em;}
section#faq .accordion-toggle{color:#212529;margin: 0 0 0 10px;display: inline-block;width: 98%;}
section#faq .accordion-toggle sup{font-size:13px;}

section#faq .accordion-toggle:hover{color:#351b96; text-decoration:none;}

section#faq .accordion-toggle .fa-circle{
	color: #00a4e3;
	font-size: 11px;
	margin: 21px 4px 0px 10px;
	line-height: 18px;
	position: relative;
	top: -2px;
}

#faq iframe p.tit{display:none;}





/** BANNER PALABRAS CLAVE **/
.col-book {
	width: 38.666667%;
	float:  left;
	position: relative;
	min-height: 1px;
	padding-right: 2%;
	padding-left: 2%;
}
.col-button{
	width: 51.333333%;
	float: right;
	position: relative;
	min-height: 1px;
	padding-right: 2%;
	padding-left: 2%;
}

.row.banner-palabrasclave{
	width: 96%;
	max-width: 980px;
	height: auto;
	margin: 16px auto;
	padding: 10px 0;
	display: table;
	background: #351b96;
}
.row.banner-palabrasclave .tit{
	color: #fff;
	font-weight: 700;
	width: 72%;
	display: inline-block;
	font-size: 22px;
	line-height: 22px;
}

.row.banner-palabrasclave .book-small{
	width: 110px;
	position: absolute;
	z-index: 10000;
	margin: -21px 0 0px;
	float: right;
}
.row.banner-palabrasclave .col-md-8{text-align:center; }
.row.banner-palabrasclave #subscription_legal{
	color: #fff;
	font-size: 10px;
	display: table;
	margin: 4px 0 2px;
	text-align: left;
	width: 93%;
}
.row.banner-palabrasclave #subscription_email {
    display: inline-block;
    width: 62%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: 600;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.row.banner-palabrasclave #subscription_send{
	background:#d90000;
	margin: 0px 0px 0px 5px;
	padding: 10px 10px;
	border: none;
	border-radius:10px;
	color:#fff;
	font-weight:700;
	font-size:18px;
	letter-spacing: 1px;
	text-decoration:none;
	text-transform: uppercase;
    text-align: center;
	cursor:pointer;
}
.row.banner-palabrasclave #subscription_send:hover{background:#fff;color:#d90000;}
.row.banner-palabrasclave #subscription_resp{
	background-color:#e60013;
	color:#fff;
	border-radius:4px;
	padding:4px 6px 3px;
	margin:5px 0px 0px;
	text-transform:uppercase;
	font-weight:700;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	display: none;
}

/** REDES **/
#redes i{
	padding:10px 15px;
	margin:0px 5px;
	border-radius:8px;
}
#redes i:hover{
	color:#d90000 !important;
	background:rgb(255 255 255 / 1);

}


/** 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 10px;
    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: auto;
	display: inline-block;
	margin: 0px 5px 7px;
	float:none;
	background-color:hsla(0, 0%, 0%, 0.1);
	border-radius: 4px;
	position: inherit;
	text-align: center;
	color:#fff;
	padding: 5px 12px;
}

#pie .popup-link:hover{
	background-color:rgba(255, 255, 255, 0.2) !important;
	color:#fff;
}



#pie .btn-legal{
	width: auto;
	display: inline-block;

	margin: 5px 5px 5px;
	float:none;
	background-color:#bf0200;
	border-radius: 4px;
	position: inherit;
	text-align: center;
	color:#fff;
	padding: 5px 10px 4px;
    text-decoration: none;
}
#pie .btn-legal:hover{
	background-color:#fff;
	color:#bf0200 !important;
}




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;
	line-height: 14px;
	color: rgb(255 255 255 / 60%);
	margin-top: 5px;
}

.logo-abg{
	max-width: 130px;
	width: 100%;
	height:auto;
	display: table;
	margin: 0px auto;
	padding:15px 0px 6px 0px;
}
footer{
	width:100%;
	height:auto;
	background: #000a23;
	font-weight:normal;
	font-size: 11px;
	line-height: 20px;
	text-align:center;
	padding: 0px 0px 10px;
	margin: 0px 0 0px;
	letter-spacing: 0px;
	color: #fff;
}
footer .discovery{
	max-width: 170px;
	width: 100%;
	height:auto;
	/* display: table; */
    margin: 21px 0px 11px;
	padding: 0px 0px 2px 0px;
}
.memberful-help{
	width:100%;
	max-width: 506px;
    margin: 0px auto;
    display: table;	
}
.mfp-ajax-holder .mfp-content{
	width: auto;
	padding: initial;
	border-radius: 20px !important;
}
.no-pagas{
	width: 90%;
	background: #da0000;
	color: #fff;
	text-align-last:  center;
	display: table;
	margin: 0px auto 10px;
	padding: 8px 3%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height:18px;
}
.mfp-content .completar-formulario{
	max-width: 480px;
	color: #351b96;
	text-align-last:  left;
	padding: 0px 10px 10px;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size:18px;
	line-height:21px;
}

.plus{
	width: auto;
	height: auto;
	margin: 0px auto;
	padding: 0px 12px 5px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0;
	/* border-radius: 50px; */
	background: #001d6a;
	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);*/
}


.video-vimeo {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-top: 37px;
}
.video-vimeo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

h4.banderin{
	background: #d90000;
	padding: 10px 0 10px 15px;
	margin: 0 0 0 0px;
	width: 100%;
	position: absolute;
	z-index: 1000;
	left: 0px;
	text-align: left;
	font-size: 20px;
}
h4.banderin .fa-caret-right{
	font-size: 119px;
	position: absolute;
	z-index: -2;
	top:0px;
	right: -30px;
	margin-top: -26px;
	color: #d90000;
}
.rounded-3{border-radius: 20px;}
.shadow{box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);}


/** LAND Carrito nuevo **/
#carrito.bg-carrito{
	background: url(/img/landing-background-icd.webp) bottom center no-repeat #fff;
/*	background: url(/img/landing-hero-background.jpg) bottom center no-repeat #fff;*/
	background-size: contain;
/*	border-bottom: 8px solid #1576f7;*/
	background-attachment: fixed;
}

#carrito.bg-carrito .tit-oferta{
	width: 90%;
	text-align:
	center;
	display: table;
	margin: 10px auto 40px;
	line-height: 43px;
	color: #ffa52b;
}
#services.bg-icd, section#contenidos, section#bienvenida{
	background: url(/img/landing-background-icd.webp) bottom center no-repeat #fff;
	background-attachment: fixed;
	background-size: contain;
}
#carrito.bg-carrito .tit-curso{color: #351a96;font-size: 16px;line-height: 24px;margin: 12px 0px 0px;border: 1px solid #2dffcf;padding: 9px;border-radius: 10px; background: rgb(255 255 255 / 85%);}
#carrito.bg-carrito .tit-curso b{
    color: #351a96;
    font-size: 20px;
    line-height: 21px;
}
#carrito.bg-carrito .tit-curso .linea3{
    font-size: 18px;
    line-height: 19px;
}
#carrito.bg-carrito .tit-oferta .signo-peso,
#carrito.bg-carrito .tit-oferta .valor,
#carrito.bg-carrito .tit-oferta sup.centavos,
#carrito.bg-carrito .tit-oferta .usd{color: #351a96;}

#carrito.bg-carrito .tit-oferta .signo-peso{font-size: 33px; display: none;}
#carrito.bg-carrito .tit-oferta .valor{font-weight:bold;font-size: 50px;}
#carrito.bg-carrito .tit-oferta sup.centavos{font-size: 30px;font-weight: bold;}
#carrito.bg-carrito .tit-oferta .usd{font-size: 34px;}
#carrito.bg-carrito .tit-oferta .comienza-ya{font-weight:bold; color:#e50000;}
#carrito.bg-carrito .tit-oferta sup{font-size: 17px;/*color: #ccc;*/}
#carrito.bg-carrito #cont_registro{position:relative;z-index: 2;}

#carrito.bg-carrito .bg-info{
	background: #351a96 !important;
	padding: 15px 20px 15px 40px;
	margin: 0px 0px 40px -40px;
	border-radius: 0px 30px 30px 30px;
}
#carrito.bg-carrito .quieres{font-size: 23px;line-height: 15px;font-weight: bold;color: #fff;padding: 10px 0px 5px;margin: 0px 0px 0px;/* border-bottom: 1px solid hsl(187deg 100% 59% / 50%); */}
#carrito.bg-carrito .quieres.line{border-top: 1px solid hsl(187deg 100% 59% / 50%);}
#carrito.bg-carrito .quieres strong{color: #2de8ff;font-weight: inherit}
#carrito.bg-carrito .quieres i{color:#2de8ff !important;font-size:32px;line-height:20px;padding: 0px 5px 0px 0px;}
#carrito.bg-carrito .clases-vivo{font-size: 31px;line-height: 32px;font-weight: bold;color: #2de8ff;padding: 0px 10px;margin: 0px auto 0px;letter-spacing: 0.5px;width: 90%;}
#carrito.bg-carrito .recibe{font-size: 24px;line-height: 26px;font-weight: normal;color: #fff;padding: 2px 10px 0px;margin: 0px 0px 0px;}
#carrito.bg-carrito .recibe.paypal{font-size: 20px;line-height: 20px;margin: 0px 0px 13px;background: #fff;border-radius: 9px;font-weight: bold;}
#carrito.bg-carrito .recibe.paypal .txt{padding: 11px 0 12px;color: #e50000;}
#carrito.bg-carrito .recibe.paypal sup{top: -0.3em;}

#carrito.bg-carrito .recibe .fa-gift{margin-right:5px; font-size:30px;color: #ffa52b;}

#carrito.bg-carrito .clases-vivo .fa-chevron-down{font-weight: normal;color: rgb(255 255 255 / 30%);padding: 0px 0px 0px;margin: 0px 0px 0px;font-size: 30px;line-height: 25px;}
#carrito.bg-carrito .porcentaje{font-size: 18px !important;color:#fff;background: #06001d3d;margin: 0px auto 12px;padding: 5px 15px 6px;width: auto;display: table;}
#carrito.bg-carrito .porcentaje span{font-size: 28px !important;font-weight: bold;}
#carrito.bg-carrito .porcentaje sup, #carrito.bg-carrito .metodo sup{font-size: 12px !important; margin-left:2px;}
#carrito.bg-carrito .metodo{font-size: 18px;line-height: 21px;margin: 0 auto 0px;color: #5ad2fe;}
#carrito.bg-carrito .sello-checkout{
	width: 90%;
	max-width: 130px;
	height:auto;
	margin: 0px 0 0px 0px;
	/* display:table; */
	/* left: initial; */
	position: relative;
	background: #fff;
	border-radius:100px;
	float: left;
	top: -40px;
}
.forzado{margin-bottom: -30px;}
/*
#carrito.bg-carrito h5.aviso{width: 100%; max-width: 280px;font-size:12px !important;margin: 0 auto 0px;color: #fff;}
#carrito.bg-carrito h5.aviso strong{font-weight:bold !important; display:table; text-align:center; margin:auto;}
*/

#carrito.bg-carrito .txt-un-prog{color: #07e4b5;font-size: 18px;line-height: 21px;font-weight: normal !important;}


#carrito.bg-carrito .txt-oferta{width:auto;display: table;color: #fff;font-size: 44px;line-height: 41px;border: 1px solid;margin: 15px auto 15px;padding: 16px 30px 13px;border-radius: 9px;/*background: #ffa52b;*/}
#carrito.bg-carrito .txt-oferta .signo-peso{color: #2ee8ff;font-size: 33px; display: none;}
#carrito.bg-carrito .txt-oferta .valor{font-weight:bold;color: #2ee8ff;font-size: 60px;}
#carrito.bg-carrito .txt-oferta sup.centavos{font-size: 35px;font-weight: bold;color: #2ee8ff;}
#carrito.bg-carrito .txt-oferta .usd{font-size: 39px;color: #2ee8ff;}
#carrito.bg-carrito .txt-oferta .por-semana{font-size: 30px;line-height: 30px;color: #ffa52b;text-transform: uppercase;display:table;margin:0px auto 0px;}



#contenidos h3{font-size: 18px;line-height: 20px;}

/*
#contenidos i.fa{display: inline-block;width: 13%;line-height: 26px;vertical-align: top;margin: 5px 0;padding: 0px;}
#contenidos h3{display: inline-block;font-size: 17px;line-height: 19px;width: 80%;margin-top: 0px;}

#contenidos .service-box{
    padding: 7px 10px 2px;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}
*/

#testimonials .tit-testimonios{font-size: 30px; font-weight: 500;}
#testimonials .lead{font-size: 18px;}
#testimonials .bg-aqua{background:#d90300;}


#about .txt-oferta{width:auto;display:table;/* background: #fff; */font-size: 24px;line-height: 24px;margin: 0px auto -10px;border: 1px solid #d90300;padding: 16px 18px 20px;border-radius: 9px 9px 0 0;font-weight: 500;color: #fff;}
#about .signo-peso, #about .valor,#about .usd, #about sup.centavos{color: #2ee8ff;font-weight: bold;}
#about .signo-peso{font-size: 27px; display: none;}
#about .usd{font-size: 27px;}
#about .valor{font-size: 45px;}
#about sup.centavos{font-size: 28px;}
#about .por-semana{font-size: 25px;line-height: 25px;color: #ffa52b;padding-top: 8px;}

.cobrado{
	width: 280px;
	height:	auto;
	display: table;
	margin: -7px auto 12px;
	padding: 15px 10px 10px;
	text-align: center;
	background: rgb(8 197 220 / 15%);
	color: #351a96;
	line-height: 15px;
	font-size: 13px !important;
	letter-spacing: 0px;
	/* border: 1px solid rgb(45 232 255); */
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 0 0 10px 10px;
}


/** EXIT POP UP 
#stop-exit{
	display: none;
	
}**/
.modal.exit-modal.fade.show{padding:0 10px !important;}

.modal-dialog .close{
	/*text-align:right;
	margin:5px 10px -25px 0px;*/	
    z-index: 5000;
	color: #fff;
}

#stop-exit .section-heading{line-height:33px;}

.section-heading sub{font-size:13px;}
.section-heading sup{font-size: 11px;margin-left: 2px;color: #000;top: -1.2em;}
.text-faded sup{font-size: 10px;margin-left: 4px;color: #ffffffba;}
.service-box sub{font-size:10px;}

.container.stop-exit img{
    margin: -10px 0px 10px;
    border: 1px solid rgba(204, 204, 204, 0.1);
    border-radius: 100%;
    box-shadow: 0px 4px 11px rgba(0,0,0,0.2);
    padding-top: 20px;
}
.example.example1 button{position:relative; z-index:10px}
.txt-x-semana{
	font-size: 12px;
	border-top: 1px solid #ffffff36;
	padding-top: 8px;
	font-weight: 100;
	margin-top: 8px;
	line-height: 14px;
}

#prueba-gratis .titulo{
	width: auto;
	height: auto;
	font-weight: 600;
	font-size: 25px;
	line-height: 25px;
	text-align: left;
	text-decoration: none;
	padding: 10px 0px 5px;
	text-transform: uppercase;
	letter-spacing: 0px;
	display:block;
	color:#351b96;
}


#prueba-gratis .txt{
	width: auto;
	height: auto;
	margin: 0px 0px 15px 0px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 17px;
	color: #360c96;
}
#prueba-gratis .txt strong{font-weight: 800;}

#prueba-gratis .textfield{
	max-width: 300px;
	width: 96%;
	height: 32px;
	margin: 0px 0px 10px 0px;
	padding: 2px 5px 0px;
	background:#FFF;
	float: none;
	clear:none;
	border:1px #0db4e7 solid;
	font-weight:normal;
	font-size: 18px;
	color: #351b96;
	letter-spacing:0px;
	text-decoration:none;
	text-align:left;
	display:inline-block;
}
#stop-exit .nota{
	width: auto;
	height: auto;
	margin: 20px 0px 20px 0px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #360c96;
}
#prueba-gratis .campo{
	width: auto;
	height: auto;
	display:inline-block;
	margin: 10px 0px 20px 0px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 13px;
	line-height: 15px;
	color: #360c96;

}


/** Boton WHATSAPP **/
.social-icon.whatsapp{
    padding: 4px 10px 8px 12px;
    border-radius: 100px;
    font-size: 41px;
    line-height: 46px;
    font-weight: bold;
    background-color: #25d366;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    position: fixed;
    bottom: 24px;
    right: 90px;
    z-index: 1000;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.3);
}
.social-icon.whatsapp:hover{
    background-color: #fff;
    color: #25d366;
    text-decoration: none;
}
.social-icon.whatsapp .img-wa{
	display:inline-block;
	margin:-3px 4px 0px 0px;
}
.msj-clases{
    padding: 5px 135px 7px 8px;
    border-radius: 10px;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    background-color: rgba(8, 8, 8, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    position: fixed;
    bottom: 34px;
    right: 17px;
    width: 284px;
}


/** Newsletter Exit **/
section#exit{
    padding: 0rem 0;
}
.modal-header{
	background: #351b96;
	color:#fff;
	border-radius: 5px 5px 0px 0px;
}
section#exit h4.modal-title{
	line-height: 25px !important;
}
section#exit .book-small{
	width:  100%;
	max-width:  369px;
	margin: 0 auto;
	display:  table;
}
section#exit .subscription_legal{
	color: #121723;
	font-size: 13px;
	line-height: 15px;
	margin: 0px 3px 10px;
	text-align: left;
	display:  table;
}
section#exit #subscription_send{
	background:#d90000;
	margin: 8px auto 8px;
	padding: 10px 20px;
	display:table;
	border: none;
	border-radius:160px;
	color:#fff;
	font-weight:700;
	font-size:18px;
	letter-spacing: 1px;
	text-decoration:none;
	text-transform: uppercase;
    text-align: center;
	cursor:pointer;
}
section#exit #subscription_send:hover{background:#00a4e3;color:#fff;}

section#exit input#subscription_email {
    width: 90%;
    max-width:300px;
    height: 34px;
    display:table;
    margin:0 auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    font-weight: 600;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.navbar-light .navbar-toggler{
    border-color: rgb(0 0 0 / 30%) !important;
    background: #ca3332 !important;
}
.navbar-light .navbar-toggler:hover{
	background: rgb(0 29 107 / 0.1) !important;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link, 
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus, 
#mainNav .navbar-nav>li.nav-item>a.nav-link.comienza.active,
#mainNav .navbar-nav>li.nav-item>a.nav-link.comienza:focus,
#mainNav .navbar-nav>li.nav-item>.popup-gallery a.nav-link, 
#mainNav .navbar-nav>li.nav-item>.popup-gallery a.nav-link:focus{
	color: #fff !important;
	padding: .5rem 0.5rem;
}
#mainNav .navbar-nav>li.nav-item>a.nav-link:hover, 
#mainNav .navbar-nav>li.nav-item>.popup-gallery a.nav-link:hover{
	border-radius: 5px;
	background:rgb(255 255 255 / 0.3);
}


ul.navbar-nav.ml-auto li.dropdown {
	margin-top: 8px !important;
}
li.dropdown a.dropdown-toggle{
	color:rgb(255 255 255 / 0.7);
	text-decoration: none;
	padding: 10px 10px;
}
li.dropdown a.dropdown-toggle:hover{
	color:#fff;
	background:#d90000;
	border-radius: 5px;
}
.navbar-nav>li>.dropdown-menu{
	color:#fff;
	background: #291379;
	border:1px solid #000;
	padding:0px;
}
.dropdown-menu>li>a{
	width:100%;
	display:table;
	color:#fff;
	font-size: 12px;
	line-height:26px;
	padding: 4px 8px 3px;
	margin:0px;
}
.dropdown-menu>li>a:hover{
    text-decoration:none;
    background:rgb(255 255 255 / 30%);
}


@media (max-width: 1201px){
	.navbar-expand-lg>.container{
		max-width:100% !important;
	    margin-right: 0px !important;
	    margin-left: 0px !important;
	    padding-right: 0px !important;
	    padding-left: 0px !important;
	}
	#mainNav .navbar-brand .logo-white{max-width: 245px;}
}

@media (max-width:991px){
	#carrito.bg-carrito .bg-info{
		width:680px;
		padding: 40px 20px 15px 20px;
		margin: -30px auto 0px;
		border-radius: 0px 0px 30px 30px;
	}
	#carrito.bg-carrito .tit-oferta{margin: 60px auto 20px;}
	#mainNav .navbar-brand .logo-white{display:none;}
	#mainNav .navbar-brand .logo-black{display:inherit;width: 100%;max-width: 200px;}
	.ingresar-line .txt-small{
		color: #fff;
		font-size: 12px;
		text-align: center;
		margin: 7px 0px 0px;
	}
	.ingresar-line .txt-small sup{font-size: 8px;}
	.ingresar-line{
		width: 97%;
		text-align: center;
		display: table;
		margin: 5px auto 0;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 600;
	}
	.ingresar-line a.nav-link{
		background: #d90000;
		padding: 1px 0px 2px;
		color: #fff !important;
		border-radius: 170px;
	}
	.ingresar-line a.nav-link:hover{
		background-color: #001d6a !important;
		border-color: #001d6a !important;
		text-decoration:none !important;
	}
	section#dispositivos{display:none;}

	section#services .service-box.mt-5{
		margin-top: 15px !important;
	}
	section#services .fa.fa-4x {
		width: auto;
		float: center;
		font-size: 3em;
		line-height: 1em;
		margin: 0px 5px;
	}
	section#services h3{
		text-align: center;
		font-size: 1.5em;
		margin-bottom: 0.3rem!important;
	}
/*	section#services .text-muted{display: none;}*/
	
	section#faq{display:inherit;}
	section#portfolio{display:none;}
	
	 #mainNav .navbar-nav .nav-item .sinlink{
		  padding: .5rem 0rem !important;
		  color: #fff !important;
		  background: transparent;
		  border-radius: none;
		  display:table;
	}
	.bg-amazon .tit-oferta{margin-top:60px;} 

}

@media (min-width:992px){
	#mainNav{border-color:transparent;background: #d90000; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3MDAwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZDAwMDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d90000 0%,#940000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d90000), color-stop(100%,#940000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d90000 0%,#940000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d90000 0%,#940000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d90000 0%,#940000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d90000 0%,#940000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d90000', endColorstr='#940000',GradientType=0 ); /* IE6-8 */
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 1px 8px 0px rgba(0,0,0,0.4);}
	#mainNav .logo-white{display:block;}
	#mainNav .logo-black{width: 100%;max-width: 290px;display:none;margin: -7px 0;}
	
	#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-color:#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: rgb(255, 255, 255);}

	#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: rgba(255, 255, 255, 0.7) !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;}*/

	
	section#services h3{text-align: center;}
	
	#mainNav{
    font-size: .9rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    color: #fff !important;
	}
}
@media (max-width: 855px){
	.col-book, .col-button {width: 96%;}
	.col-button {float:left}
	.row.banner-palabrasclave .tit{width: 73%;}
	.row.banner-palabrasclave #subscription_email{width: 48%;}
	.row.banner-palabrasclave .book-small{
		position: initial;
		float: right;
		margin: -20px -23px -104px 0px;
		width: 170px;
	}
	.row.banner-palabrasclave #subscription_legal{width: 67%;}
	
	.video-top{
    	top: 95px;
    	left: 15px;
	}	
	.video-top iframe, .txt-solapa{display: none;}
	.pop-video{
		width: 160px;
		height:auto;
		display: table;
		margin: 63px auto 0;
		background: rgb(194, 0, 0);
		padding: 7px 5px 7px 15px;
		color: #fff;
		letter-spacing: 0.5px;
		border-radius: 100px;
		text-transform: uppercase;
		font-weight: 700;
		font-size: 14px;
		line-height: 14px;
		text-align: left;
	}
	.pop-video .fa-play-circle-o{
		float:right;
		font-size: 28px;
		line-height: 26px;
		position: relative;
		right: 4px;
	}
	.pop-video:hover{
		text-decoration:none;
		background: #00a4e3;
		color: #fff;
	}
}
@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){
	.masthead .btn-prueba{/*margin: -320px auto 320px;*/ margin: 0 auto 20px;}
	.container.stop-exit img{
		margin: 0px 0px 10px;
		max-width: 95%;
		padding-top: 10px;
	}
}
@media screen and (max-width:620px){
	.row.banner-palabrasclave .tit{width: 78%;}
	.row.banner-palabrasclave .book-small{width: 23%;margin: 1px 0px 0px 0px;position: absolute;}
}

@media screen and (max-width:565px){
	.row.banner-palabrasclave .tit{width: 70%;font-size: 20px;}
	.row.banner-palabrasclave .book-small{
		width: 30%;
		margin: 0px 0px 0px 0px;
		}
	.row.banner-palabrasclave #subscription_email{width: 60%;margin: 6px auto 0px;}
	.row.banner-palabrasclave #subscription_send{display:table;margin: 5px 0px;}
	.row.banner-palabrasclave #subscription_legal{width: 70%;}
}
@media screen and (max-width:560px){
	.row.banner-palabrasclave #subscription_legal{width: 100%;}
}


@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 screen and (max-width:445px){
	.btn.btn-primary.prueba .break, .btn-prueba.blanca .break, .btn-prueba.dark .break, .btn-prueba .break{font-size: 0.9rem;}
	.btn-prueba .popup-link{
		margin: -27px auto 0px;
		display: table;
		line-height: 20px;
		width: auto;
		text-align: center;
		padding-top: 21px;
		float: none;
		position: inherit;
	}
	.btn-prueba{width:auto;padding: 0 0px;}
	.btn.btn-primary.prueba{
		margin: 0px auto 0px;
		display: table;
	}
	
/*	.video-top iframe{
		position: absolute;
		z-index: 1000;
		top: 40px;
		left:0px;
		width:300px;
		height:169px;
	}
	.txt-solapa{
		width:300px;
		display: block;
		margin: 206px auto 0;
		padding: 3px 0px;
		letter-spacing: 0.8px;
		position:relative;
	}*/
}
@media screen and (max-width:343px){
	#pie{padding: 35px 0px 20px;}
	.row.banner-palabrasclave #subscription_email{width: 90%;}
	.row.banner-palabrasclave .book-small{margin: -8px 0px 0px 0px;}
}

@media (max-width:280px){
	#mainNav .navbar-brand .logo-black{max-width: 145px;}
}


