html {
    scroll-behavior: smooth;
}

.font-size-0 {
    font-size: 0 !important
}

.font-size-7 {
    font-size: 7px !important
}

.font-size-8 {
    font-size: 8px !important
}

.font-size-9 {
    font-size: 9px !important
}

.font-size-10 {
    font-size: 10px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-14 {
    font-size: 14px !important
}
.font-size-15 {
    font-size: 18px !important
}
.font-size-13 {
    font-size: 21px !important
}
.font-size-16 {
    font-size: 25px !important;
}

.font-size-18 {
    font-size: 18px !important;
    /*font-weight: 500;*/
}

.font-size-20 {
    font-size: 22px !important;
}

.font-size-24 {
    font-size: 26px !important
}

.font-size-25 {
    font-size: 25px !important;
}

.font-size-26 {
    font-size: 26px !important
}

.font-size-28 {
    font-size: 358px !important
}

.font-size-30 {
    font-size: 30px !important;
}

.font-size-40 {
    font-size: 50px !important
}

.font-size-50 {
    font-size: 60px !important;
}

.font-size-60 {
    font-size: 70px !important
}

.font-size-70 {
    font-size: 80px !important
}

.font-size-80 {
    font-size: 90px !important
}
.font-size-3em {
    font-size: 3.75em !important
}
.bg-green-c{
    background-color: #249da5;
}
.bg-green-c .nav-item{
    font-size: 16px !important;
}
.bg-green-c .navbar-nav .nav-item + .nav-item{
    margin-left: 3rem;
}
.bg-green-c i{
    font-size: 20px !important;
    color: white;
}
.header-jnt .navbar-light .navbar-nav .active > .nav-link{
    color: #1b08d3;
}
.header-jnt .navbar-light .navbar-nav .nav-link:hover {
    color: #1b08d3;
}
.header-jnt .navbar-light .navbar-nav .nav-link {
    color: #333;
    font-size: 23px;
}
.header-jnt .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
}
.jnt-container .container-fluid{

}
.jnt-slider .carousel-caption {
    bottom:0;
    top: 290px;
}
.jnt-slider .carousel-control-next, .jnt-slider .carousel-control-next, .jnt-slider .carousel-control-prev, .jnt-slider .carousel-control-prev{
    color: #fff;
    opacity: unset;
}
.jnt-slider .btn-outline-light:hover {
    color:#dc4538;

}
.jnt-container .text-danger{
    color: #dd4437 !important;
}
.jnt-container .text-primary{
    color: #4433e3 !important;
}
.jnt-container .text-dark{
    color: #323232 !important;
}
.jnt-container .text-dark-light{
    color: #8e8e8e !important;
}
.jnt-container .font-weight-bold {
    font-weight: 600 !important;
}
.c-jnt-hr{
    margin-top: 0;
    margin-bottom: 2rem;
    border: 0;
    background-color: #301fca;
    width: 10%;
    text-align: left;
    height: 2px;
    background-position: left;
    display: inline-block;
}
.c-jnt-hr-danger{
    margin-top: 0;
    margin-bottom: 2rem;
    border: 0;
    background-color: #dd4437;
    /*width: 10%;*/
    text-align: left;
    height: 2px;
    background-position: left;
    display: inline-block;
}
.social-media:hover {
    background-color: #38529a;
}
.social-media:hover .fa{
    /*color:#1b08d3*/
}
.social-media{
    padding: 10px;
}
.w-5 {
    width: 5% !important;
}
.w-10 {
    width: 10% !important;
}
.w-15 {
    width: 15% !important;
}
.w-20 {
    width: 20% !important;
}
.w-30 {
    width: 30% !important;
}
.w-35 {
    width: 35% !important;
}
.w-40 {
    width: 40% !important;
}
.w-55 {
    width: 55% !important;
}
.jnt-container .btn-danger{
    background-color:#dd4538;
    outline: unset;
    box-shadow: unset;
}
.jnt-container .btn-danger:hover{
    background-color: white;
    color: #323232 !important;
}
.jnt-container .shadow{
    box-shadow: rgba(0, 0, 0, 0.14) 0 1px 17px;
}
.jnt-container .material-icons-outlined{
    color: #1701fa;
}
.jnt-container .navbar-divider, .navbar-nav .nav-item + .nav-item, .navbar-nav .nav-link + .nav-link {
    margin-left: 0;
}
.jnt-container .modal-dialog {
    max-width: unset;
    margin: 0 auto;
}
.jnt-slider{
    margin-top: 150px;
}
.jnt-container .btn {
    font-family: unset;
    font-style: unset;
}
.jnt-container .form-control {
    border: 1px solid #a7a7a7;
    border-radius: .26rem;
    min-height: 3em;
    outline: unset;
    box-shadow: unset;
}
.jnt-container textarea {
    line-height: 2.5;
}
.jnt-container .navbar-toggler{
    margin-left: auto;
}
.footer-jnt.border-dark{
    border-color: #b3b3b3 !important;
}
/*.jnt-container .carousel-inner > .carousel-item > a > img, .jnt-container .carousel-inner > .carousel-item > img {
    line-height: unset;
}
.jnt-container .carousel-inner > .carousel-item > a > img, .jnt-container .carousel-inner > .carousel-item > img, .jnt-container .img-fluid {
    display: unset;
    max-width: unset;
    height: unset;
}*/
.jnt-slider .carousel-inner img {
    height: 780px;
    width: 100%;
}
.jnt-container .navbar .dropdown-menu {
    left: -34px;
}
.border-danger{
    border-color: #dd4538 !important;
}
.jnt-slider{
    height: 780px;
    /*width: 100vw;*/
    background: black;
    overflow: hidden;
}

.jnt-slider .carousel-inner img {
    object-fit: cover;
    opacity: 0.7;
}
.jnt-container .mbr-gallery .mbr-gallery-item {
    width: 24.6%;
}
.jnt-container .mbr-gallery .mbr-gallery-item img {
    width: 102%;
}

.jnt-container .about-bg.reposition-bg-dots{
    background-position: 9% 108%;
}
.jnt-container .about-bg{
     background: url("jnt-img/imgs/dots-bg.png") top right no-repeat;
     background-size: 10%;
 }

.jnt-container .about-bg-2.reposition-bg-dots{
    background-position: 89% 39%;
}
.jnt-container .about-bg-2{
     background: url("jnt-img/imgs/about-bg-2.png") bottom left no-repeat;
     background-size: 10%;
 }
.jnt-container .filter .about-bg{

}

.jnt-container .travel-bg{
    background-image: url("jnt-img/imgs/bg-transparent.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    background-color: #fbfbfb;
}
.jnt-container .hotel-bg{
    background-image: url("jnt-img/imgs/bg-pattern-lighter.jpg");
    background-size: contain;
    background-repeat: repeat;
    /*background-position: top center;*/
}
.jnt-container .inbound-bg{
    background-image: url("jnt-img/imgs/dots-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.14) 0 2px 9px;
}
.jnt-container .navbar{
    border-radius: 0;
}
.jnt-container #about-jnt, #hotel ,#form-jnt ,#travels ,#inbound{
    /* padding-top: 3rem;
     padding-bottom: 3rem;*/
    height: 0px;
}
.carousel-control .icon-prev::before {
    content: "\2039";
}
.carousel-control .icon-next::before {
    content: "\203a";
}
@media (max-width: 767px) {
    .jnt-slider .font-size-30 {
        font-size: 21px !important;
    }
    .travels-box h3 {
        text-align: center;
    }
    .travels-box p {
        text-align: left;
    }
    .hotels p {
        text-align: left;
    }
    .jnt-container .mbr-gallery .mbr-gallery-item {
        width: 100%;
    }
    .jnt-container .row{
        text-align: center;
    }
    .jnt-container .text-dark-light{
        text-align: left;
    }
    .jnt-container .col-11{
        text-align: left;
    }
    .jnt-container .header-jnt .top-bar .row{
        text-align: unset;
    }
    .jnt-container .about-bg{
        background-image:none;
    }
}
@media (min-width: 992px) {
    .w-lg-40{width: 40% !important;}
    .jnt-map{
        width: 390px;
    }
}
@media (max-width: 991px) {
    .hide-border{
        border:none !important;
    }
    .jnt-container .hotel-bg{
        background-size: contain;
        background-repeat: repeat-y;
    }
    .travels-box .font-size-60 {
        font-size: 63px !important;
        padding: 10px 18px !important;
    }

    .jnt-nav{
        position: absolute;
        /* top: 92px;*/
        background-color: white;
        width: 100%;
        z-index: 999;
        left: 0;
    }
}
@media (max-width: 1197px) and (min-width:991px) {
    .travels-box .font-size-60 {
        font-size: 52px !important;
        padding: 10px 18px !important;
    }
}
@media (max-width: 1200px) and (min-width:768px) {
    .jnt-container .mbr-gallery .mbr-gallery-item {
        width: 24%;
    }
}
@media (max-width: 767px) and (min-width: 300px){
    .jnt-container iframe{
        /*width: 291px;*/
    }
    .jnt-slider .carousel-inner img{
        object-fit: contain;
    }
    .jnt-container #form-jnt .border-danger{
        border-right: 0 !important;
    }

    .jnt-container .jnt-slider .btn-lg{
        padding: 7px 7px !important;
        font-size: 14px !important;
        margin-left: 3px !important;

    }

    .jnt-container .jnt-slider .carousel-control-next,
    .jnt-container .jnt-slider .carousel-control-prev {
        width: 9%;
    }

    .jnt-container .jnt-slider .carousel-control-next .font-size-60,
    .jnt-container .jnt-slider .carousel-control-prev .font-size-60 {
        font-size: 47px !important;
    }

    .jnt-slider .carousel-inner img ,.jnt-slider {
        height: auto;
    }



    .jnt-slider .carousel-caption {
        top: 0px;
    }

}
@media (max-width: 1024px) and (min-width: 768px){
    .jnt-container iframe{
        width: 300px;
    }
}
@media (max-width: 450px){
    .jnt-slider .font-size-30{
        font-size: 15px !important;
    }
    .jnt-slider .carousel-caption .mt-5{
        margin-top: 1rem !important;
    }
    .jnt-slider{
        margin-top: 173px !important;
    }
}
@media (max-width: 575px){
    .footer-margin-fix .mx-3{
        margin-left:0px !important; ;
        margin-right:0px !important; ;
    }
}