<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p,span {
  text-align: justify ;
}



@font-face {
  font-family: 'Cairo-Regular';
  src: url('../fonts/Cairo-Regular.eot');
  src: url('../fonts/Cairo-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Cairo-Regular.woff2') format('woff2'),
      url('../fonts/Cairo-Regular.woff') format('woff'),
      url('../fonts/Cairo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Cairo-Bold';
  src: url('../fonts/Cairo-Bold.eot');
  src: url('../fonts/Cairo-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Cairo-Bold.woff2') format('woff2'),
      url('../fonts/Cairo-Bold.woff') format('woff'),
      url('../fonts/Cairo-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

body{
  background-color:white;
  direction: rtl;
  font-family: "Cairo-Regular",Helvetica,Arial,sans-serif;
  font-size:16px ;
  color:#1D1D1D;
}
.news-ticker {
  background: rgba(50,58,69,0.95);
  padding: 6px 0;
  height:50px ;
  margin-top: -48px;
position:relative;
z-index: 10;
}

.bold-font{
  font-family: 'Cairo-Bold';
}

#controls {
  float: left;
  height: 34px !important;
  top: 2px  !important;
  position: relative  !important;
}
.news-title {
  font-size: 17px;
  color: #fff;
}
#controls .fas .fa-pause{
  display:none !important ;

}
#next_trigger{
  margin-left:11px ;
}

p{
  font-size:16px ;
  line-height: 2;
}

h1{
  font-family: 'Cairo-Bold';
  font-size:35px ;
  line-height:3rem ;
}


h2{
  font-family: 'Cairo-Bold';
  font-size:30px ;
}




h3{
  font-family: 'Cairo-Bold';
  font-size:28px ;
}



h4{
  font-family: 'Cairo-Bold';
  font-size:22px ;
}


h5{
  font-family: 'Cairo-Bold';
  font-size:16px ;
}

h6{

  font-size:14px ;
  font-family: 'Cairo-Regular';
}

.hearder{
   height:28px ;
background-color:#EBEEF4 ;
}

.Secondaryborder{
  height:2px  ;
  background-color:#6D0B00 ;
}
.primaryborder {
    height: 2px;
    background-color: #0F273B;
}
.gray{
  color:#8A8A8A;
}
.links a{
  font-size:14px !important ;
  font-family: 'Cairo-Regular';
  color:#373739;
  text-decoration:none ;
  transition:0.5s ease-in ;
}

    .links a:hover {
        color: #163957;
    }  
.mainTxtColor{
  color:#6D0B00 !important ;
}
.SecondaryTxtColor {
    color: #6D0B00;
}
.Secondarybg {
    background-color: #000;
}
.white{
  color:white !important;
}

.lang{
  padding: 3px 22px;
}

.links i {
    color: #373739;
    cursor: pointer;
    padding: 4px;
}

.margin-auto {
    margin: auto
}
.margin-t-b-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.links i:hover{
  color:#6D0B00 ;
  transition:0.5s ease-in ;
 }
 
 .menubMt{
  padding-top: 35px;
 }
.btn-search{
  border-radius:0 ;
  padding: 2px 8px;
}

.hearder .offcanvas-body  input{
  margin-top:20px ;
  font-family: 'Cairo-Regular';
  font-size:18px ;
  width:80% ;
  border:none;
  border-bottom:2px solid #373739 ;

}
.hearder .offcanvas-backdrop {
  display:none ;
}

.searchInside{
  font-size: 20px;
margin-top: 28px;
margin-right: -23px;
}

.mostsearch a{
  margin-bottom:8px ;
}




.triggermenu{

}

.triggermenu ul.toggle{
 position: relative;
 top:0px;
 right: 5%;
 width:25px;
 height: 28px;
 cursor: pointer;
 z-index: 100;
 left: 0;
 right:0;
 margin-bottom:0 ;
}

.triggermenu ul.toggle:active{
  position: relative;
  top:0px;
  right: 5%;
  width:25px;
  height: 28px;
  cursor: pointer;
  z-index: 100;
  left: 0;
  right:0;
  margin-bottom:0 ;
 }
.triggermenu ul.toggle::before{
 content: '';
 position: absolute;
 top: 0;   left:0;
 color: #262626;
 font-size: 27px;
 line-height: 50px;
 transition: .5s;
}
    .triggermenu ul.toggle li {
        list-style: none;
        background: #0F273B;
        position: absolute;
        left: 5%;
        width: 72%;
        height: 2px;
        transform: translate(0,-50%);
        transition: .9s;
    }
.triggermenu ul.toggle li:nth-of-type(1){
 top: 20%;
}
.triggermenu ul.toggle li:nth-of-type(2){
 top: 50%;
}
.triggermenu ul.toggle li:nth-of-type(3){
 top: 80%;
}
.container ul.toggle.active li{
 background: #fff;
}
.triggermenu ul.toggle.active{
  position: absolute;
  top: 19px;

  width: 25px;
  height: 28px;
  cursor: pointer;
  z-index:1000 ;
  left: 0;
  right: 90%;
  margin-bottom: 0;
}
.triggermenu ul.toggle.active::before {
  content: 'Ø¥ØºÙ„Ø§Ù‚';
  color: #1D1D1D;
  font-size: 14px;
  top: -11px;
  right: -39px;

  padding: 1px 8px;
  width: 88px;
  border-radius: 5px;
  height: 34px;
  z-index: 100;
}
.triggermenu ul.toggle.active li:nth-of-type(1){
 top: 50%;
 transform: translate(0,-50%) rotate(45deg);
}
.triggermenu ul.toggle.active li:nth-of-type(2){
 top: 50%;
 opacity: 0;
}
.triggermenu ul.toggle.active li:nth-of-type(3){
 top: 50%;
 transform: translate(0,-50%) rotate(-45deg);
}


.triggermenu .fullscreen-menu{
 position: fixed;
 top: 0;  left: 100%;
 width: 100%;  height: 100vh;
 background-color:#F6F6F6;
 background-size: cover;
 transition: .9s;
 z-index: 100;
}
.triggermenu .fullscreen-menu.active{
 left: 0;
}
.triggermenu .fullscreen-menu ul.menu{
 position: absolute;
 top: 50%;   width: 100%;  text-align: center;  transform: translateY(-50%);
}
.triggermenu .fullscreen-menu ul.menu li{
 list-style: none;
 position: relative;
}
.triggermenu .fullscreen-menu ul.menu li a{
 display: inline-block;
 position: relative;
 padding: 20px 40px;
 font-family: 'Poppins-Bold';
 background: transparent;   color: #fff;
 text-decoration: none;
 font-size: 25px;
}
.triggermenu .fullscreen-menu ul.menu li a:hover{
 background: transparent
}


.menuA .navbar-nav{
  width: 100%;
margin: 0px 20px;

}
.addpadding{
  padding: 0px 35px;
}
.menuA .navbar-light .navbar-nav .nav-link{
  color:#212121;
  font-size:15px ;
  font-family: "Cairo-Bold",Helvetica,Arial,sans-serif;
  padding-right: 15px;
padding-left: 15px;
}

.menuA .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.homeicone{
  border-left: 1px solid #e6e6e6;
  padding: 10px 20px;
}

.triggermenu {
  border-left: 1px solid #e6e6e6;
  padding: 10px 20px;

}

.boder-menu{
  background-color:#e6e6e6; 
  height:1px ;
}


.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0,0,0,0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  z-index:10;
}


.hvr-sweep-to-top::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -3px;
  right: 0;
  left: 0;
  bottom: -4px;
  background:#f0f0f0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}




 .menusearch{
  background-color:#E8ECF3 ;
  border-radius:5px ;
  width:50% ;
  height:58px ;
  margin-top: 54px;
 }
 .menusearch input {
  background-color: transparent;
  border: transparent;
  padding: 12px;
  width: 90%;

 }                  
.tag{
  background-color: #A7998C;
  color: white;
  border-radius: 5px;
  padding: 4px 10px;
  border: none;
  margin-right: 15px;
  font-size:15px ;
  text-decoration:none;
}

.T-menuitems a{
  color:#1D1D1D;
    text-decoration:none ;
    margin-bottom: 8px;
    font-size:15px ;

}

.T-menuitems a:hover{
  color:#A7998C;
   
}


.T-menu p{
  font-size:15px ;
  font-family: 'Cairo-Bold';
  margin-bottom:10px ;

}
.T-menuitems hr{
margin:10px 0px;

}

.menuA .dropdown-menu {
    margin-top: 4px;
    border-radius: 0px;
    min-width: 260px;
    border-color: #e6e6e6;
    border-bottom-color: rgb(230, 230, 230);
    border-bottom: 3px solid #0F273B;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}
.menuA .dropdown-menu li{

  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 1px;
  padding: 5px 0px;
}


.menuA .dropdown-menu li:last-child{

  border-bottom: none;
 
}

.dropdown-item:hover {
    color: #163957;
    transition: 0.5s ease-in;
    background-color: transparent;
}
.carousel-caption h1 {
    color: #fff !important
}
.carousel-caption p {
    color: #fff !important
}

.carousel-caption {
  position: absolute;
  left: 15%;
  bottom: 1.25rem;
  right: 10%;
  padding-top: 3.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
  top: 22%;
  width: 40%;
  text-align: right;
}
mark{
  padding: 0px 10px;
}

.carousel-caption  mark{
  background-color:#323A45;
  padding: 0px 10px;
  color:#6D0B00;

}

.readmore {
    text-align: right;
    color: white;
    background-color: #6D0B00;
    border-radius: 5px;
    height: 45px;
}

    .readmore a {
        color: white !important;
        text-decoration: none;
        display: inline-block;
        padding: 5px 30px 10px 30px;
    }

.arrow-left-padding {
    padding-right: 10px;
    margin-top: 5px;
}

.readmore a:hover {
    color: white !important;
}

.story-readmore {
    text-align: right;
    color: white;
    background-color: #ffffff !important;
    border-radius: 5px;
    height: 45px;
}

    .story-readmore a {
        color: #000 !important;
        text-decoration: none;
        display: inline-block;
        padding: 10px 30px 10px 30px;
    }



        .story-readmore a:hover {
            color: white !important;
        }

.arrow-left-padding {
    padding-right: 10px;
    margin-top: 5px;
}

.readmore a:hover {
    color: white !important;
}


  .readmore a:hover{
   color:white  !important ;
      }



.hvr-sweep-to-left::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0a1b29;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}

  .carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
  }
  
  .carousel-control-prev-icon {
      background-image:none ;
    width:44px ;
    height:44px ;
    background-color: black;
    padding: 8px;
    position: relative;
right: -12px;
  }


  .carousel-control-next-icon {
    background-image:none ;

    background-color: black;
    padding: 8px;
    width:44px ;
    height:44px ;
    position: relative;
left: -12px;
  }



.gotoAction{
  background-image:url(../images/actionbg.png) ;
  background-position:left top ;
  min-height: 190px;
  background-size: cover;
}


.e-card {
  background-color: white;
border-radius:5px ;
  text-align: center;
  padding: 5px 5px;
  width: 90%;
height: 142px;
  box-shadow: 2px 3px 5px rgba(0, 0, 0,0.2);
  margin-top:20px ;

}
  .e-card .e-readmore {
      display:none;
  }
  .e-card #e-img1 {
      display: block;
      display: block;
      position: relative;
      top: 10px;
      margin: auto;
   
  }

  
.e-readmore h6{
  padding: 5px;
  font-size: 20px;
}
.e-active-card {
    background-color: #0F273B;
    width: 100%;
    height: 152px;
    margin-right: -10px;
    margin-top: 9px;
}
  .e-active-card .rounded-img{
       margin: auto;
      height:50px;
      width:50px;

  }
  .e-active-card img {
    
  }

  .e-active-card #e-img2 {
      display: block;
      position: relative;
      top: 10px;
      right: 5px;
  }
  .e-title{
    font-family: 'Cairo-Regular';
    font-size:17px ;
  }


    .e-title p {
        text-align: center !important;
    }


    .e-active-card .e-title {
        color: white;
        font-family: 'Cairo-Bold' !important;
    }
  .e-active-card .e-readmore {
      display: block;
      background-color: white;
      color: black;
      width: 65%;
      border-radius: 20px;
      right: 15%;
      position: relative;
      bottom: -35px;
  }


.owl-stage-outer{
  height:100%;
  
}
.owl-dots {
  display: inline-flex;
  position: relative;
  right: 47%;
}

  .owl-dots .owl-dot {
      height: 15px;
      width: 15px;
      border-radius: 50%;
      background-color: #CECECE;
      margin: 10px 5px;
  }
  .owl-dots .active {
      height: 20px;
      width: 20px;
      border-radius: 50%;
      background-color: #61682C;
      margin: 8px 0px;
  }

#owl-carousel2{
  margin-top:2%;
}


#owl-carousel2 .owl-prev{
  background-image: url(../images/goright.png);
  width: 34px;
  height: 33px;
  background-color: transparent;
  border: none;
  position: absolute;
  right: -33px;
  top: 38%;

}


#owl-carousel2 .owl-next{
  background-image:url(../images/Group\ 77.png) ;
  width: 34px;
  height:33px ;
  background-color:transparent ;
  border:none;
  left: -27px;
  position: absolute;
  top: 38%;

}

.services{
  background-image:url(../images/servicesbg.png) ;
  background-position:right top ;
  background-repeat:no-repeat ;
  min-height: 570px;
  background-attachment: fixed;
}

.services .nav-pills .nav-link{
  border-radius: 5px;
border: 1px solid #B8B8B8;
margin: 0px 10px;
padding: 8px 15px;
min-width:188px ;
color:#7E7E7E;
margin-top:10px ;
}


.nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link {
    color: #fff;
    background-color: #0F273B;
    border: none;
    font-family: 'Cairo-Bold';
}

.servicenumber{
   font-size:37px ;
   margin-bottom:0 ;
}

.servicescard{
  background-color:white ;
  border-radius:5px ;
  box-shadow: 1px 4px 12px rgba(0, 0, 0,0.2);
  min-height:277px ;
  width: 93%;
  margin-top:10px ;
}
#owl-carousel3 .item {
  height:300px ;
  max-height:300px ;
}

.serviceline {
    width: 5px;
    height: 48px;
    background-color: #BE9A42;
}

.servicetitle2{
  font-family: 'Cairo-Bold';
  margin-bottom:5px;

}

.readmore2{
  text-align: right;
  color:white;
  background-color:white;
  border-radius:5px ;
  border:1px solid #D1D1D1;
  }



    .readmore2 a {
        font-size: 14px !important;
        font-family: 'Cairo-Bold' !important;
        color: #000 !important;
        text-decoration: none !important;
        display: inline-block;
        padding: 10px 30px 10px 30px;
    }
  

  .readmore2 a:hover{
 
    color:white !important;

  }

  .servicebox{
    padding:22px ;
  }

.js-owl-carousel3 {
    position: relative;
    left: 60px;
    top: 36px;
}
.js-owl-carousel3 .owl-prev {
    background-color: transparent;
    border: none;
}


  .js-owl-carousel3 .owl-next {
    background-color:transparent ;
     border:none;
  }

.sliderpages {
    padding-top: 36px;
    padding-left: 60px;
    padding-right: 0px;
    position: relative;
    top: -35px;
}

.owl-carousel3 .owl-prev {
    margin-left: 30px;
}

.owl-carousel .owl-stage-outer{
    padding-right:11px;
}
.news {
    background-image: url(../images/newsbg.png);
    background-repeat: no-repeat;
    background-position: top center;
    height: auto;
    background-size: cover;
    height: 650px;
    position: relative;
}
 
  .paddingTop{
    padding-top:155px ;
  }

  .newscontent {
    background-color: white;
    border-radius: 5px;
   min-height: 490px;
   box-shadow: 2px 6px 5px rgba(0, 0, 0,0.2);
   
    padding-top: 40px;
    padding-right: 50px;
    padding-left: 50px;

margin-bottom: 50px;
  }

  .newscontent .card{
    width:94% ;
    border: none;
    margin: auto;
    min-height:430px ;
position: relative;
  }
 .newscontent .card-img, .card-img-top{
 

  border-radius: 5px;
  
  }

  .newsdate{
     font-size:14px ;
      margin-bottom:5px ;
      font-family: 'Cairo-Bold';
  }

.card-title {
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Cairo-Bold';
    min-height: 55px;
}

.hvr-underline-from-right::before {
    content: "";
    position: absolute;
    z-index: 10;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #BE9A42;
    height: 6px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.infopart {
    padding: 10px;
    border: 1px solid #6D0B00;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 10px;
}

  .infopart p{
   margin-bottom:0 ;
  }

  .infopart h2{
    margin-bottom:0 ;
   }


   .about-us .announcement-block {
    border: 5px solid #ebebeb;
    padding: 30px 35px;
}

.announcement-block hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #bc9962;
}

.browes{
  background: white;
  border: 1px solid #BBB;
  border-radius: 5px;
  padding: 10px;
  box-shadow: 1px 4px 12px rgba(0, 0, 0,0.2);
  margin-bottom: 17px;
}





#owl-carousel4 .item{
  width:95% ;
}
.informationalPart{
  background-image: url(../images/infobg.png);
  background-position: bottom left;
  background-repeat:no-repeat ;
  margin-top: 85px;
  padding-top: 120px !important;
    min-height:600px;
    background-attachment: fixed;
}
    .informationalPart iframe {
        width: 100%;
        height: 76.8%;
        margin-top: 18px;
        border-radius: 10px;
    }
.bannerr1{
 height:360px ;
 position: relative;
 background-size: cover;
}



.bannerr2{
  background-image:url(../images/banner2.png) ;
  height:360px ;
  position: relative;
  background-size: cover;
 }

 .bannerr3{
  background-image:url(../images/banner3.png) ;
  height:360px ;
  position: relative;
  background-size: cover;
 }


 .bannerr4{
  background-image:url(../images/banner4.png) ;
  height:360px ;
  position: relative;
  background-size: cover;
 }

 .bannertext{
  background-color: #343F4B;
  border: 1px solid #A19E9E;
  text-align: center;
  width: 80%;
  margin: auto;
  border-radius: 5px;
  padding: 7px 14px;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  
 }

 .bannertext a{

  color:white;
  text-decoration: none;
 }

.helpbg {
    background-color: #BE9A42;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    text-align: center
}


 
 .helpbg img{
padding:20px ;

 }

 .helptitle{
  font-family: 'Cairo-Bold';
  margin-bottom: 0px !important;
 }

 .helpdata{
  padding-top:5px ;
 }

 .help{
  padding-top:60px ;
  padding-bottom:60px ;
 }


 .help p{
  margin-bottom: 0px;
  line-height:1.5rem !important ;
 }

.footer-border {
    height: 7px;
}
 .footer{
  background-image:url(../images/footerbg.png) ;
  background-size: cover;
  min-height:400px ;
  background-position:center bottom ;

 }

 .footertitle{
  font-family: 'Cairo-Bold';
  font-size:16px !important ;
 }

.footer p{
font-size:14px ;
margin-bottom:5px ;
}

.footermenu a{
  font-size:14px ;
color:#212121;
text-decoration:none ;
margin-bottom:10px ;
}

    .footermenu a:hover {
        transition: 0.5s ease-in;
        color: #163957;
    }


.socialmedia {
    width: 40px;
    height: 39px;
}

.socialmedia img{
padding:10px;
} 

.footerlink a{
  color:#212121;
  text-decoration:none ;
}
.stories{
  position: relative;
}
.sliderpages2{
  padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
}

.attachedbg {
    background-color: #6d0b00;
    width: 42px;
    height: 42px;
    border-radius: 50%;
}

.media-body p{
 font-size:15px ;
}
.attachedbg img{
  padding: 13px 8px;
}

.media{
  direction:rtl ;
}

.media {
  background-color:white ;
  box-shadow: 2px 3px 5px rgba(0, 0, 0,0.2);
  border-radius:5px;
  height:60px ;
  border:1px solid #BBBBBB;
  padding:9px ;
  margin-bottom: 20px;
}
    .media a {
        color: #000;
        text-decoration: none;
    }
        .media a:hover {
            color: #163957;
        }
    .helpdata p {
        font: size 15px;
    }

#scroll-top {
  display: none;
  width: 41px;
  height: 36px;
  position: fixed;
  bottom: 50px;
  right:0px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:transparent;
  color: white;
  cursor: pointer;
  padding: 0;
  border-radius: 0;
  text-align: center;
}


.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999999;
  transition: all 0.5s;
  background-color:white ;
  box-shadow: 2px 3px 5px rgba(0, 0, 0,0.2);
}

#accessibility{


  position: fixed;
  bottom: 50px;
  left:0px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color:transparent;
  color: white;
  cursor: pointer;
  padding: 0;
  border-radius: 0;
  text-align: center;
}

.newssection{
  position: absolute;
left: 0;
right: 0;
top: 52px;
}


.mobile-logo img {
    /*width: 100%;*/
    height: 70px;
}

.mobile-logo {
    /*position: absolute;*/
    z-index: 100;
    top: 5px;
    left: 10px;
    /*width: 150px;*/
    height: auto;
    margin:auto;
    margin-right:110px;
}

.mobile-menu {
  position: relative;
  height:100px;
  height: 70px;
  
}

.innerheader{

  padding-top:30px ;
  padding-bottom:5px ;

  
}



.share i{
  color: #999b9f;
  font:16px;
}

.innerborder {
    height: 6px;
    background-color: #6D0B00;
}

.breadcrumb-item a{
  color:#1D1D1D;
  text-decoration:none ;
  font-size:15px ;
}


.breadcrumb-item + .breadcrumb-item::before {

  float: right;
  padding-left: .5rem;
  color: #6c757d;
  content:url(../images/Polygon\ 3.png);

}

.contentbdody{

  min-height:400px ;
  padding-bottom:30px !important ;
  margin-top:40px ;
}
.globalmenu{
  list-style:none !important; 
}
.globalmenu  li{
display:block;
border-bottom:1px solid #B7B7B7 ;
padding: 13px 2px;

}

.globalmenu  li a{
 text-decoration:none ;
  color:#1D1D1D;
  
  }

  .globalmenu  li .active{
    text-decoration:none ;
     color:#6D0B00;
     font-family: 'Cairo-Bold';

     
     }


    .globalmenu li a:hover {
        color: #163957;
        font-family: 'Cairo-Bold';
        transition: 0.3s ease-out;
    }


   
 .bannerr4inner{
  height:150px ;
  position: relative;
  background-size: cover;
 }
.innerbanner{
  padding-top:30px;
  padding-right: 2rem;
}


.bannerr1inner{
  background-image:url(../images/banner1.png) ;
  height:150px ;
  position: relative;
  background-size: cover;
 }

.rate {
    border-top: 1px solid #dbdbdb;
    padding: 15px 0px 0px 0px;
}

 .hb-ratingbar {
  position: relative;
  width: 114px;
  height: 23px;
  overflow: hidden;
  cursor: pointer;
top:5px;
}

.hb-ratingbar:hover .filled {
  background: #ffb628;
}
.hb-ratingbar .unfilled {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ccc;
  z-index: 1;
}
.hb-ratingbar .filled {
  position: absolute;
  transition: 0.2s width ease;
  top: 0;
  right: 0;
  height: 100%;
  background: #f4a100;
  z-index: 2;
}
.hb-ratingbar .cover {
  color: #fff;
  z-index: 3;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.hb-ratingbar[data-rated="0"] .filled {
  width: 0%;
}
.hb-ratingbar[data-rated="0.5"] .filled {
  width: 10%;
}
.hb-ratingbar[data-rated="1"] .filled {
  width: 20%;
}
.hb-ratingbar[data-rated="1.5"] .filled {
  width: 30%;
}
.hb-ratingbar[data-rated="2"] .filled {
  width: 40%;
}
.hb-ratingbar[data-rated="2.5"] .filled {
  width: 50%;
}
.hb-ratingbar[data-rated="3"] .filled {
  width: 60%;
}
.hb-ratingbar[data-rated="3.5"] .filled {
  width: 70%;
}
.hb-ratingbar[data-rated="4"] .filled {
  width: 80%;
}
.hb-ratingbar[data-rated="4.5"] .filled {
  width: 90%;
}
.hb-ratingbar[data-rated="5"] .filled {
  width: 100%;
}


.pagination .page-item .page-link {
  margin-left: 7px;
  padding: 0;
  color: #777;
  border: 1px solid #777;
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  border-radius: 100% !important;
  transition: all 0.5s;
}

.pagination .page-item:nth-child(2) .page-link,
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link,
.pagination .page-item {
  border: 1px solid transparent;
  line-height: 35px;
}


.pagination .page-item .page-link:focus {
  box-shadow: none;
}

.pagination .page-item:not(:nth-child(2)) .page-link:hover {
  color: #fff;
  background:#6D0B00;
  border:none;

}

.pagination .page-item:first-child:hover .page-link,
.pagination .page-item:last-child:hover .page-link,
.pagination .page-item:nth-child(2):hover .page-link {
  border:none;
  background: transparent;
}


.table-header {
  font-family: 'Cairo-Bold';
  font-size: 16px;

}
.pagination .active .page-link{
  background-color:#6D0B00 ;
  color:White;
}


.bdr-secandery {
    border-color: #6D0B00 !important;
}

.bg-l-grey {
  background-color: #f9f9f9;
}


.bdr-grey {
  border-color: #acacac !important;
}


.form-control{
  font-size: 14px;
}


.basicselect select{
    display: block;
    width: 100%;
    padding: 0.58rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
  }

  .borderbottom{
    border-bottom:1px solid #ddd;
    margin-bottom:20px;
  }

  label{
    font-size:16px ;
  }

  .dropzone{
    border:1px solid #ddd;
    border-radius: .25rem;
    padding: 0px;
  }

.dz-message{
  font-size:14px  ;
  color:#777;
}

.cancel{
  padding:5px 25px ;
text-align: center;
width:150px ;
height:39px ;
color:#212121;
background-color:white;
border-radius:5px ;
border:2px solid #6D0B00;
}

.cancel a{
  color:#212121;
  text-decoration:none ;
}

.cancel a:hover{
  color:white;
}

.margin-top2 .readmore {
    margin-top: 32px;
    /*height: 35px;*/
    padding: 5px 0px;
    width: unset;
}
.innersearch a {
    color: #fff !important;
    padding: 5px 70px 10px 70px;
}
.innersearch {
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    margin-top: 17px;
    padding: 20px 20px 20px 0px;
}



.rounded-25{
  border-radius:0.25rem  !important;
}




.media.news-block .media-img {
  width: 300px;
}

.media.news-block .media-body .card-title {
  font-size: 16px;
  color: #000;
}

.readmore2  .media-body {
  margin-top:0px ;
}

.date{
  font-size:14px ;
  font-family: 'Cairo-Bold';
}

.card-news .card{
  padding:20px  !important;
  border:1px solid #EEEEEE;
 
   box-shadow: 2px 3px 5px rgba(0, 0, 0,0.2);
}



.offcanvas-top{
  height:37vh !important ;
}

.menucBorder:last-child{
    display:none
}

.divMenuC{
    width:100%;
}

.padding-4{
    padding:4px;
}

.hide-last-child:last-child{
    display:none;
}



.ticker-link{
    color:#fff;
    text-decoration:none;
}

.goToAction-link {
    color: #1D1D1D;
    text-decoration: none;
}

.e-card:nth-child(3) {
    background-color: #6D0B00;
    width: 100%;
    height: 152px;
    margin-right: -10px;
    margin-top: 9px;
}

#owl-carousel2 .item{
    min-height:160px;
}

.at-icon {
    fill: grey !important;
    width:28px !important;
    height:28px !important;

}

.at-icon-wrapper {
    background-color: transparent !important;
}

.helpdata-link {
    color: #1D1D1D;
    text-decoration: none;
}

.CurrentPageClass {
    background-color: #0f273b;
    color: White !important;
    cursor: pointer;
}

    .CurrentPageClass:hover {
        background-color: #0f273b;
        color: White;
    }

.NumericClass:hover {
    cursor: pointer !important;
    color: #fff;
    background: #0f273b;
    cursor: pointer;
}

.CurrentPageClass, .NumericClass {
    margin-left: 7px;
    padding: 0;
    color: #333;
    border: 1px solid #777;
    width: 35px;
    height: 35px;
    line-height: 32px;
    text-align: center !important;
    border-radius: 100% !important;
    transition: all 0.5s;
    display: inline-block;
    text-decoration:none
}

.pager-next-rev {
    position: relative;
    top: 5px;
}

.font-bold{
    font-weight:bold;
}

.readmore{
    cursor:pointer;
}

.displayHidden{
    display:none;
}

h6{
    line-height:1.4 !important;
}

.BorderClass {
    border-right: 4px solid #0F273B;
    padding-right: 10px;
}

.usefullinks-link {
    color: #1D1D1D !important;
    text-decoration: none !important;
}

.color-black {
    color: #1D1D1D;
    text-decoration: none;
}
    .color-black:hover {
        color: #163957;
    }

    .SplashScreen {
        min-height: 670px;
        background-size: contain;
        background-repeat: no-repeat;
    }


.owl-prev {
    background: transparent;
    border: none;
}

.owl-next {
    background: transparent;
    border: none;
}

#owl-carousel3 .owl-nav {
    position: absolute;
    top: -65px;
    left: 16px;
    background: none;
}


.poll-block{
    border:0 !important;
    box-shadow:none !important;
}

#poll-result-modal{
    top:40px !important;
}

.sitemap-block {
    border: 0 !important;
    box-shadow: none !important;
    height:unset !important;
}

.LablelFormBuilder {
    font-family: 'Cairo-Bold';
    line-height: 40px;
}

.custom-checkbox input[type="checkbox"] {
    margin-left: 5px;
}

.custom-checkbox label {
    padding-left: 10px;
}

.custom-radio input[type="radio"] {
    margin-left: 5px;
    float: right;
    clear: right;
}
.custom-radio {
    padding-top: 10px;
}
.custom-radio label {
    float: right;
    clear: right;
    position: relative;
    top: -20px;
    right: 20px;
}

.btn-blue {
    color: #fff;
    padding: 10px 20px 10px 20px;
}

.messageBoxModal .modal-body {
    text-align: center;
    background-color: white;
}

.messageBoxModal .modal-footer {
    display: block;
    padding: 8px;
    text-align: center;
    background-color: white;
}

.messageBoxModal {
    border: 2px solid #6D0B00;
    width: 27%;
}

.tab-content .readmore {
    /*float: left !important;*/
}

.accessibility-menu a{
    text-decoration:none;
}

.e-active-card img {
    filter: brightness(0) invert(1);
}

.e-active-card a {
    color: #fff;
}

.e-card {
    transition: .3s;
}


.min-height-380{
    min-height:380px;
}

.readmore-photogallery {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: 0px 50px;
}

.T-menu a {
    color: #333 !important;
    text-decoration: none !important;
}

    .T-menu a:hover {
        color: #163957 !important;
    }

.footerlink a:hover {
    color: #163957;
}

#newscontent{
    padding-top:5px;
}

.ticker-link:hover{
    color:#fff !important;
}

.text-right {
    text-align: left !important;
}

.text-left {
    text-align: right !important;
}

.quick-links-responsive:after {
    content: "|";
    padding-right: 5px;
    padding-left: 5px;
}


.readmore2:hover a {
    color: #fff !important;
}

.helpdata-link:hover {
    color: #1D1D1D
}

.no-pointer {
    pointer-events: none;
}

.footerlink p {
    float: left;
    margin-left: 42px;
}

.float-left{
    float:left
}

.divComponent30 {
    justify-content: center;
    margin-right:150px;
}

.align-left {
    text-align: left !important;
    margin-left: 185px;
}

.breadcrumb{
    margin-bottom:.5rem !important;
}

.divComponent17{
    padding-right:8rem;
}


a {
    outline: unset;
}

.letter-spacing-7 {
    letter-spacing: 0.7px;
}

.min-height-340{
    min-height:340px;
}
.min-height-392 {
    min-height: 352px;
}
.readmore-bottom {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: auto;
}
.card-gallery .readmore-bottom {
    position: relative;
    bottom: 20px;
    right: 0;
    left: 0;
    margin-top: 19px;
}

.servicescard {
    position: relative;
}

        .servicescard .readmore2 {
            position: absolute !important;
            bottom: 20px !important;
        }

.inline-flex {
    display: inline-flex
}


.breadcrumb-item.active {
    color: #1d1d1d;
}

.form-btn-div {
    padding: 5px 0px;
    width: unset;
}

    .form-btn-div a {
        color: #fff !important;
        padding: 10px 70px 10px 70px;
    }

.custom-radio .RequiredFieldValitor {
    position: absolute;
    bottom: 0px;
}

.custom-radio {
    padding-top: 10px;
    position: relative;
}

.w-98 {
    width: 98%;
    margin-left: 20px;
}

.validator-error {
    color:red
}

.ext-link{
    padding-right:5px
}

.Gold{
    color:darkgoldenrod !important;
}

.story-height {
    height: 548px;
}


#serviceBrief {
    width: 70%;
    margin: auto;
    text-align: center;
}

.divServiceImage {
    padding: 20px;
    /*height: 277px !important;*/
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    border-radius: 5px;
    position: relative;
    background-size:cover;
}

.divServiceImageShadow {
    height: 230px !important;
    width: 100% !important;
    position: absolute;
    top: 0px;
    right: 0px;
    position: absolute;
}

.divServiceImage:nth-child(1) .divServiceImageShadow {
    background-color: rgba(112,112,112,0.78);
}

.divServiceImage:nth-child(2) .divServiceImageShadow {
    background-color: rgba(109,11,0,0.78);
}

.serviceTabs {
    text-align: center;
}
    .serviceTabs{
        padding:0px 5px;
    }
    
    #servicetabs1 .divServiceImage:nth-child(1) {
        height: 300px ; 
    }

#servicetabs1 .divServiceImage:nth-child(n+2) {
    height: 200px ; 
}

#servicetabs2 .divServiceImage:nth-child(1) {
    height: 200px ; 
}

#servicetabs2 .divServiceImage:nth-child(2) {
    height: 300px ; 
}

    .serviceTabs a {
        text-decoration: none;
        position: absolute;
        bottom: 30px;
        right: 0;
        left: 0;
    }
    .titleOfServiceImage {
        
    }

    .titleOfServiceImage h3 {
        color: white;
        margin: 20% 0%;
        z-index: 99999999999;
        position: inherit;
    }

    .titleOfServiceImage h4 {
        color: white;
        z-index: 99999999999;
        position: inherit;
        text-decoration: none;
    }
.arrowColor {
    color: #BE9A42;
}
.arrowColorWhite {
    color: #fff;
}
.arrowSecondColor {
    color: #BE9A42;
}
.photoGalleryTitle {
    min-height: 100px !important;
}
.lblFaqCustom {
    font-weight: bold;
    border-right: 3px solid #6d0b00;
    padding-right: 7px;
}
.blockview .card-title{
    min-height:0px;
}
.blockview img {
    width: 260px;
    height: 170px;
}
.tendersTitle{
    min-height:0px;
}


.validator-error {
    color: red
}

.control-label-required::after {
    margin-top: 5px;
    content: "*Ø­Ù‚Ù„ Ø§Ø¬Ø¨Ø§Ø±ÙŠ ";
    color: red;
    font-size: 12px;
}

#st-2 {
    z-index: 5 !important;
}


#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: block;
    z-index: 9999999;
    background-color: rgba(0,0,0,.9)
}

#loading-image {
    position: absolute;
    top: 40%;
    left: 46%;
    z-index: 9999999;
}

.LabelLoading {
    position: absolute;
    top: 55%;
    left: 45%;
    z-index: 9999999;
}

#st-1 .st-btn {
    display:inline-block !important
}
#st-1 {
    z-index: 1 !important;
}
.latestReadmore a{
    padding: 9px 30px 10px 30px !important;
}
.card-news .block-height label {
    min-height: 48px;
}


.desaturate .readmore2 {
    position: relative !important;
    bottom: -10px !important;
}

.invert-colors .readmore2 {
    position: relative !important;
    bottom: -10px !important;
}

.custom-lineheight .newscontent .card {
    min-height: 510px !important;
}

.informationalPart.custom-lineheight {
    margin-top: 200px !important;
}

.externalLink::after {
    /*content: url('/App_Themes/ThemeAr/Images/external-link.png');*/
    padding-right: 10px;
}

.paddingserviceTabs1 {
    padding: 7rem 0px !important;
}

.paddingserviceTabs2 {
    padding: 0px 5rem !important;
}
/*#servicetabs1 {
    background-image: url(/App_Themes/ThemeAr/Images/Rectangle557.png) 
}
#servicetabs2 {
    background-image: url(/App_Themes/ThemeAr/Images/Rectangle558.png) 
}*/

   .newsticker1 {
    position: relative;
}

.news-ticker {
    /* Keep existing styles */
}

/* Wrapper to control visible area */
.ticker-wrapper {
    max-height: 30px; /* Adjust this height to show one line at a time */
    overflow: hidden;
    position: relative;
}

/* Ticker list animation */
#ticker {
    padding: 0;
    margin: 0;
    list-style: none;
    animation: tickerScroll 10s linear infinite; /* Adjust timing as needed */
}

/* Individual ticker items */
#ticker li {
    height: 30px; /* Match this to ticker-wrapper max-height */
    line-height: 30px; /* Center text vertically */
    white-space: nowrap; /* Keep text on one line */
}

/* Link styling */
.ticker-link {
    color: #fff;
    text-decoration: none;
    display: block;
    width: 100%;
}

/* Vertical scrolling animation */
@keyframes tickerScroll {
    0% {
        transform: translateY(100%);
    }
    10% {
        transform: translateY(0);
    }
    90% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100%);
    }
}

/* Pause on hover */
#ticker:hover {
    animation-play-state: paused;
}

/* Ensure buttons remain unaffected */
.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    z-index: 10;
}
</pre></body></html>