/* styles principal */
.header {
    background-color: rgba(51, 51, 51, .95);
}
.footer {
    background-color: #333333;
}
.footer p,
.footer h5,
.footer a{
    color: #fff;
}
.logos-fcenter {
    max-width: 850px;
    text-align: right;
}
.footer .logos-f img.cej,
.footer .logos-f img.cep,
.footer .logos-f img.ces {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.footer .logos-f img.no--centro {
     display: none !important;
}
.footer .logos-f img.is--centro {
    display: inline-block !important;
} 
.is--innerCC{
    display: block;
    margin: 0 auto;
    max-width: 1366px;
}
.ctn--Centro .ctn--top{
    position: relative;
    display: inline-block;
    width: 100%;
}

.ctn--top ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.ctn--top ul img{
    display: inline-block;
    width: 100%;
}
.ctn--top .centroTit{
    position: absolute;
    left: 0;
    top:300px;
    display: inline-block;
    background-color: rgba(66, 56, 62, .9);
    width: 100%;
    max-width: 380px;
    padding: 15px 30px;
    padding-left: 60px;
    text-align: center; 
    color: #fff;
    border: 1px solid rgba(255,255,255,0.7);
    border-left: 0;
}
.ctn--top .centroTit p,
.ctn--top .centroTit h1 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.ctn--top .centroTit h1{
    font-size: 30px;
    letter-spacing: 7px;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ctn--top .centroTit p{
    font-family: 'Times New Roman', Georgia, Serif;
    color:#e0d2bd;
}
.ctn--top .Tmask {
    width: 57%;
    height: auto;
    position: absolute;
    z-index: 41;
    right: 0;
    top:0;
    opacity: 0.33;
}
.ctn--Centro {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    background-color: #000;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ctn--Centro .title--secc {
    background-color: #7c7c7c;
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: -7px;
    font-weight: 400;
    position: relative; 
    z-index: 1;
    padding: 10px 0;
}
.ctn--Centro .title--secc  h2{
    color: #fff;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 4px;
}
.btn--book{
    margin-top: 15px;
    max-width: 200px;
    width: 70%;
    height: 44px;
    line-height: 42px;
    border-radius: 20px;
    border: 2px solid #fff;
    text-align: center;
    font-size: 18px;
    background-color: rgba(66, 56, 62, .9);
    color: #fff;
    -webkit-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
    transition: all linear 0.25s;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 4px;
    margin-bottom: 15px;
}
.btn--book:hover,
.btn--book:focus{
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.feedAdvComplement .itemsAdv .sBlock p.destino,
.feedAdvComplement .itemsAdv .sBlock p.precio {
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.prev,
.slick-prev {
    left: -40px
}

.feedAdvComplement {
    height: auto
}

.feedAdvComplement .itemsAdv {
    width: 100%;
    max-width: 400px;
    height: auto
}

.feedAdvComplement .itemsAdv .sTit {
    width: 100%;
    height: auto;
    position: absolute;
    z-index: 1;
    right: 0;
    text-align: center;
    top: 10px
}



.feedAdvComplement .slick-slide img,
.next,
.prev {
    border: none
}
.next,
.slick-next {
    right: -40px
}

.next,
.next:before,
.prev,
.prev:before {
    font-size: 40px;
    line-height: 1
}

.ctnAdv,
.feedAdvComplement {
    max-width: 1200px;
    display: block
}
.ctnAdv{
    max-width: 1320px;
    padding: 0 60px;
}

.feedAdvComplement .slick-slider {
    margin: 0
}

.feedAdvComplement .slick-slide {
    height: auto
}

.feedAdvComplement .slick-dots {
    display: none!important
}

.next,
.prev {
    top: 90px;
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    cursor: pointer;
    color: transparent;
    margin-top: -10px;
    padding: 0;
    outline: 0
}

.next,
.next:before {
    background: url('../../images/citycentro/right-arrow.png') right center no-repeat;
    background-size: 40px
}

.prev {
    background: url('../../images/citycentro/left-arrow.png') left center no-repeat;
    background-size: 40px
}

.prev:before {
    background: url('images/citycentro/left-arrow.png') left center no-repeat;
    background-size: 40px
}

.feedAdvComplement {
    width: 100%;
    margin: 0 auto
}

.ctnAdv {
    margin: 20px auto 50px auto
}

.ctnAdv > h3 {
    margin-bottom: 30px;
    text-align: left;
    position: relative;
    padding-left: 50px;
}

.ctnAdv strong {
    width: auto;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    display: inline-block;
    color: #7c7c7c;
    z-index: 2;
    padding-left: 50px;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 4px;
}

.ctnAdv h3:before {
    position: absolute;
    width: 40px;
    left: 50px;
    height: 0;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    border-bottom: 2px solid #7c7c7c;
    z-index: 1
}

.feedAdvComplement .itemsAdv {
    margin: 0 6px
}
.feedAdvComplement .itemsAdv .open--zoom {
    position: absolute;
    top: 0;
    right: 0;
    width: 55px;
    height: 70px;
    text-align: right;
}
.feedAdvComplement .itemsAdv .open--zoom:hover{
    width: 65px;
    height: 80px;
}
.feedAdvComplement .itemsAdv .open--zoom img{
    position: relative;
    z-index: 2;
    width: 25px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
}
.feedAdvComplement .itemsAdv .open--zoom:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    margin-top: 0;
    z-index: 1;
    /* background-color: rgba(66, 56, 62, .9); */
    /* border-top: 50px solid transparent; */
    border-bottom: 70px solid transparent;
    border-right: 55px solid rgba(66, 56, 62, .8);
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}
.feedAdvComplement .itemsAdv .open--zoom:hover:before {
    border-right: 55px solid rgba(66, 56, 62, .95);
}

.feedAdvComplement .itemsAdv .title.wht {
    width: 130px;
    margin: 10px 0 10px 10px;
    background-color: #1D1E2B;
    border-radius: 15px;
    padding: 3px 0;
    color: #ffffff!important;
    text-shadow: none;
    font-size: 12px!important
}

.feedAdvComplement .itemsAdv .title.yew {
    margin: 10px 0;
    background-color: rgba(2, 77, 161, .8);
    border-radius: 0;
    border: none;
    color: #fff!important;
    padding: 5px 15px;
    text-align: left;
    max-width: 60%;
    text-shadow: none
}
.feedAdvComplement .itemsAdv .info {
    position: relative;
    margin-top: -20px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 5px;
    z-index: 311;
}
.feedAdvComplement .itemsAdv .tipo {
    position: relative;
    display: inline-block;
    height: auto;
    background-color: #827765;
    padding: 0 15px;
    width: 100%;
    line-height: 36px;
    font-size: 18px;
    font-family: 'Times New Roman', Georgia, Serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    margin-bottom: 15px;
} 
.feedAdvComplement .itemsAdv .puntos {
    margin: 0;
    padding: 0;
    text-align: left;
    border-right: solid 1px #d9d0c4;
    padding-right: 10px;
}
.feedAdvComplement .itemsAdv .btn--reservar {
    margin-top: 15px;
    max-width: 250px;
    width: 70%;
    height: 44px;
    line-height: 42px;
    border-radius: 20px;
    border:  1px solid #827765;
    text-align: center;
    font-size: 18px;
    color: #827765;
    -webkit-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
    transition: all linear 0.25s;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 4px;
}
.feedAdvComplement .itemsAdv .btn--reservar:hover {
    background-color: #827765;
    color:  #fff;
}
.ctn--habit {
    display: inline-block;
    width: 100%;
    background-color: #E7E4E1;
    position: relative;
}
.ctn--habit:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-top: 100% solid #ccc;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
.feedAdvComplement .itemsAdv .divider {
    display: block;
    margin: 10px auto;
    width: 10px;
}
.mfp-image-holder .mfp-close{
    width: 44px;
    text-align: center;
    padding-right: 0;
}

.sep-item {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    height: 80px;
    background-image: url('../../images/icons/swirl_@2x.png');
}
.sep-item .shape {
    fill: #e7e4e1;
}
.text--top .is--inner{
    padding: 80px 100px 40px 100px;
    max-width: 1280px;
    margin: 0 auto;
}

.text--top .is--inner p {
    margin: 0 0 25px 0;
    font-size: 21px;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #7c7c7c;
}
.text--top .is--inner p .cap {
    float: left;
    font-size: 52px;
    line-height: 48px;
    vertical-align: top;
    display: inline-block;
    padding-right: 10px;
    color: #7c7c7c;
    font-family: 'Times New Roman', Georgia, Serif;
}
.btn--location {
    color: #827765;
    border: 1px solid #827765;
    border-radius: 35px;
    line-height: 44px;
    padding: 10px 45px;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 18px;
    -webkit-transition: background linear 0.25s;
    -o-transition: background linear 0.25s;
    transition: background linear 0.25s;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 4px;

}
.btn--location:hover {
    color: #fff;
    background-color: #827765;
}
.text--top h3 {
    font-size: 24px;
    letter-spacing: 5px;
    color: #7c7c7c;
    line-height: 36px;
}
.text--top .dir {
    font-family: 'Times New Roman', Georgia, Serif;
    color: #827765;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.ctn--dir{
    display: inline-block;
    width: 100%;
    padding: 50px 0;
}
/* video city centro */

.ctn-video-cc{
    display: inline-block;
    width: 100%;
    background-color: #000;
    padding: 100px 30px 60px 30px ;
    position: relative;
    z-index: 2;
    float: left;
}
.ctn-video-cc .inner--video{
    display: block;
    margin: 0 auto;
    max-width: 1280px;
}
.videoWrapper{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper object,
.videoWrapper iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.info--hotel {
    display: block;
    width: 100%;
    min-height: 400px;
    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    margin: 0 auto;
    max-width: 1280px;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.info--hotel .centroTit{
    position: absolute;
    left: 0;
    bottom:50px;
    display: inline-block;
    background-color: rgba(66, 56, 62, .9);
    width: 100%;
    max-width: 380px;
    padding: 15px 30px;
    text-align: center; 
    color: #fff;
    border: 1px solid rgba(255,255,255,0.7);
    border-left: 0;
}
.info--hotel .centroTit img{
    max-width: 250px;
    width: 100%;
    display: inline-block;
}
.info--hotel .centroTit p,
.info--hotel .centroTit h1 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.info--hotel .centroTit h1{
    font-size: 30px;
    letter-spacing: 7px;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.info--hotel .centroTit p{
    font-family: 'Times New Roman', Georgia, Serif;
    color:#e0d2bd;
}
.text--info{
    position: relative;
    padding-left: 460px;
    color: #fff;
    display: inline-block;
    padding-top: 60px;
    padding-right: 30px;
}
.info--hotel:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    display: block;
}
.info--hotel .text--info h2{
    font-size: 26px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 40px;
}
.info--hotel .text--info p{
    margin: 0 0 25px 0;
    font-size: 21px;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    font-weight: 500;
}
.info--hotel .text--info p .cap {
    float: left;
    font-size: 52px;
    line-height: 48px;
    vertical-align: top;
    display: inline-block;
    padding-right: 10px;
    color: #fff;
    font-family: 'Times New Roman', Georgia, Serif;
}
.ctnAdv{
    max-width: 1280px;
    padding-left: 0;
    padding-right: 0;
}
.gallery--cc{
    padding-top: 50px;
    display: inline-block;
    width: 100%;
    background-image: url('../../images/icons/swirl_@2x.png');
}
.gallery--cc ul{
    display: block;
    padding: 0;
    margin: 0 auto;
    max-width: 1280px;

}
.gallery--cc li{
    display: inline-block;
    width: 33.3333%;
    float: left;
    line-height: 0;
}
.gallery--cc li a{
    display: inline-block;
    line-height: 0;
    position: relative;
    cursor: default;
}
.gallery--cc li a:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(49, 25, 39, 0.5);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
    transition: all linear 0.25s;
}
.gallery--cc li a:hover:after{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
} 
.gallery--cc li img{
    display: inline-block;
    width: 100%;
}
.gallery--cc .show--gallery{
    margin: 50px auto;
    max-width: 320px;
    width: 70%;
    height: 44px;
    line-height: 42px;
    border-radius: 22px;
    border:  1px solid #827765;
    text-align: center;
    font-size: 18px;
    color: #827765;
    cursor: pointer;
    -webkit-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
    transition: all linear 0.25s;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
.gallery--cc .show--gallery:hover{
    background-color: #827765;
    color:  #fff;
}
.gallery--cc li a{
    -webkit-transition: all linear 0.25s;
    -o-transition: all linear 0.25s;
    transition: all linear 0.25s;
    transition: transform 1.6s ease-out;
    transform: scale(1);
    transition-timing-function: cubic-bezier(.19,1,.22,1);
}
.gallery--cc li a img{
    -webkit-transition: transform .8s ease-out;
    -o-transition: transform .8s ease-out;
    transition: transform .8s ease-out;
}
.gallery--cc li a{
    border: none;
    overflow: hidden;
}
.gallery--cc li a:hover{
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.25);
    box-shadow: 0 0 30px rgba(0,0,0,0.25);
}
.gallery--cc li a:hover img{
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
.ctn--map{
    display: block;
    padding-top: 30px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 60px;
}
.ctn--map .direcc {
    position: absolute;
    top: 0;
    left: 60px;
    z-index: 2;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 10px center;
    padding: 10px 15px;
    -webkit-box-shadow: 0 4px 6px rgba(0,0,0,0.3);
    box-shadow: 0 4px 6px rgba(0,0,0,0.3);
    padding-left: 80px;
    background-image: url('../../images/icons/bici.png');
    -webkit-background-size: auto 35px;
    background-size: auto 35px;
}
.ctn--map .direcc strong,
.ctn--map .direcc span{
    display: block;
    color: #666666;
    letter-spacing: 1px;
}
.ctn--map .direcc span{
    font-family: 'Times New Roman', Georgia, Serif;
    color: #988f8b;
}
.map{
    display: block;
    width: 100%;
    max-width: 1280px;
    min-height: 420px;
    vertical-align: top;
    position: relative;
    margin: 0 auto;
    z-index: 1;
}
.map .maping {
    width: 100%;
    height: auto;
    min-height: 420px;
    height: 420px;
}
.gm-style-iw ,
.gm-style-iw > div{
    width: 163px !important;
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{
    border-color: #ffdd00;
}
.ytp-hide-controls .ytp-watermark{
    display: none;
}

@media screen and (max-width: 1280px) {
    .ctnAdv{
        padding-right: 40px;
        padding-left: 40px;
    }
}
@media screen and (max-width: 1200px) {
    .text--top .is--inner{
        padding-left: 40px;
        padding-right: 40px;
    }
    .text--top h3{
        letter-spacing: 4px;
    }

}
@media screen and (max-width:1024px) {
    .feedAdvComplement .itemsAdv {
        padding: 0 1px
    }
}
@media screen and (max-width: 850px) {
    .logos-fcenter {
        text-align: center;
    }
    .logos-f img.ce {
        width: 100%;
        float: none;
        display: block;
        margin: 15px auto;
    }
    .footer .separador {
        width: 90%;
        height: 1px;
        border-bottom: solid 1px #383838;
        margin: 15px auto;
        display: block;
    }
    .logos-f img.cej, .logos-f img.cep, .logos-f img.ces {
        float: none;
        margin: 10px 15px;
    }
    .ctn--top .centroTit {
        top: 200px;
    }
    .text--top h3{
        font-size: 20px;
        letter-spacing: 2px;
    }
    .ctn--dir .columns{
        width: 100%;
        text-align: center;
    }

    .ctn--dir .columns:first-child{
        margin-bottom: 30px;
    }
    .info--hotel{
        display: inline-block;
        background-position: center center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .info--hotel .centroTit{
        position: relative;
        bottom: auto;
        top: auto;
        left: auto;
        display: block;
        margin: 60px auto 20px auto;
        border-left: 1px solid rgba(255,255,255,0.7);
    }
    .text--info{
        padding-left: 30px;
    }
    .btn--book{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

}
@media (max-width:640px) {
    .feedAdvComplement .small-12 {
        max-width: 400px!important;
        width: 100%;
        margin: 0 auto!important
    }
    
    .next,
    .prev {
        display: none!important
    }
    .ctnAdv{
        padding-left: 15px;
        padding-right: 15px;
    }
    .ctn--top .centroTit{
        top: 100px;
        max-width: 230px;
    }
    .ctn--top .Tmask{
        display: none;
    }
    .ctn--top .centroTit{
        padding-left: 13px;
        top: auto;
        bottom: 4px;
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: left;
        border: none;
    }
    .ctn--top .centroTit h1{
        font-size: 16px;
        letter-spacing: 5px
    }
    .ctn--top .centroTit p{
        font-size: 12px;
    }
    .ctn--Centro {
        /*margin-top: 80px;*/
    }
    .ctn--Centro .title--secc {
        padding: 15px 0;
    }
    .ctn--Centro .title--secc  h2{
        font-size: 18px;
    }
    .text--top .is--inner{
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0;
    }
    .text--top .columns {
        padding-left: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    .text--top .is--inner p{
        font-size: 16px;
    }
    .text--top .dir{
        font-size: 16px;
        letter-spacing: 1px;
    }
    .text--top h3{
        font-size: 18px;
        letter-spacing: 1px;
    }
    .btn--location{
        font-size: 16px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ctnAdv > h3 {
        padding-left: 0;
    }
    .ctnAdv h3:before{
        left: 0;
    }
    .feedAdvComplement .itemsAdv .puntos {
    border-right: none;
    padding-right: 0;
    }
    .is--innerCC {
        margin-top:30px;
    }
    .text--top .is--inner{
    padding-top: 20px;
    }
    .ctn-video-cc{
        float: left;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .info--hotel{
        margin-top: 0;
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        background-size: auto 100%;
    }
    .info--hotel .centroTit{
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px;
    }
    .text--info{
        padding: 30px 15px;
    }
    .gallery--cc li{
        width: 50%;
    }
    .ctn--map{
        padding-top: 92px;
    }
    .ctn--map .direcc{
        left: 0;
        right: 0;
        margin: auto;
    }
    .gallery--cc .show--gallery{
        font-size: 16px;
    }
    .info--hotel .text--info p{
        font-size: 16px;
    }
    .info--hotel .text--info h2{
        font-size: 22px;
    }
}
