@charset "utf-8";
/* CSS Document */

body {
	background:#dedede;
	padding-top:100px;
}

h2 {font-size:24px;}

#topBar {
	background:url(../images/topBar-bg.jpg) left top no-repeat #264a5a;
	height:40px;
	line-height:20px;
	padding:10px 0px 10px 0px;
	font-size:12px;
	text-transform: uppercase;
	text-align: right;	
}
#topBar .sp-module {
	display: inline-block;	
	padding-left:5px;
}
#topBar .mod-languages img {
	margin-top:4px;
}

.blueBar {
	content:"";
	height:40px;
	width:40%;
	background:#264a5a;
	position:absolute;
	top:0;
	right:0;
	z-index:-1;
}
#sp-header {	
	box-shadow: none;
	position:fixed;
	top:0;
}
#topBar a {
	color:rgba(255,255,255,0.8);	
}
#topBar a:hover {
	color:#fff;
}
#topBar ul {
	margin:0;
	padding:0;
	list-style: none;
}
#topBar ul li {
	display:inline-block !important;
	margin:0px 0px 0px 10px;
	padding:0px;	
}
#topBar ul li a {
	display:inline-block !important;
	
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	line-height:60px;
	font-weight: bold;
	text-transform: uppercase;
	color:#333;
	padding-left:12px;
	padding-right:12px;
}
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > span:hover {
	color:#19809a;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li.active:hover > a {
	font-weight: bold;
	color:#cc9933;
	
}



.sp-megamenu-parent > li {
	position:relative;
}

.sp-megamenu-parent > li > .menu-child {
	position:absolute;
	left:-10px;
	padding:0px;
	margin:0px;
	height:0px;
	overflow: hidden;
	opacity: 0;
	min-width:250px;
	background:#cc9933;	
	transition:all 0.4s;
	border-radius:0px 0px 5px 5px;
	box-shadow:0px 5px 5px rgba(0,0,0,0.4);
}

.sp-megamenu-parent > li:hover > .menu-child {
	
	padding:0px 0px 0px 0px;
	opacity: 1;
	height:auto;
	
}

.sp-megamenu-parent li.menu-deeper > a:after {
	content: "\f0d7";
	font-family: FontAwesome;
	display:inline-block;
	margin-left:5px;
}

.sp-megamenu-parent > li > .menu-child li a {
	display: block;
	padding:8px 20px;		
	color:#fff;	
	text-transform: uppercase;
	border-bottom:1px solid #996600;
}
.sp-megamenu-parent > li > .menu-child li a:hover {
	background:#996600;
	
}
.sp-megamenu-parent > li > .menu-child li:last-child a {
	border-bottom:0px;
}

#sp-right .menu {
	text-transform: uppercase;	
	border:1px solid #ccc;
	padding:5px 20px !important;
	border-radius:5px;
}
#sp-right .menu a {
	line-height:1.5 !important;
	padding:10px 0px !important;
}
#sp-right .active a {	
	color:#cc9933;
	font-weight: bold;
}

#sp-right .sp-module {
	padding:0px;
	border:none;
	margin-bottom:20px;
	margin-top:0px;
	
}

#sp-right .banneritem img {
	width:100%;
	max-width: 100%;
}

#offcanvas-toggler {
	line-height:60px;
	height:60px;
}

.sp-megamenu-parent li a.cta {
	background:#cc9933;
	color:#fff;
	line-height:30px;
	border-radius:50px;
	padding-left:25px;
	padding-right:25px;
	margin-left:10px;
}

.colorBar {
	height:10px;
	background: #336666;
	background: -moz-linear-gradient(left, #336666 0%, #0198cb 100%);
	background: -webkit-linear-gradient(left, #336666 0%,#0198cb 100%);
	background: linear-gradient(to right, #336666 0%,#0198cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336666', endColorstr='#0198cb',GradientType=1 );
	width:100%;
}

#showcase h2 {
	font-size:3rem !important; 
	text-transform: uppercase; 
	font-weight: bold;
	margin:0px 0px 30px 0px;
}

#showcase p {
	font-size:1.5rem;
	line-height:1.2;
	margin-top:0px;
	margin-bottom:30px;
}

.sp-slider-btn-text {
	text-transform: uppercase;
	background:#cc9933 !important;
	color:#fff !important;
	border-radius:50px !important;
	width:300px;
	font-weight: bold !important;
	padding:15px 20px !important;
	font-size:18px !important;
	display:inline-block;
}
.sp-slider-btn-text:hover {
	background:#19809a !important
}

.sppb-btn {
	text-transform: uppercase;
	background:#cc9933 !important;
	color:#fff !important;
	border:none !important;
	border-radius:50px !important;	
	font-weight: bold !important;
	padding:10px 80px !important;
	font-size:16px !important;
	display:inline-block;
}

.sppb-btn:hover {
	background:#19809a !important;
	
}

.br-corner {
	border-radius:0px 0px 80px 0px;
}

.yellow {color:#cc9933}

h3.sppb-addon-title, h3.sppb-title-heading {
	font-size:36px;
	line-height:36px;
	font-weight: bold;
	text-transform: uppercase;
	color:#19809a;
	border-left:15px solid #cc9933 !important;
	padding-left:10px;
	margin-bottom:40px;
}

#sp-footer {
	background:#35434a;
	color:#999;
	padding-top:40px;
	border-top:0px;
	padding-bottom:40px;
}

#sp-footer .container-inner {
	padding:0px;
	border:0px;
}

#sp-footer h3.sp-module-title {
	font-size:18px;
	line-height:20px;	
	text-transform: uppercase;
	color:rgba(255,255,255,0.6);
	border-left:5px solid rgba(255,255,255,0.6) !important;
	padding-left:10px;
	margin-bottom:20px;
}

#sp-footer .custom {
	border-left:1px solid rgba(255,255,255,0.2);
	padding-left:20px;
}

#sp-footer .post-list a {
	color:rgba(255,255,255,0.8);
	font-weight: bold;
	
}
#sp-footer .mod-list a:hover {
	color:#fff;
}
#sp-footer .post-list {
	margin:0;
	padding:0;
	list-style: none;
}

h4 {
	font-size:24px;
	line-height:30px;
	margin-bottom:30px;
	color:#19809a;
	font-weight:bold;
}

.img-circle {
	border:3px solid #666;
	display: inline-block;
	padding:20px;
	border-radius:50px;
	text-align: center;	
}
a.img-circle:hover {
	border-color:#cc9933;}

.home-services .row > div:first-child .post {
	border-right:1px solid #ccc;
}
.home-services .post {
	padding-right:40px;
	padding-bottom:40px;
}

.sppb-testimonial-message {
	min-height:120px;
}



#video, #cloud {
	position:relative;
}

#video:after, #cloud:after {
	display:block;
	content:"";
	width:100%;
	height:54px;
	background:url(../images/bottom-shape-1.png) right top no-repeat;
	position:absolute;
	bottom:0;
	right:0;
	z-index:100;
	

}
#cloud:before {
	display:block;
	content:"";
	width:100%;
	height:54px;
	background:url(../images/top-shape-1.png) left bottom no-repeat;
	position:absolute;
	top:0;
	left:0;
	z-index:100;

}

#sp-footer ul.menu {
	margin:0;
	padding:0;
}

#sp-footer ul.menu li {
	display: block;
	margin:0px 0px 10px 0px;
}

.content-blog .post-image img {
	width:100%;
	max-width: 100%;
	margin-bottom:20px;
	border-radius:10px;
}
.content-blog .post-intro {
	margin-bottom:20px;
}
.content-blog .post {
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
}
.content-blog .post:last-child {
	border-bottom:0px;
	}
.post-info {
	color:#999;
	margin-bottom:20px;
	text-transform: uppercase;
}
.post-info span {
	margin-right:5px;

}


#sp-main-body > .container > .container-inner {
	background:#fff;
	padding:20px;
	border-radius:10px;
	
	box-shadow:0px 0px 10px rgba(0,0,0,0.2);
}

#sp-main-body {
	padding:40px 0px 40px 0px;
	
}

.sp-page-title {
	background-repeat: no-repeat;
	background-size:cover;
	padding:40px 0px 40px 0px;
	color:#fff;
	background: #336666;
	background: -moz-linear-gradient(left, #336666 0%, #0198cb 100%);
	background: -webkit-linear-gradient(left, #336666 0%,#0198cb 100%);
	background: linear-gradient(to right, #336666 0%,#0198cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336666', endColorstr='#0198cb',GradientType=1 );
	width:100%;
}
.sp-page-title .sp-page-title-heading {
	text-transform: uppercase;
	font-weight: bold;
	margin:0px;
	text-shadow:0px 0px 2px #000;
}
.sp-page-title-sub-heading {
	font-size:24px;
	line-height:36px;
	text-shadow:0px 0px 2px #000;
}
.breadcrumb {
	text-transform: uppercase;
	text-shadow:0px 0px 2px #000;
}

.article-details h3 {
	font-size:18px;
	text-transform: uppercase;
	border-left:10px solid #cc9933;
	padding-left:10px;
	color:#006699;
	margin-bottom:1rem;
	font-weight: bold;
}
.article-details h2 {
	border-bottom:1px solid #ccc;
	padding-bottom:1rem;
	margin-bottom:1rem;
}
.article-details ul {
	list-style: square;
	margin:0;
	padding:0;
	list-style-position: inside;
	margin-bottom:1rem;
}
.article-details p {
	margin-bottom:1rem;
	text-align: justify;
}
.article-full-image img {
	width:100%;
	max-height: 100%;
}

.offcanvas-menu .menu > li > a {
	border-bottom:1px solid #ccc !important;
	padding-bottom:10px !important;
	margin-bottom:10px !important;
	font-weight: bold;
}

.offcanvas-menu .menu ul.menu-child {
	margin-left:0px !important;
	margin-top:10px !important;
}
.offcanvas-menu .menu ul.menu-child li > a {
	font-size:inherit !important;
	padding-bottom:5px !important;
	margin-bottom:5px !important;
	font-weight: normal;
	
}

.form-horizontal {
	padding:10px;
	border:1px solid #999;
}

.pagination-wrapper {
	margin-bottom:20px;
}

@media (max-width:767px) {
	#cloud:after, #video:after, #cloud:before {
		display:none !important;
	}
	#showcase h2 {
	font-size:2rem !important; 	
	margin:0px 0px 20px 0px;
	}	
	section {
		padding-top:20px;
		padding-bottom:20px;
	}
	.sppb-gallery li {
		width:50% !important; margin:0px !important;
		padding:10px !important;
	}
	.sppb-gallery li img {
		height:auto !important;
	}
	#services {
		text-align: center;
	}
	.home-services .post {
		padding-right:0px;
		padding-bottom:20px;
	}
	
}


	

