
.aic {
    align-items: center;
}
.jcc {
    justify-content: center;
}
.fd-row {
    flex-direction: row;
}
.fd-column {
    flex-direction: column;
}
.jcar {
    justify-content: space-around;
}
.flexwrap {
    flex-wrap: wrap;
}
.img-desk {

    background-position: right center;
    background-size: cover;
    min-height: 70vh;
}
.display-flex {
    display: flex !important;
}
.display-flex2 {
    display: flex !important;
}
.col-12 {
    width: 99.96000000000001% !important;
    max-width: 99.96000000000001% !important;
}
.col-6 {
    flex: 0 0 49.980000000000004% !important;
    width: 49.980000000000004% !important;
    max-width: 49.980000000000004% !important;
}
.col-3 {
    flex: 0 0 24.990000000000002% !important;
    width: 24.990000000000002% !important;
    max-width: 24.990000000000002% !important;
}
.edge-padding-lg-right, .edge-padding-lg-x {
    padding-right: 10% !important;
}
.paddingleft-xl {
    padding-left: 24px !important;
}
.paddingy-xxl {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
}
.paddingy-lg {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
.backgroundcolor-primary {
    background-color: #E65100 !important;
}
.textcolor-background {
    color: #696687 !important;
}
.textalign-right {
    text-align: right !important;
}
.marginbottom-lg {
    margin-bottom: 16px !important;
}
.hero-text {
    font-size: 36px;
    line-height: 52px;
    font-weight: 700;
}
.textsize-xl {
    font-size: 20.3px !important;
}
.edge-padding-lg-x {
    padding-right: 10% !important;
}
.marginx-md {
    margin-left: 8px !important;
    margin-right: 8px !important;
}
.acsp {
    align-content: space-evenly;
}
.backgroud-lightBlue {
    background: #f2f5f8;
}
.paddingbottom-xxxl {
    padding-bottom: 40px !important;
}
.marginbottom-xxxl {
    margin-bottom: 40px !important;
}
.paddingy-xxxl {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.textalign-center {
    text-align: center !important;
}
.radius-xl {
    border-radius: 18px !important;
}
.margin-lg {
    margin: 16px !important;
}
.paddingy-md {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.color-background {
    color: #3f3f3f !important;
    background: #fff !important;
    border-color: #e5e5e5 !important;
}
.ventures_cardWidth__2-Vjb {
    width: 29%;
    max-width: 450px;
    height: 500px;
}
.item_card button {
    bottom: 6%;
    right: 17%;
    border-radius: 30px;
    padding: 15px;
    font-family: IranSansWeb;
    font-size: 16px;
    margin-right: 5px;
    background: transparent;
    color: #1b1b1b;
    font-weight: normal;
    transition: 500ms;
}
.item_card h3 {
    margin-top: 20px;
}
.item_card p {
    font-size: 20px!important;
    margin-top: 10px;
    margin-right: 5px;
    padding: 10px;
    margin-left: 5px;
}
.marginy-sm {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}
.textsize-md {
    font-size: 16px !important;
}
.textcolor-gray {
    color: #a3a3a3 !important;
}
.margintop-md {
    margin-top: 8px !important;
}
.mr3a_threeElements__9Urk2 {
    display: flex;
    bottom: 0;
    justify-content: center;
    margin: auto;
    margin-top: auto;
}
.marginx-xl {
    margin-left: 24px !important;
    margin-right: 24px !important;
}
.margintop-lg {
    margin-top: 20%;
}
pre {
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    white-space: pre-wrap!important;
    background: transparent;
    border: 0;
    padding: 0;
}
.positionrelative {
    position: relative;
}
.arrows {
    width: 60px;
    height: 72px;
    position: absolute;
    margin-right: 5%;
    margin-bottom: 8%;
}

.arrows path {
    stroke: #E65100;
    fill: transparent;
    stroke-width: 2px;
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite;
}

@keyframes arrow
{
    0% {opacity:0}
    40% {opacity:1}
    80% {opacity:0}
    100% {opacity:0}
}

@-webkit-keyframes arrow /*Safari and Chrome*/
{
    0% {opacity:0}
    40% {opacity:1}
    80% {opacity:0}
    100% {opacity:0}
}

.arrows path.a1 {
    animation-delay:-1s;
    -webkit-animation-delay:-1s; /* Safari 和 Chrome */
}

.arrows path.a2 {
    animation-delay:-0.5s;
    -webkit-animation-delay:-0.5s; /* Safari 和 Chrome */
}

.arrows path.a3 {
    animation-delay:0s;
    -webkit-animation-delay:0s; /* Safari 和 Chrome */
}
.hover-primary {
    color: #676767;
    font-size: 100%;
}
.hover-primary:hover {
    color: #1b1e21;
}
.paddingtop-xxxl {
    padding-top: 40px !important;
}
.textsize-xxl {
    font-size: 25.12px !important;
}
.marginy-xxl {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
}
.margintop-xxl {
    margin-top: 32px !important;
}
.paddingx-xl {
    padding-left: 24px !important;
    padding-right: 24px !important;
}
.width-49 {
    width: 49%;
}
.paddingright-lg, .paddingstart-lg {
    padding-right: 16px !important;
}
.height-div {
    height: 200px;
}
