.item-page img {
    vertical-align: middle;
    border-style: none;
	max-width:100%;
	height:auto;
}

tr,td {
	border: 1px solid #000;
}

.rsformopendayform {
	background: no-repeat url('/images/pages/odform.jpg');
}

.header__social {
	text-align: center;
    margin-left: auto;
	margin-right: auto;
}

.header__social__phone {
	color: #fff;
    font-size: 18px;
    margin-top: 5px;
}

.language img {
	margin-left: 5px;
}
@media(min-width: 1200px) {
.greeting__text {
    font-size: .875em;
    margin-right: -120px;
}
}
@media(max-width: 768px) {
.video-container{ position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden }
.video-container iframe,
.video-container object,
.video-container embed{ position: absolute; top: 0; left: 0; width: 100%; height: 100% }
}

.bottom-social{
	margin-bottom: 10px;
    margin-left: 5px;
}

.news__item__title{background-color: rgb(27 127 204 / 65%) !important;
background: none; height: auto; top: -35%; 
}
.contacts__phone {
padding-left: 25px;
    background-image: url(../images/social/phone.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px 22px;
    min-height: 22px;
}
.contacts__mail {
padding-left: 25px;
    background-image: url(../images/social/mail.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px 22px;
    min-height: 22px;
}

div[role=navigation] {
	min-height: 300px;
}

div[role=navigation]::before {
    background-color: rgba(0, 0, 0, .2);
}
aside.aside {
    /*box-shadow: 0 0 20px black;*/
    perspective: 1000px;
}
/*a.logo {
  transform-style: preserve-3d;
    animation: 5s logo infinite;
    transform-origin: top center;
}
@keyframes logo {
    from {
        transform: rotateX(0deg);
    }
    to {
        transform: rotateY(360deg);
    }
}*/
.form-group {
    margin-bottom: 0rem !important;
}
.mt-4, .admission__text, .my-4 {
    margin-top: 0rem !important;
}
.why__ems {
     margin-top: 0px !important;
}
.schools {
  margin-bottom: -8px !important;
  margin-top: 14px !important;
}

<style>
a.schools__list__item {
    border-top: 0.75rem solid #fff !important;
}
.pp__wrap {
    background-color: #fff !important;
}
.pp__wrap .partners, .pp__wrap .official-portals {
    box-shadow: 0 0 15px 0px rgba(0,0,0,.1) !important;
}
.hero__slider__item::before {
    background-color: rgb(0 0 0 / 18%) !important;
}
.schools__list__item__title {
    min-height: 72px !important;
    display: flex;
    align-items: center;
    padding: 31px;
  	
}
.news__item__title {
    background-color: rgba(0,0,0,.44) !important;
}
@media (max-width: 767px){
.schools__list__item__title {
        background-color: #296db9;
        /*font-size: larger;*/
        font-size: 22px;
        padding: 26px;
}
}

@media (max-width: 480px){
.showschoolpc{
	display:none;
}
.schools__list__item__title {
        background-color: #296db9ad;
        /*font-size: larger;*/
        font-size: 22px;
        padding: 26px;
      height: 117px;
}
  }
@media (min-width: 481px){
	.showschoolmobile{
  		display:none;
  	}
  }
@media (max-width: 767.98px) {
	.schools__list__item {
    	height: 385px !important;
}  
}
.you__way::before {
    background-color: rgb(0 26 53 / 25%) !important;
}
.yellow-text, .aside ul.menu li.active>a, .aside__email a, .aside__phones a {
    color: #ffeb53 !important;
}
.title__style {
    /*padding-top: 0 !important;*/
  background: none !important;
}
.contacts {
    background-color: #fff !important;
}
.news__item__title {
    min-height: 55px !important;
}
.dop-title-pos {
    margin-bottom: -33px !important;
}
.box-adress {
      margin-bottom: -16px;
}
.link-color {
  color: #555555;
}
.link-color:hover {
  color:  #296db9;
}
.soial-new {
  text-align: center;
}
a.social-new-link {
    margin-right: 25px;
}
img.img-contact {
    margin-top: -4px;
}
.color-text-phone {
  color: #296db9;
  font-size: 19px;
}

/*schools__list__item {
    perspective: 1000px;
}*/
a.schools__list__item img{
  transform-style: flat;/*preserve-3d;*/
    animation: 5s logo infinite;
    transform-origin: top center;
}
@keyframes img {
    /*from {
        transform: rotateX(0deg);
    }
    to {
        transform: rotateX(360deg);
    }*/
  0% {
        transform: translateY(100%);
    }
    50%{
        transform: translateY(-8%);
    }
    65%{
        transform: translateY(4%);
    }
    80%{
        transform: translateY(-4%);
    }
    95%{
        transform: translateY(2%);
    }           
    100% {
        transform: translateY(0%);
    }   
}
img.imglogoschool {
    width: 100%;
    height: 100%;
}
.schools__list__item img {
    box-shadow: none !important;
     /* margin-top: 14px !important;*/
}
img.lazy-fade.imgschoolmob {
    height: 100%;
}
.btn_top, .btn-call, .btn-mail {
    
    bottom: 205px !important;
}
@media (max-width: 767px){
  .messenger-icon-footer {
    margin-right: -7px;
  }
}

.course-cat-img {
    position: relative;
}
.course-cat-text {
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    padding: 31px 20px 28px 32px;
}
.course-cat-text h4 {
    font-size: 22px;
    margin-bottom: 8px;
    letter-spacing: -0.3px;
}
.course-cat-text h4 a {
    transition: .3s;
}

.tabs {
    list-style: none;
	 display: flex;
	 flex-flow: row wrap;
	 justify-content: flex-start;
}
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display:none;
}
.tabs label {
    display: inline-block;
    min-width: 16%;
	 /*flex: 1 1 16%;*/
    color: #0056b3;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.5s; /* Safari 3.1 to 6.0 */
    transition: all 0.5s;
}

.tabs label span {
    display: none;
	 font-size: 1rem;
}

.tabs label:hover {
    color: #3498db;
	
	.icon {
      border-color: #3498db;
		background-position: 50px 0;
		background-size: 100px 100px;
	}
}

.tab__content {
    display: none;
	 text-align: center;
    width: 80%;
	 margin: 0 auto;
    box-sizing: border-box;
    background-color:#ffffff;
	 margin-top: 2rem;
}

.tab__content * {
    -webkit-animation: scale 0.2s ease-in-out;
    -moz-animation: scale 0.2s ease-in-out;
    animation: scale 0.2s ease-in-out;
}
@keyframes scale {
  0% {
    transform: scale(0.9);
    opacity: 0;
    }
  50% {
    transform: scale(1.01);
    opacity: 0.5;
    }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.tabs [id^="tab"]:checked + label {
    background: #FFF;
    color: #3498db;
}

.tabs [id^="tab"]:checked + label i {
    border-color: #3498db;
	 background-position: 50px 0;
	 background-size: 100px 100px;
}

 #tab1:checked ~ #tab__content--1,
 #tab2:checked ~ #tab__content--2,
 #tab3:checked ~ #tab__content--3,
 #tab4:checked ~ #tab__content--4,
 #tab5:checked ~ #tab__content--5,
 #tab6:checked ~ #tab__content--6{
     display: block;
 }

@media (min-width: 768px) {
    .tabs label span {
        display: block;
    }
}

.icon {
	margin-top: 1rem;
	display: inline-block;
	width: 100px;
	height: 100px;
	/*border-radius: 100%;*/
	border: 2px solid #CACFD6;
	background-size: 100px 100px;
	box-sizing: border-box;
}

.email-cal {
	background: white url('https://ieu.com.ua/images/schools/01.jpg');
	background-position: 0 0;
	background-size: 100px 100px;
}

.snapshot {
	background: white url('https://ieu.com.ua/images/schools/01.jpg');
	background-size: 100px 100px;
	background-position: 0 0;
}

.inbox-apps {
	background: white url('https://ieu.com.ua/images/schools/01.jpg');
	background-size: 100px 100px;
	background-position: 0 0;
}

.log-calls {
	background: white url('https://ieu.com.ua/images/schools/01.jpg');
	background-size: 100px 100px;
	background-position: 0 0;
}

.tracking {
	background: white url('https://ieu.com.ua/images/schools/01.jpg');
	background-size: 100px 100px;
	background-position: 0 0;
}

.book-meetigns {
	background: white url('https://ieu.com.ua/images/schools/01.jpg');
	background-size: 200px 100px;
	background-position: 0 0;
}

.send-later {
	background: white url('https://ieu.com.ua/images/schools/01.jpg');
	background-size: 100px 100px;
	background-position: 0 0;
}

.follow-up {
	background: white url('https://ieu.com.ua/images/schools/01.jpg');
	background-size: 100px 100px;
	background-position: 0 0;
}

.grid__item--1of1{
width:100%;
}

@media (min-width: 1300px){
  .schools__list__item__title {
    height: 10px ;
   }
}
.showschoolpc {
    margin: 0 auto;
}

@media (max-width: 480px) {
  .color-text-phone {
    font-size: 19px;
}
}