*{
    margin:0;
    padding:0;
    box-sizing: border-box;
    font-family: 'Raleway', sans-serif;
}
#footer{
    padding-top:100px;
}
#txt-consul{
    padding-top: 85px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 70px;
    color:#2A2A2B;
    text-align: center;
}
#txt-consul em{   
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 900;
    color:#1936B3;
    font-size: 70px;
    text-align: center;
}
#txt-sgte{
    padding-top: 15px;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #8E8E95;
    font-size: 20px;
    text-align: center;
}
.numero {
	width: 250px;
	height: 55px;
	border-radius: 100px;
	background: #1936B3;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
    margin: 50px auto;
    padding: 20px;
}
.numero > p {
    padding-top:15px;
	font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-style: normal;
	color: white;
	font-size: 25px;
    text-decoration: none !important;
}
.pie-footer {
    position: relative;
    display: flex;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color:#1936B3;
    height:30px;
}
#txt-copyright{
    color: #D7D7D7;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    margin-left: 70px;
    text-align: left;
    margin-top: 5px;
}
#txt-visitanos, #txt-siguenos, #txt-contactanos{
    color:#000000;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;   
    text-decoration: none !important; 
}
#txt-visitanos em, #txt-contactanos em{
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 300;
    color:#2A2A2B;   
    font-size: 12px;     
    text-decoration: none !important; 
}
#txt-siguenos{
    text-align: center;
}
#box-contac{    
    justify-content: center;
	align-items: left;
	text-align: left;
    margin-top: 40px;    
    /*border: 1px solid;*/
}
#box-visit{
    justify-content: left;
	align-items: left;
	text-align: left;    
    /*border: 1px solid;*/
    padding-left: 10px;
    margin-right: 0px;
    margin-top: 40px;
}
#img-logo-footer{    
    /*margin-left: -60px;*/
    margin-top:-13px;
}
#box-fb{  
    position: absolute;
    padding-left: 5px;
    margin-top:-12px;
    margin-right: -10px;
}
#box-ig{
    position: absolute; 
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 30px;
    margin-top:-10px;
}
#box-redes{
    position: relative;
    margin-left: start;
    /*border: 1px solid;*/
}
#box-logo-footer{
    margin-top: 40px;
    left: -1%;
}
#redestotal{
    margin-top: 40px;
}
/*SEMI-FOOTER ESTILOS*/
/*#caja-semifooter{
    border: 1px solid black;
}
#dosfilas{
    border: 1px solid black;
}
#texto-consulta{
    border: 1px solid black;
}*/
#div-estamos{
    /*position: absolute;
    padding-left: 35px;
    padding-top: 60px;*/
    width: 100%;
    margin-left:auto;
    margin-right: auto;
    padding-top: 3rem;
    justify-content: center;
}
#div-encuentranos{
    /*position: absolute;
    padding-left: 35px;
    padding-top: 60px;*/
    width: 100%;
    margin-left:auto;
    margin-right: auto;
    padding-top: 3rem;
    justify-content: left;
}

#numero_prod > p {
    margin-top:-10px;
	font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-style: normal;
	color: white;
	font-size: 25px;
    width: 100%;
    margin: 0 auto;
    padding-top: 5rem;
    justify-content: center;
    width: 250px;
	height: 55px;
	border-radius: 100px;
	background: #1936B3;
	display: flex;
	align-items: center;
	text-align: center;
    margin: 50px auto;
    padding: 20px;
}
#texto-consulta{
    padding-top: 30px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 70px;
    color:#2A2A2B;
    text-align: center;
    padding-right: 0;
}
#txto-consul em{   
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 900;
    color:#1936B3;
    font-size: 70px;
    
}
#flexible{
    position: relative;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding: 0 1rem;
    margin: 1rem;
}
#txt-estamos{
    padding-top: 13px;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-weight: 300;
    color: #8E8E95;
    font-size: 20px;
    text-decoration: none !important;
}
#txto-consul{
    padding-top:48px;
}
/*FINAL SEMI-FOOTER ESTILOS*/
.row {
    margin-right: 0px !important;
}
@media (max-width:992px) {
    #respon-accesorios{
        padding-top: 20px;
    }
    #txt-copyright{
        text-align: center;    
        margin-left: auto;
        margin-right: auto;
    }
    #txt-siguenos{
        text-align: center;    
        margin-left: auto;
        margin-right: auto;
    }
    #img-logo-footer{
        margin-left:auto;

    }
    #box-logo-footer{
        justify-content: center;
	    align-items: center;
	    text-align: center;
        margin-bottom:-30px;
    }
    #box-visit{
        justify-content: center;
	    align-items: center;
	    text-align: center;
        margin-bottom: -40px;
    }
    #box-contac{
        justify-content: center;
	    align-items: center;
	    text-align: center;
        margin-top:40px;
        padding-left: 0px;
        padding-right: 0px;
        left:-1.5%;
    }
    #caja-linea{
        width: 70%;
        justify-content: center;
	    align-items: center;
	    text-align: center;
        margin-left: auto !important;
        margin-right: auto !important;
        /*margin-top: 10% !important;*/
    }
    #box-ig{
        justify-content: center;
	    align-items: center;
	    text-align: center;
        margin-right: auto;
        margin-bottom: -10px;
        margin-top:-10px;
        left: 15%;
        
    }
    #box-fb{
        justify-content: center;
	    align-items: center;
	    text-align: center;
        padding-bottom: 20px;
        margin-top:-10px;
        left: 18%;
    }
    #caja-footer{
        margin-right: 0px;
        
    }
    #footer{
        position: relative;
    }
    
}
@media (max-width:768px) {
    #box-fb{
        left:-3%;
        margin-top:3px;
    }
    #box-ig{
        left:-3%;
        margin-top:3px;
    }

}
@media (max-width:430px) {
    #txt-copyright {
        font-size: 11.5px;
    }
    #txt-consul, #txt-consul em{
        font-size: 60px !important;
    }
}