.contact-us-page img, .map, body {
    max-width: 100%
}

@font-face {
    font-family: light;
    src: url(../fonts/light.eot);
    src: url(../fonts/light.eot?#iefix) format('embedded-opentype'), url(../fonts/light.otf) format('otf'), url(../fonts/light.svg#light) format('svg'), url(../fonts/light.ttf) format('truetype'), url(../fonts/light.woff) format('woff'), url(../fonts/light.woff2) format('woff2');
    font-display: swap
}

@font-face {
    font-family: regular;
    src: url(../fonts/regular.eot);
    src: url(../fonts/regular.eot?#iefix) format('embedded-opentype'), url(../fonts/regular.otf) format('otf'), url(../fonts/regular.woff2) format('woff2'), url(../fonts/regular.woff) format('woff'), url(../fonts/regular.ttf) format('truetype'), url(../fonts/regular.svg#regular) format('svg');
    font-display: swap
}

@font-face {
    font-family: extra-bold;
    src: url(../fonts/extra-bold.eot);
    src: url(../fonts/extra-bold.eot?#iefix) format('embedded-opentype'), url(../fonts/extra-bold.otf) format('otf'), url(../fonts/extra-bold.svg#extra-bold) format('svg'), url(../fonts/extra-bold.ttf) format('truetype'), url(../fonts/extra-bold.woff) format('woff'), url(../fonts/extra-bold.woff2) format('woff2');
    font-display: swap
}

*, table {
    padding: 0
}

.active-btn:hover, .active-platform-box .active-platform-btn span, .active-platform-box .active-platform-btn:hover, .contact-us-box .call, .more-post a, input[type=submit]:focus, input[type=submit]:hover {
    box-shadow: 0 5px 15px rgba(246, 195, 87, .3)
}

.message, .sender {
    align-self: flex-start
}

* {
    margin: 0;
    outline: 0;
    border: none
}

a {
    text-decoration: none
}

.cover-loading {
    background-color: #111;
    z-index: 10;
    position: fixed;
    top: 0;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    bottom: 0;
    right: 0;
    left: 0;
    transition: opacity 1s
}

.active-platform-box .active-platform-options .active-platform-option:last-child, .customer-list, .submitted, .symbols, hr {
    position: relative
}

.cover-loading img {
    animation: 1s infinite blinkLogo;
    transition: opacity .5s;
    opacity: 0
}

button, label {
    cursor: pointer
}

table {
    border-collapse: collapse;
    margin: 30px 0 0;
    width: 100%;
    table-layout: fixed
}

table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em
}

table tr {
    padding: .35em
}

table tbody tr {
    border: 1px solid transparent
}

table tbody tr:hover {
    background: #141414;
    border-radius: 10px
}

table td, table th {
    padding: 1em;
    text-align: center
}

table th {
    font-size: .85em;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #696969;
    font-weight: 400
}

.hide, .owl-dots, .section_items {
    display: none
}

@media screen and (max-width: 1024px) {
    table {
        border: 0
    }

    table caption {
        font-size: 1.3em
    }

    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    table tr {
        border-bottom: 3px dashed #242424;
        display: block;
        margin-bottom: .625em
    }

    table td {
        border-bottom: 1px solid #141414;
        display: block;
        font-size: .9em;
        text-align: left
    }

    table td::before {
        content: attr(data-label);
        float: right;
        margin-left: 10px;
        color: #696969;
        font-weight: 700;
        text-transform: uppercase
    }

    table td:last-child {
        border-bottom: 0
    }

    .ticket-status {
        justify-content: flex-end !important
    }
}

.filter a, table td {
    font-size: .8em
}

a.table-btn-delete, a.table-btn-edit, table a.table-btn-show {
    color: #fff;
    font-size: .8em;
    padding: 2px 7px;
    border-radius: 5px
}

table a.table-btn-show {
    background: #4a5568
}

.filter a:hover, .manage-comment .hide-comment:hover, table a.table-btn-edit, ul.pagination li.active {
    background: #f6c357;
    color: #141414
}

.ticket-close, table a.table-btn-delete {
    background: #ff3138
}

.filter, .flex, header .logo {
    display: flex
}

.filter a {
    border: 1px solid #f6c357;
    color: #f6c357;
    margin-left: 10px;
    padding: 3px 7px;
    border-radius: 5px
}

.active-btn, .active-platform-box .active-platform-btn span, .text {
    font-size: .9em
}

.btn {
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(246, 195, 87, .1)
}

.active-btn {
    background: #f6c357;
    transition: .2s
}

a, body, button, li, ul {
    font-family: regular;
    font-size: 1em
}

input, label span, select, textarea {
    font-size: .8em;
    margin: 0 5px 10px 0
}

.container {
    width: 80%;
    margin: 0 auto
}

.column {
    flex-direction: column
}

.space-between, footer .footer-center-side {
    justify-content: space-between
}

.align-items-center, ul.pagination li {
    align-items: center
}

.justify-center, ul.pagination {
    justify-content: center
}

input, select, textarea {
    font-family: regular;
    width: calc(100% - 45px);
    padding: 12px 15px;
    border: 1px solid #303030;
    border-radius: 10px;
    background: #0e0e0e;
    color: #fff
}

input[type=checkbox] {
    width: auto;
    cursor: pointer
}

label span {
    display: inline-block;
    color: #696969
}

.dash-nav .nav-item .submenu a:before, .responsive-dash-nav .nav-item .submenu a:before, label span:before {
    content: '#';
    margin-left: 5px
}

input::placeholder, textarea::placeholder {
    color: #ccc
}

input[type=submit] {
    border: 2px solid #f6c357;
    color: #f6c357;
    cursor: pointer;
    width: calc(100% - 15px);
    margin-right: 6px;
    font-family: regular;
    font-size: .9em;
    padding: 15px 0;
    margin-top: 5px;
    transition: .1s
}

.submitted {
    background: #696969 !important;
    color: #141414 !important;
    border: 2px solid #696969 !important;
    box-shadow: none !important
}

input[type=submit]:focus, input[type=submit]:hover {
    color: #141414;
    background: #f6c357
}

.half-input, select.half-input {
    width: calc(50% - 44px) !important
}

.intro-section {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 50px 0 30px
}

.intro-section .intro-section-title {
    font-size: 2em;
    color: #f6c357;
    font-family: extra-bold
}

.intro-section .intro-section-description {
    color: #696969;
    font-family: regular;
    font-size: .8em;
    margin-top: 7px
}

hr {
    margin: 20px auto;
    height: 1px;
    width: 100%;
    background: #303030
}

ul.pagination {
    display: flex;
    list-style: none;
    align-items: center;
    width: 100%;
    margin: 30px 0
}

ul.pagination li {
    width: 30px;
    display: flex;
    justify-content: center;
    height: 30px;
    border-radius: 10px;
    font-family: regular
}

ul.pagination li a {
    font-family: regular;
    color: #fff;
    padding: 0 10px
}

ul.pagination li.disabled {
    color: #696969;
    border: 1px dashed #696969;
    margin: 0 15px;
    width: 25px;
    height: 25px
}

ul.pagination li a.next, ul.pagination li a.prev {
    color: #f6c357;
    border: 1px dashed #f6c357;
    background: 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border-radius: 10px
}

.counter-box {
    padding: 5px 0;
    border-bottom: 1px dashed #242424
}

.contact-us-page .info:last-child, .counter-box:last-child {
    border: none
}

header, header nav {
    border-radius: 20px
}

.counter-title {
    font-size: .8em !important;
    color: #696969
}

.counter {
    color: #f6c357;
    padding: 2px 10px;
    border-radius: 5px
}

body {
    background: #141414;
    color: #fff;
    direction: rtl;
    overflow-x: hidden
}

.media-box .media-type h1, header {
    margin: 20px 0
}

header .logo img {
    margin: 0 0 0 20px
}

header nav {
    width: 100%;
    background: #262626
}

header nav .nav-item a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-size: .8em;
    padding: 20px 12px 22px;
    position: relative
}

header nav .nav-item a:first-child {
    margin-right: 15px
}

header nav .nav-item a::after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    height: 3px;
    left: 0;
    width: 50%;
    right: 25%;
    border-radius: 10px;
    background: #f6c357;
    opacity: 0;
    transition: .2s
}

header nav .nav-item a:hover::after {
    opacity: 1;
    bottom: 0
}

header .social-media a:last-child {
    margin-left: 10px
}

header .social-media a {
    display: flex;
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 10px;
    transition: .2s
}

header .social-media a:hover {
    border: 1px solid #f6c357
}

.symbol-1, .symbol-2, .symbol-3 {
    position: absolute;
    background: #f6c357;
    width: 55px;
    height: 55px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    font-size: .7em;
    align-items: center;
    justify-content: center
}

.symbol-1 {
    right: 20%;
    top: 40%
}

.symbol-1:before, .symbol-2:before, .symbol-3:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 0 20px 0 0;
    background: #f6c357;
    position: absolute;
    left: 0;
    bottom: 0
}

.symbol-2 {
    right: 30%;
    top: 20%
}

.symbol-3 {
    top: 60%;
    right: 30%
}

.platform-symbol-1, .platform-symbol-2, .platform-symbol-3 {
    width: 40px
}

.symbol-1:hover, .symbol-1:hover::before, .symbol-2:hover, .symbol-2:hover::before, .symbol-3:hover, .symbol-3:hover::before {
    background: #000
}

.intro-left, .intro-right {
    width: 50%;
    position: relative
}

.intro-right h1 {
    font-family: extra-bold;
    color: #f6c357;
    font-size: 2.5em;
    margin-bottom: 20px
}

.intro-right p.description {
    color: #fff;
    font-size: .9em;
    font-family: light;
    text-align: justify;
    width: 80%;
    padding: 0 30px 0 0;
    position: relative;
    line-height: 2.2em
}

.intro-right p.description:before {
    content: '';
    width: 5px;
    height: 65%;
    top: 16%;
    box-shadow: 0 0 10px rgba(246, 195, 87, .5);
    bottom: 0;
    right: 0;
    position: absolute;
    background: #f6c357;
    display: inline-block;
    border-radius: 10px
}

.custom-margin-platform-option, .intro-right .show-products {
    margin-top: 30px
}

.intro-right .show-products a.btn {
    display: inline-flex;
    align-items: center;
    padding: 7px 0 7px 20px
}

.intro-right .show-products .products-icon {
    margin: 0 15px
}

.intro-right .show-products a .button-text {
    flex-direction: column;
    text-align: right;
    color: #141414;
    font-size: .9em
}

.intro-right .show-products a .button-text div:last-child {
    font-family: light;
    font-size: .8em;
    color: #262626
}

.intro-left {
    justify-content: flex-end
}

.intro-left .datacenter {
    width: 90%
}

.intro-left .datacenter-blur {
    filter: blur(100px);
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
    opacity: .5
}

.experience {
    margin-top: 40px;
    align-items: center
}

.experience .experience-right {
    display: flex;
    flex-direction: column
}

.experience .experience-right .description {
    margin-bottom: 20px;
    text-align: justify;
    color: #fff;
    font-size: .9em;
    padding: 5px;
    line-height: 2.3em;
    opacity: 1;
    transition: 1s
}

.experience .experience-center, .experience .experience-left, .experience .experience-right {
    width: 30%;
    margin-bottom: 50px
}

.experience .experience-right .experience-list {
    flex-wrap: wrap
}

.experience .experience-right .experience-list .experience-item {
    flex: 40%;
    text-align: center;
    justify-content: center;
    border: 1px solid #242424;
    background: #141414;
    box-shadow: 0 5px 0 #242424;
    border-radius: 10px;
    margin: 10px 5px;
    padding: 20px 5px
}

.experience .experience-right .experience-list .experience-item .item-top {
    text-align: center;
    justify-content: center
}

.experience .experience-right .experience-list .experience-item .item-top img {
    max-width: 35px
}

.experience .experience-right .experience-list .experience-item .item-top .counter {
    background: #f6c357;
    color: #141414;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px;
    font-size: .8em;
    width: 15px;
    height: 15px;
    border-radius: 3px;
    text-align: center;
    margin-right: 7px;
    box-shadow: 0 5px 15px rgba(246, 195, 87, .3)
}

.experience .experience-right .experience-list .experience-item .item-bottom {
    font-size: .9em;
    color: #696969
}

.experience .experience-right .experience-list .experience-item:hover, .experience .experience-right .experience-list .experience-item:hover .item-bottom {
    color: #fff;
    cursor: pointer
}

.experience .experience-center {
    position: relative;
    display: flex;
    justify-items: center;
    justify-content: center
}

.experience .experience-center .experience-cover {
    width: 70%;
    aspect-ratio: 3/4.5
}

.experience .experience-center .experience-cover-blur {
    filter: blur(50px);
    position: absolute;
    opacity: .3;
    z-index: -1
}

.experience .experience-center .experience-info {
    display: flex;
    flex-direction: column;
    position: absolute;
    align-items: center;
    font-family: extra-bold
}

.experience .experience-left .form-text {
    font-size: .9em;
    margin-bottom: 10px
}

.experience .experience-left .form-text:before {
    content: '';
    display: inline-block;
    width: 3px;
    height: 10px;
    background: #f6c357;
    border-radius: 5px;
    margin: 0 5px 0 10px
}

.contact-us-page {
    display: flex;
    flex-direction: row-reverse;
    background: url("../assets/contact-us-cover.png") top left no-repeat, #000;
    padding: 20px 0;
    border-radius: 20px;
    align-items: center;
    justify-content: space-around
}

.map {
    width: 100%;
    border-radius: 20px;
    margin-bottom: 20px
}

.contact-us-page-child {
    width: 45%
}

.form-title-child {
    margin: 0 0 15px
}

.contact-us-page .info {
    width: 100%;
    padding: 20px 0;
    margin: 0 0 10px;
    font-size: .9em;
    border-bottom: 1px dashed #242424
}

.active-platform-box .active-platform-options .active-platform-option:hover span, .contact-us-page .info a, .dash-nav .nav-item .submenu a:hover, .receiver .attachment span, .responsive-dash-nav .nav-item .submenu a:hover, .responsive-nav a.active-nav span, .responsive-nav a:hover span, .sender .attachment:hover span {
    color: #fff
}

.contact-us-page .info img {
    width: 30px;
    margin-left: 10px
}

.contact-us-page .info p {
    color: #f6c357;
    margin-left: 20px;
    font-family: regular;
    font-size: 1.1em
}

.contact-us-box {
    width: 100%;
    margin: 100px 0;
    background: #000;
    border-radius: 25px;
    padding: 30px 0;
    position: relative
}

.contact-us-box:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../assets/box-left-cover.png") bottom/cover no-repeat;
    border-radius: 20px;
    width: 300px;
    height: 100%
}

.contact-us-box:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    background: url("../assets/box-right-cover.png") bottom/cover no-repeat;
    border-radius: 20px;
    width: 250px;
    height: 100%
}

.contact-us-box .contact-us-title {
    color: #f6c357;
    font-size: 1.2em;
    font-family: extra-bold;
    z-index: 2;
    text-align: center;
    padding: 0 15px
}

.contact-us-box .contact-us-description {
    width: 50%;
    font-size: .8em;
    margin: 15px 0 30px;
    text-align: center;
    line-height: 2.5em;
    z-index: 2
}

.contact-us-box .call {
    background: #f6c357;
    color: #141414;
    font-size: .8em;
    font-family: regular;
    border-radius: 7px;
    padding: 10px;
    z-index: 2
}

.platforms .platform-list {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center
}

.platforms .platform-list .platform {
    display: flex;
    margin: 7px;
    padding: 15px;
    cursor: pointer;
    justify-content: center;
    width: 250px;
    height: 115px;
    border-radius: 15px;
    flex-direction: column;
    align-items: center;
    background: #191919;
    transition: .5s;
    border: 1px solid #252525;
    position: relative
}

.platforms .platform-list .platform .new {
    content: '';
    width: 25px;
    position: absolute;
    top: 10px;
    left: 10px;
    opacity: .2;
    z-index: 9;
    font-size: .7em;
    border-radius: 3px;
    transition: 0.3s;
    padding: 0 5px
}

.platforms .platform-list .active-platform .new , .platforms .product-list .platform:hover .new {
    opacity: 1
}

.platforms .platform-list .platform .platform-icon img {
    width: 30px;
    opacity: .2;
    margin-bottom: 5px;
    transition: .3s
}

.platforms .platform-list .platform .platform-fa-name {
    font-size: .8em;
    margin-top: 5px;
    margin-bottom: 2px;
    color: #696969;
    transition: 0.3s;
}

.platforms .platform-list .platform .platform-en-name {
    font-size: .6em;
    color: #696969
}

.platforms .platform-list .active-platform ,.platforms .product-list .platform:hover {
    background: #141414 !important;
    position: relative;
    border: 1px solid #f6c357;
    transition: .3s
}

.platforms .platform-list .active-platform .platform-fa-name , .platforms .product-list .platform:hover .platform-fa-name {
    color: #fff !important;
    transition: .3s;
}
.platforms .platform-list .active-platform:after , .platforms .product-list .platform:hover::after {
    content: '';
    background: url('../assets/platform-hover.png');
    display: inline-block;
    bottom: -2px;
    width: 118px;
    height: 10px;
    position: absolute
}

.platforms .platform-list .active-platform .platform-icon img ,.platforms .product-list .platform:hover .platform-icon img{
    opacity: 1 !important;
    max-width: 30px
}

.demo-request {
    background: #000;
    text-align: center;
    margin: 10px 0 0 0;
    border-top: 1px dashed #696969;
    padding: 10px;
    border-radius: 0 0 20px 20px;
}

.toggle, figure.table tr:hover {
    background: 0 0
}

.demo-request p {
    font-size: .7em;
    color: #696969;
    margin: 5px 0 20px
}

.active-platform-box {
    justify-content: center;
    margin-bottom: 100px
}

.active-platform-box .parent {
    display: flex;
    flex-direction: column;
    align-items: center
}

.active-platform-box .active-platform-name {
    font-size: 10em;
    font-family: regular;
    font-weight: 700;
    color: #121212;
    text-shadow: -2px 2px 0 #f6c357, 2px 2px 0 #f6c357, 2px -2px 0 #f6c357, -2px -2px 0 #f6c357;
    transition: .2s ease-in
}

.active-platform-box .active-platform-short-description {
    color: #f6c357;
    margin-bottom: 20px
}

.active-platform-box .power-on {
    color: #f6c357;
    text-shadow: -2px 2px 0 #121212, 2px 2px 0 #121212, 2px -2px 0 #121212, -2px -2px 0 #121212;
    transition: .2s ease-out
}

.active-platform-box .power-btn {
    transition: .2s;
    transform: rotate(90deg)
}

.active-platform-box .power-off {
    transform: rotate(270deg);
    transition: .2s
}

.active-platform-box .active-platform-btn {
    background: #f6c357;
    color: #141414;
    display: inline-flex;
    align-items: center;
    padding: 10px;
    border-radius: 10px 0 10px 10px;
    transition: .2s
}

.active-platform-box .active-platform-btn img {
    margin-left: 10px;
    width: 20px;
    height: 20px
}

.toggle {
    display: flex;
    align-items: center;
    margin: 0 15px 0 0
}

.toggle img {
    width: 20px;
    margin: 0 7px
}

.toggle span {
    color: #f6c357;
    font-size: .7em
}

.customers img {
    max-width: 40px;
    max-height: 50px;
}

.customers, .more-post a {
    border-radius: 15px;
    color: #141414
}

.active-platform-box .active-platform-options {
    display: flex;
    flex-direction: column;
    margin: 35px
}

.active-platform-box .active-platform-options .active-platform-option {
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 10px 0;
    width: 100%;
    max-width: 400px
}

.active-platform-box .active-platform-options .active-platform-option img {
    width: 20px;
    height: 20px;
    margin-left: 7px
}

.active-platform-box .active-platform-options .active-platform-option span {
    font-size: .8em;
    color: #696969;
    font-family: regular;
    transition: .2s
}

.customer-list .customer-box {
    width: 60%
}

.customers:after, .customers:before {
    background: url('../assets/customer-box-fade.png') no-repeat;
    width: 100px;
    height: 100%;
    z-index: 2;
    border-radius: 20px;
    content: ''
}

.customer-cover {
    background: url('../assets/world-map.png') no-repeat;
    width: 520px;
    height: 420px;
    content: '';
    left: 0;
    top: -100px;
    z-index: -1;
    position: absolute
}

.blog-cover, .customers:after, .customers:before {
    position: absolute;
    top: 0
}

.customers {
    width: 100%;
    background: #fff;
    min-height: 50px !important;
    padding: 20px 0
}

.blogs a {
    margin-right: 10px
}

.blogs .post .post-header .category, .search-input {
    color: #f6c357
}

.customers:before {
    right: 0;
    transform: rotate(180deg)
}

.customers:after {
    left: 0
}

.blogs {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 20px
}

.search-blog {
    margin-top: 0 !important;
    width: 25% !important
}

.blogs .post {
    border: 2px solid #202020;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #080808;
    padding: 0 10px 10px;
    border-radius: 10px;
    box-sizing: border-box;
    min-height: 250px;
    width: 310px;
    margin: 10px 0 30px 10px
}

.article .article-image, .blogs .post .post-image, .platform-detail .platform-detail-order-btn {
    width: 100%
}

.blogs .post .post-image img {
    margin-top: 10px;
    width: 100%;
    height: auto;
    max-height: 150px;
    border-radius: 10px
}

.blogs .post .post-header {
    display: flex;
    width: calc(100% - 10px);
    justify-content: space-between;
    margin: 0 10px 10px;
    font-size: .8em;
    text-align: center
}

.blogs .post .post-title {
    color: #fff;
    height: 60px;
    margin-top: 5px;
    width: calc(100% - 10px);
    overflow-x: hidden;
    overflow-y: hidden;
    animation-duration: .5s
}

.blogs .post .post-header .date {
    color: #696969;
    direction: ltr
}

.custom-margin-blog, .custom-margin-experience {
    margin-top: 100px
}

.blogs .post:hover .post-title {
    animation-name: colorChange;
    animation-fill-mode: forwards
}

.ck-table-bogus-paragraph, .more-post {
    text-align: center
}

.more-post a {
    background: #f6c357;
    padding: 12px 10px;
    font-size: .9em;
    font-family: regular;
    display: inline-flex;
    align-items: center
}

.more-post a img, footer .footer-center-side .social a img {
    margin-left: 5px
}

.custom-blogs-style {
    margin-top: 10px !important;
    justify-content: center
}

.custom-blog-box {
    margin-top: 50px;
    justify-content: center
}

.search-input {
    padding: 20px;
    width: calc(100% - 50px)
}

.blog-cover {
    width: 100%;
    height: 380px;
    background: url("../assets/fade-cover.png") center no-repeat;
    z-index: -1
}

.responsive-dash-nav, .responsive-dash-nav-icon, .responsive-nav {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0
}

.blog-categories {
    margin: 10px
}

.blog-categories a {
    border: 1px solid #303030;
    color: #fff;
    padding: 7px 20px;
    font-size: .8em;
    border-radius: 50px;
    display: inline-block;
    transition: .3s
}

.blog-categories a:before {
    content: '#';
    margin-left: 5px;
    color: #696969
}

.active-category, .blog-categories a:hover {
    background: #f6c357;
    color: #141414;
    border: 1px solid #f6c357 !important
}

.active-category {
    color: #141414 !important
}

.article {
    width: 80%;
    background: #000;
    border-radius: 20px
}

.article .article-image img {
    border-radius: 20px;
    width: calc(100% - 20px);
    padding: 10px
}

.article .article-title {
    color: #f6c357;
    font-size: 1.5em;
    font-family: regular;
    text-align: center;
    margin-top: 10px
}

.article .article-category span {
    text-align: center;
    background: #f6c357;
    color: #141414;
    font-family: regular;
    font-size: .8em;
    margin-top: 10px;
    padding: 5px 10px;
    border-radius: 20px
}

.article .article-body {
    padding: 0 20px;
    line-height: 2.5em;
    font-size: .9em;
    margin-top: 20px;
    color: #ccc;
    font-family: light !important
}

.article .article-body table thead tr td {
    color: #696969
}

.article .article-body p {
    margin: 15px 0;
    text-align: justify
}

.article .article-body p strong {
    font-family: extra-bold;
    color: #f6c357;
}

.article .article-body p a {
    color: #696969;
    border-bottom: 1px dashed #696969;
}

.article .article-body ul {
    margin-right: 15px;
}

.article .article-body table tbody tr {
    border-radius: 10px
}

.article .article-body table thead th {
    color: #f6c357 !important
}

.article .article-body table tbody tr td {
    color: #fff;
    font-size: .9em
}

.article .article-body img {
    border-radius: 15px;
    max-width: 100%
}

.article .article-body table thead tr:first-child {
    font-family: regular;
    font-size: 1em;
    color: #000
}

.article .article-body table tbody tr:hover {
    background: #090909
}

.comments {
    width: 80%;
    margin: 20px auto 0;
    padding: 10px
}

.comments-title, footer .footer-left-side .contact-ways .way {
    margin-bottom: 10px
}

.comments-title {
    color: #f6c357;
    margin-right: 5px;
    display: inline-block
}

.comments .send-comment {
    background: #000;
    border-radius: 15px;
    padding: 20px 10px
}

.comments .comment {
    margin: 20px 0;
    padding: 10px 20px;
    border-radius: 15px;
    background: #000;
    border: 1px solid #141414
}

.comments .comment .user {
    font-size: 1em;
    color: #f6c357
}

.comments .comment .user .user-type {
    font-size: .7em;
    background: #f6c357;
    color: #141414;
    padding: 0 5px;
    border-radius: 3px
}

.comments .comment .comment-text {
    font-size: .8em;
    text-align: justify;
    line-height: 2.5em;
    color: #aaa;
    margin: 15px 0 0;
    font-family: light
}

.comments .comment .comment-reply {
    margin: 10px 0;
    padding: 5px 10px;
    border: 1px dashed #f6c357;
    border-radius: 5px
}

.comments .comment .comment-reply .comment-text {
    margin-top: 0;
    color: #f6c357;
    font-family: regular
}

.manage-comment {
    margin: 10px 5px
}

.manage-comment a, .manage-comment span {
    padding: 3px 7px;
    font-size: .8em;
    border-radius: 5px
}

.manage-comment .reply-show-comment, .reply-delete-comment, .reply-hide-comment {
    border: 1px solid #141414;
    color: #141414
}

.manage-comment .reply-show-comment:hover, .reply-delete-comment:hover, .reply-hide-comment:hover {
    background: #141414;
    color: #f6c357
}

.manage-comment .show-comment {
    border: 1px solid #00aa8d;
    color: #00aa8d
}

.manage-comment .show-comment:hover {
    background: #00aa8d;
    color: #fff
}

.manage-comment .delete-comment {
    border: 1px solid #ff3138;
    color: #ff3138
}

.manage-comment .delete-comment:hover {
    background: #ff3138;
    color: #fff
}

.manage-comment .hide-comment {
    border: 1px solid #f6c357;
    color: #f6c357
}

@keyframes colorChange {
    0%, 100% {
        color: #fff
    }
    50% {
        color: #000
    }
}

footer {
    display: flex;
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    margin: 250px auto 0
}

.responsive-dash-nav img.logo {
    width: 200px
}

footer .footer-center-side, footer .footer-left-side, footer .footer-right-side {
    flex: 1;
    width: 33%;
}

footer .footer-right-side .about-heerraad {
    font-size: .8em;
    color: #141414;
    text-align: justify;
    margin-top: 20px
}

footer .footer-right-side .address {
    background: #f6c357;
    font-size: .7em;
    color: #141414;
    padding: 2px 5px;
    border-radius: 5px;
    margin-top: 40px
}

footer .footer-center-side .social a {
    padding: 5px;
    color: #141414;
    font-size: .8em;
    border: 1px solid #fff;
    border-radius: 10px
}

footer .footer-center-side .social a:hover {
    border: 1px solid #ccc
}

footer .footer-center-side .social, footer .footer-center-side nav .nav-column {
    margin-right: 0;
    width: 100%
}

.footer-center-side {
    padding-right: 30px
}

footer .footer-center-side nav {
    display: flex;
    width: 100%;
    justify-content: space-between
}

footer .footer-center-side nav .nav-column a {
    color: #141414;
    padding: 5px 0;
    font-size: .8em
}

.receiver .attachment:hover span, .sender .attachment span, footer .footer-center-side nav .nav-column a:hover::before {
    color: #141414
}

footer .footer-center-side nav .nav-column a:before {
    content: '•';
    color: #ccc;
    margin-left: 5px
}

footer .footer-left-side {
    direction: ltr;
    justify-content: space-between
}

footer .footer-left-side .contact-ways {
    color: #141414;
    direction: ltr;
    font-size: .9em
}

footer .footer-left-side .contact-ways .way img {
    background: #f6c357;
    border-radius: 7px;
    padding: 5px;
    width: 20px;
    margin-right: 10px
}

footer .footer-left-side .trust-logos img {
    max-width: 50px;
    max-height: 50px
}

.copyright {
    color: #696969;
    font-size: .8em;
    text-align: center;
    margin: 15px 0
}

.responsive-nav {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    display: none;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
    background: rgba(20, 20, 20, .9);
    border-top: 1px solid #242424;
    z-index: 3
}

.platform-detail, .platform-slider {
    background: #000;
    border-radius: 20px
}

.responsive-nav a {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 7px 10px;
    border-radius: 15px;
    position: relative
}

.responsive-nav a img {
    width: 30px;
    margin-bottom: 5px;
    border-radius: 5px
}

.responsive-nav a span {
    font-size: .8em;
    transition: .2s;
    color: #696969
}

.platform-detail-box {
    margin-top: 30px;
    display: flex;
    align-items: flex-start
}

.platform-detail {
    width: 25%;
    display: flex
}

.platform-des {
    width: calc(100% - 25%);
    margin-right: 20px
}

.platforms .platform-list .active-platform .platform-description ,.platforms .product-list .platform:hover .platform-description {
    width: 100%;
    font-size: .8em;
    color: #f6c357 !important;
    border-radius: 5px;
    text-align: center;
}

.platforms .platform-list .platform-description {
    font-size: .8em;
    color: #303030;
    transition: 0.3s;
    text-align: center;
    font-family: light
}

.platform-slider {
    width: calc(100% - 20px) !important;
    padding: 10px;
    margin-bottom: 20px
}

.platform-slider img {
    width: 101% !important;
    border-radius: 15px;
    max-height: 350px
}

.platform-detail .platform-detail-symbol {
    border-radius: 15px;
    margin-top: 20px
}

.platform-detail .platform-detail-en-name-and-icon img {
    width: 23px
}

.platform-detail .platform-detail-en-name-and-icon .platform-detail-en-name {
    font-size: .7em;
    margin-left: 5px
}

.platform-detail .platform-detail-fa-name {
    font-size: 1.8em;
    color: #f6c357;
    font-family: extra-bold;
    margin: 10px 0 0
}

.platform-detail .platform-detail-short-description {
    margin-bottom: 20px;
    color: #696969;
    font-size: .7em;
    text-align: center;
}

.platform-detail .platform-detail-fa-hint {
    font-size: .8em;
    color: #696969;
    font-family: light
}

.platform-detail .platform-detail-order-btn button {
    display: inline-block;
    background: #f6c357;
    width: 100%;
    border-radius: 0 0 10px 10px;
    padding: 15px 10px;
    margin: 40px 0 0;
    font-family: regular
}

.platform-des .platform-section-title {
    color: #f6c357;
    font-family: regular;
    font-size: 1.1em
}

.platform-des .platform-section-title:before {
    content: '';
    height: 10px;
    width: 5px;
    border-radius: 10px;
    margin-left: 5px;
    background: #f6c357;
    display: inline-block
}

.platform-des .platform-des-box {
    background: #000;
    padding: 20px 25px;
    border-radius: 15px;
}

.platform-des .platform-info {
    font-size: .9em;
    line-height: 2.5em;
    font-family: light;
    color: #eee;
    margin-bottom: 20px;
    text-align: justify
}

.platform-des .platform-des-options {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    margin-top: 10px;
    justify-content: space-between
}

.platform-des .platform-des-options .platform-option {
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    cursor: pointer;
    width: calc(100% / 3 - 50px);
    border-radius: 15px;
    margin-bottom: 20px
}

.platform-des .platform-des-options .platform-option img {
    width: 32px
}

.platform-des .platform-des-options .platform-option:hover .platform-option-title::after {
    width: 50%
}

.platform-des .platform-des-options .platform-option .platform-option-title {
    margin: 20px 0;
    font-size: .9em;
    width: 80%;
    font-family: regular;
    text-align: center
}

.platform-des .platform-des-options .platform-option .platform-option-title:after {
    content: '';
    display: block;
    border-radius: 10px;
    transition: .2s;
    width: 20%;
    margin: 20px auto 0;
    height: 5px;
    background: #f6c357
}

.platform-des .platform-des-options .platform-option .platform-option-des {
    font-size: .8em;
    color: #696969;
    text-align: center;
    width: 80%;
    line-height: 2em;
    min-height: 80px;
    max-height: 80px;
    overflow-y: hidden
}

.platform-articles {
    margin-top: 15px;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between
}

.platform-articles a {
    background: #000;
    width: calc(50% - 25px);
    margin-bottom: 10px;
    border-radius: 10px;
    padding: 10px 10px 3px
}

.platform-articles article .article-image img {
    width: 100%;
    border-radius: 10px
}

.platform-articles article .article-title {
    text-align: center;
    color: #fff;
    font-size: .8em;
    margin-bottom: 5px;
    width: 100%
}

.form {
    margin: 5% auto 0
}

.form .form-title {
    font-size: 1em;
    text-align: center;
    color: #f6c357;
    margin-top: 10px;
    font-family: regular
}

.form .form-des {
    font-size: .8em;
    text-align: center;
    width: 80%;
    color: #696969;
    margin: 7px auto 30px
}

.login-form {
    width: 50%;
    background: #000;
    padding: 15px 10px;
    border-radius: 20px
}

.g-recaptcha {
    margin: 0 7px 15px 0;
}

.form .links {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 10px 0 5px
}

.form .links a {
    color: #696969;
    font-size: .8em;
    padding: 0 10px
}

.notification {
    background: #f6c357;
    padding: 15px;
    border-radius: 7px;
    align-items: center;
    color: #141414;
    font-family: regular, serif;
    display: flex
}

.notification img {
    width: 25px;
    margin-left: 10px
}

.notification span {
    border-radius: 3px
}

.dashboard {
    margin-top: 50px;
    justify-content: space-between;
    align-items: flex-start
}

.responsive-dash-nav {
    background: #040404;
    top: 100%;
    z-index: -1;
    opacity: 0;
    padding: 20px;
    transition: .3s;
    margin-bottom: 60px
}

.dash-main, .dash-nav {
    background: #000;
    border-radius: 15px;
    padding: 15px 20px
}

.responsive-dash-nav-show {
    z-index: 1;
    top: 0;
    overflow-x: scroll;
    opacity: 1;
    transition: .3s
}

.responsive-dash-nav-icon {
    display: none;
    text-align: center;
    z-index: 2;
    background: #000;
    border-top: 1px solid #f6c357;
    cursor: pointer
}

.responsive-dash-nav-icon img {
    width: 30px;
    border-radius: 100px;
    padding: 15px 0 10px
}

.dash-nav {
    width: calc(100% - 80% - 35px);
    flex: 0 0 auto
}

.dash-nav img.logo {
    width: 100%;
    opacity: .5;
    margin-bottom: 20px
}

.dash-nav .nav-item, .responsive-dash-nav .nav-item {
    border-bottom: 1px dashed #303030
}

.dash-nav .nav-box .nav-item:last-child, .responsive-dash-nav .nav-box .nav-item:last-child {
    border-bottom: none
}

.dash-nav .nav-item a:first-child, .responsive-dash-nav .nav-item a:first-child {
    color: #fff;
    display: block;
    padding: 10px 0;
    font-size: .9em
}

.dash-nav .nav-item .submenu, .responsive-dash-nav .nav-item .submenu {
    list-style: none;
    display: none
}

.dash-nav .nav-item .submenu a, .responsive-dash-nav .nav-item .submenu a {
    padding-right: 15px;
    color: #696969;
    font-size: .8em
}

.dash-nav form .logout, .responsive-dash-nav form .logout {
    background: #f6c357;
    font-size: .9em;
    width: 100%;
    font-family: regular;
    border-radius: 10px;
    padding: 10px 0;
    margin-top: 20px
}

.dash-main {
    width: calc(100% - 20% - 60px);
    max-width: calc(100% - 10%);
    margin-bottom: 100px
}

.page-title {
    color: #f6c357;
    font-size: 1.5em;
    font-family: regular;
    margin-bottom: 15px
}

.platform-select {
    width: 100%;
    flex-wrap: wrap
}

.platform-checkbox {
    width: 30%;
    margin: 5px;
    font-size: .8em
}

.errors {
    list-style: none;
    padding: 5px;
    margin-bottom: 15px
}

.errors li {
    font-size: .8em;
    color: #ff3138
}

.limit-200 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 20px)
}

.image-box {
    width: 50px;
    height: 50px;
    justify-content: center;
    border: 1px dashed #242424;
    margin-right: 5px;
    border-radius: 5px
}

.chat-container {
    padding: 10px 0;
    height: 350px;
    max-height: 350px;
    border-radius: 5px;
    border: 1px solid #242424;
    display: flex;
    flex-direction: column;
    overflow-x: scroll
}

.message {
    margin: 10px;
    padding: 10px;
    border-radius: 15px;
    max-width: 50%;
    line-height: 2.3em;
    font-family: regular;
    font-size: .8em
}

.sender {
    background-color: #f6c357;
    color: #141414;
    padding: 10px 20px;
    border-bottom-right-radius: 0
}

.attachment, .sender .attachment {
    display: inline-flex;
    padding: 3px 10px;
    font-size: .8em
}

.sender .date-and-time-message {
    color: #886d32
}

.attachment {
    border: 1px solid #696969;
    border-radius: 50px
}

.sender .attachment {
    border: 1px solid #141414;
    border-radius: 50px
}

.receiver .attachment:hover {
    background: #fff;
    border-color: #fff
}

.sender .attachment:hover {
    background: #141414 !important;
    border-color: #141414 !important
}

.receiver .attachment:hover img {
    background: #141414;
    padding: 2px;
    border-radius: 20px
}

.sender .attachment:hover img {
    background: #fff;
    padding: 2px;
    border-radius: 20px
}

.attachment img {
    width: 20px;
    padding: 2px;
    margin-left: 5px
}

.receiver {
    background-color: #141414;
    align-self: flex-end;
    padding: 10px 20px;
    border-bottom-left-radius: 0
}

.date-and-time-message {
    font-size: .8em;
    color: #696969
}

html[dir=rtl] .sender {
    margin-right: auto;
    margin-left: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0
}

html[dir=rtl] .receiver {
    margin-left: auto;
    margin-right: 0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 0
}

.send-message-box {
    margin-top: 20px;
    width: 100%;
    position: relative
}

.ticket-close, .ticket-in-progress, .ticket-open, .ticket-waiting {
    background: #00aa8d;
    display: inline-block;
    width: 10px;
    margin-left: 10px;
    height: 10px;
    border-radius: 15px
}

.ticket-in-progress {
    background: #696969
}

.email .email-code, .ticket-waiting {
    background: #f6c357
}

.media-box .media {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #303030;
    border-radius: 20px;
    margin: 5px
}

.media-box {
    margin-bottom: 200px
}

.media-box .media * {
    width: auto;
    max-width: 60%
}

.media-box .media:hover {
    border-color: #fff;
    cursor: pointer
}

.media-box .media-list {
    max-width: 100%;
    flex-wrap: wrap
}

.upload-media {
    border: 1px solid #242424;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: fixed;
    right: 20px;
    border-radius: 10px;
    bottom: 20px;
    left: 20px
}

.ck-editor__editable[role=textbox] {
    min-height: 400px;
    color: #141414
}

.ck.ck-editor {
    width: 98% !important;
    margin-right: 7px !important;
    margin-bottom: 10px !important
}

.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable, .ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners, .ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
    padding: 0 20px !important
}

.setting_section {
    display: inline-block;
    margin: 5px;
    padding: 5px 10px 10px 0;
    cursor: pointer;
    width: calc(100% - 25px);
    border-radius: 5px;
    border: 1px dashed #696969;
    color: #696969
}

.email {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center
}

.email .email-logo {
    width: 200px;
    margin: 20px 0 40px
}

.email .email-redirect {
    color: #f6c357;
    border: 1px dashed #f6c357;
    padding: 0 10px;
    border-radius: 5px;
    margin: 10px 0 50px
}

.email .email-site-link {
    color: #f6c357;
    font-family: regular
}

.email .email-code {
    padding: 10px 20px;
    font-size: 1.5em;
    font-weight: 700;
    color: #000;
    border-radius: 10px;
    margin: 20px 0
}

@media (max-width: 1024px) {
    .responsive-nav, header .logo {
        display: flex
    }

    .contact-us-box .contact-us-description, .container {
        width: 90%
    }

    .intro-right p.description::before, .normal-nav {
        display: none
    }

    header .logo {
        width: 100%;
        justify-content: center
    }

    .intro {
        margin-top: 50px;
        flex-direction: column-reverse
    }

    .intro-left, .intro-right {
        width: 100%;
        text-align: center
    }

    .intro-right p.description {
        margin: auto;
        text-align: center;
        width: 90%;
        padding: 0
    }

    .intro-left {
        width: 70%;
        margin-left: 12%;
        position: relative
    }

    .experience {
        flex-direction: column
    }

    .experience .experience-center, .experience .experience-left, .experience .experience-right {
        width: 45%
    }

    .experience .experience-left, .platform-detail {
        width: 100%
    }

    .experience .experience-right .experience-list .experience-item, .experience .experience-right .experience-list .experience-item .item-top {
        text-align: center;
        justify-content: center
    }

    .experience .experience-left .form-text {
        font-size: 1em
    }

    .active-platform-box {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .active-platform-box .active-platform-options {
        flex: 1;
        margin: 0
    }

    .active-platform-box .order-btn {
        justify-content: center;
        margin-bottom: 20px
    }

    .active-platform-box .active-platform-name {
        margin-left: 0
    }

    input, textarea {
        font-size: .9em
    }

    .customer-list .customer-box {
        width: 80%
    }

    .intro-section .intro-section-description {
        text-align: center;
        margin: 0 20px
    }

    .copyright {
        margin: 15px 0 105px
    }

    .login-form {
        width: 100%;
        margin: 15px 5px
    }

    .platform-detail-box {
        margin-top: 0;
        flex-direction: column
    }

    .platform-des {
        margin-right: 0;
        width: 100%;
        margin-top: 50px
    }

    .dash-nav {
        width: calc(100% - 70% - 35px)
    }

    .dash-main {
        width: calc(100% - 35% - 35px)
    }

    .message {
        max-width: 70%
    }
}

@media (min-width: 768px) {
    .responsive-dash-nav {
        display: none
    }
}

@media (max-width: 768px) {
    .dash-nav, .experience .experience-left .form-text:before, .platform-des .platform-section-title:before, .symbol-1, .symbol-2, .symbol-3 {
        display: none
    }

    .dash-main, .experience .experience-center, .experience .experience-left, .experience .experience-right, .platform-des .platform-des-options .platform-option, .platform-des .platform-des-options .platform-option .platform-option-des, .platform-des .platform-des-options .platform-option .platform-option-title {
        width: 100%
    }

    .demo-request p, .experience .experience-left .form-text, .experience .experience-right .description, footer .footer-right-side .about-heerraad {
        text-align: center
    }

    .experience .experience-center .experience-cover {
        width: 35%
    }

    .contact-us-box::after, .contact-us-box::before {
        opacity: .5
    }

    .intro-left {
        width: 100%;
        position: relative
    }

    .intro-left .datacenter {
        margin-left: -5%;
        position: absolute;
        top: -50px;
        left: 0;
        width: 400px;
        z-index: -1;
        opacity: .2
    }

    .platform-des .platform-section-title {
        text-align: center;
        font-size: 1.3em
    }

    .platform-slider img {
        width: 100% !important;
        max-height: 200px
    }

    .article-body td[data-label]:before {
        content: attr(data-label);
        color: #f6c357 !important
    }

    .dashboard {
        margin-top: 20px;
        width: 90%
    }

    .responsive-dash-nav-icon {
        display: block
    }

    .ck.ck-editor {
        width: 95% !important
    }

    .contact-us-page {
        width: calc(100% - 40px);
        flex-direction: column
    }

    .contact-us-page-child {
        width: calc(90%)
    }

    .contact-us-page .info {
        width: calc(100%);
        text-align: center
    }

    .contact-us-page .info p {
        margin: 0
    }

    .form-title-child {
        text-align: center;
        margin-top: 50px
    }

    footer {
        flex-direction: column;
        padding: 15px
    }

    .footer-center-side, .footer-left-side, .footer-right-side {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important
    }

    footer .footer-right-side .address {
        margin-top: 20px;
        font-size: .8em;
        text-align: center
    }

    footer .footer-left-side .contact-ways {
        display: flex;
        width: 100%;
        justify-content: space-between;
        flex-direction: column
    }

    footer .footer-center-side nav {
        margin: 20px 0 10px
    }

    footer .footer-center-side .social {
        justify-content: flex-end;
        width: 100%;
        margin-bottom: 15px
    }

    footer .footer-center-side .social a:first-child {
        margin-left: 10px
    }

    footer .footer-center-side .social a, footer .footer-center-side .social a img {
        margin: 0;
        padding: 5px 0
    }

    footer .footer-left-side .trust-logos {
        margin-top: 20px
    }
}

@media (max-width: 480px) {
    .experience .experience-center .experience-cover {
        width: 50%
    }

    .active-platform-box .active-platform-name {
        font-size: 7em;
        text-align: center
    }

    .blogs .post {
        margin: 10px 0
    }
}

@media (max-width: 1420px) {
    .experience .experience-center .experience-info .year-number {
        font-size: 12em;
        height: 150px
    }
}

@media (max-width: 1300px) {
    .experience .experience-center .experience-info .year-number {
        font-size: 11em;
        height: 140px
    }
}

@media (max-width: 1250px) {
    .experience .experience-center .experience-info .year-number {
        font-size: 10em;
        height: 130px
    }
}

@media (max-width: 1200px) {
    .experience .experience-center .experience-info .year-number {
        font-size: 8em;
        margin-top: 10px;
        height: 100px
    }

    .experience .experience-center .experience-info .year-text {
        font-size: 5em
    }

    .experience .experience-center .experience-info .experience-text {
        font-size: 1.2em
    }
}
