@font-face {
    font-family: BYekan;
    src: url('../fonts/IRANYekan/iranyekanwebregular(fanum).eot') format('eot'), url('../fonts/IRANYekan/iranyekanwebregular(fanum).woff') format('woff'), url('../fonts/IRANYekan/iranyekanwebregular(fanum).ttf') format('truetype')
}

@font-face {
    font-family: FontAwesome;
    src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg')
}
.modal-backdrop.fade.in {
    display: none;
}
::selection {
    color: #fff;
    background: var(--main-color)
}

*, .row, label, p, ul {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

a {
    text-decoration: none !important
}

a:hover {
    color: var(--main-color)
}

button:focus, input:focus {
    outline: 0;
    box-shadow: none
}

img {
    max-width: 100%;
    max-height: 100%
}

.f-Khandevane {
    font-family: Khandevane
}

.dir-ltr {
    direction: ltr
}

.position-initial {
    position: initial
}

.rounded-all {
    border-radius: 40px
}

.owl-carousel img {
    width: auto !important
}

body::-webkit-scrollbar {
    width: 8px;
    background-color: #d7d9d3
}

body::-webkit-scrollbar-thumb {
    background: var(--main-color);
    border-radius: 9px
}

:root {
    --main-color: #179d3a;
    --main1-color: #007b8c
}

.text-theme {
    color: var(--main-color)
}

.bg-theme {
    background: var(--main-color)
}

.text-theme1 {
    color: var(--main1-color)
}

.bg-theme1 {
    background: var(--main1-color)
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important
}

.sub-ttle {
    padding: 0 0 17px;
    font-weight: 700;
    font-size: 21px;
    box-shadow: 0 12px 12px -13px #dedede
}

.sub-ttle::before {
    content: "";
    background: var(--main-color);
    border-radius: 62px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -3px;
    margin: auto;
    width: 100px;
    height: 3px
}

.box-01 .share {
    display: none
}

.dropdown-backdrop {
    z-index: 99
}

.share-7 .socil-lnks {
    transition: all .3s;
    overflow: hidden;
    white-space: nowrap;
    width: 0
}

.share-7.social-open .socil-lnks {
    transition: all .3s;
    width: 156px
}

.share-7 {
    display: flex;
    background: #ffffffd1;
    font-size: 24px;
    align-items: center;
    position: absolute;
    left: 1%;
    bottom: 3%;
    padding: 2px 15px;
    cursor: pointer;
    border-radius: 5px
}

.itm-social {
    padding: 8px
}

.text-social {
    font-size: 12px;
    font-weight: 700
}

.sl-facebook:hover {
    background: linear-gradient(to right, #1a6aab 32%, #47abff 68%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.sl-linkedin:hover {
    background: linear-gradient(to right, #0b4dfd 32%, #376eff 68%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.sl-twitter:hover {
    background: linear-gradient(to right, #00a4ff 32%, #2884d1 68%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.sl-telegram:hover {
    background: linear-gradient(to right, #0bb2fd 32%, #2c8ddd 68%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.sl-whatsapp:hover {
    background: linear-gradient(to right, #6ac314 32%, #509c21 68%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

.sl-instagram:hover {
    background: linear-gradient(to right, #fd990b 32%, #9c2187 68%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important
}

div#ui-datepicker-div {
    margin: auto;
    width: 26%
}

.ui-widget-header {
    background: #037c91 !important;
    border-color: #037c91 !important
}

.ui-widget-header .btn-link {
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important
}

.ui-datepicker .ui-datepicker-title select {
    border-radius: 40px !important;
    border: 0 !important;
    margin: 0 2px !important;
    width: 41% !important;
    padding: 2px !important
}

.ui-datepicker-next::before, .ui-datepicker-prev::before {
    font-family: "Font Awesome 5 Free" !important;
    color: #000;
    font-size: 17px;
    position: absolute;
    right: 0;
    top: 3px;
    font-weight: 900;
    left: 0
}

a.ui-datepicker-prev::before {
    content: "\f105"
}

a.ui-datepicker-next::before {
    content: "\f104"
}

.Box-C1 {
    text-align: center;
    padding: 40px 6px
}

.Box-C1 img {
    transition: all .3s
}

.Box-C1:hover img {
    transform: translateY(-8px) rotate(-3deg) scale(1.1);
    transition: all .3s
}

.Box-C2 {
    border: 1px solid #f1f1f1;
    padding: 13px;
    border-radius: 4px;
    boxme-shadow: 0 2px 14px -1px #e6e6e6
}

.Box-C2 .pic-C2 {
    height: 174px
}

.Box-C2 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.Box-C2 .name-C2 {
    font-size: 16px;
    font-weight: 700;
    height: 56px;
    overflow: hidden;
    line-height: 26px;
    margin: 10px 0 23px
}

.Box-C2 .btn-C2 {
    width: 100%;
    display: block;
    text-align: left;
    color: #f7941d;
    border-radius: 3px;
    font-weight: 700;
    font-size: 15px
}

.Box-C2:hover .btn-C2 {
    transition: all .3s;
    transform: translateX(15px)
}

.ttl-filed {
    margin: 8px 0 6px
}

.box-filed {
    padding: 9px;
    min-height: 50px
}

.job-contct {
    margin: auto !important;
    float: none
}

.P-Form .main-title {
    color: var(--main1-color);
    font-size: 23px
}

.P-Form .main-title::before {
    background: var(--main1-color);
    width: 70px;
    height: 1px;
    position: absolute;
    content: '';
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.P-Form .main-title::after {
    position: absolute;
    content: '';
    background: var(--main1-color);
    width: 30px;
    height: 3px;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.P-Form .nececer-y {
    color: red;
    margin: 0 5px 0 0
}

.P-Form .item-field {
    font-size: 14px;
    border: 1px solid #f3f3f3;
    padding: 12px 10px;
    border-radius: 31px;
    box-shadow: 0 2px 5px -1px #d4d4d4
}

.P-Form .effct-1 {
    padding: 6px 30px !important;
    border-radius: 100px;
    transition: all .2s
}

.P-Form .effct-1:hover {
    transition: all .2s;
    transform: translateY(-3px);
    box-shadow: 0 7px 20px -4px #969696
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

.R-sl .owl-nav {
    display: none !important
}

.w-100 {
    width: 100% !important
}

.d-inline-block {
    display: inline-block !important
}

.text-right {
    text-align: right !important
}

.text-left {
    text-align: left !important
}

.position-relative {
    position: relative !important
}

.p-0 {
    padding: 0 !important
}

.mb-3, .my-3 {
    margin-bottom: 3rem !important
}

.mt-3, .my-3 {
    margin-top: 3rem !important
}

.pb-3, .py-3 {
    padding-bottom: 3rem !important
}

.pt-3, .py-3 {
    padding-top: 3rem !important
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: 1rem
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.m-0 {
    margin: 0 !important
}

.mw-100 {
    max-width: 100% !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.rounded {
    border-radius: .25rem !important
}

.text-dark {
    color: #343a40 !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.rounded-circle {
    border-radius: 50% !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.bg-white {
    background-color: #fff !important
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.text-justify {
    text-align: justify !important
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

.border-0 {
    border: 0 !important
}

.text-white {
    color: #fff !important
}

.over-hidden {
    overflow: hidden !important
}

.glryPc {
    object-fit: cover;
    height: 457px
}

.nav-slider {
    height: 463px;
    overflow: auto
}

.smalPc {
    object-fit: cover;
    height: 225px
}

.P-GalleryPc img {
    transition: all 1s;
    transform: scale(1);
    cursor: pointer
}

.P-GalleryPc img:hover {
    filter: none;
    transition: all 1s;
    transform: scale(1.1)
}

.nav-slider::-webkit-scrollbar-track {
    background-color: #fff
}

.nav-slider::-webkit-scrollbar {
    width: 3px;
    background-color: red
}

.nav-slider::-webkit-scrollbar-thumb {
    background: linear-gradient(0deg, #156beb, #7139e4);
    border-radius: 9px
}

.name-host i {
    color: #007b8c;
    font-size: 16px
}

.name-host {
    font-size: 18px;
    margin: 0
}

.degree-host {
    background: #eaed145c
}

.degree-host i {
    font-size: 20px;
    font-weight: 700;
    color: #ff7600;
    text-shadow: 0 0 2px #fffb00;
    transform: rotate(-21deg) scale(1.2);
    margin: 0 7px 0 -12px !important
}

.pic-host {
    width: 85px;
    height: 85px;
    object-fit: cover
}

.rate-star i {
    color: #fdca13
}

.ic-bx1 img {
    width: 47px
}

.ic-bx1 {
    height: 58px
}

.hidden-text {
    overflow: hidden
}

.read-more:before {
    content: "";
    background: linear-gradient(0deg, #fff, transparent);
    position: absolute;
    top: 47px;
    right: 0;
    left: 0;
    bottom: 52px;
    transition: all .3s;
    margin: auto;
    width: 96%
}

.read-more.active:before {
    opacity: 0;
    transition: all .3s
}

.ic-09, .ic-bx1 {
    filter: grayscale(.7)
}

.Not-e {
    background: #f7f7f7
}

.map-loc {
    height: 300px
}

.P-Breadcrumb li, .info1 {
    font-size: 13px;
    color: #828282
}

.P-Breadcrumb .itm-address {
    color: #9c9c9c
}

.P-Breadcrumb .itm-address:after {
    content: "/";
    margin: 0 5px
}

.P-MainTitle .maintitle {
    font-size: 25px
}

.title-prt i {
    margin: 0 0 0 8px;
    color: #f96;
    font-size: 21px
}

.commen-question i {
    color: #1bd0b2;
    font-size: 28px
}

.commen-question i.fas.fa-hand-point-left {
    position: absolute;
    left: 35px;
    transition: all .3s
}

.commen-question:hover i.fas.fa-hand-point-left {
    left: 30px;
    transition: all .3s
}

.add-wish i {
    color: red;
    font-size: 22px
}

.Social-Link .Itm-Social {
    font-size: 16px;
    width: 34px;
    height: 34px;
    box-shadow: 0 3px 9px -6px #545454
}

.Social-Link .whatsapp {
    background: linear-gradient(45deg, #469836, #3ff34d)
}

.Social-Link .telegram {
    background: linear-gradient(45deg, #363e98, #3fa0f3)
}

.Social-Link .instagrm {
    background: linear-gradient(45deg, #5b4fc7, #dc2b71, #fdaf79, #fbff00)
}

.Social-Link .youtube {
    background: linear-gradient(45deg, #365998, #3fe2f3)
}

#lightgallery .owl-next {
    color: #00000000;
    left: 0
}

#lightgallery .owl-prev {
    color: #00000000;
    right: 0
}

.parent-fix {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 115px;
    z-index: 1
}

.demo-gallery > ul {
    margin-bottom: 0
}

.demo-gallery > ul > li {
    float: left;
    margin-bottom: 15px;
    margin-right: 20px;
    width: 200px
}

.demo-gallery > ul > li a {
    border: 3px solid #fff;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left
}

.demo-gallery > ul > li a > img {
    -webkit-transition: -webkit-transform .15s ease 0s;
    -moz-transition: -moz-transform .15s ease 0s;
    -o-transition: -o-transform .15s ease 0s;
    transition: transform .15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    width: 100%
}

.demo-gallery > ul > li a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
    opacity: 1
}

.demo-gallery > ul > li a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color .15s ease 0s;
    -o-transition: background-color .15s ease 0s;
    transition: background-color .15s ease 0s
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .5)
}

.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform .15s ease 0s;
    -moz-transition: -moz-transform .15s ease 0s;
    -o-transition: -o-transform .15s ease 0s;
    transition: transform .15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%
}

.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color .15s ease 0s;
    -o-transition: background-color .15s ease 0s;
    transition: background-color .15s ease 0s
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease 0s
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .5)
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: .8;
    width: 48px
}

.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a
}

.home .demo-gallery {
    padding-bottom: 80px
}

.date-trip {
    background: #ffdece4a;
    line-height: 28px;
    font-size: 13px
}

.tiime {
    font-style: italic;
    color: #a50101;
    font-size: 13px
}

.time-break i {
    background: #9b5de524;
    width: 36px;
    height: 34px;
    text-shadow: 0 0 2px #000;
    font-size: 22px
}

.time-break .info-break {
    font-size: 14px
}

.Bx-4 thead {
    background: #dee2e6
}

.Bx-4 tbody tr:hover {
    background: #faf2ee;
    transition: all .5s
}

.Bx-4 tbody tr {
    font-size: 14px;
    transition: all .5s
}

.title-prt {
    font-size: 21px;
    color: #4a4a4a;
    margin-top: 4px
}

.bg-light {
    background-color: #f8f9fa !important
}

.date-trip {
    background: #f22fad1f;
    line-height: 28px;
    font-size: 13px;
    float: left;
    /*margin: -43px 0 0;*/
    font-weight: 700;
    color: #797979
}

.tiime {
    font-style: italic;
    color: #a50101;
    font-size: 13px
}

.p-4 {
    padding: 1.5rem !important
}

.mr-3, .mx-3 {
    margin-left: 1rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.parent-pic {
    width: 100px;
    height: 100px
}

.pc-user {
    object-fit: cover
}

.h-100 {
    height: 100% !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mb-5, .my-5 {
    margin-bottom: 5rem !important
}

.each-01 {
    box-shadow: 0 3px 9px -6px #545454;
    padding: 7px;
    width: 98%;
    border: 1px solid #f3f3f3;
    margin: 0 0 4px;
    border-radius: 50px !important
}

.rounded.bg-light.p-4 {
    width: 100%
}

li.col-lg-4.col-sm-6.px-0.py-2.d-flex.align-items-center {
    margin: 10px 0
}

.box-host-id {
    display: inline-block;
    padding: 3px 0
}

.p-1 {
    padding: 3px
}

.bx-img-0, .slide {
    border-radius: 6px
}

.d-block {
    display: block !important
}

.direction-1 {
    position: relative;
    z-index: 1
}

.direction-1 a::after, .direction-1 a::before {
    content: "";
    position: absolute;
    clip-path: polygon(0 49%, 100% 100%, 99% 0);
    right: 100%
}

.direction-1 a::before {
    background: #fdf0e0;
    width: 20px;
    height: 100%;
    top: 0;
    z-index: 5
}

.direction-1 a::after {
    background: #fff;
    width: 24px;
    height: 122%;
    top: -3px;
    z-index: 5
}

.direction-1 a {
    background: #f2972924;
    padding: 1px 29px 1px 1px;
    transition: all .3s;
    font-size: 12px
}

.direction-1 a:hover {
    padding: 2px 36px 2px 1px;
    transition: all .3s
}

.direction-1 li:first-child a {
    padding-right: 7px;
    transition: all .3s
}

.direction-1 li:first-child a:hover {
    padding-right: 14px;
    transition: all .3s
}

.m-auto {
    margin: auto
}

.justify-content-flex-end {
    justify-content: flex-end !important
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important
}

.fab {
    font-family: "Font Awesome 5 Brands" !important
}

.d-inline-flex {
    display: inline-flex !important
}

.in-parntez {
    color: #616161
}

.zarfyat b {
    padding: 0 6px
}

.bg-1 {
    background: #f5f5f5
}

.bg-2 {
    background: #fbfbfb
}

.bx-warning {
    border-color: #ff000038 !important;
    background: #ff00001c
}

.moore {
    padding: 3px 12px;
    margin-top: 29px;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    position: relative;
    float: right
}

.moore::before {
    content: "";
    background: #efefef;
    position: absolute;
    width: 143px;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: -1;
    right: 0;
    left: 0
}

.table {
    font-size: 13px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
    text-align: center;
    white-space: nowrap
}

.Bx4 .ic-09 {
    width: 23px
}

.Bx4 {
    height: 54px
}

.py-2 {
    padding-top: 10px;
    padding-bottom: 10px
}

.see-moreless .Bx4.is-Not {
    opacity: .4;
    text-decoration: line-through
}

.see-moreles .Bx4, .see-moreless .Bx4 {
    display: flex
}

.decription-about {
    margin: 18px 0 0
}

.bx-entrexit {
    box-shadow: 0 3px 9px -6px #545454;
    border: 1px solid #f3f3f3;
    margin: 10px;
    text-align: center;
    padding: 12px;
    color: #656565;
    font-weight: 700;
    font-size: 16px
}

.Rules-items li {
    padding: 3px
}

.Rules-items i {
    float: right;
    margin: 7px 0 0 5px;
    font-size: 13px;
    color: #000;
    font-weight: 700
}

.Rules-items i.fas.fa-check {
    color: #18b118
}

.Rules-items i.fas.fa-times {
    color: #de0505
}

.register-date {
    display: none
}

.px-0 {
    padding-right: 0;
    padding-left: 0
}

.pb-5 {
    padding-bottom: 5rem !important
}

.border-bottom {
    border-bottom: 1px solid #00000017
}

.table1-info-trip table {
    font-size: 14px
}

.box-fixeda {
    box-shadow: 0 0 30px -12px #9ba2a5;
    border-radius: 12px;
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 113px;
    border: 1px solid #e1e2e2
}

.data-pz {
    padding: 0 5px 0 0;
    font-weight: 700;
    color: #696969
}

#CountGuest {
    width: 100%;
    text-align: center;
    font-size: 19px;
    border: 0
}

.numbers {
    width: 50%
}

.btn-add, .btn-sub {
    background: #fbfbfb;
    border: 1px solid #007b8c;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #007b8c
}

.set__calendar {
    margin: 25px 0 0
}

.btn-reserve {
    background: #007b8c;
    border-radius: 50px;
    padding: 10px 0;
    color: #fff
}

.read-more {
    background: #efefef;
    padding: 3px 12px;
    margin-top: 29px;
    border-radius: 3px;
    cursor: pointer;
    position: relative
}

.box-price {
    margin: 9px 0 15px;
    display: flex;
    border-bottom: 1px solid #f3f3f3;
    padding: 0 0 13px
}

.box-price .number-price {
    font-size: 30px;
    margin: 0 6px
}

.children {
    color: #ababab;
    font-size: 13px;
    text-align: center
}

.suppoort-S {
    text-align: center;
    padding: 13px 0 0;
    font-weight: 700
}

.dir-ltr {
    direction: ltr;
    display: inline-block
}

.suppoort-S .txt-support {
    margin: 0 0 0 8px
}

.P-GalleryPc {
    margin: 0 0 11px
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    font-size: 17px
}

.box-fact .col-md-6.text-right span {
    cursor: pointer
}

#myModalShodDetail button.close {
    z-index: 111;
    font-size: 38px;
    position: absolute;
    left: 10px;
    top: 9px;
    background: #f3f3f3;
    border: 1px solid #dedede;
    color: #a71c1c;
    width: 39px;
    height: 39px;
    border-radius: 3px;
    display: block;
    opacity: 1
}

.link-clear-date {
    cursor: pointer
}

#BtnRegister, #BtnSendSms, button#BtnGetCode {
    background: #f7941d;
    color: #fff;
    border: 1px solid #f7941d;
    width: 50%;
    margin: auto;
    border-radius: 50px;
    transition: all .3s
}

#BtnRegister:hover, #BtnSendSms:hover, button#BtnGetCode:hover {
    background: #16c316;
    border: 1px solid #16c316;
    transition: all .3s
}

.off-card {
    background: radial-gradient(#f9601b, #ef2415);
    width: 45px;
    height: 45px;
    position: absolute;
    z-index: 11;
    top: 10px;
    left: 10px;
    box-shadow: 0 0 10px 0 #e26639
}

a {
    color: #575a5d;
    text-decoration: none
}

.no-padding {
    padding: 0
}

.btn-search-q {
    background: #f7941d !important;
    transition: all .3s;
    color: #fff
}

.btn-search-q:hover {
    background: #16c316 !important;
    transition: all .3s
}

.each-row {
    margin: 13px 0 !important
}

a.btn-snd-q {
    background: #f7941d;
    border-radius: 40px;
    color: #fff;
    padding: 6px 41px
}

form.form-static-pg {
    margin: 50px 0
}

p.mssge-q {
    margin: 12px 0 0
}

.inpt-0q {
    border-radius: 30px !important;
    font-weight: 500;
    max-width: 100%;
    color: #2d2d2d;
    padding: 9px 12px;
    border: 1px solid #dfdfdf;
    height: 50px;
    line-height: 50px;
    font-size: 15px
}

body {
    color: #333;
    font-family: BYekan;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    width: 100%;
    background: #fff
}

a {
    font-family: byekan !important
}

a:hover {
    text-decoration: none
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ol {
    padding: 0
}

.top {
    position: relative;
    float: right;
    width: 100%
}

.box-search p {
    font-size: 14px;
    margin-bottom: 0
}

input.input-search {
    background: #ebebeb;
    width: 100%;
    border-radius: 30px;
    margin: 5px 0;
    padding: 7px 10px;
    border: 1px solid #dbd7d7;
    font-size: 13px
}

input.input-date1.datepersian {
    margin-left: 2%
}

.datepersian {
    width: 49%;
    float: right;
    background: #ebebeb;
    border-radius: 30px;
    margin: 5px 0;
    padding: 7px 10px;
    border: 1px solid #dbd7d7;
    font-size: 12px
}

.number {
    width: 100%;
    float: right;
    background: #ebebeb;
    border-radius: 30px;
    margin: 5px 0;
    padding: 7px 10px;
    border: 1px solid #dbd7d7;
    font-size: 14px
}

span.minus, span.plus {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    width: 30px;
    height: 30px;
    margin-top: -1px;
    border-radius: 50%;
    line-height: 35px;
    font-size: 24px;
    font-weight: 700;
    margin-right: 6px;
    color: #777;
    cursor: pointer
}

span.minus:hover, span.plus:hover {
    background: #f7941d;
    color: #fff
}

.number input[type=text] {
    background: 0 0;
    border: none;
    width: 50px;
    color: #777;
    float: right;
    text-align: center
}

span.text-number {
    float: right;
    color: #777;
    font-size: 13px
}

.sabt img {
    float: right !important
}

form.search {
    border-radius: 30px;
    padding: 5px 5px;
    width: 100%;
    margin: auto;
    margin-top: 0;
    height: 37px
}

form.search .dropdown {
    float: right;
    font-size: 15px;
    background: #ebebeb;
    width: 48%;
    padding: 10px;
    border-radius: 34px;
    margin-left: 2%;
    border: 1px solid #dbd7d7
}

.main0 h3 span, .main0 img {
    margin-left: 20px;
    float: right
}

.main0 h3 span {
    border-right: 5px solid #38cb38;
    margin-top: 0;
    height: 35px;
    padding-right: 15px;
    line-height: 37px;
    color: #696969;
    font-weight: 700
}

.location span {
    color: #969696;
    font-size: 13px;
    padding-right: 10px;
    margin-top: 7px;
    font-weight: 700;
    float: right
}

location {
    float: right;
    width: 100%
}

.description h4 a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: rtl;
    color: #34cb34;
    font-weight: 700;
    margin: 10px 0;
    width: 100%;display: block;
    padding: 5px 0;
    float: right
}

.location i {
    float: right;
    font-size: 16px;
    color: #8a8888;
    margin-top: 10px
}

.btn-search:hover {
    background: #1fc51f;
    box-shadow: 0 0 4px 2px #79dd79
}

.btn-search {
    background: #f7941d;
    color: #fff;
    border-radius: 30px;
    border: none;
    float: left;
    width: 100%;
    margin-top: 5px;
    padding: 10px 0;
    box-shadow: 0 0 4px 2px #febc6c
}

btn-dropdown1:after {
    position: absolute;
    content: "";
    background: #e1dfdf;
    width: 1px;
    height: 36px;
    left: 5px;
    top: -4px
}

.btn-dropdown1 {
    font-size: 12px;
    background: 0 0;
    border: none;
    box-shadow: none;
    font-size: 12px;
    width: 100%;
    text-align: right;
    position: relative;
    text-shadow: none
}

button.btn-dropdown-city.dropdown-toggle {
    background: #fff;
    border: none;
    width: 165px;
    float: left;
    border-radius: 30px;
    height: 36px;
    margin-top: 18px;
    text-align: right;
    font-size: 13px;
    padding: 0 10px;
    border: 1px solid #ccc
}

.box-login, .sabt {
    float: left;
    position: relative;
    margin-top: 12px
}

box-login i {
    color: #fff;
    font-size: 25px
}

box-login a {
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    margin-left: 5px
}

.sabt a, sabt img {
    float: left;
    margin-right: 10px;
    color: #fff;
    font-size: 14px
}

sabt {
    margin-top: 20px;
    margin-right: 14px
}

.phone {
    float: left;
    padding-top: 20px;
    font-size: 19px;
    color: #16c316
}

.phone a, phone img {
    float: left;
    margin-right: 10px;
    color: #16c316;
    font-weight: 700;
    font-size: 21px;
    text-shadow: 0 2px 3px #000
}

div#demos .item1 img {
    width: 100%
}

.box-img img {
    text-align: center;
    margin: auto
}

box-item {
    text-align: center;
    padding: 25px 0;
    float: right;
    width: 100%
}

.box-item h3 {
    color: #343434;
    font-weight: 700;
    text-align: center;
    margin: 16px 0
}

.box i.fas.fa-angle-left {
    color: #fcc236;
    position: absolute;
    font-weight: 700;
    left: 6px;
    top: 18px;
    font-size: 22px
}

.padding-right {
    padding-left: 0
}

.box h3 {
    font-size: 15px;
    margin-top: 0
}

.footer ul.footer5.social-5 {
    justify-content: normal !important
}

.footer5 li:hover i.fab.fa-telegram {
    color: #00a1ff
}

div#logo {
    float: right;
    padding-right: 5px;
    margin-bottom: 12px
}

.box-search {
    position: absolute;
    color: #595656;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    top: 22%;
    right: 10%;
    animation: rightThenLeft 1s linear;
    width: 31%;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 0 5px 2px #575555;
    padding: 10px 0 0 0
}

.box-search .p-container {
    align-self: center
}

button.btn-modal-emp {
    background: 0 0;
    border: none
}

a.all-place:hover {
    color: #38cb38;
    background: #fff
}

a.all-place {
    float: left;
    background: #38cb38;
    color: #fff;
    padding: 10px;
    border-radius: 30px;
    font-size: 13px;
    border: 1px solid #38cb38
}

li.buy {
    float: left !important
}

li.buy a {
    float: left !important;
    background: #f7941d;
    border-radius: 6px;
    color: #fff;
    padding: 2px 10px;
    border: 1px solid #f7941d
}

li.buy a:hover {
    background: #fff;
    color: #f7941d
}

@-webkit-keyframes rightThenLeft {
    0% {
        margin-right: -20%
    }
    100% {
        margin-right: 0
    }
}

@-webkit-keyframes rightThenright {
    0% {
        margin-left: -20%
    }
    100% {
        margin-left: 0
    }
}

@-webkit-keyframes rightThentop {
    0% {
        margin-top: -20%
    }
    100% {
        margin-top: 0
    }
}

@-webkit-keyframes rightThenbottom {
    0% {
        margin-top: 20px
    }
    100% {
        margin-top: 0
    }
}

.box i {
    color: #b4b3b3;
    font-size: 13px
}

.box i.fas.fa-angle-left {
    color: #fcc236;
    position: absolute
}

.des-inside {
    position: absolute;
    bottom: 0;
    color: #fff;
    z-index: 99;
    width: 100%;
    text-align: center;
    padding: 10px 15px;
    font-weight: 700
}

.des-inside span {
    font-size: 30px;
    margin-top: 12px;
    display: block
}

div#demos .item {
    transition: all .3s;
    padding: 10px;
    border: 1px solid #eae9e9;
    border-radius: 10px;
    box-shadow: 0 0 5px 1px #ebe6e6;
    margin-top: 10px
}

.price-item span {
    color: #f7941d !important
}

.share {
    float: right;
    position: relative
}

ul.share-ul {
    background: #fff;
    float: right;
    position: absolute;
    top: 30px;
    display: none;
    right: 10px;
    padding: 2px 1px;
    width: 133px;
    border-radius: 3px
}

ul.share-ul li {
    float: right;
    display: inline-block;
    margin: 0 5px;
    font-size: 19px;
    color: #333;
    display: inline-block
}

.share:hover ul.share-ul {
    display: block
}

span.share-i {
    margin-right: 8px;
    float: right;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    font-size: 14px
}

span.favorite:hover, span.share-i:hover {
    background: red;
    color: #fff;
    cursor: pointer
}

span.time-item {
    float: right;
    direction: rtl;
    color: #9c9898
}

.price-item {
    color: #6b6b6b;
    float: right;
    font-weight: 700;
    font-size: 12px;
    text-align: right
}

.description1 .row {
    float: right;
    width: 100%;
    border-top: 1px dashed #b6b2b2;
    border-bottom: 1px dashed #b6b2b2
}

ul.items-des {
    width: 100%;
    float: right;
    margin-bottom: 8px;
    border-bottom: 1px dashed #b6b2b2
}

ul.items-des li {
    display: inline-block;
    margin-left: 10px;
    margin-top: 4px;
    float: right
}

ul.items-des li i {
    float: right;
    margin-top: 7px;
    margin-left: 5px;
    color: #8a8888
}

ul.items-des li span {
    float: right
}

p.boldtextblue {
    color: #50abff;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    margin-top: 13px;
    float: right;
    display: block
}

i.far.fa-star, i.fas.fa-star {
    color: #fdce2d;
    color: #fdce2d
}

ul.starcomment li {
    display: inline-block;
    float: right;
    margin-left: 9px
}

.main {
    float: right;
    width: 100%;
    background-image: url(../images/bimg1.jpg);
    padding: 5% 0;
    background-size: cover
}

.text-img {
    text-align: center
}

.text-img H3 {
    color: #ff1901;
    font-size: 27px;
    font-weight: 700
}

.text-img span {
    color: #36c731;
    font-size: 16px;
    font-weight: 700
}

.text-img p {
    color: #333;
    font-weight: 700;
    font-size: 16px
}

.time i {
    float: right;
    color: #777;
    font-size: 25px
}

.box-search.fix-se {
    display: none !important
}

.footer5 {
    text-align: center;
    margin-top: 10px
}

.footer5 img {
    margin: auto;
    float: left;
    margin-right: 15px
}

.top1.fixedLinks-fx {
    position: fixed;
    z-index: 12;
    width: 100%;
    top: 0;
    transition: top .3s;
    padding-bottom: 6px;
    background: linear-gradient(to bottom, rgb(26 26 26 / 88%) 0, rgb(56 56 56) 60%, rgb(38 38 38 / 80%) 100%)
}

.top1 {
    float: right;
    width: 100%;
    z-index: 111;
    top: 0;
    transition: top .3s;
    position: absolute;
    background: linear-gradient(to bottom, rgb(26 26 26 / 71%) 0, rgb(42 42 44 / 48%) 60%, rgb(255 255 255 / 0%) 100%);
    padding-bottom: 30px
}

.fade.in {
    opacity: 1;
    background: #0000003d
}

.top1.fixedLinks-fx .logo-top {
    display: none
}

div#myCarousel {
    height: auto;
    overflow: hidden
}

span.text2 {
    position: absolute;
    top: 20%;
    left: 10%;
    color: #fff;
    font-size: 16px
}

span.text2 span {
    display: block
}

div#main1 {
    width: 70%;
    text-align: center;
    padding-bottom: 4%;
    color: #fff;
    padding-top: 12px;
    margin-top: 0;
    margin: auto
}

div#main1 .center a {
    background: #007e7a;
    color: #fff;
    padding: 9px 25px;
    border-radius: 30px;
    margin-top: 6px;
    border: 1px solid #007e7a;
    display: inline-block
}

div#main1 .center a:hover {
    background: #f8f8f8;
    color: #007e7a
}

.left1 .item2 a:hover {
    color: red
}

div#main1 .center h3 {
    font-size: 30px;
    font-weight: 700
}

div#main1 .center h4 {
    font-size: 29px
}

div#demos .item:hover {
    transition: all .3s;
    background: #e9e9ea;
    border-radius: 5px
}

.left1 {
    padding-bottom: 5px;
    background: #fff;
    width: 100%;
    float: right;
    font-size: 12px;
    text-align: justify;
    padding: 12px;
    border: 1px solid #eee;
    border-radius: 0
}

.left1 .item2 a {
    margin-top: -5px;
    float: left;
    color: #9d9b9b
}

span.time1 i, span.view i {
    color: #979393;
    float: right;
    margin-left: 4px
}

.item2 {
    float: right;
    width: 100%;
    border-bottom: 3px solid #eee;
    margin-bottom: 5px
}

.box-bottom {
    background: #ebebeb;
    font-size: 13px
}

.box-bottom h3 a {
    float: left;
    color: #777;
    font-size: 12px
}

.box-bottom h3 span {
    color: #dc0d0d;
    font-size: 14px
}

.item2 p {
    margin-bottom: 3px;
    font-size: 11px;
    color: #777;
    line-height: 22px
}

.item2:last-child {
    margin: 0;
    border: none
}

.blog > h3 {
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    font-size: 22px;
    padding: 25px 10px;
    background: #fcc236
}

.blog > h3 i {
    float: left
}

.blog {
    font-size: 12px;
    text-align: justify
}

.item3 h3 {
    margin-top: 0;
    font-size: 15px;
    margin-bottom: 2px;
    padding-bottom: 12px
}

.blog p {
    font-size: 11px;
    color: #777;
    line-height: 22px
}

.item3 {
    background: #fff;
    float: right;
    width: 100%;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;
    padding-top: 9px
}

div#demos1 {
    direction: ltr;
    padding: 0
}

span.time1, span.view {
    color: #777;
    float: right;
    line-height: 14px;
    margin-left: 7px
}

.border5 {
    border-bottom: 1px solid #547799;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.footer4 li a:after {
    position: absolute;
    content: "";
    right: 0;
    top: 37%;
    background: #cecaca;
    width: 5px;
    height: 5px;
    border-radius: 50%
}

ul.footer-ul {
    margin-top: 65px;
    width: 50%;
    float: right
}

.footer1 span, .footer3 span {
    color: #fff;
    display: block;
    font-size: 17px;
    text-align: right;
    direction: ltr
}

.footer4 li a {
    color: #cecaca;
    padding: 0 10px;
    font-size: 13px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    padding-right: 14px
}

.footer4 li a:hover {
    color: #fcc236
}

.footer1:after, .footer3:after {
    position: absolute;
    content: "";
    background: #7d7777;
    height: 1px;
    width: 101px;
    bottom: 5px;
    right: 4px
}

.footer1, .footer3 {
    margin-bottom: 10px;
    position: relative
}

.footer2 i, .footer3 i {
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 22px;
    text-align: right;
    padding: 0;
    color: #1ab51a
}

.footer1 a span {
    color: #1ab51a
}

.footer1, .footer3, .footer5 {
    width: 100%;
    float: right
}

.footer0 {
    color: #cecaca;
    text-align: justify
}

.footer5 {
    display: flex;
    align-items: center;
    justify-content: center
}

.fab {
    font-family: "Font Awesome 5 Brands" !important
}

ul.footer5.social-5 {
    justify-content: end
}

.footer1 span {
    line-height: 54px;
    font-size: 22px;
    font-weight: 700
}

.footer5 p {
    background: #fff;
    width: 104px;
    border-radius: 50%;
    text-align: center;
    margin: 0 5px;
    padding: 12px;
    height: 104px
}

.footer5 p img {
    margin: auto;
    text-align: center;
    float: none !important
}

.footer1 i {
    padding: 0;
    color: #1ab51a;
    height: 45px;
    text-align: right;
    border-radius: 50%;
    line-height: 45px;
    font-size: 25px
}

.img-footer img {
    margin: auto
}

.img-footer {
    margin: auto;
    text-align: center;
    width: auto;
    display: inline-block
}

.footer {
    padding-top: 40px !important;
    float: right;
    width: 100%;
    padding-top: 0;
    color: #fff;
    padding-bottom: 30px;
    position: relative;
    background: #383838
}

.btn-top {
    background-image: url(../images/footer.png);
    position: relative;
    content: "";
    width: 100%;
    height: 30px;
    top: -95px;
    opacity: 1;
    z-index: 2;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 56px
}

.footer .container {
    position: relative;
    z-index: 9
}

div#scrollTop {
    display: none
}

.circle {
    cursor: pointer;
    position: absolute;
    right: 0;
    left: 0;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    left: 0;
    background: #16c316;
    height: 55px;
    float: none;
    border-radius: 50%;
    line-height: 61px;
    font-size: 22px;
    box-shadow: 0 -2px 5px 1px #d6d4d4;
    margin-top: 14px;
    margin: auto
}

.footer1 .col-xs-10, .footer3 .col-xs-10 {
    padding-right: 0
}

.footer3 i.far.fa-envelope-open {
    float: right;
    margin-top: -6px
}

.footer5 li i.fab.fa-instagram:hover {
    background: radial-gradient(circle farthest-corner at 35% 100%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 10% 140%, #feda7e, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e42e66 50%, #fa5332 70%, #ffdc80 100%) !important
}

.footer5 li i.fab.fa-linkedin:hover {
    color: #16a3df
}

.footer5 li i.fab.fa-whatsapp:hover {
    color: #16c316
}

.footer5 li i.fab.fa-facebook-f:hover {
    color: #2f4ced
}

.footer5 li i.fab.fa-twitter:hover {
    color: #179ed6
}

div#scrollTop {
    text-align: center;
    float: right;
    width: 100%
}

ul.starcomment span {
    float: right;
    margin-left: 2px;
    font-size: 10px
}

a.left.carousel-control, a.right.carousel-control {
    color: #a5a0a0;
    top: 50%
}

.pos1 {
    margin-top: 10px
}

.description {
    font-size: 11px;
    text-align: right
}

div#demos .item1 img {
    width: auto;
    margin: auto;
    height: auto !important
}

.owl-carousel.owl-theme.demos.owl-loaded.owl-drag {
    padding-bottom: 54px
}

.carusel1 p {
    font-size: 13px;
    color: #909090
}

div#demos .carusel1 .item h4 {
    color: #38cb38;
    display: block;
    text-align: right;
    font-size: 16px;
    float: right;
    width: 100%;
    margin: 10px 0;
    margin-bottom: 5px;
    padding: 0;
    text-align: right;
    font-weight: 700
}

#demos .item p {
    margin: 0;
    float: right;
    padding: 0;
    direction: rtl
}

a.fave {
    background: #088170;
    margin-top: 2px;
    float: left;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 46px;
    font-size: 22px
}

.owl-nav.disabled {
    display: block !important
}

.large-12.columns {
    float: right;
    width: 100%
}

p.readmore-item a {
    color: #f47105
}

.owl-carousel .owl-item span.star img {
    width: auto;
    margin-right: 2px;
    float: right
}

#demos .item {
    opacity: 1;
    -webkit-transition: opacity .3s cubic-bezier(.694, 0, .335, 1);
    -o-transition: opacity .3s cubic-bezier(.694, 0, .335, 1);
    transition: opacity .3s cubic-bezier(.694, 0, .335, 1);
    background: #fff
}

div#demos .item1 {
    overflow: hidden;
    position: relative
}

div#demos .item:hover .item1 img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

div#demos .item1 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    height: 150px;
    -webkit-transition: opacity .3s cubic-bezier(.694, 0, .335, 1), -webkit-transform .7s cubic-bezier(.694, 0, .335, 1);
    transition: opacity .3s cubic-bezier(.694, 0, .335, 1), -webkit-transform .7s cubic-bezier(.694, 0, .335, 1);
    -o-transition: opacity .3s cubic-bezier(.694, 0, .335, 1), transform .7s cubic-bezier(.694, 0, .335, 1);
    transition: opacity .3s cubic-bezier(.694, 0, .335, 1), transform .7s cubic-bezier(.694, 0, .335, 1);
    transition: opacity .3s cubic-bezier(.694, 0, .335, 1), transform .7s cubic-bezier(.694, 0, .335, 1), -webkit-transform .7s cubic-bezier(.694, 0, .335, 1)
}

#demos {
    direction: ltr;
    margin: 10px 0;
    float: right;
    width: 100%
}

.description {
    float: right;
    padding: 5px 3px;
    width: 100%
}

.item {
    position: relative;
    float: right;
    width: 100%
}

.left1 h3 {
    margin-top: 0
}

.owl-prev {
    color: transparent;
    position: absolute;
    margin: 0 1%;
    text-align: center;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -4px
}

.owl-next {
    color: #fff;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1%;
    text-align: center;
    display: inline-block;
    left: -20px
}

a.more:hover {
    color: red
}

a.more {
    color: #fff;
    float: left;
    font-size: 14px
}

span.submitform {
    cursor: pointer;
    float: right;
    margin-top: 0;
    padding: 15px 13px
}

form.form-serch {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    width: 90%;
    z-index: 999;
    background: #efeded;
    margin: auto;
    margin-top: 48px;
    padding: 15px
}

.highlight {
    display: block !important
}

form.form-serch button {
    position: absolute;
    left: 0;
    top: 19px;
    left: 21px;
    background: 0 0;
    border: none
}

form.form-serch input[type=text] {
    width: 100%;
    min-height: 30px;
    height: 36px;
    padding: 0 10px
}

form.form-serch button {
    position: absolute;
    left: 0;
    top: 23px;
    left: 21px;
    background: 0 0;
    border: none
}

span.submitform i {
    font-size: 17px
}

span.price2 {
    color: #fcc236
}

span.price1 {
    color: #fcc236
}

.owl-nav {
    width: 100%;
    position: absolute;
    float: right;
    top: 45%
}

.owl-prev {
    background: #fff;
    color: #727171;
    border-radius: 50%;
    box-shadow: 0 0 2px 1px #cbc5c5;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 24px;
    right: -33px;
    top: 1%;
    position: absolute
}

.owl-next {
    background: #fff;
    color: #727171;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0 0 2px 1px #cbc5c5;
    width: 40px;
    height: 40px;
    line-height: 42px;
    font-size: 24px;
    left: -33px;
    top: 1%;
    position: absolute
}

.owl-next:hover, .owl-prev:hover {
    background: #38cb38;
    color: #fff
}

.owl-next:hover::before, .owl-prev:hover::before {
    color: #fff
}

.back {
    position: relative
}

div#lan a {
    padding: 0
}

div#lan {
    margin-top: 3%
}

.no-padding {
    padding: 0
}

.carousel-control {
    box-shadow: none !important;
    background: 0 0 !important
}

img {
    max-width: 100%;
    height: auto;
    display: block
}

h3.title {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 20px
}

.box4 {
    position: relative
}

.left1 .col-sm-4.col-xs-12, .left1 .col-sm-6.col-xs-12 {
    padding: 5px 5px
}

.right-side {
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden
}

.right-side h4 {
    margin: 0;
    background: #118eef;
    margin-top: 0;
    padding: 10px;
    color: #fff;
    font-size: 13px
}

.right-side ul {
    height: 300px;
    overflow: hidden;
    overflow-y: auto;
    background: #f5f5f5;
    padding: 10px;
    width: 100%;
    float: right
}

.right-side ul li {
    border-bottom: 1px solid #dbd7d7;
    width: 100%;
    float: right
}

.right-side ul li a {
    color: #a09947;
    width: 100%;
    font-size: 13px;
    float: right
}

.right-side ul li a span {
    float: left
}

.description2 {
    background: #f0f9ff;
    background: linear-gradient(to bottom, rgba(240, 249, 255, 0) 0, rgba(49, 49, 51, .64) 48%, rgba(24, 22, 23, .74) 100%);
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    padding: 0 22px;
    font-size: 15px;
    right: 0;
    min-height: 82px;
    left: 0;
    width: 100%;
    font-weight: 700
}

.right-side ul::-webkit-scrollbar {
    width: 5px
}

.right-side ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ccc;
    border-radius: 10px
}

.right-side ul::-webkit-scrollbar-thumb {
    background: #ff6e46;
    border-radius: 10px
}

.right-side ul::-webkit-scrollbar-thumb:hover {
    background: #e47b5d
}

div#footer-text21 li {
    background: #fff;
    display: inline-block;
    margin: 15px 7px;
    box-shadow: 0 2px 2px 1px #c5c3c3;
    border-radius: 5px;
    padding: 10px
}

div#footer-text2, div#footer-text2 a {
    color: #777;
    padding: 15px 0
}

.box a:hover {
    background: #118eef;
    border-radius: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.progress {
    height: 11px
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fcc236;
    transition: all .3s;
    width: 20px
}

.box-bottom p {
    margin: 0
}

.main0 {
    BACKGROUND: #f8f8f8
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    transition: all .3s;
    height: 10px;
    margin: 5px 7px;
    background: #707070;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

marquee span {
    margin-right: 25px
}

.owl-dots {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.box-bottom h3 {
    margin-top: 8px;
    margin-bottom: 4px
}

.footer5 li {
    display: inline-block
}

.footer5 li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #b2b2b2;
    font-size: 25px;
    margin: 0 0
}

.footer5 li i.fa.fa-twitter:hover {
    background: #00adff
}

.footer5 li i.fa.fa-facebook-f:hover {
    background: #0f5ae1
}

.footer5 li i.fa.fa-whatsapp:hover {
    background: #07ab07
}

.footer5 li i.fa.fa-send-o:hover {
    background: #1180f1
}

.footer5 li i.fa.fa-instagram:hover {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)
}

form.newsletter input[type=text] {
    border: none;
    text-align: right;
    width: 66%;
    float: right;
    text-align: right;
    color: #928d8d;
    font-size: 12px
}

form.newsletter input[type=button] {
    background: #fcc236;
    color: #fff;
    border: 1px solid #fcc236;
    border-radius: 30px;
    float: right;
    padding: 3px 9px;
    float: left
}

.footer1 {
    margin-top: 16%
}

form.newsletter {
    background: #fff;
    border-radius: 30px;
    border: 1px solid #eee;
    padding: 4px 10px;
    overflow: hidden;
    width: 100%;
    margin: auto;
    height: 43px
}

div#search ul.dropdown-menu li {
    margin: 4px 0
}

div#city .dropdown {
    float: left
}

span.line-login {
    height: 15px;
    width: 2px;
    background: #fff;
    position: relative;
    right: 2px;
    display: inline-block;
    margin: auto 3px
}

button.btn.btn-shop {
    background: 0 0;
    color: #024184;
    font-weight: 700;
    font-size: 13px;
    box-shadow: none;
    border: none;
    border-right: 2px solid #ccc;
    border-radius: 0
}

.cart {
    float: left;
    margin-top: 7px
}

span#cart-total {
    float: right;
    position: relative
}

span.count {
    background: #007e7a;
    position: absolute;
    right: 0;
    border-radius: 50%;
    color: #fff;
    width: 17px;
    height: 17px;
    font-size: 10px;
    line-height: 20px;
    top: -14px;
    right: -12px
}

span.price-cart {
    float: right;
    direction: ltr;
    margin-left: 5px;
    font-size: 11px;
    margin-top: 4px
}

span#cart-total i.fas.fa-shopping-cart {
    font-size: 19px;
    margin-top: -3px;
    float: right
}

span.name-cart {
    color: #333;
    font-weight: 400
}

div#city .dropdown ul.dropdown-menu, div#search ul.dropdown-menu {
    font-size: 12px;
    background: #f5f5f5;
    margin-top: 5px
}

.box:hover {
    background: #fcc236;
    color: #024184;
    transition: all .3s
}

.box:hover i {
    color: #024184 !important
}

.price-item-old {
    float: left;
    text-decoration: line-through;
    color: #777;
    font-size: 10px
}

.items-des .price-item {
    float: left
}

ul.starcomment li {
    float: right;
    margin-left: 10px
}

.icon-item {
    position: absolute;
    z-index: 9;
    right: 10px;
    top: 15px;
    width: 100%;
    padding: 0 10px
}

.padding1 {
    padding: 0
}

span.favorite {
    float: right;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px
}

.share, div#main1 .icon-item span.favorite {
    color: #333
}

span.favorite:hover, span.share-i:hover {
    background: #4ed24e;
    color: #fff !important
}

span.favorite-active {
    background: #4ed24e;
    color: #fff !important
}

.carousel1 .item {
    border-radius: 50% !important;
    overflow: hidden;
    background: 0 0;
    padding: 0 !important;
    width: auto !important;
    text-align: center
}

.demos2 .owl-nav.disabled {
    top: 46%
}

.sale1 {
    background: red;
    color: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    float: left;
    border-radius: 50%;
    line-height: 35px
}

.sale-inside {
    float: right;
    text-align: center;
    margin-top: 0;
    padding: 14px 24px;
    color: #fff;
    border-radius: 30px;
    float: left;
    margin-top: 10%
}

.sale-inside a {
    color: #fff
}

.sale-inside h3 {
    margin: 0;
    background: #007e7a;
    text-align: center;
    color: #fff;
    padding: 15px
}

.sale-inside img {
    margin: auto
}

span.sugesmore {
    color: #999595;
    float: left;
    border: 1px solid #b3afaf;
    border-radius: 30px;
    padding: 0 10px
}

span.sugesmore i.fas.fa-angle-left {
    float: left;
    color: red;
    margin-top: 6px;
    margin-right: 9px
}

span.sugesmore:hover {
    background: #de0e0e;
    color: #fff
}

.time {
    float: right;
    min-width: 60%
}

.time li {
    display: inline-block;
    float: left;
    color: #fff;
    margin: 0 3px;
    text-align: center
}

.time li span {
    background: #9b9797;
    color: #fff;
    width: 26px;
    display: block;
    font-size: 11px;
    text-align: center;
    border-radius: 5px;
    height: 24px
}

.time #seconds {
    background: #e71313
}

a.asale-inside h4 {
    color: #333;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 13px;
    margin-top: 0
}

a.asale-inside .price-item {
    font-size: 12px;
    margin-top: -4px
}

a.cart-see, a.pay-cart {
    float: left;
    background: #fcc333;
    color: #024184;
    padding: 5px;
    margin: 0 5px
}

.footer3 {
    padding-bottom: 11px;
    float: right
}

.top1.fixedLinks-fx .row.fix-w {
    float: left;
    width: 37%
}

.top1.fixedLinks-fx .box-search.fix-se {
    display: block !important;
    background: 0 0;
    box-shadow: none;
    position: static;
    float: right;
    width: 63%
}

.top1.fixedLinks-fx div#logo {
    float: right
}

.top1.fixedLinks-fx .container {
    width: 100%
}

.top1.fixedLinks-fx form.search {
    background: 0 0
}

.top1.fixedLinks-fx div#search {
    float: right;
    width: 81%
}

.top1.fixedLinks-fx input.input-search {
    float: right;
    width: 23%;
    margin-left: 10px
}

.top1.fixedLinks-fx .date input {
    width: 15%;
    margin-left: 10px
}

.top1.fixedLinks-fx .date .number {
    float: right;
    width: 22%
}

.top1.fixedLinks-fx button.btn-search {
    float: right;
    width: 12%;
    margin-right: 8px;
    font-size: 14px;
    padding: 7px 10px !important;
    margin-top: 8px
}

.top1.fixedLinks-fx .box-login, .top1.fixedLinks-fx .sabt {
    float: left;
    margin-top: 1px
}

.top1.fixedLinks-fx .sabt {
    margin-top: 6px
}

.container {
    width: 100%
}

span.btn {
    display: none
}

div#demos .item1 img {
    width: 100% !important
}

.description2 a {
    color: #fff;
    font-size: 16px
}

.carousel1 .item1 {
    width: 240px;
    height: 240px !important;
    margin: auto;
    transition: all .3s;
    border: 1px solid #eae9e9;
    border-radius: 10px;
    box-shadow: 0 0 5px 1px #ebe6e6;
    position: relative;
    border-radius: 50%
}

div#demos .item .description span {
    color: #777
}

.cart.open li {
    margin: 0;
    font-size: 12px
}

ul.dropdown-menu table.table.table-striped {
    font-size: 13px;
    margin: 0
}

.fiix-reserv-mobile.row {
    display: none
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.over-page.active {
    opacity: 1;
    transition: all .3s;
    display: block
}

.over-page {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #ffffff00;
    z-index: 5;
    opacity: 0;
    transition: all .3s;
    display: none
}

.list-login a {
    color: #1f1f1f !important;
    transition: all .3s;
    padding: 9px 1px;
    display: block;
    transition: all .3s;
    border-bottom: 1px solid #00000012;
    width: 100%
}

.list-login a:hover i {
    color: #16c316 !important
}

.list-login a:hover {
    transition: all .3s;
    background: #16c31605
}

.list-login li:last-child a {
    border-bottom: 0
}

.list-login li {
    width: 100% !important;
    margin: 0 !important
}

.open-1 .list-login {
    height: auto;
    transition: all .3s
}

.list-login {
    position: absolute;
    left: 0;
    overflow: hidden;
    height: 0;
    transition: all .3s;
    top: 26px
}

.list-login ul {
    text-align: right;
    background: #fff;
    border-radius: 9px;
    padding: 7px;
    width: 206px;
    box-shadow: 0 3px 13px 0 #616161;
    margin: 10px 15px;
    position: relative
}

.list-login ul::before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 9px 11px;
    border-color: #00000000 #00000000 #fff #00000000;
    top: -9px;
    left: 13px
}

.list-login i {
    color: #9e9e9e !important;
    font-size: 12px !important;
    width: 23px;
    border-left: 1px solid #e8e8e8;
    margin: 0 -3px 0 5px;
    text-align: center
}

.head-left .lnk-header {
    color: #fff;
    padding: 0 4px 0 0;
    cursor: pointer
}

.head-left {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 9px 0 0;
    color: #fff
}

li.head-item {
    display: inline-flex;
    align-items: center;
    position: relative;
    margin: 0 20px 0 0
}

button.btn-modal-emp:focus, button.btn-modal-emp:hover {
    border: 0;
    outline: 0
}

div#search input:hover {
    border: 1px solid #16c316;
    transition: all .3s
}

.same-stl {
    background: #ebebeb;
    border-radius: 41px;
    height: 46px;
    font-size: 12px;
    border: 2px solid #43433f
}

.same-stl.number-q {
    display: flex;
    align-items: center
}

.same-stl.number-q input {
    background: 0 0;
    width: 17px;
    border: 0
}

.same-stl.number-q .text-number {
    margin: 0 0 0 11px
}

.description1 {
    direction: rtl
}

.title-describe {
    font-weight: 700;
    color: #000;
    font-size: 18px;
    margin: 0 0 15px
}

a.more-01 {
    color: #1ab51a !important;
    border-bottom: 1px dashed;
    padding: 0 9px;
    text-align: center
}

a.less-01 {
    color: #f7941d !important;
    border-bottom: 1px dashed;
    padding: 0 9px;
    text-align: center
}

img.pc-usr {
    width: 29px;
    float: right;
    margin: 0 0 0 5px;
    border-radius: 50%;
    height: 29px
}

.Modl-Logn.in {
    display: flex !important;
    align-items: center;
    color: #000;
    justify-content: center
}

.Modl-Logn .modal-dialog.modal-sm {
    width: 36%;
    text-align: center
}

.Modl-Logn .close {
    color: #049a37;
    opacity: 1;
    width: 33px;
    height: 33px;
    border-radius: 3px;
    position: absolute;
    left: 8px;
    top: 8px;
    box-shadow: 0 0 10px 0 #e2e2e2
}

.Modl-Logn .close:hover {
    color: #f7941d
}

.Modl-Logn .logo-modal img {
    margin: 9px auto 14px
}

.Modl-Logn .modal-title {
    color: #000;
    opacity: 1;
    font-weight: 700;
    font-size: 20px
}

.Modl-Logn .exp-mdl {
    margin: 0 0 34px;
    color: #757575
}

.Modl-Logn .btn-edit-mobile {
    border-bottom: 1px dashed #f7941d;
    cursor: pointer
}

.btn-forgot-password {
    cursor: pointer
}

.Modl-Logn .exp {
    font-size: 12px;
    color: #a0a0a0;
    margin: 0 0 21px
}

.Modl-Logn #BtnCheckUser, .Modl-Logn #BtnLogin {
    background: #f7941d;
    color: #fff;
    font-size: 19px;
    transition: all .3s;
    border-radius: 40px;
    width: 47%;
    margin: auto
}

.Modl-Logn #BtnCheckUser:hover, .Modl-Logn #BtnLogin:hover {
    background: #16c316;
    transition: all .3s
}

.bc-1 {
    padding: 5px 7px
}

.title-rate {
    display: inline-block;
    font-size: 16px
}

.degre-rate {
    display: inline-block;
    float: left;
    font-size: 16px;
    text-shadow: 0 0 1px #636363
}

i.far.fa-star {
    color: #e3e3e3
}

.degre-rate i {
    color: #fdce2d
}

.title-prt {
    font-size: 21px;
    margin: 0 0 15px
}

ul.host-items li {
    padding: 0 0 0 33px
}

button.delet-filtere {
    display: none
}

button:focus, input:focus {
    outline: 0;
    box-shadow: none
}

.info-1.pric {
    color: #007b8c;
    font-size: 15px;
    font-weight: 700
}

.info-0 {
    margin: 3px 8px 3px 10px
}

.each-011 {
    box-shadow: 0 3px 9px -6px #545454;
    padding: 7px;
    width: 98%;
    border: 1px solid #f3f3f3;
    margin: 0 0 4px;
    border-radius: 4px !important
}

.box-fixeda input:hover {
    border: 1px solid #007b8c
}

.row.pg-sttc {
    padding: 129px 0
}

.col-xs-12.col-lg-3.col-sm-5.footer0 img {
    float: none
}

.s-ttl {
    margin: 0 0 21px
}

.pric-items .subjct-prc {
    width: 222px;
    margin: 2px 0;
    font-size: 13px
}

.pric-items .number-prc {
    font-size: 13px
}

.pric-items .pcr-num {
    font-size: 15px;
    margin: 0 0 0 3px;
    font-weight: 700
}

p.text-secondary.font-weight-light {
    min-height: 100px
}

.leftt-btn {
    text-align: left
}

.btn-dlet {
    border-bottom: 1px dashed red;
    display: inline-block
}

.btn-chse {
    display: inline-block;
    border-bottom: 1px dashed #007b8c
}

.sl-Calendar .owl-nav {
    display: none !important
}

.ready-sentnc {
    display: inline-block;
    background: #9efb9e;
    color: #000;
    padding: 3px 20px;
    border-radius: 1px;
    font-size: 12px
}

.disinfected-txt {
    color: #50abff;
    width: 100%;
    font-weight: 700;
    font-size: 12px;
    margin-top: 13px;
    float: right;
    display: block
}

.job-form {
    margin: 0 auto;
    float: none
}
.homeh {
    font-size: 14px;
    font-weight: bold;
}
@media (min-width: 992px) {
    .p-lg-3 {
        padding: 1rem !important
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}
@media (min-width: 768px) {
    .non-desc {
        display: none !important
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-3 {
        -ms-flex: 0 0 25% !important;
        flex: 0 0 25% !important;
        max-width: 25% !important
    }
}
@media (min-width: 576px) {
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}
@media (max-width: 1300px) {
    .date input.datepersian, .number, button.btn-search, input.input-search {
        margin-top: 10px
    }

    .btn-top {
        top: -85px !important
    }
}
@media (max-width: 1200px) {
    form.search {
        width: 100%
    }

    .cart span.price-cart {
        display: none
    }
}
@media (max-width: 1050px) {
    .box-search {
        padding: 14px 0;
        width: 42%
    }

    .Pg-Search-1 {
        padding: 13% 0 !important
    }

    .hidden-mob {
        display: none !important
    }

    .same-stl.col-sm-3 {
        width: 100%
    }

    .top1.fixedLinks-fx div#search {
        width: 88%
    }

    .top1.fixedLinks-fx .box-search.fix-se {
        width: 55%;
        display: inline-flex !important
    }

    .top1.fixedLinks-fx .row.fix-w {
        width: 45%
    }

    li.head-item {
        margin: 0 10px 0 0;
        font-size: 12px
    }
}
@media (max-width: 930px) {
    div#main1 {
        width: 100%;
        padding: 29% 0 0
    }

    .btn-top {
        background: 0 0
    }

    .circle {
        top: -16%
    }

    .box-search {
        padding: 9px 0 !important;
        width: 53%;
        top: 3% !important;
        z-index: 999;
        right: 3% !important
    }

    .btn-top {
        top: -50px !important
    }

    .demos2 .item {
        margin: auto;
        float: none
    }

    .demos2 .item .item1 {
        position: relative;
        width: 170px;
        height: 170px !important;
        border-radius: 50%;
        box-shadow: 0 0 5px 1px #ebe6e6
    }

    .demos2 .item {
        margin: auto;
        float: none;
        box-shadow: none !important;
        background: 0 0 !important;
        border: none !important
    }

    .box {
        width: 48%;
        margin: 1%
    }

    div#myCarousel {
        height: auto;
        overflow: hidden
    }

    form.search {
        width: 100%;
        padding: 0
    }

    .cart span.price-cart {
        display: none
    }

    .box {
        width: 48%;
        margin: 1%
    }

    div#myCarousel {
        height: auto;
        overflow: hidden
    }

    .parent-fix {
        max-width: 100% !important;
        width: 100%
    }
}
@media (max-width: 769px) {
    #FormSearch_ {
        position: initial !important;
    }

    #ExtraSearchHomePage_ {
        position: absolute;
        width: 97% !important;
        top: 56px;
        right: 0;
        border: 1px solid #eee;
        left: 0;
        margin: auto;
    }

    .host-count {
        font-size: 10px !important;
        left: 4px;
        position: absolute;
    }

    .link-search {
        border: 0 !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        direction: rtl;
        max-width: 77%;
    }

    .share-7.social-open .socil-lnks {
        width: 120px;
    }

    .share-7 {
        left: 2%;
        padding: 2px 7px;
        bottom: 32%;
        z-index: 1;
        font-size: 20px
    }

    .itm-social {
        padding: 5px
    }

    .modal-dialog {
        width: 100%
    }

    div#ui-datepicker-div {
        width: 94%
    }

    span.text-nameUser {
        display: block;
        text-align: right;
        padding: 0 22px 0 0
    }

    .nazarattt {
        display: block !important
    }

    .phone.d-flex.align-items-center img {
        display: none
    }

    .price-wrap .col-sm-6.p-0 {
        float: right;
        width: 50%
    }

    .row.ft-bx .col-sm-6 {
        float: right;
        width: 50%
    }

    .radion-flt {
        height: 49px
    }

    .owl-next, .owl-prev {
        width: 30px;
        height: 30px;
        line-height: 32px
    }

    .owl-nav {
        top: 51%
    }

    .box-search {
        padding: 9px 0 2px !important
    }

    .container.p-0.pb-5.mb-5 {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important
    }

    .list-login {
        left: -19px
    }

    .Box-C1 {
        padding: 15px 6px;
        width: 50%
    }

    .Box-C1 .box-img {
        height: 80px;
        padding: 7px
    }

    .Box-C1 h3 {
        margin: 7px 0 5px;
        font-size: 13px
    }

    .Box-C1 p {
        font-size: 11px;
        line-height: 19px
    }

    .main0 h3 span, .main0 img {
        margin-left: 11px
    }

    .main0 h3 span {
        padding-right: 8px;
        font-size: 17px
    }

    button.delet-filtere {
        display: block
    }

    .moore {
        width: 100%
    }

    li.head-item {
        margin: 0 9px 0 0;
        font-size: 11px
    }

    .box-fixeda .col-md-12 {
        padding-right: 0;
        padding-left: 0
    }

    form.search {
        height: auto
    }

    .same-stl {
        width: 100%;
        height: 38px;
        font-size: 11px
    }

    .col-sm-3.same-stl.number-q {
        width: 50%
    }

    button.col-sm-2.same-stl.btn-search-q {
        width: auto
    }

    .footer {
        padding-bottom: 80px;
        margin: 46px 0 0
    }

    .btn-top {
        min-height: auto
    }

    .see-moreles .Bx4, .see-moreless .Bx4 {
        width: 33%;
        float: right
    }

    .Arrivals-Departures .col-sm-3.p-0 {
        width: 50%;
        float: right
    }

    .glryPc, .nav-slider {
        height: 266px !important
    }

    .title-rate {
        font-size: 14px
    }

    .smalPc {
        height: 129px !important
    }

    .fiix-reserv-mobile.row {
        position: fixed;
        bottom: 0;
        background: #fff;
        height: 67px !important;
        z-index: 100;
        box-shadow: 0 0 10px -3px #9e9e9e;
        width: 100%;
        display: flex;
        right: 0;
        left: 0;
        align-items: center;
        justify-content: center;
        padding: 8px 0
    }

    .fiix-reserv-mobile .col-xl-6 {
        width: 50%;
        padding: 0 10px
    }

    .mob-price {
        font-weight: 700;
        font-size: 15px
    }

    .rate {
        padding: 0 4px
    }

    .mob-price {
        font-weight: 700;
        font-size: 15px
    }

    #BtnReserveHostMOB {
        background: #f7941d;
        color: #fff;
        margin: 0 8px 0 0;
        font-size: 16px;
        padding: 14px 22px;
        line-height: 15px;
        line-height: 15px;
        float: left;
        width: auto !important
    }

    .parent-fix.right-open12 {
        z-index: 1111;
        transition: all .3s;
        transform: translateX(0);
        max-width: 100% !important;
        flex: 0 0 100%;
        width: 100%;
        background: #ffffffb8
    }

    .box-fixeda {
        background: #fff
    }

    .pric-items .subjct-prc {
        width: 164px;
        font-size: 12px
    }

    .col.col-md-6.col-lg-6.col-12 {
        padding: 0
    }

    .parent-fix {
        overflow: auto;
        position: fixed !important;
        background: #fff;
        top: 0;
        z-index: 111;
        right: 0;
        left: 0;
        transition: all .3s;
        transform: translateX(100%);
        bottom: 0;
        padding: 9px
    }

    .box-fixeda .col-md-12, .box-fixeda .col-sm-12 {
        width: 100%;
        float: right
    }

    .box-fixeda .col-sm-6 {
        width: 50%;
        float: right
    }

    .delet-filtere {
        z-index: 111;
        font-size: 45px;
        position: absolute;
        left: 0;
        top: -10px;
        background: #f3f3f3;
        border: 1px solid #dedede;
        color: #a71c1c;
        width: 39px;
        height: 39px;
        border-radius: 3px;
        display: block
    }

    div#search {
        width: 100% !important
    }

    .each-field {
        width: 100%;
        margin: 3px 0 !important;
        float: right
    }

    .head-left .lnk-header {
        padding: 0 2px !important
    }

    .box-search {
        position: relative;
        color: #595656;
        text-align: center;
        font-weight: 700;
        font-size: 18px;
        width: 100%;
        border-radius: 15px;
        background: #fff;
        box-shadow: none;
        padding: 25px 0;
        margin: 0;
        border-radius: 30px;
        margin-top: -33px !important;
        float: right;
        z-index: 99;
        right: 0 !important;
        top: 0 !important
    }

    .Modl-Logn .modal-dialog.modal-sm {
        width: 96%
    }

    .Modl-Logn.in .col-md-12 {
        width: 100%;
        padding: 0
    }

    .row.intro-bx.align-items-center.bg-white.border-bottom.p-3.pb-3 .col-sm-9.p-0 {
        width: 70%;
        float: right
    }

    .row.intro-bx.align-items-center.bg-white.border-bottom.p-3.pb-3 .col-sm-3.p-0.d-flex.justify-content-flex-end {
        width: 30%
    }

    .main0 h3 {
        float: right;
        width: 100%;
        margin-bottom: 10px;
        padding: 0 10px
    }

    div#demos {
        margin-top: 2px
    }

    a.all-place {
        margin-top: 6px
    }

    .top1.fixedLinks-fx {
        display: block;
        z-index: 11111;
        padding-top: 26px;
        float: right;
        width: 100%;
        height: auto;
        padding-bottom: 0
    }

    .search.open {
        width: 100% !important;
        display: block !important
    }

    .top1.fixedLinks-fx input.input-search {
        float: right;
        width: 40%;
        margin-left: 4px;
        font-size: 10px !important
    }

    .top1.fixedLinks-fx .date .number {
        float: right;
        width: 65%;
        font-size: 10px !important
    }

    .top1.fixedLinks-fx .date input {
        width: 27%;
        margin-left: 5px;
        font-size: 10px !important
    }

    .top1.fixedLinks-fx .row.fix-w, .top1.fixedLinks-fx div#search {
        display: none
    }

    .top1.fixedLinks-fx .box-search.fix-se {
        width: 100% !important;
        display: flex !important;
        align-items: center
    }

    .top1.fixedLinks-fx div#logo {
        width: auto;
        margin: 0;
        padding: 0
    }

    .top1.fixedLinks-fx span.btn {
        float: left;
        color: #35a638;
        background: #fff;
        border-radius: 50%;
        width: 36px;
        height: 36px;
        line-height: 26px;
        display: none;
        align-items: center;
        justify-content: center
    }

    .owl-carousel.owl-theme.demos2.carusel2.owl-loaded.owl-drag {
        position: relative;
        padding-bottom: 40px
    }

    form.newsletter {
        height: 49px
    }

    .footer5 li {
        display: inline-block;
        float: right
    }

    .footer1 {
        margin-top: 13px !important
    }

    ul.footer-ul {
        margin-top: 5% !important
    }

    .demos2 .owl-item {
        text-align: center !important
    }

    .demos2 .owl-item .item {
        margin: auto;
        float: right;
        box-shadow: none !important;
        border: none !important;
        background: 0 0 !important;
        width: 100% !important
    }

    .btn-top {
        top: -31px !important
    }

    #demos .item1 img {
        width: 100%
    }

    form.newsletter {
        width: 100%
    }

    div#myCarousel {
        height: auto;
        overflow: hidden
    }

    div#logo {
        text-align: center;    width: 46px;
    margin: 0;
    }
.homeh {
    font-size: 11px;
    font-weight: bold;
}
    .xs-top {
        margin-top: -49px;
        margin-right: 15px
    }

    form.newsletter input[type=submit] {
        padding: 6px 15px
    }
}
@media (max-width: 500px) {
    .text-social {
        display: none
    }

    .nav-slider {
        height: 119px !important
    }

    .smalPc {
        height: 53px !important
    }

    .nav-slider li.col-sm-6.col-3.p-1 {
        width: 19.666666%;
        float: right
    }

    .P-MainTitle .maintitle {
        font-size: 18px
    }

    .direction-1 a {
        font-size: 9px;
        padding: 1px 18px 1px 1px
    }

    .pic-host {
        width: 73px;
        height: 73px;
        margin: 0 auto 8px !important
    }

    .name-host {
        font-size: 14px
    }

    .title-prt {
        font-size: 18px
    }

    body {
        font-size: 12px
    }

    .see-moreles .Bx4, .see-moreless .Bx4 {
        width: 50%
    }

    .Arrivals-Departures .col-sm-3.p-0 {
        width: 50%
    }

    .bx-entrexit {
        font-size: 12px
    }

    .mob-price {
        font-size: 12px
    }

    .direction-1 li:first-child a {
        padding-right: 3px
    }

    .direction-1 a::after {
        width: 14px
    }

    .direction-1 a::before {
        width: 11px
    }

    .Pg-Search-1 {
        padding: 38% 0 !important
    }
}

