* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Roboto';
	font-style: normal;
}
@font-face {
	font-family: 'Marcellus';
	src: url('Marcellus-Regular.woff2') format('woff2'), url('Marcellus-Regular.svg#Marcellus-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Regular.woff2') format('woff2'), url('Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Medium.woff2') format('woff2'), url('Montserrat-Medium.svg#Montserrat-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-Bold.woff2') format('woff2'), url('Montserrat-Bold.svg#Montserrat-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: url('Montserrat-SemiBold.woff2') format('woff2'), url('Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Medium.woff2') format('woff2'), url('Roboto-Medium.svg#Roboto-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Bold.woff2') format('woff2'), url('Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-Regular.woff2') format('woff2'), url('Roboto-Regular.svg#Roboto-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Roboto';
	src: url('Roboto-SemiBold.woff2') format('woff2'), url('Roboto-SemiBold.svg#Roboto-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
a {
	outline: none;
	-webkit-transition: all .5s;
	transition: all .5s;
}
input, textarea {
	outline: none;
}
.tpfixemirates-hdr {
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	width: 100%;
	z-index: 99;
	background: #bd8a29;
	transition: all 0.5s ease-in-out;
}
.tpfixemirates-hdr.sticky {
	position: fixed;
	background: #bd8a29;
	transition: all 0.3s ease;
}
.tpfixemirates-hdr.sticky .emirateslogo .logo {
	display: block;
	background: url(../images/emirateslogo.png) no-repeat;
	background-size: 199px 69px;
	width: 199px;
	height: 69px;
}
header .tpbar-soclink {
	float: left;
	padding: 23px 4px 18px;
}
header .tpbar-soclink img {
	float: left;
    margin: 0 12px 0 0;
    width: 18px;
    height: auto;
}
header .tpbar-soclink a {
	display: inline-block;
}
header .tpbar-timebx {
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	background: url(https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/05/tphrs-icn1.jpg) no-repeat;
	background-size: 21px 21px;
	text-decoration: none;
	padding: 0 0 0 32px;
	margin: 23px 0 18px 25px;
}
header .tpbar-calbx {
	float: left;
	margin: 23px 0 18px 155px;
}
header .tpbar-calbx a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	background: url(../images/tpcal-icn.jpg) no-repeat;
	background-size: 20px 21px;
	text-decoration: none;
	padding: 0 0 0 32px;
	margin: 0;
}
header .tpbar-emlbx {
	float: left;
	margin: 23px 0 18px 32px;
}
header .tpbar-emlbx a {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	background: url(../images/tpeml-icn.jpg) no-repeat;
	background-size: 23px 21px;
	text-decoration: none;
	padding: 0 0 0 30px;
	margin: 0;
}
header .emirateslogo {
	position: relative;
	z-index: 1;
	float: left;
	width: 18.417%;
	text-align: center;
	background: #fff;
	margin: -45px 0 0;
	border-radius: 4px 4px 0px 0px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 16px 0;
}
header .emirateslogo .cmpnylogo {
	display: inline-block;
	background: url(../images/emirateslogo.png) no-repeat;
	background-size: 199px 69px;
	width: 199px;
	height: 69px;
}
header .emirateslogo a {
	text-decoration: none;
}
header .ltnav-menubar {
	position: relative;
	float: left;
	width: 36%;
	background: #fff;
	border-radius: 4px 0px 0px 4px;
	padding: 8px;
}
header .ltnav-menubar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
header .ltnav-menubar ul li {
	position: relative;
	float: left;
	margin-right: 8px;
}
header .ltnav-menubar ul li:last-child {
	margin-right: 0;
}
header .ltnav-menubar ul li a {
	display: block;
	color: #525762;
	font-size: 15px;
	font-weight: 500;
	line-height: 25px;
	text-decoration: none;
	transition: 0.3s;
	padding: 11px 18px 11px 12px;
	margin: 0;
}
header .ltnav-menubar ul li a:hover {
	color: #bd8a29;
}
header .ltnav-menubar li:hover > .sub-menu {
	text-align: left;
	opacity: 100;
	visibility: visible;
	top: 55px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .ltnav-menubar li .sub-menu {
	position: fixed;
	min-width: 195px;
	background: #fff;
	padding: 20px;
	z-index: 9;
	left: 0;
	top: 80px;
	border-radius: 0 0 5px 5px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 7px 15px rgba(30, 34, 40, .06);
}
header .ltnav-menubar li.prcsbmnu .sub-menu {
	width: 750px;
	left: 0px;
	min-height: 400px;
	padding-right:100px;
	background:url('https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/05/prc-submnubg1.jpg') no-repeat top right #fff;
}
header .ltnav-menubar li.prcsbmnu .sub-menu li {
	width: 100%;
	margin: 0;
}
header .ltnav-menubar li.prcsbmnu .sub-menu li a:hover {
	padding-left:17px;
}
header .ltnav-menubar li.prcsbmnu .sub-menu li a:after {
	content: "";
	width: 3px;
	height: 12px;
	background: #bd8a29;
	position: absolute;
	bottom: 2px;
	left: 0;
	top: 13px;
	z-index: 1;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
header .ltnav-menubar li.prcsbmnu .sub-menu li a:hover:after {
	content: "";
	width: 10px;
	left: 0;
	top: 13px;
}
header .ltnav-menubar li.prcsbmnu {
	margin-right: 23px;
}
header .ltnav-menubar li.prcsbmnu .sub-menu li .sub-menu {
	width: auto;
	left: 290px;
	top:15px;
	min-height:initial;
	padding:10px 20px;
	background:#fff;
	border-radius: 5px;
}
header .ltnav-menubar li.prcsbmnu .sub-menu li .sub-menu li {
	width: 100%;
}
header .ltnav-menubar li.prcsbmnu .sub-menu li .sub-menu li a {
	font-weight: 400;
}
header .rtnav-menubar {
	position: relative;
	float: left;
	width: 45%;
	background: #fff;
	border-radius: 0px 4px 4px 0px;
	padding: 8px;
}
header .rtnav-menubar ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
header .rtnav-menubar ul li {
	position: relative;
	float: left;
	margin-right: 2px;
}
header .rtnav-menubar ul li:last-child {
	margin-right: 0;
}
header .rtnav-menubar ul li a {
	display: block;
	color: #525762;
	font-size: 15px;
	font-weight: 500;
	line-height: 25px;
	text-decoration: none;
	transition: 0.3s;
	padding: 11px 9px;
	margin: 0;
}
header .rtnav-menubar ul li a:hover {
	color: #bd8a29;
}
header .rtnav-menubar li:hover > .sub-menu {
	text-align: left;
	opacity: 100;
	visibility: visible;
	top: 120px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .rtnav-menubar li .sub-menu {
	position: fixed;
	min-width: 195px;
	background: #fff;
	padding: 20px;
	z-index: 9;
	left: 0;
	top: 150px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 7px 15px rgba(30, 34, 40, .06);
}
header .rtnav-menubar li.srvsbmnu .sub-menu {
	width: 1193px;
	left: 56px;
	min-height: 400px;
}
header .rtnav-menubar li.srvsbmnu .sub-menu li {
	width: 25%;
	margin: 0;
}
header .rtnav-menubar li.srvsbmnu {
	margin-right: 23px;
}
header .rtnav-menubar li.srvsbmnu .sub-menu li a {
	font-size:14px;
	font-weight:400;
	padding-left:42px;
	background:url('https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/06/submnu-icnbg-h.png') no-repeat 0 7px;
	background-size:30px 30px;
}
header .rtnav-menubar li.srvsbmnu .sub-menu li a:hover {
	background:url('https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/06/submnu-icnbg.png') no-repeat 0 7px;
	background-size:30px 30px;
}
header .rtnav-menubar li.srvsbmnu .sub-menu li a:after {
	content: "";
	width: 40px;
	height: 1px;
	background: #d5dceb;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
header .rtnav-menubar li.srvsbmnu .sub-menu li a:hover:after {
	content: "";
	width: 200px;
	left: 0;
	background: #bd8a29;
}
header .bookapntmnt {
	position: absolute;
	right: 30px;
	top: 8px;
}
header .bookapntmnt a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: #1c3e72;
	border: 1px solid #b58c5a;
	padding: 8px 23px;
	margin: 0;
}
header .bookapntmnt a:hover {
	color: #fff;
	background: #1c3e72;
	border: 1px solid #1c3e72;
}
/*** Mobile Menu ****/

header .mobBar {
	display: none;
}
header .mobBar #TopMenu {
	display: block;
	cursor: pointer;
}
header .mobBar #TopMenu .bar1, .bar2, .bar3 {
	width: 26px;
	height: 2px;
	background: #1c3e72;
	margin: 4px 0;
	transition: 0.4s;
}
header .mobBar .open-menu .bar1 {
	-webkit-transform: rotate(-42deg) translate(-4px, 4px);
	transform: rotate(-45deg) translate(-4px, 4px);
}
header .mobBar .open-menu .bar2 {
	-webkit-transform: rotate(45deg) translate(0, 0);
	transform: rotate(45deg) translate(0, 0);
}
header .mobBar .open-menu .bar3 {
	-webkit-transform: rotate(45deg) translate(-6px, -11px);
	transform: rotate(45deg) translate(-6px, -6px);
}
header .mobBar .mobNav.active {
	display: block;
	transition: 0.5s;
}
header .mobBar .mobNav {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
	width: 320px;
	height: 520px;
	background: #fff;
	padding: 70px 0 20px;
	list-style: none;
	transition: width ease .6s;
	overflow-x: hidden;
	transition: 0.5s;
}
header .mobBar .mobNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
header .mobBar .mobNav li {
	width: 100%;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
header .mobBar .mobNav li a {
	display: block;
	color: #525762;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	padding: 10px 20px;
	margin: 0;
	text-decoration: none;
	transition: 0.3s;
}
header .mobBar .mobNav li a:hover {
	color: #bd8a29;
}
header .mobBar .mobNav li.menu-item-has-children::before {
	content: '';
	position: absolute;
	top: 18px;
	right: 20px;
	height: 0;
	width: 0;
	border: 6px solid transparent;
	border-top-color: #bd8a29;
}
header .mobBar .mobNav li .sub-menu.active {
	display: block;
	visibility: visible;
	top: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
header .mobBar .mobNav li .sub-menu {
	display: none;
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	visibility: hidden;
	padding: 0 10px 10px;
	height:250px;
	overflow-x:scroll;
}
header .mobBar .mobNav li .sub-menu li {
	border-bottom:none;
}
header .mobBar .mobNav li .sub-menu li a {
	display: block;
	color: #525762;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	padding: 5px 20px;
	margin: 0;
	text-decoration: none;
	transition: 0.3s;
}
header .mobBar .mobNav li .sub-menu li a:hover {
	color: #bd8a29;
}
header .mobBar .bokapntmnt-btn {
	position: relative;
	display: block;
	text-align: center;
	padding-top: 20px;
}
header .mobBar .bokapntmnt-btn a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: #1c3e72;
	border: 1px solid #b58c5a;
	padding: 8px 23px;
	margin: 0;
}
header .mobBar .bokapntmnt-btn a:hover {
	color: #fff;
	background: #1c3e72;
	border: 1px solid #1c3e72;
}
/*** Submenu **/
header .ltnav-menubar ul.sub-menu {
    position: absolute;
    min-width: 195px;
    background: #fff9f3;
    padding: 20px;
    z-index: 9;
    left: 0;
    top: 150px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 7px 15px rgba(30, 34, 40, .06);
}
/** END **/

.threbxemirates-section {
	position: relative;
	padding: 50px 0 0;
	margin: -185px 0 0;
	z-index: 9;
}
.threbxemirates-section .indiv-tbx {
	background: #1c3e72;
	padding: 40px 32px;
	border-radius: 6px;
	text-align: center;
}
.threbxemirates-section .indiv-tbx img {
	display: block;
	margin: 0 auto;
}
.threbxemirates-section .indiv-tbx h4 {
	font-family: 'Marcellus';
	font-size: 25px;
	color: #fff;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.threbxemirates-section .indiv-tbx p {
	font-size: 16px;
	color: rgba(256, 256, 256, 85%);
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.bestlawyers-profile-section {
	position: relative;
	padding: 40px 0 80px;
}
.bestlawyers-profile-section h1 {
	font-family: 'Marcellus';
	font-size: 32px;
	color: #bd8a29;
	line-height: 38px;
	font-weight: 400;
	margin: 0;
	padding: 0 50px 10px 0;
}
.bestlawyers-profile-section p {
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 30px 10px 0;
}
.bestlawyers-profile-section ul {
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
}
.bestlawyers-profile-section ul li {
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	font-weight: 400;
	background: url(../images/listarw.jpg) no-repeat 0 17px;
	margin: 0;
	padding: 10px 0 10px 28px;
}
.bestlawyers-profile-section .imgbx {
	position: relative;
	overflow: hidden;
	float: left;
	width: 90%;
	border-radius: 6px;
	margin: 0 0 0 50px;
}
.bestlawyers-profile-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.bestlawyers-profile-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.bestlawyers-profile-section .callservice-bx {
	float: left;
	width: 100%;
	padding: 20px 0 0 50px;
}
.bestlawyers-profile-section .callservice-bx .indiv {
	float: left;
	width: 47%;
	padding: 16px 20px;
	border-radius: 4px;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
}
.bestlawyers-profile-section .callservice-bx .indiv .ltimg {
	float: left;
	width: 23%;
}
.bestlawyers-profile-section .callservice-bx .indiv .rtbx {
	float: left;
	width: 77%;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 0 15px;
	margin: 0;
}
.bestlawyers-profile-section .callservice-bx .indiv .rtbx a {
	display: block;
	color: #1c3e72;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	transition: 0.3s;
}
.bestlawyers-profile-section .callservice-bx .indiv .rtbx a:hover {
	color: #1c3e72;
}
.ourpractice-area-section {
	position: relative;
	padding: 80px 0 170px;
	/*background: #fcf5ec;*/
	background: url(https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/06/hmservice-bg1n.jpg) no-repeat top center;
	background-size:cover;
}
.ourpractice-area-section .mid-contbx {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
.ourpractice-area-section .mid-contbx h2 {
	font-family: 'Marcellus';
	font-size: 54px;
	color: #fff;
	line-height: 64px;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 0;
}
.ourpractice-area-section .mid-contbx p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0 20px;
}
.ourpractice-area-section .indiv-contbx {
	position: relative;
	margin: 17px 2px;
	padding: 0 0 30px;
	background: #fff;
	transition: 0.3s;
	border-radius: 6px;
	border: 1px solid #d3d8e3;
	transition: background 0.3s, border 0.4s, border-radius 0.4s, box-shadow 0.4s;
	min-height: 685px;
}
.ourpractice-area-section .indiv-contbx:hover {
	background: #fff;
	border: 1px solid #fff;
	box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, 0.06);
}
.ourpractice-area-section .indiv-contbx .srvimgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.ourpractice-area-section .indiv-contbx .srvimgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.ourpractice-area-section .indiv-contbx .srvimgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.ourpractice-area-section .indiv-contbx h3 {
	font-family: 'Marcellus';
	font-size: 25px;
	color: #bd8a29;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
	padding: 15px 24px 0;
}
.ourpractice-area-section .indiv-contbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 24px;
}
.ourpractice-area-section .indiv-contbx .sevdetls-btn {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 30px;
}
.ourpractice-area-section .indiv-contbx .sevdetls-btn a {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: url(../images/srvcarw.jpg) no-repeat 82% 19px #bd8a29;
	background-size: 16px 9px;
	padding: 12px 50px 12px 30px;
	margin: 0;
}
.ourpractice-area-section .indiv-contbx .sevdetls-btn a:hover {
	color: #000;
	background: url(../images/srvcarw-h.jpg) no-repeat 82% 19px #bd8a29;
	background-size: 16px 9px;
}
.ourpractice-area-section .viewall-sevcebtn {
	position: relative;
	padding: 20px 0;
	text-align: center;
}
.ourpractice-area-section .viewall-sevcebtn a {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.3s;
	border-radius: 4px;
	border: 1px solid #bd8a29;
	background: #bd8a29;
	padding: 17px 30px;
	margin: 0;
}
.ourpractice-area-section .viewall-sevcebtn a:hover {
	color: #fff;
	background: #bd8a29;
	border: 1px solid #1c3e72;
}
.ourpractice-area-section .bookaptmnt-tbx {
	position: relative;
	padding: 30px;
	text-align: center;
	background: #000;
	border-radius: 4px;
}
.ourpractice-area-section .bookaptmnt-tbx .bkaptmntbtn {
	display: inline-block;
	padding: 0 15px;
}
.ourpractice-area-section .bookaptmnt-tbx .bkaptmntbtn a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.3s;
	border-radius: 4px;
	border: 1px solid #000;
	background: #bd8a29;
	padding: 12px 30px;
	margin: 0;
}
.ourpractice-area-section .bookaptmnt-tbx .bkaptmntbtn a:hover {
	color: #fff;
	background: #bd8a29;
	border: 1px solid #1c3e72;
}
.ourpractice-area-section .bookaptmnt-tbx .calnwbtn {
	display: inline-block;
	padding: 0 15px;
}
.ourpractice-area-section .bookaptmnt-tbx .calnwbtn a {
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	text-decoration: none;
	transition: 0.3s;
	background: url(../images/calicn2.jpg) no-repeat 0 0;
	background-size: 19px 20px;
	padding: 0 0 0 30px;
	margin: 0;
}
.ourpractice-area-section .bookaptmnt-tbx .calnwbtn a:hover {
	color: #bd8a29;
	background: url(../images/calicn2.jpg) no-repeat 0 0;
	background-size: 19px 20px;
}
.emiratesspa-benefits-section {
	position: relative;
	padding: 100px 0;
	background: url(../images/spabody-bg.jpg) no-repeat;
	background-size: cover;
}
.experience-counter-section {
	position: relative;
	padding: 50px 0;
	margin: -125px 0 0;
}
.experience-counter-section .counter-box {
	text-align: center;
	background: #051439;
	border-radius: 6px;
	padding: 40px 24px;
}
.experience-counter-section .counter-box.home-effective .content-box-percentage {
	display: inline-block;
}
.experience-counter-section .counter-box.home-effective .content-box-percentage .display-percentage {
	display: inline-block;
	font-family: 'Marcellus';
	color: #ffb62b;
	font-size: 40px;
	font-weight: 400;
	line-height: 50px;
	padding: 0;
	margin: 0;
}
.experience-counter-section .counter-box.home-effective strong {
	display: inline-block;
	font-family: 'Marcellus';
	color: #ffb62b;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	padding: 0 5px;
	margin: 0;
}
.experience-counter-section .counter-box.home-effective .content-box-percentage .counter-box-content {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.experience-counter-section .counter-box.home-effective .content-box-percentage p {
	display: block;
	font-family: 'Marcellus';
	color: #fff;
	font-size: 23px;
	font-weight: 400;
	line-height: 30px;
	padding: 0 0 10px;
	margin: 0;
}
.clients-say-about-section {
	position: relative;
	padding: 80px 0 40px;
}
.clients-say-about-section .midtbx {
	position: relative;
	padding: 0 0 70px 10px;
}
.clients-say-about-section .midtbx h3 {
	font-family: 'Marcellus';
	font-size: 25px;
	color: #bd8a29;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.clients-say-about-section .midtbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.clients-say-about-section .indiv-textimonials {
	background: #fcf5ec;
	padding: 40px;
	border-radius: 8px;
	text-align: center;
}
.clients-say-about-section .slidetbx {
	margin: 0 10px;
}
.clients-say-about-section .slidetbx h4 {
	font-family: 'Marcellus';
	font-size: 22px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 20px 0 0;
	padding: 0;
}
.clients-say-about-section .slidetbx h5 {
	font-family: 'Marcellus';
	font-size: 20px;
	color: #bd8a29;
	line-height: 24px;
	font-weight: 400;
	margin: 0 0 30px;
	padding: 0;
}
.clients-say-about-section .slidetbx p {
	font-size: 15px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.clients-say-about-section .slide-title {
	width: 100%;
	font-family: 'Marcellus';
	font-size: 20px;
	color: #1c3e72;
	line-height: 24px;
	font-weight: 400;
	text-align: right;
	margin: 70px 0 0;
	padding: 0;
}
.clients-say-about-section .imgbx {
	position: relative;
	overflow: hidden;
	float: left;
	width: 90%;
	border-radius: 6px;
	margin: 0 0 0 50px;
}
.clients-say-about-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.clients-say-about-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.clients-say-about-section .callservice-bx {
	float: left;
	width: 100%;
	padding: 20px 63px 0 50px;
}
.clients-say-about-section .callservice-bx .indiv {
	float: right;
	width: 53%;
	padding: 16px 20px;
	border-radius: 4px;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.08);
}
.clients-say-about-section .callservice-bx .indiv .ltimg {
	float: left;
	width: 23%;
}
.clients-say-about-section .callservice-bx .indiv .rtbx {
	float: left;
	width: 77%;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 0 15px;
	margin: 0;
}
.clients-say-about-section .callservice-bx .indiv .rtbx a {
	display: block;
	color: #1c3e72;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	transition: 0.3s;
}
.clients-say-about-section .callservice-bx .indiv .rtbx a:hover {
	color: #1c3e72;
}
.lawfirm-content-section {
	position: relative;
	padding: 0 0 20px;
}
.lawfirm-content-section h3 {
	font-family: 'Marcellus';
	font-size: 50px;
	color: #bd8a29;
	line-height: 50px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 20px;
	padding: 0;
}
.lawfirm-content-section h4 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.lawfirm-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	text-align: justify;
	margin: 0;
	padding: 10px 0;
}
.lawfirm-content-section .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.lawfirm-content-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.lawfirm-content-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.exploring-services-section {
	position: relative;
	padding: 20px 0;
}
.exploring-services-section .mid-contbx {
	margin: 0 0 20px;
	text-align: center;
}
.exploring-services-section .mid-contbx h3 {
	font-family: 'Marcellus';
	font-size: 46px;
	color: #bd8a29;
	line-height: 55px;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 0;
}
.exploring-services-section .mid-contbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0 20px;
}
.exploring-services-section .col-lg-6 {
	padding-left: 11px;
	padding-right: 11px;
}
.exploring-services-section .indiv-contbx {
	position: relative;
	margin: 17px 0;
	padding: 20px;
	background: #fff;
	transition: 0.3s;
	border-radius: 6px;
	border: 2px solid #b58c5a;
	transition: background 0.3s, border 0.4s, border-radius 0.4s, box-shadow 0.4s;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	min-height: 630px;
}
.exploring-services-section .indiv-contbx.mt1 {
	min-height: 720px;
}
.exploring-services-section .indiv-contbx.mt2 {
	min-height: 630px;
}
.exploring-services-section .indiv-contbx .srvimgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.exploring-services-section .indiv-contbx .srvimgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.exploring-services-section .indiv-contbx .srvimgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.exploring-services-section .indiv-contbx h4 {
	font-family: 'Marcellus';
	font-size: 30px;
	color: #bd8a29;
	line-height: 36px;
	font-weight: 400;
	margin: 0;
	padding: 15px 0 0;
}
.exploring-services-section .indiv-contbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	text-align: justify;
	margin: 0;
	padding: 10px 0;
}
.legalmaze-content-section {
	position: relative;
	padding: 10px 0 20px;
}
.legalmaze-content-section h5 {
	font-family: 'Marcellus';
	font-size: 30px;
	color: #bd8a29;
	line-height: 36px;
	font-weight: 400;
	margin: 0 0 10px;
	padding: 0;
}
.legalmaze-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	text-align: justify;
	margin: 0;
	padding: 10px 0;
}
.legalmaze-content-section .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.legalmaze-content-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.legalmaze-content-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.legalmaze-content-section1 {
	position: relative;
	padding: 10px 0 20px;
}
.legalmaze-content-section1 h5 {
	font-family: 'Marcellus';
	font-size: 30px;
	color: #bd8a29;
	line-height: 36px;
	font-weight: 400;
	margin: 0 0 10px;
	padding: 0;
}
.legalmaze-content-section1 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	text-align: justify;
	margin: 0;
	padding: 10px 0;
}
.legalmaze-content-section1 .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.legalmaze-content-section1 .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.legalmaze-content-section1 .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.whychooseus-content-section {
	position: relative;
	padding: 20px 0;
}
.whychooseus-content-section .mid-contbx {
	margin: 0 0 20px;
	text-align: center;
}
.whychooseus-content-section .mid-contbx h5 {
	font-family: 'Marcellus';
	font-size: 46px;
	color: #bd8a29;
	line-height: 55px;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 0;
}
.whychooseus-content-section .mid-contbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0 20px;
}
.whychooseus-content-section .col-lg-4 {
	padding-left: 11px;
	padding-right: 11px;
}
.whychooseus-content-section .col-lg-6 {
	padding-left: 11px;
	padding-right: 11px;
}
.whychooseus-content-section .whychoose-contbx {
	position: relative;
	margin: 17px 0;
	padding: 10px;
	background: #fff;
	transition: 0.3s;
	border-radius: 5px;
	border: 3px solid #b58c5a;
	transition: background 0.3s, border 0.4s, border-radius 0.4s, box-shadow 0.4s;
	min-height: 305px;
}
.whychooseus-content-section .whychoose-contbx h6 {
	font-family: 'Marcellus';
	font-size: 20px;
	color: #bd8a29;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
}
.whychooseus-content-section .whychoose-contbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	text-align: justify;
	margin: 0;
	padding: 10px 0;
}
.whychooseus-content-section .whychoose-contbx1 {
	position: relative;
	margin: 17px 0;
	padding: 10px;
	background: #fff;
	transition: 0.3s;
	border-radius: 5px;
	border: 3px solid #b58c5a;
	transition: background 0.3s, border 0.4s, border-radius 0.4s, box-shadow 0.4s;
	min-height: 230px;
}
.whychooseus-content-section .whychoose-contbx1 h6 {
	font-family: 'Marcellus';
	font-size: 20px;
	color: #bd8a29;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
}
.whychooseus-content-section .whychoose-contbx1 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	text-align: justify;
	margin: 0;
	padding: 10px 0;
}
.takethe-firststep-section {
	position: relative;
	padding: 20px 0;
}
.takethe-firststep-section .mid-contbx {
	margin: 0 0 20px;
	text-align: center;
}
.takethe-firststep-section .mid-contbx h5 {
	font-family: 'Marcellus';
	font-size: 46px;
	color: #bd8a29;
	line-height: 55px;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 0;
}
.takethe-firststep-section .mid-contbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0 20px;
}
.takethe-firststep-section .schedule-tbx {
	position: relative;
	background: url(https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/06/schedule-consultation-bgn.jpg) no-repeat;
	background-size: cover;
	min-height: 374px;
	margin: 40px 0 0;
	border-radius: 5px;
}
.takethe-firststep-section .schedule-tbx:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 0;
}
.takethe-firststep-section .schedule-tbx .indiv-bx {
	position: relative;
	z-index: 1;
	padding: 60px 10px;
}
.takethe-firststep-section .schedule-tbx .indiv-bx h4 {
	font-family: 'Marcellus';
	font-size: 49px;
	color: #ffd27e;
	line-height: 60px;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0;
}
.takethe-firststep-section .schedule-tbx .indiv-bx h5 {
	font-family: 'Marcellus';
	font-size: 30px;
	color: #ffd27e;
	line-height: 36px;
	font-weight: 700;
	margin: 0 0 10px;
	padding: 0;
}
.takethe-firststep-section .schedule-tbx .indiv-bx p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.takethe-firststep-section .schedule-tbx .indiv-bx .bkaptmntbtn {
	display: inline-block;
	padding: 15px 0 24px;
}
.takethe-firststep-section .schedule-tbx .indiv-bx .bkaptmntbtn a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.3s;
	border-radius: 4px;
	border: 1px solid #b58c5a;
	background: #b58c5a;
	padding: 12px 30px;
	margin: 0;
}
.takethe-firststep-section .schedule-tbx .indiv-bx .bkaptmntbtn a:hover {
	color: #fff;
	background: #b58c5a;
	border: 1px solid #1c3e72;
}
.lawservices-content-section {
	position: relative;
	padding: 50px 0;
}
.lawservices-content-section .col-lg-6 {
	padding-left: 11px;
	padding-right: 11px;
}
.lawservices-content-section .indiv-contbx {
	position: relative;
	margin: 17px 0;
	padding: 0 0 30px;
	background: #fff;
	transition: 0.3s;
	border-radius: 6px;
	transition: background 0.3s, border 0.4s, border-radius 0.4s, box-shadow 0.4s;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	text-align: center;
	border-bottom: 4px solid #fff;
}
.lawservices-content-section .indiv-contbx:hover {
	border-bottom: 4px solid #d7bea0;
}
.lawservices-content-section .indiv-contbx .srvimgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.lawservices-content-section .indiv-contbx .srvimgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.lawservices-content-section .indiv-contbx .srvimgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.lawservices-content-section .indiv-contbx h4 {
	font-family: 'Marcellus';
	font-size: 25px;
	color: #bd8a29;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
	padding: 25px 0 0;
}
.lawservices-content-section .indiv-contbx .sevdetls-btn {
	position: relative;
	padding: 50px 0 0;
}
.lawservices-content-section .indiv-contbx .sevdetls-btn a {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	line-height: 22px;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: url(../images/srvcarw.jpg) no-repeat 82% 19px #bd8a29;
	background-size: 16px 9px;
	padding: 12px 50px 12px 30px;
	margin: 0;
}
.lawservices-content-section .indiv-contbx .sevdetls-btn a:hover {
	color: #000;
	background: url(../images/srvcarw-h.jpg) no-repeat 82% 19px #bd8a29;
	background-size: 16px 9px;
}
.latestblog-post-section {
	position: relative;
	padding: 40px 0 0;
	text-align: center;
}
.latestblog-post-section h4 {
	font-family: 'Marcellus';
	font-size: 64px;
	color: #bd8a29;
	line-height: 77px;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 0;
}
.latestblog-post-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 30px;
}
.latestblog-post-section .instagram-post {
	background: #1c3e72;
	width: 100%;
	min-height: 150px;
	padding: 20px 0
}
.latestblog-post-section .instagram-post img {
	width: auto;
	height: auto;
}
.stkywhtsaplink {
	position: fixed;
	bottom: 95px;
	right: 20px;
	z-index: 99;
}
.stkywhtsaplink a {
	display: block;
	font-size: 1px;
	color: #fff;
	font-weight: 400;
	line-height: 60px;
	text-indent: -100000px;
	width: 56px;
	height: 56px;
	background: url(../images/watsplink-icn.jpg) no-repeat 12px 11px #4dc247;
	background-size: 34px 34px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	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;
}
.stkywhtsaplink a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/watsplink-icn.jpg) no-repeat 12px 11px #4dc247;
	background-size: 34px 34px;
}
.stkywhtsaplink .tooltip {
	position: absolute;
	z-index: 1;
	left: -145px;
	top: 29px;
	opacity: 0;
	width: 105px;
	background: #fff;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	border-radius: 5px;
	padding: 6px 15px;
	transform: translate(-8px, -50%);
	-webkit-box-shadow: 0 1.9px 7.8px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.stkywhtsaplink:hover .tooltip {
	opacity: 100%;
	transition: all .1s ease-in-out;
	left: -110px;
}
.stkyphonelink {
	position: fixed;
	bottom: 30px;
	right: 20px;
	z-index: 99;
}
.stkyphonelink a {
	display: block;
	font-size: 1px;
	color: #fff;
	font-weight: 400;
	line-height: 60px;
	text-indent: -100000px;
	width: 56px;
	height: 56px;
	background: url(../images/calink-icn.jpg) no-repeat 10px 12px #00bb70;
	background-size: 34px 34px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	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;
}
.stkyphonelink a:hover {
	text-decoration: none;
	background: url(../images/calink-icn.jpg) no-repeat 10px 12px #00bb70;
	background-size: 34px 34px;
}
.stkyphonelink .tooltip {
	position: absolute;
	z-index: 1;
	left: -145px;
	top: 32px;
	opacity: 0;
	width: 75px;
	background: #fff;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	border-radius: 5px;
	padding: 6px 15px;
	transform: translate(-8px, -50%);
	-webkit-box-shadow: 0 1.9px 7.8px rgba(0, 0, 0, .3);
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.stkyphonelink:hover .tooltip {
	opacity: 100%;
	transition: all .1s ease-in-out;
	left: -80px;
}
.foterwrp-section {
	position: relative;
	background: #030611;
	padding: 80px 0;
}
.foterwrp-section .ftlogo {
	float: left;
	width: 100%;
}
.foterwrp-section .ftlogo a {
	text-decoration: none;
}
.foterwrp-section .ftabt {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 20px 0 40px;
	margin: 0;
}
.foterwrp-section .fteml {
	float: left;
	width: 100%;
}
.foterwrp-section .fteml a {
	color: rgba(255,255,255,0.85);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	background: url(../images/fteml.jpg) no-repeat 0 3px;
	background-size: 19px 14px;
	transition: 0.3s;
	padding: 0 0 0 30px;
	margin: 0;
}
.foterwrp-section .fteml a:hover {
	color: #d7bea0;
	text-decoration: none;
	background: url(../images/fteml.jpg) no-repeat 0 3px;
	background-size: 19px 14px;
}
.foterwrp-section .fthrs {
	float: left;
	width: 100%;
	padding: 20px 0 50px;
}
.foterwrp-section .fthrs h5 {
	display: block;
	font-family: 'Marcellus';
	font-size: 25px;
	color: #bd8a29;
	line-height: 30px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 5px;
}
.foterwrp-section .calbx {
	display: block;
}
.foterwrp-section .calbx a {
	font-family: 'Marcellus';
	color: #bd8a29;
	font-size: 14px;
	font-weight: normal;
	line-height: 23px;
	text-decoration: none;
	background: url(../images/ftcal.jpg) no-repeat 0 2px;
	background-size: 23px 23px;
	transition: 0.3s;
	text-decoration: none;
	padding: 5px 0 5px 30px;
	margin: 0;
}
.foterwrp-section .calbx a:hover {
	color: #bd8a29;
	text-decoration: none;
	background: url(../images/ftcal.jpg) no-repeat 0 2px;
	background-size: 23px 23px;
}
.foterwrp-section .ftsocl-link {
	float: left;
	width: 100%;
}
.foterwrp-section .ftsocl-link a {
	float: left;
	text-decoration: none;
	margin: 0 8px 0 0;
}
.foterwrp-section .ftsocl-link a.link1 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 28px;
	text-indent: -100000px;
	width: 28px;
	height: 28px;
	background: url(../images/ftsocl-icn1.jpg) no-repeat;
	background-size: 28px 28px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.foterwrp-section .ftsocl-link a.link1:hover {
	background: url(../images/ftsocl-icn1-h.jpg) no-repeat;
	background-size: 28px 28px;
}
.foterwrp-section .ftsocl-link a.link2 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 28px;
	text-indent: -100000px;
	width: 29px;
	height: 28px;
	background: url(../images/ftsocl-icn2.jpg) no-repeat;
	background-size: 29px 28px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.foterwrp-section .ftsocl-link a.link2:hover {
	background: url(../images/ftsocl-icn2-h.jpg) no-repeat;
	background-size: 29px 28px;
}
.foterwrp-section .ftsocl-link a.link3 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 28px;
	text-indent: -100000px;
	width: 29px;
	height: 28px;
	background: url(../images/ftsocl-icn3.jpg) no-repeat;
	background-size: 29px 28px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.foterwrp-section .ftsocl-link a.link3:hover {
	background: url(../images/ftsocl-icn3-h.jpg) no-repeat;
	background-size: 29px 28px;
}
.foterwrp-section .ftsocl-link a.link4 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 28px;
	text-indent: -100000px;
	width: 29px;
	height: 28px;
	background: url(../images/ftsocl-icn4.jpg) no-repeat;
	background-size: 29px 28px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.foterwrp-section .ftsocl-link a.link4:hover {
	background: url(../images/ftsocl-icn4-h.jpg) no-repeat;
	background-size: 29px 28px;
}
.foterwrp-section h4 {
	position: relative;
	font-family: 'Marcellus';
	display: block;
	color: #fff;
	font-size: 25px;
	font-weight: 400;
	line-height: 30px;
	padding: 0;
	margin: 0 0 40px;
}
.foterwrp-section .ftlinks {
	position: relative;
}
.foterwrp-section .ftlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.foterwrp-section .ftlinks ul li {
	position: relative;
	padding: 3px 0;
}
.foterwrp-section .ftlinks ul li a {
	display: block;
	color: rgba(255,255,255,0.85);
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	background: url(../images/ftlnk-arw.jpg) no-repeat 0 8px;
	background-size: 9px 12px;
	transition: 0.3s;
	padding: 0 0 0 20px;
	margin: 0;
	text-decoration: none;
}
.foterwrp-section .ftlinks ul li a:hover {
	color: rgba(255,255,255,0.85);
	text-decoration: none;
	background: url(../images/ftlnk-arw-h.jpg) no-repeat 0 8px;
	background-size: 9px 12px;
}
.foterwrp-section .ftadrs1 {
	float: left;
	width: 50%;
	padding: 0 0 20px 20px;
}
.foterwrp-section .ftadrs1 p {
	float: left;
	width: 100%;
	color: rgba(255,255,255,0.85);
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	background: url(../images/ftadr-icn.jpg) no-repeat 0 10px;
	background-size: 20px 20px;
	padding: 0 20px 20px 30px;
	margin: 0;
}
.foterwrp-section .ftadrs1 p:hover {
	color: #d7bea0;
}
.foterwrp-section .ftadrs1 a {
	color: rgba(255,255,255,0.85);
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	transition: 0.3s;
	text-decoration: none;
}
.foterwrp-section .ftadrs1 a:hover {
	color: #d7bea0;
	text-decoration: none;
}
.foterwrp-section .cpy-rgtbx {
	float: left;
	width: 50%;
	color: rgba(255,255,255,0.85);
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	transition: 0.3s;
	padding: 30px 0 0;
	margin: 0;
}
.foterwrp-section .cpy-rgtbx a {
	color: rgba(255,255,255,0.85);
	text-decoration: none;
}
.foterwrp-section .dsgnby {
	float: left;
	width: 50%;
	color: #030611;
	font-size: 8px;
	font-weight: 400;
	line-height: 18px;
	text-align: right;
	padding: 30px 0 0;
	margin: 0;
}
.foterwrp-section .dsgnby a {
	color: #030611;
	text-decoration: none;
}
/**** ABOUT PAGE ****/
.innerpage-mainhero-section {
	position: relative;
	width: 100%;
}
.innerpage-mainhero-section img {
	width: 100%;
	height: auto;
}
.innerpage-mainhero-section .maintitle {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(3,6,17,0.64);
	padding: 248px 120px 0;
}
.innerpage-mainhero-section .maintitle h4 {
	font-family: 'Marcellus';
	font-size: 64px;
	color: #fff;
	line-height: 76px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.innerpage-mainhero-section .maintitle h4 strong {
	display: block;
	font-family: 'Marcellus';
	font-size: 42px;
	line-height: 50px;
	font-weight: 400;
}
.innerpage-mainhero-section .maintitle p {
	width: 62%;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-weight: 400;
	margin: 0 auto;
	padding: 20px 0 0;
}
.aboutpage-content-section {
	position: relative;
	padding: 80px 0 20px;
}
.aboutpage-content-section h1 {
	font-family: 'Marcellus';
	font-size: 44px;
	color: #bd8a29;
	line-height: 53px;
	font-weight: 400;
	margin: 0;
	padding: 0 50px 10px 0;
}
.aboutpage-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 30px 10px 0;
}
.aboutpage-content-section .innr-tbx {
	position: relative;
	width: 92%;
	float: left;
	background: #bd8a29;
	border-radius: 6px;
	padding: 16px 8px;
	margin: 70px 0 0;
}
.aboutpage-content-section .innr-tbx .tbx {
	width: 50%;
	float: left;
	padding: 25px 18px;
}
.aboutpage-content-section .innr-tbx .tbx h5 {
	font-family: 'Marcellus';
	font-size: 20px;
	color: #000;
	line-height: 26px;
	font-weight: 400;
	margin: 0 0 5px;
	padding: 0;
}
.aboutpage-content-section .innr-tbx .tbx p {
	padding: 0;
}
.aboutpage-content-section .bookapntmnt {
	position: relative;
	width: 92%;
	float: left;
	margin: 30px 0 0;
}
.aboutpage-content-section .bookapntmnt a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: #1c3e72;
	border: 1px solid #b58c5a;
	text-align: center;
	padding: 8px 23px;
	margin: 0;
}
.aboutpage-content-section .bookapntmnt a:hover {
	color: #fff;
	background: #1c3e72;
	border: 1px solid #1c3e72;
}
.aboutpage-content-section .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.aboutpage-content-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.aboutpage-content-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.aboutpage-content-section .call-legal {
	width: 100%;
	padding: 0 0 20px 35px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
}
.aboutpage-content-section .call-legal .indiv {
	float: left;
	width: 44%;
	padding: 16px 20px;
	border-radius: 4px;
	background: #fff;
}
.aboutpage-content-section .call-legal .indiv .ltimg {
	float: left;
	width: 23%;
}
.aboutpage-content-section .call-legal .indiv .rtbx {
	float: left;
	width: 77%;
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 0 15px;
	margin: 0;
}
.aboutpage-content-section .call-legal .indiv .rtbx a {
	display: block;
	color: #1c3e72;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	transition: 0.3s;
}
.aboutpage-content-section .call-legal .indiv .rtbx a:hover {
	color: #1c3e72;
}
.innerexperience-counter-section {
	position: relative;
	padding: 20px 0 80px;
	background: #fff;
}
.innerexperience-counter-section .counter-box {
	text-align: center;
	background: #051439;
	border-radius: 6px;
	padding: 40px 24px;
}
.innerexperience-counter-section .counter-box.home-effective .content-box-percentage {
	display: inline-block;
}
.innerexperience-counter-section .counter-box.home-effective .content-box-percentage .display-percentage {
	display: inline-block;
	font-family: 'Marcellus';
	color: #ffb62b;
	font-size: 40px;
	font-weight: 400;
	line-height: 50px;
	padding: 0;
	margin: 0;
}
.innerexperience-counter-section .counter-box.home-effective strong {
	display: inline-block;
	font-family: 'Marcellus';
	color: #ffb62b;
	font-size: 40px;
	font-weight: 400;
	line-height: 40px;
	padding: 0 5px;
	margin: 0;
}
.innerexperience-counter-section .counter-box.home-effective .content-box-percentage .counter-box-content {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.innerexperience-counter-section .counter-box.home-effective .content-box-percentage p {
	display: block;
	font-family: 'Marcellus';
	color: #fff;
	font-size: 23px;
	font-weight: 400;
	line-height: 30px;
	padding: 0 0 10px;
	margin: 0;
}
.officepage-location-section {
	position: relative;
	padding: 30px 0;
	background: url(../images/location-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}
.officepage-location-section .col-lg-6 {
	padding-left: 10px;
	padding-right: 10px;
}
.officepage-location-section .indiv-loctbx {
	position: relative;
	padding: 30px 28px 40px;
	margin: 17px 0;
	border-radius: 20px;
	border: 3px solid #fff;
	background: #bd8a29;
	transition: 0.3s;
}
.officepage-location-section .indiv-loctbx:hover {
	background: transparent;
}
.officepage-location-section .indiv-loctbx h3 {
	font-family: 'Marcellus';
	font-size: 36px;
	color: #fff;
	line-height: 40px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
}
.officepage-location-section .indiv-loctbx ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.officepage-location-section .indiv-loctbx ul li {
	font-size: 22px;
	color: #fff;
	line-height: 33px;
	font-weight: 600;
	margin: 20px 0 0;
	padding: 0 0 0 44px;
}
.officepage-location-section .indiv-loctbx ul li a {
	color: #fff;
	line-height: 42px;
	text-decoration: none;
}
.officepage-location-section .indiv-loctbx ul li.loc {
	background: url(../images/loc-icn1.png) no-repeat 0 0;
	background-size: 33px 42px;
	min-height: 42px;
}
.officepage-location-section .indiv-loctbx ul li.phn {
	background: url(../images/phn-icn1.png) no-repeat 0 0;
	background-size: 33px 42px;
}
.officepage-location-section .indiv-loctbx.b1 {
	position: relative;
	padding: 30px 28px 40px;
	margin: 17px 0;
	border-radius: 20px;
	border: 3px solid #fff;
	background: transparent;
	transition: 0.3s;
}
.officepage-location-section .indiv-loctbx.b1:hover {
	background: #bd8a29;
}
.officepage-location-section .indiv-loctbx.b2 {
	background: transparent;
	min-height: 320px;
}
.officepage-location-section .indiv-loctbx.b2:hover {
	background: #bd8a29;
}
.officepage-location-section .indiv-loctbx.b2 h3 {
	margin-top: 30px;
}
.officepage-location-section .indiv-loctbx.b3 {
	background: #bd8a29;
	min-height: 320px;
}
.officepage-location-section .indiv-loctbx.b3:hover {
	background: transparent;
}
.office-contactdtls-section {
	position: relative;
	padding: 50px 0 20px;
}
.office-contactdtls-section .lft-bookapntmnt {
	position: relative;
	width: 82%;
}
.office-contactdtls-section .lft-bookapntmnt a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: #1c3e72;
	border: 1px solid #b58c5a;
	text-align: center;
	padding: 8px 23px;
	margin: 0;
}
.office-contactdtls-section .lft-bookapntmnt a:hover {
	color: #fff;
	background: #1c3e72;
	border: 1px solid #1c3e72;
}
.office-contactdtls-section .lft-infobx {
	position: relative;
	width: 82%;
}
.office-contactdtls-section .lft-infobx ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.office-contactdtls-section .lft-infobx ul li {
	font-size: 18px;
	color: #1c3e72;
	line-height: 25px;
	font-weight: 700;
	transition: 0.3s;
	margin: 40px 0 0;
	padding: 0 0 0 65px;
}
.office-contactdtls-section .lft-infobx ul li strong {
	display: block;
	font-size: 16px;
	color: #717887;
	font-weight: 400;
}
.office-contactdtls-section .lft-infobx ul li a {
	font-size: 18px;
	color: #1c3e72;
	text-decoration: none;
}
.office-contactdtls-section .lft-infobx ul li.phn {
	background: url(../images/info-icn1.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.office-contactdtls-section .lft-infobx ul li:hover.phn {
	background: url(../images/info-icn1-h.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.office-contactdtls-section .lft-infobx ul li.eml {
	background: url(../images/info-icn2.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.office-contactdtls-section .lft-infobx ul li:hover.eml {
	background: url(../images/info-icn2-h.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.office-contactdtls-section .lft-infobx ul li.adr {
	background: url(../images/info-icn3.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.office-contactdtls-section .lft-infobx ul li:hover.adr {
	background: url(../images/info-icn3-h.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.office-contactdtls-section .lft-infobx ul li.hrs {
	background: url(../images/info-icn4.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.office-contactdtls-section .lft-infobx ul li:hover.hrs {
	background: url(../images/info-icn4-h.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.office-contactdtls-section .folowus-link {
	width: 100%;
	float: left;
	clear: both;
	margin: 50px 0 0;
}
.office-contactdtls-section .folowus-link a {
	float: left;
	text-decoration: none;
	margin: 0 8px 0 0;
}
.office-contactdtls-section .folowus-link a.link1 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link1.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.office-contactdtls-section .folowus-link a.link1:hover {
	background: url(../images/flw-link1-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.office-contactdtls-section .folowus-link a.link2 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link2.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.office-contactdtls-section .folowus-link a.link2:hover {
	background: url(../images/flw-link2-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.office-contactdtls-section .folowus-link a.link3 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link3.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.office-contactdtls-section .folowus-link a.link3:hover {
	background: url(../images/flw-link3-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.office-contactdtls-section .folowus-link a.link4 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link4.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.office-contactdtls-section .folowus-link a.link4:hover {
	background: url(../images/flw-link4-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.office-contactdtls-section .folowus-link a.link5 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link5.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.office-contactdtls-section .folowus-link a.link5:hover {
	background: url(../images/flw-link5-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.office-contactdtls-section .rgtenquiry-formbx {
	width: 100%;
	float: left;
	background: #fcf5ec;
	border-radius: 8px;
	padding: 20px 40px 60px;
}
.office-contactdtls-section .rgtenquiry-formbx .headbx {
	position: relative;
	background: url(../images/law-icn.jpg) no-repeat center bottom;
	padding: 0 0 45px;
	margin: 0 0 30px;
	text-align: center;
}
.office-contactdtls-section .rgtenquiry-formbx .headbx::before {
	content: '';
	position: absolute;
	left: 10px;
	bottom: 12px;
	width: 44%;
	border-bottom: 1px dashed #a9b4c5;
}
.office-contactdtls-section .rgtenquiry-formbx .headbx::after {
	content: '';
	position: absolute;
	right: 10px;
	bottom: 12px;
	width: 44%;
	border-bottom: 1px dashed #a9b4c5;
}
.office-contactdtls-section .rgtenquiry-formbx .headbx h4 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #b58c5a;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.office-contactdtls-section .rgtenquiry-formbx form {
	width: 100%;
	float: left;
}
.office-contactdtls-section .rgtenquiry-formbx .inpnme {
	width: 50%;
	float: left;
	padding: 0 10px 7px;
}
.office-contactdtls-section .rgtenquiry-formbx .inpnme label {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 8px;
	margin: 0;
}
.office-contactdtls-section .rgtenquiry-formbx .inpnme input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
}
.office-contactdtls-section .rgtenquiry-formbx .inpnme input::focus {
 border: 1px solid #b58c5a;
}
.office-contactdtls-section .rgtenquiry-formbx .inpnum {
	width: 50%;
	float: left;
	padding: 0 10px 7px;
}
.office-contactdtls-section .rgtenquiry-formbx .inpnum label {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 8px;
	margin: 0;
}
.office-contactdtls-section .rgtenquiry-formbx .inpnum input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
}
.office-contactdtls-section .rgtenquiry-formbx .inpnum input::focus {
 border: 1px solid #b58c5a;
}
.office-contactdtls-section .rgtenquiry-formbx .inpeml {
	width: 50%;
	float: left;
	padding: 0 10px 7px;
}
.office-contactdtls-section .rgtenquiry-formbx .inpeml label {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 8px;
	margin: 0;
}
.office-contactdtls-section .rgtenquiry-formbx .inpeml input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
}
.office-contactdtls-section .rgtenquiry-formbx .inpeml input::focus {
 border: 1px solid #b58c5a;
}
.office-contactdtls-section .rgtenquiry-formbx .inpmesge {
	width: 100%;
	float: left;
	padding: 0 10px;
}
.office-contactdtls-section .rgtenquiry-formbx .inpmesge label {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 8px;
	margin: 0;
}
.office-contactdtls-section .rgtenquiry-formbx .inpmesge textarea {
	width: 100%;
	height: 150px;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
}
.office-contactdtls-section .rgtenquiry-formbx .inpmesge textarea::focus {
 border: 1px solid #b58c5a;
}
.office-contactdtls-section .rgtenquiry-formbx .sbmtbtn {
	width: 100%;
	float: left;
	padding: 0 10px;
}
.office-contactdtls-section .rgtenquiry-formbx .sbmtbtn input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: #1c3e72;
	border: 1px solid #b58c5a;
	text-align: center;
	padding: 8px 23px;
	margin: 10px 0 0;
}
.office-contactdtls-section .rgtenquiry-formbx .sbmtbtn:hover input {
	color: #fff;
	background: #1c3e72;
	border: 1px solid #1c3e72;
}
.officemap-section {
	position: relative;
	text-align: center;
}
.officemap-section iframe {
	width: 98%;
	height: 420px;
	border: none;
	margin: 0 auto;
}
.contactpage-contactdtls-section {
	position: relative;
	padding: 50px 0 20px;
}
.contactpage-contactdtls-section .lft-bookapntmnt {
	position: relative;
	width: 82%;
}
.contactpage-contactdtls-section .lft-bookapntmnt a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: #1c3e72;
	border: 1px solid #b58c5a;
	text-align: center;
	padding: 8px 23px;
	margin: 0;
}
.contactpage-contactdtls-section .lft-bookapntmnt a:hover {
	color: #fff;
	background: #1c3e72;
	border: 1px solid #1c3e72;
}
.contactpage-contactdtls-section .lft-infobx {
	position: relative;
	width: 82%;
}
.contactpage-contactdtls-section .lft-infobx ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.contactpage-contactdtls-section .lft-infobx ul li {
	font-size: 18px;
	color: #1c3e72;
	line-height: 25px;
	font-weight: 700;
	transition: 0.3s;
	margin: 40px 0 0;
	padding: 0 0 0 65px;
}
.contactpage-contactdtls-section .lft-infobx ul li strong {
	display: block;
	font-size: 16px;
	color: #717887;
	font-weight: 400;
}
.contactpage-contactdtls-section .lft-infobx ul li a {
	font-size: 18px;
	color: #1c3e72;
	text-decoration: none;
}
.contactpage-contactdtls-section .lft-infobx ul li.phn {
	background: url(../images/info-icn1.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.contactpage-contactdtls-section .lft-infobx ul li:hover.phn {
	background: url(../images/info-icn1-h.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.contactpage-contactdtls-section .lft-infobx ul li.eml {
	background: url(../images/info-icn2.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.contactpage-contactdtls-section .lft-infobx ul li:hover.eml {
	background: url(../images/info-icn2-h.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.contactpage-contactdtls-section .lft-infobx ul li.adr {
	background: url(../images/info-icn3.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.contactpage-contactdtls-section .lft-infobx ul li:hover.adr {
	background: url(../images/info-icn3-h.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.contactpage-contactdtls-section .lft-infobx ul li.hrs {
	background: url(../images/info-icn4.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.contactpage-contactdtls-section .lft-infobx ul li:hover.hrs {
	background: url(../images/info-icn4-h.jpg) no-repeat 0 0;
	background-size: 48px 48px;
}
.contactpage-contactdtls-section .folowus-link {
	width: 100%;
	float: left;
	clear: both;
	margin: 50px 0 0;
}
.contactpage-contactdtls-section .folowus-link a {
	float: left;
	text-decoration: none;
	margin: 0 8px 0 0;
}
.contactpage-contactdtls-section .folowus-link a.link1 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link1.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.contactpage-contactdtls-section .folowus-link a.link1:hover {
	background: url(../images/flw-link1-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.contactpage-contactdtls-section .folowus-link a.link2 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link2.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.contactpage-contactdtls-section .folowus-link a.link2:hover {
	background: url(../images/flw-link2-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.contactpage-contactdtls-section .folowus-link a.link3 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link3.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.contactpage-contactdtls-section .folowus-link a.link3:hover {
	background: url(../images/flw-link3-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.contactpage-contactdtls-section .folowus-link a.link4 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link4.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.contactpage-contactdtls-section .folowus-link a.link4:hover {
	background: url(../images/flw-link4-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.contactpage-contactdtls-section .folowus-link a.link5 {
	display: block;
	font-size: 1px;
	color: #000;
	font-weight: 400;
	line-height: 47px;
	text-indent: -100000px;
	width: 47px;
	height: 47px;
	background: url(../images/flw-link5.jpg) no-repeat center center;
	background-size: 30px 30px;
	border-radius: 4px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.contactpage-contactdtls-section .folowus-link a.link5:hover {
	background: url(../images/flw-link5-h.jpg) no-repeat center center;
	background-size: 47px 47px;
}
.contactpage-contactdtls-section .rgtenquiry-formbx {
	width: 100%;
	float: left;
	background: #fcf5ec;
	border-radius: 8px;
	padding: 20px 40px 60px;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .headbx {
	position: relative;
	background: url(../images/law-icn.jpg) no-repeat center bottom;
	padding: 0 0 45px;
	margin: 0 0 30px;
	text-align: center;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .headbx::before {
	content: '';
	position: absolute;
	left: 10px;
	bottom: 12px;
	width: 44%;
	border-bottom: 1px dashed #a9b4c5;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .headbx::after {
	content: '';
	position: absolute;
	right: 10px;
	bottom: 12px;
	width: 44%;
	border-bottom: 1px dashed #a9b4c5;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .headbx h4 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #b58c5a;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.contactpage-contactdtls-section .rgtenquiry-formbx form {
	width: 100%;
	float: left;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpnme {
	width: 50%;
	float: left;
	padding: 0 10px 7px;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpnme label {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 8px;
	margin: 0;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpnme input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpnme input::focus {
 border: 1px solid #b58c5a;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpnum {
	width: 50%;
	float: left;
	padding: 0 10px 7px;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpnum label {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 8px;
	margin: 0;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpnum input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpnum input::focus {
 border: 1px solid #b58c5a;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpeml {
	width: 50%;
	float: left;
	padding: 0 10px 7px;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpeml label {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 8px;
	margin: 0;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpeml input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpeml input::focus {
 border: 1px solid #b58c5a;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpmesge {
	width: 100%;
	float: left;
	padding: 0 10px;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpmesge label {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 24px;
	padding: 0 0 8px;
	margin: 0;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpmesge textarea {
	width: 100%;
	height: 150px;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #525762;
	font-weight: 400;
	line-height: 20px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .inpmesge textarea::focus {
 border: 1px solid #b58c5a;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .sbmtbtn {
	width: 100%;
	float: left;
	padding: 0 10px;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .sbmtbtn input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.3s;
	border-radius: 4px;
	background: #1c3e72;
	border: 1px solid #b58c5a;
	text-align: center;
	padding: 8px 23px;
	margin: 10px 0 0;
}
.contactpage-contactdtls-section .rgtenquiry-formbx .sbmtbtn:hover input {
	color: #fff;
	background: #1c3e72;
	border: 1px solid #1c3e72;
}
.contactlocmap-section {
	position: relative;
	padding: 40px 0 0;
	margin-bottom: -40px;
}
.contactlocmap-section .indiv-mapbx {
	width: 100%;
}
.contactlocmap-section .col-lg-3 {
	padding-left: 5px;
	padding-right: 5px;
}
.contactlocmap-section .indiv-mapbx iframe {
	width: 100%;
	height: 420px;
	border: none;
	margin: 0 auto;
}
.salepurchasepage-content-section {
	position: relative;
	padding: 40px 0 20px;
}
.salepurchasepage-content-section h1 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.salepurchasepage-content-section h2 {
	font-family: 'Marcellus';
	font-size: 22px;
	color: #bd8a29;
	line-height: 32px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0 0;
}
.salepurchasepage-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.salepurchasepage-content-section .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.salepurchasepage-content-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.salepurchasepage-content-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.startright-agreement-section {
	position: relative;
	padding: 20px 0;
	text-align: center;
	background: url(https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/03/hmservice-bg02.jpg) no-repeat top center;
	background-size: cover;
}
.startright-agreement-section h5 {
	font-family: 'Marcellus';
	font-size: 26px;
	color: #bd8a29;
	line-height: 39px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.startright-agreement-section .right-agreement-bx {
	position: relative;
	margin: 17px 0;
	padding: 15px;
	transition: 0.3s;
}
.startright-agreement-section .right-agreement-bx img {
	width: 180px;
	height: auto;
	border-radius: 30px 0 30px 0;
	margin: 0 0 15px;
	border: 1px solid #ddd6c8;
	background: #fff;
	padding: 10px;
}
.startright-agreement-section .right-agreement-bx h6 {
	font-family: 'Marcellus';
	font-size: 22px;
	color: #a66e2a;
	line-height: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 11px;
}
.startright-agreement-section .right-agreement-bx p {
	font-size: 16px;
	color: #171717;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.startright-agreement-section .right-agreement-bx1 {
	position: relative;
	margin: 17px 0;
	padding: 15px;
	transition: 0.3s;
}
.startright-agreement-section .right-agreement-bx1 img {
	width: 180px;
	height: auto;
	border-radius: 30px 0 30px 0;
	margin: 0 0 15px;
	border: 1px solid #ddd6c8;
	background: #fff;
	padding: 10px;
}
.startright-agreement-section .right-agreement-bx1 h6 {
	font-family: 'Marcellus';
	font-size: 22px;
	color: #a66e2a;
	line-height: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 11px;
}
.startright-agreement-section .right-agreement-bx1 p {
	font-size: 16px;
	color: #171717;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.trustedsale-purchasecontent-section {
	position: relative;
	padding: 20px 0;
}
.trustedsale-purchasecontent-section h3 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 50px 0 10px;
}
.trustedsale-purchasecontent-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.trustedsale-purchasecontent-section .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.trustedsale-purchasecontent-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.trustedsale-purchasecontent-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.benefitsale-content-section {
	position: relative;
	padding: 40px 0;
	text-align: center;
}
.benefitsale-content-section h3 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.benefitsale-content-section h6 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.benefitsale-content-section h4 {
	font-family: 'Marcellus';
	font-size: 30px;
	color: #bd8a29;
	line-height: 36px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.benefitsale-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.salepurchase-content-section {
	position: relative;
	padding: 20px 0;
}
.salepurchase-content-section h3 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 50px 0 10px;
}
.salepurchase-content-section h4 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 50px 0 10px;
}
.salepurchase-content-section h5 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 50px 0 10px;
}
.salepurchase-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.salepurchase-content-section ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.salepurchase-content-section ul li {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 5px 0;
	padding: 0;
}
.salepurchase-content-section .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.salepurchase-content-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.salepurchase-content-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.whendoyou-agreement-section {
	position: relative;
	padding: 20px 0;
	text-align: center;
}
.whendoyou-agreement-section .midtxt {
	padding: 0;
}
.whendoyou-agreement-section .midtxt h4 {
	font-family: 'Marcellus';
	font-size: 30px;
	color: #bd8a29;
	line-height: 36px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.whendoyou-agreement-section .midtxt p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.whendoyou-agreement-section .tbx {
	position: relative;
	margin: 17px 0 0;
	padding: 10px;
	background: #fff;
	transition: 0.3s;
}
.whendoyou-agreement-section .tbx img {
	width: 78px;
	height: auto;
	margin: 0 0 15px;
}
.whendoyou-agreement-section .tbx h6 {
	font-family: 'Marcellus';
	font-size: 22px;
	color: #b58c5a;
	line-height: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 11px;
}
.whendoyou-agreement-section .tbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.topclauses-purchase-section {
	position: relative;
	padding: 50px 0;
	text-align: center;
}
.topclauses-purchase-section h4 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.topclauses-purchase-section .tbx {
	position: relative;
	margin: 21px 0 0;
	padding: 10px;
	background: #fff;
	transition: 0.3s;
	border: 1px solid #f7e4c1;
    border-radius: 8px;
}
.topclauses-purchase-section .tbx img {
	width: 107px;
	height: auto;
	margin: 0 0 15px;
}
.topclauses-purchase-section .tbx h6 {
	font-family: 'Marcellus';
	font-size: 22px;
	color: #b58c5a;
	line-height: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 11px;
}
.topclauses-purchase-section .tbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.features-sale-section {
	position: relative;
	padding: 20px 0;
}
.features-sale-section h5 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	text-align: center;
	margin: 0;
	padding: 0;
}
.features-sale-section .tbx {
	position: relative;
	margin: 15px 0;
	padding: 10px;
	transition: 0.3s;
	text-align:center;
	border: 1px solid #f7e4c1;
    border-radius: 8px;
}
.features-sale-section .tbx h6 {
	font-family: 'Marcellus';
	font-size: 22px;
	color: #b58c5a;
	line-height: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 11px;
}
.features-sale-section .tbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.features-sale-section .tbx1 {
	position: relative;
	margin: 15px 0;
	padding: 10px;
	transition: 0.3s;
	text-align:center;
	border: 1px solid #f7e4c1;
    border-radius: 8px;
}
.features-sale-section .tbx1 h6 {
	font-family: 'Marcellus';
	font-size: 22px;
	color: #b58c5a;
	line-height: 26px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 11px;
}
.features-sale-section .tbx1 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.insightspage-listing-section {
	position: relative;
	padding: 20px 0 50px;
}
.insightspage-listing-section .insightlist-tbx {
	position: relative;
	width: 33%;
	float: left;
	padding: 20px;
	background: #fff;
	min-height: 510px;
	transition: all 200ms ease-out 0s;
	-webkit-transition: all 200ms ease-out 0s;
	-ms-transition: all 200ms ease-out 0s;
	-o-transition: all 200ms ease-out 0s;
}
.insightspage-listing-section .insightlist-tbx:hover {
	background: #eef1f2;
}
.insightspage-listing-section .insightlist-tbx .insight-media {
	position: relative;
	width: 98%;
}
.insightspage-listing-section .insightlist-tbx .postmedia-bx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.insightspage-listing-section .insightlist-tbx .postmedia-bx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.insightspage-listing-section .insightlist-tbx .postmedia-bx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.insightspage-listing-section .insightlist-tbx .postdate-bx {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 99;
	width: 65px;
	background: #fff;
	border: 1px solid #9d9d9d;
	color: #555;
	padding: 5px;
	text-align: center;
}
.insightspage-listing-section .insightlist-tbx .postdate-bx .month {
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 28px;
}
.insightspage-listing-section .insightlist-tbx .postdate-bx .year {
	width: 100%;
	float: left;
	font-size: 19px;
	line-height: 26px;
	border-top: 2px solid #555;
}
.insightspage-listing-section .insightlist-tbx .author-bx {
	position: absolute;
	bottom: 20px;
	left: -10px;
	z-index: 99;
	background: #2e6480;
	color: #fff;
	font-size: 12px;
	padding: 8px 10px;
	transition: 0.3s;
}
.insightspage-listing-section .insightlist-tbx .author-bx:hover {
	background: #333;
}
.insightspage-listing-section .insightlist-tbx h3 {
	font-family: 'Marcellus';
	font-size: 20px;
	color: #333;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 20px 10px 10px 0;
}
.insightspage-listing-section .insightlist-tbx h3 a {
	font-family: 'Marcellus';
	color: #333;
	text-decoration: none;
}
.insightspage-listing-section .insightlist-tbx p {
	font-size: 14px;
	color: #333;
	line-height: 25px;
	font-weight: 400;
	margin: 0;
	padding: 0 10px 0 0;
}
.insightspage-listing-section .insightlist-tbx .readmore-btn {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	padding: 10px 0;
	text-align: center;
}
.insightspage-listing-section .insightlist-tbx .readmore-btn a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	font-weight: 400;
	background: #bd8a29;
	border-radius: 5px;
	text-decoration: none;
	margin: 0;
	padding: 5px 10px;
}
.insightspage-listing-section .insightlist-tbx .readmore-btn a:hover {
	color: #bd8a29;
	background: #fff;
}
.insightspage-details-section {
	position: relative;
	padding: 20px 0;
}
.insightspage-details-section .insightlft-tbx {
	position: relative;
	width: 98%;
}
.insightspage-details-section .insightlft-tbx h1 {
    font-family: 'Marcellus';
    font-size: 39px;
    color: #030611;
    line-height: 46px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 10px;
}
.insightspage-details-section .insightlft-tbx h2 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #030611;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 15px 0 5px;
}
.insightspage-details-section .insightlft-tbx h3 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #030611;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 15px 0 5px;
}
.insightspage-details-section .insightlft-tbx h4 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #030611;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 15px 0 5px;
}
.insightspage-details-section .insightlft-tbx h5 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #030611;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 15px 0 5px;
}
.insightspage-details-section .insightlft-tbx p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.insightspage-details-section .insightlft-tbx p strong {
	font-weight: 600;
}
.insightspage-details-section .insightlft-tbx p a {
	font-size: 16px;
	color: #1c3e72;
	line-height: 24px;
	font-weight: 400;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
.insightspage-details-section .insightlft-tbx p a:hover {
	color: #b58c5a;
}
.insightspage-details-section .insightlft-tbx  h2 strong {
    font-family: 'Marcellus';
    color: #030611;
    font-weight: 400;
}
.insightspage-details-section .insightlft-tbx  h3 strong {
    font-family: 'Marcellus';
    color: #030611;
    font-weight: 400;
}
.insightspage-details-section .insightlft-tbx  h4 strong {
    font-family: 'Marcellus';
    color: #030611;
    font-weight: 400;
}.insightspage-details-section .insightlft-tbx  h5 strong {
    font-family: 'Marcellus';
    color: #030611;
    font-weight: 400;
}
.insightspage-details-section .insightlft-tbx strong {
    font-weight: 500;
}
.insightspage-details-section .insightlft-tbx ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.insightspage-details-section .insightlft-tbx ul li {
	position: relative;
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 2px 0;
	padding: 0 0 0 4px;
}
.insightspage-details-section .insightlft-tbx ul li::before {
	content: '';
	position: absolute;
	top: 8px;
	left: -12px;
	width: 5px;
	height: 5px;
	border-radius: 50px;
	background: #525762;
}
.insightspage-details-section .insightlft-tbx .aligncenter {
	width: 100%;
	height: auto;
	border-radius: 6px;
	margin: 10px 0;
}
.insightspage-details-section .insightrgt-recentpost {
	position: relative;
	width: 100%;
}
.insightspage-details-section .insightrgt-recentpost h3 {
	font-family: 'Marcellus';
	font-size: 38px;
	color: #fff;
	line-height: 46px;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 5px 15px;
	background: #1c3e72;
	border-radius: 6px;
	border: 1px solid #b58c5a;
}
.insightspage-details-section .insightrgt-recentpost ul {
	list-style: none;
	margin: 0 0 0 18px;
	padding: 0;
}
.insightspage-details-section .insightrgt-recentpost ul li {
	padding: 10px 0;
	border-bottom: 1px solid #dfdfdf;
}
.insightspage-details-section .insightrgt-recentpost ul li a {
	position: relative;
	font-size: 16px;
	color: #1c3e72;
	line-height: 24px;
	font-weight: 500;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.insightspage-details-section .insightrgt-recentpost ul li a:hover {
	color: #b58c5a;
}
.insightspage-details-section .insightrgt-recentpost ul li a::before {
	content: '';
	position: absolute;
	top: 8px;
	left: -18px;
	width: 5px;
	height: 5px;
	border-radius: 50px;
	background: #525762;
}
.insightspage-details-section .insightrgt-categoriespost {
	position: relative;
	width: 100%;
	margin: 50px 0 0;
}
.insightspage-details-section .insightrgt-categoriespost h3 {
	font-family: 'Marcellus';
	font-size: 38px;
	color: #fff;
	line-height: 46px;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 5px 15px;
	background: #1c3e72;
	border-radius: 6px;
	border: 1px solid #b58c5a;
}
.insightspage-details-section .insightrgt-categoriespost ul {
	list-style: none;
	margin: 0 0 0 18px;
	padding: 0;
}
.insightspage-details-section .insightrgt-categoriespost ul li {
	padding: 10px 0;
	border-bottom: 1px solid #dfdfdf;
}
.insightspage-details-section .insightrgt-categoriespost ul li a {
	position: relative;
	font-size: 16px;
	color: #1c3e72;
	line-height: 24px;
	font-weight: 500;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.insightspage-details-section .insightrgt-categoriespost ul li a:hover {
	color: #b58c5a;
}
.insightspage-details-section .insightrgt-categoriespost ul li a::before {
	content: '';
	position: absolute;
	top: 8px;
	left: -18px;
	width: 5px;
	height: 5px;
	border-radius: 50px;
	background: #525762;
}
.insightfaqs-tabing-section {
	position: relative;
	padding: 50px 0 70px;
	background: #fcf5ec;
	margin-bottom: -40px;
}
.insightfaqs-tabing-section .accordion {
	overflow-anchor: none;
	position: relative;
	z-index: 9;
}
.insightfaqs-tabing-section h3 {
	font-family: 'Marcellus';
	font-size: 48px;
	color: #bd8a29;
	line-height: 57px;
	font-weight: 400;
	text-align: center;
	margin: 0;
	padding: 0 0 15px;
}
.insightfaqs-tabing-section .accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: 0;
}
.insightfaqs-tabing-section .card {
	border: none;
	border-radius: inherit;
	background-color: inherit;
	margin: 10px 0;
}
.insightfaqs-tabing-section .card-header {
	border-bottom: none;
	background-color: inherit;
	padding: 0;
}
.insightfaqs-tabing-section .text-left {
	font-family: 'Marcellus';
	font-size: 21px;
	color: #030611;
	line-height: 30px;
	font-weight: 400;
	border-bottom: 1px solid #e7dfd5;
	margin: 0;
	padding: 10px 30px 15px 0;
}
.insightfaqs-tabing-section .collapsed::before {
	content: '';
	position: absolute;
	top: 14px;
	right: 0;
	width: 24px;
	height: 24px;
	background: url(../images/faqarw.png) no-repeat;
	background-size: 24px 24px;
}
.insightfaqs-tabing-section .show::before {
	content: '';
	position: absolute;
	top: 14px;
	right: 0;
	width: 24px;
	height: 24px;
	background: url(../images/faqarwh.png) no-repeat;
	background-size: 24px 24px;
}
.insightfaqs-tabing-section .faqcontent {
	padding: 15px 0;
}
.insightfaqs-tabing-section .faqcontent p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 30px 10px 0;
}
.insightfaqs-tabing-section .faqcontent p strong {
	font-weight: 600;
}
.insightfaqs-tabing-section .faqcontent p a {
	font-size: 16px;
	color: #1c3e72;
	line-height: 24px;
	font-weight: 400;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}
.insightfaqs-tabing-section .faqcontent p a:hover {
	color: #b58c5a;
}

.trendinginsights-section {
	position: relative;
	padding: 40px 0 20px;
}
.trendinginsights-section h4 {
	display:block;
	font-family: 'Marcellus';
	font-size: 64px;
	color: #bd8a29;
	line-height: 77px;
	font-weight: 400;
	text-align:center;
	margin: 0 0 15px;
	padding: 0;
}
.trendinginsights-section p {
	display:block;
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	text-align:center;
	margin: 0;
	padding: 0 0 30px;
}
.trendinginsights-section h3 {
    font-family: 'Marcellus';
    font-size: 39px;
    color: #030611;
    line-height: 46px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 10px;
}
.trendinginsights-section .inninsights-tbx {
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
	border-radius: 6px;
	margin: 10px 0;
}
.trendinginsights-section .inninsights-tbx .overtxt {
	position: absolute;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	padding: 40px;
	z-index: 9;
	transition: 0.3s;
}
.trendinginsights-section .inninsights-tbx .overtxt h5 {
	display: block;
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 32px;
	cursor: pointer;
	min-height: 110px;
	padding: 0 0 10px;
	margin: 10px 0;
	transition: 0.3s;
}
.trendinginsights-section a {
	display: block;
	color: fff;
	text-decoration: none;
}
.trendinginsights-section a:hover {
	color: fff;
	text-decoration: none;
}
.trendinginsights-section .inninsights-tbx:hover .overtxt {
	background: rgba(0, 0, 0, 0.8);
}
.trendinginsights-section .inninsights-tbx .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: auto;
}
.trendinginsights-section .inninsights-tbx .imgbx img {
	width: 100%;
	height: 277px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s ease;
}
.trendinginsights-section .inninsights-tbx:hover .imgbx img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.trendinginsights-section .redmr-btn {
	position:relative;
	width:90px;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	background:#bd8a29;
	border-radius: 5px;
	padding: 0 2px;
	margin: 20px auto 0;
	text-align:center;
	cursor: pointer;
	text-decoration: none;
	transition: 0.3s;
}
.trendinginsights-section .inninsights-tbx:hover .redmr-btn {
	color:#bd8a29;
	background:#fff;
}
.sectorspage-content-section {
	position: relative;
	padding: 40px 0;
}
.sectorspage-content-section h1 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.sectorspage-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.sectorspage-content-section .alignright {
	float:right;
	width: 48%;
	height: auto;
	border-radius: 6px;
	margin:0 0 20px 20px;
}
.sectorspage-content-section1 {
	position: relative;
	padding: 40px 0;
	background:url('https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/05/law-bg.jpg') no-repeat;
	background-size:cover;
}
.sectorspage-content-section1 h2, h3 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.sectorspage-content-section1 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.sectorspage-content-section1 .alignleft {
	float:left;
	width: 48%;
	height: auto;
	border-radius: 6px;
	margin:0 20px 20px 0;
}
.sectorspage-content-section2 {
	position: relative;
	padding: 40px 0;
}
.sectorspage-content-section2 h3 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.sectorspage-content-section2 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.sectorspage-content-section2 .alignright {
	float:right;
	width: 48%;
	height: auto;
	border-radius: 6px;
	margin:0 0 20px 20px;
}
.sectorsfaqs-section {
	position: relative;
	padding: 40px 0;
}
.sectorsfaqs-section .accordion {
    overflow-anchor: none;
    position: relative;
    z-index: 9;
}
.sectorsfaqs-section h4 {
	font-family: 'Marcellus';
	font-size: 44px;
	color: #bd8a29;
	line-height: 54px;
	font-weight: 400;
	text-align:center;
	margin: 0;
	padding: 0 0 20px;
}
.sectorsfaqs-section .accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: 0;
}
.sectorsfaqs-section .card {
	border: none;
	border-radius: inherit;
	background-color: inherit;
	margin: 15px 0;
}
.sectorsfaqs-section .card-header {
	border-bottom: none;
	background-color: inherit;
	padding: 0;
}
.sectorsfaqs-section .text-left {
	font-family: 'Marcellus';
	font-size: 20px;
	color: #000;
	line-height: 50px;
	font-weight: 500;
	border-bottom: 1px solid #e6ebff;
	cursor:pointer;
	margin: 0;
	padding: 0;
}
.sectorsfaqs-section .collapsed::before {
	content: '';
	position: absolute;
	top: 15px;
	right: 0;
	width: 25px;
	height: 25px;
	background: url(https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/05/faqarw.webp) no-repeat;
	background-size: 25px 25px;
}
.sectorsfaqs-section .show::before {
	content: '';
	position: absolute;
	top: 15px;
	right: 0;
	width: 25px;
	height: 25px;
	background: url(https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/05/faqarwh.webp) no-repeat;
	background-size: 25px 25px;
}
.sectorsfaqs-section .sectr-content {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 15px 0 0;
}
.sectorsfaqs-section .sectr-content p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.officectypage-content-section {
	position: relative;
	padding: 40px 0;
}
.officectypage-content-section h1 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.officectypage-content-section .alignright {
	float:right;
	width: 48%;
	height: auto;
	border-radius: 6px;
	margin:0 0 20px 20px;
}
.officectypage-content-section1 {
	position: relative;
	padding: 40px 0;
	background:url('https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/05/law-bg.jpg') no-repeat;
	background-size:cover;
}
.officectypage-content-section1 h2 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section1 h3 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section1 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.officectypage-content-section1 ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.officectypage-content-section1 ul li {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 2px 0;
}
.officectypage-content-section1 .alignleft {
	float:left;
	width: 48%;
	height: auto;
	border-radius: 6px;
	margin:0 20px 20px 0;
}
.officectypage-content-section2 {
	position: relative;
	padding: 40px 0;
}
.officectypage-content-section2 h3 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section2 h4 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section2 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.officectypage-content-section2 ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.officectypage-content-section2 ul li {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 2px 0;
}
.officectypage-content-section2 .alignright {
	float:right;
	width: 48%;
	height: auto;
	border-radius: 6px;
	margin:0 0 20px 20px;
}
.officectypage-content-section3 {
	position: relative;
	padding: 40px 0;
	background:url('https://webonlinecity.com/emiratesadvocatesweb/wp-content/uploads/2026/05/law-bg.jpg') no-repeat;
	background-size:cover;
}
.officectypage-content-section3 h4 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section3 h5 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section3 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.officectypage-content-section3 ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.officectypage-content-section3 ul li {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 2px 0;
}
.officectypage-content-section3 .alignleft {
	float:left;
	width: 48%;
	height: auto;
	border-radius: 6px;
	margin:0 20px 20px 0;
}
.officectypage-content-section4 {
	position: relative;
	padding: 40px 0;
}
.officectypage-content-section4 h5 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section4 h6 {
	font-family: 'Marcellus';
	font-size: 34px;
	color: #bd8a29;
	line-height: 44px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.officectypage-content-section4 p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.officectypage-content-section4 .alignright {
	float:right;
	width: 48%;
	height: auto;
	border-radius: 6px;
	margin:0 0 20px 20px;
}
.speciication-content-section h5 {
    font-family: 'Marcellus';
    font-size: 35px;
    color: #bd8a29;
    line-height: 42px;
    font-weight: 400;
    margin: 0;
    padding: 50px 0 10px;
}
.speciication-content-section ul {
     padding: 0 20px;
}
.detailspurchasepage-content-section ul {
     padding: 0 20px;
}
.whendoyou-agreement-section .midtxt h5 {
    font-family: 'Marcellus';
    font-size: 30px;
    color: #bd8a29;
    line-height: 36px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.trustedsale-purchasecontent-section h4 {
    font-family: 'Marcellus';
    font-size: 35px;
    color: #bd8a29;
    line-height: 42px;
    font-weight: 400;
    margin: 0;
    padding: 50px 0 10px;
}
.startright-agreement-section h3 {
    font-family: 'Marcellus';
    font-size: 26px;
    color: #bd8a29;
    line-height: 39px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.topclauses-purchase-section h2 {
    font-family: 'Marcellus';
    font-size: 35px;
    color: #bd8a29;
    line-height: 42px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.trustedsale-purchasecontent-section ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.trustedsale-purchasecontent-section ul li {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 5px 0;
	padding: 0;
}
.salepurchasepage-content-section ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.salepurchasepage-content-section ul li {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 5px 0;
	padding: 0;
}
.whendoyou-agreement-section  ul {
    list-style: none;
    padding: 0;
}
 .whendoyou-agreement-section li {
    position: relative;
    padding: 3px 0;
}
.whendoyou-agreement-section li a {
    display: block;
    color: #000;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
   background: url('../images/blk_arw_icn.png') no-repeat 0 8px;
    background-size: 9px 12px;
    transition: 0.3s;
    padding: 0 0 0 20px;
    margin: 0;
    text-decoration: none;
	text-align: left;
}
.whendoyou-agreement-section .tbx h5 {
   font-family: 'Marcellus';
    font-size: 22px;
    color: #b58c5a;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 11px;
    text-align: left;
}