/* Minification failed. Returning unminified contents.
(3400,25): run-time error CSS1046: Expect comma, found '250'
(3400,33): run-time error CSS1046: Expect comma, found '/'
 */
.post-module {
    position: relative;
    z-index: 1;
    display: block;
    background: #FFFFFF;
    min-width: 270px;
    height: 350px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

    .post-module:hover,
    .hover {
        /*-webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);*/
    }

        .post-module:hover .thumbnail img,
        .hover .thumbnail img {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            transform: scale(1.1);
            opacity: .6;
        }

    .post-module .thumbnail {
        background: #000000;
        height: 350px;
        overflow: hidden;
        padding: 0;
    }

        .post-module .thumbnail .date {
            position: absolute;
            top: 20px;
            right: 20px;
            z-index: 1;
            background: #ee2d58;
            width: 55px;
            height: 55px;
            padding: 12.5px 0;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            color: #FFFFFF;
            font-weight: 700;
            text-align: center;
            -webkti-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .post-module .thumbnail .date .day {
                font-size: 18px;
                line-height: 31px;
                color: #fff;
            }

            .post-module .thumbnail .date .month {
                font-size: 12px;
                text-transform: uppercase;
            }

        .post-module .thumbnail img {
            display: block;
            width: 120%;
            -webkit-transition: all 0.3s linear 0s;
            -moz-transition: all 0.3s linear 0s;
            -ms-transition: all 0.3s linear 0s;
            -o-transition: all 0.3s linear 0s;
            transition: all 0.3s linear 0s;
        }

    .post-module .post-content {
        position: absolute;
        bottom: 0;
        background: #FFFFFF;
        width: 100%;
        padding: 0 30px;
        -webkti-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
        -moz-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
        -ms-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
        -o-transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
        transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    }

        .post-module .post-content .category {
            position: absolute;
            top: -34px;
            left: 0;
            /*background: #ee2d58;*/
            background: #d9383a;
            border-radius: 3px;
            padding: 10px 15px;
            color: #FFFFFF;
            font-size: 14px;
            font-weight: 600;
            text-transform: uppercase;
        }

        .post-module .post-content .title {
            margin: 0;
            padding: 0 0 10px;
            color: #222 !important;
            font-size: 24px;
            font-weight: 700;
            margin: 40px 0 0 !important;
        }

        .post-module .post-content .sub_title {
            margin: 0;
            padding: 0 0 20px;
            color: #f2b202;
            font-size: 20px;
            font-weight: 400;
        }

        .post-module .post-content .description {
            display: none;
            color: #666666;
            font-size: 14px;
            line-height: 1.8em;
        }

        .post-module .post-content .post-meta {
            margin: 0px 0px 10px;
            color: #999999;
        }

            .post-module .post-content .post-meta .timestamp {
                margin: 0 16px 0 0;
            }

            .post-module .post-content .post-meta a {
                color: #999999;
                text-decoration: none;
            }

.hover .post-content .description {
    display: block !important;
    height: auto !important;
    opacity: 1 !important;
}

.container-fluid .column {
    width: 100%;
    /* padding: 0 25px; */
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-bottom: 15px;
}

    .container-fluid .column .demo-title {
        margin: 0 0 15px;
        color: #666666;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }

.container-fluid .info {
    width: 300px;
    margin: 50px auto;
    text-align: center;
}

    .container-fluid .info h1 {
        margin: 0 0 15px;
        padding: 0;
        font-size: 24px;
        font-weight: bold;
        color: #333333;
    }

    .container-fluid .info span {
        color: #666666;
        font-size: 12px;
    }

        .container-fluid .info span a {
            color: #000000;
            text-decoration: none;
        }

        .container-fluid .info span .fa {
            color: #f2b202;
        }

.description {
    line-height: 2;
}

/* باکس رزرو*/
div.DatePicker.right-inner-addon{
    width: 100%;
}




/* باکس رزرو کامپوننت تقویم ریکت*/
div#divDesktopDate input.DatePicker__input {
    height: 40px !important;
    border-radius: 4px !important;
    background: #fff;
    border: 1px solid #ddd;
    padding: .4em .8em;
    text-align: center;
    font-size: 12px;
}

.Calendar__weekDays {
    color: #4e5804;
}
.Calendar__day {
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 2.75em !important;
}

    

    .Calendar__day.holiday {
        color: #d64b2c !important;
    }

    .Calendar__day.is-full-day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected)
    , .Calendar__day.-disabled:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected) {
        background-color: transparent;
        color: #bfbfbf !important;
        cursor: default !important;
        text-decoration: line-through;
    }
    .Calendar__day.-today:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected) {
        background-color: #f1eedd;
    }

        .Calendar__day.is-full-day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover {
            background: transparent;
        }

    .Calendar__day span.Day {
        font-size: 14px;
        font-weight: 600 !important;
    }

    .Calendar__day span.Price {
        font-size: 12px;
        color: #4e5804;
    }

    .Calendar__day.is-full-day span.Price, .Calendar__day.-disabled span.Price {
        display: none;
    }

    .Calendar__day.-disabled:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected) {
        color: #bfbfbf;
    }

    .DatePicker__calendarContainer{
        width: 350px;
    }
.from-date-modal {
    width: 100% !important;
}
div#divMobileDate {
    width: 100%;
}
div#divMobileDate div .Calendar.-noFocusOutline.-rtl {
    width: 100%;
    margin: 0 auto;
}

div.description-tourism-service-text span.service-abstraction {
    font-size: 0;
    margin: 0;
    padding: 10px;
    background: #ddd;
    -webkit-transition: font-size .25s;
    transition: font-size .25s;
}
    div.description-tourism-service-text span.service-abstraction:first-line {
        font-size: 20px;
    }


    @media only screen and (max-width: 992px) {
        .post-module .post-content .title {
        font-size: 20px !important;
    }

    .post-module .post-content .sub_title {
        font-size: 18px;
    }
}


@media only screen and (max-width: 768px) {
    .post-module .post-content .title {
        font-size: 18px !important;
    }

    .post-module .post-content .sub_title {
        font-size: 16px;
    }
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

section {
    /*margin:0 15px;
        box-shadow: 0 0 10px 6px #d7d7d7;*/
    background-color: white;
    padding: 20px;
    /*margin-bottom: 20px;*/
}
span{
    font-family:IRANSans !important;
}
.partition {
    /*margin: 15px;*/
    /*box-shadow: 0 0 13px 10px #d7d7d7;*/
    background-color: white;
}

.address {
    display: block;
    font-size: 13px;
    margin-top: 6px;
}

.badge {
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    color: #ffffff;
    background-color: #d9383a;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 50%;
    margin-top: 5px;
}

    .badge:hover {
        /*color: #ffffff;*/
        text-decoration: none;
        cursor: pointer;
    }

.badge-warning {
    background-color: #d9383a;
    height: 51px;
}

    .badge-warning:hover {
        /*background-color: #c67605;*/
    }

.badgenew {
    float: left;
    margin-top: 8px;
    padding: 16px;
    margin-right: 16px;
}

.TourismTitle {
    color: #535353;
    display: inline-block;
    /*word-spacing: -1px;
    white-space: nowrap;*/
    margin-left: 5px;
    line-height:1.5;
}

html, body {
    overflow-x: hidden;
    
}

.info-card > img {
    width: auto;
}

.jasgrid {
    padding: 13px;
}

/*.box-item a, span {
        color: #dfbdbd;
    }*/

hr.style13 {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

.badgebox {
    opacity: 0;
}

    .badgebox + .badge {
        /* Move the check mark away when unchecked */
        text-indent: -999999px;
        /* Makes the badge's width stay the same checked and unchecked */
        width: 27px;
    }

    .badgebox:focus + .badge {
        /* Set something to make the badge looks focused */
        /* This really depends on the application, in my case it was: */
        /* Adding a light border */
        /*box-shadow: inset 0px 0px 5px;*/
        /* Taking the difference out of the padding */
    }

    .badgebox:checked + .badge {
        /* Move the check mark back when checked */
        text-indent: 0;
    }

.tourism-service {
    background-color: #c3c3c305;
}

.selectpicker {
    background-color: #f5f3f3;
    direction: ltr;
    border-radius: 1px solid;
    border-radius: 8px;
    margin-top: 12px;
}

.service {
    font-size: 13.5px;
    font-weight: 500;
}

.description {
    /*background-image: -webkit-linear-gradient(bottom, #ffffff 6%, #a1a1a1, #302f2f);
    background-image: -moz-linear-gradient(left, #E0F8F7, #585858, #fff);
    background-image: -ms-linear-gradient(left, #E0F8F7, #585858, #fff);
    background-image: -o-linear-gradient(left, #E0F8F7, #585858, #fff);*/
    color: #535353;
    -webkit-background-clip: text;
    background-clip: text;
    /*height: 77px;*/
    text-align: justify;
    font-size: 13px !important;
}

.descriptionnew {
    background-image: -webkit-linear-gradient(bottom, #ffffff 3%, #585858, #6b6a6a);
    background-image: -moz-linear-gradient(left, #E0F8F7, #585858, #fff);
    background-image: -ms-linear-gradient(left, #E0F8F7, #585858, #fff);
    background-image: -o-linear-gradient(left, #E0F8F7, #585858, #fff);
    /* background-image: linear-gradient(to right, #E0F8F7, #585858, #fff); */
    /*color: transparent;*/
    -webkit-background-clip: text;
    background-clip: text;
    /*height: 77px;*/
    height: auto;
    text-align: justify;
    /*color:#6b6767;*/
}

a {
    text-decoration: none;
}

.headerdescription {
    margin-bottom: 35px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: unset;
    height: 58px;
    padding-top: 0px;
    font-size: 17px;
}

.navbar-inverse {
    background-color: #ed5f61;
    border-color: none;
}

    .navbar-inverse .navbar-nav > li > a {
        color: white;
    }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: none;
    }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
        color: #535353;
        background-color: #fff;
        /* padding: 19px; */
    }

    .navbar-inverse .navbar-nav > li > a {
        color: white;
        padding: 19px;
    }

.see-all-eghamat {
    text-decoration: none;
    width: auto;
    padding: 12px;
    margin-bottom: 20px;
    display: inline-block;
    background: #095354;
    /* float: left; */
    text-align: left;
    z-index: 10000000;
    /* line-height: 3; */
    /* margin-left: 16px; */
    color: white;
    border-radius: 45px 45px 0 0;
    padding-right: 14px;
    padding-left: 14px;
    /*width: 103px;*/
    text-align: center;
    min-width: 191px;
    text-decoration: none;
    font-size: 15px;
}

    .see-all-eghamat:hover {
        color: white;
    }

    .see-all-eghamat:visited {
        color: white;
    }

.line-eghamat {
    position: absolute;
    margin: auto 0;
    background: #d1d3d6;
    height: 2px;
    width: 72%;
    margin-top: 26px;
    left: 6%;
    /* z-index: -1; */
}

.see-all-eghamat i {
    padding-left: 2px;
    font-size: 18px;
    vertical-align: middle;
}

@media (max-width:1200px) {
    .line-eghamat {
        display: none;
    }
}

.section-eghamatgah {
    padding-top: 0px !important;
    /*background-color: white;*/
}

#div-post p {
    font-size: 14px !important;
}

.single {
    padding: 0px 15px 0px 15px;
    /*margin-top: 40px;*/
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
}

    .single h3.side-title {
        margin: 0;
        margin-bottom: 34px;
        padding: 10px;
        font-size: 20px;
        color: #333;
        text-transform: uppercase;
        display: inline-block;
    }

        .single h3.side-title:after {
            content: '';
            width: 60px;
            height: 1px;
            background: #ff173c;
            display: block;
            margin-top: 6px;
        }

    .single ul {
        margin-bottom: 0;
    }

    .single li a {
        color: #666;
        font-size: 14px;
        text-transform: uppercase;
        border-bottom: 1px solid #f0f0f0;
        line-height: 40px;
        display: block;
        text-decoration: none;
    }

        .single li a:hover {
            color: #ff173c;
        }

    .single li:last-child a {
        border-bottom: 0;
    }

.video-list-thumbs {
}

    .video-list-thumbs > li {
        margin-bottom: 12px;
    }

        .video-list-thumbs > li:last-child {
        }

        .video-list-thumbs > li > a {
            display: block;
            position: relative;
            background: #172a40;
            color: #fff;
            padding: 0px;
        }

    /*.video-list-thumbs > li > a:hover {
                box-shadow: 0 2px 5px rgba(0,0,0,.3);
                text-decoration: none;
            }*/

    .video-list-thumbs h3 {
        /*bottom: 0;
    font-size: 14px;
    height: 33px;
    margin: 8px 0 0;*/
        bottom: 0;
        font-size: 14px;
        /* height: 33px; */
        margin: 8px 0 0;
        padding: 5px;
    }

    .video-list-thumbs .glyphicon-play-circle {
        font-size: 30px;
        opacity: 0.8;
        position: absolute;
        right: 48%;
        top: 35%;
        text-shadow: 0 1px 3px rgba(0,0,0,.5);
        transition: all 500ms ease-in-out;
    }

    .video-list-thumbs > li > a:hover .glyphicon-play-circle {
        color: #fff;
        opacity: 1;
        text-shadow: 0 1px 3px rgba(0,0,0,.8);
    }

    .video-list-thumbs .duration {
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 2px;
        color: #fff;
        font-size: 11px;
        font-weight: bold;
        left: 12px;
        line-height: 13px;
        padding: 2px 3px 1px;
        position: absolute;
        top: 12px;
        transition: all 500ms ease;
    }

    .video-list-thumbs > li > a:hover .duration {
        background-color: #000;
    }

@media (min-width:320px) and (max-width: 480px) {
    .video-list-thumbs .glyphicon-play-circle {
        font-size: 39px;
        right: 48%;
        top: 39%;
    }

    .video-list-thumbs h2 {
        bottom: 0;
        font-size: 12px;
        height: 22px;
        margin: 8px 0 0;
    }
}

.icon i {
    font-size: 26px;
}

aside.sidebar .single {
    padding: 30px 15px;
    margin-top: 40px;
    background: #fcfcfc5e;
    /*border: 1px solid #f0f0f0;*/
}

    aside.sidebar .single h3.side-title {
        margin: 0;
        margin-bottom: 20px;
        padding: 0;
        font-size: 20px;
        color: #333;
        text-transform: uppercase;
    }

        aside.sidebar .single h3.side-title:after {
            content: '';
            width: 60px;
            height: 1px;
            background: #00b0ff;
            display: block;
            margin-top: 6px;
        }

.single.contact-info {
    background: none;
    border: none;
}

    .single.contact-info li {
        margin-top: 30px;
    }

        .single.contact-info li .icon {
            display: block;
            float: left;
            margin-right: 10px;
            width: 41px;
            height: 41px;
            border-radius: 50%;
            border: 1px solid #f0f0f0;
            color: #00b0ff;
            text-align: center;
            line-height: 50px;
        }

        .single.contact-info li .info {
            overflow: hidden;
        }

.info p {
    margin-right: 10px;
    margin-top: 14px;
}

/* Conatct start */

.header-title {
    text-align: center;
    color: #00bfff;
}

#tip {
    display: none;
}

.fadeIn {
    animation-duration: 3s;
}

.form-control {
    border-radius: 4px !important;
    /*border: 1px solid !important;*/
    height: 44px !important;
    /*font-size: 12px !important;*/
    color: #7b7b7b !important;
}
/*.calender-section input{
    font-size:16px !important;
}*/

    .form-control:focus {
        border: 1px solid #00bfff;
    }

.textarea-contact {
    resize: vertical;
    height: 160px;
}

.btn-send {
    border-radius: 0px;
    border: 1px solid #00bfff;
    background: #00bfff;
    color: #fff;
}

    .btn-send:hover {
        border: 1px solid #00bfff;
        background: #fff;
        color: #00bfff;
        transition: background 0.5s;
    }

.second-portion {
    margin-top: 50px;
}


.box > .icon {
    text-align: center;
    position: relative;
}

    .box > .icon > .image {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 88px;
        height: 88px;
        border: 8px solid white;
        line-height: 88px;
        border-radius: 50%;
        background: #00bfff;
        vertical-align: middle;
    }

    .box > .icon:hover > .image {
        background: #333;
    }

    .box > .icon > .image > i {
        font-size: 36px !important;
        color: #fff !important;
    }

    .box > .icon:hover > .image > i {
        color: white !important;
    }

    .box > .icon > .info {
        margin-top: -24px;
        background: rgba(0, 0, 0, 0.04);
        border: 1px solid #e0e0e0;
        padding: 15px 0 10px 0;
        min-height: 163px;
    }

    .box > .icon:hover > .info {
        background: rgba(0, 0, 0, 0.04);
        border-color: #e0e0e0;
        color: white;
    }

    .box > .icon > .info > h3.title {
        font-family: "Robot",sans-serif !important;
        font-size: 16px;
        color: #222;
        font-weight: 700;
    }

    .box > .icon > .info > p {
        font-family: "Robot",sans-serif !important;
        font-size: 13px;
        color: #666;
        line-height: 1.5em;
        margin: 20px;
    }

    .box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {
        color: #222;
    }

    .box > .icon > .info > .more a {
        font-family: "Robot",sans-serif !important;
        font-size: 12px;
        color: #222;
        line-height: 12px;
        text-transform: uppercase;
        text-decoration: none;
    }

    .box > .icon:hover > .info > .more > a {
        color: #fff;
        padding: 6px 8px;
        background-color: #63B76C;
    }

.box .space {
    height: 30px;
}

@media only screen and (max-width: 768px) {
    .address {
        margin: 0 !important;
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: start !important;
    }
    .section-subheader {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-top: 18px;
    }
    .ecolodge-code
    {
        margin-right:0 !important;
    }
    .h4-error {
        font-size: 14px !important;
    }
    .contact-form {
        margin-top: 25px;
    }

    .btn-send {
        width: 100%;
        padding: 10px;
    }

    .second-portion {
        margin-top: 25px;
    }
    .badgenew {      
        margin-top: 0px !important;   
        margin-right: 0px !important;
    }
}

.input {
    color: #989898 !important;
    border: 1px solid #dbdbdb !important;
    border-radius: 4px !important;
    /*padding: 5px 15px !important;*/
    height: 44px !important;
    line-height: 40px !important;
    display: inline-block !important;
    float: left !important;
    margin-bottom: 10px !important;
    /*text-align: right !important;*/
    font-size: 13px !important;
    padding-right: 3px;
}

.cost1 {
    color: white;
    background: #172a40;
    border-radius: 32px;
    /*width: 376px;*/
    line-height: 52px;
    font-size: 14px;
}

.cost2 {
    color: white;
    background: #d9383a;
    border-radius: 32px;
    /*width: 376px;*/
    line-height: 52px;
    font-size: 14px;
}

.cost3 {
    color: white;
    background: #09504f;
    border-radius: 58px;
    line-height: 52px;
    /*width: 376px;*/
    font-size: 18px;
}

#btnreserve:hover {
    background: #d9383a;
    color: white;
}
/* Conatct end */

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border: 1px;
}

.table {
    border: 1px;
    text-align: center;
}

.post-module .post-content .post-meta .timestamp {
    margin: 0 !important;
}

.post-module .post-content .category {
    padding: 1px 11px !important;
}

@media(max-width:767px) {
    .navbar-nav {
        background: #d9383a;
        opacity: 0.9;
    }

    .hrbottomofeghamat {
        display: none;
    }

    .price-section {
        /*border: 1.5px dashed #eee;*/
        text-align: center;
        padding: 5px;
    }

    .view-count {
        display: none;
    }

    .badgenew {
        float: none !important;
    }
}
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.jssora106 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora106 .c {
        fill: #fff;
        opacity: .3;
    }

    .jssora106 .a {
        fill: none;
        stroke: #000;
        stroke-width: 350;
        stroke-miterlimit: 10;
    }

    .jssora106:hover .c {
        opacity: .5;
    }

    .jssora106:hover .a {
        opacity: .8;
    }

    .jssora106.jssora106dn .c {
        opacity: .2;
    }

    .jssora106.jssora106dn .a {
        opacity: 1;
    }

    .jssora106.jssora106ds {
        opacity: .3;
        pointer-events: none;
    }

.jssort101 .p {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    background: #000;
}

    .jssort101 .p .cv {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid #000;
        box-sizing: border-box;
        z-index: 1;
    }

.jssort101 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
    visibility: hidden;
}

.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {
    border: none;
    border-color: transparent;
}

.jssort101 .p:hover {
    padding: 2px;
}

    .jssort101 .p:hover .cv {
        background-color: rgba(0,0,0,6);
        opacity: .35;
    }

    .jssort101 .p:hover.pdn {
        padding: 0;
    }

        .jssort101 .p:hover.pdn .cv {
            border: 2px solid #fff;
            background: none;
            opacity: .35;
        }

.jssort101 .pav .cv {
    border-color: #fff;
    opacity: .35;
}

.jssort101 .pav .a, .jssort101 .p:hover .a {
    visibility: visible;
}

.jssort101 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    opacity: .6;
}

.jssort101 .pav .t, .jssort101 .p:hover .t {
    opacity: 1;
}

.navbar-inverse {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    border-color: #ed5f61;
}

.tbl-cost {
    border: 1px solid #f5f5f5dd;
    font-size: 17px;
    background: #fff;
    margin-top: 8px;
}

.tr {
    height: 35px;
    /*border:3px solid #dddd;*/
}

.td {
    width: 50%;
    /*border-left:3px solid #ddd !important;*/
}

.question {
    color: #fff;
    padding: 2px;
    border-radius: 11px;
    vertical-align: middle;
    width: 17px;
    text-align: -webkit-center;
    text-align: center;
    font-size: 12px;
    border-color: #17a2b8;
    background: #17a2b8;
}

.tooltip {
    font-size: 12px;
    font-family :inherit !important;
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: 0.8;
    }

label {
    color: #5c5c5c;
}

.reservatefinaltxt {
    border-radius: 4px;
    height: 40px;
}

form .row {
    padding-bottom: 5px;
}

.thumbnail {
    padding: 0px;
    width: 37px;
    height: 37px;
}

.panel {
    position: relative;
    border: none !important;
}
    /*.panel>.panel-heading:after,.panel>.panel-heading:before{
	position:absolute;
	top:11px;left:-16px;
	right:100%;
	width:0;
	height:0;
	display:block;
	content:" ";
	border-color:transparent;
	border-style:solid solid outset;
	pointer-events:none;
}*/
    .panel > .panel-heading:after {
        border-width: 7px;
        border-right-color: #f7f7f7;
        margin-top: 1px;
        margin-left: 2px;
    }

    .panel > .panel-heading:before {
        border-right-color: #ddd;
        border-width: 8px;
    }

.panel-default > .panel-heading {
    border-bottom: 1px solid #e3e3e3 !important;
}

.text-muted {
    left: 0;
    position: absolute;
    padding-left: 11px;
}

.panel-body {
    word-wrap: break-word;
    font-size: 14px;
    color: #535353;
    line-height: 1.7;
}

.alert-warning {
    font-size: 13px;
    text-align: center;
}
.alert-danger {
    color: #ffffff !important;
    background-color: #ff4d4f !important;
     border-color:unset !important; 
}

.btn-send {
    border-radius: 30px;
    background: #17a2b8 !important;
    font-size: 18px;
    color: #fff;
    border: 1px solid #17a2b8 !important;
}

#owl-demo .item {
    /*background: #3fbf79;*/
    /*padding: 30px 0px;*/
    margin: 3px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.customNavigation {
    text-align: center;
}

.owl-dots {
    margin-top: 20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ed5f61;
}

.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media(max-width:585px) {
    #TourismTitle {
        font-size: 19px !important;
        /*display: flex !important;*/
        /*text-align: center !important;
        white-space: pre-line !important;*/
    }
}

.videotop {
    float: left;
    margin-top: 8px;
    background: #09504f;
    color: #fff;
    border-radius: 100%;
    font-size: 25px;
    padding-right: 12px;
    padding-left: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
    cursor: pointer;
}
    /*.error {
        color: #ff0000;
    }*/
    /*.titlestyle{
     display:none;
 }*/
    .videotop:hover {
        background: #fff;
        color: #09504f;
    }

.reserveicon {
    vertical-align: sub;
    margin-right: 6px;
}

.titlereservebox {
    display: flex;
    line-height: 2.2;
    color: #535353 !important;
}

fieldset {
    border: 1px solid #ddd !important;
    margin: 0;
    min-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    /*background-color: #f5f5f51f;*/
    padding-left: 10px !important;
    margin-bottom: 30px !important;
    margin-top: 20px !important;
}

legend {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: auto;
    border: none !important;
    border-radius: 4px;
    padding: 5px 10px 5px 10px;
    background-color: #ffffff;
}

.counterright {
    border-radius: 0 20px 20px 0 !important;
    height: 40px !important;
}

    .counterright:hover {
        background: #d9383a !important;
        color: #fff !important;
    }

.counterleft {
    border-radius: 20px 0px 0px 20px !important;
    height: 40px !important;
}

    .counterleft:hover {
        background: #d9383a !important;
        color: #fff !important;
    }

.tshover:hover {
    border-right: 4px solid #ed5f61;
}

.tshover {
    /*border-radius: 8px;*/
    /*box-shadow: 1px 1px 0px -2px rgba(255, 255, 255, 0.2) inset, -1px -1px 0px -2px rgba(255, 255, 255, 0.2) inset, 1px 1px 2px rgba(0, 0, 0, 0.2);*/
    box-shadow: 0px 1px 3px 2px #eee;
}

@media (min-width:767px) {
    .sectionrows {
        margin-left: 5px;
    }
}

.right-inner-addon {
    position: relative;
}
    /*.right-inner-addon input {
    padding-right: 30px;    
}*/
    .right-inner-addon i {
        position: absolute;
        left: 0px;
        padding: 12px 15px;
        pointer-events: none;
        color: #888888;
        font-size: 1.2em;
    }

.has-success .form-control:focus {
    border-color: unset !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.has-success .form-control {
    border-color: unset !important;
}

.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    color: #fff;
    background-color: #d9383a !important;
    border-color: #d9383a !important;
}

.labelreserve {
    padding-top: 8px;
    font-size: 12px;
}

.iconreserve {
    color: #888888;
    font-size: 18px;
}

@media(max-width:992px) {
    .pricesection {
        padding: 10px 20px !important;
    }
}

#btnreserve, #btnStep2 {
    background: #5cb85c !important;
    border: 1px solid #5cb85c !important;
    color: #fff !important;
    border-color: #4cae4c;
    height: 50px !important;
    font-size: 17px !important;
}

.btn-send-request-eghamatgah {
    background: #5cb85c !important;
    border: 1px solid #5cb85c !important;
    color: #fff !important;
    border-color: #4cae4c;
    height: 50px !important;
    font-size: 17px !important;
}

#btnreserve:hover {
    /*background: #D9383a !important;
     color:#fff !important;
     border:2px solid #fff !important;*/
    box-shadow: 1px 1px 0px -2px rgba(255, 255, 255, 0.2) inset, -1px -1px 0px -2px rgba(255, 255, 255, 0.2) inset, 1px 1px 2px rgba(0, 0, 0, 0.2);
}

#btnStep2:hover {
    /*background: #D9383a !important;
     color:#fff !important;
     border:2px solid #fff !important;*/
    box-shadow: 1px 1px 0px -2px rgba(255, 255, 255, 0.2) inset, -1px -1px 0px -2px rgba(255, 255, 255, 0.2) inset, 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.reservetitle {
    font-size: 17px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.video-list-thumbs > li > a {
    background: #f5f5f5 !important;
    cursor: pointer;
}

.reserve-phone {
    color: #d9383a;
    vertical-align: middle;
    font-size: 18px;
}

.reserve-phone-section {
    margin-top: 10px;
}

.owner {
    /*border:1px solid #eee;*/
    /*padding:10px;*/
    box-shadow: 0px 0px 2px 0px;
    background: #fbfbfb;
    border-radius: 4px;
}

    .owner ul {
        list-style-type: none;
        padding-right: 20px;
    }

.owner-thumnail {
    border-radius: 50%;
    padding: 2px;
}

.owner-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    filter: brightness(95%);
    border: 1.5px solid #d9383aa1;
    margin: auto;
    /*padding: 2px;
    margin-top:10px;
    margin:auto;*/
}

.owner-info-title {
    border-bottom: 1.5px dotted #e4e4e4;
    padding: 5px;
    font-size: 18px;
    color: #535353;
}

.owner li {
    font-size: 15px;
    color: #535353;
    margin-bottom: 8px;
}

    .owner li i {
        vertical-align: baseline;
        color: #095354;
        font-size: 15px;
        border-bottom: 1.5px solid;
        padding-bottom: 1px;
    }

.owner-img-section {
    padding: 20px 20px 20px 0;
}

p.description {
    text-align: justify;
}

.nameofuser {
    width: 60px;
    height: 60px;
    background: #17a2b8;
    text-align: center;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    vertical-align: middle;
    display: table-cell;
    box-shadow: 0px 0px 5px 1px #a09f9f;
}

.send-note {
    cursor: pointer;
    font-size: 13px;
    /*margin-right:20px;*/
    color: #535353;
}

.percentlist2 {
    font-size: 12px !important;
}

.h4title {
    font-size: 16px !important;
}

.sub_title {
    font-size: 10px !important;
}

#myNavbar ul li a {
    font-size: 14px;
}

.snip1578 {
    position: relative;
    display: inline-block;
    /*margin: 40px 8px;*/
    /* min-width: 230px; */
    /* max-width: 315px; */
    width: 100%;
    color: #000;
    /* text-align: left; */
    font-size: 16px;
    background: #fbfbfb;
    border-radius: 5px;
}

    .snip1578 *,
    .snip1578:before,
    .snip1578:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .snip1578 img {
        max-width: 28%;
        margin-top: -15px;
        margin-left: 60%;
        margin-bottom: 15px;
        backface-visibility: hidden;
        vertical-align: top;
        border-radius: 5px;
    }

    .snip1578 figcaption {
        position: absolute;
        top: 0;
        right: 40%;
        left: 0;
        bottom: 0;
        padding: 0px;
    }

    .snip1578 h3 {
        margin: 0;
        font-size: 1.1em;
        font-weight: normal;
    }

    .snip1578 .icons {
        font-size: 1.6rem;
    }

        .snip1578 .icons a {
            color: #ccc;
        }

            .snip1578 .icons a:hover {
                color: #2980b9;
            }

#owner span {
    display: inline-block;
}

.comment-icon {
    width: 60px;
    height: 60px;
}

.controls {
    margin-top: 35px;
    /*margin-left: 20px;*/
    display: flex;
}

.tour-icon-size {
    width: 40px;
    height: 40px;
}

.fotorama__stage__frame fotorama__loaded fotorama__loaded--img fotorama__active {
    border-radius: 4px 4px 0 0;
    border: 1px solid #ccc;
}

/*.fotorama__stage__shaft {
    border-radius: 4px 4px 0 0;
    border: 1px solid #ccc;
}*/

#morespan {
    font-size: 13px;
    font-weight: 600;
}

#TourismTitle {
    margin-top: 0 !important;
}

.fotorama img {
    filter: brightness(90%);
}

.w3-display-topright {
    position: absolute;
    right: 5px;
    top: 5px;
}

.percentlist2 {
    padding: 5px 10px;
    background: #ed5f61;
    color: #fff;
    margin: 6px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 22px;
    border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
}

panel > .panel-heading:before {
    border-right-color: #ddd;
    border-width: 8px;
}

/*#timeline .panel > .panel-heading:after {
    position: absolute;
    right: -2.1em;
    top: 0px;
    content: "";
    border: 1.3em solid transparent;
    border-left-color: #f5f5f5;
}*/

#div-video-description {
    font-size: 14px;
    color: #535353;
    margin-top: 10px;
    line-height: 1.5;
}

/* The radio */
.radio {
    display: block;
    position: relative;
    padding-left: 15px;
    margin-bottom: 17px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 35px;
    text-align: center;
}

    /* Hide the browser's default radio button */
    .radio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom radio button */
.checkround {
    position: absolute;
    top: 6px;
    right: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}

/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #ed5f61;
}

.checked-star {
    color: orange;
    margin: 2px;
    font-size: 18px;
}

.unchecked-star {
    color: #ccc;
    margin: 2px;
    font-size: 18px;
}

.radio i {
    font-size: 21px !important;
    letter-spacing: 7px;
}

    .radio i:hover {
        color: orange;
    }

.show-rate {
    height: 300px;
    position: relative;
}

.rate-div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.rate-value {
    background: #eee;
    padding: 30px;
    border-radius: 4px;
    font-size: 22px;
    color: #535353;
    /*float: left;*/
}

.rate-text {
    color: #535353;
    font-size: 17px;
}

@media(max-width:778px) {
    #comment-section-user {
        border-left: unset !important;
    }

    .mt-5 {
        text-align: center !important;
    }
}

.isbuyer-comment {
    color: #ed5f61;
    font-size: 12px;
}

.policy {
    font-size: 12px;
    text-decoration: dashed;
    border-bottom: 1px dashed;
}




.container-input {
    display: flex;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-right: 43px;
    padding-top: 13px;
    font-weight: 500 !important;
    width: 100%;
    height: 100%;
    padding: 20px 50px 20px 0;
}


/* Hide the browser's default checkbox */
.container-input input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    /*top: 20px;*/
    right: 10px;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 4px;
}
@media(max-width:998px)
{
    .spn-service-price {
        width: 100% !important;
        margin-top: 15px !important;
        justify-content: flex-start !important;
    }
    .spn-service-title {
        width: 100% !important;
    }
    .container-input{
        display:inline-block !important; 
    }
}
.btn-try-again 
{
    min-width:150px;
    background-color:green;
    padding:5px;

}
.error-calc-section 
{
    text-align: center;
    justify-content: center;
    display: block;
}
.spn-error-calc {
    width: 100%;
    text-align: center;
    display: block;
    color: #f51111;
    margin-bottom: 8px;
}
.service-calendars 
{
    margin-top:20px;
}
.spn-service-title {
    width: 45%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.spn-service-price {
    width: 55%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.price-start{
    margin-right:10px;
}
/* On mouse-over, add a grey background color */
.container-input:hover input ~ .checkmark {
    background-color: #ccc;
}
/* tag list in service descriptions */
.service-tag {
    padding: 7px 20px;
    background-color: #f7f7f7;
    border-radius: 5px;
    font-size: 12px;
}
.description-tourism-service-text .tags {
    margin: 12px;
}
/* When the checkbox is checked, add a blue background */
.container-input 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 input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-input .checkmark:after {
    left: 9px;
    top: 3px;
    width: 7px;
    height: 16px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.notice-reserve {
    list-style-type: none;
    padding-right: 0;
}

    .notice-reserve li {
        margin-top: 10px;
        font-size: 14px;
        color: #757575;
    }
.notice-title {
    font-size: 16px;
    margin: 20px 0;
    color: #535353;
    font-weight: 600 !important;
}
.total-notice-reserve {
    background: #ffffff;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.row-bottom-reserve {
    margin-left: 0;
    margin-right: 0;
    /*border-top: 0.1em dashed #eee;*/
    /* padding-bottom: 19px; */
    padding: 15px 0;
}

.notice-reserve i {
    color: #5cb85b;
    margin-left: 5px;
}



.checkbox label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: right;
    margin-left: .5em;
}


    .checkbox .cr .cr-icon {
        position: absolute;
        font-size: .8em;
        line-height: 0;
        top: 50%;
        left: 20%;
    }



.checkbox label input[type="checkbox"] {
    display: none;
}

    .checkbox label input[type="checkbox"] + .cr > .cr-icon {
        transform: scale(3) rotateZ(-20deg);
        opacity: 0;
        transition: all .3s ease-in;
    }

    .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon {
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    .checkbox label input[type="checkbox"]:disabled + .cr {
        opacity: .5;
    }

.closest {
    border-bottom: 1.5px solid #ed5f61;
    padding-bottom: 5px;
    display: inline-block;
}

.custom-alert {
    border: 1px solid #eee;
    padding: 17px;
    border-radius: 8px;
    border-top: 3px solid #ff8688;
    background: #fbfafad1;
}

.closet-place {
    list-style-type: none;
    padding-right: 0;
}

    .closet-place li {
        margin-bottom: 10px;
    }

        .closet-place li a {
            color: #17a2b8;
            font-size: 16px;
        }

        .closet-place li i {
            color: #6eccbb;
        }

.tooltip-txt {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip-txt .tooltiptext-txt {
        visibility: hidden;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .tooltip-txt .tooltiptext-txt::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip-txt:focus .tooltiptext-txt {
        visibility: visible;
        opacity: 1;
    }

.owl-dots {
    display: none;
}

.right-carsouel {
    border: 1px solid #849494;
    transition: .5s;
    position: absolute;
    z-index: 50;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border: none;
    border-radius: 50%;
    background: hsla(0,0%,100%,.8);
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);
    cursor: pointer;
    position: absolute;
    top: 45%;
    right: -2%;
    vertical-align: middle;
    display: grid;
    text-align: center;
    padding: 13px;
}

.left-carsouel {
    border: 1px solid #849494;
    transition: .5s;
    position: absolute;
    z-index: 50;
    width: 50px;
    overflow: hidden;
    height: 50px;
    border: none;
    border-radius: 50%;
    background: hsla(0,0%,100%,.8);
    box-shadow: 0 2px 15px 0 rgba(0,0,0,.1);
    cursor: pointer;
    position: absolute;
    top: 45%;
    left: -2%;
    vertical-align: middle;
    display: grid;
    text-align: center;
    padding: 13px;
}

    .right-carsouel, .left-carsouel:focus {
        outline: none !important;
    }

.w3-display-top-left-star {
    position: absolute;
    left: 5px;
    top: 10px;
}

.ratings {
    border: none !important;
    /*float: left !important;*/
    direction: ltr;
    position: absolute;
    top: 58%;
    right: 30%;
    background: #f9f9f9;
    padding: 0px 16px;
    border-radius: 50px;
}

    .ratings > input {
        display: none;
    }

    .ratings > label:before {
        margin: 5px !important;
        font-size: 2em !important;
        font-family: FontAwesome !important;
        display: inline-block !important;
        content: "\f005" !important;
        cursor: pointer;
    }

    .ratings > .half:before {
        content: "\f089" !important;
        position: absolute !important;
        cursor: pointer;
    }

    .ratings > label {
        color: #ddd !important;
        float: right !important;
    }

    /*.ratings fieldset, label {
        margin: 0 !important;
        padding: 0 !important;
    }*/


    .ratings > input:checked ~ label, /* show gold star when clicked */
    .ratings:not(:checked) > label:hover, /* hover current star */
    .ratings:not(:checked) > label:hover ~ label {
        color: #FFD700 !important;
    }
        /* hover previous stars in list */

        .ratings > input:checked + label:hover, /* hover current star when changing rating */
        .ratings > input:checked ~ label:hover,
        .ratings > label:hover ~ input:checked ~ label, /* lighten current selection */
        .ratings > input:checked ~ label:hover ~ label {
            color: #FFED85 !important;
        }

#rateform {
    border: 1.5px dashed #eee;
}

.contact-info p {
    padding: 15px;
    color: #535353;
}

.closet-place img {
    width: 160px;
    height: 100px;
}

.closet-place li ul {
    padding-right: 0;
    list-style-type: none;
    margin-top: 7px;
}

.closet-place > li {
    background: #fbfbfb;
}

.closet-place li ul li svg {
    margin: 0 10px 0 10px;
    vertical-align: middle;
}

.closet-place li ul li {
    font-size: 13px;
}

.closet-place {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#style-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#style-scroll::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

#style-scroll::-webkit-scrollbar-thumb {
    background-color: #ed5f61;
    border-radius: 10px;
}

@media(max-width:768px) {
    .closet-place img {
        width: 100% !important;
    }

    .video-list-thumbs img {
        height: 130px !important;
    }
}

.video-list-thumbs li ul {
    padding-right: 0;
    list-style-type: none;
    margin-top: 7px;
}

.video-list-thumbs > li {
    background: #fbfbfb;
}

.video-list-thumbs li ul li svg {
    margin: 0 10px 0 10px;
    vertical-align: middle;
}

.video-list-thumbs li ul li {
    font-size: 13px;
}

.video-list-thumbs {
    height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

#style-scroll-video::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#style-scroll-video::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

#style-scroll-video::-webkit-scrollbar-thumb {
    background-color: #ed5f61;
    border-radius: 10px;
}

.description-sub-header {
    line-height: 2.5;
    margin-right: 5px;
    color: #535353;
    font-size: 13px;
}

.section-sub-header svg {
    float: right;
    filter: opacity(75%);
}

.description-row {
    padding: 18px 0;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-right: 15px !important;
    margin-left: 0 !important;
    /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);*/
    background-position: center;
    margin-top: 35px;
    margin-bottom: 35px;
    background-color: #ffffff;
    /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='275' height='275' viewBox='0 0 200 200'%3E%3Cg fill='none' stroke='%23e9e9e9' stroke-width='0.4' stroke-opacity='0.47'%3E%3Crect x='-40' y='40' width='75' height='75'/%3E%3Crect x='-35' y='45' width='65' height='65'/%3E%3Crect x='-30' y='50' width='55' height='55'/%3E%3Crect x='-25' y='55' width='45' height='45'/%3E%3Crect x='-20' y='60' width='35' height='35'/%3E%3Crect x='-15' y='65' width='25' height='25'/%3E%3Crect x='-10' y='70' width='15' height='15'/%3E%3Crect x='-5' y='75' width='5' height='5'/%3E%3Crect width='35' height='35'/%3E%3Crect x='5' y='5' width='25' height='25'/%3E%3Crect x='10' y='10' width='15' height='15'/%3E%3Crect x='15' y='15' width='5' height='5'/%3E%3Crect x='40' width='75' height='75'/%3E%3Crect x='45' y='5' width='65' height='65'/%3E%3Crect x='50' y='10' width='55' height='55'/%3E%3Crect x='55' y='15' width='45' height='45'/%3E%3Crect x='60' y='20' width='35' height='35'/%3E%3Crect x='65' y='25' width='25' height='25'/%3E%3Crect x='70' y='30' width='15' height='15'/%3E%3Crect x='75' y='35' width='5' height='5'/%3E%3Crect x='40' y='80' width='35' height='35'/%3E%3Crect x='45' y='85' width='25' height='25'/%3E%3Crect x='50' y='90' width='15' height='15'/%3E%3Crect x='55' y='95' width='5' height='5'/%3E%3Crect x='120' y='-40' width='75' height='75'/%3E%3Crect x='125' y='-35' width='65' height='65'/%3E%3Crect x='130' y='-30' width='55' height='55'/%3E%3Crect x='135' y='-25' width='45' height='45'/%3E%3Crect x='140' y='-20' width='35' height='35'/%3E%3Crect x='145' y='-15' width='25' height='25'/%3E%3Crect x='150' y='-10' width='15' height='15'/%3E%3Crect x='155' y='-5' width='5' height='5'/%3E%3Crect x='120' y='40' width='35' height='35'/%3E%3Crect x='125' y='45' width='25' height='25'/%3E%3Crect x='130' y='50' width='15' height='15'/%3E%3Crect x='135' y='55' width='5' height='5'/%3E%3Crect y='120' width='75' height='75'/%3E%3Crect x='5' y='125' width='65' height='65'/%3E%3Crect x='10' y='130' width='55' height='55'/%3E%3Crect x='15' y='135' width='45' height='45'/%3E%3Crect x='20' y='140' width='35' height='35'/%3E%3Crect x='25' y='145' width='25' height='25'/%3E%3Crect x='30' y='150' width='15' height='15'/%3E%3Crect x='35' y='155' width='5' height='5'/%3E%3Crect x='200' y='120' width='75' height='75'/%3E%3Crect x='40' y='200' width='75' height='75'/%3E%3Crect x='80' y='80' width='75' height='75'/%3E%3Crect x='85' y='85' width='65' height='65'/%3E%3Crect x='90' y='90' width='55' height='55'/%3E%3Crect x='95' y='95' width='45' height='45'/%3E%3Crect x='100' y='100' width='35' height='35'/%3E%3Crect x='105' y='105' width='25' height='25'/%3E%3Crect x='110' y='110' width='15' height='15'/%3E%3Crect x='115' y='115' width='5' height='5'/%3E%3Crect x='80' y='160' width='35' height='35'/%3E%3Crect x='85' y='165' width='25' height='25'/%3E%3Crect x='90' y='170' width='15' height='15'/%3E%3Crect x='95' y='175' width='5' height='5'/%3E%3Crect x='120' y='160' width='75' height='75'/%3E%3Crect x='125' y='165' width='65' height='65'/%3E%3Crect x='130' y='170' width='55' height='55'/%3E%3Crect x='135' y='175' width='45' height='45'/%3E%3Crect x='140' y='180' width='35' height='35'/%3E%3Crect x='145' y='185' width='25' height='25'/%3E%3Crect x='150' y='190' width='15' height='15'/%3E%3Crect x='155' y='195' width='5' height='5'/%3E%3Crect x='160' y='40' width='75' height='75'/%3E%3Crect x='165' y='45' width='65' height='65'/%3E%3Crect x='170' y='50' width='55' height='55'/%3E%3Crect x='175' y='55' width='45' height='45'/%3E%3Crect x='180' y='60' width='35' height='35'/%3E%3Crect x='185' y='65' width='25' height='25'/%3E%3Crect x='190' y='70' width='15' height='15'/%3E%3Crect x='195' y='75' width='5' height='5'/%3E%3Crect x='160' y='120' width='35' height='35'/%3E%3Crect x='165' y='125' width='25' height='25'/%3E%3Crect x='170' y='130' width='15' height='15'/%3E%3Crect x='175' y='135' width='5' height='5'/%3E%3Crect x='200' y='200' width='35' height='35'/%3E%3Crect x='200' width='35' height='35'/%3E%3Crect y='200' width='35' height='35'/%3E%3C/g%3E%3C/svg%3E");*/
}

.section-sub-header {
    text-align: center;
}

@media (max-width:768px) {
    .description-row {
        display: none;
    }

    #comment-section-user {
        padding: 25px;
    }
}

.progress-rate {
    margin-top: 25px;
}

.final-reserve-bottom {
    border-top: 1px solid #EEE;
    padding: 10px 0;
    margin-right: 0;
    margin-left: 0;
}

#emailmessage .alert {
    font-size: 14px !important;
}

label {
    font-size: 14px;
}

.tbl-user-info {
    font-size: 13px;
}

    .tbl-user-info tr {
        border-bottom: 1px solid #eee;
    }

    .tbl-user-info .td {
        padding: 15px;
    }

.description-tourism-service {
    background: #f7f7f7;
    /*box-shadow: 1px 1px 0px -2px rgba(255, 255, 255, 0.2) inset, -1px -1px 0px -2px rgba(255, 255, 255, 0.2) inset, 1px 1px 2px rgba(0, 0, 0, 0.2);*/
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 3px 2px #eee;
}

.description-tourism-service-not {
    background: #f7f7f7;
    box-shadow: 1px 1px 0px -2px rgba(255, 255, 255, 0.2) inset, -1px -1px 0px -2px rgba(255, 255, 255, 0.2) inset, 1px 1px 2px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-bottom: 20px;
    height: 20px;
}

.description-tourism-service-text {
    background: #fff;
    padding: 15px;
    color: #535353;
    font-size: 11px;
    display: none;
    box-shadow: 0px 3px 3px 2px #eee;
    /*box-shadow: 1px 1px 0px -2px rgba(255, 255, 255, 0.2) inset, -1px -1px 0px -2px rgba(255, 255, 255, 0.2) inset, 1px 1px 2px rgba(0, 0, 0, 0.2);*/
}

.loading-reserve {
    position: absolute;
    width: 100%;
    height: 95.5%;
    background: rgb(255, 255, 255);
    z-index: 9999;
    opacity: 0.5;
    margin: 0;
    right: 0;
    left: 0;
    top: 4.5%;
    bottom: 0;
    opacity: 0.8;
    display: none;
}

    .loading-reserve span {
        position: absolute;
        top: 60%;
        right: 50%;
        transform: translate(50%, -50%);
        text-align: center;
    }

    .loading-reserve .svg-icon {
        position: absolute;
        top: 45%;
        right: 50%;
        transform: translate(50%, -50%);
        text-align: center;
    }

legend {
    z-index: 99999999999999;
    /*position: relative;*/
}

.check-email-user-loading {
    right: 0 !important;
    left: unset !important;
    position: absolute !important;
    top: 3px !important;
    font-size: 1.4em !important;
    color: #ed5f61 !important;
    display: none;
}


.qty .count-adult-mobile, .qty .count-child-mobile, .qty .count-adult-desktop, .qty .count-child-desktop,.qty .count {
    color: #535353;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    line-height: 30px;
    padding: 0 2px;
    min-width: 35px;
    text-align: center;
}

.qty .plus-adult-mobile, .qty .plus-child-mobile, .qty .plus-adult-desktop, .qty .plus-child-desktop,.qty .plus {
 
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding-top: 1px;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #17a2b8;
    color: #17a2b8;
    border-radius: 100%;
    cursor: pointer;
    background-color: transparent;
    transition: all .15s ease;
}

.qty .minus-adult-mobile, .qty .minus-child-mobile,.qty .minus-adult-desktop, .qty .minus-child-desktop,.qty .minus {
   
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding-top: 1px;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #17a2b8;
    color: #17a2b8;
    border-radius: 100%;
    cursor: pointer;
    background-color: transparent;
    transition: all .15s ease;
}

.mt-5 {
    text-align: right;
}

/*.minus:hover {
    background-color: #17a2b8 !important;
    color: #fff;
}*/

/*.plus:hover {
    background-color: #17a2b8 !important;
    color: #fff;
}*/
/*Prevent text selection*/
.bg-dark {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

input.count-adult-mobile, input.count-child-mobile, input.count-adult-desktop, input.count-child-desktop,input.count {
    border: 0;
    width: 2%;
    font-size: 18px !important;
}

    input.count::-webkit-outer-spin-button,
    input.count::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

input.count-adult-mobile:disabled, input.count-child-mobile, input.count-adult-desktop:disabled, input.count-child-desktop,input.count:disabled {
    background-color: white;
}

.star-rate-gallery {
    position: absolute;
    left: 25px;
    top: 30px;
    z-index: 9999;
    background: #cacaca7a;
    border-radius: 18px;
    padding: 4px;
}

    .star-rate-gallery .checked-star {
        font-size: 18px;
    }

    .star-rate-gallery unchecked-star {
        font-size: 18px;
    }

@media (max-width:450px) {
    .star-rate-gallery {
        top: 15px;
    }

        .star-rate-gallery .checked-star {
            font-size: 16px;
        }

        .star-rate-gallery unchecked-star {
            font-size: 16px;
        }
}

.linktonotice {
    display: flex;
    font-size: 13px;
    color: #535353;
}



.sticky-container {
    /* background-color: #333; */
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -141px;
    top: 35%;
    width: 185px;
    z-index: 9999;
}

.sticky li {
    list-style-type: none;
    background-color: #fff;
    color: #efefef;
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    text-align: left;
}

    .sticky li:hover {
        margin-left: -115px;
        /*-webkit-transform: translateX(-115px);
        -moz-transform: translateX(-115px);
        -o-transform: translateX(-115px);
        -ms-transform: translateX(-115px);
        transform:translateX(-115px);*/
        /*background-color: #8e44ad;*/
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
        -webkit-filter: grayscale(0%);
    }

    .sticky li img {
        float: left;
        margin: 5px 5px;
        margin-right: 10px;
    }

    .sticky li p {
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
        line-height: 43px;
    }

.leaflet-container {
    font-family: Shabnam !important;
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: right !important;
    border-radius: 12px;
    direction: rtl;
}
.leaflet-popup-content {
    margin: 13px 19px !important;
    line-height: 1.8 !important;
}

#shareicon {
    float: left;
    margin-top: 20px;
    margin-right: 15px;
    cursor: pointer;
}
.modal-backdrop {
    background: hsla(40,30%,0.9%,0.5) !important;
}

#social-media .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 5px;
    outline: 0;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border: 1px solid #eee;
    min-height: 200px;
    padding: 15px;
}
@media (min-width: 768px)
{
    #social-media .modal-dialog {
        width: 600px;
        margin: 12% auto;
    }
}

#social-media a{
    margin-left:5px;
}
@media (max-width:768px) {
    #shareicon {
        float: left !important;
        margin-top: 19px !important;
        margin-right: 0px !important;
        cursor: pointer;
        margin-left: 5px !important;
    }
}


/* carousel بخش اقامتگاه های مشابه*/

@media(max-width:950px) {
    .controls {
        margin-bottom: 10px;
    }
}

@media(max-width:1200px) {
    .h4title {
        font-size: 12px;
    }
}

.col-item {
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}

    .col-item .photo img {
        margin: 0 auto;
        width: 100%;
    }

    .col-item .info {
        padding: 10px;
        border-radius: 0 0 5px 5px;
        margin-top: 1px;
    }

    .col-item:hover .info {
        background-color: #F5F5DC;
    }

    .col-item .price {
        /*width: 50%;*/
        /*float: left;*/
        margin-top: 5px;
    }

        .col-item .price h5 {
            line-height: 20px;
            margin: 0;
        }

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

    .col-item .separator p i {
        margin-right: 5px;
    }

.col-item .btn-add {
    width: 25%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    font-size: 13px;
    width: 75%;
    float: none;
    padding-left: 10px;
}

.controls {
    margin-top: 26px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

.btn-details {
}
/*.leaflet-marker-icon{
    display:none !important;
}*/


.count-popover {
    visibility:hidden;
    background: #ffffff;
    z-index: 999;
    position: absolute;
    margin: 0 10px 0 10px;
    display: flex;
    text-align: center;
    width: 95%;
    align-items: center;
    justify-content: center;
    top: -30px;
    right: 0;
    left: 0;
    border-radius: .25rem;
    box-shadow: 0px 0px 7px 1px #d7d7d7;
    /*webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;*/
    backface-visibility: hidden;
    transition:all visibility 1s;
}

.popover-active{
    visibility:visible;
}

.qty .count-child {
    color: #535353;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    line-height: 30px;
    padding: 0 2px;
    min-width: 35px;
    text-align: center;
    position: relative;
    -webkit-transition-duration: 0.9s; /* Safari */
    transition-duration: 0.9s;
    text-decoration: none;
    overflow: hidden;
    cursor: pointer;
}



    .qty .count-child:after {
        content: "";
        background: #90EE90;
        display: block;
        position: absolute;
        padding-top: 300%;
        padding-left: 350%;
        margin-left: -20px !important;
        margin-top: -120%;
        opacity: 0;
        transition: all 0.8s
    }

    .qty .count-child:active:after {
        padding: 0;
        margin: 0;
        opacity: 1;
        transition: 0s
    }
.qty .plus-child {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding-top: 1px;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #17a2b8;
    color: #17a2b8;
    border-radius: 100%;
    cursor: pointer;
    background-color: transparent;
    transition: all .15s ease;


}
.qty .minus-child {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding-top: 1px;
    font-size: 1.1em;
    text-align: center;
    border: 1px solid #17a2b8;
    color: #17a2b8;
    border-radius: 100%;
    cursor: pointer;
    background-color: transparent;
    transition: all .15s ease;
}
input.count-child {
    border: 0;
    width: 2%;
    font-size: 18px !important;
    text-align:center;
     background:#fff;
}
.count-list{
    list-style:none;
    padding-right:0 !important;
   
}
ul.count-list li {
    display: flex;
    margin-top: 12px;
    margin-bottom:20px;
}
.reserve-section-bottom {
    position: fixed;
    bottom: 0 !important;
    right: 0;
    left: 0;
    background-color: rgb(255, 255, 255) !important;
    padding-top: 8px !important;
    padding-bottom: 0px !important;
    padding-right:10px;
    padding-left:10px;
    z-index: 3000 !important;
    border-top: 1px solid rgb(235, 235, 235) !important;
    visibility:hidden;
    min-height:60px;
    
}
.reserve-modal {
    z-index: 2000;
    position: fixed !important;
    top: 0px !important;
    right: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
    transform: translate3d(0px, 0px, 0px) !important;
    /*overflow-y: hidden !important;*/
    overflow-y:scroll !important;
    background: white !important;
    display:none;
    padding:10px 5px;
    padding-bottom:160px;
}
.reserve-btn-bottom {
    background: #ed5f61 !important;
    color: #fff !important;
    border-color: #ff7678;
    font-size: 15px !important;
    padding: 10px 15px;
    float:right;
    min-width:125px;
    min-height:45px;
}
.reserve-continue-btn-bottom {
    background-color: #ed5f61;
    color: #fff !important;
    border-color: #ff7678;
    font-size: 15px !important;
    padding: 10px 15px;
    display: none;
    float: right;
    min-width:125px;
    min-height:45px;
}
#btn-loading {
    background-color: #ed5f61;
    color: #fff !important;
    border-color: #ff7678;
    font-size: 15px !important;
    padding: 10px 15px;
    display: none;
    float: right;
    min-width: 125px;
    min-height: 45px;
}
.send-request-reserve-bottom {
    background-color: #ed5f61;
    color: #fff !important;
    border-color: #ff7678;
    font-size: 15px !important;
    padding: 10px 15px;
    float: right;
    height:auto !important;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: unset;
}
@media(max-width:768px){
    .reserve-section-bottom{
        visibility:visible;
    }
    /*.reserve-section-total{
        display:none;
    }*/

    .container-input {
        padding: 25px 10px 20px 0 !important;
    }
    .tourism-title{
        margin-right:40px !important;
    }
}
.txt-calender{
    /*border-radius:0 !important;*/
    border:none !important;
    box-shadow:none !important;
    text-align:center;
    font-size: 20px;
}
.calender-section{
    display:flex;
    border:1px solid #ccc;
    border-radius:4px !important;
}
.arrow-calender {
    height: 44px;
    display: flex;
    align-items: center;
    background: #fff;
}
.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
    font-family:IRANSans !important;
}
.datepicker-container.pwt-mobile-view .datepicker-plot-area [class*='pwt-btn']{
    font-family:IRANSans !important;
    display:flex !important;
    justify-content:center;
    align-items:center;
}
.description-tourism-service-text .datepicker-plot-area {
    box-shadow: unset !important;
}

.sectionrows .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
    background: #ffffff !important;
    border-radius: .25rem !important;
    width: 10% !important;
    border: 1px solid #d8d8d8;
}
.sectionrows .datepicker-plot-area .datepicker-navigator .pwt-btn-next {
    background: #ffffff !important;
    border-radius: .25rem !important;
    width: 10% !important;
    
    border: 1px solid #d8d8d8;
}
.datepicker-container.pwt-mobile-view .pwt-btn-next, .datepicker-container.pwt-mobile-view .pwt-btn-prev {
    background: rgb(250 250 250 / 68%) !important;
    border: none !important;
}

    .datepicker-container.pwt-mobile-view .pwt-btn-next>svg, .datepicker-container.pwt-mobile-view .pwt-btn-prev >svg
    {
        width:12px !important;
    }
.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td {
    /*background: #f7f7f773 !important;*/
    border: 1px solid #ffffff;
    border-radius: 8px !important;
}

    .datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span {
       
        /*background: #f7f7f773;*/
        border: 1px solid #ffffff00;
        border-radius: 8px !important;
    }


    .datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td.today span 
    {
        /*background:#f7f7f7 !important;*/
    }
    .pwt-btn-prev {
        width: 15%;
        background: #ffffff !important;
        border-radius: .25rem !important;
        /*transform: rotate(180deg);*/
        border: 1px solid #d8d8d8;
    }
.pwt-btn-next {
    width: 15%;
    background: #ffffff !important;
    border-radius: .25rem !important;
    /*transform: rotate(180deg);*/
    border: 1px solid #d8d8d8;
}
.pwt-btn-switch{
    width:60%;
} 
.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
    font-weight: 500 !important;
    font-size: 13px !important;
}

.date-title-modal {
    position: fixed;
    width: 100%;
    height:150px;
    top: 0;
    left: 0;
    right:0;
    overflow: hidden;
    transition: all 1s;
    display: none;
    z-index: 100000;
    background:#fff;
    justify-content:center;
    align-items:center;
}
.datepicker-plot-area 
{
    border:none !important;
}
.hide-date-title-modal {
    display: block !important;
}
.close-calendar-section {
    display: flex;
    justify-content: flex-end;
    padding: 10px 20px;
    margin-bottom: 5px;
}
.calendar-modal-section {
    display: flex;
    justify-content: center;
    align-items: center;
}
.datepicker-container.pwt-mobile-view {
    top: 110px !important;
    border: none !important;
    height: calc(100% - 60px) !important;
}
.datepicker-plot-area .datepicker-navigator {
    /*display: flex !important;
    width: 100% !important;
    float: left !important;
    justify-content: center !important;*/
}
.description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td.today span {
    background-color: #FFF !important;
    color: #737272 !important;
    border: 0;
    text-shadow: none;
}
 .pwt-mobile-view .datepicker-plot-area .datepicker-day-view .table-days td.today span {
    background-color: transparent !important;
    /*color: #333 !important;*/
    border: 0;
    text-shadow: none;
    border-radius: 0.5rem 0.5rem 0 0;
    line-height:35px !important;
}
    .pwt-mobile-view .datepicker-plot-area .datepicker-day-view .table-days td.today span[data-prevdays=true],
    .pwt-mobile-view .datepicker-plot-area .datepicker-day-view .table-days td[data-isfree=full-day].today span {
        color: #d2d2d2 !important;
    }
    .table-days tr td {
        border-radius: 15px !important;
    }
.datepicker-plot-area .datepicker-day-view .table-days td {
    background: #d5ecffb8;
}
/*tr:first-child td:last-child {
    border-top-right-radius: 5rem !important;
}

tr:last-child td:first-child {
    border-bottom-left-radius: 5rem !important;
}

tr:last-child td:last-child {
    border-bottom-right-radius:5rem !important;
}*/
.description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td {
    border: 5px solid #fff;
}
    .description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td div {
        /*background: #f7f7f7 !important;*/
        background:transparent !important;
      
    }
        .description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td div:last-child {
            /*background: #f7f7f7 !important;*/
            background: transparent !important;
            border-radius: 0rem 0rem 0.5rem 0.5rem;
        }
    .description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td span {
        /*background: #f7f7f7;*/
        background:transparent;
        border-radius: 0.5rem 0.5rem 0 0;
    }
.sectionrows .datepicker-plot-area .datepicker-day-view .table-days td span {
    
    font-weight: 600 !important;
    /*color: #737272 !important;*/
    font-size: 15px !important;
}
    .sectionrows .datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
        color: #bbb !important;
        font-weight: 100 !important;
    }

.description-tourism-service-text .datepicker-plot-area {
    border: none !important;
}
    .description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover, .datepicker-plot-area .datepicker-day-view .table-days td span:hover, .datepicker-plot-area .datepicker-year-view .year-item:hover, .datepicker-plot-area .datepicker-month-view .month-item:hover {
        /*background-color: #f7f7f7 !important;
        color: #737272 !important;*/
        background:transparent !important;
        /*color:#333 !important;*/
        border: 0;
        text-shadow: none;
    }
.datepicker-plot-area .datepicker-day-view .table-days td.selected span, .datepicker-plot-area .datepicker-year-view .year-item.selected, .datepicker-plot-area .datepicker-month-view .month-item.selected {
    background-color: transparent !important;
    color: inherit !important;
    border: none !important;
    text-shadow: none !important;
    border-radius: 20px;
}

.sectionrows .datepicker-plot-area .datepicker-day-view .table-days td span:hover {
    cursor: default !important;
}

.description-tourism-service-text .datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
    width: 75% !important;
}
.datepicker-plot-area .toolbox {
    display: none !important;
   
}
.description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td.selected span {
    background-color: transparent !important;
    border: 0 !important;
    text-shadow: none !important;
    color: #333 !important;
}
    .description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td.selected.today span {
        /*color:#fff !important;*/
    }
    
    .description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td.today span {
        background-color: transparent !important;
        /*color:#fff !important;*/
    }
.description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td.today del {
   /*color:#fff !important;*/
}
@media only screen and (max-width:768px){
    .description-tourism-service-text{
        padding:5px 0 !important;
    }
    .reservesection__date--hide{
       display:none !important;
    }
    .reservesection__price--hide {
        display: none !important;
    }
    .reserve-section-total{
        padding:0;
    }
}
.reservesection__btnbottom--shake {
    animation: shake 1s ease infinite;
    animation-duration: 10s;
}
@-webkit-keyframes shake {
    0%,2%,4%,6%,8%,10%,12%,14%,16%,18% {
        transform: translateX(-3px);
    }

    1%,3%,5%,7%,9%,11%,13%,15%,17%,19% {
        transform: translateX(3px);
    }

    20%, 100% {
        transform: translateX(0);
    }
}

@-moz-keyframes shake {
    0%,2%,4%,6%,8%,10%,12%,14%,16%,18% {
        transform: translateX(-3px);
    }

    1%,3%,5%,7%,9%,11%,13%,15%,17%,19% {
        transform: translateX(3px);
    }

    20%, 100% {
        transform: translateX(0);
    }
}

@-ms-keyframes shake {
    0%,2%,4%,6%,8%,10%,12%,14%,16%,18% {
        transform: translateX(-3px);
    }

    1%,3%,5%,7%,9%,11%,13%,15%,17%,19% {
        transform: translateX(3px);
    }

    20%, 100% {
        transform: translateX(0);
    }
}

@-o-keyframes shake {
    0%,2%,4%,6%,8%,10%,12%,14%,16%,18% {
        transform: translateX(-3px);
    }

    1%,3%,5%,7%,9%,11%,13%,15%,17%,19% {
        transform: translateX(3px);
    }

    20%, 100% {
        transform: translateX(0);
    }
}

@keyframes shake {
    0%,2%,4%,6%,8%,10%,12%,14% {
        transform: translateX(-3px);
    }
    1%,3%,5%,7%,9%,11%,13%,15% {
        transform: translateX(3px);
    }
    16%, 100% {
        transform: translateX(0);
    }

    /*10%, 30%, 50%, 70%, 90% {
        transform: translateX(-5px);
    }

    20%, 40%, 60%, 80% {
        transform: translateX(5px);
    }*/
}

.CardReserved {
    display: flex;
    background: #f7f7f7;
    min-height: 100px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-top: 20px;
}
.CardReserved__content__Reservedname span{
    font-size:13px !important;
}
.CardReserved__reservednumber {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f1f1f1;
    border-top-right-radius: 4px;
}
.CardReserved__content__Reservedname{
    padding:10px;
}
.CardReserved__content {
    width: 100%;
    max-height: 220px;
    overflow: scroll;
    overflow-x: hidden;
}
.CardReserved__content__ReservedDates__PerDate{
    padding:10px;
}
.CardReserved__content__ReservedDates__PerDate__icon svg{
vertical-align:middle;
margin-right:5px;
margin-left:5px;
}

.CardReserved__content__ReservedDates__PerDate__Price__Value del::before {
    content: " ";
    display: block;
    width: 100%;
    border-top: 1.5px solid #ed5f61;
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(-12deg);
}
.CardReserved__content__ReservedDates__PerDate__Price__Value del{
    position:relative;
    text-decoration:none;
}
.CardReserved__content__ReservedDates__PerDate__OffPrice {
    background: #ffffff;
    color: #535353;
    padding: 3px;
    border-radius: 0.25rem;
    float: left;
    box-shadow: 1px 1px 3px 1px #eee;
}
.CardReservedFooter {
    background: #f1f1f1;
    display: flex;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.CardReservedFooter__Sumtext {
    width: 60%;
    padding:8px 8px;
    font-size:13px;
}
.CardReservedFooter__Sumvalue {
    width: 40%;
    padding:8px 8px;
    text-align:center;
    font-size:16px;
}
@media(max-width:768px) {
    .CardReserved__content{
        max-height:unset !important;
    }
    .row-after-date{
        margin-top:0 !important;
    }
}
@media(min-width:768px) and (max-width:998px) {
    .count-popover {
        width: 55%;
        left: 0;
        right: unset;
        top: 0;
    }
    .row-after-date{
        margin-top:75px;
    }
}
.description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td.today div {
    background-color: transparent !important;
    /*color: #fff !important;*/
}
.description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td {
    background: #d5ecffb8;
    border-radius: 0.5rem;
}
.CardReserved__content__ReservedDates__PerDate__Price__Title {
    font-size: 11px;
}
.CardReservedFooter__Sumvalue__text{
    font-size:11px;
    color:#535353;
}
#price-detail-section{
    padding:0 10px;
}
.col-cardreserved {
    padding: 0 !important;
    color: #535353 !important;
}
.CardReserved__content__ReservedDates:last-child{
    margin-bottom:10px;
}
.Total-price-pay {
    display: inline-block !important;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.loading-section-price {
    justify-content: center;
    display: flex;
    align-items: center;
    height: 150px;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev{
    height:32px !important;
}
.fotorama__nav-wrap {
    background: #ffffff !important;
    border-radius: 8px !important;
}
.fotorama__thumb-border {
    border-style: solid;
    border-color: #ffffff !important;
    border-radius: 8px !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  
    border-radius: 8px !important;
}
.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
   
    border-radius: 8px !important;
}
.fotorama__thumb { 
    border-radius: 8px !important;
}
.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img{
    border-radius:8px !important;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next, .datepicker-plot-area .datepicker-navigator .pwt-btn-switch, .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
   
    font-weight: 500 !important;
    
}
.col-form-label{
    font-size:12px !important;
}
.help-block {
   
    font-size: 12px !important;
    color: #ff140f !important;
}
.modal-backdrop{
    z-index:99999 !important;
}
.modal{
    z-index:999999999 !important;
}
.counter-time {
    border-right: 1px solid #a9a9a9 !important;
    padding-left: 15px !important;
    margin-top: 10px !important;
    padding-right: 10px !important;
    position: absolute;
    left: 0;
    pointer-events: none;
    color: #888;
    font-size: 1.2em;
    width:60px;
}
#resend-code {
    font-size: 13px;
    margin-right: 15px;
    color: #535353;
}

#txt-verifycode.input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


#txt-verifycode.input[type=number] {
    -moz-appearance: textfield;
}
.row-button {
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
.btn-login-mobile {
    display: inline-block;
    padding: 10px 15px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ffffff00;
    border-radius: 4px;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
#errormodal {
    color: red;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
}
#mobile-user-hidden {
    direction:ltr;
}
.btn-light{
    font-size:13px !important;
}
.backtostep1 {
    position: absolute;
    left: 4%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index:9999999;
}
.pieb {
    margin: 0 auto;
}
.sectionrows .table-days {
    /*pointer-events: none;*/
}
.error-class-mobile{
    color:red;
    font-size:12px;
}
.pwt-mobile-view .pwt-btn-prev  svg{
    vertical-align:super !important;
}
.pwt-mobile-view .pwt-btn-next svg {
    vertical-align: super !important;
}
#scroll-reserved::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    border-radius: 10px;
    background-color: #ffeb3b00;
}

#scroll-reserved::-webkit-scrollbar {
    width: 4px;
    background-color: #f7f7f7;
}

#scroll-reserved::-webkit-scrollbar-thumb {
    border-radius: 1rem;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.32);
    background-color: #f7f7f7;
}
.default-price-bottom {
    float: left;
    font-size: 16px;
    line-height: 1;
    background: #fff;
}
.ecolodge-code {
    font-size: 13px;
    color: #535353;
    background: #f5f5f5;
    padding: 4px 10px;
    border-radius: 4px;
    margin-right: 20px;
    min-height: 34px;
    display: flex;
    justify-content:center;
    align-items:center;
}
.ecolodge-address 
{
    display:flex;
    align-items:center;
    justify-content:center;
}
.load-more-comment {
    background: transparent;
    border: 0;
    outline: 0;
    color: #00c3e2;
    font-weight: 500;
}
.from-date-modal {
    width: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.to-date-modal {
    width: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#from-date-title, #to-date-title {
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #3e3e3e;
}

.to-date-modal span#to-date-title, .from-date-modal span#from-date-title {
    padding: 5px 30px;
}
.active-date-modal {
    background: #d5ecff;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    border-radius: 4px;
}
#reserve-more3 {
    font-size: 13px;
    color: #535353;
}
.load-more-comments {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
    background: #428bff;
    border: none;
    outline: 0;
    color: #ffffff;
    min-width: 130px;
    min-height: 45px;
    padding: 0px 15px;
    border-radius: 0.25rem;
}
#deactive-ecolodge .panel-default > .panel-heading {
    border-bottom: none !important;
}
#deactive-ecolodge .panel-default > .panel-heading{
    background-color:#fff;
    border-color:#ffffff;
}
#deactive-ecolodge .h4title{
    font-size:14px !important;
}
.error-modal-active {
    background: #ed5f61;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
}
.arrow-modal {
    margin-right: 20px;
    animation-duration: 2.5s;
    animation-iteration-count: infinite;
    animation-name: arrow;
    animation-timing-function: ease-in-out;
}
@keyframes arrow{
    0% {
        transform: translateY(0);
    }

  50% {
        transform: translateY(-15px);
    }

   100% {
        transform: translateY(0);
    }
}
.today-calendar-mobile {
    line-height: 0px;
    font-size: 10px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center !important;
    color: #da4e4e !important;
    right: 0;
    left: 0;
}
#from-date-modal-choosed, #to-date-modal-choosed {
    margin-top: 7px;
    color: #9e9e9e !important;
    font-size: 14px;
}
.holidays span{
    color: #ff6e6e !important;
}

#calender-price-loading{
    padding:20px 0;
}
.pieb svg, .gallery-rate svg {
    stroke-linecap: round;
}
td[data-isfree=first-half] {
    background-image: url(../../../Content/Images/Svg/first-half.svg) !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
td[data-isfree=second-half] {
    background-image: url(../../../Content/Images/Svg/second-half.svg) !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
td[data-isfree=full-day] {
    background-image: url(../../../Content/Images/Svg/disable-days.svg) !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}
td span[data-prevdays=true] {
    color: #d2d2d2 !important;
}
.datepicker-persian tr td:last-child span[data-Isfree=true], .datepicker-persian tr td[data-Isfree=second-half]:last-child span {
    color: #ff6e6e !important;
}
.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span[data-prevdays=true] {
     background: transparent !important; 
    border: 1px solid #ffffff00;
    border-radius: 8px !important;
}
.loading-calendar {
    background: #ffffff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999999999;
}
.datepicker-plot-area {
    position:relative !important;
}

.text-loading {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 12px;
}
.loading-calendar-section {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.DesktopDatepicker-from .tooltip-calendar, .DesktopDatepicker-to .tooltip-calendar, .MobileDatepicker-from .tooltip-calendar, .MobileDatepicker-to .tooltip-calendar {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/ /* If you want dots under the hoverable text */
}

    /* Tooltip text */
    .DesktopDatepicker-from .tooltip-calendar .tooltiptext-calendar, .DesktopDatepicker-to .tooltip-calendar .tooltiptext-calendar
      {
        visibility: hidden;
        width: 60px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 50%;
        margin-left: -30px;
        /* Fade in tooltip */
        opacity: 0;
        transition: opacity 0.3s;
    }
    .MobileDatepicker-from .tooltip-calendar .tooltiptext-calendar, .MobileDatepicker-to .tooltip-calendar .tooltiptext-calendar {
        visibility: hidden;
        width: 60px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 0 0;
        border-radius: 8px;
        position: absolute;
        z-index: 1;
        bottom: 100%;
        left: 50%;
        margin-left: -30px;
        opacity: 0;
        transition: opacity 0.3s;
        font-size: 12px;
        line-height: 32px;
    }
        /* Tooltip arrow */
        .DesktopDatepicker-from .tooltip-calendar .tooltiptext-calendar::after, .DesktopDatepicker-to .tooltip-calendar .tooltiptext-calendar::after,
        .MobileDatepicker-from .tooltip-calendar .tooltiptext-calendar::after, .MobileDatepicker-to .tooltip-calendar .tooltiptext-calendar::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .DesktopDatepicker-from .tooltip-calendar[data-isfree=full-day]:hover .tooltiptext-calendar, .DesktopDatepicker-to .tooltip-calendar[data-isfree=full-day]:hover .tooltiptext-calendar,
    .MobileDatepicker-from .tooltip-calendar[data-isfree=full-day]:hover .tooltiptext-calendar, .MobileDatepicker-to .tooltip-calendar[data-isfree=full-day]:hover .tooltiptext-calendar {
        visibility: visible;
        opacity: 1;
    }
.description-tourism-service-text i.tooltiptext-calendar, .DesktopDatepicker-from-multiservice i.tooltiptext-calendar, .DesktopDatepicker-to-multiservice i.tooltiptext-calendar,
.DesktopDatepicker-from-multiservice-mobile i.tooltiptext-calendar, .DesktopDatepicker-to-multiservice-mobile i.tooltiptext-calendar {
    display: none;
}
.error-sendverifycode-modal {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 15px;
}
.DesktopDatepicker-from-multiservice tr, .DesktopDatepicker-to-multiservice tr, .DesktopDatepicker-to-multiservice-mobile tr, .DesktopDatepicker-from-multiservice-mobile tr,
.DesktopDatepicker-from tr, .DesktopDatepicker-to tr, .MobileDatepicker-from tr, .MobileDatepicker-to  tr{
    display: flex;
    flex-direction: row;
}
.description-tourism-service-text .datepicker-plot-area .datepicker-day-view .table-days td[data-isfree=full-day] div{
    visibility:hidden;
}
.description-tourism-service-oneservice {
    background: #f7f7f7;
    /* box-shadow: 1px 1px 0px -2px rgba(255, 255, 255, 0.2) inset, -1px -1px 0px -2px rgba(255, 255, 255, 0.2) inset, 1px 1px 2px rgba(0, 0, 0, 0.2); */
    text-align: center;
    margin-bottom: 20px;
    cursor: pointer;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 3px 2px #eee;
}
#user-mobile-enter {
    color: #8888ff;
}
.edit-mobile-number {
    font-size: 13px;
    margin-right: 15px;
    color: #535353;
    cursor: pointer;
}
svg.pernight-users-icon path{
    fill:#ffffff;

}
svg.pernight-users-icon {
    width: 23px;
    height: 23px;
    vertical-align: middle;
    margin-left:5px;
}
.pernight-users {
    font-size: 14px;
    color: #ffffff;
    background: #ed5f61;
    padding: 4px 10px;
    border-radius: 4px;
    margin-right: 20px;
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-subheader{
    display:flex;
    flex-direction:row;
}



.tooltipusers {
    position: relative;
    cursor:pointer;
}

    .tooltipusers .tooltiptextusers {
        visibility: hidden;
        min-width: 120px;
        background-color: #696464;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 130%;
        left: 50%;
        margin-left: -60px;
        font-size:13px;
    }

        .tooltipusers .tooltiptextusers::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #696464 transparent transparent transparent;
            color: #696464;
        }

    .tooltipusers:hover .tooltiptextusers {
        visibility: visible;
    }
.justpernight {
    position: absolute;
    left: 10px;
    bottom: 4px;
}

.tooltipuserslist {
    position: relative;
    cursor: pointer;
}

    .tooltipuserslist .tooltiptextuserslist {
        visibility: hidden;
        min-width: 120px;
        background-color: #696464;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        top: 0px;
        left: 105%;
        /* margin-left: -60px; */
        font-size: 13px;
    }

    /*.tooltipusers .tooltiptextusers::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #696464 transparent transparent transparent;
            color: #696464;
        }*/

    .tooltipuserslist:hover .tooltiptextuserslist {
        visibility: visible;
    }

svg.pernight-users-icon path {
    fill: #ffffff;
}
.fotorama__caption__wrap{
    direction:rtl !important;
}

.datepicker-plot-area {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

    .datepicker-plot-area .datepicker-time-view .down-btn,
    .datepicker-plot-area .datepicker-time-view .up-btn {
        transition: all 100ms ease
    }

    .datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
    .datepicker-plot-area .datepicker-year-view .year-item-disable,
    .datepicker-plot-area .datepicker-month-view .month-item-disable {
        border-radius: 0
    }

    .datepicker-plot-area .datepicker-time-view .down-btn,
    .datepicker-plot-area .datepicker-time-view .up-btn {
        border-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .datepicker-plot-area .datepicker-time-view .down-btn {
        border-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .datepicker-plot-area,
    .datepicker-plot-area .datepicker-time-view > .time-segment {
        border-radius: 0
    }

        .datepicker-plot-area .datepicker-day-view .table-days td span,
        .datepicker-plot-area .datepicker-year-view .year-item,
        .datepicker-plot-area .datepicker-month-view .month-item,
        .datepicker-plot-area .datepicker-navigator .pwt-btn-next,
        .datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
        .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
            border-radius: 0
        }

.datepicker-plot-area {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}

    .datepicker-plot-area .datepicker-day-view .table-days td span,
    .datepicker-plot-area .datepicker-year-view .year-item,
    .datepicker-plot-area .datepicker-month-view .month-item,
    .datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
    .datepicker-plot-area .datepicker-year-view .year-item-disable,
    .datepicker-plot-area .datepicker-month-view .month-item-disable,
    .datepicker-plot-area .datepicker-time-view > .time-segment,
    .datepicker-plot-area .datepicker-time-view .down-btn,
    .datepicker-plot-area .datepicker-time-view .up-btn,
    .datepicker-plot-area .datepicker-time-view input,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-next,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-prev,
    .datepicker-plot-area .toolbox .pwt-btn-submit,
    .datepicker-plot-area .toolbox .pwt-btn-calendar,
    .datepicker-plot-area .toolbox .pwt-btn-today {
        cursor: pointer
    }

    .datepicker-plot-area .datepicker-day-view .table-days td span,
    .datepicker-plot-area .datepicker-year-view .year-item,
    .datepicker-plot-area .datepicker-month-view .month-item {
        font: 14px;
        /*background-color: #fff;*/
        /*color: #333;*/
        border: 0;
        text-shadow: none
    }

    .datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
    .datepicker-plot-area .datepicker-year-view .year-item-disable,
    .datepicker-plot-area .datepicker-month-view .month-item-disable {
        background-color: transparent;
        color: #ccc;
        border: none;
        text-shadow: none;
        cursor: default
    }

    .datepicker-plot-area .datepicker-day-view .table-days td.today span {
        /*background-color: #333;
        color: #fff;*/
        border: 0;
        text-shadow: none
    }

    .datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
        background-color: "";
        color: #ccc;
        border: none;
        text-shadow: none
    }

    .datepicker-plot-area .datepicker-day-view .table-days td.selected span,
    .datepicker-plot-area .datepicker-year-view .year-item.selected,
    .datepicker-plot-area .datepicker-month-view .month-item.selected {
        background-color: #005299;
        color: #fff;
        border: none;
        text-shadow: 1px 1px 1px #000
    }

        .datepicker-plot-area .datepicker-day-view .table-days td.selected span .datepicker-plot-area .datepicker-day-view .table-days td:hover,
        .datepicker-plot-area .datepicker-day-view .table-days td span:hover,
        .datepicker-plot-area .datepicker-year-view .year-item:hover,
        .datepicker-plot-area .datepicker-month-view .month-item:hover {
            background-color: #007be6;
            /*color: #fff;*/
            border: 0;
            text-shadow: none
        }

.datepicker-container {
    display: block;
    position: absolute;
    z-index: 100000;
    top: 0;
    direction: ltr
}

    .datepicker-container.pwt-hide {
        display: none
    }

.datepicker-plot-area {
    box-sizing: border-box;
    overflow: hidden;
    min-height: 70px;
    display: block;
    width: 200px;
    min-width: 200px;
    padding: 3px;
    position: absolute;
    font: 12px iransans;
    border: 1px solid #ccc;
    background-color: #fff
}

    .datepicker-plot-area.datepicker-state-only-time {
        padding: 0
    }

    .datepicker-plot-area table,
    .datepicker-plot-area th,
    .datepicker-plot-area td {
        border: 0;
        background: none
    }

    .datepicker-plot-area * {
        text-align: center;
        color: #333
    }

    .datepicker-plot-area .datepicker-day-view,
    .datepicker-plot-area .datepicker-month-view,
    .datepicker-plot-area .datepicker-year-view {
        display: block;
        width: 100%;
        float: left;
        min-height: 200px;
        margin: 0
    }

.datepicker-plot-area-inline-view {
    display: block;
    width: 100%;
    position: static;
    float: left
}

.datepicker-plot-area .datepicker-time-view {
    display: block;
    float: left;
    width: 100%;
    padding: 5px;
    background: #f9f9f9;
    border-top: 1px solid #f1f1f1
}

    .datepicker-plot-area .datepicker-time-view > .time-segment {
        display: block;
        width: 22%;
        float: left;
        overflow: hidden
    }

        .datepicker-plot-area .datepicker-time-view > .time-segment:hover .down-btn,
        .datepicker-plot-area .datepicker-time-view > .time-segment:hover .up-btn {
            font-weight: bold
        }

    .datepicker-plot-area .datepicker-time-view .divider {
        display: block;
        width: 3%;
        height: 60px;
        line-height: 60px;
        float: left;
        overflow: hidden;
        font: 12px bold
    }

        .datepicker-plot-area .datepicker-time-view .divider span {
            height: 60px;
            line-height: 60px
        }

    .datepicker-plot-area .datepicker-time-view .down-btn,
    .datepicker-plot-area .datepicker-time-view .up-btn {
        display: block;
        float: left;
        width: 100%;
        margin: 0;
        height: 20px;
        line-height: 22px;
        color: #ccc
    }

        .datepicker-plot-area .datepicker-time-view .down-btn:hover,
        .datepicker-plot-area .datepicker-time-view .up-btn:hover {
            background-color: rgba(250, 250, 250, 0.3);
            color: #807f7f
        }

    .datepicker-plot-area .datepicker-time-view input {
        display: block;
        width: 90%;
        margin: 0 5%;
        height: 20px;
        padding: 0;
        outline: none;
        border: none;
        background: transparent
    }

.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view {
    padding: 0 5px;
    margin: 0
}

    .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view > .time-segment,
    .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view > .divider {
        padding: 5px 0
    }

.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view > .time-segment {
    width: 31.33%
}

.datepicker-plot-area.datepicker-state-no-meridian .datepicker-time-view > .meridian-divider {
    display: none
}

.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view > .time-segment {
    width: 31.33%
}

.datepicker-plot-area.datepicker-state-no-second .datepicker-time-view > .second-divider {
    display: none
}

.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .time-segment {
    width: 48%
}

.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .second-divider,
.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second .datepicker-time-view > .meridian-divider {
    display: none
}

.datepicker-plot-area .datepicker-day-view .table-days {
    width: 100%;
    float: left;
    direction: rtl
}

    .datepicker-plot-area .datepicker-day-view .table-days td {
        width: 14.2%;
        height: 26px;
        padding: 0;
        margin: 0;
        position: relative
    }

        .datepicker-plot-area .datepicker-day-view .table-days td .alter-calendar-day {
            font-style: normal;
            position: absolute;
            font-size: 8.5px;
            bottom: 0;
            right: 2px;
            color: #f1f1f1
        }

        .datepicker-plot-area .datepicker-day-view .table-days td span {
            display: block;
            width: 100%;
            height: 26px;
            line-height: 26px;
            padding: 0;
            margin: 0
        }

.datepicker-plot-area .datepicker-day-view .month-grid-box {
    display: block;
    width: 100%;
    float: right;
    min-height: 180px;
    margin: 8px 0
}

    .datepicker-plot-area .datepicker-day-view .month-grid-box .header {
        display: block;
        width: 100%;
        float: left;
        padding-bottom: 8px
    }

        .datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row {
            display: block;
            width: 100%;
            height: 25px;
            float: left
        }

        .datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row-cell {
            display: block;
            width: 14.2%;
            height: 25px;
            float: right;
            line-height: 25px;
            font: 11px;
            font-weight: bold;
            color: #333
        }

.datepicker-plot-area .datepicker-year-view,
.datepicker-plot-area .datepicker-month-view {
    padding-top: 10px
}

    .datepicker-plot-area .datepicker-year-view .year-item,
    .datepicker-plot-area .datepicker-month-view .month-item {
        display: block;
        width: 33.333333%;
        margin: 2px 0 0;
        float: right;
        height: 42px;
        line-height: 42px
    }

.datepicker-plot-area .datepicker-navigator {
    display: block;
    width: 100%;
    float: left
}

    .datepicker-plot-area .datepicker-navigator .pwt-btn-next,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
        display: block;
        float: left;
        height: 28px;
        line-height: 28px;
        font-weight: bold;
        background-color: rgba(250, 250, 250, 0.1);
        color: #333
    }

        .datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,
        .datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,
        .datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover {
            background-color: rgba(250, 250, 250, 0.3)
        }

    .datepicker-plot-area .datepicker-navigator .pwt-btn-next {
        display: block;
        width: 15%;
        float: left
    }

    .datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
        display: block;
        width: 66%;
        margin: 0 2%;
        float: left
    }

    .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
        display: block;
        width: 15%;
        float: left
    }

.datepicker-plot-area .toolbox {
    display: block;
    float: left;
    width: 100%;
    margin-top: 5px
}

    .datepicker-plot-area .toolbox .pwt-btn-submit,
    .datepicker-plot-area .toolbox .pwt-btn-calendar,
    .datepicker-plot-area .toolbox .pwt-btn-today {
        background-color: rgba(250, 250, 250, 0.1);
        float: right;
        display: block;
        font-weight: bold;
        font-size: 11px;
        height: 24px;
        line-height: 24px;
        white-space: nowrap;
        margin: 0 auto;
        margin-left: 5px;
        padding: 0 5px;
        min-width: 50px
    }

        .datepicker-plot-area .toolbox .pwt-btn-submit:hover,
        .datepicker-plot-area .toolbox .pwt-btn-calendar:hover,
        .datepicker-plot-area .toolbox .pwt-btn-today:hover {
            background-color: rgba(250, 250, 250, 0.3)
        }

.datepicker-plot-area .datepicker-navigator {
    display: block;
    width: 100%;
    float: left
}

    .datepicker-plot-area .datepicker-navigator .pwt-btn-next,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
    .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
        display: block;
        float: left;
        height: 28px;
        line-height: 28px;
        font-weight: bold;
        background-color: rgba(250, 250, 250, 0.1);
        color: #333
    }

        .datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,
        .datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,
        .datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover {
            background-color: rgba(250, 250, 250, 0.3)
        }

    .datepicker-plot-area .datepicker-navigator .pwt-btn-next {
        display: block;
        width: 15%;
        float: left
    }

    .datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
        display: block;
        width: 66%;
        margin: 0 2%;
        float: left
    }

    .datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
        display: block;
        width: 15%;
        float: left
    }

.datepicker-container.pwt-mobile-view {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    transition: all 1s
}

    .datepicker-container.pwt-mobile-view.pwt-hide {
        top: 100vh;
        height: 0
    }

    .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit {
        color: #fff;
        background: #ccc
    }

    .datepicker-container.pwt-mobile-view .datepicker-plot-area {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

        .datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td,
        .datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td span {
            height: 44px;
            line-height: 44px;
            font-size: 14px
        }

        .datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-year-view .year-item,
        .datepicker-container.pwt-mobile-view .datepicker-plot-area .datepicker-month-view .month-item {
            height: 70px;
            line-height: 70px
        }

        .datepicker-container.pwt-mobile-view .datepicker-plot-area [class*='pwt-btn'] {
            height: 48px;
            line-height: 48px
        }

        .datepicker-container.pwt-mobile-view .datepicker-plot-area .pwt-btn-today {
            float: left
        }

        .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time {
            background: rgba(0, 0, 0, 0.7);
            border: 0;
            padding-top: 60%
        }

            .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .pwt-btn-submit {
                margin-right: 5px
            }

            .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view input {
                height: 40px;
                line-height: 40px;
                font-size: 24px;
                margin: 5px 0
            }

            .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider,
            .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .divider span {
                font-size: 16px;
                display: block;
                height: 144px;
                line-height: 144px
            }

            .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .down-btn,
            .datepicker-container.pwt-mobile-view .datepicker-plot-area.datepicker-state-only-time .datepicker-time-view .up-btn {
                height: 48px;
                line-height: 48px
            }

    .datepicker-container.pwt-mobile-view .datepicker-time-view input {
        height: 32px;
        line-height: 34px;
        font-size: 18px
    }

    .datepicker-container.pwt-mobile-view .datepicker-time-view .divider,
    .datepicker-container.pwt-mobile-view .datepicker-time-view .divider span {
        height: 120px;
        line-height: 120px
    }

    .datepicker-container.pwt-mobile-view .datepicker-time-view .down-btn,
    .datepicker-container.pwt-mobile-view .datepicker-time-view .up-btn {
        height: 40px;
        line-height: 40px
    }

