body {
	font-family: 'Roboto', sans-serif;
	background-color: #F6F6F6;
	overflow-x: hidden
}
#pum_popup_title_6352{
	display:none;
}
.inline-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.inline-list li {
	display: inline-block;
	vertical-align: middle
}
ul.ull {
    color: #F26C30;
}

ul.ull li {
    margin: 10px 0;
 
}
ul.ull span {
 
    color: #5f5f5f;
}
.header-soc {
    margin-right: 20px;
}
#gtranslate_wrapper a{
	    color: #FA8631;
}
.orange-fig {
    text-align: center;
}
.header-soc i {
    margin-right: 10px;
    color: #FA8631;
    font-size: 25px;
}
.fl-lef {
    float: left;
    width: 300px;
    margin-right: 15px;
}
.header_menu li .like-btn{
	text-transform: uppercase;
    border: none;
    background-color: transparent;
    outline: none;
    color: #fa8631;
    letter-spacing: .15em;
    font-family: 'Fira Sans Extra Condensed',sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    background-image: url(//mkids.ua/wp-content/themes/mandarin/assets/css/../images/search-icon-orange.svg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 35px;padding-top: 5px;
    padding-bottom: 5px;
}
.m-left{
 
    margin-left: 20px;
 
}
.has-subm{
	position:relative;
}
.subm {
    position: absolute;
    left: 50%;
	
    top: 100%;
    z-index: 5;
    width: 260px;
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: .5s ease-in-out;
    padding: 0;
    margin: 0;
    background: #F0F0F0;
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 40px;
	margin-left: -130px;
}
ul.subm li:last-child {
    border: 0;
}
ul.subm li {
    display: block;
    text-align: center;
    
    margin: 0;
    border-bottom: 1px solid #C4C4C4;
}
ul.subm a {
    display: block;
 padding: 10px;
}
.has-subm:hover .subm {
  opacity: 1;
  transform: scaleY(1);
}
.onlinebtn:after {
    content: 'ONLINE';
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #129849;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    font-size: 12px;
    line-height: 60px;
}

.onlinebtn {
    position: relative;
}
.price-box{
	align-content: space-around!important;
 
    gap: 15px;
}
.kindergarten-price {
    width: 48%;
}
.kindergarten-price .kindergarten-wblock {
   
    height: 100%;
}
.kindergarten-price .kindergarten-wblock .kindergarten-violblock {
    
    height: 100%;
}
.kindergarten-price .kindergarten-wblock:before{display:none;}
@media screen and (max-width:768px){
	.kindergarten-price {
    width: 100%;
}
}

@media screen and (max-width:600px){
	.onlinebtn:after {
  
    width: 45px;
    height: 45px;
    font-size: 10px;
    line-height: 45px;
}
}
.gal-block img {
    width: 340px;
    margin: 5px;
    height: 280px;
    object-fit: cover;
    max-width: 100%;
}
.gal-block {
    text-align: center;
}
.just p {
    text-align: justify!important;
   
    max-width: 100%!important;
    font-size: 16px!important;
}
div.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: 0;
	position: relative
}
div.orange-fig img:first-child {
	margin-right: 8px;
	margin-bottom: -15px
}
div.orange-fig img:last-child {
	margin-left: 8px
}
h2 {
	text-align: center;
	color: #3E3E3E;
	font-weight: 700;
	font-size: 40px;
	line-height: 60px;
	margin: 0;
}
main {
	padding-top: 96px
}
a, a:hover, a:focus {
	text-decoration: none
}
.pb0 {
	padding-bottom: 0
}
header {
	position: relative;
	z-index: 3
}
header .fix-header {
	position: fixed;
	width: 100%;
	top:0;
	left: 0;
	height: 70px;
	background-color: #F5F5F5;
	border-bottom: 2px solid #FA8631;
	box-sizing: content-box;
	z-index: 2;
	transition: all 0.3s;
}

header .fix-header.header-main{
	background-color: #F5F5F569;
	border:none;
	top:10px;
}
@media (min-width: 768px) {
	header .fix-header.header-main{
		top:20px;
	}
}
	
header .fix-header.header-scroll {
	top:0;
	background-color: #F5F5F5;
	border-bottom: 2px solid #FA8631;
}
.header_menu {
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: flex-end
}
.header_logo a img {
	margin-top: 5px;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	width: 133px
}
.header_logo a img.scrolllogo {
	width: 85px;
	margin-top: 2px
}
.header_menu li {
	margin-right: 15px
}
.header_menu li:last-child {
	margin-right: 0
}
.header_menu li 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: 15px;
    line-height: 24px;
}
.search-form i {
    font-size: 25px;
    color: #FA8631;
}

.search-form button {
    background: transparent;
    border: 0;
    position: absolute;
    right: 15px;
    top: 10px;
}
.search-form input {
    border: 1px solid #FA8631;
    padding: 10px;
    border-radius: 5px;
    padding-right: 50px;
    margin: 0;
}
.search-form form {
    position: relative;
}
.search-form {
    position: absolute;
	right:0;
    z-index: 999;
    background: #fff;
    padding: 10px;
    box-shadow: 1px 3px 10px #878282;
	display:none;
	min-width:260px;
}
.header-search {
    position: relative;
}
.header_menu li > button {
	text-transform: uppercase;
	border: none;
	background-color: transparent;
	outline: none;
	color: #FA8631;
	letter-spacing: .15em;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
	background-image: url(../images/search-icon-orange.svg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px
}
.video-section {
	height: 850px;
	overflow: hidden
}
.video-section video {
	width: 100%
}
.main-content h1 {
	margin-bottom: 50px
}
.mandarin-points {
	margin: 30px 0 45px
}
.mandarin-points li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px
}
.mandarin-points span {
	display: inline-block;
	height: 15px;
	width: 15px;
	background-color: #FA8631;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%
}
.main-center-text {
	max-width: 606px;
	margin: 0 auto
}
.main-center-text p {
	font-size: 21px;
	line-height: 145%;
	color: #5F5F5F
}
.main-center-text {
	margin-bottom: 110px
}
.mis_block {
	background-color: #fff;
	margin-bottom: 30px
}
.mis_picblock {
	overflow: hidden;
	height: 374px
}
.mis_picblock img {
	width: 100%;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}
.mis_block:hover .mis_picblock img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}
.mis_circle-icon {
	width: 109px;
	height: 109px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin: -50px auto 0;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}
.mis_circle-icon img {
	max-width: 100%;
	max-height: 100%
}
.mis_title {
	letter-spacing: .05em;
	text-align: center;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 170px
}
.mis_textsect {
	padding: 0 42px 35px
}
.mis_bott-link {
	padding-top: 23px;
	text-align: center;
	border-top: 2px dashed #DCDCDC
}
.mis_bott-link a {
	letter-spacing: .05em;
	font-size: 22px;
	line-height: 60px;
	color: #7C7C7C;
	text-decoration: none;
	padding-right: 26px;
	background-image: url(../images/arrow-right-icon.svg);
	background-repeat: no-repeat;
	background-position: right center
}
.mis_title:hover {
	text-decoration: none
}
.mis_block.many-text .mis_title {
	line-height: 40px
}/**
.main-content {
	padding-bottom: 70px
}*/
footer {
	padding-top: 147px;
	padding-bottom: 57px;
	/*background-image: url(../images/footer-bg.png);
	background-size: 100% 100%;
	background-position: top center;
	background-repeat: no-repeat;*/
	background-color: #ff7f0a;
	position: relative;
	border-radius:32px 32px 0 0;
}
.footer-list ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}
.footer-soc {
	list-style-type: none;
	padding: 0;
	margin: 0
}
.footer-soc li {
	display: inline-block;
	vertical-align: middle
}
footer .footer-logo a img {
	margin-top: -43px;
	margin-bottom: 42px
}
.footer-soc i {
	font-size: 30px;
	margin: 5px;
	color: #fff;
}
.headbtn div {
	background: #ED8A47;
	color: #fff;
	display: block;
	padding: 10px 30px;
	border-radius: 20px;
	cursor: pointer;
}
.frontText .bold {
	font-weight: bold;
}
.frontText p {
	font-size: 21px;
	line-height: 145%;
	color: #5f5f5f;
	text-align: center;
}
.footer-logo .foot-rules {
	align-items: center;
	letter-spacing: .05em;
	font-size: 20px;
	line-height: 24px;
	color: #FFF;
	font-family: 'Fira Sans Extra Condensed', sans-serif
}
.footer-logo .foot-rules a {
	color: #f6f6f6;
	text-decoration: underline;
	display: inline-block;
	margin-top: 0.5em;
}
.spoil-title i {
	color: #FA8631;
	transition: 0.5s;
	position: absolute;
	right: 15px;
	top: 15px;
}
.spoil-title.active i {
	transform: rotate( 180deg);
	transition: 0.5s;
}
button.pum-close.popmake-close {
	background-color: transparent!important;
	box-shadow: none!important;
	transform: rotate( 45deg);
	color: #000!important;
	font-size: 30px!important;
	outline: none!important;
	top: -2px!important;
	right: -6px!important;
	border: 0!important;
}
.nf-form-content input {
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #ED8A47;
}
.nf-form-fields-required {
	margin-bottom: 20px;
}
.pum-container.popmake {
	border: 0!important;
}
.nf-form-content .submit-wrap input {
	background: #ED8A47;
	color: #fff;
	margin: 0 auto;
	display: inline-block;
	padding: 10px 30px;
}
.spoil-title {
	display: flex;
	justify-content: space-between;
	padding: 15px;
	font-weight: bold;
	border-bottom: 1px solid #FA8631;
	margin-bottom: 15px;
	cursor: pointer;
	position: relative;
}
.open_post_text h2, .open_post_text h3, .open_post_text h4, .open_post_text h5, .open_post_text h6 {
	margin: 20px 0;
}
.spoil-body {
	padding: 15px;
	display: none;
}
.footer-list ul li {
	letter-spacing: .15em;
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	color: #FFF;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	margin-bottom: 20px
}
.footer-list ul li:first-child {
	margin-bottom: 25px
}
.footer-list ul li a {
	font-size: 20px;
	line-height: 24px;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	letter-spacing: .05em;
	color: #FFF;
	font-weight: 400;
	text-decoration: none
}
.burger-icon {
	display: none
}
.hamburger-slim {
	background: transparent;
	position: relative;
	height: 30px;
	width: 40px
}
.hamburger-slim:before, .hamburger-slim:after {
	background: #FA8631;
	backface-visibility: hidden;
	content: "";
	height: 4px;
	left: 0;
	transition: .75s;
	width: 40px
}
.hamburger-slim:before {
	box-shadow: #FA8631 0 14px 0 0;
	position: absolute;
	top: 0
}
.hamburger-slim:after {
	position: absolute;
	top: calc(100% - 2px)
}
.hamburger-slim.active:before {
	box-shadow: transparent 0 0 0 0;
	top: 50%;
	transform: rotate(225deg)
}
.hamburger-slim.active:after {
	top: 50%;
	transform: rotate(315deg)
}
.footer-soc+.foot-rules {
	display: none
}
.header_menu li:last-child {
	margin-right: 0
}
.photo-section {
	position: relative;
	height: 525px
}
.main-pic-textblock {
	width: 352px;
	height: 362px;
	background: #FFF;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	position: absolute;
	right: 15px;
	top: 54px;
	z-index: 1
}
.photo-section .container {
	position: relative
}
.main-pic-textblock {
	padding: 25px
}
.mpt-violbord {
	height: 100%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 3px solid #6C4E94;
	box-sizing: border-box;
	padding: 28px 30px
}
.mpt-violbord .title {
	color: #6C4E94;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	font-family: 'Fira Sans Extra Condensed', sans-serif;
	margin-bottom: 15px
}
.mpt-violbord .descr {
	color: #5F5F5F;
	font-size: 18px;
	line-height: 140%;
	margin-bottom: 33px
}
.kindergarten-price {
	padding: 115px 0 78px;
	position: relative
}
.kindergarten-price .kindergarten-wblock {
	padding: 25px;
	background-color: #fff;
	max-width: 738px;
	margin: 0 auto;
	position: relative
}
.kindergarten-price .kindergarten-wblock .kindergarten-violblock {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border: 3px solid #6C4E94;
	box-sizing: border-box
}
.kindergarten-price .circle-viol {
	width: 219px;
	height: 219px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin: -96px auto 20px;
	text-align: center;
	padding: 53px 0 0
}
.kindergarten-price .circle-viol p {
	text-transform: uppercase;
	margin: 0;
	color: #fff;
	text-align: center;
	font-weight: 700;
	line-height: normal
}
.photo-section img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%
}
.man-single-post .photo-section img {
	width: auto;
	height: 90%;
	margin: 0 auto;
	display: block
}
.kindergarten-price .circle-viol p:first-child {
	font-size: 20px;
	margin: 0 0 15px
}
.kindergarten-price .circle-viol p:nth-child(2) {
	font-size: 35px;
	margin: 0 0 15px
}
.kindergarten-price .circle-viol p:nth-child(3) {
	font-size: 20px
}
.kindergarten-price .text-violblock {
	text-align: center;
	padding: 0 103px 30px
}
.kindergarten-price .text-violblock p {
	margin: 0;
	font-size: 18px;
	line-height: 35px;
	min-height: 75px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #5F5F5F;
	position: relative
}
.kindergarten-price .text-violblock p:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background-image: url(../images/border-dashed.png);
	background-size: 100% 100%
}
.kindergarten-price .text-violblock p:last-child:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-image: url(../images/border-dashed.png);
	background-size: 100% 100%
}
.kindergarten-wblock .left-orange, .kindergarten-wblock .right-orange {
	position: absolute
}
.kindergarten-wblock .left-orange {
	left: -12px;
	top: 50%;
	margin-top: -40px
}
.kindergarten-wblock .right-orange {
	right: -12px;
	top: 92px
}
.kindergarten-price>img {
	position: absolute
}
.kindergarten-price>img:first-child {
	top: 344px;
	left: 3.5%
}
.kindergarten-price>img:nth-child(2) {
	top: 209px;
	left: 17%
}
.kindergarten-price>img:nth-child(3) {
	top: 262px;
	right: 20%
}
.kindergarten-price>img:nth-child(4) {
	top: 158px;
	right: 1%
}
.infrastructure h2 {
	margin-bottom: 60px
}
.infrastructure-block .pic-block {
	overflow: hidden;
	height: 380px;
	margin-bottom: 55px
}
.infrastructure-block .pic-block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%
}
.infrastructure-block>p span {
	display: inline-flex;
	width: 61px;
	height: 61px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	margin-right: 16px
}
.infrastructure-block>p {
	color: #5F5F5F;
	letter-spacing: .05em;
	font-weight: 700;
	font-size: 21px;
	line-height: 140%;
	margin-bottom: 45px
}
.infrastructure-block>p:last-child {
	margin-bottom: 0
}
.infrastructure-block>p text {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 85px)
}
.infrastructure {
	padding-bottom: 60px;
	padding-top: 30px;
}
.schedule {
	padding: 80px 0 0
}
.schedule .time-block {
	margin-bottom: 20px
}
.schedule .time-block .time {
	display: inline-flex;
	border-radius: 10px;
	width: 160px;
	height: 50px;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-weight: 700;
	font-size: 21px;
	line-height: 35px;
	vertical-align: top
}
.schedule .time-block .descr {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 165px);
	padding-left: 10px;
	color: #5F5F5F;
	font-size: 15px;
	line-height: 35px;
	margin-top: 7.5px
}
.schedule .mandarin-points {
	margin-bottom: 55px
}
.plyr__video-embed iframe {
	top: -50%;
	height: 200%
}
.plyr__controls {
	display: none
}
.plyr__control--overlaid {
	background: url(../images/play-white-icon.svg) no-repeat!important;
	width: 90px!important;
	height: 90px;
	padding: 25px;
	background-size: 30px;
	background-position: center center!important;
	background-color: #fa8631!important
}
.plyr__control svg {
	display: none
}
.plyr__control--overlaid:hover {
	background: url(../images/play-white-icon.svg) no-repeat;
	width: 90px!important;
	height: 90px;
	padding: 25px;
	background-size: 30px;
	background-position: center center;
	background-color: rgba(250, 134, 49, .8)
}
.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
	background: url(../images/play-white-icon.svg) no-repeat;
	width: 90px!important;
	height: 90px;
	padding: 25px;
	background-size: 30px;
	background-position: center center;
	background-color: rgba(250, 134, 49, .8)
}
.plyr__control.plyr__tab-focus {
	box-shadow: none
}
.left-video-sect .title, .titleh2 {
	letter-spacing: .05em;
	font-weight: 700;
	font-size: 40px;
	line-height: 55px;
	color: #3E3E3E;
	margin-bottom: 35px;
	text-transform: uppercase
}
.left-video-sect .descr, .graph-section .descr {
	color: #5F5F5F;
	font-size: 21px;
	line-height: 140%
}
.left-video-sect {
	margin: 110px 0
}
.children-doing {
	background-color: #fff;
	padding: 90px 0 20px
}
.graph-section .descr {
	max-width: 739px
}
.graph-section .graph-pic img {
	width: 100%
}
.graph-section {
	margin-bottom: 150px
}
.children-doing .list-section .dolist .tilte, .lessons-section .dolist .tilte {
	font-weight: 700;
	font-size: 32px;
	line-height: 60px;
	letter-spacing: .05em;
	color: #5F5F5F;
	margin-bottom: 25px
}
.children-doing .list-section .dolist .tilte span, .lessons-section .dolist .tilte span {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	vertical-align: middle;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-right: 30px
}
.children-doing .list-section .dolist .descr, .lessons-section .dolist .descr {
	color: #5F5F5F;
	font-size: 18px;
	line-height: 140%;
	margin-bottom: 0
}
.children-doing .list-section .dolist, .lessons-section .dolist {
	margin-bottom: 50px
}
.text-section {
	padding: 100px 0
}
.text-section h2 {
	margin-bottom: 45px
}
.text-section p {
	max-width: 740px;
	margin: 0 auto;
	text-align: center;
	font-size: 21px;
	line-height: 140%;
	color: #5F5F5F
}
.moreour-scills {
	height: 290px;
	background-image: url(../images/bgpic1.png);
	background-size: cover;
	padding-top: 47px
}
.moreour-scills .title {
	letter-spacing: .05em;
	font-weight: 700;
	font-size: 26px;
	line-height: 60px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 45px
}
.moreour-scills .morescill-btn {
	height: 85px;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	display: flex
}
.moreour-scills .morescill-btn p {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
	text-align: center;
	margin-bottom: 0
}
.moreour-scills .morescill-btn span {
	display: block;
	text-transform: none;
	font-weight: 500;
	font-size: 16px
}
.map-section {
	display: none
}
.bott-height-map {
	height: 750px
}
.school-btn-group {
	max-width: 739px;
	margin-top: 75px
}
.school-btn-group a {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 21px;
	line-height: 35px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	border-radius: 40px;
	text-align: center;
	padding: 22.5px 10px
}
.moreour-scills.school {
	background-image: url(../images/bgpic2.png)
}
div.orange-fig.white-tit {
	background: #FFF;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
	padding: 24px 28px;
	width: auto;
	margin: -24px auto 0
}
div.orange-fig.white-tit.build-w {
	max-width: 740px;
	margin-bottom: 60px
}
div.orange-fig.white-tit span {
	font-weight: 500;
	font-size: 40px;
	line-height: 60px;
	letter-spacing: .05em;
	color: #FA8631;
	border: 1px solid #DCDCDC!important;
	box-sizing: border-box;
	border-radius: 0 0 100px 100px;
	border: 1px solid;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 0 0 100px 100px;
	-moz-border-radius: 0 0 100px 100px;
	-ms-border-radius: 0 0 100px 100px;
	-o-border-radius: 0 0 100px 100px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}
.build-toptext {
	position: relative;
	padding-bottom: 100px
}
.build-toptext p {
	display: block;
	margin: 0 auto;
	max-width: 740px;
	text-align: center;
	font-size: 21px;
	line-height: 140%;
	color: #5F5F5F
}
.build-toptext>img {
	position: absolute
}
.build-toptext>img:first-child {
	left: -25px;
	top: 150px
}
.build-toptext>img:nth-child(2) {
	left: 240px;
	top: 13px
}
.build-toptext>img:nth-child(3) {
	left: 433px;
	top: 103px
}
.build-toptext>img:nth-child(4) {
	right: 574px;
	top: -130px
}
.build-toptext>img:nth-child(5) {
	right: 385px;
	top: 69px
}
.build-toptext>img:nth-child(6) {
	right: 37px;
	top: -35px
}
.build-section .build-rpic, .build-section .build-lpic {
	padding: 95px 0
}
.build-section .build-rpic {
	background-color: #fff
}
.build-section .pic-block img {
	width: 100%
}
.build-section .text-block .title {
	font-weight: 700;
	font-size: 40px;
	line-height: 60px;
	letter-spacing: .05em;
	color: #3E3E3E;
	margin-bottom: 45px
}
.build-section .text-block ul.descr {
	margin: 0;
	list-style-type: none;
	padding-left: 0
}
.build-section .text-block ul.descr li {
	font-weight: 500;
	font-size: 21px;
	line-height: 140%;
	color: #3E3E3E;
	position: relative;
	padding-left: 32px;
	margin-bottom: 25px
}
.build-section .text-block ul.descr li:last-child {
	margin-bottom: 0
}
.build-section .text-block ul.descr li:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background-color: #FA8631;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6px
}
.build-section .text-block p.descr {
	margin-bottom: 30px;
	font-size: 18px;
	line-height: 140%;
	color: #5F5F5F
}
footer.white {
	background-color: #fff
}
.main-content.builder {
	padding-bottom: 0
}
div.orange-fig.white-tit.build-w.corp-w {
	max-width: 83%;
	height: 232px
}
.build-toptext.corp>img:nth-child(3) {
	top: -5px
}
.build-toptext.corp>img:nth-child(2) {
	left: 10%;
	top: -120px
}
.build-toptext.corp>img:nth-child(1) {
	top: initial;
	bottom: 50px
}
.build-toptext.corp>img:nth-child(4) {
	right: 25%;
	top: -103px
}
.build-toptext.corp>img:nth-child(5) {
	right: 13%;
	top: 25px
}
.build-toptext>img:nth-child(6) {
	right: 20px;
	top: -150px
}
.build-section .text-block p.descr1 {
	margin-bottom: 30px;
	font-size: 21px;
	line-height: 140%;
	color: #5F5F5F
}
.corpbott-section {
	padding: 70px 0 20px;
	position: relative
}
.corpbott-section .viol-block {
	max-width: 738px;
	padding: 25px;
	background-color: #fff;
	margin: 0 auto;
	position: relative
}
.corpbott-section .viol-block:after, .corpbott-section .viol-block:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background-color: #6C4E94;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -34px;
	border: 19px solid #F6F6F6;
	box-sizing: content-box
}
.corpbott-section .viol-block:after {
	left: -8px
}
.corpbott-section .viol-block:before {
	right: -8px
}
.corpbott-section .border-block {
	border: 3px solid #6C4E94;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 50px 41px;
	position: relative
}
.corpbott-section .border-block .title {
	color: #6C4E94;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 35px;
	padding-bottom: 25px;
	margin-bottom: 0
}
.corpbott-section .border-block img {
	width: 100%;
	margin-bottom: 30px
}
.corpbott-section .border-block .gtext {
	color: #5F5F5F;
	font-size: 18px;
	line-height: 140%;
	margin-bottom: 28px
}
.corpbott-section .border-block .row .gtext {
	margin-bottom: 0
}
.corpbott-section>img {
	position: absolute
}
.corpbott-section>img:first-child {
	left: 15px;
	width: 25.5%;
	top: 20%
}
.corpbott-section>img:nth-child(2) {
	right: 15px;
	width: 25.5%;
	top: 25%
}
.build-section.corp .text-block p.descr {
	font-size: 21px
}
.build-toptext p {
	position: relative
}
.lessons-section .gentext {
	color: #5F5F5F;
	font-size: 21px;
	line-height: 140%;
	margin-bottom: 59px
}
.circle-grblock {
	position: relative
}
.circle-grblock p {
	font-weight: 700;
	font-size: 24px;
	line-height: 40px;
	letter-spacing: .05em;
	text-align: center;
	color: #5F5F5F;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -40px
}
.circle-grblock>img {
	width: 100%
}
.lessons-section {
	padding-bottom: 54px
}
.whitebtn-text.search-inp span {
	border: none;
	outline: none;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	right: 9px;
	top: 9px;
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center
}
.whitebtn-text.search-inp text {
	text-align: center;
	font-weight: 500;
	font-size: 21px;
	line-height: 35px;
	color: #7C7C7C;
	padding: 22px 73px 22px 55px;
	display: block;
	text-transform: none
}
.bottom-mapsearch-section {
	background-color: #fff;
	padding: 85px 0 100px;
	margin-bottom: -75px;
	position: relative
}
.main-content.pb0 {
	padding-bottom: 0
}
.bottom-mapsearch-section button {
	outline: none;
	border: none;
	width: 100%
}
.bottom-mapsearch-section .center-search-sect {
	max-width: 740px;
	margin: 0 auto;
	z-index: 1;
	position: relative
}
.bottom-mapsearch-section .center-search-sect .orange-btn {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 21px;
	line-height: 35px;
	background-color: #FA8631;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	border-radius: 40px;
	padding: 23px 0;
	height: 80px
}
.bottom-mapsearch-section .center-search-sect .orange-btn img {
	margin-right: 20px
}
.bottom-mapsearch-section .center-search-sect .white-btn {
	color: #7C7C7C;
	font-weight: 500;
	font-size: 21px;
	line-height: 35px;
	background-color: #FFF;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	border-radius: 40px;
	padding: 22px 0;
	height: 80px;
	position: relative
}
.bottom-mapsearch-section .center-search-sect .white-btn .close-mbs {
	position: absolute;
	left: 30px;
	top: 50%;
	margin-top: -10px
}
.bottom-mapsearch-section .center-search-sect .white-btn .s-bms {
	display: inline-flex;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 9px;
	top: 9px
}
.bottom-mapsearch-section .white-btn-sect {
	position: relative;
	display: none
}
.bottom-mapsearch-section .white-btn-sect ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: #F0F0F0;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	border-radius: 40px;
	padding-top: 80px;
	margin-top: -80px
}
.bottom-mapsearch-section .white-btn-sect ul li {
	cursor: pointer;
	color: #7C7C7C;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	line-height: 35px;
	padding: 15px 0;
	border-bottom: 1px solid #C4C4C4
}
.bottom-mapsearch-section .white-btn-sect ul li:hover {
	background-color: #fff
}
.bottom-mapsearch-section .white-btn-sect ul li:last-child {
	border-bottom: none;
	border-radius: 0 0 40px 40px;
	-webkit-border-radius: 0 0 40px 40px;
	-moz-border-radius: 0 0 40px 40px;
	-ms-border-radius: 0 0 40px 40px;
	-o-border-radius: 0 0 40px 40px
}
.bottom-mapsearch-section .map-section {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%
}
.mb0 {
	margin-bottom: 0!important
}
.out-history {
	background-color: #fff;
	padding: 181px 0 390px;
	position: relative;
	margin-bottom: -80px;
	background-image: url(../images/border-radius-pic.png);
	background-repeat: no-repeat;
	background-position: center top -369px
}
.circle-history {
	display: block;
	margin: 0 auto;
	width: 482px;
	height: 482px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border: 4px solid #C4C4C4;
	box-sizing: border-box;
	position: relative
}
.circle-history .points-block span {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #C4C4C4;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	position: absolute
}
.circle-history .points-block span:nth-child(1) {
	top: 37px;
	right: 82px;
}
.circle-history .points-block span:nth-child(2) {
    bottom: 240px;
    right: -11px;
}
.circle-history .points-block span:nth-child(3) {
    top: 415px;
    right: 80px;
	
}
.circle-history .points-block span:nth-child(4) {
left: 50%;
	margin-left: -10px;
	bottom: -12px
}
.circle-history .points-block span:nth-child(5) {
    top: 415px;
    left: 80px;
}
.circle-history .points-block span:nth-child(6) {
	    bottom: 240px;
    left: -11px;
}
.circle-history .points-block span:nth-child(7) {
	top: 37px;
	left: 82px;
}
.circle-history .points-block span:nth-child(8) {
	left: 50%;
	margin-left: -10px;
	top: -12px
}
.date-blocks span {
	position: absolute;
	font-weight: 700;
	font-size: 24px;
	line-height: 60px;
	color: #C4C4C4;
	cursor: pointer
}
.date-blocks span.active {
	color: #6C4E94
}
.points-block span.active {
	background-color: #6C4E94
}
.date-blocks span:nth-child(1) {
    right: -30px;
    top: 8px;
}
.date-blocks span:nth-child(2) {
    right: -123px;
    bottom: 222px;
}
.date-blocks span:nth-child(3) {
    right: -30px;
    bottom: 5px;
	
}
.date-blocks span:nth-child(4) {
left: 43%;
 
    bottom: -84px;
}
.date-blocks span:nth-child(5) {
      left: -30px;
    bottom: 5px;
}
.date-blocks span:nth-child(6) {
     left: -123px;
    bottom: 222px;
}
.date-blocks span:nth-child(7) {
	      left: -30px;
    top: 8px;
}
.date-blocks span:nth-child(8) {
    right: 41%;
 
    top: -75px;
}
.information-blocks .abus-infblock {
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	padding: 25px;
	width: 354px;
	position: absolute
}
.information-blocks .abus-infblock .border-viol {
	padding: 50px 40px;
	border: 3px solid #6C4E94;
	box-sizing: border-box;
	border-radius: 10px
}
.information-blocks .abus-infblock .border-viol p {
	color: #5F5F5F;
	font-size: 18px;
	line-height: 140%;
	text-align: center;
	margin: 0
}
#abus-inf1 {
	right: -448px;
    top: -126px;
	display: none
}
#abus-inf2 {
    right: -528px;
    bottom: 100px;
	display: none
}
#abus-inf3 {
	    right: -960px;
    bottom: -105px;
	 
	display: none;
	left: 0;
	margin: 0 auto;
	z-index: 2
}
#abus-inf4 {
right: 0;
	bottom: -365px;
	display: none;
	left: 0;
	margin: 0 auto;
	z-index: 2
}
#abus-inf5 {
left: -438px;
    top: 348px;
	display: none
}
#abus-inf6 {
    top: 95px;
    display: none;
    left: -510px;
    z-index: 2;
}
#abus-inf7 {
    left: -460px;
    top: -78px;
    display: none;
    z-index: 2;
}
#abus-inf8 {
	right: 0;
	top: -365px;
	display: none;
	left: 0;
	margin: 0 auto;
	z-index: 2
}
#abus-inf1.active, #abus-inf2.active, #abus-inf3.active, #abus-inf4.active, #abus-inf5.active, #abus-inf6.active {
	display: inline-block
}
#abus-inf7.active {
	display: inline-block
}
#abus-inf8.active {
	display: inline-block
}
main.white-bg {
	background-color: #fff
}
.bottom-mapsearch-section.abus {
	background-color: transparent;
	margin-top: -270px
}
.main-content.abus {
	background-color: #F6F6F6;
	padding-bottom: 1px
}
.pic-littsect img {
	max-width: 100%
}
.need-works {
	background-color: #fff;
	padding: 100px 0
}
.need-works h2 {
	margin-bottom: 85px
}
.job-point {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	margin: 4px 20px 0 0
}
.need-job-block p {
	margin: 0;
	display: inline-block;
	width: calc(100% - 45px);
	color: #5F5F5F;
	font-weight: 700;
	font-size: 21px;
	line-height: 140%
}
.need-works .row .col:nth-child(5) {
	-ms-flex: 0 0 21%;
	flex: 0 0 21%;
	max-width: 21%
}
.bottom-works-section {
	padding: 80px 0 50px;
	background: url(../images/works-orange-bg.png) no-repeat;
	background-position: top 64px left 49px
}
.bottom-works-section .ltext-work {
	max-width: 340px;
	margin: 0 auto
}
.bottom-works-section .ltext-work p.orange-title {
	font-style: italic;
	font-weight: 700;
	font-size: 40px;
	line-height: 140%;
	color: #FA8631;
	text-align: center;
	margin: 0;
	position: relative
}
.bottom-works-section .ltext-work p.orange-title:after {
	content: '"';
	position: absolute;
	left: -65px;
	top: -85px;
	font-style: italic;
	font-weight: 700;
	font-size: 120px;
	line-height: 140%;
	color: #FA8631
}
.bottom-works-section .ltext-work p.orange-title:before {
	content: '"';
	position: absolute;
	right: -45px;
	bottom: 0;
	font-style: italic;
	font-weight: 700;
	font-size: 120px;
	line-height: 140%;
	color: #FA8631;
	bottom: -150px
}
.bottom-works-section .ltext-work .author {
	color: #5F5F5F;
	text-align: right;
	font-size: 18px;
	line-height: 140%;
	margin: 90px 0 0
}
.moreour-scills, .text-section, .lessons-section, .photo-section, .children-doing, .bottom-works-section, .main-content.abus, .build-section {
	overflow: hidden
}
.children-doing .graph-pic {
	position: relative
}
.children-doing .graph-pic p {
	letter-spacing: .05em;
	text-align: center;
	color: #5F5F5F;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	margin: 0
}
.bottom-mapsearch-section.school {
	padding: 85px 0 150px;
	margin-bottom: -155px
}
.header-search-sect4, .header-search-sect5 {
	width: 80%;
	margin: 0 auto;
	top: -18px;
	position: relative;
	z-index: 1;
}
.header-search-sect4 span, .header-search-sect5 span {
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	line-height: 35px;
	color: #7c7c7c;
	display: block;
	padding: 0 70px;
	cursor: pointer;
	text-transform: uppercase!important;
}
.header_menu li {
	position: relative
}
.hss-fblock, .hss-fblock1, .hss-fblock8, .hss-fblock9 {
	width: 514px;
	background: #FFF;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
	border-radius: 40px;
	height: 80px;
	align-items: center;
	justify-content: center;
	display: flex;
	z-index: 1; 
	position: relative
}
.header_menu li .header-social a {
    color: #fa8631;
    font-size: 20px;
}
.header-search-sect, .header-search-sect1, .header-search-sect8, .header-search-sect9 {
	width: auto!important;
	position: absolute!important;
	right: 20px!important;
	top: -27px!important
}
.hss-search8.violet-s, .hss-search9.violet-s {
	display: none;
}
.header-search-sect span, .header-search-sect1 span, .header-search-sect8 span, .header-search-sect9 span {
	text-align: center;
	font-weight: 500;
	font-size: 21px;
	line-height: 35px;
	color: #7C7C7C;
	display: block;
	padding: 0 70px;
	cursor: pointer
}
.header-search-sect img, .header-search-sect1 img, .header-search-sect8 img {
	position: absolute
}
.header-search-sect, .header-search-sect1, .header-search-sect8, .header-search-sect9 {
	display: none
}
.close-hss, .close-hss1, .close-hss8, .close-hss9 {
	left: 25px;
	cursor: pointer
}
.hss-search, .hss-search1, .hss-search8, .hss-search9 {
	right: 9px
}
.hss-list ul, .hss-list1 ul, .hss-list3 ul, .hss-list8 ul, .hss-list2 ul, .hss-list9 ul {
	padding: 0;
	border: 1px solid #C4C4C4;
	box-sizing: border-box;
	border-radius: 40px;
	padding-top: 80px;
	background-color: #F0F0F0;
	margin-top: -80px
}
.hss-list ul li, .hss-list1 ul li, .hss-list3 ul li, .hss-list8 ul li, .hss-list2 ul li, .hss-list9 ul li {
	margin: 0;
	display: flex;
	height: 64px;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #C4C4C4
}
.hss-list ul li:last-child, .hss-list1 ul li:last-child, .hss-list8 ul li:last-child, .hss-list2 ul li:last-child, .hss-list3 ul li:last-child, .hss-list9 ul li:last-child {
	border-bottom: none;
	border-radius: 0 0 40px 40px;
	-webkit-border-radius: 0 0 40px 40px;
	-moz-border-radius: 0 0 40px 40px;
	-ms-border-radius: 0 0 40px 40px;
	-o-border-radius: 0 0 40px 40px
}
.hss-list ul li span, .hss-list1 ul li span, .hss-list3 ul li span, .hss-list8 ul li span, .hss-list2 ul li span, .hss-list9 ul li span {
	display: block;
	padding: 0
}
.header-search-sect.show-search-head, .header-search-sect1.show-search-head1, .header-search-sect8.show-search-head8, .header-search-sect5.show-search-head5, .header-search-sect9.show-search-head9 {
	display: block!important
}
.header-maps {
	display: none;
	position: fixed!important;
	width: 100%;
	left: 0;
	top: 96px;
	z-index: 1;
	height: 520px
}
.hss-search1.violet-s {
	display: none
}
.pie-chart-points {
	max-width: 668px;
	position: relative
}
.pie-chart-points .line-points {
	max-width: 569px;
	position: relative;
	height: 4px;
	background-color: #C4C4C4;
	display: block;
	margin: 104px auto 0
}
.pie-chart-points .line-points .point {
	position: absolute;
	top: -7px;
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	background-color: #C4C4C4;
	cursor: pointer
}
.pie-chart-points .line-points .point p {
	text-align: center
}
.pie-chart-points .line-points .point.first {
	left: 0
}
.pie-chart-points .line-points .point.two {
	left: 31%
}
.pie-chart-points .line-points .point.three {
	right: 31%
}
.pie-chart-points .line-points .point.four {
	right: 0
}
.pie-chart-points .points-text p {
	text-align: center;
	display: inline-block;
	color: #C4C4C4;
	font-size: 18px;
	top: 20px;
	position: absolute;
	margin: 0;
	cursor: pointer
}
.pie-chart-points .points-text p text {
	font-weight: 700;
	font-size: 16px
}
.pie-chart-points .points-text p:first-child {
	left: 4%
}
.pie-chart-points .points-text p:nth-child(2) {
	left: 25%
}
.pie-chart-points .points-text p:nth-child(3) {
	right: 27%
}
.pie-chart-points .points-text p:nth-child(4) {
	right: 2%
}
.pie-chart-points .line-points .point.act {
	background-color: #E21F25
}
.pie-chart-points .points-text p.act {
	color: #E21F25
}
#donutchart, #piechart {
	width: 100%;
	height: 600px
}
.graph-section .graph-pic #piechart img {
	width: auto
}
.whiteHat {
	border: none;
	position: absolute
}
#piechart img:nth-child(2) {
	margin-left: -20px;
	margin-top: 20px
}
#piechart img:nth-child(3) {
	margin-left: -35px;
	margin-top: -5px
}
#piechart img:nth-child(4) {
	margin-left: -40px;
	margin-top: -30px
}
#piechart img:nth-child(5) {
	margin-top: 23px;
	margin-left: 10px
}
#piechart img:nth-child(6) {
	margin-left: 25px
}
#piechart img:nth-child(7) {
	margin-left: 26px;
	margin-top: -29px
}
#piechart img:nth-child(8) {
	margin-top: -55px;
	margin-left: 10px
}
#piechart img:nth-child(9) {
	margin-top: -58px;
	margin-left: -18px
}
.mandarin-points li:nth-child(2) {
	height: auto!important
}
.mandarin-points li .big-point {
	height: 35px;
	width: 35px
}
.orange-bg {
	background-color: #FA8631
}
.blue-bg {
	background-color: #69C8CA
}
.red-bg {
	background-color: #E21F25
}
.violet-bg {
	background-color: #6C4E94
}
.orange-color, .orange-color:hover {
	color: #FA8631
}
.blue-color, .blue-color:hover {
	color: #69C8CA
}
.red-color, .red-color:hover {
	color: #E21F25
}
.violet-color, .violet-color:hover {
	color: #6C4E94
}
.main-content.abus {
	overflow: initial
}
.simple_page .orange-fig {
	margin-top: 0
}
.graph-pic-new img {
	width: 100%
}
.graph-pic-new .graph-pic2, .graph-pic-new .graph-pic3 {
	display: none
}
.graph-pic-new .graph-pic1, .graph-pic-new .graph-pic2, .graph-pic-new .graph-pic3 {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s
}
.graph-pic-new .graph-pic1.act, .graph-pic-new .graph-pic2.act, .graph-pic-new .graph-pic3.act {
	/*margin-left:230px;*/
	position: absolute;
	right: 0;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg)
}
.graph-text1, .graph-text2, .graph-text3, .graph-text4 {
	display: none;
	position: absolute;
	text-align: center;
	letter-spacing: .05em;
	font-weight: 700;
	font-size: 21px;
	line-height: 40px;
	color: #5F5F5F;
	margin-bottom: 0
}
.graph-text1 span, .graph-text2 span, .graph-text3 span, .graph-text4 span {
	letter-spacing: .05em;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	color: #5F5F5F;
	display: block
}
.graph-text1.act, .graph-text2.act, .graph-text3.act, .graph-text4.act {
	display: block
}
.graph-pic-new {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}
.modal-body img {
	max-width: 100%
}
.violet-bg {
	border: none
}
.hss-list ul li a, .hss-list1 ul li a {
	width: 100%
}
.video-player {
	position: relative
}
#video__main .video-scrubber, .video-progress {
	cursor: pointer
}
#video__main .video-scrubber {
	position: relative;
	width: 640px;
	height: 20px;
	background-color: #000
}
#video__main .video-progress {
	width: 0;
	height: 20px;
	background-color: red
}
#video__main .play-pause:after {
	content: "Play"
}
#video__main .play-pause.pause:after {
	content: "Pause"
}
#video__main .video-controls {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2
}
#video__main .play-pause.pause {
	background-image: url(../images/pause-orange.png)
}
#video__main .play-pause {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline: none;
	width: 40px;
	height: 40px;
	background-image: url(../images/play-orange.png);
	background-size: 100% 100%;
	background-color: transparent;
	border: none
}
#video__main .play-pause:after, #video__main .play-pause:before {
	display: none
}
.header_logo a img {
	position: absolute;
	border:1px solid #fff;
	border-radius:50%
}
.header_logo a img.top-logo {
	width: 125px!important;
	opacity: 1;
	
}
.header_logo a img.scrolllogo {
	width: 87px!important;
	opacity: 0
}
.header_logo a img.scroll-show-logo {
	display: none;
	opacity: 0;
	transition: .8s;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-ms-transition: .8s;
	-o-transition: .8s
}
.header_logo a img.scroll-show-logo.scrolllogo {
	opacity: 1;
	display: inline-block;
	width: 85px!important
}
@media(max-width:1600.8px) {
	.header_logo a img.top-logo {
		width: 105px!important
	}
	.header_logo a img.scroll-show-logo.scrolllogo {
		width: 86px!important
	}
	.header_logo a img.scrolllogo {
		width: 55px!important
	}
	.header_logo a img.scroll-show-logo {
		transition: .5s;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-ms-transition: .5s;
		-o-transition: .5s
	}
}
@media(max-width:575.8px) {
	#video__main .video-controls {
		top: initial;
		bottom: 25px
	}
	.header_logo a img.top-logo {
		width: 40px!important
	}
	.header_logo a img.scroll-show-logo.scrolllogo {
		width: 40px!important
	}
	.header_logo a img.scrolllogo {
		width: 35px!important
	}
	.header_logo a img.scroll-show-logo {
		transition: .8s;
		-webkit-transition: .8s;
		-moz-transition: .8s;
		-ms-transition: .8s;
		-o-transition: .8s
	}
}
.mpt-violbord .descr a {
	color: #5f5f5f;
	font-weight: 600;
	text-decoration: underline
}
.mpt-violbord .descr a:hover {
	color: #fa8631;
	text-decoration: none;
}
a {
	color: #6c4e94;
}
.container.text-center h2.orange-fig {
	margin-bottom: 1rem;
}
.pulse, .pulse:before {
	background-color:#129849!important;
}
.headbtn div {
	background: #129849;
 
}
.search-results #main {
    max-width: 1510px;
    margin: 0 auto;
    padding: 180px 15px 0;
}
.search-results .entry-header {
    position: initial;
}
.search-results .entry-header h2 {
    text-align: left;
}
.entry-summary.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.entry-summary.flex > p {
    width: 68%;
}
.entry-summary.flex > a img {
    width: 100%;
    height: auto;
}
.entry-summary.flex > a {
    width: 30%;
}
.entry-summary.flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

@media (max-width: 767.8px){
	.header_menu li .like-btn {
 
    background-image: none;
 
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 17px;
    line-height: 28px;
}
.entry-summary.flex > p {
    width: 100%;
	margin-top:20px;
}
 li.has-subm > a {
    color: #129849!important;
}
.entry-summary.flex > a {
    width: 100%;
}
.header-soc {
    padding: 150px 0 0 30px;
    margin-right: 0;
}
}
/*@media(max-width:575.8px) {*/
/*	.pulse {*/
/*		display: block;*/
/*	}*/
/*	#bingc-phone-button.bingc-show {*/
/*		display: none!important;*/
/*	}*/
/*}*/
.btn-action{
	background: #129849;
	color: #fff;
	display: block;
	padding: 10px 30px;
	border-radius: 20px;
	cursor: pointer;
	text-align: center;
	max-width: 255px;
	margin: 10px auto;
	font-size: 1rem;

}
.btn-action:hover{
	background: #76bb8a;
	color: #fff;
}
#bingc-phone-button.bingc-show {
	bottom: 10px!important;
}
.top-title span {
    display: block;
    color: #FA8631;
}
.top-title {
    position: relative;
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    padding: 50px 0 20px;
}
.green-title {
    background: #538233;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.line-block {
    margin: 20px auto;
    position: relative;
}
.first-line, .last-line {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.last-line > div:last-child:after {
    display: none;
}

.first-line > div, .last-line > div {
    border-left: 5px solid #FA8631;
    font-size: 18px;
    width: 32%;
    padding: 20px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap:0 5px;
}
.main-line {
    margin: 50px 0;
 
}
.main-line img{
	width:100%;
}
.first-line > div span, .last-line > div span {
    color: #538233;
    font-weight: bold;
}
.first-line > div:after {
    content: '';
    display: block;
    width: 4px;
    height: 40px;
    background: #538233;
    position: absolute;
    bottom: -30px;
    left: 60px;
}
 .last-line > div:after {
    content: '';
    display: block;
    width: 4px;
    height: 40px;
    background: #538233;
    position: absolute;
    top: -30px;
    right: 120px;
}
.table-block span {
    font-weight: bold;
}

.table-block tbody tr:last-child td {
    background: #D4E2CE;
}
.table-block.white-bg tbody tr:last-child td {
    background: transparent;
}
.table-block.white-bg td {
    border: 0;
    vertical-align: top;
 
}
.table-block thead td {
    background: #70AD47;
    padding: 10px;
    text-align: center;
    color: #fff;
    
}
.table-block td {
    border: 1px solid #fff;
    width: 50%;
    padding: 10px;
    background: #D5E3CF;
	font-size: 18px;
}
.table-block table {
    border-collapse: collapse;
    width: 100%;
}
.table-block {
    margin: 20px auto;
    position: relative;
}
.iblock .grafpart p {
    text-align: left;
}
.iblock .grafpart img {
    width: 100%;
}
.iblock > div {
    width: 48%;
}
.abs-price {
    border: 1px solid #70AD47;
    border-radius: 5px;
    color: #fff;
    background: #ED7D31;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 15px;
    max-width: 200px;
    position: absolute;
    right: 5px;
    bottom: 5px;
}
.grafpart {
    display: flex;
    align-items: center;
    gap: 20px;
}
.iblock {
 
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.ipart img {
    width: 45px;
    min-width: 45px;
    height: 35px;
    object-fit: contain;
}
.ipart span span {
    font-weight: bold;
}
.ipart div {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}p.cent {
    text-align: center;
}
@media (max-width: 979px) {
	#bingc-phone-button.bingc-show {
		bottom: 5px!important;
	}
}
@media (max-width: 600px) {
	.first-line>div:after, .last-line>div:after{display:none;}
	.first-line>div, .last-line>div {
   
    width: 100%;
   
}
.fl-lef {
    float: none;
    width: 100%;
    margin-right: 0;
	margin-bottom:15px;
}
.iblock>div {
    width: 100%;
}
}