#cms #center_column h1.h1_dop{color: rgba(0, 90, 155, 1);font-family: Gotham Pro;font-size: 60px;font-weight: 600;line-height: 57.42px;margin-bottom: 30px;margin-top: 0px;text-align: left;text-transform: uppercase;}
#cms #center_column h3.h3_dop_color{color: rgba(0, 90, 155, 1);font-family: Gotham Pro;font-size: 34px;font-weight: 700;letter-spacing: 0.25px;line-height: 129%;text-transform: none;}
.dop_text{color: black;font-family: Gotham Pro;font-size: 16px;font-weight: 400;letter-spacing: 0.44px;line-height: 26px;margin-bottom: 20px;text-align: left;}
#cms #center_column h3.h3_dop{color: black;font-family: Gotham Pro;font-size: 24px;font-weight: 700;letter-spacing: 0%;line-height: 135%;text-transform: none;}
.slogan_block{border-radius: 15px;box-shadow: 0px 4px 64px 0px rgba(48, 56, 64, 0.16);color: rgba(0, 90, 155, 1);font-family: Gotham Pro;font-size: 76px;font-style: italic;font-weight: 700;letter-spacing: 0%;line-height: 100%;margin-bottom: 40px;padding: 40px;text-align: center;text-transform: uppercase;}
.dop_slogan_block{align-content: center;color: black;display: flex;font-family: Gotham Pro;font-size: 20px;font-weight: 400;justify-content: center;letter-spacing: 0.15px;line-height: 30px;margin-bottom: 35px;text-align: center;}
.dop_slogan_block span{color: rgba(0, 90, 155, 1);font-family: Gotham Pro;font-size: 36px;font-style: italic;font-weight: 600;letter-spacing: 0%;line-height: 100%;margin-left: 10px;margin-right: 10px;text-transform: uppercase;}
.dop_foter_text{color: #595B61;font-family: Gotham Pro;font-size: 16px;font-weight: 700;letter-spacing: 0.15px;line-height: 30px;text-align: center;}
.dop_foter_text a{color: #595B61;}
.sertifikatu_mark{background: rgba(0, 90, 155, 1);border-radius: 8px;display: block;margin: 20px auto;margin-bottom: 40px;padding: 25px;text-align: center;width: 60%;}
.sertifikatu_mark a{color: white;font-family: Gotham Pro;font-size: 14px;font-weight: 400;letter-spacing: 0.75px;line-height: 100%;text-transform: uppercase;}
.tovar_znak_block{border-radius: 15px;box-shadow: 0px 4px 64px 0px rgba(48, 56, 64, 0.16);margin-bottom: 60px;padding: 40px;}
.block_text_tovar_znak{color: #595B61;font-family: Gotham Pro;font-size: 16px;font-weight: 400;letter-spacing: 0.15px;line-height: 30px;text-align: center;}
.block_text_dop_tovar_znak{color: black;font-family: Gotham Pro;font-size: 20px;font-weight: 400;letter-spacing: 0.15px;line-height: 30px;text-align: center;}
.block_img_tovar_znak{display: flex;justify-content: center;}
span.razdelitel_img{background: rgba(0, 90, 155, 1);margin-left: 30px;margin-right: 30px;width: 2px;}
.block_img_tovar_znak{margin-bottom: 50px;}

@media (max-width: 600px) {
    #cms #center_column h1.h1_dop {font-size: 24px; line-height: 135%;}
    #cms #center_column h3.h3_dop {font-size: 18px; margin-bottom: 10px;}
    .slogan_block {font-size: 48px; padding: 15px;}
    .dop_slogan_block {display: flex; flex-direction: column; font-size: 16px;}
    .dop_slogan_block span {font-size: 24px;}
    .sertifikatu_mark {width: 100%;}
    .block_img_tovar_znak {display: flex; flex-direction: column;}
    span.razdelitel_img {height: 2px; width: 100%; margin: 10px 0px;}
}