@font-face {
	font-family: 'VollkornBold';
	src: local('VollkornBold'),
  url('/static/buro/font/Vollkorn-Bold.woff2') format('woff2'),
  url('/static/buro/font/Vollkorn-Bold.woff') format('woff');
	font-display: swap;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'VollkornBlack';
	src: local('VollkornBlack'),
  url('/static/buro/font/Vollkorn-Black.woff2') format('woff2'),
  url('/static/buro/font/Vollkorn-Black.woff') format('woff');
	font-display: swap;
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'VollkornRegular';
	src: local('VollkornRegular'),
  url('/static/buro/font/Vollkorn-Regular.woff2') format('woff2'),
  url('/static/buro/font/Vollkorn-Regular.woff') format('woff');
	font-display: swap;
	font-weight: normal;
	font-style: normal;
}

:root {
    --white-color: #FFFFFF;
    --red-color: #F21919;
    --black-color: #000000;
    --white-menu: rgba(255, 255, 255, 0.45);
    --gray-color: #E5E5E5;
    --activ-color: #4872A3;
    --baground-list: rgba(167, 164, 161, 0.2);
    --footer-color: #18587D;
    --blu-color: #2FA3E8;
    --telegramm-color: #4872A3;
  }

.header_about {
  width: 1920px;
  height: 300px;
  background-color: var(--white-color);
  border: 1px solid var(--white-color);   
}

.header_about_intro {  
  display: flex;
  width: 1900px;
  height: 280px;
  margin-left: 10px;
  margin-top: 10px;
  background-image: url(/static/buro/images/about_header.webp);
  background-size: 100%; 
}

.menu_header {
  height: 80px;
  font-family: 'VollkornBlack', sans-serif;
  font-weight: 800;
  font-size: 50px;
  line-height: 70px;
  color: var(--red-color);
  -webkit-text-stroke: 2px var(--black-color);
  text-decoration: none;  
  margin-top: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu_index {
  margin-left: 105px;
  width: 266px;
  height: 80px;
}

.menu_header:not(:first-child) {
  margin-left: 20px;
}

.menu_about {
  width: 231px;
}

.menu_cost {
  background-color: var(--white-menu);
  border-radius: 0 20px;
  width: 236px;
}

.menu_news {
  width: 277px;
}

.menu_themes {
  width: 190px;
}

.menu_context {
  width: 390px;
}

.menu_header:hover {
  color: var(--gray-color);
}

.menu_header:focus {
  color: var(--gray-color);
  outline: none;
}

.menu_header:active {
  color: var(--activ-color);
  outline: none;
}

.main_about_buro {  
  width: 1920px;  
  background-color: var(--baground-list);
  background-image: url(/static/buro/images/bush_buro.svg);
  background-size: 100%; 
  border-top: 1px solid var(--white-color); 
  outline: none;
  display: flex;
  flex-direction: column;
}

.main_blok {  
  width: 1672px;
  height: 125px;
  margin-left: 124px;  
  border: 1px solid var(--black-color);  
  background-color: var(--white-color);  
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.b6_1 {
  height: 225px;
}


.main_blok:not(:first-child) {
  margin-top: 30px;
}

.main_blok:first-child {
  margin-top: 50px;
}

.blok1 {  
  border-radius: 60px 0px;
}

.blok2 {
  border-radius: 0px 60px;
}

.main_blok_text {  
  display: inline-block;
  vertical-align: middle;
  font-family: 'VollkornRegular, sans-serif';  
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;     
  font-variant: small-caps;
  color: var(--black-color); 
  letter-spacing: 2.5px;
}

.blok_text_header {
  font-family: 'VollkornBlack', sans-serif;    
}


.footer_intro_color {  
  position: absolute;
  top: 20px;
  width: 1920px;
  height: 400px;  
  background: var(--footer-color);
  border-radius: 40px;
  display: flex;  
}

.footer {   
  position: relative; 
  background: var(--baground-list);
  height: 440px;
  width: 1920px;
}

.name_company {
  padding-top: 90px;
  padding-left: 45px;
  display: flex;
  flex-direction: column;
}

.footer_logo {
  width: 40px;
  height: 25px;
  background-image: url(/static/buro/images/logo.svg);
}

.footer_name {
  font-family: 'VollkornBold';  
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
  color: var(--white-color);  
  -webkit-text-stroke: 2px var(--black-color);
  margin-top: 25px;
}

.img_bush {  
  margin-left: 220px;
  margin-top: 100px;
}

.img_bush_svg_320 {
  display: none;
}

.mail_buro_320 {
  display: none;
}

.footer_menu {
  display: flex;
  flex-direction: column;
  margin-left: 219px;
  margin-top: 90px;
}

.footer_menu_text {
  text-decoration: none;
  font-family: 'VollkornBold';  
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: var(--white-color);  
}

.footer_menu_text:not(:first-child) {
  margin-top: 20px;
}

.footer_menu_text:hover {
  color: var(--blu-color);
}

.footer_menu_text:focus {
  color: var(--blu-color);
  outline: none;
}

.footer_menu_text:active {
  color: var(--red-color);
  outline: none;
}

.img_bush2 {
  margin-left: 222px;
  margin-top: 100px;
}

.footer_contact {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-top: 90px;
  margin-right: 45px;
}
.mail_buro {
  text-decoration: none;
  font-family: 'VollkornRegular';  
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: var(--white-color);
}

.footer_vk,
.footer_telegram {
  margin-top: 60px;
  width: 60px;
  height: 40px;
  margin-left: auto;
  outline: none;   
}

.vk_tele_all {
  display: none;
}

.footer_hover:hover {
  color: var(--blu-color);
}

.footer_hover:focus {
  color: var(--blu-color);
  outline: none;
}

.footer_hover:active {
  color: var(--red-color);
  outline: none;
}

.footer_vk:hover #p-vk {
  fill: var(--blu-color);
}

.footer_vk:focus #p-vk {
  fill: var(--blu-color);  
  outline: none;
}

.footer_vk:active #p-vk {
  fill: var(--red-color);
}

.footer_telegram #p1 {
  fill: var(--white-color);
}

.footer_telegram #p2 {
  fill: var(--blu-color);
}

.footer_telegram #p3,
.footer_telegram #p4 {
  fill: var(--telegramm-color);
}

.tm:hover #p3,
.tm:hover #p4 {
  fill: var(--blu-color);
}

.footer_telegram:focus #p3,
.footer_telegram:focus #p4 {
  fill: var(--blu-color);
  outline: none;
}

.tm:active #p3,
.tm:active #p4,
.tm:active #p2 {
  fill: var(--red-color);
}

@media (max-width: 1024px) {

  .header_about {
    width: 1024px;
  }
  
  .header_about_intro {    
    width: 1004px;
    background-image: url(/static/buro/images/about_header_1024.webp);
    flex-wrap:wrap;     
  }
  
  .menu_header {
    height: 52px;    
    font-weight: 800;
    font-size: 30px;
    line-height: 42px;    
    -webkit-text-stroke: 1.5px var(--black-color);    
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .menu_index {    
    width: 172px;    
    margin-left: 70px;
    margin-top: 80px;
  }
  
  .menu_about {
    width: 151px;     
    border-radius: 0 20px;
    margin-left: 201px !important;
    margin-top: 80px;
  }
  
  .menu_cost {
    width: 154px;
    margin-left: 160px !important;
    margin-top: 80px;
  }
  
  .menu_news {
    width: 179px;
    margin-left: 70px !important;
    margin-top: 0;
  }
  
  .menu_themes {
    width: 126px;
    margin-left: 211px !important;
    margin-top: 0;
  }
  
  .menu_context {
    width: 246px;
    margin-left: 118px !important;
    margin-top: 0;
  } 

  .main_about_buro {  
    width: 1024px;  
  }
  
  .main_blok {  
    width: 984px;
    height: 200px;
    margin-left: 10px;
  }
  
  .main_blok_text {  
    font-weight: 400;
    font-size: 20px;
  }
  
  .footer_intro_color {    
    top: 15px;
    width: 1024px;
    height: 300px;
  }
  
  .footer {
    height: 330px;
    width: 1024px;
  }
  
  .name_company {
    padding-top: 67px;
    padding-left: 40px;
  }
  
  .footer_name {
    font-size: 30px;
    line-height: 30px;
    -webkit-text-stroke: 0.5px var(--black-color);
    margin-top: 15px;
  }
  
  .img_bush {  
    margin-left: 91px;
    margin-top: 50px;
  }
  
  .footer_menu {
    margin-left: 92px;
    margin-top: 55px;
  }
  
  .footer_menu_text {
    font-size: 20px;
    line-height: 20px;
  }
  
  .footer_menu_text:not(:first-child) {
    margin-top: 14px;
  }
  
  .img_bush2 {
    display: none;
  }
  
  .footer_contact {
    margin-top: 50px;
    margin-right: 40px;
  }

  .footer_vk,
  .footer_telegram {
    margin-top: 50px;
  }
}

@media (max-width: 450px) {
  .header_about {
    width: 320px;
    height: 290px;
  }
  
  .header_about_intro {  
    display: flex;
    flex-direction: column;
    width: 310px;
    height: 280px;
    margin-left: 5px;
    margin-top: 5px;
    background-image: url(/static/buro/images/about_header_320.webp);
  }
  
  .menu_header {
    height: 38px !important;    
    font-size: 25px;
    line-height: 28px;   
    -webkit-text-stroke: 1px var(--black-color);     
    margin-top: 0;
  }
  
  .menu_index {
    margin-left: 86px;
    margin-top: 13px;
    width: 125px;    
  }

  .menu_header:not(:first-child) {
    margin-top: 5px !important;
  }
  
  .menu_about {
    width: 111px;   
    margin-left: 93px !important;   
  }
  
  .menu_cost {
    width: 113px;
    margin-left: 93px !important;
  }
  
  .menu_news {
    width: 129px;
    margin-left: 86px !important;
  }
  
  .menu_themes {
    width: 94px;
    margin-left: 101px !important;
  }
  
  .menu_context {
    width: 174px;
    margin-left: 62px !important;
  }

  .main_about_buro {  
    width: 320px;      
  }
  
  .main_blok {  
    width: 310px;
    height: 0px;
    margin-left: 5px;     
  }
  
  .main_blok:not(:first-child) {
    margin-top: 15px;
  }
  
  .main_blok:first-child {
    margin-top: 15px;
  }  

  .b1 {
    height: 101px;
  }

  .b2 {
    height: 135px;
  }

  .b3 {
    height: 139px;
  }

  .b4 {
    height: 317px;
  }

  .b5 {
    height: 350px;
  }

  .b6 {
    height: 374px;
  }

  
  .main_blok_text {    
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
  }


  .footer_intro_color {  
    top: 5px;
    width: 320px;
    height: 150px;  
    border-radius: 0 0 40px 40px;
  }
  
  .footer {   
    height: 160px;
    width: 320px;
  }
  
  .name_company {
    padding-top: 5px;
    padding-left: 8px;
  }

  .vk_tele_all {
    display: block;
    display: flex;
  }

  .footer_hover1 {
    display: none;
  }
  
  .footer_logo {
    width: 30px;
    height: 15px;
    background-image: url(/static/buro/images/logo_320.svg);
  }
  
  .footer_name:nth-child(n+3) {
    font-size: 15px;
    line-height: 15px;
    -webkit-text-stroke: 0.5px var(--black-color);
    margin-top: 5px;
  }

  .footer_name:nth-child(2) {
    font-size: 15px;
    line-height: 15px;
    -webkit-text-stroke: 0.5px var(--black-color);
    margin-top: 19px;
  }

  .footer_vk,
  .footer_telegram {
    margin-top: 19px;
    width: 30px;
    height: 20px;      
  }
  
  .footer_vk {
    margin-left: 21px;  
  }

  .footer_telegram {
    margin-left: 30px;
  }
  
  .img_bush {  
    margin-left: 31px;
    margin-top: 33px;    
    display: flex;
    flex-direction: column;
    width: 62px; 
  }

  .img_bush_svg_320 {
    display: inline-block;
    width: 50px;
    height: 50px;
  }

  .img_bush_svg {
    display: none;
  }

  .mail_buro_320 {
    display: inline-block;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
    color: var(--white-color);   
    margin-top: 5px;
  }

  .mail_buro {
    display: none;
  }
  
  .footer_menu {
    margin-left: 16px;
    margin-top: 5px;
    align-items: center;
  }
  
  .footer_menu_text {
    font-weight: 600;
    font-size: 10px;
    line-height: 10px;
  }
  
  .footer_menu_text:not(:first-child) {
    margin-top: 13px;
  }
  
  .img_bush2 {
    display: none;
  }
}