/* -GLOBAL- */

#content.page-template .sections-wrapper {
    width: 100%;
    max-width: 1350px;
    margin: 0 auto;
}


.page-template .section-label h6 {
    margin: 0;
    line-height: normal;
}

.page-template .section-title h3,
.page-template .section-title h1 {
    text-transform: uppercase;
}


/* -ABOUT- */

.page-about .section-header {
    margin-top: 80px;
}

.page-about .section-header .section-label {
    margin-bottom: 12px;
}

.page-about .section-bottom,
.page-about .section-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 39px;
}

.page-about .section-bottom {
    margin-bottom: 0;
}

.page-about .section-top .content-block,
.page-about .section-bottom .content-block {
    width: 48.9%;
    color: #323232;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.page-about .section-top .content-block {
    padding-top: 35px;
}

.page-about .section-top .content-block > p {
    margin-bottom: 18px;
}

.page-about .section-top .image-block {
    margin-top: -12px;
}

.page-about .section-top .image-block,
.page-about .section-bottom .image-block {
    width: 48.9%;
}

.page-about .section-top .image-block .image-block-container img,
.page-about .section-bottom .image-block .image-block-container img {
    width: 100%;
    object-fit: contain;
}

.page-about .section-bottom .content-block {
    display: flex;
    flex-direction: column;
}

.page-about .section-bottom .bot-block {
    margin-top: 50px;
    padding-left: 26px;
    display: flex;
    flex-direction: column;
}

.page-about .section-bottom .bot-block .big__text {
    color: #323232;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
    margin-top: 22px;
}

.page-about .section-bottom .bot-block .small__text {
    margin-top: 50px;
    color: #F15A29;
    font-family: Lato;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    line-height: 30px;
}

.page-about .section-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 733px;
    background-image: url("../images/pages/about-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 156px;
    margin-bottom: 130px;
}

.page-about .section-footer-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(119, 120, 123, 0.92) 0%, rgba(50, 50, 50, 0.92) 100%);
}

.page-about .section-footer .section-footer-block {
    display: flex;
    justify-content: space-between;
    width: 85%;
}

.page-about .section-footer .section-footer-block .item {
    max-width: 330px;
    width: 28.7%;
    height: 416px;
    padding: 30px;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.15);
}

.spanish .page-about .section-footer .section-footer-block .item {
    height: 452px;
}

.page-about .section-footer .section-footer-block .item .footer-icon {
    width: 60px;
    height: 60px;
    margin-bottom: 44px;
}

.page-about .section-footer .section-footer-block .item .footer-icon img {
    object-fit: contain;
}

.page-about .section-footer .section-footer-block .item .footer-title {
    color: #FFF;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 11px;
}

.page-about .section-footer .section-footer-block .item .footer-content {
    color: #FFF;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


/* -CHARITY- */


.page-charity .section-top .content-block {
    padding-top: 35px;
}

.page-charity .section-top .image-block {
    margin-top: -12px;
}

.page-charity .section-header {
    margin-top: 80px;
}

.page-charity .section-header .section-label {
    margin-bottom: 12px;
}

.page-charity .section-bottom,
.page-charity .section-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 39px;
}

/*.page-charity .section-top {*/
/*    margin-top: 35px;*/
/*}*/

.page-charity .section-bottom {
    margin-bottom: 0;
}

.page-charity .section-top .content-block,
.page-charity .section-bottom .content-block {
    width: 48.9%;
    color: #323232;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


.page-charity .section-top .image-block,
.page-charity .section-bottom .image-block {
    width: 48.9%;
}

.page-charity .section-top .image-block .image-block-container img,
.page-charity .section-bottom .image-block .image-block-container img {
    width: 100%;
    object-fit: contain;
}

.page-charity .section-bottom .content-block {
    display: flex;
    flex-direction: column;
}

.page-charity .section-map {
    margin-top: 94px;
}

.page-charity .section-map img {
    width: 100%;
    object-fit: contain;
}

.page-charity .section-footer {
    margin-top: 100px;
    margin-bottom: 50px;
}

.page-charity .section-footer .section-footer-title h3 {
    color: #323232;
    text-align: center;
    font-family: Lato;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px}

.page-charity .section-footer .section-footer-block .item {
    display: flex;
    border: 1px solid #CCC;
    margin-top: 50px;
    justify-content: space-between;
    padding-bottom: 28px;
}

.page-charity .section-footer .section-footer-block .item .footer__image-block {
    padding: 30px;
    width: 26.2%;
}

.page-charity .section-footer .section-footer-block .item .footer__image-block .footer-icon {
    width: 100%;
}

.page-charity .section-footer .section-footer-block .item .footer__image-block .footer-icon img {
    width: 100%;
    object-fit: contain;
}

.page-charity .section-footer .section-footer-block .item .footer__body {
    padding-top: 30px;
    padding-right: 52px;
    width: 73.8%;
}

.page-charity .section-footer .section-footer-block .item .footer__body .footer-title {
    color: #F15A29;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.page-charity .section-footer .section-footer-block .item .footer__body .footer__content {
    color: #323232;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}


/* -TEAM- */

.page-template.page-teams .section-header {
    margin-bottom: 35px;
    margin-top: 80px;
}

.page-template.page-teams .section-header .section-label {
    margin-bottom: 12px;
}

#content.page-template.page-teams .section-support-team .supports-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#content.page-template.page-teams .section-support-team .supports-slider .support-slider-item {
    padding-bottom: 40px;
}

#content.page-template.page-teams .section-support-team .supports-slider .support-slider-item img {
    width: 100%;
    object-fit: contain;
}

#content.page-template.page-teams .section-support-team .supports-slider .support-slider-item .section-label {
    margin-top: 20px;
}

#content.page-template.page-teams .section-support-team .supports-slider .slick-arrow {
    top: 44%
}


#content.page-template.page-teams .section-support-team .supports-slider .slick-prev.slick-arrow {
    left: -50px
}

#content.page-template.page-teams .section-support-team .section-title {
    margin-bottom: 35px;
}

#content.page-template.page-teams .section-support-team .supports-slider .support-slider-item.slick-slide {
    margin: 15px;
}


/* -FAQ- */

#content.page-template.page-faq .section-header {
    margin-top: 80px;
}

#content.page-template.page-faq .section-header .section-label {
    margin-bottom: 12px;
}

#content.page-template.page-faq .section-list {
    display: flex;
    justify-content: space-between;
}

#content.page-template.page-faq .section-list .image-block {
    padding-top: 103px;
    width: 42%;
}

#content.page-template.page-faq .section-list .image-block .img {
    width: 147%;
    margin-left: -33%;
}

#content.page-template.page-faq .section-list .image-block .img img {
    width: 100%;
    object-fit: contain;
}

#content.page-template.page-faq .section-list .faq-list {
    width: 57.4%;
    margin-top: -45px;
}

#content.page-template.page-faq .section-list .faq-item {
    display: flex;
    flex-direction: column;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
    padding: 17px 30px 24px 30px;
    background: #fff;
    margin-bottom: 14px;
}

#content.page-template.page-faq .section-list .faq-item .faq-top {
    display: flex;
    cursor: pointer;
}

#content.page-template.page-faq .section-list .faq-item .faq-bottom {
    display: none;
}

#content.page-template.page-faq .section-list .faq-item .faq-top .icon-block {
    width: 35px;
    height: 35px;
    margin-right: 14px;
}

#content.page-template.page-faq .section-list .faq-item .faq-top .icon-block .icon {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

#content.page-template.page-faq .section-list .faq-item .faq-top .icon-block .icon:hover {
    transform: scale(1.1);
}

#content.page-template.page-faq .section-list .faq-item .faq-top .icon-block .icon img {
    width: 100%;
    object-fit: contain;
}

#content.page-template.page-faq .section-list .faq-item .faq-top .icon-block .icon img.minus {
    display: none;
}

#content.page-template.page-faq .section-list .faq-item.active .faq-top .icon-block .icon img.minus {
    display: block;
}

#content.page-template.page-faq .section-list .faq-item.active .faq-top .icon-block .icon img.plus {
    display: none;
}

#content.page-template.page-faq .section-list .faq-item .faq-top .title-block {
    color: #323232;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    display: flex;
    align-items: center;
}

#content.page-template.page-faq .section-list .faq-item.active .faq-bottom {
    display: block;
    padding-left: 6px;
    padding-top: 14px;
}

#content.page-template.page-faq .section-list .faq-more {
    text-align: right;
    margin-top: 50px;
    text-align: right;

}

#content.page-template.page-faq .section-list .faq-more a {
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #77787B;
}

#content.page-template.page-faq .section.section-contact {
    margin: 0 auto;
    max-width: 1350px;
    margin-top: 133px;
    display: flex;
}

#content.page-template.page-faq .section.section-contact .contact-info {
    width: 42.6%;
}

#content.page-template.page-faq .section.section-contact .contact-info .article-text {
    margin-bottom: 18px;
}

#content.page-template.page-faq .section.section-contact .contact-info .article-text p {
    margin-bottom: 12px;
}

#content.page-template.page-faq .section.section-contact .contact-body {
    display: flex;
    flex-wrap: wrap;
    color: #77787B;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 57.4%;
}

#content.page-template.page-faq .section.section-contact .contact-body br {
    display: none;
}

#content.page-template.page-faq .section.section-contact .contact-body .form-row p {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 13px;
}

#content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap {
    display: block;
    width: 48.3%;
    height: 70px;
    border: none;
}

#content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap input,
#content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap textarea {
    display: block;
    height: 100%;
    width: 100%;
    padding: 25px 30px;
    background: #F5F5F5;
    color: #323232;
    border: none;
}

/*#content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap textarea {*/
/*    height: 176px;*/
/*}*/

#content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap input::placeholder {
    color: #77787B;
}

#content.page-template.page-faq .section.section-contact .contact-body .form-row.textarea-block p .wpcf7-form-control-wrap {
    width: 100%;
    height: 176px;
}

#content.page-template.page-faq .section.section-contact .contact-body .wpcf7-submit {
    margin-top: 32px;
    width: 128px;
    border: none;
}

#content.page-template.page-faq .section.section-contact .contact-info .section-label {
    margin-bottom: 12px;
}

#content.page-template.page-faq .section.section-contact .contact-info .section-title {
    margin-bottom: 35px;
}

#content.page-template.page-faq .section.section-contact .contact-info .article-text {
    width: 94%;
}


/* -EVALUATION- */


#content.page-template.page-evaluation .section-header {
    margin-top: 80px;
}

#content.page-template.page-evaluation .section-header .section-label {
    margin-bottom: 12px;
}

#content.page-template.page-evaluation .section-evaluation {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

#content.page-template.page-evaluation .section-evaluation .contact-block {
    width: 58.4%;
    padding-right: 50px;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body {
    width: 100%;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.email .wpcf7-form-control-wrap,
#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.injury .wpcf7-form-control-wrap {
    width: 100%;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists p {
    display: flex;
    flex-wrap: wrap;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists {
    background: #F5F5F5;
    padding: 22px 30px;
    margin-bottom: 13px;
    padding-bottom: 12px;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists label {
    width: 100%;
    color: #77787B;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 13px;
    display: flex;
    align-items: center;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap,
#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries .wpcf7-list-item {
    display: inline-block;
    width: 20%;
    margin: 0;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries .wpcf7-list-item input {
    margin-right: 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 12px;
    height: 12px;
    border: 1px solid #77787B;
    background-color: transparent;
    cursor: pointer;
}

#content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries .wpcf7-list-item input:checked {
    background: rgba(119, 120, 123, 0.67);
}

#content.page-template.page-evaluation .section-evaluation .image-block {
    width: 41.6%;
    margin-top: -72px;
}

#content.page-template.page-evaluation .section-evaluation .image-block .img {
    width: 147%;
    margin-right: -33%;
}

#content.page-template.page-evaluation .section-evaluation .image-block .img img {
    width: 100%;
    object-fit: contain;
}


/* -CONTACT- */

.page-template-page-contact {
    overflow-x: hidden;
}

#content.page-template.page-contact .section-header {
    margin-top: 80px;
}

#content.page-template.page-contact .section-header .section-label {
    margin-bottom: 12px;
}

#content.page-template.page-contact .section-contact {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

#content.page-template.page-contact .section-contact .contact-block {
    width: 58.4%;
    padding-right: 50px;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body {
    width: 100%;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.email .wpcf7-form-control-wrap,
#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.injury .wpcf7-form-control-wrap {
    width: 100%;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.lists p {
    display: flex;
    flex-wrap: wrap;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.lists {
    background: #F5F5F5;
    padding: 22px 30px;
    margin-bottom: 13px;
    padding-bottom: 12px;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.lists label {
    width: 100%;
    color: #77787B;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 13px;
    display: flex;
    align-items: center;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap,
#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries .wpcf7-list-item {
    display: inline-block;
    width: 20%;
    margin: 0;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries .wpcf7-list-item input {
    margin-right: 8px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 12px;
    height: 12px;
    border: 1px solid #77787B;
    background-color: transparent;
    cursor: pointer;
}

#content.page-template.page-contact .section-contact .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries .wpcf7-list-item input:checked {
    background: rgba(119, 120, 123, 0.67);
}

#content.page-template.page-contact .section-contact .image-block {
    width: 41.6%;
}

#content.page-template.page-contact .section-contact .image-block .img {
    width: 149%;
    margin-right: -33%;
    margin-top: -68px;
    height: calc(100% + 48px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#content.page-template.page-contact .section-contact .image-block .img img {
    width: 100%;
    object-fit: contain;
}

#content.page-template.page-contact section.section-map {
    width: 100%;
    height: 657px;
    display: flex;
    margin-top: 124px;
}

#content.page-template.page-contact section.section-map .map-block {
    width: 100%;
    height: 100%;
}

#content.page-template.page-contact .section-footer {
    width: 100%;
    height: 630px;
    margin-top: 130px;
}

#content.page-template.page-contact .section-footer .section-footer-wrapper {
    display: flex;
    justify-content: space-between;
    background: rgba(241, 90, 41, 0.75);
    height: 100%;
    width: 100%;
    padding: 116px 130px;
}

#content.page-template.page-contact .section-footer .section-footer-wrapper .item {
    width: 26%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-icon {
    width: 76%;
}

#content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-icon img {
    width: 100%;
    object-fit: contain;
}


#content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-title {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
    margin-top: 92px;
}

#content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-content {
    margin-top: 16px;
}

#content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-content p,
#content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-content {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}


/* -REVIEW- */

#content.page-template.page-review .section-header {
    margin-top: 80px;
}

#content.page-template.page-review .section-header .section-label {
    margin-bottom: 12px;
}

#content.page-template.page-review .section.section-content {
    display: block;
    margin-top: 58px;
}

.review-wrapper-item {
    display: flex;
    margin-bottom: 83px;
    align-items: center;
}

.review-wrapper-item .review-category-block-wrapper {
    width: 467px;
    height: 467px;
    display: flex;
}

.review-wrapper-item .review-category-block-wrapper .review-category-block {
    width: 100%;
    height: 100%;
}


.review-category-block .image-block {
    width: 100%;
    height: 100%;
    background-size: 78%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.review-category-block .line-wrapper,
.review-category-block .icon {
    position: absolute;
}

.review-category-block .icon {
    top: 28px;
    right: 26px;
}

.review-category-block .image-block-content {
    width: 100%;
    padding-left: 120px;
}

.review-category-block .image-block-content .title {
    color: #F15A29;
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 46px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.review-category-block .image-block-content .tax-title,
.review-category-block .image-block-content .tax-link a {
    color: #FFF;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
}

.review-category-block .image-block-content .tax-link {
    margin-top: 49px;
}

.review-category-block .image-block-content .tax-link a {
    text-transform: uppercase;
}

.review-category-block .line-wrapper {
    position: absolute;
    height: 100%;
    width: 70px;
    top: 0;
    left: 0;
}

.review-category-block .line-wrapper .first__line {
    position: absolute;
    height: 31%;
    border-right: 1px solid #fff;
    top: 0;
    width: 100%;
}

.review-category-block .line-wrapper .second__line {
    height: 60%;
    position: absolute;
    border-right: 1px solid #fff;
    bottom: 0;
    width: 100%;
}

.review-category-block .line-wrapper img {
    position: absolute;
    top: 31%;
    width: 9%;
    height: 9%;
    object-fit: contain;
    width: 100%;
    left: 35px;
}

.review-post-item-wrapper {
    padding: 28px;
}

.review-post-items-block {
    width: calc(100% - 467px);
    padding-left: 100px;
}

.review-post-item {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
    padding: 24px 20px;
    display: flex;
    height: 340px;
}

.review-post-item.slick-slide {
    display: flex !important;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05) !important;
}

.review-post-item .avatar-block {
    width: 60px;
    margin-right: 22px;
}

.review-post-item .avatar-block .avatar {
    width: 60px;
    height: 60px;
    color: #000;
    font-family: Lato;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #D9D9D9;
}

.review-post-item .avatar-block .avatar img {
    width: 100%;
    object-fit: contain;
    border-radius: 50%;
}

.review-post-item .content-block {
    width: calc(100% - 88px);
    position: relative;
}

.review-post-item .content-block .title {
    color: #323232;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 12px;
}

.review-post-item .content-block .stars-block {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.review-post-item .content-block .stars-block .stars {
    margin-right: 10px;
}

.review-post-item .content-block .stars-block .stars .star-icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: flex;
}

.review-post-item .content-block .stars-block .stars .star-icon img {
    width: 100%;
    object-fit: contain;
}


.review-post-item .content-block .stars-block .date {
    color: #77787B;
    text-align: right;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.review-post-item .content-block .description {
    color: #323232;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.review-post-item .content-block .description p {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.review-post-item .content-block .link {
    position: absolute;
    bottom: 0;
    right: 22px;
}

.review-post-item .content-block .link a {
    color: #F15A29;
    text-align: right;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
    text-transform: uppercase;
}

.review-post-items-block .slick-arrow::before {
    display: none;
}

.review-post-items-block .slick-next.slick-arrow {
    right: -27px;
}

.review-post-items-block .slick-prev.slick-arrow {
    left: 47px;
}

/* -BLOG- */

#content.page-template.page-blogs .sections-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-top: 80px;
}

#content.page-template.page-blogs .section-header {
    width: 100%;
}

#content.page-template.page-blogs .section-header .section-label {
    margin-bottom: 12px;
}

#content.page-template.page-blogs .section-header .section-title {
    margin-bottom: 35px;
}

#content.page-template.page-blogs .section.section-content {
    width: 69%;
    display: block;
    padding-right: 70px;
}

#content.page-template.page-blogs .posts-wrapper {
    width: 100%;
}

#content.page-template.page-blogs .posts-wrapper .blog-item {
    margin-bottom: 90px;
}

.blog-item .blog-item-image {
    display: flex;
}

.blog-item .blog-item-image img {
    width: 100%;
    object-fit: contain;
}

.blog-item .blog-item-content .title h1 {
    margin-top: 20px;
    color: #323232;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    text-transform: capitalize;
}

.blog-item .blog-item-content .title {
    margin-top: 20px;
    color: #323232;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    text-transform: capitalize;
}

.blog-item .blog-item-content a {
    color: #323232;
}

.blog-item .blog-item-content .wp-block-button a {
    color: #FFFFFF;
}

.blog-item .blog-item-content h2 {
    font-size: 24px;
    line-height: 34px;
}

.blog-item .blog-item-content h3 {
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 6px;
    line-height: 30px;
}

.blog-item .blog-item-content h3 img {
    max-width: 14px !important;
    position: relative;
    top: 2px;
}


.blog-item .blog-item-content .date {
    margin-top: 8px;
    color: #77787B;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
}

.blog-item .blog-item-content .excerpt {
    margin-top: 15px;
    overflow: hidden;
    color: #323232;
    text-overflow: ellipsis;
    whitespace: nowrap;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 162.5% */
    text-transform: capitalize;
}

.blog-item table td {
    line-height: 30px;
}

.blog-item table td img {
    max-width: 14px;
    margin-right: 4px;
    margin-bottom: 4px;
}


#content.page-template.page-blogs .section.section-sidebar {
    width: 31%;
    padding-top: 15px;
}

#content.page-template.page-blogs .section.section-sidebar .search-form {
    padding-bottom: 50px;
}

#content.page-template.page-blogs .section.section-sidebar .search-form-wrapper {
    position: relative;
    height: 65px;
    border: 1px solid #CCC;
}

#content.page-template.page-blogs .section.section-sidebar .search-form-wrapper input {
    width: 100%;
    height: 100%;
    padding: 22px;
    line-height: 24px;
}

#content.page-template.page-blogs .section.section-sidebar .search-form-wrapper input {
    appearance: none;
    color: #323232;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    border: none;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar section {
    border: 1px solid #CCC;
    margin-bottom: 50px;
    padding: 39px 45px;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar section ul {
    padding-left: 0;
    margin-top: 42px;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar section h2 {
    text-align: center;
    color: #F15A29;
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar section:first-child ul li {
    padding-left: 0;
    margin-top: 50px;
    display: flex;
    align-items: center;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar section:first-child ul li a {
    width: 50%;
    margin-right: 8px;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar section:first-child ul li a img {
    width: 100%;
    object-fit: contain;
    height: auto;
}


#content.page-template.page-blogs .section.section-sidebar #sidebar section:first-child ul li .post-stats {
    display: none;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar section:first-child ul li::before {
    display: none;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar section ul li {
    margin-bottom: 8px;
}


#content.page-template.page-blogs .section.section-sidebar #sidebar section ul li a {
    color: #323232;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    text-decoration: none;
}

/* 
#content.page-template.page-blogs  .section.section-sidebar  #sidebar section:not(:first-child) ul li a {
    pointer-events: none;
}
*/


#content.page-template.page-blogs .section.section-sidebar .search-form-wrapper input::placeholder {
    color: #77787B;
}

#content.page-template.page-blogs .section.section-sidebar .search-form-wrapper .icon {
    position: absolute;
    width: 28px;
    height: 28px;
    right: 18px;
    top: 18px;
    cursor: pointer;
}

#content.page-template.page-blogs .section.section-sidebar .search-form-wrapper .icon img {
    width: 100%;
    object-fit: contain;
}

#content.page-template.page-blogs .section.section-sidebar #sidebar > ul {
    padding-left: 0;
}

#content.page-template.page-blogs .more-posts {
    margin-top: 112px;
    text-align: right;
}

#content.page-template.page-blogs .more-posts a {
    color: #77787B;
    text-align: right;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration-line: underline;
    text-transform: uppercase;
}

#content.page-template.page-blogs.single .section.section-sidebar {
    padding-top: 0;
}

#content.page-template.page-blogs.single .section.section-evaluation {
    margin-top: 130px;
}

#content.page-template.page-blogs.single .section.section-evaluation .button-free-consultation {
    width: 156px;
}

.spanish #content.page-template.page-faq .section-list .faq-list {
    margin-top: 20px;
}

/* After Crash */
.after-crash-head-section {
    padding: 100px 0;
    position: relative;
    margin-bottom: 130px;
}


.img-square {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: flex-end;
    width: 100%;
    max-width: 2200px;
}

.img-square img {
    width: 49%;
    position: relative;
    z-index: 1;
}

.img-square .square {
    width: 49%;
    height: 100%;
    position: absolute;
}

.img-square .square div {
    border: 1px solid #F15A29;
    width: 245px;
    height: 267px;
    position: absolute;
    bottom: -26px;
    left: -26px;
}

.after-crash-head-div {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 638px;
    position: relative;
    z-index: 2;
}

.after-crash-head-div h1 {
    margin-top: 5px;

}

.after-crash-head-div p {
    color: #323232;
    font-size: 20px;
    line-height: 30px;
}

.after-crash-head-div .line {
    width: 150px;
    height: 2px;
    background: #F15A29;
    margin: 10px 0;
}

.after-crash-head-div .button-free-consultation {
    width: fit-content;
    background: #F15A29;
    padding: 0 22px;
}

.after-crash-center-content-section {
    margin-bottom: 130px;
}

.content-p p {
    color: #323232;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.content-p p.strong {
    font-weight: 700;
}

.black .content-p p {
    color: #FFF;
}

.content-p li {
    color: #323232;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.black .content-p li {
    color: #FFF;
}

.after-crash-center-content-div {
    display: grid;
    gap: 12px;
    max-width: 860px;
    margin: 0 auto;
}

.after-crash-center-content-div p {
    margin-top: 8px;
}

.after-crash-uls-section {
    padding: 88px 0;
}

.after-crash-uls-section.black {
    background: #323232;
}

.uls-div {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    height: 100%;
}

.uls-div > div {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: space-between;
}

.uls-div .line {
    height: 100%;
    background: #CCC;
    width: 2px;
}

.black .uls-div .line {
    background: #404040;
}

.uls-div .main-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.uls-div .h4 {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 0;
}

.uls-div h4 {
    width: 100%;
    color: #323232;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.black .uls-div h4 {
    color: #FFF;
}

.uls-div h4 svg {
    width: 100%;
}

.uls-div ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.uls-div ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 6px;
}

.uls-div ul li:last-child {
    margin-bottom: 0;
}

.uls-div ul li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 13px;
    height: 13px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13" fill="none"><circle cx="6.5" cy="6.5" r="6.5" fill="%23F15A29"/><path d="M5.35254 3.82349L8.02901 6.49996L5.35254 9.17643" stroke="white"/></svg>') no-repeat center/contain;
}

.after-crash-center-content-section.margin-top {
    margin-top: 130px;
}

.after-crash-center-content-section.margin-top .row {
    gap: 50px 0;
}

.after-crash-foot-div {
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: unset;
}

.after-crash-foot-div.bottom {
    margin: 30px 0 0 40px;
}

.after-crash-foot-div h4 {
    color: #323232;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 34px;
    text-transform: uppercase;
    max-width: 500px;
    margin-bottom: 0 !important;
}


.after-crash-foot-div h4 span {
    color: #F15D42;
}


.after-crash-foot-div .button-free-consultation {
    width: fit-content;
    background: #F15A29;
    padding: 0 22px;
}

.img-square.static {
    position: relative;
    justify-content: start;

}

.img-square.static img {
    width: 99%;
}

.img-square.static .square {
    bottom: 0;
    left: 0;
    width: 99%;
}

.img-square.static .square div {
    bottom: -26px;
    left: unset;
    right: -26px;
}

#content.page-template.page-faq.after-crash-center-content-section .section-list .faq-list {
    margin-top: 40px;
    width: 100%;
    max-width: 776px;
}

#content.page-template.page-faq.after-crash-center-content-section .button-free-consultation {
    margin-top: 20px;
}

@media (min-width: 1921px) {
    .img-square img {
        max-width: 952px;
        width: 100% !important;
    }
}

@media (max-width: 1568px) {
    #content.page-template.page-teams .section-support-team .supports-slider {
        max-width: 1260px;
        width: 96%;
        margin: 0 auto;
    }

    .review-post-items-block {
        width: calc(100% - 500px);
    }

    #content.page-template.page-review .sections-wrapper {
        width: 92%;
        margin: 0 auto;
    }

    .review-wrapper-item .review-category-block-wrapper {
        width: 400px;
        height: 400px;
    }


    .review-category-block .image-block-content .title {
        font-size: 28px;
    }
}


@media (max-width: 1440px) {


    #content.page-template.page-evaluation .sections-wrapper {
        max-width: 1240px;
        width: 100%;
    }

    #content.page-template.page-blogs .sections-wrapper {
        max-width: 1240px;
        width: 100%;
    }

    .spanish #content.page-template.page-evaluation .section-evaluation .image-block {
        margin-top: 0;
    }

    #content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap .injuries .wpcf7-list-item {
        display: inline-block;
        width: max-content;
        margin-right: 10px
    }

    #content.page-template.page-evaluation .section-evaluation .contact-block .contact-body .form-row.lists .wpcf7-form-control-wrap {
        height: auto;
    }

    .review-post-items-block {
        width: calc(100% - 460px);
    }

    .review-post-item {
        height: 440px;
        padding: 32px;
    }

    /*.review-wrapper-item {*/
    /*    align-items: unset;*/
    /*}*/
    .review-post-item .content-block .link {
        margin-top: 24px;
        position: initial;
        display: flex;
        justify-content: right;
        text-align: right;
    }

    #content.page-template.page-review .sections-wrapper {
        width: 94%;
        margin: 0 auto;
    }

    .spanish .page-about .section-footer .section-footer-block .item {
        height: 480px;
    }


    .service-template .sections-wrapper {
        max-width: 1240px;
    }

    .items-taxonomies-and-posts .service-item .service-item-container .service-item-content,
    .service-template.practise-areas .service-item .service-item-container .service-item-content {
        font-size: 28px;
    }

    #content.page-template.page-teams .sections-wrapper {
        max-width: 1240px;
        width: 100%;
        margin: 0 auto;
    }

    #content.page-template.page-faq .sections-wrapper {
        max-width: 1240px;
        width: 100%;
        margin: 0 auto;
    }

    #content.page-template.page-teams .section-support-team .supports-slider {
        max-width: 1100px;
        width: 90%;
        margin: 0 auto;
    }

    #content.page-template.page-contact .sections-wrapper {
        max-width: 1240px;
        width: 100%;
        margin: 0 auto;
    }

    /* After Crash */
    .after-crash-head-section {
        margin-bottom: 0;
    }

    .img-square .square div {
        bottom: -16px;
        left: -16px;
    }

    .img-square.static .square div {
        bottom: -16px;
        right: -16px;
    }
}

@media (max-width: 1260px) {


    #content.page-template.page-evaluation .sections-wrapper {
        max-width: 1000px;
        width: 100%;
    }

    #content.page-template.page-blogs .sections-wrapper {
        max-width: 1000px;
        width: 100%;
    }

    #content.page-template.page-faq .sections-wrapper {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
    }

    .review-wrapper-item .review-category-block-wrapper {
        width: 320px;
        height: 320px;
    }

    .review-post-items-block {
        width: calc(100% - 300px);
        padding-left: 56px;
    }

    .review-post-item {
        height: 500px;
        flex-wrap: wrap;
    }

    .review-category-block .image-block-content {
        padding-left: 70px;
    }

    .review-category-block .line-wrapper {
        width: 48px;
    }

    .review-category-block .line-wrapper img {
        left: 22px;
    }

    .review-category-block .icon {
        top: 11px;
        right: 11px;
    }

    .review-category-block .image-block-content .title {
        font-size: 22px;
    }

    .review-category-block .image-block-content .tax-link {
        margin-top: 30px;
    }

    .review-post-item .avatar-block {
        width: 100%;
        margin: 0;
        margin-bottom: 28px;
    }

    .review-post-item .content-block {
        width: 100%;
    }

    #content.page-template.page-review .sections-wrapper {
        width: 92%;
        margin: 0 auto;
    }

    .service-template .sections-wrapper {
        max-width: 1000px;
    }

    #content.page-template.page-teams .sections-wrapper {
        max-width: 1000px;
    }

    #content.page-template.page-teams .section-support-team .supports-slider {
        max-width: 920px;
        margin: 0 auto;
    }

    .items-taxonomies-and-posts .service-item .service-item-container .service-item-content,
    .service-template.practise-areas .service-item .service-item-container .service-item-content {
        font-size: 26px;
    }

    .service-template.practise-areas .service-item, .items-taxonomies-and-posts .service-item {
        height: 390px;
    }

    .spanish .page-about .section-footer .section-footer-block .item {
        height: 500px;
    }

    .spanish .page-about .section-footer .section-footer-block .item .footer-title {
        font-size: 22px;
    }

    .spanish .page-about .section-footer .section-footer-block .item .footer-icon {
        margin-bottom: 22px;
    }

    .spanish .page-about .section-footer .section-footer-block .item {
        padding: 20px;
    }

    .spanish .page-about .section-footer .section-footer-block .item .footer-content {
        font-size: 14px;
    }

    #content.page-template.page-contact .sections-wrapper {
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper {
        padding: 58px 65px;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper .item {
        width: 30%;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-icon {
        width: 64%;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-title {
        font-size: 24px;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-content p, #content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-content {
        font-size: 16px;
    }

    #content.page-template.page-contact section.section-map {
        height: 500px;
    }

    #content.page-template.page-blogs .section.section-content {
        padding-right: 42px;
    }
}


@media (max-width: 1024px) {


    .notfound-block-wrapper {
        width: 92%;
    }

    #content.page-template.page-blogs .more-posts {
        margin-top: 30px;
    }

    .page-template.page-blogs .section-title h3, .page-template .section-title h1 {
        font-size: 36px;
    }

    #content.page-template.page-blogs .section.section-sidebar #sidebar section {
        padding: 15px;
    }

    #content.page-template.page-blogs .section.section-sidebar #sidebar section h2 {
        font-size: 18px;
    }

    #content.page-template.page-evaluation .sections-wrapper {
        max-width: 1000px;
        width: 92%;
    }

    #content.page-template.page-evaluation .section-evaluation .image-block {
        margin-top: 0;
    }

    #content.page-template.page-evaluation .section-title h3, #content.page-template.page-evaluation .section-title h1 {
        font-size: 36px;
    }

    #content.page-template.page-contact .section-header {
        margin-top: 60px;
    }

    #content.page-template.page-contact .sections-wrapper {
        width: 92%;
    }

    #content.page-template.page-faq .sections-wrapper {
        width: 92%;
    }

    #content.page-template.page-faq .section-header {
        margin-top: 60px;
    }

    #content.page-template.page-faq .section-title h3, #content.page-template.page-faq .section-title h1 {
        font-size: 36px;
    }

    .review-wrapper-item {
        display: block;
        margin-bottom: 200px;
    }

    .review-wrapper-item .review-category-block-wrapper {
        width: 100%;
        height: auto;
    }

    .review-post-item {
        height: auto;
    }

    .review-wrapper-item .review-category-block-wrapper .review-category-block {
        width: 500px;
        height: 500px;
        margin: 0 auto;
    }

    .review-category-block .line-wrapper {
        width: 75px;
    }

    .review-category-block .line-wrapper img {
        width: 37.5px;
        height: 31.5px;
        left: 54px;
        top: 160px;
    }

    .review-category-block .icon {
        top: 20px;
        right: 8px;
    }

    .review-category-block .image-block-content {
        padding-left: 133px;
    }

    .review-category-block .image-block-content .title {
        font-size: 36px;
    }

    .review-category-block .image-block-content .tax-title, .review-category-block .image-block-content .tax-link a {
        font-size: 21px;
    }

    .review-post-items-block {
        width: 100%;
    }

    #content.page-template .sections-wrapper,
    .service-template .sections-wrapper {
        width: 92%;
    }

    #content.page-template.page-teams .sections-wrapper {
        width: 92%;
    }


    #content.page-template.page-blogs .sections-wrapper {
        width: 92%;
    }

    .review-post-items-block {
        padding-left: 0;
    }

    .service-template.practise-areas .service-item, .items-taxonomies-and-posts .service-item {
        height: 270px;
    }

    .items-taxonomies-and-posts .service-item .service-item-container .service-item-content,
    .service-template.practise-areas .service-item .service-item-container .service-item-content {
        font-size: 24px;
    }

    .section.section-consult {
        /*display: none;*/
    }

    .page-about .section-bottom, .page-about .section-top {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .page-about .section-top .content-block, .page-about .section-bottom .content-block {
        width: 100%;
    }

    .page-about .section-top .image-block, .page-about .section-bottom .image-block {
        width: 100%;
    }

    .page-about .section-bottom .image-block {
        display: none;
    }

    .page-about .section-bottom .image-block-container.mobile-about {
        display: block !important;
    }

    .page-about .image-block-container img {
        width: 100%;
        object-fit: contain;
    }

    .page-about .section-footer .section-footer-block {
        display: flex;
        flex-wrap: wrap;
    }

    .page-about .section-footer .section-footer-block .item {
        max-width: initial;
        width: 90%;
        margin: 0 auto;
        height: max-content;
        margin-bottom: 20px;
    }

    .page-about .section-footer {
        height: max-content;
    }

    .page-about .section-footer-wrapper {
        padding-top: 20px;
        position: initial;
    }

    .page-charity .section-bottom, .page-charity .section-top {
        display: flex;
        justify-content: space-between;
        margin-bottom: 39px;
        flex-direction: column;
    }

    .page-charity .section-top .content-block, .page-charity .section-bottom .content-block {
        width: 100%;
    }

    .page-charity .section-top .image-block, .page-charity .section-bottom .image-block {
        width: 100%;
    }

    .page-charity .section-bottom {
        flex-direction: column-reverse;
    }

    .page-charity .section-top .image-block {
        margin-top: 0;
    }

    #content.page-template.page-contact .section-contact {
        display: block;
    }

    #content.page-template.page-contact .section-contact .contact-block {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    #content.page-template.page-contact .section-contact .image-block {
        width: 100%;
        height: 500px;
        margin-top: 0;
        padding: 0;
        margin: 0;
    }

    #content.page-template.page-contact .section-contact .image-block .img {
        width: 100%;
        height: 100%;
        margin-top: 0;
        padding: 0;
        margin: 0;
    }

    #content.page-template.page-contact .section-contact .contact-block .contact-body .wpcf7 {
        width: 100%;

    }

    #content.page-template.page-evaluation .section-evaluation .image-block .img {
        margin: 0;
        width: 100%;
    }

    #content.page-template.page-evaluation .section-header {
        margin-top: 60px;
    }

    /* After Crash */
    .after-crash-head-section {
        padding-bottom: 80px;
    }

    .after-crash-head-div {
        max-width: 100%;
    }

    .img-square {
        position: relative;
        top: unset;
        transform: unset;
        margin-top: 30px;
    }

    .img-square .square {
        width: 96%;
    }

    .img-square .square div {
        bottom: -12px;
        left: -12px;
    }

    .img-square.static .square div {
        bottom: -12px;
        right: -12px;
    }

    .img-square img {
        width: 96%;
    }

    .after-crash-center-content-section {
        margin-bottom: 80px;
    }

    .after-crash-center-content-section.margin-top {
        margin-top: 80px;
    }

    .after-crash-center-content-section.margin-top .row {
        gap: 30px 0;
    }

    .img-square.static {
        margin-top: 0;
    }

    .after-crash-foot-div.bottom {
        margin-left: 0;
    }

    .after-crash-foot-div h4 {
        max-width: 100%;
    }

    #content.page-template.page-faq.after-crash-center-content-section .section-list .faq-list {
        max-width: 100%;
    }

    .after-crash-center-content-section.page-template .align-items-center img {
        max-width: 88%;
        margin: 0 auto;
    }
}

@media (max-width: 768px) {
    #content.page-template.page-blogs .sections-wrapper {
        padding-top: 42px;
    }

    .popular-posts .wpp-list-with-thumbnails a {
        width: 46%;
        height: auto;
        margin-right: 15px;
    }

    #content.page-template.page-blogs .section.section-sidebar #sidebar section ul {
        margin-top: 24px;
    }

    #content.page-template.page-blogs .section.section-sidebar #sidebar section {
        margin-bottom: 80px;
    }

    #content.page-template.page-blogs .section.section-sidebar .search-form {
        padding-bottom: 80px;
    }

    .popular-posts .wpp-list-with-thumbnails a img {
        width: 100%;
        object-fit: contain;
        height: auto;
    }

    #content.page-template.page-blogs .section.section-sidebar #sidebar section h2 {
        font-size: 24px;
    }

    #content.page-template.page-blogs .section.section-sidebar {
        margin-top: 80px;
    }

    #content.page-template.page-blogs .section.section-content {
        width: 100%;
        padding: 0;
    }

    #content.page-template.page-blogs .section.section-sidebar {
        width: 100%;
    }

    #content.page-template.page-evaluation .section-evaluation {
        display: block;
    }

    #content.page-template.page-evaluation .section-evaluation .contact-block {
        width: 100%;
    }

    #content.page-template.page-evaluation .section-evaluation .image-block {
        width: 100%;
    }

    #content.page-template.page-evaluation .section-evaluation .contact-block {
        padding: 0;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper {
        display: block;
        padding: 0;
    }

    #content.page-template.page-contact .section-footer {
        height: auto;
        width: 108%;
        margin-left: -4%;
    }


    #content.page-template.page-contact .section-footer .section-footer-wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-icon {
        width: 110px;
        height: 110px;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-title {
        font-size: 28px;
        margin-top: 25px;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-content p,
    #content.page-template.page-contact .section-footer .section-footer-wrapper .item .footer-content {
        font-size: 18px;
        color: #fff !important;
    }

    #content.page-template.page-contact .section-footer .section-footer-wrapper .item {
        width: 100%;
        margin-bottom: 80px;
    }

    .page-contact .section-title h3, .page-contact .section-title h1 {
        font-size: 36px;
    }

    #content.page-template.page-contact section.section-contact .contact-body .form-row p {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }

    #content.page-template.page-contact section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap {
        margin-bottom: 15px;
    }

    #content.page-template.page-contact section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap,
    #content.page-template.page-contact section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap input {
        width: 100%;
    }

    #content.page-template.page-contact section.section-contact .contact-info {
        width: 100%;
    }

    #content.page-template.page-contact section.section-contact .contact-body {
        width: 100%;
    }

    #content.page-template.page-contact section.section-contact .contact-body .wpcf7-submit {
        border: none;
        width: 100%;
        margin-top: 5px;
    }

    #content.page-template.page-contact section.section-map {
        height: 420px;
    }

    #content.page-template.page-contact .section-contact .image-block {
        height: 420px;
    }

    #content.page-template.page-faq .section-list {
        flex-direction: column-reverse;
    }

    #content.page-template.page-faq .section-list .image-block {
        width: 100%;
        margin: 0;
        padding: 0;
        margin-top: 30px;
    }

    #content.page-template.page-faq .section-list .faq-list {
        width: 100%;
        margin: 0;
        padding: 0;
        margin-top: 30px;
    }

    #content.page-template.page-faq .section-list .faq-item .faq-top .icon-block .icon {
        width: 24px;
        height: 24px;
    }


    #content.page-template.page-faq .section-list .image-block .img {
        width: 126%;
        margin-left: -13%;
    }


    #content.page-template.page-faq .section.section-contact {
        margin-top: 80px;
        flex-wrap: wrap;
    }

    #content.page-template.page-faq .section-label h6 {
        font-size: 18px;
    }

    #content.page-template.page-faq .section-title h3, #content.page-template.page-faq .section-title h1 {
        font-size: 28px;
    }

    #content.page-template.page-faq .section.section-contact .contact-body .form-row p {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
    }

    #content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap {
        margin-bottom: 15px;
    }

    #content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap,
    #content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap input {
        width: 100%;
    }

    #content.page-template.page-faq .section.section-contact .contact-info {
        width: 100%;
    }

    #content.page-template.page-faq .section.section-contact .contact-body {
        width: 100%;
    }

    #content.page-template.page-faq .section.section-contact .contact-body .wpcf7-submit {
        border: none;
        width: 100%;
        margin-top: 5px;
    }

    .page-teams .section-title h3, .page-teams .section-title h1 {
        font-size: 36px;
    }


    .service-template.practise-areas .service-item, .items-taxonomies-and-posts .service-item {
        height: 400px;
        width: 100%;
    }

    .service-template.practise-areas .section-services {
        margin-bottom: 80px;
    }

    .section.section-evaluation .section-title {
        margin-bottom: 20px;
    }

    .service-template.practise-areas .section-evaluation {
        margin-bottom: 0px;
    }

    .uls-div {
        flex-direction: column;
    }

    /* After Crash */
    .after-crash-uls-section {
        padding: 80px 0;
    }

    .uls-div .line {
        width: 100%;
        height: 1px;

    }

    #content.page-template.page-faq.after-crash-center-content-section .section-list {
        flex-direction: unset;
    }

    #content.page-template.page-faq.after-crash-center-content-section .button-free-consultation {
        margin: 10px auto 0;
    }

    .after-crash-center-content-section.page-template .align-items-center img {
        margin: 30px auto 0;
    }
}

@media (max-width: 568px) {
    #content.page-template.page-evaluation .section-evaluation {
        margin-top: 22px;
    }

    #content.page-template.page-evaluation .section-title h3, #content.page-template.page-evaluation .section-title h1 {
        font-size: 28px;
    }

    #content.page-template.page-contact .section-contact {
        margin-top: 22px;
    }

    #content.page-template.page-contact .section-contact .image-block {
        height: 380px;
        margin-top: 50px;
    }

    #content.page-template.page-contact section.section-map {
        height: 220px;
    }

    .page-contact .section-title h3, .page-contact .section-title h1 {
        font-size: 28px;
    }

    #content.page-template.page-faq .section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap {
        height: 45px;
    }

    #content.page-template.page-contact section.section-contact .contact-body .form-row p .wpcf7-form-control-wrap {
        height: 45px;
    }

    #content.page-template.page-contact section.section-contact .contact-body .form-row.textarea-block p .wpcf7-form-control-wrap {
        height: auto;
        max-height: 330px;
    }

    .page-review .section-title h3, .page-review .section-title h1 {
        font-size: 28px;
    }

    #content.page-template.page-review .section-header .section-label h6 {
        font-size: 18px;
    }

    .review-post-item .avatar-block {
        width: 20%;
    }

    #content.page-template.page-review .section-header {
        margin-top: 60px;
    }

    #content.page-template.page-review .section.section-content {
        margin-top: 30px;
    }

    .review-post-item .avatar-block {
        width: 60px;
        margin-right: 10px;
    }

    .review-post-item .content-block {
        width: calc(100% - 70px);
    }

    .review-post-item .avatar-block .avatar {
        width: 100%;
    }

    .review-post-item-wrapper {
        padding: 0;
        margin-top: 40px;
    }

    .review-post-item {
        padding: 16px;
    }

    .review-post-item .content-block .description {
        width: calc(100% + 60px);
        margin-left: -60px;
    }

    .review-wrapper-item .review-category-block-wrapper .review-category-block {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .review-category-block .line-wrapper {
        width: 18%;
    }

    .review-category-block .line-wrapper img {
        width: 40%;
        height: 6%;
        left: 78%;
        top: 32%;
    }

    .review-category-block .icon {
        top: 20px;
        right: 8px;
    }

    .review-category-block .image-block-content {
        padding-left: 28%;
        padding-top: 35%;
        padding-bottom: 36%;
    }

    .review-category-block .image-block-content .title {
        font-size: 2em;
    }

    .review-category-block .image-block-content .tax-title, .review-category-block .image-block-content .tax-link a {
        font-size: 1.3em;
    }

    .service-template.practise-areas .service-item, .items-taxonomies-and-posts .service-item {
        height: 260px;
        width: 100%;
        margin-bottom: 30px;
    }

    .service-template.practise-areas .service-item:last-child, .items-taxonomies-and-posts .service-item:last-child {
        margin-bottom: 0;
    }

    .service-template.practise-areas .section-services {
        margin-bottom: 60px;
    }

    .service-template.practise-areas {
        padding-top: 44px;
    }

    .page-about .section-bottom .bot-block {
        margin-top: 32px;
    }

    .page-about .section-bottom .bot-block .small__text {
        margin-top: 22px;
    }

    .page-about .section-bottom .bot-block {
        padding: 0;
    }

    .page-about .section-footer {
        margin-top: 84px;
    }

    .page-about .section-footer-wrapper {
        padding: 40px 15px;
        width: 108%;
        margin: 0 auto;
    }

    .page-about .section-footer .section-footer-block {
        width: 100%;
    }

    .page-about .section-footer .section-footer-block .item {
        width: 100%;
        margin-bottom: 30px;
    }

    .page-about .section-footer {
        width: 108%;
        margin-left: -4%;
    }

    .page-charity .section-title h3, .page-charity .section-title h1 {
        font-size: 28px;
    }

    .page-charity .section-top .content-block {
        padding-top: 30px;
    }

    .page-charity .section-top .image-block,
    .page-charity .section-bottom .image-block {
        margin-top: 42px;
        margin-bottom: 26px;
    }

    .page-charity .section-bottom .content-block {
        padding-top: 0;
    }

    .page-charity .section-bottom, .page-charity .section-top {
        margin-bottom: 0;
    }

    .page-charity .section-map {
        margin-top: 66px;
    }

    .page-charity .section-footer .section-footer-title h3 {
        font-size: 28px;
    }

    .page-charity .section-footer {
        margin-top: 18px;
    }

    .page-charity .section-footer .section-footer-block .item {
        display: block;
    }

    .page-charity .section-footer .section-footer-block .item .footer__image-block {
        width: 100%;
    }

    .page-charity .section-footer .section-footer-block .item .footer__body {
        width: 100%;
        padding: 30px;
        padding-top: 0;
    }

    .page-charity .section-footer .section-footer-block {
        display: none;
    }

    .page-charity .section-footer .section-footer-block.mobile-charity {
        display: flex !important;
        flex-wrap: wrap;
    }


    .page-template.page-teams .section-label h6 {
        font-size: 18px;
    }

    .page-template.page-teams .section-title h1 {
        font-size: 28px;
    }

    body .team-members .team-item {
        flex-wrap: wrap;
    }

    body .team-members .team-item .team-item-image-block {
        width: 100%;
    }

    body .team-members .team-item .team-item-content-block {
        width: 100%;
    }

    body .page-template.page-teams .team-item-content-block .section-label h6 {
        font-size: 24px;
        margin-top: 25px;
    }

    body .team-members .team-item .team-item-content-block .section-subtitle {
        margin-bottom: 40px;
    }

    body .team-members .team-item .team-item-content-block .section-language {
        margin: 20px 0;
    }


    #content.page-template.page-teams .section-support-team .supports-slider .support-slider-item.slick-slide {
        margin: 0;
    }

    .page-template.page-teams .section-header {
        margin-bottom: 30px;
        margin-top: 50px;
    }

    .page-template.page-teams .team-members .team-item {
        display: flex;
        justify-content: space-between;
        margin-bottom: 80px;
    }

    /* After Crash */
    .after-crash-head-section {
        padding-top: 60px;
    }

    .after-crash-head-section .section-title h1 {
        font-size: 28px;
    }

    .content-p.section-title h3 {
        font-size: 28px;
    }

    .content-p.section-label h6 {
        font-size: 18px;
    }

    .after-crash-head-section .section-label h6 {
        font-size: 18px;
    }

    .after-crash-head-div > div:first-child {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }

    .after-crash-head-div p {
        font-size: 16px;
        line-height: 26px;
    }

    .after-crash-head-div .button-free-consultation {
        height: auto;
        text-align: center;
        padding: 16px 46px;
    }

    .after-crash-foot-div .button-free-consultation {
        height: auto;
        text-align: center;
        padding: 16px 46px;
    }

    .img-square .square div {
        bottom: -10px;
        left: -10px;
        width: 97px;
        height: 106px;
    }


    .after-crash-center-content-div {
        text-align: left !important;
        gap: 6px;
    }

    .after-crash-center-content-div p {
        margin-top: 10px;
    }

    .uls-div h4 {
        font-size: 22px;
    }

    .after-crash-foot-div h4 {
        font-size: 22px !important;
    }
}

@media (max-width: 468px) {
    .review-wrapper-item .review-category-block-wrapper .review-category-block {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .review-category-block .line-wrapper {
        width: 18%;
    }

    .review-category-block .line-wrapper img {
        width: 40%;
        height: 6%;
        left: 78%;
        top: 32%;
    }

    .review-category-block .icon {
        top: 20px;
        right: 8px;
    }

    .review-category-block .image-block-content {
        padding-left: 26%;
        padding-top: 35%;
        padding-bottom: 36%;
    }

    .review-category-block .image-block-content .title {
        font-size: 1.4em;
    }

    .review-category-block .image-block-content .tax-title, .review-category-block .image-block-content .tax-link a {
        font-size: 1.1em;
    }

}

@media (max-width: 360px) {
    .service-template.practise-areas .service-item, .items-taxonomies-and-posts .service-item {
        height: 220px;
        width: 100%;
        margin-bottom: 20px;
    }

    .service-template.practise-areas .section-services {
        margin-bottom: 80px;
    }

    body .section.section-evaluation .section-title {
        margin-bottom: 0;
        margin-top: 0;
    }

    .service-template.practise-areas .section-evaluation .button-free-consultation {
        margin-top: 25px;
    }
}