

/* Start:/bitrix/templates/academ/styles.css?17500758309589*/
body {
-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
font-family: 'Inter', sans-serif;
background: #ffffff;
    height: -webkit-fill-available;
}

.line {
    display: block;
    height: 46px;
    background: #D5FF2F;
    top: 160px;
    width: 100%;
    position: absolute;
    z-index: -100;
}


header {
    display: flex;
    width: 1170px;
    margin: 0 auto;
    min-height: 810px;
    flex-wrap: nowrap;
    border-radius: 0px 0px 40px 40px;
}

.left_header {
    display: flex;
    width: 50%;
    min-height: 810px;
    position: relative;
}


.left_header .logoname {
    position: absolute;
    width: 430px;
    top: 65px;
    left: 85;
}


.left_header h1 {
    margin: 0;
    position: absolute;
    top: 250px;
    left: 0px;
    font-weight: 700;
    font-size: 40px;
    line-height: 109%;
}

.left_header p {
    /* display: block; */
    position: absolute;
    margin: 0;
    width: 410px;
    top: 450px;
    left: 0px;
    font-size: 18px;
    line-height: normal;
}

.left_header ul {
    display: block;
    margin: 0;
    position: absolute;
    top: 681px;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    list-style-type: none;
    font-weight: 600;
    left: 0px;
    padding: 0;
}

.left_header ul li {
    display: flex;
    align-items: flex-end;
    height: 30px;
}

.left_header ul li svg {
    display: block;
    margin-right: 15px;
}


.right_header {
    display: block;
    width: 50%;
    background-image: url(/images/akadem/n/1.jpeg);
    min-height: 810px;
    background-size: cover;
    /* border-radius: 0px 0px 40px 40px; */
    background-position: -510px;
}

.left_header a {
    position: absolute;
    top: 608px;
    left: 0px;
    width: 400px;
    height: 57px;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 10px;
}

.left_header a:hover {
background: #D5FF2F;
color: #000000;
}


.green {
    background: #D5FF2F;
    border-radius: 40px;
        width: 100%;
    padding-top: 50px;
    padding-bottom: 70px;
            min-width: 1200px;
        margin: 0 auto
}


.infoblock {
    display: flex;
    width: 1170px;
    margin: 0 auto;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}

.infoblock h2 {
    display: block;
    margin: 0;
    width: 100%;
    font-weight: 700;
    font-size: 34px;
    line-height: 109%;
}


.cards {
    display: flex;
    width: 280px;
    height: 170px;
    background: #F9F9F9;
    border-radius: 20px;
    font-size: 16px;
    line-height: normal;
    margin-top: 40px;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
    font-weight: 500;
    padding-top: 50px;
    box-sizing: border-box;
    position: relative;
}


.cards span {
    position: absolute;
    bottom: 13px;
    right: 20px;
    font-size: 26px;
}


#card_1 {

}

#card_2 {

}

#card_3 {

}

#card_4 {

}

.dopinfo {
    display: flex;
    align-items: flex-end;
    height: 30px;
    margin: 0;
    margin-top: 40px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    list-style-type: none;
    font-weight: 600;
}

.dopinfo svg {
    display: block;
    margin-right: 15px;
}

.cards_black {
    position: relative;
    display: flex;
    background: #000000;
    border-radius: 20px;
    width: 370px;
    height: 130px;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 40px;
}

.cards_black span {
    position: absolute;
    font-size: 26px;
    left: 20px;
    top: 20px;
}


#card_black_1 {

}

#card_black_2 {

}

#card_black_3 {

}


.grey {
    background: #F9F9F9;
    border-radius: 40px;
        width: 100%;
        min-width: 1200px;
        margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 70px;
}

.ills2 {
border-radius: 40px;
    width: 560px;
    margin-top: 40px;
    margin-right: 40px;
}


.dopinfo2 {
    width: 490px;
    margin: 0;
    margin-top: 40px;
    padding-top: 40px;
    font-size: 16px;
    line-height: normal;
}

.dopinfo2 span {
    display: flex;
    align-items: flex-end;
    height: 30px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    list-style-type: none;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 40px;
}


.dopinfo2 span svg {
    display: block;
    margin-right: 15px;
}

.noviz {
    visibility: hidden;
    }
    
    
.raboti {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 482px;
    align-content: space-between;
    align-items: stretch;
    justify-content: flex-start;
    width: 1170px;
}

.ills3 {
    border-radius: 20px;
    margin-bottom: 20px;
}

.ills3_1 {
    width: 320px;
}


.ills3_2 {
    width: 219px;
}

.black {
    background: #000000;
    border-radius: 40px 40px 0px 0px;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #ffffff;
    min-width: 1200px;
    margin: 0 auto;
}


.black .infoblock h2 {
    margin-bottom: 20px;
}

.black .infoblock p svg {
    display: block;
    margin-right: 15px;
}

.black .infoblock p {
    display: flex;
    align-items: flex-end;
    height: 30px;
    margin: 0;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    list-style-type: none;
    font-weight: 600;
    margin-top: 10px;
}



/* ÑËÀÉÄÅÐ */


.slider {
    position: relative;
    max-width: 1170px;
    margin: 40px auto;
    background: #F5F5F5;
    margin-bottom: 90px;
}

.slider input[name="switch"] {
  display: none;
}

.switch {
    position: absolute;
    left: 0;
    bottom: -59px;
    text-align: center;
    width: 100%;
}

.switch label {
    display: inline-block;
    width: 33px;
    height: 33px;
    cursor: pointer;
    margin: 0px 8px;
    border-radius: 8px;
    /* border-bottom-right-radius: 8px; */
    /* border-bottom-left-radius: 8px; */
    /* border: 2px solid #FF5050; */
    background-color: #dadada;
}

#btn1:checked~.switch label[for="btn1"] {
    background-color: #D5FF2F;
}

#btn2:checked~.switch label[for="btn2"] {
    background-color: #D5FF2F;
}

#btn3:checked~.switch label[for="btn3"] {
    background-color: #D5FF2F;
}

#btn4:checked~.switch label[for="btn4"] {
    background-color: #D5FF2F;
}

#btn5:checked~.switch label[for="btn5"] {
    background-color: #D5FF2F;
}
#btn6:checked~.switch label[for="btn6"] {
    background-color: #D5FF2F;
}
#btn7:checked~.switch label[for="btn7"] {
    background-color: #FF5050;
}
#btn8:checked~.switch label[for="btn8"] {
    background-color: #FF5050;
}
#btn9:checked~.switch label[for="btn9"] {
    background-color: #FF5050;
}
#btn10:checked~.switch label[for="btn10"] {
    background-color: #FF5050;
}
#btn11:checked~.switch label[for="btn11"] {
    background-color: #FF5050;
}
#btn12:checked~.switch label[for="btn12"] {
    background-color: #FF5050;
}
#btn13:checked~.switch label[for="btn13"] {
    background-color: #FF5050;
}
#btn14:checked~.switch label[for="btn14"] {
    background-color: #FF5050;
}
#btn15:checked~.switch label[for="btn15"] {
    background-color: #FF5050;
}

.slider-inner {
  overflow: hidden;
  border-radius: 20px;
  
}

.slides {
  display: flex;
  width: 100%;
  transition: all 1s;
}

.slides img {
  width: 100%;
  flex-shrink:0;
}

#btn1:checked~slider-inner slides {
  transform: translate(0);
}

#btn2:checked~.slider-inner .slides {
  transform: translateX(-100%);
}

#btn3:checked~.slider-inner .slides {
  transform: translateX(-200%);
}

#btn4:checked~.slider-inner .slides {
  transform: translateX(-300%);
}

#btn5:checked~.slider-inner .slides {
  transform: translateX(-400%);
}

#btn6:checked~.slider-inner .slides {
  transform: translateX(-500%);
}

#btn7:checked~.slider-inner .slides {
  transform: translateX(-600%);
}

#btn8:checked~.slider-inner .slides {
  transform: translateX(-700%);
}

#btn9:checked~.slider-inner .slides {
  transform: translateX(-800%);
}

#btn10:checked~.slider-inner .slides {
  transform: translateX(-900%);
}

#btn11:checked~.slider-inner .slides {
  transform: translateX(-1000%);
}

#btn12:checked~.slider-inner .slides {
  transform: translateX(-1100%);
}

#btn13:checked~.slider-inner .slides {
  transform: translateX(-1200%);
}

#btn14:checked~.slider-inner .slides {
  transform: translateX(-1300%);
}

#btn15:checked~.slider-inner .slides {
  transform: translateX(-1400%);
}



/* ÊÎÍÅÖ ÑËÀÉÄÅÐ */


.b24-form-wrapper {
    border-radius: 40px!important;
}

.b24-form-wrapper.b24-form-shadow {
    box-shadow: none!important;;
}

.b24-form {
    margin: 80px auto;
}


.map {
    margin-top: 40px;
}

.map iframe {
    border-radius: 10px;
    width: 750px;
    height: 250px;
    margin-right: 20px;
}


.black .infoblock {
    align-items: flex-end;
    justify-content: flex-start;
}

.socs {
display: block;
    width: 70px;
    margin-left: 20px;
}

.socs:hover {
    opacity: 0.4;
}

.b24-window-mounts {
    display: none;
}


body {
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
    overflow-y: scroll; 
}

body::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}

.emo {
    width: 35px;
}
/* End */


/* Start:/bitrix/templates/academ/template_styles.css?17500758304969*/
@media all and (max-width: 980px) {

.line {
    display: block;
    height: 46px;
    background: #D5FF2F;
    top: 130px;
    width: 100%;
    min-width: 660px;
    position: absolute;
    z-index: -100;
}

.left_header .logoname {
    position: absolute;
    width: 430px;
    top: 35px;
    left: 105px;
}

.left_header h1 {
    margin: 0;
    position: absolute;
    top: 200px;
    left: 105px;
    font-weight: 700;
    font-size: 40px;
    line-height: 109%;
}

header {
    display: flex;
    width: 660px;
    margin: 0 auto;
    min-height: 810px;
    flex-wrap: nowrap;
    background: none;
    border-radius: 0px 0px 40px 40px;
    flex-direction: column;
}
.left_header {
    display: flex;
    width: 660px;
    min-height: 740px;
    position: relative;
}




.left_header p {
    /* display: block; */
    position: absolute;
    margin: 0;
    width: 460px;
    top: 390px;
    left: 105px;
    font-size: 20px;
    line-height: normal;
}

.left_header a {
    position: absolute;
    top: 560px;
    left: 105px;
    width: 450px;
    height: 57px;
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 10px;
}

.right_header {
    display: block;
    width: 660px;
    background-image: url(/images/akadem/n/1.jpeg);
    min-height: 810px;
    background-size: cover;
    border-radius: 40px 40px 40px 40px;
}

.left_header ul {
    display: block;
    margin: 0;
    position: absolute;
    top: 638px;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    list-style-type: none;
    font-weight: 600;
    left: 105px;
    padding: 0;
}

.green {
    background: #D5FF2F;
    border-radius: 40px;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 70px;
    min-width: 660px;
    margin: 0 auto;
}


.grey {
    background: #F9F9F9;
    border-radius: 40px;
    width: 100%;
    min-width: 660px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 70px;
}

.infoblock {
    display: flex;
    width: 660px;
    margin: 0 auto;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
}

.raboti {
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    height: 1067px;
    align-content: space-around;
    align-items: center;
    justify-content: flex-start;
    width: 660px;
    flex-direction: column-reverse;
}

.black {
    background: #000000;
    border-radius: 40px 40px 0 0;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #ffffff;
    min-width: 660px;
    margin: 0 auto;
}


.black .infoblock {
    align-items: center;
    display: flex;
    align-content: flex-start;
    justify-content: flex-end;
    flex-wrap: nowrap;
    flex-direction: column;
    width: 660px;
}

.infoblock h2 {
    display: block;
    margin: 0;
    width: 100%;
    font-weight: 700;
    font-size: 34px;
    line-height: 109%;
    padding-left: 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.dopinfo {
    display: flex;
    align-items: flex-end;
    height: 30px;
    margin: 0;
    margin-top: 40px;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    list-style-type: none;
    font-weight: 600;
    padding-left: 30px;
}

.dopinfo2 {
    width: 520px;
    margin: 0;
    margin-top: 10px;
    padding-top: 20px;
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
}


.dopinfo2 span {
    display: flex;
    align-items: center;
    height: 30px;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    list-style-type: none;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 20px;
}


.black .infoblock p {
    display: flex;
    align-items: flex-end;
    height: 40px;
    margin: 0;
    width: 100%;
    font-size: 16px;
    text-transform: uppercase;
    list-style-type: none;
    font-weight: 600;
    margin-top: 10px;
    padding-left: 30px;
    box-sizing: border-box;
    line-height: 26px;
}

.black .infoblock p svg {
    display: none;
}

.map iframe {
    border-radius: 40px;
    width: 600px;
    height: 250px;
}
.socs {
    display: block;
    width: 90px;
    margin-left: 250px;
    margin-top: 20px;
}


#vk {
    position: absolute;
    margin-top: -90px;
    margin-left: 198px;
}

.cards {
    display: flex;
    width: 310px;
    height: 170px;
    background: #F9F9F9;
    border-radius: 20px;
    font-size: 18px;
    line-height: normal;
    margin-top: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
    font-weight: 500;
    padding-top: 50px;
    box-sizing: border-box;
    position: relative;
}

.ills2 {
    border-radius: 40px;
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
}

.ills3_1 {
    width: 356px;
}


.ills3_2 {
    width: 242px;
}

.b24-form {
    margin: 0px auto;
}

}

/* End */
/* /bitrix/templates/academ/styles.css?17500758309589 */
/* /bitrix/templates/academ/template_styles.css?17500758304969 */
