

/* Start:/local/templates/is_digital/old/css/pages.css?17576476652497*/
.content_grey{
    background-color: #F5F7F9;
    padding: 31px 50px;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain;
}
.content_grey h1{
    background: url("/local/templates/is_digital/old/css/../img/ico/line_404.svg") 0 0 no-repeat;
    font-family: 'Cormorant', serif;
    font-weight: bold;
    font-size: 3.438rem;
    line-height: 120%;
    color: #222222;
    margin: 59px 0 0 0;
    padding: 30px 0 0 0;
}
.intro_text{
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 200%;
    color: #000000;
    max-width: 580px;
}
.content_grey .note_grey{
    margin: 80px 0 69px 0;
}
.content_white{
    padding: 26px 50px 0 50px;
}


.txt_block p{
    padding-bottom: 40px;
    font-weight: 100;
    font-size: 0.875rem;
    line-height: 186%;
    color: #000000;
}
.txt_block h2, .txt_block .h2{
    font-weight: bold;
    font-size: 1.375rem;
    line-height: 200%;
    color: #000000;
    padding-bottom: 21px;
}
.txt_block li{
    padding-bottom: 19px;
    font-weight: 100;
    font-size: 0.875rem;
    line-height: 140%;
    color: #000000;
    list-style-image: url('/local/templates/is_digital/old/css/../img/ico/txt_li.svg');
    margin-left: 15px;
    padding-left: 6px;
}
.txt_block li li:nth-of-type(1){
    padding-top: 19px;
}
.txt_block li li:nth-last-of-type(1){
    padding-bottom: 0;
}
.txt_block q, .txt_block blockquote{
    font-family: 'Cormorant', serif;
    font-style: italic;
    font-weight: normal;
    font-size: 1.375rem;
    line-height: 120%;
    color: #000000;
    background-color: #F5F7F9;
    padding: 45px 30px;
    box-sizing: border-box;
    display: block;
    background-image: url("/local/templates/is_digital/old/css/../img/ico/personal_q.svg");
    background-repeat: no-repeat;
    background-position: 95% 50%;
    margin-bottom: 43px;
}
.txt_block h3, .txt_block .h3{
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 162%;
    color: #000000;
    padding-bottom: 25px;
}
.txt_block h4, .txt_block .h4{
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 186%;
    color: #000000;
    padding-bottom: 25px;
}

@media (max-width: 1200px){

}
@media (max-width:480px) {
    .content_grey {
        padding: 31px 15px;
    }

    .content_grey h1, .content_grey .h1 {
        font-size: 2rem;
        margin: 30px 0 0 0;
        padding: 10px 0 0 0;
    }

    .doc_filter > form {
        padding: 0 0 0 15px;
    }

    .content_white {
        padding: 45px 15px 0 15px;
    }

    .main_ttl {
        font-size: 2rem;
    }
}
/* End */


/* Start:/local/templates/is_digital/old/css/search.css?17623202716922*/
.head_search{
    background-image: url("/local/templates/is_digital/old/css/../img/tpl/search_bg-min.jpg");
}
.content_grey h1 {
    padding: 30px 0 55px 0;
}

.search-block{
    background-color: #EAF0F6;
    padding: 50px;
}
.search-block .search_block{
    display: flex;
}
.search-block input{
    background-color: #fff;
    border: 1px solid #E2E2E2;
    font-weight: 300;
    font-size: 18px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.3);
    padding: 15px 15px 17px 30px;
    width: 100%;
    max-width: 525px;
}
.search-block button{
    background-color: #CFBF7F;
    font-size: 18px;
    line-height: 120%;
    color: #FFFFFF;
    width: 180px;
    text-align: center;
    border: none;
    height: 64px;
    cursor: pointer;
}
.res_nums{
    font-weight: 300;
    font-size: 22px;
    line-height: 120%;
    color: #777F8F;
}

.search-item-list{
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}
.search-item{
    padding-bottom: 90px;
    padding-top: 50px;
    border-bottom: 1px solid #E2EAF0;
}
.search-item img{
    display: block;
    float: left;
    min-width: 200px;
    margin-right: 43px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
}
.search-item .info{
    padding: 0 0 0 243px;
}
.search-item .name{
    font-family: 'Cormorant', serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 120%;
    color: #222222;
    padding-bottom: 28px;
    display: block;
}
.search-item .search-preview{
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    color: #000000;
    padding-bottom: 40px;
}
.search-item .go{
    font-weight: 300;
    font-size: 15px;
    line-height: 120%;
    color: #777F8F;
}


.search-result .tabs-title-container{
    display: flex;
    position: relative;
    margin: 0 -15px;
    padding-top: 51px;
}
.search-result .tabs-title {
    position: relative;
    cursor: pointer;
    flex: 0 1 auto;
    margin: 0 15px;
}
.search-result .tabs-title .name{
    font-size: 18px;
    line-height: 120%;
    color: #222222;
    padding: 16px 50px;
    border: 1px solid transparent;
}
.search-result .tabs-title.active{
    cursor: unset;
}
.search-result .tabs-title.active .name{
    border-color: #C6AE71;
}

.search-result .tabs-content {
    margin-top: 50px;
}
.search-result .tabs-content-item{
    display: none;
}
.search-result .tabs-content-item.active{
    display: block;
}

.tabs-service .items{
    display: flex;
    flex-direction: column;
}
.tabs-service .item{
    display: flex;
    padding: 50px 0 95px 0;
    border-bottom: 1px solid #E2EAF0;
}
.tabs-service .item img{
    filter: drop-shadow(0px 12px 30px rgba(0, 0, 0, 0.1));
}
.tabs-service .item .img{
    flex-shrink: 0;
}
.tabs-service .item .cont{
    margin: 0 0 0 43px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tabs-service .item .name{
    font-family: 'Cormorant', serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 120%;
    color: #000000;
    padding-bottom: 20px;
    display: block;
}
.tabs-service .item .info{
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    color: #000000;
    padding-bottom: 20px;
    display: block;
    max-width: 625px;
}
.tabs-service .item .price{
    font-weight: 500;
    font-size: 22px;
    line-height: 150%;
    color: #000000;
    padding-bottom: 30px;
    display: block;
}
.tabs-service .item .next{
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #777F8F;
    display: block;
}

.tabs-doc{
    margin-top: 120px;
}

.content_white.content_white_search{
    padding: 26px 50px 0 50px;
}
.no_found > .title{
    font-weight: 500;
    font-size: 22px;
    line-height: 120%;
    color: #222222;
    padding-bottom: 20px;
}
.no_found .cat_items{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
    padding-top: 100px;
    padding-bottom: 50px;
}
.no_found .cat_items a{
    flex: 0 1 calc(25% - 24px);
    margin: 0 12px;
    display: flex;
    padding: 32px 10px;
    font-size: 22px;
    line-height: 150%;
    color: #222222;
    box-sizing: border-box;
    border: 1px solid #C6AE71;
    transition: 300ms;
    justify-content: center;
}
.no_found .cat_items a:hover{
    background-color: #C6AE71;
    color: #fff;
}
.no_found .popular_services_search{
    margin-top: 0;
    margin-left: -50px;
    margin-right: -50px;
}
@media (max-width: 1550px) {
    .popular_services_search {

        padding: 50px 50px;
    }
    .no_found .cat_items a {
        padding: 15px 10px;
        font-size: 18px;
    }
}
@media (max-width: 1400px) {
    .no_found .cat_items a {
        flex: 0 1 calc(50% - 24px);
        margin: 0 12px 24px 12px;
    }
}
@media (max-width: 1300px) {
    .search-item .name {
        font-size: 30px;
    }
    .tabs-service .item .name {
        font-size: 22px;
    }
    .tabs-service .item .price {
        font-size: 18px;
    }
    .tabs-service .item .next {
        font-size: 15px;
    }
    .tabs-service .item .cont {
        margin: 0 0 0 20px;
    }
}
@media (max-width: 1000px) {
    .search-item .name {
        font-size: 22px;
    }
    .tabs-service .item img {
        max-width: 150px;
    }
    .tabs-service .item {
        padding: 30px 0 40px 0;
    }


}
@media (max-width: 600px) {
    .content_grey.head_search {
        padding: 30px 0 0 20px;
    }
    .search-block {
        padding: 25px 20px;
    }
    .content_white.content_white_search {
        padding: 26px 20px 0 20px;
    }
    .tabs-service{
        margin-bottom: 30px;
    }
    .tabs-service .item .img{
        display: none;
    }
    .tabs-service .item .img_mob {
        display: inline-block;
        margin-right: 22px }
    .tabs-service .item .name {
        display: flex;
    }
    .tabs-service .item .info {
        padding-bottom: 16px;
    }
    .tabs-service .item .price {
        padding-bottom: 20px;
    }
    .search-result .tabs-title .name {
        font-size: 16px;
        padding: 14px 30px;
        border: 1px solid #C6AE71;
    }
    .search-result .tabs-title.active {
        background-color: #C6AE71;
    }
    .search-result .tabs-title.active .name {
        color: #fff;
    }
    .search-result .tabs-title-container{
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .search-result .tabs-content-item a {
        font-size: 13px;
    }
}
@media (max-width: 500px) {
    .search-item .info {
        padding: 0;
    }
    .search-item img {
        width: 100px;
        margin-right: 22px;
        min-width: auto;
    }
    .search-item .search-preview {
        padding-bottom: 20px;
    }
    .search-item {
        padding-bottom: 40px;
    }
    .no_found .cat_items a {
        flex: 0 1 100%;
    }
}
/* End */
/* /local/templates/is_digital/old/css/pages.css?17576476652497 */
/* /local/templates/is_digital/old/css/search.css?17623202716922 */
