

/* Start:/bitrix/templates/gtech_agro2017/template_styles.css?175890124554600*/
@font-face{
	font-family: 'Roboto';
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-thin-webfont.eot');
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-thin-webfont.woff2') format('woff2'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-thin-webfont.woff') format('woff'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-thin-webfont.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face{
	font-family: 'Roboto';
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-light-webfont.eot');
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-light-webfont.woff2') format('woff2'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-light-webfont.woff') format('woff'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-light-webfont.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face{
	font-family: 'Roboto';
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-regular-webfont.eot');
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-regular-webfont.woff2') format('woff2'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-regular-webfont.woff') format('woff'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-regular-webfont.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}
@font-face{
	font-family: 'Roboto';
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-medium-webfont.eot');
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-medium-webfont.woff2') format('woff2'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-medium-webfont.woff') format('woff'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-medium-webfont.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face{
	font-family: 'Roboto';
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-bold-webfont.eot');
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-bold-webfont.woff2') format('woff2'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-bold-webfont.woff') format('woff'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-bold-webfont.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}
@font-face{
	font-family: 'Roboto';
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-black-webfont.eot');
	src: url('/bitrix/templates/gtech_agro2017/fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-black-webfont.woff2') format('woff2'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-black-webfont.woff') format('woff'),
		 url('/bitrix/templates/gtech_agro2017/fonts/roboto-black-webfont.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}


*{
	position: relative;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.clrbth{
	display: block;
	height: 0;
	float: none;
	margin: 0;
	padding: 0;
	opacity: 0;
	border: none;
	clear: both;
}
.table{
	display: table;
	width: 100%;
	height: 100%;
}
.table .table_cell{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#SITE{
	font-family: "Roboto";
	font-size: 16px;
	font-weight: 400;
	color: #343331;
	overflow: hidden;
}
.cont{
	width: auto;
	padding-right: 30px;
	padding-left: 30px;
	margin: 0 auto;
}
#HEADER .top:after,
.header_menu:after,
.information:after,
#FOOTER:after,
#FOOTER > .cont > .bottom:after,
#FOOTER > .cont > .left > .contacts:after,
#FOOTER > .cont > .left > .socials:after,
.history .item:after,
.faces:after,
.advantages:after,
.contacts_list .item .text:after,
.pagenavigation:after,
.news_list:after,
.detail_product:after,
.detail_product > .block:after,
.products_list:after,
.products_hp:after,
.products_hp .product:after,
.products_hp .product > .text:after,
.products_page:after,
.bottom_menu:after,
#hp_map_wrap:after,
#MMENU.visible .block .top:after{
	content: "";
	display: block;
	clear: both;
}
@media screen and (min-width: 1600px){
	.cont{
		max-width: 1920px;
	}
}










.field{}
.field:nth-child(1n+2){
	margin-top: 20px;
}
.field label,
.field input,
.field textarea{
	display: block;
	resize: none;
	width: 100%;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
}
.field input,
.field textarea{
	padding: 7px 10px;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #b6b6b6;
	-webkit-transition: border-color 0.125s ease;
	-moz-transition: border-color 0.125s ease;
	-o-transition: border-color 0.125s ease;
	transition: border-color 0.125s ease;
}
.field input:focus,
.field textarea:focus{
	border-color: #808080;
}
.field textarea{
	height: 120px;
}
.field label{
	margin-bottom: 4px;
}
.field.submit .btn{
	padding: 12px 20px;
	color: #fff;
	max-width: 160px;
	background-color: #303030;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}
.field.submit .btn.in_process{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/bitrix/templates/gtech_agro2017/images/loader2.gif);
	background-color: #303030;
	color: transparent;
}
.field.submit .btn::selection{
	background-color: transparent;
}










#HEADER{
	max-height: 300px;
	padding: 25px 0;
	color: #fff;
}
#SITE:not(.hp) #HEADER{
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/gtech_agro2017/images/header_bg.jpg);
}
#SITE.hp #HEADER{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 3;
}
#HEADER .top .header_phone,
#HEADER .top .header_search,
#HEADER .top .logo,
#HEADER .top .burger{
	line-height: 25px;
	text-decoration: none;
}
#HEADER .top .logo,
#HEADER .top .logo a{
	font-family: inherit;
	font-size: 24px;
	font-weight: 900;
	color: inherit;
}
#HEADER .top .logo{
	min-width: 25px;
	min-height: 25px;
}
#HEADER .top .logo a{
	display: inline-block;
	line-height: inherit;
	text-decoration: inherit;
}
#HEADER .top .burger{
	width: 25px;
	height: 25px;
	background-image: url(/bitrix/templates/gtech_agro2017/images/burger1.svg);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
#HEADER .top .header_phone,
#HEADER .top .header_search{
	float: right;
}
#HEADER .top .header_phone{}
#HEADER .top .header_phone a{
	display: inline-block;
	margin-left: 15px;
	font-family: inherit;
	font-size: 24px;
	font-weight: 300;
	color: #fff;
	text-decoration: inherit;
}
#HEADER .top .header_phone a:first-of-type{
	background-image: url(/bitrix/templates/gtech_agro2017/images/dotted_vertical_border.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#HEADER .top .header_phone a:hover{
	text-decoration: underline;
}
#HEADER .top .header_search{
	width: 25px;
	height: 25px;
	background-image: url(/bitrix/templates/gtech_agro2017/images/loupe1.svg);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
#HEADER .header_title{
	font-family: inherit;
	color: inherit;
	text-align: center;
	text-transform: uppercase;
}
@media screen and (min-width: 900px){
	#HEADER .top .logo,
	#HEADER .top .burger{
		float: left;
	}
	#HEADER .top .burger{
		margin-left: 50px;
	}
	#HEADER .header_title{
		font-size: 48px;
		font-weight: 200;
		line-height: 52px;
		margin: 24px 0 34px 0;
	}
}
@media screen and (max-width: 899px){
	#HEADER .top .logo{
		text-align: center;
	}
	#HEADER .top .burger{
		position: absolute;
		right: 0;
		top: 0;
	}
	#HEADER .header_title{
		font-size: 28px;
		line-height: 32px;
		font-weight: 300;
		margin: 35px 0 0 0;
	}
	#HEADER .top .header_phone{
		display: none;
	}
	#HEADER .top .header_search{
		display: none;
	}
}









.information{
	padding-left: 0;
	padding-right: 0;
}
.information.hp .block:first-child,
.information.about .block:last-child{
	position: absolute;
	top: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	background-size: cover;
}
.information.hp .block:first-child{
	left: 0;
}
.information.about .block:last-child{
	right: 0;
}
.information.hp .block:nth-child(2) h2,
.information.about .block:nth-child(1) h2{
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	margin: 0 0 25px 0;
}
.information.hp .block:nth-child(2) .text,
.information.about .block:nth-child(1) .text{
	color: #72706c;
	margin: 25px 0 0 0;
	font-weight: 300;
}
@media screen and (min-width: 900px){
	.information .block{
		float: left;
		width: 50%;
	}
	.information.hp .block:nth-child(2),
	.information.about .block:nth-child(1){
		padding: 35px 30px 45px 45px;
	}
	.information.hp .block:nth-child(2){
		margin-left: 50%;
	}
	.information.about .block:nth-child(1){
		margin-right: 50%;
	}
	.information.hp .block:nth-child(2) h2,
	.information.about .block:nth-child(1) h2{
		font-size: 32px;
		line-height: 36px;
	}
}
@media screen and (max-width: 899px){
	.information .block{
		z-index: 2;
	}
	.information.hp .block:first-child{
		right: 0;
		z-index: 1;
	}
	.information.about .block:last-child{
		left: 0;
		z-index: 1;
	}
	.information.hp .block:nth-child(2),
	.information.about .block:nth-child(1){
		padding: 25px 30px 30px 30px;
		background-color: rgba(255,2255,255,0.93);
	}
	.information.hp .block:nth-child(2) h2,
	.information.about .block:nth-child(1) h2{
		font-size: 22px;
		line-height: 26px;
	}
}









.page404{
	margin: 75px auto;
	text-align: center;
}
.page404 h1{
	margin: 0;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
}
@media screen and (min-width: 900px){
	.page404 h1{
		font-size: 32px;
	}
}
@media screen and (max-width: 899px){
	.page404 h1{
		font-size: 22px;
	}
}









#hp_map{
	height: 340px;
	padding-right: 0;
	padding-left: 0;
}









@media screen and (min-width: 900px){
	.products_page,
	.news_page{
		margin: 75px auto;
	}
	.products_page > .block{
		float: left;
	}
	.products_page > .block:nth-child(1){
		width: 25%;
	}
	.products_page > .block:nth-child(2){
		width: 75%;
		padding-left: 50px;
	}
}
@media screen and (max-width: 899px){
	.products_page,
	.news_page{
		margin: 45px auto 75px auto;
	}
	.products_page > .block:nth-child(2){
		margin-top: 50px;
	}
}










#FOOTER{
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/gtech_agro2017/images/footer_bg.jpg);
	background-size: cover;
	color: #fff;
	padding: 45px 0 30px 0;
}
#FOOTER > .cont > div{
}
#FOOTER > .cont > .left > .tel a{
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
}
#FOOTER > .cont > .left > .tel a:hover{
	text-decoration: underline;
}
#FOOTER > .cont > .left > .tel span{
	display: block;
	clear: both;
	font-size: 12px;
	margin-top: -5px;
}
#FOOTER > .cont > .left > .contacts{
	color: #fff;
}
#FOOTER > .cont > .left > .contacts > div{
	overflow: hidden;
	background-repeat: no-repeat;
}
#FOOTER > .cont > .left > .contacts > div:nth-child(1n+2){
	margin-top: 5px;
}
#FOOTER > .cont > .left > .contacts > div a{
	color: inherit;
	text-decoration: none;
}
#FOOTER > .cont > .left > .contacts > div a:hover{
	text-decoration: underline;
}
#FOOTER > .cont > .left > .contacts > .address{
	background-image: url(/bitrix/templates/gtech_agro2017/images/geo2.svg);
}
#FOOTER > .cont > .left > .contacts > .phone{
	background-image: url(/bitrix/templates/gtech_agro2017/images/phone3.svg);
}
#FOOTER > .cont > .left > .contacts > .email{
	background-image: url(/bitrix/templates/gtech_agro2017/images/mail2.svg);
}
#FOOTER > .cont > .left > .socials a{
	display: inline-block;
	width: 27px;
	height: 19px;
	color: transparent;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}
#FOOTER > .cont > .left > .socials a:nth-child(1n+2){
	margin-left: 15px;
}
#FOOTER > .cont > .left > .socials a.vk{
	background-image: url(/bitrix/templates/gtech_agro2017/images/vk1.svg);
}
#FOOTER > .cont > .left > .socials a.fb{
	background-image: url(/bitrix/templates/gtech_agro2017/images/fb1.svg);
}
#FOOTER > .cont > .left > .socials a.tw{
	background-image: url(/bitrix/templates/gtech_agro2017/images/tw1.svg);
}
#FOOTER > .cont > .left > .socials a::selection{
	background-color: transparent;
}
#FOOTER > .cont > .bottom{
	width: 100%;
	border-top: 1px solid rgba(255,255,255,0.25);
	margin-top: 30px;
	padding-top: 20px;
	color: rgba(255,255,255,0.4);
}
#FOOTER > .cont > .bottom > .dev > a{}
#FOOTER > .cont > .bottom > .dev > a img{
	vertical-align: top;
	opacity: 0.4;	
	-webkit-transition: opacity 0.125s ease;
	-moz-transition: opacity 0.125s ease;
	-o-transition: opacity 0.125s ease;
	transition: opacity 0.125s ease;
}
#FOOTER > .cont > .bottom > .dev > a:hover img{
	opacity: 0.7;
}
#FOOTER > .cont > .bottom > .text{
	clear: both;
	font-size: 12px;
	font-weight: 300;
	padding-top: 15px;
}
@media screen and (min-width: 1600px){
	#FOOTER > .cont > .left{
		width: 35%;
		float: left;
	}
	#FOOTER > .cont > .right{
		margin-left: 35%;
	}
}
@media screen and (min-width: 900px) and (max-width: 1599px){
	#FOOTER > .cont > .left{
		width: 50%;
		float: left;
	}
	#FOOTER > .cont > .right{
		margin-left: 50%;
	}
}
@media screen and (min-width: 900px){
	#FOOTER > .cont > .left > .tel{
		margin-bottom: 25px;
	}
	#FOOTER > .cont > .left > .contacts{
		margin: 0 0 25px 0;
	}
	#FOOTER > .cont > .left > .contacts > div{
		padding-left: 35px;
		line-height: 35px;
	}
	#FOOTER > .cont > .left > .contacts > .address{
		background-position: left 5px;
	}
	#FOOTER > .cont > .left > .contacts > .phone{
		background-position: left 5px;
	}
	#FOOTER > .cont > .left > .contacts > .email{
		background-position: left 10px;
	}
	#FOOTER > .cont > .left > .socials{
		margin-top: 25px;
	}
	#FOOTER > .cont > .bottom > .copyrights,
	#FOOTER > .cont > .bottom > .dev{
		line-height: 24px;
		font-size: 14px;
	}
	#FOOTER > .cont > .bottom > .copyrights{
		float: left;
	}
	#FOOTER > .cont > .bottom > .dev{
		float: right;
	}
}
@media screen and (max-width: 899px){
	#FOOTER > .cont > .left{
		text-align: center;
	}
	#FOOTER > .cont > .left > .tel{
		margin-bottom: 35px;
	}
	#FOOTER > .cont > .left > .contacts{
		margin: 0 0 35px 0;
	}
	#FOOTER > .cont > .left > .contacts > div{
		background-position: center top;
	}
	#FOOTER > .cont > .left > .contacts > div:nth-child(1n+2){
		margin-top: 20px;
	}
	#FOOTER > .cont > .left > .contacts > .address{
		padding-top: 34px;
	}
	#FOOTER > .cont > .left > .contacts > .phone{
		padding-top: 35px;
	}
	#FOOTER > .cont > .left > .contacts > .email{
		padding-top: 23px;
	}
	#FOOTER > .cont > .left > .socials{
		margin-top: 35px;
	}
	#FOOTER > .cont > .bottom{
		padding-bottom: 39px;
	}
	#FOOTER > .cont > .bottom > .copyrights,
	#FOOTER > .cont > .bottom > .dev{
		font-size: 12px;
	}
	#FOOTER > .cont > .bottom > .dev{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		line-height: 24px;
	}
}










#MMENU{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 5;
}
#MMENU .block{
	position: absolute;
	top: 0;
	height: 100%;
	background-color: #fff;
	-webkit-transition: left 0.125s ease;
	-moz-transition: left 0.125s ease;
	-o-transition: left 0.125s ease;
	transition: left 0.125s ease;
	border-right: 3px solid #46a6e5;
	overflow-y: auto;
}
#MMENU.visible .block{
	left: 0;
}
#MMENU .block > .inner{
	overflow: hidden;
	padding: 0 30px;
	min-height: 100%;
}
#MMENU .block .top{
	padding: 25px 30px 25px 0;
	padding-right: 30px;
	top: 0;
	border-bottom: 1px solid #dcdcdc;
}
#MMENU .block .top .logo{
	line-height: 25px;
	text-decoration: none;
	min-width: 25px;
	min-height: 25px;
	float: left;
}
#MMENU .block .top .logo,
#MMENU .block .top .logo a{
	font-family: inherit;
	font-size: 24px;
	font-weight: 900;
	color: inherit;
}
#MMENU .block .top .logo a{
	display: inline-block;
	line-height: inherit;
	text-decoration: inherit;
}
#MMENU .block .top .close{
	position: absolute;
	right: -10px;
	top: 15px;
	height: 40px;
	width: 40px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/bitrix/templates/gtech_agro2017/images/close1.svg);
	cursor: pointer;
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: -webkit-transform 0.125s ease;
	-moz-transition: -moz-transform 0.125s ease;
	-o-transition: -o-transform 0.125s ease;
	transition: transform 0.125s ease;
}
#MMENU .block .top .close:hover{
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#MMENU .block .bottom{
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 0;
	border-top: 1px solid #dcdcdc;
	text-align: center;
	padding: 20px 0;
}
#MMENU .block .bottom > div:nth-child(1n+2){
	margin-top: 20px;
}
#MMENU .block .bottom .feedback{
	margin-top: -3px !important;
}
#MMENU .block .bottom .feedback a{
	color: inherit;
	text-decoration: underline;
}
#MMENU .block .bottom .phone a{
	font-size: 24px;
	color: inherit;
	text-decoration: none;
}
#MMENU .block .bottom .email a{
	color: #2298e6;
	text-decoration: underline;
}
#MMENU .block .bottom .email a:hover,
#MMENU .block .bottom .feedback a:hover{
	text-decoration: none;
}
#MMENU .block .bottom .socials a{
	display: inline-block;
	width: 35px;
	height: 25px;
	color: transparent;
	white-space: nowrap;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}
#MMENU .block .bottom .socials a:nth-child(1n+2){
	margin-left: 15px;
}
#MMENU .block .bottom .socials a.vk{
	background-image: url(/bitrix/templates/gtech_agro2017/images/vk2.svg);
}
#MMENU .block .bottom .socials a.fb{
	background-image: url(/bitrix/templates/gtech_agro2017/images/fb2.svg);
}
#MMENU .block .bottom .socials a.tw{
	background-image: url(/bitrix/templates/gtech_agro2017/images/tw2.svg);
}
#MMENU .block .bottom .socials a::selection{
	background-color: transparent;
}
#MMENU .block .overlay{
	position: absolute;
	left: -300%;
	top: 0;
	bottom: 0;
	width: 300%;
	background-color: #fff;
}
@media screen and (min-width:900px){
	#MMENU .block{
		left: -400px;
		width: 400px;
	}
}
@media screen and (max-width: 899px){
	#MMENU .block{
		left: -320px;
		width: 320px;
	}
}










#OVERLAY{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255,255,255,0.25);
	z-index: 10;
	opacity: 0;
	display: none;
	overflow: auto;
}
#OVERLAY.visible{
	display: block;
}
#OVERLAY .content{
	max-width: 650px;
	padding: 25px 30px 45px 30px;
	margin: 50px auto;
}
#OVERLAY .content .caption{
	padding-right: 30px;
	margin: 0 0 4px 0;
}
#OVERLAY .content .form{
	display: block;
	margin: 30px 0 0 0;
	padding: 0;
}
#OVERLAY .content .close{
	position: absolute;
	right: 10px;
	top: 17px;
	height: 40px;
	width: 40px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/bitrix/templates/gtech_agro2017/images/close1.svg);
	cursor: pointer;
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: -webkit-transform 0.125s ease;
	-moz-transition: -moz-transform 0.125s ease;
	-o-transition: -o-transform 0.125s ease;
	transition: transform 0.125s ease;
}
#OVERLAY .content .close:hover{
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
#OVERLAY #FEEDBACK .field.submit .btn{
	background-color: #46a6e5;
}
#OVERLAY #FEEDBACK .field.submit .btn.in_process{
	background-image: url(/bitrix/templates/gtech_agro2017/images/loader1.gif);
	background-color: #46a6e5;
}
#OVERLAY #ALERT .text{
	margin-top: 30px;
}
@media screen and (min-width: 900px){
	#OVERLAY{
		background-color: rgba(255,255,255,0.25);
	}
	#OVERLAY .content{
		background-color: #fff;
		border-bottom: 3px solid #46a6e5;
		-moz-box-shadow: 0 0 55px 0 rgba(0,0,0,0.5);
		-webkit-box-shadow: 0 0 55px 0 rgba(0,0,0,0.5);
		box-shadow: 0 0 55px 0 rgba(0,0,0,0.5);
	}
	#OVERLAY .content .caption{
		font-size: 24px;
		line-height: 24px;
	}
	#OVERLAY .content#FEEDBACK,
	#OVERLAY .content#ALERT{
		width: 400px;
	}
}
@media screen and (max-width: 899px){
	#OVERLAY{
		background-color: rgba(255,255,255,0.98);
	}
	#OVERLAY .content .caption{
		font-size: 22px;
		line-height: 22px;
	}
	#OVERLAY .content#FEEDBACK,
	#OVERLAY .content#ALERT{
		width: 100%;
	}
}










/*
 *	/local/templates/g-tech_agro2017/bitrix/menu/mmenu
 *	(start)
 */
.mmenu{
	margin-top: 50px;
	margin-bottom: 230px;
}
.mmenu .inner{
	padding-left: 15px;
}
.mmenu .punct{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	-webkit-transition: padding-left 0.150s ease;
	-moz-transition: padding-left 0.150s ease;
	-o-transition: padding-left 0.150s ease;
	transition: padding-left 0.150s ease;
}
.mmenu .punct:not(.parent):hover{
	padding-left: 15px;
}
.mmenu .punct a{
	font-family: inherit;
	font-weight: 400;
	color: inherit;
	font-size: 18px;
	text-decoration: none;
	text-transform: uppercase;
}
.mmenu .punct.root a,
.mmenu .punct.parent a{
	font-weight: 500;
}
@media screen and (min-width: 1920px){}
@media screen and (min-width: 1600px) and (max-width: 1919px){}
@media screen and (min-width: 1300px) and (max-width: 1599px){}
@media screen and (min-width: 900px) and (max-width: 1299px){}
@media screen and (max-width: 899px){}
/*
 *	/local/templates/g-tech_agro2017/bitrix/menu/mmenu
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/products_hp
 *	(start)
 */
.products_hp{
	padding: 0;
}
.products_hp .product{
	overflow: hidden;
}
.products_hp .product > .pic{
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center;
}
.products_hp .product > .pic > a{
	display: block;
	width: 100%;
	height: 100%;
}
.products_hp .product > .text > h3,
.products_hp .product > .text > p{
	display: block;
	font-family: inherit;
	margin: 0;
}
.products_hp .product > .text > h3{
	font-weight: inherit;
	color: inherit;
}
.products_hp .product > .text > h3 > a{
	color: inherit;
	font-weight: inherit;
	text-decoration: none;
}
.products_hp .product > .text > h3 > a:hover{
	text-decoration: underline;
}
.products_hp .product > .text > p{
	font-size: 16px;
	font-weight: 300;
	color: #72706c;
	margin-top: 20px;
}
.products_hp .product > .text > a.link{
	display: block;
	float: left;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(/bitrix/templates/gtech_agro2017/images/arr1.svg);
	line-height: 22px;
	color: inherit;
	text-decoration: none;
	margin-top: 20px;
}
.products_hp .product > .text > a.link:hover{
	text-decoration: underline;
}
@media screen and (min-width: 1600px){
	.products_hp .product > .text{
		padding: 30px 35px 0 35px;
	}
}
@media screen and (min-width: 1300px) and (max-width: 1599px){
	.products_hp .product > .text{
		padding: 25px 30px 0 30px;
	}
}
@media screen and (min-width: 1300px){
	.products_hp .product{
		float: left;
		width: 50%;
		height: 375px;
	}
	.products_hp .product > div{
		height: 100%;
	}
	.products_hp .product:nth-of-type(4n+1) > div,
	.products_hp .product:nth-of-type(4n+2) > div{
		float: left;
	}
	.products_hp .product:nth-of-type(4n+3) > div,
	.products_hp .product:nth-of-type(4n+4) > div{
		float: right;
	}
}
@media screen and (min-width: 900px) and (max-width: 1299px){
	.products_hp .product{
		height: 375px;
	}
	.products_hp .product > div{
		height: 100%;
	}
	.products_hp .product:nth-of-type(2n+1) > div{
		float: left;
	}
	.products_hp .product:nth-of-type(2n+2) > div{
		float: right;
	}
	.products_hp .product > .pic{
		background-size: cover;
	}
	.products_hp .product > .text{
		padding: 25px 30px 0 30px;
	}
}
@media screen and (min-width: 900px){
	.products_hp .product > div{
		width: 50%;
		height: 100%;
	}
	.products_hp .product > .text > h3{
		line-height: 24px;
		font-size: 24px;
	}
}
@media screen and (max-width: 899px){
	.products_hp .product > div{
		width: 100%;
	}
	.products_hp .product > .pic{
		background-size: cover;
		height: 250px;
	}
	.products_hp .product > .text{
		padding: 25px 30px 45px 30px;
	}
	.products_hp .product > .text > h3{
		line-height: 22px;
		font-size: 22px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/products_hp
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/products_list
 *	(start)
 */
.products_list{
	padding: 0;
}
.products_list .product > .pic{
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	margin-bottom: 20px;
}
.products_list .product > .pic > a{
	display: block;
	width: 100%;
	height: 100%;
}
.products_list .product > .text > h3,
.products_list .product > .text > p{
	display: block;
	font-family: inherit;
	margin: 0;
}
.products_list .product > .text > h3{
	font-weight: inherit;
	color: inherit;
}
.products_list .product > .text > h3 > a{
	text-decoration: none;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}
.products_list .product > .text > h3 > a:hover{
	text-decoration: underline;
}
.products_list .product > .text > p{
	font-weight: 300;
	color: #72706c;
	margin-top: 15px;
}
@media screen and (min-width: 1300px){
	.products_list .product{
		float: left;
		width: 48%;
	}
	.products_list .product:nth-child(3n+2){
		margin-left: 4%;
	}
	.products_list .product:nth-child(1n+3){
		margin-top: 75px;
	}
}
@media screen and (min-width: 900px) and (max-width: 1299px){
	.products_list .product:nth-child(1n+2){
		margin-top: 75px;
	}
}
@media screen and (min-width: 900px){
	.products_list .product > .text > h3{
		font-size: 24px;
		line-height: 24px;
	}
}
@media screen and (max-width: 899px){
	.products_list .product:nth-child(1n+2){
		margin-top: 75px;
	}
	.products_list .product > .pic{
		margin: 0 -30px 20px -30px;
	}
	.products_list .product > .text > h3{
		font-size: 22px;
		line-height: 22px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/products_list
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/news.detail/detail_product
 *	/local/templates/g-tech_agro2017/bitrix/catalog.section.list/activity
 *	(start)
 */
.detail_product{}
.detail_product > .pic{
	height: 300px;
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 0 30px 0;
}
.detail_product .title{
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	margin: 0;
}
.detail_product > .text{
	color: #72706c;
	font-size: 16px;
	margin-top: 20px;
	font-weight: 300;
}
.detail_product > .block{
	margin-top: 40px;
}
.detail_product > .block > .props{
	width: 100%;
	border: none;
}
.detail_product > .block > .props tr td{
	border-bottom: 1px dotted #c0c1c0;
	border-collapse: collapse;
	padding: 0 0 2px 0;
	margin-right: 0;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	line-height: 25px;
}
.detail_product > .block > .file{
	float: left;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}
.detail_product > .block > .file > a{
	text-decoration: underline;
	color: inherit;
	font-size: inherit;
}
.detail_product > .block > .file > a:hover{
	text-decoration: none;
}
.detail_product > .block > .file .pic{
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-bottom: 5px;
}
.detail_product > .block > a .img{
	border-left: 1px solid #fff;
}
.detail_product > .block .product_form{
	margin: 0 auto;
}
.detail_product > .block:nth-child(2n+3) .product_form{
	margin: 0;
}
.detail_product > .block .product_form .caption{
	margin: 0 0 4px 0;
}
.detail_product > .block .product_form form{
	margin: 30px 0 0 0;
}
@media screen and (min-width: 1300px){
	.detail_product > .block{
		float: left;
		width: 48%;
	}
	.detail_product > .block:nth-child(2n+3){
		clear: left;
		margin-right: 4%;
	}
	.detail_product > .block > a .img{
		width: 33.333%;
	}
	.detail_product > .block > a:nth-child(1n+4) .img{
		border-top: 1px solid #fff;
	}
	.detail_product > .block > a:nth-child(3n+1) .img{
		border-left: none;
	}
}
@media screen and (min-width: 900px) and (max-width: 1299px){
	.detail_product > .block > a .img{
		width: 25%;
	}
	.detail_product > .block > a:nth-child(1n+5) .img{
		border-top: 1px solid #fff;
	}
	.detail_product > .block > a:nth-child(4n+1) .img{
		border-left: none;
	}
}
@media screen and (min-width: 900px){
	.detail_product .title{
		font-size: 24px;
		line-height: 24px;
	}
	.detail_product > .block > .file{
		width: 30%;
	}
	.detail_product > .block > .file:nth-child(3n+2){
		margin: 0 5%;
	}
	.detail_product > .block > .file:nth-child(1n+4){
		margin-top: 20px;
	}
	.detail_product > .block > .file:nth-child(3n+4){
		clear: left;
	}
	.detail_product > .block > .file .pic{
		height: 75px;
	}
	.detail_product > .block .product_form{
		max-width: 340px;
	}
	.detail_product > .block .product_form .caption{
		font-size: 24px;
		line-height: 24px;
	}
}
@media screen and (max-width: 899px){
	.detail_product .title{
		font-size: 22px;
		line-height: 22px;
	}
	.detail_product > .block > .file{
		width: 47%;
	}
	.detail_product > .block > .file:nth-child(2n+2){
		margin-left: 6%;
	}
	.detail_product > .block > .file:nth-child(1n+3){
		margin-top: 20px;
	}
	.detail_product > .block > .file:nth-child(2n+3){
		clear: left;
	}
	.detail_product > .block > .file .pic{
		height: 55px;
	}
	.detail_product > .pic{
		margin: 0 -30px 30px -30px;
	}
	.detail_product > .block > a .img{
		width: 50%;
	}
	.detail_product > .block > a:nth-child(1n+3) .img{
		border-top: 1px solid #fff;
	}
	.detail_product > .block > a:nth-child(2n+1) .img{
		border-left: none;
	}
	.detail_product > .block .product_form{
		max-width: none;
	}
	.detail_product > .block .product_form .caption{
		font-size: 22px;
		line-height: 22px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new.detail/detail_product
 *	/local/templates/g-tech_agro2017/bitrix/catalog.section.list/activity
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/menu/header
 *	(start)
 */
.header_menu{
	text-align: center;
	margin-bottom: -25px;
}
.header_menu > div{
	display: inline-block;
}
.header_menu > .hover{
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 0;
	opacity: 0;
	-webkit-transition: left 0.125s ease, width 0.125s ease, opacity 0.125s ease;
	-moz-transition: left 0.125s ease, width 0.125s ease, opacity 0.125s ease;
	-o-transition: left 0.125s ease, width 0.125s ease, opacity 0.125s ease;
	transition: left 0.125s ease, width 0.125s ease, opacity 0.125s ease;
}
.header_menu > .hover.visible{
	opacity: 1;
	border-bottom: 5px solid #fff;
}
.header_menu > div a{
	display: block;
	padding: 0 50px 30px 50px;
	font-family: inherit;
	font-size: 24px;
	font-weight: 300;
	color: inherit;
	text-decoration: none;
}
.header_menu > div.sel a{
	font-weight: 400;
}
@media screen and (max-width: 899px){
	.header_menu{
		display: none;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/menu/header
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/menu/bottom
 *	(start)
 */
.bottom_menu > div a{
	color: #fff;
	text-decoration: none;
}
.bottom_menu > div a[href]:hover{
	text-decoration: underline;
}
.bottom_menu > div > a{
	font-size: 20px;
	line-height: 40px;
	text-transform: uppercase;
}
.bottom_menu > div > div > div > a{
	line-height: 32px;
	font-weight: 300;
}
@media screen and (min-width: 900px){
	.bottom_menu > div{
		width: 50%;
		float: left;
	}
}
@media screen and (max-width: 899px){
	.bottom_menu{
		text-align: center;
		margin-top: 30px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/menu/bottom
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/hp_banner
 *	(start)
 */
.main_banner{
	background-repeat: no-repeat;
	background-position: top center;
	color: #fff;
	overflow: hidden;
}
.main_banner .holder{
	display: none;
}
.main_banner .platform{
	width: 100%;
	height: 100%;
}
.main_banner .platform .slide{
	float: left;
	width: 100%;
	height: 100%
}
.main_banner .platform .slide > video{
	width: 100%;
	height: 100%;
	background-color: #000;
}

.main_banner .platform .slide > a{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.main_banner .navi{
	position: absolute;
	width: 100%;
	bottom: 30px;
	text-align: center;
}
.main_banner .navi .index{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 36px;
	font-weight: 600;
	cursor: pointer;
	border-radius: 20px;
	border: 2px solid #fff;
	z-index: 3;
}
.main_banner .navi .index:nth-child(1n+2){
	margin-left: 26px;
}
.main_banner .navi .index.cur{
	color: #fff;
	cursor: default;
}
.main_banner .navi .index canvas{
	position: absolute;
	left: -2px;
	top: -2px;
	display: block;
	width: 40px;
	height: 40px;
}
.main_banner .table_cell *{
	color: inherit;
	margin: 0;
}
.main_banner .capt{
	font-weight: 400;
}
.main_banner .subcapt,
.main_banner .btn_link{
	font-weight: 300;
}
.main_banner .subcapt{
	margin: 0 0 10px 0;
}
.main_banner .btn_link{
	min-width: 260px;
	text-align: center;
	display: inline-block;
	margin-top: 25px;
	border-radius: 5px;
	text-transform: uppercase;
	text-decoration: none;
	z-index: 3;
}
.main_banner .table_cell > *:first-child{
	margin-top: 0 !important;
}
.main_banner .table_cell > *:last-child{
	margin-bottom: 0 !important;
}
@media screen and (min-width: 900px){
	.main_banner{
		height: 600px;
		text-align: center;
	}
	.main_banner .capt{
		font-size: 48px;
		line-height: 50px;
	}
	.main_banner .subcapt{
		font-size: 24px;
	}
	.main_banner .btn_link{
		padding: 18px 20px;
		font-size: 18px;
		border: 2px solid #fff;
	}
}
@media screen and (max-width: 899px){
	.main_banner{
		height: 450px;
	}
	.main_banner .capt{
		font-size: 22px;
		line-height: 26px;
	}
	.main_banner .subcapt{
		font-size: 16px;
	}
	.main_banner .btn_link{
		padding: 10px 15px;
		font-size: 14px;
		border: 1px solid #fff;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/hp_banner
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/hp_news
 *	(start)
 */
.hp_news{
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(/bitrix/templates/gtech_agro2017/images/hp_news_bg.jpg);
	background-size: auto 100%;
}
.hp_news .cont > .capt{
	margin: 0 0 25px 0;
	color: inherit;
	font-weight: inherit;
}
.hp_news .item{
	background-color: #fff;
	height: auto;
}
.hp_news .item:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
}
.hp_news .item .img{
	width: 100%;
	height: 150px;
	background-repeat: no-repeat;
	background-position: center;
}
.hp_news .item .img > a{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.hp_news .item .title,
.hp_news .item .text{
	padding: 0 20px;
	margin: 20px 0;
}
.hp_news .item .title{
	font-size: 18px;
	font-weight: 500;
	color: inherit;
	line-height: 25px;
}
.hp_news .item .title > a{
	text-decoration: none;
	color: inherit;
}
.hp_news .item .title > a:hover{
	text-decoration: underline;
}
.hp_news .item .text{
	font-size: 14px;
	font-weight: 300;
	color: #72706c;
}
@media screen and (min-width: 1600px){
	.hp_news .item{
		width: 23.125%;
		min-height: 265px;
	}
}
@media screen and (min-width: 1300px) and (max-width: 1599px){
	.hp_news .item{
		width: 31.666%;
		min-height: 265px;
	}
	.hp_news .item:nth-last-child(2){
		display: none;
	}
}
@media screen and (min-width: 900px) and (max-width: 1299px){
	.hp_news .item{
		width: 48.75%;
		min-height: 240px;
	}
	.hp_news .item:nth-last-child(2),
	.hp_news .item:nth-last-child(3){
		display: none;
	}
}
@media screen and (min-width: 900px){
	.hp_news .cont{
		padding: 30px 30px 60px 30px;
	}
	.hp_news .cont > .capt{
		font-size: 36px;
		line-height: 40px;
	}
	.hp_news .item{
		float: left;
	}
	.hp_news .item:nth-of-type(1n+3){
		margin-left: 2.5%;
	}
}
@media screen and (max-width: 899px){
	.hp_news .cont{
		padding: 30px 15px;
	}
	.hp_news .cont > .capt{
		font-size: 24px;
		line-height: 24px;
		padding: 0 15px;
	}
	.hp_news .item{
		width: auto;
		height: auto;
	}
	.hp_news .item:nth-of-type(1n+3){
		margin-top: 30px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/hp_news
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/hp_banner
 *	/local/templates/g-tech_agro2017/bitrix/catalog.section.list/activity
 *	(start)
 */
.products_menu{
	overflow: hidden;
}
.products_menu .punct{}
.products_menu .punct:hover,
.products_menu .punct.act{
	background-color: #303030;
}
.products_menu .punct > a{
	display: block;
	padding: 9px 15px;
	font-size: inherit;
	font-weight: 300;
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
}
.products_menu .punct:hover > a,
.products_menu .punct.act > a{
	color: #fff;
}
.products_menu .punct .dotted{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	border-bottom: 1px dotted #303030;
}
.products_menu .punct:hover .dotted,
.products_menu .punct.act .dotted{
	border-style: solid;
	bottom: auto;
	top: -1px;
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/hp_banner
 *	/local/templates/g-tech_agro2017/bitrix/catalog.section.list/activity
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new/news/bitrix/news.list
 *	(start)
 */
.news_list{}
.news_list .item .pic{
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px;
}
.news_list .item .pic > a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.news_list .item .date{
	color: #b8b8b8;
	font-weight: 300;
}
.news_list .item h2{
	margin: 10px 0;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
}
.news_list .item h2 > a{
	display: block;
	text-decoration: none;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
	line-height: inherit;
}
.news_list .item h2 > a:hover{
	text-decoration: underline;
}
.news_list .item p{
	margin: 0;
	color: #72706c;
	font-size: 16px;
	font-weight: 300;
}
@media screen and (min-width: 1300px){
	.news_list .item{
		width: 31.333%;
		margin-right: 3%;
	}
	.news_list .item:nth-child(1n+4){
		margin-top: 40px;
	}
	.news_list .item:nth-child(3n+3){
		margin-right: 0;
	}
	.news_list .item:nth-child(3n+4){
		clear: left;
	}
}
@media screen and (min-width: 900px) and (max-width: 1299px){
	.news_list .item{
		width: 48%;
		margin-right: 4%;
	}
	.news_list .item:nth-child(1n+3){
		margin-top: 40px;
	}
	.news_list .item:nth-child(2n+2){
		margin-right: 0;
	}
	.news_list .item:nth-child(2n+3){
		clear: left;
	}
}
@media screen and (min-width: 900px){
	.news_list .item{
		float: left;
	}
	.news_list .item .pic{
		height: 300px;
	}
	.news_list .item .date{
		font-size: 20px;
		line-height: 20px;
	}
	.news_list .item h2{
		font-size: 24px;
		line-height: 28px;
	}
}
@media screen and (max-width: 899px){
	.news_list .item:nth-child(1n+2){
		margin-top: 40px;
	}
	.news_list .item .pic{
		height: 200px;
		background-size: cover;
	}
	.news_list .item .date{
		font-size: 16px;
		line-height: 16px;
	}
	.news_list .item h2{
		font-size: 22px;
		line-height: 22px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new/news/bitrix/news.list
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/system.pagenavigation/.defaul
 *	(start)
 */
.pagenavigation{
	width: 100%;
	text-align: center;
	padding-top: 50px;
}
.pagenavigation .showmore{
	text-decoration: none;
	display: inline-block;
	font-weight: 300;
	color: #797775;
	padding: 12px 60px;
	border: 1px solid #969491;
	text-transform: uppercase;
	border-radius: 25px;
	cursor: pointer;
}
.pagenavigation .showmore::selection{
	background-color: transparent;
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/system.pagenavigation/.defaul
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new/news/bitrix/news.detail
 *	(start)
 */
.news_detail{}
.news_detail > .title{
	margin: 0 0 30px 0;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
}
.news_detail > .pic{
	background-color: #ccc;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
}
.news_detail > .text{
	margin-bottom: 20px;
}
@media screen and (min-width: 900px){
	.news_detail > .title{
		font-size: 24px;
		line-height: 24px;
	}
	.news_detail > .pic{
		height: 300px;
	}
}
@media screen and (max-width: 899px){
	.news_detail > .title{
		font-size: 22px;
		line-height: 22px;
	}
	.news_detail > .pic{
		height: 200px;
		background-size: cover;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new/news/bitrix/news.detail
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/contacts
 *	(start)
 */
.contacts_list{
	margin-top: 75px;
}
.contacts_list .item{}
.contacts_list .item:nth-child(1n+2){
	margin-top: 75px;
}
.contacts_list .item .name{
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	margin-bottom: 20px;
}
.contacts_list .item .text .block table,
.contacts_list .item .text .block table tbody,
.contacts_list .item .text .block table tr{
	width: 100%;
}
.contacts_list .item .text .block table{
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	line-height: inherit;
}
.contacts_list .item .text .block table,
.contacts_list .item .text .block table tr,
.contacts_list .item .text .block table tr td{
	border: none !important;
	border-spacing: 0 !important;
}
.contacts_list .item .text .block table tr td{
	vertical-align: top;
	line-height: inherit;
	width: 50%;
	max-width: 50%;
	min-width: 50%;
}
.contacts_list .item .text .block a{
	color: #228cef;
	text-decoration: underline;
}
.contacts_list .item .text .block a:hover{
	text-decoration: none;
}
.contacts_list .item .map{
	width: auto;
	height: 340px;
	margin: 30px -30px 0 -30px;
}
@media screen and (min-width: 1300px){
	.contacts_list .item .text .block{
		float: left;
		width: 48%;
	}
	.contacts_list .item .text .block:last-child{
		margin-left: 4%;
	}
}
@media screen and (min-width: 900px){
	.contacts_list .item .name{
		font-size: 30px;
		padding: 0 20px;
	}
	.contacts_list .item .text{
		font-size: 18px;
		line-height: 28px;
	}
	.contacts_list .item .text .block table tr:hover{
		background-color: rgb(243,243,243);
	}
	.contacts_list .item .text .block table tr td{
		padding: 0 20px 2px 20px;
	}
}
@media screen and (max-width: 899px){
	.contacts_list .item .name{
		font-size: 22px;
		line-height: 22px;
		text-align: center;
	}
	.contacts_list .item .text{
		font-size: 14px;
		line-height: normal;
	}
	.contacts_list .item .text .block table tr td:first-child{
		font-weight: 500;
	}
	.contacts_list .item .text .block table tr td:last-child{
		text-align: right;
	}
	.contacts_list .item .text .block table tr:nth-child(1n+2) td{
		padding-top: 10px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/contacts
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/advantages
 *	(start)
 */
.advantages{}
.advantages .block{
	padding: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.advantages .block h4,
.advantages .block p{
	font-family: inherit;
	color: inherit;
}
.advantages .block h4{
	font-weight: 400;
}
.advantages .block p{
	font-size: inherit;
	font-weight: 300;
}
@media screen and (min-width: 900px){
	.advantages{
		text-align: center;
		padding: 0;
	}
	.advantages .block{
		float: left;
		width: 50%;
	}
	.advantages .block:nth-child(1),
	.advantages .block:nth-child(4),
	.advantages .block:nth-child(5),
	.advantages .block:nth-child(8),
	.advantages .block:nth-child(9){
		background-image: url(/bitrix/templates/gtech_agro2017/images/advantages_bg.jpg);
	}
	.advantages .block h4,
	.advantages .block p{
		margin: 30px 0;
	}
	.advantages .block h4{
		font-size: 30px;
	}
}
@media screen and (max-width: 899px){
	.advantages{
		padding: 0;
	}
	.advantages .block{
		overflow: hidden;
	}
	.advantages .block:nth-child(2n+2){
		background-image: url(/bitrix/templates/gtech_agro2017/images/advantages_bg.jpg);
	}
	.advantages .block h4,
	.advantages .block p{
		margin: 15px 0;
	}
	.advantages .block h4{
		font-size: 22px;
		line-height: 22px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/advantages
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/values
 *	(start)
 */
.values{}
.values .inner > h5{
	margin: 0 0 30px 0;
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
	text-transform: uppercase;
}
.values .inner .item{
	color: #72706c;
	font-size: inherit;
}
.values .inner .item:nth-of-type(1n+2){
	margin-top: 15px;
}
.values .inner .item .title{
	text-transform: uppercase;
	margin-bottom: 7px;
}
.values .inner .item .text{
	font-weight: 300;
}
@media screen and (min-width: 900px){
	.values{
		margin: 60px auto;
	}
	.values .inner{
		padding: 30px 15px;
		border-top: 3px solid #e4e4e4;
		border-bottom: 3px solid #e4e4e4;
	}
	.values .inner > h5{
		font-size: 24px;
		line-height: 28px;
	}
}
@media screen and (max-width: 899px){
	.values{
		margin: 40px auto;
	}
	.values .inner{
		padding: 0 5px 40px 5px;
		border-bottom: 3px solid #e4e4e4;
	}
	.values .inner > h5{
		font-size: 22px;
		line-height: 22px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/values
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/faces
 *	(start)
 */
.faces{
	margin: 75px auto;
}
.faces .titles{
	text-align: center;
}
.faces .titles > b{
	font-weight: inherit;
}
.faces .titles > span{
	font-weight: 300;
}
.faces .item{
	background-position: center;
	background-repeat: no-repeat;
	height: 400px;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
.faces .item .info{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	padding: 10px;
}
.faces .item .info > b{
	font-weight: 600;
}
.faces .item .info > span{
	font-size: 14px;
}
@media screen and (min-width: 1300px){
	.faces .item{
		width: 19.2%;
		margin-left: 1%;
	}
	.faces .item:nth-child(6n+2){
		margin-left: 0;
	}
}
@media screen and (min-width: 900px) and (max-width: 1299px){
	.faces .item{
		width: 32.666%;
		margin-left: 1%;
	}
	.faces .item:nth-child(3n+2){
		margin-left: 0;
	}
	.faces .item:nth-child(1n+5){
		margin-top: 10px;
	}
}
@media screen and (min-width: 900px){
	.faces{
		margin: 75px auto;
	}
	.faces .titles{
		margin-bottom: 50px;
	}
	.faces .titles > b{
		font-size: 36px;
	}
	.faces .titles > span{
		font-size: 20px;
	}
	.faces .item{
		float: left;
	}
	.faces .item .info > b{
		font-size: 20px;
	}
}
@media screen and (max-width: 899px){
	.faces{
		margin: 40px auto;
	}
	.faces .titles{
		margin-bottom: 30px;
	}
	.faces .titles > b{
		font-size: 22px;
		line-height: 22px;
	}
	.faces .titles > span{
		font-size: 16px;
	}
	.faces .item:nth-child(1n+2){
		margin-top: 10px;
	}
	.faces .item .info > b{
		font-size: 18px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/faces
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/history
 *	(start)
 */
.history{
	margin: 75px auto;
}
.history .item{
	background-repeat: repeat-y;
	background-image: url(/bitrix/templates/gtech_agro2017/images/year_line.png);
	padding: 15px 0;
}
.history .item .block{
}
.history .item .block:last-child{
	font-weight: 300;
}
.history .item .block .table{
	height: auto;
}
.history .item .block .pic{
	width: auto;
	height: 250px;
	margin-right: 195px;
	background-repeat: no-repeat;
	background-position: center;
}
.history .item .block .pic .triangle{
	position: absolute;
	right: 0;
}
.history .item .block .pic .triangle:first-child{
	top: 0;
	width: 0;
	height: 0;
	border-top: 125px solid #fff; 
	border-left: 85px solid transparent;
}
.history .item .block .pic .triangle:last-child{
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 125px solid #fff; 
	border-left: 85px solid transparent;
}
.history .item .block .year{
	position: absolute;
	top: 50%;
	margin-top: -42px;
	color: #edddce;
	font-size: 60px;
	font-weight: 600;
}
.history .item .block .point{
	position: absolute;
	top: 50%;
	margin-top: -13px;
	width: 27px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/bitrix/templates/gtech_agro2017/images/year_point.png);
}
@media screen and (min-width: 1300px){
	.history .item{
		background-position: center;
	}
	.history .item .block{
		width: 50%;
		min-height: 250px;
	}
	.history .item .block:last-child{
		margin-left: 50%;
	}
	.history .item .block .table{
		min-height: 250px;
	}
	.history .item .block .year{
		right: 28px;
	}
	.history .item .block .point{
		right: -13px;
	}
}
@media screen and (max-width: 1299px){
	.history .item .block{
		min-height: 80px;
	}
	.history .item .block .table{
		min-height: 80px;
	}
}
@media screen and (min-width: 900px) and (max-width: 1299px){
	.history .item{
		background-position: 175px center;
	}
	.history .item .block:first-child{
		width: 180px;
	}
	.history .item .block:last-child{
		margin-left: 180px;
	}
	.history .item .block .pic{
		display: none;
	}
	.history .item .block .year{
		right: 28px;
	}
	.history .item .block .point{
		right: -11px;
	}
}
@media screen and (min-width: 900px){
	.history .item .block:first-child{
		float: left;
	}
	.history .item .block:last-child{
		padding-left: 50px;
	}
}
@media screen and (max-width: 899px){
	.history .item{
		background-position: 0 center;
	}
	.history .item .block:first-child{
		width: 0;
	}
	.history .item .block .pic{
		display: none;
	}
	.history .item .block .year{
		left: 30px;
	}
	.history .item .block .point{
		right: -16px;
	}
	.history .item .block:last-child{
		padding-left: 30px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/history
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/search.page/.default
 *	(start)
 */
.search-page{
	margin: 50px 0 75px 0;
}
.search-page b{
	font-weight: 500;
}
.search-page a{
	color: #2298e6;
	text-decoration: underline;
}
.search-page a:hover{
	text-decoration: none;
}
.search-page hr{
	display: block;
	border: none;
	border-bottom: 1px dotted #c0c1c0;
	margin: 20px 0
}
.search-page #search-page-form{
	display: block;
	width: auto;
}
.search-page #search-page-form:after{
	display: block;
	content: "";
	clear: both;
}
.search-page #search-page-form input[name=q]{
	display: block;
	resize: none;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	color: inherit;
	padding: 7px 10px;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #b6b6b6;
	-webkit-transition: border-color 0.125s ease;
	-moz-transition: border-color 0.125s ease;
	-o-transition: border-color 0.125s ease;
	transition: border-color 0.125s ease;
}
.search-page #search-page-form input[name=q]:focus{
	border-color: #808080;
}
.search-page #search-page-form input[type=submit]{
	display: block;
	padding: 8px 10px;
	background-color: #46a6e5;
	text-align: center;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: #fff;
	cursor: pointer;
	border: none;
}
.search-page #search-page-form input[type=submit].in_process{
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/bitrix/templates/gtech_agro2017/images/loader1.gif);
	color: transparent;
}
.search-page #search-page-form input[type=submit]::selection{
	background-color: transparent;
}
@media screen and (min-width: 900px){
	.search-page #search-page-form input[name=q]{
		width: 350px;
		float: left;
	}
	.search-page #search-page-form input[type=submit]{
		float: left;
		width: 100px;
		margin-left: 10px;
	}
}
@media screen and (max-width: 899px){
	.search-page #search-page-form input[name=q]{
		width: 100%;
	}
	.search-page #search-page-form input[type=submit]{
		width: 260px;
		margin: 0 auto;
		margin-top: 10px;
	}
}
/*
 *	/local/templates/g-tech_agro2017/bitrix/search.page/.default
 *	(finish)
 */










/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/hp_banner
 *	(start)
 */

/*
 *	/local/templates/g-tech_agro2017/bitrix/new-list/hp_banner
 *	(finish)
 */









/*
@media screen and (min-width: 1920px){}
@media screen and (min-width: 1600px) and (max-width: 1919px){}
@media screen and (min-width: 1300px) and (max-width: 1599px){}
@media screen and (min-width: 900px) and (max-width: 1299px){}
@media screen and (max-width: 899px){}
*/
/* End */
/* /bitrix/templates/gtech_agro2017/template_styles.css?175890124554600 */
