@font-face {
  font-family: "iranyekan";
  font-style: normal;
  font-weight: bold;
  font-display: block;
  src: url("../../fonts/iranyekan/eot/iranyekanwebboldfanum.eot");
  src: url("../../fonts/iranyekan/eot/iranyekanwebboldfanum.eot?#iefix") format("embedded-opentype"), url("../../fonts/iranyekan/woff/iranyekanwebboldfanum.woff") format("woff"), url("../../fonts/iranyekan/ttf/iranyekanwebboldfanum.ttf") format("truetype");
}
@font-face {
  font-family: "iranyekan";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("../../fonts/iranyekan/eot/iranyekanwebregularfanum.eot");
  src: url("../../fonts/iranyekan/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"), url("../../fonts/iranyekan/woff/iranyekanwebregularfanum.woff") format("woff"), url("../../fonts/iranyekan/ttf/iranyekanwebregularfanum.ttf") format("truetype");
}
@font-face {
  font-family: "en-iranyekan";
  font-style: normal;
  font-weight: bold;
  font-display: block;
  src: url("../../fonts/iranyekan/en-number/eot/iranyekanwebbold.eot");
  src: url("../../fonts/iranyekan/en-number/eot/iranyekanwebbold.eot?#iefix") format("embedded-opentype"), url("../../fonts/iranyekan/en-number/woff/iranyekanwebbold.woff") format("woff"), url("../../fonts/iranyekan/en-number/ttf/iranyekanwebbold.ttf") format("truetype");
}
@font-face {
  font-family: "en-iranyekan";
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("../../fonts/iranyekan/en-number/eot/iranyekanwebregular.eot");
  src: url("../../fonts/iranyekan/en-number/eot/iranyekanwebregular.eot?#iefix") format("embedded-opentype"), url("../../fonts/iranyekan/en-number/woff/iranyekanwebregular.woff") format("woff"), url("../../fonts/iranyekan/en-number/ttf/iranyekanwebregular.ttf") format("truetype");
}
.top-main-image img {
  width: 100%;
}

.main-section-title {
  border-bottom: 1px solid #D5DFE1;
  background: url(../../images/airplan-2.png) no-repeat left center/contain;
  padding: 24px 0 12px;
}
.main-section-title .title {
  font-size: 1em;
  font-weight: bold;
}
.main-section-title .text {
  font-size: 0.75em;
  font-weight: bold;
  color: #6a6a6a;
}

.content {
  margin-bottom: 140px;
}
@media only screen and (max-width: 767px) {
  .content {
    margin-top: 20px;
  }
}
.content .title-style {
  font-size: 0.875em;
  font-weight: bold;
  color: #09bfd8;
}
.content .item {
  border-radius: 15px;
  overflow: hidden;
  background-color: #ffffff;
}
.content .item .text-box {
  flex: 0 0 35%;
  height: 230px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .content .item .text-box {
    height: auto;
  }
}
.content .item .text-box .title {
  font-size: 0.875em;
  font-weight: bold;
}
.content .item .text-box ul {
  font-size: 0.8em;
  font-weight: bold;
  padding-right: 0;
  margin-bottom: 0;
}
.content .item .text-box ul li {
  list-style: none;
  margin-bottom: 20px;
}
.content .item .text-box ul li:last-child {
  margin-bottom: 0;
}
.content .item .text-box ul li span {
  margin-left: 8px;
  display: inline-block;
}
.content .item .text-box ul li span:last-child {
  margin-left: 0;
}
.content .item .text-box ul li span i {
  color: #09bfd8;
}
.content .item .image-box {
  flex: 0 0 65%;
  height: 230px;
  overflow: hidden;
  position: relative;
}
.content .item .image-box:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 115px solid transparent;
  border-bottom: 115px solid #f1f1f1;
  border-top: 115px solid #f1f1f1;
  padding-right: 15px;
  position: absolute;
  top: 0;
  right: 0;
}
.content .item .image-box:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 115px solid transparent;
  border-bottom: 115px solid #ffffff;
  border-top: 115px solid #ffffff;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .content .item .image-box {
    display: none;
  }
}

[dir=ltr] .content .item .text-box ul {
  padding-left: 0;
}
[dir=ltr] .content .item .text-box ul li span {
  margin-left: 0;
  margin-right: 8px;
}
[dir=ltr] .content .item .text-box ul li span:last-child {
  margin-right: 0;
}
[dir=ltr] .content .item .image-box:before {
  border-left: none;
  border-right: 115px solid transparent;
  padding-right: 0;
  padding-left: 15px;
  right: auto;
  left: 0;
}
[dir=ltr] .content .item .image-box:after {
  border-left: none;
  border-right: 115px solid transparent;
  right: auto;
  left: 0;
}

/*# sourceMappingURL=sale.css.map */
