

/* Start:/local/templates/inme.store/components/bitrix/catalog.element/.default/style.css?1585756350328*/
.item-scroll--link {
    text-decoration: none;
    padding: 25px 0 5px;
    font-family: Rubik, sans-serif;
    border-bottom: 1px solid #523f99;
    font-size: 18px;
    color: #7d7d7d;
    text-transform: uppercase;
    width:250px;
    text-align:center;
}

.item-scroll--link:hover {
    color: #523f99;
}


/* End */


/* Start:/local/templates/inme.store/components/bitrix/news.list/tariffs/style.css?15857563502334*/
.constructor {
    margin-bottom: 10px;
}

.constructor .wrapper {
    max-width: 1200px;
    height: 160px;
    border: 1px solid #527ace;
    border-radius: 5px;
    padding:25px 40px;
}

.constructor .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.constructor .items .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    height: 100%;
    font-size: 17px;
}

.constructor .items .item .desc {
    width:200px;
}
.constructor .items .item .price .small{
	font-size: 14px;
} 
.constructor .items .item .img {
    width: 155px;
    height: 100%;
    text-align:center;
}

.constructor .items .item .img img {
    max-width: 118px;
    max-height: 113px;
}

.constructor .items .item.plus {
    width:21px;
    background:url('/local/templates/inme.store/build/images/+.png') center center no-repeat;
}

.constructor .items .item.result {
    width:21px;
    min-height: 108px;
    background:url('/local/templates/inme.store/build/images/=.png') center center no-repeat;
}

.constructor .items .item.summ {
  max-width: 180px;
    line-height: 108px;
    text-align: center;
    display: block;
    width: 100%;
}
@media only screen and (max-width:1280px) {
    .constructor .items{
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .constructor .items .item.summ {
        width: auto;
    }
}
@media only screen and (max-width:1100px) {
    .constructor .wrapper{
        height: auto;
    }
     .constructor .items{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
     }
     .constructor .items .item{
        margin-bottom: 15px;
     }
    .constructor .items .item.result{
        width: 100%;
           min-height: 28px;
    }
    .constructor .items .item.summ{
        padding: 0 15px;
        width: 100%;
        line-height: 18px;
    }
	.constructor .items .item.plus{
		height: 30px;
		    width: 100%;
	}
}

@media only screen and (max-width:640px) {
    
}
/* End */


/* Start:/local/templates/inme.store/components/bitrix/news.list/main_news/style.css?1585756350384*/
.main-news--item .more {
    position: absolute;
    top: 10px;
    font-size: 14px;
    display: block;
    padding: 5px 15px;
    background: #f2f3f7;
    font-family: Rubik,sans-serif;
    border-radius: 5px;
    right: 10px;
    color:#465663;
    box-shadow: 0 0 45px rgba(0,0,0,.5);
}

.main-news--item .more:hover {
    background: #527ace;
    color:#fff;

}
/* End */
/* /local/templates/inme.store/components/bitrix/catalog.element/.default/style.css?1585756350328 */
/* /local/templates/inme.store/components/bitrix/news.list/tariffs/style.css?15857563502334 */
/* /local/templates/inme.store/components/bitrix/news.list/main_news/style.css?1585756350384 */
