@font-face {
  font-family: HelveticaNeue;
  font-weight: bold;
  src: url("../fonts/HelveticaNeueLTStd-Bd.otf") format("opentype");
}

@font-face {
  font-family: HelveticaNeue;
  font-weight: 300;
  src: url("../fonts/HelveticaNeueLTStd-Lt.otf") format("opentype");
}

@font-face {
  font-family: HelveticaNeueBd;
  font-weight: 300;
  src: url("../fonts/HelveticaNeueLTStd-BdCn.otf") format("opentype");
}

@font-face {
  font-family: HelveticaNeue;
  font-weight: 500;
  src: url("../fonts/HelveticaNeueLTStd-Md.otf") format("opentype");
}

@font-face {
  font-family: HelveticaNeueRoman;
  src: url("../fonts/HelveticaNeueLTStd-Roman.otf") format("opentype");
}

@font-face {
  font-family: HelveticaNeueNueTh;
  src: url("../fonts/HelveticaNeueLTStd-Th.otf") format("opentype");
}

@font-face {
  font-family: champagne;
  src: url("../fonts/Champagne-Limousines-Bold.ttf") format("opentype"),
    url("../fonts/Champagne-Limousines.ttf") format("opentype");
}

@font-face {
  font-family: ubuntu;
  src: url("../fonts/Ubuntu-R.ttf") format("opentype"),
    url("../fonts/Ubuntu-M.ttf") format("opentype"),
    url("../fonts/Ubuntu-L.ttf") format("opentype");
}

/* @font-face {
    font-family: ubuntu;
    src: url("../fonts/Ubuntu-M.ttf") format("opentype");
}
@font-face {
    font-family: ubuntu;
    src: ;
} */

.roman {
  font-family: HelveticaNeueRoman;
}

.hth {
  font-family: HelveticaNeueNueTh;
}

.hbd {
  font-family: HelveticaNeueBd;
}

.chan {
  font-family: champagne;
}

.ubuntu {
  font-family: ubuntu, "san-serif";
}

/* 

.myriad {
    font-family: myriad, 'san-serif';
}

.roman {
    font-family: HelveticaNeueRoman, 'san-serif';
}

.Th {
    font-family: HelveticaNeueTh, 'san-serif';
} */

header {
  font-family: ubuntu, "san-serif";
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: HelveticaNeue, "san-serif";
}

main {
  max-width: 1700px;
  margin-right: auto;
  margin-left: auto;
}

/* .navbar-brand.u-header__logo img {
    max-width: 300px;
} */

.nav-link.active {
  color: #bc4700;
}

.bg-header-form {
  background-color: #1e2b38;
}

.u-block-hover:hover .hide-text {
  z-index: -1;
}

.bg-orange-transparent {
  background-color: #bc4800be;
}

.text-orange-transparent {
  color: #853605c4;
}
.u-btn-secondary {
  color: #fff !important;
  background-color: #bc4700;
}
.u-btn-secondary:hover {
  background-color: #e96723;
  border-color: #d45d1d;
}
.g-bg-gray-opacity-0_5--after:after {
  background-color: #79797980;
}

.rotate-text .rotate {
  font-size: 1.8rem;
  text-transform: uppercase;
  position: absolute;
  top: 250px;
  left: -18px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
}

.form-control,
.form-control:focus,
.custom-select {
  background: #0000;
  border: 1px solid;
}

footer {
  border-top: 7px solid #bc4700;
  background-color: #f4f3f3;
}

.sepco-footer {
  max-width: 390px;
}

.w-240-md {
  max-width: 240px;
}

.text-shadow {
  text-shadow: 2px 2px 3px #464646;
}

.text-shadow-lite {
  text-shadow: 2px 2px 6px #8e8a8a;
}

.form-white ::placeholder {
  color: rgb(255, 255, 255);
  opacity: 1;
  /* Firefox */
}

.form-white :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgb(255, 255, 255);
}

.form-white ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgb(255, 255, 255);
}

.g-bottom-80--lg {
  bottom: 50px;
}

section.accesos {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  padding: 15px 40px 10px 40px;
  background: rgba(0, 0, 0, 0.85);
  color: white;
  -webkit-box-shadow: -4px -8px 24px -13px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -4px -8px 24px -13px rgba(0, 0, 0, 0.75);
  box-shadow: -4px -8px 24px -13px rgba(0, 0, 0, 0.75);
}
.navbar-brand img {
  max-width: 145px;
}
#hero.u-bg-overlay::before,
#hero.u-bg-overlay::after {
  z-index: -1;
}
.img-promo-nina {
  max-width: 400px;
}
.iconos {
  width: 120px;
}
.icon-container {
  top: -25px;
}
.icon-container-left {
  left: -32px;
}
.icon-container-right {
  right: -32px;
}
.u-dot-line-v1__inner,
.u-dot-line-v1-2__inner {
  width: 35px;
  height: 35px;
  border-width: 2px;
}
.u-dot-line-v1::before,
.u-dot-line-v1-2::before {
  left: 30px;
}
.u-dot-line-v1::before,
.u-dot-line-v1::after,
.u-dot-line-v1-2::before,
.u-dot-line-v1-2::after {
  border-style: dashed;
  border-top-width: 0px;
}
.g-brd-white--before::before {
  border-color: #fff;
}
.g-brd-white--after::after {
  border-color: #fff;
}
.arrow-icon {
  position: absolute;
  top: 5px;
  right: 0px;
}
.bg-gradient {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 48%,
    rgba(233, 103, 35, 1) 48%
  );
}

.box {
  background: white;
  position: relative;
  min-width: 180px;

  /* Sombra solo en el lado derecho */
  box-shadow: 10px 0 3px -5px rgba(0 0 0 / 30%);
}

.plus {
  position: absolute !important;
  top: 47%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  z-index: 2;
}
.plus-shadow {
  border-radius: 50px;
  box-shadow: 6px 0px 2px -2px rgb(0 0 0 / 30%);
  height: 60px;
  padding: 15px;
  background: white;
}
.gap-14 {
  gap: 14px;
}

.bg-eco {
  background-image: url(../img/eco/techo.png);
  background-size: contain;
  background-color: #007ef6;
  background-repeat: no-repeat;
}
.bg-k140 {
  background-image: url(../img/eco/casa-k140.png);
  background-size: contain;
  background-color: #f1f1f1;
  background-repeat: no-repeat;
  background-position: right;
}
.icon-casa-gris {
  height: 300px;
  max-width: 100%;
}
.icon-mas {
  height: 25px;
}
li.nav-item.eco:hover,li.nav-item.eco.active
{
  background-color: #007ff6 !important;
  transition: all 0.3s ease;
}
li.nav-item.eco:hover a,li.nav-item.eco.active a
{
  color: #fff !important;
}
@media (max-width: 992px) {
  .img-promo-nina {
    max-width: 300px;
  }
  .iconos {
    width: 100px;
  }
  .icon-container {
    top: 0px;
  }
  .arrow-icon {
    right: -20px;
  }
  .bg-gradient {
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 1) 60%,
      rgba(233, 103, 35, 1) 60%
    );
  }
}
@media (min-width: 1024px) {
  .g-font-size-50--personal {
    font-size: 40px !important;
  }
}
#carousel-home .js-slide {
  height: 450px !important;
}
/* @media (min-width: 768px) {
  #carousel-home .js-slide {
    height: 400px !important;
  }
} */
@media (min-width: 992px) {
  .g-min-height-form {
    min-height: 450px;
  }
  #carousel-home .js-slide {
    height: 500px !important;
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .rotate-text .rotate {
    top: 280px;
  }

  .sepco-footer {
    max-width: 400px;
  }
  .bg-eco {
    background-size: 350px;
  }
  .bg-k140 {
    background-size: 350px;
    background-position: bottom right;
  }
}

@media (max-width: 768px) {
  .g-brd-left-white {
    border-top: 2px solid;
    padding-top: 20px;
  }

  .w-240-md {
    max-width: 195px;
  }
  .mr-md-auto,
  .ml-md-auto {
    margin: auto;
  }
  .iconos {
    width: 70px;
  }
  .icon-container {
    top: 25px;
  }
  .icon-container-left {
    left: -25px;
  }
  .icon-container-right {
    right: -25px;
  }
  .u-dot-line-v1::before,
  .u-dot-line-v1-2::before {
    left: -20px;
  }
  .bg-eco {
    background-size: 150px;
  }
  .bg-k140 {
    background-size: 100px;
    background-position: bottom right;
  }
  .icon-casa-gris {
    height: 150px;
    margin-bottom: 25px;
  }
  .icon-mas {
    height: 15px;
  }
}

@media (min-width: 992px) {
  .g-bottom-80--lg {
    bottom: 80px;
  }
}

@media (max-width: 575px) {
  .rotate-text .rotate {
    top: 260px;
  }

  .g-height-80 {
    height: 120px !important;
  }

  .sepco-footer {
    max-width: 300px;
  }

  .navbar-brand img {
    max-width: 110px;
  }
  #carousel-home .js-slide {
    height: 350px !important;
  }
  .icon-container-right {
    right: -15px;
  }
  .icon-container-left {
    left: -15px;
  }
  .icon-container {
    top: 50px;
  }
  .plus {
    position: absolute !important;
    top: unset;
    bottom: -27px;
    margin: auto;
    left: 0;
    right: 0;
    transform: none;
    -webkit-transform: none;
  }
  .plus-shadow {
    border-radius: 50px;
    box-shadow: 0px 6px 2px -2px rgb(0 0 0 / 30%);
  }
  .box {
    box-shadow: 1px 20px 3px -15px rgba(0, 0, 0, 0.3);
  }
  .gap-14 {
    gap: 40px;
  }
}

@media (min-width: 768px) {
  .g-brd-left-white {
    border-left: 2px solid;
  }
  .height-400--md {
    height: 400px;
  }
}

@media (min-width: 1200px) {
}

/* @media (max-width: 1100px) and (min-width:992px) {
    .navbar-brand.u-header__logo img {
        max-width: 225px;
    }
} */

@media (min-width: 768px) {
}
