
section.head {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    margin-bottom: 150px;
}

body {
    margin: 0;
    background-color: #fbfbfb;
}
.head_panel {
    display: flex;
    justify-content: space-around;
    padding-top: 50px;
    margin-bottom: 50px;
}

.h2_info {
  font-size: 24;
  font-weight: inherit;
  font-family: Open Sans;
  color: #14343C;
  margin-right: 25px;
  margin-top: 45px;
}

#typeOutButton {
  text-decoration: none;
  font-size: 16;
  font-weight: bold;
  font-family: Open Sans;
  color: #060606;
  margin-right: 25px;
}
#typeOutButton:nth-child(2) {
  color: white;
  background: black;
  padding: 12px;
  border-radius: 35px;
  padding-left: 15px;
  padding-right: 15px;
}


.block_logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.logo img {
  width: 317px;
}

.logo_text {
  margin-top: 45px;
}

.block_1 {
  top: 0;
  left: 0;
  overflow-x: hidden;
  margin-bottom: 150px;
  margin-left: 38px;
  margin-right: 38px;
}


.img_block_1_star {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 45px;
  margin-left: 10px;
}
.img_block_1_star span {
  margin-left: 20px;
  font-size: 12px;
  padding-top: 1px;
  font-family: Open Sans;
  color: #e3e3e3;
  font-weight: bold;
}
.img_block_1_app {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-bottom: 25px;
}
#block_app_link {
  margin-right: 45px;
  width: 200px;
}
.block_app_link img {
}
.left_block_1 {
  width: 550px;
}
.h3_info {
  font-size: 26;
  font-weight: inherit;
  font-family: Open Sans;
  color: white;
  margin-right: 25px;
  margin-top: 65px;
  margin-bottom: 40px;
}

.wrapper_block_other {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  padding: 45px;
  border-radius: 45px;
}
.block_2 {
  top: 0;
  left: 0;
  overflow-x: hidden;
  margin-bottom: 150px;
  margin-left: 38px;
  margin-right: 38px;
  text-align: center;
}
.wrapper_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background: #058CD7;
  padding: 45px;
  border-radius: 45px;
}
.right_block_1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.img_block_1_1 {
  width: 317px;
  margin-right: 20px;
}
.img_block_1_1 {
}
.img_block_1_1 img {
  width: 317px;
}

#block_2_img {
  margin-top: 75px;
}
.block_info_2 {
  display: flex;
  flex-direction: column;
  width: 300px;
  text-align: center;
  background: linear-gradient(to bottom, #05AAD7, #067492);
  padding: 20px;
  border-radius: 25px;
  padding-left: 35px;
  padding-right: 35px;
}

#star_feedback {
  height: 10px;
}

a {
  text-decoration: none;
}
.h5_info {
  color: #393939;
  border-radius: 35px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 28px;
  font-family: Open Sans;
}

.wrapper_block_feedback {
  display: flex;
  flex-direction: column;
}
.user_block_1 {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-bottom: 35px;
  margin-top: 25px;
}
.user_personal {
  display: flex;
  flex-direction: row;
  margin-bottom: 15px;
}
.user_feedback {
  width: 400px;
  background: linear-gradient(to bottom, #067492, #058CD7B5);
  padding: 20px;
  border-radius: 25px;
  color: white;
  font-family: Open Sans;
  text-align: initial;
}
.user_personal span {
  font-size: 18px;
  margin-left: 15px;
  margin-top: 5px;
  font-weight: bold;
}
.h4_info {
  color: white;
  font-size: 20px;
  font-family: Open Sans;
  margin-bottom: 10px;
}

.footer {
  top: 0;
  left: 0;
  overflow-x: hidden;
  margin-bottom: 40px;
  font-family: Open Sans;
}
.wrapper_block_footer {
  display: flex;
  flex-direction: column;
  color: #202020;
}
.up_footer {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  border-bottom: 1px solid #058CD7B5;
  padding-bottom: 10px;
}
.footer_up_1 img {
  width: 47px;
}
.footer_up_1 {
  display: flex;
  text-align: center;
  justify-content: end;
  align-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
.footer_up_1 span {
  margin-left: 15px;
}
.footer_link {
  color: black;
  margin-right: 15px;
  text-align: center;
}
.panel_footer {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer_up_2 {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footer_link:hover {
  color: #067492;
}


.footer_down_1 {
  display: flex;
  flex-direction: column;
}
.down_footer {
  display: flex;
  flex-direction: row;
  justify-content: left;
  margin-left: 180px;
  margin-top: 15px;
  font-family: Open Sans;
}
.footer_down_1 span {
  margin-bottom: 15px;
  font-size: 14px;
  color: #5e5d5d;
}

.block_info_2 span {
  color: white;
  font-size: 15px;
  font-family: Open Sans;
}
.block_info_2 img {
  margin-top: 35px;
  width: 300px;
}
.classic_button {
  font-size: 16;
  font-weight: bold;
  font-family: Open Sans;
  color: #060606;
  margin-right: 25px;
  border: 1px solid;
  width: 240px;
  border-radius: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 50px;
}