@charset "utf-8";
/*---------------- Top header css start here-------------------*/
 
p{
  font-size: 14px;
  color: #555;
}
a:hover{
  text-decoration: none !important;
}

.social{}
.social ul{ 
  list-style:none; 
  margin:0px; 
  padding:0px;
}
.social ul li{ 
  display:inline-block; 
  margin-left:15px;
}
.social ul li a{   
  color:#fff;  
  font-size:15px;
}
.pbmit-header-info-inner .pbmit-header-box-icon i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    /*line-height: 50px;*/
    text-align: center;
    color: #fff;
}
.pbmit-header-box-content {
    font-family: Nunito Sans, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
}
.mission_img img{
    height:350px;
    margin-bottom:30px; 
}
 .mission_img p{
 font-size:18px;  
 text-align:justify;
}
.pbmit-header-box span {
    display: block;
}
.pbmit-header-info-inner .pbmit-header-box {
    display: inline-block;
    vertical-align: middle;
}
.pbmit-header-info-inner .pbmit-header-box {
    margin-right:00px;
    position: relative;
    padding: 15px 0px 15px 30px;
}
.header ul{
    width: 100%;
 list-style: none;
}
.contact li a {
    color: #333;
    letter-spacing: 0.2px;
    
}
.contact li a:hover{
    text-decoration: none;
}
ul.social-icons {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.top_bar .social-icons li {
    margin: 0 2px;
}
.top_bar .social-icons li a.prt-social-facebook {
    background-color: #385da9;
    color: #ffffff;
}
.top_bar .social-icons li a.prt-social-twitter {
    background-color: #1da1f2;
    color: #fff;
}
.top_bar .social-icons li a.prt-social-linkedin {
    background-color: #0e76a8;
    color: #fff;
}
.top_bar .social-icons li a {
    border: 0px solid rgba(255, 255, 255 , 0.20);
    height: 30px;
    width: 30px;
    line-height: 32px;
    border-radius: 4px;
}
.social-icons li a {
    display: block;
    min-width: 26px;
    text-align: center;
}
.top_bar_content-main{
    background-color: #7ab629;
    display: inline-block;
    padding-left: 25px;
    padding-right: 10px;
}
.top_bar_contact_item {
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    display: inline-block;
}
 .top_bar_contact_item.top_bar_social:after {
    content: "";
    width: 2000px;
    height: 100%;
    background-color:#7ab629;
    right: 0px;
    left: -5px;
    top: -10px;
    position: absolute;
    z-index: -1;
}
.prt-header-style-01 .top_bar{
    text-align: end;
}
.top_bar {
    width: 100%;
    z-index: 3;
    height: 50px;
    line-height: 50px;
    position: relative;
}
/*---------------- Dropdown css start -------------------*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0;
    padding: 10px 15px;
}
.dropdown-submenu:hover .dropdown-menu {
    top: 39px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 200px;
    padding: 0px;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li{
  border-bottom: solid 1px #ddd;
  padding: 7px 10px;
}
.mobile-logo{
  display: none;
}
.pbmit-header-top-area{
     height: 50px;
     line-height: 50px;
   border-color: rgba(255,255,255,.12);
    color: rgba(255, 255, 255, 0.95);
    background-color: #1a1919;
    overflow: hidden;
}
.social_mediatop ul{
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.social_mediatop ul li{
    display: inline-block;
    margin-left: 15px;  
}
/*---------------- Dropdown css End-------------------*/

/*----------------Top header css end here-------------------*/

/*---------------- Navbar css start here-------------------*/

.main-header {
    position: relative;
    display: block;
    width: 100%;
    z-index: 99999;
}
/*.sticky {*/
/*    position: fixed !important;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    z-index: 999;*/
/*}*/
.pbmit-sticky-logo{
    display:none;
}
.sticky .pbmit-sticky-logo{
    display:block;
}
.sticky {
    position: fixed!important;
    top: 0;
    width: 100%;
    background-color: #fff;
    z-index: 999;
    margin: 0;
    -webkit-box-shadow: 0 13px 25px -12px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0 13px 25px -12px rgba(0,0,0,.25);
    box-shadow: 0 13px 25px -12px rgb(0 0 0 / 25%);
    padding: 10px 0;
}
.sticky .site-navigation:before{
  background-color: #fff;   
}
.sticky .navbar-nav li a{
   color:#222;  
}
nav {
   font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
/*.site-navigation:before{*/
/*    content: '';*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 1412px;*/
/*    right: 26px;*/
/*    top: 0;*/
/*    background-color: #087136;*/
/*    z-index: -1;*/
/*    border-radius: 0 0 56px 0;*/
/*}*/
.site-navigation {
    position: relative;
    border-radius: 0 0 30px;
    flex-grow: 1;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-right: 2.5rem;
    padding-left: 0;
}
.navbar-nav li a {
   display: block;
    margin: 0 18px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 0;
    color: #333;
}
.navbar-nav li a:hover{
    text-decoration: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
/*.navbar-nav .nav-item {*/
/*    padding: 15px 15px 15px 15px;*/
/*}*/
/*.navbar-nav .dropdown {*/
/*    padding: 15px 15px 15px 15px;*/
/*}*/
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}
.dropdown:hover .dropdown-content {
  display: block;
}
.navbar-nav li a.active {
    color:#fbba42;
}
.header-button .pbmit-btn-hover-global:hover {
    background-color: #8cc63f;
    color: #fff;
    border-radius: 0 20px 0 0;
}
.header-button .pbmit-btn {
    padding: 16px 16px!important;
    border-radius: 30px 0;
}
.pbmit-btn-hover-global:hover {
    background-color: #8cc63f;
    color: #fff;
    border-radius: 0 20px 0 0;
}
.pbmit-btn {
    display: inline-block;
    text-decoration: none;
    font-family: var(--pbmit-btn-typography-font-family);
    font-size: var(--pbmit-btn-typography-font-size);
    font-weight: var(--pbmit-btn-typography-variant);
    line-height: var(--pbmit-btn-typography-line-height);
    letter-spacing: .2px;
    padding: 20px 40px;
    border-radius: 0;
    text-transform: none;
    background-color: #92251e;
    border: none;
    color: #fff;
    border-radius: 20px 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    outline: none!important;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    text-transform: uppercase;
}
/*---------------- Navbar css end here-------------------*/
/*---------------- Slider css start here-------------------*/
.container-fluid.main-slider{
  padding-left: 0px;
  padding-right: 0px;
}
.carousel-caption{
  top: 50%;
  left: 8%;
}
.carousel-item{
	height: 550px;
}
.carousel-item img{
  height: 550px;
  object-fit: cover;
}
.main-slider p{
  color: #fff;
}
.slider_content{
    z-index: 8;
    background-color: rgba(255, 255, 255, 0.9);
    color: rgb(255, 255, 255);
    width: 550px;
    height:270px;
     min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    overflow: hidden;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    
}
.slider_content h1{
    color:#000;
    padding-top: 0px;
    font-size:32px;
}
.slider_content p{
    color:rgb(102, 102, 102);
    font-size:24px;
}
.btnsss{
background-color: #92251e;
border-color:#92251e;
font-family: "Quicksand";
text-transform: uppercase;
color: rgb(255, 255, 255);
line-height: 60px;
letter-spacing: 0px;
font-weight: 700;
font-size: 13px;
padding-left: 50px;
border-radius: 20px 0px;
padding-right: 50px;
transform-origin: 50% 50% 0px;
  display: block;
    z-index: 1000;
    max-width: 216px;
    margin: 0 auto;
    
}
/*---------------- Slider css end here-------------------*/
/*---------------- Blogs css start here-------------------*/
.pbmit-ihbox-style-1 {
    position: relative;
    text-align: center;
    padding: 40px 35px;
}
.blog-btn-outline {
    border: 2px solid #8cc63f;
    padding: 18px 60px;
}
.pbmit-btn.pbmit-btn-outline {
    background-color: #fff;
    color: #101010;
}
.pbmit-btn.pbmit-btn-outline:hover {
    border-radius: 0 20px 0 0;
    border-color: transparent;
    background-color: #8cc63f;
}
.text-md-end {
    text-align: right!important;
}
.pbmit-ihbox-style-1 {
    transform: translateY(0);
    -webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
    transition: all .5s cubic-bezier(.645,.045,.355,1);
}
.pbmit-ihbox-style-1:hover .pbmit-ihbox-icon-type-image {
  -ms-transform: rotateY(-360deg);
  -webkit-transform: rotateY(-360deg);
  transform: rotateY(-360deg);
  -webkit-transition: all .9s ease 0s;
  -o-transition: all .9s ease 0s;
  transition: all .9s ease 0s;
}
.pbmit-ihbox-style-1:hover .pbmit-heading-desc, .pbmit-ihbox-style-1:hover .pbmit-element-title{
  color: #ffff;
}
 
.section-lgx {
    padding-top: 30px;
    padding-bottom:0px;
}
.pbmit-ihbox-style-1:hover {
  transform: translateY(-8px);
}
.pbmit-ihbox-style-1, .pbmit-ihbox-style-1 .pbmit-heading-desc, .pbmit-ihbox-style-1 .pbmit-element-title a {
  -webkit-transition: all .6s ease 0s;
  -o-transition: all .6s ease 0s;
  transition: all .6s ease 0s;
}
.pbmit-ihbox-style-1 .pbmit-element-title {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 10px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-image {
    max-width: 85px;
    margin: auto;
    margin-bottom: 35px;
}
.pbmit-ihbox-style-1:hover::after {
  transform: scaleY(1);
  opacity: 1;
  z-index: -1;
}
.pbmit-ihbox-style-1::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0;
  background: #8cc63f;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
  opacity: .5;
  transform-origin: bottom;
  transform-style: preserve-3d;
  transform: scaleY(0);
  z-index: 1;
}
/*-----------About us-----------*/
.about-content h3 {
    font-size: 38px;
    margin: 14px 0 25px 0;
}
.about-content .bar {
    height: 4px;
    width: 85px;
    /*background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));*/
    background: rgb(31, 127, 150);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 25px;
}
.about-content p {
    color: #6b6b84;
    margin: 15px 0 0 0;
    text-align: justify;
    font-size: 18px!important;
}
.home1-section-about-bg {
    background-image: url(https://www.vajraevcharger.com/resources/media/newbanner/1676138860_img-01_0.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    border-radius: 50px 0;
    position: relative;
}
.home1-section-about-bg .button-link {
    border-radius: 30px 0 0 0;
    padding: 40px 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    line-height: 20px;
    background-color: #92251e;
}
.home1-section-about-bg .button-wrapper {
    position: absolute;
    right: 0;
    top: 74px;
}
.home1-section-about-bg .button-content-wrapper {
    vertical-align: middle;
}
.home1-section-about-bg .button-icon.align-icon-left {
    font-size: 60px;
    color: #fff;
}
.home1-section-about-bg .button-text {
    vertical-align: top;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.pbmit-heading-subheading .pbmit-subtitle {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: .8px;
    color: #101010;
    text-transform: uppercase;
    font-weight: 700;
    font-style: normal;
    font-family: Quicksand;
}
.pbmit-heading-subheading .pbmit-title {
    font-family: Quicksand;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0;
    color: #101010;
    text-transform: none;
    font-weight: 700;
    font-style: normal;
    position: relative;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-text {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    background-color: #92251e;
    border-radius: 50%;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-contents {
    padding-left: 10px;
}
.pbmit-heading-subheading .pbmit-heading-desc {
    margin-top: 25px;
}
h2.pbmit-title {
     margin-bottom: 20px;
}
.pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper {
    font-size: 70px;
    line-height: 70px;
    color: #8cc63f;
}
.pbmit-heading-subheading {
    margin-bottom: 35px;
}
.section-about-contact .pbmit-ihbox.pbmit-ihbox-style-2 {
    margin-bottom: 20px;
}
.pbmit-ihbox-style-2 .pbmit-element-title {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 0;
}
.section-about-contact {
    padding: 30px 35px 0 85px;
}
.blog-section figure img {
    height: 250px;
    object-fit: cover;
}
.blog-section .card figure{
	margin-bottom: 0px;
}
.blog-section .card h4 a {
    font-size: 1.2rem;
    color: #333;
}
.blog-section .card h4 a:hover{
	text-decoration: none;
}
.post-auth{
	list-style: none;
	display: inline-flex;
	padding-left: 0;
	border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.post-auth li{
	margin-right:15px;
}
.post-auth .fa {
    margin-right: 7px;
}
.blog-section.inner-page .title {
    display: none;
}
.post-image img {
    float: left;
    width: 500px;
    height: 300px;
    margin-right: 30px;
    margin-bottom: 30px;
}
.content-box .post-auth{
	margin-bottom: 0px;
}

.comment-form{
  width: 100%;
}
.success{
	display: none;
}
.form-control {
    border-radius: 0 !important;
    padding: 1.4rem .75rem !important;
}
.post-auth li a {
    color: #333;
}
.int-banner-title h1 {
    margin-bottom: 0;
}
.home1-service-section .center-align {
    width: 54%;
    margin: auto;
    margin-bottom: 50px;
}
 .pbmit-bg-color-light {
    background-color: #eff3f5;
}
.section-lg {
    padding-top: 100px;
    padding-bottom: 80px;
}
 /*.section-about-safety-img img{*/
 /*    float: right;*/
 /*}*/
.pbmit-heading-subheading h4.pbmit-subtitle {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.payglobale{
    background-color: #EAEFE8;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 80px 0px 80px 0px;
}
.globale_bh img{
    max-width:250px;
    display:block;
    margin:0 auto;
}
.desk_view{
    display:block!important;
}
.m_view{
    display:none!important;
}
.globale_bh{
    background-image:url(https://vajraevcharger.com/resources/media/1677003884_mobile-bg_0.png);
    background-position: center;
    background-size: inherit;
}
.pbmit-heading-subheading h4.pbmit-subtitle:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #8cc63f;
}
.pbmit-service-style-1 .pbminfotech-box-content {
    padding-left: 20px;
    padding-bottom: 25px;
}
.pbmit-service-style-1 .pbminfotech-box-content-inner {
    position: relative;
    margin-top: -50px;
    padding: 40px 30px 40px 50px;
    background-color: #fff;
    box-shadow: 0 4px 40px 0 rgb(92 107 149 / 8%);
    border-radius: 20px 0 20px;
}
.pbmit-service-style-1 .pbminfotech-box-content-inner:before {
    position: absolute;
    content: "";
    left: 30px;
    width: 10px;
    margin-top: 10px;
    height: 10px;
    background-color: #8cc63f;
    border-radius: 50%;
}
.pbmit-service-style-1 .pbmit-service-title a {
    color: #8cc63f;
}
.pbmit-service-style-1 .pbmit-service-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 10px;
}
.pbmit-service-btn {
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-style: normal;
    display: inline-block;
    padding: 15px 35px;
    background-color: transparent;
    border: 2px solid #eff3f5;
    border-radius: 20px 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-service-btn:hover {
    border-radius: 0 20px 0 0;
    border-color: transparent;
    background-color: #8cc63f;
}
.pbmit-service-btn:hover a {
    color: #fff;
}
.pbmit-service-btn a {
    position: relative;
    padding-right: 42px;
    color: #333;
}
.pbmit-service-btn:hover a:before {
    background-color: #fff;
}
.pbmit-ptable-btn a span:before, .pbmit-service-btn a:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    right: 0;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color:#222222;
}
 
.pbmit-service-btn a:after {
    position: absolute;
    content: "\e85a";
    font-family: pbminfotech-base-icons;
    top: 1px;
    right: -2px;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
}
.pbminfotech-ele-fid-style-1 {
    position: relative;
}
.pbminfotech-ele-fid-style-1 .pbmit-fld-wrap .pbmit-fid-inner {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 10px;
    color: #101010;
}
.pbminfotech-ele-fid-style-1 sup {
    font-size: 65%;
    top: -0.47em;
}
 
.pbmit-blog-style-1 .pbmit-featured-wrapper {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 30px 0;
}
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
    position: relative;
    width: 100%;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.pbmit-blog-style-1 .pbmit-meta-date-wrapper {
    position: absolute;
    top: 9px;
    right: 9px;
    width: 150px;
    height: 50px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 15px 20px;
    text-align: center;
    background-color: #8cc63f;
    border-radius: 20px 0;
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.pbmit-blog-style-1 .pbmit-meta-date-wrapper .pbmit-date {
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
}
.pbmit-blog-style-1:hover .pbmit-meta-date-wrapper {
    border-radius: 0 20px 0 0;
    background-color: #101010;
}
.pbmit-blog-style-1 .pbminfotech-box-content {
    padding-top: 30px;
}
.pbmit-blog-style-1 .pbmit-meta-container {
    margin-bottom: 10px;
}
.pbmit-blog-style-1 .pbmit-meta-line {
    margin-right: 5px;
}
.pbmit-blog-style-1 .pbmit-meta-line {
    font-size: 14px;
    line-height: 20px;
    color: #60626d;
    text-transform: capitalize;
    display: inline-block;
}
.pbmit-blog-style-1 .pbmit-meta-line a, .pbmit-blog-style-1 .pbmit-meta-line {
    font-size: 14px;
    line-height: 20px;
    color: #60626d;
    text-transform: capitalize;
    display: inline-block;
}
.pbmit-meta-author-wrapper i {
    color: #8cc63f;
}
i.pbmit-base-icon-comment {
    color: #8cc63f;
}
.pbmit-blog-style-1 .pbminfotech-box-content .pbmit-post-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
}
.pbminfotech-box-content a {
    -webkit-transition: all .5s ease-out 0s;
    -moz-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    color: #131419!important;
    text-decoration: none;
}
/*---------------- Blogs css end here-------------------*/
/*---------------- Team css start here-------------------*/
.team-style1{
    overflow: hidden;
    /*background-color: #ffffff;*/
    /*box-shadow: 0px 10px 31px rgba(169,177,193,.17);*/
    border-radius: 5px;
    margin: 0 0 30px 0;
    transition: all ease .4s;
}
.team figure img {
   height: 165px;
    width: 165px;
    object-fit: cover;
        border-radius: 100%;
}
.cards  a{
    color:#333;
}
.team-section h4 {
    font-size: 18px;
}
.team-section ul {
    list-style: none;
    padding-left: 0;
    display: inline-flex;
}
.team-icons ul {
    list-style: none;
    padding-left: 0;
    display: inline-flex;
}
.team-icons ul li{
   background: #3e70af;
   margin: 0 5px;
}
.team-icons ul li:nth-child(2){
    background-color: #05acce;
}
.team-icons ul li:nth-child(3) {
    background-color: #e34c3c;
}
.team-icons ul li a {
    width: 35px;
    height: 35px;
    display: block;   
    color: #fff;
    line-height: 35px;
}
.team-section.inner-page .section-title {
    display: none;
}
.team-section h4 a {
    color: #333;
}
.team-detail figure{
  margin-bottom: 0px;
}
.team-detail ul{
     list-style: none;
    display: inline-flex;
    text-align: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin-top: 25px;
}
/*---------------- Team css end here-------------------*/
/*---------------- Gallery css start here-------------------*/
.gallery_section{

}
.gallery-section figure{
  margin-bottom: 0px;
}
.gallery-title{
	font-size: 1.2rem;
}
.card.gallery-item {
    margin-bottom: 20px;
}
.bg-image-section p {
    color: #fff;
}
/*---------------- Gallery css end here-------------------*/
/*---------------- Portfolio css start here-------------------*/
.page-section{
  width: 100%;
}
.portfolio-detail figure img {
    width: 500px;
    height: 300px;
    object-fit: cover;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.portfolio-detail figure {
    margin: 0;
}
.stunning-text p{
  margin-bottom: 0px;
}
.card-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.card-item:hover .card_info{
    top: 0;
    border-radius: 5px !important;
}
.card_img img{
    border-radius: 5px;
    width: 100%;
}
.card_info {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: -100%;
    color: #fff;
    height: 100%;
    width: 100%;
    transition: .3s;    
}
.card_info:before{
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: .7;
    content: "";
    border-radius: 5px;
}
.card_sec {
    position: absolute;
    left: 0;
    right: 0;
}
.card_title h3 {
    font-size: 17px;
    margin-top: 0px;
    color: #FFFFFF;
    background: #FFAB00;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
    margin-bottom: 80px;
}
.card_title h3 a{
  color: #fff;
}
.card_title h3 a:hover{
  text-decoration: none;
}
.card_title li.read_more { 
    color: #FFAB00;
    list-style: none;
}
.card_title li.read_more a{
  color: #fff;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
button.owl-prev {
    width: 40px;
    height: 40px;
    background-color:#fbba42 !important;
    line-height: 40px;
    z-index: 999999;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50%;
    position: absolute;
    left: -50px;
    top: 35%;
}
button.owl-next {
    width: 40px;
    height: 40px;
    background-color:#fbba42 !important;
    line-height: 40px;
    z-index: 999999;
    color: #fff !important;
    font-size: 20px !important;
    border-radius: 50%;
    position: absolute;
    right: -50px;
    top: 35%;
}

/*---------------- Portfolio css end here-------------------*/
/*---------------- Testimonial css start here-------------------*/
@media (max-width: 1400px){
.home1-test-section {
    margin: 0 80px;
}
}
.home1-testimonail-section-main {
    margin-top: 100px;
}
.home1-testimonail-section {
    position: relative;
    top: -108px;
}
.position-relative {
    position: relative!important;
}
.home1-test-section {
    position: absolute;
    height: 95%;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    background: #8cc63f;
    margin: 0 235px 0 245px;
    display: block;
    width: 100%;
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
    border-radius: 60px 0;
}
.ps-sm-0 {
    padding-left: 0!important;
}
.home1-test-section {
    margin: 0 80px;
}
.testimonial-bg{
  background-repeat: repeat;
  padding-top: 40px;
}
.list-div img{
	width: 100px !important;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 20px;
}
.pbmit-vertical-heading .pbmit-custom-heading .pbmit-test-title {
    position: absolute;
    transform: rotate(270deg);
    transform-origin: right bottom 0;
    margin-bottom: 0;
    bottom: -30px;
    left: -334px;
    font-size: 150px;
    line-height: 150px;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 1px #dde5e9;
}

.border-radius-top {
    border-radius: 50px 0 0 0;
}
.pbmit-vertical-heading {
    position: relative;
}
.pbmit-testimonial-style-1 .pbminfotech-box-content{
    position: relative;
    padding: 64px 80px 0 75px;
    color: #fff;
}
 
.pbmit-testimonial-style-1 .pbminfotech-box-desc {
    margin-bottom: 40px;
    padding-right: 30px;
    text-align: justify;
}
.pbmit-testimonial-style-1 blockquote {
    font-size: 22px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    border: 0;
    font-weight: 400;
    background: 0 0;
}
.pbmit-testimonial-style-1 blockquote p{
    color:#fff;
    font-size:22px;
}
.pbmit-testimonial-style-1 .pbminfotech-author-wrapper, .pbmit-testimonial-style-1 .pbminfotech-box-star-ratings {
    display: inline-block;
}
.pbmit-testimonial-style-1 .pbminfotech-box-img {
    position: relative;
    display: flex;
    align-items: center;
}
 .pbmit-testimonial-style-1 .pbminfotech-box-img img {
    height: 70px;
    width: 70px!important;
    margin-right: 20px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-author {
    font-size: 14px;
    line-height: 24px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
    color: #101010;
}

.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings {
    float: right;
    font-size: 20px;
    margin-top: 20px;
}

.pbmit-testimonial-style-1 .pbminfotech-box-content:after {
    position: absolute;
    content: '\e852';
    font-size: 110px;
    line-height: 100px;
    top: 0;
    left: 50px;
    color: transparent;
    font-family: pbminfotech-base-icons;
}
/*---------------- Testimonial css end here-------------------*/

/*---------------- Other css start here-------------------*/
.heading-section {
    text-align: center;
}
.accordate .nav-tabs{
  border-bottom:none;
}
.faq{
  width: 100%;
}
.panel-title a {
    color: #333;
}
.accordion .card-title {
    color: #333;
}
.accordion .card-header {
    margin-bottom: 15px;
    padding: 15px 20px;
}
.accordion .card{
	border: none;
}
.page-content-banner{
	background-repeat: no-repeat;
    background-size: cover;
    padding:120px;
}
.bg-image-section{
  position: relative;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.bg-image-section::before{
   content: '';
   position: absolute;
   width: 100%;
   height: 100%;
   background-color: #000;
   opacity: 0.5;
}
.bg-image-content{
  padding: 90px 30px;
  color: #fff;
  z-index: 9;
}
.accordate .card{
	width: 100%;
}
.fade:not(.show) {
    opacity: 1 !important;
}
ul.nav.nav-tabs.tabss li a{
    margin-right: 10px;
    margin-bottom: 2px;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
ul.nav.nav-tabs.tabss li a.active {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

/*---------------- Other css end here-------------------*/
/*---------------- Logo carousel css start here-------------------*/
#clients {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap {
  display: block;
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#clients .clients-wrap ul li {
	background-color: #fff;
  display: block;
  float: left;
  position: relative;
  width: 200px;
  line-height: 100px;
  text-align: center; margin:0 5px 0 5px; border:solid 1px #ccc;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0 linear left;
  -moz-transition: 0 linear left;
  transition: 0 linear left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
}
#clients .clients-wrap ul li img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1.0;
}
/*---------------- Logo carousel css end here-------------------*/
/*---------------- Footer css start here-------------------*/
footer.footer.site-footer {
    position: relative;
}
.pbmit-footer-widget-area {
    padding-top: 10px;
    padding-bottom: 0px;
}
.footer-wrap.pbmit-footer-big-area {
    border-top: 1px solid #eeeef1;
    padding-top: 40px;
    padding-bottom: 40px;
}
.footer-wrap.pbmit-footer-big-area>.container>.row>.col-sm-12 {
    flex: 0 0 70%;
    max-width: 66%;
    margin-left: 34%;
}
.pbmit-footer-contact-info {
    position: relative;
}
.pbmit-footer-contact-info span {
    display: block;
    font-weight: 500;
    color: #101010;
    font-size: 20px;
    line-height: 20px;
}
.pbmit-footer-contact-info i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 45px;
    line-height: 45px;
    text-align: center;
    color: #8cc63f;
}
.pbmit-footer-contact-info:after {
    content: "";
    width: 1px;
    height: 56px;
    background-color: #eeeef1;
    position: absolute;
    right: -32px;
    top: 0;
    transform: rotate(20deg);
}
.pbmit-footer-contact-info-wrap {
    margin-left: 60px;
}
span.pbmit-label {
    font-weight: 700;
}
.pbmit-footer-contact-info span {
    display: block;
    font-weight: 500;
    color: #101010;
    font-size: 20px;
    line-height: 20px;
}
.pbmit-footer-contact-info span.pbmit-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.pbmit-footer-contact-info span {
    display: block;
    font-weight: 500;
    color: #101010;
    font-size: 20px;
    line-height: 20px;
}
 footer.footer.site-footer:before {
    position: absolute;
    height: 100%;
    width: 100%!important;
    top: 0;
    left: 0;
    content: "";
    display: block;
    background-image: none!important;
    width: calc(100% - 135px);
    border-radius: 0 50px 0 0;
    background-color:#131419;
}
.site-footer .widget.pbmit-footer-news {
    background-color: #8cc63f;
    border-radius: 0 50px 0 0;
    margin-right: 10px;
    padding: 15px 30px;
    color: #fff;
    margin-top: -80px;
}
.textwidget {
    color: #fff;
    font-size: 16px;
}
.textwidget p{
    color: #fff;
    font-size: 16px;
}
.font-size p{
    font-size:16px;
    color:#fff;
}
.site-footer .widget {
    padding: 40px 0 30px;
    position: relative;
}
.pbmit-footer-widget a.btn-arrow {
    border-radius: 0;
    padding: 0;
    display: inline-block;
    margin-top: 30px;
    color: #8cc63f;
}
.pbmit-footer-widget a.btn-arrow:hover {
    color: #fff;
}
.pbmit-footer-widget a:hover.btn-arrow span:before {
    background-color: #fff;
}
.pbmit-footer-widget a.btn-arrow span:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    right: 0;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: #fff;
}
.pbmit-footer-widget a.btn-arrow span {
    position: relative;
    padding-right: 42px;
}
.site-footer .widget ul>li {
    padding: 0 0 14px;
}
.site-footer .widget.widget_nav_menu ul li>a {
    position: relative;
    padding-left: 18px;
    display: block;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer a {
    color: #bbb;
}
.site-footer .widget .footer-phone {
    font-size: 24px;
    color: #fff;
}

.site-footer .widget.widget_nav_menu ul li>a:before {
    position: absolute;
    content: '\f101';
    color: #fff;
    font-family: pbminfotech-base-icons;
    font-weight: 400;
    line-height: normal;
    font-size: 16px;
    left: 0;
}
.footer a:hover{
    color: #8cc63f; 
}
ul.pbmit-footer-menu li, .pbmit-bottom-links li {
    position: relative;
    display: inline-flex;
    display: inline-block;
    padding: 0;
    vertical-align: top;
    padding-right: 10px;
    margin-right: 10px;
}
ul.pbmit-footer-menu li:after, .pbmit-bottom-links li:after {
    content: "";
    width: 1px;
    top: 4px;
    height: 70%;
    background-color: #bbb;
    position: absolute;
    right: -2px;
}
.pbmit-footer-style-2 .pbmit-footer-text-inner {
    background: #000;
    padding: 20px 60px;
    padding-right: 0;
    border-radius: 50px 0 0 0;
    position: relative;
    color: #bbb;
}
.powered img{
     max-width: 85px;
    display: block;
    margin: 0 auto;   
}
.pbmit-footer-text-area ul.pbmit-social-links li a {
  display: block;
  border: 1px solid rgba(255,255,255,.3);
    border-top-color: rgba(255, 255, 255, 0.3);
    border-right-color: rgba(255, 255, 255, 0.3);
    border-bottom-color: rgba(255, 255, 255, 0.3);
    border-left-color: rgba(255, 255, 255, 0.3);
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.pbmit-footer-style-2 .pbmit-footer-text-inner>div {
    position: relative;
    z-index: 9;
}
.pbmit-footer-text-area ul.pbmit-social-links {
    list-style: none;
    text-align: right;
    margin: 0;
}
.pbmit-footer-text-area ul.pbmit-social-links li {
    display: inline-block;
    margin-right: 10px;
}
.pbmit-footer-text-area ul.pbmit-social-links li a {
    display: block;
    border: 1px solid rgba(255,255,255,.3);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.pbmit-footer-logo-box .pbmit-footer-logo {
    text-align: center;
}
.pbmit-footer-text-area ul.pbmit-social-links li a:hover {
  background-color: #8cc63f;
  border-color: #8cc63f;
}
.pbmit-footer-text-area a:hover {
  color: #fff;
}
.align-items-center {
    align-items: center!important;
}
.pbmit-footer-style-2 .pbmit-footer-menu-area {
    text-align: left;
}
.footer.site-footer .widget a {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
}
.pbmit-footer-widget a.btn-arrow span:after {
    position: absolute;
    content: "\e85a";
    font-family: pbminfotech-base-icons;
    top: 2px;
    right: -2px;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
}
.pbmit-footer-news i {
    font-size: 80px;
    line-height: normal;
    color: #fff;
}
.pbmit-footer-news h4 {
    font-size: 26px;
    margin-bottom: 26px;
    color: #fff;
}
.footer-section ul {
    list-style: none;
    padding-left: 0;
}
.site-footer label {
    display: inline-block;
    margin-bottom: 0.5rem;
    color: #fff;
}
.footer-logo figure img {
    width: 190px;
    height: auto;
}
.pbmit-footer-newsletter-form input[type=email] {
    display: block;
    width: 100%;
    height: 52px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    line-height: normal;
    padding: 0 15px;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 6px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.pbmit-footer-newsletter-form button {
    margin-top: 20px;
    padding: 16px 45px;
    border-radius: 30px 0;
    border: none;
    background-color: #101010;
    -webkit-transition: all .6s;
}
.pbmit-footer-newsletter-form button span {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.footer-section ul li a{
	color: #fff;
}
.pbmit-footer-newsletter-form button:hover {
  color: #101010;
  border-radius: 0 30px 0 0;
  background-color: #fff;
}
.footer.site-footer .col-sm-12.col-md-6.col-lg-3 {
    padding-right: 60px;
}
.site-footer .widget {
    padding: 40px 0 30px;
    position: relative;
}
.footer.site-footer .widget .widget-title {
    padding: 0 0 20px;
}
.pbmit-footer-widget .widget .widget-title {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    color: #fff;
    position: relative;
}
.pbmit-footer-widget .widget .widget-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    display: inline-block;
    width: 50px;
    height: 4px;
    background-color: #8cc63f;
}
.pbmit-footer-newsletter-form button:hover span {
  color: #101010;
}
.footer-section ul li a:hover{
  text-decoration: none;
}
.footer-section ul li{
	margin-right: 10px;
	line-height: 2em;
}
.section-bottom-bar{
	background: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
}
.foo-social ul {
    display: inline-flex;
}
.foo-social ul li{
	width: 35px;
    height: 35px;
    display: block;
    background: #3e70af;
    line-height: 35px;
    text-align: center;
}
.footer-section ul li a:before {
    content: "\f0da";
    font: normal normal normal 18px/1 FontAwesome;
    margin-right: 10px;
}
.foo-social ul li a:before {
    content: none;
}
.foo-social ul li:nth-child(2){
	    background-color: #05acce;
}
.foo-social ul li:nth-child(3){
	  background-color: #3fbde9;
}
.foo-social ul li:nth-child(4){
	background-color: #b8529e;
}
.foo-social ul li:nth-child(5){
	background-color: #e20017;
}

/*---------------- Footer css end here-------------------*/

/*---------------- Contact css start here-------------------*/
.contact-information ul {
	position: relative;
}
.contact-information ul {
    list-style: none;
    padding-left: 30px;
}
.contact-information ul li span {
    position: absolute;
    left: 0;
}
.contact-information ul li {
    margin-bottom: 30px;
}
.contact-information ul li:last-child {
    margin-bottom: 0;
}

/*---------------- Contact css end here-------------------*/

/*---------------- Portfolio filter css start here-------------------*/

.filtering {
    margin-bottom: 40px;
}
.filtering span {
    border-bottom: 2px solid transparent;
    color: #282b2d;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 5px;
}
.filtering span:last-child {
    margin: 0;
}
.filtering .active {
    border-color: #ccde02;
    color: #ccde02;
}
.portfolio-wrapper {
    position: relative;
    overflow: hidden;
}
.portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 500ms ease;
}
.portfolio-wrapper .portfolio-image img {
    transform: scale(1.2);
    will-change: transform;
    transition: all 0.5s ease;
    width: 100%;
}
.portfolio-wrapper:hover .portfolio-image img {
    transform: none;
}
.portfolio-overlay:before {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    content: "";
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(0.85);
}
.portfolio-overlay .portfolio-content {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    padding: 0 35px;
}
.portfolio-content h4 {
    color: #000;
    font-weight: 600;
    font-size: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.portfolio-content p {
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.portfolio-content > a {
    line-height: 42px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 800;
}
.portfolio-wrapper:hover .portfolio-overlay {
    background-color: rgba(204, 222, 2, 0.85);
}
.portfolio-wrapper:hover .portfolio-overlay:before {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.portfolio-wrapper:hover .portfolio-overlay .portfolio-content {
    transform: translateY(50%);
    transition: transform 0.5s ease;
    opacity: 1;
}
@media screen and (max-width: 1199px) {
    .portfolio-content h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .portfolio-content h4 {
        margin-bottom: 10px;
    }
    .portfolio-content p {
        font-size: 15px;
    }
    .portfolio-content > a {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .portfolio-content h4 {
        font-size: 17px;
    }
    .portfolio-content p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .portfolio-content h4 {
        font-size: 16px;
    }
}
.grid .grid-item {
    position: relative;
    overflow: hidden;
}
.grid .grid-item .portfolio-wrapper {
    position: relative;
    overflow: hidden;
}
.grid .grid-item .portfolio-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all 500ms ease;
}
.grid .grid-item .portfolio-wrapper .portfolio-image img {
    transform: none;
    will-change: transform;
    transition: none;
    width: 100%;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-image img {
    transform: none;
}
.grid .grid-item .portfolio-overlay:before {
    position: absolute;
    display: inline-block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    content: "";
    opacity: 0;
    transition: all 0.5s ease;
    transform: scale(0.85);
}
.grid .grid-item .portfolio-overlay .portfolio-content {
    position: absolute;
    bottom: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
}
.grid .grid-item .portfolio-content h4 {
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 20px;
    margin-bottom: 10px;
}
.grid .grid-item .portfolio-content p {
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 0;
}
.grid .grid-item .portfolio-content a {
    line-height: 36px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 800;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay {
    background-color: rgba(204, 222, 2, 0.85);
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay:before {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.grid .grid-item .portfolio-wrapper:hover .portfolio-overlay .portfolio-content {
    transform: translateY(50%);
    transition: transform 0.5s ease;
    opacity: 1;
}
@media screen and (max-width: 1199px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .grid .grid-item .portfolio-content h4 {
        margin-bottom: 10px;
    }
    .grid .grid-item .portfolio-content p {
        font-size: 15px;
    }
    .grid .grid-item .portfolio-content a {
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 17px;
    }
    .grid .grid-item .portfolio-content p {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .grid .grid-item .portfolio-content h4 {
        font-size: 16px;
    }
    .grid .grid-item .portfolio-overlay:before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
}
/*---------------- Portfolio filter css end here-------------------*/