
.landing-content {
    background:#fff;
}
.garanty_block .hww_item {
    margin-bottom:20px;
    width:100%;
}
@media (min-width:1024px){
.garanty_block .hww_item {
    width:23%;
}
}
body div#toc_container {
    font-size: 27px;
    font-weight: 400;
    width: 100% !important;
    padding: 15px 20px
}

body #toc_container.toc_white {
    background: #fff;
    border: 1px solid #2962ff
}

body #toc_container p.toc_title {
    color: #2962ff;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

body #toc_container span.toc_toggle {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    font-size: inherit
}
.sidebar{
    display:none;
}
body #toc_container a {
    color: #000;
    white-space: nowrap
}
@media (min-width:1024px){
    .landing-content .container {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.sidebar {
    border-radius: 8px;
border: 1px solid #4A7DCD;
background: #FFF;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    max-width: 365px;
    width: 100%;
    display:block;
    margin-left: 45px;
    bottom: 20px;
    padding:20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.sidebar_contacts .flex-container{
    justify-content:flex-start;
}
.sidebar .ghost_description_button{
    margin:40px auto;
}
.sidebar_name{
    margin:20px 0;
font-size: 24px;
font-weight: 600;
line-height: 32px;
}
.sidebar_description{
font-size: 18px;
font-weight: 400;
line-height: 32px;
}
.sidebar_contacts i{
    margin-right:10px;
}
.sidebar_contacts span{
    margin-bottom:3px;
}
.landing-content{
    background:#fff;
    
}
.common-blog .blog-inner-post, .landing-content .container .content, .value-chain .text-content{
        -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.landing-content .sidebar {
    max-width: 345px;
}
}
.garanty_block{
    color:#Fff;
    background:#273649;
}

.garanty_block .section__title:before{
    left:0;
}
.garanty_item{
    color:#273649;
    margin-bottom:20px;
    padding:40px 30px;
    border-radius: 8px;
background: #FFF;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
width:100%;
}
.garanty_item_title{font-size: 21px;
margin:20px 0;
font-weight: 600;
}
.garanty_item_description{
font-size: 16px;
font-weight: 400;
line-height: 21px; 
}
.garanty_icon img{
    height:60px;
    width:auto;
}
   .alphabet_item{
       width:49%;
       margin-bottom:20px;
       
   } 
@media (min-width: 500px) {

   .alphabet_item{
       width: 30%;
       padding-left: 10%;
       
   } 
   .service_types_item{
       width:49%;
       
   } 

}
@media (min-width: 1023px) {
    
.garanty_item{
    width:49%;
}
    .first-section__left{
        width:50%;
    }
    .first-section__description{
    text-align:left;
}
    .ghost_description_button{
    margin:20px auto;
    text-align:left;
}
.garanty_grid{
    width:60%;
}
   .service_types_item,.garanty_image{
       width:30%;
       
   } 
   
   
}