@font-face {
    font-family: Noto Kufi Arabic;
    src: url("../../fonts/NotoNaskhArabic-Regular.ttf");
}

body {

  padding-top: 0px;
  font-family: "Noto Kufi Arabic" !important;
  font-size: 15px;

}
/*h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Kufi Arabic" !important;
}*/

.fullwidth
{
/*background: url("../img/back-img1.jpg");*/
background-color: white;
background-position: 0 0;
background-repeat: no-repeat;
background-size: cover;
max-width: initial;
overflow: visible;
background-position: center center;
margin-left: auto;
margin-right: auto;
font-family: Arial;
}


.row .row
{
  margin: 0px;
}

/*header part 1 style begin*/
@media only screen and (min-width: 40.063em) {

  .top-header1 .logo
  {
    padding-top: 52px;
  }

 }


@media only screen and (min-width: 64.063em) {

  .title-area img
  {
    padding-top: 10px;
  }
  .contain-to-grid
  {
    background: #41403A;
    height: 70px;
  }

  .top-bar-section ul
  {
    padding: 11px 35px 0 0;
  }

  .top-header1 .logo
  {
    padding-top: 70px;
  }

}

@media only screen and (min-width: 90.063em) {

  .title-area img
  {
    padding-top: 10px;
  }

}

.slider
{
  padding-top: 25px;
}
.top-header1
{
  background: #4E4D46;
}

.top-header1 .contact-icon
{
  padding-top: 15px;
  list-style:none;
}

.contact-icon li
{
  color: #e0dbce;
  font-weight: 500;
}

.contact-icon .fa
{
  color: #A6986E;

}

.contact-icon .telephone .fa
{
   -webkit-transform: rotate(250deg);
}

.top-logo, .top-logo1
{
  width: 73px;
  height: 50px;
  opacity: 1;
}
/*header part 1 style end*/

/*search bar style begin*/
input[type="text"]
{
  background-color: transparent;
  border: none;
  box-shadow:none;
  color: #A6986E;
}

input[type="text"]:focus
{
  background-color: transparent;
  border: none;
  box-shadow:none;
}

.has-form .fa
{
  color: rgb(117, 117, 107);
}
.top-search
{
  padding: 7px 30px 0 15px;
}

.tab-bar-section.middle
{
  right: 20px;
}

.top-bar-section .has-form, .top-search .has-form
{
  border: 1px solid #a6986e;
  border-radius: 5px;
  background:rgba(0, 0, 0, 0.22);
}
/*Search bar style end*/

/*topbar style begin*/

button.alert, .button.alert
{
  background-color: transparent;
  color: white;
}

button.alert:hover, .button.alert:hover, button.alert:focus, .button.alert:focus
{
  background-color: transparent;
  color: white;
}

/*.top-bar-section .has-form
{
  background: #4e4d46;
  border-radius: 10px;
  border: 1px solid #a6986e;
}*/

.contain-to-grid
{
  background: #41403A;
}

.top-bar
{
  background: transparent;
}

.top-bar-section
{
  z-index: 999;
}

.top-bar .toggle-topbar.menu-icon a span::after
{
  width: 2px;
}

.top-bar-section li:not(.has-form) a:not(.button)
{
  background: #41403A;
  color: #A6986E;
  font-weight: 600;
  padding-right: 10px;
  text-transform: uppercase;
}

.top-bar-section li:not(.has-form) a:not(.button):hover
{
  color: #E0DBCE;
}


.top-bar-section .has-dropdown > a:after
{
  border-color: rgb(105, 100, 86) transparent transparent transparent;
}

.top-bar-section li.active:not(.has-form) a:not(.button)
{
    background: #A6986E;
    color: #E0DBCE;

}

.top-bar-section li.active:not(.has-form) a:not(.button):hover
{
   background: #A6986E;
    color: #41403a;
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button)
{
  background: transparent;
  color: #e0dbce;
}
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button)
{
    background: #41403A;
    color: #A6986E;
}
/*topbar style end*/

/*search part style begin*/
.search-bar
{
  background: #A6986E;
}

.search-btn
{
  top: 1px;
}

.search-bar input[type="text"]
{
  background-color: #E0DBCE;
  border-color: #4E4D46;
}

.search-bar select
{
  background-color: #E0DBCE;
  border-color: #4E4D46;
  outline-style: none;
}

button, .button
{
    background-color: #41403A;
    border-color: #41403A;
    color: #E0DBCE;
        border-radius: 5px;
}

button:hover, button:focus, .button:hover, .button:focus {
  background-color: #4E4D46;
}

fieldset
{
  border: 1px solid rgba(78, 77, 70, 0.19);
}

@media only screen and (min-width: 64.063em) {
    fieldset legend
    {
        margin-right: 36.1125rem;
    }

}

fieldset legend
{
    color: #41403A;
    font-size: 20px;
    text-transform: uppercase;
}

.contact-inner label
{
  color: #41403a;
  font-weight: 600;
}
/*search part style end*/


/*begin orbit slider */

.image-container{
    display:table-cell;
    /*height:320px !important;*/
    vertical-align: middle;
    padding: 50px;
    background-color: black;
    /*width: 100%;*/
}

.OCaroussel li{
  background-color: black;
  text-align: center;
}

.orbit-container .orbit-slide-number {
color: transparent;
}

.orbit-container .orbit-timer .orbit-progress {

background-color:transparent;
}

.orbit-container .orbit-timer.paused > span {
border-color: transparent;
}

.orbit-container .orbit-timer > span {

border: solid 4px transparent;
}

.orbit-bullets li{

  background: transparent;
  border: 1px solid #ffffff;
}

.orbit-bullets li.active{

background: #ffffff;
}

.orbit-container .orbit-prev, .orbit-container .orbit-next {
background-color: transparent;
border-radius: 15px;
top: 60%;
margin-left: 50px;
margin-right: 50px;
}

.orbit-container .orbit-next > span{

border-right-color: #A6986E;
}

.orbit-container .orbit-prev > span{

border-left-color: #A6986E;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
background-color: rgb(78, 77, 70);
font-size: 16px;
color: #E0DBCE;
text-align: center;
}

.orbit-container .orbit-slides-container > * .orbit-caption span
{
  text-decoration: underline;
  color: #A6986E;
  font-weight: 600;
}

.orbit-bullets
{
  top: -80px;
}
/*begin orbit slider */

/*recnet properties style begin*/
.bg1 h3
{
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 10px;
    color: #A6986E;
    border-bottom: 2px solid #41403A;
}

.bg1 span
{
  background: #41403A;
  padding:5px 10px 5px 10px;
}

.bg1a .tabs .tab-title > a
{
  padding: 12px 7px;
}

.bg1a .tabs .tab-title > a
{
  background-color: #4E4D46;
  color: #A6986E;
  font-weight: 700;
  text-transform: uppercase;
}

.bg1a .tabs .tab-title > a:hover
{
  background-color: #A6986E;
  color:#4E4D46;
  transition: all 0.5s ease-in-out;
}

.bg1a .tabs .tab-title.active > a
{
  background-color: #A6986E;
  color:#4E4D46;
  border: 2px solid #41403A;
  outline-style: none;
}

@media only screen and (max-width: 40em) {

    .bg1a .tabs .tab-title > a
    {
        font-size: 12px;
    }

    .bg1a .tabs .tab-title
    {
      padding-left: 3px;
    }
 }

 @media only screen and (min-width: 40.063em) {

    .bg1a .tabs .tab-title
    {
      padding-left: 7px;
    }

       .bg1a .tabs
    {
      margin-right: 12rem;
      text-align: center;
    }

 }

@media only screen and (min-width: 64.063em) {
    .bg1a .tabs
    {
      margin-right: 35rem;
      text-align: center;
      padding-top: 15px;
    }

    .bg1a .tabs .tab-title
    {
      padding-left: 23px;
    }
  }

  .bg1a .tabs-content .aqar-title p
  {
    color: #000000;
    text-align: center;
  }

  .bg1a h5
  {
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    color: #A6986E;
    text-decoration: underline;
  }
/*recnet properties style begin*/

/*details part style begin*/

/*breadcrumbs begin*/
.bread
{
  padding-top: 10px;
}
.breadcrumbs
{
  background-color: #41403A;
  border-color: #4E4D46;
}

.breadcrumbs > * a
{
  color: #A6986E;
}

.breadcrumbs > * a:hover
{
  color: #E0DBCE;
}

.breadcrumbs > *.current
{
  color: #E0DBCE;
}
/*breadcrumbs end*/

.bg2 h3
{
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: underline;
    color: #41403A;
}

.bg2 h5
{
  color: #41403A;
  font-weight: 500;
}

.bg2a
{
  background:#A6986E;
  height: 464px;
}

.bg2b
{
  background:#4E4D46;
  height: 464px;
}

.bg2b p
{
  padding-top: 15px;
  color: #E0DBCE;
}

.bg2b h4, .bg2a h4
{
  font-weight: bolder;
  color: #41403A;
  text-decoration: underline;
}

.bg2a h4
{
  font-weight: bolder;
  color: #A6986E;
  text-decoration: underline;
}

.bg2b h4 span, .bg2a h4 span
{
  background: #A6986E;
  padding:7px 10px 5px 10px;
}

.bg2a h4 span
{
  background: #41403A;
  padding:7px 10px 5px 10px;
}

.bg2a1
{
  padding-top: 15px;
}

.head2
{
    background: #4E4D46;
    padding-right: 17px;
    color: #E0DBCE;
}

label.inline
{
    color: #41403A;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 0;

}

.bg2a1 .tabs
{
  padding-bottom: 5px;
}

.bg2a1 .tabs .tab-title > a
{
  padding: 10px 10px;
}

.bg2a1 .tabs .tab-title > a
{
  background-color: #4E4D46;
  color: #A6986E;
  font-weight: 700;
  text-transform: uppercase;
}

.bg2a1 .tabs .tab-title > a:hover
{
  background-color: #A6986E;
  color:#4E4D46;
  transition: all 0.5s ease-in-out;
}

.bg2a1 .tabs .tab-title.active > a
{
  background-color: #A6986E;
  color:#4E4D46;
  border: 2px solid #41403A;
  outline-style: none;
}

.bg2a1 .tabs .tab-title {
    padding-left: 3px;
}

.mobile-bg2a
{
  background: #A6986E;
}
/*details part sttyle end*/

/*about part begin*/
  .bg1a .tabs-content p
  {
    color: #33322d;
    font-weight: 600;
    text-align: justify;
  }


/*about part end*/

/*contact part begin*/
.contact-inner input[type="text"], .contact-inner input[type="email"]
{
  background: #e0dbce;
  color: #41403A;
  border-radius: 5px;
}

.contact-inner input[type="text"]:focus, .contact-inner input[type="email"]:focus
{
  background: #e0dbce;
  border: 1px solid #41403A;
}

.contact-inner textarea
{
  background: #e0dbce;
  height: 150px;
  border-radius: 5px;
}

.contact-inner textarea:focus
{
  background: #e0dbce;
  border: 1px solid #41403A;
  border-radius: 5px;
}
.company-contact
{
  background: #A6986E;
}

@media only screen and (min-width: 40.063em) {

  .contact-inner
  {
    padding: 20px 30px 0 30px;
  }
  .company-contact-inner1
  {
    text-align: center;
  }

}

@media only screen and (min-width: 64.063em) {

  .contact-inner
  {
    padding: 20px 100px 0 100px;
  }
  .company-contact-inner1
  {
    text-align: center;
    margin-top: 7px;
  }

}

@media only screen and (min-width: 90.063em) {

    .contact-inner
  {
    padding: 20px 100px 0 100px;
  }
  .company-contact-inner1
  {
    margin-top: 7px;
    text-align: center;
  }


}

.company-contact-inner1 p
{
  color: #41403a;
  margin-bottom: 1px;
}

.company-contact-inner1 .fa
{
  color: #41403a;
}

.company-contact-inner2
{
  margin-top: 15px;
}

.company-contact-inner2 .fa
{
  color: #41403a;
}

.company-contact-inner2 p
{
  color: #41403a;
  margin-bottom: 1px;
}

.company-contact-inner1 h1
{
  font-size: 22px;
  color: #41403a;
  font-weight: bolder;
}
/*contact part end*/

/*footer part style begin*/

.footer .min-height-500px {
    min-height: 230px !important;
}

@media only screen and (max-width: 40em) {

    .footer
    {
      padding-bottom: 45px;
    }

    .tabs
    {
      padding: 15px 0px 0 0;
    }

}

@media only screen and (min-width: 40.063em) {

  .tabs
  {
    padding: 15px 0px 0 0;
  }

}
.footer
{
  background: #4E4D46;
  border-top: 20px solid #41403A;
}

.footer .inline-list li
{
  background: #41403A;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  margin-right: 1.2rem;
}

.footer .inline-list li .facebook .fa:hover
{
  background: #3b5998;
  width: 45px;
  height: 45px;
  color: #fff;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
}

.footer .inline-list li .twitter .fa:hover
{
  background: #55acee;
  width: 45px;
  height: 45px;
  color: #fff;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
}

.footer .inline-list li .linkedin .fa:hover
{
  background: #007bb5;
  width: 45px;
  height: 45px;
  color: #fff;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
}

.footer .inline-list li .instagram .fa:hover
{
  background: #125688;
  width: 45px;
  height: 45px;
  color: #fff;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
}

.footer .inline-list li .google-plus .fa:hover
{
  background: #dd4b39;
  width: 45px;
  height: 45px;
  color: #fff;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
}

.footer .inline-list li .snapchat .fa:hover
{
  background: #fffc00;
  width: 45px;
  height: 45px;
  color: #fff;
  border-radius: 100%;
  transition: all 0.5s ease-in-out;
}

.footer .inline-list li .fa
{
    font-size: 26px;
    color: #A6986E;
    padding-top: 11px;
}

.footer h4
{
  color: #41403A;
  font-weight: 700;
  padding-top: 8px;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 2px solid #A6986E;
}

.footer h4 span
{
  background: #A6986E;
  padding:5px 10px 3px 10px;
}

.footer p
{
  color:#E0DBCE;
}

.footer button:hover, .footer button:focus, .footer .button:hover, .footer .button:focus {
  background-color: #41403A;
  color: #A6986E;
}

.footer textarea
{
  background-color: #E0DBCE;
  border-color: #41403A;
  border-radius: 5px;
  height: 130px;
}

.footer input[type="text"]
{
  background-color: #E0DBCE;
  border-color: #41403A;
  border-radius: 5px;
}

.footer input[type="text"]:hover, .footer input[type="text"]:focus
{
  background-color: #E0DBCE;
  border-color: #41403A;
}

/*footer part style end*/

/*sub-footer style begin*/
.sub-footer
{
  background: #41403a;
  position:fixed;
  right: 0;
  bottom: -15px;
  left: 0;
}

.sub-footer .fa
{
  color: #E0DBCE;
  font-size: 25px;
  padding-top: 10px;
}


.wlogo
{
  padding-top: 10px;
}

/*search animation begin*/

.sub-footer input[type=text] {
    width: 30px;
    box-sizing: border-box;
    border:none;
    border-radius: 4px;
    font-size: 16px;
    background-color:transparent;
    background-image: url("../img/search-icon.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 0;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

.sub-footer input[type=text]:focus {
    width: 100%;
    border: 1px solid #A6986E;
    color: #fff;
}

/*search animation end*/

.wakaed-wlogo
{
    color: #E0DBCE;
}

/*sub-footer style end*/

/*top bar icon style begin*/
.top-bar-section .has-dropdown .fa{
  background: #41403a;
  color: #a6986e;
}


.top-bar-section .has-dropdown:hover .fa
{
  color: #41403a;
  background-color: #a6986e;
}

.top-bar-section  li .dropdown li:not(.has-form):not(.active) .fa
{
  background: #41403a;
  color: #a6986e;
}

.top-bar-section  li .dropdown li:not(.has-form):not(.active):hover .fa
{
  background: #a6986e;
  color: #41403a;
}

.top-bar-section ul li:hover:not(.has-form) > a
{
  background-color: #4e4d46;
  color: #a6986e;
  background: #4e4d46;
}

/*topbar icon style end*/

.pop-up
{
  padding-top: 15px;
}
.help-block
{
  color: #fd4426;
  font-weight: bold;
}
.close-reveal-modal {
    z-index: 999;
}
/*
.top-bar ul {
    z-index: 10;
}*/
