@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@500;600&family=Red+Hat+Display:wght@300..900&display=swap");
body, h1, h2, h3, h4, h5, h6, p, a {
  font-family: "Red Hat Display", sans-serif;
}

.z-index-1 {
  z-index: 1;
}

button.scroltop {
  background-color: #e7a73e;
  box-shadow: -4px 4px 24px -10px #e7a73e !important;
  border-color: #e7a73e;
}
@media screen and (max-width: 768px) {
  button.scroltop {
    bottom: 90px;
  }
}
button.scroltop.style3:after {
  border: 1px solid #e7a73e;
}

.site-header .main-bar {
  background-color: #ffffff;
}
.site-header .main-bar .logo-header img {
  max-width: 110px;
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  .site-header .main-bar .header-nav {
    background-color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .site-header .main-bar .header-nav .nav {
    background-color: #ffffff;
  }
}
.site-header .main-bar .header-nav .nav li a {
  padding: 35px 15px;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
  font-size: 18px;
  transition: 0.5s ease-in-out;
  color: #162867;
}
.site-header .main-bar .header-nav .nav li a:hover {
  color: #e7a73e;
}
.site-header .main-bar .header-nav .nav li a:after {
  bottom: 45px;
  background-color: #e7a73e;
  display: none;
}
@media screen and (max-width: 768px) {
  .site-header .main-bar .header-nav .nav li a {
    color: #162867;
    padding: 20px;
  }
}
.site-header .is-fixed .main-bar {
  background-color: #ffffff;
  box-shadow: 1px 1px 10px #000;
}
.site-header .is-fixed .main-bar .header-nav .nav li a {
  color: #162867;
  transition: 0.5s ease-in-out;
}
.site-header .is-fixed .main-bar .header-nav .nav li a:hover {
  color: #e7a73e;
}
.site-header .navbar-toggler {
  color: #162867;
}
.site-header .navbar-toggler span {
  background-color: #162867;
}

@media screen and (max-width: 768px) {
  #home .slide1 .tp-bgimg {
    background-image: url("../files/paneles-solares-cdmx-movil.webp") !important;
  }
}
@media screen and (max-width: 768px) {
  #home .slide2 .tp-bgimg {
    background-image: url("../files/instalacion-panel-solar-movil.webp") !important;
  }
}
@media screen and (max-width: 768px) {
  #home .slide3 .tp-bgimg {
    background-image: url("../files/empresa-de-paneles-solares-movil.webp") !important;
  }
}
#home .titleSlide {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 700;
  font-size: 75px;
  line-height: 85px;
}
@media screen and (max-width: 768px) {
  #home .titleSlide {
    font-size: 35px;
    line-height: 45px;
    white-space: normal;
  }
  #home .titleSlide br {
    display: none;
  }
}
#home .titleSlide span {
  color: #e7a73e;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  font-size: 75px;
}
@media screen and (max-width: 768px) {
  #home .titleSlide span {
    font-size: 35px;
    line-height: 45px;
  }
}
#home .btnSlide {
  border: 1px solid #e7a73e;
  background-color: #e7a73e;
  color: #ffffff;
  transition: 0.5s ease-in-out !important;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
}
#home .btnSlide:hover {
  background-color: transparent;
  border: 1px solid #e7a73e;
  color: #ffffff !important;
}
#home .line {
  background-color: #e7a73e;
}

#paneles-solares .section-head .title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  color: #162867;
}
@media screen and (max-width: 768px) {
  #paneles-solares .section-head .title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 20px;
  }
  #paneles-solares .section-head .title br {
    display: none;
  }
}
#paneles-solares .section-head .title span {
  color: #e7a73e;
}
#paneles-solares .section-head .text {
  font-family: "Red Hat Display", sans-serif;
  color: #162867;
  font-size: 18px;
}
#paneles-solares .about-ser-carousel .item .dlab-box {
  padding: 25px 15px;
}
#paneles-solares .about-ser-carousel .item .dlab-box:after {
  background-color: #e7a73e;
}
#paneles-solares .about-ser-carousel .item .dlab-box .dlab-info .dlab-title {
  font-family: "Barlow Semi Condensed", sans-serif;
  color: #162867;
  font-size: 20px;
  line-height: 25px;
}

#cta2 .contact-no-area .title {
  font-family: "Barlow Semi Condensed", sans-serif;
  color: #ffffff;
  font-size: 55px;
  line-height: 65px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  #cta2 .contact-no-area .title {
    font-size: 33px;
    line-height: 43px;
    margin-bottom: 30px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  #cta2 .contact-no-area .contact-no {
    flex-direction: column;
  }
}
#cta2 .contact-no-area .contact-no .contact-left {
  border-right: 3px solid #e7a73e;
}
@media screen and (max-width: 768px) {
  #cta2 .contact-no-area .contact-no .contact-left {
    padding-right: 0;
    margin-bottom: 25px;
    border: 0;
  }
}
#cta2 .contact-no-area .contact-no .contact-left a {
  color: #e7a73e;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  #cta2 .contact-no-area .contact-no .contact-right {
    padding-left: 0;
  }
}
#cta2 .contact-no-area .contact-no .contact-right .btnOne {
  border: 1px solid #e7a73e;
  background-color: #e7a73e;
  color: #ffffff;
  border-radius: 0;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  #cta2 .contact-no-area .contact-no .contact-right .btnOne {
    font-size: 16px;
  }
}

#inversion:after {
  background-color: #e7a73e;
  right: 0;
  left: initial;
  width: 50%;
}
#inversion .ghostImage {
  position: absolute;
  left: 0;
  height: 100%;
  width: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  #inversion .ghostImage {
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    top: 0;
  }
}
#inversion .section-head .title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  color: #162867;
  margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
  #inversion .section-head .title {
    font-size: 30px;
    line-height: 40px;
  }
}
#inversion .section-head .title span {
  color: #e7a73e;
}
@media screen and (max-width: 768px) {
  #inversion .section-head .title span {
    font-size: 30px;
    line-height: 40px;
  }
}
#inversion .section-head .text {
  color: #162867;
  font-weight: 500;
  font-size: 18px;
  font-family: "Red Hat Display", sans-serif;
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  #inversion .section-head .text {
    font-size: 16px;
  }
}
#inversion .section-head .list {
  margin-top: 20px;
  padding-left: 15px;
}
#inversion .section-head .list li {
  color: #162867;
}
#inversion .section-head .list li::marker {
  color: #e7a73e;
}
#inversion .secondColumn {
  padding-left: 45px;
  padding-right: 45px;
}
@media screen and (max-width: 768px) {
  #inversion .secondColumn {
    background-color: #e7a73e;
    padding: 20px 15px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
#inversion .secondColumn img {
  max-width: 200px;
  display: table;
  width: 150px;
  height: auto;
  margin: 0 auto 20px auto;
}
#inversion .secondColumn .title {
  text-align: center;
  color: #ffffff;
  font-size: 45px;
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  line-height: normal;
}
@media screen and (max-width: 768px) {
  #inversion .secondColumn .title {
    font-size: 30px;
  }
}
#inversion .secondColumn .title span {
  color: #162867;
}
#inversion .secondColumn .list {
  text-align: center;
  padding-left: 15px;
  list-style: inside;
}
#inversion .secondColumn .list li {
  text-align: center;
  color: #ffffff;
}
#inversion .secondColumn .list li::marker {
  color: #162867;
}
#inversion .btnOne {
  border: 1px solid #e7a73e;
  background-color: #e7a73e;
  color: #ffffff;
  border-radius: none;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  #inversion .btnOne {
    font-size: 16px;
  }
}

#financiamiento {
  background-image: url("../files/precio-paneles-solares.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #162867;
}
#financiamiento .borderRight {
  border-right: 1px solid;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  #financiamiento .borderRight {
    border-right: 0px;
    padding: 0 15px;
  }
}
#financiamiento .section-head .title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  color: #e7a73e;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #financiamiento .section-head .title {
    font-size: 30px;
    line-height: 40px;
  }
}
#financiamiento .section-head .text {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  font-family: "Red Hat Display", sans-serif;
  margin-bottom: 0;
  padding-top: 0;
}
@media screen and (max-width: 1600px) {
  #financiamiento .section-head .text {
    font-size: 16px;
  }
}
#financiamiento .boxHead {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
#financiamiento .boxHead .boxIcon {
  padding-right: 20px;
  flex: 0 0 20%;
}
#financiamiento .boxHead .boxIcon img {
  max-width: 75px;
  width: 100%;
  height: 100%;
}
#financiamiento .boxHead .boxInfo {
  flex: 0 0 80%;
}
#financiamiento .boxHead .boxInfo .titleHead {
  color: #e7a73e;
  font-family: "Barlow Semi Condensed", sans-serif;
  margin-bottom: 0;
  line-height: normal;
  font-size: 24px;
}
#financiamiento .boxHead .boxInfo .text {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #financiamiento .boxContent {
    margin-bottom: 50px;
  }
}
#financiamiento .boxContent .text {
  color: #ffffff;
}
#financiamiento .boxContent .text.color {
  color: #e7a73e;
}
#financiamiento .boxContent .list {
  padding-left: 15px;
  color: #ffffff;
}
#financiamiento .boxContent .list li {
  color: #ffffff;
}
#financiamiento .boxContent .list li::marker {
  background-color: #e7a73e;
  color: #e7a73e;
}

#arrendamiento .section-head .title {
  font-family: "Barlow Semi Condensed", sans-serif;
  font-weight: 600;
  color: #162867;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #arrendamiento .section-head .title {
    font-size: 30px;
    line-height: 40px;
  }
}
#arrendamiento .section-head .title span {
  color: #e7a73e;
}
#arrendamiento .section-head .text {
  color: #162867;
  font-weight: 500;
  font-size: 18px;
  font-family: "Red Hat Display", sans-serif;
  padding-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  #arrendamiento .section-head .text {
    font-size: 16px;
  }
}
#arrendamiento .section-head .btnOne {
  border: 1px solid #e7a73e;
  background-color: #e7a73e;
  color: #ffffff;
  margin-top: 20px;
  border-radius: 0;
  transition: 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  #arrendamiento .section-head .btnOne {
    font-size: 11px;
  }
}
#arrendamiento .pricingtable-row .pricingtable-title {
  background-color: #162867;
}
#arrendamiento .pricingtable-row .pricingtable-title .titleHead {
  color: #ffffff;
  font-family: "Barlow Semi Condensed", sans-serif;
}
#arrendamiento .pricingtable-row .pricingtable-features {
  list-style: inside;
  border: 1px solid #e7a73e;
}
#arrendamiento .pricingtable-row .pricingtable-features li {
  color: #162867;
  border-bottom: 0;
  padding: 8px 15px 0;
  font-weight: 500;
}
#arrendamiento .pricingtable-row .pricingtable-features li:first-child {
  padding-top: 30px;
}
#arrendamiento .pricingtable-row .pricingtable-features li:last-child {
  border-bottom: 1px solid #e7a73e;
  padding-bottom: 30px;
}
#arrendamiento .pricingtable-row .pricingtable-features li::marker {
  color: #e7a73e;
}
#arrendamiento .pricingtable-row .pricingtable-footer {
  border: 1px solid #e7a73e;
}
#arrendamiento .pricingtable-row .pricingtable-footer .text {
  font-size: 20px;
  margin-bottom: 0;
  font-family: "Barlow Semi Condensed", sans-serif;
  color: #e7a73e;
}
#arrendamiento .pricingtable-row .pricingtable-footer .list {
  list-style: inside;
}
#arrendamiento .pricingtable-row .pricingtable-footer .list li {
  color: #162867;
  border-bottom: 0;
  padding: 8px 15px 0;
  font-weight: 500;
}
#arrendamiento .pricingtable-row .pricingtable-footer .list li:first-child {
  padding-top: 10px;
}
#arrendamiento .pricingtable-row .pricingtable-footer .list li:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
#arrendamiento .pricingtable-row .pricingtable-footer .list li::marker {
  color: #e7a73e;
}

#servicios {
  background-color: #eeeef0;
}
#servicios .item .service-box {
  padding: 40px 15px;
}
#servicios .item .service-box:after {
  background-color: #e7a73e;
}
#servicios .item .service-box .icon img {
  width: 75px;
  max-width: 75px;
}
#servicios .item .service-box .title {
  font-family: "Red Hat Display", sans-serif;
  color: #162867;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 1600px) {
  #servicios .item .service-box .title {
    font-size: 23px;
  }
}
#servicios .item .service-box .text {
  color: #162867;
  min-height: 190px;
}
@media screen and (max-width: 768px) {
  #servicios .item .service-box .text {
    min-height: auto;
  }
}
#servicios .item .service-box .text:last-child {
  margin-bottom: 0;
}

#contacto {
  background: url("../files/instalacion-paneles-solares.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}
#contacto:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: -1;
}
#contacto .sec-title .title {
  font-family: "Barlow Semi Condensed", sans-serif;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  #contacto .sec-title .title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
#contacto .sec-title .title span {
  color: #e7a73e;
}
#contacto .sec-title .text {
  font-size: 17px;
  color: #ffffff;
}
#contacto .listContact li {
  display: flex;
  list-style: none;
  align-items: baseline;
}
#contacto .listContact li i {
  color: #e7a73e;
  margin-right: 10px;
}
#contacto .listContact li .text a {
  color: #ffffff;
  transition: 0.5s ease-in-out;
}
#contacto .listContact li .text a:hover {
  color: #e7a73e;
}
#contacto .form-contacto {
  height: auto;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  margin-top: -50px;
  padding: 30px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  #contacto .form-contacto {
    margin-top: 0;
  }
}
#contacto .form-contacto .form-group .input-group .form-control:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-color: #CCC;
}
#contacto .form-contacto .form-group .input-group .form-control.error {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#contacto .form-contacto .form-group .input-group .form-control.error:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
#contacto .form-contacto .form-group .input-group input {
  border: 1px solid #162867;
  color: #162867;
  font-family: "Red Hat Display", sans-serif;
  width: 100%;
}
#contacto .form-contacto .form-group .input-group select {
  border: 1px solid #162867;
  color: #162867;
  font-family: "Red Hat Display", sans-serif;
  width: 100%;
}
#contacto .form-contacto .form-group .input-group select option {
  color: #162867;
  font-family: "Red Hat Display", sans-serif;
}
#contacto .form-contacto .form-group .input-group textarea {
  border: 1px solid #162867;
  color: #162867;
  font-family: "Red Hat Display", sans-serif;
  width: 100%;
}
#contacto .form-contacto .form-group label.error {
  color: red;
  margin-top: 5px;
  font-weight: 400;
  font-family: "Red Hat Display", sans-serif;
}
#contacto .form-contacto .btnForm {
  background-color: #e7a73e;
  border: 1px solid #e7a73e;
  transition: 0.5s ease-in-out;
  color: #ffffff;
  font-family: "Barlow Semi Condensed", sans-serif;
  padding: 20px 65px;
  font-weight: 600;
}
#contacto .form-contacto .btnForm:hover {
  background-color: transparent;
  color: #e7a73e;
}

.site-footer {
  height: auto;
  background-color: #162867;
}
@media screen and (max-width: 768px) {
  .site-footer {
    padding-bottom: 50px;
  }
}
.site-footer .footer-bottom {
  background-color: #162867;
}
.site-footer .flexFooter {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .site-footer .flexFooter {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .site-footer .text-copyright {
    margin-bottom: 20px;
  }
}
.site-footer .text-copyright .text {
  color: #ffffff;
  margin-bottom: 0;
  font-family: "Red Hat Display", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .site-footer .socials {
    margin-bottom: 20px;
  }
}
.site-footer .socials a {
  margin: 0 7px;
  color: white;
  text-decoration: none;
  font-size: 18px;
  transition: 0.5s ease-in-out;
}
.site-footer .socials a:hover {
  text-decoration: none;
  color: #e7a73e;
}
.site-footer .logoFooter img {
  max-width: 145px;
  height: auto;
}

.floatSocialDesktop {
  position: fixed;
  right: 5px;
  top: 60%;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .floatSocialDesktop {
    display: none;
  }
}
.floatSocialDesktop a {
  display: block;
  margin: 15px 0;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  transition: 0.5s ease-in-out;
  text-decoration: none;
}
.floatSocialDesktop a.whats {
  background-color: #25d366;
  border: 1px solid #25d366;
}
.floatSocialDesktop a.whats:hover {
  opacity: 0.7;
  text-decoration: none;
}
.floatSocialDesktop a.phone {
  background-color: #e7a73e;
  border: 1px solid #e7a73e;
}
.floatSocialDesktop a.phone:hover {
  opacity: 0.7;
  border: 1px solid #e7a73e;
  text-decoration: none;
}
.floatSocialDesktop a i {
  line-height: 60px;
  font-size: 29px;
  text-align: center;
}

.floatSocialMobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .floatSocialMobile {
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border-top: 1px solid #ffffff;
    background-color: #e7a73e;
  }
  .floatSocialMobile a {
    flex: 0 0 33%;
    width: 33.33%;
    max-width: 33.33%;
    text-align: center;
    padding: 8px 5px;
    font-size: 18px;
    color: #ffffff;
    border-right: 1px solid #ffffff;
  }
  .floatSocialMobile a:last-child {
    border-right: 0;
  }
}/*# sourceMappingURL=custom.css.map */