html {
     
}

.hero-area .single-slider{
  background-color: #1f1f1f;
}

.button .btn{
  background-color: #dda027;
 /* border-radius: 10px;*/
}

.header .navbar .navbar-nav .nav-item a.active {
    color: #dda027;
}

.navbar-nav .nav-item a::before{
   background: #dda027;
}

.button .btn::before{
  background-color: #ffbd3b;
}

body{

    /*background-color: #1f1f1f !important;*/
    font-family: 'El Messiri', sans-serif;
    background-image: url(../images/bg.jpg);
     /*direction: rtl;*/
      font-weight: normal;
    font-style: normal;
    color: #fff;
    overflow-x: hidden;


}
.align-items-center , .footer , .portfolio-details, .contact-us ,.departments .nav {
         direction: rtl;

}
/*img p{
         direction: rtl;

}*/
.btnblack{
    background-color: #1f1f1f !important;
}

.black{
    /*background-color: #1f1f1f !important;*/

    background-image: url(../images/bg.jpg);

}



.navbar-brand img {
    width: 215px;
}

h1, h2, h3, h4, h5, h6 {
   
    color: #ffbd3b ;
}

.about-us .content-right .sub-heading{
  background-color:#dda027 ;
}



  .about-us .content-right .list li i{
    color: #ffbd3b;
  }

  .about-us .content-right .list li{
        color: #fff;

  }

.footer.overlay::before{
      background-color: #1f1f1f !important;

}

.about-us .content-left .video{
      color: #ffbd3b;

}

.about-us .content-left .video:before{

    border: 1px solid #ffbd3b;
  }

.call-action .content h2{
    color: #ffbd3b;

}

.call-action .content p{
          color: #fff;

}

.about-us .content-left .video:hover{
    background-color:#dda027 ;

}

.preloader-icon span{
  background-color:#dda027 ;
}

.departments .nav {
    margin-bottom: 70px;
    background-color: #f9f9f9;
    border: none;
    border-radius: 0;
      display: flex;
  overflow-x: auto;
  /*-webkit-overflow-scrolling: touch;*/
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
    align-content: center;
    /*justify-content: center;*/
    flex-direction: row;
    align-items: center;
}


.departments .nav .nav-link.active {
    background-color: #dda027;
    color: #fff;
    border-color: #ffbd3b !important;
}
.departments .nav .nav-link:last-child {
    border: none;
}

.departments .nav .nav-link {
    padding: 20px 29px;
    text-align: center;
    font-weight: 500;
    color: #081828;
    border-radius: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 18px;
    border-right: 1px solid rgba(221, 221, 221, 0.514);
    /*border-bottom: 3px solid #eee !important;*/
}

.departments .department-content .image img {
    width: 100%;
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

.departments .department-content .text {
    padding-left: 40px;
}

.departments .department-content .text h3 {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 25px;
}

.departments .department-content .text .list {
    margin-top: 20px;
    margin-bottom: 20px;
}
ul, ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

/*.departments .department-content .text .list li {
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    color: #fff;
    padding-left: 30px;
    position: relative;
}*/

.departments .department-content .text .list li i {
    color: #ffbd3b;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
}

.departments .department-content .text p {
    margin: 30px 0;
    display: block;
}

.departments .department-content .text .button {
    margin-top: 30px;
}

.portfolio-details .content {
    padding: 100px 0;
}

.portfolio-details .content .thumb {
    margin-bottom: 40px;
}

.portfolio-details .content img {
    width: 100%;
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

.portfolio-details .content .title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}

h3 {
    font-size: 30px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    padding-top: 15px;
    margin: 0px;
    font-family: 'El Messiri', sans-serif;
}
.headerslide{
    font-size: 45px !important;
    line-height: 66px !important;
}
.navbar-nav .nav-item a {
  font-size: 18px;
}
.button .btn {
    
    font-size: 18px;
}
.portfolio-details .content p {
    display: block;
    margin: 20px 0;
    line-height: 24px;
}

.portfolio-details .content .sub-title {
    font-size: 20px;
    font-weight: 500;
    margin: 25px 0;
}

.portfolio-details .content .image-block {
    margin: 30px 0;
}

.portfolio-details .content .sub-title {
    font-size: 24px;
    font-weight: 500;
    margin: 25px 0;
}

.portfolio-details .content .list:last-child {
    margin-bottom: 0;
}
.portfolio-details .content .list {
    margin: 40px 0;
}
ul, ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.portfolio-details .content .list li {
    display: block;
    margin-bottom: 15px;
    position: relative;
    padding-right: 32px;
}
.portfolio-details .content img {
    width: 100%;
    margin-bottom: 20px;
}
.portfolio-details .content .list li i {
    position: absolute;
    right: 0;
    top: 7px;
    color: #fff;
    font-size: 10px;
    height: 18px;
    width: 18px;
    background: #dda027;
    text-align: center;
    line-height: 18px;
    border-radius: 0;
}

.portfolio-sidebar .single-widget {
    margin-bottom: 30px;
    position: relative;
    padding: 40px;
    border-radius: 0;
    background-color: #fff;
    border-top: 4px solid #dda027;
    -webkit-box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
    box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
}

.portfolio-sidebar .single-widget h3 {
    font-size: 22px;
    font-weight: 600;
    color: #dda027;
    margin-bottom: 14px;
}

.portfolio-sidebar .single-widget.researcher-details .author-box {
    text-align: center;
}

.portfolio-sidebar .single-widget.researcher-details .author-box img {
    width: 100%;
    margin-bottom: 30px;
}

.portfolio-details .content img {
    width: 100%;
}
audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}

.portfolio-sidebar .single-widget.researcher-details .author-box {
    text-align: center;
}

.portfolio-sidebar .single-widget.researcher-details .author-box .social {
    display: inline-block;
    margin-top: 10px;
}

.portfolio-sidebar .single-widget.researcher-details .author-box .social li {
    display: inline-block;
    margin-right: 15px;
}

/*.portfolio-sidebar .single-widget h3 {
    font-size: 20px;
    font-weight: 500;
    color: #081828;
    margin-bottom: 30px;
}*/

.portfolio-sidebar .single-widget.researcher-details .author-box .social li a {
    font-size: 14px;
    color: #888;
}

.portfolio-sidebar .single-widget.researcher-details .author-box {
    text-align: center;
}

.portfolio-sidebar .single-widget.researcher-details .author-box img {
    width: 100%;
    margin-bottom: 30px;
}

.portfolio-sidebar .single-widget.researcher-details .author-box h6 {
    font-size: 16px;
    font-weight: 500;
    color: #081828;
    display: block;
}

.portfolio-sidebar .single-widget.researcher-details .author-box p {
    margin-top: 15px;
    margin-bottom: 15px;
}

.portfolio-sidebar .single-widget:last-child {
    margin: 0;
}

/*.portfolio-sidebar .single-widget h3 {
    font-size: 20px;
    font-weight: 500;
    color: #081828;
    margin-bottom: 30px;
}*/

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

.portfolio-sidebar .single-widget .list-info li {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    color: #888;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.portfolio-sidebar .single-widget .list-info li i {
    color: #dda027;
    display: inline-block;
    margin-right: 8px;
    font-size: 14px;
}

.portfolio-sidebar .single-widget .list-info li span {
    display: inline-block;
    margin-right: 2px;
}
span, a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}
.service-sidebar .single-widget {
    margin-bottom: 30px;
    position: relative;
    padding: 40px;
    border-radius: 0;
    background-color: #fff;
    border-top: 4px solid #dda027 ;
    -webkit-box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
    box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
}
/*.service-sidebar .single-widget h3 {
    font-size: 18px;
    font-weight: 500;
    color: #081828;
    margin-bottom: 30px;
}*/
.service-sidebar .service-category li {
    display: block;
}
.service-sidebar .service-category li a {
    background-color: #fff;
    padding: 12px 0;
    color: #081828;
    font-weight: 400;
    display: block;
    border-radius: 0;
    position: relative;
    padding-right: 40px;
    font-size: 18px;
    border-bottom: 1px solid #eee;
}
.service-sidebar .service-category li a i {
    float: right;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 20px;
    height: 18px;
    top: 50%;
    margin-top: -9px;
}
.service-sidebar .service-category li a:hover {
    color: #dda027;
    padding-left: 10px;
}

.service-sidebar .single-widget:last-child {
    margin: 0;
}
.service-sidebar .single-widget {
    margin-bottom: 30px;
    position: relative;
    padding: 10px 30px 10px 30px;
    border-radius: 0;
    background-color: #fff;
    
    -webkit-box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
    box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);

}

/*.service-sidebar .single-widget h3 {
    font-size: 18px;
    font-weight: 500;
    color: #081828;
    margin-bottom: 30px;
}*/
.service-sidebar .address ul li {
    position: relative;
    display: block;
    margin-bottom: 25px;
    padding-right: 45px;
    font-size: 14px;
    color: #888;
}
.service-sidebar .address ul li i {
    font-size: 24px;
    color: #dda027;
    position: absolute;
    right: 0;
    top: 4px;

}
 .social li a:hover , .sociali a:hover {
    border-radius: 50%;
    color: #dda027;
}
a{
    color: #fff;
}
a:hover{
    color: #dda027;
}

/*<!-- start language collapse --------------------------------->*/
.switch {
  position: relative;
/*  display: inline-block;*/  
  margin: 0 5px;
}

.switch > span {
  position: absolute;
  top: 12px;
  pointer-events: none;
  font-family: 'Helvetica', Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .06);
  width: 50%;
  text-align: center;
}

input.check-toggle-round-flat:checked ~ .off {
  color: #1f1f1f;
}

input.check-toggle-round-flat:checked ~ .on {
  color: #fff;
}

.switch > span.on {
  left: 0;
  padding-left: 2px;
  color: #1f1f1f;
}

.switch > span.off {
  right: 0;
  padding-right: 4px;
  color: #fff;
}

.check-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.check-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input.check-toggle-round-flat + label {
  padding: 5px;
  width: 100px;
  height: 40px;
  background-color: #1f1f1f;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
input.check-toggle-round-flat + label:before, input.check-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}

input.check-toggle-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #1f1f1f;
  -webkit-
  
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
}
input.check-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 48px;
  background-color: #fff;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: margin 0.2s;
  -moz-transition: margin 0.2s;
  -o-transition: margin 0.2s;
  transition: margin 0.2s;
}

input.check-toggle-round-flat:checked + label {
}

input.check-toggle-round-flat:checked + label:after {
  margin-left: 44px;
}
/*<!-- end language collapse --------------------------------->*/





.contact-us {
    position: relative;
    background-color: #fff;
}

.contact-us .contact-head {
    position: relative;
    z-index: 5;
}
.section-title {
    text-align: center;
    margin-bottom: 35px;
    /*padding: 0 300px;*/
    position: relative;
    z-index: 5;
}
.section-title h3 {
    font-size: 80px;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #eee;
    z-index: -1;
    opacity: 1;
    opacity: 0.4;
}
.section-title h2 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 48px;
    text-transform: capitalize;
    position: relative;
    font-weight: 700;
    padding-bottom: 20px;
}
.section-title p {
    font-size: 18px;
    line-height: 28px;
}
.contact-us .form-main {
    padding: 56px 50px 50px;
    background-color: #fff;
    border-top: 4px solid #FFBD3B;
    -webkit-box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
    box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
/*    height: 100%;
*/}
.contact-us .form-main .form-title {
    margin-bottom: 30px;
}
.contact-us .form-main .form-title h2 {
    margin-bottom: 35px;
    font-size: 22px;
}
.contact-us .form .form-group {
    margin-bottom: 15px;
    display: block;
}
.contact-us .form .form-group input {
    height: 55px;
    line-height: 55px;
    width: 100%;
    border: 1px solid #e6e2f5;
    padding: 0px 20px;
    color: #333;
    font-weight: 400;
    border-radius: 0;
    font-size: 18px;
}
.contact-us .single-head {
    padding: 33px 33px 0px 33px;
    /*    height: 100%;*/
    position: relative;
    z-index: 5;
    overflow: hidden;
    border-radius: 0;
    background-color: #fff;
    border-top: 4px solid #FFBD3B;
    -webkit-box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
    box-shadow: 0px 1px 30px 0px rgb(32 32 32 / 11%);
}
.contact-us .main-title {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 35px;
    color: #081828;
    text-transform: capitalize;
}
.contact-us .single-info {
    text-align: right;
    margin-bottom: 29px;
    position: relative;
    padding-left: 75px;
}
.contact-us .single-info .info-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    color: #1f1f1f;
    font-size: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.contact-us .single-info h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.contact-us .single-info ul {
    display: inline-block;
}
.contact-us .single-info ul li:last-child {
    /*margin: 0;*/
}
.contact-us .form .form-group {
    margin-bottom: 15px;
    display: block;
}
.contact-us .form .form-group textarea {
    height: 180px;
    width: 100%;
    border: 1px solid #e6e2f5;
    padding: 15px 20px;
    color: #333;
    resize: none;
    font-weight: 400;
    border-radius: 0;
    resize: vertical;
    font-size: 18px;
}
.contact-us .single-info:hover .info-icon {
    background-color: #dda027;
    color: #fff;
    border-color: transparent;
}
.contact-us .single-info .info-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    color: #1f1f1f;
    font-size: 20px;
    background-color: #fff;
    border: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 4px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.contact-us .single-info ul{
    display: inline-block;
    color: #081828;
    font-size: 17px;
}

.contact-us .single-info ul li{
    display: inline-block;
    color: #081828;
    /*margin-right: 12px;*/
}
.contact-us .single-info ul li a{
        color: #081828;

}

/* arabicccccccccccccccccccccccccccccccccccc jameeloooooo  */

.about-us .content-right .list li {
    display: block;
    margin-bottom: 12px;
    font-size: 18px;
    /*color: #777;*/
    padding-left: -26px;
    position: relative;
    margin-right: 20px;
}
.about-us .content-right .list li:last-child{
        margin-right: 20px;

}

.about-us .content-right .list li i {
    /* color: #dda027; */
    font-size: 18px;
    display: block;
    position: absolute;
    right: -30px;
    top: 3px;
    float: right;
    /* margin-right: 22px; */
}

.departments .department-content .text .list li i{
    right: -30px;

}
.departments .department-content .text .list li{
    display: block;
    margin-bottom: 12px;
    font-size: 18px;
    color: #fff;
    padding-left: -26px;
    position: relative;
    margin-right: 30px;
}

.footer .single-footer.f-contact ul li i, .sociali a i {
    color: #fff;
    position: absolute;
    display: contents;
    right: -22px;
    top: 5px;
    font-size: 18px;
}
p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 30px;
}
.footer .single-footer.f-contact ul  {
   
    margin-right: 20px;
}
.sociali{
    /*margin-right: 9px;*/

}
.footer .single-footer {
    border-left: 2px solid rgba(238, 238, 238, 0.158) ;
    border-right: none;
    height: 100%;
}
/*.single-footer:last-child{
        border-left: none;

}*/
.footer .single-footer.f-about {
    padding-right: 0px;
}
.single-footer .last .f-contact{
    border-left: hidden;
}
.navbar-nav .nav-item {
    z-index: 1;
    position: relative;
    margin-left: 40px;
    margin-right: 0px;
}
.breadcrumbs .breadcrumb-nav li {
    display: inline-block;
    position: relative;
    padding-left: 15px !important;
    margin-left: 15px !important;
    text-transform: capitalize;
}

.breadcrumbs .breadcrumb-nav li:after {
    content: "\ea5c";
    left: -7px !important;
    right:auto;
    transform: rotate(180deg);
}
.footer .single-footer.f-contact ul li a i, .sociali a i {
    color: #fff;
    position: absolute;
    left: -22px;
    top: 8px;
    font-size: 14px;
}

[type=email], [type=number], [type=tel], [type=url] , input{
    direction: rtl;
}


.testimonial-slider{
    direction: rtl;
}

.hero-area .hero-text p {
    
    font-size: 18px !important;
    line-height: 28px !important;
   
}

/*.about-us .content-right p {
    font-size: 18px;
    line-height: 28px;
}*/







