/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
#slider .slider-inner {
    background-color: #1a1a1a;
}

.slider-bottom-box {
    display: block;
    padding: 40px;
    background: #AA3A3A;
    box-shadow: 0px 10px 40px 0px rgba(47, 47, 47, 0.1);
    border-radius: 3px;
}

.section2 {
    position: relative;
    width: 100%;
    margin: 60px 0;
    background-color: #f9f9f9
}

.faqs {
    font-family: Arial-Rounded-Extrabold, sans-serif;
    font-size: 2.5em !important
}

.faqs2 {
    font-family: Montserrat-Regular, sans-serif
}

.tel {
    font-family: Arial-Rounded-Extrabold, sans-serif;
    font-size: 1.5em !important
}

.separator {
    display: flex;
}

.separator p {
    padding-right: 10px;
    border-right: 1px solid #fff;
}

.v-divider {
    /* margin-left:5px;
	  margin-right:5px; */
    width: 1px;
    /* height:100%; */
    border-left: 1px solid rgb(208, 22, 22);
}

.hr-footer {
    border-top: solid 3px #E16C41;
    opacity: 1;
}

.hr-section1 {
    border-top: solid 3px #fff;
    opacity: 1;
}

.dark {
    /* background-color: #1a1a1a; */
    --cnvs-contrast-bg-offset: #111111;
}

.foter-size {
    font-size: 13px;
}

.foter-color {
    color: #f2e7dc;
}

.placeholder-foter::placeholder {
    font-size: 9px;
    color: #f2e7dc;
}

.rounded-foter {
    border-radius: 50rem;
    border: solid 1px #fd4400;
    background-color: #151515;
}

.rounded-form {
    border-radius: 50rem;
    border: solid 1px #ffe4d2;
    background-color: #ffe4d2;
}


.rounded-div {
    border-radius: 3rem;
}

.btn-form {
    color: #ffe4d2;
    background-color: #ac4f34;
}

.flotante {
    position: relative;
    transform: translateY(-35%);
    z-index: 4 !important;
}

#flotante {
    position: relative;
    transform: translateY(-35%);
    z-index: 4 !important;
}

.section2 {
    position: relative;
    width: 100%;
    margin: 60px 0;
    background-color: #f9f9f9
}

.la-joya {
    background-color: #F2E7DC !important;
}

.social-icon.bg-la-joya {
    --cnvs-socialicon-color: #e16c41;
    background-color: #e9ecef00 !important;
}

.slider-container {
    max-width: 1747px;
    margin: 0 auto 0 0;
}

#rev_slider_ishop_wrapper {
    max-width: 80%;
}

.menu-item {
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
}

.dark-header {
    background-color: #000;
}

.text-naranja {
    color: #E06B40;
}

.centered-slider {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.svg-image {
    max-width: 242px;
    max-height: 210px;
}

.contact {
    border-radius: 0;
    background-color: #ffe4d2;
    line-height: 76px;
    font-size: 70;
}

.btn-spazio {
    background-color: #ac4f34;
    color: #fff;
    border-color: #ac4f34;
}

.btn-spazio:hover {
    background-color: #94402c;
    border-color: #94402c;
}

.orange-icon {
    font-size: 24px;
    color: #E16C41;
}

ul {
    list-style: none;
}

ul.text-white li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

ul.text-white li .orange-icon {
    font-size: 24px;
    margin-right: 10px;
}

ul.text-white li .list-text {
    font-size: 16px;
}

.vertical-line {
    border-left: 3px solid #E16C41;
    height: 100%;
    margin: auto;
}

.text1 {
    font-family: "TTHOVES Black";
    font-size: 25.91px;
    line-height: 1;
    color: #FFE4D2;
}

.text5 {
    font-family: "TTHOVES Bold";
    font-size: 26px;
    color: #FFE4D2;
}

.text7 {
    font-family: "TTHOVES Demibold" !important;
    color: #FFE4D2 !important;
    font-size: 1.3rem !important;
}

.text8 {
    font-size: 0.7rem;
}



.text2 {
    font-family: "TTHOVES Medium";
    font-size: 19.97px;
    line-height: 1;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}


.text4 {
    font-family: "TTHOVES Medium";
    font-size: 1.911rem;
    line-height: 1;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}

.text2 i {
    margin-right: 2px;
    font-size: 25px;
    color: #E16C41;
}

.text3 {
    font-family: "TTHOVES Medium";
    font-size: 22.97px;
    line-height: 1;
    color: #FFFFFF;
    display: flex;
    align-items: center;
}

.input-footer {
    width: 309.93 !important;
    height: 54.93 !important;
    border-radius: 50rem;
    border: solid 1px #E16C41;
    background-color: #1A1A1A;
    line-height: 46px !important;
    font-family: "TTHOVES Italic";
    font-size: 19.79px;
    color: #FFE4D2;
}

.input-boton1 {
    width: 131.81px !important;
    height: 54.93px !important;
    border-radius: 50rem;
    background-color: #E16C41 !important;
    font-family: "TTHOVES Bold";
    font-size: 19.79px;
}

.input-boton1:hover {
    background-color: #333 !important;
    /* Otros estilos de diseño del botón al hacer hover */
}

.input-boton2 {
    width: 242.67 !important;
    height: 54.93px !important;
    border-radius: 50rem;
    background-color: #65A63E !important;
    font-family: "TTHOVES Bold";
    font-size: 26px;
    --cnvs-btn-padding-x: 1.375rem;
    --cnvs-btn-padding-y: 0.7rem;
}

.input-boton2:hover {
    background-color: #333 !important;
    /* Otros estilos de diseño del botón al hacer hover */
}

.cen-vert {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
}

.foo-links {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "TTHOVES Medium";
    font-size: 14px;
    line-height: 1;
    color: #FFFFFF;
}

.foo-links a:not(:last-child) {
    margin-right: 5px;
    margin-left: 5px;
    text-decoration: none;
}

.foo-links span {
    color: #555555;
}

.foo-links a {
    color: #FFFFFF;
    /* Otros estilos de los enlaces dentro de .footer-links */
}

@media (max-width: 767.98px) {
    .text-mobile {
        font-size: 1rem;
        text-align: center !important;
    }
}


@media (min-width: 992px) {
    .container-max-width {
        max-width: 1643px;
        margin-left: auto;
        margin-right: auto;
    }

    .menu {
        padding-top: 70px;
        font-size: 20.52px;
        font-family: 'TTHOVES Medium';
    }

    .container-max-width2 {
        max-width: 1707px;
        margin-left: 40px;
        margin-right: auto;
    }

    .container-max-width3 {
        max-width: 1613px;
        margin-left: 52px;
        margin-right: auto;
    }


}

.custom-padding {
    padding: 30px;
}

.custom-padding2 {
    padding-left: 7%;
    padding-right: 0%;
}

.custom-padding3 {
    padding-left: 3%;
    padding-right: 9%;
}

.rounded-custom {
    border-radius: 25px;
}

.padding-bottom-zero {
    padding-bottom: 0 !important;
}

@media (max-width: 767.98px) {
    .logo-img {
        height: 43px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .logo-img {
        height: 60px;
    }
}

@media (min-width: 992px) {
    .logo-img {
        height: 69px;
    }
}


.menu-item:hover>.menu-link {
    color: #fff;
    padding-top: 2rem;
    padding-bottom: 2rem;
}


#item li:hover {
    background-color: #E16C41;
    color: #fff !important;
}

/* .icon-menu{

    color: #FFD8CF;
    background-color: #e9ecef00 !important;
} */
.icon-menu {
    color: #FFD8CF;
    background-color: #e9ecef00 !important;
    border: none;
}

.button-sli {
    color: #FFD8CF;
    border-color: #FFD8CF;
    border: #FFD8CF solid 1px solid 1px;
    background: transparent;
    color: #FFD8CF;

}

.cerrar-div {
    position: relative;
}

.cerrar-div i {
    position: absolute;
    top: 8px;
    right: 13px;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}

.cerrar-div i:hover {
    color: #ff0000;
}
.close-button {
    display: inline-block;
    padding: 10px;
    background-color: #333;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }

  .close-button:hover {
    background-color: #555;
  }
