@charset "UTF-8";
@font-face {
  font-family: "iransans";
  src: url("../../../fonts/eot/IRANSansWeb(FaNum).eot");
  src: url("../../../fonts/eot/IRANSansWeb(FaNum).eot#iefix") format("embedded-opentype"), url("../../../fonts/ttf/IRANSansWeb(FaNum).ttf") format("truetype"), url("../../../fonts/woff/IRANSansWeb(FaNum).woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: IRANSans_Medium;
  font-style: normal;
  src: url('../../../fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
  src: url('../../../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../../fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../../fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
  font-family: IRANSans_Bold;
  font-style: normal;
  src: url('../../../fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
  src: url('../../../fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../../fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../../fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
body {
  font-family: iransans;
  direction: rtl;
  background-color: #fff !important;
}

.RTL {
  direction: rtl;
}

.LRT {
  direction: ltr;
}

.BTN-bg {
  background-color: #fb8829;
}

.LOGO-img {
  max-width: 180px;
  max-height: 34px;
  float: right;
  margin-top: 5px;
}

.border-bottom-000 {
  border-bottom: 1px solid #D8D8D8 !important;
}

.font-12 {
  font-size: 12px;
}

.font-14 {
  font-size: 14px;
}

.font-16 {
  font-size: 16px;
}

.font-18 {
  font-size: 18px;
}

.SubHeaderTop {
  background-color: #4d4d44;
}

#Header {
  position: relative;
  z-index: 1000;
}

.List-Link-Sub {
  /*margin-top: -9px;*/
}
.top_header_links {
  padding: 4px 0 11px 0;
}
.List-Link-Sub li {
  display: inline-block;
  list-style: none;
  font-size: 12px;
  margin: 0px 9px 0 9px;
}

.List-Link-Sub li a {
  color: #ffffff;
  transition-duration: 300ms;
  font-size: 13px;
}
.List-Link-Sub li span {
  font-size: 13px;
}

.List-Link-Sub li a:hover {
  color: #fb8829;
  text-decoration: none;
  transition-duration: 300ms;
}

.RegisterBtn:hover {
  color: #fb8829;
}

.RegisterBtn {
  border: none;
  background-color: transparent;
  color: #ffffff;
  font-size: 14px;
  float: right;
}

.SO-Media li a {
  color: #ffffff;
}

.SO-Media li a:hover {
  color: #fb8829;
}

.SO-Media li {
  display: inline-block;
  list-style: none;
  margin: 0 9px 0 8px;
}

#navbar a:hover {
  color: #fb8829;
}

#navbar a {
  color: #ffffff;
}

#navbar {
  transition-delay: 70ms;
  transition-duration: 300ms;
  z-index: 776;
}

.Scroll-header {
  background-color: rgba(34, 34, 34, 0.8);
  transition-delay: 70ms;
  transition-duration: 300ms;
  top: 0 !important;
}

.BoxSearchHomeTwo {
  margin: 7rem 0 0px 0;
}

.nav-flight .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #fb8829;
}

.nav-flight .nav-link {
  background-color: #00000075;
  color: #ffffff;
  border-radius: 0px 0px 0px;
  height: 45px;
}

.TabContentMyStyle {
  background-color: #00000075;
  margin: 0 1px 0 1px;
  border-radius: 0 0 9px 9px;
  padding: 27px 15px 27px 27px;
}
#hotel_in_to_box {
  margin-right: 14px;
}
.input-Newsletters-HomeOne {
  border-radius: 0 7px 7px 0 !important;
  padding: 0 5px 5px 0 !important;
  font-size: 14px !important;
}
.newsletter_send_btn {
  border-radius: 7px 0 0 7px !important;
  padding: 4px 15px 9px 15px !important;
  font-size: 16px !important;
}
#carousel {
  height: 142px;
  margin-top: -15px;
  overflow: hidden;
}

.search-btn {
  background-color: #fb8829;
  color: #ffffff;
}

.inputWithIcon i {
  position: absolute;
  right: 0;
  top: 2px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
}

.inputWithIcon, .inputWithIcon_Left {
  position: relative;
}

.inputWithIcon_Left i {
  position: absolute;
  left: 0;
  top: 2px;
  padding: 9px 8px;
  color: #aaa;
  transition: 0.3s;
}

.inputWithIcon input[type=text] {
  padding-right: 40px;
}

.services-list {
  background-image: url(../images/services.svg);
  width: 100%;
  min-height: 250px;
  background-repeat: no-repeat;
  background-position: center;
}
section#MenuMobile {
  box-shadow: 0px 3px 0px 0px #fb882a;
  direction: ltr;
}

.Box-Flight-search {
  background-color: #fb8829;
  box-shadow: 0 4px 15px -6px #00000094;
  padding: 17px 15px;
  border-radius: 32px 32px 5px 5px;
}

#BestFlightOffer {
  padding-bottom: 20px;
}

#Newsletters {
  background-image: url(../images/Flightnews.png);
  width: 100%;
  overflow: hidden;
  padding: 70px 0px;
}

footer {
  background: #4d4d4d;
  color: white;
  direction: rtl;
}

footer a {
  color: #fff;
  font-size: 14px;
  transition-duration: 0.2s;
}

footer a:hover {
  color: #fb8829;
  text-decoration: none;
}

.copy {
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #FFFFFF;
}

.footer-middle {
  padding-top: 2em;
  color: white;
}
.footer-middle li {
  font-size: 14px;
}
.footer-middle h4.text-right {
  font-family: IRANSans_Bold;
  font-size: 19px;
  border-bottom: 1px solid #fff;
  padding-bottom: 9px;
}
.footer-pad ul {
  line-height: 25px;
}

/*SOCİAL İCONS*/
/* footer social icons */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}

ul.social-network li {
  display: inline;
  margin: 0 5px;
}

/* footer social icons */
.social-network a.icoFacebook:hover {
  background-color: #fb8829;
}

.social-network a.icoLinkedin:hover {
  background-color: #fb8829;
}

.social-network a.icoFacebook:hover {
  background-color: #fb8829;
}

.social-network a.icoLinkedin:hover {
  background-color: #fb8829;
}

.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}

.social-network a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}

.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  font-size: 15px;
}

.social-circle li i {
  margin: 0;
  line-height: 30px;
  text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}

.social-circle i {
  color: #595959;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}

.social-network a {
  background-color: #F9F9F9;
}

.airlinelogo {
  background-image: url(../images/LOGOAirLINE.png);
  background-repeat: no-repeat;
  width: 199px;
  height: 106px;
  display: inline-block;
  vertical-align: middle;
}

.airlinelogo.logoOne {
  background-position: 25px -34px;
}

.airlinelogo.logotwo {
  background-position: 25px 16%;
}

.airlinelogo.logotree {
  background-position: 25px 85%;
}

.airlinelogo.logofour {
  background-position: 19% 2%;
}

.airlinelogo.logofive {
  background-position: 19% 30%;
}

.airlinelogo.logosix {
  background-position: 83% 85%;
}

.airlinelogo.logoseven {
  background-position: 83% -18px;
}

.airlinelogo.logoeghit {
  background-position: 40% 15%;
}

.airlinelogo.logonine {
  background-position: 60% -27px;
}

.airlinelogo.logoten {
  background-position: 60% 16%;
}

.hover08 figure span {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.hover08 figure span:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

#SliderAndSearch {
  background-image: url(../images/background.jpg);
  height: auto;
  width: 100%;
  background-position: 49% 50%;
  object-fit: cover;
  background-size: cover;
  padding: 57px 0;
  background-repeat: no-repeat;
}

.sidenav {
  height: 100%;
  /* 100% Full-height */
  width: 0;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Stay on top */
  top: 0;
  /* Stay at the top */
  left: 0;
  background-color: #4d4d4d;
  /* Black*/
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding-top: 60px;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a, .sidenav span {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left 0.5s;
  padding: 20px;
}

.hover08 figure {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-orange {
  background-color: #fb8829;
}

.colos-modal-index {
  left: 0;
}

.modal-header .close {
  padding: 1rem;
  margin: -10px 201px -1rem auto !important;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #cccccc !important;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-content {
  border-radius: 15px;
  direction: rtl;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.item_15days {
  width: 20%;
  margin: 5px 0 5px 0;
}

.modall-pattern {
  background-size: cover;
  background: #ebebeb url(../images/suggested_bg.jpg) no-repeat center center;
}

.box-15day-offer:hover {
  border-radius: 7px 35px;
}

.box-15day-offer {
  display: block;
  height: 109px;
  width: 109px;
  background-color: #fdfdfd;
  /* box-shadow: 0 0px 25px -7px #000000d9; */
  border: 1px solid #e6e6e6;
  color: #585858;
  border-radius: 7px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

.box-15day-offer {
  margin: 0 auto;
  text-decoration: none !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.box-15day-offer .colo_orange {
  color: #fb8829;
  font-size: 15px;
  display: block;
  margin-bottom: 1rem;
  white-space: nowrap;
}

.box-15day-offer {
  display: block;
  font-size: 14px;
}

.box-15day-offer .font_Size14 {
  display: block;
}

.SingUp-SingIn {
  cursor: pointer;
  color: #ffffff !important;
}

.ColorButton_1 {
  background-color: #fb8829;
}

.ColorButton_2 {
  background-color: #41c45a;
}

.card {
  background: white;
  padding: 0 2em 2em 2em;
  border-radius: 8px;
  box-shadow: 0px 15px 20px -10px rgba(0, 0, 0, 0.4);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.card:hover {
  box-shadow: 0px 25px 30px -15px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.card__content {
  margin: 0.5em 0 0;
}

.card__img {
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em);
}
.card__img .ishadow {
  margin: 58px 0 -25px 0;
}

.card__title {
  font-size: 17px;
  font-family: IRANSans_Bold;
  text-align: right;
  margin: 0 -20px;
}
.card__title span{
  float: left;
  margin-top: 4px;
}

.card__description {
  margin: 1em -20px 2em;
  color: rgba(8, 19, 46, 0.65);
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}

.card__btn {
  display: table;
  padding: 0.75em 1.75em;
  background: #fb8829;
  color: white;
  border-radius: 3em;
  margin: 0 auto;
  text-decoration: none;
  box-shadow: 0px 7px 15px -5px rgba(0, 0, 0, 0.75);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.card__btn:hover {
  box-shadow: 0px 10px 25px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  text-decoration: none;
  color: #fff;
}

.ishadow img {
  position: relative;
  z-index: 2;
  border-radius: 8px;
  width: 100%;
}

.image-shadow {
  z-index: 1 !important;
}

.HotelLocation .HotelStar {
  float: left;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

.HotelStar.s1 {
  background-position: 0 -64px;
}

.HotelStar.s2 {
  background-position: 0 -48px;
}

.HotelStar.s3 {
  background-position: 0 -32px;
}

.HotelStar.s4 {
  background-position: 0 -16px;
}

.HotelStar.s5 {
  background-position: 0 0;
}

.HotelStar {
  background-image: url(../images/stars.png);
  background-repeat: no-repeat;
  width: 78px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.city-item-flight-offer {
  max-height: 230px;
  overflow-y: auto;
  overflow-x: hidden;
}
.btn-overlay-new {
  background-color: #ffffff;
  min-width: 100%;
}
.SingUp-SingIn {
  cursor: pointer;
  color: rgba(0, 0, 0, .5) !important;
}
.city-item-flight-offer {
  min-width: 222px;
}
.owl-carousel .owl-item {
  min-width: 255px;
}
.BoxSearchHomeTwo ul#pills-tab li.nav-item {
  width: 33.3%;
  text-align: center;
  white-space: nowrap;
}
.BoxSearchHomeThree ul#pills-tab li.nav-item {
  width: 25% !important;
}
.title-item {
  font-family: IRANSans_bold;
  font-size: 18px;
}
.hi_search_history {
  left: 53px !important;
}
#Content-SingUp-SingIn {
  z-index: 99999;
  direction: rtl;
}
.city-item-flight-offer::-webkit-scrollbar {
  width: 12px;
}
.city-item-flight-offer::-webkit-scrollbar-track {
  background: #ffc18e;
  border-radius: 20px;
}
.city-item-flight-offer::-webkit-scrollbar-thumb {
  background-color: #ff7300;
  border-radius: 20px;
}
/*# sourceMappingURL=style.css.map */
.flight_out_limits {
    background-color: rgba(255, 165, 0, .92);
    text-align: center;
    font-size: 14px;
    padding: 11px 0 17px 0;
    direction: rtl;
    line-height: 25px;
}

@media (max-width: 414px) {
  .BoxSearchHomeThree ul#pills-tab li.nav-item {
    width: 49.8% !important;
  }
}