200.logo_text{
    margin-left: 13px;
}
.header__bottom--hidden {
    display: none;
    position: absolute;
	top: 20px;
    /*top: 5px;*/
    /*left: 5px;*/
    height: 60px;
}
.scrolled .header__bottom--hidden {
    display: inline-block;
}
.scrolled .header__bottom_centr{
    margin-top: 10px;
}
.header__bottom--hidden .logo {
    height: 100%;
    margin-top: 0;
}
.header__bottom--hidden .logo_text  {
    top: 0;
}
.scrolled .menu {
    margin-left: 26%;
    margin-bottom: 0;
    position: absolute;
    top: 45%;
}
.scrolled .zakaz_tel{
    margin: 0;
}
@media screen and (max-width:1280px) {
    .header__bottom--hidden .logo_text ,.header__phone a {
       margin-right: 10px;
    }
    .scrolled .menu {
        margin-left: 90px;
    }
#vertical-multilevel-menu {
    margin-left: -50px;
}
.scrolled #vertical-multilevel-menu {
    margin-left: 320px; margin-top: 10px;
}
}
.grup_gl .col-lg-4 .wp span.ci{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 144px;
    line-height: 100%;
    color: #418ABA;
    margin-bottom: -40px;
	color: #F5F5F5;
	text-shadow: 2px 0 #2f52a0, 
				-2px 0 #2f52a0, 
				0 2px #2f52a0, 
				0 -2px #2f52a0, 
				2px 2px #2f52a0, 
				-2px -2px #2f52a0, 
				2px -2px #2f52a0, 
				-2px 2px #2f52a0;
}
.header__bottom.scrolled .header__phone {
    margin-left: 26.2%;
}
.scrolled .menu{
    margin-left: 26%;
}
@media (min-width: 1922px){
    .header__bottom.scrolled .header__phone {
        margin-left: 15.2%;
    }
    .scrolled .menu{
        margin-left: 15%;
    }
}
@media (max-width: 1921px) and (min-width: 1601px){
    .header__bottom.scrolled .header__phone {
        margin-left: 22.2%;
    }
    .scrolled .menu{
        margin-left: 22%;
    }
}
#projects_tag_container .active {
	color: inherit;
	cursor: default;
	pointer-events: none;
}
.serv {
background: #226cb1;
text-align: center;
font-size: 18px;
padding: 20px;
width: 300px; 
border: solid 1px #0D5C7E; 
margin: 20px auto; 
color: white; 
border-radius: 20px; 
}
.serv_text {
color: #white !important;
}
.serv:hover {
background: #F8F8F8;
transition: all 500ms ease;
color: #226cb1;
}
.serv:hover a{
color: #226cb1;
}
.serv a {
color: white;}

.row-rowlist {
	display: flex;
	padding: 0 125px;
}

.rowlist__text {
font-size: 16px;
margin-top: 20px;
text-align: center;
padding-left: 10px;
padding-right: 10px;	
}

.rowlist__num {
font-weight: 600;
font-size: 30px;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
color: #fff;
background-color: #226cb1;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
}

.rowlist-col{
	position: relative;
    width: 100%;
    flex: 1 1 auto;
}

.rowlist-col:not(:last-child):before {
  content: " ";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #226cb1;
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: -1;
 }
@media (max-width: 991px) {
	.row-rowlist{
		flex-wrap: wrap;
		padding: 0;
	}
	.rowlist-col:before{
		display: none !important;
	}
	.rowlist-col{
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
}


.row-column {
	display: flex;
	padding: 0 70px;
	flex-wrap: wrap;
    justify-content: space-around;
    align-items: baseline;
}

.column-element {
    width: 400px;
    flex: 1 1 auto;
    padding-left: 20px;
    padding-right: 20px;
}
.column-element__picture {
width: 100px;
margin-top: 50px;
margin-left: auto;
margin-right: auto;	
}
.column-element__text {
text-align: center;
margin-top: 20px;
line-height: 2;
font-size: 18px;
}

.table_part_blue {
width: 100vw;
background: #DDEBF2;
margin-left: calc(50% - 50vw);
}
.table_part_white {
width: 100vw;
background: white;
margin-left: calc(50% - 50vw);
}
.table_part_size {
margin: 0 5%;
}
.table_part_blue table {
border-collapse: collapse;
border: 2px solid #DDEBF2;
}

.table_part_white table {
border-collapse: collapse;
border: 2px solid white;
}

.table_part_blue td {
    padding: 10px;
    border: 1px solid #0D5C7E;
    text-align: center;
    width: 30%;  
} 
.table_part_white td {
    padding: 10px;
    border: 1px solid #0D5C7E;
    text-align: center;
    width: 30%;  
}
.company-logo {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.company-logo__picture {
width: 250px;
padding: 25px;
margin: 0 auto;
}
@media (max-width: 720px) {
      .t1 {
display: flex;
flex-flow: column wrap; }
}

.reasons-row__picture {
	float: left;
	padding: 0;
	width: 140px;
}

.reasons-table td {
	padding: 20px;
}

.reasons-row__title {
font-weight: 600;
color: #226cb1;
padding-bottom: 10px;
}
.reasons-row__text {
line-height: 1.5;
}
.reasons-row__redtitle {
font-weight: 600;
color: red;
text-decoration: line-through;
padding-bottom: 10px;
}

@media (max-width: 991px) {
	h2{
		font-size: 20px;
	}
.reasons-row__picture {
	float: left;
	padding: 0;
	width: 80px;
	}
.reasons-table td {
	padding: 10px;
	}
}
.table_astra {
background-color: #cfe2f3;
}
.table_astra th, .table_astra td {
padding: 15px;
border: 10px solid white;
font-size: 14px;
width: 16%;
}
.table_astra td {
font-size: 13px;
}

.factor {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 30px; 
}

.factor-element {
width: 50%;
padding: 20px;
}

.factor-element__title {
font-weight: 600;
color: #226cb1;
padding: 10px 0;
}

.factor-element__text {
line-height: 1.5;
}

@media (max-width: 991px) {
	.factor-element {
width: 100%;
padding: 15px;
   }
}

.about-astra {
display: flex;
justify-content: space-between;
padding-top: 30px; 
}

.astra-element-picture {
width: 600px;
padding-top: 20px;
}
.astra-element {
width: 700px;
}
.astra-element__title {
padding: 20px 0;
}
@media (max-width: 991px) {
	.about-astra {
flex-wrap: wrap;
   }
	.astra-element-picture, .astra-element {
width: 100%;
	} 
}
.flex-table {
  display: flex;
  justify-content: space-between;
}
.flex-table-element {
width: 16%;
}
.element__top-light {
padding: 15px;
background: #8cb8db;
color: #1a6eab;
font-weight: 700;
text-align: center;
border-top: 20px solid white;
border-bottom: 10px solid white;
font-size: 14px;
min-height: 105px;
}
.element__top-blue {
padding: 15px;
background: #1a6eab;
color: white;
font-weight: 600;
text-align: center;
font-size: 14px;
border-top: 20px solid white;
border-bottom: 10px solid white;
min-height: 105px;
}

.element__bottom {
padding: 15px;
background: #cfe2f3;
font-size: 13px;
height: 75%;
}
@media (max-width: 991px) {
	.flex-table {
flex-wrap: wrap;
   }
	.flex-table-element {
width: 100%;
	} 
.element__top-blue, .element__top-light {
border-bottom: 0;
	}
}

.download_button, .link_button {
    background: #226cb1;
    border-radius: 5px;
    font-family: Montserrat;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    white-space: nowrap;
}

    .tabs {
      font-size: 0;
      padding-top: 25px;
      text-align: center;
      width: 100%;
    }

    .tabs>input[type="radio"] {
      display: none;
    }

    .tabs>div {
      /* скрыть контент по умолчанию */
      display: none;
      border: none;
      padding: 10px 15px;
      font-size: 16px;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
    }

 
    /* отобразить контент, связанный с выбранной радиокнопкой (input type="radio") */
    #tab-1:checked~#content-1,
    #tab-2:checked~#content-2,
    #tab-3:checked~#content-3,     
    #tab-4:checked~#content-4 {
      display: block;
    }

    .tabs>label {
      display: inline-block;
      text-align: center;
      font-size: 15px;
      vertical-align: middle;
      user-select: none;
      background-color: #226cb1;
      border: solid 1px #0D5C7E; 
      padding: 30px;
      width: 300px; 
      line-height: 1.8;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
      cursor: pointer;
      position: relative;
      top: 1px;
      margin: 20px 10px; 
      color: white; 
      border-radius: 10px;
      font-weight: 600;
    }
    .tabs>input[type="radio"]:checked+label {
    background: #F8F8F8;
    transition: all 500ms ease;
    color: #226cb1;
    }
     .content__block {
      padding-bottom: 25px;
      text-align: center;
      width: 33%;
    } 
     .content__block img {
      padding: 20px;
    } 
     .content__block6 {
      padding-bottom: 25px;
      text-align: center;
    } 
     .content__block6 img {
      padding: 20px;
      height: 150px;
    } 
    .tab-content{
        display: flex; 
        justify-content: space-around;
        width: 1400px;
    }
    .tab-content span{
        font-weight: 800;
    }   
    .tab-content div{
        padding: 40px 10px 20px 10px;
        font-size: 15px;
    }       

    @media (max-width: 1000px) {
    .tabs {
        text-align: center;     
    }    
    .tab-content{
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
    }    
    .content__block {
     width: 100%;
     }
   .tabs>label {
    padding-top:15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
    .tab-content p{
        text-align: center;
    }     
    .tab-content div {
        margin: 0 auto;
        padding-top: 0;
    }     
  .content__block img {
      padding: 10px;
    } 
}

@-webkit-keyframes fadeIn {
        from {
                opacity: 0;
        }
        to {
                opacity: 1;
        }
}
@keyframes fadeIn {
        from {
                opacity: 0;
        }
        to {
                opacity: 1;
        }
}
@media (max-width: 1024px) {

    body {
        font-size: 15px !important;
     }
}

.flex_culture {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
}
.flex_culture_item {
display: flex;
align-items: center;
width: 430px;
padding: 24px;
justify-content: space-between;
}
.culture_item_pic {
width: 80%;
margin-right: 30px; 
}

.company-logo__picture2 {
height: 100px;
padding: 25px;
margin: 0 auto;
}
.retail_table td {
width: 33%;
}
@media (max-width: 991px) {
	.retail_table td {
width: 100%;
   }
}

.map_dot {
    width: 15px;
    height: 15px;
    text-align: center;
    box-shadow: 0 0 20px rgba(51,51,51,0.3);
    border-radius: 100%;
    background: #3c6dbc;
    z-index: 3;
    cursor: pointer;
    line-height: 1.2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    border: 2px solid white;
}
.map_img_block {
width: 100%;
height: 100%;
left: 88px;
top: 50px;
z-index: 2;
position: absolute;
}
.map_img_block img {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s;
}
.map_dot:hover,.map_dot.active{
background:#fff;
box-shadow: 0 0 20px #fff;
z-index: 10;
}
.map_img_block img.active{
opacity: 1;
}
.nation_box{left:100%;top:0;opacity: 0; visibility:hidden; }
.nation_list{ display:block;width:300px;padding:30px;margin-left:100px; box-shadow: 0 0 5px rgba(131,131,131,0.3); opacity: 0; visibility:hidden; -webkit-transition:all 0.3s;transition:all 0.3s;}
.nation_list:before{width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #fff;content:'';position: absolute;top:32px;left:-15px;}
.map_dot:hover .nation_box,.map_dot.active .nation_box{opacity: 1; visibility: visible;}
.map_dot:hover .nation_list,.map_dot.active .nation_list{opacity: 1; visibility: visible;margin-left:40px;}
.nation_list .tit{padding-bottom:22px;border-bottom:1px solid #e8e8e8;color:#333;text-align:left;line-height: 1;}
.mobile_website{display: none;}
.mobile_website .nation_list{opacity: 1;visibility: visible;margin-left:0;width:100%;padding:0;margin-bottom:30px;box-shadow: none;}
.mobile_website .nation_list .tit{padding-bottom:15px;font-size:16px;}
.mobile_website .nation_list:before{display: none;}

.serv {
background: #F8F8F8;
}
.serv_text {
color: #226cb1;
font-weight: 600;
font-size: 22px;
}
.serv:hover {
background: #226cb1;
transition: all 500ms ease;
color: white;
}
.serv:hover span{
color: white;
}

@media (max-width: 1370px) and (min-width: 767px) {
	.serv_text {
	font-size: 19px;
	}
}
.print_text {
color: #226cb1;
font-weight: 600;
font-size: 22px;
}

@media (max-width: 1372px) and (min-width: 767px) {
	.print_text {
	font-size: 16px;
	}
} 

@media (max-width: 1068px) and (min-width: 767px) {
	.print_text {
	font-size: 14px;
	}
}

.equip_tabs {
      font-size: 0;
      padding-top: 25px;
      text-align: center;
      width: 100%;
    }

    .equip_tabs>input[type="radio"] {
      display: none;
    }

    .equip_tabs>div {
      display: none;
      border: none;
      padding: 10px 15px;
      font-size: 16px;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
    }

 
    /* отобразить контент, связанный с выбранной радиокнопкой (input type="radio") */
    #tab-1:checked~#content-1,
    #tab-2:checked~#content-2,
    #tab-3:checked~#content-3,     
    #tab-4:checked~#content-4,
    #tab-5:checked~#content-5 {
      display: block;
    }

    .equip_tabs>label {
      display: inline-block;
      vertical-align: middle;
      user-select: none;
      border: solid 1px #0D5C7E; 
      border-bottom: none;
      width: 18%;
      padding: 20px;
      background: #f7f7f7;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
      cursor: pointer;
      position: relative;
      top: 1px;
      margin: 10px 10px 0; 
      border-radius: 10px 10px 0 0;
     }

    .equip_tabs>input[type="radio"]:checked+label {
    background: white;
    transition: all 500ms ease;
    color: #226cb1;
    z-index: 900;
    }
    
     #content-1, #content-2, #content-3, #content-4, #content-5 {
      border: solid 1px #0D5C7E;
      border-radius: 20px;
      padding: 0 30px 20px;
      text-align: left;
     }

    @media (max-width: 1000px) {
    .equip_tabs>label {
        width: 47%; 
         border: solid 1px #0D5C7E; 
border-radius: 10px;
margin: 10 px 5px;   
    }    
}