/*======= Used on : OwlTemplates.com Theme  =======*/
/*======= Getting the new tags to behave Start =======*/

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/*======= Getting the new tags to behave END =======*/




/*======= Global elements Start =======*/

body {
	background: url("../images/body-bg.jpg") repeat scroll 50% 0 transparent;
	min-width: 980px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #898989;
}
html {
	background: transparent;
	min-width: 980px;
	height: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: top;
	font-size: 100%;
}
div {
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
a {
	outline: none;
	color: #898989;
}
a:hover {
	text-decoration: none;
}
/*======= Global elements END =======*/





/*======= Global Structure START =======*/

#main-bg-top {
	background: url("../images/header-bg.png") no-repeat scroll 50% 0 transparent;
}
#main-bg-bot {
	background: url("../images/footer-bg.png") repeat-x 50% 100%;
	width: 100%;
}
#shadow {
	background: url("../images/shadow.png") no-repeat scroll 50% 122px transparent;
}
#main {
	width: 890px;
	margin: 0 auto;
	font-size: 0.75em;
}
header {
	position: relative;
	height: 78px;
}
aside {
	height: 461px;
	padding: 0 0 48px 0;
}
section#content {
	font-weight: 400;
}
footer {
	background: url("../images/footer.png") no-repeat 50% 0%;
	height: 49px;
	overflow: hidden;
}
/*======= Global Structure END =======*/





/*======= Left & Right alignment START =======*/

.fleft {
	float: left;
}
img.fleft {
	margin: 6px 28px 47px 0;
}
img.fleft1 {
	float: left;
	margin: 6px 28px 0 0;
}
img.fleft2 {
	float: left;
	margin: 6px 28px 28px 0;
}
img.fleft3 {
	float: left;
	margin: 6px 28px 55px 0;
}
img.fleft4 {
	float: left;
	margin: 6px 28px 55px 0;
}
.fright {
	float: right;
}
img.fright {
	margin: 4px 0 0 15px;
}
img.fright1 {
	float: right;
	margin: 4px 0 55px 15px;
}
ul.fright {
	padding: 0 66px 16px 0;
}
ul.fright1 {
	float: right;
	padding: 0 54px 16px 0;
}
.pad-bot {
	padding: 0 0 12px;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
/*======= Left & Right alignment END =======*/




/*======= Header START =======*/
/******** Video ********/
.video {
    background: none repeat scroll 0 0 #000000;
    height: 416px;
    margin: 0 auto;
    padding: 10px 0 0;
    position: relative;
    top: 10px;
    width: 870px;
    z-index: 1;
    border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior: url(js/PIE.htc);
}
/******** Slider ********/
.slider-wrapper {
	padding: 45px 0 0;
	margin:0;
}
/******** coin-slider ********/
.coin-slider {
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.coin-slider a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	text-indent:-9999px;
	border:0;
}
.cs-prev {
	background: url("../images/arrows.png") no-repeat scroll -30px 0 transparent;
	right:15px;
}
.cs-next {
	background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
	left:15px;
}

.cs-buttons {
	display: none;
}
.cs-buttons a {
	margin-left: 5px;
	height: 10px;
	width: 10px;
	float: left;
	border: 1px solid #B8C4CF;
	color: #B8C4CF;
	text-indent: -1000px;
}
.cs-active {
	background-color: #B8C4CF;
	color: #FFFFFF;
}
.cs-title {
	width: 545px;
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF;
}

/******** nivo-slider ********/
.nivo-slider-default #nivo-slider {
	width: 890px; /* Make sure your images are the same size */
	height: 446px; /* Make sure your images are the same size */
}
.theme-default {
	width: 890px;
}
.nivo-slider-default .nivoSlider {
	position:relative;
}
.nivo-slider-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivo-slider-default .nivoSlider a {
	border:0;
	display:block;
}
/* The slices and boxes in the Slider */
.nivo-slider-default .nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-slider-default .nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
.nivo-slider-default .nivo-controlNav {
	display: none;
}
.nivo-slider-default .nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
	display:block;
	width:30px;
	height:30px;
	background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
	text-indent:-9999px;
	border:0;
}
.nivo-slider-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.nivo-slider-default a.nivo-prevNav {
	left:15px;
}
.nivo-slider-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-slider-default .nivo-caption a {
	color:#fff;
	border-bottom:1px dotted #fff;
}
.nivo-slider-default .nivo-caption a:hover {
	color:#fff;
}

/******** owl-slider ********/

.slider {
	width:890px;
	height:494px;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:1;
}
.items {
	display:none;
}
.play {
	background: url("../images/play.png") no-repeat scroll 0 0 transparent;
	bottom: 65px;
	cursor: pointer;
	display: inline-block;
	height: 22px;
	position: absolute;
	right: 20px;
	text-indent: -5000px;
	width: 44px;
	z-index: 10;
}
.paused {
	background: url("../images/play.png") no-repeat scroll 0 bottom transparent;
	bottom: 65px;
	cursor: pointer;
	display: inline-block;
	height: 22px;
	position: absolute;
	right: 20px;
	width: 44px;
	z-index: 10;
}
.slider-bunner1 {
	cursor: pointer;
	height: 112px;
	position: absolute;
	width: 298px;
	text-indent:-5000px;
	z-index: 999;
}
.tabs li.first {
	background: url("../images/header-button.png") no-repeat scroll -298px 0 transparent;
	bottom: -12px;
	cursor: pointer;
	height: 112px;
	position: absolute;
	left: 137px;
	width: 298px;
	z-index: 999;
}
.tabs li.first:hover {
	background: url("../images/header-button.png") no-repeat scroll -298px -112px transparent;
}
.tabs li.first.active {
	background: url("../images/header-button.png") no-repeat scroll -298px -224px transparent;
}
.slider-bunner2 {
	cursor: pointer;
	height: 112px;
	position: absolute;
	width: 298px;
	text-indent:-5000px;
	z-index: 999;
}
.tabs li.last {
	background: url("../images/header-button.png") no-repeat scroll 0 0 transparent;
	bottom: -12px;
	cursor: pointer;
	height: 112px;
	position: absolute;
	right: 137px;
	width: 298px;
	z-index: 999;
}
.tabs li.last:hover {
	background: url("../images/header-button.png") no-repeat scroll 0 -112px transparent;
}
.tabs li.last.active {
	background: url("../images/header-button.png") no-repeat scroll 0 -224px transparent;
}
.call {
	float: right;
	font-size: 2em;
	font-weight: 700;
	padding: 0 18px;
	position: relative;
	text-decoration: none;
	top: 46px;
}
/*======= Header End =======*/



/*======= aside START =======*/

aside .indent {
	padding: 45px 0 0 0;
}
/*======= aside End =======*/




/*======= Content START =======*/
.col-1 {
	width: 599px;
	padding: 0 40px 0 0;
}
.col-2 {
	width: 251px;
}
#content #indent {
	padding: 0 0 50px 0;
}
#content #indent-1 {
	padding: 40px 0 65px 0;
}
#content #indent-2 {
	padding: 40px 0 49px 0;
}
#content #indent-3 {
	padding: 40px 0 59px 0;
}
#content p {
	padding: 0 0 20px 0;
	line-height: 20px;
	font-size: 12px;
}
#content p.extra {
	padding: 0 0 18px 0;
}
#content p.extra1 {
	padding: 0 0 13px 0;
}
#content p span {
	color: #898989;
}
#content p small {
	float: right;
	padding: 0 20% 0 0;
	font-size: 1em;
}
/*======= Content END =======*/

/*======= Social Network & Newsletter START =======*/

#newsletter-form {
	float:right;
	padding:12px 0 0 0;
	width:358px;
}
#newsletter-form fieldset {
	border:none;
}
#newsletter-form .form-border {
	padding: 4px 0 8px 11px;
}
#newsletter-form .rowElem {
	background:url("../images/newsletter-bg.png") no-repeat 0 0;
	position:relative;
	height:41px;
	float:left;
	width: 235px;
}
.newsletter-subscribe {
	background:url("../images/subscribe.png") no-repeat 0 0 transparent;
	display:inline-block;
	overflow:hidden;
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	text-indent: -5000px;
	cursor:pointer;
	height: 41px;
	width: 36px;
}
.newsletter-subscribe:hover {
	background:url("../images/subscribe-hover.png") no-repeat;
}
#newsletter-form span {
	display:inline-block;
	margin:3px 3px 0 0;
	float:left;
	font-size:18px;
	text-transform:uppercase;
}
#newsletter-form input[type=text] {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #898989;
	font-size: 12px;
	line-height: 18px;
	outline: medium none;
	padding: 12px 0 12px 10px;
	width: 204px;
}
#newsletter-form input[type=image] {
	vertical-align:top;
	float:left;
	margin:3px 0 0 -25px;
}
#newsletter-form a {
	text-decoration:none;
	color:#898989;
}
#newsletter-form .alignright {
	padding:5px 28px 0 0;
}
/*======= Social Network icon START =======*/
.soc {
	background:url("../images/border_4.png") no-repeat right -10px;
	padding: 10px 39px 10px 0;
	float:left;
}
.row-1 {
	background: url("../images/bg-1.png") repeat scroll 0 0 transparent;
	display:block;
	position: relative;
	margin: 0 0 52px;
	padding: 18px 39px 18px 39px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	behavior: url(js/PIE.htc);
}
.soc li {
	float:left;
	padding-right:5px;
}
.soc li a {
	width:45px;
	height:45px;
	display:block;
}
.m1 {
	color: #898989;
	float: left;
	font-size: 18px;
	font-weight: 700;
	line-height: 35px;
	padding: 2px 17px 0 0;
	text-transform: uppercase;
}
.soc .m1 {
	padding:4px 17px 0 0;
}
.soc li .m2 {
	background:url(../images/twitter.png) no-repeat 0 0;
}
.soc li .m3 {
	background:url(../images/facebook.png) no-repeat 0 0;
}
.soc li .m4 {
	background:url(../images/skype.png) no-repeat 0 0;
}
.soc li .m5 {
	background:url(../images/rss.png) no-repeat 0 0;
}
.soc li .m6 {
	background:url(../images/flickr.png) no-repeat 0 0;
}
.soc li .m2:hover {
	background:url(../images/twitter-hover.png) no-repeat 0 0;
}
.soc li .m3:hover {
	background:url(../images/facebook-hover.png) no-repeat 0 0;
}
.soc li .m4:hover {
	background:url(../images/skype-hover.png) no-repeat 0 0;
}
.soc li .m5:hover {
	background:url(../images/rss-hover.png) no-repeat 0 0;
}
.soc li .m6:hover {
	background:url(../images/flickr-hover.png) no-repeat 0 0;
}
#easyTooltip {
	padding:5px 7px;
	background:#ea3809;
	border:1px solid #f4a622;
	color:#FFFFFF;
	font-size:12px;
	font-weight:700;
	text-transform:none;
	position:absolute;
	z-index:100;
}
/*======= Social Network & Newsletter END =======*/

/*======= txt, Links, Lines, Titles START =======*/

h1 {
	position: absolute;
	top: 35px;
}
h1 a {
	display: block;
	overflow: hidden;
}
h1 a span {
	font-size: 41px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	background: url(../images/title-tail.png) repeat-x 0% 100%;
	height: 39px;
	margin: 0 0 27px 0;
	overflow: hidden;
	line-height: 1.2em;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.6px;
	color: #ea3809;
}
h2.extra {
	margin: 0 0 18px 0;
}
h2.extra1 {
	margin: 0 0 24px 0;
}
h3 {
	background: url(../images/title-tail.png) repeat-x 0% 100%;
	height: 64px;
	margin: 0 0 18px 0;
	overflow: hidden;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 700;
	color: #fff;
}
h3 span {
	display: block;
	margin: -4px 0 0 0;
}
h6 {
	display: inline-block;
	padding: 0 0 11px 0;
	line-height: 18px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.6px;
	color: #EEEEEE;
}
.link {
	float: left;
	line-height: 1.2em;
	font-size: 1.5em;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
}
.link:hover {
	color: #969696;
}
.link-indent {
	margin: 0 0 52px 0;
}
/*======= txt, Links, Lines, Titles END =======*/




/*======= Forms START =======*/

#contact-form {
	width: 100%;
	overflow: hidden;
}
/*======= Forms END =======*/





/*======= Other START =======*/

.pic-indent {
	margin: 0 0 0 0;
}
.list {
	padding: 0 0 20px 0;
	overflow: hidden
}
.list li {
	word-spacing: -1px;
	line-height: 32px;
	font-size: 1.083em;
	font-weight: bold;
	color: #b1b1b1;
}
.list li a {
	text-decoration: none;
	color: #b1b1b1;
}
.list li a:hover {
	color: #fff;
}
.list-1 {
	width: 100%;
	padding: 0 0 32px 0;
	overflow: hidden;
}
.list-1 li {
	float: left;
	padding: 0 40px 0 40px;
	position: relative;
	width: 239px;
}
.list-1 li.extra {
	padding: 0 40px 0 40px;
}
.list-1 li.last {
	padding: 0 0 0 40px;
	width: 212px;
}
.list-1 li img {
	float: left;
	left: 0px;
	position: absolute;
}
.list-1 li div {
	overflow: hidden;
}
.list-1 li strong {
	display: block;
	padding: 0 0 11px 0;
	line-height: 18px;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.6px;
	color: #fff;
}
.list-1 li strong a {
	text-decoration: none;
	color: #EEEEEE;
}
.list-1 li strong a:hover {
	text-decoration: underline;
}
.list-1 li b {
	display: block;
	padding: 0 0 11px 0;
	line-height: 18px;
	font-size: 1.333em;
	color: #fff;
}
.list-1 li b a {
	text-decoration: none;
	color: #fff;
}
.list-1 li b a:hover {
	text-decoration: underline;
}
.list-1 li p {
	padding: 0 !important;
	line-height: 20px !important;
	font-size: 1.083em !important;
}
.list-1 li p span {
	font-weight: bold;
}
.list-2 {
	padding: 0 0 16px 0;
	overflow: hidden;
}
.list-2 li {
	background: url("../images/tick.png") no-repeat scroll 0 8px transparent;
	padding: 0 0 0 23px;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}
.list-2 li a {
	text-decoration: none;
}
.list-2 li a:hover {
	color: #fff;
}
.list-3 {
	padding: 0 0 2px 0;
	overflow: hidden;
}
.list-3 dt {
	padding: 0 0 1px 0;
	line-height: 20px;
	font-size: 1.5em;
	color: #fefefe;
}
.list-3 dt a {
	text-decoration: none;
	color: #fefefe;
}
.list-3 dt a:hover {
	text-decoration: underline;
}
.list-3 dd {
	padding: 0 0 19px 0;
	line-height: 20px;
	font-size: 1.083em;
	color: #8a8989;
}
.list-4 {
	padding: 0 0 47px 0;
	overflow: hidden;
}
.list-4 li {
	width: 100%;
	overflow: hidden;
	vertical-align: top;
	line-height: 32px;
	font-size: 1.083em;
	font-weight: bold;
	color: #b1b1b1;
}
.list-4 li a {
	word-spacing: -1px;
	text-decoration: none;
	color: #b1b1b1;
}
.list-4 li a:hover {
	color: #fff;
}
.list-4 li strong {
	float: right;
	width: 100px;
}
.list-4 li b {
	float: right;
	width: 89px;
}
.list-5 {
	width: 100%;
	margin: 0 0 -8px 0;
	padding: 2px 0 0 0;
	overflow: hidden;
}
.list-5 li {
	width: 100%;
	padding: 0 0 35px 0;
	overflow: hidden;
	vertical-align: top;
}
.list-5 li img {
	float: left;
	margin: 5px 29px 0 0;
}
.list-5 li strong {
	display: block;
	padding: 0 0 22px 0;
	line-height: 20px;
	font-size: 1.5em;
	font-weight: normal;
	color: #fefefe;
}
.list-5 li strong a {
	text-decoration: none;
	color: #fefefe;
}
.list-5 li strong a:hover {
	text-decoration: underline;
}
.list-5 li p {
	padding: 0 0 0 0 !important;
	color: #adadad !important;
}
.list-6 {
	padding: 0 0 20px 0;
	overflow: hidden
}
.list-6 li {
	line-height: 32px;
	font-size: 1.083em;
	color: #b1b1b1;
}
.list-6 li a {
	text-decoration: none;
	color: #b1b1b1;
}
.list-6 li a:hover {
	color: #fff;
}
.list-7 {
	padding: 0 0 35px 0;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.083em;
	color: #8a8989;
}
.list-7 dd {
	width: 100%;
	padding: 0 0 20px 0;
	overflow: hidden;
}
.list-7 dd small {
	float: right;
	padding: 0 29% 0 0;
	font-size: 1em;
}
.list-7 dd i {
	float: right;
	padding: 0 24% 0 0;
	font-style: normal;
}
.list-7 dd a {
	color: #8a8989;
}
.list-indent {
	padding: 0 0 52px 0 !important;
}
.list-indent-1 {
	padding: 0 0 16px 0 !important;
}
.list-indent-2 {
	padding: 0 0 46px 0 !important;
}
.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}
.privacy {
	width: 100%;
	padding: 0 0 5px 0;
	overflow: hidden;
}
.privacy h2 {
	margin: 0 0 25px 0 !important;
}
/*======= Other END =======*/



/*======= Carousel START =======*/

#loopedCarousel {
	position: relative;
	width: 890px;
	height: 418px;
}
#loopedCarousel a.previous {
	background: url(../images/button-prev.png) no-repeat 100% 0%;
	display: block;
	width: 28px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 186px;
	left: -35px;
}
#loopedCarousel a.previous:hover {
	background-position: 0% 0%;
}
#loopedCarousel a.next {
	background: url(../images/button-next.png) no-repeat 0% 0%;
	display: block;
	width: 28px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 186px;
	right: -41px;
}
#loopedCarousel a.next:hover {
	background-position: 100% 0%;
}
#loopedCarousel1 {
	position: relative;
	width: 890px;
	height: 418px;
}
#loopedCarousel1 a.previous {
	background: url(../images/button-prev.png) no-repeat 100% 0%;
	display: block;
	width: 28px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 186px;
	left: -35px;
}
#loopedCarousel1 a.previous:hover {
	background-position: 0% 0%;
}
#loopedCarousel1 a.next {
	background: url(../images/button-next.png) no-repeat 0% 0%;
	display: block;
	width: 28px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 186px;
	right: -41px;
}
#loopedCarousel1 a.next:hover {
	background-position: 100% 0%;
}
.container {
	position:relative;
	width: 890px;
	height: 418px;
	overflow: hidden;
}
.slides {
	position: absolute;
	top: 0;
	left: 0;
}
.slides div {
	background: url("../images/box.png") no-repeat scroll 0 0 transparent;
	height: 375px;
	padding: 22px 30px 22px 20px;
	top: 0;
	width: 250px;
}
.slides div span {
	background: url("../images/title-bg.png") repeat-x scroll 0 100% transparent;
	color: #FFFFFF;
	display: block;
	font-size: 24px;
	font-weight: 700;
	height: 43px;
	margin: 0 auto 22px;
	text-align: center;
	width: 100%;
}
.slides div ul {
	width: 100%;
	padding: 0 0 12px 0;
	overflow: hidden;
}
.slides div ul li {
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}
.slides div ul li a {
	text-decoration: none;
	color: #AAAAAA;
}
.slides div ul li small {
	float: right;
	font-size: 1em;
}
.slides img {
	padding: 0 0 12px 0;
}
.slides div strong {
	background: url(../images/line-hor.png) repeat-x 50% 0%;
	display: block;
	width: 100%;
	padding: 21px 0 0 0;
	overflow: hidden;
	font-weight: 400;
}
.slides div strong b {
	float: right;
	width: 96px;
	font-weight: 400;
}
.slides div strong b a {
	background: url(../images/button-bg.png) no-repeat 0% 0%;
	float: right;
	width: 96px;
	height: 37px;
	overflow: hidden;
	line-height: 36px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}
.slides div strong b a:hover {
	background: url(../images/button-bg-h.png) no-repeat 0% 0%;
}
.slides div strong em {
	float: left;
	line-height: 36px;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
}
/*======= Carousel END =======*/




/*======= Footer START =======*/

footer p {
	padding: 17px 0 0 12px;
	line-height: 1.2em;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #fefefe;
}
footer p a {
	text-decoration: none;
	color: #fefefe;
}
footer p a:hover {
	color: #000;
}
footer p strong {
	padding: 0 0 0 12px;
	font-weight: 400;
}

/*======= Footer END =======*/
