@font-face {
    font-family: "iransans_light";
    font-style: normal;
    font-weight: normal;
    src: url("../../fonts/IRANYekanMobileRegular.woff")
}
body {
    position: relative;
    display: block;
    min-height: 100%;
    height: 100%;
    min-width: 360px;
    margin: 0;
    padding: 0;
    font-family: "iransans_light", "tahoma" !important;
    font-size: 16px;
    color: #3d414a;
    text-align: right;
    overflow-y: auto
}
a {
    text-decoration: none !important;
    cursor: pointer
}
a.link {
    color: #11b3ee
}
a.link-theme:hover {
    color: #0a6b8f
}
section {
    background-color: #fff
}
.alternate {
    background-color: #f3f6f6
}
.bg {
    position: relative;
    background: url(../img/bg.jpg) top center;
    background-size: cover
}
.bg::before1 {
    content: "";
    background: rgba(255, 255, 255, .8);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}
.bg * {
    z-index: 1
}
.ltr {
    direction: ltr
}
.card {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    border: none !important
}
.theme-primary-color {
    color: #11b3ee
}
.theme-secondary-color {
    color: #fdb900
}
.logo {
    width: 64px
}
.title-shape {
    position: relative;
    width: 50px;
    height: 4px;
    margin: 0 auto;
    background-color: #ffb600;
    margin: 15px auto 0;
    border-radius: 5px
}
.title-shape::before {
    content: "";
    position: absolute;
    top: 0;
    width: 4px;
    height: 4px;
    right: -8px;
    background-color: #ffb600;
    border-radius: 5px
}
.title-shape::after {
    content: "";
    position: absolute;
    top: 0;
    width: 4px;
    height: 4px;
    left: -8px;
    background-color: #ffb600;
    border-radius: 5px
}
.ls-1 {
    letter-spacing: 1px
}
.hightlight {
    background: linear-gradient(transparent 50%, rgba(30, 168, 231, 0.2) 0)
}
.navbar {
    transition: all .8s ease;
    background-color: #fff !important;
    border-bottom: 1px solid #ebeaeb
}
.navbar-items .nav-item .nav-link {
    transition: all .25s ease-in-out;
    cursor: pointer
}
.navbar-items .nav-item .nav-link:hover {
    color: #57bfe6 !important
}
.navbar-items .nav-item .nav-link.active {
    font-weight: bold
}
.btn-primary {
    display: inline-block;
    background-color: #57bfe6;
    color: #fff;
    border: 2px solid rgba(0, 0, 0, 0);
    box-shadow: 0 3px 5px 0 rgba(87, 191, 230, .3);
    transition: all .25s ease-in-out;
    border-radius: .25rem
}
.btn-primary:hover {
    color: #fff;
    background-color: #2baedf !important
}
.btn-primary-outline {
    border-color: #57bfe6;
    box-shadow: none !important;
    background-color: rgba(0, 0, 0, 0);
    color: #3d414a
}
.btn-primary-outline:hover {
    color: #fff;
    background: #57bfe6 radial-gradient(circle, transparent 1%, #57bfe6 1%) center/15000% !important
}
.btn-primary-outline:active {
    color: #fff;
    background-color: #57bfe6 !important
}
.btn-contactus {
    border: 2px solid #57bfe6;
    color: #333 !important;
    transition: all .25s ease-in-out;
    border-radius: .25rem
}
.btn-contactus:hover {
    background-color: #2baedf !important;
    color: #fff !important
}
footer {
    background-color: #1a1a1a;
    color: #fafafa;
    background-size: cover;
    background-position: center
}
footer .app-title {
    background: linear-gradient(transparent 50%, rgba(30, 168, 231, 0.2) 0)
}
footer .copyrights {
    background-color: #161616
}
footer a {
    color: #fafafa;
    transition: all .25s ease-in-out
}
footer a:hover {
    color: #fdb900
}
footer .enamad-item {
    min-width: 85px;
    text-align: center;
    background-color: #f3f6f6;
    border-radius: 5px;
    transition: all .25s ease-in-out
}
footer .enamad-item:hover {
    background-color: #b9caca
}
footer .enamad-item:hover img {
    transform: scale(1.05)
}
footer .enamad-item img {
    width: 100%;
    height: 75px;
    transition: all .25s ease-in-out
}
footer .instagram, footer .whatsapp, footer .linkedin {
    transition: all .25s ease-in-out
}
footer .instagram:hover, footer .whatsapp:hover, footer .linkedin:hover {
    transform: scale(1.2)
}
footer .instagram:hover {
    color: #b8318b
}
footer .whatsapp:hover {
    color: #00bd07
}
footer .linkedin:hover {
    color: #007ab5
}
footer .newsletters {
    background-color: #f3f6f6;
    border-radius: 22px
}
footer .newsletters .email {
    padding: 10px 25px;
    border-radius: 22px;
    font-size: .9em;
    background-color: #f3f6f6;
    border: none
}
footer .newsletters .email:focus, footer .newsletters .email:focus-visible, footer .newsletters .email:hover {
    outline: none
}
footer .newsletters .btn {
    width: 32px;
    height: 32px;
    margin: 6px;
    border-radius: 50%;
    background-color: #fdb900;
    color: #333;
    border: none
}
footer .newsletters .btn:hover {
    background-color: #976e00
}
.preloader {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 1000
}
.preloader .loader {
    position: absolute;
    top: 50%;
    left: 40%;
    margin-left: 10%;
    transform: translate3d(-50%, -50%, 0)
}
.preloader .loader .dot {
    width: 24px;
    height: 24px;
    background: #3ac;
    border-radius: 100%;
    display: inline-block;
    animation: slide 1s infinite
}
.preloader .loader .dot:nth-child(1) {
    animation-delay: .1s;
    background: #32aacc
}
.preloader .loader .dot:nth-child(2) {
    animation-delay: .2s;
    background: #64aacc
}
.preloader .loader .dot:nth-child(3) {
    animation-delay: .3s;
    background: #96aacc
}
.preloader .loader .dot:nth-child(4) {
    animation-delay: .4s;
    background: #c8aacc
}
.preloader .loader .dot:nth-child(5) {
    animation-delay: .5s;
    background: #faaacc
}
@keyframes slide {
    0% {
        transform: scale(1)
    }
    50% {
        opacity: .3;
        transform: scale(2)
    }
    100% {
        transform: scale(1)
    }
}
