﻿@font-face {
    font-family: vazir-farsi-digits;
    src: url("/fonts/vazir/Farsi-Digits/Vazir-FD.ttf") format("truetype");
    
}

h1, h2, h3, h4, h5, h6, p, button, small, span, a, input, textarea, label, .swal2-content, div.tooltip-inner, select, th, td {
    font-family: vazir-farsi-digits;
}

th {
    font-weight: bold !important
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-size: 20px 20px;
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 30px;
    height: 30px;
}

.modal-dialog-centered {
    margin: 0 auto;
}

html, body {
    height: 100% !important;
    width: 100% !important;
}

.active-blur {
    filter: blur(3px);
}

.tree-checkbox-hierarchical {
    overflow: auto
}

.c-menu--slide-right, .o-wrapper {
    z-index: 1002 !important;
}

.popular-submit, .forsat-vizhe {
    position: absolute;
    right: 236%;
    bottom: 1.5%;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    border-radius: 25px;
}

.popular-submit {
    bottom: 91.5%;
}

.raychat_main_button.right, #raychatFrame, .raychat_automessage_preview_container {
    right: unset !important;
    left: 135px;
    filter: blur(3px);
}

#show-satellite {
    color: white;
    position: absolute;
    right: 110%;
    bottom: 10.5%;
    box-shadow: 0 0 15px rgba(0,0,0,.3)
}

.show-slider {
    position: fixed;
    transform: rotate(-90deg);
    right: -105px;
    top: 170px;
    z-index: 1000 !important;
    border-radius: 25px 25px 0 0;
    padding: 10px;
}

#UserLayers:not(#user-layers-btn) {
    width: 150px;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    height: 43%;
    position: fixed;
    left: -160px;
    text-align: center;
    top: 120px;
    background-color: white;
    border-radius: 0 5px 5px 0;
    overflow: hidden;
    overflow-y: auto;
    padding: 5px;
    transition: all ease-in-out .4s;
    z-index: 99999999;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
}

#tags-search {
    display: flex;
    overflow-x: auto;
}

    #tags-search div {
        flex-shrink: 0;
    }

.marker-cluster-small {
    transition: all ease 1s;
    background-color: rgba(181, 226, 140, 0.8);
}

    .marker-cluster-small div {
        margin: 5px;
        background-color: rgba(110, 204, 57, .8);
    }

.marker-cluster-medium {
    transition: all ease 1s;
}

    .marker-cluster-medium div {
        margin: 5px;
    }

.swal2-bottom {
    z-index: 9999999 !important;
}

#user-layers-btn {
    transform: rotate(90deg);
    position: fixed;
    left: -25px;
    top: 143px;
    z-index: 1000;
    border-radius: 25px 25px 0 0;
}

#user-layers-close {
    font-size: 11px;
    padding: 6px 6px;
}

#UserLayers .user-layer-child {
    border: 2px solid #ddd;
    border-radius: 5px;
    margin-bottom: 5px;
    overflow: hidden
}

#block-screen {
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 2000;
    position: fixed;
}

.text-dynamic {
    border-bottom: 2px dotted #ddd;
}

nav#c-menu--slide-right input, nav#c-menu--slide-right select, nav#c-menu--slide-right textarea, nav#c-menu--slide-right {
    font-size: 15px !important;
}

    nav#c-menu--slide-right select {
        height: 45px;
    }

.text-warp-force, .fancytree-title {
    white-space: pre-wrap !important;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap !important;
    white-space: -o-pre-wrap !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    word-wrap: break-word !important;
    hyphens: auto !important;
    width: 300px;
}

#provinces-cities {
    overflow: auto;
}

    #provinces-cities a {
        display: block;
    }

    #provinces-cities .provinces {
        font-weight: bold
    }

    #provinces-cities .cities {
        padding-right: 20px;
    }

.page-header {
    position: fixed;
    z-index: 401;
    border-radius: 0px 0px 0px 25px;
    box-shadow: 0 0 15px rgba(0,0,0,.3)
}

    .page-header input {
        font-size: 14px;
        outline: none;
        border: none;
        width: 100%;
        text-anchor: middle;
        height: 100%
    }

    .page-header button {
        font-size: 15px;
        border-radius: 25px;
    }

.leaflet-top {
    bottom: 102px !important;
    top: unset !important;
    z-index: 9999999;
    position: fixed !important
}

.modal {
    z-index: 999999999 !important
}

.compare-bottom {
    position: absolute;
    z-index: 999999999;
    bottom: 0;
    text-align: right;
    background-color: white;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 20px rgba(0,0,0,.3);
}
.modal .media-body{
    min-height:107px
}
#ContentModal {
    z-index: 9999999999 !important;
}
compare-bottom p {
    margin-bottom: 0 !important;
    font-size: 11px;
    line-height: 35px;
}

.logo-left {
    position: fixed;
    z-index: 1000;
    top: 0;
    text-align: right;
    background-color: white;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 20px rgba(0,0,0,.3)
}

.logo-left-buttom {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 9999999;
    overflow: hidden;
    border-radius: 0 5px 0 0;
    border-top: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
}

.logo-left p {
    margin-bottom: 0 !important;
    font-size: 11px;
    line-height: 35px;
}

.splash {
    background: #ffff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999999;
    font-size: 25px;
    color: white;
    text-shadow: 1px 1px 3px black;
}

    .splash button {
        box-shadow: 0px 10px 15px rgba(0,0,0,.3);
    }

        .splash button:hover:enabled {
            color: black;
        }

    .splash h1 {
        text-overflow: initial;
        white-space: pre-wrap !important;
        width: 100%;
        border: none !important
    }

.language span {
    border-color: white;
    color: #88d9ff
}

.language small {
    font-size: 15px;
    display: inline-flex;
    line-height: 55px;
}

.language div.d-flex.justify-content-between {
    width: 45%;
    margin: 0 auto
}

.language small div span {
    margin-right: -10px;
    margin-top: 15px;
}

.line-1 {
    width: 21.5em;
    margin: 0 auto;
    border-left: 2px solid rgba(255,255,255,.75);
    font-size: 180%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

/* Animation */
.anim-typewriter {
    animation: typewriter 4s steps(44) 1s 1 normal both, blinkTextCursor 500ms steps(44) infinite normal;
}

@keyframes typewriter {
    from {
        width: 0;
    }

    to {
        width: 21.5em;
    }
}



@keyframes blinkTextCursor {
    from {
        border-left-color: rgba(255,255,255,.75);
    }

    to {
        border-left-color: transparent;
    }
}


@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(46, 125, 50, 1);
    }

    100% {
        box-shadow: 0 0 0 10px rgba(46, 125, 50, 0);
    }
}

@keyframes shadow-pulse-white {
    0% {
        box-shadow: 0 0 0 0px rgba(255, 255, 255, .6);
    }

    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
}

@keyframes shadow-pulse-big {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.1);
    }

    100% {
        box-shadow: 0 0 0 70px rgba(0, 0, 0, 0);
    }
}










.btn-float-fixed {
    position: fixed;
    z-index: 2001 !important;
    border-radius: 25px;
    display: none;
    font-size: 14px;
}

#btn-float-fixed1 {
    background-color: #929af9
}

#btn-float-fixed2 {
    background-color: #6f7bf9
}

#btn-float-fixed3 {
    background-color: #4353fd
}

#btn-float-fixed4 {
    background-color: #1427fa
}

#btn-float-fixed5 {
    background-color: #0619f1
}

#btn-float-fixed6 {
    background-color: #0210ac
}

.share {
    display: block;
    width: 60px;
    height: 60px;
    background: #ff9100;
    position: absolute;
    top: 300px;
    left: 50%;
    z-index: 999;
    text-align: center;
    overflow: hidden;
    line-height: 65px;
    font-size: 1.5em;
    color: #fff;
    -moz-box-shadow: 0px 3px 9px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 3px 9px rgba(0,0,0,.5);
    box-shadow: 0px 3px 9px rgba(0,0,0,.5);
    border-radius: 50px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1000 !important;
}

    .share:hover {
        cursor: pointer;
    }

.one, .two, .three {
    z-index: 1000 !important;
    position: absolute;
    width: 50px;
    height: 50px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 49px;
    font-size: 1.5em;
    top: 300px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-box-shadow: 0px 3px 9px rgba(0,0,0,.2);
    box-shadow: 0px 3px 9px rgba(0,0,0,.2);
    -webkit-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

    .one:hover,
    .two:hover,
    .three:hover {
        cursor: pointer;
    }

    .one i, .two i, .three i {
        display: none;
    }


.one {
    background: #2196f3;
}

.two {
    background: #00e5ff;
}

.three {
    background: #6a1b9a;
}















/**
 * Menu overview.
 */
.c-menu {
    position: fixed;
    z-index: 200;
    background-color: white;
    transition: transform 0.3s;
}

.c-menu__items {
    list-style: none;
    margin: 0;
    padding: 0;
}

/**
 * Close button resets.
 */
.c-menu__close {
    color: #fff;
    background-color: #90A4AE;
    font-size: 14px;
    border: none;
    box-shadow: none;
    border-radius: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

    /**
 * Close button resets.
 */
    .c-menu__close:focus {
        outline: none;
    }

/**
 * Body states.
 *
 * When a menu is active, we want to hide the overflows on the body to prevent
 * awkward document scrolling.
 */
body.has-active-menu {
    overflow: hidden;
}


.c-menu--slide-right {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    box-shadow: 0 0 15px rgba(0,0,0, .3);
    z-index: 999999999 !important;
}

@media all and (min-width: 320px) {
    .c-menu--slide-right {
        width: 400px;
    }
}

.c-menu--slide-right .c-menu__item {
    display: block;
    text-align: center;
    border-top: solid 1px #b5dbe9;
    border-bottom: solid 1px #3184a1;
}

    .c-menu--slide-right .c-menu__item:first-child {
        border-top: none;
    }

    .c-menu--slide-right .c-menu__item:last-child {
        border-bottom: none;
    }

.c-menu--slide-right .c-menu__link {
    display: block;
    padding: 12px 24px;
    color: #fff;
}

.c-menu--slide-right .c-menu__close {
    display: block;
    padding: 12px 24px;
    width: 100%;
}

.c-menu--slide-right {
    top: 0;
    right: 0;
    transform: translateX(100%);
}

@media all and (min-width: 320px) {
    .c-menu--slide-right {
        transform: translateX(400px);
    }
}

.c-menu--slide-right.is-active {
    transform: translateX(0);
}

@media (max-width: 768px) {
    .swal2-container {
        width: 100%;
    }

    .swal2-toast {
        flex-direction: unset !important;
    }

    .btn:not(.forsat-vizhe) {
        font-size: 13px;
        padding: 7px 7px;
    }

    #c-button--slide-right {
        right: -90px;
    }

    #user-layers-btn {
        left: -19px
    }

    #lang-btn button {
        display: block !important;
        width: 100% !important;
    }

        #lang-btn button:nth-child(2) {
            margin: 15px 0 15px 0 !important;
        }

    #text-logo {
        font-size: 14px
    }

    .page-header {
        margin-top: 45px
    }

    #raychatFrame {
        width: 100% !important;
        left: 0 !important
    }

    .raychat_main_button {
        bottom: 75px !important;
        left: 40px !important;
        transform: scale(0.55) !important;
        border-radius: 10px !important;
        border: 2px solid rgba(0,0,0,0.2);
    }

    .raychat_automessage_preview_container {
        bottom: 163px !important;
        left: 95px !important;
        border-radius: 10px !important;
    }

    .splash h1 {
        font-size: 25px
    }

    video {
        width: 90% !important
    }
}

@media (min-width: 768px) {
    .btn:not(.forsat-vizhe) {
        font-size: 13px;
        padding: 6px 12px;
    }

    #c-button--slide-right {
        right: -95px;
    }

    #text-logo {
        font-size: 15px
    }
}

@media (min-width: 992px) {
    .btn:not(.forsat-vizhe) {
        font-size: 14px;
        padding: 8px 12px;
    }

    #c-button--slide-right {
        right: -100px;
    }

    #user-layers-btn {
    }

    #text-logo {
        font-size: 17px
    }
}

@media (min-width: 1200px) {
    #text-logo {
        font-size: 20px
    }
}

.btn-float-fixed {
    font-size: 14px !important;
    padding: 8px 12px !important;
}




@-webkit-keyframes zoomIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes zoomIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.zoomIn, .modal-dialog, .modal-dialog-centered {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.nb-theme-default .label {
    font-size: unset
}

@-webkit-keyframes zoomOut {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes zoomOut {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
        display: none;
    }
}

.zoomOut {
    -webkit-animation-duration: 0.45s;
    animation-duration: 0.45s;
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

.swal2-container, #raychatFrame, #CompareModal {
    z-index: 99999999999 !important;
}

.swal2-toast .swal2-confirm .mi-directions, .swal2-toast .swal2-cancel .mi-close {
    font-size: 20px !important;
    vertical-align: text-bottom !important;
}

.swal2-toast .swal2-confirm, .swal2-toast .swal2-cancel {
    padding: 3px 6px 5px 6px !important;
}

.loading-svg {
    background-color: rgba(0,0,0,.5);
    position: fixed;
    z-index: 999999999999999999999999999999998999999999999999999999999999999999999999999999999 !important;
    width: 100%;
    height: 100%;
}

    .loading-svg svg {
        width: 150px;
        margin: 0 auto;
        height: 100%
    }