#hero {
    background: #0e1134;
}
#header.header-scrolled, #header.header-inner-pages {
    background: #0f1134db;
}
#preloader {
  background: #0e1134;
}
.tituloRossel { display:block; font-size:16px }
#header .logo a { font-size:16px !important}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #0e1134;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
.fondoCarro{
	background-image: url("../img/fondo.jpg")!important;
	background-repeat: no-repeat!important;
	background-size: cover !important;
}
.margenCliente{ padding-top:10% }
.cta{ background-image:linear-gradient(rgba(40, 58, 90, 0.8), rgba(40, 58, 90, 0.8)), url("../img/36eb0676-8b0c-4ef0-8e34-9193fae78389.jfif")!important
}
