

/* Start:/css/form.css?169687115820371*/
.formsucdiv{
    text-align: center;
    padding-top: 96px;
    padding-bottom: 16px;

}
.formchecksucind{
	font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #000000;
    margin-bottom: 12px;
}
.formchecksucind-small{
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #8D8D8D;
	max-width: 265px;
    margin: 0 auto;
}
.formchecksucind-ok{
	background: #D7A03D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 54px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    position: absolute;
    width: 530px;
    height: 54px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    bottom: 0px;
}

.formname-block{
	color: black;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 24px;
    padding-bottom: 14px;
    box-sizing: border-box;
}
.formname-block-name{
	font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    letter-spacing: -0.03em;
    color: #000000;
    padding-bottom: 16px;
}
.formname-block-name2{
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.03em;
    color: #8D8D8D;
    max-width: 319px;
}
.fildindform {
    border: 1px solid #CBCBCB !important;
    box-sizing: border-box!important;
    border-radius: 8px!important;
    width: 100%!important;
    max-width: 100%!important;
    height: 44px!important;
    margin-bottom: 12px!important;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    display: flex;
    align-items: center;
    letter-spacing: -0.03em;
    color: #000000;
    padding-left: 14px;
}










*{
	outline: none;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/css/images/icon_warn.gif);
}

.indform {
    width: 530px;
    min-height: 430px;
}

.formnameandback {
    display: flex;
    padding-left: 40px;
    box-sizing: border-box;
    padding-top: 31px;
    padding-right: 40px;
    padding-bottom: 16px;
    align-items: flex-end;
}


.formindname {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 29px;
    line-height: 28px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-right: 17px;
}

.formindback{
font-family: Inter;
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height: 12px;
align-items: center;
letter-spacing: -0.03em;
color: #D7A03D;
    cursor: pointer;
}

.formsubind {
    width: 530px;
    height: 54px;
    background: #D7A03D;
    border: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 17px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}

.butandprivasy {
    display: flex;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 31px;
    padding-top: 9px;
    align-items: center;
}
.togglerpriv {
    width: 46px;
    height: 26px;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 46px;
    margin-right: 16px;
    position: relative;
}
.infopriv {
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 17px;
    color: #000000;
}

.linkpriv {
    color: #D7A03D;
    display: inline;
}

.polyaindform{
    padding: 0px 30px;
}
.polyaindform label {
    margin-bottom: 6px;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 17px;
    letter-spacing: -0.03em;
    color: #8D8D8D;
}

.polyaindform .starrequired{
    display:none;
}

.privok{
    position: absolute;
    top: 1.5px;
    right: 1.5px;
}

.privblock{
    position: absolute;
    top: 1.5px;
    left: 1.5px;
    display: none;
}

.pop-content-ind {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 600px;
}

.disformind{
    background: #C4C4C4;
}

.korz{
    position: fixed;
    bottom: 0;
    left: 0;
    height: 77px;
    display: none;
    background: green;
    width: 100%;
    z-index: 200;
}

.popshad, .popshadind {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    display: none;
}

.pop{
background: #FFFFFF;
box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.07), 0px 41.7776px 33.4221px rgba(0, 0, 0, 0.0537608), 0px 22.3363px 17.869px rgba(0, 0, 0, 0.0506262), 0px 12.5216px 10.0172px rgba(0, 0, 0, 0.0488277), 0px 6.6501px 5.32008px rgba(0, 0, 0, 0.0454646), 0px 2.76726px 2.21381px rgba(0, 0, 0, 0.0367894);
border-radius: 8px;
display:none;
width: 640px;
height: calc(100vh - 117px);
max-height:730px;
position: fixed;
top: 20px;
z-index: 1001;
left: calc(50% - 320px);
}


.popind {
    background: #FFF;
    box-shadow: 0 100px 80px rgb(0 0 0 / 7%), 0 41.7776px 33.4221px rgb(0 0 0 / 5%), 0 22.3363px 17.869px rgb(0 0 0 / 5%), 0 12.5216px 10.0172px rgb(0 0 0 / 5%), 0 6.6501px 5.32008px rgb(0 0 0 / 5%), 0 2.76726px 2.21381px rgb(0 0 0 / 4%);
    border-radius: 8px;
    display: none;
    width: 530px;
    height: calc(100vh - 117px);
    max-height: 505px;
    position: fixed;
    top: calc(50% - 300px);
    z-index: 1001;
    left: calc(50% - 265px);
}


.popshow{
   display: block;
}

.closepop, .closepopind {
    position: absolute;
    width: 18px;
    height: 18px;
    cursor: pointer;
    right: -35px;
    top: 10px;
}

.buyadd {
    width: 640px;
    height: 54px;
    background: #D7A03D;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 54px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}

.buynoactiv {
    background: #C4C4C4;
}

.pop-content{
    max-height: 100%;
    overflow-y: auto;
}

.razdelytovarov {
    display: flex;
    padding-left: 40px;
    box-sizing: border-box;
    padding-top: 31px;
    padding-right: 40px;
    padding-bottom: 16px;
    align-items: flex-end;
}

.razdt {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 12px;
    letter-spacing: -0.03em;
    color: #D7A03D;
    padding-left: 9px;
    padding-right: 9px;
    cursor: pointer;
}

.actrazdt{
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 29px;
    line-height: 28px;
    letter-spacing: -0.03em;
    color: #000000;
    padding-left: 0px;
}

.or4{
order: 4;
}
.or3{
order: 3;
}
.or2{
order: 2;
}
.or1{
order: 1;
}

.sodr {
display:none;
}
.actsodr {
display: block;
}

.sodrazd {
    margin: 0 auto;
    width: 560px;
    box-sizing: border-box;
}

.choosegrorind {
    display: flex;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    height: 38px;
    cursor: pointer;
}

.choosegr{
    flex: 0 0 50%;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 36px;
    color: #000000;
}
.chooseind{
    flex: 0 0 50%;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 36px;
    color: #000000;
}

.choosegract{
    flex: 0 0 50%;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 36px;
    color: #FFFFFF;
    background: #D7A03D;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.chooseindact{
    flex: 0 0 50%;
    text-align: center;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 36px;
    color: #FFFFFF;
    background: #D7A03D;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.zanved{
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 16px;
color: #000000;
    margin-top: 17px;
    margin-bottom: 8px;
}

.choosezvgr {
    display: flex;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    height: 56px;
    cursor: pointer;
}

.choosezv {
    flex: 1 0 calc(33.333% - 1px);
    text-align: left;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    padding-top: 11px;
    padding-left: 16px;
    box-sizing: border-box;
}

.actkmsgr, .actkmsind {
    color: #FFFFFF;
    background: #D7A03D;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.actmggr, .actmgind {
    color: #FFFFFF;
    background: #D7A03D;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.actmmgr, .actmmind {
    color: #FFFFFF;
    background: #D7A03D;
}

.colzan{
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 16px;
color: #000000;
margin-top: 20px;
margin-bottom: 8px;
}

.razdzv{
    flex: 0 0 1px;
    background: #DEDEDE;
    height: 40px;
    margin-top: 8px;
}

.list-tov {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.tovarpopkorz {
    flex: 0 0 132px;
    margin-bottom: 16px;
    overflow: hidden;
    margin-right: 4px;
    margin-left: 4px;
}

.top-tovar {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    height: 120px;
    margin-bottom: 5px;
    cursor: pointer;
    position: relative;
}

.botstr {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
    height: 12px;
}

.pop ::-webkit-scrollbar {
    width: 6px;
}
 
.pop ::-webkit-scrollbar-thumb {
width: 6px;
background: #DCDCDC;
border-radius: 10px;
}

.pop ::-webkit-scrollbar-track   {
    background: #fff;
}

.pop ::-webkit-scrollbar-button  {
   display:none;
}


.tsandtext {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    padding-top: 10px;
    box-sizing: border-box;
    padding-bottom: 15px;
}

.ts-tovar{
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 39px;
color: #000000;
    margin-right: 5px;
}

.str-tovar {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    white-space: nowrap;
}

.razd-top-tovar{
width: 100px;
height: 1px;
background: #DCDCDC;
margin: 0 auto;
}

.ts-tsena {
    display: flex;
    height: 60px;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
    box-sizing: border-box;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}

.ts-prise-tovar {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 90%;
    letter-spacing: -.02em;
    color: #D7A03D;
    white-space: nowrap;
}

.tsrub{
font-family: Inter;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 90%;
letter-spacing: -0.02em;
color: #D7A03D;
    margin-left: 5px;
}

.act-tov{
    border: 1px solid #D7A03D;
}

.act-tov .ts-tovar {
    color: #D7A03D;
}
.act-tov .str-tovar {
    color: #D7A03D;
}
.act-tov .ts-prise-tovar {
    color: #FFFFFF;;
}
.act-tov .tsrub {
    color: #FFFFFF;;
}
.act-tov .razd-top-tovar {
    display: none;
}
.act-tov .ts-tsena {
    background: #D7A03D;
}

.aktsiya .ts-prise-tovar {
    color: #FB655C;
}
.aktsiya .tsrub {
    color: #FB655C;
}

.aktsiya-top-tovar {
    width: 84px;
    position: absolute;
    background: #FB655C;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    box-sizing: border-box;
    top: 51px;
    left: 25px;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    color: #FFFFFF;
    height: 16px;
    text-align: center;
    padding-top: 1px;
}

.contacts {
    display: flex;
}

.contacts-tel {
    margin-right: 10px; 
    font-size: 14px;
    color: #FFF;
}

.aktsiya.act-tov .ts-tsena {
    background: #FB655C;
}
.aktsiya.act-tov .ts-prise-tovar {
    color: #fff;
}
.aktsiya.act-tov .tsrub {
    color: #fff;
}
.aktsiya.act-tov .ts-tovar {
    color: #FB655C;
}
.aktsiya.act-tov .str-tovar {
    color: #FB655C;
}

.aktsiya.act-tov {
        border: 1px solid #DEDEDE;
}

	.mm{
		display:none;
	}
	.mg{
		display:none;
	}

	.indonlcont{
		display:none;
	}

.choosezvind {
    display: flex;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    height: 56px;
    cursor: pointer;
}

.choosetimeind {
    display: flex;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    height: 56px;
    cursor: pointer;
    margin-top: 6px;
}

.choosetime {
    flex: 1 0 calc(33.333% - 1px);
    text-align: left;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #000;
    padding-top: 11px;
    padding-left: 16px;
    box-sizing: border-box;
    display: flex;
}

.timeminut{
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 39px;
color: #000000;
opacity: 0.2;
margin-right: 8px;
}

.minutind {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    opacity: 0.2;
}

.podpisinduh {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #999999;
    opacity: 0.2;
}

.indkms .minutind, .indkms .podpisinduh, .indkms  .timeminut,
.indmm .minutind, .indmm .podpisinduh, .indmm  .timeminut,
.indmg .minutind, .indmg .podpisinduh, .indmg  .timeminut {
    opacity: 1;
}

.hide{
display:none;
}

.actindtime60 {
    color: #FFF;
    background: #D7A03D;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}
.actindtime45 {
    color: #FFF;
    background: #D7A03D;
}
.actindtime30 {
    color: #FFF;
    background: #D7A03D;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.actindtime30 .timeminut, .actindtime30 .minutind, .actindtime30 .podpisinduh,
.actindtime45 .timeminut, .actindtime45 .minutind, .actindtime45 .podpisinduh,
.actindtime60 .timeminut, .actindtime60 .minutind, .actindtime60 .podpisinduh {
color: #FFFFFF;
}

.curclub{
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 15px;
    position: relative;
    cursor: pointer;
}

.clubname, .selclubname{
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 120%;
    color: #000000;
}

.clubadr, .selclubadr{
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 10px;
line-height: 12px;
color: rgba(0, 0, 0, 0.6);
padding-top:3px;
}

.clubstr{
    position: absolute;
    right: 25px;
    top: 25px;
}

.selclubblock{
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    padding: 7px 15px;
    cursor: pointer;
}

.selclub{
display:none;
}

.selclub{
    display: none;
    position: absolute;
    z-index: 100000;
    background: rgb(255, 255, 255);
    width: 100%;
}


.chooseclub{
    position: relative;
}

.list-turrazd {
    display: flex;
    margin-bottom: 16px;
}

.turrazd {
    flex: 0 0 calc(25% - 8px);
    margin-left: 4px;
    margin-right: 4px;
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    min-height: 200px;
    position: relative;
}

.namerazd{
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    padding-left: 15px;
    padding-top: 15px;
}

.turrazd:hover{
    background: #D7A03D;
}

.turrazd:hover .namerazd{
    color: #FFFFFF;
}

.bot-turrazd{
    position: absolute;
    left: 15px;
    bottom: 15px;
}


.price-tur{
font-family: Inter;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 24px;
color: #000000;
}

.turrazd:hover .price-tur{
    color: #FFF;
}

.timespectur{
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    color: #B7B7B7;
    margin-bottom: 13px;
}

.turrazd:hover .timespectur{
    color: #FFF;
}

.namespectur {
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #D7A03D;
    margin-bottom: 9px;
}

.turrazd:hover .namespectur {
    color: #FFF;
}

.clbl .tovarpopkorz {
display:none;
}

.clbl {
    padding-bottom: 80px;
}

.turbl {
 padding-bottom: 80px;
}

.curtur {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 10px 15px;
    position: relative;
    cursor: pointer;
    display: flex;
    min-height: 60px;
}

.blcurtur {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.ts-tur{
font-family: Inter;
font-style: normal;
font-weight: bold;
font-size: 32px;
line-height: 39px;
color: #000000;
margin-right: 6px;
}

.str-tur{
font-family: Inter;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 120%;
color: #000000;
}

.bliztur{
    color: #B0B0B0;
}

.viptur{
    background: #D7A03D;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    padding: 2px 5px;
    margin-left: 5px;
}

.seltur {
    display: none;
    position: relative;
    background: rgb(255,255,255);
    width: 100%;
}

.selturblock {
    border: 1px solid #DEDEDE;
    box-sizing: border-box;
    padding: 7px 15px;
    cursor: pointer;
    position: relative;
    display: flex;
}


.act-razd{
    background: #D7A03D;
}
.act-razd .namerazd{
    color: #FFFFFF;
}
.act-razd .price-tur{
    color: #FFF;
}
.act-razd .timespectur{
    color: #FFF;
}
.act-razd .namespectur {
    color: #FFF;
}

.choosecurtur{
   position:relative;
   display:none;
}





.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/css/images/icon_warn.gif);
}


.formnameandback {
    display: flex;
    padding-left: 40px;
    box-sizing: border-box;
    padding-top: 31px;
    padding-right: 40px;
    padding-bottom: 16px;
    align-items: flex-end;
}


.formindname {
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    font-size: 29px;
    line-height: 28px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-right: 17px;
}

.formindback{
font-family: Inter;
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height: 12px;
align-items: center;
letter-spacing: -0.03em;
color: #D7A03D;
    cursor: pointer;
}



@media screen and (max-width: 767px) {

	.formchecksucind-ok {
		width: 100%;
	}

	.popind {
		width: 100%;
		top: 0px;
		left: 0;
		height: 100vh;
		max-height: 100vh;
		border-radius: 0px;
	}

	.closepop, .closepopind {
		position: absolute;
		width: 18px;
		height: 18px;
		cursor: pointer;
		right: 17px;
		top: 17px;
		filter: invert(1);
	}

  .indform {
    width: 100%;
    min-height: 320px;
  }


.pop-content-ind {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100vh;
}

	.formsubind {
		background: #D7A03D!important;
		border-radius: 0px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		font-family: 'Red Hat Display';
		font-style: normal;
		font-weight: 700;
		font-size: 20px;
		line-height: 17px;
		text-align: center;
		letter-spacing: -0.03em;
		color: #FFFFFF;
		width: 100%;
		height: 54px;
		border: 0;
		position: fixed;
		bottom: 0;
	}

.noteBlock {
    max-width: calc(100% - 20px);
}

}
/* End */


/* Start:/local/templates/head/styles.css?175577350742641*/
/* --- Specification --- */

.showmob {
    display: none !important;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Red Hat Display', sans-serif;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 400;
    background: black;
    color: white;
}

.title-h1{
    font-family: Red Hat Display;
    font-size: 30px;
    font-weight: 500;
    line-height: 48px;
    letter-spacing: -0.03em;
    text-align: left;
    color: white;
    margin-bottom: 0px;
    margin-top: 38px;
}
    
.container {
    max-width: 1280px;
    margin: 0 auto;
    padding-right: 0; 
    padding-left: 0;
}


    
a {
    display: block;
}
    
div, p, a, span {
    box-sizing: border-box;
}

/* Header */
.menu-fixed {
    position: fixed;
    z-index: 9999;
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #000;
    color: white;
}

.header-content {
    position: relative;
    background-image: url("/images/iMac-bg2.png");
    padding-top: 525px;
    padding-bottom: 105px;
    min-height: 720px;
    background-attachment: fixed1;
    background-size: 1280px 720px;
    background-repeat: no-repeat;
    background-position-y: top;
    background-position-x: center;
}

.menu-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1248px;
    margin-left: auto;
    margin-right: auto;
}

.btn-ellipsis {
    width: 160px;
    height: 27px;
    border-radius: 0;
    cursor: pointer;
    background: url(/chesslogo.png);
    background-position: center center;
    box-sizing: border-box;
}

.menu {
    display: flex;
    align-items: center;
}

.menu__item {
    margin-right: 40px;
}

.menu__item:last-child {
    margin-right: 0;
}

.menu__link {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}

.menu-btns {
    display: flex;
    align-items: center;
}

.menu-btn {
    height: 40px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.menu-btn_start {
    display: none;
    width: 137px;
    background-color: #D7A03D;
    margin-right: 16px;
    color: #fff;
}

.menu-btn_login {
    width: 85px;
    border: 1px solid #fff;
    cursor: pointer;
    text-decoration: none;
    color: white;
}

/*
.header-title-pic {
    position: absolute;
    top: 103px;
    left: 338px;
    width: 660px;
    height: 434px;
    background: no-repeat center url("/images/header-title.svg");
    z-index: 1;
}
*/
.header-title-pic {
    position: absolute;
    top: 88px;
    left: 338px;
    width: 660px;
    height: 434px;
    background: no-repeat center url(/images/header-title.svg);
    z-index: -1;
}

.header-subtitle {
    height: auto;
    width: 480px;
    margin: 0 auto;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}

.header-start-btn {
    width: 169px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: 16px auto 0;
    border-radius: 10px;
    background: #D7A03D;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}

.decor {
    position: absolute;
}
.decor-arr-btm {
    top: 100px;
    left: 884px;
    width: 41px;
    height: 58px;
    background: no-repeat center url("/images/mac-arr-btm-decor.svg");
}
.decor-arr-left {
    top: 257px;
    right: 28px;
    width: 57px;
    height: 43px;
    background: no-repeat center url("/images/mac-arr-left-decor.svg");
}
.decor-plus {
    top: 247px;
    left: 18px;
    width: 61px;
    height: 62px;
    background: no-repeat center url("/images/mac-plus-decor.svg");
}

.decor-queen {
    top: 89px;
    right: 169px;
    width: 123px;
    height: 68px;
    background: no-repeat center url("/images/mac-Qf8-decor.svg");
}
.decor-king {
    top: 76px;
    left: 90px;
    width: 125px;
    height: 68px;
    background: no-repeat center url("/images/mac-Ke6-decor.svg");
}

.decor-queenf2 {
    display: none;
    width: 112px;
    height: 60px;
    background: no-repeat center url("/images/Qf2.svg");
}

.decor-arr-right {
    display: none;
    width: 57px;
    height: 43px;
    background: no-repeat center url("/images/arr-right.svg");
}

/* Section Offer */
.offer-content {
    padding: 78px 80px 92px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.offer-content-item {
    width: 33.3%;
    margin-bottom: 50px;
}

.offer-title {
    font-size: 48px;
    font-weight: 500;
    letter-spacing: -0.01em;
    max-width: 320px;
    line-height: 48px;
}

.offer-content-title {
    margin-top: 12px;
    margin-bottom: 12px;
    font-weight: 600;
    font-size: 30px;
    line-height: 34px;
}

.offer-content-text {
    line-height: 26px;
    max-width: 320px;
}

.offer-content-text-br-1024 {
    display: none;
}

/* Section Animate */
.animate-content {
    position: relative;
    padding: 0px 65px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.animate-title {
    position: absolute;
    top: 264px;
    left: 414px;
    width: 452px;
    height: 192px;
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    color: #D7A03D;
    background-color: #000;
    z-index: 10;
}

.animate-square {
    width: 25px;
    height: 25px;
    background: #D7A03D;
    margin-right: 97px;
    margin-bottom: 114px;
    transition: all 0.2s ease;
}

.animate-square_rotated6 {
    display: none;
}

.a10 {
    margin-right: 0;
}

.animate-square:nth-child(n+52) {
    margin-bottom: 0;
}

.animate-square_rotated1 {
    transform: rotate(70deg);
}

.animate-square_rotated2 {
    transform: rotate(50deg);
}

.animate-square_rotated3 {
    transform: rotate(40deg);
}

.animate-square_rotated4 {
    transform: rotate(20deg);
}


/* Section About */
.about {
    padding-top: 100px;
}

.about-content {
    display: flex;
    align-items: flex-start;
    padding-left: 80px;
    padding-right: 82px;
}

.about-info {
    margin-right: 80px;
}

.about-title {
    font-size: 180px;
    line-height: 120px;
    letter-spacing: -0.05em;
    max-width: 510px;
    margin-bottom: 60px;
}

.about-text {
    line-height: 26px;
    width: 520px;
    margin-bottom: 44px;
}

.about-stats {
    display: flex;
    align-items: center;
}

.about-stat {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-right: 40px;
}

.about-number {
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -0.01em;
}

.about-stat:last-child {
    margin-right: 0;
}

.about-what {
    line-height: 22px;
    max-width: 109px;
}

.about-teachers {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.about-teacher {
    position: relative;
}

.about-teacher > img {
    width: 260px;
    height: 258px;
}

.about-teacher:nth-child(even) {
    margin-left: -2px;
}

.about-teacher__wrap {
    position: absolute;
    bottom: 16px;
    left: 16px;
}

.about-teacher__shadow {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.5;
    transform: matrix(1, 0, 0, -1, 0, 0);
}

.about-teacher__shadow_b {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 72px;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.5;
    transform: matrix(1, 0, 0, -1, 0, 0);
}

.about-teacher__name {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
}

.about-teacher__info {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.03em;
    color: rgba(255, 255, 255, 0.6);
}

.about-overall {
    position: relative;
    padding-left: 24px;
    padding-top: 128px;
    line-height: 22px;
    max-width: 257px;
}

.about__schedule-icon {
    position: absolute;
    top: 24px;
    left: 24px;
    width: 42px;
    height: 42px;
}

.about__schedule {
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -0.01em;
}

.about__schedule-link {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.03em;
    color: #D7A03D;
    text-decoration: none;
}

.about__schedule-link > img {
    margin-left: 8px;
}

/* Section Programs */
.programs {
    padding-top: 100px;
}

.programs-content {    
    padding: 0 80px;
}

.program_children {
    position: relative;
    padding-left: 400px;
    min-height: 456px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.program-children-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 320px;
    height: 455px;
    z-index: -1;
    background: no-repeat left bottom / contain url("/images/program-children-bg.png");
}

.program-children-bg > img {
    width: 100%;
    height: 100%;
}

.program__title {
    padding-top: 18px;
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -0.01em;
    margin-bottom: 30px;
}

.program__wrap {
    display: flex;
    align-items: center;
    margin-bottom: 33px;
}

.program__img {
    width: 176px;
    height: 72px;
    margin-right: 24px;
}

.program__img > img {
    width: 100%;
    height: 100%;
}

.program__lessonby {
    max-width: 231px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.03em;
}

.program__lessonby > span {
    color: #D7A03D;
}

.program__texts {
    display: flex;
    align-items: flex-start;
}

.program__text {
    max-width: 340px;
    margin-right: 40px;
    line-height: 26px;
}

.program__text:last-child {
    margin-right: 0;
}

.program_adults {
    position: relative;
    padding-top: 43px;
    min-height: 490px;
}

.program-adults-bg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 320px;
    height: 455px;
    z-index: -1;
    background: no-repeat right bottom / contain url("/images/program-adults-bg.png");
}

.program-adults-bg > img {
    width: 320px;
    height: 455px;
}

/* Section Process */
.process {
    background: #F4F4F4;
    color: #000;
    padding-top: 60px;
    padding-bottom: 80px;
}

.process-content {
    padding-right: 80px;
    padding-left: 80px;
}

.process-title {
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -0.01em;
    margin-bottom: 40px;
}

.process-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.process-classes {
    width: 541px;
    height: 340px;
    padding-top: 20px;
    padding-left: 24px;
    padding-bottom: 24px;
    background: #fff;
    border-radius: 12px;
}

.process-classes__title {
    font-weight: 600;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 14px;
}

.process-classes__text {
    line-height: 26px;
    max-width: 380px;
    margin-bottom: 23px;
}

.process-classes__presentation {
    width: 517px;
    height: 182px;
    background: no-repeat left / cover url("/images/classes-img.png");
}

.process-teachers {
    width: 541px;
    height: 340px;
    padding-top: 20px;
    padding-left: 24px;
    background: #fff;
    border-radius: 12px;
}

.process-teachers__title {
    font-weight: 600;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 14px;
}

.process-teachers__text {
    line-height: 26px;
    max-width: 400px;
    margin-bottom: 23px;
}

.process-teachers__presentation {
    height: 198px;
    background: no-repeat left top / contain url(/images/listtrpc.png);
}

.process-lesson {
    width: 1122px;
    height: 722px;
    background: no-repeat center / contain url("/images/lesson-img.png") #F5F5F5;
    border-radius: 12px;
}

.process-lesson__bg_pad, .process-lesson__bg_mob1, .process-lesson__bg_mob2 {
    display: none;
}

.process-lesson__title {
    padding-top: 24px;
    margin-left: 24px;
    margin-bottom: 14px;
    font-weight: 600;
    font-size: 30px;
    line-height: 32px;
    max-width: 100px;
}

.process-lesson__text {
    margin-left: 24px;
    max-width: 220px;
    line-height: 26px;
    margin-bottom: 14px;
}

.process-lesson__text:last-child {
    margin-bottom: 0;
}

/* Section Prices */
.prices {
    padding-top: 82px;
    padding-bottom: 28px;
}

.prices-content {
    padding-left: 80px;
    padding-right: 80px;
    display: flex;
    align-items: flex-start;
}

.prices-info {
    width: 400px;
}

.prices-title {
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -0.01em;
    max-width: 220px;
    margin-bottom: 18px;
}

.prices-text {
    line-height: 26px;
    max-width: 305px;
    margin-bottom: 18px;
}

.prices-text:last-child {
    margin-bottom: 0;
}

.prices-filter {
    display: flex;
    align-items: flex-start;
    margin-bottom: 24px;
}

.prices-classes {
    margin-right: 30px;
}

.prices-classes-title {
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -0.03em;
    margin-bottom: 12px;
}

.prices-classes-btns {
    display: flex;
    align-items: center;
}

.prices-classes-btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.03em;
    padding: 6px 18px;
    border-radius: 10px;
    margin-right: 4px;
    cursor: pointer;
}

.prices-classes-btn:last-child {
    margin-right: 0;
}

.prices-classes-btn_active, .prices-teacher-btn_active {
    background: #D7A03D;
}

.prices-teacher-title {
    font-weight: 700;
    line-height: 22px;
    letter-spacing: -0.03em;
    margin-bottom: 12px;
}

.prices-teacher-btns {
    display: flex;
    align-items: center;
}

.prices-teacher-btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.03em;
    margin-right: 2px;
    padding: 6px 22px;
    border-radius: 10px;
    cursor: pointer;
}

.prices-teacher-btn:last-child {
    margin-right: 0;
}

.prices-offer {
    display: none;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 720px;
    letter-spacing: -0.03em;
    column-gap: 16px;
}

.prices-offer_active {
    display: flex;
}

.prices-offer-item {
    width: 168px;
    margin-right: 0px!important;
    margin-bottom: 0;
}




.prices-offer-item__wrap {
    padding-top: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
    border-radius: 12px;
    border: 1px solid rgba(222, 222, 222, 0.2);    
}

.prices-offer-item__num {
    font-weight: 500;
    font-size: 30px;
    line-height: 32px;
}

.prices-offer-item__type {
    font-weight: 500;
    line-height: 22px;
}

.prices-offer-item__duration {
    font-weight: 500;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.4);
}

.prices-offer-item__price {
    margin-top: 28px;
    font-weight: 500;
    font-size: 30px;
    line-height: 32px;
    color: #D7A03D;
}

.prices-offer-item__text {
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 8px;
}

/* Section reviews */
.reviews {
    padding-top: 56px;
    padding-bottom: 68px;
}

.reviews-content {
    padding-left: 82px;
    padding-right: 80px;
}

.reviews-title {
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -0.01em;
    max-width: 360px;
}

.reviews-wrap {
    display: flex;
    margin-top: -20px;
}

.reviews-outer {
    padding-top: 65px;
}

.review-outer {
    display: flex;
    margin-bottom: 50px;
    position: relative;
}

.review-outer:last-child {
    margin-bottom: 0;
}

.review-outer_left .review-outer__photo {
    margin-right: 30px;
}

.review-outer__photo > img {
    width: 200px;
    height: 200px;
}

.review-outer__photo::after {
    content: '';
    position: absolute;    
    width: 48px;
    height: 2px;
    background-color: #D7A03D;
}

.review-outer_left .review-outer__photo::after {
    top: 11px;
    left: 170px;
}

.review-outer_right .review-outer__photo::after {
    top: 14px;
    left: 300px;
}

.review-outer_right {
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.review-outer_right .review-outer__photo {
    margin-left: 30px;
}

.review-outer__info {
    max-width: 290px;
}

.review-outer__text {
    line-height: 26px;
    margin-bottom: 18px;
    max-height: 160px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.review-outer__text_mob {
    display: none;
}

.review-outer__who {
    font-weight: 700;
    line-height: 26px;
    color: #D7A03D;
}

.review-outer__who > span {
    font-weight: 400;
    color:rgba(255, 255, 255, 0.5);
}

.reviews-inner {
    margin-left: 80px;
}

.review-inner {
    width: 520px;
    height: 520px;
    background: no-repeat bottom / contain url("/images/Mike-review.png");
    padding-left: 30px;
    position: relative;
}

.review-inner__text {
    font-weight: 500;
    font-size: 48px;
    line-height: 48px;
    letter-spacing: -0.01em;
    padding-top: 306px;
    margin-bottom: 14px;
}

.review-inner__who {
    font-weight: 700;
    line-height: 26px;
    color: #D7A03D;
}

.review-inner__who > span {
    font-weight: 400;
    color: rgba(255, 255, 255, 0.5);
}

.review-inner::after {
    content: '';
    position: absolute;
    width: 48px;
    height: 2px;
    background-color: #D7A03D;
    top: 328px;
    left: -30px;
}

/* Section Trial */
.trial {
    padding-top: 83px;
    padding-bottom: 104px;
}

.trial-content {
    padding-left: 82px;
    padding-right: 72px;
    display: flex;
}

.trial-picture {
    margin-right: 80px;
}

.trial-picture > img {
    width: 520px;
    height: 533px;
}

.trial-title {
    font-size: 180px;
    line-height: 120px;
    letter-spacing: -0.05em;
    margin-bottom: 42px;
}

.trial-text {
    line-height: 26px;
    max-width: 490px;
    margin-bottom: 24px;
}

.trial-need__text {
    margin-bottom: 10px;
}

.trial-need__list {
    display: flex;
    align-items: center;
}

.trial-need__item {
    display: flex;
    align-items: center;
    margin-right: 30px;
}

.trial-need__item:last-child {
    margin-right: 0;
}

.trial-need__what {
    max-width: 136px;
    line-height: 24px;
    margin-left: 10px;
}

.trial-btn {
    margin-top: 28px;
    cursor: pointer;
    width: 169px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 10px;
    background: #D7A03D;
    font-weight: 700;
    letter-spacing: -0.03em;
}

/* Footer */
.footer {
    padding-bottom: 80px;
    background: black;
    color: white;
}

.footer-content {
    display: flex;
    padding-left: 80px;
    padding-right: 80px;
    justify-content: space-between;
    align-items: flex-end;
}

.footer-items {
    display: flex;
}

.footer-item {
    margin-right: 80px;
}

.footer-item:last-child {
    margin-right: 0;
}

.footer-title {
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 12px;
}

.footer-pays {
    display: flex;
}

.footer-pay {
    margin-right: 12px;
}

.footer-pay:last-child {
    margin-right: 0;
}

.footer-rights {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.4);
    margin-top: 52px;
}

.footer-link {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    text-decoration: none;
    color:rgba(255, 255, 255, 0.4);
    margin-bottom: 18px;
}

.footer-link:last-child {
    margin-bottom: 0;
}

.footer-socials {
    display: flex;
    align-items: center;
    opacity: 0.4;
    margin-top: 40px;
    justify-content: flex-end;
}


.footer-socials__link {
    margin-right: 23px;
}

.footer-socials__link:last-child  {
    margin-right: 0;
}

.footer-rights_mob {
    display: none;
}

.footer-phone-text{
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    text-align: right;
    color: #FFFFFF;
    opacity: 0.4;
    text-decoration: none;
}

.footer-cont{
    text-align: right;
}







/* Media queries */
@media screen and (max-width: 1279px) {
.container {
    max-width: 1024px;
}

.menu-wrap {
    width: 992px;
}

.header-title-pic {
    top: 147px;
    left: 247px;
    width: 534px;
    height: 337px;
    background: no-repeat center / contain url("/images/header-title-1024.svg");
}

.header-content {
    padding-top: 500px;
    padding-bottom: 130px;
}

.decor-plus, .decor-arr-left {
    display: none;
}

.decor-king {
    left: -33px;
}

.decor-queen {
    right: 23px;
}

.decor-arr-btm {
    left: 789px;
}

.offer-content {
    padding: 50px 40px 80px;
}

.offer-content-text, .offer-title {
    max-width: 288px;
}

.offer-content-text-br-1280 {
    display: none;
}

.offer-content-text-br-1024 {
    display: inline;
}

.animate-content {
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
}

.animate-square {
    margin-right: 90px;
    margin-bottom: 104px;
}

.animate-square_rotated1 {
    transform: rotate(0deg);
}

.animate-square_rotated2 {
    transform: rotate(0deg);
}

.animate-square_rotated3 {
    transform: rotate(0deg);
}

.animate-square_rotated4 {
    transform: rotate(0deg);
}

.a10 {
    display: none;
}

.a9 {
    margin-right: 0;
}

.animate-square:nth-child(n+52) {
    margin-bottom: 0;
}

.animate-title {
    width: 520px;
    top: 234px;
    left: 252px;
}

.about-content {
    padding-left: 40px;
    padding-right: 40px;
}

.about-title {
    font-size: 150px;
    line-height: 100px;
    max-width: 430px;
    margin-bottom: 35px;
}

.about-text {
    max-width: 450px;
    margin-bottom: 18px;
}

.about-teacher > img {
    width: 226px;
    height: 226px;
}

.about-info {
    margin-right: 40px;
}

.about-overall {
    padding-left: 20px;
    padding-top: 112px;
    max-width: 227px;
}

.about__schedule-icon {
    top: 20px;
    left: 20px;
}

.about__schedule {
    font-size: 40px;
    line-height: 40px;
}

.about__schedule-link {
    font-size: 17px;
}

.programs {
    padding-top: 80px;
    padding-bottom: 80px;
}

.programs-content {
    padding-right: 40px;
    padding-left: 40px;
}

.process {
    padding-top: 50px;
    padding-bottom: 40px;
}

.process-content {
    padding-right: 40px;
    padding-left: 40px;
}

.process-classes {
    width: 452px;
    height: 310px;
}

.process-teachers {
    width: 452px;
    height: 310px;
}

.process-classes__presentation {
    width: 428px;
    height: 144px;
}

.process-teachers__presentation {
    height: 168px;
    background: no-repeat left top / contain url(/images/listtrpc1024.png);
}

.process-lesson {
    width: 944px;
    height: 608px;
}

.prices {
    padding-top: 50px;
    padding-bottom: 80px;
}

.prices-content {
    padding-left: 40px;
    padding-right: 40px;
}

.prices-info {
    width: 328px;
    margin-right: 50px;
}

.prices-offer-item {
    width: 194px;
    margin-right: 16px;
}

.prices-classes-btn {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: 0;
}

.prices-teacher-btn {
    padding-right: 16px;
    padding-left: 16px;
    margin-right: 0;
}

.prices-classes {
    margin-right: 16px;
}

.prices-offer-item {
    margin-bottom: 16px;
}


.reviews {
    padding-top: 0;
    padding-bottom: 148px;
}

.reviews-content {
    padding-left: 40px;
    padding-right: 40px;
}

.reviews-wrap {
    margin-top: -15px;
}

.reviews-inner {
    margin-left: 40px;
}

.review-inner {
    width: 452px;
    height: 452px;
    padding-left: 30px;
}

.review-outer {
    margin-bottom: 38px;
}

.review-outer_left .review-outer__photo {
    margin-right: 20px;
}
.review-outer__photo > img {
    width: 172px;
    height: 172px;
}

.review-outer__text {
    max-height: 130px;
    -webkit-line-clamp: 5;
}

.review-outer__photo::after {  
    width: 40px;
}

.review-outer_left .review-outer__photo::after {
    top: 10px;
    left: 142px;
}

.review-outer_right .review-outer__photo::after {
    left: 270px;
}

.review-outer_left .review-outer__photo {
    margin-right: 20px;
}

.review-inner__text {
    padding-top: 238px;
}

.review-inner::after {
    width: 40px;
    top: 261px;
    left: -20px;
}

.trial {
    padding-top: 0;
    padding-bottom: 114px;
}

.trial-content {
    padding-left: 40px;
    padding-right: 40px;
}

.trial-picture {
    margin-right: 40px;
}

.trial-picture > img {
    width: 452px;
    height: 463px;
}

.trial-title {
    font-size: 150px;
    line-height: 100px;
    margin-bottom: 32px;
}

.trial-text {
    max-width: 452px;
    margin-bottom: 16px;
}

.trial-btn {
    margin-top: 24px;
}

.footer {
    padding-bottom: 40px;
}

.footer-content {
    padding-left: 40px;
    padding-right: 40px;
}
}

@media screen and (max-width: 1023px) {

.notshowmob {
    display: none !important;
}
.showmob {
    display: flex !important;
    justify-content: center;
}

.container {
    max-width: 768px;
}

.menu-wrap {
    width: 736px;
}

.menu__item {
    margin-right: 24px;
}

.header-content {
    padding-top: 630px;
    padding-bottom: 284px;
    background-image: url(/images/iMac-bg-mob.png);
    background-position-y: bottom;
    background-attachment: initial;
    background-size: contain;
}

.header-title-pic {
    top: 202px;
    left: 78px;
    width: 660px;
    height: 434px;
    background: no-repeat center url("/images/header-title-pad.svg");
}

.header-subtitle {
    width: 373px;
    height: inherit;
}

.decor-king {
    top: 826px;
    left: 140px;
}

.decor-queen {
    top: 756px;
    right: 150px;
}

.decor-arr-left {
    top: 842px;
    right: 200px;
    display: block;
}

.decor-arr-btm {
    top: 565px;
    left: 666px;
}

.decor-plus {
    display: block;
    top: 115px;
    left: 656px;
}

.decor-queenf2 {
    display: block;
    top: 108px;
    left: 140px;
}

.decor-arr-right {
    display: block;
    top: 383px;
    left: 11px;
}

.offer-content-item {
    width: 324px;
    margin-right: 40px;
}

.offer-content-item:nth-child(2n) {
    margin-right: 0;
}

.offer-title, .offer-content-text {
    max-width: 320px;
}

.offer-content-text-br-1024 {
    display: none;
}

.a9, .a8 {
    display: none;
}

.animate-square {
    margin-right: 85px;
    margin-bottom: 96px;
}

.a7 {
    margin-right: 0;
}

.animate-square_rotated6 {
    display: block;
}

.animate-square:nth-child(n+52) {
    margin-bottom: 96px;
}

.animate-title {
    width: 500px;
    top: 340px;
    left: 133px;
}

.about {
    padding-top: 80px;
}

.about-content {
    flex-direction: column;
}

.about-title {
    font-size: 180px;
    line-height: 120px;
    max-width: 510px;
    margin-bottom: 54px;
}

.about-text {
    width: 650px;
    max-width: 650px;
    margin-bottom: 40px;
}

.about-text > br {
    display: none;
}

.about-stats {
    margin-bottom: 50px;
}

.about-stat {
    flex-direction: row;
    align-items: center;
}

.about-number {
    margin-right: 12px;
}

.about-teacher > img {
    width: 344px;
    height: 344px;
}

.about-overall {
    padding-left: 20px;
    padding-top: 199px;
    max-width: 270px;
}

.about__schedule {
    font-size: 48px;
    line-height: 48px;
}

.about__schedule-link {
    font-size: 18px;
}

.programs {
    padding-bottom: 60px;
}

.program_children {
    padding-left: 0;
    padding-bottom: 50px;
}

.program__title, .program__wrap {
    max-width: 253px;
}

.program_children .program__title, .program_children .program__wrap {
    margin-left: auto;
    margin-right: 60px;
    padding-top: 34px;
}

.program__wrap {
    flex-direction: column;
    align-items: flex-start;
}

.program__img {
    margin-bottom: 30px;
}

.program__text {
    max-width: 324px;
    margin-right: 48px;
}

.program-children-bg {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 49.86%, #000000 100%), 
    linear-gradient(180deg, rgba(0, 0, 0, 0) 49.86%, #000000 100%), no-repeat left bottom / contain url("/images/program-children-bg.png");
}

.program__wrap {
    padding-top: 0;
}

.program_adults .program__title {
    padding-top: 0;
}

.program_adults {
    padding-top: 74px;
}

.program-adults-bg {
    bottom: initial;
    top: 40px;
    right: 0px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 42.25%, #000000 100%), 
    linear-gradient(180deg, rgba(0, 0, 0, 0) 42.25%, #000000 100%), no-repeat right bottom / contain url("/images/program-adults-bg.png");
}



.process-wrap {
    flex-direction: column;
    margin-bottom: 20px;
}

.process-classes, .process-teachers {
    width: 688px;
    height: 391px;
}

.process-classes {
    margin-bottom: 20px;
}

.process-classes__text, .process-teachers__text {
    max-width: 464px;
}

.process-classes__presentation {
    width: 664px;
    height: 225px;
}

.process-teachers__presentation {
    width: 640px;
    height: 249px;
    background: no-repeat left top / contain url("/images/listtrpc768.png");
}

.process-lesson__text {
    max-width: 625px;
    margin-bottom: 0;
}

.process-lesson {
    width: 688px;
    height: auto;
    background: #FFF;
}


.process-lesson__bg_pad {
    display: block;
    margin-top: 24px;
    width: 100%;
    height: 440px;
}

.process-lesson__bg_pad > img {
    width: 100%;
    height: 100%;
    margin-left: -28px;
}

.prices-content {
    flex-direction: column;
}

.prices-title > br {
    display: none;
}

.prices-info {
    width: 100%;
}

.prices-title {
    max-width: 500px;
}

.prices-text {
    max-width: 648px;
    margin-bottom: 0;
}

.prices-filter {
    margin-top: 40px;
}

.prices-classes {
    margin-right: 32px;
}

.prices-classes-btn {
    padding-left: 18px;
    padding-right: 18px;
    margin-right: 4px;
}

.prices-teacher-btn {
    margin-right: 6px;
    padding-left: 16px;
    padding-right: 16px;
}

.prices-offer-item {
    width: 160px;
}


.reviews-title {
    max-width: 530px;
}

.reviews-wrap {
    flex-direction: column-reverse;
    margin-top: 50px;
}

.reviews-inner {
    margin-left: 0;
}

.review-inner {
    padding-left: 40px;
    width: 688px;
    height: 688px;
}

.review-inner__text {
    padding-top: 464px;
}

.review-inner::after {
    top: 486px;
}

.reviews-outer {
    padding-top: 0;
    margin-top: 50px;
}

.review-outer__photo > img {
    width: 324px;
    height: 324px;
}

.review-outer_left .review-outer__photo {
    margin-right: 40px;
}

.review-outer__info {
    max-width: 315px;
}

.review-outer_left .review-outer__photo::after {
    top: 14px;
    left: 308px;
}

.review-outer_right .review-outer__photo {
    margin-left: 48px;
}

.review-outer_right .review-outer__photo::after {
    left: 342px;
}

.trial {
    padding-bottom: 80px;
}

.trial-picture {
    display: none;
}

.trial-btn {
    width: 100%;
}

.footer-item {
    margin-right: 40px;
}

.footer-item:nth-child(2) {
    margin-left: -100px;
}

.footer-pays {
    flex-wrap: wrap;
    max-width: 120px;
}

.footer-rights {
    font-size: 13px;
    width: 207px;
}

.footer-socials {
    margin-bottom: 40px;
}
}




@media screen and (max-width: 767px) {

.notshowmob {
    display: none !important;
}
.showmob {
    display: flex !important;
    justify-content: flex-start;
}


.prices-offer {
    column-gap: 10px;
}

.container {
    max-width: 375px;
}

.menu-fixed {
    height: auto;
    padding-top: 10px;
}

.menu-wrap {
    position: relative;
}

.btn-ellipsis {
    width: 160px;
    height: 27px;
    flex: 0 0 160px;
    border-radius: 0;
    border: 0;
}

.menu {
    width: 345px;
    overflow: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: 8px;
    position: relative;
    display: flex;
    align-items: center;
}

.menu-btn {
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}

.menu::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.menu-wrap {
    width: 355px;
}

.menu__item {
    margin-right: 16px;
}

.menu__link {
    font-size: 14px;
}

.menu__item_ben {
    min-width: 95px;
}

.menu__item_school {
    min-width: 72px;
}

.menu__item_sched {
    min-width: 60px;
}

.menu__item_prog {
    min-width: 110px;
}

.menu__item_pric {
    min-width: 46px;
}

.header-title-pic {
    top: 142px;
    left: 59px;
    width: 265px;
    height: 226px;
    background: no-repeat center url("/images/header-title-mob.svg");
}

.header-content {
    padding-top: 370px;
    padding-bottom: 175px;
    min-height: 640px;
    background-image: url(/images/iMac-bg-mob-2.png);
    background-attachment: initial;
}

.header-subtitle {
    width: 265px;
    font-size: 17px;
    line-height: 24px;
}

.header-start-btn {
    width: 151px;
    height: 44px;
    line-height: 44px;
    margin-top: 14px;
    font-size: 17px;    
}

.decor {
    background-size: contain;
    background-repeat: no-repeat;
}

.decor-queenf2 {
    width: 55px;
    height: 31px;    
    top: 108px;
    left: 85px;
}

.decor-plus {
    top: 113px;
    left: 316px;
    width: 20px;
    height: 21px;
}

.decor-arr-left {
    top: 548px;
    right: 24px;
    width: 19px;
    height: 14px;
}

.decor-queen {
    top: 503px;
    right: 20px;
    width: 57px;
    height: 31px;
}

.decor-king {
    top: 550px;
    left: 20px;
    width: 58px;
    height: 31px;
}

.decor-arr-right {
    width: 19px;
    height: 14px;
    top: 268px;
    left: 20px;
}

.decor-arr-btm {
    top: 440px;
    left: 319px;
    width: 14px;
    height: 19px;
}

.offer-content {
    padding: 30px 20px 45px;
}

.offer-title {
    font-size: 34px;
    line-height: 40px;
}

.offer-title > br {
    display: none;
}

.offer-content-item {
    width: 315px;
    margin-bottom: 30px;
    margin-right: 0;
}

.animate-content {
    padding-right: 20px;
    padding-left: 20px;
}

.animate-square {
    margin-right: 52px;
    margin-bottom: 60px;
}

.animate-square:nth-child(n+52) {
    margin-bottom: 60px;
}

.a6, .a7 {
    display: none;
}

.a5 {
    margin-right: 0;
}

.animate-title {
    top: 241px;
    left: 15px;
    width: 350px;
    height: 160px;
    font-size: 34px;
    line-height: 40px;
}

.animate-square_rotated1 {
    transform: rotate(60deg);
}

.animate-square_rotated2 {
    transform: rotate(20deg);
}

.animate-square_rotated3 {
    transform: rotate(10deg);
}

.about {
    padding-top: 50px;
}

.about-content {
    padding-left: 20px;
    padding-right: 20px;
}

.about-info {
    margin-right: 0;
}

.about-title {
    font-size: 80px;
    line-height: 54px;
    max-width: 230px;
    margin-bottom: 28px;
}

.about-text {
    font-size: 17px;
    line-height: 24px;
    width: 315px;
    margin-bottom: 24px;
}

.about-stat {
    flex-direction: column;
    align-items: flex-start;
    margin-right: 26px;
}

.about-number {
    font-size: 28px;
    line-height: 31px;
    letter-spacing: -0.01em;
    margin-right: 0;
    margin-bottom: 2px;
}

.about-what {
    font-size: 17px;
    line-height: 24px;
    max-width: 109px;
}

.about-teacher > img {
    width: 167px;
    height: 167px;
}

.about-teacher__name {
    font-size: 17px;
}

.about-teacher__info {
    font-size: 13px;
    line-height: 16px;
}

.about-teacher__wrap {
    bottom: 12px;
    left: 10px;
}

.about-overall {
    padding-left: 10px;
    padding-top: 74px;
    font-size: 17px;
    line-height: 24px;
    max-width: 158px;
}

.about__schedule-icon {
    top: 10px;
    left: 10px;
    width: 29px;
    height: 29px;
}

.about__schedule-icon > img {
    width: 29px;
    height: 29px;
}

.about__schedule {
    font-size: 28px;
    line-height: 31px;
}

.about__schedule-link {
    font-size: 13px;
    line-height: 16px;
}

.about__schedule-link > img {
    width: 7px;
    height: 10px;
    margin-left: 2px;
}

.programs {
    padding-top: 50px;
    padding-bottom: 50px;
}

.programs-content {
    padding-right: 20px;
    padding-left: 20px;
}

.program__title {
    font-size: 34px;
    line-height: 40px;
}

.program__lessonby {
    font-size: 17px;
    line-height: 24px;
}

.program__texts {
    flex-direction: column;
}

.program__text {
    font-size: 17px;
    line-height: 24px;
}

.program_children {
    padding-top: 258px;
    padding-bottom: 30px;
}

.program_adults {
    padding-top: 300px;
}

.program-children-bg {
    background-position: center top;
}

.program_children .program__title, .program_children .program__wrap,
.program_adults .program__title, .program_adults .program__wrap {
    padding-top: 0;
    max-width: 180px;
    margin-left: 0;
    margin-right: 0;
}

.program_adults .program__wrap {
    flex-direction: column-reverse;
}

.program_adults .program__img {
    margin-bottom: 0;
    margin-top: 30px;
}

.program__wrap {
    margin-bottom: 30px;
}

.program__text {
    max-width: 320px;
    margin-right: 0;
    margin-bottom: 17px;
}

.program__text:last-child {
    margin-bottom: 0;
}

.program-adults-bg {
    top: 30px;
    background-position: center top;
}



.process {
    padding-top: 30px;
    padding-bottom: 30px;
}

.process-content {
    padding-right: 20px;
    padding-left: 20px;
}

.process-title {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 24px;
}

.process-wrap {
    margin-bottom: 10px;
}

.process-classes {
    width: 355px;
    height: 295px;
    padding-top: 18px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.process-classes__title, .process-teachers__title {
    font-size: 28px;
    line-height: 31px;
    margin-bottom: 10px;
}

.process-classes__text, .process-teachers__text {
    font-size: 17px;
    line-height: 24px;
    max-width: 293px;
    margin-bottom: 18px;
}

.process-classes__presentation {
    width: 315px;
    height: 126px;
    background: no-repeat left / cover url("/images/classes-img-mob.png");
}

.process-teachers {
    width: 355px;
    height: 295px;
    padding-top: 18px;
    padding-left: 20px;
}

.process-teachers__presentation {
    width: 315px;
    height: 146px;
    background: no-repeat left top / contain url("/images/listtrpcmob.png");
    margin-top: 42px;
}

.process-lesson {
    width: 355px;
    height: 1234px;
}

.process-lesson__title {
    padding-top: 18px;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 31px;
}

.process-lesson__text {
    margin-left: 20px;
    max-width: 295px;
    line-height: 24px;
    font-size: 17px;
    margin-bottom: 18px;
}

.process-lesson__text:last-child {
    margin-bottom: 18px;
    margin-top: 18px;
}

.process-lesson__bg_pad {
    display: none;
}

.process-lesson__bg_mob1 {
    display: block;
    width: 355px;
    height: 478px;
}

.process-lesson__bg_mob1 > img, .process-lesson__bg_mob2 > img {
    width: 100%;
    height: 100%;
}

.process-lesson__bg_mob2 {
    display: block;
    width: 335px;
    height: 478px;
    margin-left: 10px;
}

.prices {
    padding-top: 30px;
    padding-bottom: 50px;
}

.prices-content {
    padding-left: 20px;
    padding-right: 20px;
}

.prices-title {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 17px;
}

.prices-title > br {
    display: none;
}

.prices-text {
    font-size: 17px;
    line-height: 24px;
    max-width: 305px;
    margin-bottom: 18px;
}

.prices-filter {
    margin-bottom: 20px;
    margin-top: 30px;
    flex-wrap: wrap;
}

.prices-classes {
    margin-right: 0;
    margin-bottom: 20px;
}

.prices-classes-title, .prices-teacher-title {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 14px;
}

.prices-classes-btn {
    font-size: 13px;
    line-height: 16px;
    padding: 8px 20px;
    margin-right: 4px;
}

.prices-teacher-btn {
    font-size: 13px;
    line-height: 16px;
    padding: 8px 10px;
    margin-right: 4px;
}

.prices-offer-item {
    width: 162px;
    margin-right: 10px;
    margin-bottom: 16px;
}



.reviews {
    padding-bottom: 50px;
}

.reviews-content {
    padding-left: 20px;
    padding-right: 20px;
}

.reviews-title {
    font-size: 34px;
    line-height: 40px;
    max-width: 320px;
}

.reviews-wrap {
    margin-top: 30px;
}

.review-inner {
    width: 335px;
    height: 335px;
    padding-left: 20px;
}

.review-inner__text {
    font-size: 34px;
    line-height: 40px;
    padding-top: 163px;
    margin-bottom: 10px;
}

.review-inner__who {
    font-size: 17px;
    line-height: 24px;
}

.review-inner::after {
    width: 20px;
    top: 181px;
    left: -10px;
}

.reviews-outer {
    margin-top: 30px;
}

.review-outer {
    align-items: flex-end;
    flex-wrap: wrap;
}

.review-outer_left .review-outer__photo {
    margin-right: 20px;
}

.review-outer__photo > img {
    width: 162px;
    height: 162px;
}

.review-outer__text {
    display: none;
}

.review-outer__who > span {
    display: block;
}

.review-outer_left .review-outer__photo::after {
    width: 20px;
    top: 129px;
    left: 152px;
}

.review-outer_right .review-outer__photo {
    margin-left: 19px;
}

.review-outer_right .review-outer__photo::after {
    width: 20px;
    top: 129px;
    left: 162px;
}

.review-outer__text_mob {
    display: block;
    margin-top: 20px;
    font-size: 17px;
    line-height: 24px;
}

.trial {
    padding-bottom: 50px;
}

.trial-content {
    padding-left: 20px;
    padding-right: 20px;
}

.trial-title {
    font-size: 80px;
    line-height: 54px;
    margin-bottom: 28px;
}

.trial-text {
    font-size: 17px;
    line-height: 24px;
    max-width: 315px;
}

.trial-need__text {
    font-size: 17px;
    margin-bottom: 20px;
}

.trial-need__item {
    flex-direction: column;
    align-items: flex-start;
}

.trial-need__what {
    font-size: 17px;
    line-height: 24px;
    margin-left: 0;
}

.trial-btn {
    height: 44px;
    font-size: 17px;
    line-height: 44px;
}

.footer {
    padding-bottom: 20px;
}

.footer-content {
    padding-left: 20px;
    padding-right: 20px;
    flex-direction: column;
    align-items: flex-start;
}

.footer-items {
    flex-wrap: wrap;
}

.footer-rights {
    display: none;
}

.footer-title {
     font-size: 17px;
     line-height: 24px;
}

.footer-item_pays {
    display: flex;
    align-items: center;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
}

.footer-item_pays .footer-title {
    margin-right: 10px;
    margin-bottom: 0;
}

.footer-pays {
    margin-bottom: -4px;
    max-width: 220px;
}

.footer-item:nth-child(2) {
    margin-left: 0;
}

.footer-item {
    margin-right: 45px;
}

.footer-link {
    font-size: 13px;
    margin-bottom: 14px;
}

.footer-socials {
    margin-top: 30px;
    margin-bottom: 30px;
}

.footer-rights_mob {
    display: block;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color:rgba(255, 255, 255, 0.4);
}

.footer-cont {
    text-align: left;
    margin-top: 10px;
}
.footer-phone-text {
    text-align: left;
}

}
/* End */


/* Start:/local/templates/head/template_styles.css?17557735079708*/
.bx-yellow,
.bx-theme-yellow {
	--primary: #f9a91d;
	--theme-color-primary: #f9a91d;
	--theme-color-second: #faba4a;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #f9a91d;
	--theme-b-link-hover: #faba4a;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #f9a91d;
	--theme-b-bd-primary: #f9a91d;
	--theme-b-sd-primary: rgba(249, 169, 29, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #faba4a;
	--theme-b-bd-primary-hover: #daa53e;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #faba4a;
	--theme-b-bd-primary-active: #daa53e;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #daa53e;
	--theme-b-bd-primary-disabled: #b7853b;
}

.bx-blue,
.bx-theme-blue {
	--primary: #0083d1;
	--theme-color-primary: #0083d1;
	--theme-color-second: #5ca6e4;
	--theme-color-light: #f0f6f8;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #0083d1;
	--theme-b-bd-primary: #0083d1;
	--theme-b-sd-primary: rgba(0, 131, 209, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5ca6e4;
	--theme-b-bd-primary-hover: #5599d2;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5ca6e4;
	--theme-b-bd-primary-active: #5599d2;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #5599d2;
	--theme-b-bd-primary-disabled: #4d8bbf;
}

.bx-red,
.bx-theme-red {
	--primary: #e22b2b;
	--theme-color-primary: #e22b2b;
	--theme-color-second: #e95c5c;
	--theme-color-light: #f0f0f0;
	--theme-b-link: #e22b2b;
	--theme-b-link-hover: #e95c5c;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #e22b2b;
	--theme-b-bd-primary: #e22b2b;
	--theme-b-sd-primary: rgba(226, 43, 43, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #e95c5c;
	--theme-b-bd-primary-hover: #d05454;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #e95c5c;
	--theme-b-bd-primary-active: #d05454;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #d05454;
	--theme-b-bd-primary-disabled: #c04e4e;
}

.bx-green,
.bx-theme-green {
	--primary: #63aa28;
	--theme-color-primary: #63aa28;
	--theme-color-second: #5b9f0b;
	--theme-color-light: #a8d95b;
	--theme-b-link: #44b1c9;
	--theme-b-link-hover: #5cc3d1;
	--theme-b-tx-primary: #fff;
	--theme-b-bg-primary: #63aa28;
	--theme-b-bd-primary: #63aa28;
	--theme-b-sd-primary: rgba(99, 170, 40, 0.5);
	--theme-b-tx-primary-hover: #fff;
	--theme-b-bg-primary-hover: #5b9f0b;
	--theme-b-bd-primary-hover: #56940b;
	--theme-b-tx-primary-active: #fff;
	--theme-b-bg-primary-active: #5b9f0b;
	--theme-b-bd-primary-active: #56940b;
	--theme-b-tx-primary-disabled: #fff;
	--theme-b-bg-primary-disabled: #56940b;
	--theme-b-bd-primary-disabled: #497c09;
}


#pagetitle { margin-bottom: 35px; }

h1,h2,h3,h4,h5 {
	font-family: "OpenSans-Regular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.bx-content-section,
.bx-header-section {
	padding-bottom: 2px;
	background-color: rgba(255, 255, 255, .95);
}

.bx-wrapper { }

/*region HEADER*/
.bx-header { }

.bx-header-section { }

.bx-header-logo { order: 1 }

.bx-header-personal { order: 3 }

.bx-header-contact { order: 2 }

/*region Logo*/
.bx-logo-block {
	display: block;
	height: 50px;
	border-bottom: none;
}

.bx-logo-block img {
	max-height: 50px;
	width: auto;
}

@media (max-width: 767px) {
	.bx-logo-block img {
		max-width: 100%;
		max-height: 45px;
		width: auto;
		height: auto;
	}

	.bx-header-logo {
		padding: 5px 50px;
		height: 55px;
		background-color: var(--theme-color-primary);
	}

	.bx-logo-block { height: auto; }

	body.bx-theme-green .bx-store-logo { background: #33b111; }
}

/*endregion*/

/*region included Phone*/
.bx-header-phone-block {
	display: flex;
	align-items: center;
}

.bx-header-phone-number {
	color: #000;
	white-space: nowrap;
	font: 700 21px/28px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-header-phone-icon {
	display: block;
	margin-right: 10px;
	width: 26px;
	height: 26px;
	background: no-repeat center url(/local/templates/head/images/phone.svg);
}

@media (max-width: 991px) {
	.bx-header-phone-number { font: 600 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*region included Worktime*/
.bx-header-worktime {
	color: #000;
	font: 600 16px/22px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	transition: 250ms linear all;
}

.bx-worktime-title {
	color: #adadad;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bx-worktime-schedule {
	color: #000;
	font: 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (max-width: 991px) {
	.bx-header-worktime { font: 500 15px/18px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif; }
}

/*endregion*/

/*endregion*/

.sidebar-block-title {
	color: #343434;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/*region FOOTER*/
.bx-footer { }

.bx-footer-section { }

.bx-footer-section .bx-block-title { }

.bx-footer-bg { background-color: #1f496a; }

.bx-footer-logo {
	border-bottom: none !important;
	text-decoration: none !important;
}

.bx-footer-logo img {
	max-width: 100%;
	height: auto;
}

/*endregion*/

.bx-inclinkspersonal-item.bx-theme-blue:hover { background: #0083d1; }

.bx-theme-blue.bx-inclinkspersonal-selected { background: #3398d7; }

.bx-inclinkspersonal-item.bx-theme-black:hover { background: #303030; }

.bx-theme-black.bx-inclinkspersonal-selected { background: #484848; }

.bx-inclinkspersonal-item.bx-theme-green:hover { background: #44b1c9; }

.bx-theme-green.bx-inclinkspersonal-selected { background: #5cc3d1; }

.bx-inclinkspersonal-item.bx-theme-red:hover { background: #e63c3c; }

.bx-theme-red.bx-inclinkspersonal-selected { background: #e95c5c; }

.bx-inclinkspersonal-item.bx-theme-yellow:hover { background: #f4a52e; }

.bx-theme-yellow.bx-inclinkspersonal-selected { background: #fbb859; }

/*region Bootstrap modified*/
.btn-primary,
.list-group-item.active {
	border-color: var(--theme-b-bd-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:hover {
	border-color: var(--theme-b-bd-primary-hover);
	background-color: var(--theme-b-bg-primary-hover);
	color: var(--theme-b-tx-primary-hover);
}

.btn-primary:focus,
.btn-primary.focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.btn-primary.disabled,
.btn-primary:disabled {
	border-color: var(--theme-b-bg-primary);
	background-color: var(--theme-b-bg-primary);
	color: var(--theme-b-tx-primary);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
	border-color: var(--theme-b-bd-primary-active);
	background-color: var(--theme-b-bg-primary-active);
	color: var(--theme-b-tx-primary-active);
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}

.form-control:focus {
	border-color: var(--theme-color-primary);
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}


a, .btn-link {
    color: var(--theme-b-link);
}

a:hover, .btn-link:hover {
    color: var(--theme-b-link);
}

.g-font-size-15 { font-size: 15px; }

.g-font-size-17 { font-size: 17px; }

.g-font-size-20 { font-size: 20px; }

.text-primary { color: var(--primary) !important }

.bg-primary { background: var(--primary) !important }

.border-primary { border-color: var(--primary) !important }

/*endregion*/

.bx-sidebar-block { }

.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar li {
	font-size: 12px;
	font-family: "OpenSans-SemiBold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.sidebar-icon {
	width: 27px;
	height: 27px;
	margin-right: 5px;
	border-radius:50%;
	background-color: var(--theme-color-primary);
	background-repeat: no-repeat;
	background-position: center;
}

.sidebar-icon-label {
	background-image:  url(/local/templates/head/images/label.svg);
	background-size: 19px auto;
}

.sidebar-icon-delivery {
	background-image: url(/local/templates/head/images/delivery.svg);
	background-size: 17px auto;
}

.sidebar-icon-sale {
	background-image: url(/local/templates/head/images/sale.svg);
	background-size: auto 17px ;
}

.sidebar-icon-self {
	background-image: url(/local/templates/head/images/self.svg);
	background-size: auto 17px ;
}

.sidebar-icon-phone {
	background-image: url(/local/templates/head/images/phone_white.svg);
	background-size: auto 21px ;
}

.payblock{
background: #051824;
}

.blockimgpay {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 40px;
    padding-top: 40px;
}

@media (max-width: 1000px) {

.blockimgpay {
    flex-direction: column;
}

.blockimgpay img{
    padding-top: 15px;
}

}

.bx-header {
    background: #bcd8e8;
}

.bx-header-section {
    background: #bcd8e8;
}

.bx-logo-block {
    height: 100px;
    width: 100px;
}

.bx-logo-block img {
    max-width: 100px;
    height: 100px;
    max-height: 100px;
}

@media (max-width: 767px){
.bx-header-logo {

    background: none;
}

}

.workarea{
padding-top: 30px;
    padding-bottom: 100px;
}

.infoblock {
    background: #0b364f;
    padding-top: 50px;
    padding-bottom: 50px;
}

.sidept{
float: left;
    width: 100%;
}

.basket-item-price-difference {
    display: none !important;
}


.blockimgpay img{
    vertical-align: middle;
    max-width: 90px;
    height: auto;
}

/* End */
/* /css/form.css?169687115820371 */
/* /local/templates/head/styles.css?175577350742641 */
/* /local/templates/head/template_styles.css?17557735079708 */
