
@font-face {
    font-family: iransans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb.eot');
    src: url('../fonts/IRANSansWebd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb.woff2') format('woff2'), url('../fonts/IRANSansWeb.woff') format('woff'), url('../fonts/IRANSansWeb.ttf') format('truetype'), url('../fonts/IRANSansWeb.svg') format('svg');
}

@font-face {
    font-family: iransans-light;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_Light.eot');
    src: url('../fonts/IRANSansWeb_Lightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Light.woff2') format('woff2'), url('../fonts/IRANSansWeb_Light.woff') format('woff'), url('../fonts/IRANSansWeb_Light.ttf') format('truetype'), url('../fonts/IRANSansWeb_Light.svg') format('svg');
}

@font-face {
    font-family: iransans-medium;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_Medium.eot');
    src: url('../fonts/IRANSansWeb_Mediumd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Medium.html') format('woff2'), url('../fonts/IRANSansWeb_Medium.woff') format('woff'), url('../fonts/IRANSansWeb_Medium.ttf') format('truetype'), url('../fonts/IRANSansWeb_Medium.svg') format('svg');;
}

@font-face {
    font-family: iransans-bold;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_Bold.eot');
    src: url('../fonts/IRANSansWeb_Boldd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_Bold.woff2') format('woff2'), url('../fonts/IRANSansWeb_Bold.woff') format('woff'), url('../fonts/IRANSansWeb_Bold.ttf') format('truetype'), url('../fonts/IRANSansWeb_Bold.svg') format('svg');;
}

@font-face {
    font-family: iransans-UltraLight;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_UltraLightd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb_UltraLight.woff2') format('woff2'), url('../fonts/fontIRANSansWeb_UltraLight.woff') format('woff'), url('../fonts/IRANSansWeb_UltraLight.ttf') format('truetype'), url('../fonts/IRANSansWeb_UltraLight.svg') format('svg');;
}
@font-face {
    font-family: 'samim';
    src: url('../fonts/Samim-FD.ttf');
}
input,div,p,h1,h2,h3,h4,h5,h6,tr,td,th,table,ul,li,ol,textarea{
    font-family: 'iransans' !important;
}
input{
  font-family: 'iranyekan' !important;
  font-size: 16px !important;
}
div.home-custom h6{
    font-size: 14px !important;
}
img.logo-app-custom{
    width: 70%;
}
.box-services {
    cursor: pointer;
    text-align: center;
    margin-bottom: 60px;
}
.box-services img{
    background: #4831d4;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 5px;
    width: 150px;
}
.main-text-box{text-align: center}
.bg-home{
    background: #231f5c;
}

@media only screen and (max-width: 420px) {
    .main-text-box h6{
        font-size: 12px;
    }
}
@media only screen and (min-width:420px - max-width: 720px) {
    .main-text-box h6{
        font-size: 16px;
    }
    .box-services {
        margin-bottom: 20px !important;
    }
}

img.logo-home {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 50px;
}
.btn-custom-steps{
    color: #fff !important;
}
.input-code{
    letter-spacing: 23px;
    font-weight: bold;
    direction: ltr !important;
}
input.mobile_number{
    letter-spacing: 3px;
}

/*menu botton*/
.menu-row {
    display: flex;
    text-align: center !important;
    margin: 0 auto;
}
.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    border-top: 1px solid rgba(219, 219, 219, 0.42);
    box-shadow: 0 7px 8px 10px rgba(20, 0, 0, 0.18);
}
.menu-row a {
    color: #616161;
}
a.nav-link {
    text-align: center !important;
}
.nav-link .fa {
    font-size: 1.4em !important;
}
/*menu botton*/

/*  custom swal */
.swal-title{
    font-size: 1.2rem !important;
}
.swal-footer{
    text-align: center;
    margin-top: 5px !important;
}
.swal-button-container{
    width: 20%;
}
.swal-button{
    background-color: #4AB6E6 !important;
    width: 100%;
    font-weight: 500;
    font-size: 0.95rem;
}
.swal-title:not(:last-child) {
    margin-bottom: 2px !important;
}
.swal-content{
    margin-top: 10px !important;
    color: #515050 !important;
}
.swal-icon{
    margin: 20px auto 5px auto !important;
}

/*  custom swal */


.owl-nav{
    text-align: center !important;
}