@import url('https://fonts.susu.ru/roboto.css');
/* play-regular - cyrillic_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/susu-abit/styles/fonts/play/play-v19-cyrillic_latin-regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* play-700 - cyrillic_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/themes/susu-abit/styles/fonts/play/play-v19-cyrillic_latin-700.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* DihjautiS-Regular - cyrillic_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dihjauti';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/susu-abit/styles/fonts/dihjauti/DihjautiS-Regular.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* DihjautiS-Bold-700 - cyrillic_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dihjauti';
  font-style: normal;
  font-weight: bold;
  src: url('/wp-content/themes/susu-abit/styles/fonts/dihjauti/DihjautiS-Bold.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dihjauti';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/susu-abit/styles/fonts/dihjauti/DihjautiS-Italic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Dihjauti';
  font-style: italic;
  font-weight: bold;
  src: url('/wp-content/themes/susu-abit/styles/fonts/dihjauti/DihjautiS-BoldItalic.woff2') format('woff2');
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*first style*/
/*user colors*/
.wrapper {
  font-family: 'Roboto', Verdana, sans-serif;
  /*	.h1,h1 {
		font-size:2.5rem
		@media(max-width: 1199px) {
			font-size: calc(1.375rem + 1.2vw)
		}
		@media(max-width: 991px) {
			font-size: calc(1.375rem + 1.2vw)
		}
	}
	/*
	.h2,h2 {
		font-size: calc(1.325rem + .9vw)
	}

	@media(min-width: 1200px) {
		.h2,h2 {
			font-size:2rem
		}
	}

	.h3,h3 {
		font-size: calc(1.3rem + .6vw)
	}

	@media(min-width: 1200px) {
		.h3,h3 {
			font-size:1.75rem
		}
	}

	.h4,h4 {
		font-size: calc(1.275rem + .3vw)
	}

	@media(min-width: 1200px) {
		.h4,h4 {
			font-size:1.5rem
		}
	}

	.h5,h5 {
		font-size: 1.25rem
	}

	.h6,h6 {
		font-size: 1rem
	}

	*/
}
.wrapper > .content {
  margin-top: 75px;
}
.wrapper > .content .main {
  padding-top: 30px;
  padding-bottom: 30px;
}
.wrapper > .content .main h1,
.wrapper > .content .main .title h1 {
  font-family: 'Play', sans-serif;
  padding-bottom: 5px;
  border: 1px solid;
  border-image: linear-gradient(90deg, #b0bbce, #fff 60%) 100% 1;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}
.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5,
.wrapper h6 {
  font-family: 'Play', sans-serif;
  color: #264796;
  margin-bottom: 1em;
}
.wrapper .slider-frame .socials-title h2 {
  color: #fff;
}
.wrapper .main-content {
  margin-top: 75px;
}
@media (max-width: 576px) {
  .wrapper .main.container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.wrapper .main.container .main-row {
  --mdb-gutter-x: -1px;
}
.action {
  color: #264796;
}
.image {
  width: 100%;
}
.vector img {
  width: 100%;
}
.label-button {
  background: #264796;
  color: #fff;
  width: max-content;
  padding: 15px 30px;
  font-size: 14px;
  border-radius: 30px;
  transition: 0.3s;
  border: 1px solid #264796;
}
.label-button:hover {
  color: #264796;
  background: #fff;
  cursor: pointer;
}
.title-h1,
.title-h2 {
  font-family: 'Play', sans-serif;
  text-align: center;
  font-weight: 700;
  margin: 0 0 1em;
  font-size: 46px;
  color: #264796;
  text-transform: uppercase;
}
@media (max-width: 1334px) {
  .title-h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .title-h1 {
    font-size: 28px;
  }
}
@media (max-width: 639px) {
  .title-h1 {
    font-size: 24px;
    margin: 0 0.25em 1em;
  }
}
.title-h2 {
  font-size: 40px;
  text-align: left;
}
@media (max-width: 1334px) {
  .title-h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .title-h2 {
    font-size: 26px;
  }
}
@media (max-width: 639px) {
  .title-h2 {
    font-size: 22px;
  }
}
.title-h3 {
  font-family: 'Play', sans-serif;
}
.home .title-h1 {
  font-size: 60px;
  text-align: center;
}
@media (max-width: 1334px) {
  .home .title-h1 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .home .title-h1 {
    font-size: 46px;
  }
}
@media (max-width: 639px) {
  .home .title-h1 {
    font-size: 32px;
    margin: 0 0.25em 1em;
  }
}
.home .title-h2 {
  font-size: 58px;
  text-align: center;
}
@media (max-width: 1334px) {
  .home .title-h2 {
    font-size: 54px;
  }
}
@media (max-width: 1199px) {
  .home .title-h2 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .home .title-h2 {
    font-size: 36px;
  }
}
@media (max-width: 599px) {
  .home .title-h2 {
    font-size: 28px;
    margin: 0 0.25em 1em;
  }
}
.breadcrumbs {
  font-size: 12px;
  margin-bottom: 20px;
}
.breadcrumbs a {
  color: #728dad;
}
.breadcrumbs a:hover {
  color: #264796;
}
.btn-action {
  background: #264796;
  display: inline-block;
  padding: 12px 30px;
  transition: all 0.5s ease-in-out;
  color: white;
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  text-align: center;
  border-radius: 30px;
  overflow: hidden;
}
.btn-action .text {
  position: relative;
  z-index: 10;
}
.btn-action::after,
.btn-action::before {
  content: '';
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  width: 0;
  background: #ffffff22;
  height: 100%;
  transition: all 0.5s ease-in-out;
}
.btn-action::before {
  left: 0;
}
.btn-action::after {
  left: 100%;
}
.btn-action:hover {
  color: #fff;
}
.btn-action:hover::before {
  width: 100%;
}
.btn-action:hover::after {
  width: 100%;
  left: 0;
}
.message {
  text-align: center;
}
.message .code-404 {
  font-size: 72px;
  color: #87B1FF;
}
.message .desc {
  padding-bottom: 20px;
}
.message .action {
  padding: 10px;
  border: 1px solid #f1f3f7;
  border-radius: 5px;
}
.search-container article,
.category-container article {
  padding: 16px;
}
.search-container article .title-h2-sm,
.category-container article .title-h2-sm {
  font-size: 18px;
  margin-bottom: 0;
}
.search-container article .title-h2-sm .title-link,
.category-container article .title-h2-sm .title-link {
  color: #102347;
}
.search-container article .title-h2-sm .title-link:hover,
.category-container article .title-h2-sm .title-link:hover {
  color: #264796;
}
.search-container article:nth-child(even),
.category-container article:nth-child(even) {
  background: #f1f3f7;
}
.programme-exam {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 25px;
  padding-left: 0;
  margin-bottom: 4em;
}
@media (min-width: 640px) {
  .programme-exam {
    display: block;
    column-count: 2;
  }
}
@media (min-width: 992px) {
  .programme-exam {
    column-count: 3;
  }
}
.programme-exam li {
  position: relative;
  display: flex;
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
  justify-content: center;
  align-items: center;
}
.programme-exam li::marker {
  content: " ";
}
@media (min-width: 640px) {
  .programme-exam li {
    display: inline-block;
    margin-bottom: 1em;
  }
}
.programme-exam li a {
  color: #646e80;
  display: inline-block;
  min-width: 250px;
  max-width: 380px;
  min-height: 48px;
  border-radius: 50px;
  font-size: clamp(13px, 5vw, 14px);
  padding: 15px clamp(15px, 5vw, 20px);
  border: 1px solid #93a0ba;
}
.programme-exam li a:hover {
  color: #fff;
  background: #2d4898;
}
@media (min-width: 640px) {
  .programme-exam li a {
    min-width: 225px;
  }
}
@media (min-width: 768px) {
  .programme-exam li a {
    min-width: 280px;
    max-width: 280px;
  }
}
@media (min-width: 1200px) {
  .programme-exam li a {
    min-width: 315px;
    max-width: 315px;
  }
}
@media (min-width: 1400px) {
  .programme-exam li a {
    min-width: 225px;
    max-width: 340px;
  }
}
.title-orange {
  color: #FFA726 /*#F59E1B*/ !important;
}
.title-green {
  color: #fff !important;
  background: #0c7c19;
  font-size: 20px;
  padding: 10px;
  text-align: center;
}
.examples-susu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 25px;
  padding-left: 0;
  margin-bottom: 4em;
}
.examples-susu li {
  position: relative;
  display: flex;
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
}
.examples-susu li::marker {
  content: " ";
}
.examples-susu li a {
  color: #646e80;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 100px;
  max-width: 140px;
  height: 70px;
  padding: 15px;
  border: 1px solid #0c7c19;
}
.examples-susu li a:hover {
  color: #fff;
  background: #0c7c19;
}
.wp-block-file__button {
  padding: 8px 15px;
}
.wp-block-separator {
  border: none;
  border-top: 1px dashed;
  background-color: transparent;
}
.specialite,
.magister {
  padding: 0 15px 0 0;
}
.specialitet,
.magistrature {
  background: green;
  color: #fff !important;
  padding: 10px;
}
.specialite h3 {
  padding: 10px;
  margin-bottom: 0.5em;
  background: #FFA726 /*#F59E1B*/;
  color: #fff !important;
}
.pagination {
  justify-content: center;
  align-items: center;
  margin-top: 2em;
}
.pagination li {
  padding: 15px;
  font-size: 17px;
}
.pagination li a {
  color: #646e80;
  font-weight: 500;
}
.pagination li.active {
  align-items: center;
  background: #8fa0b8;
  border-radius: 50%;
  color: #fff !important;
  display: flex;
  font-weight: 600;
  justify-content: center;
  line-height: 32px;
  min-width: 42px;
  padding: 5px;
}
.post-link {
  display: flex;
  justify-content: space-between;
}
.post-link a {
  color: #264796;
  font-size: 14px;
}
.btn-scroll-top {
  position: fixed;
  background-color: #8fa0b8;
  right: 20px;
  bottom: 0px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 45px;
}
.btn-scroll-top::before {
  content: "";
  width: 35px;
  height: 35px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E%3C/svg%3E");
}
.btn-scroll-top.is-hide {
  display: none;
}
.home .btn-scroll-top {
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  .btn-scroll-top:hover {
    background-color: #FFA726 /*#F59E1B*/;
  }
}
/*second style*/
.bvi-shortcode .bvi-open {
  display: flex;
  width: 30px;
}
.header__other .search-prev {
  display: flex;
}
.header__other .search-prev .bvi-shortcode {
  background-color: transparent;
  padding: 5px 0;
}
.header__other .search-prev .bvi-shortcode .bvi-svg-eye {
  height: 1em;
  font-size: 1.7em;
}
.header__elements .bvi-shortcode {
  display: flex;
  padding: 5px 0 5px 10px;
}
@media (min-width: 992px) {
  .header__elements .bvi-shortcode {
    display: none;
  }
}
.header__elements .bvi-shortcode .bvi-svg-eye {
  font-size: 1.7em;
}
@media (max-width: 992px) {
  .header__elements {
    display: flex;
  }
}
.page-tabs .tabs-section {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .page-tabs .tabs-section {
    flex-direction: column;
  }
}
.page-tabs .tabs-section .nav-tabs {
  width: 25%;
  align-content: flex-start;
}
@media (max-width: 1399px) {
  .page-tabs .tabs-section .nav-tabs {
    width: 22%;
  }
}
@media (max-width: 1280px) {
  .page-tabs .tabs-section .nav-tabs {
    width: 20%;
  }
}
@media (max-width: 1199px) {
  .page-tabs .tabs-section .nav-tabs {
    width: 18%;
  }
}
@media (max-width: 991px) {
  .page-tabs .tabs-section .nav-tabs {
    width: 100%;
  }
}
.page-tabs .tabs-section .nav-tabs .nav-item {
  width: 100%;
}
.page-tabs .tabs-section .nav-tabs .nav-item .nav-link {
  width: 100%;
  font-size: 14px;
  color: #264796;
  font-weight: 400;
  line-height: 1.3;
  border-bottom: 1px dotted #8da0b7;
  padding: 17px 29px 14px;
}
@media (max-width: 1399px) {
  .page-tabs .tabs-section .nav-tabs .nav-item .nav-link {
    font-size: 13px;
    padding: 17px 5px 11px;
  }
}
@media (max-width: 1199px) {
  .page-tabs .tabs-section .nav-tabs .nav-item .nav-link {
    font-size: 12px;
    padding: 17px 5px 11px;
  }
}
@media (max-width: 991px) {
  .page-tabs .tabs-section .nav-tabs .nav-item .nav-link {
    font-size: 15px;
    padding: 17px 5px 11px;
  }
}
.page-tabs .tabs-section .nav-tabs .nav-item .nav-link.active {
  border-color: #264796;
  background: #f1f3f7;
}
.page-tabs .tabs-section .tab-content {
  width: 70%;
}
@media (max-width: 1399px) {
  .page-tabs .tabs-section .tab-content {
    width: 76%;
  }
}
@media (max-width: 1280px) {
  .page-tabs .tabs-section .tab-content {
    width: 78%;
  }
}
@media (max-width: 1199px) {
  .page-tabs .tabs-section .tab-content {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .page-tabs .tabs-section .tab-content {
    width: 100%;
  }
}
table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
@media (max-width: 991px) {
  table {
    border: 0;
  }
}
/*
.table-wrap {
    text-align: center;
    display: inline-block;
    background-color: @white;
    color: @text;
    padding: 15px;
    @media (max-width: 991px) {
        padding: 0;
    }
    tr {
        border: 1px solid @text-base;
        padding: 5px;
        @media (max-width: 991px) {
            margin-bottom: 1.5em;
            display: block;
            padding: 5px;
        }
    }    
    tr:nth-of-type(even):not(.tr-head) {
        background: @background;
        @media (max-width: 991px) {
             //background: none;
        }
    }
    
    th, td {
        font-size: 14px;
        padding: 20px;
        text-align: center;
        border-right: 1px dotted @text-base;
    }
    td {
        font-size: 16px;
        color: @text;
        @media (max-width: 991px) {
            display: block;
            font-size: 16px;
            text-align: right;
            padding: 15px;
            min-height: 50px;
            border-bottom: 1px dotted #ccc;
            border-right: 1px solid transparent;
            &:last-child {
                //border-bottom: 0;
            }
            &:before {
                content: attr(data-label);
                float: left;
                text-transform: uppercase;
                font-size: 16px;
            }
        }
    }   
    
    th {
        color: @white;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px;
    }
    thead {
        background: @gray;
        color: @white;
        text-align: center;
        @media (max-width: 991px) {
            display: none;
          }
    }
    
    tbody {
        color: @text;
        tr {
            td.edu-title {
                @media (max-width: 991px) {
                    background: @gray;
                    color: @white;                  
                    text-align: right;
                    margin-bottom: 0.4em;
                    &:before {
                        font-size: 13px;
                        font-weight: 500;
                    }
                }
                h2.table-title {
                    font-size: 20px;
                    text-align: left;
                    margin-bottom: 0.6em;
                    line-height: 1.1;
                    @media (max-width: 991px) {
                        margin-top: 1.2em;
                        background: @gray;
                        color: @white;                     
                    }
                }
                .profile {
                    font-size: 14px;
                    text-align: left;
                    line-height: 1.1;
                    &:before {
                        content:"Профиль: ";                    
                        color: @text;
                        font-weight: 500;
                        padding-right: 10px;
                         @media (max-width: 991px) {
                            color: @white;
                         }
                    }
                }              
            }
        }
    }
}    


.wp-block-table.is-style-stripes .table-wrap tbody tr:nth-child(odd) {
    background-color: @white;
}

.wp-block-table td, .wp-block-table.is-style-stripes td {
    border: 1px dotted #8da0b7;
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: #fff;
}

.wp-block-table.is-style-stripes {
    .table-wrap {
         tr {
        border: 1px solid @text-base;
        padding: 5px;
        @media (max-width: 991px) {
            margin-bottom: 1.5em;
            display: block;
            padding: 5px;
        }
    }    
    tr:nth-of-type(even):not(.tr-head) {
        background: @background;
        @media (max-width: 991px) {
             //background: none;
        }
    }
    
    th, td {
        font-size: 14px;
        padding: 20px;
        text-align: center;
        border-right: 1px dotted @text-base;
    }
    td {
        font-size: 16px;
        color: @text;
        @media (max-width: 991px) {
            display: block;
            font-size: 16px;
            text-align: right;
            padding: 15px;
            min-height: 50px;
            border-bottom: 1px dotted #ccc;
            border-right: 1px solid transparent;
            &:last-child {
                //border-bottom: 0;
            }
            &:before {
                content: attr(data-label);
                float: left;
                text-transform: uppercase;
                font-size: 16px;
            }
        }
    }     
    th {
        color: @white;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1px;
    }
        thead {
        background: @gray;
        color: @white;
        text-align: center;
        border-bottom: 0;
        @media (max-width: 991px) {
            display: none;
            }
        }
    }
}
*/
/*
.wp-block-table, .is-style-stripes, .table-wrap-figure, .wp-block-table.is-style-stripes, .content-table {
    .table-wrap {
        text-align: center;
        display: inline-block;
        background-color: @white;
        color: @text;
        padding: 15px;
        @media (max-width: 991px) {
            padding: 0;
        }
        tr {
            border: 1px solid @text-base;
            padding: 5px;
            @media (max-width: 991px) {
                margin-bottom: 1.5em;
                display: block;
                padding: 5px;
            }
        }    
        tr:nth-of-type(even):not(.tr-head) {
            background: @background;
            @media (max-width: 991px) {
                 //background: none;
            }
        }
        
        th, td {
            font-size: 14px;
            padding: 20px;
            text-align: center;
            border-right: 1px dotted @text-base;
        }
        td {
            font-size: 16px;
            color: @text;
            @media (max-width: 991px) {
                display: block;
                font-size: 16px;
                text-align: right;
                padding: 15px;
                min-height: 50px;
                border-bottom: 1px dotted #ccc;
                border-right: 1px solid transparent;
                &:last-child {
                    //border-bottom: 0;
                }
                &:before {
                    content: attr(data-label);
                    float: left;
                    text-transform: uppercase;
                    font-size: 16px;
                }
            }
        }   
        
        th {
            color: @white;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 1px;
        }
        thead {
            background: @gray;
            color: @white;
            text-align: center;
            border-bottom: 0;
            @media (max-width: 991px) {
                display: none;
              }
        }
        
        tbody {
            color: @text;
            tr {
                td.edu-title {
                    @media (max-width: 991px) {
                        background: @gray;
                        color: @white;                  
                        text-align: right;
                        margin-bottom: 0.4em;
                        &:before {
                            font-size: 13px;
                            font-weight: 500;
                        }
                    }
                    h2.table-title {
                        font-size: 20px;
                        text-align: left;
                        margin-bottom: 0.6em;
                        line-height: 1.1;
                        @media (max-width: 991px) {
                            margin-top: 1.2em;
                            background: @gray;
                            color: @white;                     
                        }
                    }
                    .profile {
                        font-size: 14px;
                        text-align: left;
                        line-height: 1.1;
                        &:before {
                            content:"Профиль: ";                    
                            color: @text;
                            font-weight: 500;
                            padding-right: 10px;
                             @media (max-width: 991px) {
                                color: @white;
                             }
                        }
                    }              
                }
            }
        }
    }    
}
*/
.wp-block-table.is-style-stripes {
  border: 1px solid #ccc;
}
@media (max-width: 991px) {
  .wp-block-table.is-style-stripes {
    border: 0px solid #ccc;
  }
}
table.table-wrap {
  text-align: center;
  display: inline-block;
  background-color: #fff;
  color: #445067;
  padding: 15px;
  border: 1px solid #ccc;
}
@media (max-width: 1279px) {
  table.table-wrap {
    padding: 10px;
  }
}
@media (max-width: 991px) {
  table.table-wrap {
    padding: 0;
  }
}
table.table-wrap tr {
  border: 1px solid #ddd;
  padding: 5px;
}
@media (max-width: 991px) {
  table.table-wrap tr {
    margin-bottom: 1.5em;
    display: block;
    padding: 5px;
  }
}
table.table-wrap th,
table.table-wrap td {
  padding: 15px;
  text-align: center;
  border-color: #ccc !important;
  border-top: 1px dotted;
  border-left: 1px dotted;
  border-right: 1px dotted;
  border-bottom: 1px dotted;
}
@media (max-width: 1279px) {
  table.table-wrap th,
  table.table-wrap td {
    padding: 15px 10px;
  }
}
@media (max-width: 991px) {
  table.table-wrap th,
  table.table-wrap td {
    padding: 20px;
  }
}
table.table-wrap td {
  font-size: 17px;
  color: #445067;
  text-align: left;
}
@media (max-width: 991px) {
  table.table-wrap td {
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    padding: 15px;
    min-height: 50px;
    border-top: none;
    border-left: 1px dotted;
    border-right: 1px dotted;
    border-bottom: 1px dotted;
    line-height: 1.2;
  }
  table.table-wrap td:first-child {
    border-top: 1px dotted;
  }
  table.table-wrap td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding-right: 20px;
    padding-bottom: 10px;
    width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 991px) and (max-width: 640px) {
  table.table-wrap td:before {
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 480px) {
  table.table-wrap td {
    text-align: left;
  }
}
table.table-wrap th {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
@media (max-width: 1279px) {
  table.table-wrap th {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  table.table-wrap th {
    font-size: 14px;
  }
}
table.table-wrap thead {
  background: #8fa0b8;
  color: #fff;
  text-align: center;
  border-bottom: 0 !important;
}
@media (max-width: 991px) {
  table.table-wrap thead {
    display: none;
  }
}
table.table-wrap thead tr td {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center !important;
}
@media (max-width: 1279px) {
  table.table-wrap thead tr td {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  table.table-wrap thead tr td {
    font-size: 14px;
  }
}
table.table-wrap tbody {
  color: #445067;
}
@media (max-width: 991px) {
  table.table-wrap tbody tr td.edu-title {
    background: #8fa0b8;
    color: #fff;
    text-align: right;
  }
  table.table-wrap tbody tr td.edu-title:before {
    font-size: 13px;
    font-weight: 500;
  }
}
table.table-wrap tbody tr td.edu-title h2.table-title {
  font-size: 20px;
  text-align: left;
  margin-bottom: 0.5em;
  line-height: 1.1;
}
@media (max-width: 1279px) {
  table.table-wrap tbody tr td.edu-title h2.table-title {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  table.table-wrap tbody tr td.edu-title h2.table-title {
    margin-top: 1.3em;
    background: #8fa0b8;
    color: #fff;
  }
}
table.table-wrap tbody tr td.edu-title .profile {
  font-size: 14px;
  text-align: left;
  line-height: 1.1;
}
table.table-wrap tbody tr td.edu-title .profile:before {
  content: "Профиль: ";
  color: #445067;
  font-weight: 500;
  padding-right: 10px;
}
@media (max-width: 991px) {
  table.table-wrap tbody tr td.edu-title .profile:before {
    color: #fff;
  }
}
table.table-wrap tbody tr:nth-of-type(even) {
  background: #f1f3f7;
}
table.table-wrap tbody tr:nth-of-type(odd) {
  background-color: #fff !important;
}
.table-stat table tr td:last-of-type,
.table-stat table tr td:nth-last-child(2) {
  text-align: center;
}
@media (max-width: 991px) {
  .table-stat table tr td:last-of-type,
  .table-stat table tr td:nth-last-child(2) {
    text-align: right;
  }
}
@media (max-width: 640px) {
  .table-stat table tr td:last-of-type,
  .table-stat table tr td:nth-last-child(2) {
    text-align: left;
  }
}
.table-stat table tr th:last-of-type,
.table-stat table tr th:nth-last-child(2) {
  min-width: 110px;
  max-width: 120px;
  padding: 15px 10px;
}
.table-plan-5 {
  /*table tr td:first-child,*/
}
.table-plan-5 table tr td {
  text-align: center;
}
@media (max-width: 991px) {
  .table-plan-5 table tr td {
    text-align: right;
  }
}
@media (max-width: 640px) {
  .table-plan-5 table tr td {
    text-align: left;
  }
}
.table-plan-5 table tr td:nth-of-type(2) {
  text-align: left;
}
@media (max-width: 991px) {
  .table-plan-5 table tr td:nth-of-type(2) {
    text-align: right;
  }
}
@media (max-width: 640px) {
  .table-plan-5 table tr td:nth-of-type(2) {
    text-align: left;
  }
}
.table-plan-4 table tr td:last-of-type,
.table-plan-4 table tr td:nth-last-child(2),
.table-plan-4 table tr td:nth-last-child(3),
.table-plan-4 table tr td:nth-last-child(4) {
  text-align: center;
}
@media (max-width: 991px) {
  .table-plan-4 table tr td:last-of-type,
  .table-plan-4 table tr td:nth-last-child(2),
  .table-plan-4 table tr td:nth-last-child(3),
  .table-plan-4 table tr td:nth-last-child(4) {
    text-align: right;
  }
}
@media (max-width: 640px) {
  .table-plan-4 table tr td:last-of-type,
  .table-plan-4 table tr td:nth-last-child(2),
  .table-plan-4 table tr td:nth-last-child(3),
  .table-plan-4 table tr td:nth-last-child(4) {
    text-align: left;
  }
}
.table-plan-3 table tr td:last-of-type,
.table-plan-3 table tr td:nth-last-child(2),
.table-plan-3 table tr td:nth-last-child(3) {
  text-align: center;
}
@media (max-width: 991px) {
  .table-plan-3 table tr td:last-of-type,
  .table-plan-3 table tr td:nth-last-child(2),
  .table-plan-3 table tr td:nth-last-child(3) {
    text-align: right;
  }
}
@media (max-width: 640px) {
  .table-plan-3 table tr td:last-of-type,
  .table-plan-3 table tr td:nth-last-child(2),
  .table-plan-3 table tr td:nth-last-child(3) {
    text-align: left;
  }
}
.wp-block-table table,
.is-style-stripes table,
.table-wrap-figure table,
.table-wrap-rowspan table {
  text-align: center;
  display: inline-block;
  display: table;
  background-color: #fff;
  color: #445067;
  padding: 15px;
  border: 0px solid #ccc;
}
@media (max-width: 1279px) {
  .wp-block-table table,
  .is-style-stripes table,
  .table-wrap-figure table,
  .table-wrap-rowspan table {
    padding: 10px;
  }
}
@media (max-width: 991px) {
  .wp-block-table table,
  .is-style-stripes table,
  .table-wrap-figure table,
  .table-wrap-rowspan table {
    padding: 0;
  }
}
.wp-block-table table tr,
.is-style-stripes table tr,
.table-wrap-figure table tr,
.table-wrap-rowspan table tr {
  border: 1px solid #ddd;
  padding: 5px;
}
@media (max-width: 991px) {
  .wp-block-table table tr,
  .is-style-stripes table tr,
  .table-wrap-figure table tr,
  .table-wrap-rowspan table tr {
    margin-bottom: 1.5em;
    display: block;
    padding: 5px;
  }
}
.wp-block-table table th,
.is-style-stripes table th,
.table-wrap-figure table th,
.table-wrap-rowspan table th,
.wp-block-table table td,
.is-style-stripes table td,
.table-wrap-figure table td,
.table-wrap-rowspan table td {
  padding: 15px;
  text-align: center;
  border-color: #ccc !important;
  border-top: 1px dotted;
  border-left: 1px dotted;
  border-right: 1px dotted;
  border-bottom: 1px dotted;
}
@media (max-width: 1279px) {
  .wp-block-table table th,
  .is-style-stripes table th,
  .table-wrap-figure table th,
  .table-wrap-rowspan table th,
  .wp-block-table table td,
  .is-style-stripes table td,
  .table-wrap-figure table td,
  .table-wrap-rowspan table td {
    padding: 15px 10px;
  }
}
@media (max-width: 991px) {
  .wp-block-table table th,
  .is-style-stripes table th,
  .table-wrap-figure table th,
  .table-wrap-rowspan table th,
  .wp-block-table table td,
  .is-style-stripes table td,
  .table-wrap-figure table td,
  .table-wrap-rowspan table td {
    padding: 20px;
  }
}
.wp-block-table table td,
.is-style-stripes table td,
.table-wrap-figure table td,
.table-wrap-rowspan table td {
  font-size: 16px;
  color: #445067;
  text-align: left;
  line-height: 1.3;
}
@media (max-width: 1279px) {
  .wp-block-table table td,
  .is-style-stripes table td,
  .table-wrap-figure table td,
  .table-wrap-rowspan table td {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .wp-block-table table td,
  .is-style-stripes table td,
  .table-wrap-figure table td,
  .table-wrap-rowspan table td {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .wp-block-table table td,
  .is-style-stripes table td,
  .table-wrap-figure table td,
  .table-wrap-rowspan table td {
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    padding: 15px;
    border-top: none;
    border-left: 1px dotted;
    border-right: 1px dotted;
    border-bottom: 1px dotted;
    line-height: 1.2;
  }
  .wp-block-table table td:first-child,
  .is-style-stripes table td:first-child,
  .table-wrap-figure table td:first-child,
  .table-wrap-rowspan table td:first-child {
    border-top: 1px dotted;
  }
  .wp-block-table table td:before,
  .is-style-stripes table td:before,
  .table-wrap-figure table td:before,
  .table-wrap-rowspan table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    padding-bottom: 10px;
  }
}
.wp-block-table table th,
.is-style-stripes table th,
.table-wrap-figure table th,
.table-wrap-rowspan table th {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
@media (max-width: 1279px) {
  .wp-block-table table th,
  .is-style-stripes table th,
  .table-wrap-figure table th,
  .table-wrap-rowspan table th {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .wp-block-table table th,
  .is-style-stripes table th,
  .table-wrap-figure table th,
  .table-wrap-rowspan table th {
    font-size: 14px;
  }
}
.wp-block-table table thead,
.is-style-stripes table thead,
.table-wrap-figure table thead,
.table-wrap-rowspan table thead {
  background: #8fa0b8;
  color: #fff;
  text-align: center;
  font-weight: 500;
  border-bottom: 0 !important;
}
@media (max-width: 991px) {
  .wp-block-table table thead,
  .is-style-stripes table thead,
  .table-wrap-figure table thead,
  .table-wrap-rowspan table thead {
    display: none;
  }
}
.wp-block-table table tbody,
.is-style-stripes table tbody,
.table-wrap-figure table tbody,
.table-wrap-rowspan table tbody {
  color: #445067;
}
@media (max-width: 991px) {
  .wp-block-table table tbody tr td.edu-title,
  .is-style-stripes table tbody tr td.edu-title,
  .table-wrap-figure table tbody tr td.edu-title,
  .table-wrap-rowspan table tbody tr td.edu-title {
    background: #8fa0b8;
    color: #fff;
    text-align: right;
  }
  .wp-block-table table tbody tr td.edu-title:before,
  .is-style-stripes table tbody tr td.edu-title:before,
  .table-wrap-figure table tbody tr td.edu-title:before,
  .table-wrap-rowspan table tbody tr td.edu-title:before {
    font-size: 13px;
    font-weight: 500;
  }
}
.wp-block-table table tbody tr td.edu-title h2.table-title,
.is-style-stripes table tbody tr td.edu-title h2.table-title,
.table-wrap-figure table tbody tr td.edu-title h2.table-title,
.table-wrap-rowspan table tbody tr td.edu-title h2.table-title {
  font-size: 20px;
  text-align: left;
  margin-bottom: 0.5em;
  line-height: 1.1;
}
@media (max-width: 1279px) {
  .wp-block-table table tbody tr td.edu-title h2.table-title,
  .is-style-stripes table tbody tr td.edu-title h2.table-title,
  .table-wrap-figure table tbody tr td.edu-title h2.table-title,
  .table-wrap-rowspan table tbody tr td.edu-title h2.table-title {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .wp-block-table table tbody tr td.edu-title h2.table-title,
  .is-style-stripes table tbody tr td.edu-title h2.table-title,
  .table-wrap-figure table tbody tr td.edu-title h2.table-title,
  .table-wrap-rowspan table tbody tr td.edu-title h2.table-title {
    margin-top: 1.3em;
    background: #8fa0b8;
    color: #fff;
  }
}
.wp-block-table table tbody tr td.edu-title .profile,
.is-style-stripes table tbody tr td.edu-title .profile,
.table-wrap-figure table tbody tr td.edu-title .profile,
.table-wrap-rowspan table tbody tr td.edu-title .profile {
  font-size: 14px;
  text-align: left;
  line-height: 1.1;
}
.wp-block-table table tbody tr td.edu-title .profile:before,
.is-style-stripes table tbody tr td.edu-title .profile:before,
.table-wrap-figure table tbody tr td.edu-title .profile:before,
.table-wrap-rowspan table tbody tr td.edu-title .profile:before {
  content: "Профиль: ";
  color: #445067;
  font-weight: 500;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .wp-block-table table tbody tr td.edu-title .profile:before,
  .is-style-stripes table tbody tr td.edu-title .profile:before,
  .table-wrap-figure table tbody tr td.edu-title .profile:before,
  .table-wrap-rowspan table tbody tr td.edu-title .profile:before {
    color: #fff;
  }
}
.wp-block-table table tbody tr td.department,
.is-style-stripes table tbody tr td.department,
.table-wrap-figure table tbody tr td.department,
.table-wrap-rowspan table tbody tr td.department {
  background: #fcfcfc;
  text-align: center;
}
@media (max-width: 991px) {
  .wp-block-table table tbody tr td.department,
  .is-style-stripes table tbody tr td.department,
  .table-wrap-figure table tbody tr td.department,
  .table-wrap-rowspan table tbody tr td.department {
    background: #8fa0b8;
    color: #fff;
    font-size: 20px;
  }
}
.wp-block-table table tbody tr:nth-of-type(even),
.is-style-stripes table tbody tr:nth-of-type(even),
.table-wrap-figure table tbody tr:nth-of-type(even),
.table-wrap-rowspan table tbody tr:nth-of-type(even) {
  background: #f1f3f7;
}
.wp-block-table table tbody tr:nth-child(odd),
.is-style-stripes table tbody tr:nth-child(odd),
.table-wrap-figure table tbody tr:nth-child(odd),
.table-wrap-rowspan table tbody tr:nth-child(odd) {
  background-color: #fff !important;
}
@media (max-width: 640px) {
  .wp-block-table table tbody td,
  .is-style-stripes table tbody td,
  .table-wrap-figure table tbody td,
  .table-wrap-rowspan table tbody td {
    text-align: left;
  }
  .wp-block-table table tbody td:before,
  .is-style-stripes table tbody td:before,
  .table-wrap-figure table tbody td:before,
  .table-wrap-rowspan table tbody td:before {
    display: block;
    width: 100%;
    text-align: left;
  }
}
table {
  text-align: center;
  display: inline-block;
  background-color: #fff;
  color: #445067;
  padding: 15px;
  border: 0px solid #ccc;
}
@media (max-width: 1279px) {
  table {
    padding: 10px;
  }
}
@media (max-width: 991px) {
  table {
    padding: 0;
  }
}
table tr {
  border: 1px solid #ddd;
  padding: 5px;
}
@media (max-width: 991px) {
  table tr {
    margin-bottom: 1.5em;
    display: block;
    padding: 5px;
  }
}
table th,
table td {
  padding: 15px 17px;
  text-align: center;
  border-color: #ccc !important;
  border-top: 1px dotted;
  border-left: 1px dotted;
  border-right: 1px dotted;
  border-bottom: 1px dotted;
}
@media (max-width: 1279px) {
  table th,
  table td {
    padding: 15px 10px;
  }
}
@media (max-width: 991px) {
  table th,
  table td {
    padding: 20px;
  }
}
table th label {
  padding: 5px 0 0;
}
@media (max-width: 991px) {
  table th label {
    padding: 0;
  }
}
table td {
  font-size: 17px;
  color: #445067;
  text-align: left;
}
@media (max-width: 991px) {
  table td {
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    padding: 15px;
    border-top: none;
    border-left: 1px dotted;
    border-right: 1px dotted;
    border-bottom: 1px dotted;
    line-height: 1.2;
  }
  table td:first-child {
    border-top: 1px dotted;
  }
  table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    padding-bottom: 10px;
  }
}
table th {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
@media (max-width: 1279px) {
  table th {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  table th {
    font-size: 14px;
  }
}
table thead {
  background: #8fa0b8;
  color: #fff;
  text-align: center;
  font-weight: 500;
  border-bottom: 0 !important;
}
@media (max-width: 991px) {
  table thead {
    display: none;
  }
}
table tbody {
  color: #445067;
}
@media (max-width: 991px) {
  table tbody tr td.edu-title {
    background: #8fa0b8;
    color: #fff;
    text-align: right;
  }
  table tbody tr td.edu-title:before {
    font-size: 13px;
    font-weight: 500;
  }
}
table tbody tr td.edu-title h2.table-title {
  font-size: 20px;
  text-align: left;
  margin-bottom: 0.5em;
  line-height: 1.1;
}
@media (max-width: 1279px) {
  table tbody tr td.edu-title h2.table-title {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  table tbody tr td.edu-title h2.table-title {
    margin-top: 1.3em;
    background: #8fa0b8;
    color: #fff;
  }
}
table tbody tr td.edu-title .profile {
  font-size: 14px;
  text-align: left;
  line-height: 1.1;
}
table tbody tr td.edu-title .profile:before {
  content: "Профиль: ";
  color: #445067;
  font-weight: 500;
  padding-right: 10px;
}
@media (max-width: 991px) {
  table tbody tr td.edu-title .profile:before {
    color: #fff;
  }
}
table tbody tr td.department {
  background: #fcfcfc;
  text-align: center;
}
@media (max-width: 991px) {
  table tbody tr td.department {
    background: #8fa0b8;
    color: #fff;
    font-size: 20px;
  }
}
table tbody tr:nth-of-type(even) {
  background: #f1f3f7;
}
table tbody tr:nth-child(odd) {
  background-color: #fff !important;
}
/*include base styles*/
.block-edu {
  /*
	&:nth-child(3n+1) {
		.btn-action {
			background: @blue;
		}
	}
	&:nth-child(3n+2) {
		.btn-action  {
			background: @green;
		}
	}
	&:nth-child(3n+3) {
		.btn-action  {
			background: @orange;
		}
	}*/
}
.block-edu .edu-program {
  border: 2px solid #8da0b7;
  padding: 45px 25px 25px;
  gap: 20px;
  border-radius: 20px;
  position: relative;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  color: #445067;
  line-height: 1.1;
  /*.info-form {
			position: absolute;
			top: 0;
			right: 0;
			padding: 10px 40px;
			background: @border-grey;
			color: white;
			border-radius: 0 15px 0 20px;
			z-index: -1;
			font-size: 16px;
			font-weight: bold;
			letter-spacing: 0.5px;
		}*/
}
.block-edu .edu-program .title-h3 {
  color: #264796;
  font-weight: 700;
  font-size: 18px;
}
.block-edu .edu-program .info-form {
  position: absolute;
  top: 0;
  right: 0;
  color: white;
  border-radius: 0 15px 0 20px;
  z-index: 1;
  background: #8da0b7;
  display: flex;
}
.block-edu .edu-program .info-form .place-type,
.block-edu .edu-program .info-form .form-type {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: lowercase;
}
.block-edu .edu-program .info-form .place-type {
  padding-right: 30px;
  background: #FFA726 /*#F59E1B*/;
  border-radius: 0 0 0 20px;
  margin-right: -20px;
}
.block-edu .edu-program .info-form .form-type {
  border-radius: 0 20px 0 20px;
  background: #8da0b7;
}
.block-edu .edu-program .edu-title {
  width: 70%;
}
.block-edu .edu-program .school {
  color: #77848f;
  font-size: 12px;
}
.block-edu .edu-program .label {
  font-size: 20px;
  margin: 10px 0;
}
.block-edu .edu-program .edu-description {
  margin-top: 10px;
  padding-top: 14px;
  border: 1px solid;
  border-image: linear-gradient(90deg, white, #8da0b7, white) 100% 1;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}
@media (max-width: 767px) {
  .block-edu .edu-program .edu-description {
    flex-direction: column;
  }
}
@media (max-width: 540px) {
  .block-edu .edu-program .edu-description {
    flex-wrap: wrap;
  }
}
.block-edu .edu-program .edu-description .description {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}
.block-edu .edu-program .edu-description .description .info-label {
  width: 30%;
}
@media (max-width: 1199px) {
  .block-edu .edu-program .edu-description .description .info-label {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .block-edu .edu-program .edu-description .description .info-label {
    width: 40%;
  }
}
@media (max-width: 639px) {
  .block-edu .edu-program .edu-description .description .info-label {
    width: 100%;
  }
}
.block-edu .edu-program .edu-description .description .info-text {
  color: #264796;
  font-weight: bold;
  overflow: hidden;
  width: auto;
}
.block-edu .edu-program .edu-description .description .funded-places,
.block-edu .edu-program .edu-description .description .period {
  display: flex;
  flex-direction: row;
  padding-right: 0;
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
}
@media (max-width: 639px) {
  .block-edu .edu-program .edu-description .description .funded-places,
  .block-edu .edu-program .edu-description .description .period {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}
.block-edu .edu-program .edu-description .description .funded-places .info-text {
  font-size: 18px;
}
.block-edu .edu-program .edu-description .btn-action {
  min-width: 210px;
  width: 210px;
  padding: 18px 30px;
}
@media (max-width: 767px) {
  .block-edu .edu-program .edu-description .btn-action {
    min-width: 100%;
    width: 100%;
  }
}
/*include other styles*/
.archive-education-program {
  flex: 1 0 auto;
  padding: 30px 0;
  margin-top: 65px;
}
.archive-education-program .filter-result-container {
  list-style: none;
  display: flex;
  align-content: space-around;
  padding-left: 0;
  margin-bottom: 0;
}
.archive-education-program .filter-result-container .filter-container {
  position: relative;
}
.archive-education-program .filter-result-container .filter-container .filter-form {
  position: sticky;
  top: 120px;
  background: #f1f3f7;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .archive-education-program .filter-result-container .filter-container .filter-form {
    top: 240px;
    z-index: 100;
  }
  .archive-education-program .filter-result-container .filter-container .filter-form .form-wrap {
    display: none;
  }
}
.archive-education-program .filter-result-container .filter-container .filter-form #reset-filters-btn {
  margin-top: 1em;
  border: none;
}
.archive-education-program .filter-result-container .filter-container .filter-form .btn-action {
  font-size: 0.9em;
  height: 48px;
  color: #445162;
  padding: 12px 20px;
  background: #dae1eb;
}
.archive-education-program .filter-result-container .filter-container .filter-form .btn-action:hover {
  background: #8fa0b8;
  color: #fff;
}
@media (max-width: 991px) {
  .archive-education-program .filter-result-container .filter-container .filter-scroll {
    position: sticky;
  }
}
.archive-education-program .filter-result-container .filter-container .filter--fix {
  position: fixed;
  left: 0;
  border-radius: 0;
  width: 100%;
}
.archive-education-program .filter-result-container .filter-container .filter-label {
  padding: 10px 20px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .archive-education-program .filter-result-container .filter-container .filter-label {
    display: none;
  }
}
.archive-education-program .filter-result-container .filter-container .filter-label .filter-label-text {
  color: #728dad;
}
.archive-education-program .filter-result-container .filter-container .form-wrap {
  padding: 0 20px 20px;
}
@media (min-width: 992px) {
  .archive-education-program .filter-result-container .filter-container .form-wrap {
    padding: 10px 20px 20px;
    display: block;
  }
}
.archive-education-program .filter-result-container .filter-container .form-wrap .meta-box-field {
  display: flex;
  flex-direction: column;
  margin: 20px 0;
}
.archive-education-program .filter-result-container .filter-container .form-wrap .meta-box-field label {
  color: #728dad;
  font-size: 14px;
}
.archive-education-program .filter-result-container .filter-container .form-wrap .meta-box-field select {
  background: #fff;
  border-radius: 5px;
  border-color: #87B1FF;
  font-size: 14px;
}
.archive-education-program .filter-result-container .filter-container .form-wrap .meta-box-field select:focus-visible {
  outline: 0;
}
.archive-education-program .filter-result-container .result-container {
  padding-top: 20px;
}
.archive-education-program .filter-result-container .result-container .block-edu {
  margin-bottom: 30px;
}
.archive-education-program .filter-result-container .result-container .block-edu .out-filter-program-container {
  position: relative;
  overflow: hidden;
}
.archive-education-program .view-more-posts {
  text-align: center;
}
.archive-education-program .view-more-posts #more_posts {
  width: 235px;
  cursor: pointer;
  background: #8fa0b8;
}
.single-education {
  padding: 30px 0;
}
.single-education .title-edu .edu-h1 {
  font-size: 28px;
  color: #102347;
  margin-bottom: 10px;
}
.single-education .title-edu .edu-h2 {
  font-size: 20px;
  color: #102347;
  margin-bottom: 10px;
}
.single-education .title-edu .division {
  color: #102347;
  font-size: 12px;
}
.single-education .title-edu span {
  color: #728dad;
}
.single-education .submit-documents {
  display: flex;
  justify-content: end;
  margin: 1em 0em;
  gap: 10px;
}
@media (max-width: 576px) {
  .single-education .submit-documents {
    flex-direction: column;
  }
}
.single-education .submit-documents .submit-documents-link {
  width: 100%;
  height: 50px;
  max-width: 230px;
  border-radius: 30px;
  color: white;
}
@media (max-width: 576px) {
  .single-education .submit-documents .submit-documents-link {
    max-width: 100%;
  }
}
.single-education .submit-documents .submit-documents-link.docs {
  background: #FFA726 /*#F59E1B*/;
}
.single-education .table-edu {
  font-size: 16px;
  padding: 0;
}
.single-education .table-edu tr:nth-of-type(even) > * {
  background: #f1f3f7;
}
.single-education .table-edu tr th {
  color: #445067;
  padding: 16px 20px;
  text-align: left;
  letter-spacing: 0.1px;
}
@media (max-width: 991px) {
  .single-education .table-edu tr th {
    display: block;
  }
}
@media (min-width: 992px) {
  .single-education .table-edu tr th.child-funded-places {
    text-align: left;
    font-size: 80%;
    line-height: 1;
    vertical-align: middle;
    padding-right: 5px !important;
  }
  .single-education .table-edu tr th.child-funded-places ::before {
    content: '-';
    position: absolute;
    margin-left: -1em;
  }
  .single-education .table-edu tr th.child-funded-places label {
    padding-left: 30px;
  }
}
.single-education .table-edu tr td {
  color: #22386E;
  padding: 16px 20px;
  vertical-align: middle;
}
.single-education .table-edu tr td .sub-ege-item span {
  margin-right: 0.2em;
}
.single-education .table-edu tr td .sub-ege-item span p {
  margin: 0;
}
@media (max-width: 991px) {
  .single-education .table-edu {
    font-size: 14px;
  }
}
.single-education .partners {
  display: flex;
  flex-wrap: wrap;
  width: 99.9%;
  margin: 3em 0 2em;
  justify-content: space-between;
  border: 1px solid #f1f3f7;
}
.single-education .partners .partner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 15px 10px;
  text-align: center;
  width: 33.3%;
  min-height: 250px;
}
.single-education .partners .partner:nth-of-type(2n) {
  background: #f1f3f7;
}
.single-education .partners .partner:nth-of-type(2n+1) {
  background: #fff;
}
@media (max-width: 991px) {
  .single-education .partners .partner {
    width: 50%;
    /*&:nth-of-type(1), &:nth-of-type(4),
				&:nth-of-type(5), &:nth-of-type(8),
				&:nth-of-type(9), &:nth-of-type(11),
				&:nth-of-type(12), &:nth-of-type(15),
				&:nth-of-type(16), &:nth-of-type(19) {
					background: @white;
				}
				&:nth-of-type(2), &:nth-of-type(3),
				&:nth-of-type(6), &:nth-of-type(7),
				&:nth-of-type(12), &:nth-of-type(13),
				&:nth-of-type(12), &:nth-of-type(15),
				&:nth-of-type(16), &:nth-of-type(19) {
					background: @background;
				}*/
  }
  .single-education .partners .partner:nth-of-type(4n+1),
  .single-education .partners .partner:nth-of-type(4n+4) {
    background: #fff;
  }
  .single-education .partners .partner:nth-of-type(4n+2),
  .single-education .partners .partner:nth-of-type(4n+3) {
    background: #f1f3f7;
  }
}
@media (max-width: 540px) {
  .single-education .partners .partner {
    width: 100%;
    padding: 25px 10px;
  }
  .single-education .partners .partner:nth-of-type(2n) {
    background: #f1f3f7;
  }
  .single-education .partners .partner:nth-of-type(2n+1) {
    background: #fff;
  }
}
.single-education .partners .partner .partner-img {
  width: 100%;
  height: auto;
  max-height: 150px;
  max-width: fit-content;
}
.single-education .partners .partner .partner-title {
  margin: 1em 0.5em;
}
.single-education .partners .partner .partner-desc {
  margin: 0 0.5em;
  line-height: 1.2;
}
.single-education .breadcrumbs .susu_breadcrumbs .kb_sep:last-child {
  display: none;
}
/*include base styles*/
/*include other styles*/
.archive-living {
  flex: 1 0 auto;
  padding: 30px 0;
  margin-top: 65px;
}
.archive-living .living-news {
  margin-top: 2em;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1280px) {
  .archive-living .living-news {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991px) {
  .archive-living .living-news {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .archive-living .living-news {
    grid-template-columns: repeat(1, 1fr);
  }
}
.archive-living .living {
  padding: 40px;
  border: 1px solid whitesmoke;
  transition: 0.5s;
}
.archive-living .living:hover {
  background: #fdfdfd;
  background: #e6f2ff;
}
.archive-living .living .thumbnail {
  border-radius: 5px;
  padding-bottom: 10px;
}
.archive-living .living .thumbnail .image {
  object-fit: cover;
  border-radius: 5px;
}
.archive-living .living .living-title {
  margin-top: 1em;
}
.archive-living .living .living-title h2 {
  font-size: 20px;
  color: #264796;
  text-align: start;
}
.archive-living .living .living-ex {
  color: #728dad;
}
.archive-living .living:nth-child(2n+2) {
  background: #f1f3f7;
}
.archive-living .living:nth-child(2n+2):hover {
  background: #e6f2ff;
}
.single-living-page {
  padding: 30px 0;
}
.single-living-page .living-content .thumbnail {
  float: left;
  margin: 0 30px 10px 0;
  padding: 10px;
}
@media (max-width: 991px) {
  .single-living-page .living-content .thumbnail {
    margin: 0 0 1em;
    padding: 0;
  }
}
.single-living-page .living-content .thumbnail img {
  width: 100%;
  max-width: 500px;
  height: auto;
}
@media (max-width: 991px) {
  .single-living-page .living-content .thumbnail img {
    max-width: 100%;
  }
}
.socials {
  display: grid;
  gap: 60px;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1440px) {
  .socials {
    gap: 30px;
  }
}
@media (max-width: 1199px) {
  .socials {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .socials {
    grid-template-columns: 1fr;
  }
}
.socials .social-card {
  width: 100%;
  height: 450px;
  position: relative;
  z-index: 20;
  overflow: hidden;
}
.socials .social-card .image-block {
  height: 450px;
  background: #75a0c7;
  background: #8fa0b8;
}
.socials .social-card .image-block img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 450px;
  opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.socials .social-card .image-block .social-title {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 15px;
  height: 65px;
  font-size: 20px;
  color: #2d4898;
  background: #ffffffc7;
  font-family: 'Play', sans-serif;
  letter-spacing: 0.5px;
}
.socials .social-card .info-block {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
  box-shadow: 0 0 0px 3px #acbbcd inset;
}
.socials .social-card .info-block::before,
.socials .social-card .info-block::after {
  position: absolute;
  top: 90px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.socials .social-card .info-block::before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.socials .social-card .info-block::after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.socials .social-card .info-block .social-short-description {
  padding: 150% 50px 0;
  color: #fff;
  height: 255px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
}
@media (max-width: 1400px) {
  .socials .social-card .info-block .social-short-description {
    height: 260px;
  }
}
@media (max-width: 1199px) {
  .socials .social-card .info-block .social-short-description {
    height: 265px;
  }
}
@media (max-width: 991px) {
  .socials .social-card .info-block .social-short-description {
    height: 280px;
  }
}
@media (max-width: 360px) {
  .socials .social-card .info-block .social-short-description {
    height: 310px;
  }
}
.socials .social-card .info-block .social-more {
  position: absolute;
  z-index: 50;
  bottom: 3em;
  width: 100%;
  text-align: center;
}
.socials .social-card .info-block .btn-action {
  max-width: 250px;
  background: #8fa0b8;
  background: #FFA726 /*#F59E1B*/;
}
@media (max-width: 767px) {
  .socials .social-card .info-block .btn-action {
    max-width: 230px;
    padding: 12px 20px;
  }
}
.socials .social-card .info-block .social-more .btn-action {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.socials .social-card:hover .image-block img {
  opacity: 0.1;
}
.socials .social-card:hover .info-block::before,
.socials .social-card:hover .info-block::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.socials .social-card:hover .info-block .social-short-description {
  padding-top: 31%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 360px) {
  .socials .social-card:hover .info-block .social-short-description {
    padding-top: 35%;
  }
}
.socials .social-card:hover .info-block .social-more .btn-action {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.view-more-posts {
  margin-bottom: 5em;
  text-align: center;
}
.view-more-posts .btn-action {
  width: 300px;
  cursor: pointer;
}
.view-more-posts .btn-action .text {
  padding: 0;
}
/*include other styles*/
.archive-social {
  /*.socials {
		.social {
			.social-card {
				.social-card__top {
					.image-block {
						img {
							width: 100%;
							height: 500px;
							object-fit: cover;
						}
					}
				}
				width: 100%;
				height: 550px;
				margin-bottom: 25px;
				position: relative;
				z-index: 20;
				overflow: hidden;
				@media (max-width: 1280px) {
					height: 450px;
				}
				@media (max-width: 767px) {
					height: 550px;
				}
				.social-card__top {
					position: absolute;
					background: @blue;
					z-index: 10;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					transition: transform 0.35s, box-shadow 0s 0.35s;
					box-shadow: 0;
					.image-block {
						position: relative;
						img {
							height: 550px;
							object-fit: cover;
							object-position: center;
							width: 100%;
							@media (max-width: 1280px) {
								height: 450px;
							}
							@media (max-width: 767px) {
								height: 550px;
							}
						}
						.social-title {
							position: absolute;
							top: 0;
							text-align: center;
							width: 100%;
							margin: 0;
							padding: 15px;
							height: 65px;
							font-size: 20px;
							color: white;
							font-family: 'Play', sans-serif;
							letter-spacing: 0.5px;
							background: #0c7c19cc;
						}
					}
				}
				.social-card__text {
					display: flex;
					height: 100%;
					align-items: center;
					justify-content: center;
					padding: 10px;
				}
				.social-card__bottom {
					z-index: 5;
					top: 0;
					left: 0;
					position: absolute;
					background: white;
					width: 100%;
					height: 253px;
					box-shadow: 0 0 0px 3px #acbbcd inset;
					.social-card__text {
						flex-direction: column;
					}
				}
				&:hover .social-card__top {
					transform: translate(0px,250px) scale(1, 1);
				}
			}

		}
	}*/
}
.archive-social .slider {
  position: relative;
}
.archive-social .slider .video {
  width: 100%;
}
.archive-social .slider .slider-frame {
  position: absolute;
  left: 0;
  top: 65px;
  width: 100%;
  /*height: 100%;
			background: linear-gradient(0deg, #ffffff 1%, #0000003d 2%)/*,
				url(/wp-content/uploads/2024/04/orange_50.png) repeat-x 100% 100%*/
  display: flex;
  flex-direction: column;
  align-items: center;
}
.archive-social .slider .slider-frame .breadcrumbs {
  margin-top: 30px;
}
.archive-social .slider .slider-frame .breadcrumbs span {
  color: white;
}
.archive-social .slider .slider-frame .breadcrumbs a {
  color: white;
}
.archive-social .slider .slider-frame .breadcrumbs a:hover {
  color: #728dad;
}
.archive-social .slider .slider-frame .socials-title .title-h2 {
  color: white;
}
.archive-social .text {
  padding: 50px;
}
.archive-social .socials-container {
  margin: 2em auto 2em;
}
.archive-social .view-more-posts {
  margin-bottom: 5em;
  text-align: center;
}
.archive-social .view-more-posts .btn-action {
  width: 300px;
  cursor: pointer;
}
.archive-social .view-more-posts .btn-action .text {
  padding: 0;
}
.single-social-page {
  padding: 30px 0;
}
.single-social-page .social-content {
  display: flex;
}
@media (max-width: 991px) {
  .single-social-page .social-content {
    flex-direction: column;
  }
}
.single-social-page .social-content .thumbnail {
  float: left;
  margin: 0 30px 10px 0;
  padding: 10px;
}
@media (max-width: 991px) {
  .single-social-page .social-content .thumbnail {
    margin: 1em 0;
    padding: 0;
  }
}
.single-social-page .social-content .thumbnail img {
  width: 100%;
  max-width: 500px;
  height: auto;
}
/*include base styles*/
.rating_desc {
  margin-bottom: 1.5em;
  font-size: 16px;
  line-height: 1.2;
}
.rating_info {
  margin-bottom: 1em;
}
.rating_info p {
  margin-bottom: 0;
}
.rating_time {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.2;
  margin-bottom: 1.5em;
}
/* Basic table styling */
table.rating {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  /* Dropdown styling */
}
table.rating th,
table.rating td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}
table.rating th {
  position: relative;
  padding-bottom: 32px;
  /* Space for the dropdown */
  padding: 12px 10px 15px;
  text-align: center;
  vertical-align: bottom;
}
table.rating th.rating_label {
  vertical-align: middle;
  min-width: 120px;
}
table.rating tbody {
  line-height: 1.3;
}
table.rating tbody tr {
  vertical-align: text-top;
}
table.rating tbody tr:nth-of-type(even),
table.rating tbody tr:nth-child(odd) {
  background: #fff;
}
table.rating tbody td:nth-of-type(2),
table.rating tbody td:nth-of-type(5),
table.rating tbody td:nth-of-type(6),
table.rating tbody td:nth-of-type(7) {
  text-align: center;
}
table.rating tbody td:nth-of-type(5),
table.rating tbody td:nth-of-type(6),
table.rating tbody td:nth-of-type(7) {
  vertical-align: middle;
}
table.rating tbody td span.rating {
  display: none;
}
table.rating tbody td a {
  color: #fff /*#304d5a*/;
  display: inline-flex;
  width: 50px;
  height: 45px;
  justify-content: center;
  align-items: center;
  border-radius: 20%;
}
table.rating tbody td a.green-count {
  background: #0c7c19cc;
}
table.rating tbody td a.yellow-count {
  background: #F59E1Bcc;
}
table.rating tbody td a.blue-count {
  background: #08307Fcc;
}
table.rating tbody td a:hover {
  background: #91a0b9 /*#ececec*/;
}
table.rating select {
  width: 100%;
  padding: 6px;
  margin-top: 8px;
  box-sizing: border-box;
  _appearance: none;
  /* Remove default dropdown arrow */
  _-webkit-appearance: none;
  /* For Safari */
  _-moz-appearance: none;
  /* For Firefox */
  background: #fff;
  border: 1px solid #8fa0b8;
  border-radius: 5px;
  font-size: 14px;
}
@media (max-width: 1440px) {
  table.rating th {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  table.rating th {
    font-size: 13px;
    padding: 12px 5px 15px;
  }
  table.rating th.rating_label {
    min-width: 100px;
  }
}
@media (max-width: 1199px) {
  table.rating th {
    font-size: 12px;
  }
  table.rating th.rating_label {
    min-width: 90px;
  }
  table.rating td {
    font-size: 15px;
  }
}
/* Responsive styles */
@media (max-width: 991px) {
  table.rating {
    display: block;
  }
  table.rating thead {
    display: block;
  }
  table.rating th,
  table.rating td {
    display: block;
    width: 100%;
  }
  table.rating th {
    font-size: 14px;
    padding: 20px 10px 40px;
    /* More space for dropdown */
    vertical-align: middle;
  }
  table.rating th.rating_label {
    display: none !important;
  }
  table.rating td {
    font-size: 16px;
  }
  table.rating tbody tr {
    display: flex;
    flex-direction: column;
    padding: 5px 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }
  table.rating tbody tr:nth-of-type(even) {
    background: #f1f3f7;
    background: #fff;
  }
  table.rating tbody tr:nth-of-type(odd) {
    background: #fff;
    background: #f1f3f7 !important;
  }
  table.rating tbody tr td {
    border: none;
    padding: 12px 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
  }
  table.rating tbody tr td:before {
    content: "";
    width: 0;
  }
  table.rating tbody tr td span.rating {
    display: inline;
    width: 100%;
    min-width: 50%;
    max-width: 50%;
    font-size: 14px;
    padding: 0 15px 5px 0;
    padding: 0 45px 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
  }
  table.rating tbody tr td:not(:last-child) {
    border-bottom: 1px dashed #8fa0b8;
  }
  table.rating tbody tr td:nth-of-type(2),
  table.rating tbody tr td:nth-of-type(5),
  table.rating tbody tr td:nth-of-type(6),
  table.rating tbody tr td:nth-of-type(7) {
    text-align: left;
  }
}
@media (max-width: 767px) {
  table.rating tbody tr td a {
    display: inline-flex;
    width: 100%;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
  }
}
@media (max-width: 412px) {
  table.rating th {
    padding: 15px 10px 25px;
  }
  table.rating tbody tr td {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
  table.rating tbody tr td span.rating {
    display: inline-block;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }
  table.rating tbody tr td a {
    display: inline-flex;
    width: 100%;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    margin-top: 0.8em;
  }
}
/*страница подробнее*/
table.rating_single {
  padding: 0;
  width: 100%;
}
table.rating_single th {
  padding: 15px 5px;
  width: 7%;
}
table.rating_single th.snils {
  min-width: 9rem;
}
table.rating_single th.total-score {
  min-width: 100px;
}
table.rating_single th.exam {
  min-width: 14rem;
}
table.rating_single tbody {
  line-height: 1.3;
}
table.rating_single tbody tr:nth-of-type(even),
table.rating_single tbody tr:nth-child(odd) {
  background: #fff;
}
table.rating_single tbody tr.rating_type {
  background: #eef2fa !important;
}
table.rating_single tbody tr.rating_type td {
  text-align: center;
}
table.rating_single tbody td {
  vertical-align: middle;
  padding: 10px 7px;
}
table.rating_single tbody td span.rating {
  display: none;
}
table.rating_single tbody td ul {
  list-style-type: none;
  padding-left: 5px;
  margin-bottom: 0;
}
table.rating_single tbody td.number-rating,
table.rating_single tbody td.snils {
  text-align: center;
}
table.rating_single tbody td:nth-of-type(4),
table.rating_single tbody td:nth-of-type(5),
table.rating_single tbody td:nth-of-type(6),
table.rating_single tbody td:nth-of-type(7) {
  text-align: center;
}
@media (max-width: 1399px) {
  table.rating_single th {
    font-size: 14px;
  }
  table.rating_single th:nth-of-type(5),
  table.rating_single th:nth-of-type(6) {
    font-size: 12px;
  }
  table.rating_single th.snils {
    min-width: 8rem;
  }
  table.rating_single th.exam {
    min-width: 12rem;
  }
  table.rating_single td {
    font-size: 15px;
  }
}
@media (max-width: 1279px) {
  table.rating_single th {
    font-size: 13px;
  }
  table.rating_single th.exam {
    min-width: 11rem;
  }
  table.rating_single th:nth-of-type(5),
  table.rating_single th:nth-of-type(6) {
    font-size: 11px;
  }
  table.rating_single td {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  table.rating_single th {
    font-size: 13px;
    padding: 10px 5px;
  }
}
@media (max-width: 991px) {
  table.rating_single tbody {
    display: block;
  }
  table.rating_single tbody tr {
    display: flex;
    flex-direction: column;
    padding: 5px 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
  }
  table.rating_single tbody tr:nth-of-type(even) {
    background: #fff;
  }
  table.rating_single tbody tr:nth-of-type(odd) {
    background: #f1f3f7 !important;
  }
  table.rating_single tbody tr.rating_type td {
    text-align: center !important;
    display: block;
    font-size: 18px;
    background: #eef2fa !important;
  }
  table.rating_single tbody tr td {
    border: none;
    padding: 12px 0;
    font-size: 16px;
    display: flex;
    justify-content: flex-start;
    text-align: left;
  }
  table.rating_single tbody tr td::before {
    content: "";
    width: 0;
  }
  table.rating_single tbody tr td span.rating {
    display: inline;
    width: 100%;
    max-width: 50%;
    font-size: 14px;
    padding: 0 45px 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
  }
  table.rating_single tbody tr td ul {
    padding-left: 0;
    font-size: 16px;
  }
  table.rating_single tbody tr td.snils {
    min-width: 250px;
  }
  table.rating_single tbody tr td:not(:last-child) {
    border-bottom: 1px dashed #8fa0b8;
  }
  table.rating_single tbody tr td:nth-of-type(3),
  table.rating_single tbody tr td:nth-of-type(4),
  table.rating_single tbody tr td:nth-of-type(5),
  table.rating_single tbody tr td:nth-of-type(6),
  table.rating_single tbody tr td:nth-of-type(7),
  table.rating_single tbody tr td:nth-of-type(8) {
    text-align: left;
  }
}
@media (max-width: 412px) {
  table.rating_single th {
    padding: 15px 10px 25px;
  }
  table.rating_single tbody tr td {
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
  }
  table.rating_single tbody tr td span.rating {
    display: inline-block;
    width: 100%;
    max-width: 100%;
  }
  table.rating_single tbody tr td a {
    display: inline-flex;
    width: 100%;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
    margin-top: 0.8em;
  }
  table.rating_single tbody tr td.number-rating,
  table.rating_single tbody tr td.snils {
    text-align: left;
  }
  table.rating_single tbody tr td:nth-of-type(3),
  table.rating_single tbody tr td:nth-of-type(4),
  table.rating_single tbody tr td:nth-of-type(5),
  table.rating_single tbody tr td:nth-of-type(6),
  table.rating_single tbody tr td:nth-of-type(7),
  table.rating_single tbody tr td:nth-of-type(8) {
    text-align: left;
  }
  table.rating_single tbody tr td ul {
    padding-left: 0;
  }
}
.rating_top_priority {
  color: #fff;
  display: inline-flex;
  width: 50px;
  height: 45px;
  justify-content: center;
  align-items: center;
  border-radius: 20%;
  background: #0c7c19cc;
}
.table-mark table tbody tr td:nth-of-type(2),
.table-mark table tbody tr td:nth-of-type(3) {
  text-align: center;
}
/*include base styles*/
header {
  height: 75px;
  width: 100%;
  z-index: 500;
  position: fixed;
  background: white;
}
header .navbar {
  height: 100%;
}
header .header__container {
  column-gap: 10px;
  text-transform: uppercase;
}
@media (min-width: 360px) {
  header .header__container {
    column-gap: 40px;
  }
}
@media (min-width: 992px) {
  header .header__container {
    column-gap: 20px;
  }
}
@media (min-width: 1200px) {
  header .header__container {
    column-gap: 40px;
  }
}
header .header__container .header__logo {
  display: flex;
}
header .header__container .header__logo .custom-logo-link {
  padding-right: 5px;
}
@media (min-width: 992px) {
  header .header__container .header__logo .custom-logo-link {
    padding-right: 15px;
  }
}
header .header__container .header__logo .custom-logo-link img {
  width: 500px;
  height: auto;
}
@media (max-width: 1199px) {
  header .header__container .header__logo .custom-logo-link img {
    width: 450px;
  }
}
@media (max-width: 1136px) {
  header .header__container .header__logo .custom-logo-link img {
    width: 470px;
  }
}
@media (max-width: 991px) {
  header .header__container .header__logo .custom-logo-link img {
    width: 350px;
  }
}
@media (max-width: 550px) {
  header .header__container .header__logo .custom-logo-link img {
    width: 300px;
  }
}
@media (max-width: 480px) {
  header .header__container .header__logo .custom-logo-link {
    display: none;
  }
}
header .header__container .header__logo .second-logo {
  display: none;
}
@media (max-width: 480px) {
  header .header__container .header__logo .second-logo {
    display: block;
  }
}
header .header__container .header__logo .second-logo img {
  width: 190px;
}
@media (max-width: 360px) {
  header .header__container .header__logo .second-logo img {
    width: 160px;
  }
}
@media (max-width: 315px) {
  header .header__container .header__logo .second-logo img {
    width: 140px;
  }
}
header .header__container .header__logo .navbar-brand {
  padding-left: 10px;
  align-self: center;
  display: none;
}
header .header__container .header__logo .navbar-brand .header-title {
  font-size: 14px;
  color: #22386E;
  margin-bottom: 0px;
}
header .header__container .header__logo .navbar-brand .second-title {
  color: #22386E;
  font-size: 12px;
  font-weight: bold;
}
header .header__container .header__elements {
  width: 100%;
  /*.fa-bars {
				@media (max-width: 991px) {
					font-size: 20px;
					color: @blue;
				}
			}*/
}
@media (max-width: 991px) {
  header .header__container .header__elements {
    width: auto;
  }
}
header .header__container .header__elements .offcanvas {
  z-index: 1500;
  width: 100%;
  background: #eef2fa;
}
header .header__container .header__elements .offcanvas-header {
  padding: 3rem 1rem 0;
}
header .header__container .header__elements .offcanvas-body .search-nav {
  margin: 1em 0;
  display: none;
}
header .header__container .header__elements .offcanvas-body .search-nav .search-icon {
  margin-left: 0.2em;
  cursor: pointer;
}
@media (max-width: 991px) {
  header .header__container .header__elements .offcanvas-body .search-nav {
    display: block;
  }
}
header .header__container .header__elements .offcanvas-body #top-nav-ul {
  width: 100%;
  justify-content: space-evenly;
  column-gap: 10px;
}
@media (max-width: 1399px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul {
    column-gap: 18px;
  }
}
@media (max-width: 1199px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul {
    justify-content: space-between;
    column-gap: 0;
  }
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item {
  font-size: 14px;
}
@media (max-width: 1399px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item {
    font-size: 13px;
  }
}
@media (max-width: 1199px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item {
    font-size: 12px;
  }
}
@media (max-width: 1199px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item {
    font-size: 11px;
  }
}
@media (max-width: 1136px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item {
    font-size: 11px;
  }
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item a {
  color: #22386E;
}
@media (min-width: 992px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item a {
    display: block;
    padding: 7px 0;
  }
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item a:hover {
  color: #22386E;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item i {
  padding: 0 4px;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item .dropdown-menu {
  margin-left: -10px;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item {
  border-bottom: 1px solid white;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item:hover {
  border-color: #22386E;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
@media (min-width: 992px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item {
    max-width: 103px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item {
    max-width: 115px;
  }
}
@media (min-width: 1400px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item {
    max-width: fit-content;
  }
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: #fff;
  margin-left: -20px;
  padding-top: 10px;
  z-index: 10;
  min-width: 252px;
  max-width: 252px;
}
@media (min-width: 992px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container {
    top: 31px;
    left: 8px;
  }
}
@media (min-width: 1400px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container {
    top: 20px;
    left: 8px;
  }
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container ul {
  list-style: none;
  padding-left: 0;
  text-align: left;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item:hover {
  border-color: transparent;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link {
  display: block;
  padding: 15px 12px 12px;
  font-size: 13px;
  line-height: 1.3;
  border-bottom: 1px dotted #8da0b7;
}
@media (min-width: 992px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link {
    font-size: 11px;
  }
}
@media (min-width: 1200px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link {
    font-size: 12px;
  }
}
@media (min-width: 1400px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link {
    font-size: 13px;
  }
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link:hover,
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link:focus {
  background: #fff;
  background: #f1f3f7;
  color: #22386E;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link i {
  padding: 0 4px;
  transform: rotate(270deg);
}
@media (max-width: 991px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link i {
    transform: rotate(0deg);
  }
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .menu-item-has-children {
  position: relative;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .menu-item-has-children:hover .menu-depth-2 {
  display: block;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .menu-item-has-children .menu-depth-2 {
  position: absolute;
  background: #fff;
  top: 0;
  left: 100%;
  width: 100%;
  max-width: 252px;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .menu-depth-2 {
  display: none;
}
header .header__container .header__elements .offcanvas-body #top-nav-ul .scroll-sub-menu.flip {
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  header .header__container .header__elements .offcanvas-body #top-nav-ul .menu-item {
    font-size: 14px;
    padding: 18px 0 13px;
  }
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container {
    position: relative;
    max-width: 100%;
    margin: 0;
    background: transparent;
  }
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container ul {
    margin-bottom: 10px;
  }
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .sub-menu-item .sub-menu-link {
    padding: 0 0 0 25px;
    font-size: 12px;
    border-bottom: none;
  }
  header .header__container .header__elements .offcanvas-body #top-nav-ul .main-menu-item.menu-item-has-children .sub-menu-container .menu-item-has-children .menu-depth-2 {
    position: static;
    margin-top: 1em;
    padding-left: 20px;
    background: #eef2fa;
    max-width: 100%;
  }
}
header .header__container .header__elements .offcanvas-body .dropdown-menu {
  padding: 10px;
  font-size: 14px;
}
header .header__container .header__elements .offcanvas-header {
  padding: 3rem 1.8rem 0;
}
header .header__container .header__elements .offcanvas-body {
  padding: 1rem 1.5rem;
}
@media (min-width: 992px) {
  header .header__container .header__elements .offcanvas-body {
    padding: 0;
  }
}
header .header__container .header__elements .navbar-toggler .menu-mobile {
  cursor: pointer;
  display: block;
  position: relative;
  border: none;
  background: transparent;
  width: 27px;
  height: 19px;
  margin: 0 auto;
}
header .header__container .header__elements .navbar-toggler .menu-mobile::before,
header .header__container .header__elements .navbar-toggler .menu-mobile::after {
  content: '';
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 10px;
  background: #7f7f7f;
}
header .header__container .header__elements .navbar-toggler .menu-mobile::before {
  top: 0;
  box-shadow: 0 8px 0 #7f7f7f;
  transition: box-shadow 0.3s 0.15s, top 0.3s 0.15s, transform 0.3s;
}
header .header__container .header__elements .navbar-toggler .menu-mobile::after {
  bottom: 0;
  transition: bottom 0.3s 0.15s, transform 0.3s;
}
header .header__container .header__elements .search-nav .search-icon {
  padding: 0 5px 5px 15px;
}
header .header__container .header__elements .search-nav .search-icon .glass {
  position: relative;
  border-radius: 50%;
  border: 2px solid #7f7f7f;
  padding: 9px 4px 9px 14px;
}
header .header__container .header__elements .search-nav .search-icon .glass:before {
  content: "";
  width: 0.5em;
  height: 0.1em;
  position: absolute;
  right: -0.25em;
  bottom: -0.1em;
  background: #7f7f7f;
  transform: rotate(45deg);
}
header .header__container .header__other {
  display: flex;
}
@media (max-width: 991px) {
  header .header__container .header__other {
    display: none;
    /*.fa-search {
					font-size: 20px;
					color: @blue;
				}*/
  }
  header .header__container .header__other .glass {
    position: relative;
    border-radius: 50%;
    border: 2px solid #7f7f7f;
    padding: 9px 4px 9px 14px;
  }
  header .header__container .header__other .glass:before {
    content: "";
    width: 0.5em;
    height: 0.1em;
    position: absolute;
    right: -0.25em;
    bottom: -0.1em;
    background: #7f7f7f;
    transform: rotate(45deg);
  }
}
header .header__container .header__other .search-header {
  position: fixed;
  display: none;
  z-index: 10000;
  width: 100%;
  left: 0;
  top: 0;
  padding: 55px 80px 45px;
  text-align: -webkit-center;
  background: #91b8dc;
  border-bottom: 1px solid #a9c9ed;
}
@media (max-width: 576px) {
  header .header__container .header__other .search-header {
    padding: 85px 10px 30px;
  }
}
header .header__container .header__other .search-header .input-group {
  max-width: 1160px;
}
header .header__container .header__other .search-header .input-group .form-control {
  border: 1px solid #ffffff;
}
@media (max-width: 576px) {
  header .header__container .header__other .search-header .input-group {
    position: relative;
  }
  header .header__container .header__other .search-header .input-group input {
    width: 100%;
  }
  header .header__container .header__other .search-header .input-group .btn-close {
    font-size: 24px;
    position: absolute;
    top: -36px;
    right: 0;
  }
  header .header__container .header__other .search-header .input-group .search-icon {
    position: absolute;
    top: 0;
    right: 0;
    /*.fa-search {
					font-size: 24px;
				}*/
  }
  header .header__container .header__other .search-header .input-group .glass {
    position: relative;
    border-radius: 50%;
    border: 2px solid #7f7f7f;
    padding: 9px 4px 9px 14px;
  }
  header .header__container .header__other .search-header .input-group .glass:before {
    content: "";
    width: 0.5em;
    height: 0.1em;
    position: absolute;
    right: -0.25em;
    bottom: -0.1em;
    background: #7f7f7f /*#91a0b9*/;
    transform: rotate(45deg);
  }
}
header .header__container .header__other .search-header #search-header-close {
  align-self: center;
  margin-left: 20px;
}
header .header__container .header__other .search-header #search-run {
  display: none;
}
header .header__container .header__other .search-header #search-addon {
  cursor: pointer;
  margin-left: 0.5em;
}
header .header__container .header__other .search-header #search-addon .glass {
  position: relative;
  border-radius: 50%;
  border: 2px solid #fff;
  padding: 9px 4px 9px 14px;
}
header .header__container .header__other .search-header #search-addon .glass:before {
  content: "";
  width: 0.5em;
  height: 0.1em;
  position: absolute;
  right: -0.25em;
  bottom: -0.1em;
  background: #fff;
  transform: rotate(45deg);
}
header .header__container .header__other .search-prev {
  gap: 20px;
}
header .header__container .header__other .search-prev .input-group-text {
  padding-top: 0;
  padding-bottom: 5px;
  padding: 0;
}
header .header__container .header__other .search-prev .search-icon {
  cursor: pointer;
  color: #22386E;
}
header .header__container .header__other .search-prev .search-icon:hover {
  color: #22386E;
}
header .header__container .header__other .search-prev .glass {
  position: relative;
  border-radius: 50%;
  border: 2px solid #7f7f7f;
  padding: 9px 4px 9px 14px;
}
header .header__container .header__other .search-prev .glass:before {
  content: "";
  width: 0.5em;
  height: 0.1em;
  position: absolute;
  right: -0.25em;
  bottom: -0.1em;
  background: #7f7f7f;
  transform: rotate(45deg);
}
header .header__container .header__other .language {
  color: #22386E;
}
/*include other styles*/
/*include base styles*/
.footer {
  background: #264796;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: white;
}
.footer .left-footer img {
  width: 100px;
}
@media (max-width: 767px) {
  .footer .left-footer {
    margin-bottom: 20px;
    margin-right: 20px;
  }
}
.footer .footer-content {
  color: #fff;
  padding: 30px 0;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 767px) {
  .footer .footer-content {
    flex-flow: wrap;
    justify-content: flex-start;
  }
}
.footer .center-footer,
.footer .right-footer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .footer .center-footer {
    margin-bottom: 20px;
  }
}
.footer .right-footer .icons {
  font-size: 32px;
}
.footer .right-footer .icons a {
  color: #fff;
}
.page-template-alt-front3 .footer {
  display: none;
}
.footer-container {
  position: relative;
  z-index: 1;
}
.footer-container .footer-content {
  padding-top: 80px;
  background: url(/wp-content/themes/susu-abit/images/susu-footer_4.png) no-repeat 0% 100%, #8fa0b8;
  background-size: 30%;
  color: #fff;
}
@media (max-width: 1280px) {
  .footer-container .footer-content {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .footer-container .footer-content {
    padding-top: 50px;
  }
}
.footer-container .footer-content .title {
  padding-left: 7px;
}
@media (max-width: 412px) {
  .footer-container .footer-content .title {
    text-align: center;
  }
}
.footer-container .footer-content h3 {
  font-size: 18px;
}
.footer-container .footer-content .footer-info {
  padding: 40px 0 15px;
  /*.one .footer-block:first-child,
			.two .footer-block:first-child {
				margin-bottom: 2em;
			}*/
}
@media (max-width: 767px) {
  .footer-container .footer-content .footer-info {
    padding: 40px 0 0;
  }
}
@media (min-width: 413px) and (max-width: 575px) {
  .footer-container .footer-content .footer-info .col-12 {
    width: 50%;
  }
}
@media (max-width: 412px) {
  .footer-container .footer-content .footer-info {
    margin: 0 auto;
    width: 90%;
  }
}
.footer-container .footer-content .footer-info .footer-block {
  display: flex;
  margin-bottom: 1.5em;
}
.footer-container .footer-content .footer-info .footer-block .icon {
  margin-right: 20px;
  font-size: 22px;
  width: 30px;
  text-align: center;
}
.footer-container .footer-content .footer-info .footer-block .map h3 {
  font-size: 18px;
}
@media (min-width: 767px) and (max-width: 991px) {
  .footer-container .footer-content .footer-info .footer-block .map h3 {
    font-size: 14px;
  }
}
.footer-container .footer-content .footer-info .footer-block p {
  margin-bottom: 0.2em;
}
.footer-container .footer-content .footer-info .footer-block a {
  color: #e9ecef;
}
.footer-container .footer-content .footer-info .block-maps {
  display: none;
}
.footer-container .footer-content .footer-info .icons {
  font-size: 32px;
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 10px;
  margin-bottom: 1em;
}
.footer-container .footer-content .footer-info .icons a {
  color: #fff;
}
.footer-container .footer-content .footer-agreement {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 412px) {
  .footer-container .footer-content .footer-agreement {
    margin: 0 auto;
    width: 78%;
  }
}
.footer-container .footer-content .footer-agreement .icon {
  margin-right: 20px;
  font-size: 22px;
}
.footer-container .footer-content .footer-agreement p {
  margin-bottom: 0.2em;
}
.footer-container .footer-content .footer-agreement a {
  color: #e9ecef;
}
.footer-container .footer-copyright {
  background: #fff;
  color: #264796;
}
.footer-container .footer-copyright p {
  margin: 0;
  padding: 7px 10px 5px;
  text-align: center;
  font-size: 80%;
}
/*include other styles*/
.main-content .buttons-slogan {
  position: relative;
  margin-top: -120px;
  z-index: 15;
  /*.row>* {
		@media (min-width: 576px) {
			padding-right: 0 !important;
			padding-left: 0 !important;
		}
	}*/
}
@media (max-width: 1280px) {
  .main-content .buttons-slogan {
    margin-top: -100px;
  }
}
@media (max-width: 1199px) {
  .main-content .buttons-slogan {
    margin-top: -90px;
  }
}
@media (max-width: 991px) {
  .main-content .buttons-slogan {
    margin-top: -80px;
  }
}
@media (max-width: 767px) {
  .main-content .buttons-slogan {
    padding-bottom: 20px;
    margin-top: -40px;
  }
}
@media (max-width: 576px) {
  .main-content .buttons-slogan {
    margin-top: 0px;
  }
}
.main-content .buttons-slogan .button-slogan {
  position: relative;
  background-image: url('/wp-content/uploads/2024/02/banner700-1024x373-1.png');
  margin: 0 1.2em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px;
  height: 200px;
  font-size: 20px;
  display: block;
  box-shadow: 0 0 10px 5px #ffffffc0;
}
@media (max-width: 1280px) {
  .main-content .buttons-slogan .button-slogan {
    height: 180px;
  }
}
@media (max-width: 1199px) {
  .main-content .buttons-slogan .button-slogan {
    height: 160px;
    margin: 0 0.8em;
  }
}
@media (max-width: 991px) {
  .main-content .buttons-slogan .button-slogan {
    height: 140px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .main-content .buttons-slogan .button-slogan {
    margin: 10px 0;
  }
}
.main-content .buttons-slogan .button-slogan .label {
  width: 100%;
  font-weight: bold;
  padding: 0 10px;
}
.main-content .buttons-slogan .button-slogan .button-text {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  transition: 0.5s;
}
.main-content .buttons-slogan .button-slogan .button-text.one {
  background: #08307Fcc;
}
.main-content .buttons-slogan .button-slogan .button-text.two {
  background: #0c7c19cc;
}
.main-content .buttons-slogan .button-slogan .button-text.three {
  background: #F59E1Bcc;
}
.main-content .buttons-slogan .button-slogan:hover .button-text.one {
  background: #08307Fee;
}
.main-content .buttons-slogan .button-slogan:hover .button-text.two {
  background: #0c7c19ee;
}
.main-content .buttons-slogan .button-slogan:hover .button-text.three {
  background: #F59E1Bee;
}
.main-content .education-section .edu-programs {
  justify-content: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-content .education-section .edu-programs .col-lg-4 {
    width: 50%;
  }
}
@media (max-width: 1199px) {
  .main-content .education-section .edu-programs > div:nth-of-type(4),
  .main-content .education-section .edu-programs > div:nth-of-type(5),
  .main-content .education-section .edu-programs > div:nth-of-type(6),
  .main-content .education-section .edu-programs > div:nth-of-type(7),
  .main-content .education-section .edu-programs > div:nth-of-type(8) {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-content .education-section .edu-programs > div:nth-of-type(2),
  .main-content .education-section .edu-programs > div:nth-of-type(3) {
    display: none;
  }
}
.main-content .education-section .edu-programs > div:last-of-type {
  display: block;
}
.main-content .education-section .edu-programs .block-edu {
  padding: 0 20px 40px;
}
.main-content .education-section .edu-programs .block-edu .out-filter-program-container {
  height: 100%;
}
.main-content .education-section .edu-programs .block-edu .item {
  font-size: 14px;
  letter-spacing: 0.2px;
}
.main-content .education-section .edu-programs .block-edu .item .info-text {
  width: 90%;
}
.main-content .education-section .edu-programs .block-edu .edu-program .edu-title,
.main-content .education-section .edu-programs .block-edu .edu-program .info-text {
  width: 100%;
}
.main-content .education-section .edu-programs .block-edu .edu-program .info-text {
  width: auto;
}
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description {
  flex-direction: column;
}
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description .description {
  width: 100%;
}
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description .description .period,
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description .description .funded-places {
  width: 100%;
}
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description .description .period .info-label,
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description .description .funded-places .info-label {
  width: 150px;
}
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description .description .period .info-text,
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description .description .funded-places .info-text {
  width: auto;
  overflow: hidden;
  width: 60px;
  height: 16px;
}
.main-content .education-section .edu-programs .block-edu .edu-program .edu-description .btn-action {
  width: 100%;
}
.main-content .education-section .edu-programs .block-edu .program-all {
  border: 2px solid #FFA726 /*#F59E1B*/;
  padding: 25px;
  background: url('/wp-content/uploads/2024/03/conture_susu_white.png') 50% 90%, #FFA726 /*#F59E1B*/;
  background-size: 120%;
  background-repeat: no-repeat;
  min-height: 200px;
  transition: 0.3s;
}
@media (max-width: 767px) {
  .main-content .education-section .edu-programs .block-edu .program-all {
    background-size: 100%;
    min-height: 250px;
  }
}
.main-content .education-section .edu-programs .block-edu .program-all .button-slogan {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.main-content .education-section .edu-programs .block-edu .program-all .button-slogan .edu-text {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.75;
}
.main-content .education-section .edu-programs .block-edu .program-all .button-slogan .edu-text .fa-solid {
  padding-left: 10px;
  margin-right: -10px;
}
.main-content .education-section .edu-programs .block-edu .program-all:hover {
  background: url('/wp-content/uploads/2024/03/conture_susu_white.png') 50% 90%, #8da0b7;
  border: 2px solid #8da0b7;
  background-size: 120%;
  background-repeat: no-repeat;
}
.main-content .education-section .edu-programs .block-edu .program-all:hover .button-slogan {
  color: #fff;
}
.main-content .gallery-main {
  background: #2d4898;
  background: url(/wp-content/uploads/2024/05/bgrd-transp.png) repeat 50% 50%, #91b8dc;
  position: relative;
  padding: 50px 0;
  border-top: 5px solid white;
  border-bottom: 5px solid white;
}
.main-content .gallery-main #particle-canvas {
  position: absolute;
  width: 100%;
  height: 750px;
  z-index: 10;
  opacity: 0.2;
}
.main-content .gallery-main .gallery .image-block {
  padding: 10px 0;
  height: 100%;
}
.main-content .gallery-main .gallery .image-block .image {
  height: 100%;
  border-radius: 5px;
}
.main-content .gallery-main .title-h2 {
  color: white;
}
.main-content .gallery-main .gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 20vw);
  grid-gap: 20px;
  padding-top: 10px;
}
@media (max-width: 1280px) {
  .main-content .gallery-main .gallery-grid {
    grid-template-rows: repeat(2, 25vw);
  }
}
@media (max-width: 767px) {
  .main-content .gallery-main .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 25vw);
  }
}
.main-content .gallery-main .gallery-grid .gallery__item {
  display: flex;
  margin: 0;
  border-radius: 5px;
  overflow: hidden;
}
.main-content .gallery-main .gallery-grid .gallery__item .gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  transition: 0.5s;
}
.main-content .gallery-main .gallery-grid .gallery__item .gallery__img:hover {
  transform: scale(1.1);
}
.main-content .gallery-main .gallery-grid .gallery__item--0 {
  grid-column: 1 / 3;
  grid-row: 1 / 2;
}
@media (max-width: 767px) {
  .main-content .gallery-main .gallery-grid .gallery__item--0 {
    grid-column: 1 / 3;
  }
}
.main-content .gallery-main .gallery-grid .gallery__item--1 {
  grid-column: 3 / 4;
  grid-row: 1 / 2;
}
@media (max-width: 767px) {
  .main-content .gallery-main .gallery-grid .gallery__item--1 {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
}
.main-content .gallery-main .gallery-grid .gallery__item--2 {
  grid-column: 1 / 2;
  grid-row: 2 / 3;
}
@media (max-width: 767px) {
  .main-content .gallery-main .gallery-grid .gallery__item--2 {
    grid-column: 2 / 3;
  }
}
.main-content .gallery-main .gallery-grid .gallery__item--3 {
  grid-column: 2 / 4;
  grid-row: 2 / 3;
}
@media (max-width: 767px) {
  .main-content .gallery-main .gallery-grid .gallery__item--3 {
    grid-column: 1 / 3;
    grid-row: 3 / 4;
  }
}
.main-content .gallery-main .more-gallery {
  padding: 50px 0 0;
  text-align: center;
}
.main-content .gallery-main .btn-action {
  background: #FFA726 /*#F59E1B*/;
  width: 100%;
  max-width: 250px;
}
.main-content .gallery-main .gallery-wrapper {
  position: relative;
  z-index: 5;
}
.main-content .gallery-main .bf-line-circle-10 {
  width: 400px;
  height: 510px;
  position: absolute;
  top: 140px;
  right: 0;
  z-index: 1;
  fill: white;
  transition: transform 20s ease;
}
.main-content .gallery-main .bf-grid-circle {
  width: 400px;
  height: 510px;
  position: absolute;
  top: 140px;
  right: 0;
  z-index: 1;
  fill: white;
  transition: transform 20s ease;
}
@media (max-width: 1440px) {
  .main-content .gallery-main .bf-grid-circle {
    width: 300px;
    height: 410px;
    top: 200px;
  }
}
@media (max-width: 991px) {
  .main-content .gallery-main .bf-grid-circle {
    width: 300px;
    height: 410px;
    top: 200px;
  }
}
@media (max-width: 767px) {
  .main-content .gallery-main .bf-grid-circle {
    top: 150px;
  }
}
@media (max-width: 639px) {
  .main-content .gallery-main .bf-grid-circle {
    width: 200px;
    height: 250px;
    top: 100px;
  }
}
.main-content .gallery-main .bf-triangles {
  width: 200px;
  height: 50px;
  position: absolute;
  bottom: 30px;
  left: -200px;
  fill: white;
  transition: transform 12s ease;
}
.main-content .gallery-main .bf-triangle {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50px;
  right: 100px;
  fill: none;
  stroke-width: 3px;
  stroke: white;
  transition: transform 10s ease 2s;
}
@media (max-width: 639px) {
  .main-content .gallery-main .bf-triangle {
    right: 20px;
  }
}
.main-content .gallery-main .bf-arrow-circle {
  width: 20px;
  height: 400px;
  position: absolute;
  z-index: 1;
  top: -400px;
  left: 100px;
  fill: white;
  transition: transform 10s ease;
}
@media (max-width: 1440px) {
  .main-content .gallery-main .bf-arrow-circle {
    left: 20px;
  }
}
.main-content .gallery-main:hover .bf-grid-circle {
  transform: translateX(-2000px);
}
.main-content .gallery-main:hover .bf-triangles {
  transform: scale(1.5) translateX(1100px);
}
@media (max-width: 1768px) {
  .main-content .gallery-main:hover .bf-triangles {
    transform: scale(1.5) translateX(700px);
  }
}
@media (max-width: 1280px) {
  .main-content .gallery-main:hover .bf-triangles {
    transform: scale(1.5) translateX(400px);
  }
}
@media (max-width: 768px) {
  .main-content .gallery-main:hover .bf-triangles {
    transform: scale(1.5) translateX(100px);
  }
}
.main-content .gallery-main:hover .bf-triangle {
  transform: scale(2.5) translateY(450px) rotate3d(1, 1, 1, 360deg);
}
@media (max-width: 1440px) {
  .main-content .gallery-main:hover .bf-triangle {
    transform: scale(2.5) translateY(400px) rotate3d(1, 1, 1, 360deg);
  }
}
.main-content .gallery-main:hover .bf-arrow-circle {
  transform: translateY(400%);
}
@media (max-width: 1440px) {
  .main-content .gallery-main:hover .bf-arrow-circle {
    transform: translateY(320%);
  }
}
.main-content .swiper-container {
  width: 100%;
  display: flex;
  z-index: 20px;
}
@media (max-width: 576px) {
  .main-content .swiper-container {
    display: none;
  }
}
.main-content .slideraz-slide-container {
  display: flex;
  height: 100%;
  align-items: center;
  padding-left: 0!important;
  padding-right: 0!important;
  background: linear-gradient(0deg, #ffffff, #ffffffe0 7%, #ffffffc4 8.5%, #ffffff6b 11%, transparent 15%);
}
.main-content .slideraz-slide-text {
  width: 100%;
  text-align: center;
  background: linear-gradient(0deg, transparent, #ffffff, #ffffff6b 5%, #ffffffe0 7%, #ffffffc4 8.5%, #ffffff6b 11%, transparent 15%);
  background: #ffffffe3;
}
.main-content .slideraz-slide-text .slogan {
  padding: 0;
}
.main-content .slideraz-slide-text .slogan .label-head {
  padding: 20px 10px;
}
@media (max-width: 1279px) {
  .main-content .slideraz-slide-text .slogan .label-head {
    padding: 10px;
  }
}
.main-content .slideraz-slide-text .slogan .label-head h1 {
  margin: 0;
}
@media (max-width: 1199px) {
  .main-content .slideraz-slide-text .slogan .label-head h1 {
    font-size: calc(1.375rem + 1vw);
  }
}
@media (max-width: 991px) {
  .main-content .slideraz-slide-text .slogan .label-head h1 {
    font-size: calc(1.325rem + 0.4vw);
  }
}
@media (max-width: 769px) {
  .main-content .slideraz-slide-text .slogan .label-head h1 {
    font-size: calc(1.25rem + 0.1vw);
  }
}
@media (max-width: 1199px) {
  .main-content .slideraz-slide-text .slogan .label-text h2 {
    font-size: calc(1.325rem + 0.5vw);
  }
}
@media (max-width: 991px) {
  .main-content .slideraz-slide-text .slogan .label-text h2 {
    font-size: calc(1.2rem + 0.1vw);
  }
}
.main-content .slideraz-slide-text .slogan .action {
  margin: 1.7em 0;
}
@media (max-width: 1279px) {
  .main-content .slideraz-slide-text .slogan .action {
    margin: 1em 0;
  }
}
@media (max-width: 1199px) {
  .main-content .slideraz-slide-text .slogan .action {
    margin: 1em 0 0.7em;
  }
}
@media (max-width: 991px) {
  .main-content .slideraz-slide-text .slogan .action {
    margin: 0.8em 0 0.3em;
  }
}
.main-content .slideraz-slide-text .slogan .action .btn-action {
  font-size: 20px;
  width: auto;
  height: auto;
  padding: 10px 30px;
}
@media (max-width: 1279px) {
  .main-content .slideraz-slide-text .slogan .action .btn-action {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .main-content .slideraz-slide-text .slogan .action .btn-action {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .main-content .slideraz-slide-text .slogan .action .btn-action {
    font-size: 14px;
  }
}
.main-content .socials-main {
  /*.social {
		padding: 25px;
		text-align: center;
		.social-card {
			width: 100%;
			height: 550px;
			position: relative;
			z-index: 20;
			color: black;
			overflow: hidden;
            @media (max-width: 1280px) {
                height: 450px;
            }
            @media (max-width: 767px) {
                height: 550px;
            }
			@media (max-width: 600px) {
                height: 400px;
            }
			.social-card__top {
				position: absolute;
				background: @blue;
				z-index: 10;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				transition: transform 0.35s, box-shadow 0s 0.35s;
				box-shadow: 0;
				.image-block {
					position: relative;
					img {
						height: 550px;
						object-fit: cover;
    					object-position: center;
						width: 100%;
                        @media (max-width: 1280px) {
                            height: 450px;
                        }
                         @media (max-width: 767px) {
                            height: 550px;
                        }
					}
					.social-title {
						position: absolute;
						top: 0;
						text-align: center;
						width: 100%;
						margin: 0;
						padding: 15px;
						height: 65px;
                        font-size: 20px;
						color: white;
                        font-family: 'Play', sans-serif;
						letter-spacing: 0.5px;
						background: #0c7c19cc;
					}
				}
			}
			.social-card__text {
				display: flex;
				height: 100%;
				align-items: center;
				justify-content: space-between;
				padding: 15px 15px 25px;
				@media (max-width: 991px) {
                    padding: 15px 15px 35px;
                }
			}
			.social-card__bottom {
				z-index: 5;
				top: 0;
				left: 0;
				position: absolute;
				background: white;
				width: 100%;
				height: 258px;
				box-shadow: 0 0 0px 3px #acbbcd inset;
				.social-card__text {
					flex-direction: column;
                    .social-short-description {
                        overflow: hidden;
                        padding: 15px 10px 15px 20px;
						text-align: left;
                        height: 70%;
						@media (max-width: 1199px) {
                            height: 65%;
                        }
						@media (max-width: 991px) {
                            height: 60%;
                        }
                        p {
                            margin-bottom: 0.8em;
                        }
                    }
					.social-more {
						.btn-action {
							background: @gray;
						}
					}
				}
			}
			&:hover .social-card__top {
				transform: translate(0px,250px) scale(1, 1);
			}
		}
		&:nth-child(3n+1) .social-card__top .image-block .social-title {
			background: #264796e0;
		}
		&:nth-child(3n+2) .social-card__top .image-block .social-title {
			background: #0c7c19e0;
		}
		&:nth-child(3n+3) .social-card__top .image-block .social-title {
			background: #F59E1Be0;
		}
	}*/
}
.main-content .socials-main .text {
  text-align: center;
  margin-bottom: 10px;
}
.main-content .socials-main .text .more-social {
  padding: 30px 0;
  text-align: center;
}
.main-content .socials-main .text .more-social .btn-action {
  background: #8fa0b8;
  width: 100%;
  max-width: 250px;
}
@media (max-width: 1199px) {
  .main-content .socials-main .socials > div:nth-of-type(3) {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-content .socials-main .socials > div:nth-of-type(2) {
    display: none;
  }
}
.main-content .tagline-main {
  background: #fff;
  padding: 80px 0;
  /*#particle-canvas {
		position: absolute;
		width: 100%;
		height: 900px;
		z-index: 0;
		opacity: 0.2;
	}*/
}
.main-content .tagline-main .tagline-wrapper .title-h2 {
  color: #264796;
}
.main-content .tagline-main .tagline-wrapper .tagline {
  margin: 0;
}
.main-content .tagline-main .tagline-wrapper .tagline .about-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 70px;
  padding-left: 0;
  /*animation-name: scale;
					animation-duration: 0.5s;
					animation-iteration-count: 1;
					//animation-timing-function: cubic-bezer(1, .01, 0, 1.01);
					//transform-origin: 50% 50%;
				}

				@keyframes scale {
					0 {
						transform: scale(1)
					}
					100% {
						transform: scale(1.1)
					}
				}*/
  /*.about-item:nth-of-type(2n) {
					background: @red;
					&:hover {
						background: @rose;
					}
				}
				.about-item:nth-of-type(3n) {
					background: @orange2;
					&:hover {
						background: @rose;
					}
				}
				.about-item:nth-of-type(4n) {
					background: @dark-green;
					&:hover {
						background: @rose;
					}
				}
				.about-item:nth-of-type(5n) {
					background: @light-green;
					&:hover {
						background: @rose;
					}
				}
				.about-item:nth-of-type(6n) {
					background: @violet;
					&:hover {
						background: @rose;
					}
				}
				.about-item:nth-of-type(7n) {
					background: @blue-blue;
					&:hover {
						background: @rose;
					}
				}
				.about-item:nth-of-type(8n) {
					background: @bordo;
					&:hover {
						background: @rose;
					}
				}*/
}
@media (max-width: 1400px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 40px;
  }
}
@media (max-width: 1199px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 18px;
  }
}
@media (max-width: 767px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 9px;
  }
}
@media (max-width: 599px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 20px;
  }
}
@media (max-width: 479px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 6px;
  }
}
@media (max-width: 411px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 30px;
  }
}
@media (max-width: 359px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 23px;
  }
}
@media (max-width: 319px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list {
    gap: 20px;
  }
}
.main-content .tagline-main .tagline-wrapper .tagline .about-list .block-zoom:hover {
  transform: scale(1.1);
}
.main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 245px;
  height: 265px;
  color: #264796;
  border: 3px solid #91b8dc;
  border-radius: 0 0 50% 50%;
  background: #eef2fa;
  transition: color 0.5s, background 0.5s;
}
@media (max-width: 1280px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    border: 2px solid #91b8dc;
    width: 230px;
    height: 250px;
  }
}
@media (max-width: 1199px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    border: 2px solid #91b8dc;
    width: 210px;
    height: 230px;
  }
}
@media (max-width: 991px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    width: 160px;
    height: 180px;
  }
}
@media (max-width: 767px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    width: 122px;
    height: 142px;
  }
}
@media (max-width: 599px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    width: 135px;
    height: 155px;
  }
}
@media (max-width: 479px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    width: 125px;
    height: 145px;
  }
}
@media (max-width: 411px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    width: 150px;
    height: 170px;
  }
}
@media (max-width: 359px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    width: 136px;
    height: 156px;
  }
}
@media (max-width: 319px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item {
    width: 125px;
    height: 150px;
  }
}
.main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .icon {
  width: 105px;
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .icon {
    padding-top: 15px;
  }
}
@media (max-width: 991px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .icon {
    padding-top: 10px;
    width: 80px;
  }
}
@media (max-width: 767px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .icon {
    padding-top: 9px;
    width: 60px;
  }
}
@media (max-width: 411px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .icon {
    width: 70px;
  }
}
@media (max-width: 359px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .icon {
    width: 60px;
  }
}
@media (max-width: 319px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .icon {
    width: 55px;
  }
}
.main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
  width: 80%;
  text-align: center;
  font-size: 22px;
  line-height: 1.2;
  padding-top: 10px;
}
@media (max-width: 1280px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
    width: 85%;
    font-size: 18px;
    padding-top: 11px;
  }
}
@media (max-width: 991px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
    font-size: 14px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
    width: 95%;
    font-size: 12px;
    padding-top: 5px;
  }
}
@media (max-width: 599px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
    padding-top: 10px;
    font-size: 13px;
  }
}
@media (max-width: 479px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
    padding-top: 5px;
    font-size: 12px;
  }
}
@media (max-width: 411px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
    font-size: 15px;
  }
}
@media (max-width: 359px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
    width: 95%;
    font-size: 14px;
    padding-top: 8px;
  }
}
@media (max-width: 319px) {
  .main-content .tagline-main .tagline-wrapper .tagline .about-list .about-item .text {
    width: 95%;
    font-size: 13px;
    padding-top: 8px;
  }
}
.main-content .tagline-main-alt {
  background: url(https://abit02.susu.ru/wp-content/uploads/2024/04/bgrdpattern-tr.png) repeat 50% 50%, #264796;
  background: url(https://abit02.susu.ru/wp-content/uploads/2024/04/pattern-transp.png) repeat 50% 50%, #9bc9ff;
  border-top: 50px solid #fff;
}
.main-content .tagline-main-alt .tagline-wrapper {
  background: url(https://abit02.susu.ru/wp-content/uploads/2024/04/pattern-transp.png) repeat 50% 50%;
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}
.main-content .tagline-main-alt .tagline-wrapper .title-h2 {
  color: #264796;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline {
  margin: 0;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 50px;
  padding-left: 0;
}
@media (max-width: 473px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list {
    gap: 30px;
  }
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 250px;
  height: 250px;
  color: #264796;
  border-radius: 50%;
  background: #0081be;
}
@media (max-width: 1280px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item {
    width: 240px;
    height: 240px;
  }
}
@media (max-width: 767px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 473px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item {
    width: 150px;
    height: 150px;
  }
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:hover {
  background: #d5678c;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item .icon {
  width: 100px;
  padding-top: 25px;
}
@media (max-width: 767px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item .icon {
    width: 70px;
  }
}
@media (max-width: 473px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item .icon {
    width: 45px;
  }
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item .text {
  width: 70%;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  padding-top: 10px;
}
@media (max-width: 1280px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item .text {
    width: 70%;
    font-size: 18px;
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item .text {
    width: 75%;
    font-size: 16px;
  }
}
@media (max-width: 473px) {
  .main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item .text {
    width: 80%;
    font-size: 13px;
  }
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(2n) {
  background: #eb1b1b;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(2n):hover {
  background: #d5678c;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(3n) {
  background: #FF9800;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(3n):hover {
  background: #d5678c;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(4n) {
  background: #008d80;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(4n):hover {
  background: #d5678c;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(5n) {
  background: #37b559;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(5n):hover {
  background: #d5678c;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(6n) {
  background: #9c27b0;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(6n):hover {
  background: #d5678c;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(7n) {
  background: #2196f3;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(7n):hover {
  background: #d5678c;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(8n) {
  background: #e91e63;
}
.main-content .tagline-main-alt .tagline-wrapper .tagline .about-list .about-item:nth-of-type(8n):hover {
  background: #d5678c;
}
.main-content .tagline-main-alt #particle-canvas {
  position: absolute;
  width: 100%;
  height: 900px;
  z-index: 0;
  opacity: 0.2;
}
.main-content .calendar-main {
  position: relative;
  background: #91b8dc;
  padding: 50px 0;
}
.main-content .calendar-main .title-h2 {
  color: #fff;
}
@media (max-width: 639px) {
  .main-content .calendar-main .title-h2 {
    margin: 0 0.25em 2em;
  }
}
.main-content .calendar-main .calendar {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main-content .calendar-main .timeline {
  padding: 40px 0;
  font-family: 'Play', sans-serif;
}
@media (max-width: 575px) {
  .main-content .calendar-main .timeline {
    padding: 40px 12px 20px 0;
  }
}
.main-content .calendar-main .timeline:before {
  top: 0;
  left: 23%;
}
@media (max-width: 1399px) {
  .main-content .calendar-main .timeline:before {
    left: 26%;
  }
}
@media (max-width: 991px) {
  .main-content .calendar-main .timeline:before {
    left: 30%;
  }
}
@media (max-width: 767px) {
  .main-content .calendar-main .timeline:before {
    left: 33%;
  }
}
@media (max-width: 639px) {
  .main-content .calendar-main .timeline:before {
    left: 1%;
  }
}
@media (max-width: 575px) {
  .main-content .calendar-main .timeline:before {
    left: 3%;
  }
}
.main-content .calendar-main .timeline-body > ul {
  margin-bottom: 0;
  padding-left: 0;
  display: inline-block;
}
.main-content .calendar-main .timeline > li:not(:last-child) {
  margin-bottom: 3.9em;
}
.main-content .calendar-main .timeline > li:last-child {
  margin-bottom: 0;
}
.main-content .calendar-main .timeline > li:before {
  width: 21px;
  height: 21px;
  top: 4px;
  margin-left: -10px;
  background: #fff;
  left: 23%;
}
@media (max-width: 1399px) {
  .main-content .calendar-main .timeline > li:before {
    left: 26%;
  }
}
@media (max-width: 991px) {
  .main-content .calendar-main .timeline > li:before {
    left: 30%;
  }
}
@media (max-width: 767px) {
  .main-content .calendar-main .timeline > li:before {
    left: 33%;
  }
}
@media (max-width: 639px) {
  .main-content .calendar-main .timeline > li:before {
    left: 1%;
  }
}
@media (max-width: 575px) {
  .main-content .calendar-main .timeline > li:before {
    left: 3%;
  }
}
.main-content .calendar-main .timeline > li > .timeline-panel {
  background: white;
  padding: 12px 15px;
  width: 70%;
  border-radius: 10px;
  float: right;
}
@media (max-width: 1399px) {
  .main-content .calendar-main .timeline > li > .timeline-panel {
    width: 65%;
  }
}
@media (max-width: 991px) {
  .main-content .calendar-main .timeline > li > .timeline-panel {
    width: 58%;
  }
}
@media (max-width: 639px) {
  .main-content .calendar-main .timeline > li > .timeline-panel {
    width: 90%;
  }
}
@media (max-width: 575px) {
  .main-content .calendar-main .timeline > li > .timeline-panel {
    width: 88%;
  }
}
@media (max-width: 412px) {
  .main-content .calendar-main .timeline > li > .timeline-panel {
    width: 85%;
  }
}
.main-content .calendar-main .timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  left: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-right: 15px solid #ccc;
  border-left: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.main-content .calendar-main .timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  left: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-right: 14px solid #fff;
  border-left: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.main-content .calendar-main .timeline-title {
  font-family: 'Play', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #525050;
  line-height: 1.3;
  padding-bottom: 5px;
  border: 1px solid;
  border-image: linear-gradient(90deg, #b0bbce, white 60%) 100% 1;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.main-content .calendar-main .timeline-title span {
  color: red;
}
.main-content .calendar-main .timeline-body {
  line-height: 1.3;
}
.main-content .calendar-main .timeline-body span {
  font-weight: 700;
}
.main-content .calendar-main .timeline-body h4 {
  font-family: 'Play', sans-serif;
  color: #525050;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
}
.main-content .calendar-main .timeline-body li {
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  font-family: 'Play', sans-serif;
}
.main-content .calendar-main .timeline-body ul {
  padding-left: 0;
}
.main-content .calendar-main .timeline-body .specialite {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .main-content .calendar-main .timeline-body .specialite {
    flex-direction: column;
  }
}
.main-content .calendar-main .timeline-body .specialite .spec {
  flex-basis: 50%;
}
.main-content .calendar-main .timeline-body .specialite .spec ul {
  padding-left: 0;
  display: inline-block;
}
.main-content .calendar-main .timeline-body > p {
  margin-top: 10px;
}
.main-content .calendar-main .timeline > li > .timeline-badge {
  left: 0;
  color: #fff;
  font-size: 30px;
  top: -10px;
  margin-left: -15px;
  font-family: 'Play', sans-serif;
  width: 230px;
  text-align: end;
}
@media (max-width: 1199px) {
  .main-content .calendar-main .timeline > li > .timeline-badge {
    font-size: 25px;
    width: 180px;
  }
}
@media (max-width: 767px) {
  .main-content .calendar-main .timeline > li > .timeline-badge {
    font-size: 20px;
    width: 150px;
    top: -3px;
  }
}
@media (max-width: 639px) {
  .main-content .calendar-main .timeline > li > .timeline-badge {
    font-size: 25px;
    width: 200px;
    top: -75px;
    text-align: start;
    left: 82px;
  }
}
@media (max-width: 575px) {
  .main-content .calendar-main .timeline > li > .timeline-badge {
    left: 95px;
  }
}
@media (max-width: 500px) {
  .main-content .calendar-main .timeline > li > .timeline-badge {
    left: 85px;
  }
}
@media (max-width: 360px) {
  .main-content .calendar-main .timeline > li > .timeline-badge {
    left: 70px;
  }
}
@media (max-width: 1199px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-panel {
    margin-top: -90px;
  }
}
@media (max-width: 767px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-panel {
    margin-top: -80px;
  }
}
@media (max-width: 639px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-panel {
    margin-top: -50px;
  }
}
.main-content .calendar-main .timeline > li.timeline-inverted > .timeline-badge {
  top: -30px;
  text-align: left;
  width: 230px;
  text-align: end;
}
@media (max-width: 1199px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-badge {
    width: 180px;
  }
}
@media (max-width: 767px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-badge {
    width: 150px;
    top: -25px;
  }
}
@media (max-width: 639px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-badge {
    font-size: 25px;
    width: 200px;
    top: -75px;
    text-align: start;
    left: 82px;
  }
}
@media (max-width: 575px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-badge {
    left: 95px;
  }
}
@media (max-width: 500px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-badge {
    left: 85px;
  }
}
@media (max-width: 360px) {
  .main-content .calendar-main .timeline > li.timeline-inverted > .timeline-badge {
    left: 70px;
  }
}
.main-content .calendar-main .timeline-attantion,
.main-content .calendar-main .timeline-small {
  font-size: small;
  color: red;
  margin-top: 0.5em;
  font-weight: 700;
}
.main-content .calendar-main .timeline-small {
  line-height: 1.2;
  margin-top: 0.2em !important;
  font-weight: 300;
}
.main-content .calendar-main .calendar-more {
  display: inline-block;
  padding: 13px 30px;
  color: white;
  background: #FFA726 /*#F59E1B*/;
  width: 100%;
  max-width: 250px;
  height: 50px;
  text-align: center;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  transition: all 0.5s ease-in-out;
}
.main-content .calendar-main .calendar-more::before,
.main-content .calendar-main .calendar-more::after {
  content: '';
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  width: 0;
  height: 100%;
  transition: all 0.5s ease-in-out;
}
.main-content .calendar-main .calendar-more::before {
  left: 0;
  width: 0;
  background: #ffffff22;
}
.main-content .calendar-main .calendar-more::after {
  left: 100%;
  width: 0;
  background: #ffffff22;
}
.main-content .calendar-main .calendar-more:hover::before {
  width: 100%;
}
.main-content .calendar-main .calendar-more:hover::after {
  width: 100%;
  left: 0;
}
.main-content .calendar-main .calendar-more .btn-text {
  position: relative;
  z-index: 10;
}
.main-content .calendar-main .bf-arrow-circle {
  width: 20px;
  height: 400px;
  position: absolute;
  z-index: 1;
  top: -400px;
  left: 100px;
  fill: white;
  transition: transform 25s ease;
}
.main-content .calendar-main:hover .bf-arrow-circle {
  transform: translateY(700%);
}
@media (max-width: 1660px) {
  .main-content .calendar-main .bf-arrow-circle {
    left: 50px;
  }
}
@media (max-width: 1450px) {
  .main-content .calendar-main .bf-arrow-circle {
    left: 20px;
  }
}
@media (max-width: 600px) {
  .main-content .calendar-main .bf-arrow-circle {
    width: 15px;
    left: 2px;
  }
}
.main-content .admission {
  position: relative;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  background: url(/wp-content/uploads/2024/05/bgrd-transp.png) repeat 50% 50%, linear-gradient(0deg, #ffffff 5%, #ffffffe0 10%, transparent 15%, transparent 85%, #ffffffe0 90%, #ffffff 95%), #91b8dc;
  background: url(/wp-content/uploads/2024/05/bgrd-transp.png) repeat 50% 50%, linear-gradient(0deg, #ffffff 2%, #ffffffe0 7%, #91b8dc 27%, #91b8dc 73%, #ffffffe0 93%, #ffffff 98%);
}
.main-content .admission #particle-canvas {
  position: absolute;
  width: 100%;
  height: 450px;
  z-index: -10;
  opacity: 0.2;
}
.main-content .admission .slogan {
  text-align: center;
}
.main-content .admission .slogan .label-head .title-h2 {
  color: #fff;
  padding: 15px 50px;
  padding: 15px 50px 25px;
  padding: 150px 50px 25px;
  margin: 0;
}
@media (max-width: 412px) {
  .main-content .admission .slogan .label-head .title-h2 {
    padding: 150px 10px 25px;
  }
}
.main-content .admission .slogan .label-text .title-h3 {
  text-transform: uppercase;
  padding: 15px 50px;
  padding: 25px 50px 15px;
  padding: 25px 50px 150px;
  font-size: 40px;
}
@media (max-width: 991px) {
  .main-content .admission .slogan .label-text .title-h3 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .main-content .admission .slogan .label-text .title-h3 {
    font-size: 25px;
  }
}
.main-content .admission .slogan .slogan-button {
  display: none;
  width: 100%;
  text-align: -webkit-center;
  position: relative;
  padding-top: 20px;
}
.main-content .admission .slogan .slogan-button .btn-action {
  font-size: 44px;
  padding-top: 20px;
  border-radius: 0;
  background: #ffffff3d;
  text-decoration: underline;
  width: 100%;
  height: 120px;
}
@media (max-width: 991px) {
  .main-content .admission .slogan .slogan-button .btn-action {
    font-size: 34px;
    height: 100px;
  }
}
@media (max-width: 400px) {
  .main-content .admission .slogan .slogan-button .btn-action {
    font-size: 24px;
    height: 80px;
    padding-top: 15px;
  }
}
.main-content .admission .slogan .slogan-button .btn-action:hover {
  background: transparent;
  font-size: 48px;
}
@media (max-width: 991px) {
  .main-content .admission .slogan .slogan-button .btn-action:hover {
    font-size: 38px;
  }
}
@media (max-width: 400px) {
  .main-content .admission .slogan .slogan-button .btn-action:hover {
    font-size: 28px;
  }
}
.main-content .admission .slogan .slogan-button .btn-action::after,
.main-content .admission .slogan .slogan-button .btn-action::before {
  transition: none;
}
.main-content .admission .slogan .slogan-button .btn-action .icon-hand {
  position: absolute;
  top: 72px;
  font-size: 40px;
  left: 55%;
}
@media (max-width: 991px) {
  .main-content .admission .slogan .slogan-button .btn-action .icon-hand {
    font-size: 25px;
    top: 65px;
  }
}
@media (max-width: 400px) {
  .main-content .admission .slogan .slogan-button .btn-action .icon-hand {
    top: 50px;
  }
}
.main-content .home-section {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1280px) {
  .main-content .home-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .main-content .home-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.main-content .home-section.tagline-main {
  padding-bottom: 50px;
}
@media (max-width: 1200px) {
  .main-content .home-section.tagline-main {
    padding-bottom: 0;
  }
}
.main-content .home-section.education-section {
  padding-top: 50px;
}
@media (max-width: 1200px) {
  .main-content .home-section.education-section {
    padding-top: 0;
  }
}
