@font-face {
	font-family: Montserrat-Thin;
	src: url(../fonts/Montserrat-Thin.ttf);
}

* {
	box-sizing: border-box;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	background: #fff;
	font-family: 'Hind', sans-serif;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

p {
	margin: 0;
}
label {
	margin: 0;
}
a {
	text-decoration: none;
	outline: none;
}
h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif;
	margin: 0;
	font-weight: normal;
}
select, input {
	outline: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}
select::-ms-expand {
	display: none;
}
h2 {
	font-size: 28px;
	color: #000;
	font-weight: normal;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.container {
	width: 1170px;
	display: block;
	margin: 0 auto;
	position: relative;
	padding: 4px 0px!important;
}
header {
	/*box-shadow: 0px 1px 1px 1px #ddd;*/
	position: relative;
}
header .up-head {
	background: #f2f3f5;
}
.up-head .contacts {
	float: right;
}
.up-head .contacts li a {
	color: #999;
	display: block;
	font-size: 12px;
	border-right: 1px solid #999;
	padding: 0 15px;
	line-height: 12px;
}
.up-head .contacts li {
	display: inline-block;
	margin: 7px 0;
	line-height: 20px;
}
.up-head .contacts li:last-child a {
	border: none;
}
.up-head .contacts li a > span {
	display: inline-block;
	margin: 0 10px;
	position: relative;
	margin-left: 0;
}

header .low-head {
	padding: 24px 0;
}
.low-head .logo img {
	margin-top: 17px;
}
.low-head .logo a {
	display: block;
}
.low-head .logo img {
	display: block;
	height: auto;
	max-width: 129px;
}
.low-head .search {
	margin-top: 8px;
	display: block;
	float: left;
	position: relative;
}
.search form:before {
	display: block;
	content: "";
	border-top: 6px solid #999;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	left: 220px;
	top: 19px;
	z-index: 2;
}
.breadcrumbs {
	background: #F2F3F5;
	padding: 5px 0;
}
.breadcrumbs li {
	display: inline-block;
	line-height: 19px;
	position: relative;
}
.breadcrumbs li:nth-child(2):before {
	display: none;
}
.breadcrumbs li:before {
	content: "";
	width: 5px;
	height: 8px;
	background: url(../img/front/filt-arr.png) no-repeat 0 0;
	display: inline-block;
	vertical-align: middle;
}
.bread-wrap li:first-child a {
	color: #2046b3;
	position: relative;
}
.bread-wrap li:first-child a:before {
	content: "";
	width: 5px;
	height: 7px;
	background: url(../img/front/arr-whitet.png) no-repeat 0 0;
	position: absolute;
	left: -12px;
	top: 6px;
}
.bread-wrap li:first-child:before {
	content: "";
	width: 18px;
	height: 18px;
	background: transparent;
	border: 1px solid #2046b3;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
}
.bread-wrap li:first-child:after {
	content: "";
	width: 1px;
	height: 16px;
	background: #dddfe2;
	display: inline-block;
	vertical-align: middle;
}
.breadcrumbs li a {
	display: inline-block;
	vertical-align: middle;
	color: #495a72;
	padding: 0 10px;
}
.breadcrumbs li img {
	display: inline-block;
	vertical-align: middle;
}
.search input,
.search select,
.search button,
.location input {
	height: 44px;
	display: inline-block;
	vertical-align: middle;
	margin-left: -5px;
	outline: none;
	padding: 0 15px;
	font-family: 'Hind';
	color: #999;
	border: none;
	border-bottom: 1px solid #dddfe2;
}
.location input {
	width: 100%;
}
::-webkit-input-placeholder {color:#8b94a1;}
::-moz-placeholder          {color:#8b94a1;}/* Firefox 19+ */
:-moz-placeholder           {color:#8b94a1;}/* Firefox 18- */
:-ms-input-placeholder      {color:#8b94a1;}

.search input:first-child(1){
	width: 375px;
}
.search input:nth-child(4){
	width:220px;
}
.search input:first-child,
.search input:nth-child(4) {
	/*width: 225px;*/
	border-right: none;
	position: relative;
	margin-left: -5px;
}
.search input:nth-child(4) {
	border-right: none;
	border-left: none;
	background: url(../img/front/location_b.png) no-repeat 10px 12px;
	background-size: 12px;
	padding-left: 30px;
	margin-right: 20px;
}
.search input:nth-child(2) {
	border-right: none;
}
.search div:nth-child(2) input {
	background: url(../img/front/location_b.png) no-repeat 10px 12px;
}
.search div:nth-child(2) input {
	background: url(../img/front/location.png) no-repeat 1px 15px;
}
.search input {
	background: url(../img/front/menu.png) no-repeat 0px 15px;
	padding-left: 20px;
}
.search:after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 98%;
	top: 50%;
	margin-top: -8px;
	background: url(../img/front/arrow.png) no-repeat 0 0;
}
.search input{
	font-size: 14px;
}
.search input.all-categories {
	padding-right: 27px;
}
.search div:nth-child(1) input {
	width: 400px;
	padding-left: 20px;
}
.search div:nth-child(2) input {
	width: 200px;
	padding-left: 20px;
}
.search div:nth-child(1) input {
	border-left: none;
	background: url(../img/front/search.png) no-repeat 0 15px;
}
.search:before {
	content: "";
	width: 1px;
	height: 20px;
	background: #dddfe2;
	position: absolute;
	left: 400px;
	top: 12px;
}
.search input {
	width: 300px;
	border-left: none;
	float: right;
}
.search button {
	width: 44px;
	border: none;
	background: #2046b3;
	cursor: pointer;
	color: #fff;
	position: relative;
}
.search button:before {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -8px;
	margin-top: -8px;
	background: url(../img/front/loop.png) no-repeat 0 0;
	background-size: 75%;
}
.section-main-2 {
	padding: 80px 0;
}
.section-main-2.searcher {
	padding: 40px 0;
}
.column-news {
	border-left: 1px solid #DBDBDB;
}
.main-news h2 {
	text-align: left;
}
.section-main-2 h2 {
	margin-bottom: 10px;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
}
.main-cats p {
	color: #8b94a1;
	font-size: 16px;
}
.news-item {
	margin-left: 15px;
	margin-top: 50px;
}
.news-item > img {
	display: block;
	width: 100%;
	height: auto;
}
.news-item h3 {
	color: #000;
	font-size: 18px;
	margin: 10px 0;
}
.news-item p {
	color: #8b94a1;
	font-size: 14px;
	line-height: 22px;
}
.news-item a {
	color: #2046b3;
	margin-top: 15px;
	display: inline-block;
}
.list-cats {
	margin: 50px 0;
}
.item-cats {
	height: 47px;
	margin: 15px 0;
	position: relative;
	display: block;
	float: left;
	width: 33.3%;
}
.item-cats a {
	color: #8b94a1;
	text-transform: uppercase;
	display: block;
}
.item-cats a > span {
	vertical-align: middle;
	display: inline-block;
}
.tip-cats {
	position: absolute;
	left: 0;
	top: 60px;
	width: 600px;
	min-height: 200px;
	box-shadow: 0 0 15px #ddd;
	background: #fff;
	z-index: 11;
	columns: initial;
	display: none;
	padding: 15px;
}
.item-cats.active .tip-cats {
	display: block;
}
.tip-cats .tip-title {
	padding: 10px 0;
	border-bottom: 1px solid #D7D7D7;
	margin-bottom: 10px;
}
.tip-title a {
	display: inline-block;
	text-transform: initial;
	color: #2046B2;
	text-decoration: underline;
	font-size: 16px;
	margin-right: 10px;
}
.tip-title span {
	color: #8b94a1;
	text-transform: uppercase;
}
.item-cats > span {
	display: inline-block;
	vertical-align: top;
	padding-top: 5px;
}
.subcats-list li {
	display: block;
	float: left;
	width: 33.3%;
}
.subcats-list a {
	padding-left: 20px;
	margin: 10px 0;
	display: block;
	position: relative;
	line-height: 25px;
}
.subcats-list a:before {
	content: "";
	background: url(../img/front/breadcrubm.png) no-repeat 0 0;
	width: 9px;
	height: 16px;
	position: absolute;
	left: 5px;
	top: 3px;
}
.icon-c {
	display: inline-block;
	width: 50px;
	height: 47px;
	background: url(../img/front/ico.png) no-repeat -50px 0;
	margin-right: 15px;
	padding: 0;
}
.item-cats:hover .icon-c {
	background: url(../img/front/ico.png) no-repeat 3px 0;
}
.item-cats:hover > a > span {
	color: #2046b3;
}
.tab-item {
	margin: 30px 0;
}
.tab-item img {
	display: block;
	width: 100%;
	height: auto;
}
.tab-item .tab-date {
	color: #8b94a1;
	font-size: 10px;
	text-transform: uppercase;
	margin: 10px 0;
	transition: all 0.3s ease;
}
.tab-item .tab-descr {
	color: #000;
	font-size: 14px;
	transition: all 0.3s ease;
}
.tab-item:hover .tab-date {
	color: #000;
}
.tab-item:hover .tab-descr {
	color: #2046b3;
}
.wrap-tab-img {
	position: relative;
}
.tab-item .tab-img-overlay {
	background: rgba(32,70,179, 0);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	transition: all 0.3s ease;
}
.tab-item:hover .tab-img-overlay {
	background: rgba(32,70,179, 0.7);
}
.arrow-overlay {
	position: absolute;
	left: -15px;
	bottom: 25px;
	opacity: 0;
	transition: all 0.3s ease;
}
.text-overlay {
	color: #fff;
	margin-top: 30px;
	padding: 5px 15px;
	text-transform: uppercase;
	position: relative;
	opacity: 0;
	transition: all 0.3s ease;
}
.text-overlay:before {
	content: "";
	position: absolute;
	left: 15px;
	bottom: 0;
	height: 2px;
	width: 30px;
	background: #fff;
}
.tab-item:hover .arrow-overlay {
	left: 15px;
	opacity: 1;
}
.tab-item:hover .text-overlay {
	opacity: 1;
}
.section-main-3 {
	background: #2046b3;
	height: 460px;
	padding: 60px 0;
	background-size: cover;
}
.section-main-3 h2 {
	color: #fff;
	margin-bottom: 70px;
	font-size: 24px;
	position: relative;
}
.comment-person {
	margin: 25px 0;
}
.comment-person .info-person {
	display: inline-block;
	margin-left: 15px;
	vertical-align: top;
}
.comment-person .info-person img {
	width: initial;
}
.comment-person .info-person span {
	display: block;
	padding-top: 10px;
}
.comment-person .info-person span:last-child {
	color: rgba(255, 255, 255, 0.5);
	font-size: 12px;
}
.section-main-4 {
	padding: 90px 0;
}
.section-main-4 .brands {
	width: 1050px;
	clear: both;
	margin: 0 auto;
	padding-top: 80px;
}
.section-main-4 p {
	color: #777;
	line-height: 25px;
	border-left: 1px solid #bbb;
	padding-left: 15px;
}
.section-main-4 .brands ul {
	display: flex;
	justify-content: space-between;
}
.section-main-4 .brands ul li a {
	display: block;
}
.section-main-4 .brands ul li img:hover {
	transition: all 0.3s ease;
	box-shadow: 0 0 4px #ddd;
}
footer {
	padding: 40px 0 0;
	background: #fff;
	font-size: 12px;
	border-top: 1px solid #dddfe2;
}
.foot-logo-text {
	color: #8b94a1;
}
.foot-logo img {
	max-width: 129px;
}
.up-foot ul {
	display: flex;
	justify-content: space-between;
}
.up-foot ul li {
	padding: 0 15px;
	font-size: 14px;
	line-height: 25px;
}
.up-foot ul li b {
	color: #000;
}
.up-foot ul li p a {
	color: #8b94a1;
	line-height: 30px;
}
.up-foot ul li p a:hover {
	text-decoration: underline;
}
.low-foot {
	margin: 25px 15px 0 15px;
	padding: 15px 0;
	border-top: 1px solid #dddfe2;
}
.low-foot .foot-text {
	float: left;
}
.low-foot .foot-text span {
	letter-spacing: 1px;
	margin-right: 10px;
}
.low-foot .foot-text span,
.low-foot .foot-text p {
	display: inline-block;
	color: #c0c0c0;
	margin-top: 4px;
}
.social {
	float: right;
}
.social li {
	display: inline-block;
	margin: 0 10px;
}
.social li a {
	color: #8B94A1;
	font-size: 16px;
	display: block;
}
.link-mehr-carousel {
	padding: 10px;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #fff;
}
.link-mehr-carousel:after {
	content: "";
	width: 10px;
	height: 5px;
	background: url(../img/front/arr-car.png) no-repeat 0 0;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
/*.#2046b3 h2:before {*/
/*content: "";*/
/*width: 45px;*/
/*height: 26px;*/
/*background: url(../img/front/head-icon.png) no-repeat 0 0;*/
/*display: inline-block;*/
/*margin-right: 10px;*/
/*}*/
.sort-inner p {
	font-size: 14px;
	display: block;
	line-height: 30px;
	float: left;
}
.sort-inner .sort-list {
	float: right;
	position: relative;
}
/*.sort-inner .sort-list:before {
	content: "";
	display: block;
	border-top: 6px solid #999;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	right: 10px;
	top: 13px;
}*/
.sort-inner .sort-list span {
	font-size: 16px;
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
	margin-right: 0px;
}
.sort-inner .sort-list select {
	height: 30px;
	width: 190px;
	padding-left: 10px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #dddfe2;
	color: #aaa;
}
.searcher .main-news {
	border: none;
}


.title_for_gmap {
	padding: 10px 0;
	margin: 10px 0 0;
	font-size: 14px;
	/*border-top: 1px solid #5F7AC8;
	border-bottom: 1px solid #5F7AC8;*/
	text-align: center;
}
.title_for_gmap a:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 16px;
	background: url(../img/front/map.png) no-repeat 0 0;
	margin-right: 5px;
	vertical-align: middle;
}
.title_for_gmap p {
	float: left;
	color: #8b94a1;
}
.title_for_gmap a {
	float: right;
	color: #2046b3;
	position: relative;
}
.title_for_gmap a > span {
	display: inline-block;
	vertical-align: middle;
}
.title_for_gmap a > span:hover {
	text-decoration: underline;
}
.title_for_gmap i {
	margin-right: 5px;
}
.wrapper_result_search {
	padding: 0 0 10px;
}
.single-result-search {
	padding: 40px 0;
	border-bottom: 1px solid #dddfe2;
	position: relative;
}
.single-result-img {
	position: relative;
	width: 105px;
	height: 130px;
	float: left;
	margin-right: 50px;
}
.single-result-img .cats-find {
	position: absolute;
	left: 0;
	top: 10px;
	width: 70px;
	color: #2046b3;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	background: #fff;
	line-height: 18px;
}
.single-result-img img {
	display: block;
	width: 100%;
	height: auto;
}
.single-result-info h4 a {
	font-size: 18px;
	font-weight: normal;
	color: #222;
	margin-bottom: 20px;
	display: block;
}
.single-result-info p {
	color: #8b94a1;
	display: block;
	margin: 15px 0;
}
.single-result-info li a {
	color: #495a72;
	cursor: auto;
}
.single-result-info li img,
.single-result-info li span {
	display: inline-block;
	vertical-align: middle;
}
.single-result-info li img {
	margin-right: 5px;
}
.single-result-info li:last-child {
	margin-right: 0;
}
.single-result-info li {
	margin-left: -15px;
}
.single-result-info {
	position: relative;
}
.single-result-info {
	position: relative;
	border-right: 1px solid #dddfe2;
}
.col-100 .single-result-info {
	width: 55%;
	float: left;
}
.single-result-mehr {
	position: absolute;
	right: 0;
	top: 123px;
	bottom: 40px;
	font-size: 14px;
	color: #2046b3;
}
.single-result-search .single-result-mehr {
	position: absolute;
	right: 0;
	bottom: 130px;
	float: right;
	font-size: 14px;
	color: #2046b3;
}
.address-search-item span {
	color: #495a72;
}
.single-result-comm {
	position: absolute;
	right: 0;
	top: 40px;
	font-size: 14px;
	color: #8b94a1;
}
.rating-search-item {
	padding-left: 50px;
}
.rating-search-item h3 {
	margin-left: 7px;
	margin-bottom: 16px;
	color: #222;
	font-size: 16px;
}
.rating-search-item > span {
	margin: 16px 0 0 4px;
	display: inline-block;
	text-transform: uppercase;
	color: #495a72;
	font-size: 14px;
}
.rating-search-item .rs-bg-color {
	background: #fff;
}
.rating-search-item .rs-tooltip.edit {
	padding: 4px 8px;
}
.single-result-comm img,
.single-result-comm span,
.single-result-mehr img,
.single-result-mehr span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.rewiew-like{
	float: right;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: transparent;
	border: 1px solid #dddfe2;
	color: #8b94a1;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}
.main-rank .col-50 :nth-child(1) .title-rank .fa:before, .comment-info .wrap-hide-slide:nth-child(1) .fa:before  {
	content: "\f006";
	margin-right: 4px;
	margin-left: 2px;
}
.main-rank .col-50 :nth-child(2) .title-rank .fa:before, .comment-info .wrap-hide-slide:nth-child(2) .fa:before  {
	content: "\f017";
	margin-right: 4px;
	margin-left: 2px;
}
.main-rank .col-50 :nth-child(3) .title-rank .fa:before, .comment-info .wrap-hide-slide:nth-child(3) .fa:before  {
	content: "\f118";
	margin-right: 4px;
	margin-left: 2px;
}
.main-rank .col-50 :nth-child(4) .title-rank .fa:before, .comment-info .wrap-hide-slide:nth-child(4) .fa:before  {
	content: "\f24e";
}
.main-rank .col-50 .title-rank:hover .fa{
	color: #495a72;;
}


/*.comment-info .show-info :nth-child(1) .fa:before {*/
	/*content: "\f006";*/
	/*margin-right: 4px;*/
	/*margin-left: 2px;*/
/*}*/
/*.comment-info .show-info :nth-child(2) .fa:before {*/
	/*content: "\f017";*/
	/*margin-right: 4px;*/
	/*margin-left: 2px;*/
/*}*/
/*.comment-info .show-info :nth-child(3) .fa:before {*/
	/*content: "\f118";*/
	/*margin-right: 4px;*/
	/*margin-left: 2px;*/
/*}*/
/*.comment-info .show-info :nth-child(4) .fa:before {*/
	/*content: "\f24e";*/
/*}*/


.modal-window .col-58 :nth-child(1) .title-rank .fa:before {
	content: "\f006";
	margin-right: 4px;
	margin-left: 2px;
}
.modal-window .col-58 :nth-child(2) .title-rank .fa:before {
	content: "\f017";
	margin-right: 4px;
	margin-left: 2px;
}
.modal-window .col-58 :nth-child(3) .title-rank .fa:before {
	content: "\f118";
	margin-right: 4px;
	margin-left: 2px;
}
.modal-window .col-58 :nth-child(4) .title-rank .fa:before {
	content: "\f24e";
}

.modal-window.modal-win3 h4 {
	text-align: center;
	font-size: 23px;
	color: #333;
	text-transform: none;
}
.modal-window.modal-win3 .swal2-icon.swal2-success {
	margin-top: 30px;
}
.modal-win3 p.mod_3 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 20px;
	color: #333;
}

.tab-registr ul {
	border-bottom: 1px solid #dddfe2!important;
	height: 33px;
	margin-bottom: 20px;
}
.tab-registr .tab.active {
	background: transparent!important;
	color: #495a72;
	border: none;
	text-align: left!important;
}
.tab-registr .tab.active a {
	border-bottom: 2px solid #2046b3!important;
	color: #495a72!important;
}
.tab-registr .tab.active {
	color: #495a72!important;
}
.tab-registr ul li{
	background: transparent!important;
	border: none!important;
	text-align: left!important;
}
.tab-registr .tabbed-section input{
	width: 260px;
	height: 40px;
	margin-left: 24px;
	border: 1px solid #dddfe2;
	padding-left: 15px;
	margin-bottom: 20px;
	font-size: 14px;
}
.tab-registr .tabbed-section .lb_form {
	float: left;
	margin-left: 27px;
	position: relative;
}
.tabbed-section .help-block {
	color: red;
	position: absolute;
	bottom: 0;
	font-size: 12px;
	line-height: 15px;
}
.tabbed-section.tablet-zip .lb_form:nth-child(3) {
	margin-left: 0;
}
.close-section{
	margin-left: 7px!important;
}
.tab-registr .tabbed-section textarea{
	width: 100%;
	height: 85px;
	border-color: #dddfe2;
	padding-left: 15px;
	outline: none;
	padding-top: 10px;
	font-size: 14px;
}
.tab-registr .tabbed-section p{
	text-align: right;
}
.tab-registr .tabbed-section p input{
	background: transparent;
	padding: 5px 0;
	width: 100px!important;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	color: #8b94a1;
	cursor: pointer;
	text-align: center;
	margin-top: 14px;
}
.tab-registr .tabbed-section p input:hover{
	background: #f4f6fb;
	color: #2046b3;
}
.tabbed-section input[type="submit"]{
	background: #f4f6fb!important;
	color: #2046b3!important;
}
.tab-registr .tabbed-section :first-child{
	margin-left: 0px;
}
.tab-registr ul li {
	width: auto!important;
	margin-right: 25px;
}
.tab-registr ul li:last-child {
	margin-right: 0;
}
.tablet-zip input:nth-child(3){
	margin-left: 0px;
	margin-top: 0px;
}
.tab-registr .lorem-text{
	width: 100%;
	text-align: left!important;
	margin-bottom: 15px;
}
.tablet-zip input:nth-child(4){
	margin-top: 0px;
}
.tablet-zip input{
	width: 404px!important;
}
.tab-registr .tabbed-section .fa{
	color: #bdc3c7;
	font-size: 34px;
	margin-right: 10px;
}
.brief{
	float: right!important;
}
.tabbed-section .fa-facebook-square:hover{
	color: #4683d5!important;
	background: none!important;
}
.tabbed-section .fa-twitter-square:hover{
	color: #00c8f7;
	background: none;
}
.tabbed-section .fa-google-plus-square:hover{
	color: #ff5e4a;
	background: none;
}
.tabbed-section .soc p{
	float: right;
}
.tab-registr .tabbed-section.active{
	display: inline-block;
	min-height: 205px;
}
.tab-registr .soc.active {
	display: block;
}
.tab-registr .soc.active p{
	float: right;
}






.rewiew-like:hover{
	background: #f4f6fb;
	transition: all 0.3s ease;
}

.rewiew-like .fa{
	margin-right: 8px;
}
.rewiew-like span{
	padding-left: 8px;
	border-left: 1px solid #dddfe2;
	margin-left: 5px;
}
.radial-progress-inner p{
	padding-top: 1px;
}
.custom-filter h3 {
	margin: 47px 0 18px;
	font-size: 16px;
}
.clear-filter {
	display: inline-block;
	padding: 0 20px 0 0;
	text-align: center;
	border-bottom: 1px solid #2046b3;
	color: #2046b3;
	font-size: 16px;
	margin: 30px 0;
	position: relative;
}
.clear-filter:before {
	content: "";
	width: 15px;
	height: 1px;
	background: #3047D3;
	transform: rotate(45deg);
	position: absolute;
	right: 1px;
	top: 12px;
}
.clear-filter:after {
	content: "";
	width: 15px;
	height: 1px;
	background: #3047D3;
	transform: rotate(-45deg);
	position: absolute;
	right: 1px;
	top: 12px;
}
.clear-filter:hover {
	color: #3047D3;
}
.searcher .col-21 .single-product-img img {
	width: auto;
	max-height: 260px;
	display: block;
	max-width: 215px;
	height: auto;
}
.searcher .col-21 {
	padding-left: 0px;
}
.single-product-info .date {
	display: block;
	margin: 5px 0;
}
.single-product-info p {
	color: #8b94a1;
	margin: 0px 0 5px;
}
.all-categories {
	cursor: pointer;
}
.small-wrap-search-info {
	font-size: 14px;
}
.single-product-info ul li {
	margin: 3px 0;
}
.single-product-info ul li a{
	color: #2046b3;
}

.time a {
	color: #2046b3;
	margin-left: 5px;
}
.active.asc{
	color: #2046b3;
}
.sub-section h1 {
	margin-bottom: 40px;
	font-size: 24px;
}
.list-information {
	padding-bottom: 40px;
	width: 49.6%;
	display: inline-block;
	vertical-align: top;
}
.sort_review .active.asc{
	color: #2046b3;
}
.sort_review .active.asc:after{
	background: url(../img/front/arrow_retina.png) 0% 0%;
	content: "";
	position: absolute;
	height: 13px;
	width: 8px;
	margin-top: 3px;
	margin-left: 2px;
	overflow: hidden;
	background-size: 14px;
}
.sort_review .active.desc{
	color: #2046b3;
}
.sort_review .active.desc:after {
	background: url(../img/front/arrow_retina.png) 0% 100%;
	content: "";
	position: absolute;
	height: 13px;
	width: 8px;
	margin-top: 3px;
	margin-left: 2px;
	overflow: hidden;
	background-size: 14px;
}
.sort_review .not-active:after {
	background: url(../img/front/arrow_retina.png) 108% 100%;
	content: "";
	position: absolute;
	height: 13px;
	width: 8px;
	margin-left: 0px;
	margin-top: 3px;
	overflow: hidden;
	background-size: 14px;
}
.sort_review .not-active{
	/*padding-right: 5px;*/

}
.sort_review a {
	margin-right: 15px!important;
}
.sort_review {
	margin-top: -35px!important;
	min-width: 150px;
}
.sub-section .container{
	padding: 0 15px!important;
}
.sort-list .active.asc:after{
	background: url(../img/front/arrow_retina.png) 0% 0%;
	content: "";
	position: absolute;
	height: 13px;
	width: 7px;
	margin-top: 8px;
	overflow: hidden;
	background-size: 14px;
	margin-left: 5px;
}
.sort-list .active.desc{
	color: #2046b3;
}
.sort-list .active.desc:after {
	background: url(../img/front/arrow_retina.png) 0% 100%;
	content: "";
	position: absolute;
	height: 13px;
	width: 7px;
	margin-left: 5px;
	margin-top: 8px;
	overflow: hidden;
	background-size: 14px;
}
.sort-list .not-active:after {
	background: url(../img/front/arrow_retina.png) 100% 100%;
	content: "";
	position: absolute;
	height: 13px;
	width: 7px;
	margin-top: 8px;
	overflow: hidden;
	background-size: 14px;
	margin-left: 4px;
}
.sort-list a{
	margin-right: 15px;
	margin-left: 5px;
}

.list-information li {
	color: #495a72;
	line-height: 25px;
}
.list-information li span:first-child {
	float: left;
}
.list-information li span:last-child {
	float: right;
	width: 35%;
	text-align: left;
}
.schedule {
	padding-left: 45px;
	/*color: #8b94a01;*/
}
.schedule li {
	line-height: 25px;
}
.schedule span {
	color: #495a72;
	width: 45px;
}
.schedule time {
	margin-left: 15px;
}
.main-rank .col-25{
	width: 23%;
}
.single-product-info span,
.single-product-info img,
.time img,
.time a {
	display: inline-block;
	vertical-align: middle;
}
.time {
	position: absolute;
	left: 15px;
	bottom: 10px;
}
.pagination-more{
	width: 210px;
	margin: 0 auto;
	border: 1px solid #2046b3;
	padding-top: 9px;
	padding-bottom: 6px;
	color: #2046b3;
	cursor: pointer;
}
.rank-product p {
	display: block;
	line-height: 23px;
	margin-top: 55px;
	color: #495a72;
}
.v-paginator{
	text-align: center;
	color: #8b94a1;
	border-top: 1px solid #dddfe2;
	margin-top: 25px;
}
.v-paginator button{
	border: none;
	position: relative;
	top: -7px;
	cursor: pointer;
	outline: none;
}
.v-paginator .arrow-left{
	background: url(../img/front/arrow-left.png)no-repeat center left  transparent;
	padding-left: 17px;
	color: #8b94a1;
	font-size: 12px;
}
.v-paginator .arrow-right{
	background: url(../img/front/arrow-right.png)no-repeat center right  transparent;
	padding-right: 17px;
	color: #8b94a1;
	font-size: 12px;
}
.v-paginator a{
	width: 30px;
	display: block;
	float: left;
	padding-top: 5px;
	border-top: 1px solid transparent;
	margin: 0 5px;
	margin-top: -1px;
}
.v-paginator a.active{
	border-top: 1px solid #2046b3;
	color: #2046b3;
}
.v-paginator div span{
	width: 40px;
	display: block;
	float: left;
	position: relative;
	top: 7px;
}

.rank-product b {
	color: #000;
	font-weight: normal;
}
.rank-product a {
	color: #495a72;
	text-decoration: underline;
}
.main-rank {
	background: #F2F3F5;
	margin: 12px 0 30px;
}
.leave-comment {
	width: 150px;
	height: 40px;
	line-height: 42px;
	text-align: center;
	margin: 77px auto 0;
	position: relative;
	bottom: 0;
	background: #2046b3;
	color: #fff;
	border: none;
	outline: none;
	display: block;
	cursor: pointer;
	font-size: 12px;
}
a.leave-comment {
	width: 150px;
	height: 40px;
	line-height: 42px;
	text-align: center;
	margin: 0;
	position: relative;
	bottom: 0;
	background: #2046b3;
	color: #fff;
	border: none;
	outline: none;
	display: block;
	cursor: pointer;
	font-size: 14px;
}
button.leave-comment {
    width: 150px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    position: relative;
    bottom: 0;
    background: #2046b3;
    color: #fff;
    border: none;
    outline: none;
    display: block;
    cursor: pointer;
    font-size: 14px;
}
.single-result-search .radial-progress-container {
	margin-left: 0;
}
.custom-filter .inner-accor label:before {
	content: "";
	width: 14px;
	height: 14px;
	border: 1px solid #969EAA;
	display: block;
	position: absolute;
	left: 3px;
	top: 2px;
}
.modal-win1 .col-58 {
	float: left;
	display: block;
	width: 76%;
}
.modal-win1 .col-42 {
	width: 24%;
}
.modal-win1 .col-42 .rank-modal .radial-progress-container{
	margin-top: 21px;
}
.mod-footer #review_policy:before {
	content: "";
	width: 15px;
	height: 15px;
	border: 1px solid #969EAA;
	display: block;
	position: absolute;
	left: 7px;
	top: 5px;
	border-radius: 1px;
}
.onemore-feedback .leave-comment {
	width: 150px;
	height: 40px;
	line-height: 34px;
	padding-top: 5px;
	text-align: center;
	/*margin: 86px auto 0;*/
	position: relative;
	bottom: 0;
	background: #2046b3;
	color: #fff;
	border: none;
	outline: none;
	display: block;
	cursor: pointer;
	font-size: 14px;
}
.title-rank {
	display: inline-block;
	color: #495a72;
	width: 47%;
	padding-left: 15px;
	text-align: left;
}
.main-rank .col-50 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 54%;
	margin-top: 27px;
	padding-right: 0;
}
.title-rank span {
	margin-left: 10px;
}
.title-rank i {
	color: #2046b3;
}
.range-product {
	margin: 3px 0;
	text-align: center;
}
.range-product input[type='range'] {
	background-color: #90A3D9;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2046b3), color-stop(100%, #2046b3));
	background-repeat: no-repeat;
	border-radius: 10px;
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
	height: 2px;
	width: 140px;
}
.comment-img img {
	margin: 0 auto;
	display: block;
}
.comment-info .message {
	margin: 5px 15px 15px 0px;
	color: #495a72;
	line-height: 22px;
	width: 74%;
	float: left;
}
.comment-info .name {
	color: #000;
	font-size: 14px;
	margin-bottom: 11px;
	font-family: "Montserrat";
}
.single-comment {
	padding: 25px 15px;
	padding-left: 0;
	position: relative;
	border: 1px solid #dddfe2;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.tabbed-section .single-comment:last-child {
	border-bottom: 1px solid #dddfe2;
}
.rank-person {
	display: inline-block;
	position: relative;
	text-align: center;#2046b3
}
.more-info-person {
	color: #2046b3;
	font-size: 14px;
	margin-top: 35px;
	margin-right: 0;
	float: right;
}
.single-comment .date {
	position: absolute;
	right: 0;
	top: 27px;
	color: #8b94a1;
}
.wrap-hide-slide {
	display: inline-block;
	margin: 0 10px;
	float: left;
	width: 75%;
	height: 25px;
}
.wrap-hide-slide .rank-person{

}
.wrap-hide-slide > span {
	display: inline-block;
	font-size: 14px;
	color: #8b94a1;
	text-align: left;
	width: 181px;
}
.wrap-hide-slide i {
	color: #2046b3;
	margin-right: 5px;
}
.bread-wrap {
	padding-left: 15px;
}
.sub-section {
	border-bottom: 1px solid #dddfe2;
	padding: 5px 0 0;
}
.sub-section.front_org {
	margin-bottom: 15px;
}
.more-feed {
	padding: 30px 0;
	text-align: center;
	border: 1px solid #dddfe2;
	border-left: none;
	border-right: none;

}
.more-feed img {
	display: block;
	margin: 0 auto;
}
.more-feed h4 {
	font-size: 16px;
	color: #495a72;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 5px 0;
	font-family: 'Hind';
}
.more-feed p {
	font-size: 14px;
	color: #8b94a1;
	margin-bottom: 10px;
}
.onemore-feedback {
	padding: 25px 20px;
	background: #F2F3F5;
	margin-top: 50px;
}
.onemore-feedback p {
	float: left;
	color: #8b94a1;
	line-height: 40px;
}
.onemore-feedback a {
	float: right;
	margin: 0;
}
.similar {
	margin-top: 75px;
	margin-bottom: 30px;
}
.similar h2 {
	margin-bottom: 55px;
	font-size: 20px;
}
.single-similar img {
	width: 100%;
	height: auto;
	display: block;
}
.similar-descr {
	padding: 20px 6px 10px;
	background: #F2F3F5;
	position: relative;
}
.single-similar a {
	color: #333;
	margin-left: 10px;
}
.single-similar {
	cursor: pointer;
}
.single-similar h4 {
	margin-bottom: 10px;
}
.similar-descr .val-rank {
	display: inline-block;
	font-size: 11px;
	margin-left: 5px;
	width: 47px;
}
.similar-descr input[type="range"] {
	width: 60px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2046b3), color-stop(100%, #2046b3));
	background-color: rgba(32,70,179, 0.5);
}
.similar-comm img {
	width: initial;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.similar-comm span {
	width: initial;
	font-size: 11px;
	display: inline-block;
	vertical-align: middle;
}
.an-mel{
	left: 113px!important;
}

/*tabs*/

.material-tabs {
	display: block;
	position: relative;
}
.tabbed-section__selector-wrap {
	position: relative;
}
.tabbed-section__selector {
	position: relative;
	z-index: 5;
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	width: 200px;
	text-align: left;
	text-decoration: none;
	color: #8b94a1;
	font-size: 14px;
	text-transform: uppercase;
}
.tabbed-section__selector.active {
	color: #000;
}
.tabbed-section__highlighter {
	position: absolute;
	z-index: 10;
	bottom: 0;
	height: 2px;
	background: #2046b3;
	max-width: 30px;
	width: 100%;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	display: block;
	left: 0;
	-webkit-transition: -webkit-transform 0.23s ease;
	transition: -webkit-transform 0.23s ease;
	transition: transform 0.23s ease;
	transition: transform 0.23s ease, -webkit-transform 0.23s ease;
}
.tab-3.active ~ .tabbed-section__highlighter {
	-webkit-transform: translateX(400px);
	transform: translateX(400px);
}
.tab-2.active ~ .tabbed-section__highlighter {
	-webkit-transform: translateX(200px);
	transform: translateX(200px);
}
.tab-1.active ~ .tabbed-section__highlighter {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.tabbed-section {
	display: none;
	margin-left: -15px;
}
.searcher .tabbed-section {
	margin-left: 0;
}
.tabbed-section.active {
	display: block;
}
.tab-wrapper ul li {
	display: inline-block;
	width: 16.52%;
	text-align: center;
	border: 1px solid #dddfe2;
	border-bottom: none;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	margin-left: -2px;
	line-height: 40px;
	background: #F2F3F5;
}
.tab-wrapper ul li:first-child {
	margin-left: 0;
}
.tab-wrapper ul li a {
	color: #8b94a1;
}
.hide-info .slider {
	display: inline-block;
	margin: 0 15px;
}
.hide-info .rs-bg-color {
	background: #fff;
}
.hide-info {
	margin-top: 20px;
	display: none;
}
.show-info {
	display: block;
}
.more-info-person i {
	margin-left: 3px;
	display: inline-block;
}
.more-info-person.active i {
	transform: rotate(90deg);
}
.tab-wrapper .tab.active {
	background: #49526B;
}
.tab-wrapper .tab.active a {
	color: #fff;
}

/*carousel*/

.owl-dots {
	position: absolute;
	right: 60px;
	top: 50%;
	width: 20px;
	height: 130px;
	margin-top: -65px;
}
.owl-dot {
	width: 6px;
	height: 6px;
	margin: 20px auto;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5);
	transition: all 0.3s ease;
}
.owl-dot.active {
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 1);
}
.owl-carousel .bg-carousel {
	background: url(../img/front/bg-carousel.jpg) no-repeat top center;
	height: 650px;
	width: 100%;
	background-size: cover;
}
.owl-carousel .carousel-inner {
	display: table;
	height: 100%;
}
.owl-carousel .carousel-inner .text-carousel {
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px;
}
.owl-carousel .carousel-inner .text-carousel h1 {
	color: #fff;
	font-size: 80px;
	width: 46%;
}
.owl-carousel .carousel-inner .text-carousel p {
	color: #fff;
	font-size: 20px;
	width: 46%;
	opacity: 0.6;
}
.owl-comment {
	color: #fff;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.owl-comment .item p {
	margin-bottom: 30px;
}
.owl-comment .owl-nav {
	position: absolute;
	left: 0;
	bottom: -35px;
}
.owl-comment .owl-prev {
	transform: rotate(180deg);
	display: inline-block;
	vertical-align: top;
	margin: 0 5px;
}
.owl-comment .owl-next {
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 25px;
}
.owl-comment .owl-next img {
	display: inline-block;
	vertical-align: top;
}
.owl-comment .owl-prev img {
	vertical-align: bottom;
	display: inline-block;
}
.owl-comment .owl-item img {
	width: initial;
	display: inline-block;
}
.owl-comment .owl-item {
	height: 290px;
}

/*Grid*/

.col-75 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 75%;
}
.col-25 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 25%;
}
.col-42 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 42%;
}
.col-40 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 40%;
}
.col-58 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 58%;
}
.col-60 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 60%;
}
.col-17 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 17%;
}
.col-83 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 83%;
}
.col-19 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 18%;
}
.col-81 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 82%;
}
.col-50 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 50%;
}
.col-12 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 12%;
}
.col-88 {
	padding: 0;
	float: left;
	display: block;
	width: 88%;
}
.col-72 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 72%;
}
.col-28 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 28%;
}
.col-35 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 35%;
}
.col-65 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 65%;
}
.col-33 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 33%;
}
.col-67 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 67%;
}
.col-79 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 79%;
}
.col-21 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 21%;
}
.col-74 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 74%;
}
.col-26 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 26%;
}

/*range slider*/

input[type=range] {
	outline: none;
	padding: 0;
	height: 2px;
	background-color: rgba(32,70,179, 0.5);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2046b3), color-stop(100%, #2046b3));
	background-repeat: no-repeat;
	border-radius: 10px;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
}

.single-result-info input[type=range] {
	background-color: rgba(32,70,179, 0.5);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2046b3), color-stop(100%, #2046b3));
	background-repeat: no-repeat;
	border-radius: 10px;
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
}
.single-product input[type=range] {
	background-color: #90A3D9;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2046b3), color-stop(100%, #2046b3));
	background-repeat: no-repeat;
	border-radius: 10px;
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
	height: 2px;
	width: 150px;
}
.rank-modal input[type=range] {
	background-color: rgba(32,70,179, 0.5);
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2046b3), color-stop(100%, #2046b3));
	background-size: 50% 100%;
	background-repeat: no-repeat;
	border-radius: 10px;
	cursor: pointer;
	-webkit-appearance: none;
	display: inline-block;
	vertical-align: middle;
}
/*.range-product input[type='range'] {*/
/*width: 50%;*/
/*}*/

input[type=range]::-webkit-slider-runnable-track {
	box-shadow: none;
	border: none;
	background: transparent;
	-webkit-appearance: none;
}

input[type=range]::-moz-range-track {
	box-shadow: none;
	border: none;
	background: transparent;
}

input[type=range]::-moz-focus-outer {
	border: 0;
}

input[type=range]::-webkit-slider-thumb {
	width: 10px;
	height: 10px;
	border: 0;
	background: transparent !important;
	border-radius: 100%;
	-webkit-appearance: none;
}

input[type=range]::-moz-range-thumb {
	width: 10px;
	height: 10px;
	border: 0;
	background: transparent !important;
	border-radius: 100%;
}
.single-product input[type=range]::-webkit-slider-thumb,
.wrapper_result_search input[type=range]::-webkit-slider-thumb {
	width: 8px;
	height: 8px;
	border: 0;
	background: transparent !important;
	border-radius: 100%;
	box-shadow: 0 0 1px 0px rgba(0,0,0,0.1);
	-webkit-appearance: none;
}
.single-product input[type=range]::-moz-range-thumb,
.single-result-info input[type=range]::-moz-range-thumb {
	width: 8px;
	height: 8px;
	border: 0;
	background: transparent !important;
	border-radius: 100%;
	box-shadow: 0 0 1px 0px rgba(0,0,0,0.1);
}
.modal-window input[type=range]::-moz-range-thumb {
	width: 8px;
	height: 8px;
	border: 0;
	background: transparent !important;
	border-radius: 100%;
	box-shadow: 0 0 1px 0px rgba(0,0,0,0.1);
}
.modal-window input[type=range]::-webkit-slider-thumb {
	width: 8px;
	height: 8px;
	border: 0;
	background: transparent !important;
	border-radius: 100%;
	box-shadow: 0 0 1px 0px rgba(0,0,0,0.1);
}
.val-rank {
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
	width: 45px;
	font-family: "Montserrat";
}

/*accordion*/

.Accordion__panel {
	display: block;
	/*background: #F2F3F5;*/
	padding: 10px 20px;
	font-size: 14px;
	color: #495a72;
	cursor: pointer;
	margin: 20px 0 10px 0;
	position: relative;
}
.Accordion__panel:before {
	content: "";
	border-top: 6px solid #999;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	display: block;
	position: absolute;
	left: 5px;
	top: 17px;
	transform: rotate(-90deg);
}
.Accordion__panel.active:before {
	transform: rotate(0);
}
.Accordion__panel:hover {
	color: #495a72;
}
.filter_lk .inner-accor.input-tab{
	margin-bottom: 50px;
	margin-top: 20px;
}
.inner-accor {
	 /*padding: 10px 0;*/
	 position: relative;
	 overflow: hidden;
 }
.inner-accor label {
	color: #8b94a1;
	position: relative;
	font-size: 14px;
	padding-left: 30px;
	cursor: pointer;
}
.inner-accor label:before {
	content: "";
	width: 14px;
	height: 14px;
	border: 1px solid #969EAA;
	display: block;
	position: absolute;
	left: 2px;
	top: 1px;
}
.inner-accor input {
	position: absolute;
	visibility: hidden;
}
.inner-accor p {
	line-height: 30px;
}
.inner-accor p input:checked ~ label span:before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 2px;
	background: #2046b3;
	left: 4px;
	top: 9px;
	color: #2046b3;
	opacity: 1;
	transform: rotate(45deg);
	transition: all 0.3s ease;
}
.inner-accor p input:checked ~ label span:after {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 2px;
	background: #2046b3;
	left: 7px;
	top: 8px;
	color: #2046b3;
	opacity: 1;
	transform: rotate(-45deg);
	transition: all 0.3s ease;
}
.inner-accor p input:not(checked) ~ label:after {
	opacity: 0;
}
.inner-rad label:before {
	border-radius: 50%;
	border: 1px solid #969EAA;
}
.inner-rad p input:checked ~ label:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #2046b3;
	display: block;
	position: absolute;
	left: 7px;
	top: 6px;
	opacity: 1;
	transition: all 0.3s ease;
}
.inner-rad p input:not(checked) ~ label:after {
	opacity: 0;
}
.find_filter_cat a{
	color: #8b94a1;
	position: relative;
	font-size: 14px;
	cursor: pointer;
	line-height: 17px;
	margin-left: 6px;
	padding-left: 13px;
	display: block;
	margin-bottom: 13px;
}
.find_filter_cat a.active {
	color: #222;

}
.find_filter_cat a:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #8b94a1;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 5px;
}
.find_filter_cat a.active:before {
	background: #222;

}
/*pagination*/

.pagination {
	width: 220px;
	margin: 50px auto 0;
}
.pagination ul {
	display: flex;
	justify-content: space-between
}
.pagination li {
	display: inline-block;
}
.pagination li a {
	display: inline-block;
	color: #999;
	padding: 2px 11px 0;
}
.pagination li.active a {
	background: #2046b3;
	color: #fff;
}
.pagination a i {
	color: #2046b3;
}

/*round slider*/

#slider {
	margin: 21px auto 0;
}

.rs-range-color {
	background: #2046b3;
}
.rs-border {
	border: none;
}
.slider .rs-path-color {
	background: #BBC1CF;
}
.rs-tooltip-text {
	font-size: 20px;
	font-family: 'Hind';
	font-weight: normal;
	color: #495a72;
	margin-top: 4px;
}
.rs-handle.rs-move {
	background: #2046b3;
}
.rs-bg-color {
	background: #F2F3F5;
}
.rs-tooltip.hover, .rs-tooltip.edit:hover {
	border: 1px solid transparent;
	cursor: default;
}

#toTop {
	padding: 5px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	opacity: 0.4;
}
#toTop:hover {
	opacity: 1;
}
.der-austria h5{
	font-size: 16px;
	margin-bottom: 320px;
	font-weight: 500;
	text-align: left;
	margin-left: 55px;
}
.der-austria p{
	font-size: 16px;
	float: left;
	margin-left: 54px;
}
.der-austria p a{
	font-size: 16px;
	color: #222;
	cursor: pointer;
}
.der-austria{
	float: left;
	margin-top: 150px;
	background: url(../img/front/diagrams.jpg) no-repeat 10% 90% #fff;
	width: 50%;
}
.haben-btn{
	text-transform: uppercase;
	cursor: pointer;
	color: #2046B3;
}



.haben-btn hr{
	width: 30px;
	float: left;
	position: absolute;
	bottom: 22px;
	left: 793px;
	height: 1px;
	border: none;
	color: #2046B3;
	background-color: #2046B3;
	transition: 0.4s linear;
}
.haben-btn:hover hr{
	color: #2046B3;
	width: 60px;
}



/*modal popup*/

.modal-overlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	display: block;
	overflow-y: auto;
	display: none;
	transition: opacity .3s ease;
}
.modal-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}
.modal-window {
	width: 720px;
	margin: 15px auto 0;
	background: #fff;
	padding: 25px;
}

.modal-win-reg {
	display: none;
}
.modal-container {
	position: relative;
	z-index: 10;

	background-color: #fff;
	border-radius: 0;
	box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
	transition: all .3s ease;
}
.modal-window h3 {
	font-size: 24px;
	text-align: center;
	color: #000;
}
.modal-window > div > span {
	color: #495a72;
}
.modal-window h4 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.modal-window {
	color: #8b94a1;
	font-size: 14px;
	line-height: 30px;
	position: relative;
}
.modal-form .wrap-input-modal:nth-child(2),
.modal-form .wrap-input-modal:nth-child(4) {
	width: 50%;
	margin: 10px 0 10px 0px;
	padding-right: 15px;
	display: inline-block;
}
.modal-form .wrap-input-modal:nth-child(3),
.modal-form .wrap-input-modal:nth-child(5) {
	width: 50%;
	margin: 10px 0 10px -4px;
	padding-left: 15px;
	display: inline-block;
}
.wrap-input-modal input {
	line-height: 46px;
	border-radius: 2px;
	border: 1px solid #E6E6E6;
	display: block;
	width: 100%;
	background: #FAFAFA;
	padding: 0 10px;
	font-size: 16px;
}
.rating-search-item .rs-tooltip-text {
	font-size: 19px!important;
	font-family: 'Hind';
	font-weight: normal;
	color: #495a72;
	margin-top: 4px;
}
form .col-33{
padding-left: 2px;
}
.searcher .title_for_gmap{
	border: none;
}
.social-modal {
	margin: 10px 0 20px;
}
.social-modal li {
	display: inline-block;
	margin: 0 7px;
}
.social-modal li:first-child {
	margin-left: 0;
}
.social-modal li a {
	display: block;
	line-height: 37px;
	height: 35px;
	width: 35px;
	border: 1px solid #9FA3A7;
	border-radius: 50%;
	text-align: center;
	font-size: 18px;
	color: #9FA3A7;
	background: #fff;
	transition: all 0.3s ease;
}
.social-modal li a:hover {
	color: #fff;
}
.social-modal li:first-child a:hover {
	background: #3B5998;
	border: 1px solid #3B5998;
}
.social-modal li:nth-child(2) a:hover {
	background: #1B86BC;
	border: 1px solid #1B86BC;
}
.social-modal li:last-child a:hover {
	background: #EB5E4C;
	border: 1px solid #EB5E4C;
}
.modal-form textarea {
	border-radius: 2px;
	border: 1px solid #E6E6E6;
	display: block;
	width: 100%;
	background: #FAFAFA;
	padding: 10px;
	font-family: 'Hind';
	height: 130px;
	margin-top: 15px;
	font-size: 14px;
}
.modal-footer .modal-default-button {
	margin: 20px 0 0 0;
}
.mod-footer label {
	display: block;
	margin: 10px 0 0;
	position: relative;
	padding-left: 30px;
}
.mod-footer label:before {
	content: "";
	width: 15px;
	height: 15px;
	border: 1px solid #969EAA;
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	border-radius: 1px;
}
.mod-footer input:not(checked) ~ label span:before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 2px;
	background: #2046b3;
	left: 8px;
	top: 13px;
	color: #2046b3;
	opacity: 0;
	transform: rotate(45deg);
	transition: all 0.3s ease;
}
.mod-footer input:not(checked) ~ label span:after {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 2px;
	background: #2046b3;
	left: 11px;
	top: 12px;
	color: #2046b3;
	opacity: 0;
	transform: rotate(-45deg);
	transition: all 0.3s ease;
}
.mod-footer input:checked ~ label span:before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 2px;
	background: #2046b3;
	left: 8px;
	top: 13px;
	color: #2046b3;
	opacity: 1;
	transform: rotate(45deg);
	transition: all 0.3s ease;
}
.mod-footer input:checked ~ label span:after {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 2px;
	background: #2046b3;
	left: 11px;
	top: 12px;
	color: #2046b3;
	opacity: 1;
	transform: rotate(-45deg);
	transition: all 0.3s ease;
}
.mod-footer input {
	position: absolute;
	visibility: hidden;
}
.modal-enter, .modal-leave {
	opacity: 0;
}

.modal-enter .modal-container,
.modal-leave .modal-container {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.rank-modal {
	padding: 0;
}
.col-40.rank-modal {
	margin-top: 20px;
}
.rank-modal .title-rank {
	display: inline-block;
	color: #495a72;
	width: 190px;
	padding-left: 0px;
	text-align: left;
}

.rank-modal .line-overlay {
	width: 110px;
}
.rank-modal .range-product {
	text-align: left;
	margin: 10px 0;
	font-size: 14px;
	color: #000;
}

.slider-big {
	margin: 37px auto;
}
.slider-big .rs-bg-color {
	background: #fff;
}
.slider-big .rs-tooltip-text {
	font-size: 36px;
	width: 100%;
	top: 34%;
	left: 0;
	margin-top: 0 !important;
	margin-left: 0!important;
}
.silider-rewiew-text{
	color: #2046b3;
	font-size: 36px;
}
.slider .rs-path-color,
.slider-big .rs-path-color {
	background: #90A3D9;
}
.close-first-modal {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 15px;
	top: 15px;
}
.close-first-modal:before {
	content: "";
	width: 20px;
	height: 2px;
	background: #000;
	display: block;
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: 7px;
}
.close-first-modal:after {
	content: "";
	width: 20px;
	height: 2px;
	background: #000;
	display: block;
	transform: rotate(-45deg);
	position: absolute;
	left: 0;
	top: 7px;
}
.next-comment,
.submit-comment {
	margin: 25px 0 0 0;
}
.spinner {
	border: 1px solid #f0f0f0;
	display: inline-block;
	border-radius: 2px;
	overflow: hidden;
	vertical-align: middle;
	font-size: 16px;
	height: 30px;
}
.spinner .sub,
.spinner .add {
	display: inline-block;
	margin: 0;
	color: #2046b3;
	width: 22px;
	line-height: 32px;
	text-align: center;
	background: #F0F0F0;
	cursor: pointer;
}
input {
	outline:none;
}
textarea{
	outline: none;
}
input :active, input :hover, input :focus {
	outline: 0;
	outline-offset: 0;
}
.spinner input {
	border: none;
	display: inline-block;
	width: 30px;
	outline: none;
	text-align: center;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}
.line-overlay {
	display: inline-block;
	vertical-align: bottom;
	width: 140px;
	position: relative;
	margin: 0 10px 15px 0px;
	height: 2px;
	overflow: hidden;
	background: #90A3D9;
}
.line-overlay .line-fill {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 4px;
	z-index: 2;
	display: block;
	transition: all 0.3s ease;
	background: #2046b3;
}

/*fix*/

.padd-l {
	padding-left: 0;
}
.padd-r {
	padding-right: 0;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.bord-r {
	border-right: 1px solid #dddfe2;

}
.single-product-info .col-65.bord-r{
	min-height: 230px;
}
.hov {
	transition: all 0.3s ease;
}
.hov:hover {
	background: #015CC3;
}
.hov:focus {
	background: #0169DD;
}
.fixer-rad {
	height: 155px;
}
.main-rank > div {
	padding: 12px 0;
}
.main-rank .center {
	text-align: center;
	margin-top: 9px;
	color: #495a72;
	font-size: 18px;
	margin-bottom: 12px;
}
.product-main h2 {
	font-size: 20px;
	margin-top: 66px;
	margin-bottom: 15px;
}
.fix-bold {
	font-size: 14px;
	color: #495a72;
	width: 70px;
	font-family: 'Hind', sans-serif;
}
.fix-bold > span {
	font-size: 14px;
}
.hide-info .wrap-hide-slide:first-child .slider {
	margin-left: 0;
}
.wrap-hide-slide .rs-range-color,
.wrap-hide-slide .rs-handle.rs-move {
	background: #BBC1CF;
}
.wrap-hide-slide .slider .rs-path-color {
	background: rgba(187,193,207, 0.5);
}
.maper {
	margin-top: 12px;
}
.maper p {
	margin: 5px 0 70px;
}
.maper .google-map {
	width: 100%;
	height: 300px;
	display: block;
}

.single-similar:hover h4 {
	color: #2046b3;
}
.f-size {
	font-size: 14px;
	font-weight: normal;
}
.slider-big .rs-tooltip-text {
	color: #2046b3;
}

.inner-comment {
	width: 270px;
	color: #fff;
}
.comment-title img {
	float: left;
	margin-right: 20px;
	width: 60px;
	height: 60px;
}
.comment-title h4 {
	margin-bottom: 5px;
	font-size: 16px;
}
.comment-title span {
	color: rgba(255,255,255, 0.5);
}
.comment-descr {
	clear: both;
	color: rgba(255,255,255, 0.5);
	line-height: 25px;
	padding: 10px 0;
	max-height: 115px;
	overflow: hidden;
	position: relative;
}
.comment-descr.elapse:after {
	content: ". . .";
	position: absolute;
	right: 10px;
	bottom: 5px;
	background: rgba(32,70,179, 0.5);
	z-index: 5;
}
.comment-ranking .fix-bold {
	color: #fff;
	font-weight: normal;
}
.comment-ranking a {
	color: #fff;
	float: right;
	margin-right: 10px;
}
.comment-container {
	display: flex;
	justify-content: space-between;
}

/*navigation*/

.full-navigation {
	position: absolute;
	right: 0px;
	top: 60px;
    width: 300px;
	z-index: 100;
	background: #fff;
	box-shadow: 5px 0px 25px #eee;
	display: none;
}
.full-navigation.active {
	display: block;
}
.full-navigation:before {
	content: "";
	border-bottom: 15px solid #fff;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	display: block;
	position: absolute;
	top: -15px;
    left: 15px;
}
.main-navigation {
	z-index: 10;
	background: #fff;
}
.main-navigation  .main_nav_lst {
	height: 40px;
	line-height: 40px;
}
.main-navigation  .main_nav_lst a {
	margin: 10px 27px 0;
	border-top: 1px solid #F2F3F5;
	padding: 0;
	color: #2046b3;
}

.inn_menu ul{
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
.main-navigation li a {
	color: #8b94a1;
	display: block;
	font-size: 14px;
	padding: 5px 70px;
	/*line-height: 40px;
    background: url(../img/front/icon_m.png) no-repeat 25px 8px;*/
	border-left: 2px solid transparent;
}

.main-navigation li:nth-child(1) a {
	background: url(../img/front/Car.png) no-repeat 25px 8px;
}
.main-navigation li.active:nth-child(1) a{
	background: url(../img/front/car_-hover.png) no-repeat 25px 8px;
	color: #2046b3;
}
.main-navigation li:nth-child(1) a:hover {
	background: url(../img/front/car_-hover.png) no-repeat 25px 8px;
	border-left: 2px solid #3248af;
}

.main-navigation li:nth-child(2) a {
	background: url(../img/front/paint.png) no-repeat 25px 8px;
}
.main-navigation li.active:nth-child(2) a{
	background: url(../img/front/paint_hover.png) no-repeat 25px 8px;
	color: #2046b3;
}
.main-navigation li:nth-child(2) a:hover {
	background: url(../img/front/paint_hover.png) no-repeat 25px 8px;
	border-left: 2px solid #3248af;
}

.main-navigation li:nth-child(3) a {
	background: url(../img/front/book.png) no-repeat 25px 8px;
}
.main-navigation li.active:nth-child(3) a{
	background: url(../img/front/book_hover.png) no-repeat 25px 8px;
	color: #2046b3;
}
.main-navigation li:nth-child(3) a:hover {
	background: url(../img/front/book_hover.png) no-repeat 25px 8px;
	border-left: 2px solid #3248af;
}

.main-navigation li:nth-child(4) a {
	background: url(../img/front/notebook.png) no-repeat 25px 8px;
}
.main-navigation li.active:nth-child(4) a{
	background: url(../img/front/notebook_hover.png) no-repeat 25px 8px;
	color: #2046b3;
}
.main-navigation li:nth-child(4) a:hover {
	background: url(../img/front/notebook_hover.png) no-repeat 25px 8px;
	border-left: 2px solid #3248af;
}

.main-navigation li:nth-child(5) a {
	background: url(../img/front/man.png) no-repeat 25px 8px;
}
.main-navigation li.active:nth-child(5) a{
	background: url(../img/front/man_hover.png) no-repeat 25px 8px;
	color: #2046b3;
}
.main-navigation li:nth-child(5) a:hover {
	background: url(../img/front/man_hover.png) no-repeat 25px 8px;
	border-left: 2px solid #3248af;
}

.main-navigation li:nth-child(6) a {
	background: url(../img/front/Briefcase.png) no-repeat 25px 8px;
}
.main-navigation li.active:nth-child(6) a{
	background: url(../img/front/briefcase_hover.png) no-repeat 25px 8px;
	color: #2046b3;
}
.main-navigation li:nth-child(6) a:hover {
	background: url(../img/front/briefcase_hover.png) no-repeat 25px 8px;
	border-left: 2px solid #3248af;
}

.main-navigation li:nth-child(7) a {
	background: url(../img/front/girl.png) no-repeat 25px 8px;
}
.main-navigation li.active:nth-child(7) a{
	background: url(../img/front/girl_hover.png) no-repeat 25px 8px;
	color: #2046b3;
}
.main-navigation li:nth-child(7) a:hover {
	background: url(../img/front/girl_hover.png) no-repeat 25px 8px;
	border-left: 2px solid #3248af;
}

.main-navigation li:nth-child(8) a {
	background: url(../img/front/house.png) no-repeat 25px 8px;

}
.main-navigation li.active:nth-child(8) a{
	background: url(../img/front/house_hover.png) no-repeat 25px 8px;
	color: #2046b3;
}
.main-navigation li:nth-child(8) a:hover {
	background: url(../img/front/house_hover.png) no-repeat 25px 8px;
	border-left: 2px solid #3248af;
}
.main-navigation li {
	line-height: 40px;
}
.main-navigation li:hover > a {
	color: #2046b3;
	background: #F2F3F5;
	position: relative;
	/*background: url(../img/front/icon_mh.png) no-repeat 25px 8px;*/

}
.inn_menu li:hover > a{
	text-decoration: underline!important;
	color: #2046b3!important;
}
.inn_menu li > a{
	color: #8b94a1!important;
}
.main-navigation li a {
	position: relative;
}
.main-navigation li.active {
	background: #F2F3F5;
	color: #2046b3;
}
.inn_menu li.active{
	text-decoration: underline!important;
}
.main-navigation li.active > a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 3px;
	/* background: #2046b3; */
	display: block;
}
.inn_menu li a{
	background: none!important;
	padding-left: 30px!important;
	padding-right: 0;
}
.sub-nav li.active > a {
	color: #2046b3;
	background: #F2F3F5;
	position: relative;
}
.sub-nav li.active > a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 3px;
	/*background: #2046b3; */
}
.direct-navigation li:hover > a {
	color: #000;
	background: #F2F3F5;
	position: relative;
}
.direct-navigation li a {
	position: relative;
}
.direct-navigation li.active > a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 3px;
	background: #2046b3;
}
.sub-navigation {
	position: absolute;
	width: 80%;
	left: 50%;
	top: 0;
	background: #fff;
	z-index: 9;
	display: none;
}
.sub-nav ul {
	height: 400px;
	/*overflow-x: auto;*/
	z-index: 5;
}
.direct-navigation ul {
	height: 468px;
	overflow-x: auto;
}
.sub-nav {
	z-index: 5;
}
.direct-navigation {
	z-index: 4;
}
.inn {
	box-shadow: inset 1px 0px 4px 0px #eee;
}
.main-navigation > li.active .sub-nav {
	display: block;
}
.sub-navigation ul {
	margin-right: 0px;
	/* overflow: auto; */
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
.sub-navigation ul::-webkit-scrollbar {
	width: 4px;
}

.sub-navigation ul::-webkit-scrollbar-track {
	background: #F2F5F6;
}

.sub-navigation ul::-webkit-scrollbar-thumb {
	background: #B1BEC1;
	height: 30px;
}
.sub-navigation span {
	display: block;
	font-size: 14px;
	color: #2046b3;
	margin: 0 25px;
	padding: 6px 0 2px 0;
	border-bottom: 1px solid #dddfe2;
	margin-bottom: 4px;
}
.direct-navigation {
	width: 100%;
	left: 92%;
	display: none;
}
.sub-nav > .inn > ul > li.active .direct-navigation {
	display: block;
}
.direct-navigation {
	padding-left: 25px;
}
.one-more-feedback .leave-comment {
	line-height: 42px;
}
.range-product .val-rank {
	margin-left: 0;
}
.comment-ranking {
	margin-top: 10px;
}
.comment-ranking .fix-bold {
	margin-left: 5px;
}
.rank-person .val-rank {
	margin-left: 5px;
}
.modal-window > div > p {
	line-height: 25px;
	margin-bottom: 15px;
	display: block;
}













/* KEF */
.main-expert h2{
	font-size: 20px;
	margin-top: 45px;
	margin-bottom: 15px;
}
.main-expert p{
	margin: 5px 0 15px;
	color: #495a72;
	line-height: 22px;

}
.tab_left li{
	line-height: 45px;
	border-bottom: 1px solid #f5f5f5;
	color: #b0b4bb;
	font-size: 12px;
	padding-left: 25px;
	font-family: 'Montserrat', sans-serif;
}
.tab_left li.active{
	background-color: #f6f6f6;
	font-family: 'Montserrat', sans-serif;
}
.tab_left li.active a{
	color: #2046b3;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
}
.tab_left li.active a span{
	margin-right: 15px;
	width: 18px;
	height: 18px;
	background-color: #3248af;
	line-height: 19px;
	display: block;
	color: #fff;
	text-align: center;
	float: left;
	border-radius: 50px;
	font-weight: 400;
	margin-top: 13px;
	font-family: 'Montserrat', sans-serif;
}
.tab_left li a span{
	margin-right: 15px;
	width: 18px;
	height: 18px;
	background-color: #b0b4bb;
	line-height: 19px;
	display: block;
	color: #fff;
	text-align: center;
	float: left;
	border-radius: 50px;
	margin-top: 13px;
	font-family: 'Montserrat', sans-serif;
}
.tab_left li a {
	color: #b0b4bb;

}
.tab_energi h3{
	font-size: 14px;
	color: #363636;
	text-transform: uppercase;
	line-height: 45px;
}
.col-2{
	padding: 0 15px;
	float: left;
	display: block;
	width: 21%;
}
.col-3{
	padding: 0 15px;
	float: left;
	display: block;
	width: 33.333%;
}
.col-5{
	padding: 0 15px;
	float: left;
	display: block;
	width: 50%;
}
.col-8 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 79%;
}
.company-foto img{
	width: 150px;
	height: 160px;
}
.fileform {
	background-color: transparent;
	border: none;
	cursor: pointer;
	height: 25px;
	overflow: hidden;
	padding-left: 30px;
	position: relative;
	text-align: left;
	vertical-align: middle;
	background: url(../img/front/plus.png) no-repeat 2% 5%;
}
.fileform .selectbutton {
	background-color: transparent;
	color: #3248af;
	float: left;
	font-size: 14px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.fileform #upload{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 30px;
	z-index:20;
}
.tab_energi{
	color: #272727;
	font-family: 'Hind', sans-serif;
	font-size: 14px;
	color: #495a72;
}
.single-compani{
	padding: 30px 30px 40px;
	position: relative;
	border: 1px solid #dddfe2;
	margin-bottom: 50px;
	border-top: none;
}
.notifylk {
	background: #fffddf;
	padding: 20px 30px;
	border: 1px solid #dddfe2;
	border-bottom: none;
}
.notifylk span {
	display: block;
	color: #2046b3;
}
.speichern {
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 30px;
}
.speichern p.beck_lk {
	float: left;
}
.speichern p.next_lk {
	float: right;
}

.input-block input[type="text"] {
	border: 1px solid #F2F3F5;
	background: #F2F3F5!important;
	outline: none;
	height: 40px;
	width: 100%;
	color: #272727;
	padding: 0 15px;
	margin-bottom: 20px;
	font-size: 14px;
}
.input-block input[type="password"] {
	border: 1px solid #F2F3F5;
	background: #F2F3F5!important;
	outline: none;
	height: 40px;
	width: 100%;
	color: #272727;
	padding: 0 15px;
	margin-bottom: 20px;
}
.input-block select{
	border: 1px solid #F2F3F5;
	background: url(../img/front/icon1.png) no-repeat 95% 50% #F2F3F5!important;
	outline: none;
	line-height: 38px;
	padding: 0 15px;
	width: 100%;
	color: #272727;
	margin-bottom: 20px;
	font-size: 14px;
}
.speichern input{
	width: 150px;
	height: 40px;
	border: none;
	background-color: #3248af;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
}
.padd-lr{
	padding-left: 25px;
}
.col-5 .inner-accor label:before {

}
.right-clock select {
	border: 1px solid #F2F3F5;
	background: #F2F3F5!important;
	outline: none;
	line-height: 23px;
	width: 71px;
	color: #b0b4bb;
	margin-bottom: 20px;
	text-align: center;
	padding-left: 13px;
	padding-right: 0;
	font-size: 12px;
}
.oclock_select{
	margin: 0 10px;
}
.right-clock p{
	line-height: 30px;
	width: 100%;
	float: left;
}
.right-clock{
	margin-top: 17px;
}

.header-time {
	text-align: right;
	display: block;
	clear: both;
	width: 100%;
	height: 30px;
}
.header-time h4 {
	display: block;
	float: left;
	width: 73px;
	text-align: center;
}
.header-time h4:first-child {
	 margin-left: 156px;
}
.header-time h4:last-child {
	margin-left: 42px;
}

.input-tab label:before {
	content: "";
	width: 16px;
	height: 16px;
	border: 1px solid #969EAA;
	display: block;
	position: absolute;
	left: 2px;
	top: 1px;
}
.input-tab h4{
	margin-left: 17px;
	margin-bottom: 15px;
}
.auto-solar{
	margin-bottom: 50px;
}
.menu-left li a{
	background: none!important;
	padding-right: 0;
}
.input-footer{
	float: left;
	margin-top: 12px;
	margin-left: 15px;
}
.input-footer input:checked ~ label span:before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 2px;
	background: #2046b3;
	left: 4px;
	top: 9px;
	color: #2046b3;
	opacity: 1;
	transform: rotate(45deg);
	transition: all 0.3s ease;
}
.input-footer input:checked ~ label span:after {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 2px;
	background: #2046b3;
	left: 7px;
	top: 8px;
	color: #2046b3;
	opacity: 1;
	transform: rotate(-45deg);
	transition: all 0.3s ease;
}
.input-footer label:before {
	content: "";
	width: 16px;
	height: 16px;
	border: 1px solid #969EAA;
	display: block;
	position: absolute;
	left: 2px;
	top: 1px;
}
.company-too > img{
	width: 115px;
	height: 90px;
}
.col-fuul{
	width: 140px;
	padding: 0 15px;
	display: block;
}
.col-fuul .fileform .selectbutton {
	background-color: transparent;
	color: #3248af;
	float: left;
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	line-height: 20px;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	width: 105%;
}
.comment-inform input[type="text"] {
	border: 1px solid #F2F3F5;
	background: #F2F3F5!important;
	outline: none;
	height: 40px;
	width: 100%;
	color: #272727;
	padding: 0 15px;
	margin-bottom: 20px;
}
.comment-inform{
	margin-top: 50px;
}
.comment-inform textarea{
	border: 1px solid #F2F3F5;
	background: #F2F3F5!important;
	outline: none;
	height: 120px;
	width: 100%;
	color: #272727;
	padding: 10px 15px;
	margin-bottom: 20px;
}
.config-end{
	text-align: center;
}
.config-end img{
	margin: 35px auto;
}
input[type="file"] {
	cursor: pointer;
}
.file-upload input[type="file"]{
	display: none;
}
.file-upload {
	position: relative;
	overflow: hidden;
	width: 140px;
	height: 40px;
}
.file-upload label {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.file-upload span {
	line-height: 40px;
	font-weight:bold;
}
.error{
	box-shadow: red 0 0 8px;
}

a{
	cursor: pointer;
}

#autocomplete-area_search{
	position: absolute;
	width: 225px;
	height: 200px;
	right: 321px;
	top: 45px;
	z-index: 10000;
}
#autocomplete-q_search{
	position: absolute;
	width: 425px;
	height: 200px;
	right: 516px;
	top: 45px;
	z-index: 10000;
}

.org-img{
	width: 150px !important;
}

.help-block{
	color: red;
}
/*.modal-win2{
	z-index: 3;
    display: block!important;
    position: absolute;
    top: 0%;
    left: 22%;
}
.modal-win1{
    position: absolute!important;
    top: 0%;
    left: 22%;
}
.modal-win1{
	z-index: 999;
}
*/
.service{
	background: url(../img/front/banner.jpg) no-repeat 0% center;
	height: 650px;
	text-align: right;
	background-size: cover;
	color: #222;
}
.service h1{
	font-family: Montserrat-Thin;
	padding-top: 85px;
}
.section-main-lend-1 h1 {
	font-size: 150px;
	margin-right: -15px;
}
.service h2{
	font-size: 46px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 52px;

}
.section-main-lend-2{
	background: url(../img/front/wer.jpg) no-repeat right;
	height: 720px;
	text-align: left;
	color: #222;
}
.section-main-lend-3{
	background: url(../img/front/beats.jpg) no-repeat 23% center;
	background-size: cover;
	height: 670px;
	text-align: left;
	color: #222;
}
.wien p{
	font-size: 16px;
	padding: 20px 0 45px 0;
}
.denen a{
	text-transform: uppercase;
	cursor: pointer;
	color: #2046B3;
}
.denen hr{
	color: #2046B3;
	width: 30px;
	float: left;
	position: absolute;
	bottom: 5px;
	left: 90px;
	height:1px;
	border:none;
	background-color:#2046B3;
	transition: 0.4s linear;
}
.denen a:hover hr{
	color: #2046B3;
	width: 60px;
	transition: 0.4s linear;
}
.denen{
	width: 400px;
	color: #222;
	position: relative;
}
.denen p{
	font-size: 16px;
	padding: 20px 0 45px 0;

}
.denen h2{
	font-weight: bold;
	font-size: 36px;
	padding-top: 200px;

}
.brauchen a{
	text-transform: uppercase;
	cursor: pointer;
	color: #2046B3;
}
.brauchen hr{
	width: 30px;
	float: left;
	position: absolute;
	bottom: 5px;
	left: 112px;
	height: 1px;
	border: none;
	color: #2046B3;
	background-color: #2046B3;
	transition: 0.4s linear;
}
.brauchen a:hover hr{
	color: #2046B3;
	width: 60px;
}
.brauchen p{
	font-size: 16px;
	padding: 20px 0 45px 0;

}
.brauchen{
	float: right;
	text-align: left;
	width: 424px;
	color: #222;
	position: relative;
}
.brauchen h2{
	font-weight: bold;
	font-size: 36px;
	padding-top: 170px;
	padding-bottom: 20px;
}
.brauchen span{
	width: 60px;
	height: 1px;
	display: block;
	background: #2046B3;
	float: left;
	position: absolute;
	bottom: 5px;
	right: 260px;
}
.section-main-lend-4{
	background: url(../img/front/phone.png) no-repeat 85% center;
	height: 670px;
	text-align: left;
	color: #222;
}
.section-main-lend-5 .brauchen h2{
	font-weight: bold;
	font-size: 36px;
	padding-top: 200px;
	padding-bottom: 20px;
}
.client-top p{
	font-size: 16px;
	padding: 20px 0 45px 0;
}
.section-main-lend-client-1{
	background: url(../img/front/word.jpg) no-repeat top right #f2f2f6;
	height: 570px;
	text-align: left;
	color: #222;
}
.client-top h1{
	font-size: 150px;
	font-family: Montserrat-Thin;
	padding-top: 65px;
}
.client-top h2{
	font-size: 38px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 43px;
}
.section-main-lend-client-2{
	/*background: url(../img/front/gangig.png) no-repeat left 20% #fff;*/
	height: 600px;
	text-align: left;
	color: #222;
}
.section-main-lend-client-2.profis .resourse{
	clear: both;
	text-align: center;
	padding-top: 30px;
	color: #aaa;
	font-size: 12px;
	margin-right: 40px;
}
 .section-main-lend-client-4 .resourse{
	 clear: both;
	 text-align: center;
	 color: #aaa;
	 font-size: 12px;
	 width: 100%;
	 margin-left: 0px;
}

.section-main-lend-client-2  .rs-tooltip-text {
	font-size: 50px;
}

.section-main-lend-client-2 .radial-org{
	float: left;
	width: 50%;
	margin-top: 180px;
}
.section-main-lend-client-2 .radial-org :first-child{
	float: left;
}
.section-main-lend-client-2 .radial-org :nth-child(2){
	margin-right: 40px;
}
.section-main-lend-client-3{
	background: url(../img/front/end.jpg) no-repeat top right #f2f2f6;
	height: 599px;
	text-align: left;
	color: #222;
}
.neue a{
	text-transform: uppercase;
	cursor: pointer;
	color: #2046B3;
    position: relative;
}
.neue hr{
	color: #2046B3;
	width: 30px;
	float: left;
	position: absolute;
	bottom: 5px;
	left: 112px;
	height: 1px;
	border: none;
	background-color: #2046B3;
	transition: 0.4s linear;
}
.neue a:hover hr{
	color: #2046B3;
	width: 60px;
	transition: 0.4s linear;
}
.neue p{
	font-size: 16px;
	padding: 0 0 40px 0;

}
.neue{
	float: left;
	text-align: left;
	width: 465px;
	color: #222;
	position: relative;

}
.neue h2{
	font-weight: bold;
	font-size: 36px;
	padding-top: 150px;
	padding-bottom: 35px;
}
.resurse_link  {
    color: #aaa;
    font-size: 10px;
    margin-top: 30px;
}
.section-main-lend-client-4{
	/*background: url(../img/front/diagrams.jpg) no-repeat 10% 50% #fff;*/
	height: 750px;
	text-align: right;
	color: #222;
}
.absolut p{
	font-size: 16px;
	padding: 0 0 20px 0;
}
.absolut h2 {
	font-weight: bold;
	font-size: 36px;
	padding-top: 215px;
	padding-bottom: 20px;
	color: #222;
}
.absolut{
	float: right;
	text-align: left;
	width: 465px;
	color: #222;
	position: relative;
}
.brauchen hr.bewer{
	width: 30px;
	float: left;
	position: absolute;
	bottom: 5px;
	left: 112px;
	height: 1px;
	border: none;
	color: #2046B3;
	background-color: #2046B3;
	transition: 0.4s linear;
}
.absolut span {
	color: #2046B3;
	font-size: 40px;
	margin-right: 15px;
}
.absolut a{
	text-transform: uppercase;
	cursor: pointer;
	color: #2046B3;
}
.absolut hr{
	width: 30px;
	float: left;
	position: absolute;
	bottom: 5px;
	left: 112px;
	height: 1px;
	border: none;
	color: #2046B3;
	background-color: #2046B3;
	transition: 0.4s linear;
}
.absolut a:hover hr{
	color: #2046B3;
	width: 60px;
	transition: 0.4s linear;
}
.section-main-lend-client-5{
	background: url(../img/front/nout.jpg) no-repeat 100% center;
	height: 600px;
	text-align: left;
	color: #222;
	background-size: cover;
}
.section-main-lend-5{
	background: url(../img/front/chic.jpg) no-repeat center;
	height: 650px;
	text-align: left;
	color: #222;
}
.section-main-lend-5 .neue h2 {
	font-weight: bold;
	font-size: 36px;
	padding-top: 200px;
	padding-bottom: 35px;
}
.section-main-lend-4 .brauchen hr {
	width: 60px;
	float: left;
	position: absolute;
	bottom: 5px;
	left: 90px;
	height: 1px;
	border: none;
	color: #2046B3;
	background-color: #2046B3;
	transition: 0.4s linear;
}
.radial-org-left{
	margin-right: 50px;
}

.radial-org-right{
	float: right;
}
.radial-org-right .radial-text-btn{
	margin-right: 0!important;
	text-align: center;
	clear: both;
	padding-top: 20px;
	color: #aaa;
	max-width: 195px;
}
.radial-org-left .radial-text-btn{
	margin-right: 0!important;
	text-align: center;
	clear: both;
	padding-top: 20px;
	color: #aaa;
}
.single-similar > img{
	/*height: 165px;*/
}
.fixed-register {
	position: fixed;
	height: 63px;
	width: 100%;
	background-color: rgb(242, 243, 245);
	bottom: 0;
	z-index: 999;

}
.fixed-register_content {
	max-width: 1170px;
	margin: 0 auto;
}
.fixed-register_content span {
	display: block;
	float: left;
	color: #2046B3;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 70px;
}
.fixed-register_content a {
	background: #2046b3;
	color: #fff;
	border: none;
	outline: none;
	display: block;
	cursor: pointer;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 250px;
	text-align: center;
	float: right;
	margin-top: 12px;
}
.section-main-2.searcher .sub-section {
	border-bottom: none;
}
.container.statik_page {
	padding: 20px!important;
	color: #495a72;
}
.statik_page_header h2 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #333333;
}
.statik_page_content ol {
	padding-left: 12px;
}

.statik_page_content ol ol {
	padding-left: 22px;
}
.section-form .container.statik_page {
	padding: 0 20px!important;
}

.feadbecks_tab_name {
	max-width: 670px;
}

@media screen and (min-width: 1600px){
	.section-main-lend-2 {
		background: url(../img/front/wer.jpg) no-repeat 85% center;
		height: 720px;
		text-align: left;
		color: #222;
	}
	.section-main-lend-4{
		background: url(../img/front/phone.png) no-repeat 85% center;
		height: 670px;
		text-align: left;
		color: #222;
	}
}

.lnk{
	cursor: pointer;
}

.org-img-del{
	color: #3248af;
	cursor: pointer;
}

.org-img-crop{
	color: #3248af;
}
#works-search a{
	color: #495a72;
	margin-right: 20px;
}
.sort-inner p {
	color: #8b94a1;
}
.title_for_gmap {
	border-top: 1px solid #dddee1;
	border-bottom: 1px solid #dddee1;
}
.sort-inner{
	border-bottom: 1px solid #dddee1;
	padding-top: 10px;
	padding-bottom: 5px;
}




/*START BLOG SCC*/



.block-implemen {
	padding: 20px 0;
}

.block-main .container {
	padding: 0 15px!important;
}

.block-implemen h2 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
	color: #333333;
}

.block-implemen p {
	max-width: 707px;
	color: #495a72;
}

.block-big img {
	width: 180px;
	float: left;
	margin-right: 45px;
}

.block-text img {
	font-size: 14px;
	color: #2046b3;
	float: none;
	width: auto;
	height: auto;
	margin: 0;
}

.block-big {
	padding: 45px 0;
	border-top: 1px solid #dddee1;
}

.block-text h3 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 15px 0 5px 0;
}

.block_date {
	color: #8b94a1;
}

.block-big p {
	color: #495a72;
	margin-top: 10px;
	min-height: 85px;
}

.block-internal {
	margin-top: 70px;
	margin-bottom: 70px;
}

.block-internal .block-text p {
	color: #495a72;
	margin-top: 10px;
	margin-bottom: 25px;
	min-height: 85px;
}
.first-news-child{
	margin-top: 0;
}

/*END BLOG CSS*/

/*ALL CAT*/
.all-categori .col-100 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 100%;
}

.all-categori .col-78 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 78%;
	margin-top: 58px;
}

.all-categori .col-78 .col-33 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 33.333%;
}
.menu-categori li a{
	position: relative;
	bottom: 5px;
	color: #8b94a1;
}
.menu-categori:hover >li>a {
	color: #2046b3;
}
.block-categories a{
	cursor: pointer;
}

.block-implemen .col-22 ul li a {
	margin-left: 7px;
	color: #8b94a1;
}

.block-implemen .col-22 ul li:hover a {
	color: #2046b3;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

.block-implemen .col-22 ul li {
	margin: 1px 0px;
}

.menu-categori li {
	list-style-image: url(http://dev.dinster.at/img/front/Car.png);
}
.menu-categori{
	margin: 11px 25px!important;
	color: #8b94a1;
	font-family: Montserrat, sans-serif;
}
.menu-categori li:hover {
	list-style-image: url(http://dev.dinster.at/img/front/car_-hover.png);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.block-categories:nth-child(3) .menu-categori li:nth-child(1) {
	list-style-image: url(http://dev.dinster.at/img/front/paint.png);
}

.block-categories:nth-child(3) .menu-categori li:nth-child(1):hover {
	list-style-image: url(http://dev.dinster.at/img/front/paint_hover.png);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.block-categories:nth-child(4) .menu-categori li:nth-child(1) {
	list-style-image: url(http://dev.dinster.at/img/front/book.png);
}

.block-categories:nth-child(4) .menu-categori li:nth-child(1):hover {
	list-style-image: url(http://dev.dinster.at/img/front/book_hover.png);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.block-categories:nth-child(5) .menu-categori li:nth-child(1) {
	list-style-image: url(http://dev.dinster.at/img/front/notebook.png);
}

.block-categories:nth-child(5) .menu-categori li:nth-child(1):hover {
	list-style-image: url(http://dev.dinster.at/img/front/notebook_hover.png);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.block-categories:nth-child(6) .menu-categori li:nth-child(1) {
	list-style-image: url(http://dev.dinster.at/img/front/man.png);
}

.block-categories:nth-child(6) .menu-categori li:nth-child(1):hover {
	list-style-image: url(http://dev.dinster.at/img/front/man_hover.png);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.block-categories:nth-child(7) .menu-categori li:nth-child(1) {
	list-style-image: url(http://dev.dinster.at/img/front/Briefcase.png);
}

.block-categories:nth-child(7) .menu-categori li:nth-child(1):hover {
	list-style-image: url(http://dev.dinster.at/img/front/briefcase_hover.png);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.block-categories:nth-child(8) .menu-categori li:nth-child(1) {
	list-style-image: url(http://dev.dinster.at/img/front/girl.png);
}

.block-categories:nth-child(8) .menu-categori li:nth-child(1):hover {
	list-style-image: url(http://dev.dinster.at/img/front/girl_hover.png);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.block-categories:nth-child(9) .menu-categori li:nth-child(1) {
	list-style-image: url(http://dev.dinster.at/img/front/house.png);
}

.block-categories:nth-child(9) .menu-categori li:nth-child(1):hover {
	list-style-image: url(http://dev.dinster.at/img/front/house_hover.png);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.block-implemen .col-22 ul {
	margin: 12px 25px;
	margin-right: 0;
}

.col-78 .col-33 ul li a {
	color: #8b94a1;
}

.col-78 .col-33 ul li a:hover  {
	color: #2046b3;
	text-decoration: underline;
}

.col-22 > ul > li a:hover  {
	color: #2046b3;
	text-decoration: underline;
}

.col-22 .menu-categori .top_categor a:hover  {
	color: #2046b3;
	text-decoration: none;
}

.categories-bottom li{
	list-style-image: none!important;
	margin: 1px 0px;
	width: 25%;
	display: inline-block;
}

.categories-bottom {
	margin: 15px 0!important;
	font-family: 'Hind', sans-serif;
}



.block-categories {
	width: 100%;
	display: inline-block;
}
.block-implemen :nth-child(2) .col-78 {
	padding: 0 15px;
	float: left;
	display: block;
	width: 78%;
	margin-top: 54px;
}
.all-categori h2{
	margin-bottom: 20px;
}
.categories-bottom a:hover {
	color: #2046b3!important;
	text-decoration: underline!important;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

#menu-icon {
	display: none;
}
@media screen and (min-device-width: 320px) and (max-device-width: 768px) {
	.container {
		width: 100%;
		display: block;
		margin: 0 auto;
		position: relative;
		padding: 0px!important;
	}

	.section-main-lend-1 h1 {
		font-size: 64px;
		margin-right: 10px;
		padding-top: 0;
		text-align: right;
	}

	.denen {
		width: 95%;
		color: #222;
		position: relative;
		margin: 0;
	}

	.brauchen {
		float: right;
		text-align: left;
		width: 100%;
		color: #222;
		position: relative;
	}
	.brauchen {
		float: none;
		text-align: left;
		width: 100%;
		color: #222;
		position: relative;
	}
	.section-main-lend-5 .brauchen h2 {
		font-weight: bold;
		font-size: 15px;
		padding-top: 304px;
		padding-bottom: 4px;
		margin-left: 15px;
	}
	.brauchen p {
		font-size: 12px;
		padding: 0;
		margin: 0 15px;
		padding-bottom: 10px;
	}
	.brauchen hr {
		width: 30px;
		float: left;
		position: absolute;
		bottom: 5px;
		left: 105px;
		height: 1px;
		border: none;
		color: #2046f3;
		background-color: #2046f3;
		transition: 0.4s linear;
	}

	.brauchen a {
		text-transform: uppercase;
		cursor: pointer;
		color: #2046f3;
		margin-left: 15px;
	}

	.service h2 {
		font-size: 24px;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 32px;
		text-align: right;
		margin-right: 10px;
	}

	.brauchen h2 {
		font-weight: bold;
		font-size: 20px;
		padding-top: 320px;
		padding-bottom: 0px;
		margin-left: 15px;
	}
	.brauchen hr.bewer {
		width: 30px;
		float: left;
		position: absolute;
		bottom: 5px;
		left: 127px;
		height: 1px;
		border: none;
		color: #2046f3;
		background-color: #2046f3;
		transition: 0.4s linear;
	}

	.service{
		background: url(../img/front/banner.jpg) no-repeat 25% -17%;
		height: 470px;
		text-align: right;
		background-size: inherit;
		color: #222;
	}

	.section-main-lend-2 {
		background: url(../img/front/wer.jpg) no-repeat 45% 15%;
		height: auto;
		text-align: left;
		color: #222;
		background-size: 500px;
		padding-bottom: 25px;
	}

	.denen h2 {
		font-weight: bold;
		font-size: 16px;
		padding-top: 340px;
	}

	.section-main-lend-3 {
		background: url(../img/front/beats.jpg) no-repeat 19% -55%;
		background-size: 1090px;
		height: auto;
		text-align: left;
		color: #222;
		padding-bottom: 15px;
		/*background-color: #d9dade;*/
	}

	.section-main-lend-4 {
		background: url(../img/front/phone.png) no-repeat 80% -32%;
		height: auto;
		text-align: left;
		color: #222;
		background-size: 350px;
		padding-bottom: 25px;
	}

	.section-main-lend-5 {
		background: url(../img/front/chic.jpg) no-repeat 32% -32%;
		height: auto;
		text-align: left;
		color: #222;
		background-size: 1000px;
		padding-bottom: 20px;
		/*background-color: #f3f2f7;*/
	}

	.denen h2 {
		font-weight: bold;
		font-size: 16px;
		padding-top: 322px;
		padding-left: 15px;
	}

	.denen p {
		font-size: 12px;
		padding: 2px 15px 10px 15px;
	}
	.search div:nth-child(1) input {
		width: 100%;
		padding-left: 20px;
	}
	footer .col-25 {
		padding: 0 15px;
		float: left;
		display: block;
		width: 100%;
	}
	.denen a {
		text-transform: uppercase;
		cursor: pointer;
		color: #2046B3;
		padding-left: 15px;
	}

	.denen hr {
		left: 111px;
	}
	footer .col-75 {
		padding: 0 15px;
		float: left;
		display: block;
		width: 100%;
		margin-top: 20px;
	}

	.up-foot ul li {
		padding: 0 15px;
		font-size: 14px;
		line-height: 25px;
		padding-left: 0;
	}

	.low-head .search {
		margin-top: 8px;
		display: block;
		float: left;
		position: relative;
	}
	.low-head .container {
		width: 100%;
		display: block;
		margin: 0 auto;
		position: relative;
		padding: 0px !important;
	}

	.section-main-lend-2 .denen h2 {
		font-weight: bold;
		font-size: 16px;
		padding-top: 330px;
	}
	.up-foot ul {
		display: block;
		justify-content: space-between;
	}
	.section-main-lend-5 .brauchen hr {
		left: 130px;
		
	}

}
