@font-face {
  font-family: 'BasicCommercial LT Com';
  src: url('fonts/BasicCommercialLTCom-Blk.woff2') format('woff2'),
      url('fonts/BasicCommercialLTCom-Blk.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BasicCommercial LT Com';
  src: url('fonts/BasicCommercialLTCom-Bold.woff2') format('woff2'),
      url('fonts/BasicCommercialLTCom-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BasicCommercial LT';
  src: url('fonts/BasicCommercialLT-Light.woff2') format('woff2'),
      url('fonts/BasicCommercialLT-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BasicCommercialLTW04';
  src: url('fonts/BasicCommercialLTW04-Light.woff2') format('woff2'),
      url('fonts/BasicCommercialLTW04-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BasicCommercial LT Com Roman';
  src: url('fonts/BasicCommercialLTCom-Roman.woff2') format('woff2'),
      url('fonts/BasicCommercialLTCom-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*GENERAL*/

body {
  font-family: 'BasicCommercial LT';
  overflow-x: hidden;
}

img {
  max-width: 100%;
}

section {
  padding: 90px 0;
}

h2 {
  text-transform: uppercase;
  font-family: 'BasicCommercial LT Com';
  font-weight: bold;
}

/*NAVBAR*/

nav.bg-dark {
  background-color: #90c43e !important;
  box-shadow: 0px 0px 9px -2px #3849527d !important;
  padding: 5px;
}

.navbar-dark .navbar-brand img {
  height: 70px;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgb(255 255 255 / 74%);
  font-family: 'BasicCommercial LT Com';
  font-weight: bold;
  font-size: 17px;
}

/*INICIO*/

#inicio {
  background: url(img/inicio-bg.jpg) fixed;
  background-size: cover;
  background-position: center center;
  padding: 110px 0;
  height: 87vh;
}

#inicio h1 {
  color: white;
  margin-top: 20px;
  font-size: 35px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

#inicio .portal-title {
  color: white;
  text-align: right;
  font-weight: 600;
  font-size: 27px;
  margin-top: 100px;
}

#inicio .portal-title::before {
  content: '';
  background: url(img/arrow.png);
  background-size: contain;
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -90px;
}

#inicio .box {
  background: white;
  padding: 30px;
  max-width: 325px;
  float: right;
  height: 150px;
}

/*NOSOTROS*/

#nosotros {
  background: linear-gradient(45deg, #90c43e, #64893c);
  color: white;
  text-shadow: 1px 1px 7px rgb(56 73 82 / 80%);
}

#nosotros .nosotros-img {
  background: url(img/nosotros-img.jpg);
  background-size: cover;
  background-position: center center;
  width: 95%;
  height: 0;
  padding-top: 60%;
  padding-bottom: 59%;
  box-shadow: 10px 10px 9px 1px rgb(56 73 82 / 36%);
}

#nosotros .box {
  background: #1e2e37d7;
  padding: 40px 50px;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

/*NOSOTROS2*/

#nosotros2 {
  background: url("img/nosotros2-bg.jpg") fixed;
  background-size: cover;
  background-position: center center;
}

#nosotros2 .width-15 {
  width: 50%;
  display: inline-block;
}

#nosotros2 .filosofia {
  padding: 119px 0px 99px;
  text-align: center;
}

#nosotros2 h2.circle {
  background: #8abc3e;
  color: white;
  position: absolute;
  font-size: 23px;
  width: 130px;
  text-align: center;
  height: 0;
  padding: 55px 0 77px;
  border-radius: 50%;
  text-transform: initial;
  margin-top: 20px;
}

#nosotros2 h2.rectangle {
  background: #8abc3e;
  color: white;
  position: absolute;
  font-size: 23px;
  text-align: center;
  padding: 10px 20px 10px 140px;
  text-transform: initial;
  margin-top: 20px;
}

#nosotros2 p {
  background: #1e2e37d7;
  padding: 40px;
  margin-left: 60px;
  padding-left: 100px;
  min-height: 224px;
  -webkit-text-fill-color: rgb(255, 255, 255) !important;
  -webkit-opacity: 1 !important;
  color: white !important;
  color: rgb(255, 255, 255) !important;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

#nosotros2 .caja {
  background: #1e2e37d7;
  padding: 40px;
  margin-left: 60px;
  padding-left: 100px;
  min-height: 224px;
  -webkit-text-fill-color: rgb(255, 255, 255) !important;
  -webkit-opacity: 1 !important;
  color: white !important;
  color: rgb(255, 255, 255) !important;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

#nosotros2 span {
  -webkit-text-fill-color: rgb(255, 255, 255) !important;
  -webkit-opacity: 1 !important;
  color: white !important;
  color: rgb(255, 255, 255) !important;
  opacity: 1 !important;
  display: block;
  -webkit-tap-highlight-color: white;
}

#nosotros2 p[disabled] {
  -webkit-text-fill-color: rgb(255, 255, 255) !important;
  -webkit-opacity: 1 !important;
  color: rgb(255, 255, 255) !important;
}

#nosotros2 ul {
  background: #1e2e37d7;
  color: white;
  padding: 40px;
  padding-top: 80px;
  margin-left: 60px;
  padding-left: 100px;
  list-style: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

#nosotros2 ul li i {
  color: #8abc3e;
}

/*SERVICIOS*/

#servicios {
  background: linear-gradient(#b2d57a 27%, #92c148 27%);
  color: #384952;
}

#servicios .nav-pills .nav-link.active, #servicios .nav-pills .show>.nav-link {
  background-color: transparent;
  color: #384952;
  font-weight: 600;
}

#servicios .nav .nav-item {
  width: 25%;
  margin: 0 auto;
}

#servicios .nav-pills .nav-link {
  margin: 0 auto;
  color: #384952;
  font-weight: 600;
  font-family: 'BasicCommercial LT Com';
  font-weight: bold;
}

#servicios .icon {
  display: block;
  margin-bottom: 10px;
  background: #384952;
  padding: 25px;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  border-radius: 50%;
  border: 2px solid white;
}

#servicios .icon:hover,
#servicios .nav-pills .nav-link.active .icon {
  background: #243037;
}

#servicios .icon img {
  margin-top: -36px;
  max-height: 75px;
}

#servicios h3 {
  background: #90c43e;
  color: white;
  margin-top: 30px;
  text-transform: uppercase;
  padding: 8px;
  font-family: 'BasicCommercial LT Com';
  font-weight: bold;
  padding-left: 30px;
}

#servicios .box {
  border: 2px solid white;
  color: white;
  text-align: left;
  padding-bottom: 10px;
  background: linear-gradient(
90deg
, #38495200 25%,#384952 25%), url(img/servicios1.jpg);
  background-size: contain;
  padding-left: 25%;
  min-height: 230px;
}

#servicios .box.preoperativos {
  background: linear-gradient(90deg, #38495200 25%,#384952 25%), url(img/preoperativos.jpg);
  background-size: contain;
  background-position: center center;
}

#servicios .box.mantenimiento {
  background: linear-gradient(90deg, #38495200 25%,#384952 25%), url(img/mantenimiento.jpg);
  background-size: contain;
  background-position: center left;
}

#servicios .box.administracion {
  background: linear-gradient(90deg, #38495200 25%,#384952 25%), url(img/administracion.jpg);
  background-size: contain;
  background-position: center left;
}

#servicios .box.seguridad {
  background: linear-gradient(90deg, #38495200 25%,#384952 25%), url(img/seguridad.jpg);
  background-size: contain;
  background-position: center left;
}

#servicios .box.limpieza {
  background: linear-gradient(90deg, #38495200 25%,#384952 25%), url(img/limpieza.jpg);
  background-size: contain;
  background-position: center left;
}

#servicios .box ul {
  list-style: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

#servicios .box ul li i {
  color: #8abc3e;
}

#servicios .servicio1 {
  background: url(img/servicios1.jpg);
  background-size: cover;
  background-position: center center;
  width: 350px;
  height: 350px;
  float: left;
  margin-right: 30px;
}

#servicios .btn-primary {
  background-color: transparent;
  color: #384952;
  border: 2px solid #384952;
  border-radius: 0;
  font-family: 'BasicCommercial LT Com';
  font-weight: bold;
  font-size: 21px;
  margin-top: 40px;
}

/*BENEFICIOS*/

#beneficios {
  background: url("img/beneficios-bg.jpg") fixed;
  background-size: cover;
  background-position: center center;
  color: white;
}

#beneficios .owl-carousel .owl-item img {
  display: block;
  width: 40%;
  margin: 0 auto;
  margin-bottom: 10px;
}

#beneficios .icon {
  filter: invert(38%) sepia(51%) saturate(2858%) hue-rotate(54deg) brightness(151%) contrast(85%);
  max-width: 50%;
}

#beneficios strong {
  display: block;
}

#beneficios .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -30px;
  font-size: 80px;
  top: 0;
}

#beneficios .owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -30px;
  font-size: 80px;
  top: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent;
}

.owl-item .item p {
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

/*CONTACTO*/

#contacto {
  background: #90c43e;
  color: #384952;
  padding: 0;
}

#contacto .contact-info {
  background: url("img/contactinfo-bg.jpg");
  background-size: cover;
  background-position: center center;
  height: 100%;
}

#contacto .bg-white {
  background: white;
  padding: 20px;
}

#contacto .bg-white img {
  margin-top: 40px;
  width: 90%;
  margin-bottom: 20px;
}

#contacto .bg-white p {
  color: #64893c;
  font-size: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
}

#contacto .formulario {
  padding: 70px 40px 100px;
}

#contacto input,
#contacto textarea {
  width: 100%;
  border: none;
  margin-bottom: 20px;
  padding: 5px 15px;
}

#contacto input[type="submit"] {
  background: #64893c;
  color: white;
  width: fit-content;
  float: right;
  padding: 7px 30px;
  font-family: 'BasicCommercial LT Com';
  font-weight: bold;
}

#contacto .contact-info ul {
  background: #384952;
  color: white;
  width: 66%;
  top: 345px;
  position: relative;
  padding: 20px;
  list-style: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

/*FOOTER*/

footer {
  background: #243037;
  color: white;
  padding: 40px 0;
  font-size: 13px;
}

footer p {
  margin: 0;
}

/*MODAL*/

.modal-header {
  border-bottom: none;
}

.modal-header .btn-close {
  position: fixed;
  top: 20px;
  right: 40px;
  font-size: 35px;
  color: white !important;
  filter: invert(1);
}

.modal h2 {
  font-family: 'BasicCommercial LT Com';
  color: #384952;
  text-transform: initial;
  font-size: 28px;
}

.modal .logo {
  margin-bottom: 30px;
}

.modal .modal-body {
  padding: 4rem;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

.modal .nav-tabs .nav-item {
  width: 20%;
}

.modal .nav-tabs .nav-item button {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 200px;
  display: grid;
  font-family: 'BasicCommercial LT Com';
  color: #384952;
}

.modal .nav-tabs .nav-item button .thumb1 {
  background: url(img/administracionderentas.jpg);
  background-size: cover;
  width: 91%;
  height: 120px;
  margin: 10px;
}

.modal .nav-tabs .nav-item button .thumb2 {
  background: url(img/servicios/cuidado-del-hogar3.png);
  background-size: cover;
  width: 91%;
  height: 120px;
  margin: 10px;
}

.modal .nav-tabs .nav-item button .thumb3 {
  background: url(img/servicios/operacion-comercial.jpg);
  background-size: cover;
  width: 91%;
  height: 120px;
  margin: 10px;
}

.modal .nav-tabs .nav-item button .thumb4 {
  background: url(img/servicios/administracion-de-estacionamientos.jpg);
  background-size: cover;
  width: 91%;
  height: 120px;
  margin: 10px;
}

.modal .nav-tabs .nav-item button .thumb5 {
  background: url(img/servicios/administracion-de-proyectos.jpg);
  background-size: cover;
  width: 91%;
  height: 120px;
  margin: 10px;
}

.modal .nav-tabs {
  border-bottom: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #384952;
  background-color: #90c43e;
  border-color: transparent;
}

.modal .tab-content {
  padding: 0;
}

.modal .tab-content>.active {
  display: block;
  background: #90c43e;
  padding: 50px;
  color: white;
  font-family: 'Raleway', sans-serif;
  font-weight: 100;
}

.modal h3 {
  font-family: 'BasicCommercial LT Com';
}

@media screen and (max-width: 991px) {
  #nosotros .nosotros-img {
    padding-top: 45%;
    padding-bottom: 45%;
    margin-bottom: 40px;
    width: 100%;
  }

  #servicios .nav .nav-item {
    width: 50%;
  }

  #servicios .icon {
    width: 100%;
    padding: 0px;
    padding-top: 50%;
    padding-bottom: 50%;
    height: 0;
    max-width: 110px;
  }

  #servicios .icon img {
    max-height: none;
    width: 53%;
  }

  #servicios .box {
    padding-left: 0 !important;
    background: #384952 !important;
  }

  #beneficios h2 {
    margin-bottom: 20px;
  }

  #contacto .contact-info {
    padding: 70px 0;
  }

  #contacto .contact-info ul {
    top:0;
    margin: 0;
  }

  .modal .nav-tabs .nav-item {
    width: 50%;
  }

  .modal .nav-tabs .nav-item button .thumb1,
  .modal .nav-tabs .nav-item button .thumb2,
  .modal .nav-tabs .nav-item button .thumb3,
  .modal .nav-tabs .nav-item button .thumb4,
  .modal .nav-tabs .nav-item button .thumb5 {
    width: 87%;
    height: 100px;
    margin: 10px;
  }

  .modal .tab-content>.active {
    padding: 30px;
  }

  #nosotros2 h2.rectangle {
    padding: 10px 20px 10px 20px;
  }
}