.flex-center-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

:root {
    font-family: "Alexandria", sans-serif !important;
}

body {
    font-family: "Alexandria", sans-serif !important;
    font-weight: normal;
    font-style: normal;
}


.img {
    max-width: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

a,
.button {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

    /* line 21, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    a:focus,
    .button:focus, button:focus {
        text-decoration: none;
        outline: none;
    }

    /* line 26, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    a:focus {
        text-decoration: none;
    }

    /* line 29, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    a:focus,
    a:hover,
    .portfolio-cat a:hover,
    .footer -menu li a:hover {
        text-decoration: none;
    }

/* line 35, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
a,
button {
    color: #1F1F1F;
    outline: medium none;
}

    a:focus, a:hover {
        text-decoration: none !important;
    }

/* line 40, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
h1, h2, h3, h4, h5 {
    font-family: "Alexandria", sans-serif;
    color: #001D38;
}

    /* line 44, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        color: inherit;
    }

/* line 53, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
ul {
    margin: 0px;
    padding: 0px;
}

.about_v {
    background: #f9f9f9;
}

.about_heading {
    border-radius: 60px;
    background: #f9f9f9;
    top: -51px;
    position: relative;
    text-align: center;
    font-weight: bold;
    padding: 28px;
    color: #00458a;
}


.uk-slider-items li {
    padding: 10px;
    cursor: pointer;
}

li.uk-active a img {
    border-top-right-radius: 10px;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 10px;
    border-bottom: 5px solid;
    border-right: 5px solid;
    box-shadow: 0 0 8px 0 #00000052;
}

.uk-position-center {
    width: 91%;
    background: #00458ab8;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 50px;
    margin-top: 90px;
    margin-left: -3px;
}

.uk-panel > :last-child {
    margin: 0;
    padding: 10px;
    text-align: left;
    font-size: 22px;
}

.about_heading h2 {
    color: #00458a;
}

.agntsd {
    padding: 6px 13px;
}

h4.bothagent {
    text-align: left;
    font-size: 17px;
    color: #000000;
}

.agnt {
    text-align: left;
    margin-bottom: 19px;
}

.owl-nav {
    display: none;
}

.banner-image {
    position: relative;
    width: 100%;
    background-image: url(/assets/WTB2B/img/banner.png);
    width: 100%;
    background-size: cover;
    height: 600px;
    background-repeat: no-repeat;
    background-position: center;
}

.detailspage {
    background-color: #e2edf5d9;
    border-radius: 5px;
    margin-top: 0;
    width: 30%;
    position: absolute;
    top: 57px;
    right: 90px;
    padding: 40px 20px;
    padding-bottom: 30px;
}

.heads {
    margin-top: 20%;
}

    .heads h4 {
        font-size: 16px;
        color: white;
        font-weight: normal;
        margin-left: 150px;
    }

        .heads h4::before {
            position: absolute;
            content: "";
            height: 1px;
            width: 117px;
            margin-left: -121px;
            background: white;
            margin-top: 10px;
        }


.resgtr {
    margin-top: 25px;
}

    .resgtr button {
        border: initial;
        background: white;
        padding: 10px 0px 10px 20px;
        font-size: 18px;
        font-weight: 600;
        color: #00458a;
        position: relative;
        border-radius: 5px;
    }

span.arrows {
    padding: 11px 25px;
    background: #00458a;
    color: white;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.heads h1 {
    color: white;
    font-size: 42px;
    margin: 0;
    font-weight: 400;
}

.divcolor {
    background: #0076be;
    padding: 10px;
    border-radius: 10px;
    margin-top: 55px;
}

.banner-content {
    position: absolute;
    bottom: 18px;
    width: 39%;
    left: 90px;
    color: #fff;
}

.banner-content-head {
    text-align: center;
    margin-bottom: 2px;
}

    .banner-content-head h4 {
        color: #fff;
        font-size: 29px;
    }

.banner-content p {
    font-size: 14px;
    line-height: 1.2;
}

.newsletter_field input {
    padding: 15px;
    border-radius: 5px;
    border: white;
    width: 67%;
}

.newsletter_field {
    margin-top: 27px;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    background-image: none;
}

.chooseVs img {
    height: 430px;
    object-fit: cover;
    width: 100%;
    padding: 10px;
}

.mids {
    margin: auto;
    text-align: center;
    position: relative;
    top: -61%;
    width: 100%;
}

.footerdtls ul li {
    margin-top: 10px;
}

.imgtexts p {
    position: absolute;
    top: 45%;
    left: 25%;
    font-size: 26px;
    text-align: center;
    color: white;
    font-weight: 500;
}

.igmgry img:hover {
    filter: grayscale(1);
    transition: 0.2s;
}

.imgtexts {
    position: relative;
}

.mids p {
    width: 100%;
    margin: auto;
    line-height: 23px;
}

.mids h3 {
    margin: 8px 0 16px 0;
}


.pricedetails {
    position: relative;
    z-index: 999;
    background: #00458a;
    padding: 12px;
    border-radius: 10px;
    width: 100%;
    color: white;
    text-align: left;
    margin-top: -82px;
}

span.headprice {
    font-size: 21px;
}

.coyrgt p {
    text-align: left;
    margin-top: 39px;
    color: white;
    padding: 2px;
    font-size: 11px;
}

.footerdtls p {
    font-size: 11px;
    color: #fff;
    line-height: 1.4;
    margin-top: 50px;
    width: 90%;
}

.footerarea {
    background-color: #0d8790;
    background-image: linear-gradient(#0d8790db, #0d8790e3), url(/assets/WTB2B/img/footer-bg.png);
    background-position: center;
    background-size: cover;
}

.optionsss {
    text-align: center;
}

.footerdtls ul li a {
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}

.optionsss span a {
    padding: 0px 10px;
    font-size: 15px;
    color: white;
}

span.cntr a {
    border-left: 1px solid;
    border-right: 1px solid;
}

.pricedetails:hover {
    background: orange;
}

.whychoose {
    background: #0050a1;
    padding: 50px 0;
}

.whatswe {
    text-align: center;
}

.whydss {
    border-left: 1px solid white;
}

.whatweare h2 {
    color: white;
    text-align: center;
    margin: 0 0 50px 0;
}

.whatswe h3 {
    color: white;
    margin: 0;
    padding-top: 10px;
}

.whatswe p {
    color: white;
    font-size: 13px;
}

.social_linksv {
    text-align: center;
    margin: 20px 0;
}

    .social_linksv span a {
        margin: 10px;
        font-size: 22px;
        color: white;
    }

        .social_linksv span a:hover {
            color: #879fb7;
        }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 40px !important;
    height: 40px !important;
    margin-top: -10px;
    background: #00458a;
    font-size: 22px !important;
    border-radius: 50%;
    color: white;
    padding-top: 8px;
}

p.forgotps {
    width: 100%;
    text-align: right;
    padding: 0px;
    font-size: 15px;
    margin: 0px;
}

p.newatgent {
    width: 100%;
    text-align: center;
    padding: 12px;
    font-size: 15px;
    margin: 0px;
}

.about h2 span {
    color: #fd881a;
}

.about h2 {
    text-align: center;
    margin-bottom: 30px;
}
    /*.about h2::before {
  content: "";
  position: absolute;
  width: 30%;
  background: gainsboro;
  height: 2px;
  margin-top: 20px;
  margin-left: -414px;
}*/

    /*.about h2::after {
  content: "";
  position: absolute;
  width: 30%;
  background: gainsboro;
  height: 2px;
  margin-top: 20px;
  margin-left: 10px;
}*/

    .about h2::before {
        content: "";
        position: absolute;
        width: 31%;
        background: gainsboro;
        height: 2px;
        margin-top: 24px;
        /* margin-left: -425px; */
        left: 123px;
    }

    .about h2::after {
        content: "";
        position: absolute;
        width: 31%;
        background: gainsboro;
        height: 2px;
        margin-top: 22px;
        /* margin-left: 20px; */
        right: 123px;
    }

.offer h2::before {
    content: "";
    position: absolute;
    width: 26%;
    background: gainsboro;
    height: 2px;
    margin-top: 20px;
    /* margin-left: -425px; */
    left: 123px;
}

.offer h2::after {
    content: "";
    position: absolute;
    width: 26%;
    background: gainsboro;
    height: 2px;
    margin-top: 20px;
    /* margin-left: 20px; */
    right: 123px;
}

/*.offer h2::before {
  content: "";
  position: absolute;
  width: 32%;
  background: gainsboro;
  height: 2px;
  margin-top: 20px;
  margin-left: -440px;
}*/

/*.offer h2::after {
  content: "";
  position: absolute;
  width: 32%;
  background: gainsboro;
  height: 2px;
  margin-top: 20px;
  margin-left: 10px;
}*/

.offer h2 span {
    color: #f9ab00;
}

.offer h2 {
    text-align: center;
    margin-bottom: 30px;
}

.about p {
    margin-top: 0;
}

.aboutsv {
    margin: 20px 0;
}

.uk-slider.uk-slider-container {
    margin-top: 40px;
}

.whatweare h2 {
    text-align: center;
}

.item.slides.carousel-item img {
    height: 600px;
    object-fit: cover;
}



.agnt label {
    display: block;
    padding-top: 5px;
    font-size: 16px;
    cursor: initial;
    color: #ffffff;
    font-weight: 500;
}

.agnt input {
    padding: 7px 25px;
    width: 100%;
    font-weight: normal;
    font-size: 17px;
    color: #121111;
    border: 1px solid #6c6464;
    background: transparent;
    margin-top: 3px;
    border-radius: 5px;
    font-size: 20px;
    height: 60px;
}

    .agnt input::placeholder {
        font-size: 18px;
        color: #797e82;
        font-weight: 400;
    }
/*TEsting*/
.loginbtn button {
    margin: auto;
    display: block;
    padding: 15px 13px;
    font-size: 20px;
    color: #fcfffc;
    background: #f78d29;
    border: none;
    border-radius: 5px;
    font-weight: 500;
    width: 100%;
}

.aboutpara {
    text-align: left;
    width: 80%;
    margin: auto;
}

.lstpa {
    color: #00458a;
}

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.header_tp {
    height: 10px;
    background-color: #00458a;
}

li {
    list-style: none;
}

/* line 60, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    /*color: #7A838B;*/
    margin-bottom: 0px;
    font-family: "Alexandria", sans-serif;
}

/* line 69, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

/* line 75, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
*::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

/* line 80, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

/* line 85, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

/* line 90, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
*::-webkit-input-placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1;
}

/* line 95, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
*:-ms-input-placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1;
}

/* line 100, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
*::-ms-input-placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1;
}

/* line 105, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
*::placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1;
}

/* line 111, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
h3 {
    font-size: 24px;
}

/* line 115, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.mb-65 {
    margin-bottom: 67px;
}

/* line 119, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.black-bg {
    background: #020c26 !important;
}

/* line 123, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.white-bg {
    background: #ffffff;
}

/* line 126, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.gray-bg {
    background: #f5f5f5;
}

/* line 131, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.bg-img-1 {
    background-image: url(../img/slider/slider-img-1.jpg);
}

/* line 134, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.bg-img-2 {
    background-image: url(../img/background-img/bg-img-2.jpg);
}

.cta-bg-1 {
    background-image: url(../img/background-img/bg-img-3.jpg);
}

.overlay {
    position: relative;
    z-index: 0;
}

.overlay2 {
    position: relative;
    z-index: 0;
}

    /* line 162, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    .overlay2::before {
        position: absolute;
        content: "";
        background-color: #001D38;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0.6;
    }

/* line 174, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.overlay_03 {
    position: relative;
    z-index: 0;
}

    /* line 178, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    .overlay_03::before {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #001D38;
        opacity: .6;
        content: '';
        z-index: -1;
    }

/* line 191, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.bradcam_overlay {
    position: relative;
    z-index: 0;
}

    /* line 195, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    .bradcam_overlay::before {
        position: absolute;
        content: "";
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5db2ff+0,7db9e8+100&1+24,0+96 */
        background: -moz-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, #5db2ff 0%, #65b4f9 24%, rgba(124, 185, 233, 0) 96%, rgba(125, 185, 232, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5db2ff', endColorstr='#007db9e8',GradientType=1 );
        /* IE6-9 */
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 1;
    }

/* line 211, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

/* line 215, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.pt-120 {
    padding-top: 120px;
}

/* button style */
/* line 221, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.owl-carousel .owl-nav div {
    background: transparent;
    height: 50px;
    left: 0px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 50px;
    color: #707070;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50px;
    font-size: 15px;
    line-height: 50px;
    border: 1px solid #4D6174;
    left: 150px;
    color: #fff;
}

    /* line 249, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    .owl-carousel .owl-nav div.owl-next {
        left: auto;
        right: 150px;
    }

        /* line 254, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
        .owl-carousel .owl-nav div.owl-next i {
            position: relative;
            right: 0;
        }

    /* line 261, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    .owl-carousel .owl-nav div.owl-prev i {
        position: relative;
        top: 0px;
    }

/* line 271, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.owl-carousel:hover .owl-nav div {
    opacity: 1;
    visibility: visible;
}

    /* line 274, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    .owl-carousel:hover .owl-nav div:hover {
        color: #fff;
        background: #001D38;
        border: 1px solid transparent;
    }

/* line 284, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.mb-20px {
    margin-bottom: 20px;
}

/* line 288, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.mb-55 {
    margin-bottom: 55px;
}

/* line 291, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.mb-40 {
    margin-bottom: 40px;
}

/* line 294, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.mb-20 {
    margin-bottom: 20px;
}

/* line 299, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.mb-60 {
    margin-bottom: 50px !important;
}

/* line 303, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #000;
}

/* line 315, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
.custom_search_pop .modal-content .serch_form {
    position: relative;
}

    /* line 317, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    .custom_search_pop .modal-content .serch_form input {
        width: 100%;
        height: 70px;
        background: #fff;
        border: none;
        padding-left: 20px;
        color: #000;
        font-size: 15px;
        padding-right: 120px;
    }

        .custom_search_pop .modal-content .serch_form input::placeholder {
            color: #000;
            font-size: 15px;
        }

        /* line 333, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
        .custom_search_pop .modal-content .serch_form input:focus {
            outline: none;
        }

    /* line 337, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
    .custom_search_pop .modal-content .serch_form button {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 18px;
        height: 100%;
        padding: 20px;
        color: #fff;
        background: #00458a;
        display: inline-block;
        border: none;
        line-height: 50px;
        height: 70px;
        padding: 0 30px;
        cursor: pointer;
    }

.modal::before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1062;
    opacity: 1;
    position: fixed;
    content: '';
    opacity: .8;
    z-index: -1;
}

/* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
.boxed-btn {
    background: #1EC6B6;
    color: #fff;
    display: inline-block;
    padding: 14px 44px;
    font-family: "Alexandria", sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #1EC6B6;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    cursor: pointer;
}

    /* line 16, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
    .boxed-btn:hover {
        background: #00458a;
        color: #fff !important;
        border: 1px solid #00458a;
    }

    /* line 21, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
    .boxed-btn:focus {
        outline: none;
    }

    /* line 24, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
    .boxed-btn.large-width {
        width: 220px;
    }

/* line 28, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
.boxed-btn3 {
    background: #1EC6B6;
    color: #fff;
    display: inline-block;
    padding: 18px 41px;
    font-family: "Alexandria", sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

    /* line 42, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
    .boxed-btn3:hover {
        background: #00458a;
        color: #fff !important;
    }

    /* line 46, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
    .boxed-btn3:focus {
        outline: none;
    }

    /* line 49, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_btn.scss */
    .boxed-btn3.large-width {
        width: 220px;
    }

.boxed-btn4 {
    background: #095482;
    color: #fff;
    display: inline-block;
    padding: 13px 20px;
    font-family: "Alexandria", sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0 10px 10px 0;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.dontmiss h4 {
    font-size: 14px;
    color: white;
}

.dontmiss p {
    color: white;
    line-height: 20px;
    margin-top: -3px;
}

.boxed-btn4:hover {
    background: #034973;
    color: #fff !important;
}

.footerdtls h3 {
    color: #ffffff;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 0;
}

.footerdtls.cust-footerdtls ul li {
    /* margin-top: 0; */
    color: #ffffff;
    font-weight: normal;
}

.boxed-btn4:focus {
    outline: none;
}

.boxed-btn4.large-width {
    width: 220px;
}

.section_title h3 {
    font-size: 38px;
    font-weight: 400;
    color: #040E27;
    position: relative;
    z-index: 0;
    padding-bottom: 7px;
}

.section_title p {
    font-size: 16px;
    color: #7A838B;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 400;
}


/* line 48, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_section_title.scss */
.section_title h4 {
    font-size: 22px;
    font-weight: 500;
    color: #001D38;
    padding-bottom: 21px;
}

/* line 54, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_section_title.scss */
.mb-50 {
    margin-bottom: 50px;
}

.mb_70 {
    margin-bottom: 62px;
}




/* line 13, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slick-nav.scss */
.slicknav_menu .slicknav_nav {
    background: #fff;
    float: right;
    margin-top: 0;
    padding: 0;
    width: 95%;
    padding: 0;
    border-radius: 0px;
    margin-top: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 11px;
}

    /* line 28, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slick-nav.scss */
    .slicknav_menu .slicknav_nav a:hover {
        background: transparent;
        color: #00458a;
    }

    /* line 32, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slick-nav.scss */
    .slicknav_menu .slicknav_nav a.active {
        color: #00458a;
    }

    .slicknav_menu .slicknav_nav .slicknav_btn {
        background-color: transparent;
        cursor: pointer;
        margin-bottom: 10px;
        margin-top: -40px;
        position: relative;
        z-index: 99;
        border: 1px solid #ddd;
        top: 3px;
        right: 5px;
        top: -36px;
    }

        /* line 55, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slick-nav.scss */
        .slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
            margin-right: 6px;
            margin-top: 3px;
            position: relative;
            padding-bottom: 3px;
            top: -11px;
            right: -5px;
        }

.slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 22px;
    position: relative;
    top: -9px;
}

/* line 78, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slick-nav.scss */
.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    padding: 5px;
    right: 5px;
    margin-top: -5px;
    top: -31px;
}

/* line 92, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slick-nav.scss */
.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 0;
    margin-top: -5px;
    top: -33px;
}

header {
    background: #f3f3f3;
    box-shadow: 0 0 10px #333;
    position: sticky;
    top: 0;
    z-index: 9;
}
/* line 21, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_header.scss */
.header-area .main-header-area.details_nav_bg {
    background: #727272;
    padding-bottom: 0;
}

.header-area .main-header-area.details_nav {
    background: #001D38;
}

.header-area .main-header-area .logo-img {
    text-align: center;
}

.header-area .main-header-area .main-menu {
    padding: 12px 0;
    position: relative;
    left: 30px;
    top: 8px;
}

    .header-area .main-header-area .main-menu::before {
        position: absolute;
        left: 0;
        height: 35px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px;
        background: #EAEAEA;
        content: '';
        left: -10%;
        display: none !important;
    }

@media(max-width: 520px) {
    .logo {
        width: 55px !important;
    }

    .header-area .main-header-area .main-menu {
        left: 0;
        top: 0;
    }

        .header-area .main-header-area .main-menu ul li {
            margin: 0 3px 0 0;
        }

            .header-area .main-header-area .main-menu ul li a {
                font-size: 13px;
            }

    .aboutsv .col-md-6.col-xs-12 IMG {
        height: 100% !important;
    }

    .mtit h2:before {
        margin-top: 48px;
        left: 14px;
    }

    .mtit h2:after {
        margin-top: 48px;
        right: 13px;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .header-area .main-header-area .main-menu::before {
        display: none;
    }

    .header-area .main-header-area .main-menu ul li a {
        font-size: 15px;
    }

    .header-area .main-header-area {
        padding: 0;
    }

    .slider_area .single_slider .slider_text h3 {
        font-size: 120px;
    }

    .header-area .seach_icon {
        width: 80px;
    }

    .header-area .social_wrap .number p {
        font-size: 14px;
    }
}

.header-area .main-header-area .main-menu ul li {
    display: inline-block;
    position: relative;
    margin: 0 35px 0 0;
}

    .header-area .main-header-area .main-menu ul li a {
        color: #060606;
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 600;
        display: inline-block;
        padding: 0px 0px 0px 0px;
        font-family: "Alexandria", sans-serif;
        position: relative;
        text-transform: capitalize;
    }

        .header-area .main-header-area .main-menu ul li a:hover {
            color: #fbb315;
        }

@media screen (min-width: 992px) and (max-width: 1200px) {
    .bradcam_area.Extra_padding {
        padding: 150px 0;
    }

    .slider_area .single_slider .slider_text h3 {
        font-size: 100px;
    }

    .header-area .social_wrap .number {
        border-right: 1px solid transparent;
    }

    .header-area .social_wrap {
        margin-right: 100px;
    }

    .header-area .main-header-area.sticky {
        padding: 10px 10px;
    }

    .header-area .main-header-area .main-menu ul li {
        margin-right: 15px;
    }

    .header-area .main-header-area .main-menu::before {
        display: none;
    }

    .header-area .main-header-area {
        padding: 10px 20px;
    }

    .section_title h3 br {
        display: none;
    }

    .section_title h3 {
        font-size: 35px;
        line-height: 42px;
    }

    .header-area .main-header-area .main-menu ul li a {
        font-size: 15px;
    }

    .header-area .main-header-area .logo-img {
        text-align: left;
    }

    .where_togo_area .search_wrap .input_field {
        max-width: 170px;
    }

    .where_togo_area .form_area h3 {
        font-size: 18px;
    }
}

.header-area .main-header-area .main-menu ul li a i {
    font-size: 9px;
}

.header-area .main-header-area .main-menu ul li .submenu {
    position: absolute;
    left: 0;
    top: 160%;
    background: #fff;
    width: 200px;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

    .header-area .main-header-area .main-menu ul li .submenu li {
        display: block;
    }

        .header-area .main-header-area .main-menu ul li .submenu li a {
            padding: 10px 15px;
            position: inherit;
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
            display: block;
            color: #040E27;
            font-size: 14px;
        }

            .header-area .main-header-area .main-menu ul li .submenu li a::before {
                display: none;
            }

        .header-area .main-header-area .main-menu ul li .submenu li:hover a {
            color: #000;
        }

.header-area .main-header-area .main-menu ul li:hover > .submenu {
    opacity: 1;
    visibility: visible;
    top: 225%;
}

.header-area .main-header-area .main-menu ul li:hover > a::before {
    opacity: 1;
    transform: scaleX(1);
}

.header-area .main-header-area .main-menu ul li:first-child a {
    padding-left: 0;
}

.header-area .main-header-area.sticky {
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 990;
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    background: #0076be;
}

    .header-area .main-header-area.sticky .main-menu {
        padding: 0;
    }

    /* line 240, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_header.scss */
    .header-area .main-header-area.sticky .header_bottom_border {
        border-bottom: none;
    }

        /* line 243, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_header.scss */
        .header-area .main-header-area.sticky .header_bottom_border.white_border {
            border-bottom: none !important;
        }

.header-area .social_wrap .social_links {
    margin-right: 4px;
}

    /* line 279, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_header.scss */
    .header-area .social_wrap .social_links li {
        display: inline-block;
    }

        .header-area .social_wrap .social_links li a {
            display: inline-block;
            color: white;
            font-size: 16px;
            margin: 0 11px;
            background-color: #00458a;
            padding: 10px 26px;
            border-radius: 5px;
        }

            .header-area .social_wrap .social_links li a:hover {
                background-color: #04386d;
            }

.header-area .social_wrap .number p {
    font-size: 15px;
    color: white;
    margin-bottom: 0;
    font-weight: 500;
    border: 1px solid;
    padding: 3px 32px;
}

    .header-area .social_wrap .number p i {
        color: #00458a;
        font-size: 16px;
        margin-right: 5px;
    }

.header-area .seach_icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9;
    background: #00458a;
    width: 100px;
}

    .header-area .seach_icon a {
        text-align: center;
        color: #fff;
        width: 100%;
        height: 100%;
        display: block;
    }

        /* line 349, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_header.scss */
        .header-area .seach_icon a i {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        }

.slider_bg_1 {
    background-image: url(../img/banner/banner.png);
}

.slider_bg_2 {
    background-image: url(../img/banner/banner.png);
}

.slider_bg_3 {
    background-image: url(../img/banner/banner.png);
}


.slider_area {
    position: relative;
    z-index: 0;
}


    .slider_area .single_slider {
        height: 650px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

        .slider_area .single_slider .slider_text h3 {
            font-family: "Nothing You Could Do", cursive;
            font-size: 150px;
            text-transform: capitalize;
            font-weight: 400;
            line-height: .5;
            color: #fff;
            margin-bottom: 0;
        }

        .slider_area .single_slider .slider_text p {
            font-size: 20px;
            font-weight: 400;
            color: #FFF;
            margin-top: 33px;
            margin-bottom: 49px;
        }

    .slider_area .owl-carousel .owl-nav div {
        height: 120px;
        left: 0px;
        width: 50px;
        color: #fff;
        background-color: transparent;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        left: 50px;
        font-size: 14px;
        border: none;
        left: 150px;
        line-height: 120px;
        background: rgba(255, 255, 255, 0.2);
        left: 0;
        border: none !important;
    }

        /* line 94, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slider.scss */
        .slider_area .owl-carousel .owl-nav div.owl-next {
            right: 0;
            left: auto;
        }

        /* line 98, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slider.scss */
        .slider_area .owl-carousel .owl-nav div:hover {
            background: white;
            color: #001D38;
            border: none;
        }

/* line 105, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_slider.scss */
.property_bg {
    background-image: url(../img/banner/property.png);
}

.counter_wrap .single_counter {
    margin-bottom: 30px;
}

    .counter_wrap .single_counter h3 {
        color: #00458a;
        font-weight: 400;
        font-size: 60px;
        margin-bottom: 17px;
    }

    /* line 18, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_counter.scss */
    .counter_wrap .single_counter p {
        color: #7A838B;
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 0;
        line-height: 28px;
    }

/* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
.team_area {
    padding-top: 180px;
    padding-bottom: 150px;
}

    /* line 4, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
    .team_area .single_team {
        margin-bottom: 30px;
    }

        /* line 6, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
        .team_area .single_team .team_thumb {
            overflow: hidden;
            margin-bottom: 26px;
        }

            /* line 9, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
            .team_area .single_team .team_thumb img {
                width: 100%;
                -webkit-transform: scale(1);
                -moz-transform: scale(1);
                -ms-transform: scale(1);
                transform: scale(1);
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            }

        /* line 16, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
        .team_area .single_team .team_info h3 {
            font-size: 24px;
            font-weight: 300;
            color: #2C2C2C;
            margin-bottom: 0;
        }

        /* line 22, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
        .team_area .single_team .team_info p {
            font-size: 13px;
            font-weight: 300;
            color: #2C2C2C;
            margin-top: 6px;
            margin-bottom: 8px;
        }

        /* line 30, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
        .team_area .single_team .team_info .social_link li {
            display: inline-block;
        }

            /* line 32, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
            .team_area .single_team .team_info .social_link li a {
                font-size: 15px;
                color: #C7C7C7;
                margin: 0 5px;
            }

                /* line 36, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
                .team_area .single_team .team_info .social_link li a:hover {
                    color: #FFD35A;
                }

        /* line 45, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_team.scss */
        .team_area .single_team:hover .team_thumb img {
            width: 100%;
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
            -webkit-transition: 0.3s;
            -moz-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

/* line 2, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
.testimonial_area {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 100px 0 118px 0;
    background: #f7fafd;
}

    .testimonial_area .single_testmonial {
        margin-bottom: 20px;
    }

        /* line 14, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
        .testimonial_area .single_testmonial p {
            color: #040E27;
            font-weight: 400;
            font-size: 18px;
            line-height: 32px;
            margin: 34px 0 10px 0;
        }

        /* line 22, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
        .testimonial_area .single_testmonial .author_thumb {
            width: 106px;
            height: 106px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            margin: auto;
            margin: auto auto 15px auto;
            position: relative;
        }

            /* line 29, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
            .testimonial_area .single_testmonial .author_thumb::before {
                position: absolute;
                right: -15px;
                bottom: -12px;
                width: 50px;
                height: 50px;
                content: "\f100";
                font-family: "Flaticon";
                text-align: center;
                line-height: 50px;
                background: #1EC6B6;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                color: #fff;
                font-size: 17px;
            }

        /* line 46, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
        .testimonial_area .single_testmonial .testmonial_author h3 {
            color: #7A838B;
            font-size: 16px;
            font-weight: 400;
        }

    /* line 53, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
    .testimonial_area .owl-carousel .owl-item img {
        display: inline-block;
        width: auto;
    }

    /* line 57, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
    .testimonial_area .owl-carousel .owl-nav div.owl-next {
        left: auto;
        right: 0;
    }

    /* line 61, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
    .testimonial_area .owl-carousel .owl-nav div {
        left: 0;
    }

    /* line 64, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
    .testimonial_area .owl-dots {
        position: absolute;
        left: 0;
        right: 0;
        text-align: center;
    }

        /* line 70, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_testmonial.scss */
        .testimonial_area .owl-dots .owl-dot {
            width: 12px;
            height: 12px;
            background: #AAB1B7;
            display: inline-block;
            border-radius: 50%;
            margin: 0 5px;
        }

.bradcam_bg_1 {
    background-image: url(../img/banner/bradcam.png);
}

/* line 4, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
.bradcam_bg_2 {
    background-image: url(../img/banner/bradcam2.png);
}

/* line 7, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
.bradcam_bg_3 {
    background-image: url(../img/banner/bradcam3.png);
}

/* line 10, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
.bradcam_bg_4 {
    background-image: url(../img/banner/bradcam4.png);
}

/* line 13, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
.bradcam_area {
    background-size: cover;
    background-position: center center;
    padding: 175px 0;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}

    .bradcam_area::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #040E27;
        opacity: .1;
        z-index: -1;
        content: '';
    }

    .bradcam_area h3 {
        font-size: 80px;
        color: #fff;
        font-weight: 500;
        margin-bottom: 0;
        line-height: 90px;
        text-transform: capitalize;
        font-family: "Nothing You Could Do", cursive;
    }

    .bradcam_area p {
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        text-transform: capitalize;
    }

        /* line 54, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .bradcam_area p a {
            color: #fff;
        }

            /* line 56, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
            .bradcam_area p a:hover {
                color: #fff;
            }

    /* line 62, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    .bradcam_area .bradcam_text2 h3 {
        font-size: 50px;
        margin-bottom: 14px;
    }

    .bradcam_area .bradcam_text2 p {
        font-size: 20px;
        margin-bottom: 0;
    }

    /* line 74, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    .bradcam_area.Extra_padding {
        padding: 399px 0;
    }

.popup_box {
    background: #fff;
    display: inline-block;
    z-index: 9;
    width: 558px;
}

    /* line 95, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    .popup_box .boxed-btn3 {
        width: 100%;
        text-transform: capitalize;
    }

    /* line 99, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    .popup_box .popup_header {
        background: #F5FBFF;
        padding: 28px 0;
        display: block;
    }

        /* line 103, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .popup_box .popup_header h3 {
            text-align: center;
            font-size: 20px;
            color: #2C2C2C;
            margin-bottom: 0;
            font-weight: 400;
        }

    /* line 111, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    .popup_box .custom_form {
        padding: 60px 68px;
    }

    /* line 115, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    .popup_box input {
        width: 100%;
        height: 50px;
        border: none;
        border-bottom: 1px solid #C7C7C7;
        padding: 15px 0;
        margin-bottom: 20px;
    }

        /* line 122, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .popup_box input::placeholder {
            color: #919191;
            font-weight: 400;
        }

        /* line 126, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .popup_box input:focus {
            outline: none;
        }

    /* line 130, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    .popup_box textarea {
        width: 100%;
        border: none;
        margin-top: 112px;
        border-bottom: 1px solid #C7C7C7;
        padding: 15px 0;
        margin-bottom: 20px;
        height: 55px;
        resize: none;
        margin-bottom: 40px;
    }

        /* line 141, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .popup_box textarea::placeholder {
            color: #919191;
            font-weight: 400;
        }

        /* line 145, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .popup_box textarea:focus {
            outline: none;
        }

    /* line 149, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    .popup_box .nice-select {
        -webkit-tap-highlight-color: transparent;
        background-color: #fff;
        /* border-radius: 5px; */
        border: solid 1px #E2E2E2;
        box-sizing: border-box;
        clear: both;
        cursor: pointer;
        display: block;
        float: left;
        font-family: "Alexandria", sans-serif;
        font-weight: normal;
        width: 100% !important;
        /* height: 42px; */
        line-height: 50px;
        outline: none;
        padding-left: 18px;
        padding-right: 30px;
        position: relative;
        text-align: left !important;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        white-space: nowrap;
        width: auto;
        border-radius: 0;
        margin-bottom: 30px;
        height: 50px !important;
        font-size: 16px;
        font-weight: 400;
        color: #919191;
    }

        /* line 183, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .popup_box .nice-select::after {
            content: "\f0d7";
            display: block;
            height: 5px;
            margin-top: -5px;
            pointer-events: none;
            position: absolute;
            right: 17px;
            top: 3px;
            transition: all 0.15s ease-in-out;
            width: 5px;
            font-family: fontawesome;
            color: #919191;
            font-size: 15px;
        }

        /* line 198, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .popup_box .nice-select.open .list {
            opacity: 1;
            pointer-events: auto;
            -webkit-transform: scale(1) translateY(0);
            -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
            height: 200px;
            overflow-y: scroll;
        }

        /* line 207, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
        .popup_box .nice-select.list {
            height: 200px;
            overflow-y: scroll;
        }

/* line 213, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
#test-form {
    display: inline-block;
    margin: auto;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

    /* line 221, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    #test-form .mfp-close-btn-in .mfp-close {
        color: #333;
        display: none !important;
    }

    /* line 226, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
    #test-form button.mfp-close {
        display: none !important;
    }

/* line 231, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_bradcam.scss */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #000000;
    opacity: .7;
}

/* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
.service_area {
    padding-top: 100px;
    padding-bottom: 70px;
}

    /* line 4, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
    .service_area.minus_padding {
        padding-bottom: 0;
    }

    /* line 7, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
    .service_area .single_service {
        padding: 30px;
        border: 1px solid #E8E8E8;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        margin-bottom: 30px;
    }

        /* line 13, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
        .service_area .single_service .service_icon {
            line-height: 94px;
            text-align: center;
            width: 98px;
            height: 98px;
            margin: auto;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0181f5+0,5db2ff+100 */
            background: #0181f5;
            /* Old browsers */
            background: -moz-linear-gradient(top, #0181f5 0%, #5db2ff 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #0181f5 0%, #5db2ff 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #0181f5 0%, #5db2ff 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0181f5', endColorstr='#5db2ff',GradientType=0 );
            /* IE6-9 */
        }

        /* line 27, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
        .service_area .single_service h3 {
            font-size: 22px;
            color: #001D38;
            font-weight: 300;
            margin-top: 35px;
            margin-bottom: 23px;
        }

        /* line 34, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
        .service_area .single_service p {
            font-size: 15px;
            font-weight: 400;
            color: #727272;
            line-height: 28px;
            margin-bottom: 6px;
        }

        /* line 41, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
        .service_area .single_service a.learn_more {
            color: #5DB2FF;
            font-weight: 400;
            font-size: 15px;
        }

        /* line 46, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
        .service_area .single_service:hover {
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
            border-color: transparent;
        }

    /* line 51, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
    .service_area .col-xl-4:nth-child(2) .single_service .service_icon {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00d363+0,37ef8d+100 */
        background: #00d363;
        /* Old browsers */
        background: -moz-linear-gradient(top, #00d363 0%, #37ef8d 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #00d363 0%, #37ef8d 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #00d363 0%, #37ef8d 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d363', endColorstr='#37ef8d',GradientType=0 );
        /* IE6-9 */
    }

    /* line 60, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
    .service_area .col-xl-4:nth-child(3) .single_service .service_icon {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fd8e5e+0,fd8e5e+100 */
        background: #fd8e5e;
        /* Old browsers */
        background: -moz-linear-gradient(top, #fd8e5e 0%, #fd8e5e 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #fd8e5e 0%, #fd8e5e 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #fd8e5e 0%, #fd8e5e 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8e5e', endColorstr='#fd8e5e',GradientType=0 );
        /* IE6-9 */
    }

    /* line 69, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
    .service_area .col-xl-4:nth-child(4) .single_service .service_icon {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#615cfd+0,d465ef+100 */
        background: #615cfd;
        /* Old browsers */
        background: -moz-linear-gradient(top, #615cfd 0%, #d465ef 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #615cfd 0%, #d465ef 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #615cfd 0%, #d465ef 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#615cfd', endColorstr='#d465ef',GradientType=0 );
        /* IE6-9 */
    }

    /* line 81, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_service.scss */
    .service_area .col-xl-4:nth-child(6) .single_service .service_icon {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a64eee+0,3c35ce+100 */
        background: #a64eee;
        /* Old browsers */
        background: -moz-linear-gradient(top, #a64eee 0%, #3c35ce 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #a64eee 0%, #3c35ce 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #a64eee 0%, #3c35ce 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a64eee', endColorstr='#3c35ce',GradientType=0 );
        /* IE6-9 */
    }

/* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
.where_togo_area {
    background: #040E27;
    padding: 50px 0;
}

    /* line 5, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
    .where_togo_area .form_area h3 {
        font-size: 24px;
        color: #fff;
        font-weight: 400;
        margin-bottom: 0;
    }

    .where_togo_area .search_wrap .search_form {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
    }

    .where_togo_area .search_wrap .input_field {
        width: 220px;
    }

@media screen and (max-width: 767px) {
    .about {
        padding-left: 16px;
    }

    .slicknav_btn {
        top: -28px !important;
    }

    .lang {
        right: 8px !important;
        top: -54px !important;
        padding: 0px 0px 1px 0px !important;
    }

        .lang .dropdown-menu {
            width: auto !important;
            min-width: auto !important;
        }

    .custom_search_pop .modal-content .serch_form input {
        height: 50px;
    }

    .divcolor {
        margin-top: 0px;
    }

    .offer h2::before {
        content: none;
    }

    .newsletter_field input {
        width: 60%;
    }

    .offer h2::after {
        content: none;
    }

    .about h2::before {
        content: none;
    }

    .about h2::after {
        content: none;
    }

    .header-area .main-header-area.sticky {
        background: #fff;
    }

    .uk-position-center {
        margin-top: 97px;
    }

    .uk-child-width-1-2 > * {
        width: 100%;
    }


    .whydss {
        border-left: none;
        border-top: 1px solid white;
        padding-top: 15px;
    }

    .logo {
        padding: 0;
        border-radius: 0;
        text-align: left;
        width: 75px !important;
        margin-left: initial;
        clip-path: initial;
    }

    .row.align-items-center {
        display: flex;
        flex-direction: column;
    }

    .custom_search_pop .modal-content .serch_form button {
        height: 50px;
    }

    .header-area .main-header-area .main-menu ul li a {
        color: #2c3f58;
    }

    .whychoose {
        margin-bottom: -50px;
    }


    span.headprice {
        font-size: 18px;
    }

    p.pricedetails {
        font-size: 14px;
        line-height: 25px;
        padding: 6px;
        margin-top: -64px;
    }

    .mids {
        top: -64%;
    }

    .boxed-btn4 {
        width: 38%;
        padding: 13px;
    }

    .agnt label {
        padding-top: 12px;
    }

    .agnt input {
        padding: 0;
    }

    .agnt input {
        height: 39px;
        padding: 6px 10px;
        color: #1c1c1c;
    }

        .agnt input::placeholder {
            font-size: 14px;
            color: #797e82;
            font-weight: 400;
        }

    .banner-content {
        display: none;
    }

    h2.crosssv {
        margin-top: -4px;
    }

    .loginbtn button {
        padding: 8px 42px;
    }

    .agntsd .cust_frgt {
        width: 50%;
    }

    h4.bothagent {
        padding: 12px;
    }

    h4.bothagents {
        padding: 12px;
    }

    .about_heading {
        padding: 10px 10px;
        top: -28px;
        border-radius: 23px;
    }

    .detailspage {
        width: 100%;
        padding: 18px;
        left: 0;
        top: 42px;
        border-radius: 0;
    }

    .banner-image {
        background-position: right;
        height: 525px;
    }

    .about h1::after {
        content: none;
    }

    .about h1 {
        font-size: 30px;
        text-align: center;
    }

    .agntsd {
        padding: 0px;
    }

    h2.crosss::before {
        content: "";
        width: 32%;
        top: 99px;
        margin-left: -33%;
    }

    h2.crosss::after {
        content: "";
        top: 99px;
        width: 32%;
    }

    h2.crosssv::before {
        content: "";
        width: 40%;
        top: 99px;
        margin-left: -43%;
    }

    .mobile_menu {
        position: absolute;
        right: 0px;
        width: 100%;
        z-index: 9;
    }

    .mb_70 {
        margin-bottom: 40px;
    }

    .section_title p br {
        display: none;
    }

    .section_title h3 br {
        display: none;
    }

    .section_title h3 {
        font-size: 30px;
        line-height: 36px;
    }

    .slicknav_menu {
        margin-right: 0px;
    }

        .slicknav_menu .slicknav_nav a i {
            display: none;
        }

    .mb-50 {
        margin-bottom: 40px;
    }

    .slider_area .single_slider .slider_text h3 {
        font-size: 50px;
    }

    .slider_area .single_slider .slider_text {
        margin: 100px 0 50px 0;
    }

    .slider_area .single_slider {
        max-height: 460px;
    }

    .header-area .seach_icon {
        width: 50px;
        right: 60px;
    }

    .header-area .main-header-area.sticky {
        padding: 10px 10px;
    }

    .header-area .main-header-area .main-menu ul li a i {
        display: none !important;
    }

    .header-area .main-header-area {
        padding: 10px 10px 20px 10px;
        background: white;
    }

    .slider_area .single_slider .slider_text p {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .counter_wrap .single_counter {
        text-align: center;
    }

    .header-area .main-header-area .logo-img img {
        width: 70px;
    }

    .header-area .main-header-area .logo-img {
        text-align: left;
    }

    .header-area .main-header-area.details_nav_bg {
        padding-bottom: 10px;
    }

    .video_area {
        padding: 100px 0;
    }

    .filter_result_wrap .filter_bordered {
        margin-bottom: 30px;
    }

    .popular_places_area {
        padding-top: 60px;
        padding-bottom: 60px;
    }


    .bradcam_area.Extra_padding {
        padding: 150px 0;
    }

    .bradcam_area h3 {
        font-size: 40px;
    }

    .bradcam_area {
        padding: 150px 0;
    }

    .footer .socail_links {
        margin-top: 30px;
    }

    .footer .copy-right_text .copy_right {
        font-size: 14px;
    }

    .footer .footer_top .footer_widget .footer_logo {
        margin-bottom: 20px;
    }

    .footer .footer_top .footer_widget .footer_title {
        margin-bottom: 20px;
    }

    .footer .footer_top .footer_widget {
        margin-bottom: 30px;
    }

    .footer .footer_top {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .testimonial_area {
        padding: 50px 0;
    }

    .bradcam_area .bradcam_text2 h3 {
        font-size: 30px;
    }

    .video_area .video_wrap h3 {
        font-size: 50px;
    }

    .destination_details_info {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .destination_banner_wrap .destination_text h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .destination_banner_wrap {
        padding: 150px 0;
    }

    .popular_destination_area {
        padding-top: 60px;
        padding-bottom: 30px;
    }

    .where_togo_area .search_wrap .input_field .nice-select {
        margin-bottom: 15px;
    }

    .where_togo_area .search_wrap .search_form {
        display: block !important;
    }

    .where_togo_area .form_area h3 {
        margin-bottom: 15px;
    }

    .where_togo_area .search_wrap .input_field {
        width: 100%;
        margin-bottom: 15px;
    }
}

/* line 41, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
.where_togo_area .search_wrap .input_field input {
    width: 100%;
    height: 50px;
    background: transparent;
    border: 1px solid #363E52;
    padding-left: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}

    /* line 49, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
    .where_togo_area .search_wrap .input_field input::placeholder {
        font-size: 16px;
        color: #AAB1B7;
        font-weight: 300;
    }

    /* line 55, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
    .where_togo_area .search_wrap .input_field input:focus {
        outline: none;
    }

/* line 59, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
.where_togo_area .search_wrap .input_field .nice-select {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #AAB1B7;
    font-weight: 300;
    background: transparent;
    border: 1px solid #363E52;
}

    .where_togo_area .search_wrap .input_field .nice-select::after {
        content: '\f0d7 ';
        right: 21px;
        top: 5px;
        font-family: 'fontawesome';
        color: #AAB1B7;
        font-size: 16px;
    }

    /* line 79, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
    .where_togo_area .search_wrap .input_field .nice-select .option {
        cursor: pointer;
        font-weight: 400;
        line-height: 40px;
        list-style: none;
        min-height: 40px;
        outline: none;
        padding-left: 18px;
        padding-right: 29px;
        text-align: left;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        color: #000;
        font-weight: 400;
    }

    /* line 94, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
    .where_togo_area .search_wrap .input_field .nice-select.open .list {
        width: 100%;
    }

/* line 103, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
.gj-datepicker-md [role="right-icon"] {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 16px;
    color: #919191;
    margin-right: 15px;
    position: absolute;
    top: 16px;
    right: 10px;
    color: #AAB1B7;
}

/* line 115, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_where_to_go.scss */
.gj-picker-md div[role="navigator"] {
    padding-left: 30px !important;
}

/* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
.popular_destination_area {
    padding-top: 140px;
    padding-bottom: 120px;
}

    .popular_destination_area .single_destination {
        position: relative;
        margin-bottom: 30px;
        border-radius: 5px;
        overflow: hidden;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

        /* line 14, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
        .popular_destination_area .single_destination:before {
            /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#040e27+0,040e27+100&0+0,0.7+100 */
            background: -moz-linear-gradient(top, rgba(4, 14, 39, 0) 0%, rgba(4, 14, 39, 0.7) 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(4, 14, 39, 0) 0%, rgba(4, 14, 39, 0.7) 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(4, 14, 39, 0) 0%, rgba(4, 14, 39, 0.7) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00040e27', endColorstr='#b3040e27',GradientType=0 );
            /* IE6-9 */
            content: '';
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: 2;
            position: absolute;
        }

        /* line 30, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
        .popular_destination_area .single_destination .thumb img {
            width: 100%;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
        }

        /* line 35, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
        .popular_destination_area .single_destination .content {
            position: absolute;
            left: 30px;
            bottom: 30px;
            z-index: 7;
        }

            /* line 40, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
            .popular_destination_area .single_destination .content p {
                margin-bottom: 0;
                font-size: 22px;
                color: #fff;
                font-weight: 400;
                font-family: "Alexandria", sans-serif;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            }

                /* line 47, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
                .popular_destination_area .single_destination .content p a {
                    display: inline-block;
                    background: #1EC6B6;
                    font-size: 12px;
                    border-radius: 30px;
                    font-weight: 400;
                    padding: 0px 12px;
                    height: 25px;
                    line-height: 25px;
                    color: #fff;
                    margin-left: 10px;
                    -webkit-transition: 0.3s;
                    -moz-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s;
                }

        /* line 62, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
        .popular_destination_area .single_destination:hover {
            -webkit-transform: translateY(-10px);
            -moz-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            transform: translateY(-10px);
        }

            /* line 65, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
            .popular_destination_area .single_destination:hover .content p {
                color: #00458a;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            }

                /* line 68, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
                .popular_destination_area .single_destination:hover .content p a {
                    background: #00458a;
                    color: #fff;
                }

/* line 80, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
.destination_banner_wrap {
    background-image: url(../img/banner/destination.png);
    padding: 340px 0;
    background-size: cover;
    background-position: center center;
}

    .destination_banner_wrap.overlay:before {
        opacity: .3;
    }

    /* line 95, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
    .destination_banner_wrap .destination_text h3 {
        font-size: 80px;
        line-height: 90px;
        color: #fff;
        font-family: "Nothing You Could Do", cursive;
        margin-bottom: 0;
    }

    .destination_banner_wrap .destination_text p {
        font-size: 20px;
        font-weight: 400;
        color: #fff;
    }

/* line 118, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
.destination_details_info {
    padding-bottom: 150px;
    padding-top: 70px;
}


@media (min-width: 768px) and (max-width: 991px) {
    .destination_details_info {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .slider_area .single_slider .slider_text h3 {
        font-size: 94px;
    }

    .slider_area .single_slider {
        height: 600px;
    }

    .header-area .seach_icon {
        width: 100px;
        right: 85px;
    }

    .header-area .social_wrap .number {
        border-right: 1px solid transparent;
    }

    .header-area .main-header-area .main-menu ul li a i {
        display: none !important;
    }

    .header-area .main-header-area .logo-img img {
        width: 70px;
    }

    .header-area .main-header-area .logo-img {
        text-align: left;
    }

    .header-area .main-header-area {
        padding: 0px;
    }

    .header-area {
        padding-top: 0;
    }

    .slicknav_menu .slicknav_nav a i {
        display: none;
    }

    .mb_70 {
        margin-bottom: 40px;
    }

    .section_title h3 {
        font-size: 36px;
        line-height: 42px;
    }

    .destination_banner_wrap .destination_text h3 {
        font-size: 60px;
        line-height: 70px;
    }

    .destination_banner_wrap {
        padding: 250px 0;
    }

    .where_togo_area .search_wrap .input_field {
        max-width: 150px;
    }

    .where_togo_area .form_area h3 {
        margin-bottom: 30px;
    }

    .bradcam_area.Extra_padding {
        padding: 150px 0;
    }

    .bradcam_area {
        padding: 120px 0;
    }

    .section_title h3 br {
        display: none;
    }

    .filter_result_wrap .filter_bordered {
        margin-bottom: 30px;
    }
}

.destination_details_info .bordered_1px {
    border-top: 1px solid #E4E6E8;
    margin-top: 65px;
    padding-bottom: 65px;
}

.destination_details_info .destination_info h3 {
    font-size: 24px;
    font-weight: 500;
    color: #001D38;
    margin-bottom: 25px;
}

/* line 142, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
.destination_details_info .destination_info p {
    margin-bottom: 20px;
}

/* line 145, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
.destination_details_info .destination_info .single_destination {
    margin-bottom: 22px;
}

    /* line 147, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
    .destination_details_info .destination_info .single_destination h4 {
        font-size: 16px;
        font-weight: 500;
    }

/* line 157, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
.destination_details_info .contact_join h3 {
    font-size: 24px;
    font-weight: 500;
    color: #001D38;
    margin-bottom: 32px;
}

/* line 163, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
.destination_details_info .contact_join .single_input {
    margin-bottom: 20px;
}

    /* line 165, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
    .destination_details_info .contact_join .single_input input, .destination_details_info .contact_join .single_input textarea {
        width: 100%;
        background: #F4F4F4;
        height: 50px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        color: #000;
        padding-left: 15px;
        border: none;
    }

        /* line 173, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
        .destination_details_info .contact_join .single_input input::placeholder, .destination_details_info .contact_join .single_input textarea::placeholder {
            color: #727272;
            font-size: 14px;
            font-weight: 300;
        }

        /* line 179, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
        .destination_details_info .contact_join .single_input input:focus, .destination_details_info .contact_join .single_input textarea:focus {
            outline: none;
        }

    /* line 183, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_destination.scss */
    .destination_details_info .contact_join .single_input textarea {
        height: 115px;
        padding: 15px;
    }


.destination_details_info .contact_join .submit_btn button {
    width: 100%;
    text-align: center;
}

.popular_places_area {
    padding-top: 142px;
    padding-bottom: 150px;
    background: #F7FAFD;
}

    .popular_places_area .single_place {
        background: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        margin-bottom: 30px;
    }

        /* line 15, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
        .popular_places_area .single_place .thumb {
            position: relative;
            overflow: hidden;
        }

            /* line 18, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place .thumb img {
                width: 100%;
            }

            /* line 21, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place .thumb .prise {
                position: absolute;
                background: #1EC6B6;
                padding: 7px 18px 4px 18px;
                display: inline-block;
                top: 20px;
                left: 20px;
                -webkit-border-radius: 18px;
                -moz-border-radius: 18px;
                border-radius: 18px;
                color: #fff;
                font-size: 16px;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            }

        /* line 34, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
        .popular_places_area .single_place .place_info {
            padding: 27px 20px 25px 20px;
        }

            /* line 36, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place .place_info h3 {
                font-size: 22px;
                font-weight: 400;
                color: #040E27;
                margin-bottom: 0;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            }

            /* line 43, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place .place_info p {
                font-size: 14px;
                font-weight: 400;
                color: #7A838B;
                margin-top: 2px;
                margin-bottom: 7px;
            }

            /* line 52, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place .place_info .rating_days span i {
                font-size: 12px;
                color: #FDAE5C;
            }

            /* line 56, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place .place_info .rating_days span a {
                font-size: 14px;
                color: #7A838B;
                margin-left: 5px;
            }

            /* line 62, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place .place_info .rating_days .days {
                font-size: 14px;
                font-weight: 400;
                color: #7A838B;
            }

                /* line 66, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
                .popular_places_area .single_place .place_info .rating_days .days i {
                    margin-right: 8px;
                }

                /* line 69, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
                .popular_places_area .single_place .place_info .rating_days .days a {
                    font-size: 14px;
                    color: #7A838B;
                }

        /* line 76, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
        .popular_places_area .single_place:hover {
            -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
            -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
        }

            /* line 79, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place:hover .place_info h3 {
                color: #00458a;
            }

            /* line 85, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
            .popular_places_area .single_place:hover .thumb .prise {
                background: #00458a;
            }

    /* line 91, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
    .popular_places_area .more_place_btn {
        margin-top: 40px;
    }

/* line 97, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap h3 {
    font-size: 16px;
    font-weight: 500;
    color: #001D38;
    margin-bottom: 26px;
}

/* line 103, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .filter_bordered {
    border: 1px solid #DEE2E7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 25px;
}

.filter_result_wrap .filter_inner {
    display: block;
    overflow: visible;
}

    /* line 118, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
    .filter_result_wrap .filter_inner .nice-select {
        width: 100%;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #AAB1B7;
        font-weight: 300;
        background: transparent;
        border: 1px solid #DEE2E7;
        margin-bottom: 15px;
    }

        /* line 128, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
        .filter_result_wrap .filter_inner .nice-select::after {
            content: '\f0d7 ';
            right: 21px;
            top: 5px;
            font-family: 'fontawesome';
            color: #AAB1B7;
            font-size: 16px;
        }

        /* line 136, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
        .filter_result_wrap .filter_inner .nice-select .option {
            cursor: pointer;
            font-weight: 400;
            line-height: 40px;
            list-style: none;
            min-height: 40px;
            outline: none;
            padding-left: 18px;
            padding-right: 29px;
            text-align: left;
            -webkit-transition: all 0.2s;
            transition: all 0.2s;
            color: #000;
            font-weight: 400;
        }

        /* line 151, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
        .filter_result_wrap .filter_inner .nice-select.open .list {
            width: 100%;
        }

/* line 157, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .range_slider_wrap span.range {
    color: #040E27;
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin-bottom: 15px;
}

/* line 164, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .range_slider_wrap p {
    margin-top: 14px;
    margin-bottom: 27px;
}

    /* line 167, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
    .filter_result_wrap .range_slider_wrap p input {
        background-color: transparent;
    }

/* line 171, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .range_slider_wrap .ui-widget.ui-widget-content {
    border: 0;
    background: #FFD8DA;
}

/* line 175, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .range_slider_wrap .ui-slider-horizontal {
    height: 2px;
}

/* line 178, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .range_slider_wrap .ui-state-default, .filter_result_wrap .range_slider_wrap .ui-widget-content .ui-state-default, .filter_result_wrap .range_slider_wrap .ui-widget-header .ui-state-default, .filter_result_wrap .range_slider_wrap .ui-button, .filter_result_wrap .range_slider_wrap html .ui-button.ui-state-disabled:hover, .filter_result_wrap .range_slider_wrap html .ui-button.ui-state-disabled:active {
    border: 2px solid #00458a;
    background: #fff;
    font-weight: normal;
    width: 14px;
    height: 16px;
    border-radius: 5px;
}

/* line 186, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .range_slider_wrap .ui-widget-header {
    background: #00458a;
}

/* line 189, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .range_slider_wrap .ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -.6em;
}

/* line 195, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_popular_place.scss */
.filter_result_wrap .reset_btn button {
    width: 100%;
}

/* line 1, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_bg {
    background-image: url(../img/banner/video.png);
}

/* line 4, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_area {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 190px 0;
}

    .video_area.overlay:before {
        opacity: .2;
    }

    /* line 16, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
    .video_area .video_wrap h3 {
        font-family: "Nothing You Could Do", cursive;
        font-weight: 400;
        font-size: 80px;
        line-height: 90px;
        color: #fff;
        margin-bottom: 55px;
    }

    .video_area .video_wrap .video_icon a {
        width: 84px;
        height: 84px;
        text-align: center;
        line-height: 84px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #1EC6B6;
        display: inline-block;
        color: #fff;
        font-size: 17px;
    }

        /* line 38, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
        .video_area .video_wrap .video_icon a i {
            font-size: 17px;
            line-height: 84px;
            position: relative;
            left: 2px;
            top: -1px;
        }

/* line 49, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.video_play_button {
    position: relative;
}

    /* line 52, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
    .video_play_button:before {
        content: "";
        position: absolute;
        z-index: 0;
        display: block;
        width: 100%;
        height: 100%;
        background: #1EC6B6;
        border-radius: 50%;
        animation: pulse-border 1500ms ease-out infinite;
        left: 0;
        bottom: 0;
        z-index: -1;
    }

@keyframes pulse-border {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1.8);
        opacity: 0;
    }
}

/* line 80, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
.recent_trip_area {
    padding-top: 150px;
    padding-bottom: 120px;
}

    /* line 83, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
    .recent_trip_area .single_trip {
        margin-bottom: 30px;
    }

        /* line 85, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
        .recent_trip_area .single_trip .thumb {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            overflow: hidden;
        }

            /* line 88, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
            .recent_trip_area .single_trip .thumb img {
                width: 100%;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
            }

        /* line 93, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
        .recent_trip_area .single_trip .info {
            padding-top: 16px;
        }

            /* line 96, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
            .recent_trip_area .single_trip .info .date span {
                font-size: 14px;
                font-weight: 400;
                color: #7A838B;
                display: block;
            }

            /* line 104, ../../Arafath/CL/December/231. Travel-02/HTML/scss/_video.scss */
            .recent_trip_area .single_trip .info a h3 {
                color: #040E27;
                font-size: 22px;
                font-weight: 400;
                margin-bottom: 0;
                margin-top: 10px;
                -webkit-transition: 0.3s;
                -moz-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            }

/*designation*/
.carousel-showmanymoveone .carousel-control {
    width: initial;
    background-image: none;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
    display: none;
}

@media all and (min-width: 768px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -50%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 50%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
        display: block;
    }
}

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        left: 0;
    }

        .carousel-showmanymoveone .carousel-inner > .item.left,
        .carousel-showmanymoveone .carousel-inner > .item.prev.right,
        .carousel-showmanymoveone .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0;
        }
}

@media all and (min-width: 992px) {
    .carousel-showmanymoveone .carousel-inner > .active.left,
    .carousel-showmanymoveone .carousel-inner > .prev {
        left: -33.3%;
    }

    .carousel-showmanymoveone .carousel-inner > .active.right,
    .carousel-showmanymoveone .carousel-inner > .next {
        left: 33.3%;
    }

    .carousel-showmanymoveone .carousel-inner > .left,
    .carousel-showmanymoveone .carousel-inner > .prev.right,
    .carousel-showmanymoveone .carousel-inner > .active {
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner .cloneditem-2,
    .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
        display: block;
    }
}

@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
    .carousel-showmanymoveone .carousel-inner > .item.active.right,
    .carousel-showmanymoveone .carousel-inner > .item.next {
        -webkit-transform: translate3d(33.3%, 0, 0);
        transform: translate3d(33.3%, 0, 0);
        left: 0;
    }

    .carousel-showmanymoveone .carousel-inner > .item.active.left,
    .carousel-showmanymoveone .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-33.3%, 0, 0);
        transform: translate3d(-33.3%, 0, 0);
        left: 0;
    }

        .carousel-showmanymoveone .carousel-inner > .item.left,
        .carousel-showmanymoveone .carousel-inner > .item.prev.right,
        .carousel-showmanymoveone .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0;
        }
}

.carousel-control:hover, .carousel-control:focus {
    opacity: 1;
}

.carousel-control, .carousel-control {
    opacity: 1;
}

@media all and (min-width: 1600px) {
    .carousel-main-container {
        width: 66.66666667%;
        margin-left: 16.66666667%;
    }
}

.glyphicon {
    color: #46166b;
    top: 60px;
}

@media all and (min-width: 768px) {
    .glyphicon {
        top: 62px;
    }
}


@media all and (min-width: 992px) {
    .glyphicon {
        top: 65px;
    }
}

@media all and (max-width: 767px) {
    .lang button#dropdownMenuButton {
        color: #fbb315 !important;
    }

    .glyphicon-menu-right {
        margin-left: 20px;
    }

    .glyphicon-menu-left {
        right: 28px;
    }
}
/*designation end*/

.column {
    -ms-flex: 25%; /* IE10 */
    flex: 25%;
    max-width: 33.333%;
    padding: 0 4px;
}


    .column img {
        vertical-align: middle;
        width: 100%;
        opacity: 0.9
    }

.imgtexts {
    position: relative;
    background: black;
    margin-top: 10px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {

    .slicknav_btn {
        top: -70px;
    }

    .loginbtn button {
        padding: 4px 17px;
    }

    .footerdtls h3 {
        color: #0076be;
    }

    .divcolor {
        margin-top: 5px;
    }

    .about h2::before {
        width: 42%;
    }

    .offer h2::before {
        width: 46%;
    }

    .logo {
        margin-left: -140px;
    }

    .newsletter_field input {
        width: 59%;
    }
}

@media screen and (max-width: 800px) {
    .about h2::before {
        width: 52%;
    }

    .offer h2::before {
        width: 56%;
    }

    .column {
        -ms-flex: 50%;
        flex: 50%;
        max-width: 50%;
    }

    .loginbtn button {
        padding: 4px 17px;
    }

    .newsletter_field input {
        width: 60%;
    }

    .footerarea {
        padding-top: 35px;
        margin-top: 22px;
    }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .column {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }

    .heads h1 {
        font-size: 25px;
    }

    .heads h4 {
        font-size: 15px;
        margin-left: 39px;
    }

        .heads h4::before {
            height: 2px;
            width: 31px;
            margin-left: -37px;
            margin-top: 7px;
        }

    .heads {
        margin-top: 11%;
    }

    .logindetails .row .col-md-8 {
        order: 2;
    }

    .row.align-items-center {
        display: flex;
    }
}

.ftr_address {
    display: flex;
    font-size: 14px;
    color: #ffffff;
    /* letter-spacing: .3px; */
    font-weight: normal;
    line-height: 18px;
    font-family: "Alexandria", sans-serif;
}

.cust-footerdtls b {
    display: block !important;
}

.ftr_one, .hftr_two {
    padding-right: 15px;
}

.cust-footerdtls ul li span {
    margin-right: 10px !important;
    padding-right: 0;
}

.footer {
    border-top: 1px solid gainsboro;
}

.footer {
    border-top: 1px solid gainsboro;
    padding: 25px 0px 40px 0px;
    margin-top: 56px;
}

.footerdtls.cust-footerdtls i {
    color: #f78d29;
}

.footerdtls {
    padding-top: 40px;
}

    .footerdtls ul {
        padding-left: 0;
    }

.cust-footerdtls b {
    display: block !important;
    font-weight: normal;
}

.footerdtls.cust-footerdtls span i {
    margin-top: 5px;
    margin-right: 2px;
    color: #fff;
}

@media screen and (max-width:767px) {
    .dropdown-menu.show {
        top: -1px !important;
        left: -15px !important;
    }

    .home-content p, .home-content ul li {
        list-style: none;
    }

    .ftr_address {
        display: block !important;
    }

    .cust-footerdtls ul li span {
        line-height: 31px;
        width: 100% !important;
        display: block;
    }

    .home-content .about h2 {
        padding: 0px;
        font-size: 28px;
    }
}

.lang {
    display: inline-block !important;
    position: absolute !important;
    top: -18px;
    right: 7px;
    z-index: 10000000000000000 !important;
    padding: 4px 16px;
}

    .lang button#dropdownMenuButton {
        padding: 0px !important;
        font-weight: 600 !important;
        color: #ffffff;
        background-color: transparent;
        border: none;
        font-size: 16px !important;
    }




    .lang .dropdown-menu {
        width: auto;
        min-width: 100px;
        border: 2px solid #ffbb24;
        margin-top: 10px;
        background-color: #ffbb24;
        color: white !important;
    }

.dropdown.lang {
    float: right;
}


.lang .dropdown-menu::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffbb24;
    position: absolute;
    top: -11px;
    left: 10px;
}

.lang a.dropdown-item {
    font-weight: 600;
    color: white;
    letter-spacing: .3px;
    border-bottom: 1px solid #efae20;
}

    .lang a.dropdown-item:last-child {
        border: 0px;
    }

    .lang a.dropdown-item:hover {
        color: #f5ebeb;
        background-color: transparent;
    }

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(108 117 125 / 0%) !important;
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgb(108 117 125 / 0%) !important;
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%) !important;
}

.btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
}

@media (min-width: 767px) and (max-width: 992px) {

    .lang {
        top: -83px;
        right: -60px;
    }
}

.ar-show {
    display: none;
}

.ar-hide {
    display: block;
}



.home-content p, .home-content ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #7A838B;
    margin-bottom: 0px;
    font-family: "Alexandria", sans-serif;
}

.about h2 span {
    color: #fd881a;
}

.sub-titl {
    font-weight: normal;
    display: block;
}

    .sub-titl.secon {
        padding: 6px 0px;
    }

h3.main-titl {
    padding: 4px 0px 20px 0px;
}

.home-content .about h2 {
    padding: 45px 0px 25px 0px;
    color: #127fc3;
    font-weight: 500;
}

.home-content {
    padding-bottom: 30px;
}



    .home-content .about h2::after {
        margin-left: 15px;
        background-color: #fbb315 !important;
        height: 1px;
    }

.about h2 {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}

.home-content .about h2::before {
    width: 30%;
    background-color: #fbb315 !important;
    margin-left: -364px;
    height: 1px;
}



.paswrd-spac {
    padding-top: 8px !important;
    text-align: right !important;
}


@media (max-width: 767px) {
    .paswrd-spac {
        text-align: left !important;
    }
}


app-cms .home-content .about h2::before {
    width: 40%;
    margin-left: 0px !important;
    left: 0;
}

app-cms .home-content .about h2::after {
    width: 40%;
    margin-left: 0px !important;
    right: 0px;
}

app-cms .home-content .about h2 {
    font-size: 23px;
}

.ag_resgistration {
    padding-bottom: 50px;
    padding-top: 98px
}

.container.ag_resgistration h2 {
    text-align: center;
    color: #127fc3;
    font-weight: 500;
    font-size: 23px;
}

.ag_resgistration h3 {
    color: #5c5c5c;
    padding: 0px 0px 18px 0px;
}

.ag_resgistration .form-control {
    margin: 9px 0px;
}

.form-control .nice-select:after {
    margin-top: -2px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 8px;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.container.ag_resgistration h2::before {
    left: 102px;
    margin-left: 0px !important;
    width: 34%;
    background-color: #fbb315 !important;
    height: 1px;
    content: "";
    position: absolute;
    margin-top: 15px;
    background: gainsboro;
}

.container.ag_resgistration h2::after {
    margin-left: 15px !important;
    width: 31%;
    background-color: #fbb315 !important;
    height: 1px;
    content: "";
    position: absolute;
    margin-top: 15px;
    background: gainsboro;
}

p.newagent a {
    color: #0c0b0b;
    font-size: 15PX;
    font-weight: 500;
}

.newagent {
    text-align: center;
    font-size: 15px;
}

p.forgotps a {
    color: #0c0b0b;
    font-size: 15PX;
    font-weight: 500;
}

.ab, .cd {
    display: none;
}

.ag_resgistration .nice-select:after {
    margin-top: -1px !important;
    right: 30px;
    top: 8px !important;
    color: #161515 !important;
}

p.newagent {
    text-align: left;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    p .newagent a {
        font-size: 14px;
    }

    p.forgotps a {
        font-size: 14px;
    }

    .container.ag_resgistration h2::after {
        display: none;
    }

    .container.ag_resgistration h2::before {
        display: none;
    }
}

.heads h4 {
    margin-left: 126px;
}

.footer {
    border-top: 0;
    padding: 0px 0px 40px 0px;
    margin-top: 0px;
    position: relative;
}

@media (max-width: 767px) {
    .footer {
        border-top: 0;
        margin-top: 0;
        padding: 0;
    }
}

@media (max-width: 355px) {
    hotel-temp ul.det li {
        padding-right: 9px;
        font-weight: 500;
        font-size: 11px !important;
        margin-right: 0px !important;
    }
}

.full {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}

.zoom {
    animation: scale 40s linear infinite;
}

@keyframes scale {
    50% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.wpb_column vc_column_containe {
    padding: 10px;
}

.vc_custom_1546097267940 {
    margin-bottom: 5px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 100px !important;
    background-image: url(http://themeenergy.com/themes/test/bytmulti/cruise-operator/wp-content/uploads/sites/7/2018/12/ico1.jpg?id=204) !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
}

.col-sm-4 > .vc_column-inner {
    padding-top: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 50px !important;
    padding-left: 50px !important;
    background-image: url(http://themeenergy.com/themes/test/bytmulti/cruise-operator/wp-content/uploads/sites/7/2017/12/pic7.jpg?id=270) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.main_secd {
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 12px 15px 22px;
    position: relative;
    background-color: #f0efef;
    border-radius: 6px;
    box-shadow: 1px 4px 2px -2px #33333370;
}

.main_secd_img {
    text-align: center;
    position: absolute;
    top: -61px;
    background-color: #f0efef;
    border-radius: 50%;
    box-shadow: -1px 6px 5px -3px #333333a8;
    width: 117px;
    height: 117px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .main_secd_img > img {
        width: 62%;
    }

.main_secd_text p {
    font-size: 17px;
    margin-top: 3px;
    color: #000000;
    font-weight: 500;
}

.main_secd_text {
    padding-top: 65px;
}

.main_secd:hover .main_secd_img img {
    margin-bottom: 15px;
}

.SECN_SEC-head {
    margin-bottom: 100px;
    margin-top: 35px;
}

.SECN_SEC > div > div > div {
    padding-right: 2px;
}

.why-choose {
    margin-top: 50px;
    position: relative;
}

.why-choose-contain {
    width: 57%;
    background-color: #192737;
    position: absolute;
    top: 74px;
    left: 0;
    border-radius: 4px;
    padding: 55px 28px 40px 28px;
}

.why-choose-img {
    text-align: right;
}

    .why-choose-img img {
        width: 58%;
        height: 500px;
    }

.why-choose-head {
    text-align: center;
    margin-bottom: 12px;
}

    .why-choose-head h4 {
        color: #fff;
    }

.why-chhose-text ul {
    padding-left: 0;
}

.why-chhose-text li {
    color: #fdfdfdfc;
    margin-bottom: 12px;
    display: flex;
    gap: 17px;
    align-items: flex-start;
    font-size: 17px;
}

    .why-chhose-text li > img {
        width: 4%;
    }

.mtit {
    text-align: center;
    padding: 50px;
}

    .mtit h5 {
        font-family: "Alexandria", sans-serif;
        color: #ff8c20;
        font-size: 22px;
        font-weight: 400;
        font-style: italic;
    }

.col-sm-12.mtit h2 {
    font-size: 33px;
    font-weight: 700;
    line-height: 1.2em;
    color: #2c3f58;
    font-family: "Alexandria", sans-serif;
}

.third-sec_div {
    position: relative;
}

.tour-content {
    margin-bottom: 10px;
    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 22px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px rgb(124 136 160 / 25%);
    box-shadow: 0 0 20px rgb(124 136 160 / 25%);
    margin: -54px 18px 0;
    margin-bottom: 19px;
}

.tour_info_price_discount {
    letter-spacing: 0.5px;
    font-weight: 700;
    padding: 10px 8px 6px;
    display: inline-block;
    border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
    -moz-border-radius: 0 8px 0 0;
    -ms-border-radius: 0 8px 0 0;
    -o-border-radius: 0 8px 0 0;
    background-color: #ff8009;
    text-align: center;
    color: #fff;
    line-height: 1;
    font-size: 12px;
    position: absolute;
    z-index: 1;
    top: -7px;
    right: 15px;
}

    .tour_info_price_discount:before {
        width: 100%;
        height: 6px;
        background-color: #ff8009;
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        clip-path: polygon(100% 0, 0 0, 50% 100%);
    }

    .tour_info_price_discount:after {
        position: absolute;
        content: '';
        top: 0;
        right: 100%;
        border-radius: 8px 0 0 0;
        -webkit-border-radius: 8px 0 0 0;
        -moz-border-radius: 8px 0 0 0;
        -ms-border-radius: 8px 0 0 0;
        -o-border-radius: 8px 0 0 0;
        width: 7px;
        height: 7px;
        background-color: #ff8009;
    }

.tour-title-wrapper i {
    font-size: 13px;
    color: #ff8009;
    padding-top: -16px;
    line-height: -10px;
}

.tour-title-wrapper h6 {
    font-size: 17px;
    color: #2C3F58;
    font-weight: 600;
    letter-spacing: .2px;
    font-family: "Alexandria", sans-serif;
    margin-bottom: 0px;
}

.tour-title-wrapper p {
    color: #b9b9b9;
    /* margin: 10px; */
    font-size: 13px;
    letter-spacing: .5px;
}

    .tour-title-wrapper p i {
        padding-right: 10px;
        color: #b9b9b9;
    }



.tour-content_bottom {
    display: flex;
}

.third-sec_div img {
    border-radius: 7px;
}

.tour-content_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ali-right.wrapper-price h5 {
    font-size: 25px;
    color: #34527a;
    font-weight: 700;
}

del {
    color: #d7d6d6 !important;
}

.ali-right.wrapper-price {
    padding-top: 24px;
    text-align: right;
}

    .ali-right.wrapper-price h5 {
        font-size: 25px;
        color: #34527a;
        font-weight: 700;
        padding-top: 0;
        margin: 0;
    }

.third-sec {
    padding-bottom: 50px;
}

.col-sm-12.mtit {
    padding-top: 30px;
}

.mtit span {
    color: #fd881a;
}

.mtit h2:before {
    content: "";
    position: absolute;
    width: 31%;
    background: gainsboro;
    height: 2px;
    margin-top: 26px;
    /* margin-left: -425px; */
    left: 2px;
}

.mtit h2:after {
    content: "";
    position: absolute;
    width: 31%;
    background: gainsboro;
    height: 2px;
    margin-top: 26px;
    /* margin-left: 20px; */
    right: -3px;
}

.about.arb_abut h2 {
    font-size: 33px;
    font-weight: 700;
    line-height: 1.2em;
    color: #2c3f58;
    font-family: "Alexandria", sans-serif;
}

li.reg {
    margin-right: 0px !important;
    padding: 3px 8px;
}

.reg {
    margin-right: 0px !important;
    padding: 3px 8px;
}

div#pano {
    overflow: initial !important;
    position: static !important;
}

.mainbutton {
    display: none;
}

@media only screen and (max-width: 650px) {
    .mtit h2:before, .mtit h2:after {
        display: none;
    }

    .col-sm-12.mtit {
        padding-top: 0px;
    }

        .col-sm-12.mtit h2 {
            margin-bottom: 0px;
            padding-bottom: 0;
        }

    .home-content {
        padding-bottom: 0px;
    }

        .home-content.ar-hide ul, .home-content.ar-hide ol {
            padding-left: 0px;
        }

    #myDIV {
        display: NONE;
    }

    .mainbutton {
        /* width: 100px; */
        display: block;
        position: absolute;
        right: 15px;
        /* top: 35px; */
        /* height: 48px; */
        position: absolute;
        float: right;
        padding: 8px 8px;
        margin-right: 15px;
        margin-top: 18px;
        margin-bottom: 7px;
        background-color: #f78d29;
        background-image: none;
        border: 1px solid white;
        border-radius: 4px;
        right: 8px;
        padding-bottom: 4px;
    }

        .mainbutton span.icon-bar {
            display: block;
            width: 23px;
            height: 2px;
            border-radius: 1px;
            border: 1px solid white;
            margin-bottom: 5px;
        }

    .header-area .main-header-area .main-menu ul li {
        text-align: left;
        display: block;
        position: relative;
        margin: 0;
    }

    .header-area .main-header-area .main-menu {
        width: 100%;
    }

    div#myDIV {
        background-color: white;
        width: 100%;
        /* position: absolute; */
        top: 88px;
        /* margin-top: 88px; */
        /* text-align: center; */
    }

    .header-area .main-header-area .main-menu ul li {
        text-align: center;
        padding-bottom: 18px;
    }

    .header-area .main-header-area .main-menu ul {
        padding-left: 0;
    }

    .col-md-12.col-xs-12.forgot-res {
        flex-direction: column;
    }

        .col-md-12.col-xs-12.forgot-res > div {
            padding-left: 0px;
            text-align: left !important;
        }

    .about-uss {
        margin-top: 118px;
    }

    section.about-uss {
        padding-top: 26px;
    }
}

@media(max-width:767px) {
    .SECN_SEC > div > div > div {
        padding-right: 15px;
        margin-bottom: 72px;
    }

    .why-choose {
        margin-top: 0;
    }

    .third-sec {
        padding-bottom: 0;
    }

    .why-choose-contain {
        width: 78%;
        top: -35px;
        left: 0;
        padding: 10px;
    }

    .why-choose-head h4 {
        font-size: 17px;
    }

    .why-chhose-text li {
        gap: 12px;
        font-size: 12px;
    }

        .why-chhose-text li > img {
            width: 9%;
        }

    .why-choose-img img {
        width: 79%;
        height: 252px;
    }

    .footerdtls {
        padding-top: 9px;
    }

    .coyrgt p {
        text-align: center;
        margin-top: 9px;
        font-size: 13px;
        padding: 0;
    }

    .footerdtls p {
        margin-top: 31px;
    }
}

.bg-primary {
    background-color: #07a8e8 !important;
}

.vistaraes {
    justify-content: end;
    position: absolute;
    right: 35px;
}
