.pt-10{padding-top:10px ; }
.pb-40{padding-bottom: 40px;}
.pt-50{padding-top: 50px;}
.pt-80{padding-top: 80px;}
.max-200{max-width: 200px;}

.fuente_normal{
    font-family: 'Barlow', sans-serif;
}

.fuente_titulo{
    font-family: 'Fredoka One', cursive;
}

input[type="text"]
{
    font-size:24px;
    font-family: 'Barlow', sans-serif;
    color: #00437c;
}
input[type="tel"]
{
    font-size:24px;
    font-family: 'Barlow', sans-serif;
    color: #00437c;
}


textarea {
    font-size:24px;
    font-family: 'Barlow', sans-serif;
    color: #00437c;
}

ul{
  list-style: none;
}
.padding_on_both_sides
{
    padding-left: 10%;
    padding-right: 10%;
}
.ag-server{
    border: 1px solid #d8d8d8;
    padding: 50px 20px;
}
.ag-hr{
    margin-top: 12px;
    margin-bottom: 24px;
    border: 0;
    border-top: 2px solid #005689;
    margin-left: 40%;
    margin-right: 40%;
}
.ag-butt{
    padding: 9px 30px;
     border: 1px solid #fff;
    background-color: #333333;
    color: #fff;
    text-shadow: none;
    font-size: 14px;
}
.ag-butt:hover{
    background-color: white;
    color: #333333;
}
.table>thead>tr>th {
    vertical-align: middle;
    border-bottom: 0px solid #ddd;
}
   .table{
   border-top-left-radius: 40px;
   }
.table>thead>tr{
 border-radius: 4px solid #ddd;}
   .sus{
    padding: 9px 30px;
     border: 1px solid #fff;
    background-color: #4bb761;
    color: #fff;
    text-shadow: none;
    font-size: 14px;
}
.sus:hover{
    background-color: white;
    color: #333333;
}
.cuadrosuscribt{
      padding: 8px 30px;
     border:none;
}



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

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

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


/*body {*/
    /*padding-top: 85px;*/
/*}*/


/*@media ( max-width:991px ) and (min-width: 768px)  {body {  padding-top: 140px;  }}*/


.negrita{
    font-weight: bold;
}

.subtitulo_sucursal{
    font-size: 3em;

}

.texto_descriptivo
{
    font-size: 1.5em;

}


/**********************SERVICIOS***********************************/
.margen4{
    margin-left: .8em;
    margin-right: .8em;
    margin-top: 0;
    margin-bottom: 0;
}


/**********************PAQUETES************************************/

.whatsapp{
    position: fixed !important;
    z-index: 9999 !important;
    right: 0;
    float: right;
    top: 40%;
    margin-top: -25px;
    cursor: pointer;
    width: 65px;
    height: 65px;
}




.subtitulo_paqutes{
    font-size: 2.5em;
    color: #ea3c46;
    margin-top: 2em;
    margin-bottom: 2em;
}

.display_inline_img{
    display: inline-block;
}

.padding_on_both_sides_paquetes
{
    padding-left: 5%;
    padding-right: 5%;
    background-color: #ffffff;
}



.separacion_arriba{
    margin-top: 2em;
}

.separacion_abajo{
    margin-bottom: 2em;
}

.subtitulo{
    font-size: 1.5em;
}

.titulo{
    font-size: 2em;
}

@media (max-width:1999px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */
.separacion_abajo_movil{
    margin-bottom: 2em;
}
}
@media (max-width:991px)  { 
.txcenter{
 text-align: center;
}
ul{
  text-align:center;
}
}


@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 */ }

/******************************PROMOCIONES***********************/
.padding_on_both_sides_promociones
{
    padding-left: 21.5%;
    padding-right: 21.5%;
    background-color: #ffffff;
}


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



    }}
@media(min-width: 992px){
    .footer_derecho{
        color: #ffffff;
        text-align: right;
        padding-top: 60px;
    }

}

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

@media(max-width: 991px){
    .footer_izquierdo{
        color: #ffffff;
        text-align: center;
    }
    .fs-120{font-size:70px;}
}

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

}




/*
.navbar-default .navbar-nav > li > a{
    color: #00437c;
}
*/


@media (max-width: 767px) {

.opmenu{ text-align: center;

}
.menudesk{ display: none;

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

    /********NAVBAR***********/
    .navbar-brand,
    .navbar-nav li a {
        line-height: 5em;
        height: 4em;
        padding-top: 0;
    }

}

/**********LOGO*************/
.logo{
    display: inline-block;
    margin-bottom: 1em;
}
.nav{
    font-weight: bold;
}
.table.table-fixed{
    margin-bottom: 0;
}

a.LinkButton {
    border-style: solid;
    border-width : 2px 2px 2px 2px;
    text-decoration : none;
    padding : 4px;
    border-color : #00437c;

}

/*-CONTACTO-----------------------------*/
#btn_contact{
background-color: #01437d;
color: #ffffff;
}
#btn_contact:hover{
     background-color: #f57921;
    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;
}

/*-------------SUCURSALES********************/
.sucursal{
    background-color: #4bb75f;
    color: #fff;
}
.fa.fa-map-marker{
    color: #ea3c46;
}
.fa.fa-map-marker:hover{ 
    color: #333;
}
/*------------------------------Promociones**********************************/
.fa.fa-usd{

}
.fa.fa-usd:hover{
     color: #333;
}
/*********************************SERVICIOS*****************************************/
.hovereffect {
  width: 100%;
  height: 100%;
  /*float: left;*/
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: rgba(0,0,0,0.5);
  -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
}

.hovereffect img {
  /*display: block;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);*/
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  background: rgba(0,0,0,0.6);
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
  transition: all 0.4s cubic-bezier(0.88,-0.99, 0, 1.81);
  padding: 10px;
}

.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin: 50px 0 0;
  padding: 7px 14px;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.hovereffect:hover a.info {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
.imgservicios{
    padding-bottom: 50px;
}
.fa.fa-wrench{
      color: #4bb75f;
}
.fa.fa-wrench:hover{ 
    color: #333;
}
/*-------------------llantas**************************************************/






.contenedor {
        height:100%;
        text-align: center;
    }
.bloque {
        height:300px;
        background: rgba(255,204,51,1);
        margin-bottom: 20px;
    }

.clearfix:before, clearfix:after, .contenedor:before, .contenedor:after, .fila:before, .fila:after{
display: table;
content: " ";
}

:before, :after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.colm-2 {
width: 48%;
float:left;
position: relative;
min-height: 1px;
padding-right: 1%;
padding-left: 1%;
}

.colm-4 {
width: 23%;
float:left;
position: relative;
min-height: 1px;
padding-right: 1%;
padding-left: 1%;

}

.colm-3 {
width: 31%;
float:left;
position: relative;
min-height: 1px;
padding-right: 1%;
padding-left: 1%;

}

.fila {
margin-right: -15px;
margin-left: -15px;
}
