@font-face {
  font-family: "Ethnocentric";
  src: url("../fonts/ethnocentric/ethnocentric rg.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "Ethnocentric";
  src: url("../fonts/ethnocentric/ethnocentric rg it.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "poppins";
  src: url("../fonts/ethnocentric/Poppins-Regular.ttf") format("ttf");
  font-weight: 400;
}

@font-face {
  font-family: "poppins";
  src: url("../fonts/ethnocentric/Poppins-Bold.ttf") format("ttf");
  font-weight: bold;
}

h1,
h2,
h3 {

  font-family: "poppins", sans-serif;
  animation: fadeIn 2s ease-in-out forwards;
}

body {
  font-family: "poppins", sans-serif;
  color: #ffffff;
  background-color: #ffffff;
}

img.btn-whatsapp {
display: block !important;
position: fixed;
z-index: 9999999;
bottom: 20px;
right: 20px;
cursor: pointer;
border-radius:100px !important;
}

img.btn-whatsapp:hover{
border-radius:100px !important;
-webkit-box-shadow: 0px 0px 15px 0px rgba(7,94,84,1); 
-moz-box-shadow: 0px 0px 15px 0px rgba(7,94,84,1);
box-shadow: 0px 0px 15px 0px rgba(7,94,84,1);
transition-duration: 1s;
} 

.layout_padding {
  padding: 5px 0;
}

.layout_padding2 {
  padding: 45px 0;
}

.layout_padding2-top {
  padding-top: 45px;
}

.layout_padding2-bottom {
  padding-bottom: 45px;
}

.layout_padding-top {
  padding-top: 75px;
}

.layout_padding-bottom {
  padding-bottom: 75px;
}

.custom_heading {
  position: relative;
}

.custom_heading::before {
  position: absolute;
  content: "";
  left: -45px;
  width: 39px;
  height: 52px;
  background-size: cover;
}

/*header section*/

.sub_page .hero_area {
  height: auto;
}

.hero_area.sub_pages {
  height: auto;
}

.header_section .container-fluid {
  padding-right: 25px;
  padding-left: 25px;
  background: #0684b6;
}

.header_section .nav_container {
  margin: 0 auto;
}

.custom_nav-container.navbar-expand-lg .navbar-nav .nav-link {
  padding: 10px 30px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

a,
a:hover,
a:focus {
  text-decoration: none;
}

a:hover,
a:focus {
  color: initial;
}

.btn,
.btn:focus {
  outline: none !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.navbar-brand,
.navbar-brand:hover {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  color: #fafcfd;
}

.custom_nav-container .nav_search-btn {
  background-image: url(../images/search-icon.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position-y: 7px;
  width: 35px;
  height: 35px;
  padding: 0;
  border: none;
}

.navbar-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  align-items: center;
  margin-right: 0;
}

.navbar-brand img {
  width: 65px;
}

.navbar-brand span {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  font-family: "Ethnocentric";
}

.custom_nav-container {
  z-index: 99999;
  padding: 15px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.custom_nav-container .navbar-toggler {
  outline: none;
}

.custom_nav-container .navbar-toggler .navbar-toggler-icon {
  background-image: url(../images/menu.png);
  background-size: 35px;
}

/*end header section*/
.hero_section {
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 75%;
  padding-bottom: 15px;
}

.hero_section h1 {
  font-size: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 55%;
  margin: 0 auto;
}

.hero_section .hero_btn-box a {
  display: inline-block;
  padding: 12px 55px;
  background-color: #5081a9;
  border: 1.5px solid #5081a9;
  color: #ffffff;
  margin-top: 55px;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.hero_section .hero_btn-box-prod a {
  display: inline-block;
  padding: 12px 55px;
  background-color: transparent;
  color: #ffffff;
  margin-top: 55px;
  text-transform: uppercase;
}

.hero_section .hero_btn-box a:hover {
  background-color: #ffffff;
  color: #5081a9;
}

.sub_page .about_section .about_container {
  margin-top: 0;
}

.container_about {
     background-color: #958b8b;
     background-size: 100% 100%;
     background-repeat: no-repeat;
     background-position: center;
      padding: 20px 20px;
        }

.image_about {
            flex: 1;
        }
          img_about {
            width: 100%;
            height: auto;
            border-radius: 8px;
        }

.about_section .about_container {
  font-family: "poppins", sans-serif;  
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 45px;
  background-size: auto 100%;
  background-color: #958b8b;
  background-position: center;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.21);
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}

.about_section .about_container .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.about_section .about_container .container > div {
  width: 46%;
}

.about_section .detail a {
  display: inline-block;
  padding: 14px 35px;
  background-color: #5081a9;
  border: 1.5px solid #5081a9;
  color: #ffffff;
  margin-top: 15%;
}

.image_about {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.image_about img {
    width: 100%;
    height: auto;
    object-fit: cover; /* Hace que la imagen se ajuste dentro del contenedor */
    display: block;
}

.about_section .detail a:hover {
  background-color: #5081a9;
  color: #ffffff;
}

/* Create two equal columns that floats next to each other */
.column_left {
  float: left;
  width: 50%;
  padding: 10px;
  height: 300px;
}

/* Clear floats after the columns */
.about_row:after {
  content: "";
  display: table;
  clear: both;
}

.about_section .detail-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-start;
}

.about_section .detail-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-start;
}

.product_section {
     background-color: #ffffff;
     background-size: 100% 100%;
     background-repeat: no-repeat;
     background-position: center;
      padding: 15px 40px;
        }

.product_section button {
     background-color: #5081a9;
     border: none;
     color: white;
     padding: 22px 32px;
     text-align: center;
     text-decoration: none;
     display: inline-block;
     font-size: 22px;
     margin: 4px 2px;
     cursor: pointer;
     border-radius: 12px;
}

.product_section .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product_section .img-box {
  margin: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.product_section .img-box img {
  width: 100%;
  border-radius: 20px;
}

.product_section .img-box.box-1, .product_section .img-box.box-3 {
  width: 43%;
}

.product_section .img-box.box-2, .product_section .img-box.box-4 {
  width: 53%;
}


.product_section .image_product {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}


.product_section .image_product img {
    width: 100%;
    height: auto;
    object-fit: cover; /* Hace que la imagen se ajuste dentro del contenedor */
    display: block;
}

.product_section a {
  display: inline-block;
  padding: 14px 35px;
  background-color: transparent;
  <!--  border: 1.5px solid #5081a9; -->
  color: #5081a9;
}

.product_section a:hover {
  background-color: #5081a9;
  color: #ffffff;
}

.product_section .product_container {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 45px;
  background-image: url(../images/why-img.jpg);
  background-size: auto 100%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -100px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.21);
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.21);
}

.product_section .product_container .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product_section .product_container .container > div {
  width: 46%;
}

.product_section .detail a {
  display: inline-block;
  padding: 14px 45px;
  background-color: transparent;
  border: 1.5px solid #5081a9;
  color: #5081a9;
  margin-top: 100%;
  background-color: rgba(0, 0, 0, 0.5);
 }

.product_section .detail a:hover {
  background-color: #5081a9;
  color: #ffffff;
}

.product_section p {
    font-family: "poppins", sans-serif;
    color: #53575b;
}

.product_img {
    padding: 40px 30px 45px 30px;
}

.product_img figure {
   margin: 0;
}

.product_img figure img {
    width: 100%;
    z-index: 9999;
    position: relative;
}
.why_section .why_container .img_box {
  width: 85%;
  margin: 0 auto;
}

.why_section .why_container .img_box img {
  width: 100%;
}

.why_section a {
  display: inline-block;
  padding: 14px 35px;
  background-color: transparent;
  border: 1.5px solid #5081a9;
  color: #5081a9;
  color: #5081a9;
}

.why_section a:hover {
  background-color: #5081a9;
  color: #ffffff;
}

.contact_section {
  background-color: #958b8b;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 20px;
}

.container {
    max-width: 1170px;
}

.contact_section input {
  width: 100%;
  border: 0;
  height: 50px;
  margin: 20px 0;
  padding-left: 25px;
  background-color: #ffffff;
  outline: none;
  color: #101010;
}

.main_form .contactus {
     border: #fff solid 1px;
     padding: 0 15px;
     margin-bottom: 25px;
     width: 100%;
     height: 54px;
     background: #fff;
     color: #989696;
     font-size: 18px;
     font-weight: normal;
     border-radius: 5px;
}

.main_form .textarea {
    border: #fff solid 1px;
    margin-bottom: 25px;
    width: 100%;
    background: #fff;
    color: #989696;
    font-size: 18px;
    font-weight: normal;
    padding: 35px 15px 0 15px;
    height: 107px;
    border-radius: 5px;
}

.main_form h4 {
    font-family: "poppins", sans-serif;
     font-weight: 300;
     line-height: 20px;
     text-align: left;
     color: #7a7070;
     padding-bottom: 10px;
     line-height: 1.5em;
}

.contact_section input::-webkit-input-placeholder {
  color: #131313;
}

.contact_section input:-ms-input-placeholder {
  color: #131313;
}

.contact_section input::-ms-input-placeholder {
  color: #131313;
}

.contact_section input::placeholder {
  color: #131313;
}

.contact_section input.message-box {
  height: 150px;
}

.contact_section button {
  font-size: 22px;
    transition: ease-in all 0.5s;
    background-color: transparent;
    border: #fff solid 3px;
    text-transform: uppercase;
    color: #fff;
    padding: 7px 0px;
    max-width: 150px;
    width: 100%;
    display: block;
    margin-top: 10px !important;
    font-weight: 500;
}
}

.contact_section button:hover {
  color: #e92c06;
  background-color: transparent;
}

.client_section .client_container {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.client_section .img_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 225px;
  min-height: 225px;
  border-radius: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#bbe9e9), to(#5081a9));
  background: linear-gradient(to right, #bbe9e9, #5081a9);
  margin-right: 15px;
}

.client_section .img_box img {
  width: 75%;
}

.client_section .detail_box {
  padding: 25px;
  background: -webkit-gradient(linear, left top, left bottom, from(#afad04), to(#5081a9));
  background: linear-gradient(to bottom, #bbe9e9, #5081a9);
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.client_section .detail_box h5 {
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 35px;
}

.client_section .carousel-indicators {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 90%;
  margin: 0 auto;
  bottom: 30px;
}

.client_section .carousel-indicators li {
  background-color: #0f0f0f;
  margin: 0;
  height: 15px;
  width: 35px;
  opacity: 1;
}

.client_section .carousel-indicators li.active {
  background-color: #5081a9;
}

.info_section {
  background-color: #ffffff;
  background-size: cover;
  background-attachment: fixed;
}

.info_section .logo-box {
  width: 200px;
  margin: 0 auto 75px auto;
}

.info_section .logo-box img {
  width: 100%;
}

.info_items {
  width: 65%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.info_items .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 25px;
}

.info_items .item .img-box {
  width: 50px;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 15px;
}

.info_items .item .img-box img {
  width: 100%;
}

.info_items .item .detail-box {
  margin-top: 10px;
  color: #958b8b;
}

.info_items {
  position: relative;
}

.info_items a {
  position: relative;
}

ul.social_icon {
     padding-bottom: 14px;
     width: 100%;
     text-align: center;
}

ul.social_icon li {
     display: inline-block;
}

ul.social_icon li a {
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 20px;
     border-radius: 30px;
     margin: 0 3px;
     color: #37a1b0;
     background: #fff;
     width: 35px;
     height: 35px;
     flex-wrap: wrap;
}

ul.social_icon li a:hover {
     color: #fff;
     background: #958b8b;
}

.pad_roght2 {
     padding-right: 10px;
}

.variat {
     color: #fff;
     text-align: center;
     font-size: 17px;
     font-weight: 400;
     line-height: 28px;
}

ul.conta li {
     color: #fff;
     text-align: left;
     padding-bottom: 20px;
     font-size: 16px;
}

ul.conta li i {
     padding-right: 5px;
     text-align: center;
     font-size: 20px;
}

ul.conta li a {
     color: #fff;
}

ul.link_menu li {
     display: block;
     text-align: center;
}

ul.link_menu li a {
     color: #fff;
     font-size: 17px;
     line-height: 28px;
     display: block;
     width: -moz-max-content;
}

ul.link_menu li a:hover {
     color: #958b8b;
}

.bottom_form {
     display: flex;
     flex-wrap: wrap;
     margin-top: 40px;
}

.bottom_form .enter {
     border: inherit;
     padding: 0px 119px 0px 0px;
     width: 100%;
     height: 45px;
     background: transparent;
     color: #4d4c4c;
     font-size: 17px;
     font-weight: 300;
     float: left;
     margin-bottom: 20px;
     border-bottom: #fff solid 1px;
}

.sub_btn {
     font-size: 19px;
     transition: ease-in all 0.5s;
     background-color: transparent;
     color: #fff;
     padding: 8px 0px;
     max-width: 147px;
     width: 100%;
     font-weight: 500;
     text-transform: uppercase;
     position: absolute;
     right: 0;
}

.sub_btn:hover {
     transition: ease-in all 0.5s;
     color: #007bff;
}

#hkh *::placeholder {
     color: #4d4c4c;
     opacity: 1;
}

/* footer section*/

.footer {
    background: #0684b6;
     text-align: center;
}

.footer h3 {
    font-family: "poppins", sans-serif;
     font-weight: 300;
     line-height: 20px;
     text-align: center;
     color: #fff;
     padding-bottom: 10px;
     text-transform: uppercase;
}
.footer_section {
  background-color: #ffffff;
  padding: 20px;
  font-weight: 500;
}

.footer_section p {
  color: #292929;
  margin: 0;
  text-align: center;
}

.footer_section a {
  color: #292929;
}

/* end footer section*/
/*# sourceMappingURL=style.css.map */