@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//omar-galindo.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(0,159,131);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: 013653;
	--wd-link-color-hover: rgb(1,54,83);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(56,172,255);
	--btn-accented-bgcolor-hover: rgb(51,157,232);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-image: url(https://omar-galindo.com/wp-content/uploads/2025/01/bg-gradient.svg);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgba(255,255,255,0.45);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.page .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(245,245,245);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: #666666;
	--wd-form-placeholder-color: rgb(255,255,255);
	--wd-form-bg: rgba(255,255,255,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


sr7-shp#bannerHomeBlur{
	backdrop-filter: blur(15px) !important;
}

.og_row{
display: block;
width: 100%;
position: relative;
}

.og_column{
float: left;
position: relative;
padding: 0px 4px;
}

.og_column_1{
	width: 100%;
}

.og_column_2{
	width: 50%;
}

.og_column br{
 display: none !important;
}


#buttonBannerCTA{
	background: rgba(255,255,255,0.1)!important;
	backdrop-filter: blur(35px) !important;
	color: #ffffff !important;
	border: solid 2px rgba(255,255,255,0.24) !important;
	box-shadow: 0px 10px 20px 0px rgba(1,50,81,0.45) !important;
	transition: 0.3s !important;
}

#buttonBannerCTA:hover{
	box-shadow: 0px 5px 25px 0px rgba(1,50,81,0.45) !important;
	background-color: rgba(255,255,255,0.65) !important;
	color: #009F83 !important;
}

.dividertopf8{
	float: left !important;
	margin-top:-80px !important;
	z-index:1 !important;

}

.dividertopf8-bottom{
	float: left !important;
	margin-bottom:-40px !important;
	z-index:1 !important;

}

.wd-header-divider:before{
	height: 48px !important;
}

.wd-header-text.set-cont-mb-s.reset-last-child {
  font-size: 20px !important;
	font-family: 'Montserrat' !important;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child{
	background-color: rgba(255,255,255,0.65) !important;
	backdrop-filter: blur(10px);
}

.whb-sticked .wd-header-divider:before{
	height: 40px !important;
	background-color: #013653 !important;
}


.whb-sticked .wd-nav[class*="wd-style-"]>li>a{
	color: #013653 !important;
}

.whb-sticked .wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a{
	color: #009F83 !important;
}

.whb-sticked .wd-header-text.set-cont-mb-s.reset-last-child,
h2,h3, h3.info-box-title{
	background: -webkit-linear-gradient(180deg,#009F83, #013653) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.grecaptcha-badge {
  opacity: 0;
	z-index: -10000;
}

.row{
	display: block !important;
}

.backgroundBlur{
	backdrop-filter: blur(35px);
}

/*
.container{
	max-width: 100% !important;
}*/


.sectionContent{
	max-width: 1230px !important;
	margin: 0 auto !important;
}

.sectionContent1200{
	max-width: 1200px !important;
	margin: 0 auto !important;
}

.glassEffect{
	background: rgb(255,255,255);
	background: linear-gradient(150deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.1) 100%);
	border: solid 2px rgba(255,255,255,0.24);
	box-shadow: 0px 10px 20px 0px rgba(1,50,81,0.10);
}

.glassEffect2{
	background: rgba(255,255,255,0.25);
}

.borderRadius16{
	border-radius: 16px !important;
	overflow: hidden;
}

.borderRadius12{
	border-radius: 12px !important;
	overflow: hidden;
}

.wpb_button, .wpb_single_image.wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom: 0px !important;
}

/*
.vc_column_container>.vc_column-inner{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
*/

.wpb_single_image .vc_figure,
.wpb_single_image .vc_figure .vc_single_image-wrapper,
.wpb_single_image .vc_figure .vc_single_image-wrapper img{
	width: 100% !important;
}

a.btn.btn-color-default.btn-style-bordered.btn-style-round.btn-size-default.wd-open-popup.primaryButton.btnHeaderPopUp{
	border-color: #ffffff !important;
	color: #ffffff !important;
	transition: 0.3s;
}

a.btn.btn-color-default.btn-style-bordered.btn-style-round.btn-size-default.wd-open-popup.primaryButton.btnHeaderPopUp:hover{
	color: #009F83 !important;
	background-color: rgba(255,255,255,0.85) !important;
	backdrop-filter: blur(10px) !important;
}

.primaryButton,
.whb-sticked a.btn.btn-color-default.btn-style-bordered.btn-style-round.btn-size-default.wd-open-popup.primaryButton.btnHeaderPopUp{
	background: linear-gradient(150deg, rgba(1,111,109,0.65) 0%, rgba(1,50,81,0.65) 100%) !important;
	backdrop-filter: blur(35px) !important;
	color: #ffffff !important;
	border: solid 2px rgba(255,255,255,0.24) !important;
	box-shadow: 0px 10px 20px 0px rgba(1,50,81,0.45) !important;
	transition: 0.3s !important;
}

.primaryButton:hover,
.whb-sticked a.btn.btn-color-default.btn-style-bordered.btn-style-round.btn-size-default.wd-open-popup.primaryButton.btnHeaderPopUp:hover{
	box-shadow: 0px 5px 25px 0px rgba(1,50,81,0.45) !important;
}

.introImg{
	max-height: 300px !important;
}

.wd-info-box .box-icon-wrapper{
	border-radius: 12px !important;
	overflow: hidden;
}

.info-btn-wrapper .btn.btn-style-bordered{
	transition: 0.3s !important;
	border: solid 2px rgba(1,111,109,0.65);
	color: #009F83 !important;
}

.info-btn-wrapper .btn.btn-style-bordered:hover{
	background: linear-gradient(150deg, rgba(1,111,109,0.65) 0%, rgba(1,50,81,0.65) 100%) !important;
	backdrop-filter: blur(35px) !important;
	color: #ffffff !important;
	border: solid 2px rgba(255,255,255,0.24) !important;
	box-shadow: 0px 10px 20px 0px rgba(1,50,81,0.45) !important;
}


#services{
	float: left !important;
	background-color: transparent !important;
	z-index: 1;
}

#services .info-box-wrapper{
	transition: 0.3s;
}

#services .info-box-wrapper:hover{
	transform: scale(1.05) !important;
}


#portfolio{
	float: left;
}


.wd-project .entry-header,
.wd-project .entry-thumbnail{
overflow: visible !important;
}

.wd-project .portfolio-thumbnail:after,
.wd-portfolio-btns,
.wd-project .portfolio-info{
	opacity:0 !important;
	display: none !important;
}


#homeCTAsection .wd-button-wrapper,
#homeCTAsection .wd-button-wrapper a{
	text-align: center !important;
}

.clientsLogoHome .wd-gallery-item img{
	max-width: 100px !important;
}

footer a{
	color: #767676 !important;
	transition: 0.3s !important;
	font-size: 14px !important;
	line-height: 18px !important;
}

footer a:hover{
	color: #333333 !important;
}

.vc_wp_custommenu.wpb_content_element,
.wpb_text_column.wpb_content_element{
	margin-bottom: 0px !important;
}

.copyrights-wrapper{
	font-size: 12px !important;
	line-height: 16px !important;
}


.woodmart-counter.homeCounter1  .counter-value{
	color: #009F83 !important;
}

.woodmart-counter.homeCounter2  .counter-value{
	color: #007F75 !important;
}

.woodmart-counter.homeCounter3  .counter-value{
	color: #004C5B !important;
}

.woodmart-counter.homeCounter4  .counter-value{
	color: #013653 !important;
}

#home_contact_form,
#home_work_form{
	background-color: transparent !important;
	padding: 0px !important;
}

#wpcf7-f34-o1 label{
	font-size: 14px !important;
	line-height: 16px !important;
	color: #013653 !important;
	font-weight:600 !important;
}

#wpcf7-f34-o1 input{
	color: #333333 !important;
	transition: 0.3s;
	font-family: 'Montserrat' !important;
}

#wpcf7-f34-o1 input::placeholder,
#wpcf7-f34-o1 textarea::placeholder{
	color: #666666 !important;
}

#wpcf7-f34-o1 input[type=text]:hover,
#wpcf7-f34-o1 input[type=tel]:hover,
#wpcf7-f34-o1 input[type=number]:hover,
#wpcf7-f34-o1 input[type=email]:hover,
#wpcf7-f34-o1 textarea:hover,
#wpcf7-f34-o1 select:hover{
	border-color: rgba(0,159, 131, 0.5) !important;
}

#wpcf7-f34-o1 input[type=text]:hover::placeholder,
#wpcf7-f34-o1 input[type=tel]:hover::placeholder,
#wpcf7-f34-o1 input[type=number]:hover::placeholder,
#wpcf7-f34-o1 input[type=email]:hover::placeholder,
#wpcf7-f34-o1 input[type=text]:focus::placeholder,
#wpcf7-f34-o1 input[type=tel]:focus::placeholder,
#wpcf7-f34-o1 input[type=number]:focus::placeholder,
#wpcf7-f34-o1 input[type=email]:focus::placeholder,
#wpcf7-f34-o1 textarea:hover::placeholder,
#wpcf7-f34-o1 textarea:focus::placeholder,
#wpcf7-f34-o1 select:hover{
	color: #333333 !important;
}

#wpcf7-f34-o1 select:checked{
	color: #333333 !important;
}

#wpcf7-f34-o1 input[type=text]:focus,
#wpcf7-f34-o1 input[type=tel]:focus,
#wpcf7-f34-o1 input[type=number]:focus,
#wpcf7-f34-o1 input[type=email]:focus,
#wpcf7-f34-o1 textarea:focus{
	border-color: rgba(0,159, 131, 0.5) !important;
	border-width: 2px !important;
	color: #333333 !important;
}

#wpcf7-f34-o1 textarea{
	min-height: 60px !important;
	height: 120px !important;
	max-height: 120px !important;
	resize: none !important;
	border-radius: 16px !important;
	color: #333333;
	transition: 0.3s;
}

#wpcf7-f34-o1 .wpcf7-submit{
	width: 100%;
	border-radius: 32px !important;
	background: linear-gradient(150deg, rgba(1,111,109,0.65) 0%, rgba(1,50,81,0.65) 100%) !important;
	backdrop-filter: blur(35px) !important;
	color: #ffffff !important;
	border: solid 2px rgba(255,255,255,0.24) !important;
	box-shadow: 0px 10px 20px 0px rgba(1,50,81,0.45) !important;
	transition: 0.3s !important;
}

#wpcf7-f34-o1 .wpcf7-submit:hover{
box-shadow: 0px 5px 25px 0px rgba(1,50,81,0.45) !important;
}

#trabajemosJuntosFormSection{
	background: linear-gradient(150deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 100%) !important; 
}@media (max-width: 576px) {
	.whb-sticked .whb-color-light .wd-tools-element {
    --wd-header-el-color: #009F83 !important;
    --wd-header-el-color-hover: #009F83 !important;
}

#portfolioCardSection{
	width: 90% !important;
	max-width: 100% !important;
	padding: 0px 16px !important;
	margin: 0 auto !important;
}

#portfolioCardSection .wd-button-wrapper,
#about_us .wd-button-wrapper{
	text-align: center !important;
	margin: 0 auto !important;
}

#about_us{
	max-width: 100% !important;
	margin: 0 auto !important;
}

#aboutInfo .wpb_column{
	width: 50% !important;
	display: inline-block !important;
}

#aboutInfo .woodmart-counter{
	text-align: center !important;
}

footer .widget_nav_menu{
	text-align: center !important;
}

footer #footerContact{
	text-align: center !important;
}

#trabajemosJuntosFormSection{
	max-width: 100% !important;
	margin: 0 auto !important;
}

#trabajemosJuntosFormSection .og_column_2{
	width: 100% !important;
}
}

