/* ===================================================================
   CWB LAYOUTS - importado de codewebbarcelona.com (tema codeweb26)
   Fecha: 20/08/2026
   Estado: SIN VERIFICAR en este tema. Si algo se descuadra, la salida
   rapida es quitar el enqueue de cwb-layouts en functions.php.
   NO editar a mano: se regenera con scratchpad/cwb/extract.php
   =================================================================== */

.csectionmodelhomeservices .cslidewrap {
  padding:0 5px;
  box-sizing:border-box;
  height:100%;
  
}

.csectionmodelhomeservices .citemserviciowrap,
.csectionmodelhomeservices .citemserviciowrap>a {
  display:block;
  height:100%;
  
}

.csectionmodelhomeservices .citemserviciohome {
  background:var(--lightgray);
  box-sizing:border-box;
  width:100%;
  min-height:300px;
  padding:var(--cardpaddings);
  display:flex;
  flex-direction:column;
  
}

.csectionmodelhomeservices .cgridtitularitem {
  align-items:flex-start;
  border:0px!important;
  padding-bottom:var(--paddings);
  margin-bottom:var(--paddings);
  
}

.csectionmodelhomeservices .cgridtitularitem h3 {
  font-size:var(--fontxl);
  line-height:1.08;
  margin:0;
  max-width:80%;
  
}

.csectionmodelhomeservices .citemserviciodesc {
  font-size:var(--fontm);
  line-height:1.4;
  
}

.csectionmodelhomeservices .citemserviciodesc p {
  margin:0;
  
}

.csectionmodelhomeservices .citemserviciohome:hover {
  background:#dedede;
  
}

.csectionmodelhomeservices .slick-slide {
  height:inherit;
  opacity:1!important;
  
}

@media(max-width:700px) {
.csectionmodelhomeservices .citemserviciohome {
  min-height:260px;
  
}
}

.cta2 {
  border-color:var(--color2);
  background: var(--color2);
  color: var(--color1)!important;
  
}

.cmarquesinawrap {
  margin-top: auto;
  
}

.contentitledescssmall {
  max-width: 380px;
  
}

.ctextoaboutlimit5 {
  max-width: 850px;
  
}

.cmarquesinawrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  
}

.cmarquesinawraphome {
  border-top: 1px solid var(--color2);
  color: white;
  padding-top: var(--paddings);
  padding-bottom: var(--paddings);
  font-size: calc(55px + 9vw);
  font-weight: 700;
  line-height: 0.67;
  
}

.cmarquesinawraphome em {
  font-style: normal;
  color: var(--color2);
  
}

.cmarquesinawraphome .cmarquesinainner {
  transform: translateY(-4%);
  
}

.csectionmodeldecada {
  --gap:var(--paddingsdouble);
  
}

.digit-col {
  display: flex;
  flex-direction: column;
  transition: none;
  width: 0.6em;
  text-align: center;
  
}

.digit-number {
  height: 1em;
  display: block;
  
}

.snumbers {
  display: inline-block;
  
}

.cnumberdecada {
  font-size: calc(30px + 4vw);
  line-height: 1;
  font-weight: 700;
  
}

.ccifrasblock {
  position: relative;
  
}

.ccifrasblock {
  display: flex;
  align-items: center;
  gap: 20px;
  
}

.ccifrasblock > div {
  flex: 1;
  
}

.csectionmodeldecada {
  padding-bottom: var(--paddingsmid);
  
}

.cnumbersdecada {
  padding-top: 5.8vw;
  
}

.climitp p {
  max-width: 700px;
  
}

.citemproyectodevice {
  max-width: 80%;
  margin: auto;
  
}

.citemproyectotitle {
  text-align: center;
  Position:absolute;
  top:0px;
  left:0px;
  height:100%;
  width:100%;
  background: rgba(19, 0, 70, 0.80);
  background: rgba(0, 0, 0, 0.05);
  background: rgba(255,255,255, 0.65);
  backdrop-filter: blur(12.5px);
  opacity: 0;
  -webkit-transition:all 0.3s ease-in-out;
  -moz-transition:all 0.3s ease-in-out;
  -o-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
  box-sizing: border-box;
  border: 1px solid transparent;
  
}

.citemcase .cinnerdevice {
  display: flex;
  align-items: center;
  justify-content: center;
  
}

.citemproyectoimage img {
  display: block;
  
}

.citemcase:hover .citemproyectotitle {
  opacity: 1;
  border: 1px solid var(--black);
  
}

.chomebot .cta2:hover {
  background: var(--color1);
  color: var(--color2)!important;
  
}

.citemnew .cimagenew img {
  aspect-ratio:83/60;
  object-fit:cover;
  display: block;
  
}

.citemnew .citemproyectotitle {
  opacity: 1;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(0px);
  
}

.citemnew .citemproyectotitle h5 {
  max-width: 360px;
  margin: auto;
  
}

.citemnew:hover .citemproyectotitle {
  opacity: 0;
  
}

.cfaqrepeaterdesc p {
  margin-bottom: 15px;
  
}

.cfaqrepeaterdesc,.cfaqrepeaterdesc a {
  font-size: var(--fontm);
  
}

.cfaqrepeaterinner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  
}

.cfaqrepeaterdesc p:last-child {
  margin-bottom: 0px;
  
}

.cfaqrepeaterinner > div:first-child {
  flex: 1;
  min-width: 0;
  
}

.cfaqrepeaterdesc {
  padding-top: var(--paddings);
  display: none;
  
}

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

.cfaqrepeaterinner > div:last-child {
  flex: 0 0 auto;
  margin-left: auto;
  
}

.contentfaq {
  border-top: 1px solid #C3C3C3;
  
}

.cfaqloadmore {
  cursor: pointer;
  margin: auto;
  display: block;
  width: fit-content;
  margin-top: var(--paddings);
  
}

.citemcasecta {
  text-align: center;
  
}

.csectioncasosrelated .citemproyectoimage a {
  display: block;
  width: 100%;
  
}

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

.rowcats a {
  text-decoration: none;
  
}

.rowcats a:hover {
  text-decoration: underline;
  
}

.rowcats .lcurrentcat {
  color: var(--color2);
  text-decoration: underline;
  
}

.llinebotcats {
  margin-bottom: var(--paddingsmid);
  
}

.llinebotcats::after {
  padding-top: 15px;
  
}

.ccatsleft .cdropcats,.lcatsleft {
  margin-right: var(--paddingsdouble);
  
}

.cmarquesinawrap img {
  height: 60vh;
  margin-right: 10px;
  
}

.cboxdestacado {
  padding: var(--paddings);
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid var(--color2);
  
}

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

.ccatsbar {
  height: var(--headerheight);
  
}

.ccatsbar,.ccatsbar a {
  color: var(--color2);
  
}

.ccatsbar a {
  margin-left: var(--paddings);
  margin-right: var(--paddingsmid);
  text-decoration: none;
  
}

.ccatsbar a:hover {
  text-decoration: underline;
  
}

.cpoolblog section:nth-child(even) {
  background: var(--lightgray);
  
}

.citemtitlebotnew img {
  aspect-ratio:10/6;
  object-fit:cover;
  
}

.citemproyectotitlebot h5 {
  max-width: 400px;
  margin-top: 10px;
  margin-bottom: 0px;
  
}

.cmorearticulos a:hover .cinner * {
  color: var(--color2);
  ;
  
}

.shtitlepageblog {
  margin-bottom: 0px!important;
  
}

.csectionbloggrid {
  background: white;
  padding-top: var(--paddings);
  
}

.cpagedbottom {
  height: var(--headerheight);
  
}

.cpagedbottom {
  margin-top: -20px;
  text-align: center;
  
}

.cpagedbottom span,.cpagedbottom a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  color: #999;
  border: 1px solid transparent;
  border-radius: 100%;
  
}

.cpagedbottom .page-numbers.current {
  color: var(--color1);
  border-color: var(--color1);
  
}

.ccoltext a {
  text-decoration: underline;
  color: var(--color2);
  
}

.ccoltext h6,.ccoltext h6 a {
  font-size: 16px;
  font-weight: 700;
  
}

.ccoltext b,.ccoltext strong {
  font-weight: 700;
  
}

.ccoltext h6 {
  background: var(--lightgray);
  padding: var(--paddings);
  
}

.ccoltext,.ccoltext a {
  font-size: var(--fontm);
  ;
  
}

.ccoltext h4,
.ccoltext h5 {
  margin-top: 30px;
  margin-bottom: 30px;
  
}

.ccoltext h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  
}

.ccoltext h2 {
  border-top: 1px solid #ccc;
  margin-top: 40px;
  margin-bottom: 30px;
  line-height: 1.1;
  padding-top: 20px;
  color: var(--color1);
  ;
  position: relative;
  
}

.ccoltext h2 {
  font-size: 35px;
  padding-right: 30px;
  
}

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

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

.contentsmall {
  max-width: 1000px;
  
}

.cblogbotbar {
  position: fixed;
  bottom: 0px;
  max-width:1100px;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  z-index: 100;
  
}

.cblogbotbarinner {
  position: relative;
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:40px;
  flex-wrap:wrap;
  padding: var(--paddings);
  padding-top: 12px;
  padding-bottom: 11px;
  
}

.cblogbotbar a {
  text-decoration: none;
  
}

.cblogbotbar {
  background: var(--color1);
  background: rgba(255, 255, 255, 0.80);
  backdrop-filter: blur(7.5px);
  width: 100%;
  border: 1px solid var(--color1);
  border-bottom: 0px;
  box-sizing: border-box;
  
}

.cblogbotbar * {
  color: var(--color1);
  ;
  
}

.cblogbotbar {
}

.cblogbotbaritem {
  flex:1 1 320px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  
}

.cblogbotbaritem form {
  display:flex;
  align-items:center;
  
}

.cblogbotbaritem form input {
  flex:1 1 auto;
  min-width:0;
  
}

.cblogbotbarinner form {
  z-index: 10;
  position: relative;
  
}

.cblogbotbarinner input {
  background: transparent;
  border: 1px solid var(--color1);
  color: var(--color1);
  padding: 6px;
  display: block;
  transform: translateY(0px) translateX(-1px);
  width: 230px;
  box-sizing: border-box;
  
}

.cblogbotbarinner input::placeholder {
  color: var(--color1);
  
}

.cblogbotbarinner::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  border-left: 1px solid var(--color1);
  left: 50%;
  top: 0px;
  
}

.ccoltext iframe {
  width: 100%;
  height: auto;
  aspect-ratio:1920/1080;
  object-fit:cover;
  display: block;
  
}

.csectionfullblog {
  position: relative;
  
}

.cscrolldownwrap {
  position: absolute;
  bottom: 0px;
  left: 50%;
  z-index: 100;
  
}

.cscrolldown {
  position: relative;
  width: 4px;
  width: 1px;
  height: 128px;
  overflow: hidden;
  
}

.cscrolldown::before,
.cscrolldown::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  
}

.cscrolldown::before {
  top: 0;
  height: 100%;
  background: var(--color1);
  
}

.cscrolldown::after {
  top: 0;
  height: 100%;
  background: #fff;
  transform: scaleY(0);
  transform-origin: top;
  animation: scrollLineDown 1.2s ease-in-out infinite;
  
}

.csectiongridservicios {
  --gap:calc(var(--paddingsmid) / 2);
  
}

.cgridtitular {
  height: var(--headerheight);
  display:flex;
  align-items:center;
  border-bottom: 1px solid var(--color1);
  
}

.cgridtitularitem {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  border-bottom: 1px solid var(--color1);
  
}

.cgridtitularitem > :first-child {
  flex:1 1 auto;
  min-width:0;
  
}

.cgridtitular {
  margin-bottom: var(--paddings);
  
}

.citemservicio {
  aspect-ratio:40/27;
  
}

.citemservicio h4 {
  max-width: 270px;
  
}

.cgridtitularitem > :last-child {
  flex:0 0 auto;
  margin-left:auto;
  
}

.citemserviciocat1 * {
  color: var(--color2);
  
}

.citemservicio {
  padding: var(--paddings);
  padding-top: 0px;
  
}

.citemserviciocat1 {
  background: var(--color1);
  padding: var(--paddings);
  padding-top: 0px;
  
}

.citemserviciocat1 .cgridtitularitem {
  border-color:var(--color2);
  
}

.citemservicio {
  display:flex;
  flex-direction:column;
  
}

.citemservicio > :last-child {
  margin-top:auto;
  
}

.citemserviciowrap {
  margin-bottom: var(--paddingsmid);
  
}

.csectiongridservicios {
  padding-bottom: var(--paddingsmid);
  
}

.citemserviciowrap a .citemservicio {
  -webkit-transition:all 0.2s ease-in-out;
  -moz-transition:all 0.2s ease-in-out;
  -o-transition:all 0.2s ease-in-out;
  transition:all 0.2s ease-in-out;
  
}

.citemserviciowrap:hover a .citemservicio {
  opacity: 0.9;
  
}

.citemserviciocat2 {
  background: var(--color2);
  
}

.citemserviciocat3 {
  background: #7A7797;
  
}

.citemserviciocat4 {
  background: var(--lightgray);
  
}

.contentitledescservicio {
  display: block;
  
}

.contentitledescservicio {
  border-top: 1px solid var(--color1);
  margin-top: 0px!important;
  padding-right: 15vw;
  
}

.csectionblue .cfaqrepeaterinner svg path {
  stroke:white;
  
}

.cpostfaq {
  margin-top: var(--sectionmargin);
  
}

.cmarquesinawrapmini * {
  color: var(--color1)!important;
  text-decoration: none!important;
  
}

.cmarquesinawrapmini {
  padding-top: var(--paddings);
  padding-bottom: var(--paddings);
  border-top: 1px solid var(--color1);
  
}

.cfooter-services-marquee .cmarquesinawrapmini {
  border-top-color: var(--color2);
  background: var(--color1);
  padding-bottom: 10px;
  
}

.cfooter-services-marquee .cmarquesinawrapmini * {
  color: var(--color2)!important;
  
}

.hidedesktop {
  display: none;
  
}

.cwb-post-cta {
  margin:54px 0;
  padding:36px;
  border:1px solid rgba(19,0,70,.18);
  background:#f5f5f5;
  box-sizing:border-box;
  
}

.cwb-post-cta-dark {
  background:var(--color1);
  color:#fff;
  border-color:var(--color1);
  
}

.cwb-post-cta-dark * {
  color:#fff;
  
}

.cwb-post-cta-pre {
  margin:0 0 12px 0!important;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:12px!important;
  font-family:Roboto Mono,monospace;
  font-weight:700;
  
}

.cwb-cta-title {
  font-family:proxima-nova,sans-serif;
  font-size:clamp(36px,5.2vw,64px);
  line-height:.92;
  letter-spacing:.01em;
  text-transform:uppercase;
  font-weight:700;
  color:var(--color1);
  margin:0 0 28px 0;
  max-width:980px;
  
}

.cwb-post-cta-dark .cwb-cta-title {
  color:#fff;
  
}

.cwb-cta-text p:last-child {
  margin-bottom:0;
  
}

.cwb-cta-buttons {
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  align-items:center;
  margin-top:28px!important;
  
}

.cwb-post-cta .cta2 {
  color:var(--color1)!important;
  
}

.cwb-post-projects-grid {
  margin:56px 0;
  padding:0;
  
}

.cwb-post-projects-grid .cwb-grid-head {
  border-top:1px solid var(--color1);
  padding-top:34px;
  margin-bottom:26px;
  
}

.cwb-post-projects-grid .cwb-grid-title {
  font-family:proxima-nova,sans-serif;
  font-size:clamp(34px,4.8vw,58px);
  line-height:.95;
  text-transform:uppercase;
  font-weight:700;
  color:var(--color1);
  max-width:980px;
  margin:0 0 22px 0;
  
}

.cwb-post-projects-grid .cwb-grid-desc {
  max-width:900px;
  
}

.cwb-post-projects-grid img {
  margin:0!important;
  border:0!important;
  
}

.cwb-post-projects-grid .citemproyectotitle h4 {
  font-size:22px;
  
}

.cwb-post-projects-grid .cwb-projects-actions {
  margin-top:28px;
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  
}

@media(max-width:900px) {
.cwb-cta-title,
  .cwb-post-projects-grid .cwb-grid-title {
  font-size:36px;
  
}

.cwb-post-cta {
  padding:28px;
  
}

.cwb-post-projects-grid .col33 {
  width:100%;
  
}
}

body.single-post .ccoltext .cb-premium-table-shell,
body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-shell {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 34px 0;
  
}

body.single-post .ccoltext .cb-premium-table-scroll,
body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  border-radius: 18px;
  
}

body.single-post .ccoltext table,
body.single-post .csection-section-blogpage .ccoltext table {
  width: 100%;
  max-width: 100%;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  margin: 34px 0 !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
  background: #fff !important;
  border: 1px solid rgba(19, 0, 70, .12) !important;
  border-radius: 18px !important;
  overflow: hidden !important;
  box-shadow: 0 18px 50px rgba(19, 0, 70, .08) !important;
  
}

body.single-post .ccoltext .cb-premium-table-scroll table,
body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table {
  margin: 0 !important;
  
}

body.single-post .ccoltext table th,
body.single-post .csection-section-blogpage .ccoltext table th {
  background: var(--color1, #130046) !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-align: left !important;
  padding: 16px 18px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(255,255,255,.16) !important;
  vertical-align: top !important;
  
}

body.single-post .ccoltext table td,
body.single-post .csection-section-blogpage .ccoltext table td {
  padding: 16px 18px !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(19, 0, 70, .09) !important;
  vertical-align: top !important;
  color: #1f1f1f !important;
  background: transparent !important;
  
}

body.single-post .ccoltext table tbody tr:nth-child(even),
body.single-post .csection-section-blogpage .ccoltext table tbody tr:nth-child(even) {
  background: rgba(19, 0, 70, .025) !important;
  
}

body.single-post .ccoltext table tbody tr:hover,
body.single-post .csection-section-blogpage .ccoltext table tbody tr:hover {
  background: rgba(19, 0, 70, .045) !important;
  
}

body.single-post .ccoltext table tbody tr:last-child td,
body.single-post .csection-section-blogpage .ccoltext table tbody tr:last-child td {
  border-bottom: 0 !important;
  
}

body.single-post .ccoltext table thead tr:first-child th:first-child,
body.single-post .csection-section-blogpage .ccoltext table thead tr:first-child th:first-child {
  border-top-left-radius: 18px !important;
  
}

body.single-post .ccoltext table thead tr:first-child th:last-child,
body.single-post .csection-section-blogpage .ccoltext table thead tr:first-child th:last-child {
  border-top-right-radius: 18px !important;
  
}

body.single-post .ccoltext .cb-table-arrow,
body.single-post .csection-section-blogpage .ccoltext .cb-table-arrow {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 20;
  width: 34px;
  height: 34px;
  padding: 0;
  border: 1px solid rgba(19, 0, 70, .16);
  border-radius: 999px;
  background: rgba(255, 255, 255, .94);
  color: var(--color1, #130046);
  box-shadow: 0 10px 30px rgba(19, 0, 70, .18);
  transform: translateY(-50%);
  cursor: pointer;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  
}

body.single-post .ccoltext .cb-table-arrow span,
body.single-post .csection-section-blogpage .ccoltext .cb-table-arrow span {
  display: block;
  transform: translateY(-1px);
  
}

body.single-post .ccoltext .cb-premium-table-scroll::-webkit-scrollbar,
body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll::-webkit-scrollbar {
  height: 8px;
  
}

body.single-post .ccoltext .cb-premium-table-scroll::-webkit-scrollbar-track,
body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll::-webkit-scrollbar-track {
  background: rgba(19, 0, 70, .06);
  border-radius: 999px;
  
}

body.single-post .ccoltext .cb-premium-table-scroll::-webkit-scrollbar-thumb,
body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll::-webkit-scrollbar-thumb {
  background: rgba(19, 0, 70, .35);
  border-radius: 999px;
  
}

@media (max-width: 767px) {
body.single-post .ccoltext .cb-premium-table-shell,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-shell {
  margin: 30px 0;
  
}

body.single-post .ccoltext .cb-premium-table-scroll,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll {
  border-radius: 16px;
  
}

body.single-post .ccoltext .cb-premium-table-scroll table,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table {
  display: table !important;
  width: 100% !important;
  min-width: 540px !important;
  max-width: none !important;
  margin: 0 !important;
  overflow: visible !important;
  border-radius: 16px !important;
  font-size: 12px !important;
  line-height: 1.36 !important;
  box-shadow: 0 14px 36px rgba(19, 0, 70, .08) !important;
  
}

body.single-post .ccoltext .cb-premium-table-scroll table thead,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table thead {
  display: table-header-group !important;
  
}

body.single-post .ccoltext .cb-premium-table-scroll table tbody,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table tbody {
  display: table-row-group !important;
  
}

body.single-post .ccoltext .cb-premium-table-scroll table tr,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table tr {
  display: table-row !important;
  
}

body.single-post .ccoltext .cb-premium-table-scroll table th,
    body.single-post .ccoltext .cb-premium-table-scroll table td,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table th,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table td {
  display: table-cell !important;
  padding: 10px 11px !important;
  min-width: 118px !important;
  
}

body.single-post .ccoltext .cb-premium-table-scroll table th,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table th {
  font-size: 10.8px !important;
  line-height: 1.25 !important;
  white-space: normal !important;
  
}

body.single-post .ccoltext .cb-premium-table-scroll table td,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-scroll table td {
  font-size: 12px !important;
  line-height: 1.36 !important;
  white-space: normal !important;
  
}

body.single-post .ccoltext .cb-table-arrow,
    body.single-post .csection-section-blogpage .ccoltext .cb-table-arrow {
  width: 32px;
  height: 32px;
  right: 10px;
  font-size: 17px;
  
}

body.single-post .ccoltext .cb-premium-table-shell.cb-table-can-scroll .cb-table-arrow,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-shell.cb-table-can-scroll .cb-table-arrow {
  display: flex;
  animation: cbTableArrowBounce 1.15s ease-in-out infinite;
  
}

body.single-post .ccoltext .cb-premium-table-shell.cb-table-at-end .cb-table-arrow,
    body.single-post .csection-section-blogpage .ccoltext .cb-premium-table-shell.cb-table-at-end .cb-table-arrow {
  display: none !important;
  
}
}

.ctaservicios {
  margin-top: 40px;
  
}

.cwb-related-services-seo .col33 {
  margin-bottom: 40px !important;
  
}

.cwb-subservices .col33 {
  margin-bottom: calc(var(--gap) * 2);
  
}

.contentitledesc.contentitledescservicio.contentitledescsingleadicional h2,.contentitledesc.contentitledescservicio.contentitledescsinglelargo h2 {
  font-size: 24px;
  margin-bottom: 15px;
  
}
