/*
Template Name:OptimaSales HTML
Template URI:http://optimasale.gozha.net/
Author:Olechka
Author URI:http://themeforest.net/user/olechka/
Description:OptimaSales HTML5/CSS3 Responsive Template.
Version:1.2 
Tags:light, white, blue, green, one-column, two-columns, right-sidebar, custom-colors, responsive, html5, css3
*/


/* Table of Content
==================================================
	#Header
	#Slider Wrapper
	#Media Holder
	#Content
	#Gallery
	#Sidebar
	#Widgets
	#Footer */

	
/* #Header
================================================== */

/* Top Header */
#top-header {
	background:#04181d url(../images/top-header-bg.gif) 0 100% repeat-x;
	border-bottom:1px solid #112d34;
	padding:8px 0;
	}
	
	.inputwrap{
	float:left;
	margin-right:10px;
}

.form-btns{
	float:right;
}

	#top-header a {
		color:#959fa2;
		}
	#top-header a:hover {
		color:#fff;
		text-decoration:none;
		}

/* Language Switcher */
.lang-switcher {
	margin:-7px 0 0 -30px;
	}
	.lang-switcher li {
		
		}
		.lang-switcher > li > a {
			font-size:12px;
			color:#959fa2;
			width:110px;
			text-align:center;
			padding:7px 0 0 0;
			text-indent:8px;
			text-shadow:none;
			}
		.lang-switcher > li > a:hover,
		.lang-switcher > li.sfHover > a,
		.lang-switcher > li.current-menu-item > a	{
			background:url(../images/lang-bg.png) 0 0 repeat-y;
			color:#037e95 !important;
			}
		.lang-switcher .sf-sub-indicator {
			display:inline-block;
			position:static;
			margin-left:5px;
			background:		url('../images/sf-arrow.png') no-repeat 0 0;
			}
	.lang-switcher li:hover ul,
	.lang-switcher li.sfHover ul {
		top:23px;
		}
	.lang-switcher ul {
		margin:0;
		width:110px;
		background:url(../images/lang-bg.png) 0 0 repeat-y;
		}
	.lang-switcher ul:before {
		display:none;
		}
	.lang-switcher ul:after {
		width:110px;
		background:url(../images/lang-sub-bot.png) 0 0 no-repeat;
		}
		.lang-switcher li li {
			padding:0 8px;
			}
			.lang-switcher li li a {
				color:#526970;
				background:none !important;
				}
			.lang-switcher li li a:hover {
				color:#037e95 !important;
				}
		
/* Login */
.login-holder{
width:500px;
}
.login-holder a {
	display:inline-block;
	margin-left:16px;
	}
	
	
/* Main Header */
#main-header {
	padding:16px 0 13px 0;
	border-bottom:1px solid #000;
	}
	

/* Logo  */
#logo {
	float:left;
	margin-top:10px;
	}

/* Text Based Logo */
#logo h1 {
	font-size:36px;
	line-height:1.1;
	margin:0;
	padding:0;
	text-shadow:none;
	}
	#logo h1 a {
		color:#f7f3aa;
		text-decoration:none;
		}
	#logo h1 span {
		color:#f7f3aa;
		}
	.tagline {
		margin:-.7em 0 0 0;
		padding-bottom:.5em;
		text-align:right;
		letter-spacing:2px;
		}

	
/* Navigation */
nav.primary {
	float:right;
	}


/* Mobile Menu */
.select-menu {
  width:100%;
	background-color:#E4E4E4;
	border:1px solid #C8C8C8;
	border-radius:4px 4px 4px 4px;
	cursor:pointer;
	padding:5px;
	height:30px;
	font-size:13px;
	}

body.home li.menu-home a,
body.features li.menu-features a,
body.contact li.menu-contact a{
	color:#fff;
}



/* #Slider Wrapper
================================================== */
#slider,
#intro-video-wrapper {
	height:471px;
	background:#901313 url(../images/extra-bg1.jpg) 0 0 repeat-x;
	border-bottom:1px solid #750e0e;
	position:relative;
	overflow:hidden;
	}
#slider.loading:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:50%;
	margin:-16px 0 0 -16px;
	width:32px;
	height:32px;
	background:url(../images/preloader.gif) 0 0 no-repeat;
	}


/* #Media Holder
================================================== */	
#intro-video-wrapper .media-holder {
	float:left;
	padding:86px 0 0 0;
	position:relative;
	z-index:1;
	}
	#intro-video-wrapper .media-holder-inner {
		float:left;
		background:#f7f7f7;
		}
#intro-video-wrapper .media-holder iframe {
	float:left;
	}
#intro-video-wrapper .media-holder:before {
	-webkit-box-shadow:0 15px 10px rgba(0,0,0, .5);
	-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
	box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
	-webkit-transform:rotate(-4deg);
	-moz-transform:rotate(-4deg);
	-o-transform:rotate(-4deg);
	position:absolute;
	left:10px;
	bottom:12px;
	z-index:-1;
	width:50%;
	height:20%;
	content:"";
	}
#intro-video-wrapper .media-holder:after {
	-webkit-box-shadow:0 15px 10px rgba(0,0,0, .5);
	-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
	box-shadow:0 15px 10px rgba(0, 0, 0, 0.5);
	-webkit-transform:rotate(4deg);
	-moz-transform:rotate(4deg);
	-o-transform:rotate(4deg);
	position:absolute;
	right:10px;
	bottom:12px;
	z-index:-1;
	width:50%;
	height:20%;
	content:"";
	}
.media-holder-bg {
	position:absolute;
	left:0;
	top:0;
	width:630px;
	height:385px;
	background:url(../images/media-holder-bg.png) 0 0 no-repeat;
	z-index:-1;
	}

/* Media Caption */	
.media-caption {
	position:absolute;
	top:77px;
	right:0;
	width:325px;
	color:#f3f3f3;
	font-size:14px;
	}
	.media-caption h2 {
		font-family:'Oswald', sans-serif;
		color:#fff;
		text-shadow:none;
		font-size:50px;
		line-height:1em;
		margin-bottom:.2em;
		text-transform:uppercase;
		}
	.media-caption p {
		line-height:20px;
		}
	.media-caption .btn {
		margin-top:36px;
		}
	

/* #Content
================================================== */
#content-wrapper {
	position:relative;
	}
#content-wrapper:before {
	content:"";
	display:block;
	position:absolute;
	left:0;
	right:0;
	top:0;
	height:8px;
	background:url(../images/top-gradient.png) 0 0 repeat-x;
	}
	#content-wrapper .indent {
		padding:56px 0;
		}
	.home-page #content-wrapper .indent {
		padding:75px 0;
		}

h4 span.muted{
	opacity: .7;
}
#demorequest{padding-top:50px;
}
#demorequest form{
	padding:0 20px;
}
#demorequest.contactpage {
		padding: 0;
}
#demorequest.contactpage form{
	padding: 0;
}
#demorequest p{
	margin-bottom: 10px;
}
#demorequest form input[type="text"]{
	color:#fff;
	/*margin-bottom:10px;*/
}
#demorequest form select{
margin-bottom:10px;
}
#heading {height:181px;
	background:#901313;
	position:relative;}
	
#heading.homeheading{height:221px;}
#heading.homesimple{height:100px;text-align: center;}
#heading.homeheading .page-heading{
	padding:46px 0 0 0;
}
img#uk{
	position:relative;
	top:-25px;
}
#heading.homeheading .in{
margin:0 auto;
width:960px;
}
p#sub{color:#F3F3F3;font-size:18px;line-height:22px;opacity:.7;}

#heading .page-heading{padding:61px 0 0 0;}
#heading.homesimple .page-heading{padding:24px 0 0 0;}
#heading .page-heading h1 {font-size:50px;font-family:'Oswald', sans-serif;
line-height:1em;margin:0;padding:0;text-transform:uppercase;color:#f3f3f3;
text-shadow:none;word-spacing:.1em;}
	#heading.homesimple .page-heading h1	{
	text-align: center;
}	
		/* Breadcrumbs */
		.breadcrumbs {
			margin:0;
			padding:13px 0 0 0;
			}
			.breadcrumbs ul {
				margin:0;
				padding:0;
				}
				.breadcrumbs li {
					background:url(../images/arrow-left.gif) 0 7px no-repeat;
					padding:0 0 0 13px;
					margin:0 11px 0 0;
					font-family:'MuseoSans500Regular', Arial, sans-serif;
					float:left;
					color:#fff;
					}
				.breadcrumbs li:first-child {
					background:none;
					padding-left:0;
					}
					.breadcrumbs li a {
						color:#fff;
						}
					.breadcrumbs li a:hover {
						text-decoration:none;
						color:#206a79;
						}
					.breadcrumbs li.current {
						color:#fff;
						opacity: .7;
						}

						
/* Home Page
---------------------------------------- */

/* Primary Home Area */
#primary-home-area {
	background:#d4d4d4 url(/images/bg-lighter.png);
	border-bottom:1px solid #e0e0e0;
	color:#333333;
	}
	
/* Intro widget */
.intro-widget {
	text-align:center;
	font-size:14px;
	}
.intro-widget h2 {
	text-align:center;
	text-transform:uppercase;
	color:#333333;

	text-shadow:0 1px 0 #9ea1a4;
	}
		
		
/* Secondary Home Area */
#secondary-home-area {
	border-top:1px solid #9ea1a4;
	border-bottom:1px solid #0c0c0c;
	position:relative;
	}
#secondary-home-area:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:-2px;
	margin-left:-42px;
	width:85px;
	height:26px;
	/*background:url(../images/content-arrow.gif) 0 0 no-repeat;*/
	}

/* Home Services */
.home-services {
	list-style-type:none;
	margin:0;
	padding:0;
	}
	.home-services li {
		overflow:hidden;
		margin:27px 0 0 0;
		padding:0;
		background:none;
		font-family:'MuseoSans500Regular', Arial, sans-serif;
		color:#959fa2;
		}
	.home-services li:first-child {
		margin-top:0;
		}
		.home-services li .img-holder {
			float:right;
			margin:0 120px 0 140px;
			-webkit-transition:all 0.3s ease-out;
			-moz-transition:all 0.3s ease-out;
			transition:all 0.3s ease-out;
			}
		.home-services li .img-holder:hover {
			-webkit-transform:rotate(-30deg);
			-moz-transform:rotate(-30deg);
			transform:rotate(-30deg);
			}
		.home-services li h3 {
			padding:44px 0 0 0;
			font-size:24px;
			color:#fff;
			margin-bottom:.8em;
			text-transform:none;
			}
			.home-services li h3 a {
				color:#fff;
				-webkit-transition:all 0.3s ease-out;
				-moz-transition:all 0.3s ease-out;
				transition:all 0.3s ease-out;
				}
			.home-services li h3 a:hover {
				color:#0e637b;
				text-decoration:none;
				}
	.home-services li:nth-child(even) .img-holder {
		float:left;
		margin:0 140px 0 120px;
		}
	.home-services li.even .img-holder {
		float:left;
		margin:0 140px 0 120px;
		}
		.home-services li:nth-child(even) .img-holder:hover {
			-webkit-transform:rotate(30deg);
			-moz-transform:rotate(30deg);
			transform:rotate(30deg);
			}


/* Tertiary Home Area */
#tertiary-home-area {
	background:#d4d4d4 url(/images/bg-lighter.png);
	border-top:1px solid #82887b;
	position:relative;
	padding:55px 0 45px 0 !important;
	color:#526970;
	}
#tertiary-home-area:before {
	content:"";
	display:block;
	position:absolute;
	left:50%;
	top:-2px;
	margin-left:-42px;
	width:85px;
	height:26px;

	}

/* Carousel Widget */
.widget-carousel {
	text-align:center;
	background:url(../images/hr-dotted.gif) 0 0 repeat-x;
	padding:45px 0 0 0;
	}
.widget-carousel:first-child {
	background:none;
	padding:0 0 40px 0;
	}
	.widget-carousel h2 {
		margin-bottom:.6em;
		color:#fff;
		text-shadow:0 1px 0 #282c30;
		}
	
/* Elastislide Style */
.es-carousel-wrapper{
	padding:7px 50px 0 50px;
	position:relative;
}
.es-carousel{
	overflow:hidden;
}
.es-carousel ul{
	display:none;
	margin:0;
	padding:0;
	list-style-type:none;
}
.es-carousel ul li{
	height:100%;
	float:left;
	display:block;
	background:none;
	font-family:'MuseoSans500Regular', Arial, sans-serif;
	padding:0;
	margin:0;
}
.es-carousel ul li a{
	display:block;
	border-style:solid;
	border-color:#222;
}
.es-carousel ul li a img{
	display:block;
	border:none;
	max-height:100%;
	max-width:100%;
	-webkit-transition:opacity 0.2s ease-out;
	-moz-transition:opacity 0.2s ease-out;
	transition:opacity 0.2s ease-out;
}
.es-carousel ul li a:hover img {
	opacity:.5;
	}
.es-nav span{
	position:absolute;
	top:50%;
	left:0;
	background:url(../images/nav.gif) 0 0 no-repeat;
	width:25px;
	height:74px;
	margin-top:-37px;
	text-indent:-9000px;
	cursor:pointer;
}
.es-nav .es-nav-prev {
	background-position:0 -74px;
	}
.es-nav .es-nav-prev:hover {
	background-position:-25px -74px;
	}
.es-nav span.es-nav-next{
	right:0;
	left:auto;
	background-position:0 0;
}
.es-nav span.es-nav-next:hover {
	background-position:-25px 0;
	}


/* Services Page
---------------------------------------- */
.services {
	margin:0;
	padding:0;
	}
	.services li {
		padding:0;
		background:none;
		}
	.services li {
		list-style-type:none;
		display:-moz-inline-box;
		display:inline-block;
		zoom:1;
		vertical-align:top; 
		width:46%;
		margin:0 8% 30px -3px;
		position:relative;
		background:none;
		padding:0;
		font-family:'MuseoSans500Regular', Arial, sans-serif;
		color:#526970;
		}
	.services li:nth-child(even) {
		margin-right:0;
		}
	.services li.even {
		margin-right:0;
		}
	* + html .services li {
		display:inline;
		}
		.services li h5 {
			text-shadow:none;
			}
		.services li h5 a {
			color:#113a47;
			}
		.services li h5 a:hover {
			text-decoration:none;
			color:#0e637b;
			}
		.services li .icon {
			float:left;
			margin:-5px 10px 5px 0;
			}

			
/* Blog Page
---------------------------------------- */
.post {
	position:relative;
	margin-bottom:40px;
	padding-bottom:40px;
	border-bottom:1px solid #030000;
	}
.post:after {
	content:"";
	display:block;
	position:absolute;
	left:0;
	right:0;
	bottom:-2px;
	height:1px;
	overflow:hidden;
	background:#062028;
	}

/* Post Heading */
.post .entry-header {
	margin:0 0 2em 0;
	}
	.post .entry-title {
		font-size:24px;
		line-height:1.2em;
		margin-bottom:0;
		}
		.post .entry-title a {
			color:#f7f3ae;
			text-decoration:none;
			}
		.post .entry-title a:hover {
			color:#0e637b;
			}
			
/* Post Content */
.entry-content {
	
	}

/* Post Featured Thumbnail */
.featured-thumbnail {
	position:relative;
	float:left;
	margin:0 20px 10px 0;
	max-width:33%;
	height:auto;
	padding:2px;
	background:#fff;
	box-shadow:0 1px 2px 0 rgba(0, 0, 0, .25);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
	.featured-thumbnail img {
		position:relative;
		z-index:1;
		vertical-align:top;
		-webkit-transition:all 0.2s ease-out;
		-moz-transition:all 0.2s ease-out;
		transition:all 0.2s ease-out;
		}
	.featured-thumbnail a:hover img {
		opacity:.7;
		}
.featured-thumbnail.full-width {
	max-width:100%;
	margin:0 0 20px 0;
	}
	
/* Meta Date */
.meta-date {
	display:block;
	position:absolute;
	z-index:2;
	width:58px;
	height:99px;
	right:6px;
	top:0;
	background:url(../images/date-bg.png) 0 0 no-repeat;
	font-family:'Oswald', sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#88810e;
	text-transform:uppercase;
	text-align:center;
	}
	.meta-date-inner {
		display:block;
		padding:14px 0 0 0;
		}
	
/* Post Footer */
.entry-footer {
	font-size:11px;
	overflow:hidden;
	}
	.entry-footer a {
		color:#50828b;
		display:inline-block;
		-webkit-transition:all 0.2s ease-out;
		-moz-transition:all 0.2s ease-out;
		transition:all 0.2s ease-out;
		}
	.entry-footer a:hover {
		color:#f7f4b0;
		text-decoration:none;
		}
	.entry-footer .author-link {
		padding-left:20px;
		margin-right:25px;
		background:url(../images/meta-user.png) 0 1px no-repeat;
		}
	.entry-footer .comment-link {
		padding-left:25px;
		margin-right:25px;
		background:url(../images/meta-comment.png) 0 2px no-repeat;
		}
	.entry-footer .full-post-link {
		text-transform:uppercase;
		}
	.entry-footer .fright a {
		margin:0 0 0 25px !important;
		}


/* Single Post Page
---------------------------------------- */		
.single-post {
	
	}
	
	
/* Comments
---------------------------------------- */
.comments-wrapper {
	padding-bottom:55px;
	}
	.comments-wrapper h2 {
		background:url(../images/hr-double.gif) 0 100% repeat-x;
		padding-bottom:26px;
		margin-bottom:24px;
		}
.commentlist {
	padding:0;
	margin:0;
	}	
	.commentlist li {
		list-style-type:none;
		margin:0;
		padding:0;
		color:#526970;
		}
		.commentlist li .comment-wrapper {
			position:relative;
			background:#f1f0d4;
			padding:15px 15px 25px 70px;
			margin-bottom:20px;
			}
		
/* Comment Author */
.commentlist li .gravatar {
	display:block;
	position:absolute;
	left:11px;
	top:11px;
	}
	.commentlist li .gravatar img {
		float:left;
		border:1px solid #d2d2d2;
		}		
.commentlist li .comment-author {
	font-size:14px;
	font-family:'MuseoSans500Regular', Arial, sans-serif;
	}
	.commentlist li .comment-author .author a {
		color:#113a47;
		}
	.commentlist li .comment-author .author a:hover {
		text-decoration:none;
		color:#0e637b;
		}
.commentlist li .comment-meta {
	color:#a0babd;
	margin-bottom:1em;
	font-family:'MuseoSans500Regular', Arial, sans-serif;
	}
.commentlist li .comment-reply {
	float:right;
	padding-top:5px;
	}
.commentlist .children {
	margin:0;
	padding:0 0 0 70px;
	background:url(../images/comment-children.gif) 30px 0 no-repeat;
	}
	
.all-comments-holder {
	background:url(../images/hr-double.gif) 0 0 repeat-x;
	text-align:center;
	padding:20px 0 0 0;
	font-family:'MuseoSans500Italic', Arial, sans-serif;
	}
	.all-comments-holder a {
		color:#f7f4af;
		}
	.all-comments-holder a:hover {
		text-decoration:none;
		color:#0e637b;
		}
		
		
/* About Us Page
---------------------------------------- */
/* Our Team */
.team-post {
	margin-top:63px;
	}
	.team-post-holder {
		overflow:hidden;
		}
	.team-post .featured-thumbnail {
		margin:0 30px 0 0;
		}
		.team-post .entry-header {
			background:url(../images/hr-double.gif) 0 100% repeat-x;
			padding:0 0 18px 0;
			margin-bottom:30px;
			overflow:hidden;
			}
			.team-post .entry-header hgroup {
				float:left;
				padding-top:40px;
				}
				.team-post .entry-header h3 {
					font-family:'Oswald', sans-serif;
					font-size:24px;
					line-height:1.2em;
					text-transform:uppercase;
					color:#f1f0d4;
					margin-bottom:.2em;
					word-spacing:.3em;
					}
		.team-post blockquote.right {
			width:40%;
			}	
	

/* 404 Page
---------------------------------------- */
.error404-page #content-wrapper .indent {
	padding:10px 0;
	}
	
#error404 {
	
	}
	.error404-num {
		height:521px;
		background:url(../images/404numb.png) 100% 0 no-repeat;
		}
	#error404 hgroup {
		padding-top:90px;
		}
	#error404 h2 {
		font-size:21px;
		line-height:30px;
		color:#869b9f;
		margin-bottom:3em;
		}
	#error404 h4 {
		font-size:15px;
		margin-bottom:1.2em;
		}
	#error404 ul {
		margin:0;
		padding:0;
		}
		#error404 ul li {
			background-image:url(../images/li-marker-default.png);
			}
		#error404 ul li:hover {
			background-image:url(../images/li-marker-act.png);
			}
		#error404 ul li a {
			color:#869b9f;
			}
		#error404 ul li a:hover {
			color:#f8f4b1;
			text-decoration:none;
			}
			

/* Google Map
---------------------------------------- */
.map-wrapper {
	position:relative;
	padding:2px;
	background:#fff;
	margin-bottom:60px;
	box-shadow:0 1px 2px 0 rgba(0, 0, 0, .25);
	}	
#map_canvas {
	width:100%;
	height:346px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}			


/* #Gallery
================================================== */			
.gallery {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	.gallery li {
		position:relative;
		background:none;
		padding:0 0 30px 0;
		margin-bottom:31px;
		color:#869b9f;
		border-bottom:1px solid #000;
		}
	.gallery li:before {
		content:"";
		display:block;
		position:absolute;
		left:0;
		right:0;
		bottom:-2px;
		height:1px;
		background:#062028;
		}
		.gallery li .thumb-holder {
			border:2px solid #fff;
			background:#fff;
			box-shadow:0 1px 2px 0 rgba(0, 0, 0, .3);
			margin-bottom:20px;
			position:relative;
			}
			.gallery li .thumb-holder img {
				display:block;
				width:100%;
				height:auto;
				vertical-align:top;
				position:relative;
				z-index:1;
				}
		.gallery li .desc {
			border-left:3px solid #0e637b;
			padding-left:20px;
			}
		.gallery li h4 {
			font-size:16px;
			}
		.gallery li h4 a {
			color:#f8f4b1;
			-webkit-transition:color 0.2s ease-out;
			-moz-transition:color 0.2s ease-out;
			transition:color 0.2s ease-out;
			}
		.gallery li h4 a:hover {
			text-decoration:none;
			color:#0e637b;
			}
		.gallery li .category {
			font-size:11px;
			}
		
		.gallery li .zoom-overlay {
			display:block;
			position:absolute;
			top:0;
			left:0;
			bottom:0;
			right:0;
			background:rgba(255, 255, 255, .5);
			z-index:2;
			opacity:0;
			-webkit-transition:all 0.2s ease-out;
			-moz-transition:all 0.2s ease-out;
			transition:all 0.2s ease-out;
			}
		.no-rgba .gallery li .zoom-overlay {
			background:url(../images/white-opacity-50.png);
			}
		.no-opacity .gallery li .zoom-overlay {
			visibility:hidden;
			}
		.gallery li .zoom-overlay .magnify {
			display:block;
			position:absolute;
			left:50%;
			top:50%;
			margin:-30px 0 0 -15px;
			width:30px;
			height:30px;
			background:url(../images/magnify.png) 0 0 no-repeat;
			-webkit-transition:all 0.2s ease-out;
			-moz-transition:all 0.2s ease-out;
			transition:all 0.2s ease-out;
			}
		.gallery li a:hover .zoom-overlay {
			opacity:1;
			}
		.no-opacity .gallery li a:hover .zoom-overlay {
			visibility:visible;
			}
		.gallery li a:hover .zoom-overlay .magnify {
			margin-top:-15px;
			}

.gallery li.clear {
	content:"";
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	clear:both;
	}
			
/* Gallery 2cols
---------------------------------------- */
.gallery.cols2 li .thumb-holder {
	margin-bottom:30px;
	}
.gallery.cols2 li .category {
	font-size:12px;
	}
	
/* Gallery 3cols
---------------------------------------- */	

/* Gallery 4cols
---------------------------------------- */	
.gallery.cols4 li h4 {
	font-size:13px;
	}
	
			
/* #Sidebar
================================================== */
#sidebar {

	}
	#sidebar .widget {
		margin-bottom:50px;
		}
		
/* Widget Titles */		
#sidebar .widget h4,
h4.alt-title {
	position:relative;
	height:31px;
	background:url(../images/title-bg.png) 100% 0 no-repeat;
	font-size:14px;
	line-height:28px;
	padding:0 0 0 16px;
	margin:0 0 1.1em 14px;
	color:#88810e;
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(255, 255, 255, .6);
	max-width:280px;
	}
#sidebar .widget h4:before,
h4.alt-title:before {
	content:"";
	display:block;
	position:absolute;
	left:-14px;
	top:-4px;
	width:14px;
	height:35px;
	background:url(../images/title-left.png) 0 0 no-repeat;
	}



/* Widget Lists */
#sidebar .widget ul li {
	background:url(../images/li-marker-default.png) 0 4px no-repeat;
	padding:0 0 0 19px;
	font-family:'MuseoSans500Italic', Arial, sans-serif;
	}
#sidebar .widget ul li:hover {
	background:url(../images/li-marker-act.png) 0 4px no-repeat;
	}
	#sidebar .widget ul li a {
		color:#869b9f;
		}
	#sidebar .widget ul li a:hover {
		color:#f7f4af;
		}
		
/* Testimonials */
.testimonials-widget {
	
	}
	.testimonials-list li {
		background:none !important;
		margin:0 0 1.5em 0 !important;
		padding:0 !important;
		}
		.testimonials-list li blockquote {
			position:relative;
			border:none;
			padding:0;
			margin:0;
			font-size:12px;
			line-height:24px;
			text-indent:24px;
			color:#869b9f;
			}
		.testimonials-list li blockquote:before {
			display:inline-block;
			position:absolute;
			left:0;
			top:0;
			content:open-quote;
			font-weight:bold;
			font-size:32px;
			font-style:normal;
			font-family:Arial, Helvetica, sans-serif;
			margin:0 10px 0 0;
			text-indent:0;
			}
		.testimonials-list li blockquote:after {
			position:relative;
			display:inline-block;
			content:close-quote;
			font-weight:bold;
			font-size:32px;
			line-height:24px;
			vertical-align:bottom;
			font-family:Arial, Helvetica, sans-serif;
			text-indent:0;
			}
	.testimonials-list li .testi-info {
		display:block;
		text-align:right;
		}
		.testimonials-list li .testi-info a {
			color:#f1f0d4 !important;
			}
		.testimonials-list li .testi-info a:hover {
			color:#134853 !important;
			}
		
			

/* #Widgets
================================================== */	
#widgets {
	background:#030e12 url(../images/widget-bg.gif);
	color:#8899a1;
	border-top:2px solid #06161a;
	border-bottom:1px solid #000101;
	}
	#widgets .indent {
		padding:40px 0 30px 0;
		background:url(../images/widget-top-bg.gif) 0 0 repeat-x;
		}
		#widgets .widget {
			padding:14px 0 0 0;
			}
	
	/* Widget */
	.widget {
		margin-bottom:16px;
		}
	.widget ul {
		margin:0;
		padding:0;
		list-style-type:none;
		}
		.widget ul li {
			padding:0;
			margin:4px 0 0 0;
			background:none;
			font-family:'MuseoSans500Regular', Arial, sans-serif;
			color:#959fa2;
			}
		.widget ul li:first-child {
			margin-top:0;
			}
	
	.widget h4 {
		font-size:15px;
		margin-bottom:1.25em;
		color:#9ac7d6;
		text-shadow:none;
		text-transform:none;
		}
	.widget a {
		color:#959fa2;
		}
	.widget a:hover {
		color:#9ac7d6;
		text-decoration:none;
		}
		
/* Extra Widget Area */
#widgets .extra-widget-area {

	}
	#widgets .extra-widget-area h4 {
		color:#f7f4af;
		}
	#widgets .extra-widget-area .inner {
		padding:0 0 0 60px;
		}
	#widgets .extra-widget-area .widget {
		margin-bottom:13px;
		}

/* Social Links Widget */
.social-links {
	
	}
	.social-links li {
		position:relative;
		}
	.social-links li:before {
		content:"";
		display:block;
		position:absolute;
		left:0;
		top:-1px;
		width:23px;
		height:23px;
		background-image:url(../images/social-icons.png);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.social-links li.facebook:before {
		background-position:0 0;
		}
	.social-links li.twitter:before {
		background-position:-23px 0;
		}
	.social-links li.google-plus:before {
		background-position:-46px 0;
		}
	.social-links li.linkedin:before {
		background-position:-69px 0;
		}
	.social-links li.rss:before {
		background-position:-92px 0;
		}
	.social-links li.skype:before {
		background-position:-115px 0;
		}
		
		.social-links li a {
			padding-left:35px;
			}
		
/* Twitter Widget */
.widget-twitter {
	position:relative;
	}
.twitter_update_list {
	margin:0;
	padding:0 0 13px 0;
	}
	.twitter_update_list li {
		list-style-type:none;
		padding:0;
		line-height:16px;
		margin:0 0 1.5em 0 !important;
		}
		.twitter_update_list li a {
			color:#9ac7d6;
			text-decoration:none;
			}
		.twitter_update_list li a:hover {
			color:#fff;
			text-decoration:none;
			}
	.twitter_update_list .timesince {
		text-decoration:none;
		color:#5f686d;
		font-family:'MuseoSans500Italic', Arial, sans-serif;
		}
	.twitter_update_list .timesince:hover {
		color:#fff;
		text-decoration:none;
		}
	.widget-twitter .preloader {
		position:absolute;
		top:40px;
		left:0;
		height:40px;
		line-height:40px;
		padding-left:30px;
		background-position:0 50%;
		background-repeat:no-repeat;
		background-image:url(../images/loader-twitter.gif);
		}
	
	
/* #Footer
================================================== */
#footer {
	background:#031116 url(../images/footer-gr.gif) 0 0 repeat-x;
	border-top:1px solid #222323;
	padding:15px 0;
	font-size:12px;
	color:#959fa2;
	}
	#footer small {
		font-size:1em;
		padding-right:45px;
		}
	#footer a {
		color:#959fa2;
		text-decoration:underline;
		-webkit-transition:color 0.2s ease-out;
		-moz-transition:color 0.2s ease-out;
		transition:color 0.2s ease-out;
		}
	#footer a:hover {
		color:#0e637b;
		text-decoration:none;
		}
		
		
.prevArrow, .nextArrow{
	background:red !important;
	display:none !important;
}
#banner h2 {
    color:#FFFFFF;
    font-family:'Oswald',sans-serif;
    font-size:40px !important;
    left:940px;
    letter-spacing:-1px;
    line-height:1em;
    margin-bottom:0.2em;
    margin-left:-545px !important;
    position:absolute;
    text-shadow:none;
    text-transform:uppercase;
    top:77px;
  width:545px !important;
}
#banner p.excerpt {
color:#F3F3F3;
    font-size:16px;
    left:940px;
    line-height:22px;
    margin-left:-545px !important;
    position:absolute;
    top:139px !important;
    width:545px !important;
}
#slider{
    background:#901313;
    border-bottom:1px solid #750E0E;
    height:371px !important;
    overflow:hidden;
    position:relative;
}
#banner .btn-holder {
    left:940px;
    margin-left:-550px !important;
    position:absolute;
    top:229px !important;
    width:485px !important;
}
#banner input{
	width:185px;
	 background-color:rgba(0, 0, 0, 0.2);
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:3px 3px 3px 3px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.3) inset;
    color:#e27979;
    padding:8px 9px;
    margin-bottom:10px;
}
input{
	color: #dcdcdc !important;
}

#demor{
	padding-left:110px;

}
.homelogin {
	border-right: 1px solid #63696f;
	width: 99% !important;
	padding-bottom:30px;
}
.homelogin input[type="text"], #demor input, .homelogin  input[type="password"]{
	font-size: 16px;
	padding: 7px 12px !important;
	width: 320px;
	margin-bottom: 10px;
}
.homelogin  input[type="password"]{
	width:295px !important;
}
#loginform {
	margin-bottom: 200px;
}
input:focus{
	color: #fff !important;
}
#demorequest{
	border: 1px solid green;
}
.form-btns{
	text-align: left;
}
input#submitbutton, input#submit{
	float: left;
	color: #333333 !important;
	width: 160px;
	padding-top:1px;
	display: block;
}
#banner input.button{width:90px; background:rgba(0, 0, 0, 0.5) !important;
    border:1px solid rgba(0, 0, 0, 0.2);
    border-radius:3px 3px 3px 3px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.3) inset;
    color:#e27979;padding:5px 9px !important;
    text-shadow:none;float:right;font-size:12px;}
.oneByOne1, #banner .oneByOne_item img {/*width:960px;*/}
#rememberme{color:#e27979;font-style:italic;}
#rememberme input{width:10px;float:left;margin-right:5px;position:relative;top:4px;}
#rememberme label{float:left;margin-right:20px;}
#rememberme a:link,
#rememberme a:visited{color:#e27979;}
.login-holder input {
    -moz-box-sizing:border-box;
    background:none repeat scroll 0 0 #fff;
    border:0px solid #CCC;border-radius:2px 2px 2px 2px;color:#777;
    display:block;font-family:'MuseoSans500Regular',Arial,sans-serif;
    margin:0;max-width:200px;
    outline:medium none;
    padding:6px 4px;transition:all 0.2s ease-out 0s;}

.clear{clear:both;}
