.flag {
    width: 30px;
    height: 20px;
}

body {
    overflow: auto;
}

#target {
    overflow: auto;
}

.box-inner-text {
    font-size: 15px !important;
}

.asked-q {
    font-family: 'Open Sans';
    font-size: 18px !important;
}

.titre-h2 {
    text-align: center;
    color: #2A2A2A;
    font-family: 'Open Sans';
    font-weight: 100;
}

.section11,
.section9 {
    background-color: #F3F3F3;
}

.section9 .container {
    padding-top: 100px;
    padding-bottom: 20px;
}

.home-h2 {
    color: #2A2A2A;
    font-family: 'Open Sans';
    font-weight: 100;
}

.community-h2 {
    color: #2A2A2A !important;
    font-family: 'Open Sans' !important;
    font-weight: 100 !important;
}

.section-earn-ti {
    padding-top: 20px;
    padding-bottom: 40px;
}

.second-image {
    margin-top: 50px;
    background-image: url('../img/top-image.png');
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 50px;
    padding-left: 50px;
}

.second-image .get-ria-box1 {
    width: 60%;
    border: .5px solid white;
    padding-top: 30px;
    padding-left: 50px;
    padding-bottom: 30px;
    color: #333333;
    border-radius: 5px;
    background-color: white;
}

.card-title {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 17px;
}

.card-title2 {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 17px;
}

.get-ria-box p,
.second-image p {
    color: #494747;
    font-family: 'Open Sans';
}

.ria-text2 {
    margin-left: 0px !important;
}

.list-1 {
    /* color: whitesmoke; */
    font-family: 'Open Sans' !important;
    font-size: 21px !important;
}

.discover {
    font-weight: normal !important;
}

.section-earn1 .get-ria-box {
    position: relative;
    left: 0px;
    width: 115%;
    top: 200px !important;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    color: #333333;
    border-radius: 5px;
    background-color: white;
    box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, .125);
}

.section-earn .get-ria-box {
    position: relative;
    right: 100px;
    top: 30px;
    width: 115%;
    padding-top: 30px;
    padding-left: 50px;
    padding-bottom: 30px;
    color: #333333;
    border-radius: 5px;
    background-color: white;
    box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, .125);
}

.section-earn .get-ria-box21 {
    position: relative !important;
    right: 100px !important;
    top: 10px !important;
    width: 115% !important;
    padding-top: 30px !important;
    padding-left: 50px!important;
    padding-bottom: 30px !important;
    color: #333333 !important;
    border-radius: 5px !important;
    background-color: white !important;
    box-shadow: 1px 1px 15px 1px rgba(0, 0, 0, .125) !important;
}

.contact-card {
    height: 130px !important;
}

.box {
    /* min-height: 150px !important; */
}

.get-ria {
    font-weight: 700;
    font-family: 'Open Sans';
    font-size: 22px;
    color: #2A2A2A;
}

.join-us {
    color: #2A2A2A;
    font-size: 17px;
}

.sigup-title {
    font-weight: 500;
    font-family: 'Open Sans';
    font-size: 22px;
}

.section3 .hr {
    background-color: white;
    height: 1.5px;
    text-align: center;
    width: 140px;
    margin: auto;
}

.section3 {
    color: white;
}

.section4 {
    padding-top: 50px;
}

.sigle-card-hr {
    background-color: white;
    height: 0.5px;
    width: 90%;
    margin: auto;
}

.section4-hr {
    background-color: #8C52FF;
    height: 2px;
    width: 200px;
    margin: auto;
}

.carr {
    color: white !important;
}

.part {
    width: 130px !important;
    height: 80px !important;
}

.kno-text {
    margin-top: -5px;
}

.carousel-item h1,
.h1 {
    font-weight: 800;
    font-family: 'Open Sans';
}

.real-word {
    padding-top: 25px;
}

.content-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
}

figure {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.content-shadow:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.section6 {
    margin-top: 20px;
}

.section6 .container {
    margin-left: 0px;
}

.social-div {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: white;
    text-align: center;
    align-items: center;
    margin: 10px;
}

.social-div1 {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: white;
    text-align: center;
    align-items: center;
    margin-top: 10px;
}

.social {
    color: #8C52FF;
    margin-top: 10px;
}

.section6 .img-sec-6 {
    margin-left: 50px;
}

.btn-indicgo {
    background-color: #8C52FF;
    color: white;
    border-radius: 10px;
}

.btn-indicgo:hover {
    color: white;
}

.content-shadow {
    background-color: white
}

.card-shadow {
    padding: 15px;
}

.image-B {
    margin-left: 10px;
}

.back {
    height: 100%;
    background-color: rgba(27, 26, 27, 0.45) !important;
}

.card-body1 {
    padding: 5px;
    text-align: center;
    padding-top: 20px;
}

.carousel-caption2 {
    display: flex;
    text-align: center;
    padding-top: 200px;
    justify-content: center;
    align-items: center;
}

.contact-form {
    padding-right: 120px;
}

.box h2 {
    font-weight: 500;
    font-family: 'Open Sans';
    font-size: 26px;
}

.tick-text {
    min-height: 20px;
}

.align-center {
    align-items: center;
}

@media (min-width: 480px) {
    .header {
        padding-right: 10%;
    }
    .respon {
        margin-top: -50px;
    }
    .last-bloc {
        margin-top: -180px !important;
    }
    .bussness {
        margin-top: -150px !important;
    }
    .right-text {
        min-height: 200px !important;
    }
    .left-text2 {
        margin-top: 50px !important;
    }
    .member {
        padding-bottom: 100px !important;
        padding-bottom: 100px !important;
    }
    .sect7 {
        margin-top: -9% !important;
    }
    .responsive1 {
        display: none;
    }
    .mtci-holding {
        padding-left: 50px;
    }
    .container,
    .contain-why-investor {
        padding-left: 0px;
        padding-right: 0px;
    }
    .img1 {
        height: 105%;
        width: 100%;
    }
    .img-sec {
        height: 100% !important;
    }
    .img2 {
        height: 350px;
        width: 565px;
    }
    .section6 .img-sec-6 {
        margin-left: 50px;
    }
    .overlay-text {
        position: relative;
        right: 20%;
        top: 25px;
        color: white;
        border-radius: 0px;
        width: 120%;
        background-color: #8c52ff;
    }
    .sect6 .left-text {
        margin: 50px auto auto 20px;
    }
    .overlay-text2 {
        right: 0% !important;
    }
    .sect6 {
        margin-top: -10% !important;
    }
    .startup {
        /* margin-top: 10px !important; */
    }
    .no-hiden {
        display: none;
    }
    .community {
        padding-top: 30px !important;
    }
}

@media (max-width: 780px) {
    .hr {
        margin: auto;
        text-align: center;
    }
    .login-form button.login-submit,
    a.login-submit {
        width: 100px !important;
    }
    .last-bloc {
        transform: translateY(-30px);
    }
    .resp-actin {
        padding-top: 35px !important;
    }
    .real-word img {
        width: 60px !important;
        height: 60px !important;
    }
    .real-word {
        padding-top: 0px !important;
    }
    .box-img {
        height: 100px;
        margin-top: 0px !important;
    }
    .private {
        width: 60px !important;
        height: 50px !important;
    }
    .last-bloc {
        margin-top: 0px !important;
    }
    .respon {
        margin-top: 0px !important;
    }
    .second-image .get-ria-box1 {
        width: 100%;
        border: .5px solid white;
        padding-top: 30px;
        padding-left: 50px;
        padding-bottom: 30px;
        color: #333333;
        border-radius: 5px;
        background-color: white;
    }
    .second-image .get-ria-box1 {
        position: relative;
        width: 105%;
        top: 0px;
        margin: auto;
        left: -30px !important;
        padding-left: 10px;
    }
    .section-earn .get-ria-box {
        right: 0px !important;
        top: 0px !important;
        left: 0px !important;
        width: 100% !important;
        padding-top: 30px;
        padding-left: 15px;
        padding-bottom: 0px;
        margin-left: 0px !important;
    }
    .section-earn1 .get-ria-box {
        left: 0px;
        top: 150px;
        width: 100%;
        padding-top: 30px;
        padding-left: 15px;
        padding-bottom: 0px;
    }
    .section-earn1 .get-ria-box2 {
        left: 0px;
        top: 0px !important;
        width: 100%;
        padding-top: 30px;
        padding-left: 15px;
        padding-bottom: 0px;
    }
    .bussness {
        margin-top: -50px !important;
    }
    .left-text2 {
        margin-top: 10px !important;
    }
    .section5 .right-text {
        margin-top: 10px !important;
    }
    .member {
        padding-bottom: 30px !important;
        padding-bottom: 30px !important;
    }
    .sect6 {
        margin-top: -40px !important;
    }
    .top-section {
        height: 200px !important;
    }
    .top-section .container {
        padding-top: 90px !important;
    }
    .community {
        padding-top: 0px !important;
    }
    .carousel-caption2 h1 {
        font-size: 25px !important;
    }
    .carousel-indicators {
        top: 370px !important;
    }
    .carousel-caption2 p {
        font-size: 16px !important;
    }
    .contact-form {
        width: 100%;
        padding-right: 0px !important;
        margin-left: 0px !important;
    }
    .carousel-caption2 {
        display: block !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 150px !important;
    }
    .no-hiden {
        display: block;
    }
    .submit-btn {
        height: 30px;
    }
    .form-control2 {
        margin-bottom: 10px;
    }
    .email-input {
        margin-bottom: 10px;
    }
    .img1 {
        width: 100%;
        height: 100%;
    }
    .hiden {
        display: none;
    }
    .container,
    .form {
        padding-left: 30px;
        padding-right: 30px;
    }
    .responsive {
        background-image: url('../img/left-image.png');
        background-repeat: no-repeat;
        height: 700px;
        width: 550px;
    }
    .overlay-text {
        position: relative;
        right: 0%;
        top: 0px;
        color: white;
        border-radius: 0px;
        width: 100%;
        background-color: #8c52ff;
    }
    .startup {
        margin-top: -30px !important;
    }
    .section6 .img-sec-6 {
        margin-left: 0px;
        margin-top: 10px;
    }
}

h2 {
    font-size: 35px;
}

.mcti-ria .hr {
    background-color: white;
    height: 1.5px;
}

.section1 h2 {
    font-weight: 100;
    color: #2A2A2A;
}

.inspect-ria {
    padding-top: 30px;
}

.inspect-ria h2 {
    color: white;
}

.mcti-ria {
    padding-top: 80px;
    color: white;
}

.green {
    background-color: #F3F3F3;
    margin-top: 30px;
    padding-top: 30px !important;
}

p {
    font-family: 'Open Sans' !important;
}

.card-text,
li {
    color: #474444;
    font-size: 15px;
}

.creating-img {
    width: 60px !important;
    height: 60px !important;
}

.card-title {
    color: #272727 !important;
}

.texte {
    /* font-size: 19px !important; */
}

.buss-row1 {
    margin-top: -40px !important;
}

.know-title {
    font-family: 'Open Sans';
}

.center {
    align-items: center !important;
}

.hr {
    background-color: #8C52FF;
    height: 1.5px;
    width: 200px;
}

.hr-sec {
    height: 1.5px;
    width: 70px;
}

.section {
    padding-left: 200px;
    padding-right: 200px;
}

.carousel-item {
    background: url(../images/Benefit\ from\ ria.jpg);
    background-size: cover;
    height: 500px;
    background-repeat: repeat;
}

.form-control {
    /* width: 80% !important; */
}

.form-control2 {
    width: 36.5% !important;
}

.form-control2-end {
    margin-left: 7% !important;
}

.submit-btn {
    width: 100px;
    margin-top: 10px;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

#footer {
    background: #4a5562;
    padding: 0 0 30px 0;
    color: #fff;
    font-size: 14px;
}

#footer .footer-top {
    background: #515d6a;
    padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
    margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
    font-size: 24px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-weight: 700;
}

#footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    color: #fff;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 4px;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #8C52FF;
    color: #fff;
    text-decoration: none;
}

#footer .footer-top h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 2px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
    line-height: 1;
}

#footer .footer-top .footer-links ul li {
    padding: 10px 0;
    display: flex;
    align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: rgba(255, 255, 255, 0.6);
    transition: 0.3s;
    display: inline-block;
    line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
    color: white;
}

#footer .footer-top .footer-newsletter form {
    margin-top: 30px;
    background: #fff;
    padding: 6px 10px;
    position: relative;
    border-radius: 4px;
}

#footer .footer-top .footer-newsletter form input[type="email"] {
    border: 0;
    padding: 4px;
    width: calc(100% - 110px);
}

#footer .footer-top .footer-newsletter form input[type="submit"] {
    position: absolute;
    top: 0;
    right: -2px;
    bottom: 0;
    border: 0;
    background: none;
    font-size: 16px;
    padding: 0 20px 2px 20px;
    background: #8C52FF;
    color: #fff;
    transition: 0.3s;
    border-radius: 0 4px 4px 0;
}

#footer .footer-top .footer-newsletter form input[type="submit"]:hover {
    background: #8C52FF;
}

#footer .copyright {
    text-align: center;
    padding-top: 30px;
}

#footer .credits {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.6);
}

#footer .credits a {
    color: rgba(255, 255, 255, 0.6);
    transition: 0.3s;
    font-weight: 600;
}

#footer .credits a:hover {
    color: white;
}

.header {
    width: 100%;
    height: 25px;
    background: #ffffff url("nature.jpg") no-repeat center;
    background-size: cover;
    margin-top: 60px;
    position: relative;
    z-index: -1;
}

.header .title {
    text-align: center;
    padding-top: 250px;
    font-size: 45px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    letter-spacing: 2px;
    font-family: "Lobster", cursive;
}

.container nav.pre-desk {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-left: 7%;
    background: #EBEBEB;
    height: 53px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14);
}

.container nav.desk {
    position: fixed;
    top: 53px;
    left: 0;
    width: 100%;
    padding-left: 7%;
    height: 70px;
    padding-top: 3px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.container nav.pre-desk ul {
    padding-top: 12px;
    list-style: none;
}

.container nav.pre-desk ul li {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid #D5D5D5;
}

.container nav.desk ul li {
    display: inline-block;
    margin-top: 23px;
    padding-left: 25px;
    padding-right: 15px;
    line-height: 30px;
    border-right: 1px solid #D5D5D5;
}

.container nav.desk ul li:first-child {
    border: none;
    margin-top: 7px;
}

.container nav.pre-desk ul li:nth-last-child(6) {
    padding-left: 35%;
}

.container nav.pre-desk ul li a:hover {
    text-decoration: underline;
    color: #333333;
    text-underline-offset: 6px;
}

.container nav.desk ul li a:hover {
    text-decoration: underline;
    color: #333333;
    text-underline-offset: 6px;
}

.active-pre-nav:hover {
    text-decoration: none !important;
    /* color: red !important; */
}

nav ul li a {
    color: #333333;
    text-decoration: none;
}

nav.desk ul {
    list-style: none;
    /*width: 70%;*/
    height: 100px !important;
    /*margin: 0 auto;*/
}

nav.desk ul li {
    /*width: 20%;*/
    float: left;
    text-align: center;
    line-height: 60px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.6s ease;
}

nav.desk ul li:hover,
nav.mob ul li:hover {
    /*background: #a3ada5;*/
}

nav.desk ul li.active,
nav.mob ul li.active {
    background: #a3ada5;
}

.active-pre-nav {
    color: #8C52FF;
    font-weight: bold;
    border-bottom: 3px solid #8C52FF;
    padding-bottom: 12px;
}

.active-pre-nav:hover {
    text-decoration: none !important;
    /* color: red !important; */
}

.mob {
    display: none;
}

@media screen and (max-width: 700px) {
    nav.desk {
        display: none;
    }
    .box-res {
        margin-top: 20px !important;
    }
    .section-discover {
        height: 200px !important;
        padding: 0px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .box-p {
        padding-right: 10px;
    }
    .tick-text img {
        margin-top: 32px;
        margin-left: 10px !important;
    }
    .tick-text {
        width: 100% !important;
    }
    .contain-why-investor {
        padding-left: 20px;
        padding-right: 20px;
    }
    nav.pre-desk {
        display: none;
    }
    .event-image .card {
        margin-left: 0px !important;
    }
    .h2-res {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    h2 {
        font-size: 26px !important;
    }
    nav.mob {
        display: block;
        z-index: 100;
        height: 50px;
        width: 10000%;
    }
    .header .title {
        font-size: 30px;
    }
    .hamburger-btn {
        position: relative;
    }
    .hamburger-btn .fa-bars,
    .hamburger-btn .fa-times {
        position: fixed;
        right: 25px;
        top: 15px;
        font-size: 35px;
        color: #fff;
        cursor: pointer;
    }
    .mob .ul1 {
        margin-top: 60px;
        background: #EBEBEB;
        display: none;
    }
    .li2 {
        margin-top: -20px;
    }
    .mob li {
        text-align: left;
        padding: 10px;
        /* text-transform: uppercase; */
        cursor: pointer;
    }
    .mob ul.active {
        display: block;
    }
}


/*CONTACT page*/


/*section.acesy-services.help-page .services-box:hover img {
    filter: grayscale(10);
}*/

.contact-page .services-box h4 {
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.contact-page .services-box p {
    margin-top: 10px;
    font-size: 14px;
}

.call-box a {
    display: inline-block;
    width: 100%;
    color: #535353;
    font-weight: 600;
}

section.contact-page .services-box a.chat-btn {
    display: inline-block;
    background: #399bd6;
    text-align: center;
    border-radius: 20px;
    padding: 10px 20px;
    margin: 8px 0;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}


/*section.contact-page .services-box:hover a.chat-btn{
  background: #fff;
  color: #399bd6;
}*/

section.contact-form textarea,
section.contact-form select.form-control {
    border: none;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #535353;
    border-radius: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #535353;
    padding-top: 10px;
    height: auto;
}

section.contact-form textarea::placeholder {
    color: #535353;
}

section.contact-form textarea,
section.contact-form input,
section.contact-form select {
    font-size: 16px !important;
}

.box-img {
    height: 50px;
    width: 50px;
}

.contact-form input:focus,
.contact-form textarea:focus,
.contact-form select:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #facc33;
    border-radius: 0px;
    color: #facc33;
}

.contact-form input:focus::placeholder,
.contact-form textarea:focus::placeholder,
.contact-form select:focus::placeholder {
    color: #facc33;
}

.accordion-button {
    height: 45px !important;
}

.contact-detail {
    padding: 20px 20px 20px;
    box-shadow: 0px 0px 26px #cdcdcd;
    border-radius: 15px;
    position: relative;
    min-height: auto;
    background: #8c52ff;
}

.contact-detail a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    width: 100%;
}

.contact-tags {
    background: #399bd6 !important;
}

.contact-bright {
    background: #facc33 !important;
}

.contact-bright h3 {
    color: #535353 !important;
    font-weight: 600;
    margin-bottom: 10px !important;
}

section.acesy-services .services-box {
    padding: 20px 20px 0px;
    box-shadow: 0px 0px 26px #cdcdcd;
    border-radius: 15px;
    margin: 40px 26px;
    position: relative;
    min-height: 220px;
    padding-bottom: 15px;
}

section.acesy-services .assitance-main.about-box .services-box {
    min-height: 100%;
}

.call-box a {
    text-decoration: none;
    color: #8C52FF;
    font-size: 13px;
}

.icon-contact {
    font-size: 60px;
    color: #8C52FF
}

.disclaimer h3,
.cookies h3,
.privacy h3 {
    font-weight: bold;
    font-family: 'Open Sans';
}

.disclaimer p,
.cookies p,
.privacy p {
    font-size: 17px !important;
}

.back-barner {
    background-color: rgba(140, 82, 255, 0.8) !important;
    height: 100%;
}

.top-section .container {
    padding-top: 180px;
}

p,
li {
    font-size: 15px !important;
}

section.contact-form textarea,
section.contact-form select.form-control-acesy {
    border: none;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #535353;
    border-radius: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-size: 18px;
    color: #535353;
    width: 100% !important;
    padding-top: 10px;
    height: auto;
}

.login-form input {
    border: none;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #535353;
    border-radius: 0;
    margin-bottom: 30px;
    padding-bottom: 5px;
    font-size: 18px;
    color: #535353;
    padding-top: 5px;
    height: auto;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    width: 10%;
}

.login-form input[type=checkbox] {
    position: relative;
    top: 2px;
}

.login-form input::placeholder {
    color: #535353;
}

.login-form input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #535353;
    border-radius: 0px;
}

.label{
    padding-bottom: 10px;
}

.login-form button.login-submit {
    width: 240px;
    display: inline-block;
    background: #8C52FF;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.login-form .login-skip {
    width: 240px;
    display: inline-block;
    color: #8C52FF;
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.login-form button.create-acc {
    width: 240px;
    display: inline-block;
    text-transform: uppercase;
    background: #019cd9;
    color: #fff;
    padding: 10px 20px;
    border: none;
    border-radius: 20px;
    letter-spacing: 1px;
    font-size: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.login-form button.facebook-connect svg,
.login-form button.gmail-connect svg {
    margin-left: 0px;
    margin-right: 20px;
}

.contact_form {
    width: 100%;
    border-radius: 10px !important;
    padding-left: 20px;
    background: transparent;
}

.invest-plan {
    background-image: url('../images/Investment plan.jpg');
}

.about-Us-slide {
    background-image: url('../images/Who we are.jpg');
}

.section6 .right-image1 {
    background-image: url('../images/Startup.jpg');
    background-size: cover;
    height: auto;
}

.img-home {
    height: 200px !important;
}

.section5 .left-image2 {
    background-image: url('../images/Investment\ goals1.jpg');
    background-size: contain;
}

.top-section {
    background-image: url('../images/Real\ Investment\ Asset.jpg');
    background-size: cover;
    height: 300px;
    text-align: center;
    color: white;
}

.section5 {
    /* height: 50%; */
}

.section5 .left-image3 {
    background-image: url('../images/Stay\ connected\ with\ your\ communty2.jpg');
    background-size: cover;
    height: auto;
}

.sign2 {
    background-image: url('../img/cta.png') !important;
}

.online-help .card-shadow .content-shadow {
    min-height: 430px !important;
}

.earn-our .card-shadow .content-shadow {
    min-height: 400px !important;
}

.carousel-control-prev-icon {
    display: block !important;
    color: #8C52FF;
}

.carousel-control-next-icon {
    display: block !important;
}

.plan-content li {
    line-height: 2.5 !important;
}

section.product-faq {
    background: #f2f2f2;
}

section.product-faq h2 {
    color: #399bd6;
    text-align: center;
    margin-bottom: 30px
}

.faq-accordion .panel-group .panel-heading+.panel-collapse>.list-group,
.faq-accordion .panel-group .panel-heading+.panel-collapse>.panel-body,
.faq-accordion .panel-default>.panel-heading,
.faq-accordion .panel-group .panel {
    background: transparent;
    border: none;
    color: #686868;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #686868;
}

.faq-accordion .panel-group .panel-heading {
    border-bottom: 1px solid #686868;
}

.faq-accordion .panel-group .panel-heading:hover {
    background: #399bd7;
}

.faq-accordion h4.panel-title {
    position: relative;
}

.faq-accordion h4.panel-title a {
    font-size: 20px;
    text-decoration: none;
    color: #686868;
    padding: 10px 0;
    display: block;
    text-transform: uppercase;
}

.faq-accordion .panel-heading {
    padding: 0 15px;
}

.faq-accordion h4.panel-title a:hover {
    color: #fff;
}

.faq-accordion h4.panel-title a:after {
    content: '-';
    background: red;
    padding: 0px;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 10px;
    font-size: 28px;
    line-height: 0;
}

.faq-accordion h4.panel-title a.collapsed:after {
    content: '+';
}

.footer-links li a,
.social-div1,
.social-div {
    text-decoration: none !important;
    cursor: pointer;
}

.active-sub-menu {
    border: solid 2px #8C52FF !important;
    border-radius: 10px;
}

a[disabled] {
    display: none !important;
    pointer-events: none !important;
}

.back1 {
    background-color: rgba(140, 82, 255, 0.6);
    padding-top: 50px;
    padding-bottom: 25px;
}

.file-uploud {
    font-size: 30px;
}