﻿  .owl-carousel.home-slider .slider-item .slider-text h1 {
        font-size: 38px;
        font-weight: 400;
        padding: 15px;
        border-radius: 15px;
        opacity: 0.8;
        text-align: center;
    }

    .owl-carousel.home-slider .slider-item .slider-text {
        direction: rtl;
    }

    .hero .container-wrap {
        margin-top: -35px;
        max-width: 1110px;
        direction: rtl;
    }

    .btn.btn-primary {
        border: 1px solid #fefefe;
        border-radius: 14px;
    }

     .card1 {
        background: white;
    }

        .card1:hover {
            background: white;
        }

    .wlast {
        color: white;
        background: #b69100;
        padding: 5px;
        border-radius: 5px;
        font-size: 16px;
    }

    .title a {
        color: #000000;
    }

        .title a:hover, a:active, a:focus {
            color: #b69100;
        }

    .hvrbox * {
        box-sizing: border-box;
    }

    .hvrbox {
        position: relative;
        display: inline-block;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    }

        .hvrbox img {
            max-width: 100%;
        }

        .hvrbox .hvrbox-layer_bottom {
            display: block;
        }

        .hvrbox .hvrbox-layer_top {
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            /*background: rgba(0, 0, 0, 0.6);*/
            background: rgba(85, 81, 81, 0.6);
            /*color: #fff;*/
            color: #b69100;
            padding: 15px;
            -moz-transition: all 0.4s ease-in-out 0s;
            -webkit-transition: all 0.4s ease-in-out 0s;
            -ms-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
        }

        .hvrbox:hover .hvrbox-layer_top,
        .hvrbox.active .hvrbox-layer_top {
            opacity: 1;
        }

        .hvrbox .hvrbox-text {
            text-align: center;
            font-size: 18px;
            display: inline-block;
            position: absolute;
            top: 50%;
            left: 50%;
            -moz-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .hvrbox .hvrbox-text_mobile {
            font-size: 15px;
            border-top: 1px solid rgb(179, 179, 179); /* for old browsers */
            border-top: 1px solid rgba(179, 179, 179, 0.7);
            margin-top: 5px;
            padding-top: 2px;
            display: none;
        }

        .hvrbox.active .hvrbox-text_mobile {
            display: block;
        }
        @media (min-width: 768px)
        {
.site-blocks-cover .cover-img {

}
        }

.site-blocks-cover .cover-img {
    border: 20px solid #fff;
    -webkit-box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

@media (min-width: 768px)
{
.site-blocks-cover .cover-img2 {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
}

.site-blocks-cover .cover-img2 {
    position: absolute;
    bottom: -100px;
    left: -100px;
    max-width: 300px;
    border: 20px solid #fff;
    -webkit-box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.3);
}
.aligncenter{
	text-align:center;
    margin-top: -15px;
}
 .dishes{
background:#f3f3f3;
color: #1b1b1b;
}
.aligncenter span{
	margin-left:0;
}
h1, h2 {
    margin-bottom: 20px;
    font-size: 25px;
     color: #777;
    font-weight:600;
}

.single_features_left img{
    height: 300px;
    width: 530px;
}

.single_features_right h2 {
    color: #777;
    margin-top:0px;
}

.single_features_right ul li{
    font-size:18px;
    margin-top:3%;
}
.p{
    font-size: 19px;
    line-height: 2em;
    text-align: justify;
}
 .fa-fire{
    color: #82ca9c;
    margin-left: 5px;
    font-size:1.1em;
   }
   ul a{
     color:#777;
    text-decoration: none;
   }
    .news{
    margin-bottom: 5px;
    width: 100%;
    display: flex;
    border-bottom: 1px solid rgba(181, 168, 168, 0.45);
    padding: 7px 15px;

}
    .date{
    opacity: 0.7;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top:5px;
    }
    .title{
    font-size:15px;
    font-weight: 600;
    }
   .description{
    text-align: justify;
    padding: 10px;
    opacity:0.7;
    font-size:15px;
   }
.breaking-news p {
    font-size: 20px;
    color: #fff;
    margin: 0;
    padding: 0px 35px;
    display: -webkit-box;
    line-height: 2;
    text-align: justify;
    font-weight: 600;
}

/*/*************************
*******Slider******
**************************/
.slider {
	position: relative;	
    /*padding-bottom: 35px;*/
}

    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        height: 600px;
        max-width: 100%;
        line-height: 1;
    }

    #carousel-slider .carousel-indicators li {
        border: 1px solid rgba(91, 134, 63, 0.48);
    }

    .carousel-indicators .active {
        background-color: #8e989c;
    }
.slider img {
    width: 100%;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -35px;
  display:none;
}

#carousel-slider a i {
  border-radius:50%;
  font-size: 30px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#fff;
}

#carousel-slider a i:hover {
  background:#e6e6e6;
  color:#fff;
  border: 1px solid #e6e6e6;
}

#carousel-slider 
.carousel-control {
  width:inherit;
}

#carousel-slider .carousel-control.left i {
  left:8px;
  top: calc(50% - 25px);
      color: #9a1d15;
    font-weight: bold;
}

#carousel-slider .carousel-control.right i {
  right: 5px;
  top: calc(50% - 25px);
  color: #9a1d15;
  font-weight: bold;
}

#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  top: calc(50% - 150px);
  font-size:40px;
  left: 15%;
  z-index: 10;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
}

.carousel-caption  h2 {
	font-size:60px;
	color: #0BA9F9;
}

.carousel-caption  h2 span {
	font-size:60px;
	color: #fff;
}

.carousel-caption  p {
  font-size:30px;
  margin-top:30px;
  color:#fff;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]{
	padding:20px 60px;
	font-size:25px;
	background:#0BA9F9;
	color:#fff;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]:hover {
	color:#0BA9F9;
	background:#fff;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type="getnow"]{
	padding:20px 60px;
	font-size:25px;
	background:#fff;
	color:#0BA9F9;
}

.carousel-inner .form-inline .form-group button[type="getnow"]:hover {
	color:#fff;
	background:#0BA9F9;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}*/

/*************************
*******Event******
**************************/

/*.card1 {
  padding: .75rem;
  margin-top: -10px;
  border: 0;
}*/
 .card1:hover{
        background-color:rgba(169, 163, 163, 0.19);
    }
  .album img {
        height: 280px;
        width: 100%;
        display: block;
    }
.cover {
    position: relative;
    background: white;
    box-shadow: 0 0 .25em .065em #b1b1b1;
    padding: 5px;
    margin: 20px;
    -webkit-transition: all .45s ease;
    -ms-transition: all .45s ease;
    transition: all .45s ease;
    margin-top: 40px;
    float:right;
}

    .cover:hover {
        background: #e6e6e6;
    }

    .cover img {
        width:422px;
        /*width: 100%;*/
        height: 120px;
        padding: 3px;
        border-radius:8px;
    }

    .cover h2 {
        text-align: center;
        margin: 5px;
        /*min-height: 28px;*/
    }

    .cover time, .cover span {
        position: absolute;
        top: 10px;
        right: 10px;
        background: white;
        padding: 2px;
        color: #333;
        border-radius: 1px;
    }

    .cover span {
        text-align: center;
        left: 10px;
        top: 40%;
        height: 0;
        overflow: hidden;
        letter-spacing: 1px;
        right: auto;
        -webkit-transition: all .45s ease;
        -ms-transition: all .45s ease;
        transition: all .45s ease;
        background: white;
    }
    .cover:hover span {
        height: 35px;
        background: rgba(255,255,255,.51);
    }

    @media (min-width: 992px)
    {
.col-md-5 {
    width: 43.666667%;
}
    }

    @media (min-width: 992px) {
    .col-md-4 {
        width: 31.333333%;
    }
}
        .panel-group:hover{
        box-shadow: 0 5px 6px #444;
    }

            .no-gutters > .col, .no-gutters > [class*="col-"] {
    margin-top: -26px;
}