.mb-70 {
    margin-bottom: 70px;
}

.text-align-justify {
    text-align: justify;
}

.vita-diagram {
    display: flex;
    position: relative;
    margin-top: 20px;
    padding-bottom: 50px;
}

.gravitational_phone {
    /* height: 700px; */
    margin: 50px auto 0px auto;
}

.moon {
    margin-top: 20px;
    position: absolute;
    width: 300px;
}

.moon-img {
    width: 70px;
}

.moon-title {
    font-weight: bold;
}

.moon-subtitle {
    font-size: 0.9rem;
}

.moon-1 {
    left: 50%;
    margin-left: -150px;
    text-align: center;
}

.moon-1 img {
    margin-left: auto;
    margin-right: auto;
}

.moon-2 {
    top: 40%;
    left: 0%;
    margin-left: 0px;
    text-align: right;
}

.moon-2 img {
    margin-left: auto;
    margin-right: 0;
}

.moon-3 {
    top: 40%;
    right: 0%;
    margin-left: 0px;
    text-align: left;
}

.moon-3 img {
    margin-left: 0;
    margin-right: auto;
}

@media (max-width: 1000px) {
    .vita-diagram {
        display: block;
        margin-top: 0px;
        padding-bottom: 60px;
    }

    .moon {
        position: relative;
        width: auto;
        left: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }

    .gravitational_phone {
        margin: 0 auto 0 auto;
    }

    .moon-img {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.vitapay-property {
    /* background: linear-gradient(90deg, #00774C, #03DA78); */
    background: linear-gradient(90deg, #2c6d13, #7bb922);
    border-radius: 8px;
    padding: 10px;
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.3rem;
    height: 90px;
}

.vitapay-property img {
    width: 55px;
    max-width: unset;
}

.vitapay-property-img-holder {
    padding: 5px;
    border: solid 1px #fff;
    border-radius: 50%;
}

/* instruction-part */
.instruction-part {
    /* background-image: url(/img/instruction-part-bg.png); */
    background-image: url(/img/v2/instruction-part-bg.png);
    padding-top: 80px;
    padding-bottom: 80px;
    background-size: cover;
    background-repeat: no-repeat;
}

.instruction-part #mytab .nav-item {
    z-index: 2;
}

.instruction-part li {
    list-style-position: inside;
}

#myTab > li.nav-item,
button.nav-link,
button.active {
    border-radius: 50px !important;
    width: unset;
}

#myTab .nav-link {
    padding-left: 30px;
    padding-right: 30px;
}

#myTab .active {
    /* background: linear-gradient(90deg, #00774C, #03DA78); */
    background: linear-gradient(90deg, #2c6d13, #7bb922);
    color: #fff;
}

.tab-pane {
    background-color: #fff;
    border-radius: 20px !important;
    margin-top: -55px;
    padding-left: 60px;
    padding-right: 60px;
}

.international-pay-title {
    font-size: 1.3rem;
    color: #1d3f71;
    margin-bottom: 1rem;
}

.instruction-part .tab-pane {
    background-image: url(/img/vitapay/vitapay-tab-pane-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.tab-pane ul {
    list-style-type: disc;
}

.tab-pane ul li {
    margin-left: 2rem;
}

.vitapay-gradient {
    /* background-image: linear-gradient(90deg, #00774C, #03DA78) !important; */
    background-image: linear-gradient(90deg, #2c6d13, #7bb922) !important;
}

.tab-pane .btn {
    text-transform: unset;
}

.process-content {
    background-size: 100% 105%;
}

.banner-service-part {
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    box-shadow: 0px 12px 10px rgba(0, 0, 0, 0.1);
}

.banner-service-part .banner-img {
    position: relative;
    bottom: -30px;
}

.banner-text3 {
    float: left;
}

.fun-property {
    display: flex;
    margin-bottom: 1rem;
}

.feature-part h3 {
    text-transform: unset;
}

.vita-mid-content {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 1rem;
}

@media (max-width: 991px) {
    .banner-service-part {
        padding-top: 50px;
    }

    .banner-service-part .banner-text3 {
        margin-top: unset;
    }

    .fun-property {
        display: flex;
        flex-wrap: wrap;
    }

    .fun-property > * {
        width: 100%;
        margin-bottom: 10px;
    }

    .feature-part > .container > .row > .fun-property:nth-child(odd) > img {
        order: 2;
    }

    .banner-img {
        margin-bottom: 3rem;
    }

    .vita-mid-content h3 {
        font-size: 24px;
        margin-bottom: 0.5rem;
        line-height: 1;
    }

    .tab-pane {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.mr-0p5 {
    margin-right: 0.5rem;
}

.vita-part1 {
    padding-top: 30px;
}

.vita-part1 h2 {
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #1d3f71;
    margin-bottom: 30px;
    margin-top: 30px;
}

.process-part {
    padding-bottom: 50px;
}

.process-part h3 {
    margin-bottom: 20px;
}

.corevalues {
    /* margin-bottom: 50px; */
}

.feature-part {
    padding-bottom: 50px;
}

.corevalues h3 {
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #1d3f71;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .corevalues h3 {
        margin-bottom: 0px !important;
    }
}

.process-card {
    margin-top: 0px;
    height: unset;
    margin-bottom: 0;
}

.process-card:hover {
    transition-duration: 0.5s;
}

.feature-part .fun-property img {
    max-width: 100%;
}

.quick-contact-form h5 {
    font-size: 20px;
}

.contact-background p {
    line-height: 2rem;
}

.selected-lang {
    cursor: pointer;
}

.lang-menu {
    width: 8rem;
}

.lang-menu ul {
    display: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #f8f8f8;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.2);
    border-radius: 0.5rem;
    position: relative;
    z-index: 10;
    margin-top: 5px;
    margin-left: -10px;
    font-size: 0.8rem;
    overflow: hidden;
}

.lang-menu:hover ul {
    display: block;
}

.lang-arrow {
    width: 10px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}

.lang-menu:hover .lang-arrow {
    transform: rotate(-180deg);
}

.lang-menu ul li {
    list-style: none;
}

.lang-menu ul li:hover {
    background-color: #f2f2f2;
}

.lang-menu ul li a {
    padding: 5px 10px;
    color: #002343;
}

.lang-menu img {
    width: 30px;
    height: auto;
    border: 1px solid #dbdbdb;
}
