@font-face {
    font-family: "Playfair Display", serif;
    src: url('../font/mrseavesxlserifot-bold-webfont.woff2') format('woff2'),
         url('../font/mrseavesxlserifot-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Bold.woff2') format('woff2'),
        url('../font/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-LightItalic.woff2') format('woff2'),
        url('../font/Gotham-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-ThinItalic.woff2') format('woff2'),
        url('../font/Gotham-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Bold.woff2') format('woff2'),
        url('../font/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Medium.woff2') format('woff2'),
        url('Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Book.woff2') format('woff2'),
        url('../font/Gotham-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Light.woff2') format('woff2'),
        url('../font/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-BookItalic.woff2') format('woff2'),
        url('../font/Gotham-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-MediumItalic.woff2') format('woff2'),
        url('../font/Gotham-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Medium.woff2') format('woff2'),
        url('../font/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-BoldItalic.woff2') format('woff2'),
        url('../font/Gotham-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Black.woff2') format('woff2'),
        url('../font/Gotham-Black.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Light.woff2') format('woff2'),
        url('../font/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-BookItalic.woff2') format('woff2'),
        url('../font/Gotham-BookItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-UltraItalic.woff2') format('woff2'),
        url('../font/Gotham-UltraItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-XLightItalic.woff2') format('woff2'),
        url('../font/Gotham-XLightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-XLight.woff2') format('woff2'),
        url('../font/Gotham-XLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


.corporate-valuations-area img {
    max-height: 750px;
	object-fit: cover;
}

.team-panel-area {
    padding-bottom: 40px;
}


.page-template-services ol, .page-template-services ul {
    box-sizing: border-box;
    color: #0A0A0A;
    font-family: 'Gotham';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.32px;
}


body { 
  font-family: 'Gotham';
  font-size: 13px;
  background: #fff;
  color: #000;
  scroll-behavior: smooth;
  font-weight: 300;
}
a:focus{
  text-decoration: none;
}
/****menu****/
.dgmenuwrap {
    z-index: 9999;
    width: auto;
    float: none;
    background: transparent;
    position: relative;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
}
.dgnav{padding:0; margin:0;}
ul.menu {list-style:none; margin:0; padding:0; text-align:left;}
ul.menu * {margin:0; padding:0; float: left;}
ul.menu a {
    text-align: left;
    font-family: 'Gotham';
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 184.615% */
    letter-spacing: 0.26px;
    color: #fff;
    text-decoration: none;
    padding: 0 12px;
}
ul.menu a:hover, ul.menu a.current{color:#fff; text-decoration:none;}
ul.menu>li {position:relative; float:left; font-size:14px; color:#fff; display:block; line-height:normal; font-weight:300;}
ul.menu ul {position:absolute; top:100%; left:0; border-radius: 0px; display:none; opacity:0; list-style:none; width:200px; background:#fff; }
ul.menu ul li { transition: 0.9s; width: 100%; float: left; position:relative; margin:3px 0;  font-size:12px; padding:0; text-align:left; font-weight:700;}
ul.menu ul li a {font-family: 'Gotham'; width: 100%; font-size: 13px; font-weight: 300; line-height: 24px; text-decoration: none;  color:#000; text-shadow: none; padding: 5px 15px; margin: 0; display:block; transition:all 0.4s; -moz-transition:all 0.4s; -webkit-transition:all 0.4s; -o-transition:all 0.4s; position:relative;}
ul.menu ul li a:hover {border:none; color:#000;}
ul.menu ul ul {top: 0; left: 100%;}
ul.menu .menulink {}
ul.menu .menulink:hover, ul.menu .menuhover {color:#fff; text-decoration:none;}

.background-home-image-section{
  /*background: url(../images/background-img.png);*/
  width: 100%;
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  height: 100vh
}
.home-body-text {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 80px 0;
  height: 74vh;
  justify-content: center;
}
.home-body-text h2{
  font-family: "Playfair Display", serif;
  font-size: 65px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px; /* 100% */
  color: #fff;
  max-width: 700px;
  margin-bottom: 15px;
}
.home-body-text p{
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  max-width: 700px;
  color: #fff;
}
.nav-area {
  width: 100%;
  display: flex;
  padding: 30px 0;
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  height: 13vh;
  align-items: center;
}
.scroll-area{
  width: 100%;
  display: flex;
  padding: 36px 0;
  border-top: 1px solid #fff;
  justify-content: space-between;
  align-items: center;
  height: 13vh
}
.scroll-area a{
  font-family: 'Gotham';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
  letter-spacing: 0.26px;
  color: #fff;
  text-decoration: none;
}
.scroll-area a img {
    margin-right: 8px;
    width: 14px;
}
.learn-more-button{
  width: 100%;
  display: inline-block;
  margin-top: 15px;
}
.learn-more-button a {
    color: #0A0A0A;
    font-family: 'Gotham';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    line-height: 16px;
    letter-spacing: 0.32px;
    padding: 13px 28px;
    background: #EEB256;
    display: inline-block;
    text-decoration: none;
}
.home-first-section{
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #F5F5F5;
  padding: 48px 0;
}
.home-first-section img{
  width: 100%;
}
.home-first-section .row{
  display: flex;
  align-items: center;
}
.home-first-section h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  margin-bottom: 15px;
  max-width: 488px;
}
.home-first-section p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  max-width: 463px;
}
.home-first-section .ancorstyle {
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  border: none;
  max-height: 45px;
  line-height: 16px;
  letter-spacing: 0.32px;
  margin-top: 20px;
  padding: 0 28px;
  background: #EEB256;
  display: inline-flex;
  text-decoration: none;
  min-height: 45px;
  align-items: center;
}
.our-service-section{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0 105px;
  background: #FAFAFA;
}
.our-service-text h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 48px; /* 100% */
}
.our-service-text p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  max-width: 371px;
}
.our-service-text a {
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.32px;
  margin-top: 15px;
  padding: 19px 28px;
  background: #EEB256;
  display: inline-block;
  text-decoration: none;
}
.our-service-panel h3{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 100% */
  letter-spacing: 0.64px;
  margin-top: 16px;
  margin-bottom: 15px;
}
.our-service-panel p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  max-width: 580px;
}
.our-service-panel span{
  color: #A3A3A3;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  max-width: 580px;
}
.our-service-panel-text{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.our-service-panel{
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #EEB256;
  padding: 16px 0;
}

.insights-section{
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #F5F5F5;
  padding: 88px 0;
}
.insights-section-panel span{
  color: #737373;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
}
.insights-section-panel h3 {
    color: #0A0A0A;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.64px;
    margin-top: 12px;
    margin-bottom: 12px;
    max-width: 475px;
}
.insights-section-panel p {
    color: #0A0A0A;
    font-family: 'Gotham';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.32px;
    max-width: 450px;
}
.insights-section-panel a{
  color: #EEB256;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  text-decoration: none;
  margin-top: 71px;
  display: block;
}
.insights-section-panel a img{
  margin-right: 12px;
}
.insights-section-panel{
  width: 100%;
  display: flex;
  padding: 32px 0;
  border-bottom: 1px solid #D4D4D4;
}
.insights-section-panel .insights-section-panel-image img{
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.insights-section h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 100% */
  margin-top: 0;
  margin-bottom: 64px;
}
.insights-section-panel .row{
  width: 100%;
}
.newslatter-area{
  width: 100%;
  display: flex;
  padding: 142px 0 96px;
  flex-direction: column;
}
.newslatter-area h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 100% */
}
.newslatter-area p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  margin-bottom: 0;
}
.newslatter-area .pri-area p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px; /* 162.5% */
}
.newslatter-area .pri-area a{
  color: #0A0A0A!important;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px; /* 162.5% */
  text-decoration: underline!important;
}
.newslatter-area .form-group{
  display: flex;
  margin-bottom: 12px;
  margin-top: 48px;
}
.newslatter-area input{
  background: #E5E5E5!important;
  border-radius: 0;
  height: 48px;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  max-width: 532px;
  color: #0A0A0A;
  padding-left: 32px;
  border:none;
}
.form-control:focus , .btn-check:focus+.btn, .btn:focus{
  box-shadow: none;
  border:none;
}
.newslatter-area .btn{
  display: flex;
  height: 48px;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  background: #EEB256;
  min-width: 172px;
  border-radius: 0;
  flex: 1 0 0;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  line-height: 26px; /* 162.5% */
}
footer{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 47px 0;
  background: #19242C;
}

footer a{
    color: #fff;
    text-decoration: none;
	font-weight: 400;
}

footer a:hover {
    color: #EEB256;
    text-decoration: none;
	font-weight: 400;
}

footer ul li {
    color:  #fff;
    font-weight: 400;
}


.footer-bottom-text{
  width: 100%;
  display: flex;
  color: #FAFAFA;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; 
  margin-top: 52px;
}
.footer-bottom-logo{
  text-align: right;
}
.footerrightbottom img {
    padding-bottom: 6px;
}

.footerrightbottom, .footerleftbottom {
    padding: 0px;
    align-content: end;
}

.footerleftbottom p {
    margin: 0;
}


footer h3{
  color: #FAFAFA;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  font-size: 16px;
  line-height: 26px; /* 162.5% */
  margin-bottom: 10px;
}
footer ul{
  padding: 0;
  margin: 0;
}
footer ul li{
  display: block;
}
footer ul li a{
  color: #FAFAFA;
  font-family: 'Gotham';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px; /* 100% */
  text-decoration: none;
}
footer ul li a:hover{
  color: #EEB256;
}
.location-area-text-footer p{
  font-weight: 400;
}
.social-footer a{
  margin-left: 24px;
}
.social-footer{
  text-align: right;
}
.location-area-text-footer span{
  color:#FAFAFA;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 19px;
}
.location-area-text-footer {
  display: flex;
  align-items: baseline;
  justify-content: end;
	color: white;
}
.location-area-text-footer img {
  margin-right: 12px;
  position: relative;
  top: 4px;
}
.inner-header-menu ul.menu a{
  color: #0A0A0A;
  cursor: pointer;
}
.inner-header-menu ul.menu a:hover{
  color: #EEB256;
}

.mega-menu-item-type-custom a {
    font-size: 14px !important;
    font-weight: bold !important;
}

.mega-menu-item-type-custom a.mega-menu-link:hover {
    font-size: 14px !important;
    font-weight: bold !important;
}

.map-area{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.contact-us-text-frm-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0;
}
.contact-us-frm-area label{
  color:#737373;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.contact-us-frm-area label span{
  color:#EF4444;
}
.contact-us-frm-area p{
  color:#737373;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 162.5% */
}
.contact-us-frm-area input.form-control{
  border-radius: 0;
  border:none;
  border-bottom:1px solid rgba(0, 0, 0, 0.70);
  height: 32px;
  padding: 0;
}
.contact-us-frm-area textarea.form-control{
  border-radius: 0;
  border:none;
  border-bottom:1px solid rgba(0, 0, 0, 0.70);
  height: 122px;
  resize: none;
  padding: 0;
}
.contact-us-frm-area .mb-3 {
    margin-bottom: 48px !important;
}
.contact-us-frm-area .mb-3.textarea {
    margin-bottom: 16px !important;
}
.submit-contact{
    color: #0A0A0A;
    font-family: 'Gotham';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    min-width: 254px;
    letter-spacing: 0.32px;
    margin-top: 50px;
    padding: 19px 28px;
    background: #EEB256;
    display: inline-block;
    border-radius: 0;
    border:none;
}
.contact-us-text-area p strong{
  font-weight: 400;
  line-height: 14px;
}
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus{
  box-shadow: none;
}
.submit-contact:hover{
  background: #000;
  color: #fff;
}
.contact-us-text-frm-area h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 65px;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  line-height: 84px; /* 100% */
  margin-bottom: 48px;
}
.contact-us-text-area{
  color:#0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.contact-us-text-area h4{
  color:  #737373;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px; /* 100% */
  margin-bottom: 12px;
}
.careers-section , .address-section{
  margin-bottom: 48px;
}
.careers-section p{
  max-width: 300px;
}
.phone-section img , .email-section img{
  margin-right: 12px;
}
.phone-section{
  margin-bottom: 19px;
}
.inner-header-menu{
  border-bottom: 1px solid #A3A3A3;
}
.insights-top-section{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0 0;
}
.all-insights-section{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 57px 0;
}
.insights-top-section h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 65px;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  line-height: 84px; /* 100% */
  margin-bottom: 24px;
}
.insights-top-section p{
  color:#0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  max-width: 605px;
  margin-bottom: 0;
}

a.dropdown-item {
    border: 0px !important;
}

.dropdown-menu{
	border-radius:0px !important;
}


.all-insights-section a {
    padding: 0.5rem 0.75rem;
    border: 0.5px solid #737373;
  color:#19242C;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px; /* 162.5% */
  letter-spacing: 0.26px;
  text-decoration: none;
}
.all-insights-section img{
  margin-left: 10px;
}
.all-insights-panel-img{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 60px;
  border-bottom: 1px solid #A3A3A3;
}
.all-insights-panel-img img{
  width: 100%;
}
.all-insights-panel-sec{
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
  max-width: 580px;
}
.all-insights-panel-sec span{
  color:#EEB256;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  padding: 12px 0;
}
.all-insights-panel-sec h3{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  line-height: 32px; /* 100% */
  margin-bottom: 29px;
  min-height: 100px;
}
.all-insights-panel-sec h3 a{
  color: #0A0A0A;
  text-decoration: none;
  font-size: 24px;
	line-height: 32px;
	padding-bottom: 0px;
}
.all-insights-panel-sec a {
  color: #EEB256;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.32px;
  text-decoration: none;
  padding-bottom: 32px;
  display: block;
}
.all-insights-panel-sec a img{
  margin-right: 16px;
}
.all-insights-panel .col-lg-6:nth-child(2n) .all-insights-panel-sec{
  float: right;
  position: relative;
}
.all-insights-panel .col-lg-6:nth-child(2n) .all-insights-panel-sec:before{
  position: absolute;
  content: '';
  width: 1px;
  height: 535px;
  background: #A3A3A3;
  left: -60px;
  top: 0;
}

.pagination-section{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 74px 0;
  position: relative;
}
.pagination-section:after{
  width: 100%;
  height: 0.5px;
  background: #A3A3A3;
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.pagination-section .pagination{
  justify-content: center;
  position: relative;
  z-index: 9;
  margin-bottom: 0;
}
.pagination-section .page-link{
  color: #A3A3A3;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  border:none;
  padding:0 20px;
}
.previous-pagi .page-link{
  padding-left: 74px;
}
.next-pagi .page-link{
  padding-right: 74px;
}
.pagination-section .page-link:hover{
  background: #fff;
  color: #EEB256;
}
.pagination-section .page-link:focus {
    background-color: #fff;
    box-shadow: none;
    color: #EEB256;
}
.previous-pagi img{
  transform: rotate(180deg);
}

/*.all-insights-panel .col-lg-6:last-child .all-insights-panel-img , .all-insights-panel .col-lg-6:nth-child(5) .all-insights-panel-img{
  border:none;
}*/
.all-insights-section a:hover{
  color: #EEB256;
}
.person-top-section{
  padding: 96px 0 48px;
}
.person-top-section a{
  color: #737373;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px; /* 100% */
  letter-spacing: 0.26px;
  text-decoration: none;
  margin-top: 51px;
  display: block;
}
.person-top-section a img{
  margin-right: 12px;
}
.person-top-section a:hover{
  color: #EEB256;
}
.focus-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0;
}

.focus-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 70px 0 100px;
}
.focus-area h2{
  color: #0A0A0A;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  font-family: "Playfair Display", serif;
}
.focus-area p{
    color: #454548;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Gotham';
    font-weight: 300;
    margin-bottom: 20px;
}
.focus-area-des{
  padding: 20px 0 30px 0;
}
.focus-area-des a{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 100% */
  letter-spacing: 0.32px;
  text-decoration: none;
  width: 45%;
  justify-content: space-between;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #EEB256;
  padding: 20px 0;
  float: left;
}
.focus-area-des a:nth-child(2n){
  margin-left: 10%;
}

.focus-area .btn {
    background: transparent;
    border: none;
    text-align: left;
    box-shadow: none!important;
    border-bottom: 1px solid #A3A3A3;
    padding: 28px 0 28px 0px;
    width: 100%;
    border-radius: 0;
    color: #0A0A0A;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    line-height: 24px; /* 100% */
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
    outline: none;
}
.focus-area .btn {
    background: url(../images/icn_open.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.focus-area .btn[aria-expanded="false"] {
    background: url(../images/icn_open.png);
    background-repeat: no-repeat;
    background-position: center left;
}
.focus-area .btn[aria-expanded="true"] {
    background: url(../images/cross.png);
    background-repeat: no-repeat;
    background-position: center left;
    border-bottom: none;
}
.focus-area .collapse.show {
    display: inline-block;
    width: 100%;
}
.focus-area-heading{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 26px 0;
  border-bottom: 1px solid #A3A3A3;
  margin-bottom: 64px;
}
.director-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0;
  background-color: #F5F5F5;
}
.director-details-area p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 184.615% */
  letter-spacing: 0.26px;
  max-width: 462px;
}
.director-social-area a{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px; /* 146.154% */
  text-decoration: none;
  margin-right: 12px;
}
.director-social-area a img{
  margin-right: 12px;
}
.director-social-area a:hover{
  color: #EEB256;
}
.director-social-area{
  margin-top: 64px;
}
.director-name-area h2{
  color: #0A0A0A;
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 50% */
  font-family: "Playfair Display", serif;
  margin-bottom: 16px;
}
.director-name-area span{
  color: #737373;
  font-family: 'Gotham';
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px; /* 100% */
  letter-spacing: 0.38px;
}
.director-name-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 0 32px 0;
  margin-bottom: 32px;
  border-bottom: 1px solid #A3A3A3;
}
.director-img-area img{
  margin-top: -70px;
}

.about-us-top-text{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 114px 0 64px;
}
.about-us-top-text h2{
  margin: 0;
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 65px;
  font-style: normal;
  font-weight: 300;
  line-height: 84px; /* 100% */
  max-width: 900px;
}
.about-img-section{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 32px 0;
  border-top: 1px solid #A3A3A3;
  border-bottom: 1px solid #A3A3A3;
}
.about-img-section img{
  width: 100%;
}
.forging-area{
  width: 100%;
  display: flex;
  padding: 105px 0 233px;
	padding-bottom: 130px;
  flex-direction: column;
}
.forging-area-left h3{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 100% */
  max-width: 400px;
  margin: 0;
}
.forging-area-right p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  margin: 0;
}
.focus-area1{
  width: 100%;
  display: flex;
  padding: 96px 0 48px;
  background:#19242C;
  flex-direction: column;
  max-height: 386px;
  border-bottom: 1px solid #A3A3A3;
}
.focus-text1 h2{
  color: #E5E5E5;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 100% */
}
.focus-text1 p{
  color: #E5E5E5;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  margin-bottom: 20px;
  max-width: 463px;
}
.focus-text1 p:last-child{
  margin-bottom: 0;
}
.focus-img1 img{
  width: 100%;
  height: 482px;
  object-fit: cover;
  position: relative;
  top: -150px;
}
.focus-area2{
  width: 100%;
  display: flex;
  padding: 144px 0 96px;
  background:#19242C;
  flex-direction: column;
}
.focus-area2 a {
  color: #E5E5E5;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 100% */
  letter-spacing: 0.64px;
  text-decoration: none;
  width: 45%;
  border-bottom: 1px solid #EEB256;
  padding: 20px 0;
  float: left;
}
.focus-area2 a span{
  color: #A3A3A3;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 16px; /* 100% */
  letter-spacing: 0.32px;
  display: block;
  padding-bottom: 12px;
}
.focus-area2 a img{
  float: right;
}
.focus-area2 a:nth-child(2n) {
    margin-left: 10%;
}

.aenean-area{
  width: 100%;
  display: flex;
  padding: 96px 0;
  background: url(../images/aenean-img.png) #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  flex-direction: column;
}
.aenean-area h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 100% */
  margin-bottom: 96px;
  margin-top: 0;
}
.total-number-area{
  width: 100%;
  display: flex;
}
.total-number{
  width: 25%;
  border-left: 1px solid #A3A3A3;
  padding-left: 24px;
  padding-top: 20px;
}
.total-number span{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 68px; /* 100% */
}
.total-number p{
  color: #3F677B;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
  margin-bottom: 0;
}
.team-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0;
  background: #F5F5F5;
}
.team-area h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 100% */
  margin-bottom: 70px;
}
.team-panel-area{
  width: 100%;
  display: flex;
  background: #E5E5E5;
  margin-bottom: 36px;
}
.team-img{
  width: 40%;
}
.team-img img{
  width: 100%;
}
.team-text{
  width: 60%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 38px 24px;
}
.team-text-top h4{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 100% */
}
.team-text-top p{
  color: #737373;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px; /* 100% */
  letter-spacing: 0.26px;
}
.team-text a{
  color: #EEB256;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px; /* 100% */
  letter-spacing: 0.26px;
  text-decoration: none;
}
.team-text a img {
margin-left: 0px;
width: 15px;
margin-top: 10px;
display: block;
}

.team-text a:hover{
  color: #0A0A0A;
}

.membership-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 64px 0 96px 0;
  background: #fff;
  border-bottom: 1px solid #A3A3A3;
}
.membership-area-heading {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 32px 0;
    border-bottom: 1px solid #A3A3A3;
    margin-bottom: 64px;
}
.membership-area-heading h2 {
    color: #0A0A0A;
    font-weight: 400;
    font-size: 32px;
    line-height: 24px; /* 100% */
    font-family: "Playfair Display", serif;
}
.member-logo {
  width: 16.66%;
  float: left;
  height: 100px;
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
.forging-area .learn-more-button{
  margin-top: 30px;
}

.member-logo img{
  object-fit: contain;
  width: 100%;
}
.background-service-image-section{
  background: url(../images/service-1-banner.png) #000;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.background-service-image-section .scroll-area{
  border-top: none;
  position: relative;
  z-index: 99;
}
.background-service-image-section .nav-area{
  background: #fff;
  border:none;
  position: relative;
  z-index: 99999;
}
.background-service-image-section:after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
}
.background-service-image-section .container{
  position: relative;
  z-index: 99;
}
.focus-area-headig-service{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 160px 0 32px;
}
.focus-area-headig-service h2{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
}
.transaction-advisory-section{
  width: 100%;
  display: flex;
  padding: 64px 0 34px;
  flex-direction: column;
  border-top: 1px solid #A3A3A3;
  border-bottom: 1px solid #A3A3A3;
  position: relative;
}
.transaction-advisory-section:after{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 1px;
  background: #A3A3A3;
  content: '';
  top: 0;
}
.transaction-advisory-section p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
}
.transaction-advisory-section h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 100% */
}
.transaction-advisory-text{
  padding: 0 60px;
}
.trans-panel{
  width: 100%;
  display: inline-block;
  margin-top: 38px;
}
.trans-sec {
    width: 33.33%;
    border-left: 1px solid #EEB256;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 0;
    float: left;
    margin-bottom: 30px;
    min-height: 48px;
}
.trans-sec p{
  color: #19242C;
  font-family: "Playfair Display", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 123.077% */
  letter-spacing: 0.26px;
}
.trans-sec p a{
  color: #19242C;
  text-decoration: none;
}


.case-study-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 40px 0 0;
  background: #F5F5F5;
  position: relative;
}
.case-study-area:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 1px;
    background: #A3A3A3;
    content: '';
    top: 0;
}
.case-study-text-panel{
   padding: 0 60px;
}
.case-study-text-panel-padding{
  padding-left: 0;
}
.case-study-text-panel h4{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 116.667% */
}
.case-study-text-panel p{
  color: #737373;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
}
.case-study-text-panel-padding img{
  margin-top: 50px;
  width: 100%;
}
.case-study-text-left h3{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 100% */
  margin-bottom: 20px;
}
.case-study-area-left{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-right: 45px;
}
.case-study-area-left a {
    color: #0A0A0A;
    font-family: 'Gotham';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px; /* 100% */
    letter-spacing: 0.32px;
    text-decoration: none;
    width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EEB256!important;
    padding: 20px 0;
	cursor:pointer;
}
.case-study-area-left .nav-tabs .nav-item.show .nav-link, .case-study-area-left .nav-tabs .nav-link.active , .case-study-area-left .nav-tabs .nav-link:focus, .case-study-area-left .nav-tabs .nav-link:hover {
    color: #0A0A0A;
    background-color: transparent;
    border-color: transparent;
}

.casecolsep {
	margin-bottom:25px;
}
.two-tax-section{
  width: 100%;
  display: flex;
  padding: 96px 0;
  flex-direction: column;
  border-top: 1px solid #A3A3A3;
  border-bottom: 1px solid #A3A3A3;
  position: relative;
}
.two-tax-section:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 1px;
    background: #A3A3A3;
    content: '';
    top: 0;
}
.two-tax-section-panel a , .two-tax-section-panel1 a {
    color: #0A0A0A;
    font-family: "Playfair Display", serif;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 100% */
    text-decoration: none;
    width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #EEB256;
    padding: 0 0 20px 0;
}
.two-tax-section-panel{
  padding-right: 53px;
}
.two-tax-section-panel1{
  padding-left: 53px;
}
.background-service-2-image-section {
    background: url(../images/service-2-banner.png) #000;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.background-service-2-image-section .scroll-area{
  border-top: none;
}
.background-service-2-image-section .nav-area {
    background: #fff;
    border: none;
    position: relative;
    z-index: 99;
}
.corporate-valuations-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0;
}
.corporate-valuations-area .row{
  align-items: center;
}
.corporate-valuations-area h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px; /* 100% */
  margin-bottom: 30px;
}
.corporate-valuations-area p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
  margin-bottom: 12px;
  max-width: 550px;
}
.service-case-study-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 144px 0 96px;
  background: #F5F5F5;
  /*margin-top: -140px;*/
}
.service-case-study-area h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 32px;
  line-height: 32px; /* 100% */
}
.service-case-study-area .trans-sec{
  width: 100%;
}
.service-case-study-area p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 184.615% */
  letter-spacing: 0.26px;
}
.service-case-study-area .trans-sec p {
    color: #19242C;
    font-family: "Playfair Display", serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.26px;
}
.trans-sec-desa p , .trans-sec-desa img{
  opacity: 0.4;
}
.service-expert-area{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0;
}
.service-expert-area h2{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 100% */
  margin-bottom: 48px;
}
.service-expert-area .team-panel-area{
  background: #E5E5E5;
  margin-bottom: 30px;
  padding-bottom: 0;
}
.service-expert-area .team-text{
  padding: 0px 24px;
}
.service-expert-area .team-text p{
  color: #737373;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 184.615% */
  letter-spacing: 0.26px;
  max-width: 254px;
}
.service-expert-area .team-text-top{
  padding-top: 50px;
}
.corporate-valuations-area img{
  width: 100%;
}
.collapsing {
  transition: height .7s ease!important;
}


.blog-banner-image-section {
    background: url(../images/blog-banner.png) #000;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
}
.blog-banner-image-section .scroll-area{
  border-top: none;
}
.blog-banner-image-section .nav-area {
    background: #fff;
    border: none;
    position: relative;
    z-index: 99;
}
.blog-banner-image-section .home-body-text h2{
  color: #E5E5E5;
  font-family: "Playfair Display", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px; /* 100% */
  margin: 18px 0;
}
.blog-banner-image-section .home-body-text span{
  color: #E5E5E5;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.32px;
}
.blog-banner-image-section .home-body-text p{
  color: #E5E5E5;
  font-family: 'Gotham';
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
  letter-spacing: 0.24px;
}
.banner-text-area-blog {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}
.blog-details-section{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 96px 0;
  border-bottom: 1px solid #A3A3A3;
}
.blog-details-section p{
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 184.615% */
  letter-spacing: 0.26px;
  max-width: 624px;
}
.blog-details-section p a{
  color: #EEB256;
  text-decoration: none;
}
.blog-details-section h3{
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 100% */
  margin-top: 48px;
  margin-bottom: 12px;
}
.blog-details-section ol{
  padding: 0 0 0 15px;
  margin: 0;
  max-width: 624px;
}
.blog-details-section ol li {
  list-style: disc;
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 184.615% */
  letter-spacing: 0.26px;
}
.blog-details-section .blog-all-insights h3{
  margin-top: 0;
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 32px; /* 133.333% */
}
.blog-all-insights h4 {
  color: #0A0A0A;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.26px;
  margin-bottom: 16px;
}
.blog-all-insights .all-insights-panel-sec span{
  color: #EEB256;
  font-family: 'Gotham';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px; /* 100% */
  letter-spacing: 0.22px;
  padding-top: 0;
}
.blog-all-insights .all-insights-panel-img{
  padding-bottom: 32px;
}
.blog-all-insights .all-insights-panel-sec{
  margin-bottom: 32px;
}
.blog-all-insights .all-insights-panel-sec:last-child .all-insights-panel-img{
  border-bottom: none;
  padding-bottom: 0;
}
.blog-all-insights{
  position: relative;
}
.blog-all-insights:before{
  position: absolute;
  height: 100%;
  width: 1px;
  content: '';
  top: 0;
  left: -100px;
  background: #A3A3A3;
}
.global-text-section{
  width: 100%;
  display: flex;
  padding: 80px 0;
}
.global-text-section p {
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.32px;
}
.global-text-section h2 {
    color: #0A0A0A;
    font-family: "Playfair Display", serif;
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    line-height: 32px;
    margin: 15px 0;
}
.all-insights-panel-img img{
  height: 300px;
  object-fit: cover;
}
.wp-pagenavi span{
  display: none;
}
.wp-pagenavi a {
  border: none !important;
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  margin: 0 5px !important;
}
.wp-pagenavi span.current{
  display: inline-block;
  border: none!important;
  color: #0A0A0A;
  font-family: 'Gotham';
  font-size: 16px;
  font-style: normal;
  font-weight: 500!important;
  line-height: normal;
  letter-spacing: 0.32px;
}
.insights-section-panel-image a{
  margin-top: 0;
}
.sub-menu-toggle { display:none;}
#mega-menu-wrap-primary {
    background: transparent!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus{
  background: transparent!important;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
    text-align: left;
    font-family: 'Gotham';
    color: #0A0A0A;
    text-decoration: none;
    padding: 0 12px;
    text-transform: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 100% */
    letter-spacing: 0.22px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    float: none !important;
    margin: auto;
    max-width: 1300px;
}

li#mega-menu-137-2 {
    display: none !important;
}

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 10px 15px 0;
    width: 100%;
}
header #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 90px 20px;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus{
    font-weight: 400;
    color: #EEB256;
    text-decoration: none;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    font-style: normal;
    color: #0A0A0A !important;
    font-weight: 400 !important;
    letter-spacing: 0.26px;
    background: transparent !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus{
  font-weight: 400!important;
  color: #EEB256!important;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
  background: transparent!important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.26px;
}
.nav-area-logo{
  margin-top: 10px;
}
.previouspostslink img{
  transform: rotate(180deg);
  position: relative;
  top: -2px;
}
.nextpostslink img{
  position: relative;
  top: -2px;
}

/*.all-insights-panel .loopbloglist:last-child .all-insights-panel-img{
  border-bottom: none!important;
}*/
.wp-pagenavi {
  background: #fff;
  position: relative;
  z-index: 99;
  width: auto;
  display: inline-block;
  margin: 0 auto;
  padding: 0 10px;
}
.pagination-section nav{
  text-align: center;
}
.home header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
  color: #fff!important;
}
.home header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
  color: #EEB256!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_item > a.mega-menu-link{
  color: #EEB256!important;
}


.mean-container .mean-nav ul li , #rmp-menu-wrap-182 .rmp-submenu .rmp-menu-item-link{
  border:none!important;
}

.rmp-container .rmp-menu-wrap .rmp-menu{
  display: block!important;
}
#rmp-container-182{
  background-color: #fff!important;
}
.mean-container .mean-nav ul li a.mean-expand{
  display: none;
}
.mean-container .mean-nav ul li li a{
  opacity: 1!important;
}
#rmp_menu_trigger-182{
  background-color: transparent !important;
}

#rmp-container-182{
  min-width: 300px!important;
}
#rmp_menu_trigger-182.is-active .responsive-menu-pro-inner, #rmp_menu_trigger-182.is-active .responsive-menu-pro-inner::before, #rmp_menu_trigger-182.is-active .responsive-menu-pro-inner::after {
    background-color: #000!important;
}

#rmp_menu_trigger-182.is-active .nav-area-logo {
    filter: brightness(0);
}
img.logo {
    filter: drop-shadow(0.3px 0.3px 0.3px black);
}

.mega-sub-menu .mega-sub-menu li.mega-menu-item:first-child a.mega-menu-link {
    color: #737373 !important;
    margin-bottom: 10px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    width: 100% !important;
    left: 0 !important;
    margin-top: 20px;
    position: fixed !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column {
  border-left: 1px solid #A3A3A3 !important;
  min-height: 163px !important;
}
.megascondsection{
  margin-top: 60px!important;
}
/*.service-case-study-area .collapsing{
  height: auto;
}*/

header #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.megathirdsection a.mega-menu-link{
  color: #0A0A0A!important;
  font-family: "Playfair Display", serif !important;
  font-size: 24px!important;
  font-style: normal!important;
  font-weight: 400!important;
  line-height: 32px!important; /* 120% */
}
#mega-menu-137-2-0{
  width: 100%!important;
}
.megathirdsection{
  margin-top: 120px!important;
  display: inline-block;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column#mega-menu-137-2-0{
  border-left: none!important;
}
#mega-menu-item-181{
  padding-left: 0!important;
}
.megathirdsection .mega-menu-link{
  padding-left: 0!important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu{
  background: #fff!important;
}
.trans-sec button:focus:not(:focus-visible) {
  border: 1px solid #F5F5F5;
}
.colleps-area .plus-icon{
  display: block;
  width: 10px;
}
.colleps-area .minas-icon{
  display: none;
  width: 10px;
}
.colleps-area[aria-expanded="true"] .plus-icon{
  display: none;
}
.colleps-area[aria-expanded="true"] .minas-icon {
  display: block;
  position: relative;
  top: 4px;
}
.colleps-area {
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#rmp_menu_trigger-182 .responsive-menu-pro-inner, #rmp_menu_trigger-182 .responsive-menu-pro-inner::before, #rmp_menu_trigger-182 .responsive-menu-pro-inner::after{
  background-color: #000!important;
}

.home #rmp_menu_trigger-182 .responsive-menu-pro-inner, .home #rmp_menu_trigger-182 .responsive-menu-pro-inner::before, .home #rmp_menu_trigger-182 .responsive-menu-pro-inner::after{
  background-color: #fff!important;
}

.home #rmp_menu_trigger-182.is-active .responsive-menu-pro-inner, .home #rmp_menu_trigger-182.is-active .responsive-menu-pro-inner::before, .home #rmp_menu_trigger-182.is-active .responsive-menu-pro-inner::after{
  background-color: #000!important;
}

#rmp-menu-wrap-182 .rmp-menu-current-item .rmp-menu-item-link {
    border-color: #1d4354;
    background-color: transparent!important;
}
/*.service-case-study-area .collapsing{
  display: none!important;
}*/
.mega-indicator:after {
    background: url(../images/down-arrow-1.svg) no-repeat !important;
    content: '' !important;
    width: 10px !important;
    height: 6px !important;
    top: 30%;
    transform: translateY(-116%) !important;
    position: absolute !important;
    right: -15px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
  padding: 0 20px!important;
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link .mega-indicator:after {
    filter: invert(1);
}
header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover .mega-indicator:after {
    filter: invert(63%) sepia(68%) saturate(352%) hue-rotate(1deg) brightness(101%) contrast(92%);
    transform: rotate(180deg) translateY(50%);
}
.home header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link .mega-indicator:after {
    filter: invert(0);
}
.home header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover .mega-indicator:after {
    filter: invert(63%) sepia(68%) saturate(352%) hue-rotate(1deg) brightness(101%) contrast(92%);
    transform: rotate(180deg) translateY(50%);
}

.rmp-menu-subarrow{
  position: relative;
}
.rmp-menu-subarrow:after {
    background: url(../images/down-arrow-1.svg) no-repeat !important;
    content: '' !important;
    width: 10px !important;
    height: 6px !important;
    top: 45%;
    left: 50%;
    transform: translate(-50% , -50%) !important;
    position: absolute !important;
    filter: invert(1);
}
#rmp-menu-wrap-182 .rmp-menu-subarrow{
  left: 80px!important;
	        height: 45px !important;
        width: 34px !important;
}

.page-id-13 .team-panel-area{
  padding-bottom: 0;
}

.member-logo a img{
  width: 100%;
}

/*.page-id-65 .service-case-study-area , .page-id-59 .service-case-study-area , .page-id-24 .service-case-study-area , .page-id-67 .service-case-study-area ,  .page-id-38 .service-case-study-area ,  .page-id-57 .service-case-study-area , .page-id-55 .service-case-study-area , .page-id-53 .service-case-study-area , .page-id-40 .service-case-study-area{
  margin-top: 0;
}*/
.accordion-item{
  background: transparent;
  border: none;
}
.accordion-button , .accordion-button:not(.collapsed){
  background: transparent!important;
  border: none!important;
  border-left: 1px solid #EEB256!important;
  border-radius: 0;
  color: #19242C!important;
  box-shadow: none;
  padding: 0 9px 25px;
  margin-bottom: 30px;
  line-height: normal;
}
.accordion-body{
  padding: 0;
}




.accbdt{
  padding: 20px 0;
}
.collapsing {
    transition: height .35s ease;
}
.accordion-button:focus{
  box-shadow: none;
  border-color: #EEB256;
}
.accordion-button[aria-expanded="false"]::after{
  background-image: url(../images/plus.png);
  width: 10px;
  height: 10px;
  background-position: center;
  background-size: contain;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 9px;
}
.accordion-button[aria-expanded="true"]::after{
  background-image: url(../images/minus.png);
  transform: rotate(0deg);
  width: 10px;
  height: 10px;
  background-position: center;
  background-size: auto;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 9px;
}
.accordion-button:not(.collapsed)::after {
    transform: rotate(0deg)!important;
}
.corporate-valuations-img {
  margin-top: 30px;
}
.service-add{
  width: 100%;
  padding-right: 30px;
  display: flex;
}
.service-add img {
width: 100%;
padding-top: 50px;
padding-bottom: 30px;
}

.service-add-home img{
   height: 1180px;
   object-fit: contain;
   width: 100%;
}

.service-add-home{
  padding-top: 30px;
}





