/*
Theme Name: Mármoles J&M Monroy
Theme URI: https://prenet.com.mx
Author: PRENET
Author URI: https://prenet.com.mx
Description: Layout theme for prenet of by  direcotrio negocios
Version: 1.1
*/

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    line-height: normal;
}

body {
    line-height: 1;
    font-family: "Open Sans", sans-serif !important;
    background-color: #ffffff !important;
}
a {
    text-decoration: inherit !important;
    color: inherit !important;
}
a:hover {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    color: inherit;
}
ul {
    list-style: none;
}
header {
    background-image: url(http://localhost/marmolesj&mmonroy/wp-content/uploads/2025/04/imgBGhead.png);
    overflow: hidden;
    background-color: #fff;
}
header .wrapper {
    float: inherit;
    margin-bottom: 1em;
    margin-left: auto;
    margin-top: 0;
    position: relative;
}
.grupOneFoot {
    display: block;
    margin-top: 1em;
}
.grupOneFoot.two {
    display: block;
    margin-top: 0;
    width: 100%;
    text-align: center;
}
.grupOneFoot.tags {
    width: 100%;
}
section.grupOneFoot.tags a {
    color: #fff !important;
    font-weight: 700;
    margin: 0.1em;
    padding: 0.2em;
}
h1.logoHead {
    height: auto;
    margin: 0 auto;
    float: inherit;
    margin-bottom: 15px;
    margin-top: 15px;
}
h1.logoHead img {
    width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
    background: #fff;
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
    background: #fff;
}

.menuHeadOne {
    float: inherit;
    text-align: center;
    display: inline-block;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 1em;
}

.menuHeadOne li {
    display: inline-block;
    text-align: center;
    width: auto;
    margin: 0 10px;
}


.menuHeadOne ul li a {
    text-transform: uppercase;
    letter-spacing: 9px;
    font-weight: bold;
}

ul.menuHeadOne li a {
    color: #f66d16 !important;
    position: relative;
    text-decoration: none;
}

.menuHeadOne li a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #fff;
    left: 50%;
    bottom: -5px;
    transition: all 0.3s ease-in-out;
    transform: translateX(-50%);
}

.menuHeadOne li a:hover::after {
    width: 100%;
    left: 0;
    transform: none;
}


.contnavMob {
    cursor: pointer;
    display: none;
}
input.search-input {
    font-size: 1rem;
    padding: 1rem;
}
button.search-btn {
    font-size: 1rem;
    padding: 1rem;
    height: auto;
    margin: 0;
    border-radius: 0 5px 5px 0;
    border: 1px #FF8400 solid;
    padding-right: 2em;
    padding-left: 2em;
}

section.contAbout input {
    background: #ededed;
}

.contHomeFirst {
    padding: 0 0 2em;
    overflow: visible;
}
article.allPost {
    margin-bottom: 1em;
}
.contHomeFirst.allPost ul.listProd {
    width: 50%;
}
.allPost ul,
.allPost ul li {
    margin-bottom: 0.5em;
    list-style: inside none disc;
    list-style: inherit;
}
.allPost p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0.5em;
}
.allPost p img {
    background: none repeat scroll 0 0 #f2f2f2;
    border-radius: 4px;
    box-shadow: 0 0 2px #929292;
    display: inline-block;
    height: auto;
    margin: 0 auto;
    padding: 0.4em;
    width: 100%;
}
.facebook.btn {
    width: 100px;
    height: auto;
    display: inline-table;
    border: 1px solid #cde;
    padding: 1.1em 1em;
    margin-top: 38px;
}
ul.listProd {
    margin-top: 1em;
    padding: 0;
}
.btn {
    background: #fff;
    border-radius: 20px;
    color: #ff8100 !important;
    width: fit-content;
    float: inherit;
    font-weight: 700;
    margin-top: 2em;
    padding: 11px 1em;
    width: auto;
    height: auto;
    display: block;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border: none;
}
ul.listProd li figure a {
    color: #fff;
    display: block;
    margin: 0;
    padding: 0;
}
ul.listProd li img {
}
ul.listProd li {
    margin-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}
.blockItem {
    background: none repeat scroll 0 0 #f3f3f3;
    box-shadow: none;
    display: block;
    height: auto;
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 1em;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
}
.blockItem:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
}
.blockItem div.tags a,
div.tags,
div.tags a {
    color: #f9a31a;
}
.blockItem.socios {
    background: rgb(155 155 155);
}
.blockItem .imgLiquidFill {
    height: 280px;
}
.imgLiquidFill {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
}
.imgLiquidFill img {
    object-fit: cover;
    transition: transform 0.5s ease;
}
.imgLiquidFill:hover img {
    transform: scale(1.1);
}
.caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(155 155 155 / 85%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    padding: 10px;
}
.imgLiquidFill:hover .caption {
    background-color: rgb(167 167 167 / 75%)
}
.caption.socios {
    position: relative;
    background: 0 0;
}

.blockItem.socios h2 {
    color: #fff!important;
}
.blockItem.socios {
    background: rgb(155 155 155);
}

ul.listProd li h2 {
    font-size: inherit;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
ul.listProd li p {
    margin-top: 4px;
}
ul.listProd li figure {
    clear: both;
    display: block;
    margin-bottom: 0;
}
ul.listProd li figure img {
}

figure img {
    height: 150%;
    width: auto;
    visibility: inherit;
    right: 0;
    top: -25%;
    position: absolute;
}

div.caption h2.title {
    font-size: 19px;
    margin: 0;
    padding: 0;
}
.container,
.wrapper {
    color: #838383;
}
.wrapper label {
    clear: both;
    display: block;
    margin-bottom: 0.5em;
    max-width: 356px;
    text-align: left;
}
.wrapper label small {
    font-size: 11px;
    font-weight: lighter;
}
.wrapper label input,
.wrapper label textarea {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #93d3ed;
    box-shadow: none;
    color: #34a5d1;
    font-weight: 400;
    margin: 1em;
}
.content {
    margin-top: 1em;
}
footer {
    background: rgb(155 155 155);
    overflow: hidden;
    clear: both;
    height: auto;
    padding-bottom: 2em;
}
footer ul.menu {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
}
footer ul.menu li {
    line-height: 23px;
    display: inline-block;
    text-align: center;
    margin: 1em 1em;
}
footer ul.menu li a {
    display: block;
    color: #fff !important;
    text-align: left;
    text-decoration: none;
}
.imageSingle.pageImage {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 30em;
    border-radius: 12px;
}
.imageSingle.pageImage img {
    width: 120%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.3s ease-in-out, width 0.3s ease-in-out;
}
.imageSingle.pageImage:hover img {
    width: 100%;
    transform: translate(-50%, -50%);
}
.loGfoot figure {
    width: 125px;
}
.destc {
    color: #ff8400;
    clear: both;
    font-size: 3em;
    font-weight: 700;
    margin: 5px 0 4px;
    padding: 6px 5px;
    margin-top: 23px;
    padding-bottom: 10px;
}

.destc, .title,
.destc.title,
.title.gen, h2.title.gen {
    color: #f96e16;
    clear: both;
    margin: 5px 0 4px;
    padding: 6px 5px;
    padding-bottom: 10px;
    text-align: center;
}


ul.socialFooter {
    width: 100%;
    margin: 0;
    padding-left: 0.5em;
    text-align: center;
}
ul.socialFooter li {
    text-align: center;
    margin: 0 11px 5px 0;
    display: inline-block;
}

ul.socialFooter li a {
    float: left;
    background: #FFFFFF;
    padding: 13px 16px;
    border-radius: 33px;
}

ul.socialFooter li a i{
    color: #FF8400;
}

div.loGfoot {
    float: right;
    margin: 0;
}
.prodSecond {
    background: rgb(155 155 155)!important;
    color: #fff;
}
label.error {
    color: red;
}
input {
    border: medium none;
    color: #2fa5d3;
    font-size: 1.2em;
    min-width: 180px;
    padding: 0.5em;
}
input[type="submit"] {
    color: gray;
    display: block;
    margin: 0 auto;
    float: left;
}
.eyeCatcher {
    position: relative;
    overflow: hidden;
    background: #fff;
}
.eyeCatcher {
    background: none repeat scroll 0 0 transparent;
    display: block;
    width: 100%;
    position: relative;
}
.eyeCacther img {
    width: 100%;
    height: auto;
}



.bx-controls.bx-has-controls-direction {
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 100;
}

a.bx-prev:before, a.bx-next:before {
    font-family: 'FontAwesome';
    clear: both;
    display: block;
}


a.bx-next:before {
    content: "\f054";
    display: block;
    clear: both;
    margin-top: 6px;
    margin-left: 10px;
    font-size: 19px;
}


a.bx-prev:before {
    content: "\f053";
    display: block;
    clear: both;
    margin-top: 6px;
    margin-left: 6px;
    font-size: 19px;
}


a.bx-prev:before, a.bx-next:before {
    font-family: 'FontAwesome';
    clear: both;
    display: block;
}

.bx-wrapper .bx-controls-direction a {
    border-radius: 60px;
    color: #fff !important;
    width: 30px;
    height: 28px;
    overflow: hidden;
    position: absolute;
}

a.bx-prev {
    position: absolute;
    left: 1em;
}

a.bx-next {
    right: 1em;
}

a.bx-prev:before {
    content: "\f053";
    display: block;
    clear: both;
    margin-top: 6px;
    margin-left: 6px;
    font-size: 19px;
}

.txtMidle {
    margin-top: 10%;
    display: table-cell;
    vertical-align: middle;
    padding: 6em;
}

.txtMidle h2 {
    letter-spacing: 1px;
}

.txtMidle p {
    margin-bottom: 1em;
}

.agenciadeagencias {
    position: relative;
    height: 70vh;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: 0 0;
    margin-bottom: 3em;
    border-radius: 0;
}
.agenciadeagencias .hero-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    background: #201106;
}
.agenciadeagencias .hero-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease-in-out;
    opacity: .5;
}
.agenciadeagencias:hover .hero-image-wrapper img {
    transform: scale(1.1);
}
.agenciadeagencias .hero-content {
    z-index: 1;
    text-align: center;
}
.agenciadeagencias .btn-cta {
    background-color: #FF8400;
    border: none;
    padding: 10px 20px;
    font-size: 1.2rem;
    color: #fff;
    cursor: pointer;
    border: none;
    max-width: fit-content;
    margin: 0 auto;
    border-radius: 13px;
}
.wrapper button, 
.wrapper input {
    background: #fff;
    border-radius: 20px;
    color: #f79520;
    font-weight: 700;
    width: 100%;
    border: none;
    padding: 12px;
    max-width: inherit;
    margin: inherit;
    height: inherit;
}
.wrapper textarea {
    background: #ebebeb;
    border: none;
    border-radius: 15px;
    box-shadow: 1px 1px 1px #d8d8d8;
    color: #fff;
    font-weight: 700;
    padding: 0.3em 1em;
    width: 100%;
    max-width: inherit;
    margin: 0;
}
h3#comments {
    display: none;
}
.comment-body a.comment-reply-link {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #aeaeae;
}
.comment-body p {
    margin: 5px;
}
.btn-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
    background-color: #fff;
    border-radius: 50%;
    padding: 9px 15px 8px 15px;
    font-size: 24px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    display: none;
    z-index: 1000;
    transition: transform 0.3s ease;
}
.btn-top i {
    color: #ff800c;
}
.btn-top:hover {
    transform: scale(1.1);
    background-color: #fff;
}
.btn-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    border-radius: 50%;
    padding: 10px 13px 11px 13px;
}
a.btn-whatsapp i {
    font-size: 27px;
    color: #fff;
}
section.contAbout img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}


.share-buttons a {
    border: none;
    padding-top: 12px;
}

div.clientes {
    position: relative;
}

.bxslider-wrapper.bxClientesCarroucel {
    position: relative;
}

.bxClientesCarroucel .bx-wrapper {
    max-width: 100% !important;
}


.bxClientesCarroucel ul li img {
    width: 100%;
    height: auto;
}


/* Ajustar los campos de texto para que no se vean tan grandes */
.contNews .wpcf7-form-control {
    max-width: 500px; /* Limita el ancho máximo del input */
    width: 100%; /* Asegura que el input siempre ocupe el 100% del contenedor */
    margin: 10px auto; /* Centra los inputs y añade espacio entre ellos */
    padding: 10px 15px; /* Ajusta el padding dentro del input */
    border: 1px solid #ddd; /* Define un borde suave */
    border-radius: 25px; /* Borde redondeado */
    font-size: 16px; /* Tamaño de fuente adecuado */
}

/* Ajustar el botón */
.contNews .wpcf7-submit {
    max-width: 200px;
    width: 100%;
    margin: 20px auto;
    padding: 10px 20px;
    color: #f79520;
    border: none;
    border-radius: 25px;
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    display: block;
}

/* Cambiar el color del botón al pasar el cursor */
.contNews .wpcf7-submit:hover {
    background-color: #e57b00; /* Cambia el color al hacer hover */
}

/* Ajustar el contenedor principal para centrar el contenido */
.contNews {
    text-align: center;
    padding: 20px 0;
    max-width: 60%;
    margin: 0 auto;
}

.contNews p {
    font-size: 1.1em;
}

.contNews .wpcf7-submit {
    margin: 0 auto;
    display: block;
    float: inherit;
}