/*@media only screen and (max-width: 600px) {*/


/*    .ui-datepicker {*/
/*        position: fixed !important;*/
/*        top: 0 !important;*/
/*        right: 0 !important;*/
/*        width: 100vw !important;*/
/*        height: 100vh !important;*/
/*    }*/

/*    .ui-datepicker-calendar {*/
/*        height: 40vh;*/
/*    }*/
/*    .ui-datepicker-rtl {*/
/*        font-size: 1.5rem;*/

/*    }*/

/*    .ui-state-default {*/
/*        height: 100%;*/
/*        width: 100%;*/
/*        display: flex !important;*/
/*        justify-content: center;*/
/*        align-items:center;*/
/*        font-size: 1.5rem;*/
/*    }*/

/*}*/

/*.ui-datepicker-trigger {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    z-index: 2;*/
/*    position: absolute;*/
/*    left:2rem;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    cursor:pointer;*/



/*}*/

/*.z-1 {*/
/*    z-index: 1 !important;*/
/*}*/

/*@media only screen and (max-width: 600px) {*/
/*    .ui-datepicker-trigger {*/
/*        left: .5rem;*/
/*    }*/
/*}*/

/*.navbar-default .navbar-nav>.open>a,*/
/*.navbar-default .navbar-nav>.open>a:focus,*/
/*.navbar-default .navbar-nav>.open>a:hover {*/
/*    background-color: transparent !important;*/
/*}*/

/*.dropdown-item {*/
/*    color: #757575 !important;*/
/*    font-weight: light;*/
/*    display: block;*/
/*}*/

/*.dropdown-item:hover {*/
/*    color: #3B91A0 !important;*/
/*}*/
/*.dropdown-menu {*/
/*    min-height: 100px;*/
/*    padding:1rem 2rem;*/
/*}*/
/*.custom-flex {*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-between;*/
/*}*/
/*@media only screen and (max-width: 600px) {*/

/*    .ui-datepicker {*/
/*        position: fixed !important;*/
/*        top: 0 !important;*/
/*        right: 0 !important;*/
/*        width: 100vw !important;*/
/*        height: 100vh !important;*/
/*    }*/
/*    .w-sm-100 {*/
/*        width: 100% !important;*/
/*    }*/

/*    .w-sm-50 {*/
/*        width: 46% !important;*/
/*    }*/
/*    .w-sm-30 {*/
/*        width:30%;*/
/*    }*/
/*}*/

/*.w-100 {*/
/*    width: 100%;*/
/*}*/
/*.ml-1 {*/
/*    margin-left: .5rem;*/
/*}*/

/*.w-25{*/
/*    width: 20%;*/
/*}*/
/*.w-20 {*/
/*    width: 15%;*/
/*}*/
/*.w-40 {*/
/*    width: 25%;*/
/*}*/

/*.w-50 {*/
/*    width: 50%;*/
/*}*/

/*.w-45 {*/
/*    width: 48%;*/
/*}*/
/*.align-items-start {*/
/*    align-items: flex-start;*/
/*}*/


/*@media (max-width: 700px) {*/
/*    .justify-content-sm-center {*/
/*        justify-content: center!important;*/
/*    }*/

/*}*/
/*.navbar .dropdown-menu::after {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 10px solid transparent;*/
/*    border-right: 10px solid transparent;*/
/*    border-bottom: 10px solid #fff;*/
/*    cursor:pointer;*/

/*    position: absolute;*/
/*    top: -10px;*/
/*    left: 50%;*/
/*    transform: translateX(-50%);*/


/*}*/
/*.navbar a{*/
/*    text-decoration: none !important;*/
/*    color:white;*/
/*    white-space: nowrap;*/
/*    margin-top: 7px !important;*/
/*    !* margin: 10px; *!*/
/*}*/
/*.navbar a:hover:not(.dropdown-item) {*/
/*    color: #FFCF00 !important;*/
/*}*/

/*.navbar a:hover .hover-svg {*/
/*    fill: #FFCF00 !important;*/

/*}*/
/*.hover-svg {*/
/*    fill: white;*/
/*}*/

/*.vertical-align-center {*/
/*    vertical-align: center !important;*/
/*}*/

/*.navbar a:hover img svg{*/
/*    fill: #FFCF00 !important;*/
/*}*/
/*.rotate {*/
/*    transform: rotateY(180deg) !important*/
/*}*/

/*.text-white {*/
/*    color: #fff !important;*/
/*}*/
/*.text-light-white {*/
/*    color: #ECE6E2 !important;*/
/*}*/

/*.custom-input {*/
/*    padding: .357rem .75rem;*/
/*    overflow: hidden;*/
/*    align-items: center;*/
/*    border-radius: .25rem;*/
/*    background: white ;*/
/*    justify-content: center;*/
/*}*/
/*.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {*/
/*    background-color: white;*/

/*}*/

/*.custom-input input{*/
/*    border: none;*/
/*    outline: none;*/
/*    margin-right: 5px;*/
/*}*/

/*input {*/
/*    font-family: BYekan, 'BYekan', tahoma !important;*/
/*}*/

/*.search input::placeholder {*/
/*    font-family:BYekan,'BYekan',tahoma;*/
/*    font-size: 2rem;*/
/*}*/


/*@media only screen and (max-width: 600px) {*/
/*    .search input::placeholder {*/
/*        font-family: BYekan, 'BYekan', tahoma;*/
/*        font-size: 1rem;*/
/*    }*/

/*}*/
/*.white-placeholder::placeholder {*/
/*    color: #D8EFF0;*/
/*    opacity: 1; !* Firefox *!*/
/*}*/

/*.white-placeholder:-ms-input-placeholder { !* Internet Explorer 10-11 *!*/
/*    color: #D8EFF0;*/


/*}*/

/*.white-placeholder::-ms-input-placeholder { !* Microsoft Edge *!*/
/*    color: #D8EFF0;*/
/*}*/

/*.search {*/
/*    margin-bottom: 1rem;*/
/*    background-image: url('images/Rectangle2.png');*/
/*    background-position: center;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    min-height: 486px;*/
/*    padding: 3rem;*/
/*}*/

/*.shadow-none {*/
/*    box-shadow: none !important;*/
/*}*/
/*.navbar {*/
/*    padding: 0px 48px !important;*/
/*}*/
/*.navbar-brand {*/
/*    font-weight: bold;*/
/*    font-size: 1.8rem;*/
/*}*/

/*.triangle {*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 10px solid transparent;*/
/*    border-right: 10px solid transparent;*/
/*    border-top: 10px solid #D8EFF0;*/
/*    cursor:pointer;*/
/*}*/
/*.turn-down {*/
/*    transform: rotate(270deg) !important*/
/*}*/
/*.left {*/
/*    left:2rem ;*/
/*    top: 50%;*/
/*    transform: translateY(-50%)*/
/*}*/

/*@media only screen and (max-width: 600px) {*/
/*    .left {*/
/*        left: .5rem;*/
/*    }*/
/*}*/



/*.pointer {*/
/*    cursor: pointer;*/
/*}*/
/*.border-none {*/
/*    border: none !important;*/
/*}*/

/*.outline-none {*/
/*    outline: none !important;*/
/*}*/
/*.bg-warning {*/
/*    background-color: #ffd000 !important;*/
/*}*/
/*.bg-green {*/
/*    background-color:#30A5AF !important;*/
/*}*/
/*.bg-transparent {*/
/*    background-color:transparent !important;*/
/*}*/
/*.search h1 {*/
/*    font-size: 5rem;*/
/*}*/

/*.search p {*/
/*    font-size: 2rem;*/
/*}*/

/*.py-5 {*/
/*    padding-top: 5rem !important;*/
/*    padding-bottom: 5rem !important;*/

/*}*/


/*.py-3 {*/
/*    padding-top: 3rem !important;*/
/*    padding-bottom: 3rem !important;*/

/*}*/
/*.py-2 {*/
/*    padding-top: 2rem !important;*/
/*    padding-bottom: 2rem !important;*/

/*}*/

/*.py-1 {*/
/*    padding-top: 1rem !important;*/
/*    padding-bottom: 1rem !important;*/
/*}*/
/*.px-3 {*/
/*    padding-right: 3rem !important;*/
/*    padding-left: 3rem !important;*/
/*}*/
/*.px-1 {*/
/*    padding-right: 1rem !important;*/
/*    padding-left: 1rem !important;*/
/*}*/
/*.position-relative {*/
/*    position: relative !important;*/
/*}*/

/*.d-flex{*/
/*    display: flex !important;*/
/*}*/
/*.justify-content-center {*/
/*    justify-content: center;*/
/*}*/


/*.justify-content-between {*/
/*    justify-content: space-between;*/
/*}*/
/*.position-absolute {*/
/*    position: absolute;*/
/*}*/

/*.mb-2 {*/
/*    margin-bottom: 1rem !important;*/
/*}*/

/*.mt-1 {*/
/*    margin-top: 1rem !important;*/
/*}*/

/*@media only screen and (max-width: 600px) {*/
/*    .d-sm-none {*/
/*        display: none !important;*/
/*    }*/

/*    .d-md {*/
/*        display: block!important;*/
/*    }*/

/*}*/
/*.d-md {*/
/*    display: none;*/
/*}*/


/*.sidenav {*/
/*    height: 100%;*/
/*    width: 0;*/
/*    display:flex;*/
/*    position: fixed;*/
/*    z-index: 10000000;*/
/*    top: 0;*/
/*    right: 0;*/
/*    overflow-x: hidden !important;*/
/*    transition: 0.2s;*/


/*}*/

/*.sidenav-aria {*/
/*    font-size: 24px;*/
/*}*/
/*.sidenav__header{*/
/*    background-color: #30a4af;*/
/*    color: white !important;*/
/*    width: 100%;*/
/*    height: 60px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    padding: .5rem;*/

/*    overflow-x: hidden !important;*/

/*}*/

/*.align-items-center {*/
/*    align-items: center !important;*/
/*}*/
/*.sidenav a {*/
/*    padding: 8px 8px 8px 32px;*/
/*    text-decoration: none;*/
/*    font-size: 19px;*/
/*    color: #757575;*/
/*    display: block;*/
/*    transition: 0.3s;*/
/*}*/

/*.sidenav a:hover {*/
/*    color: #f1f1f1;*/
/*}*/

/*.m-3 {*/
/*    margin: 2rem !important;*/
/*}*/

/*.ml-3 {*/
/*    margin-left: 2rem !important;*/
/*}*/

/*.ml-2 {*/
/*    margin-left: 1rem !important;*/
/*}*/

/*.cities {*/
/*    overflow-x: hidden;*/
/*    top:60px;*/
/*    width: 0;*/
/*    height: 100%;*/
/*    background: white;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    transition: all .2s ease;*/
/*}*/

/*.rotate-180 {*/
/*    transform: rotate(180deg);*/
/*}*/
/*.sidenav .closebtn {*/
/*    margin: 10px;*/
/*    margin-left: 20px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    margin-top: 20px;*/

/*}*/

/*.navbar {*/
/*    margin-bottom: 0!important;*/
/*}*/

/*.rounded {*/
/*    border-radius: 7px!important;*/
/*}*/
/*.dark-overlay-full {*/
/*    width: 20%;*/
/*    height: 100%;*/
/*    display: inline-block;*/
/*    background-color:black;*/
/*    opacity: .7;*/
/*}*/
/*.w-80 {*/
/*    width: 80%;*/
/*    background-color: white;*/
/*    height: 100%;*/
/*    overflow-x: hidden !important;*/

/*}*/
/*[data-mdpersiandatetimepicker][disabled] {*/
/*    opacity: 0.5;*/
/*    cursor: default;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container {*/
/*    min-width: 300px;*/
/*    font-size: 12px;*/
/*    position: relative;*/
/*    overflow: visible;*/
/*    z-index: 999999;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container.rtl {*/
/*    direction: rtl;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .select-year-box,*/
/*.mds-bootstrap-persian-datetime-picker-container .select-year-inline-box {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background: #fff;*/
/*    text-align: center;*/
/*    transition: all 200ms ease;*/
/*    overflow-y: auto;*/
/*    overflow-x: hidden;*/
/*    z-index: 9999999;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .select-year-box.inline {*/
/*    top: 23px !important;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .select-year-box.w-0,*/
/*.mds-bootstrap-persian-datetime-picker-container .select-year-inline-box.w-0 {*/
/*    height: 0;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .select-year-box button {*/
/*    font-size: 16px;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .select-year-box [selected-year] button {*/
/*    background-color: aquamarine;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container.rtl table {*/
/*    direction: rtl;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container.rtl tfoot table {*/
/*    direction: ltr;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container.rtl .dropdown-toggle::after {*/
/*    margin-left: 0;*/
/*    margin-right: 0.255em;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container * {*/
/*    font-size: 12px;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table {*/
/*    margin-bottom: 0;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table th,*/
/*.mds-bootstrap-persian-datetime-picker-container table td {*/
/*    padding: 1px;*/
/*    font-size: 14px;*/
/*    text-align: center;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table tbody td[data-next-month] .btn,*/
/*.mds-bootstrap-persian-datetime-picker-container table tbody td[data-prev-month] .btn {*/
/*    background: #fff;*/
/*    border: none;*/
/*    cursor: default;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table {*/
/*    background: transparent !important;*/
/*    background-color: transparent !important;*/
/*    border: none;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table th {*/
/*    border: none;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table input[type="text"] {*/
/*    width: 50px;*/
/*    border: none;*/
/*    text-align: center;*/
/*    background-color: #fff;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container th {*/
/*    padding: 0;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days {*/
/*    border: 0;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days tr:first-child>td {*/
/*    vertical-align: top;*/
/*    padding-bottom: 5px;*/
/*    width: 14.2%;*/
/*    cursor: default;*/
/*    font-weight: bold;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-day] {*/
/*    cursor: pointer;*/
/*    transition: all 200ms ease;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-day][data-today] {*/
/*    background-color: aquamarine;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-day][data-selectedday] {*/
/*    background-color: #96daff;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td.selected-range-days-start-end {*/
/*    background-color: #c9e1ff;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td.selected-range-days {*/
/*    background-color: #d9f2e6;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-special-date] {*/
/*    background-color: #c7f7c7;*/
/*    border: 1px solid #00ce00;*/
/*    transition: all 200ms ease;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-special-date]:hover {*/
/*    background-color: #7bff7b;*/
/*    border-color: #31cc31;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-pm],*/
/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-nm],*/
/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[disabled] {*/
/*    cursor: default;*/
/*    opacity: 0.2;*/
/*    transition: none;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-pm]:hover,*/
/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-nm]:hover,*/
/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[disabled]:hover {*/
/*    cursor: default;*/
/*    opacity: 0.3;*/
/*    transition: none;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-day]:not([data-special-date]):hover,*/
/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-nm]:hover,*/
/*.mds-bootstrap-persian-datetime-picker-container table table tbody.days td[data-pm]:hover {*/
/*    background: #ccc;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .btn {*/
/*    width: 100%;*/
/*    margin-bottom: 1px;*/
/*    padding: 1px;*/
/*    font-size: 14px;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .btn[disabled] {*/
/*    opacity: 0.2;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .dropdown {*/
/*    padding: 0;*/
/*    padding-bottom: 1px;*/
/*    text-align: center;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .dropdown-menu {*/
/*    min-width: 100px;*/
/*    width: 100px;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .dropdown-item {*/
/*    padding: 0;*/
/*    padding-bottom: 1px;*/
/*    cursor: pointer;*/
/*    text-align: center;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .dropdown-item:not(.disabled):hover {*/
/*    background-color: #ccc;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .dropdown-item.disabled {*/
/*    opacity: 0.2;*/
/*    cursor: default;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-container .dropdown-divider {*/
/*    margin-bottom: 1px;*/
/*    cursor: default;*/
/*}*/

/*.mds-bootstrap-persian-datetime-picker-popover {*/
/*    max-width: 100%;*/
/*    -webkit-box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.1);*/
/*    box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.1);*/
/*    z-index: 999999999;*/
/*}*/