body{
  font-family: 'Roboto', sans-serif;
}
ul{
  list-style: none;
}
.padding_on_both_sides
{
    padding-left: 10%;
    padding-right: 10%;
}
.padding_on_updown{

}
.navbar-fill-space {
    height: 50em;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color:  #ea3c46;;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}

#myBtn:hover {
    background-color: #555;
}

@media (min-width:320px)  { /* smartphones, iPhone, portrait 480x320 phones */ }
@media (min-width:481px)  { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (min-width:641px)  { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { /* hi-res laptops and desktops */ }
/**********LOGO*************/
.logo{
    display: inline-block;
    margin-bottom: 1em;
}
.nav{
    font-weight: bold;
}
.table.table-fixed{
    margin-bottom: 0;
}

/*-CONTACTO-----------------------------*/
#btn_contact{
background-color: #ea3c46;
color: #ffffff;
}
#btn_contact:hover{
     background-color: #333;
    color: #fff;
}

.tituloseccion{
    font-weight: bold;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}
.fa.fa-envelope-o{
color: #ea3c46;
}
.fa.fa-envelope-o:hover{
color: #333;
}
/********NAVBAR***********/
.navbar-brand,
.navbar-nav li a {
    line-height: 5em;
    height: 4em;
    padding-top: 0;
}
@media (max-width: 767px) {
.opmenu{ text-align: center;

}
.menudesk{ display: none;

}
}
@media (min-width: 768px) {
    .menumov {
        display: none;
    }

    .centrartitulo {
        text-align: center;
    }

}
.titulos{
  text-shadow: 3px 3px 5px black, 6px 6px 5px black, 3px 3px 5px black;
}

.nav{
   font-family: 'Roboto', sans-serif;
   font-weight: normal;
}

@media(max-width:767px) {
.buscacarro{display: none;

}
.buscadormov{
  padding-left: 0px;
  padding-right: 35px;
}

}
@media(min-width: 450px){
  .bm{
 padding-left: 100px;
  }

}
 
.icono{
  font-size: 30px;
  padding-top: 0%;
}
.sinpaddinglados{
  padding-right: 0px;
  padding-left: 0px;
}@media(min-width: 768px){
  .pt{
padding-top: 20px;
  }

}

/*----------------------termina navBar --------------------------------------------*/


/***************************FOOTER DERECHO****************************/
    @media (max-width: 767px) {
      .footer_derecho{
      color: #ffffff;
    text-align: center;
      line-height: 0.9em;
    margin-top: 2em;
        

    }}
@media(min-width: 768px){
.footer_derecho{
    color: #ffffff;
    text-align: right;
 line-height: 0.9em;
    margin-top: 2em;
    padding-top: 2%;
}

}

/***************************FOOTER IZQUIERDO****************************/
@media(min-width: 768px){
.footer_izquierdo{
    color: #ffffff;
    text-align: left;
   line-height: 0.9em;
    margin-top: 2em;
    padding-top: 2%;
}}

@media(max-width: 767px){
.footer_izquierdo{
    color: #ffffff;
    text-align: center;
   line-height: 0.9em;
    margin-top: 2em;
}}

/***************************FOOTER CENTRO****************************/
.footer_centro{
    color: #ffffff;
    text-align: center;
    top:50%;
    margin-top: 52px;
    position:relative;
    line-height:4em;

}


/***************************OTROS ESTILOS****************************/
.bs
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

th, td {
    text-align: left;
    padding: 8px;
}

tr:nth-child(even){background-color: #f2f2f2}

.bannerImage {
    width: 100%;
    height: auto;
    opacity:0;
}
.uno {
    background-image: url('../img/1.jpg');
}



.belonegro{
  background-color: rgba(0, 0, 0, .30);
  padding-left: 0px;padding-right: 0px;
}
@media(min-width: 768px){
.txtlg{
   color: #ffffff;
font-size: 1.2em;
}
h3{
  font-size: 2.5em;
   font-weight: bold;
}
h4{
  font-size: 2em;
  font-weight: bold;
}
.mtop{
margin-top: 40px;
}

    /* ejemplo 2 */
    .contenedor2 {
        margin: 10px auto;
        width: 100%;
        background-color: #E7F6F6;
        border: 1px solid #99cccc;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contenido2 {
        padding: 80px;
    }
.txtmd{
   color: #ffffff;
font-size: .93em;
}


}
.paddingbt{
  padding-bottom: 1.4em;
}
.dos{
  background-image: url('../img/dos.jpg');
}

a.youtube{
  color:#f0f0f0;
}
a.youtube:hover{
  color: hsla(0, 100%, 50%, 1);
}
.tres {
    background-image: url('../img/tres.jpg');
}
.txtlg2{
    color: #ffffff;
font-size: 1.21em;

}

.txtlg3{
    color: #ffffff;
    font-size: 1.80em;

}

.verticalcenter{

    float:none;
    display:inline-block;
    vertical-align:middle;
    margin-right:-4px;

}
.padding_on_updown2{
  padding-top: 3%;
padding-bottom: 3%;
}
.cuatro{
   background-image: url('../img/cuatro.jpg');
}
.pie{
   background-image: url('../img/cinco.jpg');
}
.cuadrotxt{
      border: 3px solid #e8eaf1;
          text-shadow: 3px 3px 5px black, 6px 6px 5px black, 3px 3px 5px black;
}
.boton_navbar_movil {
    background: #000000;
}