﻿@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none !important;
    list-style: none;
    box-sizing: border-box;
    direction: rtl;
}

/*-- -------- Font -------- --*/

@font-face {
    font-family: 'Shabnam';
    src: url('../fonts/Shabnam-FD.eot');
    src: url('../fonts/Shabnam-FD.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Shabnam-FD.woff2') format('woff2'),
    url('../fonts/Shabnam-FD.woff') format('woff'),
    url('../fonts/Shabnam-FD.ttf') format('truetype'),
    url('../fonts/Shabnam-FD.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html {
    font-family: Shabnam, Tahoma, sans-serif !important;
}

.main-bg {
    background-color: #eeeeee !important;
}

.product {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.30);
    margin-bottom: 4rem !important;
}

.farsi-digits {
    font-family: Shabnam, Tahoma, sans-serif !important;
}

.z-index-5 {
    z-index: 1000;
    background: white !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

/*-- -------- Header -------- --*/
.img-logo {
    width: 80px !important;
    max-height: 120px !important;
    height: auto !IMPORTANT;
}

a.text {
    font-size: .9rem;
    padding: 10px 8px !important;
}


.label-form {
    position: absolute;
    top: 20px;
    right: 15px;
    color: rgba(0, 0, 0, 0.3);
    transform-origin: right;
    transition: all 0.3s ease;
    font-size: 1rem;
}

.input-form:focus ~ .label-form {
    color: #ef5661 !important;
}

.input-form:focus ~ .label-form,
.input-form:valid ~ .label-form {
    top: 0;
    transform: scale(0.6, 0.6);
}

.input-form {
    font-size: 1rem;
    width: 70%;
    height: 2.7rem;
    border: none;
}

.input-form:focus {
    outline: none;
}

.after {
    width: 80%;
    height: 2px;
    background: linear-gradient(to right, #ef5661 50%, transparent 50%);
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: all 0.6s ease;
}

.input-form:focus ~ .after {
    background-position: 0 0;
}

button.btn-position {
    position: absolute;
    left: 55px;
    top: 18px;
    font-size: 1.4rem;
    padding: 0;
    opacity: .7;
    z-index: 1;
    background: none !important;
}

button.btn-position:hover {
    color: #ef5661 !important;
    opacity: 1;
    background: none !important;
    box-shadow: none !important;
}

button.btn-position:focus {
    box-shadow: none;
}

/*-- -------- Footer -------- --*/

.hover-facebook {
    border: 1px solid #264389 !important;
    color: #264389 !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-facebook:hover {
    color: #fff !important;
    background-color: #264389 !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #264389 !important;
}

.hover-twitter {
    border: 1px solid #58CCFF !important;
    color: #58CCFF !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-twitter:hover {
    color: #fff !important;
    background-color: #58CCFF !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #58CCFF !important;
}

.hover-linkedin {
    border: 1px solid #0077B5 !important;
    color: #0077B5 !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-linkedin:hover {
    color: #fff !important;
    background-color: #0077B5 !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #0077B5 !important;
}

.hover-pinterest {
    border: 1px solid #E60023 !important;
    color: #E60023 !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-pinterest:hover {
    color: #fff !important;
    background-color: #E60023 !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #E60023 !important;
}

.hover-telegram {
    border: 1px solid #0088CC !important;
    color: #0088CC !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-telegram:hover {
    color: #fff !important;
    background-color: #0088CC !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #0088CC !important;
}

.hover-instagram {
    border: 1px solid #623628 !important;
    color: #623628 !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-instagram:hover {
    color: #fff !important;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #285AEB !important;
}

.hover-whatsapp {
    border: 1px solid #25D366 !important;
    color: #25D366 !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-whatsapp:hover {
    color: #fff !important;
    background-color: #25D366 !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #25D366 !important;
}

.hover-soroush {
    border: 1px solid #2A7E9A !important;
    color: #2A7E9A !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-soroush:hover {
    color: #fff !important;
    background-color: #2A7E9A !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #2A7E9A !important;
}

.hover-youtube {
    border: 1px solid #c4302b !important;
    color: #c4302b !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-youtube:hover {
    color: #fff !important;
    background-color: #c4302b !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #c4302b !important;
}

.hover-aparat {
    border: 1px solid #000000 !important;
    color: #ED145B !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}

.hover-aparat:hover {
    color: #fff !important;
    background-color: #ED145B !important;
    border: none !important;
    transition: .5s all;
    box-shadow: 0 0 15px 0 #ED145B !important;
}

a.text-size {
    font-size: .8rem !important;
    color: #000000;
    text-decoration: none;
}

a.text-size:hover {
    color: #ef5661 !important;
}

@keyframes swing {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(10deg);
    }

    30% {
        transform: rotate(0deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    50% {
        transform: rotate(0deg);
    }

    60% {
        transform: rotate(5deg);
    }

    70% {
        transform: rotate(0deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes sonar {
    0% {
        transform: scale(0.9);
        opacity: 1;
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*----------------toggeled sidebar----------------*/

.page-wrapper.toggled .sidebar-wrapper {
    right: 0;
    background-image: url("../img/bg1.jpg");
    background-repeat: round;
}


@media screen and (min-width: 768px) {
    .page-wrapper.toggled .page-content {
        padding-right: 250px !important;
    }

}

/*----------------show sidebar button----------------*/
#show-sidebar {
    position: fixed;
    right: 0;
    top: 10px;
    border-radius: 4px 0 0 4px;
    width: 35px;
    transition-delay: 0.3s;
    z-index: 10;
}

.page-wrapper.toggled #show-sidebar {
    left: -40px;
}

/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
    width: 260px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    top: 0;
    left: -300px;
    z-index: 999;
}

.sidebar-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidebar-wrapper a {
    text-decoration: none;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
    max-height: calc(100% - 30px);
    height: calc(100% - 30px);
    overflow-y: auto;
    position: relative;
}

.sidebar-content.desktop {
    overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
    padding: 10px 20px;
    display: flex;
    align-items: center;
    text-align: right;
}

.sidebar-wrapper .sidebar-brand > a {
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
    cursor: pointer;
    font-size: 20px;
}

/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
    padding: 20px;
    overflow: hidden;
    text-align: right;
}

.sidebar-wrapper .sidebar-header .user-pic {
    float: left;
    width: 60px;
    padding: 2px;
    border-radius: 12px;
    margin-right: 15px;
    overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info > span {
    display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
    font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
    font-size: 11px;
    margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
    font-size: 8px;
    margin-right: 4px;
    color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
    padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
    padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
    font-weight: bold;
    font-size: 14px;
    padding: 15px 20px 5px 20px;
    display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 8px 30px 8px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
    float: right;
}

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
    display: inline-block;
    animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f104";
    font-style: normal;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    background: 0 0;
    position: absolute;
    left: 15px;
    top: 14px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
    padding: 5px 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
    padding-left: 25px;
    font-size: 13px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
    content: "\f111";
    font-family: "FontAwesome";
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
    margin-left: 15px;
    margin-top: 10px;
    float: left;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
    margin: 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
    display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
    transform: rotate(-90deg);
    left: 17px;
}

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
    /*position: absolute;*/
    /*width: 100%;*/
    /*bottom: 0;*/
    display: flex;
    justify-content: flex-end;
}

.sidebar-footer > a {
    position: relative;
    margin: 0 20px;
}

.sidebar-footer > a .notification {
    position: absolute;
    top: 0;
    right: 15px;
}

.badge-sonar {
    display: inline-block;
    background: #980303;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0;
    right: 12px;
}

.badge-sonar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #980303;
    opacity: 0;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    animation: sonar 1.5s infinite;
}

/*--------------------------Back to top button------------------------------*/
.back-to-top {
    padding: 59px 10px 0;
    background: #eceff1;
    position: relative;
    line-height: 22px;
    overflow: hidden;
}

.back-to-top .container {
    display: flex;
    flex-direction: column;
}

.back-to-top-jump {
    font-size: 1.2rem;
    line-height: 1.1;
    color: #4a4a4a;
    position: absolute;
    height: 59px;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-color: #f5f5f5;
    border-top: 1px solid #eceff1;
    border-bottom: 1px solid #cfd8dc;
}

.jump-top {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.icon-jump {
    width: 45px;
    height: 45px;
    background-color: hsla(0, 0%, 74.5%, .41);
    border-radius: 50%;
    margin-left: 5px;
    text-align: center;
    vertical-align: middle;
    line-height: 42px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: .5;
    font-size: 30px;
    cursor: pointer;
    font-weight: bold;
}

.icon-jump:hover {
    opacity: 1;
    color: #ef5661;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
}

::-webkit-scrollbar-thumb {
    background: #525965;
    border: 0 none #ffffff;
    border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
    background: #525965;
}

::-webkit-scrollbar-thumb:active {
    background: #525965;
}

::-webkit-scrollbar-track {
    background: transparent;
    border: 0 none #ffffff;
    border-radius: 50px;
}

::-webkit-scrollbar-track:hover {
    background: transparent;
}

::-webkit-scrollbar-track:active {
    background: transparent;
}

::-webkit-scrollbar-corner {
    background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #31353D;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
    border-top: 1px solid #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    border-color: transparent;
    box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand > a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer > a {
    color: rgba(255, 242, 0, 0.85);
    text-align: right;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand > a:hover,
.chiller-theme .sidebar-footer > a:hover i {
    color: #16c7ff;
}

.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #bdbdbd;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
    color: #ffffff;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus + span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #16c7ff;
    text-shadow: 0 0 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background: rgba(58, 63, 72, .6);
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: rgba(255, 255, 255, .8);
}

.chiller-theme .sidebar-footer > a:first-child {
    border-left: none;
}

.chiller-theme .sidebar-footer > a:last-child {
    border-right: none;
}

/*--------------------------page-content-----------------------------*/

nav.nav-bg {
    background: transparent linear-gradient(90deg, #3a3f48 0%, #f8fafc 100%);
}

.box-shadow {
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
}

.small-box {
    border-radius: .25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.btn-exit {
    background-color: transparent;
    color: white;
}

.btn-exit:hover {
    color: #16c7ff;
    text-shadow: 0 0 10px rgba(22, 199, 255, 0.5);
    cursor: pointer;
    transition: .5s all;
}

.bg-gradient {
    background: linear-gradient(87deg, rgba(17, 205, 239, 0.2) 0, rgba(17, 113, 239, 0.3) 100%) !important;
}

/*--------------------------StyleSheet OLD-----------------------------*/

.header-height {
    height: auto !important;
    min-height: auto !important;
}

.header-img-holder {
    width: 100%;

}

.section-services {
    z-index: 3;
}

.section-services p {
    font-weight: 400;
}

.text-accent {
    color: #ef5661 !important;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 1rem;
}

.text-yellow {
    color: #ffff00
}

.orange-button {
    color: #ef5661;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #ef5661 !important;
    border-radius: 3rem !important;
}

.orange-button:hover {
    color: white;
    background-color: #ef5661;
}

.orange-button:focus {
    color: #ef5661;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #ef5661 !important;
    border-radius: 3rem !important;
}

.bt-look-all {
    border-top: 1px solid #dfdfdf;
    margin-top: 1rem;
    text-align: left;
}

@media (max-width: 768px) {
    .bt-look-all {
        text-align: center;
    }
}

.section-sponsors .carousel-container {
    padding: 1rem;
}

@media (max-width: 768px) {
    .section-sponsors .carousel-container {
        margin: 0 1.5rem;
    }

    /*    .section-icons {
            height: 50vh;
        }*/
}

.img-overflow {
    width: auto!important;
    height: 400px!important;
}

.bg-opacity {
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 5px;

}

.scroll-text {
    max-height: 300px;
    overflow: hidden;
    padding: 0 1rem;
}

.Photo-holder:hover .img-overflow {
    transform: scale(1.1);
    transition: .5s all;
}

.main {
    background: #FFFFFF;
    position: relative;
    z-index: 3;
}

.card.post {
    border-radius: 0;
    transition: all 0.3s;
}

.card.post:hover {
    box-shadow: 0 15px 35px rgba(50, 50, 93, .15), 0 5px 15px rgba(0, 0, 0, .15) !important;
}

.card.post {
    min-height: 15rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card.post .card-body {
    flex: initial;
}

.main-raised {
    margin: -60px 1rem 0px;
    border-radius: 6px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.radius25 {
    border-radius: 0.25rem !important;
}

.btn-orange {
    color: white;
    background-color: #ef5661;
    border: .5re solid #ef5661 !important;
}

.btn-orange:hover {
    color: #ef5661;
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-shadow: 0px 0px 10px 1px rgba(239,86,97,1);
    -moz-box-shadow: 0px 0px 10px 1px rgba(239,86,97,1);
    box-shadow: 0px 0px 10px 1px rgba(239,86,97,1);
}

.news-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 75%;
    z-index: -1;
}

.news-img {
    position: absolute;
    left: 0;
    top: 64px;
    width: 15%;
}

@media screen and (max-width: 768px) {
    .news-img {
        position: absolute;
        left: -20px;
        top: -21px;
        width: 50%;
    }
}

@media screen and (min-width: 600px) and (max-width: 768px) {
    .news-img {
        position: absolute;
        left: -20px;
        top: -21px;
        width: 30%;
    }
}

@media screen and (min-width: 991px) {
    .section-class {
        background: url("../img/landing/orang_banner.png") no-repeat center;
        background-size: 100% !important;
        margin-top: -145px;
        z-index: 2;
    }

    .section-class .teacher-art {
        width: 85%;
        transform: translateY(0);
    }

    .news-img {
        position: absolute;
        left: -20px;
        top: -20px;
        width: 20%;
    }

    .news-header {
        display: flex;
        align-items: flex-end;
    }
}

.news-header .post-title {
    border-bottom: 2px dashed #ef5661;
}

.step-desc .step-text {
    color: white;
    font-family: 'DastNevis', sans-serif;
    font-size: 1.3rem;
    width: 80%;
}

.step-desc .step-text h3 {
    color: white;
}

.mt-chart {
    margin: 3rem 1.5rem !important;
}

.card-contact {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    height: 300px !important;
}

.contact-links {
    color: #525f7f;
    transition: 0.2s;

}

.contact-links:hover {
    color: #6e7179;
    font-size: 1.03rem;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus:-ms-input-placeholder {
    color: transparent;
}

input::-webkit-input-placeholder {
    color: #999999;
}

input:-moz-placeholder {
    color: #999999;
}

input::-moz-placeholder {
    color: #999999;
}

input:-ms-input-placeholder {
    color: #999999;
}

textarea::-webkit-input-placeholder {
    color: #999999;
}

textarea:-moz-placeholder {
    color: #999999;
}

textarea::-moz-placeholder {
    color: #999999;
}

textarea:-ms-input-placeholder {
    color: #999999;
}

/*//////////////////////////////////////////////////////////////////
[ Contact 2 ]*/
.bg-contact2 {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.container-contact2 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #ef5661;
    /*background: -webkit-linear-gradient(45deg, rgba(213,0,125,0.8), rgba(229,57,53,0.8));*/
    /*background: -o-linear-gradient(45deg, rgba(213,0,125,0.8), rgba(229,57,53,0.8));*/
    /*background: -moz-linear-gradient(45deg, rgba(213,0,125,0.8), rgba(229,57,53,0.8));*/
    /*background: linear-gradient(45deg, rgba(213,0,125,0.8), rgba(229,57,53,0.8));*/
}

.wrap-contact2 {
    width: 790px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 72px 55px 90px 55px;
}

.contact2-form {
    width: 100%;
}

.contact2-form-title {
    display: block;
    font-family: 'Shabnam', sans-serif;
    font-size: 39px;
    color: #333333;
    line-height: 1.2;
    text-align: center;
    padding-bottom: 90px;
}

.wrap-input2 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #adadad;
    margin-bottom: 37px;
}

.input2 {
    display: block;
    width: 100%;
    font-family: 'Shabnam', sans-serif;
    font-size: 15px;
    color: #555555;
    line-height: 1.2;
}

.focus-input2 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}

.focus-input2::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    background: #ef5661;
    /*background: -webkit-linear-gradient(45deg, #d5007d, #e53935);*/
    /*background: -o-linear-gradient(45deg, #d5007d, #e53935);*/
    /*background: -moz-linear-gradient(45deg, #d5007d, #e53935);*/
    /*background: linear-gradient(45deg, #d5007d, #e53935);*/
    box-shadow: none !important;
    border: none !important;
}

.focus-input2::after {
    content: attr(data-placeholder);
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Shabnam', sans-serif;
    font-size: 13px;
    color: #999999;
    line-height: 1.2;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

/*---------------------------------------------*/
input.input2 {
    height: 45px;
}

input.input2 + .focus-input2::after {
    top: 16px;
    left: 0;
    box-shadow: none !important;
    border: none !important;
    outline: none !important;
}

textarea.input2 {
    min-height: 115px;
    padding-top: 13px;
    padding-bottom: 13px;
}

textarea.input2 + .focus-input2::after {
    top: 16px;
    left: 0;
}

.input2:focus + .focus-input2::after {
    top: -13px;
}

.input2:focus + .focus-input2::before {
    width: 100%;
}

.has-val.input2 + .focus-input2::after {
    top: -13px;
}

.has-val.input2 + .focus-input2::before {
    width: 100%;
}

/*------------------------------------------------------------------
[ Button ]*/
.container-contact2-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 13px;
}

.wrap-contact2-form-btn {
    display: block;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    width: auto;
    overflow: hidden;
    margin: 0 auto;
}

.contact2-form-bgbtn {
    position: absolute;
    z-index: -1;
    width: 300%;
    height: 100%;
    background: #ef5661;
    /*background: -webkit-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);*/
    /*background: -o-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);*/
    /*background: -moz-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);*/
    /*background: linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);*/
    top: 0;
    left: -100%;

    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.contact2-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 244px;
    height: 50px;
    font-family: 'Shabnam', sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
}

.wrap-contact2-form-btn:hover .contact2-form-bgbtn {
    left: 0;
}

/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 576px) {
    .wrap-contact2 {
        padding: 72px 15px 90px 15px;
    }
}

/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
    position: relative;
}

.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: white;
    border: 1px solid #ef5661;
    border-radius: 2px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    pointer-events: none;
    font-family: 'Shabnam', sans-serif;
    color: #ef5661;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.alert-validate::after {
    content: "\f12a";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    color: #ef5661;
    font-size: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}

@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}

.inp-contact {
    border: none !important;
    outline: none !important;
    font-family: 'Shabnam', sans-serif;
}

.btn-cyan {
    color: white;
    background-color: #02cec6;
    border-radius: 30px;
    box-shadow: 0 2px 2px 0 rgba(41, 182, 246, 0.14), 0 3px 1px -2px rgba(68, 67, 88, 0.2), 0 1px 5px 0 rgba(41, 182, 246, 0.2) !important;
    transition: 0.4s;
}

.btn-cyan:hover {
    box-shadow: 0 14px 26px -12px rgba(41, 182, 246, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(30, 146, 195, 0.2) !important;
    border-color: #29b6f6 !important;
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #ac7b07;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 5s;
}

.input-file {
    height: 50px;
}

.blah {
    width: 75px !important;
    height: 75px !important;
    border-radius: 50% !important;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .5) !important;
}

.blah2 {
    width: 200px !important;
}

.h-250 {
    height: 25rem;
}

@media screen and (max-width: 768px) {
    .h-250 {
        height: 15rem;
    }
}

.font-size-small {
    font-size: x-small !important;
}

footer .copyright-logo {
    max-width: 100px;
}

footer .copyright-text {
    font-size: 0.8rem;
}

.header-partnersCo {
    background-image: url("../img/header-bg.jpg");
    transform: translate3d(0px, 33.3333px, 0px);
    background-position-x: initial;
    background-position-y: initial;
    background-size: 100% 100%;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    height: 25rem;
}

.header-project-txt {
    padding: 1rem 2rem;
    border-radius: 5rem;
    background: linear-gradient(90deg, #bb67d6, #5800a9);
    color: white;
}

.header-partnerco-txt {
    padding: 1rem 2rem;
    border-radius: 5rem;
    background: linear-gradient(90deg, #67d691, #00a99e);
}

.card-shadow {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.text-absolute {
    position: absolute !important;
    top: 7rem !important;
    right: 2.5rem !important;
    z-index: 999;
}

@media screen and (max-width: 768px) {
    .text-absolute {
        position: absolute !important;
        top: 1.5rem !important;
        right: 0 !important;
    }
    
    header-img {
        max-height: 300px;
        width: auto;
    }

    .dinar {
        font-size: .8rem !important;
    }

    .text-center-m {
        text-align: center;
    }
}

.text-absolute-b {
    position: absolute !important;
    bottom: 2rem !important;
    right: 20rem !important;
    z-index: 999;
}

@media screen and (max-width: 768px) {
    .text-absolute-b {
        position: absolute !important;
        bottom: 1.5rem !important;
        right: 0 !important;
    }

}

.swiper-container {
    height: 500px;
    width: 100%;
}

.matlab-img {
    max-height: 700px;
}

@media screen and (max-width: 768px) {
    .swiper-container {
        height: 250px;
        width: 100%;
    }

    .matlab-img {
        max-height: 350px;
    }
}

@media screen  and (min-width: 769px) and (max-width: 992px) {
    .matlab-img {
        max-height: 500px;
    }
}

.swiper-slide {
    overflow: hidden;
}

.slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}

@media screen and (min-width: 600px) and (max-width: 768px) {
    .header-img {
        height: 400px !important;
    }

    .dinar {
        font-size: 1rem !important;
    }

    .text-center-m {
        text-align: right;
    }

}

.news-back-img {
    background-image: url("../img/17580.jpg")!important;
    background-attachment: fixed !important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}
