/**************** extend css start ****************/
@import url("https://fonts.googleapis.com/css?family=Kaushan+Script|iranyekan:300,400,500,600,700|iranyekan:300,400,500,700&display=swap");


@font-face {
    font-family: 'iransans';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/iransans/iransans ultralight/iransans ultralight.ttf') format('truetype');
}

@font-face {
    font-family: 'iransans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/iransans/iransans regular/iransans regular.ttf') format('truetype');
}

@font-face {
    font-family: 'iransans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iransans/iransans medium/iransans medium.ttf') format('truetype');
}
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_extends.scss */
.btn_2:hover, .form-contact .form-group .btn_1 i {
    background-image: linear-gradient(to left, #00b4ff 0%, #57ddff 51%, #00b4ff 100%);
}

/* line 8, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_extends.scss */
.form-contact .form-group .btn_1 {
    background-image: linear-gradient(to left, #fff 0%, #fff 51%, #fff 100%);
}

/**************** extend css start ****************/
/**************** common css start ****************/
/* line 3, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
body {
    font-family: 'iransans', sans-serif;
    padding: 0;
    margin: 0;
    font-size: 14px;
    background-image: url('../uploads/images/armeniaasgp.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    direction: ltr;
}

section {
    background-color: #ffffff
}
/* line 9, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.message_submit_form:focus {
    outline: none;
}

/* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
input:hover, input:focus {
    outline: none !important;
}

/* line 15, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.gray_bg {
    background-color: #f7f7f7;
}

/* line 18, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.section_padding {
    padding: 180px 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 18, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_padding {
        padding: 100px 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 18, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_padding {
        padding: 70px 0px;
    }
}

@media (max-width: 576px) {
    /* line 18, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_padding {
        padding: 70px 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 18, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_padding {
        padding: 70px 0px;
    }
}

/* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.single_padding_top {
    padding-top: 180px !important;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .single_padding_top {
        padding-top: 70px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .single_padding_top {
        padding-top: 70px !important;
    }
}

@media (max-width: 576px) {
    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .single_padding_top {
        padding-top: 70px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .single_padding_top {
        padding-top: 100px !important;
    }
}

/* line 48, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.padding_top {
    padding-top: 100px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 48, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .padding_top {
        padding-top: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 48, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .padding_top {
        padding-top: 70px;
    }
}

@media (max-width: 576px) {
    /* line 48, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .padding_top {
        padding-top: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 48, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .padding_top {
        padding-top: 70px;
    }
}

/* line 63, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.padding_bottom {
    padding-bottom: 150px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 63, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .padding_bottom {
        padding-bottom: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 63, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .padding_bottom {
        padding-bottom: 70px;
    }
}

@media (max-width: 576px) {
    /* line 63, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .padding_bottom {
        padding-bottom: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 63, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .padding_bottom {
        padding-bottom: 70px;
    }
}

/* line 78, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.margin_bottom {
    margin-bottom: 180px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 78, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .margin_bottom {
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    /* line 78, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .margin_bottom {
        margin-bottom: 0;
    }
}

/* line 87, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
a {
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    /* line 90, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    a:hover {
        outline: none;
        text-decoration: none;
    }

/* line 96, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
h1, h2, h3, h4, h5, h6 {
    color: #14182d;
    font-family: 'iransans', sans-serif;
}

/* line 100, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
p {
    font-family: 'iransans', sans-serif;
    line-height: 28px;
    font-size: 16px;
    margin-bottom: 0px;
    color: #7a7a7a;
    font-weight: 300;
}

/* line 108, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
h2 {
    font-size: 44px;
    line-height: 28px;
    color: #14182d;
    font-weight: 600;
    line-height: 1.222;
}

@media (max-width: 576px) {
    /* line 108, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    h2 {
        font-size: 22px;
        line-height: 25px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 108, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    h2 {
        font-size: 24px;
        line-height: 25px;
    }
}

/* line 125, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
h3 {
    font-size: 24px;
    line-height: 25px;
}

@media (max-width: 576px) {
    /* line 125, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    h3 {
        font-size: 20px;
    }
}

/* line 134, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
h5 {
    font-size: 18px;
    line-height: 22px;
}

/* line 139, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
img {
    max-width: 100%;
}

/* line 142, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
a:focus, .button:focus, button:focus, .btn:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
    -webkit-transition: 1s;
    transition: 1s;
}

/* line 149, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.section_tittle {
    margin-top: 50px;
    margin-bottom: 50px;
}

.section_tittle {
    border-radius: 20px !important;
    padding: 30px !important;
    overflow: hidden !important;
    position: relative;
    background-color: #121212;
    color: #fff;
    transition: all 0.3s ease;
}

    .section_tittle::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 20px;
        padding: 2px; /* border thickness */
        background: linear-gradient( 135deg, #3b2a0a 0%, /* darker gold (almost black) */
        #e5c07b 25%, /* lighter gold */
        #3b2a0a 50%, /* darker gold (almost black) */
        #e5c07b 75%, /* lighter gold */
        #3b2a0a 100% /* darker gold (almost black) */
        );
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
    }


@media (max-width: 991px) {
    /* line 149, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 149, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle {
        margin-bottom: 40px;
    }
}

/* line 157, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.section_tittle img {
    margin-bottom: 10px;
}

/* line 160, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.section_tittle h2 {
    font-size: 36px;
    color: #ffffff;
    line-height: 52px;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
}

.section_tittle h3 {
    color: #ffffff;
    line-height: 52px;
    font-weight: 500;
    position: relative;
    margin-bottom: 10px;
}


@media (max-width: 576px) {
    /* line 160, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 160, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 160, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 160, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle h2 {
        font-size: 35px;
        line-height: 40px;
    }
}

/* line 188, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.section_tittle p {
    color: #ffffff;
    text-transform: capitalize;
    line-height: 30px;
    font-family: 'iransans', sans-serif;
}

@media (max-width: 576px) {
    /* line 188, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle p {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 188, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle p {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 188, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle p {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 188, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .section_tittle p {
        margin-bottom: 10px;
    }
}

/* line 208, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* line 213, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.mb_110 {
    margin-bottom: 110px;
}

@media (max-width: 576px) {
    /* line 213, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .mb_110 {
        margin-bottom: 220px;
    }
}

/* line 220, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.mt_130 {
    margin-top: 130px;
}

@media (max-width: 576px) {
    /* line 220, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .mt_130 {
        margin-top: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 220, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .mt_130 {
        margin-top: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 220, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .mt_130 {
        margin-top: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 220, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .mt_130 {
        margin-top: 70px;
    }
}

/* line 235, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.mb_130 {
    margin-bottom: 140px;
}

@media (max-width: 991px) {
    /* line 235, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .mb_130 {
        margin-bottom: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 235, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .mb_130 {
        margin-bottom: 100px;
    }
}

/* line 244, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.padding_less_40 {
    margin-bottom: -50px;
}

/* line 247, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
.z_index {
    z-index: 9 !important;
    position: relative;
}

@media only screen and (min-width: 1200px) and (max-width: 3640px) {
    /* line 253, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    .container {
        max-width: 1170px;
    }
}

@media (max-width: 1200px) {
    /* line 258, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_common.scss */
    [class*="hero-ani-"] {
        display: none !important;
    }
}

/**************** common css end ****************/
/* Main Button Area css
============================================================================================ */
/* line 3, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.submit_btn {
    width: auto;
    display: inline-block;
    background: #fff;
    padding: 0px 50px;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 50px;
    border-radius: 5px;
    outline: none !important;
    box-shadow: none !important;
    text-align: center;
    border: 1px solid #edeff2;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    /* line 19, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .submit_btn:hover {
        background: transparent;
    }

/* line 24, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.read_btn, .btn1 {
    font-size: 17px;
    color: #000;
    font-family: "Kaushan Script", cursive;
    text-transform: capitalize;
    display: inline-block;
    margin-top: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    /* line 32, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .read_btn:hover, .btn1:hover {
        color: #101010;
    }

/* line 36, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.btn_1 {
    display: inline-block;
    padding: 13px 40px;
    border-radius: 50px;
    font-size: 15px;
    font-family: 'iransans', sans-serif;
    font-weight: 500;
    color: #000;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-transform: capitalize;
    border: 1px solid transparent;
    background-color: #d0a15e;
    border: 2px solid transparent;
}

    /* line 49, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_1:hover {
        color: #d0a15e;
        border: 2px solid #d0a15e;
        background-color: transparent;
    }

@media (max-width: 576px) {
    /* line 36, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_1 {
        padding: 10px 30px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 36, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_1 {
        padding: 10px 30px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 36, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_1 {
        padding: 10px 30px;
        margin-top: 25px;
    }
}

/* line 71, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.btn_2 {
    display: inline-block;
    padding: 18.5px 40px;
    border-radius: 5px;
    background-color: #fff;
    font-size: 15px;
    font-family: 'iransans', sans-serif;
    font-weight: 500;
    color: #1a1a1a;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-transform: capitalize;
    border: 1px solid #8f9091;
    background-size: 200% auto;
}

    /* line 86, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_2:hover {
        color: #fff !important;
        border: 1px solid #d0a15e;
        background-position: right center;
    }

@media (max-width: 576px) {
    /* line 71, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_2 {
        padding: 10px 30px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 71, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_2 {
        padding: 10px 30px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 71, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_2 {
        padding: 10px 30px;
        margin-top: 25px;
    }
}

/* line 108, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.btn_4 {
    color: #d0a15e;
    font-size: 15px;
    font-weight: 700;
    margin-top: 53px;
    display: inline-block;
}

@media (max-width: 991px) {
    /* line 108, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .btn_4 {
        margin-top: 30px;
    }
}

/* line 120, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.btn_4 img {
    width: 20px;
    margin-left: 15px;
}

/*=================== custom button rule start ====================*/
/* line 128, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.button {
    display: inline-block;
    border: 1px solid transparent;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 54px;
    border-radius: 4px;
    color: #fff;
    border: 1px solid #edeff2;
    text-transform: uppercase;
    background-color: #d0a15e;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

@media (max-width: 767px) {
    /* line 128, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .button {
        font-size: 13px;
        padding: 9px 24px;
    }
}

/* line 147, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.button:hover {
    color: #fff;
}

/* line 152, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.button-link {
    letter-spacing: 0;
    color: #3b1d82;
    border: 0;
    padding: 0;
}

    /* line 158, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .button-link:hover {
        background: transparent;
        color: #3b1d82;
    }

/* line 164, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.button-header {
    color: #fff;
    border-color: #edeff2;
}

    /* line 168, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
    .button-header:hover {
        background: #b8024c;
        color: #fff;
    }

/* line 174, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_button.scss */
.button-contactForm {
    color: #fff;
    border-color: #edeff2;
    padding: 12px 25px;
}

/* End Main Button Area css
============================================================================================ */
/* Start Blog Area css
============================================================================================ */
/* line 5, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.latest-blog-area .area-heading {
    margin-bottom: 70px;
}

/* line 10, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_area a {
    color: #666666 !important;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    /* line 14, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_area a:hover, .blog_area a :hover {
        color: #101010;
    }

/* line 20, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-blog {
    overflow: hidden;
    margin-bottom: 30px;
}

    /* line 24, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog:hover {
        box-shadow: 0px 10px 20px 0px rgba(42, 34, 123, 0.1);
    }

    /* line 28, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog .thumb {
        overflow: hidden;
        position: relative;
    }

        /* line 32, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-blog .thumb:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

    /* line 45, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog h4 {
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 34px;
        margin-bottom: 25px;
    }

    /* line 52, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog a {
        font-size: 20px;
        font-weight: 600;
    }

    /* line 62, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog .date {
        color: #888;
        text-align: left;
        display: inline-block;
        font-size: 13px;
        font-weight: 300;
    }

    /* line 70, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog .tag {
        text-align: left;
        display: inline-block;
        float: left;
        font-size: 13px;
        font-weight: 300;
        margin-right: 22px;
        position: relative;
    }

        /* line 80, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-blog .tag:after {
            content: '';
            position: absolute;
            width: 1px;
            height: 10px;
            background: #acacac;
            right: -12px;
            top: 7px;
        }

@media (max-width: 1199px) {
    /* line 70, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog .tag {
        margin-right: 8px;
    }
        /* line 94, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-blog .tag:after {
            display: none;
        }
}

/* line 100, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-blog .likes {
    margin-right: 16px;
}

@media (max-width: 800px) {
    /* line 20, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog {
        margin-bottom: 30px;
    }
}

/* line 108, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-blog .single-blog-content {
    padding: 30px;
}

    /* line 112, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog .single-blog-content .meta-bottom p {
        font-size: 13px;
        font-weight: 300;
    }

    /* line 117, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog .single-blog-content .meta-bottom i {
        color: #edeff2;
        font-size: 13px;
        margin-right: 7px;
    }

@media (max-width: 1199px) {
    /* line 108, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog .single-blog-content {
        padding: 15px;
    }
}

/* line 131, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-blog:hover .thumb:after {
    opacity: .7;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

@media (max-width: 1199px) {
    /* line 139, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-blog h4 {
        transition: all 300ms linear 0s;
        border-bottom: 1px solid #dfdfdf;
        padding-bottom: 14px;
        margin-bottom: 12px;
    }
        /* line 145, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-blog h4 a {
            font-size: 18px;
        }
}

/* line 153, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.full_image.single-blog {
    position: relative;
}

    /* line 156, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .full_image.single-blog .single-blog-content {
        position: absolute;
        left: 35px;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

@media (min-width: 992px) {
    /* line 156, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .full_image.single-blog .single-blog-content {
        bottom: 100px;
    }
}

/* line 175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.full_image.single-blog h4 {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-bottom: none;
    padding-bottom: 5px;
}

/* line 181, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.full_image.single-blog a {
    font-size: 20px;
    font-weight: 600;
}

/* line 191, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.full_image.single-blog .date {
    color: #fff;
}

/* line 196, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.full_image.single-blog:hover .single-blog-content {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/* End Blog Area css
============================================================================================ */
/* Latest Blog Area css
============================================================================================ */
/* line 220, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.l_blog_item .l_blog_text .date {
    margin-top: 24px;
    margin-bottom: 15px;
}

    /* line 224, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .l_blog_item .l_blog_text .date a {
        font-size: 12px;
    }

/* line 230, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.l_blog_item .l_blog_text h4 {
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0px;
    padding-bottom: 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/* line 243, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.l_blog_item .l_blog_text p {
    margin-bottom: 0px;
    padding-top: 20px;
}

/* End Latest Blog Area css
============================================================================================ */
/* Causes Area css
============================================================================================ */
/* line 259, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.causes_slider .owl-dots {
    text-align: center;
    margin-top: 80px;
}

    /* line 263, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .causes_slider .owl-dots .owl-dot {
        height: 14px;
        width: 14px;
        background: #eeeeee;
        display: inline-block;
        margin-right: 7px;
    }

        /* line 270, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .causes_slider .owl-dots .owl-dot:last-child {
            margin-right: 0px;
        }

/* line 281, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.causes_item {
    background: #fff;
}

    /* line 284, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .causes_item .causes_img {
        position: relative;
    }

        /* line 287, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .causes_item .causes_img .c_parcent {
            position: absolute;
            bottom: 0px;
            width: 100%;
            left: 0px;
            height: 3px;
            background: rgba(255, 255, 255, 0.5);
        }

            /* line 295, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
            .causes_item .causes_img .c_parcent span {
                width: 70%;
                height: 3px;
                position: absolute;
                left: 0px;
                bottom: 0px;
            }

                /* line 303, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
                .causes_item .causes_img .c_parcent span:before {
                    content: "75%";
                    position: absolute;
                    right: -10px;
                    bottom: 0px;
                    color: #fff;
                    padding: 0px 5px;
                }

    /* line 316, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .causes_item .causes_text {
        padding: 30px 35px 40px 30px;
    }

        /* line 319, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .causes_item .causes_text h4 {
            font-size: 18px;
            font-weight: 600;
            margin-bottom: 15px;
            cursor: pointer;
        }

        /* line 332, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .causes_item .causes_text p {
            font-size: 14px;
            line-height: 24px;
            font-weight: 300;
            margin-bottom: 0px;
        }

    /* line 342, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .causes_item .causes_bottom a {
        width: 50%;
        border: 1px solid;
        text-align: center;
        float: left;
        line-height: 50px;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }

        /* line 354, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .causes_item .causes_bottom a + a {
            border-color: #eeeeee;
            background: #fff;
            font-size: 14px;
        }

/* End Causes Area css
============================================================================================ */
/*================= latest_blog_area css =============*/
/* line 370, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.latest_blog_area {
    background: #f9f9ff;
}

/* line 374, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-recent-blog-post {
    margin-bottom: 30px;
}

    /* line 377, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-recent-blog-post .thumb {
        overflow: hidden;
    }

        /* line 380, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-recent-blog-post .thumb img {
            transition: all 0.7s linear;
        }

    /* line 385, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-recent-blog-post .details {
        padding-top: 30px;
    }

        /* line 388, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-recent-blog-post .details .sec_h4 {
            line-height: 24px;
            padding: 10px 0px 13px;
            transition: all 0.3s linear;
        }

    /* line 399, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-recent-blog-post .date {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
    }

    /* line 406, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-recent-blog-post:hover img {
        transform: scale(1.23) rotate(10deg);
    }

/* line 413, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.tags .tag_btn {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    border: 1px solid #eeeeee;
    display: inline-block;
    padding: 1px 18px;
    text-align: center;
}

    /* line 427, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .tags .tag_btn + .tag_btn {
        margin-left: 2px;
    }

/*========= blog_categorie_area css ===========*/
/* line 434, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_categorie_area {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (min-width: 900px) {
    /* line 434, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_categorie_area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media (min-width: 1100px) {
    /* line 434, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_categorie_area {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

/* line 450, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.categories_post {
    position: relative;
    text-align: center;
    cursor: pointer;
}

    /* line 455, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .categories_post img {
        max-width: 100%;
    }

    /* line 459, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .categories_post .categories_details {
        position: absolute;
        top: 20px;
        left: 20px;
        right: 20px;
        bottom: 20px;
        background: rgba(34, 34, 34, 0.75);
        color: #fff;
        transition: all 0.3s linear;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        /* line 472, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .categories_post .categories_details h5 {
            margin-bottom: 0px;
            font-size: 18px;
            line-height: 26px;
            text-transform: uppercase;
            color: #fff;
            position: relative;
        }

        /* line 490, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .categories_post .categories_details p {
            font-weight: 300;
            font-size: 14px;
            line-height: 26px;
            margin-bottom: 0px;
        }

        /* line 497, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .categories_post .categories_details .border_line {
            margin: 10px 0px;
            background: #fff;
            width: 100%;
            height: 1px;
        }

    /* line 506, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .categories_post:hover .categories_details {
        background: rgba(222, 99, 32, 0.85);
    }

/*============ blog_left_sidebar css ==============*/
/* line 521, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_item {
    margin-bottom: 50px;
}

/* line 525, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_details {
    padding: 30px 0 20px 10px;
    box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}

@media (min-width: 768px) {
    /* line 525, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_details {
        padding: 60px 30px 35px 35px;
    }
}

/* line 533, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_details p {
    margin-bottom: 30px;
}

/* line 537, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_details a {
    color: #ff8b23;
}

    /* line 540, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_details a:hover {
        color: #d0a15e !important;
    }

/* line 545, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_details h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    /* line 545, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_details h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }
}

/* line 559, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog-info-link li {
    float: left;
    font-size: 14px;
}

    /* line 563, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog-info-link li a {
        color: #999999;
    }

    /* line 567, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog-info-link li i,
    .blog-info-link li span {
        font-size: 13px;
        margin-right: 5px;
    }

    /* line 573, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog-info-link li::after {
        content: "|";
        padding-left: 10px;
        padding-right: 10px;
    }

    /* line 579, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog-info-link li:last-child::after {
        display: none;
    }

/* line 584, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog-info-link::after {
    content: "";
    display: block;
    clear: both;
    display: table;
}

/* line 592, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_item_img {
    position: relative;
}

    /* line 595, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_item_img .blog_item_date {
        position: absolute;
        bottom: -10px;
        left: 10px;
        display: block;
        color: #fff;
        background-color: #101010;
        padding: 8px 15px;
        border-radius: 5px;
    }

@media (min-width: 768px) {
    /* line 595, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_item_img .blog_item_date {
        bottom: -20px;
        left: 40px;
        padding: 13px 30px;
    }
}

/* line 611, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_item_img .blog_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2;
}

@media (min-width: 768px) {
    /* line 611, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_item_img .blog_item_date h3 {
        font-size: 30px;
    }
}

/* line 623, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_item_img .blog_item_date p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff;
}

@media (min-width: 768px) {
    /* line 623, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_item_img .blog_item_date p {
        font-size: 18px;
    }
}

/* line 643, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .widget_title {
    font-size: 20px;
    margin-bottom: 40px;
}

    /* line 648, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .widget_title::after {
        content: "";
        display: block;
        padding-top: 15px;
        border-bottom: 1px solid #f0e9ff;
    }

/* line 656, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 30px;
    margin-bottom: 30px;
}

/* line 665, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .search_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-left: 20px;
    border-radius: 0;
    border-right: 0;
}

    /* line 674, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .search_widget .form-control::placeholder {
        color: #999999;
    }

    /* line 678, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .search_widget .form-control:focus {
        border-color: #f0e9ff;
        outline: 0;
        box-shadow: none;
    }

/* line 687, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .search_widget .input-group button {
    background: #fff;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    border-left: 0;
}

    /* line 694, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .search_widget .input-group button i,
    .blog_right_sidebar .search_widget .input-group button span {
        font-size: 14px;
        color: #999999;
    }

/* line 706, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .newsletter_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-left: 20px;
    border-radius: 0;
}

    /* line 715, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .newsletter_widget .form-control::placeholder {
        color: #999999;
    }

    /* line 719, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .newsletter_widget .form-control:focus {
        border-color: #f0e9ff;
        outline: 0;
        box-shadow: none;
    }

/* line 728, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .newsletter_widget .input-group button {
    background: #fff;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    border-left: 0;
}

    /* line 735, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .newsletter_widget .input-group button i,
    .blog_right_sidebar .newsletter_widget .input-group button span {
        font-size: 14px;
        color: #999999;
    }

/* line 748, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .post_category_widget .cat-list li {
    border-bottom: 1px solid #f0e9ff;
    transition: all 0.3s ease 0s;
    padding-bottom: 12px;
}

    /* line 753, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .post_category_widget .cat-list li:last-child {
        border-bottom: 0;
    }

    /* line 757, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .post_category_widget .cat-list li a {
        font-size: 14px;
        line-height: 20px;
        color: #888888;
    }

        /* line 762, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .blog_right_sidebar .post_category_widget .cat-list li a p {
            margin-bottom: 0px;
        }

    /* line 767, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .post_category_widget .cat-list li + li {
        padding-top: 15px;
    }

/* line 784, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .popular_post_widget .post_item .media-body {
    justify-content: center;
    align-self: center;
    padding-left: 20px;
}

    /* line 789, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .popular_post_widget .post_item .media-body h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 6px;
        transition: all 0.3s linear;
    }

    /* line 800, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .popular_post_widget .post_item .media-body a:hover {
        color: #fff;
    }

    /* line 806, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .popular_post_widget .post_item .media-body p {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 0px;
    }

/* line 813, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .popular_post_widget .post_item + .post_item {
    margin-top: 20px;
}

/* line 821, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .tag_cloud_widget ul li {
    display: inline-block;
}

    /* line 824, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .tag_cloud_widget ul li a {
        display: inline-block;
        border: 1px solid #eeeeee;
        background: #fff;
        padding: 4px 20px;
        margin-bottom: 8px;
        margin-right: 3px;
        transition: all 0.3s ease 0s;
        color: #888888;
        font-size: 13px;
    }

        /* line 835, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .blog_right_sidebar .tag_cloud_widget ul li a:hover {
            background: #101010;
            color: #fff !important;
            -webkit-text-fill-color: #fff;
            text-decoration: none;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

/* line 850, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .instagram_feeds .instagram_row {
    display: flex;
    margin-right: -6px;
    margin-left: -6px;
}

    /* line 856, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog_right_sidebar .instagram_feeds .instagram_row li {
        width: 33.33%;
        float: left;
        padding-right: 6px;
        padding-left: 6px;
        margin-bottom: 15px;
    }

/* line 956, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog_right_sidebar .br {
    width: 100%;
    height: 1px;
    background: #eeeeee;
    margin: 30px 0px;
}

/* line 977, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.blog-pagination {
    margin-top: 80px;
}

    /* line 981, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog-pagination .page-link {
        font-size: 14px;
        position: relative;
        display: block;
        padding: 0;
        text-align: center;
        margin-left: -1px;
        line-height: 45px;
        width: 45px;
        height: 45px;
        border-radius: 0 !important;
        color: #8a8a8a;
        border: 1px solid #f0e9ff;
        margin-right: 10px;
    }

        /* line 998, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .blog-pagination .page-link i,
        .blog-pagination .page-link span {
            font-size: 13px;
        }

    /* line 1010, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog-pagination .page-item.active .page-link {
        background-color: #fbf9ff;
        border-color: #f0e9ff;
        color: #888888;
    }

    /* line 1017, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .blog-pagination .page-item:last-child .page-link {
        margin-right: 0;
    }

/*============ Start Blog Single Styles  =============*/
/* line 1042, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .blog_details {
    box-shadow: none;
    padding: 0;
}

/* line 1047, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .social-links {
    padding-top: 10px;
}

    /* line 1050, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .social-links li {
        display: inline-block;
        margin-bottom: 10px;
    }

        /* line 1054, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .social-links li a {
            color: #cccccc;
            padding: 7px;
            font-size: 14px;
            transition: all 0.2s linear;
        }

/* line 1067, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .blog_details {
    padding-top: 26px;
}

    /* line 1070, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .blog_details p {
        margin-bottom: 20px;
        font-size: 15px;
    }

/* line 1080, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .quote-wrapper {
    background: rgba(130, 139, 178, 0.1);
    padding: 15px;
    line-height: 1.733;
    color: #888888;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    /* line 1080, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .quote-wrapper {
        padding: 30px;
    }
}

/* line 1094, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .quotes {
    background: #fff;
    padding: 15px 15px 15px 20px;
    border-left: 2px solid;
}

@media (min-width: 768px) {
    /* line 1094, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .quotes {
        padding: 25px 25px 25px 30px;
    }
}

/* line 1104, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .arrow {
    position: absolute;
}

    /* line 1107, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .arrow .lnr {
        font-size: 20px;
        font-weight: 600;
    }

/* line 1114, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .thumb .overlay-bg {
    background: rgba(0, 0, 0, 0.8);
}

/* line 1119, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .navigation-top {
    padding-top: 15px;
    border-top: 1px solid #f0e9ff;
}

    /* line 1123, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-top p {
        margin-bottom: 0;
    }

    /* line 1127, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-top .like-info {
        font-size: 14px;
    }

        /* line 1130, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-top .like-info i,
        .single-post-area .navigation-top .like-info span {
            font-size: 16px;
            margin-right: 5px;
        }

    /* line 1137, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-top .comment-count {
        font-size: 14px;
    }

        /* line 1140, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-top .comment-count i,
        .single-post-area .navigation-top .comment-count span {
            font-size: 16px;
            margin-right: 5px;
        }

    /* line 1149, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-top .social-icons li {
        display: inline-block;
        margin-right: 15px;
    }

        /* line 1153, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-top .social-icons li:last-child {
            margin: 0;
        }

        /* line 1157, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-top .social-icons li i,
        .single-post-area .navigation-top .social-icons li span {
            font-size: 14px;
            color: #999999;
        }

/* line 1175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .blog-author {
    padding: 40px 30px;
    background: #fbf9ff;
    margin-top: 50px;
}

@media (max-width: 600px) {
    /* line 1175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .blog-author {
        padding: 20px 8px;
    }
}

/* line 1184, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .blog-author img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 30px;
}

@media (max-width: 600px) {
    /* line 1184, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .blog-author img {
        margin-right: 15px;
        width: 45px;
        height: 45px;
    }
}

/* line 1197, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .blog-author a {
    display: inline-block;
}

    /* line 1201, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .blog-author a:hover {
        color: #d0a15e;
    }

/* line 1206, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .blog-author p {
    margin-bottom: 0;
    font-size: 15px;
}

/* line 1211, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .blog-author h4 {
    font-size: 16px;
}

/* line 1218, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .navigation-area {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-top: 55px;
}

    /* line 1223, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-area p {
        margin-bottom: 0px;
    }

    /* line 1227, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-area h4 {
        font-size: 18px;
        line-height: 25px;
    }

    /* line 1233, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-area .nav-left {
        text-align: left;
    }

        /* line 1236, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-area .nav-left .thumb {
            margin-right: 20px;
            background: #000;
        }

            /* line 1240, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
            .single-post-area .navigation-area .nav-left .thumb img {
                -webkit-transition: 0.5s;
                transition: 0.5s;
            }

        /* line 1245, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-area .nav-left .lnr {
            margin-left: 20px;
            opacity: 0;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

        /* line 1252, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-area .nav-left:hover .lnr {
            opacity: 1;
        }

        /* line 1257, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-area .nav-left:hover .thumb img {
            opacity: .5;
        }

@media (max-width: 767px) {
    /* line 1233, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-area .nav-left {
        margin-bottom: 30px;
    }
}

/* line 1268, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single-post-area .navigation-area .nav-right {
    text-align: right;
}

    /* line 1271, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-area .nav-right .thumb {
        margin-left: 20px;
        background: #000;
    }

        /* line 1275, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
        .single-post-area .navigation-area .nav-right .thumb img {
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

    /* line 1280, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-area .nav-right .lnr {
        margin-right: 20px;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    /* line 1287, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-area .nav-right:hover .lnr {
        opacity: 1;
    }

    /* line 1292, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .navigation-area .nav-right:hover .thumb img {
        opacity: .5;
    }

@media (max-width: 991px) {
    /* line 1300, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .single-post-area .sidebar-widgets {
        padding-bottom: 0px;
    }
}

/* line 1307, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comments-area {
    background: transparent;
    border-top: 1px solid #eee;
    padding: 45px 0;
    margin-top: 50px;
}

@media (max-width: 414px) {
    /* line 1307, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comments-area {
        padding: 50px 8px;
    }
}

/* line 1318, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comments-area h4 {
    margin-bottom: 35px;
    font-size: 18px;
}

/* line 1325, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comments-area h5 {
    font-size: 16px;
    margin-bottom: 0px;
}

/* line 1334, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comments-area .comment-list {
    padding-bottom: 48px;
}

    /* line 1337, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comments-area .comment-list:last-child {
        padding-bottom: 0px;
    }

    /* line 1341, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comments-area .comment-list.left-padding {
        padding-left: 25px;
    }

@media (max-width: 413px) {
    /* line 1347, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comments-area .comment-list .single-comment h5 {
        font-size: 12px;
    }
    /* line 1351, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comments-area .comment-list .single-comment .date {
        font-size: 11px;
    }
    /* line 1355, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comments-area .comment-list .single-comment .comment {
        font-size: 10px;
    }
}

/* line 1362, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comments-area .thumb {
    margin-right: 20px;
}

    /* line 1365, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comments-area .thumb img {
        width: 70px;
        border-radius: 50%;
    }

/* line 1371, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comments-area .date {
    font-size: 14px;
    color: #999999;
    margin-bottom: 0;
    margin-left: 20px;
}

/* line 1378, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comments-area .comment {
    margin-bottom: 10px;
    color: #777777;
    font-size: 15px;
}

/* line 1384, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comments-area .btn-reply {
    background-color: transparent;
    color: #888888;
    padding: 5px 18px;
    font-size: 14px;
    display: block;
    font-weight: 400;
}

/* line 1401, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comment-form {
    border-top: 1px solid #eee;
    padding-top: 45px;
    margin-top: 50px;
    margin-bottom: 20px;
}

    /* line 1409, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comment-form .form-group {
        margin-bottom: 30px;
    }

    /* line 1413, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comment-form h4 {
        margin-bottom: 40px;
        font-size: 18px;
        line-height: 22px;
    }

    /* line 1421, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comment-form .name {
        padding-left: 0px;
    }

@media (max-width: 767px) {
    /* line 1421, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comment-form .name {
        padding-right: 0px;
        margin-bottom: 1rem;
    }
}

/* line 1430, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comment-form .email {
    padding-right: 0px;
}

@media (max-width: 991px) {
    /* line 1430, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comment-form .email {
        padding-left: 0px;
    }
}

/* line 1438, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comment-form .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}

    /* line 1446, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comment-form .form-control:focus {
        outline: 0;
        box-shadow: none;
    }

    /* line 1451, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comment-form .form-control::placeholder {
        font-weight: 300;
        color: #999999;
    }

    /* line 1456, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
    .comment-form .form-control::placeholder {
        color: #777777;
    }

/* line 1461, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comment-form textarea {
    padding-top: 18px;
    border-radius: 12px;
    height: 100% !important;
}

/* line 1467, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comment-form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 13px;
    color: #777;
}

/* line 1473, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comment-form ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 13px;
    color: #777;
}

/* line 1479, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comment-form :-ms-input-placeholder {
    /* IE 10+ */
    font-size: 13px;
    color: #777;
}

/* line 1485, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.comment-form :-moz-placeholder {
    /* Firefox 18- */
    font-size: 13px;
    color: #777;
}

/* line 1493, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog.scss */
.single_sidebar_widget .btn_1 {
    margin-top: 0px;
    padding: 15px 24px;
    background-color: #101010;
    border: 2px solid #101010;
}

/*============ End Blog Single Styles  =============*/
/* line 4, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
.single_blog_post .desc a {
    font-size: 16px;
    color: #232b2b !important;
}

/* line 10, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
.single_blog_post .single_blog .single_appartment_content {
    padding: 38px 38px 23px;
    border: 0px solid #edeff2;
    box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}

    /* line 14, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
    .single_blog_post .single_blog .single_appartment_content p {
        font-size: 12px;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

        /* line 18, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
        .single_blog_post .single_blog .single_appartment_content p a {
            color: #d0a15e;
        }

    /* line 22, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
    .single_blog_post .single_blog .single_appartment_content h4 {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.481;
        margin-bottom: 16px;
    }

    /* line 28, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
    .single_blog_post .single_blog .single_appartment_content h5 {
        font-size: 15px;
        color: #8a8a8a;
        font-weight: 400;
    }

    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
    .single_blog_post .single_blog .single_appartment_content .list-unstyled {
        margin-top: 33px;
    }

        /* line 35, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
        .single_blog_post .single_blog .single_appartment_content .list-unstyled li {
            display: inline;
            margin-right: 17px;
            color: #999999;
        }

            /* line 39, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_single_blog.scss */
            .single_blog_post .single_blog .single_appartment_content .list-unstyled li a {
                margin-right: 8px;
                color: #999999;
            }

/**************menu part start*****************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
/*.top_bar {
    width: 100%;
    background: #101010;*/ /* dark transparent */
/*color: #d6c28a;*/ /* gold-ish text */
/*font-size: 14px;
    padding: 8px 0;
    border-bottom: 1px solid rgba(214, 194, 138, 0.2);
}

    .top_bar .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }*/

/* LEFT SIDE */
/*.top_bar_left span {
    margin-right: 15px;
    color: #d6c28a;
    opacity: 0.9;
}

    .top_bar_left span:last-child {
        margin-right: 0;
    }*/

/* RIGHT SIDE */
/*.top_bar_right {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .top_bar_right a {
        color: #d6c28a;
        text-decoration: none;
        transition: 0.3s ease;
    }

        .top_bar_right a:hover {
            color: #ffffff;
        }*/

/* WhatsApp icon */
/*.top_bar_right a i {
            font-size: 16px;
            padding: 6px;
            border-radius: 50%;
            border: 1px solid rgba(214, 194, 138, 0.4);
            transition: 0.3s ease;
        }

            .top_bar_right a i:hover {
                background: #d6c28a;
                color: #000;
            }*/

.top_bar {
    background: radial-gradient(circle at 20% 30%, rgba(255, 255, 255, 0.08) 0%, transparent 40%), radial-gradient(circle at 75% 70%, rgba(255, 255, 255, 0.04) 0%, transparent 35%), linear-gradient(105deg, #222222 0%, #161616 25%, #262626 42%, #0d0d0d 55%, #1a1a1a 70%, #101010 100%);
    border-bottom: 1px solid rgba(255,255,255,0.06);
    padding: 5px 0;
    position: relative;
    z-index: 999;
}

.top_bar_container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

/* ITEMS */
.top_bar_item {
    flex: 1;
}

/* LINKS */
.top_bar a {
    color: #fff;
    text-decoration: none;
    transition: 0.3s ease;
    font-size: 14px;
}

    .top_bar a:hover {
        color: #d0a15e;
    }

/* ICONS */
.top_bar i {
    color: #d0a15e;
}

/* LEFT */
.top_bar_email {
    text-align: left;
}

/* CENTER */
.top_bar_social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

    .top_bar_social a {
        width: 26px;
        height: 26px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(255,255,255,0.05);
        border: 1px solid rgba(255,255,255,0.08);
    }

        .top_bar_social a:hover {
            background: #d0a15e;
        }

            .top_bar_social a:hover i {
                color: #000;
            }

/* RIGHT */
.top_bar_phone {
    text-align: right;
}

/* MOBILE */
.mobile_top_info {
    padding: 20px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
    margin-bottom: 15px;
}

    .mobile_top_info a {
        display: block;
        color: #fff;
        margin-bottom: 12px;
        font-size: 14px;
    }

.mobile_social {
    display: flex;
    gap: 15px;
    margin-top: 0px;
}

    .mobile_social a {
        font-size: 18px;
    }

@media (max-width: 991px) {
    .top_bar {
        display: none;
    }
}

.main_menu {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    background-color: #101010;
    background-image: linear-gradient(to right, #0a0a0a 40%, #1a1a1a 100%);
    background-size: cover;
    background-attachment: fixed;
    border-radius: 0; /* keep corners square unless you want rounded */
}

    /* Gradient bottom border */
    .main_menu::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px; /* thickness of the bottom border */
        width: 100%;
        background: linear-gradient( to right, #2a1a0a 0%, /* very dark gold (near black) */
        #e5c07b 25%, /* lighter gold */
        #2a1a0a 50%, /* very dark gold */
        #e5c07b 75%, /* lighter gold */
        #2a1a0a 100% /* very dark gold */
        );
    }



    /* line 9, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu .navbar-brand {
        padding-top: 0rem;
        padding-bottom: 0px;
    }

@media(max-width:991px) {
    .main_menu .navbar-brand img {
        width: 180px !important
    }
}

/* line 14, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu .navbar {
    padding: 0px;
}

.main-menu-item {
    direction: rtl;
}

.main_menu .main-menu-item ul li .nav-link {
    color: #fff;
    font-size: 15px;
    padding: 36px 18px;
    font-family: 'iransans', sans-serif;
    text-transform: capitalize;
    line-height: 12px;
    font-weight: 400;
}

    /* line 29, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu .main-menu-item ul li .nav-link:hover {
        color: #d0a15e;
    }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 20, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu .main-menu-item ul li .nav-link {
        padding: 35px 20px;
    }
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #d0a15e !important
}








.contact_bar {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 25px 30px;
    border-radius: 20px;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 35px rgba(0,0,0,0.2);
    direction: ltr !important
}

/* ITEMS */
.contact_item {
    flex: 1;
}

    /* LINKS */
    .contact_item a {
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        transition: 0.3s ease;
    }

    /* ICONS */
    .contact_item i {
        color: #d6c28a;
    }

/* LEFT */
.contact_email {
    text-align: left;
}

/* CENTER */
.social_icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 18px;
}

    .social_icons a {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(255,255,255,0.08);
        border: 1px solid rgba(255,255,255,0.08);
        transition: 0.3s ease;
    }

        .social_icons a:hover {
            background: #d6c28a;
            transform: translateY(-5px);
        }

            .social_icons a:hover i {
                color: #000;
            }

/* RIGHT */
.contact_phone {
    text-align: right;
}

/* MOBILE */
@media(max-width:991px) {

    .contact_bar {
        flex-direction: column;
        text-align: center;
        padding: 25px 20px;
    }

    .contact_email,
    .contact_phone {
        text-align: center;
    }

    .contact_item {
        width: 100%;
    }
}














/* FLEX CONTROL */
.hero_row {
    display: flex;
    align-items: center;
    margin-top: 80px !important
}

/* TEXT SIDE */
.hero_text {
    text-align: right; /* RTL alignment */
}

.banner_text_iner {
    padding: 10px
}

    .banner_text_iner h5 {
        color: grey;
        margin-bottom: 10px;
        font-size: 16px;
        letter-spacing: 1px;
    }

    .banner_text_iner h1 {
        font-size: 42px;
        font-weight: 700;
        line-height: 1.3;
        margin-bottom: 20px;
    }

    .banner_text_iner p {
        color: grey;
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 25px;
    }

/* BUTTON */
.hero_btn {
    display: inline-block;
    padding: 12px 25px;
    background: #d0a15e;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    border-radius: 4px;
    transition: 0.3s;
}

    .hero_btn:hover {
        background: #d0a15ecc;
        color: #000;
    }

/* IMAGE SIDE */
.hero_image {
    text-align: center;
}

    .hero_image img {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 20px !important
    }

/* RESPONSIVE */
@media (max-width: 991px) {
    .hero_row {
        flex-direction: column-reverse; /* image on top, text below */
        text-align: center;
    }

    .hero_text {
        text-align: center;
        margin-top: 30px;
    }

    .banner_text_iner h1 {
        font-size: 32px;
    }
}

.popular_place {
    background: transparent;
    padding: 70px 0;
    color: #fff;
    position: relative;
    overflow: hidden;
    direction: rtl !important
}

    .popular_place::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.3);
        z-index: 1;
    }

    /* KEEP CONTENT ABOVE OVERLAY */
    .popular_place .container {
        position: relative;
        z-index: 2;
    }




.single_footer_part {
    width: 100%;
    overflow: hidden;
}

    .single_footer_part iframe {
        width: 100%;
        min-height: 200px;
        border: none;
        display: block;
        border-radius: 10px !important
    }

/* MOBILE */
@media(max-width:768px) {

    .single_footer_part iframe {
        min-height: 300px;
    }
}











@media (max-width: 768px) {
    .whatsapp-float {
        width: 45px !important;
        height: 45px !important;
        bottom: 15px !important;
        right: 15px !important;
    }
}

.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%; /* make the container circular */
    overflow: visible; /* allow image overflow */
    box-shadow: 0 4px 6px rgba(0,0,0,0.3);
    transition: transform 0.3s ease;
}

    .whatsapp-float img {
        width: 100%;
        height: auto;
        border-radius: 0; /* remove image border-radius */
    }

    .whatsapp-float:hover {
        transform: scale(1.1);
    }
















.typewriter_wrapper {
    direction: rtl;
    margin-top: 30px;
}

/* MAIN BOX */
.type_box {
    display: flex;
    align-items: center;
    gap: 10px;
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 20px 15px 20px 0;
    width: fit-content;
    min-width: 100% !important;
    height: 300px;
    position: relative;
    overflow: hidden;
    color: #ffffff
}

    /* GOLD GRADIENT RIGHT BORDER */
    .type_box::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 2px; /* thickness of the right border */
        height: 100%;
        background: linear-gradient( to bottom, #2a1a0a 0%, /* very dark gold (near black) */
        #e5c07b 25%, /* lighter gold */
        #2a1a0a 50%, /* very dark gold */
        #e5c07b 75%, /* lighter gold */
        #2a1a0a 100% /* very dark gold */
        );
    }





/* ICON */
.type_icon {
    width: 60px;
    height: 60px;
    min-width: 60px;
    border-radius: 50%;
    background: #d0a15e;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 24px;
    box-shadow: 0 5px 20px rgba(214,194,138,0.3);
}





.plane_fly {
    transition: transform 0.1s linear;
    will-change: transform;
}

/* TEXT AREA */
.type_content {
    font-size: 34px;
    font-weight: 700;
    color: #fff;
    line-height: 1.6;
    display: flex;
    align-items: center;
}

.type_icon {
    transition: transform 0.3s ease;
}

    .type_icon.change {
        transform: scale(1.2);
    }
/* TYPEWRITER */
#typewriter {
    margin: 10px !important;
    color: #d0a15e;
    font-weight: bold
}

/* CURSOR */
.cursor {
    display: inline-block;
    color: #d6c28a;
    animation: blink 0.8s infinite;
    flex-shrink: 0;
    margin: 0px !important;
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}

/* MOBILE */
@media(max-width:991px) {

    .type_box {
        padding: 18px;
        gap: 14px;
    }

    .type_content {
        font-size: 24px;
    }

    .type_icon {
        width: 50px;
        height: 50px;
        min-width: 50px;
        font-size: 20px;
    }
}





























/* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu #search_1 i {
    color: #fff;
}

/* line 46, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu #search_input_box {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1140px;
    z-index: 999;
    text-align: center;
    background: #d0a15e;
}

    /* line 60, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu #search_input_box ::placeholder {
        color: #fff;
    }

@media (max-width: 991px) {
    /* line 46, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu #search_input_box {
        margin-top: 15px;
    }
}

/* line 70, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu #search_input_box .form-control {
    background: transparent;
    border: 0;
    color: #ffffff;
    font-weight: 400;
    font-size: 15px;
    padding: 0;
}

/* line 79, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu #search_input_box .btn {
    width: 0;
    height: 0;
    padding: 0;
    border: 0;
}

/* line 86, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu #search_input_box .ti-close {
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    padding: 10px;
    padding-right: 0;
}

/* line 95, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu .search-inner {
    padding: 5px 5px;
}

/* line 99, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu .form-control:focus {
    box-shadow: none;
}

/* line 103, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.main_menu .active_color {
    color: #d0a15e !important;
}

/* line 108, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.cart {
    margin-left: 20px;
}

    /* line 110, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .cart .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border: 0px solid transparent;
    }

    /* line 118, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .cart i {
        color: #fff;
        position: relative;
        z-index: 1;
        font-size: 15px;
    }

        /* line 124, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
        .cart i:after {
            position: absolute;
            border-radius: 50%;
            background-color: #f13d80;
            width: 14px;
            height: 14px;
            right: -8px;
            top: -8px;
            content: "5";
            text-align: center;
            line-height: 15px;
            font-size: 10px;
        }

/* line 141, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.menu_fixed {
    position: fixed;
    z-index: 9999 !important;
    width: 100%;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.05);
    top: 0;
    background-color: #101010;
}

    /* line 149, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .menu_fixed .active_color {
        color: #d0a15e !important;
    }

/* line 155, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.dropdown .dropdown-menu {
    transition: all 0.5s;
    overflow: hidden;
    transform-origin: top center;
    transform: scale(1, 0);
    display: block;
    border: 0px solid transparent;
    background-color: #d0a15e;
    text-align: right;
    direction: rtl
}

    /* line 164, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .dropdown .dropdown-menu .dropdown-item {
        font-size: 14px;
        padding: 8px 20px !important;
        color: #fff !important;
        background-color: #d0a15e;
        text-transform: capitalize;
    }

/* line 175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.dropdown:hover .dropdown-menu {
    transform: scale(1);
}

@media (max-width: 991px) {
    /* line 184, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu {
        padding: 26px 0px;
    }
    /* line 188, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .home_menu .main-menu-item {
        padding-left: 0px;
    }
    /* line 192, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu .main-menu-item {
        text-align: right !important;
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
        margin-top: 19px;
    }
        /* line 196, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
        .main_menu .main-menu-item .nav-item {
            padding: 10px 15px !important;
        }
            /* line 199, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
            .main_menu .main-menu-item .nav-item .nav-link {
                padding: 5px 15px !important;
                color: #d0a15e;
            }
    /* line 206, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .navbar-collapse {
        z-index: 9999 !important;
        position: absolute;
        left: 0;
        top: 50px;
        width: 100%;
        background-color: #fff;
        text-align: center !important;
    }

    @media (max-width: 991px) {
        .navbar-collapse {
            z-index: 9999 !important;
            position: absolute;
            left: 0;
            top: 50px;
            width: 100%;
            background: linear-gradient(to right, #0a0a0a 40%, #1a1a1a 100%) !important;
            text-align: center !important;
        }
    }
    /* line 217, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .dropdown .dropdown-menu {
        transform: scale(1, 0);
        display: none;
        margin-top: 10px;
    }
    /* line 224, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .dropdown:hover .dropdown-menu {
        transform: scale(1);
        display: block;
        color: #d0a15e;
    }
    /* line 231, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .dropdown .dropdown-item:hover {
        color: #d0a15e !important;
    }
    /* line 236, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .navbar-light .navbar-toggler {
        border-color: transparent;
    }
    /* line 241, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .menu_icon i {
        color: #fff;
    }
}

@media (max-width: 576px) {
    /* line 248, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu {
        padding: 15px 0px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 254, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .main_menu {
        padding: 20px 0px;
    }
}

/* line 259, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.dropdown-menu {
    border: 0px solid rgba(0, 0, 0, 0.15) !important;
    background-color: #fafafa;
}

/* line 265, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.dropdown:hover .dropdown-menu {
    display: block;
}

/* line 272, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.home_menu .menu_btn:hover a {
    color: #fff !important;
}

/* line 277, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.home_menu .main-menu-item {
    justify-content: center !important;
}

/* line 283, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
.single_page_menu .main-menu-item {
    justify-content: flex-end;
}

    /* line 288, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_menu.scss */
    .single_page_menu .main-menu-item ul li .nav-link:hover {
        color: #d0a15e !important;
    }

/**************** footer_part part css start ****************/




.footer_part {
    background: linear-gradient(to right, #0a0a0a 40%, #1a1a1a 100%);
    text-align: right !important
}



/**************** productdetail part css start ****************/
.productdetail_part {
    background: #ffffff;
    direction: inherit !important;
    text-align: inherit !important
}
/**************** feature part css start ****************/
.feature_part {
    background: linear-gradient(to right, #0a0a0a 40%, #1a1a1a 100%);
    position: relative;
    overflow: hidden;
}





    /* Gradient bottom border */
    .feature_part::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px;
        width: 100%;
        background: linear-gradient( to right, #2a1a0a 0%, #e5c07b 25%, #2a1a0a 50%, #e5c07b 75%, #2a1a0a 100% );
        z-index: 2;
    }






/**************** service part css start ****************/
.section_title {
    text-align: center;
    margin-bottom: 40px;
}

.dir-rtl {
    direction: rtl !important
}

.list-unstyled a {
    color: #ffffff !important
}

.cs-bc-dark {
    background-color: #121212c9 !important
}

.cs-bc-dark-full {
    background: linear-gradient(to right, #0a0a0a 40%, #1a1a1a 100%) !important
}

.padding-10 {
    padding: 10px !important
}

.gold-color {
    color: #d0a15e !important
}

.white-color {
    color: #ffffff !important
}

.section_title h2 {
    font-size: 32px;
    color: #14182d;
    margin-bottom: 10px;
}

.section_title p {
    color: #aaa;
}







/* CAROUSEL WRAPPER */
.services_carousel {
    overflow: hidden;
    position: relative;
    padding-top: 5px !important
}

/* TRACK */
.carousel_track {
    display: flex;
    gap: 20px;
    transition: transform 0.5s ease;
}

/* CARD */
.service_card {
    min-width: 250px;
    background: #111;
    border-radius: 12px;
    overflow: hidden;
    text-align: center;
    transition: 0.3s;
    position: relative;
    z-index: 1;
}

    /* Gradient border overlay */
    .service_card::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 12px;
        padding: 2px; /* border thickness */
        background: linear-gradient( 135deg, #2a1a0a 0%, /* very dark gold (near black) */
        #e5c07b 25%, /* lighter gold */
        #2a1a0a 50%, /* very dark gold */
        #e5c07b 75%, /* lighter gold */
        #2a1a0a 100% /* very dark gold */
        );
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        pointer-events: none;
        z-index: -1;
    }


    .service_card:hover {
        transform: translateY(-5px);
        border-color: rgba(214, 194, 138, 0.5);
    }

    .service_card img {
        width: 100%;
        height: 160px;
        object-fit: cover;
    }

    .service_card h3 {
        padding: 15px;
        font-size: 16px;
        color: #fff;
    }

/* RESPONSIVE */
@media (max-width: 768px) {
    .service_card {
        min-width: 220px;
    }
}







.services_carousel_section {
    background: linear-gradient(to right, #0a0a0a 40%, #1a1a1a 100%);
    color: #fff;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
    font-family: "IRANSans", sans-serif;
}

    .services_carousel_section .section_title {
        text-align: center;
        margin-bottom: 60px;
    }

        .services_carousel_section .section_title h2 {
            font-size: 36px;
            color: #d0a15e;
            margin-bottom: 10px;
        }

        .services_carousel_section .section_title p {
            font-size: 16px;
            color: #ccc;
        }



.services_carousel::-webkit-scrollbar {
    display: none;
}

.carousel_track {
    display: flex;
    gap: 25px;
}

.service_card {
    background-color: #121212;
    border: 1px solid rgba(208, 161, 94, 0.3);
    border-radius: 12px;
    width: 220px;
    flex-shrink: 0;
    text-align: center;
    padding: 20px;
    transition: all 0.3s ease;
}

    .service_card:hover {
        border-color: #d0a15e;
        transform: translateY(-5px);
    }

    .service_card img {
        width: 100%;
        height: 140px;
        object-fit: cover;
        border-radius: 8px;
        margin-bottom: 15px;
    }

    .service_card h3 {
        font-size: 18px;
        color: #d0a15e;
        margin-top: 10px;
    }




.services_carousel_section .side_img {
    position: absolute;
    right: 0;
    top: 0;
}


.services_carousel_section {
    position: relative;
}




.banner_part .side_img {
    position: absolute;
    left: 0;
    top: 20%;
}

@media (max-width: 991px) {
    /* line 50, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .blog_img {
        display: none;
    }

    .services_carousel_section .side_img {
        display: none;
    }

    .banner_part .side_img {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 50, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .blog_img {
        display: none;
    }

    .services_carousel_section .side_img {
        display: none;
    }

    .banner_part .side_img {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    /* line 50, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .blog_img {
        display: none;
    }

    .services_carousel_section .side_img {
        display: none;
    }

    .banner_part .side_img {
        display: none;
    }
}
/**************** banner part css start ****************/


.banner_part {
    background: linear-gradient(to right, #0a0a0a 40%, #1a1a1a 100%);
    color: #fff;
    padding: 100px 0 90px 0;
    position: relative;
    overflow: hidden;
}

    .banner_part .hero_row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .banner_part .hero_text {
        text-align: right;
        direction: rtl;
    }

    .banner_part .banner_text_iner h5 {
        font-size: 18px;
        color: #d0a15e;
        margin-bottom: 15px;
    }

    .banner_part .banner_text_iner h1 {
        font-size: 48px;
        font-weight: 700;
        line-height: 1.3;
        color: #fff;
        margin-bottom: 25px;
    }

    .banner_part .banner_text_iner p {
        font-size: 16px;
        color: #ccc;
        margin-bottom: 30px;
        line-height: 1.8;
    }



.search-box {
    display: flex;
    align-items: center;
    background-color: #000;
    border: 2px solid #d0a15e;
    border-radius: 50px;
    padding: 0 12px 0 20px;
    height: 52px;
    width: fit-content;
    transition: .5s;
    direction: rtl !important
}

    .search-box:hover {
        background-color: #111;
    }

    .search-box input {
        background: transparent;
        border: none;
        outline: none;
        color: #d0a15e;
        font-family: 'iransans', sans-serif;
        width: 170px;
    }

        .search-box input::placeholder {
            color: rgba(208,161,94,.7);
        }

.search-icon-btn {
    background: transparent;
    border: none;
    color: #d0a15e;
    font-size: 18px;
    cursor: pointer;
    padding: 0;
    margin-right: 10px;
    transition: .3s;
}

    .search-icon-btn:hover {
        color: #fff;
    }












.cs-btn_1 {
    display: inline-block;
    padding: 13px 40px;
    border-radius: 50px;
    font-size: 15px;
    font-family: 'iransans', sans-serif;
    font-weight: 600;
    color: #d0a15e;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-transform: capitalize;
    border: 1px solid transparent;
    background-color: #000;
    border: 2px solid #d0a15e;
    width: fit-content
}

    .cs-btn_1:hover {
        color: #000;
        border: 2px solid #d0a15e;
        background-color: #d0a15e;
    }

.banner_part .hero_btn {
    background-color: #d0a15e;
    color: #000;
    padding: 12px 30px;
    border-radius: 4px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

    .banner_part .hero_btn:hover {
        background-color: #b88a4f;
        color: #fff;
    }

.banner_part .hero_image img {
    width: 100%;
    border-radius: 8px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.6);
    object-fit: cover;
}

.banner_part .banner_text h1 {
    font-size: 66px;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 75px;
    color: #fff;
    position: relative;
    z-index: 1;
}

    /* line 48, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_banner.scss */
    .banner_part .banner_text h1:after {
        position: absolute;
        content: "";
        left: 0;
        bottom: -86px;
        width: 50%;
        height: 100%;
        background-image: url(../uploads/images/heading_bg.png);
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
        z-index: -1;
    }

    .banner_part .banner_text h1 span {
        color: #d0a15e;
    }


@media (max-width: 991px) {
    .banner_part {
        height: 850px;
    }

    .banner_part {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .services_carousel_section {
        padding-top: 70px !important;
        padding-bottom: 50px !important;
    }
}

@media (max-width: 991px) {
    .banner_part .banner_text h5 {
        font-size: 25px;
        margin-bottom: 20px;
    }
}



@media (max-width: 576px) {
    /* line 40, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_banner.scss */
    .banner_part .banner_text h1 {
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 1.3;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 40, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_banner.scss */
    .banner_part .banner_text h1 {
        font-size: 30px;
        margin-bottom: 15px;
        line-height: 1.3;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 40, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_banner.scss */
    .banner_part .banner_text h1 {
        font-size: 40px;
        margin-bottom: 15px;
        line-height: 1.3;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 40, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_banner.scss */
    .banner_part .banner_text h1 {
        font-size: 40px;
        margin-bottom: 15px;
        line-height: 1.4;
    }
}

/* line 81, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_banner.scss */


/**************** hero part css end ****************/
/************** search css start ***************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country {
    max-width: 1690px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: -1.717px 8.835px 85.56px 6.44px rgba(170, 170, 170, 0.29);
    padding: 165px 0 100px;
    position: relative;
    margin-top: -254px;
}

@media (max-width: 991px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country {
        padding: 70px 0;
        margin-top: -70px;
    }
}

/* line 14, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .container-fluid {
    max-width: 980px;
}

@media (max-width: 991px) {
    /* line 14, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country .container-fluid {
        max-width: 90%;
    }
}

/* line 20, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .search_form {
    background-color: #d0a15e;
    padding: 80px 95px;
    margin-bottom: 50px;
    color: #fff;
    position: absolute;
    width: 100%;
    top: -265px;
}

@media (max-width: 991px) {
    /* line 20, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country .search_form {
        padding: 5px;
        left: 0;
        margin-top: 130px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 20, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country .search_form {
        left: 0;
    }
}

/* line 36, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .search_form .search_btn {
    background-color: #101010;
    display: inline-block;
    padding: 19px 60px;
    text-transform: capitalize;
    color: #fff;
    line-height: 22px;
    width: 100%;
    text-align: center;
}

/* line 47, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .search_form .search_form_iner {
    display: flex;
}

    /* line 49, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country .search_form .search_form_iner .custom_select {
        width: 50%;
        border: 0px solid transparent;
        border-radius: 0;
        color: #c3c3c3;
        height: 60px;
        padding-top: 11px;
        border-radius: 0;
        text-transform: capitalize;
    }

        /* line 58, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
        .search_your_country .search_form .search_form_iner .custom_select:before {
            position: absolute;
            content: "";
            right: 0;
            top: 17px;
            width: 1px;
            height: 25px;
            background-color: #c3c3c3;
        }

        /* line 68, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
        .search_your_country .search_form .search_form_iner .custom_select:last-child:before {
            width: 0;
            height: 0;
            background-color: transparent;
        }

        /* line 74, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
        .search_your_country .search_form .search_form_iner .custom_select:after {
            height: 8px;
            width: 8px;
            margin-top: -3px;
            right: 20px;
        }

        /* line 80, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
        .search_your_country .search_form .search_form_iner .custom_select .list {
            width: 100%;
        }

/* line 86, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .single_donation_item {
    margin-top: 70px;
}

@media (max-width: 991px) {
    /* line 86, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country .single_donation_item {
        margin-top: 40px;
    }
}

/* line 91, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .single_donation_item img {
    max-width: 27px;
}

/* line 94, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .single_donation_item h4 {
    font-size: 18px;
    text-transform: capitalize;
    margin: 35px 0 10px;
}

@media (max-width: 991px) {
    /* line 94, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country .single_donation_item h4 {
        margin: 20px 0 10px;
    }
}

/* line 102, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .single_donation_item .read_btn {
    font-size: 17px;
    color: #000;
    font-family: "Kaushan Script", cursive;
    text-transform: capitalize;
    display: inline-block;
    margin-top: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    /* line 110, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country .single_donation_item .read_btn:hover {
        color: #101010;
    }

@media (max-width: 991px) {
    /* line 102, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
    .search_your_country .single_donation_item .read_btn {
        margin-top: 15px;
    }
}

/* line 118, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .feature_icon_1 {
    position: absolute;
    left: 10%;
    top: 26%;
}

/* line 124, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_search.scss */
.search_your_country .feature_icon_2 {
    position: absolute;
    right: 10%;
    bottom: 26%;
}

/**************** service_part css start ****************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part {
    position: relative;
    z-index: 1;
}

    /* line 5, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_icon_1 {
        position: absolute;
        left: 10%;
        top: 26%;
    }

    /* line 11, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_icon_2 {
        position: absolute;
        right: 10%;
        bottom: 26%;
    }

    /* line 16, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_icon_3 {
        position: absolute;
        right: 40%;
        bottom: 40%;
    }

    .feature_part .feature_img img {
        border-radius: 15px !important;
    }

@media (max-width: 576px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_img {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_img {
        padding-left: 0;
    }
}

@media (max-width: 576px) {
    /* line 30, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text {
        padding-left: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 30, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text {
        padding-left: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 30, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text {
        padding-left: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 30, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text {
        padding-left: 0;
    }
}

/* line 47, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .feature_part_text h2 {
    font-size: 35px;
    font-weight: 500;
    margin: 42px 0 30px;
    position: relative;
    text-transform: capitalize;
}

@media (max-width: 576px) {
    /* line 47, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 47, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 47, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
        margin-top: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 47, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text h2 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 40px;
    }
}

/* line 80, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .feature_part_text p {
    margin-bottom: 13px;
}

.feature_part_text {
    font-family: 'iransans' !important
}
/* line 83, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner {
    border: 1px solid #eeeeee;
    text-align: center;
    padding: 31px 15px 9px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

@media (max-width: 991px) {
    /* line 83, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text .feature_part_text_iner {
        padding: 20px 15px 15px;
        margin-bottom: 15px;
    }
}

/* line 96, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner img {
    margin-bottom: 20px;
}

/* line 99, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner h4 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'iransans', sans-serif;
    margin-bottom: 0;
}

/* line 109, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .feature_part_text .feature_part_text_iner:hover {
    border: 1px solid #101010;
    background-color: #101010;
}

    /* line 112, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text .feature_part_text_iner:hover h4 {
        color: #fff;
    }

    /* line 115, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .feature_part_text .feature_part_text_iner:hover p {
        color: #fff;
    }

/* line 122, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .single_feature {
    margin: 0 11px;
}

@media (max-width: 991px) {
    /* line 122, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature {
        margin: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 122, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature {
        margin: 0;
    }
}

/* line 131, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .single_feature:nth-child(2) {
    margin-top: 60px;
}

@media (max-width: 991px) {
    /* line 131, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature:nth-child(2) {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 131, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature:nth-child(2) {
        margin-top: 30px;
    }
}

/* line 142, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .single_feature_part {
    padding: 40px 25px 31px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 3px 81px 0px rgba(216, 216, 216, 0.45);
    background-color: #fff;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

@media (max-width: 991px) {
    /* line 142, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature_part {
        padding: 25px 15px;
        margin-top: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 142, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature_part {
        margin-top: 25px;
    }
}

/* line 159, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .single_feature_part img {
    margin-bottom: 21px;
    height: 65px;
}

@media (max-width: 991px) {
    /* line 159, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature_part img {
        margin-bottom: 21px;
    }
}

/* line 169, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .single_feature_part img i {
    color: #0c2e60;
    font-size: 24px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

/* line 175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part .single_feature_part h4 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 22px;
}

@media (max-width: 576px) {
    /* line 175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .feature_part .single_feature_part h4 {
        margin-bottom: 15px;
    }
}

/* line 197, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.feature_part span {
    font-style: italic;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    font-family: 'iransans', sans-serif;
    margin-bottom: 50px;
    display: inline-block;
}

/* line 207, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
.single_feature_padding {
    padding-top: 140px;
}

@media (max-width: 576px) {
    /* line 207, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .single_feature_padding {
        padding-top: 70px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 207, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .single_feature_padding {
        padding-top: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 207, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .single_feature_padding {
        padding-top: 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 207, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_feature_part.scss */
    .single_feature_padding {
        padding-top: 70px;
    }
}

/************about_us css start***************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
.about_us {
    position: relative;
    z-index: 99;
}

    /* line 6, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .left_shape_1 {
        position: absolute;
        left: 0;
        top: 20%;
        z-index: -1;
        max-width: 13%;
    }

    /* line 14, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_shape_1 {
        position: absolute;
        right: 0;
        z-index: -1;
        top: 0;
        max-width: 13%;
    }

    /* line 22, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .feature_icon_1 {
        position: absolute;
        left: 2%;
        top: 50%;
        z-index: -1;
    }

    /* line 29, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .feature_icon_4 {
        position: absolute;
        right: 10%;
        top: 20%;
        z-index: -1;
    }

    /* line 37, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text h2 {
        font-size: 45px;
        font-weight: 500;
        line-height: 55px;
        margin-bottom: 28px;
        position: relative;
    }

@media (max-width: 576px) {
    /* line 37, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 37, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 37, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text h2 {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 35px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 37, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text h2 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 40px;
    }
}

/* line 68, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
.about_us .about_us_text p {
    line-height: 36px;
    margin-bottom: 57px;
}

@media (max-width: 576px) {
    /* line 68, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text p {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 68, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text p {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 68, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text p {
        margin-bottom: 20px;
    }
}

/* line 87, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
.about_us .about_us_text .btn_1 {
    margin-right: 30px;
}

@media (max-width: 991px) {
    /* line 87, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text .btn_1 {
        margin-right: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 87, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .about_us .about_us_text .btn_1 {
        margin-right: 10px;
    }
}

@media (max-width: 576px) {
    /* line 100, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .learning_img {
        margin-top: 30px;
    }
    /* line 104, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .right_time .learning_img {
        margin-top: 0;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 111, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .learning_img {
        margin-top: 40px;
    }
    /* line 116, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .right_time .learning_img {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    /* line 125, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_about_us.scss */
    .right_time .about_us_text h2 {
        margin-top: 30px;
    }
}

/************use_sasu css start***************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
.popular_place {
    position: relative;
    z-index: 1;
    position: relative;
    z-index: 99;
}

    /* line 8, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .feature_icon_1 {
        position: absolute;
        left: 22%;
        top: 42%;
        z-index: -1;
    }

    /* line 15, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .feature_icon_2 {
        right: 20%;
        top: 50%;
        position: absolute;
        z-index: -1;
    }

    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .feature_icon_3 {
        position: absolute;
        left: 3%;
        z-index: -1;
        bottom: 70%;
    }

    /* line 27, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .feature_icon_4 {
        position: absolute;
        right: 15%;
        top: 7%;
        z-index: -1;
    }

    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place {
        padding: 60px 25px 56px;
        text-align: center;
        border-radius: 0;
        box-shadow: 0px 3px 81px 0px rgba(216, 216, 216, 0.45);
        -webkit-transition: 0.6s;
        transition: 0.6s;
        background-color: #fff;
    }

@media (max-width: 576px) {
    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place {
        padding: 25px 10px;
        margin-top: 25px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place {
        padding: 30px 15px;
        margin-top: 25px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place {
        padding: 30px 25px;
        margin-top: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place {
        margin-top: 25px;
    }
}

/* line 59, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
.popular_place .single_popular_place img {
    max-width: 150px;
}

/* line 62, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
.popular_place .single_popular_place h4 {
    font-weight: 600;
    font-size: 20px;
    margin: 45px 0 20px;
}

@media (max-width: 576px) {
    /* line 62, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place h4 {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 62, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place h4 {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 62, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place h4 {
        margin-bottom: 15px;
    }
}

/* line 81, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
.popular_place .single_popular_place p {
    color: #7f7f7f;
    line-height: 1.8;
    font-size: 15px;
}

/* line 86, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
.popular_place .single_popular_place .btn1 {
    margin-top: 42px;
}

@media (max-width: 991px) {
    /* line 86, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_popular_place.scss */
    .popular_place .single_popular_place .btn1 {
        margin-top: 20px;
    }
}

/**** place details css ****/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
.place_details {
    position: relative;
}

    /* line 4, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .container-fluid {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }

@media (max-width: 991px) {
    /* line 4, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* line 14, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
.place_details .place_details_content img {
    margin-bottom: 45px;
}

/* line 17, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
.place_details .place_details_content h2 {
    font-size: 36px;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    /* line 17, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .place_details_content h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

/* line 25, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
.place_details .place_details_content p {
    margin-bottom: 10px;
}

/* line 28, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
.place_details .place_details_content span {
    font-style: italic;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    font-family: 'iransans', sans-serif;
    display: inline-block;
    margin-bottom: 120px;
}

@media (max-width: 991px) {
    /* line 28, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .place_details_content span {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 28, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .place_details_content span {
        margin-bottom: 40px;
    }
}

/* line 45, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
.place_details .place_details_img img {
    width: 100%;
}

/* line 49, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
.place_details .view_all_btn {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 9;
    margin-top: -400px;
}

@media (max-width: 991px) {
    /* line 49, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .view_all_btn {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 49, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .view_all_btn {
        margin-top: 20px;
    }
}

/* line 64, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
.place_details .view_all_btn .view_btn {
    width: 265px;
    height: 215px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d0a15e;
    color: #000;
    font-size: 24px;
    font-family: "Kaushan Script", cursive;
    text-transform: capitalize;
}

@media (max-width: 991px) {
    /* line 64, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .view_all_btn .view_btn {
        width: 150px;
        height: 80px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 64, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_place_details.scss */
    .place_details .view_all_btn .view_btn {
        width: 150px;
        height: 80px;
    }
}

/****** tour package scss *******/
@media (max-width: 991px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package {
        padding: 0 0 70px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package {
        padding: 0 0 80px;
    }
}

/* line 10, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
.tour_package .single_tour_package .tour_pack_content {
    background-color: #fafafa;
    padding: 45px 48px;
}

@media (max-width: 991px) {
    /* line 10, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package .single_tour_package .tour_pack_content {
        padding: 20px 25px;
    }
}

/* line 16, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
.tour_package .single_tour_package .tour_pack_content h4 {
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

/* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
.tour_package .single_tour_package .tour_pack_content p {
    margin-bottom: 50px;
}

/* line 26, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
.tour_package .tour_content_rating {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    /* line 31, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package .tour_content_rating ul li {
        display: inline-block;
    }

        /* line 33, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
        .tour_package .tour_content_rating ul li a {
            color: #d0a15e;
        }

    /* line 38, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package .tour_content_rating .btn1 {
        margin-top: 0;
    }

@media (max-width: 991px) {
    /* line 42, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package .tour_pack_content {
        margin-bottom: 30px;
    }
}

/* line 46, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
.tour_package .tour_pack_content img {
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    /* line 46, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package .tour_pack_content img {
        margin-bottom: 15px;
    }
}

/* line 52, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
.tour_package .tour_pack_content h2 {
    font-size: 36px;
    margin-bottom: 32px;
    text-transform: capitalize;
}

@media (max-width: 991px) {
    /* line 52, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package .tour_pack_content h2 {
        margin-bottom: 15px;
        font-size: 30px;
    }
}

/* line 61, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
.tour_package .tour_pack_content .btn_1 {
    margin-top: 60px;
}

@media (max-width: 991px) {
    /* line 61, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package .tour_pack_content .btn_1 {
        margin-top: 25px;
    }
}

/* line 68, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
.tour_package .owl-nav {
    position: absolute;
    right: -66px;
    top: 38px;
    transform: rotate(90deg);
}

    /* line 73, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .tour_package .owl-nav button {
        text-transform: capitalize;
        margin-right: 20px;
    }

@media (max-width: 991px) {
    /* line 79, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .single_pack {
        padding: 70px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 79, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_tour_package.scss */
    .single_pack {
        padding: 80px 0;
    }
}

/************** cta part css ****************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
.cta_part {
    position: relative;
    background-image: url(../uploads/images/cta_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 750px;
}

@media (max-width: 991px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part {
        height: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part {
        height: auto;
    }
}

/* line 15, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
.cta_part .cta_text h5 {
    font-size: 20px;
    font-family: "Kaushan Script", cursive;
    color: #fff;
    margin-bottom: 35px;
}

/* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
.cta_part .cta_text h2 {
    font-size: 47px;
    color: #fff;
    margin-bottom: 65px;
    line-height: 60px;
}

@media (max-width: 991px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .cta_text h2 {
        font-size: 30px;
        margin-bottom: 20px;
        line-height: 35px;
    }
}

@media (max-width: 576px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .cta_text h2 {
        font-size: 25px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .cta_text h2 {
        font-size: 35px;
        margin-bottom: 16px;
    }
}

/* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
.cta_part .cta_text p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .cta_text p {
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .cta_text p {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .cta_text p {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    /* line 56, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .input-group {
        justify-content: center;
    }
}

/* line 60, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
.cta_part .input-group input {
    height: 60px;
    border: 0px solid transparent;
    border-radius: 0;
}

    /* line 64, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .input-group input:hover, .cta_part .input-group input:focus {
        box-shadow: none;
    }

@media (max-width: 991px) {
    /* line 60, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .input-group input {
        display: block;
        width: 100%;
    }
}

/* line 72, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
.cta_part .input-group .subs_btn {
    background-color: #d0a15e;
    padding: 19px 29px;
    text-transform: uppercase;
    color: #000;
    margin-left: 10px;
}

@media (max-width: 991px) {
    /* line 72, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
    .cta_part .input-group .subs_btn {
        display: block;
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }
}

.hidden {
    display: none !important
}
/* line 85, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_cta_part.scss */
.cta_part .input-group .form-control {
    padding-left: 20px;
}

/**********************footer part css*******************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */


@media (max-width: 991px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part {
        padding: 70px 0px 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part {
        padding: 80px 0px 25px;
    }
}

/* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .footer_overlay {
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 991px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_overlay {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_overlay {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_overlay {
        display: none;
    }
}

@media (max-width: 576px) {
    /* line 26, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 26, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 26, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part {
        margin-bottom: 20px;
    }
}

/* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part h4 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 500;
}

@media (max-width: 576px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px;
    }
}

/* line 61, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part p {
    margin-bottom: 10px;
}

/* line 65, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .list-unstyled {
    column-count: 2;
}

    /* line 68, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .list-unstyled li a {
        color: #7a7a7a;
        margin-bottom: 20px;
        display: inline-block;
    }

        /* line 73, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
        .footer_part .single_footer_part .list-unstyled li a:hover {
            color: #d0a15e !important;
        }

/* line 80, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .footer_img a {
    width: 24%;
    margin-left: 1%;
}

/* line 84, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .footer_img img {
    margin-bottom: 5px;
}

/* line 88, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .social_icon {
    float: left;
    margin-top: 38px;
}

@media (max-width: 991px) {
    /* line 88, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .social_icon {
        margin-top: 15px;
    }
}

/* line 99, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .social_icon li a {
    margin-left: 0;
    margin-right: 25px;
}

    /* line 103, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .social_icon li a:hover {
        color: #101010;
    }

/* line 111, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .mail_part {
    position: relative;
}

    /* line 114, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .mail_part input {
        padding: 9px 22px;
        font-size: 13px;
        border-radius: 0;
        border: 2px solid #fff;
        margin-top: 20px;
        width: 100%;
        background-color: #f9f9fe;
        border: 1px solid #ebebeb;
    }

    /* line 125, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .mail_part .email_icon {
        position: absolute;
        right: 0px;
        top: 20px;
        width: 40px;
        height: 39px;
        background-color: #101010;
        text-align: center;
        color: #fff;
        border-radius: 0;
        line-height: 10px;
        border: 2px solid #101010;
        padding: 0;
    }

/* line 142, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part hr {
    border: none; /* remove default hr border */
    height: 3px; /* thickness of the line */
    margin-top: 50px;
    margin-bottom: 25px;
    border-radius: 2px; /* optional rounded ends */

    background: linear-gradient( to right, #2a1a0a 0%, /* very dark gold (near black) */
    #e5c07b 25%, /* lighter gold */
    #2a1a0a 50%, /* very dark gold */
    #e5c07b 75%, /* lighter gold */
    #2a1a0a 100% /* very dark gold */
    );
}


/* line 148, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .footer_icon {
    text-align: right;
}

    /* line 151, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon li {
        display: inline-block;
    }

        /* line 154, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
        .footer_part .footer_icon li a {
            font-size: 14px;
            color: #7a7a7a;
            margin-left: 30px;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

@media (max-width: 576px) {
    /* line 154, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon li a {
        margin-left: 0px;
        margin-right: 25px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 154, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon li a {
        margin-left: 0px;
        margin-right: 25px;
    }
}

/* line 175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .footer_icon li a :hover {
    color: #d0a15e;
}

@media (max-width: 576px) {
    /* line 148, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon {
        float: left;
        margin-top: 15px;
    }
}

/* line 194, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .copyright_text p {
    color: #888;
}

/* line 198, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .copyright_text span {
    color: #101010;
    font-size: 12px;
}

@media (max-width: 991px) {
    /* line 193, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .copyright_text {
        text-align: center !important;
    }
}

/* line 210, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .copyright_text p a {
    color: #101010;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    /* line 214, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .copyright_text p a:hover {
        color: #d0a15e;
    }

/* line 219, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .info {
    color: red !important;
}

@media (max-width: 991px) {
    /* line 224, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon {
        text-align: center;
        float: none;
    }
}

/* line 75, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.sample-text-area {
    background: #fff;
    padding: 100px 0 70px 0;
}

/* line 80, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.text-heading {
    margin-bottom: 30px;
    font-size: 24px;
}

/* line 85, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
b,
sup,
sub,
u,
del {
    color: #d0a15e;
}

/* line 93, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
h1 {
    font-size: 36px;
}

/* line 97, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
h2 {
    font-size: 30px;
}

/* line 101, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
h3 {
    font-size: 24px;
}

/* line 105, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
h4 {
    font-size: 18px;
}

/* line 109, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
h5 {
    font-size: 16px;
}

/* line 113, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
h6 {
    font-size: 14px;
}

/* line 117, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2em;
}

/* line 127, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #828bb2;
}

/* line 137, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.button-area {
    background: #fff;
}

    /* line 138, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .button-area .border-top-generic {
        padding: 70px 15px;
        border-top: 1px dotted #eee;
    }

/* line 146, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px;
}

    /* line 149, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .button-group-area .genric-btn:last-child {
        margin-right: 0;
    }

/* line 155, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.genric-btn {
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    /* line 166, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn:focus {
        outline: none;
    }

    /* line 169, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.e-large {
        padding: 0 40px;
        line-height: 50px;
    }

    /* line 173, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.large {
        line-height: 45px;
    }

    /* line 176, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.medium {
        line-height: 30px;
    }

    /* line 179, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.small {
        line-height: 25px;
    }

    /* line 182, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.radius {
        border-radius: 3px;
    }

    /* line 185, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.circle {
        border-radius: 20px;
    }

    /* line 188, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.arrow {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        /* line 195, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.arrow span {
            margin-left: 10px;
        }

    /* line 199, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.default {
        color: #415094;
        background: #f9f9ff;
        border: 1px solid transparent;
    }

        /* line 203, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.default:hover {
            border: 1px solid #f9f9ff;
            background: #fff;
        }

    /* line 208, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.default-border {
        border: 1px solid #f9f9ff;
        background: #fff;
    }

        /* line 211, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.default-border:hover {
            color: #415094;
            background: #f9f9ff;
            border: 1px solid transparent;
        }

    /* line 217, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.primary {
        color: #fff;
        background: #d0a15e;
        border: 1px solid transparent;
    }

        /* line 221, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.primary:hover {
            color: #d0a15e;
            border: 1px solid #d0a15e;
            background: #fff;
        }

    /* line 227, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.primary-border {
        color: #d0a15e;
        border: 1px solid #d0a15e;
        background: #fff;
    }

        /* line 231, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.primary-border:hover {
            color: #fff;
            background: #d0a15e;
            border: 1px solid transparent;
        }

    /* line 237, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.success {
        color: #fff;
        background: #4cd3e3;
        border: 1px solid transparent;
    }

        /* line 241, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.success:hover {
            color: #4cd3e3;
            border: 1px solid #4cd3e3;
            background: #fff;
        }

    /* line 247, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.success-border {
        color: #4cd3e3;
        border: 1px solid #4cd3e3;
        background: #fff;
    }

        /* line 251, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.success-border:hover {
            color: #fff;
            background: #4cd3e3;
            border: 1px solid transparent;
        }

    /* line 257, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.info {
        color: #fff;
        background: #38a4ff;
        border: 1px solid transparent;
    }

        /* line 261, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.info:hover {
            color: #38a4ff;
            border: 1px solid #38a4ff;
            background: #fff;
        }

    /* line 267, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.info-border {
        color: #38a4ff;
        border: 1px solid #38a4ff;
        background: #fff;
    }

        /* line 271, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.info-border:hover {
            color: #fff;
            background: #38a4ff;
            border: 1px solid transparent;
        }

    /* line 277, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.warning {
        color: #fff;
        background: #f4e700;
        border: 1px solid transparent;
    }

        /* line 281, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.warning:hover {
            color: #f4e700;
            border: 1px solid #f4e700;
            background: #fff;
        }

    /* line 287, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.warning-border {
        color: #f4e700;
        border: 1px solid #f4e700;
        background: #fff;
    }

        /* line 291, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.warning-border:hover {
            color: #fff;
            background: #f4e700;
            border: 1px solid transparent;
        }

    /* line 297, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.danger {
        color: #fff;
        background: #f44a40;
        border: 1px solid transparent;
    }

        /* line 301, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.danger:hover {
            color: #f44a40;
            border: 1px solid #f44a40;
            background: #fff;
        }

    /* line 307, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.danger-border {
        color: #f44a40;
        border: 1px solid #f44a40;
        background: #fff;
    }

        /* line 311, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.danger-border:hover {
            color: #fff;
            background: #f44a40;
            border: 1px solid transparent;
        }

    /* line 317, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.link {
        color: #415094;
        background: #f9f9ff;
        text-decoration: underline;
        border: 1px solid transparent;
    }

        /* line 322, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.link:hover {
            color: #415094;
            border: 1px solid #f9f9ff;
            background: #fff;
        }

    /* line 328, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.link-border {
        color: #415094;
        border: 1px solid #f9f9ff;
        background: #fff;
        text-decoration: underline;
    }

        /* line 333, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .genric-btn.link-border:hover {
            color: #415094;
            background: #f9f9ff;
            border: 1px solid transparent;
        }

    /* line 339, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .genric-btn.disable {
        color: #222222, 0.3;
        background: #f9f9ff;
        border: 1px solid transparent;
        cursor: not-allowed;
    }

/* line 347, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.generic-blockquote {
    padding: 30px 50px 30px 30px;
    background: #f9f9ff;
    border-left: 2px solid #d0a15e;
}

/* line 353, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.progress-table-wrap {
    overflow-x: scroll;
}

/* line 357, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.progress-table {
    background: #f9f9ff;
    padding: 15px 0px 30px 0px;
    min-width: 800px;
}

    /* line 361, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .progress-table .serial {
        width: 11.83%;
        padding-left: 30px;
    }

    /* line 365, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .progress-table .country {
        width: 28.07%;
    }

    /* line 368, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .progress-table .visit {
        width: 19.74%;
    }

    /* line 371, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .progress-table .percentage {
        width: 40.36%;
        padding-right: 50px;
    }

    /* line 375, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .progress-table .table-head {
        display: flex;
    }

        /* line 377, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .progress-table .table-head .serial,
        .progress-table .table-head .country,
        .progress-table .table-head .visit,
        .progress-table .table-head .percentage {
            color: #415094;
            line-height: 40px;
            text-transform: uppercase;
            font-weight: 500;
        }

    /* line 387, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .progress-table .table-row {
        padding: 15px 0;
        border-top: 1px solid #edf3fd;
        display: flex;
    }

        /* line 391, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .progress-table .table-row .serial,
        .progress-table .table-row .country,
        .progress-table .table-row .visit,
        .progress-table .table-row .percentage {
            display: flex;
            align-items: center;
        }

            /* line 399, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
            .progress-table .table-row .country img {
                margin-right: 15px;
            }

            /* line 404, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
            .progress-table .table-row .percentage .progress {
                width: 80%;
                border-radius: 0px;
                background: transparent;
            }

                /* line 408, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                .progress-table .table-row .percentage .progress .progress-bar {
                    height: 5px;
                    line-height: 5px;
                }

                    /* line 411, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                    .progress-table .table-row .percentage .progress .progress-bar.color-1 {
                        background-color: #6382e6;
                    }

                    /* line 414, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                    .progress-table .table-row .percentage .progress .progress-bar.color-2 {
                        background-color: #e66686;
                    }

                    /* line 417, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                    .progress-table .table-row .percentage .progress .progress-bar.color-3 {
                        background-color: #f09359;
                    }

                    /* line 420, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                    .progress-table .table-row .percentage .progress .progress-bar.color-4 {
                        background-color: #73fbaf;
                    }

                    /* line 423, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                    .progress-table .table-row .percentage .progress .progress-bar.color-5 {
                        background-color: #73fbaf;
                    }

                    /* line 426, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                    .progress-table .table-row .percentage .progress .progress-bar.color-6 {
                        background-color: #6382e6;
                    }

                    /* line 429, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                    .progress-table .table-row .percentage .progress .progress-bar.color-7 {
                        background-color: #a367e7;
                    }

                    /* line 432, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                    .progress-table .table-row .percentage .progress .progress-bar.color-8 {
                        background-color: #e66686;
                    }

/* line 441, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.single-gallery-image {
    margin-top: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    height: 200px;
}

/* line 449, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.list-style {
    width: 14px;
    height: 14px;
}

/* line 455, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.unordered-list li {
    position: relative;
    padding-left: 30px;
    line-height: 1.82em !important;
}

    /* line 459, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .unordered-list li:before {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border: 3px solid #d0a15e;
        background: #fff;
        top: 4px;
        left: 0;
        border-radius: 50%;
    }

/* line 473, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.ordered-list {
    margin-left: 30px;
}

    /* line 475, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .ordered-list li {
        list-style-type: decimal-leading-zero;
        color: #d0a15e;
        font-weight: 500;
        line-height: 1.82em !important;
    }

        /* line 480, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .ordered-list li span {
            font-weight: 300;
            color: #828bb2;
        }

/* line 488, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.ordered-list-alpha li {
    margin-left: 30px;
    list-style-type: lower-alpha;
    color: #d0a15e;
    font-weight: 500;
    line-height: 1.82em !important;
}

    /* line 494, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .ordered-list-alpha li span {
        font-weight: 300;
        color: #828bb2;
    }

/* line 502, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.ordered-list-roman li {
    margin-left: 30px;
    list-style-type: lower-roman;
    color: #d0a15e;
    font-weight: 500;
    line-height: 1.82em !important;
}

    /* line 508, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .ordered-list-roman li span {
        font-weight: 300;
        color: #828bb2;
    }

/* line 515, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}

    /* line 523, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .single-input:focus {
        outline: none;
    }

/* line 528, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.input-group-icon {
    position: relative;
}

    /* line 530, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .input-group-icon .icon {
        position: absolute;
        left: 20px;
        top: 0;
        line-height: 40px;
        z-index: 3;
    }

        /* line 535, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .input-group-icon .icon i {
            color: #797979;
        }

    /* line 540, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .input-group-icon .single-input {
        padding-left: 45px;
    }

/* line 545, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.single-textarea {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
    height: 100px;
    resize: none;
}

    /* line 555, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .single-textarea:focus {
        outline: none;
    }

/* line 560, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.single-input-primary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}

    /* line 568, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .single-input-primary:focus {
        outline: none;
        border: 1px solid #d0a15e;
    }

/* line 574, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.single-input-accent {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}

    /* line 582, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .single-input-accent:focus {
        outline: none;
        border: 1px solid #eb6b55;
    }

/* line 588, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.single-input-secondary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
}

    /* line 596, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .single-input-secondary:focus {
        outline: none;
        border: 1px solid #f09359;
    }

/* line 602, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.default-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 609, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .default-switch input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

        /* line 619, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .default-switch input + label {
            position: absolute;
            top: 1px;
            left: 1px;
            width: 15px;
            height: 15px;
            border-radius: 50%;
            background: #d0a15e;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -o-transition: all 0.2s;
            transition: all 0.2s;
            box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
            cursor: pointer;
        }

        /* line 632, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .default-switch input:checked + label {
            left: 19px;
        }

/* line 639, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.primary-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 646, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .primary-switch input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

        /* line 655, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .primary-switch input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

            /* line 663, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
            .primary-switch input + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                background: transparent;
                border-radius: 8.5px;
                cursor: pointer;
                -webkit-transition: all 0.2s;
                -moz-transition: all 0.2s;
                -o-transition: all 0.2s;
                transition: all 0.2s;
            }

            /* line 677, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
            .primary-switch input + label:after {
                content: "";
                position: absolute;
                top: 1px;
                left: 1px;
                width: 15px;
                height: 15px;
                border-radius: 50%;
                background: #fff;
                -webkit-transition: all 0.2s;
                -moz-transition: all 0.2s;
                -o-transition: all 0.2s;
                transition: all 0.2s;
                box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
                cursor: pointer;
            }

        /* line 693, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .primary-switch input:checked + label:after {
            left: 19px;
        }

        /* line 696, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .primary-switch input:checked + label:before {
            background: #d0a15e;
        }

/* line 704, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.confirm-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 711, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .confirm-switch input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

        /* line 720, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .confirm-switch input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
        }

            /* line 728, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
            .confirm-switch input + label:before {
                content: "";
                position: absolute;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                background: transparent;
                border-radius: 8.5px;
                -webkit-transition: all 0.2s;
                -moz-transition: all 0.2s;
                -o-transition: all 0.2s;
                transition: all 0.2s;
                cursor: pointer;
            }

            /* line 742, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
            .confirm-switch input + label:after {
                content: "";
                position: absolute;
                top: 1px;
                left: 1px;
                width: 15px;
                height: 15px;
                border-radius: 50%;
                background: #fff;
                -webkit-transition: all 0.2s;
                -moz-transition: all 0.2s;
                -o-transition: all 0.2s;
                transition: all 0.2s;
                box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
                cursor: pointer;
            }

        /* line 758, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .confirm-switch input:checked + label:after {
            left: 19px;
        }

        /* line 761, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .confirm-switch input:checked + label:before {
            background: #4cd3e3;
        }

/* line 769, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.primary-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 776, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .primary-checkbox input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

        /* line 785, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .primary-checkbox input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            cursor: pointer;
            border: 1px solid #f1f1f1;
        }

        /* line 798, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .primary-checkbox input:checked + label {
            background: url(../uploads/images/elements/primary-check.png) no-repeat center center/cover;
            border: none;
        }

/* line 806, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.confirm-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 813, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .confirm-checkbox input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

        /* line 822, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .confirm-checkbox input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            cursor: pointer;
            border: 1px solid #f1f1f1;
        }

        /* line 835, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .confirm-checkbox input:checked + label {
            background: url(../uploads/images/elements/success-check.png) no-repeat center center/cover;
            border: none;
        }

/* line 843, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.disabled-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 850, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .disabled-checkbox input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

        /* line 859, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .disabled-checkbox input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 3px;
            cursor: pointer;
            border: 1px solid #f1f1f1;
        }

        /* line 871, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .disabled-checkbox input:disabled {
            cursor: not-allowed;
            z-index: 3;
        }

        /* line 876, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .disabled-checkbox input:checked + label {
            background: url(../uploads/images/elements/disabled-check.png) no-repeat center center/cover;
            border: none;
        }

/* line 884, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.primary-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 891, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .primary-radio input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

        /* line 900, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .primary-radio input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 8px;
            cursor: pointer;
            border: 1px solid #f1f1f1;
        }

        /* line 913, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .primary-radio input:checked + label {
            background: url(../uploads/images/elements/primary-radio.png) no-repeat center center/cover;
            border: none;
        }

/* line 921, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.confirm-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 928, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .confirm-radio input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

        /* line 937, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .confirm-radio input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 8px;
            cursor: pointer;
            border: 1px solid #f1f1f1;
        }

        /* line 950, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .confirm-radio input:checked + label {
            background: url(../uploads/images/elements/success-radio.png) no-repeat center center/cover;
            border: none;
        }

/* line 958, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.disabled-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer;
}

    /* line 965, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .disabled-radio input {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

        /* line 974, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .disabled-radio input + label {
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            border-radius: 8px;
            cursor: pointer;
            border: 1px solid #f1f1f1;
        }

        /* line 986, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .disabled-radio input:disabled {
            cursor: not-allowed;
            z-index: 3;
        }

        /* line 991, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .disabled-radio input:checked + label {
            background: url(../uploads/images/elements/disabled-radio.png) no-repeat center center/cover;
            border: none;
        }

/* line 999, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.default-select {
    height: 40px;
}

    /* line 1001, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .default-select .nice-select {
        border: none;
        border-radius: 0px;
        height: 40px;
        background: #f9f9ff;
        padding-left: 20px;
        padding-right: 40px;
    }

        /* line 1008, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .default-select .nice-select .list {
            margin-top: 0;
            border: none;
            border-radius: 0px;
            box-shadow: none;
            width: 100%;
            padding: 10px 0 10px 0px;
        }

            /* line 1015, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
            .default-select .nice-select .list .option {
                font-weight: 300;
                -webkit-transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
                line-height: 28px;
                min-height: 28px;
                font-size: 12px;
                padding-left: 20px;
            }

                /* line 1022, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                .default-select .nice-select .list .option.selected {
                    color: #d0a15e;
                    background: transparent;
                }

                /* line 1026, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                .default-select .nice-select .list .option:hover {
                    color: #d0a15e;
                    background: transparent;
                }

    /* line 1033, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .default-select .current {
        margin-right: 50px;
        font-weight: 300;
    }

    /* line 1037, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .default-select .nice-select::after {
        right: 20px;
    }

/* line 1042, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.form-select {
    height: 40px;
    width: 100%;
}

    /* line 1045, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .form-select .nice-select {
        border: none;
        border-radius: 0px;
        height: 40px;
        background: #f9f9ff;
        padding-left: 45px;
        padding-right: 40px;
        width: 100%;
    }

        /* line 1053, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
        .form-select .nice-select .list {
            margin-top: 0;
            border: none;
            border-radius: 0px;
            box-shadow: none;
            width: 100%;
            padding: 10px 0 10px 0px;
        }

            /* line 1060, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
            .form-select .nice-select .list .option {
                font-weight: 300;
                -webkit-transition: all 0.3s ease 0s;
                -moz-transition: all 0.3s ease 0s;
                -o-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
                line-height: 28px;
                min-height: 28px;
                font-size: 12px;
                padding-left: 45px;
            }

                /* line 1067, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                .form-select .nice-select .list .option.selected {
                    color: #d0a15e;
                    background: transparent;
                }

                /* line 1071, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
                .form-select .nice-select .list .option:hover {
                    color: #d0a15e;
                    background: transparent;
                }

    /* line 1078, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .form-select .current {
        margin-right: 50px;
        font-weight: 300;
    }

    /* line 1082, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
    .form-select .nice-select::after {
        right: 20px;
    }

/* line 1086, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.mt-10 {
    margin-top: 10px;
}

/* line 1089, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee;
}

/* line 1093, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.mb-30 {
    margin-bottom: 30px;
}

/* line 1096, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.mt-30 {
    margin-top: 30px;
}

/* line 1099, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_elements.scss */
.switch-wrap {
    margin-bottom: 10px;
}

/**************** blog part css start ****************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
.blog_part {
    position: relative;
}

    /* line 4, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .single_blog_part {
        background-color: #fff;
    }

@media (max-width: 991px) {
    /* line 4, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .single_blog_part {
        margin-bottom: 20px;
    }
        /* line 8, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
        .blog_part .single_blog_part img {
            width: 100%;
        }
}

/* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
.blog_part .single_blog_part .blog_text {
    padding: 43px 0;
}

@media (max-width: 991px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .single_blog_part .blog_text {
        padding: 20px 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .single_blog_part .blog_text {
        padding: 20px 0;
    }
}

/* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
.blog_part .single_blog_part .blog_text h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

/* line 25, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
.blog_part .single_blog_part .blog_text ul {
    display: flex;
    align-items: center;
    margin-top: 40px;
}

@media (max-width: 991px) {
    /* line 25, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .single_blog_part .blog_text ul {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 25, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .single_blog_part .blog_text ul {
        margin-top: 20px;
    }
}

/* line 35, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
.blog_part .single_blog_part .blog_text ul li {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 35, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
    .blog_part .single_blog_part .blog_text ul li {
        margin-right: 20px;
    }
}

/* line 42, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
.blog_part .single_blog_part .blog_text ul li i {
    margin-right: 10px;
}

/* line 50, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_blog_part.scss */
.blog_part .blog_img {
    position: absolute;
    right: 0;
    top: 20%;
}







/**************** copyright part css start ****************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
.copyright_part {
    background-color: #303030;
    padding: 26px 0px;
}

    /* line 5, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
    .copyright_part p {
        color: #8a8a8a;
        font-family: 300;
    }

    /* line 9, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
    .copyright_part a {
        color: #d0a15e;
    }

@media (max-width: 576px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
    .copyright_part .footer-social {
        margin-top: 20px;
    }
}

/* line 25, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
.copyright_part .footer-social a {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    border: 1px solid #ff7e5f;
    text-align: center;
    margin-left: 10px;
    color: #fff;
}

    /* line 35, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
    .copyright_part .footer-social a:hover {
        background-color: #ff7e5f !important;
        color: #fff !important;
    }

    /* line 40, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
    .copyright_part .footer-social a i:hover {
        color: #fff;
    }

@media (max-width: 576px) {
    /* line 47, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
    .copyright_part .footer-text {
        text-align: center;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 52, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
    .copyright_part .footer-text {
        text-align: center;
        margin-bottom: 25px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 58, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
    .copyright_part .footer-text {
        text-align: center;
        margin-bottom: 25px !important;
    }
}

/* line 65, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_copyright_part.scss */
.copyright_part span.ti-heart {
    font-size: 12px;
    margin: 0px 2px;
}

/*=================== contact banner start ====================*/
/* line 3, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.contact-info {
    margin-bottom: 25px;
}

/* line 6, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.contact-info__icon {
    margin-right: 20px;
}

    /* line 9, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .contact-info__icon i, .contact-info__icon span {
        color: #8f9195;
        font-size: 27px;
    }

/* line 17, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a;
}

    /* line 23, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .contact-info .media-body h3 a:hover {
        color: #d0a15e;
    }

/* line 29, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.contact-info .media-body p {
    color: #8a8a8a;
}

/*=================== contact banner end ====================*/
/*=================== contact form start ====================*/
/* line 39, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}

/* line 47, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.form-contact label {
    font-size: 14px;
}

/* line 50, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.form-contact .form-group {
    margin-bottom: 30px;
}

    /* line 52, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .form-contact .form-group .button-contactForm {
        padding: 5px 5px 5px 20px;
    }

    /* line 55, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .form-contact .form-group .btn_1 {
        margin-bottom: -30px;
        border: 1px solid #999999;
        border-radius: 0;
        color: #000;
        display: flex;
        align-items: center;
    }

@media (max-width: 991px) {
    /* line 55, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .form-contact .form-group .btn_1 {
        margin-bottom: 20px;
    }
}

/* line 66, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.form-contact .form-group .btn_1 i {
    color: #000;
    width: 50px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    margin-left: 20px;
    background-size: 200% auto;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

/* line 77, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.form-contact .form-group .btn_1:hover {
    border: 1px solid #d0a15e;
    color: #d0a15e !important;
}

    /* line 80, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .form-contact .form-group .btn_1:hover i {
        color: #d0a15e;
        color: #fff !important;
    }

/* line 88, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.form-contact .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent;
}

    /* line 96, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .form-contact .form-control:focus {
        outline: 0;
        box-shadow: none;
    }

    /* line 101, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .form-contact .form-control::placeholder {
        font-weight: 300;
        color: #999999;
    }

/* line 107, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.form-contact textarea {
    border-radius: 12px;
    height: 100% !important;
}

@media (max-width: 576px) {
    /* line 119, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .contact-section .btn_1 {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 127, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .contact-section .btn_1 {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 135, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .contact-section .btn_1 {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 143, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .contact-section .btn_1 {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
}

/*=================== contact form end ====================*/
/* Contact Success and error Area css
============================================================================================ */
/* line 156, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
.modal-message .modal-dialog {
    position: absolute;
    top: 36%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) !important;
    margin: 0px;
    max-width: 500px;
    width: 100%;
}

    /* line 165, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .modal-message .modal-dialog .modal-content .modal-header {
        text-align: center;
        display: block;
        border-bottom: none;
        padding-top: 50px;
        padding-bottom: 50px;
    }

        /* line 171, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
        .modal-message .modal-dialog .modal-content .modal-header .close {
            position: absolute;
            right: -15px;
            top: -15px;
            padding: 0px;
            color: #fff;
            opacity: 1;
            cursor: pointer;
        }

        /* line 180, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
        .modal-message .modal-dialog .modal-content .modal-header h2 {
            display: block;
            text-align: center;
            padding-bottom: 10px;
        }

        /* line 185, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
        .modal-message .modal-dialog .modal-content .modal-header p {
            display: block;
        }

@media (max-width: 991px) {
    /* line 197, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_contact.scss */
    .contact-section .contact_form .btn_1 {
        margin-bottom: 60px !important;
    }
}





.cs_breadcrump::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.cs_breadcrump {
    position: relative;
    overflow: hidden;
}

    /* Gradient bottom border */
    .cs_breadcrump::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 2px; /* thickness of the border */
        width: 100%;
        background: linear-gradient( to right, #2a1a0a 0%, /* very dark gold (near black) */
        #e5c07b 25%, /* lighter gold */
        #2a1a0a 50%, /* very dark gold */
        #e5c07b 75%, /* lighter gold */
        #2a1a0a 100% /* very dark gold */
        );
    }

.breadcrumb_bg {
    background-color: transparent;
}

/* line 5, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
.breadcrumb {
    position: relative;
    z-index: 1;
    text-align: center;
}

    /* line 10, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
    .breadcrumb .breadcrumb_iner {
        height: 350px;
        width: 100%;
        display: table;
        margin-top: 100px
    }

@media (max-width: 991px) {
    /* line 10, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
    .breadcrumb .breadcrumb_iner {
        height: 350px;
    }
}

/* line 18, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item {
    display: table-cell;
    vertical-align: middle;
}

    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        color: #fff;
        font-size: 80px;
        font-weight: 500;
        margin-bottom: 10px;
        text-transform: capitalize;
    }

@media (max-width: 576px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 21, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
    .breadcrumb .breadcrumb_iner .breadcrumb_iner_item h2 {
        font-size: 50px;
    }
}

/* line 44, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item p {
    font-size: 15px;
    color: #fff;
}

/* line 49, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
.breadcrumb .breadcrumb_iner .breadcrumb_iner_item span {
    margin: 0px 5px;
    font-size: 12px;
}

/* line 59, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_breadcrumb.scss */
.breadcrumb {
    margin-bottom: 0px !important;
}

/**********************footer part css*******************/
/* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */

.footer_part {
    padding: 50px 0px 25px !important;
    position: relative;
    overflow: hidden;
}

    /* Gradient top border */
    .footer_part::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 2px; /* thickness of the border */
        width: 100%;
        background: linear-gradient( to right, #2a1a0a 0%, /* very dark gold (near black) */
        #e5c07b 25%, /* lighter gold */
        #2a1a0a 50%, /* very dark gold */
        #e5c07b 75%, /* lighter gold */
        #2a1a0a 100% /* very dark gold */
        );
    }

@media (max-width: 991px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part {
        padding: 70px 0px 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 2, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part {
        padding: 80px 0px 25px;
    }
}

/* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .footer_overlay {
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width: 991px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_overlay {
        display: none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_overlay {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
    /* line 12, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_overlay {
        display: none;
    }
}

@media (max-width: 576px) {
    /* line 26, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 26, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 26, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part {
        margin-bottom: 20px;
    }
}

/* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part h4 {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 500;
}

@media (max-width: 576px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* line 41, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part h4 {
        margin-bottom: 15px;
    }
}

/* line 61, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part p {
    margin-bottom: 10px;
}

/* line 65, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .list-unstyled {
    column-count: 2;
}

    /* line 68, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .list-unstyled li a {
        color: #7a7a7a;
        margin-bottom: 20px;
        display: inline-block;
    }

        /* line 73, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
        .footer_part .single_footer_part .list-unstyled li a:hover {
            color: #d0a15e !important;
        }

/* line 80, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .footer_img a {
    width: 24%;
    margin-left: 1%;
}

/* line 84, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .footer_img img {
    margin-bottom: 5px;
}

/* line 88, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .social_icon {
    float: left;
    margin-top: 38px;
}

@media (max-width: 991px) {
    /* line 88, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .social_icon {
        margin-top: 15px;
    }
}

/* line 99, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .social_icon li a {
    margin-left: 0;
    margin-right: 25px;
}

    /* line 103, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .social_icon li a:hover {
        color: #101010;
    }

/* line 111, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .single_footer_part .mail_part {
    position: relative;
}

    /* line 114, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .mail_part input {
        padding: 9px 22px;
        font-size: 13px;
        border-radius: 0;
        border: 2px solid #fff;
        margin-top: 20px;
        width: 100%;
        background-color: #f9f9fe;
        border: 1px solid #ebebeb;
    }

    /* line 125, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .single_footer_part .mail_part .email_icon {
        position: absolute;
        right: 0px;
        top: 20px;
        width: 40px;
        height: 39px;
        background-color: #101010;
        text-align: center;
        color: #fff;
        border-radius: 0;
        line-height: 10px;
        border: 2px solid #101010;
        padding: 0;
    }

/* line 142, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part hr {
    background-color: #cad7dc;
    margin-top: 50px;
    margin-bottom: 25px;
}

/* line 148, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .footer_icon {
    text-align: right;
}

    /* line 151, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon li {
        display: inline-block;
    }

        /* line 154, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
        .footer_part .footer_icon li a {
            font-size: 14px;
            color: #7a7a7a;
            margin-left: 30px;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

@media (max-width: 576px) {
    /* line 154, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon li a {
        margin-left: 0px;
        margin-right: 25px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /* line 154, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon li a {
        margin-left: 0px;
        margin-right: 25px;
    }
}

/* line 175, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .footer_icon li a :hover {
    color: #d0a15e;
}

@media (max-width: 576px) {
    /* line 148, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon {
        float: left;
        margin-top: 15px;
    }
}

/* line 194, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .copyright_text p {
    color: #888;
}

/* line 198, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .copyright_text span {
    color: #101010;
    font-size: 12px;
}

@media (max-width: 991px) {
    /* line 193, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .copyright_text {
        text-align: center !important;
    }
}

/* line 210, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .copyright_text p a {
    color: #101010;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    /* line 214, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .copyright_text p a:hover {
        color: #d0a15e;
    }

/* line 219, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
.footer_part .info {
    color: red !important;
}

@media (max-width: 991px) {
    /* line 224, /Applications/MAMP/htdocs/palash/cl/july 2019/189 travel/189 travel html/sass/_footer.scss */
    .footer_part .footer_icon {
        text-align: center;
        float: none;
    }
}

/*# sourceMappingURL=../css/style.map */
.footer_part {
    background-color: #ffffff
}

.rich-content [style*="text-align"] {
    text-align: inherit;
}

.rich-content {
    text-align: right !important;
    direction: rtl;
}

    .rich-content,
    .rich-content * {
        font-family: 'iransans' !important;
    }

        .rich-content [style*="direction"] {
            direction: inherit;
        }

.rich-content {
    all: revert;
}

    .rich-content img {
        border-radius: 10px !important
    }

.prdetail {
    text-align: center !important
}




/* ---------- Responsive typography for Summernote output ---------- */

/* Reset font-size on every inline-styled element inside .rich-content */
.rich-content h1,
.rich-content h2,
.rich-content h3,
.rich-content h4,
.rich-content h5,
.rich-content h6,
.rich-content p,
.rich-content div,
.rich-content span,
.rich-content li,
.rich-content font,
.rich-content a {
    font-size: inherit !important;
    line-height: 1.8 !important;
}

/* Now set fluid sizes per element using clamp(min, preferred, max) */
.rich-content {
    font-size: clamp(14px, 2.8vw, 17px) !important;
    line-height: 1.9 !important;
    word-spacing: 0 !important;
}

    .rich-content h1 {
        font-size: clamp(20px, 5vw, 30px) !important;
        font-weight: 700 !important;
    }

    .rich-content h2 {
        font-size: clamp(18px, 4.2vw, 25px) !important;
        font-weight: 700 !important;
    }

    .rich-content h3 {
        font-size: clamp(17px, 3.8vw, 22px) !important;
        font-weight: 700 !important;
    }

    .rich-content h4 {
        font-size: clamp(16px, 3.4vw, 20px) !important;
        font-weight: 700 !important;
    }

    .rich-content p,
    .rich-content div,
    .rich-content li,
    .rich-content span,
    .rich-content font {
        font-size: clamp(14px, 2.8vw, 17px) !important;
    }

    /* Images: never overflow the container */
    .rich-content img {
        max-width: 100% !important;
        height: auto !important;
        width: auto !important; /* overrides inline width:1024px */
        display: inline-block;
    }

    /* Lists and spacing */
    .rich-content ul,
    .rich-content ol {
        padding-right: 1.5rem;
        margin-block: 0.5rem 1rem;
    }

    /* Links keep their color but inherit size */
    .rich-content a {
        text-decoration: none;
    }
















.prdetail {
    margin-bottom: clamp(12px, 3vw, 24px);
}

    .prdetail img {
        text-align: center !important;
        border-radius: 10px !important
    }

.prdetail-title {
    margin-bottom: clamp(20px, 2vw, 20px);
    text-align: center;
}

    .prdetail-title h1 {
        font-size: clamp(20px, 5.5vw, 32px);
        font-weight: 700;
        line-height: 1.4;
        color: #333;
        margin: 0;
        word-spacing: 1px;
    }

.prdetail-category {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    font-size: clamp(13px, 3vw, 16px);
    margin-bottom: clamp(10px, 2.5vw, 20px);
    flex-wrap: wrap;
    direction: rtl !important
}

    .prdetail-category i {
        font-size: clamp(13px, 3vw, 16px);
    }

    .prdetail-category a {
        text-decoration: none;
        font-weight: 500;
        transition: color 0.2s ease;
    }


/*.prdetail-category {
    text-align: right !important;
    padding: 0px 10px 40px 10px!important
}*/
.mgt-100 {
    margin-top: 100px !important
}

.mgt-50 {
    margin-top: 50px !important
}

/* ---------- Raham Carousel ---------- */

.raham-carousel {
    direction: ltr !important;
    background: #f7f7fa;
    border-radius: 12px;
    overflow: hidden;
    margin: clamp(20px, 4vw, 40px) 0;
    padding: clamp(15px, 3vw, 30px);
}

    .raham-carousel h3 {
        font-size: clamp(18px, 4vw, 24px);
        font-weight: 700;
        color: #14182d;
        margin-bottom: clamp(10px, 2vw, 18px);
        text-align: right !important
    }

    .raham-carousel ol {
        font-size: clamp(14px, 2.8vw, 16px);
        line-height: 2;
        padding-right: 1.5rem;
        color: #333;
        direction: rtl;
        text-align: right !important
    }

        .raham-carousel ol li {
            margin-bottom: 8px;
        }

            .raham-carousel ol li a {
                color: #38a4ff;
                text-decoration: none;
                font-weight: 500;
            }

    .raham-carousel img {
        max-height: clamp(200px, 40vw, 400px);
        object-fit: cover;
        width: 100%;
    }

    /* Indicators */
    .raham-carousel .carousel-indicators {
        bottom: -8px;
    }

        .raham-carousel .carousel-indicators li {
            background-color: #333;
            opacity: 0.4;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            margin: 0 4px;
            border: none;
        }

            .raham-carousel .carousel-indicators li.active {
                opacity: 1;
                transform: scale(1.2);
            }

    /* Arrows — swap positions for RTL feel */
    .raham-carousel .carousel-control-prev,
    .raham-carousel .carousel-control-next {
        width: 5%;
        opacity: 0.7;
    }

        .raham-carousel .carousel-control-prev:hover,
        .raham-carousel .carousel-control-next:hover {
            opacity: 1;
        }

    .raham-carousel .carousel-control-prev-icon,
    .raham-carousel .carousel-control-next-icon {
        background-color: rgba(0, 0, 0, 0.7);
        border-radius: 50%;
        padding: 18px;
        background-size: 50%;
    }

/* Mobile tweaks */
@media (max-width: 767px) {
    .raham-carousel .row {
        flex-direction: column;
    }

    .raham-carousel ol {
        padding-right: 1.2rem;
    }
}



.serv-card {
    background: #111;
    border-radius: 12px;
    overflow: hidden;
    text-align: center;
    transition: 0.3s;
    position: relative;
    z-index: 1;
}

    /* Gradient border */
    .serv-card::before {
        content: "";
        position: absolute;
        inset: 0;
        border-radius: 12px;
        padding: 2px;
        background: linear-gradient( 135deg, #2a1a0a 0%, #e5c07b 25%, #2a1a0a 50%, #e5c07b 75%, #2a1a0a 100% );
        -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        pointer-events: none;
        z-index: -1;
    }

.serv-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #111;
    border-radius: 12px;
    padding: 15px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    transition: 0.3s;
}

.serv-content {
    flex: 1;
    text-align: left;
    color: #fff;
}

.serv-image {
    flex: 0 0 170px;
    margin-left: 15px;
}

    .serv-image img {
        width: 100%;
        height: auto;
        border-radius: 8px;
        object-fit: cover;
    }

.serv-title {
    text-align: right;
    font-size: clamp(15px, 3.5vw, 22px);
    line-height: 1.5;
    margin: 0;
    word-break: break-word;
}

    .serv-title a {
        color: #d0a15e !important;
        font-size: inherit;
    }

.qr_code_box {
    text-align: center;
    margin-top: 30px;
}

    .qr_code_box img {
        width: 220px;
        height: 220px;
        background: #fff;
        padding: 10px;
        border-radius: 12px;
    }

    .qr_code_box p {
        margin-top: 10px;
        font-size: 14px;
        color: #fff;
    }



.about-us-container {
    direction: rtl;
    padding: 20px 15px;
    max-width: 1140px;
    margin: 0 auto;
    color: #ffffff;
}

.about-us-header {
    text-align: center;
    margin-bottom: 50px;
}

    .about-us-header h2 {
        font-size: clamp(20px, 4.5vw, 28px);
        font-weight: 700;
        line-height: 1.8;
        margin-bottom: 20px;
        color: #ffffff;
    }

    .about-us-header p {
        font-size: clamp(14px, 2.8vw, 17px);
        line-height: 1.9;
        margin-bottom: 15px;
        text-align: justify;
        opacity: 0.9;
    }

.sub-companies-title {
    font-size: clamp(17px, 3.8vw, 23px);
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 30px;
    text-align: right;
    border-right: 4px solid #d0a15e;
    padding-right: 15px;
}

.companies-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.company-card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(212, 175, 55, 0.1);
    border-radius: 20px;
    padding: 30px 20px;
    width: calc(33.333% - 20px);
    box-sizing: border-box;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    text-decoration: none;
    color: #ffffff;
}

    .company-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        border-color: rgba(212, 175, 55, 0.5);
    }

    .company-card img {
        width: 140px;
        height: 140px;
        border-radius: 50%;
        object-fit: cover;
        border: 3px solid #d0a15e;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
        margin-bottom: 20px;
    }

    .company-card h3 {
        font-size: clamp(16px, 3.5vw, 21px);
        font-weight: 700;
        margin-bottom: 15px;
        color: #d0a15e;
    }

    .company-card p {
        font-size: clamp(13px, 2.7vw, 16px);
        line-height: 1.8;
        margin: 0;
        text-align: justify;
        opacity: 0.85;
    }

@media (max-width: 992px) {
    .company-card {
        width: calc(50% - 15px);
    }
}

@media (max-width: 768px) {
    .about-us-container {
        padding: 30px 10px;
    }

    .companies-grid {
        flex-direction: column;
        gap: 20px;
    }

    .company-card {
        width: 100%;
    }
}
.madeby {
    color: #888!important; 
}
    .madeby a {
        color: #d0a15e !important
    }