body{font-family: 'Manrope';font-size:24px;background:#fff;color:#392214;}
body, body * {margin:0px;padding:0px;position:relative;outline:none;}
body.overflow{overflow:hidden;}

.container{width:100%;max-width:1830px;margin:0px auto;display:flex;box-sizing: border-box;padding:0px 45px;}

p{margin:0px;}
a{text-decoration: none;}
ul{margin:0px;padding:0px;}
li{list-style: none;}
button{font-family: 'Manrope';}
a{color:#392214;}
input,textarea{width:100%;resize:none;max-width:380px;height:55px;padding:0px 18px;box-sizing: border-box;color:#392214;border:2px solid #392214;font-family: 'Manrope';font-size:24px;background:#fff;font-weight: 500;}
textarea{height:281px;padding:6px 18px;box-sizing: border-box;}
.button{display:flex;color:#fff;font-weight:bold;box-sizing: border-box;border-radius:100px;cursor: pointer;}
.btn-red{background:#A31217;}
.btn-green{background:#A0B582;}
.btn-white{background:#fff;color:#A31217;}
.btn-wred{background:#fff;color:#A31217;border:3px solid #A31217;}
.headblock{display:flex;align-items: center;font-size:96px;line-height: 90%;font-family: 'Voguer Sans Free';text-transform: uppercase;gap:40px;text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
.headblock p{font-family: 'Manrope';font-size:24px;font-weight: bold;width:100%;line-height: normal;text-transform: none;font-weight: 500;}
.input-continaer {display:flex;flex-direction: column;position:relative;}
.input-continaer.textarea{margin-bottom:20px;}
.input-continaer label{font-size:24px;font-weight: 800;font-family: 'Manrope';line-height: 116%;margin-bottom:10px;}
.radio-input{display:flex;gap:20px;align-items: center;position:relative;font-weight: 500 !important;cursor:pointer;}
.radio-input input{position:absolute;top:-100000px;left:-100000px;}
.radio-input span{width:23px;height:23px;border-radius:500px;border:2px solid #392214;box-sizing: border-box;background:#fff;}
.radio-input input:checked ~ span{background:#A0B582;}
input[name=lictype_name]{max-width:337px;margin-left:43px;}
form .top-auto{display:flex;width:100%;flex-direction: column;margin-top:auto;gap:17px;}
form .top-auto label{margin-bottom:0px !important;}
.checkbox-input{display:flex;gap:16px;align-items: center;position:relative;font-weight: 500 !important;cursor:pointer;color:#949494;font-size:16px !important;line-height: 98% !important;}
.checkbox-input input{position:absolute;top:-100000px;left:-100000px;}
.checkbox-input span{width:20px;height:20px;border:2px solid #949494;box-sizing: border-box;background:#fff;}
.checkbox-input input:checked ~ span{background:#A0B582;}

header{padding:45px 0px 42px;box-sizing:border-box;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:10;}
header .container{gap:50px;align-items:center;}
header .logo{display:flex;}
header ul{display:flex;font-weight:bold;gap:50px;margin-left:auto;}
header ul li a{color:#A0B582;}
header .button{padding: 5px 29px 10px;}
header .button:hover{animation-duration: 1s;animation-name: button_shake;}
header .mobile_menu{display:flex;gap:50px;margin-left:auto;align-items: center;}
header .mobile-burger{display:none;}

#hero{padding:135px 0px 135px;box-sizing: border-box;width:100%;overflow:hidden;}
#hero .container{align-items: flex-start;gap:30px;}
#hero .left{width:50%;display:flex;flex-direction: column;align-items: flex-start;}
#hero .left .tiraj{letter-spacing: 7%;color:#7F7F7F;display:flex;gap:10px;justify-content: space-between;width:100%;}
#hero .left .fline{width:100%;font-weight: bold;font-size:48px;letter-spacing: 9%;margin-top:77px;text-align: center;}
#hero .left .sline{font-size:200px;font-family: 'Voguer Sans Free';letter-spacing: -2%;line-height: 160px;text-align:center;margin-top:20px;text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
#hero .left .tline{font-family: 'RosvigtsCyrillic';font-size: 70px;line-height: 99%;color: #A31217;transform: rotate(-7deg);margin-top: 44px;width: 100%;text-align: right;padding-right: 17%;box-sizing: border-box;font-weight: bold;}
#hero .left .button{margin:43px auto 0px;width:100%;max-width:618px;padding: 23px 23px;justify-content: center;font-size: 36px;}
#hero .right{width:50%;position:relative;padding:47px 45px;box-sizing: border-box;}
#hero .right .testline{display: flex;gap: 32px;align-items: flex-start;width:calc(100% + 90px);}
#hero .right .testline a{position: relative;padding: 25px 42px 26px 126px;width: 100%;justify-content: flex-end;max-width: 337px;}
#hero .right .testline a img{position:absolute;left: 0px;top: -0px;transform-origin: top center;animation-duration: 1s;animation-name: elka_shake;animation-iteration-count: infinite;}
#hero .right .testline p{max-width: 443px;color: #fff;line-height: 28px;font-weight:bold;}
#hero .right .bg{position:absolute;top:0px;left:0px;}
#hero .right .dong{display: flex;width: calc(100% + 90px);flex-direction: column;align-items: center;margin-top: 58%;}
#hero .right .dong p{color:#fff;text-align: center;font-size:32px;}
#hero .right .dong .timer{display:flex;align-items: center;gap:15px;margin-top:29px;}
#hero .right .dong .timer div{width:128px;height:128px;background:url(../images/block1_bg.svg);display: flex;flex-direction: column;align-items: center;justify-content: center;font-size:48px;font-weight:600;}
#hero .right .dong .timer div span{font-size:12px;font-weight:700;margin-top:-12px;}

#corpor{margin-top:108px;width:100%;overflow: hidden;}
#corpor .container{flex-direction: column;}
#corpor .corpor-block{margin-top:40px;position:relative;padding-top:89px;box-sizing: border-box;}
#corpor .corpor-bg{position:absolute;width:100%;height:478px;left:0px;top:108px;background:url(../images/bg_elm.svg);}
#corpor .corpor-list{display:flex;}
#corpor .corpor-elm{display:flex;flex-direction: column;}
#corpor .corpor-elm .img{width:100%;height:371px;background:#fff;padding:34px;box-sizing: border-box;position:relative;background-size:cover;background-position:center center;}
#corpor .corpor-elm .img .name{font-size:20px;color:#878787;background:#fff;font-weight:600;position:absolute;top:34px;left:34px;border-radius:100px;padding: 8px 31px;box-sizing: border-box;}
#corpor .corpor-elm .program{font-size:38px;font-weight: 800;margin-top:20px;}
#corpor .corpor-elm .desc{margin-top:7px;font-weight: 600;line-height: 116%;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
#corpor .corpor-elm .button{margin-top:32px;width:100%;padding: 20px 0px;box-sizing: border-box;justify-content: center;font-size:32px;font-weight:800;}
#corpor .corpor-arrow{cursor:pointer;position:absolute;z-index: 5;display: flex;}
#corpor .corpor-left{left:-31px;top:34%;animation-duration: 3s;animation-name: arrow_shake_l;animation-iteration-count: infinite;border: 2px solid #fff;border-radius: 100px;}
#corpor .corpor-right{right:-31px;top:34%;animation-duration: 3s;animation-name: arrow_shake_r;animation-iteration-count: infinite;border: 2px solid #fff;border-radius: 100px;}

#banquet{margin-top:108px;width:100%;overflow: hidden;}
#banquet .container{flex-direction: column;}
#banquet .banquet-block{margin-top:60px;position:relative;box-sizing: border-box;}
#banquet .banquet-list{display:flex;}
#banquet .banquet-elm{display:flex;flex-direction: column;align-items: flex-start;}
#banquet .banquet-elm .img{width:100%;height:371px;background:url(../images/noimg.jpg) no-repeat;padding:34px;box-sizing: border-box;position:relative;background-size:cover;background-position: center;}
#banquet .banquet-elm .img .name{font-size:20px;color:#878787;background:#fff;font-weight:600;position:absolute;top:34px;left:34px;border-radius:100px;padding: 8px 31px;box-sizing: border-box;}
#banquet .banquet-elm .program{font-size:40px;font-weight: 800;margin-top:30px;}
#banquet .banquet-elm .desc{margin-top:31px;font-weight: 600;line-height: 116%;}
#banquet .banquet-elm .button{margin-top:40px;width:100%;padding: 20px 0px;box-sizing: border-box;justify-content: center;font-size:32px;font-weight:800;}
#banquet .banquet-elm .address{display:flex;align-items:center;font-size:32px;font-weight:800;gap:26px;background:#D3E2BF;padding:6px 26px 7px 7px;box-sizing: border-box;border-radius:100px;margin-top:31px;}
#banquet .banquet-arrow{cursor:pointer;position:absolute;z-index: 5;display: flex;}
#banquet .banquet-left{left:-31px;top:23%;animation-duration: 3s;animation-name: arrow_shake_l;animation-iteration-count: infinite;}
#banquet .banquet-right{right:-31px;top:23%;animation-duration: 3s;animation-name: arrow_shake_r;animation-iteration-count: infinite;}

#banner_manager{margin:125px 0px 90px;padding:78px 0px;box-sizing: border-box;width:100%;background:#A31217;}
#banner_manager .star{position:absolute;top: -114px;left:43%;animation-duration: 10s;animation-timing-function: linear;animation-name: star_rotate;animation-iteration-count: infinite;}
#banner_manager .container{gap:10px;align-items: center;}
#banner_manager .img{display:flex;margin-right:36px;max-width:198px;}
#banner_manager .img img{width:100%;}
#banner_manager .info{display:flex;align-items: center;width:100%;}
#banner_manager .info .info-text{display:flex;flex-direction: column;color:#fff;width:100%;max-width:543px;}
#banner_manager .info .info-manager{font-size:40px;line-height: 110%;font-weight:800;}
#banner_manager .info .info-name{font-size:36px;line-height: 110%;font-weight:500;margin-top:12px;}
#banner_manager .info .info-desc{font-size:24px;line-height: 110%;font-weight:500;margin-top:23px;}
#banner_manager .phone{font-size:36px;font-weight:600;color:#fff;line-height: 87%;}
#banner_manager .button{margin-left:auto;padding:23px 23px;font-size:36px;font-weight:800;width:100%;max-width:563px;justify-content: center;}

#sertificate{width:100%;overflow: hidden;}
#sertificate .container{flex-direction: column;}
#sertificate .title{font-size:90px;line-height: 96%;width:100%;text-align: center;font-family: 'Voguer Sans Free';text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
#sertificate .tabs{display:flex;width:100%;align-items: center;justify-content: center;margin-top:50px;}
#sertificate .tabs .tabs-bg{background:#A31217;width:100%;max-width:760px;border-radius:100px;padding:8px;box-sizing: border-box;display:flex;align-items: center;}
#sertificate .tabs .tabs-bg .tabs-elm{width:50%;height:100%;color:#fff;border-radius:100px;text-align: center;padding:19px 0px;box-sizing: border-box;font-size:36px;font-weight: 800;cursor:pointer;}
#sertificate .tabs .tabs-bg .tabs-elm.active{background:#fff;color:#A31217;}
#sertificate .tab-switch{margin-top:35px;display:none;justify-content: space-between;}
#sertificate .tab-switch .left-part{width:100%;max-width:918px;z-index:5;}
#sertificate .tab-switch .left-part .desc{font-weight: 500;line-height: 130%;}
#sertificate .tab-switch .left-part .desc .fline{font-weight: 800;}
#sertificate .tab-switch .left-part .desc .sline{margin-top:27px;}
#sertificate .tab-switch .left-part .desc .sline b{font-weight: 800;}
#sertificate .tab-switch .left-part .desc ul{display:flex;flex-direction: column;width:100%;margin-top:40px;gap: 10px;}
#sertificate .tab-switch .left-part .desc ul li{display:flex;align-items: center;gap:20px;font-weight: 800;}
#sertificate .tab-switch .left-part .desc ul li svg path{fill:#A31217;}
#sertificate .tab-switch .left-part .desc ul li:nth-child(2n) svg path{fill:#A0B582;}
#sertificate .tab-switch.active{display:flex;}
#sertificate .sert-block{width:100%;display:flex;flex-direction: column;position:relative;margin-top:80px;padding:60px 0px;box-sizing: border-box;}
#sertificate .sert-block:before{content:"";width:calc(100% + 90px);height:100%;left:-90px;top:0px;background:#D3E2BF;display:flex;position:absolute;}
#sertificate .sert-block .sert-block-contain{width:100%;max-width:706px;position:relative;}
#sertificate .sert-block .sert-block-contain .sert-block-titile{font-size:40px;font-weight: 800;line-height: 120%;}
#sertificate .sert-block .sert-block-contain .sert-block-desc{margin-top:38px;line-height: 120%;}
#sertificate .sert-block .sert-block-contain .button{margin-top:42px;width:100%;max-width:706px;font-size:36px;font-weight:800;justify-content: center;padding: 23px 0px;box-sizing: border-box;}
#sertificate .sert-block .conv1{position:absolute;right:12px;top:-44px;}
#sertificate .sert-block .conv2{position:absolute;right:-52px;top:53px;}
#sertificate .tab-switch .right-part{width:100%;max-width: 706px;display: flex;flex-direction: column;padding-bottom:60px;box-sizing: border-box;}
#sertificate .tab-switch .right-part .fline{font-size:40px;font-weight: 800;margin-top:10px;text-align: center;}
#sertificate .tab-switch .right-part .sline{font-size:70px;font-weight: bold;margin-top:22px;text-align: center;font-family: 'RosvigtsCyrillic';line-height: 100%;color:#A31217;}
#sertificate .tab-switch .right-part .serto-block{width:100%;max-width:558px;margin:60px auto 87px;position:relative;}
#sertificate .tab-switch .right-part .serto-elm{display:flex;border-radius: 25px;overflow: hidden;}
#sertificate .tab-switch .right-part .serto-elm img{width:100%;}
#sertificate .tab-switch .right-part .serto-left{left:-31px;top:calc(50% - 31px);animation-duration: 3s;animation-name: arrow_shake_l;animation-iteration-count: infinite;position:absolute;z-index:5;display:flex;cursor:pointer;border: 2px solid #fff;border-radius: 100px;}
#sertificate .tab-switch .right-part .serto-right{right:-31px;top:calc(50% - 31px);animation-duration: 3s;animation-name: arrow_shake_r;animation-iteration-count: infinite;position:absolute;z-index:5;display:flex;cursor:pointer;border: 2px solid #fff;border-radius: 100px;}
#sertificate .tab-switch .right-part .button{width:100%;margin:auto auto 0px;padding:23px 23px;box-sizing: border-box;font-size:36px;font-weight: 800;max-width:706px;justify-content: center;}
#sertificate .tab-switch .right-part .sert-block{display:none;}
#sertificate .tab-switch.fiz .right-part{max-width:822px;}
#sertificate .tab-switch .gift-block{width:calc(100% + 90px);background:url(../images/gift.webp) no-repeat;display:flex;height:100%;padding:60px;box-sizing: border-box;flex-direction: column;align-items: center;background-size: cover;}
#sertificate .tab-switch .gift-block .g-fline{font-size:70px;line-height: 100%;font-family: 'RosvigtsCyrillic';color:#fff;}
#sertificate .tab-switch .gift-block .g-sline{color:#fff;font-weight:800;margin-top:-10px;}

#howitwas{width:100%;overflow:hidden;padding-bottom:88px;}
#howitwas .left{width:100%;max-width:918px;padding-top:106px;}
#howitwas .left .title{font-family: 'Voguer Sans Free';width:100%;font-size:90px;line-height: 90%;text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
#howitwas .left .boldline{margin-top:60px;font-weight: bold;width:100%;max-width:706px;}
#howitwas .left .line{margin-top:34px;width:100%;max-width:700px;}
#howitwas .left .banner{margin-top:116px;position:relative;padding:79px 70px 79px 0px;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;}
#howitwas .left .banner:before{content:"";width:calc(100% + 90px);height:100%;left:-90px;background:url(../images/testbg.webp);position:absolute;top:0px;background-position: bottom right;background-repeat: no-repeat;}
#howitwas .left .banner .name{font-size:40px;font-weight: 800;color:#fff;display: flex;align-items: center;gap: 24px;}
#howitwas .left .banner .name span{font-size:70px;line-height: 100%;transform: rotate(-7.55deg);font-family: 'RosvigtsCyrillic';}
#howitwas .left .banner .desc{margin-top:14px;color:#fff;font-weight:800;max-width:365px;line-height: 110%;}
#howitwas .left .banner .button{padding:23px 0px;box-sizing: border-box;margin-top:58px;width:100%;max-width:534px;font-size:36px;font-weight: 800;justify-content: center;}
#howitwas .right{width:100%;max-width:820px;position:relative;display:flex;align-items: center;justify-content: baseline;padding:110px 0px;box-sizing: border-box;}
#howitwas .right:before{content:"";top:0px;position:absolute;right:-84px;background:url(../images/howbg.svg) repeat #D3E2BF;width:calc(100% + 84px);height:100%;}
#howitwas .right .hotcorp-block{margin:auto;width:100%;max-width:623px;position:relative;}
#howitwas .right .hotcorp-block .hotcorp-arrow{position:absolute;top:50%;z-index:5;cursor:pointer;}
#howitwas .right .hotcorp-block .hotcorp-left{left:-31px;transform:translate(0%, -50%) rotate(180deg);animation-duration: 3s;animation-name: arrow_shake_l;animation-iteration-count: infinite;}
#howitwas .right .hotcorp-block .hotcorp-right{right:-31px;transform:translate(0%, -50%);animation-duration: 3s;animation-name: arrow_shake_r;animation-iteration-count: infinite;}
#howitwas .right .hotcorp-block .hotcorp-elm{background:#fff;padding:42px 46px;box-sizing: border-box;}
#howitwas .right .hotcorp-block .hotcorp-elm .image{width:100%;height:490px;background:#fff;position:relative;background-size:cover;}
#howitwas .right .hotcorp-block .hotcorp-elm .image .label{font-size:20px;font-weight: 800;position:absolute;top:34px;left:34px;color:#878787;border-radius:100px;background:#fff;font-weight:normal;padding: 8px 23px;box-sizing: border-box;}
#howitwas .right .hotcorp-block .hotcorp-elm .name{font-size:40px;font-weight: 800;margin-top:28px;}
#howitwas .right .hotcorp-block .hotcorp-elm .desc{line-height: 116%;margin-top:6px;}
#howitwas .right .hotcorp-block .hotcorp-elm .button{margin-top:34px;font-size:36px;font-weight: 800;padding:23px 0px;width:100%;box-sizing: border-box;justify-content: center;}
#howitwas .right .star{position:absolute;right:-10px;bottom:-120px;animation-duration: 10s;animation-timing-function: linear;animation-name: star_rotate;animation-iteration-count: infinite;}

#keitering{margin-top:20px;width:100%;overflow: hidden;}
#keitering .container{flex-direction: column;}
#keitering .keit-banner{width:100%;left:-90px;min-width:calc(100% + 180px);height:auto;background:url(../images/katering.webp);margin-top:60px;background-size: contain;background-repeat: no-repeat;aspect-ratio: 4 / 1.3;}
#keitering .button-block{display:flex;gap:80px;align-items: center;justify-content: center;margin-top:33px;}
#keitering .button-block .button{width:100%;max-width:708px;padding:23px 0px;box-sizing: border-box;font-size:36px;font-weight: 800;justify-content: center;}

#newyear{margin-top:108px;width:100%;overflow: hidden;min-height:1080px;display:flex;}
#newyear .container{gap:33px;}
#newyear .left{padding-bottom:185px;box-sizing: border-box;position:relative;width:100%;max-width:915px;display:flex;}
#newyear .left .bg{position:absolute;right:0px;top:0px;}
#newyear .left .label{margin:auto auto 0px;display:flex;width:100%;max-width:500px;height:283px;transform:rotate(-8.8deg);background:#fff;padding:35px;box-sizing: border-box;flex-direction: column;position:relative;}
#newyear .left .label .label-title{margin-top:20px;font-size:48px;line-height: 61%;color:#A31217;transform:rotate(-5deg);text-align: center;font-family: 'RosvigtsCyrillic';}
#newyear .left .label .label-desc{line-height: 125%;margin-top:8px;margin-top:40px;}
#newyear .left .label .circle{position:absolute;left:69px;top:-54px;animation-duration: 10s;animation-timing-function: linear;animation-name: star_rotate;animation-iteration-count: infinite;}
#newyear .left .label .elka{position:absolute;left:-80px;top:-68px;transform-origin: top center;animation-duration: 1s;animation-name: elka_shake2;animation-iteration-count: infinite;}
#newyear .right{display:flex;flex-wrap:wrap;gap:33px;width:100%;max-width:824px;}
#newyear .right .knowyear{width:calc(50% - 17px);padding:45px;box-sizing: border-box;background:#D3E2BF;max-height:643px;}
#newyear .right .knowyear .title{font-size:40px;line-height: 90%;font-weight: 800;width:100%;text-align: center;margin-top:40px;}
#newyear .right .knowyear .title_sec{font-size:80px;line-height: 56%;font-family: 'RosvigtsCyrillic';width:100%;text-align: center;color:#A31217;transform:rotate(-9.34deg);font-weight: bold;margin-top:40px;}
#newyear .right .knowyear .desc{margin-top:90px;line-height: 125%;text-align: center;}
#newyear .right .knowyear .button{width:100%;max-width:305px;margin-top:80px;padding:18px 0px;box-sizing: border-box;justify-content: center;font-size:20px;line-height: 108%;}
#newyear .right .konovalov{width:calc(50% - 17px);padding:27px 45px 45px 45px;box-sizing: border-box;background:#A31217;max-height:643px;}
#newyear .right .konovalov .title{font-size:28px;line-height: 108%;font-weight: 800;width:100%;color:#fff;}
#newyear .right .konovalov .desc{line-height: 117%;margin-top:11px;color:#fff;font-weight: 500;margin-bottom:32px;}
#newyear .right .konovalov video{margin-top:auto;width: 100%;max-height: 415px;}
#newyear .right .own{width:100%;box-sizing: border-box;background:#D3E2BF;display:flex;}
#newyear .right .own .lpart{width:100%;max-width:50%;padding:45px;box-sizing: border-box;max-width:395px;}
#newyear .right .own .lpart .title{font-size:34px;line-height: 108%;font-weight:800;text-transform: uppercase;text-align: center;}
#newyear .right .own .lpart .title_sec{font-size:80px;line-height: 71%;font-family: 'RosvigtsCyrillic';width:100%;text-align: center;color:#A31217;transform:rotate(-10deg);font-weight: bold;margin-top:40px;}
#newyear .right .own .lpart .button{width:100%;max-width:305px;margin:64px auto 0px;padding:18px 0px;box-sizing: border-box;justify-content: center;font-size:20px;line-height: 108%;}
#newyear .right .own .rpart{width:100%;max-width:50%;position:relative;padding:45px 0px;box-sizing: border-box;}
#newyear .right .own .rpart img{width:100%;max-width:408px;right:-17px;transform:rotate(3.43deg);top:19px;min-width:408px;}

#manager{margin-top:126px;width:100%;overflow: hidden;}
#manager .container{gap:30px;justify-content: space-between;}
#manager .video_block{width:100%;max-width:563px;}
#manager .video_block video{width:100%;height:100%;}
#manager .video_block .callback{display:none;}
#manager .manager_block{width:100%;max-width:918px;}
#manager .manager_block .info{display:flex;gap:80px;}
#manager .manager_block .info .img{width:100%;max-width:248px;display:flex;}
#manager .manager_block .info .img img{width:100%;min-width:248px;}
#manager .manager_block .info .info-name{display:flex;flex-direction: column;gap:10px;justify-content: space-between;}
#manager .manager_block .info .info-name .role{font-size:90px;line-height: 101%;font-family: 'Voguer Sans Free';text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
#manager .manager_block .info .info-name .name{font-size:36px;line-height: 108%;font-weight:800;}
#manager .manager_block .desc{line-height: 128%;margin-top:40px;}
#manager .manager_block .lastline{margin-top:20px;}
#manager .manager_block .callback{display:flex;font-size:36px;line-height: 108%;font-weight: 800;margin-top:45px;gap:20px;}
#manager .manager_block .callback span{margin-right:auto;width:100%;max-width:230px;}
#manager .manager_block .callback a{font-size:23px;font-weight:700;color:#392214;}
#manager .manager_block .callback_line{display:flex;margin-top:36px;gap:20px;align-items: center;}
#manager .manager_block .callback_line .fline{display:flex;max-width:230px;font-size:18px;line-height: 128%;}
#manager .manager_block .callback_line .sline{margin-left:auto;width:100%;max-width:571px;}
#manager .manager_block .callback_line .sline a{padding:23px 0px;box-sizing: border-box;width:100%;max-width:571px;font-size:36px;font-weight: 700;justify-content: center;}

#test_mob{display:none;}

footer{margin:150px 0px;}
footer .container{align-items: center;gap:10px;}
footer .logo{width:100%;max-width:485px;display:flex;}
footer .logo img{width:100%;}
footer .social{margin-left:auto;display:flex;gap:83px;}
footer .social a{line-height: 128%;font-weight: 600;display:flex;gap:38px;align-items: center;color:#392214;}

.wgng-selector{display:flex;width:100%;max-width:380px;flex-direction: column;position:relative;z-index:3;}
.wgng-selector .wgng-selected{cursor:pointer;font-size:24px;color:#392214;border:2px solid #392214;height:55px;line-height: 48px;position:relative;padding:0px 54px 0px 18px;box-sizing: border-box;}
.wgng-selector .wgng-selected span{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.wgng-selector .wgng-selected svg{position:absolute;top:50%;right:18px;transform:translate(0%, -50%);}
.wgng-selector .wgng-list{position:absolute;top:100%;max-height:253px;left:0px;width:100%;display:none;flex-direction: column;background:#fff;padding:10px 0px;box-sizing:border-box; border:2px solid #392214;border-top:0px solid #392214;box-sizing: border-box;gap:10px;}
.wgng-selector.opened .wgng-list{display:flex;}
.wgng-selector .wgng-list .wgng-elm{cursor:pointer;display:flex;align-items: flex-start;gap:10px;padding:0px 18px;box-sizing: border-box;}
.wgng-selector .wgng-list .wgng-elm span{width:23px;height:23px;background:#fff;min-width:23px;min-height:23px;border:2px solid #392214;border-radius:500px;box-sizing: border-box;position:relative;top:5px;}
.wgng-selector .wgng-list .wgng-elm.active span{background:#A1B683;}
.wgng-selector .wgng-list .wgng-elm:not(:first-child){margin-top:10px;}

.popup-container{display:none;position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:1000;align-items: center;justify-content: center;}
.popup-container.active{display:flex;}
.popup-bg{background:#fff;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:1001;}
.popup-container.green .popup-bg{background:#D3E2BF;}
.callback-form{position:static;z-index:1002;padding:30px 0px;box-sizing: border-box;width:100%;height:100%;max-width:890px;overflow: auto;display:none;gap:10px;}
.callback-form.active{display:flex;flex-direction: column;}
.callback-form .form-body{display:flex;gap:10px;flex-wrap: wrap;}
.callback-form .form-success{display:none;}
.callback-form.success .form-body{display:none;}
.callback-form.success .form-success{display:flex;width:100%;height:100%;flex-direction: column;align-items: center;}
.callback-form .close{position:fixed;top:4.5%;right:6.5%;background:transparent;border:0px;cursor: pointer;z-index:5;}
.callback-form .close_event{position:fixed;top:4.5%;right:6.5%;background:transparent;border:0px;cursor: pointer;z-index:5;}
.callback-form .formname{width:100%;text-align: center;max-width:670px;font-size:40px;line-height: 120%;font-weight: 800;margin:0px auto 40px;}
.callback-form .lpart{display:flex;flex-direction: column;gap:20px;width:calc(50% - 5px);}
.callback-form .rpart{display:flex;flex-direction: column;gap:20px;width:calc(50% - 5px);}
.callback-form .button-part{display:flex;flex-direction: column;align-items: center;justify-content: center;width:100%;margin-top:30px;}
.callback-form .button-part .attention{color:#A21E22;font-weight: 500;margin-bottom:25px;}
.callback-form .button-part .button{font-size:36px;padding:20px 0px;width:100%;max-width:465px;justify-content: center;cursor:pointer;}
.form-success .fline{font-size:96px;line-height: 90%;font-family: 'Voguer Sans Free';text-transform: uppercase;margin-top:auto;text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
.form-success .sline{font-size:40px;line-height: 120%;font-weight: 800;margin-top:10px;}
.form-success .desc{margin-top:70px;max-width:753px;text-align: center;}
.form-success .button{width:100%;justify-content: center;padding:24px 0px;font-size:36px;font-weight: 800;max-width:465px;margin-bottom:auto;margin-top:auto;}

#programm-f{width:100%;max-width:1676px;padding:0px 31px;box-sizing: border-box;}
.programm-template{display:flex;gap:50px;justify-content: space-between;margin-top:40px;width:100%;align-items: flex-start;}
.programm-template .image{height:100%;}
.programm-template .image img{width:100%;height:auto;}
.programm-template .image, .programm-template .desc, .programm-template .calendar{width:33%;}
#programm-f .programm-f-name{font-size:96px;line-height: 90%;font-family: 'Voguer Sans Free';margin-top:20px;text-transform: uppercase;text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
.programm-template .desc .name{font-weight:800;line-height: 116%;}
.programm-template .desc .text{height:320px;font-weight: 700;line-height: 116%;margin-top:36px;padding-right: 40px;box-sizing: border-box;}
.programm-template .desc .time{margin-top:30px;line-height: 116%;}
.programm-template .desc .location{margin-top:20px;line-height: 116%;}
.programm-template .desc .address{margin-top:10px;line-height: 116%;display:flex;gap:14px;color:#A31217;font-weight:500;margin-bottom:30px;}
.programm-template .desc .address svg{position:relative;top:5px;}
#programm-f .programm-template a.button{font-size:36px;padding:24px 0px;margin-top:auto;justify-content: center;}
#programm-f .programm-template a.mobile{display:none;}
.programm-template .calendar .name{font-size:40px;font-weight: 800;width:100%;text-align: center;}
.programm-template .calendar .calen-block{margin-top:35px;display:flex;flex-direction: column;}
.programm-template .calendar .calen-block .calen-month{width:100%;font-size:40px;color:#fff;padding:6px;box-sizing: border-box;background:#A0B582;font-weight: 800;text-align: center;text-transform: uppercase;}
.programm-template .calendar .calen-block .calen-days-name{display: grid;grid-template-columns: repeat(7, 14.3%);}
.programm-template .calendar .calen-block .calen-days-name > div{background:#fff;color:#A0B582;height:63px;border:2px solid #A0B582;border-bottom:0px;box-sizing: border-box;font-weight: 800;display:flex;align-items: center;justify-content: center;}
.programm-template .calendar .calen-block .calen-days-name > div:not(:first-child){border-left:0px;}
.programm-template .calendar .calen-block .calen-days{display: grid;grid-template-columns: repeat(7, 14.3%);border-bottom:2px solid #A0B582;}
.programm-template .calendar .calen-block .calen-days > div{position:relative;background:#fff;color:#D3E2BF;height:63px;border:2px solid #A0B582;border-bottom:0px;box-sizing: border-box;font-weight: 800;display:flex;align-items: center;justify-content: center;}
.programm-template .calendar .calen-block .calen-days > div.active{color:#A31217;}
.programm-template .calendar .calen-block .calen-days > div span{position:absolute;bottom:5px;left:50%;transform:translate(-50%, 0%);font-size:10px;font-weight:800;color:#A0B582;width: 100%;text-align: center;}
.programm-template .calendar .calen-block .calen-days > div:not(:first-child){border-left:0px;}
.programm-template .calendar .calen-block .calen-days .day7,
.programm-template .calendar .calen-block .calen-days .day14,
.programm-template .calendar .calen-block .calen-days .day21,
.programm-template .calendar .calen-block .calen-days .day28{border-left:2px solid #A0B582 !important;}

#banq-f{width:100%;max-width:1676px;padding:0px 31px;box-sizing: border-box;}
.programm-template .images{width:100%;}
.programm-template .description{width:33%;height:100%;max-height:667px;padding-right:15px;box-sizing: border-box;}
.programm-template .description .simplebar-wrapper{width:100%;}
#banq-f .fline{display:flex;width:100%;gap:30px;align-items: center;}
#banq-f .fline .programm-f-name{width:70%;}
#banq-f .fline .address{width:30%;color:#A31217;font-weight: 800;margin-left:auto;}
#banq-f .fline .address p{margin:0px;display:flex;align-items: center;font-weight: 500;gap:14px;}
#banq-f .fline .address svg{position:relative;top:3px;}
#banq-f .fline .programm-f-name{font-size:96px;line-height: 90%;font-family: 'Voguer Sans Free';margin-top:20px;text-transform: uppercase;text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
.programm-template .calendar a{font-size:36px;padding:24px 0px;margin-top:auto;justify-content: center;margin-top:30px;}
.programm-template-left{position:absolute;top:50%;transform:translate(0%, -50%) rotate(180deg);left:-31px;z-index:5;display:flex;cursor:pointer;}
.programm-template-right{position:absolute;top:50%;transform:translate(0%, -50%);right:-31px;z-index:5;display:flex;cursor:pointer;}
.programm-template .images-slider{display:flex;width:33%;position:relative;}
.programm-template .images-slider .image-elm{display:flex;align-items: flex-start;}
.programm-template .images-slider .image-elm img{width:100%;height:auto;}
.programm-template .description .text{line-height: 116%;font-weight: 600;}
.programm-template .description .place_count{color:#A1B683;font-size:22px;font-weight: 800;text-align:center;border:3px solid #A1B683;border-radius:500px;margin:30px 0px;padding:10px 20px;box-sizing: border-box;}
.programm-template .description .outbuy{display:none;}
.programm-template .description .outbuy p{line-height: 116%;font-weight: 800;margin-bottom:24px;}
.programm-template .description .outbuy ul{display:flex;width:100%;gap:16px;flex-direction: column;}
.programm-template .description .outbuy ul li{display:flex;gap:14px;align-items: center;}
.programm-template .description .outbuy ul li:before{content:url(../images/listpoint.svg);width:25px;height:25px;}
.programm-template .description .cases{margin-top:26px;}
.programm-template .description .cases p{line-height: 116%;font-weight: 800;margin-bottom:16px;}

.simplebar-track.simplebar-vertical{width:16px;background:#E3E3E3;border-radius:50px;}
.simplebar-track.simplebar-vertical .simplebar-scrollbar{width:16px;}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{background:#C6C6C6;opacity:1;}

#programm-f .calendar .button{display:none;}

.three-col{display:flex;gap:10px;justify-content: space-between;width:100%;padding:0px 25px;box-sizing: border-box;}
.three-col .lpart, .three-col .rpart, .three-col .last-col{width:33%;}
.callback-form#catering{max-width:1234px;}

#quiz{max-width:684px;}
.quiz-block{width:100%;max-width:684px;margin:30px auto;}
.quiz-block .start-block{display:none;}
.quiz-block .start-block.active{display:block;}
.quiz-block .start-block .name{font-size:96px;line-height: 90%;font-family: 'Voguer Sans Free';text-transform: uppercase;text-align: center;text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
.quiz-block .start-block .subname{margin-top:7px;text-align: center;font-weight: 800;line-height: 116%;}
.quiz-block .start-block img{display:block;width:100%;margin-top:46px;}
.quiz-block .start-block .button{font-size:36px;padding:24px 0px;box-sizing: border-box;max-width:465px;margin:70px auto 0px;justify-content: center;}
.quiz-block .step-block{background:#fff;padding:62px;box-sizing: border-box;display:none;}
.quiz-block .step-block.active{display:block;}
.quiz-block .step-block .fline{display:flex;align-items: center;gap:10px;justify-content: space-between;font-weight: 800;}
.quiz-block .step-block .question{line-height: 120%;margin-top:28px;}
.quiz-block .step-block #image{display:block;width:100%;margin:18px auto 0px;}
.quiz-block .step-block .variants{display:flex;width:100%;gap:18px;flex-direction: column;margin-top:38px;}
.quiz-block .step-block .variants .variant{font-size:120%;display:flex;border:2px solid #392214;padding:12px 13px;border-radius:100px;gap:16px;align-items: center;cursor:pointer;}
.quiz-block .step-block .variants .variant.active svg{fill:#A1B683;}
.quiz-block .step-block .lline{display:flex;gap:10px;justify-content: space-between;align-items: center;margin-top:38px;}
.quiz-block .step-block .lline .buttons{display:flex;gap:23px;}
.quiz-block .step-block .lline .buttons > div{cursor:pointer;}
.quiz-block #error_text{color:#A31217;font-size:16px;text-align: center;}
.quiz-block .result-block{display:none;}
.quiz-block .result-block.active{display:block;}
.quiz-block .result-block{background:#fff;padding:62px;box-sizing: border-box;display:none;}
.quiz-block .result-block .fline{font-size:40px;line-height: 120%;font-weight: 800;text-align: center;}
.quiz-block .result-block .sline{line-height: 120%;font-weight: 800;text-align: center;margin-top:20px;}
.quiz-block .result-block .pname{line-height: 100%;font-size:64px;font-family: 'Voguer Sans Free';text-transform: uppercase;margin-top:62px;text-align: center;text-shadow: 0px 0px 0px #392214;-webkit-text-stroke: 1px #392214;}
.quiz-block .result-block .pdesc{margin:20px auto 0px;text-align: center;max-width:380px;}
.quiz-block .result-block .pplace{margin-top:30px;font-weight: 800;text-align: center;}
.quiz-block .result-block .place_name{padding:7px;background:#D3E2BF;border-radius:100px;display:flex;gap:15px;align-items: center;font-weight: 800;max-width:350px;margin:18px auto 0px;}
.quiz-block .result-block a.button{padding:24px 0px;box-sizing: border-box;width:100%;justify-content: center;font-size:36px;font-weight: 800;max-width:489px;margin:60px auto 0px;}
.quiz-block .result-block .rest{display:flex;align-items: center;justify-content: center;margin:26px auto 0px;}
.quiz-block .result-block a.restart{text-decoration:underline; color:#A31217;}

label.error{font-size:12px !important;color:#A31217;position:absolute;top:100%;}
input.error{border-color:#A31217;}
textarea.error{border-color:#A31217;}
input.error ~ .wgng-selector .wgng-selected{border-color:#A31217;}
#lictype_name-error{margin-left:43px;}

#type{position:absolute;top:-10000px;left:-10000px;}
#b-type{position:absolute;top:-10000px;left:-10000px;}

@keyframes button_shake {
    0% {transform:rotate(0deg);}
    33%{transform:rotate(-6deg);}
    66%{transform:rotate(6deg);}
    100%{transform:rotate(0deg);}
}

@keyframes star_rotate {
    0% {transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}

@keyframes elka_shake {
    0% {transform:rotate(0deg);}
    50%{transform:rotate(40deg);}
    100%{transform:rotate(0deg);}
}

@keyframes elka_shake2 {
    0% {transform:rotate(0deg);}
    50%{transform:rotate(25deg);}
    100%{transform:rotate(0deg);}
}

@keyframes arrow_shake_l {
    0% {transform:rotate(180deg);}
    5% {transform:rotate(186deg);}
    10%{transform:rotate(174deg);}
    15%{transform:rotate(180deg);}
    100%{transform:rotate(180deg);}
}

@keyframes arrow_shake_r {
    0% {transform:rotate(0deg);}
    5% {transform:rotate(6deg);}
    10%{transform:rotate(-6deg);}
    15%{transform:rotate(0deg);}
    100%{transform:rotate(0deg);}
}


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

    .container{padding:0px 25px;}
    .headblock{font-size:76px;gap:20px;}
    .headblock p{font-size:18px;}
    header .mobile_menu{gap:20px;}

    body{font-size:18px;}
    header .container{gap:20px;}
    header ul{gap:20px;}

    #hero{padding:135px 0px 0px;max-height:950px;overflow: hidden;}
    #hero .container{align-items: normal;}
    #hero .right .testline{gap:20px;width:100%;align-items: center;}
    #hero .right{padding:25px;}
    #hero .right .bg{left:50%;transform: translate(-50%, 0px);top:1px;}
    #hero .left {background: #fff;z-index: 1;padding-right: 25px;box-sizing: border-box;}
    #hero .left .fline{font-size:36px;}
    #hero .left .sline{font-size:160px;line-height: 120px;}
    #hero .left .button{font-size:28px;}
    #hero .right .dong p{font-size:28px;}
    #hero .right .dong{margin-top: 60%;margin-bottom: 10%;}
    header .logo{max-width:180px;}
    header .logo img{width:100%;}
    #hero .right .dong .timer div{width: 98px;height: 98px;background-size: cover;font-size:36px;}
    #hero .right .testline a{max-width: 240px;padding: 16px 22px 16px 90px;}
    #hero .right .testline p{font-size:18px;line-height: 24px;}
    
    #corpor{margin-top:80px;}
    #corpor .corpor-right{right:-20px;}
    #corpor .corpor-left{left:-20px;}
    #corpor .corpor-bg{top:90px;}
    #corpor .corpor-elm .program{font-size:26px;}
    #corpor .corpor-elm .button{font-size:24px;}
    #corpor .corpor-left{top:37%;}
    #corpor .corpor-left img{width:46px;}
    #corpor .corpor-right{top:37%;}
    #corpor .corpor-right img{width:46px;}

    #banquet{margin-top:80px;}
    #banquet .banquet-elm .img{padding:25px;}
    #banquet .banquet-elm .program{font-size:34px;}
    #banquet .banquet-left{left:-20px;}
    #banquet .banquet-left img{width:46px;}
    #banquet .banquet-right{right:-20px;}
    #banquet .banquet-right img{width:46px;}
    #banquet .banquet-elm .address{font-size:24px;}
    #banquet .banquet-elm .button{font-size:28px;}
    #banquet .banquet-elm .program{font-size:28px;}
    #banquet .banquet-elm .button{font-size:24px;}

    #banner_manager .container{align-items: flex-start;justify-content: center;}
    #banner_manager .info{flex-direction: column;width: auto;align-items: flex-start;gap: 30px;}
    #banner_manager .info .info-manager{font-size:36px;}
    #banner_manager .star{max-width:200px;}
    #banner_manager .img{margin-right:18px;}
    #banner_manager .button{font-size:28px;}
    #banner_manager{margin-bottom:80px;}

    #sertificate .title{font-size:70px;}
    #sertificate .tabs .tabs-bg .tabs-elm{font-size:28px;}
    #sertificate .sert-block{padding:40px 0px;margin-top:50px;}
    #sertificate .sert-block .sert-block-contain .sert-block-titile{font-size:36px;max-width: 50%;}
    #sertificate .sert-block .sert-block-contain .button{font-size:28px;width:80%;}
    #sertificate .tab-switch .right-part .button{font-size:28px;width:80%;}
    #sertificate .sert-block .conv1{width:160px;top:-28px;}
    #sertificate .sert-block .conv2{width:180px;}
    #sertificate .tab-switch .right-part .serto-elm img{width:100%;}
    #sertificate .tab-switch .right-part .serto-block{max-width:450px;}
    #sertificate .tab-switch .left-part{max-width:50%;}
    #sertificate .tab-switch .right-part{max-width:50%;padding-bottom:40px;}

    #howitwas .left .title{font-size:66px;}
    #howitwas .left .boldline{margin-top:40px;}
    #howitwas .left{width:50%;padding-top:80px;display: flex;flex-direction: column;}
    #howitwas .right{width:50%;padding:80px 0px;}
    #howitwas .left .line{margin-top:20px;margin-bottom:80px;}
    #howitwas .left .banner{margin-top:auto;padding:45px 45px 45px 0px;}
    #howitwas .left .banner .name{font-size:22px;}
    #howitwas .left .banner .name span{font-size:40px;}
    #howitwas .left .banner .button{font-size:28px;padding:20px 0px;}
    #howitwas .right .hotcorp-block{max-width:450px;}
    #howitwas .right .hotcorp-block .hotcorp-elm{padding:25px;}
    #howitwas .right .hotcorp-block .hotcorp-elm .name{font-size:28px;}
    #howitwas .right .hotcorp-block .hotcorp-elm .button{font-size:24px;padding:18px 0px;}
    #howitwas .right .hotcorp-block .hotcorp-elm .image{height:260px;}
    #howitwas .right .hotcorp-block .hotcorp-left img{width:46px;}
    #howitwas .right .hotcorp-block .hotcorp-left{left:-23px;}
    #howitwas .right .hotcorp-block .hotcorp-right img{width:46px;}
    #howitwas .right .hotcorp-block .hotcorp-right{right:-23px;}
    #howitwas .right .star{width:160px;right: 30px;bottom: -80px;}

    #keitering .button-block .button{font-size:28px;padding:20px 0px;}

    #newyear{margin-top:80px;min-height:auto;}
    #newyear .left{max-width:50%;}
    #newyear .right{max-width:50%;gap:18px;}
    #newyear .container{gap:18px;}
    #newyear .right .knowyear{width:calc(50% - 9px);padding:25px;}
    #newyear .right .konovalov{width:calc(50% - 9px);padding:25px;}
    #newyear .right .own{padding:25px;}
    #newyear .right .knowyear .title{font-size:28px;}
    #newyear .right .knowyear .title_sec{font-size:62px;}
    #newyear .right .knowyear .button{margin-top:60px;}
    #newyear .right .knowyear .desc{margin-top:70px;}
    #newyear .right .own .lpart .title{font-size:28px;}
    #newyear .right .own .lpart .title_sec{font-size:60px;}
    #newyear .right .own .rpart img{min-width:350px;}

    #manager{margin-top:80px;}
    #manager .video_block{max-width:40%;}
    #manager .manager_block{max-width:60%;}
    #manager .manager_block .info .img{min-width:180px;max-width:180px;}
    #manager .manager_block .info .img img{width:100%;min-width:100%;}
    #manager .manager_block .info{gap:40px;}
    #manager .manager_block .info .info-name .role{font-size:68px;}
    #manager .manager_block .info .info-name .name{font-size:28px;}
    #manager .manager_block .callback{font-size:24px;margin-top:20px;gap:10px;}
    #manager .manager_block .callback a{font-size:16px;}
    #manager .manager_block .callback_line{gap:10px;margin-top:20px;}
    #manager .manager_block .callback_line .sline a{font-size:28px;padding:18px 0px;max-width:420px;margin-left:auto;}
    #manager .manager_block .callback_line .fline{max-width:250px;width:100%;font-size:16px;}
    #manager .manager_block .callback span{max-width:250px;width:100%;}

    footer{margin:80px 0px;}
    footer .logo{max-width:380px;}
    footer .social a img{width:75px;}
}

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

    .container{box-sizing: border-box;padding:0px 25px;}

    .mobile_menu{opacity:0;left:100%;position:absolute;}
    .mobile-burger{width:31px;position:absolute;right:30px;}
    .mobile-burger svg{width:100%;height: auto;}
    .headblock{flex-direction: column;font-size:40px;}
    .headblock p{font-size: 14px;text-align: center;font-weight: bold;}

    input, textarea{font-size:16px;}

    header .container{justify-content: center;}
    header .mobile-burger{display:flex;background:transparent;border:0px;}
    header .mobile_menu{position: fixed;top: 0px;max-width:320px;right: -100%;z-index: 100;opacity: 1;left:auto;flex-direction: column;background: #A0B582;width: 80%;height: 100%;padding:39px 30px;box-sizing: border-box;}
    header .mobile_menu.opened{right:0%;overflow:auto;}
    header .mobile_menu.opened .mobile-burger{position:static;margin-left:auto;}
    header .mobile_menu.opened ul{flex-direction: column;margin:0px;gap:30px;}
    header .mobile_menu.opened ul li a{color:#fff;}
    header .mobile_menu.opened .button{margin-top:20px;}

    #hero{padding:100px 0px 20px;}
    #hero .container{flex-direction: column;max-height: 775px;}
    #hero .left{width:100%;padding-right:0px;align-items: center;position:static;}
    #hero .left .tiraj{display:none;}
    #hero .left .fline{margin-top:0px;font-size:18px;}
    #hero .left .sline{font-size: 80px;line-height: 70px;margin-top:5px;}
    #hero .left .tline{font-size:30px;margin-top:24px;padding:0px;max-width:420px;width:65%;}
    #hero .right{width:100%;padding:0px;min-height:400px;}
    #hero .right .testline{display:none;}
    #hero .left .button{font-size:18px;padding:14px;position:absolute;bottom:-20px;width:80%;}
    #hero .right .dong{width: 100%;position: absolute;bottom: 15%;margin: 0px;}
    #hero .right .bg{position:static;transform: translate(-25px, 0px);width: calc(100% + 50px);}
    #hero .right .dong p{font-size:14px;font-weight: 800;}
    #hero .right .dong .timer{margin-top:10px;gap:10px;}
    #hero .right .dong .timer div{width:80px;height:80px;font-size:24px;background-size: contain;background-repeat: no-repeat;}
    #hero .right .dong .timer div span{margin-top:-8px;font-size:10px;}

    #corpor{margin-top:70px;}
    #corpor .corpor-block{padding-top:0px;width:88%;margin:40px auto 0px;}
    #corpor .corpor-elm .img{padding:20px;}
    #corpor .corpor-elm .img .name{font-size:16px;top:20px;left:20px;}
    #corpor .corpor-elm .button{font-size:18px;padding:14px;}
    #corpor .corpor-right, #corpor .corpor-left{top:30%;}
    #corpor .corpor-elm .program{font-size:22px;}
    #corpor .corpor-elm .desc{font-size:16px;}
    #corpor .corpor-bg{height:318px;top:204px;}

    #banquet{margin-top:70px;}
    #banquet .banquet-block{width:88%;margin:40px auto 0px;}
    #banquet .banquet-elm .program{font-size:22px;}
    #banquet .banquet-elm .desc{font-size:16px;margin-top:10px;}
    #banquet .banquet-elm .img{padding:20px;}
    #banquet .banquet-elm .img .name{font-size:16px;top:20px;left:20px;}
    #banquet .banquet-elm .address{font-size:16px;gap:10px;margin-top:10px;}
    #banquet .banquet-elm .address img{width:25px;}
    #banquet .banquet-elm .button{margin-top:32px;font-size:18px;padding:14px;}
    #banquet .banquet-right{top:27%;}
    #banquet .banquet-left{top:27%;}

    #banner_manager .img{margin-right:0px;width:76px;min-width:76px;}
    #banner_manager .container{gap:18px;}
    #banner_manager .star{max-width: 110px;bottom: -56px;top: auto;left: 30px;}
    #banner_manager{margin-top:70px;margin-bottom:70px;padding:40px 0px;}
    #banner_manager .info{gap:18px;}
    #banner_manager .info .info-manager{font-size:21px;}
    #banner_manager .info .info-name{font-size:16px;margin-top:8px;}
    #banner_manager .info .info-desc{font-size:14px;margin-top:14px;font-weight: 400;line-height: normal;}
    #banner_manager .info .info-desc br{display:none;}
    #banner_manager .phone{font-size:20px;}
    #banner_manager .button{font-size:18px;padding:14px;}

    #sertificate .title{font-size:40px;}
    #sertificate .tab-switch.active{flex-direction: column;}
    #sertificate .tabs{width:100%;margin:30px auto 0px;}
    #sertificate .tabs .tabs-bg{padding:4px;}
    #sertificate .tabs .tabs-bg .tabs-elm{font-size: 15px;padding: 10px;}
    #sertificate .tab-switch .left-part{max-width:100%;}
    #sertificate .sert-block{display:none;}
    #sertificate .tab-switch .right-part{width:100%;max-width:100%;margin-top:30px;padding-bottom:0px;}
    #sertificate .tab-switch .right-part .fline{font-size:24px;}
    #sertificate .tab-switch .right-part .sline{font-size:36px;margin-top:8px;}
    #sertificate .tab-switch .right-part .serto-left{width:46px;left:-23px;}
    #sertificate .tab-switch .right-part .serto-left img{width:100%;}
    #sertificate .tab-switch .right-part .serto-right{width:46px;right:-23px;}
    #sertificate .tab-switch .right-part .serto-right img{width:100%;}
    #sertificate .tab-switch .right-part .serto-block{max-width:94%;margin-top:40px;}
    #sertificate .tab-switch .right-part .button{font-size:18px;padding:14px;width:100%;margin-top:20px;}
    #sertificate .tab-switch .left-part .desc ul{margin-top:20px;}
    #sertificate .tab-switch .right-part .sert-block{display:flex;}
    #sertificate .sert-block:before{left:-25px;width:calc(100% + 50px);}
    #sertificate .sert-block .sert-block-contain .sert-block-titile{max-width:60%;font-size:20px;}
    #sertificate .sert-block .sert-block-contain .sert-block-desc{margin-top:20px;font-size:14px;}
    #sertificate .sert-block .sert-block-contain .sert-block-desc br{display:none;}
    #sertificate .sert-block .conv1{width: 80px;top: -14px;}
    #sertificate .sert-block .conv2{width: 100px;right: 0px;top: 22px;}
    #sertificate .tab-switch .gift-block{margin-left:-25px;width:calc(100% + 50px);padding:25px;aspect-ratio: 1 / 1;}
    #sertificate .tab-switch .gift-block .g-fline{font-size:40px;}
    #sertificate .tab-switch.fiz .right-part .sert-block{margin-top:0px;}
    #sertificate .tab-switch .gift-block .g-sline{margin-top:0px;}

    #howitwas{padding-bottom:0px;}
    #howitwas .container{flex-direction: column;}
    #howitwas .left{width:100%;padding-top:70px;max-width:100%;}
    #howitwas .left .title{font-size:40px;text-align: center;}
    #howitwas .left .boldline{text-align: center;}
    #howitwas .left .line{text-align: center;margin-bottom:70px;}
    #howitwas .left .line br{display:none;}
    #howitwas .left .banner{display:none;}
    #howitwas .right{width:100%;padding:70px 0px;max-width:100%;}
    #howitwas .right:before{right:auto;left:-25px;width:calc(100% + 50px);}
    #howitwas .right .hotcorp-block{width:90%;}
    #howitwas .right .hotcorp-block .hotcorp-elm{padding:20px;}
    #howitwas .right .hotcorp-block .hotcorp-elm .image .label{top:16px;left:16px;font-size:14px;padding:8px 16px;}
    #howitwas .right .hotcorp-block .hotcorp-elm .name{font-size:20px;}
    #howitwas .right .hotcorp-block .hotcorp-elm .desc{font-size:14px;font-weight: 800;}
    #howitwas .right .hotcorp-block .hotcorp-elm .button{font-size:18px;padding:14px;margin-top:20px;}
    #howitwas .right .star{display:none;}

    #keitering{margin-top:70px;}
    #keitering .keit-banner{margin-top:40px;left: -75px;min-width: calc(100% + 150px);}
    #keitering .button-block .button{font-size:18px;padding:14px;}
    #keitering .button-block{gap:20px;flex-direction: column;margin-top:40px;}

    #newyear{margin-top:70px;}
    #newyear .container{flex-direction: column;gap:0px;}
    #newyear .left{max-width:100%;width:100%;padding:0px;position:relative;}
    #newyear .left .label{position:absolute;top:auto;bottom:10%;left:50%;transform:translate(-50%, 0%) rotate(-8.8deg);padding:20px;height:auto;max-width:80%;}
    #newyear .left .label .label-title{font-size:30px;font-weight: 800;margin-top:10px;}
    #newyear .left .label .label-desc{margin-top:20px;font-size:13px;text-align: center;}
    #newyear .left .label .label-desc br{display:none;}
    #newyear .right{width:100%;max-width:100%;flex-direction: column;gap:0px;}
    #newyear .left .bg{margin-left:-25px;width:calc(100% + 50px);position:static;}
    #newyear .left .label .circle{width:55px;left: 30px;top: -22px;}
    #newyear .left .label .elka{width:80px;left: -39px;top: -26px;}
    #newyear .right .knowyear{padding: 25px;gap:20px;box-sizing: border-box;margin-left: -25px;display: flex;width: calc(100% + 50px);flex-direction: row;flex-wrap: wrap;}
    #newyear .right .knowyear-info{width:calc(50% - 10px);}
    #newyear .right .knowyear .title{font-size:20px;margin-top:15px;}
    #newyear .right .knowyear .title_sec{font-size:38px;margin-top:20px;}
    #newyear .right .knowyear .desc{width:calc(50% - 10px);margin-top:20px;font-size:14px;text-align: left;}
    #newyear .right .knowyear .button{margin:40px auto 0px;font-size:18px;padding:14px;width:90%;}
    #newyear .right .konovalov{margin-left: -25px;width: calc(100% + 50px);max-height:none;}
    #newyear .right .konovalov video{width:100%;height:auto;max-height:none;}
    #newyear .right .own{left:-25px;width:calc(100% + 50px);flex-direction: column;padding:50px 25px;}
    #newyear .right .own .lpart{max-width:100%;position:static;}
    #newyear .right .own .lpart .title{font-size:20px;}
    #newyear .right .own .lpart .title_sec{font-size:40px;margin-top:14px;transform: rotate(-4deg);}
    #newyear .right .own .lpart .button{font-size:18px;padding:14px;position:absolute;bottom:40px;margin:0px;left:50%;transform: translate(-50%,0%);}
    #newyear .right .own .rpart{max-width:100%;margin:40px 0px 80px;}
    #newyear .right .own .rpart img{min-width:100%;transform: rotate(0deg);position:static;}
    #manager .video_block{max-width:100%;}
    #manager .video_block video{height:auto;}
    #manager .manager_block{max-width:100%;order:-1;}
    #manager .manager_block .callback{display:none;}
    #manager .manager_block .callback_line{display:none;}
    #manager .manager_block .info{gap:20px;flex-direction: column;align-items: center;}
    #manager .manager_block .info .info-name{align-items: center;}
    #manager .manager_block .info .info-name .role{font-size:40px;text-align: center;}
    #manager .manager_block .info .info-name .name{font-size:20px;}
    #manager .manager_block .desc{font-size:14px;}
    #manager .manager_block .lastline{font-size:14px;}
    #manager{margin-top:70px;}
    #manager .container{flex-direction: column;}
    #manager .video_block .callback{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px;align-items: flex-start;}
    #manager .video_block .callback span{width:calc(40% - 8px);font-size:24px;font-weight: 800;}
    #manager .video_block .callback .email{font-size:20px;font-weight: 800;}
    #manager .video_block .callback .fline{width:calc(60% - 8px);font-size:14px;font-weight: bold;}
    #manager .video_block .callback .phone{font-size:20px;font-weight: 800;}
    #manager .video_block .callback .sline{width:100%;}
    #manager .video_block .callback .sline a{width:100%;justify-content: center;padding:14px;box-sizing: border-box;font-size:18px;}
    
    #test_mob{display:flex;width:100%;background:#A0B582;margin-top:70px;padding:40px 0px;box-sizing: border-box;}
    #test_mob .container{flex-direction: column;gap:20px;}
    #test_mob .button{font-size:18px;padding:14px;justify-content: center;width:80%;margin:auto;max-width:340px;}
    #test_mob p{font-size:14px;font-weight: bold;color:#fff;text-align: center;}
    #test_mob .button img{position:absolute;left: 0px;width:70px;top: -0px;transform-origin: top center;animation-duration: 1s;animation-name: elka_shake;animation-iteration-count: infinite;}

    footer .container{flex-direction: column;}
    footer .social a{flex-direction: column;gap:20px;font-size:14px;}
    footer .logo{max-width:280px;}
    footer .social a img{width:55px;}
    footer .social{margin-left:0px;margin-top:40px;gap:40px;justify-content:space-between;}

    .callback-form{gap:4px;}
    .popup-container.active{padding:0px 25px;box-sizing: border-box;}
    .callback-form .close{position:static;margin-left:auto;max-height: 31px;}
    .callback-form .close svg{width:31px;height:31px;}
    .callback-form .close_event{position:static;margin-left:auto;max-height: 31px;}
    .callback-form .close_event svg{width:31px;height:31px;}
    .callback-form .lpart{width:100%;align-items: center;}
    .callback-form .rpart{width:100%;align-items: center;}
    .callback-form .formname{font-size:24px;margin-bottom:20px;}
    .input-continaer label{font-size:18px;margin-bottom:8px;margin-top:4px;}
    .input-continaer{width:100%;max-width:465px;}
    .input-continaer input{width:100%;max-width:100%;}
    .wgng-selector{width:100%;max-width:465px;}
    .callback-form .lpart, .callback-form .rpart{gap:14px;}
    .wgng-selector .wgng-selected{font-size:18px;}
    input[name=lictype_name]{margin-left:0px;}
    #lictype_name-error{margin-left:0px;}
    .callback-form .button-part .attention{margin-bottom:20px;}
    .callback-form .button-part .button,.form-success .button{font-size:18px;padding:14px;}
    .callback-form .button-part{margin-top:20px;}
    .callback-form .top-auto{max-width:465px;margin:20px auto 0px;}

    .form-success .fline{font-size:40px;margin-top:0px;}
    .form-success .sline{font-size:24px;text-align: center;}
    .form-success .desc{margin:auto 0px 0px;font-size:16px;}

    #banq-f .fline .programm-f-name{font-size:40px;width:100%;text-align: center;}
    #programm-f{padding:0px;}
    #programm-f .programm-f-name{font-size:40px;width:calc(100% - 44px);text-align: center;margin-left:auto;margin-right: auto;}
    .programm-template{gap:20px;flex-direction: column;margin:30px auto 0px;width:calc(100% - 44px);}
    .programm-template .image, .programm-template .desc, .programm-template .calendar, .programm-template .images-slider, .programm-template .description{width:100%;max-width:465px;margin:0px auto;}

    #programm-f .calendar .button{display:flex;}
    #programm-f .desc .button{display:none;}
    #programm-f .programm-template a.button{font-size:18px;padding:14px;margin:30px auto;width:100%;max-width:465px;}
    .programm-template .calendar a{font-size:18px;padding:14px;margin:30px auto;width:100%;max-width:465px;}
    .programm-template .calendar .name{font-size:24px;}
    .programm-template .calendar .calen-block{margin-left: -22px;width: calc(100% + 44px);}
    #banq-f .programm-template .calendar .calen-block{margin-left: -22px;width: calc(100% + 44px);}
    .programm-template .calendar .calen-block .calen-month{font-size:24px;}
    .programm-template .description .place_count{font-size:14px;}
    .programm-template .calendar .calen-block .calen-days > div span{font-size:8px;}
    #banq-f .fline{flex-direction: column;}
    #banq-f .fline .address{width:100%;margin:0px;align-items: center;display: flex;flex-direction: column;}
    .programm-template-left{width:44px;height:44px;transform:translate(0%, -50%) rotate(180deg);left:-22px;}
    .programm-template-left img{width:100%;}
    .programm-template-right{width:44px;height:44px;position:absolute;top:50%;transform:translate(0%, -50%);right:-22px;}
    .programm-template-right img{width:100%;}
    #banq-f{padding:30px 0px;}

    .three-col{flex-direction: column;}
    .three-col .lpart, .three-col .rpart, .three-col .last-col{width:100%;max-width:465px;margin:0px auto;}
    textarea{max-width:465px;width:100%;}
    #programm-f .programm-template a.mobile{display:flex;}

    .quiz-block .step-block{padding:25px;}
    .quiz-block .start-block .name{font-size:40px;}
    .quiz-block .start-block .subname{font-size:18px;}
    .quiz-block .start-block .button{margin-top:40px;padding:14px;font-size:18px;}
    .quiz-block .step-block .fline{flex-direction: column;}
    .quiz-block .step-block .fline img{order:-1;}
    .quiz-block .step-block .variants{margin-top:20px;gap:10px;}
    .quiz-block .step-block .variants .variant{font-size:16px;}
    .quiz-block .step-block .variants .variant svg{width:22px;height:22px;}
    .quiz-block .step-block .lline .buttons > div svg{width:48px;height:48px;}
    .quiz-block .result-block{padding:25px;}
    .quiz-block .result-block .fline{font-size:24px;}
    .quiz-block .result-block .pname{font-size:40px;margin-top:40px;}
    .quiz-block .result-block .pdesc{margin-top:10px;}
    .quiz-block .result-block .pplace{margin-top:20px;}
    .quiz-block .result-block a.button{font-size:18px;padding:14px;}

    .programm-template .desc .address svg{width:20px;top:0px;}
    .wgng-selector .wgng-list .wgng-elm span{top:1px;}
    .wgng-selector .wgng-list .wgng-elm:not(:first-child){margin-top:16px;}
    .wgng-selector .wgng-list{padding:16px 0px;}

    .callback-form.active{padding-bottom:100px !important;}
}