/*
Theme Name: Invento
Theme URI: https://themeforest.net/item/invento-architecture-building-agency-theme/14106547
Author: KlbTheme (Sinan ISIK)
Author URI: http://themeforest.net/user/KlbTheme
Description: This WordPress theme is best for use in such business areas as architecture, many types of agencies and bureaus, portfolio showcases, landscape, building, engineering, planning, construction, design
Version: 2.9.7
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: invento

Theme Developer:
http://themeforest.net/user/KlbTheme
http://facebook.com/13Sinan13
https://twitter.com/SinanIk
Skype:berbat1231
*/

.wpb_row {
margin-bottom:0 !important;
}

.row.wpb_row.row-fluid.container {
    margin-left: auto !important;
    margin-right: auto !important;
}

.vc_gitem-link {
    display: none !important;
}

/*************************************************
* visual Composer  Tabs
*************************************************/
.vc_tta-tabs-list li {
    position: relative !important;
    display: inline-block !important;
    margin-right: 1px !important;
}

.vc_tta-tabs-list li a {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    position: relative !important;
    display: block !important;
    padding: 10px 25px !important;
    cursor: pointer !important;
    color: #777 !important;
    font-size: 14px;
    background-color: #1b1d1f !important;
    color: #fff !important;
    font-family: 'Lato' !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    -webkit-transition: background-color .25s ease !important;
    transition: background-color .25s ease !important;
    border: none !important;
    border-radius: 0 !important;
}

.vc_tta-tabs .vc_tta-tabs-list li a span{
	color:#fff !important;
}

.vc_tta-tabs-list .vc_active a {
    background-color: #ffd200 !important;
    color: #000!important;
    padding-top: 14px!important;
}


.vc_tta-tabs .vc_tta-panels-container {
    overflow: hidden!important;
    background-color: #2f3133!important;
    padding: 25px 25px!important;
    border: none;
}

.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
    overflow: hidden!important;
    background-color: #2f3133!important;
    border: none!important;
}

.vc_tta-tabs .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0!important;
}

 .vc_tta-container h2:after {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    margin-left: 12px;
    background-image: url(images/dotted-line.png);
    background-position: 0 0;
    width: 300%;
    height: 5px;
    content: "";
}

 .vc_tta-container h2 {
    font-size: 18px;
    font-family: 'Lato';
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

.vc_tta-tabs .vc_tta-panel-body .wpb_text_column p {
    margin-bottom: 1.3em !important;
    font-weight: 400 !important;
    padding-right: 25px !important;
}

/*Responsive Tab */
.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #666;
    background-color: #ffd200;
    color: #1b1d1f;
    padding-top: 14px;
    border: none;
}
.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-title>a span {
    font-size: 14px;
    color: #fff;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
}

.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-title>a {
    background-color: #1b1d1f;
    color: #fff;
    padding-top: 14px;
    border: none;
}

.vc_tta-container .vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    background-color: #2f3133;
    border: none;
}

.vc_tta-tabs .vc_tta-panels .vc_tta-panel  .vc_tta-panel-heading {
    border: none;
}
/*************************************************
*visual Composer Accordion
*************************************************/

.vc_tta.vc_tta-accordion .vc_tta-panel-title>a span{
    color: #fff;
    font-size: 14px;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
}

.vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title>a span {
	    color: #000;
}
.vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
       position: relative;
    display: block;
    cursor: pointer;
    background-color: #202223;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition: background-color .55s ease-out;
    transition: background-color .55s ease-out;
	border:none;
}

.vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel {
    background-color: #202223;
	border:none;	
}
.vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active {
    border-color: transparent;
    background-color: #ffd200;
}

.vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: transparent;
    background-color: #ffd200;	
}

.vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #ffd200;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
}

.vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel .vc_tta-panel-heading {
	margin-bottom:5px;
}
.vc_general.vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 20px 25px;
    background-color: #2f3133;
    border: none;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after,
 .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
	 border-color:#fff !important;
 }
 
 
 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #ffd200 !important;
}



.js-video.widescreen {
    width: 72%;
    float: left;
    margin-right: -15px;
    margin-left: -15px;
}

.js-video.widescreen iframe {
    width: 100%;
}

.side-image-slider.opacityRun .js-video.widescreen {
    width: 100%;
    display: block;
    float: none;
    margin: 0;
}
.side-gallery-full-width {
    padding: 45px 60px;
    width: 28%;
    float: left;
}

@media only screen and (max-width: 767px){
.side-gallery-full-width {
width:inherit;
}
}

.portfolio-third .owl-counter,
.portfolio-fourth .owl-counter {
    right: 65px !important;
}

.portfolio-fourth .side-nav {
    margin-top: 30px;
}

.portfolio-fourth .title-related {
	margin-top: 85px;
}
.with-icon .music:before   { content: '\e824'; top: -3px; }
.with-icon .video-1:before   { content: '\e998'; top: -3px; }



/*************************************************
*Post Like Css
*************************************************/
.post-like{
    margin-top:1em
}
 
.like{
    width: 15px;
    height: 16px;
    display: block;
    float:left;
    margin-right: 4px;
    -moz-transition: all 0.2s ease-out 0.1s;
    -webkit-transition: all 0.2s ease-out 0.1s;
    -o-transition: all 0.2s ease-out 0.1s
}
.like:before {
	content: '\efa1';
	font-family:'fontello';
}

a.jm-post-like i:before {
    font-family: FontAwesome;
}
.post-like a:hover .like{
    background-position:-16px 0;
}
 
.voted .like,   .post-like.alreadyvoted{
    background-position:-32px 0;
}

.bottom-meta .post-like.entry-like a {
    position: absolute;
    right: 18px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .45s ease;
    transition: all .45s ease;
}

.bottom-meta p.post-like.entry-like {
    margin: 0;
    line-height: 0;
    margin-right: 10px;
}

.bottom-meta p.post-like.entry-like:hover .qtip.like {
    color: white;
}

.row-circle .fa {
    line-height: 3;
}

.content-circle i {
	line-height: 147px;
}
/*************************************************
*Full Width
*************************************************/
.full-width{
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}

.full-width:before,
.full-width:after {
    display: table;
    content: " ";
}

.full-width:after {
    clear: both;
}

/*************************************************
*Blog
*************************************************/
#sidebar .tagcloud a {
  font-size: 14px !important;
    text-transform: capitalize;  
}

.entry-meta span.entry-date {
    display: inline-block;
}

.entry:hover .entry-date a {
    color: #fff;
}
.entry .certain-post:hover .entry-date a {
  color:#656565;
}
.bottom-meta .tags-list a:hover {
    background-color: #ffd200;
    color: #fff;
}

.bottom-meta .tags-list  a {
    display: inline-block;
    margin-right: 0;
}

.bottom-meta .tags-list {
	padding-left:0;
}



#respond .comment-form label {
    display: none;
}

/*************************************************
*Comment
*************************************************/
.comments-list ul {
  margin-left: 90px;
}
@media (max-width: 750px) {
  .comments-list ul {
    margin-left: 0px;
  }

.single-post-nav.opacity span {
    width: 100%;
    display: block;
    margin-top: 15px;
    margin-bottom: -15px;
}

}
.comments-list a.comment-reply-link {
    color: #ffd200;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 700;
    -webki-transition: color .35s ease;
    transition: color .35s ease;
}
.comments-list a.comment-reply-link:hover {
    color: #000;
}

	
.comment-form input[type=submit] {
    font-size: 12px;
    font-family: 'Roboto';
    font-weight: 700;
    padding: 10px 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color .35s ease-out;
    transition: background-color .35s ease-out;
    display: inline-block;
    margin-bottom: 15px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-color: #ffd200;
    color: #202223;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.comment-form input[type=submit]:hover{
	border-color: transparent;
    background-color: #1b1d1f;
    color: #ffd200;
}

h3#reply-title {
    font-size: 18px;
    font-family: 'Lato';
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

h3#reply-title:after {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    margin-left: 12px;
    background-image: url(images/dotted-line.png);
    background-position: 0 0;
    width: 300%;
    height: 5px;
    content: "";
}


.widget .sidebar-search button {
position: absolute;
    width: 36px;
    height: 36px;
    line-height: 22px;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    color: #686868;
}

.widget .sidebar-search {
    position: relative;
}

.widget input[type="text"] {
    width: 100%;
    height: 36px;
    padding: 0 36px 0 15px;
}

.article-thumb .owl-item li {
    margin-bottom: 7px;
}

.grid-posts .article-thumb iframe {
    height: 298px;
    width: 100%;
}

.pagenavi:after, .pagenavi:before {
    content: '';
    clear: both;
    display: table;
}

.wpcf7-form p {
    margin-bottom: 10px;
}

.wpcf7-form input[type="submit"] {
    font-size: 12px;
    font-family: 'Roboto';
    font-weight: 700;
    padding: 10px 14px;
    -webkit-border-radius: 0;
    border-radius: 0;
    webkit-transition: background-color .35s ease-out;
    transition: background-color .35s ease-out;
    display: inline-block;
    margin-bottom: 15px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-color: #ffd200;
    color: #202223;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    float: right;
}
.wpcf7-form input[type="submit"]:hover {
    border-color: transparent;
    background-color: #1b1d1f;
    color: #ffd200;
}

.entry-body a.entry-like {
	color: #fff;
}








.klb-post h6{
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 11.9px;
}

.klb-post h5{
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 14px;
}

.klb-post h4 {
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 17.5px;
    margin: 10px 0;
}

.klb-post h3 {
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 24.5px;
    margin: 10px 0;
}

.klb-post h2 {
    margin-bottom: 10px;
    line-height: 140%;
    font-size: 24px;
    margin: 10px 0;
}

.klb-post h1 {
    margin: 10px 0;
    font-size: 38.5px;
    line-height: 140%;
}

.klb-post blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    border-left: 5px solid #eeeeee;
}

.klb-post ul {
    list-style: inherit;
}
.klb-post ol {
list-style-type: decimal;
}
.klb-post ul, .klb-post ol {
    padding: 0;
    margin: 0 0 10px 25px;
}

.klb-post pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #424344;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

code {
    padding: 2px 4px;
    color: #FFC92C;
    white-space: nowrap;
    background-color: #202223;
    border: 1px solid #202223;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.alignright img {
	float: right;
	margin: 0 0 1em 1em
}

.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 {
    max-width: 100%;
    padding-top: 4px;
    border: 1px solid #424344;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-image: initial;
    background-color: #424344;
    text-align: center;
    margin-bottom: 20px;
    clear: both;
}

li a.rsswidget {
    display: block;
    margin-top: 5px;
}


.wp-caption p.wp-caption-text {
	width: auto !important;
	line-height: 1.5;
	font-size: 11px;
	padding: 3px 0;
	margin: 0px 0 0 0;
	background: #424344;
	display: block;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}

.share-comments {
    padding: 4px 0 !important;
    min-height: 53px;
}

table {
max-width: 100%;
background-color: transparent;
}

th {
text-align: left;
padding-right: 20px;
padding-bottom: 5px;
padding: 10px;
border: 1px solid #202223;
}

td{
padding: 10px;
border: 1px solid #202223;
text-align: left;
}

dt {
    font-weight: bold;
}

dt, dd {
    line-height: 20px;
}

dd {
    margin-left: 10px;
}

abbr, tla, acronym {
    text-decoration: underline;
    cursor: help;
}

ins {
    background-color: rgba(254,255,0,0.68);
    text-decoration: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

form select {
    width: 100%;
}

.widget ul.children {
    margin-left: 10px;
}



.work-item:hover .image-extra {
    background-color: rgba(250, 201, 1, 0.86) !important;
}

.entry .certain-post:hover .blog-meta .entry-date,
.entry .certain-post:hover .entry-title:before,
.entry .certain-post:hover .blog-meta .entry-date a {
    color: #fff;
}


@media only screen and (max-width: 767px){
#sequence .slide-1 .slide-title p {
font-size:30px !important;
}
}


.post-type-archive-portfolio #portfolio-items {
margin-bottom:40px;
}

@media only screen and (max-width: 992px){
#wrapper.active #mobile-menu {
    z-index: 999;
}
}


@media only screen and (max-width: 767px){
#header.type-fixed .middle-header-line .responsive-nav-button {
    width: 100%;
    background: transparent;
    top: -80px;
}
}

.vc_gitem-zone .vc_gitem-link {
    display: block !important;
}

.work-item .image-extra:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.9;
}

.work-item:hover .image-extra {
    background-color: initial !important;
}

.woocommerce-product-gallery ol:before, .woocommerce-product-gallery ol:after {
    content: '';
    display: table;
    clear: both;
}

.woocommerce-product-gallery ol li {
    margin-right: 5px;
    margin-top: 6px;
    float: left;
}

.woocommerce-product-gallery ol li img {
    max-width: 70px;
}

.product-album {
    position: relative;
}

a.woocommerce-product-gallery__trigger {
    position: absolute;
    top: 5px;
    right: 6px;
    z-index: 999;
}

.related.products div#product-area {
    padding: 0;
}

.woocommerce .commentlist {
    position: relative;
    z-index: 999;
}

code {
    white-space: normal;
}

#footer th {
    border: 1px solid #424344;
}

#footer td {
    border: 1px solid #424344;
}

#footer select {
    border: 1px solid;
}

#footer ul li a {
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 700;
    color: #ffd200;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

#footer .tagcloud a {
    color: #969696;
    display: inline-block;
    font-size: 14px !important;
    font-family: 'Roboto';
    font-weight: 400;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 5px 18px;
    background-color: #424344;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}

.widget ul.sub-menu {
    padding-left: 10px;
}

#footer .widget input[type="text"] {
    border: 1px solid #424344;
}

td a {
    color: #969696;
}

table {
    margin-bottom: 15px;
}

.page ul, .page ol {
    padding-left: 10px;
}

.page-template-default a,
.single a{
	color:#fff;
}

.page p + p + p.klbclear:before, .page p + p + p.klbclear:after {
    content: '';
    clear: both;
    display: table;
}

.navigation ul {
    padding-left: 0;
}


.pagenavi .page-numbers span, .pagenavi .page-numbers a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #202223;
    color: #8e8e8e;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.page-numbers .next:after,
.page-numbers .prev:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

a.next.page-numbers {
    width: auto;
    padding-left: 10px;
    padding-right: 9px;
}

a.prev.page-numbers {
    width: auto;
    padding-left: 10px;
    padding-right: 7px;
}

span.page-numbers.current {
    background-color: #ffd200;
    color: #000;
}

.pagenavi ul.page-numbers a:hover{
	color:#000;
}

.cart_item td {
    vertical-align: middle;
}

.wc-proceed-to-checkout a.button {
    color: #000;
}

.woocommerce .commentlist .star-rating {
    margin-left: 0;
}

.entry:hover .entry-date a i {
    color: #fff;
}

span.entry-date.sticky {
    color: #ffd200;
}

.wp-block-button {
    margin-bottom: 20px;
}

.wp-block-cover.has-background-dim p.wp-block-cover-text {
    color: #fff;
}

ul.wp-block-gallery + ul.wp-block-gallery {
    margin-top: 20px;
}