
*
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Mukta", sans-serif !important;
}

:root {
    font-family: "Mukta", sans-serif !important;
}

html {
    font-family: "Mukta", sans-serif !important;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-x: hidden;
    scroll-behavior: smooth
}

body {
    zoom: 90%;
}

footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    scroll-behavior: smooth;
    line-height: 1.5;
    color: #444444;
    background-color: #fff;
    font-family: "Mukta", sans-serif !important;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: "Mukta", sans-serif !important;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: "Mukta", sans-serif !important;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
    text-decoration: none;
    background-color: transparent;
}


    a:hover {
        text-decoration: none;
    }

img {
    vertical-align: middle;
    border-style: none;
}

table {
    border-collapse: collapse;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

    button:focus {
        outline: 0;
        outline: 0;
    }

input,
button,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

li {
    list-style: none;
}

button,
select {
    text-transform: none;
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #cea841;
    border-color: #cea841;
}
/*nav header*/
/*home page*/
.first-hedr {
    width: 100%;
    z-index: 11;
    background-color: #222222;
    padding: 0;
    border: 0;
    position: relative;
    height: 46px;
    line-height: 42px;
}

.h2.desigm {
    text-transform: capitalize;
}

section.first-hedr ul.top-bar li i {
    font-size: 14px;
    color: #19abc2;
    margin-right: 6px;
}

.first-hedr ul.top-bar li {
    border-right: 1px solid #333333;
    color: #fff;
    font-size: 13px;
    padding: 0 12px;
}

    .first-hedr ul.top-bar li:first-child {
        border-left: 1px solid #333333;
    }

header .sidenav .closebtn:first-child {
    border: none;
}

.first-hedr ul.top-bar {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}

    .first-hedr ul.top-bar a {
        color: #fff;
        text-decoration: none;
        font-size: 13px;
    }

section.first-hedr ul.top_nav li i {
    font-size: 15px;
    color: #fff;
    margin-right: 0px;
}

section.first-hedr ul.top_nav li {
    list-style: none;
    margin: 0 0px;
    border-left: 1px solid #333333;
    padding: 2px 7px !important;
}

    section.first-hedr ul.top_nav li span {
        color: #fff;
    }

section.first-hedr ul.top_nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}

section.first-hedr form input {
    background-color: transparent;
    border: none;
    width: 46px;
    border-left: 1px solid #FFFFFF40;
    border-right: 1px solid #FFFFFF40;
    position: relative;
    cursor: pointer;
}

    section.first-hedr form input:focus {
        outline: 0
    }

section.first-hedr form i {
    position: absolute;
    right: 30px;
    top: 7px;
    color: #fff;
    font-size: 14px;
}

header {
    width: 100%;
    padding: 0px 0px 0px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    transition: .5s;
    top: 0;
    /* border-bottom: 1px solid rgba(255, 255, 255, .3);*/
    z-index: 99;
    background-clip: padding-box;
    background: rgba(255, 255, 255, 0.82) !important;
}

    header .logo img {
        width: 130px !important;
        max-width: 198px;
        height: 73px;
    }

    header .navigation {
        position: relative;
        display: flex;
        margin-bottom: 0;
        padding: 0;
        align-items: center;
        justify-content: flex-end;
    }

        header .navigation li:last-child a:hover {
            border: 0;
        }

div#sideNavigation a {
    padding: 12px 18px;
}

header .navigation li:first-child {
    margin: 0;
}

    header .navigation li:first-child a {
        border-bottom: 3px solid #19abc2;
    }

header .navigation li {
    list-style: none;
    margin-left: 45px;
}

    header .navigation li a {
        text-decoration: none;
        color: #19abc2;
        font-size: 15px;
        padding: 25px 0;
        font-weight: 600;
        line-height: 1.3em;
    }

        header .navigation li a:hover {
            border-bottom: 3px solid #19abc2;
        }

/* The side navigation menu */
header .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    background-color: #fff;
    transition: 0.5s;
    padding: 57px 0px 26px 0px;
    border-left: 1px solid rgba(50, 50, 50, 0.1);
}

    /* The navigation menu links */
    header .sidenav a {
        padding: 8px 8px 16px 20px;
        text-decoration: none;
        font-size: 15px !important;
        color: #2d2b2b !important;
        display: block;
        border-bottom: 1px solid #f1f1f1;
    }

        header .sidenav a:hover {
            color: #19abc2 !important;
        }

    header .sidenav img {
        width: 125px;
        height: auto;
    }
    /* Position and style the close button (top right corner) */
    header .sidenav .closebtn {
        position: absolute;
        top: 11px;
        right: 13px;
        font-size: 21px !important;
        margin-left: 50px;
        color: #ddd8d8 !important;
        font-weight: normal;
    }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
    overflow: hidden;
    width: 100%;
}

/* Add a black background color to the top navigation */
.topnav {
    overflow: hidden;
}

div#sideNavigation a.logo {
    border-bottom: 0;
    padding-bottom: 23px;
}
/* Style the links inside the navigation bar */
.topnav a {
    float: left;
    display: block;
    text-decoration: none;
    padding: 21px 0px;
}

    /* Change the color of links on hover */

    /* Add a color to the active/current link */
    .topnav a.active {
        background-color: #4CAF50;
        color: white;
    }
/*banner*/

.banner {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url("/assets/ALMB2B/img/bg_home.jpeg");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.banner_info {
    text-align: left;
    margin: 120px 54px 0px 26px;
}

.banner .banner_info p {
    color: #fff;
    font-size: 15px;
    text-align: left;
    font-weight: normal;
    line-height: 1.6;
    margin: 27px 0;
}

.banner .banner_info h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 500;
    line-height: 1.1em;
    letter-spacing: 0px;
}

.banner .banner_info a.btn.btn-primary {
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    background-color: #19abc2;
    padding: 12px 45px;
    border: 1px solid #19abc2;
    border-radius: 25px;
    font-weight: 500;
    outline: 0;
    transition: all .4s ease;
}

    .banner .banner_info a.btn.btn-primary:hover {
        color: #fff;
        background-color: #444444;
        border-color: #444444;
    }

/*login form*/
.login_form {
    margin: 120px 0px 0px 0px;
}

    .login_form form {
        transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
        margin: 0px 0;
        margin-left: 0px;
        padding: 44px 40px 16px 40px;
        background: rgba(238, 235, 235, 0.8);
        color: #fff;
    }

    .login_form ul.nav.nav-tabs {
        border: 0;
    }

        .login_form ul.nav.nav-tabs li {
            display: flex;
            width: 100%;
        }

            .login_form ul.nav.nav-tabs li.active a {
                background-color: #19abc2;
                color: #fff;
            }

        .login_form ul.nav.nav-tabs a {
            font-size: 18px;
            margin: 0 0px 0px 0px;
            color: #444444;
            width: 100%;
            text-align: center;
        }


            .login_form ul.nav.nav-tabs a i {
                font-size: 28px;
                margin-right: 3px;
            }

            .login_form ul.nav.nav-tabs a:hover {
                text-decoration: none;
                background-color: #19abc2;
                color: #fff;
            }

    .login_form .login-form-details {
        transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
        margin: 0px 0;
        margin-left: 0px;
        padding: 44px 40px 16px 40px;
        background: rgba(238, 235, 235, 0.8);
        color: #fff;
    }

.login-form-details .form-group {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 18px;
}

    .login-form-details .form-group input {
        width: 100%;
        color: #706666;
        border-width: 0;
        font-size: 14px;
        border-radius: 0 !important;
        padding: 0px 19px;
        height: 37px;
    }

.login_form .form-control:focus {
    border-color: #19abc2;
    box-shadow: none;
}

.login_form .login-form-details button {
    background-color: #19abc2;
    width: 100%;
    padding: 10px;
    border-radius: 0;
    font-weight: 600;
    border: 1px solid #19abc2;
    font-size: 15px;
    transition: all .3s ease-in-out;
}

    .login_form .login-form-details button:hover {
        color: #fff;
        background-color: #444444;
        border-color: #444444;
    }

.login_form .login-form-details .form-group p {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
}

    .login_form .login-form-details .form-group p a {
        color: #444;
        font-size: 15px;
        font-weight: 600;
    }

header-info {
    justify-content: flex-end;
    display: flex;
}

.top-header-items {
    padding: 17px 0;
}

.logo a.navbar-brand {
    padding: 0;
    float: initial;
}

.company-img img {
    width: 32%;
}

.logo .row {
    display: flex;
    align-items: center;
}
/*footer*/

footer {
    padding: 46px 0 26px 0px;
    background-image: url("/assets/ALMB2B/img/bg_home2.png");
}

.footer_head {
    color: #fff;
    display: flex;
    flex-direction: column;
}

    .footer_head h3 {
        font-size: 18px;
        font-weight: normal;
        line-height: 1.2em;
        padding: 0 0 0 0;
        margin-bottom: 20px;
        color: #111111;
    }

    .footer_head .contact-info ul {
        padding-left: 0px;
    }

        .footer_head .contact-info ul li a {
            color: #19abc2;
            font-weight: 500;
            font-size: 13px;
        }

            .footer_head .contact-info ul li a:hover {
                color: #333;
            }

ul.footer_social {
    display: flex;
    margin-left: 0;
    padding-left: 0px;
}

    ul.footer_social li {
        margin-right: 10px;
    }

        ul.footer_social li a {
            display: inline-block;
            width: 38px;
            height: 38px;
            line-height: 38px;
            text-align: center;
            background: #288fce;
            color: #fff;
            text-decoration: none;
            font-size: 15px;
        }

            ul.footer_social li a:hover {
                background: #3B5998;
            }

.footer_head p img {
    width: 75%;
    margin-left: 0px;
}

.footer_head p {
    font-size: 13px;
    color: #19abc2;
    line-height: 1.9;
    margin-bottom: 2px;
}

    .footer_head p a {
        color: #19ABC5;
        font-size: 14px;
        font-weight: 500;
    }

.footer-img img {
    width: 91%;
}

.footerdtls li a {
    color: #fff;
}
/*copy right*/
.cpy_right {
    background-color: #111111;
    color: #fff;
    padding: 30px 0px;
}

.copy_menu p {
    color: #aaaaaa;
    font-size: 14px;
    margin-bottom: 0;
}

.social-footer a {
    margin-right: 14px;
    color: #19abc2;
    font-weight: normal;
    font-size: 15px;
}

    .social-footer a:hover {
        color: #444444;
    }

.login_form .input-group-addon:last-child {
    display: none;
}

.header-info {
    display: flex;
    justify-content: end;
}

ul.info li {
    color: #19abc2;
}

    ul.info li a {
        color: #19abc2;
    }

.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;
}

body {
    font-family: "Mukta", 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: "Mukta", sans-serif !important;
    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_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;
}

.uk-position-center {
    width: 100%;
    background: rgba(0,0,0,.89);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    top: -43px;
}

.uk-slider-items a img {
    border-radius: 5px;
    width: 100%;
}

.uk-panel > :last-child {
    margin: 0;
    padding: 10px;
    text-align: left;
    font-size: 22px;
    color: #fff;
}

.whychooses img {
    height: 335px;
    object-fit: cover;
    width: 100%;
}

.contens {
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%);
}

.slidervs {
    background: url(/assets/TNMB2B/img/siderbg.jpg);
    background-repeat: no-repeat;
    width: 100%;
}

.contens h3 {
    font-size: 40px;
    color: white;
    margin: 10px 0;
    text-transform: capitalize;
}

.contens h5 {
    text-align: center;
    background: #353534;
    padding: 8px;
    border-radius: 8px;
    color: #fff;
    /*  border: 2px solid white;*/
    font-size: 14px;
}

.about_heading h2 {
    color: #00458a;
}

.agntsd {
    background: rgb(39 39 39 / 74%);
    padding: 6px 10px 32px 10px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 100%, 0 100%);
}

.loginbtn {
    text-align: center;
}

.row.agntsd input::placeholder {
    color: #fff;
}

.bgimgd {
    background-image: url(img/about.png);
    padding: 30px;
}

.sidebar {
    height: 91px;
    width: 7px;
    background: white;
    top: 27px;
    position: absolute;
}

.abouttxt {
    margin-left: 25px;
}

.aboutimgs img {
    border-radius: 10px;
}

.about {
    padding: 50px 0px 25px 0;
}

.whychooses {
    margin-top: 25px;
}

h2.crosss::after {
    content: "";
    width: 20%;
    height: 2px;
    background-color: #bebebe;
    position: absolute;
    top: 117px;
    float: left;
    margin-left: 9px;
}

h2.crosss::before {
    content: "";
    width: 20%;
    height: 2px;
    background-color: #bebebe;
    position: absolute;
    top: 117px;
    float: left;
    margin-left: -278px;
}

h4.bothagent {
    margin: 0;
    text-align: center;
    background: rgb(210 187 82);
    padding: 18px;
    font-size: 18px;
    color: #333;
    border-top-left-radius: 5px;
    border-bottom: 1px solid rgba(225,225,225,.8);
    text-transform: capitalize !important;
}

h4.bothagents {
    margin: 0;
    text-align: center;
    background: #026dda;
    padding: 22px;
    color: white;
    border-top-right-radius: 5px;
}

.owl-nav {
    display: none;
}

.detailspage {
    border-radius: 5px;
    /*margin-top: 28px;*/
    padding: 0;
}

.heads {
    margin-top: 27%;
}

    .heads h4 {
        font-size: 30px;
        color: white;
        font-weight: 500;
        text-transform: capitalize !important;
    }

.resgtr {
    margin-top: 25px;
}

    .resgtr button {
        border: initial;
        background: white;
        padding: 11px 0px 10px 20px;
        font-size: 18px;
        font-weight: 600;
        color: #d2bb52;
        position: relative;
        border-radius: 5px;
    }

span.arrows {
    padding: 12px 25px;
    background: #d2bb52;
    color: white;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

h1.desigm {
    text-align: center;
    color: white;
    font-size: 32px;
    font-weight: 100;
    margin-bottom: 30px;
    text-transform: capitalize;
}

.heads h1 {
    color: white;
    font-size: 50px;
    margin: 0;
    font-weight: 700;
    text-transform: capitalize !important;
}

.destination_heading {
    font-size: 30px;
    text-transform: capitalize !important;
}


.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    background-image: none;
}

.mids {
    margin: auto;
    text-align: center;
    position: relative;
    top: -61%;
    width: 100%;
}

.footerdtls ul li {
    margin-top: 10px;
    color: white;
}

.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;
}

.destination_heading {
    margin-bottom: 50px;
    margin-top: 30px;
}

span.headprice {
    font-size: 21px;
}

.coyrgt p {
    text-align: center;
    margin: auto;
    margin-top: 10px;
    color: #353534;
    background: #d2bb52;
    padding: 0 10px;
}

.footerdtls a img {
    width: 30px;
    margin-right: 15px;
}



.footerdtls ul li {
    margin-left: 0px;
}

.footerarea {
    padding-top: 35px;
    background: #353534;
}

.footerdtls h3 {
    color: white;
    font-size: 22px;
    margin-bottom: 1rem;
    text-transform: capitalize !important;
    margin-left: -10px;
}

.footerdtls ul {
    margin-bottom: 2rem;
}


.optionsss {
    text-align: center;
}

    .optionsss span a {
        padding: 0px 10px;
        font-size: 15px;
        color: white;
    }

.cards {
    width: initial !important;
}

span.cntr a {
    border-left: 1px solid;
    border-right: 1px solid;
}

.pricedetails:hover {
    background: orange;
}

.subscribe {
    padding: 50px 0;
}

.whatswe {
    text-align: center;
}

.whydss {
    border-left: 1px solid white;
}

.newsletter_field input {
    width: 78%;
    padding: 15px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: 1px solid #e3e3e3;
}

p.submitteds {
    margin-top: 30px;
    color: #727272;
}

.whatweare {
    background: #f4f4f8;
    padding: 25px 0px;
}

    .whatweare h2 {
        color: #333;
        text-align: center;
    }

    .whatweare p {
        text-align: center;
        width: 100%;
        color: #8b8b8b;
    }

.newsletter_field {
    width: 70%;
    margin: auto;
}

.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: -70px;
    background: #00458a;
    font-size: 22px !important;
    border-radius: 50%;
    color: white;
    padding-top: 8px;
}

p.forgotps {
    width: 100%;
    text-align: center;
    padding: 2px;
    font-size: 15px;
    margin: 0px;
}

.about h1 span {
    color: #ffd551;
}

.abouttxt h1 {
    color: white;
}

.abouttxt p {
    color: white;
}

.uk-slider.uk-slider-container {
    margin-top: 40px;
}

.whatweare h2 {
    text-align: center;
    width: 100%;
    text-align: center;
    width: 100%;
    font-size: 32px;
    text-transform: math-auto !important;
    font-weight: 500;
    margin-bottom: 1.2rem;
}

.desigm::after {
    content: "";
    position: absolute;
    width: 14%;
    background: gainsboro;
    height: 2px;
    margin-top: 17px;
    margin-left: 8px;
}

h1.desigm::before {
    content: "";
    position: absolute;
    width: 14%;
    background: gainsboro;
    height: 2px;
    margin-top: 17px;
    left: 382px;
}

.desigm span {
    color: #00458a;
}

p.forgotps a {
    color: white;
}

.agnt label {
    display: block;
    padding-top: 10px;
    font-size: 16px;
    cursor: initial;
    color: white;
    font-weight: normal;
}

.agnt input {
    padding: 10px;
    width: 100%;
    font-weight: normal;
    font-size: 17px;
    border: none;
    color: #fff;
    border-bottom: 1px solid rgba(225,225,225,.8);
    background: transparent;
}

.loginbtn button {
    /* margin: 0 auto; */
    /* display: block; */
    padding: 9px 29px;
    font-size: 17px;
    color: #d2bb52;
    background: white;
    border: none;
    border-radius: 5px;
    margin-top: 20px;
    font-weight: 700;
    width: 70%;
}

.logindetails {
    z-index: 9;
    position: absolute;
    width: 100%;
    top: 70px;
    margin: auto;
    margin-top: 25px;
}

.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: "Mukta", sans-serif !important;
}

/* line 69, ../../Arafath/CL/December/231. Travel-02/HTML/scss/theme-default.scss */
label {
    color: #353534;
    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: "Mukta", sans-serif !important;
    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: "Mukta", sans-serif !important;
    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;
    }

    .boxed-btn3:focus {
        outline: none;
    }

    .boxed-btn3.large-width {
        width: 220px;
    }

.boxed-btn4 {
    background: #353534;
    color: #fff;
    display: inline-block;
    padding: 13px 39px;
    font-family: "Mukta", sans-serif !important;
    font-size: 18px;
    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;
}

    .boxed-btn4:hover {
        background: #d2bb52;
        color: #fff !important;
    }

    .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;
}

.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    right: 0;
    top: -47px;
}

.header-area {
    left: 0;
    right: 0;
    width: 90%;
    top: 0;
    z-index: 9;
    margin: auto;
    position: absolute;
}

/*.logo {
    background: #272727;
    text-align: right;
    position: absolute;
    top: -46px;
    left: -122px;
    height: 113px;
    padding: 5px 41px;
    clip-path: polygon(0PX 0,268PX 0, -22PX 509PX );
}*/
.logo {
    background: #27272700;
    text-align: right;
    position: fixed;
    top: 0px;
    left: -1px;
    height: 69px;
    padding: 5px 83px;
    clip-path: polygon(0PX 0, 268PX 0, -22PX 509PX);
}

    .logo img {
        padding-right: 11px;
    }

/*#sticky-header .logo {
    top: -6px;
}*/

.header-area .main-header-area {
    background: #fff;
    background: transparent;
    padding: 25px 100px 25px 35px;
}

    /* 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;
    }

        .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%;
        }


@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 .social_wrap .number {
        /*margin-right: 10px;*/
        padding-right: 10px;
        float: left;
    }

    .header-area .main-header-area.sticky {
        padding: 10px 10px;
    }
}

.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: white;
        font-size: 18px;
        text-transform: capitalize;
        font-weight: 600;
        display: inline-block;
        padding: 0px 0px 0px 0px;
        font-family: "Mukta", sans-serif !important;
        position: relative;
        text-transform: capitalize;
    }

        .header-area .main-header-area .main-menu ul li a:hover {
            color: #d2bb52;
        }

@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: #2f2f2ff0;
}

    /*.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: #d2bb52;
            font-size: 18px;
            margin: 0 11px;
            font-weight: 700;
        }

            .header-area .social_wrap .social_links li a:hover {
                color: #fff;
            }


.header-area .social_wrap .number p {
    font-size: 16px;
    color: white;
    margin-bottom: 0;
}

    .header-area .social_wrap .number p i {
        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: "Mukta", sans-serif !important;
        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) {
    .custom_search_pop .modal-content .serch_form input {
        height: 50px;
    }

    .newsletter_field {
        width: 97%;
    }

    .whatweare p {
        margin: 15px auto;
        width: 92%;
    }

    .newsletter_field input {
        width: 68%;
    }

    .desigm::after {
        content: none;
    }

    .about {
        padding: 0;
    }

    .header-area {
        width: 100%;
        margin: auto;
    }

        .header-area .main-header-area.sticky {
            background: #fff;
        }

    .uk-position-center {
        margin-top: 126px;
        width: 95%;
    }

    .uk-child-width-1-2 > * {
        width: 100%;
    }

    .whychooses {
        margin-top: 10px;
    }

    .row.whcs {
        margin-top: 25px;
    }

    .whydss {
        border-left: none;
        border-top: 1px solid white;
        padding-top: 15px;
    }

    .logo {
        padding: 0;
        border-radius: 0;
        text-align: left;
        left: initial;
        top: inherit;
        position: relative;
    }

    .custom_search_pop .modal-content .serch_form button {
        height: 50px;
    }

    .subscribe {
        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: 30%;
        padding: 13px;
    }


    .agnt label {
        padding-top: 12px;
    }

    .agnt input {
        padding: 0;
    }

    h1.desigm::before {
        content: none;
    }

    h1.desigm::after {
        content: none;
    }

    li.uk-active a img {
        width: 100%;
    }

    .loginbtn button {
        padding: 8px 42px;
        margin-top: 15px;
    }

    p.forgotps {
        padding: 8px;
    }

    h4.bothagent {
        padding: 12px;
    }

    h4.bothagents {
        padding: 12px;
    }

    .about_heading {
        padding: 10px 10px;
        top: -28px;
        border-radius: 23px;
    }

    .detailspage {
        padding-top: 19px;
        width: 95% !important;
        margin: auto;
    }

    .about h1::after {
        content: none;
    }

    .about h1 {
        font-size: 30px;
    }

    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: 480px;
    }

    .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;
        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: "Mukta", sans-serif !important;
                -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: 10px 10px;
    }

    .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) {
    .glyphicon-menu-right {
        margin-left: 20px;
    }

    .glyphicon-menu-left {
        right: 28px;
    }
}

.d-flex {
    margin-top: 10px;
}
/*designation end*/

div#swal2-content {
    font-size: 15px !important;
}

.navbar-toggle {
    background-color: #d2bb52;
    border: 1px solid #333332;
}

    .navbar-toggle .icon-bar {
        background-color: #343435;
    }

.again-unique-1 {
    justify-content: unset !important;
    gap: 30px;
    margin-left: 110px;
}

.navbar-nav {
    justify-content: unset !important;
    gap: 30px;
    margin-left: 110px;
}

.number p {
    font-size: 16px;
    color: white;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.nav-item a {
    color: white !important;
}

.registev a {
    color: #d2bb52 !important;
    font-weight: 700 !important;
    font-size: 16px;
}

.header-area .social_wrap .number {
    padding-right: 30px !important;
}

.nav-link {
    font-size: 15px;
    font-weight: 500;
}

.header-area .social_wrap .number p {
    font-size: 15px;
    font-weight: 500;
}

.dropdown-menu .dropdown-item {
    color: white !important;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -103px !important;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -100px !important;
}

a.book_now:hover {
    color: #fff !important;
}

.minu a:hover {
    background: transparent !important;
    color: #d2bb52 !important;
}

.navbar {
    padding: 1.7rem 1rem !important;
    margin-bottom: 0px !important;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #eee0 !important;
}
