@font-face {
    font-family: 'Baij Light';
    src: url("../fonts/BAHIJ_THESANSARABIC-LIGHT.TTF");
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'Baij Regular';
    src: url("../fonts/BAHIJ_JANNA-REGULAR.TTF");
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'Baij Bold';
    src: url("../fonts/BAHIJ_THESANSARABIC-BOLD.TTF");
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: 'Baij Semibold';
    src: url("../fonts/BAHIJ_THESANSARABIC-EXTRABOLD.TTF");
    font-style: normal;
    font-stretch: normal
}

body,
html {
    height: 100%;
    font-family: 'Baij Regular', sans-serif;
    position: relative
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

img {
    max-width: 100%
}

a {
    color: #444;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

* {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

a:hover,
a:focus {
    color: #3AB4C3;
    text-decoration: none;
    outline: 0
}

p {
    font-weight: 300;
    margin-bottom: 20px
}

button:focus,
.btn:focus {
    outline: none
}

::-moz-selection {
    background: #85c440;
    color: #fff
}

::selection {
    background: #85c440;
    color: #fff
}

::-moz-selection {
    background: #85c440;
    color: #fff
}

.navbar-brand {
    padding-top: 1.5em
}

.navbar-brand img {
    width: 100px
}

* {
    outline: none
}

#header {
    min-height: 80%;
   /* background: -webkit-gradient(linear, left top, left bottom, from(rgba(19, 23, 54, 0.6)), to(rgba(19, 23, 54, 0.8))), url("/images/baqacoverf.jpg") center center no-repeat;
    background: -webkit-linear-gradient(rgba(19, 23, 54, 0.6), rgba(19, 23, 54, 0.8)), url("/images/baqacoverf.jpg") center center no-repeat;
    background: -o-linear-gradient(rgba(19, 23, 54, 0.6), rgba(19, 23, 54, 0.8)), url("/images/baqacoverf.jpg") center center no-repeat;
    background: linear-gradient(rgba(19, 23, 54, 0.6), rgba(19, 23, 54, 0.8)), url("/images/baqacoverf.jpg") center center no-repeat;
    background-size: cover*/
   /* background-color: #193D5D;
    background-size: cover;*/
}

#header .container {
    padding-right: 0px;
    padding-left: 0px;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.logo {
    text-align: center
}

.logo img {
    width: 150px
}

.logo h3 {
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    font-family: 'Baij Bold'
}

.header-content {
    text-align: center;
    padding: 0px;
    background: #FFF;
}

.header-content h1 {
    color: #fff;
    line-height: 60px;
    font-family: 'Baij Bold', sans-serif;
    font-size: 33px;
    position: relative;
    margin: 2em auto 2em
}

.header-content h1 .percent {
    background: #85c440;
    padding: 0.1em 0.3em;
    border-radius: 3px
}

.header-content h1:before,
.header-content h1:after {
    content: ' ';
    width: 40%;
    height: 2px;
    background: #85c440;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.header-content h1:before {
    top: -1em
}

.header-content h1:after {
    bottom: -1em
}

h2 {
    color: #fff;
    font-family: 'Baij Bold', sans-serif;
    font-size: 20px;
    margin-bottom: 2em;
    line-height: 30px
}
 .full-mobile {
    
 }
.form-section {
    padding: 2em 0 3em;
    background: #FFFFFF;
    float: right;
    width: 100%;
    margin: 0 auto
}

.form-section .form-title {
    color: #193D5D;
    text-align: center;
        font-size: 24px;
    margin-bottom: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
}
.info_result_item {
    display: flex;
    justify-content: space-between;
}
.sponsors-section .form-title {
    color: #193D5D;
    text-align: center;
    font-size: 28px;
    margin-bottom: 0em;
    padding-top: 10px;
    float: right;
    text-align: right;

}

.sponsors-section .form-titler {
    
}

.form-section .form {
    text-align: center;
    width: 100%;
    padding: 0 3em
}

.form-section .form input {
    display: inline-block;
    
    height: 37px;
    padding: 0.7em 1.5em;
    margin: 0 0.3em 1em;
    background: #fff;
    border-radius: 40px
}

.form-section .form input:focus {
    outline: none
}

.form-section .form .submit-btn {
    border: none;
    background: #F9BD1E;
    height: 37px;
    border-radius: 40px;   
    width: 90%;
     padding: 0.7em 1.5em;
    margin: 0 0.3em 1em;
    float: right;
}

.sponsors-section {
    text-align: center;
    background:#193D5D;
}
.sponsors-section .container{
    padding: 0px;
}

.sponsors-section .section-title {
    font-size: 20px;
    font-family: 'Baij Bold', sans-serif;
    margin: 1em auto
}

.sponsors-section .sponsors-list {
    text-align: center;
    margin-bottom: 2em
}

.sponsors-section .sponsors-list .sponsor-image {
    display: inline-block;
    width: auto;
    margin: 0 1em
}

.sponsors-section .sponsors-list img {
    width: 100%;
}

#footer {
    /*padding: 3em 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0.5))), url("../images/footer-bg.jpeg") center center no-repeat;
    background: -webkit-linear-gradient(#fff, rgba(255, 255, 255, 0.5)), url("../images/footer-bg.jpeg") center center no-repeat;
    background: -o-linear-gradient(#fff, rgba(255, 255, 255, 0.5)), url("../images/footer-bg.jpeg") center center no-repeat;
    background: linear-gradient(#fff, rgba(255, 255, 255, 0.5)), url("../images/footer-bg.jpeg") center center no-repeat;
    background-size: cover;*/
    text-align: center
}

#footer a.btn-primary {
    background: #85c440;
    border: none;
    border-radius: 40px;
    padding: 0.6em 2em;
    width: 150px;
    margin: 1em 0.5em 3em
}

#footer .social-media {
    background: #F9BD1E;
    text-align: center
}

#footer .social-media ul.nav {
    display: inline-block;
    padding: 0px;
    list-style: none;
    overflow: hidden;
    margin: 0
}

#footer .social-media ul.nav li {
    float: left;
    font-size: 30px
}

#footer .social-media ul.nav li a {
    color: #fff;
    display: block;
    text-decoration: none
}

#footer .social-media ul.nav li:hover a {
    background: none;
    color: #85c440
}

.popup img {
    width: 100%
}

.popup {
    display: block;
    left: 0;
    top: 0;
    z-index: 500000;
    background: rgba(24, 21, 21, 0.81);
    width: 100vw;
    height: 100vh;
    position: fixed
}

.popup-content {
    width: 50vw;
    max-width: 600px;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    display: block;
    position: fixed;
    top: 50vh;
    left: 50vw
}

@media screen and (max-width: 600px) {
    #header {
        min-height: inherit;
        height: auto
    }
    .header-content h1 {
        margin-top: 2em;
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 3em
    }
    .form-section .form input,
    .form-section .form .submit-btn {
        width: 98%;
        margin-bottom: 1em
    }
    #footer {
        
    }
    #footer a.btn-primary {
        margin-bottom: 2em;
        width: 137px
    }
    #footer .fixed-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0;
        z-index: 99;
        border-top: 2px solid #efefef
    }
    #footer .fixed-bar a {
        width: 50%;
        margin: 0;
        border-radius: 0;
        float: right;
        padding: 0.6em;
        font-size: 17px
    }
    #footer .fixed-bar a:first-child {
        background: #6c9f34
    }
    .courses-list .item .item-image:first-child {
        display: none
    }
    .courses-list .item-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
    .courses-list .item-section:nth-child(odd) .item.item-image .number.right {
        left: -25px !important;
        right: auto !important
    }
    .courses-list .item-section:nth-child(odd) .item-image {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        display: table-cell
    }
    .courses-list .item-section:nth-child(odd) .item-text {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        display: table-cell
    }
    .courses-list .item-section:nth-child(even) .item.item-image .number.left {
        right: -25px !important;
        left: auto !important
    }
    .courses-list .item-section:nth-child(even) .item-image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        display: table-cell
    }
    .courses-list .item-section:nth-child(even) .item-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        display: table-cell
    }
    .courses-list .item.item-text {
        padding: 15px;
        text-align: center
    }
    .courses-list .item.item-text h2 {
        font-size: 17px
    }
    .courses-list .item {
        height: 220px
    }
    .header-content h1 .percent {
        display: block;
        margin: 5px auto
    }
    .courses-list .item.item-text p {
        width: 86%;
        text-align: center;
        margin: 0 auto
    }
    .-mobile {
        fullpadding: 0
    }
    .full-mobile .form-section {
        padding: 1em 1em;
        width: 100%
    }
    .full-mobile .form-section .form {
        padding: 0
    }
    .sponsors-section .sponsors-list .sponsor-image {
        margin: 5px 1em
    }
    .sponsors-section .form-title {
       font-size:  18px;
       
     }
     .sponsors-section .form-titler {
       font-size:  20px;
        
     }
}

@media screen and (max-width: 320px) {
    #footer .fixed-bar {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0;
        z-index: 99;
        border-top: 2px solid #efefef
    }
    #footer .fixed-bar a {
        width: 50%;
        margin: 0;
        border-radius: 0;
        float: right;
        padding: 0.6em;
        font-size: 17px
    }
}

.footer-line {
    padding: 30px 0px;
    color: #fff;
    
}
.credits {
    font-size: 16px;
    font-family: sans-serif;
    color : #000;
}
.credits span {
    font-size: 16px;
    font-family: sans-serif;
    color: #0CB8B6;
}
.footer-line a {
    color: #0CB8B6;
}