* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Montserrat';
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Bold.woff2') format('woff2'), url('Montserrat-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Light.woff2') format('woff2'), url('Montserrat-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-ExtraBold.woff2') format('woff2'), url('Montserrat-ExtraBold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Medium.woff2') format('woff2'), url('Montserrat-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-SemiBold.woff2') format('woff2'), url('Montserrat-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Regular.woff2') format('woff2'), url('Montserrat-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
a {
	outline: none;
	-webkit-transition: all .5s;
	transition: all .5s;
}
input, textarea {
	outline: none;
}
.headerfix-bar {
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	width: 100%;
	z-index: 999;
}
.headerfix-bar.sticky {
	position: fixed;
	background: rgba(256, 256, 256);
	transition: all 0.3s ease;
	box-shadow: 0 5px 10px rgba(0,0,0,.07);
}
header .lawlgo {
	float: left;
	margin: 8px 0;
}
header .lawlgo {
	background: url(../images/logonw.png) no-repeat;
	background-size: 116px 110px;
	width: 116px;
	height: 110px;
}
header .lawlgo a {
	text-decoration: none;
}
header .lawmain-menubar {
	float: left;
	margin: 45px 0 0;
}
header .lawmain-menubar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
header .lawmain-menubar ul li {
	position: relative;
	float: left;
	margin-right: 40px;
}
header .lawmain-menubar ul li a {
	position: relative;
	color: #deb93f;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	padding: 10px 0;
	margin: 0;
}
header .lawmain-menubar ul li a:hover {
	color: #a97907;
}
header .lawmain-menubar ul li a:after {
	border-bottom: 1px solid #a97907;
	bottom: 0;
	content: "";
	position: absolute;
	right: 0;
	transition: width .4s linear 0s;
	width: 0;
}
header .lawmain-menubar ul li a:hover:after {
	left: 0;
	width: 100%
}
header .tpcalbtn {
	float: right;
	margin: 38px 0 0;
	background: #bd8a29;
	padding: 10px 15px;
	border-radius: 5px;
}
header .tpcalbtn a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	padding: 0 0 0 28px;
	margin: 0;
	text-decoration: none;
	background: url(../images/tpcal-icn.png) no-repeat 0 0 #bd8a29;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
header .tpcalbtn a:hover {
	color: #fff;
	background: url(../images/tpcal-icn.png) no-repeat;
	text-decoration: none;
}

.lawaboucont-section1 {
	position: relative;
	padding: 50px 0;
}
.lawaboucont-section1 h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 48px;
	font-weight: 600;
	line-height: 70px;
	padding: 0;
	margin: 0;
}
.lawaboucont-section1 p {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding: 10px 0;
	margin: 0;
}
.lawaboucont-section1 p strong {
	color: #bd8a29;
	font-size: 21px;
	font-weight: 600;
	line-height: 30px;
}
.lawaboucont-section1 img {
	float: right;
	width: 45%;
	height: auto;
	border-radius: 6px;
	margin: 0 0 0 40px;
}
.lawourservices-section {
	position: relative;
	padding: 50px 0;
	background: url(../images/ourservice-bg.jpg) no-repeat;
	background-size: cover;
}
.lawourservices-section h3 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 54px;
	font-weight: 600;
	line-height: 70px;
	padding: 0 0 15px;
	margin: 0;
}
.lawourservices-section .inn-contbx {
	padding: 20px 15px;
	margin: 10px 0;
	border: 1px solid rgba(256,256,256,0.1);
	background: rgba(0,0,0,0.3);
	border-radius: 5px;
	text-align: center;
	transition: 0.3s
}
.lawourservices-section .inn-contbx:hover {
	border: 1px solid rgba(189,138,41,0.3);
	background: rgba(189, 138, 41);
}
.lawourservices-section a:hover {
	text-decoration: none;
}
.lawourservices-section .inn-contbx img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 1px solid rgba(256, 256, 256, 0.3);
	padding: 10px;
}
.lawourservices-section .inn-contbx h4 {
	display: block;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	line-height: 30px;
	padding: 10px 0 0;
	margin: 0;
}
.lawourservices-section .inn-contbx p {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	padding: 10px 0;
	margin: 0;
}
.lawourservices-section .more-btn {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 20px;
	margin: 0 auto;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}
.lawourservices-section a {
	cursor: pointer;
	text-decoration: none;
}
.lawhowitwork-section {
	position: relative;
	padding: 50px 0;
}
.lawhowitwork-section h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0 0 15px;
	margin: 0;
}
.lawhowitwork-section p {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding: 10px 0;
	margin: 0;
}
.lawhowitwork-section img {
	width: 100%;
	height: auto;
	border-radius: 6px;
}
.lawhowitwork-section .stepbx {
	width: 100%;
	float: left;
	margin: 15px 0;
}
.lawhowitwork-section .stepbx .lt {
	width: 20%;
	float: left;
}
.lawhowitwork-section .stepbx .lt h6 {
	display: block;
	color: #bd8a29;
	font-size: 19px;
	font-weight: 600;
	line-height: 90px;
	padding: 0;
	margin: 0;
	width: 90px;
	height: 90px;
	border: 1px solid #bd8a29;
	text-align: center;
	border-radius: 50%;
	text-transform: uppercase;
}
.lawhowitwork-section .stepbx .rt {
	width: 80%;
	float: left;
}
.lawhowitwork-section .stepbx .rt h5 {
	display: block;
	color: #000;
	font-size: 21px;
	font-weight: 600;
	line-height: 26px;
	padding: 0;
	margin: 0;
}
.lawhappyclient-section {
	position: relative;
	padding: 50px 0;
	background: #4b2524;
	text-align: center;
}
.lawhappyclient-section .counter-box {
	padding: 10px;
	margin-top: 10px;
	text-align: center;
}
.lawhappyclient-section .counter {
	display: inline-block;
}
.lawhappyclient-section .counter-box .counter-box-content {
	display: block;
}
.lawhappyclient-section .counter-box.home-effective .content-box-percentage {
	display: inline-block;
}
.lawhappyclient-section .counter-box.home-effective .content-box-percentage .display-percentage {
	display: inline-block;
	color: #fff;
	font-size: 44px;
	font-weight: 600;
	line-height: 44px;
	text-align: center;
	padding: 0;
	margin: 0;
}
.lawhappyclient-section .counter-box.home-effective strong {
	display: inline-block;
	color: #fff;
	font-size: 38px;
	font-weight: 600;
	line-height: 30px;
	padding: 0 5px;
	margin: 0;
}
.lawhappyclient-section .counter-box.home-effective .content-box-percentage .counter-box-content {
	display: block;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	line-height: 24px;
	padding: 5px 0;
	margin: 0;
}
.lawfaqstabing-section {
	position: relative;
	padding: 50px 0;
	background: #4b2524;
	overflow: hidden;
}
.lawfaqstabing-section img {
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.lawfaqstabing-section .accordion {
	overflow-anchor: none;
	position: relative;
	z-index: 9;
	padding: 0 0 0 50px;
}
.lawfaqstabing-section h3 {
	display: block;
	font-size: 46px;
	color: #fff;
	line-height: 50px;
	font-weight: 600;
	text-align: center;
	margin: 0;
	padding: 0 0 15px;
}
.lawfaqstabing-section .accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: 0;
}
.lawfaqstabing-section .card {
	border: none;
	border-radius: inherit;
	background-color: inherit;
	margin: 0;
}
.lawfaqstabing-section .card-header {
	border-bottom: none;
	background-color: inherit;
	padding: 0;
}
.lawfaqstabing-section .text-left {
	font-size: 19px;
	color: #fff;
	line-height: 40px;
	font-weight: 500;
	border-bottom: 1px solid rgba(256,256,256,0.1);
	margin: 0;
	padding: 10px 0;
}
.lawfaqstabing-section .collapsed::before {
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	width: 33px;
	height: 33px;
	background: url(../images/faqarw.png) no-repeat;
	background-size: 33px 33px;
}
.lawfaqstabing-section .show::before {
	content: '';
	position: absolute;
	top: 20px;
	right: 20px;
	width: 33px;
	height: 33px;
	background: url(../images/faqarwh.png) no-repeat;
	background-size: 33px 33px;
}
.lawfaqstabing-section .faqcontent {
	padding: 15px 0;
}
.lawfaqstabing-section .faqcontent p {
	font-size: 15px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.lawfaqstabing-section .faqcontent p a {
	font-size: 15px;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.lawbloginsights-section {
	position: relative;
	padding: 50px 0;
}
.lawbloginsights-section h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 54px;
	font-weight: 600;
	line-height: 70px;
	padding: 0 0 15px;
	margin: 0;
}
.lawbloginsights-section .ltpost-bx {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.lawbloginsights-section .ltpost-bx .contbx {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	z-index: 1;
	width: 95%;
	margin: 0 auto;
	background: rgba(0,0,0,0.5);
	padding: 15px;
	cursor: pointer;
}
.lawbloginsights-section a:hover {
	text-decoration: none;
}
.lawbloginsights-section .ltpost-bx h4 {
	display: block;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	padding: 0;
	margin: 0;
}
.lawbloginsights-section .ltpost-bx p {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding: 10px 0;
	margin: 0;
}
.lawbloginsights-section .ltpost-bx img {
	width: 100%;
	height: auto;
}
.lawbloginsights-section .bdrbx {
	width: 100%;
	float: left;
	background: #fff;
	border: 1px solid #e9e9e9;
	padding: 5px 15px;
}
.lawbloginsights-section .rtpost-bx {
	float: left;
	width: 100%;
	margin: 10px 0;
}
.lawbloginsights-section .rtpost-bx .lt {
	float: left;
	width: 49%;
	overflow: hidden;
}
.lawbloginsights-section .rtpost-bx .lt img {
	width: 100%;
	height: auto;
}
.lawbloginsights-section .rtpost-bx .rt {
	float: right;
	width: 48%;
}
.lawbloginsights-section .rtpost-bx h5 {
	display: block;
	color: #000;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	padding: 0 0 0;
	margin: 0;
}
.lawbloginsights-section .rtpost-bx h5 a {
	display: block;
	color: #000;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	padding: 0 0 0;
	margin: 0;
}
.lawbloginsights-section .rtpost-bx p {
	display: block;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
	padding: 10px 0;
	margin: 0;
}
.lawbloginsights-section .rtpost-bx img {
	width: 100%;
	height: auto;
}
.fixfloating-mnubx {
	position: fixed;
	width: 52px;
	bottom: 150px;
	right: 10px;
	z-index: 99
}
.fixfloating-mnubx ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.fixfloating-mnubx ul li {
	float: left;
	margin: 5px 0
}
.fixfloating-mnubx ul li {
    float: left;
    margin: 5px 0;
}

.fixfloating-mnubx ul li a {
    transition: transform 0.4s ease;
}

.fixfloating-mnubx ul li a:hover {
    transform: rotate(20deg) scale(1.1);
}
.fixfloating-mnubx ul li a {
	display: block
}
.fixfloating-mnubx .wabtn {
	float: left;
	width: 52px;
	height: 52px;
	background: url(../images/wapicn.png) no-repeat 0 0 #26d367;
	background-size: 52px 52px;
	border-radius: 50%;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}
.fixfloating-mnubx .wabtn:hover {
	opacity: 100
}
.fixfloating-mnubx .phbtn {
	float: left;
	width: 52px;
	height: 52px;
	background: url(../images/phnicn.png) no-repeat 0 0 #a97907;
	background-size: 52px 52px;
	border-radius: 50%;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}
.fixfloating-mnubx .phbtn:hover {
	opacity: 100
}
.btmftrwrap {
	position: relative;
	background: #121212;
	padding: 50px 0 30px;
}
.btmftrwrap h4 {
	display: inline-block;
	color: rgba(256,256,256,0.9);
	font-size: 19px;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 15px;
}
.btmftrwrap .ftlinkbx {
	padding: 15px 0;
}
.btmftrwrap .ftlinkbx ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.btmftrwrap .ftlinkbx ul li {
	position: relative;
	padding: 3px 0;
}
.btmftrwrap .ftlinkbx ul li a {
	display: block;
	color: rgba(256,256,256,0.8);
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
	background: url(../images/ftarw.png) no-repeat 0 7px;
	background-size: 5px 11px;
	padding: 0 0 0 12px;
	margin: 0;
	text-decoration: none;
}
.btmftrwrap .ftlinkbx ul li a:hover {
	color: rgba(256,256,256,0.5);
	text-decoration: none;
}
.btmftrwrap .ftlgobx {
	width: 100%;
	float: left;
	padding: 15px 0;
}
.btmftrwrap .ftlgobx img {
	display: block;
	width: 150px;
	height: auto;
}
.btmftrwrap .ftadrsbx {
	width: 100%;
	float: left;
	padding: 15px 0;
}
.btmftrwrap .ftadrsbx .bx {
	width: 100%;
	float: left;
	margin: 10px 0;
}
.btmftrwrap .ftadrsbx .bx .icn {
	width: 10%;
	float: left;
}
.btmftrwrap .ftadrsbx .bx .icn img {
	opacity: 0.8;
	margin: 3px 0 0;
}
.btmftrwrap .ftadrsbx .bx .txt {
	width: 75%;
	float: left;
}
.btmftrwrap .ftadrsbx .bx h6 {
	color: rgba(256,256,256,0.8);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.btmftrwrap .ftadrsbx .bx h6 a {
	color: rgba(256,256,256,0.8);
	text-decoration: none;
}
.btmftrwrap .ftadrsbx .bx h6 a:hover {
	color: rgba(256,256,256,0.5);
	text-decoration: none;
}
.btmftrwrap .ftofficebx {
	width: 100%;
	float: left;
	padding: 15px 0;
}
.btmftrwrap .ftofficebx p {
	color: rgba(256,256,256,0.8);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.btmftrwrap .cpyrgtbx {
	color: rgba(256,256,256,0.7);
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	text-align: center;
	padding: 20px 0 0;
	margin: 20px 0 0;
	border-top: 1px solid rgba(256, 256, 256, 0.1);
}
.btmftrwrap .cpyrgtbx a {
	color: rgba(256,256,256,0.9);
	font-size: 14px;
	text-decoration: none;
}
.heading-title .animate-border {
	margin: 0;
}
.heading-title {
	position: relative;
	padding-bottom: 20px;
}
.heading-title-cnt {
	position: relative;
	padding-bottom: 20px;
	text-align: center;
}
/* Animated Title Border */
.animate-border {
	position: relative;
	display: block;
	width: 115px;
	height: 4px;
	border-radius: 20px;
	background-image: linear-gradient(156deg, #a97907 0%, #a97907 82%);
	overflow: hidden;
	margin: 0 auto;
}
.animate-border:after {
	position: absolute;
	content: "";
	width: 35px;
	height: 4px;
	left: 5%;
	bottom: 0;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	-webkit-animation: animborder 2s linear infinite;
	animation: animborder 2s linear infinite;
}
@-webkit-keyframes animborder {
 0% {
 -webkit-transform: translateX(0px);
 transform: translateX(0px);
}
 100% {
 -webkit-transform: translateX(113px);
 transform: translateX(113px);
}
}
 @keyframes animborder {
 0% {
 -webkit-transform: translateX(0px);
 transform: translateX(0px);
}
 100% {
 -webkit-transform: translateX(113px);
 transform: translateX(113px);
}
}
/**** INNER PAGE CSS ***/

.innerpagehero-section {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.innerpagehero-section img {
	width: 100%;
	height: auto;
}
.innerpagehero-section::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.innerpagehero-section .indiv-title {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9;
	top: 55%;
	width: 75%;
	margin: 0 auto;
	text-align: center;
}
.innerpagehero-section .indiv-title h4 {
	position: relative;
	font-size: 54px;
	color: #fff;
	line-height: 65px;
	font-weight: 600;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.innerlawaboutpge-section {
	position: relative;
	padding: 50px 0;
}
.innerlawaboutpge-section h1 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlawaboutpge-section p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.innerlawaboutpge-section p strong {
	color: #bd8a29;
	font-size: 31px;
	font-weight: 400;
	line-height: 44px;
}
.innerlawaboutpge-section img {
	float: right;
	width: 45%;
	height: auto;
	margin: 0 0 0 40px;
	border-radius: 5px;
}
.innerlaw-process-section {
	position: relative;
	padding: 50px 0;
	text-align: center;
	background: url(../images/proces-bg.jpg) no-repeat;
	background-size: cover;
}
.innerlaw-process-section h2 {
	position: relative;
	display: block;
	color: #000;
	font-size: 45px;
	font-weight: 600;
	line-height: 55px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-process-section h5 {
	display: block;
	color: #000;
	font-size: 31px;
	font-weight: 400;
	line-height: 40px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-process-section .indiv-bx {
	position: relative;
	width: 100%;
	float: left;
	padding: 20px;
	margin: 15px 0;
	text-align: center;
}
.innerlaw-process-section .indiv-bx h4 {
	color: #000;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	padding: 20px 0 0;
	margin: 0;
}
.innerlaw-process-section .indiv-bx p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-process-section .indiv-bx img {
	display: block;
	width: 220px;
	height: auto;
	margin: 0 auto;
	border-radius: 50%;
	border: 5px solid #fff;
}
.innerlaw-teammenbrs-section {
	position: relative;
	padding: 50px 0;
	text-align: center;
}
.innerlaw-teammenbrs-section h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 45px;
	font-weight: 600;
	line-height: 55px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-teammenbrs-section .indiv-team {
	position: relative;
	width: 100%;
	float: left;
	padding: 20px;
	margin: 15px 0;
	text-align: center;
}
.innerlaw-teammenbrs-section .indiv-team h4 {
	color: #000;
	font-size: 22px;
	font-weight: 600;
	line-height: 32px;
	padding: 20px 0 0;
	margin: 0;
}
.innerlaw-teammenbrs-section .indiv-team p {
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-teammenbrs-section .indiv-team .imgbx {
	position: relative;
	background: #a6aeb6;
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
}
.innerlaw-teammenbrs-section .indiv-team .imgbx img {
	display: block;
	width: 320px;
	min-height:350px;
	max-height:350px;
	height: auto;
	margin: 0 auto;
}
.innerlawcontactpge-section {
	position: relative;
	padding: 50px 0;
	background: #f9f9f9;
}
.innerlawcontactpge-section h4 {
	position: relative;
	display: block;
	color: #000;
	font-size: 38px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 10px;
}
.innerlawcontactpge-section p {
	display: block;
	color: #000;
	font-size: 22px;
	font-weight: 400;
	line-height: 36px;
	padding: 0;
	margin: 0 0 20px;
}
.innerlawcontactpge-section .indivform-detail {
	position: relative;
	width: 100%;
	float: left;
	background: #fff;
	padding: 50px 80px;
}
.innerlawcontactpge-section .indivform-detail .inpnme {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 24px;
	padding: 15px 20px;
	margin: 10px 0;
	background: #fff;
	border: 1px solid #ccc;
}
.innerlawcontactpge-section .indivform-detail .wpcf7-text {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 24px;
	padding: 15px 20px;
	margin: 10px 0;
	background: #fff;
	border: 1px solid #ccc;
}

.innerlawcontactpge-section .indivform-detail .inpnme::placeholder {
color:#7c7c7c;
font-weight:normal;
}
.innerlawcontactpge-section .indivform-detail .inpeml {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 24px;
	padding: 15px 20px;
	margin: 10px 0;
	background: #fff;
	border: 1px solid #ccc;
}
.innerlawcontactpge-section .indivform-detail .inpeml::placeholder {
color:#7c7c7c;
font-weight:normal;
}
.innerlawcontactpge-section .indivform-detail textarea {
	width: 100%;
	height: 150px;
	float: left;
	font-family: 'Montserrat';
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
	padding: 15px 20px;
	margin: 10px 0;
	background: #fff;
	border: 1px solid #e0e0e0;
}
.innerlawcontactpge-section .indivform-detail textarea::placeholder {
color:#7c7c7c;
font-weight:normal;
}
.innerlawcontactpge-section .indivform-detail .sbmt-btn {
	width: 100%;
	float: left;
	font-family: 'Montserrat';
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	line-height: 24px;
	padding: 15px 20px;
	margin: 5px 0;
	background: #a97907;
	border: 1px solid #fff;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
.innerlawcontactpge-section .indivform-detail .sbmt-btn:hover {
	color: #fff;
	background: #000;
	border-radius: 5px;
}
.innerlawcontactpge-section .innerlawcontactinfo {
	position: relative;
	padding: 50px 0;
	text-align: center;
}
.innerlawcontactpge-section .innerlawcontactinfo h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 35px;
	font-weight: 600;
	line-height: 45px;
	padding: 0;
	margin: 0 0 20px;
}
.innerlawcontactpge-section .innerlawcontactinfo .tbx {
	position: relative;
	width: 100%;
	float: left;
	padding: 20px 45px;
	margin: 15px 0;
}
.innerlawcontactpge-section .innerlawcontactinfo .tbx h4 {
	display: block;
	color: #000;
	font-size: 21px;
	font-weight: 600;
	line-height: 30px;
	padding: 10px 0;
	margin: 0;
}
.innerlawcontactpge-section .innerlawcontactinfo .tbx a {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.innerlawmap-section {
	position: relative;
	padding: 20px 0;
}
.innerlawmap-section iframe {
	width: 100%;
	height: 450px;
	border: none;
}
.innerlawmap-section img {
	width: 100%;
	height: auto;
}
.innerlaw-servicespge-section {
	position: relative;
	padding: 50px 0;
}
.innerlaw-servicespge-section h1 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-servicespge-section p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-servicespge-section p strong {
	color: #bd8a29;
	font-size: 31px;
	font-weight: 400;
	line-height: 44px;
}
.innerlaw-servicespge-section img {
	float: right;
	width: 45%;
	height: auto;
	margin: 0 0 0 40px;
	border-radius: 5px;
}
.innerlaw-servicespge-section1 {
	position: relative;
	padding: 50px 0;
	background: #f9f5f0;
	text-align: center;
}
.innerlaw-servicespge-section1 h2 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-servicespge-section1 h6 {
	color: #000;
	font-size: 19px;
	font-weight: 600;
	line-height: 27px;
	padding: 10px 5%;
	margin: 0;
}
.innerlaw-servicespge-section1 p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-servicespge-section1 p strong {
	color: #bd8a29;
	font-size: 31px;
	font-weight: 400;
	line-height: 44px;
}
.innerlaw-servicespge-section1 img {
	width: 72%;
	height: auto;
	margin: 20px auto 10px;
	border-radius: 5px;
}
.innerlaw-servicespge-section2 {
	position: relative;
	padding: 50px 0;
}
.innerlaw-servicespge-section2 h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-servicespge-section2 p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-servicespge-section2 p strong {
	color: #bd8a29;
	font-size: 31px;
	font-weight: 400;
	line-height: 44px;
}
.innerlaw-servicespge-section2 img {
	float: left;
	width: 45%;
	height: auto;
	margin: 0 40px 0 0;
	border-radius: 5px;
}
.innlawservicpge-section {
	position: relative;
	padding: 50px 0;
}
.innlawservicpge-section h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 54px;
	font-weight: 600;
	line-height: 70px;
	padding: 0 0 15px;
	margin: 0;
}
.innlawservicpge-section .inn-contbx {
	padding: 20px 15px;
	margin: 10px 0;
	border: 1px solid rgba(189,138,41,0.3);
	background: rgba(189, 138, 41);
	border-radius: 5px;
	text-align: center;
	transition: 0.3s
}
.innlawservicpge-section .inn-contbx:hover {
	border: 1px solid rgba(189,138,41,0.7);
	background: #a17014;
}
.innlawservicpge-section a:hover {
	text-decoration: none;
}
.innlawservicpge-section .inn-contbx img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 1px solid rgba(256, 256, 256, 0.3);
	padding: 10px;
}
.innlawservicpge-section .inn-contbx h4 {
	display: block;
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	line-height: 30px;
	padding: 10px 0 0;
	margin: 0;
}
.innlawservicpge-section .inn-contbx p {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	padding: 10px 0;
	margin: 0;
}
.innlawservicpge-section .more-btn {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 20px;
	margin: 0 auto;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}
.innlawservicpge-section a {
	cursor: pointer;
	text-decoration: none;
}
.innerlaw-ourteampge-section {
	position: relative;
	padding: 50px 0;
}
.innerlaw-ourteampge-section h1 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-ourteampge-section h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-ourteampge-section p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-ourteampge-section p strong {
	color: #bd8a29;
	font-size: 31px;
	font-weight: 400;
	line-height: 44px;
}
.innerlaw-ourteampge-section img {
	float: left;
	width: 75%;
	height: auto;
	border-radius: 50%;
}
.innerlaw-ourteampge-section1 {
	position: relative;
	padding: 50px 0;
	background: #fde7a0;
}
.innerlaw-ourteampge-section1 h2 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-ourteampge-section1 h3 {
	position: relative;
	display: block;
	color: #000;
	font-size: 42px;
	font-weight: 600;
	line-height: 50px;
	padding: 0;
	margin: 0 0 15px;
}
.innerlaw-ourteampge-section1 p {
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 27px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-ourteampge-section1 p strong {
	color: #bd8a29;
	font-size: 31px;
	font-weight: 400;
	line-height: 44px;
}
.innerlaw-ourteampge-section1 img {
	float: right;
	width: 75%;
	height: auto;
	border-radius: 50%;
}



.banner-form{
    background:#fff;
    padding:35px;
    border-radius:10px;
    box-shadow:0 15px 45px rgba(0,0,0,.25);
    max-width:420px;
    margin-left:auto;
}

.banner-form h3{
    text-align:center;
    font-size:24px;
    font-weight:700;
    margin-bottom:20px;
    color:#222;
}

.banner-form .form-control{
    height:40px;
    margin-bottom:15px;
    border-radius:5px;
}

.banner-form textarea.form-control{
    height:100px;
    resize:none;
}

.banner-form button{
    width:100%;
    height:52px;
    border:none;
    background:#bd8a29;
    color:#fff;
    font-size:17px;
    font-weight:600;
    border-radius:5px;
    transition:.3s;
}

.banner-form button:hover{
    background:#000;
}

.banner-form h3{
    top:50%;
    transform:translateY(-50%);
    bottom:auto;
    width:100%;
    left:0;
    right:0;
}

.bantxt{
    text-align:left;
}

@media(max-width:991px){

.banner-form{
    margin-top:30px;
    max-width:100%;
}

.carousel-caption{
    position:absolute;
    top:50%;
}

}

.carousel-item img{
    width:100%;
    height:700px;
    object-fit:cover;
}

.law-team-section{
    background:#003b71;
    padding:90px 0;
    position:relative;
}

.team-top{
    background:#eef7ff;
    border-radius:0 0 40px 40px;
    padding:60px;
    margin-bottom:70px;
}

.sub-title{
    color:#3f8ec5;
    letter-spacing:2px;
    font-size:13px;
    font-weight:600;
}

.team-top h2{
    font-size:52px;
    line-height:62px;
    color:#083b73;
    font-weight:700;
    margin-top:15px;
}

.learn-btn{
    display:inline-block;
    padding:15px 40px;
    border:2px solid #58a9dd;
    border-radius:40px;
    color:#0d4b82;
    font-weight:600;
    text-decoration:none;
}

.learn-btn:hover{
    background:#0d4b82;
    color:#fff;
    text-decoration:none;
}

.team-box{
    transition:.4s;
}

.team-box:hover{
    transform:translateY(-10px);
}

.team-box img{
    width:100%;
    border-radius:12px;
	max-height:300px;
	min-height:300px;
}

.team-info{
    padding-top:20px;
}

.team-info h4{
    color:#fff;
    font-size:22px;
    margin-bottom:8px;
    font-weight:600;
}

.team-info span{
    display:block;
    color:#9bc3e7;
    font-size:14px;
    text-transform:uppercase;
    margin-bottom:20px;
}

.team-info a{
    color:#6ec1ff;
    font-weight:600;
    text-decoration:none;
}

.team-info a:hover{
    color:#fff;
}

@media(max-width:991px){

.team-top{
    padding:35px;
}

.team-top h2{
    font-size:36px;
    line-height:45px;
}

.learn-btn{
    margin-top:25px;
}

.team-box{
    margin-bottom:40px;
}

}


.lawaboucont-section{
    padding:80px 0;
    background:#fff;
}

.about-img img{
    width:100%;
    display:block;
    border-radius:0 70px 0 70px;
    object-fit:cover;
	height:600px
}
.about-img{
    opacity:0;
    transform:translateX(-80px);
    animation:aboutReveal 1s ease forwards;
}

@keyframes aboutReveal{
    to{
        opacity:1;
        transform:translateX(0);
    }
}


.about-img::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:40%;
    height:100%;
    background:linear-gradient(
        90deg,
        transparent,
        rgba(255,255,255,.3),
        transparent
    );
    transform:translateX(-250%) skewX(-25deg);
    animation:shine 3s ease-in-out infinite;
    pointer-events:none;
    will-change:transform;
}

@keyframes shine{
    0%{
        transform:translateX(-250%) skewX(-25deg);
    }
    40%{
        transform:translateX(350%) skewX(-25deg);
    }
    100%{
        transform:translateX(350%) skewX(-25deg);
    }
}


.about-small-title{
    display:flex;
    align-items:center;
    gap:12px;
    color:#233c88;
    font-size:13px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;
    margin-bottom:20px;
}

.about-small-title span{
    width:18px;
    height:8px;
    background:#e8d6b5;
    border-radius:20px;
}

.about-content h2{
    font-size:54px;
    font-weight:500;
    color:#1d1d1d;
    margin-bottom:15px;
    line-height:1.2;
}

.about-content h3{
    font-size:34px;
    color:#253c8f;
    font-weight:400;
    margin-bottom:20px;
}

.gold-line{
    width:90px;
    height:2px;
    background:#d7b56d;
    margin-bottom:30px;
}

.about-content p{
    color:#666;
    font-size:17px;
    line-height:32px;
    margin-bottom:20px;
}
.bookconsultation-btn a {
	float: right;
    margin: 38px 0 0;
    background: #bd8a29;
    padding: 10px 15px;
    border-radius: 5px;
	color:#fff;
}

.inn-contbx{
    position:relative;
    overflow:hidden;
    transition:all .45s ease;
    border-radius:12px;
}

.inn-contbx:hover{
    transform:translateY(-12px);
    box-shadow:0 20px 45px rgba(0,0,0,.25);
}

.inn-contbx::before{
    content:"";
    position:absolute;
    top:0;
    left:-150%;
    width:60%;
    height:100%;
    background:linear-gradient(
        120deg,
        transparent,
        rgba(255,255,255,.35),
        transparent
    );
    transform:skewX(-25deg);
    transition:.8s;
}

.inn-contbx:hover::before{
    left:180%;
}
.inn-contbx img{
    animation:iconFloat 4s ease-in-out infinite;
}

@keyframes iconFloat{
    0%,100%{
        transform:translateY(0);
    }
    50%{
        transform:translateY(-8px);
    }
}

.inn-contbx::after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:0;
    height:3px;
    background:#d8b15b;
    transition:.5s;
}

.inn-contbx:hover::after{
    width:100%;
}
.team-row .col-lg-3{
    opacity:0;
    transform:translateY(70px);
    animation:teamReveal .8s forwards;
}

.team-row .col-lg-3:nth-child(1){animation-delay:.2s;}
.team-row .col-lg-3:nth-child(2){animation-delay:.4s;}
.team-row .col-lg-3:nth-child(3){animation-delay:.6s;}
.team-row .col-lg-3:nth-child(4){animation-delay:.8s;}

element.style {
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
        width: 100%;
    height: 52px;
    border: none;
    background: #bd8a29;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    border-radius: 5px;
    transition: .3s;
}
.wpcf7-response-output{color:#F00; font-size:.7rem}
.wpcf7-not-valid-tip {
 font-size:.7rem !important; float:left
}
@keyframes teamReveal{
    to{
        opacity:1;
        transform:translateY(0);
    }
}

/* Responsive */

@media(max-width:991px){

    .about-content{
        padding-left:0;
        margin-top:40px;
    }

    .about-content h2{
        font-size:40px;
    }

    .about-content h3{
        font-size:28px;
    }

    .about-img img{
        border-radius:0 40px 0 40px;
    }
}


.grow_business {
    margin: 80px 0;
}

.grow_business .text h3 {
        font-size: 1.65rem;
    /* text-transform: uppercase; */
    margin-bottom: 16px;
}

.grow_business .img_holder img {
    width: 100%;
    border-radius: 5px;
}

.grow_business .text > p {
    color: #727272;
    font-size: 16px;
    margin-bottom: 20px;
}

.grow_business .single_progress_skills {
    margin-bottom: 20px;
}

.grow_business .single_progress_skills p {
    font-size: 13px;
    text-transform: uppercase;
	font-weight:600;
    color: #676767;
    margin-bottom: 3px;
}
.progress {
    width: 100%;
    height: 12px;
    background: #e5e5e5;
    border-radius: 30px;
    overflow: hidden;
    margin: 0;
}

.progress-bar {
    width: 0;
    height: 100%;
    background: #19b9d4;
    border-radius: 30px;
}

.grow_business .progress-bar span {
    position: absolute;
    right: -45px;
    top: -8px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.skill-progress {
    display: flex;
    align-items: center;
    gap: 15px;
}

.progress-value {
    min-width: 45px;
    font-size: 16px;
    font-weight: 600;
    color: #222;
}

.sidebar .widget.m-bottom-0 {
	margin-bottom: 0;
}
.social-icon {
	list-style: none;
	margin: 0;
	padding: 0;
}
.social-icon li {
	display: inline-block;
	margin: 0 0px 0 0;
}
.social-icon li a i {
	background: #ec0000;
	color: #fff;
	font-size: 18px;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius:36px;
	text-align: center;
	-webkit-transition: 350ms;
	-o-transition: 350ms;
	transition: 350ms;
}
.social-icon li a i.fa-rss {
	background: #FA9B39;
}
.social-icon li a i.fa-facebook {
	background: #3B5998;
}
.social-icon li a i.fa-twitter {
	background: #00aced;
}
.social-icon li a i.fa-google-plus {
	background: #dd4b39;
}
.social-icon li a i.fa-vimeo-square {
	background: #7FC400;
}
.social-icon li a i.fa-youtube {
	background: #bb0000;
}
.social-icon li a i {
    transition: all 0.4s ease;
}

.social-icon li a i:hover {
    background: #1c1c1c;
    transform: rotate(360deg);
}
.social-icon-box>li {
	width: 100%;
	background: #1c1c1c;
	padding: 12px;
	color: #fff;
	border-radius:50px;
	margin-bottom: 10px;
}
.social-icon-box>li>a {
	color: #fff;
}
.social-icon-box>li>a i {
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	float: left;
	border-radius:50px;
	margin-right: 20px;
	background: rgba(0, 0, 0, 0.2);
}
.social-icon-box .ts-social-title {
	font-size: 14px;
	margin-bottom: -5px;
	text-transform:uppercase;
	font-weight:600;
}
.social-icon-box .ts-social-desc {
	display: block;
	font-size: 13px;
	font-weight:500;
}
.social-icon-box>li.rss {
	background: #FA9B39;
}
.social-icon-box>li.facebook {
	background: #3B5998;
}
.social-icon-box>li.twitter {
	background: #00aced;
}
.social-icon-box>li.gplus {
	background: #c53942;
}
.innerlaw-insightpage-section {
	position: relative;
	padding: 50px 0;
}
.innerlaw-insightpage-section h2 {
	position: relative;
	display: block;
	color: #000;
	font-size: 48px;
	font-weight: 600;
	line-height: 70px;
	padding: 0;
	margin: 0;
}
.innerlaw-insightpage-section .insights-postbx {
	width: 100%;
	float: left;
	position: relative;
	border-radius: 5px;
	margin: 20px 0;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .05);
	transition: transform 0.3s;
}
.innerlaw-insightpage-section .pstimg {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	width: 100%;
}
.innerlaw-insightpage-section .pstimg img {
	width: 100%;
	height: auto;
 transition: all .4s;
	border-radius: 5px;
}
.innerlaw-insightpage-section .pstimg:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.innerlaw-insightpage-section .postdsc {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	width: 100%;
}
.innerlaw-insightpage-section .postdsc h5 {
	font-size: 21px;
	color: #000;
	line-height: 29px;
	font-weight: 600;
	padding: 0 0 5px;
	margin: 0;
}
.innerlaw-insightpage-section .postdsc p {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
.innerlaw-insightpage-section .postdsc .dtebx {
	display: block;
	font-size: 11px;
	color: #acacac;
	line-height: 18px;
	font-weight: 500;
	padding: 0;
	margin: 0;
}
.innerlaw-insightpage-section .morebtn {
	display: inline-block;
	padding: 10px 0 0;
}
.innerlaw-insightpage-section .morebtn a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.3s;
	border-radius: 5px;
	background: #bd8a29;
	border: 1px solid #ffcc00;
	padding: 5px 10px;
	margin: 0;
}
.innerlaw-insightpage-section .morebtn a:hover {
	color: #fff;
	background: #bd8a29;
	border: 1px solid #bd8a29;
}
.innerlaw-singleinsights-section {
	position: relative;
	padding: 50px 0;
}
.innerlaw-singleinsights-section .inntrending-insightspost {
	width: 95%;
	float: left;
}
.innerlaw-singleinsights-section .inntrending-insightspost .dtebx {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #acacac;
	line-height: 26px;
	font-weight: 500;
	padding: 0;
	margin: 0;
}
.innerlaw-singleinsights-section .inntrending-insightspost img {
	width: 100%;
	height: auto;
	margin: 20px 0;
	border-radius: 10px;
}
.innerlaw-singleinsights-section .inntrending-insightspost h2 {
	display: block;
	color: #000;
	font-size: 21px;
	font-weight: 600;
	line-height: 31px;
	padding: 0;
	margin: 0;
}
.innerlaw-singleinsights-section .inntrending-insightspost h3 {
	display: block;
	color: #000;
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	padding: 10px 0 0;
	margin: 0;
}
.innerlaw-singleinsights-section .inntrending-insightspost h4 {
	display: block;
	color: #000;
	font-size: 24px;
	font-weight: 600;
	line-height: 29px;
	padding: 10px 0 0;
	margin: 0;
}
.innerlaw-singleinsights-section .inntrending-insightspost p {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	padding: 10px 0;
	margin: 0;
}
.innerlaw-singleinsights-section .inntrending-insightspost ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.innerlaw-singleinsights-section .inntrending-insightspost ul li {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	background: url('https://www.saniyatourandtravels.in/pankajsheoran/wp-content/uploads/2026/08/check.png') no-repeat 0 8px;
	background-size: 26px 26px;
	padding: 0 0 0 40px;
	margin: 3px 0;
}
.innerlaw-singleinsights-section .innright-recentpost-link {
	margin: 0 0 40px;
}
.innerlaw-singleinsights-section .innright-recentpost-link h3 {
	display: block;
	color: #000;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	padding: 0 0 10px;
	margin: 0;
}
.innerlaw-singleinsights-section .innright-recentpost-link ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.innerlaw-singleinsights-section .innright-recentpost-link ul li {
	position: relative;
	margin: 0 0 5px;
	border-bottom: 1px solid #e9e9e9;
}
.innerlaw-singleinsights-section .innright-recentpost-link ul li a {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	background: url('https://www.saniyatourandtravels.in/pankajsheoran/wp-content/uploads/2026/08/check.png') no-repeat 0 12px;
	background-size: 26px 26px;
	padding: 10px 10px 10px 40px;
	margin: 0;
	text-decoration: none;
}
.innerlaw-singleinsights-section .innright-recentpost-link ul li a:hover {
	background: url('https://www.saniyatourandtravels.in/pankajsheoran/wp-content/uploads/2026/08/check.png') no-repeat 0 12px;
	background-size: 26px 26px;
	color: #000;
	text-decoration: none;
}
.innerlaw-singleinsights-section .innright-categorypost-link {
	margin: 0 0 40px;
}
.innerlaw-singleinsights-section .innright-categorypost-link h3 {
	display: block;
	color: #000;
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	padding: 0 0 10px;
	margin: 0;
}
.innerlaw-singleinsights-section .innright-categorypost-link ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.innerlaw-singleinsights-section .innright-categorypost-link ul li {
	position: relative;
	margin: 0 0 5px;
	border-bottom: 1px solid #e9e9e9;
}
.innerlaw-singleinsights-section .innright-categorypost-link ul li a {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
	background: url('https://www.saniyatourandtravels.in/pankajsheoran/wp-content/uploads/2026/08/check.png') no-repeat 0 12px;
	background-size: 26px 26px;
	padding: 10px 10px 10px 40px;
	margin: 0;
	text-decoration: none;
}
.innerlaw-singleinsights-section .innright-categorypost-link ul li a:hover {
	background: url('https://www.saniyatourandtravels.in/pankajsheoran/wp-content/uploads/2026/08/check.png') no-repeat 0 12px;
	background-size: 26px 26px;
	color: #000;
	text-decoration: none;
}