/* white you custom css code here. only css code will work */
.navbar-area.nav-style-01 .nav-container .logo-wrapper {
    max-width: 82.5px !important;
}
.navbar-area.nav-fixed .nav-container .logo-wrapper {
    margin-top: 10px !important;
  	margin-bottom: 10px !important;
}
.top-bar-area.header-variant-08{
  display: none !important;
}
/* 
.navbar-nav a{
  color: #012458 !important;
} */

/* .scroll.navbar-nav a{
    color: #fff !important;
} */

/* html:not([data-scroll='0']) {
  color: rgb(0, 0, 0) !important;
}
html:not([data-scroll='0']) .navbar-nav a {
  color: black !important;
}
html:not([data-scroll='800']) .navbar-nav a {
  color: #fff !important;
} */

.count-wrap{
  display:none !important;
}

.lawyer-counterup-area.political-home {
    background-repeat: no-repeat  !important;
    background-size: cover !important;
}

.thumb img {
  border-radius: 20px !important;
}

.industry-btn{
    background-color: #d2d2d2  !important;
    color:  #012458 !important;
}

.industry-btn:after {
    background-color: #012458  !important;
}


.industry-btn:hover {
    background-color: #012458  !important;
    color: #d2d2d2  !important;
}

.industry-btn:hover:after {
    background-color: #d2d2d2  !important;
}

.subtitle{
  font-weight: 700 !important;
  color : #084EAF !important;
  text-transform: none !important;
}

.lawyer-counterup-area.political-home:after {
    background-color: #13287E !important;
}

.lawyer-counterup-area.political-home {
  	background-position-y: center!important;
}

.header-style-03.header-variant-09 .navbar-area .nav-container .logo-wrapper img {
	max-height: 80px;
}

.about_us_widget .footer-logo {
	max-height: 130px;
}


.single-what-img + .content{
  display:none;
}


.lawyer-counterup-area .container{
  display: none;
}

.lawyer-counterup-area::before {
	content: 'Friction Free Revolution';
	display: flex;
	justify-content: center;
	color: white;
	font-size: 7vw;
}
.single-product-item-3 .thumb{
  min-height:111px;
}
/*
.header-style-03.header-variant-09 .navbar-area .nav-container .logo-wrapper img {
	max-height: 125px;
	position: absolute;
	top: 20px;
  	z-index:999;
}

@media screen and (max-width:767px){
  .header-style-03.header-variant-09 .navbar-area .nav-container .logo-wrapper img {
	max-height: 80px;
	position: static;
	top: 0;
	}
}
*/

.header-style-03.header-variant-09 .navbar-area .nav-container .logo-wrapper img {
	max-height: 115px;
	padding: 8px 0px;
}

.mobile-cart{
  display: none;
}

@media only screen and (max-width: 991px){
  .navbar-area .navbar-collapse{
    background-color: #1d2228d1;
  }
}