.selserv{
    max-width: 950px;
    /* width: 80%!important; */
}

.conSerMod{
    /* height: 100%; */
    max-width: 750px;
    margin:0px auto;
}
.modalClose{
    font-size: 3.5rem;
    /* position: absolute; */
    right: 3.22581%;
}
.cardContainer{
    /* min-height: 232px; */
}
.container-pa{
    padding-right: 0;
    padding-left: 0;
}
.rowPad{
    display: -webkit-box;
    display: flex;
    /* -ms-flex-wrap: wrap; */
    flex-wrap: wrap;
   
}
.none{
    display:none;
}

.padTitModSer{
    padding-top: 30px!important;
}
.topmodserv{
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    cursor: pointer;
    margin:0px auto;
   
}
.maxServ{
    max-width: 300px;
    min-width: 240;
}

.maxCoti{
    max-width: 270px;
    min-width: 240;
}
.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(191, 101, 96, 0.25);
  }

.parallax{
  
	background-repeat:no-repeat; /* Indicamos que no se repetira */
	background-size:cover; /* Encajamos la imagen al 100% del ancho */
	background-attachment: fixed; /* Establecemos una posicion fija para la imagen */
 
	font-family:helvetica, arial, sans-serif;
	line-height:20px;
}
/* Animación con keyframe llamada "latidos" */
@keyframes latidos {
    from { transform: none; }
    50% { transform: scale(1.2); }
    to { transform: none; }
}
/* En la clase corazon vamos a llamar latidos en la animación  */
.qsLat {
    display: inline-block;
    /* font-size: 150px; */
    text-shadow: 0 0 10px #222,1px 1px  0 #450505;
    /* color: red; */
    animation: latidos .9s infinite;
    transform-origin: center;
    z-index: 50;
    right: 1;

}

.latidos{
    animation: latidos .9s infinite;
    text-shadow: 0 0 10px #222,1px 1px  0 #450505;
}

.hijo-text-cen{
    margin:0px auto;
}

.qsLatCube{
    left: 41%;
}

.top60{
    left: 80%;
    top: 80%;
    /* z-index:1; */
}
.top120{
    left: 0%;
    top: 80%
}

.botQ{
    right:  97%;
    top: -3%;
}

.pad-inherit{
padding: inherit;
}
.imgBanner{

    animation: latidos 1.3s infinite;
    padding-bottom: 25px;
    max-height: 200px;
}

.card-lcl{
    background: url(../images/cargalcl1.jpg) ;
    
}

.goodStyle{
    font-family: "style3";
}

.priceMin{
    max-width: 300px;
    margin:0px auto;
}
.medio{
    align-items: center;
}

.bray{
border-bottom: 5px solid #842b27;
}

.fs-14{
font-size: 14px!important;
}
.medidasDeBultos{
    font-size: 1.5em;
}

.displayFlex{
    display:inline-flex!important;
}

.rojo{
    color:red;
}

.blanco{
    color:white;
}

.liCarga li{
    width: 25%!important;
}
.lectura{
  
    font-family: 'Source Sans Pro', sans-serif;
   
}

.cursor{
    cursor:pointer;
}

.justify{
   
    text-align: justify;
    text-justify: inter-word;
}

.margin-2{
    margin: 0 2%;
}

.z-index{
    z-index: 10;
}



.map iframe {
    width: 100%;
    height: 400px;
    border: 0;
  }

  .banner-low{
      height: 22%!important;
  }
  
  .banner-low{
    min-height: 170px!important;
}
  /* @media (max-width: 700px) {
           .banner-low{
          height: 38%!important;
      }
  } */
