.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.text-center {
text-align: center;
}
.ac-title {
border: 0 solid #707070; padding: .5rem 1rem;
cursor: pointer;
padding-left: 0;
}
.ac-content {
border: 0 solid #707070; }
.ac-item:last-of-type .ac-title { }
.ac-item:last-of-type .ac-content {
border-top: none; }
.ac-title .h3 {
margin: 0 !important;
}
.ac-arrow {
transform: rotate(90deg);
margin: 0 1rem 0 -.25rem !important;
}
.ac-arrow .arrow-fill {
stroke: #D00A10;
}
.font-l {
font-size: 150% !important;
} .ac-item:first-of-type .ac-title {
padding-top: 0;
}
.ac-content section {
padding: .5rem 0;
}
.ac-content .container {
padding: 0;
}
.ac-text-left {
margin-bottom: 2rem;
}
header .header-menu .nav-item a {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
@media screen and (max-width: 991px) {
.content h3, .content .h3 {
font-size: 1.2em !important;
}
.widget_home-logo {
margin-top: 50px;
}
}