/*
Theme Name: Konbiz
Theme URI: http://themeforest.net/user/klbtheme/portfolio
Author: KlbTheme (Omur OLGUNAY)
Author URI: http://themeforest.net/user/KlbTheme
Domain Path: /languages
Description: This WordPress theme is best for use in such business areas as corporate, many types of agencies and bureaus, portfolio showcases, landscape, building, engineering, planning, construction, design
Version: 1.6
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: right-sidebar, left-sidebar,  one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: konbiz

Theme Developer:
http://themeforest.net/user/KlbTheme
https://www.facebook.com/omur.olgunay.1
Skype:omurolgunay


- - - - - Contents - - - - -
	
	01 - Visual Composer
	02 - Logo Text
	03 - Image Box
	04 - Portfolio
	05 - Short Codes
	06 - Blog
	07 - Blog Comments
	08 - Sidebar
	09 - 404
	10 - Blog Paginations
	
	- - - - - - - - - - - - - -*/


/*************************************************
* Visual Composer
*************************************************/

.vc_column-inner {
	padding-top:0!important;
}
.vc_row-fluid{
    background-attachment: fixed;
}

.email {
    z-index: 2!important;
    position: relative!important;
}
.vc_column-gap-1 .vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
/*************************************************
* Logo Text
*************************************************/
	.navbar-header .klbtext{
		font-weight: 600;
		margin-top: 0!important;
		height: auto!important;
	}
	.navbar-brand {
		background: none;
	}

	@media only screen and (max-width: 479px) {
		.navbar-header .klbtext{
			margin-top: 8px !important;
		}
	}
	.logo-target-shrink,
	.logo-target{
		line-height:56px;
	}
	.logo-target-shrink{
		display:none;
	}
	.top-nav-collapse .logo-target{
		display:none;
	}
	.top-nav-collapse .logo-target-shrink{
		display:block;
	}
@media (max-width: 767px){
	.logo-target {
		display: none;
	}
	.logo-target-shrink{
		display:block;
	}
	.logo-target-shrink, .logo-target {
		line-height: 62px;
	}
}
/*************************************************
* Image Box
*************************************************/
.startup .boxs.first {
	margin:0;
	border-right: 0; 
    border-bottom: 0; 
    background: inherit;
}

/*************************************************
* Portfolio
*************************************************/
.our-best-work {
    padding: 0;
    background: inherit;
}
.single-work > a > img {
    width: 100%;
}

/*************************************************
* Short Codes
*************************************************/
.plan {
    padding-right: 15px;
    padding-left: 15px;
}
.price-three .heading-one > span:last-child{
    color: #333333;
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 1px;
}
.blog-content-section .single-blog.padding-top {
    padding-bottom: 45px;
}
.feature-icon-center-freelancer .feature-icon i.fa {
    text-align: center;
}
/*Testimonial*/
.review {
    padding-top: 0;
}
#Testimonial.owl-carousel {
    margin-top:0;
}
/*Icon box typ3*/
.klb-iconbox{
	padding-left:23px;
	padding-right:23px;
}
/*Team Carousel*/
#team {
    padding: 0;
    background: inherit;
}
/*Btn type 2*/

.btn-stock-blue{
	margin-right:4px;
}
.lead-controls a.kulebe {
    margin-top: 0;
}
/*Footer*/

.footer-bottom {
    margin-top: 0;
}
/*Home 4 input*/

.wpcf7-form-control-wrap  input,
.wpcf7-form-control-wrap  textarea{
	height: 45px;
    border: none;
    border-radius: 0px;
	display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.wpcf7-form-control-wrap  textarea{
	height:90px;
}

.klb-header-form .wpcf7-form-control-wrap  input, 
.klb-header-form .wpcf7-form-control-wrap  textarea{
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 45px;
    border: none;
    border-radius: 0px;
}
.klb-header-form .wpcf7-form-control-wrap  textarea{
    height: 92px!important;
}
.klb-header-form p:nth-child(-n+3) {
    width: 100%!important;
    float: inherit!important;
}
.klb-header-form p:nth-child(6) input {
    width: 100%!important;
}
/*Home 12*/
#chart-12{
	width:250px!important;
	height:250px!important;
	margin-left:auto;
	margin-right:auto;
}


/*************************************************
* Blog
*************************************************/
.wpb_column .blog-section-area {
    padding-bottom: 0;
}
.pd-top-130{
	padding-top:130px;
}
.klb-page-menu.navbar-custom{
    background: #435354;
}
.klb-page-menu.top-nav-collapse{
	background:#fff;
}
.bg-5.low-back{
	padding-top:81px;
}
ins {
    background-color: rgba(254,255,0,0.68);
    text-decoration: none;
}
table {
    max-width: 100%;
}
th {
    text-align: left;
    padding-right: 0px;
    padding-bottom: 5px;
    padding: 3px;
    border: 1px solid #e5e5e5;
}
td{
	padding: 5px;
    border: 1px solid #e5e5e5;
    text-align: left;
}
blockquote {
    border-color:#0bbae0;
}

.aligncenter img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.alignright {
	float: right;
    margin: 0 0 1em 1em
}
.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}


.size-full {
}
.size-large {
}
.size-medium {
}
.size-thumbnail {
}
.gallery-caption {
}
.bypostauthor {
}


.textarea_half {
 max-width:500px;
}

.wp-caption img {
max-width: 100%;
height: auto;
}
.sticky {

}

p>img {
max-width: 100%;
height: auto;
}
.wp-caption {
    padding-top: 4px;
    max-width: 100%;
    border: 1px solid #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-image: initial;
    background-color: #f8f8f8;
    text-align: center;
    margin-bottom: 20px;
    clear: both;
}
.wp-caption p.wp-caption-text {
    width: auto !important;
    line-height: 1.5;
    font-size: 11px;
    padding: 3px 0;
    margin: 0!important;
    background: #f6f6f6;
    display: block;
    -webkit-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    text-align: inherit;
}
.klb-text h3:after{
	display:none;
}

.klb-post ul {
    padding-left: 20px;
    list-style-type: circle;
}

.klb-post ol {
    padding-left: 20px;
    list-style-type: decimal;
}

.klb-post ul li {
    list-style-type: circle;
    line-height: 1.75;
}

.klb-post ol li {
    list-style-type: decimal;
    line-height: 1.75;
}

.klb-post a,
ul.media-list a {
    color: #000000;
}
.klb-post .klb-text ul li{
	display:block!important;
	list-style-type: circle;
    line-height: 1.75;
}

.klb-post .blog-content .klb-text h1,
.klb-post .blog-content .klb-text h2,
.klb-post .blog-content .klb-text h3,
.klb-post .blog-content .klb-text h4,
.klb-post .blog-content .klb-text h5,
.klb-post .blog-content .klb-text h6{
	margin-bottom: 10px;
    line-height: 140%;
    margin: 10px 0 !important;
    text-rendering: optimizelegibility;
}
.blog-section-area .blog-content-section .single-blog .feature-images {
    margin-top: 0;
}
.blog-section-area .blog-content-section .single-blog .feature-images a img {
	width:inherit!important;
    max-width: 100%;
	height: auto;
}
.klb-post{
	margin-bottom:45px!important;
}
.klb-post a.btn-small-blue{
	color:#fff;
}
.breadcrumb {
    background-color: inherit;
}
ul.blog-meta {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-bottom: 0;
}
ul.blog-meta li {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
}
ul.blog-meta i {
    margin-right: 5px;
    font-size: 13px;
}
.blog-meta i{
	color:#8e8d8d;
}
.blog-meta li{
	color:#8e8d8d;
}
.blog-meta li a{
	color:#8e8d8d;
}
.blog-meta li span{
	color:#8e8d8d;
	display:inline-block;
}
.blog-section-area .blog-content-section .single-blog .blog-content ul li.comments a,
.blog-section-area .blog-content-section .single-blog .blog-content ul li a {
    color: #8e8d8d;
}

.comments-area .group-title h2 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
}
.comment.wow.fadeInUp.animated{
	visibility: visible;
	animation-duration: 1500ms;
	animation-delay: 0ms;"
}
.breadcrumb > .active {
    color: #fff;
}
.post .btn-small-blue i{
	padding-left:5px;
}
.blog-section-area .blog-content-section .single-blog.klb-post .blog-content ul li a {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    text-transform: capitalize;
    position: relative;
}
.feature-images .owl-carousel{
	padding-bottom:0px;
	margin:0;
}
.feature-images .owl-theme .owl-controls {
    padding-top: 0;
}
.feature-images .owl-controls.clickable{
	position:relative;
	margin: 0;
}
.feature-images .owl-pagination{
	position:absolute;
	bottom: 6px;
}
.klb-text{
	margin:20px 0;
}
.rightbar-page .group-title h2 {
    padding-top: 20px;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
/*************************************************
*	Blog Comments
*************************************************/
.comments-area ul.children{
	margin-left: 30px;
}
.comment-form p input{
	width:100%;
	height:45px;
}
.comment-form p label{
	display: table;
}
.comment-form p textarea{
	width:100%;
}
.form-submit input[type="submit"]{
	width: 200px;
    background: transparent;
    padding: 10px 26px;
    color: #0075af;
    font-weight: 600;
    border: 2px solid #0075af;
	transition:0.9s;
}
.form-submit input[type="submit"]:hover {
    background: #0075af;
    color: #fff;
}
.klb-text input[type="password"] {
	width:100%;
	height: 40px;
}
.klb-text label{
	width:100%;
}
.klb-text input[type="submit"] {
    width: 100px;
    background: #0bbae0;
    border: 2px solid #0bbae0;
    font-weight: 600;
    color: #fff;
	transition:0.9s;
	text-transform: uppercase;
	height: 40px;
}
.klb-text input[type="submit"]:hover {
    background: transparent;
    color: #212121;
}
@media only screen and (max-width: 479px) {
	.rightbar-page .comments-area .reply-btn {
		position: relative;
	}
	.lead {
		padding-top: 100px;
	}
}

/*************************************************
* Sidebar
*************************************************/
div#calendar_wrap a {
    color: #000;
}
.error-btn, .sidebar .tagcloud a {
    font-size: 13px!important;
}
.sidebar img{
    max-width:100%;
    height:auto;
}
.sidebar select{
	width:100%;
	height:43px;
}
.sidebar-title a{
	color:#212121;
}
.sidebar li:before {
    content: "\f101";
    left: 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 5px;
    color: #00a5df;
    position: absolute;
    left: 0;
    top: 5px;
}
.sidebar li  {
    transition: all 0.6s ease 0s;
    font-size: 15px;
    line-height: 1.75;
    position: relative;
    padding-left: 15px;
}
.sidebar li a {
    position: relative;
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 400;
}
.sidebar  li a:hover {
    color: #0075af;
}
.sidebar button#searchsubmit {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 45px;
    width: 50px;
    border: 1px;
    line-height: 30px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #ffffff;
    background: #252525;
    border-radius: 0px 5px 5px 0px;
}
.sidebar input#s{
	z-index:0;
	position: relative;
    line-height: 24px;
    padding: 8px 50px 8px 20px;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    color: #3a3a3a;
    display: block;
    width: 100%;
    border-radius: 5px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.sidebar .input-group{
	width:100%;
}
.error-btn,
.sidebar .tagcloud a{
	position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 5px 30px;
    margin: 0px 5px 12px 0px;
    border: 1px solid rgba(0,0,0,0.10);
    background: #ffffff;
    color: #1a1a1a;
    text-align: center;
    font-size: 13px;
    border-radius: 0px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.error-btn{
	margin-bottom:40px;
}
.error-btn:hover,
.sidebar .tagcloud a:hover{
    background-color: #00a5df;
    border-color: #00a5df;
    color: #ffffff;
}

/*************************************************
* 404
*************************************************/
.klberror i{  
	font-size: 230px;
    padding: 20px;
	color: #27b2d5;
}  

.blog-section-area .blog-content-section {
    padding:0;
}

/*************************************************
* Blog Paginations
*************************************************/
.prev-pagi{
    padding-left: 9px;
}
.styled-pagination li.active a{
    color: #ffffff;
    background: #3a3a3a;
    border-color: #3a3a3a;
}
/*Blog Shortcode*/

.blog-section-area .blog-content-section .single-blog .blog-content ul li.comments a, .blog-section-area .blog-content-section .single-blog .blog-content ul li a {
    color: #8e8d8d;
    padding: 0;
    font-size: 13px;
    display: inline-block;
    font-weight: 300;
}

.pd-top-60{
	padding-top:60px;
}

.pd-top-90 {
    padding-top: 90px;
}

.pd-top-100{
	padding-top:100px;
}
.column.blog-news-column {
    margin-top: 0;
}

.blog-section-area .blog-content-section .single-blog .blog-content h3 {
	margin-top:0;
}

@media(min-width: 768px) {
	.navbar-brand.klbtext{
		color:#fff;
	}
}
.wpb_heading{
	text-align:center;
}
#home-2 > p,
#home-3 > p,
#home-4 > p,
#home-5 > p,
#home-6 > p,
#home-7 > p,
#home-8 > p,
#home-9 > p,
#home-10 > p,
#home-11 > p,
#home-12 > p,
#home > p {
	display:none;
}

iframe{
	width:100%;
}

.klb-post .klb-text ul li {
    list-style-type: circle;
    line-height: 1.75;
    display: list-item !important;
}

.navbar + .blog-section-area {
    padding-top: 120px;
}

.logged-in-as a {
    color: #000;
}
/*************************************************
* Contact Sections
*************************************************/
#contact {
	padding:0;
	background:none;
	background-color:inherit;
	background-repeat:inherit;
	background-attachment:inherit;
	background-position:inherit;
	-webkit-background-size:inherit;
	-moz-background-size:inherit;
	background-size:inherit;
	-o-background-size:inherit;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    border: 1px solid #0075af;
    color: #fff;
    background-color: transparent;
	transition:0.5s;
}
.wpcf7-form-control-wrap input:focus,
 .wpcf7-form-control-wrap textarea:focus {
	background-color:#fff;
	color: #000;
}
.wpcf7-form p:nth-child(-n+3){
    width: 50%;
    float: left;
}

.wpcf7-form p:nth-child(6){
	text-align:center;
}
.wpcf7-form p:nth-child(6) input{
    width: 200px;
}
.wpcf7-form p:before,
.wpcf7-form p:after{
	content:'';
	clear:both;
	display:table;
}
div.wpcf7-validation-errors {
    border: 2px solid #0075af;
    color: #fff;
}
.search-klb {
    width: 100%;
    height: 40px;
	padding-left:15px;
}
/*Footer*/

footer ul.menu li a {
    display: block;
    line-height: 18px;
    padding: 10px;
    border-bottom: 1px dashed #171717;
    color: #a7a7a7;
    font-size: 12px;
    font-weight: 400;
    transition: all 0.5s ease 0s;
}
footer .menu li a:before{
	content:'\f061';
    margin-right: 5px;
    font-size: 8px!important;
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

@media only screen and (max-width: 479px) {
	.about-buttons-2>a>i {
		margin-right: 0px;
	}
	.about-buttons-2>a:first-child {
	   margin-right: 0px; 
	}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	.feature-images {
		height: 258px!important;
	}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: 57PX;
	}
}


ul.nav > li > ul li > ul {
    display: none !important;
    position: absolute;
    right: -250px !important;
    left: auto !important;
    top: 0;
}

ul.nav li>ul>li.dropdown:hover ul {
    display: block !important;
}