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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Kumbh Sans", 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: "Kumbh Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(40,191,177);
	--wd-alternative-color: rgb(34,128,171);
	--wd-link-color: rgb(34,128,171);
	--wd-link-color-hover: rgb(40,191,177);
	--btn-default-bgcolor: rgb(17,55,86);
	--btn-default-bgcolor-hover: rgb(17,55,86);
	--btn-accented-bgcolor: rgb(40,191,177);
	--btn-accented-bgcolor-hover: rgb(40,191,177);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(40,191,177);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(34,128,171);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(16,16,16);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(231,245,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(255,255,255);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@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);
}
}


:root {
    --color-principal: #28BFB1;
    --color-black: #000000;
}
.col-home-one{
	position:relative;
  left: -10%;
}
.row-filas-mision .info-box-content {
    padding: 20px;
}
.row-col-formm{
position: relative;
left: 10%;
}
.row-banner-btn .vc_general.vc_btn3-style-modern {
    background-color: var(--color-principal) !important;
    border-color: var(--color-principal) !important;
    background-image: none !important;
}

.info-box-salud .info-box-content {
    padding: 25px !important;
    height: 200px;
}

.form-contacto-home .input-form .wpcf7-form-control {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.form-contacto-home .title-form.col-12 {
    text-align: center;
    color: #ffffff;
    font-size: 30px;
}

.form-contacto-home {
    background-color: var(--color-principal);
    border-radius: 10px;
    padding: 30px;
}

#slide-15840.woodmart-loaded .wd-slide-bg:before {
    content: '';
    background-color: #10367cc9;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

#slide-15840.woodmart-loaded .wd-slide-bg {
    clip-path: ellipse(100% 60% at 50% 40%);
}

.page-id-4803 .main-page-wrapper {
    padding-top: 0;
}

.btn-form input {
    background-color: var(--color-principal);
    color: #ffffff;
}

.row-form-7 fieldset,
.row-form-7 .screen-reader-response,
.form-home-cotizar fieldset,
.form-home-cotizar .screen-reader-response {
    display: none;
}

.form-contacto-home .textarea-form .wpcf7-form-control {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 5px;
    min-height: 150px;
}

.form-home-cotizar .wpcf7-not-valid-tip {
    font-size: 12px;
}

.form-contacto-home .input-accept .wpcf7-list-item-label {
    color: #ffffff;
    font-size: 12px;
}

.row-banner-jobsafety .rs-ov-hidden {
    position: relative;
}

.row-banner-jobsafety .rs-ov-hidden:before {
    content: '';
    background: red;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.form-contacto .btn-form {
    padding-inline: calc(var(--wd-sp, 30px) / 2);
}

.footer-list-date.two h2,
.footer-list-date.two,
.footer-list-date.two ul li {
    color: #000000;
}

.footer-list-date.two ul li img {
    filter: invert(1);
}

.form-contacto {
    color: var(--color-black);
}

.form-contacto .input-form span input {
    border-radius: 5px;
}

.ico-compromiso .box-title-style-default,
.ico-calidad .box-title-style-default,
.ico-prevencion .box-title-style-default,
.ico-trabajo .box-title-style-default,
.ico-confianza .box-title-style-default,
.ico-innovacion .box-title-style-default {
    position: relative;
}


/* .ico-trabajo .box-title-style-default::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/09/trabajo-en-equipo.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 7px;
} */

.row-maps-contacto .wpb_content_element {
    margin: 0;
}


/* .ico-confianza .box-title-style-default::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/09/trush.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 7px;
}

.ico-innovacion .box-title-style-default::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/09/ocurrencia.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 7px;
}

.ico-compromiso .box-title-style-default::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/09/comercio-justo.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 7px;
}

.ico-calidad .box-title-style-default::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/09/insignia-premium.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 7px;
}

.ico-prevencion .box-title-style-default::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/09/advertencia.png);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 7px;
} */

.row-filas-box .vc_column-inner .info-box-wrapper .wd-info-box {
    padding: 0;
    margin: 0;
}

.footer-image-row1 img {
    width: 50%;
    height: auto;
}

.footer-list-date ul li {
    list-style: none;
    display: flex;
    align-items: center;
    color: #ffffff;
}

.col-box-border .box-style-border.box-icon-align-left .info-box-content {
    height: 190px;
    padding: 21px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 5px;
}

.footer-list-date ul {
    padding: 0;
}

.footer-image-row1 {
    text-align: center;
}

#menu-menu-principal li a span:hover,
#menu-menu-principal li.current-menu-item a span {
    color: #123856;
}

.col-footer-menu #menu-menu-principal-1 li a {
    color: #ffffff;
}

.wpb_text_column.wpb_content_element.col-footer-logo {
    margin-bottom: 15px;
}

.col-footer-menu,
.col-footer-datos {
    display: flex;
    justify-content: left;
}

.widgettitle {
    font-size: 20px;
    position: relative;
}

.footer-list-date ul li img {
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.widgettitle:after {
    content: '';
    background: #ffffff;
    width: 30px;
    height: 3px;
    display: block;
    margin-top: 5px;
}

.page-title-default:before {
    content: "";
    background: #000000a8;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.site-content {
    margin-bottom: 0;
}

.info-box-salud.two .info-box-content {
    height: 140px;
}

.info-box-salud.two.soporte .info-box-content {
    height: 100px;
}

.list-two {
    padding-inline: 0;
}

.info-box-salud.salud-two .info-box-content {
    height: 220px;
}

.info-box-salud.salud-servicios .info-box-content {
    height: 500px;
}

.form-contacto-home .btn-form {
    padding-inline: calc(var(--wd-sp, 30px) / 2);
    width: 100%;
}

.form-contacto-home .input-accept .wpcf7-list-item-label a {
    color: #123753;
    text-decoration: underline;
    outline: none;
}

.form-contacto-home .btn-form .wpcf7-form-control {
    background-color: #123753;
    width: 100%;
    color: #ffffff !important;
}

.col-box-border .info-box-content {
    padding: 20px;
    border-radius: 5px !important;
    height: 180px;
}

.col-home-one {
    position: relative;
    top: 30px;
}

.row-home-cards .box-icon-wrapper.box-with-icon.box-icon-simple {
    display: flex;
    justify-content: flex-end;
    margin-bottom: -10px;
}

.row-home-cards .info-box-wrapper .wd-info-box {
    border: 3px solid #ffffff !important;
    border-radius: 5px;
	  height: 260px;
}

@media(min-width:780px) {
    .footer-image-row1 img {
        width: 60%;
        height: auto;
    }
    .col-footer-menu,
    .col-footer-datos {
        justify-content: center;
    }
}

@media(max-width:480px) {
    .row-filas-box .wpb_column.vc_column_container {
        padding: 0;
    }
    .col-home-one {
        top: 0;
    }
    #slide-15840.woodmart-loaded .wd-slide-bg {
        clip-path: none;
    }
    .footer-image-row1 img {
        width: 75%;
    }
    .form-contacto-home {
        padding: 20px;
    }
    .info-box-salud.salud-servicios .info-box-content {
        height: 520px;
    }
    .carrucel-banner-jobsafety .title-subtitle {
        font-size: 30px !important;
        line-height: 40px !important;
        margin-bottom: 0 !important;
    }
    .info-box-salud.salud-two .info-box-content {
        height: 230px;
    }
    .vc_empty_space.space-valores {
        height: 0 !important;
    }
    .row-filas-box .wpb_column.vc_column_container .wpb_wrapper {
        min-height: 0 !important;
    }
    .info-box-salud .info-box-content {
        height: 180px;
    }
    .info-box-salud.two .info-box-content {
        height: 125px;
    }
	.row-col-formm,
	.col-home-one{
left: 0;
}
	.row-home-cards .box-icon-wrapper.box-with-icon.box-icon-simple {
    margin-bottom: 0;
}
	.row-home-cards .info-box-wrapper .wd-info-box {
    height: 330px;
}
}