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

:root {
	--wd-text-font: "MBCorpo Text", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 16px;
	--wd-title-font: "MBCorpo Title", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "MBCorpo Title", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "MBCorpo TitleCond", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "MBCorpo Text", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "MBCorpo Text", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,141,252);
	--wd-alternative-color: rgb(51,51,51);
	--btn-default-font-family: "MBCorpo Text", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-bgcolor: rgb(0,141,252);
	--btn-default-bgcolor-hover: rgb(0,127,226);
	--btn-accented-font-family: "MBCorpo Text", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-bgcolor: rgb(0,141,252);
	--btn-accented-bgcolor-hover: rgb(0,127,226);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,141,252);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(51,51,51);
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	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: rgb(255,255,255);
	--wd-form-placeholder-color: rgb(255,255,255);
	--wd-form-brd-color: rgb(153,153,153);
	--wd-form-brd-color-focus: rgb(204,204,204);
	--wd-form-bg: rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgba(255,255,255,0.6);
	--wd-arrow-color-hover: rgba(255,255,255,0.9);
	--wd-arrow-color-dis: rgba(255,255,255,0.3);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 10px;
	--wd-pagin-bg: rgba(255,255,255,0.6);
	--wd-pagin-bg-hover: rgba(255,255,255,0.9);
	--wd-pagin-bg-act: rgba(255,255,255,0.3);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "MBCorpo Title";
	src: url("//serviceexel.com.ar/wp-content/uploads/2026/04/MBCorpoATitleCond-Regular.woff2") format("woff2"), 
url("//serviceexel.com.ar/wp-content/uploads/2026/04/MBCorpoATitleCond-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "MBCorpo Text";
	src: url("//serviceexel.com.ar/wp-content/uploads/2026/04/MBCorpoSTextOffice-Regular.woff2") format("woff2"), 
url("//serviceexel.com.ar/wp-content/uploads/2026/04/MBCorpoSTextOffice-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "MBCorpo Text";
	src: url("//serviceexel.com.ar/wp-content/uploads/2026/04/MBCorpoSTextOffice-Bold.woff2") format("woff2"), 
url("//serviceexel.com.ar/wp-content/uploads/2026/04/MBCorpoSTextOffice-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "MBCorpo TitleCond";
	src: url("//serviceexel.com.ar/wp-content/uploads/2026/04/MBCorpoSTitleCondOffice-Bold.woff2") format("woff2"), 
url("//serviceexel.com.ar/wp-content/uploads/2026/04/MBCorpoSTitleCondOffice-Bold.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

@media only screen and (min-width: 1025px) {
.container { width: 95%;}
}

.max-800-center {
    max-width: 800px;
    margin: auto;
}

.max-660-center {
    max-width: 660px;
    margin: auto;
}

a.btn {
    font-family: "MBCorpo Text", Arial, Helvetica, sans-serif;
    text-transform: inherit;
    font-weight: 700;
	  font-size: 16px;
	  padding: 15px 30px;
}

a.btn.btn-style-bordered {
    border-width: 1px;
}

a.btn-style-bordered.btn-color-white {
    border-color: rgba(255, 255, 255, 1);
}

.separador-40 {
    width: 40px;
}

.uppercase {
    text-transform: uppercase;
}

.wd-carousel-container ul.wd-nav-pagin .wd-nav-pagin-item span {
    border: 0px !important;
}

/* ==================================================
 MENU DESPLEGABLE
================================================== */

.wd-dropdown-menu.wd-dropdown {
    background-color: #222;
	  padding-bottom: 30px !important;
    padding-top: 20px !important;
	  margin-top: 14px !important;
}

.wd-dropdown-menu ul.wd-sub-menu {
    gap: 0;
}

.wd-dropdown-menu ul.wd-sub-menu li.menu-item {
    min-width: 100% !important;
    margin: 5px 10px 5px 10px;
}

.wd-dropdown-menu ul.wd-sub-menu li a {
    font-size: 18px !important;
    text-transform: initial !important;
    font-weight: 400 !important;
    color: #bbb;
	  border-top: 1px dotted rgba(255, 255, 255, 0.2);
	  padding: 15px 0 5px 0;
}

.wd-dropdown-menu ul.wd-sub-menu li a:hover {
    color: #fff;
}

.wd-dropdown-menu ul.wd-sub-menu li.submenu-tit a {
    font-family: "MBCorpo Title", Arial, Helvetica, sans-serif;
    font-size: 36px !important;
	  color: #fff;
    pointer-events: none;
	  border-top: 0px;
}

/* ==================================================
 MENU MOBILE
================================================== */

.mobile-nav {
    background-color: #222;
}

ul.wd-nav-mobile {
    padding-top: 90px;
	  background-image: url(https://serviceexel.com.ar/wp-content/uploads/2026/04/mercedes-benz-iso.svg);
    background-repeat: no-repeat;
    background-position: 20px 20px;
	  background-size: 36px;
}

ul.wd-nav-mobile>li>a,
ul.wd-nav-mobile>li>ul li>a {
    color: #bbb;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	  font-size: 16px;
    font-weight: 400;
	  text-transform: inherit;
}

ul.wd-nav-mobile>li>ul li>a {
    padding-left: 30px;
}

ul.wd-nav-mobile>li>a:hover,
ul.wd-nav-mobile>li>ul li>a:hover {
    color: #fff;
}

ul.wd-nav-mobile>li.current-menu-item>a,
ul.wd-nav-mobile>li>ul li.current-menu-item>a{
    color: #fff;
}

ul.wd-nav-mobile li:active>a,
ul.wd-nav-mobile li.opener-page>a {
    background-color: #333;
	  color: #fff;
}

.mobile-nav .wd-nav-opener {
    color: #fff !important;
    border-left: 0px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.mobile-nav .wd-nav-opener.wd-active {
    color: #fff !important;
	  background-color: #333 !important;
}


/* ==================================================
PRE FOOTER
================================================== */

.wd-prefooter {
    padding-bottom: 0px !important;
}

/* ==================================================
FOOTER
================================================== */

.footer-contact i {
    width: 15px;
    margin-right: 12px;
    vertical-align: text-bottom;
}

.footer-contact a {
	  color: #bbbbbb !important;
	  display: inline-flex;
    margin-bottom: 5px;
}

.footer-contact a:hover {
	  color: #fff !important;
}

.wd-footer .wd-list li a {
	  color: #bbb !important;
}

.wd-footer .wd-list li a:hover {
	  color: #fff !important;
}


.wd-footer .wd-social-icons a span.wd-icon {
    width: 20px;
    font-size: 20px;
	  color: #bbb;
}

.wd-footer .wd-social-icons a:hover span.wd-icon {
	  color: #fff;
}

.wd-copyrights {
    border-top: 1px solid rgba(255, 255, 255, 0.4) !important;
}

.info-copyright {
    font-size: 14px;
    line-height: 20px;
	  padding: 10px 0px 20px 0px;
	  color: #bbb;
}

.info-copyright a {
	  color: #ccc;
}

.info-copyright a:hover {
	  color: #fff;
}

/* ==================================================
 HOME SLIDER
================================================== */

.home-slider .wd-slide {
    min-height: calc(100vh - 70px) !important;
	  min-height: calc(100svh - 70px) !important;
}

.home-slider .wd-slide .wd-slide-bg {
    opacity: 0.6;
}

.home-slider .wd-slider-pagin {
    bottom: 20px;
}

.home-slider ul.wd-nav-pagin {
	  background-color: transparent !important;
}

.home-slider li.wd-nav-pagin-item span {
    width: 70px !important;
    height: 4px !important;
    border-radius: 0 !important;
	  background-color: #fff !important;
	  margin: 0 5px;
}

.home-slider li.wd-nav-pagin-item:hover span {
	  opacity: 0.9;
}

.home-slider li.wd-nav-pagin-item.wd-active span {
	  background-color: #008dfc !important;
}

/* ==================================================
 HOME SERVICIOS
================================================== */

.home-servicios .promo-banner img {
    opacity: 1;
	  transition: all 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}

.home-servicios .promo-banner:hover img {
     opacity: 0.8;
}

.home-servicios.link-disable .promo-banner:hover img {
     opacity: 1;
}

.home-servicios .main-wrapp-img {
    overflow: hidden;
    border-radius: 0px;
}

.home-servicios .wrapper-content-banner {
    position: relative;
    padding: 20px 10px 10px 10px !important;
}

.home-servicios .wrapper-content-banner h4 {
	  margin-bottom: 20px;
}

.home-servicios .wrapper-content-banner .banner-btn-wrapper {
	  margin-top: 20px;
}

.home-servicios .wrapper-content-banner .banner-btn-wrapper a.btn {
	  font-size: 16px !important;
	  padding: 15px 30px !important;
}


/* ==================================================
 CONTACT INFO BOX
================================================== */

.contact-info-box {
    min-height: 180px;
}

.contact-info-box:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
	  z-index: 1;
    width: 0;
    height: 4px;
    background-color: #008dfc;
	  -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;
}

.contact-info-box:hover:before {
    width: 100%;
}

.contact-info-box.box-style-bg-hover {
    box-shadow: none !important;
}

.contact-info-box .info-box-inner p strong {
    display: inline-block;
    font-weight: 400;
}


/* ==================================================
FORMULARIOS
================================================== */

.wpcf7 input.wpcf7-form-control,
.wpcf7 textarea.wpcf7-form-control {
    margin-top: 5px;
}

.wpcf7 label {
    color: #bbb;
}

.wpcf7 input[type="submit"] {
	  font-family: "MBCorpo Text", Arial, Helvetica, sans-serif !important;
    font-weight: 700 !important;
    padding: 15px 30px;
    font-size: 16px;
	  text-transform: inherit !important;
}

.wpcf7 .wpcf7-not-valid-tip {
    color: #008dfc;
	  margin-top: 5px;
}

.wpcf7 .wpcf7-response-output {
    font-size: 14px;
    line-height: 18px;
}
@media (min-width: 768px) and (max-width: 1024px) {
	/* ==================================================
 CONTACT INFO BOX
================================================== */

.contact-info-box {
    min-height: 210px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* ==================================================
 HOME SLIDER
================================================== */

.home-slider li.wd-nav-pagin-item span {
    width: 50px !important;
	  margin: 0 3px;
}

/* ==================================================
 CONTACT INFO BOX
================================================== */

.contact-info-box {
    min-height: 180px;
}
}

@media (max-width: 576px) {
	/* ==================================================
 HOME SLIDER
================================================== */

.home-slider li.wd-nav-pagin-item span {
    width: 30px !important;
	  margin: 0 1px;
}

/* ==================================================
 CONTACT INFO BOX
================================================== */

.contact-info-box {
    min-height: 180px;
}
}

