body .kc-elm{
	float: none;
}

.container .kc-container{
	padding: 0px;
}

body .kc_accordion_header > a{
	font-family: 'Ralweay', sans-serif;
	font-size: 22px;
	color: #151515;
}

body .kc_accordion_header > span.ui-accordion-header-icon{
	color: #151515;
}

body .kc_accordion_section > .kc_accordion_header{
	border: none;
	border-top: 1px solid #eee;
}

body .kc_accordion_wrapper > .kc_accordion_section:first-child > .kc_accordion_header{
	border: none;
}

body .kc_accordion_content{
	border: none;
}

.progress-item .label{
	padding: 0px;
	margin: 0px;
}

.message-box-wrap i{
	width: 1.28571429em;
	text-align: center;
}

body .kc_tabs_nav > li > a,
body .kc_tabs_nav > li:hover,
body .kc_tabs_nav > li > a:hover,
body .kc_tabs_nav > .ui-tabs-active > a{
	background: transparent;
	font-family: 'Raleway', sans-serif;
	color: #808080;
	padding: 0px;
	font-size: 17px;
}

body .kc_tabs_nav > li > a:hover,
body .kc_tabs_nav > .ui-tabs-active > a,
body .kc_tabs_nav > .ui-tabs-active,
body .kc_tabs_nav > .ui-tabs-active:hover,
body .kc_tabs_nav > .ui-tabs-active > a,
body .kc_tabs_nav > .ui-tabs-active > a:hover{
	color: #151515;
	background: transparent;
	padding: 0px;
}


body .kc_tabs_nav > .ui-tabs-active,
body .kc_tabs_nav > .ui-tabs-active:hover,
body .kc_tabs_nav > li,
body .kc_tabs_nav > li:hover{
	border: none;
	float: none;
	display: inline-block;
	padding: 0px 20px;
}

body .kc_tabs > .kc_wrapper > .kc_tabs_nav{
	background: transparent;
	text-align: center;
	line-height: 1;
	min-height: 0px;
}

body .kc_tabs_nav ~ .kc_tab.ui-tabs-body-active{
	background: transparent;
}

body .kc_tabs_nav ~ .kc_tab .kc_tab_content{
	padding: 0px;
}

body .kc_vertical_tabs.tabs_right > .kc_wrapper > ul.ui-tabs-nav > li,
body .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav ~ div.kc_tab.ui-tabs-body-active,
body .kc_vertical_tabs:not(.tabs_right) > .kc_wrapper > ul.ui-tabs-nav > li,
body .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li:not(:last-child){
	border: none;
}

body .kc_vertical_tabs.tabs_right > .kc_wrapper > ul.ui-tabs-nav > li{
	text-align: right;
}

body .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li > a{
	font-family: 'Raleway', sans-serif;
	font-size: 17px;
	padding: 5px 0px;
	color: #808080;
}
body .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li > a:hover,
body .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li.ui-tabs-active > a,
body .kc_vertical_tabs > .kc_wrapper > ul.ui-tabs-nav > li.ui-tabs-active > a:hover{
	background: 0px;
	color: #151515;
}

body .kc_accordion_wrapper,
body .kc_tabs{
	margin: 0px;
}

body .kc-feature-boxes .content-title{
	font-family: 'Raleway', sans-serif;
}

body .kc_image_gallery.kc-grid .item-grid.grid-1{
	width: 100%;
}