/*<!--------------------------------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: "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: "FG_icon";
  src: url("../fonts/fontIcon.eot?n1z373");
  src: url("../fonts/fontIcon.eot?#iefixn1z373") format("embedded-opentype"),
    url("../fonts/fontIcon.woff?n1z373") format("woff"),
    url("../fonts/fontIcon.ttf?n1z373") format("truetype"),
    url("../fonts/fontIcon.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: flaticon;
  src: url("../fonts/fontFlaticon.woff") format("woff"),
    url("../fonts/fontFlaticon.ttf") format("ttf"),
    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;
}
* {
  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";
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -s-appearance: none;
}
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: 19px;
}
.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_35 {
  width: 35%;
}
.width_40 {
  width: 40%;
}
.width_45 {
  width: 45%;
}
.width_50 {
  width: 50%;
}
.width_49 {
  width: 49%;
}
.width_60 {
  width: 60%;
}
.width_65 {
  width: 65% !important;
}
.width_70 {
  width: 70%;
}
.width_75 {
  width: 75%;
}
.width_80 {
  width: 80%;
}
.width_85 {
  width: 85%;
}
.width_90 {
  width: 90%;
}
.width_95 {
  width: 95%;
}
.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;
}
.font-weight {
  font-weight: bold;
}
.cursor-pointer {
  cursor: pointer;
}
.border-radius {
  border-radius: 6px;
}
.dir-rtl {
  direction: rtl;
}
.dir-ltr {
  direction: ltr;
}
.hvr-horizontal {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  cursor: pointer;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #00a09c;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 10px;
}
.hvr-horizontal:hover,
.hvr-horizontal:focus,
.hvr-horizontal:active {
  color: #fff;
}
.hvr-horizontal:hover:before,
.hvr-horizontal:focus:before,
.hvr-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hvr-horizontal_2 {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  cursor: pointer;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-horizontal_2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #394da0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 10px;
}
.hvr-horizontal_2:hover,
.hvr-horizontal_2:focus,
.hvr-horizontal_2:active {
  color: #fff;
}
.hvr-horizontal_2:hover:before,
.hvr-horizontal_2:focus:before,
.hvr-horizontal_2:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
*.background-color_1 {
  background: linear-gradient(
    90deg,
    rgba(32, 197, 186, 0.958420868347339) 19%,
    rgba(31, 196, 186, 1) 62%,
    rgba(21, 185, 179, 1) 89%
  );
}
*.background-color_2 {
  background-color: #00a09c;
}
*.background-color_3 {
  background-color: rgba(21, 185, 179, 1);
}
*.background-color_white {
  background-color: #fff;
}
*.background-color_body {
  background-color: #f7f8f9;
}
*.color_1 {
  color: rgb(32, 197, 186);
}
*.color_2 {
  color: #00a09c;
}
*.color_3 {
  color: rgba(0, 232, 221, 1);
}
*.color_white {
  color: #fff;
}
*.color_black {
  color: #000;
}
*.color_grey,
.color_gray {
  color: #383838;
}
.btn_1 {
  padding: 0.6em 1em;
  min-width: 120px;
  text-align: center;
  border-radius: 10px;
}
.overflow-x {
  overflow-x: hidden;
}
.cover-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.item-container {
  padding: 3em 0;
}
#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: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#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);
  }
}
* {
  scrollbar-width: thin;
  scrollbar-color: #00a09c #f1f2f6;
}
/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 10px;
}
*::-webkit-scrollbar-track {
  background: #f1f2f6;
}
*::-webkit-scrollbar-thumb {
  background-color: #00a09c;
  border-radius: 20px;
  border: 2px solid #f1f2f6;
}
/*<!--------------------------------START CSS INDEX PAGE-------------------------------*/
.index-page {
  background: #e5e7f054;
}
/*<!--------------------------------START CSS HEADER-------------------------------*/
.header {
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
  padding: 0.3em;
  background-color: #fff;
}
.header .logo {
  vertical-align: middle;
}
.header .phone {
  padding: 0.6em 1em;
}
.header .phone i {
  margin: 0 0.5em;
}
.header .phone:hover {
  background-color: #f8fafb !important;
  color: #383838;
}
.is-sticky {
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 999;
}
/*<!--------------------------------START CSS MENU-------------------------------*/
.section-menu {
  display: inline-block;
  margin-right: 4em;
}
.section-menu .nav-bar > li {
  position: relative;
  display: inline-block;
  margin-left: 0.5em;
  padding: 0.2em 1em;
  text-align: center;
}
.section-menu .nav-bar > li a {
  color: #383838;
}
.section-menu .nav-bar > li:not(:last-child) {
  border-left: 1px solid #d6d9e3;
}
.header .nav-bar > li > .sub-menu,
.header .nav-bar > li > .sub-menu li .sub-menu {
  border-top: 3px solid rgb(32, 197, 186);
  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);
}
.header .nav-bar > li > .sub-menu li .sub-menu {
  right: 233px;
  top: 0;
}
.header .nav-bar > li > .sub-menu {
  right: inherit;
  top: 3em;
}
.header .nav-bar > li:hover > .sub-menu,
.header .nav-bar > li > .sub-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.header .nav-bar > li:hover > .sub-menu > li,
.header .nav-bar > li > .sub-menu li:hover .sub-menu li {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.header .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.header .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.header .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.header .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 4) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.header .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 5) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.header .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 6) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.header .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 7) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.header .nav-bar > li:hover > .sub-menu > li:nth-child(2n + 8) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.header .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;
}
.header .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);
}
.header .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 {
  color: rgb(32, 197, 186) !important;
}
.nav-bar {
  padding-top: 0.8em;
}
/*<!--------------------------------END CSS MENU-------------------------------*/
/*<!--------------------------------START CSS LOGIN REGISTER-------------------------------*/
.Login_Information {
  color: #383838;
  padding: 0.3em 0 0.3em 0;
  display: inline-block;
}
.header-phone {
  display: inline-block;
  direction: ltr;
  margin-left: 10px;
}
.header-phone i {
  margin-right: 5px;
  color: rgb(32, 197, 186);
  height: 18px;
}
.header-phone a {
  color: #383838;
}
.header-phone a:hover {
  color: rgb(32, 197, 186);
}
.btnstyle::before {
  color: rgb(32, 197, 186);
  content: "\f2bd";
  font-family: "fontawesome";
  margin: 0 0.5em;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
}
.btnstyle {
  cursor: pointer;
  padding: 0.7em 1em;
  border-radius: 12px;
  border: 1px solid rgb(32, 197, 186);
  color: #29263d;
}
.btnstyle:hover {
  background: linear-gradient(
    90deg,
    rgba(32, 197, 186, 0.958420868347339) 19%,
    rgba(31, 196, 186, 1) 62%,
    rgba(21, 185, 179, 1) 89%
  ) !important;
  color: #fff;
}
.btnstyle:hover::before {
  color: #fff;
}
.user-profile-content {
  right: unset !important ;
}
.user-profile-btn {
  margin-top: 2em;
}

/*<!--------------------------------END CSS LOGIN REGISTER-------------------------------*/
/*<!--------------------------------START CSS SEARCH BOX-------------------------------*/
.class-select {
  display: inline-block;
}
.search-box-banner {
  height: 450px;
}
.searchHistory-content {
  margin-top: 12em !important;
}
.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-header {
  border-bottom: 1px solid #d6d9e3;
  padding-bottom: 1em;
}
#search-box-container {
  top: 15em;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 13px -10px #0c2d33e3;
  border-radius: 1em;
  padding: 1.5em;
}
#search-box-container .bc-main {
  border-radius: 6px;
  box-shadow: 0 2px 4px rgba(67, 70, 79, 0.1);
  padding: 1.5em;
}
.section-header-text {
  top: 8em;
}
.section-header-text h1 {
  font-size: 23px;
  margin-bottom: 10px;
}
.search-box-header ul li {
  display: inline-block;
  color: #1f2230;
  border-radius: 10px;
  padding: 0.5em 1em;
  min-width: 140px;
}
.search-box-header ul li p {
  display: inline-block;
}
.search-box-header ul li svg {
  vertical-align: middle;
}
.active-module {
  color: rgb(32, 197, 186);
}
.active-module svg {
  fill: rgb(32, 197, 186) !important;
}
.active-module {
  border: 1px solid rgb(32, 197, 186) !important ;
  color: #29263d !important;
}
.search-box-header ul li:not(.active-module):hover {
  color: #02a4a6 !important ;
  fill: #02a4a6 !important;
}
/* .search-box-header ul li:not(.active-module):hover svg{color: #008cff !important;} */
.section_search_box {
  border-radius: 30px;
  -webkit-box-shadow: -1px 44px 36px 18px rgba(219, 229, 236, 1);
  -moz-box-shadow: -1px 44px 36px 18px rgba(219, 229, 236, 1);
  box-shadow: -1px 44px 36px 18px rgba(219, 229, 236, 1);
}
.search-box {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 18em;
}
.flight-type li {
  display: inline-block;
  padding: 2px 6px;
}
.flight-type {
  margin-top: 1em;
}
#search #flight-form {
  margin-top: 1em !important;
}
.searchList {
  min-height: 45px;
  border: solid 1px #e7e7e7;
  width: 300px;
  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::before {
  content: "\f0d8";
  font-family: "fontawesome";
  color: #fff;
  position: absolute;
  right: 20px;
  top: -19px;
  font-size: 25px;
}
.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;
}
.mini-loading {
  left: 1em;
  top: 2.3em;
}
.CountPassenger {
  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;
}
#item-Flight .CountPassenger {
  top: 12em;
}
.form_search-btn {
  height: 95px;
}
#item-Hotel .CountPassenger,
#item-Tour .CountPassenger,
#item-Insurance .CountPassenger,
#item-FlightHotel .CountPassenger {
  top: 8.2em;
}
.CountPassenger-inner {
  max-height: 350px;
  overflow: auto;
}
.second-part-CountPassenger ul {
  display: inline-flex;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
  align-items: center;
}
.second-part-CountPassenger ul li {
  align-items: center;
  justify-content: center;
  display: flex;
  cursor: pointer;
  width: 32px;
  height: 32px;
  position: relative;
  z-index: 2;
}
.second-part-CountPassenger ul li.selected {
  color: #fff;
  font-weight: 900;
}
.second-part-CountPassenger ul li.selected::after {
  width: 100%;
  height: 38px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: #00a09c;
  border-radius: 4px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  z-index: -1;
}
.second-part-CountPassenger ul li:not(.selected):hover:after {
  width: 26px;
  height: 26px;
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  background: #f2f2f2;
  border-radius: 4px;
  z-index: -1;
}
.second-part-CountPassenger ul li:hover {
  font-weight: 900;
}
.flight-class li:hover::after {
  width: 100% !important;
  left: 0 !important;
}
.flight-class li {
  width: auto !important;
  padding: 0 1.2em;
}
.CountPassenger::before {
  content: "\f0d8";
  font-family: "fontawesome";
  color: #fff;
  position: absolute;
  left: 6em;
  top: -18px;
  font-size: 25px;
}
.select-arrow::before {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  left: 1em;
  color: #505050;
  top: 2.5em;
  font-weight: 900;
  z-index: 9;
}
.countryFlight {
  border: solid 1px #e7e7e7;
  width: 300px;
  left: 0;
  background: #fff;
  right: 0;
  z-index: 9999;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  text-align: left;
  max-height: 200px;
  overflow: auto;
}
.parent-item {
  width: 100%;
}
.child-item {
  width: 100%;
  padding-left: 10px;
}
.countryFlight .selectCountry:hover {
  background: #f0f0f0;
}
.tour-search-content {
  text-align: right !important;
}
.tour-search-content .selectCountry i {
  float: right !important;
}
.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%;
}
.share {
  margin-top: 1em;
}
.check-hotel-date {
  margin-top: 1em;
}
.second-part-CountPassenger::before {
  left: 0.5em !important;
  top: 0 !important;
}
.input-container .fa-angle-down {
  right: 0;
  color: #505050;
  top: 0.5em;
}
.check-hotel-date-container {
  width: 33%;
  margin-top: 0.5em;
}
.check-hotel-date-container p {
  margin-bottom: 0.5em;
}
.notic {
  background: linear-gradient(90deg, #f3d452, #f09819);
  top: -0.3em;
}
.notic .fa {
  margin-left: 0.5em;
}
.form-research-btn {
  height: 95px;
}
.text-checkbox {
  margin: 0 2.5em 0 0;
}
.selected-number,
.selected-day {
  margin-left: 0.3em;
}
#search .city,
#search .Basis_Date_Box .result-for {
  height: 95px;
}
.passenger_section {
  height: 95px;
}
#search .city.des {
  margin-right: 1em;
}
.count-passengers,
.passengers {
  margin-left: 0.5em;
}
.count-passengers:not(.unvisible),
.passengers:not(.unvisible) {
  display: inline-block;
}
.section-select-age .select-arrow,
.createChildDropdown,
.BirthdatePassenger {
  width: 25%;
  float: right;
  position: relative;
}
.section-select-age {
  width: 100%;
  float: right;
}
.section-select-age label {
  font-weight: 700;
  margin-bottom: 0.5em;
}
.Noactive-date span,
.Noactive-date i,
.Noactive-date input {
  color: #ccc;
}
.form-search-input {
  height: 35px;
  background-color: #f8f7fc;
  border: 1px solid #e5e4f0;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0.5em;
}
.select-search-input,
.createChildDropdown select,
.datepicker.BithdatePassenger {
  width: 95%;
  height: 35px;
  padding: 0.375rem 0.75rem;
  margin-bottom: 1em;
  font-size: 12px;
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}
.first-part-CountPassenger {
  font-weight: 700;
  margin-bottom: 0.5em;
}
.warning {
  margin-top: 0.5em;
  color: #f42e36;
}
/* .ShowRow {max-height: 260px;overflow: auto;} */
.FlightClass {
  border-radius: 4px;
  width: 100%;
  border: 1px solid #d6d9e3;
}
.arrow-select {
  left: 10px;
  top: 15px;
}
.add-room {
  color: #fff;
  text-align: center;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
}
.delete-room {
  float: left;
  color: #f42e36;
  padding: 0 5px;
  cursor: pointer;
  font-weight: bold;
}
.tourname {
  background: #fff;
  padding: 9px;
  box-sizing: border-box;
  width: 100%;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.section-input_list input[type="checkbox"] {
  width: 17px;
  height: 17px;
  cursor: pointer;
  top: 0;
  z-index: 9;
  opacity: 0;
  right: 0.5em;
}
.section-input_list label {
  font-size: 12px;
}
.section-input_list .checkbox {
  width: 100%;
  text-align: right;
}
.form-research .createChildDropdown::before,
.form-research .BirthdatePassenger::before {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  left: 2em;
  color: #505050;
  top: 3em;
  font-weight: 900;
  z-index: 9;
}
.form-research .check-hotelDate {
  border: 1px solid #d6d9e3;
  border-radius: 1em;
}
.section-input_list span::before,
.section-input_list span::after {
  content: "";
  position: absolute;
  top: 0;
  width: 14px;
  height: 14px;
  border-radius: 4px;
}
.section-input_list span.checkbox::before {
  border: 2px solid #505050;
  right: 0.5em;
  top: 0;
  transition: border-color 0.2s;
}
.section-input_list
  input[type="checkbox"]:checked
  + label
  span.checkbox::after {
  color: #00a09c;
}
.section-input_list input[type="radio"] {
  width: 15px;
  height: 15px;
  cursor: pointer;
  top: 0;
  z-index: 9;
  opacity: 0;
  right: 0.5em;
}
.section-input_list span::before,
.section-input_list span::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
}
.section-input_list span.checkbox::after {
  font-weight: 600;
  content: "\f00c";
  font-family: "fontawesome";
  top: 0;
  right: 0.7em;
  color: transparent;
  transition: color 0.2s;
  width: 15px;
  height: 15px;
  line-height: 16px;
  text-align: center;
  font-size: 10px;
}
.section-input_list
  input[type="checkbox"]:checked
  + label
  span.checkbox::before {
  border-color: #00a09c;
}
.section-input_list input[type="radio"]:checked + label span.checkbox::before {
  border-color: #00a09c;
}
.section-input_list input[type="radio"]:checked + label span.checkbox::after {
  color: #00a09c;
}
#oneway input[type="radio"],
#backtoback input[type="radio"],
#oneway span.checkbox::before,
#backtoback span.checkbox::before,
#oneway span.checkbox::after,
#backtoback span.checkbox::after {
  top: 0.5em !important;
}
.fa-exchange-container {
  top: 1.6em;
  width: 40px;
  height: 40px;
  line-height: 40px !important;
  text-align: center;
  left: -1.4em;
  z-index: 1;
  background-color: #f2f4f5;
  transform: rotate(45deg);
  border-radius: 3px;
  z-index: 8;
}
.fa-exchange-container .fa-exchange-alt {
  transform: rotate(-45deg);
}
.dep::before {
  content: " ";
  position: absolute;
  top: 32px;
  left: -1px;
  background: #f2f4f5;
  z-index: 99;
  width: 3px;
  height: 35px;
  display: block;
}
.des::after {
  content: " ";
  position: absolute;
  top: 32px;
  right: -1px;
  background: #f2f4f5;
  z-index: 99;
  width: 3px;
  height: 35px;
  display: block;
}
.dep,
.des {
  z-index: 8;
}
.form-search-content {
  display: flex;
  align-items: center;
  margin-top: 4em;
}
.active-flight-type {
  color: #155a6d;
  background: #e7eaecc7;
  border-radius: 5px;
}
#search .city.des {
  margin-right: 1em;
}
.inner-container {
  width: 98%;
  background-color: #f1f2f6;
  border-radius: 10px;
  padding: 0.5em 1em;
  height: 95px;
  transition: all 0.25s ease-in-out, box-shadow 0.35s ease-out;
}
.clicked-input {
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.2);
  background-color: #fff;
  width: 300px !important;
  z-index: 999;
}
.inner-container:hover {
  background-color: #fff;
  box-shadow: 5px 4px 10px rgb(0 0 0 / 11%);
}
/* .inner-container input{height: 100%;} */
.Noactive-date input {
  height: 0;
  margin-top: 40px;
}
.inner-container label .fa-angle-down {
  margin: 0 0.5em;
}
.inner-container.Noactive-date {
  background: #efefef;
  color: #ccc;
}
.notification {
  color: #f42e36;
  top: 1em;
  left: 1em;
  font-size: 10px;
}
.click-content.tour,
.click-content.insurance {
  height: 75px;
}
#tour-form .searchList,
#insurance-form .searchList {
  margin-top: 1em;
}
#insurance-form .notification {
  left: 1em;
}
/*<!--------------------------------END CSS SEARCH BOX-------------------------------*/
.item-container.first {
  margin-top: 8.5em;
}
.services-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.section-box-content {
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 15px 30px 0 rgba(29, 197, 206, 0.16);
  background-color: #fff;
  padding: 1em;
  border-radius: 6px;
}
.access-container {
  position: relative;
  z-index: 1;
  padding: 60px;
}
.airline-container {
  position: relative;
  z-index: 1;
  border: unset;
  background: unset;
  box-shadow: unset;
}
.airline-container img {
  filter: saturate(0.5);
}
.airline-container img:hover {
  filter: unset;
}
.section-box-service {
  background-color: #fff;
  padding: 1em;
  border-radius: 6px;
}
.services-content .inner {
  margin: 0 auto;
  width: 92%;
}
.services-content:hover i {
  color: #00e8dd;
}
.services-icon {
  margin-left: 0.5em;
  font-size: 2em;
  height: 50px;
}
.services-icon i {
  color: #525252;
}
.services-text {
  margin-top: 0.5em;
  font-size: 13px;
  color: #525252;
}
.flaticon-tourist {
  color: #9dbc2d;
}
.flaticon-price-tag {
  color: #e35830;
}
.flaticon-airplane-flight-in-circle-around-earth {
  color: #4459a9;
}
.services-content .inner:hover {
  box-shadow: 0 10px 13px -10px #0c2d334f;
}
/*<!---------------------------------------------------------------*/
.adv-container-right {
  width: 25%;
  float: right;
}
.adv-container-right img {
  width: 300px;
  height: 250px;
  float: right;
}
.adv-container-right .owl-next {
  right: -0.8em;
}
.adv-container-right .owl-prev {
  left: -0.8em;
}
.adv-container-right .owl-controls {
  position: absolute;
  top: 100px;
}
.adv-container-right .owl-next,
.adv-container-right .owl-prev {
  display: none;
}
.adv-container-left {
  width: 74%;
  float: left;
  position: relative;
}
.adv-container-left img {
  width: 880px;
  height: 250px;
  border-radius: 10px;
}
.adv-container-left .hvr-box {
  width: 880px;
  height: 250px;
}
.adv-container-right .hvr-box {
  width: 300px;
  height: 250px;
}
.adv-container .hvr-box {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(32, 197, 186, 0.36);
  border-radius: 10px;
  z-index: 10;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  background-position: center center;
}
.adv-container:hover .hvr-box {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
/*<!---------------------------------------------------------------*/
.newsletter-container {
  background: linear-gradient(
    90deg,
    rgba(0, 232, 221, 1) 15%,
    rgba(7, 224, 213, 1) 40%,
    rgba(32, 197, 186, 1) 68%,
    rgba(2, 164, 166, 1) 100%
  ) !important;
}
.newsletter-icon {
  font-size: 4em;
  height: 70px;
  line-height: 70px;
  width: 8%;
}
.newsletter-icon i {
  height: 70px;
}
.newsletter-form input {
  height: 100%;
  padding: 0 0.5em;
  border-left: 1px solid #d6d9e3;
}
.newsletter-form .field-captcha {
  left: 0.6em;
  top: 0.25em;
}
.newsletter-form {
  margin-right: 0.2em;
}
.newsletter-form form {
  margin-top: 1.2em;
  overflow: hidden;
}
.newsletter-form button {
  padding: 0.6em 1em;
  min-width: 120px;
  text-align: center;
  border-radius: 6px 0 0 6px;
}
.newsletter-form button:hover {
  background-color: #f1b000;
}
.newsletter-form .load-captcha img {
  height: 35px;
}
.newsletter-form form {
  margin-bottom: 0.5em;
}
/*<!---------------------------------------------------------------*/
.title-content .title-watermark {
  opacity: 0.1;
  color: #53536c;
  font-size: 5em;
}
.title-content .mini-title {
  left: 0;
  right: 0;
  top: 5em;
}
.title-content {
  margin-bottom: 1.5em;
}
.title-content .section-separator::before {
  display: none;
  background: #00a09c;
  content: "";
  position: absolute;
  top: 0;
  height: 5px;
  width: 70px;
  border-radius: 3px;
}
/*<!---------------------------------------------------------------*/
.visa-list-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.visa-list-content {
  height: 220px;
  margin-bottom: 1.5em !important;
  box-shadow: 5px -2px 15px #98989891;
  background: #9898985c;
  border-radius: 1em;
}
.visa-list-img {
  height: 160px;
  overflow: hidden;
  border-radius: 1em 1em 0 0;
}
.visa-list-img::before {
  position: absolute;
  top: 0;
  right: 0;
  background: #00000040;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  content: "";
}
.visa-list-content figcaption {
  padding: 1em;
  border-radius: 0 0 1em 1em;
}
.visa-list-content:hover .visa-list-img::before {
  opacity: 1;
}
.visa-list-content:hover figcaption {
  color: #00a09c;
}
.visa-list-content .duration {
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  padding: 0.2em 0.5em;
  margin-top: 0.5em;
}
.visa-list-content .fa-clock {
  padding-left: 0.5em;
}
.figure {
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
}
.figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.figure:hover::before {
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.visa-list-content:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.visa-list-content img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
}
/*<!---------------------------------------------------------------*/
/*<!---------------------------------------------------------------*/
.hotel-list-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.hotel-list-content {
  height: 330px;
  margin-bottom: 1.5em !important;
  box-shadow: 5px -2px 15px #98989891;
  background: #9898985c;
  border-radius: 1em;
}
.hotel-list-container article {
  margin: 0 auto;
}
.hotel-list-img {
  height: 330px;
  width: 100%;
  overflow: hidden;
  border-radius: 1em;
}
.hotel-list-content figcaption {
  padding: 1em;
  border-radius: 10px;
  bottom: 1em;
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.hotel-list-content:hover figcaption {
  background: #e7f5f5;
}
.hotel-list-content:hover {
  box-shadow: 0px 29px 29px 0px rgba(12, 12, 12, 0.26);
  transform: translateY(-20px);
}
/*<!----------------------------PAGING-----------------------------------*/
#paging {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  clear: both;
  direction: ltr;
  float: right;
}
.page-no.prev-page {
  font-size: 15px;
  background: #fff;
  color: #02a4a6;
  border: unset;
}
.page-no.next-page {
  font-size: 15px;
  background: #fff;
  color: #02a4a6;
  border: unset;
}
.page-no {
  width: 37px;
  height: 37px;
  color: #02a4a6;
  background: #fff;
  display: inline-block;
  line-height: 37px;
  text-decoration: none;
  border: 1px solid #ccc;
  border-left: unset;
  margin-right: -4px;
}
.page-no a {
  width: 100%;
  height: 100%;
  color: #02a4a6;
  display: block;
  line-height: 34px;
}
.page-no {
  border-radius: 5px;
  border: 1px solid #02a4a6;
  margin: 10px 5px;
}
.page-no.active-page {
  color: #fff;
  padding: 0 !important;
  background: #02a4a6;
}
.page-no .current {
  color: #fff;
  padding: 0 !important;
  background: #02a4a6;
}
.fa-angle-left::before {
  content: "\f104";
  font-family: "fontawesome";
}
.fa-angle-right::before {
  content: "\f105";
  font-family: "fontawesome";
}
/*<!---------------------------------------------------------------*/
.search-content {
  background-color: #f2f2f0;
  border-radius: 10px;
  padding: 1.5em;
  margin-bottom: 3em;
}
.search-content input,
.search-content select {
  border: 1px solid #d6d9e3;
  border-radius: 10px;
  padding: 1.5em;
  background: #fff;
}
.search-content button {
  padding: 1.5em;
  border-radius: 10px;
}
/*<!---------------------------------------------------------------*/
.tour-cat-container article {
  float: right;
  width: 25%;
  margin-bottom: 1.5em;
}
.tour-cat-container article a {
  width: 270px;
  height: 160px;
  margin: 0 auto;
  display: block;
}
.tour-cat-content {
  width: 100%;
  height: 100%;
}
.tour-cat-content img {
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -o-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.tour-cat-content:hover img {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.tour-cat-content figure {
  overflow: hidden;
  border-radius: 3px;
  width: 100%;
  height: 100%;
}
.tour-cat-content:hover {
  box-shadow: 0px 29px 29px 0px rgba(12, 12, 12, 0.26);
  transform: translateY(-20px);
}
.tour-cat-content .info {
  padding: 0.5em 1em;
  top: 0.5em;
  z-index: 99;
}
.tour-count {
  padding: 0 0.7em;
}
.tour-cat-container .owl-wrapper-outer {
  padding-top: 3em;
}
.tour-cat-container .owl-next,
.owl-prev {
  margin-right: 0.5em;
  display: inline-block;
  text-align: center;
}
.tour-cat-container .owl-controls {
  position: absolute;
  top: -3em;
  left: 1.2em;
}
.tour-cat-content figure::after {
  content: "";
  width: 100%;
  height: 99%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: linear-gradient(
    0deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(27, 27, 27, 0.25) 100%
  );
  border-radius: 3px;
}
/*<!---------------------------------------------------------------*/
.description-container {
  background-image: url(../images/bg-3.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.text-info-content:not(:last-child) {
  margin-bottom: 1em;
}
.text-info-content .title {
  margin-bottom: 0.5em;
}
.text-info-content .text {
  line-height: 3em;
}
/*<!---------------------------------------------------------------*/
.categories-list-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 1.5em;
}
.category-icon {
  height: 75px;
}
/*<!---------------------------------------------------------------*/
.faq-content ul li {
  padding: 1em 0;
  text-align: right;
}
.faq-content ul li:not(:last-child) {
  border-bottom: 3px solid #f1f2f4;
}
.faq-content ul li.active .faq-q,
.faq-content ul li.active .faq-q i,
.faq-content ul li:hover .faq-q {
  color: #02a4a6;
}
.faq-q .question-icon {
  margin-left: 0.5em;
  border-radius: 50% 50% 50% 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: right;
}
.faq-a {
  color: #525252;
  margin-top: 1em;
  line-height: 2em;
}
.faq-content .angle {
  margin-top: 0.4em;
  color: rgb(128 158 156 / 73%);
}
.faq-nav {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  margin-bottom: 2em;
}
.faq-nav li {
  color: rgb(53, 82, 80);
}
.faq-nav li .inner {
  border-radius: 10px !important;
  margin: 0 auto;
  height: 80px;
  padding: 10px 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
  border: unset;
}
.faq-nav li .inner.active,
.faq-nav li .inner:hover {
  border: 1px solid rgb(32, 197, 186);
}
.faq-nav li i {
  font-size: 25px;
  font-weight: bold;
  width: auto;
  height: 30px;
  color: rgb(128 158 156 / 73%);
}
.faq-nav li .inner.active {
  box-shadow: 0 7px 10px rgb(195, 197, 199);
}
.faq-nav li .inner.active i,
.faq-nav li .inner:hover i {
  color: rgb(32, 197, 186);
}
.faq-container {
  border: unset;
  box-shadow: unset;
}
.fa-plus {
  content: "\f067";
}
.fa-minus {
  content: "\f068";
}
.faq-q .fa-question::before {
  content: "\f111";
  font-size: 10px;
  color: rgb(128 158 156 / 73%);
}
/*<!---------------------------------------------------------------*/
/*<!--------------------------------START CSS FOOTER-------------------------------*/
.address-container-inline > p {
  display: inline-block;
}
.scrollup {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99999;
  font-size: 18px;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 8px;
}
.scrollup .fa-arrow-circle-o-up {
  color: #fff;
  background: #00a09c;
  font-size: 25px;
  border-radius: 15px 15px 0 0;
  width: 45px;
  line-height: 52px;
  height: 52px;
  text-align: center;
  line-height: 36px;
  -webkit-transition: ll 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;
}
.scrollup .fa-arrow-circle-o-up::before {
  content: "\f077";
}
.footer {
  padding: 3em 0 4em 0;
  margin-top: 3em;
}
.footer-bg {
  background-image: url(../images/f-bottom-bg.png);
  background-color: #f9fcff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-attachment: scroll;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-origin: content-box;
}
.footer-top {
  color: #505050;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 13px -10px #0c2d33b0;
  padding: 60px 37px 20px;
  border-radius: 6px;
  background: #fff;
}
.footer-bottom,
.footer-bottom a {
  color: #505050;
}
.footer-bottom a:hover {
  color: #000;
}
.list-footer li {
  padding: 0.5em 0;
}
.list-footer.info li .fa,
.social-icons li a {
  color: #fff;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  border: 1px solid #00a09c;
  color: #00a09c;
  background: #fff;
}
.list-footer a:hover {
  color: #00a09c;
}
.social-icons li {
  display: inline-block;
  margin-right: 0.5em;
  padding: 0;
}
.col-footer-top a {
  color: #505050;
}
.col-footer-top:first-child {
  width: 35%;
}
.col-footer-top a {
  color: #505050;
}
.col-footer-top .visa-gallery li {
  width: 110px;
  height: 90px;
  float: right;
  margin-bottom: 10px;
}
.col-footer-top .visa-gallery li a {
  height: 100%;
}
.col-footer-top .visa-gallery li img {
  width: 100px;
  height: 90px;
  -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;
}
.col-footer-top .visa-gallery li a:hover img {
  filter: brightness(70%);
}
.margin-list {
  margin-top: 1em;
}
.basisfly {
  vertical-align: middle;
  margin-right: 0.5em;
}
.social-icons li a:hover {
  background-color: #00a09c;
  color: #fff !important;
}
.sign li {
  display: inline-block;
  padding: 0.5em;
}
.sign li img {
  vertical-align: middle;
  background: #fff;
  width: 45px;
  height: 45px;
  border-radius: 5px;
}
.footer-bottom {
  margin-top: 2.5em;
}
.news-footer img {
  border-radius: 50%;
  margin-left: 1em;
}
#back-to-top {
  position: fixed;
  bottom: 3em;
  right: 3em;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -o-border-radius: 50px;
  z-index: 10000;
  height: 50px;
  width: 50px;
  line-height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
}
#back-to-top i {
  font-size: 22px;
}
#back-to-top:hover {
  background: #fff;
  color: #394da0;
  border: 2px solid #394da0;
}
.title-footer {
  color: #03030f;
  margin-bottom: 1em;
  position: relative;
  padding-bottom: 10px;
  text-align: right;
}
.title-footer::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  border-bottom: 2px solid rgb(32, 197, 186);
}
.social-icons {
  float: left;
  width: 50%;
  text-align: left;
  line-height: 28px;
}
.footer-bottom .link {
  float: right;
  width: 50%;
  text-align: right;
  line-height: 28px;
}
ul.namad-sign {
  float: right;
  width: 100%;
  margin-top: 20px;
}
ul.namad-sign li {
  float: right;
  margin: 0 5px;
  width: 75px;
  height: 75px;
  border: 1px solid #80808061;
  border-radius: 5px;
  margin-bottom: 5px;
}
ul.namad-sign li img {
  width: 75px;
  height: 75px;
  padding: 5px;
}
.call-btn-container {
  position: fixed;
  z-index: 99;
  bottom: 0;
  width: 100%;
  height: 50px;
  left: 0;
  box-shadow: rgba(0, 0, 0, 0.56) 0px 22px 70px 4px;
}
.call-btn-container .call-btn {
  box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  gap: 0.87rem;
  line-height: 45px;
  font-size: 1em;
  z-index: 1;
}
/* .call-btn-container .ripple,
.call-btn-container .ripple::before,
.call-btn-container .ripple::after {
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(29, 193, 248, 0.3);
  top: 0;
  height: 45px;
  width: 45px;
} */
.call-btn-container i {
  color: #fff !important;
  line-height: 45px;
  transform: rotate(90deg);
  font-size: 1.3em;
  animation: pulse 1s infinite ease-in-out alternate;
}
@keyframes pulse {
  from {
    transform: scale(0.8);
  }
  to {
    transform: scale(1.2);
  }
}

/* .call-btn-container .ripple::after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
  top: 0;
}
.call-btn-container .ripple::before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  top: 0;
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 50px rgba(94, 188, 231, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(94, 188, 231, 0);
  }
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 50px rgba(94, 188, 231, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(94, 188, 231, 0);
  }
} */
/*<!--------------------------------END CSS FOOTER-------------------------------*/
/*<!--------------------------------END CSS 404-------------------------------*/
.content-404 {
  background-color: #00a09c;
  width: 100%;
  position: relative;
}
.city-bg {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  height: 325px;
  top: inherit;
  bottom: 0;
  opacity: 0.4;
  background: url(../images/city.png);
}
.box-404 h2 {
  font-size: 134px;
  color: #fff;
  font-weight: bolder;
  letter-spacing: 10px;
  padding-bottom: 30px;
}
.box-404 p {
  color: rgba(255, 255, 255, 0.91);
  font-size: 14px;
}
.box-404 {
  text-align: center;
  padding: 120px 0 0;
}
.box-404 .btn-1 {
  border: 0;
  padding: 0 80px 0 30px;
  height: 44px;
  line-height: 44px;
  border-radius: 4px;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  text-align: left;
  position: relative;
  overflow: hidden;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 0px 5px rgb(255 255 255 / 10%);
  box-shadow: 0px 0px 0px 5px rgb(255 255 255 / 10%);
  cursor: pointer;
  background: #ffbb01;
  margin-top: 42px;
}
.box-404 .btn-1 i {
  position: absolute;
  right: 0;
  width: 50px;
  height: 44px;
  line-height: 44px;
  border-left: 1px solid rgba(255, 255, 255, 0.21);
  text-align: center;
  top: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
.cloud-anim {
  z-index: 0;
  font-size: 54px;
  opacity: 0.8;
  color: #fff;
  position: absolute;
}
.cloud-anim.cloud-anim-bottom {
  right: 110px;
  bottom: 408px;
}
.cloud-anim.cloud-anim-top {
  top: 120px;
  left: 150px;
}
/*<!--------------------------------END CSS 404-------------------------------*/
/*<!--------------------------------START CSS CONTACT-------------------------------*/
.contact-container {
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
  border-radius: 1em;
  margin-bottom: 2em;
}
.contact-content i {
  font-size: 3em;
  margin-bottom: 0.5em;
}
.contact-content {
  padding: 2em 1em;
  border-right: 1px solid #eee;
  min-height: 225px;
}
.contact-content .title {
  margin-bottom: 0.5em;
}
.contact-section {
  background: #f5f6f9;
  height: 350px;
  overflow: hidden;
}
.contact-section .section-title {
  z-index: 999;
  top: 130px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.banner-contact {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  background-image: url(../images/bg-contact.jpg);
}
.contact-section svg {
  right: 0;
  transform: translateX(25%);
  width: auto;
  z-index: 99;
  fill: #f5f6f9;
}
/*<!--------------------------------END CSS CONTACT-------------------------------*/
/*<!--------------------------------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;
  width: 100%;
}
.owl-pagination {
  display: none;
}
.owl-next,
.owl-prev {
  font-weight: 700;
  width: 40px;
  line-height: 40px;
  height: 40px;
  border-radius: 100%;
  -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;
  box-shadow: 0 1px 8px 0 rgb(0 0 0 / 20%);
  color: #778ff3;
  background: #fff;
  font-family: "FontAwesome";
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item {
  text-align: center;
  transition: all 0.4s ease;
}
.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-------------------------------*/
/*<!--------------------------------START CSS FLIGHT LIST-------------------------------*/
.searched-container {
  background: #f6f7fa;
  box-shadow: 2px 3px 4.7px 0.3px rgba(49, 45, 101, 0.38);
  padding: 1em 0;
}
.searched-is-sticky {
  left: 0;
  position: fixed !important;
  right: 0;
  top: 0;
  z-index: 999;
}
.result-item {
  border-bottom: 4px solid rgb(32, 197, 186);
  padding: 1.5em;
  border-radius: 1em;
  margin-bottom: 1.5em;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.result-item:hover {
  box-shadow: rgba(17, 17, 26, 0.1) 0px 1px 0px,
    rgba(17, 17, 26, 0.1) 0px 8px 24px, rgba(17, 17, 26, 0.1) 0px 16px 48px;
}
.result-item .img-item {
  margin-left: 1em;
}
.duration-item {
  margin: 0 auto;
  top: 1em;
}
.duration-line::after {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #c6c6c6;
  position: absolute;
  background: #fff;
  right: -12px;
  top: -0.5em;
  z-index: 5;
  font-size: 20px;
  display: none;
}
.duration-line::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #c6c6c6;
  position: absolute;
  right: -6px;
  top: -0.2em;
  z-index: 5;
  font-size: 20px;
  z-index: 9;
  display: none;
}
.duration-line {
  border-bottom: 1px dashed #c6c6c6;
  width: 85%;
  margin: 0 auto;
}
.duration-line.no-stop {
  top: 2em;
}
.item-hour {
  left: 0;
  right: 0;
  top: -0.5em;
  color: #8798ad;
}
.infoes-item .city-name {
  color: #8798ad;
}
.stop-item {
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 2em;
  color: #8798ad;
}
.details-btn {
  border: 1px solid rgb(32, 197, 186);
  border-radius: 4px;
  margin: 0.5em auto 0.5em 0.5em;
  min-width: 50px;
  padding: 0 0.5em;
  display: inline-block;
}
.flight .details-btn {
  bottom: -2.5em;
  left: 17.5em;
}
.cost-item .unit {
  margin-right: 0.5em;
}
.cost-item.middle {
  margin-top: 4em;
}
.btn-item button {
  padding: 0.5em 2.5em;
  background-color: #20c5ba;
}
.has-margin.btn-item {
  margin-top: 9em;
}
.svg-icon {
  fill: #c6c6c6;
  right: 0;
  margin: 0 auto;
}
.has-stop .svg-icon {
  top: 1em;
}
.has-stop .flaticon-map-marker {
  top: 0.6em;
}
.no-stop .svg-icon {
  top: -0.7em;
}
.no-stop .flaticon-map-marker {
  top: -1em;
}
.flight-duration-stop:before {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 7px;
  top: -0.3em;
  background-color: #ffbb01;
  border: 1px solid #ffbb01;
  border-radius: 50%;
  height: 7px;
  content: "";
  position: relative;
  display: inline-block;
}
.flaticon-map-marker {
  left: 0;
  color: #c6c6c6;
}
.info-item {
  width: 15%;
}
.stop-tooltip {
  border-radius: 5px;
  text-align: center;
  background-color: #2b2f33;
  padding: 0.2em;
  color: #fff;
  font-size: 10px;
  z-index: 9;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -2em;
  opacity: 0;
}
.flight-duration-stop:hover .stop-tooltip {
  opacity: 1;
}
.flight-duration-stop {
  top: 1.2em;
  min-width: 40px;
  display: inline-block;
}
.date-item-des {
  left: 1.2em;
  top: 1em;
}
.date-item-dep {
  right: 1.2em;
  top: 1em;
}
.provider-item {
  width: 50px;
  right: 1em;
  margin: 0 auto;
  top: -3em;
  padding: 3px;
}
.date-item-des .EnNum {
  display: block;
}
.date-item-dep .EnNum {
  display: block;
}
.first-col .d-flex {
  border-left: 2px dashed #e8e8e8;
  padding-left: 1em;
}
.flex-justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.details-container {
  margin-top: 3em;
  border-top: 0.0625em dashed #ddd;
}
.tab-details {
  float: right;
  text-align: center;
}
.tab-details.flight {
  width: 25%;
}
.wrapper-tab-details {
  box-shadow: 0 6px 10px 0 rgba(145, 171, 187, 0.4);
  flex-direction: row;
  justify-content: flex-start;
  background: #f1f2f6;
}
.with-tab {
  width: 100%;
  margin: 0 auto;
  color: #535353;
  padding: 0.5rem 0;
  cursor: pointer;
}
.with-tab::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background: 0 0;
}
.with-tab.active-tab {
  font-weight: bold;
}
.with-tab.active-tab::before {
  background-color: #ffbb01;
  border-radius: 5px;
}
.active-tab {
  background: #ffbb01 !important;
  color: #fff !important;
  border-radius: 5px;
  cursor: inherit;
}
.details-container-second.destination {
  position: relative;
}
.details-container-second.destination .city_name {
  position: absolute;
  bottom: -1px;
}
.city_hour {
  margin-left: 0.5em;
}
.details-row-middle_1 {
  width: 21%;
  border-left: 2px dashed #ffbb01;
}
.details-head {
  margin-bottom: 1em;
}
.details-circle::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid#ffbb01;
  position: absolute;
  background: #fff;
  right: 0;
  top: 1em;
  z-index: 5;
}
.details-circle::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid#ffbb01;
  position: absolute;
  background: #fff;
  left: 0;
  top: 1em;
  z-index: 5;
}
.details-row-middle_2 {
  width: 78%;
  padding-right: 11px;
}
.details-row-middle_2 img {
  vertical-align: middle;
}
.details-row-middle_2 .duration-time_text {
  border-left: 1px solid #ced4da;
  padding: 0 5px;
  margin: 0 0.5em;
}
.details-item .title {
  margin-bottom: 1em;
  color: #8798ad;
}
.details-row-second.destination .city_name {
  position: absolute;
  bottom: -1px;
}
.max-height {
  max-height: 200px;
  overflow: auto;
}
.details-row-middle_2 .class-item {
  border-left: 1px solid #ced4da;
  padding: 0 5px;
  display: inline-block;
}
.details-row-first::after {
  background: #ced4da;
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 1.3em;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.class-item {
  margin-left: 0.7em;
}
.city_sep-dot {
  border-radius: 100px;
  flex: 0 0 8px;
  margin-right: 10px;
  margin-left: 10px;
  height: 8px;
  width: 8px;
}
.city_name {
  color: rgba(74, 74, 74, 0.86);
}
.details-item {
  padding: 1em;
}
.duration-time_text {
  color: rgba(74, 74, 74, 0.86);
  font-size: 11px;
}
.details-tbl {
  width: 100%;
  text-align: center;
}
.details-tbl th {
  background: #f1f2f6;
  border-radius: 3px;
}
.details-tbl td {
  border: 1px solid #e0dfd6;
  border-radius: 3px;
  color: rgba(74, 74, 74, 0.86);
  direction: rtl;
  padding: 0.3em 0;
}
.cost-item .btn-item {
  margin-top: 5px;
}
.details-col {
  width: 33.3%;
}
.details-col img {
  margin-top: 1.3em;
}
/*<!--------------------------------START CSS FILTER LIST-------------------------------*/
.filters-container {
  background: #fff;
  padding: 1em 0.7em;
  box-shadow: 0 2px 6px rgb(0 0 0 / 25%);
  border-radius: 1em;
}
.filter-body .inner {
  background-color: #f1f2f6f2;
}
.filter-body .inner:hover {
  box-shadow: 0 4px 12px 0 rgb(41 38 61 / 22%);
}
fieldset {
  border: none;
}
fieldset input[type="range"]::-webkit-slider-thumb {
  width: 25px;
  height: 25px;
  cursor: pointer;
  background-color: #fff !important;
  border: 6px solid #fff;
  box-shadow: 0 2px 6px rgb(0 0 0 / 25%) !important;
  border-radius: 50%;
}
fieldset input[type="range"]::-moz-range-thumb {
  cursor: pointer;
  background-color: #fff !important;
  border: 6px solid #fff;
  box-shadow: 0 2px 6px rgb(0 0 0 / 25%) !important;
  border-radius: 50%;
}
fieldset input[type="range"]::-ms-thumb {
  cursor: pointer;
  background-color: #fff !important;
  border: 6px solid #fff;
  box-shadow: 0 2px 6px rgb(0 0 0 / 25%) !important;
  border-radius: 50%;
}
fieldset input[type="range"] {
  display: block;
  height: 2em;
  margin: 0;
  pointer-events: none;
  width: 100%;
  position: relative;
  z-index: 9;
  background: none;
  border: none;
}
_:-ms-lang(x),
input[type="range"] {
  display: inline;
  pointer-events: all;
}
fieldset input[type="range"] + input[type="range"] {
  margin-top: -2em;
}
fieldset + fieldset input[type="range"] + input[type="range"] {
  margin-top: -2em;
  margin-left: 4em;
}
fieldset + fieldset input[type="range"] {
  width: 100%;
}
[type="range"],
[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
}
#max {
  margin-right: 10em;
}
fieldset hr {
  height: 6px;
  width: 90%;
  border-radius: 6px;
  position: absolute;
  top: 13px;
  z-index: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: none;
  background: #ffbb01;
}
fieldset input[type="range"]::-webkit-slider-thumb {
  pointer-events: all;
}
fieldset input[type="range"]::-moz-range-thumb {
  pointer-events: all;
}
fieldset input[type="range"]::-ms-thumb {
  pointer-events: all;
}
fieldset input[type="range"]::-moz-range-thumb {
  pointer-events: all;
}
fieldset input[type="range"]::-ms-thumb {
  pointer-events: all;
}
.content-filter {
  display: inline-block;
  margin-top: 25px;
  padding-bottom: 30px;
  direction: ltr;
  width: 100%;
}
.content-filter .margin-top {
  margin-top: 5px !important;
}
.rangevalFirst {
  color: #000;
  left: 0;
  direction: ltr;
  top: 30px;
}
.rangevalSecond {
  right: 0;
  color: #000;
  direction: ltr;
  top: 30px;
}
.rangevalFirst_2 {
  color: #000;
  left: 0;
  direction: rtl;
  top: 30px;
}
.rangevalSecond_2 {
  right: 0;
  color: #000;
  direction: rtl;
  top: 30px;
}
.rangevalSecond_2 span,
.rangevalFirst_2 span {
  color: #000;
  font-size: 12px;
}
.fa-cloud-sun {
  top: -20px;
  left: 0;
}
.fa-sun {
  top: -20px;
  left: 43%;
}
.fa-moon {
  top: -20px;
  right: 0px;
}
.blink_me {
  animation: blinker 1s linear infinite;
  color: #f42e36 !important;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.filter-container {
  padding: 1em 0;
}
.filter-container:not(:last-child) {
  border-bottom: 1px dashed #00a09c;
}
.filter-head {
  margin-bottom: 10px;
  color: #8798ad;
}
.name_airline {
  width: 79%;
  margin-top: -1em;
}
.unit_content {
  margin-right: 3px;
  font-size: 11px;
}
.total_content {
  width: 35%;
  text-align: left;
}
.img_airline {
  width: 37px;
  margin: 0 auto;
  height: 17px;
  left: 100px;
}
.filter-body {
  margin: 10px 0;
}
.filter-row li .inner {
  width: 95%;
  border-radius: 10px;
  padding: 0.8em;
  margin-bottom: 0.7em;
  cursor: pointer;
  font-size: 13px;
}
.filter-row li .icon {
  margin-left: 0.5em;
}
.filter-row li .inner .sub-text {
  color: #8798ad;
}
.filter-row li .fa-star {
  color: #b1b1b1;
}
.filter-row li .inner:hover .fa-star {
  color: #ffbb01;
}
.sort-box {
  margin-bottom: 1.5em;
}
.sort-items {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  align-items: center;
  border-radius: 1em;
  overflow: hidden;
}
.sort-items li {
  padding: 1em;
}
.sort-items li:not(:last-child) {
  border-left: 1px solid #d6d9e3;
}
.sort-items li.after-notactive::after {
  margin: 0 5px;
  font-family: "fontawesome";
  content: "\f161";
  font-weight: 900;
}
.sort-items li.active,
.sort-items li:hover {
  color: #02a4a6;
}
.sort-items li.after-active::after {
  margin: 0 5px;
  font-family: "fontawesome";
  content: "\f160";
  font-weight: 900;
}
.sort-title {
  margin-top: 1em;
}
/*<!--------------------------------END CSS FILTER LIST-------------------------------*/
/*<!--------------------------------START CSS RESEARCH-------------------------------*/
.after-btn i {
  padding-right: 0.5em;
  vertical-align: -moz-middle-with-baseline;
}
.before-btn i {
  padding-left: 0.5em;
  vertical-align: -moz-middle-with-baseline;
}
.after-btn:hover i,
.before-btn:hover i {
  color: #fff;
}
.after-btn:hover,
.before-btn:hover {
  background-color: #02a4a6;
  color: #fff;
  border: 1px solid rgb(82 181 184);
}
.after-btn,
.before-btn {
  border-radius: 1em;
  margin-right: 0.5em;
  border: 1px solid #d6d9e3;
  padding: 0.5em 1em;
}
.next-prev-container .searched-info {
  padding: 1em 0;
}
.next-prev-container .date {
  margin-right: 0.5em;
  color: #8798ad;
}
.searched-item input {
  height: 100%;
  width: 100%;
  padding: 0 1em;
}
.searched-item .countryFlight {
  width: 300px;
  border-radius: 10px;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
}
.has-border {
  border-left: 1px solid #d6d9e3;
}
.has-border_ {
  border-left: 1px dashed #b2b4ba;
}
.searched-item,
.searched-item .inner {
  height: 50px;
}
.exchange-icon {
  top: 0.8em;
  left: -0.6em;
  z-index: 99;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: 25px !important;
  border: 1px solid #ffbb01;
  color: #ffbb01;
  text-align: center;
}
.searched-items .mstring_date,
.searched-items .gregorian_date,
.form-research .check-hotelDate .gregorian_date {
  line-height: 50px;
  left: 1em;
  color: rgb(96, 96, 96);
  font-size: 10px;
  top: 0 !important;
}
.Wrapper-CountPassenger {
  height: 100%;
  line-height: 50px;
}
.Wrapper-CountPassenger .item-CountPassenger {
  margin-bottom: 0.5em;
}
.searched-items {
  border: 1px solid #d6d9e3;
  border-radius: 1em;
}
.searched-item button {
  border-radius: 1em 0 0 1em;
  height: 100%;
}
.btn-item button:hover {
  background-color: #00a09c !important;
  box-shadow: 0 10px 13px -10px #0c2d33;
  color: #fff;
  border: 1px solid rgb(82 181 184);
}
.searched-item button:hover {
  background-color: #f1b000;
  box-shadow: 0 10px 13px -10px #0c2d33;
  color: #000;
}
.result-info.p-relative {
  margin-bottom: 10px;
}
.icon-passenger {
  left: 1em;
  top: 0.9em;
}
.flight-summary-info .item {
  display: inline-block;
  margin-left: 1em;
}
.flight-summary-info .btn {
  padding: 0.5em;
  border-radius: 1em;
}
.flight-summary-info .btn i {
  margin-left: 0.5em;
}
.searched-items-container {
  margin-top: 2em;
}
.flight-summary-info .dash {
  padding: 0 0.3em;
  vertical-align: middle;
}
.flight-summary-info .dash i {
  color: #f1b000;
}
.flight-summary-info .title {
  color: #8798ad;
  margin-left: 0.5em;
  font-size: 14px;
}
.close-research {
  width: 20px;
  height: 20px;
  border: 1px solid #f1b000;
  color: #f1b000;
  text-align: center;
  border-radius: 50%;
  line-height: 20px;
}
.flight_type {
  margin: 0.5em 0;
}
.flight_type li {
  display: inline-block;
  margin-left: 1em;
}
.flight_type .active,
.flight_type li:hover {
  color: rgb(32, 197, 186);
}
.count-adult,
.count-child,
.count-room {
  padding: 0 0.5em;
}
.passenger-button {
  width: 33.3%;
  float: right;
  text-align: center;
}
.plus-minus span,
.plus-minus-ch span,
.plus-minus-ins span {
  font-size: 25px;
  width: 100%;
  height: 22px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  display: inline-block;
  cursor: pointer;
}
.minus-btn {
  border-radius: 5px 0 0 5px;
}
.plus-btn {
  border-radius: 0 5px 5px 0;
}
.CountPassenger::before {
  content: "\f0d8";
  font-family: "FontAwesome";
  color: #fff;
  position: absolute;
  right: 20px;
  top: -17px;
  font-size: 25px;
}
.item-CountPassenger input {
  padding: 0 !important;
  text-align: center;
  border-top: 1px solid#eee;
  border-bottom: 1px solid #eee;
  height: 22px;
}
/*<!--------------------------------END CSS RESEARCH-------------------------------*/
.notification-content {
  margin-bottom: 2em;
  padding: 1em;
  border: 1px solid #d6d9e3;
}
.notification-content i {
  color: #f26009;
}
.notification-content .text {
  display: inline-block;
}
.close-notification {
  margin-top: 0.5em;
}
.notification-content .fa-info {
  display: inline-block;
  margin-left: 0.5em;
}
#page-numbers {
  text-align: center;
  direction: ltr;
  margin: 10px auto;
}
#page-numbers li {
  cursor: pointer;
  display: inline-block;
  margin: 0px 1px;
  width: 30px;
  height: 30px;
  border-radius: 10px;
  line-height: 30px;
}
.controls {
  border: 1px solid #e0e0e0;
  background: #f2f2f2;
}
.nexprev button {
  background: none;
  cursor: pointer;
}
.checkbox-click {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  top: 0;
  cursor: pointer;
  position: absolute;
}
.controls-active {
  border: 1px solid #e0e0e0;
}
.filter-row li .inner.active {
  background: #ffbb01;
}
.filter-row li .inner.active label,
.filter-row li .inner.active .sub-text {
  color: #fff !important;
}
.filter-row li .inner.active .fa-star {
  color: #ffbb01 !important;
}
.filter-star .inner.active {
  background: #f1f2f6f2 !important;
  border: 2px solid #ffbb01;
}
.filter-star .filter-row li .inner.active label {
  color: #000 !important;
}
.filter-star .inner {
  min-height: 70px;
}
#bg-popup {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  direction: rtl;
  background: rgba(119, 119, 119, 0.5);
  left: 0;
  right: 0;
}
.line-two {
  color: #8798ad;
  margin: 1em 0;
}
.message-box {
  box-shadow: 0 12px 24px 0 rgba(88, 114, 195, 0.2);
  padding: 2em;
  background: #fafafa;
  border-radius: 1em;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99999;
  width: 400px;
  top: 11em;
}
.message-box button,
.message-box-nodata button {
  padding: 0.5em;
}
.message-box-nodata {
  box-shadow: 0 2px 6px rgb(0 0 0 / 25%);
  padding: 2em;
  background: #fff;
  border-radius: 1em;
  width: 100%;
}
/*<!--------------------------------END CSS FLIGHT LIST-------------------------------*/
/*<!--------------------------------START CSS HOTEL LIST-------------------------------*/
.question-info {
  color: #8798ad;
  margin-left: 0.5em;
}
.brief-info {
  margin: 1em 0;
}
.has-margin_ {
  margin-top: 7em;
}
.brief-info li:not(:last-child) {
  margin-bottom: 0.3em;
}
.brief-info li i {
  vertical-align: middle;
  margin-left: 0.5em;
}
.hotel .img-item img {
  border-radius: 6px;
  margin: 0 auto;
  z-index: 99;
  position: relative;
}
.hotel .img-item {
  height: 190px;
  width: 190px;
}
.hotel .img-item::before {
  border-radius: 6px;
  content: "\f1c5";
  border-radius: 6px;
  font-family: "FontAwesome";
  font-size: 60px;
  position: absolute;
  right: 0;
  margin: 0 auto;
  top: 0;
  height: 190px;
  width: 190px;
  text-align: center;
  line-height: 190px;
  background: #f4f4f4;
  color: #ccc;
  z-index: 9;
}
.hotel .img-item .overlay {
  z-index: 99;
  transition: all 0.5s;
  overflow: hidden;
  width: 190px;
  height: 190px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  border-radius: 6px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
.hotel .img-item.expand {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hotel .img-item:hover .overlay {
  opacity: 1;
}
.hotel .img-item:hover .expand {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 100;
  text-align: center;
  color: #fff;
  font-weight: 700;
  display: block;
  width: 40px;
  height: 40px;
  border: 5px solid #fff;
  line-height: 37px;
  font-size: 30px;
  -webkit-border-radius: 20%;
  -moz-border-radius: 20%;
  -ms-border-radius: 20%;
  -o-border-radius: 20%;
  border-radius: 20%;
}
.answer-info::before {
  background: #f1b000;
  content: "";
  width: 5px;
  height: 5px;
  margin: 0 5px;
  border-radius: 1px;
  display: inline-block;
}
.item-details-hotel:not(:last-child) {
  border-bottom: 0.0625em dashed #ddd;
  margin: 0.5em 0;
}
.rule-room {
  padding: 1em 0;
}
/*<!--------------------------------END CSS HOTEL LIST-------------------------------*/
/*<!--------------------------------START CSS FLIGHT+HOTEL LIST-------------------------------*/
.col-cost {
  display: inline-block;
  margin-left: 0.5em;
}
.row-cost .btn-item {
  display: inline-block;
}
.row-cost {
  text-align: left;
}
.tab-details.flighthotel {
  width: 33.3%;
}
.change-flight-popup {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  direction: rtl;
  background: rgba(119, 119, 119, 0.5);
  left: 0;
  right: 0;
}
.change-flight-content {
  box-shadow: 0 12px 24px 0 rgba(88, 114, 195, 0.2);
  padding: 2em;
  background: #fafafa;
  border-radius: 1em;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99999;
  width: 90%;
  top: 2em;
  overflow: auto;
  max-height: 600px;
}
.change-flight-header {
  padding: 0.5em 1em;
  border-radius: 1em;
  margin-bottom: 1.5em;
}
.change-flight-header .fa-times {
  margin: 0.4em 0 0 0;
}
.change-flight-footer {
  margin: 1em auto;
}
.searched-flight-item {
  margin-bottom: 1em;
}
.searched-flight-item span {
  padding: 0 0.5em;
}
.change-flight-loader {
  margin: 2em 0;
}
.flight-selected {
  background: #d7f7e8;
  border-radius: 1em;
  padding: 1.5em;
  margin-bottom: 1.5em;
}
.result-change-flight {
  margin: 1.5em 0;
  background: #fff;
  padding: 1em 0.7em;
  box-shadow: 0 2px 6px rgb(0 0 0 / 25%);
  border-radius: 1em;
}
.searched-flight-item img {
  vertical-align: middle;
}
.searched-flight {
  border-bottom: 1px dashed #00a09c;
}
.filter-name-hotel {
  cursor: initial !important;
}
/*<!--------------------------------END CSS FLIGHT+HOTEL LIST-------------------------------*/
/*<!--------------------------------START CSS INSURANCE LIST-------------------------------*/
.tab-details.insurance {
  width: 33.3%;
}
/*<!--------------------------------END CSS INSURANCELIST-------------------------------*/
/*<!--------------------------------START CSS TOUR LIST-------------------------------*/
.searched-item .tour-name select {
  height: 100%;
  padding: 0 1em;
}
.searched-item .tour-name::before {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  left: 1em;
  color: #505050;
  top: 1em;
  font-weight: 900;
  z-index: 9;
}
.hotel-part .brief-info li {
  display: inline-block;
  margin-left: 0.5em;
}
.tour-header {
  padding: 0.5em;
  margin-bottom: 1em;
}
.tour-header span {
  margin-left: 0.5em;
}
.flight-part {
  margin-top: 1em;
}
.tab-details.tour {
  width: 33.3%;
}
/*<!--------------------------------END CSS TOUR LIST-------------------------------*/
/*<!--------------------------------START CSS PROGRESS-------------------------------*/
.loading-progress {
  width: 95%;
  max-width: 500px;
  display: block;
  margin: 2em auto;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ebebeb),
    to(#f5f5f5)
  );
  background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.progress {
  height: 30px;
  background-color: #f5f5f5;
  border-radius: 1.5em;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.embed-responsive,
.modal,
.modal-open,
.progress {
  overflow: hidden;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0, #449d44 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#5cb85c),
    to(#449d44)
  );
  background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.progress-bar-success {
  background-color: #5cb85c;
  height: 20px;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar {
  background: #f1b000 !important;
  float: left;
  width: 0;
  height: 100%;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.waiting-container {
  width: 55%;
  direction: rtl;
  transform-origin: center center 0px;
  margin: 0 auto;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  padding: 1em;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
}
.waiting-container .text {
  color: #616161;
  padding: 3em 0 1em 0;
}
.waiting-container .des-dep {
  background-color: #eeedef;
  padding: 1em;
}
.angle-content {
  padding: 0 0.5em;
  vertical-align: middle;
}
.angle-content .one {
  color: #aeaeae;
}
.angle-content .two {
  color: #616161;
}
.angle-content .three {
  color: #000;
}
.waiting-container .date {
  padding: 0.5em 0;
  color: #616161;
}
.waiting-container .title {
  margin-left: 0.5em;
}
.waiting-container .title_ {
  margin-right: 0.5em;
  margin-left: 0.5em;
}
.waiting-container .text_ {
  background-color: #f4f6f8;
  color: #333;
  padding: 0.5em;
}
.waiting-container .fa-plane {
  color: #71859f;
  font-size: 25px;
  padding-left: 0.5em;
  vertical-align: middle;
}
.arabic-content .waiting-search {
  text-align: center;
}
.arabic-content .waiting-search .loader-content {
  margin-top: 5em;
  text-align: center;
}
.arabic-content .waiting-search .loader-content .logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  top: 5em;
}
.text_1 {
  animation: text1;
}
.text_2 {
  animation: text2;
}
.text_1,
.text_2 {
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  animation-duration: 15s;
  animation-timing-function: steps(20, end);
  animation-iteration-count: infinite;
}
.text_1::after,
.text_2::after {
  content: "|";
  position: absolute;
  left: 0;
  animation: caret infinite;
  animation-duration: 1s;
  animation-timing-function: steps(1, end);
}
@keyframes text2 {
  0%,
  50%,
  100% {
    width: 0;
  }
  60%,
  90% {
    width: 21.2em;
  }
}
@keyframes text1 {
  0%,
  50%,
  100% {
    width: 0;
  }
  10%,
  40% {
    width: 21em;
  }
}
@keyframes caret {
  0%,
  100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.arrow-container {
  margin-top: 8em;
}
.arrow-content span {
  border-radius: 10px;
  display: inline-block;
  width: 80px;
  height: 80px;
  border-bottom: 18px solid #616161;
  border-right: 18px solid #616161;
  transform: rotate(-45deg);
  margin: -10px;
  animation: animate 2s infinite;
}
.arrow-content span:nth-child(2) {
  animation-delay: -0.2s;
}
.arrow-content span:nth-child(3) {
  animation-delay: -0.4s;
}
@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(-45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(-45deg) translate(20px, 20px);
  }
}
.loader-content .logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  top: 5em;
}
.loader-content {
  margin-top: 5em;
}
.stract-filters {
  background: #fff;
  padding: 1em 0.7em;
  box-shadow: 0 2px 6px rgb(0 0 0 / 25%);
  border-radius: 1em;
  position: relative;
  overflow: hidden;
}
.waiting-content .stract-filters .stract-filter-head {
  background: #eee;
  height: 20px;
  width: 30%;
  margin-bottom: 10px;
}
.waiting-content .stract-filters .stract-filter-row .stract-filter-item {
  position: relative;
  background: #eee;
  height: 20px;
  margin-bottom: 10px;
  position: relative;
}
.stract-effect::before {
  content: "";
  position: absolute;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.425),
    transparent
  );
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  animation: loading 1.2s infinite;
}
@keyframes loading {
  0% {
    transform: skewX(-10deg) translateX(-100%);
  }
  100% {
    transform: skewX(-10deg) translateX(200%);
  }
}
.stract-sort-box {
  margin-bottom: 1.5em;
  width: 100%;
  float: right;
}
.stract-sort-title {
  position: relative;
  height: 47px;
  width: 14%;
  background: #eee;
}
.stract-sort-items {
  position: relative;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  align-items: center;
  border-radius: 1em;
  overflow: hidden;
  background: #eee;
}
.stract-sort-items li {
  padding: 1em;
  height: 47px;
  width: 33%;
}
.stract-sort-items li:not(:last-child) {
  border-left: 1px solid #d6d9e3;
}
.stract-result-item {
  position: relative;
  clear: both;
  padding: 1.5em;
  border-radius: 1em;
  margin-bottom: 1.5em;
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.stract-first-col {
  position: relative;
}
.stract-first-col .d-flex {
  border-left: 2px dashed #e8e8e8;
  padding-left: 1em;
}
.stract-first-col .d-flex:nth-child(2) {
  margin-top: 10px;
}
.stract-result-info.p-relative {
  margin-bottom: 10px;
}
.stract-provider-item {
  width: 50px;
  height: 24px;
  right: 2.1em;
  margin: 0 auto;
  top: -0.7em;
  z-index: 9;
  padding: 3px;
  background: #eee;
}
.stract-cost-item {
  position: relative;
}
.stract-cost {
  width: 90%;
  height: 27px;
  margin: 0 auto;
  background: #eee;
}
.stract-btn-item {
  background: #eee;
  padding: 0.5em 2.5em;
  width: 90%;
  margin: 0 auto;
  height: 40px;
  margin-top: 5px;
}
.stract-img-item {
  width: 80px;
  height: 80px;
  margin-left: 1em;
  background: #eee;
}
.stract-info-item {
  width: 15%;
  height: 80px;
  background: #eee;
}
.stract-duration-item {
  margin: 0 auto;
  top: 1em;
}
.stract-duration-line {
  border-bottom: 1px dashed #c6c6c6;
  top: 2em;
  width: 85%;
  margin: 0 auto;
}
.stract-details-btn {
  bottom: -2.5em;
  left: 17.5em;
  background: #eee;
  border-radius: 4px;
  margin: 0.5em auto 0.5em 0.5em;
  min-width: 50px;
  display: inline-block;
}
.hotel_stracture .stract-first-col .stract-d-flex {
  border-left: 2px dashed #e8e8e8;
  padding-left: 1em;
}
.hotel_stracture .stract-img-item {
  width: 190px;
  height: 190px;
  float: right;
}
.hotel_stracture .stract-infoes-item {
  float: right;
  width: calc(100% - 250px);
}
.hotel_stracture .stract-info-title {
  height: 40px;
  background: #eee;
  margin-bottom: 20px;
}
.hotel_stracture .stract-info-item {
  height: 20px;
  background: #eee;
  margin-bottom: 10px;
  width: 70%;
}
.hotel_stracture .stract-cost-item {
  margin-top: 4em;
}
.stract-section_flight .stract-img-item,
.stract-flight-part .stract-img-item {
  width: 80px;
  height: 80px;
}
.stract-section_flight .stract-info-item {
  height: 80px;
  width: 15%;
  margin-bottom: unset;
}
.stract-section_flight .stract-infoes-item {
  width: calc(100% - 96px);
}
.stract-section_flight .stract-d-flex:nth-child(2) {
  margin-top: 10px;
}
.stract-row-cost {
  text-align: left;
}
.stract-row-cost .stract-col-cost {
  width: 150px;
  height: 34px;
  margin-left: 10px;
  background: #eee;
  float: left;
}
.stract-row-cost .stract-btn-item {
  width: 150px;
  height: 34px;
  background: #eee;
  float: left;
  margin-top: 0;
}
.hotel_stracture .stract-filters .stract-filter-row .stract-filter-item {
  width: 48%;
  margin-left: 4%;
  height: 63px;
  border-radius: 10px;
  float: right;
}
.hotel_stracture
  .stract-filters
  .stract-filter-row
  .stract-filter-item:nth-child(2n) {
  margin-left: 0;
}
.hotel_stracture .stract-filters .stract-filter-row {
  width: 100%;
  float: right;
}
.stract-hotel-part {
  margin-bottom: 10px;
}
.stract-brief-info {
  width: 100%;
  height: 20px;
  background: #eee;
  margin-bottom: 1em;
}
.stract-details-tbl {
  width: 100%;
  height: 90px;
  background: #eee;
}
.stract-flight-part {
  margin-top: 1em;
}
.stract-flight-part .stract-infoes-item {
  width: 100%;
}
.stract-flight-part .stract-info-item {
  width: 15%;
  height: 80px;
}
.stract-hotel-part .stract-infoes-item {
  width: calc(100% - 96px);
}
/*<!--------------------------------END CSS PROGRESS-------------------------------*/
/*<!--------------------------------START CSS TOUR SECTION-------------------------------*/
.landing-info {
  box-shadow: 5px 0px 15px #98989891;
  background: #fff;
  padding: 1.5em;
  border-radius: 15px;
  font-size: 15px;
}
.landing-info .title {
  margin-bottom: 0.5em;
  font-size: 20px;
}
.landing-info .paragraph {
  margin-bottom: 1em;
}
.landing-info .text {
  line-height: 2.5em;
}
.col-tour .item-card {
  width: 90%;
  border-radius: 10px;
  background-color: #fff;
  margin: 10px;
  min-height: 465px;
  box-shadow: 0 10px 13px -10px #0c2d33b0;
  border: 1px solid #0c2d3314;
}
.col-tour .item-card a {
  width: 100%;
}
.col-tour .item-card-img {
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  height: 270px;
}
.col-tour .item-card img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.text-muted {
  display: inline-block;
  margin-left: 0.5em;
}
.text-muted:first-child {
  border-left: 1px solid #e8e8e8;
  padding-left: 0.5em;
}
.text-muted .flaticon-clock,
.fa-calendar {
  color: #c7c7c7;
  padding-left: 0.5em;
}
.col-tour .item-card-body p {
  margin-bottom: 0.5em;
  display: inline-block;
  float: left;
}
.col-tour .item-card-footer {
  padding: 0 1em 0 1em;
}
.col-tour .item-card-footer.dir-rtl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.col-tour .item-card-footer button {
  border: 1px solid rgb(32, 197, 186);
  padding: 1em;
}
.col-tour .item-card-body {
  padding: 1em;
}
.col-tour .item-card-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0%;
  left: 0px;
  top: 0px;
  opacity: 0.8;
  transition: all 500ms ease;
  z-index: 9;
}
.col-tour .item-card:hover .item-card-img::before {
  height: 100%;
}
.col-tour .title {
  display: inline-block;
  margin-bottom: 0.5em;
}
.col-tour .item-card-body-middle {
  background: #eff3f5;
  padding: 0.7em;
  color: #808080;
}
.item-tour .figure::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);
}
.item-tour .figure:hover::before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.item-tour-list .col-tour {
  flex: 0 0 33.3%;
  max-width: 33.3%;
  justify-content: center;
  display: flex;
  margin-bottom: 1em;
}
.item-tour-list .col-tour:nth-child(1),
.item-tour-list .col-tour:nth-child(3n + 1) {
  justify-content: flex-start;
}
.item-tour-list .col-tour:nth-child(3),
.item-tour-list .col-tour:nth-child(3n) {
  justify-content: flex-end;
}
.item-tour-list .col-tour .item-card {
  margin: 0 0 1em 0;
}
.col-tour .item-card-footer button:hover {
  color: #ffffff;
  box-shadow: 0px 15px 25px 0px #007bff2e;
  background: linear-gradient(
    90deg,
    rgba(32, 197, 186, 0.958420868347339) 19%,
    rgba(31, 196, 186, 1) 62%,
    rgba(21, 185, 179, 1) 89%
  );
}
.col-tour .item-card .item-card-img::before {
  background: rgba(21, 185, 179, 0.5);
}
/*<!--------------------------------END CSS TOUR LIST-------------------------------*/
/*<!--------------------------------START CSS ARTICLE LIST-------------------------------*/
.col-article .item-card {
  margin: 20px;
  border-radius: 10px;
  background-color: #fff;
  width: 380px;
  min-height: 390px;
  box-shadow: 0px 15px 25px 0px rgba(0, 0, 0, 0.05);
}
.col-article .item-card-img {
  overflow: hidden;
  border-radius: 10px;
  height: 220px;
}
.col-article .title {
  padding: 10px 0;
}
.col-article .item-card-body {
  padding: 0.6em;
}
.col-article .item-card-body button {
  background: #eee;
  padding: 0.7em;
  margin-top: 2em;
  border-radius: 30px;
  min-width: 120px;
  overflow: hidden;
  z-index: 9;
}
.item-article .figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.item-article .figure:hover::before {
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}
.item-article .text-limit_ {
  color: #808080;
  padding: 1em 0;
}
.col-article .item-card-body button:before {
  webkit-transition-duration: 800ms;
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
}
.col-article .item-card-body button:hover:before {
  top: -40%;
}
.item-card-date {
  z-index: 9;
  padding: 0.3em 1em;
  top: 2em;
  left: 2em;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.5);
  width: 160px;
  border-radius: 25px;
}
.item-card-date i {
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 10px 0px 20px 0px rgba(0, 0, 0, 0.15);
  left: 0px;
  top: -3px;
  width: 40px;
  height: 40px;
  line-height: 27px;
}
.col-article .item-card-img::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  transition: all 500ms ease;
  z-index: 9;
}
.col-article .item-card:hover .item-card-img::before {
  opacity: 0.8;
}
.text-limit_ {
  height: 110px;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.item-article-list .col-article {
  flex: 0 0 33.3%;
  max-width: 33.3%;
  justify-content: center;
  display: flex;
  margin-bottom: 1em;
}
.item-article .col-article {
  display: flex;
}
.item-article-list .col-article:nth-child(1),
.item-article-list .col-article:nth-child(3n + 1) {
  justify-content: flex-start;
}
.item-article-list .col-article:nth-child(3),
.item-article-list .col-article:nth-child(3n) {
  justify-content: flex-end;
}
.col-article .item-card-body button:before {
  background: linear-gradient(
    90deg,
    rgba(32, 197, 186, 0.958420868347339) 19%,
    rgba(31, 196, 186, 1) 62%,
    rgba(21, 185, 179, 1) 89%
  );
}
.col-article .item-card-img::before {
  background: rgba(21, 185, 179, 0.5);
}
/*<!--------------------------------END CSS ARTICLE LIST-------------------------------*/
/*<!--------------------------------START CSS TOUR VIEW-------------------------------*/
.breadcrumbs ul li {
  display: inline-block;
  margin-left: 0.5em;
}
.breadcrumbs ul li a::after {
  margin: 0 0.5em;
  content: "\f104";
  font-family: "fontawesome";
}
.breadcrumbs ul li a {
  color: #383838;
}
.tour-view-container {
  padding: 1em;
  margin: 1em 0;
  border-radius: 3px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.tour-title {
  font-size: 2em;
  margin-bottom: 1em;
}
.tour-info-content ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.tour-info-content ul li {
  border: 1px solid #d6d9e3;
  margin: 0.5em 0;
  width: 95%;
  padding: 0.5em;
}
.pdf-link {
  padding: 0.2em;
  border-radius: 4px;
  -moz-box-shadow: 0 16px 26px -10px rgba(31, 196, 186, 0.56),
    0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(31, 196, 186, 0.2);
  -webkit-box-shadow: 0 16px 26px -10px rgba(31, 196, 186, 0.56),
    0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(31, 196, 186, 0.2);
  box-shadow: 0 16px 26px -10px rgba(31, 196, 186, 0.56),
    0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(31, 196, 186, 0.2);
  margin: 1em 0;
  margin-left: 0px;
  float: left;
  margin-left: 1em;
}
.share-content ul li {
  display: inline-block;
  margin-left: 0.5em;
}
.share-content ul {
  display: inline-block;
  margin-right: 0.5em;
}
.share-content {
  margin: 1.5em 0;
}
.qu-tour {
  margin-bottom: 1em;
}
.ans-tour {
  color: #666;
}
.ans-tour span {
  margin-left: 0.5em;
}
.tbl-inventory-head {
  border-bottom: 1px solid rgba(180, 217, 243, 0.2);
}
.tbl-inventory-head td {
  color: #383838;
  background: rgba(180, 217, 243, 0.2);
  padding: 0.5em;
  text-align: center;
}
.tbl-inventory .first-td {
  background: none;
  padding: 0;
}
.hotel-info-mob {
  display: none;
}
.hotel-info-container .tbody,
.hotel-info-container a {
  color: #666;
}
.mobile-hotel a {
  color: #ffffff;
  font-size: 17px;
}
.mobile-hotel-info {
  width: 100%;
  border: 1px solid #d6d9e3;
  clear: both;
}
.mobile-hotel-info .hotel-qu {
  display: block;
  float: right;
  width: 49%;
  text-align: center;
  font-size: 13px;
  color: #000000;
  line-height: 35px;
}
.mobile-hotel-info .hotel-ans {
  border-right: 1px solid #d6d9e3;
  display: block;
  float: right;
  width: 50%;
  text-align: center;
  font-size: 13px;
  color: #000000;
  line-height: 35px;
  min-height: 35px;
}
.mobile-hotel-info .hotel-ans img {
  vertical-align: middle;
  margin-top: 11px;
}
.mobile-hotel {
  font-size: 13px;
  direction: ltr;
  text-align: center;
  line-height: 35px;
  color: #fff;
  border-bottom: 1px solid #d6d9e3;
  background: #d6d9e3;
  clear: both;
}
.inner-section-hotel {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
.tbl-inventory-head .inner-section-hotel section {
  color: #383838;
  background: rgba(180, 217, 243, 0.2);
  width: 98%;
  text-align: center;
  padding: 1.5em;
}
/*-------------------------------START CSS GALLERY TOUR _ARTICLE VIEW-------------------------------*/
#Full-Gallery img {
  width: 100%;
  height: auto;
}
.no-gallery {
  text-align: center;
  border: 2px solid #e6e6e6;
  width: 90%;
  border-radius: 30px;
}
.no-gallery .fa {
  color: #ccc;
  font-size: 40px;
}
.demo-gallery > ul {
  margin-bottom: 0;
}
.demo-gallery > ul > li {
  float: left;
  margin-bottom: 15px;
  margin-left: 15px;
  width: 50px;
  height: 50px;
}
.demo-gallery > ul > li a {
  border-radius: 5px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  height: 50px;
  width: 50px;
}
.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}
.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.lg-icon {
  font-family: "FG_icon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-toolbar,
.lg-prev,
.lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #fff;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #fff;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover,
.lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s,
    visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a,
.lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #fff;
}
.lg-outer .lg-dropdown a {
  color: #fff;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #fff;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-inner::after {
  content: "\f00d";
  font-family: "fontawesome";
  color: #fff;
  position: absolute;
  top: 60px;
  left: 20px;
  cursor: pointer;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 20px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #313131;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.demo-gallery {
  text-align: right;
  direction: rtl;
  height: 80px;
  overflow: hidden;
}
/*<!--------------------------------END CSS TOUR VIEW-------------------------------*/
/*<!--------------------------------START CSS RESPONSIVE-------------------------------*/
@media only screen and (max-width: 1250px) {
  .bc-main {
    width: 95%;
  }
  .search-box-header {
    width: 100% !important;
    box-shadow: none;
    border-bottom: 1px solid #d1d3d4;
    border-radius: 9px 9px 0 0;
  }
}
@media screen and (min-width: 12001px) and (max-width: 1220px) {
  .passenger_section {
    width: 40%;
  }
  .passenger_section label {
    display: block;
  }
  .CountPassenger {
    width: 60%;
  }
}
@media only screen and (max-width: 750px) {
  .item-container {
    padding: 1em 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: 17px;
  }
  .font_19 {
    font-size: 17px;
  }
  .font_20 {
    font-size: 17px;
  }
  .section-header-text h1 {
    font-size: 16px;
  }
  .section-header-text {
    display: none;
  }
  .search-box-header {
    text-align: center;
  }
  .search-box-header ul li {
    padding: 0.5em;
    min-width: auto;
    font-size: 13px;
  }
  .search-box-header ul li p {
    display: block;
  }
  .search-box-header ul li svg {
    width: 30px;
    height: 30px;
  }
  .flight-type {
    font-size: 13px;
  }
  .services-container {
    grid-template-columns: 1fr;
  }
  .services-content .inner {
    width: 100%;
    padding: 0 0.5em;
  }
  .services-content {
    width: 100%;
    box-shadow: 0 10px 13px -10px #0c2d334f;
    margin: 0.5em 0;
  }
  .title-content {
    margin-bottom: 1em;
    text-align: center;
  }
  .title-content .title {
    font-size: 17px;
  }
  .faq-nav {
    grid-template-columns: 1fr;
  }
  .faq-nav li .inner {
    width: 100%;
    height: auto;
    padding: 0.5em;
  }
  .faq-nav li {
    margin: 0.5em 0;
  }
  .faq-container {
    padding: 0;
  }
  .section-box-content {
    padding: 0;
  }
  .footer {
    margin-top: 1em;
    padding: 2em 0;
  }
  .col-footer-top:first-child {
    width: 100%;
  }
  .col-footer-top {
    width: 100%;
    text-align: center;
  }
  .title-footer {
    text-align: center;
  }
  .title-footer::before {
    left: 0;
    margin: 0 auto;
  }
  .footer-bottom {
    margin-top: 1.5em;
  }
  .social-icons,
  .footer-bottom .link {
    width: 100%;
    text-align: center;
  }
  .scrollup {
    right: 1em;
    bottom: 2.53em;
  }
  .item-tour-list .col-tour {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center !important;
  }
  .item-article-list .col-article {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center !important;
  }
  .contact-content {
    width: 100%;
    padding: 1em;
    border-right: none;
    min-height: auto;
    border-bottom: 1px solid #eee;
  }
  .contact-content i {
    font-size: 2em;
  }
  .contact-content .title {
    font-size: 16px !important;
  }
  .contact-content p {
    font-size: 14px;
  }
  .map-container iframe {
    height: 200px;
  }
  .search-content {
    padding: 1em;
    margin-bottom: 1.5em;
  }
  .search-content input,
  .search-content select,
  .search-content button {
    width: 100%;
    padding: 0.5em;
  }
  .search-content div {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .form_search-btn.hvr-horizontal::before {
    content: unset;
  }
  .tour-info-container,
  .tour-gallery {
    width: 100%;
  }
  .tour-title {
    font-size: 1em;
  }
  .tour-info-content ul {
    grid-template-columns: 1fr;
  }
  .share-content {
    width: 100%;
    margin: 0.5em auto;
    text-align: center;
  }
  .pdf-link {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
  }
  .tour-info-content ul li {
    width: 100%;
  }
  .qu-tour h2 {
    font-size: 15px;
  }
  .ans-tour span {
    font-size: 14px;
  }
  .qu-tour {
    margin-bottom: 0.5em;
  }
  .hotel-info-def {
    display: none;
  }
  .hotel-info-mob {
    display: block;
  }
  .call-btn-container {
    display: block;
  }
}
@media (max-width: 1200px) {
  .search-box-banner {
    height: 590px;
  }

  .section-menu,
  .header-phone {
    display: none;
  }
  .header-bottom {
    padding: 0;
  }
  .header-top {
    padding: 0.5em 0 0.5em 0;
  }
  .mobile-header {
    display: inline-block !important;
  }
  .col2-mobile-header {
    padding-right: 1em;
  }
  .col2-mobile-header .fa-user {
    font-size: 20px;
    color: #00a09c;
    float: left;
    margin-right: 5px;
  }

  .col3-mobile-header {
    padding: 0.2em 0 0 0;
  }
  .mobile-header .not-login-section {
    display: block;
    position: relative;
    top: 1.5em;
  }
  .mobile-header .col1-mobile-header a:before,
  .mobile-header .col1-mobile-header a:after {
    content: "";
    display: block;
    height: 2px;
    background: #00a09c;
  }
  .mobile-header .col1-mobile-header a span {
    display: block;
    height: 2px;
    margin: 6px 0;
    background: #00a09c;
  }
  .top-menu {
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 10px 0 5px 0;
    background-color: #00a09c;
  }
  /* .top-menu img{ -webkit-filter: brightness(0) invert(1);filter: brightness(0) invert(1);width: 100px;height: auto;} */
  .top-menu img {
    width: 100px;
    height: auto;
  }
  .col3-mobile-header {
    float: none;
    width: 30%;
    margin: 0 auto;
  }
  .col3-mobile-header a {
    float: none;
    width: 100%;
    text-align: center;
  }
  .col2-mobile-header a.not-login-section::after {
    content: "حساب کاربری";
  }
  /*--------------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: 5px;
    color: #4d4d4d;
    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: 102px; /*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: #4d4d4d;
    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: #4d4d4d;
  }
  .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: 80px !important;
  }
  .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: 91%;
    margin: 0 auto;
  }
  .Basis_Calendar .month,
  .Basis_Calendar .year {
    left: 0;
    margin: 0 auto;
    width: 100% !important;
  }
  .Basis_Calendar_Box {
    left: 0;
    right: 0 !important;
    margin: 0 auto;
  }
  .Basis_Calendar_Box::before {
    right: 3em !important;
  }
  .Basis_Calendar .date_info_selected {
    display: block !important;
    width: 100% !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #000 !important;
  }
  .passenger_section label {
    display: block;
  }
  .inner-container {
    width: 100% !important;
    height: auto;
    padding: 0.2em 1em;
  }
  .form_search-btn {
    width: 100%;
    height: auto;
  }
  .dep,
  .des {
    z-index: initial;
  }
  .fa-exchange-container {
    transform: none;
    top: 2.5em;
    z-index: 999;
    left: 1em;
  }
  .dep::before,
  .des::after {
    display: none;
  }
  .form-search-content {
    display: block;
    border: none;
    margin-top: 1em;
  }
  .form-search-btn {
    position: initial;
    width: 100%;
  }
  #search .city {
    width: 100% !important;
    height: auto;
    margin-bottom: 0.5em;
  }
  #search .city label,
  #search .passenger_section label,
  #search .Basis_Date_Box label {
    font-size: 13px;
    position: relative;
  }
  #search .city .split-text,
  #search .selected-day,
  .selected-number {
    font-size: 16px;
  }
  #search .city.des {
    margin-right: 0;
  }
  .fa-exchange-container .fa-exchange-alt {
    top: 4em;
    left: 0.8em;
    transform: rotate(90deg);
  }
  .form-research-btn {
    width: 100%;
  }
  .result-for.des {
    border-left: none !important;
  }
  .passenger_section {
    margin-bottom: 0.5em;
    height: auto;
    width: 100% !important;
  }
  .class-select {
    display: inline-block;
    font-weight: bold;
    color: #000;
  }
  #search .Basis_Date_Box {
    margin-bottom: 0.5em;
    width: 100% !important;
  }
  .gregorian_date {
    top: 1.5em !important;
  }
  .CountPassenger {
    width: 100% !important;
  }
  #item-Flight .CountPassenger {
    top: 32em !important;
  }
  #item-Hotel .CountPassenger {
    top: 20em !important;
  }
  #item-Tour .CountPassenger {
    top: 20em !important;
  }
  #item-Insurance .CountPassenger {
    top: 20em !important;
  }
  #item-FlightHotel .CountPassenger {
    top: 28em !important;
  }
  .CountPassenger::before {
    right: 20px;
    left: auto;
  }
  .CountPassenger .item-CountPassenger {
    width: 100%;
  }
  .section-select-age .select-arrow,
  .createChildDropdown,
  .BirthdatePassenger {
    width: 50%;
  }
  .second-part-CountPassenger ul {
    margin-bottom: 10px;
  }
  .confirm_search {
    width: 100%;
  }
  .header,
  .search-box {
    position: initial !important;
  }
  .search-box {
    margin: 2em 0;
  }
  #search .city,
  #search .Basis_Date_Box .result-for,
  #search .form-research-btn {
    height: auto;
  }
  .Noactive-date input {
    margin-top: 0;
  }
  #search .Basis_Date_Box .result-for:first-child .inner-container {
    border-radius: 0 8px 8px 0;
  }
  #search .Basis_Date_Box .result-for:nth-child(2) .inner-container {
    border-radius: 8px 0 0 8px;
  }
  #search-box-container {
    padding: 1em 1em 1.5em 1em;
    position: initial !important;
  }
  .searchHistory-content {
    margin-top: 3em !important;
  }
  .section-header-text {
    position: initial !important;
    padding: 1em 0;
  }
  #search-box {
    padding: 1em 0 2em 0;
  }
  .searchList,
  .countryFlight {
    width: 100%;
  }
  .item-container.first {
    margin-top: 0;
  }
  .searched-container .width_80,
  .searched-container .next-prev-container {
    width: 100%;
  }
  .flight-summary-info .item {
    font-size: 13px;
  }
  .flight-summary-info .btn {
    margin-top: 1em;
  }
  .sidebar-content,
  .result-content,
  .filters-container {
    width: 100%;
  }
  .sidebar-content {
    margin-bottom: 1.5em;
  }
  .searched-container .next-prev-container {
    margin-top: 1em;
  }
  .result-items {
    width: 100%;
  }
  .waiting-container {
    width: 90%;
  }
}
@media only screen and (max-width: 500px) {
  .mobile-header-style {
    padding-bottom: 1em;
  }
  .col3-style {
    direction: rtl;
    text-align: right;
    width: 100% !important;
    position: absolute;
    bottom: 0;
    padding-right: 0 !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 850px) {
  .services-container {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 1150px) {
  .newsletter-icon {
    display: none;
  }
}
@media only screen and (max-width: 950px) {
  .newsletter-content .d-flex {
    display: initial;
  }
  .newsletter-content {
    width: 100%;
  }
  .newsletter-item {
    margin: 0.5em 0;
  }
  .newsletter-item:not(:last-child) {
    background: #fff;
    border-radius: 6px;
    padding: 0.5em;
  }
  .newsletter-form button {
    border-radius: 6px;
    width: 100%;
  }
  .newsletter-form {
    margin: 1em 0 0 0;
  }
  .newsletter-form .field-captcha {
    left: 0;
    top: 0;
  }
  .newsletter-form .captcha {
    border-radius: 6px 0 0 6px;
    height: 35px;
  }
  .newsletter-form .fa-sync {
    margin-top: -0.5em;
  }
  .adv-container-left,
  .adv-container-right {
    width: 100%;
  }
  .adv-container-left .hvr-box,
  .adv-container-right .hvr-box {
    display: none;
  }
  .adv-container-left {
    margin-bottom: 1em;
  }
  .footer-top {
    padding: 1.5em;
  }
}
@media only screen and (max-width: 1250px) {
  .adv-container-left img,
  .adv-container-right img,
  .adv-container-left .hvr-box,
  .adv-container-right .hvr-box {
    width: 100%;
  }
}
@media screen and (min-width: 900px) and (max-width: 1150px) {
  .tour-cat-container article {
    width: 33.3%;
  }
}
@media only screen and (max-width: 600px) {
  .tour-cat-container article,
  .tour-cat-container article a {
    width: 100%;
  }
  .col-footer-top .visa-gallery li {
    width: 33.3%;
    text-align: center;
  }
  .col-footer-top .visa-gallery li img {
    width: 90%;
  }
  .visa-list-container,
  .hotel-list-container {
    grid-template-columns: 1fr;
  }
  .visa-list-container article,
  .tour-cat-container article,
  .hotel-list-container article {
    width: 100%;
  }
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
  .visa-list-container,
  .hotel-list-container {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 601px) and (max-width: 899px) {
  .visa-list-container,
  .hotel-list-container {
    grid-template-columns: 1fr 1fr;
  }
  .tour-cat-container article {
    width: 50%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1050px) {
  .item-tour-list .col-tour {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .item-tour-list .col-tour:nth-child(1),
  .item-tour-list .col-tour:nth-child(2n + 1) {
    justify-content: flex-start;
  }
  .item-tour-list .col-tour:nth-child(2),
  .item-tour-list .col-tour:nth-child(2n) {
    justify-content: flex-end;
  }
  .item-article-list .col-article {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .item-article-list .col-article:nth-child(1),
  .item-article-list .col-article:nth-child(2n + 1) {
    justify-content: flex-start;
  }
  .item-article-list .col-article:nth-child(2),
  .item-article-list .col-article:nth-child(2n) {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1500px) {
  .section-header-text {
    top: 0;
    padding: 2em 0;
  }
  #search-box-container {
    top: 0;
  }
  .item-container.first {
    margin-top: 0;
  }
  .searchHistory-content {
    margin-top: 3em !important;
  }
}
@media only screen and (max-width: 400px) {
  #search .Basis_Date_Box .result-for {
    width: 100%;
  }
  #search .Basis_Date_Box .result-for:first-child {
    margin-bottom: 0.5em;
  }
  #search .Basis_Date_Box .result-for .inner-container {
    border-radius: 10px !important;
  }
}
/*<!--------------------------------START CSS LOGIN-------------------------------*/
#Login_box .shine-hover {
  color: #fff;
  background-color: rgb(32, 197, 186);
  border: 1px solid rgb(32, 197, 186);
}
#Login_box .shine-hover:hover {
  background-color: rgb(32, 197, 186);
}
.login_module_prev:hover {
  color: #000;
  border-color: #000;
}
.login_info i {
  color: rgb(32, 197, 186) !important;
}
.login-link {
  border: 1px solid rgb(32, 197, 186);
}
.login-link:hover {
  background-color: rgb(32, 197, 186);
  color: #fff !important;
}
.login-btn {
  background-color: rgb(32, 197, 186);
}
.login-title i {
  color: rgb(32, 197, 186);
}
.login-btn:hover {
  background-color: #00a09c;
}
.bottom-content .action-loading {
  background-color: rgb(32, 197, 186);
}
/*<!--------------------------------END CSS LOGIN-------------------------------*/
.Basis_Calendar .current_day {
  background: #00a09c !important;
  color: #fff !important;
}
.Basis_Calendar .current_day::after {
  border-color: #64e1de transparent transparent;
}
.calendar-switch {
  color: #00a09c;
}
.calendar-apply-date {
  background: #00a09c;
  color: #fff;
}
.Basis_Calendar_Box.fa-calendar::before {
  display: none;
}
#search-box.cover-image {
  position: initial;
}
.Basis_Calendar .selected_date {
  background: #00a09c !important;
}
.day.days_available {
  background: #00a09c78;
}
.Basis_Calendar
  .month_day_list
  table
  td:not(.disable_day, .empty_day, .expire_day):hover {
  border-color: #00a09c;
}
@media only screen and (max-width: 1280px) {
  .Basis_Calendar_Box {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
    margin-top: 0;
    margin-top: 4rem;
    width: 95% !important;
  }
}
/* last update searchbox */
@media screen and (min-width: 1200px) {
  input.country,
  input.Basis_Date {
    height: 100%;
  }
}
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  line-height: unset !important;
}
/* header */
@media only screen and (max-width: 1200px) {
  .logo-lavin > img {
    width: 54px;
    height: 52px;
    object-fit: contain;
  }
  .logo-lavin {
    margin: 0 auto;
    width: 40px;
    height: 40px !important;
    position: absolute;
    left: 0;
    right: 0;
  }
  .menu_link {
    display: block;
    width: 35px;
    position: relative;
    top: 1.5em;
    right: 1em;
  }
}
/* header */
.faq-container.landing-faq {
  background: #fff;
  margin-top: 2em;
  font-size: 15px;
}
.faq-container.landing-faq .faq-row {
  border-bottom: 3px solid #f1f2f4;
  padding: 1em 0;
  background: white;
  cursor: pointer;
}
.faq-container.landing-faq .faq-row:first-child {
  border-top: 3px solid #f1f2f4;
}
.faq-container.landing-faq .faq-q .question-icon {
  color: #02a4a6;
}
.faq-container.landing-faq .fa-plus {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: inherit;
}
.faq-container.landing-faq .fa-plus::before {
  content: "\f067";
}
.faq-container.landing-faq .fa-minus::before {
  content: "\f068";
}
.faq-container.landing-faq .faq-container .faq-a {
  padding: 1.5em;
  text-align: justify;
}
.faq-container.landing-faq .faq-q:hover {
  color: #02a4a6;
}
.faq-container.landing-faq .faq-row.active {
  color: #02a4a6;
}

/* ____________________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;
}
.rotate-180 {
  transform: rotate(180deg);
}
@media not all and (min-width: 1024px) {
  .header-menu {
    z-index: 1000000 !important;
  }
  .bars3 {
    padding-top: 15px !important;
  }
}
@media (min-width: 1024px) {
  .header-menu,
  .bars3 {
    display: none !important;
  }
}
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */
/* ____________________mobile-menu___________________ */

