.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.admin-bar .sticky-header{
	top:32px;	
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.redux-container .ui-state-active .ui-icon, .control-section-redux .ui-state-active .ui-icon, .control-panel-redux .ui-state-active .ui-icon, .redux-metabox .ui-state-active .ui-icon{
	display:none !important;	
}
.tutor-pagination-wrap{
	position:relative;
}
.pagination{
	position:relative;
	display: block;
	text-align:center;
}
.pagination li{
	position: relative;
    display: inline-block;
    margin: 0 5px;
}
.pagination li a, .pagination li span{
	position: relative;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222;
    border: 1px solid #ddd;
    display: inline-block;
    padding: 10.5px 0px;
    transition: .5s;
    width: 50px;
    text-align: center;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    border: 1px solid #2982e5;
    background-color: #2982e5;
}

.event-block .date {
    position: relative;
    width: 150px;
    height: 40px;
    font-size: 16px;
    margin: -20px auto 30px;
    padding: 10px 10px 0;
    line-height: 20px;
}
.testimonial-block .rating{
	font-size:16px;	
}
.testimonial-block .rating span{
	margin:0px 2px;	
}
.feature-block .inner-box:hover .category{
	color:#fff;
	text-decoration:underline;
}
.main-menu .navigation>li>ul>li.dropdown>a:after{
	font-family: 'FontAwesome';	
}

/********* Blog Widget Style ***********/


.widget{
	position:relative;	
	background: #f4f4f4;
    box-shadow: 0 0 Black;
	padding: 40px;
}
.widget ul{
	position:relative;	
}
.widget ul li{
	position: relative;
	padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #ddd;
    transition: .5s;
	margin-bottom:15px;	
}
.widget ul li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #e8e8e8;
}
.widget ul li a{
	color: #222;
    transition: .5s;
    font-size: 18px;
    display: inline-block;
}
.widget ul li a:hover{
	color:#2982e5;
}


.widget .tagcloud a {
    color: #222;
    background-color: #ffffff;
    transition: .5s;
    padding: 6.5px 15px;
    display: inline-block;
    font-size: 14px !important;
    text-transform: uppercase;
    font-weight: 400;
	margin-right: 5px;
    margin-bottom: 8px;
}
.widget .tagcloud a:hover{
	background-color: #2982e5;
	color:#fff;	
}
.widget_popular_post{
	padding:0px	;
}
.widget_popular_post .post {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0px 25px 100px;
    border-bottom: 1px solid #ddd;
    margin: 0 0px 25px;
}
.widget_popular_post .post-thumb {
    position: absolute;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.widget.widget_governlia_municipal_complaints{
	background:none;
	padding:0px;	
}
.contact-widget-two .contact-info li{
	border-bottom:0px !important;
	padding:0px !important;
}

/************** Service Sidebar Widget Style ************/
.service-widget{
	position:relative;
	margin-bottom:50px;	
}
.service-widget .widget-title,
.footer-widget .widget-title {
    position: relative;
    font-size: 24px;
    color: #ffffff;
    padding-bottom: 16px;
    margin-bottom: 30px;
    font-weight: 600;
}
.service-widget .widget-title:before,
.footer-widget .widget-title:before {
    content: '';
	position: absolute;
    height: 2px;
    width: 47px;
    bottom: 6px;
    left: 0;
    background-color: #2982e5;
}
.service-widget .widget-title:after,
.footer-widget .widget-title:after{
	position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    bottom: 2px;
    left: 0;
    background-color: #2982e5;
    border-radius: 50%;
}
.theme-color-two .main-footer .footer-widget .widget-title:before {
    background-image: url(../images/shape/shape-7.png);
}
.service-widget .widget_categories h3.widget-title{
	color:#222;	
}
.service-widget .categories-list li a br{
	display:none;
}
.service-widget .categories-list li{
	padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.service-widget .categories-list li:last-child{
	margin-bottom:0px;
    border-bottom: 0px;
	padding-bottom:0px;
}
.service-widget .categories-list li a{
	line-height:inherit;	
	border-top:0px;
}
.service-widget .categories-list li a i{
	margin-right: 12px;	
}

/**********Footer Widget ********/
.footer-widget{
	position:relative;	
}
.footer-widget ul{
	position:relative;
}
.footer-widget ul li {
	position:relative;
	padding-left: 30px;
	color: #fff;
    margin-bottom: 16px;
}
.footer-widget ul li :last-child{
	margin-bottom:0px;	
}
.footer-widget ul li:before{
	font-family: 'icomoon';
    content: "\e902";
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 16px;
    font-size: 15px;
    color: rgb(102 102 102 / 0.6);
    font-weight: 400;
    transition: .5s;
    border-right: 1px solid rgb(102 102 102 / 0.6);
    padding-right: 5px;	
}
.footer-widget ul li a{
	position:relative;
	color: rgba(255, 255, 255, 0.6);
    transition: .5s;
    font-weight: 400;
    display: inline-block;
}
.about-widget .social-links li,
.contact-widget .contact-info li{
	padding-left:0px !important;	
}
.about-widget .social-links li:before,
.contact-widget .contact-info li:before{
	display:none !important;	
}
.blog-single-post .author-box h5 a{
	color:inherit;	
}
.blog-single-post .author-box{
	margin-bottom:0px;	
}
.default-form,
.comments-area{
	margin-top:90px;	
}
.news-block-two.style-two{
	padding:0px;
	margin-bottom:40px;
}
.blog-single-post .top-content h4{
	line-height:1.5em;	
}
.blog-single-post .post-share-info .tag a{
	margin-right: 10px;	
}
.comments-title{
	margin-bottom: 20px;
}
.default-form .comments-title h4 small a{
	font-size: 20px;
    text-transform: capitalize;
	display:block;
    color: #222;
    margin: 0;
    font-weight: 700;
}
.comment-box .default-form{
	margin:60px 0px;
}
.governlia-comment-item .governlia-comment-item{
	margin-left:80px;	
}
.governlia-comment-item .comment-box .comment{
	margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;	
}




/*** 
=============================================
    Error Page Area Style      
=============================================
***/
.error-page-area{
    position: relative;
    display: block;
    overflow: hidden;
    background: #ffffff;
    padding: 146px 0 150px;
}
.error-content{
    position: relative;
    display: block;
    z-index: 3;
}
.error-content h4{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .1em;
}
.error-content .title {
    position: relative;
    display: block;
    font-size: 180px;
    line-height: 150px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 17px 0 30px;
}
.error-content p{
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 33px;
}
.error-content .btns-box a {
    line-height: 60px;
    padding-left: 40px;
    padding-right: 40px;
}


/*************************Event Style****************************/
/*** 
=============================================
    Event Details Area style
=============================================
***/
.events-details-area{
    position: relative;
    display: block;
    padding: 120px 0px;
}
.events-details-content-box{
    position: relative;
    display: block;
}


.event-details-timer-box{
    position: relative;
    display: block;
    overflow: hidden;
    padding-left: 200px;
    min-height: 220px;
	margin-bottom:40px;
}
.event-details-timer-box .title-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	background: #2982e5;
}
.event-details-timer-box .title-box h2{
    color: #ffffff;
    font-size: 45px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
}

.event-details-timer-box .timer-box {
    position: relative;
    display: block;
    min-height: 220px;
    padding: 45px 40px 50px;
    text-align: center;
    background: #f3f3f4;
}
.event-details-timer-box .timer-box p{
    line-height: 24px;
    margin: 0 0 26px;
}
.event-details-timer-box .timer-box p span:before{
    position: relative;
    display: inline-block;
    padding-right: 4px;
}

.event-details-timer-box .timer-box .countdown-timer li {
    position: relative;
    display: block;
    float: left;
    width: 110px;
    margin: 0px;
}
.event-details-timer-box .timer-box .countdown-timer li:last-child{
    margin-right: 0;
}
.event-details-timer-box .timer-box .countdown-timer li span.days,
.event-details-timer-box .timer-box .countdown-timer li span.hours,
.event-details-timer-box .timer-box .countdown-timer li span.minutes,
.event-details-timer-box .timer-box .countdown-timer li span.seconds {
    color: #21031a;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
}
.event-details-timer-box .timer-box .countdown-timer li span.hours{}
.event-details-timer-box .timer-box .countdown-timer li span.minutes{}
.event-details-timer-box .timer-box .countdown-timer li span.seconds{}
.event-details-timer-box .timer-box .countdown-timer li span.timeRef {
    position: relative;
    display: block;
    color: #777777;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 2px;
    font-family: 'Oswald', sans-serif;
}

.events-details-video-gallery{
    position: relative;
    display: block;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 40px 0px;
}
.events-details-image-box {
    position: relative;
    display: block;
	margin: 40px 0px 15px;
}
.tribe-events-event-meta:before, .tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){
	border-top:0px;	
}
.single-tribe_events .tribe-events-event-meta {
    background: #fafafa;
    border: 1px solid #eee;
    margin: 30px 0 0;
}
.tribe-events-meta-group .tribe-events-single-section-title{
	margin:30px 0px 10px;	
}
.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 0 0 20px;
    padding: 0 4%;
    text-align: left;
    vertical-align: top;
    width: 33.3333%;
    zoom: 1;
}
.tribe-events-single-section .list li span.icon{
	font-weight:bold;
	font-size:14px;
	margin-right:8px;	
}
.tribe-events-single-section .tribe-events-event-categories a{
	color:#000000;
	font:16px;
	display:inline-block;
}
.single-tribe_events .tribe-events-cal-links{
	margin:40px 0px 30px;	
}
.single-gallery-item .img-holder img {
    width: 100%;
    transform: scale(1.0);
}

.single-tribe_events .tribe-events-cal-links .tribe-events-button,
.charitable-submit-field .button,
.campaign-summary .campaign-donation .donate-button{
	position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 700;
    overflow: hidden;
    background: none;
    border-radius: 50px;
    padding: 11px 40px;
    text-transform: uppercase;
    background-color: #2982e5;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.single-tribe_events .tribe-events-cal-links .tribe-events-button:hover,
.charitable-submit-field .button:hover,
.campaign-summary .campaign-donation .donate-button:hover{
	color: #ffffff;
    background-color: #222222;
    border-color: #222222;
}
#tribe-events-pg-template {
    margin: 0 auto;
    max-width: inherit;
    padding: 0px !important;
}
.events-details-image-box .single-gallery-item .img-holder > p{
	display:none;	
}
.mobile-menu .nav-logo{
	margin-bottom:30px;	
}
.about-section .image-block .image img{
	width:100%;	
}
.tribe-events-meta-group ul.list li a{
	color:#2982e5;
}
.blog-single-post .style-two .post-meta{
	border-top:none;
}
.contact-widget .contact-info li .icon .icons{
	font-size:45px;
}
.main-header.header-style-one .header-top .left-column .text{
	line-height:33px;
}
.main-header .header-upper .logo-box .logo img,
.main-footer .footer-top .logo img{
	height:40px;
}
.contact-info-block .map-sec{
	height:460px;
}
.contact-info-block .map-sec iframe{
	height:100%;
}

.contact-info-section .contact-info li .icon i{
	font-size:32px;
	color:#2982e5;
}



.preloader{
    display: none;
}









