

.detail-content.single_page a, .bizberg-list .entry-content p a, .comment-list .comment-content a, .widget_text.widget a {
    text-decoration: none !important;
}
#footer ul.inline-menu > li a {
    font-size: 13px;
    border-bottom: 0px dotted #fff !important;
    display: inline-block;
    line-height: 22px;
}
.elementor-widget-text-editor .wpcf7 input:not([type="submit"]) {
    background-color: #eee;
}
.elementor-widget-text-editor .wpcf7 textarea {
    background-color: #eee;
}
.elementor-widget-text-editor .wpcf7 label {
    font-family: "Roboto", Fira Sans Condensed;
    font-weight: 600;
    color: #7A7A7A;
}
.newsblock-image{
    padding-right: 20px;
}
.elementor-widget-text-editor .wpcf7 input[type="submit"]:hover {
    color: #6ec1e4;
    background-color: #333;
}
#blog.blog-lists {
    margin-bottom: 5% !important;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fff !important;
}
.navbar.sticky .bizberg_header_wrapper {
  display: none;
}
.navbar-default .navbar-nav > li > a {
    color: rgb(0, 160, 60) !important;
    font-family: 'Fira Sans Condensed', Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.navbar-default .navbar-nav > li > a::after {
    content: '';
    position: absolute;
    top: 27%;
    bottom: 0;
    background: rgb(0, 160, 60) !important;
}
.navbar-default .navbar-collapse {
    background: #ffffff;
}
.navbar.sticky.navbar-default .navbar-nav > li > a {
    color: #fff;
}
#.elementor-6 .elementor-element.elementor-element-74da7ba3:not(.elementor-motion-effects-element-type-background){
  opacity: 0.3;
}
.detail-content.single_page p {
    font-size: 18px;
}
p {
    font-size: 18px;
}

.bizberg_header_wrapper .logo img {
    max-height: 120px !important;
}

.pull-right {
    float: right !important;
    padding-left: 0%;
}
.logo2 {
    max-height: 120px;
    margin-left:10px;
float:left;
}
.logo3 {
    max-height: 120px;
    margin-left:35px;
float:right;
}
.body{
  font-family: 'Fira Sans Condensed', Arial, Helvetica, sans-serif;
}
.slicknav_btn {
    background-color: #fff;
    padding: 10px;
}
footer#footer.footer-style {
    background: rgb(0, 160, 60);
}


.title {
    font-family: "Roboto", Fira Sans Condensed;
    font-size: 18px;
}
.thumb{
  max-width: 40% !important;
}


@media only screen and (max-width: 767px) {
.logo2 {
    max-height: 50px !important;
    margin-left: 20px;
}
}
@media only screen and (min-width: 768px) {
  .news-cards {
    display:grid;
    grid-template-columns: 33% 33% 33%;
  }
}
@media(min-width: 1300px){
    .swiper-pagination.swiper-pagination-bullets{display: block;}
}
.ai1ec-calendar-toolbar {
	background-color: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 6px;
	margin-bottom: 8px;
	padding: 0 8px;
	display: none;
}
