/*
  This mixin can be used to set the object-fit:
  .object-fit(contain);
  or object-fit and object-position:
  .object-fit(cover, top);
*/
.template-12 {
	background: transparent url("../img/template-12.png") no-repeat scroll 50% 50%;
}
.selected.template-12,
.template-12:hover {
	background: transparent url("../img/template-12-1.png") no-repeat scroll 50%
		50%;
}
.template-13 {
	background: transparent url("../img/template-13.png") no-repeat scroll 50% 50%;
}
.selected.template-13,
.template-13:hover {
	background: transparent url("../img/template-13-1.png") no-repeat scroll 50%
		50%;
}
#page {
	opacity: 1 !important;
}
body a:hover {
	color: #109834 !important;
}
#global-loader .sk-folding-cube .sk-cube:before {
	background-color: #109834;
}
#masthead .site-branding {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
	border-top: none;
	border-bottom: none;
	height: 58px;
}
@media (min-width: 961px) {
	#masthead .site-branding #small-header-logo {
		margin-left: 0;
	}
}
#masthead .site-branding .ag-header-menu > .current-menu-item > a:after,
#masthead .site-branding .ag-header-menu > .current-category-ancestor > a:after,
#masthead .site-branding .ag-header-menu > .current-menu-ancestor > a:after,
#masthead .site-branding .ag-header-menu > .open > a:after,
#masthead .site-branding .ag-header-menu > li:hover > a:after,
#masthead .site-branding .ag-header-menu ul .ag-menu-item > a:hover {
	background-color: #109834;
}
#masthead .site-branding .ag-header-menu ul .current-menu-item > a {
	color: #109834;
}
#masthead .site-branding .ag-header-menu .sub-menu li > a {
	text-transform: uppercase;
}
#masthead .site-branding .mobile-menu-container {
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
	left: 0;
	width: 100%;
}
#masthead .header-width-wrap #small-header-logo {
	display: block;
}
#masthead .header-width-wrap #small-header-logo .site-logo {
	height: 58px;
	margin: 0 20px 0 0;
}
@media (max-width: 420px) {
	#masthead .header-width-wrap #small-header-logo .site-logo {
		height: 38px;
		margin-top: 10px;
	}
}
#masthead .header-width-wrap .header-search {
	height: 58px;
	margin: 0;
	float: right;
	background: white;
	z-index: 999;
}
#masthead .header-width-wrap .header-search form {
	margin: 0;
	padding: 0;
	background: none;
}
#masthead .header-width-wrap .header-search form:active,
#masthead .header-width-wrap .header-search form:focus,
#masthead .header-width-wrap .header-search form:hover {
	background: none;
}
#masthead .header-width-wrap .header-search form .search-button {
	vertical-align: baseline;
	line-height: 58px;
}
#masthead .header-width-wrap .header-search form .search-input-wrap {
	vertical-align: baseline;
	line-height: 58px;
}
#masthead
	.header-width-wrap
	.header-search
	form
	.search-input-wrap
	input[type="text"] {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 8px;
}
@media (max-width: 768px) {
	#masthead
		.header-width-wrap
		.header-search
		form
		.search-input-wrap
		input[type="text"] {
		display: none;
	}
	#masthead
		.header-width-wrap
		.header-search:hover
		form
		.search-input-wrap
		input[type="text"] {
		display: inline-block;
	}
}
/*#secondary.sidebar-content.secondary.fixed {
    position: static;
}*/
.menu-more.menu-item a > .menu-arrow-down {
	display: inline-block;
}
.menu-more .sub-menu.more-mega-menu {
	min-width: 700px;
	right: 0;
	left: auto;
}
.menu-more .sub-menu.more-mega-menu .two-column-menu {
	position: static;
	box-shadow: none;
	width: 100%;
}
.menu-more .sub-menu.more-mega-menu .two-column-menu li a {
	padding-left: 4px;
}
.more-mega-menu {
	background-color: white;
	width: auto;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.more-mega-menu .title {
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
	font-size: 13px;
	padding: 7px 4px 8px;
}
.more-mega-menu .divider {
	display: block;
	height: 2px;
	width: 100%;
	margin-bottom: 8px;
	background-color: #109834;
}
.more-mega-menu .two-column-menu {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
	margin: 0;
}
.more-mega-menu .two-column-menu li {
	text-transform: uppercase;
	font-family: "Open Sans";
	font-weight: bold;
	white-space: nowrap;
}
.more-mega-menu .two-column-menu li a:hover .fa {
	color: white;
}
.more-mega-menu .two-column-menu li a:hover .fontawesome-text {
	color: white;
	background-color: #109834;
}
@media (max-width: 960px) {
	.more-mega-menu .two-column-menu li {
		font-size: 13px;
	}
}
.ag-mobile-menu .more-mega-menu li > a > i {
	position: static;
}
.archive-posts-wrap.post-content-wrapper {
	width: 100%;
}
.news-list-media .overview-link-view img {
	margin: 0 auto;
	width: auto;
}
article.news-post-block.fp.block-full {
	width: 100%;
	max-width: 940px;
	/*.news-list-content-wrapper {
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }*/
}
article.news-post-block.fp.block-full .news-list-media {
	float: none;
	margin: 0;
	width: auto;
}
article.news-post-block.fp.block-full .news-list-media a {
	width: 100%;
	height: 340px;
	overflow: hidden;
	display: block;
}
article.news-post-block.fp.block-full .news-list-media a img.ag-image {
	height: auto;
	width: 100%;
}
article.news-post-block.fp.block-full .news-list-header {
	margin-bottom: 10px;
}
article.news-post-block.fp.block-full .entry-title {
	font-size: 28px;
	line-height: 31px;
}
article.news-post-block.block-half {
	padding: 0;
	width: 49%;
	max-width: 455px;
}
article.news-post-block.block-half:nth-child(odd) {
	margin-right: 2%;
}
article.news-post-block.block-half:nth-child(even) {
	margin-right: 0;
}
article.news-post-block.block-half .news-list-media {
	float: none;
	margin: 0;
}
article.news-post-block.block-half .news-list-media a {
	width: 100%;
	height: 250px;
	overflow: hidden;
	display: block;
}
article.news-post-block.block-half .news-list-media a img.ag-image {
	height: auto;
	width: 100%;
}
article.news-post-block.block-half .news-list-content-wrapper {
	min-height: 82px;
}
article.news-post-block.block-third {
	padding: 0;
	width: 32%;
	max-width: 300px;
	margin-right: 0;
}
article.news-post-block.block-third:nth-child(1),
article.news-post-block.block-third:nth-child(2),
article.news-post-block.block-third:nth-child(4),
article.news-post-block.block-third:nth-child(5) {
	margin-right: 2%;
}
article.news-post-block.block-third .news-list-media {
	float: none;
	margin: 0;
}
article.news-post-block.block-third .news-list-media a {
	width: 100%;
	height: 120px;
	overflow: hidden;
	display: block;
}
article.news-post-block.block-third .news-list-media a img.ag-image {
	height: auto;
	width: 100%;
}
article.news-post-block.block-third .news-list-content-wrapper {
	min-height: 62px;
}
article.post-list.news-post-block .row [class^="col"] {
	margin: 0;
}
@media only screen and (min-width: 769px) {
	article.post-list.news-post-block .row .col-5 {
		width: 37%;
	}
	article.post-list.news-post-block .row .col-5 .news-list-media {
		margin: 0;
		width: 100%;
	}
	article.post-list.news-post-block .row .col-7 {
		width: 62%;
		margin-left: 1%;
	}
	article.post-list.news-post-block .row .col-7 .news-list-excerpt {
		padding-left: 0;
	}
}
article.post-list.news-post-block .news-list-media .post-block-category {
	position: absolute;
	top: 6px;
	right: 9px;
}
article.post-list.news-post-block .news-list-media .post-block-category a {
	color: #ffffff;
	font-family: "Roboto Condensed";
	font-weight: normal;
	text-shadow: 1px 1px 1px #000000;
	font-size: 10px;
}
article.post-list.news-post-block .news-list-content-wrapper {
	padding: 4px 0;
	padding-right: 4px;
}
article.post-list.news-post-block .news-list-content-wrapper .news-list-header {
	border-left: 6px solid #109834;
	margin-bottom: 0;
}
article.post-list.news-post-block
	.news-list-content-wrapper
	.news-list-header
	.entry-title {
	padding-left: 6px;
	padding-bottom: 0;
	margin-bottom: 0;
}
article.post-list.news-post-block
	.news-list-content-wrapper
	.news-list-header
	.entry-title
	a {
	height: auto;
}

article.post-list.news-post-block.video-box .row [class^="col"] {
	width: 100%;
}
.news-post-block.block-full.video-box .news-list-media {
	width: 100%;
}

.video-box .news-list-excerpt {
	padding-left: 8px;
}

.post-box-shadow .news-post-block.block-third.video-box .news-list-excerpt,
.post-box-shadow .news-post-block.block-half.video-box .news-list-excerpt {
	height: auto;
}

@media (min-width: 769px) {
	article.news-post-block.block-third {
		max-height: 182px;
	}
	article.news-post-block.block-third.video-box {
		max-height: none;
	}
}
@media (max-width: 600px) {
	article.news-post-block.block-full .col-5,
	article.news-post-block.block-full .col-7 {
		width: 100%;
		margin-left: 0;
	}
	article.news-post-block.block-half,
	article.news-post-block.block-third {
		max-width: none;
		width: 100%;
	}
	article.news-post-block.block-half .news-list-media a,
	article.news-post-block.block-third .news-list-media a {
		height: auto;
	}
}
@media (min-width: 769px) and (max-width: 1024px) {
	article.news-post-block.block-full {
		width: 99% !important;
	}
	article.news-post-block.block-half,
	article.news-post-block.block-third {
		max-width: none;
		width: 49%;
		margin-right: 1% !important;
	}
}
@media (max-width: 768px) {
	article.news-post-block.fp.block-full .news-list-media a {
		height: 250px;
		max-height: none;
	}
	article.news-post-block
		.news-list-content-wrapper
		.news-list-header
		h2.entry-title {
		font-size: 20px;
		line-height: 22px;
	}
}
@media (min-width: 641px) and (max-width: 768px) {
	article.news-post-block.fp.block-half .news-list-media a {
		height: 120px;
		max-height: none;
	}
}
@media (max-width: 640px) {
	article.news-post-block.block-half .news-list-media a,
	article.news-post-block.block-third .news-list-media a {
		height: 250px;
	}
}
@media (max-width: 425px) {
	article.news-post-block.fp.block-full .news-list-media a,
	article.news-post-block.block-half .news-list-media a,
	article.news-post-block.block-third .news-list-media a {
		height: auto;
		max-height: 250px;
	}
	article.news-post-block
		.news-list-content-wrapper
		.news-list-header
		h2.entry-title {
		font-size: 20px;
		line-height: 22px;
	}
}
@media (min-width: 426px) {
	article.news-post-block.fp.block-full .news-list-media a img.ag-image,
	article.news-post-block.fp.block-half .news-list-media a img.ag-image,
	article.news-post-block.fp.block-third .news-list-media a img.ag-image {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: top center;
		object-position: top center;
		font-family: "object-fit: cover; object-position: top center";
	}
}
@media (min-width: 601px) and (max-width: 768px) {
	article.news-post-block.fp.block-half,
	article.news-post-block.fp.block-third {
		max-width: none;
		width: 49%;
		margin-right: 0;
	}
	article.news-post-block.fp.block-half:nth-child(odd),
	article.news-post-block.fp.block-third:nth-child(odd) {
		margin-right: 2%;
	}
}
@media (max-width: 640px) {
	.ag-row-wrap.mobile-banner .gbilba,
	.ag-row-wrap.mobile-banner .gbilba img {
		margin: auto;
	}
	.hide-mobile {
		display: none;
	}
}
.team-list div.row {
	margin-bottom: 32px;
}
.news-page-builder-wrap .ag-news-header {
	border: none;
	height: auto;
}
.news-page-builder-wrap .ag-news-header .ag-news-block-title {
	padding: 8px 16px;
	color: white;
	background-color: #109834;
	margin-bottom: 15px;
	font-family: "Roboto Condensed";
}
.card {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
}
.employee-card {
	height: 200px !important;
}
.employee-card .employee-image {
	float: left;
	width: 40%;
	display: inline-block;
	overflow: hidden;
	height: 100%;
}
.employee-card .employee-image img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	font-family: "object-fit: cover; object-position: center";
	height: 100%;
}
.employee-card .employee-data {
	display: inline-block;
	width: 59%;
	margin-left: 1%;
	padding-top: 8px;
}
.employee-card .employee-data .employee-name {
	margin-bottom: 10px;
	font-size: 20px;
	padding-left: 4px;
	border-left: 6px solid #109834;
}
.employee-card .employee-data .employee-position {
	padding-left: 10px;
	margin-bottom: 6px;
}
.employee-card .employee-data .employee-contact-data {
	padding: 0 6px 10px;
}
.employee-card .employee-data .employee-contact-data .contact-data-item {
	/*&.mail a::before {
                    font-family: FontAwesome;
                    white-space: nowrap;
                    content: '\f0e0';
                    display: inline-block;
                    color: @primary-color;
                }

                &.tel a::before {
                    font-family: FontAwesome;
                    white-space: nowrap;
                    content: '\f095';
                    display: inline-block;
                    color: @primary-color;
                }*/
}
.employee-card .employee-data .employee-contact-data .contact-data-item .fa {
	color: #109834;
}
.employee-card
	.employee-data
	.employee-contact-data
	.contact-data-item
	a:hover
	span {
	color: #109834;
}
.link-card .link-preview {
	float: left;
	margin-right: 8px;
	max-height: 90px;
}
.link-card .content {
	display: inline-block;
	width: calc(100% - 128px);
	float: left;
}
.link-card .content .link-title-wrapper {
	margin: 4px 0;
	border-left: 6px solid #109834;
	width: 100%;
}
.link-card .content .link-title-wrapper .link-title {
	margin-bottom: 0;
	padding-left: 6px;
	font-size: 20px !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.link-card .content .link-url .fa,
.link-card .content .link-url a {
	color: #333447;
	vertical-align: middle;
}
.link-card .content .link-url a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	width: calc(100% - 22px);
}
.link-card .content .link-url:hover .fa,
.link-card .content .link-url:hover a {
	color: #109834;
}
.issuu-card .issuu-preview {
	margin: 0;
	width: 30%;
	float: left;
}
.issuu-card .issuu-preview .stw_thumbnail_wrapper {
	height: 90px;
}
.issuu-card .issuu-preview .stw_thumbnail_wrapper img {
	height: 100%;
}
.issuu-card .content {
	width: 70%;
	float: left;
	overflow: hidden;
}
.issuu-card .content .innercontent {
	margin: 8px;
}
.issuu-card .content .innercontent .title-wrapper {
	border-left: 6px solid #109834;
	padding-left: 6px;
}
.issuu-card .content .innercontent .issuu-title {
	font-size: 20px;
}
.issuu-card .content .innercontent .issuu-link {
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 16px;
}
.flipbook-card .flipbook-preview img {
	width: 100%;
}
.flipbook-card .btn {
	margin-top: 16px;
}
.flipbook-card .btn .fa {
	vertical-align: middle;
}
.flipbook-card .content .innercontent {
	margin: 8px;
}
.flipbook-card .content .innercontent .flipbook-release .fa {
	margin-right: 6px;
}
.flipbook-card .content .innercontent .title-wrapper {
	border-left: 6px solid #109834;
	padding-left: 6px;
	margin-bottom: 4px;
}
.flipbook-card .content .innercontent .flipbook-title {
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.flipbook-card .content .innercontent .excerpt {
	margin-top: 8px;
	font-size: 15px;
}
.text-center {
	text-align: center;
}
.btn {
	display: inline-block;
	padding: 8px 12px;
	background-color: #109834;
	color: white;
	margin-top: 24px;
	border-radius: 2px;
	font-size: 14px;
}
.btn:hover {
	background-color: #0e862e;
	color: white !important;
}
.btn .fa {
	color: white;
	margin-right: 6px;
	vertical-align: sub;
}
.btn-small {
	padding: 4px 8px;
	font-size: 12px;
}
.btn-small .fa {
	vertical-align: inherit;
}
.btn-cat-link {
	margin-top: 0;
	margin-bottom: 32px;
}
.entry-content a.btn {
	color: white;
}
#back-to-top:hover {
	background-color: #109834;
	color: white;
}
#back-to-top:hover .fa {
	color: white;
}
.site-footer .site-info {
	padding-top: 10px;
	font-size: 13px;
}
.site-footer .site-info .col-content {
	text-align: center;
}
@media (min-width: 768px) {
	.site-footer .site-info .col-content.desktop-left {
		text-align: left;
	}
	.site-footer .site-info .col-content.desktop-right {
		text-align: right;
	}
}
.site-footer .magazine-list {
	margin-bottom: 24px;
}
.site-footer .magazine-list img {
	width: 100%;
}
@media (max-width: 719px) {
	.site-footer .magazine-list img {
		width: 290px;
		height: auto;
		margin: 0 auto;
		display: block;
	}
}
.header-box72890,
.header-box46860,
.header-box32050,
.news-box32050,
.news-box46860 {
	display: none;
}
@media all and (max-width: 990px) {
	.header-box97090,
	.header-box72890 {
		display: inline;
	}
}
@media all and (max-width: 750px) {
	.header-box72890,
	.header-box46860 {
		display: inline;
	}
}
@media all and (max-width: 500px) {
	.header-box46860,
	.header-box32050 {
		display: inline;
	}
}
@media all and (max-width: 1100px) {
	.news-box72890,
	.news-box46860 {
		display: inline;
	}
}
@media all and (max-width: 860px) {
	.news-box46860,
	.news-box32050 {
		display: inline;
	}
}
@media all and (max-width: 640px) {
	.news-box46860,
	.news-box32050 {
		display: none;
	}
}
@media all and (max-width: 468px) {
	.news-box46860,
	.news-box32050 {
		display: inline;
	}
}
@media all and (max-width: 440px) {
	.page-template-template-news-builder.has-sidebar #primary.content-area {
		margin-right: 0;
	}
}
.single .single-post-image {
	max-height: 450px;
}
.single .type-2 .single-post-media .single-post-image {
	display: inline-block;
	float: right;
	width: auto;
	max-height: 350px;
}
.single .widget_archive,
.single .widget_categories {
	display: none;
}
.page-template-template-contact .widget_archive,
.page-template-template-contact .widget_categories,
.page-template-template-contact .widget_calendar {
	display: none;
}
.banner-header {
	max-height: 134px;
	overflow: hidden;
}
.banner-header .gbilba {
	min-height: 134px;
	width: 100%;
}
.banner-header .gbilba img {
	margin: 0 auto;
}
@media (max-width: 440px) {
	.banner-header .gbilba {
		min-height: 62px;
	}
}
aside.ajdg_grpwidgets,
aside.bil_ba_widgets {
	max-width: 300px;
	max-height: 600px;
	padding-top: 0;
	overflow: hidden;
	margin: auto;
}
aside.ajdg_grpwidgets .g img,
aside.bil_ba_widgets .g img,
aside.ajdg_grpwidgets .gbilba img,
aside.bil_ba_widgets .gbilba img {
	width: auto;
	max-width: 100%;
}
div.news-page-builder-wrap div.ag-news-a-wrap {
	max-height: 134px;
	margin: 0;
	width: calc(100% - 20px);
	overflow: hidden;
}
div.news-page-builder-wrap div.ag-news-a-wrap div.ag-ad-wrap {
	width: 100%;
	overflow: hidden;
	margin: 0;
}
div.news-page-builder-wrap div.ag-news-a-wrap div.ag-ad-wrap .gbilba {
	max-height: 134px;
	min-height: 134px;
}
@media (max-width: 600px) {
	div.news-page-builder-wrap div.ag-news-a-wrap {
		width: 100%;
	}
	div.news-page-builder-wrap div.ag-news-a-wrap div.ag-ad-wrap .gbilba {
		min-height: 134px;
	}
}
div.gbilba-dyn {
	height: 100% !important;
}
.ad-size-728x90 {
	height: auto !important;
}
.ad-size-728x90 .gbilba img {
	margin: 0 auto;
}
.gbilba {
	position: relative;
}
.gbilba .gbilba-dyn {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
}
.skyscraper .gbilba {
	height: 600px;
	width: 300px;
}
.skyscraper.double-skyscraper .gbilba {
	width: 48%;
	margin: 1%;
	float: left;
}
.medium-banner .gbilba {
	height: 127px;
	margin: auto;
}
.gbilba img {
	height: auto !important;
	max-height: 600px;
	width: auto;
	max-width: 100%;
	display: block;
}
.global-pagination .navigation.pagination h2 {
	font-size: 20px;
}
.image-source-info-wrap {
	display: none;
}
.single-post-media-desc {
	text-align: center;
}
.single-post-media-source {
	margin-left: 15px;
	font-family: Lato, Helvetica, sans-serif;
	color: #333447;
	line-height: 1.5;
	font-size: 12px;
	font-weight: lighter;
	margin-top: 8px;
}
div.archive-type h2.archive-title {
	padding: 8px 16px;
	color: white;
	background-color: #109834;
	margin-bottom: 5px;
	font-family: "Roboto Condensed";
	width: auto;
	display: inline-block;
}
.wpcf7 span.wpcf7-list-item {
	margin: 0;
	display: block;
}
.wpcf7 span.required {
	color: #ff1d26;
}
.wpcf7 span.wpcf7-not-valid-tip {
	color: #ff1d26;
}
.wpcf7 .wpcf7-form-control.wpcf7-text {
	display: block;
	width: 100%;
	max-width: 350px;
	padding: 0.5rem 0.75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	height: 3rem;
}
.wpcf7 .wpcf7-form-control.wpcf7-textarea {
	display: block;
	width: 100%;
	max-width: 350px;
	padding: 0.5rem 0.75rem;
	font-size: 1rem;
	line-height: 1.25;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
	resize: vertical;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit {
	display: inline-block;
	padding: 8px 12px;
	background-color: #109834;
	color: white;
	margin-top: 24px;
	border-radius: 2px;
	font-size: 14px;
	border: none;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit:hover {
	background-color: #0e862e;
	color: white !important;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit .fa {
	color: white;
	margin-right: 6px;
	vertical-align: sub;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit[disabled="disabled"] {
	background-color: rgba(16, 152, 52, 0.5);
}
.wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #ff1d26;
}
.wpcf7 .wpcf7-response-output.wpcf7-success {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #109834;
}
.entry-content .wpcf7 h4,
.entry-content .wpcf7 h5,
.entry-content .wpcf7 h6 {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea {
	-webkit-appearance: none;
}
.az-index {
	margin-bottom: 16px;
	width: 100%;
	text-align: center;
}
@media (min-width: 65.5em) {
	.col-6.employee-card {
		width: 48% !important;
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
}
@media (max-width: 65.499em) {
	.col-6.employee-card {
		width: 98% !important;
		margin-left: 1% !important;
		margin-right: 1% !important;
	}
}
@media (min-width: 601px) and (max-width: 768px) {
	.page.has-sidebar #content .content-area,
	.single-post.has-sidebar #content .content-area {
		width: calc(100% - 251px);
	}
	#sidebar.sidebar {
		width: 200px;
	}
	#sidebar.sidebar .sidebar-content {
		width: 100%;
	}
	#sidebar.sidebar .textwidget img {
		max-width: 200px;
	}
	.gbilba .gbilba-dyn img {
		margin: auto;
	}
}
.sidebar-force-fix {
	top: 0;
}
@media (min-width: 601px) {
	.sidebar-force-fix {
		position: fixed;
		top: 10px !important;
	}
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:after,
.cf:before {
	content: " ";
	/* 1 */
	display: table;
	/* 2 */
}
.cf:after {
	clear: both;
}
.shadow-box {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.12);
}
