.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1210px;
	width:100%;
}
.admin-bar .sticky-header{
	top:32px;
}
.page-title{
	position: relative;
    padding: 125px 0px 105px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.pagination li a, .pagination li span{
	position: relative;
    display: inline-block;
    line-height: 28px;
    height: 40px;
    font-size: 16px;
    min-width: 40px;
    color: #666666;
    font-weight: 400;
    text-align: center;
    background: #ffffff;
    border: 1px solid #cccccc;
    text-transform: capitalize;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    border-color: #042038;
    background-color: #042038;
}
.search-box-outer .dropdown.open .search-box-btn .fa-search:before{
	content:"\f00d";
}
.main-slider .hesperiden.tp-bullets{
 display:none; 
}
.konst_theme .konst_theme{
	margin-left: 70px;
	margin-bottom: 50px;
}
.default-form.comment-form .sec-title{
	margin-bottom: 10px;
}

/*Error Section*/

.error-section{
	position:relative;
	padding:100px 0px 100px;
}
.error-section .content{
	position:relative;
	text-align:center;
}
.error-section h1{
	position:relative;
	color:#fbb908;
	font-size:200px;
	font-weight:800;
	line-height:1em;
	margin-bottom:10px;
	font-family: 'Arimo', sans-serif;
}
.error-section h2{
	position:relative;
	color:#fbb908;
	font-size:50px;
	font-weight:600;
	line-height:1.2em;
	margin-bottom:10px;
	font-family: 'Arimo', sans-serif;
}
.error-section .text{
	position:relative;
	color:#333;
	font-size:25px;
	font-weight:500;
	margin-top:10px;
	margin-bottom:50px;
	font-family: 'Arimo', sans-serif;
}

/************************* Footer Widget Style *************************/

.footer-widget ul li{
    position: relative;
    display: block;;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    color: #666666;
    font-size: 16px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	
}
.footer-widget ul li:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
.footer-widget ul li a{
    position: relative;
    color: #666666;
    font-size: 16px;
	display: inline-block;
	padding-bottom: 0px;
}
.footer-widget ul li a:hover{
	color: #fbb908;
}

/************************* Blog Widget Style *************************/
.widget ul{
	position:relative;
}

.widget ul li{
	position:relative;
	margin-bottom:15px;
	padding-left:25px;
	color:#666666;
	font-size:16px;
	font-weight:400;
	padding-bottom:15px;
	display:block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	border-bottom:1px dashed #dddddd;
}

.widget ul li a{
	position:relative;
	color:#666666;
	font-size:16px;
	font-weight:400;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.widget ul li:before{
	position:absolute;
	content:'\f105';
	left:0px;
	top:5px;
	color:#666666;
	font-size:14px;
	line-height:1em;
	font-family: 'FontAwesome';
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.widget ul li:hover,
.widget ul li:hover::before,
.widget ul li a:hover{
	color:#fbb908;
}

.widget > ul > li:last-child{
	border-bottom:none;
}

/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color: #333; 
		font-size: 12px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead { 
		font-size: 10px;
	}
	#wp-calendar thead th { 
		padding-bottom: 10px;
	}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td { 
		background: #f5f5f5; 
		border: 1px solid #fff; 
		text-align: center; 
		padding:8px;
	}
	#wp-calendar tbody td:hover { 
		background: #fff; 
	}
	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot #next { 
		font-size: 10px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 10px; 
		text-transform: uppercase; 
		padding-top: 10px; 
	}
	
	.sticky .post .post-content{ background-color:transparent; }
	.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption {
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		font-family: 'Lato', sans-serif;	
	}
	.bypostauthor{
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		-webkit-font-smoothing: antialiased;
		-moz-font-smoothing: antialiased;
		font-family: 'Lato', sans-serif;		
	}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*********************Custom Footer widget Styling************************/
.footer-widget h3{
	margin-bottom:30px;
}
.footer-widget ul li a,.footer-widget ul li,.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget a{
	color:#fafafa;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:0px 0 15px;
	font-size:14px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
	color:#ffffff;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.footer-widget .tagcloud a{
	color:#ffffff;
}
.sidebar-page-container .comments-area .comment.pingback .content{
	padding-left:0px;
}
.sidebar-page-container .comments-area .comment.pingback .author-thumb{
	display:none;
}
.no-comments{
	display:inline-block;
	background:#fbb908;
	padding:8px 15px;
	color:#ffffff;
	margin-top:20px;
}
.heal_theme .heal_theme .comment-box{
	padding-left:100px;
}
.news-block-three{
	margin-bottom:40px;
}
.news-block-three .inner-box .lower-content .btn-style-six{
	padding-bottom:6px;
	padding-top:6px;
}
.sidebar-title h3{
	font-size:1.2em;
}
.wp-block-button{
	margin-bottom: 1.5em;
	display: block;
}
.wp-block-cover p{
	color: #ffffff !important;
}
blockquote{
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	color:#2b2d2e;
	padding-top: 0px;
	padding-bottom: 0px;
}
blockquote p{
	color: inherit !important;
}
.footer-widget ul li ul li{
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-top: 10px;
}

/******************* New Style ***************************/
.footer-widget ul.social-icon-one li{
	display:inline-block;
	margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
	margin-right:10px;
}
.main-footer .logo-widget .logo img{
	width: 250px;
}
iframe{
	width:100%;
	height:100%;	
}