/*
Theme Name: seemore
*/
.wpcf7-not-valid{
	border:1px solid red!important;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors{
	display:none!important;
}
body {
    opacity: 1!important;
}

.sl-preview-cta:hover .sl-preview-cta-ripple {
	transition: all 1s cubic-bezier(0, 0, .2, 1);
	inset: -0.75em !important;
	opacity: 0 !important
}

.sl-preview-cta:hover .sl-preview-cta-ripple-shadow {
	opacity: 0.125 !important;
}
.textual-image__image{
	max-width: 100%;
}


.header .header__navigation>ul>li .wp-megamenu-sub-menu>li>.wp-megamenu-sub-menu>li .megamenu-row.column_two_block {
	padding-top: 25px;
}
.header .header__navigation>ul>li .wp-megamenu-sub-menu>li>.wp-megamenu-sub-menu>li .megamenu-row.column_two_block>li {
	width: 33.3333333333%;
}
.hide_bullets::before{
	display: none;
}
.hide_bullets{
	padding-top: 0px!important;
}
.glossaries__single  h1 {
	line-height: 52px;
}
.glossaries__single  h2 {
	line-height: 44px;
}

@media screen and (max-width:991px) {
	#wpadminbar{
		overflow: hidden;
	}
}
.lobby__list {
	margin-bottom: 48px;
}

.tax-case_studies_cat .customers-card.is-hide{
	display: none !important;
}
.section_events .article-top__content-back a {
    font-weight: 400;
    font-size: 13px;
    color: var(--darkBlue);
    border-bottom: 1px solid;
}
.section_events .article-top__content-back {
    margin-bottom: 20px;
}