* {
    border: 0;
    margin: 0;
    padding: 0;
}
article,figcaption,figure,footer,header,hgroup,nav,section{
    display: block;
}
article ul{
    list-style: none;
    margin-left:30px;
}

/* hnosLoboRules*/
@font-face {
	font-family: 'Bauhau';
	src: url('fonts/font.eot');
	src: local('☺'), url('fonts/font.woff') format('woff'), url('fonts/font.ttf') format('truetype'), url('fonts/font.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}
/*@font-face {
    font-family:"Clemente";
    src:url("fonts/ClementePDac-ExtraLight.eot?") format("eot"),
        url("fonts/ClementePDac-ExtraLight.woff") format("woff"),
        url("fonts/ClementePDac-ExtraLight.ttf") format("truetype"),
        url("fonts/ClementePDac-ExtraLight.svg#ClementePDac-ExtraLight") format("svg");
    font-weight:normal;
    font-style:normal;
}
*/
@font-face {
    font-family:"Clemente";
    src:url("fonts/ClementePDai-Regular.eot?") format("eot"),
        url("fonts/ClementePDai-Regular.woff") format("woff"),
        url("fonts/ClementePDai-Regular.ttf") format("truetype"),
        url("fonts/ClementePDai-Regular.svg#ClementePDai-Regular") format("svg");
    font-weight:normal;
    font-style:normal;
}
img, video, iframe {
    max-width: 100%;
}
body{
    background: #fff url('../img/sintitu.jpg') repeat-x;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    
    font-size: 1em;
}
 
header, hgroup, nav, section, footer {
    margin:0 auto;
    max-width: 979px;
}
header h2 {
    font-family: 'Bauhau' !important; 
    padding-top: 4px;
    /*font-weight: bold;*/
    color: #f15b20;
    font-size: 30px;
    line-height: 40px;
    padding-left: 20px;
    padding-bottom: 4px;
    float:left;

}
header #fone{
    color: #f15b20;
    font-family: 'Clemente' !important; 
    font-size: 26px;
    float:right;
    line-height: 40px;
}
header #logo{
    float:left;
}
header #headDat{
    display: left;
    line-height: 12px;
    margin-top:9px;
    margin-left:18px;
    width: 100%;
}
nav{
    display: inline-block;
}
nav ul{
    list-style: none;
    margin-left:5px;
    margin-top: 13px;
    text-align: right;
}

nav ul li{

    display: inline-block;
    padding: 1px;
    vertical-align: bottom;
}
nav ul li img{
   position: relative;
   top:3px;
}

nav ul li a {
    border: 0.1em solid #f15b20;
    border-radius: 0.25em;
    color: black;
    background-color: #fff;
    font-size: 13px;
    font-weight: normal;
    padding:5px 15px 5px 15px; 
    text-decoration:none;
    transition: background 1.2s, text-shadow 1s; 
}
nav ul li a:hover {
    background: #F50;
    text-shadow: 0px 5px 10px white;
    color: white;
}
nav select {
    display:none;
    margin-left: 26em;
    text-align: right;
}
footer{
    text-align: center;
    font-family: 'Bauhau' !important; 
    padding-top: 4px;
}
#dire{    
    font-family: 'Clemente' !important; 
    font-size: 14px;
    float: left;

    width: 60%;
}
#mail{
    font-family: 'Clemente' !important; 
    font-size: 13px;
    float: right;
    width: 40%;
}
#mail a{
    color: #000;
     text-decoration: none;
}
#mail a:hover{
    color: #f60;
     text-decoration: none;
}
.left{
    float:left;
}
.right{
    float:right;
}
.centro{
    text-align:center;
}
.clear{
    clear: both;
}
.texto{
    margin-top: 300px;
    font-size: 12px;
}
.activo {
    border: 0.1em solid #e9e0af;
    border-radius: 0.25em;
    font-weight: normal;
    padding:5px 15px 5px 15px; 
    background: #F50;
    text-shadow: 0px 5px 10px white;
    color: white;
}
.baja20{
    line-height: 90px;
}
.izda90{
    margin-left: 190px;
}
.bau{
    font-family: 'Bauhau' !important; 
    font-size: 15px;
}
.bau20{
    font-family: 'Bauhau' !important; 
    font-size: 20px;
}
.bau22{
    font-family: 'Bauhau' !important; 
    font-size: 22px;
}
.nara{
    color:#f15b20;
}
.ofertas{
    border:1px solid #f15b20;
    border-radius: 5px;
    font-size:12px;
    margin-top:30px;
    padding-bottom:8px;
}
.ofertas ul{
    list-style: none;
    margin-left:20px;
}
#quienes_somos article{
    position: relative;
    top:10px;
    font-size: 13px;
    padding-bottom: 3px;
}
#credit {
    border: 1px solid red;
    margin:0 auto;
    width: 100%;
    float:left;
    background: #fff;
    font-size: 12px;
    margin-top: 35px;
    margin-bottom: 30px;
    padding-top: 20px;
}
#credit ul{
    width: 24%; 
    list-style: none;
    float: left;
    background: #fff;
    margin-left:2px;
    min-height: 120px;
    vertical-align: middle;   
}
#credit  ul li img{
    float: left;
    padding-right: 3px;
}
#marcas ul li{
    float: left;
    width: 30%;
    border:1px solid #e9e0af;
    border-radius: 5px;
}
#contacto{
  clear:both;
  width:100%;
}   
.contacto{  
    float: left;
}
.img_cale{
    width:40%;
    float: right;
}   
.img_cale img{
    margin-top:10px;
    margin-left: 8px;
    max-width: 100%;
    text-align: center;
}
.banos_art{
    float:left;
    width: 60%;
}

.lihor ul{
    list-style: none;

}
.lihor ul li{
    float: left;
    margin-left:15px;
}


@media all and (max-width:1024px) {
    #quienes_somos{
         margin-left:8px;
    }
}
@media all and (max-width:760px) {
     #credit ul{
        float:left;
        margin: 0px auto 0px;
        width: 45%; 
        list-style: none;
        min-height: 120px;
        border:1px solid green;
        margin-left:10px;    
        font-size: 14px;
    }
    #marcas ul li{
        display: inline-block;
        width: 80%;
    }
    #quienes_somos article{
        padding-bottom: 10px;
    }
}
@media all  and (max-device-width :408px) {
    body{
        font-size: 18px;
    }
     #credit ul{
        margin: 0px auto 0px;
        width: 95%; 
        list-style: none;
        min-height: 120px;
        border:1px solid green;
        margin-left:0px;    
        font-size: 18px;
    }
    #quienes_somos{
         margin-left:8px;
    }
}


