@import https: //fonts.googleapis.com/css?family=Yanone+Kaffeesatz;
.titulorel {
    font-size: 16px;
    color: #05456A;
    text-align: center;
    font-weight: 700
}
.precio-relacionado {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    background: rgba(0, 0, 0, 0.8);
    margin: 5px 0 0 5px;
    padding: 10px;
    position: absolute
}
.titulo-ht {
    background: #EDEFF4;
    font-size: 16px;
    color: #000
}
.title-h1 {
    background: #fff none repeat scroll 0 0;
    border-bottom: 4px solid #1570a6;
    border-radius: 8px 8px 0 0;
    color: #1570a6;
    font-size: 30px;
    padding: 5px;
    text-align: center;
    width: 100%
}
.title-h2 {
    background: #fff none repeat scroll 0 0;
    border-bottom: 4px solid #1570a6;
    border-radius: 8px 8px 0 0;
    color: #1570a6;
    font-size: 18px;
    padding: 5px;
    text-align: center;
    width: 100%;
    text-transform: uppercase
}




ul {
    margin: 0;
    padding: 0
}




.controles {
    background: #1570A6;
    color: #fff
}


.sky-tabs h3 {
    background: #2c3e50 none repeat scroll 0 0;
    color: #fff;
    margin: 0;
    padding: 1%
}
@-o-keyframes bote {
    20% {
        -o-transform: translateY(-10px)
    }
    40% {
        -o-transform: translateY(10px)
    }
    60% {
        -o-transform: translateY(-5px)
    }
    80% {
        -o-transform: translateY(5px)
    }
    100% {
        -o-transform: translateY(0px)
    }
}
@-ms-keyframes bote {
    20% {
        -ms-transform: translateY(-10px)
    }
    40% {
        -ms-transform: translateY(10px)
    }
    60% {
        -ms-transform: translateY(-5px)
    }
    80% {
        -ms-transform: translateY(5px)
    }
    100% {
        -ms-transform: translateY(0px)
    }
}
@-moz-keyframes bote {
    20% {
        -moz-transform: translateY(-10px)
    }
    40% {
        -moz-transform: translateY(10px)
    }
    60% {
        -moz-transform: translateY(-5px)
    }
    80% {
        -moz-transform: translateY(5px)
    }
    100% {
        -moz-transform: translateY(0px)
    }
}
@-webkit-keyframes bote {
    20% {
        -webkit-transform: translateY(-10px)
    }
    40% {
        -webkit-transform: translateY(10px)
    }
    60% {
        -webkit-transform: translateY(-5px)
    }
    80% {
        -webkit-transform: translateY(5px)
    }
    100% {
        -webkit-transform: translateY(0px)
    }
}
@keyframes bote {
    20% {
        transform: translateY(-10px)
    }
    40% {
        transform: translateY(10px)
    }
    60% {
        transform: translateY(-5px)
    }
    80% {
        transform: translateY(5px)
    }
    100% {
        transform: translateY(0px)
    }
}
@-o-keyframes dirLeft {
    16%, 48%, 80% {
        -o-transform: translateX(-10px)
    }
    0%,
    32%,
    64%,
    100% {
        -o-transform: translateX(0px)
    }
}
@-ms-keyframes dirLeft {
    16%, 48%, 80% {
        -ms-transform: translateX(-10px)
    }
    0%,
    32%,
    64%,
    100% {
        -ms-transform: translateX(0px)
    }
}
@-moz-keyframes dirLeft {
    16%, 48%, 80% {
        -moz-transform: translateX(-10px)
    }
    0%,
    32%,
    64%,
    100% {
        -moz-transform: translateX(0px)
    }
}
@-webkit-keyframes dirLeft {
    16%, 48%, 80% {
        -webkit-transform: translateX(-10px)
    }
    0%,
    32%,
    64%,
    100% {
        -webkit-transform: translateX(0px)
    }
}
@keyframes dirLeft {
    16%, 48%, 80% {
        transform: translateX(-10px)
    }
    0%,
    32%,
    64%,
    100% {
        transform: translateX(0px)
    }
}
@-o-keyframes dirRight {
    16%, 48%, 80% {
        -o-transform: translateX(10px)
    }
    0%,
    32%,
    64%,
    100% {
        -o-transform: translateX(0px)
    }
}
@-ms-keyframes dirRight {
    16%, 48%, 80% {
        -ms-transform: translateX(10px)
    }
    0%,
    32%,
    64%,
    100% {
        -ms-transform: translateX(0px)
    }
}
@-moz-keyframes dirRight {
    16%, 48%, 80% {
        -moz-transform: translateX(10px)
    }
    0%,
    32%,
    64%,
    100% {
        -moz-transform: translateX(0px)
    }
}
@-webkit-keyframes dirRight {
    16%, 48%, 80% {
        -webkit-transform: translateX(10px)
    }
    0%,
    32%,
    64%,
    100% {
        -webkit-transform: translateX(0px)
    }
}
@keyframes dirRight {
    16%, 48%, 80% {
        transform: translateX(10px)
    }
    0%,
    32%,
    64%,
    100% {
        transform: translateX(0px)
    }
}
@media (max-width: 992px) {
    .navbar-nav>li>a {
        padding-right: 10px;
        float: left;
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }
}
@media (min-width: 992px) {
    .myNavbar-navHeader > li:hover {
        background: #0f5781
    }
    .myNav-footer {
        width: 100%
    }
    .myNav-footer li {
        font-size: 10.5px;
        width: 14.2%;
        text-align: center
    }
}
.myNav-footer>li>a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
body{
    background: #edeff4;
  /*-webkit-user-select: none;
  -moz-user-select: none;     
  -ms-user-select: none;
   user-select: none;*/
}
a,
a:link,
a:active,
a:visited {
    text-decoration: none
}
#butMapWhil {
    background-color: #f0ede5;
    border-radius: 0 0 50px 50px;
    -o-border-radius: 0 0 50px 50px;
    -ms-border-radius: 0 0 50px 50px;
    -moz-border-radius: 0 0 50px 50px;
    -webkit-border-radius: 0 0 50px 50px;
    box-shadow: 0 0 10px 1px #999;
    display: inline-block;
    height: 50px;
    left: 46%;
    overflow: hidden;
    position: absolute;
    width: 90px;
    z-index: 2
}
#butMapWhil:before {
    content: '';
    border: 2px solid #ccc;
    box-shadow: 47px -77px 0 0 #f0ede5 -75px 0 0 #ccc -65px 0 0 #fff -63px 0 0 #ccc -75px 0 0 #ccc 0 0 10px #fff 0 0 12px #ccc;
    height: 65px;
    left: 10px;
    position: absolute;
    top: -22px;
    width: 35px;
    transform: rotate(78deg);
    -o-transform: rotate(78deg);
    -ms-transform: rotate(78deg);
    -moz-transform: rotate(78deg);
    -webkit-transform: rotate(78deg)
}
#butMapWhil div {
    border-radius: 50%;
    border-top: 8px solid #000;
    box-shadow: 0 0 0 7px red;
    height: 0;
    position: relative;
    top: 7px;
    width: 8px;
    transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out
}
#butMapWhil:hover div {
    transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg)
}
#butMapWhil div:before {
    border: 2px solid #963;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #fff 0 0 6px #ccc;
    content: '';
    height: 0;
    left: 2px;
    position: absolute;
    top: 18px;
    width: 0
}
#butMapWhil div:after {
    border: 10px solid transparent;
    border-top: 20px solid red;
    content: '';
    height: 0;
    left: -6px;
    position: absolute;
    top: 0;
    width: 0
}
.whilcabe {
    width: 300px
}
.socialWicon {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    height: 32px;
    margin-bottom: 10px;
    width: 35px;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out
}
a.redGoogle {
    background: rgba(0, 153, 255, 0.7)
}
a.redSkype {
    background: rgba(0, 153, 255, 0.7)
}
a.redFacebook {
    background: rgba(59, 89, 152, 0.7)
}
a.redFlickr {
    background: rgba(255, 0, 102, 0.7)
}
a.redWordpress {
    background: rgba(51, 51, 51, 0.7)
}
a.redYoutube {
    background: rgba(204, 51, 51, 0.7)
}
a.redTwitter {
    background: rgba(102, 153, 255, 0.7)
}
a.redTripadvisor {
    background: rgba(149, 203, 109, 1)
}
a.redSkype:hover {
    background: #fff;
    color: #09f
}
a.redFacebook:hover {
    background: #fff;
    color: #3b5998
}
a.redFlickr:hover {
    background: #fff;
    color: #f06
}
a.redWordpress:hover {
    background: #fff;
    color: #333
}
a.redYoutube:hover {
    background: #fff;
    color: #c33
}
a.redTwitter:hover {
    background: #fff;
    color: #69f
}
a.redTripadvisor:hover {
    background: #fff;
    color: #3d7826
}
a.redTripadvisor:hover,
a.redSkype:hover,
a.redFacebook:hover,
a.redFlickr:hover,
a.redWordpress:hover,
a.redYoutube:hover,
a.redTwitter:hover {
    animation: 1s bote ease-in-out;
    -o-animation: 1s bote ease-in-out;
    -ms-animation: 1s bote ease-in-out;
    -moz-animation: 1s bote ease-in-out;
    -webkit-animation: 1s bote ease-in-out
}
.telIcon {
    background: linear-gradient(to top, #97c0d8, #146899);
    background: -o-linear-gradient(to top, #97c0d8, #146899);
    background: -ms-linear-gradient(to top, #97c0d8, #146899);
    background: -moz-linear-gradient(to top, #97c0d8, #146899);
    background: -webkit-linear-gradient(to top, #97c0d8, #146899);
    border-radius: 9px;
    color: #fff;
    font-size: 40px;
    position: relative;
    width: 56px
}
.telIcon:after {
    bottom: 0;
    content: '24 h.';
    font-size: 20px;
    left: 6px;
    position: absolute;
    text-shadow: 2px 2px 5px #000
}
.miniBanderas {
    display: inline-block;
    height: 14px;
    margin: 0 4px -3px -4px;
    position: relative;
    width: 15px
}
.banEspanhol {
    background: linear-gradient(to bottom, #c60b1e 31%, #ffc400 31%, #ffc400 69%, #c60b1e 69%);
    background: -o-linear-gradient(to bottom, #c60b1e 31%, #ffc400 31%, #ffc400 69%, #c60b1e 69%);
    background: -ms-linear-gradient(to bottom, #c60b1e 31%, #ffc400 31%, #ffc400 69%, #c60b1e 69%);
    background: -moz-linear-gradient(to bottom, #c60b1e 31%, #ffc400 31%, #ffc400 69%, #c60b1e 69%);
    background: -webkit-linear-gradient(to bottom, #c60b1e 31%, #ffc400 31%, #ffc400 69%, #c60b1e 69%)
}
.banFrances {
    background: linear-gradient(to right, #0055a4 34%, #fff 34%, #fff 67%, #ef4135 67%);
    background: -o-linear-gradient(to right, #0055a4 34%, #fff 34%, #fff 67%, #ef4135 67%);
    background: -ms-linear-gradient(to right, #0055a4 34%, #fff 34%, #fff 67%, #ef4135 67%);
    background: -moz-linear-gradient(to right, #0055a4 34%, #fff 34%, #fff 67%, #ef4135 67%);
    background: -webkit-linear-gradient(to right, #0055a4 34%, #fff 34%, #fff 67%, #ef4135 67%)
}
.banIngles {
    background: linear-gradient(to bottom, red 11.11%, #fff 11.11%, #fff 22.22%, red 22.22%, red 33.33%, #fff 33.33%, #fff 44.44%, red 44.44%, red 55.55%, #fff 55.55%, #fff 66.66%, red 66.66%, red 77.77%, #fff 77.77%, #fff 88.88%, red 88.88%);
    background: -o-linear-gradient(to bottom, red 11.11%, #fff 11.11%, #fff 22.22%, red 22.22%, red 33.33%, #fff 33.33%, #fff 44.44%, red 44.44%, red 55.55%, #fff 55.55%, #fff 66.66%, red 66.66%, red 77.77%, #fff 77.77%, #fff 88.88%, red 88.88%);
    background: -ms-linear-gradient(to bottom, red 11.11%, #fff 11.11%, #fff 22.22%, red 22.22%, red 33.33%, #fff 33.33%, #fff 44.44%, red 44.44%, red 55.55%, #fff 55.55%, #fff 66.66%, red 66.66%, red 77.77%, #fff 77.77%, #fff 88.88%, red 88.88%);
    background: -moz-linear-gradient(to bottom, red 11.11%, #fff 11.11%, #fff 22.22%, red 22.22%, red 33.33%, #fff 33.33%, #fff 44.44%, red 44.44%, red 55.55%, #fff 55.55%, #fff 66.66%, red 66.66%, red 77.77%, #fff 77.77%, #fff 88.88%, red 88.88%);
    background: -webkit-linear-gradient(to bottom, red 11.11%, #fff 11.11%, #fff 22.22%, red 22.22%, red 33.33%, #fff 33.33%, #fff 44.44%, red 44.44%, red 55.55%, #fff 55.55%, #fff 66.66%, red 66.66%, red 77.77%, #fff 77.77%, #fff 88.88%, red 88.88%)
}
.banIngles:after {
    background: #009;
    content: "";
    height: 45%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40%
}
.banAleman {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, #da0), color-stop(0.33, #c00), color-stop(0.66, #c00), color-stop(0.66, #000))
}
body > footer {
    background: #2D2D2D;
    color: #e6e6e6;
    opacity: 1;
    padding-bottom: 20px;
    padding-top: 0
}
.paddingNone {
    padding: 0!important
}
.paddingMini {
    padding: 7px 5px 5px!important
}
.boxDiv {
    display: inline-block;
    width: 100%
}
.faceIL {
    border: none;
    overflow: hidden;
    width: 100%;
    height: 590px
}
.marginCenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}
.myOverlay {
    overflow: overlay
}
.suspensivos {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.pruebaH3 {
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 20px
}
.miniList {
    padding-left: 12px
}
.atss-left {
    left: 0;
    float: left;
    right: auto
}
#tripFooter>div {
    margin: 0 auto;
    width: 170px
}
.navbar_footer {
    background: #d6d4d5;
    font-weight: 700;
    font-family: arial;
    color: #000
}
.navbar_footer li > a {
    color: #333
}
.navbar_footer li > a:hover {
    color: #222;
    font-weight: 45px;
    background: #d6d4d5;
    text-decoration: underline
}
footer.bs-footer .container {
    font-size: 13px
}
footer.bs-footer .container ul {
    list-style: none;
    margin: 0;
    padding: 0
}
footer ul li span,
footer ul li span a {
    color: #ff0;
    font-weight: 700
}
.fixed-menu {
    position: fixed;
    top: 0;
    width: 100%;
    height: 50px;
    z-index: 1061
}
.H318 {
    font-size: 18px
}
.panel-body small {
    font-style: italic
}
.miniTitulo {
    display: block;
    font-weight: 700
}
.miniTitulo + span {
    margin-left: 20px
}
.btn a {
    color: #fff;
    text-decoration: none
}
.tituloUbicacion {
    margin: 0;
    font-size: 15px;
    display: inline-block
}
blockquote.font15 {
    font-size: 15px
}
ol.listArbol {
    overflow: hidden
}
ol.listArbol,
ol.listArbol ol {
    list-style: none;
    padding-left: 0
}
ol.listArbol h2 {
    font-size: 15px;
    text-align: left;
    text-transform: uppercase
}
ol.listArbol ol li > a,
ol.listArbol h2 {
    box-shadow: -22px 0 0 -7px #1570a6;
    padding: 0 7px
}
ol.listArbol li {
    box-shadow: -13px 2px 0 -10px #1570a6;
    margin: 5px 15px;
    min-width: 1000px
}
ol.listArbol ol > li {
    padding-left: 0
}
ol.listArbol li.listUlt {
    box-shadow: -13px 1px 0 -10px #1570a6 -30px 10px 0 0 #f9f9fb
}
.screenPc,
.screenPhone {
    background: #222;
    border-radius: 10px;
    border: 10px solid #000;
    box-shadow: 0 -21px 80px -35px #fff;
    position: relative
}
.screenPhone {
    border-width: 7px 48px 7px 20px;
    display: inline-block;
    box-shadow: 0 40px 30px -30px #000;
    margin-bottom: 30px
}
.screenPhone:before {
    content: "";
    position: absolute;
    width: 5px;
    box-shadow: inset 0 0 5px 1px gray;
    top: 33%;
    left: -12px;
    height: 34%;
    border-radius: 20px
}
.screenPhone:after {
    content: "";
    position: absolute;
    width: 30px;
    box-shadow: inset 0 0 20px 1px #505050;
    top: 35%;
    right: -37px;
    height: 30%;
    border-radius: 10px
}
.screenPc:after {
    background: linear-gradient(top left, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.2) 60%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top left, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.2) 60%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top left, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.2) 60%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(top left, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.2) 60%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.2) 60%, rgba(255, 255, 255, 0) 100%);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 130%;
    z-index: 2
}
.screenPc .etiqueta {
    color: #fff;
    font-size: 10px;
    position: absolute;
    left: 45%;
    background: linear-gradient(to top, rgba(255, 255, 255, 0), black 60%);
    background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), black 60%);
    background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), black 60%);
    background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), black 60%);
    background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), black 60%);
    height: 35px;
    width: 70px;
    margin: auto 0;
    text-align: center
}
.screenPc + .base {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7));
    background: -o-linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7));
    background: -ms-linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7));
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7));
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7));
    border: #000 20px double;
    border-radius: 20px;
    height: 150px;
    width: 370px;
    margin: -55px auto 0;
    transform: perspective(700px) rotateX(80deg);
    -o-transform: perspective(700px) rotateX(80deg);
    -ms-transform: perspective(700px) rotateX(80deg);
    -moz-transform: perspective(700px) rotateX(80deg);
    -webkit-transform: perspective(700px) rotateX(80deg)
}
.base + p {
    text-align: center!important;
    font-weight: 700!important;
    font-size: 20px!important;
    font-family: cursive!important;
    color: #23DB00!important
}
.comentariosIL {
    font-size: 12px
}
span.addComentario {
    width: 20px;
    height: 20px;
    position: absolute;
    background: #337AB7;
    top: 10px;
    left: 6px;
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1
}
.usSlide {
    margin-top: -20px;
    width: 100%
}
.usSlideText {
    position: absolute;
    text-align: right;
    z-index: 0;
    color: #fff
}
.usSlideText h2,
.megaTitle {
    font-weight: 700;
    font-size: 360%;
    color: #FFF;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15);
    margin-bottom: -5px
}
.usSlideText h2 > b {
    color: #d3d303
}
.usSlideText h2+div {
    background: #1570a6;
    border-radius: 90px 0 40px 0;
    box-shadow: 2px 2px 0 rgba(255, 255, 255, 0.89);
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    padding: 0 10px;
    text-align: right
}
.usSlideText+p {
    font-weight: 700;
    color: #fff;
    text-shadow: 2px -2px 10px rgba(0, 0, 0, 0.9), 1px -1px 5px rgba(0, 0, 0, 1);
    font-size: 20px;
    position: absolute;
    bottom: -13px
}
@media (max-width: 992px) {
    .usSlideText h2 {
        font-size: 260%
    }
    .usSlideText h2+div {
        font-size: 10px
    }
}
.usSlideImg {
    border-radius: 20px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%
}
.usSlideImg:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #edeff41%, rgba(255, 255, 255, 0.1)12%, rgba(255, 255, 255, 0.1)85%, #edeff499%);
    background: -o-linear-gradient(to right, #edeff41%, rgba(255, 255, 255, 0.1)12%, rgba(255, 255, 255, 0.1)85%, #edeff499%);
    background: -ms-linear-gradient(to right, #edeff41%, rgba(255, 255, 255, 0.1)12%, rgba(255, 255, 255, 0.1)85%, #edeff499%);
    background: -moz-linear-gradient(to right, #edeff41%, rgba(255, 255, 255, 0.1)12%, rgba(255, 255, 255, 0.1)85%, #edeff499%);
    background: -webkit-linear-gradient(to right, #edeff41%, rgba(255, 255, 255, 0.1)12%, rgba(255, 255, 255, 0.1)85%, #edeff499%)
}
.usSlide .item {
    background: #edeff4;
    height: 400px
}
.usSlide .next,
.usSlide .prev {
    left: 0;
    opacity: 1;
    z-index: 1
}
.usSlide.active.right,
.usSlide.active.left {
    z-index: 3
}
.usSlide a.left.carousel-control,
.usSlide a.right.carousel-control,
.usSli a.left.carousel-control,
.usSli a.right.carousel-control,
.usSliUp a.left.carousel-control,
.usSliUp a.right.carousel-control {
    text-shadow: 0 0 20px #000;
    font-size: 170%;
    width: auto!important;
    z-index: 4
}
.usSli a.left.carousel-control,
.usSli a.right.carousel-control {
    vertical-align: bottom;
    height: 200%
}
.usSliUp a.left.carousel-control,
.usSliUp a.right.carousel-control {
    vertical-align: bottom;
    height: 0
}
.usSlide a.left.carousel-control,
.usSli a.left.carousel-control {
    background-image: linear-gradient(to right, rgba(237, 239, 244, 0) 20%, rgba(255, 255, 255, 0))!important
}
.usSlide a.right.carousel-control,
.usSli a.right.carousel-control {
    background-image: linear-gradient(to left, rgba(237, 239, 244, 0) 20%, rgba(255, 255, 255, 0))!important
}
@keyframes animacionIsla {
    0% {
        left: 0
    }
    50% {
        left: -50%
    }
    100% {
        left: 0
    }
}
@-o-keyframes animacionIsla {
    0% {
        left: 0
    }
    50% {
        left: -50%
    }
    100% {
        left: 0
    }
}
@-ms-keyframes animacionIsla {
    0% {
        left: 0
    }
    50% {
        left: -50%
    }
    100% {
        left: 0
    }
}
@-moz-keyframes animacionIsla {
    0% {
        left: 0
    }
    50% {
        left: -50%
    }
    100% {
        left: 0
    }
}
@-webkit-keyframes animacionIsla {
    0% {
        left: 0
    }
    50% {
        left: -50%
    }
    100% {
        left: 0
    }
}
.marquee {
    position: relative;
    top: 0;
    left: 0;
    animation: animacionIsla 5s infinite;
    -o-animation: animacionIsla 5s infinite;
    -ms-animation: animacionIsla 5s infinite;
    -moz-animation: animacionIsla 5s infinite;
    -webkit-animation: animacionIsla 5s infinite
}
#paquetesTuristicos {
    margin: 5px;
    padding: 0;
    list-style: none;
    display: block
}
#paquetesTuristicos li {
    color: #000;
    overflow: hidden;
    background-color: #a5a5a5;
    width: 194px;
    height: 195px;
    padding: 0;
    margin: 5px;
    display: inline-block;
    float: left;
    position: relative;
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset
}
.paqTprev,
.paqTnext {
    top: 1px;
    height: 200px;
    width: 45px;
    font-size: 30px;
    line-height: 200px;
    font-weight: 700;
    color: silver;
    text-shadow: 0 0 1px #000;
    position: absolute;
    text-align: center;
    z-index: 2;
    right: 0;
    background: linear-gradient(to left, #edeff4 40%, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(to left, #edeff4 40%, rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(to left, #edeff4 40%, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(to left, #edeff4 40%, rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(to left, #edeff4 40%, rgba(255, 255, 255, 0))
}
.paqTprev {
    left: 0;
    background: linear-gradient(to right, #edeff4 40%, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(to right, #edeff4 40%, rgba(255, 255, 255, 0));
    background: -ms-linear-gradient(to right, #edeff4 40%, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(to right, #edeff4 40%, rgba(255, 255, 255, 0));
    background: -webkit-linear-gradient(to right, #edeff4 40%, rgba(255, 255, 255, 0))
}
.paqTprev:hover>i {
    color: inherit;
    animation: 1s dirRight ease-in-out;
    -o-animation: 1s dirRight ease-in-out;
    -ms-animation: 1s dirRight ease-in-out;
    -moz-animation: 1s dirRight ease-in-out;
    -webkit-animation: 1s dirRight ease-in-out
}
.paqTnext:hover>i {
    color: inherit;
    animation: 1s dirLeft ease-in-out;
    -o-animation: 1s dirLeft ease-in-out;
    -ms-animation: 1s dirLeft ease-in-out;
    -moz-animation: 1s dirLeft ease-in-out;
    -webkit-animation: 1s dirLeft ease-in-out
}
.timer {
    background-color: #2D2D2D;
    height: 1px;
    width: 0
}
.promoPaq {
    background-image: url(https://lh4.googleusercontent.com/-_z04bkcdapo/VFEYyheijjI/AAAAAAAAAF8/7EjSZcQrWIU/s2560/tours.webp);
    background-repeat: no-repeat;
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px #f5f5f5;
    -o-box-shadow: 0 0 10px #f5f5f5;
    -ms-box-shadow: 0 0 10px #f5f5f5;
    -moz-box-shadow: 0 0 10px #f5f5f5;
    -webkit-box-shadow: 0 0 10px #f5f5f5;
    cursor: default;
    display: block;
    height: 186px;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
    width: 275px
}
.kayak_titikaka {
    background-position: 0 0
}
.tour_uros {
    background-position: -190px 0
}
.tour_uros_taquile {
    background-position: -380px 0
}
.tour_uros_taquile_rapido {
    background-position: -570px 0
}
.tour_uros_cultural {
    background-position: 0 -175px
}
.tour_uros_economico {
    background-position: -190px -175px
}
.tour_uros_medio {
    background-position: -380px -175px
}
.tour_sillustani {
    background-position: -570px -175px
}
.tour_uros_taquile_amantani {
    background-position: 0 -350px
}
.tour_chucuito {
    background-position: -190px -350px
}
.tour_hayumarca {
    background-position: -380px -350px
}
.tour_tiahuanaco {
    background-position: -570px -350px
}
.tour_cutimbo {
    background-position: -0 -525px
}
.city_tour_puno {
    background-position: -190px -525px
}
.tour_Pucara {
    background-position: -380px -525px
}
.tour_Juli {
    background-position: -570px -525px
}
.miniPromo {
    height: 150px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 190px;
    padding: 2px 5px;
    font-weight: 700;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)70%, rgba(0, 0, 0, 1));
    background-image: -o-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)70%, rgba(0, 0, 0, 1));
    background-image: -ms-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)70%, rgba(0, 0, 0, 1));
    background-image: -moz-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)70%, rgba(0, 0, 0, 1));
    background-image: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1)70%, rgba(0, 0, 0, 1));
    color: #fff
}
.miniPromo h2 {
    color: #d3d303;
    margin: 5px 0;
    font-size: 130%;
    font-weight: 700;
    text-align: center;
    white-space: nowrap
}
.miniPromo h2+i+i,
.miniPromo h2+i {
    color: #fff;
    font-size: 90%;
    font-family: serif;
    float: left
}
.miniPromo h2+i+i {
    border-radius: 7px;
    box-shadow: -1px 1px 0 rgba(255, 255, 255, 0.7);
    padding: 0 5px;
    float: right
}
.miniSlider {
    position: absolute;
    height: 40px;
    bottom: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.1));
    background-image: -o-linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.1));
    background-image: -ms-linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.1));
    background-image: -moz-linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.1));
    background-image: -webkit-linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0.1));
    color: #fff;
    text-shadow: 0 0 4px #000;
    width: 190px
}
.miniSlider .miniPrecio {
    color: #ff0;
    font-weight: 700;
    background: #000
}
.carousel div.carousel-inner>div>div {
    text-align: center
}
.hoverTam {
    font-weight: none
}
.hoverTam:hover {
    font-weight: 700
}
.panel {
    background: rgba(255, 2555, 255, 0.7)
}
.popover-title {
    color: #31708f
}
.bs-callout {
    margin: 20px 0;
    padding: 15px;
    border-left: 3px solid #eee
}
.bs-callout > h4 {
    margin-top: 0;
    margin-bottom: 5px
}
.bs-callout > p:last-child {
    margin-bottom: 0
}
.bs-callout > code {
    background-color: #fff;
    border-radius: 3px
}
.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f
}
.bs-callout-danger > h4 {
    color: #d9534f
}
.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e
}
.bs-callout-warning > h4 {
    color: #f0ad4e
}
.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de
}
.bs-callout-info > h4 {
    color: #5bc0de
}
.btn-verde,
.btn-verde:link,
.btn-verde:visited {
    color: #fff;
    background-color: #6ec25e;
    border-color: #7cad26
}
.btn-verde:hover {
    color: #fff;
    background-color: #5aae54;
    border-color: #46ac4e
}
.form-control-feedback {
    z-index: 1
}
.carousel-control {
    opacity: .9!important;
    text-shadow: 0 1px 2px #000 1px 1px #000!important
}
.navbar-inverse .navbar-nav>li>a {
    color: #FCFAFF
}
.styleUsSlide {
    margin-top: -20px
}
.textoSlider {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.47) 70%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(to right, rgba(0, 0, 0, 0.47) 70%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(to right, rgba(0, 0, 0, 0.47) 70%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(to right, rgba(0, 0, 0, 0.47) 70%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.47) 70%, rgba(0, 0, 0, 0) 100%);
    border-top-right-radius: 20px;
    bottom: 0;
    left: 0;
    padding: 0 15px;
    right: auto;
    text-align: left;
    width: auto
}
.textoSlider > h3 > a,
.textoSlider > h3 > a:hover {
    color: #0f0;
    font-size: 12px
}
.textoSlider h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 5px 0
}
.botonesSlider {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 0 0 15px 15px;
    bottom: 0;
    box-shadow: 2px 0 0 rgba(0, 255, 0, 0), -2px 0 0 rgba(0, 255, 0, 0);
    height: 30px;
    left: 45%;
    list-style: none;
    margin-left: 0;
    padding: 5px;
    text-align: center;
    top: 0;
    width: auto;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
.botonesSlider:hover {
    background-color: #000;
    box-shadow: 2px 0 0 #0f0 0 0 #0f0
}
@media (min-width: 1200px) {
    .container {
        width: 95%
    }
    .dropdown-menu .sub-menu {
        left: 100%;
        margin-top: -1px;
        position: absolute;
        top: 0;
        visibility: hidden
    }
    .dropdown-menu li:hover .sub-menu {
        visibility: visible
    }
    .dropup:hover .dropdown-menu,
    .dropdown:hover .dropdown-menu {
        display: inline
    }
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #EBEBEB;
        background-color: transparent
    }
}
.panel-heading h2 {
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 5px
}
.myHeaderNav {
    background: #1570a6 !important;
    text-transform: uppercase
}
.myHeaderNav .navbar-toggle {
    border-color: #fff
}
.myHeaderNav .navbar-toggle .icon-bar {
    background-color: #fff
}
.myHeaderNav .navbar-brand {
    color: #f8f8f8
}
.myHeaderNav .navbar-brand:hover {
    color: #f8f8f8;
    animation: 1s bote ease-in-out;
    -o-animation: 1s bote ease-in-out;
    -ms-animation: 1s bote ease-in-out;
    -moz-animation: 1s bote ease-in-out;
    -webkit-animation: 1s bote ease-in-out
}
.myNavbar-navHeader > li > a {
    color: #fff!important;
    padding: 15px 8px;
    font-size: 11.5px
}
li.divider.myDividerSubtitle {
    height: auto!important;
    margin: 8px 0 0!important;
    overflow: overlay;
    background-color: #FFF;
    color: #1570A6;
    text-align: center;
    font-size: 12px;
    font-family: monospace;
    font-weight: 700
}
footer .nav > li > a {
    padding: 10px;
    font-weight: 700;
    box-shadow: 0 7px 0 -5px #ff0
}
.myNavbar-navHeader>.open>a,
.myNavbar-navHeader>.open>a:hover,
.myNavbar-navHeader>.open>a:focus {
    box-shadow: inset 0 0 1px #fff;
    background-color: #0f5781!important
}
.myNavbar-navHeader .dropdown-menu {
    background: #0f5781
}
.myNavbar-navHeader .dropdown-menu li a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 11px
}
.myNavbar-navHeader .dropdown-menu>li>a:hover,
.myNavbar-navHeader .dropdown-menu>li>a:focus {
    background-color: #1570a6
}
table.myTable1 {
    background: #1763a5;
    color: #fff;
    margin-bottom: 0
}
table.myTable1 thead,
table.myTable1 tr td:first-child {
    background: #2c3e50;
    font-weight: 700
}
table.myTable1 tr.detallesColoridos td + td {
    font-weight: 700;
    font-size: 10px
}
table.myTable1 tr.detallesColoridos td:nth-child(2) {
    background-color: #9b5
}
table.myTable1 tr.detallesColoridos td:nth-child(3) {
    background-color: #7a5
}
table.myTable1 tr.detallesColoridos td:nth-child(4) {
    background-color: #595
}
table.myTable1 tr.detallesColoridos td:nth-child(5) {
    background-color: #385
}
table.myTable1 tr.detallesColoridos td:nth-child(6) {
    background-color: #175
}
table.myTableItinerary {
    color: rgba(255, 255, 255, 0.8)
}
table.myTableItinerary thead {
    background-color: #007800
}
table.myTableItinerary thead > tr td + td {
    background-color: #006e00
}
table.myTableItinerary tbody tr td:nth-child(1) {
    background-color: #2f920a
}
table.myTableItinerary tbody tr td:nth-child(2) {
    background-color: #006e00
}
table.myTableItinerary tbody tr td:nth-child(3) {
    background-color: #005f00
}
table.myTableItinerary tbody tr td:nth-child(4) {
    background-color: #005000
}
.nav-tabs {
    border-bottom: none
}
.nav-tabs > li > a {
    background: #3b81bd;
    border-color: #3b81bd;
    color: #eff5ff;
    padding: 10px 12px!important
}
.panel-body .nav > li:not(.active) > a:hover,
.panel-body .nav > li > a:focus {
    text-decoration: none;
    background-color: #71b0e5;
    border-color: #71b0e5
}
.panel-body .nav > li > a {
    font-size: 10px
}
.panel-body .nav > li.active > a {
    border: solid 1px #1570a6;
    border-bottom: 1px solid #fff;
    color: #1570a6;
    font-size: 120%;
    padding: 5px 12px!important
}
/*.tab-content,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background: #fff
}
.tab-content {
    color: #333;
    padding: 10px;
    border-radius: 0 20px 0 0;
    border: solid 1px #1570a6
}*/
.postContent {
    margin-top: -1px;
    background: #fff;
    margin-bottom: 40px;
    border: solid 1px #1570a6;
    padding: 10px 30px;
    border-radius: 0 0 20px 20px
}
.colorL-default {
    background-color: #777!important;
    color: #FFF!important
}
.colorL-default:hover,
.colorL-default:focus {
    background-color: #5e5e5e!important;
    color: #FFF!important
}
.colorL-primary {
    background-color: #428bca!important;
    color: #FFF!important
}
.colorL-primary:hover,
.colorL-primary:focus {
    background-color: #3071a9!important;
    color: #FFF!important
}
.colorL-success {
    background-color: #5cb85c!important;
    color: #FFF!important
}
.colorL-success:hover,
.colorL-success:focus {
    background-color: #449d44!important;
    color: #FFF!important
}
.colorL-info {
    background-color: #5bc0de!important;
    color: #FFF!important
}
. .colorL-info:hover,
.colorL-info:focus {
    background-color: #31b0d5!important;
    color: #FFF!important
}
.colorL-warning {
    background-color: #f0ad4e!important;
    color: #FFF!important
}
.colorL-warning:hover,
.colorL-warning:focus {
    background-color: #ec971f!important;
    color: #FFF!important
}
.colorL-danger {
    background-color: #d9534f!important;
    color: #FFF!important
}
.colorL-danger:hover,
.colorL-danger:focus {
    background-color: #c9302c!important;
    color: #FFF!important
}
.colorL-default,
.colorL-primary,
.colorL-success,
.colorL-info,
.colorL-warning,
.colorL-danger {
    text-shadow: 1px 1px 1px #919191
}
.bg-white {
    background: #FFF!important
}
div.gsc-adBlock,
div.gsc-above-wrapper-area,
div.gsc-adBlock>iframe,
.gcsc-branding {
    height: 0!important;
    visibility: hidden!important
}
::-webkit-scrollbar {
    background: #641e5f;
    width: 8px;
    border-left: solid 1px #edeff4
}
::-webkit-scrollbar-thumb {
    width: 10px;
    background-color: rgba(237, 239, 244, 0.9);
    background-clip: padding-box;
    border: solid 1px #641e5f;
    min-height: 28px;
    padding: 100px 0 0;
    box-shadow: inset 1px 1px 0 rgba(0, 0, 0, .1), inset 0 -1px 0 rgba(0, 0, 0, .07);
    border-width: 1px
}
::-webkit-scrollbar-thumb:hover {
    background-color: rgba(237, 239, 244, 1)
}
::-webkit-scrollbar-button {
    height: 0;
    width: 0
}
::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent;
    border-width: 0 0 0 1px
}
::-webkit-scrollbar-corner {
    background: transparent
}
.btn-group {
    width: 335px
}
.banAleman {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, #da0), color-stop(0.33, #c00), color-stop(0.66, #c00), color-stop(0.66, #000));
    background: -moz-linear-gradient(to bottom, #060606 31%, red 35%, #d4140c 65%, #d8d208 69%)
}
.banbol {
    background: linear-gradient(to bottom, #c60b1e 31%, #ffc400 35%, #ffc400 65%, #07ab2b 69%)
}
.banper {
    background: linear-gradient(-90deg, #c00 33%, #FFF 33.01%, #f7f7f7 66%, #c00 66.01%)
}
@media (max-width: 600px) {
    .btn-group {
        width: 330px;
        margin: 0 -40px;
        float: center;
    }
}
i.glyphicon.glyphicon-chevron-right {
    float: none
}
p,
.sky-tabs p {
    text-align: justify!important
}
.ajustarcarusel img,
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 100%
}
.ajustarcarusel {
    float: left;
    width: 50%;
    padding-right: 20px!important
}
@media only screen and (max-width: 750px) {
    .ajustarcarusel {
        width: 100%!important;
        float: none;
        padding-right: 0!important
    }
}
.sky-tabs .typography ul,
.txt-sky-tabs ul,
.alert ul {
    list-style: disc!important;
    margin-left: 20px!important
}
.txt-sky-tabs {
    background-color: #fff;
    padding: 10px
}
.sky-tabs .alert {
    padding: 15px!important
}
.title-h1 span {
    font-size: 12px!important
}
.sky-tabs thead tr {
    background: #2980B9!important
}
thead tr td {
    color: #fff!important
}
#hoteles_vuelos{
    background: #fff; margin-top: 0px;border: 1px solid #CCC;margin: 10px auto 20px;border-radius: 5px;
}
#porNosotros {
    margin: 10px auto 20px;
    border-radius: 5px;
    background: #fff;
    border: 1px solid #CCC;
    text-align: justify;
    font-family: 'Dosis', sans-serif!important;
    cursor: pointer;
    padding: 0
}
#porNosotros ul {
    list-style: none;
    padding: 10px 0 0;
    margin: none
}
#porNosotros ul > li {
    color: #333
}
#porNosotros ul > li:hover {
    color: #000
}
#porNosotros ul > li > p.titulo-desc {
    font-weight: 700;
    font-size: 1.2em
}
#porNosotros .icono-por {
    width: 48px;
    height: 48px;
    display: block;
    float: left;
    margin: 0 5px 0 0;
    background: url(http://incalake.com/img/iconos.png)
}
#porNosotros span.guia {
    background-position: 0 -190px
}
#porNosotros span.destinos {
    background-position: 0 -145px
}
#porNosotros span.precio {
    background-position: 0 -100px
}
#porNosotros span.contacto {
    background-position: 0 -50px
}
#porNosotros span.responsable {
    background-position: 0 -240px
}
.btnredes {
    text-align: left
}
.btnredes h5 {
    padding: 0 3px
}
#redes.title-h2 {
    border-bottom: none!important
}
.rrssb-buttons {
    box-sizing: border-box;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 36px;
    width: 40%;
    margin-bottom: 5px
}
.rrssb-buttons li {
    box-sizing: border-box;
    float: left;
    list-style: none;
    margin-bottom: 20px;
    opacity: .6;
    padding: 0 1px;
    font-size: 15px;
    width: 20%
}
.rrssb-buttons li:hover {
    opacity: 1
}
li.rrssb-whatsapp {
    display: none
}
.rrssb-buttons li a {
    border-radius: 5px;
    color: #fff;
    padding: 2px;
    background-color: #ccc;
    display: block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 700;
    height: 100%;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    width: 100%
}
@media only screen and (max-width: 768px) {
    .rrssb-buttons {
        width: 100%;
        padding: 3px
    }
    .rrssb-buttons li a {
        border-radius: 0
    }
    li.rrssb-whatsapp {
        display: block
    }
    .rrssb-buttons li {
        width: 16.66%;
        opacity: .9;
        padding: 0
    }
}
.rrssb-buttons li.rrssb-facebook a {
    background-color: #306199
}
.rrssb-buttons li.rrssb-facebook a:hover {
    background-color: #244872
}
.rrssb-buttons li.rrssb-linkedin a {
    background-color: #007bb6
}
.rrssb-buttons li.rrssb-linkedin a:hover {
    background-color: #005983
}
.rrssb-buttons li.rrssb-twitter a {
    background-color: #26c4f1
}
.rrssb-buttons li.rrssb-twitter a:hover {
    background-color: #0eaad6
}
.rrssb-buttons li.rrssb-googleplus a {
    background-color: #e93f2e
}
.rrssb-buttons li.rrssb-googleplus a:hover {
    background-color: #ce2616
}
.rrssb-buttons li.rrssb-pinterest a {
    background-color: #b81621
}
.rrssb-buttons li.rrssb-pinterest a:hover {
    background-color: #8a1119
}
.rrssb-buttons li.rrssb-whatsapp a {
    background-color: #43d854
}
.rrssb-buttons li.rrssb-whatsapp a:hover {
    background-color: #28c039
}
.rrssb-buttons li a:active {
    box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, .25)
}
#relacionados > a {
    display: block;
    background: #e7ebed;
    border: 1px solid transparent;
    float: left;
    width: 100%;
    margin-top: 2px;
    border-radius: 5px;
    color: #FFF
}
#relacionados > a:hover {
    background: #d5d9dc
}
#relacionados > a .titulorel {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 1em
}
#relacionados span.precio-relacionado {
    font-size: 14px;
    padding: 3px;
    border-radius: 0 0 5px 0
}
#relacionados img {
    transition: 1.5s ease;
    -moz-transition: 1.5s ease;
    -webkit-transition: 1.5s ease;
    -o-transition: 1.5s ease
}
#relacionados img:hover {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1)
}
.comentCarusel .carousel-content {
    color: #333;
    display: flex;
    align-items: center;
    font-family: 'Nunito', sans-serif;
    width: 95%;
    margin: 0 auto;
    padding: 3% 0;
    font-size: 1.2em
}
.comentCarusel .carousel-content > div {
    quotes: "«" "»"
}
.comentCarusel .carousel-content > div p::before {
    content: open-quote;
    color: #1570a6;
    font-size: 2em;
    font-weight: 700;
    margin-right: 15px;
    position: relative;
    top: 5px
}
.comentCarusel .carousel-content > div p::after {
    content: close-quote;
    color: #1570a6;
    font-size: 2em;
    font-weight: 700;
    margin-left: 15px;
    position: relative;
    top: 5px;
    display: inline-block;
    margin-top: -10px
}
.comentCarusel .carousel-content > div > span {
    color: #1570a6;
    float: right
}
.comentCarusel .carousel-content > div > span:before {
    content: ""
}
.comentCarusel .carousel-inner {
    width: 85%!important;
    margin: auto
}
.comentCarusel {
    width: 100%;
    height: auto;
    padding: 0;
    background: #fff;
    margin: 0 auto;
    margin-top: 12px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}
@media (min-width: 600px) {
    .comentCarusel .carousel-control {
        display: none
    }
}
.comentCarusel:hover .carousel-control {
    display: block
}
.comentCarusel .carousel-control.left,
.comentCarusel .carousel-control.right {
    background: none;
    padding: 0;
    width: 5%;

}


/********************************************************/
/******************* CSS NUEVO FORMATO ******************/
    .precio-div-padre .form-group ul {
        padding: 0px !important;
        margin: 0px !important;
    }
    .precio-div-padre .form-group ul li {
        list-style: none !important;
    }
    .precio-div-padre .title-precios {
        background: #589442;
        padding: 5px;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        border-radius: 8px 8px 0 0;
        margin: 0;
    }
    .precio-div-padre .precio-div {
        padding: 10px;
    }
    .precio-div-padre .precio {
        padding: 10px 0px;
        margin-top: 1px;
        background: #1570A6;
        color: #fff;
    }
    .precio-div-padre .num-personas-input {
        position: relative;
        float: left;
        height: 100%;
        width: 40px;
        text-align: center;
        color: #000;
        font-size: 15px !important;
    }
    .precio-div-padre .border {
        border-bottom: 1px solid #BAD7E7;
        border-left: 1px solid #BAD7E7;
        border-right: 1px solid #BAD7E7;
    }
    .precio-div-padre .precio-descripcion-titulo {
        font-size: 13px;
        /*font-weight: 900;*/
    }

    
    .precio-div-padre .precio-descripcion {
        font-size: 10px;
    }
    .precio-div-padre .precios {
        //font-size:20px;
        font-weight: 900;
    }
    .precio-div-padre .precios-antes {
        font-size: 14px;
        font-weight: 900;
    }
    .precio-div-padre .precio-tachar {
        text-decoration: line-through;
    }
    .precio-div-padre .precio.col-xs-12 {
        padding: 0 !important;
    }
    .precio-div-padre .titulo-nacionalidad{
            /*font-size: 20px;*/
    font-weight: 900;
    }
    .precio-div-padre .div-precio-final{
        font-size: 14px;
    font-weight: 900;
    }
    .precio-div-padre .div-edad{
                width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
        }
    .precio-div-padre .ajustar-divs-precios-edad{
        height: 35px;line-height: 34px;
    }
    .precio-div-padre .num-personas-input-personalizado {    
    font-size: 15px !important;
    height: 34px;
    }

@media screen and (min-width: 768px) and (max-width: 1300px){
.precio-div-padre .precios {
    font-size: 13px;
    font-weight: 900;
}
}

    @media screen and (max-width: 767px){
        .precio-div-padre .ajustar-divs-precios-edad{
        height: 21px;line-height: 21px;
    }
        .precio-div-padre .div-edad{
                width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
        }
    .precio-div-padre .div-mas-detalle{
    font-size: 10px;
    font-weight: 900;
    }
    .precio-div-padre .div-mas-detalle ul,.precio-div-padre .div-mas-detalle ul li,.precio-div-padre .div-mas-detalle ul li .text-right {

        padding: 0;
    }    
    .precio-div-padre .div-precio-final{
        font-size: 10px;
    font-weight: 900;
    }
    .precio-div-padre .num-personas-input-personalizado {    
    font-size: 12px !important;
    height: 21px;
    -moz-font-size: 7px !important;
    }
    .boton-num-personas{
    /*padding: 1px 5px;
    font-size: 12px;*/

    }
    .precio-div-padre .titulo-nacionalidad{
        /*font-size: 15px;*/
    font-weight: 900;
    }
    .precio-div-padre .precios {
    font-size: 17px;
    font-weight: 900;
}
    }
/*
CSS OFERTA RELACIONADOS
 */
.padre{
    position: absolute;
    left: 80%;
}
.hijo3 {
    background: #48a526;
    width: 20px;
    height: 20px;
    position: absolute;
    -webkit-transform: rotate(30deg);
       -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
         -o-transform: rotate(30deg);
}
.hijo2 {
    background: #48a526;
    width: 20px;
    height: 20px;
    position: absolute;
     -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
         -o-transform: rotate(60deg);
}
.hijo1 {
    text-align: center;
    background: #48a526;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    color: #fff;
}
@media screen and (max-width: 992px){
  .padre{
    position: absolute;
    left: 90%;
}
.hijo3 {
    background: #48a526;
    width: 30px;
    height: 30px;
    position: absolute;
    -webkit-transform: rotate(30deg);
       -moz-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
         -o-transform: rotate(30deg);
}
.hijo2 {
    background: #48a526;
    width: 30px;
    height: 30px;
    position: absolute;
     -webkit-transform: rotate(60deg);
       -moz-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
         -o-transform: rotate(60deg);
}
.hijo1 {
    text-align: center;
    background: #48a526;
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    color: #fff;
}  
}
    
}
/*personalizar el menu del click derecho*/
	div#menuDerecho > ul{
		margin:0;
		padding:0;
	}
	div#menuDerecho li{
		border-bottom:1px solid #DDD;
    }
    div#menuDerecho li:last-child{
    	border-bottom:none;
	}
	div#menuDerecho  li a{
		line-height: 30px;
		font-size: 16px;
		cursor:pointer;
		padding:0 5px 0 5px;
		
		text-decoration: none;
		display: block;
		color:#333;
	}
	
	div#menuDerecho li a:hover{
		background:#EEE;
	}
	div#menuDerecho{
		font-family:sans-serif;
		width:250px;
		position:absolute;	
		border:1px solid #AAA;
		background: white;
		box-shadow: 2px 2px 5px #aaa;
		z-index: 500;
	}
/*fin del codigo de personalizar click derecho*/