
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@700&display=swap');


html {
    scroll-behavior: smooth !important;
}

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    list-style: none;
    font-family: 'Poppins', sans-serif;
}

.wrapper {
    overflow: hidden !important;
    float: left !important;
    width: 100% !important;
    min-height: 100vh !important;
    margin: 0px;
    box-sizing: border-box;
    background: var(--color2);
}


button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

a {
    text-decoration: none !important;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0px;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

::placeholder, select {
    font-weight: normal !important;
    color: #000 !important;
}
    .form-control:focus {
    color: #04333a;
    background-color: #ffffff;
    border-color: #ced4da;
    outline: 0px;
    box-shadow: none;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: none;
}
/*=========================Top Bar==================*/
.top-container {
    background-color: #f1f1f1;
    padding: 0px;
    text-align: center;
}

.header {
    /* padding: 10px 16px; */
    background: #555;
    color: #f1f1f1;
}

.content {
    /* padding: 16px; */
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
}

    .sticky + .content {
        padding-top: 102px;
    }

.topbar_content {
    justify-content: flex-start;
    align-items: center;
    display: flex;   
    direction: ltr;
}
header.dsktop .dropdown_menu button i {
    font-size: 19px;
}
.topbar {
    background: var(--color1);
    border: 0 !important;
    padding: 6px 22px;
}

.topbar_content.credit {
    padding-top: 0px;
}

.topnav {
    box-shadow: 2px 3px 9px 0px rgb(215 213 213) !important;
    background-color: var(--color4);
}

.topbar_content span {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: .2px;
}

.topbar_content.credit {
    border-radius: 5px;
    margin: 3px 0px;
    text-align: right;
}

.tour_imgg {
    overflow: hidden;
}

.tour_box img {
    transition: all 0.5s;
}

.topbar_content.credit > SPAN {
    margin: 14px;
    COLOR: white;
}

.tour_box {
    box-shadow: 1px 1px 4px 1px #dddddd;
    padding: 18px;
    background-color: #f5f5f56e;
    position: relative;
    overflow: hidden;
    /* border: 1px solid #dcdcdc1f; */
    transition: all .5s;
}

span.call {
    margin-left: 13px;
}
/* ============navber--------- */
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #f7a716;
}

.dropdown-menu::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -2px;
    left: 10px;
}

.topnav li a, li .dropdown a {
    color: var(--color1) !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .2px;
}
.topdn p {
    color: rgb(138 130 130) !important;
    font-size: 14px;
    margin-top: 4px;
}
    li .dropdown a:hover {
        color: #0e4a6d;
    }

a.nav-link:hover {
    color: #fbd938 !important;
}

.topnav li a:hover {
    color: #0e4a6d;
}

.dropdown-menu {
    background-color: #193470;
}
header.dsktop .dropdown-menu {
    right: 0;
    left:auto;
}
li.nav-item.slid {
    color: var(--color2);
    vertical-align: bottom;
    line-height: 37px;
}
/* =================banner============= */
.ddd {
    width: 90%;
    margin: 0;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.form-check-input {
    margin-top: 0.1rem;
}

a.carousel-control-prev, a.carousel-control-next {
    display: none;
}

section#banner .container-fluid .slid_padding {
    padding: 0;
}

.carousel img {
    min-height: 450px;
    height: 450px;
    max-height: 100%;
    overflow: hidden;
}

#banner {
    /* background-image:url("https://a6e8z9v6.stackpathcdn.com/traveltour/wp-content/uploads/2016/06/stunning-bg.jpg"); */
    /* background-image: url("https://a6e8z9v6.stackpathcdn.com/traveltour/wp-content/uploads/2017/01/slider-2.jpg"); */
    /* background-image: url("https://demo.moxcreative.com/aventoura/wp-content/uploads/sites/64/2021/09/streets-of-paris.jpg");
    background-color: #b4b5b7;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-origin: border-box;
    width: 100%;
    min-height: 450px;
    position: relative; */
}
section#banner ol.carousel-indicators {
    display: none;
}
#search_control {
    position: absolute;
    margin-top: 8%;
    width: 100%;
}

.dropdown-menu {
    background-color: #19347000;
    color: #967a50;
    border: none;
    text-align: center !important;
    min-width: 3rem !important;
}

a.dropdown-item {
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #ffffff !important;
    letter-spacing: .2px !important;
    border-bottom: 1px solid #45505c;
    background-color: var(--color2);
    padding: .5rem 1.0rem;
}

    a.dropdown-item:first-child {
        border-top: 0px solid #45505c;
    }

    a.dropdown-item:hover {
        color: #ffffff !important;
        background-color: #fbd938 !important;
    }
/* =============serch control============ */
.controllerv {
    background-color: var(--color3);
    padding: 11px 16px 11px;
    /*border: 2px solid var(--color2);*/
    border-radius: 5px;
}
.activesearch i::after {
    border-bottom: 26px solid #fff !important;
}

.activesearch span {
    color: #fff !important;
}

div#search_control .actives {
    border-color: #ffffff !important;
    background-color: var(--color2) !important;
    color: #ffffff !important;
}

.row.service_row > div {
    padding: 0.5px;
}

    .row.service_row > div:first-child {
        padding-left: 15px;
    }

  

.row.pop-up-box select {
    width: 63px;
}

#search_control ul li {
    display: inline-block;
}

.service_name li a {
    font-size: 14px;
    color: #f36300;
    font-weight: 500;
}

.service_name li {
    margin-right: 3px;
    background-color: #ffffff00;
    color: #ffffff;
    padding: 6px 10px 9px 10px;
    border: 0px solid #ffffff00;
    border-radius: 0px 4px 0px 0px;
    transition: .2s;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
}

#banner .advance_search_row p {
    margin-top: 9px;
}

/*.search-icon {
    position: relative;
}*/

.search-icon i {
    color: var(--color2);
    margin-right: 0px;
    font-size: 15px;
    position: absolute;
    top: 35px;
    left: auto;
    padding: 0px 0px 0px 3px;
    z-index: 9;
}



i.fa.fa-flag.flagicon {
    z-index: 9;
   
}

span.guestcount {
    margin-left: 18px;
}
span.flguestcount {
    margin-left: 28px;
}

i.fa.fa-user-plus.guestcounticon {
    padding: 0px 0px 0px 7px;
}

/*div#htl form > div:last-child .search-icon label {
    display: none;
}*/

    .search-icon input, .search-icon select {
        padding: 4px 5px 4px 23px;
        font-size: 12px;
        height: 34px;
        width: 100%;
        border: 0;
    }
hotel-search-control select#nationality {
    font-size: 12px !important;
    color: #495057 !important;
}
input#txtDD {
    outline: none;
    border:0;
}

input#txtAD:focus-visible {
    outline: none;
}

.row.service_row {
    margin-bottom: 0px;
}

::placeholder {
    font-size: 12px;
}

.search-icon.traveller_box {
    position: relative;
}

.close_btn {
    color: #ffffff;
    position: absolute;
    right: 6px;
    top: -1px;
    font-weight: 700;
    cursor: pointer;
}

.col-sm-2.OW_Width {
    max-width: 25%;
    flex: 0 0 24.99999%;
}

.pop-up-box {
    background-color: #ffffff;
    width: 330px;
    margin: 0;
    position: absolute;
    top: 69px;
    border: 1px solid #124c6e;
    padding: 5px 1px 14px 1px;
    border-radius: 4px;
    z-index: 1000;
}

.no_system > input::placeholder {
    color: white !important;
}

.search-icon i.fa.fa-chevron-down {
    font-weight: normal;
    top: 35px;
    right: 4px;
    position: absolute;
    left: inherit;
    font-size: 10px;
    color: #333;
}

.no_system {
    display: flex;
    align-items: center;
}

    .no_system > button, .no_system > input {
        margin: 0px;
        background-color: #184c95;
        border: none;
        width: 29%;
        display: inline-block;
        text-align: center;
        padding: 0px;
        color: white;
    }

.service_name i {
    margin-right: 5px;
}

.row.pop-up-box select {
    opacity: initial;
    height: 25px !important;
    padding: 0px 5px !important;
    color: #135c95;
    text-align: center;
}

.room_count > div {
    border: 0px;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    width: 30%;
    border: 1px solid #f0f5ff;
    background-color: #00aeef;
    color: white;
}

.advance_search_row p {
    color: #ffffff;
    font-size: 12px;
    cursor: pointer;
    font-weight: 600;
}

.advance_search_row p i {
    margin-left: 10px;
    vertical-align: top;
}

.supplier p {
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 1px;
    padding-top: 4px;
    margin-left: -13px;
}

.row.advance_search_box {
    padding-top: 0px;
}

.revert {
    display: none;
}
hotel-search-control .selected_box_bottom {
    width: 200px;
}
.search-icon > label {
    padding: 0px 0px;
    color: white;
    font-size: 13px;
}

    .supplier span {
    color: #fffefe;
    font-size: 12px;
    display: inline-block;
    margin-left: 8px;
}

.modify_htl_cntrl .search-icon i {
    position: absolute;
    top: 9px;
    left: 10px;
    color: #979391;
}

.search_btn {
    width: 96%;
    border: 1px solid var(--color1);
    padding: 5px 5px 7px 5px;
    text-align: center;
    background-color: var(--color1);
    font-weight: 500;
    font-size: 14px;
    transition: .2s;
}

.modify_htl_cntrl .search_btn {
    width: 100%;
    border: 1px solid var(--color1);
    padding: 5px 5px 5px 5px;
    text-align: center;
    background-color: var(--color1);
    color: white;
    font-size: 15px;
    transition: .2s;
}

.row.advance_search_box .row.service_row label {
    padding: 0px 21px;
    font-size: 13px;
    color: #f5f5f5;
    letter-spacing: .2px;
    margin-bottom: 6px;
}

select {
    font-size: 12px !important;
}

.search-icon select {
    height: 34px !important;
    font-size: 12px;
    margin-bottom: 5px;
}

.row.advance_search_box i {
    top: -28px;
    left: 2px;
}
flight-search .row.advance_search_box {
    display: none;
}

flight-search #pack .search_btn {
    margin-top: 24px;
}
flight-search input::placeholder {
    color: #333 !important;
}
.activesearch {
    border-color: #19abc205 !important;
    background-color: #19abc200 !important;
    color: #ffffff !important;
}

ul.servc_tab {
    text-align: center;
}

    ul.servc_tab li i {
        text-align: center;
        display: block;
        background-color: var(--color1);
        border-radius: 50%;
        height: 50px;
        width: 50px;
        line-height: 46px;
        color: #fff;
        position: relative;
        margin: auto;
        font-size: 20px;
        border: 2px solid #fff;
    }
#search_control ul li.activesearch a span {
    text-shadow: none;
}
#search_control ul li span {
    letter-spacing: .8px;
    font-size: 15px;
    color: #fff;
    text-shadow: 1px -1px 5px #000;
}

#search_control ul li {
    margin: auto;
    display: inline-block;
    width: 109px;
    text-align: center;
}

/* ul.servc_tab li i::after{
					content: "";
					width: 0;
					height: 0;
					border-left: 20px solid transparent;
					border-right: 20px solid transparent;
					border-bottom: 20px solid #213886;
					position: absolute;
					top: 35px;
					left: 0px;
					z-index: -5;
				} */
ul.servc_tab li i::after {
    content: "";
    width: 4px;
    height: 0;
    border-left: 1px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 26px solid #fbd938;
    position: absolute;
    top: 35px;
    left: 22px;
    z-index: -5;
    /* border: 4px solid #213886; */
}

/*.activesearch a {
    border-color: #f36300 !important;
    background-color: #f36300 !important;
    color: #ffffff !important;
}*/

footer {
    /*background-color: var(--color2);*/
    padding: 30px 18px;
    /*border-top: 5px solid #fbd938;*/
}

/*.ft_one img {
    width: 69px;
}*/

.ft_one p {
    margin-top: 10px;
    font-size: 13px;   
    /*color: #ffffff;*/
    font-weight: 500;
    line-height: 20px;
    text-align: justify;
}

.ft_tw > h4 {
    letter-spacing: .5px;
    margin-bottom: 12px;
    color: var(--color1);
    font-size: 16px;
    border-bottom: 1px solid var(--color1);
    display: inline-block;
}
.ft_tw h2 {
    margin-bottom: 12px;
    color: var(--color1);
    font-size: 16px;
    border-bottom: 1px solid var(--color1);
}

/*.ft_one > img {
    padding: 0;
    width: 130px;
    height: 18px;
}*/

.ft_tw ul {
    margin-bottom: 10px;
}

    .ft_tw ul li a {
        font-size: 13px;
        /*color: #ffffff;*/
        font-weight: 500;
        line-height: 1.5rem;
    }

.leftdetails H4 {
    letter-spacing: .5px;
    margin-bottom: 4px;
    color: #fff;
    font-size: 23px;
    /* TEXT-DECORATION: UNDERLINE; */
    BORDER-BOTTOM: 1PX SOLID #213886;
}

.optionsss P {
    margin-top: 17px;
    font-size: 13px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 13PX;
}

.newsletter_field INPUT {
    padding: 3PX 5PX;
}

.newsletter_field button.boxed-btn4 {
    cursor: pointer;
    background-color: #ffffff;
    border: 0PX;
    color: #213886;
    font-size: 14PX;
    padding: 7PX 6PX 4px 6px;
}
.newsletter_field {
    display: flex;
    align-items: center;
}
.copywrite {
    background-color:var(--color1);
    padding: 6PX 18PX;
}

    .copywrite p {
        padding-bottom: 0;
        color: rgb(255 255 255);
        font-size: 12px;
        padding-top: 0;
        font-weight: 600;
    }

a.navbar-brand > img {
   /* width: 128px !important;*/
    height: auto;
}

/* ---------------------------------------------------------- */

.slider-info-wrap {
    position: relative;
    z-index: 20;
    width: 100%;
}

    .slider-info-wrap .slider-info-content .slider-info-item {
        float: left;
        width: 25%;
        height: 60px;
        position: relative;
        z-index: 1;
    }

        .slider-info-wrap .slider-info-content .slider-info-item .info-item-media {
            position: absolute;
            z-index: 1;
            bottom: 0;
            height: 60px;
            width: 100%;
            overflow: hidden;
            -webkit-transition: all 0.75s;
            -moz-transition: all 0.75s;
            -o-transition: all 0.75s;
            transition: all 0.75s;
        }

/* ----------tour------------- */
.row.advance_search_row {
    display: inline-block;
    margin-bottom: 8px;
}

section.tour {
    text-align: center;
    padding: 80px 0px;
}

.tour_box {
    padding: 18px;
    background-color: #ffffff;
    position: relative;
    overflow: hidden;
}

.row.repeat_row.cust_repeat > div {
    margin-bottom: 10px;
    padding: 0px;
}

.row.way_row span {
    color: white;
    font-size: 14px;
    vertical-align: super;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
}

.row.repeat_row.cust_repeat > div:first-child {
    padding-left: 15px;
}

.col-sm-12.col-md-12.one_way_service, .col-sm-12.col-md-12.p-0.multi_way_service {
    padding: 0px;
}

span.pack {
    background-color: #213886;
    position: absolute;
    top: 29px;
    border-radius: 4px;
    padding: 5px 11px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .2px;
    left: 38px;
    color:#fff;
}

.row.way_row {
    margin-bottom: 0;
}

flight-search .row.way_row {
    padding-left: 7px;
    margin-bottom: 9px;
}
transfer-search .row.tripopt {
    padding-bottom: 9px;
}
.tour_box > img {
    margin-bottom: 17px;
}

.tour_box h5 {
    margin-top: 15px;
    margin-bottom: 3px;
    font-size: 35px;
    font-weight: 600;
    font-family: 'Tangerine', cursive;
}

.tour_box button {
    letter-spacing: .2px;
    font-size: 15px;
    font-weight: 600;
    margin: 13px;
    border: 0px;
    padding: 13px 15px;
    background-color: #213886;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
    transition: .6s;
}

.tour_box p {
    font-size: 13px;
}

.tour_bottom {
    display: flex;
    justify-content: space-evenly;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .3px;
    color: #3c3c3c;
}

    .tour_bottom i {
        margin: 0px 6px;
        font-weight: 600;
        color: #5c5950;
    }

.tour_box:hover.tour_box h5 {
    color: #213886;
}

section.tour .col-sm-4 {
    margin-bottom: 25px;
}

.tour_box:hover.tour_box img {
    transform: scale(1.5);
    transform: scale(1.5);
}

.tour_box > img {
    margin-bottom: 17px;
    height: 280px;
    width: 100%;
    border-radius: 4px;
    transition: all 0.5s;
    object-fit: fill;
}
/* ===================================== */


.recom-item {
    position: relative;
    z-index: 1;
    background: #ffffff;
    overflow: hidden;
    margin-bottom: 30px;
    max-width: 770px;
    margin-right: auto;
    margin-left: auto;
}

    .recom-item .recom-media {
        position: relative;
        z-index: 1;
        width: 47%;
        height: 100%;
        float: right;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        .recom-item .recom-media .pic img {
            max-width: none;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

        .recom-item .recom-media .pic:before {
            content: '';
            position: absolute;
            z-index: 1;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            -webkit-box-shadow: inset 0px -100px 60px -40px rgba(0, 0, 0, 0.8);
            -moz-box-shadow: inset 0px -100px 60px -40px rgba(0, 0, 0, 0.8);
            box-shadow: inset 0px -100px 60px -40px rgba(0, 0, 0, 0.8);
        }

    .recom-item .recom-item-body {
        width: 53%;
        padding: 20px 0 0 20px;
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        height: 100%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background: #ffffff;
    }

        .recom-item .recom-item-body:before {
            content: '';
            position: absolute;
            z-index: -1;
            top: 0;
            right: 0;
            height: 100%;
            width: 100%;
            -webkit-transform: skew(-15deg) translateX(32px);
            -moz-transform: skew(-15deg) translateX(32px);
            -ms-transform: skew(-15deg) translateX(32px);
            -o-transform: skew(-15deg) translateX(32px);
            transform: skew(-15deg) translateX(32px);
            background: #ffffff;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

    .recom-item .recom-media:hover {
        width: 100%;
    }

.tittle {
    text-align: center;
    margin-bottom: 40px;
}
app-index .tittle h6 {
    margin-bottom: 0;
    font-size: 44px;
}
app-index .tittle p {
    padding-bottom: 0;
    font-size: 25px;
}
.third {
    padding: 70px 0px;
}

.tittle p {
    color: #878787;
    padding-bottom: 10px;
    font-weight: 600;
    letter-spacing: .2px;
    font-size: 14px;
}

.tittle h6 {
    letter-spacing: .2px;
    font-weight: bold;
    font-size: 37px;
    font-family: 'Tangerine', cursive;
    text-transform: capitalize;
    color: #213886;
    margin-bottom: 27px;
    padding-bottom: 18px;
}

h6.blog-title {
    font-size: 18px;
    font-weight: 600;
    color: #666666;
    letter-spacing: .2px;
    margin-bottom: 10px;
}

.recom-price {
    color: #a3a3a3;
    font-size: 12px;
    font-weight: 600;
}

span.font-4 {
    font-size: 23px;
    color: #213886;
}

p.mb-30 {
    color: #9f9f9f;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: .3px;
}

.recom-item .recom-item-body .recom-button {
    line-height: 44px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 40px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #a9b5c1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}

.recom-item .recom-item-body .cws-button {
    min-width: initial;
    padding: 10px 34px;
    padding-right: 16px;
    padding-left: 24px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 3px;
    font-weight: 600;
}

.cws-button.alt {
    background: #213886;
    color: #ffffff;
}

.tittle h6 {
    position: relative;
}

    .tittle h6::after {
        background: rgba(0, 0, 0, 0) url("https://premiumlayers.com/html/hotelbooking/img/nice-title.png") no-repeat scroll 0 0;
        bottom: -30%;
        content: "";
        height: 50%;
        left: calc(50% - 51.5px);
        position: absolute;
        width: 103px;
    }

.recom-item .recom-item-body .cws-button:before {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0px;
    bottom: -2px;
    width: 20px;
    background: #fff;
    -webkit-transform: skew(-15deg) translateX(8px);
    -moz-transform: skew(-15deg) translateX(8px);
    -ms-transform: skew(-15deg) translateX(8px);
    -o-transform: skew(-15deg) translateX(8px);
    transform: skew(-15deg) translateX(8px);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.recom-item .recom-media .location {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    width: 100%;
    text-align: center;
    color: #ffffff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.recom-item .recom-item-body .action {
    position: absolute;
    z-index: -2;
    top: 30px;
    right: -115px;
    color: #ffffff;
    background: #213886;
    font-size: 16px;
    padding: 6px 15px 6px 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-weight: 600;
}

.recom-item:hover {
    -webkit-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.recom-item-body .stars.stars-4 i {
    font-size: 14px;
    color: #fff;
    margin: 4px;
}

.recom-item .recom-media:hover {
    width: 100%;
    z-index: 100;
}

section.newss {
    opacity: 1.8;
    background-position: bottom;
    background-origin: padding-box;
    text-align: center;
    padding: 33px 0px 59px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
section.travel-block {
    padding: 45px 18px;
}
    section.travel-block .row.pt-5 {
        padding-top:0!important;
    }

    section.newss input {
        border-radius: 2px;
        width: 63%;
        padding: 10px;
        border: 1px solid var(--color2);
    }
section.newss button {
    width: 14%;
    font-size: 16px;
    background-color: var(--color2);
    border-radius: 0px;
    padding: 9px;
    border: 1px solid var(--color2);
    font-weight: 600;
    line-height: 1.5;
    height: 44px;
}

.destination__destination {
    padding-top: 34px;
    min-height: 185px;
    text-align: center;
    border-radius: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.destination__thumb {
    text-align: center;
    position: relative;
}

    .destination__thumb > img {
        vertical-align: middle;
    }

.destination__thumb-info {
    width: 100%;
    bottom: 0;
    z-index: -1;
    padding-top: 15px;
    padding-bottom: 15px;
    border-right: 0px solid #e5e2e2;
}

.recom-item-body:hover h6.blog-title {
    color: #fff;
}

h6.blog-title {
    transition: .2s;
}

.destination__thumb-info span {
    text-transform: uppercase;
    font-size: 14px;
    color: #919191;
    font-weight: bold;
}

.destination__thumb-info p {
    margin: 0;
    /* font-family: 'Poppins'; */
    font-size: 11px;
    color: #969191;
    font-weight: normal;
    color: #969191;
    letter-spacing: .2px;
}



/* ============Slick slider======= */
.slick-slide {
    margin: 0px 20px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

button.slick-prev.slick-arrow {
    box-shadow: 1px 1px 4px 1px #dddddd;
    padding: 18px;
    background-color: #f5f5f56e;
    position: relative;
    overflow: hidden;
    /* border: 1px solid #dcdcdc1f; */
    transition: all .5s;
    border: 1px solid #E8E8E8;
    margin-bottom: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    background: #fff;
}



button.slick-next.slick-arrow {
    position: absolute;
    right: 20px;
    top: -40px;
    opacity: 0;
}

.slick-arrow {
    box-sizing: none;
    border: none;
    color: #ec194c;
    font-weight: 600;
    background-color: transparent;
}



.tour-item-style .tour-image {
    position: relative;
}

.tour-grid .tour-image {
    border-radius: 0.7rem;
    overflow: hidden;
}

    .tour-grid .tour-image img {
        transition: all 0.3s ease-in-out 0s;
        width: 361px;
        height: 243px;
    }

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.tour-grid .tour-content {
    position: relative;
    border-radius: 0.6rem;
    -webkit-border-radius: 0.6rem;
    -moz-border-radius: 0.6rem;
    -ms-border-radius: 0.6rem;
    -o-border-radius: 0.6rem;
    padding: 15px 14px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(124, 136, 160, 0.25);
    margin: -54px 18px 0;
}

.tour-grid .tour_info_price_discount {
    letter-spacing: 0.5px;
    font-weight: 700;
    padding: 10px 8px 6px;
    display: inline-block;
    border-radius: 0 8px 0 0;
    background-color: #213886;
    text-align: center;
    color: #fff;
    line-height: 1;
    font-size: 12px;
    position: absolute;
    z-index: 1;
    top: -7px;
    right: 15px;
}

.tour-title-wrapper > i {
    color: #fff;
    margin: 4px;
}

.ali-right.wrapper-price p {
    letter-spacing: 0.3px;
    font-size: 12px;
    color: #b1b1b1;
}

.ali-right.wrapper-price h6 {
    margin: 10px 0px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .2px;
    color: #025e97;
}

.tour-grid .tour_info_price_discount:before {
    width: 100%;
    height: 6px;
    background-color: #213886;
    content: '';
    position: absolute;
    top: 98%;
    left: 0;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
}

.tour_box button:hover {
    background-color: #a26ce4;
}

.tour-grid .tour_info_price_discount:after {
    position: absolute;
    content: '';
    top: 0;
    right: 100%;
    border-radius: 8px 0 0 0;
    width: 7px;
    height: 7px;
    background-color: #213886;
}

.ali-right.wrapper-price {
    justify-content: space-between;
    display: flex;
    width: 100%;
}

.tour-grid.tour-item-style {
    margin-bottom: 27px;
}

.nnn {
    font-weight: 600;
}

.slick-arrow {
    display: none !important;
}

section.tour-slider {
    padding: 80px 0px 0px;
}
.gm-iv-address-link {
    top: 73px !important;
}


ul.servc_tab {
    text-align: center;
    margin-top: 27px;
}

div#uperContent {
    position: absolute;
    z-index: 99;
    color: var(--color4);
    width: 100%;
    padding: 34px;
}

    div#uperContent .col-sm-12 {
        text-align: center;
    }

        div#uperContent .col-sm-12 h2 {
            color: #ffffff;
            padding-bottom: 8px;    
        }

div#sec2HPC1 h4.title {
    color: var(--color2) !important;
}

.why_one h6 {
    margin: 13px 0px 0px 0px !important;
}
