html {
	width: 100%;
}
body {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	font-family: Roboto regular;
}
a {
	text-decoration: none;
}
header {
	width: 100%;
	background-color: #333;
	margin: 0px auto;
	position: fixed;
	z-index:10000;
}
#head {
	width: 1200px;
	margin: 0px auto;
	border: 0px solid #fff;
}
#logo {
	width: 300px;
	position: relative;
	left: 90px;
	top: 25px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #fff;
	background-color: #;
}
#logo_mob {
	width: 650px;
	position: relative;
	left: 100px;
	top: 95px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #fff;
}
@media only screen and (min-device-width : 1000px) and (max-device-width : 5000px)
	{ #logo_mob { display: none; }}

#topMenu {
	width: 460px;
	position: relative;
	top: -17px;
	left: 680px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #fff;
}
#topMenu li {
	display: inline;
	list-style: none;
	padding: 3px 20px 3px 20px;
	margin: 0px auto;
	border: 0px solid #ccc;
	font-family: Roboto Regular;
	font-size: 14px;
}
#top_li {
	width: 60px;
	border: 1px solid #ccc;
}
#topMenu li:hover {
	border: 1px solid #ccc;
	color: #ccc;
}
#topMenu li:hover {
	border: 1px solid #ccc;
	color: #ccc;
}
li a:hover {
	color: #ccc;
}
li a {
	text-decoration: none;
	outline: none;
	color: #fff;
	letter-spacing: 1px;
}
#wrapper {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1400px;
	/*height: 100%;*/
	/*background-color: #eee;*/
	border: 0px solid #ccc000;
}

/*---------------------------------------- ВЕРХНИЙ БЛОК --------------------------------------------*/
#topBlock {
	margin: 50px auto 30px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	width: 1400px;
	height: 250px;
	text-align: center;
	border: 0px solid #aaa;
}
#spectopBlock {
	margin: 0px auto 0px auto;
	padding: 60px 0px 90px 0px;
	position: relative;
	width: 1200px;
	height: 40px;
	border: 0px solid #aaa;
}

#lineLefttopBlock {
	width: 320px;
	position: relative;
	left: 90px;
	top: 15px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	/*background-color: #cc0000;*/
	border-bottom: 1px solid #C8C8C8;
}
#actiontopBlock {
	width: 320px;
	position: relative;
	top: -40px;
	left: 440px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	border-bottom: 0px solid #333;
}
#topBlock-cont {
	margin: -15px auto 0px auto;
	width: 1000px;
	text-align: center;
	font-size: 17px;
	color: #000;
	border: 0px solid #aaa;
	overflow: hidden;
	text-overflow: ellipsis;
}
#topBlock-cont-1 {
	margin: 0px auto 0px auto;
	width: 550px;
	text-align: center;
	font-size: 17px;
	color: #000;
	border: 0px solid #aaa;
	overflow: hidden;
	text-overflow: ellipsis;
}

#lineRighttopBlock {
	position: relative;
	top: -70px;
	left: 790px;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C8C8C8;
}

#actiontopBlock p {
	font-family: Roboto Bold;
	width: 320px;
	text-align: center;
	text-transform: uppercase;
	font-size: 26pt;
}
#actiontopBlock_APG p {
	font-family: Roboto Bold;
	width: 400px;
	text-align: center;
	text-transform: uppercase;
	font-size: 26pt;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 1000px)
	{ #actiontopBlock p { text-transform: none; }}

/*------ ВЕРХНИЙ БЛОК APG --------------*/
#topBlock_APG {
	margin: 50px auto 30px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	width: 1400px;
	height: 250px;
	text-align: center;
	border: 0px solid #aaa;
}
#spectopBlock_APG {
	margin: 0px auto 0px auto;
	padding: 60px 0px 90px 0px;
	position: relative;
	width: 1200px;
	height: 40px;
	border: 0px solid #aaa;
}

#lineLefttopBlock_APG {
	width: 290px;
	position: relative;
	left: 90px;
	top: 15px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	/*background-color: #cc0000;*/
	border-bottom: 1px solid #C8C8C8;
}
#actiontopBlock_APG {
	width: 420px;
	position: relative;
	top: -40px;
	left: 390px;
	height: 50px;
	text-transform: uppercase;
	border-bottom: 0px solid #333;
}
#topBlock-cont_APG {
	margin: -15px auto 0px auto;
	width: 1000px;
	text-align: center;
	font-size: 17px;
	color: #000;
	border: 0px solid #aaa;
	overflow: hidden;
	text-overflow: ellipsis;
}
#topBlock-cont-1_APG {
	margin: 0px auto 0px auto;
	width: 1000px;
	text-align: center;
	font-size: 17px;
	color: #000;
	border: 0px solid #aaa;
	overflow: hidden;
	text-overflow: ellipsis;
}

#lineRighttopBlock_APG {
	position: relative;
	top: -70px;
	left: 820px;
	width: 290px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C8C8C8;
}

#actiontopBlock_APG p {
	font-family: Roboto Bold;
	width: 420px;
	text-align: center;
	text-transform: uppercase;
	font-size: 26pt;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 1000px)
	{ #actiontopBlock_APG p { text-transform: none; }}
	
/*-------ВЕРХНИЙ БЛОК ШКОЛА ПРОГРАММИСТОВ------*/

#topBlock_IT {
	margin: 50px auto 30px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	width: 1400px;
	height: 250px;
	text-align: center;
	border: 0px solid #aaa;
}
#spectopBlock_IT {
	margin: 0px auto 0px auto;
	padding: 60px 0px 90px 0px;
	position: relative;
	width: 1200px;
	height: 40px;
	border: 0px solid #aaa;
}

#lineLefttopBlock_IT {
	width: 220px;
	position: relative;
	left: 90px;
	top: 15px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	/*background-color: #cc0000;*/
	border-bottom: 1px solid #C8C8C8;
}
#actiontopBlock_IT {
	width: 600px;
	position: relative;
	top: -40px;
	/*left: 300px;*/
	height: 50px;
	margin: 0px auto;
	text-transform: uppercase;
	border-bottom: 0px solid #333;
}
#topBlock-cont_IT {
	margin: -15px auto 0px auto;
	width: 1000px;
	text-align: center;
	font-size: 17px;
	color: #000;
	border: 0px solid #aaa;
	overflow: hidden;
	text-overflow: ellipsis;
}
#topBlock-cont-1_IT {
	margin: 0px auto 0px auto;
	width: 1000px;
	text-align: center;
	font-size: 17px;
	color: #000;
	border: 0px solid #aaa;
	overflow: hidden;
	text-overflow: ellipsis;
}

#lineRighttopBlock_IT {
	position: relative;
	top: -70px;
	left: 890px;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C8C8C8;
}

#actiontopBlock_IT p {
	font-family:Roboto Bold;
	width: 600px;
	text-align: center;
	text-transform: uppercase;
	font-size: 26pt;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1000px)
	{ #actiontopBlock_IT p { text-transform: none; }}

/*------------------------------------ CONTENT -----------------------------------------*/

#zadachiWrapper {
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 300px;
	background-color: #eee;
	font-size: 16px;
	color: #646464;
	font-family: Roboto;
}
#zadachi {
	position: relative;
	left: 0px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	width: 1200px;
	height: 280px;
	border: 0px solid #aaa;
}
.client {
	position: relative;
	left: -312.5px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	width: 575px;
	border: 0px solid #aaa;
}
.reshenie {
	position: relative;
	top: -150px;
	right: -312.5px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	width: 575px;
	border: 0px solid #aaa;
}
.vipolnenie {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1200px;
	position: relative;
	top: -120px;
	left: 0px;
	border: 0px solid #aaa;
}
.imgTop {
	margin: 0px auto 0px;
	position: relative;
	left: 0px;
	width: 1025px;
	height: 100%;
	overflow: hidden;
    display: block;
    justify-content: center;
    align-items: center;
}
.imgTop img {
	width: 1025px;
	height: 100%;
}
.imgTop_IT {
	margin: 0px auto 0px;
	position: relative;
	left: 0px;
	width: 1025px;
	height: 100%;
	overflow: hidden;
    display: block;
    justify-content: center;
    align-items: center;
}
.imgTop_IT img {
	width: 1025px;
	height: 100%;
}
.zagolovok-1 {
	margin: 0px auto;
	padding: 0px;
	text-transform: uppercase;
	text-align: left;
	font-size: 21px;
	color: #333;
}
#createOpisanie {
	position: relative;
	left: 0px;
	margin: 0px auto;
	padding: 60px 90px 60px 90px;
	width: 1025px;
	font-size: 16px;
	color: #646464;
	font-family: Roboto;
	border: 0px solid #aaa;
}
.createName {
	margin: 0px auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 21px;
	color: #646464;
	font-family: Roboto Medium;
}
.img-01 {
	display: block;
}
.img-01 img {
	margin: 0px auto 15px;
	position: relative;
	left: 0px;
	width: 1025px;
	height: 100%;
	overflow: hidden;
    display: block;
    justify-content: center;
    align-items: center;
}
.OtstupImg {
	margin: 10px auto 0px 0px;
	position: relative;
	border: 0px solid #fff;
}

/* --------------------------------------------- СЛАЙДЕР НАСТРОЙКИ* ----------------------------------------------------------*/

#block-wrapperbox1 {
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1025px;
	border: 0px solid #ccc;
	z-index: 0;
}
.flex-wrapperbox1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1025px;
	display: flex;
	justify-content: center;
	border: 0px solid #ccc;
}
.slider-wrapperbox1 {
	width: 1200px;
	height: 100%;
	position: ralative;
	border: 0px solid #000aaa;
}
#btn-prevbox1, #btn-nextbox1 {
	position: absolute;
	left: 0;
	top: 0px;
	height: 402px;
	width: 60px;
	opacity: 1.0;
	cursor: pointer;
	transition: opacity 1.1 ease-in-out;
	border: 0px solid #ccc;
}
#btn-prevbox1 img, #btn-nextbox1 img {
	position: relative;
	top: 15px;
	left: 20px;
	height: 50%;
	cursor: pointer;
}
#btn-prevbox1:hover, #btn-nextbox1:hover {
	opacity: 0.6;
}
#btn-nextbox1 {
	left: auto;
	right: 0;
}
.slidebox1 {
	width: 1025px;
	display: none;
	float: inherit;
	border: 0px solid #aaa;
}
.slidebox1.active {
	display: block;
}
.slidebox1 img {
	margin: 0px auto;
	width: 1025px;
}
.dots-wrapperbox1 {
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 0px;
	width: 1025px;
	display: flex;
	justify-content: center;
	margin-top: 15px auto;
	border: 0px solid #aaa;
}

.dotbox1.active {
	width: 190px;
	height: 140px;
	background-color: #aaa;
}
.dotbox1.active img {
	width: 190px;
	height: 140px;
}
.dotbox1 {
	width: 190px;
	margin-right: 19px;
	margin-top: 8px;
	cursor: pointer;
	border: 0px solid #aaa;
}
.dotbox1 img {
	width: 190px;
}
.dotbox1:last-child {
	margin-right: 0px;
}

/*-------- ШКОЛА ПРОГРАММИСТОВ -------------*/

.dotbox1_IT.active {
	width: 285px;
	height: 140px;
	background-color: #aaa;
}
.dotbox1_IT.active img {
	width: 285px;
	height: 140px;
}
.dotbox1_IT {
	width: 285px;
	margin-right: 20px;
	margin-top: 8px;
	cursor: pointer;
	border: 0px solid #aaa;
}
.dotbox1_IT img {
	width: 285px;
}
.dotbox1_IT:last-child {
	margin-right: 0px;
}

/*--------------------------------------------------------НИЖНЯЯ ЧАСТЬ ПОЛОСЫ -----------------------------------*/


#allWorks {
	margin: 70px auto 40px auto;
	padding: 0px;
	position: relative;
	left: 0px;
	width: 215px;
	/*text-transform: uppercase;*/
	font-size: 21px;
	color: #f25151;
	font-family: Roboto;
	border: 0px solid #ccc;
}
.arrow {
	padding: 0px 30px 0px 0px;
	display: inline-block;
	position: relative;
	top: -23px;
	width: 215px;
	height: 20px;
	background-image: url(../images/Icons/arrow.svg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 50%;
}

#allWorks a {
	text-decoration: none;
	color: #333;
	font-family: Roboto;
}
#order {
	margin: 0px auto 0px auto;
	padding: 12px 0px 10px 0px;
	width: 310px;
	height: 30px;
	border-radius: 5px;
	text-align: center;
	/*text-transform: uppercase;*/
	letter-spacing: 1px;
	background-color: #333;
	color: #fff;
	font-size: 21px;
	font-family: Roboto Medium;
}
#order a {
	text-decoration: none;
	color: #fff;
}

#order p {
	margin: 0px auto 0px auto;
}

#order:hover {
	background-color: #80ABCA;
	color: #fff;
}


/*-------------------------------------------------------- FOOTER ------------------------------------------------------*/
footer {
	margin: 150px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #eee;
	border: 0px solid #ccc000;
	font-family: Roboto;
}

#wrapper-footer {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1200px;
	height: 150px;
	background-color: #eee;
	border: 0px solid #ccc000;
}
#bl-footer {
	width: 1020px;
	height: 90px;
	position: relative;
	top: 60px;
	left: 90px;
	border: 0px solid #333;
}
.otz-1, .otz-2, .otz-4, .otz-6, .otz-8 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
}

.otz-1 {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(../images/Icons/ico_freelance.svg);
	background-color: #333;
	border: 1px solid #333;
	background-size: 100%;
}
.otz-2 {
	position: relative;
	top: -32px;
	left: 47px;
	background-image: url(../images/Icons/ico_Fl.ru.svg);
	background-color: #333;
	border: 1px solid #333;
	background-size: 85%;
}
.otz-3 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 150px;
	height: 30px;
	position: relative;
	top: -64px;
	left: 94px;
	border: 0px solid #888;
	text-align: left;
	color: #333;
	font-size: 16px;
	font-family: Roboto;
}
.otz-3 a {
	color: #333;
}
.otz-4 {
	position: relative;
	top: -99px;
	left: 423px;
	background-image: url(../images/Icons/ico_fon_line.svg);
	border: 1px solid #333;
	background-size: 80%;
	visibility: hidden;
}
.otz-5 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 132px;
	height: 30px;
	position: relative;
	top: -131px;
	left: 470px;
	border: 0px solid #888;
	text-align: right;
	color: #333;
	font-size: 16px;
	font-family: Roboto;
}
.otz-5 a {
	color: #333;
}
.otz-6 {
	position: relative;
	top: -166px;
	left: 567px;
	background-image: url(../images/Icons/ico_mail_line.svg);
	border: 1px solid #333;
	background-size: 80%;

}
.otz-7 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 108px;
	height: 30px;
	position: relative;
	top: -198px;
	left: 614px;
	border: 0px solid #333;
	text-align: right;
	color: #333;
	font-size: 16px;
	font-family: Roboto;
}
.otz-7 a {
		color: #333;
}
.otz-8 {
	position: relative;
	top: -233px;
	left: 807px;
	background-image: url(../images/Icons/ico_time_line.svg);
	border: 1px solid #333;
	background-size: 80%;
}
.otz-9 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 166px;
	height: 30px;
	position: relative;
	top: -265px;
	left: 854px;
	border: 0px solid #888;
	text-align: right;
	color: #333;
	font-size: 16px;
	font-family: Roboto;
}

.copyrite {
	margin: 0px auto 0px auto;
	padding: 15px 0px 0px 0px;
	width: 1020px;
	height: 60px;
	position: relative;
	top: 0px;
	left: 0px;
	color: #666;
	font-size: 12px;
	font-family: Roboto;
	border-top: 1px solid #bbb;
}

.copy {
	width: 450px;
	height: 20px;
	position: relative;
	text-align: left;
	font-family: Roboto;
}
.IP {
	width: 600px;
	height: 20px;
	position: relative;
	top: -20px;
	left: 420px;
	text-align: right;
	letter-spacing: .8px;
	font-family: Roboto;
}

/*-------------- МАКСИМАЛЬНАЯ ШИРИНА 1000px ---------------*/

{
  -webkit-tap-highlight-color: transparent;
}
@media(max-width: 1000px) {
html {
	width: 1400px;
	margin: 0;
	}
body {
	width: 100%;
	margin: 0px auto;
}
#wrapper {
	width: 1400px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	/*background-color: #eee;*/
	border: 0px solid #aaa;
}

header {
	width: 1400px;
	/*height: 430px;*/
	height: 350px;
	background-color: #333;
	margin: 0px auto;
	position: relative;
	z-index: 10000;
}
#head {
	width: 1400px;
	height: 350px;
	margin: 0px auto;
	border: 0px solid #cc0000;
}
#logo {
	width: 600px;
	position: relative;
	left: 100px;
	top: 95px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #fff;
}
#logo_mob {
	width: 300px;
	position: relative;
	left: 100px;
	top: 75px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #fff;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 1000px)
	{ #logo { display: none; }}

#topMenu {
	visibility: hidden;
	display: none;
	margin: 0px auto;
	position: relative;
	top: 140px;
	left: -150px;
	width: 1300px;
	height: 85px;
	border: 0px solid #ccc;
}

#topMenu li {
	margin: 0px 3px 0px 3px;
	padding: 8px 0px 3px 0px;
	position: relative;
	top: 0px;
	left: -10px;
	float: left;
	width: 240px;
	height: 40px;
	border: 0px solid #fff;
	text-align: center;
	font-family: Roboto;
}

#topMenu li:hover {
	border: 1px solid #ccc;
	color: #ccc;
}
li a:hover {
	color: #ccc;
}

li a {
	text-decoration: none;
	outline: none;
	color: #fff;
	font-size: 24pt;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	border: 0px solid #fff;
}

/*---------------------------------------- ВЕРХНИЙ БЛОК --------------------------------------------*/
#topBlock {
	margin: 0px auto 0px auto;
	padding: 0px 0px 00px 0px;
	position: relative;
	top: 0px;
	width: 1400px;
	height: 80px;
	border: 0px solid #aaa;
}
#spectopBlock {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 1200px;
	height: 40px;
	border: 0px solid #aaa;
}

#lineLefttopBlock {
    display: none;
	width: 320px;
	position: relative;
	left: 90px;
	top: 15px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	/*background-color: #cc0000;*/
	border-bottom: 1px solid #C8C8C8;
}
#actiontopBlock {
	width: 1200px;
	position: relative;
	top: -30px;
	left: 0px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	border-bottom: 0px solid #333;
}
#topBlock-cont	{
	position: relative;
	top: 140px;
	width: 1200px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	letter-spacing: 1.5px;
	line-height: 1.07;
	font-family: Roboto Medium;
	font-size: 42pt;
	border: 0px solid #aaa;
	}

#lineRighttopBlock {
    display: none;
	position: relative;
	top: -70px;
	left: 790px;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C8C8C8;
}

#actiontopBlock p {
	position: relative;
	top: 40px;
	width: 1200px;
	letter-spacing: 1.5px;
	line-height: 0.9;
	font-family: Roboto Medium;
	font-size: 100pt;
	text-align: left;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1000px)
	{ #actiontopBlock p { text-transform: none; }}
	
/*----------- ВЕРХНИЙ БЛОК APG --------------------*/
#topBlock_APG {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	width: 1400px;
	height: 80px;
	border: 0px solid #aaa;
}
#spectopBlock_APG {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 1200px;
	height: 40px;
	border: 0px solid #aaa;
}

#lineLefttopBlock_APG {
    display: none;
	width: 320px;
	position: relative;
	left: 90px;
	top: 15px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	/*background-color: #cc0000;*/
	border-bottom: 1x solid #C8C8C8;
}
#actiontopBlock_APG {
	position: relative;
	width: 1200px;
	top: -30px;
	left: 0px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	border-bottom: 0px solid #333;
	border: 0px solid #aaa;
}
#topBlock-cont_APG	{
	position: relative;
	top: 10px;
	width: 1200px;
	text-align: left;
	letter-spacing: 1.5px;
	line-height: 1.07;
	font-family: Roboto Medium;
	font-size: 42pt;
	border: 0px solid #aaa;
	}

#lineRighttopBlock_APG {
    display: none;
	position: relative;
	top: -70px;
	left: 790px;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C8C8C8;
}

#actiontopBlock_APG p {
	position: relative;
	top: 40px;
	width: 1200px;
	letter-spacing: 1.5px;
	line-height: 0.9;
	font-family: Roboto Medium;
	font-size: 100pt;
	text-align: left;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1000px)
	{ #actiontopBlock_APG p { text-transform: none; }}
	
/*----------- ВЕРХНИЙ БЛОК ШКОЛА ПРОГРАММИСТОВ --------------------*/
#topBlock_IT {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	width: 1400px;
	height: 80px;
	border: 0px solid #aaa;
}
#spectopBlock_IT {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 1200px;
	height: 40px;
	border: 0px solid #aaa;
}

#lineLefttopBlock_IT {
    display: none;
	width: 320px;
	position: relative;
	left: 90px;
	top: 15px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	/*background-color: #cc0000;*/
	border-bottom: 1x solid #C8C8C8;
}
#actiontopBlock_IT {
	position: relative;
	width: 1200px;
	top: -30px;
	left: 0px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	border-bottom: 0px solid #333;
	border: 0px solid #aaa;
}
#topBlock-cont_IT	{
	position: relative;
	top: 10px;
	width: 1200px;
	text-align: left;
	letter-spacing: 1.5px;
	line-height: 1.07;
	font-family: Roboto Medium;
	font-size: 42pt;
	border: 0px solid #aaa;
	}

#lineRighttopBlock_IT {
    display: none;
	position: relative;
	top: -70px;
	left: 790px;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C8C8C8;
}

#actiontopBlock_IT p {
	position: relative;
	top: 40px;
	width: 1200px;
	letter-spacing: 1.5px;
	line-height: 0.9;
	font-family: Roboto Medium;
	font-size: 100pt;
	text-align: left;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 1000px)
	{ #actiontopBlock_IT p { text-transform: none; }}

/*------------------------------------ CONTENT -----------------------------------------*/

#zadachiWrapper {
    display: none;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	left: 0px;
	width: 1400px;
	height: 300px;
	background-color: #eee;
	font-size: 16px;
	color: #646464;
	font-family: Roboto;
}
#zadachi {
	position: relative;
	left: 0px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	width: 1200px;
	height: 280px;
	border: 0px solid #aaa;
}
.client {
	position: relative;
	left: -312.5px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	width: 575px;
	border: 0px solid #aaa;
}
.reshenie {
	position: relative;
	top: -150px;
	right: -312.5px;
	margin: 0px auto;
	padding: 15px 0px 15px 0px;
	width: 575px;
	border: 0px solid #aaa;
}
.vipolnenie {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1200px;
	position: relative;
	top: -120px;
	left: 0px;
	border: 0px solid #aaa;
}
.imgTop {
	margin: 345px auto 0px;
	position: relative;
	left: 0px;
	width: 1200px;
	height: 100%;
	overflow: hidden;
    display: block;
    justify-content: center;
    align-items: center;
}
.imgTop img {
	width: 1200px;
	height: 100%;
}
.imgTop_IT {
	margin: 400px auto 0px;
	position: relative;
	left: 0px;
	width: 1200px;
	height: 100%;
	overflow: hidden;
    display: block;
    justify-content: center;
    align-items: center;
}
.imgTop_IT img {
	width: 1200px;
	height: 100%;
}
#createOpisanie {
	position: relative;
	left: 0px;
	margin: 0px auto;
	padding: 60px 90px 60px 90px;
	width: 1200px;
	font-size: 28pt;
	color: #646464;
	font-family: Roboto;
	border: 0px solid #aaa;
}
.createName {
	margin: 0px auto;
	text-align: center;
	text-transform: uppercase;
	font-size: 42pt;
	color: #646464;
	font-family: Roboto Medium;
}
.img-01 {
	display: block;
}
.img-01 img {
	margin: 0px auto 15px;
	position: relative;
	left: 0px;
	width: 1200px;
	height: 100%;
	overflow: hidden;
    display: block;
    justify-content: center;
    align-items: center;
}

/* --------------------------------------------- СЛАЙДЕР НАСТРОЙКИ* ----------------------------------------------------------*/

#block-wrapperbox1 {
	position: relative;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1200px;
	border: 0px solid #ccc;
	z-index: 0;
}
.flex-wrapperbox1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1200px;
	display: flex;
	justify-content: center;
	border: 0px solid #ccc;
}
.slider-wrapperbox1 {
	width: 1200px;
	height: 100%;
	position: ralative;
	border: 0px solid #000aaa;
}
#btn-prevbox1, #btn-nextbox1 {
	position: absolute;
	left: 0;
	top: 0px;
	height: 402px;
	width: 60px;
	opacity: 1.0;
	cursor: pointer;
	transition: opacity 1.1 ease-in-out;
	border: 0px solid #ccc;
}
#btn-prevbox1 img, #btn-nextbox1 img {
	position: relative;
	top: 15px;
	left: 20px;
	height: 50%;
	cursor: pointer;
}
#btn-prevbox1:hover, #btn-nextbox1:hover {
	opacity: 0.6;
}
#btn-nextbox1 {
	left: auto;
	right: 0;
}
.slidebox1 {
	width: 1200px;
	display: none;
	float: inherit;
	border: 0px solid #aaa;
}
.slidebox1.active {
	display: block;
}
.slidebox1 img {
	margin: 0px auto;
	width: 1200px;
}
.dots-wrapperbox1 {
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 0px;
	width: 1200px;
	display: flex;
	justify-content: center;
	margin-top: 15px auto;
	border: 0px solid #aaa;
}

.dotbox1.active {
	width: 220px;
	height: 140px;
	background-color: #aaa;
}
.dotbox1.active img {
	width: 220px;
	height: 140px;
}
.dotbox1 {
	width: 220px;
	margin-right: 25px;
	margin-top: 8px;
	cursor: pointer;
	border: 0px solid #aaa;
}
.dotbox1 img {
	width: 220px;
}
.dotbox1:last-child {
	margin-right: 0px;
}

/*----------------------------------MENU BURGER --------------------------------------------*/
.wrapper-menu {
	margin: 0px auto;
	width: 120px;
	height: 90px;
	position: absolute;
	top: 120px;
	left: 1200px;
	color: #eee;
	text-align: left;
	z-index: 10000;
}

#check-menu {
	display: none;
}

label {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	/*z-index: 2;*/
	line-height: 150px;
}
.burger-line {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 120px;
	height: 5px;
	background-color: #fff;
	transition: .3s all;
}
.second, .third {
	top: 40px;
}
.fourth {
	top: 70px;
}
.main-menu {
	display: block;
	position: absolute;
	width: 1400px;
	height: 1280px;
	bottom: 0px;
	left: -1200px;
	transform: translateY(105%);
	max-height: 0;
	font-size: 0;
	overflow: hidden;
	transition: .3s all;
}
.main-menu a {
	display: block;
	width: 100%;
	height: 90px;
	padding: 55px 0px 35px 95px;
	color: #ccc;
	text-align: left;
	text-decoration: none;
	background-color: #333;
}
.zayavka-menu {
	font-size: 80px;
	color: #FBBB30;
}
.fon-menu {
	position: relative;
	top: 25px;
	font-size: 90px;
	color: #fff;
	font-family: Roboto Medium;
	letter-spacing: 2px;
}
.fon-menu a {
	padding: 30px 0px 30px 95px;
	color: #fff;
	height: 100px;
	border: 0px solid #fff;
}

#check-menu:checked ~ .main-menu {
	max-height: 2000px;
	font-size: 65px;
	background-color: rgba(51,51,51,1);
}
#check-menu:checked ~ .first {
	display: none;
}
#check-menu:checked ~ .second {
	transform: rotate(45deg);
}
#check-menu:checked ~ .third {
	transform: rotate(-45deg);
}
#check-menu:checked ~ .fourth {
	display: none;
}

/*--------------------------------------------------------НИЖНЯЯ ЧАСТЬ ПОЛОСЫ -----------------------------------*/

#allWorks {
	margin: 150px auto 120px auto;
	position: relative;
	left: 0px;
	width: 1200px;
	/*text-transform: uppercase;*/
	font-size: 52px;
	color: #f25151;
	font-family: Roboto;
	border: 0px solid #ccc;
}
#allWorks {
  -webkit-tap-highlight-color: transparent;
}

.arrow {
	padding: 0px 0px 0px 0px;
	display: inline-block;
	position: relative;
	top: -60px;
	left: -550px;
	width: 1200px;
	height: 20px;
	background-image: url(../images/Icons/arrow.svg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 30%;
	
}

#order {
	margin: 0px auto 150px auto;
	padding: 35px 0px 25px 0px;
	width: 1200px;
	height: 80px;
	border: 1px solid #333;
	border-radius: 15px;
	text-align: center;
	/*text-transform: uppercase;*/
	letter-spacing: 6px;
	background-color: #333;
	color: #fff;
	font-size: 48px;
	font-family: Roboto Medium;
}

#order p {
	margin: 0px auto 0px auto;
}

#order:hover {
	background-color: #80ABCA;
	color: #fff;
}

footer {
	margin: 0px auto;
	width: 100%;
	background-color: #f2f2f2;
	border: 0px solid #333;
	font-family: Roboto;
}



/*-------------------------------------------------------- FOOTER ------------------------------------------------------*/
footer {
	margin: 250px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 1400px;
	left: 0px;
	bottom: 0px;
	background-color: #eee;
	border: 0px solid #ccc000;
	font-family: Roboto;
}
#wrapper-footer {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1200px;
	height: 800px;
	background-color: #eee;
	border: 0px solid #ccc000;
}
#bl-footer {
	width: 1200px;
	height: 700px;
	position: relative;
	top: 80px;
	left: 0px;
	border: 0px solid #333;
}
.otz-1, .otz-2, .otz-4, .otz-6, .otz-8 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center;
}
.otz-1 {
	position: absolute;
	top: 500px;
	left: 0px;
	background-image: url(../images/Icons/ico_freelance.svg);
	background-color: #333;
	border: 2px solid #333;
	background-size: 100%;
}
.otz-2 {
	position: absolute;
	top: 500px;
	left: 160px;
	background-image: url(../images/Icons/ico_Fl.ru.svg);
	background-color: #333;
	border: 2px solid #333;
	background-size: 85%;
}
.otz-3 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	display: block;
	width: 800px;
	height: 80px;
	position: absolute;
	top: 510px;
	left: 320px;
	border: 0px solid #888;
	text-align: left;
	color: #333;
	font-size: 56px;
	font-family: Roboto;
}
.otz-3 a {
	color: #333;
}

.otz-4 {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../images/Icons/ico_fon_line.svg);
	border: 2px solid #333;
	background-size: 80%;
	background-color: #fff;
}
.otz-5 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	display: block;
	width: 800px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 160px;
	border: 0px solid #888;
	text-align: left;
	color: #333;
	font-size: 53px;
	font-family: Roboto;
}
.otz-5 a {
	color: #333;
}
.otz-6 {
	position: absolute;
	top: 140px;
	left: 0px;
	background-image: url(../images/Icons/ico_mail_line.svg);
	border: 2px solid #333;
	background-size: 80%;
	background-color: #fff;
}
.otz-7 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	display: block;
	width: 800px;
	height: 80px;
	position: absolute;
	top: 150px;
	left: 160px;
	border: 0px solid #333;
	text-align: left;
	color: #333;
	font-size: 53px;
	font-family: Roboto;
}
.otz-7 a {
		color: #333;
}
.otz-8 {
	position: absolute;
	top: 280px;
	left: 0px;
	background-image: url(../images/Icons/ico_time_line.svg);
	border: 2px solid #333;
	background-size: 80%;
	background-color: #fff;
}
.otz-9 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	display: block;
	width: 800px;
	height: 80px;
	position: relative;
	top: 280px;
	left: 160px;
	border: 0px solid #888;
	text-align: left;
	color: #333;
	font-size: 53px;
	font-family: Roboto;
}

.copyrite {
	margin: 0px auto 0px auto;
	padding: 35px 0px 0px 0px;
	width: 1200px;
	height: 200px;
	position: relative;
	top: 0px;
	left: 0px;
	color: #666;
	font-size: 28px;
	font-family: Roboto;
	border-top: 1px solid #bbb;
}

.copy {
	width: 1200px;
	height: 20px;
	position: relative;
	text-align: left;
	font-family: Roboto;
}
.IP {
	width: 1200px;
	height: 20px;
	position: relative;
	top: 20px;
	left: 0px;
	text-align: left;
	letter-spacing: .8px;
	font-family: Roboto;
}
}