@charset "utf-8";
body {
	background: #FFFFFF;
	font-weight:300;
	height:100%;
	margin:0;
	padding:0;
	color:#3F5A6C;
	font-family: 'Poppins', sans-serif;
}
/* Colors */
.blue { color: #1161C1;}
.red { color: #D7021C;}
.bg-gray {
  background-color: #fafafa;
}
.bg-light-blue {
	
	background-color: #F8FAFF;
}
.bg-extra-light-blue {
	background-color: #F8FAFF;
}

mark {
  margin: 0 -0.3em;
  padding: 0em 0.3em;
  border-radius: 0.8em 0.3em;
  background: transparent;
  background-image: linear-gradient(
    to right,
    rgba(255, 225, 0, 0.1),
    rgba(255, 225, 0, 0.7) 4%,
    rgba(255, 225, 0, 0.3)
  );
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.header {
	padding: 4px 0;
	position: relative;
	box-shadow: 0px 2px 2px 0 rgba(18, 42, 68, 0.1);
	z-index: 1;
}
.header .logo img { float: left; width: 200px;}
.header-phone {
	font-size:22px;
	font-weight:600;
	line-height: 28px;
}
.header-phone img {
	margin-top: -3px;
	margin-right: 4px;
}
strong, b {
	font-weight:600;
}

p {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight:400;
}

h1, h2, h3, h4, h5 {
	font-weight:600;
	color:#16262E;
}

h1 {
	font-size:28px;
	line-height: 34px; 
	margin:24px 0 32px;
}
h2 {
	font-size:22px;
	line-height: 28px;
	margin:15px 0;
}
h3 {
	font-size:16px;
	line-height: 22px;
	margin:10px 0;
}
h4 {
	font-size:16px;
	line-height: 22px;
	margin:10px 0;
}

input{ 	padding: 0px 15px 0px 15px; }

.carousel-control-prev,
.carousel-control-next {
	display: none;
}
.carousel-inner {
    padding-bottom: 90px;
}

.input-lg {
	border-radius:3px;
}


.form-control {
	border-radius:3px;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:1px solid #e0e0e0;
}
.form-control:focus {
	border:1px solid #e0e0e0;
	background-color: #f2f8ff;
	outline:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	color: #3d3d3d;
}

.input-lg {
	height:50px;
	width: 100%;
	border:none;
	border:1px solid #e0e0e0;
	margin-bottom: 16px;
	font-size: 16px;
	font-weight:500;
}
.btn-lg,.btn-group-lg>.btn {
	padding:10px 16px;
	height:52px;
	border:none;
	width: 100%;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus,
.navbar-toggler:focus,
.navbar-toggler:active:focus {
    outline: none!important;
    box-shadow: none;
}
.bloque-ofertas {
	background:#1976d2;
}

.relative-block {
	position:relative;
}

.btn-large {
	width: 100%;
}

.principal-content {
	padding-bottom: 32px;
}
.signup-block {
    padding: 20px;
    background: #FFFFFF;
    color: #535353;
    text-align: left;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 3px 5px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 5px 1px rgb(0 0 0 / 15%);
    border-radius: 3px;
}

.buttons-block .btn, .product-card .btn {
	display: block;
	width: 100%;
}
.nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: 16px;
  color: #3F5A6C;
  font-weight: 600;
  padding-left: 132px;
  padding-right: .8rem;
  padding-left: .7rem;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;

}

/* Buttons */
.btn {
	color:#FFFFFF;
	transition: all 0.1s linear;
  	height: 48px;
  	padding: 11px 24px 13px 24px;
  	border-radius: 3px;
  	font-size: 18px;
  	text-align: center;
  	margin: 0 auto 24px;
  	display: block;
}

.btn-primary {
	/** box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25), 0 2px 0 0 #1161C1;**/
	background-color: #1174EB;
	color: #FFFFFF;
	border: none;
	outline: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	/** box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25), 0 2px 0 0 #1161C1; **/
	background-color:#1161C1;
	color: #FFFFFF;
	border: none;
    outline: none;
}
.btn.btn-secondary {
	/*box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25), 0 2px 0 0 #ce3839;*/
	background-color:#E8F0FF;
	color: #1174EB;
	border: none;
	outline: none;
}
.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active {
	/*box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.25), 0 2px 0 0 #ce3839;*/
	background-color:#d6e4ff;
	color: #1174EB;
	outline: none;
}

.section-title {
	margin:0 0 32px;
	text-align:center;
}

.section-title p{
	text-transform: uppercase;
	letter-spacing: 1px;
}

.cta .section-title p{
	text-transform: none;
	letter-spacing: normal;
}

.oferta-principal ul{
	text-align: left;
	padding-left: 0px;
	margin: 32px 0;
}
.oferta-principal li{
	list-style-type: none;
	right:0px;
	background: url(../img/icon-check.svg) no-repeat 0px 5px;
	text-align: left;
	padding-left: 23px;
	font-size: 15px;
	margin-bottom: 8px;

}

.oferta-principal li.gift{
	background: url(../img/icon-gift.svg) no-repeat 0px 5px;
	font-weight:200;
}
.oferta-principal li.danger{
	background: url(../img/icon-danger.svg) no-repeat 0px 5px;
	font-weight:200;
}

.title-block { 
	text-align: center; 
	margin-bottom: 48px;
}
.title-block h1 { font-size: 30px; line-height:36px; margin: 40px 0px 16px;}
.title-block p { font-size: 16px; margin: 0;}


.form-block-title { 
	text-align: center; 
	margin-bottom: 48px;
}
.form-block-title h2 { font-size: 30px; line-height:36px; margin: 40px 0px 16px;}
.form-block-title p { font-size: 16px; margin: 0;}


.phone-number {
	background-color: #1174EB;
	color: #ffffff;
	text-align: center;
	padding:10px 0px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.phone-number p{
	font-size: 18px;
    padding: 0; 
    margin: 0;
}
.phone-number p span{
	font-size: 38px;
    line-height: 36px;
}


.text-center{ text-align: center; margin-top: 10px;}

label { display: none;}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

.parsley-type { border: 0px; background-color:#ff0000; text-align: left; color: #ffffff; padding: 5px;}
.parsley-required { border: 0px; background-color:#ff0000; text-align: left; color: #ffffff; padding: 5px; margin-top:-16px; margin-bottom: 16px;}
.parsley-length { border: 0px; background-color: transparent; text-align: left;}
.parsley-minlength { border: 0px; background-color: transparent; text-align: left;}



a {
	color: #1174EB;
	text-decoration: none;
}
a:link, a:visited, a:hover, a:focus {
	color: #1174EB;
	text-decoration: none;
}

a.btn {
	color: #ffffff;
}



/* NEW */


/* Logos */
.logos { 
	background-color: #ffffff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 32px 10px 16px;
}
.logos ul {
	list-style-type: none; 
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin: 0;
	padding: 0;
}
.logos li {
	width: 33%;
	margin-bottom: 24px;
}

.logos img {
	width: 100%;
}

/* Benefits */
.benefits { 
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 120px;

}
.benefits-icon { 
	width: 48px 
	height:48px; 
	margin-right: 16px;
}
.benefits-description { }

/* Benefits Secondary */
.benefits-secondary{
	margin-bottom: 48px;
}
.benefits-secondary img{
	margin: 0 0 48px;
}
.benefits-secondary ul{
	list-style: none;
	padding: 24px 0 0;
}
.benefits-secondary li{
    background: url(../img/icon-check.svg) no-repeat 0px 5px;
    text-align: left;
    padding-left: 23px;
    margin-bottom: 16px;
}

/* Testimonials */

.gtco-testimonials {
  position: relative;
}
.gtco-testimonials .card {
  background: #FFFFFF;
  /*margin: 24px 4px 32px;*/
  padding: 40px 14px 24px;
  margin: 16px;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(18, 42, 68, 0.25);
  min-height: 310px;
}
.gtco-testimonials .card .card-img-top {
  width: 60px;
  margin: 0 auto;
}
.gtco-testimonials .card .card-img-rating {
  width: 120px;
  margin: 0 auto 16px;
}
.gtco-testimonials .owl-nav {
  display: block;
  font-size: 0px;
  width: 300px;
  text-align: center;
  margin: 0 auto;
}
.gtco-testimonials .owl-dots {
  text-align: center;
  margin-top: 4px;
}
.gtco-testimonials .owl-dots span {
  position: relative;
  height: 10px;
  width: 24px;
  border-radius: 5px;
  display: block;
  background: #d7eaed;
  margin: 0 8px;
}
.gtco-testimonials .owl-dots .active {
  box-shadow: none;
}
.gtco-testimonials .owl-dots .active span {
  background: #1174EB;
  height: 10px;
  width: 20px;
}
.gtco-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}
.gtco-testimonials .center {
  opacity: 1;
}
.owl-carousel button.owl-dot {
  outline: 0;
}
.owl-carousel .owl-nav button.owl-prev{
 float: left;
 width: 32px;
 height: 32px;
 background-image:url(../img/carousel-arrow.svg);
 background-repeat: no-repeat;
 background-position: center;
}
.owl-carousel .owl-nav button.owl-next{
float: right; 
 width: 32px;
 height: 32px;
 background-image:url(../img/carousel-arrow.svg);
 background-repeat: no-repeat;
 background-position: center;
 transform: rotate(180deg);
}


/* Process */
.process { 
	display: flex;
}
.process-icon { 
	width: 48px;
	height: 48px; 
	margin-right: 16px;
  	background-color: #f2f8ff;
  	border-radius: 100px;
  	text-align: center;
  	display: inline-table;
}
.process-icon span{ 
  	color: #1174EB;
  	font-size: 18px;
  	padding: 10px 0 0;
    display: inline-flex;
}
.process-description { }





.devider {
  width: 100%;
  border-top: solid 1px #E0E0E0;
  margin: 8px 0 24px;
}

.form-modal {
	max-width: 360px;
	margin: 0 auto;
}
.modal-header {
	border: none;
}
.modal-title {
	text-align: center;
	width: 100%;
	padding-top: 8px;
}
.modal-header .btn-close {
    padding: .5rem .5rem;
    margin: -.5rem -.5rem -.5rem auto;
    margin-top: -48px;
}


.reasons {
    margin-bottom: 16px;
    background: #ffffff;
    border-radius: 3px;
    padding: 16px;
    box-shadow: 0 1px 2px 0 rgb(18 42 68 / 25%);
}

.signup-block-title {
	text-align: center;
	width: 100%;
	margin-bottom: 16px;
}

/* Product card */
.product-card {
	margin-bottom: 32px;
    background: #ffffff;
    border-radius: 3px;
    padding: 32px 16px 16px;
    box-shadow: 0 1px 3px 0 rgb(18 42 68 / 25%);
    min-height: 174px;	
}
.product-card-logo {
	text-align: center;
    display: block;
    margin: 0 auto;
    width: 90%;
}
.product-card-title {
	margin-top: 8px;
	text-align: center;
}

ul.product-card-items {
	list-style: none;
	padding: 0;
}
.product-card-items li{
    background: url(../img/icon-check.svg) no-repeat 0px 5px;
    text-align: left;
    padding-left: 23px;
    margin-bottom: 8px;
    font-size: 15px;
}
.form-block {
	margin-bottom: 32px;
	background: #ffffff;
	border-radius: 3px;
	padding: 24px 16px;
	background-image:url(../img/sofa.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 80% 100%;
}
.form-block-box {
	margin-bottom: 32px;
	background: #ffffff;
	border-radius: 3px;
	padding: 24px;
	box-shadow: 0 1px 2px 0 rgb(18 42 68 / 25%);
}
.product-card-header {
    margin: 24px 0 24px;
    float: right;
}
.product-card-header .product-card-logo {
	width: auto;
	height: 65px;
}
.product-card-header li{
	font-size: 14px;
}

.img-below {
    position: relative;
}

.carousel .img-below {
    position: relative;
    margin-bottom: -100px;
}

.offer-featured {
}

/* Carousel */
div#carouselCuentasbanco {
	background-color: #F8FAFF;
}
.carousel-indicators { 
	bottom: 32px;
}
.carousel-indicators button {
  	border-radius:50%;
  	width:15px;
  	height:15px;
  	background-color:#ffffff;
	border: none;
	margin-right: 16px;
	border: 1px solid #D9E2F2;
	box-shadow: 0px 2px 2px 0 rgb(18 42 68 / 10%);

}
.carousel-indicators button.active{
  	background-color:#1174EB;
  	    border:#1174EB;
}
.carousel-indicators button:focus, 
.carousel-indicators button:active:focus 
{   
	outline: none!important;
    box-shadow: none;

}

/* Carousel base class */
.carousel {
  margin-bottom: 0rem;
  z-index: 0;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: auto;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  text-align: center;
  background: none;
  border: 0;
  display: none;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.form-success {
	background-color: #DEF0D8;
	border-radius: 5px;
	padding: 32px 16px 16px;
	text-align: center;
	display: none;
}
.form-success h5, .form-success p{
	color: #2B5023;
}

.offer-featured {
	background-color: #ffffff;
	box-shadow: 0 2px 8px 0 rgb(18 42 68 / 25%);
	outline: 2px dashed #f5a62336;
    outline-offset: -10px;
}

.offer-featured::before {
	background-image:url(../img/recommended.svg);
    width: 133px;
    height: 24px;
    content: "";
    position: absolute;
    margin-top: -40px;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	h1 {
		font-size:36px;
		line-height: 48px;
		margin:24px 0 32px;
	}
	h2 {
		font-size: 34px;
		line-height: 46px;
		margin: 0 0 48px;
	}
	h3 {
		font-size:18px;
		margin: 0 0 16px;
	}
	h4 {
		font-size:18px;
		margin: 0 0 16px;

	}
	.title-block { 
		text-align: left; 
		margin-bottom: 48px;
		padding: 128px 0 0;
	}
	.title-block h1 { font-size: 48px; line-height:54px; margin: 24px 0px 16px;}
	.title-block p { font-size: 20px; line-height:26px; margin: 24px 0px 32px;}

	.form-block-title { 
		text-align: left; 
		margin-bottom: 48px;
		padding: 76px 0 76px;
	}
	.form-block-title h2 { font-size: 48px; line-height:54px; margin: 24px 0px 16px;}
	.form-block-title p { font-size: 20px; line-height:26px; margin: 24px 0px 32px;}


	.oferta-principal img { width: 260px;}
	.oferta-principal li{
		font-size: 18px;
	}
	.section-title {
		margin:40px 0 42px;
	}


	/* Logos */
	.logos li {
		width: 12%;
		margin-bottom: 24px;
	}
	.process { 
		display: flex;
		margin-bottom: 32px;
	    background: #ffffff;
	    border-radius: 3px;
	    padding: 32px 24px 24px;
	    box-shadow: 0 1px 2px 0 rgb(18 42 68 / 25%);
	    min-height: 174px;
	}

	.faqs {
		margin-bottom: 32px;
		background: #ffffff;
		border-radius: 3px;
		padding: 32px 24px 24px;
		box-shadow: 0 1px 2px 0 rgb(18 42 68 / 25%);
		min-height: 220px;
		/**background-image:url(../img/faqs.png);
	    background-repeat: no-repeat;
	    background-position: 110% 50%;
	    **/
	}



	.cta h2 {
		margin: 0 0 24px;
	}

	.signup-block {
    	max-width: 360px;
	}
	.subscribe [class*="col-"]:not(:first-child) {
		margin-top:30px;
	}
	.signup-block .form-title {
		font-size:20px;
	}
	.input-lg {
		font-size:16px;
		height:45px;

	}

	.modal-title {
	padding-top: 24px;
	}
	.modal-body{
		padding-bottom: 32px;
	}
	.modal-header .btn-close {
    padding: .5rem .5rem;
    margin: -.5rem -.5rem -.5rem auto;
    margin-top: -24px;
	}
	.principal-content {
		padding-bottom: 48px;
	}
	.principal {
		background:url(../img/cambiar-banera-por-plato-de-ducha.png) no-repeat;
		background-position: 260px 302px ;
	}
	.signup-block-title {
		display: none;
	}
	.carousel-item {
  		height: 32rem;
	}
}


/* Desktop */
@media (min-width:991px) {
	.nav-link {
	  border-bottom: none;
	}

	.benefits-secondary{
		margin-top: 32px;
		margin-bottom: 48px;

	}
	.signup-block {
		position:absolute;
		width:100%;
	}
	.title-block p { font-size: 22px; line-height:28px; margin: 0;}
	.principal {
		background:url(../img/cambiar-banera-por-plato-de-ducha.png) no-repeat;
		background-position: 450px 260px;
		min-height: 590px;
	}
	.principal-content {
		padding-bottom: 74px;
	}

	.reasons {
	    margin-bottom: 32px;
	    background: #ffffff;
	    border-radius: 3px;
	    padding: 32px 24px 24px;
	    box-shadow: 0 1px 2px 0 rgb(18 42 68 / 25%);
	}

	.buttons-block .btn {
		display: inline-block;
		width: auto;
	}
	.buttons-block .btn-secondary {
		margin-left: 8px;
	}
	mark {
	  margin: 0 -0.3em;
	  padding: 0em 0.3em;
	  border-radius: 0.8em 0.3em;
	  background: transparent;
	  background-image: linear-gradient(
	    to right,
	    rgba(255, 225, 0, 0),
	    rgba(255, 225, 0, 0.4) 4%,
	    rgba(255, 225, 0, 0.2)
	  );
	  -webkit-box-decoration-break: clone;
	  box-decoration-break: clone;
	}
	.carousel-inner {
    	padding-bottom: 48px;
	}


	.form-block {
		margin: 48px 0 0;
		background: #ffffff;
		border-radius: 3px;
		padding: 32px 24px 24px;
		box-shadow: 0 1px 2px 0 rgb(18 42 68 / 25%);
		min-height: 600px;
		background-image:url(../img/sofa.jpg);
		background-size: cover;
	    background-repeat: no-repeat;
    	background-position: 50% 80%;
	}
	.form-block-box {
	    margin: 98px 0 0;
	    background: #ffffff;
	    border-radius: 3px;
	    padding: 32px 24px;
	    box-shadow: 0 3px 5px 0 rgb(18 42 68 / 50%);
	}

	.img-fluid {
    	margin-bottom: 0;
		}

	.product-card-header {
    	margin: 84px 0 0;
    	max-width: 450px;
    	float: right;
    	z-index: 1;
    	position: relative;
	}

	.img-below {
	    position: absolute;
	    display: inline;
	    top: 61px;
	}

	.hero {
		min-height: 550px;
		padding-bottom: 0;
	}
	.carousel .img-below {
	    position: absolute;
    	top: 0px;
	}

}

/* Navbar */
@media (max-width: 991.98px) {
	.offcanvas-collapse {
		position: fixed;
		top: 62px;
		top: 0px;
		bottom: 0;
		left: 100%;
		width: 100%;
		padding-right: 1rem;
		padding-left: 1rem;
		overflow-y: auto;
		visibility: hidden;
		background-color: #f2f8ff;
		transition: transform .3s ease-in-out, visibility .3s ease-in-out;
		padding-top: 32px;
		z-index: 9999;
	}
	.offcanvas-collapse.open {
		visibility: visible;
		transform: translateX(-100%);
	}
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}



.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus{
	color: #16262E;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active {
    color: #1174EB;
}

footer {border-top: 1px solid #e0e0e0;}
a.footer-link {color: #3F5A6C; padding: 0 16px 0;}
:hover.footer-link {color: #1174EB; padding: 0 16px 0;}



