h2,p
{
	margin-bottom: 15px;
}
.pattern-1,.pattern-2,.pattern-3,.pattern-4,.pattern-5,.pattern-6,.pattern-7,.pattern-8,.pattern-9
{
	background-position: 0 0;
	background-repeat: repeat;
}
.navbar .navbar-nav,h1,h2,h3,h4,h5,h6
{
	font-family: Raleway,sans-serif;
}
body
{
	background-color: #fff;
	color: #777;
	font-family: Roboto,sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.46666667;
}
.logo-font
{
	font-family: Pacifico,cursive,sans-serif;
}
.blockquote:before,blockquote:after
{
	content: "“";
	font-family: 'PT Serif',serif;
}
html
{
	height: 100%;
}
body.canvas-slid,body.canvas-sliding
{
	overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6
{
	color: #f57900;
	line-height: 1.2;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a
{
	color: #333;
}
.dark h1,.dark h1 a,.dark h2,.dark h2 a,.dark h3,.dark h3 a,.dark h4,.dark h4 a,.dark h5,.dark h5 a,.dark h6,.dark h6 a
{
	color: #fff;
}
.dark .footer h1,.dark .footer h1 a,.dark .footer h2,.dark .footer h2 a,.dark .footer h3,.dark .footer h3 a,.dark .footer h4,.dark .footer h4 a,.dark .footer h5,.dark .footer h5 a,.dark .footer h6,.dark .footer h6 a
{
	color: #999;
}
h1
{
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
}
h1.logo-font
{
	font-size: 50px;
	font-weight: 300;
	text-transform: none;
}
h5,h6
{
	font-weight: 700;
}
h2
{
	font-size: 28px;
	text-transform: uppercase;
}
h2.logo-font
{
	text-transform: none;
}
h3
{
	font-size: 24px;
}
h4
{
	font-size: 19px;
}
h5
{
	font-size: 15px;
	text-transform: uppercase;
}
h6
{
	font-size: 13px;
}


.table_price > tbody > tr > td:first-child, 
.table_price > thead > tr > td:first-child 
{
   
    border-left-width: 0;
    text-align: left;
}
.table_price > thead > tr > td {
    background-color: #2F176F;
    border-bottom: 3px solid #fff;
    border-left: 2px solid #fff;
    box-sizing: border-box;
    color: #fff;
    padding: 0.5714em 1.1428em;
    vertical-align: middle;
    text-align: center;
}
.table_price > tbody > tr > td {
    background-color: #684AB7;
    color: #fff !important; 
    border-top: 3px solid #fff;
    border-left: 2px solid #fff;
    box-sizing: border-box;
    padding: 0.5714em 1.1428em;
    vertical-align: middle;
    text-align: center;
}
.table_price {
    border-spacing: 0;
    text-align: left;
}








@media screen and (min-width:768px)
{
	.jumbotron h1
	{
		font-size: 130px;
	}
}
@media screen and (max-width:767px)
{
	.jumbotron h1
	{
		font-size: 60px;
	}
}
.page-title
{
	margin-top: 0;
}
@media (min-width:992px)
{
	.title
	{
		margin-top: 0;
	}
}
.sidebar .title
{
	margin-top: 3px;
}
p.large
{
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 30px;
}
a
{
	color: #09afdf;
	o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
a:hover
{
	color: #0c9ec7;
}
a:active,a:focus
{
	color: #0c9ec7;
	outline: 0;
}
.link-dark
{
	color: #333;
	text-decoration: none!important;
}
.link-dark:hover
{
	color: #333;
	text-decoration: underline!important;
}
.dark .footer .link-dark
{
	color: #777;
	text-decoration: none!important;
}
.dark .footer .link-dark:hover
{
	color: #777;
	text-decoration: underline!important;
}
.link-light
{
	color: #fff;
	text-decoration: none!important;
}
.link-light:hover
{
	color: #fff;
	text-decoration: underline!important;
}
.no-trans *
{
	moz-transition: none!important;
	ms-transition: none!important;
	o-transition: none!important;
	transition: none!important;
	webkit-transition: none!important;
}
img
{
	display: block;
	height: auto;
	max-width: 100%;
}
.header-top .list-inline,blockquote,blockquote.inline p
{
	display: inline-block;
}
blockquote
{
	border-left: none;
	font-size: 16px;
	margin: 20px auto;
	padding: 10px 25px;
	position: relative;
}
blockquote:after
{
	color: #cdcdcd;
	font-size: 36px;
	height: 25px;
	left: 0;
	line-height: 36px;
	position: absolute;
	top: 12px;
	width: 25px;
}
.blockquote:before
{
	font-size: 40px;
}
blockquote.inline
{
	padding: 0;
}
blockquote.inline p
{
	margin: 0;
	width: 60%;
}
blockquote.inline footer
{
	display: inline-block;
	padding-left: 5px;
	width: 37%;
}
blockquote.inline:after
{
	top: 0;
}
.mark,mark
{
	background-color: #09afdf;
	color: #fff;
}
pre
{
	border-radius: 0;
	padding: 20px;
}
.well,pre
{
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
.text-muted
{
	color: #999;
}
.text-default
{
	color: #09afdf;
}
.well
{
	background-color: #f3f3f3;
	border-radius: 0;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
}
.dark hr
{
	border-color: #333;
}
ul
{
	list-style: square;
}
.list,.list-icons
{
	list-style: none;
	padding: 0;
}
.list li,.list-icons li
{
	padding: 5px 0;
}
.list-icons li i
{
	min-width: 25px;
	text-align: center;
}
.list-inline
{
	margin-bottom: 8px;
	margin-top: 9px;
}
@media (min-width:992px)and (max-width:1199px)
{
	.header-top .list-inline>li
	{
		padding: 0;
	}
}
.table:not(.table-bordered)
{
	border-bottom: 2px solid #f3f3f3;
}
.table>thead>tr>th
{
	background-color: #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color: #333;
	font-weight: 400;
	vertical-align: bottom;
}
.table.table-colored
{
	border-bottom-color: #09afdf;
}
.table-colored>thead>tr>th
{
	background-color: #09afdf;
	border-color: #09afdf;
	color: #fff;
}
.table-striped tbody,tbody
{
	background-color: #fff;
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th
{
	border-top: 1px solid #f3f3f3;
	padding: 8px 15px;
}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th
{
	background-color: #f5f5f5;
}
.table-striped.table>tbody>tr>td
{
	border-color: #e8e8e8;
}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th
{
	border-color: #f3f3f3;
}
.dl-horizontal dd
{
	margin-bottom: 10px;
}
.table-hover>tbody>tr:hover
{
	background-color: rgba(0,0,0,.04);
}
.dark .table:not(.table-bordered)
{
	border-bottom: 2px solid rgba(255,255,255,.07);
}
.dark .table>tbody
{
	background-color: transparent;
}
.dark .table>tbody>tr>td
{
	border-top: 1px solid rgba(255,255,255,.07);
}
.dark .table>thead>tr>th
{
	background-color: rgba(0,0,0,.15);
	border-bottom: 1px solid rgba(255,255,255,.07);
	color: #f1f1f1;
	font-weight: 400;
}
.page-wrapper
{
	background-color: #fff;
}
.header-top:not(.banner)
{
	background-color: #f2f2f2;
	border-bottom: 1px solid #d0d0d0;
	padding: 4px 0;
}
.header-top.dark
{
	background-color: #2e3537;
	border-bottom: 1px solid #252a2c;
}
.header-top.colored
{
	background-color: #2f176f;
	border-bottom: 1px solid #2f176f;
}
.header
{
background-color: #ccc0ea;
	border-bottom: 1px solid rgba(0,0,0,.07);
	border-top-color: #a0a0a0;
}
.header.dark
{
	background-color: #394245;
	border-bottom: none;
	border-top-color: #394245;
}
.header-top.dark+.header:not(.dark)
{
	border-top-color: #ddd;
}
.header-top:not(.dark)+.header.dark
{
	border-top-color: #303030;
}
.header.header-small
{
	padding: 10px 0;
}
.dark .footer
{
	background-color: #222;
}
.dark .subfooter
{
	background-color: #373737;
	border-color: #454545;
}
.transparent-header .header-top
{
	position: relative;
	z-index: 103;
}
.transparent-header header.header.transparent-header-on
{
	
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 22;
}
.transparent-header .header-top.colored+header.header.transparent-header-on
{
	border-top-color: transparent;
}
.transparent-header header.header.dark.transparent-header-on
{
	
    background-color: rgba(76,0,0,0,.8);
	border-top-color: rgba(37,42,44,.5);
}
.header-left
{
	padding: 32px 0 0;
    color: #2F176F;	
}
.header-right
{
	position: relative;
        margin-top:14px;
}
.banner.dark-translucent-bg,.banner.default-translucent-bg,.banner.light-translucent-bg,.banner.parallax
{
	min-height: 250px;
	padding-bottom: 20px;
	padding-top: 60px;
}
.banner.video-background-banner
{
	min-height: 400px;
	padding-top: 100px;
}

.page-wrapper .main-container .container h1 {
color: #f57900;	
	
}
.main-container
{
	padding: 10px 0;
}
.block
{
	margin-bottom: 50px;
}
.footer-top,.section
{
	padding: 0 0;
}
.footer
{
	background-color: #fafafa;
	padding: 40px 0;
}
.footer-content
{
	padding: 20px 0;
}
.subfooter
{
	background-color: #f5f5f5;
	border-top: 1px solid #eaeaea;
	padding: 25px 0;
}
@media (min-width:768px)
{
	.dl-horizontal dd
	{
		margin-left: 150px;
	}
	.dl-horizontal dt
	{
		max-width: 120px;
	}
	.with-dropdown-buttons .navbar-default .navbar-collapse
	{
		padding-right: 120px;
	}
	.with-dropdown-buttons .header-dropdown-buttons
	{
		position: absolute;
		right: 0;
		top: 18px;
	}
	header.full-width .with-dropdown-buttons .header-dropdown-buttons
	{
		right: 15px;
	}
	.header.centered .header-left
	{
		padding: 12px 0;
	}
	.header.centered .header-right
	{
		text-align: center;
	}
	.header.centered .main-navigation .navbar-collapse.collapse
	{
		display: inline-block!important;
		vertical-align: top;
	}
	.header.centered .with-dropdown-buttons .navbar-default .navbar-collapse
	{
		padding-right: 0!important;
	}
	.header.centered .with-dropdown-buttons .header-dropdown-buttons
	{
		float: left;
		margin-left: 20px;
		position: relative;
		top: 4px;
	}
}
@media (min-width:768px)and (max-width:1199px)
{
	.main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse
	{
		padding-right: 110px;
	}
}
@media (min-width:768px)and (max-width:991px)
{
	header.full-width .main-navigation.with-dropdown-buttons .navbar-default .navbar-collapse
	{
		padding-right: 15px;
	}
}
@media (max-width:991px)
{
	.sidebar
	{
		margin-top: 40px;
	}
	.footer-content
	{
		padding: 10px 0;
	}
}
@media (max-width:767px)
{
	.transparent-header .header-left
	{
		padding: 12px 0;
	}
	.transparent-header .header-right
	{
		z-index: 21;
	}
	.header.full-width
	{
		padding: 0 15px;
	}
	.header.full-width .header-left
	{
		padding: 8px 0 0;
	}
}
.boxed .page-wrapper
{
	box-shadow: 0 0 10px #cacaca;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	webkit-box-shadow: 0 0 10px #cacaca;
}
.boxed.transparent-page-wrapper .page-wrapper
{
	background-color: transparent;
	box-shadow: none;
	webkit-box-shadow: none;
}
.pattern-1
{
	background-image: url(../images/pattern-1.png);
}
.pattern-2
{
	background-image: url(../images/pattern-2.png);
}
.pattern-3
{
	background-image: url(../images/pattern-3.png);
}
.pattern-4
{
	background-image: url(../images/pattern-4.png);
}
.pattern-5
{
	background-image: url(../images/pattern-5.png);
}
.pattern-6
{
	background-image: url(../images/pattern-6.png);
}
.pattern-7
{
	background-image: url(../images/pattern-7.png);
}
.pattern-8
{
	background-image: url(../images/pattern-8.png);
}
.pattern-9
{
	background-image: url(../images/pattern-9.png);
}
.pattern-4 .page-wrapper,.pattern-5 .page-wrapper,.pattern-6 .page-wrapper,.pattern-7 .page-wrapper,.pattern-8 .page-wrapper,.pattern-9 .page-wrapper
{
	box-shadow: none;
	webkit-box-shadow: none;
}
@media (min-width:768px)
{
	.boxed .page-wrapper
	{
		width: 750px;
	}
}
@media (min-width:992px)
{
	.boxed .page-wrapper
	{
		width: 970px;
	}
}
@media (min-width:1200px)
{
	.boxed .page-wrapper
	{
		width: 1170px;
	}
}
.background-img-1
{
	background: url(../images/background-img-1.jpg)50% 0 no-repeat;
}
.background-img-2
{
	background: url(../images/background-img-2.jpg)50% 0 no-repeat;
}
.background-img-3
{
	background: url(../images/background-img-3.jpg)50% 0 no-repeat;
}
.background-img-4
{
	background: url(../images/background-img-4.jpg)50% 0 no-repeat;
}
.background-img-5
{
	background: url(../images/background-img-5.jpg)50% 0 no-repeat;
}
.background-img-6
{
	background: url(../images/background-img-6.jpg)50% 0 no-repeat;
}
.background-img-7
{
	background: url(../images/background-img-7.jpg)50% 0 no-repeat;
}
.fullscreen-bg
{
	background: url(../images/fullscreen-bg.jpg)50% 0 no-repeat;
	background-size: cover;
	bottom: 0;
	left: 0;
	moz-background-size: cover;
	o-background-size: cover;
	position: fixed;
	right: 0;
	top: 0;
	webkit-background-size: cover;
}
.boxed .fullscreen-bg
{
	background: 0 0;
}
.white-bg
{
	background-color: #fff;
}
.light-gray-bg
{
	background-color: #fafafa;
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #f3f3f3;
}
.footer-top.light-gray-bg
{
	background-color: #f5f5f5;
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}
.dark-bg
{
	background-color: #373737;
	color: #cdcdcd;
}
.dark-bg+.dark-bg:not(.image-box):not(.full-image-container):not(.full-text-container):not(.full-width-section)
{
	background-color: #555;
}
.dark-bg+.dark-bg+.dark-bg
{
	background-color: #373737;
}
.dark-bg h1,.dark-bg h2,.dark-bg h3,.dark-bg h4,.dark-bg h5,.dark-bg h6
{
	color: #fff;
}
.dark-bg a:not(.btn)
{
	color: #cdcdcd;
	text-decoration: underline;
}
.dark-bg a:not(.btn):hover
{
	color: #cdcdcd;
	text-decoration: none;
}
.default-bg
{
	background-color: #09afdf;
	color: #fff;
}
.default-bg h1,.default-bg h2,.default-bg h3,.default-bg h4,.default-bg h5,.default-bg h6
{
	color: #fff;
}
.default-bg a:not(.btn)
{
	color: #fff;
	text-decoration: underline;
}
.default-bg a:not(.btn):hover
{
	color: #fff;
	text-decoration: none;
}
.no-touch .fixed-bg,.no-touch .parallax,.no-touch .parallax-2,.no-touch .parallax-3
{
	background-attachment: fixed;
}
.dark-translucent-bg,.default-translucent-bg,.light-translucent-bg,.two-col-translucent-bg
{
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	moz-background-size: cover;
	o-background-size: cover;
	overflow: hidden;
	position: relative;
	webkit-background-size: cover;
	z-index: 1;
}
.dark-translucent-bg:after,.default-translucent-bg:after,.light-translucent-bg:after,.two-col-translucent-bg:after
{
	content: "";
	height: 100%;
	left: 0;
	o-transition: all .2s ease-in-out;
	position: absolute;
	top: 0;
	transition: all .2s ease-in-out;
	webkit-backface-visibility: hidden;
	webkit-transform: translateZ(0)scale(1,1);
	webkit-transition: all .2s ease-in-out;
	width: 100%;
	z-index: 2;
}
.dark-translucent-bg>div,.default-translucent-bg>div,.light-translucent-bg>div,.two-col-translucent-bg>div
{
	position: relative;
	z-index: 3;
}
.light-translucent-bg
{
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
	color: #333;
}
.light-translucent-bg:after
{
	background-color: rgba(255,255,255,.7);
}
.light-translucent-bg.slight:after
{
	background-color: rgba(255,255,255,.85);
}
.video-background-banner.light-translucent-bg:after,.video-background.light-translucent-bg:after
{
	background-color: rgba(255,255,255,.5);
}
.light-translucent-bg.hovered:hover:after
{
	background-color: rgba(255,255,255,.8);
}
.dark-translucent-bg:after
{
	background-color: rgba(0,0,0,.5);
}
.dark-translucent-bg.hovered:hover:after
{
	background-color: rgba(0,0,0,.6);
}
.dark-translucent-bg,.dark-translucent-bg h1,.dark-translucent-bg h2,.dark-translucent-bg h3,.dark-translucent-bg h4,.dark-translucent-bg h5,.dark-translucent-bg h6
{
	color: #fff;
}
.dark-translucent-bg a:not(.btn)
{
	color: #fff;
	text-decoration: underline;
}
.dark-translucent-bg a:not(.btn):hover
{
	color: #fff;
	text-decoration: none;
}
.two-col-translucent-bg
{
	color: #333;
}
.two-col-translucent-bg:after
{
	background-color: rgba(255,255,255,.7);
}
@media (min-width:992px)
{
	.two-col-translucent-bg:after
	{
		background: linear-gradient(to right,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
		background: -moz-linear-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
		background: -ms-linear-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
		background: -o-linear-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
		background: -webkit-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
		background: -webkit-linear-gradient(left,rgba(255,255,255,.7) 50%,rgba(0,0,0,.5) 50%);
	}
	.two-col-translucent-bg .container>.row>div+div,.two-col-translucent-bg .container>.row>div+div h1,.two-col-translucent-bg .container>.row>div+div h2,.two-col-translucent-bg .container>.row>div+div h3,.two-col-translucent-bg .container>.row>div+div h4,.two-col-translucent-bg .container>.row>div+div h5,.two-col-translucent-bg .container>.row>div+div h6
	{
		color: #fff;
	}
	.two-col-translucent-bg .container>.row>div+div a:not(.btn)
	{
		color: #fff;
		text-decoration: underline;
	}
	.two-col-translucent-bg .container>.row>div+div a:not(.btn):hover
	{
		color: #fff;
		text-decoration: none;
	}
}
.default-translucent-bg:after
{
	background-color: rgba(9,175,223,.7);
}
.default-translucent-bg.hovered:hover:after
{
	background-color: rgba(9,175,223,.8);
}
.default-translucent-bg,.default-translucent-bg h1,.default-translucent-bg h2,.default-translucent-bg h3,.default-translucent-bg h4,.default-translucent-bg h5,.default-translucent-bg h6
{
	color: #fff;
}
.default-translucent-bg a:not(.btn)
{
	color: #fff;
	text-decoration: underline;
}
.default-translucent-bg a:not(.btn):hover
{
	color: #fff;
	text-decoration: none;
}
.default-hovered
{
	o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
.default-hovered:hover,.default-hovered:hover:after
{
	background-color: #09afdf;
}
.light-gray-bg.default-hovered:hover *
{
	color: #fff;
}
@media (min-width:768px)
{
	.animated-text h2
	{
		o-transition: all .2s ease-in-out;
		position: absolute;
		top: 0;
		transition: all .2s ease-in-out;
		webkit-transition: all .2s ease-in-out;
		width: 100%;
	}
	.animated-text h2+h2
	{
		filter: alpha(opacity=0);
		moz-transform: scale(1.15);
		ms-transform: scale(1.15);
		opacity: 0;
		o-transform: scale(1.15);
		transform: scale(1.15);
		webkit-transform: scale(1.15);
	}
	.animated-text:hover h2
	{
		filter: alpha(opacity=0);
		moz-transform: scale(.85);
		ms-transform: scale(.85);
		opacity: 0;
		o-transform: scale(.85);
		transform: scale(.85);
		webkit-transform: scale(.85);
	}
	.animated-text:hover h2+h2
	{
		filter: alpha(opacity=100);
		moz-transform: scale(1);
		ms-transform: scale(1);
		opacity: 1;
		o-transform: scale(1);
		transform: scale(1);
		webkit-transform: scale(1);
	}
}
@media (max-width:767px)
{
	.animated-text h2+h2
	{
		display: none;
	}
}
.fixed-header-on .header.fixed,.fixed-header-on header.header.transparent-header-on
{
	filter: alpha(opacity=0);
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	webkit-backface-visibility: hidden;
	webkit-transform: translateZ(0);
	width: 100%;
	z-index: 1006;
}
.fixed-header-on .header.fixed:not(.dark)
{
	background-color: rgb(204, 192, 234);
	border-bottom: 1px solid #f1f1f1;
}
.fixed-header-on .dark.header.fixed
{
	background-color: rgba(57,66,69,.95);
}
.fixed-header-on.boxed .header.fixed
{
	left: auto;
}
.fixed-header-on .header .logo
{
	display: none;
	margin: 0 0 -5px;
}
.fixed-header-on .header .logo img
{
	max-height: 60px;
}
.fixed-header-on .header .site-slogan,.fixed-header-on .header.centered .header-left
{
	display: none;
}
.fixed-header-on .header.fixed.animated
{
	animation-duration: .4s;
	webkit-animation-duration: .4s;
}
@media (min-width:768px)
{
	.fixed-header-on.boxed .header.fixed
	{
		width: 750px;
	}
	.fixed-header-on .header-left
	{
		padding: 0;
	}
	.fixed-header-on .dark.header .dropdown-menu
	{
		border: 1px solid #2e3537;
	}
	.fixed-header-on .main-navigation .navbar-nav>li>a
	{
		padding-bottom: 21px!important;
		padding-top: 21px!important;
	}
	.fixed-header-on .header:not(.centered) .main-navigation .navbar-nav>.dropdown>a:before
	{
		top: 24px;
	}
	.fixed-header-on .header:not(.centered) .main-navigation.with-dropdown-buttons .header-dropdown-buttons
	{
		top: 12px;
	}
	.fixed-header-on .dark .header-dropdown-buttons .btn-group .dropdown-menu,.fixed-header-on .header-dropdown-buttons .btn-group .dropdown-menu
	{
		margin-top: 11px;
	}
	.fixed.header .main-navigation.animated .navbar-nav>li>a,.header-left
	{
		o-transition: padding 0s linear,color .2s ease-in-out,background-color .2s ease-in-out;
		transition: padding 0s linear,color .2s ease-in-out,background-color .2s ease-in-out;
		webkit-transition: padding 0s linear,color .2s ease-in-out,background-color .2s ease-in-out;
	}
}
@media (min-width:992px)
{
	.fixed-header-on .header .logo,.fixed-header-on .header .site-slogan
	{
		display: block;
	}
	.fixed-header-on.boxed .header.fixed
	{
		width: 970px;
	}
	.fixed-header-on .header-left
	{
		padding: 24px 0 0;
	}
}
@media (min-width:1200px)
{
	.fixed-header-on.boxed .header.fixed
	{
		width: 1170px;
	}
}
@media (max-width:767px)
{
	.header.fixed
	{
		position: relative!important;
		top: auto!important;
	}
	.header.fixed.transparent-header-on
	{
		position: absolute!important;
	}
}
.grid-space-20
{
	margin-left: -10.5px;
	margin-right: -10.5px;
}
.grid-space-20 .col-lg-3,.grid-space-20 .col-lg-4,.grid-space-20 .col-lg-6,.grid-space-20 .col-md-3,.grid-space-20 .col-md-4,.grid-space-20 .col-md-6,.grid-space-20 .col-sm-3,.grid-space-20 .col-sm-4,.grid-space-20 .col-sm-6,.grid-space-20 .col-xs-3,.grid-space-20 .col-xs-4,.grid-space-20 .col-xs-6
{
	padding-left: 10px;
	padding-right: 10px;
}
.grid-space-10
{
	margin-left: -6px;
	margin-right: -6px;
}
.grid-space-10 .col-lg-3,.grid-space-10 .col-lg-4,.grid-space-10 .col-lg-6,.grid-space-10 .col-md-3,.grid-space-10 .col-md-4,.grid-space-10 .col-md-6,.grid-space-10 .col-sm-3,.grid-space-10 .col-sm-4,.grid-space-10 .col-sm-6,.grid-space-10 .col-xs-3,.grid-space-10 .col-xs-4,.grid-space-10 .col-xs-6
{
	padding-left: 5px;
	padding-right: 5px;
}
.grid-space-0
{
	margin-left: 0;
	margin-right: 0;
}
.grid-space-0 .col-lg-3,.grid-space-0 .col-lg-4,.grid-space-0 .col-lg-6,.grid-space-0 .col-md-3,.grid-space-0 .col-md-4,.grid-space-0 .col-md-6,.grid-space-0 .col-sm-3,.grid-space-0 .col-sm-4,.grid-space-0 .col-sm-6,.grid-space-0 .col-xs-3,.grid-space-0 .col-xs-4,.grid-space-0 .col-xs-6
{
	padding-left: 0;
	padding-right: 0;
}
.grid-space-0>div
{
	margin-bottom: 0;
	padding-bottom: 0;
}
.separator
{
	height: 1px;
	margin: 20px auto 15px;
	position: relative;
	webkit-backface-visibility: hidden;
	webkit-transform: translateZ(0)scale(1,1);
	width: 100%;
}
.separator:after
{
	background: #e8e8e8;
	background: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),color-stop(35%,rgba(0,0,0,.09)),color-stop(70%,rgba(0,0,0,.09)),color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 35%,rgba(0,0,0,.09) 70%,rgba(0,0,0,0) 100%);
	bottom: -1px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
.dark-bg:not(.banner) .separator:after
{
	background: #505050;
	background: linear-gradient(to right,#373737 0,#505050 35%,#505050 70%,#373737 100%);
	background: -moz-linear-gradient(left,#373737 0,#505050 35%,#505050 70%,#373737 100%);
	background: -ms-linear-gradient(left,#373737 0,#505050 35%,#505050 70%,#373737 100%);
	background: -o-linear-gradient(left,#373737 0,#505050 35%,#505050 70%,#373737 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#373737),color-stop(35%,#505050),color-stop(70%,#505050),color-stop(100%,#373737));
	background: -webkit-linear-gradient(left,#373737 0,#505050 35%,#505050 70%,#373737 100%);
}
#footer.dark .separator:after
{
	background: #505050;
	background: linear-gradient(to right,#222 0,#505050 35%,#505050 70%,#222 100%);
	background: -moz-linear-gradient(left,#222 0,#505050 35%,#505050 70%,#222 100%);
	background: -ms-linear-gradient(left,#222 0,#505050 35%,#505050 70%,#222 100%);
	background: -o-linear-gradient(left,#222 0,#505050 35%,#505050 70%,#222 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#222),color-stop(35%,#505050),color-stop(70%,#505050),color-stop(100%,#222));
	background: -webkit-linear-gradient(left,#222 0,#505050 35%,#505050 70%,#222 100%);
}
.dark-translucent-bg .separator:after,.default-bg .separator:after,.default-translucent-bg .separator:after,.light.separator:after
{
	background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
	background: rgba(255,255,255,.5);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(35%,rgba(255,255,255,.5)),color-stop(70%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
}
@media (min-width:992px)
{
	.two-col-translucent-bg .container>.row>div+div .separator:after
	{
		background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
		background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
		background: rgba(255,255,255,.5);
		background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,0)),color-stop(35%,rgba(255,255,255,.5)),color-stop(70%,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));
		background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.5) 35%,rgba(255,255,255,.5) 70%,rgba(255,255,255,0) 100%);
	}
}
.dark.separator:after,.light-translucent-bg .separator:after,.two-col-translucent-bg .container>.row>div .separator:after
{
	background: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,rgba(0,0,0,0) 100%);
	background: rgba(0,0,0,.5);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),color-stop(35%,rgba(0,0,0,.4)),color-stop(70%,rgba(0,0,0,.4)),color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 35%,rgba(0,0,0,.4) 70%,rgba(0,0,0,0) 100%);
}
h3+.separator,h4+.separator,h5+.separator
{
	margin-top: 15px;
}
.separator-2,.separator-3
{
	height: 1px;
	margin-bottom: 15px;
	position: relative;
	width: 100%;
}
.separator-2:after,.separator-3:after
{
	bottom: -1px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
.separator-2:after
{
	background: #d1d1d1;
	background: linear-gradient(to right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.18)),color-stop(35%,rgba(0,0,0,.12)),color-stop(70%,rgba(0,0,0,.05)),color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
}
.dark-bg .separator-2:after
{
	background: #666;
	background: linear-gradient(to right,#666 0,#555 35%,#444 70%,#373737 100%);
	background: -moz-linear-gradient(left,#666 0,#555 35%,#444 70%,#373737 100%);
	background: -ms-linear-gradient(left,#666 0,#555 35%,#444 70%,#373737 100%);
	background: -o-linear-gradient(left,#666 0,#555 35%,#444 70%,#373737 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#666),color-stop(35%,#555),color-stop(70%,#444),color-stop(100%,#373737));
	background: -webkit-linear-gradient(left,#666 0,#555 35%,#444 70%,#373737 100%);
}
#footer.dark .separator-2:after
{
	background: #444;
	background: linear-gradient(to right,#444 0,#393939 35%,#323232 70%,#222 100%);
	background: -moz-linear-gradient(left,#444 0,#393939 35%,#323232 70%,#222 100%);
	background: -ms-linear-gradient(left,#444 0,#393939 35%,#323232 70%,#222 100%);
	background: -o-linear-gradient(left,#444 0,#393939 35%,#323232 70%,#222 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,#444),color-stop(35%,#393939),color-stop(70%,#323232),color-stop(100%,#222));
	background: -webkit-linear-gradient(left,#444 0,#393939 35%,#323232 70%,#222 100%);
}
.dark.separator-2:after,.light-translucent-bg .separator-2:after,.two-col-translucent-bg .container>.row>div .separator-2:after
{
	background: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
	background: rgba(0,0,0,.5);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
}
.dark-translucent-bg .separator-2:after,.default-bg .separator-2:after,.default-translucent-bg .separator-2:after,.light.separator-2:after
{
	background: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	background: rgba(255,255,255,.5);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
}
@media (min-width:992px)
{
	.two-col-translucent-bg .container>.row>div+div .separator-2:after
	{
		background: linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
		background: -moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
		background: rgba(255,255,255,.5);
		background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(255,255,255,0)));
		background: -webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	}
}
.separator-3:after
{
	background: #d1d1d1;
	background: linear-gradient(to left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,0,0,.18)),color-stop(35%,rgba(0,0,0,.12)),color-stop(70%,rgba(0,0,0,.05)),color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
}
.dark-bg .separator-3:after
{
	background: #666;
	background: linear-gradient(to left,#666 0,#555 35%,#444 70%,#373737 100%);
	background: -moz-linear-gradient(right,#666 0,#555 35%,#444 70%,#373737 100%);
	background: -ms-linear-gradient(right,#666 0,#555 35%,#444 70%,#373737 100%);
	background: -o-linear-gradient(right,#666 0,#555 35%,#444 70%,#373737 100%);
	background: -webkit-gradient(linear,right top,left top,color-stop(0,#666),color-stop(35%,#555),color-stop(70%,#444),color-stop(100%,#373737));
	background: -webkit-linear-gradient(right,#666 0,#555 35%,#444 70%,#373737 100%);
}
#footer.dark .separator-3:after
{
	background: #444;
	background: linear-gradient(to left,#444 0,#393939 35%,#323232 70%,#222 100%);
	background: -moz-linear-gradient(right,#444 0,#393939 35%,#323232 70%,#222 100%);
	background: -ms-linear-gradient(right,#444 0,#393939 35%,#323232 70%,#222 100%);
	background: -o-linear-gradient(right,#444 0,#393939 35%,#323232 70%,#222 100%);
	background: -webkit-gradient(linear,right top,left top,color-stop(0,#444),color-stop(35%,#393939),color-stop(70%,#323232),color-stop(100%,#222));
	background: -webkit-linear-gradient(right,#444 0,#393939 35%,#323232 70%,#222 100%);
}
.dark.separator-3:after,.light-translucent-bg .separator-3:after,.two-col-translucent-bg .container>.row>div .separator-3:after
{
	background: linear-gradient(to left,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
	background: rgba(0,0,0,.5);
	background: -webkit-gradient(linear,right top,left top,color-stop(0,rgba(0,0,0,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(right,rgba(0,0,0,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(0,0,0,0) 100%);
}
.dark-translucent-bg .separator-3:after,.default-bg .separator-3:after,.default-translucent-bg .separator-3:after,.light.separator-3:after
{
	background: linear-gradient(to left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	background: -moz-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	background: rgba(255,255,255,.5);
	background: -webkit-gradient(linear,right top,left top,color-stop(0,rgba(255,255,255,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
}
.footer-content .separator-2,.footer-content .separator-3
{
	margin-bottom: 25px;
}
.object-non-visible
{
	filter: alpha(opacity=0);
	opacity: 0;
}
.object-visible,.touch .object-non-visible
{
	filter: alpha(opacity=100)!important;
	opacity: 1!important;
}
@-moz-document url-prefix()
{
	.object-visible,.touch .object-non-visible
	{
		moz-transition: opacity .6s ease-in-out;
		ms-transition: opacity .6s ease-in-out;
		o-transition: opacity .6s ease-in-out;
		transition: opacity .6s ease-in-out;
		webkit-transition: opacity .6s ease-in-out;
	}
}
.pl-5
{
	padding-left: 5px;
}
.pl-10
{
	padding-left: 10px;
}
.pl-20
{
	padding-left: 20px;
}
.pr-5
{
	padding-right: 5px;
}
.pr-10
{
	padding-right: 10px;
}
.pr-20
{
	padding-right: 20px;
}
.p-20
{
	padding: 20px;
}
.p-30
{
	padding: 30px;
}
.p-40
{
	padding: 40px;
}
.ph-20
{
	padding-left: 20px;
	padding-right: 20px;
}
.ph-30
{
	padding-left: 30px;
	padding-right: 30px;
}
.ph-40
{
	padding-left: 40px;
	padding-right: 40px;
}
.pv-20
{
	padding-bottom: 20px;
	padding-top: 20px;
}
.pv-30
{
	padding-bottom: 30px;
	padding-top: 30px;
}
.pv-40
{
	padding-bottom: 40px;
	padding-top: 40px;
}
.mt-5
{
	margin-top: 5px;
}
.mb-5
{
	margin-bottom: 5px;
}
.mt-10
{
	margin-top: 10px;
}
.mb-10
{
	margin-bottom: 10px;
}
.mt-20
{
	margin-top: 20px;
}
.mb-20
{
	margin-bottom: 20px;
}
.space-top
{
	padding-top: 20px;
}
.padding-top-clear,.padding-ver-clear
{
	padding-top: 0!important;
}
.space-bottom
{
	padding-bottom: 20px;
}
.padding-bottom-clear,.padding-ver-clear
{
	padding-bottom: 0!important;
}
.margin-clear
{
	margin-bottom: 0!important;
	margin-top: 0!important;
}
.padding-hor-clear
{
	padding-left: 0!important;
	padding-right: 0!important;
}
.border-bottom-clear
{
	border-bottom: none!important;
}
.border-top-clear
{
	border-top: none!important;
}
.border-clear
{
	border: none!important;
}
.circle
{
	border-radius: 100%!important;
	moz-border-radius: 100%!important;
	webkit-border-radius: 100%!important;
}
@media (max-width:767px)
{
	.text-center-xs
	{
		text-align: center;
	}
}
.header-top
{
	color: #777;
	font-size: 12px;
	font-weight: 300;
}
.header-top.colored,.header-top.dark
{
	color: #fff;
}
.header-top.colored a
{
	color: #fff;
	text-decoration: underline;
}
.header-top.colored a:hover
{
	text-decoration: none;
}
@media (min-width:992px)and (max-width:1199px)
{
	.header-top
	{
		font-size: 11px;
	}
}
.header.dark
{
	color: #cacaca;
}
.footer
{
	font-size: 14px;
	line-height: 1.5;
}
.footer h2.title
{
	font-size: 22px;
	margin-bottom: 10px;
	text-transform: none;
}
.subfooter
{
	color: #999;
	font-size: 14px;
	line-height: 1.3;
}
.blogpost .post-info a,.blogpost footer,.comment-meta,.comment-meta a
{
	color: #aaa;
}
.subfooter p
{
	margin-bottom: 0;
}
.blogpost
{
	margin: 0 0 70px;
}
.blogpost header
{
	padding: 20px 10px;
}
.blogpost header h2
{
	margin-bottom: 10px;
	margin-top: 0;
	text-transform: none;
}
.blogpost .post-info
{
	color: #aaa;
	font-size: 12px;
	font-weight: 400;
}
.blogpost .post-info>span
{
	display: inline-block;
	margin-right: 5px;
}
.blogpost .blogpost-content
{
	padding: 0 10px 10px;
}
.blogpost .row .blogpost-content
{
	padding-bottom: 0;
}
.blogpost footer
{
	border-top: 1px solid #eaeaea;
	font-size: 12px;
	padding: 10px;
}
.blogpost .row+footer
{
	padding: 10px 0;
}
.blogpost.full
{
	margin-bottom: 30px;
}
.blogpost.full header
{
	padding: 0 0 15px;
}
.blogpost.full .blogpost-content
{
	padding: 0 0 5px;
}
.blogpost.full footer
{
	padding: 10px 0;
}
@media (min-width:992px)
{
	.two-col-translucent-bg .container>.row>div+div .separator-3:after
	{
		background: linear-gradient(to left,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
		background: -moz-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
		background: rgba(255,255,255,.5);
		background: -webkit-gradient(linear,right top,left top,color-stop(0,rgba(255,255,255,.5)),color-stop(35%,rgba(232,232,232,.4)),color-stop(70%,rgba(232,232,232,.2)),color-stop(100%,rgba(255,255,255,0)));
		background: -webkit-linear-gradient(right,rgba(255,255,255,.5) 0,rgba(232,232,232,.4) 35%,rgba(232,232,232,.2) 70%,rgba(255,255,255,0) 100%);
	}
	.blogpost .row header
	{
		padding-top: 0;
	}
	.blogpost .row+footer
	{
		margin-top: 15px;
	}
}
#comments
{
	margin-top: 60px;
}
.comments h2.title
{
	margin-bottom: 40px;
	padding-bottom: 10px;
	position: relative;
}
.comments h2.title:after
{
	background: #d1d1d1;
	background: linear-gradient(to right,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -moz-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.18)),color-stop(35%,rgba(0,0,0,.12)),color-stop(70%,rgba(0,0,0,.05)),color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left,rgba(0,0,0,.18) 0,rgba(0,0,0,.12) 35%,rgba(0,0,0,.05) 70%,rgba(0,0,0,0) 100%);
	bottom: -1px;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}
.comment
{
	font-size: 14px;
}
.comment .comment
{
	margin-left: 75px;
}
.comment h3
{
	margin-bottom: 5px;
	margin-top: 0;
}
.comment p
{
	margin-bottom: 10px;
}
.comment .btn-sm-link
{
	padding: 0;
}
.comment-avatar
{
	float: left;
	margin: 0 15px 0 0;
	width: 50px;
}
.comment-content
{
	border-bottom: 1px solid #f1f1f1;
	clear: both;
	margin-bottom: 40px;
}
.comment-meta
{
	font-size: 12px;
	margin-bottom: 15px;
}
.masonry-grid-item .blogpost header h2,.timeline .blogpost header h2
{
	font-size: 22px;
}
.comment-meta a:hover
{
	text-decoration: underline;
}
.panel-heading a,.panel-heading a:hover
{
	text-decoration: none;
}
.masonry-grid-item .blogpost footer
{
	border-top: none;
	padding-top: 0;
}
.timeline
{
	margin-top: 40px;
	padding: 40px 0;
	position: relative;
}
.timeline .blogpost footer
{
	border-top: none;
	padding-top: 0;
}
.timeline .timeline-item
{
	padding: 0 15px;
}
.timeline-date-label
{
	clear: both;
	color: #fff;
	display: block;
	float: none;
	line-height: 1;
	margin: 0 auto 80px;
	position: relative;
	text-align: center;
	width: 135px;
	z-index: 2;
}
.cart.table .amount,.cart.table .total-amount
{
	text-align: right;
}
.timeline-date-label:after
{
	background-color: #09afdf;
	border-radius: 4px;
	bottom: -8px;
	height: 30px;
	moz-border-radius: 4px;
	position: absolute;
	webkit-border-radius: 4px;
	width: 100%;
	z-index: -1;
}
@media (min-width:768px)
{
	.timeline .timeline-item:after,.timeline .timeline-item:before,.timeline:before
	{
		content: "";
	}
	.timeline .blogpost
	{
		margin-bottom: 0;
	}
	.timeline:before
	{
		background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 10%,rgba(0,0,0,.09) 90%,rgba(0,0,0,0) 100%);
		background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 10%,rgba(0,0,0,.09) 90%,rgba(0,0,0,0) 100%);
		background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 10%,rgba(0,0,0,.09) 90%,rgba(0,0,0,0) 100%);
		background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 10%,rgba(0,0,0,.09) 90%,rgba(0,0,0,0) 100%);
		background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(10%,rgba(0,0,0,.09)),color-stop(90%,rgba(0,0,0,.09)),color-stop(100%,rgba(0,0,0,0)));
		background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.09) 10%,rgba(0,0,0,.09) 90%,rgba(0,0,0,0) 100%);
		display: block;
		height: 100%;
		left: 50%;
		position: absolute;
		top: 0;
		width: 1px;
	}
	.timeline .timeline-item
	{
		clear: left;
		float: left;
		margin-bottom: 80px;
		padding-left: 0;
		padding-right: 40px;
		position: relative;
		width: 50%;
		z-index: 1;
	}
	.timeline .timeline-item.pull-right
	{
		clear: right;
		float: right;
		margin-bottom: 0;
		margin-top: 80px;
		padding-left: 40px;
		padding-right: 0;
		position: relative;
		width: 50%;
	}
	.timeline .timeline-item.pull-right+.timeline-date-label
	{
		padding-top: 80px;
	}
	.timeline .timeline-item:after
	{
		background-color: #eaeaea;
		font-family: FontAwesome;
		height: 1px;
		left: auto;
		position: absolute;
		right: 0;
		top: 20px;
		width: 35px;
		z-index: -1;
	}
	.timeline .timeline-item:before
	{
		background-color: #cdcdcd;
		border: 1px solid #cdcdcd;
		border-radius: 100%;
		height: 7px;
		moz-border-radius: 100%;
		position: absolute;
		right: -4px;
		top: 17px;
		webkit-border-radius: 100%;
		width: 7px;
	}
	.timeline .timeline-item.pull-right:after
	{
		left: 0;
		right: auto;
	}
	.timeline .timeline-item.pull-right:before
	{
		left: -3px;
	}
}
.product.price
{
	font-size: 24px;
	font-weight: 400;
}
.product.price del
{
	color: #cdcdcd;
	font-size: 14px;
}
.product.element-list
{
	margin-top: 7px;
}
.header-dropdown-buttons .btn-group .dropdown-menu.cart
{
	font-size: 13px;
	min-width: 350px;
	padding: 0;
}
.header-dropdown-buttons .btn-group .dropdown-menu.cart table
{
	margin-bottom: 0;
}
.header-dropdown-buttons .btn-group .dropdown-menu.cart .panel-body
{
	padding: 0 10px;
}
.cart-count
{
	border-radius: 30%;
	font-size: 10px;
	height: 14px;
	line-height: 14px;
	position: absolute;
	right: -3px;
	text-shadow: none;
	top: -2px;
	transition: all .2s ease-in-out;
	width: 14px;
}
.btn,.cart-count
{
	o-transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
.dark .header-dropdown-buttons .cart-count
{
	background-color: rgba(0,0,0,.5);
	color: #cdcdcd;
}
.dropdown.open .cart-count,.dropdown:hover .cart-count
{
	filter: alpha(opacity=0);
	moz-transform: scale(0);
	ms-transform: scale(0);
	opacity: 0;
	o-transform: scale(0);
	transform: scale(0);
	webkit-transform: scale(0);
}
.image-box:hover .overlay-to-top,.overlay-bottom,.overlay-container:hover .overlay-link,.overlay-container:hover .overlay-to-top,.overlay-top
{
	webkit-backface-visibility: hidden;
	webkit-transform: translateZ(0)scale(1,1);
}
.total-amount,.total-quantity
{
	font-size: 13px;
}
.cart .table>tbody>tr>td,.cart.table>tbody>tr>td
{
	vertical-align: inherit;
}
.cart .quantity
{
	font-size: 11px;
	width: 50px;
}
.cart .product
{
	font-size: 13px;
	width: 220px;
}
.cart .product .small
{
	color: #999;
	display: block;
}
.cart.table .price
{
	font-size: 14px;
	width: 18%;
}
.cart.table .amount,.cart.table .quantity,.cart.table .remove
{
	width: 12%;
}
.cart.table .quantity input
{
	padding: 6px;
	width: 60px;
}
.cart.table .product
{
	font-size: 15px;
}
.cart.table .product small
{
	color: #999;
	display: block;
	font-size: 12px;
}
.cart.table thead>tr>th
{
	font-size: 16px;
}
.cart.table .total-amount,.cart.table .total-quantity
{
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 15px;
	padding-top: 15px;
}
.cart.table .btn-remove
{
	position: relative;
	top: -5px;
}
.cart.table .form-group
{
	margin: 7px 0;
}
.table .information
{
	width: 80%;
}
@media (max-width:767px)
{
	.timeline .timeline-item.pull-right
	{
		float: none!important;
	}
	.cart.table thead>tr>th
	{
		font-size: 14px;
	}
	.cart.table .amount,.cart.table .price
	{
		width: 12%;
	}
	.cart.table .quantity,.cart.table .remove
	{
		width: 8%;
	}
	.cart.table>tbody>tr>td,.cart.table>tbody>tr>th,.cart.table>tfoot>tr>td,.cart.table>tfoot>tr>th,.cart.table>thead>tr>td,.cart.table>thead>tr>th
	{
		padding: 8px 10px;
	}
}
@media (max-width:480px)
{
	.cart.table>tbody>tr>td,.cart.table>tbody>tr>th,.cart.table>tfoot>tr>td,.cart.table>tfoot>tr>th,.cart.table>thead>tr>td,.cart.table>thead>tr>th
	{
		padding: 8px 7px;
	}
}
@media (max-width:767px)
{
	.team-member
	{
		margin: 20px auto!important;
		max-width: 480px;
	}
}
.is-countdown
{
	background-color: transparent;
	border: 1px solid transparent;
}
.countdown-row
{
	height: 0;
	padding: 0;
}
.countdown-section
{
	background-color: rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 5%;
	moz-border-radius: 5%;
	padding: 20px;
	text-align: center;
	webkit-border-radius: 5%;
}
.countdown-show4 .countdown-section
{
	margin: 10px .5%;
	width: 24%;
}
.countdown-amount
{
	display: block;
	font-size: 36px;
	font-weight: 700;
}
.countdown-period
{
	display: block;
	font-size: 28px;
	line-height: 1.2;
	margin-top: 15px;
}
.btn,.btn-sm
{
	border-radius: 3px;
	line-height: 1.46666667;
}
@media (max-width:767px)
{
	.countdown-amount
	{
		font-size: 24px;
	}
	.countdown-period
	{
		font-size: 18px;
	}
}
@media (max-width:480px)
{
	.countdown-amount
	{
		font-size: 18px;
	}
	.countdown-period
	{
		font-size: 10px;
	}
}
.icons-page i
{
	font-size: 20px;
	text-align: center;
	width: 35px;
}
.grid span
{
	background-color: #666;
	border: 1px solid #444;
	color: #fff;
	display: block;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
.btn:focus
{
	color: inherit;
}
.btn
{
	font-size: 14px;
	margin: 10px 0;
	padding: 7px 20px;
	transition: all .2s ease-in-out;
}
.btn-default
{
	background-color: #09afdf;
	border-color: #0c9ec7;
	color: #fff;
}
.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default
{
	background-color: #0c9ec7;
	border-color: #0c9ec7;
	color: #fff;
}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default
{
	background-color: #09afdf;
	border-color: #0c9ec7;
}
.btn-default-transparent
{
	background-color: transparent;
	border-color: #09afdf;
	color: #777;
}
.btn-default-transparent.active,.btn-default-transparent.focus,.btn-default-transparent:active,.btn-default-transparent:focus,.btn-default-transparent:hover,.open>.dropdown-toggle.btn-default-transparent
{
	background-color: #0c9ec7;
	border-color: #0781a4;
	color: #fff;
}
.dark-bg .btn-default-transparent
{
	color: #fff;
}
.default-bg .btn-default,.default-bg .btn-default-transparent,.default-translucent-bg .btn-default,.default-translucent-bg .btn-default-transparent
{
	background-color: #fff;
	border-color: #fff;
	color: #09afdf;
}
.default-bg .btn-default-transparent.active,.default-bg .btn-default-transparent.focus,.default-bg .btn-default-transparent:active,.default-bg .btn-default-transparent:focus,.default-bg .btn-default-transparent:hover,.default-bg .btn-default.active,.default-bg .btn-default.focus,.default-bg .btn-default:active,.default-bg .btn-default:focus,.default-bg .btn-default:hover,.default-bg .open>.dropdown-toggle.btn-default,.default-bg .open>.dropdown-toggle.btn-default-transparent,.default-translucent-bg .btn-default-transparent.active,.default-translucent-bg .btn-default-transparent.focus,.default-translucent-bg .btn-default-transparent:active,.default-translucent-bg .btn-default-transparent:focus,.default-translucent-bg .btn-default-transparent:hover,.default-translucent-bg .btn-default.active,.default-translucent-bg .btn-default.focus,.default-translucent-bg .btn-default:active,.default-translucent-bg .btn-default:focus,.default-translucent-bg .btn-default:hover,.default-translucent-bg .open>.dropdown-toggle.btn-default,.default-translucent-bg .open>.dropdown-toggle.btn-default-transparent
{
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.dark .btn-default
{
	background-color: rgba(0,0,0,.2);
	border-color: rgba(0,0,0,.1);
	color: #fff;
}
.dark .btn-default .badge
{
	background-color: #fff;
	color: rgba(0,0,0,.2);
}
.dark .btn-default.active,.dark .btn-default.focus,.dark .btn-default:active,.dark .btn-default:focus,.dark .btn-default:hover,.dark .open>.dropdown-toggle.btn-default
{
	background-color: rgba(0,0,0,.35);
	border-color: rgba(0,0,0,.2);
	color: #fff;
}
.colored .btn-default
{
	background-color: rgba(0,0,0,.2);
	border-color: rgba(0,0,0,.01);
	color: #fff;
}
.colored .btn-default .badge
{
	background-color: #fff;
	color: rgba(0,0,0,.2);
}
.colored .btn-default.active,.colored .btn-default.focus,.colored .btn-default:active,.colored .btn-default:focus,.colored .btn-default:hover,.colored .open>.dropdown-toggle.btn-default
{
	background-color: rgba(0,0,0,.3);
	border-color: rgba(0,0,0,.02);
	color: #fff;
}
.btn-white,.default-hovered:hover .btn-default-transparent
{
	border-color: #fff;
}
.btn-white
{
	background-color: #fff;
	color: #777;
}
.btn-white.active,.btn-white.focus,.btn-white:active,.btn-white:focus,.btn-white:hover,.open>.dropdown-toggle.btn-white
{
	background-color: #fff;
	border-color: #fff;
	color: #0c9ec7;
}
.btn-gray
{
	background-color: #e1e1e1;
	border-color: #d3d3d3;
	color: #333;
}
.btn-gray.active,.btn-gray.focus,.btn-gray:active,.btn-gray:focus,.btn-gray:hover,.open>.dropdown-toggle.btn-gray
{
	background-color: #cdcdcd;
	border-color: #cdcdcd;
	color: #333;
}
.btn-gray-transparent
{
	background-color: transparent;
	border-color: #777;
	color: #333;
}
.btn-gray-transparent.active,.btn-gray-transparent.focus,.btn-gray-transparent:active,.btn-gray-transparent:focus,.btn-gray-transparent:hover,.open>.dropdown-toggle.btn-gray-transparent
{
	background-color: #333;
	border-color: #333;
	color: #fff;
}
.dark-bg .btn-gray-transparent
{
	color: #fff;
}
.dark-bg .btn-gray-transparent:hover
{
	background-color: #fff;
	border-color: #fff;
	color: #777;
}
.dark-translucent-bg .btn-gray-transparent,.default-bg .btn-gray-transparent,.default-translucent-bg .btn-gray-transparent
{
	border-color: #fff;
	color: #fff;
}
.dark-translucent-bg .btn-gray-transparent:focus,.dark-translucent-bg .btn-gray-transparent:hover,.default-bg .btn-gray-transparent:focus,.default-bg .btn-gray-transparent:hover,.default-translucent-bg .btn-gray-transparent:focus,.default-translucent-bg .btn-gray-transparent:hover
{
	background-color: #fff;
	border-color: #fff;
	color: #777;
}
.default-hovered:hover .btn-gray-transparent
{
	border-color: #fff;
}
.light-gray-bg.default-hovered:hover .btn-gray-transparent:hover
{
	border-color: #333;
}
@media (min-width:992px)
{
	.two-col-translucent-bg .container>.row>div+div .btn-gray-transparent
	{
		border-color: #fff;
		color: #fff;
	}
	.two-col-translucent-bg .container>.row>div+div .btn-gray-transparent:focus,.two-col-translucent-bg .container>.row>div+div .btn-gray-transparent:hover
	{
		background-color: #fff;
		border-color: #fff;
		color: #777;
	}
}
.btn-dark
{
	background-color: #373737;
	border-color: #333;
	color: #fff;
}
.btn-dark.active,.btn-dark.focus,.btn-dark:active,.btn-dark:focus,.btn-dark:hover,.open>.dropdown-toggle.btn-dark
{
	background-color: #111;
	border-color: #111;
	color: #fff;
}
.dark-bg .btn-dark
{
	background-color: #222;
	border-color: #171717;
	color: #fff;
}
.dark-bg .btn-dark.active,.dark-bg .btn-dark.focus,.dark-bg .btn-dark:active,.dark-bg .btn-dark:focus,.dark-bg .btn-dark:hover,.dark-bg .open>.dropdown-toggle.btn-dark
{
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.btn-sm
{
	font-size: 12px;
	margin: 0px 0;
	padding: 5px 15px;
}
.btn-lg
{
	border-radius: 4px;
	font-size: 18px;
	line-height: 1.46666667;
	margin: 10px 0;
	padding: 10px 25px;
}
.btn-lg-link,.btn-md-link,.btn-sm-link
{
	border-radius: 0;
	line-height: 1.46666667;
}
.btn-md-link
{
	font-size: 14px;
	margin: 10px 0;
	padding: 7px 15px;
}
.btn-sm-link
{
	font-size: 12px;
	margin: 5px 0;
	padding: 5px 15px;
}
.btn-lg-link
{
	font-size: 18px;
	margin: 10px 0;
	padding: 10px 15px;
}
.btn-remove
{
	font-size: 10px;
	margin: -5px 0 0;
	min-width: 0;
	padding: 3px 15px;
}
.radius-50
{
	border-radius: 25px;
	moz-border-radius: 25px;
	webkit-border-radius: 25px;
}
.btn-animated
{
	min-width: 0!important;
	padding-right: 45px!important;
	position: relative;
}
.btn-animated i
{
	line-height: 34px;
	min-width: 12px;
	o-transition: right .2s ease-in-out;
	position: absolute;
	right: 17px;
	top: 0;
	transition: right .2s ease-in-out;
	webkit-transition: right .2s ease-in-out;
	z-index: 3;
}
.btn-animated:after
{
	background-color: rgba(0,0,0,.1);
	content: "";
	filter: alpha(opacity=0);
	height: 100%;
	opacity: 0;
	o-transition: all .2s ease-in-out;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
	width: 35px;
	z-index: 2;
}
.btn-animated.radius-50:after
{
	border-radius: 0 25px 25px 0;
	moz-border-radius: 0 25px 25px 0;
	webkit-border-radius: 0 25px 25px 0;
}
.btn-animated.btn-gray-transparent:after
{
	background-color: rgba(0,0,0,.05);
}
.btn-animated:hover:after
{
	filter: alpha(opacity=100);
	opacity: 1;
}
.btn-animated:hover i
{
	right: 11px;
}
.btn-animated.btn-sm
{
	padding-right: 35px!important;
}
.btn-animated.btn-sm:after
{
	width: 25px;
}
.btn-animated.btn-sm i
{
	line-height: 28px;
	min-width: 11px;
	right: 14px;
}
.btn-animated.btn-sm:hover i
{
	right: 7px;
}
.btn-animated.btn-lg
{
	padding-right: 60px!important;
}
.btn-animated.btn-lg:after
{
	width: 45px;
}
.btn-animated.btn-lg i
{
	line-height: 48px;
	min-width: 15px;
	right: 25px;
}
.btn-animated.btn-lg:hover i
{
	right: 15px;
}
.btn-hvr
{
	o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	webkit-transition: all .4s ease-in-out;
}
.btn-hvr.radius-50
{
	overflow: hidden;
}
.hvr-bounce-to-bottom:hover,.hvr-bounce-to-left:hover,.hvr-bounce-to-right:hover,.hvr-bounce-to-top:hover,.hvr-radial-out:hover,.hvr-rectangle-out:hover,.hvr-shutter-out-horizontal:hover,.hvr-shutter-out-vertical:hover,.hvr-sweep-to-bottom:hover,.hvr-sweep-to-left:hover,.hvr-sweep-to-right:hover,.hvr-sweep-to-top:hover
{
	background: 0 0;
}
.hvr-radial-in,.hvr-radial-in:hover,.hvr-rectangle-in,.hvr-rectangle-in:hover,.hvr-shutter-in-horizontal,.hvr-shutter-in-horizontal:hover,.hvr-shutter-in-vertical,.hvr-shutter-in-vertical:hover
{
	background: #0c9ec7;
}
.hvr-radial-in:before,.hvr-rectangle-in:before,.hvr-shutter-in-horizontal:before,.hvr-shutter-in-vertical:before
{
	background: #fff;
	border-radius: 3px;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
}
.hvr-bounce-to-bottom:before,.hvr-bounce-to-left:before,.hvr-bounce-to-right:before,.hvr-bounce-to-top:before,.hvr-radial-out:before,.hvr-rectangle-out:before,.hvr-shutter-out-horizontal:before,.hvr-shutter-out-vertical:before,.hvr-sweep-to-bottom:before,.hvr-sweep-to-left:before,.hvr-sweep-to-right:before,.hvr-sweep-to-top:before
{
	background: #0c9ec7;
}
.no-csstransitions .hvr-radial-in,.no-csstransitions .hvr-rectangle-in,.no-csstransitions .hvr-shutter-in-horizontal,.no-csstransitions .hvr-shutter-in-vertical
{
	background: 0 0;
}
.no-csstransitions .hvr-bounce-to-bottom:hover,.no-csstransitions .hvr-bounce-to-left:hover,.no-csstransitions .hvr-bounce-to-right:hover,.no-csstransitions .hvr-bounce-to-top:hover,.no-csstransitions .hvr-radial-in:hover,.no-csstransitions .hvr-radial-out:hover,.no-csstransitions .hvr-rectangle-in:hover,.no-csstransitions .hvr-rectangle-out:hover,.no-csstransitions .hvr-shutter-in-horizontal:hover,.no-csstransitions .hvr-shutter-in-vertical:hover,.no-csstransitions .hvr-shutter-out-horizontal:hover,.no-csstransitions .hvr-shutter-out-vertical:hover,.no-csstransitions .hvr-sweep-to-bottom:hover,.no-csstransitions .hvr-sweep-to-left:hover,.no-csstransitions .hvr-sweep-to-right:hover,.no-csstransitions .hvr-sweep-to-top:hover
{
	background: #0c9ec7;
}
.nav-tabs.style-1
{
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 15px;
}
.nav-tabs.style-1>li>a
{
	border: 1px solid transparent;
	border-radius: 15px 15px 0 0;
	color: #333;
	height: 40px;
	line-height: 1;
	margin-right: 0;
	moz-border-radius: 15px 15px 0 0;
	o-transition: none;
	padding: 12px 15px 11px;
	transition: none;
	webkit-border-radius: 15px 15px 0 0;
	webkit-transition: none;
}
.nav-tabs.style-1>li>a:after,.nav-tabs.style-1>li>a:before
{
	border-style: solid;
	bottom: -1px;
	content: '';
	height: 0;
	position: absolute;
	width: 0;
}
.nav-tabs.style-1>li>a:hover
{
	background-color: #333!important;
	border-color: #222!important;
	color: #fff;
}
.nav-tabs.style-1>li>a:focus
{
	background-color: transparent;
	border-color: transparent;
}
.nav-tabs.style-1>li>a:after
{
	border-color: transparent;
	border-width: 31px 0 0 14px;
	right: -14px;
}
.nav-tabs.style-1>li>a:before
{
	border-color: transparent;
	border-width: 31px 14px 0 0;
	left: -14px;
}
.nav-tabs.style-1>li>a:hover:after
{
	border-color: transparent transparent transparent #333;
	border-width: 31px 0 0 14px;
}
.nav-tabs.style-1>li>a:hover:before
{
	border-color: transparent #333 transparent transparent;
	border-width: 31px 14px 0 0;
}
.nav-tabs.style-1>li.active>a
{
	background-color: #333!important;
}
.nav-tabs.style-1>li.active>a,.nav-tabs.style-1>li.active>a:focus,.nav-tabs.style-1>li.active>a:hover
{
	border-color: #222;
	color: #fff;
	cursor: default;
}
.nav-tabs.style-1>li.active>a:after
{
	border-color: transparent transparent transparent #333;
}
.nav-tabs.style-1>li.active>a:before
{
	border-color: transparent #333 transparent transparent;
}
.nav-tabs.style-1>li:first-child>a:before,.nav-tabs.style-1>li:last-child>a:after
{
	border-color: transparent;
	border-width: 0;
}
.nav-tabs.style-1+.tab-content>.tab-pane
{
	border-bottom: none;
	padding-bottom: 0;
}
.nav-tabs.style-2
{
	border-bottom: 1px solid #f1f1f1;
}
.nav-tabs.style-2>li>a
{
	color: #999;
}
.nav-tabs.style-2>li>a:hover
{
	background-color: #fafafa!important;
	border-bottom-color: #fafafa!important;
	border-color: #f1f1f1;
	color: #333;
}
.nav-tabs.style-2>li>a:focus
{
	background-color: transparent;
	border-color: transparent;
}
.nav-tabs.style-2>li.active>a,.nav-tabs.style-2>li.active>a:focus,.nav-tabs.style-2>li.active>a:hover
{
	background-color: #fafafa;
	border-color: #f1f1f1 #f1f1f1 transparent;
	color: #333;
	cursor: default;
}
.nav-tabs.style-2+.tab-content>.tab-pane
{
	background-color: #fafafa;
	border: 1px solid #f1f1f1;
	border-top: none;
	padding: 15px;
}
.nav-tabs.style-3
{
	background-color: #999;
	border-bottom: 1px solid #999;
}
.nav-tabs.style-3>li>a
{
	border-radius: 0;
	color: #fff;
	margin: 0;
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
.nav-tabs.style-3>li>a:hover
{
	background-color: #fff!important;
	border-bottom-color: #fff!important;
	border-color: #999;
	color: #333;
}
.nav-tabs.style-3>li>a:focus
{
	background-color: transparent;
	border-color: transparent;
}
.nav-tabs.style-3>li.active>a,.nav-tabs.style-3>li.active>a:focus,.nav-tabs.style-3>li.active>a:hover
{
	background-color: #fff;
	border-color: #999 #999 transparent;
	color: #333;
	cursor: default;
}
.nav-tabs.style-3+.tab-content>.tab-pane
{
	background-color: #fff;
	border: 1px solid #999;
	border-top: none;
	padding: 15px;
}
.nav-tabs.style-4
{
	border-bottom: 1px solid #333;
	margin-bottom: 15px;
}
.nav-tabs.style-4>li>a
{
	color: #999;
}
.nav-tabs.style-4>li>a:hover
{
	background-color: #333!important;
	border-bottom-color: #333!important;
	border-color: #333;
	color: #fff;
}
.nav-tabs.style-4>li>a:focus
{
	background-color: #333;
	border-color: #333;
}
.nav-tabs.style-4>li.active>a,.nav-tabs.style-4>li.active>a:focus,.nav-tabs.style-4>li.active>a:hover
{
	background-color: #333;
	border-color: #333 #333 transparent;
	color: #fff;
	cursor: default;
}
@media (min-width:481px)and (max-width:767px)
{
	.nav-tabs>li>a
	{
		font-size: 11px;
		margin-right: 0;
		padding: 12px 10px;
	}
}
@media (max-width:480px)
{
	.nav-tabs
	{
		background-color: #eaeaea;
		border-bottom: none!important;
	}
	.nav-tabs>li
	{
		float: none;
	}
	.nav-tabs>li a
	{
		border-radius: 0!important;
		color: #fff;
		margin-right: 0;
		moz-border-radius: 0!important;
		webkit-border-radius: 0!important;
	}
	.nav-tabs.style-3>li.active>a,.nav-tabs.style-3>li.active>a:focus,.nav-tabs.style-3>li.active>a:hover,.nav-tabs.style-3>li>a:focus,.nav-tabs.style-3>li>a:hover
	{
		border-bottom: 1px solid #999!important;
	}
	.nav-tabs.style-3+.tab-content>.tab-pane
	{
		border-top: 1px solid #999;
	}
	.nav-tabs>li a:after,.nav-tabs>li a:before
	{
		border-color: transparent!important;
	}
}
.vertical
{
	margin: 20px 0;
}
.vertical .nav-tabs,.vertical .tab-content
{
	display: table-cell;
	margin: 0;
	vertical-align: top;
}
.vertical .nav-tabs
{
	background-color: #999;
	border-bottom-color: transparent;
}
.vertical .nav-tabs>li
{
	float: none;
}
.vertical .nav-tabs>li a
{
	border-bottom: 1px solid #919191;
	border-radius: 0;
	color: #fff;
	margin: 0;
	padding: 10px 20px;
	white-space: nowrap;
}
.vertical .nav-tabs>li a,ul.pagination li
{
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
.vertical .nav-tabs>li>a:focus,.vertical .nav-tabs>li>a:hover
{
	background-color: #fafafa;
	border-bottom: 1px solid #f1f1f1;
	border-right-color: transparent;
	color: #777;
	z-index: 2;
}
.vertical .nav-tabs>li.active>a,.vertical .nav-tabs>li.active>a:focus,.vertical .nav-tabs>li.active>a:hover
{
	background-color: #fafafa;
	border: 1px solid #f1f1f1;
	border-right-color: transparent;
	color: #777;
	z-index: 2;
}
.vertical.left .nav-tabs>li.active>a,.vertical.left .nav-tabs>li.active>a:focus,.vertical.left .nav-tabs>li.active>a:hover,.vertical.left .nav-tabs>li>a:focus,.vertical.left .nav-tabs>li>a:hover
{
	border-left-color: transparent;
	border-right-color: #f1f1f1;
}
.vertical .tab-content
{
	background-color: #fafafa;
	border: 1px solid #f1f1f1;
	border-left: 1px solid #fafafa;
	left: -1px;
	padding: 20px 30px;
	z-index: 1;
}
.left.vertical .tab-content
{
	border-left-color: #f1f1f1;
	border-right-color: transparent;
}
@media (max-width:767px)
{
	.vertical .nav-tabs,.vertical .tab-content
	{
		display: block;
	}
	.vertical .nav-tabs>li a
	{
		font-size: 15px;
	}
}
.knob-container,.panel-heading a,.text-center>.nav-pills,ul.pagination li
{
	display: inline-block;
}
ul.pager,ul.pagination
{
	margin: 20px 0 40px;
	text-align: left;
}
ul.pagination li
{
	border-bottom: none;
	border-radius: 0;
	margin: 0 5px 0 0;
	padding: 0;
}
.pagination>li:first-child>a,.pagination>li:last-child>a,ul.pager li>a,ul.pagination li>a
{
	background-color: #777;
	border: 1px solid #777;
	border-radius: 100%;
	color: #fff;
	display: inline-block;
	height: 40px;
	line-height: 39px;
	moz-border-radius: 100%;
	padding: 0;
	text-align: center;
	webkit-border-radius: 100%;
	width: 40px;
}
ul.pagination li>a:focus,ul.pagination li>a:hover
{
	background-color: #0c9ec7;
	border-color: #0c9ec7;
	color: #fff;
}
.pagination>.active>a:focus,.pagination>.active>a:hover,ul.pagination li.active a
{
	background-color: #09afdf;
	border-color: #09afdf;
	color: #fff;
}
.breadcrumb-container
{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
.dark.breadcrumb-container
{
	background-color: #777;
	border-color: #333;
	color: #fff;
}
.breadcrumb
{
	background-color: transparent;
	border-radius: 0;
	font-size: 12px;
	margin-bottom: 0;
	moz-border-radius: 0;
	padding-left: 0;
	webkit-border-radius: 0;
}
.breadcrumb>li+li:before
{
	content: "\f101";
	font-family: FontAwesome;
	font-size: 11px;
	padding-left: 3px;
}
.banner .breadcrumb-container
{
	background-color: rgba(255,255,255,.85);
	border-bottom-color: rgba(255,255,255,.1);
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.nav-pills.nav-stacked:not(.list-style-icons)>li>a:after,.process .nav-pills>li+li:after
{
	content: "\f101";
	font-family: FontAwesome;
	top: 6px;
}
.banner .dark.breadcrumb-container
{
	background-color: rgba(57,66,69,.6);
	border-bottom-color: rgba(119,119,119,.1);
}
.banner .breadcrumb>li a,.banner .breadcrumb>li i
{
	color: #000;
}
.banner .breadcrumb>.active,.banner .breadcrumb>li+li:before
{
	color: #777;
}
.dark .breadcrumb>.active,.dark .breadcrumb>li a,.dark .breadcrumb>li i,.dark .breadcrumb>li+li:before
{
	color: #fff;
}
.banner .breadcrumb>li a:hover
{
	color: #0c9ec7;
}
.nav-pills:not(.nav-stacked)
{
	margin-bottom: 15px;
}
.nav-pills>li>a
{
	border: 1px solid transparent;
	border-radius: 0;
	color: #999;
	font-size: 13px;
	font-weight: 400;
	padding: 7px 10px;
	text-transform: uppercase;
}
.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover,.nav-pills>li>a:focus,.nav-pills>li>a:hover
{
	background-color: transparent;
	border-bottom: 1px solid #777;
	color: #777;
}
.nav-pills.style-2>li>a
{
	border-radius: 5px;
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
}
.nav-pills.style-2>li.active>a,.nav-pills.style-2>li.active>a:focus,.nav-pills.style-2>li.active>a:hover,.nav-pills.style-2>li>a:focus,.nav-pills.style-2>li>a:hover
{
	background-color: #fafafa;
	border: 1px solid #eaeaea;
	color: #09afdf;
}
.nav-pills>li+li
{
	margin-left: 5px;
}
.nav-pills.nav-stacked>li+li
{
	margin-left: 0;
}
.nav-pills.nav-stacked>li>a
{
	color: #777;
	padding: 5px 0;
}
.nav-pills.nav-stacked.list-style-icons>li>a
{
	padding: 4px 0;
}
.nav-pills.nav-stacked>li.active>a,.nav-pills.nav-stacked>li.active>a:focus,.nav-pills.nav-stacked>li.active>a:hover,.nav-pills.nav-stacked>li>a:focus,.nav-pills.nav-stacked>li>a:hover
{
	background-color: transparent;
	border-color: transparent;
	color: #09afdf;
}
.nav-pills.nav-stacked:not(.list-style-icons)>li>a:after
{
	color: #d1d1d1;
	font-size: 12px;
	o-transition: all .2s ease-in-out;
	position: absolute;
	right: 15px;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
.nav-pills>li.active>a:after
{
	color: #09afdf;
}
.nav-pills.nav-stacked:not(.list-style-icons)>li.active>a:focus:after,.nav-pills.nav-stacked:not(.list-style-icons)>li.active>a:hover:after,.nav-pills.nav-stacked:not(.list-style-icons)>li>a:focus:after,.nav-pills.nav-stacked:not(.list-style-icons)>li>a:hover:after
{
	color: #0c9ec7;
	right: 10px;
}
.nav-pills.nav-stacked.list-style-icons>li>a>i
{
	color: #cdcdcd;
	font-size: 14px;
	padding-right: 10px;
}
.nav-pills.nav-stacked.list-style-icons>li.active>a>i,.nav-pills.nav-stacked.list-style-icons>li>a:focus>i,.nav-pills.nav-stacked.list-style-icons>li>a:hover>i
{
	color: #0c9ec7;
}
.process .nav-pills>li+li
{
	margin-left: 40px;
	position: relative;
}
.process .nav-pills>li+li:after
{
	color: #cdcdcd;
	left: -24px;
	position: absolute;
	width: 10px;
}
.footer-content .nav-pills>li>a
{
	padding: 4px 0;
}
.footer-content .nav-pills.nav-stacked>li>a:after
{
	top: 5px;
}
.dark .footer-content .nav-pills>li.active>a,.dark .footer-content .nav-pills>li.active>a:focus,.dark .footer-content .nav-pills>li>a,.dark .footer-content .nav-pills>li>a:focus
{
	color: #999;
}
.dark .footer-content .nav-pills>li.active>a:hover,.dark .footer-content .nav-pills>li>a:hover
{
	color: #0c9ec7;
}
.panel-group .panel-default
{
	border-color: #eaeaea;
	box-shadow: none;
	webkit-box-shadow: none;
}
.panel-group .panel-heading
{
	padding: 0;
}
.panel-heading a
{
	color: inherit;
	font-weight: 400;
	padding: 10px 40px 10px 15px;
	position: relative;
	width: 100%;
}
.collapse-contextual .panel-heading a:after,.collapse-style-1 .panel-heading a:after,.collapse-style-2 .panel-heading a:after,.collapse-style-3 .panel-heading a:after
{
	font-family: FontAwesome;
	line-height: 1;
	position: absolute;
	right: 15px;
	top: 50%;
}
.collapse-style-1 .panel-heading
{
	background-color: #fafafa;
}
.collapse-style-1 .panel-heading a
{
	color: #999;
}
.collapse-style-1 .panel-heading a:not(.collapsed)
{
	color: #777;
}
.collapse-style-1 .panel-heading a:after
{
	content: "\f146";
	font-size: 14px;
	font-weight: 300;
	margin-top: -7px;
}
.collapse-style-1 .panel-heading a.collapsed:after
{
	content: "\f0fe";
}
.collapse-style-1 .panel-body
{
	background-color: #fafafa;
	border-top: none!important;
	padding-top: 0;
}
.collapse-style-2 .panel
{
	border-color: transparent;
}
.collapse-style-2 .panel-heading
{
	background-color: transparent;
}
.collapse-style-2 .panel-heading a
{
	background-color: #09afdf;
	color: #fff;
}
.collapse-style-2 .panel-heading a.collapsed
{
	background-color: #333;
}
.collapse-style-2 .panel-heading a:after
{
	content: "\f106";
	font-size: 14px;
	font-weight: 300;
	margin-top: -7px;
}
.collapse-style-2 .panel-heading a.collapsed:after
{
	content: "\f107";
}
.collapse-style-2 .panel-body
{
	background-color: transparent;
	border-top: none!important;
	padding: 15px 0;
}
.collapse-style-2 .panel-body.p-15
{
	padding: 15px;
}
.collapse-style-3 .panel
{
	border-color: #999;
}
.collapse-style-3 .panel-heading
{
	background-color: transparent;
}
.collapse-style-3 .panel-heading a
{
	background-color: #999;
	color: #fff;
}
.collapse-style-3 .panel-heading a.collapsed
{
	background-color: #999;
}
.collapse-style-3 .panel-heading a:after
{
	content: "\f139";
	font-size: 12px;
	font-weight: 300;
	margin-top: -7px;
}
.collapse-style-3 .panel-heading a.collapsed:after
{
	content: "\f13a";
}
.panel-title a i
{
	font-size: 16px;
}
.collapse-style-3 .panel-body
{
	background-color: transparent;
	border-top: none!important;
}
.progress.style-1,.progress.style-2
{
	background-color: #fafafa;
	border: 1px solid #eaeaea;
}
.collapse-contextual .panel-heading a:after
{
	content: "\f068";
	font-size: 10px;
	font-weight: 300;
	margin-top: -6px;
}
.collapse-contextual .panel-heading a.collapsed:after
{
	content: "\f067";
}
.btn[data-toggle=collapse] i:before
{
	content: "\f068";
	font-size: 10px;
}
.btn.collapsed[data-toggle=collapse] i:before
{
	content: "\f067";
}
.progress.style-1
{
	border-radius: 4px;
	box-shadow: none;
	height: 8px;
	margin-top: 25px;
	moz-border-radius: 4px;
	overflow: visible;
	position: relative;
	webkit-border-radius: 4px;
	webkit-box-shadow: none;
}
.progress.style-1 .progress-bar
{
	border-radius: 5px;
	box-shadow: none;
	font-size: 11px;
	font-weight: 300;
	height: 4px;
	margin: 1px;
	padding: 0;
	position: relative;
	text-align: left;
	webkit-box-shadow: none;
}
.form-control,.progress.style-1 .progress-bar
{
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
}
.progress.style-2
{
	box-shadow: none;
	height: 20px;
	margin-bottom: 15px;
	webkit-box-shadow: none;
}
.progress.style-2 .progress-bar
{
	box-shadow: none;
	padding: 0;
	text-align: left;
	webkit-box-shadow: none;
}
.progress.style-2 span
{
	font-size: 11px;
	left: 10px;
	line-height: 1;
	position: relative;
	top: -2px;
}
.progress .label,.progress .text
{
	font-size: 11px;
	font-weight: 400;
	position: absolute;
}
.progress-bar
{
	o-transition: width 1.5s ease;
	transition: width 1.5s ease;
	webkit-transition: width 1.5s ease;
}
.progress .label
{
	color: #333;
	padding: 0;
	right: 10px;
	top: -16px;
}
.progress .text
{
	color: #999;
	left: 0;
	text-transform: uppercase;
	top: -17px;
}
.progress.dark
{
	background-color: #cdcdcd;
	border-color: #cdcdcd;
}
.progress.dark.style-1
{
	border-color: #fff;
}
.dark .progress-bar-striped,.dark .progress-striped .progress-bar
{
	background-image: linear-gradient(45deg,rgba(0,0,0,.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.05) 50%,rgba(0,0,0,.05) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(0,0,0,.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.05) 50%,rgba(0,0,0,.05) 75%,transparent 75%,transparent);
	background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,.05) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.05) 50%,rgba(0,0,0,.05) 75%,transparent 75%,transparent);
}
.progress-bar-white
{
	background-color: #fff;
	color: #777;
}
.progress-bar-default
{
	background-color: #09afdf;
}
.progress-bar-gray
{
	background-color: #999;
}
.progress-bar-dark
{
	background-color: #333;
}
.gray-bg .progress
{
	background-color: #fff;
	box-shadow: inset 0 2px 2px rgba(0,0,0,.1);
	webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,.1);
}
.knob-container
{
	margin: 10px;
	position: relative;
}
.knob-container canvas
{
	height: 132px;
	margin: 0 auto;
	width: 132px;
}
.knob-text
{
	margin-top: -14px;
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
}
.alert-icon,.feature-box-2,.form-control,.icon,.icon i
{
	position: relative;
}
@media (min-width:1200px)
{
	.knob-container canvas
	{
		height: 169px;
		width: 169px;
	}
}
form
{
	margin: 20px 0;
}
textarea
{
	resize: vertical;
}
.sidebar form
{
	margin: 5px 0 20px;
}
.form-control
{
	background: #fff;
	border-color: #e1e1e1;
	border-radius: 5px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
	color: #777;
	height: 40px;
	padding-right: 30px;
	webkit-appearance: none;
}
.form-control,.form-control:focus
{
	webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
}
.form-control-lg
{
	height: 48px;
}
@media (min-width:481px)
{
	.form-control-lg
	{
		min-width: 350px;
	}
}
.form-control:focus
{
	border-color: #999;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.075);
}
select.form-control
{
	padding-right: 5px;
	webkit-appearance: menulist;
}
select[multiple].form-control
{
	webkit-appearance: listbox;
}
.form-control::-moz-placeholder
{
	color: inherit;
}
.form-control:-ms-input-placeholder
{
	color: inherit;
}
.form-control::-webkit-input-placeholder
{
	color: inherit;
}
.input-group-addon
{
	background-color: #f1f1f1;
	border-color: #e1e1e1;
}
.form-list>div
{
	background-color: #f3f3f3;
	border-bottom: 1px solid #ddd;
	display: block;
	margin: 6px 0;
	padding: 7px 15px;
}
.checkbox label,.radio label,form label
{
	font-weight: 300;
}
fieldset
{
	background-color: #fafafa;
	border: 1px solid #ddd;
	margin: 15px 0;
	padding: 10px 25px;
}
fieldset legend
{
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	display: block;
	font-size: 15px;
	line-height: inherit;
	margin-bottom: 0;
	padding: 3px 10px;
	width: auto;
}
fieldset .form-control,fieldset .form-control:focus
{
	border-color: #f3f3f3;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.12);
	webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.12);
}
input[type=radio],input[type=checkbox]
{
	margin-top: 5px;
}
.has-feedback label~.form-control-feedback
{
	top: 27px;
}
.form-control-lg+.form-control-feedback,.has-feedback label.sr-only~.form-control-lg+.form-control-feedback
{
	height: 48px;
	top: 4px;
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control
{
	filter: alpha(opacity=50);
	opacity: .5;
}
.form-control-feedback
{
	color: #777;
	height: 40px;
	line-height: 40px!important;
	top: 0;
	width: 40px;
}
.dark-bg .form-control
{
	background-color: rgba(255,255,255,.15);
	border-color: #353535;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.8);
	color: #cdcdcd;
	webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.8);
}
.dark-bg .has-error .form-control:focus,.dark-bg .has-success .form-control:focus,.dark-bg .has-warning .form-control:focus
{
	box-shadow: inset 0 1px 2px rgba(0,0,0,.8);
	webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.8);
}
.dark-bg .input-group-addon
{
	background-color: rgba(255,255,255,.2);
	border-color: #000;
}
.dark-bg .form-control:focus,.dark-bg .has-error .form-control:focus,.dark-bg .has-success .form-control:focus,.dark-bg .has-warning .form-control:focus
{
	background-color: rgba(255,255,255,.25);
}
.default-bg .form-control,.default-bg .input-group-addon
{
	background-color: rgba(0,0,0,.2);
	border-color: #0c9ec7;
}
.dark-bg .form-control-feedback
{
	color: #cdcdcd;
}
.default-bg .form-control
{
	box-shadow: inset 0 2px 3px rgba(0,0,0,.35);
	color: #fff;
	webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.35);
}
.default-bg .has-error .form-control:focus,.default-bg .has-success .form-control:focus,.default-bg .has-warning .form-control:focus
{
	box-shadow: inset 0 2px 3px rgba(0,0,0,.35);
	webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.35);
}
.default-bg .form-control:focus
{
	background-color: rgba(0,0,0,.1);
}
.default-bg .form-control-feedback
{
	color: #fff;
}
.dark .form-control
{
	background-color: rgba(255,255,255,.1);
	border-color: #373737;
	box-shadow: inset 0 2px 3px rgba(0,0,0,.6);
	color: #ccc;
	webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.6);
}
.dark .form-control:focus
{
	background-color: rgba(255,255,255,.15);
}
.dark .form-control-feedback
{
	color: #cdcdcd;
}
.dark .footer-content .form-control
{
	border-color: #222;
}
.dark-bg .has-success .checkbox,.dark-bg .has-success .checkbox-inline,.dark-bg .has-success .control-label,.dark-bg .has-success .form-control-feedback,.dark-bg .has-success .help-block,.dark-bg .has-success .radio,.dark-bg .has-success .radio-inline,.dark-bg .has-success.checkbox label,.dark-bg .has-success.checkbox-inline label,.dark-bg .has-success.radio label,.dark-bg .has-success.radio-inline label
{
	color: #15c019;
}
.dark-bg .has-warning .checkbox,.dark-bg .has-warning .checkbox-inline,.dark-bg .has-warning .control-label,.dark-bg .has-warning .form-control-feedback,.dark-bg .has-warning .help-block,.dark-bg .has-warning .radio,.dark-bg .has-warning .radio-inline,.dark-bg .has-warning.checkbox label,.dark-bg .has-warning.checkbox-inline label,.dark-bg .has-warning.radio label,.dark-bg .has-warning.radio-inline label
{
	color: #e5af51;
}
.dark-bg .has-error .checkbox,.dark-bg .has-error .checkbox-inline,.dark-bg .has-error .control-label,.dark-bg .has-error .form-control-feedback,.dark-bg .has-error .help-block,.dark-bg .has-error .radio,.dark-bg .has-error .radio-inline,.dark-bg .has-error.checkbox label,.dark-bg .has-error.checkbox-inline label,.dark-bg .has-error.radio label,.dark-bg .has-error.radio-inline label
{
	color: #ef4f4c;
}
.has-success .form-control,.has-success .form-control:focus
{
	border-color: #3c763d;
}
.has-warning .form-control,.has-warning .form-control:focus
{
	border-color: #8a6d3b;
}
.has-error .form-control,.has-error .form-control:focus
{
	border-color: #a94442;
}
.default-bg .has-error .form-control,.default-bg .has-error .form-control:focus,.default-bg .has-success .form-control,.default-bg .has-success .form-control:focus,.default-bg .has-warning .form-control,.default-bg .has-warning .form-control:focus
{
	border-color: #fff;
	color: #fff;
}
.default-bg .has-error .control-label,.default-bg .has-error .form-control-feedback,.default-bg .has-success .control-label,.default-bg .has-success .form-control-feedback,.default-bg .has-warning .control-label,.default-bg .has-warning .form-control-feedback
{
	color: #fff;
}
.has-error .form-control:focus,.has-success .form-control:focus,.has-warning .form-control:focus
{
	box-shadow: none;
	webkit-box-shadow: none;
}
.has-error .error
{
	display: block;
	font-weight: 400;
	margin-bottom: 5px;
}
.sorting-filters label
{
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
	text-align: left;
}
.sorting-filters form
{
	margin: 0;
}
.sorting-filters .form-inline .form-control
{
	width: 100%;
}
.sorting-filters .btn
{
	margin: 0;
	min-width: 0;
	width: 100%;
}
@media (min-width:768px)and (max-width:991px)
{
	.sorting-filters .form-inline .form-group
	{
		margin-right: 1.2%;
		width: 18%;
	}
}
@media (min-width:768px)
{
	.sorting-filters .btn
	{
		margin: 25px 0 0;
	}
}
@media (max-width:767px)
{
	.sorting-filters .form-control
	{
		margin: 0 0 5px;
	}
}
.alert
{
	border: none;
	border-radius: 5px;
	margin: 20px 0;
}
.alert,.icon
{
	moz-border-radius: 5px;
	webkit-border-radius: 5px;
}
.alert-success
{
	background-color: #bcdab0;
	color: #2a5f2b;
}
.alert-info
{
	background-color: #c6e8fa;
	color: #1a4e68;
}
.alert-warning
{
	background-color: #f7f0ce;
	color: #72582b;
}
.alert-icon
{
	padding-left: 70px;
}
.alert-icon i
{
	font-size: 28px;
	left: 21px;
	position: absolute;
	text-align: center;
	top: 13px;
	width: 30px;
}
.close
{
	filter: alpha(opacity=40);
	font-size: 28px;
	font-weight: 400;
	opacity: .4;
}
.feature-box-2:hover .icon,.feature-box:not(.shadow):hover .icon
{
	filter: alpha(opacity=80);
	opacity: .8;
}
[data-notify=container]
{
	max-width: 400px;
}
[data-notify=progressbar]
{
	display: none;
}
.icon
{
	background-color: rgba(255,255,255,.85);
	border: 1px solid transparent;
	border-radius: 5px;
	color: #000;
	display: inline-block;
	font-size: 24px;
	height: 60px;
	line-height: 58px;
	text-align: center;
	transition: all .2s ease-in-out;
	width: 60px;
}
.bordered,.feature-box-2.boxed
{
	border: 1px solid #f1f1f1;
}
.feature-box-2 .icon,.icon
{
	o-transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
.icons .icon
{
	margin: 0 5px 5px 0;
}
.feature-box .title,.feature-box h3,.feature-box-2 .title,.image-box .body h3,.listing-item .body h3
{
	margin-top: 0;
}
.icon i
{
	z-index: 1;
}
.icon.dark-bg
{
	background-color: rgba(66,66,66,.66);
	color: #fff;
}
.icon.default-bg
{
	background-color: #09afdf;
	color: #fff;
}
.icon.light-bg
{
	background-color: #fff;
	color: #09afdf;
}
.icon.without-bg
{
	background-color: transparent;
	color: inherit;
	font-size: 36px;
	height: 100%;
	line-height: 1;
}
.icon.large
{
	font-size: 36px;
	height: 100px;
	line-height: 97px;
	width: 100px;
}
.icon.small
{
	font-size: 18px;
	height: 45px;
	line-height: 43px;
	width: 45px;
}
.feature-box,.feature-box-2
{
	margin-bottom: 30px;
}
.feature-box .icon
{
	margin-bottom: 10px;
}
.feature-box p
{
	clear: both;
	margin-bottom: 15px;
}
.feature-box-2 .icon
{
	left: 0;
	position: absolute;
	top: 0;
	transition: all .2s ease-in-out;
}
.feature-box-2 .icon.without-bg
{
	height: 0;
	width: 0;
}
.feature-box-2.boxed .icon
{
	left: 20px;
	top: 20px;
}
.feature-box-2 .body
{
	margin-left: 62px;
}
.feature-box-2.right .body
{
	margin-left: 0;
	margin-right: 62px;
	text-align: right;
}
.feature-box-2.right .icon
{
	left: auto;
	right: 0;
}
.feature-box-2.right .icon.without-bg
{
	right: 40px;
}
.feature-box-2.boxed.right .icon
{
	left: auto;
	right: 20px;
}
.feature-box-2.boxed.right .icon.without-bg
{
	right: 60px;
}
@media (max-width:991px)
{
	.feature-box-2:not(.boxed)
	{
		padding-bottom: 0;
	}
}
.shadow,.shadow-narrow
{
	background-color: #fff;
	position: relative;
}
.light-gray-bg.shadow,.light-gray-bg.shadow-narrow
{
	background-color: #fafafa;
}
.bordered
{
	border-radius: 3px;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
}
.dark-bg .bordered
{
	border: 1px solid #555;
}
.shadow *,.shadow-narrow *
{
	position: relative;
	z-index: 3;
}
.shadow-narrow:before,.shadow:before
{
	background-color: #fff;
	bottom: 0;
	content: "";
	height: 60%;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}
.light-gray-bg.shadow-narrow:before,.light-gray-bg.shadow:before
{
	background-color: #fafafa;
}
.shadow-narrow:after,.shadow:after
{
	border-radius: 10%;
	bottom: 2px;
	box-shadow: 0 5px 7px #999;
	content: "";
	height: 50%;
	left: 50%;
	margin-left: -48%;
	o-transition: all .3s ease-in-out;
	position: absolute;
	transition: all .3s ease-in-out;
	webkit-box-shadow: 0 5px 7px #999;
	webkit-transition: all .3s ease-in-out;
	width: 96%;
	z-index: 1;
}
.shadow-narrow:after
{
	margin-left: -45%;
	width: 90%;
}
.shadow-narrow:hover:after,.shadow:hover:after
{
	bottom: 10px;
}
.owl-item .image-box
{
	margin-bottom: 20px;
}
.image-box .body
{
	padding: 15px;
}
.image-box .body p:last-child
{
	margin-bottom: 0;
}
.image-box.style-4
{
	border: none;
}
.image-box.style-3-b
{
	display: block;
	margin-bottom: 40px;
}
.image-box.style-3-b .body
{
	padding: 10px 0;
}
@media (min-width:768px)
{
	.image-box.style-3-b .body
	{
		padding: 0;
	}
}
@media (max-width:991px)
{
	.image-box.style-4
	{
		margin-bottom: 30px;
	}
}
.listing-item .overlay-container .badge
{
	background-color: rgba(255,255,255,.95);
	border: 1px solid #09afdf;
	border-radius: 2px;
	color: #09afdf;
	font-weight: 400;
	moz-border-radius: 2px;
	padding: 4px;
	position: absolute;
	right: 10px;
	top: 10px;
	webkit-border-radius: 2px;
}
.listing-item .body
{
	padding: 15px;
}
.listing-item .body h3
{
	font-size: 18px;
	line-height: 1.4;
}
.listing-item .elements-list
{
	font-size: 12px;
}
.listing-item .price
{
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	margin-top: 1px;
}
.listing-item .price del
{
	color: #999;
	font-size: 12px;
}
.listing-item .overlay-to-top
{
	padding: 10px 0!important;
}
.listing-item .overlay-to-top .btn-sm-link
{
	padding: 5px;
}
.modal-content .modal-header
{
	background-color: #09afdf;
}
.modal-content .modal-title
{
	color: #fff;
}
.modal-open .page-wrapper
{
	filter: blur(5px);
	moz-filter: blur(5px);
	ms-filter: blur(5px);
	o-filter: blur(5px);
	webkit-filter: blur(3px);
}
.modal-footer .btn+.btn
{
	margin-bottom: 5px;
}
@media (min-width:1200px)
{
	.modal-lg
	{
		width: 1140px;
	}
}
.overlay-container
{
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.overlay-bottom,.overlay-to-top,.overlay-top
{
	background-color: rgba(30,30,30,.5);
	color: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	top: auto;
}
.overlay-bottom,.overlay-top
{
	bottom: 0;
	height: 0;
	left: 0;
	o-transition: all ease-in-out .25s;
	overflow: hidden;
	padding: 15px;
	right: 0;
	transition: all ease-in-out .25s;
	webkit-transition: all ease-in-out .25s;
}
.overlay-bottom.links,.overlay-to-top.links
{
	z-index: 11;
}
.overlay-to-top
{
	bottom: -30px;
	padding: 10px;
	transition: all ease-in-out .25s;
}
.overlay-link,.overlay-to-top
{
	left: 0;
	o-transition: all ease-in-out .25s;
	right: 0;
	webkit-transition: all ease-in-out .25s;
}
.overlay-top
{
	top: 0;
}
.overlay-visible .overlay-bottom,.overlay-visible .overlay-top
{
	filter: alpha(opacity=100);
	height: auto!important;
	opacity: 1;
	padding-bottom: 20px;
}
.overlay-visible.overlay-container:hover .overlay-bottom:not(.links),.overlay-visible.overlay-container:hover .overlay-top
{
	filter: alpha(opacity=50);
	opacity: .5;
}
.overlay-bottom a,.overlay-to-top a,.overlay-top a
{
	color: #fff;
}
.overlay-container .text
{
	padding: 0 20px;
	position: relative;
}
.overlay-container .text h3,.overlay-container .text h3 .small
{
	color: #fff;
	margin-top: 0;
}
.overlay-container .text a:hover
{
	color: #fff;
}
.overlay-bottom .btn,.overlay-top .btn
{
	border-color: #fff;
	color: #fff;
	margin: 0;
}
.overlay-bottom .btn:hover,.overlay-top .btn:hover
{
	background-color: #fff;
	color: #777;
}
.image-box.style-2:hover .overlay-bottom,.image-box.style-2:hover .overlay-top,.overlay-container:hover .overlay-bottom,.overlay-container:hover .overlay-top
{
	filter: alpha(opacity=100);
	height: 50%;
	opacity: 1;
	webkit-backface-visibility: hidden;
	webkit-transform: translateZ(0)scale(1,1);
}
.image-box:hover .overlay-to-top,.overlay-container:hover .overlay-to-top
{
	bottom: 0;
	filter: alpha(opacity=100);
	opacity: 1;
}
.overlay-link
{
	background-color: rgba(30,30,30,.5);
	bottom: 0;
	color: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
	overflow: hidden;
	padding: 15px;
	position: absolute;
	top: 0;
	transition: all ease-in-out .25s;
	z-index: 10;
}
.overlay-link i
{
	border: 1px solid #fff;
	border-radius: 100%;
	color: #fff;
	font-size: 32px;
	height: 80px;
	left: 50%;
	line-height: 80px;
	margin: -40px 0 0 -40px;
	moz-border-radius: 100%;
	o-transition: all .2s ease-in-out;
	position: absolute;
	top: 50%;
	transition: all .2s ease-in-out;
	webkit-border-radius: 100%;
	webkit-transition: all .2s ease-in-out;
	width: 80px;
}
.overlay-link i:hover
{
	background-color: #fff;
	color: #777;
}
.overlay-link.small i
{
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin: -12.5px 0 0 -12.5px;
	width: 25px;
}
.overlay-container:hover .overlay-link
{
	filter: alpha(opacity=100);
	height: 100%;
	opacity: 1;
}
@media (min-width:1200px)
{
	.overlay-container .text
	{
		top: 30%;
	}
}
@media (max-width:480px)
{
	.overlay-container .text
	{
		top: 30%;
	}
	.overlay-container .text p
	{
		display: none;
	}
}
@media (min-width:480px)and (max-width:1199px)
{
	.overlay-container:not(.overlay-visible) .overlay-top~.overlay-bottom
	{
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.owl-item .overlay-container:hover .overlay-top
	{
		height: 71%;
	}
	.owl-item .overlay-container:hover .overlay-bottom
	{
		height: 29%;
	}
}
.video-background,.video-background-banner
{
	overflow: hidden;
	position: relative;
}
.tp-caption .embed-responsive
{
	overflow: visible;
}
#collapseMap,#offcanvas.offcanvas-right .dropdown-menu
{
	overflow: hidden;
}
.audio-wrapper iframe
{
	border: none;
	margin-bottom: 20px;
	width: 100%;
}
.jumbotron
{
	background-color: transparent;
}
.orang {
	color: #f57900;
}

.top.carousel-indicators
{
	bottom: auto;
	top: 10px;
}
.bottom.carousel-indicators
{
	bottom: 10px;
}
.shadow .carousel-indicators
{
	position: absolute;
	z-index: 4;
}
.navbar.navbar-default
{
	background-color: #f57900;
	border-color: #ededed;
	border-radius: 3px;
	font-weight: 400;
	margin: 10px 0 15px;
	moz-border-radius: 3px;
	webkit-border-radius: 3px;
}
.navbar-default .navbar-nav>li>a
{
	border: none;
	border-bottom: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #333;
	font-size: 18px;
	o-transition: none;
	padding: 10px 15px;
	transition: none;
	webkit-transition: none;
	z-index: 102;
        text-transform: uppercase;
}
.main-navigation.animated .navbar-default .navbar-nav>li>a
{
	o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
.transparent-header .header:not(.dark) .navbar-nav>li:not(.active)>a
{
	color: #555555;
}
.navbar-default .navbar-nav>li.dropdown>a
{
	padding-right: 40px;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover
{
	background-color: transparent;
	color: #09afdf;
}
.transparent-header .header:not(.dark) .navbar-nav>li.open>a,.transparent-header .header:not(.dark) .navbar-nav>li>a:focus,.transparent-header .header:not(.dark) .navbar-nav>li>a:hover
{
	color: #09afdf;
}
.main-navigation .navbar-nav>.dropdown>a:focus,.main-navigation .navbar-nav>.open>a,.main-navigation .navbar-nav>.open>a:focus,.main-navigation .navbar-nav>.open>a:hover
{
	background-color: #fff;
	border-bottom-color: #fff;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	color: #09afdf;
	z-index: 106;
}
.main-navigation .navbar-nav>.open.active>a:active,.main-navigation .navbar-nav>.open>a:active
{
	o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	webkit-transition: all .1s ease-in-out;
}
.main-navigation .navbar-nav>.open.active>a:active+ul,.main-navigation .navbar-nav>.open>a:active+ul
{
	display: none;
}
.main-navigation .dropdown-menu
{
	top: 99.2%;
	z-index: 105;
}
.header.centered .main-navigation .dropdown-menu
{
	top: 99%;
}
.dropdown-menu .divider
{
	background-color: #ededed;
}
.dropdown-menu
{
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius: 0;
	box-shadow: 0 6px 24px rgba(0,0,0,.06);
	margin: 0;
	min-width: 220px;
	moz-border-radius: 0;
	padding: 0;
	webkit-border-radius: 0;
	webkit-box-shadow: 0 6px 24px rgba(0,0,0,.06);
	z-index: 101;
}
.dropdown-menu>li>a
{
	color: #333;
	font-size: 14px;
	padding: 10px 20px;
	transition: none;
}
.dropdown-menu>li>a,.mega-menu .menu>li>a
{
	border-bottom: 1px solid #f7f7f7;
	o-transition: none;
	webkit-transition: none;
}
.dropdown-menu .menu>.active>a,.dropdown-menu .menu>.active>a:focus,.dropdown-menu .menu>.active>a:hover,.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover,.nav .open>a,.nav .open>a:focus,.nav .open>a:hover
{
	background-color: #fcfcfc;
	border-color: #f7f7f7;
	color: #0c9ec7;
}
.dropdown-menu .dropdown-menu
{
	border-top: 1px solid #f7f7f7;
	left: 100%!important;
	right: auto;
	top: -1px;
}
.header.centered .dropdown-menu .dropdown-menu
{
	left: 100%!important;
	top: -1px;
}
header.full-width .dropdown-menu .dropdown-menu.to-left
{
	left: auto!important;
	right: 100%!important;
}
@media (max-width:1610px)
{
	.dropdown-menu .dropdown-menu.to-left
	{
		left: auto!important;
		right: 100%!important;
	}
}
.mega-menu.dropdown
{
	position: static;
}
.mega-menu .dropdown-menu
{
	left: 0;
	padding: 20px 30px;
	width: 100%;
}
.mega-menu .menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.mega-menu h4.title
{
	font-size: 15px;
	margin: 5px 0;
	text-transform: uppercase;
}
.mega-menu .menu>li>a
{
	color: #333;
	display: block;
	font-size: 14px;
	padding: 5px 0;
	transition: none;
}
.dropdown-menu>li>a i,.mega-menu .menu>li>a i
{
	color: #cdcdcd;
	font-size: 12px;
	o-transition: all .2s ease-in-out;
	padding-left: 5px;
	position: relative;
	top: -1px;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
	width: 20px;
}
.dropdown-menu>li>a i.fa-circle-o,.mega-menu .menu>li>a i.fa-circle-o
{
	font-size: 7px;
	top: -3px;
}
.mega-menu .menu>li:last-child>a
{
	border-bottom: none!important;
}
header:not(.dark) .dropdown-menu>li.active>a i,header:not(.dark) .dropdown-menu>li>a:hover i,header:not(.dark) .mega-menu .menu>li.active>a i,header:not(.dark) .mega-menu .menu>li>a:hover i
{
	color: #09afdf;
}
header .dropdown-menu>li.active>a i.fa-circle-o:before,header .dropdown-menu>li>a:hover i.fa-circle-o:before,header .mega-menu .menu>li.active>a i.fa-circle-o:before,header .mega-menu .menu>li>a:hover i.fa-circle-o:before
{
	content: "\f111";
}
.mega-menu .menu>li>a:focus,.mega-menu .menu>li>a:hover
{
	background-color: #fcfcfc;
	border-color: #f7f7f7;
	color: #0c9ec7;
	text-decoration: none;
}
.dropdown>a:before
{
	color: #d1d1d1;
	
	font-family: FontAwesome;
	font-size: 14px;
	left: auto;
	line-height: 1;
	position: absolute;
	right: 6px;
	top: 31px;
}
.header.centered .dropdown>a:before
{
	top: 18px;
}
.header:not(.dark) .active.dropdown>a:before,.header:not(.dark).centered .active.dropdown>a:before
{
	color: #09afdf;
}
.transparent-header .header:not(.dark) .dropdown:not(.open):not(.active)>a:before
{
	color: #777;
}
.navbar-default .navbar-nav>.dropdown.open>a:before
{
	color: #eaeaea;
}
.transparent-header .header:not(.dark) .navbar-default .navbar-nav>.dropdown.open>a:before
{
	color: #09afdf;
}
.dropdown .dropdown>a:before,.header.centered .dropdown .dropdown>a:before
{
	color: #666;
	content: "\f105";
	margin-left: 0;
	right: 10px;
	top: 13px;
	visibility: visible;
}
.dropdown .dropdown.open>a:before,.header.centered:not(.dark) .dropdown .dropdown.open>a:before
{
	color: #09afdf;
}
#offcanvas.animated .dropdown-menu .open .dropdown-menu,#offcanvas.animated .open .dropdown-menu,.animated.main-navigation .navbar-nav .open .dropdown-menu
{
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-name: fadeInUpSmall;
	webkit-animation-duration: .3s;
	webkit-animation-fill-mode: both;
	webkit-animation-name: fadeInUpSmall;
}
.animated.main-navigation .dropdown-menu .open .dropdown-menu
{
	animation-name: fadeInLeftSmall;
	webkit-animation-name: fadeInLeftSmall;
}
header.full-width .animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left
{
	animation-name: fadeInRightSmall;
	webkit-animation-name: fadeInRightSmall;
}
@media (max-width:1610px)
{
	.animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left
	{
		animation-name: fadeInRightSmall;
		webkit-animation-name: fadeInRightSmall;
	}
}
.navbar-default .navbar-toggle
{
	border-color: #ccc;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover
{
	background-color: #fafafa;
	border-color: #0c9ec7;
}
.navbar-default .navbar-toggle .icon-bar
{
	background-color: #ccc;
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar
{
	background-color: #0c9ec7;
}
@media (min-width:768px)
{
	.main-navigation .navbar-nav.navbar-right:last-child
	{
		margin-right: 0;
	}
	.navbar.navbar-default
	{
		background-color: transparent;
		border: none;
		margin: 0;
	}
	.navbar-default .navbar-nav>li>a
	{
		padding: 28px 15px 27px;
	}
	.header.centered .navbar-default .navbar-nav>li>a
	{
		border-top: 1px solid transparent;
		padding-bottom: 15px!important;
		padding-top: 15px!important;
	}
	.header.centered:not(.dark) .main-navigation .navbar-nav>.dropdown>a:focus,.header.centered:not(.dark) .main-navigation .navbar-nav>.open>a,.header.centered:not(.dark) .main-navigation .navbar-nav>.open>a:focus,.header.centered:not(.dark) .main-navigation .navbar-nav>.open>a:hover
	{
		border-top: 1px solid #f5f5f5;
	}
	header:not(.full-width):not(.centered) .with-dropdown-buttons .mega-menu:not(.narrow) .dropdown-menu
	{
		left: 0;
		width: 720px;
	}
	header:not(.full-width) .main-navigation .container-fluid,header:not(.full-width) .navbar-collapse
	{
		padding-left: 0;
		padding-right: 0;
	}
	header:not(.full-width) .main-navigation .navbar-right .dropdown-menu
	{
		left: 0;
		right: auto;
	}
	header:not(.full-width) .main-navigation .navbar-right>li:last-child>.dropdown-menu
	{
		left: auto;
		right: 0;
	}
}
@media (min-width:768px)and (max-width:1199px)
{
	.navbar-default .navbar-nav>li>a
	{
		font-size: 15px;
		padding: 28px 10px 27px;
	}
}
@media (min-width:768px)and (max-width:991px)
{
	.header:not(.full-width) .main-navigation .navbar-nav
	{
		float: left!important;
	}
	body:not(.fixed-header-on) .header:not(.dark) .navbar-default .navbar-nav>li>a
	{
		border-top: 1px solid transparent;
	}
	body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav>.dropdown>a:focus,body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav>.open>a,body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav>.open>a:focus,body:not(.fixed-header-on) .header:not(.dark) .main-navigation .navbar-nav>.open>a:hover
	{
		border-top: 1px solid #f5f5f5;
	}
}
@media (min-width:992px)
{
	.col-md-3+.col-md-9 .mega-menu:not(.narrow) .dropdown-menu
	{
		left: -243px!important;
		width: 940px!important;
	}
}
@media (min-width:1200px)
{
	.main-navigation .navbar-nav>li
	{
		margin: 0 0 0 10px;
	}
	.main-navigation .navbar-nav>li:first-child
	{
		margin: 0;
	}
	.col-md-3+.col-md-9 .mega-menu:not(.narrow) .dropdown-menu
	{
		left: -293px!important;
		width: 1140px!important;
	}
}
@media (max-width:767px)
{
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover
	{
		background-color: transparent;
		color: #0c9ec7;
	}
	.navbar-default .navbar-nav>li>a
	{
		border-bottom: 1px solid #f3f3f3;
	}
	.navbar-default .navbar-nav>li:last-child>a
	{
		border-bottom: 1px solid transparent;
	}
	.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover
	{
		background-color: #fff;
		border-bottom-color: transparent;
		color: #0c9ec7;
	}
	.navbar-default .navbar-nav .open .dropdown-menu
	{
		background-color: #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-default .navbar-nav .open .dropdown-menu>li>a
	{
		border-color: #f9f9f9;
		color: #333;
		padding: 12px 15px 12px 40px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover
	{
		color: #0c9ec7;
	}
	.navbar-nav .open .dropdown-menu .dropdown-menu>li>a
	{
		padding-left: 60px;
	}
	.navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-menu>li>a
	{
		padding-left: 80px;
	}
	.navbar-default .navbar-nav>.dropdown.open>a:before
	{
		color: #09afdf;
	}
	.dropdown>a:before,.header.centered .dropdown>a:before
	{
		color: #999;
		right: 32px;
		top: 14px;
	}
	.dropdown .dropdown>a:before,.header.centered .dropdown .dropdown>a:before
	{
		right: 36px;
	}
	.transparent-header .main-navigation .navbar.navbar-default
	{
		background-color: rgba(255,255,255,.9);
		position: absolute;
		width: 100%;
	}
}
.dark.header .navbar.navbar-default
{
	background-color: rgba(0,0,0,.2);
	border-color: rgba(0,0,0,.3);
}
.dark.header .navbar-default .navbar-nav>li>a
{
	border-bottom: 1px solid transparent;
	color: #ccc;
	text-shadow: 1px 1px rgba(0,0,0,.6);
}
.transparent-header .dark.header .navbar-nav>li>a
{
	color: #e1e1e1;
}
.dark.header .navbar-default .navbar-nav>.active>a,.dark.header .navbar-default .navbar-nav>.active>a:focus,.dark.header .navbar-default .navbar-nav>.active>a:hover,.dark.header .navbar-default .navbar-nav>li>a:focus,.dark.header .navbar-default .navbar-nav>li>a:hover
{
	background-color: transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #fff;
}
.dark.header .navbar-default .navbar-nav>li>a:focus,.dark.header .navbar-default .navbar-nav>li>a:hover
{
	z-index: 106;
}
.dark.header .main-navigation .navbar-nav>.dropdown>a:focus,.dark.header .main-navigation .navbar-nav>.open>a,.dark.header .main-navigation .navbar-nav>.open>a:focus,.dark.header .main-navigation .navbar-nav>.open>a:hover
{
	background-color: rgba(0,0,0,.15);
	border-bottom-color: #2e3537;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #fff;
	z-index: 106;
}
.dark.header .dropdown-menu
{
	background-color: #2e3537;
	border: 1px solid rgba(57,66,69,.8);
	border-bottom: none;
}
.dark.header .mega-menu .dropdown-menu
{
	z-index: 103;
}
.dark.header .dropdown-menu .divider
{
	background-color: rgba(57,66,69,.8);
}
.dark.header .dropdown-menu>li>a,.dark.header .mega-menu .menu>li>a
{
	border-bottom: 1px solid rgba(57,66,69,.8);
	color: #ccc;
	text-shadow: 1px 1px rgba(0,0,0,.7);
}
.dark.header .dropdown-menu .menu>.active>a,.dark.header .dropdown-menu .menu>.active>a:focus,.dark.header .dropdown-menu .menu>.active>a:hover,.dark.header .dropdown-menu>.active>a,.dark.header .dropdown-menu>.active>a:focus,.dark.header .dropdown-menu>.active>a:hover,.dark.header .dropdown-menu>li>a:focus,.dark.header .dropdown-menu>li>a:hover,.dark.header .mega-menu .menu>li>a:focus,.dark.header .mega-menu .menu>li>a:hover,.dark.header .nav .open>a,.dark.header .nav .open>a:focus,.dark.header .nav .open>a:hover
{
	background-color: rgba(0,0,0,.2);
	border-color: rgba(57,66,69,.8);
	color: #fff;
}
.dark.header .dropdown .dropdown>a:before
{
	color: #ccc;
	top: 13px;
}
.dark.header .dropdown .dropdown.open>a:before
{
	color: #fff;
}
.dark .navbar-default .navbar-toggle
{
	background-color: rgba(0,0,0,.4);
	border-color: rgba(0,0,0,.7);
}
.dark .navbar-default .navbar-toggle:focus,.dark .navbar-default .navbar-toggle:hover
{
	background-color: rgba(0,0,0,.1);
	border-color: rgba(0,0,0,.7);
}
.dark .navbar-default .navbar-toggle .icon-bar,.dark .navbar-default .navbar-toggle:focus .icon-bar,.dark .navbar-default .navbar-toggle:hover .icon-bar
{
	background-color: #ccc;
}
.dark .navbar-default .navbar-collapse,.dark .navbar-default .navbar-form
{
	border-color: #121212;
}
@media (min-width:768px)
{
	.dark.header .navbar.navbar-default
	{
		background-color: transparent;
		border: none;
		margin: 0;
	}
}
@media (max-width:767px)
{
	.dark .navbar-default .navbar-nav .open .dropdown-menu
	{
		background-color: rgba(0,0,0,.2);
		border: none;
	}
	.dark .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header,.dark .navbar-default .navbar-nav .open .dropdown-menu>li>a
	{
		border-color: rgba(255,255,255,.08);
		color: #ccc;
	}
	.dark.header .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.dark.header .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.dark.header .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.dark.header .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.dark.header .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.dark.header .navbar-default .navbar-nav>.active>a,.dark.header .navbar-default .navbar-nav>.active>a:focus,.dark.header .navbar-default .navbar-nav>.active>a:hover,.dark.header .navbar-default .navbar-nav>li>a:focus,.dark.header .navbar-default .navbar-nav>li>a:hover
	{
		background-color: rgba(0,0,0,.2);
		color: #fff;
	}
	.dark .navbar-default .navbar-nav>.dropdown.open>a:before
	{
		color: #fff;
	}
	.transparent-header .dark .main-navigation .navbar.navbar-default
	{
		background-color: rgba(57,66,69,.9);
		border-color: rgba(37,42,44,.5);
	}
}
.subfooter .navbar
{
	background: 0 0;
	border-color: transparent;
	margin: 0;
	min-height: 0;
}
.subfooter .navbar-default .nav>li>a
{
	color: #999;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	padding: 10px;
	text-transform: none;
}
.offcanvas-toggle-left:after,.offcanvas-toggle-right:after
{
	font-family: FontAwesome;
	font-size: 22px;
	line-height: 35px;
}
.dark .subfooter .navbar-default .nav>li:last-child>a,.subfooter .navbar-default .nav li:last-child a
{
	border: none;
}
.subfooter .navbar-default .nav>.active>a:focus,.subfooter .navbar-default .nav>.active>a:hover,.subfooter .navbar-default .nav>li>a:hover
{
	background-color: transparent;
	color: #0c9ec7;
	text-decoration: underline;
}
.dark .tag a:hover,.plan ul li a.pt-popover:hover,.tag a:hover
{
	text-decoration: none;
}
@media (min-width:768px)
{
	.subfooter .navbar-nav
	{
		float: none;
		margin: 15px 0;
		text-align: center;
	}
	.subfooter .navbar-nav>li
	{
		float: none;
		padding: 5px 0;
	}
	.subfooter .navbar-default .nav>li>a
	{
		padding: 0 10px;
	}
}
@media (min-width:992px)
{
	.subfooter
	{
		text-align: left;
	}
	.subfooter .navbar-nav
	{
		float: right;
		margin: 0;
		text-align: left;
	}
	.subfooter .navbar-nav>li
	{
		float: left;
		margin-top: 2px;
		padding: 0;
	}
	.dark .subfooter .navbar-default .nav>li>a
	{
		border-right: 1px solid #333;
	}
	.subfooter .navbar-default .nav>li>a
	{
		border-right: 1px solid #cdcdcd;
	}
}
@media (max-width:767px)
{
	.subfooter .navbar-default .navbar-toggle:focus,.subfooter .navbar-default .navbar-toggle:hover
	{
		background-color: transparent;
		border-color: #ddd;
	}
	.dark .subfooter .navbar-default .navbar-collapse
	{
		border-color: #888;
	}
	.subfooter .navbar-default .navbar-collapse
	{
		border-color: #000;
	}
}
.offcanvas
{
	background-color: #f5f5f5;
	border-color: #f1f1f1;
}
.offcanvas-toggle-left
{
	border-radius: 0;
	left: 10px;
}
.offcanvas-toggle-left,.offcanvas-toggle-right
{
	background-color: rgba(255,255,255,.85);
	display: block;
	height: 40px;
	margin: 0;
	moz-border-radius: 0;
	padding: 0;
	position: fixed;
	text-align: center;
	top: 10px;
	webkit-border-radius: 0;
	width: 40px;
	z-index: 1031;
}
.offcanvas-toggle-left:after
{
	color: #000;
	content: "\f0c9";
	text-align: center;
}
#offcanvas.in+.offcanvas-toggle-left:after
{
	content: "\f00d";
}
.offcanvas-toggle-right
{
	border-radius: 0;
	right: 10px;
}
.offcanvas-toggle-right:after
{
	color: #000;
	content: "\f0c9";
	text-align: center;
}
#offcanvas.in+.offcanvas-toggle-right:after
{
	content: "\f00d";
}
#offcanvas .navbar-nav,#offcanvas .navbar-nav>li
{
	float: none;
	margin: 0;
}
#offcanvas .navbar-nav>li>a
{
	border-bottom: 1px solid #eee;
	color: #333;
	font-weight: 300;
	padding-bottom: 10px;
	padding-top: 10px;
}
#offcanvas .navbar-nav>li:last-child>a
{
	border-bottom-color: transparent!important;
}
#offcanvas .nav .open>a,#offcanvas .nav .open>a:focus,#offcanvas .nav .open>a:hover,#offcanvas .nav>li>a:focus,#offcanvas .nav>li>a:hover,#offcanvas .navbar-nav>li.active>a
{
	background-color: #fff;
	color: #0c9ec7;
}
#offcanvas .dropdown-menu
{
	background-color: #fff;
	border: none;
	box-shadow: none;
	float: none;
	margin: 0;
	position: static;
	width: 100%;
}
#offcanvas .dropdown-menu>li>a
{
	background-color: #f8f8f8;
	border-color: #f7f7f7;
	font-weight: 300;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}
#offcanvas .dropdown-menu .dropdown-menu>li>a
{
	background-color: #fafafa;
}
#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu>li>a
{
	background-color: #fff;
}
#offcanvas .dropdown>a:before
{
	color: #777;
	right: 15px;
	top: 13px;
}
#offcanvas .dropdown.open>a:before
{
	color: #09afdf;
}
#offcanvas.offcanvas-right .dropdown>a:before
{
	left: 15px;
	right: auto;
	top: 13px;
}
#offcanvas .dropdown .dropdown>a:before
{
	content: "\f107";
}
#logo img
{
	o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	webkit-transition: all .5s ease-in-out;
}
#logo img:hover
{
	filter: alpha(opacity=80);
	opacity: .8;
}
.header.centered #logo img
{
	margin: 0 auto;
}
#logo-footer
{
	margin-bottom: 20px;
}
.site-slogan
{
	color: #777;
	filter: alpha(opacity=100);
	font-size: 11px;
	font-weight: 300;
	opacity: 1;
	o-transition: all .3s ease-in-out;
	padding: 3px 0 0;
	transition: all .3s ease-in-out;
	webkit-transition: all .3s ease-in-out;
}
.offcanvas .logo
{
	margin: 20px 0 10px;
}
.offcanvas .logo img
{
	margin: 0 auto;
}
.offcanvas .site-slogan
{
	margin-bottom: 20px;
	margin-top: -10px;
	text-align: center;
}
.transparent-header .header:not(.dark) .site-slogan
{
	color: #000;
}
.header.dark .site-slogan
{
	color: #cdcdcd;
	text-shadow: 1px 1px rgba(0,0,0,.4);
}
.transparent-header .header.dark .site-slogan
{
	color: #f1f1f1;
}
@media (min-width:992px)and (max-width:1199px)
{
	.site-slogan
	{
		font-size: 11px;
	}
}
@media (max-width:991px)
{
	header:not(.full-width) .logo img
	{
		margin: 0 auto;
	}
	.site-slogan
	{
		text-align: center;
	}
}
@media (max-width:767px)
{
	.navbar-header #logo img
	{
		margin-left: 15px;
		max-height: 35px;
	}
}
.social-links
{
	font-size: 0;
	list-style: none;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 0;
}
.social-links li
{
	display: inline-block;
	margin: 0 2px 2px 0;
}
.social-links li a
{
	border: 1px solid #e7e7e7;
	border-radius: 4px;
	color: #cdcdcd;
	display: block;
	font-size: 18px;
	height: 40px;
	moz-border-radius: 4px;
	text-align: center;
	webkit-border-radius: 4px;
	width: 40px;
}
.social-links li a i
{
	line-height: 40px;
}
.social-links li a:hover
{
	background-color: transparent;
	border-color: #0c9ec7;
	color: #0c9ec7;
}
.social-links.animated-effect-1 li a
{
	o-transition: color .4s;
	position: relative;
	transition: color .4s;
	webkit-transition: color .4s;
	z-index: 1;
}
.social-links.animated-effect-1 li a:hover
{
	color: #fff!important;
	o-transition: color .3s;
	transition: color .3s;
	webkit-transition: color .3s;
}
.social-links.animated-effect-1 li a:after
{
	background-color: #09afdf;
	border-radius: 50%;
	content: '';
	filter: alpha(opacity=0);
	height: 100%;
	left: 0;
	moz-border-radius: 50%;
	moz-transform: scale(1.4);
	moz-transition: -moz-transform .4s,opacity .4s,background-color .4s;
	ms-transform: scale(1.4);
	opacity: 0;
	o-transform: scale(1.4);
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	transform: scale(1.4);
	transition: transform .4s,opacity .4s,background-color .4s;
	webkit-border-radius: 50%;
	webkit-transform: scale(1.4);
	webkit-transition: -webkit-transform .4s,opacity .4s,background-color .4s;
	width: 100%;
	z-index: -1;
}
.social-links.animated-effect-1 li a:hover:after
{
	moz-transform: scale(1);
	moz-transition: -moz-transform 0s,opacity .3s,background-color .3s;
	ms-transform: scale(1);
	opacity: 1;
	o-transform: scale(1);
	transform: scale(1);
	transition: transform 0s,opacity .3s,background-color .3s;
	webkit-transform: scale(1);
	webkit-transition: -webkit-transform 0s,opacity .3s,background-color .3s;
}
.social-links.animated-effect-1:not(.circle) li a:after
{
	border-radius: 0;
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
.default.social-links li a
{
	background-color: #09afdf;
	border: 1px solid #0c9ec7;
	color: #fff;
}
.default.social-links li a:hover
{
	background-color: #fff;
	color: #777;
}
.dark .social-links li a
{
	background-color: rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,.1);
	color: #fff;
}
.dark.social-links li a
{
	background-color: rgba(0,0,0,.6);
	border: 1px solid rgba(0,0,0,.1);
	color: #fff;
}
.dark.social-links li a:hover
{
	background-color: rgba(0,0,0,.8);
}
.colored .social-links li a
{
	background-color: rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,.01);
	color: #fff;
}
.header-top .social-links
{
	display: inline-block;
	margin: 2px 0 0;
}
.footer-content .social-links li
{
	margin: 0 5px 5px 0;
}
.footer-content .social-links li a
{
	background-color: transparent;
	border-color: #777;
	color: #777;
}
.footer-content .social-links li a:hover
{
	background-color: #777;
	border-color: #777;
	color: #fff;
}
.social-links.small li a
{
	font-size: 14px;
	height: 30px;
	width: 30px;
}
.social-links.small li a i
{
	line-height: 29px;
}
.social-links.large li a
{
	font-size: 24px;
	height: 60px;
	width: 60px;
}
.social-links.large li a i
{
	line-height: 60px;
}
.social-links.square li a,.square
{
	border-radius: 0;
	moz-border-radius: 0;
	webkit-border-radius: 0;
}
.social-links.circle li a
{
	border-radius: 100%;
	moz-border-radius: 100%;
	webkit-border-radius: 100%;
}
.social-links.animated-effect-1 li.twitter a:hover
{
	border-color: #55acee;
}
.btn.twitter,.colored.social-links li.twitter a,.social-links.animated-effect-1 li.twitter a:after,.social-links:not(.animated-effect-1) li.twitter a:hover
{
	background-color: #55acee;
	border-color: #55acee;
	color: #fff;
}
.social-links.animated-effect-1 li.skype a:hover
{
	border-color: #00aff0;
}
.btn.skype,.colored.social-links li.skype a,.social-links.animated-effect-1 li.skype a:after,.social-links:not(.animated-effect-1) li.skype a:hover
{
	background-color: #00aff0;
	border-color: #00aff0;
	color: #fff;
}
.social-links.animated-effect-1 li.linkedin a:hover
{
	border-color: #0976b4;
}
.btn.linkedin,.colored.social-links li.linkedin a,.social-links.animated-effect-1 li.linkedin a:after,.social-links:not(.animated-effect-1) li.linkedin a:hover
{
	background-color: #0976b4;
	border-color: #0976b4;
	color: #fff;
}
.social-links.animated-effect-1 li.googleplus a:hover
{
	border-color: #dd4b39;
}
.btn.googleplus,.colored.social-links li.googleplus a,.social-links.animated-effect-1 li.googleplus a:after,.social-links:not(.animated-effect-1) li.googleplus a:hover
{
	background-color: #dd4b39;
	border-color: #dd4b39;
	color: #fff;
}
.social-links.animated-effect-1 li.youtube a:hover
{
	border-color: #b31217;
}
.btn.youtube,.colored.social-links li.youtube a,.social-links.animated-effect-1 li.youtube a:after,.social-links:not(.animated-effect-1) li.youtube a:hover
{
	background-color: #b31217;
	border-color: #b31217;
	color: #fff;
}
.social-links.animated-effect-1 li.flickr a:hover
{
	border-color: #ff0084;
}
.btn.flickr,.colored.social-links li.flickr a,.social-links.animated-effect-1 li.flickr a:after,.social-links:not(.animated-effect-1) li.flickr a:hover
{
	background-color: #ff0084;
	border-color: #ff0084;
	color: #fff;
}
.social-links.animated-effect-1 li.facebook a:hover
{
	border-color: #3b5998;
}
.btn.facebook,.colored.social-links li.facebook a,.social-links.animated-effect-1 li.facebook a:after,.social-links:not(.animated-effect-1) li.facebook a:hover
{
	background-color: #3b5998;
	border-color: #3b5998;
	color: #fff;
}
.social-links.animated-effect-1 li.pinterest a:hover
{
	border-color: #cb2027;
}
.btn.pinterest,.colored.social-links li.pinterest a,.social-links.animated-effect-1 li.pinterest a:after,.social-links:not(.animated-effect-1) li.pinterest a:hover
{
	background-color: #cb2027;
	border-color: #cb2027;
	color: #fff;
}
.social-links.animated-effect-1 li.instagram a:hover
{
	border-color: #517fa4;
}
.btn.instagram,.colored.social-links li.instagram a,.social-links.animated-effect-1 li.instagram a:after,.social-links:not(.animated-effect-1) li.instagram a:hover
{
	background-color: #517fa4;
	border-color: #517fa4;
	color: #fff;
}
.social-links.animated-effect-1 li.vimeo a:hover
{
	border-color: #aad450;
}
.btn.vimeo,.colored.social-links li.vimeo a,.social-links.animated-effect-1 li.vimeo a:after,.social-links:not(.animated-effect-1) li.vimeo a:hover
{
	background-color: #aad450;
	border-color: #aad450;
	color: #fff;
}
.social-links.animated-effect-1 li.tumblr a:hover
{
	border-color: #32506d;
}
.btn.tumblr,.colored.social-links li.tumblr a,.social-links.animated-effect-1 li.tumblr a:after,.social-links:not(.animated-effect-1) li.tumblr a:hover
{
	background-color: #32506d;
	border-color: #32506d;
	color: #fff;
}
.social-links.animated-effect-1 li.soundcloud a:hover
{
	border-color: #ff3a00;
}
.btn.soundcloud,.colored.social-links li.soundcloud a,.social-links.animated-effect-1 li.soundcloud a:after,.social-links:not(.animated-effect-1) li.soundcloud a:hover
{
	background-color: #ff3a00;
	border-color: #ff3a00;
	color: #fff;
}
.social-links.animated-effect-1 li.foursquare a:hover
{
	border-color: #0072b1;
}
.btn.foursquare,.colored.social-links li.foursquare a,.social-links.animated-effect-1 li.foursquare a:after,.social-links:not(.animated-effect-1) li.foursquare a:hover
{
	background-color: #0072b1;
	border-color: #0072b1;
	color: #fff;
}
.social-links.animated-effect-1 li.dribbble a:hover
{
	border-color: #ea4c89;
}
.btn.dribbble,.colored.social-links li.dribbble a,.social-links.animated-effect-1 li.dribbble a:after,.social-links:not(.animated-effect-1) li.dribbble a:hover
{
	background-color: #ea4c89;
	border-color: #ea4c89;
	color: #fff;
}
.social-links.animated-effect-1 li.behance a:hover,.social-links.animated-effect-1 li.xing a:hover
{
	border-color: #126567;
}
.btn.xing,.colored.social-links li.xing a,.social-links.animated-effect-1 li.xing a:after,.social-links:not(.animated-effect-1) li.xing a:hover
{
	background-color: #126567;
	border-color: #126567;
	color: #fff;
}
.btn.behance,.colored.social-links li.behance a,.social-links.animated-effect-1 li.behance a:after,.social-links:not(.animated-effect-1) li.behance a:hover
{
	background-color: #053eff;
	border-color: #053eff;
	color: #fff;
}
.social-links.animated-effect-1 li.vine a:hover
{
	border-color: #126567;
}
.btn.vine,.colored.social-links li.vine a,.social-links.animated-effect-1 li.vine a:after,.social-links:not(.animated-effect-1) li.vine a:hover
{
	background-color: #00a478;
	border-color: #00a478;
	color: #fff;
}
.social-links.animated-effect-1 li.stumbleupon a:hover
{
	border-color: #126567;
}
.btn.stumbleupon,.colored.social-links li.stumbleupon a,.social-links.animated-effect-1 li.stumbleupon a:after,.social-links:not(.animated-effect-1) li.stumbleupon a:hover
{
	background-color: #f74425;
	border-color: #f74425;
	color: #fff;
}
.social-links .dropdown>button
{
	background-color: transparent;
	box-shadow: none!important;
	color: #999;
	font-size: 16px;
	margin: 0;
	min-width: 0;
	moz-box-shadow: none!important;
	o-box-shadow: none!important;
	padding: 1px 15px 0;
	text-align: center;
	webkit-box-shadow: none!important;
}
.social-links .dropdown>button i
{
	width: 15px;
}
.header-top:not(.dark) .social-links .dropdown.open>button>i:before
{
	color: #09afdf;
}
.header-top.colored .social-links .dropdown.open>button>i:before,.header-top.colored .social-links .dropdown>button>i:before,.social-links .dropdown-menu li a:hover i
{
	color: #fff;
}
.header-top .social-links .dropdown.open>button>i:before
{
	content: "\f00d";
}
.social-links .dropdown-menu
{
	background-color: #f2f2f2;
	border: 1px solid #D0D0D0;
	border-top: none;
	box-shadow: none;
	font-size: 0;
	margin-top: 6px;
	min-width: 270px;
	padding: 5px;
	webkit-box-shadow: none;
	z-index: 103;
}
.colored .social-links .dropdown-menu li a i,.dark .social-links .dropdown-menu li a i,.social-links .dropdown-menu li a
{
	color: #fff;
	line-height: 30px;
	padding: 0;
}
.social-links .dropdown-menu li a i
{
	padding-left: 0;
}
.transparent-header .header-dropdown-buttons .btn-group>.btn
{
	background-color: transparent;
	border: 1px solid #999;
	color: #000;
}
.header-dropdown-buttons .btn-group:first-child
{
	margin-right: 5px;
}
.header-dropdown-buttons .btn-group>.btn
{
	background-color: #f2f2f2;
	border: 1px solid #e9e9e9;
	border-radius: 100%;
	height: 40px;
	line-height: 38px;
	margin: 0;
	moz-border-radius: 100%;
	o-transition: all .2s ease-in-out;
	padding: 0;
	text-align: center;
	transition: all .2s ease-in-out;
	webkit-border-radius: 100%;
	webkit-transition: all .2s ease-in-out;
	width: 40px;
}
.header-dropdown-buttons .btn-group.open>.btn,.header-dropdown-buttons .btn-group>.btn:hover
{
	background-color: #09afdf;
	border-color: #0c9ec7;
	color: #fff;
}
.header-dropdown-buttons .btn-group .dropdown-menu
{
	border: none;
	border-radius: 0 0 5px 5px;
	margin-top: 18px;
	top: 100%;
}
.header-dropdown-buttons .btn-group .dropdown-menu,.header-top-dropdown .dropdown-menu
{
	min-width: 280px;
	moz-border-radius: 0 0 5px 5px;
	padding: 20px;
	webkit-border-radius: 0 0 5px 5px;
	z-index: 103;
}
.header.centered .header-dropdown-buttons .btn-group .dropdown-menu
{
	margin-top: 8px;
}
.colored .header-dropdown-buttons .btn-group>.btn,.dark .header-dropdown-buttons .btn-group>.btn
{
	background-color: rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,.15);
	color: #cdcdcd;
	text-shadow: 1px 1px rgba(0,0,0,.7);
}
.colored .header-dropdown-buttons .btn-group.open>.btn,.colored .header-dropdown-buttons .btn-group>.btn:hover,.dark .header-dropdown-buttons .btn-group.open>.btn,.dark .header-dropdown-buttons .btn-group>.btn:hover
{
	background-color: rgba(0,0,0,.3);
	border: 1px solid rgba(0,0,0,.25);
}
.btn-group.open .dropdown-animation
{
	animation-duration: .3s;
	animation-fill-mode: both;
	animation-name: fadeIn;
	webkit-animation-duration: .3s;
	webkit-animation-fill-mode: both;
	webkit-animation-name: fadeIn;
}
.header-top-dropdown .dropdown-menu
{
	background: #f2f2f2;
	border: 1px solid #D0D0D0;
	border-radius: 0 0 5px 5px;
	border-top: none;
	font-weight: 400;
	margin-top: 6px;
}
.header-top-dropdown .login-form ul
{
	list-style-position: inside;
	margin: 15px 0 10px;
	padding-left: 0;
}
.header-top-dropdown .login-form .social-links
{
	margin: 0;
	padding-left: 20px;
}
.header-top-dropdown .login-form label
{
	font-weight: 400;
}
.dark.header-top .dropdown-menu
{
	background: #2e3537;
	border: 1px solid #252a2c;
	border-top: none;
}
.colored.header-top .dropdown-menu
{
	background: #09afdf;
	border: 1px solid #09afdf;
	border-top: none;
}
.search-box .form-group
{
	margin-bottom: 0;
}
.header-top .btn-group
{
	margin: 3px 0 2px;
}
.header-top .btn-group .btn
{
	margin: 0;
	text-decoration: none;
}
@media (max-width:480px)
{
	.header-top-dropdown .btn-group
	{
		position: static;
	}
	.header-top-dropdown .dropdown-menu
	{
		margin-top: 5px;
		right: 15px!important;
		width: 100%;
	}
}
.dark.btn-group .dropdown-menu
{
	background-color: #333;
	border: 1px solid #424242;
	border-bottom: none;
}
.dark.btn-group .dropdown-menu .divider
{
	background-color: #505050;
}
.dark.btn-group .dropdown-menu>li>a,.dark.btn-group .mega-menu .menu>li>a
{
	border-bottom: 1px solid #424242;
	color: #ccc;
	text-shadow: 1px 1px rgba(0,0,0,.7);
}
.dark.btn-group .dropdown-menu>.active>a,.dark.btn-group .dropdown-menu>.active>a:focus,.dark.btn-group .dropdown-menu>.active>a:hover,.dark.btn-group .dropdown-menu>li>a:focus,.dark.btn-group .dropdown-menu>li>a:hover,.dark.btn-group .nav .open>a,.dark.btn-group .nav .open>a:focus,.dark.btn-group .nav .open>a:hover
{
	background-color: rgba(0,0,0,.2);
	border-color: #424242;
	color: #fff;
}
.dark.btn-group .dropdown .dropdown>a:before
{
	color: #ccc;
	top: 13px;
}
.dark.btn-group .dropdown .dropdown.open>a:before
{
	color: #fff;
}
.form-block
{
	border-radius: 10px;
	moz-border-radius: 10px;
	webkit-border-radius: 10px;
	width: 630px;
}
.form-block .social-links
{
	display: inline-block;
	margin: 0 0 0 5px;
}
.form-block ul
{
	list-style-position: inside;
	padding-left: 0;
}
.light-gray-bg.form-block,.light-gray-bg.form-block a,.light-gray-bg.form-block a:hover,.light-gray-bg.form-block h2
{
	color: #777;
}
@media (max-width:767px)
{
	.form-block
	{
		width: 90%;
	}
}
ul.tweets
{
	list-style: none;
	padding: 0;
}
ul.tweets li
{
	margin-bottom: 20px;
	padding-left: 35px;
	position: relative;
}
ul.tweets li i
{
	color: #777;
	height: 25px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 4px;
	width: 25px;
}
ul.tweets li p
{
	margin-bottom: 5px;
}
ul.tweets li span
{
	color: #777;
	font-size: 12px;
}
.media
{
	margin-bottom: 25px;
	margin-top: 0;
}
.media img
{
	max-width: none;
}
.block .media img,.footer-content .media img
{
	width: 60px;
}
.media-heading
{
	margin-bottom: 0;
}
h6.media-heading
{
	margin-bottom: 5px;
}
.media:hover .icon
{
	background-color: transparent;
	border: 1px solid #09afdf;
	color: #09afdf;
}
.dark-bg .media:hover .icon
{
	border-color: #cdcdcd;
	color: #cdcdcd;
}
.media:hover .icon:after
{
	border-color: transparent;
	content: "";
}
.testimonial
{
	padding: 20px 0;
}
.testimonial blockquote
{
	margin: 0;
}
.testimonial .separator
{
	margin: 15px auto 5px;
}
.testimonial-image
{
	margin: 0 auto;
	width: 90px;
}
.testimonial-info-1
{
	font-size: 12px;
}
.testimonial-info-2
{
	font-size: 12px;
	font-weight: 400;
}
.testimonial h3
{
	margin-bottom: 0;
	margin-top: 15px;
}
.testimonial p
{
	margin-bottom: 15px;
}
.clients-container
{
	text-align: center;
}
.clients
{
	margin: 10px auto;
}
.clients .client-image
{
	display: inline-block;
	height: 80px;
	margin: 5px;
	text-align: center;
	width: 80px;
}
.clients img
{
	margin: 0 auto;
}
.full-width-section
{
	position: relative;
}
.full-text-container
{
	padding: 20px 40px;
	position: absolute;
	top: 30%;
	z-index: 2;
}
.full-image-overlay
{
	color: #fff;
	display: none;
	margin-top: -133px;
	o-transition: all .3s ease-in-out;
	padding: 0 10%;
	position: absolute;
	top: 50%;
	transition: all .3s ease-in-out;
	transition-delay: 0s;
	webkit-transition: all .3s ease-in-out;
	webkit-transition-delay: 0s;
	width: 100%;
	z-index: 1;
}
.full-image-overlay h3
{
	color: #fff;
}
.to-right-block
{
	display: block;
	margin-left: auto;
}
@media (min-width:1200px)
{
	.full-width-section
	{
		display: table;
		position: relative;
		table-layout: fixed;
		width: 100%;
	}
	.full-width-section.no-image
	{
		min-height: 400px;
	}
	.full-image-container
	{
		display: table-cell;
		overflow: hidden;
		position: relative;
		width: 50%;
	}
	.full-image-overlay
	{
		display: block;
		filter: alpha(opacity=0);
		opacity: 0;
	}
	.full-image-container:before
	{
		background-color: rgba(55,55,55,.6);
		content: '';
		filter: alpha(opacity=0);
		height: 90%;
		opacity: 0;
		o-transition: all .3s ease-in-out;
		position: absolute;
		right: 0;
		top: 5%;
		transition: all .3s ease-in-out;
		transition-delay: .3s;
		webkit-transition: all .3s ease-in-out;
		webkit-transition-delay: .3s;
		width: 50%;
	}
	.full-text-container+.full-image-container:before
	{
		left: 0;
		right: auto;
	}
	.full-width-section .full-image-container.hovered:before,.full-width-section:hover .full-image-container:before
	{
		filter: alpha(opacity=100);
		opacity: 1;
		right: 5%;
		transition-delay: 0s;
		webkit-transition-delay: 0s;
		width: 90%;
	}
	.full-width-section .full-text-container+.full-image-container.hovered:before,.full-width-section:hover .full-text-container+.full-image-container:before
	{
		left: 5%;
		right: auto;
	}
	.full-width-section .hovered .full-image-overlay,.full-width-section:hover .full-image-overlay
	{
		filter: alpha(opacity=100);
		opacity: 1;
		transition-delay: .3s;
		webkit-transition-delay: .3s;
	}
	.full-text-container
	{
		display: table-cell;
		padding: 0 50px;
		position: static;
		vertical-align: middle;
		width: 50%;
	}
	.full-text-container *
	{
		max-width: 700px;
	}
	.full-text-container.left
	{
		text-align: right;
	}
	.full-text-container.left *
	{
		margin-left: auto;
	}
	.full-text-container p
	{
		margin-bottom: 10px;
	}
}
@media (max-width:1199px)
{
	.no-image .full-text-container
	{
		display: block;
		position: static;
	}
	.full-width-section:not(.no-image) .full-text-container.dark-bg
	{
		background-color: rgba(0,0,0,.8);
		width: 100%;
	}
	.full-width-section:not(.no-image) .full-text-container.light-gray-bg
	{
		background-color: rgba(255,255,255,.8);
		border-bottom: none;
		border-top: none;
		color: #000;
		width: 100%;
	}
	.full-width-section:not(.no-image) .full-text-container.default-bg
	{
		background-color: rgba(9,175,223,.6);
		width: 100%;
	}
	.full-width-section .to-right-block,.full-width-section img
	{
		margin: 0 auto;
	}
}
@media (max-width:991px)
{
	.full-width-section:not(.no-image) .full-text-container
	{
		height: 100%;
		padding: 0 20px;
		top: 0;
	}
	.full-text-container h1
	{
		font-size: 28px;
	}
}
@media (max-width:480px)
{
	.full-text-container
	{
		padding: 20px!important;
		position: static;
	}
}
.call-to-action a,.call-to-action h1
{
	margin: 0;
}
.call-to-action p
{
	margin-bottom: 10px;
}
@media (max-width:767px)
{
	.call-to-action .text-right
	{
		text-align: left;
	}
}
.owl-pagination,.plan,.popover,.scrollToTop
{
	text-align: center;
}
.counter
{
	display: block;
	font-size: 32px;
	line-height: 1;
}
.pricing-tables
{
	margin: 60px 0 0;
}
.plan
{
	margin-bottom: 40px!important;
}
.plan.round-corners .header
{
	border-radius: 25px 25px 0 0;
	moz-border-radius: 25px 25px 0 0;
	webkit-border-radius: 25px 25px 0 0;
}
.plan.round-corners ul,.plan.round-corners ul li:last-child
{
	border-radius: 0 0 25px 25px;
	moz-border-radius: 0 0 25px 25px;
	webkit-border-radius: 0 0 25px 25px;
}
.plan .header
{
	border: none;
	margin: 0 -1px;
	padding: 0;
}
.plan .header h3
{
	border: 1px solid rgba(0,0,0,.05);
	border-top: none;
	font-size: 36px;
	font-weight: 300;
	line-height: 36px;
	margin: 0;
	padding: 15px 0 10px;
}
.plan .header .price
{
	background-color: rgba(255,255,255,.1);
	border: 1px solid rgba(0,0,0,.1);
	border-top: 1px solid rgba(255,255,255,.15);
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	line-height: 1;
	padding: 8px 0 10px;
}
.plan ul
{
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.plan ul li
{
	border-bottom: 1px solid #f3f3f3;
	border-top: 1px solid #fff;
	color: #333;
	font-size: 13px;
	padding: 12px 0;
}
.best-value.plan ul li
{
	padding: 15px 0;
}
.plan ul li a.pt-popover
{
	border-bottom: 1px dashed #000;
	color: #000;
	position: relative;
}
.plan ul li a.pt-popover:after
{
	color: #ddd;
	content: "\f059";
	font-family: FontAwesome;
	font-size: 12px;
	left: -15px;
	position: absolute;
	top: 0;
}
.popover
{
	border: none;
	font-size: 13px;
	width: 250px;
}
.popover-title
{
	background-color: #09afdf;
	color: #fff;
	font-size: 13px;
	text-shadow: none;
}
.popover-content
{
	font-size: 12px;
}
.circle-head .plan .header
{
	border: none;
	border-radius: 100%;
	height: 160px;
	margin: 20px auto;
	padding: 10px 0;
	width: 160px;
}
.circle-head .plan .header h3
{
	border: none;
	border-bottom: 1px solid rgba(0,0,0,.05);
	font-size: 26px;
	padding-top: 27px;
}
.circle-head .plan .header .price
{
	border: none;
	border-top: 1px solid rgba(255,255,255,.15);
	font-size: 22px;
	height: 80px;
	padding-top: 15px;
}
.stripped .plan ul
{
	background: #fdfdfd;
	box-shadow: 0 -15px 32px 0 #cacaca inset;
	moz-box-shadow: 0 -15px 32px 0 #cacaca inset;
	webkit-box-shadow: 0 -15px 32px 0 #cacaca inset;
}
.stripped .plan ul li
{
	border: 1px solid #ececec;
	border-top: none;
	color: #666;
}
.stripped .plan ul li:nth-child(even)
{
	background: #fff;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	box-shadow: 0 0 40px #e4e4e4 inset;
	moz-box-shadow: 0 0 40px #e4e4e4 inset;
	webkit-box-shadow: 0 0 40px #e4e4e4 inset;
}
@media (min-width:768px)
{
	.best-value.plan
	{
		position: relative;
		top: -30px;
		z-index: 2;
	}
}
#map-canvas
{
	height: 450px;
}
#map-canvas.small
{
	height: 347px;
}
#collapseMap
{
	height: 0;
	o-transition: height .3s ease-in-out;
	transition: height .3s ease-in-out;
	webkit-transition: height .3s ease-in-out;
}
#collapseMap.in
{
	height: 450px;
}
.footer-content #map-canvas
{
	height: 300px;
}
#map-canvas img
{
	max-width: inherit;
}
.tags-cloud
{
	font-size: 0;
}
.tag
{
	display: inline-block;
	margin: 0 3px 3px 0;
}
.tag a
{
	background-color: #09afdf;
	border: 1px solid #0c9ec7;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 11px;
	moz-border-radius: 4px;
	padding: 3px 10px;
	webkit-border-radius: 4px;
}
.tag a:hover
{
	background-color: #fff;
	border-color: #0c9ec7;
	color: #09afdf;
}
.dark .tag a
{
	background-color: transparent;
	border: 1px solid #333;
	color: #777;
}
.dark .tag a:hover
{
	background-color: #777;
	border-color: #777;
	color: #fff;
}
.icons-block i
{
	color: #999;
	display: inline-block;
	font-size: 30px;
}
.isotope-container,.isotope-container-fitrows,.scrollToTop,.slider-banner-container ul.slides
{
	display: none;
}
.sidebar.affix
{
	position: static;
}
@media (min-width:992px)
{
	.col-md-4 .sidebar.affix,.col-md-4 .sidebar.affix-bottom
	{
		width: 293px;
	}
	.col-md-3 .sidebar.affix,.col-md-3 .sidebar.affix-bottom
	{
		width: 213px;
	}
	.sidebar.affix
	{
		position: fixed;
		top: 20px;
	}
	.fixed-header-on .sidebar.affix
	{
		top: 65px;
	}
	.sidebar.affix-bottom
	{
		position: absolute;
	}
	.sidebar.affix .affix-menu,.sidebar.affix-bottom .affix-menu
	{
		margin-bottom: 0;
		margin-top: 0;
	}
	.affix-menu
	{
		padding-top: 20px;
	}
	h3.title~.affix-menu
	{
		padding-top: 0;
	}
}
@media (min-width:1200px)
{
	.col-md-4 .sidebar.affix,.col-md-4 .sidebar.affix-bottom
	{
		width: 390px;
	}
	.col-md-3 .sidebar.affix,.col-md-3 .sidebar.affix-bottom
	{
		width: 263px;
	}
}
.scrollToTop
{
	background-color: rgba(0,0,0,.4);
	bottom: 5px;
	color: #fff;
	cursor: pointer;
	height: 50px;
	o-transition: all .2s ease-in-out;
	position: fixed;
	right: 5px;
	transition: all .2s ease-in-out;
	webkit-backface-visibility: hidden;
	webkit-transform: translateZ(0);
	webkit-transition: all .2s ease-in-out;
	width: 50px;
	z-index: 1005;
}
.slider-banner-container,.slider-banner-fullscreen,.slider-banner-fullwidth
{
	position: relative;
	width: 100%;
}
.scrollToTop i
{
	font-size: 24px;
	line-height: 50px;
}
.scrollToTop:hover
{
	background-color: rgba(0,0,0,.6);
}
@media (max-width:767px)
{
	.scrollToTop
	{
		background-color: rgba(0,0,0,.4);
		height: 40px;
		width: 40px;
	}
	.scrollToTop i
	{
		font-size: 20px;
		line-height: 40px;
	}
}
.large_dark,.large_white,.xlarge_dark,.xlarge_white
{
	font-family: Raleway,sans-serif;
	line-height: 1.2;
}
.slider-banner-container
{
	padding: 0;
}
.tp-loader.spinner2
{
	background-color: #999;
}
.tp-caption
{
	z-index: 5;
         
}

.tp-caption-1
{
   background-color: rgba(250, 192, 68, 0.8);
   
   color:#fff;
   font-size:24px;
   text-transform: uppercase;
    line-height: 20px;
    padding: 15px 50px 20px 20px;
    font-weight: 400;
}

.tp-caption-2
{
   background-color: rgba(28, 28, 28, 0.47);
   
   color:#fff;
   font-size:14px;
   
    line-height: 20px;
    padding: 15px 50px 20px 20px;
}


.tp-caption a,.tp-caption a:hover
{
	color: #fff;
}
.tp-caption a.btn-gray,.tp-caption a.btn-gray:hover
{
	color: #333;
}
.slideshow .dark-translucent-bg,.slideshow .light-translucent-bg
{
	border-bottom: none;
	border-top: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0!important;
	width: 100%;
}
.slideshow .dark-translucent-bg
{
	background-color: rgba(0,0,0,.4);
}
.slideshow .light-translucent-bg
{
	background-color: rgba(255,255,255,.4);
}
.slideshow .dark-translucent-bg:after,.slideshow .light-translucent-bg:after
{
	background-color: transparent;
}
.xlarge_white
{
	color: #fff;
	font-size: 68px;
	font-weight: 400;
}
.medium_white,.small_white
{
	color: #fff;
	font-weight: 300;
}
.large_white
{
	color: #fff;
	font-size: 42px;
}
.medium_white
{
	font-size: 24px;
}
.small_white
{
	font-size: 16px;
}
.small_dark,.tp-caption.medium_dark,.xlarge_dark
{
	color: #333;
	font-weight: 400;
}
.xlarge_dark
{
	font-size: 68px;
}
.large_dark
{
	color: #333;
	font-size: 42px;
}
.tp-caption.medium_dark
{
	font-family: Roboto,sans-serif;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 1.4583;
}
.small_dark
{
	font-size: 16px;
}
.tp-caption .separator,.tp-caption .separator-2,.tp-caption .separator-3
{
	width: 500px;
}
.slider-banner-boxedwidth .tp-caption[data-x=left]
{
	margin-left: 20px!important;
}
.slider-banner-boxedwidth .tp-caption[data-x=right]
{
	margin-right: 20px!important;
}
@media (max-width:1199px)
{
	.tp-caption[data-x=left]
	{
		margin-left: 20px!important;
	}
	.tp-caption[data-x=right]
	{
		margin-right: 20px!important;
	}
}
.tp-caption .btn.moving
{
	padding: 10px 0 20px;
}
.tp-caption .btn.moving i
{
	color: #fff;
	display: block;
	filter: alpha(opacity=100);
	font-size: 24px;
	height: 10px;
	line-height: 1px;
	opacity: 1;
}
.tp-caption .btn.moving i+i
{
	filter: alpha(opacity=66);
	opacity: .66;
}
.tp-caption .btn.moving i+i+i
{
	filter: alpha(opacity=33);
	opacity: .33;
}
.moving i+i+i
{
	animation: opacity_first 2s linear infinite;
	moz-transition: none!important;
	ms-transition: none!important;
	o-transition: none!important;
	transition: none!important;
	webkit-animation: opacity_first 2s linear infinite;
	webkit-transition: none!important;
}
.moving i+i
{
	animation: opacity_second 2s linear infinite;
	transition: none!important;
	webkit-animation: opacity_second 2s linear infinite;
}
.moving i+i,.moving>i
{
	moz-transition: none!important;
	ms-transition: none!important;
	o-transition: none!important;
	webkit-transition: none!important;
}
.moving>i
{
	animation: opacity_third 2s linear infinite;
	transition: none!important;
	webkit-animation: opacity_third 2s linear infinite;
}
@-webkit-keyframes opacity_first
{
	0%
	{
		filter: alpha(opacity=33);
		opacity: .33;
	}
	24.91%
	{
		filter: alpha(opacity=100);
		opacity: 1;
	}
	49.833%
	{
		filter: alpha(opacity=0);
		opacity: 0;
	}
}
@keyframes opacity_first
{
	0%
	{
		filter: alpha(opacity=33);
		opacity: .33;
	}
	24.91%
	{
		filter: alpha(opacity=100);
		opacity: 1;
	}
	49.833%
	{
		filter: alpha(opacity=0);
		opacity: 0;
	}
}
@-webkit-keyframes opacity_second
{
	0%
	{
		filter: alpha(opacity=66);
		opacity: .66;
	}
	16.66%
	{
		filter: alpha(opacity=100);
		opacity: 1;
	}
	41.5833%
	{
		filter: alpha(opacity=0);
		opacity: 0;
	}
}
@keyframes opacity_second
{
	0%
	{
		filter: alpha(opacity=66);
		opacity: .66;
	}
	16.66%
	{
		filter: alpha(opacity=100);
		opacity: 1;
	}
	41.5833%
	{
		filter: alpha(opacity=0);
		opacity: 0;
	}
}
@-webkit-keyframes opacity_third
{
	0%
	{
		filter: alpha(opacity=100);
		opacity: 1;
	}
	33.33%
	{
		filter: alpha(opacity=0);
		opacity: 0;
	}
}
@keyframes opacity_third
{
	0%
	{
		filter: alpha(opacity=100);
		opacity: 1;
	}
	33.33%
	{
		filter: alpha(opacity=0);
		opacity: 0;
	}
}
@media (max-width:767px)
{
	.tp-caption .separator,.tp-caption .separator-2,.tp-caption .separator-3
	{
		width: 250px;
	}
	.tp-caption .btn.moving
	{
		bottom: -100px;
		left: 50%;
		margin-left: -18px;
		position: absolute;
	}
}
.tparrows.preview2
{
	background-color: rgba(0,0,0,.4);
	border-radius: 0 3px 3px 0;
	color: #fff;
	moz-border-radius: 0 3px 3px 0;
	webkit-border-radius: 0 3px 3px 0;
}
.tp-rightarrow.preview2
{
	border-radius: 3px 0 0 3px;
	moz-border-radius: 3px 0 0 3px;
	webkit-border-radius: 3px 0 0 3px;
}
.tparrows.preview2:hover
{
	background-color: rgba(0,0,0,.8);
}
.tparrows.preview2:after
{
	content: "";
}
.tparrows.preview2:before
{
	color: #fff;
	content: "\e876";
	font-family: fontello;
	font-size: 24px;
	left: 22px;
	line-height: 60px;
	position: absolute;
}
.tp-rightarrow.preview2:before
{
	content: "\e877";
	left: auto;
	right: 22px;
}
.tparrows.preview2 .tp-arr-titleholder
{
	color: #fff;
	font-family: Raleway,sans-serif;
	font-weight: 300;
	text-transform: none;
}
@media (min-width:768px)
{
	.tparrows.preview4,.tparrows.preview4 .tp-arr-imgholder,.tparrows.preview4 .tp-arr-imgholder2
	{
		height: 200px;
	}
	.tparrows.preview4:after
	{
		height: 200px;
		line-height: 200px;
	}
}
@media (max-width:991px)
{
	.isotope-item,.masonry-grid-item
	{
		max-width: 100%;
	}
	.tparrows.preview2:before
	{
		font-size: 18px;
		left: 15px;
		line-height: 40px;
	}
	.tp-rightarrow.preview2:before
	{
		left: auto;
		right: 15px;
	}
}
@media (min-width:768px)and (max-width:991px)
{
	.tparrows.preview2
	{
		min-height: 40px;
		min-width: 40px;
	}
	.tparrows.preview2 .tp-arr-titleholder
	{
		font-size: 12px;
		letter-spacing: 0;
		line-height: 40px;
	}
	.tp-rightarrow.preview2 .tp-arr-titleholder
	{
		right: 35px;
	}
	.tp-leftarrow.preview2 .tp-arr-titleholder
	{
		left: 35px;
	}
}
@media (max-width:767px)
{
	.tparrows.preview2:before
	{
		font-size: 16px;
		left: 10px;
		line-height: 30px;
	}
	.tp-rightarrow.preview2:before
	{
		left: auto;
		right: 10px;
	}
}
.tp-bullets.preview2 .bullet,.tp-bullets.preview4 .bullet
{
	background: rgba(0,0,0,.6)!important;
	border: none!important;
	box-sizing: border-box;
	height: 10px!important;
	margin-left: 1px!important;
	margin-right: 1px!important;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 10px!important;
}
.tp-bullets.preview2 .bullet.selected,.tp-bullets.preview2 .bullet:hover,.tp-bullets.preview4 .bullet.selected,.tp-bullets.preview4 .bullet:hover
{
	background: #000!important;
	border: none!important;
	height: 10px!important;
	width: 10px!important;
}
.tp-bannertimer
{
	background-color: rgba(9,175,223,.8);
	background-image: none;
	display: none;
	height: 2px;
	z-index: 21;
}
@media (max-width:991px)
{
	.slideshow .icon.large
	{
		font-size: 24px;
		height: 90px;
		line-height: 88px;
		width: 90px;
	}
	.slideshow .icon.small
	{
		font-size: 15px;
		height: 35px;
		line-height: 35px;
		width: 35px;
	}
}
@media (max-width:767px)
{
	.slideshow .icon.large
	{
		font-size: 18px;
		height: 60px;
		line-height: 58px;
		width: 60px;
	}
}
@media (max-width:480px)
{
	.slideshow .icon.large
	{
		font-size: 18px;
		height: 35px;
		line-height: 33px;
		width: 35px;
	}
}
.owl-carousel
{
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.container .owl-carousel
{
	cursor: default;
	cursor: -moz-default;
	cursor: -webkit-default;
}
.container .content-slider-with-large-controls,.container .content-slider-with-large-controls-autoplay
{
	border: 1px solid #f5f5f5;
	margin-bottom: 50px;
}
.content-slider-with-controls .owl-buttons,.content-slider-with-controls-autoplay .owl-buttons
{
	height: 0;
	margin-top: -15px;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 10;
}
.content-slider-with-controls .owl-buttons div,.content-slider-with-controls-autoplay .owl-buttons div
{
	background: rgba(0,0,0,.5);
	color: transparent;
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	o-transition: all .2s ease-in-out;
	padding: 5px;
	position: absolute;
	text-transform: capitalize;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
.content-slider-with-controls .owl-buttons div:after,.content-slider-with-controls-autoplay .owl-buttons div:after
{
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 1;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.content-slider-with-controls .owl-buttons .owl-prev,.content-slider-with-controls-autoplay .owl-buttons .owl-prev
{
	left: 0;
	padding-left: 0;
}
.content-slider-with-controls .owl-buttons .owl-prev:hover,.content-slider-with-controls-autoplay .owl-buttons .owl-prev:hover
{
	color: #fff;
	padding-left: 25px;
	padding-right: 10px;
}
.content-slider-with-controls .owl-buttons .owl-prev:after,.content-slider-with-controls-autoplay .owl-buttons .owl-prev:after
{
	color: #fff;
	content: "\f104";
	left: 13px;
	o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
.content-slider-with-controls .owl-buttons .owl-prev:hover:after,.content-slider-with-controls-autoplay .owl-buttons .owl-prev:hover:after
{
	left: 8px;
}
.content-slider-with-controls .owl-buttons .owl-next,.content-slider-with-controls-autoplay .owl-buttons .owl-next
{
	left: auto;
	padding-right: 0;
	right: 0;
}
.content-slider-with-controls .owl-buttons .owl-next:hover,.content-slider-with-controls-autoplay .owl-buttons .owl-next:hover
{
	color: #fff;
	padding-left: 10px;
	padding-right: 25px;
}
.content-slider-with-controls .owl-buttons .owl-next:after,.content-slider-with-controls-autoplay .owl-buttons .owl-next:after
{
	color: #fff;
	content: "\f105";
	o-transition: all .2s ease-in-out;
	right: 13px;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}
.content-slider-with-controls .owl-buttons .owl-next:hover:after,.content-slider-with-controls-autoplay .owl-buttons .owl-next:hover:after
{
	right: 8px;
}
.content-slider-with-large-controls .owl-buttons,.content-slider-with-large-controls-autoplay .owl-buttons
{
	height: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}
.container .content-slider-with-large-controls .owl-buttons,.container .content-slider-with-large-controls-autoplay .owl-buttons
{
	bottom: -10px;
	top: auto;
}
.content-slider-with-large-controls .owl-buttons div,.content-slider-with-large-controls-autoplay .owl-buttons div
{
	color: #cdcdcd;
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	position: absolute;
	text-transform: capitalize;
}
.content-slider-with-large-controls .owl-buttons div:after,.content-slider-with-large-controls-autoplay .owl-buttons div:after
{
	font-family: FontAwesome;
	font-size: 16px;
	line-height: 1;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.content-slider-with-large-controls .owl-buttons .owl-prev,.content-slider-with-large-controls-autoplay .owl-buttons .owl-prev
{
	left: 0;
	padding-left: 30px;
}
.content-slider-with-large-controls .owl-buttons .owl-prev:after,.content-slider-with-large-controls-autoplay .owl-buttons .owl-prev:after
{
	color: #09afdf;
	content: "\f104";
	left: 15px;
}
.content-slider-with-large-controls .owl-buttons .owl-next,.content-slider-with-large-controls-autoplay .owl-buttons .owl-next
{
	left: auto;
	padding-right: 30px;
	right: 0;
}
.content-slider-with-large-controls .owl-buttons .owl-next:after,.content-slider-with-large-controls-autoplay .owl-buttons .owl-next:after
{
	color: #09afdf;
	content: "\f105";
	right: 15px;
}
.container .content-slider-with-large-controls .owl-buttons .owl-prev,.container .content-slider-with-large-controls-autoplay .owl-buttons .owl-prev
{
	padding-left: 15px;
}
.container .content-slider-with-large-controls .owl-buttons .owl-prev:after,.container .content-slider-with-large-controls-autoplay .owl-buttons .owl-prev:after
{
	left: 0;
}
.container .content-slider-with-large-controls .owl-buttons .owl-next,.container .content-slider-with-large-controls-autoplay .owl-buttons .owl-next
{
	padding-right: 15px;
}
.container .content-slider-with-large-controls .owl-buttons .owl-next:after,.container .content-slider-with-large-controls-autoplay .owl-buttons .owl-next:after
{
	right: 0;
}
@media (max-width:1199px)
{
	.content-slider-with-large-controls .owl-buttons,.content-slider-with-large-controls-autoplay .owl-buttons
	{
		top: 98%;
	}
}
.buttons-hide .owl-buttons
{
	display: none;
}
.owl-pagination
{
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.owl-controls .owl-page
{
	display: inline-block;
	zoom: 1;
}
.owl-controls .owl-page span
{
	background: #fff;
	border-radius: 20px;
	display: block;
	filter: alpha(opacity=50);
	height: 9px;
	margin: 5px 3px;
	moz-border-radius: 20px;
	opacity: .5;
	webkit-border-radius: 20px;
	width: 9px;
}
.dark-controls .owl-controls .owl-page span
{
	background: #333;
}
.owl-controls .owl-page.active span,.owl-controls.clickable .owl-page:hover span
{
	filter: alpha(opacity=100);
	opacity: 1;
}
@media (max-width:767px)
{
	.owl-controls .owl-page span
	{
		background: #000;
	}
}