@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
/* CSS Document */


.all-elements{
	overflow-x:hidden;
}

#content{
	background-color:#FFFFFF;
}

#content .container, .decoration, .column, .cloumn2 .gallery, .bxslider-wrapper{
	margin:0px 20px;
}

#content{
	border-left:solid 1px #e0e0e0;
}

.paragraph{
	display:block;
	width:100%;
}

.logo{
	float:center;
	margin:auto;
	margin-top:22px;
	margin-bottom:20px;
    margin-left:5%;
}


.deploy-sidebar{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(../images/misc/menu.png);
	background-size:40%;
	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(../images/icon/misc/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;
	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:130px;
	display:block;
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	bottom:0px;
	overflow:hidden;
	position:fixed;
}

.page-sidebar-scroll{
	width:130px;
	overflow: scroll!important;
	overflow-x:hidden!important;
	-webkit-overflow-scroll:touch!important;	
	height:100%;
}
.page-sidebar-scroll a{
	display: block;
}


.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;
}

.nav-icon2{
	margin-top:10px;
	margin-bottom:20px;
	background-position:22px 0px;
	background-repeat:no-repeat;
	background-size:40px 40px;
	height:70px;
	width:85px;
	padding-top:45px;
	font-size:12px;
	text-align:center;
    LINE-HEIGHT: 1; LETTER-SPACING: 0.5px; WORD-SPACING: 0px
}

.coach-icon{	color:#959595;		background-image:url(../images/misc/coach.png);}
.home-icon{		color:#959595;		background-image:url(../images/misc/home.png);}
.type-icon{		color:#959595;		background-image:url(../images/misc/type.png);}
.jquery-icon{	color:#959595;		background-image:url(../images/misc/jquery.png);}
.other-icon{	color:#959595;		background-image:url(../images/misc/other.png);}
.gallery-icon{	color:#959595;		background-image:url(../images/misc/gallery.png);}
.folio-icon{	color:#959595;		background-image:url(../images/misc/folio.png);}
.blog-icon{		color:#959595;		background-image:url(../images/misc/blog.png);}
.contact-icon{	color:#959595;		background-image:url(../images/misc/mail.png);}
.call-icon{		color:#959595;		background-image:url(../images/misc/call.png);}
.text-icon{		color:#959595;		background-image:url(../images/misc/text.png);}

/*megakmk icon*/

.watch-icon{	color:#959595;		background-image:url(../images/megakmk/watch.png);}
.event-icon{	color:#959595;		background-image:url(../images/megakmk/event.png);}
.tooth1-icon{	color:#959595;		background-image:url(../images/megakmk/tooth1.png);}
.tooth2-icon{		color:#959595;		background-image:url(../images/megakmk/tooth2.png);}
.tooth3-icon{		color:#959595;		background-image:url(../images/megakmk/tooth3.png);}
.tooth4-icon{		color:#959595;		background-image:url(../images/megakmk/tooth4.png);}
.child-icon{	color:#959595;		background-image:url(../images/megakmk/child.png);}
.mouse-icon{		color:#959595;		background-image:url(../images/megakmk/mouse.png);}
.location-icon{		color:#959595;		background-image:url(../images/megakmk/location.png);}
.phone-icon{		color:#959595;		background-image:url(../images/megakmk/phone.png);}

.watch-icon-selected{	color:#1274d3;		background-image:url(../images/megakmk/watchs.png);}
.event-icon-selected{	color:#1274d3;		background-image:url(../images/megakmk/events.png);}
.tooth1-icon-selected{	color:#1274d3;		background-image:url(../images/megakmk/tooth1s.png);}
.tooth2-icon-selected{		color:#1274d3;		background-image:url(../images/megakmk/tooth2s.png);}
.tooth3-icon-selected{		color:#1274d3;		background-image:url(../images/megakmk/tooth3s.png);}
.tooth4-icon-selected{		color:#1274d3;		background-image:url(../images/megakmk/tooth4s.png);}
.child-icon-selected{	color:#1274d3;		background-image:url(../images/megakmk/childs.png);}
.mouse-icon-selected{		color:#1274d3;		background-image:url(../images/megakmk/mouses.png);}
.location-icon-selected{		color:#1274d3;		background-image:url(../images/megakmk/locations.png);}
.phone-icon-selected{		color:#1274d3;		background-image:url(../images/megakmk/phones.png);}



.home-icon-selected{		color:#1274d3;		background-image:url(../images/misc/homes.png);}
.type-icon-selected{		color:#1274d3;		background-image:url(../images/misc/types.png);}
.jquery-icon-selected{		color:#1274d3;		background-image:url(../images/misc/jquerys.png);}
.other-icon-selected{		color:#1274d3;		background-image:url(../images/misc/others.png);}
.gallery-icon-selected{		color:#1274d3;		background-image:url(../images/misc/gallerys.png);}
.folio-icon-selected{		color:#1274d3;		background-image:url(../images/misc/folios.png);}
.blog-icon-selected{		color:#1274d3;		background-image:url(../images/misc/blogs.png);}
.contact-icon-selected{		color:#1274d3;		background-image:url(../images/misc/mails.png);}
.call-icon-selected{		color:#1274d3;		background-image:url(../images/misc/calls.png);}
.text-icon-selected{		color:#1274d3;		background-image:url(../images/misc/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(../images/icon/arrows/bendedright.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:9px 10px;
}

.flat-settings{
	background-image:url(../images/icon/settings/cog4.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;
}

.flat-features{
	background-image:url(../images/icon/power/power.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;	
}

.flat-gallery{
	background-image:url(../images/icon/media/image2.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
	background-position:8px 9px;
}

.flat-portfolio{
	background-image:url(../images/icon/display/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(../images/misc/facebook.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.footer-up{
	background-image:url(../images/misc/up.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;	
}

.footer-twitter{
	background-image:url(../images/misc/twitter.png);
	background-size:27px 27px;
	height:27px;
	width:27px;
	float:left;
	margin-left:5px;
	margin-right:5px;	
}



#post1 {
    	margin:auto;
	margin-top:15%;
    margin-right:5px;
}

.one-half2 {
    float:left;	width:50%;	margin-left:0%;	margin-right:0%;
}

.bxslider2 {
    
}

.topmove {
    float:right;
    margin-right:2%;
    font-color:#ffffff;
}


img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
}
.adress {
    margin:auto;
}

#post2 {
    	margin:auto;
	margin-top:20%;
    margin-right:0;
}

.coach-icon-selected { color:#959595;		background-image:url(../images/misc/coachs.png);}

.location {
    align=right
}

.one-half3 {
    float:left;	width:70%;	margin-left:0%;	margin-right:0%;
}

.one-half4 {
    float:left;	width:30%;	margin-left:0%;	margin-right:0%; margin-top:45px;
}
.one-half6 {
    float:left;	width:30%;	margin-left:0%;	margin-right:0%; margin-top: 0px;
}
#border {
    border: 5px solid #eeeff0; height: 130px; magin-top:10px;
}

#text2 {
    margin-left:0px;
}

.one-half5 {
    float:left; width:48%;
}

.container5 {
    top:10px;
}

.container3 {
    margin-bottom: 0px;
}

.portfolio-item-full-width {
    margin-bottom:  0px; margin-top:0px;
}

.portfolio-item-full-width2 {
    margin-bottom: -18px;
}

.one-third3 {
    float:left;	width:25%;	margin-left:0.5%;	margin-right:0.5%;
}
.one-third2 p span {
    width:90%; 
}

#lain {
    top:-20px;
}
#lain p {
    margin-left:4px; 
}

.column2 {
  display:block; overflow:hidden; margin-bottom:0px; 
	margin:0px 20px;

}

#innertext {
    left:5px;
}

.no-left {
    margin-left:5px!important;}
}



.center-text2 {
    text-align:center;
    margin-bottom:25px;
    
}

#border2 {
    border: 5px solid #eeeff0; height: 60px;
    marin-left:2%;
    margin-right: 2%;
}

.center-text3 {
    LINE-HEIGHT: 2; LETTER-SPACING: 0.5px;font-size: 9px;
    text-align:center;
}

.center-text4 {
    LINE-HEIGHT: 1.2; LETTER-SPACING: 0.2px;font-size: 11px;
    text-align:center;
}

#moing {
    magin-left:1;
}

#toppic {
    top:10px;
}

.toppic {
    top:2%;
}

.container2 {
    
}

.font2 {
    font-size:11px;
}
.font3 {
    font-size:13px;
}

.one-third2 {
float:left;	width:32%;	margin-left:1%;	margin-right:1%;
border: 3px;

}

.page-header {
    width:20%;padding-bottom: 20px;float:left
}

.page2 {
    width: 80%; 
}
