body.inkaAzul, body.inkaRojo {font-family: 'Open Sans', sans-serif;background: #efefdd;color: #686362;}
body.inkaMarron{background: #5e3f09;border-color: initial !important;}
body.inkaVerde{background: #adc387;border-color: initial !important;}


/**/
#languages {
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000000;
    background: rgba(0, 0, 0, 0.8);
}
.contenidog {
    position: absolute;
    top: 20%;
    width: 200px;
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    right: 42.66%;
}
.contenidog a {
    display: block;
}
a.glink img {
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.8;
}
/**/

body {
    top: 0 !important;
}
.justify {
    text-align: justify;
}
#navInka {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-bottom: 5px solid;
    border-radius: 0px;
    margin-bottom: 0px;
}
.inkaAzul {
    background: #4c86ac;
    border-color: #255b73 !important;
}
.inkaRojo {
    background: #990000;
    border-color: #660000 !important;
}
.inkaMarron {
    background: #312105;
    border-color: #3c2806 !important;
}
.inkaVerde{
    background: #557f01;
    border-color: #2f462b !important;
}
.navbar-nav {
    margin: 0px !important;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.navbar-default .navbar-nav>li>a {
    line-height: 90px;
    padding: 0 15px;
    color: #cfaa5f;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.sub-menu {
    padding: 0px;
    right: initial !important;
    border-top: 2px solid #cfaa5f;
}
li.submenu:hover .sub-menu {
    display: block;
}
.sub-menu2 {
    padding: 0px;
    left: 155px !important;
    right: initial !important;
    border-top: 2px solid #cfaa5f;
    top: 0;
}
li.submenu2:hover .sub-menu2 {
    display: block;
}
.inkaAzul .sub-menu2 > li:hover > a, .inkaAzul .sub-menu > li:hover > a {
    background: #335973 !important;
}
.inkaRojo .sub-menu2 > li:hover > a, .inkaRojo .sub-menu > li:hover > a {
    background: #660000 !important;
}
.inkaVerde .sub-menu2 > li:hover > a, .inkaVerde .sub-menu > li:hover > a {
    background: #2f462b !important;
}
.inkaMarron .sub-menu2 > li:hover > a, .inkaMarron .sub-menu > li:hover > a {
    background: #3c2806 !important;
}
a.pros > i:before {
    position: relative;
    top: -2px;
    left: 5px;
}
ul.programs li {
    background: #fff;
    list-style: none;
    border-bottom: 2px solid#efefdd;
    padding-left: 20px;
    transition: all .3s ease;
}
ul.programs li a {
    text-decoration: none;
    color: #686362;
    padding: 10px;
    display: block;
}
ul.programs {
    margin: 0;
    padding: 0;
}
ul.programs li:hover {
    background: #f7f7f7;
}
ul.programs li:before {
    content: "\f196";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 3;
    position: absolute;
    left: 20px;
}
ul.programs li:first-child {
    border-top: 2px solid#efefdd;
}
.bx-wrapper {
    margin: 0 auto 20px !important;
}
.bxslider .cap {
    color: #000;
    font-size: 1em;
    text-align: center;
    width: 100%;
    margin: 0;
    display: block;
    background: #f7f7f7;
    height: 50px;
}
.bxslider .cap a {
    color: #000;
}
.inkaAzul ul#menu-wrapper li:not(.redes):not(.lang) {
    background: #335973;
    border-bottom: 2px solid #cfaa5f;
        position: relative;
}
.inkaAzul #menu-wrapper li:hover:not(.redes):not(.lang) a {
    background: #4c86ac;
    color: #fff;
}
.inkaRojo ul#menu-wrapper li:not(.redes):not(.lang) {
    background: #660000;
    border-bottom: 2px solid #cfaa5f;
}
.inkaRojo #menu-wrapper li:hover:not(.redes):not(.lang) a {
    background: #8d2202;
    color: #fff;
}
.inkaMarron ul#menu-wrapper li:not(.redes):not(.lang) {
    background: #3c2806;
    border-bottom: 2px solid #cfaa5f;
}
.inkaMarron #menu-wrapper li:hover:not(.redes):not(.lang) a {
    background: #312105;
    color: #fff;
}
.inkaVerde ul#menu-wrapper li:not(.redes):not(.lang) {
    background: #2f462b;
    border-bottom: 2px solid #cfaa5f;
}
.inkaVerde #menu-wrapper li:hover:not(.redes):not(.lang) a {
    background: #557f01;
    color: #fff;
}
ul.is-active {
    transform: translateX(0%) !important;
}
.sticky #mmenu {
    margin-top: 0px;
}
#mmenu {
    position: relative;
    z-index: 15;
    outline: initial;
    margin-top: 15px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
/*.sticky {
    background: #fff !important;
}*/
.sticky .logo img {
    height: 50px !important;
}
.sticky .navbar-nav>li>a {
    line-height:50px !important;
}
.sticky .redes {
    padding-top: 8.5px;
}
.hamburger .hamburger-inner, .hamburger .hamburger-inner:after, .hamburger .hamburger-inner:before {
    background-color: #cfaa5f;
}
.logo img {height: 90px;    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;}
.lenguaje{
	width:26px;
	height:26px;
	background: initial;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.lenguaje:lang(es){background: url(../img/flag_es.gif);}
.lenguaje:lang(en){background: url(../img/flag_en.gif);}
.lenguaje:lang(fr){background: url(../img/flag_fr.gif);}
.lenguaje:lang(ge){background: url(../img/flag_ge.gif);}
.lenguaje:lang(ho){background: url(../img/flag_ho.gif);}
.lenguaje:lang(it){background: url(../img/flag_it.gif);}
.lenguaje:lang(ja){background: url(../img/flag_ja.gif);}
.lenguaje:lang(kr){background: url(../img/flag_kr.gif);}
.lenguaje:lang(cn){background: url(../img/flag_cn.gif);}
.lenguaje:lang(br){background: url(../img/flag_br.gif);}
.lang { -webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;}
.lang ul.dropdown-menu li {display: inline-block !important;background: transparent !important;
    border: initial !important;}
.lang ul.dropdown-menu li a img{
	width:26px;
	height:26px;
	border-radius: 50%;
}
.redes {padding-top: 30.5px;margin: 0 2px;}
.nav>.redes>a {
    padding: 0!important;
    background: #cfaa5f;
    color: #fff !important;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 50%;
}
.redes .fa {line-height: 32px;}
.redes a:hover{color:#cfaa5f !important;background: #fff !important;}
#banner {
    box-shadow: 0px 0px 13px 1px rgba(98, 98, 98, 0.35);
}
#cuscoSlider .carousel-inner>.item{
    height: 70vh;min-height: 70vh;
    width: 100%;
    background-position: center !important;
    background-size: cover !important;
}
.tituloinkaAzul {
    color: #4c86ac;
}
.tituloinkaRojo {
    color: #660000;
}
.tituloinkaMarron {
    color: #3c2806;
}
.tituloinkaVerde {
    color: #2f462b;
}
#contentido-contenedor {
    padding: 30px 15px;
}
#contenidoIzq {
    background: #f7f7f7;
    border-radius: 10px;
}
#contenidoIzq > .sidebar-titulo:first-child, #contenidoIzq > .sidebar-titulo:first-child{

    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#trip > div > div {
    margin: 0 auto;
}
.contenidoCen {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
        margin-bottom: 25px;
}
.bx-wrapper .bx-controls-direction a {
    z-index:1000;
}
.sidebar-titulo.inkaAzul {
    margin-left: -15px;
    margin-right: -15px;
    background: #255b73;
    color: #fff;
    text-align: center;
    padding: 10px;
    box-shadow: inset 0px 0px 9px -1px #0e2430;
}
.sidebar-titulo.inkaRojo {
    margin-left: -15px;
    margin-right: -15px;
    background: #990000;
    color: #fff;
    text-align: center;
    padding: 10px;
    box-shadow: inset 0px 0px 9px -1px #660000;
}
.sidebar-titulo.inkaMarron {
    margin-left: -15px;
    margin-right: -15px;
    background: #312105;
    color: #fff;
    text-align: center;
    padding: 10px;
    box-shadow: inset 0px 0px 9px -1px #312105;
}
.sidebar-titulo.inkaVerde {
    margin-left: -15px;
    margin-right: -15px;
    background: #557f01;
    color: #fff;
    text-align: center;
    padding: 10px;
    box-shadow: inset 0px 0px 9px -1px #557f01;
}
#TA_selfserveprop693 > #CDSWIDSSP {
    width: 100% !important;
}
.sidebar-contenido {
    padding: 15px 0;
}
.titulo-sub {
    font-size: 24px;
    text-align: center;
    border-bottom: 2px solid #fff;
    text-transform: uppercase;
    margin-bottom: 25px;
}
img.logo-hotel {
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.hotel-dc, .hotel-dt {
    margin-bottom: 20px;
}
.hotel-dc {
    border-bottom: 2px solid #5d439e;
}
.hotel-dt {
    color: #5d439e;
    font-weight: bold;
}
.med1 p:not(:nth-child(3)) {
    border-right: 1px solid #fff;
}
.med1 p {
    display: inline-block;
    width: calc(97%/3);
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    word-break: break-word;
}
.med1 {
    display: block;
    height: 30px;
    width: 100%;
    background: #5d439e;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-top: 5px;
}
.med2 p:nth-child(2) {
    border-right: 1px solid;
    border-left: 1px solid;
}
.med2 p {
    display: inline-block;
    width: calc(98%/3);
    text-align: center;
    color: #000;
    height: 25px;
}
#tablass {
    text-align: left;
    color: #5d439e !important;
    font-weight: 700;
    height: auto;
    min-height: 100%;
}
#tablass .linea {
    height: 26px;
    background: #ffffff;
    border-left: 1px solid #5d439e;
    border-right: 1px solid #5d439e;
    border-bottom: 1px solid #5d439e;
}
#tablass .linea:nth-child(2n+1) {
    background: #fcfcfc;
}
p.preciohotel {
    text-align: center;
    text-decoration: line-through;
}
p.success.preciohotel2 {
    text-align: center;
}
a.ctenlace {
    color: #5d439e;
    word-break: break-all;
}
#galeria .item img {
    width: 100%;
}

#footer {
    box-shadow: inset 0px 7px 10px 1px rgba(0, 0, 0, 0.5);
    padding: 25px 0;
    color: #fff;
        border-bottom: 5px solid;

}
ul.enlacs_footer li a {
    color: #fff;
}
ul.enlacs_footer {
    list-style: none;
        padding: 0;
}
.copyinkaAzul a, .copyinkaRojo a, .copyinkaMarron a, .copyinkaVerde a {
    color: #fff;
}
.copyinkaAzul {
    background: #4c86ac;
    padding: 15px;
    color: #fff;
}
.copyinkaRojo{
    background: #990000;
    color: #fff;
    padding: 15px;
}
.copyinkaMarron{
    background: #312105;
    color: #fff;
    padding: 15px;
}
.copyinkaVerde{
    background: #557f01;
    color: #fff;
    padding: 15px;
}
#status {
    background: #efefef;
    padding: 30px;
    color: #600;
    font-size: 1.2em;
    text-align: center;
    display: none;
}
.widget #CDSWIDSSP {
    margin: 0 auto;
}
.imgl {
    padding: 0 10px 0 0;
}
.imgd {
    padding: 0 0 0 10px;
}
#form2it {
    padding: 30px;
    border: 1px solid;
    border-radius: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
#miniform button {color:#fff;}
@media (max-width: 968px){
    img.col-sm-6 {max-width: 100%;}
    .navbar-nav li a {
        line-height: 1 !important;    text-align: center;
        padding: 1em 0 !important;
    }
    .sticky .navbar-nav>li>a{line-height: 1 !important;}
    #navInka ul.nav {
        position: fixed;
        z-index: 10;
        width: 100%;
        height: 100vh;
        right: 0;
        top: 0;
        background: #fff;
        transform: translateX(100%);
            padding-top: 80px;
                overflow-y: scroll;
    }
    .dropdown-menu {
    position: relative;
    display: block;
    float: initial;
    }
    .sub-menu2 {
    left: 0 !important;
    }
    .dropdown-menu>li>a {
    color: #fff;
    }
    .titulo-prin {
        width: 100% !important;
    }
    .nav>.redes>a {margin: 0 auto;}
    li.redes {
        display: inline-block;
        width: calc(95%/5);
        margin: 0;
    }
    .lang ul.dropdown-menu li {
        display: inline-block !important;
        width: 50%;
        float: left;
    }
    ul.enlacs_footer li {
        text-align: center;
    }
    .med1 {
        height: 60px;
    }
    #tablass .linea {
        height: initial;
        font-size: .9em;
    }
    .contenidog {
    	width: 90%;
    	right: 5%;
    }
    
select.movilprograms {
    color: #fff;
    padding: 10px;
    width: 100%;
    position: relative;
    z-index: 2;
        -webkit-appearance: initial;
    background: rgba(0, 0, 0, 0);
}
.movillabel {
    position: absolute !important;
    width: 100%;
    z-index: 1;
}

.carousel-indicators {
    z-index: 9 !important;
    }

}