.tm-callback .bottomBx {
	margin-top: 15px;
}

.tm-callback .bottomBx h4 {
	font-size: 18px;
}

.tm-callback .bottomBx h4 a {
	color: #00918f;
	text-decoration: underline;
}

.brandlogo a img {
    height: 90px;
    object-fit: contain;
    padding:5px;
}

/*---------------Hero Section Start--------------------*/

.header-bottomarea .header-logo {
    padding:5px 0;
}

.heroslider .heroslider-wrapper {
    background:#ddffff;
}

.heroslider-content {
    padding: 50px 0 !important;
}

.heroslider .heroslider-wrapper .heroslider-content h2 {
    color: #262626;
    font-weight: 500;
    display:block;
    text-transform:capitalize;
    font-family: cursive;
    margin-bottom:0;
    font-weight:700;
    font-size:28px;
    line-height:42px;
}

.heroslider .heroslider-wrapper .heroslider-content h3 {
    color: #00918f;;
    font-weight: 600;
    font-size:42px;
    font-family: cursive;
    margin-bottom: 10px;
    padding: 0;
    line-height:54px;
}

.heroslider .heroslider-wrapper .heroslider-content p {
    color: #262626;
    font-size: 18px;
    letter-spacing: .5px;
    line-height: 48px;
    font-family: cursive;
}

.heroslider .heroslider-wrapper .heroslider-content p span {
    font-size: 26px;
}

.tm-button.tm-button-white, a.tm-button.tm-button-white, button.tm-button.tm-button-white {
    background: #ffffff;
    border: 1px solid #00918f;
    color: #00918f;
}

.heroslider-slidecounter {
    background:#00918f85 !important;
}


/*---------------Investment Section Start--------------------*/

.tab-sec .custom-navBx .iconBx {
    box-shadow: 3px 6px 24px rgba(0,0,0,.1);
    border-radius: 20px;
    background-color: #fff;
    transition: 0.5s;
    margin-bottom: 20px;
    width:46%;
    display:inline-block;
    margin-right:4%;
    float:left;
}

.tab-sec .custom-navBx .iconBx.fullwidth {
    width:96%;
}

.tab-sec .custom-navBx .iconBx a {
    width: 100%;
    height: 120px;
    padding: 15px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border: none;
}

.tab-sec .custom-navBx .iconBx a.active {
    background:#bdffff;
    box-shadow: 3px 6px 24px rgb(0 0 0 / 10%);
    border-radius: 20px;
}

/*.tab-sec .custom-navBx .iconBx a.active img {*/
/*    filter: brightness(0) invert(1);*/
/*}*/

.tab-sec .custom-navBx .iconBx a.active h5 {
    color: #00918f;
}

.tab-sec .custom-navBx .iconBx a img {
    height: 48px;
    width: auto;
    margin-bottom:12px;
}

.tab-sec .custom-navBx .iconBx h5 {
    font-size:14px;
    font-weight:700;
    text-transform: capitalize;
}

.tab-sec .tab-content .tm-invest-textBx {
    margin-top:35px;
}

.tab-sec .tab-content .tm-invest-textBx h3 {
    font-weight: 700;
    letter-spacing: 1.2px;
    font-size: 72px;
    line-height: 100px;
    margin: 20px 0;
    text-transform:uppercase;
}

.tab-sec .tab-content .tm-invest-textBx h3 span {
    font-size: 28px;
    font-weight: 500;
    margin-left: 15px;
}

.tab-sec .tab-content .tm-invest-textBx p {
    font-size: 24px;
    font-weight: 500;
    line-height: 54px;
    text-align: justify;
}

.tab-sec .tab-content .tm-invest-textBx p a {
    color:#00918f;
}

.tab-sec .tab-content .tm-invest-textBx ul {
    list-style:square;
    padding-left:25px;
}

.tab-sec .tab-content .tm-invest-textBx ul li {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 7px;
}

.tab-sec .tab-content .tm-invest-textBx ul li i {
    margin-right:7px;
    font-size:12px;
}

/*------------------Best For You-----------------*/

.best-you-area{
    background: url(../images/services-backgrondpng.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
}

.best-you-area .custom-navBx .iconBx {
    box-shadow: 3px 6px 24px rgba(0,0,0,.1);
    border-radius: 20px;
    background-color: #fff;
    transition: 0.5s;
    margin-bottom: 20px;
    width:46%;
    display:inline-block;
    margin-left:4%;
    float:right;
}

.best-you-area .custom-navBx .iconBx a {
    width: 100%;
    height: 120px;
    padding: 15px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border: none;
}

.best-you-area .custom-navBx .iconBx a.active {
    background: #bdffff;
    box-shadow: 3px 6px 24px rgb(0 0 0 / 10%);
    border-radius: 20px;
}

/*.best-you-area .custom-navBx .iconBx a.active img {*/
/*    filter: brightness(0) invert(1);*/
/*}*/

.best-you-area .custom-navBx .iconBx a.active h5 {
    color:#00918f;
}

.best-you-area .custom-navBx .iconBx a img {
    height: 60px;
    width: auto;
    margin-bottom:15px;
}

.best-you-area .custom-navBx .iconBx a h5 {
    font-size:14px;
    font-weight:600;
    text-transform: capitalize;
}

.best-you-area .tab-content .tm-best-textBx {
    margin-top:35px;
}

.best-you-area .tab-content .tm-best-textBx h3 {
    font-weight: 700;
    letter-spacing: 1.2px;
    font-size: 30px;
    line-height: 75px;
    margin: 20px 0;
}

.best-you-area .tab-content .tm-best-textBx h3 span {
    font-weight: 800;
    letter-spacing: 1.2px;
    font-size: 45px;
    color:#00918f;
}

.best-you-area .tab-content .tm-best-textBx h4 {
    font-size:30px;
    font-weight:600;
    color:#444444;
}

.best-you-area .tab-content .tm-best-textBx p {
    font-size: 18px;
    line-height: 34px;
    text-align:justify;
}

.best-you-area .tab-content .tm-best-textBx p a {
    color: #00918f;
}

/*----------------FAQ Section Start------------------*/

.faq-sec {
	background: #eeeeee65;
	position: relative;
}

.faq-sec .faq-text h2 {
    margin-top: -9px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #00918f;
}

.faq-sec .faq-text span.divider {
    position: relative;
    font-size: 20px;
    color: #00918f;
    margin-bottom: 15px;
    display: inline-block;
}

.faq-sec .faq-text span.divider i {
    padding-right: 15px;
}

.faq-sec .faq-text span.divider::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 1px;
    width: 160px;
    background: #00918f;
}

.faq-sec .faq-text .faqBx {
    border: none;
    background: #ffffff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.faq-sec .faq-text .faqBx .titleBx {
    width: 100%;
    border: 0;
    padding: 15px 30px;
    background: #00918f;
    
}

.faq-sec .faq-text .faqBx .titleBx h3 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    margin:0;
}

.faq-sec .faq-text .faqBx .contentBx {
    padding: 10px;
}

.faq-sec .faq-text .faqBx .contentBx p {
    color: #262626;
    font-size: 15px;
    font-weight: 400;
    text-align:justify;
    margin: 0;
}

.faq-sec .faq-text .faqBx .contentBx .moreBtn {
    text-align: right;
    display: block;
    font-size:14px;
    color:#00918f;
    text-decoration:underline;
    cursor: pointer;
}

.faq-sec .faq-text .faqBx .contentBx .lessBtn {
    display:none;
    text-align: left;
    font-size:14px;
    color:#00918f;
    text-decoration:underline;
    cursor: pointer;
}

.faq-sec .faq-text .faqBx .contentBx .morecontentBx {
    margin-top:10px;
    display:none;
}

.faq-sec .faq-text .faqBx .contentBx .morecontentBx ul {
    margin:0;
    padding-left: 25px;
}

.faq-sec .faq-text .faqBx .contentBx .morecontentBx strong {
    padding-left: 25px;
}

.faq-sec .faq-text .tm-button {
    margin-top:20px;
}

.tm-breadcrumb-area {
    background: #00918f;
    padding:60px 0 !important;
}

.tm-breadcrumb-area .tm-breadcrumb-title {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff !important;
    text-shadow: 0 0 3px #262626;
}

.tm-breadcrumb-area .tm-breadcrumb ul li {
    color:#eeeeee;
}

.tm-breadcrumb-area .tm-breadcrumb ul li a {
    color:#eeeeee;
}

.tm-service {
    box-shadow: 3px 6px 24px rgb(0 0 0 / 10%) !important;
    border-radius: 20px !important;
}

.tm-service:hover .tm-service-icon img {
    filter: brightness(0) invert(1);
}

.brandlogo a img {
    filter: none !important;
}

.brandlogo-slider .brandlogo .logoBx {
    display: block;
    min-height: 120px;
    background: #ffffff;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    margin-bottom:20px;
}

.brandlogo-slider .brandlogo .logoBx img {
    height: 90px;
    object-fit: contain;
    padding: 5px;
    margin: 0 auto;
    filter: none !important;
}

.brandlogo-slider .brandlogo .logoBx p {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
    line-height: 20px;
}

.tm-service-content h5 {
    font-size:22px;
    font-weight:600;
}

.tm-service-content p {
    font-size:16px;
    line-height:26px;
}

.new-era .eraList {
    list-style:square;
}

.new-era .eraList li {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #eeeeee;
}

/*---------------About Section------------*/

.about-us-area .tm-about-content p {
    text-align:justify;
}

/*------------Leadership Section-----------*/

.leadership-area {
    background: linear-gradient(to right, rgba(0,0,0,.75), rgba(0,0,0,.75)), url("../images/bg/leadership-bg.jpg");
    background-size: cover;
}

.leadership-area .tm-about-content h2 {
    color:#ffffff;
}

.leadership-area .tm-about-content span {
    color:#ffffff;
}

.leadership-area .tm-about-content span.divider::after {
    background:#ffffff;
}

.leadership-area .tm-about-content p {
    color:#cccccc;
    text-align:justify;
}

.tm-section-title h2, .tm-section-title h3 {
    font-size: 32px;
}

@-webkit-keyframes blinker {from {opacity: 1.0;} to {opacity: 0.0;}}
.whatsappBx {text-decoration:whatsappBx;-webkit-animation-name:blinker;-webkit-animation-duration:0.6s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;-webkit-animation-direction: alternate;}
.whatsappBx{
    bottom: 50px;
    left: 15px;
    z-index: 9;
    opacity: 1;
    position: fixed;
    background: #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 44px;
    border-radius: 100%;
}

.tax-strategy-sec .tax-strategy-table {
    border:1px solid #cccccc;
}

.tax-strategy-sec .tax-strategy-table .table {
    margin-bottom: 0;
}

.tax-strategy-sec .tax-strategy-table .table .thead-light th {
    border-bottom:2px solid #999999;
    border-right:1px solid #cccccc;
    text-transform:uppercase;
}

.tax-strategy-sec .tax-strategy-table .table tr td {
    border-right:1px solid #cccccc;
}

.tax-strategy-sec .tax-strategy-table .table tr td span {
    text-transform:uppercase;
    font-weight:500;
}

.tax-strategy-sec .tax-strategyList {
    margin-top:35px;
    padding-left:25px;
}

.tax-strategy-sec .tax-strategyList ul li {
    margin-bottom:12px;
}

.footer-copyrightarea .footer-copyrightBx {
    text-align:center;
}

.footer-copyrightarea .footer-copyrightBx ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.footer-copyrightarea .footer-copyrightBx ul li {
    display: inline;
    margin-right:12px;
    font-size: 15px;
}

.footer-copyrightarea .footer-copyrightBx ul li:last-child {
    margin-right:0;
}

.footer-copyrightarea .footer-copyrightBx ul li a {
    color:#eeeeee;
    text-transform:uppercase;
}

.privacy-policy-sec {
    padding:60px 0;
}

.privacy-policy-sec .privacy-policyBx p {
    text-align:justify;
    line-height:34px;
}

.tm-testimonial-content {min-height: 225px !important;}

/*-------------------Enquiry Modal Area-------------------*/

.tm-enquiry-popup .modal-dialog {max-width:70% !important;padding:20px;}
.tm-enquiry-popup .modal-dialog .modal-formBx{margin:35px 0;padding:12px;border:1px solid #cccccc;background:#eeeeee65;border-radius:5px;}
.tm-enquiry-popup .modal-dialog .callBx {margin: 140px 0; text-align:center;}
.tm-enquiry-popup .modal-dialog .callBx p{font-size:24px;color:#363636;line-height: 48px;font-weight:500;}
.tm-enquiry-popup .modal-dialog .callBx p span{font-size: 42px;font-weight: 900;}
.tm-enquiry-popup .modal-dialog .callBx p span a{color: #00918f;}