/* devanagari */
@font-face {
  font-family: 'Mukta';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Mukta Regular'), local('Mukta-Regular'), url(../fonts/iJWKBXyXfDDVXbnArXyi0A.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Mukta';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Mukta Regular'), local('Mukta-Regular'), url(../fonts/iJWKBXyXfDDVXbnPrXyi0A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Mukta';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Mukta Regular'), local('Mukta-Regular'), url(../fonts/iJWKBXyXfDDVXbnBrXw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Nunito Regular'), local('Nunito-Regular'), url(../fonts/XRXV3I6Li01BKofIOOaBXso.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Nunito Regular'), local('Nunito-Regular'), url(../fonts/XRXV3I6Li01BKofIMeaBXso.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Nunito Regular'), local('Nunito-Regular'), url(../fonts/XRXV3I6Li01BKofIOuaBXso.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Nunito Regular'), local('Nunito-Regular'), url(../fonts/XRXV3I6Li01BKofIO-aBXso.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Nunito Regular'), local('Nunito-Regular'), url(../fonts/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body{
    
    font-family: 'Nunito', sans-serif!important;
}

img {
    width: 100%;
    height: auto;
}

a:hover{
  text-decoration: none;
}

.logo {
    max-width: 250px;
}

h1, h2, h3, h4, h5, h6{
    
 font-weight: 700;
    
}
.muk  {
    font-family: 'Mukta', sans-serif!important;
}
.nuni  {
    font-family: 'Nunito', sans-serif!important;
}


.bg-dark {
    font-weight: 500!important;
    background-color: #0f2733!important;
}

.topheadp {
    background-color: #021016;
    color:#F6B200;
    padding: 5px 0 ;
    width: 100%;
}


.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1)!important;
}

.topheadp a{
    color:#F6B200;
}

.menuter {
    background-color: #0f2733/**#1D2A34**/;
    font-size: 24px;
}

.menuter a {
    color: #fff !important;
}


.menuter .nav-item {

    border-right: 2px solid #fff;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #BE2647!important;
    
}

.carouselp {
    padding: 50px 0;
}



.carousel-indicators {
    position: relative !important;
    margin-top: 10px;
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 11px;
    color: red !impor;
    border-radius: 50%;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: grey;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

.tarjlugar {
    width: 100%;
    border-radius: 25px;
    border: 5px solid #000;
    padding: 0 !important;
    margin: 15px 0;
    min-height: 620px;
    position: relative;
    height: 100%;
}

.tarjlugar img {
    border-radius: 20px 20px 0 0;
}

.tarjlugar .detalles{
  line-height: 1.1;
  margin-bottom: 50px;
}

.desclu {
    /*margin-top: 20px;*/
    padding: 15px;
    font-size: 20px;
    font-weight: 500;
}

.nomlug {
    padding: 10px;
    font-size: 25px;
    /*float: left;*/
    color: #fff;
    background-color: #1D2A34;
    margin-top: -30px;
    /*position: absolute;*/
    text-align: center;
    width: 55%;
}

.hrst1 {
    border-bottom: 1px solid #000;
}

.descppr {
    font-size: 14px !important;
    color: #46494d;
}

.descppr2 {
    font-size: 14px !important;
    color: #46494d;
}

.preciofin {
    font-size: 28px !important;
}

.btnp {
    margin: 30px 0;
    padding: 10px 50px;
    text-align: center !important;
    background-color: #BE2647;
    border-radius: 25px;
    color: #fff !important;
     font-family: 'Mukta', sans-serif!important;
    font-weight: 500;
}

.tarjlugar .btn-container{
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin-left: -15px;
}

.btnp:hover {
    background-color: #F6B200 !important;
    color: #fff !important;
     font-family: 'Mukta', sans-serif!important;
     font-weight: 500;
}

.btnp2 {
    margin: 30px 0;
    padding: 10px 50px;
    text-align: center !important;
    background-color: #000;
    border-radius: 25px;
    color: #fff !important;
     font-family: 'Mukta', sans-serif!important;
     font-weight: 500;
}


.descuentolug {
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    right: 0px;
    top: 50px;
    position: absolute;
    padding: 5px 20px;
    font-size: 25px;
    border-bottom: 50px solid #BE2647;
    border-left: 10px solid transparent;
    text-align: right;
    color: #fff;
    height: 0;
    width: 100px;


}

.foonp {
    background-color:#0f2733!important; /**#1D2A34**/
    color: #fff;
    text-align: center;
    padding: 20px 0;
}

.foonp a{
   color: #fff; 
}


.logofoo {
    max-width: 300px;
}

.defa {
    padding: 100px 0;
}

.listptin {
    margin: 50px 0;
}



.defa ul {
  list-style: none!important;
}

.defa ul li::before {
  content: "\2022"!important;
  color: red!important;
  font-weight: bold!important;
  display: inline-block!important; 
  width: 1em!important;
  margin-left: -1em!important;
}

.btnpri {
    background-color: #BE2647 !important;
    border-radius: 20px !important;
    color: #fff !important;
     font-family: 'Mukta', sans-serif!important;
     font-weight: 500;
}

.avf {
    padding: 100px 0;
    background-color: rgba(114, 135, 186, 0.3);
}

.iconpd {
    max-width: 40px;
    float: right;
}



.iconpd2 {
    max-width: 50px;
    float: right;
}

.iconpd2:hover {
    filter: invert();
    filter: saturate(10);
}

.redeslist {
    list-style: none;
    padding: 0;
    margin: 50px 0;
}


.redeslist li {
    display: inline-block;
}

.npnml {
    padding: 0;
}

.txtred, .defa h2, .promocion b {
    color: #BE2647 !important;
}

.rweb {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/iconoweb.png") no-repeat;
    background-size: contain;
}

.rweb:hover {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/Rojoiconoweb.png") no-repeat;
    background-size: contain;
}
.rface {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/iconofb.png") no-repeat;
    background-size: contain;
}

.rface:hover {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/Rojoiconofb.png") no-repeat;
    background-size: contain;
}
.rins {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/iconoig.png") no-repeat;
    background-size: contain;
}

.rins:hover {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/Rojoiconoig.png") no-repeat;
    background-size: contain;
}
.rtwi {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/iconotwitter.png") no-repeat;
    background-size: contain;
}

.rtwi:hover {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/Rojoiconotwitter.png") no-repeat;
    background-size: contain;
}
.ryou {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/iconoyoutube.png") no-repeat;
    background-size: contain;
}

.ryou:hover {
    width: 50px;
    height: 50px;
    background: url("../img/iconos/Rojoiconoyoutube.png") no-repeat;
    background-size: contain;
}

.spacer50 {
    height: 50px;
}



.flotared {
    width: 50px;
    z-index: 999;
    height: 70px;
    border-radius: 15px 0 0 15px;
    background-color: #25D366;
    right: 0;
    top:40%;
    position: fixed;
    padding: 10px 0 0 0;
}

.flotared2 {
    width: 50px;
    z-index: 999;
    border-radius: 15px 0 0 15px;
    height: 70px;
    background-color: #3b5998;
    right: 0;
    top:50%;
    position: fixed;
     padding: 10px 0 0 0;
}

#viajesprintab .active{
    
    background-color: #BE2647;
    
}

.bord2p {
    border-left: 2px solid #fff;
}




@media only screen and (max-width:991px){
    
    .bord2p{
        border-left: 0px;
    }
    .menuter .nav-item {

    border-right: 0px ;
}

}


.paquete-img{
 width: 100%;
 max-height: 100%;
 height: 241px;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 border-radius: 20px 20px 0 0;
}

.img-carrusel-viaje{
 width: 95%;
 height: 250px;
 margin: 10px auto;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
 display: block;
}


.cursor-pointer{
 cursor: pointer;
}

.fs-1{
 font-size: 1rem;
}

/*IMAGENES TAMAÑOS DIFERENTES*/
.escritorio, .tablet, .movil{
 width: 100%;
 background-repeat: no-repeat;
 background-position: center;
 background-size: cover;
}

.escritorio{
 height: 400px;
}

.tablet{
 height: 300px;
}

.movil{
 height: 200px;
}

.tablet, .movil{
  display: none;
}

@media only screen and (max-width:992px){
 .escritorio{
  display: none;
 }

 .tablet{
  display: block;
 }
}

@media only screen and (max-width:576px){
 .tablet{
  display: none;
 }

 .movil{
  display: block;
  background-size: 100% 100%;
 }
}
