body{
  font-family: 'Roboto', sans-serif;
}
ul{
  list-style: none;
}
.padding_on_both_sides
{
    padding-left: 10%;
    padding-right: 10%;
}
.padding_on_updown{
padding-top: 3%;
padding-bottom: 3%;
}
.navbar-fill-space {
    height: 50em;
}
.p_bottom{
  padding-bottom: 5%;

}

#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: black;
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: 4em;
    height: 4em;
    padding-top: 0;
}
@media (max-width: 767px) {
.opmenu{ text-align: center;

}
.menudesk{ display: none;

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



/*-------------------------------Menu caja y boton buscar---------------------*/
 .boton_navbar_movil
    {

        background: #000000;
    }

.btnbuscar {
 background-color: #172536 ; /*#002d7b*/
  border: 0px solid;
  font: inherit;
  line-height: 1;
 border-radius:0px 5px 5px 0px;
  padding: .2em .5em;
  color: white;
  font-size: 18px;
  position: absolute;
}
.btnbuscar:hover{ background-color:#00a2e7;}
.caja{
  border-color: #002d7b;
padding-top: 1px;

margin-bottom: 10px;
 height: 25.5px;
  border: .1px solid;
 border-radius:5px 0px 0px 5px;
 text-indent: 5px;

}
.caja:focus{
  border-color: #00a2e7;
    border: 1px solid;
}
.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;
  }

}
  .pt2{
padding-top: 50px;
  }

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


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

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

}

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

@media(max-width: 767px){
.footer_izquierdo{
    color: #ffffff;
    text-align: center;
  
    margin-top: 2%;
}
    .footer_centro{
        color: #ffffff;
        text-align: center;
        top:50%;
        margin-top: 10%;
        position:relative;
        line-height:4em;

    }

}
@media(min-width: 768px) {
    /***************************FOOTER CENTRO****************************/
    .footer_centro {
        color: #ffffff;
        text-align: center;
        top: 50%;
        margin-top: 2.8%;
        position: relative;
        line-height: 4em;

    }
}

/***************************OTROS ESTILOS****************************/
.btncompra {
 background-color:#2352a4;
  border: 0px solid;
  font: inherit;
  line-height: 1;
 border-radius:5px 5px 5px 5px;
  padding: .5em .5em;
  color: white;
 margin-bottom: 4px;
}
.btncompra:hover{ background-color:#002d7b;}
.btncompra:hover a{
  color: white;
}
a:link{
  text-decoration: none;
}
.divslick{
-webkit-box-shadow: 0px 0px 9px 1px rgba(227,223,227,1);
-moz-box-shadow: 0px 0px 9px 1px rgba(227,223,227,1);
box-shadow: 0px 0px 9px 1px rgba(227,223,227,1);
margin-right: 6px;
margin-left: 6px;
margin-top: 6px;
margin-bottom: 6px;
}
.hrinicio{
  margin-top: 2.4em;
  height: 2px; background-color: #002d7b;
}

.btnsection{
  margin-top: 20px;
  margin-bottom: 20px;
}



.divsrelacionados{
  border:1px solid #e8eaf1;
margin-right: 15px;
margin-left: 15px;
margin-top: 5px;
margin-bottom: 5px;
padding-right: 15px;
padding-left: 15px;



}
.divsrelacionados:hover{
-webkit-box-shadow: 0px 0px 9px 1px rgba(147,148,147,1);
-moz-box-shadow: 0px 0px 9px 1px rgba(147,148,147,1);
box-shadow: 0px 0px 9px 1px rgba(147,148,147,1);
margin-right: 15px;
margin-left: 15px;
margin-top: 5px;
margin-bottom: 5px;
padding-right: 15px;
padding-left: 15px;

}
.divcaja{
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 768px){
#zoom_08{
display: none;
}

}
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}

.section-divider {
    width: 100%;
font-size: 40px;
text-align: center;
    max-height: 450px;
    border-bottom: 0px solid #E6EAED;
    background-size: cover;
   padding: 140px 30px 140px !important;
}
.img-circle {
    border-radius: 50%;
}