#datepickermobile div{
    width:auto;
}
.datepicker,.datepicker div{
    width:auto !important;
} 
.read_content{
    font-size:13px;
}
body{
    background: #eaecf0;
}

.hh{
    font-size: 20px;
    font-weight: 600;
    opacity: 0.8;

}
.packages{
    display: flex;
    flex-flow: wrap;
    max-width: 1000px;
    margin: auto;
}
._contact{
    right: 1px;
    float: right;
    vertical-align: middle;
    height: 60px;
    padding: 8px;
}
.brand{
    float: left;
    width: auto;
    width:170px;
}
.optional{
    display:none
}
._social_logo{
    width:25px;
}
._contact span{
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: middle;
}
.image_content{
    position:relative;
    display: flex;
    padding-top:20px;
    flex-flow:wrap;
}
.fl_rw{
    display:flex;
}
.form-control:focus,.form-control::placeholder {
    font-weight:300;
    background:transparent;
    font-size:14px;
}
.form{
    /* position: relative; */
    max-width: 400px;
    margin: 0 auto;
    background: white;
    /* background:rgba(0,0,0,0.3); */
    /* background:rgba(255,255,255,0.7); */
    padding: 20px;
    z-index: 2;
    border: 0px solid grey;
    margin-top: 30px;
    box-shadow: 1px 2px 4px 1px rgba(0,0,0,0.2);
    border-radius: 10px;
}
.f_row{
    padding:5px 0 5px 0;
}
.fl_rw{
    display: flex;
    flex-flow: row;
}
.fm_in{
    padding: 0 2px 0 2px;
}
.body-context{
    max-width: 1140px;
    margin: auto;
    margin-top:10px;
    /* margin-top:350px; */
    /* margin-top:300px; */
}
.main-content{
    margin-top: 1em;
    margin-bottom: 1em;
}
.why,.main-content{
    background: white;
    padding: 30px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.why-boxt {
    position: relative;
    padding: 0px 0px 10px 25px;
}
.why-boxt span {
    position: absolute;
    top: 0px;
    left: 0px;
}
.whyt h2_{
    font-size:30px;
    font-weight: 300;
    text-align:center;
}
.why{
    margin-top:50px;
    margin-bottom: 1em;
}
.fl {
    width: 250px;
}
.fl__cl {
    flex: 1 1 30%;
    margin-bottom:20px;
}
.l_section {
    min-width: 250px;
    height: 250px;
    /* padding: 5px 5px 0px 5px; */
    padding:5px 15px 0px 15px;
    overflow: hidden;
}
.packinfo, ._packinfo {
text-transform: capitalize;
top: 25%;
position: absolute;
color: white;
padding: 5px;
/* text-shadow: 2px 3px 3px rgba(0,0,0,1); */
text-shadow: 2px 1px 2px rgba(0,0,0,.8);
font-size: 18px;
font-weight: bold;
text-align: center;
}
.content_on_image {
display:none;
position: absolute;
top: 80%;
text-shadow: 0 2px 4px rgba(0,0,0,0.9);
font-weight: bold;
color: white;
}
._day_night {
position: absolute;
top: 12%;
width: auto;
right: 10px;
left: auto;
display: initial;
}
._day_night ul li:nth-child(1) {
background: #333333;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
width: auto;
float: left;
padding: 0 4px;
color: white;
font-size: 10px;
}
._day_night ul li:nth-child(2) {
background: white;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
width: auto;
float: left;
padding: 0 4px;
color: black;
font-size: 10px;
}
.fl_left{
width:auto;
float:left;
}
.fl_right{
width:auto;
float:right;
}
.r_section{
/* background: white; */
/* padding: 0px 5px 5px 5px; */
padding:0px 15px 5px 15px;
font-size: 12px;
}
.form-heading{
font-size: 23px;
text-align: center;
margin-bottom: 5px;
font-weight: 600;
}
._left_content {
padding: 10px;
border-left: 1px solid rgba(0,0,0,0.1999999);
border-right: 1px solid rgba(0,0,0,0.1999999);
border-bottom: 1px solid rgba(0,0,0,0.1999999);
height: auto;
min-height:215px;
overflow-y: auto;
background:white;
}
.dicon{
width:45px;
opacity:0.6;
padding-right:5px;
}

.lcontainer{
overflow: auto;
display: flex;
flex-flow: wrap;
margin-bottom:10px;
border-radius:10px;
transition: box-shadow .3s;

}
.lcontainer:hover{
box-shadow: 3px 5px 8px rgba(0,0,0,.3);
}
.left_portion{
flex: 1 1 25%;
}
.right_potion{
flex:1 1 75%;
}
.icn {
display: flex;
flex-flow: column;
/* padding-right: 20px; */
align-items: center;
}
.i_title {
font-size: 8.5px;
}
.left_side {
width: 30%;
font-size: 12px;
color: grey;
}
h1 span{
font-size:15px;
}
.pack_info{
height: 52vh;
}
._info{
flex:1 1 70%;
}
.btn-primary, .btn-primary:focus, .btn-primary:active, .btn-primary:hover {
/* background: linear-gradient(to left,brown,#f16625); */

background-color: #f05927; 
border-radius: 50px;
border-color: #f05927;


}
.l_price span, .fa-rupee {
font-size: 18px;
/* font-weight: 900; */
/* color: #f05927; */
/* color:blue; */
font-weight:600;
}
.d_price span{
font-size: 18px;
font-weight: 600;
color: grey;
text-decoration: line-through;
}
.last-box{
flex: 1 1 30%;
text-align: center;
}
.pack-title{
color: #f15b25;
font-weight: 600;
padding-bottom: 10px;
}
.left_content{
display:flex;
flex-flow:wrap;
}

.right_side {
width: 73%;
font-size: 12px;
}
.in-icons{
display:flex;
padding-bottom:10px;
}

.last-box{
border-radius: 0 10px 10px 0;
}

.iic {
width: 25px;
height: 25px;
opacity: 0.6;
}
p{
margin-bottom:10px;
font-size:13px;
}


.readonly{
display: initial;
width: 90%;
/* background: linear-gradient(90deg,brown,#f16625); */
background:rgba(0,0,0,0.3);
padding: 5px;
text-align: center;
color: white;
/* margin: 0px 10px 0 10px; */
margin:0;
border-radius: 40px;
cursor: pointer;
border:none;
outline:0;
}

.lbl{
font-size: 13px;
font-weight: 600;
float: left;
width:50%;
text-align:center;
padding-bottom: 5px;
}
.duration_label{
display:none;
float:right;
width:50%;
text-align:center;
}
.simple{
color:black;
}

.context-on-image{
top:85%;
position: absolute;
}
.pack_image{
height:201px;
border-radius: 10px 0px 0px 10px;
}
.tg{
display:flex;
}
.tg li {
margin: 0 auto;
border: 1px solid #fff;
background-color: #3a2f2f;
border-radius: 10px;
width: auto;
font-size: 10px;
text-align: center;
color: white;
opacity: 0.7;
padding-left: 5px;
padding-right: 5px;
font-weight: 300;
text-transform: capitalize;
}
ul {
list-style: none;
padding: 0;
}
.b{
margin-left:25px;
}

.round {
border: 1px solid rgb(56, 142, 60);
height: 20px;
width: auto;
border-radius: 30px;
line-height: 19px;
color: white;
background: rgb(56, 142, 60);
font-size: 12px;
}
.more,.less{
color:blue;
font-size:18px;
cursor: pointer;
}
.main-content_{
height:500px;
overflow: hidden;
}
.gredient{
/* background:linear-gradient(90deg,brown,#f16625); */
/* background: linear-gradient(red,blue); */
background:#f16625;
background-clip: border-box;
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
}
.tagline{
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
font-size: 44px;
letter-spacing: -0.7px;
line-height: 1.1;
}
.t_head{
color: white;
font-size: 20px;
flex: 1 1 auto;
padding: 10px;
font-weight: bold;
cursor:pointer;
}
.t_head span{
color:white;
}
.hurry{
display:inherit;
}

.p_rw{
padding-bottom: 10px;

}
.lpp{
width:auto;float:left;                                        
color: #f05927;
font-size: 18px;
font-weight: 600;
}
.dpp{
width: auto;
float: left;
font-size: 18px;
color: grey;
padding-left: 10px;
font-weight: 600;
}
.dss{

background: green;
    color: white;
    padding: 0 10px 2px 10px;
    border-radius: 20px;
}

.ui-datepicker .ui-datepicker-title {
margin: 0;

}
.ui-widget-header{
    background:linear-gradient(90deg,brown,#f16625);
}
.tbar{
    float: right;
    width: 50%;
    display: flex;
    flex-flow: wrap;
}
.multi_image{
    cursor:pointer;
}

.review-logo{
    /* background: gray; */
    border-radius: 50px;
    width: 50px;
    height: 50px;
    padding: 8px;
    color: white;
    font-size: 22px;
    text-align: center;
    background: lightgreen;
}
.review-aut{
    width: auto;
    margin-left: 10px;
}
.mpackages{
    display:flex
}
.dpackages{
    display:none
}

.glyphicon{
        display:none;
    }
.glyphicon-remove-circle{
    margin: 0 -0 -0 -26px;
    z-index: 99;
    position: absolute;
    padding-top: 5px;
    cursor:pointer;
    display:none;

}
.readonly::placeholder{
    color:white;
}
    .glyphicon-remove-circle::before{
        content: '\2715';
        font-weight: bold;
        color:#f05927;
        /* color: rgba(0,0,0,0.5); */
        /* position: relative; */
        /* margin-right: 21px; */
        /* margin: -28px; */

        }
    .glyphicon-plus{
        position: absolute;
        padding-top: 5px;
        cursor: pointer;
        /* display: none; */
        right: 10px;
        transform: rotate(45deg);
    }
    .nop::placeholder,.nop{
        text-align:center;
    }
    .glyphicon-minus{
        z-index: 99;
        position: absolute;
        padding-top: 5px;
        cursor: pointer;
        /* display: none; */
        left: 10px;
    }

    .glyphicon-plus::before{
        content: '\2715';
        font-weight: bold;
        /* color: rgba(0,0,0,0.5); */
        color:#f05927;
    }
    .glyphicon-minus::after{
        content: '\2500';
        font-weight: bold;
        /* color: rgba(0,0,0,0.5); */
        color:#f05927;
    }
    .modal-body{
        padding:0.1rem 1rem 1rem 1rem !important;
    }
    .close{
        font-weight:400;
        font-size:2rem;
    }

    input[type=number]::-webkit-inner-spin-button, 
    input[type=number]::-webkit-outer-spin-button,
    input::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
    }
    .nody-block{
        display:none;
    }

    label{
        margin-bottom:0;
    }
    .container_ {
    display: block;
    position: relative;
    padding-left: 25px;
    /* margin-bottom: 12px; */
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor:pointer;
    }

    /* Hide the browser's default checkbox */
    .container_ input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    }

    /* Create a custom checkbox */
    .checkmark {
    cursor:pointer;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    }

    .container_:hover input ~ .checkmark {
    background-color: #ccc;
    }

    /* When the checkbox is checked, add a blue background */
    .container_ input:checked ~ .checkmark {
    background-color: #2196F3;
    }

    /* Create the checkmark/indicator (hidden when not checked) */
    .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    }

    /* Show the checkmark when checked */
    .container_ input:checked ~ .checkmark:after {
    display: block;
    }

    /* Style the checkmark/indicator */
    .container_ .checkmark:after {
        left: 7px;
        top: 1px;
        width: 6px;
        height: 14px;
        border: solid white;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        /* transform: rotate(45deg); */
    }


    ._container {
        display: block;
        position: relative;
        /* padding-left: 33%; */
        /* margin-bottom: 12px; */
        cursor: pointer;
        font-size: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%
    }

    /* Hide the browser's default radio button */
    ._container input {
        /* position: absolute; */
        opacity: 0;
        cursor: pointer;
    }
    ._checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 25px;
        /* width: 145px; */
        background-color: rgba(0,0,0,0.3);
        /* border-radius: 50%; */
        margin: auto;
        width: 94%;
        font-size: 12px;
        text-align: center;
        font-weight: 600;
        padding-top: 4px;
        color: white;
        border-radius:15px;
    }

    /* On mouse-over, add a grey background color */
    ._container:hover input ~ ._checkmark {
    background-color: #ccc;
    }

    /* When the radio button is checked, add a blue background */
    ._container input:checked ~ ._checkmark {
    background-color: #2196F3;
    }

    /* Create the indicator (the dot/circle - hidden when not checked) */
    ._container:after {
    content: "";
    position: absolute;
    display: none;
    }

    /* Show the indicator (dot/circle) when checked */
    ._container input:checked ~ ._checkmark:after {
    display: block;
    }

    /* Style the indicator (dot/circle) */
    ._container ._checkmark:after {
        /* top: 9px; */
        /* left: 9px; */
        width: 8px;
        height: 8px;
        /* border-radius: 50%; */
        /* background: white; */
    }
    .top-header {
        display: none;
    }
.header-font{
    margin-bottom:1em;
}
.background {
    height: 75vh;
    display: none;
}
.mpackages{
    display:none
}
.dpackages{
    display:initial
}        
.tbar{
    display:none;
}
.image_content{
    padding-top:5vh;
}
.form {
    background: white;
}
.hurry{
    display:none
}
@media screen and (max-width: 500px) {
.body-context{
    margin-top:300px;
}
.pack_image{
    border-radius: 0;
}
.last-box{
    text-align: left;
}
.l_price,.d_price,.discount{
    width:auto;
}
.l_price,.d_price{
    float: left;
}
.discount{
    float:right;
}

.lcontainer{
    height: auto;
}
.left_portion,.right_potion{
    flex:1 1 100%;
}


.attraction span{
    flex: 1 1 30%;

    font-size: 17px;
}
.heades{
    position:absolute;
    z-index:10;
}
.brand{
    width: 100px;
}
.mb{
    display: none;
}
._contact{
    padding:unset;
}

}
/*-------------------------by sahil-----------------------------------------*/
.package__card {
    margin-top: 50px;
}
.showingresult_wrps {
    border-bottom: 2px solid #cccc;
    margin-bottom: 18px;
    padding-bottom: 8px;
    text-align: center;
}
.swhingtext span {
    font-size: 35px;
    line-height: 25px;
    color: #f05927 !important;
}
.cardpkg_wrap {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
}
.card_pkglist {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border-radius: .5rem;
}
.cardpkg_img {
    border-radius: 10px;
    overflow: hidden;
    width: 33.33%;
}
.cardpkg_img img {
    width: 100%;
    vertical-align: top;
    border: 0;
    object-fit: cover;
    height: 230px;
}
.cardpkgrating {
    max-width: 100px;
    width: 15%;
}
span.ratingsrat i {
    color: orange;
    font-size: 10px;
}
.rightpkgcardouter {
    width: 66.66%;
    padding-top: 15px;
}
.rightpkgcardouter a {
    color: inherit;
}
.haedingcardpkg {
    display: flex;
}
.cardttle_pkg {
    width: 85%;
    min-width: auto;
}
.cardttle_pkg h3 {
    color: rgb(14 15 16);
    font-size: 20px;
    font-weight: 700;
}
.fetr_pkguserflx {
    display: flex;
    gap: 13px;
}
.feturedcards_info {
    width: fit-content;
    border: 1px solid #ccc;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
}
span.nightvsn {
    background: #84828a;
    color: #fff;
}
.feturedcards_info span {
    font-size: 10px;
    display: block;
    line-height: 24px;
    padding: 0px 7px;
}
.usergrouppkg {
    width: fit-content;
}
.usergrouppkg span {
    font-size: 12px;
}
.cardpkgrating {
    max-width: 100px;
    width: 15%;
}
.cardpkgrating span {
    display: block;
}
span.ratingnmberpkjg {
    font-size: 10px;
    color: #999;
}
span.locationpakg {
    color: #403f3f;
    font-size: 13px;
    display: block;
    margin-top: 8px;
    margin-bottom: 15px;
}
span.best_sessios {
    font-size: 13px;
    color: #403f3f;
    display: block;
    margin-bottom: 15px;
}
i.fa.fa-check-circle {
    color: #107c05;
}
.cssioncity span {
    display: block;
}
.price__info_box {
    display: flex;
    align-items: center;
}
.left_infopkg {
    width: 100%;
    margin-top: 20px;
}
.left_infopkg span {
    font-size: 14px;
    font-weight: 300;
    margin: 0;
    margin-right: 25px;
}
.priceinforight {
    width: fit-content;
    text-align: right;
    margin-top: -45px;
    padding-right: 20px;
}
.pricemainsale span {
    display: block;
    white-space: nowrap;
}
.offrdiscntprc {
    white-space: nowrap;
}
.offrdiscntprc span.badge.badge-success {
    font-weight: 400;
    font-size: 9px;
    padding: 4px 8px;
    margin-right: 5px;
    background-color: #15be03;
}
span.discountprice {
    color: #999;
    font-weight: 400;
    white-space: nowrap;
}
span.price_amt {
    background-image: linear-gradient(104deg, #f79421 11%, #f06726 51%, #dc2d4d 95%);
    -webkit-background-clip: text;
    font-size: 20px;
    font-weight: 600;
    -webkit-text-fill-color: transparent;
}
span.notprc {
    font-size: 10px;
    color: rgb(153, 153, 153);
}
.inclsion_wrap {
    display: flex;
    align-items: center;
    padding-bottom: 13px;
}
.inclsion_frst_wrap {
    width: 50%;
}
.icne {
    font-size: 20px;
}
.icne ul {
    padding: 0;
    margin: 0;
}
.icne ul li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-right: 1px;
    padding-left: 17px;
}
.deact {
    opacity: 0.3;
}
.icne_desc {
    font-size: 12px;
}
small {
    font-size: 80%;
    font-weight: 400;
}
.inclsion_sec_wrap {
    width: 50%;
    text-align: right;
    margin-right: 20px;
}
input.button {
    background-image: linear-gradient(104deg, #f79421 11%, #f06726 51%, #dc2d4d 95%);
    border: none;
    color: #fff !important;
    padding: 10px 70px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    border-radius: 26px !important;
    font-weight: 600;
}
span.citypkgs {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 3px;
    width: 70%;
}
/*-----------------review sec--------------*/
.review_sec {
    background: #fff;
    border-radius: 15px;
    margin-top: 30px;
    padding-bottom: 10px;
    position: relative;
}
.review_sec_wrap {
    padding: 20px;
    box-sizing: border-box;
    max-width: 100%;
}
.review_upr_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
}
.review_hedr {
    padding-left: 20px;
    width: 80%;
}
.review_hedr h2 {
    font-size: 35px;
    color: #707070;
    font-weight: 700;
    margin: 0;
}
.review_btn {
    width: 20%;
    text-align: center;
}
.butn_2 a {
    color: #646060 !important;
    padding: 10px 30px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border-radius: 20px !important;
    border: 1px solid #707070;
    background-color: transparent;
    font-size: 14px;
    cursor: pointer;
}
.review_sec_wrap .item {
    padding: 1px;
}
.review_sec_wrap button span {
    display: block;
    height: 46px;
    line-height: 18px;
}
.review_sec_wrap .owl-nav button.owl-prev {
    position: absolute;
    top: 0px;
    bottom: 10px;
    margin: auto;
    left: -42px;
}
.review_sec_wrap .owl-nav button.owl-next {
    position: absolute;
    top: 0px;
    bottom: 10px;
    margin: auto;
    right: -42px;
}
.review_sec_wrap .owl-nav button {
    outline: 0;
    transition: all .3s !important;
    z-index: 2;
    border: 0;
    width: 0;
    height: 0;
    opacity: 1;
    cursor: pointer;
    box-shadow: 0 0 27px 0 rgb(0 0 0 / 17%);
    color: #d5c5bdc9 !important;
    font-size: 100px !important;
    box-sizing: border-box;
    background-color: rgb(0 0 0 / 26%) !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 50% !important;
    min-width: 35px !important;
    min-height: 35px !important;
    max-width: 35px !important;
    max-height: 35px !important;
    font-weight: 100 !important;
}
.review_sec_wrap .owl-nav button:hover{
    color: #d5c5bdc9 !important;
}
.comnt_sec_box_wrap {
    height: 320px;
    border-radius: 15px;
    border: 1px solid #999;
}
.comnt_hed_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0px 0px 15px;
}
.comnt_usr_tltle p {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.star_rating {
    font-size: 10px;
    color: orange;
    text-align: center;
}
.comnt_hed_wrap span.ratingsrat {
    padding-left: 20px;
}
span.ratingsrat i {
    color: orange;
    font-size: 10px;
}
.taxt_comnt p {
    font-size: 14px;
    color: #403f3f;
    font-weight: 400;
    padding: 20px 15px;
    margin: 0;
}
span.rid_lnk a {
    font-size: 14px;
    font-weight: 500;
    color: #f06720;
    cursor: pointer;
}
.usr_vrify {
    text-align: center;
}
.vryfy {
    font-size: 12px;
    color: #999;
}
.small, small {
    font-size: 80%;
    font-weight: 400;
}
.butn_2 a:hover {
    background-color: #ff4e00;
    border: 1px solid #ff4e00;
    color: #fff !important;
}
/*------------------------faq-------------------*/
.freq {
    border-radius: 15px;
    margin-top: 50px;
    padding: 15px 10px;
}
.gredient {
    background: #d74805;
    background-clip: border-box;
    -webkit-text-fill-color: #f06720;
    -webkit-background-clip: text;
}
.heading {
    font-size: 35px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
}
.freq_hed h3 {
    margin: 0;
    font-size: 35px !important;
    font-weight: 700;
}
.read_content {
    font-size: 15px !important;
}
.fblock {
    background: white;
    padding: 15px;
    border-radius: 14px;
    margin-bottom: 20px;
    box-shadow: 1px 2px 0px rgba(0, 0, 0, 0.2);
}
.qn {
    font-size: 16px;
    color: black;
    cursor: pointer;
    font-weight: 400;
    display: flex;
    position: relative;
    align-items: center;
}
span.que1 {
    display: block;
}
span.que1:after {
    content: '1';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
.qn h4 {
    font-size: 20px;
    color: black;
    cursor: pointer;
    font-weight: 500;
    border-radius: 40px;
    margin: 0;
    padding: 0;
}
.qn:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding-right: 10px;
}
._collapse:after {
    content: "\2335";
    font-weight: bold;
    font-size: 20px;
}
.an {
    display: none;
}
.an p {
    background: white;
    padding: 10px 25px 0px 42px;
    font-size: 16px;
    text-align: justify;
    line-height: 1.6;
    color: #5d5050;
    margin: 0;
}
span.que2 {
    display: block;
}
span.que2:after {
    content: '2';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
span.que3 {
    display: block;
}
span.que3:after {
    content: '3';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
span.que4 {
    display: block;
}
span.que4:after {
    content: '4';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
span.que5 {
    display: block;
}
span.que5:after {
    content: '5';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
span.que6 {
    display: block;
}
span.que6:after {
    content: '6';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
span.que7 {
    display: block;
}
span.que7:after {
    content: '7';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
span.que8 {
    display: block;
}
span.que8:after {
    content: '8';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
span.que9 {
    display: block;
}
span.que9:after {
    content: '9';
    font-size: 22px;
    color: #f05927;
    padding-right: 20px;
    padding-left: 10px;
}
.an ol {
    padding-left: 57px;
    margin: 0;
}
/*------------why sec---------------*/
.custmr_sec {
    background: #fff;
    border-radius: 14px;
    margin-bottom: 50px;
}
.custmr_sec_wrap {
    padding: 20px 20px 45px 20px;
}
.custmr_que_wrap:hover {
    transform: translate(2px, 2px);
}
.custmr_icrn img {
    width: 35px;
    opacity: 0.6;
}
.custmr_hdrer {
    padding-bottom: 40px;
}
.custmr_hdrer h4 {
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    color: #f05927;
    margin: 0;
}
.custmr_que_wrap {
    padding: 24px 13px;
    box-shadow: 1px 0px 30px rgba(1, 0, 0, 0.2);
    height: 100%;
    border-radius: 14px;
}
.custmr_icrn {
    text-align: center;
}
.custmr_icrn_herd {
    text-align: center;
    padding-top: 10px;
}
.custmr_icrn_herd h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}
.custmr_icrn_par p {
    margin: 0;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 7px;
}
/*---------------------------------------*/
div#about {
    margin-bottom: 50px;
}
.main-content {
    background: #fff;
    padding: 30px;
    border-radius: 14px;
}
.gredient {
    background: #d74805;
    background-clip: border-box;
    -webkit-text-fill-color: #f06720;
    -webkit-background-clip: text;
}
.read_content {
    font-size: 15px !important;
}
.more, .less {
    color: #f05927 !important;
    font-size: 16px;
    cursor: pointer;
}
/*------------------top place------------------------*/
.tup_cty {
    background: #fff;
    border-radius: 14px;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}
.tup_cty_wrap {
    padding: 20px;
    padding-bottom: 30px;
}
.tup_cty_hedr h4 {
    font-size: 35px;
    font-weight: 700;
    margin: 0;
    color: #f06720;
    padding: 0px 0px 20px;
    text-align: center;
}
.tup_cty_sldr {
    position: relative;
}
.tup_cty_wrap .item {
    padding: 1px;
}
.cty_pc_phot img {
    width: 100% !important;
    height: 220px;
    border-radius: 14px;
}
.cty_pc_abt {
    position: absolute;
    bottom: 1px;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    border-radius: 19px;
}
.cty_pc_abt p {
    margin: 0;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    padding: 5px;
}
.tup_cty_wrap .item {
    padding: 1px;
}
.tup_cty_wrap button span {
    display: block;
    height: 46px;
    line-height: 18px;
}
.tup_cty_wrap .owl-nav button.owl-prev {
    position: absolute;
    top: 0px;
    bottom: 10px;
    margin: auto;
    left: 8px;
}
.tup_cty_wrap .owl-nav button.owl-next {
    position: absolute;
    top: 0px;
    bottom: 10px;
    margin: auto;
    right: 8px;
}
.tup_cty_wrap .owl-nav button {
    outline: 0;
    transition: all .3s !important;
    z-index: 2;
    border: 0;
    width: 0;
    height: 0;
    opacity: 1;
    cursor: pointer;
    box-shadow: 0 0 27px 0 rgb(0 0 0 / 17%);
    color: #d5c5bdc9 !important;
    font-size: 100px !important;
    box-sizing: border-box;
    background-color: rgb(0 0 0 / 26%) !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 50% !important;
    min-width: 35px !important;
    min-height: 35px !important;
    max-width: 35px !important;
    max-height: 35px !important;
    font-weight: 100 !important;
}
.tup_cty_wrap .owl-nav button:hover{
    color: #d5c5bdc9 !important;
}
/*-------------header sec----------------*/
.haeder_wrap {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: space-between;
}
.logo_main {
    margin-left: 10px;
}
.logo_main img {
    width: 151px;
}
.listcontcticon {
    display: block;
    text-align: right;
    padding: 0px 30px;
}
.cnt_pls {
    display: flex;
    justify-content: end;
    align-items: center;
}
.listcontcticon a {
    margin-left: 7px;
    color: inherit;
}
a.calicontp img {
    max-width: 21px;
}
.listcontcticon img {
    max-width: 25px;
}
a.phontpheads {
    font-weight: 700;
    color: #f05927;
}
/*-----------------article sec--------------------*/
.arti_maen {
    background: #fac526;
    border-radius: 14px;
    margin-bottom: 50px;
}
.arti_maen_wrap {
    padding: 20px;
    padding-bottom: 30px;
}
.review_upr_sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-bottom: 30px;
}
.review_hedr {
    padding-left: 20px;
    width: 80%;
}
.review_hedr h2 {
    font-size: 35px;
    color: #707070;
    font-weight: 700;
    margin: 0;
}
.review_btn {
    width: 20%;
    text-align: center;
}
.rte a {
    color: #fff !important;
    border: 1px solid #fff !important;
}
.tup_cty_sldr {
    position: relative;
}
.arti_maen_wrap .item {
    padding: 1px;
}
.arti_maen_wrap button span {
    display: block;
    height: 46px;
    line-height: 18px;
}
.arti_maen_wrap .owl-nav button.owl-prev {
    position: absolute;
    top: 0px;
    bottom: 10px;
    margin: auto;
    left: 8px;
}
.arti_maen_wrap .owl-nav button.owl-next {
    position: absolute;
    top: 0px;
    bottom: 10px;
    margin: auto;
    right: 8px;
}
.arti_maen_wrap .owl-nav button {
    outline: 0;
    transition: all .3s !important;
    z-index: 2;
    border: 0;
    width: 0;
    height: 0;
    opacity: 1;
    cursor: pointer;
    box-shadow: 0 0 27px 0 rgb(0 0 0 / 17%);
    color: #d5c5bdc9 !important;
    font-size: 100px !important;
    box-sizing: border-box;
    background-color: rgb(0 0 0 / 26%) !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 50% !important;
    min-width: 35px !important;
    min-height: 35px !important;
    max-width: 35px !important;
    max-height: 35px !important;
    font-weight: 100 !important;
}
.arti_maen_wrap .owl-nav button:hover{
    color: #d5c5bdc9 !important;
}
.artic_pc_phot img {
    width: 100% !important;
    height: 220px;
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}
.artic_pc_abt {
    padding: 9px 0px 9px 9px;
    width: 100%;
    height: 80px;
    background: #fff;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
}
.artic_pc_abt p {
    font-size: 17px;
    color: #1b1919 !important;
    margin: 0;
    font-weight: 700;
}
span.rfsty a {
    font-size: 13px;
    text-transform: lowercase;
    color: #f05927;
}
/*---------------------------------*/
.bannr {
    position: relative;
    width: 100%;
}
.bannr_wrap .item {
    height: 600px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}
.bannr_wrap .item {
    padding: 1px;
}
.bannr_wrap button span {
    display: block;
    height: 46px;
    line-height: 18px;
}
.bannr_wrap .owl-nav button.owl-prev {
    position: absolute;
    top: 0px;
    bottom: 0;
    margin: auto;
    left: 8px;
}
.bannr_wrap .owl-nav button.owl-next {
    position: absolute;
    top: 0px;
    bottom: 0;
    margin: auto;
    right: 38px;
}
.bannr_wrap .owl-nav button {
    outline: 0;
    transition: all .3s !important;
    z-index: 2;
    border: 0;
    width: 0;
    height: 0;
    opacity: 1;
    cursor: pointer;
    box-shadow: 0 0 27px 0 rgb(0 0 0 / 17%);
    color: #d5c5bdc9 !important;
    font-size: 100px !important;
    box-sizing: border-box;
    background-color: rgb(0 0 0 / 26%) !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 50% !important;
    min-width: 50px !important;
    min-height: 50px !important;
    max-width: 50px !important;
    max-height: 50px !important;
    font-weight: 100 !important;
}
.bannr_wrap .owl-nav button:hover{
    color: #d5c5bdc9 !important;
}
.bannr_wrap .item:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: 0;
    bottom: 0;
    background: linear-gradient(#060606a1, transparent);
}
/*-------------banner heading---------------------------*/
.bannr_pkg {
    position: absolute;
    margin: auto;
    z-index: 1;
    top: 230px;
    /* left: 100px; */
    width: calc(100% - 460px);
    left: 0;
    right: 0;
}
.bannr_pkg_wrap {
    width: fit-content;
}
.bannr_pkg_wrap h1 {
    font-size: 75px;
    font-weight: 700;
    color: #fff;
    border-bottom: 3px solid #f05927;
    padding-bottom: 12px;
    margin: 0;
    font-family: auto;
}
.bannr_pkg_wrap h3 {
    font-size: 35px;
    color: #fff;
    margin: 0;
    text-align: center;
}
/*---------------form----------------------*/
.foorm {
    position: absolute;
    top: 75px;
    bottom: 0;
    z-index: 1;
    right: 0;
    left: 0;
    max-width: 80%;
    margin: auto;
}
.form {
    /* position: relative; */
    max-width: 400px;
    margin: 0 0 0 auto;
    background: white;
    /* background: rgba(0, 0, 0, 0.3); */
    /* background: rgba(255, 255, 255, 0.7); */
    padding: 20px;
    z-index: 2;
    border: 0px solid grey;
    margin-top: 30px;
    box-shadow: 1px 2px 4px 1px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.lbl {
    font-size: 13px;
    font-weight: 600;
    float: left;
    width: 50%;
    text-align: left;
    padding-bottom: 5px;
}
#lform div, #lmform div {
    width: 100%;
}
button .nav-btn {
    height: fit-content !important;
    line-height: 0;
}
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 80% !important;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 7px !important;
    outline: 0;
}
.modal-header .close span {
    color: hsl(0, 100%, 50%) !important;
}
.thnx_mg img {
    width: 50px;
    height: 50px;
}
 .hotl_cate {
    display: none !important;  
} 
span.ajaxResult img {
    width: 60px !important;
}
.form-control {
    margin-top: 0px;
}
.modal-header {
    padding: 5px 5px 2px 20px;
}
.input-group.date {
    width: 100% !important;
}
span.ajaxResult img {
    width: 50px !important;
}
.dura {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 5px;
}
button.close:focus {
    outline: none;
    border: none;
    box-shadow: none;

}