body {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

p {
    text-align: justify !important;
}

.grayBox {
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1055;
}

.box_content {
    background-color: #ffffff;
    border: 2px solid #ae6948;
    height: 240px;
    padding: 15px;
    position: fixed;
    right: 33%;
    top: 118px;
    z-index: 1056;
}

.modal-content,
.sign_up {
    background: #f3f6f8;
    padding: 15px;
    margin-top: -15px;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
}

.modal-header h2 {
    text-align: center;
    margin: auto;
}

.invest_online .modal-content,
.invest_online .modal-footer {
    border: 0px;
}

.modal-title {
    text-align: center;
    color: #fff;
    font-family: OpenSans-Semibold;
    font-size: 18px;
    margin: auto;
}

.modal-body .input {
    text-align: center;
}

.input-fld input {
    width: 100%;
    margin: 10px 0;
    padding: 5px;
}

.modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
    display: block;
    text-align: center;
}

.aboutus img {
    float: left;
    max-width: 100%;
    margin: 0 17px 5px 0;
}

.mission h4 {
    text-align: center;
    color: #2f4751;
    font-weight: bold;
    margin: 22px 0;
}

.aboutus {
    text-align: justify;
}

.modal-header .close {
    position: absolute;
    right: 13px;
}

.middle-area {
    margin: 30px 0;
}

.banner {
    position: relative;
    margin-top: -44px;
}

#banner .owl-carousel .item.s1 {
    background: url("../images/banner1.jpg") no-repeat scroll center center /cover;
    background-size: cover;
    margin: 0;
    padding: 0;
}

#banner .owl-carousel .item.s2 {
    background: url("../images/banner2.jpg") no-repeat scroll center center /cover;
    margin: 0;
    padding: 0;
}

#banner .owl-carousel .item.s3 {
    background: url("../images/banner3.jpg") no-repeat scroll center center /cover;
    margin: 0;
    padding: 0;
}

#banner .owl-carousel .item.s4 {
    background: url("../images/banner4.jpg") no-repeat scroll center center /cover;
    margin: 0;
    padding: 0;
}

#banner .owl-carousel .item {
    height: 800px;
    width: 100%;
}

#banner .owl-prev {
    position: absolute;
    top: 45%;
    left: 0;
    display: block;
    padding: 10px !important;
    width: 45px;
}

#banner .owl-next {
    position: absolute;
    top: 45%;
    right: 0;
    display: block;
    padding: 10px !important;
    width: 45px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 4px;
    background: #2f4751;
}

.owl-dots {
    position: absolute;
    bottom: 0;
    left: 47%;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #2f4751;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #2f4751;
}

.carousel-control-next,
.carousel-control-prev {
    top: 25% !important;
}

.carousel-inner>.carousel-item {
    -webkit-transition: 0.3s !important;
    -o-transition: 0.3s !important;
    transition: 0.3s !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f6c71f;
}

.header_top {
    padding: 15px 0 70px 15px;
    background: #2f4751;
}

.contact_dtls {
    display: inline-block;
    margin: 0 8px;
}

.contact_dtls a {
    color: #fff;
}

.contact_dtls span {
    color: #ffffff;
}

.contact_dtls .head_text {
    font-size: 14px;
    font-family: OpenSans-Regular;
}

.social-icons {
    text-align: right;
}

.social-icons ul {
    list-style: none;
    margin-bottom: 0;
}

.social-icons ul li {
    display: inline-block;
    margin: 0 4px;
}

.social-icons ul li a {
    color: #ffffff;
    font-size: 14px;
    border: 1px solid #fff;
    padding: 6px;
    font-family: 'OpenSans-Regular';
}

.top-right {
    margin: 20px 0 10px 0;
    text-align: right;
}

.menu-area,
.portfolio_login {
    display: inline-block;
}

.portfolio_login {
    margin-left: 35px;
}

.portfolio_login a {
    background: #2f4751;
    padding: 10px 13px;
    font-size: 15px;
    color: #ffffff;
    font-family: OpenSans-Bold;
    border-radius: 20px;
}

.testimoinal {
    padding: 30px 0 50px 0px;
    position: relative;
    background: #dae1e9;
}

.services {
    padding: 30px 0 100px 0px;
    position: relative;
    background-color: #f3f6f8;
}

.parnters {
    padding: 30px 0 50px 0px;
    position: relative;
}

.testimoinal {
    padding-bottom: 80px;
}

.investor {
    padding: 25px 0;
}

.heading {
    font-size: 30px;
    color: #2f4751;
    font-family: OpenSans-Bold;
    text-align: center;
    padding-bottom: 10px;
    margin: 20px 0;
    position: relative;
}

.heading::after {
    border-bottom: 3px dashed #2f4751;
    position: absolute;
    content: "";
    width: 109px;
    bottom: -7px;
    text-align: center;
    margin: auto;
    left: 45%;
    right: 45%;
}

.heading::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: -15px;
    margin: auto;
    left: 49%;
    right: 49%;
    background-color: #2f4751;
    transform: rotate(45deg);
}

.serv_text {
    background: #2f4751;
    padding: 10px;
    transition: all 0.5s ease-in-out;
    min-height: 65px;
}

.service_dtls:hover .serv_text {
    transition: all 0.5s ease-in-out;
    background: #f6c71f;
}

.service_dtls span {
    color: #f6c71f;
}

.service_dtls:hover span {
    color: #ffffff;
}

.read-more {
    color: #000;
    font-size: 16px;
    border: 1px solid #000;
    padding: 2px 5px;
}

.read-more:hover {
    color: #000;
}

.serv_text h2 {
    font-size: 18px;
    font-family: OpenSans-Bold;
    text-align: center;
}

.serv_text h2 a {
    color: #ffffff;
}

.item {
    margin: 0px 10px 0px 10px;
}

.serv_text-view span {
    color: #000 !important;
    border: 1px solid #000;
    padding: 1px 2px;
    position: relative;
    top: 0.5rem;
}

.serv_text p {
    font-size: 13px;
    color: #ffffff;
    font-family: OpenSans-Regular;
    text-align: justify;
}

.service_dtls {
    transition: all 0.5s ease-in-out;
    margin-top: 20px;
}

.service_dtls:hover {
    box-shadow: 0px 2px 10px #999;
    transition: all 0.5s ease-in-out;
}

.service_img {
    overflow: hidden;
}

.service_img img {
    width: 100%;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    display: block;
}

.service_img:hover img {
    -ms-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.hexagon {
    margin-top: 10px;
    padding: 10px;
    transition: all 0.4s ease-in-out;
    min-height: 136px;
}

.hexagon:hover {
    box-shadow: 1px 1px 10px #a8a8a8;
    transition: all 0.4s ease-in-out;
}

.hexagon:hover .hexa_head {
    color: #f6c71f;
    transition: all 0.4s ease-in-out;
}

.hexagon .icon {
    display: inline-block;
    vertical-align: top;
    width: 75px;
    position: relative;
    background: #2f4751;
    padding: 5px 10px 0 10px;
    text-align: center;
    margin-top: 15px;
}

.hexagon:hover .icon {
    background: #f6c71f;
}

.hexagon .icon::before {
    content: "";
    position: absolute;
    border: 37px solid transparent;
    border-top: none;
    border-bottom: 14px solid #2f4751;
    top: -14px;
    left: 0;
}

.hexagon:hover .icon::before {
    border-bottom: 14px solid #f6c71f;
}

.hexagon .icon::after {
    content: "";
    position: absolute;
    border: 37px solid transparent;
    border-bottom: none;
    border-top: 14px solid #2f4751;
    bottom: -14px;
    left: 0;
}

.hexagon:hover .icon::after {
    border-top: 14px solid #f6c71f;
}

.hexagon .icon i {
    color: #fff;
    font-size: 46px;
    line-height: 40px;
}

.hexagon .hexa_img_2 {
    display: none;
    transition: all 0.4s ease-in-out;
}

.hexagon:hover .hexa_img {
    display: none;
    transition: all 0.4s ease-in-out;
}

.hexagon:hover .hexa_img_2 {
    display: inline-block;
    width: 70px;
    vertical-align: top;
    transition: all 0.4s ease-in-out;
}

.corner_img {
    margin-top: 100px;
}

.hexa_img {
    width: 70px;
    display: inline-block;
    vertical-align: top;
}

.hexa_caption {
    display: inline-block;
    width: calc(100% - 95px);
    vertical-align: middle;
    margin-left: 10px;
}

.hexa_head {
    font-size: 16px;
    color: #000;
    font-family: OpenSans-Bold;
}

.hexa_caption p {
    color: #636363;
    font-size: 13px;
    font-family: OpenSans-Regular;
    text-align: justify;
}

.market_update {
    padding: 24px 0 24px 0;
    background-attachment: fixed;
}

.market_update .heading {
    color: #ffffff;
}

.view_now {
    margin: auto;
    margin-top: 15px;
}

.view_now a {
    font-size: 17px;
    color: #ffffff;
    font-family: OpenSans-Bold;
    padding: 10px 30px;
    border-radius: 20px;
    background: #f6c71f;
}

.sliderr {
    list-style: none;
}

.parnters ul li {
    display: inline-block;
    margin: 0 5px;
}

.bx-wrapper {
    border: 1px solid;
    padding: 7px;
    width: 100% !important;
}

.bx-window {
    width: 100% !important;
}

.callback {
    position: relative;
    padding: 40px 0;
    background: #dae1e9;
}

.callback::before {
    position: absolute;
    background: url(../images/callback_img.png)no-repeat scroll center center/cover;
    width: 50%;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
}

.req_call {
    font-size: 30px;
    color: #fff;
    font-family: OpenSans-Bold;
    margin: 0 0 5px 0;
}

.callback p,
.c_text {
    font-size: 15px;
    color: #fff;
    font-family: OpenSans-Regular;
}

.callback_dtls {
    margin: 30px 0 0 0;
}

.callback_dtls span {
    color: #ffffff;
    font-size: 15px;
}

.callback .heading {
    margin: -5px 0 55px 0;
}

.callback .heading::after {
    left: 41%;
}

.c_text {
    margin-left: 10px;
}

.callback_form {
    text-align: center;
}

.login_btn {
    background: #f6c71f;
    color: #fff;
    font-size: 17px;
    padding: 6px 20px;
    border: none;
    font-family: OpenSans-Bold;
    margin-left: 1rem;
    border-radius: 4px;
}

.footer_top {
    background: #2f4751;
    padding: 50px 0;
}

.footer_top .callback_dtls span .fa {
    display: inline-block;
    width: 15px;
    vertical-align: middle;
}

.c_text {
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
}

.footer-btm {
    background: #191639;
    padding: 14px 0;
    border: none;
}

.discl_head {
    font-size: 23px;
    color: #ffffff;
    font-family: OpenSans-Bold;
    margin-bottom: 10px;
}

.discl p,
.add {
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    font-family: opensans-regular;
}

.ft_left,
.ft_right {
    font-size: 14px;
    color: #ffffff;
    font-family: opensans-regular;
}

.ft_right {
    text-align: right;
}

.quick_link ul {
    list-style: none;
    padding: 0;
}

.quick_link ul li a {
    color: #fff;
    font-family: OpenSans-Regular;
    font-size: 14px;
    margin-bottom: 5px;
    transition: all 0.5s ease-in-out;
}

.quick_link ul li a:hover {
    transition: all 0.5s ease-in-out;
    color: #f6c71f;
    padding-left: 6px;
}

.quick_link ul li {
    margin-top: 7px;
}

.slide_text {
    font-size: 17px;
    color: #000;
    font-family: OpenSans-Regular;
    line-height: 27px;
}

.slide_img {
    text-align: center !important;
}

.title {
    font-size: 22px;
    background: #f6c71f;
    color: #fff;
    font-weight: 600;
    padding: 6px 15px;
    margin: 15px 0;
}

.add_01 {
    margin: 15px 0;
}

.add_head {
    font-size: 22px;
    font-family: OpenSans-Bold;
    color: #2f4751
}

.add_dtls {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.map_form {
    padding: 20px;
    box-shadow: 1px 2px 12px #999;
    margin-top: 20px;
}

.map_form h2 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.client_img {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    overflow: hidden;
    margin-right: 10px;
    border: 1px solid #2f4751;
    padding: 2px;
}

.mb-0 {
    display: inline-block;
    vertical-align: middle;
}

.name_post {
    text-align: center;
}

.testimoinal .owl-dots {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
}

.news_area {
    background: #e3e3e3;
    padding: 15px;
}

.news_area .nav-pills li,
.tab .nav-pills li a {
    width: 100%;
    color: #ffffff;
    border: 1px solid #ffffff;
}

.news_area .nav-pills>li>.active {
    background-color: #bc0318 !important;
}

.news_area .nav-link {
    color: #ffffff;
}

.news_area .nav-pills {
    background: #1a2165;
    margin-bottom: 30px;
}

.live-indice {
    position: relative;
}

.f1-live {
    background: #ffffff;
    position: absolute;
    height: 20px;
    width: 100%;
    top: 18%;
}

.invest_online_section {
    margin: 40px 0;
}

.middle-area .nav.nav-pills {
    background: #2f4751;
    border: 1px solid #625f5f;
}

.middle-area .nav.nav-pills li {
    width: 100%;
    border: 1px solid #ffffff;
}

.middle-area .nav.nav-pills li a.active {
    background: #f6c71f;
}

.middle-area .nav.nav-pills li a {
    color: #ffffff;
}

.uselink {
    list-style: none;
    padding: 0;
    background: #2f4751;
    text-align: center;
}

.uselink li:hover {
    background: #d41d1d;
}

.uselink li {
    padding: 10px 0;
    border-bottom: 1px solid #fff;
}

.uselink li a {
    color: #ffffff;
    font-size: 17px;
    font-wieght: 600;
}

.buy_mf p {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
    text-align: center !important;
}

.buy_mf {
    text-align: center;
    margin: 25px 0;
}

.contact-address .row {
    margin-bottom: 10px;
}

.contact-us .con-box {
    background: #eee;
    padding: 15px;
}

.conbox-items {
    margin-bottom: 10px;
}

.contact-us .con-box a {
    color: #111;
}

.contact-address {
    margin-bottom: 20px;
}

.header-tagline {
    text-align: right;
}

.header-tagline p {
    margin-top: 15px;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .header-tagline {
        text-align: center;
    }
    .innerpage-banner {
        height: 250px !important;
    }
    .header_bottom {
        margin: 0;
        width: 100%;
        padding: 0;
    }
    .top-right {
        margin: 0;
    }
    .logo {
        width: 120px;
        padding: 0px 10px 10px 10px;
    }
    .header_top {
        padding: 10px 0 20px 0px;
    }
    .hexagon {
        text-align: center;
    }
    .hexa_img,
    .hexa_caption {
        margin-top: 30px;
    }
    .ticker_section .tickers {
        align-content: center;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
}

@media (min-width: 992px) {
    .contact-address {
        display: flex;
    }
}

.header_bottom {
    margin-top: -50px;
    z-index: 99;
    position: relative;
}

.header-bottom {
    z-index: 999;
    background: #fff;
    padding: 10px 0;
    box-shadow: 1px 1px 10px #999;
}

.header {
    position: relative;
}

.logo {
    padding: 0px 10px 0px 10px;
}

div#sensex {
    padding: 10px 0px 0px 0px;
}

.container-view {
    position: relative;
    width: 100%;
}

.image-view {
    display: block;
    width: 100%;
    height: 248px;
    object-fit: cover;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}

.overlay:hover {
    transition: .5s ease;
    background-color: rgba(243, 117, 33, 0.5) !important;
}

.container-view:hover .overlay {
    opacity: 1;
}

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.serv_text-view p {
    font-size: 14px;
    padding: 0px 10px;
    color: #000;
    z-index: 999;
}

<style>.tab-view {
    max-width: 800px;
    padding: 0 20px;
}

.tab-view input {
    display: none;
}

.tab-view label {
    display: inline-block;
    padding: 8px 0 8px 0;
    margin: 0 -2px;
    width: 33.33%;
    background: #2f4751;
    color: #fff;
    text-align: center;
}

.tab-view label:hover {
    cursor: pointer;
}

.tab-view input:checked+label {
    background: #f6c71f;
    color: #fff;
}

.tab-view #tab1:checked~.content #content1,
.tab-view #tab2:checked~.content #content2,
.tab-view #tab3:checked~.content #content3,
.tab-view #tab4:checked~.content #content4 {
    display: block;
}

.tab-view .content>div {
    display: none;
    padding-top: 20px;
    text-align: left;
    /*height: 192px;*/
    overflow: auto;
}

.markrt-view {
    background-color: #f3f6f8;
    padding: 10px;
    margin-bottom: 20px;
}

.markrt-view h5 {
    font-size: 18px;
    text-align: center;
    background: #2f4751;
    color: #fff;
    padding: 10px;
    margin: -10px -10px 0 -10px;
}

.container-market-view {
    padding: 40px 0px 0px 0px;
}

.form_con {
    padding: 10px 0px 0 0;
    text-align: center;
}

.callback .form_control .login_btn {
    margin: auto;
    display: block;
    cursor: pointer;
    border-radius: 4px;
}

.form_con .form-control {
    padding: 2px 0px 2px 10px;
}

.footer_top .discl.info-col {
    padding-right: 60px;
}

h5.foot-title {
    color: #fff;
}

ul.footer-menu {
    padding-left: 0px;
    list-style-type: none;
}

.footer-menu li a {
    color: #fff;
}

.footer-menu li a:hover {
    color: #f6c71f;
}

.footer-links {
    margin-bottom: 15px;
}

.footer-links ul {
    padding-left: 0px;
    list-style-type: none;
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.footer-links ul li {
    display: inline-block;
}

.footer-links ul li a {
    color: #fff;
    margin: 0 10px;
    position: relative;
}

.footer-links ul li a::after {
    content: "|";
    position: absolute;
    color: #fff;
    right: -15px;
    top: -3px;
}

.footer_top .social-icons {
    text-align: left;
}

.footer_top .social-icons ul {
    padding: 0;
}

ul#sliderr li {
    width: 150px;
}

.parnters .bx-wrapper {
    border: none !important;
    margin-top: 30px !important;
}

.menu ul li a:hover {
    color: #f6c71f !important;
}

.footer_top .logo {
    margin-bottom: 10px;
}

.blinking-title {
    margin: 15px 0;
    background-color: #f6c71f;
}

.blinking-title a {
    font-size: 20px;
    color: #fff;
    animation: blinker 0.8s linear infinite;
    padding: 5px 5px 10px 5px;
    display: block;
}

@keyframes blinker {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

.client-testiminial {
    padding: 30px 0;
}

.client-testiminial .heading {
    margin: 20px 0 45px 0;
}

.client-testiminial img {
    border-radius: 100%;
    width: 160px;
    height: 160px;
}

.client-testiminial .carousel-indicators li {
    background-color: #dae1e9;
}

.client-testiminial .carousel-indicators .active {
    background-color: #2f4751;
}

.callback::before {
    position: absolute;
    background: url(../images/callback_img.png)no-repeat scroll center center/cover;
    width: 50%;
    left: 0;
    top: 0;
    height: 100%;
    content: "";
}

.callback .callback_dtls a:hover {
    color: #f6c71f
}

.services .owl-dots {
    margin-bottom: -50px;
}

.market_update {
    background: url(../images/market_background.png)no-repeat scroll center center/cover;
    padding: 40px 0 60px;
    background-attachment: fixed;
}

.market_update .heading {
    margin-bottom: 30px;
}

.market_update .heading::before {
    background-color: #f6c71f;
}

.market_update .heading::after {
    border-bottom: 3px dashed #f6c71f;
}

.ui-tabs-vertical {
    width: 100%;
}

.ui-tabs-vertical .ui-tabs-nav {
    padding: .2em .1em .2em .2em;
    float: left;
    width: 255px;
}

.ui-tabs-vertical .ui-tabs-nav li {
    clear: left;
    width: 100%;
    border-bottom-width: 1px !important;
    border-right-width: 0 !important;
    margin: 0 -1px .2em 0;
    white-space: normal;
}

.ui-tabs-vertical .ui-tabs-nav li a {
    display: block;
    width: 100%;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0;
    padding-right: .1em;
    border-right-width: 1px;
    margin-bottom: 1px !important;
}

.ui-tabs-vertical .ui-tabs-panel {
    padding: 1em;
    float: right;
    width: calc(100% - 270px);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #2f4751;
    background: #2f4751;
}

.ui-widget-header {
    border: none;
    background: #e9e9e9;
}

.tab-items h4 {
    font-size: 18px;
    position: relative;
    padding-left: 25px;
}

.tab-items h4::after {
    content: "\f138";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    color: #333;
}

.tab-items ul {
    list-style-type: none;
    padding-left: 25px;
}

.tab-items ul li {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tab-items ul li a {
    color: #f6c71f;
}

.vision-mission {
    padding: 40px 0;
}

.vision-mission .vm-box {
    background-color: #fff;
    box-shadow: 2px 1px 20px 0px rgba(0, 0, 0, 0.16);
    border-radius: 5px;
    padding: 25px 20px 0 20px;
    min-height: 160px;
    transition: 0.3s ease-in-out 0s all;
}

.vision-mission .vm-box:hover {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
    transition: 0.3s ease-in-out 0s all;
    background-color: #f3761b;
    color: #fff;
    cursor: pointer;
}

.vision-mission .vm-box .icon {
    display: inline-block;
    width: 100px;
}

.vision-mission .vm-box .icon .vm-img-hover {
    display: none;
}

.vision-mission .vm-box:hover .icon .vm-img-hover {
    display: block;
}

.vision-mission .vm-box:hover .icon .vm-img {
    display: none;
}

.vision-mission .vm-box .vm-text {
    display: inline-block;
    width: calc(100% - 110px);
    vertical-align: top;
    padding-left: 15px;
}

.vision-mission .vm-box .vm-title {
    color: #f3761b;
    font-size: 22px;
}

.vision-mission .vm-box:hover .vm-title {
    color: #fff;
}

.our-values .value-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    padding: 20px 15px;
    min-height: 310px;
    margin-bottom: 20px;
    transition: 0.3s ease-in-out 0s all;
}

.our-values .value-box:hover {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
    transform: scale(1.05);
    transition: 0.3s ease-in-out 0s all;
    border: 1px solid #f6c71f;
}

.our-values .value-box h5 {
    font-size: 20px;
    text-transform: uppercase;
    padding: 10px 0 5px 0;
}

.our-values .value-box h6 {
    text-align: justify;
}

.our-values .value-box .images img {
    padding: 3px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.18);
    border-radius: 100%;
}

img.owner-img {
    width: 100%;
    border: 1px solid #f6c71f;
    margin-top: 10px;
}

h2.static-title.text-center {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 20px;
}

.paypremium-section .pp-box {
    display: inline-block;
    width: 24%;
    margin: 20px 0;
    text-align: center;
}

.middle-content .contain p a {
    color: #144e94;
    font-weight: 600;
}

.TabbedPanelsTab {
    width: 19.9% !important;
    font-size: 15px !important;
    background: #2f4751 !important;
}

.TabbedPanelsTabHover {
    background-color: #f6c71f !important;
}

.innerpage-banner {
    height: 450px;
    overflow: hidden;
    margin-bottom: 25px;
}

.innerpage-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

h3.title.mf-title {
    margin-top: 0;
}

h5.youtube-video-title {
    font-size: 18px;
    margin-bottom: 20px;
    color: #2f4751;
    font-weight: 400;
    margin-top: -3px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.partners ul li img {
    height: 63px !important;
}

ul.nav.nav-pills li.inn-item {
    margin-left: 10px;
}

.tab-content p img {
    width: 100%;
}

.tab-content p img {
    width: 100%;
}

.tab-content span img {
    width: 100%;
    height: 400px;
}

.child-future-tab p img {
    width: 47%;
    display: inline-block;
    margin: 10px !important;
}

div#pf_advertisement .item {
    margin-bottom: 60px;
}

div#pf_advertisement .item img {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

.ui-widget.ui-widget-content {
    border: none;
}

.ui-widget-header {
    border: none;
    background: #fff;
    border: 2px solid #000;
    padding: 1px !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid #2f4751;
    background: #2f4751;
    font-weight: normal;
    color: #fff;
    margin-bottom: 2px !important;
    border-radius: 0px;
}

.ui-widget-content .ui-state-default a {
    color: #fff;
    padding: 10px 15px !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #f6c71f;
    background: #f6c71f;
}

a.tab-anch {
    padding: 12px 15px;
    font-size: 15px;
    display: block;
    clear: both;
    background-color: #2f4751;
    color: #fff;
    font-weight: 500;
}

.blog-box {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 25px;
    overflow: hidden;
}

.blog-box .blog-img {
    min-height: 170px;
}

.blog-box .blog-img img {
    height: 170px;
    object-fit: cover;
}

.blog-box .blog-info {
    padding: 25px 12px 12px;
    position: relative;
}

.blog-box .blog-info .blog-date {
    background-color: #f6c71f;
    padding: 5px 10px;
    border-radius: 30px;
    color: #fff;
    display: block;
    width: 110px;
    text-align: center;
    position: absolute;
    top: -18px;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}

.blog-box .blog-info h2 {
    font-size: 20px;
    color: #2f4751;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.blog-box .blog-readmore {
    position: relative;
    display: block;
    width: 100%;
    color: #2f4751;
    font-weight: 500;
    font-size: 14px;
}

.blog-box .blog-readmore:hover {
    color: #f6c71f;
}

.blog-box .blog-readmore .arrow {
    position: absolute;
    right: 0;
}

.site-header {
    margin: 0;
    padding: 0 !important;
}

.site-footer .footer-menu li {
    line-height: 25px;
}

.site-footer .footer-menu li a {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
}

.site-footer .footer-links li a {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
}

.content-area .site-main {
    max-width: 1140px;
    margin: 30px auto;
}

.content-area .site-main .post.type-post {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-top: 0;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, .2);
    margin: 15px 1%;
    border-radius: 5px;
    overflow: hidden;
    max-height: 427px;
}

.single.single-post .post.type-post {
    display: block;
    width: 100%;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
    max-height: 100%;
}

.single.single-post #masthead {
    margin-bottom: 20px;
    min-height: 500px;
}

.single.single-post #masthead .site-branding-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    right: 0;
}

.single.single-post #masthead .site-branding-container::after {
    display: none;
}

.single.single-post #masthead .site-featured-image {
    /*height: 260px;
    margin-top: 330px;*/
}

.single.single-post #masthead .site-featured-image::after {
    opacity: 0.3;
    background-color: #000;
}

.single.single-post #masthead .site-featured-image img {
    filter: none;
}

.single.single-post .post.type-post p {
    max-width: 100%;
}

.content-area .site-main .post.type-post .entry-header {
    margin: 0;
    position: absolute;
    top: 235px;
    padding: 10px;
}

.content-area .site-main .post.type-post .entry-header .entry-title {
    font-size: 24px !important;
}

.content-area .site-main .post.type-post .entry-header .entry-title::before {
    display: none !important;
}

.content-area .site-main .post.type-post .post-thumbnail {
    margin: 0 !important;
    min-height: 220px;
    max-height: 220px;
    margin-bottom: 50px !important;
}

.content-area .site-main .post.type-post .post-thumbnail::after {
    display: none;
}

.content-area .site-main .post.type-post .post-thumbnail-inner {
    filter: none;
}

.content-area .site-main .post.type-post .post-thumbnail img {
    min-height: 220px;
    max-height: 220px;
}

.content-area .site-main .post.type-post .entry-content {
    max-width: 100%;
    margin: 0 0%;
    padding: 0 15px;
}

.content-area .site-main .post.type-post .entry-content p {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
    margin: 10px 0 !important;
    line-height: 22px;
}

.content-area .site-main .post.type-post .entry-footer .byline {
    display: none;
}

.content-area .site-main .post.type-post .entry-footer .posted-on {
    position: absolute;
    top: 200px;
    left: 15px;
    background-color: #f6c71f;
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    z-index: 999;
    font-size: 14px;
}

.single.single-post .post.type-post .entry-footer .posted-on {
    display: none;
}


/*.content-area .site-main .post.type-post .entry-footer .posted-on .entry-date.published {
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    z-index: 999;
    font-size: 14px; 
}*/

.content-area .site-main .post.type-post .entry-footer {
    margin: 0;
}

.content-area .site-main .post.type-post .entry-footer .cat-links {
    display: none;
}

.content-area .site-main .post.type-post .entry-footer .comments-link {
    display: none;
}

.content-area .site-main .post.type-post .entry-footer .edit-link {
    display: none;
}

.form-group {
    margin-bottom: 10px;
}

.form_con .form-control {
    padding: 5px 5px 5px 10px;
}

#captcha {
    display: inline-block;
    width: calc(100% - 150px);
    height: 38px;
}

#captcha_code {
    height: 38px !important;
    border-radius: 4px;
}

.TabbedPanelsTabSelected {
    background: #f6c71f !important;
}

.buymf-section .buy_mf {
    text-align: center;
    margin-bottom: 40px;
}

.buymf-section .buy_mf p {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin: 10px 0;
}

.buymf-section img {
    width: 160px;
    max-width: 160px;
}

.request_call {
    position: fixed;
    bottom: 60px;
    right: 40px;
    z-index: 99;
}

.request_call .btn-call {
    width: 65px;
    height: 65px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    position: relative;
    color: #fff;
    -webkit-animation: ripple-white 1s linear infinite;
    animation: ripple-btn 1s linear infinite;
    -webkit-transition: .5s;
    background: #008fd5;
    font-size: 16px;
    z-index: 44;
    padding: 6px;
    cursor: pointer;
}

@-webkit-keyframes ripple-btn {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(240, 0, 1, 0.3), 0 0 0 10px rgba(240, 0, 1, 0.3), 0 0 0 20px rgba(240, 0, 1, 0.3);
        box-shadow: 0 0 0 0 rgba(240, 0, 1, 0.3), 0 0 0 10px rgba(240, 0, 1, 0.3), 0 0 0 20px rgba(240, 0, 1, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 143, 214, 0.3), 0 0 0 20px rgba(0, 143, 214, 0.3), 0 0 0 30px rgba(0, 143, 214, 0);
        box-shadow: 0 0 0 10px rgba(0, 143, 214, 0.3), 0 0 0 20px rgba(0, 143, 214, 0.3), 0 0 0 30px rgba(0, 143, 214, 0)
    }
}

@keyframes ripple-btn {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 143, 214, 0.3), 0 0 0 10px rgba(0, 143, 214, 0.3), 0 0 0 20px rgba(0, 143, 214, 0.3);
        box-shadow: 0 0 0 0 rgba(0, 143, 214, 0.3), 0 0 0 10px rgba(0, 143, 214, 0.3), 0 0 0 20px rgba(0, 143, 214, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 143, 214, 0.3), 0 0 0 20px rgba(0, 143, 214, 0.3), 0 0 0 30px rgba(0, 143, 214, 0);
        box-shadow: 0 0 0 10px rgba(0, 143, 214, 0.3), 0 0 0 20px rgba(0, 143, 214, 0.3), 0 0 0 30px rgba(0, 143, 214, 0)
    }
}

.request_call .request_form {
    position: absolute;
    width: 360px;
    background-color: rgba(0, 0, 0, 0.75);
    right: -20px;
    bottom: 125px;
    padding: 10px 20px;
    z-index: 99;
    border-radius: 100px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out;
}

.request_call .request_form.show {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease-in-out;
}

.request_call .request_form #phone {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 30px 0 0 30px;
    height: 45px;
    color: #fff;
    width: calc(100% - 85px);
    display: inline-block;
}

.request_call .request_form .login_btn {
    margin: 0;
    width: 80px;
    display: inline-block;
    padding: 5px;
    height: 45px;
    border-radius: 0 30px 30px 0;
    margin-left: -5px;
    border: 1px solid #f6c71f;
    font-size: 16px !important;
}

#callHide {
    position: absolute;
    background-color: #008fd5;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    top: -15px;
    left: 20px;
    color: #fff;
    text-align: center !IMPORTANT;
    padding: 5px;
    cursor: pointer;
}

#callHide i {
    font-weight: 200 !important;
    font-size: 20px;
}

.request_call .form_title {
    color: #fff;
    font-size: 18px;
    padding-left: 40px;
    margin: 0;
}


/* TICKER */

.ticker_section {
    padding: 40px 0;
}

.ticker_section .tickers {
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-around;
    align-content: center;
    align-content: center;
}

.tickers .ticker_item {
    position: relative;
    box-shadow: 0 1px 4px 1px rgb(37 46 40 / 11%);
    background-color: #fff;
    border-radius: 8px;
    width: 100%;
    padding: 8px 10px;
    margin: 0 5px;
}

.tickers .ticker_item .name {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
}

.tickers .ticker_item .price {
    display: block;
    font-size: 15px;
    padding-top: 5px;
    line-height: 18px;
}

.tickers .ticker_item .difference_percent {
    position: relative;
    color: #39b559;
    display: block;
    line-height: 18px;
    font-size: 15px;
}

.tickers .ticker_item .difference_percent::after {
    content: "\f176";
    position: absolute;
    font-family: fontawesome;
    font-size: 18px;
    bottom: 1px;
    right: -5px;
}

.tickers .ticker_item .difference_percent.negative {
    color: #d33f3f;
}

.tickers .ticker_item .difference_percent.negative::after {
    content: "\f175";
}


/*DARK BOX*/


/*        .tickers .ticker_item {
    background-color: #24252ad9;
    }
    .tickers .ticker_item .name {
    color: #fff;
    }
    .tickers .ticker_item .price {
    color: #fff;
    }
    .tickers .ticker_item .difference_percent {
    color: #3cbd5d;
    }
    .tickers .ticker_item .difference_percent.negative {
    color: #f95959;
    }*/


/* TICKER */

.header-bottom .logo img {
    height: 74px;
}

.discl.info-col .logo img {
    height: 109px;
}