.affiliates-detail-delivery{
    font-size: 14px;
}
.contacts_cont{
    display: table;
    width: 100%;
    height: 100%;
    border-collapse: collapse;
}
.contacts_cont .row_cont{
    display: table-row;
}
.contacts_cont .left_cont, .contacts_cont .right_cont{
    display: table-cell;
    vertical-align: top;
}
.contacts_cont .left_cont{
    width: 20%;
    padding-right: 6px;
}
.contacts_cont .right_cont{
    width: 80%;
    padding-left: 6px;
}


.right_cont .city_nav{
    height: 73px;
    margin-bottom: 23px;
}
.right_cont .city_nav ul{
    list-style: none;
    position: relative;
}
.right_cont .city_nav ul li{
    display: inline-block;
    padding: 9px;
    min-width: 16px;
    cursor: pointer;
    margin: -3px;
    white-space: normal;
}
.right_cont .city_nav ul li .letter{
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    color: #0080c9;
}
.right_cont .city_nav ul li .letter.act{
    color: #000;
}
.right_cont .city_nav ul li .arrow{
    display: none;
    border: 8px solid transparent;	border-bottom: 8px solid #EFEFEF;
    margin: auto;
    margin-top: -8px;

}

.right_cont .b-news-detail{
    background: none;
}

/*
.right_cont .city_nav ul li .arrow.act{
    display: block;
}

.right_cont .city_nav ul:hover li .arrow.act{
    display: none;
}
.right_cont .city_nav ul li:hover .arrow{
    display: block;
}
*/

.right_cont .city_nav ul li .finds{
    display: none;
    position: absolute;
    width: 100%;
    background: #EFEFEF;
    left: 0px;
    top: 30px;
    min-height: 53px;
}

.right_cont .city_nav ul li .finds.act{
    overflow:hidden;
    height: 53px;
    transition:all 0.2s;
}

.right_cont .city_nav ul li .finds a.act{
    color: #000;
}

/*
.right_cont .city_nav ul li .finds.act{
    display: block;
}


.right_cont .city_nav ul li:hover .finds{
    display: block;
}
*/

.right_cont .city_nav ul li .some{
    font-size: 16px;
}



.left_cont .contacts_nav{
}
.left_cont .contacts_nav ul{
    list-style: none;
    border: 1px solid #CECECE;
}
.left_cont .contacts_nav ul li{
    display: block;
    /*cursor: pointer;*/
    border-bottom: 1px solid #CECECE;
}
.left_cont .contacts_nav ul li:last-child{
    border-bottom: none;
}
.left_cont .contacts_nav ul li.tit{
    font-size: 14px;
    position: relative;
    padding: 15px;
    padding-left: 30px;
    font-weight: bold;
}
.left_cont .contacts_nav ul li.sub{
    font-size: 14px;
    position: relative;
    padding: 15px;
    padding-left: 30px;
}
.left_cont .contacts_nav ul li.sub a{
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    color: #666;
    text-decoration: underline;
}
.left_cont .contacts_nav ul li.sub a:hover{
    text-decoration: none;
}

.left_cont .contacts_nav ul li.sub a:last-child{
    margin-bottom: 0px;
}

.left_cont .contacts_nav ul li.tit .arrow{
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -6px;
    background: url("/images/s-plus.svg") 50% 0px no-repeat;
    /*transform: rotate(-90deg);*/
    transform: rotate(0deg);
    opacity: 0.7;
}
.left_cont .contacts_nav ul li.tit.act{
    /*background: #FCDF45;*/
}
.left_cont .contacts_nav ul li.tit.act .arrow{
    transform: rotate(0deg);
    margin-top: -4px;
}



.right_cont .block_tb{
    display: table;
    width: 100%;
}

.right_cont .block_row{
    display: table-row;
}
.right_cont .block_td{
    display: table-cell;
    vertical-align: top;
}


.right_cont .block_row ._conture{
    border: 1px solid #CECECE;
    position: absolute;
    top:0px;
    left: 0px;
    right: 13px;
    bottom: 13px;
    z-index: -1;
}

.right_cont .block_contact_city, .block_delivery_city, .right_cont .block_punkt_city, .right_cont .block_clients, .right_cont .block_partners, .right_cont .block_aspirant,  .right_cont .block_requisite_city, .right_cont .block_social{
    display: table-cell;
    vertical-align: top;
    /*padding-right: 13px;
    padding-bottom: 13px;*/
    padding: 23px;
    position: relative;
}
.right_cont .block_punkt_city ._conture, .right_cont .block_social ._conture, .right_cont .block_aspirant ._conture{
    right: 0px;
}

.right_cont .block_punkt_city, .right_cont .block_social, .right_cont .block_aspirant{
    width: 32%;
}

.right_cont .block_contact_city, .right_cont .block_requisite_city{
    
}

.right_cont .block_row  h3{
   font-size: 20px;
   font-weight: normal;
   margin-bottom: 20px;
   min-width: 287px;
}

.right_cont .block_row  .phones{
    margin-bottom: 10px;
    min-width: 287px;
}
.right_cont .block_row  .phones div{
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
}
.right_cont .block_row  .phones div span{
    font-weight: normal;
}
.right_cont .block_row  .phones small{
    display: block;
    font-size: 11px;
    font-weight: normal;
    color: #727272;
}

.right_cont .block_row .main_block{
    margin-top: 22px;
    display: none;
}

.right_cont .block_row .main_block.vis{
    display: block;
}

.right_cont .block_row  .work_day div{
    display: inline-block;
    font-weight: bold;
}
.right_cont .block_row  .work_day div span{
    color: #727272;
    font-weight: normal;
}

.right_cont .block_row  .address{
    font-weight: bold;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 15px;
}


.right_cont .block_row  .call_back, .right_cont .block_row  .to_tell, .right_cont .block_row  .review{
    font-size: 16px;
    margin-bottom: 12px;
    display: block;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-size: 7%;
    height: 24px;
}

.right_cont .block_row  .call_back{
    background-image: url(/images/call_back.svg);
    color:#0080c9;

}
.right_cont .block_row  .call_back span{
    border-bottom: 1px dashed #0080c9;
    display: inline-block;
    cursor: pointer;
}
.right_cont .block_row  .to_tell{
    background-image: url(/images/to_tell.svg); 
}
.right_cont .block_row  .review{
    background-image: url(/images/review.svg); 
}



.right_cont .block_row  .pnkr{
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dashed #0080c9;
}

.right_cont .block_row .bott{
    margin-bottom: 20px;
}

.right_cont .block_row .sort .zBl{
    margin-right: 0px;
    margin-bottom: 0px;
    display: block;
}
.right_cont .block_row .z-aci-container .z-selector[type="text"]{
    width: 100%;
    box-sizing: border-box;
    height: 22px;
}
.right_cont .block_row .z-aci-values-full{
    width: 100% !important;
}



.right_cont .block_punkt_city .block_tb{
    margin-bottom: 22px;
}

.right_cont .block_punkt_city .work_day{
    margin-bottom: 22px;
}

.right_cont .mails_bl{
}

.right_cont .mails_bl .mail_link{
    font-size: 14px;
    margin-bottom: 10px;
}

.right_cont .requisite_bl .block_td{
    font-size: 14px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.right_cont .requisite_bl .block_td.val{
    font-weight: bold;
}

.window .dark{
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s;
    z-index: 1000;
    left: 0px;
    top: 0px;
    background: rgb(0, 0, 0);
}

.window .plane{
    position: fixed;
    background: #fff;
    padding: 10px;
    width: 0px;
    height: 0px;
    top:  50%;
    left: 50%;
    transition: all 0.3s;
    z-index: 10001;
}

.window .w_close{
    position: absolute;
    top:12px;
    right:12px;
    width:23px;
    height:23px;
    background:url(/images/d-popup-close.gif) no-repeat 50% 50% #fff;
    cursor:pointer;
    border-radius:100%;
    z-index:1100;
}

.window .tb{
    display: table;
    width: 100%;
    margin-top: 10px;
}
.window .tr{
    display: table-row;
}
.window .th{
    display: table-cell;
    vertical-align: top;
    font-size: 14px;
}
.window .th._left{
   width: 300px;
   height: 550px;
}
.window .th._right{
   width: 100%;
   height: 550px;
}
.window .th._title h2{
   
   padding-bottom: 7px;
   margin-top: 0px;
   
   /*text-align: right;
   margin-right: 8%;*/
}


.window .th.gal{
    width: 440px;
}

.window .th  h3{
   font-size: 20px;
   font-weight: normal;
   margin-bottom: 20px;
}


.window .gl_orig{
    width: 440px;
    height: 230px;
    background-repeat: no-repeat;
    background-size: cover;
}

.window .gl_orig img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.window .gl_small{
    width: 80px;
    height: 60px;
    background-size: cover;
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}

.window .gl_small:last-child{
    margin-right: 0px;
}

          /*contacts_social.png*/
.right_cont .social_bl{}
.right_cont .social_bl div{ height: 24px; margin-bottom: 10px; }
.right_cont .social_bl div a{ display: block; line-height: 24px; margin-left: 40px; }
.right_cont .social_bl .facebook{ background: url('/images/contacts_social.png') left top no-repeat; }
.right_cont .social_bl .twitter{ background: url('/images/contacts_social.png') left -29px no-repeat; }
.right_cont .social_bl .vk{ background: url('/images/contacts_social.png') left -62px no-repeat; }
.right_cont .social_bl .yt{ background: url('/images/contacts_social.png') left -93px no-repeat; }
.right_cont .social_bl .google_plus{ background: url('/images/contacts_social.png') left -123px no-repeat; }
.right_cont .social_bl .odnokl{ background: url('/images/contacts_social.png') left -154px no-repeat; }
 
 
.right_cont .delivery_t{
    padding-bottom: 42px;
}

.right_cont .delivery_t #Filt input{
    margin-top: 0px!important;
}

 
 /* delivery */
 .contacts_cont .right_cont.w100{
    width: 100%;
}
  
 
#points_yalist{
    font-family: Arial;
   overflow: auto;
   width: 300px;
   height: 550px;  
   color: #656565;
}

#points_yamap{
   width: 710px;
   height: 550px;
}

#points_yalist .bdpl-info.inf2v {
    white-space: normal;
    margin: 0px;
    padding: 10px;
}

#points_yalist .item.checked {
    background: #51b3ff;
    color: #fff;
}

#points_yalist .item .bdpl-info {
    border-bottom: 1px solid #e6e6e6;
    line-height: 18px;
    cursor: pointer;
}
#points_yalist .item:hover {
    background: #e5f6ff;
}
#points_yalist .item .bdpl-info .work-addr{
    font-size: 13px;
    font-weight: bold;
}
#points_yalist .item .bdpl-info .work-time .ico{
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(/images/clock-with-white-face.svg);
    background-size: cover;
    vertical-align: middle;
    margin-right: 5px;
}
#points_yalist .item .bdpl-info .work-time .pvz_ico{
   float: left;
   margin-right: 8px;
   padding-left: 3px;
   padding-right: 3px;
   background: #FFF;
   
}
#points_yalist .item .bdpl-info .work-time .pvz_free{
   float: right;
   background: #FFF;
   color: #FF0000;
   background: #FFF;
}








    .deliv_table{
        border: 1px solid #ddd;
    }
    
    .deliv_table td{
        padding: 6px 13px;
        color: #595959;
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
    }
    
    .deliv_table td:first-child{
        text-align: left;
        padding-left: 30px;
    }
    
    .deliv_block{
        
    }
    
    .deliv_block.hidden{
      transition: ease-in-out 0.3s;
      display: block;
      overflow: hidden;
      height: 0px;
    }
    
    
    .deliv_block p{
        margin-bottom: 5px;
    }
    .deliv_block p.pnkr{
        color: #0080c9;
        cursor: pointer;
        display: inline-block;
        margin-bottom: 10px;
    }
    .deliv_block ul{
        padding-left: 15px;
    }
    .deliv_block ul li{
        padding-bottom: 5px;
    }
    
    .b-d-popup .more_delivery{
        padding: 0px;
        padding-top: 20px;
        margin-bottom: 10px;
        font-size: 17px;
        font-weight: bold;
    }
    
    .more_delivery{
        color: #333;
    }
    .docNotes {
        padding-bottom: 10px;
        color: #ef5755;
        font-size: 16px;
    }
    .yaMapImgWrap {
        display: flex;
        justify-content: space-around;
        padding: 10px 0;
    }

.routes-wrapper {
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
    flex-flow: row nowrap;
    font-size: 14px;
}

.routes-title {
    font-weight: bold;
    margin-right: 12px;
}

.routes-link {
    position: relative;
    margin-right: 17px;
}

.routes-link::before {
    content: "";
    width: 12px;
    height: 16px;
    background: url("/images/location-pin.svg");
    background-size: 100% 100%;
    position: absolute;
    top:0;
    left:0;
}

.routes-link span {
    margin-left: 17px;
}