@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');
}
.btn-colorsit {
  background-color: #FB882A;
  color: white;
}

.sgv-fff {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(106%);
}

.color-textSite {
  color: #FB882A;
}

body {
  font-family: iransans;
  text-align: unset !important;
  background-color: #fff;
}

.bg-site {
  background-color: #FB882A;
}

.RTL {
  direction: rtl;
}

.fontSize_12 {
  font-size: 12px !important;
}

.fontSize_14 {
  font-size: 14px;
}

.fontSize_16 {
  font-size: 16px;
}

.fontSize_18 {
  font-size: 18px;
}

.LRT {
  direction: ltr;
}

.LogoBrand {
  margin-right: auto;
}

.TELEPHONE {
  padding: 1rem 0.5rem;
}

.Link-item-menu a {
  color: #4d4d4d;
}
.Link-item-menu a:hover {
  color: #FB882A;
}
.Link-item-menu li {
  display: inline-block;
  margin: 0 auto;
}
section#MenuMobile {
  box-shadow: 0px 3px 0px 0px #fb882a;
  height: 55px;
}
.Link-item-menu .active_link-nav {
  color: #FB882A;
}

.NavBar {
  box-shadow: 0 2px 24px -14px grey;
}

span.tele-fff {
  background-image: url(/templates/warsaw/images/14.svg);
  display: inline-block;
  content: " ";
  height: 24px;
  width: 39px;
  margin-left: 0px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 23px;
  color: #ffffff;
}

#Slider-BoxSarche {
  background-image: url(../images/background.jpg);
  height: auto;
  width: 100%;
  background-position: 49% 60%;
  object-fit: cover;
  background-size: cover;
  padding: 9rem 0;
  background-repeat: no-repeat;
}

.img_overlay:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: black;
  background: transparent\9 ;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  border-radius: 0.25rem !important;
}

.img_overlay {
  position: relative;
  overflow: hidden;
}

.zIndex-3 {
  z-index: 3;
}

.contant-tabs {
  background-color: #ffffff9e;
  border-radius: 4px;
  padding: 1rem 1rem;
}

.SideLeft-so {
  position: absolute;
  z-index: 2;
  color: white;
  background-color: #fb872a;
  height: 100%;
  top: 0;
  left: 0;
}
.SideLeft-so ul {
  padding: 11px;
  margin: 0rem 0px 0px 0px;
  text-align: center;
}
.SideLeft-so li {
  list-style: none;
  padding: 0;
  margin: 41px 0px;
  font-size: 14px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link[ACTIV] {
  color: #FB882A;
  border-bottom: 2px solid;
  border-color: #FB882A;
  background-color: transparent;
  border-radius: 0;
}

.Link-BOXSerach {
  color: white;
}
.Link-BOXSerach:hover {
  color: #FB882A;
  border-radius: 0;
}

.RegisterBtn {
  background-color: transparent;
  border: none;
  font-size: 14px;
  float: left;
  color: #4d4d4d;
}

.inputWithIcon, .inputWithIcon_Left {
  position: relative;
}

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

input[type=text].input_icon {
  width: 100%;
  border: 0px solid #aaa;
  border-radius: 4px;
  margin: 8px 0;
  outline: none;
  padding: 8px;
  box-sizing: border-box;
  transition: 0.3s;
  color: #000;
  font-size: 14px;
}

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

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

.search-btn {
  background-color: #FB882A;
}

#Services {
  background-color: #FB882A;
  padding: 20px;
}

.BoxItemOfferFlight {
  border: 2px solid #B2B2B2;
  border-radius: 4px;
  padding: 15px;
  height: 18rem;
  margin: 0 0 0 21px;
}
.BoxItemOfferFlight .header-item-OfferBox {
  text-align: center;
  background-color: white;
  margin: -23px 30px 11px 30px;
}
.BoxItemOfferFlight .content-OfferFlight {
  overflow: scroll;
  height: 16rem;
  padding: 0.9rem;
  overflow-x: hidden;
}

.fadebox {
  width: 83%;
  height: 30px;
  bottom: 3px;
  right: 17px;
  position: absolute;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 51%, white 95%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(51%, white), color-stop(95%, white));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 51%, white 95%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 51%, white 95%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 51%, white 95%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 51%, white 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#ffffff", GradientType=0 );
}

.SuggestHotel_item:hover .Action-Link {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 1;
}

.SuggestHotel_item {
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 1;
  margin: 10px;
  width: 100%;
  height: 415px;
  background-color: #000000;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.SuggestHotel_item * {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.SuggestHotel_item .mx-auto {
  width: auto !important;
}
.SuggestHotel_item figcaption {
  color: white;
  z-index: 2;
  bottom: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.SuggestHotel_item figcaption div {
  text-align: center;
}
.SuggestHotel_item figcaption div ul {
  margin: 0;
  padding: 0;
}
.SuggestHotel_item figcaption div ul li {
  display: inline-block;
  margin: 0px 0.4rem;
}

.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(/templates/warsaw/images/stars.png);
  background-repeat: no-repeat;
  width: 78px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}

.Action-Link a {
  color: white;
  font-family: inherit;
}

.Action-Link {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 0rem;
  opacity: 0;
  background-color: #fb872ad1;
  padding: 6px 11px 4px 14px;
  color: white;
  font-size: 1rem;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  width: 100%;
  height: 100%;
}
.Action-Link div {
  height: 100px;
  width: 100px;
  position: absolute;
  left: 53%;
  margin-left: -50px;
  top: 58%;
  margin-top: -50px;
}

.star {
  position: absolute;
  top: 1%;
  z-index: 2;
  transform: scale(1.2);
  background-color: #545b6294;
  width: 100%;
  text-align: center;
  height: 8%;
  padding: 5px 0;
}

.airlinelogo {
  background-image: url(/templates/warsaw/images/air.jpg);
  background-repeat: no-repeat;
  width: 159px;
  height: 106px;
  display: inline-block;
  vertical-align: middle;
}

.airlinelogo.logoOne {
  background-position: 24% 5%;
}

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

.airlinelogo.logotree {
  background-position: 32% 62%;
}

.airlinelogo.logofour {
  background-position: 49% 4%;
}

.airlinelogo.logofive {
  background-position: 41% 33%;
}

.airlinelogo.logosix {
  background-position: 70% 92%;
}

.airlinelogo.logoseven {
  background-position: 87% 34%;
}

.airlinelogo.logoeghit {
  background-position: 73% 3%;
}

.airlinelogo.logonine {
  background-position: 8% 62%;
}

.airlinelogo.logoten {
  background-position: 95% 4%;
}

footer {
  color: white;
}

footer a {
  color: #Ffffff;
}

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

.footer-bottom {
  background: #292929;
  padding: 1em;
  color: #Ffffff;
}

.footer-top {
  background: #292929;
}

.footer-middle {
  background: #292929;
  padding-top: 2em;
  color: white;
  direction: ltr;
}
.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;
}

/**Sub Navigation**/
.subnavigation-container {
  background: #292929;
}

.subnavigation .nav-link {
  color: white;
  font-weight: bold;
}

.subnavigation-container {
  text-align: center;
}

.subnavigation-container .navbar {
  display: inline-block;
  margin-bottom: -6px;
  /* Inline-block margin offffset HACK -Gilron */
}

.col-subnav a {
  padding: 1rem 1rem;
  color: white;
  font-weight: bold;
}

.col-subnav .active {
  border-top: 5px solid orange;
  background: white;
  color: black;
}

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

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

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

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

.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 {
  display: inline-block;
  list-style: none;
}

.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;
}

.parallax-window {
  background: transparent;
}

#Newsletters {
  align-items: center;
  justify-content: center;
  font-family: "Lato", sans-serif;
  background-size: cover;
  height: auto;
  padding: 52px;
}

.subscribe_now {
  font-family: iransans;
}
.subscribe_now h4 {
  font-size: 20px;
  line-height: 20px;
  color: #Ffffff;
  font-weight: 800;
  text-align: center;
}
.subscribe_now p {
  font-size: 16px;
  line-height: 20px;
  color: #Ffffff;
  text-align: center;
}

.subscribe_form {
  max-width: 470px;
  font-family: iransans;
  width: 100%;
  margin: 0 auto;
  box-shadow: 0px 2px 5px 0px rgba(10, 6, 20, 0.24);
}
.subscribe_form:focus {
  outline: none;
}
.subscribe_form .form-control {
  border: none;
}
.subscribe_form .form-control:focus {
  box-shadow: none;
}
.subscribe_form input {
  height: 44px;
}
.subscribe_form button {
  border: none;
  height: 44px;
  background-color: #FB882A;
  color: #fff;
  margin: -1px;
  border-radius: 0;
  width: 135px;
  text-transform: uppercase;
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.subscribe_form button:hover, .subscribe_form button:focus, .subscribe_form button:active, .subscribe_form button:visited {
  color: #fff;
  outline: none;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.subscribe_form button:hover:before, .subscribe_form button:focus:before, .subscribe_form button:active:before, .subscribe_form button:visited:before {
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.subscribe_form button:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 1px;
  background-color: #FB882A;
  width: 100%;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
.subscribe_form .input-group-btn:last-child > .btn, .subscribe_form .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: 0px;
}

#Content-SingUp-SingIn-mobile {
  height: auto;
  width: 272px;
  background: #ffffff;
  display: none;
  position: absolute;
  padding: 3px;
  top: 120%;
  border: 1px solid #ccc;
  border-radius: 4px;
  z-index: 777;
}
#Content-SingUp-SingIn-mobile input {
  background-color: #cccccc;
}

#Content-SingUp-SingIn {
  height: auto;
  width: 272px;
  background: #ffffff;
  display: none;
  position: absolute;
  padding: 3px;
  top: 120%;
  border: 1px solid #ccc;
  border-radius: 4px;
  z-index: 777;
}

.SingUp-SingIn {
  cursor: pointer;
}

.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 */
}
#LOGO-Slider {
  max-height: 107px;
  overflow: hidden;
}

/* 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;
  direction: ltr;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .sidenav span: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;
}
.LOGO-img {
  max-width: 180px;
  max-height: 52px;
  float: right;
}
#Newsletters::before {
  top: 0 !important;
}
.owl-carousel.owl-rtl .owl-item {
  min-width: 280px;
}

.subscribe_now {
  text-align: center;
}
.newsletter_success, .newsletter_error {
  position: initial !important;
  width: auto;
  display: inline-block;
}
/*# sourceMappingURL=style.css.map */

.flight_out_limits {
  background-color: rgba(255, 165, 0, .92);
  text-align: center;
  font-size: 14px;
  padding: 2px 0 10px 0;
  direction: rtl;
  line-height: 25px;
  top: 57px;
  position: absolute;
  width: 100%;
  z-index: 9;
}