body{ padding: 0px; margin: 0px; font-family: 'Sakkal Majalla';}
h1, h2, h3, h4, h5, h6, ol, li, ul, a, img, p, span, strong{ padding: 0px; margin: 0px;}
a:hover,a:focus{ outline: none; text-decoration: none}
section{ float: left; width: 100%;}
.pad0{ padding: 0;}
img { max-width: 100%;}




@font-face { 
    font-family: 'Sakkal Majalla';
    src: url('../fonts/SakkalMajalla-Bold.woff2') format('woff2'),
        url('../fonts/SakkalMajalla-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


/**-------------------------Header--------------------------------*/
header{    position: absolute;top: 0px;left: 0px;right: 0px;  z-index: 1;}
.my_nav {background: transparent;border: none;margin: 0px;}
.my_nav .nav.navbar-nav>.active a, .my_nav .nav.navbar-nav a:hover { background: transparent;color: #f95033;}
.my_nav .nav.navbar-nav a:focus{color: #fff;}
.my_nav .nav.navbar-nav a{font-size: 20px;font-family: 'Sakkal Majalla'; color: #fff;     padding: 40px 20px 0px 0px;}
.my_nav .nav.navbar-nav li:last-child a{padding-right: 0px;}
.slider_wrap {width: 100%;display: inline-block; position: relative;}
.slide_img img {width: 100%;}
.slide_img{width: 100%; float: left;}
.fixed-me {position: fixed;left: 0px;right: 0px;background: #000 !important;z-index: 9;top: 0px;}
.fixed-me .nav.navbar-nav a{    padding: 19px 20px 0px 0px;}
.fixed-me .navbar-brand a img{width: 50%;}
.fixed-me .navbar-brand{padding: 10px 15px;}
.slider_content { position: absolute;top: 188px;right: 0px;left: 0px; width: 100%;}
.slid_contanet{width: 100%; display: inline-block;}
.slid_contanet h2{font-size:68px;   font-family: 'Sakkal Majalla'; color: #fff;     line-height: 30px; }
.slid_contanet h1{font-size: 149px;color: rgb(169,139,82);  font-family: 'Sakkal Majalla';     line-height: 160px;}
.slid_contanet h5{  font-family: 'Sakkal Majalla'; color: #fff;   font-weight: bold; font-size: 100px; line-height: 40px;}
.self_btn{font-family: 'Sakkal Majalla'; color: #fff; font-size: 30px;}
.self_btn { margin: 26px 0px 0px 10px; background: #F95033; border: none;width: 172px;height: 59px;line-height: 46px;border-radius: 0px;}
.self_btn:hover, .self_btn:focus{ background: #F95033; }
.about_coffee{ background: url(../img/bg2.jpg);        text-align: right;padding: 100px 0px 60px 0px;background-position: left center;background-size: cover;}
.tile {font-size: 80px;line-height: 60px;color: rgb(169,139,82);width: 100%;display: inline-block;}
.tile_sec {font-size: 80px;line-height: 60px;color: #000;     padding: 0px 0px 50px 0px;display: inline-block;width: 100%;}
.about_coffee p{     width: 500px;font-size: 30px;     padding: 0px 0px 40px 0px;display: inline-block;color: rgb(131,130,130);float: right; font-family: 'Sakkal Majalla'; line-height: 30px;}
.btn_div{width: 100%; display: inline-block;}
.btn_div a{display: inline-block; line-height: 60px; text-align: center;     margin: 0px;}



.cafe_menu{background: url(../img/bg3.jpg);      padding: 70px 0px;}
.hover, .hover h2 {
    text-align: center;}
.hover, .hover .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;}
.hover {
    float: left;
    position: relative;
    cursor: default;}
.hover img {
    display: block;
    position: relative;
    width: 100%;}
.ehover13 img {
    -webkit-transition: all .35s;
    transition: all .35s;}
.hover .overlay {
    position: absolute;
    top: 0;
    left: 0;}
.hover, .hover .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;}
.resto_img {margin-bottom: 7px;}
.ehover13 .overlay {
    width:20%;
    height:20%;     margin: auto;
    left: 0%;
    top: 0%; right: 0px; bottom: 0px;
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
    transition: opacity .35s,transform .35s;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);}
.ehover13 .overlay, .ehover13 button {
    -webkit-transition: opacity .35s,-webkit-transform .35s;}

.ehover13:hover img {
    filter: brightness(.6);
    -webkit-filter: brightness(.6);
}

.ehover13 img {
    -webkit-transition: all .35s;
    transition: all .35s;
}
.resto_img a {
    position: absolute;
    left: 50%;
    width: 100%;
    text-align: center;
    top: 50%;
    color: #fff;
    font-size: 36px;font-family: 'Sakkal Majalla';
    transform: translate(-50%, -50%);
}

.ehover13:hover .overlay {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);}



.view_btn {
    text-align: center;
    margin-top: 20px;}
.cafe_menu h6 {
    font-size: 80px;
    line-height: 53px;
    color: rgb(169,139,82);
   font-family: 'Sakkal Majalla';
    font-weight: bold;
    text-align: center;
    padding: 0px 0px 70px 0px;}
.cafe_menu .col-xs-6.col-sm-4 {
    padding: 0px 4px;
}



.tab_section{background: url(../img/bg5.jpg);  }
.banner-left {
    height: 100%;
    vertical-align: middle;
    width: 50%; float: left;
}
.banner-right{width: 520px; float: left;}
.banner-right .nav li a{width: 174px;
    height: 56px;
    text-align: center;
    background: #3B3B3B;
    border: none !important;
    border-radius: 0px !important;
    font-size: 30px; color: #fff !important}
.banner-right .nav-tabs>li.active>a, .banner-right .nav-tabs>li.active>a:focus, .banner-right .nav-tabs>li.active>a:hover, .banner-right .nav-tabs>li > a:hover{background: #AA8B52; color:#fff !important;}
.banner-right .nav-tabs{border-bottom:1px solid #A98A51;}
.banner-right .nav-tabs>li{margin-bottom: 0px;}
.wrap_tab {
    float: left;
    width: 100%;     padding: 0px 0px 0px 34px;}
.left_tab_con{width:85%; float: left;     padding: 15px 0px 0px 0px;}
.right_tab_con{float: right;     margin: 12px 0px 0px 0px;}
.left_tab_con span{font-size: 23px; color: rgb(255,255,255); font-family: 'Sakkal Majalla';}
.left_tab_con p{font-size: 15px; color: rgb(255,255,255);font-family: 'Sakkal Majalla';}
.right_tab_con .tab_btn {
    background-color: #3B3B3B !important;
    color: #aa8b52 !important;
    font-size: 25px;
    padding: 0px 10px;
    border: none !important;}


.blog {padding: 40px 0px;}
.blog_title{width: 100%; text-align: center;font-size: 80px;color: rgb(169,139,82);font-family: 'Sakkal Majalla';font-weight: bold;text-align: center;}
.datee{font-size: 23px;color: rgb(169,139,82);font-family: 'Sakkal Majalla';font-weight: bold;     padding: 0px 0px 10px 0px;}
.blog_tile a{font-size: 47px;line-height: 38px;color: rgb(0,0,0);font-family: 'Sakkal Majalla';font-weight: bold;}
.blog_tile a:hover{color: rgb(169,139,82);}
.blog_tile{width: 100%; display: inline-block;}
.readmore a{ font-size: 30px;line-height: 52px;color: rgb(249,80,51);font-family: 'Sakkal Majalla';font-weight: bold;}
.readmore a:hover{color: #000;}
.blog_img {width: 100%;display: inline-block;padding: 0px 0px 20px 0px;}
.readmore{width: 100%; display: inline-block;}


.testimonial{background: url(../img/testimonial.png);     background-size: cover;}
.newsletter {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 124px 0px;
}
.testisearch {
    position: relative;
    z-index: 0;}
.newsletter .simple_text{font-size: 33px; color: rgb(169,139,82); font-family: 'Sakkal Majalla';     line-height: 50px; text-transform: uppercase;}
.newsletter .bold_txt{font-size: 46px; color: rgb(169,139,82);font-family: 'Sakkal Majalla';font-weight: bold;     line-height: 50px;}
.testisearch input[type="text"]{ height: 62px;     font-size: 24px;
    padding: 0px 20px;}


.testisearch .input-group-btn button {
    height: 62px;
    width: 125px;
    font-size: 25px;
    background: #F95033;}




.testimonial_slider_section{}
.testimonial_slider{width: 100%; float: left; text-align: center; 
    padding: 60px 0px 90px 0px;}
.cilent_name {
    font-size: 80px;
    color: rgb(169,139,82);
    font-weight: bold;
    width: 100%;
    display: inline-block; font-family: 'Sakkal Majalla';
}
.text-center.slider_textt.font-italic {
    width: 759px;
    height: 168px;
    font-size: 30px;
    color: rgb(150,150,150);
    font-weight: bold;
    text-align: center;
    margin: 0px auto;font-family: 'Sakkal Majalla';     line-height: 32px;}
.cilent_title {
    font-size: 30px;
    color: rgb(0,0,0);
    font-weight: bold;
    text-align: center; font-family: 'Sakkal Majalla';}
.cilent_quote {font-size: 23px;
    color: rgb(165,165,165);
    text-align: center;
    font-family: 'Sakkal Majalla';
    font-style: italic;
    font-weight: normal;} 
.testimonial_slider .carousel-indicators {
    bottom: -40px; z-index: 0;
} 
.testimonial_slider .carousel-indicators li{ background: #A5A5A5;}
.carousel-indicators .active{background: #A98A53 !important;}
.testimonial_slider .carousel-indicators{}
/*-------------------------------footer css-------------*/
footer{background: #191919; float: left; width: 100%;    padding: 50px 0px 20px 0px;}
.list-inline li a {     font-family: 'Sakkal Majalla';color: #fff !important;font-size: 20px; letter-spacing: 1px;     padding-right: 10px;}
.list-inline li a:hover{color: #917758 !important;}
.footer_logo {display: inline-block; width: 100%;padding: 35px 0px 40px;}
.single {
max-width:600px;
margin:40px auto 10px;
text-align: center;
position: relative;
z-index: 2; }
.home-newsletter .single h2 {
font-size: 22px;
color: white;
text-transform: uppercase;
margin-bottom: 40px; }
.home-newsletter .single .form-control {
height: 50px;
background: rgba(255, 255, 255, 0.6);
border-color: transparent;
border-radius: 20px 0 0 20px; }
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0 20px 20px 0;
background: #243c4f;
color: #fff;}
.single h2{font-size: 51px;color: #fff; font-family: 'Sakkal Majalla';    font-weight: bold;padding: 0px 0px 0px 0px;} 



 









.footer_social-network {list-style: none;display: inline-block;     margin:10px 0px 20px 0px;}
.footer_social-network li {display: inline;margin: 0 5px;}
.social-circlefooter li a:hover{color: #fff; background: #917658; border: 2px solid #917658;}
.social-circlefooter li a{color: #000000;}
.social-circlefooter li a {display:inline-block;position:relative;margin:0 auto 0 auto;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;text-align:center;width: 36px;height: 36px;font-size:16px;}
.social-circlefooter li i {margin:0;line-height:33px;text-align: center; color: #fff;}
.social-circlefooter li a:hover i {-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-ms--transform: rotate(360deg);transform: rotate(360deg);-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;-ms-transition: all 0.2s;transition: all 0.2s;}
.social-circlefooter i {-webkit-transition: all 0.8s;-moz-transition: all 0.8s;-o-transition: all 0.8s;-ms-transition: all 0.8s;transition: all 0.8s;}
.social-circlefooter a { border: 2px solid #fff; color: #fff;   }

.copyright.text-center {padding: 30px 0px 0px;font-size: 16px;color: #fff;    font-family: 'Sakkal Majalla';font-weight: bold;}
.copyright.text-center a{color:#fff;}
.copyright.text-center a:hover{color:#917658;}
footer{background: url(../img/footer_bg.jpg);  background-position: center bottom;
    background-size: cover;}
/*-------------------------------footer css-------------*/

/*-------------------------------Media css-------------*/
@media only screen and (max-width:1100px){
    .banner-right{width: 50%;}
    .left_tab_con{padding: 0px;}
     .slider_content{top: 120px;}
      .slid_contanet h2{font-size: 40px;}
      .slid_contanet h1{font-size: 70px; line-height: 70px;}
      .slid_contanet h5{font-size: 55px;
line-height: 20px;}
      .wrap_tab{padding: 0px 10px;}
       .blog_tile a{font-size: 30px;
line-height: 28px;}
       .newsletter{padding: 50px 0px;}
       .testimonial{background-position: center;}
} 
@media only screen and (max-width:992px){
    .blog_tile a{font-size: 27px;
line-height: 28px;}
    .newsletter{padding: 40px 0px;}
    .testimonial .pull-left{width: 100%;}
    .banner-left{width: 100%;}
    .banner-right{width:100%;}
      .left_tab_con{padding: 10px 0px 0px 0px;}
      .my_nav .nav.navbar-nav a{padding: 40px 10px 0px 0px; font-size: 16px;}
      .fixed-me .nav.navbar-nav a{padding: 15px 10px 0px 0px;}
      .view_btn{width: 100%; float: left;}
      .footer_logo{padding: 20px 0px;}
      .single{margin: 20px auto 0px;}
      .copyright.text-center{padding: 10px 0px 0px 0px;}
      .ehover13 .overlay{width: 40%;}
   
}
@media only screen and (max-width:767px){
    .navbar-right{background: #000;margin-top: 0px;}
    .about_coffee{padding: 20px 0px;}
    .about_coffee .pull-right{text-align: center;}
    .tile_sec{font-size: 50px; padding: 0px 0px 20px 0px;}
    .about_coffee p{width: 100%;}
    .btn_div a{line-height: 60px;}
    .cafe_menu{padding: 30px 0px;}
    .cafe_menu h6{padding: 0px 0px 20px 0px;    font-size: 72px;}
    .view_btn{width: 100%; float: left;}
    .banner-left{width:100%;}
    .wrap_tab{padding: 0px 0px 0px 10px;}
    .newsletter{padding: 25px 0px;}
    .testimonial_slider{padding: 20px 0px 40px 0px;}
    .text-center.slider_textt.font-italic{width: 100%; height: auto;font-size: 25px;
line-height: 24px; padding: 0px 10px;}
    .banner-right{width: 100%;}
    .my_nav .navbar-brand{padding: 5px 0px;}
     .my_nav .navbar-brand a img{width: 50%;}
     .slider_content{top: 68px;}
     .slid_contanet h1{font-size: 70px; line-height: 75px;}
     .slid_contanet h5{font-size: 60px;}
     .my_nav .nav.navbar-nav a {
	padding: 10px 10px 0px 10px;
	
}
footer{padding: 10px 0px 10px 0px;}
.ehover13 .overlay{width: 50%;}
.single h2{font-size: 30px;}
.single{margin: 10px 0px 5px;}
.footer_logo{padding: 15px 0px;}
.copyright.text-center{padding: 10px 0px 0px;}
}

@media only screen and (max-width:580px){
    .slider_content{top:45px;}
  .slid_contanet h2{font-size:30px;}
  .slid_contanet h1{font-size: 28px; line-height: 24px;} 
  .slid_contanet h5{font-size:30px;line-height: 32px;}
  .self_btn{height: 38px;
line-height: 24px; margin: 0px;}
  .slid_contanet{padding: 0px 10px;}
  .banner-right .nav li a{width: 155px;}
  .list-inline > li{width: 48%; text-align: center;}
  .btn_div a{line-height: 40px;}
   
}
@media only screen and (max-width:479px){
    .slider_content{top:42px;}
    .slid_contanet h2{font-size:25px;}
      .slid_contanet h1{font-size: 26px; line-height: 20px;} 
  .slid_contanet h5{font-size:29px;line-height: 23px;}
   
  .left_tab_con{width: 77%;}
  .wrap_tab {
	padding: 0px 10px 0px 10px;
}
.my_nav .navbar-brand {
    padding: 5px 10px;
    width: 240px;
}
}
