header{
        margin-top: 0px !important;
        }
        
        .cbp-caption-zoom .cbpheader{
    margin-top: 0px !important;
}

.cbp-caption-zoom .cbp-caption-activeWrap {
    background: rgba(33,33,33, 0.93);
}

.vc_separator.vc_sep_color_black .vc_sep_line{
    margin: auto;
    width: 40% !important;
}

.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line{
    margin: auto;
    width: 40% !important;
}

.single-portfolio-1 .section-title h3{
    text-align: left !important;
    line-height: 22px;
}

.section-title h3{
    text-align: center !important;
}

h4{
    line-height: 25px;
}

.color-equipo{
    background-color: #f9f9f9;
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}

.wpcf7-form {
    margin-bottom: 30px;
}

.ts-contact-form input[type="submit"] {
    margin: 0 auto;
    float: none;
}

.member-center {
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center!important;
    
}

.ts-contact-form textarea{
    height:90px;
    margin-bottom:10px;
}


/* Ajustes visuales responsive — septiembre 2026 */
@media (min-width: 768px) {
  body.home .vc_btn3-container:has(> a[href$="/serveis/"]) {
    margin-top: -24px !important;
    margin-bottom: 22px !important;
  }

  body.page-id-1900 .section-title,
  body.page-id-1900 .section-title h3,
  body.page-id-1900 .section-title + .vc_separator,
  body.page-id-1900 .section-title + .vc_separator + .wpb_text_column {
    text-align: center !important;
  }

  body.page-id-1900 .section-title + .vc_separator + .wpb_text_column {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 767px) {
  /* Cabecera de la portada alineada con el resto de páginas */
  body.home .main-header {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  /* Banners: composición legible sin deformar las imágenes */
  body.page-id-1899 .banner.parallax-section,
  body.page-id-1900 .banner.parallax-section,
  body.page-id-1902 .banner.parallax-section {
    min-height: 210px !important;
    height: 210px !important;
    background-size: cover !important;
  }

  body.page-id-1899 .banner.parallax-section {
    background-position: left bottom !important;
  }

  body.page-id-1900 .banner.parallax-section {
    background-position: 62% bottom !important;
  }

  body.page-id-1902 .banner.parallax-section {
    background-position: center 62% !important;
  }

  /* Fichas de servicios a ancho útil en móvil */
  body.page-id-1900 .vc_col-sm-3 {
    width: 100% !important;
    float: none !important;
  }

  body.page-id-1900 .vc_col-sm-3 > .vc_column-inner {
    margin-left: 8px !important;
    margin-right: 8px !important;
  }

  /* Texto de privacidad del formulario en una lectura continua */
  .generic-privacy-consent {
    box-sizing: border-box;
    width: 100%;
    max-width: 460px;
    margin: 12px auto 20px !important;
    padding: 0 22px;
    text-align: left !important;
  }

  .generic-privacy-consent label {
    position: relative;
    display: block;
    padding-left: 27px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left !important;
  }

  .generic-privacy-consent input[type="checkbox"] {
    position: absolute;
    top: .35em;
    left: 0;
    width: 16px;
    height: 16px;
    margin: 0 !important;
  }
}

}

@media (max-width: 767px) {
  body.page-id-1900 .ts-service-slide {
    box-sizing: border-box !important;
    width: calc(100% - 16px) !important;
    margin: 0 8px 18px !important;
    float: none !important;
  }

  body.page-id-1900 .item-service-slide {
    width: 100% !important;
  }
}

							.ts-button:hover, .ts-button:focus, input[type="submit"]:hover, input[type="submit"]:focus,
							.more-link:hover, .more-link:focus{
								color: #777777;
								border: 2px solid #777777;
							}
							a {
							  color: #777777;
							}
							.owl-theme .owl-controls .owl-buttons div:hover,
							.owl-theme .owl-controls .owl-buttons div:focus{
								background: #777777;
							}
							.social-top li a:hover,
							.social-top li a:focus{
								color: #777777;
							}
							.menubar:hover .icon-bar{
								background: #777777;
							}							
							#menu-main-menu li a:hover,
							#menu-main-menu li a.active{
								color: #777777;
							}
							#menu-main-menu li a {
								font-family:Montserrat;
							}
							#menu-main-menu > li ul.dropdown-menu a:hover:before,
							#menu-main-menu > li ul.dropdown-menu a:focus:before{
								background: #777777;
							}
							.top-info a{
								color: #777777;
							}
							.ts-service-slide hr{
								background: #777777;
							}
							.ts-service-slide .item-service-slide:hover{
								background: #777777;
							}
							.ts-item-member .member-icon{
								background: #777777;
							}
							.ts-item-member .member-social a:hover,
							.ts-item-member .member-social a:focus{
								color: #777777;
							}
							.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active{
								border: 1px solid #777777;
								color: #777777;
							}
							.cbp-popup-singlePage .cbp-popup-next:hover,
							.cbp-popup-singlePage .cbp-popup-prev:hover{
								color: #777777;
							}
							.ts-pricing-table.active .icon{
								background: #777777;
							}
							.ts-pricing-table.active .ts-button{
								background: #777777;
								border: 2px solid #777777;
							}
							.ts-pricing-table.active .ts-button:hover,
							.ts-pricing-table.active .ts-button:focus{
								color: #777777;
							}
							.ts-testimonial-slide .ts-testimonial-item  .client-position a:hover{
								color: #777777;
							}
							#map-canvas{
								background-color: #777777;
							}
							.ts-contact-form input[type="submit"]{
								background: #777777;
								border: 2px solid #777777;
							}
							.social-footer li a:hover,
							.social-footer li a:focus{
								border: 2px solid #777777;
								color: #777777;
							}
							.blog-item .icon-post-type {
							  background: #777777;
							}
							.blog-item h3 a:hover{
								color: #777777;
							}
							.blog-date li a:hover{
								color: #777777;
							}
							.blog-item .group-share {
							  color: #777777;
							}
							.blog-item .ts-button:hover{
								color: #777777;
							}
							.blog-item .blog-link a:hover{
								color: #777777;
							}
							ul li.cat-item a:hover,
							ul li.cat-item a:focus,
							.widget_recent_entries ul li a:hover,
							.widget_recent_entries ul li a:focus{
								color: #777777;
							}
							ul li.cat-item a:hover:before,
							.widget_recent_entries ul li a:hover:before{
								 background-color:#777777;
							}
							.widget_tag_cloud .tagcloud a:hover{
								color: #777777;
							}
							.comment-item .comment-reply-link:hover{
								color: #777777;
							}
							.comment-form input[type="submit"]:hover, .comment-form input[type="submit"]:focus{
								color: #777777;
								border: 2px solid #777777;
							}
							.meta-portfolio .social li a:hover{
								color: #777777;
							}
							.button-portfolio{
								background: #777777;
								border: 2px solid #777777;
							}
							.widget_recent_comments ul li a{
								color: #777777;
							}
							.widget_meta ul li a abbr{
								color: #777777
							}
							.widget_meta ul li a:hover, 
							.widget_meta ul li a:focus,
							.widget_pages ul li a:hover,
							.widget_nav_menu ul li a:hover{
							  color: #777777;
							}
							.widget_pages ul li a:hover:before,
							.widget_nav_menu ul li a:hover:before,
							.widget_meta ul li a:hover:before{
								background: #777777
							}
							.widget_meta ul li:hover abbr[title], .widget_meta ul li:hover abbr[data-original-title] {
							  border-bottom: 1px dotted #777777;
							}
							#wp-calendar a:hover{
							    color: #777777;
							}
							.tp-caption .ts-button-wellcome:hover, .ts-button-wellcome:hover{
								color: #777777!important;
							}
							.ts-lastest-from-blog .item-post:hover .overlay{
								background: #777777;
								opacity: 0.85;
								filter: alpha(opacity=85);
							}
							.ts-default-menu a:hover, .ts-default-menu a:focus, .ts-default-menu a.active{
								color: #777777;
							}
							.ts-default-menu a:before{
								background: #777777;
							}
							.ts-default-menu li > ul.dropdown-menu li a:hover,
							.ts-default-menu li > ul.dropdown-menu li a:focus,
							.ts-default-menu li > ul.dropdown-menu li a.active,
							.ts-default-menu li > ul.dropdown-menu li.active a{
								color: #777777;
							}
							.woocommerce table.cart a.remove:hover, .woocommerce #content table.cart a.remove:hover, .woocommerce-page table.cart a.remove:hover, .woocommerce-page #content table.cart a.remove:hover {
							        color: #777777;
							}
							table.cart td.actions .button.alt:hover, 
							#content table.cart td.actions .button.alt:hover{
							    background: #777777;
							}
							.woocommerce .addresses .title .edit:hover, .woocommerce-page .addresses .title .edit:hover{
							    background: #777777;
							}
							.woocommerce-page .woocommerce-message .button:hover, 
							.woocommerce-page .woocommerce-error .button:hover, 
							.woocommerce-page .woocommerce-info .button:hover {
							   background: #777777;
							}
							div.products div.product h3 a:hover{
							     color: #777777;
							}
							div.products div.product .price{
							    color: #777777;
							}
							ins span.amount {
							    color: #777777;
							}
							.woocommerce  a.button.product_type_simple:hover,
							.woocommerce  a.button.product_type_variable:hover,
							.woocommerce  a.button.add_to_cart_button:hover,
							.woocommerce  a.button.product_type_simple.added:hover,
							.woocommerce  a.button.product_type_simple:hover{
							    background: #777777;
							    color: #777777;
							}
							div.products div.product .onsale, 
							div.products div.product .product-thumbnail-image-wrap span.onsale{
							    background: #777777;
							}
							.single-product .product > .onsale{
								background: #777777;
							   }
							#commentform .stars > span a:hover:before, #commentform .stars > span a.active:before {
							  color: #777777;
							}
							.woocommerce .comment-form input[type="submit"]:hover{
							    background: #777777;
							}
							.shipping_calculator h2 a:hover{
							    color: #777777;
							}
							.products div.product .added_to_cart.wc-forward:hover{
							    background-color: #777777;
							}
							li.mini-shoping-cart-wraper .buttons a:hover{
							    background: #777777;
							}
							.widget_price_filter .ui-slider-horizontal {
							    background: #777777;
							}
							.widget_price_filter .ui-slider .ui-slider-handle:before{
								border-bottom-color: #777777;
							}
							.widget_price_filter .price_slider_amount .button:hover{
							    background: #777777;
							    border-color: #777777;
							}
							.star-rating span {
							    color: #777777;
							}
							.shoping-cart-widget .product_list_widget span.amount{
							    color: #777777;
							}
							div.product  .button:hover{
							    background: #777777;
							}
							.widget_shopping_cart_content .buttons > a:hover,
							.widget_shopping_cart_content .buttons > a:focus{
								background: #777777;
								border-color: #777777;
							}
							.widget_product_tag_cloud .tagcloud a:hover{
								border-color: #777777;
								color: #777777;
							}


	    				
		    				.main-header {
						    /* Fallback for web browsers that don't support RGBa */
						    background-color: rgb(255,255,255);
						    /* RGBa with 0.6 opacity */
						    background-color: rgba(255,255,255, 1.0);
						    /* For IE 5.5 - 7*/
						    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
						    /* For IE 8*/
						    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";
						}