*{
  margin:0; 
  padding:0; 
  outline:none;
}
/* Disable text selection */
html {
  scroll-behavior: smooth;
}

html {
  overflow-x: hidden;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  font-weight: 300;
  overflow-x: hidden;
}
.home header#masthead {
    position: absolute;
    top: 90px;
    z-index: 99;
    width: 100%;
}
.topbar-social-icons i:hover {
  color: #F01E59;
}
.email-phone-contact:hover p {
  color: #F01E59;
}
.email-phone-contact:hover i {
  color: #F01E59;
}
.phone-phone-contact:hover p{
  color: #F01E59;

}
.phone-phone-contact:hover i {
  color: #F01E59;
}
a{
  text-decoration: none !important;
}
.logo-background-clip-path {
  background: #fff;
  clip-path: polygon( 0% 15.152%,0% 15.152%,0.045% 12.702%,0.175% 10.376%,0.382% 8.204%,0.661% 6.218%,1.003% 4.451%,1.401% 2.933%,1.848% 1.698%,2.337% 0.776%,2.861% 0.199%,3.413% 0%,84.437% 0%,84.437% 0%,84.792% 0.081%,85.138% 0.32%,85.474% 0.712%,85.797% 1.251%,86.105% 1.932%,86.395% 2.749%,86.666% 3.697%,86.915% 4.771%,87.14% 5.965%,87.338% 7.273%,96.86% 76.97%,96.86% 76.97%,97.182% 80.081%,97.335% 83.263%,97.331% 86.421%,97.183% 89.462%,96.903% 92.292%,96.501% 94.817%,95.991% 96.944%,95.383% 98.579%,94.691% 99.629%,93.925% 100%,3.413% 100%,3.413% 100%,2.861% 99.801%,2.337% 99.224%,1.848% 98.302%,1.401% 97.067%,1.003% 95.549%,0.661% 93.782%,0.382% 91.796%,0.175% 89.624%,0.045% 87.298%,0% 84.848% );
  width: 225px;
  gap: 0px;
  opacity: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  z-index: -1;
  padding: 20px 0;
  bottom: 0;
}
.abt_bg{
  position: relative;
}
.header-nav {
position: relative;
}
.background-clip-path {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  clip-path: polygon( 0.291% 23.157%,0.291% 23.157%,0.177% 20.056%,0.122% 16.873%,0.12% 13.704%,0.168% 10.646%,0.262% 7.794%,0.397% 5.245%,0.571% 3.094%,0.777% 1.439%,1.013% 0.376%,1.275% 0%,98.802% 0%,98.802% 0%,99.072% 0.399%,99.314% 1.523%,99.524% 3.268%,99.698% 5.526%,99.831% 8.192%,99.92% 11.159%,99.961% 14.32%,99.948% 17.57%,99.879% 20.802%,99.748% 23.909%,95.972% 93.606%,95.972% 93.606%,95.903% 94.76%,95.826% 95.811%,95.743% 96.756%,95.654% 97.589%,95.559% 98.307%,95.459% 98.904%,95.355% 99.377%,95.248% 99.72%,95.138% 99.929%,95.027% 100%,4.592% 100%,4.592% 100%,4.473% 99.92%,4.356% 99.683%,4.243% 99.296%,4.134% 98.765%,4.029% 98.094%,3.931% 97.289%,3.838% 96.358%,3.753% 95.304%,3.676% 94.134%,3.608% 92.854%,0.291% 23.157% );
  top: 0;
  z-index: -1;
}
.slider-btn {
  margin-top: 26px;
}

/* topbar */

.contact-details-topbar p {
  font-family: Jost;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
  padding-left: 10px;

}
.topbar-social-icons {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.topbar-social-icons i {
  color: #fff;
  font-family: 'FontAwesome';
  padding-left: 38px;
  font-size: 22px;
}
.contact-details-topbar i {
  color: #FFFFFF;
  font-size: 18px;
}
.contact-details-topbar {
  display: flex;
  align-items: center;
  justify-content: left;
}
.home div#topabr {
    padding: 14px 0 14px;
    position: absolute;
    top: 40px;
    z-index: 9;
    width: 100%;
    background: unset;
}
div#topabr {
  background: #000;
  padding: 14px;

}
/* slider */

.custom-carousel-counter {
  font-family: Jost;
  font-size: 55px;
  font-weight: 700;
  line-height: 40px;
  text-align: left;
  color: #FFFFFF;
  transform: translate(45px, -31px);
}
.custom-slider-number{
  position: absolute;
  bottom: 0;
  right: 0;
  background: #F01E59;
  padding: 10px;
  width: 262px;
  height: 218px;
  clip-path: polygon(51% 48%, 100% 0%, 100% 100%, 0% 100%);
  display: flex;
  align-items: end;
  justify-content: center;

}
.project-img img {
  width: 246px;
  height: 300px;
  object-fit: cover;
  border-radius: 15px;
}
.team-info img {
  clip-path: polygon(0 0, 87% 0, 100% 10%, 100% 100%, 0 100%, 0% 65%);
  border-radius: 15px;
  height: 410px;
}
.blog-box img {
  width: 100%;
  height: 350px;
  clip-path: polygon(0 0, 94% 0, 100% 0%, 100% 100%, 0 100%, 0% 65%);
  border-radius: 10px;
}
.testimonial-left img {
  width: 100%;
}
div#custom-counter span {
  font-family: Jost;
  font-size: 28px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  color: #FFFFFF;
}
section#slider {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 800px;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100% 100%;
}
section#slider .owl-nav button:hover {
  background: #F01E59;
  color: #fff;
}

.slider-heading-icon h6 {
  font-family: Jost;
  font-size: 18px;
  font-weight: 600;
  line-height: 26.01px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
}
.slider-heading-icon i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;

}
.slider-heading-icon {
  display: flex;
  align-items: center;
  justify-content: left;
}
.slider-content h1 {
  font-family: Jost;
  font-size: 60px;
  font-weight: 700;
  line-height: 90px;
  text-align: left;
  color: #FFFFFF;
}
.slider-btn a {
  background: #F01E59;
  border-radius: 5px;
  color: #fff;
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  width: 190px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s ease-in-out;
}
.slider-btn a:hover {
  background: #fff;
  color: #F01E59;
}
section#slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-155px, 136px);
}
section#slider  .owl-nav button {
  color: #000000;
  font-size: 22px;
  border: unset;
  background: #fff;
  width: 53px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin: 0 8px;
  transition: 0.6s ease-in-out;
}

#slider .ps_video i {
  padding: 7px 25px;
  background: #F01E59;
  color: #fff;
  border-radius: 50%;
  box-shadow: unset;
  width: 70px;
  height: 70px;
  font-size: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Our Production */
section#our-production {
  padding: 60px 0;
  background: #D9D9D9;
  background-repeat: no-repeat;
  background-size: 100% 100%;

}
.our-production-details img {
  width: auto;
  padding: 26px 0;

}
.our-production-details{
  text-align: center;
  padding: 0 32px !important;

}
.our-production-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 800;
  line-height: 65.03px;
  text-align: center;
  color: #000000;
}
.production-heading-icon i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;

}
.production-heading-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.our-production-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: center;
  color: #F01E59;
  margin-bottom: 0;
  
}

.our-production-details h2 {
  font-family: Jost;
  font-size: 26px;
  font-weight: 700;
  line-height: 37.57px;
  text-align: center;
  color: #000000;
}

.our-production-details p {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 20.23px;
  text-align: center;
  color: #000000;
}


/* About */

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #F01E59 !important;
  transition: width .6s ease;
}
.about-progress-bar1 h2 {
  font-family: Jost;
  font-size: 18px;
  font-weight: 600;
  line-height: 26.01px;
  text-align: left;
  color: #000000;
}
.about-progress-bar2 h2 {
  font-family: Jost;
  font-size: 18px;
  font-weight: 600;
  line-height: 26.01px;
  text-align: left;
  color: #000000;
}
.about-progress-bar1 {
  padding-bottom: 24px;
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #D9D9D9 !important;

}
.single-page-content p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
}
.single-project-desig {
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 34.68px;
  text-align: left;
  color: #F01E59;
  padding: 15px 0 5px;
}
.single-project-page {
  padding: 60px 0;
}
.blog-box:hover a {
  color: #F01E59;
}
#about .about-left img {
  width: 480px;
  height: 401px;
}
.heading-percentage h6 {
  font-family: Jost;
  font-size: 18px;
  font-weight: 600;
  line-height: 26.01px;
  color: #000000;
}
.heading-percentage {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.left-contents {
  display: flex;
  align-items: end;
  justify-content: space-between;
  transform: translate(0px, -118px);
}
.left-about-heading h6 {
  font-family: Jost;
  font-size: 34px;
  font-weight: 800;
  line-height: 49.13px;
  text-align: left;
  color: #000000;
}
section#about {
  padding: 60px 0 0;
  position: relative;
}
.about-heading-icon h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
}
.about-heading-icon i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;

}
.about-heading-icon {
  display: flex;
  align-items: center;
  justify-content: left;
}
.sub-heading-about h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: left;
  color: #000000;
}
.about-content p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
}
.about-us-btn a {
  background: #F01E59;
  border-radius: 5px;
  color: #fff;
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  width: 190px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s ease-in-out;


}
.about-us-btn a:hover {
  background: #000000;
  color: #fff;
}


/* Blog & News */
section#our-blog {
  padding: 60px 0;
}
h6.author-name {
  font-family: Jost;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
  text-transform: capitalize;
}
.comt-author span {
  font-family: Jost;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
  padding-right: 6px;
}
section#our-blog .owl-nav button {
  color: #fff;
  font-size: 22px;
  border: unset;
  background: #1E1E1E;
  width: 53px;
  height: 53px;
  border-radius: 50px;
}

section#our-blog button.owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  transform: translate(-70px, 0px);
  display: flex;
  justify-content: center;
  align-items: center;


}
section#our-blog button.owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  transform: translate(70px, 0px);
  display: flex;
  justify-content: center;
  align-items: center;


}
section#our-blog .owl-nav button:hover{
  background-color: #F01E59;
}


.blog-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.blog-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}

.blog-icon-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: center;
  color: #000000;
}
.blog-title a {
  font-family: Jost;
  font-size: 28px;
  font-weight: 700;
  line-height: 40.46px;
  text-align: left;
  color: #000000;
}
.blog-content p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
}
span.news-comments {
  color: #000000;
  font-family: Jost;
  font-size: 20px;
  font-weight: 500;
  line-height: 28.9px;
  text-align: left;
}
.date {
  font-family: Jost;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
  margin: 0 32px;

}
.comt-author {
  display: flex;
  padding: 14px 0 0;

}

/* Testimonial */

.testimonial-box:hover {
  background: #F01E59;
}
.testimonial-box:hover a{
color: #fff;
}
.testimonial-box:hover p{
  color: #fff;
  }
  .testimonial-box:hover p.designation{
    color: #fff;
    }
    .quote-link a:hover {
      color: #F01E59;
      background: #fff;
  }
.testimonial-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.testimonial-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}

.testimonial-icon-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonial-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: center;
  color: #ffffff;
}
.testimonial-box {
  background: #FFFFFF;
  padding: 20px;
  clip-path: polygon( 0.068% 4.082%,0.068% 4.082%,0.087% 3.42%,0.141% 2.792%,0.228% 2.206%,0.344% 1.671%,0.486% 1.195%,0.652% 0.788%,0.839% 0.456%,1.044% 0.208%,1.264% 0.053%,1.495% 0%,88.012% 0%,88.012% 0%,88.119% 0.011%,88.224% 0.045%,88.327% 0.101%,88.429% 0.178%,88.528% 0.276%,88.624% 0.395%,88.718% 0.534%,88.807% 0.692%,88.893% 0.87%,88.974% 1.067%,99.513% 28.582%,99.513% 28.582%,99.598% 28.823%,99.675% 29.082%,99.744% 29.357%,99.804% 29.647%,99.856% 29.949%,99.899% 30.263%,99.933% 30.586%,99.958% 30.917%,99.973% 31.255%,99.978% 31.597%,99.978% 95.918%,99.978% 95.918%,99.959% 96.58%,99.905% 97.209%,99.819% 97.794%,99.703% 98.329%,99.56% 98.805%,99.394% 99.212%,99.207% 99.544%,99.002% 99.792%,98.783% 99.947%,98.551% 100%,1.495% 100%,1.495% 100%,1.264% 99.947%,1.044% 99.792%,0.839% 99.544%,0.652% 99.212%,0.486% 98.805%,0.344% 98.329%,0.228% 97.794%,0.141% 97.209%,0.087% 96.58%,0.068% 95.918%,0.068% 4.082% );
  transition: 0.6s ease-in-out;

}
.cont p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
  padding: 26px 0;
}
.testi-title a {
  font-family: Jost;
  font-size: 22px;
  font-weight: 700;
  line-height: 31.79px;
  text-align: left;
  color: #000000;
}
#testimonial p.designation {
  margin: 0;
  font-family: 'Outfit';
  color: #000000;
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.12px;
  text-align: left;
}

.test-info {
  display: flex;
  align-items: center;
}
.testidetails {
  padding-left: 22px;
}


section#testimonial  .owl-nav button {
  color: #000000;
  font-size: 22px;
  border: unset;
  background: #fff;
  width: 47px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  margin: 0 8px;
  transition: 0.6s ease-in-out;
}

section#testimonial .owl-nav button:hover {
  background: #F01E59;
  color: #fff;
}

section#testimonial .owl-nav {
  display: flex;
  align-items: end;
  justify-content: left;
  margin: 15px 0;
}


/* newsletter */
section#newsletter {
  background: #F01E59;
  padding: 60px;
  clip-path: polygon( 0% 0%,91.245% 0%,100.104% 39.37%,100.104% 100%,0% 100%,0% 0% );
}


.newsletter-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #ffffff;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.newsletter-icon-heading i {
  font-size: 16px;
  color: #ffffff;
  padding-right: 14px;
}

.newsletter-icon-heading {
  display: flex;
  justify-content: left;
  align-items: center;
}
.newsletter-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: left;
  color: #ffffff;
}
.newsletter-heading p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #FFFFFF;
}
input.wpcf7-form-control.wpcf7-text::placeholder {
    font-family: Jost;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: #000000CC;
}
input.wpcf7-form-control.wpcf7-text {
  height: 65px;
  width: 100%;
  border: unset;
  border-radius: 10px;
  padding: 20px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font-weight: 600;
  font-family: Inter;
  color: #FFF;
  background: unset;
  border: unset;
  padding-right: 16px;
  background: #1E1E1E;
  padding: 15px 22px;
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  border-radius: 5px;
  height: 54px;
  width: 210px;
  margin-top: 13px;
  transition: 0.6s ease-in-out;

}
.testimonial-box:hover p.designation {
  color: #fff !important;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #fff;
  color: #F01E59;
}
form.wpcf7-form.init p {
  margin-bottom: 0;
}

/* teams */
section#teams {
  position: relative;
  padding: 60px;
}

#teams  .owl-nav{
  display: none ;
}

.teams-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.teams-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}

.teams-icon-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.teams-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: center;
  color: #000000;
}
.teams-box img {
  width: 100%;
}
.teams-title a {
  font-family: Jost;
  font-size: 22px;
  font-weight: 700;
  line-height: 31.79px;
  text-align: left;
  color: #000000;
}
.teams-title p {
  font-family: Jost;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.12px;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
}
.teams-title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #FFFFFF;
  position: absolute;
  width: 100%;
  bottom: 8px;
  right: 0;
  padding: 8px;
  transition: 0.6s ease-in-out;
}


/* services */
section#services {
  padding: 60px;
  position: relative;
}

.service-box:hover{
background-color: #F01E59;
}

.service-box:hover .service-title a{
  color: #fff;
}
.service-box:hover img {
  filter: invert(1);
 
  transition: all 0.65s;
  transform: rotateY(360deg);
}
.services-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.services-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}

.services-icon-heading {
  display: flex;
  justify-content: left;
  align-items: center;
}
.services-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: left;
  color: #000000;
}

.services-heading p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
}
.service-title a {
  font-family: Jost;
  font-size: 28px;
  font-weight: 700;
  line-height: 40.46px;
  text-align: left;
  color: #000000;
}

.service-box {
  clip-path: polygon( 0.068% 4.082%,0.068% 4.082%,0.087% 3.42%,0.141% 2.792%,0.228% 2.206%,0.344% 1.671%,0.486% 1.195%,0.652% 0.788%,0.839% 0.456%,1.044% 0.208%,1.264% 0.053%,1.495% 0%,88.012% 0%,88.012% 0%,88.119% 0.011%,88.224% 0.045%,88.327% 0.101%,88.429% 0.178%,88.528% 0.276%,88.624% 0.395%,88.718% 0.534%,88.807% 0.692%,88.893% 0.87%,88.974% 1.067%,99.513% 28.582%,99.513% 28.582%,99.598% 28.823%,99.675% 29.082%,99.744% 29.357%,99.804% 29.647%,99.856% 29.949%,99.899% 30.263%,99.933% 30.586%,99.958% 30.917%,99.973% 31.255%,99.978% 31.597%,99.978% 95.918%,99.978% 95.918%,99.959% 96.58%,99.905% 97.209%,99.819% 97.794%,99.703% 98.329%,99.56% 98.805%,99.394% 99.212%,99.207% 99.544%,99.002% 99.792%,98.783% 99.947%,98.551% 100%,1.495% 100%,1.495% 100%,1.264% 99.947%,1.044% 99.792%,0.839% 99.544%,0.652% 99.212%,0.486% 98.805%,0.344% 98.329%,0.228% 97.794%,0.141% 97.209%,0.087% 96.58%,0.068% 95.918%,0.068% 4.082% );
  background: #D9D9D9;
  width: 315px;
  height: 265px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s ease-in-out;

}
.services-info{
  text-align: center;
}


/*  our achievments*/

section#our-achievments {
  position: relative;
  padding: 60px;
  background: #D9D9D9;
}




.achievements-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.achievements-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}
.counter_box {
  padding: 40px 0 0;
}

.achievements-icon-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.achievements-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: center;
  color: #000000;
}
p.number {
  font-family: Jost;
  font-size: 50px;
  font-weight: 700;
  line-height: 72.25px;
  text-align: center;
  color: #000000;
  margin-bottom: 0;
}
.text-counter h6 {
  font-family: Jost;
  font-size: 26px;
  font-weight: 700;
  line-height: 37.57px;
  text-align: center;
  color: #000000;
}


/* project */
section#projects {
  padding: 60px;
  position: relative;
}


.projects-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.projects-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}

.projects-icon-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.projects-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: center;
  color: #ffffff;
  width: 41%;

}
.projects-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.project-img {
  display: flex;
  align-items: baseline;
  justify-content: left;
  flex-direction: row-reverse;
}
.project-img h6 {
  font-family: Jost;
  font-size: 28px;
  font-weight: 700;
  line-height: 40.46px;
  text-align: left;
  color: #FFFFFF;
  padding: 12px 12px 0;
  margin-bottom: 0;
    transform: translate(0px, -40px);
}
.project-title a {
  font-family: Jost;
  font-size: 24px;
  font-weight: 700;
  line-height: 34.68px;
  text-align: left;
  color: #000000;
}

.projectsdetails {
  background: #fff;
  clip-path: polygon( 0% 10.87%,0% 10.87%,0.052% 9.106%,0.202% 7.434%,0.443% 5.874%,0.766% 4.45%,1.162% 3.184%,1.625% 2.097%,2.145% 1.213%,2.714% 0.554%,3.325% 0.142%,3.968% 0%,86.491% 0%,86.491% 0%,86.798% 0.033%,87.102% 0.13%,87.4% 0.289%,87.693% 0.511%,87.978% 0.793%,88.255% 1.133%,88.521% 1.531%,88.777% 1.984%,89.02% 2.493%,89.249% 3.054%,98.79% 28.317%,98.79% 28.317%,99.012% 28.954%,99.213% 29.634%,99.392% 30.352%,99.55% 31.104%,99.685% 31.888%,99.797% 32.698%,99.885% 33.532%,99.948% 34.385%,99.987% 35.253%,100% 36.132%,100% 89.13%,100% 89.13%,99.948% 90.894%,99.798% 92.566%,99.557% 94.126%,99.234% 95.55%,98.838% 96.816%,98.375% 97.903%,97.855% 98.787%,97.286% 99.446%,96.675% 99.858%,96.032% 100%,3.968% 100%,3.968% 100%,3.325% 99.858%,2.714% 99.446%,2.145% 98.787%,1.625% 97.903%,1.162% 96.816%,0.766% 95.55%,0.443% 94.126%,0.202% 92.566%,0.052% 90.894%,0% 89.13%,0% 10.87% );
  width: 252px;
  height: 92px;
  left: 301px;
  opacity: 0px;
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 10px;
  transform: translate(10px, -38px);
  transition: 0.6s ease-in-out;
}
.project-title p {
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 23.12px;
  text-align: left;
  color: #000000;
  margin-bottom: 0;
}

.project-box:hover .projectsdetails {
  background: #F01E59;
}

.project-box:hover .projectsdetails  a{
  color: #fff;
}
.project-box:hover .projectsdetails  p{
  color: #fff;
}

section#projects .owl-nav button {
  color: #000000;
  font-size: 22px;
  border: unset;
  background: #fff;
  width: 53px;
  height: 53px;
  border-radius: 50px;
  transition: 0.6s ease-in-out;
}
section#projects .owl-nav button:hover{
  background: #F01E59;
  color: #fff;
}
section#projects button.owl-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  transform: translate(-70px, 0px);
  display: flex;
  justify-content: center;
  align-items: center;


}


section#projects button.owl-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  transform: translate(70px, 0px);
  display: flex;
  justify-content: center;
  align-items: center;


}



/* Latest Trailer Release */



/*--------------------Video Section----------------*/

/* Outer */
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  right: 0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
  border-radius: 0;

}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  right:50%;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:3px;
}
.popup-inner embed {
  height: 500px;
  border: 10px solid #fff;
  border-radius: 10px;
}
/* Close Button */
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: ease 0.25s all;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 1000px;
  background: #F01E59;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
}
.ps_video i:hover {
  background: #fff;
  color: #F01E59;
}

#slider .ps_video i:hover{
  background: #fff;
  color: #F01E59;

}
.sec-video-latest .ps_video i:hover{
  background: #fff;
  color: #F01E59;
}
.popup-close:hover {
  -webkit-transform:translate(-50%, -50%) rotate(-180deg);
  transform:translate(-50%, -50%) rotate(-180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}
.over_video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
section#testimonial {
  padding: 60px 0;
}
.custom-container {
  height: 700px;
  position: relative;
}
.owl-dots{
  display: none;
}
.ps_video{
  text-align: center;
}
.ps_video i {
  padding: 7px 25px;
  background: #F01E59;
  color: #fff;
  border-radius: 50%;
  box-shadow: unset;
  width: 90px;
  height: 90px;
  font-size: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#slider .video-bgimg img {
  width: 100%;
  height: 200px;
  gap: 0px;
  border-radius: 10px 0px 0px 0px;
  clip-path: polygon(0 0, 100% 0, 100% 76%, 84% 100%, 0 100%, 0% 50%);
  object-fit: cover;
}
.sec-video-latest .ps_video i {
  padding: 10px 1px;
  background: #F01E59;
  color: #fff;
  border-radius: 50%;
  box-shadow: unset;
  width: 62px;
  height: 62px;
  font-size: 35px;
}
.video-headigs h2 {
  font-family: 'Mea Culpa';
  color: #fff;
  font-size: 98px;
  text-align: center;
  width: 57%;
  line-height: 95px;
}
.video-headigs {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  padding: 112px 0 25px;
}
.custom-container::after {
  content: "";
  background: black;
  width: 100%;
  height: 700px;
  position: absolute;
  top: 0;
  z-index: 0;
  opacity: 0.9;
}
.video_play-content-box {
  position: relative;
}
.trailer-release-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.trailer-release-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}
.counter_box {
  padding: 40px 0 0;
}

.trailer-release-icon-heading {
  display: flex;
  justify-content: left;
  align-items: center;
}
.trailer-release-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: left;
  color: #000000;
}
.trailer-release-heading p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
}
section#latest-trailer-release {
  padding: 60px;
  position: relative;
}


/* Why Choose us */
section#why-choose-us {
  padding: 60px;
  position: relative;
  background-size: 100% 100%;

}



.why-choose-us-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.why-choose-us-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}
.counter_box {
  padding: 40px 0 0;
}

.why-choose-us-icon-heading {
  display: flex;
  justify-content: left;
  align-items: center;
}
.why-choose-us-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: left;
  color: #ffffff;
}
.why-choose-us-heading p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
}

.why-choose-us-mai-heading h2 {
  font-family: Jost;
  font-size: 60px;
  font-weight: 700;
  line-height: 86.7px;
  text-align: left;
  transform: rotate(270deg);
  position: absolute;
  left: 100px;
  bottom: 0;
  /* font-size: 10rem; */
  font-weight: bold;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  text-stroke: 1px #fff;
  top: 0;
}
.about-left {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-content-left-top {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(0px, 38px);
}
.about-content-left-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(16px, -225px);
}
/* gallery */





section#gallery {
  position: relative;
  background: #D9D9D9;
  padding: 60px 0;
}


.gallery-icon-heading h2 {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.gallery-icon-heading i {
  font-size: 16px;
  color: #F01E59;
  padding-right: 14px;
}
.counter_box {
  padding: 40px 0 0;
}

.gallery-icon-heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery-heading h6 {
  font-family: Jost;
  font-size: 45px;
  font-weight: 700;
  line-height: 65.03px;
  text-align: center;
  color: #000000;
}

section#gallery .row {
  display: grid;
  /* grid-template-columns: repeat(2, 1fr); */
  grid-template-rows: repeat(6, 5vw);
  grid-gap: 15px;
}

section#gallery .row .gallery-image:nth-child(5) {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
}

/* section#gallery .row .gallery-image:nth-child(4) {
  grid-column-start: 3;
  grid-column-end: 6;
  grid-row-start: 1;
  grid-row-end: 3;
} */
/*------------------Single Post -----------------*/

a.slider-button.btn {
  padding: 0;
}
.carousel-control-next:visited,
.carousel-control-prev:visited {
    color: red !important; /* Change the color for visited links */
}
.carousel-control-prev:visited span.slider-prev{
  color: red !important;
}
.about-details {
  margin-bottom: 28px;
}
.slider-button span:hover {
  background: #25C1C7;
  color: #024752F2;
}
p.logged-in-as a {
  color: #ffff;
  font-weight: 800;
}
.meta-box-question {
  font-family: Jost;
  font-size: 20px;
  font-weight: 800;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
}
span.entry-comments {
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
}
span.entry-author a {
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
  text-transform: capitalize;
}
.metabox {
  padding: 0 0 20px 0;
}
span.entry-date {
  font-family: Jost;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
  padding: 0 38px;
}
h2#reply-title {

  font-family: Jost;
  font-size: 36px;
  font-weight: 600;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
}

.slider-content {
  padding: 90px 0 0;
}
.about-us-btn {
  text-align: end;
}
.quote-link a {
  background: #F01E59;
  border-radius: 5px;
  color: #fff;
  font-family: Jost;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  width: 218px;
  padding: 20px 0;
  top: 41px;
  left: 1411px;
  gap: 0px;
  opacity: 0px;
  clip-path: polygon( 16.036% 6.739%,16.036% 6.739%,16.324% 5.53%,16.648% 4.425%,17.004% 3.431%,17.39% 2.552%,17.801% 1.794%,18.235% 1.162%,18.689% 0.662%,19.159% 0.298%,19.643% 0.075%,20.136% 0%,95.122% 0%,95.122% 0%,95.913% 0.192%,96.664% 0.75%,97.364% 1.641%,98.003% 2.837%,98.571% 4.307%,99.059% 6.021%,99.456% 7.948%,99.751% 10.058%,99.936% 12.321%,100% 14.706%,100% 85.294%,100% 85.294%,99.936% 87.679%,99.751% 89.942%,99.456% 92.052%,99.059% 93.979%,98.571% 95.693%,98.003% 97.163%,97.364% 98.359%,96.664% 99.25%,95.913% 99.808%,95.122% 100%,5.045% 100%,5.045% 100%,3.935% 99.629%,2.935% 98.582%,2.061% 96.952%,1.331% 94.838%,0.762% 92.333%,0.372% 89.536%,0.178% 86.54%,0.197% 83.443%,0.447% 80.34%,0.945% 77.327%,16.036% 6.739% );
  transform: translate(-13px, 0px);
  transition: 0.6s ease-in-out;

}

.single .navigation{
  display: unset;
}
h1.blg-head {
  font-family: Jost;
  font-size: 46px;
  font-weight: 700;
  line-height: 90px;
  text-align: left;
  color: #FFFFFF;
}
.container.single-blog p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
}
.social-icons i {
  color: #fff;
  padding-left: 18px;
}
.blog-meta-fields {
  display: flex;
    align-items: center;
    justify-content: end;
    border-bottom: 2px solid #ddd;
    margin: 44px 0;
    padding: 15px 0;
}
#single_post .postbox .postbox-content {
  position: static;
  padding: 15px 0;
}
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 32%;
  background-color: #373737;
  color: #ffffff;
  margin-left: 15px;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a
{
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  
}

.page-header h1{
color: #ffffff;
}

.entry-title
{
  padding: 20px 20px 10px;
}
.copyright .fab:hover {
  color: #FF3726;

}

.single-post-content table td
{
  text-align: center;
}
.single-post-content .wp-audio-shortcode
{
  margin-bottom: 50px;
}
.single-blog .nav-links .nav-next a{
display: flex;
flex-direction: row-reverse;
}

/*------------------ Contact Page -----------------*/
.contact-page-details
{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:2px solid #cccccc;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 32px 0;
  height: auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #1212124D;
border-radius: 5px;
opacity: 1;
}


.contact-box .contac_form input[type="submit"]:hover{
  background: #F01E59 !important;
  color: #fff !important;
}
.contact-box a:hover {
  color: #F01E59;
}
.contact-box .contac_form input[type="submit"] {
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  text-transform: capitalize;
  display: flex;
  padding: 10px 26px;
  cursor: pointer;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  justify-content: center;
  border: unset;
}
section#contact-box{
  padding:0;
  margin:0;
}

.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%; 
}
.contac_form h3 {
  font-family: 'Jost';
  font-size: 36px;
  font-weight: 700;
  line-height: 48px;
  text-align: center;
  color: #000;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  height: 100px;
  width: 100%;
  font-family: Jost;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #000000;
  padding: 10px;
}
.contac_form label {
  font-family: 'Jost';
  color: #000;
  font-weight: 500;
  font-size: 20px;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-family: 'Jost';
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #000;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contact-page-details a {
  font-family: 'Jost';
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #000;
}


.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;
      border-radius: 10px;


}
.contact-page-details .contact-email
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;
      border-radius: 10px;


}
.contact-page-details .contact-phone
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;
  border-radius: 10px;


}

.contact-page-details .inner-cont i {
  font-size: 32px;
  color: #F01E59;
  padding: 14px 0;
}
.contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 30px 0;
  border: 2px solid #cccccc;

}


/* single pages */

.middle-align p {
  font-family: Jost;
  font-size: 18px;
  font-weight: 400;
  line-height: 33.23px;
  text-align: left;
  color: #000000;
}
.middle-align {
  padding: 60px 0;
}
.banner-image .card {
  padding-bottom: 46px;
  border-radius: 0 42px 42px 0;
}
.blog-contents-left img {
  width: 100%;
}
h1.entry-title {
  font-family: Jost;
  font-size: 46px;
  font-weight: 700;
  line-height: 90px;
  text-align: left;
  color: #000000;
}

div#full-width-blog {
  padding: 60px 0;
}

.bradcrumbs {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #000000;
}
.bradcrumbs a {
  font-family: Jost;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.12px;
  text-align: left;
  color: #F01E59;
  padding-right: 14px;

}
section.banner-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
h2.wp-block-heading {
  font-family: Jost;
  font-size: 32px;
  font-weight: 500;
  line-height: 56px;
  text-align: left;
  color: #000000;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 27.23px;
  text-align: left;
  color: #000000;
}
.no-comments.wp-block-latest-comments{
  font-family: Jost;
  font-size: 14px;
  font-weight: 400;
  line-height: 27.23px;
  text-align: left;
  color: #000000;
}

.contact-box {
  padding: 60px;
}

/* gallery */
#gallery .row {
  margin: 62px 0 0;
  display: grid;
  grid-template-columns: repeat(18, 1fr);
  /* grid-template-rows: repeat(7, 4vw); */
}
#gallery .gallery-image:nth-child(1) {
  grid-row-start: 4;
  grid-row-end: 7;
  grid-column-start: 1;
  grid-column-end: 10;
}
#gallery .gallery-image:nth-child(2) {
  grid-column-start: 10;
  grid-column-end: 19;
  grid-row-start: 4;
  grid-row-end: 7;
}
#gallery .gallery-image:nth-child(3) {
  grid-column-start: 14;
  grid-column-end: 19;
  grid-row-start: 1;
  grid-row-end: 4;
}

#gallery .gallery-image:nth-child(4) {
  grid-column-start: 7;
  grid-column-end: 14;
  grid-row-start: 1;
  grid-row-end: 4;
}
section#gallery .row .gallery-image:nth-child(5) {
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 4;
}
.gallery img {
  width: 100%;
  height: 100%;
}
.box.gallery.group1{
  height: 100%;
}

.modal {
  position: fixed;
  top: 21% !important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0 !important;
  display: none;
  overflow: hidden;
  outline: 0;
}
.location ul li i {
  font-size: 18px;
}
 .modal {
  display: none;
  position: fixed;
  z-index: 0 !important;
  padding-top: 100px;
  left: 0;
  top: 0 !important;
  width: 100%;
  height: 79%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
     }
 .modal-content {
       margin: auto;
       display: block;
       width: unset !important;
       max-width: 1200px;
       top: 10%;
       border: 2px solid lightgray !important;
       animation-name: zoom;
       animation-duration: 0.6s;
       position: absolute !important;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    right: 0;
    outline: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border-radius: 25px !important;

     }
     @keyframes zoom {
      from {
        transform: scale(0)
      }
      to {
        transform: scale(1)
      }
    }
    .close {
      color: #FF3726 !important;
      position: absolute;
      top: 15px;
      right: 35px;
      font-size: 40px !important;
      font-weight: bold;
      transition: 0.3s;
      opacity: 1 !important;
      cursor: pointer;
      z-index: 9;
  }
  .close:hover,
     .close:focus {
       color: #bbb;
       text-decoration: none;
       cursor: pointer;
     }
     #our-gallery button i {
      font-family: 'Font Awesome 5 Free';
      font-weight: 600;
      font-style: unset;
      color: #FFF;
      padding: 20px 22px;
      margin: auto;
      background: rgba(251, 54, 37, 1);
      border-radius: 50%;
      border: unset;
  }
  #our-gallery button {
    border: unset;
    background: unset;
}


.pagination-button i {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 20px;

}
.pagination-button button {
  border: unset;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.pagination-button button:hover {
  color: #fff;
  background: #F01E59;
}

.pagination-button {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pegination-button {
  display: flex;
  align-items: center;
  justify-content: space-around;

}
/* Services Single page */
.services-box a {
  font-family: Jost;
  font-size: 28px;
  font-weight: 700;
  line-height: 40.46px;
  text-align: center;
  color: #000000;
}
.services-single-box{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  clip-path: polygon( 0.068% 4.082%,0.068% 4.082%,0.087% 3.42%,0.141% 2.792%,0.228% 2.206%,0.344% 1.671%,0.486% 1.195%,0.652% 0.788%,0.839% 0.456%,1.044% 0.208%,1.264% 0.053%,1.495% 0%,88.012% 0%,88.012% 0%,88.119% 0.011%,88.224% 0.045%,88.327% 0.101%,88.429% 0.178%,88.528% 0.276%,88.624% 0.395%,88.718% 0.534%,88.807% 0.692%,88.893% 0.87%,88.974% 1.067%,99.513% 28.582%,99.513% 28.582%,99.598% 28.823%,99.675% 29.082%,99.744% 29.357%,99.804% 29.647%,99.856% 29.949%,99.899% 30.263%,99.933% 30.586%,99.958% 30.917%,99.973% 31.255%,99.978% 31.597%,99.978% 95.918%,99.978% 95.918%,99.959% 96.58%,99.905% 97.209%,99.819% 97.794%,99.703% 98.329%,99.56% 98.805%,99.394% 99.212%,99.207% 99.544%,99.002% 99.792%,98.783% 99.947%,98.551% 100%,1.495% 100%,1.495% 100%,1.264% 99.947%,1.044% 99.792%,0.839% 99.544%,0.652% 99.212%,0.486% 98.805%,0.344% 98.329%,0.228% 97.794%,0.141% 97.209%,0.087% 96.58%,0.068% 95.918%,0.068% 4.082% );
    background: #D9D9D9;
    height: 340px;
  
    transition: 0.6s ease-in-out;
}
.services-single-box:hover {
  background-color: #F01E59;
}
.services-single-box:hover  a{
color: #fff;
}
.services-single-box:hover  img{
  filter: invert(1);
}
.services-box {
  padding: 10px 0;
}
.sticky .quote-link a:hover {
  background: #000;
}
.about-button-arrow {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about-button-arrow .arrows {
  transform: translate(-100px, 0px);
}

.left-arrow {
  position: absolute;
  left: 0;
  transform: translate(100px, -16px);
  top: 0;
}
.right-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(-100px, 100px);
}

/* Single blog page */
.feature-box img {
  width: 100%;
  object-fit: cover;
  height: 500px;
}
.container.single-blog {
  background: #F01E59;
  padding: 40px;
}
.main-single-div {
  padding-bottom: 60px;
}
input#submit {
  color: #FFF;
  background: unset;
  border: unset;
  padding-right: 16px;
  background: #1E1E1E;
  padding: 15px 22px;
  font-family: Jost;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-align: left;
  border-radius: 5px;
  height: 54px;
  width: 210px;
  margin-top: 13px;
  transition: 0.6s ease-in-out;
}
textarea#comment {
  width: 100%;
  height: 100px;
  border: unset;
}
span.post-title {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
}
span.meta-nav {
  font-family: Jost;
  font-size: 20px;
  font-weight: 600;
  line-height: 28.9px;
  text-align: left;
  color: #ffffff;
  padding-left: 10px;
}


.about-content-left img {
  width: 202px;
  height: 189px;
  border-radius: 10px;
  

}
.about-content-left-top img{
  width: 202px;
  height: 189px;
  border-radius: 10px;
  
}

/* Terms and condition */
h1.main-heading {
  font-family: Jost;
  font-size: 46px;
  font-weight: 700;
  line-height: 90px;
  text-align: left;
  color: #000000;
}
h2.termsndcond-head {
  font-family: Jost;
  font-size: 30px;
  font-weight: 400;
  line-height: 48px;
  text-align: left;
  color: #000000;
}
p.termsndcond-para {
  font-family: Jost;
  font-size: 18px;
  font-weight: 300;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
}
section#tandc {
  padding: 60px 0;
}
.box.gallery.group1 .overlay {
  background: rgba(240, 30, 89, 0.4);
  position: absolute;
  top: 0;
  width: 0%;
  height: 100%;
  left: 0;
  right: 0;
  transition: 0.8s ease-in-out;
  border-radius: 10px;
  clip-path: polygon(0 0, 100% 0, 100% 87%, 91% 100%, 0 100%, 0% 57%);
}
.box.gallery.group1:hover .overlay {
  width: 100%;
}


.sub-menu li {
  display: block; 
  width: 100%; 
  padding: 20px; 
  position: relative; 
  z-index: 2;
  text-decoration: none;
  color: #444;
  box-sizing: border-box;  
  -moz-box-sizing: border-box;  
  -webkit-box-sizing: border-box; 
}
/*   
.sub-menu li a:hover{ border-bottom: 0px; color: #fff;}
.sub-menu li:first-child a{ border-left: 10px solid #3498db; }
.sub-menu li:nth-child(2) a{ border-left: 10px solid #ffd071; }
.sub-menu li:nth-child(3) a{ border-left: 10px solid #f0776c; }
.sub-menu li:last-child a{ border-left: 10px solid #1abc9c; } */
/* ul.sub-menu li {
  padding: 0 !important;
} */
.sub-menu li a:after { 
  content: "";
  height: 100%; 
  left: 0; 
  top: 0; 
  width: 0px;  
  position: absolute; 
  transition: all 0.3s ease 0s; 
  -webkit-transition: all 0.3s ease 0s; 
  z-index: -1;
}

.sub-menu li a:hover:after{ width: 100%; }
.sub-menu li:first-child a:after{ background: #F01E59; }
.sub-menu li:nth-child(2) a:after{ background: #F01E59; }
.sub-menu li:nth-child(3) a:after{ background: #F01E59; }
.sub-menu li:nth-child(4) a:after{ background: #F01E59; }

.sub-menu li:last-child a:after{ background: #F01E59; }

.our-production-details {
  transition: all 0.25s;
}

.our-production-details:hover img {
  transition: all 0.65s;
  transform: rotateY(360deg);
  filter: invert(1);

}

.our-production-details:hover {
  background: #F01E59;
  border-radius: 10px;
}

.our-production-details:hover h2{
  color: #fff;
}
.our-production-details:hover p{
  color: #fff;
}

.service-title {
  padding: 10px 0 0;
}


.phone-phone-contact {
  padding-left: 30px;
}


.hover-effect::before {
  right: 0;
  opacity:0.7;
  top: 0;
}
.hover-effect::after {
  bottom: 0;
  opacity: 0.7;
  left: 0;
}


.hover-effect::before, .hover-effect::after {
  content: "";
  background: #F01E59;
  height: 0;
  width: 0;
  z-index: 1;
  position: absolute;
  -webkit-transition-duration: 1.3s !important;
  -o-transition-duration: 1.3s;
transition-duration: 1.3s !important;
}
.blog-box:hover .hover-effect::after, .hover-effect::before {
  height: 100%;
  opacity: 0;
  width: 100%;
}
.blog-item-image.hover-effect{
  position: relative;
}

/* Single Services */

section#single-services {
  padding: 60px;
}
section#single-services p {
  font-family: Jost;
  font-size: 20px;
  font-weight: 400;
  line-height: 28.9px;
  text-align: left;
  color: #000000;
}
.services_title a {
  font-family: Jost;
  font-size: 46px;
  font-weight: 700;
  line-height: 90px;
  text-align: left;
  color: #000000;
}

section#single-services img {
  width: 100%;

}
.meta-ser-p1 {
  padding-top: 18px;
}