

/* Start:/local/templates/.default/components/bitrix/catalog/serviceskz/style.css?1692205168853*/
.grid {}

.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */
.grid2x1 {}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	box-sizing: border-box;
}

@media (max-width: 960px) {
	.grid2x1 .bx_sidebar { padding-left: 4%; }
}

@media (max-width: 640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar {
		width: 100%;
		float: none;
	}

	.grid2x1 .bx_sidebar { padding-left: 3%; }
}

@media (max-width: 479px) {
	.grid2x1 .bx_sidebar { padding-left: 1%; }
}

.catalog-block-header {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.element/backup-as-a-service/style.css?17462510322031*/
.ktp-resh-item{
    background: #fff;
    border-radius: 16px;
    padding: 35px;
    height: 100%;
}
.ktp-resh-item a{
    color: #007554;
}
.ktp-resh-item b{
    color: #007554;
    margin-bottom: .2rem;
    display: block;
}

.ktp-resh-img img{
    max-width: 90%;
    height: auto;
}

.ktp-resh-items{
    margin: 2rem 0;
}

.ktp-resh-items > div{
    margin-bottom: 2rem;
}

.ktp-resh{
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.prichiny{
    background: url('/local/templates/kazteleport/images/services/bonus-bg.png') center center/cover no-repeat;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}

.prichiny--item{
    color:#fff !important;
    gap:10px;
    display: flex;
    margin-bottom: 2rem;
    flex-direction: column;
}

.prichiny .advantages__title{
    font-size: 32px;
    margin-bottom: 2rem;
}
.prichiny--row{
    margin-bottom: 2rem;
}

.prichiny--item img{
    width: 40px;
    height: 40px;
    object-fit: contain;
}


.bannergo{
    padding: 62px 0;display: flex;align-items: center;justify-content: center
}

.bannergo-content{
    background: #fff;border-radius: 30px;background-image: url('/local/templates/.default/components/bitrix/catalog.element/service/img/ktpbgbanner.png');background-position: top right;overflow: hidden;background-repeat: no-repeat;padding: 20px 54px;display: flex;align-items: center;height: 565px;
}

.bannergo-text{
    color:#002045;font-size: 36px;font-weight: 600;line-height: 1.5;
}

.advantages{
    background: transparent !important;
}

@media (max-width: 800px) {
    .bannergo-content{
        height: auto;
        padding: 1rem;
        border-radius: 15px;
        background-image: none;
    }
    .bannergo-text{
        font-size:18px;
        width: 100%;
    }

    .bannergo-content > div{
        width: 100% !important;
        max-width: 100% !important;
    }

    .bannergo-content .advantages__btn{
        position: relative;
        left: auto;
        transform:none;
        top: auto;
        bottom: auto;
    }

}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/backup-as-a-service/style.css?17550796325979*/
:root {
    --primary: #1f4465;
    --bg: #f6fafc;
    --whte: #fff;
    --brdr: #d5dfe4;
    --hightlight: #f5faff;
    --green: #007554;
    --brown: #463f30;
} 

.advantages {
    min-height: 400px;
    background: url("/local/templates/kazteleport_kz/images/services/advantages-bg.png") !important;
    padding-top: 0;
}

.advantages__title,
.advantages__items .item-text {
    color: #fff !important;
}

.advantages__title{
    font-size: 32px;
}

.advantages__items .item-text {
    font-size: 17px;
}
.advantages__items{
    gap:1rem;
}

.advantages-two *,
.advantages-two .item-text {
    color: #002045 !important;
}

.advantages-two .item-img-wrapper {
    font-size: 36px;
    font-weight: bold;
    color: #007554 !important;
    margin-bottom: 1rem;
}

.advantages__top-block {
    margin-bottom: 2rem;
}

.ktp-resh {
    padding: 2rem;
}

.ktp-resh-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 1rem;
}

.ktp-resh-items__img {
    grid-row: span 2 / span 2;
}


.ktp-resh-items__5 {
    grid-column-start: 3;
    grid-row-start: 2;
}

.ktp-resh-items__6 {
    grid-column-start: 1;
    grid-row-start: 2;
}

.yellow-banner {
    background: url('/local/templates/.default/components/bitrix/news.detail/backup-as-a-service/img/yellow_banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 80px 0;
    border-radius: 18px;
    color: #fff;
    padding: 52px 57px;
}

.yellow-banner .header-two__title {
    font-size: 34px;
}

.yellow-banner .header-two__desc {
    font-size: 21px;
}

.advantages-solutions .item-text {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
}

.advantages-solutions .item-text img {
    max-width: 22px;
}

.advantages-solutions .advantages__items .vi-vmware-item {
    flex: 0 0 48%;
    background: #fff;
    padding: 30px 40px;
    border-radius: 20px;
}


.advantages-solutions .item-props {

}
.top-menu__list{
    justify-content: center;
    gap: 1.3rem;
    border-right: 0;
}
#proposal{background: #fff !important;}
.proposal {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    background: transparent;
    /*max-width: fit-content;*/
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    margin: 0 auto;
}

.proposal__left {
    font-size: 1.5rem;
    color: #002045;
    font-weight: 600;
    max-width: 315px;
}

.proposal__right{

}

.proposal__item {
    margin-bottom: 42px;
}

.proposal__title {
    color: #002045;
    font-size: 1.2rem;
    margin-bottom: 1.2rem;font-weight: 600;
}

.proposal__desc {
    color: #8897A8;
}

@media (max-width: 800px) {
    .ktp-resh-items {
        display: flex;
        flex-direction: row
    }

    .yellow-banner .header-two__title {
        font-size: 24px;
    }
    .yellow-banner .header-two__desc{
        font-size: 18px;
    }
    .yellow-banner{
        padding: 1rem;
    }
}

/*
*/

.feature-table {
    color: #002045;

    background: #fff;
    border-radius: 24px;
    padding: 45px 40px;
    max-width: 1150px;
    width: 100%;
    margin: 4rem auto;
    font-size: 1.1rem;
    overflow-x: scroll;
}

.feature-table__title {
    font-weight: 600;
    font-size: 1.8rem;
    margin-bottom: 1rem;
}

.feature-table__data {

}

.feature-table__header {
    color: #007554;
    font-size: 1.4rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #C5CED2;
    padding: 10px 0;
}

.feature-table__item {
    margin-bottom: 1rem;
}

.feature-table__item, .feature-table__header {
    display: flex;
    gap: 1rem;
    align-items: center;

}

.feature-table__item > div, .feature-table__header > div {
    flex: 1;
    min-width: 100px;
}

.feature-table__item > div:nth-child(1), .feature-table__header > div:nth-child(1) {
    flex: 1.5;
    min-width: 200px;
}


.feature-table__ico,
.feature-table__header > div {
    justify-content: center;
    align-items: center;
    display: flex;
}

@media (max-width: 800px) {
    .feature-table {
        font-size: 1rem;
    }

    .feature-table__title {
        font-size: 1.4rem;
    }

    .feature-table__header {
        font-size: 1.1rem;
    }
}

/*
*/

.header-two {
    /*margin: 4rem 0;*/
    display: flex;
    align-items: center;
}

.header-two__title {
    /*font-weight: bold;*/
    margin-bottom: 1rem;
    font-size: 1.5rem;
}

.header-two__desc {
    font-size: 1.1rem;
}

.advantages__items .vi-vmware-item {
    flex: 0 0 30%;
    padding-bottom: 80px;
}

@media (max-width: 800px) {
    .advantages__items .item img{
        width: 100%;
        height: auto;
    }
    .advantages__content{
        padding: 0;
    }
    .advantages-solutions .item-text:nth-child(2){
        text-align: left;
        font-size: 16px;
    }

    .advantages-solutions .item-text{
        justify-content: flex-start;
        text-align: left;
        font-size: 16px;
    }

    .proposal{
        flex-direction: column;
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .advantages__title {
        font-size: 25px;
    }
    .advantages__items .vi-vmware-item {
        flex: 0 0 100%;
        padding-bottom: 80px;
    }

    .header-two {
        flex-direction: column;
        margin: 2rem 0;
    }

    .advantages__btn {
        position: relative;
    !important;
        margin-top: 1rem;
        top: 0;
    }

    .advantages__items {
        flex-direction: column;
        gap: 2rem;
    }

    .advantages__items .item {
        margin-bottom: 0rem;
    }

    .advantages__text {
        text-align: center;
        margin-bottom: 1rem;
    }

    .header-two img {
        width: 80%;
    }

    .header-two > div:nth-child(2) {
        text-align: center;
    }
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/serviceskz/style.css?1692205168853 */
/* /local/templates/.default/components/bitrix/catalog.element/backup-as-a-service/style.css?17462510322031 */
/* /local/templates/.default/components/bitrix/news.detail/backup-as-a-service/style.css?17550796325979 */
