/* ===================================================================
   CWB LAYOUTS - responsive. Mismo origen y mismas condiciones.
   =================================================================== */

@media (max-width: 1600px) {
.cmarquesinawraphome {
  font-size: calc(55px + 6vw);
  
}

.cnumberdecada {
  font-size: calc(30px + 3vw);
  
}
}

@media (max-width: 1400px) {
.citemnew .citemproyectotitle h5 {
  padding-left: 15px;
  padding-right: 15px;
  
}

.cfaqrepeaterinner {
  padding-top: var(--paddings);
  
}

.ccoltext h2 {
  font-size: 40px;
  
}
}

@media (max-width: 1100px) {
.cblogbotbar {
  border-left: 0px;
  border-right: 0px;
  
}
}

@media (max-width: 1000px) {
.ctaservicios {
  margin-top: 15px;
  
}

.ctaservicios .cta2 {
  margin-bottom: 8px;
  
}

.ctaservicios .cmicro {
  display: none;
  
}

.cblogbotbarinner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(auto, 1fr) minmax(auto, 1fr);
  align-items: center;
  gap: 40px;
  padding: var(--paddings);
  padding-top: 12px;
  padding-bottom: 11px;
  padding-left: 10px!important;
  padding-right: 10px!important;
  container-type: inline-size;
  
}

.cblogbotbaritem {
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  
}

.cblogbotbaritem > div {
  min-width: 0;
  
}

.ccoltext h2 {
  margin-top: 50px;
  margin-bottom: 20px;
  
}

.ccoltext h2 br {
  display: inline;
  
}

.ccoltext h2 br::after {
  content: " ";
  
}

.ccoltext h2 {
  font-size: 25px;
  padding-left: 10px;
  padding-right: 10px;
  
}

.ccoltext h3 {
  font-size: 18px;
  
}

.ccoltext h4 {
  font-size: 16px;
  
}

.ccoltext h5 {
  font-size: 14px;
  
}

.contentsmall {
  padding-left: var(--paddings);
  padding-right: var(--paddings);
  
}

.citemnew .citemproyectotitle {
  display: block;
  opacity: 1!important;
  
}

.cboxdestacado .cimagenew img {
  aspect-ratio: 80 / 50;
  
}

.citemtitlebotnew {
  margin-bottom: 20px;
  
}

.hidedesktop {
  display: block;
  
}

.cmarquesinawrap {
  display: none;
  
}

.csectionnewspie .citemnew:last-child {
  display: none;
  
}

.ccolmoredesc {
  margin-bottom: 20px;
  
}

.citemservicio {
  aspect-ratio: 10/6;
  
}

.contentitledescservicio {
  padding-right:0px;
  
}

.cmarquesinawrap {
  padding-top: 8px;
  padding-bottom: 14px;
  
}

.home .cmarquesinawrap {
  display: none;
  
}

.citemproyectotitle {
  display: none;
  
}

.rowcats,.llinebotcats {
  display: none;
  
}
}

@media (max-width: 500px) {
.cblogbotbaritem:nth-child(1) > div:nth-child(1) {
  display: none;
  
}

.cblogbotbarinner::before {
  display: none;
  
}

.cblogbotbarinner {
  gap: 20px;
  
}

.cblogbotbaritem:nth-child(2) {
  width: 230px;
  
}
}
