/* Theme Name: Celosias
Description: Custom theme.
Version: 1.0 */
body{
    background: white !important;
}
p{
    color: black; 
    font-size: 18px;
    line-height: 1.5em;
}
.logo-img{
	width: 180px !important;
}
.navbar .navbar-nav .nav-link:hover,
.navbar .dropdown-menu .dropdown:hover > .dropdown-item,
.navbar .dropdown-menu .dropdown-item.active,
.navbar .dropdown-menu .dropdown-item:hover,
.navbar .navbar-nav .active{
    color: #163553 !important;
    font-weight: bold;
    text-shadow: -0.25px -0.25px 0 #ffffff, 0.25px -0.25px 0 #ffffff, -0.25px 0.25px 0 #ffffff, 0.25px 0.25px 0 #ffffff;
}
.navbar .dropdown-menu .dropdown-item:hover{
    text-shadow: -0.25px -0.25px 0 #163553, 0.25px -0.25px 0 #163553, -0.25px 0.25px 0 #163553, 0.25px 0.25px 0 #163553;
}
.logo-wrapper,
.left-panel{
    background: transparent !important;
}
.main-footer.doradobg{
    background-color: #746140;
}
.item.fotcont p{
    line-height: 10px;
    color: white;
    font-size: 12px;
}
.logo-footer{
    margin-left: 15%;
}
.social-icon {
  display: flex;
  flex-direction: column; /* Los hijos en columna */
  gap: 10px; /* Espacio entre los iconos */
}

.social-icon a {
  text-decoration: none;
  font-size: 24px; /* Tamaño de los iconos */
}



span, a, a:hover{
    color: #ffffff;
    font-weight: bold;
}
/************************************************/
/*********************** Home *******************/
/************************************************/
.v-middle{
    top: 85%;
}
.dorado{
    color: #746140 !important;
}
.services2 .title-box{
    bottom: 50% !important;
    background-color: #242a2da8 !important;
}
.services2 .title-box h3{
    font-size: 30px !important;
    font-weight: bold !important;
}
.process .item .cont.doradobg{
    background-color: #746140;
    border: 1px solid #746140;
    border-radius: 30px;
}

.process .item .cont.darkbg{
    background-color: #2E3239;
    border: 1px solid #2E3239;
    border-radius: 30px;
}
.process .item h3{
    text-align: left;
    right: 0;
    left: 20px;
    color: white;
    position: static;
}
.process .item h6{
    letter-spacing: 5px;
    font-weight: bold;
    text-transform: none;
    line-height: 18px;
    font-size: 20px;
}
.process .item .line:after{
    height: 4px;
    background-color: white;
}
p.text-process{
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    color: white;
}
.titulo-catalogo{
    color: black;
    text-transform: none;
    font-size: 25px;
    letter-spacing: 0;
    margin: 0 30%;
}
.catalogo{
    background: #746140;
    padding: 10px 20px;
    border-radius: 40px;
    color: white;
    font-size: 30px;
    margin-top: 50px;
}
/**********************************************/
/******************* Nosotros *******************/
/**********************************************/
div.img{
  text-align: center;
}
.about{
    margin-top: 5%;
}
section.banner-header.banner-img.valign.bg-img.bg-fixed.nosotros{
    height: 100vh !important;
}
/**********************************************/
/***************** Fin inicio *****************/
/**********************************************/

/**********************************************/
/**************** Servicios *******************/
/**********************************************/
iframe.product{
    width: 100%;
    height: 400px;
}
/**********************************************/
/*************** Fin servicios ****************/
/*********************************************/

/**********************************************/
/*************** Productos *******************/
/*********************************************/
.section-title{
    text-transform: uppercase;
}
.gallery-img {
    cursor: pointer;
    transition: border-color 0.2s;
}
.gallery-img:hover,
.gallery-img.active {
    border-color: #0d6efd;
}
iframe {
    border: none;
    border-radius: 6px;
    height: 600px;
    width: 100%;
}
[data-overlay-dark="5"]:before, [data-overlay-darkgray="5"]:before, [data-overlay-light="5"]:before{
    opacity: 0.1 !important;
}
.banner-img.product-celosias:after,
.banner-img.contacto:after,
.banner-img.nosotros:after{
    background: linear-gradient(to top, rgba(39, 39, 39, 0.2) 0%, rgba(39, 39, 39, 0.2) 100%, rgba(39, 39, 39, 0.2) 100%);
}
p.contactanos{
    font-size: 15px;
}
img.modelo-marcos{
    height: auto !important;
}
.codigo-celosia{
    background-color: rgb(0 0 0 / 80%);
    border-radius: 10px 10px 0 0;
    color: white;
    font-size: 20px;
    font-weight: bold;
    line-height: 10px;
    margin-bottom: 0;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100%;
}
.codigo-color{
    background-color: rgb(0 0 0 / 80%);
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 10px;
    padding: 5px 5px;
    text-transform: uppercase;
}
.modelo,
.descripcion,
.material,
.acabado,
.text-justify,
.text-justify p{
    text-align: justify;
}
.modelo span,
.descripcion span,
.material span,
.acabado span{
    color: black;
}
p#modalName {
    background-color: gray;
    border-radius: 0 0 10px 10px;
    color: white;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
/* Efecto aplicado solo si se agregó .flipped */
.services4 .square-flip.flipped .square {
    transform: rotateY(-180deg) !important;
}
.services4 .square-flip.flipped .square2 {
    transform: rotateY(0deg) !important;
}
.services4 .square-flip.flipped .square-container {
    transform: translateX(-650px) scale(0.88) !important;
}
.services4 .square-flip.flipped .square-container2 {
    transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1) !important;
}
input[type="password"], input[type="email"], input[type="text"], input[type="file"], textarea{
    background-color: white !important;
}
.banner-header{
    height: 80vh !important;
}
div.jx-controller{
    background-color: red !important;
}
div.jx-arrow.jx-left{
    border-color: transparent red transparent transparent !important;
}
div.jx-arrow.jx-right{
    border-color: transparent transparent transparent red !important;
}
.celosia-grid{
    margin-bottom: 10px;
    text-align: center;
}
img.imagen-color-select {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.codigo-color-select {
    color: #ffffff !important;
    font-size: 14px !important;
    margin: 0 !important;
    margin-top: 5px;
}
.codigo-color2-select {
    color: #ffffff !important;
    font-size: 10px !important;
    line-height: 10px;
    margin: 0 !important;
}
.nota-celosias{
    color: #8b4e10;
    font-size: 20px;
    font-weight: bold;
}
.celosias-item{
    background-color: rgb(0 0 0 / 90%);
    padding: 0px;
}
div#imageModal,
div#imageModalColor,
div#imageModalColorElectro {
    background-color: rgb(0 0 0 / 85%);
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: black !important;
}
.titulo-color {
    border-radius: 6px 6px 0 0;
    font-weight: bold;
    font-size: 8px;
    line-height: 10px;
    margin-bottom: 0;
    max-width: 100%; /* asegúrate que pueda ajustarse */
    text-align: center; /* opcional si quieres centrar el texto */
    white-space: normal;
    width: 100%;
    word-break: break-word;
}
div.jx-image.jx-left div.jx-label,
div.jx-image.jx-right div.jx-label {
    color: red;
    font-size: 30px;
    font-weight: bold;
}
.tipo-color{
    width: 100%;
    margin-bottom: 0;
    background-color: rgb(255 255 255 / 80%);
    border-radius: 0 0 10px 10px;
    font-weight: bold;
    /*color: white;*/
    color: #8b4e10;
    font-size: 30px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}




.celosia-grid.material {
  display: flex;
  gap: 10px; /* Espacio entre imágenes, opcional */
  justify-content: space-between;
}

.celosia-grid.material .gallery-img {
  flex: 1;
  max-width: 33.33%;
  height: auto;
  object-fit: contain;
}









label{
    line-height: 15px;
}
.square-container2 .form-control {
  width: 100%;
}
#imagenCelosia {
  max-height: 300px; /* Ajusta según diseño */
  object-fit: contain;
}
img#imagenEsmalte,
img#imagenElectro {
    width: 200px;
}
.red-font{
    color: #8b4e10 !important;
}
span.select2-selection.select2-selection--single{
    height: 35px !important;
}
li.select2-results__option span,
.select2-selection__rendered span{
    color: white;
    font-size: 11px;
    background-color: black;
}
span.select2-results{
    background-color: black;
}
/**********************************************/
/*************** Fin productos ****************/
/*********************************************/
/**************** DROP IMAGE *****************/
/**********************************************/
.file-upload {
  background-color: #ffffff;
  width: 600px;
  margin: 0 auto;
  padding: 20px;
}
.file-upload-btn {
    width: 100%;
    margin: 0;
    color: #fff;
    background: #4a5e6c;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #163553;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}
.file-upload-btn:hover {
    background: #4a5e6c;
    color: #ffffff;
    transition: all .2s ease;
    cursor: pointer;
}
.file-upload-btn:active {
    border: 0;
    transition: all .2s ease;
}
.file-upload-content {
    display: none;
    text-align: center;
}
.file-upload-input {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;
}
.image-upload-wrap {
    margin-top: 20px;
    border: 4px dashed #4a5e6c;
    position: relative;
}
.image-dropping,
.image-upload-wrap:hover {
    background-color: #4a5e6c;
    border: 4px dashed #ffffff;
}
.image-title-wrap {
    padding: 0 15px 15px 15px;
    color: #222;
}
.drag-text {
    text-align: center;
}
.drag-text h3 {
    font-weight: 100;
    text-transform: uppercase;
    color: #746140;
    padding: 60px 0;
}
.file-upload-image {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}
.remove-image {
    width: 200px;
    margin: 0;
    color: #fff;
    background: #cd4535;
    border: none;
    padding: 10px;
    border-radius: 4px;
    border-bottom: 4px solid #b02818;
    transition: all .2s ease;
    outline: none;
    text-transform: uppercase;
    font-weight: 700;
}
.remove-image:hover {
    background: #4a5e6c;
    color: #ffffff;
    cursor: pointer;
    transition: all .2s ease;
}
.remove-image:active {
    border: 0;
    transition: all .2s ease;
}
/***************************************************************/
/**********************    Whatsapp     ************************/
/***************************************************************/
.chatpopup-widget-close,
.chatpopup-widget__body-header,
.chatpopup-widget__trigger,
.chatpopup-welcome-msg {
    background-color: #1fad00;
    color: #ffffff;
}
.chatpopup-widget {
    right: 12px;
    align-items: flex-end;
}
.chatpopup-widget-close {
    right: 0;
}
.chatpopup_jwi {
    right: 12px;
}
.chatpopup-welcome-msg {
    border: 1px solid #ccc;
    color: #999;
    background: #fff;
    line-height: 1em;
    padding: 8px 15px 5px 10px;
    position: relative;
}
.chatpopup-welcome-msg:before {
    content: "\1F4AC";
    display: inline;
    top: 0;
    position: relative;
    font-size: 1.1em;
    margin-right: 5px;
}
.chatpopup-welcome-msg:after {
    content: "|";
    position: absolute;
    left: 32px;
    top: 6px;
    animation: cursor 2.5s infinite;
}
@keyframes cursor {
    0% {
        opacity: 1;
    }
    25% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    75% {
        opacity: 0;
    }
}
@keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: black;
    }
}
@-moz-keyframes blink {
    from,
    to {
        color: transparent;
    }
    50% {
        color: black
    }
}
@-webkit-keyframes blink {
    from,
    to {
        color: transparent
    }
    50% {
        color: black
    }
}
@-ms-keyframes blink {
    from,
    to {
        color: transparent
    }
    50% {
        color: black
    }
}
@-o-keyframes blink {
    from,
    to {
        color: transparent
    }
    50% {
        color: black
    }
}
.chatpopup-widget * {
    box-sizing: border-box
}
.chatpopup-widget {
    position: fixed;
    bottom: 12px;
    z-index: 999999;
    display: flex;
    flex-direction: column
}
.chatpopup-widget__body {
    margin-bottom: 10px;
    min-width: 300px;
    max-width: 340px;
    display: none;
    margin-left: 12px
}
.chatpopup-widget__body-header {
    padding: 15px;
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    border-radius: 4px 4px 0 0;
    position: relative
}
.chatpopup-widget-close {
    position: absolute;
    top: -40px;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none
}
.chatpopup-support-persons {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 50px 30px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 4px 4px;
    max-height: 370px;
    overflow-y: auto;
    min-height: 20px
}
.chatpopup-support-person {
    display: flex;
    margin-bottom: 15px;
    border: 1px solid #F5F5F5;
    cursor: pointer
}
.chatpopup-support-person__img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    position: relative
}
.chatpopup-support-person__img img {
    width: 100%;
    border-radius: 0
}
.chatpopup-support-person__status {
    background-color: red;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 0
}
.chatpopup-support-person__status--avail {
    background-color: #00c853
}
.chatpopup-support-person__status--not-avail {
    background-color: #ffd600
}
.chatpopup-support-person__meta {
    display: flex;
    flex-direction: column;
    justify-content: center
}
.chatpopup-support-person__name,
.chatpopup-support-person__title {
    line-height: 20px
}
.chatpopup-support-person__name {
    font-size: 16px;
    font-weight: 700;
    color: #706F6F
}
.chatpopup-support-person__title {
    color: #706F6F
}
.chatpopup-welcome-msg {
    padding: 5px 15px;
    border-radius: 0 0 4px 4px
}
.chatpopup-custom-offer {
    margin: 10px 0
}
.chatpopup-custom-offer img {
    width: 100%
}
.chatpopup-widget__trigger {
    padding: 6px 14px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 15px;
    display: inline-block;
    user-select: none;
    display: flex;
    align-items: center
}
.chatpopup-gdpr {
    font-size: 14px;
    border: 1px solid transparent;
    padding-left: 15px;
    background-color: #fff
}
.chatpopup-gdpr.error {
    border: 1px solid red
}
a.chatpopup-whatsapp-button {
    padding: 6px 20px !important;
    text-align: center !important;
    text-decoration: none !important;
    margin-right: 5px !important;
    border-radius: 2px !important;
    cursor: pointer !important;
    font-size: 15px !important;
    outline: none !important;
    display: inline-block !important
}
.chatpopup-blinking-cursor {
    font-weight: 100;
    font-size: 15px;
    color: #2E3D48;
    -webkit-animation: 1s blink step-end infinite;
    -moz-animation: 1s blink step-end infinite;
    -ms-animation: 1s blink step-end infinite;
    -o-animation: 1s blink step-end infinite;
    animation: 1s blink step-end infinite
}
.chatpopup-input-wrapper {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    background: #fff;
    box-shadow: 0 50px 30px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #ccc
}
.chatpopup-input-wrapper input {
    flex: 1;
    height: 40px;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important
}
.chatpopup-input-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    cursor: pointer;
    margin: 0 10px
}
.chatpopup-input-icon svg {
    width: 100%;
    height: auto
}
.chatpopup_jwi {
    display: inline-block;
    position: fixed;
    bottom: 12px;
    filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, .1));
    outline: none;
    z-index: 99999
}
.chatpopup-icon-close svg {
    width: 14px
}
.chatpopup-icon-whatsapp {
    line-height: 0 !important;
    margin-right: 5px
}
.chatpopup-icon-whatsapp svg {
    width: 16px
}
/***************************************************************/
/**********************   End Whatsapp     *********************/
/***************************************************************/




@media screen and (max-width: 1024px){

    .nav-scroll .logo-wrapper{
        padding: 15px 100px 15px 70px;
    }
    .logo-img{
        width: 150px !important;
    }

    .main-footer.doradobg{
        text-align: center;
        padding: 20px 0 0;
    }

    .item.fotcont p{
        font-size: 12px;
        line-height: 12px;
    }
}

@media screen and (max-width: 767px) {
    .item.fotcont {
        text-align: center;
    }
    .banner-header {
        height: 270px !important;
        background-size: contain;      /* que la muestre completa */
        background-repeat: no-repeat;
        background-position: center;
    }
    header.header.slider-fade{
        height: 400px;
        min-height: auto;
    }
    .text-end.item.bg-img {
        height: 400px;
    }
}
@media screen and (max-width: 991px){
    .navbar{
        background: #242a2d !important;
    }
    .logo-footer{
            margin-left: 0;
    }
}