.logo img {
  height: 100px;
  width: auto;
}

@media only screen and (max-width: 767px) {
  .logo img {
    height: 80px;
    width: auto;
  }
}

.pdt-40 {
  padding-top: 40px;
}

.pdb-20 {
  padding-bottom: 20px;
}

.pdb-30 {
  padding-bottom: 30px;
}

.pdb-40 {
  padding-bottom: 40px;
}

.pdb-50 {
  padding-bottom: 50px;
}

.pdb-100 {
  padding-bottom: 100px;
}

.pdl-40 {
  padding-left: 40px;
}

.mgt-30 {
  margin-top: 30px;
}

.mgt-40 {
  margin-top: 40px;
}

.mgt-50 {
  margin-top: 50px;
}

.mgt-60 {
  margin-top: 60px;
}

.mgt-70 {
  margin-top: 70px;
}

.mgt-80 {
  margin-top: 80px;
}

.top-gap {
  margin-top: 144px;
}

.padding-resultados {
  padding: 50px 0;
}

.imagenResponsive img {
  width: 100%;
  height: auto;
}

.styled-pagination i {
  font-size: 22px;
  line-height: 22px;
}

.pagar-disabled {
  cursor: none;
  background-color: #eee;
}

.nav-outer.style3 .mobile-nav-toggler .inner {
  background-color: var(--acero);
}

/*
.whatsapp {
  position: fixed;
  bottom: 95px;
  left: 0;
  width: 200px;
  height: 60px;
  padding:10px 0 10px 10px; 
  background-color: #00bb2d;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: -25px;
  z-index: 1001;
}
*/
.whatsapp {
  position: fixed;
  bottom: 10%;
  right: 50px;
  width: 80px;
  height: 80px;
  z-index: 1001;
}

.whatsapp img {
  width: 100%;
  height: auto;
}

.brochure {
  position: fixed;
  bottom: 20px;
  left: 0;
  width: 200px;
  height: 60px;
  padding: 10px 0 10px 10px;
  background-color: #105A94;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-top: -25px;
  z-index: 1001;
}

.iconoWhatsapp {
  float: left;
  width: 45px;
}

.numeroWhatsapp {
  float: left;
  width: 145px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin-top: -3px;
}

.numeroWhatsapp a {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  outline: none;
  line-height: 28px;
}

.numeroWhatsapp span {
  font-size: 11px;
  display: block;
  line-height: 12px;
}

.btnUnete {
  padding: 3px 0 0 20px;
}

.btnUnete a {
  background-color: #105A94;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 20px;
}

section.home_1 {
  background-color: #efefef;
  padding: 40px 0 100px 0;
}

section.home_2 {
  background-color: var(--azul);
  padding: 40px 0 100px 0;
  background-image: url('../images/resources/capa_1.png');
  background-repeat: no-repeat;
  background-position: center center;
}

section.home_3 {
  background-color: #fff;
  padding: 40px 0 100px 0;
}

section.home_4 {
  background-color: #f6f6f6;
  padding: 40px 0 100px 0;
}

section.home_5 {
  background-color: var(--azul);
  padding: 0px 0 0px 0;
}

.flechita {
  text-align: center;
  font-size: 40px;
  color: var(--azul);
}

.texto_home_1 {
  padding: 0px 0 0 40px;
}

.texto_home_1 h2 {
  font-size: 3rem;
  font-weight: 700;
  color: var(--acero);
  line-height: 3.5rem;
  padding: 20px 0 30px 0;
}

.btn-grande-azul {
  background-color: var(--azul);
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  padding-bottom: 25px 20px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
}

.btn-grande-azul:hover {
  color: #fff;
}

.subtituloHome {
  text-align: center;
  font-size: 2.2rem;
  color: var(--azul);
  font-weight: 700;
  padding: 40px 0;
}

.subtituloHome_2 {
  text-align: center;
  font-size: 2rem;
  color: #fff;
  font-weight: 700;
  padding: 0px 0;
}

.subtituloHome_3 {
  text-align: center;
  font-size: 3rem;
  color: var(--acero);
  font-weight: 800;
  padding: 25px 0 60px 0;
  line-height: 3.4rem;
}

.link_vermas {
  text-align: center;
  padding-top: 30px;
}

.link_vermas a {
  color: var(--acero);
  padding: 6px 30px;
  border-radius: 10px;
  text-decoration: none;
  border: 2px solid var(--acero);
  font-size: 1.4rem;
}

.th_1 {
  text-align: center;
  display: table;
  width: 100%;
}

.th_2 {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 60px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}

.th_2 a {
  color: #fff;
  text-decoration: none;
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 800;
}

.sumilla {
  font-size: 1.3rem;
  padding: 40px 10px;
  line-height: 2rem;
  color: #fff;
  text-align: left;
}

.link_vermas_2 {
  text-align: center;
  padding-top: 30px;
}

.link_vermas_2 a {
  color: #fff;
  background-color: var(--acero);
  padding: 10px 40px;
  border-radius: 10px;
  text-decoration: none;
  border: 2px solid var(--acero);
  font-size: 1.4rem;
  font-weight: 700;
}

.parrafoHome {
  font-size: 1.4rem;
  color: #000;
  line-height: 2rem;
  text-align: center;
}

.proyectoHome {
  width: 100%;
  padding: 20px 20px;
}

.picProyectoHome img {
  width: 100%;
  height: auto;
}

.btnIzq {
  position: absolute;
  left: -10px;
  top: 30%;
  font-size: 120px;
  color: var(--azul);
  z-index: 5;
  cursor: pointer;
}

.btnDer {
  position: absolute;
  right: -10px;
  top: 30%;
  font-size: 120px;
  color: var(--azul);
  z-index: 5;
  cursor: pointer;
}

.tituloProyectoHome {
  font-size: 1.5rem;
  color: var(--azul);
  text-align: center;
  padding: 10px 0;
}

.tituloProyectoHome a {
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--azul);
  text-decoration: none;
}

.sumillaProyectoHome {
  padding: 10px 0;
  font-size: 1.2rem;
  color: #000;
  line-height: 2.rem;
}

.agnoProyectoHome {
  font-size: 1.4rem;
  color: var(--acero);
  text-align: center;
  padding: 10px 10px;
}

.footerizq {}

.footerDer {
  text-align: right;
}

.elegirnos_1 {
  background-color: var(--azul);
  color: #fff;
  padding: 50px 0 100px 0;
}

.elegirnos_1 span {
  font-size: 4rem;
  line-height: 4.5rem;
  font-weight: 700;
  color: #fff;
  padding: 50px 30px 0 0px;
  text-align: left;
}

.elegirnos_1 p {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fff;
  padding: 20px 0 0 0;
}

.elegirnos_2 {
  color: #222;
  font-size: 1.4rem;
  line-height: 2rem;
  padding: 60px 40px 40px 40px;
}

.elegirnos_2 ul {
  columns: 2;
  list-style: inherit !important;
}

.elegirnos_2 ul li {
  list-style: inherit !important;
  margin-bottom: 10px;
}

.elegirnos_2 h3 {
  font-size: 1.7rem;
  color: var(--azul);
  padding: 10px 0 10px 0;
}

.blancoDerecha {
  background-color: #f6f6f6;
}

/******************* NOSOTROS *********************/
section.nosotros_1 {
  background-color: #2638a4;
  padding: 40px 0 40px 0;
  margin-top: 70px;
  background-image: url('../images/resources/recurso2.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}

.n_1 {
  font-size: 3.5rem;
  line-height: 4.3rem;
  font-weight: 700;
  color: var(--acero);
  padding: 50px 20px 0 0;
}

.n_2 {
  padding: 40px 0;
  color: #fff;
  font-size: 1rem;
  line-height: 2rem;
}

.n_2_acero {
  padding: 0px 0;
  color: var(--acero);
  font-size: 1rem;
  font-weight: 700;
  line-height: 2rem;
  text-align: justify;
}

.nosotros_2 {
  background-color: #fff;
  padding: 40px 0 70px 0;
}

.n_3 {
  font-size: 2.2rem;
  font-weight: 700;
  color: var(--acero);
  display: flex;
  align-items: center;
}

.n_3 img {
  margin-right: 20px;
}

.n_4 {
  font-size: 1rem;
  line-height: 2rem;
  color: #222;
  padding: 20px 30px;
  text-align: justify;
}

.borderIzq {
  border-left: 2px solid var(--acero);
}

.nosotros_4 {
  background-color: #fff;
  padding: 40px 0 70px 0;
}

.n_5 {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--acero);
  text-align: center;
  padding: 20px 0 50px 0;
}

.valor {
  display: flex;
  justify-content: start;
}

.valor_1 {
  width: 35%;
}

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

.valor_2 {
  width: 60%;
  padding: 0 10px 0 10px;
}

.valor_3 {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2rem;
  color: var(--azul);
}

.valor_4 {
  font-size: 1.2rem;
  color: #222;
  line-height: 1.7rem;
}

section.nosotros_5 {
  padding: 30px 0 70px 0;
}

.n_6 {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #222;
  text-align: center;
}

/******************** SERVICIOS ***********************/
section.servicios_1 {
  padding: 80px 0 100px 0;
}

.textoServicios {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #222;
}

.textoServicios h2 {
  font-size: 2rem;
  color: var(--azul);
  margin: 0 0 20px 0;
}

.textoServicios h3 {
  font-size: 1.5rem;
  color: var(--azul);
  padding: 0 0 10px 0;
}

.inner-content {
  font-size: 1:hoverrem;
  line-height: 2rem;
  color: #222;
}

.inner-content .title h1 {
  color: #fff !important;
}

.inner-content ul {
  list-style: inherit !important;
  list-style-position: inside !important;
}

.inner-content ul li::before {
  content: "•";
  color: black;
  font-weight: bold;
  display: inline-block;
  width: 15px;
}

.inner-content p {
  margin: 5px 0;
  padding: 0;
}

.texto_bloque ul li::before {
  content: "•";
  color: black;
  font-weight: bold;
  display: inline-block;
  width: 15px;
}

.wraperSliderServicio {
  position: relative;
}

.btnIzq2 {
  position: absolute;
  left: -50px;
  top: 30%;
  font-size: 120px;
  color: var(--azul);
  z-index: 5;
  cursor: pointer;
}

.btnDer2 {
  position: absolute;
  right: -50px;
  top: 30%;
  font-size: 120px;
  color: var(--azul);
  z-index: 5;
  cursor: pointer;
}

section.servicios_2 {
  padding: 40px 0;
  background-color: #efefef;
}

section.servicios_3 {
  padding: 40px 0;
  background-color: #fff;
}

.bloque {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.subtitulo_bloque {
  color: var(--azul);
  font-size: 2rem;
  font-weight: 800;
  line-height: 2.5rem;
  padding: 20px 0 10px 0;
  text-align: left;
  width: 100%;
}

.texto_bloque {
  font-size: 1rem;
  line-height: 2rem;
  color: #222;
  width: 100%;
}

section.cotizacion {
  padding: 100px 0;
  min-height: 900px;
  background-color: #f6f6f6;
  background-image: url('../images/resources/bg-cotizacion.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  position: relative;
}

.subtituloServicio {
  font-size: 2.4rem;
  color: var(--azul);
  text-align: center;
  padding: 0 0 20px 0;
  font-weight: 700;
}

.pServicio {
  width: 100%;
  text-align: center;
  font-size: 1.2rem;
  color: #222;
  padding: 10px 0 20px 0;
}

section.cotizacion .form-control {
  padding: 25px 20px;
  border: 2px solid var(--azul);
  border-radius: 15px;
  font-size: 1.5rem;
  color: var(--azul);
}

.btn-azul {
  background-color: var(--azul);
  border-radius: 20px;
  padding: 15px 20px;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
}

.btn-azul:hover {
  color: #fff;
}

.imgFondo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/***************** CONTACTO *****************/
section.datos {
  padding: 40px 0 100px 0;
}

.datoContacto {
  text-align: center;
}

.iconoContacto {
  font-size: 40px;
  color: #fff;
}

.datoContacto .fa {
  background: var(--acero);
  padding: 0em;
  width: 60px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  line-height: 60px;
}

.subtituloContacto {
  font-size: 1.7rem;
  font-weight: 700;
  color: var(--azul);
  padding: 10px 0;
}

.datoContacto {
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--azul);
}

.resultados ol {
  list-style: inside;
}

.resultados h2 {
  font-size: 1.7rem;
  font-weight: 700;
  color: var(--azul);
  padding: 10px 0 10px 0;
}

@media (min-width: 1300px) {
  .container {
    width: 1300px;
    max-width: 100%;
  }
}

.politicas-banner {
  position: relative;
  height: 370px;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.politicas-banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.politicas-banner h1 {
  position: relative;
  z-index: 1;
}

.policy-item {
  text-align: center;
  margin-bottom: 30px;
}

.policy-item i {
  font-size: 80px;
  color: var(--azul);
  margin-bottom: 15px;
  display: block;
}

.policy-item a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s;
}

.policy-item a:hover {
  color: var(--acero);
}

.policy-item h4 {
  font-size: 1.2rem;
  font-weight: 600;
  margin-top: 10px;
}

section.politicas-section {
  padding: 40px 0 100px 0;
}

.mgt-20 {
  margin-top: 20px !important;
}