/*============================================ 
Template Name: Gooland
Version: 1.0
Author: pixelaxis
Author URI: https://themeforest.net/user/pixelaxis/portfolio
Description: Bitcoin Investment HTML Template


/*======== Table of Css Content ==========*/
/* Typography */
/* variables */
/* Normalize */
/* input and button type focus outline disable */
/* Global style */
/* Preloader Css */
/* Banners Start */
/* Main-menu Start */
/* Banners Start */
/* Hero_area Start */
/* Compare Start */
/* Feature Start */
/* upper-content Start */
/* Deposit Start */
/* Earningpartners Start */
/* Deposit Amount Start */
/* Earning Start */
/* Transaction Start */
/* How-use Start */
/* Counter Start */
/* Process Start */
/* testomonial Start */
/* Footer Start */
/* Scroll To Top Start *
/* 
=========================
=============================
 */
/* @import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;600;700;800&display=swap"); */
/* 
=========================
font-family: 'Josefin Sans', sans-serif;
font-family: 'Open Sans', sans-serif;
=============================
 */
/* Typography */
/* Normalize  */
@font-face {
    font-family: IranSans;
    src: url(../fonts/IRANSansWeb.woff2);
}

@font-face {
    font-family: IranSans;
    src: url(../fonts/IRANSansWeb_Bold.woff2);
    font-weight: bold;
}

@font-face {
    font-family: "Happy Icons";
    src: url(../fonts/happy-icons.woff2);
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-x: hidden;
    font: inherit;
    padding: 0;
    margin: 0;
}

body {
    font: inherit;
    overflow: hidden;
    font-family: IranSans;
    font-size: 18px;
    line-height: 1.556;
    font-weight: 400;
}

h1 {
    font-family: IranSans;
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
}

h2 {
    font-family: IranSans;
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
}

h3 {
    font-family: IranSans;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
}

h4 {
    font-family: IranSans;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}

p, a, li, span {
    font-family: IranSans;
    font-size: 18px;
    line-height: 1.556;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

a {
    display: inline-block;
    font-family: IranSans;
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: IranSans;
    margin: 0;
    padding: 0;
}

p {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

a {
    text-decoration: none;
    font-weight: 400;
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
}

a i {
    padding: 0 2px;
}

img {
    max-width: 100%;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

/*input and button type focus outline disable*/
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=number]:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=date]:focus,
input[type=submit]:focus,
select:focus,
button:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Global style */
.button-1, .button-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: IranSans;
    font-size: 16px;
    line-height: 26px;

    font-weight: 600;
    border-radius: 30px;
    width: 160px;
    height: 50px;
    text-transform: uppercase;

}

.button-1 {
    color: #ffffff;
    background: linear-gradient(45deg, #903eff 0%, #3e19ff 100%);
}

.button-2 {
    color: #000 !important;
    background-color: #FFF800;
}

.button-1:hover {
    color: #ffffff;
    background: linear-gradient(45deg, #3e19ff 0%, #903eff 100%);
}

.navbar-toggler {
    border: none !important;
    margin: 0px;
    padding: 0px;
}

.navbar-toggler:focus {
    outline: 0px;
}

h1.head {
    font-family: IranSans;
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
}

h2.title {
    font-family: IranSans;
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
}

h3.subtitle {
    font-family: IranSans;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
}

h4.lasthead {
    font-family: IranSans;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}

p.text {
    font-family: IranSans;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

/* Preloader Css */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #903eff 0%, #3e19ff 100%);
    overflow: hidden;
}

.preloader .preloader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader .preloader-inner .preloader-icon {
    width: 72px;
    height: 72px;
    display: inline-block;
    padding: 0px;
}

.preloader .preloader-inner .preloader-icon span {
    position: absolute;
    display: inline-block;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    background: #fff;
    -webkit-animation: preloader-fx 1.6s linear infinite;
    animation: preloader-fx 1.6s linear infinite;
}

.preloader .preloader-inner .preloader-icon span:last-child {
    animation-delay: -0.8s;
    -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}

@-webkit-keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
    }
}

@-webkit-keyframes pulsani {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.002);
        transform: scale(1.002);
    }
    100% {
        -webkit-transform: scale(1.004);
        transform: scale(1.004);
        opacity: 0;
    }
}

@keyframes pulsani {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.002);
        transform: scale(1.002);
    }
    100% {
        -webkit-transform: scale(1.004);
        transform: scale(1.004);
        opacity: 0;
    }
}

@-webkit-keyframes trantani {
    0% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    50% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
}

@keyframes trantani {
    0% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
    50% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }
}

@-webkit-keyframes upornis {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@keyframes upornis {
    0% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    50% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
}

@-webkit-keyframes cloud {
    0% {
        -webkit-transform: translatex(-100px);
        transform: translatex(-100px);
    }
    50% {
        -webkit-transform: translateX(750px);
        transform: translateX(750px);
    }
    100% {
        -webkit-transform: translateX(1500px);
        transform: translateX(1500px);
        opacity: 0;
    }
}

@keyframes cloud {
    0% {
        -webkit-transform: translatex(-100px);
        transform: translatex(-100px);
    }
    50% {
        -webkit-transform: translateX(750px);
        transform: translateX(750px);
    }
    100% {
        -webkit-transform: translateX(1500px);
        transform: translateX(1500px);
        opacity: 0;
    }
}

/* Main-menu Start */
.mein-menu {
    width: 100%;
    z-index: 9999;
    padding: 0 0 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.mein-menu .navbar {
    padding: 0px 0px;
    padding: 0px 0px;
    padding: 0px 0px;
    padding: 0px 0px;
    padding: 0px 0px;
    padding: 0px 0px;
    padding: 0px 0px;
    padding: 0px 0px;
    padding: 0rem 0rem;
}

.mein-menu .navbar #navbarNavDropdown {
    margin: 0;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav {
    margin-left: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item {
    margin-left: 22px;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item:last-child {
    margin-left: 0;
    margin-right: 0;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item a.nav-link {
    font-family: IranSans;
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
    padding-right: 0;
    padding-left: 0;
    position: relative;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item a.nav-link:before {
    position: absolute;
    content: "";
    top: calc(100% + 22px);
    left: 0;
    width: 0%;
    height: 2px;
    background: #ffffff;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item a.nav-link:hover:before {
    width: 100%;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .nav-link.active::before {
    width: 100%;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .language-select .nice-select {
    border: 0;
    width: 65px;
    font-family: IranSans;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600 !important;
    color: #ffffff;
    height: auto;
    padding: 3px 0px 0px;
    background: transparent;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .language-select .nice-select:after {
    border-bottom: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    width: 10px;
    height: 10px;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .language-select .nice-select span {
    font-weight: 600 !important;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .language-select .nice-select .list {
    width: 120px;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .language-select .nice-select .list li {
    font-family: IranSans;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600 !important;
    color: #33276a;
    text-align: right;
    padding: 0 5px 0 0;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .nav-link.button-1, .mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .nav-link.button-2 {
    width: 160px;
    -webkit-box-shadow: 0px 15px 24px 0px rgba(57, 36, 161, 0.26);
    box-shadow: 0px 15px 24px 0px rgba(57, 36, 161, 0.26);
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .nav-link.button-1:hover, .mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .nav-link.button-1.active {
    color: #fff;
}

.mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .nav-link.button-1:before, .mein-menu .navbar #navbarNavDropdown ul.navbar-nav li.nav-item .nav-link.button-2:before {
    display: none;
}

.mein-menu.nav-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(45deg, #903eff 0%, #3e19ff 100%);
    -webkit-box-shadow: 3.801px 12.432px 24px 0px rgba(150, 131, 225, 0.4);
    box-shadow: 3.801px 12.432px 24px 0px rgba(150, 131, 225, 0.4);
    z-index: 99999;
}

.navbar-toggler:focus {
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}

.mein-menu .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.95%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* Banners Start */
.banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    padding: 300px 0 450px;
    position: relative;
}

.banner .bg-sape {
    position: absolute;
    right: 5%;
    bottom: 0;
}

.banner .move {
    position: absolute;
    top: 10%;
    left: 5%;
}

.banner .cloud-1 {
    position: absolute;
    top: 14%;
    left: 0%;
    -webkit-animation: cloud 15s linear infinite;
    animation: cloud 15s linear infinite;
}

.banner .cloud-2 {
    position: absolute;
    top: 35%;
    left: 0%;
    -webkit-animation: cloud 20s linear infinite;
    animation: cloud 20s linear infinite;
}

.banner .hero-area {
    position: relative;
}

.banner .hero-area .banner-content h3.subtitle {
    color: #63d4f7;
}

.banner .hero-area .banner-content h1.head {
    color: #ffffff;
    padding: 22px 0px 34px;
}

/* section-head Start */
.section-head {
    margin-bottom: 26px;
}

.section-head h3.subtitle {
    color: #6342ff;
    text-align: right;
}

.section-head h2.title {
    color: #33276a;
    padding: 21px 0 16px;
}

.section-head p.text {
    color: #33276a;
    text-align: justify;
    direction: rtl;
}

.section-head a.button.button-1 {
    margin-top: 33px;
    min-width: 220px;
    -webkit-box-shadow: 0px 7px 13px 0px rgba(153, 99, 255, 0.59);
    box-shadow: 0px 7px 13px 0px rgba(153, 99, 255, 0.59);
}

/* Manage Start */
.manage {
    padding: 120px 0px 60px;
}

.manage .section-head h2.title {
    padding: 21px 0 3px;
}

.manage .manag-box {
    text-align: center;
    margin-top: 30px;
    padding: 0px 30px 0px;
}

.manage .manag-box .content h3.subtitle {
    padding: 35px 0px 11px;
    color: #33276a;
}

.manage .manag-box .content p.text {
    color: #33276a;
    direction: rtl;
}

/* feature Start */
.feature {
    position: relative;
    padding: 60px 0px 60px;
}

.feature .pic {
    margin-left: 30px;
}

.feature .pic .fimg-1 {
    max-width: unset;
}

.feature .section-head {
    margin-bottom: 0px;
}

.feature .section-head h2.title {
    padding: 21px 0px 0px;
    text-align: right;
    direction: rtl;
}

.feature .section-head p.text {
    padding-top: 26px;
    text-align: justify;
    direction: rtl;
}

.feature.three {
    padding: 120px 0px 120px;
}

.feature.three .pic {
    padding-right: 30px;
    direction: rtl;
}

.feature.three .pic .fimg-3 {
    max-width: unset;
}

.feature.two {
    padding: 60px 0px 30px;
}

.feature.two .pic {
    margin-left: 0px;
    padding-right: 30px;
    direction: rtl;
}

.feature.two .pic .fimg-2 {
    max-width: unset;
}

/* Our Mission Start */
.mission {
    position: relative;
    padding: 400px 0 120px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.mission .pic {
    margin-left: 30px;
}

.mission .pic .laptop-man {
    max-width: unset;
}

.mission .section-head {
    margin-bottom: 0px;
    direction: rtl;
}

.mission .section-head h2.title {
    padding: 21px 0 16px;
    text-align: right;
    direction: rtl;
}

.mission .section-head ul.list {
    padding-top: 8px;
    direction: ltr;
}

.mission .section-head ul.list li.list-item {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid rgba(98, 66, 255, 0.1);
    border-radius: 20px;
    -webkit-box-shadow: 0px 12px 2px 0px rgba(231, 226, 255, 0.08);
    box-shadow: 0px 12px 2px 0px rgba(231, 226, 255, 0.08);
    padding: 20px 20px 20px 40px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    justify-content: flex-start;
    flex-direction: row-reverse;
}

.mission .section-head ul.list li.list-item span.check {
    border-radius: 50%;
    background-color: #f6f7ff;
    -webkit-box-shadow: 0px 10px 8px 0px rgba(231, 226, 255, 0.65);
    box-shadow: 0px 10px 8px 0px rgba(231, 226, 255, 0.65);
    min-width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #6342ff;
    margin-left: 30px;
}

.mission .section-head ul.list li.list-item p.text {
    color: #5d5779;
    font-weight: 600;
}

.mission .section-head ul.list li.list-item:hover {
    -webkit-box-shadow: 0px 10px 8px 0px rgba(231, 226, 255, 0.65);
    box-shadow: 0px 10px 8px 0px rgba(231, 226, 255, 0.65);
}

.mission .section-head a.button.button-1 {
    margin-top: 40px;
}

/* testomonial Start */
.testomonial {
    padding: 120px 0px 120px;
    background-color: #f4f2ff;
}

.testomonial .section-head {
    margin-bottom: 33px;
}

.testomonial .section-head h2.title {
    padding: 21px 0 0px;
}

.testomonial .testo-box .single {
    padding: 20px 30px 30px;
}

.testomonial .testo-box .single .quate {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: unset;
}

.testomonial .testo-box .single .content-box {
    position: relative;
    padding: 40px 40px 40px;
    border-radius: 10px;
    background-color: white;
    -webkit-box-shadow: 0px 11px 43px 0px rgba(98, 143, 144, 0.15);
    box-shadow: 0px 11px 43px 0px rgba(98, 143, 144, 0.15);
}

.testomonial .testo-box .single .content-box p.text {
    color: #33276a;
    text-align: justify;
    direction: rtl;
}

.testomonial .testo-box .single .content-box .last-content {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
}

.testomonial .testo-box .single .content-box .last-content .thumb {
    max-width: 80px;
    margin-left: 20px;
}

.testomonial .testo-box .single .content-box .last-content h4.lasthead {
    color: #33276a;
    font-weight: 400;
    text-align: right;
}

.testomonial .testo-box .single .content-box .last-content h4.lasthead span {
    font-family: IranSans;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #6342ff;
}

.testomonial .owl-carousel .owl-nav .owl-prev {
    display: inline;
    font-size: 28px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
    border-radius: 50%;
    background-color: #6342ff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: 400;
}

.testomonial .owl-carousel .owl-nav .owl-next {
    display: inline;
    font-size: 28px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
    border-radius: 50%;
    background-color: #6342ff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-weight: 400;
}

.testomonial .owl-carousel .owl-dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    display: inline;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.testomonial .owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    margin: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #cbc7d9;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.testomonial .owl-carousel .owl-dots .owl-dot.active {
    background-color: #3e19ff;
    width: 38px;
    height: 8px;
    border-radius: 10px;
}

/* download Start */
.download {
    padding: 120px 0px 120px;
}

.download .section-content h2.down-head {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #33276a;
    text-align: right;
    direction: rtl;
}

.download .section-content h2.down-head a.link {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    color: #6342ff;
}

.download .section-content a.button {
    width: auto;
    display: inline-block;
    padding: 0px 35px 0px;
    line-height: 55px;
    margin-top: 30px;
}

.download .pic {
    margin-left: 30px;
}

.download .pic .dimg {
    max-width: unset;
    -webkit-animation: trantani 5s linear infinite;
    animation: trantani 5s linear infinite;
}

/* Footer Start */
.footer {
    padding: 120px 0px 0px;
    background: #f4f2ff;
}

.footer .footer-box .footer-link li {
    display: inline-block;
    color: #142645;
    font-family: IranSans;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding-right: 20px;
}

.footer .footer-box .footer-link li:last-child {
    padding-right: 0px;
}

.footer .footer-box .footer-link li a {
    color: #142645;
    font-family: IranSans;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.footer .footer-box .footer-link li a:hover {
    color: #6342ff;
    text-decoration: underline;
}

.footer .footer-box .social-style {
    text-align: left;
}

.footer .footer-box .social-style a {
    display: inline-block;
    margin-left: 15px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #8494d0;
    border-radius: 50%;
    border: 1px solid #d4c8ff;
    border-color: rgba(212, 200, 255, 0.36);
}

.footer .footer-box .social-style a:first-child {
    margin-left: 0px;
}

.footer .footer-box .social-style a:hover {
    border: 1px solid rgba(0, 0, 0, 0);
    background: linear-gradient(24deg, #903eff 0%, #3e19ff 100%);
    background: -ms-linear-gradient(24deg, #903eff 0%, #3e19ff 100%);
    -webkit-box-shadow: 0px 7px 13px 0px rgba(153, 99, 255, 0.59);
    box-shadow: 0px 7px 13px 0px rgba(153, 99, 255, 0.59);
    color: white;
}

.footer .footer-bottom {
    margin-top: 40px;
    padding: 30px 0px 30px;
    border-top: 1px solid rgba(180, 186, 255, 0.4);
}

.footer .footer-bottom .content p {
    font-family: IranSans;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #142645;
}

.footer .footer-bottom .content p a {
    font-family: IranSans;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #6342ff;
}

.footer .footer-bottom .content p a:hover {
    text-decoration: underline;
}

/* Scroll To Top Start */
#scrollUp {
    position: fixed;
    display: none;
    height: 45px;
    width: 40px;
    right: 2%;
    bottom: 3%;
    border-radius: 4px;
    background: linear-gradient(45deg, #903eff 0%, #3e19ff 100%);
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    z-index: 500;
    color: black;
}

#scrollUp i.fas.fa-arrow-up {
    color: #fff;
    line-height: 45px;
}

/* Scroll To Top End */

.hero-area .container {
    text-align: right;
}

.hero-area .container .row {
    justify-content: flex-end;
}

.mein-menu .container {
    direction: rtl;
}

.navbar-brand {
    margin-right: 0;
    margin-left: 1rem;
}

.footer .container {
    display: flex;
}

.wow:first-child .footer-box {
    text-align: right;
}

.banner-content {
    direction: rtl;
}

.download .section-content {
    text-align: right;
}

.twae-wrapper,
.twae-popup .twae-popup-content {
    --tw-cbx-bg: #6C11FF;
}


.twae-wrapper {
    width: 100%;
    display: block;
    position: relative;
}

.twae-wrapper,
.twae-wrapper *,
.twae-wrapper :after,
.twae-wrapper :before,
.twae-wrapper:after,
.twae-wrapper:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.twae-vertical {
    background: #0b023d;
}

.twae-vertical.twae-wrapper .twae-start {
    top: 40px;
}

.twae-vertical.twae-wrapper .twae-end, .twae-vertical.twae-wrapper .twae-start {
    background-color: #d6d6d6;
    width: calc(4px * 3);
    height: calc(4px * 3);
    display: inline-block;
    position: absolute;
    left: calc(50% - 4px * 1.5);
    z-index: 9;
    border-width: calc(0 * 1px);
    border-style: solid;
    border-color: #d6d6d6;
    border-radius: 50%;
}

.twae-wrapper, .twae-wrapper *, .twae-wrapper :after, .twae-wrapper :before, .twae-wrapper:after, .twae-wrapper:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.twae-vertical.twae-wrapper .twae-start:after {
    bottom: calc(0px - 0 * 1px);
}

.twae-vertical.twae-wrapper .twae-end:after, .twae-vertical.twae-wrapper .twae-start:after {
    /* content: ''; */
    position: absolute;
    height: calc(0 * 1px + 4px * .1);
    width: calc(4px - 0 * 2px);
    background-color: #d6d6d6;
    left: calc(50% - (4px - 0 * 2px) / 2);
}

.twae-wrapper, .twae-wrapper *, .twae-wrapper :after, .twae-wrapper :before, .twae-wrapper:after, .twae-wrapper:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.twae-vertical.twae-wrapper .twae-timeline {
    position: relative;
    max-width: 1200px;
    margin: auto;
    padding: 40px 30px;
    display: flow-root;
    width: 100%;
}

.twae-vertical.twae-wrapper .twae-timeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(50% - 4px / 2);
    display: block;
    width: 4px;
    background-color: #d6d6d6 !important;
    border-width: 0 calc(0 * 1px) 0 calc(0 * 1px);
    border-style: solid;
    border-color: #d6d6d6;
}

.twae-vertical.twae-wrapper .twae-story {
    position: relative;
    width: calc(50% - 48px);
    float: right;
    clear: both;
}

.twae-wrapper .twae-story {
    margin-bottom: 100px;
}

.twae-vertical.twae-wrapper .twae-labels {
    justify-content: space-between;
    top: calc(0 * 1% - 48px * 0 / 100 - (24px / 2 - 48px / 2));
    left: calc(-100% - 48px * 2);
    text-align: right;
}

.twae-wrapper .twae-labels {
    display: flex;
    flex-flow: column nowrap;
    gap: 5px;
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
}

.twae-wrapper .twae-label-big {
    line-height: 1em;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
    max-width: 100%;
}

.twae-wrapper .twae-label-small {
    line-height: 1em;
    font-size: 16px;
    font-weight: normal;
    color: #595959;
    white-space: nowrap;
    max-width: 100%;
}

.twae-vertical.twae-wrapper .twae-icon {
    top: calc(0 * 1% - 48px * 0 / 100);
    left: calc(48px / 2 - 48px * 2);
}

.twae-wrapper .twae-icon {
    position: absolute;
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-clip: padding-box;
    padding: 0;
    margin: 0;
    border-width: 4px;
    border-style: solid;
    border-color: #d6d6d6;
    background-color: #7963ED;
    color: #6C11FF;
    border-radius: 50%;
}

.twae-vertical.twae-wrapper .twae-icon:before, .twae-vertical.twae-wrapper .twae-icondot:before {
    top: calc(0px - 4px);
}

.twae-vertical.twae-wrapper .twae-icon:after, .twae-vertical.twae-wrapper .twae-icon:before, .twae-vertical.twae-wrapper .twae-icondot:after, .twae-vertical.twae-wrapper .twae-icondot:before {
    height: calc(4px + 4px * .1);
    width: calc(4px - 0 * 2px);
}

.twae-wrapper .twae-icon:after, .twae-wrapper .twae-icon:before, .twae-wrapper .twae-icondot:after, .twae-wrapper .twae-icondot:before {
    content: "";
    position: absolute;
    background: #d6d6d6;
    opacity: 0;
    margin: 0;
}

.twae-wrapper .twae-icon .twae_icon_text, .twae-wrapper .twae-icon i {
    color: #6C11FF;
    font-size: 24px;
    line-height: 1em;
}

.fa-atlassian:before {
    content: "\f77b";
}

.twae-vertical.twae-wrapper .twae-icon:after, .twae-vertical.twae-wrapper .twae-icondot:after {
    bottom: calc(0px - 4px);
}

.twae-wrapper .twae-arrow {
    position: absolute;
    width: calc(48px / 3.5);
    height: calc(48px / 3.5);
    transform: rotate(45deg);
    border-style: solid;
    border-color: #7963ED;
    z-index: 2;
}

.twae-vertical.twae-wrapper .twae-arrow {
    background: linear-gradient(to top right, #6C11FF 52%, transparent 48%);
    left: calc(48px / 7 - 48px / 3.5 + 3px / 3);
    top: calc(0 * 1% - 48px * 0 / 100 + 48px / 2 - 48px / 7);
    border-width: 0 0 3px 3px;
    box-shadow: -4px 4px 8px -4px rgb(0, 0, 0, .4);
}

.twae-wrapper .twae-content {
    display: flex;
    flex-flow: column;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0.75em 0.75em calc(0.75em - 10px) 0.75em;
    background: #6C11FF;
    border-width: 0 0 0 3px;
    border-color: #7963ED;
    border-style: solid;
    box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);;
    border-radius: 6px;
}

.twae-wrapper .twae-title {
    color: #F6F6F6;
    margin: 0 0 10px 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25em;
    order: 1;
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left;
}

.twae-wrapper .twae-description {
    color: #444;
}

.twae-description, .twae-button a, .twae-popup .twae-description {
    font-size: 1px;
}

.twae-wrapper .twae-description {
    width: 100%;
    display: inline-block;
    margin: 0px 0px 10px 0px;
    padding: 0;
    color: #444;
    text-align: left;
    order: 3;
}

.twae-wrapper .twae-description ol, .twae-wrapper .twae-description p, .twae-wrapper .twae-description span, .twae-wrapper .twae-description ul {
    color: #444;
}

.twae-description h5 {
    font-size: 1.25rem;
    margin-top: .5rem;
    margin-bottom: 1rem;
    direction: rtl;
}
.twae-wrapper{
    background: #fff;
}
.twae-popup .twae-popup-content {
    --tw-cbx-bg: #6C11FF;
}

.twae-vertical {
    padding: 50px 0;
    margin: 0 auto;
}

.twae-vertical.twae-wrapper .twae-story.twae-story-left {
    float: left;
}

.twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-labels {
    left: auto;
    right: calc(-100% - 48px * 2);
    text-align: left;
}

.twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-icon {
    left: auto;
    right: calc(48px / 2 - 48px * 2);
}

.twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-arrow {
    left: auto;
    right: calc(48px / 7 - 48px / 3.5 + 3px / 3);
    background: linear-gradient(to bottom left, #6C11FF 52%, transparent 48%);
    border-width: 3px 3px 0 0;
    box-shadow: 4px -4px 8px -4px rgb(0, 0, 0, .4);
}

.twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-content {
    box-shadow: 0px 2px 8px -2px rgba(0, 0, 0, 0.3);
    border-width: 0 3px 0 0;
    border-radius: 6px;
}

.twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-title {
    justify-content: right;
    text-align: right;
}

.span-fix {
    color: #33276a;
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    margin-right: 12px;
    display: inline-block;
    animation-duration: 0.4s;
    animation-delay: 0s;
    animation-name: fadeInDown;
}

.span-rotate {
    color: #F08A00;
    display: none;
}

.dispnone {
    display: inline-block !important;
}

.ico-box {
    fill: #FFEF00;
    color: #FFEF00;
    font-size: 50px;
    border-radius: 50%;
    padding: .5em;
    border: 3px solid #FFEF00;
    background-color: transparent;
    transition: 0.3s all;
}

.ico-box1 {
    font-size: 40px !important;
}

.ico-box:hover {
    fill: #F08A00;
    color: #F08A00;
    border-color: #F08A00;
}

.ico-box i {
    width: 50px;
    height: 50px;
    position: relative;
    display: block;
}

.fa-head-side-virus:before {
    content: "\e064";
}

.footer {
    background-color: #dfdfdf;
    border-top: 1px double #FFDC00;
}

.footer .container {
    direction: rtl;
    padding: 0;
    gap: 20px;
}

.footer-col {
    width: 25%;
}

.footer-col h2 {
    color: #000000;
    font-size: 18px;
}

.hm-spark:before {
    content: "\ea48";
}

.hm-bond3:before {
    content: "\ea96";
}

.hm-mail-open:before {
    content: "\e9d6";
}

.hm-headphone:before {
    content: "\e9ac";
}

.fa-telegram-plane:before {
    content: "\f3fe";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-question-circle:before {
    content: "\f059";
}

.logo-wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.hm {
    font-family: "Happy Icons" !important;
    font-style: normal;
}

.footer-txt-link {
    color: #232323;
    display: flex;
    transition: 0.3s all;
}

.footer-txt-link:hover {
    color: #4700d8;
}

.footer-txt-link span {
    padding-right: 16px;
}

.footer-col ul li {
    padding-bottom: 7px;
}

@media (min-width: 1100px) {
    .footer .container {
        max-width: 1060px;
    }
    .mobile-time-line{
        display: none;
    }
}
@media (max-width: 1100px) {
    .time-line-desktop{
        display: none;
    }
}

.time-line-desktop{
    text-align: center;
    position: relative;
    padding: 70px 0 140px;
    width: fit-content;
    margin: auto;
}

.social-icon-wrapper {
    display: flex;
}

.social-icon-wrapper > div {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icon-link {
    background-color: #4700D8;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social-icon-link i {
    color: #E0FF00;
    width: 1em;
    height: 1em;
    font-size: 22px;
}

.footer .copyright {
    justify-content: center;
    padding: 25px;
}

.copyright h6 {
    color: #000;
}

@media only screen and (max-width: 1100px) {
    .footer .container {
        flex-wrap: wrap;
    }

    .footer .container .footer-col {
        width: calc(50% - 20px);
    }
}

@media only screen and (max-width: 590px) {
    .footer .container {
        max-width: 90%;
    }

    .footer .container .footer-col {
        width: 100%;
    }

    .footer-txt-link {
        justify-content: center;
    }

    .footer-col > h2 {
        text-align: center;
    }

    .social-icon-wrapper {
        max-width: 350px;
        margin: auto;
    }
}

.language-select .list .option {
    direction: rtl;
}

.language-select .list .option::before {
    content: "";
    float: right;
    position: relative;
    right: 0;
    width: 30px;
    height: 24px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 4px;
}

.language-select .list .option:nth-child(1)::before {
    background-image: url(../img/iran.png);
}

.language-select .list .option:nth-child(2)::before {
    background-image: url(../img/usa.png);
}

.language-select .list .option:nth-child(3)::before {
    background-image: url(../img/iraq.png);
}

@media only screen and (max-width: 600px) {
    .span-fix {
        font-size: 36px;
    }

    .twae-vertical.twae-wrapper .twae-story.twae-story-left {
        float: right;
    }

    .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-labels {
        left: calc(-100% - 38px * 2);
        text-align: right;
        right: unset;
    }

    .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-icon {
        top: calc(0 * 1% - 48px * 0 / 100);
        left: calc(48px / 2 - 48px * 2);
    }

    .twae-vertical.twae-wrapper .twae-story.twae-story-left .twae-arrow {
        background: linear-gradient(to top right, #6C11FF 52%, transparent 48%);
        left: calc(48px / 7 - 48px / 3.5 + 3px / 3);
        top: calc(0 * 1% - 48px * 0 / 100 + 48px / 2 - 48px / 7);
        border-width: 0 0 3px 3px;
        box-shadow: -4px 4px 8px -4px rgb(0, 0, 0, .4);
        right: unset;
    }


    .twae-vertical.twae-wrapper .twae-end, .twae-vertical.twae-wrapper .twae-start {
        left: calc(23% - 4px * 1.5);
    }

    .twae-vertical.twae-wrapper .twae-story {
        width: calc(83% - 48px);
    }

    .twae-vertical.twae-wrapper .twae-timeline:before {
        left: calc(24% - 4px * 1.5);
    }
    .twae-vertical.twae-wrapper .twae-labels {
        left: calc(-100% - 38px * 2);
    }
    .feature .pic{
        margin-left: 0;
        margin-top: 30px;
    }
    .feature .pic img{
        max-width: 100%!important;
    }
    .feature.two .container > .row.align-items-center{
        flex-direction: column-reverse;
    }
    .vid-sec{
        padding: 0 15px;

    }
    .vid-sec video{
        max-width: 100%;
    }
}

.fixed-footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    background: #893bff;
    padding: 14px 0;
    z-index: 2;
}
.fixed-footer-col{
    width: 25%;
    text-align: center;
}
.fixed-footer-col a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: fit-content;
    margin: auto;
}
.fixed-footer-col svg{
    width: 100%;
    max-width: 35px;
    height: auto;
}
.fixed-footer-col p{
    color: #fff;
    margin-top: 5px;
}
.slider {
  position: relative;
    width: 100%;
    height: 60vw;
  overflow: hidden;
  margin: 0 auto;
}

/* Ã˜Â§Ã˜Â³Ã˜ÂªÃ˜Â§Ã›Å’Ã™â€žÃ¢â‚¬Å’Ã™â€¡Ã˜Â§Ã›Å’ Ã˜Â¹ÃšÂ©Ã˜Â³Ã¢â‚¬Å’Ã™â€¡Ã˜Â§ */
.slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
}

/* Ã™â€ Ã™â€¦Ã˜Â§Ã›Å’Ã˜Â´ Ã˜ÂªÃ˜ÂµÃ™Ë†Ã›Å’Ã˜Â± Ã™ÂÃ˜Â¹Ã™â€žÃ›Å’ */
.slide.active {
  opacity: 1;
}
.slider .slide img{
    width: 100%;
}
/* Ã˜Â§Ã˜Â³Ã˜ÂªÃ˜Â§Ã›Å’Ã™â€ž Ã™ÂÃ™â€žÃ˜Â´Ã¢â‚¬Å’Ã™â€¡Ã˜Â§ */
.prev-slide, .next-slide {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 10px;
  color: #fff;
}
.slider.free-slider{
    height: 45vw;
}
.prev-slide {
  left: 0;
}
.btbt{
    width: fit-content;
    padding: 35px 25px !important;
    max-width: 80%;

}
@media only screen and (max-width: 450px) {
    .btbt{
        padding: 45px 25px !important;

    }

}
.next-slide {
  right: 0;
}
.btn-wrapper{
    display: flex;
    gap: 15px;
}
.ra{
    margin-bottom: 6px;
}
.slider-gif{
    max-width: 80%;
    width: 900px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media only screen and (max-width: 990px) {
    a.nav-link{
        padding: 2px;
    }
    /*.navbar-nav{*/
    /*    height: 400px!important;*/
    /*}*/
    .ra{
        position: absolute;
        top: 21px;
        left: 70px;
    }
    .main-slider{
        margin-top: 85px;
    }
}
@media only screen and (min-width: 600px) {

    .footer{
        margin-bottom: 96px;
    }
}
@media only screen and (max-width: 600px) {

.fixed-footer{
    padding: 8px 0;
}
    .fixed-footer-col p{
        font-size: 12px;
    }
    .fixed-footer-col svg{
        max-width: 26px;
    }

    .footer{
        margin-bottom: 65px;
    }
}


:root {
    --clr-border-timeline: #333;
}

body {
    font-family: 'Abel', sans-serif;
}

.section-timeline {
    position: relative;
    padding: 50px 0;
}
.section-timeline .container {
    max-width: 1100px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    min-height: 1090px;
    display: flex;
    justify-content: center;
    position: relative;
}

.section-timeline .timeline {
    list-style: none;
    position: relative;
    margin: 30px 0;
}
.section-timeline .timeline li {
    height: 120px;
    width: 80px;
    position: absolute;
    border-color: var(--clr-border-timeline);
}
.section-timeline .timeline li:nth-child(odd) {
    border-style: solid;
    border-width: 2px 2px 2px 0;
    left: -40px;
    transform: translateX(50%);
    border-radius: 0 80px 80px 0;
    box-shadow: 13px 0 15px -12px rgba(0, 0, 0, .3);
}
.section-timeline .timeline li:nth-child(even) {
    left: -40px;
    border-style: solid;
    border-width: 2px 0 2px 2px;
    transform: translateX(-50%);
    border-radius: 80px 0 0 80px;
    box-shadow: -15px 0 15px -12px rgba(0, 0, 0, .5);
}

/* Style li */
.section-timeline .timeline li:nth-child(2) {
    top: 118px;
}
.section-timeline .timeline li:nth-child(3) {
    top: 236px;
}
.section-timeline .timeline li:nth-child(4) {
    top: 354px;
}
.section-timeline .timeline li:nth-child(5) {
    top: 472px;
}
.section-timeline .timeline li:nth-child(6) {
    top: 590px;
}
.section-timeline .timeline li:nth-child(7) {
    top: 708px;
}
.section-timeline .timeline li:nth-child(8) {
    top: 826px;
}
.section-timeline .timeline li:nth-child(9) {
    top: 944px;
}

/* Style pseudo Element */
.section-timeline .timeline li:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 30px;
    border: 2px solid black;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--clr-border-timeline);
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
    color: #FFF;
}
.section-timeline .timeline li:nth-child(odd):before {
    right: 0;
    transform: translateY(-50%) translateX(50%);
}
.section-timeline .timeline li:nth-child(even):before {
    left: 0;
    transform: translateY(-50%) translateX(-50%);
}

.section-timeline .timeline li:nth-child(1):after,
.section-timeline .timeline li:last-child:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: var(--clr-border-timeline);
}
.section-timeline .timeline li:nth-child(1):after {
    top: 0;
    transform: translate(-50%, -50%)
}
.section-timeline .timeline li:last-child:after {
    bottom: 0;
    transform: translate(50%, 50%)
}

.section-timeline .timeline li:nth-child(1):before {content: '1'; background: #e74c3c}
.section-timeline .timeline li:nth-child(2):before {content: '2'; background: #2ecc71}
.section-timeline .timeline li:nth-child(3):before {content: '3'; background: #e67e22}
.section-timeline .timeline li:nth-child(4):before {content: '4'; background: #1abc9c}
.section-timeline .timeline li:nth-child(5):before {content: '5'; background: #9b59b6}
.section-timeline .timeline li:nth-child(6):before {content: '6'; background: #03a9f4}
.section-timeline .timeline li:nth-child(7):before {content: '7'; background: #ff0f0f}
.section-timeline .timeline li:nth-child(8):before {content: '8'; background: #ff8f0f}
.section-timeline .timeline li:nth-child(9):before {content: '9'; background: #fff00f}

/* Style content */
.section-timeline .timeline .content {
    border: 1px solid #F2F2F2;
    position: absolute;
    min-width: 190px;
    border-radius: 10px;
    overflow: hidden;
    top: -25px;
    transform: translateY(-50%);
    max-height: 120px;
    box-shadow: 0 15px 25px -20px rgba(0, 0, 0, .2);
    background: white;
}
.section-timeline .timeline .content h3{
    font-size: 15px;
    line-height: 15px;
    color: white;
}
.section-timeline .timeline li:nth-child(odd) .content {
    left: -10px;
}
.section-timeline .timeline li:nth-child(even) .content {
    right: -10px;
}
.section-timeline .timeline li:nth-child(1) .content {
    top: -68px;
}
.section-timeline .timeline .content > * {
    padding: .5rem;
}
.section-timeline .timeline .content h3 {
    text-align: center;
    margin: 0;
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .4);
}
.section-timeline .timeline li:nth-child(1) h3 {
    background-color: #e74c3c;
}
.section-timeline .timeline li:nth-child(2) h3 {
    background-color: #2ecc71;
}
.section-timeline .timeline li:nth-child(3) h3 {
    background-color: #e67e22;
}
.section-timeline .timeline li:nth-child(4) h3 {
    background-color: #1abc9c;
}
.section-timeline .timeline li:nth-child(5) h3 {
    background-color: #9b59b6;
}
.section-timeline .timeline li:nth-child(6) h3 {
    background-color: #03a9f4;
}
.section-timeline .timeline li:nth-child(7) h3 {
    background-color: #ff0f0f;
}
.section-timeline .timeline li:nth-child(8) h3 {
    background-color: #ff8f0f;
}
.section-timeline .timeline li:nth-child(9) h3 {
    background-color: #fff00f;
}

.section-timeline .timeline .content p {
    font-size: 14px;
    line-height: 1.3;
    background: #fff;
    direction: rtl;
    text-align: right;
}

.time-line-desktop .content{
    max-height: 120px;
    box-shadow: 0 15px 25px -20px rgba(0, 0, 0, .2);
    border: 1px solid #F2F2F2;
    position: absolute;
    width: 210px;
    border-radius: 10px;
    overflow: hidden;
}

.time-line-desktop .content h3{
    text-align: center;
    margin: 0;
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .4);
    padding: .5rem;
    font-size: 18px;
    line-height: 30px;
    color: white;
}
.time-line-desktop .content:nth-of-type(1) h3{
    background: #c4254e;
}
.time-line-desktop .content:nth-of-type(1){
    left: 80px;
    bottom: 50px;
}
.time-line-desktop .content:nth-of-type(2) h3{
    background: #ffc010;
}
.time-line-desktop .content:nth-of-type(2){
    left: 375px;
    bottom: 50px;
}
.time-line-desktop .content:nth-of-type(3) h3{
    background: #01aca4;
}
.time-line-desktop .content:nth-of-type(3){
    left: 715px;
    bottom: 50px;
}
.time-line-desktop .content:nth-of-type(4) h3{
    background: #4153a5;
}
.time-line-desktop .content:nth-of-type(4){
    left: 600px;
    bottom: 340px;
}
.time-line-desktop .content:nth-of-type(5) h3{
    background: #1386c9;
}
.time-line-desktop .content:nth-of-type(5){
    left: 70px;
    bottom: 308px;
}
.time-line-desktop .content:nth-of-type(6) h3{
    background: #3255a7;
}
.time-line-desktop .content:nth-of-type(6){
    left: 175px;
    top: 75px;
}
.time-line-desktop .content:nth-of-type(7) h3{
    background: #b580b6;
}
.time-line-desktop .content:nth-of-type(7){
    left: 390px;
    top: 75px;
}
.time-line-desktop .content:nth-of-type(8) h3{
    background: #433f96;
}
.time-line-desktop .content:nth-of-type(8){
    left: 605px;
    top: 75px;
}
.time-line-desktop .content:nth-of-type(9) h3{
    background: #79479c;
}
.time-line-desktop .content:nth-of-type(9){
    left: 820px;
    top: 75px;
}
.time-line-desktop .content p{
    font-size: 16px;
    line-height: 1.3;
    background: #fff;
    direction: rtl;
    /*padding: .5rem;*/
}
.time-line-desktop .content div{
    padding: .5rem;
}
.vid-cover{
    width: 502px;
    height: 350px;
}
@media only screen and (max-width: 510px) {

    .vid-cover{
        width: unset;
        height: unset;
        padding: 20px;
    }
}


.arcu-widget .arcu-message-button p{
    font-family: IranSans!important;
    margin-top: 6px!important;
    font-size: 10px!important;
}
.arcu-item-title{
    font-family: IranSans!important;
}