body{
	background-color: #ffffff;
	margin: 0;
  padding: 0;
	
}

section {
  padding: 20px 0;
}

@media (min-width: 940px) {
  section {
    padding: 60px;
  }
}


/*loader*/
.loader {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background:#e5e9ea;
  display: flex;
  justify-content: center;
  align-items: center;
}



.loader > img {
  width: 300px;
}

.loader.hidden {
  animation: fadeOut 1s;
  animation-fill-mode: forwards;
}

@keyframes fadeOut {
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

/*end of loader*/


.image1{
  padding: 25%;
  /*padding-bottom: -200px;*/
   margin-top: 9.5%;
  background-image: url("../images/home-banners/banner33.jpg");
  background-repeat: no-repeat;
   background-attachment: scroll;
   background-color: #ffffff;
   background-position: cover cover;
   /*background-attachment: fixed;*/
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.image2{
  padding: 26%;
   margin-top: 9.5%;
  background-image: url("../images/home-banners/banner22.jpg");
   background-color: #ffffff;
    background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: cover cover;
   /*background-attachment: fixed;*/
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.image3{
  padding: 26%;
  margin-top: 9.5%;
  background-image: url("../images/home-banners/banner11.jpg");
  background-color: #ffffff;
    background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: cover;
   /*background-attachment: fixed;*/
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

/*carousel*/
 .vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .carousel-item {
   -webkit-transition: 0.6s linear top;
   -moz-transition: 0.6s linear top;
   -ms-transition: 0.6s linear top;
   -o-transition: 0.6s linear top;
   transition: 0.6s linear top;
}

.carousel.vertical .active {
   top: 0;
}

.carousel.vertical .next {
   top: 400px;
}

.carousel.vertical .prev {
   top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
   top: 0;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px; /* or 950px */
}

 #navigationBar{
  padding: 8px;
  background-color:#ffffff;
   /*margin-top: 4.5%;*/
/*webkit-box-shadow: 0 8px 32px -6px rgba(0,0,0,.14);
       -moz-box-shadow: 0 8px 32px -6px rgba(0,0,0,.14);
            box-shadow: 0 8px 32px -6px rgba(0,0,0,.14); */
   /*box-shadow: 1px 0 32px 0 rgba(0,0,0,.14);*/
  border-top: 0.1px solid #ddd;
  -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
  transition: padding-top 0.3s, padding-bottom 0.3s;
  /*opacity: 0.9;*/
  top: 0;
  z-index: 9999;
 position: -webkit-sticky;
}

#navigationBar2 i{
  color: #6e1850;
  font-size: 18px;
}


#navbar1 ul li a{
  color: #000000;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  opacity: 0.8;
  font-weight: 900;
  font-weight: 0;
  border-left: 0.1px solid #ddd;
  
  letter-spacing: 1px;
  outline: none;
}

#navigationBar .navbar-toggler{
 font-size: 20px;
 right: 0;
 padding: 13px;
 text-transform: uppercase;
 color: #000000;
 border: 0;
 outline: none; 
 /*background-color: white;*/
 font-family:'Roboto Condensed', sans-serif;

}

.navbar-nav{
  margin-right: -70px;
}

#navigationBar .navbar-nav .nav-item .nav-link {
  color:#000000;
  padding: 0.99em;
  text-transform: none;
  /*opacity: 0.9;*/
  outline: none;
  font-size: 13px;
  font-weight: 900;
  font-family: 'Poppins', sans-serif;
}

#navigationBar .navbar-nav .nav-item .nav-link {
  padding: 1.1em 1em !important;
  margin-left:0%;
}


 .navbar-nav li:hover .dropdown-menu {
        display: block;
        margin-top: -20px;

    }

#navlogo{
  margin-left: -5%;
  margin-top: -5px;
}

#navlogo2{
  margin-left: -1%;
}

.homepage-header h1{
 font-size: 1.6rem;
  font-weight: 900;
  color: #000000;
  font-style: bold;
  margin-top: 35%;
  border-bottom: none;
  font-family: 'open', sans-serif;
 
}

.homepage-header{
  padding-bottom: 13%;
  background-image: url("../images/banner.jpg");
  background-repeat: no-repeat;
   background-attachment: scroll;
   background-color: #ffffff;
   background-position: cover cover;
   /*background-attachment: fixed;*/
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.homepage-header p{
  border-top: none;
}
.homepage-header img{
  height: 90%;
  width: 90%;

}

.homepage-header p{
  margin-top: 20px;
}

.homepage-header button{
  padding: 2% 10%;
  background: #6e1850;
  color: #ffffff;
  font-family: 'Poppins',sans-serif;
  font-size: 18px;
  text-align: left;
  margin-top: 15px;
  border-radius: 30px;
}

.paragraphs{
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  line-height: 1.8;
  font-color:#333;
}

.heading-h4{
   font-size: 1.2rem;
  font-weight: 900;
  color: #000000;
  font-style: bold;
  font-family: 'open', sans-serif;
}

.services{
  margin-top: -1.5%;
}

.services a{
  font-size: 18px;
  color: #6e1850;
  font-weight: 900;
}

#box1{
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
  padding-top: 20px;
  padding-left: 30px;
  background: #ffffff;
  padding-bottom: 30px;
  padding-right: 10px;
  margin-top: -5%;
}

.services img{
  height: 100%;
  width: 100%;
  margin-bottom: 20px;
}

.services{
  background: #ffffff;
}

.services p{
  font-size: 16px;
  margin-top: 20px;
}
.services h4{
  font-family: 'Poppins',sans-serif;
  margin-top: 10px;
  font-size: 1rem;
}

.we-best{
  margin-top: 0%;
  background: #ffffff;
}

.we-best p{
  font-weight: 15px;
}

.we-best h4{
  font-family: 'Poppins',sans-serif;
  font-size: 30px;
  margin-bottom: 20px;
}

.we-best h5{
  font-family: 'Poppins',sans-serif;
  margin-bottom: 20px;
  font-size: 23px;
}

.we-best button{
   padding: 2% 7%;
  border:2px solid #6e1850;
  color: #6e1850;
  font-weight: 900;
  font-family: 'Poppins',sans-serif;
  font-size: 18px;
  margin-top: 15px;
  border-radius: 30px;
}

#box2{
  height: 250px;
  width: 250px;
   box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
  padding-top: 30px;
  padding-left: 30px;
  margin-left: 6%;
  background: #ffffff;
  margin-right: px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  padding-right: 10px;
}

#box2:hover{
  background: #fff2fb;
  color: #6e1850;
}

#box2 p{
  font-weight: 900;
}

.we-best h4{
  font-size: 2.4rem;
  font-weight: 900;
  color: #000000;
  font-style: bold;
  font-family: 'open', sans-serif;
}

.we-best b{
  color: #6e1850;
  font-weight: 400; 
}


.services-provide h3{
   font-family: 'Poppins',sans-serif;
  font-size: 30px;
  margin-top: 14px;
  color: #000000;
  font-weight: 900;
  text-align: center;
}

.services-provide small{
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}

.services-provide h4{
  font-family: 'Poppins',sans-serif;
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 18px;
  color: #000000;

}

.services-provide p{
  font-size: 16px;
}

.services-provide span{
  height: 100px;
  padding: 33px 33px;
  width: 100px;
  border: 3px solid #ffffff;
  margin-left: -25px;
  border-radius: 50%;
  background: #6e1850;
}

.services-provide i{
  font-size: 30px;
  color:#ffffff;
  text-align: center;
}

.projects h3{
   font-family: 'Poppins',sans-serif;
  font-size: 30px;
  margin-top: 14px;
  color: #000000;
  font-weight: 900;
  text-align: center;
}

.projects small{
  text-align: center;
  font-size: 20px;
  margin-bottom: 40px;
}

.projects p{
  font-size: 16px;
  margin-top: 20px;
}

#box3{
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
}

.projects card-body{
  border: none;
}

#backimg{
  border: none;
  background-image: url('../images/p1.jpg');
  background-size: 100%;
  border-radius: 0px;

}

#backimg2{
  border: none;
  background-image: url('../images/p2.jpg');
  background-size: 100%;
  border-radius: 0px;

}

#backimg3{
  border: none;
  background-image: url('../images/p3.jpg');
  background-size: 100%;
  border-radius: 0px;

}

.projects h4{
  margin-top: 52%; 
  color: #ffffff;
  font-weight: 900;
  font-family: 'Poppins',sans-serif;
  font-size: 22px;
}

/*projects slider*/
.post-slide2{
    margin: 0 15px;
   box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
    margin-bottom:2em;
}
.post-slide2 .post-img{
    overflow: hidden;
}
.post-slide2 .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.post-slide2:hover .post-img img{
    transform: scale(1.08);
}
.post-slide2 .post-content{
    background: #fff;
    padding: 20px;
}
.post-slide2 .post-title{
    font-size: 1rem;
    font-weight: 600;
    text-align: left;
    color: #000000;
    font-family: 'Poppins',sans-serif;
    margin-top: 0;
    text-transform: capitalize;
}
.post-slide2 .post-title a{
    display: inline-block;
    color: #000000;
    font-family: 'Poppins',sans-serif;
    transition: all 0.3s ease 0s;
}
.post-slide2 .post-title a:hover{
    color:#000000;
    text-decoration: none;
}
.post-slide2 .post-description{
    font-size: 15px;
    color: #676767;
    line-height: 24px;
    font-family: 'Poppins',sans-serif;
    margin-bottom: 14px;
}
.post-slide2 .post-bar{
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
}
.post-slide2 .post-bar li{
    color: #676767;
    font-size: 19px;
    padding: 2px 0;
}
.post-slide2 .post-bar li i{
    margin-right: 5px;
}
.post-slide2 .post-bar li a{
    display: inline-block;
    font-size: 14px;
    font-family: 'Poppins',sans-serif;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide2 .post-bar li a:after{
    content: ",";
}
.post-slide2 .post-bar li a:last-child:after{
    content: "";
}
.post-slide2 .post-bar li a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide2 .read-more{
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin-left: -15px;
    font-family: 'Poppins',sans-serif;
    color: #6e1850;
    /*background: #e7989a;*/
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
}
/*.post-slide2 .read-more:hover{
    background: #333;
    text-decoration: none;
}*/
/*end of project slider*/

/*testimonials*/
.testimonials{
  background: #fff2fb;
}


.testimonials h4{
  font-family: 'open',sans-serif;
  font-size: 3rem;
  line-height: 50px;
  margin-top: 64px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 900;
  text-align: left;
}

.testimonials p{
  font-size: 16px;
  margin-top: -15px;
}

/*testimonials carousel*/

h2 {
  color: #333;
  text-align: center;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  position: relative;
  margin: 25px 0 50px;
}
h2::after {
  content: "";
  width: 100px;
  position: absolute;
  margin: 0 auto;
  height: 3px;
  background: #ffdc12;
  left: 0;
  right: 0;
  bottom: -10px;
}
.carousel {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 50px;
}
.carousel .item {
  color: #999;
  font-size: 14px;
    text-align: center;
  overflow: hidden;
    min-height: 340px;
}
.carousel .item a {
  color: #eb7245;
}
.carousel .img-box {
  width: 145px;
  height: 145px;
  margin: 0 auto;
  border-radius: 50%;
}
.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.carousel .testimonial {  
  padding: 30px 0 10px;
}
.carousel .overview { 
  text-align: center;
  padding-bottom: 5px;
}
.carousel .overview b {
  color: #333;
  font-size: 15px;
  text-transform: uppercase;
  display: block; 
  padding-bottom: 5px;
}
.carousel .star-rating i {
  font-size: 18px;
  color: #ffdc12;
}
.carousel .carousel-control {
  width: 30px;
  height: 30px;
  border-radius: 50%;
    background: #999;
    text-shadow: none;
  top: 4px;
}
.carousel-control i {
  font-size: 20px;
  margin-right: 2px;
}
.carousel-control.left {
  left: auto;
  right: 40px;
}
.carousel-control.right i {
  margin-right: -2px;
}
.carousel .carousel-indicators {
  bottom: 15px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 11px;
  height: 11px;
  margin: 1px 5px;
  border-radius: 50%;
}
.carousel-indicators li { 
  background: #e2e2e2;
  border-color: transparent;
}
.carousel-indicators li.active {
  border: none;
  background: #888;   
}

/*end od testimoanials carousel*/

.team h6{
   font-weight: 900;
  font-family: 'Poppins',sans-serif;
  font-size: 23px;
  margin-top: 20px;
  color: #000000; 
   text-align: center;
}

.team h5{
  font-weight: 300;
  font-family: 'Poppins',sans-serif;
  font-size: 15px;
  opacity: 0.8;
  color: #000000; 
  text-align: center;
}

/*clients carousel*/
h2{
  text-align:center;
  padding: 20px;
}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.contact h5{
  font-weight: 300;
  font-family: 'Poppins',sans-serif;
  font-size: 20px;
  margin-top: 20px;
  color: #000000; 
   text-align: left;
}
.contact{
  margin-top: -7%;
}

.contact p{
  font-size: 15px;
}

#knowmore{
   padding: 4% 13%;
  background: #6e1850;
  color: #ffffff;
  font-weight: 900;
  font-family: 'Poppins',sans-serif;
  font-size: 14px;
  border:none;
  text-transform: uppercase;
  margin-top: 15px;
  border-radius: 4px;
}

.contact button{
  margin-bottom: 20px;
  background: #6e1850;
  color: #ffffff;
  margin-top: 0px;
}

.contact i{
  font-size: 18px;
  color: #ffffff;
}

.contact small{
  font-family: 'Poppins',sans-serif;
  font-size: 14px;

}

.contact input{
  font-size: 16px;  
  padding: 5% 10%;
  border-radius: 2px;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
  border: none;
  text-align: left;
}

.contact textarea{
  font-size: 16px;  
  padding: 5% 10%;
  border-radius: 2px;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.09);
  border: none;
  text-align: left;
}
#footer{

  border-top: 1px solid #e7e7e7;
}

#footer p{
  font-size: 16px;
}

#footer button{
  margin-bottom: 20px;
  background: #6e1850;
  margin-top: 0px;

}


/*about us page*/
.about-header{
  padding: 20%;
  background-image: url("../images/about-us4.jpg");
  background-repeat: no-repeat;
   background-attachment: scroll;
   background-color: #ffffff;
   background-position: cover;
   background-attachment: fixed;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.about-header h1{
  color: #ffffff; 
  font-size: 1.6rem;
  font-weight: 900;
  font-family: 'Poppins',sans-serif;
}

.about-header p{
  color: #fff;
}

.about-tarangini h1{
   color: #000000; 
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  margin-top: 3%;
  font-family: 'Poppins',sans-serif;
}

.about-tarangini p{
  font-size: 16px;
}

.about-tarangini i{
  font-size: 5rem;
  color: #6e1850;
  
}

.heading-title {
    margin-bottom: 100px;
}
.text-center {
    text-align: center;
}
.heading-title h3 {
    margin-bottom: 0;
    letter-spacing: 2px;
    font-weight: normal;
}
.p-top-30 {
    padding-top: 30px;
}
.half-txt {
    width: 60%;
    margin: 0 auto;
    display: inline-block;
    line-height: 25px;
    color: #7e7e7e;
}
.text-uppercase {
    text-transform: uppercase;
}

.team-member, .team-member .team-img {
    position: relative;
}
.team-member {
    overflow: hidden;
}
.team-member, .team-member .team-img {
    position: relative;
}

.team-hover {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    border: 20px solid rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.90);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.team-member:hover .team-hover .desk {
    top: 54%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .desk {
    position: absolute;
    top: 0%;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    padding: 0 20px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member:hover .team-hover .s-link {
    bottom: 10%;
}
.team-member:hover .team-hover, .team-member:hover .team-hover .desk, .team-member:hover .team-hover .s-link {
    opacity: 1;
}
.team-hover .s-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateY(45%);
    -ms-transform: translateY(45%);
    transform: translateY(45%);
    -webkit-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
    font-size: 35px;
}
.desk, .desk h4, .team-hover .s-link a {
    text-align: center;
    color: #222;
}
.team-member .s-link a {
    margin: 0 10px;
    color: #333;
    font-size: 16px;
}
.team-title {
    position: static;
    padding: 20px 0;
    display: inline-block;
    letter-spacing: 2px;
    width: 100%;
}
.team-title h5 {
    margin-bottom: 0px;
    display: block;
    text-transform: uppercase;
}
.team-title span {
    font-size: 12px;
    text-transform: uppercase;
    color: #a5a5a5;
    letter-spacing: 1px;
}

.filmmaking-header{
  padding: 20%;
  background-image: url("../images/about-us3.jpg");
  background-repeat: no-repeat;
   background-attachment: scroll;
   background-color: #ffffff;
   background-position: cover;
   background-attachment: fixed;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.filmmaking-header h1{
  color: #ffffff; 
  font-size: 1.6rem;
  font-weight: 900;
  font-family: 'Poppins',sans-serif;
}

.about-header p{
  color: #fff;
}

.about-tarangini h1{
   color: #000000; 
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  margin-top: 3%;
  font-family: 'Poppins',sans-serif;
}

.learn{
  padding: 12%;
  background-image:url("../images/banner-3.jpg");
/*  background-color: #d6d6d6;
*/  background-position: cover;
   /* box-shadow: inset 0 0 0 1000px #940022;*/
   /* opacity: 0.9;*/
   background-attachment: scroll;
   background-position: cover;
   background-attachment: fixed;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.learn h1{
  color: #ffffff;
  font-size: 1.4rem;
}

.learn button{
  padding: 2% 5%;
  background: #ff5601;
  color:#ffffff;
  font-size: 15px;
  border-radius: 4px;
  font-weight: 600;
  font-family: 'Poppins',sans-serif;
  margin-left: 30px;
  border:none;
}

.learn2{
  padding: 12%;
  background-image:url("../images/akira.jpg");
/*  background-color: #d6d6d6;
*/  background-position: cover;
   /* box-shadow: inset 0 0 0 1000px #940022;*/
   /* opacity: 0.9;*/
   background-attachment: scroll;
   background-position: cover;
   background-attachment: fixed;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.learn2 h1{
  color: #ffffff;
  font-size: 1.4rem;
}

.learn2 button{
  padding: 2% 5%;
  background: #ff5601;
  color:#ffffff;
  font-size: 15px;
  border-radius: 4px;
  font-weight: 600;
  font-family: 'Poppins',sans-serif;
  margin-left: 30px;
  border:none;
}


.patch{
  background: #fff2fb;
  padding: -15%;
}
.patch i{
  color: #6e1850;
  font-size: 1.3rem;
  margin-bottom: 10px;  
}
/*end of about us page*/

/*filmaking*/
.filmmaking p{
  font-size: 16px;
  text-align: left; 
}

.filmmaking h3{
  margin-bottom: 20px;
}

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

.filmmaking h5{
  font-size: 19px;

}

.filmmaking-process{
  margin-top: 0%;
}

.filmmaking-process h4{
  font-family: 'Poppins',sans-serif;
  margin-top: 30px;
  font-size: 20px;
}

.filmmaking-process p{
  font-size: 17px;
}

/*end of filmmaking*/

/*technical crew*/
.technical-crew-header{
  padding: 20%;
  background-image: url("../images/technical-crew-banner.jpg");
  background-repeat: no-repeat;
   background-attachment: scroll;
   background-color: #ffffff;
   background-position: cover;
   background-attachment: fixed;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.technical-crew-header h1{
  color: #ffffff; 
  font-size: 1.6rem;
  font-weight: 900;
  font-family: 'Poppins',sans-serif;
}

.learn3{
  padding: 12%;
  background-image:url("../images/learn3.jpg");
/*  background-color: #d6d6d6;
*/  background-position: cover;
   /* box-shadow: inset 0 0 0 1000px #940022;*/
   /* opacity: 0.9;*/
   background-attachment: scroll;
   background-position: cover;
   background-attachment: fixed;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.learn3 h1{
  color: #ffffff;
  font-size: 1.4rem;
}

.learn3 button{
  padding: 2% 5%;
  background: #ff5601;
  color:#ffffff;
  font-size: 15px;
  border-radius: 4px;
  font-weight: 600;
  font-family: 'Poppins',sans-serif;
  margin-left: 30px;
  border:none;
}
/*end of technical crew*/

/*filmmaking workshops*/
.workshops-header{
  padding: 20%;
  background-image: url("../images/workshops-1.jpg");
  background-repeat: no-repeat;
   background-attachment: scroll;
   background-color: #ffffff;
   background-position: cover;
   background-attachment: fixed;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.workshops-header h1{
   color: #ffffff; 
  font-size: 1.6rem;
  font-weight: 900;
  font-family: 'Poppins',sans-serif;
}

.recognitions-header{

  padding: 20%;
  background-image: url("../images/recognitions.jpg");
  background-repeat: no-repeat;
   background-attachment: scroll;
   background-color: #ffffff;
   background-position: cover;
   background-attachment: fixed;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}

.tz-gallery {
    padding: 40px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

/*.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}
*/

/*.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.4s;
}*/

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}

@media(max-width: 768px) {
    body {
        padding: 0;
    }
}



.contact-page h1{
  color: #000000; 
  text-align: center;
  margin-bottom: 5%;
  font-size: 1.3rem;
  font-weight: 900;
  font-family: 'Poppins',sans-serif;
}

.contact-page input{
  width: 60%;
  height: 1%;
  border-top: none;
  border-left: none;
  margin-left: 17%;
  border-right: none;
  border-radius: 0px;
  font-size: 15px;
}
.contact-page textarea{
   width: 60%;
  height: 1%;
 border-top: none;
  border-left: none;
  margin-left: 17%;
  border-right: none;
  border-radius: 0px;
  font-size: 15px;
}
.contact-page button{
  padding: 1% 4%;
  background: #6e1850;
  border-radius: 0px;
  color: #ffffff;
  font-size: 16px;
}

.contact a{
  color: #6e1850;
}

/*.contact-page{
  padding: 30%;
  background-image: url("../images/WhatsApp Image 2019-11-26 at 7.31.48 PM.jpeg");
  background-repeat: no-repeat;
   background-attachment: scroll;
   background-color: #ffffff;
   background-position: center;
   background-size: cover;
   -webkit-background-size:cover;
   -moz-background-size:cover;
   -o-background-size:cover;
   background-size:100%;
}*/