/*!
 * Start Bootstrap - New Age v5.0.7 (https://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,600;1,500;1,600&display=swap');

/* Fonts from Outside */
@font-face {
  font-family: "Helvetica Neue Medium";
  src: url("/assets/fonts/HelveticaNeueLTStd-Md.ttf");
}
@font-face {
  font-family: "Helvetica Neue Bold";
  src: url("/assets/fonts/HelveticaNeueLTStd-Bd.ttf");
}
@font-face {
  font-family: "Helvetica Neue Bold Extended";
  src: url("/assets/fonts/HelveticaNeueLTStd-BlkEx.ttf");
}

:root {
  --black: #444;
  --white:#fff;
}

html,
body {
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
  font-size: 16px !important;
  color: #444 !important;
}

body {
  font-family: 'Helvetica Neue Medium','Open Sans', sans-serif !important;
}

.b1{ border:0px #0d95e8 solid; }
.b2{ border:0px #33ff00 solid; }
.b3{ border:0px #ff1900 solid; }
.b4{ border:0px #0d95e8 solid; }

.container { border:0px #cc0000 solid; }


a {
  color: #fdcc52;
  transition: all .35s;
}
a:hover, a:focus {
  color: #fcbd20;
}

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: 'Helvetica Neue Bold', sans-serif !important;
  /* font-weight: 200; */
  letter-spacing: 1px;
}

p {
  line-height: 1.5;
  margin-bottom: 20px;
  text-align:justify;
  font-family: 'Helvetica Neue Medium', sans-serif !important;
}
.red { color: #F73239; }

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


/* ==> Header */
  .bar { 
    width: 100%;
    height: 56px;
    background-color: #444;
    display: block;
  }
  .social { display: none; }


/* ==> Navigation */
  #mainNav {
    border-color: rgba(34, 34, 34, 1);
    background-color: white;
    transition: all .35s;
    font-weight: 200;
    letter-spacing: 1px;
  }

  #mainNav .navbar-brand {
    color: #fdcc52;
    font-weight: 200;
    letter-spacing: 1px;
    margin: 0 !important;
  }

  #mainNav .navbar-brand:hover, 
  #mainNav .navbar-brand:focus {
    color: #fcbd20;
  }
  #mainNav .navbar-brand .logo{
    /* width:283px;
    height: 60px; */
    width:255px;
    height: 54px;
    margin:10px 0 0 10px;
    background-image:url('/assets/image/logo-small.png');
    background-repeat: no-repeat;
  }

  #mainNav .navbar-toggler {
    padding: 8px 10px;
    color: #424243;
    margin-right:5px;
    border-color:#424243;
  }
  .navbar-toggler:focus, 
  .navbar-toggler:hover {
    text-decoration: none;
    outline: none;
  }

  #mainNav .navbar-nav > li > a {
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align:center;
  }

  #mainNav .navbar-nav > li > a.active {
    color: #F73239 !important;
    background-color: transparent;
  }

  #mainNav .navbar-nav > li > a.active:hover {
    background-color: transparent;
  }

  #mainNav .navbar-nav > li > a,
  #mainNav .navbar-nav > li > a:focus {
    color: #222222;
  }

  #mainNav .navbar-nav > li > a:hover,
  #mainNav .navbar-nav > li > a:focus:hover {
    color: #F73239;
  }

/* masthead */
  header.masthead {
    position: relative;
    width: 100%;
    padding-top: 150px;
    padding-bottom: 100px;
    background: url("/assets/image/banner-movil.jpg");
    background-position: bottom;
    background-size: 100% 100%;
  }

  header.masthead .header-content {
    max-width: 600px;
    margin-bottom: 240px;
    text-align: center;
  }

  header.masthead .header-content h1 { font-size: 1.2rem; } /* font-size: 32px;  */

  header.masthead .device-container {
    max-width: 325px;
    margin-right: auto;
    margin-left: auto;
  }

  header.masthead .device-container .screen img {
    border-radius: 3px;
  }


/* mercadotecnia */
  section.mercadotecnia { padding: 50px 0; }
  section.mercadotecnia h2 {
    font-size: 30px;
    margin-top: 0;
  }

  section.mercadotecnia p {
    font-weight: normal;
  }

  section.mercadotecnia .badges .badge-link {
    display: block;
    margin-bottom: 25px;
  }

  section.mercadotecnia .badges .badge-link:last-child {
    margin-bottom: 0;
  }

  section.mercadotecnia .badges .badge-link img {
    height: 60px;
  }


section.features .section-heading {
  margin-bottom: 30px;
}

section.features .section-heading h2 {
  margin-top: 0;
}

section.features .section-heading p {
  margin-bottom: 0;
}

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

section.features .device-container {
  margin-bottom: 100px;
}

section.features .feature-item {
  padding: 30px 0;
  text-align: center;
  border:1px rgba(66, 66, 67, 0.5) solid;
  background: url('/assets/image/bg-service.png') bottom right no-repeat;
  margin-bottom:20px;
  height: 320px;
}
section.features .feature-item:hover { border:1px #F73239 solid; text-decoration:none !important;  }
/* section.features .feature-item h3:hover { text-decoration:none !important;  } */

.shadow { box-shadow: 0.6rem 0.6rem rgba(0,0,0,.3) !important; }


section.features .feature-item h3 { font-size: 24px; color:#dd4b39; text-transform: uppercase; }
section.features .feature-item .text-muted { text-align: center; }

section.features .feature-item i {
  font-size: 40px;
  vertical-align: sub;
}

section.cta {
  position: relative;
  padding: 250px 0;
  background-image: url("/assets/image/bg-cta.jpg");
  background-position: center;
  background-size: cover;
}

section.cta .cta-content {
  position: relative;
  z-index: 1;
}

section.cta .cta-content h2 {
  font-size: 35px;
  max-width: 450px;
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
}

section.cta .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}


/* Contacto */
  section.contacto {
    position: relative;
    padding: 130px 0;
    background-image: url("/assets/image/bg-contacto.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  section.contacto h2 {
    color: #dd4b39;
    text-transform: uppercase;
  }
  section.contacto .privacidad,
  section.contacto a { color: #dd4b39 !important; }
  section.contacto a:hover { color: #ffe007 !important; text-decoration: none; }

  label {
    display: inline;
}


/* Clientes */
  section.clientes{ background: #fff; }
  section.clientes h2 { text-transform: uppercase; }
  section.clientes .feature-item {
    margin-bottom: 20px;
  }


/* Faqs */
  section.faqs {
    position: relative;
    padding: 130px 0;
    background-image: url("/assets/image/bg-faqs.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  section.faqs .feature-item {
    margin-bottom: 20px;
  }
  section.faqs ul {
    margin-bottom: 0;
    list-style: none;
  }
  /* section.faqs li {
    border-bottom: 1px #dd4b39 solid;
    padding:20px 0;
  } */
  section.faqs .heading-faqs {
    border-bottom: 1px #dd4b39 solid;
    padding:20px 0;
    font-weight: normal;
    color: initial;
    text-decoration: none;
    padding:1px 25px;
    background: url('../assets/image/icon-arrow-right.png') left no-repeat;

  }
  section.faqs .heading-faqs button {
    display: inline-block;
    font-weight: 400;
    color: var(--black);
    text-align: left;
    vertical-align: middle;
    background-color: transparent;
    padding: 0.375rem 0.75rem;
    border:0;
    background: transparent;
    text-transform: uppercase;
  }
  section.faqs .heading-faqs button:hover,
  section.faqs .heading-faqs button:focus { outline: 0; background: transparent; }




.wrapper { width:100%; }
@media(max-width:992px)
{
  .wrapper{
    width:100%;
  } 
}
.panel-heading {
  padding: 0px;
  border:0;
  border-bottom: 1px #999 solid;
}

.panel-title>a, 
.panel-title>a:active { 
  display:block;
  padding:15px 0;
  color:#555;
  font-size:18px;
  font-weight:bold;
  text-transform:uppercase;
  letter-spacing:0;
  word-spacing:0;
  text-decoration:none;
  margin-right:20px;
  padding-top: -5px;

}
.panel-heading  a:before {
  content:url('/assets/image/icon-arrow-right.png');
  float: left;
  transition: all 0.5s;
  margin-right:20px;
  padding-top: -5px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}
.panel-heading.active a:before {
  margin-right:20px;
  padding-top: -5px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
} 


/* Contact */
  section.contact {
    text-align: center;
  }

  section.contact h2 {
    margin-top: 0;
    margin-bottom: 35px;
  }

  section.contact h2 i {
    color: #dd4b39;
  }

  section.contact ul.list-social {
    margin-bottom: 0;
  }

  section.contact ul.list-social li a {
    font-size: 40px;
    line-height: 80px;
    display: block;
    width: 80px;
    height: 80px;
    color: white;
    border-radius: 100%;
  }

  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: #3b5998;
  }

  section.contact ul.list-social li.social-facebook a:hover {
    background-color: #344e86;
  }

  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: #dd4b39;
  }
  input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    margin: 0 10px 0 0;
  }


/* Footer */
  footer {
    padding: 20px 0;
    text-align: center;
    color: #fff;
    background-color: #424243;
    background-image: url('/assets/image/bg-service.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    font-size: 18px !important;
  }
  footer h2 {
    font-size: 30px;
    text-transform: uppercase;
    color:#F73239;
    margin-top:10px;
  }
  footer p { margin: 0; text-align: center; }

  footer ul {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
  }

  footer .submenu,
  footer a,
  footer ul li a { color: #fff; text-transform: uppercase; font-size: 18px; }
  footer a:hover, 
  footer a:focus, 
  footer a:active,
  footer ul li a:hover, 
  footer ul li a:focus, 
  footer ul li a:active {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
  }

.bg-primary {
  background: #fdcc52;
  background: linear-gradient(#fdcc52, #fdc539);
}

.text-primary {
  color: #fdcc52;
}

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

.btn-outline {
  color: white;
  border: 1px solid;
  border-color: white;
}

.btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
  color: white;
  border-color: #fdcc52;
  background-color: #fdcc52;
}

.btn {
  border-radius: 300px;
  text-transform: uppercase;
}

.btn-xl {
  padding: 15px 45px;
}
.text-center{ text-align:center; margin:0 auto; }
.text-right{ text-align:right; margin:0 auto; }
.text-left{ text-align:left; }

.device-mockup {
  background:rgba(30,45,59, 0.8);
  border-radius:10px 10px 0 0;
  padding:15px 30px;
  margin-top:100px;
}

/* Slider 2 */
  .carousel {
    position: relative;
  }
  .carousel-item img {
    object-fit: cover;
  }
  #carousel-thumbs {
    background: rgba(255,255,255,.3);    
    bottom: 0;
    left: 0;
    padding: 0 50px;
    right: 0;
  }
  #carousel-thumbs img {
    border: 5px solid transparent;
    cursor: pointer;
  }
  #carousel-thumbs img:hover {
    border-color: rgba(255,255,255,.3);
  }
  #carousel-thumbs .selected img {
    border-color: #fff;
  }
  .carousel-control-prev,
  .carousel-control-next { 
    width: 50px; 
  }

  .carousel-control-next, .carousel-control-prev{
    top: auto;
    bottom: 30px;
    z-index: 999;
    opacity: 1;
  }
  .carousel-control-prev-icon,
  .carousel-control-next-icon { width: 30px; height: 30px; }
  .carousel-control-prev-icon {
    background-image: url(/assets/image/arrow-left.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .carousel-control-next-icon {
    background-image: url(/assets/image/arrow-right.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  #carousel-thumbs {
    background:transparent;
  }
  .desktop { display: none; }

  @media all and (max-width: 767px) {
    .carousel-container #carousel-thumbs img {
      border-width: 3px;
    }
    .desktop{display: none;}
  }
  @media all and (min-width: 576px) {
    .carousel-container #carousel-thumbs {
      position: initial;
    }
  }
  @media all and (max-width: 576px) {
    .carousel-container #carousel-thumbs {
      background: transparent;
    }
  } 
  
  /* ==>  1024 (desktops, 992px and up)  */
  /* @media (width: 1024px) 
  {
    .logo { height:80px !important; }

    header.masthead .header-content {
      margin-bottom: 80px !important;
      text-align: left !important;
      max-width: 600px !important;
      margin-left: 50px !important;
    }

  } */
  
  /* Media Queries - Smarthphones */
  @media (max-width: 767px) {
    #mainNav {
      /* background-color: #424243; */
      background-color: transparent;
    }
    #mainNav .navbar-brand {
      color: fade(white, 70%);
    }
    #mainNav .navbar-brand:hover, 
    #mainNav .navbar-brand:focus {
          color: white;
      }
      #mainNav .navbar-nav > li > a,
      #mainNav .navbar-nav > li > a:focus {
          color: #fff;
          background-color: #424243;
      }
      #mainNav .navbar-nav > li > a:hover,
      #mainNav .navbar-nav > li > a:focus:hover {
          color: #F73239;
      }

      /* navbar-shrink */
      #mainNav.navbar-shrink {
          border-color: rgba(34, 34, 34, 0.1);
          background-color: #424243;
      }

      #mainNav.navbar-shrink .navbar-toggler {
        padding: 8px 10px;
        color: #fff;
        margin-right:5px;
        border-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: #F73239;
      }

          #mainNav.navbar-shrink .navbar-brand .logo {
          /* width:283px;
          height: 80px; */
          width:259px;
          height: 54px;
          background-image:url('/assets/image/logo-small-white.png');
          background-repeat: no-repeat;
          }

      .navbar-brand{
          padding-top:0;
          padding-bottom: 0;
      }
      .navbar{ padding: 0px; }

      .device-mockup {
          margin-top:-50px !important;
      }

      header.masthead {
          position: relative;
          width: 100%;
          padding-top: 130px;
          padding-bottom: 100px;
          color: #424243;
          /* background: url("/assets/image/banner-movil.jpg") center no-repeat !important; */
          background-color: #fff;
          background-image: url("/assets/image/banner-movil.jpg");
          background-position: bottom center;
          background-repeat: no-repeat;
      }

      section.mercadotecnia .badges .badge-link {
          display: inline-block;
          margin-bottom: 0;
      }  

      section.mercadotecnia h2 { font-size: 26px; }
      section.mercadotecnia p { font-size: 18px; } 

      section.cta .cta-content h2 { font-size: 35px; }
  
  }


  /* Media Queries - Tablets */
  @media all and (min-width: 768px) {

    body {
      text-align: 1.3rem;
    }
    
    header.masthead {
      position: relative;
      width: 100%;
      padding-top: 150px;
      padding-bottom: 5px;
      color: #424243;
      background: url("/assets/image/banner-desktop.jpg") center no-repeat !important;
    }
    .logo { height:80px !important; }
    header.masthead .header-content{
      max-width: 490px;
      margin-bottom: 350px;
      text-align: left;
      margin-left: 50px !important; 
    }
    header.masthead .header-content h1 { font-size: 27px; }
    #mainNav { background-color: #fff !important; }
    #mainNav .navbar-brand .logo { margin: 10px auto; /*margin: 30px 0 0 10px;*/ }
    .navbar-brand{ height: 70px !important;}
    section.contacto { padding: 40px 0; }
    .movil { display: none; }
    .desktop{ display: block; }
    .carousel-control-prev-icon,
    .carousel-control-next-icon { width: 60px; height: 60px; }
    .carousel-control-next, .carousel-control-prev { bottom:40px; }
    .carousel-control-next { right: 0px; }
    .carousel-control-prev { left: 0px; }  

    /* #mainNav .navbar-toggler { margin-top: -30px; } */
    
    /* Faqs */
    section.faqs {
      padding: 80px 0 !important;
    }    
  }


  /* Media Queries - iPads */
  @media all and (min-width: 810px) {

    header.masthead { padding-top: 120px; }

  }


  /* Media Queries - Desktop */
  @media (min-width: 992px) {

      body {
        font-size: 1.2rem !important;
      }   

      #mainNav {
          border-top: #424243 46px solid;
          background-color: transparent !important;
          padding-top:10px;
      }
      #mainNav .navbar-brand {
          color: fade(white, 70%);
      }
      #mainNav .navbar-brand .logo {
        margin: 0px 0 0 10px;
      }
      #mainNav .navbar-brand:hover, #mainNav .navbar-brand:focus {
          color: rgba(66, 66, 67);
      }
      #mainNav .navbar-nav > li > a,
      #mainNav .navbar-nav > li > a:focus {
          color: rgba(66, 66, 67, 1);
          padding: 0 10px;
      }
      #mainNav .navbar-nav > li > a:hover,
      #mainNav .navbar-nav > li > a:focus:hover {
          color: #F73239;
      }      

      #mainNav.navbar-shrink {
          background-color: #424243 !important;
          border-top:0px;
      }
      #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: #F73239;
      }

          #mainNav.navbar-shrink .navbar-brand .logo{
          width:283px;
          height: 80px;
          background-image:url('/assets/image/logo-small-white.png');
          background-repeat: no-repeat;
          }

      .navbar-brand{
          padding-top:0;
          padding-bottom: 0;
      }
      .navbar{ padding: 0px; }

      .social { display: none; }

      header.masthead {
        position: relative;
        width: 100%;
        padding-top: 190px;
        padding-bottom: 370px;
        background: url("/assets/image/banner-desktop.jpg") right no-repeat !important;
        /* background-image: url('/assets/image/banner.jpg');
        background-size: cover; */
      }

      header.masthead .content {
          margin-left:120px;
      }
      
      /* header.masthead .header-content {
          margin-bottom: 0; 
          text-align: left;
          max-width: 553px;
          margin-left: 120px !important;
      } */
      .logo { height:80px !important; }
      header.masthead .header-content {
        margin-bottom: 80px !important;
        text-align: left !important;
        max-width: 600px !important;
        margin-left: 50px !important;
      }   

      header.masthead .header-content h1 { font-size: 30px; }
      header.masthead .device-container { max-width: 325px; } 

      section.features .device-container {
          margin-bottom: 0;
      }
      .carousel-item .row { width: 100%; text-align: center; }
      .thumb img { width: 60%; height: auto; border:0px #24fc20 solid; padding:0; margin:0;  }

  }


  /* Media Queries - Desktop - HD */
  @media (min-width:1280px) {
      body {
        font-size: 1.2rem !important;
      }     
      #mainNav {
          border-top: #424243 46px solid;
          background-color: transparent !important;
          padding-top:10px;
      }
      #mainNav.navbar-shrink .navbar-brand .logo {
        height: 60px;
      }
      #mainNav .navbar-nav > li > a, 
      #mainNav .navbar-nav > li > a:focus {
        padding: 0 20px;
      }
      .social { display: flex; margin-left: 30px; }
      .social a>img { padding:5px; }

      .logo { height:100px ;}

      header.masthead .header-content {
        margin-bottom: 50px;
        text-align: left;
        max-width: 650px;
        margin-left: 65px !important;
      }
  }


  @media (min-width:1440px) {
    
    header.masthead .content {
      margin-left: 180px;
    }
  }



  /* Media Queries - Desktop - FULL HD */
  @media (min-width:1920px) {
    body {
      font-size: 1.5rem !important;
    }
    .container{
        max-width: 1700px;
    }
    header.masthead {
      padding-top: 214px;
      padding-bottom: 265px;
    }
    header.masthead .header-content h1 { font-size: 35px; }

  }