/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.cmplz-cookiebanner .cmplz-buttons {
    flex-direction: row-reverse;
}

.w-iconbox.servicon {
	margin-right: 1.5rem;
	margin-top: 1.5rem;	
}

.servicon {
    display: flex;
    justify-content: center;
    align-items: center;
	transition: all 0.3s ease-in-out;
	transform: scale(1);
}

.servicon h3 {
	font-size: 1.01rem !important;
}

.servicon:hover {
    transform: scale(1.05);
}

.servicon span {
    display: none;
}

.servicon a {
    color: white !important;
}

.imgServ img {
	aspect-ratio: 1/1 !important;
	object-fit: cover !important;
}

.w-tabs.accordion>div>.w-tabs-section {
    border: white;
}

.shadowBox01 {
	clip-path: inset(-15px 0px -15px -15px)!important;
}

.shadowBox015 {
	clip-path: inset(-15px 0px -15px 0px)!important;
}

.shadowBox02 {
	clip-path: inset(-15px -15px -15px 0px)!important;
}

.infoHeader a, .callUs a {
	color: white!important;
}

@media only screen and (min-width: 601px) {
	.whereAreWe .vc_column-inner {
		border-top-left-radius:20px!important;
		border-bottom-left-radius:20px!important;
	}
	.callUs .vc_column-inner {
		border-top-right-radius:20px!important;
		border-bottom-right-radius:20px!important;
	}
}

.first .l-section-img {
	border-radius: 0px 0px 60px 0px;
}

.l-section-video>video {
    border-radius: 0px 0px 0px 0px !important;
	filter: grayscale(50%);
}

.first .l-section-overlay {
	border-radius: 0px 0px 0px 0px;
}

.last {
	border-radius: 40px 0px 0px 0px;
}

/*FORMULARIO-CONTACTO:*/

#responsive-form span input, #responsive-form span textarea {
	border: 1px solid #991528;
	border-radius: 20px;
}

.form-services #responsive-form span input, .form-services #responsive-form span textarea {
	background:white!important;
}

.form-contact #responsive-form span input, .form-contact #responsive-form span textarea {
	background:white!important;
}

.form-contact #responsive-form, .form-contact #responsive-form a {
	color:white!important;
}

.form-contact #responsive-form .wpcf7-not-valid-tip, .form-contact .wpcf7-response-output {
	color:white!important;
}

.form-contact #responsive-form .wpcf7-submit {
	background:#ad5049!important;
}

.form-contact #responsive-form .wpcf7-submit:hover {
	background:#bd5c55!important;
}

.wpcf7-form input:not([type="submit"]) {
	margin-top:0!important;
}

.wpcf7-submit {
	border-radius:20px!important;
}

span.label {
	display: none !important;
}
#responsive-form{
      max-width:100%/*60% /*-- cambiar esto para conseguir el ancho de la forma deseada --*/;
      margin:0 auto;
      width:100%;
}
.form-row{
      width: 100%;
}
.column-half, .column-full{
      float: left;
      position: relative;
      padding: 0.4rem;
	  padding-left: 0rem!important;
      width:100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box
}

.clearfix:after {
      content: "";
      display: table;
      clear: both;
}

.contactLink a {
	color:#5A5A5A!important;
}

.contactLink a:hover {
	color:#013288!important;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
	.column-half{
		width: 50%;
	}
}

.w-tabs-list {
	/*background:#7D291A!important;*/
	background:none!important;
}

.w-tabs-item {
	/*background:#7D291A!important;*/
	background:none!important;
	border-radius:1.6rem!important;
	color:#7D291A!important;
}

.services .vc_column-inner .wpb_wrapper .w-ibanner {
  border-top-left-radius: 20px!important;
  border-top-right-radius: 20px!important;
}

.services .vc_column-inner {
  border-top-left-radius: 20px!important;
  border-top-right-radius: 20px!important;
}

.services .w-image {
  border-top-left-radius: 20px!important;
  border-top-right-radius: 20px!important;
}

.layout_gallery_cropped .usg_post_image_1 {
    border-radius: 2.5em !important;
}

iframe {
	border-radius: 20px;
}

.color_footer-bottom .w-socials.style_solid .w-socials-item-link {
    background: #ffffff;
}

.w-socials.color_brand .w-socials-item.linkedin .w-socials-item-link {
    color: #6E2626;
}

.l-header.sticky .l-subheader.at_middle {
    backdrop-filter: blur(5px);
}

.w-grid[class*="ratio_"] .post_image img, .w-grid[class*="ratio_"] .w-post-elm.type_image img {
    aspect-ratio: 1/1;
    border-radius: 25px;
}

.us-btn-style_3 {
    background: rgba(0,0,0,0.01) url(https://aguedatrans.solbyte.dev/wp-content/uploads/2023/11/redBG.png)!important;
}

.us-btn-style_3:hover {
    background: rgba(0,0,0,0.01) url(https://aguedatrans.solbyte.dev/wp-content/uploads/2023/11/scarletBG.png)!important;
}