/* Add here all your CSS customizations */

/*kanika css*/
.k_heading1 h1
{
	background: #ededed !important;
}

.k_heading1:before
{
	border-top: 1px solid #b5b5b5 !important;
}

.k_padding_certificate
{
	padding: 4.6153846154rem 4rem !important;
}

.k_footer
{
	text-align: center;
}

.k_footer ul li
{
	padding-left: 7px !important;
  margin-bottom: 5px !important;
  margin-right: 20px;
  display: inline-block;
}

.k_we_serve_curosel
{
	text-align: center;
}

.k_we_serve_curosel img
{
  width: 80px !important;
  margin: 0px auto;
  height: 75px;
}

.k_we_serve_curosel a
{
	color: #212529;
  text-decoration: none;
  padding: 0px 0px;
  display: block;
  word-break: break-all;
  text-transform: capitalize;
  font-weight: 500;
}

.k_unite_gallery
{
	margin-bottom: 40px;
}
@media (max-width: 767px) {
 .k_padding_certificate {
  padding: 2.6153846154rem 2rem !important;
}
}

/*Pramod Css start*/
#header .header-nav-top .nav > li > a {
    background: transparent !important;
}
/*Pramod Header Css start*/
@media (max-width: 767px){
.tp-bullets.bullets-style-1 .tp-bullet{
  margin-top: 50px;
}
.tp-leftarrow.tparrows{
  display: none;
}
.tp-rightarrow.tparrows{
  display: none;
}
}
@media (max-width: 991px){
#header .header-nav-main nav > ul li {
    border-bottom: 1px solid #e8e8e8;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    padding: 2px 0px;
    position: relative;
}
}
@media (max-width: 991px){
#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
    color: #0b71e1;
    background: #ffffff;
}
}
/*Pramod  Header Css end*/

/*Home Page Css start*/
#Pr-eva-home-page .pr-home-ul-li{
  margin-top: 80px;
  color: #ffffff;
  letter-spacing: 1px;
}
#Pr-eva-home-page .pr-home-slider-text{
letter-spacing: 1px;
}
@media (max-width: 767px) {

 #Pr-eva-home-page .pr-home-ul-li{
  margin-top: 120px;
 }
}
@media (max-width: 575px){
#header .header-nav-top .nav > li:not(.d-none) {

    text-align: center;
    width: 100%;
}
}
/*Home Page css end*/
#pr_about-us p{
  font-size: 15px;
}
#pr_about-us .pr_about_text{
  font-size: 16px ! important;
  line-height: 26px;
}

#pr_about-us .pr_about_us_heading{
 padding-bottom: 20px;
}

#pr_about-us .pr_about_space_text{
  padding-bottom: 30px;
}
#pr_about-us .pr-about-us-banner img{
  padding: 0px;
  width: 100%;
  height: auto;
}
.pr-home-services-text{
  line-height: 22px;
}
div#pr_about-us {
    padding-bottom: 50px;
}
@media (max-width: 767px) {
 #pr_about-us .py-4{
  padding-bottom: 0px !important;
}
 #pr_about-us h2{
  text-align: center;
 }
 #pr_about-us .pr-about-text{
   text-align: justify;
   line-height: 22px;
 }
}
/*index page*/
#pr-home-client-logo{
  /*padding: 20px 0px;*/
  padding-bottom: 50px;
}
#pr-home-client-logo .button {
  position: relative;
  background-color: #212529;
  border: none;
  font-size: 18px;
  color: #FFFFFF;
  padding: 10px;
  width: 150px;
  text-align: center;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  border-radius: 25px;
}

#pr-home-client-logo .button:after {
  content: "";
  background: none;
  display: block;
  position: absolute;
  padding-top: 300%;
  padding-left: 350%;
  margin-left: -20px!important;
  margin-top: -120%;
  opacity: 0;
  transition: all 0.8s
}

#pr-home-client-logo .button:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s
}
.pr-home-slider-text{
  font-size: 32px;
}
.feature-box .feature-box-info {
    padding-left: 0px ! important;
}
.promo-carousel {
  border-bottom: none;
}
@media (max-width: 767px) {
  #header .header-nav-top .nav > li > span{
  padding: 0px 6px;
 }
}
.feature-box.feature-box-style-2 .feature-box-icon .icons {
    font-size: 42px;
}
/*Contact Us*/
#eva_pr_contact-us{
  padding-bottom: 30px;
}

/*Product page css pramod*/
#Pr-product-gallery{
  display: none;
}
img.ug-thumb-image.ug-trans-enabled.pr-roted-img {
  -webkit-transform: rotate(90deg);
}

  #Pr-product-logos{
    padding: 50px 0px;
  }
  #Pr-product-gallery{
    padding-bottom: 50px;
  }
  .seven-cols{
    padding: 30px 0px 0px 0px;
  }
@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }

}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
#Pr-product-logos p{
  padding: 20px 0px;
  line-height: 22px;
}
/*#Pr-product-gallery h1{
  padding-bottom: 30px;
}*/

.ug-thumbs-grid-inner {
    top: 20px;
}

/*@media (max-width: 991px) {
  #Pr-product-logos p {
    font-size: 14px;
    line-height: 16px;
  }
  #Pr-product-logos .well img{
    width: 100%;
    height: auto;
  }
}*/
/*marquee Css*/

#pr-our-home-product{
  padding:50px 0 0 0;
}
.testimonials {
 /* background-color: #f33f02;*/
  position: relative;
  padding-top: 80px;
  padding-bottom: 30px;
}
.testimonials:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 10%;
  height: 267px;
  /*background-color: #ddd;*/
}

#customers-testimonials .item-details {
  background-color: #fff;
  color: #fff;
  padding: 20px 10px;
  text-align: center;
}
#customers-testimonials .item-details h5 {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 18px;
  color: #000;
}
#customers-testimonials .item-details h5 span {
  color: red;
  float: right;
  padding-right: 20px;
}
#customers-testimonials .item-details p {
  font-size: 14px;
}
#customers-testimonials .item {
  text-align: center;
  margin-bottom: 80px;
  padding: 5px;
}
#customers-testimonials .owl-carousel .owl-item img{
  border-radius: 10px;
}
#customers-testimonials .owl-carousel .owl-nav [class*='owl-'] {
  transition: all .3s ease;
}

#customers-testimonials .owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}

#customers-testimonials .owl-carousel {
  position: relative;
}

#customers-testimonials .owl-carousel .owl-next,
#customers-testimonials .owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}

#customers-testimonials .owl-carousel .owl-prev {
  left: -70px;
}

#customers-testimonials .owl-carousel .owl-next {
  right: -70px;
}
#customers-testimonials .owl-stage-outer {
    height: 250px;
}
@media (min-width: 768px) and (max-width: 991px){
#customers-testimonials .owl-stage-outer {
    height: 280px;
}
}
@media (min-width: 530px) and (max-width: 767px){
#customers-testimonials .owl-stage-outer {
    height: 400px;
}
}
@media (min-width: 500px) and (max-width: 529px){
#customers-testimonials .owl-stage-outer {
    height: 366px;
}
}
@media (min-width: 400px) and (max-width: 499px){
#customers-testimonials .owl-stage-outer {
    height: 340px;
}
}
@media (min-width: 320px) and (max-width: 399px){
#customers-testimonials .owl-stage-outer {
    height: 280px;
}
}

/*Quality page start Css*/
#pr-quality{
  padding:50px 0px;
}
#pr-quality  p {
    color: #212529;
    line-height: 20px;
    margin: 0 0 20px;
  }
#pr-quality     p.pr-quality-testimonial-text {
    padding: 10px 0px;
    font-size: 13px;
    line-height: 18px;
    font-style: italic;
}
#pr-quality  h2{
    font-weight: 700;
    font-size: 20px;
}
#pr-quality img{
  width: 100%;
  height: auto;
}

#pr-quality  .vertical-menu a {
  /*background-color: #eee;*/
  color: #212529;
  display: block;
  padding: 5px 0px;
  text-decoration: none;
  font-weight: bold;
}

#pr-quality  .vertical-menu a:hover {
  color: #ccc;
}
@media (max-width: 767px) {
 #pr-quality{
  padding: 30 10px;
 }
#pr-quality   .vertical-menu a {
    display: inline-block;;
    padding: 5px 30px;
    border:1px solid #000;
  }
#pr-quality   h2{
    margin: 10px 0px ;
    padding: 10px 0px;
  }
  #pr-quality  .vertical-menu{
  margin:25px 0px;
}
/*#pr-quality  .pr-quality-menu{
 text-align: center;
}*/
#pr-quality .pr-quality-testimonial{
  text-align: center;
}
}
#pr-quality  .tab {
  overflow: hidden;
  /*border: 1px solid #ccc;*/
  /*background-color: #f1f1f1;*/
}

#pr-quality  .tab a {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 0px;
  padding-right: 10px;
  transition: 0.3s;
  font-size: 17px;
  border-bottom: 1px solid #000;
  width: 100%;
}


#pr-quality  .tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
@media (max-width: 767px) {
  #pr-quality .tab a {
    padding: 5px 10px;
    padding-right: 10px;
    transition: 0.3s;
    font-size: 17px;
    border: 1px solid #000000;
    margin-left: 3px;
    width: 120px;
    float: none;


}
#pr-quality .tabcontent {
  text-align: center;
  padding: 30px 12px;
  border: 1px solid #ccc;
}
#pr-quality .pr-quality-menu {
    padding: 0;
    text-align: center;
}
}

#pr-quality #myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#pr-quality #myImg:hover {opacity: 0.7;}

/* The Modal (background) */
#pr-quality .modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  padding-top: 32px; /* Location of the box */
  left: 0;
  top: 0px;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
#pr-quality .modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#pr-quality #caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}


/* Add Animation */
#pr-quality .modal-content, #caption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)}
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
#pr-quality .close {
  position: absolute;
    top: 22px;
    right: 35px;
    color: #ffffff ! important;
    font-size: 30px;
    font-weight: bold;
    transition: 0.3s;
}

#pr-quality .close:hover,
#pr-quality .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
#pr-quality .close1 {
    position: absolute;
    top: 22px;
    right: 35px;
    color: #ffffff ! important;
    font-size: 30px;
    font-weight: bold;
    transition: 0.3s;
}
.close1:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.close1 {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
/* 100% Image Width on Smaller Screens */

/*Client page css pramod*/
#pr-client {
  padding:50px 0px;
}
#pr-client .pr-client-logos{
  padding:20px 0;
  text-align: center;
}
#pr-client img{
  text-align: center;
  border: 2px solid #000000;
  padding: 30px 0px;
  border-radius: 5px;
}

@media only screen and (max-width: 700px){
 #pr-quality .modal-content {
    width: 100%;
  }
 #pr-quality .modal {
    padding-top: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  #pr-client .pr-client-logos{
    padding:0px 0;
  }
  #pr-client img{
   padding: 20px 0px;
   margin: 5px 0px;
 }
}


 /*vineet css start*/
@media (max-width: 550px) {
h2{

  }
  .pr-contact-text{
    text-align: center;
  }
    #revolutionSlider h1 {
        font-size: 11px!important;
    }
    #revolutionSlider .vin-tp {
        font-size: 7px!important;
        color: #ffffff!important;
        opacity: 1!important;
    }
    #revolutionSlider .vin-borde {
        display: none!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

 #pr-quality .tab a{
      font-size: 15px;
      padding: 3px 0px;
 }

}
/*market we serve css*/
#pr_market_we_serve img{
 width: 100%;
 height: auto;
}
#pr_market_we_serve p{
  font-size: 14px;
  line-height: 22px;
  color: #444;
  font-weight: 500;
}
#pr_market_we_serve nav > .nav.nav-tabs{


   /*  border: none;*/
    color:#fff;
    /*background:#272e38;*/
   /* border-radius:0;*/

}
#pr_market_we_serve nav > div a.nav-item.nav-link,
#pr_market_we_serve nav > div a.nav-item.nav-link.active
{
  border: none;
  text-align: center;
    padding: 10px 10px;
    color:#000;
    background:#fff;
    border-radius:0;
}

#pr_market_we_serve nav > div a.nav-item.nav-link:hover:after
 {
  content: "";
  position: relative;
  bottom: -7px;
  left: -35px;
  border: 15px solid transparent;
  border-bottom-color: #fff ;
}
#pr_market_we_serve nav > div a.nav-item.nav-link:nth-child(1):hover:after
 {
  content: "";
  position: relative;
  bottom: -7px;
  left: -60px;
  border: 15px solid transparent;
  border-bottom-color: #fff ;
}
#pr_market_we_serve nav > div a.nav-item.nav-link:nth-child(4):hover:after
 {

  left: -20px;

}
#pr_market_we_serve nav > div a.nav-item.nav-link:nth-child(5):hover:after
 {
  left: -38px;
}
#pr_market_we_serve nav > div a.nav-item.nav-link:nth-child(6):hover:after
 {
  left: -40px;
}
#pr_market_we_serve nav > div a.nav-item.nav-link:nth-child(7):hover:after
 {
  left: -28px;
}
#pr_market_we_serve nav > div a.nav-item.nav-link:nth-child(8):hover:after
 {
  left: -50px;
}
#pr_market_we_serve nav > div a.nav-item.nav-link.active{
  background: #0b71e1;
  color: #fff;
}

#pr_market_we_serve .tab-content{
    background: #fdfdfd;
    line-height: 25px;
    border: 0;
   /* border: 1px solid #ddd;*/
    border-top:3px solid #0b71e1;
    /*border-bottom:2px solid #e74c3c;*/
    padding:30px 0px;
    color: #fff;
    margin-bottom: 30px;
    height: 0px;
}
#pr_market_we_serve .tab-content>.active{
  padding: 10px 20px;
}
#pr_market_we_serve nav > div a.nav-item.nav-link:hover,
#pr_market_we_serve nav > div a.nav-item.nav-link:focus
{

  border: none;
     background: #0b71e1;
   /* background: #e74c3c;*/
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
@media (max-width: 767px){
#pr_market_we_serve nav > div a.nav-item.nav-link,
#pr_market_we_serve nav > div a.nav-item.nav-link.active
{
  padding:15px 20px;
}
}
/*end we serve css*/
/*Footer css*/
.pr-footer-img{
  width: 180px;
  text-align: right;
}

.logo_group{
  display: flex;
  gap: 10px;
  align-items: baseline;
}
.logo_group img{
  height: 60px;
}
.logo_group img:last-child{
  height: 40px;
}
@media (max-width:767px) {
  .logo_group img{
    height: 40px;
  }
  .logo_group img:last-child{
    height: 30px;
  }
}
/* .next-revslide, .next-revslide .slotholder, .next-revslide .slotholder .defaultimg  {
  opacity: 1 !important;
  visibility: inherit !important;
}

.next-revslide .tp-caption, .next-revslide .tp-parallax-wrap{
  visibility: visible !important;
  opacity: 1 !important;
} */