/* ==========================================================================
   
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font: 11px/24px 'Raleway',sans-serif;
    line-height: 1.4;
    height: 100%;
    width: 100%;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCC;
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}
.chromeframeDiv {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.chromeframe {
    background-color: #906;
    display: block;
    color: #FFF;
    font-size: 2.5em;
    text-align: center;
    margin: 0;
    padding: 100px;
}
.chromeframe a {
    font-size: 1.15em;
    color: #FFF;
    font-weight: 600;
}
.chromeframe a:hover {
    font-size: 1.15em;
    color: #906;
    background-color: #FFF;
    font-weight: 600;
}   
.wrapper {
    width: 100%;
}

.header-container {
    background: #EBCCE0;
    margin-bottom: 115px;
}

nav {
    width: 100%;
}

nav ul {
    padding: 0;
}

nav li a:first-child {
    /* Firefox */
    -moz-transition: background-color 0.4s ease-in-out, margin-bottom 0.4s ease-in-out;
    /* WebKit */
    -webkit-transition: background-color 0.4s ease-in-out, margin-bottom 0.4s ease-in-out;
    /* Opera */
    -o-transition: background-color 0.4s ease-in-out, margin-bottom 0.4s ease-in-out;
    /* Standard */
    transition: background-color 0.4s ease-in-out, margin-bottom 0.4s ease-in-out;
}

/* ==============
    
   ============== */

a {
    text-align: center;
    text-decoration: none;
    padding: 0;
    margin: 0;
    color: #990066;
}
h2 {
    font-size: 1em;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
/*
h4 {
    margin: 15px 0 0 0;
}
*/

.col00 {
    background: #FFF;   /*Blanco*/
}

.col01 {
    background: #906;    /*Morado*/
}

.col02 {
    background: #F03;    /*Fresa*/
}

.col03 {
    background: #FC0;    /*Amarillo*/
}

.col04 {
    background: #9C3;    /*Verde*/
}

.col05 {
    background: #09F;    /*Azul*/
}

.col06 {
    background: #F06;    /*Rosa*/
}

.opc01 {
    opacity: 0.75;
}

.opc02 {
    opacity: 0.45;
}

.opc03 {
    opacity: 0.2;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 0;
}

.footer-container {
    width: 100%;
    text-align: center;
    background: #EBCCE0;
}

.footer-container footer {
    height: 10px;
    background: url('../img/interface/footerImg.gif') repeat-y;
    background-position: center;
    background-size: 100% 100%;
    margin-top: 5px;
}

/*
.footer-container h4{
    text-align: center;
}
*/

#footer-text-left {
    width: 40%;
    float: left;
}

#footer-text-left span {
    font-size: 1em;
    font-weight: bold;
    margin: 15px 0 5px 0;
    float: right;
}

#footer-text-right {
    width: 60%;
    float: right;
}

#footer-text-right h1 {
    font-size: 1em;
    color: #906;
    margin: 15px 0 0 5px;
    float: left;
}

.main .cnt01 {
    height: 490px;
    background: url('../img/interface/mainImg01.png') repeat;
    background-position: center;
}

.main .cnt02 {
    height: 490px;
    background: url('../img/interface/mainImg02.png') repeat;
    background-position: center;
}

.main .cnt03 {
    height: 490px;
    background: url('../img/interface/mainImg03.png') repeat;
    background-position: center;
}

.main .cnt04 {
    height: 490px;
    background: url('../img/interface/mainImg04.png') repeat;
    background-position: center;
}

.main .cnt05 {
    height: 490px;
    background: url('../img/interface/mainImg05.png') repeat;
    background-position: center;
}

.main .cnt06 {
    height: 490px;
    background: url('../img/interface/mainImg06.png') repeat;
    background-position: center;
    display: none;
}

#contacto{
    width: 800px;
    height: 490px;
    display: block;
    margin: auto;
    color: #F06;
    background: url('../img/apt6/contactoCenter.png') 100% 100% no-repeat;
    background-position: center;
}
#contacto h2 {
    font-size: 2.4em;
    font-weight: 200;
    letter-spacing:0.06em;
}
#contacto p {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing:0.06em;
    line-height: 1.2em;
    margin-top: 22px;
}
#right, #left {    
    margin-top: 85px;
    display: block;
}
#left {
    width: 400px;
    float:left;
}
#right {
    width: 290px;
    float:right;
}
#contacta, #regala {
    height: 215px;
    display: block;
}
#sigueme img {
    margin-right: 10px;
}
#sigueme p, #sigueme a {
    font-size: 0;
}
#llamame img {
    margin-right: 10px;
    vertical-align: middle;
}
.cmmform span, .cmmformfoto span{
    display: inline-block;
    width: 100%;
}
.cmmform label {
    display: inline;
    text-align: left;
    line-height: 1.75em;
    width: 20%;
    max-width: 60px;
}
.cmmform label.error {
    display: inline;
    text-align: right;
    color: #000;
    margin: 0;
    position: absolute;
    font-size: 0.8em;
    width: 280px;
    max-width: 280px;
}
.cmmform textarea {
    resize: none;
}
.cmmform input, .cmmform textarea{
    color: #F06;
    display: inline-block;
    width: 70%;
    float: right;
    margin-right: 20px;
    border-style: inset;
    border-width: 1px;
    border-color: #FF8CBA;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.cmmform .submit {
    float: right;
    display: inline-block;
    width: 20%;
    min-width: 70px;
    margin: 10px 20px;
    color: #FFF;
    background-color: #FF8CBA;
    border:none;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.cmmform .submit:hover{
    background-color: #F06;
}
.cmmformfoto {
    font-size: 1.2em;
    margin: 4px 0;
}
.cmmformfoto label {
    display: inline-block;
	float: left;
    width: 100%;
}
.cmmformfoto textarea {
    resize: none;
}
.cmmformfoto input, .cmmformfoto textarea{
    width: 100%;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: #999;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.cmmformfoto .submitfoto {
    float: right;
    display: inline-block;
    width: 25%;
    margin: 10px 0;
    color: #FFF;
    background-color: #E5BFD9;
    border:none;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}
.cmmformfoto .submitfoto:hover {
    background-color: #D18CBA;
    cursor: pointer;
}
#creditos-text, #legal-text {
    overflow: hidden;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 501;
}
#creditos-text a, #legal-text a {
    color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
}
#creditos-text a:hover, #legal-text a:hover {
    color: rgba(153, 0, 102, 0.75);
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 1.1em;
    font-weight: bold;
}
#creditos-text div, #legal-text div {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    border:none;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
    z-index: 500;
}
#creditos-text div div, #legal-text div div {
    background-color: rgba(153, 0, 102, 0.75);
    width: 100%;
    display: block;
    border:none;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}
#creditos-text p, #legal-text p, #creditos-text .txt4, #legal-text .txt4 {
    color: #FFF;
    text-align: center;
    padding: 20px 20px;
    width: 940px;
    margin: auto;
}
#creditos-text .txt4, #legal-text .txt4 {
	font-size: 1.75em;
	font-weight: 600;
}
#creditos:hover, #legal:hover{
    background-color: #906;
    color: #FFF;
}
.creditos-legal-text {
    display: block;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 0px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 940px;
        margin: 0 auto;
    }

    .header-container header{
    background: url('../img/interface/headerImg.gif') repeat-y;
    background-position: center;
    background-size: 100% 100%;
    height: 20px;
    }

    nav li{
        padding: 0;
    }

    nav li:first-child a {
        margin-left: 40px;
    }

    nav li:last-child a {
        margin-right: 40px;
    }

    nav a {
        padding: 0;
        margin: -20px 20px 0 20px;
        display: inline-block;
        width: 110px;
        background-size: 100% 100%;
        position: relative;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
        border-radius:10px;
    }

    .mnu01 {
        background: url('../img/interface/headerMnu01.png');
        background-color: #D18CBA;
        margin-bottom: 0px;
        height: 140px;
    }

    .mnu02 {
        background: url('../img/interface/headerMnu02.png');
        background-color: #FF8CA3;
        margin-bottom: 30px;
        height: 110px;
    }

    .mnu03 {
        background: url('../img/interface/headerMnu03.png');
        background-color: #FFE88C;
        margin-bottom: 30px;
        height: 110px;
    }

    .mnu04 {
        background: url('../img/interface/headerMnu04.png');
        background-color: #D1E8A3;
        margin-bottom: 50px;
        height: 90px;
    }

    .mnu05 {
        background: url('../img/interface/headerMnu05.png');
        background-color: #8CD1FF;
        margin-bottom: 45px;
        height: 95px;
    }

    .mnu06 {
        background: url('../img/interface/headerMnu06.png');
        background-color: #FF8CBA;
        margin-bottom: 35px;
        height: 105px;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
       display: inline-block;
    }

    .header-container{
        font-size: 0;
    }

    .oldie nav a {
        margin: 0;
    }
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   COOKIES
   ========================================================================== */

#barraaceptacion {
    position: fixed;
    top: initial;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-bottom: 1em;
    padding-top: 1em;
    width: 100%;
    text-align: center;
    z-index:99999;
    line-height: 2em;
    background-color: rgba(0,0,0,0.5);
    color: rgb(255,255,255);
}
.bodyCookies {
    overflow: inherit;
}
.bodyCookies {
    font-weight: 200;
}
.container {
    width: 940px;
    margin: auto;
    margin-top: 2em;
    color: rgb(153,0,102);
}
.container a {
    color: rgba(153,0,102,0.5);
    font-weight: 200;
}
.container p {
    text-align: left !important;
    font-size: 1.3em !important;
    line-height: 1.3em !important;
}
.container li {
    font-size: 1.3em !important;
    line-height: 1.3em !important;
}
.inner {
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
    margin: auto;
}
.inner a {
    font-weight: 200;
}
.inner a.ok {
    padding: 0.2em 0.4em;
    margin-left: 1em;
    text-align: center;
    border-radius: 0.4em;
    font-weight: bold;
    background-color: rgba(153,0,102,0.2);
    color: rgb(255,255,255);
}
.inner a.ok:hover {
    background-color: rgb(153,0,102);
}
.inner a.info {
    font-weight: bold;
    color: rgba(153,0,102,0.5);
}
.inner a.info:hover, .container a:hover {
    color: rgb(153, 0, 102);
}
.tit01 {
    font-size: 2.5em;
}
.tit02 {
    font-size: 2em;
    line-height: 2em !important;
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    .container {
        width: 724px;
    }
}
@media (max-width: 767px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .container {
        width: auto;
    }
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}