body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-family: "Nunito", sans-serif;
	overflow-x: hidden;
	margin:0;
}
#wrapper{
	overflow: hidden;
	width: 100%;
	padding-top: 100px;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
a,:after,:before, .owl-nav> div, input, svg path, svg rect{transition: ease 0.3s all;}
.header{
	padding: 20px 0;
	background: #fff;
	position: fixed;
	width: 100%;
	z-index: 5;
	left: 0;
	top: 0;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
	height: 100px;
}
.header .wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mnu{
	display: flex;
	align-items: center;
}
.mnu li{
	margin: 0 23px;
}
.mnu li:last-child{
	display: none;
}
.mnu a{
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	text-decoration: none;
	color: #454B4F;
}
.mnu a:hover{
	color: #3D8481;
}
.mnu a.teach{
	display: flex;
	padding: 10px 17px;
	border: 1px dashed #3D8481;
	border-radius: 25px;
	display: inline-block;
	color: #3D8481;
}
.mnu a.teach img{
	margin-right: 13px;
}
.mnu a.teach:hover{
	border: 1px solid #3D8481;
}
.right-panel{
	display: flex;
	align-items: center;
}
.lang-bx{
	margin-right: 23px;
	position: relative;
}
.lang-bx .opener{
	display: flex;
	align-items: center;
}
.lang-bx .opener .arr{
	margin-left: 10px;
}
.lang-bx .drops{
	position: absolute;
	background: #fff;
	top: 100%;
	left: 0;
	display: none;
}
.lang-bx .drops .bx{
	margin-top: 2px;
}
.lang-bx:hover .drops{
	display: block;
}
.btn{
	box-shadow: 0px 4px 0px #AE4D2E;
	border-radius: 30px;
	background: #DD9468;
	border: 4px solid #DA7D42;
	font-weight: 900;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	color: #FFFFFF !important;
	padding: 14px 34px;
	text-decoration: none;
	display: inline-block;
	font-family: 'Exo 2';
}
.btn:hover{
	box-shadow: 0px 0 0px #AE4D2E;
}
.top-box{
	height: 515px;
	background: url(../img/t-bg.png) 50% 0 no-repeat;
	margin-top: -40px;
}
.top-box > div,
.top-box > div > div{
	height: 100%;
}
.top-box .wrap{
	display: flex;
	align-items: center;
}
.top-box .t1{
	font-family: 'Exo 2';
	font-style: italic;
	font-weight: 900;
	font-size: 64px;
	line-height: 120%;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.top-box .t2{
	font-weight: 600;
	font-size: 24px;
	line-height: 120%;
	margin-bottom: 30px;
	color: #DA523E;
}
.monitor-box{
	background:#fff url(../img/branch.png) 100% 150px no-repeat;
	padding: 55px 0 77px;
}
.monitor-box .wrap{
	display: flex;
	align-items: center;
	justify-content: center;
}
.monitor-box .img{
	margin-right: -30px;
	z-index: 2;
	position: relative;
}
.monitor-box .telik {
	position: relative;
}
.monitor-box .telik .t{
	position: absolute;
	padding: 72px 45px;
	width: 100%;
	left: 0;
	top: 0;
	font-weight: 600;
	font-size: 30px;
	line-height: 120%;
	color: #FFFFFF;
}
.btn-cc{
	text-align: center;
}
.path-box{
	padding: 85px 0;
	background: #EDF6FF;
}
.title-bx{
	font-weight: 900;
	font-size: 48px;
	line-height: 120%;
	font-family: 'Exo 2';
	color: #3D8481;
	font-style: italic;
}
.path-box .title-bx{
	text-align: center;
	margin-bottom: 85px;
}
.path-box .list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.path-box .list li{
	width: 33.333%;
	display: flex;
	align-items: center;
	margin-bottom: 60px;
}
.path-box .list .ico{
	margin-right: 17px;
}
.path-box .list .t{
	font-weight: 600;
	font-size: 24px;
	line-height: 120%;
	color: #454B4F;
}
.motivate-box{
	padding: 40px 0 70px;
	background:#fff url(../img/chary.png) 100% 100px no-repeat;
}
.motivate-box .wrap{
	display: flex;
	align-items: center;
}
.motivate-box .t{
	font-family: 'Exo 2';
	font-style: italic;
	font-weight: 900;
	font-size: 48px;
	line-height: 120%;
	margin-bottom: 30px;
	color: #DA523E;
}
.motivate-box .ico{
	margin-right: 40px;
}
.sert-box{
	padding: 120px 0;
	background: #EDF6FF;
	margin-bottom: -80px;
}
.sert-box .text{
	position: relative;
}
.sert-box .tt{
	position: relative;
	z-index: 2;
}
.sert-box .img{
	position: absolute;
	z-index: 1;
	top: -65px;
	left: 480px;
}
.sert-box .title-bx{
	margin-bottom: 30px;
}
.sert-box .t2{
	font-weight: 600;
	font-size: 30px;
	line-height: 120%;
	margin-bottom: 30px;
	color: #454B4F;
}
.t-foot{
	background: #454B4F;
	padding: 45px 0;
}
.t-foot .wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.t-foot .text .flogo{
	margin-bottom: 42px;
}
.t-foot .text .t{
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	max-width: 210px;
}
.t-foot .links{
	display: flex;
	margin-bottom: 50px;
}
.t-foot .links li{
	margin: 0 11px;
}
.t-foot .links a{
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	text-decoration: none;
	color: #DA523E;
}
.t-foot .links a:hover{
	color: #fff;
}
.b-foot{
	background: #343A3E;
}
.search-form{
	position: relative;
}
.search-form input[type='text']{
	width: 100%;
	border: 1px solid #FFFFFF;
	height: 40px;
	outline: 0;
	padding: 0 20px;
	border-radius: 20px;
	font-size: 16px;
	line-height: 120%;
	color: #FFFFFF;
	background: none;
}
.search-form input[type='text']::-webkit-input-placeholder {
color:#fff;}
.search-form input[type='text']:-moz-placeholder {
color:#fff;}
.search-form input[type='text']::-moz-placeholder {
color:#fff;}
.search-form input[type='text']:-ms-input-placeholder {
color:#fff;}
input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
textarea::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
textarea::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
textarea:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
textarea:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
.search-form input[type='submit']{
	position: absolute;
	border: 0;
	outline: 0;
	cursor: pointer;
	width: 40px;
	height: 40px;
	background: url(../img/search.svg) 50% no-repeat;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
}
.search-form input[type='submit']:hover{
	opacity: 0.7;
}
.soc-panel .to-r{
	display: flex;
	justify-content: flex-end;
	margin-bottom: 30px;
}
.btn-up{
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	opacity: 0.5;
	transition: 0.3s all ease;
}
.btn-up:hover{opacity: 1;}
.btn-up img{margin-bottom: 5px;}
.soc-list{
	display: flex;
}
.soc-list li{
	margin-right: 10px;
}
.soc-list li:last-child{
	margin-right: 0;
}
.soc-list a:hover img{
	transition: .5s ease-in-out;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.soc-panel{
	margin-top: -33px;
}
.b-foot .wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.b-foot{
	padding: 7px 0;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
}
.b-foot .team{
	display: flex;
	align-items: center;
}
.b-foot .team .t{
	margin-right: 8px;
}
.b-foot .team .t a{
	color: #DA523E;
	text-decoration: none;
}
.b-foot .team .t a:hover{
	text-decoration: underline;
}
.b-foot .cont{
	margin-left: -100px;
}
.toggle_mnu {
	display: none;
	margin-left: 23px;
	  width: 40px;
	  height: 40px;
	  position: relative;
	  z-index: 10;
	  border: none;
	  background: #ae4d2e;}
	.sandwich {
	  width: 28px;
	  height: 28px;
	  position: absolute;
	  top: 8px;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
	  z-index: 200; }
	.sw-topper {
	  position: relative;
	  top: 0;
	  width: 28px;
	  height: 3px;
	  background: white;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  display: block; }
	.sw-bottom {
	  display: block;
	  position: relative;
	  width: 28px;
	  height: 3px;
	  top: 6.6px;
	  background: white;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  -webkit-transition-delay: 0.2s, 0s;
	          transition-delay: 0.2s, 0s; }
	.sw-footer {
	  display: block;
	  position: relative;
	  width: 28px;
	  height: 3px;
	  top: 13.5px;
	  background: white;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: all 0.5s;
	          transition: all 0.5s;
	  -webkit-transition-delay: 0.1s;
	          transition-delay: 0.1s; }
	.sandwich.active .sw-topper {
	  top: 9px;
	  -webkit-transform: rotate(-45deg);
	      -ms-transform: rotate(-45deg);
	          transform: rotate(-45deg); }
	.sandwich.active .sw-bottom {
	  top: 6px;
	  -webkit-transform: rotate(45deg);
	      -ms-transform: rotate(45deg);
	          transform: rotate(45deg); }
	.sandwich.active .sw-footer {
	  opacity: 0;
	  top: 0;
	  -webkit-transform: rotate(180deg);
	      -ms-transform: rotate(180deg);
	          transform: rotate(180deg); }
.teacher-box .title-bx{
	margin-bottom: 70px;
}
.teacher-box .row{
	margin-left: -10px;
	margin-right: -10px;
}
.teacher-box .row  > div{
	padding-left: 10px;
	padding-right: 10px;
}
.teach-item{
	border: 2px solid transparent;
	box-sizing: border-box;
	border-radius: 20px;
	padding: 45px 0 ;
	text-align: center;
	position: relative;
	transition: 0.3s all ease;
}
.teach-item .ico{
	height: 180px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin-bottom: 27px;
}
.teach-item .t{
	font-weight: 600;
	font-size: 24px;
	line-height: 120%;
	text-align: center;
	color: #DA523E;
	height: 56px;
	transition: 0.3s all ease;
}
.teach-item:hover{
	border: 2px solid #3D8481;
}
.teach-item:hover .t{
	color: #3D8481;
}
.teach-item .over{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.mnu-overlay{
	z-index: 4;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	visibility: hidden;
	opacity: 0;
	transition: 0.3s all ease;
}
.mnu-overlay.showed{
	visibility: visible;
	opacity: 1;
}
.btn-back{
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	text-decoration: none;
	color: #454B4F;
	display: flex;
	padding: 13px 22px;
	border: 1px dashed #3D8481;
	border-radius: 25px;
	display: inline-block;
	color: #454B4F;
}
.btn-back:hover{border: 1px solid #3D8481;}
.btn-back img{margin-right: 15px;}
.main{
	background: #EDF6FF;
}
.heading-bx .wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.heading-bx .btn-back{
	min-width: 135px;
}
.main{padding: 40px 0 80px;}
.heading-bx .title-bx{font-size: 36px;order:1;}
.btn-back{order:2;}
.top-map > img{
	width: 100%;display: block;
}
.top-map{
	margin-top: -40px;
}
.razdel-link-list{
	background: #FFFFFF;
	padding: 25px 25px 10px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.razdel-link-list li{
	width: 20%;
	margin-bottom: 15px;
}
.razdel-link-list a{
	border: 2px solid transparent;
	border-radius: 15px;
	display: flex;
	align-items: center;
	text-decoration: none;
	font-weight: 800;
	font-size: 16px;
	line-height: 120%;
	font-family: 'Exo 2';
	color: #454B4F;
	padding: 8px 5px 8px 8px;
}
.razdel-link-list a img{
	margin-right: 15px;
}
.razdel-link-list a:hover,
.razdel-link-list a.act{
	border: 2px solid #3D8481;
	color: #3D8481;
}
.razdel-box .heading-bx{
	margin-bottom: 40px;
}
.song-item{
	margin-bottom: 10px;
	border: 2px solid #3D8481;
	padding: 5px;
	border-radius: 30px;
}
.song-item .wrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.song-item .song-text{
	padding: 20px 70px;
	font-size: 16px;
	line-height: 120%;
	color: #454B4F;
	display: none;
}
.song-item .left,
.song-item .right{
	display: flex;
	align-items: center;
}
.song-item .btn-control{
	margin-right: 16px;
	min-width: 46px;
	width: 46px;
	height: 46px;
	background: #3D8481 url(../img/play.svg) 50% no-repeat;
	border-radius: 50%;
	cursor: pointer;
	transition: 0.3s all ease;
}
.song-item .btn-control:hover{
	background-color: #DA523E;
}
.song-item .name{
	font-weight: 800;
	font-size: 20px;
	line-height: 120%;
	font-family: 'Exo 2';
	color: #3D8481;
	margin-right: 8px;
}
.song-item .time{
	font-size: 16px;
	line-height: 120%;
	color: #454B4F;
	font-family: 'Exo 2';
}
.song-item .like{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #FFFFFF;
	border-radius: 50%;
	width: 46px;
	height: 46px;
	margin-right: 8px;
}
.song-item .like svg{margin-top: 3px;}
.song-item .like.act svg path{fill: #DA523E;}
.song-item .load{
	background: #FFFFFF;
	border-radius: 30px;
	height: 46px;
	width: 126px;
	display: flex;
	text-decoration: none;
	font-size: 14px;
	line-height: 120%;
	text-decoration: none;
	color: #454B4F;
	align-items: center;
	font-family: 'Exo 2';
	justify-content: center;
}
.song-item .load img{margin-left: 15px;width: 20px;}
.song-item .load:hover, .song-item .like:hover{
	box-shadow:inset 0 0 0 1px #3D8481;
}
.song-item-opened .song-text{
	display: block;
}
.song-item-opened{
	border: 2px solid #DA523E;
}
.song-item-opened .btn-control{
	background: #DA523E url(../img/pouse.svg) 50% no-repeat;
}
.song-item-opened .name,
.song-item-opened .time{
	color: #DA523E;
}
.song-item .right{margin-left: 10px;}
.selfwork-bx{
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
}
.selfwork-bx > div{
	padding-left: 10px;
	padding-right: 10px;
}
.selfwork-item {
	margin-bottom: 20px;
	border: 2px solid #3D8481;
	border-radius: 20px;
	padding: 25px;
}
.selfwork-item .ico{
	margin-bottom: 22px;
}
.selfwork-item .name{
	font-family: 'Exo 2';
	font-weight: 800;
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 27px;
	color: #3D8481;
}
.selfwork-item .name a{
	color: #3D8481;
	text-decoration: none;
}
.selfwork-item .name a:hover{
	color: #000;
}
.selfwork-item .time{
	display: flex;
	align-items: center;
	font-family: 'Exo 2';
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 16px;
	color: #454B4F;
}
.selfwork-item .time img{
	margin-right: 8px;
}
.btn-load{
	display: flex;
	width: 100%;
	background: #fff;
	text-decoration: none;
	border-radius: 30px;
	height: 46px;
	align-items: center;
	justify-content: space-between;
	font-family: 'Exo 2';
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	color: #DA523E;
	padding: 0 20px;
}
.btn-load:hover{
	box-shadow:inset 0 0 0 1px #DA523E;
}
.breadcrumbs{
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
	color: #454B4F;
	margin-bottom: 30px;
}
.breadcrumbs li{
	display: inline-block;
}
.breadcrumbs li:after{
	content: ' / ';
}
.breadcrumbs li:last-child:after{
	content: '';
}
.breadcrumbs a{
	color: #454B4F;
	text-decoration: none;
}
.breadcrumbs a:hover{
	text-decoration: underline;
}
.breadcrumbs span{
	color: rgba(69, 75, 79, 0.5);
}
.state-full-bx{
	padding: 100px 0 50px;
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
}
.state-full-bx .wrap{
	max-width: 743px;
	margin: 0 auto;
}
.state-full-bx .img{
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 40px;
}
.state-full-bx .img img{
	width: 100%;
}
.state-full-bx .text{
	margin-bottom: 40px;
}
.state-full-bx .text p{
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 120%;
	font-family: 'Exo 2';
	color: #454B4F;
}
.state-full-bx .btn-bx{
	justify-content: space-between;
	display: flex;
	margin-bottom: 55px;
}
.btn-state{
	height: 50px;
	padding: 0 17px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 220px;
	font-size: 16px;
}
.btn-yellow, .btn-blue, .btn-white{
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	background: #DA523E;
	border: 0;
	font-size: 20px;
	height: 60px;
	padding: 18px 33px;
}
.btn-blue{
	background: #3D8481;
}
.btn-white{
	color: #3D8481 !important;
	background: #fff;
}
.share-bx{
	border-top: 2px solid rgb(69 75 79 / 20%);
	margin-top: 70px;
	padding-top: 40px;
	display: flex;
	align-items: center;
}
.share-bx .t{
	margin-right: 25px;
	font-weight: bold;
	font-size: 16px;
	line-height: 120%;
	color: #454B4F;
}
.test-block{
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	padding: 60px 0 76px;
}
.test-block .wrap{
	max-width: 488px;
	margin: 0 auto;
}
.test-block .h3{
	font-family: 'Exo 2';
	font-weight: bold;
	font-size: 24px;
	line-height: 120%;
	margin-bottom: 50px;
	text-align: center;
	color: #DA523E;
}
.var-bx{
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 30px;
}
.var-bx > div{
	padding-left: 10px;
	padding-right: 10px;
}
.btn-var{
	margin-bottom: 20px;
	display: block;
}
.btn-var input{
	position: absolute;
	left: -999px;
	opacity: 0;
}
.btn-var span{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 234px;
	height: 60px;
	border: 1px solid #454B4F;
	border-radius: 30px;
	font-family: 'Exo 2';
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	color: #454B4F;
	cursor: pointer;
}
.btn-var-red span{
	border: 3px solid #EB0000;
	color: #EB0000;
}
.btn-var-green span{
	border: 3px solid #00C30B;
	color: #00C30B;
}
.test-result-bx{
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	padding: 56px 0 36px;
	text-align: center;
}
.test-result-bx .t1{
	font-family: 'Exo 2';
	font-weight: bold;
	font-size: 36px;
	line-height: 120%;
	margin-bottom: 30px;
	color: #454B4F;
}
.test-result-bx .t2{
	font-family: 'Exo 2';
	font-size: 18px;
	line-height: 120%;
	margin-bottom: 23px;
	color: #454B4F;
}
.test-result-bx .t3{
	font-family: 'Exo 2';
	font-weight: bold;
	font-size: 48px;
	line-height: 120%;
	margin-bottom: 45px;
	color: #00BE00;
}
.test-result-bx .list{
	margin-bottom: 50px;
}
.test-result-bx .list li{
	display: inline-block;
	margin: 0 18px;
}
.game-box{
	padding: 40px 999px;
	margin:0 -999px 60px;
	background: #DA523E;
}
.game-box .h3{
	font-family: 'Exo 2';
	font-style: italic;
	font-weight: 900;
	font-size: 36px;
	line-height: 120%;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.row10{margin-left: -10px;margin-right: -10px;}
.row10>div{padding-left: 10px;padding-right: 10px;}
.game-item{
	background: #FFFFFF;
	box-shadow: 0px 1.47632px 1.47632px rgba(0, 0, 0, 0.25);
	border-radius: 15px;
	margin-bottom: 20px;
	padding: 7px 7px 20px;
	text-align: center;
}
.game-item .img{
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 14px;
}
.game-item .img img{
	width: 100%;
}
.game-item .name{
	font-family: 'Exo 2';
	font-weight: 800;
	font-size: 15px;
	line-height: 120%;
	color: #3D8481;
	margin-bottom: 15px;
	height: 36px;
}
.game-item .name a{
	color: #3D8481;
	text-decoration: none;
}
.btn-continue{
	font-family: 'Exo 2';
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	color: #DA523E;
	border: 1px solid #DA523E;
	display: inline-block;
	padding: 5px 30px;
	border-radius: 20px;
	text-decoration: none;
}
.btn-continue:hover{
	background: #DA523E;
	color: #fff;
}
.game-item-bigger .img{
	border-radius: 15px;
	margin-bottom: 19px;
}
.game-item-bigger .name{
	font-size: 20px;
	height: 48px;
	margin-bottom: 18px;
}
.game-item-bigger .btn-continue{
	font-size: 24px;
	padding: 7px 15px;
}
.game-item-bigger{
	border-radius: 20px;
	padding: 10px 10px 26px;
}
.game-grid-bx{
	margin-bottom: 40px;
}
.game-grid-bx .h3{
	font-family: 'Exo 2';
	font-style: italic;
	font-weight: 900;
	font-size: 36px;
	line-height: 120%;
	margin-bottom: 30px;
	color: #3D8481;
}
.biblio-bx{
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	padding: 50px;
	margin-bottom: 50px;
}
.biblio-bx .h3{
	font-family: 'Exo 2';
	font-style: italic;
	font-weight: 900;
	font-size: 24px;
	line-height: 120%;
	text-align: center;
	margin-bottom: 50px;
	color: #DA523E;
}
.biblio-item{
	margin-bottom: 30px;
}
.biblio-item .img{
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.biblio-item .img img{
	width: 100%;
}
.biblio-item .name{
	font-family: 'Exo 2';
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	color: #3D8481;
}
.biblio-item .name a{
	color: #3D8481;
	text-decoration: none;
}
.biblio-item .name a:hover{
	color: #000;
}
.biblio-item-inwork .img img{
	filter:grayscale(1);
	opacity: 0.7;
}
.biblio-item .bt{
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	color: #454B4F;
	background: #FFFFFF;
	border-radius: 22px;
	width: 160px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -80px;
}
.book-full-bx{
	padding: 88px 77px 70px;
}
.book-full-bx .desc-text{
	display: flex;
	align-items: flex-start;
}
.book-full-bx .desc-text .img{
	margin-right: 44px;
	min-width: 166px;
	border-radius: 0;
}
.book-full-bx .desc-text .name{
	font-size: 16px;
	line-height: 120%;
	font-family: 'Exo 2';
	color: #454B4F;
}
.book-full-bx .desc-text .line{
	background: #454B4F;
	opacity: 0.2;
	height: 2px;
	margin: 20px 0;
}
.book-full-bx .desc-text .h3{
	font-family: 'Exo 2';
	font-style: italic;
	font-weight: 900;
	font-size: 24px;
	line-height: 120%;
	margin-bottom: 13px;
	color: #DA523E;
}
.book-full-bx .pdf-bx > img{
	max-width: 100%;
}
.book-full-bx .share-bx{
	justify-content: center;
	padding-top: 0;
	border-top: 0;
}
.book-row .game-item .name{
	margin-bottom: 0;
	height: 24px;
	overflow: hidden;
}
.aside-bx .bx{
	background: #DA523E;
	border-radius: 20px;
	margin-bottom: 20px;
	padding: 50px 20px;
}
.aside-bx .bx-blue{
	padding: 20px;
	background: #3D8481;
}
.b-list li{
	margin-bottom: 10px;
}
.b-list li:last-child{
	margin-bottom: 0;
}
.b-list a{
	display: flex;
	align-items: center;
	text-decoration: none;
	font-family: 'Exo 2';
	font-weight: 900;
	font-size: 20px;
	line-height: 120%;
	color: #FFFFFF;
}
.b-list a:hover{
	text-decoration: underline;
}
.b-list a img{
	margin-right: 12px;
}
.aside-bx .h3{
	font-weight: bold;
	font-size: 36px;
	line-height: 120%;
	margin-bottom: 25px;
	color: #DA523E;
}
.author-list li{
	margin-bottom: 20px;
}
.author-list li:last-child{
	margin-bottom: 0;
}
.author-list a{
	display: flex;
	align-items: center;
	text-decoration: none;
	font-family: 'Exo 2';
	font-weight: bold;
	font-size: 20px;
	line-height: 120%;
	color: #FFFFFF;
}
.author-list a:hover{
	text-decoration: underline;
}
.author-list .ico{
	width: 72px;
	min-width: 72px;
	height: 72px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 18px;
}
.author-list .ico img{
	max-width: 100%;
}
.author-list{margin-bottom: 30px;}
.btn-more{
	color: #fff;
	border: 1px dashed #FFFFFF;
}
.btn-more img{
	margin: 0 0 0 10px;
}
.btn-more:hover{
	border: 1px solid #FFFFFF;
}
.book-box .h3{
	font-family: 'Exo 2';
	font-style: italic;
	font-weight: 900;
	font-size: 24px;
	line-height: 120%;
	margin-bottom: 30px;
	color: #DA523E;
}
.author-bx{
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	margin-bottom: 60px;
	padding: 75px 95px;
	display: flex;
	align-items: center;
}
.author-bx .ico{
	width: 135px;
	height: 135px;
	border-radius: 50%;
	margin-right: 55px;
}
.author-bx .tt{
	font-family: 'Exo 2';
	font-size: 18px;
	line-height: 120%;
	color: #454B4F;
}
.author-bx .tt p{
	margin: 0 0 20px;
}
.author-bx .tt p:last-child{
	margin-bottom: 0;
}
.about-box .frame-bx{
	padding: 60px 95px;
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	margin-bottom: 60px;
}
.about-box .frame-bx .h3{
	font-family: 'Exo 2';
	font-style: italic;
	font-weight: 900;
	font-size: 24px;
	line-height: 120%;
	text-align: center;
	margin-bottom: 50px;
	color: #DA523E;
}
.about-box .frame-bx .text p{
	font-family: 'Exo 2';
	font-size: 18px;
	line-height: 120%;
	margin: 0 0 20px;
	color: #454B4F;
}
.about-box .frame-bx .text p a{
	color: #3D8481;
	text-decoration: none;
}
.about-box .frame-bx .text p a:hover{
	color: #000;
}
.about-box .frame-bx .img{
	position: relative;
	margin-bottom: 60px;
}
.about-box .frame-bx .img .image{
	border-radius: 15px;
	overflow: hidden;
}
.about-box .frame-bx .img .image img{
	width: 100%;
}
.about-box .frame-bx .img .uz1{
	position: absolute;
	left: -27px;
	top: 170px;
}
.about-box .frame-bx .img .uz2{
	position: absolute;
	right: -56px;
	top: 144px;
}
.about-box .bx-blue {
	background: #3D8481;
}
.about-box .bx-blue .h3{
	color: #fff;
}
.about-box .frame-bx:last-child{
	margin-bottom: 0;
}
.owl-carousel .owl-nav>div{
	display: block;
	text-indent: -9999px;
	width: 50px;
	position: absolute;
	left: -70px;
	top: 50%;
	margin-top: -25px;
	height: 50px;
	background: url(../img/left.svg) 50% no-repeat;
}
.owl-carousel .owl-nav>div:last-child{
	left: auto;
	right: -70px;
   transform: rotate(-180deg);
}
.img-slider a{
	display: block;
	border-radius: 15px;
	overflow: hidden;
}
.pdf-item{
	border: 1px dashed #3D8481;
	padding-left: 22px;
}
.overlay{
	position:fixed;
	background:rgb(60 62 64 / 90%);
	height:100%;
	left:0;
	top:0;
	width:100%;
	z-index:10;
   filter: blur(5px);
	backdrop-filter: blur(5px);
	display: none;
}
.popup{
	left:50%;
	top:50px;
	margin-left:-260px;
	position:fixed;
	z-index:11;
	width:520px;
	background:#fff url(../img/pattern.png) 50% repeat;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 20px;
	padding: 40px;
	display: none;
}
.popup .close{
	position:absolute;
	top:-24px;
	right:-24px;
}
.popup .close:hover{
	cursor:pointer;
}
.welcome-bx {
	text-align: center;
}
.welcome-bx .ico{
	margin-bottom: 10px;
}
.welcome-bx .t1{
	font-family: 'Exo 2';
	font-weight: 900;
	font-size: 36px;
	line-height: 120%;
	color: #3D8481;
	margin-bottom: 30px;
}
.welcome-bx .t2{
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	color: #454B4F;
	margin-bottom: 30px;
}
.pop-form input[type='text'],
.pop-form input[type='password']{
	width: 100%;
	background: #FFFFFF;
	border: 1px solid rgba(69, 75, 79, 0.2);
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.15);
	border-radius: 56px;
	padding: 0 30px;
	font-weight: 600;
	font-size: 18px;
	line-height: 120%;
	color: #454B4F;
	margin-bottom: 17px;
	height: 60px;
	outline: 0;
}
.pop-form .btn{
	height: 60px;
	width: 100%;
	margin-bottom: 15px;
}
.sc-bx{
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.sc-bx .t{
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	color: #454B4F;
}
.sc-list{
	display: flex;
}
.sc-list li{
	margin-left: 10px;
}
.sc-list a{
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
	width: 48px;
	height: 48px;
	border-radius: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
}
.sc-list a:hover{
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.25);
}
.not-now{
	font-family: 'Exo 2';
	font-weight: 900;
	font-size: 20px;
	line-height: 120%;
	color: #3D8481;
}
.welcome-bx .polit{
	position: absolute;
	bottom: -30px;
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
	left: 0;
}
.welcome-bx .polit a{
	color: #DA523E;
	text-decoration: underline;
}
.welcome-bx .polit a:hover{
	text-decoration: none;
}
.welcome-bx .bt-bx{
	display: flex;
	justify-content: space-around;
}
.welcome-bx .bt-bx .btn{
	width: 190px;
	margin: 0 3px;
}
.welcome-bx .bt-bx{
	margin-bottom: 30px;
}
.welcome-bx .lk-bx{
	background: #FFFFFF;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	padding: 24px 10px 18px;
}
.welcome-bx .lk-bx .s1{
	font-weight: 600;
	font-size: 16px;
	line-height: 120%;
	margin-bottom: 11px;
	color: #454B4F;
}
.welcome-bx .lk-bx .s2{
	font-family: 'Exo 2';
	font-weight: 900;
	font-size: 20px;
	line-height: 120%;
	color: #3D8481;
}
.welcome-bx .lk-bx .s2 a{
	color: #3D8481;
	text-decoration: none;
}

.header {
    box-shadow: none;
}
.top-map > canvas{
    width: 100%;display: block;
}

.btn-load span {
    font-weight: 800;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    flex-wrap: wrap;
}
.row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.partner-list li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}










