.for_text h1 {
    text-transform: uppercase;
    font-weight: 400;
}
.title_normal {
    font-family: 'GOTHIC';
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 20px;
}
.right_fresh_head li {
	margin-bottom: 20px;
}
.left_fresh_head {
	max-width: 448px;
	width: 100%;
	background-color: #f4f4f4;
	padding: 40px 50px 60px 55px;
}
.right_fresh_head {
	max-width: 687px;
	width: 100%;
}
.fresh_head_row {
	justify-content: center;
	align-items: center;
	column-gap: 55px;
	margin: 60px 0;
}
.steps_chevrons {
	display: flex;
	align-items: center;
	justify-content: left;
	column-gap: 30px;
	margin-bottom: 60px;
}
.left_fresh_head .steps_chevrons:last-child {
	margin-bottom: 0;
}
.steps_chevron {
	font-family: 'ProximaNova-Reg';
	font-size: 18px;
	color: #6a6a6a;
}
.steps_chevron img {
	max-width: 50px;
	width: 100%;
}
.bg__color {
	background-color: #f4f4f4;
	padding: 60px 0;
}
.red__text {
	font-family: 'GOTHICB';
	font-size: 18px;
	color: #fd7865;
	margin: 40px 0;
	text-align: center;
}
a.fresh_order {
	font-family: 'ProximaNova-Reg';
	font-size: 24px;
	color: #fff;
	display: flex;
	text-decoration: none;
	height: 60px;
	border-radius: 50px;
	max-width: 330px;
	background-color:#00b8d0;
	width: 100%;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}
.responsive__table_programm_productscs {
	overflow-x: auto;
}
.table_responsive__table_programm_productscs {
	border-collapse: collapse;
	border:1px solid #9aaec4;
}
.table_responsive__table_programm_productscs tr th {
	background:#9aaec4;
	color: #fff;
	font-family: 'GOTHICB';
	font-size: 24px;
	padding: 20px 0;
}
.table_responsive__table_programm_productscs tr th {
	padding-left: 25px;
	text-align: left;
	min-width: 396px;
}
.table_responsive__table_programm_productscs tr td {
	background: #fff;
	padding: 15px 0;
	font-size: 18px;
	font-family: 'ProximaNova-Reg';
}
.table_responsive__table_programm_productscs tr:nth-child(odd) td {
	background: #f4f4f4;
}
.table_responsive__table_programm_productscs tr td:first-child {
	padding-left: 25px;
}
.second_table_fresh th {
	font-family: 'GOTHICB';
	font-size: 24px;
	color: #fff;
	background-color: #9aaec4!important;
	padding: 20px 0;
}
.responsive__table_programm_productscs_next {
	overflow-x: auto;
	margin: 60px 0;
}
table.second_table_fresh {
	width: 100%;
	border:1px solid #9aaec4;
	border-collapse: collapse;
}
table.second_table_fresh tr td {
	background-color: #fff;
	padding: 15px 0;
	min-width: 396px;
	height: 69px;
	font-family: 'ProximaNova-Reg';
	font-size: 18px;
	color: #6a6a6a;
	text-align: center;
}
table.second_table_fresh tr td:first-child {
	text-align: left;
	padding-left: 25px;
}
table.second_table_fresh tr:nth-child(odd) td {
	background-color: #f4f4f4;
}
.include_service {
	max-width: 46px;
}
a.fresh__start {
	font-family: 'ProximaNova-Reg';
	font-size: 24px;
	color: #000;
	background-color: #ffd144;
	max-width: 474px;
	width: 100%;
	height: 60px;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 60px auto;
	text-decoration: none;
}
a.fresh_order:hover {
	color: #fff!important;
}
a.fresh__start:hover {
	color: #000!important;
}
.fix_title_normal {
	padding-top: 0;
	padding-bottom: 60px;
}
a.fix_fresh__start {
	margin-bottom: 0;
}
.line_for_open_hide_text_about {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    justify-content: space-between;
}
.line_div {
    width: calc( 100% - 340px);
    height: 1px;
    background-color: #9aaec4;
}
.detail_text__need {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 300px;
    width: 100%;
    cursor: pointer;
}
.detail_text__need img {
    transform: rotate(180deg);
}
.hide__text_about_programm {
    display: none;
    padding-left: 0;
    margin-bottom: 60px;
    flex-flow: column;
    border: 1px solid #9eb6c9;
    border-right: none;
    position: relative;
}
.arrow_hide_up {
    position: absolute;
    right: 5%;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
}
.hide__text_about_programm::after {
    content: "";
    width: 20%;
    height: 5px;
    background-color: #fff;
    right: 0;
    bottom: -3px;
    z-index: 1;
    position: absolute;
}
.hide__text_about_programm::before {
    content: "";
    width: 80%;
    height: 5px;
    background-color: #fff;
    right: 0;
    top: -3px;
    z-index: 1;
    position: absolute;
}
.detail_text__need span {
	font-family: 'ProximaNova-Reg';
	font-size: 18px;
}
.first__rows_flex_th,
.second__rows_flex_th {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	column-gap: 50px;
}
.first__rows_flex_th {
	margin: 60px 0 0 0;
}
.item_fresh_service {
	width: 100%;
	display: flex;
	margin-bottom: 80px;
	flex-flow:column;
	justify-content: center;
	align-items: center;
	text-align: center;
	max-width: 347px;
}
.item_fresh_service_copy {
	width: 100%;
	display: grid;
	margin-bottom: 40px;
	flex-flow:column;
	justify-content: center;
	align-items: center;
	text-align: center;
	grid-template-columns: 0.25fr 1fr;
}
.descr_fresh_service {
    grid-rows: auto auto auto;
}
.price_item_fresh_service {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-size: 20px;
    text-align: left;
}
.item_fresh_service img {
	width: 157px;
	height: 157px;
}
.item_fresh_service_copy img {
	width: 107px;
	height: 107px;
}
.title_item_fresh_service {
	font-family: 'GOTHICB';
	font-size: 18px;
	color: #6a6a6a;
	min-height: 44px;
	margin: 15px 0;
	text-transform: uppercase;
	display: flex;
	text-align: justify;
}
.descr_item_fresh_service {
	font-family: 'ProximaNova-Reg';
	font-size: 18px;
	color: #6a6a6a;
	display: flex;
	text-align: justify;
}

.left__detail_programm {
    max-width: 768px;
    width: 100%;
}
.title_normal {
	font-family: 'GOTHIC';
	font-size: 35px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 50px;
}
.content_place_styles > .container > .row {
    position: relative;
}
.price_programm {
    font-family: 'GOTHICB';
    font-size: 26px;
    color: #fd7865;
}
.descr_programm {
    margin: 60px 0;
}
.descr_programm li {
    color: #6a6a6a;;
    font-size: 18px;
    font-family: 'GOTHICB';
    margin-bottom: 20px;
}
.left__detail_programm h1 {
    text-align: left;
    font-weight: 400;
    margin-bottom: 0;
}
.register_for_programm {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 336px;
    width: 100%;
    height: 60px;
    border-radius: 50px;
    background-color: #00b8d0;
    color: #fff!important;
    font-family: 'ProximaNova-Reg';
    font-size: 24px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 60px;
}
.container_for_activ_yakor {
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
    column-gap:30px;
}
.container_for_activ_yakor .register_for_programm {
    margin:0 auto 40px auto;
}
.container_for_activ_yakor .korobkabuy {
    background-color:#ffd144;
    color:#000!important;
}
.row_grab_to_text {
    margin-bottom:50px;
    padding-top:100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 80px;
}
.column_grab_to_text {
    max-width: 500px;
    width: 100%;
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 15%);
    border-radius: 8px;
    padding: 30px;
    margin-bottom:30px;
}
.item_ul_list_grab {
    display:flex;
    column-gap:5px;
    margin-bottom:10px;
}
.item_ul_list_grab svg {
    max-width:20px;
    width:100%;
}
.item_ul_list_grab p {
    flex: 1 1 0;
}
.arenda_color svg {
    fill:#00b8d0;
}
.ul_list_grab {
    min-height:170px;
}
.arenda_color .title_normal {
    margin:0 0 20px 0;
    padding:0;
    
    color:#00b8d0;
    font-family: 'GOTHICB';
    font-size: 35px;
}
.buy_box .title_normal {
    margin:0 0 20px 0;
    padding:0;
    color:#ffd144;
    font-family: 'GOTHICB';
    font-size: 35px;
}
.buy_box svg {
    fill:#ffd144;
}
.arenda_color .price_to_grab {
    color:#00b8d0;
    font-size:20px;
    font-family: 'GOTHICB';
    margin-bottom:20px;
}
.buy_box .price_to_grab {
    color:#ffd144;
    font-size:20px;
    font-family: 'GOTHICB';
    margin-bottom:20px;
}
.arenda_color .register_for_programm {
    margin:0 auto 0 auto;
}
.buy_box .register_for_programm {
    margin:0 auto 0 auto;
    background-color:#ffd144;
    color:#000!important;
}
.right__detail_programm img {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    max-width: 650px;
    width: 100%;
}
.after_title_normal {
    font-family: GOTHIC;
    font-size: 18px;
    color: #6a6a6a;
    text-align: center;
    margin: 25px 0;
}
.descr__product_preview * {
    font-family: 'ProximaNova-Reg';
    font-size: 18px;
}
.descr__product_preview li {
    margin-bottom: 20px;
}
.hide__text_about_programm {
    padding-left: 60px;
    display: none;
    padding-bottom: 60px;
    flex-flow: column;
    border: 1px solid #9eb6c9;
    border-right: none;
    position: relative;
}
.hide__text_about_programm::before {
    content: "";
    width: 80%;
    height: 5px;
    background-color: #fff;
    right: 0;
    top: -3px;
    z-index: 1;
    position: absolute;
}
.hide__text_about_programm::after {
    content: "";
    width: 20%;
    height: 5px;
    background-color: #fff;
    right: 0;
    bottom: -3px;
    z-index: 1;
    position: absolute;
}
.off_content {
    display: none;
}
.on_content {
    display: flex;
}
.arrow_hide_up {
    position: absolute;
    right: 5%;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
}
.add_service {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 232px;
    height: 60px;
    border-radius: 50px;
    background-color: #ffd144;
    text-decoration: none;
    font-size: 24px;
    color: #000!important;
    font-family: 'ProximaNova-Reg';
    text-transform: uppercase;
    margin: 20px auto;
}
.line_div {
    width: calc( 100% - 300px);
    height: 1px;
    background-color: #9aaec4;
}
.line_for_open_hide_text_about {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.detail_text__need {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 280px;
    width: 100%;
    cursor: pointer;
}
.detail_text__need img {
    transform: rotate(180deg);
}
.text_tra {
    text-transform: uppercase;
}
.item_near_programm {
    max-width: 345px;
    width: 100%;
    padding: 25px 30px;
    background-color: transparent;
    transition: all .6s;
    margin-bottom: 60px;
    border-radius: 15px;
}
.item_near_programm:hover {
    background-color: #f4f4f4;
}
.first_line_near {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.first_line_near img {
    height: 60px;
    width: 60px;
}
.title_near_prod {
    font-family: 'ProximaNova-Bold';
    font-size: 20px;
    max-width: 200px;
}
.descr_line_near {
    font-family: 'ProximaNova-Reg';
    font-size: 18px;
}
.send_more {
    font-family: 'ProximaNova-Reg';
    font-size: 18px;
    width: 110px;
    display: block;
    margin-top: 15px;
    margin-left: auto;
}
.container {
    max-width: 1190px;
    width: 100%;
    margin: 0 auto;
}
.faq__container {
    margin-bottom: 40px;
}
.visible_faq_container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 20px;
}
.activeparent .right_text_this {
    color: #365d88;
    text-decoration: underline;
}
.visible_faq_container .right_text_this {
    order: 2;
    max-width: 1150px;
    width: 100%;
    font-size: 18px;
    font-family: 'ProximaNova-Reg';
    color: #000;
}
.visible_faq_container .visible_chevron {
    order: 1;
    cursor: pointer;
    width: 16px;
    transition: all .6s;
}
.open_chevron_right {
    transform: rotate(90deg);
    transition: all .6s;
}

.visible_faq_container .hidden_faq_text {
    order: 3;
    width: 100%;
    display: none;
    font-family: 'ProximaNova-Reg';
    font-size: 18px;
    background-color: #fff;
    border-radius: 15px;
    padding: 30px 50px;
    margin-top: 15px;
}
.open_chevron_right + .hidden_faq_text {
    display: block;
}
.gift__container {
    display: flex;
    flex-shrink: 0;
    padding: 1.6rem 2.0rem;
    border-left: 8px solid transparent;
    background-color: transparent;
    box-shadow: 0px 0px 14px 0px rgba(154, 174, 196, 1);
    border-radius: 15px;
    margin-top: 40px;
}
.gift__container__cover {
    width: 300px;
    height: 300px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    position: relative
}
.gift__container__cover img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.gift__container__textContent {
    width: 820px
}
.gift__container__title {
    text-align: left;
    font-weight: 400;
    margin: 10px 0 20px 0;
    color: red;
    font-size: 32px;
}
.gift__container__description {
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #000;
    margin-bottom: 0.6rem
}
.gift__descr_programm {
    margin: 10px 0;
}
.gift__descr_programm li {
    color: #6a6a6a;
    font-size: 14px;
    font-family: 'GOTHICB';
    margin-bottom: 6px;
}
.gift_button {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 336px;
    width: 100%;
    height: 60px;
    border-radius: 50px;
    background-color: #00b8d0;
    color: #fff !important;
    font-family: 'ProximaNova-Reg';
    font-size: 24px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
}
.row_edo_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items:center;
    column-gap: 30px;
    margin-top:-60px;
}
.item_edo_flex {
    width: 100%;
    max-width: 450px;
    min-height: 164px;
}
.item_edo_flex .middle__block {
    min-height:434px;
}
.footer__block {
    max-width: 100%;
    width: 100%;
    background-color: #00b8d0;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 60px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'ProximaNova-Bold';
    font-size: 24px;
    margin-bottom: 40px;
}
.header__block {
    max-width: 100%;
    width: 100%;
    background-color: #ffd144;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    height: 60px;
    color: #000;
    display: flex;
    font-family: 'GOTHICB';
    font-size: 22px;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}
.middle__block {
    padding: 30px 50px;
    border-left: 1px solid #9eb6c9;
    border-right: 1px solid #9eb6c9;
    background-color: #fff;
}
.text_flex_item_middle {
    font-family: 'ProximaNova-Reg';
    font-size: 18px;
    color: #6a6a6a;
}
.flex_item_middle {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}
.flex_item_middle:last-child {
    margin-bottom: 0;
}
.flex_item_middle img {
    width: 30px;
    margin-right: 20px;
}
.ordering {
    display: flex;
    height: 60px;
    border-radius: 50px;
    background-color: #ffd144;
    color: #000!important;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    font-family: 'ProximaNova-Reg';
    font-size: 24px;
    text-transform: uppercase;
    max-width: 376px;
    width: 100%;
    margin: 40px auto 0 auto;
}
.develop_internet_magazine {
    background-color: #f4f4f4;
    padding: 60px 0;
    margin: 60px 0;
}
.markers_line {
    margin: 80px 0;
    justify-content: space-evenly;
}
.item_marker_img {
    font-weight: bold;
    max-width: 300px;
    width: 100%;
    text-align: center;
}
.item_marker_img img {
    margin-bottom: 20px;
}
.more_tarif_fresh {
    font-size:18px;
}
.more_tarif_fresh a {
    text-decoration: none;  
    color:red;
}
.more_price_item_fresh {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-size: 20px;
    text-align: left;
    max-width: 360px;
    margin-top: 20px;
}
@media screen and (max-width: 1200px) {
    .for_text .container {
        padding: 0 15px;
    }
}
@media screen and (max-width: 992px) {
    .right__detail_programm {
        display: none;
    }
    .header__product {
        justify-content: center;
    }
}
@media screen and (max-width: 768px) {
    .gift__container__textContent {
     width: 420px;
    }
    .gift__container__cover {
    display:none;
    } 
.title_normal {
        padding: 20px 15px;
        font-size: 16px;
    }
    .descr__product_preview * {
        font-size: 12px;
    }
    .price_programm {
        font-size: 18px;
    }
    .descr_programm li {
        font-size: 12px;
    }
    .descr_programm {
        margin: 25px 0;
    }
    .register_for_programm {
        max-width: 230px;
        height: 40px;
        font-size: 18px;
        margin-bottom: 30px;
    }
    .detail_text__need {
        max-width: 180px;
    }
    .detail_text__need img,
    .arrow_hide_up {
        width: 25px;
    }
    .line_div {
        width: calc( 100% - 200px );
    }
    .add_service {
        height: 40px;
        width: 150px;
    }
    .title_near_prod {
        font-size: 16px;
    }
    .item_near_programm {
        padding: 10px 15px;
        margin-bottom: 25px;
    }
    .first_line_near img {
        height: 50px;
        width: 50px;
    }
    .descr_line_near {
        font-size: 12px;
    }
    .send_more {
        font-size: 14px;
    }
    .hide__text_about_programm {
        padding-left: 15px;
    }
    .column_grab_to_text {
        padding:15px;
    }
    .arenda_color .title_normal,
    .buy_box .title_normal {
        font-size:20px;
    }
    .ul_list_grab {
        min-height:0;
    }
}

@media screen and (max-width: 1200px) {
	.for_text .container {
		padding: 0 15px;
	}
}
@media screen and (max-width: 768px) {
	.title_normal {
        font-size: 22px;
       padding: 15px 20px;
    }
    .second_table_fresh th {
    	text-align: left;
    	padding-left: 25px;
    }
    .detail_text__need span {
    	font-size: 12px;
    }
    .responsive__table_programm_productscs_next {
    	margin-bottom: 40px;
    }
    a.fresh__start {
    	font-size: 16px;
    	height: 50px;
    	margin: 40px auto;
    }
    table.second_table_fresh tr td {
    	min-width: 160px;
    	padding-left: 10px;
    	padding-right: 10px;
    }
    table.second_table_fresh tr td:first-child {
    	min-width: 150px;
    	padding-left: 10px;
    }
    .line_for_open_hide_text_about {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.line_div {
    width: calc( 100% - 200px );
}
.detail_text__need {
    max-width: 180px;
}
.detail_text__need img, .arrow_hide_up {
    width: 25px;
}
    .left_fresh_head {
    	padding: 30px 20px;
    }
    .red__text {
    	font-size: 14px;
    	margin: 20px 0;
    }
    a.fresh_order {
    	font-size: 18px;
    	height: 50px;
    }
    .steps_chevrons {
    	margin-bottom: 30px;
    	column-gap: 15px;
    }
    .right_fresh_head {
    	margin-top: 40px;
    }
    .steps_chevron {
    	font-size: 12px;
    }
    .steps_chevrons img {
    	max-width: 40px;
    }
    .table_responsive__table_programm_productscs tr th {
		font-size: 14px;
		padding: 10px 0;
	}
	.table_responsive__table_programm_productscs tr td {
		font-size: 12px;
		padding: 10px 0;
	}
	.table_responsive__table_programm_productscs tr td:first-child,
	.table_responsive__table_programm_productscs tr th:first-child {
		padding-left: 5px;
	}
	.table_responsive__table_programm_productscs tr th {
		min-width: 260px;
	}
}
@media screen and (max-width: 576px) {
    .absolut_clicker {
        width: 30px;
        top: 27px;
    }
    .element_for_open {
        padding: 0px 45px 0px 5px;
    }
    .absolut_clicker {
        width: 20px;
        top: 17px;
        z-index: 2;
        right: 10px;
    }
    .text__element_for_open {
        font-size: 12px;
        height: auto;
    }
    .element_for_open {
        min-height: 44px;
    }
    .gift__container {
    padding: 1.2rem 1.2rem;
    }
    .gift__container__textContent {
    width: 340px;
    }
    .gift__container__title {
        font-size: 22px;
    }
    .gift__container__description {
        font-size: 16px;
    }
    .table {
    overflow-x: auto;
    }
    .descr_item_fresh_service {
	font-size: 14px;
    }
    .item_fresh_service_copy {
    gap: 25px;
    }
    .item_fresh_service_copy img {
    width: 77px;
    height: 77px;
    }
    .title_item_fresh_service {
    min-height: 24px;
    text-align: left;
    font-size: 16px;
}
    .visible_faq_container .hidden_faq_text {
    padding: 20px;
    text-align: justify;
    font-size: 16px;
}
    .visible_faq_container {
    margin: 0 15px;
}
    .visible_faq_container .visible_chevron {
    order: 2;
    margin: 20px;
}
   .faq__container {
    margin-bottom: 20px;
}
}
