@font-face {
  font-family: "Karla-Light";
  src: url("../fonts/Karla-Light.eot");
  src: url("../fonts/Karla-Light.eot") format("embedded-opentype"),
    url("../fonts/Karla-Light.woff") format("woff"),
    url("../fonts/Karla-Light.ttf") format("truetype"),
    url("../fonts/Karla-Light.svg#Karla-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Karla-Italic";
  src: url("../fonts/Karla-Italic.eot");
  src: url("../fonts/Karla-Italic.eot") format("embedded-opentype"),
    url("../fonts/Karla-Italic.woff") format("woff"),
    url("../fonts/Karla-Italic.ttf") format("truetype"),
    url("../fonts/Karla-Italic.svg#Karla-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Karla-SemiBoldItalic";
  src: url("../fonts/Karla-SemiBoldItalic.eot");
  src: url("../fonts/Karla-SemiBoldItalic.eot") format("embedded-opentype"),
    url("../fonts/Karla-SemiBoldItalic.woff") format("woff"),
    url("../fonts/Karla-SemiBoldItalic.ttf") format("truetype"),
    url("../fonts/Karla-SemiBoldItalic.svg#Karla-SemiBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Oswald-Medium";
  src: url("../fonts/Oswald-Medium.eot");
  src: url("../fonts/Oswald-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Oswald-Medium.woff") format("woff"),
    url("../fonts/Oswald-Medium.ttf") format("truetype"),
    url("../fonts/Oswald-Medium.svg#Oswald-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Oswald-SemiBold";
  src: url("../fonts/Oswald-SemiBold.eot");
  src: url("../fonts/Oswald-SemiBold.eot") format("embedded-opentype"),
    url("../fonts/Oswald-SemiBold.woff") format("woff"),
    url("../fonts/Oswald-SemiBold.ttf") format("truetype"),
    url("../fonts/Oswald-SemiBold.svg#Oswald-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

html {
  cursor: none;
}

body {
  margin: 0;
  padding: 0;
}

.home-body {
  overflow: hidden;
}

.controls {
  position: absolute;
  bottom: 12%;
  /* right: 15.5%; */
  z-index: 10;
  padding: 10px;
  border-radius: 5px;
  width: 100%;
  text-align: right;
}

.controls button {
  cursor: pointer;
  background-color: transparent;
  margin: 0 3px;
  padding: 0px;
  border: none;
}

.controls button img {
  max-width: 22px;
}

#circularcursor {
  background-color: #eb1d43;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  z-index: 100;
}

/* .socialcontainer
{
    max-width: 1350px;
    position: relative;
    z-index: 10;
}

.socialcontainer .socialleft
{
    position: fixed;
    top: 40%;
    left: 5%;
    z-index: 10;
    display: flex;
    flex-direction: column;
} */

.socialcontainer {
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 6;
}

.socialcontainer .socialleft {
  display: flex;
  position: absolute;
  top: 0;
  left: -70px;
  flex-direction: column;
}

.socialcontainer .socialleft img {
  width: 18px;
  margin-top: 5px;
}

.facebook:hover {
  content: url("../img/facebook2.png");
}
.instagram:hover {
  content: url("../img/insta2.png");
}
.twitter:hover {
  content: url("../img/twitter2.png");
}
.linkedin:hover {
  content: url("../img/linkedin2.png");
}

.header {
  position: fixed;
  top: 0px;
  z-index: 10;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  padding-bottom: 30px;
}

.logo img {
  max-width: 120px;
}

.logo-search {
  margin-top: 30px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.search {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}

.search-part form {
  border-bottom: 1px solid #fff;
}

[type="search"] {
  outline: none;
}

.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.searchinput {
  background-color: transparent;
  border: none;
  color: #fff;
  width: 100px;
}

.searchbtn {
  padding: 0px;
}

.searchinput::placeholder {
  font-family: "Karla-SemiBoldItalic";
  color: #fff;
  font-size: 14px;
}

.language {
  padding-left: 5px;
  /* line-height: 0; */
}

.language a {
  font-family: "Karla-SemiBoldItalic";
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 20px;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.language a:hover {
  color: #eb1d43;
  text-decoration: none;
  border-bottom: 1px solid #eb1d43;
}

.navbar {
  position: absolute;
  transition: linear 0.5s;
}

.navbarshow {
  transform: translateX(0%);
  transition: linear 0.5s;
}

.navbarhiden {
  transform: translateX(-200%);
  transition: linear 0.5s;
  opacity: 0;
}

.menuicon {
  margin-top: 20px;
  cursor: pointer;
  width: 40px;
}

.menuiconhiden {
  display: none;
  transition: linear 0.5s;
}

.menuiconshow {
  display: block;
  transition: linear 0.5s;
}

.navbar ul {
  list-style: none;
  padding: 0;
  margin-top: 50px;
}

.navbar ul li a {
  font-family: "Oswald-SemiBold";
  font-size: 44px;
  line-height: 78px;
  -webkit-text-stroke: 1px white;
  color: transparent;
  text-decoration: none;
  text-transform: uppercase;
}

.navbar ul li:hover a,
.navbar ul li.active a {
  -webkit-text-stroke: 1px #eb1d43;
  color: #eb1d43;
  text-decoration: none;
}

#trailer {
  position: absolute;
  z-index: 4;
  right: 0;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  background-color: black; /* in case the video doesn't fit the whole page*/
  background-position: center center;
  background-size: contain;
  object-fit: cover; /*cover video background */
  filter: brightness(0.5);
}

.image-home
{
  filter: brightness(0.7);
  height:100vh; 
  width:100%
}


#section1 {
  overflow: hidden;
}

.menu-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.menu-btn_burger {
  width: 40px;
  height: 2px;
  background: rgba(255, 255, 255, 0.7);
  transition: all 0.5s ease-in-out;
}
.menu-btn_burger::before,
.menu-btn_burger::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 2px;
  background: rgba(255, 255, 255, 0.7);
  transition: all 0.5s ease-in-out;
}

.menu-btn_burger::before {
  transform: translateY(-8px);
}

.menu-btn_burger::after {
  transform: translateY(8px);
}

/* ANIMATION */
.menu-btn.open .menu-btn_burger {
  transform: translateX(-40px);
  background: transparent;
  box-shadow: none;
}

.menu-btn.open .menu-btn_burger::before {
  transform: rotate(45deg) translate(35px, -35px);
}

.menu-btn.open .menu-btn_burger::after {
  transform: rotate(-45deg) translate(35px, 35px);
}

.scrolldown {
  position: absolute;
  bottom: 7%;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  width: 100px;
  z-index: 30;
  animation: scrolldown 1s infinite alternate ease-in-out;
}

@keyframes scrolldown {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}

.filmcaption {
  position: absolute;
  bottom: 12%;
  z-index: 20;
}

.film-name {
  color: rgba(255, 255, 255, 0.9);
  font-size: 18px;
  line-height: 18px;
  font-family: "Oswald-SemiBold";
  text-transform: uppercase;
}

.film-direct {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
  line-height: 16px;
  font-family: "Karla-Light";
  margin-top: 5px;
}

.film-country {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  margin-top: 5px;
  width: fit-content;
  border: #eb1d43 solid 1px;
  background-color: #eb1d43;
  font-family: "Oswald-SemiBold";
  text-align: center;
  padding: 5px 10px;
  border-radius: 10px;
}

.home-contact {
  position: absolute;
  bottom: 8%;
  z-index: 30;
  width: 100%;
  text-align: right;
}

.home-contact a {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
}

.home-contact a:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.footer {
  bottom: 20px;
  z-index: 50;
  position: fixed;
  width: 100%;
}

.footercontainer {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  color: rgba(255, 255, 255, 0.7);
}

.madlogo img {
  filter: brightness(0.7);
  transition: linear 0.5;
}

.madlogo img:hover {
  filter: brightness(1);
  transition: linear 0.5;
}

.social img {
  width: 16px;
  filter: brightness(0.7);
  margin-left: 5px;
}

.footersocial {
  text-align: right;
}

.copyrights {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  line-height: 16px;
}

.termsandprivacy {
  color: rgba(255, 255, 255, 0.7);
}

.termsandprivacy a {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.7);
  font-size: 13px;
  line-height: 16px;
  text-decoration: none;
}

.termsandprivacy a:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.lineup-sectiontitle {
  font-size: 50px;
  line-height: 50px;
  font-family: "Oswald-SemiBold";
  color: #eb1d43;
  text-align: right;
  padding-top: 20px;
  text-transform: uppercase;
}

.lineup-sectiontitle span {
  -webkit-text-stroke: 1px white;
  color: transparent;
}

.lineupcontainer-home {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 15px;
}

.lineupinfo {
  max-width: 40%;
}

/* .lineupimage{
    max-width: 100%;
} */

.filmname-home {
  font-family: "Oswald-SemiBold";
  color: #eb1d43;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
}

.filmdirector-home {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.7);
  font-size: 22px;
  line-height: 29px;
}

.filmcountry-home {
  font-family: "Oswald-SemiBold";
  color: #fff;
  font-size: 15px;
  line-height: 0px;
  padding: 13px 10px;
  text-transform: capitalize;
  width: fit-content;
  height: 30px;
  background-color: #eb1d43;
  border-radius: 10px;
  text-align: center;
  margin-top: 10px;
}

.filmsynopsis-home {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.7);
  font-size: 17px;
  line-height: 23px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 7%;
}

.filmreadmore-home {
  margin-top: 15px;
}

.filmreadmore-home a {
  font-family: "Oswald-SemiBold";
  color: #eb1d43;
  font-size: 20px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: underline;
}

.filmreadmore-home a:hover {
  color: #fff;
}

.filmimg-home {
  position: relative;
  overflow: hidden;
  /* height: 80%; */
  height: 400px;
  max-height: 500px;
}

.filmimg-home:hover img {
  transform: scale(1.1);
  transition: all 1s;
  /* filter: grayscale(0); */
}

.filmimg-home img {
  /* filter: grayscale(1); */
  transition: all 1s;
}

.lineupcontainer-home .lineupimage img {
  filter: grayscale(0);
}

.lineupswiper .swiper-button-next,
.lineupswiper .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 95%);
  color: #fff;
}
.lineupswiper .swiper-button-next:hover,
.lineupswiper .swiper-button-prev:hover {
  color: #eb1d43;
}

.lineupswiper .swiper-button-next,
.lineupswiper .swiper-rtl .swiper-button-prev {
  left: 25px;
}

.lineupswiper .swiper-button-next:after,
.lineupswiper .swiper-button-prev:after {
  font-size: 20px;
}

.lineupswiper .swiper-button-prev,
.lineupswiper .swiper-rtl .swiper-button-next {
  left: 0px;
  right: auto;
}

.lineup-contact {
  position: absolute;
  bottom: 8%;
  z-index: 30;
  width: 100%;
}

.catalog-contact {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.lineup-contact a {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
}

.lineup-contact a:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.catalogswiper {
  margin-top: 20px;
}

.catalog-filmname {
  font-family: "Oswald-SemiBold";
  color: #eb1d43;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 10px;
}

.catalog-filmby {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  line-height: 18px;
  margin-top: 5px;
}

.catalog-filmcountry {
  font-family: "Oswald-SemiBold";
  color: #eb1d43;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  margin-top: 5px;
}

.catalogswiper .swiper-slide {
  filter: grayscale(1);
}

.catalogswiper .swiper-slide:hover {
  filter: grayscale(0);
}

.catalogswiper .swiper-slide.swiper-slide-active {
  filter: grayscale(0);
}

.catalogtitlesection .swiper-button-next,
.catalogtitlesection .swiper-button-prev {
  top: 50%;
  color: #fff;
}
.catalogtitlesection .swiper-button-next:hover,
.catalogtitlesection .swiper-button-prev:hover {
  color: #eb1d43;
}

.catalogtitlesection .swiper-button-next:after,
.catalogtitlesection .swiper-button-prev:after {
  font-size: 20px;
}

.catalogtitlesection .swiper-button-next,
.catalogtitlesection .swiper-rtl .swiper-button-prev {
  right: -20px;
  position: absolute;
}

.catalogtitlesection .swiper-button-prev,
.catalogtitlesection .swiper-rtl .swiper-button-next {
  left: -20px;
  right: auto;
  position: absolute;
}

.catalog-poster-home {
  position: relative;
  overflow: hidden;
  height: 450px;
}

.catalog-poster-home img {
  /* width: 100%; */
  height: 100%;
}

.stillimg {
  display: none;
}

.catalogtitlesection {
  background-repeat: no-repeat;
  background-size: cover;
}
.newssection {
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: luminosity;
  background-color: #000;
}

.catalog-container {
  position: relative;
}

.mapmaincontainer {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-family: "Karla-Light";
  margin-top: 20px;
}

.egyptmap {
  border: solid 2px #eb1d43;
  border-radius: 20px;
  padding: 20px;
  background-color: #131216;
  width: calc(100% - 20px);
  margin-right: 20px;
}

.mail-flag {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.mail,
.address,
.tel {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  margin-top: 15px;
}

.mail span,
.address span,
.tel span {
  color: #eb1d43;
}

.mail a,
.address a,
.tel a {
  color: #fff;
  text-decoration: none;
}
.mail a:hover,
.address a:hover,
.tel a:hover {
  text-decoration: underline;
}

.googlemap {
  border: solid 2px #eb1d43;
  border-radius: 20px;
  margin-top: 30px;
  width: 98.5%;
  height: 300px;
}

.googlemap iframe {
  width: 100%;
  height: 297px;
  border-radius: 20px;
  padding: 0px;
}

.about-page {
  padding: 140px 0px 50px 0px;
  min-height: 100vh;
  background-color: #181818;
}

.about-section {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}

.about {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.85);
  font-size: 18px;
  line-height: 23px;
  width: 75%;
  height: 465px;
  overflow: auto;
  overflow-x: hidden;
  padding-right: 2%;
}

.scroll::-webkit-scrollbar {
  width: 7px;
}

.scroll::-webkit-scrollbar-track {
  background: #535353;
  border-radius: 10px;
}

.scroll::-webkit-scrollbar-thumb {
  background: #e61845;
  border-radius: 10px;
}

.scroll::-webkit-scrollbar-thumb:hover {
  background: #fff;
}

.about-logo {
  width: 25%;
}

.about-logo img {
  max-width: 100%;
}

.lineup-section {
  /* display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center; */
  margin-top: 30px; 
 
}

.lineup-maincontainer {
  height: 540px;
  overflow: scroll;
  overflow-x: hidden;
  padding-right: 0%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.lineup-item {
  width: calc(25% - 20px);
  margin-right: 20px;
  margin-top: 20px;
  position: relative;
  max-height: 430px;
  overflow: hidden;
}

.lineupimage {
  /* overflow: hidden; */
  height: 100%;
}

.lineupimage img {
  width: 100%;
  height: 100%;
  filter: grayscale(1);
  transition: all 0.5s;
  object-fit: cover;
}

.lineup-iteminfo {
  background-color: #eb1d43;
  padding: 20px 15px 10px 15px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  opacity: 0;
  transition: all 0.7s;
}

.lineup-item:hover .lineupimage img {
  filter: grayscale(0);
  transition: all 0.5s;
}

.lineup-item:hover .lineup-iteminfo {
  opacity: 1;
  transition: all 0.7s;
  padding: 40px 15px 10px 15px;
}

.lineup-iteminfo h1 {
  font-family: "Oswald-SemiBold";
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
}

.lineup-iteminfo h4 {
  font-family: "Karla-Light";
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  text-transform: capitalize;
}

.lineup-iteminfo p {
  font-family: "Oswald-SemiBold";
  font-size: 16px;
  line-height: 18px;
  color: #fff;
}

.markets-page {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 0px 50px 0px;
  min-height: 100vh;
  background-position: center center;
  background-blend-mode: saturation;
}

.markets-attendedborder {
  border: solid 2px #eb1d43;
  border-radius: 20px;
  padding: 30px 5%;
  background-color: rgba(18, 19, 22, 0.8);
  margin-top: 20px;
}

.attened-title-logo {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.attended-title h1 {
  font-family: "Oswald-SemiBold";
  font-size: 30px;
  line-height: 30px;
  color: #ed1941;
  text-transform: uppercase;
}

.attended-title p {
  font-family: "Karla-Light";
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  text-transform: uppercase;
}

.attended-names {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.attened-name-member {
  width: calc(50% - 20px);
  margin-top: 30px;
  margin-right: 20px;
}

.attened-name-member h2 {
  font-family: "Oswald-Medium";
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0px;
}

.attened-name-member h2 span {
  font-family: "Oswald-Light";
  text-transform: none;
  color: rgba(255, 255, 255, 0.85);
}

.attened-name-member a {
  font-family: "Oswald-Light";
  font-size: 18px;
  line-height: 18px;
  color: #ef2c53;
}

.attened-name-member a:hover {
  color: #fff;
}

.smalltitle {
  font-family: "Karla-Light";
  font-size: 18px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.85);
}

.stand {
  font-family: "Karla-Light";
  font-size: 18px;
  line-height: 18px;
  color: rgba(255, 255, 255, 0.85);
  margin-top: 40px;
}

.stand span {
  color: #ef2c53;
}

.rquest-meeting {
  font-family: "Karla-SemiBoldItalic";
  font-size: 16px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.85);
  margin-top: 40px;
  border: #ef2c53 solid 2px;
  border-radius: 15px;
  text-transform: uppercase;
}

.rquest-meeting:hover {
  color: rgba(255, 255, 255, 0.85);
  cursor: none;
}

.rquest-meeting a {
  color: #ef2c53;
  cursor: pointer;
  text-decoration: none;
  font-family: "Oswald-SemiBold";
}

.rquest-meeting a:hover {
  color: #fff;
}

.catalog-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  height: 70vh;
  padding: 120px 0px 50px 0px;
  position: relative;
}

.background-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(24, 24, 24, 1), rgba(24, 24, 24, 0));
}

.hero-bottom {
  padding-bottom: 25px;
}

.hero-bottom h5 {
  color: #fff;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 18px;
  font-family: "Karla-SemiBoldItalic";
  margin-bottom: 5px;
}

.hero-bottom h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 34px;
  font-family: "Oswald-SemiBold";
  margin-bottom: 10px;
}

.hero-bottom p {
  color: #fff;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 18px;
  font-family: "Karla-Light";
}

.year-country {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: end;
  margin-top: 10px;
}

.year {
  color: #fff;
  background-color: #ef2c53;
  border-radius: 15px;
  font-family: "Oswald-SemiBold";
  padding: 0px 15px;
  font-size: 16px;
}

.country {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  font-family: "Karla-Light";
  padding-left: 10px;
  padding-right: 30px;
}

.country span {
  color: #ef2c53;
  /* padding-left: 10px; */
  font-family: "Karla-SemiBoldItalic";
  font-size: 16px;
}

.cast-stills {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 100px;
  position: relative;
}

.cast-section {
  width: 50%;
}

.festivals-container {
  padding-right: 5%;
  margin-top: 50px;
  -webkit-mask-image: linear-gradient(
    var(--mask-direction, to right),
    hsl(0 0% 0% / 0),
    hsl(0 0% 0% / 1) 30%,
    hsl(0 0% 0% / 1) 70%,
    hsl(0 0% 0% / 0)
  );
  mask-image: linear-gradient(
    var(--mask-direction, to right),
    hsl(0 0% 0% / 0),
    hsl(0 0% 0% / 1) 30%,
    hsl(0 0% 0% / 1) 70%,
    hsl(0 0% 0% / 0)
  );
}

.festivals-container .swiper-slide img {
  max-width: 100%;
}

.cast-stills h1 {
  font-family: "Oswald-SemiBold";
  font-size: 34px;
  line-height: 34px;
  color: #ed1941;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.cast-images {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}

.cast-img {
  width: 130px;
  margin-top: 15px;
  margin-right: 20px;
}

.cast-img img {
  max-width: 100%;
  /* height: 110px; */
  max-height: 135px;
  object-fit: cover;
  object-position: top;
  width: 100%;
  border-radius: 10px;
  filter: grayscale(1);
  transition: all 0.5s;
}

.cast-img:hover img {
  filter: grayscale(0);
  transition: all 0.5s;
}

.cast-img p {
  color: #fff;
  font-family: "Karla-SemiBoldItalic";
  font-size: 14px;
  line-height: 14px;
  padding-left: 10px;
  padding-top: 5px;
}

.synopsis {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.synopsis-text {
  width: 50%;
}

.synopsis-text-without-award {
  width: 80%;
}

.synopsis p {
  color: #fff;
  font-family: "Karla-SemiBoldItalic";
  font-size: 14px;
  line-height: 18px;
  padding-top: 5px;
}

.main-festivallogo {
  width: 50%;
  text-align: right;
  padding-right: 5%;
}

.imdblink {
  margin-top: 20px;
}

.stills-section {
  width: 50%;
}

.stills-title {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.press-materials {
  text-align: center;
}

.press-materials h5 {
  color: #ed1941;
  font-family: "Karla-Light";
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.press-materials .download {
  border: solid #ed1941 1px;
  border-radius: 15px;
  padding: 0px 7px;
  transition: all 0.3s;
}

.press-materials .download:hover {
  border: solid #fff 1px;
  background-color: rgba(255, 255, 255, 0.85);
  transition: all 0.3s;
}

.press-materials .download a {
  color: #ed1941;
  font-family: "Karla-SemiBoldItalic";
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  text-decoration: none;
}

.gallery {
  width: 100%;
  margin: 10px auto;
}

.gallery-slider {
  width: 100%;
  height: auto;
  margin: 0 0 10px 0;
}

.gallery-slider .swiper-slide {
  /* width: auto;*/
  max-height: 450px;
  max-width: 100%;
  overflow: hidden;
}

.gallery-slider .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.gallery-thumbs {
  width: 100%;
  padding: 0;
  overflow: hidden;
  margin-top: 15px;
}

.gallery-thumbs .swiper-slide {
  width: 100px;
  height: 100px;
  text-align: center;
  overflow: hidden;
  filter: brightness(0.5);
}

.gallery-thumbs .swiper-slide-active {
  filter: brightness(1);
}

.gallery-thumbs .swiper-slide img {
  width: auto;
  height: 100%;
}
.festivals-awards {
  margin-top: 20px;
}

#pills-tabContent {
  background-color: #303030;
  border-radius: 15px;
  margin-right: 5%;
  padding: 10px 15px;
  color: #fff;
  font-family: "Karla-SemiBoldItalic";
  font-size: 13px;
  line-height: 19px;
}

.tab-pane {
  height: 170px;
  overflow: scroll;
  overflow-x: hidden;
  list-style: circle;
  text-transform: capitalize;
}

.tab-pane img {
  padding-right: 5px;
}

.tab-pane span {
  font-family: "Karla-SemiBoldItalic";
  color: #ef2c53;
  font-size: 16px;
  text-transform: uppercase;
}

.nav-pills .nav-item {
  border-radius: 15px;
  margin: 0px 15px 0 0;
}

.nav-pills .nav-item .nav-link {
  padding: 2px 21px;
  color: #fff;
  font-family: "Oswald-SemiBold";
  border-radius: 15px;
  line-height: 26px;
  font-size: 20px;
  border: solid 1px #ed1941;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #ed1941;
  border: none;
}

.notfound {
  color: #fff;
  font-size: 20px;
  font-family: "Oswald-SemiBold";
  display: block;
  width: 100%;
}

.notfound span {
  color: #ed1941;
}

.newssection .swiper-button-next,
.newssection .swiper-button-prev {
  top: 50%;
  color: #fff;
}
.newssection .swiper-button-next:hover,
.newssection .swiper-button-prev:hover {
  color: #eb1d43;
}

.newssection .swiper-button-next:after,
.newssection .swiper-button-prev:after {
  font-size: 20px;
}

.newssection .swiper-button-next,
.newssection .swiper-rtl .swiper-button-prev {
  right: -20px;
  position: absolute;
}

.newssection .swiper-button-prev,
.newssection .swiper-rtl .swiper-button-next {
  left: -20px;
  right: auto;
  position: absolute;
}

.news-slide {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-top: 30px;
}

.news-slide-text {
  width: 40%;
  position: relative;
}

.news-slide-text h1 {
  font-size: 26px;
  line-height: 28px;
  text-transform: capitalize;
  padding: 20px;
}

.news-slide-text h6 {
  font-family: "Karla-Light";
  color: rgba(255, 255, 255, 0.7);
  font-size: 18px;
  line-height: 20px;
  text-transform: capitalize;
  font-style: italic;
  padding: 0 20px;
}

.news-slide-text h1 a {
  font-family: "Oswald-SemiBold";
  color: #eb1d43;
  text-decoration: none;
}

.news-slide-text h1 a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.news-logo {
  position: absolute;
  right: 50px;
  bottom: 40px;
  z-index: 5;
  max-width: 250px;
  display: none;
}

.news-slide-image {
  width: 60%;
  max-height: 400px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}

.news-slide-image .news-img-home {
  width: 100%;
  filter: brightness(70%);
}

.newsmaincontainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 15px;
  margin-top: 20px;
  align-content: flex-start;
}

.news-item {
  width: calc(50% - 15px);
  margin-right: 15px;
  margin-top: 30px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  max-height: 260px;
  position: relative;
  overflow: hidden;
}

.news-item .news-image {
  width: 50%;
  position: relative;
  overflow: hidden;
  height: 200px;
}

.news-item .news-image img {
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-item .news-image:hover img {
  transition: all 0.5s;
  transform: scale(1.05);
}

.news-item .news-text {
  width: 50%;
  position: relative;
  padding-left: 15px;
}

.news-item .news-text h1 {
  font-family: "Oswald-SemiBold";
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
}

.news-item .news-text h6 {
  font-family: "Karla-Light";
  color: #eb1d43;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  /* font-style: italic; */
}

.news-item .news-text p {
  font-family: "Karla-Light";
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  margin-top: 10px;
  padding-right: 10px;
  margin-bottom: 5px;
}

.news-item .news-text button {
  font-family: "Karla-Light";
  color: #fff;
  font-size: 14px;
  margin-top: 10px;
  background-color: #535353;
  border: none;
  border-radius: 5px;
  text-transform: capitalize;
  padding: 3px 15px;
}

.news-item .news-text button:hover {
  color: #fff;
  background-color: #e61845;
}

.about.news-text {
  padding-left: 15px;
  font-size: 16px;
  line-height: 22px;
}


/* .about.news-text h1 {
  font-family: "Oswald-SemiBold";
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
}

.about.news-text h6 {
  font-family: "Karla-Light";
  color: #eb1d43;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
} */

.newsinner-title h1 {
  font-family: "Oswald-SemiBold";
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}

.newsinner-title h6 {
  font-family: "Karla-Light";
  color: #eb1d43;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.newsinner
{
  align-items: flex-start;
}

.director-title h1 {
  font-family: "Oswald-SemiBold";
  color: #fff;
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
}

.director-link
{
  color: #fff;
  padding: 2px 5px;
  border-radius: 5px;
}

.director-link:hover
{
  background-color: #eb1d43;
  color: #fff;
}

.filter-button {
  color: #fff;
  font-family: "Oswald-SemiBold";
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
  border: none;
}

.filter-button:hover,
.filter-button.active {
  color: #eb1d43;
  text-decoration: underline;
  border: none;
  font-style: italic;
}

.search-filter
{
  padding: 0.3rem 1.55rem 0.2rem .55rem;
  font-size: 0.9rem;
  border: transparent;
  /* border-bottom: solid 1px rgba(255, 255, 255, 0.8); */
  background-color: #000;
  color: #eb1d43;
  width: 100%;
  font-family: "Oswald-SemiBold";
  border-radius: 0px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg width='16' height='16' viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'><path d='M4 6l4 4 4-4' stroke='white' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-repeat: no-repeat;
  background-position: right 0.35rem center;
  background-size: 1.2em;
}

.search-filter:focus
{
  box-shadow: none;
}
