/*
==========================================================================
  ORGULLOSAMENTE EL MEXICANO - [DISTRIBUIDORES] - KUBIK;
==========================================================================
*/


section#distribuidores-section{min-height:860px;padding:0;position:relative;}
#xs-header{display:none;}

#initial{height: 750px;margin-bottom:0px;display:block;}
#initial.parallaxParent{
  width:100%;
  padding-top: 30px;
  position:relative;
  z-index:1;
  overflow: hidden;
}
#initial .image-parallax {
  height:200%;
  width:100%;
  position: absolute;
  top: -70%;
  background-size: auto !important;
  z-index:1;
  background:url(../images/distribuidores/header.jpg)no-repeat;
  background-position:top center;
}

.intro-txt{
    line-height:1.61;
}

.direccionFull{text-align:center;}

.mapsection { /*float: left;*/ position: relative; width: 100%; min-height: 640px; overflow: hidden; display: inline-block; }
#infoWindow{text-align: center;display: inline-block; padding: 20px 0px;}
.maps-dir{ color: #656565; display: inline-block; position: relative; font-size: 16px; text-align: center; padding: 10px 40px 20px;}
.txtvergmap{background:;}
.gm-ui-hover-effect{top: 0px !important; right: 0px !important;}
.gm-ui-hover-effect img{width: 24px !important; height: 24px !important; margin: 0px !important;}
.btn-send { width: 100%; max-width: 290px; display: inline-flex; justify-content: center; background: url(../images/home/send.png) 55px 14px no-repeat #86298f; transition: ease .168s; -webkit-transition: ease .168s; border-radius: 0; font-size: 20px; color: #fff; text-transform: capitalize; border-radius: 5px; }
.fondo-gray{background-color: #f2f2f2;  }
#comentarios{height: 95px; resize: none;}
/*.list-group-item{cursor: default;}*/


.btn{
  color:#fff !important;
  background-color:#e31e26;
  text-align:center;
  padding:10px 15px;
  border-radius:30px;
  /* text-transform:uppercase; */
  transition: ease .168s;
  -webkit-transition: ease .168s;
}
.btn:hover{background-color:#188c45;}


/* 
::::::::::::::::::::::::::::::::::::::::::::::::::
        QUERIES
::::::::::::::::::::::::::::::::::::::::::::::::::
*/
@media screen and (max-width: 1920px){}
@media screen and (max-width: 1440px){}
@media screen and (max-width: 1200px){}
@media screen and (max-width: 991px){
    #xs-header{display:block;}
    .header#initial{display:none;}
}
@media screen and (max-width: 767px){}
@media screen and (max-width: 480px){
  .navbarHeight{height:133px !important;}
  .maps-dir {font-size: 14px;padding: 10px 20px 20px;}
}
@media screen and (max-width: 360px){}



