@import url('https://fonts.googleapis.com/css2?family=Cutive&display=swap');

body{
  background-color: #F6F1EE !important;
  font-family: 'Cutive', serif;
}
.section{
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
}
.section h1{
    z-index: 1;
}
.video-container{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}
.name{
    font-family: 'Cutive', serif;
    font-size: 20px;
    color: #000000;
    letter-spacing: -0.23px;
    line-height: 30px;
    margin-top: 20px;
}
a.read-more{
    color: #000000 !important;
    text-decoration: underline;
}
.pilla-heading{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
.videoholder video{
    height: 100%;
    width: 100%;
}
.container-fluid{
    margin: 0;
}
white-text{
    color:white !important;
}
.position{
    opacity: 0.3;
    font-family: 'Cutive', serif;
    font-size: 20px;
    color: #000000;
    letter-spacing: -0.23px;
    line-height: 30px;
    margin-top: 20px;
}
.story{
    font-family: 'Cutive', serif;
    font-size: 16px;
    color: #000000;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: 100px;
}
a{
  font-family: 'Cutive', serif;
}
.cast-info{
    font-family: 'Cutive', serif;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: -0.35px;
    line-height: 31px;
}
td p{
    color: #FFFFFF;
    font-size: 13px !important;
    letter-spacing: -0.35px;
    line-height: 31px;
}

.logo{
  width: 200px;
}
.movie-image img{
  width: 100%;
  margin-bottom: 30px;
}
.pad-item{
    margin-bottom: 60px;
}
.heading-content{
  margin-top: 70px;
}
a.film-item{
  text-decoration: none;
  color: #000000;
  -webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
  padding-bottom: 60px;  
}

a.film-item:hover{
  opacity: 0.5;
  color: #000000;
}

.films-page-title{
  margin-top: 100px;
  margin-bottom: 50px;
}
.center-text{
  text-align: center;
}
.about-content{
  margin-top: 100px;
  margin-bottom: 100px;
}
.black{
  background-color: black;
  padding-top: 100px;
  padding-bottom: 100px;
}
.white{
  color: white;
  font-size: 25px !important;
  letter-spacing: 0px;
}
.share{
  float: right;
  margin-top: 20px;
}
.movie-des{
  margin-top: 50px;
  margin-bottom: 50px;
  color: white;
}
h1{
  font-family: 'Cutive', serif;
  font-size: 60px !important;
  color: #000000;
  line-height: 63px !important;
  letter-spacing: -3px;
  margin-top: 30px !important;
}
h2{
  font-family: 'Cutive', serif;
  font-size: 26px !important;
  color: #000000;
  line-height: 43px !important;
  letter-spacing: -3px;
}
p{
  font-family: 'Cutive', serif;
  font-size: 20px !important;
  color: #000000;
  line-height: 28px !important;
  margin-top: 20px !important;
  letter-spacing: -1px;
}
.navbar{
  margin-top: 30px;
}
.video-holder img{
  width: 100%;
}
.home-pad{
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}
.movie-title{
  font-family: 'Cutive', serif;
  font-size: 20px;
  color: #000000;
  letter-spacing: -0.35px;
  line-height: 27px;
  text-transform: uppercase;
}
.social{
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 5px;
}
.active{
  border-bottom-color: black;
  border-bottom-style: solid;
  border-bottom-width: 3px;
}
.activewhite{
  border-bottom-color: white;
  border-bottom-style: solid;
  border-bottom-width: 3px;
}
.social-1{
  padding-top: 5px;
}
.btn{
  margin-bottom: 50px;
}
.pipe{
  padding-top: 5px;
}
