/*
Theme Name: emiratesadvocates
Author: Emirates Advocates
Theme URI: #
Description: Custom theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
.appointmentpage-contactdtls-section {
    padding-bottom: 800px;
}
.appointment-formbx input {
	width: 100%;
	float: left;
	font-family: 'Roboto';
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 26px;
	padding: 10px 15px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d3d8e3;
	margin-bottom: 30px;
	margin-top: 5px;
}
.appointment-formbx 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;
}
.appointment-formbx  select {
    width: 100%;
    float: left;
    font-family: 'Roboto';
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 26px;
    padding: 10px 15px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d3d8e3;
    margin-bottom: 30px;
    margin-top: 5px;
}
.appointment-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 #1c3e72;
    text-align: center;
    padding: 8px 23px;
    margin: 10px 0 0;
}
.appointment-formbx label {
    width: 100%;
    float: left;
    font-family: 'Roboto';
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 8px;
    margin: 0;
}
.appointment-formbx .inpchek label {
    display: flex;
    justify-content: flex-start;
    font-family: 'Roboto';
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 8px;
    margin: 10px -0 0 -26px;
    width: 100%;
    align-content: center;
}

.appointment-formbx .inpchek span.wpcf7-list-item {
    width: 100%;
}

.appointment-formbx .inpchek span.wpcf7-list-item-label {
    width: 95%;
    margin-top: 10px;
}

.appointment-formbx .inpchek label input {
    width: 5%;
    margin-top: 14px;
}
.appointment-formbx {
    border-style: solid;
    border-width: 6px 0px 0px 0px;
    border-color: #d7bea0;
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.04);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 80px 80px 80px 80px;
    border-radius: 12px;
    position: absolute;
    margin-top: -300px;
    z-index: 999;
    background: #fff;
}
.innerpage-appointmentbanner-section {
    position: relative;
    width: 100%;
}

.innerpage-appointmentbanner-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-appointmentbanner-section  .maintitle h4 {
    font-family: 'Marcellus';
    font-size: 64px;
    color: #fff;
    line-height: 76px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    position: relative;
}
.innerpage-appointmentbanner-section  .maintitle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(3,6,17,0.64);
    padding: 248px 120px 0;
}
.innerpage-appointmentbanner-section  .maintitle p {
    font-family: 'Marcellus';
    font-size: 23px;
    color: #fff;
    line-height: 36px;
    font-weight: 400;
    margin: 0;
    padding: 100px 50px 0;
}
.sector-area-section {
    position: relative;
    padding: 80px 0;
}
.sector-area-bx {
    list-style: none;
    margin: 0 0 80px;
    padding: 0;
    column-count: 3;
}
.sector-area-bx li {
    position: relative;
    padding: 3px 0;
}
.sector-area-bx li a {
	display: block;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
	background: url(./assets/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;
}
.sector-area-bx li a:hover {
	color: #bd8a29;
	text-decoration: none;
	background: url(./assets/images/blk_arw_icn.png) no-repeat 0 8px;
	background-size: 9px 12px;
}
.insightspage-details-section .insightlft-tbx ol {
    margin: 0 0 0 20px;
    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 {
    width: 100%;
    border-collapse: collapse;
    min-width: 600px;
}

.insightspage-details-section .insightlft-tbx thead {
    background: #1c3e72;
    color: #fff;
}

.insightspage-details-section .insightlft-tbx th,
.insightspage-details-section .insightlft-tbx td {
    padding: 12px 15px;
    border: 1px solid #ddd;
    text-align: left;
}

.insightspage-details-section .insightlft-tbx tbody tr:nth-child(odd) {
    background: #f8f9fa;
}

.insightspage-details-section .insightlft-tbx tbody tr:nth-child(even) {
    background: #ffffff;
}


/* Mobile Responsive */
@media (max-width: 768px) {
    .insightspage-details-section .insightlft-tbx th,
    .insightspage-details-section .insightlft-tbx td {
        padding: 10px;
        font-size: 14px;
    }
}
.insightspage-details-section .insightlft-tbx b {
    font-family: 'Marcellus';
    font-weight: 400;
}
.insightspage-details-section .insightlft-tbx h3 {
    font-family: 'Marcellus';
    font-size: 26px;
    color: #030611;
    line-height: 24px;
    font-weight: 400;
    margin: 6px 0 0;
    padding: 0 0 5px;
}
.specification-single-page-into-section ul {
    list-style: none;
    margin: 10px 0 10px;
    padding: 0;
}
.specification-single-page-into-section ul li {
    display: block;
        font-size: 16px;
    color: #525762;
    font-weight: 400;
    line-height: 31px;
    background: url(./assets/images/arw.png) no-repeat 0 8px;
    background-size: 15px 15px;
    transition: 0.3s;
    padding: 0 0 0 24px;
    margin: 0;
}
.specification-single-page-into-section .book-appoint-bx h3 {
    font-family: 'Marcellus';
    font-size: 29px;
    color: #fff;
    line-height: 35px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
}
.specification-single-page-into-section .book-appoint-bx {
    position: relative;
    padding: 20px;
    margin: 10px;
    background-color: #bd8a29;
    border-radius: 20px;
    overflow: hidden;
}
.specification-single-page-into-section .book-appoint-bx label {
    width: 100%;
    float: left;
    font-family: 'Roboto';
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    padding: 10px 0 5px;
    margin: 0;
}
.specification-single-page-into-section .book-appoint-bx 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;
}
.specification-single-page-into-section .book-appoint-bx select {
    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;
}
.specification-single-page-into-section .book-appoint-bx checkbox {
    width: 20px;
    float: left;
    font-family: 'Roboto';
    font-size: 16px;
    color: #525762;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 0;
    background: #fff;
    border-radius: 0px;
    border: none;
}
.specification-single-page-into-section .book-appoint-bx 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;
}
.specification-single-page-into-section .book-appoint-bx .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;
}
.specification-single-page-into-section {
    padding: 60px 0;
    position: relative;
}

.specification-single-page-into-section img {
	width: auto;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}

.specification-single-page-into-section p {
    font-size: 16px;
    color: #525762;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 14px 0 ;
}
.specification-single-page-into-section h1 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0 10px;
}
.specification-single-page-into-section h2 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0 10px;
}
.specification-single-page-into-section h3 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0 10px;
}
.specification-single-page-into-section .alignright {
	width:48%;
	height:auto;
	float:right;
	margin: 0 0 0 30px;
}
/*.innerpage-mainhero-section.spcbanner {
    height: 450px;
    background-color: #000;
}*/
.features-sale-section p {
    font-size: 16px;
    color: #525762;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 14px 0 25px;
}
.speciication-content-section {
	position: relative;
	padding: 20px 0;
}
.speciication-content-section h3 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0 10px;
}
.speciication-content-section h4 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0 10px;
}
.speciication-content-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.speciication-content-section .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.speciication-content-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.speciication-content-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.trustedsale-contentbxim-section {
	position: relative;
	padding: 50px 0 20px;
}
.trustedsale-contentbxim-section h3 {
	font-family: 'Marcellus';
	font-size: 35px;
	color: #bd8a29;
	line-height: 42px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 10px;
}
.trustedsale-contentbxim-section p {
	font-size: 16px;
	color: #525762;
	line-height: 24px;
	font-weight: 400;
	margin: 0;
	padding: 10px 0;
}
.trustedsale-contentbxim-section .imgbx {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 6px;
}
.trustedsale-contentbxim-section .imgbx img {
	width: 100%;
	height: auto;
	transition: all .4s;
	border-radius: 6px;
}
.trustedsale-contentbxim-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.detailspurchase-sec-content-section{
    position: relative;
    padding: 0 0 40px;
}
.detailspurchase-sec-content-section p {
    font-size: 16px;
    color: #525762;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
}
.detailspurchase-sec-content-section h2 {
    font-family: 'Marcellus';
    font-size: 35px;
    color: #bd8a29;
    line-height: 42px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 10px;
}
.detailspurchasepage-content-section{
    position: relative;
    padding: 40px 0;
}
.detailspurchasepage-content-section p {
    font-size: 16px;
    color: #525762;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0;
}
.detailspurchasepage-content-section h1 {
    font-family: 'Marcellus';
    font-size: 35px;
    color: #bd8a29;
    line-height: 42px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 10px;
}
.detailspurchasepage-content-section h2 {
    font-family: 'Marcellus';
    font-size: 22px;
    color: #bd8a29;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    padding: 10px 0 0;
}
.detailspurchasepage-content-section .imgbx {
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 6px;
}
.detailspurchasepage-content-section .imgbx img {
    width: 100%;
    height: auto;
    transition: all .4s;
    border-radius: 6px;
}
.detailspurchasepage-content-section .imgbx:hover img {
	transform: scale(1.1);
	will-change: transform;
}
.startright-agreement-section h6 {
    font-family: 'Marcellus';
    font-size: 19px;
    color: #000;
    line-height: 39px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.not-found-section h2 {
    font-family: 'Marcellus';
    font-size: 64px;
    color: #bd8a29;
    line-height: 77px;
    font-weight: 400;
    margin: 0 0 15px;
    padding: 0;
}
.not-found-section {
    position: relative;
    padding: 80px 0 80px;
    border-bottom: 1px solid #bd8a29;
}
.threbxemirates-page-detail-section {
    position: relative;
    padding: 80px 0 80px;
    border-bottom: 1px solid #bd8a29;
}
a{
    color:#bd8a29;
}
::selection {
    background-color:#bd8a29;
   color:#fff; 
}
p:empty {
    display: none;
}
img{
	max-width:100%;
	height:auto;
	overflow-x:hidden;
}
/* Pagination */
.pagination {
    clear: both;
    position: relative;
    font-size: 17px;
    line-height: 19px;
    float: left;
    justify-content: center;
    margin: 10px auto;
    text-align: center;
    display: flex;
    width: 100%;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 9px 11px 7px 11px;
    text-decoration: none;
    width: auto;
    color: #fff;
    background: #555;
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover {
    color: #fff;
    background: #bd8a29;
}

.pagination .current {
    padding: 9px 11px 7px 11px;
    background: #bd8a29;
    color: #fff;
}
.sectorspage-content-section1 h3 {
    font-family: 'Marcellus';
    font-size: 34px;
    color: #bd8a29;
    line-height: 44px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 10px;
}
