html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}

body {
  padding-top: 65px;
}

@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 56px; /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .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;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #fff;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  background: #ffffff;
  color: #1b4908;
}

.text-white-50 { color: rgba(255, 255, 255, .5); }

.bg-purple { background-color: #6f42c1; }
.main-header{
  box-shadow: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: background .3s;
  transition: background .3s;
  padding: 30px 0;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
  }

  .menu-wraper {
    float: right;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
  background-color: #1b4908;
}


@media (max-width: 768px){
.esconder-movil{
    display: none!important;

    
}
body {
  padding-top: 54px;
}

.maicol{

  font-size: 8px!important;
}

.logo-navmaicol{

width: 100%!important;

}

.aquies{
    
    
    padding: 50px 16px 50px 16px!important;
}

.centrarmaicol {

  width: 100%!important;
  
}

.alignright {
  float: right;
  margin-left: 2em;
  margin-bottom: 2em;
  width: 100%!important;
}

.centrarhome{
    
     display: flex!important;
    align-items: center!important;
;
    margin-left: 0px!important;
}

}



@media  (min-device-width : 768px) and (max-device-width : 1024px){

.maicol{

  font-size: 14px!important;
}

body {
    padding-top: 92px;
}



}


.esconder-movil{
  display: block;

}


.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.btn-success {
  color: #fff;
  background-color: #6eac4e;
  border-color: #6eac4e;
}

.w-grid[class*="cols_"] .w-grid-list {
  display: flex;
  flex-wrap: wrap;
}


.imagenes-centro{
background: #1b4908;
padding: 80px;

}


.attachment-us_600_600_crop{

  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
}



/* =================================== */
/*  Contact Styles 
/* =================================== */
.contact-section {
  background: url(../img/download-bg.png);
  border-bottom: 100px solid #1a1a1a;
}
.contact-section .section-title {
  padding-top: 120px;
}

.form-row {
  background: #5a872c;
  padding: 30px 0px;
  border-radius: 3px;

}

.address-wrap .single-address-col {
  text-align: center;
  margin-bottom: 40px;
}
.address-wrap .single-address-col i {
  font-size: 50px;
  color: #691cff;
}
.address-wrap .single-address-col p {
 font-size: 16px;
    margin-top: 10px;
    color: #000000;
    font-weight: 600;
}

.contact-form-wrap {
  padding: 50px;
}
.contact-form-wrap .form-col {
  margin-bottom: 30px;
}
.contact-form-wrap .form-control {
  border-radius: 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  background: transparent;
  padding-left: 0px;
}
.contact-form-wrap .form-control:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #222 !important;
}
.contact-form-wrap .primary-btn {
  vertical-align: center;
  margin-top: 30px;
  border: none;
}
.contact-form-wrap .primary-btn:focus {
  outline: none;
}

.form-row .message {
  height: 50px;
  width: 100%;
  font-size: 13px;
  line-height: 50px;
  text-align: center;
  float: none;
  margin-top: 20px;
  display: none;
  color: #fff;
}
.form-row .error {
  background: #ef5659;
}
.form-row .success {
  background: #82134a;
}

.contact-page-section {
  background: #eee !important;
}
.contact-page-section .single-address-col .div {
  padding: 30px 0px;
  border-radius: 5px;
  background: #82134a;
  margin-bottom: 40px;
  height: 95px;
}

.home-contact {
  padding-bottom: 50px;
}

.form-control::placeholder {
  color: #ffffff;
  opacity: 1;
}


.form-control {

  color: #ffffff;

}

.form-control:focus {

  color: #ffffff;

}

.alignright {
  float: right;
  margin-left: 2em;
  margin-bottom: 2em;
  width: 310px;
}








@keyframes pulse {
  0% {
      transform: scale(1, 1);
  }
  50% {
      opacity: 0.3;
  }
  100% {
      transform: scale(1.45);
      opacity: 0;
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}


.nav-bottom {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-content: flex-end;
  width: auto;
  height: auto;
  position: fixed;
  z-index: 8;
  bottom: 0px;
  right: 0px;
  padding: 5px;
  margin: 0px;
  @media (max-width: 360px) {
      width: 320px;
  }
}

.whatsapp-button {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 60px;
  height: 60px;
  z-index: 8;
  transition: .3s;
  margin: 10px;
  padding: 7px;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
  
  background-color: rgb(255, 255, 255);
  /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
  @include shadowBox( 1px, 1px, 6px, 0px, rgba(68, 68, 68, 0.705));
}

.circle-anime {
  display: flex;
  position: absolute;
  justify-content: center;
  align-content: center;
  width: 60px;
  height: 60px;
  top: 15px;
  right: 15px;
  border-radius: 50%;
  transition: .3s;
  background-color: rgb(119, 187, 74);
  animation: pulse 1.2s 6.0s ease infinite;
}

.popup-whatsapp {
  display: none;
  position: absolute;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  height: auto;
 
  bottom: 85px;
  right: 6px;
  transition: .5s;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  /* offset-x > | offset-y ^| blur-radius | spread-radius | color */
  @include shadowBox( 2px, 1px, 6px, 0px, rgba(68, 68, 68, 0.705));
  animation: slideInRight .6s 0.0s both;

}
.contenedor{

padding: 10px;
}


.contenedor2{
background: url(/jerry/img/whass.png);
padding: 10px;
background-color: #e5ddd5;
  background-size: 100%;
  border-radius: 6px;

}
.topw {
display: flex;
flex-direction: column;
}
.bottomw {
display: flex;
flex-direction: row;
background: #efefef;
  padding: 11px;
}
.closePopup {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  margin: 0px 0px 15px 0px;
  border-radius: 50%;
  border: none;
  outline: none;
  cursor: pointer;
  background-color: rgb(247, 96, 96);
  @include shadowBox( 1px, 1px, 2px, 0px, rgba(68, 68, 68, 0.705));

}





.closePopup:hover {
    background-color: rgb(247, 29, 29);
    transition: .3s;
}



.send-msPopup {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #efefef;
  margin: 0px 0px 0px 5px;
  border: none;
  outline: none;
  cursor: pointer;
  @include shadowBox( 1px, 1px, 2px, 0px, rgba(68, 68, 68, 0.705));

}




.send-msPopup:hover {
background-color: #f8f8f8;
transition: .3s;
}



.is-active-whatsapp-popup {
  display: flex;
  animation: slideInRight .6s 0.0s both;
}


  .whats-input[type=text] {
      width: 250px;
      height: 40px;
      box-sizing: border-box;
      border: 0px solid #ffffff;
      border-radius: 20px;
      font-size: 1.0em;
      background-color: #ffffff;
      padding: 0px 0px 0px 10px;
      -webkit-transition: width 0.3s ease-in-out;
      transition: width 0.3s ease-in-out;
      outline: none;
      transition: .3s;
      font-family: sans-serif;
     
  }
  .whats-input ::placeholder {
          /* Most modern browsers support this now. */
          color: rgba(68, 68, 68, 0.705);;
          opacity: 1;
      }
      [type=text]:focus {
          background-color: #f8f8f8;
          -webkit-transition: width 0.3s ease-in-out;
          transition: width 0.3s ease-in-out;
          transition: .3s;
      }
  


.icon-whatsapp-small {
  width: 24px;
  height: 24px;
}

.icon-whatsapp {
  width: 30px;
  height: 45px;
  animation: pulse 1.2s 6.0s ease infinite;
}

.icon-font-color{
color: #ffffff
}

.icon-font-color--black{
color: #a5abad
}


.close {
  float: right;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}


@media (min-width: 1200px){
.h2, h2 {
     font-size: 29px;
}}

p {
    margin-top: 0;
    margin-bottom: 2rem;
}


















/* estilos  */

/* estilos generales */
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

a{
    text-decoration: none;
}

.alert{
    display: block;
    padding: 12px 20px;
    background: #f8d7da;
    color: #721c24;
    margin-bottom: 10px;
    border: 1px solid #f5c6cb;
}



.contenedorjerry{
    width: 90%;
    max-width: 1000px;
    background: #1b4908;
    padding: 40px;
    margin: 20px auto;
}

.contenedorjerry h1{
    font-weight: 600;
    margin-bottom: 67px;
    color: #fff;
}

.contenido{
    display: flex;
    width: 100%;
    overflow: hidden;
    flex-wrap: wrap;
}

.contenido .info,
.contenido .formulario{
    width: 50%;
}

/* ===========================================
Estilos info
============================================== */
.info{
    padding-left: 10px;
}

.info .col{
    width: 100%;
    display: flex;
    margin-bottom: 15px;
    font-size: 16px;
    flex-wrap: nowrap;
}

.info .col .icono{
    color: #fff;
    margin-right: 10px;
    margin-top: 5px;
}

.info .col p{
    color: #999;
}

.info .redes-s{
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.info .redes-s a{
    display: flex;
    width: 40px;
    height: 40px;
    background: #fff;
    color: #1b4908;
    margin: 5px;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    border-radius: 50%;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, .4);
}
.info .redes-s a:hover{
    box-shadow: 0px 3px 8px rgba(0, 0, 0, .4);
    /* background: #000; */
}

/* ===========================================
Estilos formulario
============================================== */

.formulario{
    padding-left: 10px;
}

.formulario input[type='text'],
.formulario textarea{
    width: 100%;
    margin-bottom: 15px;
    padding: 12px 20px;
    border: 1px solid #999;
    color: #999;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    outline: 0;
}

.formulario textarea{
    max-width: 100%;
    min-width: 100%;
    min-height: 150px;
    max-height: 200px;
}

.formulario input[type='text']:focus,
.formulario textarea:focus{
    border: 1px solid #fff;
}

.formulario button{
    padding: 12px 30px;
    border: transparent;
    background: #fff;
    color: #1b4908;
    cursor: pointer;
    float: right;
}


@media (max-width: 520px){
   .contenedorjerry{
       padding: 40px 20px;
   }

   .contenido .info,
   .contenido .formulario{
       width: 100%;
       padding: 0px;
   }

   .contenido .info{
       margin-bottom: 30px;
   }
}

@media (max-width: 800px){
  
    .contenido .info,
    .contenido .formulario{
        width: 100%;
        padding: 0px;
    }
 
    .contenido .info{
        margin-bottom: 30px;
    }
 }
 


 .nav-link:hover {
 font-weight: 500;
    background: #5a872c;
    color: #fff!important;
}




.mensajecorreo{

  color: #fff;
}


