/*<!--------------------------------START CSS DEFAULT-------------------------------*/
@font-face {
  font-family: "IRANSansWeb";
  src: url("../fonts/IRANSansWeb(FaNum).ttf") format("truetype"),
    url("../fonts/IRANSansWeb(FaNum).eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IRANSansWeb";
  src: url("../fonts/IRANSansWeb(FaNum).ttf") format("truetype"),
    url("../fonts/IRANSansWeb(FaNum).eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IRANSansWebEnNum";
  font-style: normal;
  font-weight: lighter;
  src: url("../fonts/IRANSansWeb_Medium.eot");
  src: url("../fonts/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/IRANSansWeb_Medium.woff") format("woff"),
    url("../fonts/IRANSansWeb_Medium.ttf") format("truetype");
}
@font-face {
  font-family: "fontawesome";
  src: url("../fonts/fontAwesome.eot") format("embedded-opentype"),
    url("../fonts/fontAwesome.woff") format("woff"),
    url("../fonts/fontAwesome.ttf") format("truetype"),
    url("../fonts/fontAwesome.svg") format("svg"),
    url("../fonts/fontAwesome-brands.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-family: "fontawesome";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontAwesome-brands.eot");
  src: url("../fonts/fontAwesome-brands.eot") format("embedded-opentype"),
    url("../fonts/fontAwesome-brands.woff") format("woff"),
    url("../fonts/fontAwesome-brands.ttf") format("truetype"),
    url("../fonts/fontAwesome-brands.svg") format("svg");
}
.fab {
  font-family: "fontawesome";
  font-weight: 400;
}
@font-face {
  font-family: "fontawesome";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../fonts/fontAwesome-regular.eot");
  src: url("../fonts/fontAwesome-regular.eot") format("embedded-opentype"),
    url("../fonts/fontAwesome-regular.woff") format("woff"),
    url("../fonts/fontAwesome-regular.ttf") format("truetype"),
    url("../fonts/fontAwesome-regular.svg") format("svg");
}
.far {
  font-family: "fontawesome";
  font-weight: 400;
}
@font-face {
  font-family: "fontawesome";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../fonts/fontAwesome-solid.eot");
  src: url("../fonts/fontAwesome-solid.eot") format("embedded-opentype"),
    url("../fonts/fontAwesome-solid.woff") format("woff"),
    url("../fonts/fontAwesome-solid.ttf") format("truetype"),
    url("../fonts/fontAwesome-solid.svg") format("svg");
}
.fa,
.fas {
  font-family: "fontawesome";
  font-weight: 900;
}
@font-face {
  font-family: "flaticon";
  src: url("../fonts/fontFlaticon.ttf") format("truetype"),
    url("../fonts/fontFlaticon.woff") format("woff"),
    url("../fonts/fontFlaticon.eot#iefix") format("embedded-opentype"),
    url("../fonts/fontFlaticon.svg#flaticon") format("svg");
}
i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
  font-family: "flaticon" !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "flaticon";
  src: url("../fonts/fontFlaticon.ttf") format("truetype"),
    url("../fonts/fontFlaticon.woff") format("woff"),
    url("../fonts/fontFlaticon.eot#iefix") format("embedded-opentype"),
    url("../fonts/fontFlaticon.svg#flaticon") format("svg");
}
i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: "fontIcon";
  src: url("../fonts/fontIcon.eot");
  src: url("../fonts/fontIcon.eot") format("embedded-opentype"),
    url("../fonts/fontIcon.woff") format("woff"),
    url("../fonts/fontIcon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.background-color_1 {
  background-color: #33aa5f;
}
.background-color_2 {
  background-color: #ea4547;
}
.background-color_3 {
  background-color: #d1d3d4;
}
.background-color_body {
  background-color: #f3f4f5;
}
.color_1 {
  color: #33aa5f;
}
.color_2 {
  color: #ea4547;
}
.color_3 {
  color: #d1d3d4;
}
.color_grey,
.color_gray {
  color: #4b4b4b;
}
.color_font {
  color: #5c5c5c;
}
* {
  text-decoration: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-family: "IRANSansWeb";
  height: 100%;
}
input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: none !important;
}
input,
button,
select,
textarea,
option {
  border: none;
  background: none;
  font-family: "IRANSansWeb";
}
main {
  width: 100%;
  height: auto;
}
a,
i,
span {
  display: inline-block;
  font-style: normal;
  vertical-align: middle;
}
a,
i,
span,
p,
h1,
h2,
h3,
h4,
input,
button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.clr {
  clear: both;
}
.font_9 {
  font-size: 9px;
}
.font_10 {
  font-size: 10px;
}
.font_11 {
  font-size: 11px;
}
.font_12 {
  font-size: 12px;
}
.font_13 {
  font-size: 13px;
}
.font_14 {
  font-size: 14px;
}
.font_15 {
  font-size: 15px;
}
.font_16 {
  font-size: 16px;
}
.font_17 {
  font-size: 17px;
}
.font_18 {
  font-size: 18px;
}
.font_19 {
  font-size: 29px;
}
.font_20 {
  font-size: 20px;
}
.width_10 {
  width: 10%;
}
.width_15 {
  width: 15%;
}
.width_20 {
  width: 20%;
}
.width_25 {
  width: 25%;
}
.width_30 {
  width: 30%;
}
.width_40 {
  width: 40%;
}
.width_45 {
  width: 45%;
}
.width_50 {
  width: 50%;
}
.width_55 {
  width: 55%;
}
.width_49 {
  width: 49%;
}
.width_60 {
  width: 60%;
}
.width_70 {
  width: 70%;
}
.width_80 {
  width: 80%;
}
.width_90 {
  width: 90%;
}
.width_95 {
  width: 95%;
}
.width_98 {
  width: 98%;
}
.width_100 {
  width: 100%;
}
.p-relative {
  position: relative;
}
.p-absolute {
  position: absolute;
}
.d-flex {
  display: flex;
}
.d-row {
  display: flex;
  flex-wrap: wrap;
}
.text-justify {
  text-align: justify;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.float-right,
.float_right {
  float: right;
}
.float-left,
.float_left {
  float: left;
}
.EnNum {
  font-family: "IRANSansWebEnNum";
}
.bc-main {
  width: 1200px;
  margin: 0 auto;
}
.visible {
  display: block;
}
.unvisible {
  display: none;
}
.unvisibleImportant {
  display: none !important;
}
.font-weight {
  font-weight: bold;
}
.cursor-pointer {
  cursor: pointer;
}
.border-radius {
  border-radius: 4px;
}
.dir-rtl {
  direction: rtl;
}
.dir-ltr {
  direction: ltr;
}
*.background-color_1 {
  background-color: #33aa5f;
}
*.background-color_2 {
  background-color: #ea4547;
}
*.background-color_3 {
  background-color: #d1d3d4;
}
*.background-color_white {
  background-color: #fff;
}
*.background-color_body {
  background-color: #f8f8f8;
}
*.color_1 {
  color: #33aa5f;
}
*.color_2 {
  color: #ea4547;
}
*.color_3 {
  color: #d1d3d4;
}
*.color_white {
  color: #fff;
}
*.color_black {
  color: #000;
}
*.color_grey,
.color_gray {
  color: #383838;
}
.btn_1 {
  padding: 1em;
  border: 0;
  z-index: 0 !important;
  background-color: #33aa5f;
  color: #fff;
  overflow: hidden;
  text-align: center;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-size: 16px;
  border-radius: 8px;
}
.btn_1::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 450px;
  height: 450px;
  margin: auto;
  background: #141414;
  border-radius: 50%;
  z-index: -1;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: translateX(-50%) translateY(-5%) scale(0.4);
  transform: translateX(-50%) translateY(-5%) scale(0.4);
  -webkit-transition: -webkit-transform 0.9s;
  transition: -webkit-transform 0.9s;
  transition: transform 0.9s;
  transition: transform 0.9s, -webkit-transform 0.9s;
}
.btn_1:hover::before {
  transition: transform 1s;
  transform: translateX(-45%) translateY(0) scale(1);
  transform-origin: bottom center;
}
.overflow-x {
  overflow-x: hidden;
}
.cover-image {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.item-container {
  padding: 3em 0;
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-minus:before {
  content: "\f068";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-sync:before {
  content: "\f021";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-clock:before {
  content: "\f017";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-search:before {
  content: "\f002";
}
.fa-times:before {
  content: "\f00d";
}
.fa-lock:before {
  content: "\f023";
}
.fa-user:before {
  content: "\f007";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-home:before {
  content: "\f015";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-plane:before {
  content: "\f072";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-check:before {
  content: "\f00c";
}
/* .flaticon-export::before {content: "\f128";} */
/* .flaticon-phone-call:before {content: "\f114";} */
.flaticon-phone-call:before {
  content: "\f136";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
#ballsWaveG {
  position: relative;
  width: 70px;
  height: 16px;
  margin: auto;
}
.ballsWaveG {
  position: absolute;
  top: 0;
  background-color: rgb(186, 186, 186);
  width: 9px;
  height: 9px;
  animation-name: ballsWaveG;
  -o-animation-name: ballsWaveG;
  -ms-animation-name: ballsWaveG;
  -webkit-animation-name: ballsWaveG;
  -moz-animation-name: ballsWaveG;
  animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#ballsWaveG_1 {
  left: 0;
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
}
#ballsWaveG_2 {
  left: 9px;
  animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s;
}
#ballsWaveG_3 {
  left: 18px;
  animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
}
#ballsWaveG_4 {
  left: 26px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s;
}
#ballsWaveG_5 {
  left: 35px;
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}
#ballsWaveG_6 {
  left: 44px;
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s;
}
#ballsWaveG_7 {
  left: 53px;
  animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}
#ballsWaveG_8 {
  left: 62px;
  animation-delay: 1.64s;
  -o-animation-delay: 1.64s;
  -ms-animation-delay: 1.64s;
  -webkit-animation-delay: 1.64s;
  -moz-animation-delay: 1.64s;
}
@keyframes ballsWaveG {
  0% {
    background-color: rgba(158, 158, 158, 0.97);
  }
  100% {
    background-color: rgb(255, 255, 255);
  }
}
@-o-keyframes ballsWaveG {
  0% {
    background-color: rgba(158, 158, 158, 0.97);
  }
  100% {
    background-color: rgb(255, 255, 255);
  }
}
@-ms-keyframes ballsWaveG {
  0% {
    background-color: rgba(158, 158, 158, 0.97);
  }
  100% {
    background-color: rgb(255, 255, 255);
  }
}
@-webkit-keyframes ballsWaveG {
  0% {
    background-color: rgba(158, 158, 158, 0.97);
  }
  100% {
    background-color: rgb(255, 255, 255);
  }
}
@-moz-keyframes ballsWaveG {
  0% {
    background-color: rgba(158, 158, 158, 0.97);
  }
  100% {
    background-color: rgb(255, 255, 255);
  }
}
.content-index {
  overflow: hidden;
}
/*<!--------------------------------START CSS INDEX PAGE-------------------------------*/
/*<!--------------------------------START CSS HEADER-------------------------------*/
.header {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 5px -1px;
  direction: rtl;
  background-color: #fff;
}
.header .no-link i {
  padding-right: 0.5em;
}
.right-header {
  width: 70%;
  float: right;
  display: flex;
  align-items: center;
}
.left-header {
  margin-top: 2.5em;
  width: 30%;
  float: left;
  text-align: left;
}
.is-sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  z-index: 10;
}
.logo-content {
  display: inline-block;
  margin-left: 2em;
}
.header-phone {
  display: inline-block;
}
span.tel,
span.tel a {
  color: #383838;
  font-size: 15px;
}
/*<!--------------------------------START CSS MENU-------------------------------*/
.section-menu {
  display: inline-block;
}
.section-menu .nav-bar > li::after {
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -104px;
  width: 2px;
  height: 0px;
  background: #ffffff;
  content: "";
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.section-menu .nav-bar > li.active::after,
.section-menu .nav-bar > li:hover::after {
  height: 100px;
  visibility: visible;
  opacity: 1;
}
.section-menu .nav-bar > li {
  position: relative;
  display: inline-block;
  text-align: center;
  padding: 0.2em 1em;
}
.section-menu .nav-bar > li a,
.no-link {
  color: #383838;
}
.section-menu .nav-bar > li > .sub-menu,
.section-menu .nav-bar > li > .sub-menu li .sub-menu {
  border-top: 3px solid #33aa5f;
  width: 230px;
  z-index: 100;
  visibility: hidden;
  padding: 10px 0px;
  display: block;
  opacity: 0;
  background: #fff;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -webkit-box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
}
.section-menu .nav-bar > li > .sub-menu li .sub-menu {
  right: 233px;
  top: 0;
}
.section-menu .nav-bar > li > .sub-menu {
  right: inherit;
  top: 3em;
}
.section-menu .nav-bar > li:hover > .sub-menu,
.section-menu .nav-bar > li > .sub-menu li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.section-menu .nav-bar > li:hover > .sub-menu > li,
.section-menu .nav-bar > li > .sub-menu li:hover > .sub-menu li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.section-menu .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.section-menu .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.section-menu .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.section-menu .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 4) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.section-menu .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 5) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.section-menu .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 6) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.section-menu .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 7) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.section-menu .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 8) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.section-menu .nav-bar > li > .sub-menu li > a {
  padding: 0.3em 0;
  color: #454545;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  text-align: right;
}
.sub-menu.icon-arrow:before {
  content: "\f0d9";
  display: inline-block;
  font-family: "fontawesome";
  font-feature-settings: normal;
  font-kerning: auto;
  font-language-override: normal;
  font-size: 100%;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  line-height: inherit;
  text-rendering: auto;
  transform: translate(0px, 0px);
}
.section-menu .nav-bar > li > .sub-menu li {
  position: relative;
  width: 100%;
  padding: 0px 30px;
  -webkit-transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
  transition: all 0.2s cubic-bezier(0.4, 0.28, 0.31, 1.28) 0s;
  transition-delay: 0s;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.section-menu .nav-bar .fa-angle-down {
  color: #383838;
  vertical-align: sub;
  padding-right: 5px;
}
.section-menu .nav-bar > li a:hover,
.no-link:hover {
  color: #33aa5f !important;
}
/*<!--------------------------------END CSS MENU-------------------------------*/
/*<!--------------------------------START CSS LOGIN REGISTER-------------------------------*/
.btnstyle {
  cursor: pointer;
}
.btnstyle::before,
.information-user::before {
  font-weight: bold;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  color: #383838;
  content: "\f2bd";
  font-family: "fontawesome";
  margin: 0 0 0 0.4em;
  font-size: 20px;
  vertical-align: middle;
}
.Login_Information {
  display: inline-block;
  margin-right: 10px;
}
.btnstyle:hover::before,
.btnstyle:focus::before,
.btnstyle:active::before,
.information-user:hover::before,
.information-user:focus::before,
.information-user:active::before {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.index .header .Login_Information {
  color: #383838;
}
/*<!--------------------------------START CSS LOGIN DEFAULT-------------------------------*/
#Login_box {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99999;
  text-align: center;
  top: 8em;
  box-sizing: border-box;
  border-radius: 1em;
  width: 500px;
  background: #fafafa !important;
  box-shadow: 0 12px 24px 0 rgba(88, 114, 195, 0.2);
}
#Login_box .Section-loginRegister {
  width: 100%;
  padding: 10px 20px;
}
#Login_box .Section-loginRegister .fa-times::before {
  color: #777;
}
#Login_box .Section-loginRegister .fa-times {
  cursor: pointer;
  font-style: inherit;
  background: #fff;
  border: 1px solid #777;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 24px;
  display: block;
}
#Login_box .Section-loginRegister .close {
  float: left;
  width: 30px;
  text-align: center;
}
#bg-popup2 {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  direction: rtl;
  background: rgba(119, 119, 119, 0.5);
  left: 0;
  right: 0;
}
.login_OptionInfo {
  font-size: 13px;
  text-align: right;
  color: #777;
  direction: rtl;
  float: right;
  margin: 1.3em 0 0 0;
}
.login_info .resend_code {
  color: #fff;
  font-size: 14px;
  float: right;
  padding-right: 10px;
  cursor: pointer;
  display: none;
}
.login_OptionInfo .forgetpass,
.login_OptionInfo .register,
.login_OptionInfo .Login,
.login_OptionInfo .ResendEmail {
  color: #777;
  font-size: 12px;
  cursor: pointer;
  border-bottom: 2px solid #777;
  padding-right: 0;
  float: none;
  width: auto;
  display: inline-block !important;
}
.login_OptionInfo .forgetpass:hover,
.login_OptionInfo .register:hover,
.login_OptionInfo .Login:hover,
.login_OptionInfo .ResendEmail:hover,
.login_module_new:hover,
.login_module_prev:hover {
  color: #ea4547;
  border-color: #ea4547;
}
.login-form_new .shine-hover::after {
  content: "ارسال" !important;
}
.form-title {
  direction: rtl;
  font-size: 14px;
  color: #777;
  text-align: center;
  margin-bottom: 0.5em;
}
.login-content {
  width: 75%;
  margin: 0 auto 15px;
}
.btn_container {
  float: left;
  width: 100%;
}
.btn_container button {
  height: 38px;
  line-height: 38px;
  cursor: pointer;
}
.login_module_new,
.login_module_prev {
  cursor: pointer;
  border-bottom: 2px solid #777;
  font-size: 12px;
}
.timing {
  font-size: 14px;
  color: #444449;
  margin: 1em auto;
}
#time-text {
  color: #f42e36;
  font-size: 20;
  font-size: 20px;
}
.login_info input:disabled {
  cursor: not-allowed;
}
.seperator {
  padding: 0 0.3em;
}
.login_info .fa-lock {
  position: initial;
}
.error-login {
  font-size: 14px;
}
.fcap,
.fcapForgetpass,
.fcapRegMail,
.fcapResendmail {
  color: #f42e36;
  font-size: 14px;
  display: none;
}
.error-result,
.errorMsg {
  color: #f42e36;
  font-size: 14px;
}
.successMsg,
.true-result {
  color: #2db742;
  font-size: 14px;
}
.login-content.email-list,
.login-content.email-list .form-title {
  text-align: right;
}
.email-item-container {
  max-height: 100px;
  overflow: auto;
  text-align: right;
}
.email-item {
  direction: rtl;
  font-size: 13px;
  margin-bottom: 0.5em;
}
.email-item input {
  appearance: auto !important;
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
  -o-appearance: auto !important;
  -s-appearance: auto !important;
}
.email-label {
  padding-right: 1em;
  color: #2d2d2d;
}
.new-user {
  color: #2db742;
  font-size: 12px;
}
.confirm_code {
  color: #fff;
  text-align: justify;
  direction: rtl;
  font-size: 14px;
  padding-right: 5px;
}
.login_counter .counter_box {
  width: 100%;
  text-align: right;
}
.login_info .label {
  font-size: 13px;
  width: 20%;
  float: right;
  line-height: 38px;
  border-left: 1px solid #eaeaea;
  height: 38px;
  text-align: center;
  display: block !important;
  margin-bottom: 0 !important;
  position: initial !important;
}
.login_info {
  width: 75%;
  margin: 0 auto 1.5em;
  border: 1px solid #e0e0e0;
  background: #fff;
  border-radius: 4px;
  position: relative;
}
.login_info.login_captcha {
  overflow: hidden;
}
.login_info input,
.login_info select {
  direction: rtl;
  width: 80%;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  color: #777;
  font-weight: normal;
  font-family: "IRANSansWeb";
  float: left;
  font-size: 13px;
  border-radius: 5px 0 0 5px;
  background: #f3f3f3;
}
.login_captcha .refreshimg {
  width: 10%;
  float: right;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  position: absolute;
  left: 100px;
}
.login_captcha .refreshimg i {
  vertical-align: middle;
  line-height: 38px !important;
}
.login_captcha .captcha_img {
  position: absolute;
  left: 0;
}
.login_captcha .captcha_img img {
  float: left;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  width: auto !important;
}
.login_info .sendcode {
  float: left;
  width: 30%;
  width: 100%;
  border-radius: 4px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.login_info .sendcode,
.login_info .submitcode {
  float: left;
  width: 100%;
  padding: unset;
  cursor: pointer;
  font-size: 14px;
}
.title_text {
  color: #777;
  height: 50px;
  line-height: 50px;
  width: 100%;
  margin: 0 10px;
  font-size: 25px;
}
.shine-hover {
  overflow: hidden;
  position: relative;
}
.shine-hover::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.shine-hover:hover::before {
  -webkit-animation: shine 0.9s;
  animation: shine 0.9s;
}
.sendcode::before {
  content: "";
}
.shine-hover::after {
  content: "";
}
#Login_box .submitcode,
#Login_box .sendcode {
  position: relative;
  z-index: 1000;
  opacity: 0;
  width: 100% !important;
}
#Login_box .shine-hover::after {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50px;
  top: 1px;
}
.ForgetPass-Form .shine-hover::after,
.RegisterEmail .shine-hover::after,
.ResendMail-Form .shine-hover::after {
  content: "ارسال";
}
.login-form_prev .shine-hover::after {
  content: "ورود";
}
.Wrapper-forgetpass,
.Wrapper-resendmail,
.Wrapper-registerinfo {
  display: none;
}
.fa-hand-point-left::before {
  content: "\f0a5";
}
.fa-sync::before {
  content: "\f021";
}
.infoUser,
.info-section,
.Panel-Dashboard_link,
.Logout_link {
  display: inline-block;
}
.Panel-Dashboard_link {
  color: #2db742;
}
.information-user span {
  margin: 0px 3px !important;
}
.Logout_link {
  color: #f42e36;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.loadingLog {
  display: none;
  position: initial;
}
#Login_box .shine-hover {
  background: #33aa5f;
  border: 1px solid #33aa5f;
  color: #fff;
  border-radius: 4px;
  line-height: 38px;
}
#Login_box .shine-hover:hover {
  background-color: #33aa5f;
}
.login_info i {
  font-size: 22px;
  font-style: inherit;
  color: #33aa5f !important;
  line-height: 38px !important;
  float: none;
}
@media only screen and (max-width: 750px) {
  #Login_box {
    width: 90%;
  }
  .login_OptionInfo,
  .btn_container {
    width: 100% !important;
  }
  .login_OptionInfo {
    text-align: center;
  }
  .title_text {
    font-size: 18px;
  }
}
.Panel-Dashboard_link::before,
.Logout_link::before {
  content: "|";
  color: #525252;
  padding: 0 0.2em;
}
/*<!--------------------------------END CSS LOGIN DEFAULT-------------------------------*/
/*<!--------------------------------START CSS LOGIN MOB-------------------------------*/
.email-item-container {
  max-height: 100px;
  overflow: auto;
  text-align: right;
}
.email-item-container .inner-input label {
  color: #444449;
  margin-right: 0 !important;
}
.email-item-container .inner-input label span {
  padding-right: 1.5em;
}
.email-item-container .inner-input span::before,
.email-item-container .inner-input span::after,
.email-item-container .radioButton {
  right: 0 !important;
}
.inner-input span::after {
  content: "\f111";
  font-family: "FontAwesome";
  right: 20px;
  top: 0;
  color: transparent;
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  border-radius: 50%;
  font-size: 6px;
}
.inner-input span::before,
.inner-input span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.inner-input span::before {
  right: 20px;
  width: 10px;
  height: 10px;
  border: 3px solid #ccc;
  transition: border-color 0.2s;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  -ms-transition: border-color 0.2s;
  -o-transition: border-color 0.2s;
  border-radius: 50%;
}
.inner-input span::after {
  content: "\f111";
  font-family: "FontAwesome";
  right: 20px;
  top: 0;
  color: transparent;
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  -o-transition: color 0.2s;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  border-radius: 50%;
  font-size: 6px;
}
.section-input {
  margin: 10px 0;
}
.radioButton:checked + label span::after {
  color: #33aa5f;
  border: 2px solid #33aa5f;
}
.radioButton {
  width: 15px !important;
  height: 15px !important;
  top: 3px;
  bottom: 0;
  z-index: 99;
  opacity: 0;
  right: 20px;
}
.section-input label {
  margin-right: 20px;
}
.radioButton:checked + label span {
  color: #2e2813;
}
.section-input span::before {
  right: 20px;
  width: 15px;
  height: 15px;
  border: 2px solid #827979;
  transition: border-color 0.2s;
  border-radius: 50%;
}
.section-input span::before,
.section-input span::after {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 0;
}
.radioButton:checked + label span::before {
  border: none;
}
.section-input span::after {
  content: "\f111";
  font-family: "FontAwesome";
  right: 20px;
  top: 3px;
  color: transparent;
  transition: color 0.2s;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  font-size: 6px;
}
.neardate {
  margin-bottom: 0.5em;
}
.flight-part-item {
  border-bottom: 2px dashed #e8e8e8;
  padding-bottom: 0.5em;
  margin-bottom: 1em;
}
.Wrapper-logininfo-def .form-title {
  text-align: center;
  color: #fff !important;
}
.Wrapper-logininfo-def .timing {
  color: #fff !important;
  margin: 1em auto;
}
.not-allowedLogin {
  background: #606060 !important;
  cursor: not-allowed !important;
  color: #fff !important;
}
.not-login {
  cursor: pointer;
}
.section-login input {
  height: 38px;
  box-sizing: border-box;
  line-height: 38px;
}
.section-login .login_info.result-container {
  width: 100%;
}
.section-login {
  padding: 0 !important;
  margin: 15px auto !important;
  width: 90%;
}
.Form_User-btn {
  height: 40px;
  border-radius: 4px;
  width: 100% !important;
  color: #fff !important;
  text-align: center !important;
  cursor: pointer;
}
.CheckCaptcha,
.CheckCaptcha-Reg-Mail,
.CheckCaptchaReg-SMS,
.CheckCaptcha-forgetPass,
.CheckCaptcha-forgetPass {
  text-align: center;
  margin: 10px 0;
  color: #f42e36;
}
.Link-Login-def-new,
.Link-Login-def-prev,
.Link-Forgetpass,
.Link-Register,
.Link-ResendMail,
.Link-Login,
.Link-Forgetpass-def,
.Link-Register-def,
.Link-ResendMail-def,
.Link-Login-def {
  text-align: center;
  width: 100%;
  cursor: pointer;
}
.Message-LoginRegister {
  text-align: center;
  margin: 10px 0;
  color: #444;
}
.section-box {
  background: none !important;
  box-shadow: none !important;
  height: auto !important;
  text-align: center !important;
}
.captcha-input {
  width: 40% !important;
}
.Wrapper h3,
.Wrapper-registerinfo h3 {
  font-size: 15px;
  text-align: center;
  padding: 15px 0;
  color: #444449;
}
#login .mm-spn--open {
  margin-top: 30px !important;
}
.section-login::before {
  display: none !important;
}
.captcha_img {
  width: 30%;
  text-align: left;
}
.section-login .captcha_img img {
  width: 100%;
  height: 38px;
}
.height_80 {
  height: 80%;
  padding: 0 10px !important;
}
.refresh-img {
  width: 10%;
  color: #fff !important;
  font-size: 17px;
  border: none !important;
  height: 38px;
  line-height: 38px;
  text-align: center;
  padding: 0 !important;
}
.fa.fa-refresh {
  border-left: none !important;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 20px !important;
}
.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa.fa-user.is-login {
  color: #2db742;
  padding: 0 5px !important;
  font-size: 20px;
}
.errorMsg {
  color: #f42e36;
}
.successMsg {
  color: #2db742;
}
.UserInfo {
  text-decoration: none;
  direction: rtl;
  padding: 0 !important;
  font-size: 12px;
  color: #525252;
}
.Link-profile {
  width: 100%;
  position: relative;
  top: 1.8em;
}
.icon-dashboard::before {
  content: "\f0e4";
}
.link-login {
  color: #2db742;
  font-size: 13px;
}
.link-logout {
  color: #f42e36;
  font-size: 12px;
}
.link-login::before,
.link-logout::before {
  content: "|";
  color: #525252;
  padding: 0 0.2em;
}
.Link-profile::before {
  font-weight: bold;
  content: "\f2bd";
  font-family: "fontawesome";
  font-size: 15px;
  vertical-align: middle;
  color: #525252;
}
.Link-Register,
.Link-ResendMail,
.Link-Login-Prev {
  font-size: 15px !important;
  color: #313131 !important;
  width: 90% !important;
  border-bottom: 1px solid;
  margin: 0 auto !important;
}
.container-login {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: 9999999999999;
  overflow: hidden;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  background: rgba(0, 0, 0, 0);
  -webkit-transition-property: bottom, background-color;
  -o-transition-property: bottom, background-color;
  transition-property: bottom, background-color;
  -webkit-transition-duration: 0s, 0.3s;
  -o-transition-duration: 0s, 0.3s;
  transition-duration: 0s, 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0.45s, 0.15s;
  -o-transition-delay: 0.45s, 0.15s;
  transition-delay: 0.45s, 0.15s;
}
.container-login-content {
  right: -100%;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 80%;
  width: var(--mm-ocd-width);
  min-width: 200px;
  min-width: var(--mm-ocd-min-width);
  max-width: 440px;
  max-width: var(--mm-ocd-max-width);
  background: #f4f7f8;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.container-login-open {
  bottom: 0;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
.container-login li,
.container-login span,
.container-login ul {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.container-login ul {
  line-height: 24px;
  line-height: var(--mm-spn-line-height);
  overflow: visible;
  overflow-y: auto;
  background: inherit;
  -webkit-transition: left 0.3s ease 0s;
  -o-transition: left 0.3s ease 0s;
  transition: left 0.3s ease 0s;
  cursor: default;
}
.container-login li {
  position: relative;
  background: inherit;
  cursor: pointer;
  direction: rtl;
  text-align: right;
  font-size: 13px;
  width: 95%;
  background-color: #fff;
  padding: 5px 10px;
  display: block;
  border-radius: 4px;
  color: #888;
  margin: 5px auto;
  height: 40px;
}
.container-login span {
  position: relative;
  background: 0 0;
  z-index: 1;
}
.container-login span {
  position: relative;
  background: 0 0;
  z-index: 1;
}
.loadingLog,
.ResendSMS {
  display: none;
}
.ResultInfo {
  margin: 20px 0;
  font-size: 13px;
  color: #313131;
  text-align: center;
}
.loginRegister {
  direction: rtl;
}
.Wrapper-registerinfo label {
  color: #313131 !important;
}
/*<!--------------------------------END CSS LOGIN MOB-------------------------------*/
/*<!--------------------------------END CSS LOGIN REGISTER-------------------------------*/
/*<!--------------------------------START CSS SEARCH BOX-------------------------------*/
.search-box-loader {
  width: 80px;
  height: 80px;
  border: 3px solid #ea4547;
  top: 9em;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.search-box-loader::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 0;
  background: #33aa5f;
  width: 3px;
  height: 24px;
  transform: translateX(-50%);
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.content-shadow {
  position: absolute;
  bottom: 0;
  height: 180px;
  width: 100%;
  left: 0;
  -webkit-box-shadow: inset 0 -150px 100px -45px #fff;
  -moz-box-shadow: inset 0 -150px 100px -45px #fff;
  box-shadow: inset 0 -150px 100px -45px #fff;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.search-box-icon li {
  -webkit-box-shadow: 0px 14px 24px 0px rgba(184, 184, 184, 0.1);
  box-shadow: 0px 14px 24px 0px rgba(184, 184, 184, 0.1);
  position: relative;
  margin: 0 2em;
  background: #fff;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  font-size: 1.5em;
}
.search-box-icon li:nth-child(2) {
  top: 3em;
}
.search-box-icon li:nth-child(3) {
  top: 2em;
}
.search-box-icon li:nth-child(4) {
  top: 3em;
}
.bounce-1 {
  animation-name: bounce-1;
  animation-timing-function: linear;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounce-2 {
  animation-name: bounce-2;
  animation-timing-function: linear;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  transform-origin: top;
}
@keyframes bounce-2 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounce-4 {
  animation-name: bounce-4;
  animation-timing-function: linear;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
}
@keyframes bounce-4 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounce-3 {
  animation-name: bounce-3;
  animation-timing-function: linear;
  animation-duration: 7s;
  animation-iteration-count: infinite;
  transform-origin: bottom;
}
@keyframes bounce-3 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
.search-box-icon .fa-plane {
  color: #0f9dd4;
}
.search-box-icon .fa-concierge-bell {
  color: #ff6600;
}
.search-box-icon .fa-suitcase {
  color: #fef203;
}
.search-box-icon .fa-tree {
  color: #2db742;
}
.search-box-icon .fa-umbrella {
  color: #ed145b;
}
.search-box-icon {
  padding: 5em 0;
  text-align: center;
}
.search-box-container {
  min-height: 600px;
  background-image: url(../images/search-bg-flight.jpg);
  direction: rtl;
  margin-top: 0.5em;
}
.bg-flight {
  background-image: url(../images/search-bg-flight.jpg);
}

.bg-hotel {
  background-image: url(../images/search-bg-hotel.jpg);
}

.bg-flighthotel {
  background-image: url(../images/search-bg-flighthotel.jpg);
}

.bg-insurance {
  background-image: url(../images/search-bg-insurance.jpg);
}

.bg-tour {
  background-image: url(../images/search-bg-tour.jpg);
}
.search-box-content {
  z-index: 9;
  margin-top: 8em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 13px -10px #0c2d33e3;
  border-radius: 8px;
  padding: 1.5em;
}
.search-box-nav {
  border-bottom: 1px solid #d6d9e3;
  padding-bottom: 1em;
  text-align: center;
}
.search-box-nav ul li {
  display: inline-block;
  color: #1f2230;
  border-radius: 8px;
  padding: 0.5em 1em;
  min-width: 140px;
}
.search-box-nav ul li p {
  display: inline-block;
  margin-left: 0.5em;
}
.search-box-nav ul li svg {
  vertical-align: middle;
}
.active-moudle {
  color: #33aa5f;
}
.active-moudle svg {
  fill: #33aa5f !important;
}
.active-moudle {
  border: 1px solid #33aa5f !important ;
  color: #29263d !important;
}
.search-box-nav ul li:not(.active-moudle):hover {
  color: #33aa5f !important ;
  fill: #33aa5f !important;
}
.flight-type li {
  display: inline-block;
  padding: 0.2em 1em;
  border: 1px solid #d6d9e3;
  margin-left: 1em;
  border-radius: 1.5em;
}
.flight-type {
  margin-top: 1em;
}
.active-flight-type {
  color: #ea4547;
}
#search-box #flight-form {
  margin-top: 1em !important;
}
.inner-container {
  position: relative;
  width: 98%;
  border: 1px solid #d6d9e3;
  border-radius: 8px;
  padding: 0.5em 1em;
  height: 45px;
  transition: all 0.25s ease-in-out, box-shadow 0.35s ease-out;
}
.inner-container:hover {
  background-color: #fff;
  box-shadow: 5px 4px 10px rgb(0 0 0 / 11%);
}
.inner-container input {
  height: 100%;
  width: 100%;
  font-size: 14px;
}
.inner-container label .fa-angle-down {
  margin: 0 0.5em;
}
.searchList {
  min-height: 45px;
  border: solid 1px #e7e7e7;
  width: 340px;
  padding: 0.4em;
  text-align: right;
  left: 0;
  direction: rtl;
  background: #fff;
  right: 0;
  z-index: 9999;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.searchList ul li {
  line-height: initial;
  padding: 1em 0.5em;
  border-bottom: 1px solid #f1f1f1;
  cursor: pointer;
}
.searchList ul {
  max-height: 200px;
  overflow: auto;
}
.searchList ul li:not(:first-child):hover {
  background: #f0f0f0;
}
.searchList ul li i,
.countryFlight i {
  color: #9b9b9b;
  padding-left: 0.5em;
}
.category-title {
  color: #fff !important;
  cursor: inherit !important;
}
.countryFlight {
  width: 340px;
  left: 0;
  background: #fff;
  right: 0;
  z-index: 9999;
  border-radius: 10px;
  text-align: left;
  max-height: 200px;
  overflow: auto;
}
.parent-item {
  width: 100%;
}
.child-item {
  width: 100%;
  padding-left: 10px;
}
.selectCountry:hover {
  background: #f0f0f0;
}
.selectCountry {
  padding: 1em 0.5em;
  cursor: pointer;
}
.selectCountry:not(:last-child) {
  border-bottom: 1px solid #f1f1f1;
}
.selectCountry i {
  float: left;
  margin: 3px;
  width: 5%;
}
.selectCountry .txtcountry {
  float: right;
  word-break: break-all;
  width: 90%;
}
.mini-loading {
  left: 1em;
  top: 0.6em;
}
.CountPassenger {
  width: 100%;
  font-size: 12px;
  position: absolute;
  padding: 1em;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  left: 0;
  z-index: 9999;
  background: #fff;
  color: #424242;
  line-height: 25px;
  margin: 0 auto;
  border-radius: 10px;
}
.CountPassenger-inner {
  max-height: 350px;
  overflow: auto;
}
.item-CountPassenger {
  margin: 1em 0;
}
.passenger-button {
  font-size: 20px;
  width: 20%;
  float: right;
  text-align: center;
  height: 25px;
  margin: 0 0.2em;
  border-radius: 6px;
}
.passenger-button:not(:nth-child(2)) {
  background: #33aa5f;
  color: #fff;
}
.passenger-button input {
  width: 100%;
  text-align: center;
}
.passenger-button:nth-child(2) {
  background: #f8f8f8;
}
.confirm {
  float: left;
  width: 30px;
  height: 30px;
  color: #ea4547;
  background: #f8f8f8;
  text-align: center;
  line-height: 30px;
  border-radius: 6px;
}
.confirm:hover {
  color: #f8f8f8;
  background: #ea4547;
}
.flight-class {
  margin-top: 2em;
}
.flight-class li {
  padding: 0.3em 0;
}
.select-arrow::before {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  left: 1em;
  color: #505050;
  top: 2.5em;
  font-weight: 900;
  z-index: 9;
}
.form_search-btn {
  height: 45px;
  width: 100%;
  line-height: 17px;
}
.count-passengers .count,
.count-passengers .count-room {
  margin-left: 0.3em;
}
.passenger_section {
  height: 45px;
  position: relative;
}
.check-hotel-date {
  margin: 1em 0;
}
.check-hotel-date input {
  margin-left: 0.5em;
}
.Noactive-date {
  background: #efefef;
  color: #ccc;
}
.Noactive-date span,
.Noactive-date i,
.Noactive-date input {
  color: #ccc;
}
.first-part-CountPassenger {
  font-weight: 700;
  margin-bottom: 0.5em;
}
.warning {
  margin-top: 0.5em;
  color: #f42e36;
}
.createChildDropdown,
.BirthdatePassenger {
  width: 50%;
  float: right;
  margin: 0.5em 0;
}
.createChildDropdown select,
.BithdatePassenger {
  text-align: right;
  width: 90% !important;
  padding: 0.5em;
  font-size: 11px !important;
  border: 1px solid #d6d9e3;
  border-radius: 4px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  -ms-appearance: auto;
  -o-appearance: auto;
  appearance: auto;
}
.createChildDropdown label,
.BirthdatePassenger label {
  font-size: 10px;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.RoomRow {
  padding: 0 13px;
  background: #f2f6fa;
  margin-bottom: 0.5em;
}
.contentRoom {
  border-bottom: 1px solid #f1f1f1;
}
.fa-exchange-container {
  top: 0.5em;
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  text-align: center;
  left: -0.7em;
  z-index: 99;
  position: absolute;
  cursor: pointer;
  border: 1px solid #d6d9e3;
  border-radius: 50%;
  background: #fff;
}
.form-search {
  margin-top: 4em;
}
.Basis_Calendar .month_day_list table td:hover,
.Basis_Calendar .month_detail,
.Basis_Calendar .selected_date {
  background-color: #33aa5f;
}
.Basis_Calendar .date_info_selected {
  border-bottom: 2px solid rgba(255, 117, 85, 0.49);
}
.Basis_Calendar .month_detail {
  border-bottom: 2px solid rgba(255, 117, 85, 0.49);
}
.Basis_Calendar .selected_day {
  background: rgba(255, 117, 85, 0.2);
}
.ui-datepicker-buttonpane .ui-state-default:hover,
.ui-datepicker-buttonpane .ui-state-default:focus,
.ui-datepicker-buttonpane .ui-datepicker-current:hover,
.ui-datepicker-buttonpane .ui-datepicker-current:focus {
  background: #33aa5f !important;
}
.ui-datepicker .ui-datepicker-buttonpane button,
.ui-datepicker-today .ui-state-highlight,
.ui-datepicker table thead th {
  background: #33aa5f;
}
.gregorian_date {
  right: 10em !important;
  line-height: 11px !important;
}
#tour-form .selectCountry {
  text-align: right;
}
#tour-form .selectCountry i {
  float: right;
  margin-left: 0.5em;
}
/*<!--------------------------------END CSS SEARCH BOX-------------------------------*/
.title-content {
  margin-bottom: 2em;
}
.title-content .title {
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 3px solid #ea4547;
  padding-bottom: 0.3em;
}
/*<!---------------------------------------------------------------*/
.inner-content {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 95%;
  -webkit-box-shadow: 3px 6px 15px 0px rgb(0 0 0 / 6%);
  box-shadow: 3px 6px 15px 0px rgb(0 0 0 / 6%);
  background: #fff;
  padding: 0.6em;
  border-radius: 4px;
  position: relative;
  direction: rtl;
}
.inner-content:hover {
  -webkit-box-shadow: 3px 6px 15px 0 rgb(0 0 0 / 37%);
  box-shadow: 3px 6px 15px 0 rgb(0 0 0 / 37%);
}
.inner-content figure img {
  width: 100%;
  border-radius: 4px;
}
.map-shape-1 {
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
}
.tour-cat-content .tour-count {
  color: #959595;
  font-size: 13px;
}
.tour-cat-content .count {
  margin-left: 0.5em;
}
.tour-cat-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.tour-cat-content {
  margin-bottom: 2em;
}
.tour-cat-content figcaption {
  text-align: center;
  margin: 0.5em 0;
}
.tour-cat-content:nth-child(2n + 1) .inner-content:hover {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.tour-cat-content:nth-child(2n) .inner-content:hover {
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
}
.tour-cat-content figure {
  overflow: hidden;
  height: 315px;
}
.tour-cat-content figure::after {
  border-radius: 4px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(20, 20, 20, 0.3)),
    color-stop(50%, transparent)
  );
  background-image: linear-gradient(
    to top,
    rgba(20, 20, 20, 0.3),
    transparent 50%
  );
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tour-cat-content .inner-content:hover figure::after {
  opacity: 1;
}
.tour-cat-content .view {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.tour-cat-content .view span {
  padding: 1em;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 0;
  position: relative;
  z-index: 0 !important;
  background-color: #33aa5f;
  overflow: hidden;
}
.tour-cat-content .view span::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 450px;
  height: 450px;
  margin: auto;
  background: #141414;
  border-radius: 50%;
  z-index: -1;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: translateX(-50%) translateY(-5%) scale(0.4);
  transform: translateX(-50%) translateY(-5%) scale(0.4);
  -webkit-transition: -webkit-transform 0.9s;
  transition: -webkit-transform 0.9s;
  transition: transform 0.9s;
  transition: transform 0.9s, -webkit-transform 0.9s;
}
.tour-cat-content .view i {
  font-size: 20px;
  margin-left: 10px;
  line-height: 1;
  transition: transform 0.3s;
  transition-delay: 0.4s;
  padding: 0 0.5em;
}
.tour-cat-content .inner-content:hover .view {
  transform: translateY(0);
  opacity: 1;
}
.tour-cat-content .view:hover i {
  transform: rotate(-45deg);
}
.tour-cat-content .view:hover span::before {
  transition: transform 1s;
  transform: translateX(-45%) translateY(0) scale(1);
  transform-origin: bottom center;
}
/*<!---------------------------------------------------------------*/
.map-shape-2 {
  position: absolute;
  left: 0;
}
.mini-shape-1 {
  position: absolute;
  right: 4em;
  z-index: 9;
}
.tour-list-content header {
  padding: 0.8em;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tour-list-content footer {
  padding: 0.5em 0.8em;
  font-size: 20px;
}
.tour-list-content .icon {
  margin-left: 0.5em;
}
.tour-list-content {
  margin-bottom: 2em;
}
.tour-list-content figure {
  overflow: hidden;
  height: 315px;
  position: relative;
}
.tour-list-content figcaption {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  color: #fff;
  font-size: 13px;
  top: 295px;
  padding: 0 1em;
  text-shadow: 1px 1px 7px black;
}
.tour-list-content figcaption div {
  margin-left: 1em;
}
/* .tour-list-content figure::after {-webkit-transition: all 0.3s linear;transition: all 0.3s linear;border-radius: 4px;
    content: ""; position: absolute; bottom: 0; left: 0;width: 100%;height: 100%;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(20 20 20 / 25%)),
     color-stop(95%, transparent));background-image: linear-gradient(to top, rgb(20 20 20 / 22%),
      #0000001a 95%)} */
/* .hover-content{ opacity: 0;right: 0; text-align: center;-webkit-transition: all 0.3s linear;transition: all 0.3s linear; color: #fff;  font-size: 20px; z-index: 1;position: absolute; top: 40%; left: 0} */
/* .hover-content i {-webkit-transform: translateY(10px); transform: translateY(10px); -webkit-transition: all 0.3s linear; transition: all 0.3s linear; display: block;} */
/* .tour-list-content .inner-content:hover .hover-content i {transform: translateY(0); opacity: 1;} */
/* .tour-list-content .inner-content:hover .hover-content {opacity: 1;pointer-events: all;} */
/* .tour-list-content .inner-content:hover figure{-webkit-filter: blur(2px); filter: blur(2px);} */
.tour-list-content img[src=""] {
  display: none;
}
/*<!---------------------------------------------------------------*/
.visa-list-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
/* .visa-list-content .inner-content:hover figure{-webkit-filter: blur(2px); filter: blur(2px);} */
/* .visa-list-content .inner-content:hover .hover-content i {transform: translateY(0); opacity: 1;} */
/* .visa-list-content .inner-content:hover .hover-content {opacity: 1;pointer-events: all;} */
.visa-list-content figcaption {
  position: absolute;
  top: 50%;
  color: #fff;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.visa-list-content:hover figcaption {
  opacity: 0;
}
.visa-list-content .inner-content figure::after {
  border-radius: 4px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(20, 20, 20, 0.8)),
    color-stop(78%, transparent)
  );
  background-image: linear-gradient(
    to top,
    rgba(20, 20, 20, 0.8),
    transparent 78%
  );
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.visa-list-content figure {
  overflow: hidden;
  height: 370px;
  position: relative;
}
/*<!---------------------------------------------------------------*/
.mini-shape-2 {
  position: absolute;
  right: 4em;
  z-index: 9;
}
.right-blog {
  width: 48%;
  float: right;
}
.left-blog {
  width: 50%;
  float: left;
}
.right-blog figure::before {
  border-radius: 4px;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(20, 20, 20, 0.9)),
    color-stop(73%, transparent)
  );
  background-image: linear-gradient(
    to top,
    rgba(20, 20, 20, 0.9),
    transparent 73%
  );
}
.right-blog figure {
  overflow: hidden;
  height: 690px;
  position: relative;
}
.article-list-content img {
  border-radius: 4px;
  width: 100%;
}
.right-blog figcaption {
  transition: all 0.3s ease-in;
  position: absolute;
  bottom: 0;
  z-index: 9;
  color: #fff;
  padding: 2em;
}
.article-list-content .info {
  margin: 1em 0;
}
.article-list-content .info .icon {
  margin-left: 0.5em;
}
.article-list-content .inner:hover .view {
  transform: translateY(-2px);
  opacity: 1;
}
.right-blog .inner:hover figcaption {
  transform: translateY(-33px);
}
.article-list-content .view {
  font-size: 17px;
  font-weight: 500;
  position: absolute;
  right: 2em;
  bottom: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.left-blog .inner::before {
  z-index: 9;
  border-radius: 4px;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.left-blog figcaption {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease-in;
  position: absolute;
  bottom: 0;
  z-index: 9;
  background-color: #fff;
  color: #383838;
  -webkit-box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  padding: 2em;
}
.left-blog .article-list-content {
  margin-bottom: 2em;
}
.left-blog .inner:hover figcaption {
  background-color: inherit;
  color: #fff;
}
.left-blog .inner {
  overflow: hidden;
  height: 210px;
  position: relative;
  width: 100%;
}
/*<!---------------------------------------------------------------*/
.services-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.services-icon {
  margin-bottom: 1.5em;
}
.services-text {
  margin-right: 1em;
}
.services-icon {
  background: url(../images/services-shap.png) no-repeat;
  background-size: auto;
  width: 100px;
  height: 100px;
  background-size: 100px auto;
  margin: 0 auto;
}
.services-icon.second {
  background-position: 0 -100px;
}
.services-icon.first {
  background-position-x: 0%;
  background-position-y: 0%;
}
.services-icon.third {
  background-position: 0 -200px;
}
.services-icon.fourth {
  background-position: 0 -300px;
}
.service.item-container {
  position: relative;
  z-index: 9;
}
/*<!---------------------------------------------------------------*/
.right-about {
  width: 50%;
  float: right;
}
.left-about {
  width: 50%;
  float: left;
}
.about-img img {
  z-index: 9;
}
.about-img::before {
  width: 400px;
  height: 500px;
  content: "";
  position: absolute;
  top: 30px;
  left: 2em;
  bottom: 0;
  background-color: #33aa5f;
}
.about-img::after {
  content: "";
  width: 50%;
  position: absolute;
  top: -6%;
  bottom: 60%;
  left: -4%;
  background-image: url(../images/dots-bg.png);
  background-repeat: repeat;
}
.sub-text-about {
  text-align: justify;
  font-size: 14px;
  line-height: 2em;
  margin: 2em 0;
}
.about-list li {
  margin: 0.5em 0;
}
.about-list {
  margin-bottom: 2em;
}
.about-phone i {
  color: #33aa5f;
  margin-left: 0.5em;
  font-size: 1.5em;
  line-height: 50px;
}
.about-list li i {
  background-color: #33aa5f;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  margin-left: 0.5em;
}
.about-phone a {
  margin-left: 1em;
}
/*<!---------------------------------------------------------------*/
/*<!--------------------------------START CSS FOOTER-------------------------------*/
.footer {
  background-image: url(../images/footer-bg.png);
}
.mini-about {
  margin: 1em 0;
}
.footer-top {
  padding: 1.5em 0;
}
.title-footer {
  margin-bottom: 1em;
  color: #383838;
  font-weight: bold;
}
.list-footer li {
  padding: 0.3em 0;
  color: #383838;
  position: relative;
}
.list-footer li i {
  margin-left: 0.5em;
  vertical-align: middle;
  font-size: 1.8em;
}
.social-icons li a {
  font-size: 1.5em;
  color: #33aa5f;
}
.list-footer li::before {
  content: "\f060";
  padding-left: 1em;
  font-family: "fontawesome";
}
.social-icons {
  margin-top: 1em;
}
.social-icons li {
  display: inline-block;
  text-align: center;
  margin-left: 0.5em;
}
.col-footer-top a {
  color: #383838;
}
.col-footer-top {
  width: 25%;
  float: right;
}
.col-footer-top:nth-child(1) {
  width: 15%;
}
.col-footer-top:nth-child(2),
.col-footer-top:nth-child(3) {
  width: 30%;
}
.footer-logo {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.basisfly {
  vertical-align: middle;
  margin-right: 0.5em;
}
.sign li {
  display: inline-block;
  margin: 0.2em;
}
.sign li img {
  vertical-align: middle;
  background: #fff;
  border-radius: 5px;
  width: 60px;
  height: 60px;
}
.footer-bottom {
  text-align: right;
  color: #fff;
  background-color: #141414;
  padding: 0.5em 0;
  font-size: 13px;
}
.footer-bottom img {
  vertical-align: middle;
}
.news-footer img {
  border-radius: 50%;
  margin-left: 1em;
}
.copy-right {
  direction: ltr;
  font-size: 12px;
  margin-top: 1em;
}
.list-footer.contact li span {
  float: right;
  width: calc(100% - 23px);
}
.list-footer.contact li i {
  float: right;
  margin-left: 0.5em;
  vertical-align: middle;
  margin-top: 0.2em;
}
/*<!--------------------------------END CSS FOOTER-------------------------------*/
/*<!--------------------------------START CSS OWL-------------------------------*/
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -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-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel,
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
}
.owl-carousel {
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-theme .owl-controls {
  margin: 10px 0px;
  text-align: center;
  width: 100%;
}
.owl-pagination {
  display: block;
}
.owl-page {
  display: inline-block;
  margin: 0 0.2em;
}
.owl-page span {
  width: 3px;
  height: 10px;
  background: #959595;
  border-radius: 10px;
}
.owl-page.active span {
  height: 15px;
  background: #141414;
}
.owl-next,
.owl-prev {
  display: none;
  color: rgb(211, 73, 63);
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: rgba(211, 73, 63, 0.2);
  border-radius: 50%;
  font-size: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  position: absolute;
  font-family: "fontawesome";
}
.owl-carousel .owl-item {
  text-align: center;
  transition: all 0.4s ease;
  float: left;
}
.owl-carousel .owl-item img {
  vertical-align: middle;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/*<!--------------------------------END CSS OWL-------------------------------*/
/* floating contact box */
.contact-links {
  position: fixed;
  bottom: 30px;
  left: 20px;
  z-index: 1000;
}
.icons-line {
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #33aa5f;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.icons-line span {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: slide 18s infinite;
  opacity: 0;
  background-color: #33aa5f !important;
}
.icons-line span svg {
  width: 30px;
  height: 30px;
  fill: #000;
}
@keyframes slide {
  0%,
  100% {
    transform: translateX(100%);
    opacity: 0;
  }
  12.5%,
  37.5% {
    transform: translateX(0);
    opacity: 1;
  }
  50% {
    transform: translateX(-100%);
    opacity: 0;
  }
}
.icons-line span:nth-child(1) {
  animation-delay: 0s;
}
.icons-line span:nth-child(2) {
  animation-delay: 3s;
}
.icons-line span:nth-child(3) {
  animation-delay: 5s;
}
.icons-line span:nth-child(4) {
  animation-delay: 7s;
}
.icons-line span:nth-child(5) {
  animation-delay: 9s;
}
.contact-popup {
  position: fixed;
  bottom: 100px;
  left: 20px;
  width: 300px;
  max-height: 0;
  overflow: hidden;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: max-height 0.3s ease-in-out;
  z-index: 999;
}
.contact-popup.open {
  max-height: 300px;
  overflow: auto;
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-instagram::before {
  content: "\f16d";
}
.contact-popup-content {
  padding: 20px;
}
.contact-popup-content h3 {
  margin-top: 0;
  color: #ea4547;
  direction: rtl;
}
.contact-popup-content p {
  margin: 0;
  color: #555;
}
.close-btn {
  position: absolute;
  top: 25px;
  left: 17px;
  background: #ff5e5e;
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  cursor: pointer;
  font-size: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.contact-float-link li {
  direction: rtl;
  text-align: right;
  width: 100%;
  height: 41px;
  line-height: 41px;
}
ul.contact-float-link li:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
ul.contact-float-link li a {
  color: #000 !important;
}
ul.contact-float-link li a i {
  margin-left: 0.5em;
}
ul.contact-float-link li:hover a {
  color: #ea4547 !important;
}
@media only screen and (max-width: 750px) {
  .contact-popup {
    bottom: 144px;
  }
}
/*<!--------------------------------START CSS RESPONSIVE-------------------------------*/
@media only screen and (max-width: 1250px) {
  .bc-main {
    width: 95%;
  }
}
@media only screen and (max-width: 750px) {
  .item-container {
    padding: 1.5em 0;
  }
  .font_14 {
    font-size: 13px;
  }
  .font_15 {
    font-size: 13px;
  }
  .font_16 {
    font-size: 14px;
  }
  .font_17 {
    font-size: 16px;
  }
  .font_18 {
    font-size: 16px;
  }
  .font_19 {
    font-size: 17px;
  }
  .font_20 {
    font-size: 17px;
  }
  .search-box-nav ul li svg {
    width: 25pt;
    height: 25pt;
  }
  .search-box-nav ul li p {
    display: block;
    margin-left: 0;
    margin-bottom: 0.3em;
  }
  .search-box-nav ul li {
    padding: 0.5em;
  }
  .flight-type {
    font-size: 13px;
  }
  .inner-container input {
    font-size: 13px;
  }
  .fa-exchange-container {
    transform: rotate(90deg);
    top: 2em;
    left: 1em;
  }
  .searchList,
  .countryFlight,
  .basis-date-item {
    width: 100%;
  }
  .basis-date-item:first-child {
    margin-bottom: 0.5em;
  }
  .count-passengers {
    font-size: 13px;
    line-height: 30px;
  }
  .content-shadow {
    display: none;
  }
  .search-box-container {
    min-height: auto;
    margin-top: 0;
    padding-bottom: 1.5em;
  }
  .services-container {
    grid-template-columns: 1fr;
  }
  .services-text {
    font-size: 15px;
  }
  .title-content .title {
    font-size: 1.2em;
  }
  .tour-cat-container {
    grid-template-columns: 1fr;
  }
  .inner-content {
    width: 100%;
  }
  .mini-shape-1,
  .mini-shape-2 {
    display: none;
  }
  .tour-cat-content {
    margin-bottom: 1.5em;
  }
  .visa-list-container {
    grid-template-columns: 1fr;
  }
  .visa-list-content {
    margin-bottom: 1.5em;
  }
  .right-blog,
  .left-blog {
    width: 100%;
  }
  .left-blog .article-list-content {
    margin-bottom: 1.5em;
  }
  .right-blog {
    margin-bottom: 1.5em;
  }
  .right-blog .inner {
    overflow: hidden;
    height: 210px;
  }
  .right-blog figure {
    height: 210px;
    border-radius: 4px;
  }
  .right-blog figcaption,
  .left-blog figcaption {
    padding: 1em;
  }
  .footer {
    padding-top: 1.5em;
  }
  .col-footer-top {
    width: 100% !important;
    text-align: center;
    margin-bottom: 1em;
  }
  .mini-about {
    width: 100%;
    text-align: center;
  }
  .sign {
    text-align: center;
  }
  .sign li img {
    width: 40px;
    height: 45px;
  }
  .social-icons li a {
    font-size: 1.2em;
  }
  .list-footer.info li {
    display: inline-block;
    margin: 0 0.5em;
  }
  .list-footer li::before {
    padding-left: 0.5em;
  }
  .title-footer {
    margin-bottom: 0.5em;
  }
  .footer-top {
    padding: 1.5em 0 0 0;
  }
}

@media only screen and (max-width: 1200px) {
  .mobile-header {
    display: inline-block;
  }
  .section-menu,
  .header-phone {
    display: none;
  }
  .col2-mobile-header {
    padding-right: 1em;
  }
  .col2-mobile-header .fa-user {
    font-size: 20px;
    color: #383838;
  }
  .menu_link {
    display: block;
    width: 35px;
    position: relative;
    right: 0;
  }
  .user-profile-content {
    left: 0 !important;
    right: unset !important;
  }
  .col3-mobile-header {
    padding: 0.2em 0;
  }
  .mobile-header .not-login-section {
    display: block;
    position: relative;
    top: 1.8em;
  }
  .mobile-header .col1-mobile-header a:before,
  .mobile-header .col1-mobile-header a:after {
    content: "";
    display: block;
    height: 2px;
    background: #ea4547;
  }
  .mobile-header .col1-mobile-header a span {
    display: block;
    height: 2px;
    background: #ea4547;
    margin: 6px 0;
  }
  .top-menu {
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 10px 0 5px 0;
    background-color: #f8f8f8;
    border-bottom: 3px solid #33aa5f;
  }
  .top-menu img {
    width: 60px;
    height: auto;
  }
  /*--------------START CSS  MENU-------------*/
  :root {
    --mm-ocd-width: 80%;
    --mm-ocd-min-width: 200px;
    --mm-ocd-max-width: 440px;
  }
  body.mm-ocd-opened {
    overflow-y: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: none;
  }
  .mm-ocd {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 100%;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    background: rgba(0, 0, 0, 0);
    -webkit-transition-property: bottom, background-color;
    -o-transition-property: bottom, background-color;
    transition-property: bottom, background-color;
    -webkit-transition-duration: 0s, 0.3s;
    -o-transition-duration: 0s, 0.3s;
    transition-duration: 0s, 0.3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-delay: 0.45s, 0.15s;
    -o-transition-delay: 0.45s, 0.15s;
    transition-delay: 0.45s, 0.15s;
    font-family: IRANSansWeb;
  }
  .mm-ocd--open {
    bottom: 0;
    background: rgba(0, 0, 0, 0.25);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }
  .mm-ocd__content {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 80%;
    width: var(--mm-ocd-width);
    min-width: 200px;
    min-width: var(--mm-ocd-min-width);
    max-width: 440px;
    max-width: var(--mm-ocd-max-width);
    background: #fff;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .mm-ocd--left .mm-ocd__content {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .mm-ocd--right .mm-ocd__content {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .mm-ocd--open .mm-ocd__content {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .mm-ocd__backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 3;
    width: calc(100% - 80%);
    width: calc(100% - var(--mm-ocd-width));
    min-width: calc(100% - 440px);
    min-width: calc(100% - var(--mm-ocd-max-width));
    max-width: calc(100% - 200px);
    max-width: calc(100% - var(--mm-ocd-min-width));
    background: rgba(3, 2, 1, 0);
  }
  .mm-ocd--left .mm-ocd__backdrop {
    right: 0;
  }
  .mm-ocd--right .mm-ocd__backdrop {
    left: 0;
  }
  .mm-spn,
  .mm-spn a,
  .mm-spn li,
  .mm-spn span,
  .mm-spn ul {
    display: block;
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  :root {
    --mm-spn-item-height: 50px;
    --mm-spn-item-indent: 20px;
    --mm-spn-line-height: 24px;
  }
  .mm-spn {
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .mm-spn ul {
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    left: 100%;
    bottom: 0;
    z-index: 2;
    width: 130%;
    padding-right: 30%;
    line-height: 24px;
    line-height: var(--mm-spn-line-height);
    overflow: visible;
    overflow-y: auto;
    background: inherit;
    -webkit-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    transition: left 0.3s ease 0s;
    cursor: default;
  }
  .mm-spn ul:after {
    content: "";
    display: block;
    height: 50px;
    height: var(--mm-spn-item-height);
  }
  .mm-spn > ul {
    left: 0;
  }
  .mm-spn ul.mm-spn--open {
    left: 0;
  }
  .mm-spn ul.mm-spn--parent {
    left: -30%;
    overflow-y: hidden;
  }
  .mm-spn li {
    position: relative;
    background: inherit;
    cursor: pointer;
    direction: rtl;
    text-align: right;
    font-size: 13px;
    width: 95%;
    background-color: #fff;
    padding: 5px 10px;
    display: block;
    border-radius: 4px;
    color: #505050;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 5px auto;
    height: 40px;
  }
  .mm-spn li:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    top: calc(var(--mm-spn-item-height) / 4);
    left: 25px;
    left: calc(var(--mm-spn-item-height) / 2);
    z-index: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(-135deg) translate(0, -50%);
    -ms-transform: rotate(-135deg) translate(0, -50%);
    transform: rotate(-135deg) translate(0, -50%);
  }
  .mm-spn li:after {
    content: "";
    display: block;
    margin-left: 20px;
    margin-left: var(--mm-spn-item-indent);
    opacity: 0.5;
  }
  .mm-spn a,
  .mm-spn span {
    position: relative;
    z-index: 1;
    padding: 5px 2px; /*padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/2) var(--mm-spn-item-indent)*/
  }
  .mm-spn a {
    background: inherit;
    color: inherit;
    text-decoration: none;
    direction: rtl;
    text-align: right;
    font-size: 13px;
  }
  .mm-spn a:not(:last-child) {
    width: calc(100% - 50px);
    width: calc(100% - var(--mm-spn-item-height));
  }
  .mm-spn a:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border-right: 1px solid;
  }
  .mm-spn span {
    background: 0 0;
    display: inline-block;
  }
  .mm-spn.mm-spn--navbar {
    cursor: pointer;
  }
  .mm-spn.mm-spn--navbar:before {
    content: "";
    display: block;
    position: absolute;
    top: 7.2em; /*top:calc(var(--mm-spn-item-height)/4);*/
    left: 20px;
    left: var(--mm-spn-item-indent);
    width: 10px;
    height: 10px;
    margin-top: 2px;
    border-top: 2px solid;
    border-left: 2px solid;
    -webkit-transform: rotate(-45deg) translate(50%, -50%);
    -ms-transform: rotate(-45deg) translate(50%, -50%);
    transform: rotate(-45deg) translate(50%, -50%);
    opacity: 0.8;
  }
  .mm-spn.mm-spn--navbar.mm-spn--main {
    cursor: default;
  }
  .mm-spn.mm-spn--navbar.mm-spn--main:before {
    content: none;
    display: none;
  }
  .mm-spn.mm-spn--navbar:after {
    content: attr(data-mm-spn-title);
    display: block; /*position:absolute;*/
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    height: var(--mm-spn-item-height);
    padding: 0 40px;
    padding: 0 calc(var(--mm-spn-item-indent) * 2);
    line-height: 50px;
    line-height: var(--mm-spn-item-height);
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .mm-spn.mm-spn--navbar.mm-spn--main:after {
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent);
  }
  .mm-spn.mm-spn--navbar ul {
    top: 51px;
    top: calc(var(--mm-spn-item-height) + 1px);
  }
  .mm-spn.mm-spn--navbar ul:before {
    content: "";
    display: block;
    position: fixed;
    top: inherit;
    z-index: 2;
    width: 100%; /*border-top:1px solid currentColor;*/
    opacity: 0.5;
  }
  .mm-spn.mm-spn--light {
    color: #505050;
    background: linear-gradient(
      90deg,
      rgb(246, 250, 252) 0%,
      rgb(237, 237, 237) 50%,
      rgb(255, 255, 255) 100%
    );
  }
  .mm-spn.mm-spn--dark {
    color: #ffffff;
    background: #505050;
  }
  .mm-spn.mm-spn--vertical {
    overflow-y: auto;
  }
  .mm-spn.mm-spn--vertical ul {
    width: 100%;
    padding-right: 0;
    position: static;
  }
  .mm-spn.mm-spn--vertical ul ul {
    display: none;
    padding-left: 20px;
    padding-left: var(--mm-spn-item-indent);
  }
  .mm-spn.mm-spn--vertical ul ul:after {
    height: 25px;
    height: calc(var(--mm-spn-item-height) / 2);
  }
  .mm-spn.mm-spn--vertical ul.mm-spn--open {
    display: block;
  }
  .mm-spn.mm-spn--vertical li.mm-spn--open:before {
    -webkit-transform: rotate(135deg) translate(-50%, 0);
    -ms-transform: rotate(135deg) translate(-50%, 0);
    transform: rotate(135deg) translate(-50%, 0);
  }
  .mm-spn.mm-spn--vertical ul ul li:last-child:after {
    content: none;
    display: none;
  }
  .mm-spn li .fa {
    display: inline-block;
    margin-left: 7px;
    padding-left: 7px;
    border-left: 1px solid #aaa;
    font-size: 15px;
    vertical-align: middle;
    min-width: 16px;
    text-align: center;
  }
  .mm-spn--open {
    margin-top: 90px !important;
  }
  .search-box-icon {
    display: none;
  }
  .search-box-content {
    margin-top: 1.5em;
  }
  .search-box-nav ul li {
    min-width: auto;
  }
  .Basis_Calendar .current_month .section_next_month {
    display: block !important;
  }
  .Basis_Calendar .current_month .month_detail {
    border-radius: 4px 4px 0 0 !important;
  }
  .Basis_Calendar .current_month {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 0 !important;
  }
  .Basis_Calendar .current_month {
    padding-left: 0 !important;
  }
  .Basis_Calendar .next_current_month {
    z-index: 0 !important;
    left: auto !important;
    right: 0 !important;
  }
  .Basis_Calendar .next_current_month .section_prev_month {
    display: block !important;
  }
  .Basis_Calendar {
    width: 100%;
    margin: 0 auto;
  }
  .Basis_Calendar .month,
  .Basis_Calendar .year {
    left: 0;
    margin: 0 auto;
    width: 100% !important;
  }
  .Basis_Calendar_Box {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
  }
  .Basis_Calendar .date_info_selected {
    display: block !important;
    width: 100% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #000 !important;
  }
  .Basis_Calendar_Box::before {
    right: 3em !important;
  }
  .city,
  .Basis_Date_Box,
  .passenger_section {
    width: 100%;
    margin-bottom: 0.5em !important;
  }
  .inner-container {
    width: 100%;
  }
  .form-search .width_10 {
    width: 100%;
  }
  .form-search {
    margin-top: 1em;
  }
}
@media screen and (min-width: 751px) and (max-width: 1100px) {
  .tour-cat-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .visa-list-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 1100px) {
  .right-about {
    width: 100%;
  }
  .left-about {
    display: none;
  }
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
/*<!--------------------------------START CSS LOGIN-------------------------------*/
#Login_box .shine-hover {
  color: #fff;
  background-color: #33aa5f;
  border: 1px solid #33aa5f;
}
#Login_box .shine-hover:hover {
  background-color: #33aa5f;
}
.login_module_prev:hover {
  color: #000;
  border-color: #000;
}
.login_info i {
  color: #33aa5f !important;
}
.login-link {
  border: 1px solid #33aa5f;
}
.login-link:hover {
  background-color: #33aa5f;
  color: #fff !important;
}
.login-btn {
  background-color: #33aa5f;
}
.login-title i {
  color: #33aa5f;
}
.login-btn:hover {
  background-color: #ea4547;
}
.bottom-content .action-loading {
  background-color: #33aa5f;
}
/*<!--------------------------------END CSS LOGIN-------------------------------*/

/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.flex-col {
  flex-direction: column;
}
.flex {
  display: flex;
}
.z-10 {
  z-index: 10;
}
.bg-white,
.group:hover .group-hover\:bg-white,
.hover\:bg-white:hover {
  background-color: #fff;
}
.duration-500 {
  transition-duration: 0.5s;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.translate-x-\[3000px\] {
  transform: translateX(3000px);
}
.w-screen {
  width: 100vw;
}
.h-\[100vh\],
.h-screen {
  height: 100vh;
}
.group:hover .group-hover\:top-0,
.top-0 {
  top: 0;
}
.group:hover .group-hover\:left-0,
.left-0 {
  left: 0;
}
.fixed {
  position: fixed;
}
.ease-in-out,
.transition,
.transition-all,
.transition-opacity {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.duration-150,
.transition,
.transition-all,
.transition-opacity {
  transition-duration: 150ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.bg-white {
  background-color: #fff;
}
.flex-col {
  flex-direction: column;
}
.flex {
  display: flex;
}
.header-menu {
  overflow-y: scroll !important;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.flex-col {
  flex-direction: column;
}
.flex {
  display: flex;
}
.duration-500 {
  transition-duration: 0.5s;
}
.transition-all {
  transition-property: all;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.gap-7 {
  gap: 1.75rem;
}
.w-screen {
  width: 100vw;
}
.h-screen {
  height: 100vh;
}
.z-10 {
  z-index: 10;
}
.top-0 {
  top: 0;
}
.left-0 {
  left: 0;
}
.fixed {
  position: fixed;
}
.translate-x-\[3000px\] {
  transform: translateX(3000px);
}
.duration-150,
.transition-all {
  transition-duration: 150ms;
}
.ease-in-out,
.transition,
.transition-all {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.justify-between {
  justify-content: space-between;
}
.w-\[68px\] {
  width: 68px;
}
.flex-col {
  flex-direction: column;
}
.pr-4 {
  padding-right: 1rem;
}
.max-h-0 {
  max-height: 0px;
}
.opacity-0 {
  opacity: 0;
}
.items-center {
  align-items: center;
}
.header-menu a {
  color: black !important;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  border-top-width: calc(1px * calc(1 - 0));
  border-bottom-width: calc(1px * 0);
}
.header-menu ul.divide-y > li:last-child {
  border: none !important;
}
.header-menu ul.divide-y > li {
  border-bottom: 1px solid #e4e4e4 !important;
}
.header-menu > ul.divide-y.divide-primary-50 li{
    z-index: 2 !important;
    position: relative;
}
.header-menu > ul.divide-y.divide-primary-50 li ul{
    z-index: 0 !important;
    position: relative;
}
@media (min-width: 1024px) {
  .header-menu,
  .bars3 {
    display: none !important;
  }
}
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */

