body{

}
h1{
  font-size: 32px;
  font-family: 'Lato', sans-serif;
  color: #424243;
  text-transform: uppercase;
}
h2{
  font-size: 38px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  color: #fff;
}
h3{
  font-size: 28px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #424243;
}
h4{
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
}
b{
  font-weight: 400;
}
p{
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 17px;
  color: #808080;
}
.img-responsive{
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  width: 100%;
}
.navbar {
    margin-bottom: 0;
    background-color: #fff;
    z-index: 9999;
    border: 0;
    font-size: 11px !important;
    line-height: 1.2 !important;
    letter-spacing: 1px;
    border-radius: 0;
    box-shadow: 0px 0px 50px rgba(50, 50, 50, 0.25);
}

.navbar li a, .navbar .navbar-brand {
    color: #808080 !important;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #4c79b8 !important;
    background-color: #fff !important;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
    color: #fff !important;
}

#inicio{
  padding: 60px;
  background-image: url("img/inicio.jpeg");
  background-size: cover;
  background-position: center;
}

#go{
  padding: 50px;
  background-image: url("img/godown.png");
  background-repeat: no-repeat;
  background-position: center;
}
#go img{
  visibility: hidden;
  margin-top: 125px;
}
#go:hover{
  background-image: url("img/godownhover.png");
}

#sombra{
  background-repeat: repeat-x;
  background-image:url("img/sombraA.png");
  background-color: transparent;
  width: 100%;
  height: 40px;
}

#somos{
  padding: 100px;
  max-width: 1100px;
}

#sombraB{
  background-repeat: repeat-x;
  background-image:url("img/sombraB.png");
  width: 100%;
  height: 40px;
  background-color: transparent;
}

#objetivo{
  padding: 130px;
  background-image: url("img/textura.png");

}
#objetivo button:hover{
  color: #224594;
  background-color: #808080;
  border: 0;
}
#objetivo button{
  color: #fff;
  width: 100%;
  background-color: #4c79b8;
  border: 0;
}

.frase1BG{
  background-image: url("img/VentajasBG.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 500px;
  margin-top: -20px;
}
.frase1{
  text-align: center;
}
.frase1 h2{
  background-color: rgba(10, 20, 50, 0.8);
  font-size: 80px;
  padding: 162px;
  width: 100%;
  font-family: 'Dancing Script', cursive;
}

#ventajas{
    padding: 100px 50px;
}
#icono-ventajas{
  max-height: 110px;
}

.frase2BG{
  background-image: url("img/ServiciosBG.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 400px;
  margin-top: -20px;
}
.frase2{
  text-align: center;
}
.frase2 h2{
  background-color: rgba(10, 20, 50, 0.6);
  font-size: 80px;
  padding: 156px;
  width: 100%;
  font-family: 'Dancing Script', cursive;
}
#servicios{
  padding: 100px 55px;
}
#servicios img{
  margin-top: 10px;

}
.servicios-lorage h1, .modal-title{
  font-size: 30px;
  color: #808080 !important;
  font-family: 'Dancing Script', cursive;
  text-transform: none;
}
.servicios-lorage p{
  text-align: left;
  padding: 10px;
}

.frase3BG{
  background-image: url("img/contacto-lorage.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 400px;
  margin-top: -20px;
}
.frase3{
  text-align: center;
}
.frase3 h2{
  background-color: rgba(10, 20, 50, 0.6);
  font-size: 80px;
  padding: 156px;
  width: 100%;
  font-family: 'Dancing Script', cursive;
}
#contacto{
  padding: 60px 50px 80px 50px;
  background-image: url("img/textura.png");
}
#contacto h2{
  text-transform: uppercase;
  margin-bottom: 50px;
  letter-spacing: 4px;
}
#contacto button:hover{
  width: 100%;
  color: #224594;
  background-color: #808080;
  border: 0;
}
#contacto button{
  width: 100%;
  color: #fff;
  background-color: #4c79b8;
  border: 0;
}

.frase4BG{
  background-image: url("img/trayectoria-lorage.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 400px;
  margin-top: -20px;
}
.frase4{
  text-align: center;
}
.frase4 h2{
  background-color: rgba(10, 20, 50, 0.8);
  font-size: 80px;
  padding: 156px;
  width: 100%;
  font-family: 'Dancing Script', cursive;
}
#trayectoria{
  padding: 130px 30px;
}
#trayectoria h2{
  margin-bottom: 60px;
  text-transform: uppercase;
  color: #424243;
  text-align: center;

}

.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #808080;
    margin-top: -190px;
}
.traye h1{
  margin-top: 40px;
  font-size: 16px;
  color: #4c79b8;
}
.traye h2{
  font-size: 14px !important;
  font-family: 'Lato', sans-serif !important;
}

.frase5BG{
  background-image: url("img/clientes.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  height: 400px;
  margin-top: -20px;
}
.frase5{
  text-align: center;
}
.frase5 h2{
  background-color: rgba(10, 20, 50, 0.8);
  font-size: 80px;
  padding: 156px;
  width: 100%;
  font-family: 'Dancing Script', cursive;
}
#clientes{
  padding: 130px 80px;
}

footer{
  background-color: #424243;
  height: 300px;
}

footer p{
  padding-top: 50px;
}
footer .fa{
  color: #4c79b8;
  font-size: 12px;
}


.slideanim2 {visibility:hidden;}
.slide2 {
    /* The name of the animation */
    animation-name: slide2;
    -webkit-animation-name: slide2;
    /* The duration of the animation */
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    /* Make the element visible */
    visibility: visible;
}

/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide2 {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }
    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}
@-webkit-keyframes slide2 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}


@media screen and (max-width: 768px) {
  h1{
    font-size: 28px !important;
  }
  h2{
    font-size: 26px !important;
  }
  h3{
    font-size: 24px !important;
  }
  h4{
    font-size: 20px !important;
  }
  p{
    font-size: 16px !important;
  }
  .img-responsive{
    padding: 15px !important;
  }
  #inicio{
    padding: 30px !important;
  }

  #go{
    padding: 25px !important;
  }
  #go img{
    margin-top: 75px !important;
  }
  #somos{
    padding: 30px !important;
  }
  #objetivo{
    padding: 80px !important;
  }
  .frase1BG{
    height: 280px !important;
  }
  .frase1 h2{
    font-size: 50px !important;
    padding: 86px !important;
  }
  #ventajas{
      padding: 100px 50px !important;
  }
  #icono-ventajas{
    max-height: 75px !important;
  }
  .frase2BG{
    height: 280px !important;
  }
  .frase2 h2{
    font-size: 50px !important;
    padding: 112px !important;
  }
  #servicios{
    margin-top: 50px;
    padding: 55px;
  }
  #servicios img{
    margin-top: 40px !important;
    max-width: 100px !important;
  }
  .servicios-lorage h1, .modal-title{
    font-size: 26px !important;
    padding: 5px !important;
  }
  .servicios-lorage p{
    padding: 0px !important;
    text-align: center !important;
  }
  .frase3BG{
    height: 280px !important;
  }
  .frase3 h2{
    font-size: 50px !important;
    padding: 113px;
  }
  .frase4BG{
    height: 280px !important;
  }
  .frase4 h2{
    font-size: 50px !important;
    padding: 113px !important;
  }
  #trayectoria{
    padding: 90px 20px !important;
  }
  #trayectoria h2{
    margin-bottom: 40px !important;
  }
  .carousel-control.right, .carousel-control.left {
      margin-top: -150px !important;
  }
  .traye h1{
    margin-top: 30px !important;
    font-size: 24px !important;
  }
  .frase5BG{
    height: 280px !important;
  }
  .frase5 h2{
    font-size: 50px !important;
    padding: 113px !important;
  }
  #clientes{
    padding: 120px 40px !important;
  }
  .container {
    width: 690px;
  }
  .traye{
    float: none!important;
  }
  .form-control{
    width: 80%;
  }
  .btn-enviar{
    width: 81%;
  }
}


@media screen and (max-width: 420px) {
  h1{
    font-size: 24px !important;
  }
  h2{
    font-size: 22px !important;
  }
  h3{
    font-size: 20px !important;
  }
  h4{
    font-size: 16px !important;
  }
  p{
    font-size: 14px !important;
  }
  .navbar li a{
    text-align: center;
  }
  .img-responsive{
    padding: 10px !important;
  }
  #inicio{
    padding: 20px !important;
  }
  #inicio img{
    max-height: 350px !important;
  }
  #go{
    padding: 20px !important;
  }
  #go img{
    margin-top: 55px !important;
  }
  #somos{
    padding: 25px !important;
  }
  #objetivo{
    padding: 50px !important;
  }
  .frase3 h2{
    padding: 113px !important;
  }
  .frase4 h2{
    padding: 113px !important;
  }
  #trayectoria{
    padding: 90px 20px !important;
  }
  #trayectoria h2{
    margin-bottom: 30px !important;
  }
  .traye h1{
    margin-top: 10px !important;
    font-size: 12px !important;
  }
  .traye h2{
    font-size: 12px !important;
  }
  .frase5 h2{
    padding: 86px !important;
  }
  #clientes{
    padding: 50px 20px !important;
  }
  #clientes img{
    max-width: 150px !important;
    margin-top: 25px !important;
  }
  .traye{
    float: none!important;
  }
  .form-control{
    width: 45%;
  }
  .btn-enviar{
    width: 47.5%;
  }
}
/* Código CSS de Slider texto LORAGE*/
.carousel-indicators {
  visibility: hidden!important;
}
.vertical-item p{
  font-size: 1.5em;
  color:#224594;
}
.vertical-item.active p{
  color:#808080;
  transition: 1s;
}
/* FIN Código CSS de Slider texto LORAGE*/
.padding-top{
  padding-top: 50px;
}
.traye{
  float: left;
}
.servicios-lorage:hover{
  margin-top:0px;
  -ms-transform: translate(0px, -15px); /* IE 9 */
  -webkit-transform: translate(0px, -15px); /* Safari */
  transform: translate(0px, -15px);
  transition: 1s;
}
.servicios-lorage:hover h1{
  color: #4b78ba!important;
}
.servicios-lorage{
  transition: 1s;
}
.modal-dialog{
  margin-top: 30vh;
}
.modal-impoexpo{
  margin-top: 8vh;
}
.modal-subtitle{
  font-size: 20px;
  color: #224594;
  text-transform: uppercase;
}
.modal-impoexpo p{
  padding-left: 25px;
}
h1.modal-title {
  text-align: center;
}
.check-servicio{
  color: #4b78ba;
  font-size: 16px;
  padding-right: 5px;
}
/* width */
::-webkit-scrollbar {
  width: 8px;
}
/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #4b78ba; 
  transition: 1s;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #808080; 
  transition: 1s;
}