/* header================================================================================ */
.main_menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 20vw;
}
.logo {
  min-width: 100px;
  max-width: 100px;
  margin-left: 20vw;
  padding-top: 7px;
}
.conteiner-header {
  padding: 0.5em 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.btn_1:hover {
  cursor: pointer;
  text-decoration: underline;
}
.btn_conteiner a:hover {
  color: white;
}
.btn_1 {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #ffffff;
  border-radius: 55px;
  text-decoration: none;
}
.btn_1 a {
  color: white;
}
.btn_rfq {
  background: linear-gradient(101.16deg, #ff007d 15.66%, #b9015b 88.52%);
}
.btn_rfq:hover {
  background: linear-gradient(101.16deg, #fa3996 15.66%, #d80069 88.52%);
}
.btn_rfq_g {
  background: linear-gradient(101.16deg, #57c4b6 15.66%, #00a197 88.52%);
}
.btn_rfq_g:hover {
  background: linear-gradient(101.16deg, #68c4b7 15.66%, #00ccbe 88.52%);
}

header {
  background: #e1e1e1;
  backdrop-filter: saturate(180%) blur(5px);
  border-bottom: 1px solid #00a197;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 200;
}
.more_info {
  margin: 0 2vw 0 2vw;
}
.more_info a {
  text-decoration: underline;
  color: #00a197;
  font-size: 1.2rem;
  font-weight: 600;
}
.more_info a:hover {
  text-decoration: underline;
  color: grey;
}
/* end */
/* footer================================================================================ */
.footer {
  flex: 1 1 auto;
  margin-top: 75px;
}
.footer-container ul,
.footer-container ol {
  list-style: none;
}
.footer_content {
  color: white;
  font-family: "Istok Web", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: left;
  background: #ffffff;
}
.social_block {
  width: 300px;
  height: 90px;
}
.footer_top_conteiner,
.social_block,
.footer_bottom {
  margin-left: 20vw;
}
.footer_top {
  background: linear-gradient(180deg, #00a197 0%, #000000 150.57%);
  width: 100%;
}
.footer_top_conteiner {
  padding: 30px 0;

  overflow: hidden;
}
#block_1 div {
  margin-bottom: 15px;
  color: white;
  font-family: "Istok Web", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: left;
}
#footer #block_1 {
  line-height: 23px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 35px;
}
.footer_area {
  width: 18%;
}
.footer_area img {
  width: 180px;
}
#footer .footer_area {
  float: left;
  padding-left: 20px;
  padding-right: 5px;
}
h6 {
  color: white;
  font-family: "Archivo Narrow", sans-serif;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 30px;
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
}
ul,
ol {
  list-style: none;
  padding: 0;
}
.footer li {
  padding: 0px 0 6px;
}
.footer a {
  color: white;
}
.footer a:hover {
  text-decoration: underline;
}
.inner_contact {
  color: white;
  font-weight: normal;
}
.footer_bottom {
  clear: both;
  overflow: hidden;
  padding: 20px 0;
  font-size: 13px;
  color: white;
}
address {
  font-style: normal;
  margin: 0px;
  padding: 0;
}
.links {
  padding: 0;
}
.footer ul.links li.last {
  background: none;
}
#footer .active .mobile_togglemenu {
  background-position: right -52px;
}
.active .mobile_togglecolumn {
  background-position: right -51px;
}
/* end */

@media (max-width: 1400px) {
  /*header & footer start*/
  .main_menu {
    margin-right: 10vw;
  }
  .logo {
    margin-left: 10vw;
  }
  .footer_top_conteiner,
  .social_block,
  .footer_bottom {
    margin-left: 10vw;
  }
  /*header & footer end*/
}

@media (max-width: 768px) {
  .main_menu {
    margin-right: 5vw;
  }
  .logo {
    margin-left: 5vw;
  }
  /* footer start*/

  .social_block {
    width: 100%;
    margin: 0;
  }
  .footer_top_conteiner,
  .footer_bottom {
    margin-left: 5vw;
  }
  .footer_top_conteiner {
    margin: 0 5vw;
  }
  #block_1 div {
    text-align: center;
  }
  .footer_area {
    width: 100%;
    margin: 0 5vw;
    padding: 0px;
  }
  #footer #block_1,
  #footer #block_2,
  #footer #block_3,
  #footer #block_4 {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  h6 {
    display: flex;
    justify-content: center;
  }
  .footer_area ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
  }
  #block_2 a {
    padding: 10px;
  }
  .social_block li {
    padding: 0 15px;
  }
  #block_3 li,
  #block_4 li {
    margin-left: 2vw;
  }
  .phoneno,
  .email {
    display: flex;
    align-items: center;
  }
  #block_4 li:nth-child(2),
  #block_4 li:nth-child(3) {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 500px) {
  .logo {
    margin: 0 auto;
  }
  .main_menu {
    margin: 0 auto 0 auto;
  }
  .conteiner-header {
    justify-content: center;
    flex-wrap: wrap;
  }
}
