@font-face {
    font-display: swap;
    font-family: 'Brandon Grotesque';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/brandon-regular-webfont.woff2) format("woff2")
}
@font-face {
    font-display: swap;
    font-family: 'Brandon Grotesque';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/brandon-bold-webfont.woff2) format("woff2")
}
@font-face {
    font-display: swap;
    font-family: 'AlternateGotNo1D';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/AlternateGotNo1DRegular.woff2) format("truetype")
}


.detailtop_3 {
    background: #fff;
    padding: 20px 0;
    margin-bottom: 15px;
}
.detail_info h4 {
    font-size: 33px;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0;
    letter-spacing: 2px;
    font-family: 'AlternateGotNo1D';
    font-weight: 500;
}
.detail_info p {
    line-height: 20px;
    color: #52575c;
    font-family: 'Brandon Grotesque';
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .80px;
    margin: 10px 0 0;
    font-style: italic;
}
.detail_info h2 {
    font-size: 48px;
    text-transform: uppercase;
    margin-bottom: 0px;
    color: #000;
    margin-top: 0;
    letter-spacing: 2px;
    font-family: 'AlternateGotNo1D';
    font-weight: 400;
}
.text-color1 {
    color: #cc5426;
}
.text-color2 {
    color: #379c8a;
}
.text-color3 {
    color: #1e6e9f;
}
.detail_info .country-text {
    color: #e7247a;
    margin: 0;
    font-size: 14px;
    font-style: normal;
}
.main-wrap {
    margin-top: 5px;
}
.information_travel .text-uppercase {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    font-family: 'Brandon Grotesque';
}
.card_slide {
    position: relative;
    height: 380px;
    overflow: hidden;
    cursor: pointer;
}
.intro {
    position: absolute;
    height: 100px;
    width: 100%;
    bottom: 0;
    overflow: hidden;
    padding: 10px;
    color: #fff;
    background-color: rgba(27, 27, 27, .5);
    transition: .4s ease-in-out;
}
.card_slide:hover .intro {
    height: 240px;
    bottom: 0;
    background: #0a0a0a78;
}
.card_slide:hover .text-p {
    opacity: 1;
    visibility: visible;
}
.card_slide:hover img {
    transform: scale(1.1) rotate(-2deg);
}
.card_slide img {
    height: 390px;
    width: 100%;
    object-fit: cover;
    border-radius: 4px;
    transition: transform .4s ease-in-out;
}
.card_slide .text-h4 {
    margin-top: 4px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Brandon Grotesque';
    line-height: 19px;
    font-weight: 700;
    letter-spacing: 1px;
}
.card_slide .text-p {
    font-size: 17px;
    padding: 8px 0 0;
    visibility: hidden;
    opacity: 0;
    font-weight: 400;
    font-family: 'Brandon Grotesque';
}
.italic_amt {
    font-family: 'Brandon Grotesque';
    margin-bottom: 13px;
    font-style: italic;
}
.explore_btn {
    color: #fff;
    border: 1px solid #fff;
    font-family: 'Brandon Grotesque';
    font-size: 12px;
    letter-spacing: .85px;
    text-transform: uppercase;
    font-weight: 600;
}
.btn_notes {
    background: var(--main-color);
    border: none;
    padding: 5px 10px;
    margin-bottom: 9px;
    border-radius: 6px;
}
.explore_trip {
    background: url(../3/img/bg-banner.jpg);
    background-size: cover;
    padding: 50px 0;
}
.trips_head h4 {
    color: #fff !important;
    font-size: 45px;
    line-height: 50px;
}
.information_travel h4 {
    font-family: 'AlternateGotNo1D', sans-serif;
    font-size: 38px;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #000;
    margin-top: 0;
      letter-spacing: 1.25px;
}
.explore-carousel .owl-nav {
    display: none;
}
.itinerary_holder {
    background: url(../3/img/bg-itinerary.jpg);
    padding: 25px 15px;
    color: #fff;
    background-size: cover;
}
.itinerary_holder h2 {
    color: #ffffff;
    font-weight: 400;
    font-family: 'AlternateGotNo1D', sans-serif;
    font-size: 45px;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.content_holder {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    font-family: 'Brandon Grotesque';
    font-size: 17px;
}
.content_holder p {
    width: 70%;
    font-size: 18px;
}
.content_holder .btn {
    align-items: center;
    background-color: var(--main-color);
    border: 1px solid var(--main-color);
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Brandon Grotesque';
    justify-content: center;
    letter-spacing: 1px;
    line-height: 1;
    min-height: 40px;
    width: auto;
    padding: 10px 25px;
    text-transform: uppercase;
}
.content_holder .btn:hover {
    background: #fff;
    color: #000;
    border-color: #000;
}
.holiday-detail-wrap {
    box-shadow: 0 2px 5px 2px rgb(133 132 132 / 13%);
    padding: 10px;
    margin-bottom: 15px;
    background: #fff;
}
.holidaydet_tabpanel .nav-pills>li.active a {
    background: var(--main-color);
    color: #fff;
}
.holidaydet_tabpanel .tab-content .tab-pane {
    padding: 20px 0px;
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
.holidaydet_tabpanel .nav-pills>li a {
    background: #eeeeee;
    color: var(--main-color);
    font-weight: 500;
    font-size: 15px;
    border-radius: 4px 4px 0 0;
    margin-right: 0px;
}
.holidaydet_tabpanel .nav-pills {
    border-bottom: 1px solid #eeeeee;
}
#accordion .panel-title a span {
    color: var(--main-color);
}
#accordion .panel-title a {
    display: block;
    width: 100%;
    padding: 10px 10px;
    background: #f6cfcf;
    border: 0px;
    font-size: 13px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
}
#accordion .panel-title {
    position: relative;
}
.holidaydet_tabpanel .tab-content .tab-pane {
    padding: 20px 0px 0;
    font-size: 13px;
    font-weight: 500;
    color: #333;
}
.outer_box {
    margin: 0 auto;
    max-width: 100%;
}
.heading-inc {
    font-family: 'Roboto', sans-serif;
}
#bigslider .item {
    background: #ec6e46;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}
#bigslider .item img {
    width: 100%;
    height: 480px;
}
#bigslider .owl-nav i:hover {
    background: transparent;
}
#bigslider.owl-theme {
    position: relative;
}
#bigslider.owl-theme .owl-next,
#bigslider.owl-theme .owl-prev {
    background: #4d4c4bad;
    width: 40px;
    line-height: 40px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    border-radius: 50%;
    color: #fff;
}
#bigslider.owl-theme .owl-prev {
    left: 15px;
    font-size: 24px;
    display: flex;
    justify-content: center;

}
#bigslider.owl-theme .owl-next {
    right: 15px;
    font-size: 24px;
    display: flex;
    justify-content: center;

}
.breadcrumbsection {
    background: #fff;
}
.breadcrumbwrap {
    background: #fff;
    padding: 5px 0px;
    border-top: 1px solid #f5f5f5;
}
.breadcrumbsection li {
    color: #52575c;
    font-family: 'Brandon Grotesque';
    font-size: 14px;
}
.breadcrumbsection li a {
    color: #52575c;
}
.breadcrumbsection li+li:before {
    padding: 0 5px;
    color: #000000;
    content: "/\00a0";
}

@media only screen and (max-width: 991px) {
    .content_holder p{
        width:100%;
    }
    .content_holder{
        flex-direction: column;
    }
    .detail_info h2{
        font-size:40px;
    }
    #bigslider .item img {
        height: 300px;
    }
}
@media only screen and (max-width: 767px) {
    .detail_info p {
        margin: 0px 0 14px 0;
        font-style:normal;
    }
    .information_travel h4{
        font-size:40px;
    }
    .holidaydet_tabpanel .nav-pills>li a {
        font-size: 13px;
        padding: 6px;
        margin-bottom: 4px;
    }
}
@media only screen and (max-width:480px) {
    #bigslider .item img {
        height: 220px;
    }
    
}