﻿@font-face {
    font-family: 'NunitoSans-Regular';
    src: url('fonts/NunitoSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'NunitoSans-SemiBold';
    src: url('fonts/NunitoSans-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'NunitoSans-Bold';
    src: url('fonts/NunitoSans-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../ClientOnboarding/bootstrap/fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('../ClientOnboarding/bootstrap/fonts/OpenSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway-Light';
    src: url('../ClientOnboarding/FontAwesome/fonts/Raleway-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway-Medium';
    src: url('../ClientOnboarding/FontAwesome/fonts/Raleway-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../ClientOnboarding/FontAwesome/fonts/Raleway-SemiBold.ttf') format('truetype');
}

* {
    font-family: "Raleway", sans-serif !important;
    /*font-family: 'OpenSans-Regular' !important;*/
    /*font-family: "NunitoSans-Regular";*/
}

.brd {
    border: 1px solid red;
}

.InfoBox {
    min-height: 390px;
}

.InfoBoxBig {
    min-height: 786px;
}

.BoxColorFirst {
    background-color: #50bfea;
}

.BoxColorSecond {
    background-color: #f47f54;
}

.BoxColorThird {
    background-color: #5ed3b6;
}

.BoxColorFour {
    background-color: #c8ad90;
}

.BoxColorFive {
    background-color: #f8b238;
}

.BoxColorSix {
    background-color: #849d9a;
}

.BoxColorSeven {
    background-color: #a4cda5;
}

.BoxColorEight {
    background-color: #6ba5ed;
    cursor: pointer;
}

.MarginLeft5 {
    margin-right: 5px;
}
.MarginLeft15 {
    margin-left: -15px !important;
}

.MarginLeft12 {
    margin-right: 12px;
}

.FirstBoxImg {
    height: 170px;
}

.SecondBoxImg {
    height: 300px;
}

.MarginTop50 {
    margin-top: 50px !important;
}

.MarginTop65 {
    margin-top: 65px;
}

.MarginTop10 {
    margin-top: 10px;
}

.MarginTop15 {
    margin-top: 15px;
}

.MarginTop20 {
    margin-top: 20px;
}

.MarginTop40 {
    margin-top: 50px;
}

.MarginTop75 {
    margin-top: 75px;
}

.MarginTop100 {
    margin-top: 100px;
}

.MarginTop120 {
    margin-top: 120px;
}

.MarginTop200 {
    margin-top: 270px;
}

.MarginTop20 {
    margin-top: 20px;
}

.MarginBottom20 {
    margin-bottom: 20px;
}

.MarginBottom60 {
    margin-bottom: 60px;
}

.MarginTop60 {
    margin-top: 60px;
}

.MarginTop90 {
    margin-top: 90px;
}

.TmarginNav {
    margin-top: 30px !important;
}

.MarginTop60 {
    margin-top: 60px;
}

.MarginTop70 {
    margin-top: 60px;
}

.MarginTop30 {
    margin-top: 30px;
}

.MarginTop50 {
    margin-top: 50px;
}

.MarginTop25 {
    margin: 25px;
}

.MarginTop85 {
    margin-top: 91px;
}

.MarginLeft70 {
    margin-left: 60px;
}

.MarginTop400 {
    margin-top: 663px;
}

.InfoBoxcolumn-title {
    font-size: 20px;
    font-family: 'NunitoSans-SemiBold';
    margin-bottom: 5px;
    color: #000 !important;
}

.InfoBoxcolumnDecription {
    font-size: 15px;
    font-family: NunitoSans-SemiBold;
    color: gray !important;
}

.BoxImage1 {
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-image: url('../img/LoginBanner/Family Portfolio.png');
    background-size: 100% 100%;
    border: 3px solid white;
}

.BoxImage2 {
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-image: url('../img/LoginBanner/Transact Online.png');
    background-size: 100% 100%;
    border-top: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

.BoxImage3 {
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-image: url('../img/LoginBanner/Report.png');
    background-size: 100% 100%;
    border-top: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

.BoxImage4 {
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-image: url('../img/LoginBanner/Factsheet.png');
    background-size: 100% 100%;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

.BoxImage5 {
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-image: url('../img/LoginBanner/Focused Fund.png');
    background-size: 100% 100%;
    border-left: 3px solid white;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

.BoxImage6 {
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-image: url('../img/LoginBanner/Market View.png');
    background-size: 100% 100%;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

.BoxImage7 {
    max-width: 100%;
    max-height: 100%;
    background-repeat: no-repeat;
    background-image: url('../img/LoginBanner/E-Locker.png');
    background-size: 100% 100%;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
}

.LoginBannerImgDiv {
    min-height: 557px;
    max-height: 557px;
    width: 100%;
    background-color: #ed7051;
}

.ImgDivBanner {
    width: 100%;
    height: 557px;
    background-image: url('../img/LoginBanner/LoginMainBanner.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 58%;
}

.LoginBox {
    border-radius: 7px;
    background-color: rgb( 255, 131, 100 );
    box-shadow: 0px 0px 12px 0px rgba( 1, 1, 1,0.1);
    width: 362px;
    height: 438px;
}

    .LoginBox h2 {
        font-size: 22px;
        color: #fff;
        font-family: NunitoSans-SemiBold;
        margin-bottom: 30px !important;
    }

.SectionFormControl {
    border-style: solid !important;
    border-width: 1px !important;
    border-color: rgb( 237, 112, 81 ) !important;
    border-radius: 5px !important;
    background-color: rgb( 237, 112, 81 ) !important;
    height: 38px !important;
    padding: 5px 10px 6px 55px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none !important;
    color: #fff !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border: none !important;
    box-shadow: unset !important;
    -moz-box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
}

.SectionFormControlHLine {
    padding-left: 5px;
}

    .SectionFormControlHLine:before {
        border-right: 1px solid white;
        padding-right: 15px;
    }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(20, 20, 21, 0.8) !important;
    font-family: NunitoSans-Regular;
}

::-moz-placeholder { /* Firefox 19+ */
    color: rgba(20, 20, 21, 0.8) !important;
    font-family: NunitoSans-Regular;
}

:-ms-input-placeholder { /* IE 10+ */
    color: rgba(20, 20, 21, 0.8) !important;
    font-family: NunitoSans-Regular;
}

:-moz-placeholder { /* Firefox 18- */
    color: rgba(20, 20, 21, 0.8) !important;
    font-family: NunitoSans-Regular;
}

.ForgotPasswordText a {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #fff;
}

.btnLogin {
    width: 100%;
    margin: 0;
    display: inline-block;
    height: 39px;
    border-radius: 0px;
    font-size: 15px !important;
    font-weight: 600;
    color: rgba(20, 20, 21, 0.8);
    border: 1px solid rgba(205, 206, 208, 0.75);
    background-color: rgba(205, 206, 208, 0.5);
}

    .btnLogin:hover, .btnLogin:focus {
        width: 100%;
        margin: 0;
        display: inline-block;
        height: 39px;
        border-radius: 0px;
        color: rgba(20, 20, 21, 0.5);
        background-color: rgba(205, 206, 208, 0.5);
    }

.NewUserTxt {
    font-size: 13px;
    color: #fff;
    font-family: NunitoSans-SemiBold !important;
}
/**************** Conatct us *********************************/
.BGConatainer {
    /*background-color:#8bc2f8;*/
    height: 552px;
    /*height: calc(100vh - 85px);*/
    width: 100%;
    background-image: url('../img/LoginBanner/Bg.png');
    background-repeat: no-repeat;
}

.BGConatainerSection {
    height: calc(100vh - 100px);
}

.contactImgContainer {
    /*height:calc(100vh - 95px);*/
    height: 552px;
    width: 80%;
    /*/*background-image: url('../img/LoginBanner/Contact.svg');*/
    /*background-repeat: no-repeat;
    background-position: center 60%;*/
    position: relative;
    left: 65px;
    background-size: cover;
}

.ContactUsBox {
    border-radius: 7px;
    background-color: rgba(11, 50, 93,0.4);
    box-shadow: 0px 0px 12px 0px rgba( 1, 1, 1,0.1 );
    width: 537px;
    height: 460px;
    position: relative;
    top: 35px;
    left: 67px;
    padding: 20px;
}

.ContactHeader {
    color: #fff;
    font-size: 30px;
    font-family: NunitoSans-SemiBold;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: left;
}

.ContactSectionHeader {
    font-size: 22px;
    font-family: NunitoSans-SemiBold;
    display: inline-block;
    width: 100%;
    color: #fff;
    opacity: 0.5;
    margin-bottom: 5px;
}

.ContactSectionField {
    font-size: 13px;
    color: #fff;
    margin-bottom: 0;
    position: relative;
    /*margin-left:5px;*/
    /*font-weight:bold;*/
}

.btnLoginHover {
    height: 118px;
}

.FreezHeader {
    position: fixed;
    width: 100% !important;
    z-index: 99999;
    background-color: #fff !important;
    box-shadow: 4px 0 20px -5px rgba(0,0,0,.1);
}
/*************** Designing changes 18/11/2019*******************/

.SliderContentText {
    position: absolute;
    width: 300px;
    top: 70%;
    left: 15px;
    z-index: 999;
    width: 600px;
}

.ForGotPassText a {
    font-size: 10px;
    color: rgba(20, 20, 21, 0.5);
    text-align: right !important;
}

.loginsection h2 {
    font-size: 18px;
    color: rgba(20, 20, 21, 0.5);
    font-weight: normal;
}
/********** 2/12/2019*****************************/
.SectionMainImg {
    height: 55px;
    width: 55px;
}
/*.btn.btnReadMore
{
    background: transparent;
    color: rgba(20, 20, 21, 0.5) !important;
    border:1px solid rgba(20, 20, 21, 0.5);
    width: 100px;
    height: 36px;
    font-weight:600;
}*/
.contentDiv {
    height: 510px;
    padding: 2px;
    overflow: hidden;
}

.MarketViewDiv {
    height: 410px;
    /*padding: 2px;*/
    overflow: hidden;
}

.MarketViewDivVideo {
    height: 400px;
    padding: 2px;
    overflow: hidden;
}

.MainSectionContentMarket {
    height: 700px;
    padding: 2px;
    overflow: hidden;
}
.MainSectionContentMobileApp
{
    height:350px;
}

.VideoFrameWidth {
    width: 100%;
    height: 300px;
}

.topContent {
    position: relative;
    top: 44px !important;
    /*top:100px !important;*/
    bottom: 40px;
}
/************************* Login Page Content new design css (3/12/2019)***************************************************************/
.SectionSubTitle span {
    font-size: 37px !important;
    margin-bottom: 15px !important;
}

.MainSectionContentImg {
    height: 400px;
}
/*.MainSectionContentImgContainer
{ 
    height: 600px;
   

}*/
.MainSectionContent {
    height: 430px;
    padding: 2px;
    overflow: hidden;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.AssetOuterClass {
    display: inline-block;
    margin: 0px auto;
    float: none !important;
}

.SectionInnerHead {
    font-size: 22px;
    color: gray;
}

.MainSectionContent p, .MainSectionContent span, .MainSectionContentMarket p ,.MainSectionContentMobileApp p {
    font-size: 16px !important;
    color: gray !important;
    font-weight: 300;
}

.MainSectionContentwScroll p, .MainSectionContentwScroll span {
    font-size: 16px !important;
    color: gray !important;
    font-weight: 300;
}

.h-100 {
    height: 100% !important;
}

.jm-sticky-top {
    position: sticky;
    top: 7em;
}

.topContentScroll {
    position: relative;
    top: 300px;
}
/************* Animation Content *********************/
[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0);
}

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s;
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform;
}
/******************* Features Designing*******************************/
.service {
    padding: 55px 30px;
    background: #fff;
    border: 1px solid #eee;
    border-top: 2px solid #007bff;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    position: relative;
    top: 0;
}

    .service h3 {
        font-size: 21px;
        color: #000;
    }

.mb-4, .my-4 {
    margin-bottom: 30px !important;
}

.service p {
    font-size: 16px !important;
    color: gray !important;
    font-weight: 300;
}

.service *:last-child {
    margin-bottom: 0;
}

.readmore {
    position: relative;
    padding-right: 20px;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.6px;
    font-weight: 600;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    top: 15px;
    color: gray;
}

    .readmore:after {
        -webkit-transition: .3s all ease;
        -o-transition: .3s all ease;
        transition: .3s all ease;
        position: absolute;
        content: "\e5c8";
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-family: icomoon;
        right: 0;
        opacity: 0;
        visibility: hidden;
    }

.service:hover, .service:focus {
    -webkit-box-shadow: 0 10px 30px -10px rgba(0,0,0,.4);
    box-shadow: 0 10px 30px -10px rgba(0,0,0,.4);
    border: 1px solid transparent;
    border-top: 2px solid #007bff;
    top: -2px;
}

.readmore:hover {
    padding-right: 30px;
    color: #0B325D !important;
}

.service .readmore {
    visibility: hidden;
}

.service:hover .readmore {
    visibility: visible;
}

.inneerService {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.header-top .quick-contact-icons .icon {
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: relative;
    border: 1px solid rgba(211, 211, 211, 0.4);
    /*background: #0b325d;*/
}

    .header-top .quick-contact-icons .icon span {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-size: 20px;
        line-height: 0;
       
    }

.header-top .quick-contact-icons .text .h4 {
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
    vertical-align: bottom;
    /*position: relative;
    top: 5px;*/
    /*font-weight:bold;*/
}

.header-top .quick-contact-icons .text .caption-text {
    font-size: 16px;
}

.d-flex {
    display: flex;
    position: relative;
    display: flex;
    position: relative;
    top: 0px;
    left: 144px;
}

.header-top > .container {
    padding-top: 0px;
    padding-bottom: 0px;
}

.bg-light {
    background-color: rgba(234, 235, 236, 0.2) !important;
}

.header-navbar .nav-link.active > a .TopBorderList, .header-navbar .nav-link:hover > a .TopBorderList {
    height: 4px;
    width: 40px;
    background-color: red;
    border-bottom: none !important;
    position: relative;
    left: 25px;
}
/********************navigation bar  new Design 5/12/19*/
.top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    background: #000;
    background: transparent;
    color: #fff;
    font-size: 13px;
}

.text-primary-color {
    color: #fff;
}

.MainTopSection {
    line-height: 22px;
    position: relative;
    top: 1px;
}

.ftco-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    /*margin-top: -130px;*/
    background: #fff !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    padding: 0 15px;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex-top {
    display: -webkit-box;
    position: relative;
    top: 26px;
    left: -15px;
}

.text .caption-text {
    color: lightgray !important;
    display: inline-block;
    width: 100%;
}

.readmore:hover:after {
    opacity: 1;
    visibility: visible;
}

.readmore.btn {
    padding-left: 0px !important;
}

    .readmore.btn.active, .readmore.btn:active {
        box-shadow: none !important;
    }

.MarketViewDivContent {
    height: 360px !important;
    padding: 0px !important;
}

.iconContactText span {
    font-size: 48px !important;
    margin-right: 30px !important;
}

.h4.d-block .LblConField {
    font-size: 20px !important;
    word-break:break-word;
}

.IconToptxt {
    position: relative;
    top: 12px;
}

.IconToptxtEmail {
    position: relative;
    top: 16px;
}

.iconContactText {
    width: 100px;
    text-align: center !important;
}

.topContentPosition {
    margin-top: 100px;
}

.BgPatch h1 {
    color: #fff;
    vertical-align: middle;
    text-align: center !important;
    position: relative;
    top: 155px;
    font-size: 55px;
    font-weight: 600;
}

.fixedsticky {
    left: 0;
    margin: 0 4%;
    position: fixed;
    top: 0;
    width: 92%;
    z-index: 9999;
}

.stickybodywithtopmargin {
    margin-top: 75px;
}

.vediosRepeaterOuter .vedioOuterWrapper:nth-child(odd) {
    clear: both;
}
.videosss {
    height: 300px !important;
    width: 100%;
}
 .scrollTop {
           z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #333;
    background-color: rgba(0,0,0,0.3);
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
        }

            .scrollTop:hover {
               background-color: #0b325d;
            }
            .stretched #stop {
    bottom: 30px;
}
body:not(.device-touch) #stop {
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}
.TopIcon:before {
    position: relative;
    top: 5px;
}
.MobileAppImg
{
    height:80px;
 
}
strong
{
    font-weight:normal !important;

}
.slide a img{
    cursor:unset !important;
}
.MutualFundPageBg {
    background-image: url('../img/LoginBanner/MutualFundPage.png');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:100% 100%;
}
.AboutUsPageBg {
    background-image: url('../img/LoginBanner/AboutUsPage.png');
     background-repeat:no-repeat;
    background-size:cover;
    background-position:100% 100%;
}
.MarketViewPageBg {
    background-image: url('../img/LoginBanner/MarketViewsPage.png');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:100% 100%;
}
.notbordered
{
    border:none !important;
}
.modal{
    z-index:9999;
}
.fslider
{
    min-height:500px;
}
.woj span{
    padding:9px 0px 11px 0px !important;
}