*{

  box-sizing: border-box;

}

a{

  text-decoration:none;

  display: inline-block;

}

body{

  font-weight: 400;

  font-size: 14px;

  line-height: 18px;

}

.header{

  font-family: 'Roboto', sans-serif;

}

.header__contacts{

  margin-left: -50px;

  margin-top: -24px;

}





.header__networks {

  float: left;

  line-height: 30px;

  color:#1b1b1b;

  background-color: #FDA4FF;

  padding: 5px 20px 4px 20px;

  font-size: 16px;

  display: block;

}

.header__text {

  cursor: pointer;

  font-size: 17px;

  font-family: 'Roboto', sans-serif;

}

.sub-menu {

  z-index: 5;

}

.header__networks:after{

  content:"";

  clear:both;

  display: block;

}



.header__content{

  padding: 17px 0px 23px;

  font-family: 'Roboto', sans-serif;



}

.menu1 li{

  display: inline-block;

}

/*







*/

ul.menu {



}

ul.menu li {

  display: inline-block;

  margin: 10px;

}

ul.menu li a i.fa {

  display: inline-block;

  height: 30px;

  width: 30px;

  text-align: center;

  line-height: 20px;

  padding: 5px;

  border-radius: 40px;

  color: #424242;

  position: relative;

  transition: all ease 0.2s;

}

ul.menu li a i.fa::after {

  content: "";

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

  height: 100%;

  width: 100%;

  z-index: -1;

  border-radius: 40px;

  background-color: #C7A9C9;

}

ul.menu li a i.fa:hover {

  color: #fff;

  font-size: 21px;

}

ul.menu li a i.fa:hover::after {

  animation: animate ease 0.6s forwards;

}

ul.menu li a i.fa-facebook:hover::after {

  background-color: #3b5998;

}

ul.menu li a i.fa-telegram:hover::after {

  background-color: #00aced;

}

ul.menu li a i.fa-instagram:hover::after {

  background-color: #FD1D1D;

}



ul.menu li a i.fa-facebook{

  top: -24px;

}

ul.menu li a i.fa-telegram{

  top: -24px;

}

ul.menu li a i.fa-instagram{

  top: -24px;

}



@keyframes animate {

  0%,20% {

    transform: scale(1);

    border-radius: 40px;

    background-color: #9E9E9E;

  }

  30% {

    transform: scale(1.2);

  }

  40% {

    transform: scale(1.1);

  }

  50% {

    transform: scale(1);

    border-radius: 10px;

  }

  60%,100% {

    transform: scale(1);

    border-radius: 5px;

  }

}

/*







*/

.animated__flipInX {

  position: absolute;

  top: 62px;

}

@media screen and (max-width: 949px) {

  .animated__flipInX {

    width: 949px;

  }

}





nav {

  float:left;

  width: 100%;

  margin: -23px 0 0 0;



}

nav ul {

  background: #DA54E9;

  list-style: none;

  margin: 0;

  padding: 0;

}

nav ul li {

  position: relative;

  display: inline-block;

  margin-right: 200px;

  text-align: center;

}

nav ul li:first-child a {

  background: #BC48C9;

  width: 49px;

  padding: 15px 0;

}

nav ul li:last-child {

  margin: 0;

}

nav ul li a {

  display: block;

  background: #DA54E9;

  padding: 15px 20px;

  color: #fff;

  font-size: 14px;

  font-family: 'Yusei Magic', sans-serif;

  text-decoration: none;

  transition: 0.2s linear;

}

nav ul li a:hover {

  background: #B44BB0;

}

nav ul li ul {

  position: absolute;

  top: 100%;

  left: 0;

  width: 222px;

  border-bottom: 4px solid #DA54E9;

}

nav ul li ul li {

  display: block;

  width: 100%;

  margin: 0;

  text-align: left;

}

nav ul li ul li a {

  display: block;

  background: #3a3a3a;

  padding: 10px 15px;

  opacity: 0.7;

}

nav ul li ul li a:first-child {

  background: #3a3a3a;

  width: auto;

  border-left: 4px solid transparent;

  padding: 10px 15px;

  font-size: 14px;

}

nav ul li ul li a:hover {

  background: #333;

  border-left: 4px solid #48cfad;

}

@media screen and (max-width: 1610px) {

  nav ul li {

    margin-right: 150px;

  }

}

@media screen and (max-width: 1425px) {

  nav ul li {

    margin-right: 125px;

  }

}

@media screen and (max-width: 1322px) {

  nav ul li {

    margin-right: 100px;

  }

}

@media screen and (max-width: 1222px) {

  nav ul li {

    margin-right: 75px;

  }

}

@media screen and (max-width: 1125px) {

  nav ul li {

    margin-right: 50px;

  }

}

@media screen and (max-width: 1025px) {

  nav ul li {

    margin-right: 25px;

  }

}

@media screen and (max-width: 925px) {

  nav ul li {

    margin-right: 0px;

  }

}

/*







*/





.h11 {

  position: relative;

  font-size: 6em;

  font-family: 'Montserrat', sans-serif;

  margin-top: 47px;

  width: 898px;

  

}

.h22 {

  font-family: 'Open Sans', sans-serif;

  font-size: 2em;

}



@media screen and (max-width: 1575px) {

    .h11 {

      font-size: 5em;

      width: 800px;

    }

  }

@media screen and (max-width: 1465px) {

    .h11 {

      font-size: 4.6em;

      width: 800px;

    }

    .h22 {

      font-size: 26px;

      width: 770px;

    }

    .main {

      width: 801px;

    }



  }  



.all {

  margin-left: 20px;

}

.osvita_photo {

  height: 70%;

  width: 70%;

}

.mijnarodna_diyalnist_photo1 {

  height: 30%;

  width: 50%;

}

.mijnarodna_diyalnist_photo2 {

  height: 50%;

  width: 50%;

}

.mijnarodna_diyalnist_photo3 {

  height: 37.5%;

  width: 37.5%;

  margin-left: 3%;

}

.navch_metod_robota_photo {

  height: 70%;

  width: 70%;

}

.naukova_diyalnist_photo {

  height: 70%;

  width: 70%;

}

.professional_rozvitok_photo1 {

  height: 50%;

  width: 50%;

}

.professional_rozvitok_photo2 {

  height: 48%;

  width: 48%;

}

.professional_rozvitok_photo3 {

  height: 49%;

  width: 49%;

}

.professional_rozvitok_photo4 {

  height: 50%;

  width: 50%;

  margin-left: 3%;

}

.professional_rozvitok_photo5 {

  height: 50%;

  width: 50%;

}

.professional_rozvitok_photo6 {

  height: 50%;

  width: 50%;

}

.navch_disciplini_photo {

  height: 50%;

  width: 50%;

}

.book:hover {

  color:#E19627;

}

.title_heading {

  line-height: 1;

  font-family: 'Roboto', sans-serif;

  font-size: 30px;

}

.about_me{

  font-family: 'Roboto', sans-serif;

  font-size: 30px;

}

.about_me_photo{

  height: 70%;

  width: 65%;

  

}

.about_me_text{

  font-family: 'Rubik', sans-serif;

  text-indent: 23px;

}

.date {

  font-size: 18px;

}

.main_text {

	font-family: 'Source Sans Pro', sans-serif;

  line-height: 1.5;

	font-size: 22px;

  text-align: justify;

  text-indent: 40px;

}

.lecture {

  font-family: 'Source Sans Pro', sans-serif;

  line-height: 1.5;

  font-size: 22px;

  text-align: justify;
}

.lecture:hover {

  color:#E19627;

}

.navch_disc_text {

  font-family: 'Source Sans Pro', sans-serif;

  line-height: 1.5;

  font-size: 22px;

  text-align: justify;

}

.lessons {
  list-style-type: disc;
}

.nauk_diya_text {

  font-family: 'Source Sans Pro', sans-serif;

  line-height: 1.5;

  font-size: 22px;

  text-align: justify;

  text-indent: 40px;

  line-height: 1.5;

  margin-top: 0em; 
  margin-bottom: 0em; 
}

/* Create two unequal columns that floats next to each other */

/* Left column */

.leftcolumn {

  float: left;

  width: 75%;

}



/* Right column */

.rightcolumn {

  float: left;

  width: 25%;

  padding-left: 20px;

}



/* Fake image */

.fakeimg {

  background-color: #aaa;

  width: 100%;

  padding: 20px;

}



/* Add a card effect for articles */

.card {

  background-color: #FCECFC;

  padding: 20px;

  margin-top: 20px;

}



.card1 {

  padding: 20px;

  margin-top: 20px;

}



/* Clear floats after the columns */

.row:after {

  content: "";

  display: table;

  clear: both;

}



/* Footer */

.footer {

  padding: 20px;

  text-align: center;

  background: #ddd;

  margin-top: 20px;

}



/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */

@media screen and (max-width: 800px) {

  .leftcolumn, .rightcolumn {

    width: 100%;

    padding: 0;

  }

}



.recent_posts {

  font-family: 'Rubik', sans-serif;

}

.recent_posts:hover{

  color:#E19627;

}

.codecs1 {
  width: 97%;
}

.codecs2 {
  width: 97%;
}

.feedback {
  width: 50%;
}


@media screen and (max-width: 1500px) {

  .feedback {

    width: 60%;

  }

}  

@media screen and (max-width: 1400px) {

  .feedback {

    width: 70%;

  }

}  

@media screen and (max-width: 1300px) {

  .feedback {

    width: 80%;

  }

}

@media screen and (max-width: 800px) {

  .feedback {

    width: 102%;

  }

}