
/*LOGO*/
.navbar-brand img {
	max-width: 240px;
	height: auto;
}

.is-sticky .navbar-brand img {
    max-width: 130px;
}

a.scrolltotop {
    background: #00c4db none repeat scroll 0 0;
}

    .footer-area a {
    color: #00cce4;
}

.contact-icon {
	color: #00cce4;
}

.single-contact-widget:hover .contact-icon { 
	 background: #00c4db none repeat scroll 0 0;
    border-color: #00c4db;
}

.area-title h2 {
    color: #00c4db;
    }
ul#nav li:hover a {
    color:#00c4db;
}

    ul#nav li.active a {
    color: #024b54;
}

.preloader-spinner {
	color: #00c4db;
}

ul.page-location li.active a {
    color: #00c4db;
}

.contact-form button {
	color:#00c4db;
}
.contact-form button:hover {
    background:  #00c4db none repeat scroll 0 0;
    border-color:  #00c4db;
    color: #fff;
}

.area-title h2 {
    color:  #00c4db;
    }


a.read-more{
	color: #00c4db;
}
.read-more:hover {
    background: #00c4db;
    border-color: #00c4db;
}

.about-area .area-title h2::after {
    background: #00c4db none repeat scroll 0 0; 
    }



.promotions-area .read-more:hover {
    background: #00c4db none repeat scroll 0 0;
    color: #fff;
    border-color: #00c4db;
}

.blog-area img {
	margin-top: 10px;
}


.is-sticky .navbar-header {
	/*background: #00cce4;*/
}


.call-to-action {
    color: #097081;
    }

.call-to-action a {
    color: #1a1a1a;
}

.top-social-bookmark ul li a.facebook 	{background: #3577da }
.top-social-bookmark ul li a.instagram 	{background: #e6476f }
.top-social-bookmark ul li a.trip	 	{background: #4a8a06 }
.top-social-bookmark ul li a.map	 	{background: #c53e3e }

.top-social-bookmark ul li a:hover {
	color: #fff
}
.top-bar {
	border-bottom: none;
}

.page1 .page-barner-bg	{ background: rgba(0, 0, 0, 0) url("../img/header/1.jpg") no-repeat scroll center center / cover; background-attachment: scroll; }
.page2 .page-barner-bg	{ background: rgba(0, 0, 0, 0) url("../img/header/2.jpg") no-repeat scroll center center / cover; background-attachment: scroll; }
.page3 .page-barner-bg	{ background: rgba(0, 0, 0, 0) url("../img/header/3.jpg") no-repeat scroll center center / cover; background-attachment: scroll; }
.page4 .page-barner-bg	{ background: rgba(0, 0, 0, 0) url("../img/header/4.jpg") no-repeat scroll center center / cover; background-attachment: scroll; }
.page5 .page-barner-bg	{ background: rgba(0, 0, 0, 0) url("../img/header/5.jpg") no-repeat scroll center center / cover; background-attachment: scroll; }

.about-page {
    background-attachment: fixed !important;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


 .top-bar {
        background: #00c4db;
    }

    .slider-area h3 a:hover {
             background:#00c4db;
            border-color: #00c4db;
    }



@media screen and (max-width: 767px) { 

	.navbar-brand img { max-width: 140px; }
	.mainmenu-area {
    background: #00c4db none repeat scroll 0 0;
	}
	.navbar-header {
	    border-bottom: 0px solid #111;
	   }

	   .barner-text h1 {
    		font-size: 30px;
		}
		.navbar-brand {
    		margin-top: -15px;
    	}
    	ul#nav {
    		height: auto;
			max-height: 300px !important;
    	}

        .slider-area h3 a:hover {
            background:#00c4db;
            border-color: #00c4db;
        }

        .top-bar {
        background: #565656;
    }


    .halal-img {
        /*max-width: 154px;*/
        margin: 0 auto;
            display: inline-flex;
    }

    .halal-img img {
      text-align: center;
      margin: 10px auto;

      width: 40%;
    height: 20%;
    }


  

}