@font-face {
  font-family: "Gotham";
  src: url("../fonts/GothamProRegular/GothamProRegular.eot");
  src: url("../fonts/GothamProRegular/GothamProRegular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamProRegular/GothamProRegular.woff") format("woff"),
    url("../fonts/GothamProRegular/GothamProRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Gotham";
  src: url("../fonts/GothamProBold/GothamProBold.eot");
  src: url("../fonts/GothamProBold/GothamProBold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/GothamProBold/GothamProBold.woff") format("woff"),
    url("../fonts/GothamProBold/GothamProBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
}

.page-template-temlate-travel {
  font-size: 17px;
  line-height: 1.8em;
  /*width: 1920px;*/
}

#travel-slider {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  position: relative;
  color: #fff;
}

.page-template-temlate-travel .entry-content > div {
  overflow: hidden;
}

#travel-slider .slider-wrapper {
}

#travel-slider .owl-wrapper {
  position: inherit;
}

#travel-slider .owl-pagination {
  position: absolute;
  z-index: 10;
  bottom: 11.5%;
  left: 9.5%;
}

#travel-slider .owl-pagination .owl-page {
  border: 1px solid #fff;
  width: 20px;
  height: 20px;
  margin: 0 7px;
  border-radius: 50%;
  display: inline-block;
}

#travel-slider .owl-pagination .active {
  background: #fff;
}

#travel-slider .slide-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: url(../images/slide-description.png) left top / contain no-repeat;*/
  z-index: 2;
  display: flex;
  align-items: center;
  padding: 0 0 0 9.5%;
}

#travel-slider .travel-slide {
  position: relative;
  color: #fff;
}

#travel-slider .title {
  display: block;
  width: 100%;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  padding-top: 30%;
}

#travel-slider .description {
  display: block;
  width: 100%;
}

.travel-city {
  text-align: center;
  color: #fff;
  padding: 0;
  position: relative;
  margin-top: -1px;
}

.travel-city .section-title-travel {
  color: #fff;
  margin: 0 auto;
  max-width: 90%;
}

.travel-city .text {
  max-width: 1300px;
  margin: 0 auto 1.8%;
}

.travel-city .small {
}

.section-title-travel {
  font-size: 40px;
  color: inherit;
  text-align: center;
  margin: 0;
}

.section-title-travel span {
  padding: 3.5% 0 2.3% 0;
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2.5px;
}

.block-airlines .section-title-travel:after {
}

.section-title-travel:after {
  content: "";
  display: block;
  width: 86px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: inherit;
  margin: 0 auto 1.8%;
}

.grid-national {
  /* border-top: 1px solid #fff; */
  position: relative;
  overflow: hidden;
}

.climate-grid .layer,
.grid-national .layer {
  z-index: 2;
}

.grid-national .image {
  position: relative;
  border-top: 1px solid #fff;
}

.grid-national .owl-wrapper .owl-item:nth-child(2n) .image:before,
.grid-national .owl-wrapper .owl-item:nth-child(2n + 3) .image:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background: #fff;
}

.grid-national .image img {
  width: 100%;
  height: auto;
}

#main-map {
  position: relative;
  color: #fff;
}

#main-map .left {
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  max-width: 50%;
  left: 8.5%;
  top: 11%;
}

#main-map .left .detail {
  font-size: 40px;
  line-height: 1.4em;
  margin-bottom: 8%;
  font-family: "Gotham";
  letter-spacing: 1.8px;
}

#main-map .left .small-detail {
  font-size: 32px;
  line-height: 1em;
  font-style: italic;
  font-family: "Gotham";
  letter-spacing: 4.1px;
  font-weight: 600;
}

#main-map .right {
  position: absolute;
  right: 6.7%;
  top: 20%;
  max-width: 440px;
}

#main-map .right .text-header {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 11.5%;
  line-height: 1.3em;
  letter-spacing: 3px;
}

#main-map .right .like-list {
  line-height: 2em;
  margin-bottom: 5%;
}

#main-map .right .text {
  margin-bottom: 6.2%;
}

#main-map .map-wrapper {
}

#main-map .map-wrapper img {
  width: 100%;
  height: auto;
}

.owl-item img {
  width: 100%;
}

.bg-image .layer,
.layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  pointer-events: none;
}

.layer.right {
  left: auto;
  right: 0;
}

.layer.bottom {
  top: auto;
  bottom: 0;
}

.layer.width {
  height: auto;
}

.layer.height {
  width: auto;
}

#main-map .map-wrapper {
  position: relative;
}

.row-climate {
  color: #fff;
  text-align: center;
  padding-bottom: 0;
  position: relative;
}

.wild-world .text,
.row-climate .text {
  margin: 0 auto 2.2em;
  max-width: 1330px;
}

.climate-grid div {
  padding: 0;
  margin: 0;
}

.climate-grid {
  position: relative;
}

.climate-grid > .row > .col-md-8 {
  width: 66.7445%;
}

.climate-grid img {
  width: 100%;
  height: auto;
}

.climate-grid .col-md-8 + .col-md-4 {
  width: 33.2555%;
}

.climate-grid .image.col-md-4 {
  width: 24.3%;
  z-index: 1;
}

.climate-grid .image.col-md-8:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.climate-grid .image.col-md-4:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.climate-grid .col-md-8 + .col-md-4:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

.climate-grid .image.col-md-8 {
  width: 75.7%;
  z-index: 1;
}

.climate-grid .image.col-md-12 {
  z-index: 0;
  margin-top: -3px;
}

.wild-world {
  position: relative;
  color: #231f20;
  text-align: center;
}

.wild-world .bottom-block .text {
  margin-bottom: 0;
}

.wild-world .bottom-block {
  position: absolute;
  bottom: 3.7%;
  z-index: 3;
  font-size: 20px;
  line-height: 1.8em;
  text-transform: uppercase;
  color: #fff;
  max-width: 30%;
  left: 47.9%;
  transform: translate(-50%, 0);
}

.national-food .section-title-travel:after,
.block-baku .section-title-travel:after,
.block-airlines .section-title-travel:after,
.block-hotels .section-title-travel:after,
.wild-world .section-title-travel:after {
  border-color: #f6921e;
}

.bg-image {
  z-index: 1;
  position: relative;
}

.bg-image + .upper-block {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block-about {
  position: relative;
  color: #fff;
}

.block-about .upper-block {
  display: flex;
  align-items: center;
}

.block-about .upper-block .inner {
  width: 30.25%;
  margin-left: 3.6%;
}

.block-about .text-header {
  font-size: 40px;
  line-height: 1em;
  text-transform: uppercase;
  margin-bottom: 13%;
  letter-spacing: 3px;
}

.block-about .text strong {
  display: block;
}

.block-about .text {
  font-family: Gotham;
  margin-bottom: 3%;
}

.block-about .like-list {
}

.block-airlines {
  position: relative;
  overflow: hidden;
}

.arilines-carousel {
  max-width: 54%;
  margin-left: 34.5%;
  margin-top: 4.2%;
}

.arilines-carousel .img img {
  max-width: 80%;
}

.arilines-carousel .wrap-item {
  display: flex;
  flex-wrap: wrap;
}

.arilines-carousel .owl-pagination {
  text-align: center;
  padding: 3.5% 0;
}

.arilines-carousel .owl-pagination .owl-page.active {
  background: #ff900d;
}

.arilines-carousel .owl-pagination .owl-page {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: 1px solid #ff900d;
  display: inline-block;
  margin: 0 7px;
}

.arilines-carousel .img {
  width: 33.3334%;
  padding: 1.2% 0;
}

.block-hotels .upper-block {
  position: relative;
  z-index: 2;
}

.block-hotels .bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.block-hotels .layer.bottom {
  top: auto;
  bottom: 0;
}

.block-hotels {
  position: relative;
  color: #231f20;
  text-align: center;
  margin-bottom: -5px;
  overflow: hidden;
}

.block-hotels .text {
  margin: 0 auto 2.2em;
  max-width: 100%;
  width: 1360px;
  padding: 0 15px;
}

.airport {
  position: relative;
  color: #fff;
}

.airport .owl-carousel {
  overflow: hidden;
}

.block-baku {
  position: relative;
  color: #fff;
  text-align: center;
}

.block-baku .text {
  width: 1330px;
  max-width: 100%;
  margin: 0 auto 2.2em;
}

.national-food {
  color: #fff;
  text-align: center;
  position: relative;
}

.mugam {
  color: #fff;
  text-align: center;
  position: relative;
}

.mugam .text {
  margin: 0 auto 2.2em;
  max-width: 1330px;
}

.bg-image img {
  width: 100%;
  position: relative;
}

.bg-image {
  position: relative;
}

.bg-image img + img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.mugam .bottom-block,
.mugam .upper-block {
  pointer-events: none;
}
.mugam .bg-image .bottom {
  bottom: 13px;
}
.mugam .bottom-block {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.mugam .controled-video {
  margin: -13px 0;
}

.mugam .bottom-block .text {
  position: absolute;
  z-index: 2;
  bottom: 9%;
  right: 3.8%;
  width: 450px;
  max-width: 100%;
  margin: 0;
  color: #f6921e;
  font-size: 25px;
  text-align: left;
  line-height: 1.2em;
  text-transform: uppercase;
  padding-left: 40px;
  border-left: 6px solid;
  font-family: "Gotham";
  letter-spacing: 1.6px;
}

.national-food .text {
  max-width: 1330px;
  margin: 0 auto 2.2em;
  text-align: center;
}

.national-food .bottom-block {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  width: 55%;
}

.national-food .bottom-block .row {
  margin: 0;
}

.national-food .bottom-block .col-md-4 {
  padding: 0;
}

.image2text {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

.image2text img {
  width: 100%;
  height: auto;
  line-height: 0;
  display: block;
}

.image2text .img {
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.image2text.active .text,
.image2text:not(.disabled):hover .text {
  opacity: 1;
}

.image2text.active .img,
.image2text:not(.disabled):hover .img {
  opacity: 0;
}

.image2text .text {
  position: absolute;
  display: flex;
  font-size: 22px;
  line-height: 1.7em;
  text-transform: uppercase;
  color: #ff8a00;
  text-align: center;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 15px;
  letter-spacing: 0.2px;
  background: rgba(255, 255, 255, 0.8);
}

.image2text .text:before {
  content: "";
  position: absolute;
  display: block;
  top: 15px;
  bottom: 15px;
  left: 15px;
  right: 15px;
  background: #fff;
  border: 1px solid;
  z-index: 2;
}

.image2text .text span {
  align-content: center;
  align-self: center;
  position: relative;
  z-index: 3;
  padding: 15px;
  margin: 0 auto;
}

.image2text .text span:after {
  display: block;
  content: "";
  width: 100px;
  border-bottom: 2px solid;
  margin: 5% auto 0;
}

.image2text:before {
  content: "";
  display: block;
  width: 50px;
  position: absolute;
  height: 50px;
  top: -49px;
  left: -49px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.airport .canvas-carousel canvas {
  width: 100%;
}
.airport .layer.right.height {
  z-index: -1;
}
.airport .canvas-carousel img {
  display: none;
}
.airport .bg-image + .upper-block {
  left: auto;
  right: 6.3%;
  width: 27%;
  top: 13%;
}

.airport .upper-block .text-header {
  font-size: 40px;
  line-height: 1.4em;
  text-transform: uppercase;
  margin-bottom: 11%;
  letter-spacing: 3px;
}

.airport .upper-block .quoted-text {
  position: relative;
}

/*.airport .upper-block .quoted-text:after,*/
/*.airport .upper-block .quoted-text:before{*/
/*content: '';*/
/*display: block;*/
/*width: 56px;*/
/*height: 39px;*/
/*position: absolute;*/
/*top: 0;*/
/*right: -60px;*/
/*background: url(../images/quote-upper.png) center / contain no-repeat;*/
/*}*/
/*.airport .upper-block .quoted-text:after{*/
/*bottom: 0;*/
/*top: auto;*/
/*right: auto;*/
/*left: -60px;*/
/*background: url(../images/quote-bottom.png) center / contain no-repeat;*/
/*}*/
/*.airport .upper-block .item{*/
/*padding: 0 70px;*/
/*}*/

.airport .upper-block .link-text {
  /* text-align: right; */
  float: right;
  border-left: 4px solid;
  padding-left: 15px;
  line-height: 1em;
  margin-top: 3.5%;
}

.airport .upper-block .link-text span {
  font-style: italic;
  font-size: 14px;
}

.block-hotels .owl-buttons {
  display: none !important;
}

.airport .upper-block .link-text strong {
  display: block;
  font-size: 18px;
  padding-bottom: 0.3em;
}

.airport .upper-block {
  overflow: hidden;
}

.airport .upper-block .quoted-text .text {
  margin-bottom: 4.9%;
  line-height: 1.55em;
}

.travel-hotel-carousel .item:before {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  pointer-events: none;
  bottom: 11px;
  right: 18px;
  left: 16px;
  border: 2px solid #f89a1c;
  z-index: 10;
}

.travel-hotel-carousel .item {
  width: 25%;
  float: left;
  position: relative;
}

.travel-hotel-carousel .item .img {
  height: 0;
  padding-top: 88.63%;
  position: relative;
  overflow: hidden;
  display: block;
}

.travel-hotel-carousel .item .img img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

.owl-carousel.travel-hotel-carousel {
  margin: 0 auto;
  /*width: 1590px;*/
  width: 82%;
  /*max-width: 100%;*/
  padding-top: 2.1%;
  position: relative;
  z-index: 3;
}

.travel-hotel-carousel .item .description {
  display: flex;
  font-family: Gotham;
  height: 145px;
  flex-wrap: wrap;
  align-content: center;
  overflow: hidden;
  padding: 30px 30px 10px;
}

.travel-hotel-carousel .wrap-item .item:nth-child(even) .description {
  padding: 10px 30px 30px;
}

.travel-hotel-carousel .item .title {
  font-size: 21px;
  color: #58595b;
  line-height: 1.3em;
  text-transform: uppercase;
  width: 100%;
}

.travel-hotel-carousel .item .flat-number {
  color: #f6921e;
  font-style: italic;
  font-weight: 300;
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 1%;
}

.block-hotels .owl-pagination {
  text-align: center;
  padding: 2.7% 0 2%;
}

.block-hotels .owl-pagination .owl-page.active {
  background: #ff900d;
}

.block-hotels .owl-pagination .owl-page {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: 1px solid #ff900d;
  display: inline-block;
  margin: 0 7px;
}

.block-hotels .owl-controls {
}

@media (max-width: 1750px) {
  .mugam .bottom-block .text {
    font-size: 20px;
    width: 420px;
  }

  .section-title-travel span {
    padding: 3% 0 1.8%;
  }

  .section-title-travel:after {
    margin-bottom: 1.3%;
  }

  .wild-world .text,
  .row-climate .text {
    margin-bottom: 1.2em;
    max-width: 920px;
  }

  #main-map .right .text-header {
    font-size: 35px;
    margin-bottom: 8.5%;
  }

  .section-title-travel,
  #main-map .left .detail {
    font-size: 30px;
  }

  #main-map .left .small-detail {
    font-size: 22px;
  }

  #main-map .right .like-list {
    line-height: 1.8em;
    margin-bottom: 3%;
  }

  #main-map .right .text {
    margin-bottom: 4.2%;
  }

  .wild-world .bottom-block {
    font-size: 18px;
  }

  .national-food .bottom-block {
    width: 50%;
  }

  .image2text .text {
    font-size: 1em;
    line-height: 1.5em;
    letter-spacing: 0px;
  }

  .airport .upper-block .text-header {
    font-size: 35px;
    margin-bottom: 7%;
    letter-spacing: 3px;
  }

  .block-about .text-header {
    font-size: 35px;
    margin-bottom: 9%;
  }

  .page-template-temlate-travel {
    line-height: 1.5em;
  }

  #travel-slider .title {
    font-size: 40px;
  }

  .image2text .text span:after {
    width: 60px;
  }

  .wild-world .text,
  .row-climate .text {
    margin-bottom: 1.2em;
    max-width: 820px;
  }

  .block-baku .text,
  .travel-city .text,
  .block-hotels .text {
    max-width: 70%;
  }
}

@media (max-width: 1550px) {
  .page-template-temlate-travel {
    font-size: 16px;
  }

  .mugam .upper-block .text {
    width: 1100px;
  }

  #main-map .right {
    max-width: 400px;
    right: 5%;
  }

  #main-map .left .detail {
    font-size: 28px;
  }

  #main-map .left .small-detail {
    font-size: 20px;
  }

  .block-baku .text,
  .national-food .text {
    max-width: 1100px;
  }

  .wild-world .bottom-block {
    font-size: 16px;
  }

  .mugam .bottom-block .text {
    font-size: 18px;
    padding-left: 30px;
    width: 370px;
  }

  .travel-hotel-carousel .item .title {
    font-size: 18px;
  }

  .travel-hotel-carousel .item .flat-number {
    font-size: 16px;
  }

  .block-about .upper-block .inner {
    width: 25.25%;
  }
}

@media (max-width: 1360px) {
  .arilines-carousel {
    margin-top: 2.2%;
  }

  .page-template-temlate-travel {
    font-size: 14px;
    line-height: 1.4em;
  }

  .section-title-travel,
  .block-about .text-header {
    font-size: 30px;
  }

  .travel-hotel-carousel .item .flat-number {
    font-size: 1em;
  }

  .travel-hotel-carousel .item .title {
    font-size: 18px;
  }

  .airport .upper-block .text-header {
    font-size: 30px;
    margin-bottom: 7%;
    line-height: 1.2em;
    letter-spacing: 3px;
  }

  .airport .upper-block .link-text strong {
    font-size: 15px;
  }

  .block-baku .text {
    max-width: 1000px;
  }

  .national-food .text {
    max-width: 1000px;
  }

  .national-food .bottom-block {
    width: 57%;
  }

  .image2text:before {
    content: "";
    display: block;
    width: 30px;
    position: absolute;
    height: 30px;
    top: -29px;
    left: -29px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  .mugam .bottom-block .text {
    font-size: 16px;
    width: 350px;
    right: 20px;
    padding-left: 30px;
    border-left-width: 3px;
  }

  .mugam .upper-block .text {
    width: 920px;
  }

  .travel-city .text,
  .block-hotels .text {
    max-width: 1000px;
  }

  .section-title-travel,
  #main-map .left .detail {
    font-size: 25px;
  }

  #main-map .left .small-detail {
    font-size: 18px;
  }

  #main-map .right {
    position: absolute;
    right: 3.7%;
    top: 13%;
    max-width: 350px;
  }

  #main-map .right .text-header {
    font-size: 30px;
    margin-bottom: 4.5%;
  }

  #travel-slider .title {
    font-size: 35px;
  }

  #travel-slider .slide-text {
    padding: 0 0 0 75px;
  }

  #travel-slider .slide-text .inner {
    max-width: 400px;
  }

  .wild-world .bottom-block {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  #travel-slider .lazy-load-box.trigger {
    opacity: 0 !important;
  }
}

@media (min-width: 993px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .hidden-sm,
  .arilines-carousel .owl-pagination,
  .block-hotels .owl-controls,
  #travel-slider .owl-controls,
  #travel-slider .description,
  .page-template-temlate-travel .hidden-md {
    display: none !important;
  }

  #travel-slider .slide-text {
    padding: 0 0 32% 21px;
    /* display: block; */
    /* bottom: 0; */
    /* top: auto; */
    align-items: flex-end;
  }

  #travel-slider .owl-item .item {
    position: static;
  }

  #travel-slider .title {
    font-size: 20px;
    font-weight: 600;
    padding: 0;
  }

  .grid-national .hidden-lg > div {
    padding: 0;
    border-top: 1px solid #fff;
  }

  .grid-national .hidden-lg > div img {
    width: 100%;
  }

  .arilines-carousel {
    max-width: none;
    margin: 0;
    padding-bottom: 7%;
  }

  .block-airlines .upper-block,
  .row-climate .upper-block,
  .travel-city .upper-block {
    height: auto;
    position: relative;
  }

  .national-food .upper-block {
    position: relative;
    padding-bottom: 75%;
    z-index: 10;
  }

  .national-food {
    overflow: hidden;
  }

  .national-food .bg-image {
    position: static;
  }

  .national-food .layer.bottom {
    z-index: 5;
  }

  .national-food .bottom-block {
    width: 100%;
    position: relative;
    margin-top: -43%;
  }

  .grid-national .hidden-lg .col-xs-6 + .col-xs-6:before {
    content: "";
    display: block;
    background: #fff;
    width: 1px;
    top: 0;
    left: -0.5px;
    bottom: 0;
    position: absolute;
  }

  #main-map .left {
    top: auto;
    left: auto;
    right: 3.2%;
    bottom: 4.7%;
    text-align: right;
    max-width: 55%;
  }

  #main-map .left .small-detail {
    font-size: 13px;
    letter-spacing: -0.6px;
  }

  #main-map .left .detail {
    font-size: 13px;
    letter-spacing: -0.2px;
    line-height: 1.4em;
    margin-bottom: 13%;
  }

  .row-climate {
    background-color: #0d2941;
    overflow: hidden;
    padding-bottom: 10%;
  }

  .travel-city .bg-image {
    position: static;
  }

  .travel-city {
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 10%;
  }

  #travel-slider .slide-text .lazy-load-box {
    background-position: left bottom !important;
    background-size: contain !important;
    background-repeat: no-repeat;
  }

  .climate-grid .hidden-lg div + div {
    border-top: 1px solid #fff;
  }

  .travel-hotel-carousel .item {
    width: auto;
    padding: 0 20px;
    left: 0px;
    float: none;
  }

  .owl-carousel.travel-hotel-carousel {
    width: 100%;
  }

  .block-hotels {
    margin: 0;
  }

  .arilines-carousel .img {
    padding: 0;
    width: 100%;
    text-align: center;
  }

  .bg-image img + img {
    position: relative;
  }

  .bg-image img + .layer {
    position: absolute;
  }

  .national-food .upper-block > .text,
  .block-baku .text {
    max-width: 90%;
  }

  .section-title-travel span {
    letter-spacing: 1px;
    padding: 12% 0 8%;
  }

  .section-title-travel {
    font-size: 20px;
  }

  .section-title-travel:after {
    margin-bottom: 9%;
    width: 40px;
  }

  .travel-city .text,
  .block-hotels .text {
    max-width: 90%;
  }

  .block-airlines {
    margin-top: 15%;
    border-top: 1px solid #f6921e;
    padding: 3% 0 0%;
  }

  .page-template-temlate-travel {
    font-size: 13px;
    line-height: 1.7em;
  }

  .wild-world .upper-block {
    padding-top: 4%;
  }

  .image2text:before {
    width: 20px;
    height: 20px;
    left: -19px;
    top: -19px;
  }

  .image2text .text {
    padding: 10px;
    font-size: 10px;
  }

  .image2text .text:before {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
  }

  .image2text .text span {
    padding: 0 5px;
  }

  .travel-hotel-carousel .item .description {
    background: #fff;
  }

  .travel-hotel-carousel .item:before {
    top: 11px;
    bottom: 11px;
    right: 31px;
    left: 31px;
    border-width: 1px;
  }

  .travel-hotel-carousel .active + .owl-item:not(.active) .wrap-item,
  .travel-hotel-carousel .active + .owl-item:not(.active) .item {
    right: 15px;
  }

  .travel-hotel-carousel .owl-item.active .item {
    position: relative;
    left: 0;
    right: 0;
  }

  .arilines-carousel .owl-buttons {
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .wild-world .text,
  .row-climate .text {
    max-width: 90%;
  }
}

@media (min-width: 994px) and (max-width: 1199px) {
  .city-mice {
    display: none;
  }

  .page-template-temlate-travel {
    font-size: 13px;
  }

  .block-baku .text,
  .travel-city .text,
  .block-hotels .text {
    max-width: 90%;
  }

  #main-map .right .text-header,
  .section-title-travel,
  #main-map .left .detail {
    font-size: 20px;
  }

  #main-map .right {
    max-width: 31%;
  }

  .mugam .bottom-block .text {
    font-size: 14px;
    max-width: 28%;
  }

  .image2text .text {
    font-size: 0.9em;
    padding: 5px;
  }

  .national-food .bottom-block {
    width: 53%;
  }

  .section-title-travel,
  .block-about .text-header {
    font-size: 20px;
  }

  .airport .upper-block .text-header {
    font-size: 20px;
  }
}

@media (min-width: 768px) and (max-width: 993px) {
  .arilines-carousel .img {
    padding: 0;
    width: 50%;
    text-align: center;
  }

  .travel-hotel-carousel .item {
    float: left;
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .section-title-travel {
    font-size: 25px;
  }

  .section-title-travel:after {
    width: 85px;
    margin-bottom: 1em;
  }

  .page-template-temlate-travel {
    font-size: 16px;
  }

  .section-title-travel span {
    padding: 2em 0 1em;
  }

  .national-food .bottom-block .col-md-4 {
    width: 33.3334%;
    margin: 0;
  }

  .national-food .upper-block {
    padding-bottom: 45%;
  }

  .wild-world .text .hidden-lg {
    display: none !important;
  }

  .block-baku .text.hidden-sm,
  .wild-world .text.hidden-sm {
    display: inherit !important;
  }

  #main-map .left .detail {
    font-size: 30px;
  }

  #main-map .left .small-detail {
    font-size: 25px;
  }

  #travel-slider .title {
    font-size: 30px;
  }

  #travel-slider .slide-text {
    padding-left: 10%;
  }
}

@media (min-width: 1370px) {
  #travel-slider .slide-text .inner {
    max-width: 35%;
  }
}
