/* @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Outfit:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');


*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Outfit", sans-serif;
    text-transform: capitalize;
}
body{
    overflow-x: hidden;
    
}
html{
    overflow-x: hidden;
}
h1,h2,h3,h4{
    font-weight: 700;
    font-family: "Outfit", sans-serif;
}

a{
  text-decoration: none !important;
}

ul{
    padding-left: 0 !important;
}
li{
    list-style: none;
}
p{
    color: #757575;
    font-family: "Outfit", sans-serif;
}
.pt-100{
    padding-top: 100px;
}
.pt-10{
    padding-top: 10px;
}
.pt-20{
    padding-top: 20px;
}
.pt-30{
    padding-top: 30px;
}
.pt-40{
    padding-top: 40px;
}
.pt-50{
    padding-top: 50px;
}
.pt-60{
    padding-top: 60px;
}
.pt-70{
    padding-top:70px;
}
.pb-100{
    padding-bottom: 100px;
}
.pb-10{
    padding-bottom: 10px;
}
.pb-80{
    padding-bottom: 80px;
}
.pb-10{
    padding-bottom: 10px;
}
.pb-20{
    padding-bottom: 20px;
}
.pb-30{
    padding-bottom: 30px;
}
.pb-40{
    padding-bottom: 40px;
}
.pb-50{
    padding-bottom:50px;
}
.pb-60{
    padding-bottom: 60px;
}
.mb-30 {
  margin-bottom: 30px ! important;
}
.mt-20 {
  margin-top: 20px ! important;
}
.mt-40{ 
  margin-top: 40px ! important ; 
}
body .page {
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.min-box-1 {
  height: 800px;
}

.top_bar {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}

@media only screen and (min-width: 1200px) {
  .prt-header-style-02 .top_bar {
      color: rgba(255, 255, 255, 0.80);
      background: #000;
      height: 43px;
      padding-left: 40px;
      padding-right: 40px;
  }
}
.prt-header-style-02 .top_bar_contact_item:first-child {
  border-left: transparent;
}
.prt-header-style-02 .top_bar_contact_item {
  line-height: 43px;
  border-left: 1px solid rgba(255, 255, 255, 0.20);
}
.top_bar_contact_item {
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  display: inline-block;
}
@media only screen and (min-width: 1200px) {
  .prt-header-style-02 .top_bar_contact_item_button a.prt-btn {
      color: #fff;
      background: #992525;
      font-size: 12px;
      font-weight: 500;
      padding: 2px 7px;
      border-radius: 3px;
      position: relative;
      top: -4px;
      text-decoration: none;
  }
}
.prt-header-style-02 .top_bar_contact_item {
  line-height: 43px;
  border-left: 1px solid rgba(255, 255, 255, 0.20);
}
.prt-header-style-02 .top_bar_contact_item span {
  font-size: 14px;
  padding-right: 6px;
  font-weight: 400;
  color: #fff;
}
.prt-header-style-02 .top_bar_contact_item a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  text-transform: lowercase;
}
.prt-header-style-02 .top_bar_contact_item.top_bar_social {
  padding-left: 0;
  padding-right: 0;
  margin-left: 20px;
}
.top_bar_contact_item .social-icons ul {
  margin: 0;
}
.top_bar .social-icons li {
  position: relative;
  min-width: auto;
  padding: 0px;
  margin: 0px;
  float: left;
  text-align: center;
}
.prt-header-style-02 .top_bar .social-icons li {
  border-right: 1px solid rgba(255, 255, 255, 0.20);
}
.social-icons li {
  display: inline-block;
  border: none;
  z-index: 1;
  position: relative;
  width: 40px;
  height: 40px;
}
.prt-header-style-02 .top_bar .social-icons li a {
  line-height: 45px;
}
.top_bar .social-icons li a {
  border: none;
  width: auto;
  height: auto;
  line-height: 48px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}
.prt-header-style-02 .top_bar .social-icons li a{
  line-height: 45px;
}

/* sitee-header -menu  */

@media only screen and (min-width: 1200px) {
  .prt-header-style-02 .site-header-menu {
      background-color: #fff;
      padding-left: 40px;
      padding-right: 40px;
  }
}
.container-fluid {
  padding: 0 15px;
}

/* Navbar Brand */
.navbar-brand img {
  /* height: 80px; */
  width: 170px;
}
.navbar-nav .nav-item .nav-link{
  position: relative;
  color: #000000 !important;
  padding-top: 13px;
  font-weight: 600;
  font-size: 18px;
}
.navbar-nav .nav-item .nav-link:hover{  
 color: #992525 !important;
}
.navbar-light .navbar-nav .nav-link.active{
 color: #992525 !important;
}
.header-button button{
  background: #992525;
 color: #ffffff;
 font-size: 15px;
 border-radius: 5px;
 padding: 13px 26px;
 border: 1px;
 justify-content: center;
 position: relative;
 left: 10px;
}
.dropdown-item{
  padding: 13px 10px !important;
  font-weight: 500 !important;
  color: #000000 !important;
}
.dropdown-item:hover{
  background-color: #992525 !important;
  color: #ffffff !important;
}
.dropdown-menu{
  padding-left: 0 !important;
  background-color: #000;
  border: none;
  box-shadow:0px 8px 30px 0px rgba(0,0,0,0.1);
  border-radius: 5px;
  margin-left: 10px;
}
.dropdown:hover .dropdown-menu{
display: block;
}

/* home-banner  */
.home-banner{
  background: url(../img/about-us-section/Home-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}
.banner-1{
  background-color: rgba(0, 0, 0, 0.7);
  height: 100vh;
}
.banner {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

/* Video Styling */
.banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* z-index: -1; */
}

/* Overlay Effect */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

/* Content Styling */
.banner-content {
  position: relative;
  z-index: 1;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  text-transform: capitalize;
}

.banner-btn {
  background: #992525;
  border: none;
  padding: 12px 30px;
  border-radius: 30px;
  color: #fff;
  font-size: 1rem;
  transition: background 0.3s ease;
  text-decoration: none;
  position: relative;
  top: 30px;
}

.banner-btn:hover {
  background-color: #ff4f70;
  color: #fff;
}

/* top section  */
body .site-main {
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.prt-row.broken-section {
  padding: 0 0 110px;
}
.bg-base-grey {
  background-color: #f6f6f6;
}
.container {
  max-width: 1330px;
  padding: 0 15px;
}
.featured-icon-box.style2 {
  background-color: #fff;
  border: 2px solid #000000;
  padding: 40px 40px 20px 40px;
  margin-top: -85px;
  height: calc(100% + 95px);
  margin-bottom: 0;
}
.featured-icon-box {
  position: relative;
  margin: 15px 0;
}
.featured-icon-box.style2 .prt-icon {
  position: unset;
  transform: unset;
  margin-bottom: 10px;
}
.prt-icon.prt-icon_element-onlytxt {
  height: auto;
  width: auto;
  line-height: 1;
}
.prt-icon {
  margin-bottom: 25px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  transition: all 1s ease 0s;
  box-sizing: content-box;
  position: relative;
}
.featured-icon-box.style2 .featured-icon i {
  font-size: 72px;
  line-height: 82px;
  transition: all 1s ease;
  display: block;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-color:#992525;
}
.featured-icon-box.style2:hover .prt-iconbox-button span {
    opacity: 1;
    text-indent: 0;
    visibility: visible;
    transition: visibility 0.4s ease, margin-right 0.3s ease-out, text-indent 0.4s ease-out, opacity 0.4s ease;
    opacity: 1;
    font-family: var(--base-headingfont);
    font-size: 15px;
}
.featured-icon-box.style2:hover .prt-icon {
    transform: rotateY(360deg);
    transition: opacity .3s,transform .3s;
}
.featured-icon-box.style2:hover .prt-subheading:before {
    width: 100%;
}
.featured-icon-box.style2 .prt-subheading {
  position: relative;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #000;
  -webkit-text-fill-color: transparent;
  font-size: 80px;
  line-height: 1;
  display: inline-block;
  float: right;
  font-weight: 600;
  position: relative;
}
.featured-icon-box.style2 .prt-subheading:before {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  white-space: nowrap;
  content: attr(data-text);
  transition: all 0.5s cubic-bezier(0.17, 0.67, 0.32, 0.87);
  -webkit-text-fill-color: #000;
}
.featured-icon-box.icon-align-top-content .featured-content {
  padding-top: 15px;
}
.featured-icon-box.style2 .featured-title h3 {
  margin-bottom: 25px;
  font-size: 28px;
  line-height: 38px;
}
.featured-icon-box.style2 .featured-title h3 a{
  color: #000;
  text-decoration: none;
}
.featured-title h3 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 15px;
  font-weight: 400;
  text-transform: capitalize;
}
.featured-icon-box.style2 .prt-iconbox-button {
  font-size: 0;
  position: relative;
  padding: 12px 0 0;
  overflow: hidden;
}
.featured-icon-box.style2 .prt-iconbox-button a {
  position: relative;
  font-size: 15px;
  color: #000;
  text-decoration: none;
}


/* time-count  */

.counter-section{
  background: #992525;
}
.counter-text h3{
  font-size: 35px;
  font-weight: 700;
  color: #000000;
  padding-top: 25px;
  text-align: center;

}
.counter-item h5{
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  text-transform: capitalize;
}
.counter-item h3{
  font-size: 45px;
  font-weight: 700;
  padding-top:20px;
  padding-bottom: 6px;
  color: #ffffff;

}
.counter-item{
  position: relative;
  padding: 0px 45px 0px 0px;
  border-right: 1px solid #fff;
}

/* about-us section */

.prt-row.vision-section {
  padding: 95px 0 110px;
}
.bg-base-grey {
  background-color: #f6f6f6;
}
.bg-img1 {
  background-image: url(../img/about-us-section/vision-sec-bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.prt-bg {
  position: relative;
}
.bg-img1.prt-bg.prt-bgimage-yes >.prt-bg-layer {
  opacity: 0.3;
}
.bg-base-grey > .prt-bg-layer {
  background-color: #f6f6f6;
}
.container {
  max-width: 1330px;
  padding: 0 15px;
}
.position-relative {
  position: relative !important;
}
.section-title {
  position: relative;
  margin-bottom: 25px;
  margin-top: -9px;
}
.section-title .title-header {
  padding-bottom: 0px;
}
.section-title h2 {
  font-weight: 400;
  margin-bottom: 12px;
  font-size: 56px;
  line-height: 67px;
}
span.prt-border {
  position: relative;
  z-index: 1;
}
span.prt-border:after {
  position: absolute;
  content: '';
  left: 0;
  height: 5px;
  width: 100%;
  background: #992525;
  bottom: 0;
  z-index: -1;
}
.pt-15 {
  padding-top: 15px ! important;
}
.prt_listimgbox_wrapper_one {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #000000;
  margin-bottom: 0px;
  padding: 21px 26px 10px 0px;
  height: calc(100% + 10px);
}
.prt_listimgbox_wrap h3 {
  font-size: 28px;
  line-height: 38px;
  font-weight: 400;
}
.prt_listimgbox_wrapper_second {
  border-style: solid;
  border-width: 1px 0px 0px 1px;
  border-color: #000000;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 21px 26px 10px 30px;
  height: calc(100% + 10px);
}
.prt_listimgbox_wrapper_third {
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  border-color: #000000;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 21px 26px 10px 0px;
  height: calc(100% + 10px);
}
.prt_listimgbox_wrapper_fourth {
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  border-color: #000000;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 21px 26px 10px 30px;
  height: calc(100% + 10px);
}
.spacing-3 {
  margin-top: -235px;
}
.bg-layer-equal-height .prt-col-bgimage-yes, .bg-layer-equal-height .prt-col-bgcolor-yes, .prt-col-bgimage-yes {
  height: 100%;
}
.prt-col-bgimage-yes {
  z-index: 1;
}
.prt-bg {
  position: relative;
}
.col-bg-img-two.prt-col-bgimage-yes > .prt-col-wrapper-bg-layer {
  background-image: url(../img/about-us-section/vision-banner-img.jpg);
  background-position: -20% 0;
  background-repeat: no-repeat;
  background-size: unset;
}
@media only screen and (max-width: 1600px) and (min-width: 1401px) {
  .prt-right-span > .prt-col-wrapper-bg-layer {
      margin-right: -300px;
  }
}
.prt-right-span > .prt-col-wrapper-bg-layer {
  width: auto;
  margin-right: -500px;
  right: 0;
}
.prt-bg-layer, .prt-titlebar-wrapper-bg-layer, .prt-col-wrapper-bg-layer-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.prt-equal-height-image {
  display: none;
}
.layer-content {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.section-title {
  position: relative;
  margin-bottom: 25px;
  margin-top: -9px;
}
.section-title .title-header {
  padding-bottom: 0px;
}
.section-title.style4 h2 {
  font-size: 120px;
  line-height: 160px;
  transform: rotate(-90deg);
  left: 145px;
  position: absolute;
  bottom: -255px;
  z-index: 1;
}
@media only screen and (max-width: 1600px) and (min-width: 1401px) {
  .section-title.style4 h2 {
      font-size: 100px;
      line-height: 140px;
      left: 0px;
  }
}


/* slider-1  */
.slider-1{
  background-color: #ffffff;
}

.project-block {
  position: relative;
  margin: 1px;
}

.project-block .inner-box {
  position: relative;
  border-radius: 1px;
  overflow: hidden;
  right: 184px;
}
.project-block .image {
  position: relative;
  overflow: hidden;
  background-color: #e10f00;
}
.project-block .image img {
  position: relative;
  width: 100% !important;
  display: block !important;
  transition: all 500ms ease;
}
.project-block .post-number {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 55px;
  height: 55px;
  z-index: 1;
  font-weight: 500;
  line-height: 55px;
  text-align: center;
  font-size: 18px;
}
.project-block .post-number:before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  border-radius: 50px 0px 50px 50px;
  background-color: #fff;
}
.project-block .content {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  opacity: 0;
  padding: 37px 25px;
  border-radius: 0px;
  transition: all 500ms ease;
  background: #992525;
  transform: scale(1, 0.3);
}
.project-block h6 {
  z-index: 1;
}
.project-block h6:before {
  position: absolute;
  content: '';
  left: 20px;
  right: 0px;
  bottom: 17px;
  height: 10px;
  z-index: -1;
  opacity: 0;
  background: url(../images/vector-6.png) no-repeat;
}
.project-block h6 a {
  color: #ffffff;
  text-decoration: none;
}
.project-block p{
  color: #ffffff;
}
.project-block .arrow {
  position: absolute;
  right: 12px;
  top: 13px;
  width: 45px;
  height: 45px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  font-family: "Flaticon";
  color: #000;
  border-radius: 50px 0px 50px 50px;
  transition: all 500ms ease;
  z-index: -1;
}
.project-block .inner-box:hover .image img{
opacity:0.70;
transform:scale(1.05,1.05) rotate(2deg);
}
.project-block .inner-box:hover .content{
opacity:1;
transform:scale(1,1);
}
.project-block h6:hover::before{
opacity:1;
}
.project-block .inner-box:hover .arrow{
color:#fff;
background: linear-gradient(to left, #ff606c 0%, #fc9837 100%); 
}

/* featured-product */
.prt-row.product-section {
  padding: 95px 0 0;
}
.section-title.title-style-center_text {
  text-align: center;
  margin-bottom: 10px;
}
.section-title {
  position: relative;
  margin-bottom: 25px;
  margin-top: -9px;
}
.section-title .title-header {
  padding-bottom: 0px;
}
.section-title h2 {
  font-weight: 400;
  margin-bottom: 12px;
  font-size: 56px;
  line-height: 67px;
}
span.prt-border {
  position: relative;
  z-index: 1;
}
span.prt-border:after {
  position: absolute;
  content: '';
  left: 0;
  height: 5px;
  width: 100%;
  background: #992525;
  bottom: 12px;
  z-index: -1;
}

/* product-1  */
.product-1{
  transition: all 0.3s;
  margin-top: 35px;
}
.product-thumbnail {
  position: relative;
  overflow: hidden;
}
.product-1:hover .product-thumbnail img {
  -webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}
.prt-shop-icon {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  right: 0;
  text-align: center;
}
.prt-shop-icon .product-btn {
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  transition: all 500ms;
}
.prt-shop-icon .product-btn a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}
.product-1 .product-content {
  text-align: center;
  padding: 15px 0px 17px 0px;
  position: relative;
  background-color: #f6f6f6;
  border: 0px solid #ebebeb;
  border-width: 0 1px 1px 1px;
}
.product-1 .product-content .product-title h2 {
  margin: 0;
  font-size: 22px;
  line-height: 25px;
  font-weight: 400;
}
.product-1 .product-content .product-title h2 a{
  color: #000;
  text-decoration: none;
}
.product-1 .prt-ratting-star, .widget-top-rated-products .prt-ratting-star {
  font-size: 12px;
  letter-spacing: 1px;
  color: #f5cc26 !important;
  padding: 0;
}
.product-price {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.product-1:hover .prt-shop-icon .product-btn {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  background-color: #992525;
  background-size: 200% auto;
  transition: 0.5s;
  transition-delay: 100ms;
}
.product-1 .prt-shop-icon:hover .product-btn {
  background:#992525;
  background-position: right center;
}

/* printent-show  */
.prt-row.special-text-section {
  padding: 63px 0 100px;
}
.special-text-wrapper {
  position: relative;
  text-align: center;
  font-size: 230px;
  line-height: 290px;
  font-weight: 600;
}
span.prt-first-text {
  background-image: url(../img/about-us-section/printent-bg.jpg);
  background-position: bottom;
  -webkit-background-clip: text;
  color: transparent;
  background-position: 52% 29%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: auto;
  display: inline-block;
  vertical-align: top;
  position: relative;
  -webkit-text-fill-color: transparent;
}
span.special-text {
  -webkit-text-stroke: 2px #000;
  position: absolute;
  left: 0.04em;
  top: -0.03em;
  z-index: -1;
  display: inline-block;
  vertical-align: top;
}

/* testimonial -section  */
.prt-row.testimonial-section {
  padding: 100px 0 56px;
}
.bg-base-skin {
  background: #992525;
}
.prt_single_image-wrapper {
  position: relative;
}
.section-title {
  position: relative;
  margin-bottom: 25px;
  margin-top: -9px;
}
.section-title .title-header {
  padding-bottom: 0px;
}
.section-title .title-header {
  padding-bottom: 0px;
}
.section-title.style5 h2 {
  font-size: 100px;
  font-weight: 600;
  line-height: 110px;
  padding-top: 60px;
  -webkit-text-stroke: 2px #fff;
  -webkit-text-fill-color: transparent;
}
.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-track:before, .slick-track:after {
  display: table;
  content: '';
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-slide {
  border: 0;
  outline: 0;
  padding: 0 15px;
}
.client-box {
  position: relative;
  text-align: center;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
.client-box .prt-client-logo-tooltip, .client-box .prt-client-logo-tooltip-inner {
  position: relative;
}
.client-box .prt-client-logo-tooltip {
  margin-top: 14px;
  margin-bottom: 34px;
  overflow: hidden;
}
.client-box .prt-client-logo-tooltip, .client-box .prt-client-logo-tooltip-inner {
  position: relative;
}
.testimonial-caption{
  color: #fff;
}
.testimonials.style2 .testimonial-caption{
  padding-left: 15px;
}
.testimonials.style2 .testimonial-caption h3 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    padding-right: 32px;
}
.testimonials.style2 .testimonial-caption label {
    display: inline-block;
    position: relative;
    color: rgba(255, 255, 255, 0.85);
}
.testimonial-caption label{
  font-size: 15px;
}
.client-thumbnail img{
  width: 120px !important;
  aspect-ratio: 2/3;
  object-fit: contain;
}

.testimonial-title h2 {
  font-weight: 400;
  margin-bottom: 12px;
  font-size: 56px;
  line-height: 67px;
  color:#fff;
}
.testimonial-text{
  color: #fff;
}

/* news-page */
.prt-row {
  padding: 100px 0;
}
.section-title {
  position: relative;
  margin-bottom: 25px;
  margin-top: -9px;
}
.section-title .title-header {
  padding-bottom: 0px;
}
.section-title h2 {
  font-weight: 400;
  margin-bottom: 12px;
  font-size: 56px;
  line-height: 67px;
}
span.prt-border {
  position: relative;
  z-index: 1;
}
.section-title.style3 {
  text-align: center;
}
.section-title .title-header {
  padding-bottom: 0px;
}
.section-title.style3 .title-header h2 {
  font-size: 150px;
  font-weight: 600;
  line-height: 150px;
  position: relative;
  right: -35px;
  -webkit-text-stroke: 2px #000;
  -webkit-text-fill-color: transparent;
}
.section-title.style3 .title-desc {
  color: #000;
  right: -17px;
  position: absolute;
  top: 35px;
}
.section-title.style3 .title-desc p {
  transform: rotate(90deg);
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}
.featured-imagebox-blog.style1 {
  position: relative;
}
.featured-imagebox-blog.style1 .featured-box-content:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 50%;
  background: -webkit-linear-gradient(45deg, rgb(0 0 0) 0%, rgb(0 0 0 / 68%) 40%);
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
  opacity: 1;
  transform-origin: bottom;
  transform-style: preserve-3d;
  transform: scaleY(0);
  z-index: 1;
}
.featured-imagebox-blog.style1 .featured-box-desc {
  position: absolute;
  bottom: 37px;
  left: 40px;
  right: 30px;
  z-index: 11;
}
.featured-imagebox-blog.style1 .featured-blog-post-cat {
  font-size: 13px;
  padding-bottom: 10px;
}
.featured-imagebox-blog.style1 .featured-blog-post-cat a {
  font-size: 13px;
  margin: 0 6px 0 0;
  background: #992525;
  color: #fff;
  padding: 4px 17px;
  border-radius: 5px;
  text-decoration: none;
}
.featured-imagebox-blog.style1:hover .featured-box-content:before {
  opacity: 0.65;
  transform: scaleY(1.01);
  height: 100%;
}
.featured-imagebox-blog.style1 .featured-box-content .featured-box-title h3 a {
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
}
.featured-imagebox-blog.style1 .prt-iconbox-button {
  font-size: 0;
  position: relative;
  padding: 12px 0 0;
  overflow: hidden;
}
.featured-imagebox-blog.style1 .prt-iconbox-button a {
  position: relative;
  font-size: 15px;
}
.featured-imagebox-blog.style1 .prt-iconbox-button span {
  opacity: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-indent: -110px;
  visibility: hidden;
  white-space: nowrap;
  transition: all ease-out .5s;
  font-weight: 700;
}
.featured-imagebox, .featured-imagebox .featured-thumbnail {
  position: relative;
  overflow: hidden;
}
.featured-imagebox .featured-thumbnail img {
  transform: scale(1);
  width: 100%;
  
}
.featured-imagebox-blog.style1 .featured-thumbnail:after {
  content: '';
  background: -webkit-linear-gradient(90deg, rgba(23, 23, 23) 0%, rgba(0, 0, 0, .25) 40%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: .8;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.45s ease-in-out;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.featured-imagebox-blog.style1:hover .prt-iconbox-button span {
  opacity: 1;
  text-indent: 0;
  visibility: visible;
  opacity: 1;
  font-size: 15px;
  color:#992525;
}



/* footer-page */

.bg-footer {
  background-image: url(../img/footer/bg-footer.png);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.bg-base-dark {
  background-color: #000;
}
.prt-bg {
  position: relative;
}
.prt-bgimage-yes.bg-footer > .prt-bg-layer {
  opacity: 0.40;
}
.bg-base-dark > .prt-bg-layer {
  background-color: #000;
}
.prt-bg-layer, .prt-titlebar-wrapper-bg-layer, .prt-col-wrapper-bg-layer-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.first-footer {
  padding: 40px 0 50px;
  position: relative;
}
.footer .first-footer .widget-area:before {
  content: '';
  background: rgba(255, 255, 255, 0.15);
  height: 20px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.first-footer h3 {
  font-size: 48px;
  line-height: 64px;
  font-weight: 400;
  color: #ffffff;
}
.first-footer p {
  font-size: 17px;
  padding-top: 10px;
}
.first-footer p a {
  color: #992525;
  text-decoration: none;
}
.bg-base-dark p, .bg-base-dark span, .bg-base-skin span {
  color: #fff;
}
.first-footer .newsletter-form {
  background-color: rgba(255, 255, 255, 0.08);
  padding: 40px 70px 50px 70px;
}
.first-footer .newsletter-form h3 {
  font-size: 24px;
  margin-bottom: 0px;
  line-height: 34px;
  margin-bottom: 20px;
}
.first-footer h3 {
  font-size: 48px;
  line-height: 64px;
  font-weight: 400;
  color: #fff;
}
.first-footer .newsletter-form .mailchimp-inputbox {
  display: table;
  width: 100%;
  position: relative;
  z-index: 1;
}
.first-footer .newsletter-form input {
  padding: 10px 15px 10px 0;
  border: none;
  padding-right: 5px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.08);
  height: 47px;
  border-radius: 3px;
  font-size: 14px;
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background-color: transparent;
  width: 72%;
}
/* .first-footer .newsletter-form button{
  position: absolute;
  border-radius: 50px;
  font-size: 15px;
  line-height: 8px;
  background: #992525;
  font-weight: 700;
  padding: 16px 30px;
  right: 0;
  top: 7px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  border: none;
  color: #fff;
} */
.footer .second-footer {
  padding-top: 15px;
  padding-bottom: 50px;
}
.second-footer .widget-area {
  position: relative;
}
.second-footer .widget.widget_text {
  padding: 12px 0;
}
.second-footer .widget h3.widget-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}
.second-footer p, .second-footer span, .second-footer a {
  color: rgba(255, 255, 255, 0.60);
  text-decoration: none;
}
.second-footer p, .second-footer span, .second-footer a:hover{
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.second-footer .social-icons {
  padding-top: 0px;
  margin-bottom: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 16%);
}
.footer .widget ul {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
}
.second-footer .social-icons li {
  min-width: auto;
  margin-left: 0;
  margin-right: 8px;
}
.social-icons li {
  display: inline-block;
  border: none;
  z-index: 1;
  position: relative;
}
.footer .social-icons li {
  margin: 0;
}
.second-footer .social-icons li a {
  border: 0;
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 6px;
  background-color: #e10f00;
  color: #fff !important;
  text-decoration: none;
}
.social-icons.circle li>a {
  border-style: solid;
  height: 33px;
  width: 33px;
  line-height: 33px;
  text-align: center;
  display: block;
  font-size: 13px;
}
.second-footer .widget_nav_menu {
  padding: 12px 0;
}
.second-footer .widget h3.widget-title {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}
.second-footer .widget_nav_menu ul li {
  padding: 0px 0px 10px 0;
  font-size: 15px;
}
.second-footer .widget.widget.widget-timing ul.widget_contact_wrapper li {
  color: rgba(255, 255, 255, 0.60);
}
@media (max-width:768px){

  .min-box-1 {
    height: 600px;
  }
  .featured-icon-box.style2 {
    margin-top: 30px;
    height: auto;
  }
  .counter-item {
    border: none;
  }
  .section-title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .prt_listimgbox_wrap h3 {
    font-size: 24px;
    line-height: 34px;
  }
  .prt_listimgbox_wrapper_one{
    border: none;
    padding: 10px 15px 0px 0px;
  }

  .prt_listimgbox_wrapper_second{
    border: none;
    padding: 10px 15px 0px 0px;
  }
  .prt_listimgbox_wrapper_third{
    border: none;
    padding: 10px 15px 0px 0px;
  }
  .prt_listimgbox_wrapper_fourth{
    border: none;
    padding: 10px 15px 0px 0px;
  }
  .section-title.style4 h2{
    display: none;
  }
  .project-block .inner-box {
  right: 0px;
  }
  .special-text-wrapper {
    font-size: 70px;
    line-height: 80px;
  }
  .prt_single_image-wrapper{
    text-align: center;
  }
  .testimonial-title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .section-title.style5 h2 {
    font-size: 50px;
    line-height: 60px;
  }
  .section-title.style3 {
    margin-top: -30px;
  }
  .section-title.style3 .title-header h2, .section-title.style3 .title-desc p {
    display: none;
  }
  .featured-imagebox-blog.style1 .featured-blog-post-cat{
    display: none;
  }
  .first-footer .newsletter-form {
    padding: 40px 40px 45px 30px;
  }
  .first-footer .newsletter-form button {
    position: unset;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
  }
  .about-company-text h2{
    font-size: 30px !important;
  }
  .section-title1 h2{
    font-size: 30px !important;
  }
  .about-banner-content h1{
    text-align: center;
    font-size: 40px !important;
  }
  .banner-sub-text{
    font-size: 16px !important;
  }
  .banner-main-content h1{
    font-size: 32px !important;
  }
  .banner-main-content p{
    font-size: 18px !important;
  }
  .about-banner-inner-text h2{
    font-size: 30px !important;
  }
  .provide-hed h2{
    font-size: 30px !important;
  }
  .first-footer p{
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .top_bar, .header_extra, .header_btn, .header_cta, .widget_info {
      display: none !important;
  }
}


/* service-page >>>>>>>>>>>>>>>>  */
.prt-titlebar-wrapper.about-img-01 {
  background-image: url(../img/service-page/banner-bg.jpg);
}
.box-printing-bg{
   background: url(../img/bg/box-printing.png) !important;
  background-repeat: no-repeat !important;
  background-position: center  center !important;
  background-size: cover !important;
}
.paper-bg{
  background: url(../img/bg/papers-bag-bg.webp) !important;
  background-repeat: no-repeat !important;
  /* background-position:  center !important; */
  background-size: cover !important;
}
.business-bg{
  background: url(../img/bg/business-card.webp) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
}
.tags-bg{
  background: url(../img/bg/tags-bg.webp) !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: cover !important;
}
.flyers-bg{
   background: url(../img/bg/flyer-bg.png) !important;
  background-repeat: no-repeat !important;
  background-position:  center !important;
  background-size: cover !important;
}
.contact-us-bg{
  background: url(../img/bg/contact-us-bg.webp) !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: cover !important;
}
.prt-titlebar-wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.prt-titlebar-wrapper.prt-bg > .prt-titlebar-wrapper-bg-layer.prt-bg-layer {
  background-color: rgb(0 0 0 / 47%);
}
.prt-bg-layer, .prt-titlebar-wrapper-bg-layer, .prt-col-wrapper-bg-layer-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.prt-titlebar-wrapper-inner {
  display: flex;
  align-items: center;
  position: relative;
  padding: 93px 0 93px;
  text-align: left;
}
.page-title-heading h2 {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 59px;
  line-height: 75px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}
.breadcrumb-wrapper {
  z-index: 99;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 15px;
  line-height: 22px;
  color: rgb(255 255 255 / 70%);
  position: relative;
  text-align: center;
}
.breadcrumb-wrapper i {
  display: inline-block;
  vertical-align: middle;
  color: #992525;
  font-size: 16px;
  padding-right: 5px;
  padding-top: 5px;
}
.breadcrumb-wrapper span {
  display: inline-block;
  vertical-align: middle;
  line-height: 19px;
  transition: all 0.3s ease 0s;
}
.breadcrumb-wrapper span a {
  color: rgb(255 255 255 / 70%);
  text-decoration: none;
}
.breadcrumb-wrapper .prt-sep {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
}
.breadcrumb-wrapper span {
  display: inline-block;
  vertical-align: middle;
  line-height: 19px;
  transition: all 0.3s ease 0s;
}
.prt_single_image-wrapper {
  position: relative;
}

.service-title {
  margin-bottom: 70px;
  text-align: center;
}
.service-title h2 {
  font-size: 34px;
  line-height: 34px;
  font-weight: 600;
  padding-bottom: 20px;
}
.service-title p {
  margin-bottom: 0;
}
.prt-tabs.prt-tab-style-vertical {
  overflow: hidden;
  display: flex;
}
.prt-tabs.prt-tab-style-vertical ul {
  width: auto !important;
}
.prt-tabs ul.tabs {
  width: 100%;
  padding: 0;
  margin: 0;
}
.prt-tabs ul.tabs li { 
  position: relative;
  display: inline-block;
}
.prt-tabs ul.tabs li:last-child{
  margin-bottom: 0;
}
.prt-tabs .content-tab .content-inner{
  display: none;
}
.prt-tabs .content-tab .content-inner.active{
  display: block;
  padding-top: 10px;
  cursor: pointer;
}
.prt-tabs ul.tabs li a {
  border: none !important;
  color: #fff;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  padding: 8px 10px 10px;
}
.prt-tabs ul.tabs li:not(:last-child) a:after{
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background-color: rgba(255,255,255,0.40);
  left: auto;
  right: -4px;
  top: 10px;
}
.prt-tabs ul.tabs li:hover a,
.prt-tabs ul.tabs li.active a{ color: linear-gradient(to right, #fc953b , #ff6469 );}
.prt-tabs .content-tab{ margin-top: 20px;}

/* prt-tab-style-vertical */
.prt-tabs.prt-tab-style-vertical{
  overflow: hidden;
  display: flex;
}
.prt-tabs.prt-tab-style-vertical .content-tab{
  padding: 0;
  margin: 0;
  /* padding-left: 35px; */
}
.prt-tabs.prt-tab-style-vertical ul{
  width: auto;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li{
  margin-top: 1px;
  width: 100%;
  display: block;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li.active{
  background-image: #992525;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li{
  position: relative;
  background-color: #f6f6f6;
  margin: 10px 18px 18px 0px;
  padding: 33px 15px 13px;
  text-align: center;
  border: 2px solid #e6e6e6;
  cursor: pointer;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li{
  width: 100%;
  display: block;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li.active .prt-tabs-icon i{
  color: #fff;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li .prt-tabs-icon i{
  font-size: 40px;
  display: block;
  color: #992525;
  margin-bottom: 5px;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li.active .prt-tabs-title h3{
  color: #fff;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li .prt-tabs-title h3{
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 400;
}
.prt-tabs.prt-tab-style-vertical ul.tabs li.active:after{
    content: '';
    position: absolute;
    right: -20px;
    top: 70px;
    margin: 0 auto;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    border-left: 20px solid #ff6668;
}
.prt-tabs.prt-tab-style-vertical .content-tab{
  padding: 0;
  margin: 0;
  /* padding-left: 35px; */
}
.prt-tabs .content-tab .content-inner.active{
  display: block;
  padding-top: 10px;
  cursor: pointer;
}

.accordion {
  position: relative;
}
.accordion .toggle.prt-toggle_style_classic {
  padding-bottom: 0px;
  border: 2px solid #e6e6e6;
  position: relative;
  margin-bottom: 30px;
}
.accordion .toggle.prt-toggle_style_classic .toggle-title {
  overflow: hidden;
}
.accordion .toggle.prt-toggle_style_classic .toggle-title a {
  padding: 18px 40px 22px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color 0s ease-in-out;
  border: none;
  display: block;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  position: relative;
  text-decoration: none;
  color: #000;
}
.accordion .toggle.prt-toggle_style_classic .toggle-title a.active::after{
  color: #992525;
}
.accordion .toggle.prt-toggle_style_classic .toggle-title a::after{
  top: 37% !important;
  font-size: 12px !important; 
  line-height: 20px !important;
  font-weight: 400 !important;
  text-align: center !important;
  color: #000;
}
.accordion .toggle.prt-toggle_style_classic .toggle-title a.active:after {
  content: "\f068";
}
.accordion .toggle.prt-toggle_style_classic .toggle-title a:after {
  position: absolute;
  font-family: "FontAwesome";
  right: 20px;
  top: 20px;
  display: inline-block;
  content: "\f067";
  border-radius: 50%;
  font-size: 12px;
  line-height: 10px;
}
.accordion .toggle.prt-toggle_style_classic .toggle-content {
  padding: 0px 20px 10px;
  margin-top: 0;
}
.accordion .toggle-content.show {
  display: block !important;
}
.accordion .toggle-content.show p{
  margin: 0 0 15px;
}
.accordion .toggle.prt-toggle_style_classic .toggle-content:after {
  position: absolute;
  content: '';
  background-color: #992525;
  width: 2px;
  height: 100%;
  top: 0;
  left: -2px;
}
.spacing-8 {
    padding: 50px 40px;
}
.sidebar .request_qoute_form input{
  margin-bottom: 15px;
  border: 1px solid #000;
  font-family: inherit;
  transition: border linear .2s, box-shadow linear .2s;
  vertical-align: middle;
  width: 100%;
  color: #666666;
  padding: 12px 15px 12px;
  border-radius: 0;
  font-weight: 400;
  background-color: #fff;
  text-transform: inherit;
  font-size: 14px;
  outline: none;
  line-height: inherit;
  letter-spacing: 0px;
}
.sidebar .request_qoute_form textarea {
    border: 1px solid #000;
    transition: border linear .2s, box-shadow linear .2s;
    vertical-align: middle;
    width: 100%;
    color: #666666;
    padding: 12px 15px 12px;
    border-radius: 0;
    font-weight: 400;
    background-color: #fff;
    text-transform: inherit;
    font-size: 14px;
    outline: none;
    line-height: inherit;
    letter-spacing: 0px;
}

.prt-btn.prt-btn-style-fill.prt-btn-color-skincolor {
  background: #992525;
  border: none;
  color: #fff;
  position: relative;
  top: 50px;
}
.prt-btn.prt-btn-size-md {
  font-size: 15px;
  padding: 14px 30px 15px 30px;
}
.prt-btn.prt-btn-shape-round {
  border-radius: 2rem;
}
.service-list-head h3{
  font-weight: 700;
  padding-bottom: 20px;
  font-size: 40px;
  text-align: center;
}
.service-list-img{
  position: relative;
  /* background: #fff; */
  padding: 20px;
  margin-bottom: 100px;
  /* -webkit-box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07);
  box-shadow: 10px 0 60px rgba(0, 0, 0, 0.07); */
  margin-top: 20px;
}
.service-list-img img{
  /* margin-bottom: 25px; */
  border-radius: 5px;
}
.service-list-img h5{
  font-size: 22px;
  color: #000;
  font-weight: 700;
}
.service-icon-content{
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 20px;
  position: absolute;
  bottom: -17%;
  right: 10%;
  left: 10%;
  border-radius: 5px;
  transition: all 0.3s;
}
.service-list-img:hover .service-icon-content{
  background: #992525;
}
.service-list-img:hover  h5{
  color: #fff;
}
.service-list-img:hover  p{
  color: #fff;
}
.service-list-img:hover  i{
  background: #fff;
  color: #992525;
}
.service-icon-content1{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.service-inner-icons i{
  -webkit-box-flex: 0;
  flex: none;
  width: 45px;
  height: 45px;
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #fff;
  background: #992525;
}
.service-inner-icons1 i{
  -webkit-box-flex: 0;
  flex: none;
  width: 45px;
  height: 45px;
  line-height: 44px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #fff;
  background: #992525;
}
.text-input input{
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
}
.text-input textarea{
  width: 100%;
  padding: 10px;
  resize: none;
}
.submit{
  margin-bottom: 30px;
}
.text-input label{
  margin-bottom: 10px;
  font-weight: 700;
}
.bg-gray{
  background: #f6f6f6;
}

/*  */
.about-bg{
  background: url(../img/bg/about-us-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position:center center;
  position: relative;
  z-index: 23;
}
.overlay::before{
  position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
     bottom: 0;
    opacity: 1;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.66)), to(transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.66), transparent);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.66), transparent);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.66), transparent);
}
.about-banner-content h1{
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}
.subtitle {
  font-size: 20px;
  font-weight: 600;
  display: inline-flex;
  color: #992525;
  text-transform: capitalize;
}
.about-company-text h2{
  font-weight: 600;
  font-size: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.about-company-text p{
  padding-bottom: 20px;
}
.about-company-text button{
  background: #992525;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 10px 40px;
  font-weight: 600;
}
.mission-vision-item{
  position: relative;
    transition: 0.5s;
    border-radius: 5px;
    padding: 30px 50px;
    border: 1px solid white;
    -webkit-box-shadow: 10px 0 60px rgba(132, 132, 132, 0.1);
    box-shadow: 10px 0 60px rgba(132, 132, 132, 0.1);
    display: flex;
    align-items:  center;
}
.mission-vision-item:not(:last-child) {
  margin-bottom: 30px;
}
.progress-content{
  position: relative;
}
.mission-vision-item .progress-content i {
  position: absolute;
  left: 10%;
  top: 50%;
  font-size: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-align: center;
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  border: 1px solid rgba(0, 0, 0, 0.1);
  transform: translate(-50%, -50%);
  background: -webkit-gradient(linear, left top, right top, from(#992525), to(#992525));
 
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.mission-vision-item:hover {
  border-color: #992525; 
}

/*  */
.about-video-bg{
  position: relative;
  background: url(../img/shape/about-counter-bg.png);
  z-index: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.about-page-video {
  margin-top: 290px;
  margin-bottom: -290px;
  -webkit-transform: translateY(-290px);
  -ms-transform: translateY(-290px);
  transform: translateY(-290px);
}

.about-video {
  z-index: 1;
  position: relative;
}
.about-page-video:before {
  opacity: 0.1;
}

.about-video:before {
  z-index: 1;
}
.about-video::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.2;
  background: black;
}
/* .about-video img{
  width: 100%;
} */
 .about-video iframe{
  width: 100%;
  height: 600px;
 }
@media only screen and (min-width: 576px) {
  .about-page-video .video-play {
      width: 120px;
      height: 120px;
      font-size: 20px;
      line-height: 120px;
  }
}

.about-page-video .video-play {
  background: white;
  color: #992525;
}
.about-video .video-play {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.video-play {
  color: white;
  font-size: 12px;
  display: inline-block;
  width: 60px;
  height: 60px;
  background: -webkit-gradient(linear, left top, right top, from(#ff7e5f), to(#feb47b));
 
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
}
.counter-item-video{
  transition: 0.5s;
  background: white;
  padding: 40px 30px;
  border-radius: 7px;
  margin-bottom: 30px;
  border: 1px solid white;
  box-shadow: 10px 0 60px rgba(132, 132, 132, 0.1);
  margin-top: 30px;
  text-align: center;
}
.counter-item-video .icon {
  line-height: 1;
  margin-bottom: 15px;
  color: #992525;
}
.counter-item-video p {
  font-size: 20px;
  margin-bottom: 25px;
}
.counter-item-video .count-text {
  line-height: 1;
  font-size: 48px;
  font-weight: 500;
  display: inline-block;
  padding-bottom: 38px;
  position: relative;
  color: #000000;
}
.counter-item-video .count-text:before {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  transition: 0.5s;
  width: 70px;
  height: 2px;
  background: #e7e7e7;
}
.counter-item-video:hover {
  border-color: #992525; 
}
.counter-item-video:hover .count-text:before {
  background: #43c1ab; 
}
.about-video-bg .circle-shapes {
  top: 55%;
  left: 16%;
  width: 27%;
  padding-top: 27%;
}

.circle-shapes {
  position: absolute;
  width: 90%;
  height: 0;
  z-index: -1;
  top: 50%;
  left: 50%;
  padding-top: 90%;
  transform: translate(-50%, -50%);
}
.circle-shapes:before {
  left: 0;
  top: 3%;
  animation: 50s moveLeftRight infinite;
}

.circle-shapes:after, .circle-shapes:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
@keyframes moveLeftRight {
  0% {
    transform: translateX(0);
}

50% {
    transform: translateX(50px);
}
100% {
    transform: translateX(0);
}
}
.circle-shapes .shape-inner {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  animation: 50s rotated_circle infinite;
}
@keyframes rotated_circle {
  0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.circle-shapes .dot-one {
  background: #1d46dd;
  left: 30%;
  top: -5%;
}

.circle-shapes .dot-one, .circle-shapes .dot-two, .circle-shapes .dot-three, .circle-shapes .dot-four, .circle-shapes .dot-five {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  animation: 3s zoomInOut infinite;
}
@keyframes zoomInOut {
  0% {
    transform: scale(0.35);
}

50% {
    transform: scale(1);
}
100% {
    transform: scale(0.35);
}
}
.circle-shapes .dot-two {
  background: #01d6e3;
  left: 102%;
  top: 15%;
  animation-delay: 1s;
}
.circle-shapes .dot-three {
  background: #feb47b;
  left: 91%;
  top: 37%;
  animation-delay: 1.5s;
}
.circle-shapes .dot-four {
  background: #992525;
  left: 55%;
  bottom: -5%;
  animation-delay: 2s;
}
.circle-shapes .dot-five {
  background: #01d6e3;
  left: 0;
  bottom: 25%;
  animation-delay: 2.5s;
}
.circle-shapes:after {
  left: 10%;
  top: -3%;
  animation: 50s slideUpDown infinite;
}
@keyframes slideUpDown {
  0%, 100% {
    transform: translateY(0px);
}
50% {
    transform: translateY(-50px);
}
}

/*  */
.why-choose-bg{
  position: relative;
  z-index: 1;
  /* background-color: #000000; */
  overflow: hidden;
}
.section-title1 .sub-title {
  color: #feb47b;
}
.section-title1 h2{
  font-size: 40px;
  font-weight: 600;
  color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
}
.service-item.style-three {
  overflow: hidden;
  border-radius: 5px;
  padding: 40px 35px;
  margin-bottom: 30px; 
  height: calc(100% - 56px);
  border: none !important;
}
.service-item img{
  width: 100%;
  border-radius: 5px;
}
.service-item.style-three .icon {
    font-size: 50px;
    margin-bottom: 15px;
    color: #992525;
}
.service-item.style-three h5 {
    font-size: 22px; 
    color: #fff;
}
.service-item.style-three h5 a{
    color: #fff;
    text-decoration: none;
}
  .service-item.style-three p {
    margin-bottom: 0; 
    margin-top: 20px;
}

.service-item {
  z-index: 1;
  margin: -1px;
  position: relative;
  padding: 80px 100px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  margin-top: 40px;
}
.service-item:hover .bg-image {
  opacity: 1;
}
.service-item:hover .icon i{
  color: #fff;
}
.service-item:hover p{
  color: #fff;
}

.service-item .bg-image {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
  background-size: cover;
  z-index: 1;
  position: relative;
  position: absolute;
  z-index: -1;
}
.service-item .bg-image::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 0.95;
  background:linear-gradient(100deg, #e10f00 0%, #992525 100%); 
}
/*  */
.team-heading h2{
  font-weight: 600;
  padding-top: 20px;
  font-size: 40px;
}
.team-hed-btn button{
  padding: 10px 40px;
  background: #992525;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-weight: 600;
}
.team-hed-btn{
  text-align: end;
  padding-top: 50px;
}
.team-slide-img{
  margin-top: 40px;
}
.team-img{
  margin-left: 15px;
  margin-right: 15px;
}
.team-img img{
  border-radius: 5px;
}
.team-slide-img .content {
  transition: 0.5s;
  max-width: 100%;
  margin-top: -50px;
  margin-left: auto;
  text-align: center;
  width: max-content;
  padding: 25px 30px;
  z-index: 1;
  position: relative;
  margin-bottom: 20px;
}

.team-slide-img .content::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  opacity: 1;
  background: white;
}
.team-slide-img .content:before {
  transition: 0.5s;
  border-radius: 5px;
  height: calc(100% - 55px);
  box-shadow: 10px 0 30px rgba(0, 0, 0, 0.1);
}
.team-slide-img .content h5 {
  font-size: 22px;
  margin-bottom: 5px;
}
.team-slide-img .content .designation {
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
}
.social-style-two {
  flex-wrap: wrap;
  display: inline-flex;
}
.team-slide-img .content .social-style-two {
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
}
.social-style-two a:not(:last-child) {
  margin-right: 10px;
}

.social-style-two a {
  width: 40px;
  height: 40px;
  background: white;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  -webkit-box-shadow: 10px 0 60px rgba(132, 132, 132, 0.5);
  box-shadow: 10px 0 60px rgba(132, 132, 132, 0.5);
  color: #992525;
  margin-top: 10px;
}
.social-style-two a:hover{
  color: #992525;
}
.team-slide-img:hover .content {
  margin-top: -75px;
}
.team-slide-img:hover .content .social-style-two {
  opacity: 1;
  visibility: visible;
  transition-delay: 0.5s;
}
.team-slide-img:hover .content:before {
  height: 100%;
}
/*  */
.contact-bg{
  background: url(../img/banner/about-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 23;
}
.contact-hed h1{
  font-size: 60px;
  font-weight: 700;
  color: #fff;
}
.support-main{
  display: flex;
  gap: 30px;
  padding: 30px 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 10px 0 60px rgba(132, 132, 132, 0.5);
  border-radius: 5px;
  transition: 0.5s;
}
.support-main:hover{
    border-color: #992525; 
 
}
.support-hed{
  padding-bottom: 30px;
  text-align: center;
}
.support-hed h3{
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 20px;
}
.support-hed p{
  padding-bottom: 20px;
}
/*  */
.contact-img{
  height: 100%;
}
.contact-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.contact-form-sec{
  padding-left: 30px;
}
@media (max-width:999px){
  .contact-form-sec{
    padding-left: 0;
  }
}
.contact-form-sec h3{
  font-size: 30px;
  font-weight: 700;
  padding-bottom: 20px;
}
.contact-form-sec p {
  padding-bottom: 20px;
}
.input-field input{
  padding: 10px;
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 30px;
  border-radius: 5px;
}
.input-field select{
  padding: 10px;
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 30px;
  border-radius: 5px;
  color: #757575;
}
.input-field textarea{
  padding: 10px;
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 30px;
  border-radius: 5px;
  resize: none;
}
.input-field button{
  width: 100%;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
  background: #992525;
  font-weight: 600;
  border: none;
}

.contact-help-hed{
  text-align: center;
}
.contact-help-hed h3{
  font-size: 40px;
  font-weight: 700;
  padding-bottom: 20px;
}
.contact-help-hed p{
  padding-bottom: 20px;
}
.contact-help-box{
  margin-top: 30px;
  background: #FFF0F1;
  position: relative;
  padding: 30px 40px;
  border-radius: 5px;
  z-index: 23;
}
.contact-help-box h4{
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 15px;
}
.chat-icons{
  position: absolute;
  bottom: 10px;
  right: 10px;
  opacity: 0.4;
}
.map-img iframe{
  width: 100%;
  height: 400px;
}
/*  */
.service-list-content{
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.service-list-content h3{
  font-size: 40px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
}
.service-list-content ul li{
  padding-top: 10px;
  padding-bottom: 10px;
}
.service-list-content ul li i{
  padding-right: 10px;
  color: #44c1ac;
}
.button-prm{
  border: none;
  background: #992525;
  padding: 10px 40px;
  font-weight: 600;
  color: #fff;
  border-radius: 5px;
}
.serice-list-img img{
  width: 100%;
  padding: 50px;
}
@media (max-width:768px) {
  .serice-list-img img{
    padding: 0;
  }
}
.service-list-main{
  position: relative;
}
.service-list-img-shape{
  position: relative;
}

/* home page provide section */
.provide-bg{
  position: relative;
  background-image: url(../img/bg/what-we-provide.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-color: #f8f3ff;
}
.provide-hed{
  position: relative;
  text-align: center;
}
.provide-hed h2{
  font-size: 40px;
  font-weight: 700;
  padding-top: 10px;
}
.peovider-img{
  padding: 30px 20px;
  transition: 0.9s;
  background: white;
  border-radius: 5px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  margin-top: 30px;
  height: calc(100% - 30px);
}
.peovider-img:hover{
  background: #992525;
}

.peovider-img img{
  width: 78px !important;
  padding: 10px;
}
.peovider-img:hover img{
  background: #fff;
  border-radius: 5px;
}
.peovider-img h5{
  font-size: 18px;
  padding-top: 20px;
  font-weight: 600;
  padding-bottom: 10px;
}
.peovider-img:hover h5{
  color: #fff;
}
.peovider-img:hover p{
  color: #fff;
}
.owl-theme .owl-dots .owl-dot span{
  background: #992525 !important;
}
.owl-theme .owl-dots .owl-dot.active span{
  position: relative;
  cursor: pointer;
  /* margin: 8px; */
  /* width: 7px;
  height: 7px; */
  transition: 0.5s;
  border-radius: 50%;
  border: 1px solid #ffffff;
}
/*  */
.banner-about-sec{
  position: relative;
  z-index: 23;
}
.banner-about-sec img{
  width: 100%;
  border-radius: 5px;
}
.banner-about-1 img{
  width: 100%;
  margin-bottom: 30px;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .about-content-banner {
      margin-left: auto;
  }
}

.about-content-banner {
  max-width: 500px;
}
.about-banner-inner-text h2{
  font-size: 40px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
}
.experience-year {
  display: flex;
  align-items: end;
  position: relative;
}
.mb-20 {
  margin-bottom: 20px;
}
.experience-year h6:first-child {
  padding-top: 20px;
}

.experience-year h6 {
  margin: 10px 0;
  font-weight: 700;
}
.experience-year .number {
  line-height: 1;
  font-weight: 600;
  font-size: 120px;
  margin-left: 6%;
  margin-right: 6%;
  color: #992525;
}
.experience-year:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 70px;
  left: 0;
  top: 30px;
  background: black;
}
.about-btn{
  padding: 10px 40px;
  background: #992525;
  border-radius: 5px;
  border: none;
  color: #fff;
  font-weight: 700;
  margin-top: 20px;
}
.about-btn i{
  padding-left: 10px;
}
.about-btn a{
  text-decoration: none;
}
/*  */
.sevice-hed{
  padding: 40px;
}
.no-gap {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.no-gap > div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.sevice-hed h2{
  padding-top: 20px;
  font-weight: 700;
  padding-bottom: 20px;
  color: #fff;
}
.sevice-hed h6{
  font-weight: 600;
  padding-bottom: 20px;
  color: #fff;
}
.sevice-hed button{
  padding: 10px 40px;
  border: none;
  border-radius: 5px;
  color: #fff;
  background: #992525;
  margin-top: 20px;
}
.bgc-black{
  background-color: #000000;
}
.service-inner-item{
  z-index: 1;
  margin: -1px;
  position: relative;
  padding: 80px 50px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  height: calc(100% - 0px);
  transition: all 1s ease;
}
@media only screen and (max-width: 1599px) {
  .service-item {
    padding: 50px;
  }
}
.service-inner-item h3{
  color: #fff;
  padding-top:20px ;
  padding-bottom: 20px;
}
.icons img{
  width: 70px;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
}
.service-inner-item button{
  /* padding: 10px 40px; */
  border: none;
  background: transparent;
  color: #757575;
  font-weight: 600;
}
.service-inner-item button i{
  padding-left: 10px;
}
.service-inner-item:hover{
  background: #992525;
}
.service-inner-item:hover .icons img{
  background: #fff;
  display: inline-block;
  border-radius: 5px;
}
.service-inner-item:hover p{
  color: #fff;
}
.service-inner-item:hover button{
  color: #fff;
}
/*  */
.latest-project-hed h2{
  font-weight: 700;
  padding-top: 20px;
}
.latest-btn button{
  padding: 10px 40px;
  background: #992525;
  border: none;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
}
.latest-btn button i{
  padding-left: 10px;
}

/*  */
.nav{
  display: block !important;
}
.nav-pills .nav-link.active{
  background: transparent !important;
  color: #000 !important;
  border-bottom-color: black !important;
}
.nav-pills .nav-link.active .title {
  color: #992525;
}
.tab-button{
  padding-top: 50px;
}
.nav-pills .nav-link .nav-pill-img {
  width: 50px;
  padding-right: 10px;
}
.nav-pills .nav-link{
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
  width: 100%;
  text-align: start;
}
.nav-pills .nav-link .title {
  font-size: 27px;
  font-weight: 500;
  text-align: start;
  color: #000;
}
.tab-inner-img {
  position: relative;
}
.tab-inner-img img{
  width: 100% !important;
  padding: 100px !important;
  border-radius: 15% !important;
}
@media (max-width:768px) {
  .tab-inner-img img{
    padding: 0 !important;
    margin-top: 40px;
  }
}
.tab-project-sec{
  position: absolute;
  bottom: 20%;
  right: 20%;
  left: 20%;
  padding: 30px;
  background: #fff;
  border-radius: 10px;
}
.tab-project-sec1{
  position: absolute;
  bottom: 0%;
  right: 20%;
  left: 20%;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  transition: all 0.45s ease-in-out;
}
.owl-prev{
  background: #fff !important;
  width: 60px;
  height: 60px;
  border-radius: 50% !important;
  /* color: #fff !important; */
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  position: absolute;
  top: 40%;
  right: 0;
  transition: all 1s ease;
}
.owl-next{
  background: #fff !important;
  width: 60px;
  height: 60px;
  border-radius: 50% !important;
  /* color: #fff !important; */
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  position: absolute;
  bottom: 40%;
  right: 0;
  z-index: 1;
  transition: all 1s ease;
}
.owl-next:hover{
  background: #992525 !important;
}
.owl-prev:hover{
  background: #992525 !important;
}
.tab-img{
  position: relative;
}
/* statics section */
.statistics-main-hed{
  position: relative;
  text-align: center;
}
.statistics-main-hed h2{
  font-size: 40px;
  font-weight: 600;
  padding-top: 20px;
}
@media (max-width:768px) {
  .statistics-main-hed h2{
    font-size: 30px;
  }
}

/* home page  */
.banner-bg{
  position: relative;
  background: url(../img/banner/chennai-expo-bg.gif);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  /* background:#fff; */
  box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
  z-index: 23;
}
.overlay-copy::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to right, #992525 0%, #e10f00 100%);
  opacity: 0;
}
.banner-main-content{
position: relative;
/* background: #212121; */
padding: 40px;
border-radius: 5px;
max-width: 559px;
}
.banner-main-content::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #313393;
  opacity: 0.4;
  border-radius: 10px;
}
/* .bg-red{
  margin-right: -350px;
} */
.banner-sub-text{
  position: relative;
    z-index: 1;
    font-weight: 500;
    padding: 6px 18px;
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
    transform-origin: top;
    display: inline-block;
    /* transform: translateX(200px); */
    transition: all 1000ms ease;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 20px;
}
.banner-sub-text:before
 {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    transform: skewX(-10deg);
    background: linear-gradient(to right, #992525 0%, #e10f00 100%);
 }
 .banner-main-content h1{
  color: #ffffff;
  font-size: 50px;
  padding-bottom: 20px;
  font-weight: 600;
 }
 .banner-main-content p{
  padding-bottom: 20px;
  color:#ffffff;
  font-size: 25px;
 }
 .color-red{
  color: #992525;
 }
 .banner-button{
  padding: 10px 40px;
  color: #fff;
  font-weight: 600;
  border: none;
  background: #992525;
  border-radius: 5px;
 }
 .banner-inner-img{
  position: relative;
  z-index: 1;
  /* margin-right: -320px; */
 }
 .banner-inner-img img{
  width: 100%;
  /* animation: float_up_down 5s linear infinite; */
  /* transform: rotate(45deg) !important;*/
  /* margin-right: -125px;  */
 }

@keyframes float_up_down {
  0% {
    transform: translateY(0px);
    transform: translateY(0px);
}
50% {
    transform: translateY(30px);
    transform: translateY(30px);
}
100% {
    transform: translateY(0px);
    transform: translateY(0px);
}
}
 .options-box {
  display: flex !important;
  align-items: center;
  /* transform: translateX(200px); */
  transform-origin: top;
  display: inline-block;
  transition: all 900ms ease;
}
.btn-style-one {
  position: relative;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  padding: 18px 35px 15px;
  color: #fff;;
  font-size: 14px;
  text-transform: capitalize;
  background: linear-gradient(to right, #992525 0%, #e10f00 100%);
  border-radius: 3px;
  width: 150px;
  margin: 10px;
}
.theme-btn {
  cursor: pointer;
  display: inline-block;
  transition: all 0.3s ease;
}
.btn-style-one .btn-wrap {
  position: relative;
  z-index: 1;
  /* float: left; */
  overflow: hidden;
  display: inline-block;
}
.button-box a{
  text-decoration: none;
}
.btn-wrap {
  position: relative;
  display: block;
  color:#fff;
  transition: all 0.3s ease;
  border: none;
}
.lightbox-video{
  position: relative;
  margin-left: 40px;
}
.btn-style-one .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: #fff;
  transition: all 0.3s ease;
}
.btn-style-one:before
 {
    transition-duration: 800ms;
    position: absolute;
    width: 200%;
    height: 200%;
    content: "";
    top: -200%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    z-index: 1;
    background: linear-gradient(to right, #992525 0%, #e10f00 100%);
}
.btn-style-one .icon {
  position: relative;
  z-index: 1;
  font-weight: normal;
  font-size: 16px;
  transition: all 0.3s ease;
  margin-left: 15px;
}
 .play-box{
  position: relative;
  width: 60px;
  height: 60px;
  line-height: 58px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  font-size: 20px;
  color: #992525 !important;
  border: 1px solid #992525 !important;
}
.play-box .ripple, .play-box .ripple:before, .play-box .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 0 rgba(1, 1, 1, 0.2);
  animation: ripple 3s infinite;
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
}
}
a{
  color: inherit !important;
}


/*  */
.marque-wrap{
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
}
.marquee-inner{
  display: flex;
  will-change: transform;
  transform: translateX(0);
  animation: marquee 70s linear infinite;
}
@keyframes marquee {
  0% {
      -webkit-transform: translateX(0%);
  }
  100% {
      -webkit-transform: translateX(-100%);
  }
}

.marquee-text{
  position: relative;
  white-space: nowrap;
}
.marquee-text span{
  font-size: 38px;
  line-height: 86px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  vertical-align: middle;
}
.marquee-text:nth-child(2n+2) span {
  color: #313393;
    /* background: linear-gradient(to left, #992525 0%, #e10f00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.marquee-text img {
  width: 70px;
  padding: 10px;
}
.bg-black{
  position: relative;
  background: #313393;
}
.marquee-text i{
  font-size: 14px;
  color: #992525;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  margin: 20px;
}
/*  */
.logo-wrap{
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
}
.logo-inner{
  display: flex;
  will-change: transform;
  transform: translateX(0);
  animation: marquee 70s linear infinite;
}
@keyframes marquee {
  0% {
      -webkit-transform: translateX(0%);
  }
  100% {
      -webkit-transform: translateX(-100%);
  }
}
.reverse{
  transform: translateX(0);
  animation: marquee 70s linear infinite;
  animation-direction: reverse;
}
.logo-text{
  position: relative;
  white-space: nowrap;
}
.logo-text span{
  font-size: 76px;
  line-height: 86px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  vertical-align: middle;
}
.logo-text:nth-child(2n+2) span {
  color: #000;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.logo-text img {
  width: 120px;
  aspect-ratio: 3/2;
  object-fit: unset;
  margin: 30px;
  border-radius: 5px;
  filter: grayscale(1);
}
.logo-text img:hover{
  filter: none;
}
/*  */
.logo-wrap1{
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
}
.logo-inner1{
  display: flex;
  will-change: transform;
  transform: translateX(0);
  animation: marquee 70s linear infinite;
}
@keyframes marquee {
  0% {
      -webkit-transform: translateX(0%);
  }
  100% {
      -webkit-transform: translateX(-100%);
  }
}
.reverse{
  transform: translateX(0);
  animation: marquee 70s linear infinite;
  animation-direction: reverse;
}
.logo-text1{
  position: relative;
  white-space: nowrap;
  transition: all 0.45s ease-in-out;
}
.logo-text1 span{
  font-size: 76px;
  line-height: 86px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  vertical-align: middle;
}
.logo-text1:nth-child(2n+2) span {
  color: #000;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.logo-text1 img {
  width: 500px;
  aspect-ratio: 3/2;
  object-fit: cover;
  margin: 30px;
  border-radius: 5px;
}
.logo-text1:hover .tab-project-sec1{
  background: #992525;
}
.logo-text1:hover .tab-project-sec1 .service-inner h5{
  color: #fff;
}
.logo-text1:hover .tab-project-sec1 .service-inner p{
  color: #fff;
}
.logo-text1:hover .service-inner-icons i{
  color: #992525;
  background: #fff !important;
}


/*  */
.product-gallery-inner{
  position: relative;
}
.inner-gallery{
  display: flex;
  gap: 20px;
}
.lift-gallery{
  display: flex;
    flex-direction: column;
    justify-content: center;
}
.lift-gallery img{
  width: 100%;
  margin: 10px;
  border-radius: 10px;
}
.height-100 img{
  height: 100%;
}
.client-main-text h2{
  font-weight: 600;
  padding-bottom: 30px;
}
.input-form input{
  width: 100% !important;
  margin-bottom: 30px;
}
.input-form select{
  width: 100%;
  padding: 10px;
  background: transparent;
  color: #757575;
  border-bottom: 2px solid rgba(255, 255, 255, 0.08) ;
  border-top: none;
  border-left: none ;
  border-right:none ;
}

.input-submit{
  border-radius: 50px;
  font-size: 15px;
  line-height: 8px;
  background: #992525;
  font-weight: 700;
  padding: 16px 30px;
  transition: all 0.35s ease;
  border: none;
  color: #fff;
  width: 100%;
}
.banner-form{
  background: #fff;
  box-shadow: 0px 3px 15px -5px;
  padding: 20px 30px;
  border-radius: 5px;
  position: relative;
}
.input-form-banner input{
  width: 100%;
  padding: 7px;
  margin-bottom: 30px;
}
.input-form-banner select{
  width: 100%;
  padding: 7px;
  margin-bottom: 30px;
  color: #757575;
}
.banner-form .widget-title{
  padding-bottom: 20px;
  text-align: center;
}
.input-btn-banner{
  padding-bottom: 10px;
}


/*  */
.service-overview-main{
  background-image: url(../img/service-page/service-show-three.webp);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  /* background: #FFE9B2; */
  border-radius: 15px;
  padding: 50px 40px 55px;
}
@media (max-width:768px){
  .service-overview-main{
    background: #FFE9B2 !important;
  }
  .service-overview-one{
    background: #ffbdd8 !important;
  }
  span.prt-border:after{
    bottom: 0;
  }
}
.service-overview-one{
  background-image: url(../img/service-page/service-show-two.webp);
}
.service-overview-text h3{
  font-size: 40px;
  padding-bottom: 20px;
  font-weight: 600;
}
.service-overview-text button{
  padding: 10px 40px;
  border: none;
  border-radius: 5px;
  background: #992525;
  color: #fff;
}
#banner-bg{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.accordion-item{
  margin-top: 20px;
  margin-bottom: 30px;
}
.accordion-button{
  background: #f6f6f6 !important;
  box-shadow: none !important;
  font-size: 20px !important;
  font-weight: 600;
}
.accordion-button:not(.collapsed){
  color: #000 !important;
}
.faq-img{
  height: 100%;
}
.faq-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  margin-left: 30px;
}
.mobile-view{
  display: none !important;
}
@media (max-width:768px) {
  .logo-text1 img{
    width: 290px;
  }
  .service-inner h5{
    font-size: 12px;
  }
  .service-inner-icons i{
    width: 28px;
    height: 28px;
    line-height: 29px;
  }
  .service-overview-main{
    margin-bottom: 30px;
    background-position: left;
  }
  .latest-btn button{
    margin-top: 20px;
  }
  .latest-project-hed h2{
    font-size: 30px;
  }
  .prt_single_image-wrapper img{
    margin-bottom: 30px;
  }
  .owl-next{
    bottom: 17%;
  }
  .about-company-text{
    margin-bottom: 30px;
  }
  .faq-img img{
    margin-left: 0;
  }
  .service-title h2{
    font-size: 30px;
  }
  .service-list-content h3{
    font-size: 30px;
  }
  .service-list-head h3{
    font-size: 30px;
  }
  .accordion-button{
    font-size: 16px !important;
  }
  .first-footer h3 {
    font-size: 30px;
    line-height: 38px;
  }
  .contact-form-sec{
    margin-top: 30px;
  }
  .options-box{
    display: block !important;
  }
  .btn-style-one{
    width: 100% !important;
    margin: 0;
    margin-bottom: 10px;
  }
  .experience-year .number{
    font-size: 100px;
  }
  .desk-view{
    display: none !important;
  }
  .mobile-view{
    display: block !important;
  }
  .banner-bg{
    background: none;
  }
  .overlay-copy::before{
    opacity: 0.6;
  }
  .banner-main-content{
    max-width: 100%;
    padding: 18px;
  }
  .banner-main-content::before{
    background: none;
  }
  .service-overview-text h3{
    font-size: 30px !important;
  }
  .counter-item-video .count-text{
    font-size: 30px !important;
  }
  .counter-item-video .count-text:before{
    display: none;
  }
  .page-title-heading h2{
    font-size: 40px !important;
  }
  .service-icon-content{
    bottom: -17%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
   .faq-img img{
    margin-left: 0;
  }
  .service-list-img h5{
    font-size: 12px;
  }
  .service-inner p{
    font-size: 10px;
  }
  .service-inner-icons i {
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 10px;
  }
  .service-icon-content{
    bottom: -16%;
  }
  .service-overview-main{
    height: calc(100% - 20px);
  }
  .counter-item-video p{
    font-size: 15px;
  }
  .tab-inner-img img{
    padding: 0 !important;
  }
}
.second-footer .widget_nav_menu ul li{
  color: #fff;
}
.copy-right-area{
  position: relative;
  /* margin-top: 40px; */
  border-top: 1px solid #757575;
  padding-top: 20px;
  text-align: center;
}
.second-footer .social-icons{
  border-bottom: none;
}
.whats-btn {
position: fixed;
top: 57%;
z-index: 999;
right: 0;
}
.callus{
position: fixed;
bottom: 20%;
z-index: 999;
right: 0;
} 
.prepress-img img{
  width: 100%;
}
.modal-header{
  border: none !important;
}
.prepress-img h3{
  color: #992525;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 30px;
}
.prepress-content ul li{
  padding-top: 10px;
  padding-bottom: 10px;
}
.prepress-content ul li i{
  color: #992525;
  padding-right: 10px;
}
/* .press-box{
  background: linear-gradient(to right, #992525 0%, #e10f00 100%);
  padding: 30px 20px;
  height: calc(100% - 20px);
  border-radius: 5px;
}
.press-box p{
  color: #fff;
} */
 .blue{
  font-weight: 700;
 }
 .para-flex{
  display: flex;
  gap: 10px;
 }
 .para-ani {
      font-size: 2rem;
      display: flex;
      align-items: center;
      gap: 10px;
    }

    .scroll-ani {
      position: relative;
      height: 40px;
      width: 200px;
      overflow: hidden;
    }

    .scroll-ani span {
      position: absolute;
      opacity: 0;
      color: #fff;
      font-size: 25px;
      font-weight: 700;
      animation: fadeSlide 9s infinite;
      height: 40px;
      line-height: 40px;
    }

    .scroll-ani span:nth-child(1) {
      animation-delay: 0s;
    }

    .scroll-ani span:nth-child(2) {
      animation-delay: 3s;
    }

    .scroll-ani span:nth-child(3) {
      animation-delay: 6s;
    }

    @keyframes fadeSlide {
      0% {
        opacity: 0;
        transform: translateY(20px);
      }
      10% {
        opacity: 1;
        transform: translateY(0);
      }
      30% {
        opacity: 1;
        transform: translateY(0);
      }
      40% {
        opacity: 0;
        transform: translateY(-20px);
      }
      100% {
        opacity: 0;
      }
    }
 /* @keyframes scroll-auto {
  0%,20%{
    transform: translate(0px, -12.50em);
  }
  20%,40%{
    transform: translate(0px, -9.375em);
  }
  40%,60%{
    transform: translate(0px, -6.44em);
  }
  60%,80%{
    transform: translate(0px, -3.44em);
  }
  80%,100%{
    transform: translate(0px, -0.315em);
  }
  100%,0%{
    transform: translate(0px, -12.50em);
  }
 } */