.coolthing_logo img {
  padding: 3vh;
  max-height: 160px;
}
.coolthing_nav_wrapper > ul > li.no-margin-left {
  margin-left: 0;
}
.quality_style_wrapper.margin-90 {
  margin-bottom: 90px !important;
}
.slider_prev_btn,
.slider_next_btn {
  display: none !important;
}
.quality_style_wrapper_franquicia {
  width: 100%;
  float: left;
  min-height: 305px;
  padding: 60px 0px;
  background-size: cover;
  position: relative;
  margin-bottom: 70px !important;
  background-attachment: fixed;
}
.firstcharacter {
  font-size: 22px;
  color: #333;
  font-weight: 300;
}
.firstcharacter::first-letter {
  font-size: 36px;
  padding: 12px 16px;
  margin: 5px 10px 0px 0px;
  border-radius: 3px;
  color: #343333;
  float: left;
  width: 52px;
  height: 52px;
  line-height: 27px;
  border: 1px solid #bcbcbc;
  background-color: #f9f9f9;
  text-transform: uppercase;
}
.service_text p {
  font-size: 17px;
  font-weight: 300;
}
.quality_style_wrapper_franquicia.null {
  margin-bottom: 0 !important;
}
.coolthing_heading.ubica {
  margin-bottom: 0 !important;
}
.coolthing_heading.ubica h2 {
  color: #fff;
}
#map {
  float: left;
  width: 100%;
  min-height: 460px;
  max-height: 620px;
  height: 65%;
}
@media (max-width: 767px) {
  .quality_style_images img.image1,
  .quality_style_images img.image2,
  .quality_style_images img.image3 {
    display: none;
  }
  .mobile-device-black {
    color: #000 !important;
  }
}

@font-face {
  font-family: "MiFuenteNegrita";
  src: url(../fonts/MontserratAlternates-Black.otf);
}
@font-face {
  font-family: "MiFuente";
  src: url(../fonts/MontserratAlternates-Regular.otf);
}

h1 {
  font-size: 16px;
  font-family: "MiFuente";
}

#fuente-personalizada {
  font-family: "miFuente";
}

.nopadding {
  padding-left: 0px;
  padding-right: 0px;
}

.divLetras {
  align-items: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: justify;
  height: 472px;
}

.imagenMision {
  height: 100%;
  display: grid;
  vertical-align: middle;
  align-content: center;
}

.imagenVision {
  height: 100%;
  display: grid;
  vertical-align: middle;
  align-content: center;
}
.imagenValores {
  height: 100%;
  display: grid;
  vertical-align: middle;
  align-content: center;
}

.detalle {
  background-image: url(../images/detalle.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 22vw;
  position: relative;
}

.qs {
  font-size: 2vw;
  width: 30vw;
  position: absolute;
  top: 38vh;
  left: 24vw;
  color: #416686;
  font-weight: bold;
}

.descqs {
  position: absolute;
  width: 38vw;
  left: 35vh;
  top: 56vh;
}

.mvv {
  position: absolute;
  bottom: 10vh;
  left: 57vw;
}

.margenes {
  margin-top: 50px;
  margin-bottom: 50px;
}

.padd {
  padding: 110px;
  font-size: 18px;
}

.tamLetras{
  font-size: 1vw;
}

@media (max-width: 767px) {
  .detalle {
    display: unset;
  }
  .qs {
    font-size: unset;
    width: unset;
    position: unset;
    top: unset;
    left: unset;
    color: #416686;
    font-weight: bold;
    margin-left: 4vh;
    margin-right: 4vh;
    font-size: 4vh;
  }
  .descqs {
    position: unset;
    width: unset;
    left: unset;
    top: unset;
    margin-left: 7vh;
    margin-right: 7vh;
  }
  .mvv {
    position: relative;
    bottom: -63vh;
    left: unset;
  }
  .margenes {
    margin-top: 5vh;
    margin-bottom: 63vh;
  }
  .padd {
    padding: 3vh;
    font-size: 18px;
  }
  .divLetras {
    height: unset;
  }
}

@media (max-width: 767px) {
  .coolthing_nav_wrapper > ul > li.active > a {
    border-bottom: none;
    background-color: #416682;
  }
}
.contactanos {
  align-items: center;
  height: 7vh;
  display: flex !important;
}
.iconos {
  height: 6vh;
  display: flex;
  align-items: center;
}

@media (max-width: 800px) {
  .contactanos {
    width: 12vh;
    font-size: 1.3vh;
    line-height: normal;
    height: 8vh;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .tamLetras{
    font-size: 2.2vh;
  }
}
