/*
Theme Name: Urok
Theme URI: http://themeforest.net/user/klbtheme/portfolio
Author: KlbTheme (Sinan ISIK)
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: 2.1.0
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: urok

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

/*- - - - - Contents - - - - -
	
	01 - Visual Composer
	02 - Mega Menu
	03 - FunFact
	04 - Pricing Box
	05 - General
	
	- - - - - - - - - - - - - -*/


/*************************************************
* Visual Composer
*************************************************/
.vc_row>.container {
    padding-left: 0;
    padding-right: 0;
}

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

.vc_column-gap-1 .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.vc_column-gap-1>.vc_column_container{
	padding:0 !important;
}

.vc_row[data-vc-full-width] {
	overflow:visible !important;
}

.vc_row[data-vc-full-width].vc_parallax{
	overflow:hidden !important;
}

.vc_column-inner{
	padding-top:0 !important;
}

.vc_parallax:before{
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    display: initial !important;
    opacity: 0.85;
    z-index: 1;
}

.container > .vc_row .container {
    padding-left: 0;
    padding-right: 0;
}

.container > .vc_row .container .row {
	margin-left:0;
	margin-right:0;
}

@media screen and (min-width: 769px) {
.vc_row-o-equal-height .klb-text-widget{
	position:absolute;
	height:100%;
	left:15px;
	right:15px;
}

.vc_row-o-equal-height .vc_single_image-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.vc_row-o-equal-height .vc_single_image-wrapper img{
	height:100%;
}

.no-stretch .vc_single_image-wrapper img {
    width: auto;
    max-width: initial;
}

.no-stretch .vc_single_image-wrapper {
    overflow: hidden;
}


}

.klb-relative{
	position:relative;
}

article.blog-item .vc_column-inner {
    padding: 0;
}

article.blog-item .container {
    width: initial;
}
/*************************************************
* Accordion
*************************************************/

.vc_tta-panel .vc_tta-panel-heading:hover,
.vc_tta-panel.vc_active .vc_tta-panel-heading{
    background-color: #48d1cc !important;
}

.vc_tta-panel.vc_active .vc_tta-panel-heading span,
.vc_tta-panel .vc_tta-panel-heading:hover span{
	color: #fff !important;
}

.vc_tta-panel .vc_tta-panel-heading span{
    font-size: 14px !important;
    font-weight: 700 !important;
}

/*************************************************
* Tabs
*************************************************/

ul.vc_tta-tabs-list {
    border-bottom: 1px solid #e3e5e5;
}

.vc_tta.vc_tta-tabs li {
	margin-left:0 !important;
	margin-right:0 !important;
}

.vc_tta.vc_tta-tabs a {
    border: none !important;
	background:none !important;
    padding: 15px 40px !important;
    line-height: 1.2em;
    font-weight: 700;
	color:#353c3e !important;
}

.vc_tta.vc_tta-tabs li.vc_active a{
    border: none !important;
    border-bottom: 4px solid !important;
    border-bottom-color: #48d1cc !important;
}

.vc_tta.vc_tta-tabs a:hover {
    border-bottom: 4px solid #353c3e !important;
}
/*************************************************
* Mega Menum
*************************************************/

nav.navbar.tminav .mega-menu-wrap ul.nav > li {
	margin-top:84px !important;
}

nav.navbar.tminav.navbar-small-height .mega-menu-wrap ul.nav > li{
	margin-top:0 !important;
}

@media (min-width: 768px){
nav.navbar.tminav.navbar-small-height .mega-menu-wrap ul.nav > li>a {
	height:61px !important;
	line-height:61px !important;
}
	
nav.navbar.tminav.transparent .mega-menu-wrap ul.nav > li > a {
	color:#fff !important;
}
}

#mega-menu-wrap-main-menu #mega-menu-main-menu ul.mega-sub-menu li a{
	line-height:1 !important;
}

@media (max-width: 767px){
nav.navbar.tminav .mega-menu-wrap ul.nav > li {
    margin: 0 !important;
    border-top: 1px solid #e3e5e5 !important;
}

nav.navbar.tminav .mega-menu-wrap ul.nav > li>a {
	height:37px !important;
	line-height:37px !important;
}
}

.navbar .navbar-header .navbar-brand{
    z-index: 9999;
    position: relative;
}

a.navbar-brand.klbtext {
    font-size: 35px;
    text-decoration: none;
}

/*************************************************
* General
*************************************************/

.section-title{
	position:relative;
}

.section-title:after {
	left:0;
}

.text-right .section-title:after {
    right: 0;
}

.news-latest .item {
    position: relative;
    margin: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.news-latest .pagination {
	margin-bottom:0;
	margin-top:10px;
}

.pagination ul li.next a:before {
    content: "\f178";
    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;
}

.wpcf7-form p.btn.btn-default,
.wpcf7-form p.btn.btn-main {
    padding: 0;
}

.wpcf7-form p.btn.btn-main:hover input {
    color: #48d1cc;
}

div.wpcf7-validation-errors {
    color: #212526;
    border: 1px solid #00d2cd;
    margin-left: 0;
}

span.wpcf7-not-valid-tip {
    color: #00d2cd;
}

address .icon {
    width: 24px !important;
}

.rightklb .swiper-tb-pagination{
    left: -40px;
    right: auto;
}

.rightklb .swiper-tb-button-next {
    left: 0;
}

.rightklb .swiper-tb-button-prev{
	left:-40px;
}

.klb-text-widget .textwidget-wrap-5{
    height: 100%;
}

.klb-gallery figure.item {
    overflow: initial;
}

.fa-icon-wrap {
    display: inline-block;
}

.klb-text-widget div[class^="textwidget-wrap-"] {
    min-height: 360px;
}

/*************************************************
* Blog Single
*************************************************/
@media screen and (max-width: 769px) {
	
	.mt120.klb {
		margin-top:0px !important;
	}
}

@media (min-width: 768px){
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
		border: 1px solid #e3e5e5 !important;
		border-top: 1px solid;
	}
}

@media (min-width: 768px){
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
		border-top-color: #48d1cc !important; 
	}
	
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout > ul.mega-sub-menu {
		border-top-color: #48d1cc !important; 
	}
}

.blog-img img {
    max-width: 100%;
    height: auto;
}

.single-listing-page-meta-box a {
    text-decoration: none;
}

.single .blog-item h2 {
    margin-top: 1em;
}

.single-listing-page-meta span {
    margin-right: 10px;
}

.widget ul li a {
    text-decoration: none;
}

.tag-cloud-post {
    margin-top: 20px;
}

.comment-form label {
    display: none;
}

#respond p.form-submit.btn.btn-main {
    padding: 0;
}

a.comment-reply-link {
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}

.tagcloud a {
    display: inline-block;
    font-size: 12px !important;
    padding: 4px 8px;
    margin: 0px 2px 4px 0px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(213, 216, 217);
    border-image: initial;
    transition: all 0.3s cubic-bezier(0, 0, 0.3, 1);
}

.tagcloud a:hover{
    border-color: rgb(72, 209, 204);
}

.post-list iframe {
    z-index: 999;
    position: relative;
}

.error img{
	max-width:100%;
	margin-bottom: 20px;
}

.klb-post img {
    max-width: 100%;
    height: auto;
}

.klb-post h1,
.klb-post h2,
.klb-post h3,
.klb-post h4,
.klb-post h5,
.klb-post h6 {
    margin-bottom: 10px;
    line-height: 140%;
    margin: 10px 0;
    text-rendering: optimizelegibility;
    padding: 0;
}

.klb-post h1 {
  font-size: 38.5px;
}

.klb-post h2 {
  font-size: 31.5px;
  padding-bottom:initial;
}

.single .blog-item .klb-post h2 {
    margin-top: 10px;
}

.klb-post h3 {
	font-size: 24.5px;
	text-transform: initial;
	text-align:left;
    text-transform: initial;
    font-weight: 500;
}

.klb-post h4 {
  font-size: 17.5px;
}

.klb-post h5 {
  font-size: 14px;
}

.klb-post h6 {
  font-size: 11.9px;
}


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

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;
}

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,
select {
    width: 100%;
}

.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: #efefef;
    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: 0px 0 0 0;
	background: #f6f6f6;
	display: block;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
    text-align: inherit;
}

.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;
}

#comments ol.comment-list .klb-post li {
    padding: initial;
    margin-bottom: initial;
    border-top: none;
}

.widget table {
	width:100%;
}

.widget ul.children, .widget ul.sub-menu {
    padding-left: 15px;
}

.widget-klb-footer {
    margin-bottom: 50px;
    position: relative;
}

.widget-klb-footer .footer-title:after {
    left: 0;
}

.widget-klb-footer a {
    color: #acbbbf;
}

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

.widget-klb-footer ul.children {
    padding-left: 10px;
}

.widget-klb-footer:last-child {
    margin-bottom: 0;
}

span.sticky-post {
    font-weight: bold;
    color: #48d1cc;
    border: 1px solid #48d1cc;
    padding: 0 10px;
}

.pagination ul li a {
    width: auto;
    height: auto;
    padding: 0px 16px;
}

.pagination li span {
    width: auto;
    height: auto;
    padding: 0px 16px;
    line-height: 40px;
    font-weight: 400;
    color: #353c3e;
    background-color: #f5f7f7;
    text-decoration: none;
    display: block;
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -moz-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -o-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    -ms-transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
    transition: all 0.3s cubic-bezier(0.0, 0.0, 0.3, 1.0);
}

ul.page-numbers:before,
ul.page-numbers:after {
	content: '';
	display: table;
	clear: both;
}

.pagination span.page-numbers.current, .pagination li a:hover {
    background-color: #48d1cc;
    color: #fff;
}

.pagination {
    margin-bottom: 40px;
}

.klb-post:before,.klb-post:after {content: '';display: table;clear: both;}

.klb-post .tag-cloud-post {
    clear: both;
}

li.menu-item-has-children.dropdown:hover > ul.dropdown-menu {
    display: block;
}

nav.navbar.tminav li  ul.dropdown-menu li:hover ul.dropdown-menu {
    left: 100%;
    top: 0;
    margin-top: 0;
}

.klb-pagination {
    clear: both;
}

.mm-page.post-hover {
    z-index: 10;
}


.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;
}

.fa-icon-wrap > .fas, 
.fa-icon-wrap > .far, 
.fa-icon-wrap > .fab {
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

div#map > div:nth-child(2) {
    display: none;
}

.wp-block-button {
    color: #fff;
}

.is-style-outline {
    color: #333;
}

figcaption.blocks-gallery-caption {
    margin-bottom: 15px;
}

figure.wp-block-gallery ul {
    padding-left: 0;
}

.widget_calendar th, .widget_calendar td {
    text-align: center;
}
