:root {
    --color-theme: #469e14;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Roboto" !important;
}

img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

p {
    text-align: justify !important;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-80 {
    padding-top: 80px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-80 {
    padding-bottom: 80px;
}

.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;
}

.main-section {
    padding: 70px 0;
}

.theme-overlay {
    background-color: rgba(206, 0, 11, 0.8);
    padding: 60px 0;
}

.tag_bar {
    background-color: var(--color-theme);
    text-align: center;
    display: block;
    width: 100%;
    padding: 8px;
    font-size: 18px;
    color: var(--white);
}

.white {
    color: #fff !important;
}

.modal-content,
.sign_up {
    background: #f7f6f3;
    padding: 15px;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
}

.modal-header p {
    text-align: center !important;
    margin-top: 10px;
}

.modal-header h2 {
    text-align: center;
    margin: auto;
}

.invest_online .modal-content,
.invest_online .modal-footer {
    border: 0px;
}

.modal-title {
    text-align: center;
    color: var(--white);
    font-family: "Roboto";
    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: var(--color-theme);
    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;
}

#banner .owl-carousel .item.s1 {
    background: url("../images/slider1.png") no-repeat scroll center center/cover;
}

#banner .owl-carousel .item.s2 {
    background: url("../images/slider2.png") no-repeat scroll center center/cover;
}

#banner .owl-carousel .item.s3 {
    background: url("../images/slider4.png") no-repeat scroll center center/cover;
}

#banner .owl-carousel .item.s4 {
    background: url("../images/slider5.png") no-repeat scroll center center/cover;
}

#banner .owl-carousel .item {
    height: 445px;
    width: 100%;
    margin: 0;
}

#banner .owl-prev {
    position: absolute;
    top: 45%;
    left: 0;
}

#banner .owl-next {
    position: absolute;
    top: 45%;
    right: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 4px;
    background: var(--color-theme);
}

.owl-dots {
    position: absolute;
    /*bottom: 0;*/
    left: 47%;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: var(--color-theme);
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: var(--color-theme);
}

.carousel-control-next,
.carousel-control-prev {
    top: 25% !important;
}

.carousel-inner>.carousel-item {
    transition: 0.3s !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #CC9;
}

.contact_dtls {
    display: inline-block;
    margin: 0 8px;
}

.contact_dtls span {
    color: #ffffff;
}

.contact_dtls .head_text {
    font-size: 14px;
    font-family: "Roboto";
}

.header_right .social-icons {
    display: inline-block;
}

.social-icons ul {
    list-style: none;
    margin-bottom: 0;
}

.social-icons ul li {
    display: inline-block;
    margin-right: 3px;
}

.headertop .social-icons ul li {
    border-radius: 25px;
}

.headertop .social-icons ul li a {
    color: var(--white);
}

.social-icons ul li a {
    font-size: 14px;
    padding: 10px;
    font-family: "Roboto";
    border-radius: 3px;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 15px;
    color: var(--white);
    /*border: 1px solid #002b70;*/
    /*background-color: #002b70;*/
}


/*.footer_top .social-icons ul li a {
    color: var(--white);
    font-size: 14px;
    border: 1px solid var(--color-theme);
    padding: 5px;
    font-family: 'Roboto';
    background-color: var(--color-theme);
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
}
.footer_top .social-icons ul li a i {
    font-size: 20px;
    line-height: 30px;
}*/

.social-icons ul li a:hover {
    /*color:var(--white);*/
    /*border: 1px solid var(--color-theme);*/
    /*background-color: var(--color-theme);*/
}

.header_right {
    text-align: right;
}

.header_right .head_btns {
    display: inline-block;
}

.head_btns .btn-primary {
    background-color: var(--color-theme);
    border-color: var(--color-theme);
    background-color: var(--white);
    border-color: var(--white);
    color: #000;
    font-weight: 600;
}

.head_btns .btn-primary i {
    font-weight: 600;
}

.head_btns .blink {
    background-color: #d93e1b;
    border-color: #d93e1b;
}

.top-right {
    margin: 0;
    text-align: center;
}

.portfolio_login {
    display: inline-block;
}

.portfolio_login {
    margin-left: 35px;
}

.portfolio_login a {
    background: var(--color-theme);
    padding: 10px 13px;
    font-size: 15px;
    color: #ffffff;
    font-family: "Roboto";
    border-radius: 20px;
}

.testimoinal {
    padding: 30px 0 50px 0px;
    position: relative;
    background: #dae1e9;
}

.services {
    padding: 70px 0 100px 0px;
    position: relative;
    padding: 70px 0px;
    background: url(../images/Groupbg.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-size: cover;
    overflow: hidden;
}

.parnters {
    padding: 30px 0 50px 0px;
    position: relative;
}

.testimoinal {
    padding-bottom: 80px;
}

.investor {
    padding: 25px 0;
}

.heading_box {
    position: relative;
    text-align: center;
}

.heading_box .sub_head {
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Roboto";
    letter-spacing: 3px;
    margin: 0;
    color: var(--color-theme);
}

.heading_box .heading {
    font-size: 36px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
    margin: 5px 0 30px 0;
    position: relative;
    letter-spacing: 1px;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .heading_box .heading {
        font-size: 26px;
    }
}

.heading_box .heading::after {
    content: "";
    background-color: var(--color-theme);
    position: absolute;
    width: 50px;
    height: 4px;
    bottom: -6px;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}


/*.heading::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    bottom: -15px;
    margin: auto;
    left: 49%;
    right: 49%;
    background-color: var(--color-theme);
    transform: rotate(45deg);
}*/

.serv_text {
    background: var(--color-theme);
    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: #CC9;
}

.service_dtls span {
    color: #CC9;
}

.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: "Roboto";
    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: "Roboto";
    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%;
    transition: all 0.5s linear;
    display: block;
}

.service_img:hover img {
    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: #CC9;
    transition: all 0.4s ease-in-out;
}

.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% - 90px);
    vertical-align: middle;
    margin-left: 15px;
}

.hexa_head {
    font-size: 16px;
    color: #000;
    font-family: "Roboto";
}

.hexa_caption p {
    color: #636363;
    font-size: 13px;
    font-family: "Roboto";
    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: "Roboto";
    padding: 10px 30px;
    border-radius: 20px;
    background: #CC9;
}

.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: var(--white);
    font-family: "Roboto";
    margin: 0 0 5px 0;
}

.callback p,
.c_text {
    font-size: 15px;
    color: var(--white);
    font-family: "Roboto";
}

.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: var(--color-theme);
    color: var(--white);
    font-size: 18px;
    border: none;
    font-family: "Roboto";
    border-radius: 3px;
    text-transform: uppercase;
    padding: 5px 15px !important;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}

.login_btn:hover {
    background: #000;
}

.footer_top {
    background: #f1f1f1;
    background: #000;
    padding: 50px 0;
}

.footer_top .callback_dtls span .fa {
    display: inline-block;
    width: 15px;
    vertical-align: middle;
}

.footer_top .form_con .form-group {
    margin-bottom: 10px;
}

.footer_top .form_con .form-control {
    padding: 7px;
    background-color: #c9d2e1;
    border-radius: 0;
}

.c_text {
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
    font-size: 18px;
}

.footer-btm {
    background: var(--color-theme);
    background: #000;
    padding: 14px 0;
}

.discl_head {
    font-size: 23px;
    color: #ffffff;
    font-family: "Roboto";
    margin-bottom: 10px;
}

.discl p,
.add {
    font-size: 14px;
    color: #000;
    text-align: justify;
    font-family: "Roboto";
}

.ft_left,
.ft_right {
    font-size: 14px;
    color: #ffffff;
    font-family: "Roboto";
}

.ft_right {
    text-align: right;
}

.quick_link ul {
    list-style: none;
    padding: 0;
}

.quick_link ul li a {
    color: var(--white);
    font-family: "Roboto";
    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: #CC9;
    padding-left: 6px;
}

.quick_link ul li {
    margin-top: 7px;
}

.slide_text {
    font-size: 17px;
    color: #000;
    font-family: "Roboto";
    line-height: 27px;
}

.slide_img {
    text-align: center !important;
}

.title {
    font-size: 22px;
    background: var(--color-theme);
    color: var(--white);
    font-weight: 600;
    padding: 6px 15px;
    margin: 15px 0;
}

.add_01 {
    margin: 15px 0;
}

.add_head {
    font-size: 22px;
    font-family: "Roboto";
    color: #469e14;
}

.add_dtls {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.map_form {
    /*   padding: 20px;*/
    /*   box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);*/
    /*margin-top:20px;*/
}

.main-section.contact-us {
    padding-bottom: 0px;
}

.map_form h2 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.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: var(--color-theme);
    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: #CC9;
}

.middle-area .nav.nav-pills li a {
    color: #ffffff;
}

.uselink {
    list-style: none;
    padding: 0;
    background: var(--color-theme);
    text-align: center;
}

.uselink li:hover {
    background: #d41d1d;
}

.uselink li {
    padding: 10px 0;
    border-bottom: 1px solid var(--white);
}

.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;
    }
}

@media (min-width: 992px) {
    .contact-address {
        display: flex;
    }
}

.header-bottom {
    z-index: 999;
    background: var(--color-theme);
    padding: 0;
    box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.header {
    position: relative;
}

.bottom_head {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 135px;
}

body .header_top {
    background: var(--white);
    padding: 15px 0;
}

body .header_top .logo {
    width: 100%;
    padding: 0px 10px 0px 10px;
    height: 100%;
}

body .header_top .logo a {
    display: flex;
    height: 100%;
    align-items: center;
}

body .header_top .logo a img {
    max-width: unset;
    height: 45px;
    width: unset;
}

@media only screen and (max-width: 575px) {
    body .header_top .logo a img {
        height: 25px;
    }
}

.logo a:last-child img {
    width: 100%;
    /*margin-left: 10px;*/
}

div#sensex {
    padding: 10px 0px 0px 0px;
}

.container-view {
    position: relative;
    width: 100%;
}

.image-view {
    display: block;
    width: 100%;
    height: 248px;
    -o-object-fit: cover;
    object-fit: cover;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #008CBA;
}

.overlay:hover {
    transition: 0.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%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.serv_text-view p {
    font-size: 14px;
    padding: 0px 10px;
    color: #000;
    z-index: 999;
}

.tab-view {
    max-width: 800px;
    padding: 0 20px;
}

.tab-view input {
    display: none;
}

.tab-view label {
    display: inline-block;
    padding: 6px 0 6px 0;
    margin: 0 -2px;
    width: 33.33%;
    background: var(--color-theme);
    color: var(--white);
    text-align: center;
}

.tab-view label:hover {
    cursor: pointer;
}

.tab-view input:checked+label {
    background: #CC9;
    color: var(--white);
}

.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 h5 {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
    background: var(--color-theme);
    color: var(--white);
    padding: 7px;
}

.container-market-view {
    padding: 40px 0px 0px 0px;
}

.form_con {
    padding: 0px;
    text-align: center;
}

.callback .form_control .login_btn {
    margin: auto;
    display: block;
    cursor: pointer;
    border-radius: 4px;
    height: 45px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-family: "Roboto";
    background: var(--color-theme);
}

.form_con .form-control {
    padding: 10px;
    box-shadow: none;
}

#captcha_code {
    height: 40px !important;
}

#captcha_code2 {
    height: 40px !important;
}

.btnRefresh {
    height: 40px;
    border-radius: 0;
    background-color: #000;
    color: var(--white);
}

#captcha {
    height: 45px;
    width: calc(100% - 145px);
}

.footer #captcha2 {
    height: 40px;
    width: calc(100% - 145px);
    border-radius: 0;
    background: #c9d2e1;
    border: 1px solid #c9d2e1;
}

.footer .foot-title {
    color: var(--white);
    margin: 10px 0 30px 0;
}

.footer .foot-title.title_2 {
    display: inline-block;
    width: 49%;
}

.footer a:hover {
    color: var(--color-theme);
}

.footer .contact_info a {
    color: var(--white);
}

.footer_top .contact_info p {
    position: relative;
    /*padding-left: 45px;*/
    color: var(--white);
    /*line-height: 32px;*/
    margin-bottom: 8px;
}

.contact_info h5 {
    margin-bottom: 0px;
    color: var(--white);
}

.footer .contact_info i {
    font-size: 24px;
    margin-right: 5px;
    vertical-align: middle;
    /*position: absolute;*/
    left: 0;
    top: 0;
    color: var(--white);
    /*background-color: var(--white);*/
    padding: 5px;
    border-radius: 100%;
}

.footer .contact_info h5 i {
    font-size: 18px;
}

.footer .footer-menu {
    padding-left: 20px;
    list-style-type: none;
    display: inline-block;
    padding-right: 25px;
    width: 49%;
    vertical-align: top;
}

.footer .footer-menu li a {
    color: #000;
    position: relative;
    padding: 4px 0;
    display: block;
}

.footer .footer-menu li a::after {
    content: "\f101";
    position: absolute;
    font-family: "FontAwesome";
    font-size: 16px;
    left: -15px;
    top: 2px;
    color: #ce000c;
}

.footer .footer-menu li a:hover {
    color: #ce000c;
}

.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: var(--white);
    margin: 0 10px;
    position: relative;
}

.footer-links ul li a::after {
    content: "|";
    position: absolute;
    color: var(--white);
    right: -15px;
    top: -3px;
}

.footer_top .social-icons {
    text-align: left;
    position: relative;
}

.footer_top .social-icons ul {
    padding: 0;
}

.footer_top_menu {
    background-color: #f6f6f6;
    padding: 40px 0;
}

.footer_top_menu .menu_row {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.footer_top_menu .menu_item .foot-title {
    color: #002b70;
    font-size: 18px;
}


/*.footer_top_menu .menu_item:nth-child(5) .foot-title {
    margin-bottom: 5px;
}
.footer_top_menu .menu_item:nth-child(2) > ul .foot-title {
    margin-bottom: 10px;
}*/

.footer_top_menu .menu_item ul {
    padding-left: 0;
    list-style-type: none;
}

.footer_top_menu .menu_item ul li a {
    color: #000;
    font-size: 14px;
}

.footer_top_menu .menu_item ul li a:hover {
    color: var(--color-theme);
}

ul#sliderr li {
    width: 150px;
}

.parnters .bx-wrapper {
    border: none !important;
    margin-top: 30px !important;
}

.footer_top .logo {
    margin-bottom: 10px;
}

.blinking-title {
    margin: 15px 0;
    background-color: #CC9;
}

.blinking-title a {
    font-size: 20px;
    color: var(--white);
    animation: blinker 1.2s infinite;
    padding: 5px 5px 10px 5px;
    display: block;
}

@keyframes blinker {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    60% {
        opacity: 0;
    }
    99% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.TabbedPanelsTabHover {
    background-color: #CC9 !important;
}

.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: var(--color-theme);
}

.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: #CC9;
}

.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: #CC9;
}

.market_update .heading::after {
    border-bottom: 3px dashed #CC9;
}

.ui-tabs-vertical {
    width: 100%;
}

.ui-tabs-vertical .ui-tabs-nav {
    padding: 0.2em 0.1em 0.2em 0.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 0.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: 0.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 var(--color-theme);
    background: var(--color-theme);
}

.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: #CC9;
}

.vision-mission {
    padding: 40px 0;
}

.vision-mission .vm-box {
    background-color: var(--white);
    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: var(--white);
    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: var(--white);
}

.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 #CC9;
}

.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 #CC9;
    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;
}

.innerpage-banner {
    height: 450px;
    overflow: hidden;
    margin-bottom: 25px;
}

.innerpage-banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

h3.title.mf-title {
    margin-top: 0;
}

h5.youtube-video-title {
    font-size: 18px;
    margin-bottom: 20px;
    color: var(--color-theme);
    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%;
    -o-object-fit: cover;
    object-fit: cover;
}

.ui-widget.ui-widget-content {
    border: none;
}

.ui-widget-header {
    border: none;
    background: var(--white);
    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 var(--color-theme);
    background: var(--color-theme);
    font-weight: normal;
    color: var(--white);
    margin-bottom: 2px !important;
    border-radius: 0px;
}

.ui-widget-content .ui-state-default a {
    color: var(--white);
    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 #CC9;
    background: #CC9;
}

a.tab-anch {
    padding: 12px 15px;
    font-size: 15px;
    display: block;
    clear: both;
    background-color: var(--color-theme);
    color: var(--white);
    font-weight: 500;
}

.blog-box {
    background-color: var(--white);
    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;
    -o-object-fit: cover;
    object-fit: cover;
}

.blog-box .blog-info {
    padding: 25px 12px 12px;
    position: relative;
}

.blog-box .blog-info .blog-date {
    background-color: #CC9;
    padding: 5px 10px;
    border-radius: 30px;
    color: var(--white);
    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: var(--color-theme);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.blog-box .blog-readmore {
    position: relative;
    display: block;
    width: 100%;
    color: var(--color-theme);
    font-weight: 500;
    font-size: 14px;
}

.blog-box .blog-readmore:hover {
    color: #CC9;
}

.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: "Roboto";
    font-size: 15px;
}

.site-footer .footer-links li a {
    font-family: "Roboto";
    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: var(--white);
    box-shadow: 0 0 15px 2px rgba(0, 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: "Roboto";
    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: #CC9;
    color: var(--white);
    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: var(--white);
    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;
}


/*.service_box {
    border: 1px solid var(--color-theme);
    transition: all 0.3s ease-in-out;
    min-height: 433px;
}*/

.service_box {
    transition: all 0.3s ease-in-out;
    min-height: 433px;
    min-height: 355px;
    background-color: var(--white);
    border-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    margin: 10px 5px;
    overflow: hidden;
}

.service_box .image {
    min-height: 220px;
    max-height: 220px;
    overflow: hidden;
}

.service_box .image img {
    transition: all 0.3s ease-in-out;
}

.service_box:hover .image img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}

.service_box .text_item {
    text-align: center;
    padding: 0 15px 10px 15px;
}

.service_box .text_item h3 {
    text-align: center;
    font-size: 22px;
    margin: 25px 0 25px 0;
    text-transform: uppercase;
    position: relative;
    color: #000;
}

.service_box .text_item h3::after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 30px;
    height: 3px;
    bottom: -6px;
    left: 44%;
    right: 44%;
}

.service_box .text_item p {
    text-align: justify !important;
    margin-bottom: 12px;
}

.service_box .text_item a {
    color: var(--color-theme);
    font-size: 18px;
    font-weight: 600;
    position: relative;
}

.service_box .text_item a i {
    font-size: 20px;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
}

.service_box .text_item a span {
    position: relative;
    z-index: 99;
    transition: all 0.3s ease-in-out;
}

.service_box .text_item a:hover span {
    color: var(--white);
    transition: all 0.3s ease-in-out;
}

.service_box .text_item a::after {
    content: "";
    position: absolute;
    background-color: var(--color-theme);
    width: 0;
    height: 38px;
    bottom: -8px;
    left: -14px;
    padding: 0px;
    border-radius: 60px;
    transition: all 0.3s ease-in-out;
    z-index: 0;
}

.service_box .text_item a:hover::after {
    width: 142px;
}

.work-process {
    padding: 70px 0 70px 0;
    background-color: #f6f6f6;
}

.work-process .service_box {
    min-height: 410px;
    margin: 0 -5px;
}

.work-process .service_box .image {
    min-height: 175px;
    max-height: 175px;
}

.work-process .service_box .image-view {
    height: auto;
}

.testimoinal_section {
    background-color: var(--white);
    padding: 70px 0;
    background: none !important;
}

.testimoinal_section .carousel-testimonial {
    display: block;
    padding: 15px 0 0px 0;
}

.testimoinal_section .test_t {
    color: #000;
    padding: 15px;
    border-radius: 10px;
    position: relative;
    text-align: center !important;
    /*min-height: 194px;*/
    padding: 0;
}

.testimoinal_section .name_post {
    text-align: center;
}

.testimoinal_section .name_post p {
    text-align: center !important;
    color: #000;
}

.testimoinal_section .client_img {
    display: block;
    vertical-align: middle;
    width: 120px;
    overflow: hidden;
    border: none;
    /*border-radius: 100%;*/
    margin: 15px auto;
}

.nav.nav-pills li {
    background-color: transparent;
    width: 20%;
}

.nav.nav-pills li a {
    padding: 8px 5px;
    display: block;
    color: var(--white);
    font-size: 17px;
    background-color: var(--color-theme);
    text-align: center;
}

.nav.nav-pills li .active {
    background: #1d1819 !important;
    color: #fff !important;
}

.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
    0% {
        opacity: 1;
    }
    49% {
        opacity: 1;
    }
    60% {
        opacity: 0;
    }
    99% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.light_box {
    background-color: #eee;
    padding: 20px;
    min-height: 235px;
}

.map_area {
    margin-top: 90px;
}

.contact-us .location_box {
    background-color: var(--white);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    /*padding: 20px;*/
    /*min-height: 172px;*/
    /*margin: 20px 0;*/
}

.contact-us .contact-box {
    padding: 20px;
    padding-top: 0px;
}

.contact-us .location_box .main_title {
    width: calc(100% - 50px);
    display: inline-block;
    font-size: 21px;
}

.contact-us .location_box .icon {
    display: inline-block;
    width: 45px;
    vertical-align: middle;
}

.contact-us .location_box .icon i {
    font-size: 36px;
    color: var(--color-theme);
}

.contact-us .cont_text {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.contact-us .cont_text p {
    color: #000;
    line-height: initial;
    margin-bottom: 5px;
}

.contact-us .cont_text a {
    text-decoration: none;
    color: #000;
}

.contact-us .cont_text a:hover {
    color: var(--color-theme);
}

.bf_card {
    background-color: var(--white);
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
    border: none;
    padding: 15px;
    min-height: 278px;
}

.bf_card .card_title {
    font-size: 20px;
    margin-bottom: 15px;
    color: var(--color-theme);
}

.side_box {
    background-color: var(--white);
    box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.1);
    padding: 0 20px 20px 20px;
}

.side_box .title {
    margin: 15px -20px;
    margin-top: 0px;
}

.side_box .form_con .col-md-6 {
    width: 100%;
    flex: 100%;
    max-width: 100%;
}

.side_box .form-group {
    margin-bottom: 10px;
}

.side_box .form_con .form-control {
    padding: 5px 10px;
    box-shadow: none;
}

.side_box .form_con #captcha {
    height: 35px;
    width: calc(100% - 150px);
    margin-top: 10px;
}

.side_box .form_con #captcha_code {
    vertical-align: middle;
    height: 35px !important;
}

.side_box .form_con .btnRefresh {
    vertical-align: middle;
    height: 35px;
}

.side_box .form_con .login_btn {
    display: block;
    margin: 0 auto;
}

.side_box .contact_info p {
    font-size: 17px;
    text-align: left !important;
    position: relative;
    padding-left: 28px;
}

.side_box .contact_info a {
    color: #000;
}

.side_box .contact_info p i {
    position: absolute;
    left: 0;
    font-size: 24px;
}

.TabbedPanelsTab {
    width: calc(20% - 1px) !important;
    font-size: 15px !important;
    background: #469e14 !important;
    color: #fff !important;
    text-align: center;
}

.TabbedPanelsTabSelected {
    background: #b3b3b3 !important;
    color: #fff !important;
}

.TabbedPanelsTabSelected:hover {
    background: #b3b3b3 !important;
}

.content_tables p {
    text-align: center !important;
}

.usful_links .link_item {
    display: inline-block;
    width: 33%;
    text-align: center;
}

.usful_links .link_item a {
    color: #000;
    padding: 15px;
    background-color: #e8e8e8 !important;
    display: block;
    margin-bottom: 15px;
}

.usful_links .link_item a:hover {
    color: var(--white);
    background-color: #469e14 !important;
}

.utility_section {
    padding: 60px 0;
    background-color: #f6f6f6;
}

.utility-box {
    text-align: center;
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 15px;
    display: grid;
    align-items: center;
    justify-content: center;
    min-height: 160px;
    margin-bottom: 25px;
    position: relative;
    transition: 0.3s;
}

.utility-box::after {
    content: "";
    position: absolute;
    background-color: var(--color-theme);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    transition: 0.3s;
    border-radius: 5px;
}

.utility-box:hover::after {
    height: 100%;
    transition: 0.3s;
}

.utility-box .icon i::before {
    font-size: 56px;
    color: var(--color-theme);
    transition: 0.3s;
    position: relative;
    z-index: 999;
}

.utility-box:hover .icon i::before {
    color: var(--white);
    transition: 0.3s;
}

.utility-box h3 {
    font-size: 20px;
    color: #d8363f;
    margin-top: 15px;
    transition: 0.3s;
    position: relative;
    z-index: 999;
}

.utility-box:hover h3 {
    color: var(--white);
    transition: 0.3s;
}

.inner_banner_area {
    background-image: url(../images/banner-bg2.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 100%;
    background-position: top;
    min-height: 250px;
}

@media only screen and (max-width:767px) {
    .inner_banner_area {
        min-height: 150px;
        background-size: cover;
    }
}

.inner_banner_area_contact {
    background-image: url(../images/inner_banner_area_contact.jpg);
}

.inner_banner_area_calculator {
    background-image: url(../images/inner_banner_area_calculator.jpg);
}

.inner_banner_area_fd {
    background-image: url(../images/inner_banner_area_fd.jpg);
}

.inner_banner_area_insurance {
    background-image: url(../images/inner_banner_area_insurance.jpg);
}

.inner_banner_area_career {
    background-image: url(../images/inner_banner_area_career.jpg);
}

.inner_banner_area_achievements {
    background-image: url(../images/inner_banner_area_achievements.jpg);
}

.inner_banner_area_mf {
    background-image: url(../images/inner_banner_area_mf.jpg);
}

.inner_banner_area_story {
    background-image: url(../images/inner_banner_area_story.jpg);
}

.inner_banner_area_market {
    background-image: url(../images/inner_banner_area_market.jpg);
}

.inner_banner_area_tax {
    background-image: url(../images/inner_banner_area_tax.jpg);
}

.inner_banner_area_sign_up {
    background-image: url(../images/inner_banner_area_sign_up.jpg);
}

.inner_banner_area .title {
    font-size: 2rem;
    background: transparent;
    color: var(--color-theme);
    font-weight: 600;
    padding: 6px 0px 15px;
    padding-top: 180px;
    margin: 0;
    /*opacity: 0;*/
}

.news_update_video {
    padding: 0;
}

.footer_top .social-icons ul li a {
    color: #faf7ee;
    /*border: 1px solid var(--color-theme);*/
    /*background-color: var(--color-theme);*/
    position: relative;
}

.footer_top .social-icons ul li a:hover {
    color: #faf7ee;
    border: 1px solid #000;
    background-color: #000;
}

.footer_top .social-icons ul li a:hover i {
    color: var(--white);
}

.footer_top .social-icons ul li,
.footer_top .social-icons ul li i {
    background: none;
    color: var(--white);
}

.achievement_area .item {
    margin: 0 0 60px 0;
    position: relative;
}

.achievement_area .img_bar {
    overflow: hidden;
}

.achievement_area .img_bar img {
    filter: grayscale(1);
    transition: 0.3s;
    width: 100%;
    height: 370px;
}

.achievement_area .item:hover .img_bar img {
    transform: scale(1.1);
    filter: none;
    transition: 0.3s;
}

.achievement_area .info_bar {
    background-color: var(--color-theme);
    width: 90%;
    position: absolute;
    bottom: -30px;
    left: 5%;
    padding: 5px;
    text-align: center;
}

.achievement_area .info_bar h4 {
    color: var(--white);
    margin: 0;
}

.achievement_area .info_bar p {
    text-align: center !important;
    color: var(--white);
    margin: 0;
}


/*---- Slider ---*/

.slider-section {
    position: relative;
    overflow: hidden;
	min-height: 560px;
    background: #daecd0 url('../images/n-banner1.jpg');
	background: #daecd0 url('../images/small.png');
    /*background-size: 55% 100%;*/
    background-repeat: no-repeat;
}
.slider-section .container {
    min-height: 560px;
    display: flex;
    align-items: center;
}

@media only screen and (max-width:767px){
	.slider-section .container {
    min-height: auto;
    display: unset;
    
}
.slider-section {
    min-height: auto;
	
}
}

.hero-slider-01 {
    position: relative;
}

.single-slide.bg-img {
    background-position: center center;
    background-size: 100% 100%;
    position: relative;
    z-index: 5;
    background-repeat: no-repeat;
    height: 560px;
}



.slider-content {
 position: relative;
    z-index: 999;
      max-width: 650px;
    padding: 30px;
    backdrop-filter: saturate(200%) blur(3px);
    width: auto;
    display: flex;
    background: #00000045;
    flex-wrap: wrap;
	bottom: 0;
    position: absolute;
	display: none;
}
@media only screen and (max-width:1200px){
	.slider-content{
		   max-width: 450px;
	}
}
@media only screen and (max-width:1200px){
	.slider-section{
		       background-size: 100%;
	}
	.slider-content {
		    max-width: 100%;
	}
}
.slider-content .sub-title {
    color: var(--white);
    font-size: 16px;
    line-height: 22px;
    text-transform: inherit;
    font-weight: 500;
    position: relative;
    font-family: "Rubik", sans-serif;
    margin-bottom: 22px;
}

.slider-content h2 {
    font-size: 46px;
    line-height: 50px;
    color: #242323;
    margin: 0 0 38px;
	color:#fff;
	    width: 100%;
    font-weight: bold;
}

.slider-content p {
    font-size: 18px;
    line-height: 26px;
    margin: -15px 0 0;
}

.slider-content .grap-btn {
    height: 60px;
    padding: 15px 25px;
    color: #242323;
    border-radius: 4px;
}

.slider-content .to_top {
    margin-right: 14px;
    background-color: var(--color-theme);
    border: 2px solid var(--color-theme);
    color: var(--white);
}

.slider-content .to_top:hover {
    background-color: #242323;
    border-color: #242323;
    color: var(--white);
}

.slider-content .to_bottom {
    margin-left: 14px;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
}

.slider-content .to_bottom:hover {
    border-color: var(--color-theme);
    color: var(--color-theme);
}

.slider-content .to_bottom::before {
    background: var(--color-theme);
    border-radius: 0;
}

.single-slide.single-slider-4 .slider-content .to_top {
    margin-top: 50px;
}

.single-slide.single-slider-4 .slider-content .to_bottom {
    margin-top: 50px;
}

.slider-section .owl-dots {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    bottom: 40px;
    z-index: 3;
    transition: all 0.4s ease;
}

.slider-section .owl-dots button {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    outline: none;
    position: relative;
    margin: 0 5px;
    background: var(--white);
    transition: all 0.3s ease;
}

.slider-section .owl-dots button.active,
.slider-section .owl-dots button:hover {
    background: var(--color-theme);
}

.owl-carousel .owl-dots button span {
    display: none;
}

.slider-section .owl-carousel .owl-nav {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 94%;
    text-align: right;
    position: absolute;
    outline: none;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.slider-section .owl-carousel .owl-nav .owl-prev {
    position: absolute !important;
    left: 0;
}

.slider-section .owl-carousel .owl-nav button {
    text-align: center;
    z-index: 5;
    font-size: 28px;
    line-height: 54px;
    width: 50px;
    height: 50px;
    margin: 10px 0 5px auto;
    background: var(--color-theme);
    background: var(--white);
    color: var(--color-theme);
    position: relative;
    border: none;
    outline: none;
    z-index: 1;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease;
    line-height: 24px;
}

.slider-section .owl-carousel .owl-nav button:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    background: var(--color-theme);
    border-radius: 50%;
    text-align: center;
    width: 0;
    height: 0;
    z-index: -1;
    transition: all 0.3s ease;
}

.slider-section .owl-carousel .owl-nav button:hover .fa {
    color: var(--white);
}

.slider-section .owl-carousel .owl-nav button:hover:after {
    width: 100%;
    height: 100%;
}

.slider-section .owl-item.active .slider-content .sub-title {
    animation-delay: 1.4s;
    animation-name: fadeInLeft;
}

.slider-section .owl-item.active .slider-content h2 {
    animation-delay: 1.7s;
    animation-name: fadeInLeft;
}

.slider-section .owl-item.active .slider-content p {
    animation-delay: 2s;
    animation-name: fadeInLeft;
}

.slider-section .owl-item.active .slider-content .to_top {
    animation-delay: 1.9s;
    animation-name: fadeInUp;
}

.slider-section .owl-item.active .slider-content .to_bottom {
    animation-delay: 2.1s;
    animation-name: fadeInUp;
}

.ticker_area {
    padding-top: 30px;
}

.mobile_app_area {
    /*background-image: url(../images/apex-app-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;*/
    background-color: #faf7ee;
    padding: 100px 0;
}

.mobile_app_area h2 {
    font-size: 36px;
    margin-top: 80px;
    margin-bottom: 25px;
}

.mobile_app_area .btn_group a {
    display: inline-block;
    margin: 10px;
    transition: 0.3s;
}

.mobile_app_area .btn_group a:hover {
    transition: 0.3s;
    transform: translateY(-8px);
}

.mobile_app_area .btn_group a img {
    width: 200px;
}

.main_section {
    padding: 60px 0;
}

.testimoinal_section .item-inners .name_post .test_t {
    min-height: auto;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.why_redcorel {
    padding-top: 100px;
    background-color: #f6f6f6;
}

@media only screen and (max-width: 992px) {
    .why_redcorel {
        padding-top: 50px;
    }
}

.why_redcorel .heading_box {
    margin-bottom: 50px;
}

.why_redcorel .info_box {
    /*background-color: #f0f0f0;*/
    padding: 15px;
    text-align: center;
    border: 1px solid #dfdfdf;
    margin-bottom: 70px;
    min-height: 353px;
    min-height: 280px;
}

@media only screen and (max-width: 767px) {
    .why_redcorel .info_box {
        min-height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .why_redcorel.why_redcorel1 .info_box {
        margin-bottom: 30px;
    }
}

.why_redcorel .info_box::after {
    content: "";
    position: absolute;
    background-color: var(--color-theme);
    width: calc(100% - 30px);
    height: 0;
    top: 0;
    left: 15px;
    transition: 0.4s;
    z-index: 0;
}

.why_redcorel .info_box:hover::after {
    height: calc(100% - 70px);
}

.why_redcorel .info_box .icon {
    display: block;
    text-align: center;
    margin: -60px auto 0 auto;
    background-color: var(--color-theme);
    border-radius: 100%;
    padding: 20px;
    position: relative;
    z-index: 99;
    transition: 0.4s;
    width: 100px;
    height: 100px;
}

@media only screen and (max-width: 767px) {
    .why_redcorel .info_box .icon {
        width: 70px;
        height: 70px;
    }
}

.why_redcorel1 .info_box .icon {
    margin: 0px auto;
    background-color: var(--white);
}

.why_redcorel1 {
    background-color: #f5f5f5;
}

.why_redcorel .info_box:hover .icon {
    background-color: var(--white);
    border: 1px solid #eee;
    transition: 0.4s;
}

.why_redcorel .info_box .icon .icon2 {
    position: absolute;
    width: 82px;
    padding: 20px;
    top: 0;
    left: 6px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
}

.why_redcorel.why_redcorel1 {
    /*padding-top: 0px !important;*/
    background-color: #eeeeee;
}

.why_redcorel .info_box:hover .icon .icon2 {
    opacity: 1;
    visibility: visible;
    transition: 0.4s;
    display: none;
}

.why_redcorel .info_box .info {
    position: relative;
    z-index: 999;
    color: #000;
}

.why_redcorel .info_box .info p {
    /*text-align: center !important;*/
    letter-spacing: 0;
    font-size: 16px;
}

.why_redcorel1 .info_box .info p {
    height: 140px;
}

.why_redcorel .info_box:hover .info {
    color: var(--white);
}

.why_redcorel .info_box .info h3 {
    margin-top: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.pay_premium_row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    text-align: center;
}

.pay_premium_row .pay_item a {
    display: inline-block;
    background-color: var(--white);
    padding: 5px;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

.pay_premium_row .pay_item img {
    min-height: 60px;
    height: 70px;
    width: 200px;
}

.foot_logo {
    text-align: center !important;
}

.foot_logo img {
    width: 160px;
    margin-bottom: 5px;
}

.foot_logo p {
    color: #ced6e4;
    text-align: center !important;
    font-size: 13px;
}

.headertop {
    background: var(--color-theme);
    padding: 10px 0px;
}

.headertop ul li {
    display: inline-block;
    color: var(--white);
    /*margin-right: 10px;*/
}

.social-icons ul li {
    background: var(--white);
    color: #000;
}

.headertop ul li a {
    color: var(--white);
}

.headertop ul {
    margin: 0px;
    padding: 0px;
}

.headertop .head_btns ul {
    margin-top: 0px;
}

.headertop .head_btns {
    /*text-align: revert;*/
    float: right;
}

.heading_box .heading span {
    color: var(--color-theme);
}

.product_section,
.testimoinal_section {
    padding: 70px 0px;
    /*background: url(../images/services-bg.png);*/
    background: url(../images/partnerbg.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
}

.product_section .product_row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.product_section .product_box {
    background-color: #f1f1f1;
    padding: 20px 20px 5px 20px;
    margin: 15px;
    display: grid;
    grid-template-columns: 20% 80%;
    border: 1px solid #ddd;
    padding: 20px 20px 15px 20px;
    border-radius: 4px;
}

.product_section .product_box .info {
    color: #181819;
    letter-spacing: 0;
}

.product_section .product_box .info h5 {
    font-weight: 600;
    /*padding-top: 19px;*/
}

.product_section .product_box .info p {
    font-size: 16px;
}

.product_section .heading_box .heading {
    color: var(--white);
}

.collapsible {
    background-color: var(--color-theme);
    color: white;
    cursor: pointer;
    padding: 12px 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin-bottom: 2px;
}

.collapsible::after {
    content: "+";
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.content {
    padding: 0 18px;
    /*max-height: 0;*/
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
    display: none;
}

.ticker {
    padding: 30px 0px;
}

.service_box:hover {
    background: var(--color-theme);
}

.service_box:hover .text_item p,
.service_box:hover .text_item h3,
.service_box:hover .text_item a {
    color: var(--white);
}

.testimoinal_section .item .item-inners {
    /*display: flex;*/
}

.home-partner-section {
    padding: 70px 0px;
    background: url(../images/partnerbg.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
}

.home-partner-section h1 {
    color: var(--white);
}

.home-partner-section .heading_box .heading,
.home-partner-section .heading_box .heading span {
    color: var(--white);
}

.home-partner-section .heading_box .heading::after {
    background-color: var(--white);
}

.head_btns .sub-menu {
    display: none;
}

.head_btns .has-submenu .sub-menu.active {
    display: none;
    position: absolute;
    background: var(--color-theme);
    z-index: 99;
    width: 155px;
    padding: 10px 0px;
}

.btn.btn-primary.active {
    background-color: #48b50a !important;
    border-color: #48b50a !important;
}

.head_btns .has-submenu .sub-menu.active li {
    border-bottom: 1px solid var(--white);
	    width: 100%;
}

.head_btns .has-submenu:hover .sub-menu {
    /*display: block;*/
}

.head_btns .sub-menu.active li a {
    color: var(--white);
    font-size: 14px;
    margin-bottom: 9px;
    display: block;
    padding: 5px 13px;
}

.head_btns .sub-menu.active li a:hover {
    background: var(--white);
    color: var(--color-theme);
}

.contact-us.aboutus .about-title {
    text-align: left;
}

.all-cal {
    display: block;
    width: 100%;
    padding: 50% 0px;
    font-size: 26px;
    text-align: center;
    color: #5d9441;
    font-weight: 900;
}

.head_btns .has-submenu .sub-menu.active li:last-child {
    border: 0;
}

.service_box:hover .all-cal {
    color: var(--white);
}

.about-title {
    line-height: 1.1em;
    font-size: 4rem;
    /*padding: 4rem 20px;*/
    font-weight: 900;
    color: var(--color-theme);
}

.aboutus ul {
    padding-left: 15px;
}

.test_t .mb-0 {
    /*display: none;*/
}

.whatappicon a i {
    background-color: #24cc63;
    color: #ffffff;
    width: 60px;
    text-align: center;
    height: 60px;
    line-height: 56px;
    border-radius: 50%;
    position: fixed;
    bottom: 90px;
    right: 10px;
    z-index: 9;
    font-size: 38px;
}

.footer_top .heading_box .heading {
    color: var(--white);
}

.product_section .column {
    float: left;
    width: 33.3%;
    margin-bottom: 16px;
    padding: 0 8px;
}

@media screen and (max-width: 650px) {
    .product_section .column {
        width: 100%;
        display: block;
    }
}

.product_section .card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 15px;
    height: 620px;
}

.product_section .container {
    padding: 0 16px;
}

.product_section .container::after,
.product_section .row::after {
    content: "";
    clear: both;
    display: table;
}

.product_section .fa {
    padding: 9px;
    font-size: 18px;
    width: 36px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
}

.product_section .fa:hover {
    opacity: 0.7;
}

.product_section .fa-facebook {
    background: #3B5998;
    color: white;
}

.product_section .fa-instagram {
    background: #125688;
    color: white;
}

.product_section .fa-twitter {
    background: #55ACEE;
    color: white;
}

.product_section .fa-google {
    background: #dd4b39;
    color: white;
}

.product_section .fa-linkedin {
    background: #007bb5;
    color: white;
}

.product_section .title {
    color: grey;
    background: none;
    padding: 0px;
    font-size: 15px;
}

.product_section h2 {
    font-size: 1.5rem;
}

.reachus {
    background: rgba(0, 0, 0, 0.7490196078);
    padding: 28px;
    color: var(--white);
    border-radius: 10px;
    margin-top: 26px;
}

.reachusinner {
    display: flex;
}

.reachus-inner img {
    padding: 0px 29px;
    width: 103px;
}

.reachus-inner span {
    font-weight: 900;
}

.reachus-inner p,
.reachus h4 {
    color: var(--white);
}

.collapsible.active::after {
    content: "-";
}

.card.post-card .btn.btn-primary {
    background-color: var(--color-theme);
    border-color: var(--color-theme);
    color: #fff !important;
}

.info {
    color: #000 !important;
}

.mb-30 iframe {
    margin-bottom: 30px;
}

.nri-innerpage.inner_banner_area .title {
    padding-top: 0px;
}

.nri-innerpage.inner_banner_area .title.nri-title {
    margin-top: 150px;
    padding-bottom: 0px !important;
    font-size: 34px;
    color: var(--white);
    background: rgba(0, 0, 0, 0.4588235294);
    padding: 20px;
}

.nri-innerpage.inner_banner_area p {
    font-size: 18px;
    color: var(--white);
    background: rgba(0, 0, 0, 0.4588235294);
    padding: 20px;
}

.we-offer {
    padding-top: 100px;
    background-color: #f6f6f6;
}

.we-offer h3 {
    margin-top: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.we-offer .icon {
    width: 100px;
    /*height: 100px;*/
    border-radius: 50%;
    background-color: #f2f2f2;
    margin-left: auto;
    margin-right: auto;
    float: none;
    text-align: center;
}

.we-offer .icon1 {
    width: 50px;
}

.we-offer .info {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.we-offer .info p {
    text-align: center !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 1px;
    color: #757575;
}

.we-offer .info_box {
    margin: 20px 0px;
    border: 1px solid #dbdbdb;
    padding: 30px 12px;
    height: 300px;
    border-radius: 3px;
}

.faqs p {
    margin-bottom: 0px;
}

.faqs h3 {
    font-size: 16px;
}

.inner_banner_area.nri-innerpage {
    background-image: url(../images/banner-bg2-nri.jpg);
    background-image: url(../images/airport-terminal.jpg);
    background-image: url(../images/little-girl-mother-holding-hands-walk-towards-plane.jpg);
    background-image: url(../images/full-shot-happy-girl-running-father.jpg);
    background-image: url(../images/full-shot-happy-girl-running-fat.jpg);
    background-image: url(../images/full-shot-happy-girl-running.jpg);
    background-size: contain;
    background-position: left;
    background-position: bottom revert-layer;
    background-color: var(--white);
}

.achivements img {
    border: 1px solid #000;
    padding: 10px;
    margin-bottom: 29px;
    height: 600px;
}

.main-section.sip-calculator-section {
    padding: 70px 0px;
    background: url(../images/services-bg.png);
    background: url(../images/partnerbg.png);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    overflow: hidden;
}

.main-section.sip-calculator-section .heading_box .heading,
.main-section.sip-calculator-section .heading_box .heading span {
    color: var(--white);
}

.main-section.sip-calculator-section tr td h4,
.main-section.sip-calculator-section tr td h4 div,
.main-section.sip-calculator-section tr td div b {
    color: #fff !important;
}

.menu-links {
    display: flex;
    height: 100%;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .menu-links {
        display: none;
    }
}

.menu-links ul {
    display: flex;
    flex-wrap: wrap;
}

.menu-links ul li {
    padding-right: 10px;
}

@media only screen and (max-width: 1140px) {
    .menu-links ul li {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .headertop {
        display: none;
    }
}

.social-icons-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    flex-wrap: wrap;
}

.single-slide a {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}

.calculator_area_amount p {
    text-align: center !important;
    color: var(--white);
    margin-bottom: 40px;
    background: var(--white);
    color: #57a62a;
    padding: 16px;
    font-size: 21px;
    border-radius: 3px;
}

.inner_banner_area_card .card {
    background: #e3e3e3;
    text-align: center;
    margin-bottom: 30px;
}

.inner_banner_area_card .card:hover {
    background: var(--color-theme);
}

.inner_banner_area_card .card:hover h3 {
    color: var(--white);
}

.inner_banner_area_card .card h3 {
    font-size: 16px;
    color: #000;
    padding: 29px 2px;
    margin: 0;
}

.pt-pb-30 {
    padding: 30px 0px;
}

.Regular_income {
    text-align: center;
    display: block;
    /*    border: 1px solid #000;*/
    /*    border-radius: 5px;*/
    /*padding: 0;*/
    margin-bottom: 40px;
}

.Regular_income h4 {
    font-size: 17px;
    margin: 13px;
}

.Regular_income p {
    text-align: center !important;
}

.Regular_income img {
    margin-bottom: 11px;
    width: 90px;
}

.Why-invest {
    background: var(--color-theme);
    color: var(--white);
    padding: 60px 50px;
    border-radius: 6px;
}

.Why-invest h3 {
    font-weight: 900;
    text-transform: uppercase;
}

.books .card {
    text-align: center;
    margin-bottom: 30px;
}

.books .card h4 {
    background: var(--color-theme);
    color: var(--white);
    font-size: 18px;
    margin: 0px;
    padding: 10px 0px;
}

.books .card img {
    height: 350px;
}

.financial-img img {
    border: 1px solid #d7d7d7;
    margin-bottom: 30px;
    border-radius: 4px;
    padding: 2px;
}

.Moives .card {
    text-align: center;
    margin-bottom: 30px;
}

.Moives .card h4 {
    background: var(--color-theme);
    color: var(--white);
    font-size: 18px;
    margin: 0px;
    padding: 10px 0px;
}

.Moives .card img {
    height: 520px;
}

.product_section .product_box h5 {
    text-transform: uppercase;
}

.footer_top h5 {
    color: var(--white);
}

.footer_top ul {
    padding-left: 15px;
}

.footer_top ul li a,
.footer_top ul li {
    color: var(--white);
}

.btn-top {
    background-color: var(--white);
    border-color: var(--white);
    color: #000 !important;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.blinker {
    background-color: #004A7F;
    border-radius: 5px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 16px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    animation: glowing 1500ms infinite;
}

@keyframes glowing {
    0% {
        background-color: var(--white);
        box-shadow: 0 0 3px var(--white);
    }
    50% {
        background-color: var(--white);
        box-shadow: 0 0 40px var(--white);
    }
    100% {
        background-color: var(--white);
        box-shadow: 0 0 3px var(--white);
    }
}

.conleft .fa {
    font-size: 20px;
    background: #409e04;
    width: 35px;
    padding: 7px;
    text-align: center;
    color: white;
    float: left;
    margin-right: 17px;
}

.inner_banner_area_blog {
    background-image: url(../images/inner_banner_area_blog.png);
}

.inner_banner_area_book {
    background-image: url(../images/inner_banner_area_book.png);
}

.inner_banner_area_contact {
    background-image: url(../images/inner_banner_area_contact.png);
}

.inner_banner_area_events {
    background-image: url(../images/inner_banner_area_events.png);
}

.inner_banner_area_goal {
    background-image: url(../images/inner_banner_area_goal.png);
}

.inner_banner_area_Movies {
    background-image: url(../images/inner_banner_area_Movies.png);
}

.inner_banner_area_Newsletters {
    background-image: url(../images/inner_banner_area_Newsletters.png);
}

.inner_banner_area_Videos {
    background-image: url(../images/inner_banner_area_Videos.png);
}

.inner_banner_area_pms {
    background-image: url(../images/inner_banner_area_pms.png);
}

.inner_banner_area_login {
    background-image: url(../images/inner_banner_area_login.jpg);
}

.inner_banner_area_fimg {
    background-image: url(../images/inner_banner_area_fimg.jpg);
}

.inner_banner_area_download {
    background-image: url(../images/inner_banner_area_download.jpg);
}

.inner_banner_area_pay {
    background-image: url(../images/inner_banner_area_pay.jpg);
}

@media (max-width: 992px) {
    .product_section .product_row {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .headertop .head_btns ul,
    .headertop ul {
        padding-left: 0px;
    }
    .headertop .head_btns {
        float: none;
    }
}

@media all and (max-width: 1140px) {
    .social-icons-top .head_btns {
        padding: 10px 0 10px 10px;
    }
}

.partner-logos .item {
    display: inline-block;
}


/*PRELOADING------------ */

#overlayer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    /*z-index:1;*/
    background: #c4c4c4;
}

.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 3;
    border: 4px solid var(--white);
    top: 50%;
    animation: loader 2s infinite ease;
    left: 50%;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: var(--white);
    animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(180deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
    }
    25% {
        height: 0%;
    }
    50% {
        height: 100%;
    }
    75% {
        height: 100%;
    }
    100% {
        height: 0%;
    }
}

.has-submenu.has-submenu_top a,
.has-submenu.has-submenu_top {
    display: inline-block !important;
}

.has-submenu_top.active {
    display: block;
}

.has-submenu.has-submenu_top:hover .sub-menu {
    display: block;
}

.product_section.teams img {
    width: 120px;
    margin: 0px auto;
    padding-bottom: 20px;
}

.services .owl-theme .owl-dots .owl-dot span {
    display: block;
}

.reachus-inner {
    text-align: center;
    color: var(--white);
}

.testimoinal_section .owl-carousel .owl-item img {
    border-radius: 75%;
}

.desi {
    display: block;
    color: rgba(0, 0, 0, 0.6705882353);
}

.post_content {
    padding: 15px;
}

.card.post-card .post_content .btn-primary {
    padding: 5px 10px;
    height: 30px;
    line-height: 20px;
    margin-top: 15px;
}

.card.post-card .time .btn-primary {
    position: absolute;
    top: 150px;
    right: 10px;
    height: 30px;
    line-height: 18px;
    padding: 5px;
}

.pagination {
    margin: 15px 0;
}

.home-form-card {
    max-width: 350px;
    box-shadow: 0 0 15px 0 #bbb;
    padding: 25px;
    border-radius: 10px;
    z-index: 99;
    background: #fff;
    width: 100%;
    border-top: 4px solid #469e14;
    transition: 0.5s;
    position: absolute;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
    right: 10%;
}

.home-form-card::before {
    content: "";
    position: absolute;
    height: 5px;
    width: 0%;
    transition: 0.5s;
    bottom: 0;
    left: 0;
    background: var(--color-theme);
}

@media only screen and (max-width: 992px) {
    .home-form-card {
        position: unset;
        top: unset;
        transform: unset;
        right: unset;
        margin: 50px auto;
    }
}

.home-form-card:hover {
    transition: 0.5s;
}

.home-form-card:hover::before {
    transition: 0.5s;
    width: 100%;
}

.home-form-card .hf-card .heading {
    text-align: center;
}

.home-form-card .hf-card .heading span {
    color: var(--color-theme);
}

.home-form-card .hf-card .login_btn {
    display: block;
    width: 100%;
    padding: 10px 20px !important;
    font-size: 14px;
    border-radius: 50px;
}

.home-form-card .hf-card .btn-box {
    display: flex;
    margin: 5px 0 15px;
    justify-content: center;
}

.home-form-card .hf-card .btn-box a {
    border: 2px solid var(--color-theme);
    color: var(--white);
    background: var(--color-theme);
    border-radius: 50px;
    padding: 7px 20px;
    font-size: 14px;
    transition: 0.5s;
}

.home-form-card .hf-card .btn-box a:hover {
    transition: 0.5s;
    background: var(--white);
    color: var(--color-theme);
}

.social-midia-f {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    overflow: hidden;
    z-index: 1;
}

.social-midia-f ul li {
    list-style: none;
    background: #ddd;
    padding: 5px;
    margin-bottom: 5px;
    border-radius: 50px 0 0 50px;
    transform: translateX(70%);
    border: 1px solid #ddd;
    transition: 0.5s;
}

.social-midia-f ul li:hover {
    transition: 0.5s;
    transform: translateX(0);
    background: var(--white);
    border-right: unset;
}

.social-midia-f ul li:hover a .icone {
    transition: 0.5s;
    background: #ddd;
}

.social-midia-f ul li:hover a .name-links {
    transition: 0.5s;
    color: var(--color-p);
    opacity: 1;
}

.social-midia-f ul li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    transition: 0.5s;
}

.social-midia-f ul li a .icone {
    display: flex;
    justify-content: center;
    transition: 0.5s;
    align-items: center;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    padding: 4px;
}

.social-midia-f ul li a .icone svg {
    width: 25px;
    height: 25px;
}

.social-midia-f ul li a .name-links {
    transition: 0.5s;
    font-weight: 600;
    opacity: 0;
    margin-left: 5px;
}

div#exampleModal .modal-header h4 {
    text-align: left;
    margin: 0;
    color: #000;
}

div#exampleModal .modal-header h4 span {
    color: var(--color-theme);
}
.btn-theme {
    background-color: var(--color-theme);
    border: 2px solid var(--color-theme);
    color: #fff !important;
}
.btn-theme:hover{
	background-color: #fff;
    border: 2px solid var(--color-theme);
	color: var(--color-theme) !important;
}
.post_content .info
{
	min-height: 120px;
    overflow: hidden;
    height: 120px;
}