/*

    TABLE OF CONTENTS
    --------------------
    1.  General
    2.  Header
    3.  Navigation  
    14.  Footer 
    15.  Media Queries   

*/


.fancybox-caption{
    
    font-family: sans-serif;
    color: #fff;
    font-weight: 600;

}

.food{
    height: 100%;
    width: 100%;
}
ul.rslides-rslides1{
    align-items: center;
}
ul.vert-btn1{
display: grid;

}
ul.vert-btn2{
display: grid;

}

.main-ui-btn{

    color: white;
    margin-top: 80px;
}

/*  1.  General
/*-----------------------------------------------------------------------------------*/
.fancybox-nav {
    display:none;
  }
body {
    font: 400 16px/28px 'Raleway', Arial, sans-serif;
    color: #575a5c;
    overflow-x: hidden;

}
.main-d-block{

    height:200%;

max-width: 225%;
margin-top: 0x;
}
.d-block{ 
    width: auto; 
max-width: 100%;
margin-top: -50px;
}

* {
    outline: none !important;
}
a, 
a:active {
    -webkit-transition: color 1s;
    -moz-transition: color 1s;
    -ms-transition: color 1s;
    -o-transition: color 1s;
    transition: color 1s;
}
a:hover, 
a:focus {
    text-decoration: none;
}


.front-carousel{
height: 100%;

}

/* font weight */
span.extrallight {
    font-weight: 100;
}
span.thin {
    font-weight: 200;
}
span.light {
    font-weight: 300;
}
span.medium {
    font-weight: 500;
}
span.semibold {
    font-weight: 600;
}
span.bold {
    font-weight: 700;
}
span.topextrabold {
    font-weight: 800;
    text-decoration: underline;
}
span.extrabold {
    font-weight: 800;

}
span.heavy {
    font-weight: 900;
}

/* general section */
.section {
    height: 100%;
}
.section.section-without-pb {
    padding-bottom: 0;
}
.section.grey,
.section.grey .section-title-icon,
.scrollup  {
    background-color: #f0f3f5;
}
.without-margin {
    margin: 0;
}
.container{

    max-width: 700px;
}
/* colors */
.highlight,
.gallery-item .gallery-item-price,
.food-menu-details .food-menu-price,
.cook-face h6,
.blog .post-meta .post-date,
a, 
a:active {
    color: #af937b;
}
.button a, .button button,
.scrollup,
.tab-set .tabs-titles li {
    background-color: #af937b;

}
.button a:hover,
.button button:hover {
    -webkit-box-shadow: 0 0 4px #8e0212;
    -moz-box-shadow: 0 0 4px #8e0212;
    box-shadow: 0 0 4px #8e0212; 
}
.cook-face:hover .cook-face-outer {
    -webkit-box-shadow-color: #8e0212;
    -moz-box-shadow-color: 80#8e0212;
    box-shadow-color: #8e0212;  
}
.special-gallery-flow-effect .special-gallery-overlay {
    background:  #8e0212;
}
.accordion .acc-head,
.special-gallery-flow-effect .special-gallery-overlay .special-gallery-item-cat {
    background-color: #8e0212; /* Maroon Red */
}
li button a{

display: block;
}

/* headings */
h1,
h2,
h3,
h5,
h6 {
    font-weight: 400;
    margin: 0px 0 30px; 
}
h1 {
    font-size: 70px;
    margin: 135 0 30px; 
}
h2 {
    font-size: 45px;
}
h3 {
    font-size: 36px;
}
h4 {
    font-size: 12px;
    margin: 10px 0 20px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 14px;
}

/* section title */

.section-title {
    margin: 60px 0 80px; 
    text-align: center;
    height: 60px;
    width: 800px;
}
.section-title h2 {
    font-weight: 300;
    display: inline-block;
    margin-bottom: 0;
}
.section-title-line {
    position: relative;
    margin: 0 auto 12px;
   
 
}
.section-title-line .section-title-icon {
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -38px;
    background-color: #fff;
    padding: 0 20px;    
}
.section-title hr {
    border-color: #e3e6e8;
} 
.section-title-line .section-title-icon img {
    display: block;
}
.section-title p {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 2rem;
}
 
/* arrow list */
ul.arrow-list {
    padding-left: 0;
}
ul.arrow-list li {
    list-style: none;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
}
ul.arrow-list li:before {
    content: "\f138";
    font-family: FontAwesome;
    padding-right: 10px;
    color: #e8ebed;
    font-size: 18px;
}

/* tab */
.tab-set {
    margin-bottom: 50px;
}
.tab-set ul.tabs-titles {
    padding: 0;
    height: 32px;
    margin: 0;
    clear: right;
}
.tab-set .tabs-titles li  {
    padding: 15px 35px;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    border-right: 1px solid #fff;
    float: left;
    list-style-type: none;
    cursor: pointer;  
}
.tab-set .tabs-titles li:last-child {
    border-right: none;
}
.tab-set .tabs-titles li.current {
    padding: 15px 35px;
    position: relative;
    top: 1px;
    color: #575a5c;
    background: #fff;
}
.tab-set .tab-content {
    padding: 20px 20px 10px;
    background-color: #fff;
    clear: both;
}
.tab-content p {
    padding: 0;
}


/* full background */
.full-bg {
    height: 440px;
    background-size: 100% auto;
    background-repeat: no-repeat;  
    overflow: hidden; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;        
}
.full-bg .full-bg-overlay {
    width: 100%;
    height: 100%;
    color: rgba(255, 255, 255, 0.842);
    background-repeat: repeat;
    background-position: center center;   
}
.full-bg .full-bg-overlay.black-pat {
    background-image: url(images/dotted_pat_black.png);
}
.full-bg .full-bg-overlay.blue-pat {
    background-image: url(images/dotted_pat_blue.png);
}


.backup {
    position: fixed;
    right: 30px;
    bottom: 10%;
    width: 50px;
    height: 50px;
    z-index: 999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
    line-height: 1.7;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.7;
    display: none;
}

a.backup i {
    color: #fff;
}
a.backup:hover {
    opacity: 1;
}

/* scroll up */
.scrollup {
    position: fixed;
    right: 28px;
    bottom: 10%;
    width: 50px;
    height: 50px;
    z-index: 99;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
    line-height: 1.7;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.7;
    display: none;
}
a.scrollup i {
    color: #fff;

}
a.scrollup:hover {
    opacity: 1;
}

/* side images */
.side-image-left {
    margin-left: -15px;
}
.side-image-right {
    margin-right: -15px;
}
.side-image img {
    height: auto;
}






/*  2.  Header
/*-----------------------------------------------------------------------------------*/

/* logo */
.img.logo_hold {
   
    bottom: 0px;
    z-index: 99;
}
.img.logo_hold_front{

    bottom: 0px;
    z-index: 99; 
}
/* slideshow */
#slideshow {
    position: relative;
    top: 0px;
    size: 3x;
}

.slideshow-caption {
    position: absolute;
    top: 130px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.slideshow-caption h1 {
    font-size: 52px;
    font-weight: 900;
    margin-bottom: 10px;
}
.slideshow-caption h3 {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 40px;
}


/*  3.  Navigation
/*-----------------------------------------------------------------------------------*/


.nav-container {
    display: inline;
        flex-wrap: wrap;
          max-width: 940px;
  margin: 0 1px;
 /* display: grid;*/
  grid-gap: 10px;
}
.nav-container ul li {
    
    display: inline;
   
}
.nav-container ul li a 
    {
        /* needed for the flex layout*/
        margin-left: 5px;
        margin-right: 5px;
        flex: 1 1 200px;
        display: inline;
      }
.btn-group
{
      display:flex;
      padding-top: 240px;
      height: 1170px;
}
.btn-group-front
{
      display:flex;
      padding-top: 6px;
      height: 405px;
}
.btn-group il a{
    display:flex;
    justify-content:space-around;
    margin-left: 4px;
}
.btn-group li button{
   width: 200px;
   height: 80px;
}
.btn-group .row1{

    column-rule-color: white;
}
.row1{
 float: left;
 width: 36%;
 padding-left: 156px;
margin-right: 46px;

}
.input{
   height: 200px;
   width: 200px;
}
.ui-btn {
height:80px;
width: 140px;

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

}

div.column-iftar img{
    height:65%;
}

/* 5.  Media Queries
/*-----------------------------------------------------------------------------------*/


@media only screen and (min-width: 1200px) {
    .section-title h2 {
        font-size: 30px;
    }
    .special-gallery-item {
        width: 50%;
    }     
    .special-tab .special-tab-content div[class^=col-] {
        text-align: center;
    }
    .food-menu-item-img-outer {
        float: none !important;
        margin-bottom: 10px;
    }
    .col-md-4{
        width: 33.33333333%;
        float: left;
    }
}
/* 5.  Main Page
/*-----------------------------------------------------------------------------------*/
/*   Footer
/*-----------------------------------------------------------------------------------*/





#footer{
    position: absolute;
    width:100%;
    height: 10px;   /* Height of the footer */
    display: inline-block;
   } 
   img.logo_main{
       position: absolute;
       top: 50px;
       margin-left: auto;
       margin-right: auto;
       width: 300px;
       left: 140px;
       
   }
   img.logo_main_arb{
       position: absolute;
       top: 36px;
       margin-left: auto;
       margin-right: auto;
       width: 438px;
       left: 86px;
       
   }
      img.logo_main_eng{
       position: absolute;
       top: 19px;
       margin-left: auto;
       margin-right: auto;
       width: 180px;
       left: 305px;
       
   }
    img.logo_main_front{
       position: absolute;
       bottom: 80px;
       left: 35%;
       
   }
   #footer .footer-copyright {
       font-size: 15px;
       font-family: Raleway;
       font-weight: 600;
       color: #ffffff;
       margin-bottom: 0;
   }
   #footer .footer-copyright a,
   #footer .footer-copyright a:active {
       color: #888d8f;
   }
   #footer .footer-copyright a:hover {
       color: #eee;
   }
#footer .footer-container {
    background-color: #af937b;
    padding: 10px 0 10px;
    text-align: center;
}


