html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}ul{list-style: none;}input:focus,select:focus,textarea:focus{outline: none;}

body{
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	font-size: 14px;
	color: #fff;
	padding-top: 50px;
}

.inner{width: 1140px; margin: 0 auto; box-sizing: border-box; position: relative;}

header{padding: 10px 0; background: #f2f2f2; position: fixed; top: 0; left: 0; width: 100%; z-index: 1111;}
	header .inner{width: 1440px;}
	header .logo{float: left;}
		header .logo a{display: block;}
		header .logo img{display: inline-block; float: left;}
		header .logo span{display: inline-block; text-transform: uppercase; font-size: 20px; font-weight: 600; color: #5342df; margin: 5px 0 0 17px;}
	header nav{float: right; position: relative; top: 7px;}
		header nav .pull{display: none;}
		header nav li{float: left; margin: 0 0 0 23px; font-size: 13px;}
			header nav li a{display: block; color: #5342df; border-bottom: 1px dashed #5342df; padding-bottom: 3px; float: left;}
			header nav li a:hover{border-color: transparent;}
		header nav img{display: inline-block; float: left; position: relative; top: -8px; margin-right: 9px;}

#promo{background: url("../img/bg_promo.jpg") 50% 0 no-repeat; background-size: cover; padding: 60px 0; position: relative;}
	#promo .inner{}
	#promo .image{position: absolute; top: 140px; right: 0;}
	#promo .bt{margin-bottom: 30px;}
	#promo .info{max-width: 655px;}
    #promo h1{font-size: 42px; font-weight: 300; line-height: 1.3; margin-bottom: 40px;}
	#promo h2{font-size: 24px; font-weight: 300; line-height: 1.3; margin-bottom: 40px;}
	#promo p{line-height: 1.5; margin-bottom: 30px;}
	#promo ul.what{}
		#promo ul.what li{float: left; margin-right: 33px; font-size: 15px; margin-bottom: 30px;}
		#promo ul.what li a{color: #fff; border-bottom: 1px dashed #fff;}
		#promo ul.what li a span{opacity: 0.65;}
		#promo ul.what li a:hover{border-color: transparent;}
		#promo ul.what li:last-child{margin-right: 0;}
	#promo ul.projects{margin-top: 20px;}
		#promo ul.projects li{float: left; margin-left: 20px;}
		#promo ul.projects li:first-child{margin-left: 0;}
		#promo ul.projects li img{float: left; position: relative; top: -8px; margin-right: 8px;}
		#promo ul.projects li a{color: #fff; border-bottom: 1px dashed transparent;}
		#promo ul.projects li a:hover{border-color: #fff;}

#what{background: url("../img/bg_what.jpg") 50% 0 no-repeat; background-size: cover; padding: 61px 0; position: relative;}
	#what .image{position: absolute; top: 0px; right: -30px;}
	#what .info{max-width: 660px; line-height: 1.5;}
	#what .info a{color: #fff; border-bottom: 1px dashed #fff}
	#what .info ul{display: inline-block; width: 100%; margin: 30px 0; font-size: 15px;}
		#what .info ul.last{width: 900px;}
		#what .info ul li{float: left; margin-right: 55px;}
		#what .info ul li:last-child{margin-right: 0;}
			#what .info ul li a{opacity: 0.6;}
				#what .info ul li a:hover{opacity: 1;}
	#what .data{}
		#what .data .note{float: left; max-width: 570px; font-size: 24px; font-weight: 300; line-height: 1.4;}
		#what .data .btn{float: right; color: #575757; border: 1px solid #fff;}
			#what .data .btn:hover{background: none; color: #fff;}

#what__need{background: url("../img/bg_what__need.jpg") 50% 0 no-repeat; background-size: cover; padding: 60px 0;}
	#what__need .info{max-width: 780px; float: right; line-height: 1.5;}
		#what__need .info .inn{float: right; max-width: 660px;}
	#what__need .info p{margin-bottom: 20px;}
	#what__need .info h3{font-size: 24px; font-weight: 300; margin-bottom: 30px;}
		#what__need .info h3 a{color: #fff; border-bottom: 1px dashed #fff;}
		#what__need .info h3 a:hover{border-color: transparent;}

	#what__need .info ul{display: inline-block; width: 100%; margin: 15px 0; font-size: 15px;}
		#what__need .info li{float: left; width: 50%; margin: 6px 0;}
		#what__need .info li a{opacity: 0.6;}
		#what__need .info li span{border-bottom: 1px dashed #fff;}
		#what__need .info li:hover a{opacity: 1;}
	#what__need .info a{color: #fff;}

	#what__need .list__items{margin: 30px 0 0;}
	#what__need .info ul li a {opacity: 0.6;}
		#what__need .info ul li a:hover{opacity: 1;}

		#what__need .list__items .item{float: left; width: 25%; box-sizing: border-box; text-align: center; line-height: 1.3; position: relative;}
		#what__need .list__items .item a.gt_pa{position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; z-index: 999}
		#what__need .list__items .item .image img{margin: 0 auto; margin-bottom: 5px;}
		#what__need .list__items .item .image:after{position: absolute; content: ''; top: -8px; opacity: 0.6; left: 15px; width: 130px; height: 130px; border: 1px solid #fff; border-radius: 50%; display: none;}
		#what__need .list__items .item .image:before{position: absolute; content: ''; top: -13px; opacity: 0.8; left: 10px; width: 140px; height: 140px; border: 1px solid #fff; border-radius: 50%; display: none;}
		#what__need .list__items .item:hover .image:after,#what__need .list__items .item:hover .image:before{display: block;}
		#what__need .list__items .item a{color: #fff;}
		#what__need .list__items .item:hover a span{border-color: transparent;}
		#what__need .list__items .item span{border-bottom: 1px solid #fff; font-weight: 600;}
	#what__need .image.image__bg{position: absolute; left: 0; bottom: -60px;}
		#what__need .image.image__bg p{position: absolute; left: 0; bottom: 45px;}
		#what__need .image.image__bg span{display: inline-block; padding: 6px 15px; color: #fff; font-size: 13px; font-style: italic; background: #078d82;}

#project{background: url("../img/bg_project.jpg") 50% 0 no-repeat; background-size: cover; padding: 60px 0 30px;}
	#project .info{max-width: 780px; float: right; line-height: 1.5;}
		#project .info .inn{float: right; max-width: 660px;}
	#project .info h4{font-size: 24px; font-weight: 300; line-height: 1.3; margin-bottom: 30px;}
	#project .info p{margin-bottom: 30px;}
	#project .info ul{display: inline-block; width: 100%; margin: 0 0 30px 0;}
		#project .info li{float: left; margin: 0 0 0 30px;}
		#project .info li a{opacity: 0.6;}
		#project .info li:first-child{margin: 0;}
		#project .info li span{border-bottom: 1px dashed #fff;}
		#project .info li:hover a{opacity: 1;}
	#project .info a{color: #fff; border-bottom: 1px dashed #fff;}

	#project .image.image__bg{position: absolute; left: 0; top: 80px;}
		#project .image.image__bg img{position: relative; left: -50px;}
		#project .image.image__bg p{position: absolute; left: 0; top: 375px;}
		#project .image.image__bg span{display: inline-block; padding: 6px 15px; color: #fff; font-size: 13px; font-style: italic; background: #ad8c14;}

#works{background: url("../img/bg_works.jpg") 50% 0 no-repeat; background-size: cover; padding: 60px 0 30px;}
	#works .info{max-width: 660px; float: left; line-height: 1.5;}
	#works p{margin-bottom: 30px;}
	#works .image{position: absolute; right: -20px; top: 100px;}

#control{background: url("../img/bg_control.jpg") 50% 0 no-repeat; background-size: cover; padding: 60px 0 30px; box-sizing: border-box; min-height: 600px;}
	#control .info h5{font-size: 24px; font-weight: 300; line-height: 1.3; margin-bottom: 30px;}
	#control .info{max-width: 660px; float: right; line-height: 1.5;}
	#control p{margin-bottom: 30px;}
	#control .info p a{color: #fff; border-bottom: 1px dashed #fff;}
	#control .image{position: absolute; left: 0px; top: 100px;}
	#control .btn{display: block; margin: 0 auto; color: #575757; border: 1px solid #fff;}
	#control .btn:hover{color: #fff; background: none;}

#result{background: url("../img/bg_result.jpg") 50% 0 no-repeat; background-size: cover; padding: 60px 0 30px; box-sizing: border-box; min-height: 500px; text-align: center;}
	#result p{text-align: left; margin-bottom: 30px;}
	#result .info h6{font-size: 24px; font-weight: 300; line-height: 1.3; margin-bottom: 30px;}
	#result .info{max-width: 715px; margin: 0 auto; line-height: 1.5;}
	#result .center{margin: 30px 0;}
	#result .btn{color: #575757; border: 1px solid #fff;}
	#result .btn:hover{color: #fff; background: none;}
	#result li{display: inline-block; margin: 0 5px;}

footer{padding: 25px 0 20px; background: #5b2040}
	footer nav li{float: left; margin: 0 0 26px 90px;}
	footer nav li a{color: #fff; border-bottom: 1px dashed #fff;}
	footer nav li:hover a{border-color: transparent;}
	footer nav li:first-child{margin: 0;}

/*.hidden__data{color: #000; line-height: 1.5; padding: 75px 0; font-size: 16px; display: none;}
	.hidden__data p{margin-bottom: 20px;}
	.hidden__data .bt{position: relative;}
	.hidden__data .bt .close{position: absolute; top: 15px; right: 0; display: block; width: 25px; height: 25px; background: #0e939f url("../img/close.png") 50% 50% no-repeat; border-radius: 50%; background-size: 10px;}
*/

	/*#tab__1{display: block1; background: #fff; padding: 75px 30px; position: absolute; left: 0; margin-top: 41px; width: 100%; z-index: 2; box-sizing: border-box;}
	#tab__1 .inner{width: 100%;}
	#tab__1 .bt .close{border-bottom: none!important; background: #000 url("../img/close.png") 50% 50% no-repeat; background-size: 10px;}
	#tab__1:after{content: ''; display: block; height: 5px; width: 100%; position: absolute; top: -20px; left: 0; margin-bottom: 0px; background: #fff; box-sizing: border-box; border: 3px solid #fff;}*/

	.hidden__data{color: #000; border-top: 10px solid #5c4ddc; line-height: 1.5; padding: 75px 0; font-size: 16px; display: none; background: #fff; padding: 30px; position: absolute; left: 0; margin-top: 41px; width: 100%; z-index: 2; box-sizing: border-box;}
	.hidden__data .inner{width: 100%;}
	.hidden__data .bt .close{position: absolute; top: 15px; right: 0; display: block; width: 25px; height: 25px; border-radius: 50%; border-bottom: none!important; background: #ccc url("../img/delete.png") 50% 50% no-repeat; background-size: 12px;}
		.hidden__data .bt .close:hover{background: #b8b8b8 url("../img/delete.png") 50% 50% no-repeat; background-size: 12px}
	.hidden__data:after{content: ''; display: block; height: 5px; width: 100%; position: absolute; top: -15px; left: 0; margin-bottom: 0px; background: #fff; box-sizing: border-box; border: 3px solid #fff;}

	#what .hidden__data{border-top-color: #25a09d; margin-top: 24px;}
	#tab__5{margin-top: -39px!important;}
	#project .hidden__data{border-top-color: #a5a416; margin-top: 24px;}
	#what__need .hidden__data{border-top-color: #41AF3F; margin-top: 24px;}
	#promo .hidden__data{margin-top: 24px;}

	a.st.active{position: relative; opacity: 1!important;}
	a.st.active:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-bottom-color: #fff;
		border-width: 10px;
		margin-left: -10px;
	}

	#form__consultation.hidden__data,#form__control.hidden__data,#form__result.hidden__data{margin: 0; position: relative;}
		#form__consultation.hidden__data:after,#form__control.hidden__data:after,#form__result.hidden__data:after{display: none;}
		#form__consultation.hidden__data .inner,#form__control.hidden__data .inner,#form__result.hidden__data .inner{max-width: 1140px;}


	.in__tabs{background-image: -webkit-linear-gradient(top, #f0f0f1 0%, #d8dadd 100%); display: inline-block; width: 96%;}
		.in__tabs .tab__item{width: 25%; float: left; box-sizing: border-box; border-left: 1px solid #bbb; position: relative;}
			.in__tabs .tab__item img{position: absolute; top: 9px; left: 25px;}
			.in__tabs .tab__item:first-child{border: none;}
			.in__tabs.in_tabs_5 .tab__item{width: 20%;}
			.in__tabs .tab__item a{display: block; padding: 5px 0 5px 75px; color: #000!important; border: none!important; font-size: 13px;}
			/*.in__tabs .tab__item.ti_1 a{background: url("../img/tabs_1.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_1 a:hover{background: #bfbebe url("../img/tabs_1.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_2 a{background: url("../img/tabs_2.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_2 a:hover{background: #bfbebe url("../img/tabs_2.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_3 a{background: url("../img/tabs_3.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_3 a:hover{background: #bfbebe url("../img/tabs_3.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_4 a{background: url("../img/tabs_4.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_4 a:hover{background: #bfbebe url("../img/tabs_4.png") 15px 50% no-repeat;}*/
			/*.in__tabs .tab__item.ti_5{background: url("../img/tabs_5.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_5:hover{background: #bfbebe url("../img/tabs_5.png") 15px 50% no-repeat;}*/
			.in__tabs .tab__item:hover a,.in__tabs .tab__item a.active{background-image: -webkit-linear-gradient(top, #bcbec1 0%, #d7d9dc 10%, #e3e4e6 50%, #eaebec 100%);}
			/*.in__tabs .tab__item.ti_6 a{background: url("../img/tabs_6.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_6 a:hover{background: #bfbebe url("../img/tabs_6.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_7 a{background: url("../img/tabs_7.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_7 a:hover{background: #bfbebe url("../img/tabs_7.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_8 a{background: url("../img/tabs_8.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_8 a:hover{background: #bfbebe url("../img/tabs_8.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_9 a{background: url("../img/tabs_9.png") 15px 50% no-repeat;}
			.in__tabs .tab__item.ti_9 a:hover{background: #bfbebe url("../img/tabs_9.png") 15px 50% no-repeat;}*/

	.tab_content{display: none; padding-top: 20px;}
	#in_tab_1{display: block;}
	#in_tab_5{display: block;}
	#map{height: 300px;}
	.tab_content a{color: #5c4ddc!important; border: none!important; font-weight: 700;}
	.tab_content .title{font-size: 20px; margin-bottom: 10px; font-weight: 700;}
	.tab_content p{margin-bottom: 10px!important;}
	.tab_content p span{display: inline-block; margin-right: 10px; opacity: 0.7;}

	.tabs__form{margin-top: 20px;}
		.tabs__form .row{display: inline-block; width: 100%; margin-bottom: 15px;}
		.tabs__form .row label{display: block; margin-bottom: 10px; font-size: 14px;}
		.tabs__form .row .coll{width: 32%; float: left;}
		.tabs__form .row .coll.coll__center{margin: 0 2%;}
		.tabs__form input[type="text"],.tabs__form input[type="email"],.tabs__form input[type="tel"],.tabs__form textarea{width: 100%; height: 35px; border: 1px solid #ddd; padding: 0 20px; border-radius: 7px;}
		.tabs__form textarea{height: 100px; padding: 20px; resize: none}
		.tabs__form .row.row__center{text-align: center;}
		.tabs__form .btn{font-size: 16px!important;}
		.tabs__form .error__lab{border: 1px solid red!important;}

	.tab_content table{width: 100%;}
		.tab_content table td{vertical-align: middle;}
		.tab_content table tr:hover{background: #f8f8f8;}
		.tab_content table td img{display: inline-block;}
		.tab_content table td:first-child{text-align: center;}
		.tab_content table td a{display: block; padding: 15px; color: #000!important; font-weight: 300; line-height: 1.4;}


	#top{display: block; opacity: 1; width: 32px; height: 32px; position: fixed; z-index: 9999999; bottom: 20px; right: 20px; background: #fff url("../img/top.png") 50% 50% no-repeat; cursor: pointer; display: none; border-radius: 5px;}
		#top:hover{opacity: 0.8;}

.bt{font-size: 44px; font-weight: 300; margin-bottom: 40px; line-height: 1.1!important;}


/* Slider */
.slick-slider{position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}

	.slick-list{position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
	.slick-list:focus{outline: none;}
	.slick-list.dragging{cursor: pointer; cursor: hand;}

	.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}

	.slick-track{position: relative; top: 0; left: 0; display: block;}
	.slick-track:before, .slick-track:after{display: table; content: '';}
	.slick-track:after{clear: both;}
	.slick-loading .slick-track{visibility: hidden;}
	.slick-slide{display: none; float: left; height: 100%; min-height: 1px;}
	[dir='rtl'] .slick-slide{float: right;}
	.slick-slide img{display: block;}
	.slick-slide.slick-loading img{display: none;}
	.slick-slide.dragging img{pointer-events: none;}
	.slick-initialized .slick-slide{display: block;}
	.slick-loading .slick-slide{visibility: hidden;}
	.slick-vertical .slick-slide{display: block; height: auto; border: 1px solid transparent;}
	.slick-arrow.slick-hidden {display: none;}

	.slick-loading .slick-list{background: none;}

	.slick-prev,.slick-next{border: none; font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 26px; height: 46px; padding: 0; cursor: pointer; margin-top: -23px; opacity: 1;}

	.slick-prev,.slick-next{display: block!important; z-index: 10;}
	.slick-prev{background: url("../img/arr_l.png") 50% 50% no-repeat; left: 0;}
	.slick-next{background: url("../img/arr_r.png") 50% 50% no-repeat; right: 0;}

	.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus{color: transparent; outline: none; opacity: 1;}
	.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before{opacity: 1;}
	.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before{opacity: .25;}
	.slick-prev:before, .slick-next:before{display: none;}
	.slick-prev{display: none;}
	.slick-next{display: none;}

	.slick-dots{position: absolute; bottom: 0; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center;}
	.slick-dots li{position: relative; display: inline-block; margin: 0 7px; cursor: pointer;}
	.slick-dots li button{font-size: 0; line-height: 0; display: block; box-sizing: border-box; cursor: pointer; color: transparent; border: none; outline: none; background: #fff; border-radius: 50%; padding: 0; width: 20px; height: 20px;}
	.slick-dots li button{width: 20px; height: 20px; background: #f3faff; border: 2px solid #ffa200; box-sizing: border-box;}
	.slick-dots li.slick-active button{background: #ffa200}

.box__modal{display: none;}
	.box__modal .bt{font-size: 36px; margin-bottom: 30px;}
	.box__modal input[type="text"],.box__modal input[type="email"],.box__modal input[type="tel"],.box__modal textarea{}
	.box__modal textarea{resize: none;}
	.box__modal .inn{text-align: center; color: #111; padding-top: 20px; max-width: 500px;}
	.box__modal .inn p{font-size: 18px; font-weight: 300; line-height: 1.4;}
	.box__modal .inn input,.box__modal .inn textarea{width: 100%; height: 40px; margin-bottom: 15px; border: 1px solid #ddd; padding: 0 20px; font-size: 15px; font-weight: 300;}
	.box__modal .inn textarea{padding: 15px 20px; height: 100px; resize: none;}

.clearfix{clear: both;}
.center{display: inline-block; width: 100%; text-align: center;}

a{text-decoration: none; transition: all 0.5s ease-out;}
	a:hover{transition: all 0.5s ease-out;}
a:focus{outline: none;}

img{display: block;}

.btn{display: inline-block; text-align: center; cursor: pointer; border: none; transition: all 0.5s ease-out; box-sizing: border-box;}
	.btn:hover{transition: all 0.5s ease-out;}

	.btn-white{font-size: 16px; font-weight: 600; background: #fff; color: #a201a8; width: 355px; height: 60px; line-height: 60px; border-radius: 60px;}
		.btn-white:hover{color: #fff; background: #a201a8}

	.btn-blue{font-size: 16px; font-weight: 600; border: 1px solid #0e939f!important; background: #0e939f; color: #fff; width: 355px; height: 50px!important; border-radius: 50px; font-size: 20px!important;}
		.btn-blue:hover{color: #0e939f; background: #fff}

input,textarea,select{-webkit-appearance: none; box-sizing: border-box; font-family: 'Open Sans', sans-serif;}

section#promo > .inner , section#what > .inner { display: flex; flex-direction: column;}
section#promo > .inner h1 ,  section#what > .inner .bt { order: 1;}
section#promo > .inner .image ,section#what > .inner .image { order: 2;}
section#promo > .inner .info ,  section#what > .inner .info { order: 3;}
section#what > .inner .data { order: 4;}

section#promo .inner .image2 { display: none;}


/*responsive*/
@media screen and (max-width: 1480px){
	header .inner{width: 1140px;}
	header nav li{margin: 0 0 0 17px;}
}


@media screen and (max-width: 1180px){
	section#promo .inner .image2 { display: block;}
	section#promo .inner .image1 { display: none;}
	footer{text-align: center;}
	footer nav{display: none;}

	.bt{font-size: 36px; margin-bottom: 40px!important}
	.btn-white{height: 45px; line-height: 45px; max-width: 355px; width: 100%;}

	.hidden__data{padding: 30px; font-size: 14px;}
	.hidden__data .bt{font-size: 20px; margin-bottom: 15px;}
	.hidden__data .bt .close{top: 0;}

	.inner,header .inner{width: 100%; padding: 0 2%;}
	header nav ul{display: none; position: absolute; top: 41px; left: 0; width: 100%;}
	header nav ul li{float: none; margin: 0!important; display: inline-block; width: 100%; position: relative;}
	header nav ul li a{display: block; background: #fff; border-bottom: 1px solid #5342df; float: none; position: relative; z-index: 1; padding: 10px 0 10px 50px;}
	header nav img{float: none; position: absolute; top: 0; left: 2%; z-index: 2;}
	header nav .pull{display: block; width: 22px; height: 22px; background: url("../img/pull.png") 50% 50% no-repeat; background-size: 100%; padding-top: 7px;}
	header nav{position: static;}

	#promo .info,#what .info,#what__need .info,#what__need .info .inn,#project .info,#project .info .inn,#works .info,#control .info{max-width: 100%; float: none;}
	#promo .image,#what .image,#works .image{position: relative; top: 0; margin-top: 20px; left: 0; right: 0; display: inline-block; width: 100%;}
	#promo .image img,#what .image img,#works .image img{margin: 0 auto; max-width: 100%; height: auto; padding-bottom: 30px;}
	#promo h1{font-size: 30px; margin-bottom: 25px!important}

	#what .data{text-align: center;}
	#what .data .note{float: none; text-align: center; font-size: 18px; max-width: 100%;}
	#what .data .btn{float: none; margin-top: 15px;}
	#what .info ul.last{width: 100%;}

	#what__need .image.image__bg,#project .image.image__bg{display: none;}
	#what__need .list__items .item{width: 50%; margin: 15px 0;}
	
	#what__need .info ul{display: inline-block; width: 100%; margin: 15px 0; font-size: 15px;}
		#what__need .info li{float: left; width: 50%; margin: 5px 0;}
		#what__need .info li a{opacity: 0.6;}
		#what__need .info li span{border-bottom: 1px dashed #fff;}
		#what__need .info li:hover a{opacity: 1;}
	#what__need .info a{color: #fff;}

	#control{padding: 50px 0; height: auto; min-height: 0; background: url("../img/bg_control_.jpg") 50% 0 no-repeat; background-size: cover;}

	.in__tabs .tab__item{width: 100%!important}

	.tab_content table td{display: inline-block; width: 100%;}


	.tabs__form .row .coll{float: none; width: 100%; margin: 0 0 20px!important}
	.tabs__form textarea{height: 190px;}
	.tabs__form .btn{max-width: 100%;}
}

@media screen and (max-width: 768px){
	.inner,header .inner{width: 100%; padding: 0 6%;}
	.bt{font-size: 30px; margin-bottom: 25px!important}
	.box__modal .bt{font-size: 24px; margin-bottom: 20px;}

	#promo h1{font-size: 30px; margin-bottom: 25px!important}
	#promo ul.projects li{margin: 0 20px 10px 0!important}
}

/*responsive*/