header
{
    background-color: #293963;
    padding: 20px 0px;
}

footer
{
    background-color: #293963;
}

footer .subscribe-input input
{
    background-color: #546182;
}

header .logo
{
    float: right;
}

header .header-buttons
{
    margin-top: 30px;
}


.div-body
{
   
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    background-repeat: no-repeat;
}

.div-body .div-layer
{
    background-color: rgba(255,255,255,0.86);
    padding: 50px 0px;
}

.arrow
{
    width: 454px;
    margin-left: 50px;
    margin-top: -30px;
}



h1
{
    text-align: right;
    color:#c0272d;
    line-height: 60px;
    font-weight: bold;
    font-size: 40px;
    margin-top: -60px;
}


h1 span
{
    color:#151a32;
    font-size: 60px;
}




h2
{
    text-align: right;
    color:#151a32;
    line-height: 40px;
   
    font-size: 20px;
}


h2 span
{
    color:#24b24b;
}


a.learn-more
{
    display: block;
    width: 200px;
    padding: 12px;
    background-color: #c0272d;
    text-align: center;
    float: right;
    color:#fff;
    border-radius: 5px;
    font-size: 20px;
    margin-top: 19px;
    text-decoration: none;
}

a.learn-more:hover
{
background-color: #293963;
}
h4
{
    text-align: right;
    color: #293963;
    font-weight: bold;
    font-size: 40px;
}

hr.big
{
    border-top:5px solid #f2f2f2;
    margin-top: 60px;
    margin-bottom: 50px;
}

.seperator
{
    background-color:#2b388f;
    height: 1px;
    margin: 30px 0px;
    width: 84%;
}




h3
{
    text-align: right;
    color:#293963;
    line-height: 60px;
    font-weight: bold;
}




#form-point
{
    border:1px solid rgba(21,26,50,0.5);
    border-radius: 10px;
    padding: 30px 30px;
}



input
{
    width:100%;
    padding: 10px 12px;

    margin-bottom: 10px;
    border: 1px solid #151a32;
    background-color: #f9f7f7;

   
}




 .dropdown 
{
    width: 100%;
  
 
}


  .dropdown  button
{
    padding: 13px 15px;
    border: 1px solid #2b388f;
}



   .bootstrap-select .dropdown-menu {
    width: 100%;
    min-width: auto !important;
}


   .dropdown-item {
    white-space: pre-line !important;
}


   .dropdown-item.active,     .dropdown-item:active
{
    background-color: #2b388f;
}





 .btn-light:not(:disabled):not(.disabled).active:focus,
 .btn-light:not(:disabled):not(.disabled):active:focus,
 .show>.btn-light.dropdown-toggle:focus
{
   box-shadow: none;
}


 .bootstrap-select .dropdown-toggle:focus
{
   outline: none !important;
        outline-offset: 0px  ;

}

 .btn-light:focus
{
   box-shadow: none;
}

 .btn-light
{
   background-color: #fff;
   border-color: #fff;

}

 input.form-control
{
   border: 1px solid #ced4da;
}

 .form-control:focus
{
   box-shadow: none;
}


 .captcha-box {
   position: relative;
}


 .captcha-box img
{
   position: absolute;
   top: 1px;
  
   border-top-right-radius: 4px;
   border-bottom-right-radius: 4px;
  
}




 .check-container
{
   font-size: 14px;
   color:#ffffff;
   text-align: justify;
   border: 2px solid transparent;
}

 .check-container a
{
   color:#697bf5;
}

  .check-container .checkmark
{
   background: transparent;
   border: 1px solid rgba(21, 26, 50, 0.7);
   border-radius: 3px;
   top: -2px;
}


  .check-container input:checked ~ .checkmark {
   background-color: #293963;
   border-color:#293963;
}

 .check-container .checkmark:after
{
   left: 9px;
   top: 5px;
}


  input[type='button']
{
   color:#ffffff;
   font-size: 26px;
   border: 1px solid #ffffff;
   display: block;
   margin: 0 auto;
   width: 350px;
   padding: 30px 0px;
   border-radius: 3px;
   text-decoration: none;
   margin-top: 40px;
   font-weight: bold;
   background-color: transparent;

}

#phone
{
    text-align: left;
    direction: ltr;
}


  input[type='button']:hover{
   background-color: #2b388f;
   border-color:#2b388f;
}


  .mandatory {
   border: 2px solid #e3342f!important;
}


form a.register-button
{
    background-color: #293963;
    color:#ffffff;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 20px 0px;
    font-size: 36px;
    text-decoration: none;
}

form a.register-button:hover
{
    background-color: #c0272d;
}


 .bootstrap-select .dropdown-toggle .filter-option-inner-inner
{
    color: #000000;
}


 .dropdown-item
{
    font-size: 15px;
    max-width: none;
    padding: .25rem 1.5rem;
    
}


  .dropdown .dropdown-toggle::after
{
  
    border-top: .3em solid #000000 !important;
}



.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    margin-bottom: 10px;
}

.dropdown button {
    padding: 10px 15px;
    border: 1px solid #151a32;
    border-radius: 0px;
    background-color:#f9f7f7 ;
}



.box
{
    background-color: #151a32;
    padding: 20px 30px;
    border-radius: 7px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 0px;
}


.box.box-even
{
    background-color: #293963;

}

a.register-now
{
    background-color: #293963;
    color: #ffffff;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 20px 0px;
    font-size: 36px;
    text-decoration: none;
    width:383px;
    margin: 0 auto;
    margin-top: 50px;
}


.modal-title
{
font-size: 20px;
}


header .header-social-media ul li a
{
    background-color: #293963;
    color:#fff;
}

header .header-social-media ul li a i
{
 
    color:#fff;
}

a.register-now:hover
{
background-color: #c0272d;
}









.box img
{
    float: left;
    width: 200px;
    position: absolute;
    left: 10px;
    top: 0px;
}


.box .box-title
{
    text-align: right;
    color:#fff;
    font-size: 25px;
}


.box .box-title.title-1
{
    font-weight: bold;
    margin-top: 90px;
}

.box.box-1 .box-title.title-1
{
    color:#009fe3;
}


.box.box-2 .box-title.title-1
{
    color:#d8ab28;
}


.box.box-3 .box-title.title-1
{
    color:#25d023;
}

.box.box-4 .box-title.title-1
{
    color:#f05a26;
}


.box.box-5 .box-title.title-1
{
    color:#ffc700;
}


.box.box-6 .box-title.title-1
{
    color:#5fffff;
}



.box.box-2 img
{
    width: 100px;
}

html[lang=ar]  .div_select_entity  .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
 
    font-family: "Proxima_Nova";
}


html[lang=ar]  .div_select_entity  .bootstrap-select  .dropdown-menu li a span.text
{
    font-family: "Proxima_Nova";
}

html[lang=ar]   .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-align: right;
    
}







html[lang=ar]   .dropdown-toggle:after {
    margin-left: 0;
    float: left;
    margin-top: 9px;
}


html[lang=ar]   .bootstrap-select .dropdown-toggle .filter-option-inner{
    padding-right: 0px;
  }

  html[lang=ar]   .bootstrap-select .dropdown-menu li {
    text-align: right;
}

html[lang=ar]  .captcha
{
   
    left: 1px;
    border-radius: 5px;
}








html[lang=ar]    .bootstrap-select  .dropdown-menu li a span.text
{
    font-family: "Droid Arabic Kufi";
}

html[lang=ar]   .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    text-align: right;
    
}




html[lang=ar]  .bootstrap-select .dropdown-toggle .filter-option-inner
{
    padding-left: inherit;
    padding-right: 0;
}



html[lang=ar] .check-container
{
    color:#151a32;
}


html[lang=ar]  .check-container a 
{
    color:#c0272d;
}


html[lang=ar] header .header-social-media
{
top:349px;
}




@media (max-width: 992px) {


    html[lang=ar] header .header-social-media
    {
    top:5px;
    }
    


    header .logo
    {
        float: none;
        margin: 0 auto;
        display: block;
    }

    .div-body .div-layer
    {
        padding: 20px 0px;
    }


    h1
    {
        text-align: center;
        font-size: 25px;
        line-height: normal;
        margin-top: 10px;
    }

    h1 span
    {
        text-align: center;
        font-size: 25px;
        line-height: normal;
    }

    h2
    {
        text-align: center;
        font-size: 20px;
        line-height: normal;
    }

    .seperator
    {
        width: 100%;
        margin: 10px 0px;
    }

    h3
    {
        text-align: center;
        font-size: 20px;
        line-height: normal;
    }




    .arrow {
        width: 100%;
        margin-top: 0px;
        
    }


    a.learn-more
    {
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    h4
    {
        font-size: 30px;
        text-align: center;
    }


    .box .box-title
    {
        font-size: 18px;

    }


    a.register-now
    {
        width: 70%;
        margin-bottom: 30px;
    }

}