/* CSS Document */
.admin-bar .header-area.stricky-fixed,
.admin-bar .hidden-bar{
	top:32px;
}

.footer-widget ul{
	padding: 0px;
}
.footer-widget ul li.page_item{
	position: relative;
	list-style: none;
	width: 100%;
	display: inline-block;
}
.footer-widget ul li.page_item a{
	position: relative;
	font-size: 14px;
    line-height: 28px;
	padding-left: 15px;
	color: #fafafa;
}
.footer-widget ul li.page_item a:after{
	content: "\f105";
	position: absolute;
	left: 0px;
	top: -5px;
	font-family: 'FontAwesome';
	font-size: 14px;
}
.footer-widget ul li.page_item a:hover,
.footer-widget ul li.page_item a:hover:after{
	color: #cc8800;
}
.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.slider-bottom.style-one .item .item1 {
  background: #0f5089;
  padding: 28px;
  margin-left: -15px;
  margin-right: -15px;
}
.slider-bottom.style-one .item .item2 {
  background: #317cbf;
  padding: 28px;
  margin-left: -15px;
  margin-right: -15px;
}
.slider-bottom.style-one .item .item3 {
  background: #629fd6;
  padding: 28px;
  margin-left: -15px;
  margin-right: -15px;
}

.pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 25px;
  margin-left:13px;
}

.pagination li {
  float: left;
  margin: 0 5px;
}

.pagination li a{
  color: #222;
  transition: all 0.5s ease 0s;
}
.pagination li a:hover{
  color: #0e4b8e;
  transition: all 0.5s ease 0s;
}
.pagination li i{
  margin: 5px;
}
.pagination > li > a,
.pagination > li > span {
  color: #333;
  background: none;
  text-align: center;
  padding: 4px 12px;
  border: 1px solid #333;
  display: block;
  line-height:28px;
}
.page-numbers.current {
    background-color: #0e4b8e;
    color: #fff;
    border-radius: 0px !important;
}
.pagination li a:hover {
	background-color: #0e4b8e;
	color: #fff !important;
	border-radius: 0px;
}

.widget ul {
  margin:0;
  padding:0;
  list-style:none;
}

.widget ul li {
  padding: 0px 0px 14px;
  color: #8b8b8b;
}

.widget ul li a {
  text-decoration: none;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  color: #8b8b8b;
  position: relative;
  display: inline-block;
}

.widget ul li a span {
  right: 15px;
  position: absolute;
}

.widget ul li a:hover {
  color: #cc8800;
}
.widget_tag_cloud {
  margin:30px 0;
  padding: 10px 0;
}

.widget_tag_cloud h2{
  margin-bottom: 26px;
}

.tagcloud a {
  text-decoration: none;
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #777777;
  border: 1px solid #dfdfdf;
  display: inline-block;
  padding: 10px 16px;
  margin: 5px;
}

.tagcloud a:hover{
  color: #ffffff;
  background:#0e4b8e;
  transition:all ease-in-out 500ms;
  -webkit-transition:all ease-in-out 500ms;
  -moz-transition:all ease-in-out 500ms;
  -os-transition:all ease-in-out 500ms;
}
.widget_search.catagori {
	border-bottom: 0px !important;
	margin: 0px !important;
}
.tags-style-color a {
	color: #222222 !important;
}
p.add-color-style, p.add-color-style .required {
	padding-left: 0px;
	color: #000 !important;
}
.wiscon_theme .wiscon_theme{
	margin-left: 70px;
}

/*** 

====================================================================
	Comments Area
====================================================================

 ***/

.sidebar-page-container_professional .group-title{
	position:relative;
	margin-bottom:20px;
}

.sidebar-page-container_professional .group-title h2{
	font-size:20px;
	color:#333333;
	font-weight:600;
	text-transform:uppercase;
}

.comments-area .comment-box{
	position:relative;	
}

.comments-area .comment{
	position:relative;
	margin-bottom:30px;
}

.comments-area .comment .comment-content{
	position:relative;
	padding:28px 30px 25px;
	border:2px solid #f4f4f4;
}

.comments-area .comment .comment-content:before{
	position:absolute;
	content:'';
	left:-20px;
	top:25px;
	width:21px;
	height:22px;
	background:url(../images/curve.jpg) no-repeat;
}

.comments-area .comment:last-child .comment-content{
	margin-bottom:0px;
}

.comments-area .reply-comment{
	margin-left:115px;
}

.comments-area .comment.reply-comment .author-thumb{
	width:77px;
}

.comments-area .comment.reply-comment .comment-inner{
	padding-left:110px;
}

.comments-area .comment .comment-inner{
	position:relative;
	padding-left:115px;
	min-height:70px;
	margin-bottom:30px;	
}

.comments-area .comment .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:70px;
	border-radius:5px;
	margin-bottom:20px;
}

.comments-area .comment .author-thumb img{
	width:100%;
	display:block;
	border-radius:5px;
}

.comments-area .comment .comment-header{
	position:relative;
	color:#222222;
	font-size:14px;
	font-weight:400;
	margin-bottom:5px;
}

.comments-area .comment .comment-header h4{
	position:relative;
	color:#333333;
	font-size:16px;
	font-weight:600;
	line-height:24px;
	margin-bottom:6px;
	display:inline-block;
	text-transform:uppercase;
}

.comments-area .comment .comment-header .comment-info a{
	color:#fc721e;
	font-style:italic;
}

.comments-area .comment .text{
	line-height:1.8em;
	font-size:16px;
	color:#777777;
	margin-bottom:0px;
	margin-top:6px;
}

.comments-area .comment .info{
	line-height:1em;
	font-size:15px;
	color:#cc8800;
	font-weight:700;
	margin-right:15px;
}
.comments-area .comment .b-left{
	border-left:2px solid #cc8800;
	padding-left:15px;
}
.comments-area .comment a.reply{
	position:relative;
	display:inline-block;
	color:#cc8800;
	font-size:15px;
	font-weight:600;
	line-height:1em;
	top:-4px;
	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;
}

.comments-area .comment a.reply span{
	color:#cc8800;
}

.comments-area .comment a.reply:hover{
	color:#cc8800;
}
.comment-bottom-margin-remove p {
	margin-bottom: 0px !important;
}
.comments-area .comment a.comment-reply-link{
	position:relative;
	display:inline-block;
	color:#cc8800;
	font-size:15px;
	font-weight:600;
	line-height:1em;
	top:-4px;
	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;
}

.comments-area .comment a.comment-reply-link span{
	color:#cc8800;
}

.comments-area .comment a.comment-reply-link:hover{
	color:#cc8800;
}
.comments-area ul.children{
	padding-left:110px;
}
.cancel-reply-font-size a {
	font-size: 16px!important;
}
.nav_side_content .cart_select, .nav_side_content .search_option.open .search .fa-search:before {
    content: "\f00d";
}
.default-form .form-horizontal1 p{
	color:#131313;
	font-size:14px;
}
.wiscon_theme .default-form{
	margin:15px 0 25px;
}
.wiscon_theme .default-form .group-title h2{
	margin-bottom:18px;
}
#blog_area .comment-box .wiscon_theme .default-form p{
	margin-bottom:10px !important;
}

/****************Custom Widget*********************/
.widget_recent_comments ul li{
	padding: 7px 0px;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:6px 6px;
	margin-top:15px;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul{
	padding-bottom:0px;
}
.widget ul li ul{
	padding:0px;
	margin:0px;
}
.widget ul li ul li{
	border-bottom:none;
}
.thm-unit-test .share-box ul{
	padding-left:0px !important;
}
.thm-unit-test .share-box ul li{
	list-style-type:none !important;
	display:inline-block !important;
}
.thm-unit-test .share-box ul li img{
	display:inline-block !important;
}
.thm-unit-test .review-box .fr-coment-item .fr-coment-item{
	margin-left:60px;
}
.blog-section .thm-unit-test > p{
	margin-bottom:15px;
}
/*********************Custom Footer widget Styling************************/
.footer-widget h3{
	margin-bottom:30px;
}
.footer-widget.widget_recent_comments ul li{
	padding: 0;
}
.footer-widget ul li a{
	padding:0px 0 10px;
}
.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;
}
.no-comments{
	background:#cc8800;
	padding:8px 15px;
	display:inline-block;
	color:#ffffff;
}
.comments-area .comment.pingback .comment-inner{
	padding-left:0px;
}
.comments-area .comment.pingback .comment-inner .author-thumb{
	display:none;
}
#blog_area .item.style-two .content-text h2+h1+h2+h3+h4+h5{
	border:none;
	padding:0px;
	font-size:24px;
	font-weight:600;
}
#blog_area .comment-box h2+h1+h2{
	background:none;
	padding:0px;
	font-size:32px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.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;
    border: 1px solid #f0f0f0;
    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 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
blockquote{
	font-size:inherit;
}
.sidebar-widget .sidebar-title h3{
	margin-top:0px;
	margin-bottom:40px;
}
.sidebar-widget{
	margin-bottom:50px;
}
#blog_area .comment-box > .wiscon_theme:last-child .comment-inner{
	margin-bottom:0px;
}
.default-form,
.comments-area{
	margin-top:60px;
}
.footer-widget .textwidget .wp-caption-text{
	color:#000000;
}