.wpb_wrapper .section__heading.lg,
.section__wrapper .section__heading.lg {
font-size: 35px;
}
.section__wrapper .vc_toggle.vc_toggle_default .vc_toggle_icon {
display: none;
}
.section__wrapper .vc_toggle.vc_toggle_default .vc_toggle_icon {
height: 2px;
}
.section__wrapper .vc_toggle.vc_toggle_default .vc_toggle_icon::before {
height: 13px;
width: 2px;
}
.section__wrapper .vc_toggle.vc_toggle_default .vc_toggle_icon::after {
width: 13px;
height: 2px;
}
.section__wrapper .vc_toggle_title {
position: relative;
}
.section__wrapper .vc_toggle_title > h4 {
font-size: 18px;
}
.section__wrapper .vc_toggle {
margin-bottom: 0;
border-bottom: 1px solid #ccc;
}
.section__wrapper .vc_toggle .vc_toggle_title:after {
content: '';
display: block;
background-image: url(../svg/right-arrow.svg);
position: absolute;
right: 0;
width: 15px;
height: 15px;
top: 15px;
transition: 0.3s;
}
.section__wrapper .vc_toggle.vc_toggle_active .vc_toggle_title:after {
transform: rotate(90deg);
}
.section__wrapper .vc_toggle.vc_toggle_default .vc_toggle_title {
padding: 12px 25px 12px 10px;
}
.section__wrapper .vc_toggle.vc_toggle_default .vc_toggle_content {
padding: 0 25px 0 10px;
}
.section__wrapper .vc_toggle.vc_toggle_default .vc_toggle_content a {
text-decoration: underline;
color: #0d6efd;
}
.section__wrapper .wpb_text_column ul {
padding-left: 2rem;
list-style: initial;
}
.wpb_single_image.wpb_content_element {
margin-bottom: 10px;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
padding-bottom: 35px;
}
.wpb_wrapper .wpb_content_element:last-child {
margin-bottom: 0;
}