@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('/fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('/fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('/fonts/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('/fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

a:hover {
    text-decoration: none;
}

a {
    display: block;
}

body {
    font-family: IRANSans;
    /*background: #c4e6ff;*/
    background: #dbdbdb;
}

main {
    width: 100vw;
    height: 100vh;
    min-height: 600px;
}

.airplane {
    position: absolute;
    bottom: 0;
    height: 250px;
    right: 0;
    z-index: 99;
}

.main {
    border-radius: 25px;
}

.back-blue {
    top: -50px;
    /*background: #0093ff;*/
    background: #014F97;
}

    .back-blue::before {
        content: ' ';
        background: #004f94;
        width: 72px;
        height: 72px;
        display: block;
        position: absolute;
        top: 15px;
        right: -37px;
        transform: rotate(45deg);
        z-index: -1;
    }

.form-group {
    /*border-bottom: 1px solid #ccc;*/
}

    .form-group input {
        border: none;
        border-bottom: 1px solid #ccc;
        -ms-border-radius: 0 !important;
        border-radius: 0 !important;
        width: calc(100% - 100px);
        text-align: left;
    }

        .form-group input:focus {
            border-bottom: 2px solid #ccc !important;
            outline: none !important;
            box-shadow: none;
        }

    .form-group i {
        color: #1D6D09;
    }

    .form-group label {
        right: 23px;
        top: 8px;
        font-size: 13px;
        font-weight: bold;
        color: #1D6D09;
    }

.btn-send {
    background: #f0c533;
    color: #fff;
}

.btn-un {
    font-size: 13px;
    color: #1e3994;
    font-weight: bold;
}

.logo span {
    font-size: 20px;
    color: #1D6D09;
    font-weight: bold;
}

.toggle-password{
    right: 94px;
    cursor: pointer;

}

@media (min-width: 1300px) {
}

@media (max-width: 1300px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
    .airplane {
        height: 150px;
    }
}

@media (max-width: 768px) {
}

@media (max-width: 576px) {
    .airplane {
        height: 130px;
    }

    main {
        width: 100vw;
        height: 100vh;
        min-height: 520px;
    }
}

.z-index-999 {
    z-index: 999 !important;
}

.dntCaptcha {
    display: flex !important;
    flex-direction: row-reverse !important;
    width: 100% !important;
    position: relative !important;
}

    .dntCaptcha input {
        width: calc(100% - 126px);
}

.captcha-label {
    width: 50px !important;
}

.dntCaptcha .text-danger {
    position: absolute;
    top: 48px;
    right: -44px;
    color: #dc3545 !important;
    font-size: 12px !important;
}

.field-validation-error {
    color: #dc3545 !important;
    font-size: 12px !important;
    text-align: right !important;
    margin-top: 5px;
}


.jq-toast-wrap {
    width: 300px !important
}

.tooltip-inner {
    font-family: IRANSans !important
}

.jq-toast-single {
    font: 13px IRANSans !important;
    min-width: 300px !important;
    text-align: right !important;
    direction: rtl !important
}
