*{
  padding: 0px;
  margin-left: 0px;
  text-decoration: none;
  list-style: none;
}
body{
  font-family: 'Open Sans', sans-serif;
  color: #666;
  overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Oswald', sans-serif !important;
  font-weight: 400;
  text-transform: uppercase;
}
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.titulo{
  width: 100%;
  background: #c01137;
  color: white;
}
.titulo h1{
  margin: 0px;
  padding: 10px 0;
  font-size: 18px;
  text-align: center;
}
#mainMenu{
  padding: 5px 0;
  text-align: center;
  font-size: 15px;
  font-weight: 300;
  transform: scale(.8);
  position: fixed;
  background: #fff;
  top: 40px;
  width: 100%;
  z-index: 10000;
  transition: .7s ease;
  border-radius: 10px;
}
#mainMenu.affix{
  transform: scale(1);
  position: fixed;
  top: 0;
  width: 100%;
    border-radius: 0;
}
#mainMenu img{
  height: 60px;
  width: auto;
  margin: auto;
}
#mainMenu p{
 color: #fff;
 background: #172f65;
 max-width: 210px;
 border-radius: 15px;
 display: block;
 margin: auto;
 height: 60px;
 padding: 5px 0;
}
#mainMenu p span{
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}

#mainMenu p span a{
    text-decoration: none !important;
    color: #fff !important;
}

#mainMenu nav{
  text-align: center;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 18px;
  padding: 10px 0px 5px;
}
#mainMenu nav span a{
  padding: 0px 10px;
  text-decoration: none;
  color: #172f65;
  transition: .8s ease;
}
#mainMenu nav span a:hover{
  color: #c01137;
}

.slider{
  position: relative;
  height: 90vh;
}
.owl-stage-outer.owl-height{
    height: 90vh !important;
    display: block !important;
}
.slider .item{
    height: 90vh;
    width: 100%;
    display: block;
}
.slider #fondo1{
    background: url('../img/slide0.png') bottom no-repeat;
    background-size: cover;
    
}
.slider #fondo2{
    background: url('../img/fondo2.jpg') top no-repeat;
    background-size: cover;
    
}
.slider #fondo3{
    background: url('../img/fondo3.jpg') center no-repeat;
    background-size: cover;
    
}
.slider p{
  position: absolute;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  width: 100%;
  text-align: center;
  min-width: 300px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  top: 50%;
  transform: translateY(-50%);
  text-shadow: 1px 3px 9px rgba(0,0,0,.7)
}
.slider .owl-nav{
  color: #c01137;
  position: absolute;
  top: 50%;
  width: 100%;
  font-size: 45px;
}
.slider .owl-prev, .slider .owl-next{
  display: inline-block;
  position: absolute;
  opacity: .3;
  transition: .8s ease;
}
.slider .owl-prev:hover, .slider .owl-next:hover{
  opacity: .8;
}
.slider .owl-next{
  right: 40px;
}
.slider .owl-prev{
  left: 40px;
  }
 .slider .owl-carousel-dos{
     position: absolute;
     top: 50%;
     width: 100%;
     transform: translateY(-50%);
 }
.contactenos{
  background: #172f65;
  padding: 50px 0px;
  color: white;
}
.contactenos h2{
  margin-left: 15px;
  font-size: 50px;
  margin-bottom: 40px;
  font-family: 'Oswald', sans-serif;
}
.contactenos h4{
  margin-left: 15px;
  font-size: 50px;
  margin-bottom: 40px;
  font-family: 'Oswald', sans-serif;
}
.contactenos input, .contactenos textarea{
  width: 100%;
  border: none;
  background: transparent;
  border-bottom: solid 3px white;
  text-transform: uppercase;
  color: white;
  outline: none;
  padding: 5px 10px;
  font-weight: bold;
  margin-bottom: 15px;
}
.contactenos textarea{
  height: 80px;
}
.contactenos input:-ms-input-placeholder{
  color: #fff;
}
.contactenos textarea:-ms-input-placeholder{
  color: #fff;
}
.contactenos input:-moz-placeholder{
  color: #fff;
}
.contactenos textarea:-moz-placeholder{
  color: #fff;
}
.contactenos input::-webkit-input-placeholder{
  color: #fff;
}
.contactenos textarea::-webkit-input-placeholder{
  color: #fff;
}
.contactenos button{
  background: transparent;
  border: solid 2px white;
  padding: 5px 35px;
  margin: 15px;
  letter-spacing: .15em;
  text-transform: uppercase;
  transition: .5s ease;
}
.contactenos button:hover{
  color: #172f65;
  background: white;
}
#tarjetas{
    padding:40px 0;
    text-align: center;
    background:#c01137;
    color: #fff;
}
#tarjetas span{
    font-size: 30px;
    font-weight: bolder;
    line-height: 50px;
    vertical-align: top;
    margin-right: 30px;
}
#tarjetas i{
    font-size:50px;
    margin-right: 10px;
}

.productos{
  position: relative;
  padding: 80px 0;
  color: white;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../img/background1.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.productos-t{
  position: relative;
  padding: 80px 0;
  color: white;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.6)), url('../img/background2.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.productos-t figure{
  text-align: center;
  margin: 30px 0;
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
}
.productos-t figure img{
  width: 100%;
  z-index: 10000;
}
.productos-t figure figcaption{
  background: white;
  color:  #c01137;
  padding: 25px;
  min-height: 150px;
}
.productos-t figure figcaption h3{
  font-size: 30px;
  font-weight: 800;
  font-family: 'Oswald', sans-serif !important;
}
.texto-prod{
  z-index: 1000;
  position: relative;
  text-align: center;
}
.texto-prod h3{
  font-size: 55px;
  margin-bottom: 35px;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}
.texto-prod h2{
  font-size: 55px;
  margin-bottom: 35px;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}
.texto-prod h1{
  font-size: 55px;
  margin-bottom: 35px;
  font-weight: bold;
  font-family: 'Oswald', sans-serif;
}
.texto-prod p{
  font-size: 28px;
  font-weight: 300;
}
.serv{
  padding: 80px 0;
  background: white;
}
.serv figure{
  overflow: hidden;
  margin-bottom: 30px;
}
.serv figure figcaption{
  padding: 20px;
    min-height: 300px;
    background: #f0f0f0;
    border-top: solid 6px #c01137;
}
.serv figure figcaption h3{
  color: #c01137;
  margin-bottom: 20px;
}
.serv figure figcaption h2{
  color: #c01137;
  margin-bottom: 20px;
  font-size: 24px;
}
.serv figure figcaption p{
    text-align: justify;
}
.nosotros{
  padding: 80px 0px;
  background: #172f65;
  color:white;
}
.nosotros h3{
  font-size: 40px;
  margin-bottom: 40px;
  margin-left: 15px;
}
.nosotros p{
  padding: 0px 20px;
  text-align: justify;
  font-size: 20px;
  font-weight: 300;
}
.nosotros span{
  padding: 5px 20px;
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
  font-weight: 300;
  display: block;
  width: 100%;
}
.nosotros img{
  width: 80%;
  margin:60px auto 0;
  box-shadow: 0 0 20px 5px rgba(0,0,0,.7);
}
.punchline{
  padding: 100px 0px;
  text-align: center;
  color: #fff;
  font-size: 75px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  text-shadow: 2px 2px 9px rgba(0,0,0,.8);
  z-index: 1000000;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../img/background3.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;

}
#galeria{
  padding: 0 0 50px;
  background: white;
}
#galeria .row.display-flex>div{
    padding: 0px;
}
#galeria h2{
  text-align: center;
  width: 100%;
  margin-bottom: 50px;
  font-size: 50px;
  color: #172f65;
}
#galeria a{
  overflow: hidden;
  border: solid 1px #fff;
}
#galeria a img{
  filter: grayscale(100%);
  transition: .8s ease;
}
#galeria a img:hover{
  filter: grayscale(0%);
}
.marcas{
  padding: 0px 0 50px;
  text-align: center;
}
.ubicacion{
  text-transform: uppercase;
  background: #c01137  ;
  padding: 40px 0;
}
.ubicacion h2{
  font-size: 50px;
  margin-bottom: 50px;
  text-align: center;
  color: white;
}
.ubicacion h4{
  /**color: white;
  text-align: center;**/
   font-size: 50px;
  margin-bottom: 50px;
  text-align: center;
  color: white;
}
.ubicacion h6{
  /**color: white;
  text-align: center;**/
   font-size: 50px;
  margin-bottom: 50px;
  text-align: center;
  color: white;
}
/*.ubicacion h4::after{
  content: " ";
  display: block;
  background: white;
  height: 2px;
  width: 50px;
  margin: 5px auto;
}*/
.ubicacion p{
  text-align: center;
  color: white;
  font-size: 18px;
}

.ubicacion p a{
    color: #fff !important;
    text-decoration: none !important;
}
footer{
  padding: 30px 0px;
  background: #172f65;
}
footer p{
  margin: 0px;
}
footer h6{
  margin: 0px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 15px;
}
footer img{
    height: 30px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: black !important;
    white-space: nowrap;
    font-size: 15px;
}
.dropdown-toggle::after{
    display:none !important;
}

#telBoton{
	display: none;
}

#telBoton {
	bottom: 95px;
    left: 24px;
    z-index: 1000000;
    position: fixed;
}

#telBoton a {
	/** width: 204px;
	height: 43px;
	display: block;
	color: #fff;
	text-align: left;*/
	width: 220px;
    height: 60px;
    display: block;
    color: #fff;
    text-align: left;
}

#telBoton a i.fa {
	/** text-align: center;
	line-height: 46px;
	margin-right: 15px;
	font-size: 25px;
	width: 45px;
	height: 45px;
	border-radius: 30px;
	display: inline-block;
	background: #db230e;
	position: relative;
	z-index: 350;
	transform: scale(1);*/
	text-align: center;
    line-height: 60px;
    margin-right: 15px;
    font-size: 25px;
    width: 60px;
    height: 61px;
    border-radius: 30px;
    display: inline-block;
    background: #db230e;
    position: relative;
    z-index: 350;
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(219, 35, 14, 0.0);
    animation: star2 2s infinite ease-in-out;
}

#telBoton a i.fa:hover+i.texto {
	left: 70px;
	opacity: 1;
}


#telBoton a i.texto {
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	background: #db230e;
	vertical-align: bottom;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 50%;
	z-index: 300;
	transform: translateY(-50%);
	transition: .5s ease-in-out;
}

 @keyframes star2 {
	0% {
			box-shadow: 0 0 0 0 rgba(219, 35, 14, 0.7);
			/**box-shadow: 0 0 0 0 rgba(37, 210, 102, 0.7);*/
		}

	70% {
			box-shadow: 0 0 0 10px rgba(224, 37, 65, 0.0);
		}

	100% {
			box-shadow: 0 0 0 0 rgba(224, 37, 65, 0.0);
		 }
}

@media only screen and (max-width: 989px) {
  #telBoton{
      display: block;
  }
  
}
@media (max-width: 955px){
  .slider p{
    font-size: 40px;
    line-height: 45px;
    }
}
@media (max-width: 767px){
#mainMenu{
  transform: scale(1);
  top: 0;
  border-radius: 0;
}
  .slider p{
    font-size: 30px;
    line-height: 35px;
    }
    .ubicacion div{
  margin-bottom: 50px;
}
  .punchline{
    padding: 80px 0px;
    font-size: 50px;
  }
 .productos-t figure figcaption{
     padding: 25px 5px;
 }
 .productos-t figure figcaption h3 {
    font-size: 25px;
    font-weight: 400;
 }
#servicios .container{
    padding: 0 !important;
}
}
@media (max-width: 500px){
  .head p{
    padding: 12px 0;
    border-radius: 10px;
    font-size: 10px;
  }
  .fijo p{
    padding: 6px 0;
  }
  .head p span{
    font-size: 13px;
  }
  .nosotros h3{
    font-size: 30px;
  }
}
