/* NUEVO BTN CENTRO */
.simulapension {
	position: relative;
	width: 100%;
	text-align: center;
	background-image: url('../img/rectangulo_1-min.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: flex;
  margin-top: 50px;
  padding: 2vw 5vw;
}
.btnmapfre{background-color:#fb1800;color:white; padding: 20px;}
.vontainer1{display: flex;flex-direction: column;flex-grow: 1;}
.vontainer2{margin-top: 3vh;}
.boldblue {
	font-weight: bold;
	color: #052031;
}
.mapfre {color: #f03025;}
.maphreblue{	color: #052031;}
/* FIN NUNEVO BTN CENTRO */
.imgbtonvideo{
  width: 180px
}
.cerrar i {
	font-size: 50px;
}
.cerrar{
  text-align: right !important;
  color: white;
}
.vervideo {
	display: block;
	text-align: right;
	color: white;
	width: 100%;}
.hovervideo {
	text-align: center;
}
.hovervideo img{
  width: calc(91% - 50px);
  margin: 20px;
  border: 5px solid #eee;
  -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.hovervideo img:hover{
  transform: scale3d(1.1, 1.1, 0.5);
  box-shadow: 2px 2px 5px #999;
}

#overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed; /* Sit on top of the page content */
  /* display: block; Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 99999; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
}
.float-right{float: right;}

.row:first-child {
  min-width: 100%;
}
.fondoapp{border:4px #04c3d8  solid;width: 148px;height: 58px;text-align: center;margin-right: 18px;}
#telNo {
	background: rgba(28, 191, 62, 0.5);
  color: white;
  text-align: center;
  border: 0;
  padding: 9px 0;
}
::-webkit-input-placeholder { /* Edge */
  color: white;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::placeholder {
  color: white;
}
.carousel-item p {
	font-size: 22px;
}
.nav-colored { background-color:#000; }
.nav-transparent { background-color:transparent;}

.masthead {
  height: 144vh;}
.floatleft {
  float: left
}
.cabecera h2{margin-left: 20px }
.floatright {
  float: right
}

.nav-link.js-scroll-trigger.active .movilsi {
  display: none;
}


/* .fixed-top.navbar-shrink .movilsi {
  display: initial
}
.fixed-top.navbar-shrink .nav-link.js-scroll-trigger .movilsi img  {
  width: 10%;
} */


#btsin {
  width: 79%;
}
.landing_downloadButton.movil {
	background: transparent;
	border: 0px aliceblue;
}

.btn-azullanding {
  background-color: #012d3e;
  width: 200px;
  color: white;
}


/* FOTTER  */
.textlegales {
  font-size: 11px
}

.azulpixel a {
  border-bottom: 1px solid #04c3d8  ;
  
}

/* FAQS */
.footernel a {
  margin: 15px;
}

.faq {
  column-count: 2
}
.faq.faqtxt {
  column-count: 1
}
.faqs_list.faqsfaqtxt{
	text-align: left;
	width: 100%;
}

.faq li {
  padding: 20px;
}

.faq li.q {
  /* background: #4FC2E; */
  font-weight: bold;
  font-size: 120%;
  cursor: pointer;
}

.faq li.a {
  background: transparent;
  display: none;
  color: #002745;
}

ul.faq {
  padding: 0;
  margin: 0;
}

.rotate {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.faqs_list .faq {
  list-style: none;
}

.faqs_list.faqs_list_privacidad ul {
  list-style: none;
}

.security_list_container.container_Txt_legal ul {
  list-style: none;
}

.faqs_list_text.scrolling.on {
  display: block !important;
}

.imgfaqs {
  width: 13px;
}

/* FAQS */

.media-container-row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.media-container-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

/* SLIDER */
.slider-imagenes .slider .item{
  display: none;
}

.slider-imagenes .slider .item.active{
  display: block;
  text-align: center;
}

.slider-imagenes .slider .item img{
  width: 50%;
}

.carousel-control-next.cpmtrñ,
.carousel-control-prev.cpmtrñ {
  position: initial;
}

#carouselExampleIndicators {
  top: 50px;
}

.carousel-indicators {
  bottom: -30px;
}

.carousel-indicators li.active {
  background: #04c3d8  ;
  opacity: 1;
}

.carousel-indicators li {
  background: black;
  width: 5px;
  height: 5px !important;
  opacity: 1;
  border: 0;
}

#btsin {
  margin: 44px auto;
  width: 85%;
}

.mb-0.azulpixeloscuro.ltsmall {
  font-size: 10px;
  margin-top: 28px;
}

/* FIN SLIDER */
/* iohjiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii */
.media-img {
  width: 14.125rem
}

.azulpixel.bold.bottom-10 {
  font-size: 41px;
}

.azulpixel {
  color: #04c3d8  
}

.paddinng-14 {
  padding: 14px;
}

.margin-to-25 {
  margin-top: 25px
}

.azulpixeloscuro {
  color: #002745;
}

.bold {
  font-weight: bold;
}

#appstore {margin-top: 25px;display: flex; margin-left: 11%; }

.left-10 {
  margin-left: 10px
}

.width-50 {
  width: 50%
}

.margin-15-right {
  margin-right: 15px
}

.bottom-10 {
  margin-bottom: 10px;
}

#appstore img {
  width: 120px;margin: 10px 10px;
}

.arrowmenu {
  width: 20px;
}

.btnahorrar {
  width: 240px;
  margin-top: 20px
}

.btnahorrarbig {
  width: 285px;
  margin-top: 20px
}

.margin-30 {
  margin-left: 30px
}

.arrowmenuloe {
  float: left;
  margin-top: 13px;
  margin-right: 10px;
}
.arrowmenuloe2 {
  float: left;
  margin-right: 10px;
}

.img-fluid-30 {
  max-width: 30%;
  height: auto;
}

.nav-link.js-scroll-trigger.active img {
  width: 10px;
  margin-right: 7px;
  display: initial;
}

.nav-link.js-scroll-trigger img {
  display: none
}

.nav-item {
  width: 177px;
}

.logo.navbar-brand.js-scroll-trigger img {
  width: 180px;
  margin-top: 20px;
}

#mainNav {
  min-height: 56px;
  background-color: #fff;
}

#mainNav .navbar-toggler {
  font-size: 80%;
  padding: 0.75rem;
  color: #64a19d;
  border: 1px solid #64a19d;
}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
  color: #161616;
  font-weight: 700;
  padding: .9rem 0;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active,
#mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}


footer {
  background: url("../img/compresspng/bg_footer1980-min.png");

  background-position: bottom;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 35rem;
  padding: 15rem 0;
  /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.3)), color-stop(75%, rgba(22, 22, 22, 0.7)), to(#161616)), url("../img/compresspng/cabecera-min.png");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.3) 0%, rgba(22, 22, 22, 0.7) 75%, #161616 100%), url("../img/compresspng/cabecera-min.png");
  background: url("../img/compressjpeg/bg_1-min-1980.jpg"); */
  /* background: url("../img/compresspng/1920cabecera-min.png"); */
  background: url("../img/compressjpeg/1920-BG.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  /* background-size: cover; */
}

/* .masthead h1 {
  font-size: 4rem;
  line-height: 4rem;
} */

.masthead h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing:3px;
  color: #fff;
  /* background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text; */
}

.masthead h2 {
  max-width: 30rem;
  font-size: 1rem;
}



.btn {
  -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  /* padding: 1.25rem 2rem;*/
  padding: 0.75rem 2rem;
  font-family: 'Oswald', sans-serif;
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .15rem;
  border: 0;
  margin-top: 20px;
}

.color-white {
  color: #f7f7f7
}

.btn-primary {
  background-color: #64a19d;
}

.btn-primary:hover {
  background-color: #4f837f;
}

.btn-primary:focus {
  background-color: #4f837f;
  color: white;
}

.btn-primary:active {
  background-color: #467370 !important;
}

#cambiolink{
  width: auto;
}

.btn-verdelanding {
  background-color: #1cbf3e;
  width: 200px;
  color: white !important;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  border-radius: 0;
}

.btn-verdelanding:hover {
  background-color: #1cbf3e;
}

.btn-verdelanding:focus {
  background-color: #1cbf3e;
}

.btn-verdelanding:active {
  background-color: #1cbf3e;
}


.about-section2 {
  padding-top: 10rem;
  /* background: -webkit-gradient(linear, left top, left bottom, from(#161616), color-stop(75%, rgba(22, 22, 22, 0.9)), to(rgba(22, 22, 22, 0.8)));
  background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%); */
  background: url("../img/compressjpeg/bg_1-min.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  height: auto;
}
.about-section3 {
  padding-top: 10rem;
  /* background: -webkit-gradient(linear, left top, left bottom, from(#161616), color-stop(75%, rgba(22, 22, 22, 0.9)), to(rgba(22, 22, 22, 0.8)));
  background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%); */
  /* background: url("../img/compressjpeg/bg_1-min.jpg"); */
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  height: auto;
}
.about-section {
  padding-top: 10rem;
  /* background: -webkit-gradient(linear, left top, left bottom, from(#161616), color-stop(75%, rgba(22, 22, 22, 0.9)), to(rgba(22, 22, 22, 0.8)));
  background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%); */
  background: url("../img/compressjpeg/bg_beneficios_1920-min.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  height: 100vh;
}

.about-section p {
  margin-bottom: 2rem;
}

/* Novedades Section */

.novedades-section {
  padding-top: 10rem;
  /* background: -webkit-gradient(linear, left top, left bottom, from(#161616), color-stop(75%, rgba(22, 22, 22, 0.9)), to(rgba(22, 22, 22, 0.8)));
  background: linear-gradient(to bottom, #161616 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%); */
  background: url("../img/compresspng/bg_footer1980-min.png");
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  height: 70vh;
}

.projects-section {
  padding: 3rem 0;
}

.projects-section .featured-text {
  padding: 0.6rem;
  /* padding: 2.0rem; */
}

.projects-section .project-text {
  padding: 3rem;
  font-size: 90%;
}


.signup-section {
  padding: 10rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 22, 22, 0.1)), color-stop(75%, rgba(22, 22, 22, 0.5)), to(#161616)), url("../img/bg-signup.jpg");
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #161616 100%), url("../img/bg-signup.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.signup-section .form-inline input {
  -webkit-box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Oswald', sans-serif;
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}

.contact-section {
  padding: 5rem 0 0;
}

.contact-section .card {
  border: 0;
  border-bottom: 0.25rem solid #64a19d;
}

.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.contact-section .card hr {
  border-color: #64a19d;
  border-width: 0.25rem;
  width: 3rem;
}

.contact-section .social {
  margin-top: 5rem;
}

.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
  color: #fff;
}

body {
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.0625em;
}

a {
  color: #64a19d;
}

a:focus,
a:hover {
  text-decoration: none;
  color: #3c6360;
}

.bg-black {
  background-color: #161616 !important;
}

.bg-primary {
  background-color: #64a19d !important;
}

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

footer {
  padding: 5rem 0;
}

.slider-texto{
  display: none;
}
.slider-texto.active{
  display:block;
}

.slider-texto2{
  display: none;
}
.slider-texto2.active{
  display:block;
}


 /* The Modal (background) */
 .modal {
  display:block; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  z-index: 999999999999;
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin:3% auto; /*15% from the top and centered*/
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
