body.night { background: #16171D; } .history { width: 685px; height: auto; margin: 30px auto; } .history-body.limited { height: 109px; overflow: hidden; } .hide-text { display: none; } .hide-text.open { display: block; } .show-text.hide { display: none; } .show-text:hover, .hide-text:hover { color: #9DACB7; transition: all 0.1s ease-in-out 0.1s; } .hiding-block a { font-weight: 700; font-size: 20px; line-height: 24px; color: #47647A; cursor: pointer; transition: all 0.1s ease-in-out 0.1s; } .history-title a, .gk-cek-title a, .requisites-header a { font-weight: 700; font-size: 36px; background: linear-gradient(93.85deg, #47647A 12.1%, #769CB8 92.67%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .gk-cek-title { text-align: center; } .history-body { margin-top: 75px; } .history-body a, .gk-cek-body a { text-decoration: none; font-weight: 400; font-size: 16px; color: #D4DBE1; } .hiding-block { width: 685px; text-align: right;&nbsp;padding-top: 30px; }
.gk-cek {
    width: 685px;
    height: auto;
    margin: 125px auto;
}
.gk-cek-logo {
    width: 312px;
    margin: 25px auto;
}
.gk-cek-body span {
    color: #C6CF4F;
}
.requisites {
    margin: 105px auto 0;
    width: 400px;
}
.requisites-title {
    margin-top: 35px;
}
.requisites-title a {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #D4DBE1;
}
.requisites-content {
    margin-top: 40px;
}
.requisites-content a {
    font-weight: 400;
    font-size: 16px;
    color: #D4DBE1;
}
.advantages-text-block {
    z-index: 10;
	width: 614px;
}
.advantages-box-img img {
    position: absolute;
    right: 0;
}
.advantages-box-img.for-adaptive {
    display: none;
}
.advantages-box-img.for-mobile {
    display: none;
}
.advantages-box {
    margin: 180px auto 0;
    position: relative;
    width: 1265px;
    display: flex;
    align-items: center;
}
.block {
    background-color: #2B3846;
    /*width: 614px!important;*/
    height: 135px!important;
    border-radius: 20px;
    padding: 0px 40px 0 55px;
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 0 !important;
}
.block a {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #D4DBE1;
}
.block p {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #D4DBE1;
}
.advantages-box-img {
    height: 455px;
    width: 615px;
    position: absolute;
    right: 0;
    z-index: 5;
}
.contact-email a {
    text-decoration: none;
}
/*.slick-list {
    width: 800px;
}*/
.advantages-box .slick-next {
    top: -80px;
    right: 50%;
	transform: translateX(50%);
}
.advantages-box .slick-prev {
    bottom: -80px;
	top: auto;
    /*left: 330px;*/
	right: 50%;
	left: auto;
	transform: translateX(50%);
}
.advantages-text-block .block:nth-child(3) {
    margin-bottom: 62px;
}

.gk-cek.about-us-page {
    margin: 200px auto 0;
}


#about-company {
	border-top: 0px solid transparent;
    margin-top: 0px;
    padding-top: 200px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}


@media screen and (max-width: 1160px) {
    .advantages-box-img.for-desktop {
        display: none;
    }
    .advantages-box-img.for-adaptive {
        display: block;
        height: 236px;
        left: 0;
        bottom: -97px;
    }
    .history {
        width: 463px;
    }
    .history-title {
        width: 285px;
        text-align: center;
        margin: auto;
    }
    .history-title a {
        font-size: 24px;
    }
    .history-body {
        margin-top: 15px;
    }
    .advantages-box {
        width: 524px;
        margin: 115px auto 0;
        justify-content: center;
    }
    .advantages-box-img img {
        right: -125px;
    }
    .slick-list {
        width: 100%;
    }
    .hiding-block {
        width: 463px;
        margin-top: 20px;
    }
    .block {
        padding: 0 20px;
        /*width: 524px;*/
        height: 245px;
    }
	.advantages-text-block {
		width: 524px;
	}
    .advantages-box .slick-next {
/*        left: 310px;*/
        top: -39px;
    }
    .advantages-box .slick-prev {
        bottom: -39px;

/*        left: 310px;*/
    }
    .gk-cek.about-us-page {
        width: 456px;
        margin: 320px auto 0;
    }
    .requisites {
        margin: 50px auto 0;
        width: 316px;
    }
    .gk-cek-logo {
        display: flex;
        justify-content: center;
    }
    .gk-cek-logo img{
        width: 155px;
    }
    .gk-cek-title a {
        font-size: 24px;
        line-height: 29px;
    }
	#about-company {
		padding-top: 320px;
	}
}
@media screen and (max-width: 615px) {
    .block a {
        font-size: 16px;
        line-height: 20px;
    }
    .block p {
        font-size: 14px;
        line-height: 17px;
    }
    .advantages-box-img.for-desktop {
        display: none;
    }
    .advantages-box-img.for-adaptive {
        display: none;
        height: 236px;
        left: 0;
        bottom: -188px;
    }
    .advantages-box-img.for-mobile {
        display: block;
        height: 236px;
        left: 0;
        bottom: -200px;
        width: auto;
    }
    .advantages-box-img.for-adaptive img {
        width: 388px;
        height: 200px;
        position: unset;
    }
    .advantages-box-img img {
        right: 0;
    }
    .history {
        width: 311px;
    }
    .history-title {
        width: 285px;
        text-align: center;
    }
    .history-title a {
        font-size: 24px;
    }
    .history-body {
        margin-top: 15px;
    }
    .advantages-box {
        width: 375px;
        margin: 115px auto 0;
    }
    /*.slick-list {
        width: 375px;
    }*/
    .hiding-block {
        width: 275px;
        margin-top: 20px;
    }
    .block {
        padding: 0 20px;
        /*width: 312px!important;*/
        height: 125px!important;
    }
	.advantages-text-block {
		width: 312px;
	}
    .advantages-box .slick-next {
        /*left: 165px;*/
        top: -39px;
    }
    .advantages-box .slick-prev {
        bottom: -39px;
/*        left: 168px;*/
    }
    .gk-cek {
        width: 316px;
        margin: 300px auto 0;
    }
    .requisites {
        margin: 50px auto 0;
        width: 316px;
    }
    .gk-cek-logo {
        display: flex;
        justify-content: center;
    }
    .gk-cek-logo img{
        width: 155px;
    }
    .gk-cek.about-us-page {
        margin: 300px auto 0;
     }
	.gk-cek-body {
		width: 316px;
    	margin: auto;
	}
}