@charset "UTF-8";
/* CSS Document */
.clear{
    clear:both;	
}

a:hover{
}
/* { color: rgb(19, 57, 132); }*/
a img 	{	border:none }


.separador {
    /*border-left: 1px rgb(174, 236, 255) solid;*/
    height: 44px;
    border-left: 1px rgb(250, 250, 250) solid;
}

#comprar {
    display: inline-block;
    vertical-align: middle;
    width: 31px;
    height: 24px;
    background-image: url(/themes/default/images/carrito.png);
}

h2{
    font-family: 'lato_bold_italic';
    font-size: 28px;
    color: rgb(19, 57, 132);
}

h4{
    font-size: 18px;
    color: #133984;
    font-family: 'lato_regular';
}
.align-center{ text-align: center; }

/*navegador minitext*/
.miniText{
    line-height: 16px !important;
    letter-spacing: 0px !important;
    font-size: 13px !important;
    padding-top: 7px !important;
    padding-bottom: 5px !important;
    height: 100%;
}
/*!navegador minitext*/
/* SIDEBAR */
#sidebar{
    z-index: 0;
    position: relative;
    /*margin-top: -80px;*/
    margin-top: 0;
    width: 250px;
    float: left;
}

.top_sidebar{
    width: 100%;
    height: 25px;
    font-size: 32px;
    color: #133984;
    margin-top: 10px;
    padding-left: 10px;
}

.cont_sidebar{
    width:100%;
    font-size:32px;
    color:#133984;
    margin: -35px 0px 65px 0px;
    padding-right: 10px;
}
#account-box{
    border-radius: 16px;
    padding: 10px 30px;
    width: 200px;
    border: 3px solid #EEEEEE;
    background-color: #fff;
}


#menu_catalogo {
    min-height:300px;
    width:100%;
}


.mini{
    font-size:14px;
}

#listado_sidebar{
    width:auto;
    margin-left:10px;
    margin-top:20px;
    margin-bottom:30px;

}
.num_sidebar{
    float:left;
    width:32px;
    color:#000;


}
.pro_sidebar{
    float:left;
    color:#000;
    margin-left:10px;

    width:155px;
    height:20px;
    overflow:hidden;
}


/* FOOTER */

.switched_images {
    position: relative;
    height: 74px;
    width: 180px;
}
.des {
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
}
.color {
    z-index: 15 !important;
}

.footer-icon{
    margin-left: 10px;
    position: relative;
}
.social-icon{ 
    cursor:pointer; 
    border:none; 
    top: -25px;
}
.payment-icon{
    top: -10px;
}
a.link-footer{
    margin: 0px 10px;
    text-decoration: none;
    color: #133984;
    cursor: pointer;
    font-style: normal !important;
    font-weight: 300 !important;
}
a.link-developed{ 
    text-decoration:none;
    color: rgb(186, 186, 186);
    cursor: pointer;
    font-style: normal !important;
    font-weight: 300 !important;
}

.social-cont{
    float: left;
    width: 50%;
    text-align: left;
    height: 20px;
}
.payment-cont{
    float: right;
    width: 50%;
    text-align: right;
    height: 5px;
}

.activo_footer{
    text-decoration:underline;
}

#nav_footer li a.activo_footer{
    text-decoration:underline;
    color:#FFF;
}

#nav_footer li a{
    display: block;
    text-decoration: none;
    font-size:14px;
}

#nav_footer{
    width: auto;
    margin:0;
    padding:0;
    float:left;
}

#nav_footer li a:hover{	
    color:#fff;
}

#nav_footer li{
    float:left;
    position: relative;
    text-align:center;
    border:#999 0px solid;

    border-right:#ccc 1px solid;
    margin: 0 12px 0 0; 
    padding-right:10px;
}

/* CONTENIDO CENTRAL */
#contenido{
    width:660px;
    float:right;
    margin-top: 0;
    padding-left: 32px;
}
#contenido h1{
    font-size: 40px;
    font-family: 'lato_regular';
    letter-spacing: -2px;
    color: rgb(19, 57, 132);
    text-align: center;
}
/*#contenido h3{
    font-size: 32px;
    font-family: 'lato_regular';
    letter-spacing: 13px;
    color: #00aee0;
    text-align:center;
}*/
#contenido h3 {
    font-size: 20px;
    font-family: 'lato_regular';
    letter-spacing: 0;
    color: black;
    font-weight: bolder;
    text-align: left;
}
#contenido p#handtext{
    /*    font-size: 40px;
        font-family: 'lato_light_italic';
        color: #888888;
        letter-spacing: -1px;*/
    font-size: 16px;
    color: rgb(126, 126, 126);
    letter-spacing: 0px;
    font-weight: 100;
    font-family: 'lato_light_regular';
}
#contenido p#handtext strong{
    font-family: 'lato_regular';

}

.hand{
    float: left;
}
#younghand, #oldhand{
    height: 356px;
}
#middletext{
    width: 360px;
    text-align: center;
}
#younghand{
    width: 150px;
    background:url(/themes/default/images/mano-left.png) no-repeat;
}
#oldhand{
    width: 150px;
    background:url(/themes/default/images/mano-old.jpg) no-repeat;
}
.parrafo{
    text-align:justify;
    line-height:26px;

}

#family{
    margin-top: -160px;
    position: relative;
    z-index: -1;
    top: 230px;
    left: -300px;
    width: 960px;
    height: 598px;
    background: url(/themes/default/images/family.jpg) no-repeat;
}


/* POPUP LOGIN */

#contenedor_login{
    margin:0 auto;
    margin-left:20px;
    min-height: 620px;
    height: 620px;
    overflow: hidden;
}


.access-box-title{
    font-size: 24px !important;
}
.access-box-subtitle{
    text-align: left;
    margin-top: -13px;
    margin-bottom: 15px;
    color: #5E5E5E;
    font-family: 'lato_black_italic';
    cursor: pointer;
}

.label_input{
    margin-bottom: 5px;
    display: block;
}
.login_input{
    color: #7e7e7e;	
    font-size: 18px;
}


.field_contacto{
    border:none;
    padding:20px; 
    padding-bottom:30px;
    width:400px;
}



.items_ctrl{width:50px;height:22px;margin-top:2px;border:1px solid #ccc;position:relative;text-align:center;background-color:#fff;}
.items_ctrl .field{width:28px;margin-bottom:0;border:0;/*padding:3px;*/padding-right:0;position:absolute;left:0;text-align:center;font-size:16px;}
.items_ctrl .btn{width:2.3em;height:44%;padding:0;position:absolute;right:1px;top:1px;font-size:8px;line-height:4px;*width:18px;*font-size:7px;*height:11px;*line-height:7px;_paddin-top:1px;_line-height:8px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
.items_ctrl .fill{display:block}
.items_ctrl .down{bottom:1px;top:auto;_bottom:0}


/******************** Button ********************/
a.big-button:hover{
    color: #fff;
}
button,
.big-button {
    font-family: 'lato_bold';
    display: inline-block;
    border: 1px solid;
    border-color: #50a3c8 #297cb4 #083f6f;
    background: #0c5fa5 url(../images/old-browsers-bg/button-element-bg.png) repeat-x left top;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background: -moz-linear-gradient(
        top,
        white,
        #72c6e4 4%,
        #0c5fa5
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(white),
        to(#0c5fa5),
        color-stop(0.03, #72c6e4)
        );
    -moz-border-radius: 0.333em;
    -webkit-border-radius: 0.333em;
    -webkit-background-clip: padding-box;
    border-radius: 0.333em;
    color: white;
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    font-size: 1.167em;
    padding: 0.146em 0.5em 0.257em;
    line-height: 1.429em;
    cursor: pointer;
    font-weight: bold;
    margin-top:20px;
    text-decoration:none;
}
/* IE class */
.ie button {
    overflow: visible;
}
/* IE class */
.ie7 button {
    padding-top: 0.357em;
    padding-bottom: 0.214em;
    line-height: 1.143em;
}
button img,
.big-button img {
    margin-bottom: -3px;
}
button:hover,
.big-button:hover {
    border-color: #1eafdc #1193d5 #035592;
    background: #057fdb url(../images/old-browsers-bg/button-element-hover-bg.png) repeat-x left top;
    background: -moz-linear-gradient(
        top,
        white,
        #2bcef3 4%,
        #057fdb
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(white),
        to(#057fdb),
        color-stop(0.03, #2bcef3)
        );
}
button:active,
.big-button:active {
    border-color: #5b848b #b2def1 #b2def1 #68a6ba;
    background: #3dbfed url(../images/old-browsers-bg/button-element-active-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        #89e7f9,
        #3dbfed
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(#89e7f9),
        to(#3dbfed)
        );
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button.red,
.red button,
.big-button.red,
.red .big-button {
    color: white;
    border-color: #bf3636 #5d0000 #0a0000;
    background: #790000 url(../images/old-browsers-bg/button-element-red-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        white,
        #ca3535 4%,
        #790000
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(white),
        to(#790000),
        color-stop(0.03, #ca3535)
        );
}
button.red:hover,
.red button:hover,
.big-button.red:hover,
.red .big-button:hover {
    border-color: #c24949 #9d3d3d #590909;
    background: #9d0404 url(../images/old-browsers-bg/button-element-red-hover-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        white,
        #fe6565 4%,
        #9d0404
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(white),
        to(#9d0404),
        color-stop(0.03, #fe6565)
        );
}
button.red:active,
.red button:active,
.big-button.red:active,
.red .big-button:active {
    border-color: #7c5656 #f7cbcb #f7cbcb #a15151;
    background: #ff5252 url(../images/old-browsers-bg/button-element-red-active-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        #ff9d9d,
        #ff5252
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(#ff9d9d),
        to(#ff5252)
        );
}
button a{
    text-decoration:none;
    color: white;
}
button.green,
.green button,

.big-button.green,
.green .big-button {
    color: white;
    border-color: #50992b #194a00 #030800;
    background: #216201 url(../images/old-browsers-bg/button-element-green-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        white,
        #52a22a 4%,
        #216201
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(white),
        to(#216201),
        color-stop(0.03, #52a22a)
        );
}
button.green:hover,
.green button:hover,
.big-button.green:hover,
.green .big-button:hover {
    border-color: #5a9b3a #4b7e31 #1c4707;
    background: #2f8006 url(../images/old-browsers-bg/button-element-green-hover-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        white,
        #7acb51 4%,
        #2f8006
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(white),
        to(#2f8006),
        color-stop(0.03, #7acb51)
        );
}
button.green:active,
.green button:active,
.big-button.green:active,
.green .big-button:active {
    border-color: #4f6345 #aec6a2 #aec6a2 #568141;
    background: #70cc43 url(../images/old-browsers-bg/button-element-green-active-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        #98cc7e,
        #70cc43
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(#98cc7e),
        to(#70cc43)
        );
}

button:disabled,
button:disabled:hover,
.big-button.disabled,
.big-button.disabled:hover {
    color: #bfbfbf;
    border-color: #e9f2f6 #c4c3c3 #a2a2a2 #e3e2e2;
    background: #c8c8c8 url(../images/old-browsers-bg/button-element-disabled-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        #f0f2f2,
        #c8c8c8
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(#f0f2f2),
        to(#c8c8c8)
        );
    -moz-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
    -webkit-text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: auto;
}
/* IE class */
button.disabled,
button.disabled:hover {
    color: #bfbfbf;
    border-color: #e9f2f6 #c4c3c3 #a2a2a2 #e3e2e2;
    background: #c8c8c8 url(../images/old-browsers-bg/button-element-disabled-bg.png) repeat-x top;
    cursor: auto;
}

button.grey,
.big-button.grey {
    color: white;
    border-color: #a1a7ae #909498 #6b7076;
    background: #9fa7b0 url(../images/old-browsers-bg/button-element-grey-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        white,
        #c5cbce 5%,
        #9fa7b0
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(white),
        to(#9fa7b0),
        color-stop(0.05, #c5cbce)
        );
    -moz-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    -webkit-text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
button.grey:hover,
.big-button.grey:hover {
    border-color: #a1a7b0 #939798 #6e7275;
    background: #b1b5ba url(../images/old-browsers-bg/button-element-grey-hover-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        white,
        #d6dadc 4%,
        #b1b5ba
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(white),
        to(#b1b5ba),
        color-stop(0.03, #d6dadc)
        );
}
button.grey:active
.big-button.grey:active {
    border-color: #666666 #ffffff #ffffff #979898;
    background: #dddddd url(../images/old-browsers-bg/button-element-grey-active-bg.png) repeat-x top;
    background: -moz-linear-gradient(
        top,
        #f1f1f1,
        #dddddd
        );
    background: -webkit-gradient(
        linear,
        left top, left bottom,
        from(#f1f1f1),
        to(#dddddd)
        );
}

button.small,
.big-button.small {
    font-size: 0.833em;
    padding: 0.2em 0.3em 0.3em 0.2em;
    vertical-align: 0.2em;
}
/* IE class */
.ie button.small {
    padding: 0.5em 0.3em;
    vertical-align: 0.1em;
}

.ie7 button + button {
    margin-left: 0.25em;
}


/******************** Menu superior ********************/
#botonera	{ z-index: 9999999; }
.menu		{ z-index:5000; }
.menu li 	{ float:left; position:relative; }
.separa		{ margin-right:18px; }
.menu ul li {width:	100%; }
.menu li:hover 	{visibility: inherit; }
.menu li li 	{background: none; }
.menu li li a 	{text-align: left; }

.meactivo{
    background-color:#d5394e;
    color:#FFF;	
}
.meactivo a:visited{
    color:#FFF;	
}
.meactivo:hover{
    background-color:#fff;
}

/******************** Menu footer ********************/
.menu_pie {
    padding:0;
    margin:0;	
}

.menu_pie li {
    float:left; 
    position:relative;
    margin-left:10px;
}

.menu_pie ul li {width:	100%;}
.menu_pie li:hover {visibility:	inherit; }
.menu_pie li li {background:none;}
.menu_pie li li a { text-align: left; }


.font-300 { font-family: 'lato_light_italic'; }
.font-700 { font-family: 'lato_bold_italic'; }
.font-phone { font-size: 34px !important; color: #78e3f7;  text-shadow: 2px 1px 3px rgb(19, 57, 132); }
/******************** Ficha producto ************************/
.product-color{
    cursor: pointer;
    position:relative;
    z-index: 3;
}
.product-color img{
    position: relative;
    left: 15px;
    z-index: 2; /* z-index menor a la capa contenedora para que haga bien el efecto deslizante */
}
.product-color a{
    z-index: 1;
    position: relative;
    top: -70px;
    display: block;
    text-decoration: none;
    color: white;
    font-family: 'lato_italic';
    font-size: 25px;
    line-height: 35px;
    text-align: right;
    padding-right: 50px;
    width: 203px;
    background: rgb(37, 178, 241) url(../images/btn_comprar.png) 35px 0px no-repeat;
}

/******************** Página de contacto ********************/

#dcontacto{ 
    margin-left:20px; 

    text-align:right;
    font-size:14px;
    color: rgb(126, 126, 126);
}
#dcontacto a{
    color: rgb(126, 126, 126);
    text-decoration:none;
}
#dcontacto a:hover{
    color: rgb(0, 174, 224);
}
#contact-box{
    /*margin-bottom: 150px;*/
    width: 320px;
    float: left;
    overflow: hidden;
}

#contact-box span{ color: rgb(0, 174, 224); }
input,
textarea{ width: 90% !important; color: rgb(126, 126, 126) !important; font-size: 14px; text-transform:none; }

#map {
    float: right;
    width:300px; 
    height:280px; 
    border:#ccc 1px solid;
    margin-top: 15px;
    margin-bottom:60px;
}


/********************* Página trabajar *********************/

#map-box{
    background: url(../images/map.jpg) no-repeat right center;
}


/********************* Página Notícias *********************/
.noticia{
    border: thin solid #efefef;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.efectoimg{
    margin-top: 30px;
    margin-bottom: 60px;
    position:relative;
}
.efectoimg span{
    width: 247px;
    height: 55px;
    display: block;
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -118px;
    background:url(../../../themes/default/images/cinta.png) no-repeat;
    z-index: 1;
}


/********************* Página Vídeos *********************/
.marcofoto {
    width: 499px;
    height: 516px;
}

.marcofoto div.video{
    position: absolute;
    margin-left: 37px;
    margin-top: 42px;
    width:425px;
    height:350px;
}

.marcofoto div.fondo{
    position: absolute;
    width: 499px;
    height: 516px;
    background:url(../../../themes/default/images/frame_photo.jpg) no-repeat center center;
}

.marcofoto div.titulo{
    position:absolute;
    margin-top: 410px;
    margin-left: 10px;
    width: 479px;
    text-align:center;
    font-size: 20px; 
    color:#133984; 
    font-family: 'lato_bold_italic' !important;
}


