@import url('https://fonts.googleapis.com/css?family=Overpass:300,400,600,700&display=swap');

@media screen and (min-width: 768px) and (max-width: 1023px) {
.secc_desktop{
	display: none !important;
	}
.secc_phone{
	display: -webkit-box !important;
	}

.fondo-aereo-phone{
  background-image: url("../images/fondo-aereo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 100%;
  height: 300px;
}

.descripcion-csi{
  font-family: 'Overpass', sans-serif;
  font-size: 16px;
  text-align: justify;
  text-align-last: center;
  line-height: 23px;
  margin-top: 0px;
  font-weight: 300;
	}

.fondo-parallax{
  background-image: url(../images/fondo-parallax.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll !important;
  height: auto;
	}

.fondo-parallax2{
  background-image: url(../images/fondo-parallax2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll !important;
  height: auto;
}

.fondo-naranja{
  background-image: url(../images/fondo-naranja.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 60%;
  height: auto;
}

.titulo-parallax{
  font-family: 'Overpass', sans-serif;
  font-size: 33px;
  color: #fff;
  line-height: 44px;
  font-weight: 300;
  margin-top: 100px;
  margin-bottom: 100px;
  letter-spacing: 1px;
	}

.titulo-parallax2 {
    font-family: 'Overpass', sans-serif;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    font-weight: 300;
    margin-top: 100px;
    margin-bottom: 100px;
    letter-spacing: 1px;
}

.naranja-parallax{
  color: #f26524;
  font-weight: 600;
	}

.titulo-servicios{
  font-family: 'Overpass', sans-serif;
  font-size: 32px;
  color: #000;
  position: relative;
  bottom: 70px;
  margin-top: 30px;
  margin-bottom: 0px;
  letter-spacing: 2px;
  font-weight: 300;
	}

.titulo-servicio{
  font-family: 'Overpass', sans-serif;
  color: #009899;
  font-size: 23px;
	}

.descripcion-servicio{
  font-family: 'Overpass', sans-serif;
  line-height: 22px;
  text-align: justify;
  text-align-last: center;
  color: #737373;
  font-size: 15px;
	}

.medidas-slider-phone{
	height: 1350px;	
	}

.medidas-mapa-phone{
  height: 600px;
	}

.transporte-phone{
  text-align: center;
  font-size: 30px;
  line-height: 35px;
  color: #001a42;
  position: relative;
  top: 50px;
  }

.estados-phone{
  text-align: center;
  font-size: 30px;
  line-height: 35px;
  color: #001a42;
  position: relative;
  bottom: 60px; 
  }

.titulo-acordeon{
  color: #001a42;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  }

.texto-contacto-phone{
  font-family: 'Overpass', sans-serif;
  text-align: right;
  font-size: 36px;
  line-height: 43px;
  color: #001a42;
  font-weight: 300;  
  }

.fondo-header-phone{
  background-color: #001a42;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 100%; 
  height: 500px;
  }

.boton-enviar{
  font-family: 'Overpass', sans-serif;  
  background-color: #009899;
  border: 2px solid #009899;
  border-radius: 0px;  
  color: #001a42;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 70px;
  padding-right: 70px;
  transition: .6s ease-in-out;
  font-size: 18px;
  }

.boton-enviar:hover{
  font-family: 'Overpass', sans-serif;
  background-color: transparent;
  border: 2px solid #009899;
  border-radius: 0px;  
  color: #009899;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 70px;
  padding-right: 70px;
  transition: .6s ease-in-out;
  font-size: 18px;
  }

.espaciado-contenedor-contacto{
  margin-bottom: 40px;
  }

.titulo-naranja {
  font-family: 'Overpass', sans-serif;
  font-size: 35px;
  color: #fff;
  line-height: 45px;
  font-weight: 300;
  margin-top: 150px;
  margin-bottom: 0px;
  letter-spacing: 1px;
}

.imagen-naranja-phone{
  position: relative;
  left: 0px;
  }

.titulo-cubo{
  font-size: 25px;
  color: #001A42;
  line-height: 30px;
  font-weight: 100;
  font-family: 'Overpass', sans-serif;
  margin-top: 50px;
  }

.caracteristica-aereo {
    font-size: 35px !important;
    font-weight: 600 !important;
    line-height: 55px !important;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 0px;
}

.texto-caracteristica {
    padding-left: 0px;
}

.borde-lado{
  border-left: 0px solid #009899;
}

.soluciones{
  font-family: 'Overpass', sans-serif;
  font-size: 33px;
  color: #009899;
  line-height: 40px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 0px;
}

.tab-tab {
    width: 100%;
    color: #000;
    overflow: hidden;
}

}
