.page-head-title {
    box-shadow: -10px 0px 10px -10px rgb(0 0 0 / 10%), 0px 0px 10px rgb(0 0 0 / 10%);
}
.tab-description-content {
    display: block !important;
    background: #fff;
    padding: 50px 41px 63px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 21px;
}
.product-cart-product-description__content {
    align-items: center;
    margin-top: 25px;
    font-size: 16px;
    line-height: 1.44;
}
div#tab-additional_information.new-tab-act {
    display: block !important;
    background: #fff;
    padding: 30px 56px 30px 41px;
}
.single-product .product.type-product {
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 23px;
    background: #fff;
    padding-bottom: 50px;
}
.product-cart-product-description__content ul {
    width: 100%;
    /*max-width: 720px;*/
}
div#tab-description {
    width: 164%;
}
.woocommerce-tabs.wc-tabs-wrapper {
    width: 76%;
}
div[id^="product-"] {
    display: flex;
    flex-direction: row-reverse;
}
.woocommerce div.product div.summary {
    background: #fff;
    padding-right: 41px;
}
.widgets_form {
    margin-top: 30px;
    background: #fff;
    text-align: center;
}
.widgets_form_bottom {
    text-align: center;
}
form.cart {
    background: #fff;
}
.main-inform {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin-top: 52px;
}
.title-and-inform-block {
    display: flex;
    padding: 24px 57px 10px 41px;
    background: #fff;
    box-shadow: -10px 0px 10px -10px rgb(0 0 0 / 10%), 10px 0px 10px -10px rgb(0 0 0 / 10%);
    margin-top: 22px;
    align-items: start;
}
.single-product .product_meta {
    width: 80%;
    padding-right: 30px;
	box-sizing: content-box;
}
.woocommerce div.product div.summary.entry-summary {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs .panel.new-tab-act {
    margin-bottom: 0;
}
.page-head-title h1 {
    color: #2A7B94;
    font-size: 33px;
    line-height: 39px;
    font-weight: 700;
}
.inform_item {
    text-align: center;
    padding: 0 5px;
}
.inform-item_text-small {
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    color: #7F91A1;
    margin-top: 12px;
    font-family: "TTNorms", sans-serif;
}
.inform-item_text-big {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    color: #2A7B94;
}
.woocommerce table th.woocommerce-product-attributes-item__label {
    font-size: 15px;
    line-height: 21px;
    color: #333333;
    font-weight: 700;
    width: 40%;
    padding: 15px 0 15px 0;
    vertical-align: top;
}
.woocommerce table td.woocommerce-product-attributes-item__value {
    font-size: 15px;
    line-height: 21px;
    color: #333333;
    font-weight: 400;
    font-style: normal;
}
.woocommerce table td.woocommerce-product-attributes-item__value a {
    pointer-events: none;
    cursor: default;
    color: #333333;
    font-weight: 400;
}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: #FFFFFF;
}
.woocommerce table.shop_attributes {
    border-top: none;
    border-collapse: collapse;
}
.woocommerce table.shop_attributes th {
    border-bottom: none;
}
.woocommerce table.shop_attributes td {
    border-bottom: none;
}
.woocommerce table.shop_attributes td p {
    padding: 15px 0 15px 0;
}
/*.woocommerce table tr.woocommerce-product-attributes-item{
    border-bottom: 1px solid #E3EFF1;
}*/
.widgets_form {
    border: 30px solid #DDECF2;
    padding: 32px 10px 49px 10px;
}
div.wpcf7 .form-title-st {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #0E5166;
    margin-bottom: 3px;
}
.form-title-small {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #0E5166;
    margin-bottom: 26px;
}
.widgets_form_bottom .wpcf7-form-control.wpcf7-text {
    background: #fff;
    color: #0E5166;
    width: 100%;
    min-width: 420px;
    text-align: left;
    padding-left: 41px;
}
.widgets_form_bottom .wpcf7-form-control.wpcf7-text::placeholder {
	color: #818181;
}
.widgets_form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
    background-image: none;
    background: #F2F8FC;
    border: none;
    border-radius: 30px;
    text-align: center;
    padding: 14px 0;
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'TTNorms';
    color: #B0C1CB;
    width: 80%;
}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(268.47deg, #FF1640 -4.01%, #CF0032 98.7%);
    ;
    border: none;
    border-radius: 59px;
    width: 80%;
    margin-top: 7px;
    padding: 14px 0;
    margin-bottom: 15px;
    cursor: pointer;
}
.wpcf7 .ajax-loader {
    display: none;
}
span.wpcf7-list-item-label {
    font-size: 13px;
    line-height: 15px;
    color: #2A7B94;
    font-weight: 500;
}
/* Checkbox*/
span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7 .wpcf7-list-item {
    display: block;
    margin-bottom: 10px;
	position: relative;
}
.wpcf7-checkbox label {
    position: relative;
    cursor: pointer;
}
.form-checkbox-container {
	margin: 15px 0;
}
.wpcf7-checkbox input[type=checkbox] {
    visibility: hidden;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
    left: 0;
}
.wpcf7-checkbox input[type=checkbox]+span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 16px;
    width: 16px;
    top: -2px;
    left: 0px;
    border: 2px solid #2A7B94;
    background: #fff;
}
.wpcf7-checkbox input[type=checkbox]+span:after {
    display: block;
    position: absolute;
    content: "";
    background: #FA2950;
    height: 8px;
    width: 8px;
    top: -2px;
    left: 0;
    visibility: hidden;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    margin: 4px;
}
.wpcf7-checkbox input[type=checkbox]:checked+span:before {
    background: transparent;
}
.wpcf7-checkbox input[type=checkbox]:checked+span:after {
    visibility: visible;
}
.wpcf7-list-item-label {
    margin-left: 24px;
    display: inline-block;
}
/*End Checkbox*/
.tab-description-content h2 {
    font-size: 28px;
    line-height: 48px;
    font-weight: 700;
    color: #0E5166;
}
.woocommerce-Tabs-panel--description ul {
    margin: 25px 0 0 8px;
}
/*ol{
    counter-reset: myCounter;
}*/
.tab-description-content li {
    list-style: none;
    background: url(/wp-content/uploads/2021/10/mark-ch.svg) no-repeat 0px 3px;
    font-size: 16px;
    line-height: 23px;
    padding-left: 47px;
    margin-bottom: 13px;
    position: relative;
    padding-bottom: 5px;
}
.product-cart-product-description__content ul {
    width: 100%;
}
.product-cart-product-description__content button.button.alt {
    background: linear-gradient(268.47deg, #FF1640 -4.01%, #CF0032 98.7%);
    border-radius: 59px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 800;
    padding: 13px 51px;
}
.product-cart-product-description__content button.button.alt img {
    margin-left: 18px;
}
.product-cart-product-description-content__right {
    margin-top: 32px;
}
.product-cart__right-img {
    margin-bottom: 100px;
    margin-top: 130px;
}
.document-list-content {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    align-items: center;
}
.related.products .product_meta {
    display: flex;
    flex-direction: column;
}
.programm-documents {
    background: #F2F8FC;
    padding: 57px 0 30px 0;
}
.programm-documents h2 {
    font-size: 28px;
    line-height: 30px;
    font-weight: 700;
    color: #0E5166;
}
.form-title-bottom {
    font-size: 29px;
    line-height: 35px;
    font-weight: 700;
    color: #0E5166;
    margin-bottom: 24px;
}
.form-title-bottom__small {
    font-size: 20px;
    line-height: 24px;
    color: #0E5166;
    margin-bottom: 27px;
}
.widgets_form_bottom {
    border: 30px solid #DDECF2;
    margin: 65px 65px 51px 65px;
    background: #F2F8FC;
    padding: 34px 30px 46px;
}
.form-bottom_fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.widgets_form_bottom input.wpcf7-form-control.wpcf7-submit {
    width: 25%;
    margin-top: 27px;
}
.document-list_title {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 600;
    color: #000;
    vertical-align: sub;
}
a .document-list_title {
    color: #00ACC4;
}
a .document-list_title:hover {
    color: #B0C1CB;
}
.document-list_icon-down__hover {
    position: absolute;
    left: 0;
    opacity: 0;
}
.document-list_icon-down__hover:hover {
    opacity: 1;
    transition: 0.3s;
}
.document-list_link {
    font-size: 13px;
    line-height: 24px;
    color: #00ACC4;
    text-decoration: none;
    vertical-align: sub;
    position: relative;
}
.document-list_content {
    width: 100%;
    display: flex;
    align-items: center;
}
.programm-documents_list {
    margin-top: 34px;
    display: flex;
    flex-wrap: wrap;
}
.document-list {
    display: flex;
    width: 48%;
    border-radius: 35px;
    padding: 10px 30px 10px 40px;
}
.document-list_img {
    margin-right: 20px;
}
.related.products h2 {
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 24px;
    padding-left: 5px;
    color: #0E5166;
}
.related h2.woocommerce-loop-product__title {
    line-height: 22px;
}
.woocommerce table tr.woocommerce-product-attributes-item--attribute_pa_bonusy {
    border-bottom: none;
}
.section-teacher {
    padding: 41px 0 35px 41px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
h2.teacher-block_heading {
    font-size: 28px;
    line-height: 48px;
    font-weight: 700;
    padding-left: 17%;
    color: #0E5166;
}
.teacher-block_profile {
    display: flex;
    margin-top: 32px;
}
.teachers_content h2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
    color: #2A7B94;
}
.teacher-block_profile img {
    border-radius: 50%;
    max-width: 155px;
    margin-right: 40px;
}
.teachers_content p {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #000;
}
.wpcf7-spinner {
    position: absolute;
    z-index: -1;
}
.related span.sku_wrapper {
    font-weight: 700;
    color: #2A7B94;
    font-size: 12px;
    line-height: 24px;
    display: block;
    text-align: right;
}
.woocommerce .related ul.products li.product .woocommerce-loop-product__title {
    margin: 9px 0 11px 0;
}
.related .product_meta {
    width: 100%;
}
.related span.posted_in {
    display: flex;
    flex-direction: column;
}
.related ul.products li.product a {
    text-decoration: none;
    font-size: 12px;
    line-height: 24px;
    color: #B0C1CB;
    font-weight: 700;
    background: #F2F8FC;
    border-radius: 30px;
    max-width: fit-content;
    padding: 0 15px 0 20px;
    margin-bottom: 6px;
}
.related ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    align-self: flex-end;
    background: none;
}
.woocommerce .related.products ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 31%;
    margin: 0 0 20px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    margin-bottom: 22px;
}
.related ul.products li.product h2.woocommerce-loop-product__title a {
    font-size: 20px;
    line-height: 24px;
    color: #2A7B94 !important;
    margin-bottom: 14px;
    background: none;
    padding-left: 0;
}
.related .widget-interest-item_text-small {
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    color: #000;
    word-break: normal;
}
.related ul.products li.product .price {
    display: block;
    margin-top: 24px;
    font-size: 20px;
    line-height: 24px;
    color: #2A7B94;
    font-weight: 700;
}
.related .widget-interest_item {
    display: flex;
}
.related .widget-interest-item_text-big {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    color: #000;
    margin-left: 15px;
    margin-top: 2px;
}
span.sku_wrapper {
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    color: #7F91A1;
}
span.posted_in {
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    color: #95B0B4;
}
span.posted_in a {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    color: #B0C1CB;
    text-decoration: none;
    background: #F2F8FC;
    padding: 5px 18px;
    border-radius: 30px;
    margin-right: 10px;
	display: inline-block;
    margin: 5px auto;
}
.related.products ul>li {
    background: #fff;
    padding: 7px 20px 28px 20px !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
h1.product_title.entry-title {
    font-size: 33px;
    line-height: 39px;
    color: #2A7B94;
    margin-top: 6px;
    margin-bottom: 10px;
}
/* Страница Категории*/
.woocommerce .woocommerce-result-count {
    float: none;
    text-align: right;
    margin-bottom: -25px;
    font-size: 13px;
    line-height: 24px;
    color: #00ACC4;
    font-weight: 700;
}
.woocommerce .woocommerce-ordering {
    float: none;
    margin-bottom: 10px;
    text-align: left;
    padding-left: calc(25% + 30px);
}
.woo-categories-page {
    display: flex;
}
.sidebar-cat_left {
    width: 47%;
}
.woocommerce .woo-categories-page ul.products {
    display: flex;
    flex-direction: column;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
    width: 100%;
    background: #fff;
    padding: 17px 0 17px 20px;
}
.products.columns-3 .product_meta {
    display: flex;
    width: 100%;
}
.products.columns-3 .product_meta .posted_in {
    display: flex;
}
.category-page-blocks {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;
}


.category-sidebar-left {
    margin-top: -30px;
    width: 25%;
}
.berocket_single_filter_widget {
    margin-bottom: 25px;
}
.category-sidebar-left .berocket_single_filter_widget h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #0E5166;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
    border-bottom: none;
}
.category-sidebar-left .berocket_single_filter_widget h3:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: url(/wp-content/uploads/filter-arrow-icon.svg) no-repeat;
    top: 8px;
    left: 0;
}
.category-sidebar-left .berocket_single_filter_widget .bapf_body li{
    display: flex;
    padding-left: 15px !important;
    align-items: center;
    margin-bottom: 13px !important;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.2;
    color: #7F91A1;
}
.category-sidebar-left .berocket_single_filter_widget .bapf_body li input {
    margin-right: 12px;
    border-radius: 50%;
    border: 1px solid #B0C1CB;
}

.category-sidebar-left .berocket_single_filter_widget .bapf_body li input[type=checkbox]:checked:after {
    box-sizing: content-box;
    background: #00ACC4;
    transform: none;
    border: none;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 2px;
    top: 2px;
}

.berocket_single_filter_widget_635.berocket_single_filter_widget h3:before {
    content: none;
}

.berocket_single_filter_widget_1063.berocket_single_filter_widget .bapf_body li {
    padding-left: 0px !important;
} 

.berocket_single_filter_widget_1063.berocket_single_filter_widget .bapf_body li input {
    margin-left: -2px;
    margin-right: 8px;
} 

.berocket_single_filter_widget_635 {
    margin-top: 15px;
}

.category-sidebar-left .berocket_single_filter_widget.berocket_single_filter_widget_635 h3 {
    margin-bottom: 0;
}

.berocket_single_filter_widget_1063.berocket_single_filter_widget .bapf_body li label {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
    color: #0E5166;
}

.category-sidebar-left .berocket_single_filter_widget .bapf_slidr_all .bapf_to,
.category-sidebar-left .berocket_single_filter_widget .bapf_slidr_all .bapf_from {
    font-size: 18px;
    color: #7F91A1;
}

.category-sidebar-left .berocket_single_filter_widget .bapf_slidr_all .bapf_slidr_main.ui-slider .ui-slider-range {
    background: #00ACC4;
}

.page-with-products {
    width: 100%;
}

.bapf_no_products {
    width: calc(75% - 30px);
    font-size: 20px;
}

.category-page-blocks > ul.products {
    margin-left: 30px;
    width: calc(75% - 30px);
}
.woocommerce .category-page-blocks ul.products li.product,
.category-page-blocks .page-with-products ul.products li.product  {
    background: #fff;
    padding: 17px 20px 20px 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.woocommerce .category-page-blocks ul.products li.product:last-child,
.category-page-blocks .page-with-products ul.products li.product:last-child {
    margin-bottom: 20px;
}
.category-page-blocks nav.woocommerce-pagination {
    width: 100%;
}
.category-page-blocks .product-title-and-int {
    display: flex;
}
.category-page-blocks .posted_in {
    margin-left: 5px;
}
.category-page-blocks .posted_in a {
    background: #F2F8FC;
    border-radius: 30px;
    color: #B0C1CB;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    padding: 5px 18px;
    margin: 0 10px 3px 0;
    display: inline-block;
}
.woocommerce .category-page-blocks ul.products li.product .product-title-and-int .woocommerce-loop-product__title,
.category-page-blocks .page-with-products ul.products li.product .product-title-and-int .woocommerce-loop-product__title {
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
    width: 52%;
    padding: 0px 13px 40px 0;
    /*border-right: 1px solid #DDECF2;*/
}
.woocommerce ul.products li.product .product-title-and-int .woocommerce-loop-product__title a {
    color: #000;
}
.woocommerce ul.products li.product .product-title-and-int .woocommerce-loop-product__title:hover a {
    color: #00ACC4;
}

.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    font-family: "TTNorms", sans-serif;
    padding: 3px 13px 4px;
    border-radius: 30px;
    appearance: none;
    background: #fff url(/wp-content/uploads/green-arrow-down.svg) 96% center no-repeat;
    background-size: 11px;
    color: #00ACC4;
    font-weight: 700;
    border: 1px solid #00ACC4;
}

.woocommerce .woocommerce-ordering select {
    outline: none;
}
.woocommerce .category-page-blocks ul.products li.product .price,
.category-page-blocks .page-with-products ul.products li.product .price {
    font-size: 26px;
    line-height: 31px;
    color: #2A7B94;
}
.category-page-blocks .widget-interest {
    margin-left: 35px;
    position: relative;
}
.category-page-blocks .widget-interest_item {
    display: flex;
    margin-bottom: 12px;
}
.category-page-blocks .widget-interest-item_text-small {
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    margin-right: 14px;
    word-break: normal;
}
.category-page-blocks .widget-interest-item_text-big {
    font-size: 15px;
    line-height: 24px;
}
.page-title {
    font-size: 33px;
    line-height: 48px;
    color: #2A7B94;
    text-align: center;
    margin: 10px 0 30px;
}
.contact-us.catalog .cuntact-us__checkbox .wpcf7-checkbox input[type=checkbox]+span:before {
    border-radius: 0;
    border: 2px solid #2A7B94;
}
.contact-us.catalog .cuntact-us__checkbox .wpcf7-checkbox input[type=checkbox]+span:after {
    background: #E72951;
    border-radius: 0;
}
.certificates.catalog h2,
.us-trust.catalog h2 {
    font-size: 28px;
}
.certificates.catalog {
    margin: 10px 0 120px 0;
}
.catalog-filter-title {
    display: none;
    text-align: center;
    color: #E72951;
    font-weight: 700;
    margin: 25px 0 0 0;
}
.category-page-blocks .widget-interest:before {
    content: "";
    position: absolute;
    border-left: 1px solid #DDECF2;
    width: 1px;
    height: 100%;
    left: -35px;
}
.category-page-blocks .product_meta {
    width: 100%;
    margin-bottom: 23px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
ul.products li.product a img.arrow-card-link_icon {
    width: 12px;
    height: 12px;
}
.arrow-card-link {
    margin-bottom: 25px;
    margin-top: 10px;
}
.arrow-card-link a{
    display: flex;
    align-items: center;
}
.arrow-card-link_icon {
    width: 12px;
    height: 12px;
}
.arrow-card-link_text {
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    margin-left: 13px;
}
.widgets_form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
.wpcf7-form-control.wpcf7-text{
    color: #0E5166;
}
.widgets_form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required::placeholder,
.wpcf7-form-control.wpcf7-text::placeholder{
    color: #818181;
}
.related.products ul.products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.related.products .product_meta {
    padding-right: 0;
}

.product-cart-product-description__content ul{
    margin-top: 20px;
}

.select-program__filter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.select-program__filter  .berocket_single_filter_widget select {
    background: #FFFFFF;
    border: 2px solid #E6EBF0;
    border-radius: 30px;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.5;
    text-align: left;
    color: #2A7B94;
    padding: 14px 20px 14px 40px;
    max-width: 360px;
    margin: 0 10px;
    font-family: "TTNorms", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
    background: #fff url(/wp-content/uploads/dark-blue-arrow-down.svg) 93% center no-repeat;
}

.select-program__filter  .berocket_single_filter_widget select option {
    font-size: 14px;
}

.select-program__programs {
    min-height: 500px;
}
.select-program__programs .woocommerce ul.products  {
    display: grid;
    --grid-gutter: 18px;
    grid-gap: var(--grid-gutter);
    grid-template-columns: repeat(3, 1fr);
    --grid-row-height: 20px;
    grid-auto-rows: var(--grid-row-height);
    grid-auto-flow: row dense;
    position: relative;
}

.select-program__programs .woocommerce ul.products li.product{
    min-height: 120px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 20px 25px;
    position: absolute;
    margin-bottom: 0;
    box-sizing: border-box;
    width: calc(33% - var(--grid-gutter));
    top: 0;
    left: 0;
}

.select-program__programs .woocommerce ul.products li.product.grid-item-ready {
    position: static;
    height: auto;
    width: auto !important;
}

.select-program__programs li.product.link-to-catalog {
    background: linear-gradient(268.47deg, #FF1640 -4.01%, #CF0032 98.7%) !important;
    min-height: 80px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
}

.select-program__programs li.product.link-to-catalog a {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 50px 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.select-program__programs li.product.link-to-catalog a img {
    width: 10px !important;
    height: 15px !important;
    margin: 0 0 0 25px !important;
}

.select-program__programs .woocommerce ul.products:before,
.select-program__programs .woocommerce ul.products:after {
    content: none;
}

.product_meta .tagged_as,
.category-page-blocks .price-container .tagged_as {
    display: none;
}

.category-page-blocks .product_meta .tagged_as {
    display: inline-block;
	margin-right:0;
}

.tagged_as {
    background: #00ACC4;
    border-radius: 15px 0px 0px 15px;
    padding: 3px 24px 5px;
    margin-right: -20px;
	margin-left:auto;
}

.tagged_as a {
    pointer-events: none;
    cursor: default;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.4;
    color: #FFFFFF;
    white-space: nowrap;
}

.price-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 25px;
}

.category-page-blocks .price-container,
.related.products .price-container {
    margin-top: 0;
}

@media (min-width: 960px) and (max-width: 1199px) {


    .widgets_form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
    .wpcf7-form-control.wpcf7-text,
    .wpcf7-form-control.wpcf7-textarea {
        width: 90%;
    }
    h2.teacher-block_heading {
        padding-left: 22%;
    }
}
@media (max-width: 959px) {
    .catalog-filter-title {
        display: block;
    }
    #filter-menu {
        display: none;
    }
    .woocommerce .woocommerce-ordering {
        text-align: left;
        margin-left: 0;
    }
    .woocommerce ul.products[class*=columns-] li.product,
    .woocommerce-page ul.products[class*=columns-] li.product {
        width: 100%;
    }
    .category-page-blocks .product_meta {
        width: 100%;
        margin-bottom: 23px;
    }
    .woocommerce .category-page-blocks ul.products li.product .product-title-and-int .woocommerce-loop-product__title {
        width: 59%;
        padding: 0 13px 40px 0;
    }
    .woocommerce .category-page-blocks ul.products li.product {
        margin-bottom: 13px;
    }
    .certificates.catalog h2,
    .us-trust.catalog h2 {
        font-size: 25px;
    }
    .certificates.catalog {
        margin: 28px 0 0 0;
    }
    .contact-us.catalog {
        margin-top: 30px;
    }
    .card-form-fields {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .card-form-fields p {
        width: 50%;
    }
    .main-inform {
        margin-top: 29px;
        padding: 0 15px;
        width: 100%;
    }
    div[id^="product-"] {
        flex-direction: column-reverse;
    }
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        width: 100%;
    }
    .woocommerce div.product div.summary {
        padding-right: 25px;
        padding-left: 25px;
    }
    .woocommerce-tabs.wc-tabs-wrapper {
        width: 100%;
    }
    .widgets_form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
    .wpcf7-form-control.wpcf7-text,
    .wpcf7-form-control.wpcf7-textarea {
        padding: 14px 0 14px 31px;
        margin-bottom: 7px;
        width: 90%;
        text-align: left;
    }
    input.wpcf7-form-control.wpcf7-submit {
        width: 46%;
    }
    .widgets_form {
        border: 25px solid #DDECF2;
        margin-bottom: 35px;
        margin-top: 0;
    }
    div#tab-additional_information.new-tab-act {
        padding: 30px 56px 13px 41px;
    }
    .title-and-inform-block {
        flex-direction: column;
    }
    .product_meta {
        width: 100%;
    }
    div.wpcf7 .form-title-st {
        font-size: 25px;
        line-height: 29px;
    }
    .tab-description-content h2 {
        font-size: 25px;
    }
    .tab-description-content {
        padding: 50px 27px 37px 52px;
    }
    .product-cart-product-description-content__right {
        margin-top: 24px;
    }
    .teacher-block_profile {
        margin-top: 8px;
    }
    .teachers_content h2 {
        font-size: 20px;
        line-height: 24px;
    }
    h2.teacher-block_heading {
        font-size: 25px;
        padding-left: 28%;
    }
    .programm-documents {
        padding: 39px 0 30px 0;
    }
    .programm-documents_list {
        margin-top: 19px;
    }
    .document-list {
        padding: 10px 30px 10px 0;
    }
    .widgets_form_bottom {
        border: 25px solid #DDECF2;
        margin: 65px 23px 38px 23px;
    }
    .form-title-bottom__small {
        font-size: 18px;
    }
    .form-title-bottom {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 4px;
    }
    .form-bottom_fields p {
        width: 50%;
    }
    .widgets_form_bottom .wpcf7-form-control.wpcf7-text {
        min-width: 250px;
        width: 90%;
    }
    .widgets_form_bottom input.wpcf7-form-control.wpcf7-submit {
        width: 48%;
        margin-top: 14px;
    }
    .programm-documents h2,
    .related.products h2 {
        font-size: 25px;
    }
    .woocommerce .related.products ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 48%;
    }
    .related ul.products li.product a {
        padding: 0 10px 0 10px;
    }
    .select-program__programs .woocommerce ul.products {
        grid-template-columns: repeat(2, 1fr);
    }
    .select-program__programs .woocommerce ul.products li.product {
        width: calc(50% - var(--grid-gutter)) !important;
    }
    .select-program__filter .bapf_sfilter {
        margin: 0;
    }
    .select-program__filter .berocket_single_filter_widget select {
        font-size: 15px;
        padding: 12px 12px 13px 24px;
    }
    .single-product .product.type-product {
        padding-bottom: 0;
    }
    .category-page-blocks > ul.products {
        margin-left: 0;
        width: 100%;
    }
    .category-sidebar-left {
        width: 100%;
    }
    .woocommerce .woocommerce-ordering {
        padding-left: 0;
    }

}
@media (max-width: 767px) {
    .category-page-blocks .product-title-and-int {
        display: block;
    }
    .woocommerce ul.products li.product .product-title-and-int .woocommerce-loop-product__title a {
        color: #2A7B94;
    }
    .woocommerce .category-page-blocks ul.products li.product .product-title-and-int .woocommerce-loop-product__title {
        width: 100%;
        font-size: 22px;
        line-height: 27px;
        padding: 0 13px 25px 0;
    }
    .category-page-blocks .widget-interest:before {
        display: none;
    }
    .category-page-blocks .widget-interest {
        margin-left: 0;
    }
    .category-page-blocks .widget-interest_item {
        margin-bottom: 1px;
    }
    .woocommerce .category-page-blocks ul.products li.product .price {
        font-weight: 700;
    }
    .main-inform {
        padding: 0;
    }
    .card-form-fields p {
        width: 100%;
    }
    input.wpcf7-form-control.wpcf7-submit {
        width: 90%;
    }
    .tab-description-content {
        padding: 50px 27px 37px 25px;
    }
    .product-cart-product-description-content__right {
        text-align: center;
    }
    .teachers_content h2 {
        margin-top: 20px;
    }
    .section-teacher {
        padding: 41px 15px 35px 20px;
    }
    .teacher-block_profile {
        flex-direction: column;
    }
    h2.teacher-block_heading {
        padding-left: 0;
    }
    .document-list {
        width: 100%;
    }
    .form-bottom_fields p {
        width: 100%;
    }
    .widgets_form_bottom .wpcf7-form-control.wpcf7-text {
        min-width: auto;
        width: 100%;
    }
    .widgets_form_bottom input.wpcf7-form-control.wpcf7-submit {
        width: 100%;
    }
    .category-page-blocks .price-container, .related.products .price-container {
        margin-top: 15px;
    }
}
@media (max-width: 700px) {
    .woocommerce .related.products ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 100%;
    }
}
@media (max-width: 600px) {
	.woocommerce .woocommerce-result-count {
    text-align: start;
    margin: 60px 5px -60px;
	}
	
	.woocommerce .woocommerce-ordering {
		margin-bottom: 30px;
	}
	
    .select-program__programs .woocommerce ul.products {
        display: flex !important;
        flex-direction: column;
    }
    .select-program__programs .woocommerce ul.products li.product {
        width: 100% !important;
        position: relative;
    }
    .select-program__filter .berocket_single_filter_widget select {
        font-size: 15px;
        margin: 0;
    }
    .select-program__filter {
        flex-direction: column;
        margin-bottom: 10px;
    }
}
@media (max-width: 479px) {
    .woocommerce .category-page-blocks ul.products li.product .product-title-and-int .woocommerce-loop-product__title {
        font-size: 20px;
        line-height: 24px;
    }
    .category-page-blocks .widget-interest-item_text-small {
        font-size: 13px;
        line-height: 24px;
        min-width: 35px;
    }
    .category-page-blocks .widget-interest-item_text-big {
        font-size: 13px;
    }
    .woocommerce .category-page-blocks ul.products li.product {
        padding: 17px 0 13px 20px;
    }
    .woocommerce .category-page-blocks ul.products li.product .price {
        font-size: 20px;
        line-height: 24px;
    }
    .arrow-card-link {
        justify-content: center;
    }
    span.posted_in {
        display: block;
        text-align: start;
    }
    .main-inform {
        margin-top: 36px;
    }
    .title-and-inform-block {
        padding: 17px 12px 10px 12px;
    }
    tr.woocommerce-product-attributes-item {
        display: flex;
        flex-direction: column;
        margin-bottom: 14px;
    }
    .woocommerce table th.woocommerce-product-attributes-item__label {
        width: 100%;
        padding: 0;
    }
    div#tab-additional_information.new-tab-act {
        padding: 30px 14px 13px 14px;
        margin-bottom: 28px;
        box-shadow: 0px 6px 10px rgb(0 0 0 / 10%);
    }
    .woocommerce table.shop_attributes td p {
        padding: 0px 0 15px 0;
    }
    .woocommerce table.shop_attributes {
        margin-bottom: 13px;
    }
    .woocommerce div.product div.summary {
        padding-right: 0;
        padding-left: 0;
    }
    .widgets_form {
        border: 20px solid #DDECF2;
    }
    .tab-description-content {
        padding: 41px 13px 48px 14px;
    }
    .tab-description-content li {
        background-position-y: center;
    }
    .single-product .product.type-product {
        box-shadow: none;
    }
    .widgets_form {
        margin-bottom: 0;
    }
    .document-list_title {
        font-size: 18px;
    }
    .widgets_form_bottom {
        border: 20px solid #DDECF2;
        margin: 18px 0px 38px 0px;
        padding: 41px 30px 56px;
    }
    .widgets_form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
    .wpcf7-form-control.wpcf7-text,
    .wpcf7-form-control.wpcf7-textarea {
        font-size: 17px;
    }
    .product_meta {
        padding-right: 0;
    }
    span.posted_in a {
        margin-right: 0;
    }
}
@media (min-width: 375px) and (max-width: 479px) {}
@media (max-width: 374px) {
    span.posted_in a {
        padding: 0 15px;
    }
    .inform-item_text-big {
        font-size: 16px;
    }
    .product-cart-product-description__content button.button.alt {
        padding: 13px 15px;
    }
    .programm-documents h2,
    .related.products h2 {
        font-size: 22px;
    }
}
/* Нижнее меню*/
.footer__menu ul.menu__list {
    align-items: flex-start;
}
ul#menu-footer-about {
    display: block;
}
#menu-footer-menu ul li {
    list-style: none;
    padding: 10px 14px 0px 0;
}
footer#footer .footer__menu .menu-item-type-post_type a,
footer#footer .footer-about__menu a,
footer#footer .footer__menu .menu-item-type-custom a {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
}
footer#footer .navigation-menu-block ul.footer-menu__dropdown-list li a {
    font-size: 12px;
    line-height: 14px;
    color: #B0C1CB;
}/*
.footer__menu {
    width: 85%;
}*/
ul#menu-footer-menu>li {
    width: 25%;
}
.footer-menu__dropdown-list {
    font-size: 12px;
}
ul#menu-footer-about.menu__list li {
    padding: 10px 14px 0px 0px;
}
footer#footer .footer__menu .menu-item-type-post_type a:hover,
footer#footer .footer-about__menu a:hover,
footer#footer .footer__menu .menu-item-type-custom a:hover {
    color: #00ACC4;
}
.footer__menu .menu__list li {
    display: block;
}
@media (max-width: 1200px) {
    .footer__menu {
        width: 100%;
    }
    ul#menu-footer-menu>li {
        padding: 10px 14px 10px 0;
    }
	    ul#menu-footer-menu {
        flex-wrap: wrap;
    }
	.eu-image{
		margin-top:10px;
	}
}
@media (max-width: 959px) {
    ul#menu-footer-about {
        margin-top: 20px;
    }
    ul#menu-footer-menu>li {
        width: 50%;
        /*padding: 10px 14px 10px 0;*/
    }
    #menu-footer-menu ul li {
        padding: 7px 14px 0px 0;
    }
    ul#menu-footer-about.menu__list li {
        padding: 8px 14px 0px 0px;
    }
}
@media (max-width: 479px) {
    ul#menu-footer-menu>li {
        padding: 10px 0px 10px 0;
    }
}