
/* style for arabic template */
body{
  font-family: 'Cairo', sans-serif !important;
}
h1,h2,h3,h4{
  font-family: 'Cairo', sans-serif !important;
}
.input-ar{
  text-align: right;
}

.dropdown>ul{
  text-align: right;
}

.first-slide{
  filter: brightness(50%);
}
.tab-pane>h3{
  text-align: right!important;
}
.list-unstyled>li>.form-group,.list-unstyled>li>select{
  direction: rtl;
}
.index2-grid-info{
  direction: rtl;
}
.index2-grid-info .index_title{
  text-align: right!important;
}
.detail>h4{
  text-align: right;
}
.feature{
  direction: rtl;
  text-align: right;
}
.detail>a{
  text-align: left;
}


.cntct-group{
    background: #11111196;
    padding-top: 35px;
    color: white;
    border-right: 3px solid;
}

.C_social_v1 .touch-v1 h4 , .C_social_v1 .touch-v1 p{
  color: white;
}


.gallery-wrapper {
    background: url(https://www.hdwallpapers.in/walls/guggenheim_museum_bilbao_spain-wide.jpg) no-repeat center/cover;
    float: left;
    margin: 0px 0 60px;
    width: 100%;
    position: relative;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
.bg-fakhama{
  background-color: #6c1c19;
  text-align: right;
}
.btn_book_ouss {
  background: #eee;
  padding: 10px 20px;
  border-radius: 0;
  color: black;
  font-family: 'Cairo', sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  transition: .3s;
  text-transform: capitalize; }
  .btn_book_ouss:hover {
    background: #6d1c19;
    transition: .3s;
    color: #ffffff; }
  .btn_book_ouss:focus {
    background: #e6c72a9c;
    color: #ffffff; }
 .booking_detail h4{
   text-align: right;
 }

 .btn-fakhama-login{
   margin:13px;
   background-color: #f39c12;
   border-color: #f39c12;
   color: #6d1c19;
   font-weight: bold;

 }
 .btn-fakhama-login:hover{
   box-shadow: -1px 0px 20px #eee;
   transition: .3s;
   background-color: #f39c12;
   border-color: #f39c12;
 }
 .btn-fakhama-register{
   margin: 13px;
   background-color: white;
   border-color: #BDBDBD;
   color: #6d1c19;
   font-weight: bold;

 }
 .btn-fakhama-register:hover{
   box-shadow: -1px 0px 20px #eee;
   transition: .3s;
   background-color: white;
   color: #6d1c19;
   border-color: #BDBDBD;
 }

/* End of style for arabic template */
