/**
Theme Name: MA Associates
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ma-associates
Template: astra
*/

.gform_required_legend{
	display:none!important;
}
.case-block-1 .case-bl-l{
	background: url(assets/images/drunk-driving_535082599.webp);
}

ul.crim-list li:before {
    content: '';
    position: absolute;
    background-image: url(assets/images/check-square-duotone.webp);
    width: 24px;
    height: 24px;
    background-position: left center;
    background-size: contain;
    left: 0;
    top: 2px;
    background-repeat: no-repeat;
}
ul.crim-list.crim-list-2 li:before {
    background-image: url(assets/images/check-square-duotone-g.webp);
}

/*mega-menu-css-start*/
.menu-left-img{
	    background-image: url(assets/images/lawyer-consulting_2502090079.webp);
    min-height: 320px;
 background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	border-radius: 10px;
}


.astra-megamenu{
      grid-template-columns: 1fr 1.2fr 1.2fr!important;
    display: grid!important;
    gap: 15px;
	    padding: 30px 30px 15px!important;

}

#menu-item-608 .astra-nested-sub-menu{
	grid-template-columns: 1fr 1fr;
    gap: 50px;
    display: grid !important;
}


.sub-menu li{
	    position: relative;
    padding-left: 90px;
	  
}

.sub-menu li:not(:last-child){
	  padding-bottom: 20px;
}  


.sub-menu li .astra-mm-icon-label{
	    position: absolute;
    left: 0;
	    top: 6px;
}

.sub-menu  .menu-text{
	color:#000!important;
}

.astra-nested-sub-menu li .astra-mm-icon-label img{
	    width: 50px!important;
    height: 50px!important;
}

.mega-menu-para{
	    font-weight: normal;
    font-size: 15px;
    padding: 6px 0px
}

.ast-mm-custom-content{
	    padding: 0!important;
}


ul.astra-megamenu {
    border-radius: 10px;
}
p.menu-h {
    font-family: 'Tenor Sans';
    color: #011e60;
    font-weight: 600;
    font-size: 30px;
    padding-bottom: 12px;
    line-height: 1.3;
}
p.menu-sub-h {
    padding-bottom: 25px;
}
span.astra-mm-icon-label {
    width: fit-content;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 10px;
}
.ast-mm-custom-content.ast-mm-widget-content {
    margin-top: 0 !important;
}
ul.astra-megamenu a{
	padding: 0 !important;
}
.astra-megamenu .current-menu-item>a{
	background: none !important;
}
.astra-megamenu .current-menu-item .astra-mm-icon-label, .astra-megamenu .sub-menu .menu-item:hover .astra-mm-icon-label{
	background: #c2902d;
}
.astra-megamenu .current-menu-item .astra-mm-icon-label img, .astra-megamenu .sub-menu .menu-item:hover .astra-mm-icon-label img{
	filter: brightness(9999);
}
/*mega-menu-css-end*/

/*ser-page-css-start*/

.page-banner-inner-2{
    min-height: 550px !important;
    height: 60vh !important;
}

.ser-icon{
    background: #011e60;
    width: fit-content;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    position: absolute;
    bottom: -50px;
    left: 40px;
	border-radius:10px;
	overflow:hidden;
}

.ser-icon img{
    filter: brightness(999);
	    padding-bottom: 15px;

}
.ser-icon span{
	    display: block;
    font-weight: 600;
	    background: #c2902d;
    padding: 10px 15px;
}

.border-radius-col>div{
	border-radius:10px;
}

.individual-ser-inner-1{
	    padding-bottom: 50px;
	    z-index: 9;
    position: relative;
}

.individual-ser-inner-2>div:nth-child(2)>div{
	    background: #fff;
    padding: 40px !important;
    border-radius: 10px;
/*     margin-top: -40px; */
	    box-shadow: rgba(45, 83, 121, 0.05) 0px 2px 74px 0px;
	
}


.individual-ser-inner-2>div:nth-child(2) ul.crim-list{
	    grid-template-columns: repeat(1, 1fr);
	    padding-bottom: 20px;
    padding-top: 10px;
}

.individual-ser-page-row:after{
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: 60%;
    border-radius: 10px;
    background: #F6F5F2;
    left: 0;
    right: 0;
    margin: auto;
    top: 10px;
}

.individual-ser-page-row{
	    margin-bottom: 50px !important;
}
.page-banner-inner-2.vc_row {
    height: 55vh;
    min-height: 450px;
	    margin-top: 30px;
    background-position: top !important;
}
.ser-2nd-grid{
    display: grid;
    grid-template-columns: 50% auto;
    grid-column-gap: 30px;
    padding-top: 20px;
    padding: 30px 0px;

}

.ser-3rd-section-inner{
	    display: grid !important;
    grid-template-columns: 50% auto!important;
    grid-column-gap: 60px;
}



.ser-2nd-grid>div:nth-child(2){
        background: #c2902d;
    padding: 20px;
    border-radius: 10px;
    color: #fff;
}

.ser-content-inner-1{
	    display: grid!important;
    grid-template-columns: 55% auto;
    grid-column-gap: 60px;
}

.ser-content-inner-1>div{
	width:100%!important;
}
.bullet-points{
	margin-top:0px!important;
}

.ser-3rd-section-inner .border-radius-col>div>div{
    height: 100%;
    background: #011E60;
    color: #fff !important;
    padding: 40px !important;
    border-radius: 10px;

}

.ser-3rd-section-inner>div:nth-child(1) ul{
	column-count:2;
}

.ser-3rd-section-inner>div:nth-child(1) .sub-head{
    border-top: 1px solid grey;
    padding-top: 30px;
    margin-top: 30px;

    color: #011e60;
}

	.sub-head{
		    font-family: 'Tenor Sans', sans-serif;
    margin-bottom: 10px !important;
    font-size: 20px;
		    font-weight: 700;
	}

.ser-2nd-grid .bullet-points , .ser-3rd-section-inner .bullet-points  {
	display:block;
}


.page-id-459 .ser-3rd-section-inner {
    display: grid !important;
    grid-template-columns: 35% auto !important;
    grid-column-gap: 60px;
}

.ser-2nd-grid .bullet-points li , .ser-3rd-section-inner ul li{
	padding-bottom:12px;
}

.ser-2nd-grid .bullet-points li:before{
	    top: 6px!important;

}

	div.page-banner-row .banner-block{

    grid-template-columns: 1.3fr 1fr!important;
		
	}

/*ser-page-css-end*/

/*about-page-css-start*/

.about-inner h2{
    padding-bottom: 50px;
    border-bottom: 2px solid #8080803b;
	margin-bottom:60px!important;

}



.about-inner-2 .border-radius-col>div{
	    margin-left: 50px;
    margin-bottom: 50px !important;
	z-index:9
}

.about-inner-2 .border-radius-col{
	position:relative;
}

.about-inner-2 .border-radius-col>:before{
content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background: transparent;
    width: 85%;
    height: 85%;
    border-radius: 10px;
    z-index: -1;
    border-left: 50px solid;
    border-bottom: 50px solid;
    border-color: #c2902d;
}

.about-inner-2 .border-radius-col>:after{
    content: '';
    display: block;
    position: absolute;
    left: 42px;
    bottom: 42px;
    background: transparent;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    z-index: -1;
    border-color: #f6f5f2;
    border: 8px solid #f6f5f2;
    width: calc(100% - 5px);
}

.about-inner-2 .border-radius-col img{
	border-radius:10px;
}

.about-inner-2 .border-radius-col>div{
    border-radius: 10px;
}

.abt-choose-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    /* padding-top: 50px; */
    grid-row-gap: 40px;
  
}


.abt-choose-grid>div{
	position:relative;
	padding:25px;
}

.abt-choose-grid>div:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 10px;
    background:#F6F5F2;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: .3s ease-out all;
	display:block;
}
.abt-choose-grid>div:nth-child(1):before{
display:none!important;
}
.abt-choose-grid>div:nth-child(1){
	
}

.abt-choose-grid>div:hover:before , .abt-choose-grid>div:nth-child(2):before{
/* 		    transform: rotate(-2deg); */
	    transition: .3s ease-out all;
	
	   background:#c2902d;
}

.abt-choose-grid>div:hover , .abt-choose-grid>div:nth-child(2){
	color:#fff!important;
}

.abt-choose-grid>div:hover  .choose-sub-head , .abt-choose-grid>div:nth-child(2) .choose-sub-head{
	color:#fff!important;
}
.abt-choose-grid>div:hover  img , .abt-choose-grid>div:nth-child(2) img {
	    filter: brightness(999);
}

.choose-sub-head{
padding-bottom: 15px;
    font-family: 'Tenor Sans';
    color: #011e60;
    font-size: 20px;
    line-height: 26px;
    position: relative;
    padding-left: 60px;
    font-weight: 600;
}
.choose-sub-head img{
	position: absolute;
    left: 0;
    width: 50px;
    top: -10px;
}

.abt-choose-grid h2{
	padding-bottom:30px;
}

.about-page-row:before{
	    top: 10px!important;
}

/*about-page-css-end*/