.title_screen{height:450px;position:relative;padding:20px 0 30px 0;margin:10px 0 0 0;}
.title_screen--3slots{}

.title_screen__pseudo_borders{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:10;
	background: #16d171; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2ZDE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTkwNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #16d171 0%, #09904b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#16d171), color-stop(100%,#09904b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #16d171 0%,#09904b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #16d171 0%,#09904b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #16d171 0%,#09904b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #16d171 0%,#09904b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16d171', endColorstr='#09904b',GradientType=0 ); /* IE6-8 */
}
.title_screen__bg{position:absolute;z-index:20;top:0;right:0;bottom:0;left:0;
	background: #fdfdfd; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGUxZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #dde1e4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#dde1e4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#dde1e4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fdfdfd 0%,#dde1e4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fdfdfd 0%,#dde1e4 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#dde1e4 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#dde1e4',GradientType=0 ); /* IE6-8 */
}
@media screen and (max-width:1100px){
	.title_screen__pseudo_borders{left:0px;right:0px;}
	.title_screen__bg{left:10px;right:10px;}
}



.title_screen__slots{margin:auto;width:940px;height:461px;position:relative;z-index:100;}
.title_screen__slot{position:absolute;background-position:50% 50%;}
.title_screen__slot--huge{width:940px;height:461px;}
.title_screen__slot--equal{width:468px;height:229px;}
.title_screen__slot--big{width:520px;height:461px;}
.title_screen__slot--big_right{width:417px;height:461px;}
	/*.title_screen--2slots .title_screen__slot--big{width:468px;}*/
.title_screen__slot--mid{width:520px;height:229px;}
.title_screen__slot--small{width:417px;height:229px;}

.title_screen__slot--1{top:0;left:0;}
.title_screen__slot--2{bottom:0;left:0;}
.title_screen__slot--3{top:0;right:0;}
.title_screen__slot--4{bottom:0;right:0;}
.title_screen__pic_wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:120;overflow:hidden;}
.title_screen__pic{position:absolute;top:0;right:0;bottom:0;left:0;background-position:50% 50%;background-repeat:no-repeat;
	transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;-o-transition:.3s all ease-in-out;-ms-transition:.3s all ease-in-out;
}
.title_screen__slot:hover .title_screen__pic{
	transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);
}
.title_screen__comment{position:absolute;bottom:10px;left:10px;color:#fff;font-family:"Arial Black",Arial,sans-serif;z-index:220;background-image:url(../img/green_bg.png);text-overflow:ellipsis;overflow:hidden;}
	.title_screen__slot--huge .title_screen__comment,
	.title_screen__slot--big_right .title_screen__comment{font-size:28px;line-height:33px;padding:20px 44px 20px 28px;width:268px;height:86px;}
	.title_screen__slot--big .title_screen__comment{font-size:28px;line-height:33px;padding:20px 44px 20px 28px;width:368px;height:86px;}
	.title_screen__slot--equal .title_screen__comment,
	.title_screen__slot--mid .title_screen__comment,
	.title_screen__slot--small .title_screen__comment{font-size:18px;line-height:24px;padding:14px 20px 20px 20px;width:320px;height:58px;}


.promos-news{background-color:#f7f9fb;}
.promos-news__inner{width:940px;padding:33px 0 30px 0;margin:auto;}

.title_promos{font-size:0;white-space:nowrap;}
.title_promos__item{position:relative;z-index:100;padding:7px 7px 7px 136px;width:157px;display:inline-block;margin:0 0 0 20px;height:105px;box-shadow:0 0 4px #aaa;background-color:#fff;}
.title_promos__item:first-child{margin:0;}
.title_promos__item:hover .title_promos__text{color:#00a651;}
.title_promos__pic{position:relative;z-index:110;width:105px;height:105px;position:absolute;left:7px;top:7px;}
.title_promos__text{position:relative;z-index:110;display:inline-block;color:#000;vertical-align:middle;line-height:20px;font-size:14px;font-weight:bold;white-space:normal;}
.title_promos__border{position:absolute;z-index:110;top:7px;right:0;bottom:7px;width:3px;background-color:#00a651;}

.title_news-contacts{margin:21px 0 0 0;white-space:nowrap;font-size:0;color:#00a651;}
.title_news{position:relative;margin:0 20px 0 0;padding:14px 27px 19px 21px;width:412px;background-color:#fff;display:inline-block;vertical-align:top;box-shadow:0 1px 4px #aaa;white-space:normal;}
.title_news__refresher{position:absolute;top:20px;right:20px;font-size:18px;font-family:"WebSymbolsLiga";color:#00a651;cursor:pointer;
	-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
}
.title_news__header{font-family:"Arial Black";font-size:18px;color:#00a651;padding:0 0 12px 0;}
.title_news__item{display:none;padding:0 0 22px 0;position:relative;z-index:100;}
	.title_news__item--current{display:block;}
.title_news__text{position:relative;z-index:110;font-size:16px;color:#424242;line-height:20px;height:40px;text-overflow:ellipsis;overflow:hidden;}
.title_news__time{position:relative;z-index:110;padding:7px 0 0 0;font-size:12px;color:#424242;}
.title_news__all_wrapper{}
.title_news__all{}


.title_contacts{display:inline-block;width:182px;height:151px;background-color:#fff;box-shadow:0 0 4px #aaa;vertical-align:top;white-space:normal;position:relative;padding:17px 25px 19px 253px;}
.title_contacts__map{width:219px;height:151px;position:absolute;top:17px;left:14px;}
.title_contacts__header{font-size:18px;font-family:"Arial Black";color:#00a651;padding:0 0 13px 0;margin:-3px 0 0 0;}
.title_contacts__text{font-size:16px;line-height:21px;color:#424242;}
.title_contacts__details{position:absolute;bottom:19px;}


.title_partners{background-color:#fff;padding:28px 0 33px 0;}
.title_partners__inner{width:940px;margin:auto;}
.title_partners__header{font-family:"Arial Black";text-transform:uppercase;font-size:12px;color:#00a651;padding:0 0 22px 0;}
.title_partners__container{width:936px;position:relative;}
	.title_partners__container:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background-color:#fff;z-index:3;}
.title_partners__items{white-space:nowrap;font-size:0;height:51px;overflow:hidden;}
.title_partners__item{display:inline-block;vertical-align:top;width:117px;height:51px;background-position:50% 50%;background-repeat:no-repeat;position:relative;}
	.title_partners__item:after{content:"";position:absolute;top:0;left:0;bottom:0;width:1px;border-left:1px solid #e6e6e7;}
.title_partners__item:first-child{}