/*
Theme Name: Aequity Child
Theme URI: http://themeforest.net/user/themexshaper/portfolio/
Author: themexshaper
Author URI: http://themeforest.net/user/themexshaper
Description: Aequity – Consulting Business WordPress Theme
Template:	aequity
Version: 1.0
Text Domain: aequity-child
*/

body {
	font-family: Averia Libre !important;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Big Shoulders Text' !important;
    font-weight: 800;
}

@media only screen and (max-width: 767px) {

 .super-lawyers {
	 padding:100px 0;
 }
 .slbadge-blue {
	 margin:0 auto !important;
	 margin-left:69px !important;
	 
 }
 .home-subscribe-form {
		padding:30px 25px !important
 }
 .home-subscribe-form .wpcf7-email {
	 width:100% !important;
 }
 .home-subscribe-form .wpcf7-submit {
	 padding:10px 15px !important;
	 margin-top:10px;
 }
 .site-header #navbar {
    background: #FFF !important;
	border-left:0 !important;
 }
 .diamond {
	 padding-left:0 !important;
	 column-count:1 !important;
 }
 .diamond li {
	 font-size:14px;
 }
 .diamond li:before {
	 font-size:14px;
	 float:left;
	 transform:none !important;
 }
 .custom-button a {
	 padding:10px !important;
 }
 .padding-default.full-width {
	 padding-top:50px !important; 
 }
 .custom-button .creative_icon_left {
	float:left;
 }
 .page-title {
    height: 150px !important;
 }
}

@media (max-width: 991px) {
	.header-style-3 .navigation {
		background-color: #000;
		border-top: 0;
	}
}
.search-quote {display:none;}
#navbar > ul > li > .sub-menu { border-top:2px solid #ba840a !important;}
.breadcrumb-trail { display:none;}
.custom-bullet ul li:after {
    position: absolute;
    left: 20px;
    font-family: 'themify';
    content: "\e64c";
    font-size: 15px;
    font-weight: bold;
}
.custom-bullet ul li { list-style:none;}
.menu-scheduling { margin-top:25px;}
.menu-scheduling a {
    background: #bb850a;
    padding: 15px 30px !important;
	text-transform:uppercase;
	letter-spacing:2px;
}
.menu-scheduling a:hover {
    background: #1c2535 !important;
    padding: 15px 30px !important;
	color:#FFF !important;
}

.footer-services-menu { 
	margin-left:20px;
}
.custom-3-boxes {
    text-align: center;
    margin-top: -30px;
}

.flipper .front {
    background: #bb850a;
    box-shadow: 1px 1px 0px #999, 2px 2px 0px #ccc, 3px 3px 0px #ccc, 4px 4px 0px #ccc, 5px 5px 0px #ccc, 6px 6px 0px #ccc;
	cursor:pointer;
}
.flipper .back {
	cursor:pointer;
}
.flipper .back {
	border:0 !important;
}
.current-menu-item {
		color:#bb850a;
}
.footer-social {
	padding-left:0;
	padding-top:15px;
}
.footer-social li a {
	padding: 0px 5px;
	transition: transform .5s;
}
.footer-social li a i {
    padding: 10px 15px;
    transition: transform .5s;
    font-size: 20px;
}
.footer-social li a i:hover {
	transform: scale(1.5); 
}
.footer-social li {
    list-style: none;
    display: inline-block;
    background: #bb850a;
    margin-left: 10px;
	line-height:0 !important;
}
.footer-social li i {
	color:#FFF;
}
.current-menu-item > a { 
	color:#bb850a !important;
}
.current-page-ancestor > a { 
	color:#bb850a !important;
}
.menu-scheduling a { 
	color:#FFF !important;
}
.custom-button a { 
	border:none !important;
	box-shadow: 1px 1px 0px #999, 2px 2px 0px #ccc, 3px 3px 0px #ccc, 4px 4px 0px #ccc, 5px 5px 0px #ccc, 6px 6px 0px #ccc;
    cursor: pointer;
}
.mediator-title .section-title {
	margin-bottom:30px;
}

.home-subscribe-form {
    background: #1c2535;
    padding: 50px 50px 0px 50px;
    border-radius: 10px;
    box-shadow: 1px 1px 0px #999, 2px 2px 0px #fff, 3px 3px 0px #fff, 4px 4px 0px #fff, 5px 5px 0px #fff, 6px 6px 0px #fff;
}
.home-subscribe-form .wpcf7-email{
    border: none;
    padding: 15px;
    width: 70%;
}

.home-subscribe-form .wpcf7-submit {
    border: none;
    padding: 15px 45px;
    color: #1c2535;
    font-size: 20px;
    margin-left: 15px;
    float: right;
}

.home-subscribe-form .wpcf7-email:focus-visible {
	outline:0;
}

.home-subscribe-form .wpcf7-response-output{
    color: #FFF;
}
.poster-img { 
	text-align:center;
    
}
.poster-img img {
	box-shadow: 1px 1px 0px #999, 2px 2px 0px #ccc, 3px 3px 0px #ccc, 4px 4px 0px #ccc, 5px 5px 0px #ccc, 6px 6px 0px #ccc;
	transition: transform .5s;
	cursor:pointer;
}
.poster-img img:hover {
	transform: scale(1.1); 
}
.home-profile-section .section-title {
	text-align:left;
}

.contact-info i {
	transition: transform .5s;
}
.contact-info i:hover {
	transform: scale(1.5); 
}
.one-one {
    box-shadow: 4px 3px 5px 0px rgb(156 152 152 / 75%);
    padding: 25px;
    min-height: 130px;
	position:relative;
	text-align:center;
	border-radius:0px 20px 0px 20px;
}
.one-one:hover {
	color:#FFF;
	background:#1c2535;
	cursor:pointer;
}

.one-one a {
    position: absolute;
    bottom: 20px;
    right: 25%;
    background: #bb850a;
    padding: 7px 15px;
    color: #FFF;
}
.one-one a:hover {
	color:#FFF;
}

.claimant-page .custom-button a {
	width:100%;
}
.claimant-page .custom-button a  {
	box-shadow:none !important;
}

.our-team {
    background: #f5f5f5;
    padding: 40px 0 28px 0px;
    border-radius: 20px;
}
.our-team .kc_single_image img {
	margin-left:-35px;
	box-shadow:0px 5px 35px -10px rgb(0 0 0 / 50%);
}
.our-team .section-title {
    padding-top: 30px;
    margin-bottom: 0;
}
.our-team .section-title h2 {
    font-size:25px;
}
.header-style-3 .navigation.sticky-header {
	/*background-color: #1c2535 !important;*/
	background-color:rgba(0, 0, 0, 1.0);
}

.our-team:hover {
	background-image: linear-gradient(to bottom, #ffca08 0%, #f70067 100%);
}
.our-team:hover .section-title span {
	color:#FFF;
}
.our-team:hover .section-title h2{
	color:#FFF;
}
.our-team:hover span:after {
	background-color:#FFF;
}
.our-team:hover span:before {
	background-color:#FFF;
}
.custom-button .creative_icon_left {
	float:left;
}
.diamond li {
	 font-size:14px;
 }
 
.circle{
    counter-reset: list-counter;
    list-style: none;
    float:left;
}
.circle li{
    margin: 1.5em 0;    
}
.circle li:before{
    content: counter(list-counter);
    counter-increment: list-counter;
    width: 1em;
    height: 1em;
    padding: .5em;
    margin-right: 1em;
    border-radius: 50%;
    border: .25em solid #f2f3f3;
    background: #bb850a;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    
}

.square{
    counter-reset: list-counter;
    list-style: none;
    float:left;
}
.square li{
    margin: 1.5em 0;    
}
.square li:before{
    content: counter(list-counter);
    counter-increment: list-counter;
    width: 1em;
    height: 1em;
    padding: .5em;
    margin-right: 1em;
    border: .25em solid #ccc;
    background: #000;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    
}

.diamond{
    counter-reset: list-counter;
    list-style: none;
    column-count:3;
}
.diamond li{
    margin: 10px 0;
	display:inline-block;
	line-height:1.5 !important;
}
.diamond li:before{
    content: counter(list-counter);
    counter-increment: list-counter;
    transform: rotate(45deg);
    text-transform: rotate(90deg);
    width: 3em;
    height: 3em;
    padding: .5em;
    margin-right: 1em;
    border: .25em solid #f2f3f3;
    background: #bb850a;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    float:left;
}

.large{
    counter-reset: list-counter;
    list-style: none;
    float:left;
}
.large li{
     margin: 1.5em 0;
    line-height: 1em
}
.large li:before{
    content: counter(list-counter);
    counter-increment: list-counter;
    font-family: arial;
    color:#666;
    font: bold;
    font-size: 2em;
    margin-right: .5em;
}
.oval{
    counter-reset: list-counter;
    list-style: none;
    float:left;
}
.oval li{
    margin: 1.5em 0;    
}
.oval li:before{
    content: counter(list-counter);
    counter-increment: list-counter;
    width: .5em;
    height: 1em;
    padding: .5em;
    margin-right: 1em;
    border-radius: 50%;
    border: .25em solid #ccc;
    background: #000;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    
}
.padding-default.full-width {
	padding:50px 0 !important;
}
.attorny-single-section .contact-form input[type=submit] {
	max-width:100% !important;
}
.team-social-icon {
	padding-left:0;
}
.team-social-icon li {
	list-style:none;
	padding-right:10px;
	display:inline-block;
}
.team-social-icon li i {
	color:#1E73BE;
}
.team-right-content h3 {
	margin-top:0;
}
.team-right-content h5 {
	margin-top:0;
}
.wpcf7-submit:focus {
	border-color:none !important; 
}

.about-page-logo {
	position:absolute;
	right:0;
	top:10%;
}
.blog-section .entry-media img {
	width:100%;
	height:234px !important;
}

.kc-flip-container .front .front-content {
	padding:30px 12px !important;
}

.navbar-nav li a {
	font-size: 20px !important;
}

.super-lawyer {
    position: absolute;
    top: 18%;
}
.navbar-brand {
	margin:0 !important;
	padding:0 !important;
}
.footer-widget-area .logo {
	display:none;
}
.recaptcha div {
	padding:0 !important;
}
.super-lawyers {
	position:relative;
}
.super-lawyers .kc-raw-code {
	margin:0;
	position:absolute;
	top:50%;
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
.slbadge-blue {
	width:200px !important;
	height:166px !important;
}
