@font-face {
	font-family: brusher;
    src: url(../fonts/brusher/Brusher Free Font/Brusher-Regular.ttf) format("truetype");
}

@font-face {
	font-family: robo_bold;
    src: url(../fonts/robo_slab/RobotoSlab-Bold.ttf) format("truetype");
}

@font-face {
	font-family: robo_light;
    src: url(../fonts/robo_slab/RobotoSlab-Light.ttf) format("truetype");
}

@font-face {
	font-family: robo_regular;
    src: url(../fonts/robo_slab/RobotoSlab-Regular.ttf) format("truetype");
}

.img-center {margin:0 auto;}

.dis-none {
	display: none;
} 

p.example {
	font-family: robo_light;
}

p.logo {
	background: url(../images/desktop/logo.png) no-repeat;
	/*background-size: 55% auto;*/
}

div.main-bg {
	background: url(../images/desktop/man.png) no-repeat;
	background-size: 61% auto;
}

div.zpt_orange {
	background: url(../images/desktop/zpt_orange.png) no-repeat;
	background-position: center 25%;
	background-size: 32% auto;
}

div.zpt_till {
	background: url(../images/desktop/zpt_till.png) no-repeat;
	background-position: center 10%;
	background-size: 20% auto;
	vertical-align: bottom;
}

div.tri {
	background: url(../images/desktop/triangles.png) no-repeat;
	background-position: center 15em;
	background-size: 90% auto;
	height: 100%;
}

div.cir {
	background: url(../images/desktop/circles.png) no-repeat;
    background-position: left top;
    background-size: 90% auto;
    height: 210%;
    width: 300%;
    position: absolute;
    left: -155%;
    top: 23%;
    z-index: -1;
}

h1, h3 {
	color: #555;
}

div.slogan-block {
	margin: 0 0 20px 0;
}

div.mtext-block {
	margin: 0 0 20px 0;
}

div.free-block {
	margin: 0 0 20px 0;
}

div.send-block {
	margin: 0 0 20px 0;
}

span.slogan {
	font-size: 2.3vw;
	font-family: robo_bold;
	text-transform: uppercase;
	color: #555;
	line-height: 1.3;
}

span.mtext {
	font-family: robo_light;
	font-size: 1.4vw;
	color: #555;
	line-height: 1.3;
}

span.orange_text {
	font-family: robo_regular;
	background: rgb(255,198,55);
	font-size: 1.4vw;
	color: #555;
}

.orange_text_2 {
	font-family: robo_regular;
	background: rgb(255,198,55);
	font-size: 1.4rem;
	color: #555;
	/*margin: 5% 0 5% 0;*/
}

span.but_round_red {
	font-family: robo_light;
	font-size: 1rem;
	text-transform: uppercase;
}

span.contacts {
	text-align: right;
	font-family: robo_light;
}

span.contacts a, .main_menu a {
	color: rgb(92, 179, 186);
	text-decoration: underline;
}

.adaptive_item {
	background: red;
}

.adaptive_box {
	margin-left: -8.33333333%;
}

.play {
	height: 100%;
}

.play-ellipse {
	margin-top: -17%;
    margin-left: -17%;
    position: absolute;
    width: 28%;
}

.play-button {
	margin-top: -9.5%;
    margin-left: -7.5%;
    width: 10%;
    position: absolute;
}

.play-pryam {
	margin-top: 80%;
    margin-left: 27%;
    width: 63%;
    position: absolute;
}

div.play-block {
	display: none;
}

div.b-play {
	background: url(../images/desktop/pryam.png) no-repeat;
	background-position: right bottom;
	background-size: 66% auto;
	padding-bottom: 32vw;
	padding-left: 7.8em;
}

.a-play {
	font-family: robo_regular;
    font-size: 1.3vw;
    bottom: 1.8%;
    position: absolute;
    left: 52%;
	color: #555;
}

div.ellipse-350 {
	display: none;
}

div.prop {
	background-color: rgb(112, 174, 153);
	border: 1px solid rgb(112, 174, 153);
}

.m-menu {
	padding: 6% 4% 4% 4%;
}

.m-white {
	font-family: robo_regular;
	color: white;
	font-size: 0.9rem;
}

img.m-note {
	/*width: 100%;*/
	clear: both;
	display: block;
	margin-bottom: 10px;
}

img.m-money {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

img.m-mortarboard {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

img.m-home {
	clear: both;
	display: block;
	margin-bottom: 10px;
}

.m-box {
	/*border: 1px solid #ccc; */
    padding: 10px;
    height: 105%;
    position: absolute;
    /* top: -15px; */
    /* right: -30px; */
    z-index: -2;
    top: 10px;
    right: -15px;
    width: 100%;
    border: 1px solid rgb(112, 174, 153);
}

div.box {
	margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*position: relative;*/
    top: -20px;
    right: 30px;
	background-color: rgb(112, 174, 153);
}

div.intro-1 {
	text-align: center;
	margin-top: 3%;
	margin-bottom: 3%;
}

div.intro-2 {
	text-align: center;
	margin-top: 7%;
	margin-bottom: 7%;
}

div.intro-4 {
	text-align: center;
	margin-top: 3%;
	margin-bottom: 4%;
}

div.scr-2-intro-1 {
	font-size: 3vw;
	font-family: robo_bold;
	text-transform: uppercase;
	color: #555;
	line-height: 1.7;
}

div.scr-2-intro-2 {
	font-size: 2.5vw;
	font-family: robo_regular;
	color: #555;
}

div.scr-2-intro-3 {

}

div.scr-2-intro-4 {

}

div.arrows_o {
	background: url(../images/desktop/2/arrows_o.png) no-repeat;
  width: 150%;
  height: 100%;
  background-size: 100% auto;
	background-position: right 80%;
	background-position: left center;
  position: absolute;
  left: -4%;
}

div.bra {
	width: 35%;
	padding: 0 3% 0 3%;
	text-align: center;
	height: 120px;
	clear: both;
	margin-left: auto;
  margin-right: auto;
}

div.sel_line {
	float: left;
	width: inherit;
	margin-top: 5%;
	text-align: center;
	vertical-align: bottom;
}

img.s, img.ss {
	left: inherit;
	width: 100%;
	bottom: 1px;
	bottom: 0;
	display: inline-block;
}

img.s {
	height: 1px;
}

img.ss {
	height: 2px;
}

span.sp {
	margin: 20px 0 0 0;
	color: #555;
	font-size: 1.5vw;
	display: inline-block;
  margin-top: 10px;
	text-transform: uppercase;
}

span.ssp {
	margin: 20px 0 0 0;
	color: rgb(48,165,174);
	font-size: 1.5vw;
	display: inline-block;
  margin-top: 10px;
	text-transform: uppercase;
}

div.sel_but {
	width: 100%;
	text-align: center;
	margin: 0 0 15% 0;
}

img.ss-but {
	position: absolute;
	width: auto !important;
}

.devices_block, .usability_block, .brain_block, .rocket_block {
	font-family: robo_regular;
	margin: 5% 0 0 0;
	font-size: 1.2em;
}

.devices_block b, .usability_block b, .brain_block b, .rocket_block b {
	font-family: robo_bold;
	font-size: 1.2em;
}

.devices_text, .usability_text, .brain_text, .rocket_text {
	max-height: 13em;
}

.m-box1 {
    height: 100%;
    position: absolute;
    z-index: -2;
    top: -5%;
    right: 10%;
    width: 90%;
    border: 1px solid rgb(112, 174, 153);
}

.div-arrow {
	display: inline-block;
    position: absolute;
    right: 0;
    margin-right: 70px;
}

.arrows_t {
	display: inline-block;
	bottom: 0;
	margin-left: 90%;
}

img.treu {
	display: inline-block;
  position: absolute;
  z-index: -2;
  max-height: 13em;
	/* margin-left: 10%; */
	right: -25%;
	bottom: 0;
}

.div-qa {
	display: inline-block;
	margin-left: -70px;
  margin-top: -50%;
	position: absolute;
}

img.div-qa1 {
	display: inline-block;
	position: absolute;
	margin-left: -20px;
    margin-top: -10px;
}

img.div-qa2 {
	display: inline-block;
	position: absolute;
}

.static-dlg-block {
	text-align: center;
}

.static-dlg-block a.btn {
	margin: 2em 0 0 0;
	padding: 0.7em 0.3em 0.7em 0.3em;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

.bg-white {
	background-color: #FFFFFF;
	color: #dc3545 !important;
}

.tabs-b {
	background: url(../images/desktop/3/fon.png);
	background-size: contain;
}

/* Style the tab */
.tab {
  overflow: hidden;
  background-color: #fff;
	width: 100%;
	background: #fff;
}

.tab td {
	font-size: 1.3rem;
	color: #888;
	font-family: robo_regular;
  border: 1px solid #aaa;
	border-left:none;
	border-bottom: 4px solid #30a5ae;
  outline: none;
  cursor: pointer;
  /* padding: 14px 16px; */
	padding-left: 6%;
  transition: 0.3s;
	background: url(../images/desktop/3/fbd.png) no-repeat;
	background-position-x: 7%;
	background-position-y: center;
}

.tab td:hover {
  background-color: #ddd;
}

.tab td.active {
	border: 4px solid #30a5ae;
	border-bottom: none;
	color: #30a5ae;
	background: url(../images/desktop/3/fbs.png) no-repeat;
	background-position-x: 7%;
	background-position-y: center;
}

.tabcontent {
  display: none;
  padding: 5%;
	font-size: 1.5rem;
	background: #fff;
	font-family: robo_regular;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.tabcontent.active {
	border-width: 4px;
	border-style: solid;
	border-color: #30a5ae;
	border-top: none;
}

.tabcontent h2 {
	margin-bottom: 3%;
	color: #30a5ae;
	text-transform: uppercase;
}

.tabcontent h2 span {
	text-decoration: underline;
	text-decoration-color: #ffc637;
}

.tabset-img {
	float: right;
	width: 50%;
	position: relative;
	display: block;
}

.div-tabset-img {
	border: 1px solid #30a5ae;
	position: relative;
}

/* 4-й экран  - формат обучения*/

.frmt-big {
	margin-top: 5%;
	padding-top: 5%;
	/* background-image: url(../images/desktop/4/fon.png), url(../images/desktop/4/ramka.png), url(../images/desktop/4/tochki.png); */
	background-image: url(../images/desktop/4/fon_full.png);
	background-repeat: no-repeat;
	background-size: cover;
	/* height: calc(100% - 14rem); */
	/* background-size: contain, contain, 20%;
	background-position-x: center, calc(100%/2 + 55px), calc(100%/2 + 30%);
	background-position-y: center, calc(100%/2 + 25px), top;
	background-repeat: no-repeat, no-repeat, no-repeat; */
}

.frmt-cir {
	width: 100%;
	height: 200px;
}

.frmt-cir-laptop {
	background-image: url(../images/desktop/4/laptop.png), url(../images/desktop/4/el2.png), url(../images/desktop/4/el1.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position-x: center, center, calc(100%/2 + 5px);
	background-position-y: center, center, calc(100%/2 + 5px);
}

.frmt-cir-thesis {
	background-image: url(../images/desktop/4/thesis.png), url(../images/desktop/4/el2.png), url(../images/desktop/4/el1.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position-x: center, center, calc(100%/2 + 5px);
	background-position-y: center, center, calc(100%/2 + 5px);
}

.frmt-cir-reading {
	background-image: url(../images/desktop/4/reading.png), url(../images/desktop/4/el2.png), url(../images/desktop/4/el1.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position-x: center, center, calc(100%/2 + 5px);
	background-position-y: center, center, calc(100%/2 + 5px);
}

.frmt-cir-teacher {
	background-image: url(../images/desktop/4/teacher.png), url(../images/desktop/4/el2.png), url(../images/desktop/4/el1.png);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position-x: center, center, calc(100%/2 + 5px);
	background-position-y: center, center, calc(100%/2 + 5px);
}

.frmt-text {
	text-align: center;
	color: white;
	font-size: 1.1rem;
	font-family: robo_light;
}

.frmt-text b {
	text-transform: uppercase;
}

/* 5-й экран - форма подбора программы */

.zvk-title {
	margin-top: 1rem;
	margin-left: 1rem;
	margin-right: 1rem;
	text-transform: uppercase;
}

.zvk {
	/* margin-top: 5%; */
	background: url(../images/desktop/5/fon_full.png) no-repeat;
	background-size: 100%;
	/* background-position-x: 60%; */
	/* background-position-y: -2rem; */
	/* height: 850px; */
	font-size: 1.8vw;
	font-family: robo_light;
	text-align: left;
}

div.intro-5 {
	margin: 22% 5% 5% 5%;
	font-size: 2rem;
	font-family: robo_bold;
	font-weight: bold;
	text-transform: uppercase;
	color: #555;
}

p.intro-5-p {
	font-size: 1.5vw;
	margin-bottom: 5%;
	margin-left: 5%;
}

form.form-1 {
	margin: 22% 18% 50% 5%;
	border: 4px dashed #30a5ae;
	border-radius: 0 0 20px 20px;
	text-align: center;
	font-size: 1.4rem;
}

form.form-1 input {
	background: url(../images/desktop/5/warning.png) no-repeat scroll 3px 3px;
	background-size: 10%;
	background-position-y: center;
	background-position-x: calc(100% - 7px);
	border-radius: 15px;
	border: 1px solid #999;
	margin: 3rem 0 0 0;
	line-height: 3.2rem;
	width: 90%;
}

form.form-1 button {
	margin: 2em 0 0 0;
	padding: 0.7em 0.3em 0.7em 0.3em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

/* 6-й экран - когда учиться нравится */

.promo-6 {
	background: url(../images/desktop/6/fon_full.png) no-repeat;
	font-family: robo_bold;
}

.promo-6-title {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1rem !important;
	margin: 1rem 0 0 0;
	font-size: 1.6rem;
}

.promo-6-logo {
	width: 50%;
}

.intro-6 {
	font-size: 1.4rem;
	margin: 3% 10% 3% 10%;
	padding: 0.2rem 0 0.2rem 0;
}

.e_block {
	height: 17rem;
}

.e_block_text_title {
	text-transform: uppercase;
	color: #30a5ae;
	font-size: 1rem;
	font-family: robo_bold;
}

.e_block_text_title_y {
	text-transform: uppercase;
	color: #ffc637;
	font-size: 1rem;
	font-family: robo_bold;
}

.container-6 {
	display: grid;
	grid-template-columns: 4.4rem auto 3.8rem;
	grid-template-rows: 3.8rem auto;
	grid-template-areas:
	"A B C"
	"D D F";
	margin: 1rem 2% 1rem 2%;
}

[class^="box-"] {
	display: grid;
	  place-items: left;
}

.grd-center-6-blue {
	border-left: 1px solid #30a5ae;
	border-top: 1px solid #30a5ae;
}

.grd-right-6-blue {
	border-right: 1px solid #30a5ae;
	border-top: 1px solid #30a5ae;
}

.grd-bottom-6-blue {
	border-right: 1px solid #30a5ae;
	border-bottom: 1px solid #30a5ae;
}

.grd-center-6-yellow {
	border-left: 1px solid #ffc637;
	border-top: 1px solid #ffc637;
}

.grd-right-6-yellow {
	border-right: 1px solid #ffc637;
	border-top: 1px solid #ffc637;
}

.grd-bottom-6-yellow {
	border-right: 1px solid #ffc637;
	border-bottom: 1px solid #ffc637;
}

.box-d {
	grid-area: D;
	font-size: 1rem;
	font-family: robo_light;
}

/* 7-й экран - открыть мир увлечений */

.promo-7 {
	background: url(../images/desktop/7/fon_full.png) no-repeat;
	background-size: cover;
	background-position-x: 1rem;
	background-position-y: 5rem;
	font-family: robo_bold;
	margin: 1rem 0 0 0;
}

.promo-7-title {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.6rem;
	font-size: 2rem;
	color: #555;
}

.promo-7-logo {
	width: 50%;
	margin: 0 0 0.4rem 0;
}

.intro-7 {
	font-size: 1.1rem;
	margin: 3% 0 3% 0;
	padding: 2% 0 2% 0;
}

.container-7 {
	display: grid;
	grid-template-columns: auto auto;
	grid-template-areas:
	"A B C"
	"D E F"
	"G H I";
	margin: 0 2rem 0 2rem;
}

[class^="box7-"] {
	display: grid;
	  place-items: center;
	padding: 1rem 0 0 0;
	border: 1px solid #ffc637;
}

.box7-i {
	grid-area: I;
}

.cir-7 {
	background:rgb(48, 165, 174);
	width: 4rem;
	height: 4rem;
}

.cir-7 img {
	/* line-height: 3rem; */
	padding: 0.6rem 0.6rem 0.6rem 0.6rem;
}

.box7title {
	font-family: robo_bold;
	font-size: 1.2rem;
	padding: 0.3rem 0.3rem 0 0.3rem;
	text-transform: uppercase;
	color: #555;
}

.box7text {
	font-family: robo_light;
	font-size: 1rem;
	padding: 0 0.3rem 0 0.3rem;
}

/* 8-й экран - открыть мир увлечений */

/* ---------------- */

/* Footer - карта */

.footer {
	background: url(../images/desktop/footer/fon_full.png);
	font-family: robo_light;
	color: white;
}

.btn-circle {
	border-radius: 50px;
	border-color: #555;
	border-width: 2px;
}

.tab-item-a {
	color: #30a5ae;
}

.tab-item-a a {
	color: #555;
	font-size: 1.3rem;
}

div#tabs a {
	color: #555;
	font-size: 1.3rem;
}

div#tabs a.active {
	color: #30a5ae;
	border-color: #30a5ae;
	font-size: 1.3rem;
}

.tab-item-a span {
	font-family: robo_light;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3rem;
}

@media (max-width: 990px) {
	div.main-bg {
		background: url(../images/970/man.png) no-repeat;
		background-size: 61% auto;
	}

	div.intro {
		background: url(../images/970/triangles.png) no-repeat;
		background-position: right 80%;
		/* background-size: 90% auto; */
		height: 100%;
	}

	div.tri {
		background: url(../images/970/triangles.png) no-repeat;
		background-position: center 15em;
		background-size: 90% auto;
		height: 100%;
	}

	div.cir {
		background: url(../images/970/circles.png) no-repeat;
		background-position: right top;
		background-size: 37% auto;
		height: 210%;
		width: 300%;
		position: absolute;
		left: -195%;
		top: -10%;
		z-index: -1;
	}

	span.slogan {
		font-size: 3.3vw;
	}

	span.mtext {
		font-size: 2.4vw;
	}

	span.orange_text {
		font-size: 2.4vw;
	}

	.main_menu {
		font-size: 1.2vw;
	}

	p.contacts {
		font-size: 1.2vw;
	}

	.play-button {
		margin-top: -9.5%;
		margin-left: -9%;
		width: 10%;
		position: absolute;
	}

	div.b-play {
		background: url(../images/desktop/pryam.png) no-repeat;
		background-position: right bottom;
		background-size: 66% auto;
		padding-bottom: 46vw;
		padding-left: 7.8em;
	}

	.play-ellipse {
		margin-top: -15%;
		margin-left: -16%;
		position: absolute;
		width: 23%;
	}

	.a-play {
		font-family: robo_regular;
		font-size: 2.2vw;
		bottom: 2%;
		position: absolute;
		left: 52%;
	}

	.m-menu {
		padding: 6% 4% 4% 4%;
	}

	.m-white {
		font-family: robo_regular;
		color: white;
		/*font-size: 1.4vw;*/
	}

	.orange_text_2 {
		font-size: 2.2vw;
		line-height: 1.35rem;
	}

	div.scr-2-intro-1 {
		font-size: 3vw;
		font-family: robo_bold;
		text-transform: uppercase;
		color: #555;
		line-height: 1.7;
	}

	div.scr-2-intro-2 {
		font-size: 2.5vw;
		font-family: robo_regular;
		color: #555;
	}

	div.scr-2-intro-3 {

	}

	div.arrows_o {
		background: url(../images/970/2/arrows_o.png) no-repeat;
		width: 140%;
		height: 100%;
		background-size: 50% auto;
		background-position: left center;
		position: absolute;
		left: 110%;
	}

	span.sp {
		color: #555;
		font-size: 2.1vw;
	}

	span.ssp {
		color: rgb(48,165,174);
		font-size: 2.1vw;
	}

	div.bra {
		width: 35%;
		padding: 0 3% 0 3%;
		text-align: center;
		height: 60px;
		clear: both;
		margin-left: auto;
		margin-right: auto;
	}
	.devices_block, .usability_block, .brain_block, .rocket_block {
		font-size: 1.6vw;
	}

	.devices_block b, .usability_block b, .brain_block b, .rocket_block b {
		font-size: 1.6vw;
	}

	.static-dlg-block a.btn {
		margin: 2rem 0 0 0;
		padding: 0.7rem 0.3rem 0.7rem 0.3rem;
		text-transform: uppercase;
		font-size: 1.1rem;
		color: #FFFFFF;
	}

	.tabs-b {
		background: url(../images/970/3/fon.png);
		background-size: contain;
	}

	.tab td {
		font-size: 1.0rem;
		color: #888;
		font-family: robo_regular;
	  border: 1px solid #aaa;
		border-left:none;
		border-bottom: 4px solid #30a5ae;
	  outline: none;
	  cursor: pointer;
		padding-left: 6%;
	  transition: 0.3s;
		background: url(../images/970/3/fbd.png) no-repeat;
		background-position-x: 7%;
		background-position-y: center;
	}

	.tab td.active {
	  /* background-color: #fff; */
		border: 4px solid #30a5ae;
		border-bottom: none;
		color: #30a5ae;
		background: url(../images/970/3/fbs.png) no-repeat;
		background-position-x: 7%;
		background-position-y: center;
	}

	.tabcontent {
		font-size: 1.1rem;
	}

	.tabcontent h2 {
		font-size: 1.3rem;
	}

	.frmt-big {
		/* background-image: url(../images/970/4/fon.png), url(../images/970/4/ramka.png), url(../images/970/4/tochki.png); */
		background-image: url(../images/970/4/fon_full.png);
		height: 650px;
		background-size: contain, 90%, 40%;
		background-position-x: center, calc(100%/2 + 60px), calc(100%/2 + 40%);
		background-position-y: center, calc(100%/2 + 20px), top;
		background-repeat: no-repeat, no-repeat, no-repeat;
	}

	div.intro-4 {
	    text-align: center;
	    margin-top: 13%;
	    margin-bottom: 1%;
	}

	.frmt-cir-laptop {
		background-image: url(../images/970/4/laptop.png), url(../images/970/4/el2.png), url(../images/970/4/el1.png);
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position-x: center, center, calc(100%/2 + 5px);
		background-position-y: center, center, calc(100%/2 + 5px);
	}

	.frmt-cir-thesis {
		background-image: url(../images/970/4/thesis.png), url(../images/970/4/el2.png), url(../images/970/4/el1.png);
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position-x: center, center, calc(100%/2 + 5px);
		background-position-y: center, center, calc(100%/2 + 5px);
	}

	.frmt-cir-reading {
		background-image: url(../images/970/4/reading.png), url(../images/970/4/el2.png), url(../images/970/4/el1.png);
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position-x: center, center, calc(100%/2 + 5px);
		background-position-y: center, center, calc(100%/2 + 5px);
	}

	.frmt-cir-teacher {
		background-image: url(../images/970/4/teacher.png), url(../images/970/4/el2.png), url(../images/970/4/el1.png);
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position-x: center, center, calc(100%/2 + 5px);
		background-position-y: center, center, calc(100%/2 + 5px);
	}

	.frmt-text {
		text-align: center;
		color: white;
		font-size: 0.9rem;
		font-family: robo_light;
	}

	.frmt-text b {
		text-transform: uppercase;
	}

	/* 5-й экран - форма подбора программы */

	.zvk-title {
		margin-top: 1rem;
		margin-left: 1rem;
		margin-right: 1rem;
		text-transform: uppercase;
	}

	.zvk {
		/* margin-top: 5%; */
		background: url(../images/970/5/fon_full.png) no-repeat;
		background-size: 85%;
		background-position-x: 60%;
		/* background-position-y: -2rem; */
		/* height: 850px; */
		font-size: 1.8vw;
		font-family: robo_light;
		text-align: left;
	}

	div.intro-5 {
		/* margin-top: 22%;
		margin-bottom: 5%; */
		margin: 22% 0 5% 0;
		/* font-size: 3.7vw; */
		font-size: 1.2rem;
    	font-family: robo_bold;
		font-weight: bold;
		text-transform: uppercase;
	    color: #555;
	}

	p.intro-5-p {
		font-size: 1.0rem;
		margin-bottom: 5%;
		margin-left: 0;
	}

	form.form-1 {
		/* margin-top: 22%;
		margin-bottom: 100%; */
		margin: 22% 0 100% 0;
		border: 4px dashed #30a5ae;
		text-align: center;
		font-size: 1rem;
	}

	form.form-1 input {
		background: url(../images/970/5/warning.png) no-repeat scroll 3px 3px;
		background-size: 10%;
		background-position-y: center;
		background-position-x: calc(100% - 2px);
		border-radius: 5px;
		margin: 1rem 0 0 0;
		line-height: 2.2rem;
	}

	form.form-1 button {
		margin: 2em 0 0 0;
		padding: 0.7em 0.3em 0.7em 0.3em;
		margin-bottom: 1em;
		text-transform: uppercase;
		font-size: 1em;
		color: #FFFFFF;
	}

	/* 6-й экран - когда учиться нравится */

	.promo-6 {
		background: url(../images/970/6/fon_full.png) no-repeat;
		font-family: robo_bold;
	}
	
	.promo-6-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1rem !important;
		margin: 1rem 0 0 0;
		font-size: 1.6rem;
	}
	
	.promo-6-logo {
		width: 50%;
	}

	.intro-6 {
		font-size: 1.4rem;
		margin: 3% 10% 3% 10%;
		padding: 2% 0 2% 0;
	}

	.e_block {
		height: 17rem;
	}

	.e_block_text_title {
		text-transform: uppercase;
		color: #30a5ae;
		font-size: 1rem;
		font-family: robo_bold;
	}

	.e_block_text_title_y {
		text-transform: uppercase;
		color: #ffc637;
		font-size: 1rem;
		font-family: robo_bold;
	}

	.container-6 {
		display: grid;
		grid-template-columns: 3.8rem auto 1rem;
		grid-template-rows: 3.3rem auto;
		grid-template-areas:
		"A B C"
		"D D F";
		margin: 1rem 2% 1rem 2%;
	}

	[class^="box-"] {
		display: grid;
  		place-items: left;
	}

	.grd-center-6-blue {
		border-left: 1px solid #30a5ae;
		border-top: 1px solid #30a5ae;
	}

	.grd-right-6-blue {
		border-right: 1px solid #30a5ae;
		border-top: 1px solid #30a5ae;
	}

	.grd-bottom-6-blue {
		border-right: 1px solid #30a5ae;
		border-bottom: 1px solid #30a5ae;
	}
	
	.grd-center-6-yellow {
		border-left: 1px solid #ffc637;
		border-top: 1px solid #ffc637;
	}

	.grd-right-6-yellow {
		border-right: 1px solid #ffc637;
		border-top: 1px solid #ffc637;
	}

	.grd-bottom-6-yellow {
		border-right: 1px solid #ffc637;
		border-bottom: 1px solid #ffc637;
	}

	.box-d {
		grid-area: D;
		font-size: 0.9rem;
		font-family: robo_light;
	}
	
	/* 7-й экран - открыть мир увлечений */

	.promo-7 {
		background: url(../images/970/7/fon_full.png) no-repeat;
		background-size: 86%;
		background-position-x: 9vw;
		background-position-y: -35vh;
		font-family: robo_bold;
		margin: 1rem 0 0 0;
	}
	
	.promo-7-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.6rem;
		font-size: 1.7rem;
	}
	
	.promo-7-logo {
		width: 50%;
		margin: 0 0 0.4rem 0;
	}

	.intro-7 {
		font-size: 1.1rem;
		margin: 3% 0 3% 0;
		padding: 2% 0 2% 0;
	}

	.container-7 {
		display: grid;
		grid-template-columns: auto auto;
		grid-template-areas:
		"A B C"
		"D E F"
		"G H I";
		margin: 0 0 0 0;
	}

	[class^="box7-"] {
		display: grid;
  		place-items: center;
		padding: 1rem 0 0 0;
		border: 1px solid #ffc637;
	}

	.box7-i {
		grid-area: I;
	}

	.cir-7 {
		background:rgb(48, 165, 174);
		width: 4rem;
		height: 4rem;
	}

	.cir-7 img {
		/* line-height: 3rem; */
		padding: 0.6rem 0.6rem 0.6rem 0.6rem;
	}

	.box7title {
		font-family: robo_bold;
		font-size: 0.9rem;
		padding: 0.3rem 0.3rem 0 0.3rem;
		text-transform: uppercase;
		color: #555;
	}

	.box7text {
		font-family: robo_light;
		font-size: 0.8rem;
		padding: 0 0.3rem 0 0.3rem;
	}

	/* 8-й экран - открыть мир увлечений */

	.tab-item-a a {
		color: #555;
		font-size: 0.8em;
	}

	div#tabs a {
		color: #555;
		font-size: 0.8rem;
	}

	div#tabs a.active {
		color: #30a5ae;
		border-color: #30a5ae;
		font-size: 0.8rem;
	}

	.tab-item-a span {
		font-family: robo_light;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.8rem;
	}
}

@media (max-width: 770px) {
	div.main-bg {
		background: url(../images/750/man.jpg) no-repeat;
		background-size: 61% auto;
	}

	div.phones {
		display: none;
	}

	p.logo {
		background: url(../images/desktop/logo.png) no-repeat;
		background-size: 100% auto;
	}

	span.slogan {
		font-size: 2.9vw;
	}

	span.mtext {
		font-size: 2.4vw;
	}

	span.orange_text {
		font-size: 2.4vw;
	}

	.main_menu {
		font-size: 1.5vw;
	}

	p.contacts {
		font-size: 1.5vw;
	}

	span.but_round_red {
		/*font-size: 1.4vw;*/
	}

	img.m-note {
		width: 40%;
	}

	img.m-money {
		width: 40%;
	}

	img.m-mortarboard {
		width: 62%;
	}

	img.m-home {
		width: 32%;
	}

	.m-white {
		font-family: robo_regular;
		color: white;
		font-size: 0.8rem;
	}

	.orange_text_2 {
		font-size: 2.1vw;
		line-height: 1.35rem;
	}

	div.scr-2-intro-1 {
		font-size: 3.4vw;
		font-family: robo_bold;
		text-transform: uppercase;
		color: #555;
		line-height: 1.7;
	}

	div.scr-2-intro-2 {
		font-size: 2.6vw;
		font-family: robo_regular;
		color: #555;
	}

	div.scr-2-intro-3 {

	}

	span.sp {
		color: #555;
		font-size: 2.1vw;
	}

	span.ssp {
		color: rgb(48,165,174);
		font-size: 2.1vw;
	}

	div.bra {
		width: 42%;
		padding: 0 3% 0 3%;
		text-align: center;
		height: 80px;
		clear: both;
		margin-left: auto;
		margin-right: auto;
	}

	.devices_block, .usability_block, .brain_block, .rocket_block {
		font-size: 1.5vw;
	}

	.devices_block b, .usability_block b, .brain_block b, .rocket_block b {
		font-size: 1.5vw;
	}

	.static-dlg-block a.btn {
		margin: 1.5rem 0 0 0;
		padding: 0.7rem 0.3rem 0.7rem 0.3rem;
		text-transform: uppercase;
		font-size: 0.9rem;
		color: #FFFFFF;
	}

	.tabs-b {
		background: url(../images/750/3/fon.png);
		background-size: contain;
	}

	.tab td {
		font-size: 0.55rem;
		color: #888;
		font-family: robo_regular;
	  border: 1px solid #aaa;
		border-left:none;
		border-bottom: 4px solid #30a5ae;
	  outline: none;
	  cursor: pointer;
		padding-left: 6%;
	  transition: 0.3s;
		background: url(../images/750/3/fbd.png) no-repeat;
		background-position-x: 7%;
		background-position-y: center;
	}

	.tab td.active {
	  /* background-color: #fff; */
		border: 4px solid #30a5ae;
		border-bottom: none;
		color: #30a5ae;
		background: url(../images/750/3/fbs.png) no-repeat;
		background-position-x: 7%;
		background-position-y: center;
	}

	.tabcontent {
		font-size: 0.7rem;
	}

	.tabcontent h2 {
		font-size: 0.9rem;
	}

	.frmt-big {
		margin-top: 5%;
		padding-top: 5%;
		/* background-image: url(../images/750/4/fon.png), url(../images/750/4/tochki.png); */
		background-image: url(../images/750/4/fon_full.png);
		height: 750px;
		background-size: contain, 30%;
		background-position-x: center, calc(100%/2 + 25%);
		background-position-y: 35px, 0;
		background-repeat: no-repeat, no-repeat;
	}

	/* 5-й экран - форма подбора программы */

	.zvk-title {
		margin-top: 1rem;
		margin-left: 1rem;
		margin-right: 1rem;
		text-transform: uppercase;
	}

	.zvk {
		/* margin-top: 5%; */
		background: url(../images/750/5/fon_full.png) no-repeat;
		background-size: 85%;
		background-position-x: 60%;
		background-position-y: -2rem;
		/* height: 850px; */
		font-size: 1.8vw;
		font-family: robo_light;
		text-align: left;
	}

	div.intro-5 {
		/* margin-top: 22%;
		margin-bottom: 5%; */
		margin: 22% 0 5% 0;
		font-size: 1.2rem;
    	font-family: robo_bold;
		font-weight: bold;
		text-transform: uppercase;
	    color: #555;
	}

	p.intro-5-p {
		font-size: 1.0rem;
		margin-bottom: 5%;
		margin-left: 0;
	}

	form.form-1 {
		margin-top: 22%;
		margin-bottom: 100%;
		margin: 22% 0 0 0;
		border: 4px dashed #30a5ae;
		text-align: center;
		font-size: 0.7rem;
	}

	form.form-1 input {
		background: url(../images/750/5/warning.png) no-repeat scroll 3px 3px;
		background-size: 10%;
		background-position-y: center;
		background-position-x: calc(100% - 2px);
		border-radius: 5px;
		margin: 1rem 0 0 0;
		/* padding-left:30px; */
		/* margin-bottom: 30px; */
		line-height: 1.3rem;
	}

	form.form-1 button {
		margin: 2em 0 0 0;
		padding: 0.7em 0.3em 0.7em 0.3em;
		margin-bottom: 1em;
		text-transform: uppercase;
		font-size: 1em;
		color: #FFFFFF;
	}

	/* 6-й экран - когда учиться нравится */

	.promo-6 {
		background: url(../images/750/6/fon_full.png) no-repeat;
		font-family: robo_bold;
	}
	
	.promo-6-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1rem !important;
		margin: 1rem 0 0 0;
		font-size: 1.6rem;
	}
	
	.promo-6-logo {
		width: 50%;
	}

	.intro-6 {
		font-size: 1.4rem;
		margin: 3% 10% 3% 10%;
		padding: 2% 0 2% 0;
	}

	.e_block {
		height: 17rem;
	}

	.e_block_text_title {
		text-transform: uppercase;
		color: #30a5ae;
		font-size: 1rem;
		font-family: robo_bold;
	}

	.e_block_text_title_y {
		text-transform: uppercase;
		color: #ffc637;
		font-size: 1rem;
		font-family: robo_bold;
	}

	.container-6 {
		display: grid;
		grid-template-columns: 3.3rem auto 1rem;
		grid-template-rows: 2.6rem auto;
		grid-template-areas:
		"A B C"
		"D D F";
		margin: 1rem 0 1rem 0;
	}

	[class^="box-"] {
		display: grid;
  		place-items: left;
	}

	.grd-center-6-blue {
		border-left: 1px solid #30a5ae;
		border-top: 1px solid #30a5ae;
	}

	.grd-right-6-blue {
		border-right: 1px solid #30a5ae;
		border-top: 1px solid #30a5ae;
	}

	.grd-bottom-6-blue {
		border-right: 1px solid #30a5ae;
		border-bottom: 1px solid #30a5ae;
	}
	
	.grd-center-6-yellow {
		border-left: 1px solid #ffc637;
		border-top: 1px solid #ffc637;
	}

	.grd-right-6-yellow {
		border-right: 1px solid #ffc637;
		border-top: 1px solid #ffc637;
	}

	.grd-bottom-6-yellow {
		border-right: 1px solid #ffc637;
		border-bottom: 1px solid #ffc637;
	}

	.box-d {
		grid-area: D;
		font-size: 0.9rem;
		font-family: robo_light;
	}
	
	/* 7-й экран - открыть мир увлечений */

	.promo-7 {
		background: url(../images/750/7/fon_full.png) no-repeat;
		background-size: contain;
		background-position-x: 1rem;
		background-position-y: 5rem;
		font-family: robo_bold;
		margin: 1rem 0 0 0;
	}
	
	.promo-7-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.6rem;
		font-size: 1.2rem;
	}
	
	.promo-7-logo {
		width: 50%;
		margin: 0 0 0.4rem 0;
	}

	.intro-7 {
		font-size: 1.1rem;
		margin: 3% 0 3% 0;
		padding: 2% 0 2% 0;
	}

	.container-7 {
		display: grid;
		grid-template-columns: auto auto;
		grid-template-areas:
		"A B C"
		"D E F"
		"G H I";
		margin: 0 0 0 0;
	}

	[class^="box7-"] {
		display: grid;
  		place-items: center;
		padding: 1rem 0 0 0;
		border: 1px solid #ffc637;
	}

	.box7-i {
		grid-area: I;
	}

	.cir-7 {
		background:rgb(48, 165, 174);
		width: 4rem;
		height: 4rem;
	}

	.cir-7 img {
		/* line-height: 3rem; */
		padding: 0.6rem 0.6rem 0.6rem 0.6rem;
	}

	.box7title {
		font-family: robo_bold;
		font-size: 0.7rem;
		padding: 0.3rem 0.3rem 0 0.3rem;
		text-transform: uppercase;
		color: #555;
	}

	.box7text {
		font-family: robo_light;
		font-size: 0.7rem;
		padding: 0 0.3rem 0 0.3rem;
	}

	/* 8-й экран - открыть мир увлечений */

	.tab-item-a a {
		color: #555;
		font-size: 0.7em;
	}

	div#tabs a {
		color: #555;
		font-size: 0.7rem;
	}

	div#tabs a.active {
		color: #30a5ae;
		border-color: #30a5ae;
		font-size: 0.7rem;
	}

	.tab-item-a span {
		font-family: robo_light;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.7rem;
	}

}

@media (max-width: 575px) {
	p.logo {
		background: url(../images/desktop/logo.png) no-repeat;
		background-size: 100% auto;
	}

	div.main-bg {
		background: none;
		background-size: 61% auto;
		background-position: 0 20%;
	}

	div.phones {
		display: none;
	}

	div.zpt_orange {
		display: none;
	}

	div.zpt_till {
		display: none;
	}

	div.tri {
		background: none;
	}

	div.intro {
		background: none;
	}

	div.bck {
		padding-left: 50%;
		background: url(../images/480/man.png) no-repeat;
		/*background-size: 51% auto;*/
		background-position: 0 top;
	}

	span.slogan {
		font-size: 4.3vw;
		text-align: center;
		display: block;
	}

	span.mtext {
		font-size: 3.4vw;
		text-align: center;
		display: block;
	}

	span.orange_text {
		font-size: 3.4vw;
	}

	div.free-block {
		display: inline-block;
		margin: 30px 0 20px 0;
	}

	div.send-block {
		margin: 0 0 20px 0;
	}

	.main_menu {
		font-size: 1.5vw;
	}

	p.contacts {
		font-size: 1.5vw;
	}

	span.but_round_red {
		font-size: 0.8rem;
	}

	div.b-play {
		background: url(../images/desktop/pryam.png) no-repeat;
		background-position: right bottom;
		background-size: 30% auto;
		padding-bottom: 12vw;
		padding-left: 1em;
		display: none;
	}

	.play-ellipse {
		margin-top: -15%;
		margin-left: 10%;
		position: absolute;
		width: 14%;
		display: none;
	}

	div.play-block {
		display: block;
		height: 110px;
	}

	div.bb-play {
	}

	div.bb-ellipse {
		float:left;
	}

	img.img-bb-ellipse {
		margin-top: -7%;
		margin-left: -20%;
		width: 58%;
	}

	.a-play-1 {
		font-family: robo_regular;
		font-size: 2.3vw;
	}

	div.ellipse-350 {
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
	}

	/* div.ellipse-350 {
		min-width: 430px;
	} */

	div.play-350-1 {
		background: url(../images/970/ellipse.png) no-repeat;
		background-position: right top;
		background-size: 95% auto;
		top: -22%;
		left: 35%;
		position: absolute;
		width: 30%;
		height: 40%;
	}

	div.play-350-2 {
		background: url(../images/970/pryam.png) no-repeat;
		background-size: 95% auto;
		margin-left: 45%;
		position: absolute;
		top: -14%;
		width: 50%;
		height: 30%;
		padding: 1.5% 0 0 15%;
	}

	img.img-bb-play {
		margin-left: 35%;
		margin-top: 24%;
		width: 37%;
	}
	img.play-button {
		display: none;
	}

	/* div.m-block {

	} */

	div.m-menu {
		width: 50%;
	}

	.m-white {
		font-family: robo_regular;
		color: white;
		/*font-size: 3rem;*/
	}
	div.prop {
		margin-left: 15%;
		margin-right: 10%;
	}

	.m-box {
		border: 1px solid #ccc; 
		padding: 10px;
		height: 105%;
		position: absolute;
		/* top: -15px; */
		/* right: -30px; */
		z-index: -2;
		top: -2;
		right: 15px;
		width: 100%;
		border: 1px solid rgb(112, 174, 153);
	}

	.m-menu {
		padding: 6% 4% 4% 6%;
	}

	img.m-note {
		width: 30%;
	}

	img.m-money {
		width: 30%;
	}

	img.m-mortarboard {
		width: 40%;
	}

	img.m-home {
		width: 20%;
	}

	.m-white {
		font-family: robo_regular;
		color: white;
		font-size: 0.7rem;
	}

	.orange_text_2 {
		font-size: 3.1vw;
		line-height: 1.35rem;
	}

	div.scr-2-intro-1 {
		font-size: 4.8vw;
		font-family: robo_bold;
		text-transform: uppercase;
		color: #555;
		line-height: 1.7;
	}

	div.scr-2-intro-2 {
		font-size: 3.6vw;
		font-family: robo_regular;
		color: #555;
	}

	/* div.scr-2-intro-3 {

	} */

	span.sp {
		color: #555;
		font-size: 2.4vw;
	}

	span.ssp {
		color: rgb(48,165,174);
		font-size: 2.4vw;
	}

	div.bra {
		width: 48%;
		padding: 0 3% 0 3%;
		text-align: center;
		height: 60px;
		clear: both;
		margin-left: auto;
		margin-right: auto;
	}
	.devices_block, .usability_block, .brain_block, .rocket_block {
		font-size: 3vw;
		text-align: center;
	}

	.devices_block b, .usability_block b, .brain_block b, .rocket_block b {
		font-size: 3vw;
		text-align: center;
	}
	.arrows_t {
		display: none;
	}

	img.treu {
		display: none;
	}

	.static-dlg-block a.btn {
		margin: 1.5rem 0 0 0;
		padding: 0.7rem 0.3rem 0.7rem 0.3rem;
		text-transform: uppercase;
		font-size: 0.9rem;
		color: #FFFFFF;
	}

	.tabs-b {
		background: url(../images/480/3/fon.png);
		background-size: contain;
	}

	.tab td {
		display: block;
		float: left;
		font-size: 0.6rem;
		color: #888;
		font-family: robo_regular;
	  border: 1px solid #aaa;
	  outline: none;
	  cursor: pointer;
	  /* padding: 14px 16px; */
		padding-left: 8%;
	  transition: 0.3s;
		margin: 2% 2% 2% 5%;
		width: 25%;
		background: url(../images/750/3/fbd.png) no-repeat;
		background-position-x: 5%;
		background-position-y: center;
	}

	.tab td.active {
	  /* background-color: #fff; */
		border: 1px solid #30a5ae;
		color: #30a5ae;
		background: url(../images/750/3/fbs.png) no-repeat;
		background-position-x: 5%;
		background-position-y: center;
	}

	.tabcontent {
		font-size: 0.7rem;
	}

	.tabcontent h2 {
		font-size: 0.9rem;
	}

	.tabcontent.active {
		border-width: 1px;
		border-style: solid;
		border-color: #30a5ae;
	}

	.frmt-big {
		margin-top: 5%;
		padding-top: 5%;
		/* background-image: url(../images/480/4/fon.png), url(../images/480/4/tochki.png); */
		background-image: url(../images/480/4/fon_full.png);
		height: 1150px;
		background-size: contain, 30%;
		background-position-x: center, calc(100%/2 + 25%);
		background-position-y: 35px, 0;
		background-repeat: repeat-y, no-repeat;
	}

	/* 5-й экран - форма подбора программы */

	.zvk-title {
		margin-top: 1rem;
		margin-left: 1rem;
		margin-right: 1rem;
		text-transform: uppercase;
	}

	.zvk {
		/* margin-top: 5%; */
		background: url(../images/480/5/fon_full.png) no-repeat;
		background-size: 95%;
		background-position-x: 60%;
		/* height: 850px; */
		font-size: 1.8vw;
		font-family: robo_light;
		text-align: center;
	}

	div.intro-5 {
		/* margin-top: 13%;
		margin-bottom: 4%; */
		margin: 13% 0 4% 0;
		/* font-size: 3.7vw; */
		font-size: 1.4rem;
    	font-family: robo_bold;
		font-weight: bold;
		text-transform: uppercase;
	    color: #555;
	}

	p.intro-5-p {
		font-size: 1.2rem;
		margin-bottom: 5%;
		margin-left: 0;
	}

	form.form-1 {
		border: 4px dashed #30a5ae;
		text-align: center;
		font-size: 0.7rem;
		margin-left: 12%;
		margin-right: 12%;
	}

	form.form-1 input {
		background: url(../images/480/5/warning.png) no-repeat scroll 3px 3px;
		background-size: 10%;
		background-position-y: center;
		background-position-x: calc(100% - 2px);
		border-radius: 5px;
		margin: 1rem 0 0 0;
		/* padding-left:30px; */
		/* margin-bottom: 30px; */
		line-height: 1.5rem;
	}

	form.form-1 button {
		margin: 2em 0 0 0;
		padding: 0.7em 0.3em 0.7em 0.3em;
		margin-bottom: 1em;
		text-transform: uppercase;
		font-size: 1em;
		color: #FFFFFF;
	}

	/* 6-й экран - когда учиться нравится */

	.promo-6 {
		background: url(../images/480/6/fon_full.png) no-repeat;
		font-family: robo_bold;
	}
	
	.promo-6-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1rem !important;
		margin: 1rem 0 0 0;
		font-size: 1.6rem;
	}
	
	.promo-6-logo {
		width: 50%;
	}

	.intro-6 {
		font-size: 1.4rem;
		margin: 3% 10% 3% 10%;
		padding: 2% 0 2% 0;
	}

	.e_block {
		height: 17rem;
	}

	.e_block_text_title {
		text-transform: uppercase;
		color: #30a5ae;
		font-size: 1rem;
		font-family: robo_bold;
	}

	.e_block_text_title_y {
		text-transform: uppercase;
		color: #ffc637;
		font-size: 1rem;
		font-family: robo_bold;
	}

	.container-6 {
		display: grid;
		grid-template-columns: 2.6rem auto 1rem;
		grid-template-rows: 2rem auto;
		grid-template-areas:
		"A B C"
		"D D F";
		margin: 1rem 2% 1rem 2%;
	}

	[class^="box-"] {
		display: grid;
  		place-items: left;
	}

	.grd-center-6-blue {
		border-left: 1px solid #30a5ae;
		border-top: 1px solid #30a5ae;
	}

	.grd-right-6-blue {
		border-right: 1px solid #30a5ae;
		border-top: 1px solid #30a5ae;
	}

	.grd-bottom-6-blue {
		border-right: 1px solid #30a5ae;
		border-bottom: 1px solid #30a5ae;
	}
	
	.grd-center-6-yellow {
		border-left: 1px solid #ffc637;
		border-top: 1px solid #ffc637;
	}

	.grd-right-6-yellow {
		border-right: 1px solid #ffc637;
		border-top: 1px solid #ffc637;
	}

	.grd-bottom-6-yellow {
		border-right: 1px solid #ffc637;
		border-bottom: 1px solid #ffc637;
	}

	.box-d {
		grid-area: D;
		font-size: 0.7rem;
		font-family: robo_light;
	}
	
	/* 7-й экран - открыть мир увлечений */

	.promo-7 {
		background: url(../images/480/7/fon_full.png) no-repeat;
		background-size: contain;
		background-position-x: 1rem;
		background-position-y: 5rem;
		font-family: robo_bold;
		margin: 1rem 0 0 0;
	}
	
	.promo-7-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.6rem;
		font-size: 1.2rem;
	}
	
	.promo-7-logo {
		width: 50%;
		margin: 0 0 0.4rem 0;
	}

	.intro-7 {
		font-size: 1.1rem;
		margin: 3% 0 3% 0;
		padding: 2% 0 2% 0;
	}

	.container-7 {
		display: grid;
		grid-template-columns: auto auto;
		grid-template-areas:
		"A B"
		"C D"
		"E F"
		"G H"
		"I J";
		margin: 0 2rem 0 2rem;
	}

	[class^="box7-"] {
		display: grid;
  		place-items: center;
		padding: 1rem 0 0 0;
		border: 1px solid #ffc637;
	}

	.box7-i {
		grid-area: I;
	}

	.cir-7 {
		background:rgb(48, 165, 174);
		width: 4rem;
		height: 4rem;
	}

	.cir-7 img {
		/* line-height: 3rem; */
		padding: 0.6rem 0.6rem 0.6rem 0.6rem;
	}

	.box7title {
		font-family: robo_bold;
		font-size: 0.7rem;
		padding: 0.3rem 0.3rem 0 0.3rem;
		text-transform: uppercase;
		color: #555;
	}

	.box7text {
		font-family: robo_light;
		font-size: 0.7rem;
		padding: 0 0.3rem 0 0.3rem;
	}

	/* 8-й экран - открыть мир увлечений */

	.tab-item-a a {
		color: #555;
		font-size: 0.9em;
	}

	div#tabs a {
		color: #555;
		font-size: 1.3rem;
	}

	div#tabs a.active {
		color: #30a5ae;
		border-color: #30a5ae;
		font-size: 1.3rem;
	}

	.tab-item-a span {
		font-family: robo_light;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 1.3rem;
	}
}

@media (max-width: 350px) {
	img.logo {
		max-width: 180px;
	}
	div.bck {
		padding-left: 50%;
		background: url(../images/320/man.png) no-repeat;
		background-position: 0 top;
	}

	div.play-block {
		display: block;
		height: 85px;
	}

	div.ellipse-350 {
		/*min-width: 430px;*/
	}

	span.but_round_red {
		font-size: 0.6rem;
	}

	.a-play-1 {
		font-family: robo_regular;
		font-size: 3.1vw;
	}

	div.free-block {
		display: inline-block;
		margin: 30px 0 20px 0;
	}

	div.ellipse-350 {
		display: inline-block;
		position: absolute;
		width: 100%;
		height: 100%;
	}

	div.play-350-1 {
		background: url(../images/970/ellipse.png) no-repeat;
		background-position: right top;
		background-size: 95% auto;
		top: -41%;
		left: 20%;
		position: absolute;
		width: 40%;
		height: 40%;
	}

	div.play-350-2 {
		background: url(../images/970/pryam.png) no-repeat;
		background-size: 95% auto;
		margin-left: 42%;
		position: absolute;
		top: -32%;
		width: 62%;
		height: 30%;
		padding: 1.5% 0 0 15%;
	}

	img.img-bb-play {
		margin-left: 35%;
		margin-top: 24%;
		width: 37%;
	}

	span.sp {
		color: #555;
		font-size: 2.9vw;
	}

	span.ssp {
		color: rgb(48,165,174);
		font-size: 2.9vw;
	}
	/*
	img.ss-but-1 {
		margin-left: 47%;
		margin-top: 1%;
	}

	img.ss-but-2 {
		margin-left: 50%;
		margin-top: 3.7%;
	}
	*/
	div.bra {
		width: 65%;
		padding: 0 3% 0 3%;
		text-align: center;
		height: 60px;
		clear: both;
		margin-left: auto;
		margin-right: auto;
	}
	.arrows_t {
		display: none;
	}

	img.treu {
		display: none;
	}

	.tabs-b {
		background: url(../images/320/3/fon.png);
		background-size: contain;
	}

	.tab td {
		display: block;
		float: left;
		font-size: 0.45rem;
		color: #888;
		font-family: robo_regular;
	  border: 1px solid #aaa;
	  outline: none;
	  cursor: pointer;
	  padding: none;
		padding-left: 9%;
	  transition: 0.3s;
		margin: 2% 2% 2% 5%;
		width: 25%;
		background: url(../images/320/3/fbd.png) no-repeat;
		background-position-x: 5%;
		background-position-y: center;
	}

	.tab td.active {
	  /* background-color: #fff; */
		border: 1px solid #30a5ae;
		color: #30a5ae;
		background: url(../images/320/3/fbs.png) no-repeat;
		background-position-x: 5%;
		background-position-y: center;
	}

	.tabcontent {
		font-size: 0.7rem;
	}

	.tabcontent h2 {
		font-size: 0.9rem;
	}

	.tabcontent.active {
		border-width: 1px;
		border-style: solid;
		border-color: #30a5ae;
	}

	.frmt-big {
		margin-top: 5%;
		padding-top: 5%;
		/* background-image: url(../images/320/4/fon.png), url(../images/320/4/tochki.png); */
		background-image: url(../images/320/4/fon_full.png);
		height: 1150px;
		background-size: contain, 30%;
		background-position-x: center, calc(100%/2 + 25%);
		background-position-y: 35px, 0;
		background-repeat: repeat-y, no-repeat;
	}

	/* 5-й экран - форма подбора программы */

	.zvk-title {
		margin-top: 1rem;
		margin-left: 1rem;
		margin-right: 1rem;
		text-transform: uppercase;
	}

	.zvk {
		/* margin-top: 5%; */
		background: url(../images/320/5/fon_full.png) no-repeat;
		background-size: 95%;
		background-position-x: 60%;
		/* height: 850px; */
		font-size: 1.8vw;
		font-family: robo_light;
		text-align: center;
	}

	div.intro-5 {
		margin-top: 13%;
		margin-bottom: 7%;
		/* font-size: 3.7vw; */
		font-size: 0.9rem;
    	font-family: robo_bold;
		font-weight: bold;
		text-transform: uppercase;
	    color: #555;
	}

	p.intro-5-p {
		font-size: 0.7rem;
		margin-bottom: 10%;
	}

	form.form-1 {
		border: 4px dashed #30a5ae;
		text-align: center;
		font-size: 0.7rem;
		margin-bottom: 10%;
	}

	form.form-1 input {
		background: url(../images/320/5/warning.png) no-repeat scroll 3px 3px;
		background-size: 10%;
		background-position-y: center;
		background-position-x: calc(100% - 2px);
		border-radius: 5px;
		margin: 1rem 0 0 0;
		/* padding-left:30px; */
		/* margin-bottom: 30px; */
		line-height: 1.3rem;
	}

	form.form-1 button {
		margin: 2em 0 0 0;
		padding: 0.7em 0.3em 0.7em 0.3em;
		margin-bottom: 1em;
		text-transform: uppercase;
		font-size: 1em;
		color: #FFFFFF;
	}

	/* 6-й экран - когда учиться нравится */

	.promo-6 {
		background: url(../images/320/6/fon_full.png) no-repeat;
		font-family: robo_bold;
	}
	
	.promo-6-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 0.4rem;
	}
	
	.promo-6-logo {
		width: 50%;
	}

	.intro-6 {
		font-size: 1.1rem;
		margin: 3% 0 3% 0;
		padding: 2% 0 2% 0;
	}

	.e_block {
		height: 17rem;
	}

	.e_block_text_title {
		text-transform: uppercase;
		color: #30a5ae;
		font-size: 1rem;
		font-family: robo_bold;
	}

	.e_block_text_title_y {
		text-transform: uppercase;
		color: #ffc637;
		font-size: 1rem;
		font-family: robo_bold;
	}

	.container-6 {
		display: grid;
		grid-template-columns: 2rem auto 1rem;
		grid-template-rows: 1rem auto;
		grid-template-areas:
		"A B C"
		"D D F";
		margin: 1rem 0 1rem 0;
	}

	[class^="box-"] {
		display: grid;
  		place-items: left;
	}

	.grd-center-6-blue {
		border-left: 1px solid #30a5ae;
		border-top: 1px solid #30a5ae;
	}

	.grd-right-6-blue {
		border-right: 1px solid #30a5ae;
		border-top: 1px solid #30a5ae;
	}

	.grd-bottom-6-blue {
		border-right: 1px solid #30a5ae;
		border-bottom: 1px solid #30a5ae;
	}
	
	.grd-center-6-yellow {
		border-left: 1px solid #ffc637;
		border-top: 1px solid #ffc637;
	}

	.grd-right-6-yellow {
		border-right: 1px solid #ffc637;
		border-top: 1px solid #ffc637;
	}

	.grd-bottom-6-yellow {
		border-right: 1px solid #ffc637;
		border-bottom: 1px solid #ffc637;
	}

	.box-d {
		grid-area: D;
		font-size: 0.7rem;
		font-family: robo_light;
	}

	/* 7-й экран - открыть мир увлечений */

	.promo-7 {
		background: url(../images/320/7/fon_full.png) no-repeat;
		font-family: robo_bold;
		margin: 1rem 0 0 0;
	}
	
	.promo-7-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.6rem;
		font-size: 1.2rem;
	}
	
	.promo-7-logo {
		width: 50%;
		margin: 0 0 0.4rem 0;
	}

	.intro-7 {
		font-size: 1.1rem;
		margin: 3% 0 3% 0;
		padding: 2% 0 2% 0;
	}

	.container-7 {
		display: grid;
		grid-template-columns: auto auto;
		/* grid-template-rows: 1rem auto; */
		grid-template-areas:
		"A B"
		"C D"
		"E F"
		"G H"
		"I I";
	}

	[class^="box7-"] {
		display: grid;
  		place-items: center;
		margin: 1rem 0 0 0;
		border: none;
	}

	.box7-i {
		grid-area: I;
	}

	.cir-7 {
		background:rgb(48, 165, 174);
		width: 4rem;
		height: 4rem;
	}

	.cir-7 img {
		/* line-height: 3rem; */
		padding: 0.6rem 0.6rem 0.6rem 0.6rem;
	}

	.box7title {
		font-family: robo_bold;
		font-size: 0.7rem;
		padding: 0.3rem 0.3rem 0 0.3rem;
		text-transform: uppercase;
		color: #555;
	}

	.box7text {
		font-family: robo_light;
		font-size: 0.7rem;
		padding: 0 0.3rem 0 0.3rem;
	}

	/* 8-й экран - открыть мир увлечений */

	.promo-8 {
		font-family: robo_bold;
	}

	/* 25-й экран - карта */

	.promo-25 {
		background: url(../images/320/25/fon_full.png) no-repeat;
		font-family: robo_bold;
		margin: 1rem 0 0 0;
	}
	
	.promo-25-title {
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.6rem;
		font-size: 1.2rem;
	}

	.addr-25 {
		border: 1px solid #888;
		border-radius: 50px;
		margin: 5px 25% 5px 25%;
		padding: 5px 0 5px 0;
	}

	.ph-25 {
		font-family: robo_regular;
		font-size: 0.9rem;
		padding-bottom: 0.5rem; 
	}

	.ph-25 img {
		height: 1rem;
	}

	.ph-25 span {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 1rem;
		color: rgb(48, 165, 174);
	}

	.contacts-bottom {
		font-size: 1rem;
	}
	/* Footer - карта */

	.footer {
		background: url(../images/320/footer/fon_full.png);
		/* margin: 1rem 0 0 0; */
		font-size: 0.7rem;
	}

	.promo-footer-logo {
		margin: 2rem 0 0 0;
	}

	.footer-links {
		padding: 0 0 1rem 0;
	}

	.footer-email {
		padding: 0.5rem;
	}

	.footer-email img {
		padding: 0 0.3rem 0 0;
	}
}
