@charset "UTF-8";

/**
*
*	Name:			IRAN Sans-Serif Font
*	Version:		5.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 25, 2012
*	Updated on:		Sep 01, 2017
*	Website:		             http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت های ایران سن سریف یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (.....)
--------------------------------------------------------------------------------------
*
**/

@import "bootstrap.min.css";
@import "swiper.min.css";
@import "fontawesome.min.css";
@import "leaflet.css";
@import "dropzone.css";
@import "jquery-ui.min.css";
@import "animate.css";
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url("fonts/eot/IRANSansWeb(FaNum)_Black.eot");
    src: url("fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix") format("embedded-opentype"), url("fonts/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url("fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
    src: url("fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix") format("embedded-opentype"), url("fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url("fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
    src: url("fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix") format("embedded-opentype"), url("fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url("fonts/eot/IRANSansWeb(FaNum)_Light.eot");
    src: url("fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix") format("embedded-opentype"), url("fonts/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url("fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
    src: url("fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix") format("embedded-opentype"), url("fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url("fonts/eot/IRANSansWeb(FaNum).eot");
    src: url("fonts/eot/IRANSansWeb(FaNum).eot?#iefix") format("embedded-opentype"), url("fonts/woff2/IRANSansWeb(FaNum).woff2") format("woff2"), url("fonts/woff/IRANSansWeb(FaNum).woff") format("woff"), url("fonts/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body.modal-open {
    padding: 0 !important;
}

.modal.show {
    padding: 0 !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

:focus {
    outline: none;
}

:disabled {
    background-color: transparent;
}

a {
    color: inherit;
}

input[type=number] {
    -moz-appearance: textfield;
}

li {
    list-style: none;
}

img {
    max-width: 100%;
}

a:hover {
    text-decoration: none;
}

input:focus {
    outline: none;
    box-shadow: none;
}

button:focus {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul {
    margin-bottom: 0;
}

.tooltip.bs-tooltip-top {
    top: -3px !important;
}

.tooltip.bs-tooltip-bottom {
    top: 3px !important;
}

[dir=ltr] .swiper-container {
    float: right;
    width: fit-content;
    direction: rtl !important;
}

[dir=ltr] .dashboard-sidebar .swiper-container {
    padding-right: 25px;
}

[dir=ltr] .swiper-wrapper {
    flex-direction: row-reverse;
}

input::-webkit-input-placeholder {
    font-size: 16px !important;
    color: #bdbebf !important;
}

[dir=rtl] input::-webkit-input-placeholder {
    text-align: right;
}

[dir=ltr] input::-webkit-input-placeholder {
    text-align: left;
}

[dir=ltr] input::-webkit-input-placeholder {
    direction: ltr;
}

[dir=rtl] input::-webkit-input-placeholder {
    direction: rtl;
}

input::-moz-placeholder {
    font-size: 16px !important;
    color: #bdbebf !important;
}

[dir=rtl] input::-moz-placeholder {
    text-align: right;
}

[dir=ltr] input::-moz-placeholder {
    text-align: left;
}

[dir=ltr] input::-moz-placeholder {
    direction: ltr;
}

[dir=rtl] input::-moz-placeholder {
    direction: rtl;
}

input:-ms-input-placeholder {
    font-size: 16px !important;
    color: #bdbebf !important;
}

[dir=rtl] input:-ms-input-placeholder {
    text-align: right;
}

[dir=ltr] input:-ms-input-placeholder {
    text-align: left;
}

[dir=ltr] input:-ms-input-placeholder {
    direction: ltr;
}

[dir=rtl] input:-ms-input-placeholder {
    direction: rtl;
}

input::-ms-input-placeholder {
    font-size: 16px !important;
    color: #bdbebf !important;
}

[dir=rtl] input::-ms-input-placeholder {
    text-align: right;
}

[dir=ltr] input::-ms-input-placeholder {
    text-align: left;
}

[dir=ltr] input::-ms-input-placeholder {
    direction: ltr;
}

[dir=rtl] input::-ms-input-placeholder {
    direction: rtl;
}

input::placeholder {
    font-size: 16px !important;
    color: #bdbebf !important;
}

[dir=rtl] input::placeholder {
    text-align: right;
}

[dir=ltr] input::placeholder {
    text-align: left;
}

[dir=ltr] input::placeholder {
    direction: ltr;
}

[dir=rtl] input::placeholder {
    direction: rtl;
}


/*form styles*/

#msform {
    text-align: center;
    position: relative;
    margin-top: 30px;
    min-height: 700px;
}

@media (max-width: 991px) {
    #msform {
        min-height: 1100px;
    }
}

@media (max-width: 575px) {
    #msform {
        margin-top: 70px;
    }
}

#msform fieldset {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: white;
    border-radius: 0px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

#msform fieldset:not(:first-of-type) {
    display: none;
}


/*buttons*/

#msform .action-button {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    -o-border-radius: 37px;
    width: 130px;
    height: 40px;
    background: linear-gradient(180deg, #0DBCB1 0%, #00A19A 100%);
    color: white;
    margin-top: 50px;
    font-size: 16px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

[dir=ltr] #msform .action-button {
    margin-left: 20px;
    margin-right: 0;
}

[dir=rtl] #msform .action-button {
    margin-left: 0;
    margin-right: 20px;
}

[dir=rtl] #msform .action-button {
    float: left;
}

[dir=ltr] #msform .action-button {
    float: right;
}

#msform .action-button:hover {
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3);
}

[dir=ltr] #msform .action-button i {
    margin-left: 10px;
    margin-right: 0;
}

[dir=rtl] #msform .action-button i {
    margin-left: 0;
    margin-right: 10px;
}

#msform .action-button-previous {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    -o-border-radius: 37px;
    width: 130px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #00A19A;
    color: #00A19A;
    margin-top: 50px;
    font-size: 16px;
    box-shadow: none;
}

[dir=ltr] #msform .action-button-previous {
    margin-left: 0;
    margin-right: 0;
}

[dir=rtl] #msform .action-button-previous {
    margin-left: 0;
    margin-right: 0;
}

[dir=rtl] #msform .action-button-previous {
    float: left;
}

[dir=ltr] #msform .action-button-previous {
    float: right;
}

@media (max-width: 767px) {
    [dir=rtl] #msform .action-button-previous {
        float: right;
    }
    [dir=ltr] #msform .action-button-previous {
        float: left;
    }
}

#msform .action-button-previous:hover {
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3);
}

[dir=ltr] #msform .action-button-previous i {
    margin-left: 0;
    margin-right: 10px;
}

[dir=rtl] #msform .action-button-previous i {
    margin-left: 10px;
    margin-right: 0;
}


/*progressbar*/

#progressbar {
    margin-bottom: 70px;
    overflow: hidden;
    /*CSS counters to number the steps*/
    counter-reset: step;
    min-height: 100px;
}

@media (max-width: 767px) {
    #progressbar {
        margin-bottom: 0;
    }
}

#progressbar li {
    list-style-type: none;
    color: #ACACAC;
    text-transform: uppercase;
    font-size: 9px;
    width: 25%;
    position: relative;
    font-size: 16px;
    display: flex;
    flex-direction: column-reverse;
}

[dir=rtl] #progressbar li {
    float: right;
}

[dir=ltr] #progressbar li {
    float: left;
}

#progressbar li.active {
    color: #00A19A;
}

@media (max-width: 767px) {
    #progressbar li span {
        display: none;
    }
}

#progressbar li:before {
    content: "";
    width: 15px;
    height: 15px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #ffffff;
    background: #ACACAC;
    border-radius: 25px;
    margin: 24px auto 10px auto;
    position: relative;
    z-index: 3;
}

#progressbar li:last-child:before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Font Awesome 5 Pro";
    font-size: 10px;
}


/*progressbar connectors*/

#progressbar li:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #ACACAC;
    position: absolute;
    top: 55px;
    z-index: 2;
}

[dir=ltr] #progressbar li:after {
    left: -50% !important;
}

[dir=rtl] #progressbar li:after {
    right: -50% !important;
}

@media (max-width: 767px) {
    #progressbar li:after {
        top: 30px;
    }
}

#progressbar li:first-child:after {
    /*connector not needed before the first step*/
    content: none !important;
}

#progressbar li.active:before {
    font-family: "Font Awesome 5 Pro";
    background: #00A19A;
    color: white;
    width: 30px;
    height: 30px;
    padding-top: 2px;
    font-size: 16px;
    box-shadow: 0px 5px 20px rgba(0, 171, 160, 0.33);
}

[dir=ltr] #progressbar li.active:before {
    content: "";
}

[dir=rtl] #progressbar li.active:before {
    content: "";
}

#progressbar li.active:after {
    background: #00A19A;
}

#progressbar li.active:before {
    margin: 17px auto 10px auto;
}

.progress {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: none;
    box-shadow: none;
    position: relative;
}

[dir=ltr] .progress {
    margin-left: 25px;
    margin-right: 15px;
}

[dir=rtl] .progress {
    margin-left: 15px;
    margin-right: 25px;
}

.progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 7px solid #CDCDCD;
    position: absolute;
    top: 0;
    left: 0;
}

.progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.progress .progress-left {
    left: 0;
}

.progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 7px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #00A19A;
}

.progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.progress .progress-right {
    right: 0;
}

.progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.progress .progress-value {
    display: flex;
    border-radius: 50%;
    font-size: 1rem;
    text-align: center;
    line-height: 20px;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    font-weight: 300;
}

.progress .progress-value div {
    color: #00A19A;
    font-size: 18px;
    font-weight: bold;
}


/* This for loop creates the necessary css animation names
Due to the split circle of progress-left and progress right, we must use the animations on each side.
*/

.progress[data-percentage="1"] .progress-right .progress-bar {
    animation: loading-1 0.5s linear forwards;
}

.progress[data-percentage="1"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="2"] .progress-right .progress-bar {
    animation: loading-2 0.5s linear forwards;
}

.progress[data-percentage="2"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="3"] .progress-right .progress-bar {
    animation: loading-3 0.5s linear forwards;
}

.progress[data-percentage="3"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="4"] .progress-right .progress-bar {
    animation: loading-4 0.5s linear forwards;
}

.progress[data-percentage="4"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="5"] .progress-right .progress-bar {
    animation: loading-5 0.5s linear forwards;
}

.progress[data-percentage="5"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="6"] .progress-right .progress-bar {
    animation: loading-6 0.5s linear forwards;
}

.progress[data-percentage="6"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="7"] .progress-right .progress-bar {
    animation: loading-7 0.5s linear forwards;
}

.progress[data-percentage="7"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="8"] .progress-right .progress-bar {
    animation: loading-8 0.5s linear forwards;
}

.progress[data-percentage="8"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="9"] .progress-right .progress-bar {
    animation: loading-9 0.5s linear forwards;
}

.progress[data-percentage="9"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="10"] .progress-right .progress-bar {
    animation: loading-10 0.5s linear forwards;
}

.progress[data-percentage="10"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="11"] .progress-right .progress-bar {
    animation: loading-11 0.5s linear forwards;
}

.progress[data-percentage="11"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="12"] .progress-right .progress-bar {
    animation: loading-12 0.5s linear forwards;
}

.progress[data-percentage="12"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="13"] .progress-right .progress-bar {
    animation: loading-13 0.5s linear forwards;
}

.progress[data-percentage="13"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="14"] .progress-right .progress-bar {
    animation: loading-14 0.5s linear forwards;
}

.progress[data-percentage="14"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="15"] .progress-right .progress-bar {
    animation: loading-15 0.5s linear forwards;
}

.progress[data-percentage="15"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="16"] .progress-right .progress-bar {
    animation: loading-16 0.5s linear forwards;
}

.progress[data-percentage="16"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="17"] .progress-right .progress-bar {
    animation: loading-17 0.5s linear forwards;
}

.progress[data-percentage="17"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="18"] .progress-right .progress-bar {
    animation: loading-18 0.5s linear forwards;
}

.progress[data-percentage="18"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="19"] .progress-right .progress-bar {
    animation: loading-19 0.5s linear forwards;
}

.progress[data-percentage="19"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="20"] .progress-right .progress-bar {
    animation: loading-20 0.5s linear forwards;
}

.progress[data-percentage="20"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="21"] .progress-right .progress-bar {
    animation: loading-21 0.5s linear forwards;
}

.progress[data-percentage="21"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="22"] .progress-right .progress-bar {
    animation: loading-22 0.5s linear forwards;
}

.progress[data-percentage="22"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="23"] .progress-right .progress-bar {
    animation: loading-23 0.5s linear forwards;
}

.progress[data-percentage="23"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="24"] .progress-right .progress-bar {
    animation: loading-24 0.5s linear forwards;
}

.progress[data-percentage="24"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="25"] .progress-right .progress-bar {
    animation: loading-25 0.5s linear forwards;
}

.progress[data-percentage="25"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="26"] .progress-right .progress-bar {
    animation: loading-26 0.5s linear forwards;
}

.progress[data-percentage="26"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="27"] .progress-right .progress-bar {
    animation: loading-27 0.5s linear forwards;
}

.progress[data-percentage="27"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="28"] .progress-right .progress-bar {
    animation: loading-28 0.5s linear forwards;
}

.progress[data-percentage="28"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="29"] .progress-right .progress-bar {
    animation: loading-29 0.5s linear forwards;
}

.progress[data-percentage="29"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="30"] .progress-right .progress-bar {
    animation: loading-30 0.5s linear forwards;
}

.progress[data-percentage="30"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="31"] .progress-right .progress-bar {
    animation: loading-31 0.5s linear forwards;
}

.progress[data-percentage="31"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="32"] .progress-right .progress-bar {
    animation: loading-32 0.5s linear forwards;
}

.progress[data-percentage="32"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="33"] .progress-right .progress-bar {
    animation: loading-33 0.5s linear forwards;
}

.progress[data-percentage="33"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="34"] .progress-right .progress-bar {
    animation: loading-34 0.5s linear forwards;
}

.progress[data-percentage="34"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="35"] .progress-right .progress-bar {
    animation: loading-35 0.5s linear forwards;
}

.progress[data-percentage="35"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="36"] .progress-right .progress-bar {
    animation: loading-36 0.5s linear forwards;
}

.progress[data-percentage="36"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="37"] .progress-right .progress-bar {
    animation: loading-37 0.5s linear forwards;
}

.progress[data-percentage="37"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="38"] .progress-right .progress-bar {
    animation: loading-38 0.5s linear forwards;
}

.progress[data-percentage="38"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="39"] .progress-right .progress-bar {
    animation: loading-39 0.5s linear forwards;
}

.progress[data-percentage="39"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="40"] .progress-right .progress-bar {
    animation: loading-40 0.5s linear forwards;
}

.progress[data-percentage="40"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="41"] .progress-right .progress-bar {
    animation: loading-41 0.5s linear forwards;
}

.progress[data-percentage="41"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="42"] .progress-right .progress-bar {
    animation: loading-42 0.5s linear forwards;
}

.progress[data-percentage="42"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="43"] .progress-right .progress-bar {
    animation: loading-43 0.5s linear forwards;
}

.progress[data-percentage="43"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="44"] .progress-right .progress-bar {
    animation: loading-44 0.5s linear forwards;
}

.progress[data-percentage="44"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="45"] .progress-right .progress-bar {
    animation: loading-45 0.5s linear forwards;
}

.progress[data-percentage="45"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="46"] .progress-right .progress-bar {
    animation: loading-46 0.5s linear forwards;
}

.progress[data-percentage="46"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="47"] .progress-right .progress-bar {
    animation: loading-47 0.5s linear forwards;
}

.progress[data-percentage="47"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="48"] .progress-right .progress-bar {
    animation: loading-48 0.5s linear forwards;
}

.progress[data-percentage="48"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="49"] .progress-right .progress-bar {
    animation: loading-49 0.5s linear forwards;
}

.progress[data-percentage="49"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="50"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="50"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="51"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="51"] .progress-left .progress-bar {
    animation: loading-1 0.5s linear forwards 0.5s;
}

.progress[data-percentage="52"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="52"] .progress-left .progress-bar {
    animation: loading-2 0.5s linear forwards 0.5s;
}

.progress[data-percentage="53"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="53"] .progress-left .progress-bar {
    animation: loading-3 0.5s linear forwards 0.5s;
}

.progress[data-percentage="54"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="54"] .progress-left .progress-bar {
    animation: loading-4 0.5s linear forwards 0.5s;
}

.progress[data-percentage="55"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="55"] .progress-left .progress-bar {
    animation: loading-5 0.5s linear forwards 0.5s;
}

.progress[data-percentage="56"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="56"] .progress-left .progress-bar {
    animation: loading-6 0.5s linear forwards 0.5s;
}

.progress[data-percentage="57"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="57"] .progress-left .progress-bar {
    animation: loading-7 0.5s linear forwards 0.5s;
}

.progress[data-percentage="58"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="58"] .progress-left .progress-bar {
    animation: loading-8 0.5s linear forwards 0.5s;
}

.progress[data-percentage="59"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="59"] .progress-left .progress-bar {
    animation: loading-9 0.5s linear forwards 0.5s;
}

.progress[data-percentage="60"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="60"] .progress-left .progress-bar {
    animation: loading-10 0.5s linear forwards 0.5s;
}

.progress[data-percentage="61"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="61"] .progress-left .progress-bar {
    animation: loading-11 0.5s linear forwards 0.5s;
}

.progress[data-percentage="62"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="62"] .progress-left .progress-bar {
    animation: loading-12 0.5s linear forwards 0.5s;
}

.progress[data-percentage="63"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="63"] .progress-left .progress-bar {
    animation: loading-13 0.5s linear forwards 0.5s;
}

.progress[data-percentage="64"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="64"] .progress-left .progress-bar {
    animation: loading-14 0.5s linear forwards 0.5s;
}

.progress[data-percentage="65"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="65"] .progress-left .progress-bar {
    animation: loading-15 0.5s linear forwards 0.5s;
}

.progress[data-percentage="66"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="66"] .progress-left .progress-bar {
    animation: loading-16 0.5s linear forwards 0.5s;
}

.progress[data-percentage="67"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="67"] .progress-left .progress-bar {
    animation: loading-17 0.5s linear forwards 0.5s;
}

.progress[data-percentage="68"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="68"] .progress-left .progress-bar {
    animation: loading-18 0.5s linear forwards 0.5s;
}

.progress[data-percentage="69"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="69"] .progress-left .progress-bar {
    animation: loading-19 0.5s linear forwards 0.5s;
}

.progress[data-percentage="70"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="70"] .progress-left .progress-bar {
    animation: loading-20 0.5s linear forwards 0.5s;
}

.progress[data-percentage="71"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="71"] .progress-left .progress-bar {
    animation: loading-21 0.5s linear forwards 0.5s;
}

.progress[data-percentage="72"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="72"] .progress-left .progress-bar {
    animation: loading-22 0.5s linear forwards 0.5s;
}

.progress[data-percentage="73"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="73"] .progress-left .progress-bar {
    animation: loading-23 0.5s linear forwards 0.5s;
}

.progress[data-percentage="74"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="74"] .progress-left .progress-bar {
    animation: loading-24 0.5s linear forwards 0.5s;
}

.progress[data-percentage="75"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="75"] .progress-left .progress-bar {
    animation: loading-25 0.5s linear forwards 0.5s;
}

.progress[data-percentage="76"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="76"] .progress-left .progress-bar {
    animation: loading-26 0.5s linear forwards 0.5s;
}

.progress[data-percentage="77"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="77"] .progress-left .progress-bar {
    animation: loading-27 0.5s linear forwards 0.5s;
}

.progress[data-percentage="78"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="78"] .progress-left .progress-bar {
    animation: loading-28 0.5s linear forwards 0.5s;
}

.progress[data-percentage="79"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="79"] .progress-left .progress-bar {
    animation: loading-29 0.5s linear forwards 0.5s;
}

.progress[data-percentage="80"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="80"] .progress-left .progress-bar {
    animation: loading-30 0.5s linear forwards 0.5s;
}

.progress[data-percentage="81"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="81"] .progress-left .progress-bar {
    animation: loading-31 0.5s linear forwards 0.5s;
}

.progress[data-percentage="82"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="82"] .progress-left .progress-bar {
    animation: loading-32 0.5s linear forwards 0.5s;
}

.progress[data-percentage="83"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="83"] .progress-left .progress-bar {
    animation: loading-33 0.5s linear forwards 0.5s;
}

.progress[data-percentage="84"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="84"] .progress-left .progress-bar {
    animation: loading-34 0.5s linear forwards 0.5s;
}

.progress[data-percentage="85"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="85"] .progress-left .progress-bar {
    animation: loading-35 0.5s linear forwards 0.5s;
}

.progress[data-percentage="86"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="86"] .progress-left .progress-bar {
    animation: loading-36 0.5s linear forwards 0.5s;
}

.progress[data-percentage="87"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="87"] .progress-left .progress-bar {
    animation: loading-37 0.5s linear forwards 0.5s;
}

.progress[data-percentage="88"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="88"] .progress-left .progress-bar {
    animation: loading-38 0.5s linear forwards 0.5s;
}

.progress[data-percentage="89"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="89"] .progress-left .progress-bar {
    animation: loading-39 0.5s linear forwards 0.5s;
}

.progress[data-percentage="90"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="90"] .progress-left .progress-bar {
    animation: loading-40 0.5s linear forwards 0.5s;
}

.progress[data-percentage="91"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="91"] .progress-left .progress-bar {
    animation: loading-41 0.5s linear forwards 0.5s;
}

.progress[data-percentage="92"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="92"] .progress-left .progress-bar {
    animation: loading-42 0.5s linear forwards 0.5s;
}

.progress[data-percentage="93"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="93"] .progress-left .progress-bar {
    animation: loading-43 0.5s linear forwards 0.5s;
}

.progress[data-percentage="94"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="94"] .progress-left .progress-bar {
    animation: loading-44 0.5s linear forwards 0.5s;
}

.progress[data-percentage="95"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="95"] .progress-left .progress-bar {
    animation: loading-45 0.5s linear forwards 0.5s;
}

.progress[data-percentage="96"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="96"] .progress-left .progress-bar {
    animation: loading-46 0.5s linear forwards 0.5s;
}

.progress[data-percentage="97"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="97"] .progress-left .progress-bar {
    animation: loading-47 0.5s linear forwards 0.5s;
}

.progress[data-percentage="98"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="98"] .progress-left .progress-bar {
    animation: loading-48 0.5s linear forwards 0.5s;
}

.progress[data-percentage="99"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="99"] .progress-left .progress-bar {
    animation: loading-49 0.5s linear forwards 0.5s;
}

.progress[data-percentage="100"] .progress-right .progress-bar {
    animation: loading-50 0.5s linear forwards;
}

.progress[data-percentage="100"] .progress-left .progress-bar {
    animation: loading-50 0.5s linear forwards 0.5s;
}

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(3.6);
        transform: rotate(3.6deg);
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(7.2);
        transform: rotate(7.2deg);
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(10.8);
        transform: rotate(10.8deg);
    }
}

@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(14.4);
        transform: rotate(14.4deg);
    }
}

@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(18);
        transform: rotate(18deg);
    }
}

@keyframes loading-6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(21.6);
        transform: rotate(21.6deg);
    }
}

@keyframes loading-7 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(25.2);
        transform: rotate(25.2deg);
    }
}

@keyframes loading-8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(28.8);
        transform: rotate(28.8deg);
    }
}

@keyframes loading-9 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(32.4);
        transform: rotate(32.4deg);
    }
}

@keyframes loading-10 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(36);
        transform: rotate(36deg);
    }
}

@keyframes loading-11 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(39.6);
        transform: rotate(39.6deg);
    }
}

@keyframes loading-12 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(43.2);
        transform: rotate(43.2deg);
    }
}

@keyframes loading-13 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(46.8);
        transform: rotate(46.8deg);
    }
}

@keyframes loading-14 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(50.4);
        transform: rotate(50.4deg);
    }
}

@keyframes loading-15 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(54);
        transform: rotate(54deg);
    }
}

@keyframes loading-16 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(57.6);
        transform: rotate(57.6deg);
    }
}

@keyframes loading-17 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(61.2);
        transform: rotate(61.2deg);
    }
}

@keyframes loading-18 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(64.8);
        transform: rotate(64.8deg);
    }
}

@keyframes loading-19 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(68.4);
        transform: rotate(68.4deg);
    }
}

@keyframes loading-20 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(72);
        transform: rotate(72deg);
    }
}

@keyframes loading-21 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(75.6);
        transform: rotate(75.6deg);
    }
}

@keyframes loading-22 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(79.2);
        transform: rotate(79.2deg);
    }
}

@keyframes loading-23 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(82.8);
        transform: rotate(82.8deg);
    }
}

@keyframes loading-24 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(86.4);
        transform: rotate(86.4deg);
    }
}

@keyframes loading-25 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(90);
        transform: rotate(90deg);
    }
}

@keyframes loading-26 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(93.6);
        transform: rotate(93.6deg);
    }
}

@keyframes loading-27 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(97.2);
        transform: rotate(97.2deg);
    }
}

@keyframes loading-28 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(100.8);
        transform: rotate(100.8deg);
    }
}

@keyframes loading-29 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(104.4);
        transform: rotate(104.4deg);
    }
}

@keyframes loading-30 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(108);
        transform: rotate(108deg);
    }
}

@keyframes loading-31 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(111.6);
        transform: rotate(111.6deg);
    }
}

@keyframes loading-32 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(115.2);
        transform: rotate(115.2deg);
    }
}

@keyframes loading-33 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(118.8);
        transform: rotate(118.8deg);
    }
}

@keyframes loading-34 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(122.4);
        transform: rotate(122.4deg);
    }
}

@keyframes loading-35 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(126);
        transform: rotate(126deg);
    }
}

@keyframes loading-36 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(129.6);
        transform: rotate(129.6deg);
    }
}

@keyframes loading-37 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(133.2);
        transform: rotate(133.2deg);
    }
}

@keyframes loading-38 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(136.8);
        transform: rotate(136.8deg);
    }
}

@keyframes loading-39 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(140.4);
        transform: rotate(140.4deg);
    }
}

@keyframes loading-40 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(144);
        transform: rotate(144deg);
    }
}

@keyframes loading-41 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(147.6);
        transform: rotate(147.6deg);
    }
}

@keyframes loading-42 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(151.2);
        transform: rotate(151.2deg);
    }
}

@keyframes loading-43 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(154.8);
        transform: rotate(154.8deg);
    }
}

@keyframes loading-44 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(158.4);
        transform: rotate(158.4deg);
    }
}

@keyframes loading-45 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(162);
        transform: rotate(162deg);
    }
}

@keyframes loading-46 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(165.6);
        transform: rotate(165.6deg);
    }
}

@keyframes loading-47 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(169.2);
        transform: rotate(169.2deg);
    }
}

@keyframes loading-48 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(172.8);
        transform: rotate(172.8deg);
    }
}

@keyframes loading-49 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(176.4);
        transform: rotate(176.4deg);
    }
}

@keyframes loading-50 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180);
        transform: rotate(180deg);
    }
}

.fileuploader {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    position: relative;
    width: 100%;
    height: 200px;
    border: 1px solid #E2E2E2;
    margin-top: 20px;
}

@media (max-width: 991px) {
    .fileuploader {
        height: 115px;
    }
}

.fileuploader #upload-label,
.fileuploader #myupload-label {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    cursor: pointer;
    width: 100%;
}

.fileuploader #upload-label .btn-outline,
.fileuploader #myupload-label .btn-outline {
    width: 120px;
}

[dir=ltr] .fileuploader #upload-label .btn-outline,
[dir=ltr] .fileuploader #myupload-label .btn-outline {
    margin-left: auto;
    margin-right: auto;
}

[dir=rtl] .fileuploader #upload-label .btn-outline,
[dir=rtl] .fileuploader #myupload-label .btn-outline {
    margin-left: auto;
    margin-right: auto;
}

.preview-container {
    margin-bottom: 10px;
    margin-top: 10px;
    visibility: hidden;
}

.preview-container #previews,
.preview-container #mypreviews {
    max-height: 400px;
    overflow: auto;
}

.preview-container #previews .zdrop-info,
.preview-container #mypreviews .zdrop-info {
    width: 100%;
}

[dir=rtl] .preview-container #previews .zdrop-info,
[dir=rtl] .preview-container #mypreviews .zdrop-info {
    text-align: left;
}

[dir=ltr] .preview-container #previews .zdrop-info,
[dir=ltr] .preview-container #mypreviews .zdrop-info {
    text-align: right;
}

.preview-container #previews.collection,
.preview-container #mypreviews.collection {
    margin: 0;
    box-shadow: none;
}

.collection-item {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    height: 40px;
    background: #F8F8F8;
    padding: 5px 20px;
}

.collection-item .delete-file {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    background: #FF6867;
}

.collection-item .delete-file:hover {
    background: #fb5554;
}

.collection-item .delete-file i {
    color: #ffffff;
    font-size: 15px;
}

#login-modal .modal-dialog {
    max-width: 100%;
    margin: 0;
}

@media (max-width: 991px) {
    #login-modal .modal-dialog {
        max-width: 500px;
        min-height: calc(100% - 3.5rem);
        display: flex;
        display: -webkit-flex;
        display: -ms-flexbox;
        align-items: center;
    }
    [dir=ltr] #login-modal .modal-dialog {
        margin-left: auto;
        margin-right: auto;
    }
    [dir=rtl] #login-modal .modal-dialog {
        margin-left: auto;
        margin-right: auto;
    }
}

#login-modal .modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    min-height: 150px;
    border: none;
    padding-top: 20px;
}

[dir=ltr] #login-modal .modal-content {
    direction: ltr;
}

[dir=rtl] #login-modal .modal-content {
    direction: rtl;
}

@media (max-width: 991px) {
    #login-modal .modal-content {
        border-radius: 20px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        padding-top: 0;
        margin: 0 10px;
    }
}

#login-modal .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#login-modal .login-form {
    width: 100%;
}

#login-modal .login-modal-wrapper {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
}

@media (max-width: 991px) {
    #login-modal .login-modal-wrapper {
        flex-direction: column;
    }
}

#login-modal .login-modal-wrapper label {
    font-size: 15px;
    color: #7A7A7A;
    margin-bottom: 8px;
    display: block;
    font-weight: bold;
}

[dir=rtl] #login-modal .login-modal-wrapper label {
    text-align: right;
}

[dir=ltr] #login-modal .login-modal-wrapper label {
    text-align: left;
}

@media (max-width: 575px) {
    #login-modal .login-modal-wrapper label {
        font-size: 14px;
    }
}

#login-modal .login-modal-wrapper .form-control {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    height: 40px;
    border-color: #eee;
    filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.09));
    -webkit-filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.09));
}

#login-modal .login-modal-wrapper .forget-password {
    font-size: 13px;
    color: #888888;
    margin-top: 15px;
}

#login-modal .login-modal-wrapper .submit-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
}

#login-modal .login-modal-wrapper .submit-box .btn-bg-red {
    width: 150px;
}

@media (max-width: 991px) {
    #login-modal .login-modal-wrapper .submit-box {
        margin-top: 50px !important;
    }
}

#login-modal .login-modal-wrapper .account-text {
    font-size: 13px;
    color: #7A7A7A;
    font-weight: bold;
    margin-top: 15px;
}

#login-modal .login-modal-wrapper a {
    color: orange;
}

#login-modal .login-modal-wrapper .login-col {
    width: 29%;
    margin: auto;
    height: 135px;
}

[dir=rtl] #login-modal .login-modal-wrapper .login-col {
    text-align: right;
}

[dir=ltr] #login-modal .login-modal-wrapper .login-col {
    text-align: left;
}

@media (max-width: 991px) {
    #login-modal .login-modal-wrapper .login-col {
        width: 100%;
        height: 100px;
    }
}

#login-modal .login-modal-wrapper .close-modal {
    width: 120px;
    text-align: center;
}

@media (max-width: 991px) {
    #login-modal .login-modal-wrapper .close-modal {
        margin-bottom: 20px;
    }
    [dir=rtl] #login-modal .login-modal-wrapper .close-modal {
        text-align: right;
    }
    [dir=ltr] #login-modal .login-modal-wrapper .close-modal {
        text-align: left;
    }
}

#login-modal .login-modal-wrapper .close-modal .btn {
    width: 40px;
    height: 40px;
}

#login-modal .login-modal-wrapper .close-modal i {
    font-size: 20px;
}

#login-modal #login-modal .form-control::-webkit-input-placeholder {
    text-align: left !important;
    direction: ltr !important;
    font-size: 14px !important;
}

#login-modal #login-modal .form-control::-moz-placeholder {
    text-align: left !important;
    direction: ltr !important;
    font-size: 14px !important;
}

#login-modal #login-modal .form-control:-ms-input-placeholder {
    text-align: left !important;
    direction: ltr !important;
    font-size: 14px !important;
}

#login-modal #login-modal .form-control::-ms-input-placeholder {
    text-align: left !important;
    direction: ltr !important;
    font-size: 14px !important;
}

#login-modal #login-modal .form-control::placeholder {
    text-align: left !important;
    direction: ltr !important;
    font-size: 14px !important;
}

#index_header_pic {
    background-color: #fff;
    display: block;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    text-align: center;
    opacity: 1;
    width: 100%;
}

#signin_btn {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    width: 87px !important;
    height: 35px !important;
    top: 0;
    right: 12px;
    display: block;
    position: absolute;
    background-color: #ffffff;
}

#signin_btn svg {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

#signin_btn:hover {
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
}

#idea_btn_parent {
    position: relative;
    width: 144px;
    height: 33px;
    padding: 0;
    margin-top: -5px;
}

#idea_btn {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    width: 100%;
    height: 39px;
    background-color: #ffffff;
    position: absolute;
}

#idea_btn:hover {
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
}

#invest_btn_parent {
    width: 150px;
    height: 40px;
    padding: 0;
}

#invest_btn_parent.active {
    width: 150px;
    height: 38px;
    border-radius: 25px;
    box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
}

#invest_btn {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    width: 155px;
    right: -3px;
    position: absolute;
    margin-right: 0;
    margin-top: 0;
    height: 39px;
}

#invest_btn svg {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
}

#process_line svg {
    position: absolute;
    width: 100% !important;
    height: 345px !important;
    right: 50px !important;
}

@media (max-width: 1199px) {
    #process_line svg {
        height: 275px !important;
        top: 156px;
    }
}

@media (max-width: 991px) {
    #process_line svg {
        display: none;
    }
}

#done_btn_parent {
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -ms-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    box-shadow: none;
}

#done_btn_parent.active {
    box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
}

#done_btn {
    position: absolute;
    width: 117px;
    top: -5px;
    right: -13px;
    height: 52px;
}

#reception_title_parent {
    background: none !important;
}

#reception_title {
    position: absolute;
    width: 100%;
    top: 0;
}

.loading {
    position: fixed;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 99999;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.invest-main .mymedia .my-icon,
.invest-main .mymedia .title-box span,
.invest-main .mymedia .mymedia-description {
    opacity: 0;
}

.invest-main .invest-form {
    opacity: 0;
}

.table-responsive {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border: 1px solid #eee;
}

.table {
    margin-bottom: 0;
}

.table thead th {
    border: none;
    font-size: 15px;
}

.table td {
    font-size: 14px;
    cursor: pointer;
}

@media (max-width: 767px) {
    .table td {
        min-width: 200px;
    }
}

.table td i {
    width: 30px;
}

.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    flex-direction: column;
    -ms-flex-direction: column;
}

@media (max-width: 767px) {
    .tabs {
        width: 100%;
    }
}

.tabs .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    border-bottom: 0;
    width: 100%;
}

.tabs .nav-tabs .nav-item {
    width: 32%;
}

.tabs .nav-tabs .nav-item .nav-link {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    -o-border-radius: 37px;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    color: #00A19A;
}

@media (max-width: 480px) {
    .tabs .nav-tabs .nav-item .nav-link {
        font-size: 13px;
        padding-right: 3px;
        padding-left: 3px;
    }
}

.tabs .nav-tabs .nav-item .nav-link:hover {
    color: #414141;
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
}

.tabs .nav-tabs .nav-item .nav-link.active {
    background-color: #00A19A;
    border-color: #00A19A;
    color: #ffffff;
}

.tabs .nav-tabs .nav-item .nav-link.active:hover {
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
}

@media (max-width: 767px) {
    .tabs .tab-content {
        width: 100%;
    }
}

.login-main .box-has-border {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.navbar {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    z-index: 100;
    background: #ffffff;
    height: 78px !important;
}

[dir=ltr] .navbar {
    direction: ltr;
}

[dir=rtl] .navbar {
    direction: rtl;
}

@media (max-width: 991px) {
    .navbar {
        padding: 0;
        height: 68px !important;
    }
}

.navbar.shadow {
    box-shadow: 0px 4px 34px rgba(0, 161, 154, 0.2);
    -webkit-box-shadow: 0px 4px 34px rgba(0, 161, 154, 0.2);
}

@media (max-width: 991px) {
    .navbar {
        box-shadow: 0px 4px 34px rgba(0, 161, 154, 0.2);
        -webkit-box-shadow: 0px 4px 34px rgba(0, 161, 154, 0.2);
    }
}

@media (max-width: 991px) {
    .navbar .container {
        max-width: 100%;
    }
}

[dir=ltr] .navbar-nav .nav-item {
    margin-left: 0;
    margin-right: 20px;
}

[dir=rtl] .navbar-nav .nav-item {
    margin-left: 20px;
    margin-right: 0;
}

.navbar-nav .nav-link {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    font-size: 14px;
    color: #00A19A;
    position: relative;
}

.navbar-nav .nav-link:after {
    content: "";
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    width: 0;
    height: 4px;
    bottom: -5px;
    background: #00A19A;
    opacity: 0;
    visibility: hidden;
}

[dir=ltr] .navbar-nav .nav-link:after {
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}

[dir=rtl] .navbar-nav .nav-link:after {
    transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
}

.navbar-nav .nav-link:hover:after {
    width: 40px;
    opacity: 1;
    visibility: visible;
}

[dir=ltr] .navbar-nav .nav-link:hover:after {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

[dir=rtl] .navbar-nav .nav-link:hover:after {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

.navbar-brand {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 100px;
}

[dir=ltr] .navbar-brand {
    right: 10px !important;
}

[dir=rtl] .navbar-brand {
    left: 10px !important;
}

@media (max-width: 991px) {
    [dir=ltr] .navbar-brand {
        right: 25px !important;
    }
    [dir=rtl] .navbar-brand {
        left: 25px !important;
    }
}

@media (max-width: 575px) {
    [dir=ltr] .navbar-brand {
        right: 15px !important;
    }
    [dir=rtl] .navbar-brand {
        left: 15px !important;
    }
}

@media (max-width: 991px) {
    .navbar-nav {
        transition: 0.4s;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        height: 100%;
        width: 100%;
        position: fixed;
        top: 67px;
        padding: 0;
        background: white;
        z-index: 100;
        box-shadow: 0px 4px 34px rgba(0, 161, 154, 0.2);
        -webkit-box-shadow: 0px 4px 34px rgba(0, 161, 154, 0.2);
    }
    [dir=ltr] .navbar-nav {
        transform: translate(-100%, 0);
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
    }
    [dir=rtl] .navbar-nav {
        transform: translate(100%, 0);
        -webkit-transform: translate(100%, 0);
        -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
        -o-transform: translate(100%, 0);
    }
    [dir=ltr] .navbar-nav {
        left: 0 !important;
    }
    [dir=rtl] .navbar-nav {
        right: 0 !important;
    }
    [dir=rtl] .navbar-nav {
        text-align: right;
    }
    [dir=ltr] .navbar-nav {
        text-align: left;
    }
    .navbar-nav .nav-item {
        border-bottom: 1px solid #F0F0F0;
        height: 70px;
        display: flex;
        align-items: center;
    }
    [dir=ltr] .navbar-nav .nav-item {
        margin-left: 30px;
        margin-right: 30px;
    }
    [dir=rtl] .navbar-nav .nav-item {
        margin-left: 30px;
        margin-right: 30px;
    }
    .navbar-nav .nav-item .nav-link {
        font-size: 15px;
    }
}

.navbar-nav .signin-row {
    display: none;
}

@media (max-width: 991px) {
    .navbar-nav .signin-row {
        display: block;
    }
}

.navbar-nav .signin-row .close-menu {
    cursor: pointer;
}

@media (max-width: 991px) {
    .navbar-nav .signin-row .close-menu {
        position: absolute;
        top: 15px;
        width: 40px;
        height: 40px;
        text-align: center;
    }
    [dir=ltr] .navbar-nav .signin-row .close-menu {
        right: 20px !important;
    }
    [dir=rtl] .navbar-nav .signin-row .close-menu {
        left: 20px !important;
    }
    .navbar-nav .signin-row .close-menu i {
        font-size: 30px;
        color: #ffffff;
    }
}

.navbar-nav .signin-row .signin-btn {
    color: #ffffff;
}

.navbar-nav .signin-row .signin-btn i {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    font-size: 20px;
    vertical-align: middle;
}

[dir=ltr] .navbar-nav .signin-row .signin-btn i {
    margin-left: 10px;
    margin-right: 0;
}

[dir=rtl] .navbar-nav .signin-row .signin-btn i {
    margin-left: 0;
    margin-right: 10px;
}

@media (max-width: 991px) {
    .navbar-nav .signin-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        height: 100px;
        background: #00A19A;
        position: relative;
        margin-bottom: 15px;
    }
}

.navbar-nav .signin-row .signin-img {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    width: 60px;
    height: 60px;
    background: #03938c;
}

[dir=ltr] .navbar-nav .signin-row .signin-img {
    margin-left: 20px;
    margin-right: 15px;
}

[dir=rtl] .navbar-nav .signin-row .signin-img {
    margin-left: 15px;
    margin-right: 20px;
}

@media (max-width: 575px) {
    [dir=ltr] .navbar-nav .signin-row .signin-img {
        margin-left: 20px;
        margin-right: 5px;
    }
    [dir=rtl] .navbar-nav .signin-row .signin-img {
        margin-left: 5px;
        margin-right: 20px;
    }
}

.navbar-nav .signin-row .signin-img:after {
    padding-top: 100%;
}

@media (max-width: 991px) {
    [dir=ltr] .navbar .menu-open {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }
    [dir=rtl] .navbar .menu-open {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }
}

.navbar-toggler {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    width: 50px;
    height: 50px;
    padding: 0;
    font-size: 35px;
    align-items: center;
    justify-content: center;
    display: none;
    background: #00A19A;
    color: #ffffff;
}

@media (max-width: 991px) {
    .navbar-toggler {
        display: flex;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        width: 68px;
        height: 68px;
    }
}

.navbar .page-name {
    display: none;
    font-size: 15px;
    color: #00A19A;
    letter-spacing: -0.3px;
}

@media (max-width: 991px) {
    .navbar .page-name {
        display: block;
    }
}

[dir=ltr] .navbar .page-name {
    margin-left: 15px;
    margin-right: auto;
}

[dir=rtl] .navbar .page-name {
    margin-left: auto;
    margin-right: 15px;
}

.header {
    min-height: 78px;
    overflow: hidden;
    position: relative;
}

[dir=ltr] .header {
    direction: ltr;
}

[dir=rtl] .header {
    direction: rtl;
}

@media (max-width: 991px) {
    .header {
        margin-top: 0;
    }
}

.header-content {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    min-height: 550px;
    position: relative;
}

[dir=rtl] .header-content {
    text-align: right;
}

[dir=ltr] .header-content {
    text-align: left;
}

@media (max-width: 1199px) {
    .header-content {
        min-height: 500px;
    }
}

@media (max-width: 991px) {
    .header-content {
        justify-content: center;
        align-items: center;
        margin-top: 100px;
        min-height: auto;
    }
}

@media (max-width: 767px) {
    .header-content {
        margin-top: 50px;
    }
}

.header-content-title {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 30px;
    color: #7A7A7A;
}

@media (max-width: 991px) {
    .header-content-title {
        color: #00A19A;
        font-size: 25px;
    }
}

.header-content-subtitle {
    font-weight: 300;
    font-size: 20px;
    color: #747474;
}

@media (max-width: 991px) {
    .header-content-subtitle {
        font-size: 17px;
    }
}

.header-content-buttons {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.header-content-buttons .btn-outline,
.header-content-buttons .btn-bg-red {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    width: 148px;
    height: 40px;
}

[dir=ltr] .header-content-buttons .btn-outline {
    margin-left: 0;
    margin-right: 20px;
}

[dir=rtl] .header-content-buttons .btn-outline {
    margin-left: 20px;
    margin-right: 0;
}

.header-content.index-header-content {
    min-height: 520px;
}

@media (min-width: 1367px) {
    .header-content.index-header-content {
        min-height: 645px;
    }
}

@media (max-width: 1199px) {
    .header-content.index-header-content {
        min-height: 400px;
    }
}

@media (max-width: 991px) {
    .header-content.index-header-content {
        min-height: auto;
    }
}

.header-img {
    position: absolute;
    top: 15px;
    z-index: -1;
    width: 880px;
}

[dir=ltr] .header-img {
    right: 0 !important;
}

[dir=rtl] .header-img {
    left: 0 !important;
}

[dir=rtl] .header-img {
    text-align: left;
}

[dir=ltr] .header-img {
    text-align: right;
}

@media (max-width: 1199px) {
    .header-img {
        width: 700px;
    }
}

@media (max-width: 991px) {
    .header-img {
        width: 100%;
        height: 100%;
        top: 0;
        position: relative;
        margin-top: 30px;
    }
}

.header-img img {
    width: 920px;
    object-fit: cover;
    height: 100%;
}

[dir=ltr] .header-img img {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .header-img img {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (max-width: 1199px) {
    .header-img img {
        width: 730px;
    }
}

@media (max-width: 991px) {
    .header-img img {
        width: 100%;
    }
}

.header-img.invest-header-img {
    top: 70px;
    width: 880px;
}

@media (max-width: 1199px) {
    .header-img.invest-header-img {
        height: 390px;
        top: 80px;
        width: 700px;
    }
}

@media (max-width: 991px) {
    .header-img.invest-header-img {
        height: 100%;
        top: 0;
        width: 100%;
    }
}

.header-img.invest-header-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.header .lottie {
    top: 15px;
    z-index: -1;
}

[dir=ltr] .header .lottie {
    right: 0 !important;
}

[dir=rtl] .header .lottie {
    left: 0 !important;
}

[dir=rtl] .header .lottie {
    text-align: left;
}

[dir=ltr] .header .lottie {
    text-align: right;
}

[dir=ltr] .header .lottie {
    margin-left: auto;
    margin-right: 0;
}

[dir=rtl] .header .lottie {
    margin-left: 0;
    margin-right: auto;
}

@media (max-width: 1199px) {
    .header .lottie {
        width: 700px;
    }
}

@media (max-width: 991px) {
    .header .lottie {
        width: 100%;
        height: 100%;
        top: 0;
        position: relative;
        margin-top: 30px;
    }
}

.header .lottie img {
    width: 920px;
    object-fit: cover;
    height: 100%;
}

[dir=ltr] .header .lottie img {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .header .lottie img {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (max-width: 1199px) {
    .header .lottie img {
        width: 730px;
    }
}

@media (max-width: 991px) {
    .header .lottie img {
        width: 100%;
    }
}

.header .lottie.invest-header-img {
    top: 70px;
    width: 880px;
}

@media (max-width: 1199px) {
    .header .lottie.invest-header-img {
        height: 390px;
        top: 80px;
        width: 700px;
    }
}

@media (max-width: 991px) {
    .header .lottie.invest-header-img {
        height: 100%;
        top: 0;
        width: 100%;
    }
}

.header .lottie.invest-header-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.nav-item .signin-btn {
    border: none;
    width: 83px;
    height: 33px;
}

@media (max-width: 991px) {
    .lg-none {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .invest-content .header-content-subtitle {
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border: 1px solid #00A19A;
        color: #00A19A;
        padding: 12px 23px;
        margin-top: 15px;
        margin-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .invest-content .header-content-subtitle {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 480px) {
    .invest-content .header-content-subtitle {
        padding: 12px 10px;
    }
}

.footer {
    background: #89C8C8;
    border-top: 19px solid #96DDDD;
    padding: 40px 0;
}

.footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .footer-wrapper {
        align-items: flex-start;
    }
}

.footer-links {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
}

.footer-item {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 25px;
    position: relative;
}

[dir=rtl] .footer-item {
    text-align: right;
}

[dir=ltr] .footer-item {
    text-align: left;
}

@media (max-width: 991px) {
    .footer-item {
        font-size: 15px;
    }
}

.footer-item:after {
    content: "";
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    width: 0;
    height: 4px;
    bottom: -10px;
    background: #00A19A;
    opacity: 0;
    visibility: hidden;
}

[dir=ltr] .footer-item:after {
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
}

[dir=rtl] .footer-item:after {
    transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
}

.footer-item:hover {
    color: #ffffff;
}

.footer-item:hover:after {
    width: 100%;
    opacity: 1;
    visibility: visible;
}

[dir=ltr] .footer-item:hover:after {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

[dir=rtl] .footer-item:hover:after {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
}

.footer-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    flex-direction: column;
}

.footer-socials {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 170px;
    height: 40px;
    background: #91D1D1;
    padding: 5px 25px;
    margin-top: 50px;
}

@media (max-width: 991px) {
    .footer-socials {
        align-items: center;
        background: none;
        margin: 0 auto;
    }
}

.footer-socials .item {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.footer-socials .item i {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    font-size: 20px;
    color: #ffffff;
}

.footer-socials .item:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
}

.footer-socials .item:hover i {
    color: #00A19A;
}

.main-dashboard {
    position: relative;
}

.main-dashboard:after {
    content: "";
    height: 310px;
    background: #E3F8F8;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

@media (max-width: 991px) {
    .main-dashboard:after {
        height: 150px;
    }
}

@media (max-width: 575px) {
    .main-dashboard .container {
        padding: 0;
    }
}

.main-dashboard .title-box {
    width: 314px;
    margin-top: 75px;
}

@media (max-width: 991px) {
    .main-dashboard .title-box {
        display: none;
    }
}

.main-dashboard .dashbord-header-mobile {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    justify-content: flex-start;
    height: 130px;
    display: none;
}

@media (max-width: 991px) {
    .main-dashboard .dashbord-header-mobile {
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex;
    }
}

.main-dashboard .dashbord-header-mobile .logo {
    width: 80px;
    height: 23px;
    margin-bottom: 8px;
}

.main-dashboard .dashbord-header-mobile .logo img {
    object-fit: cover;
}

.main-dashboard .dashbord-header-mobile .profile-complete-percent {
    font-size: 12px;
    color: #00A19A;
    font-weight: 500;
}

.main-dashboard .dashboard {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    min-height: auto;
    background: #ffffff;
    overflow: hidden;
    margin-top: 30px;
    box-shadow: 0px 4px 34px rgba(0, 161, 154, 0.2);
    -webkit-box-shadow: 0px 4px 34px rgba(0, 161, 154, 0.2);
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard {
        margin-top: 0;
    }
}

@media (max-width: 575px) {
    .main-dashboard .dashboard {
        margin-top: -25px;
        box-shadow: none;
        -webkit-box-shadow: none;
        background: none;
        margin-bottom: 0;
    }
}

.main-dashboard .dashboard-header {
    min-height: 115px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5px 35px;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-header {
        display: none;
    }
}

.main-dashboard .dashboard-header .page-name {
    font-size: 20px;
    color: #00A19A;
}

[dir=ltr] .main-dashboard .dashboard-header .page-name {
    margin-left: 0;
    margin-right: auto;
}

[dir=rtl] .main-dashboard .dashboard-header .page-name {
    margin-left: auto;
    margin-right: 0;
}

.main-dashboard .dashboard-header .page-name i {
    font-size: 25px;
    vertical-align: middle;
}

[dir=ltr] .main-dashboard .dashboard-header .page-name i {
    margin-left: 0;
    margin-right: 10px;
}

[dir=rtl] .main-dashboard .dashboard-header .page-name i {
    margin-left: 10px;
    margin-right: 0;
}

.main-dashboard .dashboard-header .show-page {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #00A19A;
    width: 160px;
    height: 40px;
    color: #00A19A;
    font-size: 16px;
}

[dir=ltr] .main-dashboard .dashboard-header .show-page {
    margin-left: 0;
    margin-right: 40px;
}

[dir=rtl] .main-dashboard .dashboard-header .show-page {
    margin-left: 40px;
    margin-right: 0;
}

.main-dashboard .dashboard-header .show-page:hover {
    background: #00A19A;
    color: #ffffff;
}

.main-dashboard .dashboard-header .show-page i {
    vertical-align: middle;
}

[dir=ltr] .main-dashboard .dashboard-header .show-page i {
    margin-left: 0;
    margin-right: 10px;
}

[dir=rtl] .main-dashboard .dashboard-header .show-page i {
    margin-left: 10px;
    margin-right: 0;
}

.main-dashboard .dashboard-header .logo {
    width: 170px;
    height: 48px;
}

.main-dashboard .dashboard-header .logo img {
object-fit: contain;
    width: 100% !important;
    height: 100% !important;
}

.main-dashboard .dashboard-body {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
}

[dir=rtl] .main-dashboard .dashboard-body {
    text-align: right;
}

[dir=ltr] .main-dashboard .dashboard-body {
    text-align: left;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-body {
        flex-direction: column;
    }
}

.main-dashboard .dashboard-sidebar {
    width: 340px !important;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-sidebar {
        width: 100% !important;
    }
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-sidebar .swiper-container {
        background: #E3F8F8;
        background: none;
        height: 130px;
    }
}

.main-dashboard .dashboard-sidebar .swiper-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-start;
    justify-content: flex-start;
    width: 270px;
    background: #E3F8F8;
    padding: 25px 0;
    flex-direction: column;
    height: 100%;
    min-height: 750px;
}

[dir=ltr] .main-dashboard .dashboard-sidebar .swiper-wrapper {
    border-radius: 0 25px 0 0;
    -webkit-border-radius: 0 25px 0 0;
    -moz-border-radius: 0 25px 0 0;
    -ms-border-radius: 0 25px 0 0;
    -o-border-radius: 0 25px 0 0;
}

[dir=rtl] .main-dashboard .dashboard-sidebar .swiper-wrapper {
    border-radius: 25px 0 0 0;
    -webkit-border-radius: 25px 0 0 0;
    -moz-border-radius: 25px 0 0 0;
    -ms-border-radius: 25px 0 0 0;
    -o-border-radius: 25px 0 0 0;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-sidebar .swiper-wrapper {
        flex-direction: row;
        width: 100%;
        background: none;
        min-height: auto;
    }
    [dir=ltr] .main-dashboard .dashboard-sidebar .swiper-wrapper {
        padding-left: 20px !important;
        padding-right: 0 !important;
    }
    [dir=rtl] .main-dashboard .dashboard-sidebar .swiper-wrapper {
        padding-left: 0 !important;
        padding-right: 20px !important;
    }
}

.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide {
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide {
        width: auto;
    }
}

.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 5px 15px;
    width: 270px;
    height: 50px;
    border: none;
    background: none;
}

[dir=ltr] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item {
    margin-left: 20px;
    margin-right: 0;
}

[dir=rtl] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item {
    margin-left: 0;
    margin-right: 20px;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item {
        height: 68px;
        background: #ffffff;
        width: 100%;
        box-shadow: 0px 4px 20px -4px rgba(0, 171, 160, 0.21);
        -webkit-box-shadow: 0px 4px 20px -4px rgba(0, 171, 160, 0.21);
    }
    [dir=ltr] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item {
        margin-left: 0;
        margin-right: 0;
    }
    [dir=rtl] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item {
        margin-left: 0;
        margin-right: 0;
    }
}

.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item.active,
.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item:hover {
    background: #00A19A;
    color: #ffffff;
    box-shadow: 0px 10px 25px rgba(0, 171, 160, 0.33);
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item.active,
    .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item:hover {
        box-shadow: 0px 5px 20px rgba(0, 171, 160, 0.33);
        -webkit-box-shadow: 0px 5px 20px rgba(0, 171, 160, 0.33);
    }
}

.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item.active a,
.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item:hover a {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    font-weight: bold;
    color: #ffffff;
    display: block;
    width: 100%;
}

[dir=rtl] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item.active a,
[dir=rtl] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item:hover a {
    text-align: right;
}

[dir=ltr] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item.active a,
[dir=ltr] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item:hover a {
    text-align: left;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item.active a,
    .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item:hover a {
        font-weight: normal;
    }
}

.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item.active a i,
.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item:hover a i {
    color: #ffffff;
}

.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item a {
    color: #7A7A7A;
    font-size: 15px;
}

.main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item a i {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    font-size: 20px;
    vertical-align: middle;
    color: #00A19A;
}

[dir=ltr] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item a i {
    margin-left: 0;
    margin-right: 10px;
}

[dir=rtl] .main-dashboard .dashboard-sidebar .swiper-wrapper .swiper-slide .sidebar-item a i {
    margin-left: 10px;
    margin-right: 0;
}

.main-dashboard .dashboard-content {
    border-top: 1px solid #E7E7E7;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 70%;
    padding-top: 60px;
    height: 800px;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
}

[dir=ltr] .main-dashboard .dashboard-content {
    margin-left: 0;
    margin-right: 0;
    padding-right: 50px;
}

[dir=rtl] .main-dashboard .dashboard-content {
    margin-left: 0;
    margin-right: 0;
    /*padding-left: 50px;*/
    padding-left: 40px;
    padding-right: 20px;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-content {
        width: 100%;
        border: none;
        padding: 20px 30px;
        height: auto;
    }
}

.main-dashboard .dashboard-content .body {
    /*width: 100%;*/
    width: 95%;
    padding-bottom: 100px;
}

.main-dashboard .dashboard-content .body form .btn-outline {
    width: 100px;
}

[dir=ltr] .main-dashboard .dashboard-content .body form .btn-outline {
    margin-left: auto;
    margin-right: 0;
}

[dir=rtl] .main-dashboard .dashboard-content .body form .btn-outline {
    margin-left: 0;
    margin-right: auto;
}

.main-dashboard .dashboard-content .body .form-group {
    margin-bottom: 35px;
}

.main-dashboard .dashboard-content .body .form-group label {
    display: block;
    margin-bottom: 30px;
    font-size: 15px;
    font-weight: 500;
    color: #7A7A7A;
}

[dir=rtl] .main-dashboard .dashboard-content .body .form-group label {
    text-align: right;
}

[dir=ltr] .main-dashboard .dashboard-content .body .form-group label {
    text-align: left;
}

.main-dashboard .dashboard-content .body .form-group label i {
    color: #00A19A;
    font-size: 18px;
    vertical-align: middle;
}

.main-dashboard .dashboard-content .body .form-control {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background: #F8F8F8;
    border: none;
    padding: 10px 20px;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-content .body .form-control {
        background: none;
        border: 1px solid #DFDFDF;
    }
}

.main-dashboard .dashboard-content .body input {
    height: 40px;
}

.main-dashboard .dashboard-content .body textarea {
    min-height: 120px;
    resize: none;
}

.main-dashboard .dashboard-content .body .btn-outline {
    background: #ffffff;
}

.main-dashboard .dashboard-content .body .btn-outline:hover {
    background: #00A19A;
    color: #ffffff;
}

.main-dashboard .dashboard-content .body .brand-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    width: 250px;
    height: 200px;
    padding: 15px;
    border: 1px dashed #000;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-content .body .brand-info {
        display: none;
    }
}

.main-dashboard .dashboard-content .body .brand-info .logo {
    width: 170px;
    height: 50px;
}

.main-dashboard .dashboard-content .body .brand-info .logo img {
    object-fit: cover;
}

.main-dashboard .dashboard-content .body .brand-info .brand-name {
    font-size: 20px;
    color: #00A19A;
    font-weight: 500;
    margin-top: 12px;
    margin-bottom: 15px;
}

.main-dashboard .dashboard-content .body .brand-info .brand-activities {
    font-size: 14px;
    color: #00A19A;
    font-weight: 300;
}

.main-dashboard .dashboard-content .body .dashboard-title {
    font-size: 15px;
    color: #7A7A7A;
    margin-bottom: 20px;
    font-weight: 500px;
}

.main-dashboard .dashboard-content .body .dashboard-red-title {
    color: #FF6867;
    font-size: 18px;
    text-align: left;
}

.main-dashboard .dashboard-content .body .upload-logo-btn {
    width: 120px;
    position: relative;
    margin-top: 20px;
}

[dir=ltr] .main-dashboard .dashboard-content .body .upload-logo-btn {
    margin-left: 0;
    margin-right: auto;
}

[dir=rtl] .main-dashboard .dashboard-content .body .upload-logo-btn {
    margin-left: auto;
    margin-right: 0;
}

.main-dashboard .dashboard-content .body .upload-logo-btn input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.main-dashboard .dashboard-content .body .logo-white-list {
    font-size: 12px;
    color: #7A7A7A;
    line-height: 30px;
}

.main-dashboard .dashboard-content .body .show-selected-file {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
}

.main-dashboard .dashboard-content .body .show-selected-file .box {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 250px;
    height: 210px;
    position: relative;
    background: #F8F8F8;
    margin-bottom: 25px;
}

[dir=ltr] .main-dashboard .dashboard-content .body .show-selected-file .box {
    margin-left: auto;
    margin-right: auto;
}

[dir=rtl] .main-dashboard .dashboard-content .body .show-selected-file .box {
    margin-left: auto;
    margin-right: auto;
}

.main-dashboard .dashboard-content .body .show-selected-file .box .delete-file {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    background: #FF6867;
    position: absolute;
    top: -5px;
    padding-bottom: 1px;
}

[dir=ltr] .main-dashboard .dashboard-content .body .show-selected-file .box .delete-file {
    right: -5px !important;
}

[dir=rtl] .main-dashboard .dashboard-content .body .show-selected-file .box .delete-file {
    left: -5px !important;
}

.main-dashboard .dashboard-content .body .show-selected-file .box .delete-file i {
    color: #ffffff;
    font-size: 13px;
}

.main-dashboard .dashboard-content .body .show-selected-file .box .logo {
    width: 200px;
    height: 55px;
    text-align: center;
}

.main-dashboard .dashboard-content .body .show-selected-file .box .logo img {
    object-fit: cover;
}

.main-dashboard .dashboard-content .body .show-selected-file .upload-btn {
    width: 120px;
}

[dir=ltr] .main-dashboard .dashboard-content .body .show-selected-file .upload-btn {
    margin-left: auto;
    margin-right: auto;
}

[dir=rtl] .main-dashboard .dashboard-content .body .show-selected-file .upload-btn {
    margin-left: auto;
    margin-right: auto;
}

[dir=ltr] .main-dashboard .dashboard-content .body .show-selected-file .upload-btn i {
    margin-left: 12px;
    margin-right: 0;
}

[dir=rtl] .main-dashboard .dashboard-content .body .show-selected-file .upload-btn i {
    margin-left: 0;
    margin-right: 12px;
}

.main-dashboard .dashboard-content .body .select-link {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    position: relative;
    width: 100%;
    min-height: 200px;
    border: 1px solid #E2E2E2;
    margin-top: 20px;
    padding: 30px;
}

.main-dashboard .dashboard-content .body .select-link label {
    margin-bottom: 15px;
}

.main-dashboard .dashboard-content .body .select-link .form-control {
    color: #7A7A7A;
}

.main-dashboard .dashboard-content .body .select-link .text-left {
    text-align: left !important;
    direction: ltr !important;
}

.main-dashboard .dashboard-content .body .select-link .btn-outline {
    width: 120px;
}

[dir=ltr] .main-dashboard .dashboard-content .body .select-link .btn-outline {
    margin-left: auto;
    margin-right: auto;
}

[dir=rtl] .main-dashboard .dashboard-content .body .select-link .btn-outline {
    margin-left: auto;
    margin-right: auto;
}

.main-dashboard .dashboard-content .body .summary-text {
    min-height: 370px;
    resize: none;
    padding: 30px;
    font-size: 15px;
    color: #626262;
    line-height: 35px;
    margin-bottom: 30px;
    text-align: justify;
}

@media (max-width: 767px) {
    .main-dashboard .dashboard-content .body .summary-text {
        padding: 15px;
        font-size: 13px;
        line-height: 30px;
    }
}

.main-dashboard .dashboard-content .body .download-links .fileuploader {
    margin-top: 8px;
}

.main-dashboard .dashboard-content .body .dashboard-add-to-team {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border: 1px solid #E2E2E2;
    min-height: 150px;
    padding: 25px;
}

.main-dashboard .dashboard-content .body .add-to-team-btn {
    width: 90px;
    margin-top: 30px;
}

[dir=ltr] .main-dashboard .dashboard-content .body .add-to-team-btn {
    margin-left: auto;
    margin-right: 0;
}

[dir=rtl] .main-dashboard .dashboard-content .body .add-to-team-btn {
    margin-left: 0;
    margin-right: auto;
}

@media (max-width: 1199px) {
    .main-dashboard .dashboard-content .body .add-to-team-btn {
        margin-top: -20px;
        margin-right: auto !important;
        margin-left: auto !important;
        background: #00A19A;
        color: #ffffff;
        position: relative;
        z-index: 2;
        box-shadow: 0px 10px 40px rgba(0, 171, 160, 0.33);
        -webkit-box-shadow: 0px 10px 40px rgba(0, 171, 160, 0.33);
    }
    .main-dashboard .dashboard-content .body .add-to-team-btn:hover {
        background: #ffffff;
        color: #00A19A;
    }
}

[dir=ltr] .main-dashboard .dashboard-content .body .add-to-team-btn i {
    margin-left: 0;
    margin-right: 8px;
}

[dir=rtl] .main-dashboard .dashboard-content .body .add-to-team-btn i {
    margin-left: 8px;
    margin-right: 0;
}

.main-dashboard .dashboard-content .body .btn-upload-avatar {
    width: 100% !important;
    position: relative;
}

@media (max-width: 1199px) {
    .main-dashboard .dashboard-content .body .btn-upload-avatar {
        width: 110px !important;
        margin-right: auto !important;
        margin-left: auto !important;
        margin-top: 15px;
        margin-bottom: 20px;
    }
}

.main-dashboard .dashboard-content .body .btn-upload-avatar input {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    right: 0;
}

@media (max-width: 1199px) {
    .main-dashboard .dashboard-content .body .mycol {
        margin-bottom: 20px;
    }
}

.main-dashboard .dashboard-content .body label {
    font-size: 15px;
    color: #7A7A7A;
}

@media (max-width: 1199px) {
    .main-dashboard .dashboard-content .body .avatar-label {
        display: none;
    }
}

@media (max-width: 1199px) {
    .main-dashboard .dashboard-content .body .team-added {
        margin-top: 50px;
    }
}

.main-dashboard .dashboard-content .body .team-added-users {
    width: 100%;
}

.main-dashboard .dashboard-content .body .team-added-users .item {
    justify-content: space-between;
    height: 50px;
    padding: 5px 10px;
    width: 420px;
    position: relative;
}

@media (max-width: 1199px) {
    .main-dashboard .dashboard-content .body .team-added-users .item {
        width: 100%;
        filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.09));
        -webkit-filter: drop-shadow(0px 5px 20px rgba(0, 0, 0, 0.09));
        background: #ffffff;
    }
}

@media (max-width: 767px) {
    .main-dashboard .dashboard-content .body .team-added-users .item {
        height: 70px;
    }
}

.main-dashboard .dashboard-content .body .team-added-users .item .name {
    font-size: 18px;
    letter-spacing: -0.5px;
}

@media (max-width: 767px) {
    .main-dashboard .dashboard-content .body .team-added-users .item .name {
        margin: 0 0 3px 0;
    }
}

.main-dashboard .dashboard-content .body .team-added-users .item .job {
    font-size: 15px;
    font-weight: 300;
}

.main-dashboard .dashboard-content .body .team-added-users .item .team-info {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-around;
    width: 85%;
}

@media (max-width: 767px) {
    .main-dashboard .dashboard-content .body .team-added-users .item .team-info {
        flex-direction: column;
    }
    [dir=ltr] .main-dashboard .dashboard-content .body .team-added-users .item .team-info {
        margin-left: 10px;
        margin-right: 0;
    }
    [dir=rtl] .main-dashboard .dashboard-content .body .team-added-users .item .team-info {
        margin-left: 0;
        margin-right: 10px;
    }
}

.main-dashboard .dashboard-content .body .team-added-users .avatar .image-parent {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    width: 37px;
    height: 37px;
    background: #eee;
    overflow: hidden;
}

@media (max-width: 767px) {
    .main-dashboard .dashboard-content .body .team-added-users .avatar .image-parent {
        width: 50px;
        height: 50px;
    }
}

.main-dashboard .dashboard-content .body .team-added-users .avatar .image-parent:after {
    padding-top: 100%;
}

.main-dashboard .dashboard-content .body .team-added-users .avatar .image-parent img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.main-dashboard .dashboard-content .body .team-added-users .delete-user {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    top: -5px;
    width: 26px;
    height: 26px;
    background: #FF6867;
    position: absolute;
}

[dir=ltr] .main-dashboard .dashboard-content .body .team-added-users .delete-user {
    right: -5px !important;
}

[dir=rtl] .main-dashboard .dashboard-content .body .team-added-users .delete-user {
    left: -5px !important;
}

.main-dashboard .dashboard-content .body .team-added-users .delete-user:after {
    content: "";
    height: 100%;
    width: 100%;
    font-family: "Font Awesome 5 Pro";
    right: 0;
    left: 0;
    text-align: center;
    background: none;
    margin-top: 5px;
}

.main-dashboard .dashboard-content .body .contacts .select-address-btn {
    width: 150px !important;
}

[dir=ltr] .main-dashboard .dashboard-content .body .contacts .select-address-btn i {
    margin-left: 0;
    margin-right: 5px;
}

[dir=rtl] .main-dashboard .dashboard-content .body .contacts .select-address-btn i {
    margin-left: 5px;
    margin-right: 0;
}

@media (max-width: 991px) {
    .main-dashboard .dashboard-content .body .contacts label {
        margin-bottom: 10px;
    }
}

@media (max-width: 575px) {
    .main-dashboard .dashboard-content .body .contacts .col-12,
    .main-dashboard .dashboard-content .body .contacts .col-lg-6 {
        padding: 0;
    }
}

.main-dashboard .dashboard-content .dashboard-footer {
    margin-top: 50px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #E7E7E7;
    height: 80px;
      position: sticky;
    bottom: 0;
    width: 100%;
    z-index: 10;
    background: white;
    padding: 20px;
}
[dir=rtl] .main-dashboard .dashboard-content .dashboard-footer{
    right: -7px;
}
[dir=ltr] .main-dashboard .dashboard-content .dashboard-footer{
    left: -7px;
}
@media (max-width: 991px) {
    .main-dashboard .dashboard-content .dashboard-footer {
        position: relative;
        padding: 0;
    }

    [dir=rtl] .main-dashboard .dashboard-content .dashboard-footer{
      right: 0;
    }
  [dir=ltr] .main-dashboard .dashboard-content .dashboard-footer{
      left: 0;
  }
}
.main-dashboard .dashboard-content .dashboard-footer .btn-bg-red {
    width: 100px;
}

.about-main {
    padding-top: 80px !important;
}

.about-main:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 3%;
    right: 0;
    background: url("../img/about-bg.svg") no-repeat;
    background-size: 100%;
    background-position: 0 0;
    z-index: -1;
}

@media (min-width: 1367px) {
    .about-main:before {
        top: 0;
    }
}

@media (max-width: 1199px) {
    .about-main:before {
        top: 7%;
    }
}

@media (max-width: 991px) {
    .about-main:before {
        display: none;
    }
}

.about-main:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 48%;
    right: 0;
    background: url(../img/about-bg.svg) no-repeat;
    background-size: 100%;
    background-position: 0 0;
    z-index: -1;
}

[dir=ltr] .about-main:after {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .about-main:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (min-width: 1367px) {
    .about-main:after {
        top: 45%;
    }
}

@media (max-width: 991px) {
    .about-main:after {
        display: none;
    }
}

.about-img {
    border-radius: 42px;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
    width: 670px;
    height: 350px;
    overflow: hidden;
    filter: drop-shadow(0px 4px 25px rgba(5, 0, 0, 0.1));
    -webkit-filter: drop-shadow(0px 4px 25px rgba(5, 0, 0, 0.1));
    background-color: #ffffff !important;
    background: #ffffff !important;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 767px) {
    .about-img {
        width: 95%;
    }
}

.about-img img {
    border-radius: 42px;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    -o-border-radius: 42px;
}
.activities {
    margin-top: 30px;
}
  .activities .col-lg-10 {
    padding: 0;
  }
.activities .title-box {
    justify-content: flex-start;
}

.activities-description {
    color: #7A7A7A;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 70px;
}

[dir=rtl] .activities-description {
    text-align: justify;
}

[dir=ltr] .activities-description {
    text-align: left;
}

.activities-box {
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 700px;
    min-height: 80px;
    margin: 0 auto;
    padding: 10px 20px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F3FFFF 100%);
}

@media (max-width: 991px) {
    .activities-box {
        flex-direction: column;
        width: 300px;
        height: 150px;
        box-shadow: 0px 15px 35px rgba(16, 153, 148, 0.14);
        flex-flow: wrap;
    }
}

.activities-box .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    -o-border-radius: 37px;
    border: 1px solid #FF6867;
    color: #ffffff;
    font-size: 16px;
    padding: 5px;
    background: #FF6867;
    box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
    min-width: 146px;
    height: 40px;
    padding: 10px;
    text-transform: capitalize;
}

.activities-box .btn:hover {
    background: #ffffff;
    color: #FF6867;
}

@media (max-width: 991px) {
    .activities-box .btn {
        width: 200px;
    }
}

.activities-box .btn i {
    vertical-align: middle;
}

[dir=ltr] .activities-box .btn i {
    margin-left: 5px;
    margin-right: 0;
}

[dir=rtl] .activities-box .btn i {
    margin-left: 0;
    margin-right: 5px;
}

.activities-box div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 33%;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 991px) {
    .activities-box div {
        width: 100%;
        height: 65px;
    }
}

.activities-box div:not(:first-child):before {
    content: "";
    width: 1px;
    height: 100%;
    background: #ABDBD8;
    position: absolute;
    top: 0;
}

[dir=ltr] .activities-box div:not(:first-child):before {
    left: 0 !important;
}

[dir=rtl] .activities-box div:not(:first-child):before {
    right: 0 !important;
}

@media (max-width: 991px) {
    .activities-box div:not(:first-child):before {
        display: none;
    }
}

.team {
    position: relative;
    padding-top: 140px;
}

@media (min-width: 1367px) {
    .team {
        padding-top: 300px;
    }
}

@media (max-width: 991px) {
    .team {
        padding-top: 160px;
    }
}

@media (max-width: 767px) {
    .team {
        padding-top: 100px;
    }
}

@media (max-width: 575px) {
    .team {
        padding-top: 80px;
    }
}

@media (max-width: 480px) {
    .team {
        padding-top: 50px;
    }
}

.team:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: url("../img/main-bg-mobile.svg") no-repeat;
    background-size: 1000px;
    background-position: center 0;
    z-index: -1;
    display: none;
}

[dir=ltr] .team:after {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .team:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (max-width: 991px) {
    .team:after {
        display: block;
    }
}

@media (max-width: 767px) {
    .team:after {
        background-size: 800px;
    }
}

@media (max-width: 575px) {
    .team:after {
        background-size: 600px;
    }
}

@media (max-width: 480px) {
    .team:after {
        background-size: 500px;
    }
}

@media (max-width: 991px) {
    .team {
        margin-bottom: 60px;
    }
}

.team .title-box {
    width: 180px;
    min-width: auto;
}

.team-box {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 40px;
    padding: 15px;
    height: 155px;
}

.team-box:hover {
    background: #ffffff;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .team-box {
        background: #ffffff;
        border: 1px solid #f4f4f4;
        width: 85%;
        margin-right: auto;
        margin-left: auto;
        height: 125px;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }
}

@media (max-width: 575px) {
    .team-box {
        width: 95%;
    }
}

.team-box-img {
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    overflow: hidden;
    width: 142px;
    margin-bottom: 10px;
    margin-top: -95px;
}

@media (max-width: 767px) {
    .team-box-img {
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        width: 100px;
        margin-top: -65px;
    }
}

.team-box-img .image-parent:after {
    padding-top: 100%;
}

.team-box-name {
    font-size: 25px;
    font-weight: 300;
    color: #00A19A;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

@media (max-width: 767px) {
    .team-box-name {
        font-size: 18px;
    }
}

.team-box-job {
    font-size: 15px;
    font-weight: 300;
    color: #7A7A7A;
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .team-box-job {
        font-size: 10px;
    }
}

.team .swiper-slide {
    margin-bottom: 80px;
}

@media (max-width: 767px) {
    .team .swiper-slide {
        margin-bottom: 50px;
    }
}

@media (max-width: 480px) {
    .team .swiper-slide {
        margin-bottom: 30px;
    }
}

.team .swiper-container {
    padding: 0 25px;
}

@media (max-width: 767px) {
    .team .swiper-container {
        padding: 0;
    }
}

.team .swiper-wrapper {
    padding-top: 150px;
}

@media (max-width: 767px) {
    .team .swiper-wrapper {
        padding-top: 100px;
    }
}

@media (min-width: 991px) {
    .team .swiper-slide {
        width: 25%;
    }
}

@media (min-width: 991px) {
    .team .swiper-wrapper {
        flex-wrap: wrap;
        width: 100%;
    }
}

.team .swiper-pagination {
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 991px) {
    .team .swiper-pagination {
        opacity: 1;
        visibility: visible;
    }
}

.about-description-box {
    margin-top: 90px;
}

@media (min-width: 1367px) {
    .about-description-box {
        margin-top: 150px;
    }
}

@media (max-width: 1199px) {
    .about-description-box {
        margin-top: 0;
    }
}

.about-description-box .title-box {
    margin-bottom: 5px;
}

@media (max-width: 991px) {
    .about-description-box .title-box {
        width: 270px !important;
        background: #E3F8F8 !important;
        padding: 5px 15px;
        height: 60px;
        justify-content: center !important;
    }
}

@media (max-width: 991px) {
    .about-description-box .title-box .my-icon {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        background: #ffffff;
    }
}

.about-description-box .box-has-border {
    line-height: 36px;
    padding: 35px;
}

@media (max-width: 991px) {
    .about-description-box .box-has-border {
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    .about-description-box .box-has-border:before {
        display: none;
    }
}

@media (max-width: 767px) {
    .about-description-box .box-has-border {
        line-height: 30px;
        padding: 25px;
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .about-description-box .box-has-border {
        padding-right: 0;
        padding-left: 0;
    }
}

.about-address {
    margin-top: 170px;
}

@media (min-width: 1367px) {
    .about-address {
        margin-top: 300px;
    }
}

@media (max-width: 991px) {
    .about-address {
        margin-top: 0;
    }
}

.about-address .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .about-address .container {
        flex-direction: column;
    }
}

.about-address .map {
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    width: 400px;
    height: 400px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

@media (max-width: 991px) {
    .about-address .map {
        width: 100%;
        margin-bottom: 50px;
    }
}

@media (max-width: 575px) {
    .about-address .map {
        width: 300px;
        height: 300px;
    }
}

.about-address .map #map {
    width: 100%;
    height: 100%;
}

.about-address .address {
    width: 350px;
}

[dir=ltr] .about-address .address {
    margin-left: 0;
    margin-right: 100px;
}

[dir=rtl] .about-address .address {
    margin-left: 100px;
    margin-right: 0;
}

@media (max-width: 991px) {
    .about-address .address {
        width: 100%;
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .about-address .address {
        width: 100%;
    }
    [dir=ltr] .about-address .address {
        margin-left: 0;
        margin-right: 0;
    }
    [dir=rtl] .about-address .address {
        margin-left: 0;
        margin-right: 0;
    }
}

.about-address .address-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-bottom: 1px solid #E4E4E4;
    padding: 20px 0;
    font-size: 18px;
    color: #00A19A;
    position: relative;
    line-height: 30px;
}

[dir=rtl] .about-address .address-item {
    text-align: left;
}

[dir=ltr] .about-address .address-item {
    text-align: right;
}

@media (max-width: 767px) {
    .about-address .address-item {
        font-size: 15px;
    }
}

.about-address .address-item .icon {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: flex-end;
    width: 30px;
    height: 100%;
    margin-right: 15px;
    position: absolute;
    margin-right: 15px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.about-address .address-item .icon i {
    font-size: 25px;
    color: #00A19A;
}

.about-address .address-item .text {
    padding-left: 50px;
}

.about-logo .about-logo-img {
    width: 150px;
}

@media (max-width: 991px) {
    .about-logo {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .summary-activities {
        background: #ffffff;
    }
}

@media (max-width: 991px) {
    #about-logo {
        margin-bottom: 50px;
    }
}

.index-main {
    padding-top: 250px;
    margin-top: -150px;
}

@media (max-width: 1199px) {
    .index-main {
        margin-top: -100px;
    }
}

@media (max-width: 991px) {
    .index-main {
        margin-top: 0;
        padding-top: 0;
    }
}

.index-main:after {
    content: "";
    position: absolute;
    background: url("../img/blue-bg.svg") no-repeat;
    background-size: 100%;
    background-position: top center;
    right: 0;
    left: 0;
    width: 100%;
    height: 120%;
    top: 0;
    z-index: -1;
}

[dir=ltr] .index-main:after {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .index-main:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (max-width: 991px) {
    .index-main:after {
        display: none;
    }
}

.counter-section {
    padding-bottom: 150px;
    padding-top: 90px;
    position: relative;
    overflow: hidden;
}

.counter-section:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../img/main-bg-mobile.svg") no-repeat;
    background-position: top center;
    background-size: 1000px;
    top: 0;
    right: 0;
    z-index: -1;
    display: none;
}

@media (max-width: 991px) {
    .counter-section:after {
        display: block;
    }
}

@media (max-width: 767px) {
    .counter-section:after {
        background-size: 800px;
    }
}

@media (max-width: 575px) {
    .counter-section:after {
        background-size: 600px;
    }
}

@media (max-width: 991px) {
    .counter-section {
        padding-top: 50px;
        padding-bottom: 100px;
    }
}

.counter {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F3FFFF 100%);
    background: linear-gradient(180deg, #FFFFFF 0%, #F3FFFF 100%);
    -webkit-background: linear-gradient(180deg, #FFFFFF 0%, #F3FFFF 100%);
    height: 155px;
    width: 100%;
    padding: 30px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .counter {
        background: white;
        height: 330px;
        flex-direction: column;
        width: 90%;
        box-shadow: 0px 7px 57px rgba(0, 0, 0, 0.06);
        -webkit-box-shadow: 0px 7px 57px rgba(0, 0, 0, 0.06);
        margin-top: 45%;
    }
}

@media (max-width: 575px) {
    .counter {
        margin-top: 170px;
    }
}

.counter-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    margin-top: -60px;
    width: 100%;
    position: relative;
}

@media (max-width: 991px) {
    .counter-item {
        justify-content: flex-start;
        flex-direction: row;
        margin-top: 0;
    }
}

.counter-item:not(:last-child):after {
    content: "";
    transform: translateY(-8%);
    -webkit-transform: translateY(-8%);
    -moz-transform: translateY(-8%);
    -ms-transform: translateY(-8%);
    -o-transform: translateY(-8%);
    position: absolute;
    top: 50%;
    width: 1px;
    height: 100px;
}

[dir=ltr] .counter-item:not(:last-child):after {
    right: 0 !important;
}

[dir=rtl] .counter-item:not(:last-child):after {
    left: 0 !important;
}

[dir=ltr] .counter-item:not(:last-child):after {
    border-right: 1px solid #ABDBD8;
}

[dir=rtl] .counter-item:not(:last-child):after {
    border-left: 1px solid #ABDBD8;
}

@media (max-width: 991px) {
    .counter-item:not(:last-child):after {
        border-bottom: 1px solid #E3E9EB;
        width: 100%;
        top: auto;
        bottom: -16px;
        height: 1px;
        right: 0;
        left: 0;
        transform: translate(0);
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
    }
    [dir=ltr] .counter-item:not(:last-child):after {
        border-right: 0;
    }
    [dir=rtl] .counter-item:not(:last-child):after {
        border-left: 0;
    }
}

.counter-number {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.2);
    width: 69px;
    height: 69px;
    font-size: 40px;
    background: linear-gradient(180deg, #00ABA0 0%, #00A19A 100%);
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 30px;
    padding-top: 3px;
    position: relative;
    opacity: 0;
}

@media (max-width: 991px) {
    .counter-number {
        margin-bottom: 0;
        font-size: 35px;
    }
    [dir=ltr] .counter-number {
        margin-left: -60px;
        margin-right: 0;
    }
    [dir=rtl] .counter-number {
        margin-left: 0;
        margin-right: -60px;
    }
}

@media (max-width: 575px) {
    [dir=ltr] .counter-number {
        margin-left: -40px;
        margin-right: 0;
    }
    [dir=rtl] .counter-number {
        margin-left: 0;
        margin-right: -40px;
    }
}

.counter-title {
    font-size: 20px;
    font-weight: 300;
    color: #484848;
    opacity: 0;
}

[dir=rtl] .counter-title {
    text-align: right;
}

[dir=ltr] .counter-title {
    text-align: left;
}

@media (max-width: 991px) {
    .counter-title {
        color: #00A19A;
        font-size: 15px;
    }
    [dir=ltr] .counter-title {
        margin-left: 20px;
        margin-right: 0;
    }
    [dir=rtl] .counter-title {
        margin-left: 0;
        margin-right: 20px;
    }
}

@media (max-width: 575px) {
    [dir=ltr] .counter-title {
        margin-left: 10px;
        margin-right: 0;
    }
    [dir=rtl] .counter-title {
        margin-left: 0;
        margin-right: 10px;
    }
}

.our-cart {
    background: #E3F8F8;
}

@media (max-width: 991px) {
    .our-cart {
        padding-top: 50px;
    }
}

@media (max-width: 575px) {
    .our-cart {
        padding-top: 0;
    }
}

.our-cart .swiper-container {
    padding-top: 70px;
}

@media (max-width: 991px) {
    .our-cart .swiper-container {
        padding-top: 40px;
    }
}

@media (max-width: 575px) {
    .our-cart .swiper-container {
        padding-top: 20px;
    }
}

.our-cart .swiper-wrapper {
    padding-bottom: 70px;
}

.our-cart .swiper-slide {
    text-align: center;
    padding: 15px;
}

@media (max-width: 575px) {
    .our-cart .swiper-slide {
        padding: 10px;
    }
}

.our-cart .swiper-slide .our-cart-box {
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    flex-direction: column;
    background: linear-gradient(180deg, #FAFFFF 0%, #FFFFFF 71.35%);
    width: 250px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
}

@media (max-width: 991px) {
    .our-cart .swiper-slide .our-cart-box {
        width: 190px;
        height: 190px;
    }
}

@media (max-width: 575px) {
    .our-cart .swiper-slide .our-cart-box {
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        width: 140px;
        height: 125px;
    }
}

@media (max-width: 480px) {
    .our-cart .swiper-slide .our-cart-box {
        margin: auto;
    }
}

.our-cart .swiper-slide .our-cart-box:hover {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
}

.our-cart .swiper-slide .our-cart-box .logo {
    margin-bottom: 15px;
    background-size: contain !important;
    background-position: center !important;
    width: 85% !important;
    height: 120px !important;
    background-repeat: no-repeat !important;
}

@media (max-width: 575px) {
    .our-cart .swiper-slide .our-cart-box .logo {
        height: 75px !important;
        margin-bottom: 20px
    }
}

.our-cart .swiper-slide .our-cart-box .title {
    margin-bottom: 5px;
    color: #00A19A;
    font-size: 20px;
    font-weight: 500;
    margin-top: -20px;
        width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

@media (max-width: 575px) {
    .our-cart .swiper-slide .our-cart-box .subtitle {
        display: none;
    }
    .our-cart .swiper-slide .our-cart-box .title {
        font-size: 15px;
    }
}

.our-cart .swiper-slide .our-cart-box .subtitle {
    font-weight: 300;
    font-size: 12px;
    color: #6C908F;
        width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    position: relative;
    top: -5px
}

@media (max-width: 575px) {
    .our-cart .swiper-slide .our-cart-box .subtitle {
        font-size: 10px;
        position: relative;
        top: -15px;
    }
}

.partners {
    position: relative;
    z-index: 2;
    overflow: hidden;
    background: #E3F8F8;
    padding-bottom: 160px;
}

@media (min-width: 1367px) {
    .partners {
        padding-bottom: 210px;
    }
}

@media (max-width: 1199px) {
    .partners {
        padding-bottom: 175px;
    }
}

@media (max-width: 991px) {
    .partners {
        padding-bottom: 90px;
    }
}

@media (max-width: 575px) {
    .partners {
        padding-bottom: 80px;
    }
}

.partners:after,
.partners:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
}

@media (min-width: 1367px) {
    .partners:after,
    .partners:before {
        background-size: 1900px !important;
    }
}

@media (max-width: 1367px) and (min-width: 1199px) {
    .partners:after,
    .partners:before {
        background-size: 1500px !important;
    }
}

@media (max-width: 1199px) {
    .partners:after,
    .partners:before {
        background-size: 1200px !important;
    }
}

@media (max-width: 991px) {
    .partners:after,
    .partners:before {
        background-size: 1000px !important;
    }
}

@media (max-width: 767px) {
    .partners:after,
    .partners:before {
        background-size: 800px !important;
    }
}

@media (max-width: 575px) {
    .partners:after,
    .partners:before {
        background-size: 600px !important;
    }
}

@media (max-width: 480px) {
    .partners:after,
    .partners:before {
        background-size: 500px !important;
    }
}

@media (max-width: 375px) {
    .partners:after,
    .partners:before {
        background-size: 400px !important;
    }
}

.partners:after {
    background: url("../img/mom-partners-bg.svg") no-repeat;
    z-index: -1;
    height: 280px;
    background-position: 50px 0 !important;
}

[dir=ltr] .partners:after {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .partners:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

[dir=ltr] .partners:after {
    left: 0 !important;
}

[dir=rtl] .partners:after {
    right: 0 !important;
}

@media (max-width: 1367px) and (min-width: 1200px) {
    .partners:after {
        background-position: 0 0 !important;
        height: 360px;
    }
}

@media (min-width: 1367px) {
    .partners:after {
        height: 360px;
    }
}

@media (max-width: 991px) {
    .partners:after {
        height: 330px;
    }
}

@media (max-width: 767px) {
    .partners:after {
        height: 305px;
        background-position: -30px 0 !important;
    }
}

@media (max-width: 575px) {
    .partners:after {
        height: 190px;
    }
}

.partners:before {
    background: url("../img/mom-partners-bg2.svg") no-repeat;
    z-index: 5;
    height: 255px;
    background-position: -100px 0 !important;
}

[dir=ltr] .partners:before {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .partners:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

[dir=ltr] .partners:before {
    right: 0 !important;
}

[dir=rtl] .partners:before {
    left: 0 !important;
}

@media (min-width: 1367px) {
    .partners:before {
        height: 260px;
    }
}

@media (max-width: 1199px) {
    .partners:before {
        height: 195px;
        background-position: 0 0 !important;
    }
}

@media (max-width: 991px) {
    .partners:before {
        height: 230px;
    }
}

@media (max-width: 575px) {
    .partners:before {
        height: 145px;
    }
}

.partners-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 44%;
}

[dir=ltr] .partners-wrapper {
    margin-left: auto;
    margin-right: 0;
}

[dir=rtl] .partners-wrapper {
    margin-left: 0;
    margin-right: auto;
}

@media (max-width: 1199px) {
    .partners-wrapper {
        width: 60%;
    }
}

@media (max-width: 991px) {
    .partners-wrapper {
        flex-wrap: wrap;
        width: 300px;
        margin-bottom: 200px;
    }
    [dir=ltr] .partners-wrapper {
        margin-left: auto;
        margin-right: 0;
    }
    [dir=rtl] .partners-wrapper {
        margin-left: 0;
        margin-right: auto;
    }
}

@media (max-width: 575px) {
    .partners-wrapper {
        margin-bottom: 280px;
        width: 100%;
    }
}

.partners .title-box {
    margin: 130px auto 90px auto;
}

@media (max-width: 991px) {
    .partners .title-box {
        margin: 130px auto 70px auto;
    }
}

@media (max-width: 575px) {
    .partners .title-box {
        margin: 100px auto 50px auto;
    }
}

.partners-box {
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    filter: drop-shadow(0px 16px 65px rgba(16, 153, 148, 0.15));
    -webkit-filter: drop-shadow(0px 16px 65px rgba(16, 153, 148, 0.15));
    margin-bottom: 30px;
}

.partners-box-img {
    width: 170px;
}

.partners-box-img .image-parent {
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .partners-box-img .image-parent {
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
    }
}

.partners-box-img .image-parent:after {
    padding-top: 100%;
}

.partners-box-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    height: 60px;
}

.partners-box-title {
    font-weight: bold;
    font-size: 16px;
    color: #00A19A;
    margin-top: 7px;
    margin-bottom: 7px;
}

.partners-box-job {
    font-size: 12px;
    color: #5A5A5A;
}

.partners-bg-img {
    width: 100%;
    position: relative;
    bottom: -90px;
}

[dir=ltr] .partners-bg-img {
    margin-left: -200px;
    margin-right: 0;
}

[dir=rtl] .partners-bg-img {
    margin-left: 0;
    margin-right: -200px;
}

[dir=ltr] .partners-bg-img {
    left: 70px !important;
}

[dir=rtl] .partners-bg-img {
    right: 70px !important;
}

.partners-bg-img:after,
.partners-bg-img:before {
    content: "";
    position: absolute;
    width: 100%;
    background-size: contain !important;
    z-index: -1;
}

[dir=ltr] .partners-bg-img:after,
[dir=ltr] .partners-bg-img:before {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .partners-bg-img:after,
[dir=rtl] .partners-bg-img:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (max-width: 767px) {
    .partners-bg-img:after,
    .partners-bg-img:before {
        display: none;
    }
}

.partners-bg-img:after {
    background: url("../img/cloud.svg") no-repeat;
    height: 200px;
    top: 20px;
}

[dir=ltr] .partners-bg-img:after {
    left: -320px !important;
}

[dir=rtl] .partners-bg-img:after {
    right: -320px !important;
}

@media (max-width: 1199px) {
    .partners-bg-img:after {
        height: 160px !important;
        top: 0;
    }
    [dir=ltr] .partners-bg-img:after {
        left: -100px !important;
    }
    [dir=rtl] .partners-bg-img:after {
        right: -100px !important;
    }
}

@media (max-width: 991px) {
    .partners-bg-img:after {
        top: -60px;
    }
}

.partners-bg-img:before {
    background: url("../img/cloud2.svg") no-repeat;
    height: 230px;
    bottom: 270px;
}

[dir=ltr] .partners-bg-img:before {
    right: -210px !important;
}

[dir=rtl] .partners-bg-img:before {
    left: -210px !important;
}

@media (max-width: 1199px) {
    .partners-bg-img:before {
        display: none;
    }
}

@media (min-width: 1367px) {
    .partners-bg-img {
        bottom: -180px;
    }
}

@media (max-width: 1199px) {
    .partners-bg-img {
        bottom: -125px;
    }
}

@media (max-width: 991px) {
    .partners-bg-img {
        width: 75%;
        bottom: -150px;
    }
}

@media (max-width: 767px) {
    .partners-bg-img {
        bottom: -195px;
    }
    [dir=ltr] .partners-bg-img {
        margin-left: -115px;
        margin-right: 0;
    }
    [dir=rtl] .partners-bg-img {
        margin-left: 0;
        margin-right: -115px;
    }
}

@media (max-width: 575px) {
    .partners-bg-img {
        position: absolute;
        bottom: 75px;
        width: 330px;
        height: 260px;
    }
    [dir=ltr] .partners-bg-img {
        margin-left: 0;
        margin-right: 0;
    }
    [dir=rtl] .partners-bg-img {
        margin-left: 0;
        margin-right: 0;
    }
    [dir=ltr] .partners-bg-img {
        left: 0 !important;
    }
    [dir=rtl] .partners-bg-img {
        right: 0 !important;
    }
}

@media (max-width: 480px) {
    .partners-bg-img {
        width: 270px;
        height: 240px;
        bottom: 78px;
    }
}

@media (max-width: 375px) {
    .partners-bg-img {
        bottom: 100px;
    }
}

.partners-bg-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

[dir=ltr] .partners-bg-img img {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .partners-bg-img img {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

.partners-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .index-main .partners-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        flex-direction: row;
        -ms-flex-direction: row;
        width: 100%;
        padding: 10px;
        background: #ffffff;
        height: 123px;
    }
}

@media (max-width: 991px) {
    .index-main .partners-box-img {
        float: left;
        width: 100px;
        order: 1;
    }
}

@media (max-width: 991px) {
    .index-main .partners-box-text {
        width: 78%;
    }
}

.process {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: white;
    padding-top: 100px;
    position: relative;
    z-index: 2;
    top: -1px;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .process {
        padding-top: 30px;
    }
}

@media (max-width: 991px) {
    .process {
        margin-bottom: 50px;
    }
}

.process .container {
    position: relative;
}

@media (max-width: 991px) {
    .process .container {
        padding-bottom: 50px;
    }
}

.process .container:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-position: 40px 80px;
    background-size: 81% 100%;
    z-index: -1;
}

[dir=ltr] .process .container:after {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .process .container:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (max-width: 1199px) {
    .process .container:after {
        background-position: 71px 75px;
        background-size: 726px 105%;
    }
}

@media (max-width: 991px) {
    .process .container:after {
        background: url("../img/process/mobile-process-bg.svg") no-repeat;
        background-position: 50% 165px !important;
        background-size: 397px 733px !important;
    }
    [dir=ltr] .process .container:after {
        transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        -o-transform: scaleX(-1);
    }
    [dir=rtl] .process .container:after {
        transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -ms-transform: scaleX(1);
        -o-transform: scaleX(1);
    }
}

@media (max-width: 480px) {
    .process .container:after {
        display: block;
        background: url("../img/process/mobile-process-bg.svg") no-repeat;
        background-position: 48% 72px !important;
        background-size: 317px 720px !important;
    }
}

.process-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 0 50px;
}

@media (max-width: 575px) {
    .process-wrapper {
        padding: 0;
    }
}

.process-row {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-end;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}

@media (max-width: 991px) {
    .process-row-second {
        transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        margin-top: -62px;
    }
}

@media (max-width: 991px) {
    .process-row-second .process-box {
        transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        -moz-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        -o-transform: scaleY(-1);
    }
}

.process-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    width: 252px;
    height: 178px;
    margin-bottom: 84px;
    position: relative;
}

[dir=ltr] .process-box {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

[dir=rtl] .process-box {
    padding-left: 35px !important;
    padding-right: 35px !important;
}

@media (max-width: 1199px) {
    .process-box {
        width: 200px;
        height: 170px;
        margin-bottom: 40px;
    }
    [dir=ltr] .process-box {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    [dir=rtl] .process-box {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media (max-width: 991px) {
    .process-box {
        width: 34%;
        margin-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .process-box {
        width: 48%;
    }
}

@media (max-width: 575px) {
    .process-box {
        width: 190px;
    }
}

@media (max-width: 480px) {
    .process-box {
        width: 150px;
        height: 130px;
    }
    [dir=ltr] .process-box {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
    [dir=rtl] .process-box {
        padding-left: 2% !important;
        padding-right: 2% !important;
    }
}

@media (max-width: 575px) {
    .process-box-img {
        width: 50px;
    }
}

.process-box .title {
    font-size: 25px;
    color: #FF6867;
    font-weight: 500;
    line-height: 42px;
    margin-top: 20px;
    text-align: center;
}

@media (max-width: 1199px) {
    .process-box .title {
        font-size: 23px;
    }
}

@media (max-width: 767px) {
    .process-box .title {
        font-size: 20px;
    }
}

@media (max-width: 575px) {
    .process-box .title {
        font-size: 17px;
    }
}

.process-box-inner {
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    -ms-border-radius: 45px;
    -o-border-radius: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    width: 100%;
    background: #E3F8F8;
}

@media (max-width: 575px) {
    .process-box-inner {
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
    }
}

.process-box-title {
    color: #00A19A;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300;
    margin-top: 20px;
}

@media (max-width: 1199px) {
    .process-box-title {
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .process-box-title {
        margin-top: 10px;
        font-size: 12px;
        padding: 0 5px;
        letter-spacing: -0.5px;
    }
}

.process-icon {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    position: relative;
    z-index: 2;
}

.process-icon i {
    color: #ffffff;
    font-size: 20px;
}

.process-icon.start-process-icon {
    background: #FF5756;
    bottom: -78px;
}

.process-icon.end-process-icon {
    background: #00ABA0;
    bottom: -73px;
}

.process-box {
    opacity: 0;
}

@media (max-width: 991px) {
    .process-box {
        opacity: 1;
    }
}

.mymedia {
    margin-bottom: 150px;
    position: relative;
    z-index: 2;
}

@media (max-width: 991px) {
    .mymedia {
        margin-bottom: 150px;
    }
}

@media (max-width: 767px) {
    .mymedia {
        margin-bottom: 100px;
    }
}

@media (max-width: 575px) {
    .mymedia {
        margin-bottom: 50px;
    }
}

.mymedia .title-box {
    justify-content: flex-start;
}

.mymedia .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .mymedia .container {
        flex-direction: column;
    }
}

.mymedia-header {
    width: 45%;
}

@media (max-width: 991px) {
    .mymedia-header {
        width: 100%;
        order: -1;
        margin-bottom: 30px;
    }
}

.mymedia-body {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    margin: 0 auto;
}

.mymedia-description {
    font-size: 15px;
    color: #797979;
    line-height: 30px;
    width: 370px;
}

[dir=rtl] .mymedia-description {
    text-align: right;
}

[dir=ltr] .mymedia-description {
    text-align: left;
}

@media (max-width: 991px) {
    .mymedia-description {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .mymedia.mymedia-one,
    .mymedia.mymedia-three {
        margin-top: 130px;
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
    .mymedia.mymedia-one:after,
    .mymedia.mymedia-three:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: url("../img/main-bg-mobile.svg") no-repeat;
        background-size: 1000px;
        background-position: top center;
        z-index: -1;
    }
}

@media (max-width: 767px) {
    .mymedia.mymedia-one:after,
    .mymedia.mymedia-three:after {
        background-size: 800px;
    }
}

@media (max-width: 575px) {
    .mymedia.mymedia-one:after,
    .mymedia.mymedia-three:after {
        background-size: 600px;
    }
}

@media (max-width: 480px) {
    .mymedia.mymedia-one:after,
    .mymedia.mymedia-three:after {
        background-size: 500px;
    }
}

@media (max-width: 991px) {
    .mymedia.mymedia-two,
    .mymedia.mymedia-four {
        padding-top: 120px;
        background: #E3F8F8;
    }
}

@media (max-width: 991px) {
    .mymedia.mymedia-two:after,
    .mymedia.mymedia-four:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: url("../img/white-bg-mobile.svg") no-repeat;
        background-size: 1000px;
        background-position: center 140px;
        z-index: -1;
    }
}

@media (max-width: 767px) {
    .mymedia.mymedia-two:after,
    .mymedia.mymedia-four:after {
        background-size: 800px;
    }
}

@media (max-width: 575px) {
    .mymedia.mymedia-two:after,
    .mymedia.mymedia-four:after {
        background-size: 600px;
    }
}

@media (max-width: 480px) {
    .mymedia.mymedia-two:after,
    .mymedia.mymedia-four:after {
        background-size: 500px;
    }
}

.invest-form .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 575px) {
    .invest-form .form-group {
        flex-direction: column;
        align-items: flex-start;
    }
}

[dir=rtl] .invest-form label {
    text-align: right;
}

[dir=ltr] .invest-form label {
    text-align: left;
}

.invest-form .form-control {
    transition: width 2.5s;
    -webkit-transition: width 2.5s;
    -moz-transition: width 2.5s;
    -ms-transition: width 2.5s;
    -o-transition: width 2.5s;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    height: 40px;
    border: 1px solid #EBEBEB;
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 0;
}

.invest-form .form-control.active {
    width: 100%;
}

.invest-form .checkboxes-wrapper {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 50px;
}

@media (max-width: 767px) {
    .invest-form .checkboxes-wrapper {
        flex-wrap: wrap;
        margin-top: 10px;
    }
}

@media (max-width: 575px) {
    .invest-form .checkboxes-wrapper {
        flex-direction: column;
    }
}

.invest-form .checkboxes {
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 991px) {
    .invest-form .checkboxes {
        width: 200px;
    }
}

@media (max-width: 575px) {
    .invest-form .checkboxes {
        margin-right: 28px;
        margin-top: 20px;
    }
}

.invest-form .checkboxes .custom-control-label::before,
.invest-form .checkboxes .custom-control-label::after {
    box-shadow: none;
    top: 0;
}

[dir=ltr] .invest-form .checkboxes .custom-control-label::before,
[dir=ltr] .invest-form .checkboxes .custom-control-label::after {
    left: -1.8rem !important;
}

[dir=rtl] .invest-form .checkboxes .custom-control-label::before,
[dir=rtl] .invest-form .checkboxes .custom-control-label::after {
    right: -1.8rem !important;
}

[dir=ltr] .invest-form .checkboxes .custom-control-label::before,
[dir=ltr] .invest-form .checkboxes .custom-control-label::after {
    right: auto !important;
}

[dir=rtl] .invest-form .checkboxes .custom-control-label::before,
[dir=rtl] .invest-form .checkboxes .custom-control-label::after {
    left: auto !important;
}

.invest-form .checkboxes .custom-control-label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.invest-form .checkboxes .custom-control-input:checked~.custom-control-label::before {
    background: #00A19A !important;
    border-color: #00A19A !important;
}

.invest-form .checkboxes .custom-control-input:checked~.custom-control-label::after {
    width: 1rem;
    height: 1rem;
}

@media (max-width: 991px) {
    .invest-form .box-has-border {
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .invest-form .box-has-border {
        padding: 50px 15px 30px 15px;
    }
}

@media (max-width: 767px) {
    .invest-form .box-has-border button {
        margin-top: 30px;
    }
    [dir=ltr] .invest-form .box-has-border button {
        margin-left: auto;
        margin-right: 0;
    }
    [dir=rtl] .invest-form .box-has-border button {
        margin-left: 0;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .invest-form .title-box {
        margin-top: 100px;
    }
}

@media (max-width: 575px) {
    .invest-form .title-box {
        margin-top: 50px;
    }
}

.invest-main {
    margin-top: 50px;
}

.invest-main:after,
.invest-main:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}

[dir=ltr] .invest-main:after,
[dir=ltr] .invest-main:before {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .invest-main:after,
[dir=rtl] .invest-main:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (max-width: 991px) {
    .invest-main:after,
    .invest-main:before {
        display: none;
    }
}

.invest-main:after {
    background: url("../img/invest-left-bg.svg") no-repeat;
    background-size: 50% 100%;
    background-position: 0 -764px;
    opacity: 1;
}

[dir=ltr] .invest-main:after {
    right: 0 !important;
}

[dir=rtl] .invest-main:after {
    left: 0 !important;
}

@media (min-width: 1367px) {
    .invest-main:after {
        background-size: 47% 100%;
        opacity: 0.5;
    }
}

@media (max-width: 1199px) {
    .invest-main:after {
        background-size: 47% 100%;
        background-position: 0 -700px;
    }
}

.invest-main:before {
    background: url("../img/invest-right-bg.svg") no-repeat;
    background-size: 50% 100%;
    background-position: 100% -100px;
    opacity: 1;
}

[dir=ltr] .invest-main:before {
    left: 0 !important;
}

[dir=rtl] .invest-main:before {
    right: 0 !important;
}

@media (min-width: 1367px) {
    .invest-main:before {
        background-size: 48% 100%;
        opacity: 0.5;
    }
}

@media (max-width: 1199px) {
    .invest-main:before {
        background-size: 47% 100%;
        background-position: 100% -130px;
    }
}

@media (max-width: 991px) {
    .invest-main .btn-gotobottom {
        top: 50px;
    }
}

.reception-form {
    position: relative;
}

@media (max-width: 991px) {
    .reception-form {
        padding-top: 260px;
        margin-top: -210px;
    }
}

@media (max-width: 767px) {
    .reception-form {
        margin-top: -180px;
    }
}

@media (max-width: 575px) {
    .reception-form {
        margin-top: -130px;
    }
}

.reception-form:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 416px;
    background: url("../img/main-bg-mobile.svg") no-repeat;
    background-size: 1000px;
    background-position: center 0px;
    left: 0;
    top: 0;
    z-index: -1;
    display: none;
}

@media (max-width: 991px) {
    .reception-form:after {
        display: block;
    }
}

@media (max-width: 767px) {
    .reception-form:after {
        background-size: 800px;
        background-position: center 50px;
    }
}

@media (max-width: 575px) {
    .reception-form:after {
        background-size: 600px;
        background-position: center 104px;
    }
}

@media (max-width: 480px) {
    .reception-form:after {
        background-size: 500px;
        height: 365px;
        top: 40px;
    }
}

@media (max-width: 991px) {
    .reception-form .box-has-border {
        padding: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        margin-top: 100px;
    }
}

@media (max-width: 575px) {
    .reception-form .box-has-border {
        margin-top: 50px;
    }
}

@media (max-width: 991px) {
    .reception-form .box-has-border:before {
        display: none;
    }
}

.reception-form .title-box {
    width: 270px !important;
    background: #E3F8F8 !important;
    padding: 5px 15px;
    height: 60px;
    justify-content: center !important;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .reception-form .title-box {
        background: #F1FFFF !important;
        margin-top: 50px;
    }
}

@media (max-width: 991px) {
    .reception-form .title-box span {
        font-size: 20px;
    }
}

.reception-form .title-box .my-icon {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    background: #ffffff;
}

@media (max-width: 991px) {
    .reception-form .title-box .my-icon {
        background: #E3F8F8 !important;
    }
}

.reception-form .form-group {
    margin-bottom: 30px;
}

.reception-form .form-control {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    height: 40px;
    background: #F8F8F8;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 5px 15px;
}

@media (max-width: 767px) {
    .reception-form .form-control {
        border: 2px solid #EBEBEB;
        background: none;
    }
}

.reception-form .form-control.text-left {
    direction: ltr !important;
}

.reception-form textarea {
    min-height: 240px;
    resize: none;
    padding: 15px !important;
}

.reception-form label {
    display: block;
    font-size: 15px;
    color: #7A7A7A;
    font-weight: 300;
    margin-bottom: 10px;
}

[dir=rtl] .reception-form label {
    text-align: right;
}

[dir=ltr] .reception-form label {
    text-align: left;
}

.reception-form .text-danger {
    color: #FF4C4B !important;
    font-weight: 300;
    font-size: 12px;
    margin-top: 10px;
}

[dir=rtl] .reception-form .text-danger {
    text-align: left;
}

[dir=ltr] .reception-form .text-danger {
    text-align: right;
}

.reception-form .required input {
    border: 1px solid #FF4C4B;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(255, 76, 75, 0.2);
}

.reception-form .form-group-attach {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
    height: 100px;
    position: relative;
}

.reception-form .form-group-attach label {
    width: 200px;
    margin-bottom: 7px;
}

@media (max-width: 767px) {
    .reception-form .form-group-attach.show {
        flex-direction: column;
        align-items: flex-start;
        height: auto !important;
    }
}

@media (max-width: 767px) {
    .reception-form .form-group-attach.show .attach-panel {
        margin-top: 20px;
        align-items: center;
    }
}

@media (max-width: 767px) {
    .reception-form .form-group-attach.show .uploaded_file_view {
        position: relative;
        margin: 35px auto !important;
    }
}

.reception-form .attach-panel {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: column;
    width: 100%;
}

.reception-form .panel {
    text-align: center;
}

.reception-form .button_outer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #ffffff;
    border-radius: 30px;
    height: 40px;
    transition: 0.2s;
    position: relative;
    overflow: hidden;
    border: 1px solid #00A19A;
    min-width: 120px;
}

.reception-form .btn_upload {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #00A19A;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 3;
    white-space: nowrap;
    min-width: 120px;
    font-size: 15px;
}

.reception-form .btn_upload i {
    margin-right: 5px;
    vertical-align: middle;
}

.reception-form .btn_upload input {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    cursor: pointer;
    opacity: 0;
}

.reception-form .file_uploading {
    width: 100%;
    height: 10px;
    margin-top: 20px;
    background: #ccc;
}

.reception-form .file_uploading .btn_upload {
    display: none;
}

.reception-form .processing_bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    border-radius: 30px;
    background: #83ccd3;
    transition: 3s;
}

.reception-form .file_uploading .processing_bar {
    width: 100%;
}

.reception-form .success_box {
    display: none;
    width: 50px;
    height: 50px;
    position: relative;
}

.reception-form .success_box:before {
    content: "";
    font-family: "Font Awesome 5 Pro";
    display: block;
    width: 9px;
    height: 18px;
    position: absolute;
    top: 50%;
    font-size: 25px;
    color: white;
    transform: translate(26%, -100%);
    -webkit-transform: translate(26%, -100%);
    -moz-transform: translate(26%, -100%);
    -ms-transform: translate(26%, -100%);
    -o-transform: translate(26%, -100%);
}

[dir=ltr] .reception-form .success_box:before {
    right: 50% !important;
}

[dir=rtl] .reception-form .success_box:before {
    left: 50% !important;
}

.reception-form .file_uploaded .success_box {
    display: inline-block;
}

.reception-form .file_uploaded {
    margin-top: 0;
    width: 50px;
    background: #83ccd3;
    height: 50px;
}

.reception-form .uploaded_file_view {
    width: 100px;
    height: 100px;
    margin: 5px auto;
    text-align: center;
    position: relative;
    transition: 0.2s;
    opacity: 0;
    border: 2px solid #ddd;
    padding: 10px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}

.reception-form .file_remove {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: block;
    position: absolute;
    background: #aaa;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    right: -15px;
    top: -15px;
    padding-top: 2px;
}

.reception-form .file_remove:hover {
    background: #ccc;
    transition: 0.2s;
}

.reception-form .uploaded_file_view img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.reception-form .uploaded_file_view.show {
    opacity: 1;
}

.reception-form .error_msg {
    text-align: center;
    color: #FF6867;
    font-size: 12px;
}

.reception-form .btn-bg-red {
    width: 150px !important;
    border: 1px solid #FF6867 !important;
    color: #ffffff;
    background: #FF6867 !important;
}

.reception-form .btn-bg-red:hover {
    box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3) !important;
    -webkit-box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3) !important;
}

.last-step-box {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    width: 315px;
    height: 120px;
    color: #00A19A;
    font-size: 13px;
    background: #CDF3F2;
    line-height: 25px;
    margin: 130px auto 0 auto;
}

@media (max-width: 575px) {
    .last-step-box {
        width: 100%;
    }
}

.last-step-box i {
    font-size: 30px;
    margin-bottom: 8px;
}

.last-step .btn-outline {
    width: 130px;
    margin: 50px auto 0 auto;
}

.reception-main {
    position: relative;
    overflow: hidden;
    padding-top: 180px;
}

@media (max-width: 991px) {
    .reception-main {
        padding-top: 80px;
    }
}

@media (max-width: 575px) {
    .reception-main {
        padding-top: 50px;
    }
}

.reception-main:after {
    content: "";
    background: url("../img/left-blue-bg.svg") no-repeat;
    background-size: 38%;
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

[dir=ltr] .reception-main:after {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
}

[dir=rtl] .reception-main:after {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
}

@media (max-width: 991px) {
    .reception-main:after {
        display: none;
    }
}

@media (max-width: 991px) {
    .reception-main .mymedia .title-box {
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .reception-main .mymedia .title-box .my-icon {
        display: none;
    }
}

@media (max-width: 991px) {
    .reception-main .mymedia .title-box span {
        font-size: 20px;
        text-align: center;
        line-height: 35px;
        margin-top: 20px;
    }
    [dir=ltr] .reception-main .mymedia .title-box span {
        margin-left: 0;
        margin-right: 0;
    }
    [dir=rtl] .reception-main .mymedia .title-box span {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 991px) {
    .reception-main .mymedia-header {
        order: -1;
    }
}

.reception-main .mymedia-description {
    margin-top: 20px;
}

.reception-main .mymedia-body {
    width: 470px;
}

@media (max-width: 575px) {
    .reception-main .mymedia-body {
        width: 100%;
    }
}

.reception-main .btn-gotobottom {
    top: 200px;
}

.add-to-team-box {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border: 1px solid #E2E2E2;
    min-height: 150px;
    padding: 25px;
}

@media (max-width: 767px) {
    .add-to-team-box {
        padding: 0;
        border: 0;
    }
}

.add-to-team-box label {
    margin-bottom: 17px;
    display: block;
}

.add-to-team-box-wrapper {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .add-to-team-box-wrapper {
        flex-wrap: wrap;
    }
}

.add-to-team-box select {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0 15px;
}

@media (max-width: 767px) {
    .add-to-team-box select {
        border: 2px solid #EBEBEB;
    }
}

.add-to-team-box button {
    border: 1px solid #00A19A;
    background: #ffffff;
    color: #00A19A;
    width: 100px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.add-to-team-box button:hover {
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3) !important;
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3) !important;
    color: #00A19A;
}

[dir=ltr] .add-to-team-box button i {
    margin-left: 0;
    margin-right: 5px;
}

[dir=rtl] .add-to-team-box button i {
    margin-left: 5px;
    margin-right: 0;
}

.add-to-team-box .team-name {
    width: 37%;
}

@media (max-width: 1199px) {
    .add-to-team-box .team-name {
        width: 33%;
    }
}

@media (max-width: 991px) {
    .add-to-team-box .team-name {
        width: 30%;
    }
}

@media (max-width: 767px) {
    .add-to-team-box .team-name {
        width: 100%;
        margin-bottom: 18px;
    }
}

.add-to-team-box .team-post {
    width: 30%;
    background-repeat: no-repeat;
}

@media (max-width: 991px) {
    .add-to-team-box .team-post {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .add-to-team-box .team-post {
        width: 100%;
        margin-bottom: 18px;
    }
}

.add-to-team-box .team-age {
    width: 20%;
}

@media (max-width: 767px) {
    .add-to-team-box .team-age {
        width: 63%;
    }
}

.team-added {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 25px;
}

@media (max-width: 767px) {
    .team-added {
        flex-direction: column;
    }
}

.team-added-users {
    width: 50%;
}

@media (max-width: 767px) {
    .team-added-users {
        width: 100%;
    }
}

.team-added-users .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    height: 40px;
    background: #F8F8F8;
    margin-bottom: 12px;
    padding: 0 15px;
    color: #5c5c5c;
    font-weight: 300;
    font-size: 13px;
}

.team-added-users .item .fa-check-circle {
    color: #5c5c5c;
    font-size: 20px;
}

[dir=ltr] .team-added-users .item .fa-check-circle {
    margin-left: 0;
    margin-right: 10px;
}

[dir=rtl] .team-added-users .item .fa-check-circle {
    margin-left: 10px;
    margin-right: 0;
}

.team-added-users .item .delete-user {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background: #FF6867;
    color: #ffffff;
    width: 25px;
    height: 25px;
    position: relative;
    cursor: pointer;
}

[dir=ltr] .team-added-users .item .delete-user {
    margin-left: auto;
    margin-right: 0;
}

[dir=rtl] .team-added-users .item .delete-user {
    margin-left: 0;
    margin-right: auto;
}

.team-added-users .item .delete-user:hover {
    box-shadow: 0 0 13px -2px #ff6867;
    -webkit-box-shadow: 0 0 13px -2px #ff6867;
}

.team-added-users .item .delete-user:after {
    content: "";
    width: 13px;
    height: 2px;
    top: 50%;
    background: #ffffff;
}

[dir=ltr] .team-added-users .item .delete-user:after {
    left: 5px !important;
}

[dir=rtl] .team-added-users .item .delete-user:after {
    right: 5px !important;
}

.team-added-alert {
    width: 50%;
}

[dir=rtl] .team-added-alert {
    text-align: left;
}

[dir=ltr] .team-added-alert {
    text-align: right;
}

@media (max-width: 767px) {
    .team-added-alert {
        width: 100%;
        text-align: center !important;
        order: -1;
        margin-bottom: 20px;
    }
}

.team-added-alert .item {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    min-width: 230px;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    align-items: center;
    justify-content: flex-start;
    height: 40px;
    background: #CDF3F2;
    color: #00A19A;
    padding: 0 15px;
}

@media (max-width: 767px) {
    .team-added-alert .item {
        font-size: 13px;
    }
}

.team-added-alert .item i {
    color: #00A19A;
    font-size: 20px;
}

[dir=ltr] .team-added-alert .item i {
    margin-left: 0;
    margin-right: 10px;
}

[dir=rtl] .team-added-alert .item i {
    margin-left: 10px;
    margin-right: 0;
}

.password-main {
    padding-top: 150px;
}

@media (max-width: 991px) {
    .password-main {
        padding-top: 80px;
    }
}

@media (max-width: 575px) {
    .password-main {
        padding-top: 50px;
    }
}

.password-main:after {
    background-size: 30%;
}

@media (min-width: 1367px) {
    .password-main:after {
        background-size: 25%;
    }
}

@media (max-width: 767px) {
    .password-main {
        padding-top: 80px;
    }
}

.password-main .title-box {
    width: 300px;
    margin-bottom: 30px;
    background-color: #F1FFFF;
}

@media (max-width: 767px) {
    .password-main .title-box {
        width: 230px;
        min-height: 58px;
    }
}

.password-main .title-box span {
    font-weight: 500;
    font-size: 25px;
}

@media (max-width: 767px) {
    .password-main .title-box span {
        font-size: 20px;
    }
}

.password-main .title-box .my-icon {
    width: 44px;
    height: 44px;
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .password-main .title-box .my-icon {
        width: 38px;
        height: 38px;
    }
}

.password-main .title-box .my-icon-inner {
    width: 26px;
    height: 26px;
}

@media (max-width: 767px) {
    .password-main .title-box .my-icon-inner {
        width: 22px;
        height: 22px;
    }
}

.password-main .password {
    padding-bottom: 100px;
}

@media (min-width: 1367px) {
    .password-main .password {
        padding-bottom: 150px;
    }
}

.password-main .box-has-border {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    -ms-flex-direction: column;
    min-height: 370px;
}

@media (max-width: 767px) {
    .password-main .box-has-border {
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        padding: 20px;
        min-height: auto !important;
    }
}

@media (max-width: 575px) {
    .password-main .box-has-border {
        padding: 20px 0;
    }
}

@media (max-width: 767px) {
    .password-main .box-has-border:before {
        display: none;
    }
}

.password-main .box-has-border .form-group {
    margin-bottom: 25px;
}

.password-main .box-has-border form {
    width: 400px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .password-main .box-has-border form {
        width: 100%;
    }
}

.password-main .box-has-border form label {
    font-size: 15px;
    color: #7A7A7A;
    margin-bottom: 15px;
}

@media (max-width: 480px) {
    .password-main .box-has-border form label {
        font-size: 13px;
        margin-bottom: 10px;
    }
}

.password-main .box-has-border form .form-control {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background-color: #F8F8F8;
    border: 0;
    width: 100%;
    height: 40px;
    direction: ltr !important;
    text-align: left !important;
    border: 1px solid #eee;
}

@media (max-width: 767px) {
    .password-main .box-has-border form .form-control {
        border: 2px solid #EBEBEB;
        background-color: transparent;
        background: none;
    }
}

.password-main .box-has-border .step-btn {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    -o-border-radius: 37px;
    width: 130px;
    height: 40px;
    background: linear-gradient(180deg, #0DBCB1 0%, #00A19A 100%);
    color: white;
    margin-top: 50px;
    font-size: 16px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

[dir=ltr] .password-main .box-has-border .step-btn {
    margin-left: 20px;
    margin-right: 0;
}

[dir=rtl] .password-main .box-has-border .step-btn {
    margin-left: 0;
    margin-right: 20px;
}

[dir=rtl] .password-main .box-has-border .step-btn {
    float: left;
}

[dir=ltr] .password-main .box-has-border .step-btn {
    float: right;
}

@media (max-width: 767px) {
    .password-main .box-has-border .step-btn {
        margin-top: 20px;
    }
}

.password-main .box-has-border .step-btn:hover {
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3);
}

[dir=ltr] .password-main .box-has-border .step-btn i {
    margin-left: 10px;
    margin-right: 0;
}

[dir=rtl] .password-main .box-has-border .step-btn i {
    margin-left: 0;
    margin-right: 10px;
}

.password-main .box-has-border .return-password-result {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    -ms-flex-direction: column;
    text-align: center;
    min-width: 310px;
    min-height: 154px;
    background-color: #CDF3F2;
    color: #00A19A;
    padding: 17px;
}

.password-main .box-has-border .return-password-result .icon {
    margin-bottom: 5px;
}

.password-main .box-has-border .return-password-result .icon i {
    font-size: 33px;
}

.password-main .box-has-border .return-password-result .text {
    line-height: 25px;
    font-size: 13px;
}

.password-main .index-bottom-bg {
    height: 280px;
}

@media (min-width: 1367px) {
    .password-main .index-bottom-bg {
        height: 350px;
    }
}

@media (max-width: 1199px) {
    .main-partners .partners-flex {
        margin-top: 70px;
    }
}

@media (max-width: 767px) {
    .main-partners .partners-flex {
        margin-top: 20px;
    }
}

.main-partners .partners-wrapper {
    width: 40%;
}

@media (max-width: 767px) {
    .main-partners .partners-wrapper.md-hide {
        display: none;
    }
}

@media (max-width: 1199px) {
    .main-partners .partners-wrapper {
        width: 60%;
    }
}

@media (max-width: 575px) {
    .main-partners .partners-wrapper {
        margin-bottom: 170px;
    }
}

@media (max-width: 480px) {
    .main-partners .partners-wrapper {
        width: 100%;
    }
}

.main-partners .partners .title-box {
    margin: 150px auto 0px auto;
}

@media (max-width: 991px) {
    .main-partners .partners .title-box {
        margin: 100px auto 0px auto;
    }
}

@media (max-width: 767px) {
    .main-partners .partners .title-box {
        margin: 50px auto 0px auto;
    }
}

@media (max-width: 767px) {
    .main-partners .partners .partners-bg-img {
        position: absolute;
        top: auto;
        bottom: 0;
    }
}

@media (max-width: 767px) {
    .main-partners .partners:before {
        display: none;
    }
}

.partners-all {
    margin-top: 150px;
}

@media (max-width: 1199px) {
    .partners-all {
        margin-top: 100px;
    }
}

@media (max-width: 991px) {
    .partners-all {
        margin-top: 0;
    }
}

.partners-all .partners-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 30px;
}

@media (max-width: 991px) {
    .partners-all .partners-wrapper {
        padding-top: 35px;
    }
}

.partners-all .partners-wrapper .partners-box {
    width: 25%;
}

@media (max-width: 991px) {
    .partners-all .partners-wrapper .partners-box {
        width: 33%;
        filter: drop-shadow(0px 10px 20px rgba(16, 153, 148, 0.15));
        -webkit-filter: drop-shadow(0px 10px 20px rgba(16, 153, 148, 0.15));
    }
}

@media (max-width: 767px) {
    .partners-all .partners-wrapper .partners-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -ms-border-radius: 25px;
        -o-border-radius: 25px;
        flex-direction: row;
        -ms-flex-direction: row;
        width: 100%;
        padding: 10px;
        background: #ffffff;
        height: 123px;
    }
}

@media (max-width: 767px) {
    .partners-all .partners-wrapper .partners-box-img {
        width: 100px;
        order: 1;
        float: left;
    }
}

@media (max-width: 767px) {
    .partners-all .partners-wrapper .partners-box-text {
        width: 78%;
    }
}

#allpartners-goes-here-md {
    margin-bottom: 180px;
    display: none;
}

@media (max-width: 767px) {
    #allpartners-goes-here-md {
        display: block;
    }
}

@media (max-width: 575px) {
    #allpartners-goes-here-md {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .main-ourcart {
        position: relative;
        background: #e3f8f8;
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .main-ourcart:after {
        content: "";
        position: absolute;
        width: 450px;
        height: 100%;
        bottom: -2px;
        background: url("../img/ourcart-bg-mobile.svg") no-repeat white;
        background-size: cover !important;
        background-position: center;
        left: 0;
        margin: 0 auto;
        right: 0;
    }
}

@media (max-width: 767px) and (max-width: 575px) {
    .main-ourcart:after {
        width: 350px;
    }
}

.main-ourcart .our-cart {
    padding-top: 160px;
    position: relative;
    margin-bottom: 150px;
    z-index: 2;
}

@media (max-width: 991px) {
    .main-ourcart .our-cart {
        padding-top: 100px;
    }
}

@media (max-width: 767px) {
    .main-ourcart .our-cart {
        padding-top: 50px;
    }
}

.main-ourcart .our-cart:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 200px;
    bottom: -200px;
    background-size: cover !important;
    background-position: center;
    background: url("../img/ourcart-bg.svg") no-repeat #e3f8f8;
    z-index: 2;
    left: 0;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .main-ourcart .our-cart:after {
        display: none;
    }
}

.main-ourcart .our-cart .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 100px;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .main-ourcart .our-cart .swiper-wrapper {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .main-ourcart .our-cart .swiper-wrapper {
        padding-top: 0;
        margin-top: 25px;
    }
}

.main-ourcart .our-cart .swiper-wrapper .swiper-slide {
    width: 33%;
}

@media (max-width: 767px) {
    .main-ourcart .our-cart .swiper-wrapper .swiper-slide {
        width: 50%;
    }
}

@media (max-width: 575px) {
    .main-ourcart .our-cart .swiper-wrapper .swiper-slide {
        padding: 5px;
    }
}

.main-ourcart .our-cart .swiper-wrapper .swiper-slide .our-cart-box {
    width: 250px;
    height: 200px;
    padding: 10px;
}

@media (max-width: 991px) {
    .main-ourcart .our-cart .swiper-wrapper .swiper-slide .our-cart-box {
        width: 200px;
        height: 180px;
    }
}

@media (max-width: 575px) {
    .main-ourcart .our-cart .swiper-wrapper .swiper-slide .our-cart-box {
        width: 100%;
        height: 130px;
    }
}

body {
    scrollbar-width: thin;
    font-family: IRANSans;
}

[dir=rtl] body {
    direction: ltr;
}

[dir=ltr] body {
    direction: rtl;
}

html {
    scrollbar-width: thin !important;
    scrollbar-color: #89C8C8 #F6F5FF;
}


/* Only Chrome */

::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar:horizontal {
    height: 7px;
}

::-webkit-scrollbar-thumb {
    min-height: 10px !important;
}

::-webkit-scrollbar-track-piece {
    background-color: #F6F5FF;
}

::-webkit-scrollbar-thumb {
    background-color: #89C8C8;
}

[dir=ltr] input {
    direction: ltr;
}

[dir=rtl] input {
    direction: rtl;
}

.image-parent {
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.image-parent::after {
    content: "";
    display: block;
}

.image-inner {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

[dir=ltr] .image-inner {
    right: 0 !important;
}

[dir=rtl] .image-inner {
    left: 0 !important;
}

.image-inner img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

[dir=ltr] .image-inner img {
    right: 0 !important;
}

[dir=rtl] .image-inner img {
    left: 0 !important;
}

.btn-outline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    -o-border-radius: 37px;
    border: 1px solid #00A19A;
    color: #00A19A;
    font-size: 16px;
    padding: 5px;
}

.btn-outline:hover {
    background: #00A19A;
    color: #ffffff;
    box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(0, 161, 154, 0.3);
}

.btn-bg-red {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    -o-border-radius: 37px;
    border: 1px solid #FF6867;
    color: #ffffff;
    font-size: 16px;
    padding: 5px;
    background: #FF6867;
    box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
}

.btn-bg-red:hover {
    background: #ffffff;
    color: #FF6867;
}

.bg-none {
    background: none !important;
}

.font-20 {
    font-size: 20px;
}

.font-13 {
    font-size: 13px;
}

.font-22 {
    font-size: 22px;
}

@media (max-width: 767px) {
    .font-22 {
        font-size: 18px;
    }
}

.font-18 {
    font-size: 18px;
}

@media (max-width: 991px) {
    .font-18 {
        font-size: 15px;
    }
}

.font-14 {
    font-size: 14px;
}

.font-300 {
    font-weight: 300;
}

.first-color {
    color: #00A19A;
}

.dark {
    color: #555454;
}

.w-140 {
    min-width: 140px;
}

@media (max-width: 991px) {
    .w-140 {
        width: 140px;
        min-width: auto;
    }
}

.mr-2 {
    margin-right: 10px;
}

.pt-100 {
    padding-top: 100px;
}

.bg-light {
    background: linear-gradient(180deg, #FFFFFF 0%, #F3FFFF 100%);
}

.mycontainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .mycontainer {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .mycontainer {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .mycontainer {
        max-width: 850px;
    }
}

@media (min-width: 1200px) {
    .mycontainer {
        max-width: 1170px;
    }
}

.main {
    position: relative;
    overflow: hidden;
}

[dir=ltr] .main {
    direction: ltr;
}

[dir=rtl] .main {
    direction: rtl;
}

.title-box {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 235px;
    min-height: 65px;
    background: #F1FFFF;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 991px) {
    .title-box {
        background: none;
    }
}

.title-box span {
    font-weight: bold;
}

[dir=ltr] .title-box span {
    margin-left: 20px;
    margin-right: 0;
}

[dir=rtl] .title-box span {
    margin-left: 0;
    margin-right: 20px;
}

@media (max-width: 991px) {
    .title-box span {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .title-box span {
        font-size: 18px;
    }
}

@media (max-width: 575px) {
    .title-box span {
        font-size: 15px;
    }
}

.title-box .my-icon {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: #DDF3F3;
}

@media (max-width: 991px) {
    .title-box .my-icon {
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        background: #F3FFFF;
    }
}

.title-box .my-icon-inner {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    background: #00A19A;
}

.title-box .my-icon-inner i {
    color: #ffffff;
    font-size: 12px;
}

[dir=rtl] .title-box span {
    text-align: right;
}

[dir=ltr] .title-box span {
    text-align: left;
}

.index-bottom-bg {
    background: url("../img/bottom-bg.svg") no-repeat #ffffff;
    background-position: center;
    background-size: cover;
    height: 400px;
    width: 100%;
    position: relative;
    z-index: 2;
    top: -1px;
}

@media (max-width: 1199px) {
    .index-bottom-bg {
        height: 300px;
    }
}

@media (max-width: 991px) {
    .index-bottom-bg {
        display: none;
    }
}

.index-bottom-bg:after {
    content: "";
    width: 250px;
    height: 200px;
    position: absolute;
    bottom: 0;
    z-index: 5;
    background: url(../img/puty.png) no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: -30px;
}

[dir=ltr] .index-bottom-bg:after {
    left: 100px !important;
}

[dir=rtl] .index-bottom-bg:after {
    right: 100px !important;
}

.btn-gotobottom {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: #00A19A;
    color: #ffffff;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-size: 25px;
    display: none;
    z-index: 2;
}

.btn-gotobottom:hover {
    color: #ffffff;
    animation: pulse 1s infinite;
    -webkit-animation: pulse 1s infinite;
}

.btn-gotobottom:focus {
    color: #ffffff;
}

@media (max-width: 991px) {
    .btn-gotobottom {
        display: flex;
        top: 150px;
    }
}

@media (max-width: 767px) {
    .btn-gotobottom {
        top: 90px;
    }
}

.btn-gototop {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background: #00A19A;
    color: #ffffff;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    font-size: 25px;
    display: none;
    z-index: 2;
}

.btn-gototop:hover {
    color: #ffffff;
    animation: pulse 1s infinite;
    -webkit-animation: pulse 1s infinite;
}

.btn-gototop:focus {
    color: #ffffff;
}

@media (max-width: 767px) {
    .btn-gototop {
        display: flex;
        bottom: 5px;
    }
}

.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    border: 3px solid #A8DBD2;
    box-sizing: border-box;
    background: none;
}

.swiper-pagination-bullet-active {
    width: 18px;
    height: 18px;
    background: #00A19A;
    box-shadow: 0px 4px 7px rgba(0, 161, 154, 0.2);
    -webkit-box-shadow: 0px 4px 7px rgba(0, 161, 154, 0.2);
    border: none;
}

.box-has-border {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    box-shadow: 0px 16px 65px rgba(16, 153, 148, 0.15);
    -webkit-box-shadow: 0px 16px 65px rgba(16, 153, 148, 0.15);
    background: #ffffff;
    position: relative;
    min-height: auto;
    padding: 50px;
    margin-bottom: 80px;
    color: #8B8B8B;
    text-align: justify;
}

.box-has-border:before {
    content: "";
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
    height: 7px;
    background: #97DEDE;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.box-has-border button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    border-radius: 37px;
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    -ms-border-radius: 37px;
    -o-border-radius: 37px;
    border: 1px solid #FF6867;
    color: #ffffff;
    font-size: 16px;
    padding: 5px;
    background: #FF6867;
    box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
    -webkit-box-shadow: 0px 10px 19px rgba(250, 83, 82, 0.3);
    width: 90px;
    height: 40px;
}

.box-has-border button:hover {
    background: #ffffff;
    color: #FF6867;
}

.select-placeholder {
    color: #A9A9A9;
}

select option:first-child {
    color: #A9A9A9;
    display: none;
}

select option {
    color: #555;
}

.btn:focus {
    box-shadow: none;
}

.form-control:focus,
.custom-select:focus {
    border: 1px solid #97DEDE !important;
    box-sizing: border-box;
    box-shadow: 0px 0px 12px rgba(151, 222, 222, 0.2) !important;
    -webkit-box-shadow: 0px 0px 12px rgba(151, 222, 222, 0.2) !important;
}

.custom-select {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border: none;
}

[dir=ltr] .custom-select {
    background: #F8F8F8 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%2E3A59' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
}

[dir=rtl] .custom-select {
    background: #F8F8F8 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%2E3A59' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat left 0.75rem center/8px 10px;
}

img,
label,
button,
.btn {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (max-width: 991px) {
    .process-wrapper .wow {
        animation-name: none !important;
        visibility: visible !important;
    }
}


.cursor-pointer{
    cursor: pointer !important;
}

/*# sourceMappingURL=style.css.map */
