/*//////////////////////////////////////////////////////////////////////////////////////////*/
/* Debugged CSS  */
/*//////////////////////////////////////////////////////////////////////////////////////////*/



.btn-demo   .vc_btn3-container.vc_btn3-inline , .btn-demo  .vc_btn3 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
	margin-left:0;
}


.steps i:before , .steps i:after {
    color: #28ad62;
    font-size: 64px;
    margin-bottom: 25px;
}


.service-icon i{
    color: #28ad62;
}


.service-icon i:after , .service-icon i:before{
	margin-left:0;
}

/*29.09.15*/

.layout-theme {
	overflow:hidden;
}

.nosticky .navbar-fixed-top,.nosticky  .navbar-fixed-bottom {
	position:absolute !important;
}



.layout-theme[data-header="nosticky" ] .navbar-fixed-top , .layout-theme[data-header="nosticky" ]  .navbar-fixed-bottom { 
		position:absolute !important;	
}


.admin-bar .layout-theme[data-header="nosticky" ]  .navbar-fixed-top {
    top: 0;
}


