/*
Theme Name: Kallyas
Theme URI: http://hogash-demo.com/kallyas_wp/
Description: A Highly customizable theme with page builder and unlimited colors.
Author: Hogash
Author URI: http://themeforest.net/user/hogash
Version: 3.4
Tags: dark, light, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu,  editor-style, full-width-template, theme-options, translation-ready
License: GNU General Public License
License URI: license.txt
*/


.feature_box.style3 span.icon.ico5 {background:url(images/icons/featured_boxes3/bubbles.png) no-repeat center top;}
.feature_box.style3 span.icon.ico6 {background:url(images/icons/featured_boxes3/checkbox.png) no-repeat center top;}
.feature_box.style3 span.icon.ico7 {background:url(images/icons/featured_boxes3/marker.png) no-repeat center top;}
.feature_box.style3 span.icon.ico8 {background:url(images/icons/featured_boxes3/rocket.png) no-repeat center top;}
.feature_box.style3 span.icon.ico9 {background:url(images/icons/featured_boxes3/trophy-star.png) no-repeat center top;}
.feature_box.style3 span.icon.ico10 {background:url(images/icons/featured_boxes3/users.png) no-repeat center top;}


.feature_box.style3 span.icon.ico11 {background:url(images/icons/featured_boxes3/books.png) no-repeat center top;}
.feature_box.style3 span.icon.ico12 {background:url(images/icons/featured_boxes3/bubble.png) no-repeat center top;}
.feature_box.style3 span.icon.ico13 {background:url(images/icons/featured_boxes3/clock.png) no-repeat center top;}
.feature_box.style3 span.icon.ico14 {background:url(images/icons/featured_boxes3/code.png) no-repeat center top;}
.feature_box.style3 span.icon.ico15 {background:url(images/icons/featured_boxes3/cogs.png) no-repeat center top;}
.feature_box.style3 span.icon.ico16 {background:url(images/icons/featured_boxes3/compass.png) no-repeat center top;}
.feature_box.style3 span.icon.ico17 {background:url(images/icons/featured_boxes3/construction.png) no-repeat center top;}
.feature_box.style3 span.icon.ico18 {background:url(images/icons/featured_boxes3/file.png) no-repeat center top;}
.feature_box.style3 span.icon.ico19 {background:url(images/icons/featured_boxes3/flag.png) no-repeat center top;}
.feature_box.style3 span.icon.ico20 {background:url(images/icons/featured_boxes3/key.png) no-repeat center top;}
.feature_box.style3 span.icon.ico21 {background:url(images/icons/featured_boxes3/lamp.png) no-repeat center top;}
.feature_box.style3 span.icon.ico22 {background:url(images/icons/featured_boxes3/link.png) no-repeat center top;}
.feature_box.style3 span.icon.ico23 {background:url(images/icons/featured_boxes3/location.png) no-repeat center top;}
.feature_box.style3 span.icon.ico24 {background:url(images/icons/featured_boxes3/meter.png) no-repeat center top;}
.feature_box.style3 span.icon.ico25 {background:url(images/icons/featured_boxes3/palette.png) no-repeat center top;}
.feature_box.style3 span.icon.ico26 {background:url(images/icons/featured_boxes3/puzzle.png) no-repeat center top;}
.feature_box.style3 span.icon.ico27 {background:url(images/icons/featured_boxes3/stats-up.png) no-repeat center top;}
.feature_box.style3 span.icon.ico28 {background:url(images/icons/featured_boxes3/target.png) no-repeat center top;}
.feature_box.style3 span.icon.ico29 {background:url(images/icons/featured_boxes3/wrench.png) no-repeat center top;}


nav#main_menu > ul {
	margin: 0;
}

nav#main_menu > ul > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

nav#main_menu > ul > li > a,
nav#main_menu > ul > li.active > a,
nav#main_menu > ul > li > a:hover,
nav#main_menu > ul > li:hover > a {
	padding: 50px 12px 5px;
	margin: -6px 0 0 0;
}

a[href^="mailto"] {
	color: #535353;
	text-decoration: underline;
}

.zn_menu_trigger a:before {
	border-top: .3em double #006DAB;
	border-bottom: .125em solid #006DAB;
}

.zn_menu_trigger a, .zn_menu_trigger a:hover {
	color: #006DAB;
}

h1.page-title {
	color: #006DAB;
}

.home h3.m_title {
	max-width: 90%;
	margin-left: 20px;
}

.home-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: #000;
	line-height: 1.4;
}

.home-text-secondary {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 1.4;
}

ul.important-list {
	list-style-image: url('http://bondingchange.com/wp-content/uploads/2014/04/bullet-circle.png');
	margin-left: 50px;
}

ul.important-list li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #000;
	line-height: 1.4;
	padding-left: 14px;
}

.emphasis {
	font-style: italic;
	color: #196BAC;
}

body.res1170 .process_steps .step {
	min-height: 450px;
}

.process_steps .step.step1 {
	background: #808080;
}

.process_steps .step.step1:after {
	border-left-color: #808080;
}

.process_steps .step.step2 {
	background: #A0A0A0;
}

.process_steps .step.step2:after {
	border-left-color: #A0A0A0;
}

.process_steps .step.step3 {
	background: #C0C0C0;
}

.process_steps .step.step3:after {
	border-left-color: #C0C0C0;
}

#footer {
	padding: 0px;
	color: #fff;
}

#footer .bottom {
	padding-top: 0px;
	color: #fff;
}

#footer .social-icons {
margin-bottom: 0px;
}

#footer .row {
	margin-bottom: 0px;
}

#footer .copyright p {
	margin: 5px 0 0 0;
}