/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,400,600,700,900&display=swap');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

/*@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);*/

/*z--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: 'Poppins', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px;
}

h2 {
     font-size: 22px;
}

h3 {
     font-size: 18px;
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none !important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 0px;
     font-weight: 500;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

:focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding-top: 90px;
     padding-bottom: 90px;
}

.layout_padding_2 {
     padding-top: 75px;
     padding-bottom: 75px;
}

.light_silver {
     background: #f9f9f9;
}

.theme_bg {
     background: #38c8a8;
}

.margin_top_30 {
     margin-top: 30px !important;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 280px;
}


/*-- navigation--*/

.navigation.navbar {
     float: right;
     padding: 27px;
}

.navigation.navbar-dark .navbar-nav .nav-link {
     padding: 0px 20px;
     color: #fff;
     font-size: 16px;
     line-height: 20px;
     text-transform: uppercase;

}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
     color: #000;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
     color: #000;
}

.navbar-expand-md .navbar-nav {
     padding-right: 10px;
}

.header_information {
     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     padding: 0 0;
     padding-top: 0px;
     padding-top: 0px;
     margin-top: 0;
     margin-right: 0;
     margin-bottom: 0;
     position: absolute;
     width: 100%;
     height: 98px;
     margin-top: -20px;
     right: 0;
}

.header_information::before {
     width: 84px;
     height: 98px;
     background: url(../images/top_arrow1.png);
     background-repeat: repeat;
     display: block;
     content: "";
     position: absolute;
     top: 0;
     left: 0px;
     background-repeat: no-repeat;
}

.sign_btn {
     padding-left: 50px;
}

.sign_btn a {
     background-color: #fff;
     display: inline-block;
     padding: 7px 35px;
     border-radius: 20px;
     color: #292e39;
     font-size: 17px;
}

.sign_btn a:hover {
     color: #fff;
     background: #000;
}

.logo-nav {
     height: 58px;
}

/*-- header area --*/


/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- layout new css ---------------------------------------------------------------------*/

.header {
     width: 100%;
     background: #fff;
     padding: 20px 0px;
}

.logo a {
     font-size: 40px;
     font-weight: bold;
     text-transform: uppercase;
     color: #fff;
     line-height: 40px;
}


/** banner section **/

.relative {
     position: absolute;
     top: 56%;
     transform: translateY(-44%);
     padding: 0;
     bottom: auto;
}

.banner_main {
     position: relative;
}











.banner_main {
     position: relative;
     width: 100%;
     overflow: hidden;
}

.banner_main img {
     width: 100%;
     display: block;
}

/* Contenido sobre la imagen */
.banner_content {
     position: absolute;
     top: 55%;
     left: 50%;
     transform: translate(-50%, -50%);
     text-align: center;
}

.banner_content h1 {
     color: #08091e;
     font-size: 65px;
     line-height: 80px;
     font-weight: bold;
     margin-bottom: 70px;
}

.banner_content span {
     color: #6dbcf1;
     font-size: 50px;
     font-weight: 500;
}

.banner_content a {
     font-size: 17px;
     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     color: #fff;
     font-weight: 500;
     padding: 13px 40px;
     text-align: center;
     display: inline-block;
     text-decoration: none;
     border-radius: 30px;
     transition: 0.5s;
}

.banner_content a:hover {
     background: #000;
}


















/** banner section **/

.titlepage {
     text-align: center;
     padding-bottom: 60px;
}

.titlepage h2 {
     font-size: 45px;
     color: #0b0503;
     line-height: 50px;
     font-weight: bold;
     padding: 0;
}

.titlepage span {
     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     display: block;
     height: 10px;
     width: 90px;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.read_more {
     font-size: 17px;
     background-color: transparent;
     color: #4B2E2B;
     padding: 8px 0px;
     width: 100%;
     max-width: 190px;
     text-align: center;
     display: inline-block;
     border-radius: 30px;
     border: #4B2E2B solid 3px;
     transition: ease-in all 0.5s;
}

.read_more i {
     padding-left: 10px;
}

.read_more:hover {
     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     color: black !important;
     transition: ease-in all 0.5s;
     border: black solid 3px;

}

.centrar-texto {
     text-align: center;
}

.centrar-contenido-div {
     display: flex;
     align-items: center;
     /* vertical */
     justify-content: center;
     /* horizontal */
     height: 200px;
}

.contenedor-footer {
     margin: 20px 10px;
}


/** about section **/

.about {
     background: url(../images/ab_bg.png);
     background-repeat: no-repeat;
     background-size: 100% 100%;
     padding: 90px 0;
}

.about .titlepage {
     text-align: left;
     padding: 0;
}

.about .titlepage p {
     color: #292e39;
     font-size: 17px;
     line-height: 35px;
     font-weight: 500;
     padding: 20px 0px 35px 0px;
}

.about_img figure {
     margin: 0;
}

.about_img figure img {
     width: 100%;
}


/** end about section **/


/** mobile section **/

.mobile {
     background: url(../images/mo_bg.jpg);
     background-repeat: no-repeat;
     background-size: 100% 100%;
     padding: 90px 0;
}

.mobile .titlepage {
     text-align: right;
     padding: 0;
}

.mobile .titlepage h2 {
     color: #fff;
}

.mobile .titlepage span {
     margin-left: 58px;
}

.mobile .titlepage p {
     color: #fff;
     font-size: 17px;
     line-height: 35px;
     font-weight: 500;
     padding: 20px 0px 35px 0px;
}

.mobile_img figure {
     margin: 0;
}

.mobile_img figure img {
     width: 100%;
}

.mobile .titlepage .read_more {
     border: #fff solid 3px;
     color: #fff;
}


/** mobile section **/


/** clients section **/

.clients {
     margin-top: 40px;
     padding-top: 60px;
}

.clients .titlepage h2 {
     color: #202021;
}

.clients .titlepage span {
     margin-left: 56px;
}

.clients_box {
     text-align: center;
     background: #e2e3e3;
     padding: 50px 15px;
     border-radius: 15px;
     position: relative;
}

.clients_box p {
     font-size: 17px;
     line-height: 35px;
}

.clients_box::after {
     position: absolute;
     content: "";
     width: 42px;
     height: 67px;
     bottom: -65px;
     background: url(../images/cli_cross.png);
     background-repeat: no-repeat;
}

.mt-10 {
     margin-top: 10px;
}

.jonu {
     padding-top: 72px;
     text-align: center;
}

.jonu h3 {
     padding: 0px 0px 0px 0px;
     color: #0b0503;
     font-size: 25px;
}

.jonu strong {
     display: block;
     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     font-size: 17px;
     padding-bottom: 50px;
}


/** end clients section **/


/** contact section **/

.contact {
     background: #37373a;
     margin-top: 90px;
     padding: 90px 0;
}

.contact .titlepage h2 {
     color: #fff;
}

.main_form .contactus {
     border: inherit;
     margin-bottom: 20px;
     width: 100%;
     height: 60px;
     background: transparent;
     color: #f9fcfd;
     font-size: 18px;
     font-weight: normal;
     border-bottom: #fff solid 1px;
}

.main_form .send_btn {
     font-size: 17px;
     transition: ease-in all 0.5s;
     background-color: transparent;
     text-transform: uppercase;
     font-weight: 500;
     border: #00aeef solid 3px;
     color: #f9fcfd;
     padding: 8px 0px;
     margin: 0 auto;
     max-width: 180px;
     width: 100%;
     display: block;
     border-radius: 30px;
     margin-top: 30px;
}

.main_form .send_btn:hover {
     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     transition: ease-in all 0.5s;
     color: #fff;
}

#request *::placeholder {
     color: #f9fcfd;
     opacity: 1;
}


/** end contact section **/


/** footer **/

.footer {
     background: #37373a;
     color: #fff;
}

.border-top {
     border-top: 1px solid #fff;
     padding: 80px 0;
}

.footer h3 {
     color: #fff;
     font-size: 22px;
     margin-bottom: 25px;
     font-weight: 600;
}

.cont {
     list-style: none;
     padding: 0;
     margin: 0;
}

.cont li {
     color: #b7b7b7;
     font-size: 16px;
     line-height: 30px;
}

.cont i {
     color: #6dbcf1;
     margin-right: 10px;
}

/* LOGO */

.footer-logo-container {
     display: flex;
     justify-content: center;
     align-items: center;
     margin-bottom: 30px;
}

.logo-footer {
     width: 220px;
     height: 220px;
     background: #fff;
     border-radius: 30% 10% 30% 10%;
     box-shadow: 0 4px 20px rgba(0, 0, 0, .5);

     display: flex;
     align-items: center;
     justify-content: center;
}

.logo-footer img {
     width: 80%;
     height: auto;
}

/* REDES */

.social-icons {
     margin-top: 25px;
}

.social-icons a {
     width: 50px;
     height: 50px;

     display: inline-flex;
     align-items: center;
     justify-content: center;

     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-position: center;

     color: #fff;
     text-decoration: none;

     border-radius: 50%;
     font-size: 22px;

     transition: all .3s ease;
}

.social-icons a:hover {
     transform: translateY(-5px);
     color: #fff;
}

/* COPYRIGHT */

.copyright {
     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-position: center;

     text-align: center;
     padding: 20px 15px;
}

.copyright p {
     margin: 0;
     color: #fff;
     font-size: 16px;
}

/* RESPONSIVE */

@media (max-width: 768px) {

     .footer {
          text-align: center;
     }

     .footer h3 {
          margin-top: 30px;
     }

     .cont li {
          text-align: center;
     }

     .social-icons {
          text-align: center;
     }

     .logo-footer {
          width: 180px;
          height: 180px;
     }
}


.contact-buttons {
     display: flex;
     flex-direction: column;
     gap: 15px;
}

.contact-btn {
     display: flex;
     align-items: center;
     gap: 15px;

     padding: 14px 18px;

     background: #4a4a4d;
     color: #fff;

     text-decoration: none;
     border-radius: 10px;

     transition: .3s ease;
}

.contact-btn i {
     width: 20px;
     text-align: center;
     font-size: 18px;
     color: #6dbcf1;
}

.contact-btn:hover {
     background-image: url('../images/textura_madera.webp');
     background-size: cover;
     background-position: center;
     color: #fff;
     transform: translateX(5px);
}

.contact-btn span {
     font-size: 15px;
     word-break: break-word;
}

.arreglo{
     margin-left: 0px !important;
     margin-right: 0px !important;
}
/** end footer **/


/** inner page css **/

.margin_to90 .footer {
     margin-top: 90px;
}

.ourwork {
     margin: 90px 0 60px 0;
}

.our_box {
     padding: 10px;
     border-radius: 10px;
     margin-bottom: 30px;
     background-image: url('../images/madera_clara.jpg');
     background-size: cover;
     background-repeat: no-repeat;
     background-position: center;
     color: black;
}

.br {
     border-radius: 10px;
}

.our_box figure {
     margin: 0;
}

.our_box figure img {
     width: 100%;
}

.justificar-texto {
     text-align: justify;
}





















.testimonials-section {
     padding: 100px 0;
     background: #f7f7f7;
}

.section-title h2 {
     font-size: 42px;
     font-weight: 700;
     color: #08091e;
}

.section-title p {
     color: #777;
     margin-bottom: 60px;
}

.testimonial-card {
     background: white;
     border-radius: 20px;
     overflow: hidden;

     box-shadow: 0 10px 30px rgba(0, 0, 0, .1);

     transition: .4s;
     height: 100%;
}

.testimonial-card:hover {
     transform: translateY(-10px);
}

.stars {
     text-align: center;
     padding: 25px 0 10px;
}

.stars i {
     color: #f8c51c;
     font-size: 20px;
}

.testimonial-text {
     padding: 0 30px;
     text-align: center;
     color: #555;
     line-height: 1.8;
     min-height: 180px;
}

.testimonial-img {
     width: 100%;
     height: 260px;
     object-fit: cover;
}

.testimonial-author {
     text-align: center;
     margin-top: 25px;
     font-size: 22px;
     font-weight: 700;
     color: #08091e;
}

.testimonial-location {
     text-align: center;
     color: #888;
     padding-bottom: 30px;
}
























.contact-section {
     padding: 100px 0;
     background: #f5f2ea;
}

.section-title h2 {
     font-size: 42px;
     font-weight: 300;
     letter-spacing: 3px;
     text-transform: uppercase;
     color: #3f3f42;
}

.section-title p {
     color: #666;
     max-width: 650px;
     margin: auto;
     font-size: 16px;
     line-height: 1.8;
}

.contact-info,
.contact-form-wrapper {
     background: #faf9f6;
     border-radius: 0;
     padding: 40px;
     box-shadow:
          0 15px 40px rgba(0, 0, 0, .06);
     height: 100%;
}

.contact-info h3 {
     margin-bottom: 35px;
     font-weight: 300;
     letter-spacing: 2px;
     text-transform: uppercase;
     color: #3f3f42;
}

.contact-item {
     display: flex;
     align-items: flex-start;
     gap: 20px;
     text-decoration: none;
     color: #3f3f42;
     margin-bottom: 28px;
     transition: .35s ease;
}

.contact-item:hover {
     color: #b59a68;
     transform: translateX(6px);
}

.contact-item i {
     min-width: 55px;
     width: 55px;
     height: 55px;


     background: #3f3f42;
     color: #fff;

     display: flex;
     align-items: center;
     justify-content: center;

     font-size: 18px;

     transition: .35s ease;


}

.contact-item:hover i {
     background: #b59a68;
}

.contact-item h5 {
     margin-bottom: 4px;
     font-size: 15px;
     font-weight: 600;
     letter-spacing: 1px;
     text-transform: uppercase;
}

.contact-item span {
     color: #666;
     line-height: 1.6;
}

.contact-form-wrapper .form-control {
     background: #fff;
     border: 1px solid #dcd7cd;
     border-radius: 0;
     padding: 16px;
     color: #3f3f42;
     font-size: 15px;
}

.contact-form-wrapper .form-control::placeholder {
     color: #9a9a9a;
}

.contact-form-wrapper .form-control:focus {
     border-color: #b59a68;
     box-shadow: none;
}

.contact-btn-submit {


     background: #3f3f42;
     color: #fff;

     border: none;
     border-radius: 0;

     padding: 15px 40px;

     font-size: 14px;
     font-weight: 600;

     letter-spacing: 2px;
     text-transform: uppercase;

     transition: .35s ease;


}

.contact-btn-submit:hover {


     background: #b59a68;
     color: #fff;

     transform: translateY(-2px);


}

.map-wrapper {
     overflow: hidden;


     box-shadow:
          0 15px 40px rgba(0, 0, 0, .08);


}

.map-wrapper iframe {
     width: 100%;
     height: 450px;
     border: none;


     filter:
          grayscale(15%) contrast(105%) brightness(98%);


}

@media(max-width:768px) {


     .contact-section {
          padding: 70px 0;
     }

     .section-title h2 {
          font-size: 30px;
     }

     .contact-info,
     .contact-form-wrapper {
          padding: 30px;
     }

     .map-wrapper iframe {
          height: 320px;
     }


}




















.btn-top {
     position: fixed;
     bottom: 105px;
     right: 32px;
     width: 50px;
     height: 50px;
     background-color: #38B6FF;
     color: white;
     font-size: 24px;
     border-radius: 50%;
     display: flex;
     justify-content: center;
     align-items: center;
     box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
     cursor: pointer;
     opacity: 0;
     pointer-events: none;
     transition: opacity 0.3s ease, transform 0.3s ease;
     z-index: 999;
     text-decoration: none;
}

.btn-top:hover {
     transform: scale(1.1);
     background: #ffffff;
     color: #38B6FF;
     text-decoration: none !important;
}

/* Cuando se muestra */
.btn-top.show {
     opacity: 1;
     pointer-events: auto;
}









.btn-wa {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 70px;
  height: 70px;
  background-color: #25D366;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  text-decoration: none;
  transition: transform 0.3s ease;
}

.btn-wa:hover {
  transform: scale(1.1);
}

.btn-wa img {
  width: 35px;
  height: 35px;
}