@font-face {
    font-family: 'iko';
    src:  url('/clients/fonts/icomoon.eot?wcg4p8');
    src:  url('/clients/fonts/icomoon.eot?wcg4p8#iefix') format('embedded-opentype'),
    url('/clients/fonts/icomoon.ttf?wcg4p8') format('truetype'),
    url('/clients/fonts/icomoon.woff?wcg4p8') format('woff'),
    url('/clients/fonts/icomoon.svg?wcg4p8#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
div.b-instrs{
    top:250px;
    z-index: 30;
}
.btn.btn-2.btn-tiny{
    padding: 10px;
    border-radius: 6px;
    color:#515c62;
}
.clients-wrapper .sec, .sec.sec-reviews, .sec.sec-cases{
    padding-left: 15px;
    padding-right: 15px;
}
.sec-map{
    padding-top: 200px;
}
.sec-map h2, .sec-reviews h2, .sec-cases h2{
    font-size: 40px;
}
.clients-wrapper .sec-contacts-wrap {
    margin-bottom: -150px;
    position: relative;
    top: -150px;
    z-index: 25;
}
.sec-partners{
    padding-top: 30px;
}
/* reviews */
.sec-reviews .wrapper {
    padding: 40px 80px;
    background: #fff;
    border-radius: 10px;

}
.review-item{
    padding: 0 30px;
    margin-bottom: 30px;
}
.review-item h3{
    margin-bottom: 0;
}
.b-toggled-review.expand .descrition {
    max-height: 100em;
}
.review-rating .star{
    margin-right: 3px;
}
.b-toggled-review .descrition {
    max-height: 6em;
    margin-bottom: 20px;
    padding-right: 80px;
    overflow: hidden;
    transition: max-height 0.5s;
    position: relative;
}
.b-toggled-review.expand .descrition::after {
    height: 0;
}
.b-toggled-review .descrition::after {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff);
}
.b-toggled-review.expand .btn-toggle-review .lbl-open {
    display: none;
}
.b-toggled-review.expand  .btn-toggle-review .lbl-close {
    display: inline;
}
.b-toggled-review  .btn-toggle-review .lbl-close {
    display: none;
}
.review-preview{
    font-size: 16px;
    font-weight: 400;
}
.review-preview a{
    text-decoration: underline;
}
/* cases */
.sec-cases .wrapper{
    padding: 40px 0;
    background: #fff;
    border-radius: 10px;
}
.sec-cases .cases-slider{
    padding: 0 15px;
}
.summary-case-item h3{
    line-height: 28px;
    margin-bottom: 10px;
}
.summary-case-item .content{
   padding-left: 80px;
}
.summary-case-item .desc{
    line-height: 26px;
    margin-bottom: 20px;
    max-height: 300px;
    overflow: hidden;
    position: relative;
}
.summary-case-item .desc:after{
    content: "";
    display: block;
    position: absolute;
    top:0;bottom: 0;left: 0;right: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 85%, #fff 99%);
}
.lawyer-info{
    padding-left: 50px;
    padding-right: 80px;
    position: relative;
}
.lawyer-info:after{
    content:"";
    display: block;
    position: absolute;
    width: 1px;height: 70%;
    left: 10px; top:0;bottom: 0;
    margin: auto;
    background: #eef1f3;
}
.lawyer-info .photo-wrap{
    max-width: 100px;
    margin-right: 15px;
}
.lawyer-info .photo-wrap img{
    max-width: 100%;
    height: auto;
}
.lawyer-prof{
    font:300 14px/20px "Roboto";
    color:#aeb3b6;
}
.case-groups{
    padding-top: 25px;
}
.case-groups span{
    text-decoration: underline;
    }
.org-wrap{
    font-weight: 300;
    padding-top: 10px;
}
.add-info{
    color:#aeb3b6;
    font-weight: 300;
    padding-top: 10px;
}
/*  services-cases*/
.sec-services_cases{
    max-width: 1200px;
    padding: 0 15px;
    margin: 20px auto 60px auto;
}
.rubrics-wrap{
    flex: 0 0 25%;
    max-width: 25%;
}
.cases-rubrics{
    background: white;
    padding: 40px 30px;
    border-radius: 10px;
}
.cases-rubrics h3{
    font-size: 22px;
    margin-bottom: 0;
}
.cases-rubrics .preview{
    font-size: 14px;
    line-height: 21px;
    color: #8e9da5;
    padding: 0 30px 25px 30px;
    margin: 0 -30px 20px -30px;
    border-bottom: 1px solid #eef1f3;
}
.cases-list-wrapper{
    flex:0 0 75%;
    max-width: 75%;
    padding-left: 30px;
}
.cases-list-wrapper .content-wrapper{
    width: 100%;
    background: white;
    padding: 40px 15px;
    border-radius: 10px;
}
.cases-list .slider-wrap.owl-carousel .owl-dots{
    bottom: -20px;
}
.cases-rubrics .rubrics-list a{
    line-height: 20px;
    margin-bottom: 10px;
}
 .case-item{
    padding: 0 15px;
}
.case-item .detail-info{
    max-height: 400px;
    overflow: hidden;
    padding-bottom: 60px;
    margin-bottom: 20px;
    position: relative;
    border-bottom: 1px solid #eef1f3;
}
.case-item .detail-info:after{
    content:" ";
    display: block;
    position: absolute;
    bottom: 0;left: 0;right: 0;top:0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 70%, #fff 83%);
}
.case-item a{
    position: absolute;
    bottom: 20px;left: 0;
    z-index: 10;
}
.case-ttl h3{
    font-size: 22px;
    line-height: 25px;
}
.cases-desc{
    line-height: 22px;
}
.cases-org{
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 14px;
}
.case-summary{
    font:300 14px/22px "Roboto";
}
/* cases - detail-page */
.case-detail-wrap{
    max-width: 1170px;
    margin: 0 auto 40px auto;
    padding: 60px 15px;
    background: white;
    border-radius: 10px;
}
.case-detail-wrap .content{
    padding-left: 90px;
    padding-right: 20px;
}
.links-wrap{
    padding: 20px 90px;
}
.links-wrap .prev-link,.links-wrap .next-link{
    display: flex;
    align-items: center;
}
.links-wrap .next-link{
    margin-left: auto;
}
.links-wrap .prev-link img{
    margin-right: 10px;
}
.links-wrap .next-link img{
    margin-left: 10px;
    transform: rotate(180deg);
}
.form-cons-wrap{
    max-width: 1170px;
    margin: 0 auto 20px auto;
    padding: 40px 105px;
    background: white;
    border-radius: 10px;
}
.ttl-form h2{
    margin-bottom: 10px;
}
.form-cases{
    max-width: 850px;
}
.form-cases .form-item {
    flex:1 1 0;
    margin-right: 15px;
    margin-bottom: 15px;
}
.form-cases .form-item:nth-child(3){
    margin-right: 0;
}
.form-cases .form-item .form-label{
    left: 40px;
    transform: none;
    font-weight: 400;
}
.form-cases.form-label-js .form-item.focus .form-label{
    top:-5px;
    background: white;
}
.form-cases.form-label-js .form-item.focus:before{
    color:#5b656b;
}
.form-cases.form-label-js .form-item input{
    height: 40px;
    padding-left: 40px;
    text-align: left;
}
.form-item-form-aside-name:before, .form-item-form-aside-phone:before, .form-item-form-aside-email:before{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 10px;top:0;bottom: 0;
    margin: auto;
    font:20px/20px "iko";
    color: #cbcbcb;
    transition: .4s;
}
.form-item-form-aside-name:before{
    content: "\e901";
}
.form-item-form-aside-phone:before{
    content: "\e902";
}
.form-item-form-aside-email:before{
    content: "\e900";
}
.form-cases .form-item-textarea{
    width: 100%;
    position: relative;
}
.textarea-label-wrap{
    position: absolute;
    top:10px;left: 10px;
}
.form-msg{
    font:400 13px/16px "Roboto";
    color:#9ba9b0;
}
.iko-write{
    font:18px "iko";
    margin-right: 10px;
    color: #cbcbcb;
}
.form-cases .form-item-textarea textarea{
    display: block;
    max-width: none;
    width: 100%;
    padding: 30px 40px;
}
/* breadcrumb */
.breadcrump-wrap{
    max-width: 1200px;
    margin:0 auto;
    padding: 20px 15px;
}
.breadcrumb-item span{
    font:600 13px/20px "Roboto";
    color:#275bb3;
}
.breadcrumb-item:last-child span{
    color:#aeb4be;
}
@media (max-width:992px){
    .lawyer-info:after{
        display: none;
    }
    .summary-case-item  .lawyer-info{
        padding-left: 0;
        margin-bottom: 30px;
    }
    .summary-case-item .content{
        padding-left: 0;
    }
    .case-detail-wrap .content{
        padding-left: 50px;
    }
    .sec-services_cases{
        flex-wrap: wrap;
    }
    .rubrics-wrap{
        flex:0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .cases-list-wrapper{
        flex:0 0 100%;
        max-width: 100%;
        padding-left: 0;
    }
    .rubrics-list{
        display: block!important;
        white-space: nowrap;
        overflow: auto;
        padding: 20px 0;
    }
    .rubrics-list a{
        display: inline-block;
        padding: 5px 10px;
        margin: 0 5px;
        background: #e7ecee;
        border-radius: 10px;
        font-size: 14px;
        font-weight: 500;
    }
    .case-item{
        margin-bottom: 40px;
    }
}
@media (max-width: 768px){
    .form-cases .form-item{
        flex-basis: 100%;
        margin-right: 0;
    }
}
@media (max-width: 576px){
    .sec-reviews .wrapper{
        padding: 30px;
    }
    .review-item{
        padding: 0;
    }
    .sec-cases .wrapper{
        padding: 30px 15px;
    }
    .lawyer-info{
        padding: 0;
        margin-bottom: 20px;
    }
    .case-detail-wrap .content{
        padding: 0;
    }
    .form-cons-wrap{
        padding: 40px;
    }
}