@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.remove_scrolling {
  height: 100%;
  overflow: hidden;
}

.less {
  display: flex;
  width: 100%;
  min-height: 31px;
  justify-content: center;
  align-items: center;
  background: #000;
}

.less img {
  width: 25px;
  height: 25px;
  flex-shrink: 0;
}
.less p {
  padding: 0px 5px;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
}
.less p a {
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 100% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media (max-width: 800px) {
  .less {
    display: flex;
    min-height: 53px;
    padding: 14px 4px;
    justify-content: center;
    align-items: center;
  }
  .less p {
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 100% */
  }
  .less p a {
    color: #FFF;
text-align: center;
font-family: Roboto;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 12px; /* 100% */
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
  }
}
.nav_container{
  display: flex;
  align-items: center;
  justify-content: space-between;
  
}
.header_nav{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav {
  display: flex;
  
  padding: 15px 12px 16px;
  justify-content: flex-end;
  gap: 91px;
  position: relative;
  align-items: center;
  align-self: stretch;
  border-bottom: 1px solid rgb(255, 102, 0);
  background: #000000;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
  border-top: solid 1px #ff8800;
}
@media (max-width: 900px) {
  nav {
    gap: 32px;
  }
}
@media (max-width: 650px) {
  nav {
    gap: 12px;
    padding: 6px;
    height: 48px;
  }
}
nav .menu {
  width: 62px;
  
  left: 8px;
  top: 2px;
}
nav .menu img {
  width: 100%;
}
@media (max-width: 650px) {
  nav .menu {
    height: 32px;
    max-height: 32px;
    width: 32px;
    top: 6px;
    align-self: stretch;
  }
}
nav .logo {
  
  
  max-width: 250px;
  
}
nav .logo img {
  width: 100%;
  
}
@media (max-width: 650px) {
  nav .logo {
    height: 32.73px;
    max-width: 118px;
    max-height: 53px;
    align-self: stretch;
  }
}
nav .btns {
  display: flex;
  align-items: flex-start;
  gap: 12px;
}
nav .btns a {
  height: 40px;
}
nav .btns a.nb1 {
  display: flex;
  width: 174px;
  height: 40px;
  padding: 11.5px 0px 11.5px 14px;
  align-items: center;
  background: url(../images/Background.webp) lightgray center/cover no-repeat;
  color: transparent;
  border-radius: 20px;
}
@media (max-width: 900px) {
  nav .btns a.nb1 {
    display: none;
  }
}
nav .btns a.d {
  display: flex;
  padding: 10px 32px;
  flex-direction: column;
  align-items: center;
  background: rgb(255, 102, 0);
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  text-transform: uppercase;
  border-radius: 20px;
}
@media (max-width: 650px) {
  nav .btns a.d {
    display: flex;
    height: 28px;
    padding: 6.75px 6px 6.25px 6px;
    flex-direction: column;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px; /* 100% */
    text-transform: uppercase;
  }
}
nav .btns a.mb {
  display: flex;
  padding: 10px 32px;
  flex-direction: column;
  align-items: center;
  background: #003cff;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  text-transform: uppercase;
  border-radius: 20px;
}
@media (max-width: 650px) {
  nav .btns a.mb {
    display: flex;
    height: 28px;
    padding: 6.75px 6px 6.25px 6px;
    flex-direction: column;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px; /* 100% */
    text-transform: uppercase;
  }
}

header {
  width: 100%;
  min-height: 500px;
  position: relative;
  background: url(../images/fifth_texts-bg.jpg) lightgray top/cover no-repeat;
}
@media (max-width: 800px) {
  header {
    min-height: 260px;
    background: none;
  }
}
header .content {
  display: flex;
  flex-direction: column;
  margin-bottom: 6px;
}
@media (max-width: 800px) {
  header .content{
    margin-bottom: 0;
    padding-bottom: 16px;
    background: url(../images/fifth_texts-bg.jpg) lightgray center/cover no-repeat;
  }
}
header .content .headings {
  height: 219px;
  width: 600px;
  background: url(../images/image2.webp) transparent 0px 0px/cover no-repeat;
}
@media (max-width: 800px) {
  header .content .headings {
    height: 156px;
    width: 400px;
    margin-left: -32px;
  }
}
header .content .button {
  display: inline-flex;
  max-width: 336px;
  padding: 17.664px 36.8px 19.136px 36.8px;
  margin-left: 72px;
  align-items: flex-start;
  background: rgb(255, 102, 0);
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 36.8px;
  font-style: normal;
  font-weight: 700;
  line-height: 36.8px; /* 100% */
  text-transform: uppercase;
  border-radius: 30px;
}
@media (max-width: 800px) {
  header .content .button {
    font-size: 19.2px;
    line-height: 19.2px;
    width: 178px;
    padding: 10px 20px;
    margin-left: 32px;
  }
}
header .foot {
  width: 100%;
  padding: 8.633px;
  position: absolute;
  bottom: -0.006px;
  color: #FFF;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13.8px; /* 115% */
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1150px) {
  header .foot {
    position: relative;
    background: #3D3B3C;
    color: #C6C6C6;
font-family: Roboto;
font-size: 10.4px;
font-style: normal;
font-weight: 400;
line-height: 11.93px; /* 114.712% */
  }
}
header .foot a {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13.8px; /* 115% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

main {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  background: #000000;
  padding-block: 35px;
  gap: 32px;
}
main .listing {
  display: flex;
  flex-wrap: wrap;
  gap: 2px;
  justify-content: center;
  padding-inline: 20px;
}
main .listing .card {
  display: flex;
  width: 350px;
  height: 300px;
  padding: 1px;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  border: 1px solid #7A5F12;
  background: #FFF;
  position: relative;
}

main .listing .card .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  display: none;
}
main .logos {
  width: 100%;
  height: 54px;
  background: #363636;
}
main .main_button {
  display: flex;
  padding: 14.4px 30px 15.6px 30px;
  justify-content: center;
  align-items: flex-start;
  background: rgb(255, 102, 0);
  border: none;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 100% */
  text-transform: uppercase;
  border-radius: 20px;
}
main .line {
  height: 18px;
  width: 100%;
  background: url(../images/line.webp) transparent center/cover no-repeat;
}
main .texts {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  gap: 56px;
  padding-inline: 32px;
}
@media (max-width: 1330px) {
  main .texts {
    padding-inline: 12px;
    gap: 36px;
  }
}
main .texts .top_texts {
  padding-inline: 33px;
  width: calc(100% - 66px);
}
@media (max-width: 1330px) {
  main .texts .top_texts {
    padding-inline: 0;
    width: 100%;
  }
}
main .texts .top_texts h2 {
  color: #FFF;
  font-family: Roboto;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
  line-height: 60px; /* 125% */
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media (max-width: 800px) {
  main .texts .top_texts h2 {
    color: #FFF;
    font-family: Roboto;
    font-size: 28.2px;
    font-style: normal;
    font-weight: 900;
    line-height: 35.2px; /* 124.823% */
    text-transform: uppercase;
    margin-bottom: 12px;
  }
}
main .texts .top_texts p {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.2px; /* 145% */
  margin-bottom: 16px;
}
@media (max-width: 800px) {
  main .texts .top_texts p {
    color: #FFF;
    font-family: Roboto;
    font-size: 14.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.49px; /* 145.203% */
  }
  main .listing .card {
    
    width: 250px;
    height: 250px;
    
  }
}
main .texts .second_texts {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 1310px;
  width: 100%;
}
@media (max-width: 1330px) {
  main .texts .second_texts {
    justify-content: center;
  }
}
main .texts .second_texts .left {
  display: flex;
  max-width: 631px;
  width: 100%;
  gap: 16px;
  padding-bottom: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-shrink: 0;
  align-self: stretch;
}
main .texts .second_texts .left h2 {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38.4px; /* 120% */
}
@media (max-width: 800px) {
  main .texts .second_texts .left h2 {
    color: rgb(255, 102, 0);
    font-family: Roboto;
    font-size: 20.7px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.9px; /* 120.29% */
    margin-bottom: 12px;
  }
}
main .texts .second_texts .left .right_inside {
  display: none;
  align-self: center;
}
@media (max-width: 1326px) {
  main .texts .second_texts .left .right_inside {
    display: block;
  }
}
main .texts .second_texts .left p {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.2px; /* 145% */
}
@media (max-width: 800px) {
  main .texts .second_texts .left p {
    color: #FFF;
    font-family: Roboto;
    font-size: 14.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.49px; /* 145.203% */
  }
}
main .texts .second_texts .right {
  width: 631px;
  height: 354px;
}
@media (max-width: 1326px) {
  main .texts .second_texts .right {
    display: none;
  }
}
main .texts .third_texts {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  max-width: 1310px;
  width: 100%;
}
@media (max-width: 1330px) {
  main .texts .third_texts {
    justify-content: center;
  }
}
main .texts .third_texts .left {
  display: flex;
  max-width: 631px;
  width: 100%;
  gap: 16px;
  padding-bottom: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-shrink: 0;
  align-self: stretch;
}
main .texts .third_texts .left .main_button {
  display: none;
}
main .texts .third_texts .left h2 {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38.4px; /* 120% */
}
@media (max-width: 800px) {
  main .texts .third_texts .left h2 {
    color: rgb(255, 102, 0);
    font-family: Roboto;
    font-size: 20.7px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.9px; /* 120.29% */
    margin-bottom: 12px;
  }
}
main .texts .third_texts .left .right_inside {
  display: none;
  align-self: center;
}
@media (max-width: 1326px) {
  main .texts .third_texts .left .right_inside {
    display: block;
  }
  main .texts .third_texts .left .main_button {
    display: block;
    align-self: center;
    margin-top: 20px;
  }
}
main .texts .third_texts .left .right_inside img {
  width: 100%;
}
main .texts .third_texts .left p {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.2px; /* 145% */
}
@media (max-width: 800px) {
  main .texts .third_texts .left p {
    color: #FFF;
    font-family: Roboto;
    font-size: 14.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.49px; /* 145.203% */
  }
}
main .texts .third_texts .right {
  width: 631px;
  height: 355.88px;
  max-width: 631px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
main .texts .third_texts .right .main_button{
  max-width: 274px;
}
@media (max-width: 1326px) {
  main .texts .third_texts .right {
    display: none;
  }
}
main .texts .third_texts .right img {
  width: 100%;
}
main .texts .fourth_texts {
  padding-inline: 33px;
  width: calc(100% - 66px);
}
@media (max-width: 1330px) {
  main .texts .fourth_texts {
    padding-inline: 0;
    width: 100%;
  }
}
main .texts .fourth_texts h2 {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38.4px; /* 120% */
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  main .texts .fourth_texts h2 {
    color: rgb(255, 102, 0);
    font-family: Roboto;
    font-size: 20.7px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.9px; /* 120.29% */
    margin-bottom: 12px;
  }
}
main .texts .fourth_texts p {
  margin-bottom: 16px;
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.2px; /* 145% */
}
@media (max-width: 800px) {
  main .texts .fourth_texts p {
    color: #FFF;
    font-family: Roboto;
    font-size: 14.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.49px; /* 145.203% */
  }
}
main .texts .fourth_texts .cards {
  display: flex;
  gap: 48px 32px;
  flex-wrap: wrap;
}
@media (max-width: 800px) {
  main .texts .fourth_texts .cards {
    gap: 18px;
  }
}
main .texts .fourth_texts .cards .card {
  width: calc((100% - 48px) / 2);
  position: relative;
  padding-left: 70px;
}
@media (max-width: 1330px) {
  main .texts .fourth_texts .cards .card {
    width: 100%;
  }
}
@media (max-width: 800px) {
  main .texts .fourth_texts .cards .card {
    padding-left: 50px;
  }
}
main .texts .fourth_texts .cards .card .id {
  width: 50px;
  height: 50px;
  background: url(../images/circle.png);
  background-size: cover;
  position: absolute;
  left: 0;
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 85.714% */
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 800px) {
  main .texts .fourth_texts .cards .card .id {
    width: 35.09px;
    height: 35.09px;
    color: #000;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 100% */
  }
}
main .texts .fifth_texts {
  padding-inline: 33px;
  width: calc(100% - 66px);
}
@media (max-width: 1330px) {
  main .texts .fifth_texts {
    padding-inline: 0;
    width: 100%;
  }
}
main .texts .fifth_texts h2 {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38.4px; /* 120% */
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  main .texts .fifth_texts h2 {
    color: rgb(255, 102, 0);
    font-family: Roboto;
    font-size: 20.7px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.9px; /* 120.29% */
    margin-bottom: 12px;
  }
}
main .texts .fifth_texts p {
  margin-bottom: 16px;
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.2px; /* 145% */
}
@media (max-width: 800px) {
  main .texts .fifth_texts p {
    color: #FFF;
    font-family: Roboto;
    font-size: 14.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.49px; /* 145.203% */
  }
}
main .texts .fifth_texts .cards {
  display: flex;
  gap: 48px 32px;
  flex-wrap: wrap;
}
@media (max-width: 800px) {
  main .texts .fifth_texts .cards {
    gap: 18px;
  }
}
main .texts .fifth_texts .cards .card {
  width: calc((100% - 48px) / 2);
  position: relative;
}
@media (max-width: 1330px) {
  main .texts .fifth_texts .cards .card {
    width: 100%;
  }
}
main .texts .fifth_texts .cards .card h3 {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 135% */
}
@media (max-width: 1330px) {
  main .texts .fifth_texts .cards .card h3 {
    color: rgb(255, 102, 0);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px; /* 135% */
  }
}
main .texts .sixth_texts {
  padding-inline: 33px;
  width: calc(100% - 66px);
}
@media (max-width: 1330px) {
  main .texts .sixth_texts {
    padding-inline: 0;
    width: 100%;
  }
}
main .texts .sixth_texts h2 {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38.4px; /* 120% */
  margin-bottom: 24px;
}
@media (max-width: 800px) {
  main .texts .sixth_texts h2 {
    color: rgb(255, 102, 0);
    font-family: Roboto;
    font-size: 20.7px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.9px; /* 120.29% */
    margin-bottom: 12px;
  }
}
main .texts .sixth_texts p {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.2px; /* 145% */
  margin-bottom: 16px;
}
@media (max-width: 800px) {
  main .texts .sixth_texts p {
    color: #FFF;
    font-family: Roboto;
    font-size: 14.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.49px; /* 145.203% */
    margin-bottom: 8px;
  }
}
main .texts .logo_texts {
  padding-inline: 33px;
  width: calc(100% - 66px);
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 48px 32px;
}
@media (max-width: 1330px) {
  main .texts .logo_texts {
    padding-inline: 0;
    width: 100%;
  }
}
@media (max-width: 800px) {
  main .texts .logo_texts {
    gap: 18px;
  }
}
main .texts .logo_texts .card {
  width: calc((100% - 96px) / 3);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex-shrink: 0;
  padding: 20px;
  border: solid 1px rgb(255, 102, 0);
  border-radius: 30px;
}

@media (max-width: 1000px) {
  main .texts .logo_texts .card {
    width: calc((100% - 48px) / 2);
  }
}
@media (max-width: 800px) {
  main .texts .logo_texts .card {
    width: 100%;
  }
}
main .texts .logo_texts .card img {
  width: 100%;
}
main .texts .logo_texts .card h4 {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 135% */
}
main .texts .logo_texts .card p {
  color: #FFF;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.2px; /* 145% */
}

footer {
  background: #000000;
}
footer .footer_top {
  display: flex;
  width: 100%;
  padding: 25px 0px 20px 0px;
  flex-direction: column;
  align-items: center;
  gap: 19.19px;
  background: rgb(255, 102, 0);
}
footer .footer_top p {
  max-width: 500px;
  color: #363636;
  text-align: center;
  font-family: Roboto;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38.4px; /* 120% */
}
@media (max-width: 800px) {
  footer .footer_top p {
    color: #363636;
    text-align: center;
    font-family: Roboto;
    font-size: 20.7px;
    font-style: normal;
    font-weight: 700;
    line-height: 24.9px; /* 120.29% */
  }
}
footer .footer_top .partners {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
footer .footer_top .partners .logo {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 10px 10px 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  align-self: stretch;
  height: 58px;
}
@media (max-width: 1200px) {
  footer .footer_top .partners .logo {
    max-height: 44px;
  }
}
@media (max-width: 800px) {
  footer .footer_top .partners .logo {
    max-height: 34px;
  }
}
footer .footer_top .partners .logo img {
  height: 100%;
}
footer .footer_middle {
  background: #000000;
  padding-block: 25px;
  display: flex;
}
@media (max-width: 1205px) {
  footer .footer_middle {
    flex-direction: column;
    gap: 16px;
  }
}
footer .footer_middle .footer_links {
  display: flex;
  max-width: 1000px;
  width: 100%;
  flex-grow: 1;
  padding-left: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 32.83px;
  flex: 1 0 0;
  align-self: stretch;
}
@media (max-width: 1205px) {
  footer .footer_middle .footer_links {
    flex-direction: column;
    padding-inline: 16px;
  }
}
footer .footer_middle .footer_links .left, footer .footer_middle .footer_links .right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  align-self: stretch;
}
@media (max-width: 1205px) {
  footer .footer_middle .footer_links .left, footer .footer_middle .footer_links .right {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 11px;
  }
}
footer .footer_middle .footer_links .left h4, footer .footer_middle .footer_links .right h4 {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 29.9px; /* 115% */
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 1206px) {
  footer .footer_middle .footer_links .left h4, footer .footer_middle .footer_links .right h4 {
    flex-grow: 1;
  }
}
@media (max-width: 800px) {
  footer .footer_middle .footer_links .left h4, footer .footer_middle .footer_links .right h4 {
    color: rgb(255, 102, 0);
    font-family: Roboto;
    font-size: 18.4px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.16px; /* 115% */
    text-transform: uppercase;
  }
}
footer .footer_middle .footer_links .left .links_list, footer .footer_middle .footer_links .right .links_list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  align-self: stretch;
}
@media (max-width: 1205px) {
  footer .footer_middle .footer_links .left .links_list, footer .footer_middle .footer_links .right .links_list {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
  }
}
footer .footer_middle .footer_links .left .links_list a, footer .footer_middle .footer_links .right .links_list a {
  color: #FFF;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.7px; /* 115% */
}
@media (max-width: 800px) {
  footer .footer_middle .footer_links .left .links_list a, footer .footer_middle .footer_links .right .links_list a {
    color: #FFF;
    font-family: Roboto;
    font-size: 14.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.56px; /* 115% */
  }
}
footer .footer_middle .footer_links .left .links_list .line, footer .footer_middle .footer_links .right .links_list .line {
  display: none;
}
@media (max-width: 1205px) {
  footer .footer_middle .footer_links .left .links_list .line, footer .footer_middle .footer_links .right .links_list .line {
    display: block;
    height: 16px;
    width: 1px;
    background-color: #fff;
  }
}
footer .footer_middle .footer_logos {
  max-width: 547px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1205px) {
  footer .footer_middle .footer_logos {
    max-width: 100%;
    align-items: center;
  }
}
@media (max-width: 700px) {
  footer .footer_middle .footer_logos {
    gap: 20px;
    padding-inline: 0;
  }
}
footer .footer_middle .footer_logos .logo_group {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
@media (max-width: 700px) {
  footer .footer_middle .footer_logos .logo_group {
    gap: 20px;
  }
  footer .footer_middle .footer_logos .logo_group .orderLogo {
    order: -1;
  }
}
footer .footer_middle .footer_logos .logo_group a {
  max-width: 223px;
  max-height: 64px;
  padding: 0px 10px 10px 10px;
}
@media (max-width: 750px) {
  footer .footer_middle .footer_logos .logo_group a {
    max-height: 44px;
  }
}
footer .footer_middle .footer_logos .logo_group a img {
  max-height: 64px;
  width: 100%;
}
@media (max-width: 750px) {
  footer .footer_middle .footer_logos .logo_group a img {
    max-height: 44px;
  }
}
footer .footer_bottom {
  padding-inline: 36px;
}
footer .footer_bottom p {
  color: #FFF;
  font-family: Roboto;
  font-size: 13.6px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.72px; /* 145% */
  padding-bottom: 12px;
}
@media (max-width: 800px) {
  footer .footer_bottom p {
    color: #FFF;
    font-family: Roboto;
    font-size: 12.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.27px; /* 145% */
  }
}
footer .footer_bottom p a {
  color: rgb(255, 102, 0);
  font-family: Roboto;
  font-size: 13.6px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.72px; /* 145% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
@media (max-width: 800px) {
  footer .footer_bottom p a {
    color: rgb(255, 102, 0);
    font-family: Roboto;
    font-size: 12.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.27px; /* 145% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    -webkit-text-decoration-skip: ink;
            text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
}
footer .copyright {
  display: flex;
  padding-block: 5px;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  background: rgb(255, 102, 0);
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13.8px; /* 115% */
}

.menu-mb-overlay.ss {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99;
}

.menu-mb-overlay {
  display: none;
}

.menumb {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  height: 100vh;
  background: #000;
  box-shadow: 1px 1px 5px 0px #000;
  z-index: 999;
}

.m-logo-area {
  background: #3D3B3C;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  display: flex;
  padding: 18px 49.766px;
  flex-direction: column;
  gap: 10px;
  align-self: stretch;
}

.m-close-menu {
  position: absolute;
  right: -57px;
  top: 0;
  background: #3D3B3C;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 57px;
  flex-shrink: 0;
}

.m-logo-area > img {
  width: 216px;
  height: 52px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 8px;
}

.m-menu-links {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.m-menu-links > a {
  padding: 5px 10px;
  display: flex;
  align-items: center;
  text-decoration: none;
}

.m-menu-links > a img {
  width: 51px;
  height: 48px;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 5px 10px;
}

.m-menu-links > a p {
  color: #fff;
  font-family: "Ubuntu", "Inter", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.8px;
  padding: 5px 10px;
}

.m-menu-buttons {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.m-menu-buttons a {
  display: flex;
  padding: 10px 63.36px;
  flex-direction: column;
  align-items: center;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 100% */
  text-transform: uppercase;
}

.m-menu-buttons a:nth-child(2) {
  background: rgb(255, 94, 1);
  color: #000;
  
}

.m-menu-buttons a:nth-child(1) {
  background: #0431c3;
  color: #fff;
}/*# sourceMappingURL=styles.css.map */
.fifth_texts-container{
  padding: 40px;
  background-color: #000000a8;
  border-radius: 30px;
}
.fifth_texts{
  background: url("../images/fifth_texts-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 50px ;
}