/* Global Styles */

html, body {
	height: 100%;
}
body {
	margin: 70px 0 0 0;
	padding-top: 87px;
	font-family: 'Raleway', sans-serif;
	background: url(../images/bg-pattern.png)
}
.img-home-portfolio, .img-customer, .portfolio-item {
	margin-bottom: 30px;
}
h3, .h3 {
	font-size: 34px;
	font-weight: 300;
	text-align: center;
}
.content {
	color: #989898;
	font-size: 15px;
	line-height: 1.3;
}
.home-product-listing .content,.home-product-listing h3{
	margin-left:0;
	text-align:left;	
	width:100%;
}

a {
	color: #065492;
}
.home-product-listing h3 {
	color: #333333;
	margin-top: 5px;
	font-size: 2em;
}
.home-product-listing .row {
	margin-bottom: 25px;
}
.content a {
	float: left;
	font-weight: bold;
	margin-top: 7px;
}
footer {
	background: none repeat scroll 0 0 #0c5590;
	color: #ccc;
	padding: 50px 0;
	margin: 50px 0 0 !important;
}
.tab-pane {
	margin-top: 15px;
}.page-image {
    float: left;
    margin-bottom: 20px;
}.page-intro {
    float: left;
    font-size: 20px;
    padding: 31px 50px 50px;
    width: 60%;
}
/* Page Sections */
.section, .section-colored {
	padding: 50px 0;
}
.section-colored {
	background-color: #e1e1e1;/* change this to change the background color of a colored section */
}
.sidebar {
	margin-top: 40px;
}
.sidebar ul {
	border-radius: 5px;
	padding: 5px;
	border: 1px solid #cccccc;
}
/* Half Page Height Carousel Customization */
.carousel {
	height: 50%;
}
.item, .active, .carousel-inner {
	height: 100%;
}
.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
}
/* Social Icons Styles */
.list-social-icons {
	margin-bottom: 45px;
}
.tooltip-social a {
	text-decoration: none;
	color: inherit;
}
.facebook-link a:hover {
	color: #3b5998;
}
.linkedin-link a:hover {
	color: #007fb1;
}
.twitter-link a:hover {
	color: #39a9e0;
}
.google-plus-link a:hover {
	color: #d14836;
}
/* Service Page Styles */
.service-icon {
	font-size: 50px;
}
/* 404 Page Styles */
.error-404 {
	font-size: 8em;
}
/* Pricing Page Styles */
.price {
	font-size: 4em;
}
.price-cents {
	vertical-align: super;
	font-size: 50%;
}
.price-month {
	font-size: 35%;
	font-style: italic;
}
/* Custom */
nav.navbar {
	background: none repeat scroll 0 0 #59abe0;
	border: 0 none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	height: 190px;
	padding-top: 10px;
}marquee img {
    margin-right: 40px;
}
.nav.navbar-nav.navbar-right {
	margin-top: 100px;
}
.bg-success {
	padding: 15px;
	margin-top: 10px;
}
.banner-shade {
	background: url(../images/banner-shade.png) repeat-x;
	height: 200px;
	float: left;
	width: 100%;
}.dropdown:hover .dropdown-menu {
    display: block;
 }
 .dropdown:hover .dropdown-toggle{
	 background:#080808;
	 color:#fff;
 }
.banner-shade {
	background: url("../images/banner-shade.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	bottom: -45px;
	float: left;
	height: 200px;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.navbar-brand {
	/*background: url("../images/rabiha-logo.png") no-repeat scroll 15px 0 rgba(0, 0, 0, 0);*/
	height: 134px;
	width: 225px;
}
.intro-text {
	background: none repeat scroll 0 0 #fff;
	background-position: center;
	border-bottom: 1px solid #EEEEEE;
	float: left;
	font-size: 18px;
	margin-bottom: 55px !important;
	margin-top: -40px;
	padding: 1.5%;
	text-align: center;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.intro-text b {
	margin: 0 0 0 20px;
	font-size: 18px;
	font-weight: normal;
}
.intro-text u {
	text-decoration: none;
	color: #0c5590;
}
.intro-text2 {
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #EEEEEE;
	float: left;
	font-size: 18px;
	margin-bottom: 55px !important;
	margin-top: -50px;
	padding: 2%;
	text-align: center;
	color: #666;
}
.intro-text3 {
	background: none repeat scroll 0 0 #fff;
float: left;
	color: #666;
}
.home-product-listing .img-holder {
    float: left;
    margin-left: 0;
    margin-top: 14px;
    padding: 0;
    width: 100%;
}.home-product-listing .img-holder img {
    width: 100%;
}
.navbar-nav > li > a, .navbar-nav > li > a:hover {
	color: #fff !important;
}
.carousel-control {
	opacity: 1;
}
.carousel-control.left, .carousel-control.right {
	background: none;
}
.carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	font-size: 85px;
	margin-top: -35%;
}
.navbar-header{
	width:700px !important;
	margin:0 auto !important;
	float:none !important;	
}
.nav.navbar-nav.navbar-right {
    float: none !important;
    margin: 0 auto !important;
    width: 526px;
}
footer a {
	color: #fff;
}
footer .navbar-nav > li > a {
	padding: 5px;
}
footer .navbar-nav > li:first-child > a {
	padding-left: 0;
}
footer .navbar-nav > li > a:hover {
	background: transparent;
	text-decoration: underline;
}
.carousel {
	height: 50%;
	margin-top: 34px;
}
h1.page-header{
	margin-top:80px;	
}
.carousel-indicators .active {
	background-color: #0c5590;
	height: 18px;
	position: relative;
	top: -1px;
	width: 18px;
}
.carousel-indicators li {
	border: 2px solid #FFFFFF;
	height: 18px;
	width: 18px;
}
.nopadding {
	padding: 0 !important;
}
.nopadding-left {
	padding-left: 0 !important;
}
.nopadding-right {
	padding-right: 0 !important;
}
/* Footer Styles */
footer {
	margin: 50px 0;
	padding-top: 20px;
}
 @media (min-width:768px) {
nav .navbar-nav > li > a, nav .navbar-nav > li > a:hover {
	background: none repeat scroll 0 0 #065492;
	color: #fff !important;
	float: left;
	margin-left: 2px;
	margin-top: -8px;
}
.nav.navbar-nav.navbar-right {
    margin-right: 0;
}
}

/* Responsive Styles */
@media (max-width: 767px) {
.carousel {
	height: 70%;/* increases the carousel height so it looks good on phones */
}
}
