
.b-window-pic {
    margin-bottom: 30px;
    position: relative;
}

.b-window-pic .window-pic__title {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 16px;
    color: #000;
}
.three-goods-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-evenly
}

.three-goods-row--around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.three-goods--super-price {
    margin-bottom: 12px;
    font-weight: 300;
    color: #e57c20;
    line-height: 30px
}

.three-goods--super-price span {
    font-weight: 700;
    font-size: 30px
}

.three-goods--button {
    width: 200px;
    font-weight: 700;
    font-size: 20px;
    color: #fff
}

.three-goods--button:hover {
    color: #fff
}

.standarts-solution__inner {
    padding-bottom: 80px
}

.standarts-solution__itme {
    width: 313px;
    padding-top: 13px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center
}

.standarts-solution__itme p {
    margin: 0
}

.standarts-solution__itme .standarts-solution--img {
    height: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.standarts-solution__itme .standarts-solution--img img {
    max-height: 190px
}

.standarts-solution__itme .standarts-solution--img a {
    margin: auto
}

.standarts-solution__itme .standarts-solution--title {
    margin-top: 35px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #000;
    font-size: 18px;
    line-height: 20px
}

.standarts-solution__itme .standarts-solution--description {
    margin-bottom: 25px;
    font-weight: 300;
    color: #000;
    font-size: 16px
}
.wrap-gallery img {
    height: 212px;
}
.standarts-solution__itme .standarts-solution--normal-price {
    font-weight: 300;
    color: #000;
    line-height: 30px
}

.standarts-solution__itme .three-goods--super-price {
    margin-bottom: 12px
}
.col-.standarts-solution__itme.box-style {
    float: left;
	    margin: 21px 31px;

}
.box-style {
    border-radius: 5px;
    border: 1px solid #eae8e6;
    -webkit-box-shadow: 0 4px 21px 0 rgba(93, 45, 4, .1);
    box-shadow: 0 4px 21px 0 rgba(93, 45, 4, .1)
}
ul.number {
    margin: 48px 0;
    list-style-type: none;
}
.calc-advantages {
    padding: 57px 0px;
    text-align: center;
}
.calc-advantages .h2 {
    text-align: center;
    position: relative;
    padding-bottom: 40px;
}
.calc-advantages h4 {
    text-transform: uppercase;
    font: 1em "MuseoSansBlack", sans-serif;
    padding: 20px 0;
    margin: 0;
    font-weight: 600;
}

@media (max-width:767px) {
	.calc-advantages .col-xs-3 {
    width: 100%;
}
	.col-.standarts-solution__itme.box-style {
    float: unset;
    margin: 35px auto;
}
	
	img.b123 {
    width: 100% !important;
}
.window-pic__title {
    display: none;
}
.wrap{padding: 110px 0 20px;}
.compare h3 {
font: 5vw MuseoSansBlack,sans-serif;}
	
}