﻿



@font-face {
    font-family: 'B KoodakBold';
    src: url('../fonts/BKoodakBold.eot'); /* IE */
    src: local('BKoodakBold'), url('../fonts/BKoodakBold.woff') format('woff'); /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    src: url('../fonts/BKoodakBold.ttf') format('truetype') /* others */;
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/IranSans/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/IranSans/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IranSans/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IranSans/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IranSans/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/IranSans/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/IranSans/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IranSans/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IranSans/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IranSans/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/IranSans/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/IranSans/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IranSans/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IranSans/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IranSans/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/IranSans/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/IranSans/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IranSans/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IranSans/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IranSans/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IranSans/eot/IRANSansWeb.eot');
    src: url('../fonts/IranSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IranSans/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IranSans/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IranSans/ttf/IRANSansWeb.ttf') format('truetype');
}

body {
    font-family: IRANSans, tahoma !important;
    background: transparent !important;
}

.backgroundblue {
    background-color: #00a1e0;
    font-family: IRANSans, tahoma !important;
}

input, select {
    font-family: IRANSans, tahoma !important;
}

    input[type="text"], textarea, .uneditable-input {
        /*width: 290px;*/
    }

select {
    width: 305px;
}

.realperson-challenge {
    text-align: center !important;
    padding-right: 80px;
}

.alert-msg {
    display: none;
}

    .alert-msg.showAlert {
        display: block;
        animation-name: bounceIn;
        animation-duration: 1.5s;
        animation-iteration-count: 1;
        background-color: #FF4C4C;
        position: absolute;
        right: 30%;
        top: 45%;
        padding: 20px;
    }

        .alert-msg.showAlert p {
            color: white;
        }

@media(max-width: 307px) {
    .realperson-challenge {
        padding-right: 30px;
    }

    select {
        width: 182px;
    }

    input[type="text"], textarea, .uneditable-input {
        width: 182px;
    }
}
/*.text-danger {
    color: red;
    margin-left: 20px;
}*/

/*#region custom CSS*/
.iframe-body {
    font-family: IRANSans;
    background: rgba(0, 143, 211, 0.9);
    border-radius: 15px;
    padding: 15px;
    color: #fff;
    margin: 30px 0 30px 0px;
}

.privacy-input a {
    color: #103d52 !important;
}

    .privacy-input a:hover {
        color: #103d52 !important;
    }

.btn-send {
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 18px 50px;
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    font-weight: 900;
    border-radius: 50px;
    position: relative;
    transition: all .3s ease;
    text-align: center;
    line-height: 1;
    border: 0;
    background: #f6af33;
    margin-top: 20px;
}

oi-select:not(.multiple) .select-search-list-item_selection {
    text-align: right !important;
}
.privacy-input {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .privacy-input input {
        position: absolute;
        opacity: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    margin-right: -45px;
        border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.privacy-input:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.privacy-input input:checked ~ .checkmark {
    background-color: #103d52;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.privacy-input input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.privacy-input .checkmark:after {
    left: 10px;
    top: 6px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*#endregion custom CSS*/



