

/* Start:/local/templates/2019/components/bitrix/news/marketplace/bitrix/news.list/.default/style.css?17846446594163*/
#marketplace--search-form .search-input:focus {
    border: 2px solid cornflowerblue;
}
#marketplace--search-form .search-input {
    max-width: 100%;
    width: 480px;
    padding-left: 50px;
}
#marketplace--search-form .marketplace--search-btn {
    top: unset;
    transform: unset;
    bottom: 15px;
    right: unset;
    left: 10px;
}
.solutions-filter {
    margin-top: 70px;
}
.marketplace-solutions .owl-nav div {
    right: -20px;
}
.marketplace-solutions .owl-dots {
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.marketplace-solutions .owl-nav {
    bottom: 0;
    display: block;
    width: 80px;
    position: relative;
    margin: 25px auto 0;
    padding-top: 40px;
}
.marketplace-solutions .owl-prev {
    position: absolute;
    top: 30%;
    left: -50px;
}
.marketplace-solutions .owl-next {
    position: absolute;
    right: -50px;
    top: 30%;
}

.marketplace-solutions {
    display: flex;
    justify-content: left;
    margin-bottom: 50px;
    flex-wrap: wrap;
}
.marketplace-solution .clients-item__bot {
    border: none;
    color: mediumseagreen;
}

.marketplace-solution .clients-item__title {
    font-size: 16px;
    margin: 15px 10px 0 0
}
.marketplace-solution {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid rgba(0,0,0,0.07);
    border-radius: 24px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.04);
    padding: 20px;
    margin: 15px 5px;
    height: 224px;
}
.marketplace-logos {
    display: flex;
    justify-content: flex-start;
    margin: 70px 0 70px;
}
.marketplace-logos img {
    height: 35px;
}
.marketplace-logos img:first-child {
    margin: 0 50px 0 0;
}
.marketplace-logos img:not(:first-child) {
    margin: 0 50px;
}
.marketplace-logos a {
    margin: 4px;
    /*flex: 0 1 calc(20% - 8px);*/
}
.main-top__text {
    font-size: 20px;
}
.solutions-filter h3 {
    display: inline;
}
.clients-item__rev.publish_solution {
    background-color: rgb(112, 146, 190);
    color: white;
    text-transform: uppercase;
}
.clients-item__rev.publish_solution:hover {
    color: white;
    border: 1px solid #346BCB;
    box-shadow: 0 2px 10px rgba(112, 146, 190, 0.4);
}
.marketplace__about_cloud4y {
    padding-bottom: 70px;
}

.filter-wrapper {
    padding: 0 15px;
    margin: 15px;
}
ul.marketplace-filter--solution-category {
    font-size: 15px;
}
ul.marketplace-filter--solution-publisher label span,
ul.marketplace-filter--solution-category label span {
    color: inherit;
    font-size: 15px;
}
ul.marketplace-filter--solution-category,
ul.marketplace-filter--solution-billing,
ul.marketplace-filter--solution-publisher {
    list-style: none;
    padding-left: 10px;
}
ul.marketplace-filter--solution-category li input[type="checkbox"],
ul.marketplace-filter--solution-billing li input[type="checkbox"],
ul.marketplace-filter--solution-publisher li input[type="checkbox"] {
    margin-right: 10px;
}
.more-categories {
    border: none;
    background: none;
    cursor: pointer;
    color: #346BCB;
}
.more-categories:hover {
    text-decoration: underline;
}

.filter-wrapper label:hover,
.filter-wrapper label input:hover {
    cursor: pointer;
}
label span {
    color: #203A98;
}

.category-block {
    transition: all .5s ease 0.25s;
}
.opacity-0 {
    opacity: 0;
}
.opacity-1 {
    opacity: 1;
}

.animate {
    opacity: 1;
    transform: translateY(0);
}
.clients-item__preview-text {
    font-size: 14px;
    line-height: 21px;
}

.marketplace-solutions .marketplace-solution .clients-item__logo {
    width: 64%;
    margin: 0 auto;
}
.category__description {
    font-size: 15px;
    padding-left: 30px;
}
h3.category__title {
    padding-left: 30px;
}
.category-block .marketplace-solutions {
    flex-wrap: nowrap;
}
.clients-item__vendor-name {
    font-size: 16px;
    color: rgb(15, 27, 70);
    position: absolute;
    top: 47%;
}
.text-center {
    text-align: center;
}
.js--more-publishers {
    cursor: pointer;
}
/* End */
/* /local/templates/2019/components/bitrix/news/marketplace/bitrix/news.list/.default/style.css?17846446594163 */
