/*!
 * Start Bootstrap - New Age v4.0.0-alpha (http://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%; }

body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif'; }

a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #333; }
  a:hover, a:focus {
    color: #333; }

hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1); }

hr.light {
  border-color: white; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px; }

p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px; }

#mainNav {
    line-height: 12px;
  background-color: #B5BE00; border-top:15px #fff solid;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
  max-height: 69px;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
  box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
  }
  #mainNav .navbar-brand {
    font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
    color: #fdcc52;
    padding: 0em!important;
    margin: 0em!important;
    position: relative;
    top: -5px;
    }
    #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
      color: #fcbd20; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    color: #fff;
    padding: 8px 10px; }
  #mainNav .navbar-nav > li > a {
    font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    padding: 7px;
    }
  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    color: #fff; }
    #mainNav .navbar-nav > li > a:hover,
    #mainNav .navbar-nav > li > a:focus:hover {
      color: #333; }
  #mainNav .navbar-nav > li.active > a,
  #mainNav .navbar-nav > li.active > a:focus {
    color: #333 !important;
    background-color: transparent; }
    #mainNav .navbar-nav > li.active > a:hover,
    #mainNav .navbar-nav > li.active > a:focus:hover {
      background-color: transparent; }
  @media (min-width: 992px) {
    #mainNav {}
      #mainNav .navbar-brand {
        color: fade(#333, 70%); }
        #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
          color: #fff; }
      #mainNav .navbar-nav > li > a,
      #mainNav .navbar-nav > li > a:focus {
        color: #fff; }
        #mainNav .navbar-nav > li > a:hover,
        #mainNav .navbar-nav > li > a:focus:hover {
          color: #fff; }
      #mainNav.navbar-shrink {
        background-color: #B5BE00;}
        #mainNav.navbar-shrink .navbar-brand {
          color: #222222; }
          #mainNav.navbar-shrink .navbar-brand:hover, #mainNav.navbar-shrink .navbar-brand:focus {
            color: #fff; }
        #mainNav.navbar-shrink .navbar-nav > li > a,
        #mainNav.navbar-shrink .navbar-nav > li > a:focus {
          color: #fff; }
          #mainNav.navbar-shrink .navbar-nav > li > a:hover,
          #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
            color: #fff; } }

header {
  position: relative;
  width: 100%;
  min-height: auto;
  overflow-y: hidden;
 padding-left: 30px; padding-right: 30px;
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: white;  background-position: center; margin-top: 88px; background-repeat: no-repeat; }
  header .header-content {
    text-align: center;
    padding: 150px 0 50px;
    position: relative; }
    header .header-content .header-content-inner {
      position: relative;
      max-width: 500px;
      margin: 0 auto; }
      header .header-content .header-content-inner h1 {
        margin-top: 0;
        margin-bottom: 30px;
        font-size: 30px; }
      header .header-content .header-content-inner .list-badges {
        margin-bottom: 25px; }
        header .header-content .header-content-inner .list-badges img {
          height: 50px;
          margin-bottom: 25px; }
  header .device-container {
    max-width: 300px;
    margin: 0 auto 100px; }
    header .device-container .screen img {
      border-radius: 3px; }
  @media (min-width: 768px) {
    header {
      min-height: 100%; }
      header .header-content {
        text-align: left;
        padding: 0;
        height: 80vh; }
        header .header-content .header-content-inner {
          max-width: none;
          margin: 0;
          position: absolute;
          top: 50%;
          transform: translateY(-50%); }
          header .header-content .header-content-inner h1 {
            font-size: 35px; }
      header .device-container {
        max-width: none;
        max-height: calc(100vh - 100px);
        margin: 100px auto 0; } }
  @media (min-width: 992px) {
    header .header-content .header-content-inner h1 {
      font-size: 50px; } }

section {
  padding: 0px 0;
  }
  section h2 {
    font-size: 50px; }

section.download {
  padding: 20px 0;
  position: relative; }
  section.download h2 {
    margin-top: 0;
    font-size: 50px; }
  section.download .badges .badge-link {
    display: block;
    margin-bottom: 25px; }
    section.download .badges .badge-link:last-child {
      margin-bottom: 0; }
    section.download .badges .badge-link img {
      height: 60px; }
    @media (min-width: 768px) {
      section.download .badges .badge-link {
        display: inline-block;
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    section.download h2 {
      font-size: 70px; } }

section.features .section-heading {
  margin-bottom: 100px;
  }
  section.features .section-heading h2 {
    margin-top: 0; }
  section.features .section-heading p {
    margin-bottom: 0; }

section.features .device-container,
section.features .feature-item {
  max-width: 300px;
  margin: 0 auto; }

section.features .device-container {
  margin-bottom: 100px; }
  @media (min-width: 992px) {
    section.features .device-container {
      margin-bottom: 0; } }

section.features .feature-item {
  text-align: center;
  margin-bottom: 100px; }
  section.features .feature-item h3 {
    font-size: 30px; }
  section.features .feature-item i {
    font-size: 80px;
    background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
    background: linear-gradient(to left, #7b4397, #dc2430);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

@media (min-width: 992px) {
  section.features .device-container,
  section.features .feature-item {
    max-width: none; } }

section.cta {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url("../img/bg-app.jpg"); min-height: 370px; padding-top: 30px}
  section.cta .cta-content {
    position: relative;
    z-index: 1; }
    section.cta .cta-content h2 {
      margin-top: 0;
      margin-bottom: 25px;
      max-width: 450px;
      font-size: 50px; line-height: 48px}
    @media (min-width: 768px) {
      section.cta .cta-content h2 {
        font-size: 80px; } }
  section.cta .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }

section.contact {
  text-align: center; }
  section.contact h2 {
    margin-top: 0;
    margin-bottom: 25px; }
    section.contact h2 i {
      color: #dd4b39; }
  section.contact ul.list-social {
    margin-bottom: 0;}
    section.contact ul.list-social li a {
      display: block;
      height: 40px;
      width: 40px;
      line-height: 80px;
      font-size: 40px;
      border-radius: 5px;
      color: #39579a;
      background-color: #fff;  }
    section.contact ul.list-social li.social-twitter a {
      background-color: #1da1f2; }
      section.contact ul.list-social li.social-twitter a:hover {
        background-color: #0d95e8; }
    section.contact ul.list-social li.social-facebook a {
      background-color: #FFF; }
      section.contact ul.list-social li.social-facebook a:hover {
        }
    section.contact ul.list-social li.social-google-plus a {
      background-color: #dd4b39; }
      section.contact ul.list-social li.social-google-plus a:hover {
        background-color: #d73925; }

footer {
  background-color: #fff;
  padding: 0px;
  color: #fff;
  text-align: center; }
  footer p {
    font-size: 12px;
    margin: 0; }
  footer ul {
    margin-bottom: 0; }
    footer ul li a {
      font-size: 13px;
      color: #fff;
      }
      footer ul li a:hover, footer ul li a:focus, footer ul li a:active, footer ul li a.active {
        text-decoration: none; }

.bg-primary {
  background-color: #fff!important;
  background-image: url('../img/bg-1.jpg'); background-size: cover;}
.bg-pasos {
  background-image: url('../img/pasos.png'); background-size: contain; background-repeat: no-repeat; background-position: center; min-height: 500px}

.text-primary {
  color: #fdcc52; }

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.btn-outline {
  color: white;
  border-color: white;
  border: 1px solid; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
    color: white;
    background-color: #c5cd28;
    border-color: #c5cd28; }

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;}

.btn-xl {
  padding: 15px 45px;
  font-size: 11px; }

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222; }

::selection {
  color: white;
  text-shadow: none;
  background: #222222; }

img::selection {
  color: white;
  background: transparent; }

img::-moz-selection {
  color: white;
  background: transparent; }

body {
  webkit-tap-highlight-color: #222222; }
@media (max-width: 991px) {
    .img-responsive{min-height: 347px!important}
    .fa.footw{position: absolute!important;top: 11px!important}
    .navbar-nav li{display: inline-table;width: 100%!important; text-align: center!important; color: #FFF!important;border-bottom: 1px solid rgba(0, 0, 0, 0.15);}
    .dropdown-menu li a{color: #FFF!important}
}
@media (max-width: 770px) {
    .img-responsive{min-height: 256px!important}
}
@media (max-width: 470px) {
    .img-responsive{min-height: 256px!important}
    .bigspan{font-size: 30px!important}
    .tit-fix-tres{font-size: 32px!important}
    .carousel-item{min-height: 260px!important}
    .mapa-3g{height: 230px!important}
      .mapa-3g{height: 230px!important}
      .icon-sm1{  height: 100px!important; margin-bottom: 0px!important}
      .iphone-hor{ height: 90px!important}
      .step-ico{float: none!important; margin: 0px auto!important}
      section.cta .cta-content h2{ font-size: 33px!important;line-height: 28px!important; margin-bottom: 15px!important}
      p.fullon-small{ display: inline-table; width: 100%}
      .container-page{padding: 20px!important}
}
@media (max-width: 375px) {
    .img-responsive{min-height: 210px!important; background-position: center!important;}
    section h2{font-size: 30px!important}
    .rimesp{ max-width: 320px!important}
    .sfont{font-size: 30px!important}
    .full-img.posleft{ min-height: 150px!important}
    .beneficios-pasos{min-height: 180px!important}
    .hablamas2{margin-top: 213px!important}
}
@media (max-width: 400px) {
  .floatR{margin-left: 0px!important; width: 330px!important}
.textContOne{width: 330px!important}
.textCont{width: 330px!important; margin-right: 15px}
#baseTr,#baseT{display: none!important}
section.contactoSoriana{height: 250px!important}
.full-img.mamaOferta.h300{min-height: 170px!important}

}
@media (min-width: 660px) and (max-width: 760px) {
.btn-contacto2{height: 80px!important}
.btn-contacto{height: 80px!important}
#baseT{left:5px!important}
#baseTr{right:5px!important}
}
.embed-responsive-item iframe img{width: 100%!important}
.iframe img {width: 100%}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px; overflow: hidden;
}
.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.radial{
background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 63%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(63%, rgba(237,237,237,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 63%, rgba(237,237,237,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 63%, rgba(237,237,237,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 63%, rgba(237,237,237,1) 100%);}
@media (max-width: 991px) {
.navbar-nav li {background-color: #e31d1a!important}
}
.social-facebook.fix i{ position: relative;top: -15px }
.carousel-indicators li{background-color:#E31D1A!important}
.carousel-indicators li.active{background-color:#FFF!important}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .row .row{display: block;}
    #navbarExample{margin-top: -21px}
}
