@charset "utf-8";
/* CSS Document */


.all-elements{
	overflow-x:hidden;
}

#content{
	background-color:#FFFFFF;
}

#content .container, .decoration, .column, .gallery, .bxslider-wrapper{
	margin:0px 20px;
}

#content{
	border-left:solid 1px #e0e0e0;
}

.paragraph{
	display:block;
	width:100%;
}

.logo{
	float:right;
	margin-right:20px;
	margin-top:22px;
	margin-bottom:20px;
}


.deploy-sidebar{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(menu.png);
	background-size:14px 10px;
	background-repeat:no-repeat;
	background-position:20px 24px;
	width:60px;
	height:60px;
}

.deploy-sidebar:hover{
	background-color:rgba(255,255,255,0.1);
}


.delete-sidebar{
	overflow:visible!important;
	display:inline;
	position:absolute;
	background-image:url(accessdenied.png);
	background-position:22px 24px;
	background-repeat:no-repeat;
	background-size:16px 16px;
	width:60px;
	height:60px;
	left:201px;
	margin-top:-25px;
}

.delete-sidebar:hover{
	background-color:rgba(255,255,255,0.1);	
}

.sidebar-decoration{
	background-color:#111112;
	height:1px;
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.1); 	
}

.sidebar-separator{
	padding-left:20px!important;
	font-family:'Lato', sans-serif;
	color:#757575;
	font-size:10px;
	margin:0px;
	padding:0px;	
	background-color:#111112;
	opacity:0.7;
	height:25px;	
	border-top:1px solid #323437;
	border-bottom:1px solid #323437;
}

.no-border{
	border-bottom:none!important;
}

.page-content{
	background-color:#282c33;
	z-index:10;
	display:block;
	min-height:580px;
}

.page-content-wrapper{
	display:block;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	padding:20px;
	padding-bottom:15px;
}

.page-sidebar{
	background-color:#FFFFFF;
	width:80px;
	display:block;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	position:fixed;
}

.page-sidebar-scroll{
	width:78px;
	overflow: scroll!important;
	overflow-x:hidden!important;
	-webkit-overflow-scroll:touch!important;	
	height:100%;
}


.nav-icon{
	margin-top:10px;
	margin-bottom:20px;
	background-position:22px 0px;
	background-repeat:no-repeat;
	background-size:40px 40px;
	height:60px;
	width:85px;
	padding-top:45px;
	font-size:12px;
	text-align:center;
}

.coach-icon{	color:#959595;		background-image:url(coach.png);}
.home-icon{		color:#959595;		background-image:url(home.png);}
.type-icon{		color:#959595;		background-image:url(type.png);}
.jquery-icon{	color:#959595;		background-image:url(jquery.png);}
.other-icon{	color:#959595;		background-image:url(other.png);}
.gallery-icon{	color:#959595;		background-image:url(gallery.png);}
.folio-icon{	color:#959595;		background-image:url(folio.png);}
.blog-icon{		color:#959595;		background-image:url(blog.png);}
.contact-icon{	color:#959595;		background-image:url(mail.png);}
.call-icon{		color:#959595;		background-image:url(call.png);}
.text-icon{		color:#959595;		background-image:url(text.png);}

.home-icon-selected{		color:#1274d3;		background-image:url(homes.png);}
.type-icon-selected{		color:#1274d3;		background-image:url(types.png);}
.jquery-icon-selected{		color:#1274d3;		background-image:url(jquerys.png);}
.other-icon-selected{		color:#1274d3;		background-image:url(others.png);}
.gallery-icon-selected{		color:#1274d3;		background-image:url(gallerys.png);}
.folio-icon-selected{		color:#1274d3;		background-image:url(folios.png);}
.blog-icon-selected{		color:#1274d3;		background-image:url(blogs.png);}
.contact-icon-selected{		color:#1274d3;		background-image:url(mails.png);}
.call-icon-selected{		color:#1274d3;		background-image:url(calls.png);}
.text-icon-selected{		color:#1274d3;		background-image:url(texts.png);}










.flat-button{
	color:#FFFFFF;
	font-size:12px;
	background-color:#d35400;
	border-radius:5px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	padding-right:20px;
}

.center-button{
	width:130px!important;
	margin-left:auto!important;
	margin-right:auto!important;
	margin-bottom:20px;
	margin-top:20px;
}

.flat-menu{
	background-image:url(bendedright.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:9px 10px;
}

.flat-settings{
	background-image:url(cog4.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;
}

.flat-features{
	background-image:url(power.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;	
}

.flat-gallery{
	background-image:url(image2.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;
}

.flat-portfolio{
	background-image:url(blockimages.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;	
}

.subscribe-hide{
	display:none!important;
}

.subscribe-button{
	width:130px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
}

.subscribe-clear{
	height:20px;
}


.footer-socials{
	width:115px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.footer-facebook{
	background-image:url(facebook.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.footer-up{
	background-image:url(up.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;	
}

.footer-twitter{
	background-image:url(twitter.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;	
}


