.tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #fff;
  overflow: hidden;
}
.bottom-content {
    max-width: 1200px;
    margin: 50px auto;
    max-height: 300px;
    overflow: auto;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.mob-baner{
	width:100%;
}
.photo-section .mob-baner{
	display:none;
	object-position: center;
	height: auto;
	    object-fit: contain;
}
#feedback_form .circle-viol p{
	position:absolute;
	    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.orbtn img {
width: 30px;
 
    height: 25px;
    object-fit: contain;
 
}
.or {
    color: #FA8631!important;
    font-size: 12px!important;
    display: inline!important;
}
.orbtn {
    display: block;
    color: #fff;
    background: #ED8A47;
    width: 100%;
    text-align: center;
    border-radius: 20px;
    padding: 10px;
    margin: 10px 0;
}
.orbtn:hover {
   text-decoration:none;color: #fff;
}
.tab label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #FA8631;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
}
.spec-orange-btn{
	    margin: 20px auto!important;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
 color: #212529;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
  margin-bottom: 7px;
}
.tab-content a {
    color: #FA8631;
    display: block;
}
.mob-tab{
	display:none;
}
.tab-content p {
  margin: 1em;
}
.orange-table tr:nth-child(even) {
    background: #FFFFFF;
}
.orange-table tr:nth-child(odd) {
    background: #F5F5F5;
}
.cent a {
    color: #fa8631;
}
.contact-tabs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contact-maps a {
    display: block;
    color: #FA8631;
	margin-top:15px;
}

.contact-btn span {
    display: block;
    font-weight: bold;
}
.contact-btn {
    width: 30%;
    border-right: 1px solid #E6E6E6;
}
.map-btn {
    padding: 10px 0;
 
    border-bottom: 1px solid #E6E6E6;
    padding-right: 20px;
	cursor:pointer;
}
.map-btn:last-child {
    margin-bottom: 0px;
    border-bottom: 0;
}
.contact-maps {
    width: 68%;
}
.contact-maps .map{
    display:none;
}
.map-btn.active {
    border-right: 5px solid #FA8631;
}
.contact-maps .map.active{
    display:block;
}
.bold, .cent {
    text-align: center;
    margin-bottom: 5px;
	    font-size: 16px;
}
.bold span {
    font-weight: bold;
    display: block;
}
.orange-table td:first-child {
    border-right: 0;
	font-weight: bold;
	border-left: 0;
}
.orange-table a {
    display: block;
    color: #fa8631;
}
.orange-table td:last-child {
    text-align: right;
    border-left: 0;
	border-right: 0;
}
.orange-table td {
    padding: 10px;
    border: 2px solid #fa8631;
}
.orange-table {
    width: 100%;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
}
.tab > br, .tab > p {
    display: none;
}
.mbot{
	margin-bottom: 50px;
}
/* Icon */
.tab label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
#map-contact {
    padding: 50px 0;
    height: 500px;
}
.tab input[type=checkbox] + label::after {
  content: "+";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
div#gtranslate_wrapper {
    top: 65px!important;
    right: 2%!important;
}
@media (max-width: 1800px){
	div#gtranslate_wrapper {
    top: 55px!important;
    right: 0%!important;
}
}
@media (min-width: 1540.8px) {
  .container {
    max-width: 1510px;
  }
 
}
@media (max-width: 1650px){
	div#gtranslate_wrapper {
    top: 55px!important;
    right: 0%!important;
}
}

@media (max-width: 1540.8px) {
  .container {
    max-width: 1510px;
  }
  div#gtranslate_wrapper {
    top: 43px!important;
    right: auto!important;
    left: 10%;
}
  .header_menu li {
    margin-right: 15px;
}
  .header_menu li > button {
 
    font-size: 14px;
}
.header_menu li .like-btn {
 
    font-size: 14px;
 
    background-image: none;
 
    padding-left: 15px;
 
}
.header_menu li > a {
    font-size: 14px;
    padding-left: 5px;
}
.header_menu li .header-search a {
    font-size: 17px;
    padding: 0 10px;
}
}
@media (max-width: 1050px){
	div#gtranslate_wrapper {
       left: 15%;
}
.header_menu li .like-btn {
 
    padding-left: 5px;
}
}
@media (max-width: 970px){
	div#gtranslate_wrapper {
       right: 0!important;
    left: auto;
}
 
}
@media (max-width: 1600.8px) {
  .hss-fblock,
  .hss-fblock1 {
    width: 400px;
    height: 50px;
  }
  .hss-search,
  .hss-search1 {
    width: 44px;
  }
  .close-hss,
  .close-hss1 {
    left: 20px;
  }
  .header-search-sect span,
  .header-search-sect1 span {
    font-size: 16px;
  }
  .hss-list ul,
  .hss-list1 ul {
    padding-top: 50px;
    margin-top: -50px;
  }
  .hss-search,
  .hss-search1 {
    right: 2px;
  }
  .header-maps {
    top: 64px;
  }
  .close-hss,
  .close-hss1 {
    left: 15px;
    width: 16px;
  }
  .header-search-sect,
  .header-search-sect1 {
    top: -12px;
  }
  .hss-list ul li,
  .hss-list1 ul li {
    /*height: 44px;*/
  }
  .main-content.abus {
    padding-bottom: 1px;
  }
  .circle-history {
    width: 300px;
    height: 300px;
    border: 2px solid #c4c4c4;
  }
  .date-blocks span {
    font-size: 16px;
    line-height: 26px;
  }
  .circle-history .points-block span {
    width: 12px;
    height: 12px;
  }
  .circle-history .points-block span:nth-child(1) {
    top: 25px;
	    right: 50px;
  }
  .circle-history .points-block span:nth-child(2) {
    bottom: 160px;
	    right: -6px;
  }
  .circle-history .points-block span:nth-child(3) {
       top: 260px;
    right: 50px;
  }
  .circle-history .points-block span:nth-child(4) {
    bottom:-8px;
  }
  .circle-history .points-block span:nth-child(5) {
      top: 260px;
    left: 50px;
  }
  .circle-history .points-block span:nth-child(6) {
   bottom: 160px;
	    left: -6px;
  }
   .circle-history .points-block span:nth-child(7) {
    top: 25px;
	   left: 50px;
  }
   .circle-history .points-block span:nth-child(8) {
    top: -7px;
  }
  .date-blocks span:nth-child(1) {
        right: -25px;
    top: 9px;
  }
  .date-blocks span:nth-child(2) {
        right: -75px;
    bottom: 153px;
  }
  .date-blocks span:nth-child(3) {
       bottom: 12px;
  }
  .date-blocks span:nth-child(4) {
        left: 125px;
    bottom: -43px;
  }
  .date-blocks span:nth-child(5) {
      left: -25px;
    top: 259px;
  }
  .date-blocks span:nth-child(6) {
    top: 115px;left: -80px;
  }
  .date-blocks span:nth-child(7) {
  left: -25px;
    top: 9px;
  }
  .date-blocks span:nth-child(8) {
         top: -38px;
  }
  .information-blocks .abus-infblock .border-viol p {
    font-size: 16px;
  }
  .information-blocks .abus-infblock .border-viol {
    padding: 30px 20px;
  }
  .information-blocks .abus-infblock {
    width: 280px;
    padding: 15px;
  }
  #abus-inf1 {
        right: -340px;
    top: -140px;
  }
  #abus-inf2 {
        right: -400px;
    bottom: 60px;
  }
  #abus-inf3 {
       bottom: -80px;
    right: -710px;
  }
  #abus-inf4 {
    left: 0px;
    bottom: -220px;
  }
  #abus-inf5 {
        left: -330px;
    top: 210px;
  }
  #abus-inf6 {
   top: 65px;
    left: -380px;
  }
  #abus-inf7 {
  left: -370px;
    top: -48px;
  }
  #abus-inf8 {
        top: -195px;
  }
  .out-history {
    padding: 320px 0 320px;
    background-size: 100%, 1000px;
    background-position: center center, center top -248px;
  }
  .lessons-section .dolist,
  .lessons-section .gentext {
    margin-bottom: 30px;
  }
  .lessons-section .dolist .tilte {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 32px;
  }
  .lessons-section .gentext {
    font-size: 18px;
  }
  div.orange-fig.white-tit.build-w.corp-w span {
    line-height: 44px;
  }
  div.orange-fig.white-tit.build-w.corp-w {
    height: 150px;
  }
  div.orange-fig.white-tit.build-w {
    margin-bottom: 45px;
  }
  .build-toptext {
    padding-bottom: 45px;
  }
  .build-toptext > img:nth-child(4) {
    right: 26%;
    top: -105px;
  }
  .build-toptext > img:nth-child(5) {
    right: 15%;
    top: 45px;
  }
  .build-toptext > img:nth-child(3) {
    left: 18%;
    top: 80px;
  }
  .build-toptext > img:nth-child(2) {
    left: 10%;
  }
  div.orange-fig.white-tit {
    padding: 20px 24px;
  }
  div.orange-fig.white-tit span {
    font-size: 32px;
  }
  .build-section .text-block .title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 30px;
  }
  div.orange-fig.white-tit {
    padding: 13px 20px;
  }
  .left-video-sect {
    margin: 40px 0;
  }
  .left-video-sect .title,
  .titleh2,
  .children-doing .list-section .dolist .tilte,
  .moreour-scills .title {
    font-size: 24px;
    line-height: 32px;
  }
  .left-video-sect .descr,
  .graph-section .descr {
    font-size: 18px;
  }
  .children-doing .list-section .dolist .tilte {
    margin-bottom: 15px;
  }
  .children-doing .list-section .dolist,
  .text-section h2,
  .moreour-scills .title {
    margin-bottom: 30px;
  }
  .text-section {
    padding: 40px 0;
  }
  .text-section p {
    font-size: 1.2em;
  }
  .moreour-scills {
    height: 245px;
  }
  .moreour-scills .morescill-btn {
    height: 70px;
  }
  .moreour-scills .morescill-btn p {
    font-size: 16px;
  }
  .kindergarten-price {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .infrastructure h2 {
    margin-bottom: 30px;
  }
  .infrastructure-block .pic-block {
    margin-bottom: 25px;
  }
  .infrastructure-block > p {
    margin-bottom: 20px;
  }
  .schedule {
    padding-top: 60px;
  }
  .kindergarten-price .circle-viol p:first-child,
  .kindergarten-price .circle-viol p:nth-child(3) {
    font-size: 17px;
  }
  .kindergarten-price .circle-viol p:first-child {
    margin-bottom: 10px;
  }
  .kindergarten-price .circle-viol p:nth-child(2) {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .kindergarten-price .circle-viol {
    width: 180px;
    height: 180px;
    padding-top: 42px;
  }
  .kindergarten-price .text-violblock p {
    min-height: 60px;
  }
  .infrastructure-block .pic-block {
    height: 300px;
  }
  main {
    padding-top: 65px;
  }
  header .fix-header,
  .header_menu {
    height: 60px;
  }
 
 .header_menu li > button {

    background: transparent;
 
    padding-left: 0;
}
  .header_logo a img {
    width: 100px;
  }
  .header_logo a img.scrolllogo {
    width: 56px;
  }
  div.orange-fig {
    font-size: 28px;
  }
  div.orange-fig img {
    width: 150px;
  }
  div.orange-fig {
    height: 120px;
  }
  .video-section {
    height: 700px;
  }
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .main-center-text p {
    font-size: 18px;
  }
  .main-content h1 {
    margin-bottom: 40px;
  }
  .mandarin-points {
    margin: 30px 0 40px;
  }
  .main-center-text {
    margin-bottom: 80px;
  }
  .mis_picblock {
    height: 300px;
  }
  .mis_circle-icon {
    height: 80px;
    width: 80px;
  }
  .mis_circle-icon img {
    width: 30px;
  }
  .mis_title {
    font-size: 24px;
  }
  .mis_block.many-text .mis_title,
  .mis_title {
    line-height: 30px;
  }
  .mis_title {
    height: 120px;
  }
  .mis_bott-link {
    padding-top: 0;
  }
  .mis_textsect {
    padding: 0 30px 20px;
  }
  .mis_bott-link a {
    font-size: 18px;
    background-size: 8px;
    padding-right: 18px;
  }
  .footer-list ul li a {
    font-size: 18px;
    line-height: 22px;
  }
  .footer-list ul li {
    margin-bottom: 10px;
  }
  .footer-list ul li:first-child {
    margin-bottom: 15px;
  }
  .footer-logo .foot-rules {
    font-size: 18px;
  }
 
}
@media (max-width: 1540.8px) {
  .graph-section .graph-pic #piechart img {
    width: 35px;
  }
  #piechart img:nth-child(2) {
    margin-left: -9px;
    margin-top: 10px;
  }
  #piechart img:nth-child(3) {
    margin-left: -19px;
  }
  #piechart img:nth-child(4) {
    margin-left: -16px;
    margin-top: -17px;
  }
  #piechart img:nth-child(5) {
    margin-top: 12px;
  }
  #piechart img:nth-child(6) {
    margin-left: 15px;
    margin-top: -5px;
  }
  #piechart img:nth-child(7) {
    margin-left: 16px;
    margin-top: -20px;
  }
  #piechart img:nth-child(8) {
    margin-top: -33px;
    margin-left: 10px;
  }
  #piechart img:nth-child(9) {
    margin-top: -36px;
    margin-left: -8px;
  }
  #donutchart,
  #piechart {
    width: 100%;
    height: 400px;
  }
  .need-works h2 {
    margin-bottom: 40px;
  }
  .need-job-block p {
    font-size: 16px;
  }
  .need-works {
    padding: 40px 0;
  }
  .bottom-works-section {
    background-size: 45% auto;
  }
  .bottom-mapsearch-section .center-search-sect .orange-btn {
    height: 60px;
    padding: 0;
  }
  .bottom-mapsearch-section .center-search-sect .white-btn {
    height: 60px;
    padding: 0;
  }
  .bottom-mapsearch-section .center-search-sect .white-btn .s-bms {
    width: 45px;
    height: 45px;
    right: 6px;
    top: 6px;
  }
  .bottom-mapsearch-section .white-btn-sect ul {
    padding-top: 60px;
    margin-top: -60px;
  }
  .bottom-mapsearch-section .white-btn-sect ul li {
    font-size: 16px;
    padding: 7px 0;
  }
  div.orange-fig.white-tit.build-w.corp-w span {
    line-height: 34px;
  }
  .lessons-section .dolist .tilte {
    font-size: 22px;
    line-height: 30px;
  }
  .corpbott-section .border-block .title {
    font-size: 16px;
    line-height: 26px;
  }
  .build-section .text-block p.descr1,
  .build-section.corp .text-block p.descr {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .build-section .text-block p.descr {
    font-size: 16px;
  }
  .build-section .build-rpic,
  .build-section .build-lpic {
    padding: 40px 0;
  }
  .build-section .text-block .title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 25px;
  }
  .build-section .text-block ul.descr li {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .build-toptext p {
    font-size: 16px;
  }
  .moreour-scills .morescill-btn p {
    font-size: 14px;
  }
  div.orange-fig.white-tit span {
    font-size: 24px;
  }
  .school-btn-group a {
    font-size: 18px;
    padding: 15px 0;
  }
  div.orange-fig.white-tit.build-w {
    max-width: 500px;
  }
  .bott-height-map {
    height: 450px;
  }
  .left-video-sect .title,
  .titleh2,
  .children-doing .list-section .dolist .tilte,
  .moreour-scills .title {
    font-size: 22px;
    line-height: 30px;
  }
  .infrastructure h2 {
    margin-bottom: 30px;
  }
.header_menu li {
    margin-right: 5px;
}
	.headbtn div {
 
    padding: 5px;
 
}
  header .fix-header {
    border-bottom: 3px solid #fa8631;
  }
  .header_logo a img {
    width: 87px;
  }
  div.orange-fig {
    height: 90px;
    font-size: 24px;
  }
  div.orange-fig img {
    width: 120px;
  }
  div.orange-fig img:first-child {
    margin-bottom: 0;
  }
  .main-content h1 {
    margin-bottom: 30px;
  }
  h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .mandarin-points {
    margin: 20px 0 30px;
  }
  main {
    padding-top: 62px;
  }
}
@media (max-width: 1400.8px) {
  .header-maps {
    height: 400px;
  }
  .header-search-sect span,
  .header-search-sect1 span {
    font-size: 14px;
  }
  .children-doing .graph-pic p {
    font-size: 28px;
    line-height: 30px;
  }
  .lessons-section .dolist,
  .lessons-section .gentext {
    margin-bottom: 20px;
  }
  .lessons-section .dolist .tilte span {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
  .lessons-section {
    padding-bottom: 0;
  }
  .lessons-section .dolist .descr {
    font-size: 16px;
  }
  .build-toptext.corp > img:nth-child(3) {
    top: 42px;
  }
  .photo-section {
    height: 400px;
  }
  .left-video-sect .descr,
  .graph-section .descr,
  .children-doing .list-section .dolist .descr,
  .text-section p {
    font-size: 16px;
  }
  .children-doing .list-section .dolist .tilte span {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
  .bottom-search-sect .search-inp button,
  .bottom-search-sect .whitebtn-text.search-inp span {
    width: 40px;
    height: 40px;
    right: 7px;
    top: 7px;
  }
  .bottom-search-sect .search-inp button img,
  .bottom-search-sect .whitebtn-text.search-inp span img {
    width: 15px;
  }
  .bottom-search-sect .search-inp .close-bottmap {
    left: 20px;
    top: 20px;
    width: 15px;
  }
  .bottom-search-sect .search-block {
    max-width: 430px;
  }
  .bottom-search-sect .search-block .start-search {
    font-size: 14px;
    height: 55px;
  }
  .bottom-search-sect .search-inp input {
    height: 55px;
  }
  .bottom-search-sect .search-block .start-search img {
    margin-right: 5px;
  }
  .children-doing .list-section .dolist,
  .text-section h2,
  .moreour-scills .title {
    margin-bottom: 20px;
  }
  .left-video-sect .title,
  .titleh2 {
    margin-bottom: 15px;
  }
  .mpt-violbord .title {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .mpt-violbord .descr {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .main-pic-textblock {
    width: 270px;
    height: 290px;
    padding: 20px;
  }
  .mpt-violbord {
    padding: 20px;
  }
  .kindergarten-price .circle-viol p:nth-child(2) {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .kindergarten-price .circle-viol p:first-child {
    margin-bottom: 5px;
  }
  .kindergarten-price .circle-viol p:first-child,
  .kindergarten-price .circle-viol p:nth-child(3) {
    font-size: 15px;
  }
  .kindergarten-price .circle-viol {
    width: 160px;
    height: 160px;
    margin-top: -80px;
  }
  .kindergarten-price .text-violblock p {
    font-size: 16px;
    min-height: 50px;
  }
  .kindergarten-price > img:nth-child(3) {
    right: 14%;
  }
  .kindergarten-price > img:nth-child(2) {
    left: 14%;
  }
  .infrastructure-block .pic-block {
    height: 250px;
    margin-bottom: 25px;
  }
  .infrastructure-block > p {
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 20px;
  }
  .infrastructure-block > p span {
    margin-right: 10px;
    width: 50px;
    height: 50px;
  }
  .schedule .time-block .time {
    font-size: 16px;
    line-height: 24px;
    width: 120px;
    height: 40px;
  }
  .schedule .time-block .descr {
    font-size: 14px;
    margin-top: 9px;
    line-height: 22px;
  }
  .schedule .time-block {
    margin-bottom: 10px;
  }
  .kindergarten-price {
    padding-bottom: 60px;
  }
  .main-center-text p {
    font-size: 16px;
  }
  .mis_picblock {
    height: 250px;
  }
  .mis_title {
    font-size: 20px;
  }
  .mis_block.many-text .mis_title,
  .mis_title {
    line-height: 24px;
  }
  .mis_title {
    height: 90px;
  }
  .mis_bott-link a {
    font-size: 16px;
  }
  .mis_textsect {
    padding: 0 20px 10px;
  }
  .footer-list ul li:first-child {
    margin-bottom: 10px;
  }
  .footer-list ul li {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .infrastructure {
    padding-bottom: 30px;
  }
  .schedule {
    padding: 30px 0 0;
  }
  .footer-list ul li a,
  .footer-logo .foot-rules {
    font-size: 16px;
  }
}
@media (max-width: 1199.8px) {
  #donutchart,
  #piechart {
    width: 100%;
    height: 350px;
  }
  .hss-fblock,
  .hss-fblock1 {
    width: 345px;
  }
  .job-point {
    margin-top: 2px;
  }
  .bottom-works-section .ltext-work .author {
    margin: 50px 0 0;
  }
  .bottom-works-section .ltext-work {
    max-width: 280px;
  }
  .need-works .row {
    -ms-flex-pack: flex-start !important;
    justify-content: flex-start !important;
  }
  .bottom-works-section .ltext-work p.orange-title {
    font-size: 32px;
  }
  .bottom-works-section .ltext-work p.orange-title:before {
    font-size: 60px;
    line-height: normal;
    bottom: -70px;
    right: -15px;
  }
  .bottom-works-section .ltext-work p.orange-title:after {
    font-size: 60px;
    line-height: normal;
    top: -35px;
    left: -30px;
  }
  .need-job-block {
    margin-bottom: 20px;
  }
  .need-works .row .col:nth-child(5),
  .need-works .row .col {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .information-blocks .abus-infblock .border-viol p {
    font-size: 14px;
  }
  .information-blocks .abus-infblock .border-viol {
    padding: 20px 15px;
  }
  .information-blocks .abus-infblock {
    width: 240px;
  }
  #abus-inf1,
  #abus-inf2 {
    right: -300px;
  }
  #abus-inf6 {
        top: 70px;
    left: -330px;
  }
  #abus-inf7 {
            left: -290px;
    top: -48px;
  }
  #abus-inf8 {
       
  }
  #abus-inf3 {
        bottom: -40px;
    right: -630px;
  }
  .build-toptext > img:nth-child(6) {
    right: 0;
  }
  #abus-inf4 {
   left: 0px;
  }
  #abus-inf5 {
   left: -300px;
  }
  .build-toptext > img:nth-child(5),
  .build-toptext > img:nth-child(2),
  .build-toptext > img:nth-child(3) {
    display: none;
  }
  .moreour-scills.school {
    height: auto;
    padding-bottom: 40px;
  }
  .build-toptext > img:first-child {
    top: initial;
    bottom: 0;
  }
  .moreour-scills.school .morescill-btn {
    margin-bottom: 15px;
  }
  .moreour-scills.school .row {
    justify-content: center;
  }
  .bott-height-map {
    height: 450px;
  }
  .header_menu li a,
  .header_menu li > button {
    font-size: 14px;
  }
  .video-section {
    max-height: 600px;
    height: auto;
  }
  .photo-section {
    height: 400px;
  }
  .kindergarten-price {
    padding-top: 60px;
  }
  .kindergarten-price > img:nth-child(4) {
    right: 0;
  }
  .kindergarten-price > img:first-child {
    left: 0;
  }
  .kindergarten-price > img:nth-child(2) {
    left: 10%;
  }
  .kindergarten-price > img:nth-child(3) {
    right: 10%;
  }
}
@media (max-width: 991.8px) {
  .graph-section .graph-pic #piechart img {
    width: 30px;
  }
  #piechart img:nth-child(2) {
    margin-left: 0;
    margin-top: 2px;
  }
  #piechart img:nth-child(3) {
    margin-left: 0;
    margin-top: -6px;
  }
  #piechart img:nth-child(4) {
    margin-left: 1px;
    margin-top: -9px;
  }
  #piechart img:nth-child(5) {
    margin-top: 2px;
  }
  #piechart img:nth-child(6) {
    margin-left: 6px;
    margin-top: -8px;
  }
  #piechart img:nth-child(7) {
    margin-left: 6px;
    margin-top: -11px;
  }
  #piechart img:nth-child(8) {
    margin-top: -16px;
    margin-left: 8px;
  }
  #piechart img:nth-child(9) {
    margin-top: -21px;
    margin-left: 1px;
  }
  .pie-chart-points {
    z-index: 2;
  }
  #donutchart,
  #piechart {
    width: 100%;
    height: 300px;
  }
  .children-doing .graph-pic {
    margin-top: 80px;
  }
  .header-search-sect span,
  .header-search-sect1 span {
    font-size: 13px;
  }
  .bottom-works-section .ltext-work .author {
    margin: 40px 0 0;
  }
  .bottom-works-section .ltext-work {
    margin-bottom: 20px;
  }
  .need-works .row .col:nth-child(5),
  .need-works .row .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .need-works {
    padding-bottom: 20px;
  }
  .pic-littsect {
    margin-bottom: 30px;
  }
  .pic-littsect img {
    width: 100%;
  }
  #abus-inf1.active,
  #abus-inf2.active,
  #abus-inf3.active,
  #abus-inf4.active,
  #abus-inf5.active,
  #abus-inf6.active,
  #abus-inf7.active,
  #abus-inf8.active {
    right: 0;
    left: 0;
    display: block;
    margin: 0 auto;
    width: 220px;
    top: 51px;
    bottom: initial;
  }
  .information-blocks .abus-infblock .border-viol {
    padding: 10px;
  }
  .lessons-section .circle-grblock {
    margin: 20px 0;
  }
  .lessons-section .dolist {
    margin-bottom: 20px !important;
  }
  .lessons-section .gentext {
    font-size: 16px;
  }
  div.orange-fig.white-tit.build-w.corp-w span {
    line-height: 34px;
    font-size: 20px;
  }
  div.orange-fig.white-tit.build-w.corp-w {
    height: 120px;
  }
  .build-toptext.corp > img:nth-child(4) {
    right: 16%;
    top: -100px;
  }
  .build-section .build-rpic,
  .build-section .build-lpic {
    padding: 30px 0;
  }
  div.orange-fig.white-tit.build-w {
    margin-bottom: 25px;
  }
  .build-toptext > img:nth-child(4) {
    right: 18%;
    top: -95px;
  }
  .build-section .text-block .title {
    margin-bottom: 15px;
  }
  .build-rpic .text-block ul.descr,
  .build-lpic .pic-block {
    margin-bottom: 20px;
  }
  .bottom-search-sect .search-block {
    top: 45px;
  }
  .bottom-search-sect {
    height: 200px;
  }
  .bott-height-map.bottom-search-sect {
    height: 400px;
  }
  .moreour-scills {
    height: auto;
    padding: 30px 0 10px;
  }
  .moreour-scills .morescill-btn {
    margin-bottom: 20px;
  }
  .graph-pic {
    margin-top: 30px;
  }
  .children-doing {
    padding: 40px 0 20px;
  }
  .left-video-sect {
    margin-bottom: 30px;
  }
  .video-littsect {
    margin-bottom: 30px;
  }
  .photo-section .video-littsect {
    margin-bottom: 0;
  }
  .infrastructure-block {
    margin-bottom: 20px;
  }
  .infrastructure-block > p,
  .infrastructure-block > p:last-child {
    margin-bottom: 20px;
    width: 48%;
    display: inline-block;
    vertical-align: middle;
  }
  .infrastructure-block .pic-block {
    height: auto;
    margin-bottom: 15px;
  }
  .kindergarten-price {
    padding-bottom: 50px;
  }
  .kindergarten-price > img {
    display: none;
  }
  .mpt-violbord .descr {
    margin-bottom: 10px;
  }
  .main-pic-textblock {
    width: 300px;
    height: 230px;
    top: 12px;
  }
  .mpt-violbord {
    padding: 10px 20px;
  }
  .photo-section {
    height: 300px;
  }
  .header_logo a img {
    max-width: 100%;
  }
  .header_menu li {
    margin-right: 20px;
  }
 
  .header_menu li {
    margin-right: 5px;
  }
  .header_menu li a,
  .header_menu li > button {
    font-size: 13px;
	    padding: 0;
  }
  div.orange-fig {
    line-height: 32px;
    text-align: center;
    padding: 0 30px;
  }
  div.orange-fig img {
    width: 100px;
  }
  footer .footer-logo a img {
    max-width: 100px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .footer-list ul li a,
  .footer-logo .foot-rules {
    font-size: 14px;
  }
  .footer-list ul li {
    font-size: 18px;
  }
  .main-center-text {
    margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
	ul.text-right.inline-list{
		    text-align: left!important;
	}
	.header_menu li a, .header_menu li > button {
    font-size: 12px;
}
	.headbtn div, .header_menu li .like-btn {
 
    font-size: 12px;
}

}
@media (max-width: 991px) {
 	header .container {
    max-width: 93%;
}
	.header_logo a img.top-logo {
    width: 40px!important;
}
	.headbtn div {
    font-size: 10px;
}
	.header_menu li a, .header_menu li > button {
    font-size: 10px;
}
	
}
@media (max-width: 850px) {
	.search-form {
 
    right: 0;
}
}
@media (max-width: 767.8px) {
		div#gtranslate_wrapper {
          top: 55px!important;
    right: 90px!important;
}
.header-search > a {
    display: none;
}
.search-form {
    position: initial;
    z-index: 999;
    background: #fff;
    padding: 0;
    box-shadow: none;
    right: 0;
    display: block!important;
    width: 100%;
}
.search-form input {
    width: 100%;
}
  #donutchart,
  #piechart {
    width: 100%;
    height: 400px;
  }
  .header_menu li .like-btn {
    font-size: 18px;
 
}.header_menu li .like-btn {
    
    padding-left: 0;
}
  ul.subm li {
    display: block;
    text-align: left;
    padding: 0;
    margin: 0;
    border-bottom: 0;
    padding-left: 10px;
}
  .subm {
    position: initial;
    width: 100%;
	margin-left:0;
    opacity: 1;
    transform: none;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    box-sizing: border-box;
    border-radius: 0;
    padding: 30px 0 0 0!important;
}
	.headbtn div {
    font-size: 12px;
		text-align:center;
}
  .header-search-sect.show-search-head,
  .header-search-sect1.show-search-head1,
  .header-search-sect8.show-search-head8,
  .header-search-sect9.show-search-head9 {
    z-index: 2;
    width: 100%;
  }
  .hss-fblock,
  .hss-fblock1,
  .hss-fblock8,
  .hss-fblock9 {
    width: 100%;
  }
  .header-search-sect,
  .header-search-sect1,
  .header-search-sect8,
  .header-search-sect9 {
    right: initial;
    left: 0;
  }
  .hss-search,
  .hss-search1,
  .hss-search8,
  .hss-search9 {
    display: none;
  }
  .hss-search1.violet-s,
  .hss-search.violet-s,
  .hss-search8.violet-s ,
  .hss-search9.violet-s  {
    display: inline-block;
    width: 36px;
  }
  .hss-fblock,
  .hss-fblock1,
  .hss-fblock8,
  .hss-fblock9 {
    height: 48px;
  }
  .header-search-sect span,
  .header-search-sect1 span,
  .header-search-sect8 span,
  .header-search-sect9 span {
    padding: 0 40px 0 0;
    width: 100%;
  }
  .hss-search,
  .hss-search1,
  .hss-search8,
  .hss-search9 {
    right: 6px;
  }
  .header_menu .hss-list ul,
  .header_menu .hss-list1 ul,
  .header_menu .hss-list8 ul,
  .header_menu .hss-list9 ul {
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px;
    -o-border-radius: 24px;
    height: 200px;
    overflow: scroll;
    margin-top: -48px;
    padding: 62px 0 5px;
  }
  .header_menu .hss-list ul li:last-child,
  .header_menu .hss-list1 ul li:last-child,
  .header_menu .hss-list8 ul li:last-child,
  .header_menu .hss-list9 ul li:last-child {
    border-radius: 0 0 24px 24px;
  }
  .header_menu .hss-list ul li,
  .header_menu .hss-list1 ul li,
  .header_menu .hss-list8 ul li,
  .header_menu .hss-list9 ul li {
    margin-bottom: 0;
    padding-top: 0;
  }
  .header_menu .hss-list ul li:hover,
  .header_menu .hss-list1 ul li:hover,
  .header_menu .hss-list8 ul li:hover,
  .header_menu .hss-list9 ul li:hover {
    background-color: #6c4e94;
    color: #fff;
  }
  .header_menu .hss-list ul li:hover span,
  .header_menu .hss-list1 ul li:hover span,
  .header_menu .hss-list8 ul li:hover span,
  .header_menu .hss-list9 ul li:hover span {
    color: #fff;
  }
 
  .hss-list ul li,
  .hss-list1 ul li,
  .hss-list8 ul li,
  .hss-list9 ul li {
    /*height: 33px;*/
  }
  .header-search-sect span,
  .header-search-sect1 span,
  .header-search-sect8 span,
  .header-search-sect9 span {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
    font-family: "Fira Sans Extra Condensed", sans-serif;
    letter-spacing: 0.05em;
    color: #5f5f5f;
  }
.close-hss, .close-hss1, .close-hss8, .close-hss9 {
    left: 15px!important;
    cursor: pointer;
    position: absolute;
}
  .hss-list8 a,
  .hss-list9 a {
    font-size: 15px!important;
    line-height: 18px!important;
    font-weight: 400!important;
    font-family: "Fira Sans Extra Condensed", sans-serif!important;
    letter-spacing: 0.05em!important;
    color: #5f5f5f!important;
  }
  .header-search-sect {
    top: 50px;
  }
  .header-maps {
    z-index: 22;
    position: relative;
    bottom: 0;
    top: initial;
    height: 255px;
  }
  .header_menu {
    overflow: scroll;
  }
  .scroll-sect {
    height: 100%;
    overflow: scroll;
  }
  .fix-header .header_menu ul {
    height: auto;
    padding-bottom: 0;
  }
  .need-works h2 {
    margin-bottom: 20px;
  }
  .need-job-block {
    margin-bottom: 10px;
  }
  .bottom-mapsearch-section {
    padding: 35px 0 115px;
  }
  .bottom-mapsearch-section .center-search-sect .white-btn .close-mbs {
    left: 10px;
  }
  .bottom-mapsearch-section .center-search-sect .orange-btn {
    font-size: 16px;
    line-height: 22px;
  }
  .bottom-mapsearch-section .center-search-sect .white-btn {
    font-size: 16px;
    line-height: 22px;
    min-height: 60px;
  }
  .bottom-mapsearch-section .center-search-sect .orange-btn {
    padding: 10px;
    height: auto;
  }
  .bottom-mapsearch-section .center-search-sect .white-btn {
    padding: 10px 50px 10px 35px;
    height: auto;
  }
  .bottom-mapsearch-section .center-search-sect .white-btn .s-bms {
    top: 50%;
    margin-top: -22px;
  }
  .bottom-mapsearch-section .center-search-sect {
    max-width: 90%;
  }
  div.orange-fig.white-tit.build-w.corp-w {
    min-height: 120px;
    padding: 20px;
    height: auto;
  }
  .build-section .text-block p.descr1 {
    margin-bottom: 20px;
  }
  div.orange-fig.white-tit.build-w.corp-w span br {
    display: none;
  }
  div.orange-fig.white-tit.build-w.corp-w {
    max-width: 100%;
  }
  .build-section .text-block .title {
    font-size: 20px;
    line-height: 30px;
  }
  div.orange-fig.white-tit span {
    font-size: 18px;
  }
  .build-toptext > img {
    display: none;
  }
  .moreour-scills .morescill-btn {
    height: 55px;
  }
  .school-btn-group a {
    padding: 10px 0;
    margin-bottom: 10px;
  }
  .bottom-search-sect {
    margin-bottom: -75px;
  }
  .left-video-sect {
    margin: 30px 0;
  }
  .bottom-search-sect {
    height: 150px;
  }
  .left-video-sect .title,
  .titleh2,
  .children-doing .list-section .dolist .tilte,
  .moreour-scills .title {
    font-size: 20px;
  }
  .schedule .mandarin-points {
    margin-bottom: 30px;
  }
  .infrastructure {
    padding-bottom: 0;
  }
  .kindergarten-price {
    padding-bottom: 30px;
  }
  .burger-icon {
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 15px;
  }
  .header_menu {
    display: none;
  }
  .header_menu {
    position: fixed;
    width: 100%;
    left: 0;
    top: 63px;
    background-color: rgba(250, 134, 49, 0.9);
    height: auto;
  }
  .header_logo {
    position: relative;
    z-index: 4;
  }
  .header_menu li {
    margin: 0 0 10px;
    display: block;
  }
  .header_menu ul {
    text-align: center !important;
    padding: 30px;
  }
  .header_menu li a,
  .header_menu li > button {
    font-size: 18px;
    line-height: 28px;
  }
  div.orange-fig img {
    width: 70px;
  }
  div.orange-fig {
    font-size: 18px;
    line-height: 28px;
    height: 70px;
  }
  h2 {
    font-size: 22px;
  }
  .mis_picblock {
    height: auto;
  }
  .mis_title {
    height: auto;
    padding: 20px 0;
  }
  footer {
    position: relative;
    background-color: #fa8631;
    padding-top: 30px;
  }
  .footer-logo {
    text-align: center;
  }
  .footer-logo .foot-rules {
    display: none;
  }
  .footer-soc + .foot-rules {
    display: block;
    letter-spacing: 0.05em;
    line-height: 24px;
    color: #fff;
    font-family: "Fira Sans Extra Condensed", sans-serif;
    font-size: 14px;
    text-align: center;
  }
  footer .footer-logo a img {
    margin-bottom: 30px;
  }
  .footer-soc {
    text-align: center;
    margin-bottom: 30px;
  }
  .header_menu {
    height: calc(100vh - 52px);
    background-color: #fff;
  }
  .header_menu ul {
    height: 100%;
    padding-top: 75px;
  }
  .header_menu li a {
    color: #fa8631;
  }
  .header_menu li {
    margin-bottom: 25px;
  }
 
 
  .photo-section .container {
    position: relative;
    padding: 0;
  }
  .main-pic-textblock {
    position: initial;
    top: 0;
    width: 100%;
    padding: 15px;
  }
  .man-single-post .photo-section .desc-baner {
    display: none;
  }
  .man-single-post .photo-section .mob-baner {
    display: block;
	max-width:100%;
	width:100%;
	margin:0;
	  height:auto;
	  
  }
  .man-single-post .photo-section {
    height: auto;
    min-height: 194px;
  }
  .mob-addrreess {
    margin-bottom: -4rem;
    padding: 0;
    text-align: left;
    text-transform: none;
    margin-top: 1rem;
  }
  div.orange-fig {
    padding: 57px 32px 90px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
 	
@media (max-width: 575.8px) {
	div#gtranslate_wrapper {
             top: 50px!important;
    right: 80px!important;
}
  .mpt-violbord .descr a,
  .mpt-violbord .descr a:hover {
    color: #fff;
  }
  .header_logo a img {
    width: 68px;
  }
  #donutchart,
  #piechart {
    width: 100%;
    height: 250px;
  }
  .pie-chart-points .points-text p {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    text-align: right;
  }
  .pie-chart-points .points-text p:first-child {
    left: -10px;
    top: 29px;
  }
  .children-doing .graph-pic {
    margin-top: 160px;
  }
  .pie-chart-points .points-text p:nth-child(2) {
    left: 15%;
    top: 60px;
  }
  .pie-chart-points .points-text p:nth-child(3) {
    right: 17%;
    top: 57px;
  }
  .pie-chart-points .points-text p:nth-child(4) {
    right: -33px;
    top: 55px;
  }
  .children-doing .graph-pic p {
    font-size: 22px;
    line-height: 26px;
  }
  .bottom-works-section .ltext-work p.orange-title {
    font-size: 26px;
  }
  .bottom-works-section .ltext-work {
    max-width: 250px;
  }
  .bottom-works-section {
    background-image: none;
  }
  .need-works .row .col:nth-child(5),
  .need-works .row .col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .date-blocks span {
    font-size: 14px;
  }
  .date-blocks span:nth-child(1) {
  right: 0px;
  }
  .date-blocks span:nth-child(2) {
       right: -55px;
  }
  .date-blocks span:nth-child(3) {
       right: 0px;    bottom: 10px;
  }
  .date-blocks span:nth-child(4) {
        left: 127px;
  }
  .date-blocks span:nth-child(5) {
        left: 0px;
  }
  .date-blocks span:nth-child(6) {
        top: 117px;left: -57px;
  }
  .date-blocks span:nth-child(7) {
    right: -32px;    left: 5px;
  }
  .date-blocks span:nth-child(8) {
   
    right: 128px;

  }
  .corpbott-section .border-block .row .gtext,
  .corpbott-section .border-block .gtext {
    display: block;
    font-size: 16px;
  }
  .corpbott-section .border-block .title {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 15px;
  }
  .corpbott-section .border-block img {
    margin-bottom: 15px;
  }
  .corpbott-section .border-block {
    padding: 20px;
  }
  .corpbott-section .viol-block:after,
  .corpbott-section .viol-block:before {
    display: none;
  }
  .corpbott-section .viol-block {
    padding: 15px;
  }
  .build-section .text-block .title,
  div.orange-fig.white-tit span {
    border: none !important;
    font-size: 22px;
  }
  .header_menu {
    top: 52px;
    height: calc(100vh - 52px);
  }
  .bottom-search-sect .search-block .start-search {
    height: auto;
    line-height: 20px;
    min-height: 50px;
    padding: 10px 0;
  }
  .bottom-search-sect .search-block {
    max-width: 100%;
    margin: 0 20px;
  }
  header .fix-header {
    height: 50px;
  }
  div.orange-fig {
    font-size: 14px;
    line-height: 19px;
    padding: 0 20px;
  }
  div.orange-fig img {
    width: 60px;
  }
  h2 {
    line-height: 25px;
  }
  .main-center-text {
    margin-bottom: 40px;
  }
  main {
    padding-top: 45px;
  }
  .hamburger-slim:before {
    box-shadow: #fa8631 0 10px 0 0;
  }
  .hamburger-slim {
    height: 22px;
    width: 30px;
  }
  .hamburger-slim:before,
  .hamburger-slim:after {
    width: 30px;
    height: 3px;
  }
  .header_menu {
    top: 52px;
  }
  .mpt-violbord .title {
    font-size: 14px;
    margin-bottom: 0;
  }
  .mpt-violbord .descr {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .mpt-violbord {
    padding: 10px;
    border: 1.5px solid #6c4e94;
  }
  .main-pic-textblock {
    padding: 20px 10px 10px;
    height: 170px;
    top: 53px;
  }
  .kindergarten-price .text-violblock {
    padding: 0 30px 20px;
  }
  .kindergarten-price .text-violblock p {
    line-height: 26px;
    padding: 5px 0;
  }
  .infrastructure-block > p,
  .infrastructure-block > p:last-child {
    width: 100%;
  }
  .kindergarten-wblock > img {
    width: 40px;
  }
  .kindergarten-wblock .right-orange {
    right: 5px;
  }
  .kindergarten-wblock .left-orange {
    left: 7px;
  }
  .infrastructure-block {
    margin-bottom: 10px;
  }
  div.orange-fig {
    width: calc(100% + 30px);
    margin-left: -15px;
    font-size: 22px;
    line-height: 140%;
    border-radius: 0;
    padding: 37px 40px 90px;
    height: auto;
    background-image: url(../images/phone-plane.svg);
    background-repeat: no-repeat;
    background-position: right 9px bottom;
  }
  div.orange-fig img {
    display: none;
  }
}
@media (max-width: 365px) {
  #abus-inf1.active,
  #abus-inf2.active,
  #abus-inf3.active,
  #abus-inf4.active,
  #abus-inf5.active,
  #abus-inf6.active {
    width: 200px;
  }
  .circle-history {
    width: 260px;
    height: 260px;
  }
  .information-blocks .abus-infblock .border-viol p {
    font-size: 12px;
  }
  .information-blocks .abus-infblock {
    padding: 10px;
  }
 .circle-history .points-block span:nth-child(1) {
    top: 15px;
    right: 50px;
}
.circle-history .points-block span:nth-child(2) {
    bottom: 130px;
    right: -6px;
}
.circle-history .points-block span:nth-child(3) {
    top: 228px;
    right: 50px;
}
.circle-history .points-block span:nth-child(5) {
    top: 230px;
    left: 50px;
}
.circle-history .points-block span:nth-child(6) {
    bottom: 130px;
    left: -6px;
}
.circle-history .points-block span:nth-child(7) {
    top: 25px;
    left: 37px;
}
.date-blocks span:nth-child(2) {
    right: -50px;    bottom: 123px;
}
.date-blocks span:nth-child(3) {
    right: -10px;
    bottom: 0px;
}
.date-blocks span:nth-child(1) {
 
    top: 0px;
}
.date-blocks span:nth-child(4) {
    left: 108px;
}
.date-blocks span:nth-child(5) {
   
    top: 236px;
}
 
.date-blocks span:nth-child(6) {
    top: 107px;
    left: -51px;
}
.date-blocks span:nth-child(7) {
   
    left: -14px;
}
.date-blocks span:nth-child(8) {
    right: 108px;
}
}
@media (max-width: 350.8px) {
  .footer-list ul li {
    font-size: 16px;
  }
  .bottom-search-sect {
    margin-bottom: -45px;
  }
  footer {
    padding-bottom: 30px;
  }
  .main-content {
    padding-bottom: 40px;
  }
  .schedule .time-block .time {
    font-size: 14px;
    width: 95px;
    height: 30px;
  }
  .schedule .time-block .descr {
    margin-top: 3px;
    padding-left: 5px;
    width: calc(100% - 99px);
  }
  div.orange-fig {
    padding: 37px 32px 90px;
  }
}
@media (max-width: 991.8px) {
  .graph-pic-new img {
    margin-top: 90px;
    left: 6%;
    position: relative;
  }
  .grtext {
    margin-top: 45px;
  }
}
@media (max-width: 767.8px) {
  .graph-pic-new img {
    left: 0;
  }
}
@media (max-width: 575.8px) {
  .graph-pic-new img {
    margin-top: 165px;
  }
  .grtext {
    margin-top: 85px;
  }
  .graph-text1 span,
  .graph-text2 span,
  .graph-text3 span,
  .graph-text4 span {
    font-size: 26px;
    line-height: 32px;
  }
  .graph-text1,
  .graph-text2,
  .graph-text3,
  .graph-text4 {
    line-height: 25px;
    font-size: 14px;
  }
}
@media (max-width: 575.8px) {
  .pie-chart-points .points-text p {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
  .points-text__group,
  .pie-chart-points .points-text p br {
    display: none;
  }
  .pie-chart-points .points-text p {
    top: 20px !important;
  }
  .pie-chart-points .points-text p:nth-child(2) {
    left: 25%;
  }
  .pie-chart-points .points-text p:nth-child(3) {
    right: 24%;
  }
  .pie-chart-points .points-text p:nth-child(4) {
    right: -10px;
  }
  .graph-pic-new img {
    margin-top: 60px;
  }
  .grtext {
    margin-top: 35px;
  }
}

/*new*/
.single-post h2, .single-post .h2 {
  margin-bottom: 1em;
  text-align: center;
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #3E3E3E;
}


.slick-slide {
  padding: 0 10px;
  position: relative;
}

.slider-news__picblock img {
  object-position: 50%;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.slider-news__textblock button {
  width: 100%;
  margin-top: 15px;
  height: 4em;
}

.slider-news__picblock {
  height: 500px;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #fa8631;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 15px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li.slick-active {
  margin: 0 30px 0 20px;
}

.slick-dots li.slick-active button {
  background: #fa8631;
  width: 25px;
  height: 25px;
}

.big-descr {
  padding: 80px 0 75px 0;
  font-style: normal;
    font-weight: 500;
    font-size: 1.1em;
    line-height: 140%;
    color: #5F5F5F;
}

.big-descr.white-container {
  background: #fff;
}

.big-descr h2, .big-descr .h2 {
  margin-bottom: 1em;
     text-align: center;
    font-size: 24px;
  font-style: normal;
  font-weight: bold;
 
  line-height: 1.3em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #3E3E3E;
}

.big-descr img {
  float: right;
  margin-left: 30px;
  margin-bottom: 1em;
  width: 35%;
}

.big-descr.white-container img {
  float: left;
  margin-right: 55px;
  width: 35%;
  margin-left: 0;
}

.big-descr ul {
  list-style: none;
}

.big-descr ul li span {
  position: relative;
  margin-bottom: 1em;
}

.big-descr ul li span:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fa8631;
  left: -2em;
  top: 6px;
}

.slider-news__item .bottom_img {
  width: calc(100% - 20px);
  left: 10px;
  text-align: left;
  bottom: 7em;
}

.bottom-text {
    height: 7em;
    text-align: left;
    padding: 1em 0;
}

.slider-news__item .bottom_img .date {
  font-size: 14px;
  color: #fff;
}

.galerry_slider .bottom_img {
  bottom: auto;
  top: 0;
  border-radius: 0px 0 0 80px;
  text-align: center;
}

.galerry_slider .bottom_img .bottom_dscr {
  line-height: 70px;
}

h2.news-gal-title {
    margin: 60px 0 40px 0;
    font-size: 1.8em;
}

.round-cornes {
  border-radius: 30px;
  height: 60px;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0 2em;
  margin: 25px auto;
  border: none;
  line-height: 60px;
}
 

.orange-bg.round-cornes {
  margin: 40px auto;
}

.modal-body a {
  margin: 5px;
  display: inline-block;
}

* {
  outline: none;
}

.close:hover {
  color: #fa8631;
}

.close {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  overflow: hidden;
}
.close:hover::before,
.close:hover::after {
  background: #6c4e94;
}
.close::before,
.close::after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fa8631;
}
.close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close.big {
  -webkit-transform: scale(3);
  -moz-transform: scale(3);
  -ms-transform: scale(3);
  -o-transform: scale(3);
  transform: scale(3);
}

.modal-dialog.modal-lg {
  border-radius: 0;
}

button.close {
  right: 1.5em;
  position: absolute;
  top: 1.5em;
}

.modal-content {
  border-radius: 0;
  border: 5px solid rgba(250, 134, 49, 0.2);
  padding: 30px 60px;
}

.modal-header {
  border-bottom: 1px dashed #dee2e6;
}

.modal-body.modal-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 15px 0;
}

.big-descr.white-container.has-img h2 {
  left: -30px;
  position: relative;
}

.slick-next.slick-arrow {
  background: url(/wp-content/uploads/2019/12/right.png);
  border: none;
  font-size: 0;
  width: 50px;
  height: 50px;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.slick-prev.slick-arrow {
  background: url(/wp-content/uploads/2019/12/left.png);
  border: none;
  font-size: 0;
  width: 50px;
  height: 50px;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 2;
}

#fancybox-left-ico {
  background-image: url(/wp-content/uploads/2019/12/left.png) !important;
  background-position: center !important;
  border-radius: 50%;
  background-size: cover;
}

#fancybox-right-ico {
  background-image: url(/wp-content/uploads/2019/12/right.png) !important;
  background-position: center !important;
  border-radius: 50%;
  background-size: cover;
}

.big-descr ul li, .big-descr p {
  margin-bottom: 1.1em;
}

.man-single-post .text-section {
  padding: 0 0 50px 0;
}

.mandarin-points li .big-point {
  background: url(/wp-content/uploads/2019/12/orange-1.png) !important;
  background-size: cover;
}

.kindergarten-price .kindergarten-wblock .kindergarten-violblock:before {
  content: "";
  background: url(/wp-content/uploads/2019/12/orange-2-big.png);
  width: 70px;
  height: 70px;
  position: absolute;
  left: -7px;
  top: 43%;
  border-radius: 50%;
  background-size: cover;
}

.kindergarten-price .kindergarten-wblock .kindergarten-violblock:after {
  content: "";
  background: url(/wp-content/uploads/2019/12/orange-3-big.png);
  width: 70px;
  height: 70px;
  position: absolute;
  right: -7px;
  top: 20%;
  border-radius: 50%;
  background-size: cover;
}

.kindergarten-price:before {
  content: "";
  background: url(/wp-content/uploads/2019/12/orange-2-big.png);
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0px;
  top: 60%;
  border-radius: 50%;
  background-size: cover;
}

.kindergarten-price:after {
  content: "";
  background: url(/wp-content/uploads/2019/12/orange-3-big.png);
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0px;
  top: 20%;
  border-radius: 50%;
  background-size: cover;
}

.kindergarten-price .kindergarten-wblock:before {
  content: "";
  background: url(/wp-content/uploads/2019/12/orange-2-small.png);
  width: 50px;
  height: 50px;
  position: absolute;
  left: -260px;
  top: 25%;
  border-radius: 50%;
  background-size: cover;
}
.cifri span {
    min-width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    background: #ED8A47;
    border-radius: 50%;
    margin-right: 15px;
	font-weight:bold;
}

.cifri > div {
    width: 30%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.cifri {
    margin: 50px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.kindergarten-price .kindergarten-wblock:after {
  content: "";
  background: url(/wp-content/uploads/2019/12/orange-3-small.png);
  width: 50px;
  height: 50px;
  position: absolute;
  right: -200px;
  top: 35%;
  border-radius: 50%;
  background-size: cover;
}

.schedule {
    background: #fff;
}

button.show-menu {
    top: 56px;
    position: relative;
}
.news-sadok {
  padding-top: 20px;
    padding-bottom: 30px;
}

.gall-sadok {
    background: #fff;
    padding-top: 10px;
}

a.detali-but {
    position: relative;
    top: 30px;
    margin: 0 auto !important;
}

.kindergarten-price.forma {
    padding-top: 170px;
}

ul.slick-dots {
    padding: 25px 0;
}

#fancybox-outer {
    box-shadow: 0 0 20px rgba(250, 134, 49, 0.5) !important;
    -moz-box-shadow: 0 0 20px rgba(250, 134, 49, 0.5) !important;
    -webkit-box-shadow: 0 0 20px rgba(250, 134, 49, 0.5) !important;
}

.infrastructure {
  padding-bottom: 60px;
  padding-top: 60px;
}


/*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/ /*MEDIA*/
@media (max-width: 1300px) {
    .kindergarten-price:before, .kindergarten-price:after {
        content: none;
      }
      
}/*1300*/

@media (max-width: 1100px) {
    .kindergarten-price .kindergarten-wblock:before, .kindergarten-price .kindergarten-wblock:after {
        content: none;
      }
      
}/*1100*/

@media (max-width: 768.5px) {
    .slider-news__picblock {
        height: 350px;
    }
	.cifri > div {
    width: 48%;
 
}
}/*768*/

@media (max-width: 576px) {
  .big-descr.white-container.has-img h2 {
    position: initial;
  }
  .slider-news__item .bottom_img {
    width: 100%;
    left: 0;
  }
  .galerry_slider .bottom_img {
    border-radius: 0;
    height: 4em;
  }

  .galerry_slider .bottom_img .bottom_dscr {
    line-height: 2.5em;
  }

  .big-descr img,
  .big-descr.white-container img {
    width: 100%;
    float: none;
    max-width: 100%;
    margin: 0;
    margin-bottom: 1em;
  }

  .big-descr {
    padding: 2em 0;
  }

  .big-descr.white-container.has-img ul li:before {
    left: -2em;
  }

  .big-descr.white-container.has-img ul li {
    padding-left: 0;
  }

  .big-descr h2 {
    text-align: center;
    font-size: 1.5em;
}
} /*576*/

@media (max-width: 480.8px) {
  .slider-news__picblock {
    height: 200px;
  }
.cifri > div {
    width: 100%;
 
}
  .slider-news__textblock button {
    height: auto;
  }

  .slick-next.slick-arrow,   .slick-prev.slick-arrow {
    top: 160px;}
} /*480*/
h1.orange-fig {
    line-height: 35px;
}
 
h1.orange-fig {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 40px;
    line-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: .05em;
    background: #FA8631;
    border-radius: 0 0 120px 120px;
    height: 172px;
    margin-top: -24px;
    margin-bottom: 50px;
    position: relative;
}
.mob-link {
    text-align: center;
    margin: 50px 0 0;
    display: none;
}
.crp_related {
    margin: 100px 0 0;
}
.topAkc .topAkc-mob {
    display: none;
}

.topAkc {
    padding: 10px 0;
    text-align: center;
	border-bottom: 5px solid #FA8631;
}
.topAkc a {
    text-transform: uppercase;
    text-decoration: none;
    color: #5F5F5F;
    letter-spacing: .15em;
    font-family: 'Fira Sans Extra Condensed',sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}
.fix-header.header-fixed {
    top: 0;
}
.rec-post .rec-item img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px;
    margin: 0 0 15px;
}

.rec-post .rec-item {
    width: 23%;
}
.rec-post {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 50px auto;
}
.or-title span {
    color: #ED8A47;
}
.or-title {
    text-align: center;
    font-weight: bold;
    font-size: 32px;
}
.rec-title a {
    font-weight: bold;
    color: #000;
}
.rec-date {
    font-size: 12px;
    color: grey;
}
.shMore {
    text-align: center;
    color: #FA8631;
    font-weight: bold;
    cursor: pointer;
	margin: 15px 0 0;
}
.hidDesc {
    height: 103px;
    overflow: hidden;
}
.hidDesc.show-cont {
    overflow: visible;
    height: auto;
}
.schools_new-tb-block-2 img {
    max-height: 290px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 1440px){
	h1.orange-fig{
		font-size: 30px;
	}
}
@media (max-width: 991px){
	h1.orange-fig img {
		width: 100px;
	}
	h1.orange-fig {
		font-size: 30px;
		height: auto;
		text-align: center;
    line-height: 1.2;
    padding: 45px 0 15px;
	}
	.topAkc .topAkc-mob {
    display:block;
}
.topAkc .topAkc-pc {
    display: none;
}
.topAkc a {
  
    font-size: 14px;
 
}
}
@media (max-width: 991px){
 
	h1.orange-fig {
		font-size: 23px;
 border-radius: 0;
	}
}
@media (max-width: 767px){
 .rec-post .rec-item {
    width: 48%;
}
	.mob-link {
 
    display: block;
}
	.pc-link {
   
    display: none;
}
.contact-btn {
    width: 100%;
    border-right: 0;
}
.contact-maps {
width: 100%;
    margin-top: 10px;
    order: -1;
    margin-bottom: 30px;
    border-bottom: 1px solid #FA8631;
    padding-bottom: 30px;
}
.map-btn {
 
    padding-right: 0;
 
}
.map-btn.active {
    border-right: 0;
    border-bottom: 5px solid #FA8631;
}
.mob-tab{
	display:block;
}
.pc-tab{
	display:none;
}
}
@media (max-width: 470px){
	h1.orange-fig img {
		width: 50px;
	}
	.rec-post{padding: 0 10px;}
	.rec-post .rec-item {
    width: 100%;
}

	h1.orange-fig {
		font-size: 20px;
 
	}
}