@charset "UTF-8";
@import url("https://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css");
/* colores */
/*fondo nav*/
/* fondo overnav*/
body {
  overflow-x: hidden;
  font-family: Lato !important; }

header {
  position: fixed;
  z-index: 111111;
  width: 100%; }

header span {
  color: #fff;
  text-shadow: 1px 1px 1px black; }

.container-fluid.overnav {
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #fff;
  height: 2rem;
  padding-top: 1px;
  color: white;
  font-size: 1.2rem;
  font-weight: 600;
  text-shadow: 1px 1px 1px black; }

.container-fluid {
  flex-wrap: wrap;
  border-bottom: 2px solid #e30613;
  background-color: rgba(255, 0, 0, 0.8);
  z-index: 10; }

.navegacion {
  height: 70px; }

.logo {
  width: 30%;
  margin-top: 0px; }

.logo img {
  border: 1px solid white;
  box-shadow: 3px 3px 3px black;
  border-radius: 0 0 10px 10px; }

.logo50 {
  display: none; }

.badge-pill {
  height: 2rem;
  padding-top: 8px;
  width: 120px; }

.badge-pill.contactenos {
  height: 2.3rem;
  padding-top: 10px; }

/*saqué filete  */
.nav-tabs {
  border-bottom: 0; }

.boton-menu {
  background-color: transparent;
  color: #fff;
  border: 0;
  font-size: 2rem;
  margin: .8rem 0;
  padding: 0 .5rem;
  margin-left: auto;
  align-self: flex-start; }

.boton-menu:focus {
  outline: 0; }

#menu {
  flex: 1 1 100%;
  margin-top: -10px; }

#menu ul {
  list-style: none;
  padding: 0;
  list-style: none;
  margin: .8rem 0 0 0;
  width: 100%; }

#menu ul a {
  display: block;
  padding: .8rem 0;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  background-color: rgba(255, 0, 0, 0.8);
  font-smooth: antialiased; }

#menu ul a:hover {
  text-decoration: none;
  color: #000;
  background-color: #fff; }

#menu ul li.active a:hover {
  background-color: #fff; }

/* SUBMENU */
#submenu div {
  width: 100%;
  background: rgba(255, 0, 0, 0.8);
  min-width: 12rem; }

#submenu div a {
  width: 100% !important;
  border: 0 !important;
  border-bottom: 1px solid #fff !important;
  margin: 0 !important; }

section.inicio section.secciones {
  width: 100%; }

/* CAROUSEL*/
.owl-carousel.owl-loaded {
  overflow: hidden; }

.owl-carousel, .owl-item img {
  width: 100% !important;
  height: 100vh; }

.owl-item img.slideCelu {
  display: block; }

.owl-item img.slide {
  display: none; }

.owl-nav {
  display: none; }

.owl-nav .fa {
  font-size: 2rem;
  margin: 0 auto;
  color: #FFF; }

.owl-prev, .owl-next {
  z-index: 10;
  margin: 0 1rem; }

.owl-carousel h1, .owl-carousel p {
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  padding: 5px;
  color: #e30613; }

.owl-carousel h1 {
  font-size: 1.7rem;
  background-color: rgba(255, 255, 255, 0.74);
  margin-top: 136%;
  text-shadow: 1px 1px white;
  /* border: 1px dashed;*/
  font-weight: 600; }

.owl-carousel p {
  background-color: rgba(0, 0, 0, 0.7);
  margin-top: 160%;
  text-align: center;
  font-size: 1.2rem;
  color: #fff; }

.owl-carousel span {
  color: #00FF00;
  font-weight: 700; }

.btn.btn-primary {
  display: none; }

/* FIN CAROUSEL*/
.container.afterSlide {
  background: #fff; }

.container.afterSlide i {
  color: #000;
  font-size: 2rem; }

.container.afterSlide h2, .container.afterSlide h3 {
  font-weight: 500;
  font-size: 1.5rem;
  text-align: center;
  color: #e30613; }

.container.afterSlide a, .container.contact a {
  font-weight: 500;
  color: #000; }

.container.afterSlide a:hover, .container.contact a:hover {
  text-decoration: none;
  color: #e30613; }

.promocion {
  background-color: rgba(255, 0, 0, 0.8);
  border-radius: 100%;
  padding: 1.28rem;
  margin-bottom: 1rem;
  text-align: center;
  box-shadow: 2px 2px 1px #000; }

.promocion span {
  color: #fff !important;
  font-size: 1.3rem;
  text-align: center; }

.promocion a:hover {
  color: #fff !important; }

p {
  color: #777; }

p.frase {
  font-size: 1.3rem; }

p.frase span {
  font-weight: 600; }

/* imagenes sumario*/
.sumario {
  border: 1px solid;
  border-radius: 20px 0;
  box-shadow: 1px 1px 4px black; }

.container.contact.desktop {
  display: none; }

.container.contact.desk {
  display: none; }

.container.contact {
  width: 100%;
  border: 1px solid #000;
  border-top: 0; }

.contacto {
  height: 2.5rem;
  color: #fff;
  background: #000; }

.contacto .detalle {
  width: 15px;
  height: 2.5rem;
  background-color: #e30613;
  float: left;
  margin-left: -15px; }

.contacto h3 {
  font-weight: 400;
  font-size: 1.5rem;
  color: white !important; }

.telefono {
  color: #e30613;
  font-size: 1.3rem !important;
  font-weight: 700; }

/*footer -----------------------*/
footer {
  margin-top: 3rem;
  color: #fff; }

.container-fluid.footer {
  background: #343433; }

footer p {
  color: #fff;
  font-size: .9rem; }

.linea {
  border-top: 1px solid #e30613;
  margin-top: -.5rem; }

.face {
  width: 2rem;
  height: 2rem;
  background: #e30613;
  text-align: center;
  padding: .1rem;
  border: .2rem solid #fff;
  margin-top: -1.5rem; }

.face a, footer a {
  color: #fff; }

footer a:hover {
  text-decoration: none;
  color: orange; }

.ir-arriba {
  position: fixed;
  bottom: 1rem;
  left: 1rem;
  font-size: 3rem;
  color: #e30613;
  text-decoration: none;
  z-index: 99999;
  line-height: 0;
  display: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.logoWapp {
  position: fixed;
  bottom: 1.5rem;
  right: 1.2rem;
  font-size: 3rem;
  color: #e30613;
  text-decoration: none;
  z-index: 99999;
  line-height: 0; }

.ir-arriba:hover,
.ir-arriba:focus {
  outline: 0;
  text-decoration: none;
  color: #000; }

@media (min-width: 768px) {
  .container-flud.overnav {
    font-size: 1.2rem;
    font-weight: 500;
    color: #fff; }

  .container-fluid {
    border-bottom: 1px solid #fff; }

  .logo {
    width: 12%;
    margin: -30px 0 0 2%; }

  .logo50 {
    display: block;
    width: 50%; }

  div.lineaHeader {
    position: absolute;
    width: 25%;
    height: 70px;
    margin-left: -15px;
    border-bottom: 1px solid #e30613; }

  .badge-pill {
    height: 1.9rem;
    padding-top: 8px;
    width: 97px; }

  .collapse {
    display: block !important; }

  #menu {
    flex: 1 1 50%; }

  #menu ul {
    justify-content: flex-end; }

  #menu ul a {
    width: 93px;
    padding: 0.2rem 0;
    margin: .1rem 0 0;
    text-align: center;
    font-size: .78rem;
    text-transform: none;
    background-size: 25%;
    background-color: transparent;
    border-right: 1px solid #fff; }

  #menu li.active a {
    color: #111111;
    /*border: 1px solid $secundario;*/
    background-color: #fff; }

  #menu li.active a[class="dropdown-item"] {
    color: white;
    border-bottom: 1px solid #fff;
    background-color: rgba(255, 0, 0, 0.8); }

  #menu li.active a[class="dropdown-item"]:hover {
    color: black; }

  .navegacion {
    height: 40px; }

  .owl-carousel {
    height: 60vh; }

  .owl-item img.slideCelu {
    display: none; }

  .owl-item img.slide {
    display: block; }

  .owl-item img {
    width: 100% !important;
    height: auto; }

  .fa.fa-caret-right {
    text-align: left;
    margin: 10.5% 46.5%;
    font-size: 10rem;
    color: rgba(227, 6, 19, 0.69);
    z-index: 1111;
    position: absolute; }

  /*flechitas manejadores contenedor
   cambiar float para poner left o right*/
  .owl-nav {
    display: flex;
    z-index: 20;
    width: 46%;
    justify-content: flex-start;
    margin: -7% 2%;
    float: right; }

  /* TEXTOS h1 carouzel y p*/
  .owl-carousel h1, .owl-carousel p {
    display: block;
    font-size: 1.9rem;
    width: 46%;
    /*marginado izquierda    
        margin: 14% 0 0 0%;*/
    /*marginado izquierda*/
    float: right;
    margin: 10% 0 0 0%;
    box-shadow: -3px 4px 4px #dee2e6; }

  .owl-carousel h1 {
    font-weight: 300; }

  .owl-carousel p {
    display: block;
    margin-top: 20%;
    font-size: 0.9rem;
    text-align: right;
    color: #FFF;
    word-wrap: break-word;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 22% 0;
    border-radius: 10px 0;
    border: 1px solid; }

  .btn.btn-primary {
    display: block !important;
    position: absolute;
    margin: 31% 0 0 54%;
    border-color: #fff;
    border-radius: 0;
    font: Fira Sans 1rem 300;
    background-color: rgba(255, 0, 0, 0.8);
    z-index: 20;
    cursor: pointer; }

  .btn.btn-primary:hover {
    color: white;
    background-color: #000; }

  .afterSlide .col-izq, .container.afterSlide .col-izq h2 {
    text-align: right !important; }

  .afterSlide .col-der, .container.afterSlide .col-der h2,
  .container.afterSlide h3 {
    text-align: left !important; }

  .container.afterSlide .col-izq h2 {
    text-align: right; }

  .container.contact.desktop {
    display: block;
    width: 100%; }

  .container.contact.celu {
    display: none; }

  .container.contact.desk {
    display: block; }

  .container.contact {
    max-width: 1140px; }

  .container.contact .row .col-md-8 p {
    text-align: left !important;
    font-size: 1.2rem;
    margin: .1rem 0 0 1rem; }

  .divCirculoAzul {
    text-align: right; }

  .circuloAzul {
    text-align: right;
    margin-right: -.85rem; }

  .telefono {
    font-size: 1.5rem !important; }

  .ir-arriba {
    font-size: 2rem; } }
@media (min-width: 1120px) {
  .logo {
    margin: -33px 0 0 1%; }

  .logo50 {
    display: block;
    width: 100%;
    margin-top: -6px; }

  div.lineaHeader {
    position: absolute;
    width: 46%; }

  .navegacion {
    height: 50px; }

  #menu ul a {
    width: 120px;
    padding: 0.2rem 0;
    margin: 1rem 0 0;
    text-align: center;
    font-size: .9rem;
    text-transform: none;
    border-right: 1px solid; }

  .owl-carousel {
    height: 69vh; }

  .owl-carousel h1 {
    font-size: 2.8rem;
    /*height: 5rem; */
    padding: 15px;
    border-radius: 2rem .5rem 4rem 0.5rem; }

  .owl-carousel p {
    font-size: 1.5rem;
    padding: 10px;
    padding-left: 20px; }

  .owl-nav {
    margin: -7% 1%; }

  .container.contact .row .col-md-8 p {
    font-size: 1.3rem;
    margin: 0.5rem 0 0 1rem; } }
@media (min-width: 1360px) {
  div.lineaHeader {
    position: absolute;
    width: 53%; }

  #menu ul a, #menu ul li.largo a {
    font-size: 1rem; }

  .owl-carousel {
    height: 80vh; }

  .owl-carousel h1, .owl-carousel p {
    font-size: 3rem; }

  .owl-carousel p {
    font-size: 1.8rem; }

  .fa.fa-caret-right {
    margin: 11.3% 46.5%; }

  .container.contact .row .col-md-8 p {
    font-size: 1.3rem;
    margin: 0.5rem 0 0 1rem; } }
@media (min-width: 1600px) {
  div.lineaHeader {
    width: 61%; }

  .owl-carousel h1 {
    font-size: 3.5rem; }

  .owl-carousel {
    height: 73vh; }

  .fa.fa-caret-right {
    margin: 11.5% 46.5%; } }
@media (min-width: 1800px) {
  .owl-carousel {
    height: 90vh; }

  div.lineaHeader {
    width: 70%; } }

/*# sourceMappingURL=estilos.css.map */
