/************************Start-font***********************/
@font-face{
  font-family:irans;
  font-style:normal;font-weight:400;src:url(../fonts/iransans/IRANSans.eot?#iefix) format("embedded-opentype"),url(../fonts/iransans/IRANSans.woff) format("woff"),url(../fonts/iransans/IRANSans.ttf) format("truetype"),url(../fonts/iransans/IRANSans.svg#iransans) format("svg");
}
*,
*::before,
*::after {
  direction: rtl;
  box-sizing: border-box;
  font-family: irans, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
/************************Start-bootstrap***********************/
html {
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 100%;
}

body {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.8;
  color: #212529;
  text-align: right;
  background-color: #F2F2F2;
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: .5rem;
  margin-bottom: .5rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
figure{
  margin: 0;
}
figcaption{
  color: #fff;
  font-weight: 900;
  line-height: 20px;
  font-size: 15px;
  position: relative;
  bottom: 0;
  padding: 1rem 25px;
  width: 100%;
  margin-top: -52px;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ul{
  padding-inline-start: 0px;
  list-style-type: none;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.prcontainer {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .prcontainer {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .prcontainer {
    max-width: 1300px;
  }
}
.prow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* margin-right: -15px; */
  /* margin-left: -15px; */
}
.prcol-1, .prcol-2, .prcol-3, .prcol-4, .prcol-5, .prcol-6, .prcol-7, .prcol-8, .prcol-9, .prcol-10, .prcol-11, .prcol-12, .prcol,
.prcol-auto, .prcol-sm-1, .prcol-sm-2, .prcol-sm-3, .prcol-sm-4, .prcol-sm-5, .prcol-sm-6, .prcol-sm-7, .prcol-sm-8, .prcol-sm-9, .prcol-sm-10, .prcol-sm-11, .prcol-sm-12, .prcol-sm,
.prcol-sm-auto, .prcol-md-1, .prcol-md-2, .prcol-md-3, .prcol-md-4, .prcol-md-5, .prcol-md-6, .prcol-md-7, .prcol-md-8, .prcol-md-9, .prcol-md-10, .prcol-md-11, .prcol-md-12, .prcol-md,
.prcol-md-auto, .prcol-lg-1, .prcol-lg-2, .prcol-lg-3, .prcol-lg-4, .prcol-lg-5, .prcol-lg-6, .prcol-lg-7, .prcol-lg-8, .prcol-lg-9, .prcol-lg-10, .prcol-lg-11, .prcol-lg-12, .prcol-lg,
.prcol-lg-auto, .prcol-xl-1, .prcol-xl-2, .prcol-xl-3, .prcol-xl-4, .prcol-xl-5, .prcol-xl-6, .prcol-xl-7, .prcol-xl-8, .prcol-xl-9, .prcol-xl-10, .prcol-xl-11, .prcol-xl-12, .prcol-xl,
.prcol-xl-auto {
  position: relative;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.prcol {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.prcol-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.prcol-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.prcol-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.prcol-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.prcol-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.prcol-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.prcol-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.prcol-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.prcol-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.prcol-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.prcol-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.prcol-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .prcol-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .prcol-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .prcol-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .prcol-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .prcol-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .prcol-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .prcol-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .prcol-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .prcol-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .prcol-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .prcol-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .prcol-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .prcol-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .prcol-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .prcol-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .prcol-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .prcol-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .prcol-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .prcol-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .prcol-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .prcol-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .prcol-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .prcol-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .prcol-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .prcol-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .prcol-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .prcol-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .prcol-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .prcol-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .prcol-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .prcol-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .prcol-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .prcol-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .prcol-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .prcol-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .prcol-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .prcol-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .prcol-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .prcol-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .prcol-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .prcol-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .prcol-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .prcol-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .prcol-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .prcol-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .prcol-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .prcol-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .prcol-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .prcol-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .prcol-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .prcol-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .prcol-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .prcol-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .prcol-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .prcol-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .prcol-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.prbreadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem 0;
  margin-bottom: .8rem;
  list-style: none;
  /* background-color: #e9ecef;
  border-radius: 0.25rem; */
  font-size: 13px;
}

.prbreadcrumb-item + .prbreadcrumb-item {
  /* padding-left: 0.5rem; */
}

.prbreadcrumb-item + .prbreadcrumb-item::before {
  display: inline-block;
  padding: 0 0.5rem;
  color: #ff637d;
  content: "/";
  font-weight: normal;
}

.prbreadcrumb-item + .prbreadcrumb-item:hover::before {
  text-decoration: underline;
}

.prbreadcrumb-item + .prbreadcrumb-item:hover::before {
  text-decoration: none;
}

.prbreadcrumb-item.active {
  font-weight: 700;
  color: #6b7074;
}

.prbreadcrumb-item a {
  color: #949ca2;
}
.prshadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.prshadow , .progress-num {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.prshadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.prbg-white{
  background-color: #ffffff;
}
.m-auto , .hotelstyle{
  margin: auto !important;
}
.mr-auto{
  margin-right: auto !important;
}
.my-auto{
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-auto{
  margin-top: auto !important;
}
.mx-auto{
  margin-right: auto !important;
  margin-left: auto !important;
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.prborder {
  border: 1px solid #dee2e6 !important;
}

.prborder-top {
  border-top: 1px solid #dee2e6 !important;
}

.prborder-right {
  border-right: 1px solid #dee2e6 !important;
}

.prborder-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.prborder-left {
  border-left: 1px solid #dee2e6 !important;
}

.prborder-0 {
  border: 0 !important;
}

.prborder-top-0 {
  border-top: 0 !important;
}

.prborder-right-0 {
  border-right: 0 !important;
}
.prborder-bottom-0 {
  border-bottom: 0 !important;
}
.prrounded{
  border-radius: 0.25rem !important;
}
.prrounded-circle {
  border-radius: 50% !important;
}
.prrounded-pill {
  border-radius: 50rem !important;
}
.prrounded-0 {
  border-radius: 0 !important;
}
.prrounded-right{
  border-top-right-radius: .25rem!important;
  border-bottom-right-radius: .25rem!important;
}
.prrounded-left{
  border-top-left-radius: .25rem!important;
  border-bottom-left-radius: .25rem!important;
}
.prw-100{
  width: 100%;
}
.prw-50{
  width: 50%;
}
.prd-none {
  display: none !important;
}
.prd-inline {
  display: inline !important;
}
.prd-inline-block {
  display: inline-block !important;
}
.prd-block , .hotelstyle {
  display: block !important;
}
.prd-table {
  display: table !important;
}
.prd-table-row {
  display: table-row !important;
}
.prd-table-cell {
  display: table-cell !important;
}
.prd-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}
.prd-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
/* .search-input>label{
  position: absolute;
  margin-right: 20px;
  top: 7px;
  font-size: 10px;
  font-weight: 500;
  color: #a3a3a3;
}
.search-input>input{
  border : 0;
  width: 100%;
  padding: 20px 20px 0;
  height: 100%;
  min-height: 58px;
} */
.btn-rezerv{
  border-radius: 0.25rem !important;
  background-color: #00BFD6;
  border: 1px solid transparent;
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  cursor: pointer;
}
.btn-rezerv:hover {
  background: #36CDDF;
}
video , img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.5;
    color: #404040;
    margin-top: .5rem;
}
.h1, h1 {
    font-size: 1.8rem
}
.h2,h2{
  font-size: 1.1rem;
}
.h3,h3{
  font-size: .9rem;
}
.h4,h4{
  font-size: .8rem;
}
.h5,.h6,h5,h6{
  font-size: .7rem;
}
.prfont-weight{
  font-weight: 600;
}
.prcolor-red{
  color: #FF515B;
}
.prbg-red{
  background-color: #FF515B;
}
.prcolor-white{
  color: #ffffff;
}
.small-text{
  font-size: .7245rem;
}
.prcolor-text{
    color: #a3a3a3;
}
.pralign-items{
  -webkit-align-items: center;
  align-items: center;
}
.prcolor-text{
  color: #a3a3a3;
}
.prtext-center{
  text-align: center;
}
.prtext-right{
  text-align: right;
}
.prtext-left{
  text-align: left;
}
.prtext-justify{
  text-align:justify;
}
.prflex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
input{
  font-size: 12px;
}
.prflex-column {
    flex-direction: column!important;
}
.prfloat-left{
  float: left !important;
}
.prfloat-right{
  float: right !important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.pr-pointer{
  cursor: pointer;
}
.prclr{
  color: #2ECC71;
}
.prp-title{
  color: #5f6168;
  font-size: 1.55rem;
}
.pdiv-content{
  padding-right: 7rem;
}
/************************end-bootstrap***********************/
header{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  background-attachment: initial;
  background-image: url(../image/back-header.jpg);
}
.app-st {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 5px 5px 4px rgba(0,0,0,0.57);
  box-shadow: 0px 5px 5px 4px rgba(0,0,0,0.57);
}
.app-st span{
  font-size: 1.4rem;
  background: -webkit-linear-gradient(#eeeeee, #57A470, #488054);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.hakim-sp {
    background-image: url(spritesheet.png);
    background-repeat: no-repeat;
    display: block;
}

.hakim-sp-cafebazaar {
    margin-right: .4rem;
    width: 41px;
    height: 45px;
    background-position: -8px -66px;
}
.hakim-sp-1 {
    margin-right: .4rem;
    width: 41px;
    height: 45px;
    background-position: -5px -5px;
}

.hakim-sp-10 {
    width: 81px;
    height: 117px;
    background-position: -56px -5px;
    transform: scale(.7);
}

.hakim-sp-11 {
    width: 159px;
    height: 48px;
    background-position: -147px -5px;
}

.hakim-sp-12 {
    width: 142px;
    height: 47px;
    background-position: -316px -70px;
}

.hakim-sp-13 {
    width: 142px;
    height: 47px;
    background-position: -468px -5px;
}

.hakim-sp-2 {
    margin-right: .4rem;
    width: 45px;
    height: 45px;
    background-position: -620px -5px;
}

.hakim-sp-3 {
    margin-right: .4rem;
    width: 49px;
    height: 45px;
    background-position: -675px -5px;
}

.hakim-sp-4 {
  width: 65px;
  height: 65px;
  background-position: -734px -5px;
  transform: scale(.6);
}

.hakim-sp-5 {
  width: 61px;
  height: 61px;
  background-position: -809px -5px;
  transform: scale(.6);
}

.hakim-sp-6 {
  width: 61px;
  height: 61px;
  background-position: -880px -5px;
  transform: scale(.6);
}

.hakim-sp-7 {
  width: 69px;
  height: 70px;
  background-position: -951px -5px;
  transform: scale(.6);
}

.hakim-sp-8 {
    width: 153px;
    height: 120px;
    background-position: -1030px -5px;
    transform: scale(.7);
}

.hakim-sp-9 {
    width: 71px;
    height: 116px;
    background-position: -1193px -5px;
    transform: scale(.7);
}
.div-main{
  background-image: url(../image/back-main.jpg);
}
.image-header{
  position: absolute;
  top: -300px;
}
/* -------------------------------------footer------------------------------------------*/
footer{
  background: #ECEFF1;
  padding: 60px 0px 40px 0px;
  font-size: 14px;
  line-height: 1.6;
}
.div_footer {
    color: #aaa;
}
.div_footer p a , .div_footer p {
    color: #ff5155;
}
footer ul>li>a {
    margin: 0 auto;
    padding: .3rem;
    display: block;
    color: #616161;
}
.div_footer p {
    font-size: 120%;
    font-weight: 700;
    color: #ff5155;
}
.footer-copyright{
  background: #1e1e1e;
  color: #a3a3a3;
}
.icon-svg-logo{
  width: 165px;
}
.come-in {
  transform: translateY(160px);
  animation: come-in 1.3s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 0.8s;
}
.already-visible {
  transform: translateY(0);
  animation: none;
}

@keyframes come-in {
  to { transform: translateY(0); }
}
.load-text-city {
    line-height: 2.4rem;
    color: #6b7074;
    position: relative;
    transition: max-height 1s;
    font-size: .9rem;
}
.show-text-city {
    max-height: 140px;
    overflow: hidden;
    padding-bottom: 3.2rem;
    transition: max-height 1s;
    margin-bottom: 2rem;
}
.lbl-loadtxt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to bottom,#fff5,#ffff);
    cursor: pointer;
}
.lbl-loadtxt svg {
    transform: rotate(0deg);
    transition: transform .5s;
}
.load-text-city input[type="checkbox"]:checked ~ .show-text-city {
    height: auto !important;
    max-height: 400vh !important;
}
.load-text-city input[type="checkbox"]:checked ~ .lbl-loadtxt svg {
    transform: rotate(180deg);
}
/*------------------------------------end-footer---------------------------------------------*/
img[data-src] {
    background-image: url(https://www.epersianhotel.com/images/favicon-pack/favicon-32x32.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    background-color: rgba(0,0,0,.1);
}
@media screen and (max-width: 1199px) {
  .prd-none1199{
    display: none;
  }
  .icon-svg-logo{
    width: 135px;
  }
}
@media screen and (max-width: 991px) {
  .pdiv-content{
    padding: .5rem;
    text-align: center;
    margin: 1rem 0 !important;
  }
  .pdiv-img{
    padding: .5rem;
    text-align: center;
    margin: 1rem 0 !important;
  }
  }
@media screen and (max-width: 640px) {
  .text-logo{text-align: center;padding: 0;}
  .prp-title {
    font-size: 1.3rem;
  }
  }
@media screen and (max-width: 600px) {
  .h1, h1 {
    font-size: 1.5rem;
  }
  .h2, h2 {
    font-size: .9rem;
  }
}
@media screen and (max-width: 640px) {
  .icon-svg-logo{
    width: 110px;
  }
}
@media screen and (max-width: 640px) {
  .prtext-left{
    text-align: center;
  }
@media screen and (max-width: 575px) {
  .prp-title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 400px) {
  .h1, h1 {
    font-size: 1.4rem;
}
}
