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


.clearfix {
	clear: both;
}
.header-nav {
	width: 100%;
}
.header-nav {
	margin-top: 50px;
	padding: 20px 0 0 0;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.header-nav_fixed .btn-pg {
	color: #ed4a13;
	border: 1px solid #ed4a13;
}
.header-nav_fixed .btn-gral {
	color: #333;
}
.header-nav_fixed .btn-ic {
	color: #313745;
}
.header-nav_fixed .glyphicon {
	color: #20adf5;
}
.header-logo__container {
	padding: 5px 8px;
	width: 75%;
	float: left;
}
.header-nav .logo-header-fixed {
	display: none;
}
.header-nav .logo-header {
	display: inline-block;
}
.header-nav__container {
	padding: 0 1.3618677043%;
	float: left;
	width: 25%;
}
.header-login {
	display: inline-block;
}
.header-login a {
	text-decoration: none;
}
.header-login a:hover {
	color: #ed4a13;
}
.header-nav__item:link, .header-nav__item:visited {
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
}
.header-nav__item:link, .header-nav__item:visited {
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
}
.header-nav__item.btn {
	font-size: 18px;
	font-weight: normal !important;
	margin: 0 0 0 14px;
	padding: 10px;
}
.header-nav__item:link, .header-nav__item:visited {
	cursor: pointer;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
}
.btn-pg {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px 7px 10px 7px;
	color: #fff;
}
.btn-te {
	border: 1px solid #ed4a13;
	border-radius: 5px;
	padding: 10px 20px;
	color: #ed4a13;
}
.btn-ic {
	color: #fff;
}
.btn-c, .btn-t, .btn-p {
	color: #313745;
}
.btn-nav {
	color: #fff;
}
.btn-overlay, .btn-overlay:link, .btn-overlay:visited {
/*background-color: rgba(255,255,255,0.3);*/
}
.btn-pg-orange {
	border: 1px solid #ed4a13;
	border-radius: 5px;
	padding: 10px 20px;
	color: #ed4a13;
}
.btn-ic-grey {
	color: #313745;
}
.btn-menu-grey {
	color: #20adf5;
}
.header-nav .header-nav__container .btn-publish {
	display: none;
}
.btn-green, .btn-green:link, .btn-green:visited {
	background-color: #c4da3a;
	border: solid 1px #b7cd3e;
	color: #fff;
}
.offcanvas-backdrop {
	display: block;
	position: fixed;
	z-index: 995;
	width: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
}
.nav-toggle {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	cursor: pointer;
	margin-left: 27px;
	opacity: .55;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-backface-visibility: hidden;
}
/**/

@media (min-width: 641px) {
.header-nav {
	background-color: transparent;
}
}
@media (min-width: 1025px) {
.header-nav_fixed {
	background-color: #fff;
	max-height: 83px;
	margin-top: -2px;
	position: fixed;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s;
	z-index: 999;
	overflow: hidden;
	-webkit-box-shadow: 0px 3px 7px -3px rgba(0,0,0,0.21);
	-moz-box-shadow: 0px 3px 7px -3px rgba(0,0,0,0.21);
	box-shadow: 0px 3px 7px -3px rgba(0,0,0,0.21);
}
.header-nav_fixed .logo-header-fixed {
	display: inline-block;
	margin-top: -86px;
}
}
@media (min-width: 641px) {
.header-logo__container {
	width: 28.957198%;
	float: left;
	margin-left: 0;
	text-align: left;
	padding: 30px 8px;
}
}
 @media (min-width: 641px) {
.header__logo>img {
	height: auto;
	width: auto;
	margin-top: -19px;
}
}
@media (min-width: 641px) {
.header__logo>img {
	height: auto;
	width: auto;
	margin-top: -36px;
}
}
 @media (min-width: 641px) {
.header-nav__container {
	width: 74.3190661479%;
	float: left;
	margin-left: 2.7237354086%;
	text-align: right;
}
}
@media (min-width: 641px) {
.header-nav__item {
}
}
 @media (min-width: 641px) {
.header-nav__container {
	width: 65.7906%;
	float: left;
	margin-left: 2.7237354086%;
	text-align: right;
}
}
 @media (min-width: 641px) {
.header-nav__item:link, .header-nav__item:visited {
}
}
 @media (min-width: 641px) {
.header-nav__item:link, .header-nav__item:visited {
}
}
 @media (min-width: 641px) {
.header-nav__item:link, .header-nav__item:visited {
	margin-right: 15px;
}
}
/* hide the horizontal scrollbar */
 
        /* move the toggle button to the left and give it
           some breathing room */
.navigation__btn-pg {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 10px 7px 10px 7px;
	color: #fff;
}
a:hover.navigation__btn-pg {
	background-color: rgba(122, 136, 161, 0.80);
	color: #fff;
	text-decoration: none;
}
.btn-navigation {
	border: none;
}
.icon-barra {
	background-color: #fff;
}
.navbar-toggle {
	/*float: left;*/
	display: block !important;
}
.navigation__off-canvas {
	margin-left: 30px;
	width: 140px;
}
.navigation__off-canvas li {
	text-align: left;
	list-style: none;
}
.navigation__off-canvas li a {
	color: #fff;
}
.navigation__off-canvas li a:hover {
	color: #bab2bf;
	text-decoration: none;
}
.li__activo a {
	color: #dfdc26 !important;
}
/* sidebar */
.sidebar-offcanvas {
	-webkit-transition: left .9s ease-in;
	-most-transition: left .9s ease-in;
	transition: left .9s ease-in;
	z-index: 1000;
	left: 100%;
	width: 24%;
	position: absolute;
	top: 2px;
	height: 100%;
	background-image: url(../images/bg-nav-canvas.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0px;
	position: fixed;
	right: 0;
	opacity: 0.8;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
.sidebar-offcanvas.active {
	left: 76%;
}
 @media screen and (max-width: 767px) {
.sidebar-offcanvas {
	left: 100%;
	width: 80%;
}
}
/*------*/
 @media (min-width: 320px) and (max-width: 480px) {
.sidebar-offcanvas.active {
	left: 0%;
}
.sidebar-offcanvas {
	width: 100%;
	-webkit-transition: left .9s ease-in;
	-most-transition: left .9s ease-in;
	transition: left .9s ease-in;
}
}
@media (min-width: 320px) and (max-width: 533px) {
.header-logo__container {
	padding: 5px 8px;
	width: 74%;
	float: left;
}
.icon-bar-top {
	float: right;
}
}
 @media (min-width: 320px) and (max-width: 568px) {
.sidebar-offcanvas.active {
	left: 0%;
}
.sidebar-offcanvas {
	width: 100%;
	-webkit-transition: left .9s ease-in;
	-most-transition: left .9s ease-in;
	transition: left .9s ease-in;
}
.btn-pg {
	padding: 2px 7px 2px 7px;
}
.header-logo__container {
	padding: 5px 8px;
	width: 74%;
	float: left;
}
}
 @media (min-width: 375px) and (max-width: 667px) {
.sidebar-offcanvas.active {
	left: 0%;
}
.sidebar-offcanvas {
	width: 100%;
	-webkit-transition: left .9s ease-in;
	-most-transition: left .9s ease-in;
	transition: left .9s ease-in;
}
.btn-pg {
	padding: 2px 7px 2px 7px;
}
}
 @media (min-width: 414px) and (max-width: 736px) {
.sidebar-offcanvas.active {
	left: 0%;
}
.sidebar-offcanvas {
	width: 100%;
	-webkit-transition: left .9s ease-in;
	-most-transition: left .9s ease-in;
	transition: left .9s ease-in;
}
}
 @media (min-width: 800px) and (max-width: 1280px) {
.sidebar-offcanvas.active {
	left: 0%;
}
.sidebar-offcanvas {
	width: 100%;
	-webkit-transition: left .9s ease-in;
	-most-transition: left .9s ease-in;
	transition: left .9s ease-in;
}
}
 @media (min-width: 1280px) and (max-width: 1760px) {
.sidebar-offcanvas.active {
	left: 70%;
}
.sidebar-offcanvas {
	width: 100%;
	-webkit-transition: left .9s ease-in;
	-most-transition: left .9s ease-in;
	transition: left .9s ease-in;
}
}
 @media (min-width: 960px) and (max-width: 1760px) {
.sidebar-offcanvas.active {
	left: 70%;
}
.sidebar-offcanvas {
	width: 100%;
	-webkit-transition: left .9s ease-in;
	-most-transition: left .9s ease-in;
	transition: left .9s ease-in;
}
}
 @media screen and (max-width: 767px) {
.article-08__btn-txt, .article-08__btn {
	width: 100%;
}
}
 @media (min-width: 768px) and (max-width: 1024px) {
.carousel-caption {
	top: 3px;
}
.carousel-indicators {
	top: 87%;
}
.carousel-caption {
	left: 15%;
	width: 100%;
}
}
/*MAESTROS ONLINE---------------------------------------------------*/
h1, h2, h3, h4, h5, p {
	font-family: 'Raleway', sans-serif !important;
}
h1, h2, h3 {
	font-size: 35px;
	color: #313745;
}
h4 {
	font-size: 16px;
	color: #636b7d;
}
p {
	font-size: 16px;
	color: #636b7d;
}
.bg-01 {
	background: #fe4f18;
	height: 2px;
}
.bg-02 {
	background: #30b1f3;
	height: 2px;
}
.bg-03 {
	background: #e1de21;
	height: 2px;
}
.bg-04 {
	background: #57bc00;
	height: 2px;
}
.header__container-fluid {
	background-size: cover;
	color: #fff;
	overflow: hidden;
	position: relative;
	text-align: center;
	height: auto;
	padding: 0px 0 170px 0;
}
.header__container {
	text-align: center;
}
.header__container a {
	color: #fff;
	font-size: 24px;
}
.header__container a:hover {
	text-decoration: none;
}
.header__btn-blue {
	border: 1px solid #fff;
	border-radius: 5px;
	padding: 8px 40px;
}
a:hover.header__btn-blue {
	background: rgba(235, 235, 235, 0.40);
}
.header__btn-orange {
	background: rgba(255, 139, 89, 0.80);
	border-radius: 5px;
	padding: 13px 80px;
}
a:hover.header__btn-orange {
	background: #d7764c;
}
.header__wrap-btn-orange {
	margin-top: 10px;
}
.header-home__video {
	background-size: cover;
	height: auto;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: auto;
	z-index: -100;
}
.home__video {
	background-size: cover;
	min-width: 100%;
	position: absolute;
	width: auto;
	top: -417px !important;
	z-index: -100;
}
.title-h1 {
	color: #313745;
	margin: 20px 0px 20px 0;
	font-size: 35px;
}
.sub-title-h4 {
	color: #313745;
	margin: 0px 0px 50px 0;
	font-size: 18px;
}
.main__container-fluid {
	height: auto;
	padding-left: 0;
	padding-right: 0;
}
.section-01__container {
	height: auto;
	padding: 100px 0;
}
.title-h2, .title-h3 {
	color: #313745;
}
.text-p {
	color: #636b7d;
}
.article-01__wrapper-icons {
	margin: 100px 0 100px 0;
}
.article-01__icons {
	text-align: center;
	margin-bottom: 40px;
}
.article-01__icons img {
	margin-bottom: 30px;
}
.article-01__icons p {
	color: #636b7d;
}
.section-02__container {
	height: auto;
	padding: 150px 0 0 0;
}
.article-02__wrapper-ventas {
	margin-top: -70px;
}
.section-03__container-fluid {
	background: #68a9db;
	height: auto;
	padding: 100px 0 100px 0;
}
.article-03__wrapp {
	color: #fff;
}
.article-03__wrapp a {
	color: #fff;
}
.section-05__container {
	height: auto;
	padding: 100px 0 50px 0;
	text-align: center;
}
.article-05__wrapper-iconos {
	margin-bottom: 50px;
}
.article-05__btn-01 {
	color: #636b7d;
}
a:hover.article-05__btn-01 {
	color: #b23f73;
	text-decoration: none;
}
.article-05__btn-02 {
	color: #636b7d;
}
a:hover.article-05__btn-02 {
	color: #e84b3a;
	text-decoration: none;
}
.article-05__btn-03 {
	color: #636b7d;
}
a:hover.article-05__btn-03 {
	color: #0dccc0;
	text-decoration: none;
}
.article-05__btn-04 {
	color: #636b7d;
}
a:hover.article-05__btn-04 {
	color: #e3a712;
	text-decoration: none;
}
.article-05__btn-05 {
	color: #636b7d;
}
a:hover.article-05__btn-05 {
	color: #3498db;
	text-decoration: none;
}
.article-05__btn-06 {
	color: #636b7d;
}
a:hover.article-05__btn-06 {
	color: #27ae60;
	text-decoration: none;
}
.section-videos-testim__container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.article-videos-testim__container {
	text-align: center;
	padding: 85px 0 40px 0;
}
.article-06__container a {
	color: #fff;
	font-size: 24px;
}
.article-06__container a:hover {
	text-decoration: none;
}
.article-06__btn-testimonio-blue {
	background: rgba(105, 195, 236, 0.80);
	border-radius: 5px;
	margin-top: 250px;
	padding: 10px 50px;
}
.section-07__container {
	height: auto;
	min-height: 600px;
	padding: 50px 0 100px 0;
}
.article-07__title-h3 {
	color: #313745;
	font-size: 16px;
}
.section-area-form__container-fluid {
	background: #fba27e;
	color: #fff;
	height: auto;
	padding: 100px 0 100px 0;
	text-align: center;
}
.article-08__title-h2 {
	margin-bottom: 30px;
}
.article-08__text-p {
	font-size: 18px;
}
.article-08__btn {
	background-color: #68a9db;
	border: 0;
	border-radius: 5px;
	color: #fff;
	padding: 10px 65px;
}
input {
	border: none;
}
.article-08__btn-txt {
	border-radius: 5px;
	color: #000;
	margin-bottom: 30px;
	margin-right: 20px;
	padding: 10px 10px;
	width: 280px;
}
.section-area-empresas__container {
	height: auto;
	padding: 150px 0;
	text-align: center;
}
.article-09__title-h3 {
	color: #313745;
	margin-bottom: 50px;
}
.article-09__wrapper-img img {
	margin-right: 20px;
}
.section-vidroop-gratis__container {
	height: auto;
	padding: 100px 0 0 0;
}
.article-vidroop-gratis__title-h3 {
	color: #fff;
	font-size: 50px;
	margin-bottom: 50px;
}
.article-vidroop-gratis__title-h2 {
	color: #313745;
	font-size: 50px;
	text-align: center;
}
.article-vidroop-gratis__text-p {
	color: #636b7d;
	font-size: 18px;
	margin: 20px 0 90px 0;
}
.article-vidroop-gratis__title-h3 {
	color: #313745;
	font-size: 50px;
}
.wrapper-vidroop-gratis__img img {
	margin: 90px 0 0 50px;
}
.wrapper-vidroop-gratis__text {
	text-align: right;
}
.header-nav_fixed .icon-bar {
	background-color: #313745 !important;
}
.article-area-empresas__row h3 {
	font-size: 26px;
}
.icon-bar-top {
	float: right;
	margin-top: -18px;
}
.nav-canvas {
	margin-bottom: 50px;
	margin-left: 0px !important;
	width: 100% !important;
}
.nav-canvas li {
	border-bottom: 1px solid #a99faf;
	padding: 7px 0;
}
.article-tit-posit {
	z-index: 10;
	position: absolute;
	min-height: 100%;
}
.bg-video-body {
	background-size: cover;
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}
/*----------------------*/


.objetivo-final-container {
	text-align: center;
	margin-top: 120px;
}
.objetivo-final-tit-txt {
	font-size: 14px;
	margin-bottom: 80px;
}
.objetivo-final-tarjeta {
	font-size: 14px;
	;
}
.objetivo-final-tarjeta h4 {
	line-height: 25px
}
.antes-de-seguir-container {
	margin-top: 120px;
}
.antes-de-seguir-col-lft p {
	line-height: 25px;
	font-size: 18px;
}
.antes-de-seguir-col-rgt {
}
.pregunta-tit01-container-fluid {
	background: #f5f5f5;
	padding-top: 70px;
}
.objetivo-final-container {
}
.pregunta-tit01-col-lft {
}
.pregunta-tit01-col-rgt {
	text-align: left;
}
.pregunta-tit01-col-rgt h5 {
	color: #ff8b59;
	font-size: 18px;
	font-weight: bold;
}
.bannerverde-container-fluid {
	padding: 120px 0;
}
.bg-verde01 {
	background-image: url(../images/bg-img-01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.bannerverde01-container {
}
.bannerverde01 {
	text-align: center;
}
.bannerverde01 h2 {
	color: #fff;
	line-height: 45px;
}
.bannerverde01 p {
	color: #fff;
	font-size: 22px;
}
.bloqueAbel01-container {
	padding: 120px 0 0 0;
}
.bloqueAbel01-col-lft {
}
.bloqueAbel01-col-rgt {
}
.bloqueAbel01-txt {
	text-align: center;
	padding: 100px 0;
}
.bloqueAbel01-txt p {
	color: #636b7d;
	font-size: 22px;
}
.bloqueAbel01-txt h4 {
	color: #85bb65;
	font-size: 22px;
	font-weight: bold;
}
.bloqueAbel01-txt h3 {
}
.pasos-container {
	margin-bottom: 120px;
}
.pasos01-tit {
	margin-bottom: 30px;
}
.pasos01-col-lft {
	text-align: justify;
}
.pasos01-col-rgt {
	padding-left: 115px;
}
.bannerazul-container-fluid {
	background: #70a5c5;
	padding: 120px 0;
}
.objetivo-final-container {
}
.bannerazul {
	color: #fff;
	text-align: left;
}
.bannerazul h2, .bannerazul p {
	color: #fff;
}
.bg-azul {
	background-image: url(../images/bg-img-02.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
.pasos02-container {
	padding: 0 0 120px 0;
}
.pasos02-tit {
	padding-top: 100px;
}
.pasos03-container {
	margin-bottom: 120px;
}
.pasos03-row {
	margin-top: 80px;
}
.pasos03-col-lft {
}
.pasos03-col-rgt {
}
.bannerverde-container-fluid {
}
.bg-verde02 {
	background-image: url(../images/bg-img-03.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
.bannerverde02-container {
}
.bannerverde02-col-lft h3, .bannerverde02-col-lft p {
	color: #fff;
}
.bannerverde02-col-rgt {
}
.bloque-preguntas02-container-fluid {
	background-image: url(../images/img-11.png);
	background-repeat: no-repeat;
	background-position: left;
}
.bloque-preguntas02-container {
}
.bloque-preguntas02-col-rgt {
	padding: 80px 0 100px 0px;
	line-height: 38px;
}
.bloque-preguntas02-col-rgt p {
	font-size: 35px;
}
.bloque-preguntas02-txt-rgt-fin {
	color: #313745 !important;
	font-size: 16px;
	font-family: 'Raleway', sans-serif !important;
}
.oportunidad-container-fluid {
	background-image: url(../images/bg-img-04.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
}
.oportunidad-container {
	padding: 120px 0;
}
.oportunidad-col-lft {
}
.oportunidad-col-rgt {
}
.grandes-apuestas-container {
	padding: 120px 0;
}
.grandes-apuestas-tit h4 {
	color: #85bb65;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 100px;
}
.grandes-apuestas-col-rgt {
}
.grandes-apuestas-col-lft h4 {
	color: #85bb65;
	font-size: 18px;
	font-weight: 700;
}
.grandes-apuestas-row {
	margin: 100px 0;
}
.grandes-apuestas-row-top {
	margin-top: 100px;
}
.bannergris01-col-rgt {
}
.bloqueAbel02-container {
	padding-bottom: 120px;
}
.bloqueAbel02-col-lft p {
	color: #636b7d;
	line-height: 25px;
	margin-top: 10px;
}
.bloqueAbel02-col-rgt {
}
.unidad-tit {
	color: #85bb65;
}
.objetivo-tit {
	color: #68a9db;
}
.ul-border-bottom {
	border-bottom: 1px solid #e3e3e3 !important;
}
.btn-preview {
	background: #47a888;
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
	padding: 10px;
}
.bg-gris02 {
	background-image: url(../images/bg-img-06.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.bg-gris03 {
	background: #f6f6f6;
}
.bannegris02-container {
	padding: 120px 0;
}
.bannegris02-col-rgt {
}
.bloque-ahora-hablando-en-serio-container {
	padding: 120px 0;
}
.row-bloque-ahora-hablando-en-serio {
	padding: 100px 0;
}
.bloque-ahora-hablando-en-serio-tit h4 {
	color: #85bb65;
	margin-bottom: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.bannergris02-col-rgt-proverbio {
	color: #67a9db;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
}
.bloque-ahora-hablando-en-serio-col-lft {
}
.bloque-ahora-hablando-en-serio-col-rgt h4, .bloque-ahora-hablando-en-serio-col-lft h4 {
	font-size: 24px;
}
.bloque-precios-container {
	padding-bottom: 120px;
}
.bloque-precios-tit {
	text-align: center;
}
.bannegris03-container-fluid {
	background: #f5f5f5;
	padding: 120px 0;
}
.bannegris03-col-rgt {
}
.video-testim-container {
	padding: 120px 0 0 0;
}
.video-testim h3 {
	font-size: 24px;
}
.video-testim iframe {
	left: 0;
	top: 0;
	width: 100%;
}
.row-video-bottom {
/*margin-bottom:80px;*/}
.video-testim {
	margin-bottom: 30px;
}
.video-testim-big-container-fluid {
}
.regalo-container {
	margin-bottom: 100px;
}
.regalo-tit {
	text-align: center;
	margin: 100px 0;
}
.row-regalos {
	margin: 50px 0;
}
.bannergris-container-fluid {
	padding: 100px 0 100px 0;
	margin-bottom: 100px;
}
.bg-gris01 {
	background-image: url(../images/bg-img-05.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
	padding: 140px 0 140px 0;
	margin-bottom: 100px;
}
.bannergris03-txt {
}
.wrap-regalo-lft h4, .wrap-regalo-rgt h4 {
	font-family: 'Open Sans', sans-serif !important;
}
.listado-regalo-mol-container {
	padding-bottom: 120px;
}
.listado-regalo-mol-tit {
	text-align: center;
}
.listado-regalo-mol-txt {
	margin-bottom: 80px;
}
.listado-regalo-mol-txt h4 {
	font-size: 18px;
}
.list-regalo-mol {
	border-bottom: 1px solid #e3e3e3;
	color: #636b7d;
	padding: 30px 0;
	line-height: 30px;
}
.list-regalo-mol-gratis {
	color: #85bb65;
	font-size: 36px;
}
.form-val-pecio {
	font-size: 40px;
}
.bloque-precios-container {
}
.bloque-precios-tit {
	margin-bottom: 120px;
}
.video-testim-big-container-fluid {
}
.bloque-preguntas-frecuentes-container {
}
.bloque-preguntas-frecuentes-tit {
}
.bloque-preguntas-frecuentes-col-lft {
}
.bloque-preguntas-frecuentes-col-rgt {
}
.bloque-temporizador-container {
	padding: 20px 15px 20px 15px;
	background: #fba27e;
}
.precios-txt-rgt {
	margin-left: -40px;
}
/*--Reset Bootstrap----------------*/
.ok-naranja {
	color: #ff8b59;
	margin-right: 7px;
}
.ok-blanco {
	color: #fff;
	margin-right: 7px;
}
.ok-verde {
	color: #85bb65;
	margin-right: 7px;
}
.txt-temporizador {
	color: #fff;
	font-style: italic;
	font-size: 23px;
	float: left;
	margin-top: 50px;
}
.txt-temporizador-body {
	font-size: 40px;
	margin-top: 20px;
}
/*------------------------------*/
.header {
	margin-bottom: 100px;
}
.bg-01 {
	background: #fe4f18;
	height: 2px;
}
.bg-02 {
	background: #30b1f3;
	height: 2px;
}
.bg-03 {
	background: #e1de21;
	height: 2px;
}
.bg-04 {
	background: #57bc00;
	height: 2px;
}
.header-logo img {
	display: block;
	margin: 40px auto 40px auto;
}
.tit-ppl h1 {
	color: #313745;
	font-size: 35px;
}
.tit-ppl h5 {
	color: #636b7d;
	font-size: 18px;
}
.container-tabs {
	margin-bottom: 100px;
}
.btns-tabs {
	margin-bottom: 80px;
}
.bg-tab-ul {
	padding-right: 0;
}
.bg-tab-ul li {
	background: #f2f2f2;
}
.tab-nav a {
	color: #636b7d;
	font-size: 18px;
}
.bg-PP {
	background: rgba(108, 169, 72, 0.30);
}
.bg-PP {
	padding: 45px 0;
}
.wrap-bg-green {
	margin-top: -20px;
}
.tarjetas {
	color: #636b7d;
	margin-bottom: 40px;
}
.tarjetas div article h4 {
	font-size: 18px;
}
.tarjetas div div p {
	font-size: 72px;
	margin-bottom: 0;
}
.tarjetas h5 {
	text-align: center;
}
.tarjetas p {
	padding: 20px 60px;
}
.wrap-tarjeta {
	text-align: center;
}
.btn-comprar {
	background: #85bb65;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	padding: 15px 60px;
	text-decoration: none !important;
}
.btn-comprar:hover {
	color: #fff;
}
.btn-comprar:visited {
	color: #fff;
}
.ok-green {
	color: #85bb65;
}
.cont-tarjetas-plan h4, .cont-tarjetas-plan span {
	font-size: 18px;
	padding: 0;
}
.btn-precios-gray {
	background: #f7f7f7;
	color: #636b7d !important;
}
.precio-garantia {
	font-size: 36px;
}
.abel-profesor {
	list-style: none;
	line-height: 35px;
	padding-left: 0;
}
.abel-profesor li {
	border-bottom: 1px solid #e3e3e3;
}
.abel-profesor-iconos {
	color: #85bb65;
	font-size: 20px;
	padding-top: 8px;
}
.txt-abel-profesor {
	color: #646b7d;
	float: right;
}
a.btn-matricular {
	border: 0;
	border-radius: 5px;
	background: #ff8b59;
	color: #fff;
	font-size: 24px;
	padding: 10px 20px;
	margin-top: 30px;
}
a:hover.btn-matricular {
	background: #d7764c;
}
/* Bubble Float Top */
/*EFECTO BTN VERDE--------------------------*/
.hvr-bubble-float-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-top:before {
	position: absolute;
	z-index: -1;
	content: '';
	left: calc(50% - 10px);
	top: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #85bb65 transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
/*EFECTO BTN GRIS--------------------------*/
.btn-gris-float-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.btn-gris-float-top:before {
	position: absolute;
	z-index: -1;
	content: '';
	left: calc(50% - 10px);
	top: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #f7f7f7 transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.btn-gris-float-top:hover, .btn-gris-float-top:focus, .btn-gris-float-top:active {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}
.btn-gris-float-top:hover:before, .btn-gris-float-top:focus:before, .btn-gris-float-top:active:before {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
.bg-green {
	border-radius: 8px 8px 0 0;
	background: #6ca948;
	padding: 17px 0 0 0;
}
.bg-green h4, .bg-green p, .bg-green span {
	color: #fff;
}
.bg-green h4 {
	margin-bottom: 20px;
}
.bg-gray {
	background: rgba(230, 230, 230, 0.30);
}
.bg-gray h4 {
	padding: 30px 0 0 0;
}
.bg-gray p {
	padding: 0;
}
.bg-gray-top {
	margin-top: 46px;
}
.bg-gray-border-lft {
	border-radius: 8px 0 0 0;
}
.bg-gray-border-rgt {
	border-radius: 0 8px 0 0;
}
.padding-none {
	padding-left: 0;
	padding-right: 0;
}
.container-fluid-video-bg {
	background-image: url(../images/video-bg.jpg);
	background-position: center;
	height: 544px;
}
.btn-video a {
	color: #fff;
	font-size: 24px;
}
.btn-video a:hover {
	color: #e5e6e6;
	background: rgba(89, 150, 196, 0.80);
	text-decoration: none;
}
.btn-testimonio-blue {
	background: rgba(104, 169, 219, 0.80);
	border-radius: 5px;
	margin-top: 250px;
	padding: 10px 50px;
}
.row-PF {
	padding: 100px 0;
}
.tit-h2 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 100px;
}
.area-preguntas-txt {
	color: #636b7d;
	font-size: 14px;
}
.area-preguntas-txt b {
	color: #313745;
	font-size: 18px;
}
.tit-h3 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 100px;
}
.footer-img img {
	margin-right: 50px;
}
.footer-wrap {
	margin-bottom: 100px;
}


		
/*MEDIA QUERIES------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 480px) {
.avatar img {
	display: block;
	margin: 20px auto 20px auto;
}
.tit-ppl {
	text-align: center;
}
.tit-ppl h1 {
	font-size: 20px;
}
.tit-ppl h5 {
	font-size: 16px;
}
.nav > li > a {
	padding: 10px 25px;
}
.btn-video a {
	font-size: 27px;
}
.btn-testimonio-blue {
	padding: 10px 10px;
}
.btns-tabs {
	margin-bottom: 0px;
}
.wrap-bg-green {
	margin-top: 0px;
}
.margin-bottom-responsive {
	margin-bottom: 70px;
}
.footer-img img {
	margin-right: 0px;
}
/*--------------------------------*/
h1, h2, h3 {
	font-size: 22px;
}
.header__container a {
	font-size: 16px;
}
.header__wrap-btn-orange {
	margin-bottom: 25px;
}
.antes-de-seguir-container {
	margin-top: 0px;
}
.objetivo-final-tarjeta {
	margin-bottom: 40px;
}
.title-h1 {
	font-size: 22px;
}
.sub-title-h4 {
	font-size: 18px;
}
.antes-de-seguir-container {
	text-align: center;
}
.pregunta-tit01-img {
	margin-top: 40px;
}
.pregunta-tit01-col-rgt h3 {
	text-align: center;
}
.objetivo-final-container {
	margin: 80px 0 0 0;
}
.bannerverde-container-fluid {
	padding: 80px 0;
}
.bloqueAbel01-container {
	padding: 80px 15px 80px 15px;
}
.bloqueAbel01-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt {
	text-align: justify;
}
.bloqueAbel01-txt {
	padding-bottom: 0px;
}
.pasos-container {
	margin-bottom: 80px;
}
.bg-azul {
	background-image: none;
	background: #70a5c5;
}
.bannerazul-container-fluid {
	padding: 80px 0;
}
.pasos02-tit {
	padding-top: 80px;
	margin-bottom: 80px;
}
.pasos02-container {
	padding: 0 15px 0 15px;
}
.pasos03-col-rgt {
	margin-top: 40px;
}
.pasos03-row {
	margin-top: 25px;
}
.pasos03-container {
	margin-bottom: 80px;
}
.bg-verde02 {
	background-image: none;
	background: #85bb65;
}
.bloque-preguntas02-container-fluid {
	background-image: none;
}
.bloque-preguntas02-col-rgt {
	padding: 80px 0;
}
.bloque-preguntas02-col-rgt p {
	font-size: 22px;
}
.row-align {
	text-align: center;
}
.oportunidad-container {
	padding: 80px 0;
}
.grandes-apuestas-container {
	padding: 80px 15px 50px 15px;
}
.grandes-apuestas-col-rgt {
	padding: 0px 15px 40px 15px;
}
.grandes-apuestas-row {
	margin: 0 0 40px 0;
}
.grandes-apuestas-col-lft {
	margin: 40px 0;
	padding: 0;
}
.grandes-apuestas-col-lft-dos {
	margin: 40px 0;
	padding: 0 15px 0 15px;
}
.grandes-apuestas-row-top {
	margin-top: 0px;
}
.bannergris-container-fluid {
	padding: 80px 0;
}
.bg-gris01 {
	background-image: none;
	background: #f5f5f5;
}
.bannergris-container-fluid {
	margin-bottom: 80px;
}
.bloqueAbel02-container {
	padding-bottom: 80px;
}
.bannegris02-container {
	padding: 80px 0;
}
.btn-preview {
	width: 100%;
	margin-bottom: 20px;
}
.bg-gris02 {
	background-image: none;
	background: #cddcec;
}
.bannergris02-col-rgt-proverbio {
	font-size: 14px;
}
.bloque-ahora-hablando-en-serio-container {
	padding: 80px 15px 80px 15px;
}
.bloque-ahora-hablando-en-serio-col-lft {
	margin-bottom: 40px;
}
.bloque-ahora-hablando-en-serio-col-rgt {
	margin-bottom: 80px;
}
.bloque-precios-tit {
	margin-bottom: 0px;
}
.garantia-satisf {
	margin-bottom: 40px;
}
.bannegris03-container-fluid {
	padding: 80px 0;
}
.video-testim-container {
	padding: 80px 20px 80px 20px;
}
.regalo-container {
	margin-bottom: 0;
}
.listado-regalo-mol-txt {
	margin-bottom: 80px;
}
.listado-regalo-mol-txt {
	padding: 0 30px 0 30px;
}
.listado-regalo-mol-container {
	padding-bottom: 80px;
}
.antes-de-seguir-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt h3 {
	text-align: center;
}
.bloqueAbel01-txt {
	padding: 100px 20px 0 20px;
}
.bloque-precios-container {
	padding-bottom: 50px;
}
.section-videos-testim__container-fluid {
	height: auto;
}
.row-PF {
	padding: 30px 0;
}
.bg-header-img {
	background-image: url(../images/bg-header-img.jpg);
	background-repeat: no-repeat;
	height: auto;
}
.pregunta-tit01-container-fluid {
	padding-top: 0;
}
.bloque-ahora-hablando-en-serio-tit h4 {
	margin-bottom: 50px;
}
.precios-txt-rgt {
	margin-left: 0;
}
.regalo-tit {
	margin-bottom: 40px;
	margin-top: 0;
}
.video-testim-container {
	padding-bottom: 40px;
}
.row-regalos {
	margin-bottom: 80px;
}
.tit-h2 {
	margin-bottom: 40px;
}
.oportunidad-container-fluid {
	background-image: url(../images/bg-movil-oportunidad.jpg);
	background-repeat: repeat-x;
}
.article-videos-testim__container {
	text-align: center;
	padding: 5px 0 10px 0;
}
a.btn-matricular {
	font-size: 18px;
}
}
 @media (min-width: 320px) and (max-width: 533px) {
.avatar img {
	display: block;
	margin: 20px auto 20px auto;
}
.tit-ppl {
	text-align: center;
}
.tit-ppl h1 {
	font-size: 20px;
}
.tit-ppl h5 {
	font-size: 16px;
}
.nav > li > a {
	padding: 10px 25px;
}
.btn-video a {
	font-size: 27px;
}
.btn-testimonio-blue {
	padding: 10px 10px;
}
.btns-tabs {
	margin-bottom: 0px;
}
.wrap-bg-green {
	margin-top: 0px;
}
.margin-bottom-responsive {
	margin-bottom: 70px;
}
.footer-img img {
	margin-right: 0px;
}
.article-videos-testim__container {
	text-align: center;
	padding: 5px 0 10px 0;
}
a.btn-matricular {
	font-size: 18px;
}
}
 @media (min-width: 320px) and (max-width: 568px) {
/*--------------------------------*/
h1, h2, h3 {
	font-size: 22px;
}
.header__container a {
	font-size: 16px;
}
.header__wrap-btn-orange {
	margin-bottom: 25px;
}
.antes-de-seguir-container {
	margin-top: 0px;
}
.objetivo-final-tarjeta {
	margin-bottom: 40px;
}
.title-h1 {
	font-size: 24px;
}
.sub-title-h4 {
	font-size: 18px;
}
.antes-de-seguir-container {
	text-align: center;
}
.pregunta-tit01-img {
	margin-top: 40px;
}
.pregunta-tit01-col-rgt h3 {
	text-align: center;
}
.objetivo-final-container {
	margin: 80px 0 20px 0;
}
.bannerverde-container-fluid {
	padding: 80px 0;
}
.bloqueAbel01-container {
	padding: 80px 15px 80px 15px;
}
.bloqueAbel01-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt {
	text-align: justify;
}
.bloqueAbel01-txt {
	padding-bottom: 0px;
}
.pasos-container {
	margin-bottom: 80px;
}
.bg-azul {
	background-image: none;
	background: #70a5c5;
}
.bannerazul-container-fluid {
	padding: 80px 0;
}
.pasos02-tit {
	padding-top: 80px;
	margin-bottom: 80px;
}
.pasos02-container {
	padding: 0 15px 0 15px;
}
.pasos03-col-rgt {
	margin-top: 40px;
}
.pasos03-row {
	margin-top: 25px;
}
.pasos03-container {
	margin-bottom: 80px;
}
.bg-verde02 {
	background-image: none;
	background: #85bb65;
}
.bloque-preguntas02-container-fluid {
	background-image: none;
}
.bloque-preguntas02-col-rgt {
	padding: 80px 0;
}
.bloque-preguntas02-col-rgt p {
	font-size: 22px;
}
.row-align {
	text-align: center;
}
.oportunidad-container {
	padding: 80px 0;
}
.grandes-apuestas-container {
	padding: 80px 15px 50px 15px;
}
.grandes-apuestas-col-rgt {
	padding: 0px 15px 40px 15px;
}
.grandes-apuestas-row {
	margin: 0 0 40px 0;
}
.grandes-apuestas-col-lft {
	margin: 40px 0;
	padding: 0;
}
.grandes-apuestas-col-lft-dos {
	margin: 40px 0;
	padding: 0 15px 0 15px;
}
.grandes-apuestas-row-top {
	margin-top: 0px;
}
.bannergris-container-fluid {
	padding: 80px 0;
}
.bg-gris01 {
	background-image: none;
	background: #f5f5f5;
}
.bannergris-container-fluid {
	margin-bottom: 80px;
}
.bloqueAbel02-container {
	padding-bottom: 80px;
}
.bannegris02-container {
	padding: 80px 0;
}
.btn-preview {
	width: 100%;
	margin-bottom: 20px;
}
.bg-gris02 {
	background-image: none;
	background: #cddcec;
}
.bannergris02-col-rgt-proverbio {
	font-size: 14px;
}
.bloque-ahora-hablando-en-serio-container {
	padding: 80px 15px 80px 15px;
}
.bloque-ahora-hablando-en-serio-col-lft {
	margin-bottom: 40px;
}
.bloque-ahora-hablando-en-serio-col-rgt {
	margin-bottom: 80px;
}
.bloque-precios-tit {
	margin-bottom: 0px;
}
.garantia-satisf {
	margin-bottom: 40px;
}
.bannegris03-container-fluid {
	padding: 80px 0;
}
.video-testim-container {
	padding: 80px 20px 80px 20px;
}
.regalo-container {
	margin-bottom: 0;
}
.listado-regalo-mol-txt {
	margin-bottom: 80px;
}
.listado-regalo-mol-txt {
	padding: 0 30px 0 30px;
}
.listado-regalo-mol-container {
	padding-bottom: 80px;
}
.antes-de-seguir-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt h3 {
	text-align: center;
}
.bloqueAbel01-txt {
	padding: 80px 20px 0 20px;
}
.bloque-precios-container {
	padding-bottom: 50px;
}
.section-videos-testim__container-fluid {
	height: auto;
}
.row-PF {
	padding: 30px 0;
}
.bg-header-img {
	background-image: url(../images/bg-header-img.jpg);
	background-repeat: no-repeat;
	height: auto;
}
.logo-align a img {
	display: block;
	margin: 20px auto 20px auto;
}
.pregunta-tit01-container {
	margin: 80px 0 0 0;
}
.pregunta-tit01-container-fluid {
	padding-top: 0;
}
.bloque-ahora-hablando-en-serio-tit h4 {
	margin-bottom: 50px;
}
.precios-txt-rgt {
	margin-left: 0;
}
.regalo-tit {
	margin-bottom: 40px;
	margin-top: 0;
}
.video-testim-container {
	padding-bottom: 40px;
}
.row-regalos {
	margin-bottom: 80px;
}
.tit-h2 {
	margin-bottom: 40px;
}
.oportunidad-container-fluid {
	background-image: url(../images/bg-movil-oportunidad.jpg);
	background-repeat: repeat-x;
}
.article-videos-testim__container {
	text-align: center;
	padding: 5px 0 10px 0;
}
a.btn-matricular {
	font-size: 18px;
}
}
 @media (min-width: 348px) and (max-width: 640px) {
}
 @media (min-width: 360px) and (max-width: 667px) {
.avatar img {
	display: block;
	margin: 20px auto 20px auto;
}
.tit-ppl {
	text-align: center;
}
.tit-ppl h1 {
	font-size: 20px;
}
.tit-ppl h5 {
	font-size: 16px;
}
.nav > li > a {
	padding: 10px 25px;
}
.btn-video a {
	font-size: 27px;
}
.btn-testimonio-blue {
	padding: 10px 10px;
}
.btns-tabs {
	margin-bottom: 0px;
}
.wrap-bg-green {
	margin-top: 0px;
}
.margin-bottom-responsive {
	margin-bottom: 70px;
}
.footer-img img {
	margin-right: 0px;
}
a.btn-matricular {
	font-size: 18px;
}
}
 @media (min-width: 360px) and (max-width: 640px) {
}
 @media (min-width: 375px) and (max-width: 627px) {
/*--------------------------------*/
h1, h2, h3 {
	font-size: 22px;
}
.header__container a {
	font-size: 16px;
}
.header__wrap-btn-orange {
	margin-bottom: 25px;
}
.antes-de-seguir-container {
	margin-top: 0px;
}
.objetivo-final-tarjeta {
	margin-bottom: 40px;
}
.title-h1 {
	font-size: 24px;
}
.sub-title-h4 {
	font-size: 18px;
}
.antes-de-seguir-container {
	text-align: center;
}
.pregunta-tit01-img {
	margin-top: 40px;
}
.pregunta-tit01-col-rgt h3 {
	text-align: center;
}
.objetivo-final-container {
	margin: 80px 0 20px 0;
}
.bannerverde-container-fluid {
	padding: 80px 0;
}
.bloqueAbel01-container {
	padding: 80px 15px 80px 15px;
}
.bloqueAbel01-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt {
	text-align: justify;
}
.bloqueAbel01-txt {
	padding-bottom: 0px;
}
.pasos-container {
	margin-bottom: 80px;
}
.bg-azul {
	background-image: none;
	background: #70a5c5;
}
.bannerazul-container-fluid {
	padding: 80px 0;
}
.pasos02-tit {
	padding-top: 80px;
	margin-bottom: 80px;
}
.pasos02-container {
	padding: 0 15px 0 15px;
}
.pasos03-col-rgt {
	margin-top: 40px;
}
.pasos03-row {
	margin-top: 25px;
}
.pasos03-container {
	margin-bottom: 80px;
}
.bg-verde02 {
	background-image: none;
	background: #85bb65;
}
.bloque-preguntas02-container-fluid {
	background-image: none;
}
.bloque-preguntas02-col-rgt {
	padding: 80px 0;
}
.bloque-preguntas02-col-rgt p {
	font-size: 22px;
}
.row-align {
	text-align: center;
}
.oportunidad-container {
	padding: 80px 0;
}
.grandes-apuestas-container {
	padding: 80px 15px 50px 15px;
}
.grandes-apuestas-col-rgt {
	padding: 0px 15px 40px 15px;
}
.grandes-apuestas-row {
	margin: 0 0 40px 0;
}
.grandes-apuestas-col-lft {
	margin: 40px 0;
	padding: 0;
}
.grandes-apuestas-col-lft-dos {
	margin: 40px 0;
	padding: 0 15px 0 15px;
}
.grandes-apuestas-row-top {
	margin-top: 0px;
}
.bannergris-container-fluid {
	padding: 80px 0;
}
.bg-gris01 {
	background-image: none;
	background: #f5f5f5;
}
.bannergris-container-fluid {
	margin-bottom: 80px;
}
.bloqueAbel02-container {
	padding-bottom: 80px;
}
.bannegris02-container {
	padding: 80px 0;
}
.btn-preview {
	width: 100%;
	margin-bottom: 20px;
}
.bg-gris02 {
	background-image: none;
	background: #cddcec;
}
.bannergris02-col-rgt-proverbio {
	font-size: 14px;
}
.bloque-ahora-hablando-en-serio-container {
	padding: 80px 15px 80px 15px;
}
.bloque-ahora-hablando-en-serio-col-lft {
	margin-bottom: 40px;
}
.bloque-ahora-hablando-en-serio-col-rgt {
	margin-bottom: 80px;
}
.bloque-precios-tit {
	margin-bottom: 0px;
}
.garantia-satisf {
	margin-bottom: 40px;
}
.bannegris03-container-fluid {
	padding: 80px 0;
}
.video-testim-container {
	padding: 80px 20px 80px 20px;
}
.regalo-container {
	margin-bottom: 0;
}
.listado-regalo-mol-txt {
	margin-bottom: 80px;
}
.listado-regalo-mol-txt {
	padding: 0 30px 0 30px;
}
.listado-regalo-mol-container {
	padding-bottom: 80px;
}
.antes-de-seguir-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt h3 {
	text-align: center;
}
.bloqueAbel01-txt {
	padding: 100px 20px 0 20px;
}
.bloque-precios-container {
	padding-bottom: 50px;
}
.section-videos-testim__container-fluid {
	height: auto;
}
.row-PF {
	padding: 30px 0;
}
.bg-header-img {
	background-image: url(../images/bg-header-img.jpg);
	background-repeat: no-repeat;
	height: auto;
}
.logo-align a img {
	display: block;
	margin: 20px auto 20px auto;
}
.pregunta-tit01-container {
	margin: 80px 0 0 0;
}
.pregunta-tit01-container-fluid {
	padding-top: 0;
}
.bloque-ahora-hablando-en-serio-tit h4 {
	margin-bottom: 50px;
}
.precios-txt-rgt {
	margin-left: 0;
}
.regalo-tit {
	margin-bottom: 40px;
	margin-top: 0;
}
.video-testim-container {
	padding-bottom: 40px;
}
.row-regalos {
	margin-bottom: 80px;
}
.tit-h2 {
	margin-bottom: 40px;
}
.oportunidad-container-fluid {
	background-image: url(../images/bg-movil-oportunidad.jpg);
	background-repeat: repeat-x;
}
.article-videos-testim__container {
	text-align: center;
	padding: 5px 0 10px 0;
}
a.btn-matricular {
	font-size: 18px;
}
}
 @media (min-width: 375px) and (max-width: 667px) {
/*--------------------------------*/
h1, h2, h3 {
	font-size: 22px;
}
.header__container a {
	font-size: 16px;
}
.header__wrap-btn-orange {
	margin-bottom: 25px;
}
.antes-de-seguir-container {
	margin-top: 0px;
}
.objetivo-final-tarjeta {
	margin-bottom: 40px;
}
.title-h1 {
	font-size: 24px;
}
.sub-title-h4 {
	font-size: 18px;
}
.antes-de-seguir-container {
	text-align: center;
}
.pregunta-tit01-img {
	margin-top: 40px;
}
.pregunta-tit01-col-rgt h3 {
	text-align: center;
}
.objetivo-final-container {
	margin: 80px 0 20px 0;
}
.bannerverde-container-fluid {
	padding: 80px 0;
}
.bloqueAbel01-container {
	padding: 80px 15px 80px 15px;
}
.bloqueAbel01-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt {
	text-align: justify;
}
.bloqueAbel01-txt {
	padding-bottom: 0px;
}
.pasos-container {
	margin-bottom: 80px;
}
.bg-azul {
	background-image: none;
	background: #70a5c5;
}
.bannerazul-container-fluid {
	padding: 80px 0;
}
.pasos02-tit {
	padding-top: 80px;
	margin-bottom: 80px;
}
.pasos02-container {
	padding: 0 15px 0 15px;
}
.pasos03-col-rgt {
	margin-top: 40px;
}
.pasos03-row {
	margin-top: 25px;
}
.pasos03-container {
	margin-bottom: 80px;
}
.bg-verde02 {
	background-image: none;
	background: #85bb65;
}
.bloque-preguntas02-container-fluid {
	background-image: none;
}
.bloque-preguntas02-col-rgt {
	padding: 80px 0;
}
.bloque-preguntas02-col-rgt p {
	font-size: 22px;
}
.row-align {
	text-align: center;
}
.oportunidad-container {
	padding: 80px 0;
}
.grandes-apuestas-container {
	padding: 80px 15px 50px 15px;
}
.grandes-apuestas-col-rgt {
	padding: 0px 15px 40px 15px;
}
.grandes-apuestas-row {
	margin: 0 0 40px 0;
}
.grandes-apuestas-col-lft {
	margin: 40px 0;
	padding: 0;
}
.grandes-apuestas-col-lft-dos {
	margin: 40px 0;
	padding: 0 15px 0 15px;
}
.grandes-apuestas-row-top {
	margin-top: 0px;
}
.bannergris-container-fluid {
	padding: 80px 0;
}
.bg-gris01 {
	background-image: none;
	background: #f5f5f5;
}
.bannergris-container-fluid {
	margin-bottom: 80px;
}
.bloqueAbel02-container {
	padding-bottom: 80px;
}
.bannegris02-container {
	padding: 80px 0;
}
.btn-preview {
	width: 100%;
	margin-bottom: 20px;
}
.bg-gris02 {
	background-image: none;
	background: #cddcec;
}
.bannergris02-col-rgt-proverbio {
	font-size: 14px;
}
.bloque-ahora-hablando-en-serio-container {
	padding: 80px 15px 80px 15px;
}
.bloque-ahora-hablando-en-serio-col-lft {
	margin-bottom: 40px;
}
.bloque-ahora-hablando-en-serio-col-rgt {
	margin-bottom: 80px;
}
.bloque-precios-tit {
	margin-bottom: 0px;
}
.garantia-satisf {
	margin-bottom: 40px;
}
.bannegris03-container-fluid {
	padding: 80px 0;
}
.video-testim-container {
	padding: 80px 20px 80px 20px;
}
.regalo-container {
	margin-bottom: 0;
}
.listado-regalo-mol-txt {
	margin-bottom: 80px;
}
.listado-regalo-mol-txt {
	padding: 0 30px 0 30px;
}
.listado-regalo-mol-container {
	padding-bottom: 80px;
}
.antes-de-seguir-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt h3 {
	text-align: center;
}
.bloqueAbel01-txt {
	padding: 100px 20px 0 20px;
}
.bloque-precios-container {
	padding-bottom: 50px;
}
.section-videos-testim__container-fluid {
	height: auto;
}
.row-PF {
	padding: 30px 0;
}
.bg-header-img {
	background-image: url(../images/bg-header-img.jpg);
	background-repeat: no-repeat;
	height: auto;
}
.logo-align a img {
	display: block;
	margin: 20px auto 20px auto;
}
.pregunta-tit01-container {
	margin: 80px 0 0 0;
}
.pregunta-tit01-container-fluid {
	padding-top: 0;
}
.bloque-ahora-hablando-en-serio-tit h4 {
	margin-bottom: 50px;
}
.precios-txt-rgt {
	margin-left: 0;
}
.regalo-tit {
	margin-bottom: 40px;
	margin-top: 0;
}
.video-testim-container {
	padding-bottom: 40px;
}
.row-regalos {
	margin-bottom: 80px;
}
.tit-h2 {
	margin-bottom: 40px;
}
.oportunidad-container-fluid {
	background-image: url(../images/bg-movil-oportunidad.jpg);
	background-repeat: repeat-x;
}
.article-videos-testim__container {
	text-align: center;
	padding: 5px 0 10px 0;
}
a.btn-matricular {
	font-size: 18px;
}
}
 @media (min-width: 384px) and (max-width: 567px) {
}
 @media (min-width: 412px) and (max-width: 659px) {
}
 @media (min-width: 414px) and (max-width: 736px) {
/*--------------------------------*/
h1, h2, h3 {
	font-size: 22px;
}
.header__container a {
	font-size: 16px;
}
.header__wrap-btn-orange {
	margin-bottom: 25px;
}
.antes-de-seguir-container {
	margin-top: 0px;
}
.objetivo-final-tarjeta {
	margin-bottom: 40px;
}
.title-h1 {
	font-size: 24px;
}
.sub-title-h4 {
	font-size: 18px;
}
.antes-de-seguir-container {
	text-align: center;
}
.pregunta-tit01-img {
	margin-top: 40px;
}
.pregunta-tit01-col-rgt h3 {
	text-align: center;
}
.objetivo-final-container {
	margin: 80px 0 20px 0;
}
.bannerverde-container-fluid {
	padding: 80px 0;
}
.bloqueAbel01-container {
	padding: 80px 15px 80px 15px;
}
.bloqueAbel01-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt {
	text-align: justify;
}
.bloqueAbel01-txt {
	padding-bottom: 0px;
}
.pasos-container {
	margin-bottom: 80px;
}
.bg-azul {
	background-image: none;
	background: #70a5c5;
}
.bannerazul-container-fluid {
	padding: 80px 0;
}
.pasos02-tit {
	padding-top: 80px;
	margin-bottom: 80px;
}
.pasos02-container {
	padding: 0 15px 0 15px;
}
.pasos03-col-rgt {
	margin-top: 40px;
}
.pasos03-row {
	margin-top: 25px;
}
.pasos03-container {
	margin-bottom: 80px;
}
.bg-verde02 {
	background-image: none;
	background: #85bb65;
}
.bloque-preguntas02-container-fluid {
	background-image: none;
}
.bloque-preguntas02-col-rgt {
	padding: 80px 0;
}
.bloque-preguntas02-col-rgt p {
	font-size: 22px;
}
.row-align {
	text-align: center;
}
.oportunidad-container {
	padding: 80px 0;
}
.grandes-apuestas-container {
	padding: 80px 15px 50px 15px;
}
.grandes-apuestas-col-rgt {
	padding: 0px 15px 40px 15px;
}
.grandes-apuestas-row {
	margin: 0 0 40px 0;
}
.grandes-apuestas-col-lft {
	margin: 40px 0;
	padding: 0;
}
.grandes-apuestas-col-lft-dos {
	margin: 40px 0;
	padding: 0 15px 0 15px;
}
.grandes-apuestas-row-top {
	margin-top: 0px;
}
.bannergris-container-fluid {
	padding: 80px 0;
}
.bg-gris01 {
	background-image: none;
	background: #f5f5f5;
}
.bannergris-container-fluid {
	margin-bottom: 80px;
}
.bloqueAbel02-container {
	padding-bottom: 80px;
}
.bannegris02-container {
	padding: 80px 0;
}
.btn-preview {
	width: 100%;
	margin-bottom: 20px;
}
.bg-gris02 {
	background-image: none;
	background: #cddcec;
}
.bannergris02-col-rgt-proverbio {
	font-size: 14px;
}
.bloque-ahora-hablando-en-serio-container {
	padding: 80px 15px 80px 15px;
}
.bloque-ahora-hablando-en-serio-col-lft {
	margin-bottom: 40px;
}
.bloque-ahora-hablando-en-serio-col-rgt {
	margin-bottom: 80px;
}
.bloque-precios-tit {
	margin-bottom: 0px;
}
.garantia-satisf {
	margin-bottom: 40px;
}
.bannegris03-container-fluid {
	padding: 80px 0;
}
.video-testim-container {
	padding: 80px 20px 80px 20px;
}
.regalo-container {
	margin-bottom: 0;
}
.listado-regalo-mol-txt {
	margin-bottom: 80px;
}
.listado-regalo-mol-txt {
	padding: 0 30px 0 30px;
}
.listado-regalo-mol-container {
	padding-bottom: 80px;
}
.antes-de-seguir-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt h3 {
	text-align: center;
}
.bloqueAbel01-txt {
	padding: 100px 20px 0 20px;
}
.bloque-precios-container {
	padding-bottom: 50px;
}
.section-videos-testim__container-fluid {
	height: auto;
}
.row-PF {
	padding: 30px 0;
}
.bg-header-img {
	background-image: url(../images/bg-header-img.jpg);
	background-repeat: no-repeat;
	height: auto;
}
.logo-align a img {
	display: block;
	margin: 20px auto 20px auto;
}
.pregunta-tit01-container {
	margin: 80px 0 0 0;
}
.pregunta-tit01-container-fluid {
	padding-top: 0;
}
.bloque-ahora-hablando-en-serio-tit h4 {
	margin-bottom: 50px;
}
.precios-txt-rgt {
	margin-left: 0;
}
.regalo-tit {
	margin-bottom: 40px;
	margin-top: 0;
}
.video-testim-container {
	padding-bottom: 40px;
}
.row-regalos {
	margin-bottom: 80px;
}
.tit-h2 {
	margin-bottom: 40px;
}
.oportunidad-container-fluid {
	background-image: url(../images/bg-movil-oportunidad.jpg);
	background-repeat: repeat-x;
}
.article-videos-testim__container {
	text-align: center;
	padding: 5px 0 10px 0;
}
a.btn-matricular {
	font-size: 18px;
}
}
 @media (min-width: 435px) and (max-width: 773px) {
/*--------------------------------*/
		  
h1, h2, h3 {
	font-size: 22px;
}
.header__container a {
	font-size: 16px;
}
.header__wrap-btn-orange {
	margin-bottom: 25px;
}
.header__btn-orange {
	padding: 13px 50px;
}
.header__btn-blue {;
	padding: 3px 34px;
}
.header__container a {
	font-size: 12px;
}
.antes-de-seguir-container {
	margin-top: 0px;
}
.objetivo-final-tarjeta {
	margin-bottom: 40px;
}
.title-h1 {
	font-size: 24px;
}
.sub-title-h4 {
	font-size: 18px;
}
.antes-de-seguir-container {
	text-align: center;
}
.pregunta-tit01-img {
	margin-top: 40px;
}
.pregunta-tit01-col-rgt h3 {
	text-align: center;
}
.objetivo-final-container {
	margin: 80px 0 20px 0;
}
.bannerverde-container-fluid {
	padding: 80px 0;
}
.bloqueAbel01-container {
	padding: 80px 15px 80px 15px;
}
.bloqueAbel01-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt {
	text-align: justify;
}
.bloqueAbel01-txt {
	padding-bottom: 0px;
}
.pasos-container {
	margin-bottom: 80px;
}
.bg-azul {
	background-image: none;
	background: #70a5c5;
}
.bannerazul-container-fluid {
	padding: 80px 0;
}
.pasos02-tit {
	padding-top: 80px;
	margin-bottom: 80px;
}
.pasos02-container {
	padding: 0 15px 0 15px;
}
.pasos03-col-rgt {
	margin-top: 40px;
}
.pasos03-row {
	margin-top: 25px;
}
.pasos03-container {
	margin-bottom: 80px;
}
.bg-verde02 {
	background-image: none;
	background: #85bb65;
}
.bloque-preguntas02-container-fluid {
	background-image: none;
}
.bloque-preguntas02-col-rgt {
	padding: 80px 0;
}
.bloque-preguntas02-col-rgt p {
	font-size: 22px;
}
.row-align {
	text-align: center;
}
.oportunidad-container {
	padding: 80px 0;
}
.grandes-apuestas-container {
	padding: 80px 15px 50px 15px;
}
.grandes-apuestas-col-rgt {
	padding: 0px 15px 40px 15px;
}
.grandes-apuestas-row {
	margin: 0 0 40px 0;
}
.grandes-apuestas-col-lft {
	margin: 40px 0;
	padding: 0;
}
.grandes-apuestas-col-lft-dos {
	margin: 40px 0;
	padding: 0 15px 0 15px;
}
.grandes-apuestas-row-top {
	margin-top: 0px;
}
.bannergris-container-fluid {
	padding: 80px 0;
}
.bg-gris01 {
	background-image: none;
	background: #f5f5f5;
}
.bannergris-container-fluid {
	margin-bottom: 80px;
}
.bloqueAbel02-container {
	padding-bottom: 80px;
}
.bannegris02-container {
	padding: 80px 0;
}
.btn-preview {
	width: 100%;
	margin-bottom: 20px;
}
.bg-gris02 {
	background-image: none;
	background: #cddcec;
}
.bannergris02-col-rgt-proverbio {
	font-size: 14px;
}
.bloque-ahora-hablando-en-serio-container {
	padding: 80px 15px 80px 15px;
}
.bloque-ahora-hablando-en-serio-col-lft {
	margin-bottom: 40px;
}
.bloque-ahora-hablando-en-serio-col-rgt {
	margin-bottom: 80px;
}
.bloque-precios-tit {
	margin-bottom: 0px;
}
.garantia-satisf {
	margin-bottom: 40px;
}
.bannegris03-container-fluid {
	padding: 80px 0;
}
.video-testim-container {
	padding: 80px 20px 80px 20px;
}
.regalo-container {
	margin-bottom: 0;
}
.listado-regalo-mol-txt {
	margin-bottom: 80px;
}
.listado-regalo-mol-txt {
	padding: 0 30px 0 30px;
}
.listado-regalo-mol-container {
	padding-bottom: 80px;
}
.antes-de-seguir-col-lft {
	margin-bottom: 40px;
}
.bloqueAbel01-col-rgt h3 {
	text-align: center;
}
.bloqueAbel01-txt {
	padding: 100px 20px 0 20px;
}
.bloque-precios-container {
	padding-bottom: 50px;
}
.section-videos-testim__container-fluid {
	height: auto;
}
.row-PF {
	padding: 30px 0;
}
.bg-header-img {
	background-image: url(../images/bg-header-img.jpg);
	background-repeat: no-repeat;
	height: auto;
}
.logo-align a img {
	display: block;
	margin: 20px auto 20px auto;
}
.pregunta-tit01-container {
	margin: 80px 0 0 0;
}
.pregunta-tit01-container-fluid {
	padding-top: 0;
}
.bloque-ahora-hablando-en-serio-tit h4 {
	margin-bottom: 50px;
}
.precios-txt-rgt {
	margin-left: 0;
}
.regalo-tit {
	margin-bottom: 40px;
	margin-top: 0;
}
.video-testim-container {
	padding-bottom: 40px;
}
.row-regalos {
	margin-bottom: 80px;
}
.tit-h2 {
	margin-bottom: 40px;
}
.oportunidad-container-fluid {
	background-image: url(../images/bg-movil-oportunidad.jpg);
	background-repeat: repeat-x;
}
.article-videos-testim__container {
	text-align: center;
	padding: 5px 0 10px 0;
}
}
 @media (min-width: 768px) and (max-width: 1024px) {
.bloque-preguntas02-col-rgt p {
	font-size: 25px;
}
.bloque-preguntas02-col-rgt {
	padding: 120px 0 20px 0px;
	line-height: 30px;
}
.header__btn-orange {
	padding: 13px 55px;
}
.bloque-preguntas02-container-fluid {
	background-image: none;
}
.oportunidad-container-fluid {
	background-image: url(../images/bg-tablet-oportunidad.jpg);
	background-repeat: no-repeat;
}
.bg-gris01 {
	background-image: url(../images/bg-tablet-img-05.jpg);
	background-repeat: no-repeat;
	padding: 80px 0;
}
.logo-align a img {
	display: block;
	margin: 20px auto 20px auto;
}
.pregunta-tit01-container {
	margin: 80px 0 0 0;
}
.header__container-fluid {
	padding: 0px 0 40px 0;
}
.padding-none {
	padding-left: 15px;
	padding-right: 15px;
}
.pregunta-tit01-img img {
	padding-top: 44px;
}
.bg-verde02 {
	background-image: url(../images/bg-img-03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: inherit;
}
.bloque-preguntas02-container-fluid {
	background-image: url(../images/img-11.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
}
@media (min-width: 1024px) {
.header__wrap-btn-orange {
	margin-right: 33px;
}
}
