.vc_analises input::-webkit-input-placeholder {
    color: #939393;
}

.vc_analises input::-moz-placeholder {
    color: #939393;
}

.vc_analises input:-moz-placeholder {
    color: #939393;
}

.vc_analises input:-ms-input-placeholder {
    color: #939393;
}

.vc_analises .search-by-name:hover input::-webkit-input-placeholder,
.vc_analises .search-by-name.active input::-webkit-input-placeholder {
    color: #3c3358;
}

.vc_analises .search-by-name:hover input::-moz-placeholder,
.vc_analises .search-by-name.active input::-moz-placeholder {
    color: #3c3358;
}

.vc_analises .search-by-name:hover input:-moz-placeholder,
.vc_analises .search-by-name.active input:-moz-placeholder {
    color: #3c3358;
}

.vc_analises .search-by-name:hover input:-ms-input-placeholder,
.vc_analises .search-by-name.active input:-ms-input-placeholder {
    color: #3c3358;
}

.vc_analises input:focus::-webkit-input-placeholder {
    color: transparent !important;
}

.vc_analises input:focus::-moz-placeholder {
    color: transparent !important;
}

.vc_analises input:focus:-moz-placeholder {
    color: transparent !important;
}

.vc_analises input:focus:-ms-input-placeholder {
    color: transparent !important;
}

.vc_analises .search-by-name {
    position: relative;
    width: 542px;
    height: 73px;
    background: url('../img/input.png') no-repeat;
    padding-right: 85px;
    font-family: 'Roboto Condensed', sans-serif;
    background-position: bottom;
}

.vc_analises .search-by-name input {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 15px 10px 15px 30px;
    color: #939393;
    font-size: 21px;
    font-weight: 700;
    border: 0px;
    background: 0px;
    outline: 0;
}

.vc_analises .search-by-name.active,
.vc_analises .search-by-name:hover {
    background-position: top;

}

.vc_analises .search-by-name:hover input,
.vc_analises .search-by-name.active input {
    color: #3c3358;
}

.vc_analises .search-by-name .button-s {
    position: absolute;
    width: 51px;
    height: 51px;
    top: 12px;
    right: 18px;
    background: url('../img/btn-s.png') no-repeat;
    opacity: 0;
    cursor: pointer;
    transition: all 0.3s ease;
}

.vc_analises .search-by-name .button-s:hover {
    opacity: 1;
}

.vc_analises .search-by-cat {
    margin-right: 70px;
}

.vc_analises .search-by-cat,
.vc_analises .search-by-alfa {
    float: right;
    color: #939393;
    font-size: 21px;
    font-weight: 700;
    margin-top: 20px;
    padding-right: 46px;
    position: relative;
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
}

.vc_analises .search-by-cat:hover,
.vc_analises .search-by-alfa:hover,
.vc_analises .search-by-cat.active,
.vc_analises .search-by-alfa.active {
    color: #3c3358;
}

.vc_analises .search-by-cat::before {
    content: '';
    position: absolute;
    width: 27px;
    height: 24px;
    top: 2px;
    right: 0px;
    background: url('../img/filter-cat.png') no-repeat;
    background-position: bottom;
}

.vc_analises .search-by-alfa::before {
    content: '';
    position: absolute;
    width: 35px;
    height: 30px;
    top: 0px;
    right: 0px;
    background: url('../img/filter-alfa.png') no-repeat;
    background-position: bottom;
}

.vc_analises .search-by-cat.active:after,
.vc_analises .search-by-alfa.active:after {
    content: '';
    position: absolute;
    width: 229px;
    height: 19px;
    left: 50%;
    margin-left: -124px;
    bottom: -22px;
    background: url('../img/active.png') no-repeat;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-size: contain;
}

.vc_analises .search-by-cat.active::before,
.vc_analises .search-by-alfa.active::before,
.vc_analises .search-by-cat:hover::before,
.vc_analises .search-by-alfa:hover::before {
    background-position: top;
}

.vc_analises .ajax_search_analises {
    margin-top: 60px;
    position: relative;
}

.vc_analises .list-cat h2 {
    color: #3e365a;
    font-family: 'laCartoonerie';
    font-size: 23px;
    padding-right: 62px;
    margin-bottom: 15px;
    font-weight: 700;
}

.vc_analises .list-cat h2:hover {
    color: #bd87a2;
}

.vc_analises .list-cat .count {
    width: 46px;
    height: 43px;
    background: url('../img/round.png') no-repeat;
    text-align: center;
    padding-top: 10px;
    font-size: 18px;
    color: #3e365a;
    display: inline-block;
}

.vc_analises .list-cat .item {
    margin-bottom: 70px;
    position: relative;
}

.vc_analises .list-cat .analis-list a {
    color: #646464;
    font-size: 15px;
    margin-bottom: 6px;
    display: block;
}

.vc_analises .list-cat .analis-list a:hover {
    text-decoration: underline;
}

.vc_analises .loader-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    top: 0px;
    left: 0px;
    z-index: 10;
    display: none;
}

.vc_analises .search-by-name .danger {
    position: absolute;
    bottom: -20px;
    left: 5px;
    color: #ff0000;
    text-align: center;
    font-family: 'laCartoonerie';
    width: 100%;
}

/*list word*/
.list-analises.search-word .title {
    color: #3e365a;
    font-size: 24px;
    font-weight: 700;
}

.list-analises.search-word .title:hover {
    color: #70345d;
}

.list-analises.search-word .item {
    padding-bottom: 22px;
    position: relative;
    margin-top: 30px;
}

.list-analises.search-word .item::before {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 912px;
    height: 7px;
    bottom: 0px;
    left: -35px;
    background: url('../img/line.png') no-repeat;
    background-size: contain;
}

.vc_analises .btns-analises {
    font-family: 'laCartoonerie';
    text-align: center;
    border: 0px;
    outline: 0px;
    float: right;
    color: #fff !important;
    font-size: 23px;
    border-radius: 30px;
    padding: 5px 10px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    min-height: 59px;
    max-width: 212px;
    width: 100%;
    background: url('../img/btn-analises.png') center no-repeat;
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 2;
    line-height: 1.3;
    background-size: cover;
}

.vc_analises .btns-analises::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: url('../img/btn-analises-h.png') center no-repeat;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    z-index: -1;
    background-size: cover;
}

.vc_analises .btns-analises:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.vc_analises .price-old {
    font-size: 31px;
    color: #949494;
    font-weight: 200;
    text-align: center;
    line-height: 1;
    float: left;
    width: 50%;
    position: relative;
    font-family: 'Roboto Condensed';
}

.vc_analises .price-old span {
    font-size: 9px;
    display: block;
}

.vc_analises .price-new {
    font-size: 38px;
    color: #3c3358;
    font-weight: 900;
    float: left;
   /* width: 50%;*/
   width: 100%;
    line-height: 1;
    top: -3px;
    text-align: right;
    font-family: 'Roboto Condensed';
}

.vc_analises .price-new span {
    position: relative;
    display: block;
}

.vc_analises .price-new sup {
    font-size: 21px;
    position: relative;
    top: -16px;

}

.vc_analises .price-old > div {
    display: table;
    position: relative;
    margin: auto;
}

.vc_analises .price-old > div::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 15px;
    left: 0px;
    background: #949494;
}
.no-result{
    text-align: center;
    font-size: 20px;
    font-family: 'laCartoonerie';
}


/* by alfabet */
.handlist__item-symbol{
    color: #3e365a;
    font-size: 45px;
    font-family: 'laCartoonerie';
    position: relative;
    margin-bottom: 30px;
}


.alfa-search .caption-a{
    color: #783f66;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
    display: block;
}

.alfa-search .sinonim{
    font-size: 17px;
    color: #555555;
}

.handlist__item-symbol::before {
    content: '';
    position: absolute;
    height: 11px;
    bottom: 14px;
   /* background: url('../img/line-alfa.png') no-repeat;*/
    background: url('../../../img/line-single-analis.png') no-repeat;
    background-size: contain;
    width: 80%;
    left: 50px;
}
.alfa-search .item-separator{
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 25px;
}
.alfa-search .item-separator::before {
    content: '';
    position: absolute;
    height: 7px;
    bottom: 37px;
    background: url('../img/line-alfa.png') no-repeat;
    background-size: contain;
    width: 50%;
    right: 0px;
}
.alfa-search .btns-analises{
    min-height: 47px;
    max-width: 176px;
    font-size: 20px;
    float: left;
}
.alfa-search .price-old{
    font-size: 23px;
}
.alfa-search .price-new{
    font-size: 23px;
   /* text-align: left;*/
}
.alfa-search .price-new sup {
    font-size: 12px;
    position: relative;
    top: -10px;
}
.alfa-search .price-old > div::before {
    top: 12px;
}
.list-analises.search-word{
    margin-bottom: 50px;
}
@media (min-width: 992px) {
    .alfa-search > .row > .col-lg-6:nth-child(2n) {
        padding-right: 30px;
    }
    .alfa-search > .row > .col-lg-6:nth-child(2n+1) {
        padding-left: 30px;
    }
}

@media (max-width: 1200px) {
    .vc_analises .search-by-cat {
        /* margin-right: 30px;*/
    }

    .vc_analises .search-by-name {
        width: 320px;
        background-image: url('../img/input-mob.png');
    }

    .vc_analises .search-by-name input {
        font-size: 17px;
    }

    .vc_analises .search-by-cat, .vc_analises .search-by-alfa {
        font-size: 18px;
    }

    .vc_analises .price-new,
    .vc_analises .price-old {
        font-size: 28px;
    }

    .vc_analises .price-new sup {
        top: -11px;
    }

    .vc_analises .btns-analises {
        transform: scale(0.8);
    }

    .vc_analises .search-by-cat.active:after, .vc_analises .search-by-alfa.active:after {
        width: 170px;
        margin-left: -117px;
    }

    .vc_analises .search-by-cat::before,
    .vc_analises .search-by-alfa::before {
        transform: scale(0.8);
        top: -2px;
    }

    .vc_analises .search-by-alfa::before {
        top: -5px;
    }

    .vc_analises .price-new sup {
        font-size: 15px;
    }

}

@media (max-width: 992px) {
    .vc_analises .search-by-cat {
        /*  margin-right: 0px;*/
    }
    .list-analises.search-word .btns-analises{
        float: left;
    }
    .vc_analises .search-by-cat, .vc_analises .search-by-alfa {
        font-size: 16px;
        padding-right: 38px;
        margin-top: 23px;
    }

    .vc_analises .search-by-cat {
        margin-right: 20px;
    }

    .vc_analises .search-by-cat::before,
    .vc_analises .search-by-alfa::before {
        transform: scale(0.5);
    }

    .vc_analises .search-by-cat.active:after, .vc_analises .search-by-alfa.active:after {
        width: 110px;
        margin-left: -77px;
    }
    .list-analises.search-word .item::before{
        left: 0px;
    }
}

@media (max-width: 767px) {
    .vc_analises .search-by-name {
        margin: auto;
        margin-top: 25px;
    }

    .vc_analises {
        margin-top: -50px;
    }

    .vc_analises .search-by-cat, .vc_analises .search-by-alfa {
        padding-right: 27px;
    }

    .vc_analises .search-by-cat {
        float: left;
    }

    .vc_analises .search-by-alfa::before {
        right: -5px;
    }

    .vc_analises .filter-group {
        max-width: 320px;
        margin: auto;
    }
    .list-analises.search-word .title{
        font-size: 20px;
    }
    .vc_analises .ajax_search_analises{
        margin-left: -15px;
        margin-right: -15px;
    }

}

@media (max-width: 575px) {
    .vc_analises .btns-analises{
        font-size: 18px;
    }
    .vc_analises .price-new, .vc_analises .price-old{
        font-size: 20px;
    }
    .vc_analises .price-new sup {
        font-size: 9px;
    }
    .vc_analises .title {
        font-size: 18px;
    }
    .vc_analises .price-old > div::before{
        top: 11px;
    }

}
@media (max-width: 368px) {
    .vc_analises .search-by-name {
        margin-left: -8%;
    }

    .vc_analises .search-by-cat {
        margin-right: 5px;
    }

    .vc_analises .search-by-cat, .vc_analises .search-by-alfa {
        font-size: 15px;
    }

    .vc_analises .search-by-alfa {
        margin-right: -20px;
    }
}
@media (max-width: 334px) {
    .vc_analises .search-by-alfa {
        margin-right: -20px;
    }
}

