body {

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    direction: ltr !important;

}
.lang-fa {
    font-family: 'IRANYekanX';
    direction: rtl !important;
}
.lang-fa select {
    background-position: left 0.75rem center;
    padding-right: 0.75rem;
    padding-left: 2.5rem;
}

.lang-btn.active {
    background-color: #be123c; /* rose-700 */
    color: white;
    font-weight: 600;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}
/* Custom scrollbar for sidebar */
.custom-scrollbar::-webkit-scrollbar { width: 6px; }
.custom-scrollbar::-webkit-scrollbar-track { background: #f1f5f9; }
.custom-scrollbar::-webkit-scrollbar-thumb { background: #94a3b8; border-radius: 10px; }
.custom-scrollbar::-webkit-scrollbar-thumb:hover { background: #64748b; }
h1 {
    font-size: 40px !important;
    color: #195df5 !important;
}
h2 {
    font-size: 24px !important;
    color: #516ef9 !important;
    font-weight: 700 !important;
}
.to-blue-800 {
    background: #d4d4d4;
background: linear-gradient(0deg,rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 100%) !important;
}
h3 {
    font-size: 20px !important;
}
.shadow-2xl {
 box-shadow: rgba(0, 0, 0, 0.25) 0px 16px 20px -19px !important;
}

.bg-slate-100 {
    background: #383b40 !important;
}
.lang-btn.active {
    background-color: #ffffff !important;
    color: #f5635f !important;
}
h3.text-lg.font-semibold.uppercase.tracking-wider.opacity-80 {
    color: #fafafa
}

@media only screen and (max-width: 580px) {
  h1 {
    font-size: 24px !important;
    color: #195df5 !important;
  }
  h2 {
    font-size: 20px !important;
    color: #516ef9 !important;
    font-weight: 700 !important;
}
}
select#child_study, #spouse_study, #family_lang, #spouse_exp, #family_in_pei, #farm_exp {
    width: 34%;
}
.logo {
	height:80px;
	width:80px;
}
