@font-face {
			font-family: "SegoeUIRegular";
			src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot");
			src: url("../fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
			url("../fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
			url("../fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "SegoeUIBold";
			src: url("../fonts/SegoeUIBold/SegoeUIBold.eot");
			src: url("../fonts/SegoeUIBold/SegoeUIBold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/SegoeUIBold/SegoeUIBold.woff") format("woff"),
			url("../fonts/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "SegoeUIItalic";
			src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot");
			src: url("../fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix")format("embedded-opentype"),
			url("../fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"),
			url("../fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "SegoeUILight";
			src: url("../fonts/SegoeUILight/SegoeUILight.eot");
			src: url("../fonts/SegoeUILight/SegoeUILight.eot?#iefix")format("embedded-opentype"),
			url("../fonts/SegoeUILight/SegoeUILight.woff") format("woff"),
			url("../fonts/SegoeUILight/SegoeUILight.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}

	@font-face {
			font-family: "SegoeUISemiBold";
			src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot");
			src: url("../fonts/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix")format("embedded-opentype"),
			url("../fonts/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"),
			url("../fonts/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
			font-style: normal;
			font-weight: normal;
	}
* {
		outline: none!important; 
	}
body {
	font-family: "SegoeUIRegular";
}
.header {
	/* background: url('../img/headfon.jpg') no-repeat; */
	/* background-size: cover; */
	margin-bottom: 60px;
}
.header_top {
    padding-top: 20px;
    margin-bottom: 20px;
}
.search {
    position: relative;
}

.bodypage .search_form input {
	color: #8c9bb5;
}
.search_form input {
    width: 100%;
    background: transparent;
    height: 30px;
    line-height: 30px;
    border: 1px solid #8e99ad;
    color: #fff;
    font-family: "SegoeUIItalic";
    font-size: 14px;
    padding: 0 30px 0 15px;
}
strong {
    font-family: "SegoeUIBold";
}
.search_form {
    position: relative;
}

.search {
    position: relative;
}

.search button {
    background: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 28px;
    padding: 0 10px;
    color: #8e99ad;
}

.bodypage .phone_block_heaed {
	color: #1f3d73;
}
.phone_block_heaed {
    text-align: right;
    color: #fff;
    float: right;
    margin-right: 25px;
}
.header_phone {
	font-family: "SegoeUISemiBold";
	font-size: 16px;
}
.phone_block_heaed .apanswer {
    font-family: "SegoeUIBold";
}
.phone_block {
    float: left;
}

.lang_block {
    float: right;
    font-family: "SegoeUIBold";
    color: #fff;
    margin-top: 13px;
}

.bodypage .lang_block a {
	color: #1f3d73;
}
.lang_block a {
    color: #fff;
    display: inline-block;
    margin-left: 5px;
}
.bodypage span.quest_num {
	color: #2e2f2f;
}

span.quest_num {
    font-family: "SegoeUISemiBold";
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: "SegoeUISemiBold";
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 15px;
}
a.lang_ru.lg_active, a.lang_en.lg_active {
    text-decoration: underline;
}
.navbar-default {
    background-color: rgba(31, 61, 115, 0.6);
    border: none;
}
span.navbar-brand.nonepad {
    display: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #1f3d73;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #1f3d73;
}
.navbar-collapse {
    padding-right: 0;
	padding-left: 0;
}
.navbar-nav {
    float: none;
    margin: 0;
}
.navbar {
    min-height: auto;
}

li.callback {
    float: right;
}
li.callback a {}
li.callback a img {
    display: inline-block;
    margin-right: 8px;
}
.bodypage li.callback a {
	background: #ed192c;
}
li.callback a {
    background: #1f3d73;
}
.slide_title {
	font-family: "SegoeUIBold";
	color: #fff;
	font-size: 48px;
	text-align: center;
	text-transform: uppercase;
	line-height: 48px;
	margin-bottom: 25px;
}

.slide_caption {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: "SegoeUIRegular";
    margin-bottom: 25px;
    padding: 0 200px;
}

.slide_button {
    text-align: center;
    margin-bottom: 25px;
}

.slide_button a {
    display: inline-block;
    font-family: "SegoeUIBold";
    color: #fff;
    font-size: 22px;
    background: #ee1b2b;
    border-radius: 100px;
    line-height: 45px;
    padding: 0px 30px 5px 30px;
    box-shadow: 0px 5px 0px 0px #ad111c;
    transition: 0.3s;
    position: relative;
    top: 0;
}
.slide_button a:hover {
    /* background: #ad111c; */
    text-decoration: none;
    box-shadow: 0px 0px 0px 0px #ad111c;
    top: 5px;
}
.slider {}

.slide_item {
    padding: 240px 0px 50px 0px;
    background-size: cover!important;
}
ul.slick-dots {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: center;
    margin-top: 0;
    z-index: 999;
    position: relative;
    top: -40px;
}

ul.slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
ul.slick-dots li.slick-active button {
    width: 17px;
    height: 17px;
    background: #fff;
    position: relative;
    top: -3px;
}
ul.slick-dots li button {
    text-indent: -999999px;
    width: 12px;
    height: 12px;
    padding: 0;
    border: 1px solid #fff;
    background: none;
    border-radius: 100px;
}

.fon_comp {background: url('../img/fon_content.png') no-repeat;background-size: contain;background-position: 0px 0px;position: absolute;top: 0;left: 0;width: 710px;height: 400px;}

.about_img img {
    width: 100%;
    position: absolute;
    top: -50px;
}

.about_img {
    position: relative;
}

.about_desc {
    font-family: "SegoeUIRegular";
    font-size: 16px;
    padding-top: 0;
    height: 310px;
    overflow: auto;
    padding-right: 25px;
}

.title_block {
    font-size: 24px;
    color: #1f3d73;
    text-transform: uppercase;
    font-family: "SegoeUISemiBold";
    margin-bottom: 25px;
}

.left_component {}

.header_comp {
    margin-bottom: 30px;
    position: relative;
}

.block_component {}

.aboutcomp {}

.block_component.aboutcomp {
    border: 1px solid #1f3d73;
    padding: 25px;
    height: 415px;
    background: #fff;
    margin-bottom: 40px;
}

.header_comp h2 {
    margin: 0;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "SegoeUISemiBold";
    color: #000;
    border-bottom: 2px solid #e8e8e8;
    padding-left: 25px;
    padding-bottom: 10px;
    position: relative;
}

.header_comp h2 span {
    display: inline-block;
    /* position: relative; */
}
.header_comp h2 span:after {
	content:"";
	position: absolute;
	width: 150px;
	height: 2px;
	background: #ee1b2b;
	bottom: -2px;
	left: 25px;
}
.sidebar .header_comp h2 span:after {
	background: #1f3d73;
}

.about_desc_wrp {
    padding-top: 20px;
}
.component {
    position: relative;
    background: url('../img/botfon.png') bottom;
    background-repeat-y: no-repeat;
    background-size: 50px;
    padding-bottom: 70px;
}
.component:after {
	content: "";
	background: url('../img/fon_contentb.png') bottom;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 524px;
	height: 436px;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: -1;
}

::-webkit-scrollbar-button {
	background-repeat:no-repeat;
	width:7px;
	height:0px;
}

::-webkit-scrollbar-track {
	background-color:#e8e8e8;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#1f3d73;
}

::-webkit-resizer {
	background-repeat:no-repeat;
	width:7px;
	height:0px;
}

::-webkit-scrollbar {
	width: 7px;
}
.footer_copyright {
    border-top: 1px solid #385a96;
    padding-top: 20px;
}

.footer_bottom {
    margin-bottom: 15px;
}
.com_component {
	font-size: 16px;
}
footer {
	background: #1f3d73;
	padding: 30px 0 20px 0;
}

.header_comp a.title_butt {
    position: absolute;
    right: 0;
    top: 0;
    
}

a.title_butt {
	font-family: "SegoeUIBold";
	display: inline-block;
	background: #c6c3c3;
	color: #fff;
	box-shadow: 0px 4px 0px 0px #afadad;
	border-radius: 100px;
	font-size: 16px;
	line-height: 34px;
	padding: 0 25px;
	transition: 0.3s;
    position: relative;
    top: 0;
}
a.title_butt:hover {
	text-decoration: none;
    box-shadow: 0px 0px 0px 0px #afadad;
    top: 5px;
}
.port_item img {
    width: 100%;
}

.port_item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.port_caption {
    position: absolute;
    top: 0;
    padding: 20px;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
    transition: 0.2s;
    transform: scale(0);
    opacity: 0;
    width: 100%;
}
.port_caption_border {
    height: 100%;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    padding: 20px;
    display: table;
    width: 100%;
}

.port_capt_title {
    font-family: "SegoeUIRegular";
    font-size: 28px;
}
.port_capt_title a {
	color: #fff;
}
.port_capt_desc {
    font-family: "SegoeUIRegular";
    font-size: 14px;
}
.topheadcomptitle {
    margin-bottom: 60px;
}
.port_capt_title span {
    display: inline-block;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}
.port_item:hover .port_caption {
    transform: scale(1);
    opacity: 1;
}
.right_block .port_item:nth-child(1) img {
    height: 333px;
}
.right_block .port_item:nth-child(2) img {}
.left_block .port_item:nth-child(1) img {}
.left_block .port_item:nth-child(2) img {}
.left_block .port_item:nth-child(3) img {}
.port_caption_border_cell {
    display: table-cell;
    vertical-align: middle;
}
.news_module {
    background: #eff0f0;
    padding: 25px;
}

.news_img img {
    width: 100%;
}

.news_img {
    margin-bottom: 10px;
    margin-top: -50px;
}

.datenews {
    margin-bottom: 5px;
    color: #a1a1a1;
    font-size: 15px;
}

.newscaption {
    font-size: 15px;
    color: #000;
}

.header_comp.newshead {
    /* margin-bottom: 60px; */
}
.news_item {
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 14px;
}
.news_item:nth-last-child(1) {
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 0px;
}
.news_module_slid .slick-list {
    padding-top: 30px;
}
.arrnews .slick-prev {
	background: url('../img/arrleft.png');
	left: -5px;
}

.arrnews .slick-next {
		background: url('../img/arrright.png');
}

.arrnews .slick-arrow {
    border: none;
    text-indent: -99999999999px;
    padding: 0;
    width: 30px;
    height: 30px;
    position: relative;
}
.arrnews {
    position: absolute;
    right: 0;
    top: 2px;
}
.news_module_wrp {
    padding-bottom: 30px;
}
.news_block {
    margin-bottom: 37px;
}
.catalog_menu_wrp {
    background: #1f3d73;
    padding: 0px 25px;
}

.catalog_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.catalog_menu ul li {
    border-bottom: 1px solid #395689;
}

.catalog_menu ul li a {
    color: #fff;
    font-size: 17px;
    /* border-bottom: 1px solid #395689; */
    display: block;
    padding: 15px 0px;
}
.catalog_menu ul li a:hover {
	text-decoration: none;
}
.catalog_menu ul ul li a {
	font-family: "SegoeUILight";
	font-size: 15px;
	/* line-height: 30px; */
	border-bottom: 0;
	padding: 5px 0;
}
.catalog_menu ul ul li {
	border-bottom: 0;
}
.catalog_menu ul ul {
	padding-bottom: 15px;
	padding-left: 15px;
}
li.sub ul {
    display: none;
}
a.active i {
    transform: rotate(90deg);
}

a i {
    transform: rotate(0deg);
}
.price {
    padding: 20px 0 25px 0;
}

.price a {
    display: inline-block;
    font-family: "SegoeUIBold";
    color: #fff;
    font-size: 16px;
    background: #ee1b2b;
    border-radius: 100px;
    line-height: 33px;
    padding: 1px 20px 3px 20px;
    box-shadow: 0px 3px 0px 0px #ad111c;
    transition: 0.3s;
    position: relative;
    top: 0;
    display: inline-block;
}
.price a:hover {
	text-decoration: none;
    box-shadow: 0px 0px 0px 0px #ad111c;
    top: 3px;
}
.catalog_module {
    margin-bottom: 37px;
}
.distributors_module img {
    width: 100%;
}
.distributors_module {
	margin-bottom: 37px;
}
.block_component.protfolio {
    margin-bottom: 30px;
}
.brand_item {
    text-align: center;
    background: #fff;
    
    border-left: 2px solid #ececec;
    border-right: 2px solid #ececec;
    transition: 0.2s;
}
.brand_item a {
	padding: 30px 0;
	display:block;
}
.brand_item:hover {
background:#ee1b2b;
}
.brand_item img {
    display: inline-block;
    height: 80px;
}
.brands_list .slick-list {
    margin: 0 40px;
}
.brands_list .slick-prev {
    left: 0;
	background: url('../img/arrleft1.png');
}
.brands_list .slick-next {
    right: 0;
	background: url('../img/arrright1.png');
}
.brands_list .slick-arrow {
    width: 23px;
    height: 23px;
    padding: 0;
    border: none;
    text-indent: -999999px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
}


.carousel_slider .slick-prev {
    left: -25px;
    background: url('../img/car_left.png');
}
.carousel_slider .slick-next {
    right: -25px;
    background: url('../img/car_right.png');
}
.carousel_slider .slick-arrow {
    width: 23px;
    height: 37px;
    padding: 0;
    border: none;
    text-indent: -999999px;
    position: absolute;
    top: 50%;
    margin-top: -18px;
}


.footer_top {
    text-align: center;
}
.footer_top:before {
    content:"";
}
.footer_top {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.footer_top:before {
    content:"";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #385a96;
    left: 0;
    top: 32px;
    z-index: 9;
}

.footer_top span {
    display: inline-block;
    z-index: 99;
    background: #1f3d73;
    position: relative;
    padding: 0 30px;
}
.footermenutitle {
    font-size: 16px;
    text-transform: uppercase;
    color: #dcdcdc;
    margin-bottom: 15px;
}

.footer_menu li a {
    color: #6b89c1;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 3px;
}

.footer_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.adress_footer {
    color: #6b89c1;
    font-size: 16px;
}
.wts {
    text-align: right;
    color: #6b89c1;
}

.wts a {
    color: #6b89c1;
}

.copyright a {
    text-transform: uppercase;
    color: #6b89c1;
}
.bodypage .header {
    min-height: auto;
    background: #f3f3f3;
    margin-bottom: 0;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.38);
}
.bodypage .navbar {
    min-height: auto;
    margin: 0;
}
ul.bread {
    padding: 0;
    list-style: none;
    margin: 0;
}

ul.bread li {
    display: inline-block;
    padding: 0 3px;
}

.breadcrumb {
    background: #fff;
    margin-bottom: 0;
    padding: 8px 0px;
}
.page_header h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: "SegoeUISemiBold";
    color: #000;
    /* border-bottom: 2px solid #e8e8e8; */
    padding-left: 0;
    padding-bottom: 10px;
    position: relative;
    margin: 0;
}
.page_header h2:after {
	content:"";
	width: 130px;
	height: 2px;
	background: #ee1b2b;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.page_header {
    border-bottom: 2px solid #e8e8e8;
    margin-bottom: 30px;
}
.cat_pic img {
    height: 230px;
}
.page {
    margin-bottom: 30px;
}
.catalog_category {
    border: 2px solid #edecec;
    background: url('../img/catfon.png') no-repeat bottom left;
    padding: 25px 15px 25px 5px;
    box-sizing: border-box;
    position: relative;
    height: 290px;
    margin-bottom: 30px;
}
.cat_pic {
    text-align: right;
}

.cat_title_capt a {
    color: #262727;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "SegoeUISemiBold";
}
.cat_title_capt a:hover {
	text-decoration:none;
}
.cat_title_capt a span {
	color: #63789c;
}
.cat_title_capt {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.cat_title {
    color: #1f3d73;
    font-size: 24px;
    font-family: "SegoeUISemiBold";
    margin-bottom: 20px;
}

.catalog_block {
    margin-bottom: 40px;
}
.videoframe iframe {
    width: 100%;
    height: 345px;
}
.title_video a {
    color: #1f3d73;
    font-size: 20px;
    font-family: "SegoeUISemiBold";
    line-height: 24px;
}

.title_video {
    margin: 5px 0 10px;
}
.video_item {
    margin-bottom: 30px;
}
.pagination ul {
    padding: 0;
    list-style: none;
    text-align: center;
}

.pagination ul li {
    display: inline-block;
}

.pagination ul li a {
    font-size: 16px;
    color: #adadad;
    font-family: "SegoeUISemiBold";
    padding: 2px 10px;
}
.pagination ul li a:hover {
	background: #ec1a2d;
	color: #fff;
	text-decoration:underline;
}
.pagination {
    display: block;
}

.pagination ul li a.pag_active {
    color: #fff;
    background: #1f3d73;
    display: inline-block;
    padding: 2px 10px;
}
.gtr {
  display: block;
  line-height: 24px;
  padding: 0;
  cursor: pointer;
  float:left;
  margin-right: 50px;
} 

.gtr + .gtr {
}

.rtg {
  display: none;
}

.mrt {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  width: 24px;
  height: 24px;
  border: 1px solid #1f3d73;
  border-radius: 0;
}

.mrt:before {
  content: '';
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  margin: 0;
  height: 16px;
  width: 16px;
  background: #ed192c;
}

.rtg:checked ~ .mrt {
  border-color: #ed192c;
}

.rtg:checked ~ .mrt:before {
  display: block;
}

.lst {
  color: #1f3d73;
  font-family: "SegoeUISemiBold";
  font-size: 24px;
}
.rtg:checked ~ .lst {
  /* color: #34bf6e; */
}
.clearfix {
	clear: both;
}
span.lst.optom i {
    color: #ed192c;
}
.maps_filtr {
    margin-bottom: 20px;
}
.filter_right {
    float: right;
}

.city_disttr {
    float: left;
    color: #1f3d73;
    font-family: "SegoeUISemiBold";
    font-size: 24px;
    line-height: 31px;
}
.city_select {
    float: left;
    margin-left: 20px;
}

.city_select select {
    border: 1px solid #1f3d73;
    height: 37px;
    display: inline-block;
    font-size: 18px;
    color: #7e7e7e;
    padding: 0 10px;
}.list_distributors {}

.yamaaps {
    margin-bottom: 30px;
}
#accordion h4.panel-title a {
	font-size:24px;
	color: #1f3d73;
	font-family: "SegoeUISemiBold";
}
#accordion h4.panel-title a:hover,
#accordion h4.panel-title a:focus,
#accordion h4.panel-title a:active {
	text-decoration: none;
}
.panel-heading {
    padding: 0;
    border: none!important;
    background-color: transparent!important;
    border-bottom: none!important;
}

h4.panel-title {
    border-bottom: none;
}

.panel.panel-default {
    border: none;
    box-shadow: 0 0 0 0;
    margin-bottom: 20px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}
.dist_title {
    font-size: 16px;
    color: #1f3d73;
    font-family: "SegoeUIBold";
}
.distpanel {
    font-size: 16px;
    font-family: "SegoeUIRegular";
    color: #000;
    margin-top: 30px;
    border-left: 1px solid #c6c6c6;
    padding-left: 15px;
    /* margin-top: 15px; */
}

.distpanel p {
    margin-bottom: 2px;
}
.distpanel p a {
    color: #000;
    text-decoration: underline;
}
#accordion h4.panel-title a i {
    transform: rotate(180deg);
}

#accordion h4.panel-title a.collapsed i {
    transform: rotate(0deg);
	transition: 0.2s;
}
.category_header {
	position:relative;
	background: url('../img/categoryfon.png') no-repeat left bottom;
	border: 1px solid #edecec;
	min-height: 145px;
	padding: 10px 10px 10px 50px;
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.category_header:after {
	content:"";
	background: url('../img/catimg.png') no-repeat right center;
	position: absolute;
	width: 250px;
	height: 135px;
	right: 25px;
	bottom: 1px;
	background-size: contain;
}
.category_header_name {
    color: #1f3d73;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "SegoeUISemiBold";
    display: table-cell;
    vertical-align: middle;
}
.caption_category {
    font-family: "SegoeUIRegular";
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}
.product_title {
    color: #1f3d73;
    font-size: 18px;
    text-align: center;
    font-family: "SegoeUISemiBold";
    line-height: 17px;
    margin-bottom: 15px;
}

.category_item {
    border: 1px solid #e8e8e8;
    text-align: center;
    padding: 20px 25px 25px 25px;
    margin-bottom: 30px;
}

.product_pic {
    margin-bottom: 10px;
}

.product_pic img {
    height: 160px;
    max-width: 100%;
}

.product_more a {
    display: block;
    background: #1f3d73;
    color: #fff;
    font-family: "SegoeUIBold";
    font-size: 18px;
    line-height: 34px;
    padding: 1px 25px 3px 25px;
    border-radius: 200px;
    box-shadow: 0px 4px 0px 0px #17274b;
    transition: 0.2s;
    position: relative;
    top: 0;
}
.product_more a:hover {
	box-shadow: 0px 0px 0px 0px #17274b;
    top: 4px;
    text-decoration: none;
}
.news_old_pic {
    width: 165px;
    float: left;
    margin-right: 20px;
}

.news_old_pic img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.news_old_content {
    margin-left: 15px;
}

.newsolddate {
    float: left;
}

.newsoldmore {
    float: right;
}
.title_news_old {
    margin-bottom: 10px;
}

.title_news_old a {
    color: #1f3d73;
    font-size: 20px;
    font-family: "SegoeUISemiBold";
    line-height: 23px;
}

.news_old_date {
    font-size: 16px;
    color: #6f6f6f;
}

.news_old_date a {
    color: #6f6f6f;
    text-decoration: underline;
}
.news_old_item {
    margin-bottom: 30px;
    height: 100px;
}
.newstop img {
    width: 100%;
    height: 360px;
    object-fit: cover;
}

.newstop {
    height: 360px;
}

.newstopcaption {
    position: absolute;
    background: #e5e4e4;
    bottom: 0;
    left: 0;
    width: 80%;
    padding: 20px 30px;
}

.newsOne {
    position: relative;
    margin-bottom: 30px;
}

.title_newstop a {
    color: #1f3d73;
    font-size: 20px;
    font-family: "SegoeUISemiBold";
    line-height: 23px;
}

.title_newstop {}

.title_newstop {
    margin-bottom: 10px;
}

.newstop_desc {
    margin-bottom: 10px;
    font-size: 16px;
    color: #000;
}
.newsimage img {
    height: 275px;
    width: 100%;
    object-fit: cover;
}
.news_title-bl {
    margin-bottom: 10px;
}

.newsimage {
    margin-bottom: 10px;
}

.news_title-bl a {
    color: #1f3d73;
    font-size: 20px;
    font-family: "SegoeUISemiBold";
    line-height: 23px;
}

.newsdecription {
    margin-bottom: 15px;
    font-size: 16px;
    color: #000;
}
.newsblock_item {
    margin-bottom: 30px;
}
.floatimg {
	float: left;
	padding-right: 25px;
}
.about_company h3 {
    margin-top: 0;
    color: #1f3d73;
    font-size: 24px;
    font-family: "SegoeUISemiBold";
}

.about_company {
    font-size: 16px;
    color: #000;
    text-align: justify;
}
.icon_searchcar {
    background: red;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    text-align: center;
    line-height: 47px;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
}
.icon_searchcar i {
    color: #fff;
}
.carusel_image img {
    width: 100%;
}

.carus_item {
    position: relative;
    background: rgb(31, 61, 115);
}

.caption_carusel {
    transition: 0.2s;
    opacity: 0;
}

.cap_search {
    position: absolute;
    bottom: 15px;
    left: 25px;
    color: #fff;
    font-size: 18px;
}
.carus_item .carusel_image a {
	opacity: 1;
	transition: 0.2s;
}
.carus_item:hover .carusel_image a img {
	opacity: 0.2;
}
.carus_item:hover .caption_carusel {
    opacity: 1;
}
.carousel_slider {
    margin: 30px 0;
}

.carudel_header {
    margin-bottom: 15px;
    font-size: 24px;
    color: #1f3d73;
    font-family: "SegoeUISemiBold";
}
.about_company strong {
    color: #1f3d73;
    font-family: "SegoeUIBold";
}
h3.texttitle {
    font-size: 24px;
    color: #1f3d73;
    font-family: "SegoeUISemiBold";
    margin-top: 0;
}
.cacrusel_object .carusel_obj_item {
	padding: 15px;
}
.cacrusel_object .carusel_obj_item .img_cars_obj {
    border: 15px solid #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.61);
    position: relative;
}

.carusel_nav .img_cars_obj img {
    width: 100%;
	height: 100px;
    object-fit: cover;
}
.cacrusel_object .img_cars_obj img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.title_obj_carusel {
    position: absolute;
    bottom: 40px;
    left: 45px;
    color: #fff;
    font-size: 18px;
}

.carusel_nav .carusel_obj_item {
	border: none;
	box-shadow: 0px 0px 0px 0px;
	margin: 0 10px;
}

.img_cars_obj {}
.cacrusel_object .slick-prev {
	background: url('../img/carus_left.png');
	left: -20px;
}
.cacrusel_object .slick-next {
	background: url('../img/carus_right.png');
	right: -20px;
}
.cacrusel_object .slick-arrow {
	width: 79px;
	height: 79px;
	border: none;
	text-indent: -9999px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 99;
}
.texttitle_capt {
    font-family: "SegoeUIBold";
    color: #1f3d73;
    font-size: 16px;
    margin-bottom: 10px;
}
.carusel_objectCaption p {
    margin-bottom: 30px;
    line-height: 28px;
}
.object_line {
    padding: 20px 0;
}
.object_line.fongray {
    background: #f1efef;
}
.cont_caption strong {
    color: #1f3d73;
    font-family: "SegoeUIBold";
}

.cont_caption {
    font-size: 16px;
    color: #000;
    float: left;
}

.cont_icon {
    float: left;
    width: 45px;
}

.cont_icon i {
    display: block;
    width: 30px;
    height: 30px;
    background: #63789c;
    border-radius: 100px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.cont_caption.cont_icon_none {
    padding-left: 45px;
}
.cont_line_wrp {
    margin-bottom: 15px;
}
.contact_header {
    margin-bottom: 15px;
    font-size: 20px;
    color: #1f3d73;
    font-family: "SegoeUISemiBold";
}
.contact_company .row {
	margin-bottom: 40px;
}
.contact_header.catlinhead {
    margin-top: 20px;
    margin-bottom: 15px;
}
.rekvizit strong {
    color: #1f3d73;
}
.product_img {
    text-align: center;
    border: 1px solid #e8e8e8;
    margin-bottom: 30px;
    padding: 25px;
	position: relative;
}

.product_img img {
    max-width: 100%;
}

.product_img:after {
	position:absolute;
	content: "";
	background: url('../img/zoom.png') no-repeat;
	width: 20px;
	height: 20px;
	bottom: 10px;
	right: 10px;
	opacity: 0.4;
	background-size: 20px;
}
table.striped_prod {
    width: 100%;
    border-spacing: 5px;
    border-collapse: inherit;
}

table.striped_prod th,
table.striped_prod td {
    text-align:center;
}
table.striped_prod th {
    background: #d3d3d3;
    font-size: 18px;
    color: #606060;
    padding: 10px 0;
    font-family: "SegoeUISemiBold";
    width: 25%;
}
table.striped_prod td {
    padding: 10px 0;
    background: #f2f2f2;
    color: #999898;
    font-size: 16px;
}
.product_description p {
    margin-bottom: 5px;
}







table.striped_prod2 {
    width: 100%;
    border-spacing: 5px;
    border-collapse: inherit;
}

table.striped_prod2 th,
table.striped_prod2 td {
    text-align:center;
}
table.striped_prod2 th {
    background: #d3d3d3;
    font-size: 18px;
    color: #606060;
    padding: 10px 0;
    font-family: "SegoeUISemiBold";
    width: 20%;
}
table.striped_prod2 td {
    padding: 10px 0;
    background: #f2f2f2;
    color: #999898;
    font-size: 16px;
}







.product_description strong {
    color: #63789c;
    font-weight: normal;
    font-family: "SegoeUISemiBold";
}
.navbar {
    border-radius: 0!important;
}
.slide_item.slide1 {
	background: url('../img/slide1.jpg') no-repeat;
}
.slide_item.slide2 {
	background: url('../img/slide2.jpg') no-repeat;
}
.header_menu_wrp {
    position: absolute;
    z-index: 99;
    width: 100%;
}
.bodypage .header_menu_wrp {
	position: relative;
}