@charset "utf-8";
/* CSS Document */
.bg-dark{background: #343a40 !important;}
.video-top{
	position: absolute;
	z-index: 1000;
	top: 100px;
	left:30px;
}
.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;
}
#login{
	width: 100%;
	height:auto;
	background: rgba(0, 164, 227, 0.4);
	float:right;
	clear:none;
	padding: 10px 10px;
	margin-bottom: 10px;
	color: #360c96;
	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;
	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: #360c96;font-weight: 600;}
.txt-small a:hover{text-decoration:none;color: #ff6b00;}


#login .btn-ingreso, a.registrate{
	width: 140px;
	height:40px;
	color:#fff;
	background: #360c96;
	display: table;
	margin: 0px auto 5px;
	padding: 8px 15px;
	border:0px;
	font-size:17px;
	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: #ff6b00;
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}
a.registrate{
	width: 100%;
	height:auto;
	padding: 10px 0px 9px;
	margin:2px auto;
	font-size: 19px;
	letter-spacing: 0.5px;
}
a.registrate .small{font-size: 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: hsla(115, 100%, 37%, 0.7);
	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: 285px;width: 100%;margin: -5px 0;}
#mainNav .navbar-brand .logo-black{display:none;}


.ingresar-line{display: none;}


.btn-primary {
    /*background-color: #00a4e3 !important;
    border-color: #00a4e3 !important;*/
    background-color: #f07e16 !important;
    border-color: #e46f05 !important;
}
.btn-primary:hover{
     background-color: #f07e16  !important;
    border-color: #e46f05 !important;
   /*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;
}


.bg-primary{background-color: #f07e16 !important;}
.bg-primary.violeta{background-color: #11bb00 !important;}

.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{
	border-radius: 300px 0px 0px 300px;
	display: inline-block;
	padding: 1rem 1rem 1rem 2rem;
    font-size: 1.4rem;
    line-height: 1.7;
}*/
.btn.btn-primary.prueba, .btn.btn-light.prueba, .btn.btn-primary.ingresar{
	border-radius: 300px 300px;
	display: inline-block;
	padding: 1rem 2rem;
	font-size: 1.8rem;
	line-height: 1.7;
	z-index: 30;
	position: relative;
}

.btn.btn-primary.ingresar{
	background-color: #f07e16 !important;
    border-color: #de6d06 !important;
	text-shadow:  none;
}
.btn.btn-primary.ingresar.rojo{
    background-color: #c20000 !important;
    border-color: #c20000 !important;
}
.btn.btn-primary.ingresar:hover{
    background-color: #351b96 !important;
    border-color: #351b96 !important;
}
.btn.btn-primary.ingresar.arojo:hover{
    background-color: #c20000 !important;
    border-color: #c20000 !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 1rem 0rem;
	line-height: 0.3;
	font-size: 1.2rem;
}
.popup-link{
    background-color: #351b96;
    border-radius: 300px;
    color: #fff;
    border:  none;
    margin: 27px 0px 0 -35px;
    display: inline-block;
    line-height: 20px;
    position: absolute;
    width: 90px;
    text-align: right;
}*/
.btn.btn-primary.prueba .break, .btn-prueba.blanca .break, .btn-prueba.dark .break, .btn-prueba .break{
	display:block;
	margin:0px auto;
	padding: 0rem 0rem 1rem 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;}*/

.popup-link:hover, .btn.btn-primary.prueba:hover{
	background-color: #fff !important;
    border-color: #00a4e3 !important;
    text-decoration:none !important;
    color: #f07e16;
}

.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: #f07e16;
	border-color: #fff !important;
}
.btn.btn-primary.prueba.red:hover, .btn.btn-light.prueba.red:hover{
	color:#f07e16 !important;
	background:#fff;
	border-color:#fff;
}

hr {
    max-width: 50px;
    border-width: 3px;
    border-color: #1b0;
}
.btn-light{color: #666 !important;}

.text-primary {color: #f07e16 !important;}


.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(240, 126, 22, 0.8);}


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



	#mainNav .navbar-nav .nav-item .sinlink{
		  padding: .5rem .7rem;
		  font-size: 0.9rem;
		  font-weight: 700;
		  text-transform: uppercase;
		  color: #351b96;
		  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-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
.txt-popup li{
	padding:3px 0;
}
section#faq{
	display: none;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.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:#c20000;
	margin: 0px 0px 0px 5px;
	padding: 10px 10px;
	border: none;
	border-radius:10px;
	color:#fff;
	font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
	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:#c20000;}
.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;
}




/** 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: #f07e16;
	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(54, 28, 151, 0.3) !important;
	color:#fff;
}


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: 130px;
	width: 100%;
	height:auto;
	display: table;
	margin: 0px auto;
	padding:15px 0px 6px 0px;
}
footer{
	width:100%;
	height:auto;
	background: #343a40;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	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;
}
.memberful-help{
	width:100%;
	max-width: 506px;
    margin: 0px auto;
    display: table;	
}
.mfp-ajax-holder .mfp-content{
	width: auto;
    padding: initial;
}
.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: #1b0;
	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%;
}




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


#prueba-gratis .titulo{
	width: auto;
	height: auto;
	font-family: 'AvenirLT-Bold', Arial, Helvetica, sans-serif;
	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-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 17px;
	color: #360c96;
}
#prueba-gratis .txt strong{font-family: 'AvenirLT-Bold', Arial, Helvetica, sans-serif;}

#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-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	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-family: 'AvenirLT-Medium', Arial, Helvetica, sans-serif;
	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: 10000000;
    -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;
	font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
}
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:#c20000;
	margin: 8px auto 8px;
	padding: 10px 20px;
	display:table;
	border: none;
	border-radius:160px;
	color:#fff;
	font-family:'Open Sans','Helvetica Neue',Arial,sans-serif;
	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;
}


@media (max-width:992px){
	#mainNav .navbar-brand .logo-white{display:none;}
	#mainNav .navbar-brand .logo-black{display:inherit;width: 100%;max-width: 200px;}
	.ingresar-line .txt-small{
		color: #000;
		font-size: 12px;
		text-align: center;
		margin: 7px 0px 0px;
	}
	.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{
		color: #fff !important;
		background: #c20000;
		padding: 1px 0px 2px;
		border-radius: 170px;
	}
	.ingresar-line a.nav-link:hover{
		background-color: #00a4e3 !important;
		border-color: #00a4e3 !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: 40px;
		float: left;
		font-size: 1.4em;
		line-height: 1.3em;
		margin: 0px 5px;
	}
	section#services h3{
		text-align: left;
		font-size: 1.5em;
	}
	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: #212529 !important;
		  background: transparent;
		  border-radius: none;
		  display:table;
	}

}

@media (min-width:992px){
	#mainNav{border-color:transparent;background-color: #1b0;}
	#mainNav .logo-white{display:block;}
	#mainNav .logo-black{width: 100%;max-width: 285px;display:none;margin: -5px 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: #1b0;}

	#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: #f07e16 !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 (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;}
}



