/* Add here all your css styles (customizations) */

body {
    font-family: "Droid Arabic Kufi",Arial,serif;
    /*font-size: 15px;
    line-height: 1.8;*/
}

body.header-fixed-space {
  padding-top: 94px;
}
body.header-fixed-space-v2 {
	padding-top: 135px;
}

@media (max-width: 991px) {
	body.header-fixed-space,
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}

.topbar-container a {
    color: #ffffff;
}

.header-v8 .navbar-brand {
    height: 94px;
    max-height: 94px;
}

.breadcrumbs.breadcrumbs-dark, .breadcrumbs.breadcrumbs-light {
    /*padding: 50px 0;*/
    border-bottom: solid 1px #777;
    border-top: solid 1px #777;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Droid Arabic Kufi",Arial,serif;
}

p {
    font-family: "Droid Arabic Kufi",Arial,serif;
}

.header-v6 .navbar-nav > li > a {
    font-size: 15px;
}

.call-action-v1.call-action-v1-boxed {
    padding: 0 25px;
}

.home-call-action h1 {
    font-size: 22px;
}

.view-tenth p {
    font-family: "Droid Arabic Kufi",Arial,serif;
    font-size: 22px;
    margin-top: 20px;
}

.thumbnail-style .new-offers {
	top: 15px;
	left: 15px;
	width: 80px;
	height: 80px;
	position: absolute;
	padding: 20px 10px;
	text-align: center;
	display: inline-block;
}

.thumbnail-style .new-offers p {
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 17px;
}

.thumbnail-style .new-offers span {
	color: #fff;
	font-size: 14px;
}

.parallax-counter-v1 .counters {
    background: rgba(83, 162, 167, 0.69);
}

.parallax-counter-v1 h4 {
    font-size: 26px;
}

.our-clients li {
    width: 200px;
}

.our-clients img {
    background: #ffffff;
    width: 200px;
    padding: 10px;
    border-radius: 2px !important;
}

.view-custom:hover img {
   opacity: 0.5;
}

.tooltip {
    font-family: "Droid Arabic Kufi",Arial,serif;
}

.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: #eee;
}

.sticky-footer {
    margin-bottom: 4px;
}

.cbp-l-filters-text .cbp-filter-item {
    font-family: "Droid Arabic Kufi",Arial,serif;
}
.cube-portfolio .cbp-l-grid-agency-title {
    font-family: "Droid Arabic Kufi",Arial,serif;
}
.cbp-l-grid-agency-desc {
    font-family: "Droid Arabic Kufi",Arial,serif;
}

.easy-block-v1 .easy-block-v1-badge {
left: 0;
right: auto;
}