.__buttons a {
    border-radius: 20px;
    padding: 10px 30px;
    max-width: max-content;
    line-height: 1;
    border: 1px solid #f56531;
}
.txt-elem {
    max-width: 237px;
}
.franschiz-gto--header {
    background: url(/franchise/img/head.jpg);
    background-size: cover;
    background-position: center left;
}
.header-banner__title {
    font-size: 60px;
    font-family: MyriadPro, Verdana, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.2;
}
a.btn.btn-main.btn--orange.yack {
    border-radius: 20px;
    padding: 10px 30px;
    max-width: max-content;
    line-height: 1;
    border: 1px solid #f56531;
}
a.btn.btn-main.btn--orange.yack:hover {
    color: #f56531;
    border: 1px solid #f56531;
    background: none;
}
.header-banner__buttons {
    justify-content: center;
}
section.franschiz-info {
	background: #ececec;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 22px;
}
section.franschiz-info span {
    color: #f56531;
    font-weight: bold;
}
section.franschiz-sevorny {
    background: #1b2340;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}
.icon-sevorny {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.icn-elem {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.img-elem img {
    height: 100px;
}
.img-elem {
   margin-right: 20px;
}
.icn-elem {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    line-height: 1.2;
    margin-bottom: 40px;
}
.nun-elem {
    font-size: 35px;
    font-weight: bold;
    color: #f1642e;
}
.txt-elem {
    font-size: 20px;
    line-height: 1;
    margin-top: 10px;
    font-weight: 100;
    color: #e1e1e1;
}
h2 {
    font-size: 50px;
	line-height: 1.2;
}

section.smi-info {
    padding-top: 40px;
    padding-bottom: 40px;
}
.icon-smi {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
	margin-top: 30px;
}

.icon-smi img {
    max-width: 31%;
}
section.gallery_partners.whbd.partner-info {
    background: #1b2340;
    color: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
}
.desc_info_gallery {
    background: #1d2c4c;
    max-width: 99% !important;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 5px;
    box-sizing: border-box;
    margin: 0 auto;
	font-size: 14px;
}
img.lazyloaded {
    width: 99%;
    margin: 0 auto;
}
.desc-smi {
    font-size: 22px;
}
.carousel.gallery_desc {
    margin-top: 40px;
}
.icon-sevorny {
    max-width: 900px;
    margin: 0 auto;
}
@media (max-width: 1024px) {
.__buttons a {
 	margin-top:40px !important;
}
	.icn-elem {
		max-width: 300px;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 30px;
		align-items: center;
	}
	.icon-sevorny>div {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.icon-sevorny {
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
	}

	section.header-banner.header-banner--kids.franschiz-gto--header {
		background: url(/franchise/img/head.jpg);
		background-size: cover;
		background-position: center;
	}

}
section.bonus-info {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.bonus-info h2 span {
    display: block;
    color: #f56531;
}
section.bonus-info h2 {
    margin-bottom: 30px;
    line-height: 1.2;
}
.l-bonus {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 22px;
}
.icon-bonus img {
    width: 100%;
}
.icon-bonus {
    max-width: 35%;
    margin-right: 30px;
}
.desc-bonus li {
    margin-bottom: 20px;
}
section.programmblock .form_programm {
    background: none !important;
    padding: 0;
}
section#order h2 {
    color: #242840;
}
.form_programm input[type=email], .form_programm input[type=tel], .form_programm input[type=text] {
    border-radius: 20px;
    padding: 30px;
}
input.wide_style {
    border-radius: 20px;
}
.header-banner__title .header-banner__buttons {
    justify-content: flex-start;
}

.info-media {
    font-size: 18px;
}

@media (max-width: 1023px) {
	section.programmblock .form_programm .one_field_four {
		margin-right: 0;
		margin-left: 0;
	}
}
@media (max-width: 991px) {
.header-banner__title .header-banner__buttons {
    justify-content: center;
    margin-top: 40px;
}
}
@media (max-width: 940px) {

	.l-bonus {
		flex-wrap: wrap;
	}
	.icon-bonus {
		max-width: 100%;
		width: 100%;
	}
}


@media (max-width: 690px) {
a.btn.btn-main.btn--orange.yack {
    FONT-SIZE: 20px;
    padding: 20px 30px;
}
	.icon-smi {
		flex-wrap: wrap;
		width: 100%;
	}
	.icon-smi img {
		max-width: 100%;
		margin-bottom: 20px;
		width: 100%;
	}
}