@charset "UTF-8";
@media (min-width: 1200px) {
  .section-one {
    min-height: 100vh;
  }
}
@media (min-width: 992px) {
  .section-one .sub-slider-wrap {
    position: absolute;
    bottom: 0;
  }
}
.section-one .main-slider {
  position: relative;
}
.section-one .main-slider .filter-blur-4 {
  filter: blur(4px);
}
.section-one .main-slider .item::before {
  content: "";
  width: 100%;
  height: 100%;
  /*background: #000;*/
  background: radial-gradient(transparent, black);
  position: absolute;
  z-index: 2;
  /*opacity: 0.25;*/
}
.section-one .main-slider .info {
  position: absolute;
  top: 0;
  margin-top: 100px;
  z-index: 2;
}
@media (min-width: 1200px) {
  .section-one .main-slider .info {
    margin-top: 140px !important;
  }
}
.section-one .main-slider .tns-slide-active > .embed-responsive img {
  transform: scale(1.3);
  transition: all 15s;
}
.section-one .cover-sliderr .tns-inner {
  margin: 0px 84px 0px 47px !important;
}
.section-one .cover-slider .cover-item {
  padding-top: 60px;
  padding-bottom: 10px;
}
.section-one .cover-slider .cover-item .embed-responsive {
  overflow: inherit !important;
}
@media (min-width: 992px) {
  .section-one .cover-slider .cover-item .item-img:hover img {
    margin-top: -60px;
    margin-left: -45px;
  }
}
.section-one .cover-slider .cover-item .item-img img {
  position: absolute;
  display: block;
}
@media (max-width: 991px) {
  .section-one .cover-slider .cover-item .item-img img {
    margin-top: -60px;
    margin-left: 0;
  }
}
.section-one .cover-slider .cover-item .item-img .info-ap {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 9px;
  z-index: -1;
}
@media (max-width: 991px) {
  .section-one .cover-slider .cover-item .item-img .info-ap {
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.58);
  }
}
.section-one .thoughts-slider {
  padding: 10px;
}
@media (max-width: 991px) {
  .section-one .thoughts-slider .media {
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.58);
  }
}
.section-one .previous-news {
  align-items: flex-end;
}
@media (min-width: 992px) {
  .section-one .previous-news {
    display: flex !important;
  }
}
.section-one .embed-responsive-set {
  padding-top: 100vh;
}
@media (min-width: 992px) {
  .section-one .embed-responsive-set {
    min-height: 750px;
    padding-top: 100vh;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section-one .embed-responsive-set {
    padding-top: calc(100vh - var(--header-height));
  }
}

/*====================================================================================================================*/
/* Section Three */
/*====================================================================================================================*/
.section-three .tns-outer {
  position: relative;
}
.section-three .tns-outer .tns-controls {
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  margin-bottom: 6px;
  margin-left: 10px;
}
.section-three .tns-outer .tns-controls:focus {
  outline: none !important;
}
.section-three .tns-outer .tns-controls button {
  border: 0 !important;
  outline: none !important;
  background: transparent;
}
.section-three .tns-outer .tns-controls [data-controls=next] {
  margin-left: 10px;
  background: transparent;
}

/*====================================================================================================================*/
/* Section Four */
/*====================================================================================================================*/
.section-four .tns-outer {
  position: relative;
}
.section-four .tns-outer .tns-controls {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  margin-top: -55px;
}
.section-four .tns-outer .tns-controls:focus {
  outline: none !important;
}
.section-four .tns-outer .tns-controls button {
  border: 0 !important;
  outline: none !important;
  background: transparent;
  padding: 0 !important;
}
.section-four .tns-outer .tns-controls [data-controls=next] {
  margin-left: 5px;
  background: transparent;
  padding: 0 !important;
}
.section-four .writers-slider .item {
  position: relative;
}
.section-four .writers-slider .item .writers-info {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.section-four .writers-slider .item .writers-info .social-icon {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.section-four .writers-slider .item .writers-info .social-icon a {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  display: block;
}
.section-four .writers-slider .item:hover .info {
  margin-top: -100px !important;
}
.section-four .writers-slider .item:hover .social-icon {
  opacity: 1;
}
.section-four .writers-slider .item:hover .social-icon a:hover {
  transform: scale(0.9);
}

/*====================================================================================================================*/
/* Section Six */
/*====================================================================================================================*/
.executive-board-one .tns-outer {
  position: relative;
}
.executive-board-one .tns-outer .tns-controls {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  margin-top: -55px;
}
.executive-board-one .tns-outer .tns-controls:focus {
  outline: none !important;
}
.executive-board-one .tns-outer .tns-controls button {
  border: 0 !important;
  outline: none !important;
  background: transparent;
  padding: 0 !important;
}
.executive-board-one .tns-outer .tns-controls [data-controls=next] {
  margin-left: 5px;
  background: transparent;
  padding: 0 !important;
}

/*====================================================================================================================*/
/* Section Six */
/*====================================================================================================================*/
.section-six .bg {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.section-six .bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
.section-six .bg:nth-child(1) {
  background-image: url("../../assets/images/işğal/Xankendi_sehrinin_Merkzi_Stadionu.jpg");
}
.section-six .bg:nth-child(2) {
  background-image: url("../../assets/images/işğal/şuşa.jpg");
}
.section-six .bg:nth-child(3) {
  background-image: url("../../assets/images/işğal/Xocavənd.jpg");
}
.section-six .bg:nth-child(4) {
  background-image: url("../../assets/images/işğal/Ağdərə.jpg");
}
.section-six .bg:nth-child(5) {
  background-image: url("../../assets/images/işğal/cebrail-rayonu.jpg");
}
.section-six .bg:nth-child(6) {
  background-image: url("../../assets/images/işğal/Vorotan,_Qubadli.jpg");
}
.section-six .bg:nth-child(7) {
  background-image: url("../../assets/images/işğal/xocalı.jpg");
}
.section-six .bg:nth-child(8) {
  background-image: url("../../assets/images/işğal/lacin.jpg");
}
.section-six .bg:nth-child(9) {
  background-image: url("../../assets/images/işğal/Kəlbəcər.jpg");
}
.section-six .bg:nth-child(10) {
  background-image: url("../../assets/images/işğal/Agdam_2.jpg");
}
.section-six .bg:nth-child(11) {
  background-image: url("../../assets/images/işğal/Füzuli.jpg");
}
.section-six .bg:nth-child(12) {
  background-image: url("../../assets/images/işğal/Xankendi_sehrinin_Merkzi_Stadionu.jpg");
}
.section-six .tns-outer {
  position: relative;
}
.section-six .tns-outer .tns-controls {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  margin-top: 6px;
  margin-right: 10px;
}
.section-six .tns-outer .tns-controls:focus {
  outline: none !important;
}
.section-six .tns-outer .tns-controls button {
  border: 0 !important;
  outline: none !important;
  background: transparent;
}
.section-six .tns-outer .tns-controls [data-controls=next] {
  margin-left: 10px;
  background: transparent;
}

/*====================================================================================================================*/
/* occupation-slider-two */
/*====================================================================================================================*/
.sisal .tns-outer {
  position: relative;
}
.sisal .tns-outer .tns-controls {
  position: absolute;
  z-index: 99;
  bottom: 0;
  right: 0;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 13px;
}
.sisal .tns-outer .tns-controls:focus {
  outline: none !important;
}
.sisal .tns-outer .tns-controls button {
  border: 0 !important;
  outline: none !important;
  background: transparent;
}
.sisal .tns-outer .tns-controls [data-controls=next] {
  background: transparent;
}

/*====================================================================================================================*/
/* Section Seven */
/*====================================================================================================================*/
.section-seven .tns-outer {
  position: relative;
}
.section-seven .tns-outer .tns-controls {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  margin-top: -55px;
}
.section-seven .tns-outer .tns-controls:focus {
  outline: none !important;
}
.section-seven .tns-outer .tns-controls button {
  border: 0 !important;
  outline: none !important;
  background: transparent;
  padding: 0 !important;
}
.section-seven .tns-outer .tns-controls [data-controls=next] {
  margin-left: 5px;
  background: transparent;
  padding: 0 !important;
}

/*====================================================================================================================*/
/* Writers Section */
/*====================================================================================================================*/
.writers-header {
  background-image: url("../../assets/images/Rectangle 150.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.writers-header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  backdrop-filter: blur(15px) !important;
}
.writers-header .item {
  position: relative;
}
.writers-header .item .writers-info {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 1;
}
.writers-header .item .writers-info .social-icon {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.writers-header .item .writers-info .social-icon a {
  width: 30px;
  height: 30px;
  background: #fff;
  border-radius: 50%;
  padding: 0;
  display: block;
}
.writers-header .item:hover .info {
  margin-top: -100px !important;
}
.writers-header .item:hover .social-icon {
  opacity: 1;
}
.writers-header .item:hover .social-icon a:hover {
  transform: scale(0.9);
}
.writers-header .form-control {
  background-color: #ffffff59 !important;
  color: #fff;
}
.writers-header ::placeholder {
  color: #ffffff;
  opacity: 1;
}
.writers-header :-ms-input-placeholder {
  color: #fff;
}
.writers-header ::-ms-input-placeholder {
  color: #fff;
}

/*====================================================================================================================*/
/* Live Broadcast */
/*====================================================================================================================*/
.live-broadcast {
  background-image: url("../../assets/images/aaaaab.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  backdrop-filter: blur(2px);
}
.live-broadcast:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  backdrop-filter: blur(15px) !important;
}
.live-broadcast::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #222;
  opacity: 0.6;
  z-index: -1;
}
.live-broadcast.two {
  min-height: 640px;
}

/*===================================================================================================================*/
/* Main Markets Carousel */
/*===================================================================================================================*/
.swiper-container {
  width: 100%;
}
@media (min-width: 1200px) {
  .swiper-container {
    height: calc(100vh - var(--header-height) - 42px) !important;
    margin-top: 42px;
  }
}
@media (max-width: 1199px) {
  .swiper-container {
    height: calc(100vh - var(--header-height)) !important;
    top: var(--header-height);
  }
}
.swiper-container .swiper-pagination::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 350px;
  background: #FF6D6D;
  top: -30px;
  right: 0;
  z-index: -1;
  margin-right: 2px;
}
.swiper-container .swiper-pagination span:nth-child(1) {
  position: relative;
  margin-bottom: 60px;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
}
.swiper-container .swiper-pagination span:nth-child(1)::before {
  content: "01";
  position: absolute;
  width: 80px;
  height: auto;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  top: -9px;
  left: -80px;
  z-index: 3;
}
@media (max-width: 767px) {
  .swiper-container .swiper-pagination span:nth-child(1)::before {
    display: none !important;
  }
}
.swiper-container .swiper-pagination span:nth-child(1)::after {
  content: "";
  position: absolute;
  top: 34px;
  right: 0;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
  border-radius: 50%;
}
.swiper-container .swiper-pagination span:nth-child(2) {
  position: relative;
  margin-bottom: 60px;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
}
.swiper-container .swiper-pagination span:nth-child(2)::before {
  content: "02";
  position: absolute;
  width: 80px;
  height: auto;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  top: -9px;
  left: -80px;
  z-index: 3;
}
@media (max-width: 767px) {
  .swiper-container .swiper-pagination span:nth-child(2)::before {
    display: none !important;
  }
}
.swiper-container .swiper-pagination span:nth-child(2)::after {
  content: "";
  position: absolute;
  top: 34px;
  right: 0;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
  border-radius: 50%;
}
.swiper-container .swiper-pagination span:nth-child(3) {
  position: relative;
  margin-bottom: 60px;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
}
.swiper-container .swiper-pagination span:nth-child(3)::before {
  content: "03";
  position: absolute;
  width: 80px;
  height: auto;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  top: -9px;
  left: -80px;
  z-index: 3;
}
@media (max-width: 767px) {
  .swiper-container .swiper-pagination span:nth-child(3)::before {
    display: none !important;
  }
}
.swiper-container .swiper-pagination span:nth-child(3)::after {
  content: "";
  position: absolute;
  top: 34px;
  right: 0;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
  border-radius: 50%;
}
.swiper-container .swiper-pagination span:nth-child(4) {
  position: relative;
  margin-bottom: 60px;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
}
.swiper-container .swiper-pagination span:nth-child(4)::before {
  content: "04";
  position: absolute;
  width: 80px;
  height: auto;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  top: -9px;
  left: -80px;
  z-index: 3;
}
@media (max-width: 767px) {
  .swiper-container .swiper-pagination span:nth-child(4)::before {
    display: none !important;
  }
}
.swiper-container .swiper-pagination span:nth-child(4)::after {
  content: "";
  position: absolute;
  top: 34px;
  right: 0;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
  border-radius: 50%;
}
.swiper-container .swiper-pagination span:nth-child(5) {
  position: relative;
  margin-bottom: 60px;
  width: 8px;
  height: 8px;
  color: #fff !important;
  background: #fff;
}
.swiper-container .swiper-pagination span:nth-child(5)::before {
  content: "05";
  position: absolute;
  width: 80px;
  height: auto;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #fff;
  top: -9px;
  left: -80px;
  z-index: 3;
}
@media (max-width: 767px) {
  .swiper-container .swiper-pagination span:nth-child(5)::before {
    display: none !important;
  }
}
.swiper-container .swiper-pagination .swiper-pagination-bullet {
  opacity: 0.8 !important;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet span {
  position: relative;
  z-index: 99;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  color: #FF6D6D !important;
  background: #FF6D6D !important;
}
.swiper-container .swiper-pagination .swiper-pagination-bullet-active::before {
  color: #FF6D6D !important;
}

.swiper-slide {
  position: relative;
  background-image: url("/assets/images/Rectangle 151.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  backdrop-filter: blur(10px);
}
.swiper-slide::after {
  content: "";
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
  right: 0;
  background: #272727;
  opacity: 0.9;
  filter: blur(8px);
  z-index: 0;
  backdrop-filter: blur(10px);
}
.swiper-slide.tr-bg-top::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 800px;
  height: 900px;
  background-image: url("/assets/images/Group 6044.png");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 1;
}
.swiper-slide .fa-one {
  position: relative;
}
.swiper-slide .fa-one::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  margin-top: -17px;
  margin-left: -28px;
  border-style: solid;
  border-width: 35px 0 35px 70px;
  transform: rotate(80deg);
  border-color: transparent transparent transparent #4267B2;
}
.swiper-slide .fa-one-before {
  position: relative;
}
.swiper-slide .fa-one-before::before {
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  left: 0;
  top: 0;
  margin-top: -80px;
  margin-left: -65px;
  background-image: url("/assets/images/Polygon 3.png");
  background-repeat: no-repeat;
  transform: rotate(6deg);
  background-size: cover;
  z-index: 3;
}
.swiper-slide .fa-two {
  position: relative;
}
.swiper-slide .fa-two::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  margin-top: -17px;
  margin-left: -23px;
  border-style: solid;
  border-width: 35px 0 35px 70px;
  transform: rotate(80deg);
  border-color: transparent transparent transparent #FF0000;
}
.swiper-slide .fa-two-before {
  position: relative;
}
.swiper-slide .fa-two-before::before {
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  left: 0;
  top: 0;
  margin-top: -80px;
  margin-left: -65px;
  background-image: url("/assets/images/Polygon 5.png");
  background-repeat: no-repeat;
  transform: rotate(6deg);
  background-size: cover;
  z-index: 3;
}
.swiper-slide .fa-three {
  position: relative;
}
.swiper-slide .fa-three::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  margin-top: -17px;
  margin-left: -23px;
  border-style: solid;
  border-width: 35px 0 35px 70px;
  transform: rotate(80deg);
  border-color: transparent transparent transparent #1DA1F2;
}
.swiper-slide .fa-three-before {
  position: relative;
}
.swiper-slide .fa-three-before::before {
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  left: 0;
  top: 0;
  margin-top: -80px;
  margin-left: -65px;
  background-image: url("/assets/images/Polygon 15.png");
  background-repeat: no-repeat;
  transform: rotate(6deg);
  background-size: cover;
  z-index: 3;
}
.swiper-slide .fa-four {
  position: relative;
}
.swiper-slide .fa-four::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  top: 0;
  margin-top: -17px;
  margin-left: -23px;
  border-style: solid;
  border-width: 35px 0 35px 70px;
  transform: rotate(80deg);
  border-color: transparent transparent transparent #FFFFFF;
}
.swiper-slide .fa-four-before {
  position: relative;
}
.swiper-slide .fa-four-before::before {
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  left: 0;
  top: 0;
  margin-top: -80px;
  margin-left: -65px;
  background-image: url("/assets/images/Polygon 17.png");
  background-repeat: no-repeat;
  transform: rotate(6deg);
  background-size: cover;
  z-index: 3;
}

/*====================================================================================================================*/
/* not found */
/*====================================================================================================================*/
.not-found {
  height: calc(100vh - var(--header-height));
  background-image: url("/assets/images/uzay.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: relative;
}
.not-found h1 {
  font-size: 200px;
}
.not-found::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 0;
}

.page {
  position: absolute;
  width: 100%;
  height: 40%;
  bottom: 0;
  left: 0;
  z-index: 4;
  overflow: hidden;
  padding-top: 70px;
}
.page::before {
  position: absolute;
  content: "";
  width: 150%;
  height: 2200px;
  top: 0;
  left: 0;
  background: #1f1f1f;
  z-index: -1;
  margin-left: -25%;
  margin-top: 40px;
  border-radius: 100%;
  box-shadow: 0 0 40px 0 #ffffff;
}
@media (max-width: 991px) {
  .page::before {
    width: 300%;
    margin-left: -100%;
  }
}

/*====================================================================================================================*/
/* detailed img */
/*====================================================================================================================*/
.detailed-img .tns-controls-pro .tns-outer {
  position: relative;
}
.detailed-img .tns-controls-pro .tns-controls {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 0;
  width: 100%;
  z-index: 99;
}
.detailed-img .tns-controls-pro .tns-controls button {
  outline: none !important;
  width: 40px;
  line-height: 65px;
  border: 0;
  color: #000;
  transition: all 0.3s;
  margin-top: -5px;
  transform: translateY(-50%);
}
.detailed-img .tns-controls-pro [data-controls=next] {
  float: right;
  background: linear-gradient(to right, #ffffff9e, #ffffff);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.detailed-img .tns-controls-pro [data-controls=prev] {
  background: linear-gradient(to right, #fff, #ffffff9e);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

/*====================================================================================================================*/
/* Full Page Section */
/*====================================================================================================================*/
.full-section {
  min-height: calc(100vh);
  background-color: #ccc;
  border-bottom: 10px solid #FF0000;
}

:root {
  --header-height: 70px;
  --main-color: #a155ed;
  --main-special: rgba(255, 109, 109, 0.78);
  --side-nav-height: 300px;
}
@media (max-width: 1199px) {
  :root {
    --header-height: 60px;
    --navbar-width: 300px;
  }
}

* {
  letter-spacing: 0.5px;
  text-decoration: none !important;
  font-family: "Raleway", sans-serif;
  scroll-behavior: smooth;
}

/*====================================================================================================================*/
/* Logo */
/*====================================================================================================================*/
.logo span:nth-child(1) img {
  height: 40px;
}
.logo span:nth-child(2) img {
  height: 30px;
}
@media (max-width: 576px) {
  .logo span:nth-child(2) img {
    height: 26px !important;
  }
}
@media (min-width: 1200px) {
  .logo {
    position: absolute;
    top: 35px;
    left: 0;
    margin-left: calc(50% - 93px) !important;
    transform: translateY(-50%);
    display: block;
  }
}

/*====================================================================================================================*/
/* Header */
/*====================================================================================================================*/
.weather-icon {
  background: border-box !important;
}
@media (min-width: 768px) {
  .weather-icon {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .main-header {
    position: fixed !important;
    z-index: 999;
  }
  .main-header .menu-lives {
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-header .header .navbar-collapse {
    background: #fff;
  }
  .main-header .header .navbar-collapse .navbar-nav .nav-item {
    position: relative;
  }
  .main-header .header .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #1f1f1f !important;
    padding: 10px !important;
    font-weight: normal;
  }
  .main-header .header .navbar-collapse .navbar-nav .nav-item .nav-link.nav-before-right::before {
    content: "⮟";
    position: absolute;
    text-align: center;
    transform: rotate(-90deg);
    font-size: 15px;
    right: 0;
    top: calc(50% - 15px);
    align-items: center;
    display: flex;
    justify-content: center;
    height: 30px;
    width: 30px;
    background: #0000004a;
    color: #fff;
    border-radius: 50%;
    margin-right: 5px;
  }
}
.main-header .header {
  height: var(--header-height);
  z-index: 999999;
  /* .clock-weather{
       @media (max-width: 700px) {
           position: absolute;
           margin-top: calc(var(--header-height) + 25px);
           width: 100%;
           display: flex;
           justify-content: inherit;
           padding-left: 10px;
           padding-right: 10px;
       }
   }*/
}
.main-header .header .weather .dropdown .dropdown-menu {
  padding: 10px;
  margin-top: 14px;
  border: 0;
  background-color: #535353 !important;
  backdrop-filter: blur(2px);
}
@media (min-width: 768px) {
  .main-header .header .weather {
    width: 230px;
  }
  .main-header .header .weather .dropdown .dropdown-toggle {
    display: none !important;
  }
  .main-header .header .weather .dropdown .dropdown-menu {
    margin-top: calc((var(--header-height) - 24px) / 2 * -1);
    display: flex !important;
    border: 0;
    width: max-content;
    background-color: transparent !important;
  }
  .main-header .header .weather .dropdown .dropdown-menu.show {
    display: block !important;
  }
  .main-header .header .weather .dropdown .main.controls {
    grid-template-rows: none !important;
  }
  .main-header .header .weather .dropdown lottie-player .main.controls .toolbar {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .main-header .header .language a {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    outline: none !important;
  }
  .main-header .header .language a img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    width: 20px;
    height: 20px;
    z-index: 1;
  }
  .main-header .header .language .active img {
    position: relative;
    z-index: 10 !important;
    margin-bottom: 7px;
  }
  .main-header .header .language .active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000008c;
    opacity: 0.3;
    top: 0;
    left: 0;
    z-index: 10;
  }
}
@media (min-width: 1200px) {
  .main-header .header {
    border-bottom: 2px solid #ffffff4f;
  }
  .main-header .header .language a {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
    outline: none !important;
  }
  .main-header .header .language a img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
    width: 20px;
    height: 20px;
    z-index: 1;
  }
  .main-header .header .language .active img {
    position: relative;
    z-index: 10 !important;
    margin-bottom: 7px;
  }
  .main-header .header .language .active::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000008c;
    opacity: 0.3;
    top: 0;
    left: 0;
    z-index: 10;
  }
}
.main-header .header .nav-link {
  color: #fff !important;
}
@media (min-width: 1200px) {
  .main-header .header .main-navbar {
    position: absolute;
    width: 100%;
    display: block;
    margin-top: calc(var(--header-height) + 42px);
    left: 0;
  }
  .main-header .header .main-navbar .navbar-nav .nav-link {
    line-height: 42px !important;
  }
}
.main-header .header .search-icon .input-group {
  /*input[type=text] {
      width: 130px;
      box-sizing: border-box;
      border: 2px solid #ccc;
      border-radius: 4px;
      font-size: 16px;
      padding: 12px 20px 12px 40px;
      -webkit-transition: width 0.4s ease-in-out;
      transition: width 0.4s ease-in-out;
  }

  input[type=text]:focus {
      width: 400px;
      position: absolute;
  }*/
}
.main-header .header .search-icon .input-group input {
  transition: all 0.2s;
  width: 0 !important;
  visibility: hidden;
  position: absolute;
  border-radius: 5px !important;
  margin-left: 50px;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .main-header .header .search-icon .input-group input {
    margin-top: 60px;
    margin-left: 0;
  }
}
.main-header .header .search-icon .input-group:hover {
  padding-right: 12px;
  transition: all 0.2s;
}
.main-header .header .search-icon .input-group:hover input {
  width: 350px !important;
  visibility: initial !important;
  padding: 7px !important;
}
@media (max-width: 767px) {
  .main-header .header .search-icon .input-group:hover input {
    width: calc(100% - 20px) !important;
    left: 0 !important;
    position: fixed;
    border-radius: 25px;
    right: 0;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 60px;
    visibility: initial !important;
  }
}
.main-header .header .search-icon .input-group .input-group-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ddd;
}
@media (max-width: 991px) {
  .main-header .header .search-icon .input-group .input-group-icon {
    width: 35px !important;
    height: 35px !important;
  }
}
@media (max-width: 991px) {
  .main-header .header .search-icon {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none !important;
  }
}
@media (max-width: 1199px) {
  .main-header .main-navbar {
    position: relative;
  }
  .main-header .main-navbar .second-ul {
    transition: all 0.3s;
    position: fixed;
    width: var(--navbar-width);
    background: #fff;
    display: block !important;
    top: var(--header-height);
    left: calc(-1 * var(--navbar-width));
    height: calc(100vh - var(--header-height));
    visibility: hidden;
  }
  .main-header .main-navbar .second-ul.shown {
    transition: all 0.3s;
    position: fixed !important;
    background: #fff;
    left: 0;
    height: calc(100vh - var(--header-height));
    z-index: 9999;
    visibility: initial;
  }
  .main-header .main-navbar .second-ul ul {
    display: block !important;
    padding-left: 0 !important;
  }
  .main-header .main-navbar .second-ul ul li a {
    color: #000 !important;
  }
  .main-header .main-navbar .second-ul .get-back {
    padding: 5px 10px;
    background: #FF3051;
    display: block;
  }
  .main-header .main-navbar .second-ul-two {
    transition: all 0.3s;
    position: fixed;
    width: var(--navbar-width);
    background: #fff;
    display: block !important;
    top: var(--header-height);
    left: calc(-1 * var(--navbar-width));
    height: calc(100vh - var(--header-height));
    visibility: hidden;
  }
  .main-header .main-navbar .second-ul-two.shown {
    transition: all 0.3s;
    position: fixed !important;
    background: #fff;
    left: 0;
    height: calc(100vh - var(--header-height));
    z-index: 9999;
    visibility: initial;
  }
  .main-header .main-navbar .second-ul-two ul {
    display: block !important;
    padding-left: 0 !important;
  }
  .main-header .main-navbar .second-ul-two ul li a {
    color: #000 !important;
  }
  .main-header .main-navbar .second-ul-two .get-back {
    padding: 5px 10px;
    background: #FF3051;
    display: block;
  }
}
@media (min-width: 1200px) {
  .main-header .main-navbar {
    /*.dropdown-toggle::after{
        display: none !important;
    }
    .dropdown{
        &:hover{
            .dropdown-link{
                color: #FF6D6D !important;
            }
            .dropdown-menu{
                display: block !important;
            }
        }
    }

    .dropdown{

        .dropdown-menu{
            backdrop-filter: blur(5px) !important;
            width: 1110px;
            margin-left: -195px;
            margin-top: -1px;
            background-color: #0003 !important;

            .active{
                background-color: #FF6D6D;
                border-radius: 4px;
            }
        }
    }*/
  }
  .main-header .main-navbar .nav-item:hover .second-ul, .main-header .main-navbar .nav-item:hover .second-ul-two {
    display: block !important;
    opacity: 1 !important;
    transition: all 0.3s;
  }
  .main-header .main-navbar .second-ul {
    position: absolute;
    backdrop-filter: blur(10px) !important;
    width: 1110px;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -1px;
    background-color: #222222b0 !important;
    display: none;
    opacity: 0;
    transition: all 0.3s;
  }
  .main-header .main-navbar .second-ul ul li a {
    color: #fff !important;
  }
  .main-header .main-navbar .second-ul .second-ul-broadcasts li a {
    transition: all 0.3s;
  }
  .main-header .main-navbar .second-ul .second-ul-broadcasts li a:hover {
    margin-left: 5px;
  }
  .main-header .main-navbar .second-ul .active {
    background-color: #FF6D6D;
    border-radius: 4px;
    display: block !important;
  }
  .main-header .main-navbar .second-ul li:hover {
    background-color: #FF6D6D;
    border-radius: 4px;
    display: block !important;
  }
  .main-header .main-navbar .second-ul .second-ul-img {
    width: 220px;
    height: 280px;
    overflow: hidden;
  }
  .main-header .main-navbar .second-ul .second-ul-img img {
    border-radius: 3px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .main-header .main-navbar .second-ul-two {
    position: absolute;
    left: -25%;
    backdrop-filter: blur(10px) !important;
    margin-top: -1px;
    display: none;
    opacity: 0;
    background-color: #222222b0 !important;
    transition: all 0.3s;
  }
  .main-header .main-navbar .second-ul-two ul li a {
    color: #fff !important;
  }
  .main-header .main-navbar .second-ul-two .second-ul-broadcasts li a {
    transition: all 0.3s;
  }
  .main-header .main-navbar .second-ul-two .second-ul-broadcasts li a:hover {
    margin-left: 5px;
  }
  .main-header .main-navbar .second-ul-two .active {
    background-color: #FF6D6D;
    border-radius: 4px;
    display: block !important;
  }
  .main-header .main-navbar .second-ul-two li:hover {
    background-color: #FF6D6D;
    border-radius: 4px;
    display: block !important;
  }
  .main-header .main-navbar .second-ul-two .second-ul-img {
    width: 220px;
    height: 280px;
    overflow: hidden;
  }
  .main-header .main-navbar .second-ul-two .second-ul-img img {
    border-radius: 3px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}
.main-header .subscription-img {
  width: 40px;
  height: 40px;
}

@media (min-width: 1199px) {
  .embed-responsive-xl-100vh {
    padding-top: 100vh !important;
  }
}

@media (max-width: 1199px) {
  .navbar-collapse {
    display: block !important;
    position: fixed;
    top: var(--header-height);
    left: calc(-1 * var(--navbar-width));
    height: calc(100vh - var(--header-height));
    width: var(--navbar-width);
    overflow: auto;
  }
  .navbar-collapse.show, .navbar-collapse.collapsing {
    left: 0;
  }
}

/*====================================================================================================================*/
/* Mix code */
/*====================================================================================================================*/
.filter-invert {
  filter: invert(1);
}

.triangle-before {
  position: relative;
}
.triangle-before span {
  position: relative;
}
.triangle-before span::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  top: 0;
  left: 0;
  background-image: url("/assets/images/Polygon 10.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.triangle-before span:nth-child(2)::before {
  content: "";
  transform: rotate(20deg);
}
.triangle-before span:nth-child(3)::before {
  content: "";
  transform: rotate(44deg);
}
.triangle-before span:nth-child(4)::before {
  content: "";
  transform: rotate(67deg);
}
.triangle-before span:nth-child(5)::before {
  content: "";
  transform: rotate(10deg);
}

.outline-none {
  outline: none !important;
}

@media (max-width: 1199px) {
  .pt-max-xl-60 {
    padding-top: 60px;
  }
}

.shadow-none {
  box-shadow: none !important;
}

.list-style-type {
  list-style-type: none !important;
}

img.cover {
  object-fit: cover;
}
img.contain {
  object-fit: contain;
}

.line-height-3 {
  line-height: 3rem;
}
@media (max-width: 991px) {
  .line-height-3 {
    line-height: 2.2rem !important;
  }
}

.line-height-1 {
  line-height: 1rem;
}

.line-height-2 {
  line-height: 2rem;
}

.line-height-1-2 {
  line-height: 1.2rem;
}

.measure-30 {
  width: 30px;
  height: 30px;
}

.measure-20 {
  width: 20px;
  height: 20px;
}

.measure-35 {
  width: 35px;
  height: 35px;
}

.pointer {
  cursor: pointer;
}

.measure-60 {
  width: 60px;
  height: 60px;
}

@media (min-width: 992px) {
  .border-lg-right {
    border-right: 1px solid #ddd;
  }
}

.measure-150 {
  width: 150px;
  height: 150px;
}

.measure-130 {
  width: 130px;
  height: 130px;
}

.measure-max-170 {
  max-width: 170px;
  max-height: 170px;
}

.item {
  position: relative;
}

.radius-10 {
  border-radius: 10px;
}

.radius-8 {
  border-radius: 8px;
}

@media (min-width: 992px) {
  .item-min-height-215 {
    min-height: 190px;
  }
}
@media (min-width: 1200px) {
  .item-min-height-215 {
    min-height: 215px;
  }
}

.tr-3s {
  transition: all 0.3s;
}

.max-width-400 {
  max-width: 400px;
}

.max-width-500 {
  max-width: 500px;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.align-items-flex-end {
  align-items: flex-end;
}

.media.thumb > img {
  width: 40px;
  height: 40px;
}

.embed-responsive-65::before {
  padding-top: 65.25%;
}

.embed-responsive-70::before {
  padding-top: 70%;
}

.embed-responsive-67::before {
  padding-top: 67.25%;
}

.embed-responsive-66::before {
  padding-top: 66.25%;
}

.embed-responsive-86::before {
  padding-top: 86%;
}

.embed-responsive-80::before {
  padding-top: 80%;
}

.embed-responsive-30::before {
  padding-top: 30%;
}

.embed-responsive-80::before {
  padding-top: 80%;
}
@media (max-width: 991px) {
  .embed-responsive-80::before {
    padding-top: 65% !important;
  }
}

.embed-responsive-180::before {
  padding-top: 180%;
}
@media (max-width: 991px) {
  .embed-responsive-180::before {
    padding-top: 90%;
  }
}

.img-gradient-bottom::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  z-index: -1;
}

.img-gradient-bottom-2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0));
  z-index: -1;
}

.text-danger-two {
  color: red;
}

.height-150 {
  height: 150px;
}

.img-scale:hover img {
  transform: scale(1.1) !important;
}

@media (min-width: 1200px) {
  .mt-xl-14 {
    margin-top: 14px !important;
  }
}

@media (min-width: 1200px) {
  .mt-42 {
    margin-top: 42px;
  }
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: red;
  content: "●";
}

.overflow-overlay {
  overflow: overlay;
}

.bottom-0 {
  bottom: 0;
}

.top-0 {
  top: 0;
}

.left-0 {
  left: 0;
}

.right-0 {
  right: 0;
}

.input-angular-style ::placeholder {
  color: white;
  opacity: 1;
  /* Firefox */
}
.input-angular-style :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.input-angular-style ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.input-angular-style .form-control {
  border: 0 !important;
  border-bottom: 2px solid #8f8e8e !important;
  background: transparent !important;
  border-radius: 0 !important;
  color: #fff;
}
.input-angular-style .form-control:focus {
  box-shadow: none !important;
}
.input-angular-style .btn {
  position: relative;
}
.input-angular-style .btn::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background: #FF6D6D;
  top: -5px;
  left: 0;
}

.social-font-icon a i {
  width: 30px;
  height: 30px;
}

.sticky-bottom {
  position: sticky !important;
  bottom: 0;
}

.page-header-live {
  background-image: url("/assets/images/jasper-boer-1fUu0dratoM-unsplash.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 1;
}
.page-header-live::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background: #000;
  opacity: 0.3;
}

.header-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 112px;
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  z-index: 1;
}

@media (min-width: 1200px) {
  .header-gradient-min-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 112px;
    background: #222;
    z-index: 1;
  }
}

@media (max-width: 1199px) {
  .header-relative-max-1199 {
    position: relative;
    background: #222;
  }
}

@media (max-width: 1199px) {
  .bg-header-max-1199 {
    background: #222;
  }
}

@media (min-width: 1200px) {
  .bg-tr-min-1200 {
    background: transparent;
  }
}

@media (min-width: 1200px) {
  .bg-header-min-1200 {
    background: #222;
  }
}

@media (min-width: 1200px) {
  .header-absolute-min-1200 {
    position: absolute;
  }
}

/*====================================================================================================================*/
/* Overlay */
/*====================================================================================================================*/
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 890;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.navbar-shown .overlay {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/*===================================================================================================================*/
/* Social Colors */
/*===================================================================================================================*/
.bg-fb {
  background: #3b5998;
  color: #fff;
}

.bg-wp {
  background: #4bc235;
  color: #fff;
}

.bg-tw {
  background: #1da1f2;
  color: #fff;
}

.bg-tr {
  background-color: transparent !important;
}

.bg-link {
  background: #0077B5;
  color: #fff;
}

.bg-vk {
  background: #4c75a3;
  color: #fff;
}

.bg-wb {
  background: #25D366;
  color: #fff;
}

.bg-pin {
  background: #bd081c;
  color: #fff;
}

.bg-in {
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  color: #fff;
}

.color-facebook {
  color: #3b5999;
}

.color-linkedin {
  color: #55acee;
}

.color-vk {
  color: #4c75a3;
}

.color-twitter {
  color: #55acee;
}

/*====================================================================================================================*/
/* Backround */
/*====================================================================================================================*/
.bg-live {
  background-color: #FF3051;
}

.bg-gray-2 {
  background: #dddddd59;
}

.bg-gr-black {
  background: #00000026;
}

.bg-linear-one {
  background: linear-gradient(to right, #363636, #6B3131);
}

/*====================================================================================================================*/
/* Border */
/*====================================================================================================================*/
.border-top-right-radius-10 {
  border-top-right-radius: 10px;
}

.border-top-left-radius-10 {
  border-top-left-radius: 10px;
}

.border-top-right-radius-2 {
  border-top-right-radius: 2px;
}

.border-top-left-radius-2 {
  border-top-left-radius: 2px;
}

.border-bottom-right-radius-2 {
  border-bottom-right-radius: 2px;
}

.border-bottom-left-radius-2 {
  border-bottom-left-radius: 2px;
}

@media (max-width: 1199px) {
  .border-bottom-max-xl {
    border-bottom: 1px solid #ddd;
  }
}

.border-top-right-radius-5 {
  border-top-right-radius: 5px;
}

.border-top-left-radius-5 {
  border-top-left-radius: 5px;
}

.border-bottom-right-radius-5 {
  border-bottom-right-radius: 5px;
}

.border-bottom-left-radius-5 {
  border-bottom-left-radius: 5px;
}

.border-bottom-grey {
  border-bottom: 2px solid #ffffff4f;
}

.border-top-grey {
  border-top: 2px solid #ffffff4f;
}

.border-top-gray-1 {
  border-top: 1px solid #ffffff4f;
}

.border-bottom {
  border-bottom: 1px solid rgba(230, 230, 230, 0.83);
}

.border-top {
  border-top: 1px solid rgba(230, 230, 230, 0.83);
}

.border-bottom-gr-black-2 {
  border-bottom: 2px solid #cbc5c547;
}

.border-2 {
  border: 2px solid #fff;
}

.float-left {
  float: left;
}

.white-space-nowrap {
  white-space: nowrap;
}

.w-50 {
  width: 50%;
}

@media (min-width: 1200px) {
  .w-lg-auto {
    width: auto !important;
  }
}

.ml-150 {
  margin-left: 150px;
}

.embed-responsive .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #1f1f1f9e;
  z-index: 1;
}
.embed-responsive:hover .play-icon {
  background: #1f1f1f !important;
}

.justify-content-space-between {
  justify-content: space-between;
}

.mt-lg-112 {
  margin-top: 112px;
}

.pt-lg-112 {
  padding-top: 112px;
}

/*====================================================================================================================*/
/* Main user */
/*====================================================================================================================*/
.user-list .list-group-item {
  display: inline-block;
  width: auto;
}
.user-list .list-group-item {
  padding: 0.375rem 0.95rem !important;
  background-color: #fff !important;
  transition: all 0.3s;
}
.user-list .list-group-item.active {
  color: #000 !important;
  margin-top: 0 !important;
}
.user-list .list-group-item.active::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: var(--main-special);
  transition: all 0.3s;
}

@media (min-width: 768px) {
  .user-product-form {
    width: 50% !important;
  }
}

.user-list-product .list-group-item {
  display: inline-block;
  width: auto;
}
.user-list-product .list-group-item {
  padding: 0.375rem 0.95rem !important;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #fff !important;
  transition: all 0.3s;
}
.user-list-product .list-group-item.active {
  color: var(--main-color) !important;
}
.user-list-product .list-group-item.active::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid var(--special-color);
  transition: all 0.3s;
}

.listmenu-filter {
  position: relative !important;
  display: flex !important;
  flex-flow: nowrap !important;
  overflow-x: scroll !important;
}
.listmenu-filter::-webkit-scrollbar {
  height: 0 !important;
}
.listmenu-filter a {
  min-width: 130px;
  text-align: center;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.listmenu-filter a.list-menu-link {
  min-width: 67px !important;
}

/*====================================================================================================================*/
/* Text Line Clamp */
/*====================================================================================================================*/
.line-clamp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
}

.line-1 {
  word-break: break-all;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
}

.line-2 {
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -ms-line-clamp: 2;
  -o-line-clamp: 2;
}

.line-3 {
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  -ms-line-clamp: 3;
  -o-line-clamp: 3;
}

.line-4 {
  -webkit-line-clamp: 4;
  -moz-line-clamp: 4;
  -ms-line-clamp: 4;
  -o-line-clamp: 4;
}

.line-5 {
  -webkit-line-clamp: 5;
  -moz-line-clamp: 5;
  -ms-line-clamp: 5;
  -o-line-clamp: 5;
}

.line-6 {
  -webkit-line-clamp: 6;
  -moz-line-clamp: 6;
  -ms-line-clamp: 6;
  -o-line-clamp: 6;
}

.line-7 {
  -webkit-line-clamp: 7;
  -moz-line-clamp: 7;
  -ms-line-clamp: 7;
  -o-line-clamp: 7;
}

.line-8 {
  -webkit-line-clamp: 8;
  -moz-line-clamp: 8;
  -ms-line-clamp: 8;
  -o-line-clamp: 8;
}

.line-9 {
  -webkit-line-clamp: 9;
  -moz-line-clamp: 9;
  -ms-line-clamp: 9;
  -o-line-clamp: 9;
}

@media (max-width: 575px) {
  .line-xs-1 {
    word-break: break-all;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
  }

  .line-xs-2 {
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
  }

  .line-xs-3 {
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
  }

  .line-xs-4 {
    -webkit-line-clamp: 4;
    -moz-line-clamp: 4;
    -ms-line-clamp: 4;
    -o-line-clamp: 4;
  }

  .line-xs-5 {
    -webkit-line-clamp: 5;
    -moz-line-clamp: 5;
    -ms-line-clamp: 5;
    -o-line-clamp: 5;
  }

  .line-xs-6 {
    -webkit-line-clamp: 6;
    -moz-line-clamp: 6;
    -ms-line-clamp: 6;
    -o-line-clamp: 6;
  }

  .line-xs-7 {
    -webkit-line-clamp: 7;
    -moz-line-clamp: 7;
    -ms-line-clamp: 7;
    -o-line-clamp: 7;
  }

  .line-xs-8 {
    -webkit-line-clamp: 8;
    -moz-line-clamp: 8;
    -ms-line-clamp: 8;
    -o-line-clamp: 8;
  }

  .line-xs-9 {
    -webkit-line-clamp: 9;
    -moz-line-clamp: 9;
    -ms-line-clamp: 9;
    -o-line-clamp: 9;
  }

  .line-xs-10 {
    -webkit-line-clamp: 10;
    -moz-line-clamp: 10;
    -ms-line-clamp: 10;
    -o-line-clamp: 10;
  }

  .line-xs-11 {
    -webkit-line-clamp: 11;
    -moz-line-clamp: 11;
    -ms-line-clamp: 11;
    -o-line-clamp: 11;
  }

  .line-xs-12 {
    -webkit-line-clamp: 12;
    -moz-line-clamp: 12;
    -ms-line-clamp: 12;
    -o-line-clamp: 12;
  }

  .line-xs-13 {
    -webkit-line-clamp: 13;
    -moz-line-clamp: 13;
    -ms-line-clamp: 13;
    -o-line-clamp: 13;
  }

  .line-xs-14 {
    -webkit-line-clamp: 14;
    -moz-line-clamp: 14;
    -ms-line-clamp: 14;
    -o-line-clamp: 14;
  }

  .line-xs-15 {
    -webkit-line-clamp: 15;
    -moz-line-clamp: 15;
    -ms-line-clamp: 15;
    -o-line-clamp: 15;
  }
}
@media (min-width: 576px) {
  .line-sm-1 {
    word-break: break-all !important;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
  }

  .line-sm-2 {
    -webkit-line-clamp: 2 !important;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
  }

  .line-sm-3 {
    -webkit-line-clamp: 3 !important;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
  }

  .line-sm-4 {
    -webkit-line-clamp: 4 !important;
    -moz-line-clamp: 4;
    -ms-line-clamp: 4;
    -o-line-clamp: 4;
  }

  .line-sm-5 {
    -webkit-line-clamp: 5 !important;
    -moz-line-clamp: 5;
    -ms-line-clamp: 5;
    -o-line-clamp: 5;
  }

  .line-sm-6 {
    -webkit-line-clamp: 6 !important;
    -moz-line-clamp: 6;
    -ms-line-clamp: 6;
    -o-line-clamp: 6;
  }

  .line-sm-7 {
    -webkit-line-clamp: 7;
    -moz-line-clamp: 7;
    -ms-line-clamp: 7;
    -o-line-clamp: 7;
  }

  .line-sm-8 {
    -webkit-line-clamp: 8;
    -moz-line-clamp: 8;
    -ms-line-clamp: 8;
    -o-line-clamp: 8;
  }

  .line-sm-9 {
    -webkit-line-clamp: 9;
    -moz-line-clamp: 9;
    -ms-line-clamp: 9;
    -o-line-clamp: 9;
  }

  .line-sm-10 {
    -webkit-line-clamp: 10;
    -moz-line-clamp: 10;
    -ms-line-clamp: 10;
    -o-line-clamp: 10;
  }

  .line-sm-11 {
    -webkit-line-clamp: 11;
    -moz-line-clamp: 11;
    -ms-line-clamp: 11;
    -o-line-clamp: 11;
  }

  .line-sm-12 {
    -webkit-line-clamp: 12;
    -moz-line-clamp: 12;
    -ms-line-clamp: 12;
    -o-line-clamp: 12;
  }

  .line-sm-13 {
    -webkit-line-clamp: 13;
    -moz-line-clamp: 13;
    -ms-line-clamp: 13;
    -o-line-clamp: 13;
  }

  .line-sm-14 {
    -webkit-line-clamp: 14;
    -moz-line-clamp: 14;
    -ms-line-clamp: 14;
    -o-line-clamp: 14;
  }

  .line-sm-15 {
    -webkit-line-clamp: 15;
    -moz-line-clamp: 15;
    -ms-line-clamp: 15;
    -o-line-clamp: 15;
  }
}
@media (min-width: 768px) {
  .line-md-1 {
    word-break: break-all;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
  }

  .line-md-2 {
    -webkit-line-clamp: 2 !important;
    -moz-line-clamp: 2 !important;
    -ms-line-clamp: 2 !important;
    -o-line-clamp: 2 !important;
  }

  .line-md-3 {
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
  }

  .line-md-4 {
    -webkit-line-clamp: 4;
    -moz-line-clamp: 4;
    -ms-line-clamp: 4;
    -o-line-clamp: 4;
  }

  .line-md-5 {
    -webkit-line-clamp: 5;
    -moz-line-clamp: 5;
    -ms-line-clamp: 5;
    -o-line-clamp: 5;
  }

  .line-md-6 {
    -webkit-line-clamp: 6;
    -moz-line-clamp: 6;
    -ms-line-clamp: 6;
    -o-line-clamp: 6;
  }

  .line-md-7 {
    -webkit-line-clamp: 7;
    -moz-line-clamp: 7;
    -ms-line-clamp: 7;
    -o-line-clamp: 7;
  }

  .line-md-8 {
    -webkit-line-clamp: 8;
    -moz-line-clamp: 8;
    -ms-line-clamp: 8;
    -o-line-clamp: 8;
  }

  .line-md-9 {
    -webkit-line-clamp: 9;
    -moz-line-clamp: 9;
    -ms-line-clamp: 9;
    -o-line-clamp: 9;
  }

  .line-md-10 {
    -webkit-line-clamp: 10;
    -moz-line-clamp: 10;
    -ms-line-clamp: 10;
    -o-line-clamp: 10;
  }

  .line-md-11 {
    -webkit-line-clamp: 11;
    -moz-line-clamp: 11;
    -ms-line-clamp: 11;
    -o-line-clamp: 11;
  }

  .line-md-12 {
    -webkit-line-clamp: 12;
    -moz-line-clamp: 12;
    -ms-line-clamp: 12;
    -o-line-clamp: 12;
  }

  .line-md-13 {
    -webkit-line-clamp: 13;
    -moz-line-clamp: 13;
    -ms-line-clamp: 13;
    -o-line-clamp: 13;
  }

  .line-md-14 {
    -webkit-line-clamp: 14;
    -moz-line-clamp: 14;
    -ms-line-clamp: 14;
    -o-line-clamp: 14;
  }

  .line-md-15 {
    -webkit-line-clamp: 15;
    -moz-line-clamp: 15;
    -ms-line-clamp: 15;
    -o-line-clamp: 15;
  }
}
@media (min-width: 992px) {
  .line-lg-1 {
    word-break: break-all;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
  }

  .line-lg-2 {
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
  }

  .line-lg-3 {
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
  }

  .line-lg-4 {
    -webkit-line-clamp: 4;
    -moz-line-clamp: 4;
    -ms-line-clamp: 4;
    -o-line-clamp: 4;
  }

  .line-lg-5 {
    -webkit-line-clamp: 5;
    -moz-line-clamp: 5;
    -ms-line-clamp: 5;
    -o-line-clamp: 5;
  }

  .line-lg-6 {
    -webkit-line-clamp: 6;
    -moz-line-clamp: 6;
    -ms-line-clamp: 6;
    -o-line-clamp: 6;
  }

  .line-lg-7 {
    -webkit-line-clamp: 7;
    -moz-line-clamp: 7;
    -ms-line-clamp: 7;
    -o-line-clamp: 7;
  }

  .line-lg-8 {
    -webkit-line-clamp: 8;
    -moz-line-clamp: 8;
    -ms-line-clamp: 8;
    -o-line-clamp: 8;
  }

  .line-lg-9 {
    -webkit-line-clamp: 9;
    -moz-line-clamp: 9;
    -ms-line-clamp: 9;
    -o-line-clamp: 9;
  }

  .line-lg-10 {
    -webkit-line-clamp: 10;
    -moz-line-clamp: 10;
    -ms-line-clamp: 10;
    -o-line-clamp: 10;
  }

  .line-lg-11 {
    -webkit-line-clamp: 11;
    -moz-line-clamp: 11;
    -ms-line-clamp: 11;
    -o-line-clamp: 11;
  }

  .line-lg-12 {
    -webkit-line-clamp: 12;
    -moz-line-clamp: 12;
    -ms-line-clamp: 12;
    -o-line-clamp: 12;
  }

  .line-lg-13 {
    -webkit-line-clamp: 13;
    -moz-line-clamp: 13;
    -ms-line-clamp: 13;
    -o-line-clamp: 13;
  }

  .line-lg-14 {
    -webkit-line-clamp: 14;
    -moz-line-clamp: 14;
    -ms-line-clamp: 14;
    -o-line-clamp: 14;
  }

  .line-lg-15 {
    -webkit-line-clamp: 15;
    -moz-line-clamp: 15;
    -ms-line-clamp: 15;
    -o-line-clamp: 15;
  }
}
@media (min-width: 1200px) {
  .line-xl-1 {
    word-break: break-all;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    -o-line-clamp: 1;
  }

  .line-xl-2 {
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
  }

  .line-xl-3 {
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -ms-line-clamp: 3;
    -o-line-clamp: 3;
  }

  .line-xl-4 {
    -webkit-line-clamp: 4;
    -moz-line-clamp: 4;
    -ms-line-clamp: 4;
    -o-line-clamp: 4;
  }

  .line-xl-5 {
    -webkit-line-clamp: 5;
    -moz-line-clamp: 5;
    -ms-line-clamp: 5;
    -o-line-clamp: 5;
  }

  .line-xl-6 {
    -webkit-line-clamp: 6;
    -moz-line-clamp: 6;
    -ms-line-clamp: 6;
    -o-line-clamp: 6;
  }

  .line-xl-7 {
    -webkit-line-clamp: 7;
    -moz-line-clamp: 7;
    -ms-line-clamp: 7;
    -o-line-clamp: 7;
  }

  .line-xl-8 {
    -webkit-line-clamp: 8;
    -moz-line-clamp: 8;
    -ms-line-clamp: 8;
    -o-line-clamp: 8;
  }

  .line-xl-9 {
    -webkit-line-clamp: 9;
    -moz-line-clamp: 9;
    -ms-line-clamp: 9;
    -o-line-clamp: 9;
  }

  .line-xl-10 {
    -webkit-line-clamp: 10;
    -moz-line-clamp: 10;
    -ms-line-clamp: 10;
    -o-line-clamp: 10;
  }

  .line-xl-11 {
    -webkit-line-clamp: 11;
    -moz-line-clamp: 11;
    -ms-line-clamp: 11;
    -o-line-clamp: 11;
  }

  .line-xl-12 {
    -webkit-line-clamp: 12;
    -moz-line-clamp: 12;
    -ms-line-clamp: 12;
    -o-line-clamp: 12;
  }

  .line-xl-13 {
    -webkit-line-clamp: 13;
    -moz-line-clamp: 13;
    -ms-line-clamp: 13;
    -o-line-clamp: 13;
  }

  .line-xl-14 {
    -webkit-line-clamp: 14;
    -moz-line-clamp: 14;
    -ms-line-clamp: 14;
    -o-line-clamp: 14;
  }

  .line-xl-15 {
    -webkit-line-clamp: 15;
    -moz-line-clamp: 15;
    -ms-line-clamp: 15;
    -o-line-clamp: 15;
  }
}
/*====================================================================================================================*/
/* Font sizes */
/*====================================================================================================================*/
.font-8 {
  font-size: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 575px) {
  .font-xs-10 {
    font-size: 10px !important;
  }

  .font-xs-11 {
    font-size: 11px !important;
  }

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

  .font-xs-13 {
    font-size: 13px !important;
  }

  .font-xs-14 {
    font-size: 14px !important;
  }

  .font-xs-15 {
    font-size: 15px !important;
  }

  .font-xs-16 {
    font-size: 16px !important;
  }

  .font-xs-17 {
    font-size: 17px !important;
  }

  .font-xs-18 {
    font-size: 18px !important;
  }

  .font-xs-19 {
    font-size: 19px !important;
  }

  .font-xs-20 {
    font-size: 20px !important;
  }

  .font-xs-21 {
    font-size: 21px !important;
  }

  .font-xs-22 {
    font-size: 22px !important;
  }

  .font-xs-23 {
    font-size: 23px !important;
  }

  .font-xs-24 {
    font-size: 24px !important;
  }

  .font-xs-25 {
    font-size: 25px !important;
  }

  .font-xs-30 {
    font-size: 30px !important;
  }

  .font-xs-35 {
    font-size: 35px !important;
  }

  .font-xs-40 {
    font-size: 40px !important;
  }

  .font-xs-45 {
    font-size: 45px !important;
  }

  .font-xs-50 {
    font-size: 50px !important;
  }

  .font-xs-55 {
    font-size: 55px !important;
  }

  .font-xs-60 {
    font-size: 60px !important;
  }

  .font-xs-65 {
    font-size: 65px !important;
  }
}
@media (min-width: 576px) {
  .font-sm-10 {
    font-size: 10px !important;
  }

  .font-sm-11 {
    font-size: 11px !important;
  }

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

  .font-sm-13 {
    font-size: 13px !important;
  }

  .font-sm-14 {
    font-size: 14px !important;
  }

  .font-sm-15 {
    font-size: 15px !important;
  }

  .font-sm-16 {
    font-size: 16px !important;
  }

  .font-sm-17 {
    font-size: 17px !important;
  }

  .font-sm-18 {
    font-size: 18px !important;
  }

  .font-sm-19 {
    font-size: 19px !important;
  }

  .font-sm-20 {
    font-size: 20px !important;
  }

  .font-sm-21 {
    font-size: 21px !important;
  }

  .font-sm-22 {
    font-size: 22px !important;
  }

  .font-sm-23 {
    font-size: 23px !important;
  }

  .font-sm-24 {
    font-size: 24px !important;
  }

  .font-sm-25 {
    font-size: 25px !important;
  }

  .font-sm-30 {
    font-size: 30px !important;
  }

  .font-sm-35 {
    font-size: 35px !important;
  }

  .font-sm-40 {
    font-size: 40px !important;
  }

  .font-sm-45 {
    font-size: 45px !important;
  }

  .font-sm-50 {
    font-size: 50px !important;
  }

  .font-sm-55 {
    font-size: 55px !important;
  }

  .font-sm-60 {
    font-size: 60px !important;
  }

  .font-sm-65 {
    font-size: 65px !important;
  }
}
@media (min-width: 768px) {
  .font-md-10 {
    font-size: 10px !important;
  }

  .font-md-11 {
    font-size: 11px !important;
  }

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

  .font-md-13 {
    font-size: 13px !important;
  }

  .font-md-14 {
    font-size: 14px !important;
  }

  .font-md-15 {
    font-size: 15px !important;
  }

  .font-md-16 {
    font-size: 16px !important;
  }

  .font-md-17 {
    font-size: 17px !important;
  }

  .font-md-18 {
    font-size: 18px !important;
  }

  .font-md-19 {
    font-size: 19px !important;
  }

  .font-md-20 {
    font-size: 20px !important;
  }

  .font-md-21 {
    font-size: 21px !important;
  }

  .font-md-22 {
    font-size: 22px !important;
  }

  .font-md-23 {
    font-size: 23px !important;
  }

  .font-md-24 {
    font-size: 24px !important;
  }

  .font-md-25 {
    font-size: 25px !important;
  }

  .font-md-30 {
    font-size: 30px !important;
  }

  .font-md-35 {
    font-size: 35px !important;
  }

  .font-md-40 {
    font-size: 40px !important;
  }

  .font-md-45 {
    font-size: 45px !important;
  }

  .font-md-50 {
    font-size: 50px !important;
  }

  .font-md-55 {
    font-size: 55px !important;
  }

  .font-md-60 {
    font-size: 60px !important;
  }

  .font-md-65 {
    font-size: 65px !important;
  }
}
@media (min-width: 992px) {
  .font-lg-10 {
    font-size: 10px !important;
  }

  .font-lg-11 {
    font-size: 11px !important;
  }

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

  .font-lg-13 {
    font-size: 13px !important;
  }

  .font-lg-14 {
    font-size: 14px !important;
  }

  .font-lg-15 {
    font-size: 15px !important;
  }

  .font-lg-16 {
    font-size: 16px !important;
  }

  .font-lg-17 {
    font-size: 17px !important;
  }

  .font-lg-18 {
    font-size: 18px !important;
  }

  .font-lg-19 {
    font-size: 19px !important;
  }

  .font-lg-20 {
    font-size: 20px !important;
  }

  .font-lg-21 {
    font-size: 21px !important;
  }

  .font-lg-22 {
    font-size: 22px !important;
  }

  .font-lg-23 {
    font-size: 23px !important;
  }

  .font-lg-24 {
    font-size: 24px !important;
  }

  .font-lg-25 {
    font-size: 25px !important;
  }

  .font-lg-30 {
    font-size: 30px !important;
  }

  .font-lg-35 {
    font-size: 35px !important;
  }

  .font-lg-40 {
    font-size: 40px !important;
  }

  .font-lg-45 {
    font-size: 45px !important;
  }

  .font-lg-50 {
    font-size: 50px !important;
  }

  .font-lg-55 {
    font-size: 55px !important;
  }

  .font-lg-60 {
    font-size: 60px !important;
  }

  .font-lg-65 {
    font-size: 65px !important;
  }
}
/*====================================================================================================================*/
/* Footer */
/*====================================================================================================================*/
footer {
  background-image: url("../../assets/images/baku-azerbaydzhan-noch-baku-4750.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  backdrop-filter: blur(2px);
}
footer:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  backdrop-filter: blur(15px) !important;
}

@media (max-width: 767px) {
  .copyright, .creator {
    display: block;
    text-align: center;
    float: none !important;
  }
}
.navbar-footer .nav-item {
  position: relative;
}
.navbar-footer .nav-item::before {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  top: calc(50% - 3px);
  left: 0;
  background-color: #FF3051;
  border-radius: 50%;
}

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