@import url("styles/themes/theme-alice.min.css");
.factory-flag{ visibility: hidden; }
body{
    font-family: 'Makkah';
}
/* *:not(.fileuploader):not([class^=fa]):not([class^=vj]):not([class^=tie-]) {
    font-family: 'ط سلطاني عريض Bold', sans-serif;
} */
@font-face {
    font-family: 'ArbFONTS-4_DC';
    src: url(fonts/ArbFONTS-4_DC.eot);
    src: url(fonts/ArbFONTS-4_DC.eot?#iefix) format('embedded-opentype'),
         url(fonts/ArbFONTS-4_DC.ttf) format('truetype'),
         url(fonts/ArbFONTS-4_DC.woff) format('woff'),
         url(fonts/ArbFONTS-4_DC.woff2) format('woff2'),
         url(fonts/ArbFONTS-4_DC.otf) format('otf'),
         url(fonts/ArbFONTS-4_DC.svg#ArbFONTS-4_DC) format('svg');
  }
  @font-face {
    font-family: 'ArbFONTS-AL-Mohanad-Bold-1';
    src: url(fonts/ArbFONTS-AL-Mohanad-Bold-1.eot),
         url(fonts/ArbFONTS-AL-Mohanad-Bold-1.otf) format('otf'),
    src: url(fonts/ArbFONTS-AL-Mohanad-Bold-1.eot?#iefix) format('embedded-opentype'),
         url(fonts/ArbFONTS-AL-Mohanad-Bold-1.otf) format('otf'),
         url(fonts/ArbFONTS-AL-Mohanad-Bold-1.svg#ArbFONTS-AL-Mohanad-Bold-1) format('svg'),
         url(fonts/ArbFONTS-AL-Mohanad-Bold-1.ttf) format('truetype'),
         url(fonts/ArbFONTS-AL-Mohanad-Bold-1.woff) format('woff'),
         url(fonts/ArbFONTS-AL-Mohanad-Bold-1.woff2) format('woff2');
  }

  @font-face {
    font-family: 'DinNext';
    src: url('fonts/DINNextLTArabic-Bold.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ط سلطاني عريض Bold', sans-serif;
    src: url('fonts/SultanMedium.woff2') format('woff2'),
        url('fonts/SultanMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'ط سلطاني عريض Bold';
    src: url('fonts/-Bold.eot');
    src: url('fonts/-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/-Bold.woff2') format('woff2'),
        url('fonts/-Bold.woff') format('woff'),
        url('fonts/-Bold.svg#-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DinNext';
    src: url('fonts/DINNextLTArabic-Medium.woff2') format('woff2'),
        url('fonts/DINNextLTArabic-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ط سلطاني عريض Bold';
    src: url('fonts/-Bold.eot');
    src: url('fonts/-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/-Bold.woff2') format('woff2'),
        url('fonts/-Bold.woff') format('woff'),
        url('fonts/-Bold.svg#-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Greta Arabic';
    src: url(fonts/4_0.TTF);
    
}
@font-face {
    font-family: 'Makkah';
    src: url('fonts/Makkah-thin.eot');
    src: url('fonts/Makkah-thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Makkah-thin.woff2') format('woff2'),
        url('fonts/Makkah-thin.woff') format('woff'),
        url('fonts/Makkah-thin.ttf') format('truetype'),
        url('fonts/Makkah-thin.svg#Makkah-thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}




  /* @font-face {
    font-family: 'DinNext';
    src: url('../fonts/DINNextLTArabic-Bold.woff2') format('woff2'),
        url('../fonts/DINNextLTArabic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display:block;
}
@font-face {
    font-family: 'DinNext';
    src: url('../fonts/DINNextLTArabic-Medium.woff2') format('woff2'),
        url('../fonts/DINNextLTArabic-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display:block;
} */

  h1, h2, h3, h4, h5, h6 {
    font-family: 'Makkah';
}
  
h2 {
    font-size: 50px;
    line-height: 64px;
    font-weight: normal;
}
#top-nav{background-color: #436678;font-family: 'Greta Arabic';}
#top-nav li {letter-spacing: normal;}
#top-nav.colors-e li a{
    color: #fff;
    font-size: 20px;
    font-family: 'Greta Arabic';
    font-weight: normal;
}
.fontfamily2{font-family: 'Greta Arabic';font-style: normal;}
.colors-d .background-80, .colors-d.background-80 {
    background-color: #cea381 !important;
}
.colors-e .menu-toggle span, .colors-e .menu-toggle span:after, .colors-e .menu-toggle span:before{
    background-color: #ffffff;
}
#top-nav.colors-e li a:hover{color:#cea381 ;}
.header_nav{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header_nav .nav.navbar-nav{
    padding-right: 30px;
}
#top-nav li.hidden-xs{
    position: absolute;
    left: 0;
}
#top-nav li:hover ul.dropdown-menu{display: block;opacity: 1;}



#top-nav li ul.dropdown-menu{
    border-radius: 4px;
    background: #436678 !important;
    border: 1px solid #517f97;
}
#top-nav.colors-e .nav>li ul a{
    color: #ffffff;
    padding: 7px 16px;
    font-size: 18px;
}
#top-nav.colors-e .nav>li ul a:hover{color: #cb875f;}
.position_relative{
    position: relative;
}
.navbar-brand img{max-width: 380px;}
.home-alice h1.heading.home_heading {
    background: #436678;
    padding: 10px;
    font-size: 72px;
    margin-top: 20px;
    line-height: 80px;
}
a.button.button_style2{
    border-style: solid;
    padding: 14px 18px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    border-radius: 36px;

}
.second_textbg{
    background: #436678;
    padding: 23px 20px;
    display: inline-block;
    font-size: 33px;
    font-family: 'Greta Arabic';
    font-weight: normal;
}
.colors-e .highlight, .colors-e .link, .colors-e.highlight, .colors-e.link{
    color: #cb875f;
}
h1.innerheading{
    color: #fff;
    font-size: 28px;
    margin: 0;
    line-height: 65px;
    font-weight: normal;
}
.padding_right{padding-right: 10px;}
.register_form label{
    font-size: 24px;
    color: #484848;
    margin-bottom: 10px;
    text-align: right;
    display: block;
    font-weight: normal;
}
.register_form .form-control{
    border: 1px solid #ced4da;
    height: auto;
    padding: 10px 20px;
    font-size: 20px;
    text-align: right;
    background: #fff;
    border-radius: 0;
    border-color: #cea381;
   font-family: 'Greta Arabic';

}
.register_form select.form-control{
    background:#fff url(images/select-arrow.png) 15px 45% no-repeat;
    appearance: none;
}
.register_form .form-control.upload{direction: rtl;}
.register_form  .form-group{
margin-bottom: 30px;
}
.field_info{
    display: block;
    text-align: right;
    font-size: 15px;
    margin-top: 6px;
}
input.submit_btn{
    width: auto;
    background: #436678;
    color: #fff;
    font-size: 26px;
    padding: 15px 50px;
    border-radius: 4px;
    height: auto;
    font-weight: normal;
}
.register_form{
    direction: rtl;
}
.register_form  .country_select{direction: rtl;}
input.submit_btn:hover{
    background: #cc9f7b;
    border-color: #cc9f7b;
}
.inner_banner{
    background: #cea381;
    padding-top: 77px;
}
.register_form h4{
    font-size: 24px;
    margin: 5px 0;
    font-weight: bold;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 32px;
}
.checkbox_group{
    display: flex;
    align-items: center;
    float: left;
}
.checkbox_group input{
    flex: 0 0 26px;
    margin-left: 10px;
}
.checkbox_group label{
    margin-bottom: 0;
    font-size: 20px;
    display: inline-block;
    flex: 0 0 100%;
    margin-left: 30px;
}
.margin_bottom{margin-bottom: 20px;}
.margin_top{margin-top: 30px;}
.checkbox_group_parent{
    display: flex;
}
.liststyle{
    margin: 0;
    padding-right: 15px;
}
.liststyle li{
    margin: 0 0 14px;
    font-size: 20px;
    color: #000;
}
.mt-4{margin-top: 40px;}
.form-bg{
    background: url('images/bg_form.jpg') center center no-repeat;
    background-size: cover;
}
.bootstrap-datetimepicker-widget.dropdown-menu{background: #fff;padding: 0px;margin: 0;}
.bootstrap-datetimepicker-widget.dropdown-menu ul{margin: 0;padding: 10px;}
.bootstrap-datetimepicker-widget.dropdown-menu ul li{font-size: 15px;font-family: 'ط سلطاني عريض Bold', sans-serif;letter-spacing: 0;}
.header-details, .title {
    letter-spacing: 0;
}
.timer_section{
    max-width: 300px;
    margin: 60px auto 0px;
    font-family: 'Open Sans', sans-serif;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.timer_section:after{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 36px;
    background: #ac856752;
    display:none;
}
.timer_section>div{color: #fff;position: relative;}
.timer_section>div:after{
    content: ':';
    position: absolute;
    right: -10px;
    top: 20px;
    color: #d39c75;
    font-size: 20px;
}
.timer_section>div:last-child:after{display: none;}
.timer_section>div span{display: block;text-align: center;}
.timer_section>div .common-bx{
    width: 90px;
    height: 70px;
    border-radius: 6px;
    color: #fff;
    line-height: 70px;
    font-size: 32px;
    font-weight: 500;
    background: #436678;
    box-shadow: inset 5px 0px 40px rgb(0 0 0 / 94%);
    border: 2px solid #375665;
}

.timer_section>div .common-bx2{
    color: #ba9171;
    margin: 3px 0 10px;
    font-size: 12px;
    font-weight: 300;
    font-family: 'ط سلطاني عريض Bold', sans-serif;
}
.logoblock{
    /* background-color: rgba(255, 255, 255, 0.8); */
    padding: 10px;
    margin: 0;
    display: inline-block;
}
.twice_logo{
    max-width: 100%;
    width: 100%;
    margin: 60px auto 0px;
    display: flex;
    position: absolute;
    bottom: 0px;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding-left: 20%;
    padding-right: 20%;
}
.twice_logo img {
    filter: drop-shadow(0px 5px 5px rgba(232,196,170,0.1));
    max-height: 140px;
}
.logoblock p{
    color: #436678;
    margin: 0;
    font-size: 18px;
    font-family: 'Makkah';
    height: 40px;
}
.twice_logo img.alphalogo{max-height: 160px;}
.margin_bot2{margin-bottom: 30px;}
.mobile_show{display: none;}
.form-bg .colors-e{background-color: rgba(255, 255, 255, .88);}
.ext-nav a div.subcontent_popup{
    position: static;
    transform: none;
    color: #fff;
    padding: 20px 0 0;
}
.subcontent_popup p {
    word-spacing: normal;
    font-size: 16px;
    font-family: DinNext;
    letter-spacing: 0;
}
.subcontent_popup p b{
    color: #cc9f7b;
}
.about_page h4{
    letter-spacing: 0;
    font-size: 24px;
    line-height: 40px;
    font-family: 'Greta Arabic';
    font-weight: normal;
}
.about_content{
    padding-top: 40px;
    direction: rtl;
    padding-right: 10px;
}
.about_content p,.about_page .panel-body p{
    font-size: 24px;
    font-weight: normal;
    color: #434343;
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: justify;
    font-family: 'Greta Arabic';
}
.about_content .panel-body ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.about_page .panel-body ul li{
    font-size: 24px;
    font-weight: normal;
    color: #434343;
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: 20px;
    font-family: 'Greta Arabic';
    text-align: justify;
}
.about_page .panel-group{
direction: rtl;
padding-right: 10px;
}
.about_page .panel{border: none;}
.about_page .panel-heading{padding: 10px 0;}
.about_page .panel-body{
    border: none !important;
    padding: 0;
}
.about_page .panel-body ul{
    margin: 0;
    padding: 0 20px 0 0;
}
.ext-nav a div .side-title{font-weight: normal;}
.skillbars .skillbar-title{width: 140px;}
.skillbars .skillbar-title span,.skillbars .skillbar-title{font-weight: normal;}

ul.simple,.footer_title{direction: rtl;}
.footer_title{
    font-weight: normal;
    font-size: 22px;
}
.select-demo h4, h4, h5, h6{letter-spacing: 0;}
.speaker_box{
    border: 2px solid #cca177;
    padding: 30px;
    text-align: center;
    margin-top: 20px;
}
.speaker_box h4,.speaker_box p{
     font-family: 'DinNext';
}
.speaker_box img{
    width: 100%;
    height: auto;
}
body>footer .footer-description{
    direction: rtl;
    color: #cfa184;
}
body>footer .footer-description p{font-size: 18px;}
.z-index12{position: relative;z-index: 12;}
        .wheel {
  -webkit-animation: spin 5s linear infinite; /* Safari browser */
  animation: spin 5s linear infinite;}

/* for Safari browser  */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

#imgwheel {
    text-align: center;
    width: 500px;
    height: 500px;
    padding-top: 0px;
    position: absolute;
    z-index: 999;
    top: 90px;
    left: -250px;
    margin: 0 auto;
    opacity: 0.8;
}
.text_style3{padding-bottom:50px;}
.text_style3 h5{margin:8px 0;padding:0;font-weight:normal;}
.register_form label.flex_label{}
.radio_tick{display: flex;align-items: center;}
.radio_tick input{width: 26px;margin-left: 8px;}
.register_form label.flex_label span{
    font-size: 18px;
    color: #cc9f7b;
    font-weight: normal;
    display: block;
    margin-top: 12px;
}
.liststyle3 li{text-align: justify;font-size: 18px;}
.twice_logo_footer{
    position: relative;
    background: transparent;
    padding-right: 10%;
    padding-left: 10%;
    margin: 0;
}
.twice_logo_footer .logoblock p,footer.colors-g a{color: #cfa184 !important;}
footer.colors-g{color: #ffffff;background-color: #436678;direction: ltr;padding: 40px 0 0;}
body>footer .bottom{background-color: #000 !important; padding: 15px 0;}
.group_check{
    display: flex;
    align-items: center;
}
.group_check .groupcheck1{
    display: flex;
    align-items: center;
    flex: 0 0 20%;
}
.group_check .groupcheck1 label{width: 100%;margin-bottom: 0;}
.group_check .groupcheck1 input,.flex_label.participation01 input{
    width: 30px;
    margin-left: 7px;
}
.flex_label.participation01 input{width: 24px;}
.group_check h6{
    font-size: 24px;
    margin: 0 0 0 20px;
}
.register_form label.flex_label.participation01{
    display: flex;
    align-items: center;
}

.new_addition h4{
    color: #cea381;
    text-align: center;
}
.new_addition p{
    font-size: 20px;
    color: #000;
    margin: 0 0 14px;
}
.new_addition .paratext{
}
.flex01 .flex_label{
    display: flex;
    font-size: 20px;
    align-items: center;
}
.flex01 #participation001,.flex01 #participation003{
    width: 25px;
    flex: 0 0 25px;
    margin-left: 10px;
}

.register_form .new_addition .form-group{margin-bottom: 0px;}
 .new_addition ul li .row{
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
 }
.register_form  .new_addition  label{
    color: #000;font-size: 18px;
    text-align: justify;
}
.register_form  .new_addition .liststyle3 {
  list-style: none; 
}
.register_form  .new_addition .liststyle3 li{position: relative;}
.register_form  .new_addition .liststyle3 li:after{
    content: '';
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 100%;
    position: absolute;
    right: -20px;
    top: 12px;
}
.register_form  .new_addition .liststyle3.rty li:after{
    top: 24px;
}
.footer_logo05{text-align: center;}
.footer_logo05 h5{margin-bottom: 28px;color: #cfa184;}

.footer_logo_group {
  display: flex;
  width: 100%;
  gap: 10px;
}
.footer_logo_group .footer_logo05 img{max-width: 93px;margin: 0 auto;}
.footer_logo_group .footer_logo05 img.partnerslogo{max-width: 100%;}
.footer_logo_group .footer_logo05 img.tashkeellogo{max-width: 100%;}
.footer_logo_group .footer_logo05 img.alphalogo{max-width: 170px;}
.footer_logo_group .footer_logo05 img.faisalimg{}


.footer_logo_group .footer_logo05 a{
    min-height: 150px;
    display: flex;
    align-items: center;
}
.footer_logo_group .log_col {
  flex: 1;
  padding: 10px;
  text-align: center;
}

.log_col-35 {
  flex: 0 0 35%;
}
.footer_logo_group.mobile_show{display: none;}
.footer-description{
    color: #cfa184;
}

@media (min-width: 767.01px) and (max-width: 992px) {

    .register_form .new_addition .liststyle3.rty .row .col-md-8{
        padding: 0;
        flex: 0 0 62%;
    }
}

@media(max-width:767px){
    .navbar-brand img {max-width: 208px;}
    .header_nav .navbar-right{display: flex;align-items: left;}
    .header_nav{display: block;}
    .inner_banner{padding-top: 38px;padding-bottom: 20px;}
    h1.innerheading{line-height: 32px;}
    h1.innerheading{line-height: 32px;font-size: 28px;}
    .desktop_show{display: none;}
    .mobile_show{display: block;}
    .header_nav .navbar-header.navbar-right{align-items: center;}
    .about_content p, .about_page .panel-body p,.about_page .panel-body ul li{font-size: 20px;line-height: 35px;text-align: justify;
    }
    .about_page h4{font-size: 20px;line-height: 35px;}
    #top-nav li ul.dropdown-menu{
        display: block;
        position: static;
        clear: both;
        width: 100%;
    }
    #top-nav .nav li li {
        margin-left: 0px;
    }
    .z-index12{z-index: 999;direction: }
    .register_form h4,.register_form label{font-size: 20px;}
    .twice_logo_footer{flex-direction: row-reverse;padding-right: 0%;}
    .register_form .form-control{font-size: 16px;}
    .footer_logo_group{flex-wrap: wrap;gap: 0;}
    .footer_logo_group .log_col{flex:0 0 50%;}
    .footer_logo_group .footer_logo05 a{min-height: 60px;}
    .footer_logo_group.mobile_show{display: flex;}
    .footer_logo_group.desktop_show{display: none;}
    footer .social-links .partnerslogo{max-width: 16px;margin-right: 2px;}
}
@media(max-width:480px){
.register_form .new_addition .liststyle3.rty .row .col-md-8{
        padding: 0;
        flex: 0 0 62%;
        padding-left: 15px;
    }
}
