@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	list-style: none;
	border: none;
}
body {
	font-family: 'Roboto', sans-serif;
}
img {
	max-width: 100%;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #F90004;
	text-decoration: none;
}
.clear {
	clear: both;
}
.row {
	width: 100%;
	float: left;
}
.center {
	text-align: center;
}
/*Main css============================*/
.wrapper {
	width: 90% !important;
	margin: 0 auto !important;
	max-width: 1200px;
	float: none !important;
}
.wrapper2{
	width: 85% !important;
	margin: 0 auto !important;
	max-width: 1180px;
	float: none !important;
}
.wrapper3 {
    width: 85% !important;
    margin: 0 auto !important;
    max-width: 1000px;
    float: none !important;
}
.vc_column_container>.vc_column-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}
.wpcf7-response-output {
    width: 100%;
    float: left;
    text-align: center;
}
.sitemap-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.sitemap-row-1 h2 {
    font-size: 25px;
    color: #131313;
    font-weight: 700;
    margin: 15px 0;
    font-family: 'Playfair Display', serif;
    margin-bottom: 15px;
}
.cat-item.cat-item-1 {
    display: none !important;
}
.book-a-consultation .wpcf7-response-output{
	color:#fff !important;
}
.table-post {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
    background-color: transparent;
}
.table-post td {
    font-size: 15px;
    color: #171717;
    border: 1px solid #0f4196;
    background: #fff;
    padding: 8px;
}
.table-post th {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0f4196;
    box-shadow: 0 5px 0 #fff;
    text-align: center;
    border-right: 1px solid #fdbe87;
    padding: 8px;
    line-height: 1.6;
}
.header-top {
	width: 100%;
	float: left;
	border-bottom: #d3e4ff solid 1px;
    margin-bottom: 10px;
	padding-bottom: 10px;
}
#mega-menu-item-22 {
	margin-right:0px !important;
}
.header-top ul {
	float:right;
}
.header-top ul li {
	display: inline-block;
	color: #0f4196;
	padding: 5px 0 5px 20px;
	font-weight: 600;
	font-size: 16px;
}
.header-top ul li i {
	margin-right:5px;
}
.header-top ul li:nth-child(1) {
	background: url("../images/icon-1.png") left center no-repeat;
	padding-right:22px;
	border-right:#d3e4ff solid 1px;
}
.header-top ul li:nth-child(2) {
	background: url("../images/icon-2.png") left center no-repeat;
}
.header-top ul li:nth-child(3) {
	float: right;
	background: url("../images/icon-3.png") left center no-repeat;
}
.header-top ul li a {
	color: #0f4196;
}
.header-top ul li span {
	font-weight: 400;
}
.header {
	width: 100%;
	float: left;
	padding: 5px 0;
}
.header-col-1 {
	float: left;
}
.header-col-2 {
	float: right;
	padding-top: 4px;
}
#mega-menu-item-24 a {
	background: #0f4196 !important;
	border-radius: 5px !important;
	color: #FFF !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
}
#mega-menu-item-22 a {
	background: #53b5f7 !important;
	border-radius: 5px !important;
	color: #FFF !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.banner {
	width: 100%;
	float: left;
}
.btn-1 a {
	background: #0f4196;
	padding: 15px 35px;
	border-radius: 30px;
	border: #fff solid 1px !important;
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	color: #FFF !important;
}
.contact-row-1 {
	width: 100%;
	float: left;
	padding: 50px 0;
}
.contact-row-1-col-1 {
	float: left !important;
	width: 44% !important;
}
.contact-row-1-col-2 {
	float: right !important;
	width: 52% !important;
}
.contact-row-1-col-1 h3 {
	font-size: 14px;
	color: #676767;
	letter-spacing: 3px;
}
.contact-row-1-col-1 h2 {
	font-size: 29px;
	color: #131313;
	font-weight: 700;
	margin: 15px 0;
	font-family: 'Playfair Display', serif;
}
.btn-2 {
	border: #000 solid 1px;
	padding: 15px 40px;
	font-size: 15px;
	font-weight: 600;
	margin-top: 20px;
	display: inline-block;
	background: url("../images/icon-5.png") right center no-repeat;
}
.contact-row-1-col-2 p {
	font-size: 15px;
	color: #050505;
	line-height: 25px;
	text-align: justify;
}
.sevice-box {
	box-shadow: 0px 0px 6px 0px rgba(122,122,122,0.4);
	border: #e4e4e4 solid 1px;
	border-radius: 14px;
	margin-right: 2%;
	width: 23.5% !important;
	overflow: hidden;
	float:left;
}
.sevice-box:nth-child(4) {
	margin-right: 0px;
	
}
.sevice-box h2 {
	padding-left: 15px;
	font-weight: 600 !important;
	margin: 15px 0;
	font-family: 'Roboto', sans-serif !important;
}
.sevice-box ul {
	width: 100%;
	float: left;
	min-height: 335px;
	padding-left: 15px;
	margin-bottom: 20px !important;
}
.sevice-box ul li {
	display: block;
	width: 100%;
	float: left;
	background: url("../images/icon-6.png") left 4px no-repeat;
	font-size: 15px;
	color: #3a3939;
	padding-left: 22px;
	padding-right:10px;
	margin-bottom: 12px !important;
}
.btn-4 {
	color: #fff;
	padding: 15px 50px 15px 40px;
	font-size: 15px;
	font-weight: 600;
	margin: 30px 0 !important;
	border-radius: 30px;
	display: inline-block;
	background:#0f4196 url("../images/icon-5.png") right center no-repeat;
}
.contact-row-2 {
	float: left;
	width: 100%;
}
.content-row-3 {
	width:100%;
	float:left;
}
.content-row-3-col-1 {
	width:50% !important;
	float:left !important;
	padding: 50px 50px !important;
	background: #0f4196;
	text-align: center;
}
.content-row-3-col-1 h2 {
	font-size: 31px;
	color: #FFF;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Playfair Display', serif;
}
.content-row-3-col-2 {
	width:50% !important;
	float:right !important;
}
.content-row-3-col-2 img {
	display: block;
	
}
.content-row-3 .btn-6 {
    font-size: 15px;
    color: #0f4196;
    background: #FFF url(../images/icon-5.png) right center no-repeat;
	margin-top: 28px;
    padding: 13px 50px 13px 30px;
    display: inline-block;
    font-family: 'Playfair Display', serif;
}
.choos-list {
	column-count: 2;
}
.choos-list li {
	width: 100%;
    margin-bottom: 14px;
    padding: 0 27px 15px 75px !important;
	text-align:left;
}
.choos-list li h3 {
	color: #FFF;
    font-size: 14px;
    line-height: 25px;
	padding-bottom: 10px;
    border-bottom: #fff dashed 2px;
}
div.easy-t-cycle-next {
    float: right;
	 margin-top: -49px;
    position: relative;
    z-index: 999;
    margin-right: 52px;
	background: #0f4196;
    color: #fff;
    padding: 6px 10px;
    border-radius: 17px;
	font-size: 14px;
}
	div.easy-t-cycle-prev {
    float: left;
    margin-top: -49px;
    position: relative;
    z-index: 999;
    margin-left: 52px;
	background: #0f4196;
    color: #fff;
    padding: 6px 10px;
    border-radius: 17px;
	font-size: 14px;
}
.easy-t-cycle-pager span.cycle-pager-active{
	color: #53b5f7 !important;
}
.choos-list li:nth-child(1) {
	background: url("../images/icon-8.png") left 5px no-repeat;
}
.choos-list li:nth-child(2) {
	background: url("../images/icon-9.png") left 5px no-repeat;
}
.choos-list li:nth-child(3) {
	background: url("../images/icon-10.png") left 5px no-repeat;
}
.choos-list li:nth-child(4) {
	background: url("../images/icon-11.png") left 5px no-repeat;
}
.choos-list li:nth-child(5) {
	background: url("../images/icon-12.png") left 5px no-repeat;
}
.choos-list li:nth-child(6) {
	background: url("../images/icon-13.png") left 5px no-repeat;
}
.choos-list li:nth-child(7) {
	background: url("../images/icon-14.png") left 5px no-repeat;
}
.choos-list li:nth-child(8) {
	background: url("../images/icon-15.png") left 5px no-repeat;
}
.choos-list li:nth-child(9) {
	background: url("https://nhashmilaw.com/wp-content/uploads/2022/03/gggg.png") left 5px no-repeat;
}
.choos-list li:nth-child(10) {
	background: url("https://nhashmilaw.com/wp-content/uploads/2022/03/pppp.png") left 5px no-repeat;
}
.content-row-4 {
	width: 100%;
	float: left;
	background: url("https://nhashmilaw.com/wp-content/uploads/2022/04/tm.jpg") left top no-repeat;
	padding: 60px 0 !important;
	background-size: cover;
}
.content-row-4-box {
	width: 100%;
	float: left;
	padding: 70px 0;
	border: #FFF solid 1px;
	text-align: center;
}
.content-row-4-box h4 {
	font-size: 16px;
	color: #99d6ff;
	margin-bottom: 10px;
}
.content-row-4-box h2 {
	font-size: 32px;
	color: #FFF;
	margin-bottom: 10px;
	font-family: 'Playfair Display', serif;
}
.content-row-4-box h3 {
	font-size: 18px;
	color: #FFF;
	margin-bottom: 10px;
}
.content-row-4-box h5 {
	font-size: 18px;
	color: #99d6ff;
	margin-bottom: 20px;
}
.content-row-4-box p {
	font-size: 16px;
	color: #FFF;
	line-height: 27px;
	padding: 0 8%;
	font-weight: 300;
}
.content-row-4-box .btn-5 {
	font-size: 15px;
	color: #0f4196;
	background: #FFF url("../images/icon-5.png") right center no-repeat;
	padding: 13px 50px 13px 30px;
	display: inline-block;
	margin-top: 25px;
	font-family: 'Playfair Display', serif;
}
.content-row-5 {
	width: 100%;
	float: left;
	padding: 100px 0 120px 0 !important;
	background: #FFF url("../images/bg-5.png") left top no-repeat;;
}
.content-row-5-col-1 {
	width: 35% !important;
	float: left !important;
}
.content-row-5-col-2 {
	width: 62% !important;
	float: right !important;
	position:relative;
}
.header-area-3 {
	display: none;
}
.testimonial_body:after, .testimonial_body:before {
	display: none;
}
.easy_testimonial .main-content-3 .testimonial_body {
	padding: 0px !important;
	margin: 0px !important;
}
.content-row-5-col-2 img {
	padding-left: 20px;
}
.content-row-5-col-2 h3 {
	padding-left: 20px;
	font-size: 15px;
	color: #676767;
	margin-bottom: 10px;
}
.content-row-5-col-2 h2 {
	font-size: 32px;
	padding-left: 20px;
	color: #131313;
	font-weight: 600;
	font-family: 'Playfair Display', serif;
}
.easy_testimonial .main-wrapper {
	box-shadow: 0px 0px 20px 0px rgba(194,194,194,0.5) !important;
	padding-bottom: 115px !important;
}
.content-row-5-col-2 .easy_testimonial .footer-area-3 {
    position: absolute;
    width: 100%;
    left: 31px;
    bottom: 155px;
}
.testimonial-client {
	font-size: 18px !important;
	color: #45a6e7 !important;
	font-weight: 600;
	font-family: 'Playfair Display', serif;
}
.testimonial-position {
	font-size: 14px !important;
	color: #393939 !important;
	font-weight: 600;
}
.testimonial_body  p {
	font-size: 16px !important;
	color: #444444 !important;
	font-weight: 300;
	text-align: justify;
	line-height: 26px !important;
}
.why-choose-row-1-col-2.book-box {
	width:100% !important;
	float:left;
	padding:0 15% !important;
}
.why-choose-row-1-col-2.book-box h2 {
	color:#FFF !important;
	margin-bottom:35px !important;
	text-align:center;
	font-size:40px !important;
}

.book-a-consultation {
	background: url("../images/book-bg-6.jpg") center center no-repeat;
	background-attachment:fixed;
	width:100%;
	float:left;
	padding:50px 0 !important;
}
.footer-area-3 img {
	width: 90px;
    margin-left: 20px;
    height: 90px;
    max-width: auto !important; 
    padding: 0px;
}
.content-row-6 {
	width: 100%;
   float: left;
}
.content-row-6 h2 {
	font-size: 32px;
    padding-left: 20px;
	margin-bottom:15px;
    color: #131313;
    font-weight: 600;
    text-align: center;
    font-family: 'Playfair Display', serif;
}
.content-row-7 {
	width: 100%;
   float: left;
	padding: 50px 0;
}
.content-row-7 h3 {
	padding-left: 20px;
	font-size: 15px;
	color: #676767;
	margin-bottom: 10px;
	text-align: center;
}
.content-row-7 h2 {
	font-size: 32px;
	padding-left: 20px;
	color: #131313;
	font-weight: 600;
	text-align: center;
	font-family: 'Playfair Display', serif;
}
.home-blog {
	width: 100%;
	float: left;
	margin-top: 45px !important;
}
.home-blog li {
	display: inline-block;
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
	border: #d6ecfb solid 1px;
	position: relative;
	padding-bottom: 30px;
}
.home-blog li:nth-child(3n) {
	margin-right: 0px;
}
.home-blog li .img-box {
	width: 100%;
	float: left;
}
.home-blog li .home-blog-details {
	width: 100%;
	float: left;
	padding: 20px !important;
}
.home-blog li .img-box img {
	display: block;
}
.home-blog li .home-blog-details .date {
	background: url("../images/icon-16.png") left center no-repeat;
	font-size: 14px;
	color: #45a6e7;
	padding-left: 25px;
	margin-right: 15px;
}
.home-blog li .home-blog-details .posted-by {
	background: url("../images/icon-17.png") left center no-repeat;
	font-size: 14px;
	color: #45a6e7;
	padding-left: 25px;
}
.home-blog li .home-blog-details h4 {
	font-size: 18px;
	color: #171616;
	font-weight: 600;
	margin: 15px 0;
	min-height: 70px;
}
.home-blog li .home-blog-details p {
	font-size: 15px;
	color: #050505;
	line-height: 25px;
}
.home-blog li .home-blog-details .more-btn {
	position: absolute;
	left: 30%;
    bottom: -55px;
	color: #fff;
    padding: 15px 50px 15px 40px;
    font-size: 15px;
    font-weight: 600;
    margin: 30px 0 !important;
    border-radius: 30px;
    display: inline-block;
    background: #0f4196 url(../images/icon-5.png) right center no-repeat; 
}
.footer {
	width: 100%;
	float: left;
	background: #0c3374;
	padding: 80px 0 35px 0;
}
.footer h2 {
	font-size: 22px;
	color: #FFF;
	font-weight: 600;
	margin-bottom: 25px;
}
.footer-row-1 {
	width: 100%;
	float: left;
}
.footer-row-1-col-1 {
	width: 28%;
	float: left;
	padding-left: 80px;
	position: relative;
}
.f-address li {
	display: block;
	float: left;
	color: #FFF;
	font-size: 14px;
	padding-left: 5px;
	line-height: 20px;
	margin-bottom: 8px;
	width:100%;
}
.f-address li  i {
	margin-right: 10px;
	color: #45a6e7;
	font-size: 17px;
	float: left;
    margin-bottom: 5px;
}
.f-address li a {
	color: #FFF;
}

.footer-row-1-col-1:after {
	position: absolute;
    left: -32px;
    top: -50px;
    content: "1";
    font-size: 230px;
    color: #23417b;
    font-weight: 600;
}
.footer-row-1-col-2:after {
	position: absolute;
    left: -15px;
    top: -50px;
    content: "2";
    font-size: 230px;
    color: #23417b;
    font-weight: 600;
}
.footer-row-1-col-3:after {
	    position: absolute;
    left: -32px;
    top: -47px;
    content: "3";
    font-size: 230px;
    color: #23417b;
    font-weight: 600;
}
.footer-row-1-col-2 {
	width: 35%;
    float: left;
    position: relative;
    padding-left: 115px;
    padding-right: 30px;
}
.footer-row-1-col-3 {
	width: 32%;
    float: left;
    position: relative;
    padding-left: 110px;
}
.footer-row-2 {
	width: 100%;
	float: left;
	padding: 30px 100px;
	border-bottom: #3a598e solid 1px;
	border-top: #3a598e solid 1px;
	margin: 35px 0 !important;
}
.footer-row-2 h3 {
	font-size: 20px;
	font-weight: 600;
	color: #FFF;
	float: left;
	padding-top: 15px;
}
.social-list {
	float: left;
	/*margin-left: 40px;*/
	margin-top: 10px;
}
.social-list li {
	display: inline-block;
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 12px;
}
.social-list li i {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: #FFF solid 2px;
	text-align: center;
	line-height: 26px;
}
.social-list li a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	text-align: center;
}
.footer-row-2-col-1 {
	width: 40%;
	float: left;
}
.footer-row-2-col-2 {
	width: 56%;
	float: right;
}
.footer-row-3 {
	width: 100%;
	float: left;
}
#menu-footer-nav {
	width: 100%;
	float: left;
	padding: 0 10%;
	text-align: center;
}
#menu-footer-nav li {
	display: inline-block;
	padding: 0 15px;
	
}
#menu-footer-nav li a {
	color: #FFF;
}
.copyright {
	width: 100%;
	float: left;
	padding: 30px 0;
	background: #09295e;
	text-align: center;
}
.copyright p {
	color: #FFF;
	font-size: 14px;
}
.copyright p a{
	color: #FFF;
}
.inner_head {
	width:100%;
	float:left;
	position:relative;
}
.inner_head img {
	display:block;
}
.inner-title {
	width:100%;
	position:absolute;
	left:0px;
	top:70px;
	text-align:center;
}
.inner-title h1 {
	font-size: 50px;
    color: #FFF;
	text-transform:uppercase;
	letter-spacing:2px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Playfair Display', serif;
}
.b-nav li {
	display:inline-block;
	font-size:22px;
	color:#53b5f7;
	padding:0 10px;
	letter-spacing:2px;
}
.b-nav li:nth-child(2) {
	background: url(../images/l-icon.png) center center no-repeat;
	width:12px;
	height:15px;
}
.b-nav li a {
	color:#FFF;
}
.about-row-1 {
	width:100%;
	float:left;
	background:#f9f9f9;
	padding-bottom:100px;
}
.about-row-1-box {
	width:100%;
	float:left;
	background:#FFF;
	padding:20px;
	margin-top:-100px;
	box-shadow: 0px 0px 10px 0px rgba(150,150,150,0.5);
}
.about-row-1-col-1 {
	width:45% !important;
	float:left !important;
}
.about-row-1-col-2 {
	width:50% !important;
	float:right !important;
	padding-top:40px;
}
.about-row-1-col-2 h2 {
	font-size: 40px;
    color: #00204c;
	text-transform:uppercase;
	letter-spacing:2px;
    font-weight: 600;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif;
}
.about-row-1-col-2 p {
	position: relative;
    color: #575d6e;
    font-size: 16px;
    line-height: 1.8em;
	text-align:justify;
}
.about-row-2 {
	width:100%;
	float:left;
	background:#0f4196 url(../images/image-1.jpg) left top no-repeat;;
	padding:60px 0;
	background-size:cover;
	background-attachment:fixed;
}
.about-row-2 ul {
	column-count:4;
	column-gap:20px;
}
.about-row-2 ul li {
	display:inline-block;
	margin-bottom:20px;
	border: #bed5fc solid 1px;
    padding: 15px;
	min-height:160px;
	position:relative;
	transition:ease-in-out 300ms;
}
.about-row-2 ul li:hover {
	background:rgba(83,181,247,0.6);
	transition:ease-in-out 300ms;
}
.about-row-2 ul li h3 {
	font-size:18px;
	font-weight:600;
	color:#fff;
	margin-bottom:10px;
}
.about-row-2 ul li p {
	color: #bed5fc;
    font-size: 15px;
    line-height: 23px;
	
}
.about-row-3 {
	width:100%;
	float:left;
}
.about-row-3-col-1 {
	width:50% !important;
	float:left !important;
	padding:90px 50px 0 0px !important;
}
.about-row-3-col-1 .big-test {
	font-size:25px;
	color:#000;
	margin:15px 0;
}
.about-row-3-col-2 {
	width:50% !important;
	float:right !important;
}
.about-row-4 {
	width:100%;
	float:left;
}
.about-row-4-col-1 {
	width:50% !important;
	float:left !important;
}
.about-row-4-col-2 {
	width:50% !important;
	float:right !important;
	padding:50px 0px 0 60px !important;
}
.about-row-3-col-1 h2, .about-row-4-col-2 h2 {
	font-size:25px;
	font-weight:700;
	color:#00204c;
	margin-bottom:20px;
	font-family: 'Playfair Display', serif;
}
.about-row-3-col-1 p, .about-row-4-col-2 p {
    color: #575d6e;
    font-size: 16px;
    line-height: 1.8em;
	text-align:justify;
}
.about-row-3-col-1 strong {
	margin-top:15px;
}
.call-btn {
	width:100%;
	float:left;
	margin:25px 0 !important;
}
.call-btn li {
	display:inline-block;
	background:#0f4196;
	margin-right:15px;
	border-radius:6px;
	padding:12px 25px;
	font-size:15px;
	color:#fff;
}
.call-btn li:nth-child(3) {
	margin-right:0px;
}
.call-btn li i {
	font-size:18px;
	color:#fff;
}
.about-row-5 {
	width:100%;
	float:left;
	background: url(../images/bg-9.jpg) left top no-repeat;
	padding:60px 0;
	background-size:cover;
	background-attachment:fixed;
}
.about-row-5-box {
	width:100%;
	float:left;
	padding:70px 50px;
	background:#FFF url(https://nhashmilaw.com/wp-content/uploads/2022/04/about-1.jpg) left top no-repeat;;
	box-shadow: 0px 0px 12px 0px rgba(122,122,122,0.6);
}
.about-row-5-box ul {
	width:100%;
	float:right;
}
.about-row-5-box ul li {
	display:block;
	width:100%;
	float:left;
	font-size:18px;
	color:#000;
	margin-bottom:18px;
	padding-left:25px;
	background: url(../images/icon-6.png) left 5px no-repeat;
}
.about-row-5-box h2 {
	font-size:25px;
	color:#00204c;
	font-weight:600;
    font-family: 'Playfair Display', serif;
	margin-bottom:15px !important;
}
.contact-row-1 {
	width:100%;
	float:right;
	background:#f1f1f1;
	padding:50px 0 !important;
}

.tab .vc_tta-panel-body {
	box-shadow: 0px 0px 12px 0px rgba(15,64,150,0.5);
	border:#FFF dashed 1px;
	background:#FFF;
	border-radius:6px;
}
.contact-row-1-box {
	width:100% !important;
	float:left !important;
	background: url(../images/c-bg.png) left top no-repeat !important;
	background-size:cover;
}
.c-address li {
	display: block;
    float: left;
	width:100%;
    color: #000;
    font-size: 16px;
    padding-left: 10px;
    line-height: 20px;
    margin-bottom: 20px;
}
.strong-view.strong-view-id-1.slider-mode-horizontal {
	margin-top: 20px;
    padding: 0 5%;
	
}
.wpmtst-testimonial-image.testimonial-image {
	width:100% !important;
	text-align:center !important;
}
.wpmtst-testimonial-inner.testimonial-inner {
	text-align:center;
	box-shadow: 0px 0px 15px 0px rgba(92,92,92,0.2);
}
.form-field.field-client_name, .form-field.field-position {
	float:left;
	width:49% !important;
	
}
.form-field.field-email, .form-field.field-featured_image {
	float:right;
	width:49% !important;
}
.wpmtst-testimonial-inner.testimonial-inner p {
	font-size: 15px;
    line-height: 24px;
    text-align: justify;
	color:#363636;
}
.testimonial-name {
	font-weight:600;
}
.c-address li i {
	color:#0f4196;
	margin-right:10px;
	margin-bottom:5px;
}
.c-address li a {
	color:#000;
}
.contact-row-1-col-1 {
	width:35% !important;
	float:left !important;
	padding:30px !important;
	
	background-size:cover;
}
.contact-row-1-col-2 {
	width:60% !important;
	float:right !important;
}
.contact-row-1-col-2 iframe {
	border:#d1d1d1 solid 1px !important;
	display:block;
}
.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
	margin-bottom:10px !important;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active>a {
	color:#00204c !important;
}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab>a {
	color:#53b5f7 !important;
	font-weight:600;
	font-size:14px !important;
}
.contact-row-2 {
	width:100%;
	float:left;
	padding:50px 0 !important;
}
.contact-row-2-box {
	width:100%;
	float:left;
	padding:0 12% !important;
}
.form-box {
	width:100%;
	float:left;
	margin-bottom:25px;
}
.form-box-col-1 {
	width:48% !important;
	float:left !important;
}
.form-box-col-2 {
	width:48% !important;
	float:right !important;
}
.form-box input[type="text"], .form-box input[type="email"], .form-box input[type="tel"], .form-box textarea, .form-box input[type="file"]  {
	width:100%;
	float:left;
	border:#a8c8ff solid 1px;
	height:50px;
	background:#FFF;
	padding:0 10px;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
}

.strong-form textarea {
    height: 120px !important;
}
#wpmtst-form label {
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
}
.form-field.field-star_rating {
	float:left;
	margin-right:5%;
}
.form-field.field-star_rating fieldset {
	padding:0px !important;
}
.form-field.wpmtst-submit {
	float:left;
}
.form-box input[type="text"]:focus, .form-box input[type="email"]:focus, .form-box input[type="tel"]:focus, .form-box textarea:focus  {
	box-shadow: 0px 0px 12px 0px rgba(15,64,150,0.3);
	outline:none;
}
.form-box textarea  {
	height:100px;
	padding:10px;
	font-family: 'Roboto', sans-serif;
}
.form-box input[type="submit"] {
	background:#0f4196;
	border:none;
	height:45px;
	color:#FFF;
	padding:0 30px;
	font-size:16px;
	font-weight:600;
	cursor:pointer;
}

.contact-row-2 h2 {
	font-size:30px;
	font-weight:700;
	color:#00204c;
	margin:15px 0;
	text-align:center;
	font-family: 'Playfair Display', serif;
}
.why-choose-row-1 {
	width:100%;
	float:left;
	padding:80px 0;
}
.why-choose-row-1-box {
	width:100%;
	float:left;
	padding:0 20px 0 0 !important;
	box-shadow: 0px 0px 12px 0px rgba(158,176,250,0.5);
}
.why-choose-row-1-col-1 {
	width:49% !important;
	float:left !important;
}
.why-choose-row-1-col-2 {
	width:49% !important;
	float:right !important;
	padding-top:35px;
}
.why-choose-row-1-col-2 h2 {
	font-size:18px;
	font-weight:400;
	color:#00204c;
	margin-bottom:20px;
	
}
.why-choose-row-1-col-2 h3 {
	font-size:20px;
	font-weight:700;
	color:#00204c;
	margin:20px 0 20px 0;
}
.why-choose-row-1-col-2 p {
	position: relative;
    color: #575d6e;
    font-size: 16px;
    line-height: 1.8em;
}
.list-2 {
	column-count:2;
	column-gap:20px;
}
.list-2 li {
	display:block;
	
	font-size:16px;
	color:#000;
	padding-left:25px;
	margin-bottom:20px;
	background: url(../images/icon-6.png) left 5px no-repeat;
}
.why-choose-row-1-col-2 .form-box input[type="text"], .why-choose-row-1-col-2 .form-box input[type="email"], .why-choose-row-1-col-2 .form-box input[type="tel"], .why-choose-row-1-col-2 .form-box textarea  {
	width:100%;
	float:left;
	border:#00204c solid 2px;
	height:50px;
	padding:0 10px;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
}
.why-choose-row-1-col-2.book-box .form-box input[type="text"], .why-choose-row-1-col-2.book-box .form-box input[type="email"], .why-choose-row-1-col-2.book-box .form-box input[type="tel"], .why-choose-row-1-col-2.book-box .form-box textarea, .why-choose-row-1-col-2.book-box .form-box select {
	width:100%;
	float:left;
	border:#477ad0 solid 2px;
	background:#06214e;
	height:50px;
	color:#FFF;
	font-size:15px;
	padding:0 10px;
	font-family: 'Roboto', sans-serif;
}
.why-choose-row-1-col-2.book-box .form-box textarea {
	height:80px;
	padding:10px;
}
.why-choose-row-1-col-2.book-box input::-webkit-input-placeholder, .why-choose-row-1-col-2.book-box select::-webkit-input-placeholder, .why-choose-row-1-col-2.book-box textarea::-webkit-input-placeholder {
    color:#FFF;
}
.why-choose-row-1-col-2.book-box select option, .why-choose-row-1-col-2.book-box select {
	color:#FFF;
}
 
.why-choose-row-1-col-2.book-box input:-moz-placeholder {
    color:#FFF;
}
.why-choose-row-1-col-2 .form-box input[type="text"]:focus, .why-choose-row-1-col-2 .form-box input[type="email"]:focus, .why-choose-row-1-col-2 .form-box input[type="tel"]:focus, .why-choose-row-1-col-2 .form-box textarea:focus  {
	box-shadow: 0px 0px 12px 0px rgba(15,64,150,0.3);
	outline:none;
}
.why-choose-row-1-col-2 .form-box input[type="submit"] {
	float:right;
}
.why-choose-row-1-col-2 .form-box textarea  {
	height:100px;
	padding:10px;
	font-family: 'Roboto', sans-serif;
}
.why-choose-row-1-col-2 .form-box input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
.why-choose-row-1-col-2 .form-box input[type="file"]  {
	width:100%;
	float:left;
	border:#00204c solid 2px;
	font-family: 'Roboto', sans-serif;
	padding:0px;
}
.why-choose-row-1-col-2 .form-box input[type="file"]::before {
  content: 'Upload Files';
  display: inline-block;
  background:#0f4196 url(../images/file-icon.png) 10px center no-repeat !important;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
	padding:15px 15px 15px 40px;
  font-size: 14px;
	color:#FFF;
}
.why-choose-row-1-col-2.book-box .form-box input[type="submit"] {
	background: #0f4196 !important;
    border: #6ea0f4 solid 2px !important;
	float:none;
}
.why-choose-row-1-col-2.book-box .wpcf7-spinner {
	display:none;
}
.why-choose-row-1-col-2 .form-box input[type="file"]:hover::before {
  border-color: black;
}
.why-choose-row-1-col-2 .form-box input[type="file"]:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
	box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.4) !important;
	position:relative;
}
.mega-sub-menu {
	position:relative;
}
.mega-sub-menu:after {
	position:absolute;
	height:21px;
	width:15px;
	content:"";
	left:30px;
	top:0px;
	z-index:1;
	background: url(../images/menu-icon.png) left top no-repeat !important;
}
.content-row-7 ul  {
	width:100%;
	float:left;
	margin-top:40px;
}
.content-row-7 ul li {
	position:relative;
	width:32%;
	margin:0 2% 0 0;
	float:left;
	text-align:center;
}
.content-row-7 ul li h4 {
	font-size:30px;
	color:#FFF;
	font-weight:600;
	position:absolute;
	width:100%;
	bottom:120px;
	left:0px;
}
.content-row-7 ul li:nth-child(3n) {
	margin-right:0px;
}
.content-row-7 ul li a {
	display:inline-block;
	padding:10px 40px;
	color:#fff;
	background:#0f4196;
	border-radius:30px;
	position:absolute;
	bottom:50px;
	left:30%;
	border:#FFF solid 3px;
}
.lawyer-row-1 {
	width:100%;
	float:left;
	padding:60px 0;
}
.lawyer-row-1 ul {
	width:100%;
	float:left;
	text-align:center;
}
.lawyer-row-1 ul li {
	display:inline-block;
	padding:20px;
	border:#f1f1f1 solid 1px;
	border-radius:5px;
	background:#fafcff;
	box-shadow: 0px 0px 10px 0px rgba(161,193,245,0.3);
}
.lawyer-row-1 ul li h2 {
	font-size:26px;
	font-family: 'Playfair Display', serif;
	font-weight:600;
	margin:10px 0;
}
.lawyer-row-1 ul li h3 {
	font-size:18px;
	font-weight:600;
	margin:5px 0;
	color:#44a6e7;
}
.lawyer-row-1 ul li h3 a {
	color:#44a6e7;
}
.lawyer-details-row-1 {
	width:100%;
	float:left;
	padding:60px 0;
}
.lawyer-details-row-1 h2 {
	font-size:26px;
	font-family: 'Playfair Display', serif;
	font-weight:600;
	margin:10px 0;
}
.lawyer-details-row-1 h3 {
	font-size:18px;
	margin-bottom:15px;
	color:#44a6e7;
}
.lawyer-details-row-1 p {
    position: relative;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
}
.lawyer-details-row-1 .about-row-1-box {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/bg-8.jpg) left top no-repeat !important;
}
.news-box {
	width:54%;
	float:right;
}
.news-box .wp-block-tnp-minimal {
	padding:0px !important;
}
.tnp-subscription-minimal input.tnp-email {
	float:left;
	height:55px;
	border:none !important;
	background:#284c85 !important;
	padding:0 10px !important;
	font-size:16px;
	color:#d1e3ff !important;
	width:85% !important;
	font-family: 'Playfair Display', serif;
}
.tnp-subscription-minimal input::-webkit-input-placeholder { color: #d1e3ff;}
.tnp-subscription-minimal input.tnp-email:focus {
	border:none;
	outline:none;
} 
.tnp-subscription-minimal input.tnp-submit {
	float:left;
	height:55px;
	border:none !important;
	background:#284c85 url(https://nhashmilaw.com/wp-content/uploads/2022/03/submit-icon.png) left center no-repeat !important;
	width:15% !important;
	cursor:pointer;
}
.faq-row-1 .vc_toggle, .faq-row-2 .vc_toggle{
	border-bottom: #ccc solid 1px;
    padding-bottom: 15px !important;
}
.faq-row-1 .vc_toggle_title>h4, .faq-row-2 .vc_toggle_title>h4 {
	font-weight:600;
}
.vc_toggle.vc_toggle_default .vc_toggle_icon::before {
	border:none !important;
	width:2px !important;
	background:#000 !important;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
	height:2px !important;
}
.vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before {
	background:#000 !important;
}
.faq-row-1 .vc_toggle_content p, .faq-row-2 .vc_toggle_content p {
	color: #575d6e;
    font-size: 15px;
    line-height: 1.6em;
    text-align: justify;
}
.faq-row-1 .vc_toggle_content p a, .faq-row-2 .vc_toggle_content p a {
	color: #0c3374;
}
/*pallu====================================*/
.form-box-1 input[type="text"], .form-box-1 input[type="email"], .form-box-1 input[type="tel"], .form-box-1 textarea, .form-box-1 select {
	width:100%;
	float:left;
	border:#00204c solid 2px;
	background:#fff;
	height:50px;
	color:#000;
	font-size:15px;
	padding:0 10px;
	font-family: 'Roboto', sans-serif;
}
.form-box-1 textarea {
	height:80px;
	padding:10px;
}
.form-box-1 input::-webkit-input-placeholder, .form-box-1 select::-webkit-input-placeholder, .form-box-1 textarea::-webkit-input-placeholder {
    color:#000;
}
.form-box-1 select option, .form-box-1 select {
	color:#000;
}
 
.form-box-1 input:-moz-placeholder {
    color:#000;
}
.form-box-1 input[type="text"]:focus, .form-box-1 input[type="email"]:focus, .form-box-1 input[type="tel"]:focus, .form-box-1 textarea:focus  {
	box-shadow: 0px 0px 12px 0px rgba(15,64,150,0.3);
	outline:none;
}
.form-box-1 input[type="submit"] {
	float:right;
}
.form-box-1 textarea  {
	height:100px;
	padding:10px;
	font-family: 'Roboto', sans-serif;
}
.form-box-1 input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
.form-box-1 input[type="file"]  {
	width:100%;
	float:left;
	border:#00204c solid 2px;
	background:#fff;
	font-family: 'Roboto', sans-serif;
	padding:0px;
}
.form-box-1 input[type="file"]::before {
  content: 'Select some files';
  display: inline-block;
  background:#0f4196 url(../images/file-icon.png) 10px center no-repeat !important;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
	padding:15px 15px 15px 40px;
  font-size: 14px;
	color:#FFF;
}
.form-box-1 input[type="submit"] {
	background: #0f4196;
    border: none;
    height: 45px;
    color: #FFF;
    padding: 0 30px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
.form-box-1 .wpcf7-spinner {
	display:none;
}
.form-box-1 input[type="file"]:hover::before {
  border-color: black;
}
.form-box-1 input[type="file"]:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
.form-field.wpmtst-submit{
	width:100% !important;
	float:right !important;
}
.wpmtst-testimonial-success p {
    text-align: center;
    margin-top: 29px;
    background: #53b5f7 !important;
    color: #fff;
    padding: 20px;
    border: #0c3374 2px solid;
	font-size: 20px;

}
.strong-view ul.simplePagerNav li.currentPage a{
	background: #0f4196 !important;
    color: #FFF;
    border-radius: 50px;
}
.practice-row-1{
		width:100%;
		float:left;
		padding:60px 0;
		text-align:center;
	}
.practice-row-1 a {
   	font-size: 20px;
    color: #131313;
    font-weight: 700;
    margin: 15px 0;
    font-family: 'Playfair Display', serif;
	margin-top:90px;
	display:block;
	position:relative;
	min-height: 55px;
}
.practice-list-1  a {
	border: #000 solid 1px;
    padding: 15px 40px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
	background: url(https://nhashmilaw.com/wp-content/themes/nizam-hashmi/assets/images/icon-5.png) right center no-repeat;
}
.new-style .practice-list-1 a:after {
	position:absolute;
	left: 17%;
    bottom: -90px;
	z-index:99;
	content:"Read More";
	border: #000 solid 1px;
    padding: 15px 40px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
	background: url(https://nhashmilaw.com/wp-content/themes/nizam-hashmi/assets/images/icon-5.png) right center no-repeat;
	width: 75px;
}
.new-style .practice-list-1  a {
	border: none;
    padding: 0;
    font-size: 20px;
    font-weight: 600;
    margin-top: 90px;
    min-height: 55px;
    margin-bottom: 0px;
    display: block;
    background: none;
	
}
.practice-list-1 li h2 {
	 font-size: 20px;
    font-weight: 600;
    min-height: 55px;
	font-family: 'Playfair Display', serif;
}
.practice-row-1 .widgettitle {
	display:none;
}
.articles-row-1 {
	width:100%;
	float:left;
	padding:0 0 50px 0;
}
.practice-list-1 {
    width: 100%;
    float: left;
    margin-bottom: 20px !important;
}
.articles-row-1 article {
	width:48%;
	float:left;
	border:#ccc solid 1px;
	padding-bottom:15px;
	margin-bottom:20px;
	padding:20px;
	min-height: 309px;
}
.articles-row-1 article:nth-child(2n) {
	float:right;
}
.navigation.pagination {
	width:100%;
	float:left;
}
.articles-row-1 .page-header {
	background:#0f4196;
	padding:20px 0;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:35px;
}
.articles-row-1 .entry-footer.default-max-width {
	display:none;
}
.articles-row-1 .entry-title {
	font-weight:600;
	color:#000;
	min-height: 60px;
}
.articles-row-1 .entry-content p {
	font-size: 15px;
    color: #676767;
	line-height:22px;
}
.articles-row-1 .entry-content .more-link {
    border: #000 solid 1px;
    padding: 15px 40px;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
    display: block;
    background: url(https://nhashmilaw.com/wp-content/themes/nizam-hashmi/assets/images/icon-5.png) right center no-repeat;
	float:right;
}
.blog-details-row {
	width:100%;
	float:left;
	padding:0 0 50px 0;
}
.blog-details-row .entry-header .entry-title {
	background: #0f4196;
    padding: 20px 0;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.blog-details-row .entry-content p {
	font-size:15px;
	color:#151515;
	line-height:23px;
	text-align:justify;
}
.blog-details-row .entry-footer {
	display:none;
}
.blog-details-row .comments-area {
	background:#f1f1f1;
	width:100%;
	float:left;
	padding:30px;
	border:#ccc solid 1px;
	margin-top:30px;
}
.practice-list-1 li {
    display: block;
    width: 25%;
    float: left;
    border-right: #ccc 1px solid !important;
    border-bottom: #ccc 1px solid !important;
    padding: 30px;
    min-height: 300px;
}
.practice-list-1.liststyle-7 ul li {
    display: block;
    width: 25%;
    float: left;
    border-right: #ccc 1px solid;
    border-bottom: #ccc 1px solid;
    padding: 30px;
    min-height: 300px;
}
.new-style .practice-list-1 ul li:nth-child(1) {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/icon-3.jpg) center 10px no-repeat !important;
}
.new-style .practice-list-1 ul li:nth-child(2) {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/icon-8.jpg) center 10px no-repeat !important;
}
.new-style .practice-list-1 ul li:nth-child(3) {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/icon-2.jpg) center 10px no-repeat !important;
}
.new-style .practice-list-1 ul li:nth-child(4) {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/icon-7.jpg) center 10px no-repeat !important;
}
.new-style .practice-list-1 ul li:nth-child(5) {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/icon-5.jpg) center 10px no-repeat !important;
}
.new-style .practice-list-1 ul li:nth-child(6) {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/icon-1.jpg) center 10px no-repeat !important;
}
.new-style .practice-list-1 ul li:nth-child(7) {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/icon-4.jpg) center 10px no-repeat !important;
}
.new-style .practice-list-1 ul li:nth-child(8) {
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/03/icon-6.jpg) center 10px no-repeat !important;
}
/*.practice-list-1 li:nth-child(4n){
		border-right:none;
	}*/
/*.practice-list-1 li:nth-child(5n){
		border-bottom:none;
	}*/
.practice-list-1 li:nth-child(6n){
		border-bottom:none !important;
	}
.practice-list-1 li:nth-child(7n){
		border-bottom:none !important;
	}
.practice-list-1 li:nth-child(8n){
		border-bottom:none !important;
	}

	.practice-detail-row-1{
		width:100%;
		float:left;
		padding:60px 0;
		background:#e7f3fb;
	}
	.practice-detail-row-1 h2 {
   		font-size: 25px;
    color: #131313;
    font-weight: 700;
    margin: 15px 0;
    font-family: 'Playfair Display', serif;
		margin-bottom:15px;
}
	.practice-detail-row-1 p {
    font-size: 15px;
    color: #050505;
    line-height: 25px;
    text-align: justify;
}
	.practice-detail-row-1 p a{
	color:#0f4196 !important;
		font-weight:600;
	}
	.practice-detail-row-1-col-1{
		width:70% !important;
		float:left !important;
		margin-right:2%;
	}
	.practice-detail-row-1-col-2{
		width:28% !important;
		float:left !important;
	}
	.practice-list{
		column-count:2;
		margin-top: 30px;
	}	
.practice-list li {
    display: block;
    width: 100%;
    float: left;
    background: url(https://nhashmilaw.com/wp-content/themes/nizam-hashmi/assets/images/icon-6.png) left center no-repeat;
    font-size: 15px;
    color: #3a3939;
    padding-left: 22px;
    margin-bottom: 20px !important;
}
	
#menu-practice-sidebar li {
    display: block;
    width: 100%;
    float: left;
    font-size: 15px;
    color: #3a3939;
    margin-bottom: 18px !important;
	background: url(https://nhashmilaw.com/wp-content/uploads/2022/04/icon.jpg) left center no-repeat;
	
}
#menu-practice-sidebar li a{
		color:#0f4196 !important;
	padding-left: 24px;
	
	}
#menu-practice-sidebar li i{
		padding-right: 15px;
	}
.side-cont{
	width: 100%;
    float: left;
    padding: 35px 20px 35px 20px;
    background: url(https://nhashmilaw.com/wp-content/uploads/2022/04/side-img.jpg) no-repeat;
    margin-top: 60px;
    background-size: cover;
	}
	
.side-cont h3 {
   	font-size: 50px;
    color: #53b5f7;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    margin-bottom: 15px;
    text-shadow: rgb(255 255 255 / 60%) 1px 1px 1px, rgb(0 0 0 / 60%) -1px -1px 1px;
}
.side-cont p {
    font-size: 17px;
    color: #fff;
    line-height: 25px;
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
    text-align: left;
}
.side-cont p a {
    color: #fff !important;
    font-weight: 600;
}
		
.disclaim-row-1{
	width: 100%;
    float: left;
    padding:60px 0;
}
.disclaim-row-1 h2 {
   	font-size: 30px;
    color: #131313;
    font-weight: 700;
    margin: 15px 0;
    font-family: 'Playfair Display', serif;
	margin-bottom:15px;
}
.disclaim-row-1 h3 {
   	font-size: 20px;
    color: #131313;
    font-weight: 700;
    margin: 15px 0;
    font-family: 'Playfair Display', serif;
	margin-bottom:15px;
}
.disclaim-row-1 p{
	font-size: 16px !important;
    color: #444444 !important;
    font-weight: 300;
    text-align: justify;
    line-height: 26px !important;
	margin-bottom:15px;
	}
.disclaim-list {
    width: 100%;
    float: left;
	margin-bottom:20px;
}	
.disclaim-list li {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    font-size: 16px;
    color: #444444;
	font-weight:300;
    line-height: 22px;
    position: relative;
    padding-left: 17px;
}
.disclaim-list li:after{
	position: absolute;
    left: 0px;
    top: 8px;
    z-index: 1;
    content: "";
    width: 6px;
    height: 6px;
    background: #000;
}
.team-row-1{
		width:100%;
		float:left;
		padding:40px 0;
		text-align:center;
	}
	.team-row-1-box{
	width: 100%;
    float: left;
    padding: 40px 0 !important;
    box-shadow: 0px 0px 12px 0px rgb(158 176 250 / 50%);
	}
	.team-row-1-box h4 {
    font-size: 20px;
    color: #99d6ff;
    margin-bottom: 10px;
    font-weight: 700;
}
	.team-row-1-box h2 {
    font-size: 32px;
    color: #0f4196;
    margin-bottom: 10px;
    font-family: 'Playfair Display', serif;
		font-weight: 700;
}
	.team-row-1-box h3 {
    font-size: 18px;
    color: #0f4196;
    margin-bottom: 10px;
}
	.team-row-1-box  h5 {
    font-size: 18px;
    color: #99d6ff;
    margin-bottom: 20px;
	font-weight: 700;
}
	.team-row-1-box p {
    font-size: 16px;
    color: #444444;
    line-height: 27px;
    padding: 0 8%;
    font-weight: 300;
	text-align: justify;
}
	
	.faq-row-1{
		width:100%;
		float:left;
		padding:40px 0;
	}
	.faq-row-2{
		width:100%;
		float:left;
		padding:40px 0;
		background:#e7f3fb;
	}
	.faq-row-1-col-1 {
    width: 70% !important;
    float: left !important;
    margin-right: 2%;
}
	.faq-row-1-col-2 {
    width: 28% !important;
    float: left !important;
}
.faq-row-1 h2, .faq-row-2 h2 {
    font-size: 25px;
    color: #131313;
    font-weight: 700;
    margin-bottom: 50px !important;
    font-family: 'Playfair Display', serif;
	position:relative;
	text-align:center;
}
.faq-row-1 h2:after, .faq-row-2 h2:after{
	content: "";
    position: absolute;
    background: rgb(83, 181, 247);
    width: 50px;
    height: 4px;
    top: 39px;
    left: 573px;

}
.practice-list1{
	margin:10px 0;
}
.practice-list1 li {
    display: block;
    width: 100%;
    float: left;
    font-size: 15px;
	background: url(https://nhashmilaw.com/wp-content/themes/nizam-hashmi/assets/images/icon-6.png) left no-repeat;
    color: #3a3939;
    padding-left: 22px;
    margin-bottom: 20px !important;
}
.assessment-row-1{
		width:100%;
		float:left;
		padding:40px 90px;
}
.assement-box{
	width: 100%;
    float: left;
    padding: 40px 60px !important;
    box-shadow: 0px 0px 12px 0px rgb(158 176 250 / 50%);
	}
.assement-box h2 {
    font-size: 23px;
    color: #0f4196;
    margin-bottom: 10px;
    font-weight: 700;
}
.assement-box p {
    font-size: 15px !important;
    color: #444444 !important;
    font-weight: 300;
    text-align: justify;
    line-height: 26px !important;
	margin-bottom: 20px;
	}
.assement-box h3 {
    font-size: 18px;
    color: #000;
	font-weight:700;
    margin-bottom: 10px;
}
	.assement-box h4 {
    font-size: 15px;
    color: #000;
	font-weight:500;
    margin-bottom: 10px;
}
.wpcf7-list-item-label span {
    font-size: 15px !important;
}
	.form1-box {
	width:100%;
	float:left;
	margin-bottom:25px;
}
.form1-box-col-1 {
	width:48% !important;
	float:left !important;
}
.form1-box-col-2 {
	width:48% !important;
	float:right !important;
}
.form1-box input[type="text"], .form1-box input[type="email"], .form1-box input[type="tel"], .form1-box input[type="date"]  {
	width:100%;
	float:left;
	border:#a8c8ff solid 1px;
	height:50px;
	padding:0 10px;
	font-family: 'Roboto', sans-serif;
}
.form1-box input[type="text"]:focus, .form1-box input[type="email"]:focus, .form1-box input[type="tel"]:focus, .form1-box input[type="date"]:focus  {
	box-shadow: 0px 0px 12px 0px rgba(15,64,150,0.3);
	outline:none;
}
.form1-box input[type="checkbox"] {
		margin-right:10px !important;
	}
.form1-box input[type="submit"] {
	background:#0f4196;
	border:none;
	height:45px;
	color:#FFF;
	padding:0 30px;
	font-size:16px;
	font-weight:600;
	cursor:pointer;
}
.assement-box .form1-box input[type="file"]::-webkit-file-upload-button {
  visibility: hidden;
}
.assement-box .form1-box input[type="file"]  {
	width:100%;
	float:left;
	border:#00204c solid 2px;
	font-family: 'Roboto', sans-serif;
}
.assement-box .form1-box input[type="file"]::before {
  content: 'Select some files';
  display: inline-block;
  background:#0f4196 url(../images/file-icon.png) 10px center no-repeat !important;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
	padding:15px 15px 15px 40px;
  font-size: 14px;
	color:#FFF;
}
#commentform label {
	width:100%;
	float:left;
	padding:10px 0;
	color:#000;
	font-weight:600;
	font-size:15px;
}
.comment-form-author, .comment-form-email, .comment-form-url {
	width:32%;
	float:left;
	margin:0 1% 0 0;
}
.comment-form-comment textarea {
	width:100%;
	height:100px;
}
#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"] {
	width:100%;
	float:left;
	padding:10px;
	color:#000;
	font-size:15px;
	border:#ccc solid 1px;
}
.comment-form-cookies-consent {
	width:100%;
	float:left;
	margin:10px 0;
}
.comment-form-cookies-consent label {
	float:none !important;
}
.form-submit {
	width:100%;
	float:left;
	margin-top:15px;
}
.form-submit #submit {
	background: #53b5f7 !important;
    color: #FFF !important;
    padding:12px 30px;
	cursor:pointer;
}
#reply-title {
	font-weight:600;
	font-size:30px;
	margin-bottom:10px;
}
.svg-icon {
	position: absolute;
    width: 20px !important;
}
.testimonial-row-1{
	width:100%;
	float:left;
	padding:40px 0;

}
.testimonial-row-1 h2{
   font-size: 32px;
    color: #131313;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
	text-align:center;
}
.testimonial-row-1 h3{
font-size: 14px !important;
    color: #393939 !important;
    font-weight: 600;
	text-align:center;
}
.testimonial-row-2 {
    width: 100%;
    float: left;
    padding: 50px 18% !important;
	background:#e5f0f8;
}
.testimonial-row-2-box{
	width: 100%;
    float: left;
    padding: 0 12% !important;
}
.testimonial-row-2 h2{
   font-size: 32px;
    color: #131313;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
	text-align:center;
}
.thank-row-1{
	width: 100%;
    float: left;
	padding:40px 0;
	text-align:center;
}
.thank-row-1 p{
	display:inline-block;
    padding: 10px 40px;
    color: #fff;
    background: #0f4196;
    border-radius: 30px;
}
.sub-row{
	width: 100%;
    float: left;
	padding:40px 0;
	text-align:center;
}
.sub-row p{
	display:inline-block;
    padding: 10px 40px;
    color: #fff;
    background: #49960f;
    border-radius: 30px;
}
@media screen and (max-width:940px) {
	.sevice-box {
		width:49% !important;
		float:left;
		margin:0 0 20px 0;
	}
	.sevice-box img {
		width:100%;
	}
	.sevice-box:nth-child(2n) {
		float:right;
	}
	.content-row-3-col-1 {
		width:100% !important;
	}
	.content-row-3-col-2 {
		width:100% !important;
	}
	.content-row-3-col-2 img {
		width:100%;
	}
	.content-row-5-col-1 {
    width: 100% !important;
		margin-bottom:15px;
		text-align:center;
}
	.content-row-5-col-2 {
    width: 100% !important;
}
	.footer-row-2-col-1 {
    width: 100%;
    text-align: center;
}
	.about-row-1-col-1 {
    width: 100% !important;
}
	.about-row-1-col-2 {
    width: 100% !important;
}
	.about-row-2 ul {
    column-count: 2;
}
	.why-choose-row-1-col-1, .why-choose-row-1-col-2 {
		width: 100% !important;
	}
	.practice-detail-row-1-col-1, .practice-detail-row-1-col-2 {
		width:100% !important;
		margin-bottom:20px !important;
	}
	.practice-list-1 li {
		width:50%;
	    min-height: 340px;
	}
	
}
@media screen and (max-width:640px) {
	.header-col-1 {
   width:100%;
		text-align:center;
}
	.sevice-box {
		width:100% !important;
	}
	.choos-list {
    column-count: 1;
}
	.content-row-7 ul li {
		width:100%;
		margin-bottom:20px;
	}
	.content-row-7 ul li img {
		width:100%;
	}
	.footer-row-1-col-1, .footer-row-1-col-2, .footer-row-1-col-3 {
		width:100%;
		margin-bottom:50px;
	}
	.f-address li {
		width:100%;
		float:left;
		margin-bottom:10px;
	}
	.social-list {
		float: none;
		margin: 0 auto;
    width: 270px;
}
	.footer-row-2-col-2 {
		width:100%;
	}
	.news-box {
    width: 100%;
}
	.footer-row-2 {
		padding:30px 0;
	}
	.tnp-subscription-minimal input.tnp-email {
		max-width: 100% !important;
	}
	#menu-footer-nav {
		padding:0px;
	}
	#menu-footer-nav li {
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 10px;
}
	.about-row-2 ul {
    column-count: 1;
}
	.about-row-2 ul li {
		width:100%;
		min-height: 10px;
	}
	.about-row-3-col-1 {
    width: 100% !important;
    padding: 50px 0px 0 0px !important;
}
	.call-btn li {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
	.about-row-3-col-2 {
    width: 100% !important;
}
	.about-row-3-col-2 img {
		width:100%:
	}
	.about-row-4-col-1 {
   width: 100% !important;
}
	.about-row-4-col-2 {
    width: 100% !important;
    padding: 30px 0px !important;
}
	.why-choose-row-1-col-1, .why-choose-row-1-col-2 {
		padding:15px !important;
	}
	.list-2 {
    column-count: 1;
}
	.inner_head img {
    height: 200px;
}
	.inner-title h1 {
    font-size: 30px;
	}
	.practice-list {
    column-count: 1;
}
	.practice-list-1 li {
		width:100%;
	    min-height: 20px;
	}
}

