@charset "utf-8";

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}



audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}



audio:not([controls]) {
    display: none;
    height: 0;
}



[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */


html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}


html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}



body {
    margin: 0;
    @-webkit-keyframes androidbugfix { from {padding:0} to {padding:0} }
    font-weight: 400;
	font-size:14px;
    background-color: #fff;
    font-family: 'Graphik Web';  
    color:#222222;
    margin: 0 auto;
    height: 100%;
    width: 100%;
    overflow-x: hidden;    
}

#content{margin: 0 auto; width: 100%;max-width: 1450px; position: relative; text-align: center; }

.inner{margin: 0 auto;width: 97%;}

html,body{ 

    text-align:center;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}


html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}




/* ==========================================================================
   Links
   ========================================================================== */


a:focus {
    outline: thin dotted;
    outline: none;
}


a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */



abbr[title] {
    border-bottom: 1px dotted;
}


b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}


dfn {
    font-style: italic;
}


hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

mark {
    background: #ff0;
    color: #000;
}


p,
pre {
    margin: 1em 0;
}


code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}


pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}


q {
    quotes: none;
}


q:before,
q:after {
    content: '';
    content: none;
}


small {
    font-size: 80%;
}


sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */


dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}


menu,
ol,
ul {
    padding: 0 0 0 40px;
}


nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */


img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}


svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */


figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */


form {
    margin: 0;
}


fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}


legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}


button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}


button,
input {
    line-height: normal;
}


button,
select {
    text-transform: none;
}


button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}


button[disabled],
html input[disabled] {
    cursor: default;
}


input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}


input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}


input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}


textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}

/* ==========================================================================
   Tables
   ========================================================================== */


table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* ==========================================================================
   Pure Base Extras
   ========================================================================== */


[hidden] {
    display: none !important;
}

.erreka-img {
    width: 100%;
    height: auto;
    display: block;
}
.erreka-md{
    display: inline-block;
    width: 30%;
    opacity: .8;
    
}


.bloques{
    text-align: left;
}




/* ======
   CABECERA
   ====== */




#content_cabecera{ 
    position:fixed;
    background-color: #fff;
    top:0px;
    width: 100%;
    z-index: 99998;
    text-align: center;
    overflow: hidden;
    height: 150px;
    -webkit-box-shadow: -1px -5px 18px 4px rgba(0,0,0,0.40);
    -moz-box-shadow: -1px -5px 18px 4px rgba(0,0,0,0.40);
    box-shadow: -1px -5px 18px 4px rgba(0,0,0,0.40);   
}
.cabecera{ 
    background-color: #fff;
    top:0px;
    width: 100%;
    z-index: 8;
    text-align: center;
    max-width: 1450px;
    overflow: hidden;    
}

.erreka .cabecera_logotipo{
    margin: -20px 0px 0px 0px;
    padding: 0px;
}
.erreka .cabecera_logotipo img{
    margin: 0px;
    padding: 0px;
}
.erreka .cabecera_logotipo a {
    -webkit-transition: opacity .3s; /* For Safari 3.1 to 6.0 */
    transition: opacity .3s; 
}
.erreka .cabecera_logotipo a:hover{
    opacity:.8;    
}


.erreka .cabecera_menu{
    margin: 0px;
    padding: 20px 0px 0px 60px;
    text-align: left;  
}
.erreka .cabecera_menu p{
    font-size: 11px;
    margin-bottom: 40px;
    margin-left: 8px;
    display: inline-block; 
    vertical-align: top;    
}
.erreka .cabecera_menu img{ 
    display: inline-block;
    padding-top: 10px;
}
.erreka .cabecera_menu a.facebook{
    font-size: 11px;
    -webkit-transition: opacity .3s; /* For Safari 3.1 to 6.0 */
    transition: opacity .3s; 
    color:#666;
}
.erreka .cabecera_menu a:hover.facebook{
    opacity: .6;
}
.erreka .cabecera_menu ul{ 
    padding: 0px;
    margin: 0px;
}
.erreka .cabecera_menu ul li{ 
    padding: 0px;
    margin: 0px;
    list-style: none;
    color: #333;
    display: inline;
    margin-right: 35px;
    font-size: 18px;
    font-weight: 500;
}
.erreka .cabecera_menu ul li:last-child{ 
    margin-right: 0px;
}
.erreka .cabecera_menu ul li a{ 
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
    margin: 0px;
    text-decoration: none;
    color: #333;
    display: inline-block;
    border-top: 1px solid #ccc;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;      
    outline: none;
}
.erreka .cabecera_menu ul li a:hover{ 
    color: #999;  
} 



.erreka .cabecera_telefono{
    margin: 0px;
    padding: 20px 0px 0px 0px;
}
.erreka .cabecera_telefono p{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
.erreka .cabecera_telefono p span{
    display: block;
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    font-weight: 700;      
    margin: 5px 0px 0px 0px;
    padding: 0px;
    font-size: 17px;    
}
.erreka .cabecera_telefono p strong{
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    font-weight: 600;      
    padding: 0px;
    font-size: 18px;    
    color: #999;
}
.erreka .cabecera_telefono p strong.titulo_t{
    display: block;
    font-size: 12px;  
    font-family: "Roboto"; 
    font-style: normal;
    font-weight: 500;
    margin: 0px 0px -20px 0px;
    padding: 0px;
    color: #333;
}
.erreka .cabecera_telefono p span.mini_t{
    display: block;
    font-size: 10px;  
    font-family: "Roboto"; 
    font-style: normal;
    font-weight: 300;
    color: #666;
}
    
#menu-link{position: fixed; z-index: 99998;top: 70px; left: 50px; display: none;cursor: pointer;}
.close-it{cursor: pointer;}

.erreka .cabecera_modal{
    margin: 0px;
    padding: 50px 0px 0px 0px;
    text-align: left;  
}
.erreka .cabecera_modal a.facebook{
    margin: 0px;
    margin: 70px 0px 0px 0px 0px;
    text-align: center; 
    display: block;
    color: #ccc;
    text-decoration: none;
}

.erreka .cabecera_modal ul{ 
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.erreka .cabecera_modal ul li{ 
    padding: 0px 0px 10px 0px;
    margin: 0px;
    list-style: none;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
}
.erreka .cabecera_modal ul li:last-child{ 
    margin-right: 0px;
}
.erreka .cabecera_modal ul li a{ 
    padding-top: 15px;
    padding-left: 6px;
    padding-right: 6px;
    margin: 0px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    border-top: 1px solid #ccc;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;      
    outline: none;
}
.erreka .cabecera_modal ul li a:hover{ 
    color: #999;  
} 





@media (max-width:1366px)
    
{

.erreka .cabecera_telefono {
    text-align: center;
    }               
.erreka .cabecera_menu{
    margin: 0px;
    padding: 20px 0px 0px 70px;
    text-align: left;  
    }    
.erreka .cabecera_menu ul li{ 
    padding: 0px;
    margin: 0px;
    list-style: none;
    color: #333;
    display: inline;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    }    
}





@media (max-width:1200px)
    
{

.erreka .cabecera_telefono {
    text-align: center;
    }               
.erreka .cabecera_menu{
    margin: 0px;
    padding: 20px 0px 0px 70px;
    text-align: left;  
    }    
.erreka .cabecera_menu ul li{ 
    padding: 0px;
    margin: 0px;
    list-style: none;
    color: #333;
    display: inline;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    }    
}



@media (max-width:1024px)
    
{

.erreka .cabecera_telefono {
    text-align: center;
    }               
.erreka .cabecera_menu{
    margin: 0px;
    padding: 20px 0px 0px 30px;
    text-align: left;  
    }    
.erreka .cabecera_menu ul li{ 
    padding: 0px;
    margin: 0px;
    list-style: none;
    color: #333;
    display: inline;
    margin-right: 13px;
    font-size: 14px;
    font-weight: 500;
    } 
.erreka .cabecera_menu ul li:last-child{ 
    margin-right: 0px;
    }     
    .erreka .cabecera_logotipo{
        width: 20%;
        margin-top: 12px;
    } 
    .erreka .cabecera_logotipo img{
        width: 100%;
    }      
}






@media (max-width:1023px)
    
{
#menu-link{
    display: block; top: 55px; left: 30px;
    }
.erreka .cabecera_logotipo{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: #333;
    width: 100%;
    }
.erreka .cabecera_logotipo img{
    width: 200px;
    }   
#content_cabecera{ 
    height: 120px;

    } 
}







/* ======
   INICIO
   ====== */





.section_inicio{
    height: 100%;
    background: #f0e68c;
    margin-top: 196px;
    background: url('img/img_inicio_01.jpg') no-repeat fixed;
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.erreka .inicio_texto{ 
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .inicio_texto h2{ 
    margin-top: 42%;
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 90px;
    color: #fff;
    max-width: 700px;
    display: inline-block;
}
.erreka .inicio_texto p{ 
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 40px 0px 0px 0px;
    font-size: 30px;
    color: #fff;
    font-weight: 400;  
    line-height: normal;    
}






@media (max-width:1400px)
    
{
.section_inicio{
    height: 100%;
    margin-top: 196px;
    background: url('img/img_inicio_01.jpg') no-repeat relative;
    background-position: 0px 110px;
    background-size:cover;
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    }    
.erreka .inicio_texto h2{ 
    margin-top: 300px;
    max-width: 450px;
    font-size: 60px;
    }
.erreka .inicio_texto p{ 
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 20px 0px 0px 0px;
    font-size: 22px;
    color: #fff;
    font-weight: 400;  
    line-height: normal;   
    display: block;
    }      
    
}


@media (max-width:580px)
    
{
  
.section_inicio{
    background: url('img/img_inicio_01.jpg') no-repeat fixed;
    background-position: -800px 0px;
    }
.erreka .inicio_texto h2{ 
    margin-top: 300px;
    max-width: 450px;
    font-size: 30px;
    }
.erreka .inicio_texto p{ 
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 20px 0px 0px 0px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;  
    line-height: normal;   
    display: block;
    }      
    
}



/* ======
   ERREKA
   ====== */




.section_erreka{
    margin: 0px 0px 0px 0px;
    padding: 0px;  
}

.erreka .erreka_texto{ 
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .erreka_texto div{ 
    position: relative;
}
.erreka .erreka_texto span{ 
    position: absolute;
    top: 300px;
    left:  60px;
    margin: 0px;
    padding: 0px;
    text-align: right;
}
.erreka .erreka_texto strong{ 
    display: block;
}
.erreka .erreka_texto h2{ 
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 64px;
    color: #333;
    display: inline-block;
    margin-top: 40%;
    padding-left: 33px;
    text-align: left;
}
.erreka .erreka_entradilla{ 

}
.erreka .erreka_entradilla p{ 
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 40px 0px 0px 0px;
    font-size: 30px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
}
.erreka .erreka_contenido{ 
    padding: 40px;
}

.erreka .erreka_contenido p{ 
    line-height: 28px;
    text-align: left;   
}


.erreka .erreka_destacados{
    text-align: center;
    margin: 0px;
    padding: 40px;
}
.erreka .erreka_destacados h3{
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
}

.circulo {
    background:#dbdbdb;
    width: 50px;
	height: 50px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
    border: 0px solid #000000;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    padding: 0px;
}
.erreka .erreka_destacados .circulo p{
    font-family: 'Josefin Slab', serif;
    font-size: 40px;
    text-align: center;    
    font-weight: 400;
    text-transform: uppercase;
    margin: 12px 12px 12px 13px;
    padding: 7px 0px 0px 0px;
    color: #fff; 
}
.erreka .erreka_destacados h4{
    font-size: 18px;
    text-align: center;    
    font-weight: 400;
    font-weight: normal;
    text-transform: uppercase;
    color: #666; 
}
.erreka .erreka_destacados p{
    color: #666;
    font-size: 13px;
}
.erreka .erreka_destacados p a{
    color: #333;
    font-size: 13px;
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;      
}
.erreka .erreka_destacados p a:hover{
    color: #999;    
}

@media (max-width:768px)
    
{
  
.erreka .erreka_texto span{ 
    display: none;
    }
.erreka .erreka_texto{ 
    margin: 20px 0px 0px 0px;
    }    
.erreka .erreka_texto h2{ 
    font-size: 30px;
    margin-top: 20px;
    padding: 0px;
    }    
.erreka .erreka_entradilla p{ 
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 10px 0px 0px 0px;
    font-size: 18px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
    }
.erreka .erreka_contenido{ 
    padding: 20px;
    }    
.erreka .erreka_contenido p{ 
    font-size: 12px;
    line-height: 20px;
    text-align: left; 
    margin-top: 0px;
    }    
.erreka .erreka_destacados{
    text-align: center;
    margin: 0px;
    padding: 20px;
    }
.erreka .erreka_destacados h3{
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #666;
    padding-bottom: 10px;
    }

.erreka .erreka_destacados h4{
    font-size: 16px;
    text-align: center;    
    font-weight: 400;
    font-weight: normal;
    text-transform: uppercase;
    color: #666; 
    }
.erreka .erreka_destacados p{
    color: #666;
    font-size: 12px;
    }    
  
    
}



/* ======
   SERVICIOS
   ====== */



.section_servicios{
 
    margin: 0px 0px 0px 0px;
    padding: 0px; 

}


#content_servicios{margin: 0 auto; width: 100%;position: relative; text-align: center; }

.erreka .servicios_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .servicios_entradilla p{
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 40px 0px 0px 0px;
    font-size: 30px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
}
.erreka .servicios_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 64px;
    color: #333;
    display: inline-block;
    margin-top: 12%;
    padding-left: 33px;
    text-align: left;
}
.erreka .servicios_destacados{
    padding: 0px;
    margin: 40px 0px 0px 0px;
    position: relative;
}
.erreka a .servicios_destacados {
    -webkit-transition: opacity .3s; /* For Safari 3.1 to 6.0 */
    transition: opacity .3s;      
}
.erreka a:hover .servicios_destacados {
    opacity:.7;      
}
.erreka .servicios_destacados p{
    position: absolute;
    color: #333;
    font-size: 42px;
    text-transform: uppercase;    
    text-align: left;
    display: block;
    top:30%;
    background: #fff;
    padding: 40px;
}
.erreka .servicios_destacados p span{
    display: block;
    font-size: 14px;
    text-transform: none;
    margin-top: 20px;
}


.erreka .servicios_destacados p.perro{
    position: absolute;
    color: #333;
    font-size: 42px;
    text-transform: uppercase;    
    text-align: right;
    display: block;
    top:30%;
    right: 0px!important;
    background: #fff;
    padding: 40px;
}





@media (max-width:768px)
    
{
.erreka .servicios_texto h2{ 
    font-size: 30px;
    margin-top: 20px;
    padding: 0px;
    }    
.erreka .servicios_entradilla p{ 
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 10px 0px 0px 0px;
    font-size: 18px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
    }
.erreka .servicios_destacados{
    padding: 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
}    
.erreka .servicios_destacados p{
    position: absolute;
    color: #333;
    font-size: 24px;
    text-transform: uppercase;    
    display: block;
    top:30%;
    background: #fff;
    padding: 20px;
    text-align: center;
    }   
.erreka .servicios_destacados p.perro{
    position: absolute;
    color: #333;
    font-size: 24px;
    text-transform: uppercase;    
    display: block;
    top:30%;
    right: 0px!important;
    background: #fff;
    padding: 20px;
    text-align: center;    
    }    
.erreka .servicios_destacados p span{
    display: block;
    font-size: 12px;
    text-transform: none;
    margin-top: 10px;
    }    
}



/* ======
   Perro
   ====== */

.perros_bg{
    margin: 0px 0px 0px 0px;
    padding: 0px; 
    background: url('img/bg_perros.jpg') no-repeat fixed;
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;    
}

.erreka .perro_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .perro_texto img{
    margin-top: 17%;
}
.erreka .perro_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 32px;
    color: #333;
    display: inline-block;
    padding-left: 33px;
    text-align: left;
}
.erreka .perro_texto p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    color: #333;
    padding-left: 33px;
    text-align: center;
}

.erreka .perro_contenido{
    margin: 80px 0px 0px 0px;
    padding: 20px;
    text-align: left;
}
.erreka .perro_contenido ul{
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.erreka .perro_contenido ul li{
    list-style: none;
    color: #666;
    background: url('img/bullet_li.png') no-repeat;
    background-position: top left;
    background-position: 0px 8px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.erreka .perro_contenido p.subir{
    margin: 10px 0px 0px 0px;
    padding: 20px;
    text-align: center;
    border-top: 1px solid #333;
    padding-top: 50px;
}
.erreka .perro_contenido p.subir a{
    background: url('img/bg_subir.png') no-repeat;
    background-position: top center;
    background-position: 38px 0px;
    padding-top: 30px;
    color: #333;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;        
}
.erreka .perro_contenido p.subir a:hover{
    color: #999;     
}

@media (max-width:768px)
    
{
.erreka .perro_texto img{
    margin-top: 12%;
    width: 120px;
    }
.erreka .perro_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    display: inline-block;
    padding-left: 0px;
    text-align: left;
    } 
.erreka .perro_texto p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    padding-left: 0px;
    text-align: center;
    }     
.erreka .perro_contenido{
    margin: 40px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    text-align: left;
    }    
}


/* ======
   Gato
   ====== */

.gatos_bg{
    margin: 0px 0px 0px 0px;
    padding: 0px; 
    background: url('img/bg_gatos.jpg') no-repeat fixed;
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;    
}

.erreka .gato_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .gato_texto img{
    margin-top: 17%;
}
.erreka .gato_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 32px;
    color: #333;
    display: inline-block;
    padding-left: 33px;
    text-align: left;
}
.erreka .gato_texto p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    color: #333;
    padding-left: 33px;
    text-align: center;
}

.erreka .gato_contenido{
    margin: 80px 0px 0px 0px;
    padding: 20px;
    text-align: left;
}
.erreka .gato_contenido ul{
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.erreka .gato_contenido ul li{
    list-style: none;
    color: #666;
    background: url('img/bullet_li.png') no-repeat;
    background-position: top left;
    background-position: 0px 8px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.erreka .gato_contenido p.subir{
    margin: 10px 0px 0px 0px;
    padding: 20px;
    text-align: center;
    border-top: 1px solid #333;
    padding-top: 50px;
}
.erreka .gato_contenido p.subir a{
    background: url('img/bg_subir.png') no-repeat;
    background-position: top center;
    background-position: 38px 0px;
    padding-top: 30px;
    color: #333;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;        
}
.erreka .gato_contenido p.subir a:hover{
    color: #999;     
}

@media (max-width:768px)
    
{
.erreka .gato_texto img{
    margin-top: 12%;
    width: 120px;
    }
.erreka .gato_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    display: inline-block;
    padding-left: 0px;
    text-align: left;
    } 
.erreka .gato_texto p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    padding-left: 0px;
    text-align: center;
    }     
.erreka .gato_contenido{
    margin: 40px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    text-align: left;
    }    
}




/* ======
   Círculos nutrición y adiestramiento
   ====== */


.circulo_nutricion {
    background:#333;
    width: 200px;
	height: 200px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
    border: 0px solid #000000;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    padding: 0px;
    color: #fff;
    text-align: center;
}
a .circulo_nutricion {
    -webkit-transition: opacity .3s; /* For Safari 3.1 to 6.0 */
    transition: opacity .3s;  
}
a:hover .circulo_nutricion {
    opacity:.7; 
}
.circulo_nutricion p {
    font-family: 'Josefin Slab', serif;      
    margin: 80px 0px 0px 0px;
    font-size: 24px;
    font-weight: 500;
}
.circulo_nutricion p span{
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 300; 
    font-size: 13px;
    color: #999;
}


.circulo_adiestramiento {
    background:#333;
    width: 200px;
	height: 200px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
    border: 0px solid #000000;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    padding: 0px;
    color: #fff;
    text-align: center;
}
a .circulo_adiestramiento {
    -webkit-transition: opacity .3s; /* For Safari 3.1 to 6.0 */
    transition: opacity .3s;  
}
a:hover .circulo_adiestramiento {
    opacity:.7; 
}
.circulo_adiestramiento p {
    font-family: 'Josefin Slab', serif;      
    margin: 80px 0px 0px 0px;
    font-size: 24px;
    font-weight: 500;
}
.circulo_adiestramiento p span{
    display: block;
    font-family: 'Roboto', sans-serif;
    font-weight: 300; 
    font-size: 13px;
    color: #999;
}




.center{ text-align: center!important;}
.center_perro{ text-align: center!important; margin-top: 0px!important;}



@media (max-width:768px)
    
{
  
 
.info{ display: none;}    
 
    
}



/* ======
   Adiestramiento
   ====== */


.section_adiestramiento{
    margin: 0px 0px 0px 0px;
    padding: 0px; 
}


.erreka .adiestramiento_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.erreka .adiestramiento_texto h2{
    margin-top: 20%;    
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 32px;
    color: #333;
    display: inline-block;
    padding-left: 33px;
    text-align: left;
}
.erreka .adiestramiento_texto p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    color: #333;
    padding-left: 33px;
    text-align: center;
}



#content_adiestramiento{margin: 0 auto; width: 100%;position: relative; text-align: center; margin-top: 80px; }

#content_adiestramiento .erreka .izq_adiestramiento{
    padding: 0px;
}
#content_adiestramiento .erreka .dch_adiestramiento{
    padding: 0px 80px 20px 80px;
    text-align: left;
}
#content_adiestramiento .erreka .dch_adiestramiento p{
    padding: 0px;
    margin-top: 0px;
    max-width: 600px;
    font-size: 22px;
    line-height: 1.5em;
}
#content_adiestramiento .erreka .dch_adiestramiento ul{
    margin: 0px 0px 40px 0px;
    padding: 0px;
    text-align: left;
}
#content_adiestramiento .erreka .dch_adiestramiento ul li{
    list-style: none;
    color: #666;
    background: url('img/bullet_li.png') no-repeat;
    background-position: top left;
    background-position: 0px 8px;
    padding-left: 20px;
    margin-bottom: 10px;
}
#content_adiestramiento .erreka .dch_adiestramiento p.contacto{
    padding: 0px;
    margin-top: 0px;
    max-width: 600px;
    font-size: 14px;
    line-height: 1.5em;
}

.margen_izquierda{
    padding-left:20px!important;
}

.margen_izquierda a{
    color: #333;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;      
}
.margen_izquierda a:hover{
    color: #999;   
}




.erreka .adiestramiento_contenido p.subir{
    margin: 10px 0px 30px 0px;
    padding: 20px 20px 50px 20px;
    text-align: center;
    border-top: 1px solid #333;
    padding-top: 50px;
}
.erreka .adiestramiento_contenido p.subir a{
    background: url('img/bg_subir.png') no-repeat;
    background-position: top center;
    background-position: 38px 0px;
    padding-top: 30px;
    color: #333;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;        
}
.erreka .adiestramiento_contenido p.subir a:hover{
    color: #999;     
}




@media (max-width:768px)
    
{
.erreka .adiestramiento_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    display: inline-block;
    padding-left: 0px;
    text-align: left;
    } 
.erreka .adiestramiento_texto p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    padding-left: 0px;
    text-align: center;
    }     
.erreka .perro_contenido{
    margin: 40px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    text-align: left;
    }    
#content_adiestramiento{margin: 0 auto; width: 100%;position: relative; text-align: center; margin-top: 20px; }  
#content_adiestramiento .erreka .dch_adiestramiento{
    padding: 20px;
    text-align: center;
    }
#content_adiestramiento .erreka .dch_adiestramiento p{
    padding: 0px;
    margin-top: 0px;
    max-width: 600px;
    font-size: 16px;
    line-height: 1.5em;
    }    
.margen_izquierda{
    padding-left:0px!important;
    }    
}





/* ======
   Nutrición
   ====== */


.section_nutricion{
   
    margin: 0x 0px 0px 0px;
    padding: 0px; 
}


.erreka .nutricion_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.erreka .nutricion_texto h2{
    margin-top: 18%;    
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 32px;
    color: #333;
    display: inline-block;
    padding-left: 33px;
    text-align: left;
}
.erreka .nutricion_texto p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    color: #333;
    padding-left: 33px;
    text-align: center;
}




.erreka .izq_nutricion{
    padding: 0px;
    margin-top: 80px;
}
.erreka .dch_nutricion{
    padding: 0px 80px 20px 80px;
    text-align: left;
    margin-top: 80px;    
}
.erreka .dch_nutricion p{
    padding: 0px;
    margin-top: 0px;
    max-width: 600px;
    font-size: 22px;
    line-height: 1.5em;
}
.erreka .dch_nutricion ul{
    margin: 0px 0px 40px 0px;
    padding: 0px;
    text-align: left;
}
.erreka .dch_nutricion ul li{
    list-style: none;
    color: #666;
    background: url('img/bullet_li.png') no-repeat;
    background-position: top left;
    background-position: 0px 8px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.erreka .dch_nutricion p.contacto{
    padding: 0px;
    margin-top: 0px;
    max-width: 600px;
    font-size: 14px;
    line-height: 1.5em;
   padding: 0px;
    margin: 0px;    
}

.margen_izquierda{
   padding: 0px;
    margin: 0px;
}

.contacto a{
    color: #333;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;      
}
.contacto a:hover{
    color: #999;   
}




.erreka .nutricion_contenido p.subir{
    margin: 10px 0px 0px 0px;
    padding: 20px;
    text-align: center;
    border-top: 1px solid #333;
    padding-top: 50px;
}
.erreka .nutricion_contenido p.subir a{
    background: url('img/bg_subir.png') no-repeat;
    background-position: top center;
    background-position: 38px 0px;
    padding-top: 30px;
    color: #333;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;        
}
.erreka .nutricion_contenido p.subir a:hover{
    color: #999;     
}




@media (max-width:768px)
    
{
.erreka .nutricion_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    display: inline-block;
    padding-left: 0px;
    text-align: left;
    } 
.erreka .nutricion_texto p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    padding-left: 0px;
    text-align: center;
    } 
.erreka .izq_nutricion{
    padding: 0px;
    margin-top: 20px;
    }
.erreka .dch_nutricion{
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin-top: 20px;    
    }
.erreka .dch_nutricion p{
    padding: 20px;
    margin: 0px;
    max-width: 600px;
    font-size: 14px;
    line-height: 1.5em;
    }
.erreka .dch_nutricion ul{
    margin: 0px;
    padding: 20px;
    text-align: left;
    }
.erreka .dch_nutricion p.contacto{
    padding: 20px;
    font-size: 14px;
    line-height: 1.5em;
    margin-top: -20px;    
    }    
}



/* ======
   TARIFAS
   ====== */




.section_tarifas{
    margin: 0px 0px 0px 0px;
    padding: 0px; 
}



.erreka .tarifas_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .tarifas_entradilla p{
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 40px 0px 0px 0px;
    font-size: 30px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
}
.erreka .tarifas_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 64px;
    color: #333;
    display: inline-block;
    margin-top: 20%;

    text-align: center;
}
.erreka .tarifas_tabla{
    text-align: left;
}
.erreka .tarifas_tabla h3{
    font-size: 24px;
    margin-top: 40px;
}
.erreka .tarifas_tabla .tarifas_contenido{
    text-align: left;
    margin: 0px;
    width: 100%;
}
.erreka .tarifas_tabla .tarifas_contenido .tablas{
    padding: 20px;
    text-align: center;   
}
.erreka .tarifas_tabla .tarifas_contenido .tablas:first-child{
    margin-top: 30px;
}
.bg{ 
    background-color: #f2f2f2; 
    
}
.erreka .tarifas_tabla .tarifas_contenido .tablas_sup{
    padding: 20px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    height: 100px;
    margin-bottom: 20px;
}
.erreka .tarifas_tabla .tarifas_contenido .tablas_sup p{
font-weight: bold;
}
.mini_alerta{
font-size: 12px;
    margin-top: 40px;
}
.oculto{
display: none;
}


.circulo_precio {
    background:#333;
    width: 60px;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
    border: 0px solid #000000;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    padding: 20px 0px 0px 0px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    font-size: 18px;
}
.circulo_precio_claro {
    background:#999;
    width: 60px;
	height: 60px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
    border: 0px solid #000000;
    text-align: center;
    display: inline-block;
    margin-top: 0px;
    padding: 20px 0px 0px 0px;
    color: #fff;
    text-align: center;
    font-weight: 200;
    font-size: 18px;
}





@media (max-width:768px)
    
{
.erreka .tarifas_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    display: inline-block;
    padding-left: 0px;
    text-align: left;
    } 
.erreka .tarifas_entradilla p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    padding-left: 0px;
    text-align: center;
    } 
.erreka .tarifas_tabla{
    padding: 0px;
    text-align: center;   
    }      
.erreka .tarifas_tabla .tarifas_contenido {
    padding: 0px;
    text-align: center; 
    } 
.erreka .tarifas_tabla .tarifas_contenido p{
    font-size: 12px;
    }  
.oculto{
display: block;
    }    
.ocultar{
display: none;
    }      
.bg{ 
    background-color: #fff; 
    }     
}






/* ======
   CONTACTO
   ====== */




.section_contacto{
    margin: 0px 0px 0px 0px;
    padding: 0px; 
}



.erreka .contacto_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .contacto_entradilla p{
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 40px 0px 0px 0px;
    font-size: 30px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
}
.erreka .contacto_entradilla p a{
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    font-size: 30px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;      
}
.erreka .contacto_entradilla p a:hover{
    color: #999;     
}
.erreka .contacto_entradilla p span{
    font-size: 14px;  
    display: block;
    margin-top: 20px;
}
.erreka .contacto_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 64px;
    color: #333;
    display: inline-block;
    margin-top: 20%;
    padding-left: 33px;
    text-align: left;
}

.erreka .contacto_contenido{
    text-align: left;
    margin: 0px;
    padding: 20px;
}


#content_mapa{
    margin: 0 auto; width: 100%;position: relative; text-align: center; margin-top: 80px; 
}

@media (max-width:768px)
    
{
.erreka .contacto_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    display: inline-block;
    padding-left: 0px;
    text-align: left;
    } 
.erreka .contacto_entradilla p{
    font-family: 'Josefin Slab', serif;    
    line-height: 1.4;
    padding: 0px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #333;
    padding-left: 0px;
    text-align: center;
    width: 100%;
    } 
.erreka .contacto_entradilla p a{
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    font-size: 18px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: color .3s; /* For Safari 3.1 to 6.0 */
    transition: color .3s;      
    }    
}






/* ======
   GALERIA
   ====== */




.section_galeria{
    margin: 0px 0px 0px 0px;
    padding: 0px; 
}



.erreka .galeria_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .galeria_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 60px;
    font-size: 64px;
    color: #333;
    display: inline-block;
    margin-top: 20%;
    padding-left: 33px;
    text-align: left;
}
.erreka .galeria_fotos h2{
    padding: 0px;
    margin: 0px;
}
.erreka .galeria_fotos p{
    padding: 0px;
    margin: 20px 0px 0px 0px;
    text-align: left;
    font-size: 12px;
}



#content_galeria{
    margin: 0 auto; width: 100%;position: relative; text-align: center; margin-top: 80px; 
}





@media (max-width:768px)
    
{
.erreka .galeria_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #333;
    display: inline-block;
    padding-left: 0px;
    text-align: left;
    } 
}









/* ======
   INFORMACIÓN
   ====== */




.section_informacion{
    margin: 0px 0px 0px 0px;
    padding: 0px; 
}



.erreka .informacion_texto{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
.erreka .informacion_texto h2{
    line-height: 1;
    text-transform: uppercase;
    padding: 0px;
    margin-bottom: 60px;
    font-size: 64px;
    color: #333;
    display: inline-block;
    margin-top: 20%;
    padding-left: 33px;
    text-align: left;
    width: 100%;
    text-align: center;
}

.erreka .informacion_texto p{
    font-family: 'Josefin Slab', serif;
    font-style: italic;
    margin: 0px 0px 40px 0px;
    font-size: 30px;
    color: #666;
    font-weight: 400;  
    line-height: normal; 
    text-align: center;
    max-width: 700px;
    display: inline-block;
}









@media (max-width:768px)
    
{
    .erreka .informacion_texto h2{
        line-height: 1;
        text-transform: uppercase;
        padding: 0px;
        margin-bottom: 20px;
        font-size: 24px;
        color: #333;
        display: inline-block;
        padding-left: 0px;
        text-align: center;
        } 


    .erreka .informacion_texto p{
        font-family: 'Josefin Slab', serif;    
        line-height: 1.4;
        padding: 0px;
        margin-bottom: 0px;
        font-size: 18px;
        color: #333;
        padding-left: 0px;
        text-align: center;
        width: 100%;
    } 

}










/* ==========================================================================
   RETICULA
   ========================================================================== */
.erreka{
    letter-spacing: -0.31em; 
    *letter-spacing: normal; 
    *word-spacing: -0.43em; 
    text-rendering: optimizespeed; 

    display: -webkit-flex;
    -webkit-flex-flow: row wrap;

    display: -ms-flexbox;
    -ms-flex-flow: row wrap;
    padding: 0px;
    position: relative;
    line-height: 20px; 
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;   
}

.opera-only :-o-prefocus,
.erreka {
    letter-spacing: .1em;
}

    .erreka-u-1,
    .erreka-u-1-1,
    .erreka-u-1-2,
    .erreka-u-1-3,
    .erreka-u-2-3,
    .erreka-u-1-4,
    .erreka-u-3-4,
    .erreka-u-1-5,
    .erreka-u-2-5,
    .erreka-u-3-5,
    .erreka-u-4-5,
    .erreka-u-5-5,
    .erreka-u-1-6,
    .erreka-u-5-6,
    .erreka-u-1-8,
    .erreka-u-3-8,
    .erreka-u-5-8,
    .erreka-u-7-8,
    .erreka-u-1-12,
    .erreka-u-5-12,
    .erreka-u-7-12,
    .erreka-u-11-12,
    .erreka-u-1-24,
    .erreka-u-2-24,
    .erreka-u-3-24,
    .erreka-u-4-24,
    .erreka-u-5-24,
    .erreka-u-6-24,
    .erreka-u-7-24,
    .erreka-u-8-24,
    .erreka-u-9-24,
    .erreka-u-10-24,
    .erreka-u-11-24,
    .erreka-u-12-24,
    .erreka-u-13-24,
    .erreka-u-14-24,
    .erreka-u-15-24,
    .erreka-u-16-24,
    .erreka-u-17-24,
    .erreka-u-18-24,
    .erreka-u-19-24,
    .erreka-u-20-24,
    .erreka-u-21-24,
    .erreka-u-22-24,
    .erreka-u-23-24,
    .erreka-u-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
	margin: 0px;
    padding: 20px;
    letter-spacing: .09em;     
    }

    .erreka-u-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .erreka-u-1-12,
    .erreka-u-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .erreka-u-1-8,
    .erreka-u-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .erreka-u-1-6,
    .erreka-u-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .erreka-u-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .erreka-u-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .erreka-u-1-4,
    .erreka-u-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .erreka-u-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .erreka-u-1-3,
    .erreka-u-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .erreka-u-3-8,
    .erreka-u-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .erreka-u-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .erreka-u-5-12,
    .erreka-u-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .erreka-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .erreka-u-1-2,
    .erreka-u-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .erreka-u-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .erreka-u-7-12,
    .erreka-u-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .erreka-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .erreka-u-5-8,
    .erreka-u-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .erreka-u-2-3,
    .erreka-u-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .erreka-u-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .erreka-u-3-4,
    .erreka-u-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .erreka-u-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .erreka-u-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .erreka-u-5-6,
    .erreka-u-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .erreka-u-7-8,
    .erreka-u-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .erreka-u-11-12,
    .erreka-u-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .erreka-u-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .erreka-u-1,
    .erreka-u-1-1,
    .erreka-u-5-5,
    .erreka-u-24-24 {
        width: 100%;
    }




@media screen and (min-width: 35.5em) {
    .erreka-sm-1,
    .erreka-sm-1-1,
    .erreka-sm-1-2,
    .erreka-sm-1-3,
    .erreka-sm-2-3,
    .erreka-sm-1-4,
    .erreka-sm-3-4,
    .erreka-sm-1-5,
    .erreka-sm-2-5,
    .erreka-sm-3-5,
    .erreka-sm-4-5,
    .erreka-sm-5-5,
    .erreka-sm-1-6,
    .erreka-sm-5-6,
    .erreka-sm-1-8,
    .erreka-sm-3-8,
    .erreka-sm-5-8,
    .erreka-sm-7-8,
    .erreka-sm-1-12,
    .erreka-sm-5-12,
    .erreka-sm-7-12,
    .erreka-sm-11-12,
    .erreka-sm-1-24,
    .erreka-sm-2-24,
    .erreka-sm-3-24,
    .erreka-sm-4-24,
    .erreka-sm-5-24,
    .erreka-sm-6-24,
    .erreka-sm-7-24,
    .erreka-sm-8-24,
    .erreka-sm-9-24,
    .erreka-sm-10-24,
    .erreka-sm-11-24,
    .erreka-sm-12-24,
    .erreka-sm-13-24,
    .erreka-sm-14-24,
    .erreka-sm-15-24,
    .erreka-sm-16-24,
    .erreka-sm-17-24,
    .erreka-sm-18-24,
    .erreka-sm-19-24,
    .erreka-sm-20-24,
    .erreka-sm-21-24,
    .erreka-sm-22-24,
    .erreka-sm-23-24,
    .erreka-sm-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .erreka-sm-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .erreka-sm-1-12,
    .erreka-sm-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .erreka-sm-1-8,
    .erreka-sm-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .erreka-sm-1-6,
    .erreka-sm-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .erreka-sm-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .erreka-sm-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .erreka-sm-1-4,
    .erreka-sm-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .erreka-sm-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .erreka-sm-1-3,
    .erreka-sm-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .erreka-sm-3-8,
    .erreka-sm-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .erreka-sm-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .erreka-sm-5-12,
    .erreka-sm-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .erreka-sm-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .erreka-sm-1-2,
    .erreka-sm-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .erreka-sm-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .erreka-sm-7-12,
    .erreka-sm-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .erreka-sm-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .erreka-sm-5-8,
    .erreka-sm-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .erreka-sm-2-3,
    .erreka-sm-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .erreka-sm-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .erreka-sm-3-4,
    .erreka-sm-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .erreka-sm-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .erreka-sm-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .erreka-sm-5-6,
    .erreka-sm-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .erreka-sm-7-8,
    .erreka-sm-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .erreka-sm-11-12,
    .erreka-sm-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .erreka-sm-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .erreka-sm-1,
    .erreka-sm-1-1,
    .erreka-sm-5-5,
    .erreka-sm-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 48em) {
    .erreka-md-1,
    .erreka-md-1-1,
    .erreka-md-1-2,
    .erreka-md-1-3,
    .erreka-md-2-3,
    .erreka-md-1-4,
    .erreka-md-3-4,
    .erreka-md-1-5,
    .erreka-md-2-5,
    .erreka-md-3-5,
    .erreka-md-4-5,
    .erreka-md-5-5,
    .erreka-md-1-6,
    .erreka-md-5-6,
    .erreka-md-1-8,
    .erreka-md-3-8,
    .erreka-md-5-8,
    .erreka-md-7-8,
    .erreka-md-1-12,
    .erreka-md-5-12,
    .erreka-md-7-12,
    .erreka-md-11-12,
    .erreka-md-1-24,
    .erreka-md-2-24,
    .erreka-md-3-24,
    .erreka-md-4-24,
    .erreka-md-5-24,
    .erreka-md-6-24,
    .erreka-md-7-24,
    .erreka-md-8-24,
    .erreka-md-9-24,
    .erreka-md-10-24,
    .erreka-md-11-24,
    .erreka-md-12-24,
    .erreka-md-13-24,
    .erreka-md-14-24,
    .erreka-md-15-24,
    .erreka-md-16-24,
    .erreka-md-17-24,
    .erreka-md-18-24,
    .erreka-md-19-24,
    .erreka-md-20-24,
    .erreka-md-21-24,
    .erreka-md-22-24,
    .erreka-md-23-24,
    .erreka-md-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .erreka-md-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .erreka-md-1-12,
    .erreka-md-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .erreka-md-1-8,
    .erreka-md-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .erreka-md-1-6,
    .erreka-md-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .erreka-md-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .erreka-md-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .erreka-md-1-4,
    .erreka-md-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .erreka-md-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .erreka-md-1-3,
    .erreka-md-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .erreka-md-3-8,
    .erreka-md-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .erreka-md-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .erreka-md-5-12,
    .erreka-md-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .erreka-md-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .erreka-md-1-2,
    .erreka-md-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .erreka-md-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .erreka-md-7-12,
    .erreka-md-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .erreka-md-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .erreka-md-5-8,
    .erreka-md-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .erreka-md-2-3,
    .erreka-md-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .erreka-md-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .erreka-md-3-4,
    .erreka-md-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .erreka-md-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .erreka-md-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .erreka-md-5-6,
    .erreka-md-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .erreka-md-7-8,
    .erreka-md-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .erreka-md-11-12,
    .erreka-md-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .erreka-md-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .erreka-md-1,
    .erreka-md-1-1,
    .erreka-md-5-5,
    .erreka-md-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 64em) {
    .erreka-lg-1,
    .erreka-lg-1-1,
    .erreka-lg-1-2,
    .erreka-lg-1-3,
    .erreka-lg-2-3,
    .erreka-lg-1-4,
    .erreka-lg-3-4,
    .erreka-lg-1-5,
    .erreka-lg-2-5,
    .erreka-lg-3-5,
    .erreka-lg-4-5,
    .erreka-lg-5-5,
    .erreka-lg-1-6,
    .erreka-lg-5-6,
    .erreka-lg-1-8,
    .erreka-lg-3-8,
    .erreka-lg-5-8,
    .erreka-lg-7-8,
    .erreka-lg-1-12,
    .erreka-lg-5-12,
    .erreka-lg-7-12,
    .erreka-lg-11-12,
    .erreka-lg-1-24,
    .erreka-lg-2-24,
    .erreka-lg-3-24,
    .erreka-lg-4-24,
    .erreka-lg-5-24,
    .erreka-lg-6-24,
    .erreka-lg-7-24,
    .erreka-lg-8-24,
    .erreka-lg-9-24,
    .erreka-lg-10-24,
    .erreka-lg-11-24,
    .erreka-lg-12-24,
    .erreka-lg-13-24,
    .erreka-lg-14-24,
    .erreka-lg-15-24,
    .erreka-lg-16-24,
    .erreka-lg-17-24,
    .erreka-lg-18-24,
    .erreka-lg-19-24,
    .erreka-lg-20-24,
    .erreka-lg-21-24,
    .erreka-lg-22-24,
    .erreka-lg-23-24,
    .erreka-lg-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .erreka-lg-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .erreka-lg-1-12,
    .erreka-lg-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .erreka-lg-1-8,
    .erreka-lg-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .erreka-lg-1-6,
    .erreka-lg-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .erreka-lg-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .erreka-lg-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .erreka-lg-1-4,
    .erreka-lg-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .erreka-lg-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .erreka-lg-1-3,
    .erreka-lg-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .erreka-lg-3-8,
    .erreka-lg-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .erreka-lg-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .erreka-lg-5-12,
    .erreka-lg-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .erreka-lg-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .erreka-lg-1-2,
    .erreka-lg-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .erreka-lg-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .erreka-lg-7-12,
    .erreka-lg-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .erreka-lg-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .erreka-lg-5-8,
    .erreka-lg-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .erreka-lg-2-3,
    .erreka-lg-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .erreka-lg-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .erreka-lg-3-4,
    .erreka-lg-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .erreka-lg-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .erreka-lg-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .erreka-lg-5-6,
    .erreka-lg-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .erreka-lg-7-8,
    .erreka-lg-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .erreka-lg-11-12,
    .erreka-lg-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .erreka-lg-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .erreka-lg-1,
    .erreka-lg-1-1,
    .erreka-lg-5-5,
    .erreka-lg-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 80em) {
    .erreka-xl-1,
    .erreka-xl-1-1,
    .erreka-xl-1-2,
    .erreka-xl-1-3,
    .erreka-xl-2-3,
    .erreka-xl-1-4,
    .erreka-xl-3-4,
    .erreka-xl-1-5,
    .erreka-xl-2-5,
    .erreka-xl-3-5,
    .erreka-xl-4-5,
    .erreka-xl-5-5,
    .erreka-xl-1-6,
    .erreka-xl-5-6,
    .erreka-xl-1-8,
    .erreka-xl-3-8,
    .erreka-xl-5-8,
    .erreka-xl-7-8,
    .erreka-xl-1-12,
    .erreka-xl-5-12,
    .erreka-xl-7-12,
    .erreka-xl-11-12,
    .erreka-xl-1-24,
    .erreka-xl-2-24,
    .erreka-xl-3-24,
    .erreka-xl-4-24,
    .erreka-xl-5-24,
    .erreka-xl-6-24,
    .erreka-xl-7-24,
    .erreka-xl-8-24,
    .erreka-xl-9-24,
    .erreka-xl-10-24,
    .erreka-xl-11-24,
    .erreka-xl-12-24,
    .erreka-xl-13-24,
    .erreka-xl-14-24,
    .erreka-xl-15-24,
    .erreka-xl-16-24,
    .erreka-xl-17-24,
    .erreka-xl-18-24,
    .erreka-xl-19-24,
    .erreka-xl-20-24,
    .erreka-xl-21-24,
    .erreka-xl-22-24,
    .erreka-xl-23-24,
    .erreka-xl-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .erreka-xl-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .erreka-xl-1-12,
    .erreka-xl-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .erreka-xl-1-8,
    .erreka-xl-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .erreka-xl-1-6,
    .erreka-xl-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .erreka-xl-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .erreka-xl-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .erreka-xl-1-4,
    .erreka-xl-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .erreka-xl-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .erreka-xl-1-3,
    .erreka-xl-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .erreka-xl-3-8,
    .erreka-xl-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .erreka-xl-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .erreka-xl-5-12,
    .erreka-xl-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .erreka-xl-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .erreka-xl-1-2,
    .erreka-xl-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .erreka-xl-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .erreka-xl-7-12,
    .erreka-xl-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .erreka-xl-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .erreka-xl-5-8,
    .erreka-xl-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .erreka-xl-2-3,
    .erreka-xl-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .erreka-xl-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .erreka-xl-3-4,
    .erreka-xl-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .erreka-xl-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .erreka-xl-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .erreka-xl-5-6,
    .erreka-xl-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .erreka-xl-7-8,
    .erreka-xl-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .erreka-xl-11-12,
    .erreka-xl-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .erreka-xl-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .erreka-xl-1,
    .erreka-xl-1-1,
    .erreka-xl-5-5,
    .erreka-xl-24-24 {
        width: 100%;
    }
}