@charset "UTF-8";
/* CSS Document */

/*
Theme Name: SiteOnWpTEAM
Author:
Author URI:
*/

html {
    background: #f8f8f8;
}

.body {
    width: 100%;
    min-height: 100vh;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #333;
    background: #fff;
    overflow-x: hidden;
    max-width: 1920px;
    -webkit-box-shadow: 0px 0px 128px -30px rgba(0,0,0,0.29);
    -moz-box-shadow: 0px 0px 128px -30px rgba(0,0,0,0.29);
    box-shadow: 0px 0px 128px -30px rgba(0,0,0,0.29);
}

section {
    width: 100%;
    border-bottom: 1px #e6e6e6 solid;
}

.container {
    width: 100%;
    height: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.page-container {
    width: 100%;
    height: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 70px;
    box-sizing: border-box;
}

.button-container {
    width: 100%;
    height: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 38px 20px 50px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.pagination-container {
     width: 100%;
    height: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 38px 20px 50px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

a {
    color: #0082C8;
    text-decoration: none;
}

a:hover {
    opacity: 0.6;
}

.button-dark {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 6px 30px;
    box-sizing: border-box;
    background: #004D77;
    font-size: 16px;
}

.button-dark:hover {
    background: #0082C8;
    opacity: 1;
}

.page-title {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 38px 70px;
    box-sizing: border-box;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-image: url(img/001_bgr.png);
    background-size: 50px 1px;
    background-repeat: no-repeat;
    background-position: left center;
}

.page-title h1 {
    font-size: 28px;
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #000;
    text-align: left;
}

.page-title h2 {
    font-size: 28px;
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #000;
    text-align: left;
}

.header-one {
    width: 100%;
    height: 34px;
    background: #f8f8f8;
    border-bottom: 1px #e6e6e6 solid;
    font-size: 14px;
}

.header-one .container  {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.header-one-left, .header-one-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.header-one-left a {
    margin-left: 20px;
    display: flex;
}

.header-one-left img {
    max-width: 16px;
    max-height: 16px;
    margin-right: 4px;
}
.header-one-right .icon{
    margin-right: 22px;
    display: flex;
    background: none !important;
    padding: 0 !important;
}

.header-one-right .icon img {
    max-width: 18px;
    max-height: 18px;
}

.header-one-right img {
    max-width: 18px;
    max-height: 18px;
}

.header-two {
    width: 100%;
    height: 110px;    
}

.header-two .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.logo {
    display: inline-block;
    padding-right: 20px;
    box-sizing: border-box;
}

.header-menu-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    max-width: 898px;
}

.header-menu-box-border {
    height: 1px;
    background: #e6e6e6;
}

.header-menu-box-one, .header-menu-box-two {
    height: 44px;
    width: 100%;
}

.header-menu-box-one {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.menu-top-menu-container, .menu-toptwo-menu-container {
    height: 100%;
} 

.menu-top-menu-container ul, .menu-toptwo-menu-container ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}

.menu-top-menu-container ul li, .menu-toptwo-menu-container ul li {
    list-style: none;
    margin: 0 20px 0 0;
    padding: 0;
    white-space: nowrap;
}

.burger-menu {
    margin-right: 20px;
    cursor: pointer;
}

.burger-menu:hover {
    opacity: 0.8;
}

.menu-top-menu-container ul li a {
    text-transform: uppercase;
    font-size: 14px;
}

.menu-toptwo-menu-container ul li a {
    color: #333;
    font-size: 14px;
}

.home-one {
    height: 510px;
}

.swiper-container {
      width: 100%;
      height: 100%;
}

.slider-bgr {
    width: 100%;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

:root {
    --swiper-navigation-size: 26px;
}

.home-one .swiper-button-prev {
    top: 50%;
    left: 0px;
    max-width: 1140px;
    padding: 30px 30px;
    box-sizing: border-box;
    background:
    rgba(0,77,119,0.8);
}

.home-one .swiper-button-next {
    top: 50%;
    right: 0px;
    padding: 30px 30px;
    box-sizing: border-box;
    background:
    rgba(0,77,119,0.8);
}

.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {
    color: #fff;
}

.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {
    color: #fff;
}

.home-one .swiper-slide .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    min-width: 1140px
}

.slider-icon {
    width: 54px;
    height: 54px;
    background: #004D77;
    border-radius: 27px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}

.slider-icon img {
    max-width: 28px;
    max-height: 28px;
}

.home-one .swiper-slide .container span {
    font-size: 20px;
    color: #fff;
}

.home-one .swiper-slide {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.home-one .swiper-slide:hover {
	opacity: 1;
}

.slider-title {
    font-size: 38px !important;
    font-weight: bold;
}

.slider-border {
    width: 100%;
    height: 1px;
    max-width: 520px;
    background: #fff;
    margin: 22px 0;
}

.home-one .swiper-slide .container .button-dark {
    margin-top: 26px;
}

.home-one .swiper-slide .container .button-dark:hover {
    background: #fff !important;
    box-sizing: border-box;
    color: #000;
}

.home-widget {
    padding-bottom: 0px;
}

.widget-container {
    width: 100%;
    height: 100%;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 70px;
    box-sizing: border-box;
}

.widget-container .page-title {
    width: calc(100% + 140px);
    margin-left: -70px;
}

.home-two {
    background: #f8f8f8 url(img/002_bgr.png) no-repeat right bottom;
    padding-bottom: 10px;
} 

.home-two .page-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.home-two-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 16%;
    padding: 0 20px 40px 20px;
    box-sizing: border-box;
}

.home-two-item img {
    height: 70px;
    width: auto;
    margin-bottom: 10px;
}

.home-two-item span {
    color: #000;
    font-size: 16px;
    text-align: center;
    display: inline-block;
}

.swiper-container-actual {
    overflow: hidden;
    max-width: 1140px;
}

.home-three .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 36px;
    padding-right: 36px;
}

.home-three .swiper-button-next::after, .home-three .swiper-container-rtl .swiper-button-prev::after {
    color: #666;
}

.home-three .swiper-button-prev::after, .home-three .swiper-container-rtl .swiper-button-next::after {
    color: #666;
}

.home-three .swiper-button-prev {
    position: relative;
}

.home-three .swiper-button-next {
    position: relative;
}

.home-four {
    background: #0082C8 url(img/005_bgr.png)  no-repeat right bottom;
}

.home-four h2 {
    color: #fff;
}

.home-four .page-title {
    background-image: url(img/004_bgr.png);
}

.home-four .page-container {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}

.cal-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px;
    box-sizing: border-box;
    width: 33.33%;
}

.cal-title-box {
    padding-left: 14px;
    box-sizing: border-box;
}

.cal-title-box .news-cat {
    padding-top: 6px;
    box-sizing: border-box;
}

.cal-title-box .news-cat a {
    color: #004D77;
}

.cal-title-box .news-cat a:hover {
    opacity: 0.6;
}

.cal-item a {
    color: #fff;
    font-size: 16px;
    line-height: 140%;
}

.home-four .button-dark {
    background: none;
    border: 1px #fff solid;
}

.home-four .button-dark:hover {
    background: #004D77;
    border: 1px #004D77 solid;
}

.cal-date-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.cal-date {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    box-sizing: border-box;
    padding-top: 4px;
    width: 40px;
    height: 40px;
    margin-bottom: 4px;
}

.cal-date-box span {
    font-size: 12px;
    color: #fff;
}

.year {
    max-width: 100% !important;
}

.cal-date span:first-child {
    font-size: 20px !important;
    line-height: 16px;
}

.cal-date span:last-child {
    line-height: 14px;
}

.home-five {
    background: url(img/005_bgr.png)  no-repeat right bottom;
}

.home-five .page-container {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}

.news-item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding: 20px;
    box-sizing: border-box;
    width: 33.33%;
}

.news-img {
    width: 100%;
    height: 204px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background-position: center !important;
}

.news-date {
    color: #fff;
    background: #004D77;
    padding: 4px 10px;
    box-sizing: border-box;
}

.news-title {
    font-size: 18px;
    color: #004D77;
    padding: 12px 0 20px 0;
    box-sizing: border-box;
}

.news-cat {
    
    font-size: 0px;
}

.news-cat a {
    font-size: 14px;
    margin-right: 10px;
    color: #666;
    text-decoration: underline;
}

.news-cat a:hover {
    color: #004D77;
    opacity: 1;
}

.single-news-one {
    border-bottom: none;
}

.single-news-two {
    border-top: 1px #e6e6e6 solid;
}

.single-news-three .page-body {
    padding-top: 20px;
    box-sizing: border-box;
}

.home-grad {
  background: #0082C8 url(img/005_bgr.png) no-repeat right bottom;
}

.home-grad h2 {
	color: #fff;
}

.home-grad .page-title {
  background-image: url(img/004_bgr.png);
}

.home-grad .page-title a {
	color: #fff;
	text-decoration:underline;
}

.home-grad .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding-left: 36px;
  padding-right: 36px;
}

.home-grad .swiper-button-prev,
.home-grad .swiper-button-next{
  	position: relative;
	margin-top: -500px;
}

.swiper-container-grad {
  overflow: hidden;
  max-width: 1140px;
}

.grad-item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
	gap: 10px;
  padding: 20px;
  box-sizing: border-box;
	color: #fff !important;
}

.grad-item:hover {
	opacity: 1;
	background: rgba(255,255,255,0.1)
}

.grad-img {
	width: 100%;
	height: 300px;
}

.grad-item h3 {
	font-size: 18px;
  	padding: 2px 0 10px 0;
	margin: 0;
	font-weight: normal;
} 

.grad-item span {
	font-size: 14px;
	display: flex;
	flex-direction: column;
}

.grad-item span span{
	color: #004D77;
}

.home-six {
    padding-bottom: 50px;
}

.home-six .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.home-six .swiper-button-prev {
    position: relative;
}

.home-six .swiper-button-next {
    position: relative;
}

.home-six .swiper-button-next::after, .home-three .swiper-container-rtl .swiper-button-prev::after {
    color: #666;
}

.home-six .swiper-button-prev::after, .home-three .swiper-container-rtl .swiper-button-next::after {
    color: #666;
}

.swiper-container-a {
    overflow: hidden;
    max-width: 1140px;
    width: 100%;
}

.home-six .swiper-slide {
    padding-right: 20px;
    padding-left: 20px;
    box-sizing: border-box;
}

.home-six .swiper-slide a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.home-six .swiper-slide a img {
    width: 100%;
    height: auto;
}

.bread {
    background: #0082C8;
    border-bottom: none;
}

.bread .container {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 14px;
}

.bread .container a {
    color: #fff;
}

.news-one {
    background: #f1f1f1;
}

.news-one .page-container {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}

.news-two {
    background: #f8f8f8;
}

.news-two .page-container{
    padding-bottom: 54px;
}

.news-two-bgr {
    background: url(img/006_bgr.png) no-repeat bottom right;
    margin: 0 auto;
    max-width: 1240px;
}

.wpcf7-form {
    padding: 12px 0;
    box-sizing: border-box;
}

.wpcf7-form input {
    font-size: 16px;
    color: #000;
    padding: 4px 10px;
    box-sizing: border-box;
    max-width: 230px;
    font-family: 'Montserrat', sans-serif;
    margin-right: 10px;
}

.wpcf7-submit {
    padding: 6px 30px !important;
    border: 1px solid #004D77;
    background: #004D77;
    color: #fff !important;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}

.wpcf7-submit:hover {
    background: #0082C8;
    border: 1px solid #0082C8;
}

.news-three .page-container {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}

.news-five {
    padding-bottom: 38px;
    background: #f1f1f1;
}

.news-six {
    padding-bottom: 38px;
    background: #f8f8f8;
}

.news-seven {
    padding-bottom: 38px;
}

.single-news-one .page-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.single-news-info {
    margin-bottom: 30px;
}

.single-news-info-block {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
}

.single-news-info-date {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-right: 20px;
    box-sizing: border-box;
}

.single-news-info-date img {
    margin-right: 10px;
}

.single-news-img {
    width: 100%;
    height: 510px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.single-news-img span {
    background: rgba(0,0,0,0.7);
    padding: 6px 20px;
    box-sizing: border-box;
    display: inline-block;
    color: #fff;
    margin-bottom: 20px;
    max-width: 410px;
    text-align: right;
}

.single-news-cat {
    font-size: 16px;
}

.single-news-cat a {
    margin-left: 4px;
}

.single-news-two {
    background: #f8f8f8;
}

.rubriki-one {
    padding-bottom: 38px;
}
.rubriki-one .page-container {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}

.univer-one {
    height: 510px;
    width: 100%;
    background: #004D77;
}

.univer-one .page-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;    
}

.univer-one h1 {
    font-size: 28px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    max-width: 500px;
    margin: 0 0 34px 0;
    padding: 0;
}

.univer-one span {
    font-size: 16px;
    color: #fff;
    text-align: center;
    max-width: 750px;
    margin: 34px 0 0 0;
}

.univer-one .page-container img {
    max-width: 100%;
    height: auto;
}

.univer-two {
    border-bottom: none;
}

.unever-two-box {
    width: 100%;
    height: auto;
    background: #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    box-sizing: border-box;
}

.unever-two-box:nth-child(2n) {
    background: #fff;
}

.unever-two-box .page-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 38px;
    padding-top: 38px;
    box-sizing: border-box;
    border-bottom: 1px solid #e6e6e6;
}

.unever-two-box .page-title {
   margin-bottom: -38px;
}

.unever-two-box .page-container:last-child {
    border-bottom: none;
}

.univer-two-img {
    width: 24%;
    height: 160px;
}

.univer-two-box {
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.univer-two-box a {
    display: inline-block;
    margin-left: 5%;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333;
    text-decoration: underline;
    width: 40%;
}

.univer-two-box a:hover {
    color: #0082C8;
}

.wp-caption {
    width: 100% !important;
}

.page-body {
    line-height: 200%;
    padding-bottom: 48px;
}

.page-body iframe {
    width: 100% !important;
    height: 500px !important;
}

.page-body img {
    max-width: 100%;
    height: auto;
}

.page-body h2 {
    font-size: 16px;
    background: #f8f8f8 url(img/002_bgr.png) no-repeat right bottom;
    padding: 20px 410px;
    box-sizing: border-box;
    margin: 20px -410px;
    font-weight: normal;
}

.page-body h3 {
    font-size: 16px;
    background: #0082C8 url(img/005_bgr.png) no-repeat right bottom;
    color: #fff;
    padding: 20px 410px;
    box-sizing: border-box;
    margin: 20px -410px;
    font-weight: normal;
}

.page-body h4 {
    font-size: 16px;
    padding: 20px 30px;
    box-sizing: border-box;
    margin: 20px 0;
    font-weight: normal;
    background: #f8f8f8;
    border-left: 4px #0082C8 solid;
}

.page-body h5 {
    font-size: 16px;
    color: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
    margin: 20px 0;
    font-weight: normal;
    background: #0082C8;
}

.wp-caption-text {
    background: #0082C8;
    display: inline-block;
    color: #fff;
    padding: 4px 30px 4px 20px;
    margin: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 0 100%);
}

.page-body blockquote {
    font-size: 16px;
    background: #f8f8f8;
    border-top: 4px #0082C8 solid;
    padding: 10px 30px;
    box-sizing: border-box; 
    margin: 20px 0; 
}

.page-body hr {
    color: #f8f8f8;
    margin: 30px 0;
}

.caregory-container {
    padding-left: 70px !important;
    padding-right: 70px !important;
    box-sizing: border-box;
}

.caregory-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
}

.caregory-box a {
    font-size: 16px;
    padding: 5px 20px;
    box-sizing: border-box;
}

.caregory-box a:hover {
    color: #0082C8;
}

.page-one {
    padding-bottom: 50px;
}

.razdeli-one {
    height: 510px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.razdeli-one .container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    min-width: 1140px;
}

.razdeli-one .container h1{
    color: #fff;
    font-size: 38px !important;
    font-weight: bold;
    margin: 0;
}

.razdeli-one .container span {
    color: #fff;
    font-size: 20px;
}

.rector-one {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    height: 700px;
}

.rector-one-left {
    background: #004D77;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
}

.rector-one-left .container {
    width: 570px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.rector-one-right {
    width: 100%;
}

.rector-one-left h1 {
    color: #f8f8f8;
    font-size: 38px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    max-width: 370px;
}

.rector-one-left .slider-border{
    max-width: 80%;
}

.rector-one-left span {
    font-size: 20px;
    color: #fff;
}

.rector-one-glif {
    margin: -30px 0 0 70%;
}

.rector-one-menu {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.rector-one-menu a {
    color: #B2E0F8;
    text-decoration: underline;
    margin-bottom: 10px;
    font-size: 16px;
}

.rector-one-menu a:hover {
    color: #fff;
    opacity: 1;
}

.rector-two {
    background: #f8f8f8 url(img/002_bgr.png) no-repeat right bottom;
}

.rector-two .page-container {
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}

.rector-three .page-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
}

.rector-two-photo-block {
    width: 100%;
    max-width: 376px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.rector-two-photo {
    width: 298px;
    height: 298px;
}

.rector-two-photo-block h3 {
    font-size: 20px;
    font-weight: normal;
    border-left: 3px #0082C8 solid;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    margin: 20px 0 0 0;
}

.rector-two-int-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    box-sizing: border-box;
}

.rector-two-int-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 24px;
}

.rector-two-int-item .cal-date {
    border: 1px solid #000;
    color: #000;
}

.rector-two-int-item .cal-date-box span {
    color: #000;
}

.rector-two-int-item a {
    font-size: 18px;
    color: #000;
    padding-left: 24px;
    box-sizing: border-box;
}

.rector-two-int-item a:hover {
    color: #0082C8;
}

.rector-four {
    padding-bottom: 50px;
    background: #f8f8f8 url(img/002_bgr.png) no-repeat right bottom;
}

.rector-four .page-container {
    line-height: 200%;
}

.rector-five {
    padding-bottom: 50px;
}

.rector-five .page-container {
    line-height: 200%;
}

.interview-one {
    background: #f8f8f8;
}

.rector-three {
    background: #f8f8f8;
}

.interview-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 38px;
    padding-bottom: 22px;
}

.interview-container h1 {
    font-size: 28px;
    font-weight: normal;
    text-align: left;
    color: #000;
    padding-left: 30px;
    box-sizing: border-box;
    margin: 0;
}

.interview-cal-date-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin: 6px 0 0 0;
}

.interview-cal-date {
    border: 1px #000 solid;
    width: 60px;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
    box-sizing: border-box;
}

.interview-cal-date span:first-child {
    font-size: 32px;
    line-height: 24px;
}

.interview-two {
    padding-top: 30px;
    padding-bottom: 50px;
}

.interview-year {
    line-height: 28px;
}

.vse-interview {
    padding-bottom: 50px;
}

.vse-interview .page-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
}

.vse-interview .rector-two-int-item {
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
}

.rector-six .swiper-container {
    height: 270px;
}

.rector-six .swiper-slide {
    
}

.rector-six .swiper-slide span {
    padding: 4px 10px;
    box-sizing: border-box;
    color: #fff;
    background: rgba(0,0,0,0.8);
    font-size: 14px;
    max-width: 80%;
    margin-top: 10px;
    position: absolute;
}

.rector-six .swiper-slide img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.swiper-button-prev-gal {
    top: 50%;
    left: 0px;
    padding: 30px 30px;
    box-sizing: border-box;
    background:
    rgba(0,77,119,0.8);
}

.swiper-button-next-gal {
    top: 50%;
    right: 0px;
    padding: 30px 30px;
    box-sizing: border-box;
    background:
    rgba(0,77,119,0.8);
}

.popup {
	position: absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	display:none;
	text-align:center;
}

.popup_bg {
	background:rgba(0,0,0,0.8);
	position:fixed;
	z-index:1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: auto;
  height: auto;
}


.popup_img {
	position: fixed;
	z-index:2;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	max-height: 90%;
}

.popup_img {
  pointer-events: none;
}

.rector-six .swiper-slide iframe {
    width: 100%;
    height: 100%;
    position: relative;
}

.form-container {
    max-width: 700px;
}

.form-container .wpcf7-form input {
    max-width: 330px;
}

.form-box {
    margin-bottom: 10px;
}

.wpcf7-textarea {
    width: 100%;
    max-width: 674px;
    font-size: 16px;
    color:#000;
    padding: 4px 10px;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    border: 1px solid #ccc;
    height: 70px;
    resize: vertical;
}

.rector-seven .news-two-bgr {
    padding-bottom: 40px;
}

.rector-seven {
    background: #f8f8f8;
}

.news-two-text {
    font-size: 14px;
}

.form-container .wpcf7-form {
    padding-top: 24px;
}

.rector-eight {
    background: #004D77 url(img/005_bgr.png) no-repeat right bottom;
    padding-bottom: 50px;
}

.rector-eight .page-title h2 {
    color: #fff;
}

.rector-eight .page-title {
    background-image: url(img/004_bgr.png);
}

.rector-eight .page-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.contact-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

.contact-container h3 {
    font-size: 20px;
    color: #0082C8;
    font-weight: normal;
    padding: 0;
    margin: 0 0 30px 0;
}

.social-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.social-container a {
    display: inline-block;
    width: 50px;
    height: 50px;
}

.contact-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 34px;
}

.contact-item img {
    width: 30px;
    height: 30px;
}

.contact-item-text-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 14px;
}

.contact-item-text-box span {
    font-size: 18px;
    color: #fff;
}

.contact-item-text-box span:first-child {
    font-size: 14px;
}

.events-one {
    border: none;
}

.events-one .eventsbox{
    display: none;
}

.events-one .eventsbox:first-child {
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    background: #004D77;
}

.events-one-left {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: stretch;
     padding-top: 60px;
    padding-bottom: 60px;
}

.events-one-left .container {
    width: 570px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.events-one-right {
    width: 100%;
}

.events-one-date-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.events-one-date-box .interview-cal-date {
    border-color: #B2E0F8;
}

.events-one-date-box .interview-cal-date-box span {
    color: #B2E0F8;
}

.events-one-date-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 44px;
    box-sizing: border-box;
    
}

.events-one-date-text span {
    color: #B2E0F8;
    font-size: 24px;
}

.events-one-left .container h2 {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    padding: 30px 0 0 0;
    max-width: 370px;
}

.events-one-left .slider-border {
    max-width: 80%;
}

.events-one-left .button-dark {
    background: none;
    border: 1px #fff solid;
    margin-top: 30px;
}

.events-one-left .button-dark:hover {
    background: #0082C8;
    border: 1px #0082C8 solid;
}

.events-one-right {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 96%, 0 100%);
    clip-path: polygon(90px 0, 100% 0, 100% 100%, 0 100%);
}

.events-two .container .swiper-slide:first-child {
    display: none;
}

.events-two {
    background: #0082C8 url(img/005_bgr.png) no-repeat right bottom;
    padding-top: 50px;
}

.events-two .cal-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.events-two .swiper-button-next::after, .home-three .swiper-container-rtl .swiper-button-prev::after {
    color: #fff;
}

.events-two .swiper-button-prev::after, .home-three .swiper-container-rtl .swiper-button-next::after {
    color: #fff;
}

.events-two .button-dark {
    background: none;
    border: 1px #fff solid;

}

.events-two .button-dark:hover {
    background: #004D77;
    border: 1px #004D77 solid;
}

.events-three {
    background: #f8f8f8;
}

.events-three-item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    padding-bottom: 50px;
}

.events-three-item-text {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    box-sizing: border-box;
    width: 100%;
}

.events-three-item-text a {
    width: 80%;
    color: #000;
    font-size: 24px;
    padding: 0 42px;
    box-sizing: border-box;
}

.events-three-item-text a:hover {
    color: #004D77;
    opacity: 1;
}

.events-three-item-text .news-cat {
    width: 20%;
    padding: 0 0 0 42px;
    box-sizing: border-box;
    border-left: 1px #ccc solid;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.events-three-item-text .news-cat a {
    font-size: 14px;
    padding: 0;
    text-align: left;
    display: inline-block;
    white-space: nowrap;
    color: #666;
}

.events-three-item-text .news-cat a:hover {
    color: #004D77;
    opacity: 1;
}

.single-events-one {
    border: none;
    background: #f1f1f1;
}

.single-events-one h1 {
    font-size: 28px;
    font-weight: normal;
    text-align: left;
    color: #000;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    margin: 0;
}

.single-events-one .events-three-item {
    padding-top: 38px;
    padding-bottom: 22px;
}

.phones-one {
    padding-bottom: 50px;
}

.phone-menu {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    max-height: 3500px;
    max-width: 50%;
}

.phone-menu li {
    list-style: none;
    padding-top: 11px;
    padding-bottom: 10px;
    box-sizing: border-box;
    font-size: 18px;
    font-weight: bold;
    cursor: auto;
}

.phone-menu li a:hover {
    opacity: 1;
}

.phone-menu .sub-menu li {
    background: url(img/ulbgr.png) no-repeat 14px 4px;
    padding-left: 40px;
    box-sizing: border-box;
    font-weight: normal;
}

.phone-menu .sub-menu li a:hover {
    opacity: 0.8;
    text-decoration: underline;
}

.phone-menu li a {
    color: #004D77;
}

.phone-menu .sub-menu {
    padding: 0;
    margin: 0;
}

.phone-menu .menu-item {
    padding: 20px 20px 40px 20px;
    box-sizing: border-box;
}

.phone-menu .sub-menu .menu-item {
    padding-top: 11px;
    padding-bottom: 10px;
    padding-right: 0px;
    box-sizing: border-box;
}

.single-phones-one {
    padding-bottom: 50px;
}

.single-phones-one .page-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.single-phones-one-item {
    width: 50%;
    padding: 20px 10px 40px 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.single-phones-one-img {
    width: 120px;
    height: 120px;
    border-radius: 60px;
}

.single-phones-one-text-box {
    padding-left: 40px;
    box-sizing: border-box;
    max-width: 70%;
}

.single-phones-one-item .contact-item {
    margin-bottom: 24px;
}

.single-phones-one-item .contact-item span {
    color: #333;
}

.single-phones-one-name {
    font-size: 20px;
}

.single-phones-one-text-box .slider-border {
    background: #ccc;
    width: 270px;
    max-width: 100%;
}

.single-phones-one-pro {
    font-size: 14px;
    padding-top: 4px;
    box-sizing: border-box;
}

.burger-menu-media {
    display: none;
}

.header-one-right-media {
    display: none;
}

.header-one-left br {
    display: none;
}

.prefooter {
    background: #EAEDEF;
    height: 72px;
}

.prefooter .page-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}


.prefooter-right .icon {
    margin-left: 22px;
}

.chuvsu_foo {
    margin: 0 auto -106px auto;
    max-width: 100%;
}

.footer {
    background: #EAEDEF;
}

.footer h2 {
    color: #fff;
}

.footer-contact-box {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 25%;
    padding-right: 50px;
    box-sizing: border-box;
}

.footer-contact-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 20px;
}

.footer-contact-item img {
    width: 18px !important;
    height: 18px !important;
    height: auto;
}

.footer-contact-item span {
    color: #fff;
    padding-left: 10px;
}

.footer .contact-item {
    padding-right: 30px;
    box-sizing: border-box;
}

.footer-menu-box {
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.copyright {
    background: #0082C8;
    border: none; 
}

.copyright .page-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 14px;
}

.footer .page-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    padding-top: 60px;
    padding-bottom: 40px;
}

.footer-border {
    width: 1px;
    background: #ccc;
}

.footer-address {
    padding: 0 30px 0 0;
}

.footer-contacts-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.footer-contacts-box {
    padding: 0 0 0 30px;
}

.footer-address .contact-item {
    margin-bottom: 0px;
    padding: 0;
}

.footer-contacts-box .contact-item {
    padding: 0 0 0 30px;
    margin-bottom: 30px
}

.footer-contacts-box span {
    color: #666;
}

.footer-address span {
    color: #666;
}

.footer-address .contact-item {
    display: none;
}

.footer-address .contact-item:first-child {
    display: flex;
}

.footer-contacts-box .contact-item:first-child {
    display: none;
}

.footer .contact-item-text-box span {
    font-size: 16px;
    line-height: 160%;
}

.footer-menu-bgr {
    background: #f8f8f8;
}

.footer-menu-bgr .page-container {
   padding-top: 60px;
    padding-bottom: 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.footer-menu-box span {
    padding-bottom: 6px;
}

.footer-menu-box a {
    font-size: 14px;
    padding-bottom: 16px;
}

.prefooter-left {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
	max-width: 240px;
	width: 100%;
}

.prefooter-left a {
    color: #333;
    padding-right: 20px;
    box-sizing: border-box;
}

.prefooter-right {
	max-width: 240px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	flex-wrap: wrap;
}

a.bvi-link {
    background-color: #f8f8f8 !important;
}

.lang-menu {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.lang-menu li {
    list-style: none;
    padding-left: 6px;
    box-sizing: border-box;
}

.lang-menu li a {
    color: #000;
}

.lang-menu .menu-item:nth-child(2):before {
    content: "/  ";
}
.lang-menu .menu-item:nth-child(3):before {
    content: "/  ";
}
.lang-menu .menu-item:nth-child(4):before {
    content: "/  ";
}
.lang-menu .menu-item:nth-child(5):before {
    content: "/  ";
}
.lang-menu .menu-item:nth-child(6):before {
    content: "/  ";
}

.search-one {
    background: #f8f8f8;
}

.search-one .page-container {
    padding-top: 40px;
    padding-bottom: 80px;
}

.searchform {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.searchform div {
    width: 100%;
}

.searchform label {
    padding-right: 20px;
    margin-bottom: 20px;
    display: inline-block;
}

.searchform input {
    font-size: 16px;
    color: #000;
    padding: 4px 10px;
    box-sizing: border-box;
    max-width: 400px;
    font-family: 'Montserrat', sans-serif;
    margin-right: 10px;
    width: 100%;
    margin-bottom: 20px;
}

.searchform #searchsubmit {
    padding: 6px 30px !important;
    border: 1px solid #004D77;
    background: #004D77;
    color: #fff !important;
    cursor: pointer;
    width: auto;
}

.searchform #searchsubmit:hover {
    background: #0082C8;
}

.search-two .page-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 40px;
}

.search-two .page-container a {
    padding: 12px 0;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
}

.search-two .page-container a:hover {
    opacity: 1;
    color: #0082C8;
}

#mideal-faq-list .chat-text {
    padding: 20px 30px !important;
}

#form-mideal-faq #mideal-faq-list .btn, #form-mideal-faq .btn {
    border-radius: 0 !important;
    padding: 6px 30px !important;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px !important;
    text-transform: lowercase;
}

#form-mideal-faq .btn:hover {
    background: #0082C8 !important;
}

#form-mideal-faq .form-control {
    font-size: 16px !important;
    color: #000 !important;
    padding: 4px 10px !important;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0 !important;
    resize: vertical;
}

.faq-header {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}

.faq-answer .faq-header {
    font-size: 20px !important;
    font-weight: normal !important;
}

#mideal-faq-list .faq-name {
    font-size: 20px !important;
    font-weight: normal !important;
}

.overlay {
    display:none; 
    position:fixed; 
    z-index:999; 
    opacity:0.95; 
    filter:alpha(opacity=50); 
    top:0; 
    right:0; 
    left:0; 
    bottom:0; 
    background:#fff;
    text-align: center;
}

.popup {
    display:none; 
    position:fixed; 
    overflow-y: auto;
    z-index:1000;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}

.page-container .menu-burger-menu-container {
    width: 100%;
    height: auto;
}

.page-container .burger-menu {
    padding: 0 0 40px 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.page-container .burger-menu:hover {
    opacity: 1;
}

.page-container .menu-item {
    padding: 0px 20px 14px 20px;
    box-sizing: border-box;
}

.page-container .burger-menu li {
    list-style: none;
    font-size: 18px;
    font-weight: bold;
    cursor: auto;
    text-align: left;
}

.page-container .burger-menu li a {
    color: #004D77;
}

.page-container .sub-menu {
    padding: 0;
    margin: 0;
}

.page-container .burger-menu .sub-menu .menu-item {
    padding-top: 7px;
    padding-bottom: 6px;
    padding-right: 0px;
    box-sizing: border-box;
}

.page-container .burger-menu .sub-menu li {
    background: url(img/ulbgr.png) no-repeat 14px 4px;
    padding-left: 40px;
    box-sizing: border-box;
    font-weight: normal;
}

.close {
    display:block; 
    width:20px;  
    cursor:pointer;  
    height:20px;   
    position:absolute; 
    top:40px; 
    right:40px; 
}

.pagination {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.page-numbers {
    padding: 4px 0px;
    box-sizing: border-box;
    margin-right: 4px;
    min-width: 30px;
    text-align: center;
    display: inline-block;
}

.pagination-container .current {
    background: #004D77;
    color: #fff;
}

.info-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

.info-container span img {
    width: 18px;
    height: auto;
    margin-right: 10px;
}

.info-container span {
    margin-bottom: 20px;
    margin-right: 40px;
}

.single-phones-one-bio {
    font-size: 14px;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 1240px) {
    .home-one .swiper-slide .container {
        padding-left: 44px;
        padding-right: 44px;
        min-width: auto;
    }
    
    .home-one .swiper-button-next {
        padding: 20px;
    }
    
    .home-one .swiper-button-prev {
        padding: 20px;
    }
    
    .slider-bgr {
        display: none;
    }
    
    .rector-one-left .container {
        width: 100%;
    }
    
    .razdeli-one .container {
        padding-left: 44px;
        padding-right: 44px;
        min-width: auto;
    }
    
    .events-one-left .container {
        width: 100%;
    }
    
    .page-body h2 {
        padding: 20px 70px;
        margin: 20px -70px;
    }
    
    .page-body h3 {
        padding: 20px 70px;
        margin: 20px -70px;
    }
    
}

@media screen and (max-width: 1100px) {
    .header-menu-box {
        justify-content: space-around;
        height: 100%;
        padding-bottom: 4px;
        padding-top: 4px;
        box-sizing: border-box;
    }
    
    .univer-one {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .single-news-two .page-container {
        padding: 0px !important;
    }
    
    .events-three-item-text {
        flex-direction: column;
    }
    
    .events-three-item-text .news-cat {
        width: 100%;
        border: none;
        padding: 10px 0 0 30px;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .phone-menu {
        max-width: 100%;
        flex-wrap: nowrap;
        max-height: none;
    }
    
    .single-phones-one-item {
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    .home-two-item {
        width: 33.3%;
    }
    
    .page-title h2 {
        font-size: 22px;
    }
    
    .cal-item {
        width: 50%;
    }
    
    .news-item {
        width: 50%;
    }
    
    .footer-contacts-box {
        flex-direction: column;
    }
}

@media screen and (max-width: 920px) {
    .rector-eight .page-container {
        flex-wrap: wrap;
    }
    
    .contact-container {
        width: 50%;
    }
    
    .page-body iframe {
        width: 100% !important;
        height: 300px !important;
    }
	
	.home-grad .swiper-button-prev,
	.home-grad .swiper-button-next{
		position: relative;
		margin-top: -300px;
	}
}

@media screen and (max-width: 880px) {
    .prefooter-left a:first-child {
        display: none;
    }
    
    .prefooter-left a {
        padding-right: 0px;
    }
    
    .footer-address {
        padding: 0 10px 0 0;
    }
    
    .footer-contacts-box {
        padding: 0 0 0 10px;
    }
    
    .footer .page-container {
        flex-direction: column;
    }
    
    .footer-contacts-box .contact-item {
        padding-left: 0px;
        margin-bottom: 20px;
    }
    
    .footer-address .contact-item {
        margin-bottom: 20px;
    }
    
    .footer-address .contact-item img {
        margin: 0 5px;
    }
    
    .vse-interview .rector-two-int-item {
        width: 100%;
    }
}

@media screen and (max-width: 830px) {
    .form-container .wpcf7-form input {
        max-width: 100%;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    
    .form-box {
        margin-bottom: 0px;
    }
    
    .wpcf7-submit {
        width: auto !important;
    }
    
    .chuvsu_foo {
        width: 280px;
        height: auto;
    }
}

@media screen and (max-width: 800px) {
    .header-menu-box-two, .header-menu-box-border {
        display: none;
    }
    
    .header-menu-box-one {
        height: auto;
    }
    
    .home-one .swiper-slide .container span {
        font-size: 16px;
    }
    
    .home-one .swiper-slide .container span br {
        display: none;
    }
    
    .slider-title {
        font-size: 24px !important;
        line-height: 24px;
        padding-top: 20px;
    }
    
    .events-one-left .container h2 {
       font-size: 24px !important;
    }
    
    .razdeli-one .container h1 {
        font-size: 24px !important;
        line-height: 24px;
        padding-top: 20px;
    }
    
    .home-one .swiper-slide {
        background-position: center center !important;
    }
    
    .rector-one-left h1 {
        font-size: 24px;
        max-width: 100%;
    }
    
    .razdeli-one .container span {
        font-size: 16px;
    }
    
    .rector-one-left span br{
        display: none;
    }
    
    .rector-one-left span {
        font-size: 16px;
    }
    
    .rector-one-left {
        width: 40%;
    }
    
    .rector-one-right {
        width: 60%;
    }
    
    .rector-one-glif {
        margin: -30px 0 0 90%;
    }
    
    .rector-two-int-item a {
        font-size: 16px;
    }
    
    .interview-one h1 {
        font-size: 22px;
    }
    
    .single-events-one h1 {
        font-size: 22px;
    }
    
    .events-three-item-text a {
        font-size: 22px;
        width: 100%;
        padding: 0 30px;
    }
    
    
    .rector-two-photo {
        width: 240px;
        height: 240px;
    }
    
    .univer-one h1 {
        font-size: 24px;
    }
    
    .univer-two-img {
        width: 40%;
    }
    
    .unever-two-box .page-container {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .univer-two-box {
        width: 60%;
    }
    
    .univer-two-box a {
        width: 90%;
    }
    
    .news-two .wpcf7-form p {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .news-two .wpcf7-form input {
        width: 100%;
        margin: 0 0 10px 0;
        max-width: 100%;
    }
    
    .news-two .page-container {
        padding-bottom: 50px !important;
    }
    
    .single-news-one .page-container {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .single-news-one .page-container .single-news-cat {
        padding-top: 10px;
    }
    
    .single-news-img {
        height: 400px;
    }
    
    .wp-caption-text {
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
}

@media screen and (max-width: 680px) {
    .menu-top-menu-container {
        display: none;
    }
    
    .header-two {
        height: 90px;
    }
    
    .header-menu-box {
        width: auto;
        margin-left: 20px;
    }
    
    .burger-menu {
        margin-right: 0px;
    }
    
    .header-one-right-media {
        display: flex;
    }
    
    .header-one-right-media .icon:last-child {
        display: none;
    }
    
    .header-one-right-media .icon:first-child {
        margin-left: 0px;
    }
    
    .header-one-right-media .icon {
        margin-left: 20px;
    }
    
    .header-one-right .icon{
        display: none;
    }
    
    .home-one .swiper-slide .container {
        justify-content: flex-start;
        padding-top: 30px;
        box-sizing: border-box;
    }
    
    .page-title {
        padding: 30px 40px;
        background-size: 30px 1px;
    }
    
    .cal-item {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .interview-container {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .news-item {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .home-three .news-item {
        padding-left: 16px;
        padding-right: 16px;
    }
    
    .home-three .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .rector-one {
        flex-direction: column-reverse;
        height: auto;
    }
    
    .rector-one-left {
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .rector-one-right {
        width: 100%;
        height: 300px;
    }
    
    .rector-six .swiper-container {
        height: 330px;
    }
    
    .events-one .eventsbox:first-child {
        flex-direction: column-reverse;
    }
     
    .events-one-right {
        height: 300px;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
    
    .events-one-left .container h2 {
        max-width: 100%;
    }
    
    .footer .page-container {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }
    
    .footer-menu-bgr .page-container {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
    
    .footer-menu-bgr {
        display: none;
    }
    
    .copyright .page-container {
        padding-top: 10px  !important;
        padding-bottom: 10px  !important;
    }
    
    .popup .page-container {
        padding: 0 20px;
    }
    
    .page-container {
        padding: 30px 40px;
    }
    
    .page-body h2 {
        padding: 20px 40px;
        margin: 20px -40px;
    }
    
    .page-body h3 {
        padding: 20px 40px;
        margin: 20px -40px;
    }
    
    .single-news-img {
        height: 250px;
    }
    
    .single-phones-one-item {
        flex-direction: column;
        padding: 0px;
    }
    
    .single-phones-one-text-box {
        padding-left: 0px;
        padding-top: 30px;
        max-width: 100%;
    }
    
    .contact-item-text-box span {
        font-size: 16px;
    }
}

@media screen and (max-width: 620px) {
    .rector-two-photo-block {
        display: none;
    }
    
    .rector-two-int-box {
        padding: 0;
    }
    
    .contact-container {
        width: 100%;
        padding-bottom: 30px;
    }
    
    .contact-item {
        margin-bottom: 24px;
    }
    
    .social-container a {
        width: 34px;
        height: 34px;
    }
}

@media screen and (max-width: 560px) {
    .prefooter-left, .prefooter-right {
        display: none;
    }
}

@media screen and (max-width: 500px) {
    .header-one-left a span {
        display: none;
    }
    
    .header-one-right-media {
        display: none;
    }
    
    .home-two-item {
        width: 50%;
    }
    
    .home-two-item span {
        font-size: 14px;
    }
    
    .unever-two-box .page-container {
        flex-direction: column;
    }
    
    .univer-two-box {
        width: 100%;
        padding-top: 20px;
    }
    
    .univer-two-box a {
        margin-left: 0;
        width: 100%;
    }
    
    .univer-two-img {
        width: 100%;
    }
    
    .interview-container {
        flex-direction: column;
    }
    
    .single-events-one .events-three-item {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .events-category-one .events-three-item {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .events-three .events-three-item {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .events-three-item-text a {
        padding: 10px 0 0 0;
    }
    
    .single-events-one h1 {
        padding: 10px 0 0 0;
    }
    
    .interview-container h1 {
        padding: 10px 0 0 0;
    }
    
    .events-three-item-text .news-cat {
        padding-left: 0px;
    }
    
    .page-body iframe {
        height: 250px !important;
    }
}

@media screen and (max-width: 360px) {
    .logo img {
        max-width: 220px;
        height: auto;
    }
    
    .header-one-left {
        font-size: 12px;
    }
    
    .header-one-left a {
        margin-left: 20px;
        margin-right: 20px;
    }
    
    .header-one-left br {
        display: block;
    }
    
    .news-img {
        height: 140px;
    }
    
     .rector-six .swiper-container {
        height: 240px;
    }
}
