.s-product-services-type-1 {
    position: relative;
}
.s-product-services-type-1.sb-align-center .sb-skeleton {
    display: block;
}
.s-product-services-type-1.sb-align-center .sb-skeleton .s-product-services-type-1__price,
.s-product-services-type-1.sb-align-center .sb-skeleton .s-product-services-type-1__title {
    margin-left: auto;
    margin-right: auto;
}
.s-product-services-type-1.sb-text-white .s-product-services-type-1__card-background {
    border-color: hsla(0, 0%, 100%, 0.56);
}
.s-product-services-type-1.sb-text-dark .s-product-services-type-1__card-background {
    border-color: rgba(17, 17, 17, 0.2);
}
.s-product-services-type-1 .sb-skeleton .s-product-services-type-1__price,
.s-product-services-type-1 .sb-skeleton .s-product-services-type-1__title {
    display: block;
}
.s-product-services-type-1__card-editor,
.s-product-services-type-1__card-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.s-product-services-type-1__card {
    position: relative;
}
.s-product-services-type-1__description {
	padding: 30px 30px 30px;
    -webkit-box-shadow: 0 0 10px #dddfe0;
    box-shadow: 0 0 10px #dddfe0;
	position: relative;
}
.price-topo {
    background: #0481c1;
	line-height: 28px;
	color: #fff;
    padding: 5px 30px;
    -webkit-box-shadow: 0 0 5px #0481c1;
    box-shadow: 0 0 0 #0481c1;
    font-size: 20px;
	position: relative;
}
.i_tv {
    background-image: URL(../img/tv.svg);
	background-size: 27px 27px;
    background-repeat: no-repeat;
    text-align: left;
    padding-top: 2px;
    padding-left: 31px;
	line-height: 30px;
}
.i_w {
    background-image: URL(../img/w.svg);
	background-size: 27px 27px;
    background-repeat: no-repeat;
    text-align: left;
    padding-top: 2px;
    padding-left: 31px;
	line-height: 30px;
}
.i_s {
    background-image: URL(../img/s.svg);
	background-size: 27px 27px;
    background-repeat: no-repeat;
    text-align: left;
    padding-top: 2px;
    padding-left: 31px;
	line-height: 30px;
}
.i_m {
    background-image: URL(../img/g.svg);
	background-size: 27px 27px;
    background-repeat: no-repeat;
    text-align: left;
    padding-top: 2px;
    padding-left: 31px;
	line-height: 30px;
}
.i_с {
    background-image: URL(../img/f.svg);
	background-size: 27px 27px;
    background-repeat: no-repeat;
    text-align: left;
    padding-top: 2px;
    padding-left: 31px;
	line-height: 30px;
}
.s-product-services-type-1__f {
padding: 0px 5px 10px 5px;
}
.s-product-services-type-1__f ul {
padding: 10px 0px 0px 0px;
}
.s-product-services-type-1__f li {
	display: grid;
	place-items: center;
    padding-bottom: 5px;
    background: #f8fafc;
	margin-bottom: 5px;
    border-radius: 5px;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.s-product-services-type-1__card-wrapper {
    background: #fff;
    -webkit-box-shadow: 0 0 10px #dddfe0;
    box-shadow: 0 0 10px #dddfe0;
    -webkit-transition: .3s;
    transition: .3s;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
	padding-bottom:5px;
}
.price-hidding {
    padding: 30px 30px 15px;
    -webkit-box-shadow: 0 0 10px #dddfe0;
    box-shadow: 0 0 10px #dddfe0;
	position: relative;
}
.price-rate {
    background: #f8fafc;
    padding: 25px 0;
    -webkit-box-shadow: 0 0 10px #dddfe0;
    box-shadow: 0 0 10px #dddfe0;
}
.price-rate h2 {
    color: #0481c1;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 0;
}

.price-rate h2 sub {
    font-size: 18px;
}

.akc {
    border: 0 solid;
    border-radius: 1px;
    margin-top: 0;
    padding: 0 29px;
}
.akc {
    background: #fff;
    display: inline-block;
    color: #0481c1;
    text-transform: uppercase;
    font-weight: 700;
}

.button-blue {
	background-color: #0481c1;
	color: #fff;
    padding: 15px 24px;
    border: 0;
    border-radius: 100px;
    cursor: pointer;
    user-select: none;
	font-size: 20px;
    transition: .3s;
	text-decoration: none;
}

@media screen and (max-width: 959px) {
    .s-product-services-type-1__card {
        padding: 24px 24px 32px;
    }
}

@media (min-width: 960px) and (max-width: 1359px) {
    .s-product-services-type-1__card {
        padding: 24px 24px 40px;
    }
}

@media screen and (min-width: 1360px) {
    .s-product-services-type-1__card {
        padding: 32px 24px 48px;
    }
}

.s-product-services-type-1__card-background {
    border: 2px solid;
    border-radius: 0.5rem;
    background-origin: border-box !important;
}
.s-product-services-type-1__price,
.s-product-services-type-1__title {
    position: relative;
    z-index: 1;
}
.s-product-services-type-1__description {
    min-height: 0;
}
.s-product-services-type-1__button {
    align-self: center;
}

@media screen and (max-width: 639px) {
    .s-product-services-type-1 .sb-skeleton .s-product-services-type-1__button,
    .s-product-services-type-1__button {
        width: 100%;
    }
}
