.ais-SearchBox input.form-control{
	padding-top: 0.715em!important;
    padding-right: 0.715em!important;
    padding-bottom: 0.715em!important;
    padding-left: 0.715em!important;
    border-color: #1F6994!important;
    height: auto;
    min-height: 0;
	border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

#searchbox, #searchboxics .et_pb_search_0 input.et_pb_s::placeholder{
	font-weight: 600;
}
#searchbox, #searchboxics .et_pb_search_0.et_pb_module{
	margin-left: auto!important;
    margin-right: auto!important;
}
#searchbox, #searchboxics .et_pb_search_0 {
	-webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
	position: relative;
	background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
	border: 1px solid #ddd;
    overflow-x: hidden;
    overflow-y: hidden;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 30%);
    transition: box-shadow 300ms ease 0ms;
}
#searchbox, #searchboxics .et_pb_search_0:hover {
    box-shadow: 2px 3px 6px 0px #183c55;
}
#searchboxics .et_pb_search_0.et_pb_search{
	border-color: #1F6994;
	border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}

#searchbox .et_pb_search_0.et_pb_search{
	border-color: #5c892f;
	border-radius: 5px 5px 5px 5px;
    overflow: hidden;
}
#searchboxics .et_pb_search_0 input.et_pb_s {
    padding-top: 0.715em!important;
    padding-right: 0.715em!important;
    padding-bottom: 0.715em!important;
    padding-left: 0.715em!important;
    border-color: #1F6994!important;
    height: auto;
    min-height: 0;
	border-radius: 5px 5px 5px 5px;
    overflow: hidden;
	-webkit-appearance: none;
    background: transparent;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
	margin: 0;
    font-size: 14px;
    line-height: normal!important;
    border: none;
    color: #666;
}

#searchbox .et_pb_search_0 input.et_pb_s {
    padding-top: 0.715em!important;
    padding-right: 0.715em!important;
    padding-bottom: 0.715em!important;
    padding-left: 0.715em!important;
    border-color: #5c892f!important;
    height: auto;
    min-height: 0;
	border-radius: 5px 5px 5px 5px;
    overflow: hidden;
	-webkit-appearance: none;
    background: transparent;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
	margin: 0;
    font-size: 14px;
    line-height: normal!important;
    border: none;
    color: #666;
}

@media only screen and (min-width: 981px){
	#searchbox, #searchboxics .et_pb_search_0 {
		max-width: 40%;
	}
}
@media only screen and (max-width: 767px){
	#searchbox, #searchboxics .et_pb_search_0 {
		max-width: 100%;
	}
}
.ais-Pagination {
	margin-top: 1em;
} 

.alg-search a{
	text-decoration: none;
}
.ais-Hits-item:first-of-type, .ais-InfiniteHits-item:first-of-type{
	border-radius: 10px 10px 10px 10px;
}
.ais-Hits-item {
    margin-bottom: 1em;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    border-width: 0px;
    transition: box-shadow 300ms ease 0ms;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
    border: 1px solid #d8d8d8;
    padding: 19px;
    background-color: #fff;
    word-wrap: break-word;
    list-style-type: none;
    /*width: calc(50% - 1rem);*/
}

.ais-Hits-item h2{
	font-size: 21px;
    color: #1f6994;
	font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 22px;
	margin-bottom: 15px;
}

.ais-Hits-item h2 a{
	text-decoration: none;
	color: #1f6994;
	display: block;
}
.ais-Hits-item p.post-meta{
	color: #666;
	font-size: 15px;
	margin-bottom: 6px;	
}

.ais-Hits-item p.post-meta a,
.ais-Hits-item .post-content-inner{
	color: #666;
}
.ais-Hits-item .post-content-inner{
	line-height: 1.7em;
}


.ais-Hits-item .post-content-inner,
.ais-Hits-item p.post-meta{
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ais-Hits-item p.post-meta .published{
	color: #1f6994;
}
.ais-Hits-item .more-link{
	color: #ffffff;
    background: #1f6994;
    border: 2px solid #1f6994;
    padding: 0.7em 1.3em;
    margin-top: 20px;
    border-radius: 10px;
    text-transform: capitalize;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    text-align: center;
}
.hit-name {
	margin-bottom: 0.5em;
}

.hit-description {
	color: #888;
	font-size: 14px;
	margin-bottom: 0.5em;
}

ul.ais-Pagination-list li.ais-Pagination-item--selected .ais-Pagination-link {
    color: #333;
}

.container-filters ul, .ais-RefinementList-list{padding: 0; }
.container-filters ul li { list-style-type: none; padding: 0;}

@media (max-width: 899px) {
	body.filtering footer, 
	body.filtering .et_pb_section_2,
	body.filtering .et_pb_section_4,
	body.filtering .et_pb_section_5,
	body.filtering .et_pb_section_6,
	body.filtering .et_pb_slider,
	body.filtering .et_pb_fullwidth_slider_0,
	body.filtering .df_lc_container .difl_logocarouselitem{
		display: none;
	}
	body.filtering .ais-green-eb-row,
	body.filtering .ais-whole-row,
	body.filtering .ais-container.alg-search{
		padding: 5px 0;
	}
	.ais-container.alg-search{
		display: block;
		padding: 1em 0 1em 0;
	}
	body.filtering .et_pb_section{
		opacity: 0.01;
	}
	body.filtering .ais-whole-row{
		opacity: 1;
	}
	.ais-whole-row{
		z-index: 4;		
	}
	.ais-Hits-item{
		max-width: 100%;
	}
	.ais-Hits-item h2{
		overflow-wrap: break-word;
		word-break: break-word;
		/*display: block;*/
		font-size: 18px;
	}
	.ais-Hits-item .post-content-inner, .ais-Hits-item p.post-meta{
		/*display: block;*/
	}
	.ais-Hits-item .post-content{
		/*display: none;*/		
	}
	
	body.filtering .container-body .form-group:last-of-type{
		margin-bottom: 25px;
	}
}


