

/* Start:/local/templates/new-main/components/bitrix/news.list/custom_declaration.head/style.css?17288071381341*/
.td_header{
  background-image: url("/local/templates/new-main/components/bitrix/news.list/custom_declaration.head/../custom_declaration.head/image/world.jpg");
  background-repeat: no-repeat;
  background-position-x: 75%;
  background-size: inherit;
  text-align: justify;
}
.td_header_block{
  padding-left: 0!important;
  padding-bottom: 50px;
}
@media (max-width: 990px){
  .td_header_img{
    padding-right: 0!important;
  }
}
.td_header_block h3{
font-style: normal;
font-weight: 900;
font-size: 37px;
line-height: 37px;
letter-spacing: -0.015em;
color: #4D4A48;
text-align: center;
padding-top: 50px;
}
.td_header_img{
  padding-top: 91px;
  text-align: center;
}
.td_header_text{
  padding-top: 91px;
}
.td_header_text p{
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 30px;
letter-spacing: -0.015em;
color: #4D4A48;
max-width: 1050px;
padding-left: inherit;
margin-left: auto;
margin-right: auto;
}
.td_header_img img{
  width: 100%;
  padding-left: 0;
  max-width: 1600px;
}
@media (max-width:991px){
  .td_header_text{
    padding-top: 40px;
  }
  .td_header_img{
    padding-top: 40px;
  }
}
@media (max-width:630px){
  .td_header_text p{
    font-size: 25px;
  }
}
@media (max-width:400px){
  .td_header_text p{
    font-size: 20px;
    line-height: 23px;
  }
  .td_header_block h3{
    font-size: 27px;
  }
}

/* End */


/* Start:/local/templates/new-main/components/bitrix/news.list/custom_declaration.second/style.css?17639900831395*/
.td_second{
  background: #F5F5F5;
  padding-top: 78px;
}
.td_sec_block{
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  height: 280px;
}
.td_sec_block:hover{
  box-shadow: -3px 4px 14px rgba(0, 0, 0, 0.25);
border-radius: 20px;
}
.td_sec_block p{
font-style: normal;
font-weight: normal;
font-size: 22px;
line-height: 26px;
text-align: center;
letter-spacing: -0.015em;
color: #4D4A48;
text-decoration: none;
height: 63px;
}
.td_sec_block a {
  order: 1; /* Текст первым */
  flex-grow: 1;
}
.td_sec_block a:hover{
  text-decoration: none;
}
a {
  text-decoration: none!important;
}
.td_sec_block img{
  width: 120px;
  order: 2; /* Изображение вторым */
  margin-left: 10px;
  opacity: 0.2; /* Сделать изображение бледным, чтобы текст был читаем */
}
.td_text_bottom{

font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 35px;
text-align: center;
letter-spacing: -0.015em;
color: #4D4A48;
max-width: 1113px;
padding-bottom: 50px;
padding-top: 30px;
}
@media (max-width:991px){
  .td_second{
    padding-top: 20px;
  }
}
@media (max-width: 600px){
  .td_text_bottom{
    font-size: 21px;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px 10px 40px;
  }
}

/* End */


/* Start:/local/templates/new-main/components/bitrix/news.list/custom_declaration.entity/style.css?17288071362142*/

.circle_padding {
  padding-left: 109px!important;
  padding-right: -80px!important;
}
.circle_padding2 {
  padding-left: 115px!important;
  padding-right: -80px!important;
}
.title_td_three_block{
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 35px;
text-align: center;
letter-spacing: -0.015em;
color: #4D4A48;
padding: 50px 0 20px;

}
.title2_td_three_block{
font-style: normal;
font-weight: normal;
font-size: 30px;
line-height: 35px;
text-align: center;
letter-spacing: -0.015em;
color: #4D4A48;
padding: 0 0 50px;
}
@media (max-width:990px){
  .title2_td_three_block{
    padding-bottom: 5px;
  }
  .td_header_text p{
    margin-left: auto;
    margin-right: auto;
  }
  .td_header_text{
    padding-bottom: 50px;
  }
  .filials_block{
    margin-top: 40px!important;
    margin-bottom: 40px!important;
  }
}
@media (max-width:493px){
  .circle_padding,
  .circle_padding2{
    padding-left: 0!important;
  }
}
.td_point{
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 20px;
letter-spacing: -0.015em;
color: #4D4A48;
}
.active {
    display: block;
}
.accordion {
    background: none;
    color: #444;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.panel {
  padding: 0 18px;
  display: none;
  background: none;
  overflow: hidden;
}
.td_text_point{

font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 20px;
letter-spacing: -0.015em;
color: #4D4A48;
padding-top: 10px;
}
.td_text_point img{
  margin-right: 10px;
}
.storage{
  margin-bottom: 20px;
}
button:focus {
    outline: none!important;
    background: #F5F5F5;
box-shadow: -1px 1px 9px rgba(0, 0, 0, 0.31);
border-radius: 5px;
}
@media (max-width:600px){
  .title_td_three_block, .title2_td_three_block{
    font-size: 21px;
  }
  .td_point {
    font-size: 18px;
  }
  .td_text_point{
    font-size: 16px;
  }
}
.content img{
  padding-right: 5px;
  padding-top: 10px;
}

/* End */


/* Start:/local/templates/new-main/components/bitrix/news.list/custom_declaration.fiz/style.css?17288071372*/


/* End */


/* Start:/local/templates/new-main/components/bitrix/news.list/branch-log/style.css?17288071372930*/
.tel-email {
  text-decoration: none;
font-style: normal;
font-weight: normal;
letter-spacing: -0.015em;
color: #4D4A48;
}
.filials_block{
  margin-top: 68px;
  margin-bottom: 80px;
}
.filials_card{
  background: #FFFFFF;
  box-shadow: -3px 4px 14px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  width: 100%;
  height: 220px;
  margin-bottom: 20px;
}
.filials_card img{
  margin-left: 14px;
  margin-top: 12px;
  margin-right: 20px;
}
.filials_card_p{

font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 120%;
letter-spacing: -0.015em;
color: #4D4A48;

}
.card_details p{
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 140%;
letter-spacing: -0.015em;
color: #615E5C;
}
.card_phone{
  display: flex;
  margin-left: 18%;
}
.card_phone a,
.card_email a{
  color: #4D4A48;
}
.card_phone a:hover,
.card_email a:hover{
  text-decoration: none;
  color: #58E3F5;
}
.card_phone img{
  height: fit-content;
  margin-top: 0!important;
}
.card_email{
  display: flex;
  margin-left: 18%

}
.card_email img{
  height: fit-content;
  margin-top: 0!important;
}
@media screen  and (max-width: 1199px){
    .card_email,.card_phone{
        margin-left: 5%;
    }
}
@media (max-width:1199px) and (min-width:768px){
  .filials_card_p{
    font-size: 16px;
  }
}
@media (max-width:767px) and (min-width:576px){
  .filials_card_p{
    font-size: 13px;
  }
  .card_phone{
    margin-left: 0%;
  }
  .card_email{
    margin-left: 0%;
  }
}

@media screen and (max-width: 500px){
    .links, .title, .description {
        text-align: center;
    }
    .description{
        margin-left: 0;
    }
}
@media (max-width:357px) and (min-width:320px){
  .filials_card_p{
    font-size: 16px;
  }
  .card_phone{
    margin-left: 0%;
  }
  .card_email{
    margin-left: 0%;
  }
}
@media (max-width: 400px) and (min-width: 320px){
.filials_card_p {
    font-size: 14px;
  }
}
@media (min-width: 587px) and (max-width:768px){
.container {
    max-width: 700px!important;
  }
}
@media (max-width:587px) and (min-width:576px){
  .filials_card_p {
    font-size: 11px;
}
}

.filials_card_block:nth-child(1){
    animation-name: fadeIn;
    visibility: visible;
    animation-duration:2s;
}
.filials_card_block:nth-child(2){
    animation-name: fadeIn;
    visibility: visible;
    animation-duration:3s;
}
.filials_card_block:nth-child(3){
    animation-name: fadeIn;
    visibility: visible;
    animation-duration:4s;
}
.filials_card_block:nth-child(4){
    animation-name: fadeIn;
    visibility: visible;
    animation-duration:4s;
}
.filials_card_block:nth-child(5){
    animation-name: fadeIn;
    visibility: visible;
    animation-duration:5s;
}
.filials_card_block:nth-child(6){
    animation-name: fadeIn;
    visibility: visible;
    animation-duration:6s;
}

/* End */
/* /local/templates/new-main/components/bitrix/news.list/custom_declaration.head/style.css?17288071381341 */
/* /local/templates/new-main/components/bitrix/news.list/custom_declaration.second/style.css?17639900831395 */
/* /local/templates/new-main/components/bitrix/news.list/custom_declaration.entity/style.css?17288071362142 */
/* /local/templates/new-main/components/bitrix/news.list/custom_declaration.fiz/style.css?17288071372 */
/* /local/templates/new-main/components/bitrix/news.list/branch-log/style.css?17288071372930 */
