body * {
  box-sizing: border-box;
}
body {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
}
body, html {
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: 100%;
}
nav {
  border-bottom: 1px solid #888888;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  width: 100%;
}
nav ul {
  line-height: 60px;
  list-style: none;
  background: rgba(0, 0, 0, 0);
  overflow: hidden;
  color: #fff;
  text-align: right;
  margin: 0;
  padding-right: 40px;
  transition: 1s;
}
nav.black {
  background: rgba(0, 0, 0, 0.8);
  z-index: 3;
}
nav ul li {
  display: inline-block;
  padding: 16px 25px;
}
nav ul li a {
  text-decoration: none;
  color: #fff;
}
header {
  background-image: url("../images/header.png");
  height: 110vh;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: relative;

}
header svg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
header svg path {
  fill: #fff;
}
section {
  width: 100%;
}
h1 {
  font-family: 'Wix Madefor Display', sans-serif;
}
h2 {
  font-family: 'Wix Madefor Display', sans-serif;
}
h3 {
  font-family: 'Wix Madefor Display', sans-serif;
}
h4 {
  font-family: 'Wix Madefor Display', sans-serif;
}
h5 {
  font-family: 'Wix Madefor Display', sans-serif;
}
h6 {
  font-family: 'Wix Madefor Display', sans-serif;
}
p {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
}
.container::before {
  content: " ";
  display: table;
}
.container::after {
  clear: both;
}
#nav {
  display: flex;
  position: fixed;
  width: 100%;
  z-index: 4;
}
.Logo_Menu {
  z-index: 4;
  padding-left: 30px;
}
#nav.black {
  background: rgba(0, 0, 0, 0.8);
}
.dws-menu [type="checkbox"] {
  display: none;
}
.dws-menu label.taggleMenu {
  display: none;
  color: #ffffff;
  font-size: 1em;
  cursor: pointer;
  position: relative;
}
.dws-menu label.taggleMenu .fa {
  padding-right: 10px;
}
#nav {
  width: 100%;
  margin: 0 auto;
}

nav .menu {
  display: inline-flex;
  font-family: 'PT Sans', sans-serif;
}

nav a {
  text-decoration: none;
}

.menu li a {
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  word-spacing: 0px;
}

.menu li {
  display: inline-flex;
  text-align: center;
}

.menu a {
  text-align: center;
  text-decoration: none;
}

nav .socium {
  display: none; /* тут я виключив відображання соц. мереж, щоб включити потрібно змінити display: none; на display: inline-flex; */
  font-size: 17px;
  vertical-align: middle;
  text-align: center;
}

.list_group_item {
 font-family: FontAwesome;
 color:#ffffff;
 padding-left:10px;
}

.logotipe {
  margin: 15px;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  position: relative;
}

.logotipe .logo {
  display: inline-block;
  background-color: #20897b;
  position: relative;
  width: 90px;
  height: 65px;
  font-size: 39px;
  color: #f5f5f5;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px;
  vertical-align: middle;
  font-family: 'kar-reg',Helvetica,Arial,Lucida,sans-serif;
  text-shadow: 1.5px 1.5px #000;
  z-index: 2;
}

.logotipe span{
  background-color: #dcece6;
  position: absolute;
  left: 11px;
  top: 7px;
  width: 90px;
  height: 65px;
  z-index: 1;
  border-radius: 5px;
}
#IOK {
  font-family: "Gotham";
}
.IOK_SCHOOL {
  background: -webkit-linear-gradient(0deg, #20897B, #EBFAF8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  vertical-align: middle;
  padding-top: 215px;
  font-size: 9em;
  margin: 0 auto;
  filter: drop-shadow(2px 2px #5C5C5C);
}
.Nurse_in_germany {
  font-size: 25px;
  font-weight: normal;
  color: #000;
  text-align: center;
  margin: 0px 0px 90px 0px;
}
#METHODS {
  color: #000000;
  width: 100%;
  margin: 0 auto;
}
#METHODS .i {
  border-radius: 50%;
  height: 135px;
  width: 135px;
  padding: 51px 0;
}
#METHODS article i {
  background-color: rgba(32, 137, 123, 0.9);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  color: #ffffff;
  padding: 32px 0;
  text-align: center;
}
.conteiner svg{
  width: 100%;
  fill: #fff;
  background-color: #F6F6F9;

}
.back_methods {
  background-color: #F6F6F9;
}
.Our_Story h2{
  color: #282828;
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: normal;
  width: 40%;
  margin-top: 25px;
  margin-bottom: 30px;
  background: linear-gradient(#fff 60%, rgba(221, 85, 153, 0.3) 55%);
}
.Our_Story p{
  margin: 40px 100px 40px 100px;
  font-size: 100%;
}
.Methods_of_learning {
  color: #303030;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: normal;
  width: 100%;
  padding: 10px 0 10px 20px;
  margin-top: -10px;
}
.W_began {
  width: 100%;
  padding: 30px 0 0 0;
  background-color: #fff;
}
#Methods_of_learning {
  padding: 30px 30px 100px 30px;
  color: #000000;
  display: flex;
  justify-content:space-around;
  font-size: 16px;
  width: 100%;
}
#Methods_of_learning h3{
  color: #000;
}
#Methods_of_learning .fa {
  font-size: 2em;
}
#Methods_of_learning span {
  color: #eb66a2;
}
#Methods_of_learning h6 {
  text-align: center;
  color: #20897b;
  font-size: 20px;
  margin-top: 10px;
}
#Methods_of_learning h3 {
  height: 40px;
}
#Methods_of_learning p {
  text-align: left;
}
.independently {
  width: 30%;
  margin: 0 1% 0 1%;
  padding: 25px 0 10px 0;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 7px 7px 10px rgba(196, 201, 201, 0.4);
}
.with_teacher {
  width: 30%;
  margin: 0 1% 0 1%;
  padding: 25px 0 10px 0;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 7px 7px 10px rgba(196, 201, 201, 0.4);
}
.online_classes {
  width: 30%;
  margin: 0 1% 0 1%;
  padding: 25px 0 10px 0;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 7px 7px 10px rgba(196, 201, 201, 0.4);
}
.individual_online {
  width: 30%;
  margin: 0 1% 0 1%;
  padding: 25px 0 10px 0;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 7px 7px 10px rgba(196, 201, 201, 0.4);
}
.innersmall {
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  margin: 20px;
}
.fa {
  display: inline-block;
}
#COURS {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
#COURS p {
  font-size: 100%;
}
#COURS .innersmall {
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  margin: 10px 0px 20px 0px;
}
.LETS_COURS {
  color: #000;
  font-weight: normal;
  width: 100%;
  font-size: 45px;
  padding: 10px 39px 0px 39px;
  margin: 0 auto;
  text-transform: uppercase;
}
.Cours {
  margin: 120px 0 30px 0;
}
.Cours p{
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 100%;
}
.Cours_area {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  padding: 35px 35px 10px 35px;
}
.Cours_area h3 {
  color: #20897b;
  font-size: 16px;
  height: 40px;
}
.Cours_area p {
  text-align: left;
}
.Cours_area span {
  color: #eb66a2;
}
.Cours_area img {
  width: 100%;
  margin: 0 auto;
  border-radius: 10px;
}
.Cours_One {
  margin: 10px;
  width: 25%;
}
.Cours_Two {
  margin: 10px;
  width: 25%;
}
.Cours_Three {
  margin: 10px;
  width: 25%;
}
.Cours_Four {
  margin: 10px;
  width: 25%;
}
#More_Courses {
  position: static;
}
.More_Courses form{
  position: static;
}
.More_Courses button{
  position: static;
}
.button {
  margin-bottom: 40px;
  font-size: 22px;
  display: inline-block;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #20897b;
  border-radius: 6px;
  outline: none;
  transition: 0.3s;
  border: 2px solid transparent;
}
.button:hover,
.button:focus {
  background-color: #35AC9C;
}
#Queck_action {
  width: 100%;
  height: 130px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background: linear-gradient(0deg, #207A7D, #20897B);
  padding: 0 30px 0 30px;
}
.Queck_one {
  width: 50%;
  display: flex;
  padding: 0 15px 0 15px;
}
.Queck_two {
  width: 50%;
  display: flex;
  padding: 0 15px 0 15px;
}
.write_logo {
  font-size: 60px;
  color: #ffffff;
  padding-top: 30px;
}
.Queck {
  text-align: left;
  color: #ffffff;
}

#MOODLE {
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/Key feature.png");
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
}
#MOODLE .container {
  width: 100%;
  margin: 0 auto;
}
.padding_KEY {
  padding: 30px 30px 50px 50px;
}
.Key_set {
  display: flex;
}
.Key_text_area {
  width: 90vh;
  margin-right: 100px;
}
.Key_text_area article {
  color: #f5f5f5;
  text-align: left;
}
.Key_text_area .innersmall {
  margin: 0 auto;
  font-size: 100%;
}
.Key_text_area h3 {
  text-align: left;
  text-transform: uppercase;
  padding: 20 0 30;
}
.KeyText_All {
  text-align: left;
  text-transform: uppercase;
  color: #f5f5f5;
  padding-top: 20px;
  font-size: 14px;
  width: 85%;
  margin-left: 50px;
}
.KeyText_All span {
  font-family: 'PT Sans', sans-serif;
  color: #f5f5f5;
  border-radius: 5px;

}
.Key_text_One {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #CA4E86;
  display: block;
  height: 35px;
  padding-top: 7px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.Key_text_Two {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #CA4E86;
  display: block;
  height: 35px;
  padding-top: 7px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.Key_text_Three {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #CA4E86;
  display: block;
  height: 35px;
  padding-top: 7px;
  padding-bottom: 20px;
  padding-left: 20px;
}
  .Key_text_Four {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #CA4E86;
  display: block;
  height: 35px;
  padding-top: 7px;
  padding-bottom: 20px;
  padding-left: 20px;
}
  .Key_text_Five {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #CA4E86;
  display: block;
  height: 35px;
  padding-top: 7px;
  padding-bottom: 20px;
  padding-left: 20px;
}
  .Key_text_Six {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #CA4E86;
  display: block;
  height: 35px;
  padding-top: 7px;
  padding-bottom: 20px;
  padding-left: 20px;
}
  .Key_text_Seven {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #CA4E86;
  display: block;
  height: 35px;
  padding-top: 7px;
  padding-bottom: 20px;
  padding-left: 20px;
}
  .Key_text_Eight {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #CA4E86;
  display: block;
  height: 35px;
  padding-top: 7px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.Key_Phone {
  height: 100%
}
.Key_Phone img {
}
#NEWS {
  margin: 0 auto;
  width: 100%;
  color: #000000;
  vertical-align: baseline;
  display: inline-block;
}
#NEWS .border_blog {
  margin: 50px;
  border-radius: 50px;
}
#NEWS span {
  font-size: 10px;
  text-align: left;
  display: block;
}
#NEWS img {
  width: 100%;
  height: 100%;
}
#NEWS h4 {
  text-transform: uppercase;
  color: #20897b;
  font-size: 20px;
}
#NEWS p {
  font-size: 100%;
  padding-right: 20px;
}
.language_problem {
  display: flex;
}
.left_One {
  border-radius: 30px 0px 0px 0px;
  background: linear-gradient(to bottom right, #dcece6, #dcece6);
  text-align: left;
  width: 50%;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right: 10px;
}
.right_One {
  width: 50%;
}
.language_problem img{
  border-radius: 0px 30px 0px 0px;
}
.expectation_reality {
  display: flex;
}
.left_Two {
  width: 50%;
}
.expectation_reality img{
  border-radius: 0px 0px 0px 30px;
}
.right_Two {
  border-radius: 0px 0px 30px 0px;
  background: linear-gradient(to bottom right, #dcece6, #dcece6);
  text-align: left;
  width: 50%;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right: 10px;
}
#FEEDBACK {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.feedback_name {
  color: #000;
  font-weight: normal;
  width: 100%;
  font-size: 45px;
  padding: 10px 39px 0px 39px;
  margin: 0 auto;
  text-transform: uppercase;
}
.feedback_head {
  margin: 100px 0 30px 0;
}
.feedback_head p {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 100%;
}
.Feedback_members img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.Feedback_members span {
  font-size: 14px;
}
.Feedback_members h3 {
  color: #20897b;
  margin: 13px 13px 2px 13px;
}
.Feedback_members {
  display: flex;
  width: 100%;
  margin: 0 auto;
  padding: 35px;
  padding-bottom: 50px;
}
.Member_One {
  margin: 10px;
  width: 25%;
}
.Member_Two {
  margin: 10px;
  width: 25%;
}
.Member_Three {
  margin: 10px;
  width: 25%;
}
.Member_Four {
  margin: 10px;
  width: 25%;
}
.Member_white_fone {
  background-color: #F6F6F9;
  position: absolute;
  margin: -2.5% 2% 0;
  padding: 0% 2% 0;
  border-radius: 5px 5px 0 0;
}
.Feedback {
  padding-top: 2px;
  background-color: #F6F6F9;
  border-radius: 0 0 10px 10px;
}
.Feedback p {
  padding: 20px 10px 20px 10px;
}
#CONTACT {
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/Contact.png");
  height: 100%;
  width: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.About_You_Prohect {
  font-weight: normal;
  color: #ffffff;
  position: absolute;
  width: 100%;
  font-size: 30px;
  margin: 0 auto;
  margin-top: 72px;
  text-transform: uppercase;
  z-index: 2;
}
.Heading {
  width: 100%;
  padding-top: 90px;
}
.C {
  z-index: 1;
  position: relative;
}
.container_One {
  width: 100%;
  margin: 0 auto;
  margin-top: 100px;
  padding-bottom: 100px;
}
#FORM {
  margin-left: 100px;
  margin-right: 100px;
}
#form_submint {
  border: 2px solid #20897b;
  background-color: #20897b;
  color: #dcece6;
  font-size: 24px;
  width: 15%;
  height: 50px;
  margin-top: 40px;
  text-decoration-color: #f5f5f5;
}
#form_name {
  border: 1px solid #f5f5f5;
  color: #f5f5f5;
  background: transparent;
  width: 30%;
  margin-right: 15px;
  padding: 15px 10px;
}
#form_email {
  border: 1px solid #f5f5f5;
  color: #f5f5f5;
  background: transparent;
  width: 30%;
  margin-right: 15px;
  padding: 15px 10px;
}
#form_phone {
  border: 1px solid #f5f5f5;
  color: #f5f5f5;
  background: transparent;
  width: 30%;
  margin-right: 15px;
  padding: 15px 10px;
}
#form_message {
  margin-top: 40px;
  width: 95%;
  line-height: 200px;
  border: 1px solid #f5f5f5;
  color: #f5f5f5;
  background: transparent;
  display: inline-flex;
}
footer {
  background: #20897b;
  color: #fff;
  padding: 20px 100px 15px 100px;
}
.bottomfooter {
  display: flex;
  justify-content: space-between;
}
.info_footer {
  display: block;
}
.info_footer p {
  margin: 0;
  padding: 5px 0 5px 0;
  text-align: left;
  font-size: 14px;
}
.contactfooter{
  display: flex;
}
.contactfooter p {
  padding: 0 20px 0 0;
}
.socium_privacy {
  padding: 5px 0 0 0;
}
.socium_privacy .socium_footer {
  display: none;  /* тут я виключив відображання соц. мереж, щоб включити потрібно забрати display: none; */
  padding-bottom: 5px;
}
.socium_privacy .socium_footer a {
  text-decoration: none;
  color: #ffffff;
}
.socium_privacy .privacy_policy a {
  text-decoration: none;
  color: #ffffff;
}













@media screen and (max-width: 900px) {
  #nav {
    width: 86.7vh;
  }
  .IOK_SCHOOL {
    background: -webkit-linear-gradient(0deg, #20897B, #EBFAF8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    vertical-align: middle;
    padding-top: 240px;
    font-size: 5em;
    margin: 0 auto;
    filter: drop-shadow(2px 2px #5C5C5C);
  }
  .Our_Story h2{
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 2.5em;
    font-weight: normal;
    width: 80%;
    margin-top: 25px;
    margin-bottom: 30px;
    background: linear-gradient(#fff 60%, rgba(221, 85, 153, 0.3) 55%);
  }
  .Our_Story p{
    margin: 10px 20px 10px 20px;
    font-size: 1em;
  }
  #Methods_of_learning {
    color: #000000;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 1em;
  }
  .independently {
    width: 70%;
    margin: 3% 3% 3% 3%;
    padding: 25px 0 10px 0;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 7px 7px 10px rgba(196, 201, 201, 0.4);
  }
  .with_teacher {
    width: 70%;
    margin: 3% 3% 3% 3%;
    padding: 25px 0 10px 0;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 7px 7px 10px rgba(196, 201, 201, 0.4);
  }
  .online_classes {
    width: 70%;
    margin: 3% 3% 3% 3%;
    padding: 25px 0 10px 0;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 7px 7px 10px rgba(196, 201, 201, 0.4);
  }
  .individual_online {
    width: 70%;
    margin: 3% 3% 3% 3%;
    padding: 25px 0 10px 0;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 7px 7px 10px rgba(196, 201, 201, 0.4);
  }
  #Queck_action {
    display: block;
    background-color: #20897b;
    padding: 10px 10px 20px 10px;
  }
  .write_logo {
    font-size: 60px;
    color: #ffffff;
    padding-top: 30px;
  }
  .Queck {
    text-align: left;
    color: #ffffff;
  }
  #MOODLE {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url("../images/Key feature.png");
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
  }
  #MOODLE .container {
    width: 100%;
    margin: 0 auto;
  }
  .padding_KEY {
    padding: 10px 10px 10px 10px;
  }
  .Key_set {
    display: block;
  }
  .Key_text_area {
    width: 100%;
    margin-right: 0px;
  }
  .Key_text_area article {
    color: #f5f5f5;
    text-align: left;
  }
  .Key_text_area .innersmall {
    margin: 0 auto;
    font-size: 1em;
    padding: 0px 20px 10px 20px;
  }
  .Key_text_area h3 {
    text-align: left;
    text-transform: uppercase;
    padding: 10px 20px 0px 20px;
  }
  .KeyText_All {
    text-align: left;
    text-transform: uppercase;
    color: #f5f5f5;
    padding-top: 20px;
    font-size: 1em;
    width: 80%;
  }
  .KeyText_All span {
    color: #f5f5f5;
  }
  .Key_text_One {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #CA4E86;
    display: block;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .Key_text_Two {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #CA4E86;
    display: block;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .Key_text_Three {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #CA4E86;
    display: block;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
    .Key_text_Four {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #CA4E86;
    display: block;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
    .Key_text_Five {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #CA4E86;
    display: block;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
    .Key_text_Six {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #CA4E86;
    display: block;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
    .Key_text_Seven {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #CA4E86;
    display: block;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
    .Key_text_Eight {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #CA4E86;
    display: block;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .Key_Phone {
    height: 100%;
    width: 100%;
    padding-bottom: 10px;
  }
  .Key_Phone img {
  }
  .Cours_area {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 35px;
    padding-bottom: 50px;
  }
  .Cours_area h3 {
    color: #20897b;
    height: 40px;
  }
  .Cours_area p {
    text-align: left;
  }
  .Cours_area span {
    color: #eb66a2;
  }
  .Cours_area img {
    width: 100%;
    margin: 0 auto;
  }
  .Cours_One {
    margin: 10px;
    width: 100%;
  }
  .Cours_Two {
    margin: 10px;
    width: 100%;
  }
  .Cours_Three {
    margin: 10px;
    width: 100%;
  }
  .Cours_Four {
    margin: 10px;
    width: 100%;
  }
  #NEWS {
    margin: 0 auto;
    width: 100%;
    color: #000000;
    vertical-align: baseline;
    display: inline-block;
  }
  #NEWS span {
    font-size: 10px;
    text-align: left;
    display: block;
  }
  #NEWS img {
    width: 100%;
    height: 100%;
  }
  #NEWS h4 {
    text-transform: uppercase;
    color: #20897b;
    font-size: 20px;
  }
  #NEWS p {
    font-size: 100%;
    padding-right: 20px;
  }
  .language_problem {
    display: flex;
    flex-direction: column-reverse;
  }
  .left_One {
    border-radius: 0px 0px 0px 0px;
    background: linear-gradient(to bottom right, #dcece6, #dcece6);
    text-align: left;
    width: 100%;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 10px;
  }
  .right_One {
    width: 100%;
    margin-bottom: -4px;
  }
  .language_problem img{
    border-radius: 30px 30px 0px 0px;
  }
  .expectation_reality {
    display: block;
  }
  .expectation_reality img{
    border-radius: 0px 0px 0px 0px;
  }
  .left_Two {
    width: 100%;
    margin-bottom: -4px;
  }
  .right_Two {
    border-radius: 0px 0px 30px 30px;
    background: linear-gradient(to bottom right, #dcece6, #dcece6);
    text-align: left;
    width: 100%;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 10px;
  }
  #FEEDBACK {
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }
  .feedback_head {
    width: 100%;
    padding-top: 70px;
  }
  .feedback_head p {
    font-size: 100%;
  }
  .Feedback_members img {
    width: 100%;
  }
  .Feedback_members {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 35px;
    padding-bottom: 50px;
  }
  .Member_One {
    margin: 10px;
    width: 100%;
  }
  .Member_Two {
    margin: 10px;
    width: 100%;
  }
  .Member_Three {
    margin: 10px;
    width: 100%;
  }
  .Member_Four {
    margin: 10px;
    width: 100%;
  }
  .Feedback_members span {
    font-size: 1em;
  }
  .Feedback_members h3 {
    color: #20897b;
    margin: 13px 13px 2px 13px;
  }
  .Member_white_fone {
    background-color: #f5f5f5;
    position: absolute;
    text-align: center;
    margin: -7% 15% 0;
  }
  .Feedback {
    padding-top: 2px;
    background-color: #f5f5f5;
  }
  .Feedback p {
    margin-top: 35px;
  }
  #nav {
    position: fixed;
    width: 100%;
    height: 100px;
    list-style: none;
    overflow: hidden;
    color: #fff;
    text-align: right;
    margin: 0;
    transition: 1s;
  }
  #nav.black {
    background: rgba(0, 0, 0, 0.8);
    z-index: 4;
  }
  .dws-menu ul {
    display: none;
  }
  .dws-menu .socium {
    display: none;
  }
  .dws-menu label.taggleMenu {
    font-size: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    height: 100px;
    padding-right: 30px;
  }
  input.taggleMenu:checked ~ ul {
    display: block;
    padding-bottom: 10px;
  }
  input.taggleMenu:checked ~ .socium {
    display: none;
    text-align: end;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .menu li a {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    word-spacing: 0px;
  }
  .menu li {
    display: block;
    text-align: right;
  }
  nav ul {
    line-height: 20px;
    padding-right: 30px;
  }
  nav ul li {
    display: inline-block;
    padding: 0px;
  }
  #Queck_action {
    width: 100%;
    height: auto;
    display: block;
    justify-content: flex-end;
    align-items: center;
    background-color: #20897b;
    padding: 0 30px 0 30px;
  }
  .Queck_one {
    width: 100%;
  }
  .Queck_two {
    width: 100%;
  }
  footer {
    padding: 10px 20px 10px 20px;
  }
  .bottomfooter {
    display: block;
  }
  .info_footer .contactfooter {
    justify-content: center;
  }
  .info_footer p {
    text-align: center;
  }
}
