html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    font-family: 'Open Sans', sans-serif;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
a{
    margin:0;
    padding:0;
    text-decoration: underline;
}
ul{
    list-style: none;
}
p{
    color: black;
    font-size: 14px;
    margin-bottom: 0;

}
strong{
    color: black;
}
.clear{
    clear: both;
}
img {
    display: block;
    width: 100%;
}

/*@font-face {
    font-family: 'Open Sans', sans-serif;
    src: url('../fonts/keepcalm-medium-webfont.woff2') format('woff2'),
         url('../fonts/keepcalm-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/

/*@font-face {
    font-family: 'megan_juneregular';
    src: url('../fonts/megan_june-webfont.woff2') format('woff2'),
         url('../fonts/megan_june-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
    font-family: 'keep_calm_medregular';
    src: url('../fonts/keepcalm-medium-webfont.woff2') format('woff2'),
         url('../fonts/keepcalm-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*-----------new style-----------*/
body{
    background: url(../imgs/linetop.jpg) repeat-x top center;
    left: 0;
    background-size: 100%;
    width: 100%;
}
.container{
    max-width: 1100px;
    margin: 0 auto;
    width: 94%;
}
.navbar{
    background: #016d2c; /* Old browsers */
    background: -moz-linear-gradient(top, #016d2c 0%, #016636 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #016d2c 0%,#016636 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #016d2c 0%,#016636 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016d2c', endColorstr='#016636',GradientType=0 ); /* IE6-9 */
    padding: 0;
}

.navbar-expand-lg .navbar-nav .nav-link, .dropdown-menu .dropdown-item{
    color: white;
    margin: 0 17px;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-family: arial;
    text-transform: uppercase;
}
.dropdown-menu .dropdown-item{
    margin: 0;
    font-size: 11px;
    padding: .5rem 1rem;
    text-decoration: none;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #ffffff;
    color: black;
}
.dropdown-item:focus, .dropdown-item:hover{
        background-color: #006e3d;
}
header .nav-item:hover{
    background: #0b9055;
}

.titulo, .subtitulo{
display: block;
    color: #000;
    font-size: 24px;
    text-align: center;
   font-family: 'Open Sans', sans-serif;

    display: block;
    margin-bottom: 15px;
    margin-top: 20px;
    text-transform: inherit;
        font-weight: bold;
            line-height: 22px;
}
.imgbox{
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 20px auto;
}
.subtitulo{
font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 20px;
    position: relative;
    text-indent: 14px;

}
.subtitulo:before, .desp-prices .card-header h2 button:before{
display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 7px;
    background: #006f3e;
}
.desp-prices .card-header h2 button:before{
    left: 13px;
    top: 46%;
}
.titulo span{
    font-size: 17px;
    display: block;
}
.titulo em{
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}
.line{
    display: block;
    height: 3px;
    background:#258d57;
    width: 120px;
    margin: 20px auto;
    margin-bottom: 40px;
}

.texto{
    font-size: 14px;
    color: #000;
    line-height: 23px;
}
.links{
    border: 0;
    display: block;
    background: #535095;
    border-radius: 16px;
    color: white;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    max-width: 150px;
    min-width: 120px;
    margin-top: 15px;
    padding: 5px 12px;
    cursor: pointer;
}
.links:hover{
     color: white;
}
.dropdown-item.active, .dropdown-item:active{
    background-color: #535095;
}
.dropdown-item{
    font-size: 14px;
}

.box-cont-cir a{
    color: white;
    text-decoration: none;
}
.bguno{
    background: url(../imgs/t1.jpg) no-repeat center center;
    background-size: cover;
}
.bgdos{
    background: url(../imgs/t2.jpg) no-repeat center center;
    background-size: cover;
}
.box-center{
    display: block;
    margin: 70px auto;
}
.subt{
    font-size: 22px;
}

.boxform{
    display: block;
    background-color: #e6e6e6;
    padding: 35px 0;
}
.bggray{
    background-color: #e6e6e6;
    padding: 45px 0;
    margin-bottom: 60px;
}
.colmord{
    color: #535095;
}
.box-info{
    margin-bottom:50px;
}
.box-info p span{
    font-size: 17px;
}
.box-info p span a{
    color: #046a7b;
}
.pin-img img{
    display: block;
    max-width: 28px;
    margin-top: 52px;
}

.w-auto{
    width: auto;
    max-width: 260px;
}
.form-control{
    border: 0;
    border-bottom: 2px solid #d6d6d6;
}
.box-form{
    display: block;
    margin-top: 20px;
}
.form-group{
    margin-top: 30px;
}
.form-group label{
    color: #424242;
    font-size: 14px;
}
footer{
    display: block;
}
.boxcent{
    display: block;
    margin: 0 auto;
    max-width: 470px;
    position: relative;
    margin-bottom: 50px;
}
.boxcent:after, .boxmidle:after, .tres-fotos:after, .dos-fotos:after{
    content: "";
    display: block;
    clear: both;
}
.log-foot{
display: block;
    float: left;
    margin-right: 15px;
    width: 185px;
    margin-top: 15px;
    margin-left: 70px;
}
.redes{
    display: block;
    margin-top: 8px;
}
.redes li{
    display: inline-block;
        margin: 0 3px;
}
.redes li a img{
    display: block;
    margin: 0 auto;
    max-width: 35px;
}
.carousel{
    display: block;
    margin-bottom: 60px;
}
.navdoc ul li a{
    color: #fff;
    text-decoration: none;
}

.navbar-brand{
    max-width: 200px;
}
.navbar-brand img{
    display: block;
    width: 100%;
}
/*
NOSOTROS---------------------*/

.tit-nos{
    color: gray;
    font-size: 25px;
}
.tophead{
    width: 100%;
    height: 220px;
    display: block;
    margin-bottom: 60px;

}
.bgnos{
     background: url(../imgs/bg-nosotros.jpg) top center no-repeat;
    background-size: cover;   
}


/*ENFERMEDADES*/
.card-header{
    position: relative;
}
.right-abs{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: #eaeaea;
    height: 100%;
    width: 50px;
}
.right-abs a{
    display: block;
    width: 100%;
    height: 100%;
    color: transparent;
}
.right-abs a:hover{
    background: #cecccc;
} 
.btn-xs i:before{
    content: "\f146";
   background: url(../imgs/more.svg) no-repeat center center;
    background-size: 60%;
        left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.right-abs a{
    position: relative;
}
.right-abs a i{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    position: absolute;
}

.card-body{
    background: #f7f7f7;
}
.card-body p.texto{
    text-align: justify;
    margin-bottom: 15px;
}
#accordion{
    margin-bottom: 70px;
    margin-top: -30px;
}
.navbar-toggler{
   padding: 0;
}

.box-escrib .caja{
    margin-bottom: 15px;
    display: block;
}
.subt{
    text-align: center;
}
.tres-fotos, .dos-fotos{
    width: 100%;
    margin: 30px auto;
    display: block;
    margin-bottom: 100px;
}
.tres-fotos li{
    width: 33.3%;
    display: block;
    float: left;
}
.tres-fotos li img, .dos-fotos li img{
    display: block;
    width: 100%;
}
.dos-fotos li{
    width: 50%;
    display: block;
    float: left;
}

.navbar-toggler{
    border: 0;
}
#correcto{
    color: white;
    display: block;
    margin-top: 10px;

}
.navbar-nav .dropdown-menu{
    border: 0;
    margin-top: 0;
}
.dropdown-menu{
    border-radius: 0;
        background-color: #0b9055;
}
.right-info .titulo{
    text-align: left;
    font-size: 18px;
    margin-bottom: 0;
}
.navbar-toggler-icon {
    background: url(../imgs/menu.svg) no-repeat center center;
}
.relative{
    position: relative;
}
.phone, .wat{
display: block;
    position: absolute;
    top: 49px;
    right: 30px;
    font-size: 18px;
    font-weight: normal;
    height: 30px;
    padding-left: 30px;
    background: url(../imgs/reservas.png) no-repeat left center;
    background-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.wat{
    display: block;
    position: absolute;
    right: 300px;
        background: url(../imgs/phono.png) no-repeat left center;
}

/*.phone img{
    max-width: 190px;
}*/
/*.navbar-collapse{
    margin-top: 40px;
}*/
#btnSubmit{
}
.carousel-item img{
    display: block;
    width: 100%;
}
.boxnew{
       margin: 50px auto;
}
.boxnew img{
    display: block;
    max-width: 795px;
    margin: 25px auto;
    width: 99%;
}


.modal-body iframe{
    display: block;
    width: 100%;
}

.botfooter{
    display: block;
    position: absolute;
    left: -200px;
    top: 0;
    max-width: 170px;
}
.box-escrib{
    margin-bottom: 40px;
}
.msj{
    height: 120px;
}


/*estilos doctores--------------------------------------------------*/



/*.texto{
    font-size: 14px;
    color: #212121;
    line-height: 21px;
}
*/
.box-destacados ul:after, .card-serv:after, footer .container:after, .content-card:after{
    content: "";
    display: block;
    clear: both;
}
.box-destacados {
    display: block;
    margin: 50px auto;
}
.box-destacados li{
    display: block;
    float: left;
    width: 49%;
    margin: 5px 0.5%;
    height: 235px;
    overflow: hidden;
    position: relative;
}
.box-destacados li img{
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}
.box-destacados li .top-90{
    top: -90px;
}
.box-destacados li .info{
    background: rgba(0,0,0,0.7);
    width: 100%;
    display: block;
    position: absolute;
    top: 81%;
    z-index: 2;
    padding: 30px 40px;
    padding-top: 8px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.box-destacados li:hover .info{
    background: rgba(0,0,0,0.9);
    top: 0;
    padding: 30px 40px;
    height: 100%;
}
.box-destacados li .info .texto{
    color: white;
    font-size: 14px;
    line-height: 19px;
    display: block;
    margin-bottom: 8px;
    text-align: justify;
}
.box-destacados li .info .titulo{
    color: white;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: inherit;
    margin-bottom: 15px;
    margin-top: 5px;
}
body .button{
display: block;
    background: #fb8d00;
    border: 0;
    text-align: center;
    font-size: 14px;
    padding: 8px 20px;
    max-width: 185px;
    font-weight: normal;
    font-family: arial;
    margin: 10px auto;
    margin-top: 5px;
    color: white;
    letter-spacing: 1.5px;
    text-decoration: none;
        -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
body .button:hover{
    background: #fbbb00;
}
.info .button{
    background: #fb8d00;
}
.bg-hotel{
    padding: 60px 40px;
    padding-bottom: 100px;
    width: 100%;
    display: block;
    background: #e9f5d9;
}
.bg-gray{
    background: #ececec;  
}
.bgwhite{
    background: white;
}
.text-hotel .titulo{
    color: #258d57;
    display: block;
    text-align: center;
}

.text-hotel .texto{
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
}
.text-hotel iframe{
    max-width: 900px;
    height: 450px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.icons{
    position: relative;
}
.icons:after{
    content: "";
    display: block;
    width: 58px;
    height: 62px;
    display: block;
    position: absolute;
    top: 10px;
    right: -30px;
    background: blue;
    z-index: 1;
    background: url(../imgs/animal2.png) no-repeat center center;
    background-size: 100%;
}
.icons:before{
    content: "";
    display: block;
    width: 108px;
    height: 84px;
    display: block;
    position: absolute;
    bottom: -60px;
    left: -77px;
    background: yellow;
    z-index: 1;
    background: url(../imgs/animal1.png) no-repeat center center;
    background-size: 100%;
}
.text-hotel .double{
    font-size: 17px;
    line-height: 28px;
    text-align: center;
}
.bg-imagen{
    background: url(../imgs/tambopata-amazon-tours.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}
.bg-imagen > div > .titulo{
    color: white;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
    margin-bottom: 40px;
}

.card-serv .item{
    display: block;
    margin: 10px;
    background: white;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.card-serv .item:hover{
    box-shadow: 0 0 0 10px rgba(0,0,0,0.5)
}
div #owl-example.card-serv .item img{
    display: block;
    width: 100%;
    margin: 0 auto;
 /*   max-height: 225px;*/
    overflow: hidden;
}
div #owl-example .img-carou, .list-tours .img-carou{
    overflow: hidden;
    width: 100%;
    height: 180px;
}
.list-tours .img-carou{
    margin-bottom: 0;
}
.card-serv .item .titulo{
    color: black;
    font-size: 16px;
    font-weight: bold;

}
.content-card{
    padding: 20px 25px;
}
a.vermas{
    position: relative;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 23px;
    color: #02864a;
    text-decoration: underline;
    margin: 15px 0;
    margin-bottom: 0;
    background: url(../imgs/vermas.png) no-repeat left center;
    background-size: 8px;
    height: 25px;
    padding-left: 15px;
        -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
a.vermas:hover{
padding-right: 10px;
    color: #000;
}
.tinyslide figure figcaption{
    padding-top: 6%;
}
footer {
    padding: 30px 0;
    background: #131702;
    border-bottom: 10px solid #272d0d;
}
footer .texto{
    text-align: left;
    font-size: 13px;
    line-height: 18px;
    color: #9ba094;
    font-family: 'Open Sans', sans-serif;
}
.left-foot{
    display: block;
    float: left;
    max-width: 400px;
}
.right-foot{
    display: block;
    text-align: right;
    float: right;
}
.right-foot strong{
    font-size: 13px;
    font-weight: normal;
    color: #9ba094;
}
.redes li{
    display: block;
    float: left;
    margin: 0 4px;
}
.redes li img{
    width: 41px;
    display: block;
}
.info-slide{
    padding: 25px 50px;
    display: block;
    position: absolute;
    right: 0;
    height: 100%;
    top:0;
    max-width: 600px;
    width: 100%;
}
.info-slide:before{
    content: "";
    display: block;
      -webkit-filter: blur(25px);
  -moz-filter: blur(25px);
  -o-filter: blur(25px);
  -ms-filter: blur(25px);
filter: blur(25px);
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    z-index: -1;
    top: 0;
}
.info-slide h1{
    display: block;
    font-size: 57px;
    color: #fbba1f;
    font-family: 'keep_calm_medregular';
    text-align: right;
}
.info-slide strong{
    display: block;
    font-size: 24px;
    color: white;  
    text-align: right;
}
.info-slide p{
    display: block;
    font-size: 18px;
    line-height: 20px;
    color: white;  
    margin-top: 20px;
    text-align: right;
    max-width: 450px;
    float: right;
    margin-bottom: 10px;
}
.info-slide .button{
    float: right;
}

.owl-buttons{
margin: 0 auto;
    margin-top: 15px;
    display: block;
    position: absolute;
   
    top: 48%;
    width: 100%;
}
.owl-prev, .owl-next{
color: #fff;
    font-size: 15px;
    display: block;
    margin: 0 10px;
    font-weight: bold;
    line-height: 50px;
    width: 17px;
    height: 50px;
    background: #fb8d00;
}
.owl-next{
    position: absolute;
    right: -1px;
    text-indent: 4px;
}
.owl-prev{
    position: absolute;
    left: 0;
    text-indent: 2px;
}
/*Pagina de amazon*/

.top-indicador{
    display: block;
    background: green;
    position: relative;
    height: 140px;
    background: url(../imgs/indicador.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 35px;

}
.top-indicador h1{
color: white;
    text-align: left;
    display: block;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: bold;
    top: 56%;
    position: absolute;
}
.tabs-info{
    margin: 60px auto;
    margin-top: 20px;
}
.boxcenter{
    padding: 15px 0;
    display: block;
    padding-top: 0;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    background-color: #006f3e;
    color: white;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    background-color: #006f3e;
    color: white;
}
.nav-tabs .nav-link{
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    text-decoration: none;
    color: black;
    padding: .5rem 1.8rem;
    background-color: #e8e8e8;
}
.tabs-info .nav-link{
    font-size: 14px;
}
.tab-content{
    border: 1px solid #d2d2d2;
    border-radius: 0 0 20px 20px;
        padding: 20px 30px;
    border-top: 0;
}
.text-justify{
    text-align: justify;
}
.tag-text{
    color: #000;
    display: block;
    font-size:22px;
    text-align: center;
    font-weight: bold;
}
.tag-text span{
    color: #258d57;
    font-size: 27px;
}
.bg-hotel.pad-stand{
    padding: 60px;
    background: #ececec url(../imgs/bgwasai.png) repeat-x bottom center;
}
.tab-pane iframe{
    display: block;
    width: 100%;
}
.tab-pane .titulo{
    text-align: left;
}
.tab-pane .button{
    margin: 18px 0;
    padding: 6px 15px;
    max-width: 220px;
    margin-bottom: 0;
  /*  max-width: 140px;*/
}
.tripimg{
    display: block;
    float: left;
    max-width: 300px;
    margin-right: 20px;
}
#light-gallery, #light-gallery-a, #light-gallery, #light-gallery-b{
    margin-top: 20px;
    margin-bottom: 20px;
}
#light-gallery div a, #light-gallery-a div a, #light-gallery-b div a{
    overflow: hidden;
    display: block;
    width: 100%;
    max-height: 210px;
    text-decoration: none;
    box-shadow: 0px 10px 15px rgba(0,0,0,0.4);
}

#light-gallery div img,  #light-gallery-a div img{
    position: relative;
   -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#light-gallery div img:hover, #light-gallery-a div img:hover{
    opacity: 0.8;
    width: 108%;
}
#light-gallery div p,  #light-gallery-a div p{
    display: block;
    text-align: center;
    margin-top: 14px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.list-tours{
    margin-bottom: 30px;
}
.list-tours div{
    margin-bottom: 15px;
}
.list-tours div .button{
    cursor: pointer;
    margin: 15px 0;
    padding: 8px 18px;
}
.list-tours h2{
    font-size: 17px;
    padding-bottom: 12px;
    border-bottom: 1px solid #c3c3c3;
    font-weight: bold;
    display: block;
}
.list-tours .alt-3{
    height: 74px;
}
.list-tours .alt-2{
    height: 53px;
}
.list-tours .alt-1{
    height: 32px;
}
.list-tours .tagline{
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
}
.price-text{
    margin-top: 10px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 0.4px;
    display: block;
    background: url(../imgs/vermas.png) no-repeat left center;
    padding-left: 16px;
}
.card-body{
    background: white;
}
.card{
    border: 1px solid rgba(0,0,0,.2);
    border-bottom: 3px solid #dcdcdc;
}
.card-body .dropdown{
    max-width: 182px;
    height: 34px;
}
.card-body .dropdown-menu{
    margin: 0;
}
.pad-only{
    padding: 50px 40px;
    padding-bottom: 50px;
    margin-top: 0;
}
.pad-only .titulo{
    margin-top: 0;
}
.cont-form{
    max-width: 600px;
    margin: 0 auto;
}
.navbar{
   padding: 4px 0; 
}
#accordion{
    margin: 60px 0;
}
.desp-prices .card-header{
    cursor: pointer;
    padding: 0;
/*    border-left: 3px solid #006f3d;*/
}
.desp-prices .card-header h2 .collapsed, .desp-prices .card-header h2 .btn{
    background: green;
    width: 100%;
    text-align: left;
    padding: 1rem 1.5rem;
    position: relative;
    display: block;
    padding-left: 30px;
    border-radius: 0;
}
.desp-prices .card-header h2 .btn{
    background: #006f3e;
    color: white;

}
.desp-prices .card-header h2 .btn.collapsed{
    background: #f7f7f7;
    color: black;

}
.desp-prices .card-header h2 .btn.collapsed:hover{
    background: #006f3e;
    color: white;  
}
/*.desp-prices .card-header:hover  {
    background: #008753;
}
.desp-prices .card-header:hover  h2 button{
    color: white;
}*/
.btn.focus, .btn:focus{
    box-shadow: none;
}
.desp-prices .card{
    border:0;
}
.desp-prices .card-body{
   /* border-top: 3px solid #006737;*/
    background: #efefef;
}
.imgs-prices .boxprices{

    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;

}

.boxprices a{
    display: block;
    width: 100%;
    height:155px;
    background: transparent;
    z-index: 3;
    position: relative;
    margin-bottom: 8px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    overflow: hidden;
}
.boxprices a i{
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0,0,0,0.1);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.boxprices a i:hover{
    background: rgba(0,0,0,0.6);
}
.boxprices img{
    display: block;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 0;
}
.boxprices h4{
    display: block;
    color: black;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}
.box-cod-prices{
    display: block;
    background: #fb8d00;
    position: absolute;
    z-index: 2;
    top: 4px;
    left:4px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.box-cod-prices p, .box-cod-prices span{
    color: white;
    font-size: 11px;
    text-align: left;
    display: block;
    padding: 2px 8px;
    width: 100%;
}
.box-cod-prices p strong, .box-cod-prices span strong{
    font-weight: bold;
    color: white;
    font-size: 15px;
}
.box-cod-prices span strong{
    color: black;
}
.box-cod-prices p{
    border-radius: 5px 5px 0 0;
}
.box-cod-prices span{
    color: black;
    background: white;
    border-radius: 0 0 5px 5px;
}
.tab-content .texto{
    text-align: justify;
}
.boxtour{
 margin: 60px auto;
    padding-bottom: 30px;
    border-bottom: 1px dashed #016930;
}
.boxtour .subtitulo{
    margin-top: 0;
    font-size: 17px;
        margin-bottom: 15px;
}

.boxtour .texto{
    text-align: justify;
}

.boxtour .line{
    margin: 0;
    margin-bottom: 15px;
}
.boxtour img{
  display: block;
        margin-bottom: 20px;
    
}
.infosecond{
    margin: 60px auto;
}
.tab-prices{
    margin: 30px auto;
}
table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}
.tab-prices table td {
    text-align: center;
    color: #666;
    font-family: arial;
    font-size: 12px;
    border: 1px solid #ccc;
}
table tr.tab-title td {
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold;
    font-family: verdana;
}
.text-wild{
    display: block;
    margin: 50px auto;
    max-width: 880px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    line-height: 22px;
    color: #098c01;
}
.idioma-box{
    display: block;
    position: absolute;
    right: 0;
    top: 4px;
}
.idioma-box li{
    display: block;
    margin:0 3px;
    float: left;
}
.idioma-box img{
    max-width: 28px;
    display: block;
}

.idioma-box img:hover{
    opacity: 0.9;
}
.img-env{
	display: block;
	margin: 20px auto;
	max-width: 80px;
}




@media screen and (max-width:1140px) {
.navbar-expand-lg .navbar-nav .nav-link{
    padding: 10px 0;
    font-size: 13px;
    margin: 0 19px;
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid{
    padding-top: 4px;
    padding-bottom: 4px;
}
}


@media screen and (min-width: 889px) {

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
    box-shadow: 0 0 15px rgba(0,0,0,0.4);
 }

}

@media screen and (max-width: 990px) {
    section.tinyslide{
        height: 54%;
    }
        .navbar-collapse{
    background: #004c2a;
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 100;
    box-shadow: 0px 7px 14px 0px rgba(0,0,0,0.2);
    padding: 12px;
    margin-top: 0;
}

}


@media screen and (max-width: 820px) {
.box-destacados li{
    width: 98%;
    margin: 20px 1%;
    height: 200px;
}
.box-destacados li:hover .info{
    height: 100%;
    padding: 16px 20px;
}
.box-destacados li .info .titulo{
    margin-bottom: 5px;
}
.box-destacados li .info .texto {
    font-size: 12px;
    line-height: 16px;
}
.button{
    margin: 15px auto;
}
.card-serv li{
    width: 100%;
    float: none;
    margin: 15px auto;
}

.navbar-expand-lg .navbar-nav .nav-link{
    border-bottom: 1px solid #35614d;
}
    .navbar-brand{
        max-width: 140px;
        display: block;
    }
    .phone, .wat{
            font-size: 14px;
            top: 30px;
            padding-left: 26px;
            line-height: 27px;
    }
    .relative{
        padding: 0;
    }
    .phone{
        right: 0;
    }
    .wat{
        right: 192px;
    }
    .info-slide h1{
        font-size: 42px;
    }
    .titulo{
        font-size: 24px;
        margin-bottom: 10px;
    }

    .icons:before{
            width: 101px;
        height: 82px;
        left: -30px;
    }
    .bg-hotel{
        padding: 60px 20px;
    }
    .carousel-item img{
        width: 100%;
    }
}

@media screen and (max-width: 700px) {
    .tripimg, footer .texto, .right-foot{
        float: none;
        margin: 0 auto;
    }
    footer .texto{
        max-width: 240px;
        margin: 15px auto;
    }
    .right-foot{
         max-width: 185px;
    }
    .right-foot h5{
        text-align: center;
    }
    .redes{
        width: 150px;
        margin: 15px auto;
    }

}
@media screen and (max-width: 620px) {
    .container.text-hotel{
        padding: 0;
    }
    .box-destacados li img{
            width: 115%;
    }
    .box-destacados li .info .titulo{
        font-size: 13px;
            margin: 0;
    line-height: 23px;
    margin-bottom: 3px;
    margin-top: 1px;
    }
    .box-destacados li .info{
            padding: 7px 20px;
            top: 88%;
            padding: 0;
    }
    .idioma-box img{
            max-width: 25px;
    }
    .navbar-brand{
        max-width: 100px;
    }
    .boxprices a{
        height: auto;
    }
    .phone, .wat{

            line-height: 31px;
            padding-left: 25px;
    }
    .phone, .wat {
    top: 3px;
    font-size: 11px;
    padding-left: 17px;
    background-size: 12px;
    right: 67px;

}
.idioma-box{
        right: -3px;
            top: 8px;
}
    #accordion{
        margin: 60px 0;
        margin-top: 30px;
    }
    .desp-prices .card-header h2 .collapsed, .desp-prices .card-header h2 .btn{
       padding: 0.7rem 1.2rem; 
        white-space: normal;
        font-size: 13px;
            padding-left: 30px;
    }
     .wat {
        top: 20px;
     }
    .info-slide h1{
        font-size: 32px;
    }
    .info-slide strong{
            font-size: 20px;
    }   
    .info-slide p{
        font-size: 15px;
    }


.tres-fotos li, .dos-fotos li{
    width: 100%;
    margin-bottom: 15px;
}
.box-destacados li .info .texto{
        font-size: 11px;
    line-height: 14px;
}
button:focus{
    outline: none;
}
.text-hotel .double{
    font-size: 14px;
    line-height: 25px;
}
.navbar-expand-lg .navbar-nav .nav-link{
        font-size: 12px;
}
.navbar-collapse{
    padding: 0;
}
.navbar{
    padding: 0;

}
.tag-text{
  font-size: 22px;  
}

.tres-fotos, .dos-fotos{
    margin-bottom: 50px;
}

.box-center{
    margin: 5px auto;
    margin-bottom: 50px;
}
.log-foot{
    float: none;
    margin: 0 auto;
    margin-bottom: 15px;
}

.redes{
    float: none;
}
.redes li a img{
    max-width: 55px;
}
.blocktwo{
    margin-top: 30px;
}

.botfooter{
position: relative;
    margin-bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-bottom: 10px;
}

.boxcent .bggray{
    margin-bottom: 0;
}

.info-slide p{
    margin-top: 12px;
    font-size: 13px;
    line-height: 16px;
}
body .button{
    font-size: 12px;
    padding: 5px 30px;
    max-width: 180px;
}
section.tinyslide .navigator{
        bottom: 0.6em;
        left: 10%;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.tinyslide figure figcaption {
    padding-top: 20px;
}
.titulo{
    font-size: 18px;
}
.top-indicador{
    height: 90px;
}
.top-indicador h1{
    font-size: 18px;
    left: 0;
    margin: 0px 22px;
}
.box-destacados{
    margin: 30px auto;
}
div #owl-example .img-carou, #owl-example .item{
    height: auto;
}
.icons:after{
    width: 38px;
    height: 42px;
}
.icons:before{
    width: 81px;
    height: 62px;
}
footer .texto{
    text-align: center;
}
.box-destacados li{
        margin: 10px 1%;
}
.info  a{
font-size: 11px;
    padding: 4px 30px;
}
.tripimg{
    max-width: 200px;
}
.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid{
    padding-top: 2px;
    padding-bottom: 2px;
}
.navbar-toggler{
    font-size: 1.1rem;
}
}


@media screen and (max-width: 420px) {
    .navbar-brand{
        max-width: 78px;
    }

     .info-slide h1 {
        font-size: 21px;
    }
    .info-slide strong{
        font-size: 16px;
    }
    .tinyslide figure figcaption{
        top: 0;
        bottom: inherit;
    }
    .box-destacados li{
        height: auto;
    }
    .box-destacados li .top-90{
            top: 0;
    }
    .box-destacados li img{
        width: 100%;
    }
}

#_wbord_ a, #_wbord_2 a, .bbw a{
    display: none !important;
}

 div[id*='_wbordpkgs_'] img{
    display: none;

 }
.kw_container{
    clear: both;
}