

/* Start:/local/templates/.default/css/screen.css?175334554684971*/
@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, G:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 12, ../sass/screen.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* line 33, ../sass/screen.scss */
input, textarea {
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
/* line 37, ../sass/screen.scss */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
  box-sizing: border-box;
}

/* line 42, ../sass/screen.scss */
ol, ul {
  list-style: none;
}

/* line 45, ../sass/screen.scss */
blockquote, q {
  quotes: none;
}

/* line 48, ../sass/screen.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 53, ../sass/screen.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 57, ../sass/screen.scss */
body {
  line-height: 1.6;
}

/* line 63, ../sass/screen.scss */
:focus {
  outline: none;
}

/* line 66, ../sass/screen.scss */
.clear {
  clear: both !important;
}

/* line 69, ../sass/screen.scss */
.clear_after:after {
  content: '';
  clear: both;
  display: block;
}

/* line 74, ../sass/screen.scss */
body {
  font-size: 16px;
  font-family: 'Gotham Pro';
  color: #000;
}

/* line 79, ../sass/screen.scss */
b {
  font-weight: bold;
}

/* line 82, ../sass/screen.scss */
i {
  font-style: italic;
}

/* line 85, ../sass/screen.scss */
a:hover {
  text-decoration: none;
}

/* line 88, ../sass/screen.scss */
a {
  color: #00439b;
  text-decoration: underline;
}

/* line 92, ../sass/screen.scss */
h1, .h1 {
  font-size: 45px;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1.2;
}

/* line 98, ../sass/screen.scss */
h2, .h2 {
  font-size: 35px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.2;
}
/* line 103, ../sass/screen.scss */
h2:first-child, .h2:first-child {
  margin-top: 0;
}

/* line 107, ../sass/screen.scss */
h3, .h3 {
  font-size: 30px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.2;
}
/* line 112, ../sass/screen.scss */
h3:first-child, .h3:first-child {
  margin-top: 0;
}

/* line 116, ../sass/screen.scss */
h4, .h4 {
  font-size: 25px;
  font-weight: bold;
  margin: 40px 0 20px;
  line-height: 1.2;
}
/* line 121, ../sass/screen.scss */
h4:first-child, .h4:first-child {
  margin-top: 0;
}

/* line 125, ../sass/screen.scss */
img {
  max-width: 100%;
}

/* line 128, ../sass/screen.scss */
section {
  font-size: 14px;
}

/* line 131, ../sass/screen.scss */
.left_img,
section img[align="left"] {
  margin: 0 15px 8px 0;
  float: left;
}

/* line 136, ../sass/screen.scss */
.right_img,
section img[align="right"] {
  margin: 0 0 8px 15px;
  float: right;
}

/* line 141, ../sass/screen.scss */
.center_img,
section img[align="center"] {
  margin: 20px auto;
  display: block;
}

/* line 146, ../sass/screen.scss */
section ul {
  list-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 1px;
}

/* line 152, ../sass/screen.scss */
section ul > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 10px;
}

/* line 157, ../sass/screen.scss */
section ul > li:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #00439b;
  display: block;
  position: absolute;
  top: 9px;
  left: 0px;
}

/* line 167, ../sass/screen.scss */
section ul.not_style {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 171, ../sass/screen.scss */
section ul.not_style > li {
  margin-bottom: 0;
  padding-left: 0;
}

/* line 175, ../sass/screen.scss */
section ul.not_style > li:before {
  display: none;
}

/* line 178, ../sass/screen.scss */
section ol {
  list-style: none;
  padding-bottom: 1px;
  margin-bottom: 10px;
  counter-reset: list;
}

/* line 184, ../sass/screen.scss */
section ol > li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}

/* line 189, ../sass/screen.scss */
section ol > li:before {
  counter-increment: list;
  /* ╨г╨▓╨╡╨╗╨╕╤З╨╕╨▓╨░╨╡╨╝ ╨╖╨╜╨░╤З╨╡╨╜╨╕╨╡ ╤Б╤З╨╡╤В╤З╨╕╨║╨░ */
  content: counter(list) ". ";
  /* ╨Т╤Л╨▓╨╛╨┤╨╕╨╝ ╤З╨╕╤Б╨╗╨╛ */
  font-size: inherit;
  color: #00439b;
  font-weight: bold;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 200, ../sass/screen.scss */
section p {
  margin-bottom: 30px;
}

/* line 203, ../sass/screen.scss */
.standart_width {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 55px;
}

/* line 209, ../sass/screen.scss */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
select,
input[type="password"] {
  height: 30px;
  padding: 0 20px 0 0;
}

/* line 218, ../sass/screen.scss */
textarea {
  height: 100px;
  resize: none;
  min-height: 30px;
  padding: 5px 20px 0 0;
}

/* line 224, ../sass/screen.scss */
input[type="text"],
input[type="email"],
input[type="search"],
input[type="tel"],
select,
input[type="password"],
textarea {
  width: 100%;
  border-radius: 0px;
  background: #fff;
  border: none;
  border-bottom: 1px solid #cdcdcd;
  font-size: 14px;
  font-family: 'Gotham Pro';
  color: #000;
}

/* line 240, ../sass/screen.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
select:focus,
textarea:focus {
  border-color: #00439b;
}

/* line 249, ../sass/screen.scss */
input[type="text"].error,
input[type="password"].error,
input[type="email"].error,
input[type="tel"].error,
input[type="search"].error,
select.error,
textarea.error {
  border-color: #ed1b24;
}

/* line 259, ../sass/screen.scss */
::-webkit-input-placeholder {
  color: #818181;
}

/* line 260, ../sass/screen.scss */
::-moz-placeholder {
  color: #818181;
}

/* Firefox 19+ */
/* line 261, ../sass/screen.scss */
:-moz-placeholder {
  color: #818181;
}

/* Firefox 18- */
/* line 262, ../sass/screen.scss */
:-ms-input-placeholder {
  color: #818181;
}

:disabled,
.disabled {
	opacity:0.5;
	cursor: no-drop!important;
}

/* line 266, ../sass/screen.scss */
.head_top_bl {
  padding: 40px 0;
  line-height: 1.2;
}

/* line 270, ../sass/screen.scss */
.head_top_cont {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

/* line 276, ../sass/screen.scss */
.head_logo {
  width: 20%;
  margin-right: 6%;
}

/* line 280, ../sass/screen.scss */
.head_search {
  width: 21%;
  margin-right: 7%;
}

/* line 284, ../sass/screen.scss */
.head_contact {
  width: 26%;
}

/* line 287, ../sass/screen.scss */
.head_call_back {
  width: 20%;
  text-align: right;
}

/* line 291, ../sass/screen.scss */
.search_bl {
  position: relative;
}
/* line 293, ../sass/screen.scss */
.search_bl button {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 19px;
  color: #00439b;
  text-align: center;
  border: none;
  background: none;
  cursor: pointer;
}
/* line 308, ../sass/screen.scss */
.search_bl input[type="text"] {
  border: 1px solid #cdcdcd;
  padding: 0 45px 0 15px;
  height: 44px;
  border-radius: 5px;
  font-size: 16px;
}

/* line 316, ../sass/screen.scss */
.head_contact_addr {
  padding: 2px 0 2px 30px;
  position: relative;
  font-size: 14px;
  color: #808080;
  margin-bottom: 10px;
}
/* line 322, ../sass/screen.scss */
.head_contact_addr:last-child {
  margin-bottom: 0;
}
/* line 325, ../sass/screen.scss */
.head_contact_addr .fa {
  font-size: 19px;
  left: 0;
  position: absolute;
  top: 0;
  color: #00439b;
}

/* line 333, ../sass/screen.scss */
.head_contact_tel {
  padding: 0px 0 0px 30px;
  position: relative;
  font-size: 14px;
  color: #808080;
  margin-bottom: 10px;
}
/* line 339, ../sass/screen.scss */
.head_contact_tel:last-child {
  margin-bottom: 0;
}
/* line 342, ../sass/screen.scss */
.head_contact_tel .fa {
  font-size: 18px;
  left: 0;
  position: absolute;
  top: 0;
  color: #00439b;
}
/* line 349, ../sass/screen.scss */
.head_contact_tel a {
  color: #808080;
  text-decoration: none;
}
/* line 352, ../sass/screen.scss */
.head_contact_tel a:hover {
  color: #00439b;
}

.head_contact_tel .main-phone
{
	font-size: 18px;
    color: #00439b;
}

.head_contact_tel .main-phone:hover
{
    color: #c70f27;
}

/* line 357, ../sass/screen.scss */
.red_fa_bt {
  text-align: center;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  border-radius: 5px;
  width: 210px;
  max-width: 100%;
  padding: 15px 10px;
  line-height: 1;
  background: #c70f27;
}
/* line 369, ../sass/screen.scss */
.red_fa_bt:hover {
  background: #c72a3f;
  color: #fff;
  text-decoration: none;
}
/* line 374, ../sass/screen.scss */
.red_fa_bt .fa {
  margin-right: 10px;
}

/* line 378, ../sass/screen.scss */
.head_menu_bl {
  background: #00439b;
  line-height: 1.2;
}
/* line 381, ../sass/screen.scss */
.head_menu_bl .standart_width {
  padding: 0 0 0 0;
}

/* line 385, ../sass/screen.scss */
.menu_bl {
  display: table;
  width: 100%;
  position: relative;
}
/* line 389, ../sass/screen.scss */
.menu_bl > li {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
/* line 394, ../sass/screen.scss */
.menu_bl > li:hover .menu_lvl1_bt {
  background: #366bb0;
}
/* line 398, ../sass/screen.scss */
.menu_bl > li.menu_lineup {
  position: static;
}
/* line 402, ../sass/screen.scss */
.menu_bl > li:last-child .menu_lvl2_bl {
  left: auto;
  right: 0;
}

/* line 409, ../sass/screen.scss */
.menu_lvl1_bt {
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
  width: 100%;
  padding: 0 30px;
}
/* line 419, ../sass/screen.scss */
.menu_lvl1_bt.active, .menu_lvl1_bt:hover {
  background: #366bb0;
}

/* line 424, ../sass/screen.scss */
.menu_lvl2_bl {
  position: absolute;
  background: #fff;
  left: 0;
  top: 100%;
  z-index: 100;
  display: none;
  padding: 20px 40px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
  font-size: 16px;
  width: 360px;
}
/* line 435, ../sass/screen.scss */
.menu_lvl2_bl a {
  display: block;
  padding: 10px 0;
  color: #000;
  text-decoration: none;
}
/* line 440, ../sass/screen.scss */
.menu_lvl2_bl a.active, .menu_lvl2_bl a:hover {
  color: #00439b;
  text-decoration: none;
}

/* line 447, ../sass/screen.scss */
.menu_lvl2_lineup {
  position: absolute;
  background: #fff;
  left: 0;
  top: 100%;
  right: 0;
  z-index: 100;
  display: none;
}

/* line 456, ../sass/screen.scss */
.lineup_bl {
  /* padding: 35px 55px 35px 0; */
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    box-shadow: 0 1px 10px 0 rgb(0 0 0 / 10%);
}

/* line 462, ../sass/screen.scss */
.lineup_tabs {
  width: 31%;
  padding: 30px 0;
  border-right: 2px solid #e6e6e6;
}
/* line 466, ../sass/screen.scss */
.lineup_tabs li {
  padding: 10px 20px 10px 55px;
  line-height: 1.2;
  font-size: 16px;
  cursor: pointer;
}
/* line 471, ../sass/screen.scss */
.lineup_tabs li.current {
  background: #ebf0f7;
  color: #00439b;
}
/* line 474, ../sass/screen.scss */
.lineup_tabs li.current a {
  color: #00439b;
}
/* line 478, ../sass/screen.scss */
.lineup_tabs li a {
  color: #000;
  text-decoration: none;
}
/* line 481, ../sass/screen.scss */
.lineup_tabs li a.active, .lineup_tabs li a:hover {
  color: #00439b;
}

/* line 488, ../sass/screen.scss */
.section .box,
.lineup_box {
  display: none;
}

/* line 492, ../sass/screen.scss */
.lineup_box_list {
  width: 69%;
  padding: 30px 0;
}

/* line 495, ../sass/screen.scss */
.lineup_list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 20px 0;
}

/* line 502, ../sass/screen.scss */
.lineup_car_el {
  width: 20%;
  text-align: center;
  margin-top: 50px;
  font-size: 14px;
}
/* line 507, ../sass/screen.scss */
.lineup_car_el:nth-child(1), .lineup_car_el:nth-child(2), .lineup_car_el:nth-child(3), .lineup_car_el:nth-child(4), .lineup_car_el:nth-child(5) {
  margin-top: 0;
}
/* line 514, ../sass/screen.scss */
.lineup_car_el a {
  text-decoration: none;
  display: block;
  width: 100%;
  color: #000;
}
/* line 519, ../sass/screen.scss */
.lineup_car_el a:hover {
  color: #00439b;
}
/* line 521, ../sass/screen.scss */
.lineup_car_el a:hover .lineup_car_ic:before {
  opacity: 1;
}

/* line 527, ../sass/screen.scss */
.lineup_car_ic {
  display: block;
  margin-bottom: 5px;
 /*  height: 60px;
  line-height: 50px; */
  height: 100px;
  line-height: 90px;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
}
/* line 535, ../sass/screen.scss */
.lineup_car_ic img {
  vertical-align: bottom;
  position: relative;
  z-index: 10;
  max-height:100%;
}
/* line 540, ../sass/screen.scss */
.lineup_car_ic:before {
  width: 68px;
  height: 68px;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -34px 0 0 -34px;
  border-radius: 50%;
  background: #ccd9eb;
  opacity: 0;
}

/* line 554, ../sass/screen.scss */
.lineup_car_tit {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
}
.lineup_car_title {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 5px;
  padding: 0 20px;
}
.lineup_car_title a {
  color: #000;
  text-decoration: none;
}
.lineup_car_title a:hover {
  color: #00439b;
}

/* line 560, ../sass/screen.scss */
.ind_news_bl {
  padding: 0px 0px 70px;
}

/* line 563, ../sass/screen.scss */
.ind_news_el {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}
/* line 570, ../sass/screen.scss */
.ind_news_el:hover {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
/* line 572, ../sass/screen.scss */
.ind_news_el:hover .ind_news_ic a {
  transform: scale(1.05, 1.05);
}
/* line 575, ../sass/screen.scss */
.ind_news_el:hover .blue_bt {
  opacity: 1;
}

/* line 580, ../sass/screen.scss */
.news_el {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  /* 	&:nth-child(10n+2),
  	&:nth-child(10n+5),
  	&:nth-child(10n+7),
  	&:nth-child(10n+10) {
  		margin-right:0;
  	}
  	&:nth-child(10n+1),
  	&:nth-child(10n+7) {
  		width:65.5%;
  		position:relative;
  		.ind_news_ic {
  			height:100%;
  			line-height:1.2;
  			border-radius:3px;
  			& a {
  				border-radius:3px;
  			}
  		}
  		.ind_news_cont {
  			position:absolute;
  			right:-1px;
  			bottom:-1px;
  			border-radius:4px 0 4px 0;
  			border:1px solid #e8e8e8;
  			width:335px;
  			z-index:10;
  			background:#fff;
  		}
  	}
  	&.one {
  		width:100%;
  		margin-right:0;
  		display:flex;
  		align-items:stretch;
  		justify-content:flex-start;
  		& .ind_news_ic {
  			width:34%;
  			border-right:1px solid #e8e8e8;
  		}
  		& .ind_news_cont {
  			width:66%;
  		}
  	} */
}
/* line 587, ../sass/screen.scss */
.news_el:hover {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
/* line 589, ../sass/screen.scss */
.news_el:hover .ind_news_ic a {
  transform: scale(1.05, 1.05);
}
/* line 592, ../sass/screen.scss */
.news_el:hover .blue_bt {
  opacity: 1;
}

/* line 640, ../sass/screen.scss */
.other_news_el {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}
/* line 647, ../sass/screen.scss */
.other_news_el:hover {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
}
/* line 649, ../sass/screen.scss */
.other_news_el:hover .ind_news_ic a {
  transform: scale(1.05, 1.05);
}
/* line 652, ../sass/screen.scss */
.other_news_el:hover .blue_bt {
  opacity: 1;
}
/* line 656, ../sass/screen.scss */
.other_news_el:nth-child(3n) {
  margin-right: 0;
}

/* line 660, ../sass/screen.scss */
.news_list,
.ind_news_list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
/* line 665, ../sass/screen.scss */
.news_list .number_bl,
.ind_news_list .number_bl {
  margin-top: 20px;
}

/* line 669, ../sass/screen.scss */
.ind_news_ic {
  height: 218px;
  border-bottom: 1px solid #e8e8e8;
  line-height: 216px;
  text-align: center;
  overflow: hidden;
}
/* line 675, ../sass/screen.scss */
.ind_news_ic img {
  vertical-align: middle;
  max-height: 100%;
  border-radius: 3px 3px 0 0;
}
/* line 680, ../sass/screen.scss */
.ind_news_ic a {
  display: block;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 3px 3px 0 0;
  height: 100%;
  transform: scale(1, 1);
  transition: all 0.5s ease;
}

/* line 691, ../sass/screen.scss */
.ind_news_cont {
  padding: 15px 20px;
  position: relative;
  font-size: 14px;
}
/* line 695, ../sass/screen.scss */
.ind_news_cont .blue_bt {
  opacity: 0;
}

/* line 699, ../sass/screen.scss */
.ind_news_type {
  text-transform: uppercase;
  font-size: 13px;
  color: #a6a6a6;
  margin-bottom: 15px;
}

/* line 705, ../sass/screen.scss */
.ind_news_data {
  font-size: 13px;
  color: #a6a6a6;
  margin-bottom: 10px;
 /*  position: absolute;
  left: 20px;
  bottom: 15px;
  right: 15px; */
}

/* line 713, ../sass/screen.scss */
.ind_news_tit {
  margin-bottom: 10px;
}
/* line 715, ../sass/screen.scss */
.ind_news_tit a {
  text-decoration: none;
  color: #000;
}
/* line 718, ../sass/screen.scss */
.ind_news_tit a:hover {
  color: #00439b;
}

/* line 723, ../sass/screen.scss */
.tit_all_bl {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 50px;
}
/* line 728, ../sass/screen.scss */
.tit_all_bl .title {
  margin-bottom: 0;
}

/* line 732, ../sass/screen.scss */
.all_list_bt {
  text-align: right;
  font-size: 16px;
}
/* line 735, ../sass/screen.scss */
.all_list_bt a {
  text-decoration: none;
  color: #000;
}
/* line 738, ../sass/screen.scss */
.all_list_bt a:hover {
  color: #00439b;
}

/* line 743, ../sass/screen.scss */
.blue_bt {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  border-radius: 5px;
  max-width: 100%;
  font-size: 14px;
  border: none;
  width: 130px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 7px 10px;
  background: #00439b;
}
/* line 757, ../sass/screen.scss */
.blue_bt:hover {
  color: #fff;
  background: #366bb0;
  text-decoration: none;
}

/* line 763, ../sass/screen.scss */
.red_bt {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  border-radius: 5px;
  max-width: 100%;
  font-size: 14px;
  border: none;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 15px 20px;
  background: #c70f27;
}
/* line 776, ../sass/screen.scss */
.red_bt:hover {
  color: #fff;
  background: #cc2e43;
  text-decoration: none;
}

/* line 782, ../sass/screen.scss */
.gray_bt {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  border-radius: 5px;
  max-width: 100%;
  font-size: 14px;
  border: none;
  width: 120px;
  color: #808080;
  text-decoration: none;
  text-align: center;
  padding: 8px 10px;
  background: #f5f5f5;
}
/* line 796, ../sass/screen.scss */
.gray_bt:hover {
  color: #fff;
  background: #00439b;
  text-decoration: none;
}

/* line 802, ../sass/screen.scss */
.title {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 40px;
}

/* line 808, ../sass/screen.scss */
.ind_slider_bl {
  overflow: hidden;
}

.ind_slider_bl .bx-viewport,
.ind_slider_bl .ind_slider_el
{
	height: 600px;
}

/* line 810, ../sass/screen.scss */
.ind_slider_bl .bx-wrapper .bx-controls-direction a {
  margin-top: -63px;
  width: 37px;
  height: 125px;
  background-image: url(/local/templates/.default/css/../img/ind_slider_arrow.png);
  background-repeat: no-repeat;
  background-position: left top;
}
/* line 817, ../sass/screen.scss */
.ind_slider_bl .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 60px;
}
/* line 820, ../sass/screen.scss */
.ind_slider_bl .bx-wrapper .bx-controls-direction a.bx-next {
  right: 60px;
  transform: rotate(180deg);
}
/* line 824, ../sass/screen.scss */
.ind_slider_bl .bx-wrapper .bx-controls-direction a:hover {
  background-position: left bottom;
}

/* line 829, ../sass/screen.scss */
.ind_slider_el {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 833, ../sass/screen.scss */
.ind_slider_el.white {
  color: #fff;
}
/* line 835, ../sass/screen.scss */
.ind_slider_el.white .ind_slider_cont:before {
  background: #fff;
}
.ind_slider_el.false:before,
.ind_slider_el.false .ind_slider_cont:before {
  display: none;
}
/* line 839, ../sass/screen.scss */
.ind_slider_el.black {
  color: #000;
}
/* line 841, ../sass/screen.scss */
.ind_slider_el.black .ind_slider_cont:before {
  background: #000;
}

/* line 846, ../sass/screen.scss */
.ind_slider_cont {
  max-width: 750px;
  color: #00439b;
  position: absolute;
    top: 350px;
    left: -100px;
}
/* line 850, ../sass/screen.scss */
/* .ind_slider_cont:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 220px;
  width: 13px;
  bottom: 145px;
} */

/* line 860, ../sass/screen.scss */
.ind_slider_txt {
	padding-left: 30px;
	font-size: 23px;
	border-left: 13px solid #00439b;
}

/* line 864, ../sass/screen.scss */
.ind_slider_tit {
  line-height: 1.2;
  font-weight: bold;
  /* text-transform: uppercase; */
  margin-bottom: 20px;
  position: relative;
}
/* line 870, ../sass/screen.scss */
.ind_slider_tit .big {
  font-size: 50px;
}
/* line 873, ../sass/screen.scss */
.ind_slider_tit .small {
  font-size: 50px;
  padding-left: 55px;
}

/* line 878, ../sass/screen.scss */
.ind_seo_bl {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position:relative;
}
.ind_slider_el {
  position:relative;
}
.ind_slider_el .standart_width {
	position:relative;
	z-index:10;
}
.ind_slider_el:before,
.ind_seo_bl:before {
  position:absolute;
  content:'';
  display:block;
  left:0;
  top:0;
  right:0;
  bottom:0;
  background:#000;
  opacity:0.5;
  z-index:1;
}
/* line 882, ../sass/screen.scss */
.ind_seo_bl.white {
  color: #fff;
}
/* line 884, ../sass/screen.scss */
.ind_seo_bl.white .ind_seo_cont:before {
  background: #fff;
}
/* line 888, ../sass/screen.scss */
.ind_seo_bl.black {
  color: #000;
}
/* line 890, ../sass/screen.scss */
.ind_seo_bl.black .ind_seo_cont:before {
  background: #000;
}

/* line 895, ../sass/screen.scss */
.ind_seo_cont {
  padding: 80px 0 120px;
  position: relative;
  z-index:10;
}
/* line 898, ../sass/screen.scss */
.ind_seo_cont:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 185px;
  width: 13px;
  bottom: 130px;
}

/* line 908, ../sass/screen.scss */
.ind_seo_txt {
  padding-left: 55px;
  font-size: 18px;
}
/* line 911, ../sass/screen.scss */
.ind_seo_txt p {
  margin-bottom: 20px;
}
/* line 913, ../sass/screen.scss */
.ind_seo_txt p:last-child {
  margin-bottom: 0;
}

/* line 918, ../sass/screen.scss */
.ind_seo_tit {
  line-height: 1.2;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 40px;
  position: relative;
  font-size: 50px;
}

/* line 926, ../sass/screen.scss */
.ind_action_bl {
  padding: 0px 0px 70px;
}

/* line 929, ../sass/screen.scss */
.cont_map_bl {
  position: relative;
}

/* line 932, ../sass/screen.scss */
.map_content_position {
  position: relative;
}

/* line 935, ../sass/screen.scss */
.map_content {
  position: absolute;
  left: 0;
  top: 65px;
  background: #fff;
  border-radius: 10px;
  padding: 40px 30px 40px 65px;
  box-shadow: 0 10px 5px 0 rgba(0, 0, 0, 0.1);
  max-width: 50%;
	z-index: 10;
}

/* line 945, ../sass/screen.scss */
.map_content_el {
  margin-bottom: 25px;
  padding-bottom: 1px;
}
/* line 948, ../sass/screen.scss */
.map_content_el:last-child {
  margin-bottom: 0;
}

/* line 952, ../sass/screen.scss */
.map_content_tit {
  margin-bottom: 5px;
  line-height: 1.2;
  color: #00439b;
  font-size: 18px;
  font-weight: bold;
}

/* line 959, ../sass/screen.scss */
.map_content_addr {
  font-size: 16px;
}

/* line 962, ../sass/screen.scss */
.ind_action_list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
}

/* line 969, ../sass/screen.scss */
.ind_action_el {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 30px;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  position: relative;
}
/* line 976, ../sass/screen.scss */
.ind_action_el:nth-child(4n) {
  margin-right: 0;
}
/* line 979, ../sass/screen.scss */
.ind_action_el:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 983, ../sass/screen.scss */
.ind_action_red {
  position: absolute;
  left: 5px;
  top: 5px;
  z-index: 10;
  border-radius: 5px;
  background: #ed1c24;
  color: #fff;
  text-align: center;
  width: 77px;
  padding: 5px 5px 7px;
  font-size: 14px;
  line-height: 1;
}

/* line 997, ../sass/screen.scss */
.ind_action_option {
  color: #808080;
  font-size: 14px;
  padding-bottom: 1px;
  margin-bottom: 10px;
}
/* line 1002, ../sass/screen.scss */
.ind_action_option:last-child {
  margin-bottom: 0;
}
/* line 1005, ../sass/screen.scss */
.ind_action_option b {
  font-weight: normal;
  color: #000;
}
/* line 1009, ../sass/screen.scss */
.ind_action_option p {
  margin-bottom: 2px;
}

/* line 1013, ../sass/screen.scss */
.ind_action_ic {
  display: block;
  border-radius: 4px 4px 0 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 215px;
}

/* line 1021, ../sass/screen.scss */
.ind_action_cont {
  border-radius: 0 0 4px 4px;
  padding: 15px 15px 10px;
}

/* line 1025, ../sass/screen.scss */
.ind_action_tit {
  min-height: 40px;
  line-height: 1.2;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
/* line 1032, ../sass/screen.scss */
.ind_action_tit a {
  text-decoration: none;
  color: #000;
}
/* line 1035, ../sass/screen.scss */
.ind_action_tit a:hover {
  color: #00439b;
  text-decoration: none;
}

/* line 1041, ../sass/screen.scss */
.ind_client_bl {
  padding: 85px 0 10px;
}

/* line 1044, ../sass/screen.scss */
.ind_client_slider_bl {
  padding-top: 30px;
  padding-bottom: 150px;
  overflow: hidden;
}
/* line 1049, ../sass/screen.scss */
.ind_client_slider_bl .bx-viewport img {
  display: inline;
}
/* line 1053, ../sass/screen.scss */
.ind_client_slider_bl .bx-wrapper .bx-pager {
  bottom: -90px;
  line-height: 25px;
}
/* line 1056, ../sass/screen.scss */
.ind_client_slider_bl .bx-wrapper .bx-pager.bx-default-pager a {
  background: #fff;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.2);
}
/* line 1060, ../sass/screen.scss */
.ind_client_slider_bl .bx-wrapper .bx-pager.bx-default-pager a:hover, .ind_client_slider_bl .bx-wrapper .bx-pager.bx-default-pager a.active, .ind_client_slider_bl .bx-wrapper .bx-pager.bx-default-pager a:focus {
  box-shadow: none;
}
/* line 1066, ../sass/screen.scss */
.ind_client_slider_bl .bx-wrapper .bx-controls-direction a {
  margin-top: -33px;
  width: 22px;
  height: 66px;
  background-image: url(/local/templates/.default/css/../img/slider_arrow_cl.png);
  background-repeat: no-repeat;
  background-position: left top;
}
/* line 1073, ../sass/screen.scss */
.ind_client_slider_bl .bx-wrapper .bx-controls-direction a.bx-prev {
  left: -55px;
}
/* line 1076, ../sass/screen.scss */
.ind_client_slider_bl .bx-wrapper .bx-controls-direction a.bx-next {
  right: -55px;
  transform: rotate(180deg);
}
/* line 1080, ../sass/screen.scss */
.ind_client_slider_bl .bx-wrapper .bx-controls-direction a:hover {
  background-position: left bottom;
}

/* line 1085, ../sass/screen.scss */
.ind_client_slider_el {
  height: 120px;
  line-height: 120px;
  text-align: center;
}
/* line 1089, ../sass/screen.scss */
.ind_client_slider_el img {
  max-height: 100%;
  vertical-align: middle;
}

/* line 1094, ../sass/screen.scss */
footer {
  background: #f5f5f5;
}

/* line 1097, ../sass/screen.scss */
.foot_info_bl {
  padding: 30px 0 50px;
}

/* line 1100, ../sass/screen.scss */
.foot_top_bl {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 70px;
}

/* line 1106, ../sass/screen.scss */
.foot_top_logo {
  width: 40%;
}
.foot_top_logo img {
  max-width: 350px;
}
/* line 1109, ../sass/screen.scss */
.foot_top_soc_bl {
  text-align: right;
  width: 40%;
}

/* line 1113, ../sass/screen.scss */
.foot_top_soc_tit {
  font-size: 18px;
  margin-bottom: 15px;
}

/* line 1117, ../sass/screen.scss */
.foot_top_soc {
  font-size: 0;
}
/* line 1119, ../sass/screen.scss */
.foot_top_soc a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  text-decoration: none;
}
/* line 1131, ../sass/screen.scss */
.foot_top_soc a.vk {
  background: #4a76a8;
}
/* line 1134, ../sass/screen.scss */
.foot_top_soc a.fb {
  background: #004a80;
}
/* line 1137, ../sass/screen.scss */
.foot_top_soc a.tw {
  background: #00aeef;
}
/* line 1140, ../sass/screen.scss */
.foot_top_soc a.ytb {
  background: #ed1c24;
}
.foot_top_soc a.tg {
  background: #2481cc;
}
.foot_top_soc a.inst {
    background: #8643bd;
    background: linear-gradient(45deg, #fad803, #f76900, #f70a00, #de1539, #b23994, #8944ba, #7b34ad);
	font-size: 24px;
}
/* line 1143, ../sass/screen.scss */
.foot_top_soc a:hover {
  opacity: 0.9;
  color: #fff;
  text-decoration: none;
}

/* line 1150, ../sass/screen.scss */
.foot_bot_bl {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
}

/* line 1156, ../sass/screen.scss */
.foot_bot_col {
  width: 27%;
}
/* line 1158, ../sass/screen.scss */
.foot_bot_col:nth-child(2) {
  width: 30%;
}
/* line 1161, ../sass/screen.scss */
.foot_bot_col:nth-child(4) {
  width: 16%;
}

/* line 1165, ../sass/screen.scss */
.foot_bot_menu {
  padding-bottom: 1px;
}
/* line 1168, ../sass/screen.scss */
.foot_bot_menu:last-child .foot_bot_menu_tit:last-child {
  margin-bottom: 0;
}
/* line 1171, ../sass/screen.scss */
.foot_bot_menu:last-child .foot_bot_menu_list {
  padding-bottom: 0;
}
/* line 1175, ../sass/screen.scss */
.foot_bot_menu a {
  color: #000;
  text-decoration: none;
}
/* line 1178, ../sass/screen.scss */
.foot_bot_menu a.active, .foot_bot_menu a:hover {
  color: #00439b;
}

/* line 1184, ../sass/screen.scss */
.foot_bot_menu_tit {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}
/* line 1188, ../sass/screen.scss */
.foot_bot_menu_tit a {
  color: #00439b;
}
/* line 1190, ../sass/screen.scss */
.foot_bot_menu_tit a.active, .foot_bot_menu_tit a:hover {
  color: #c70f27;
}

/* line 1196, ../sass/screen.scss */
.foot_bot_menu_list {
  font-size: 16px;
}
/* line 1198, ../sass/screen.scss */
.foot_bot_menu_list a {
  display: block;
  margin-bottom: 10px;
}

/* line 1203, ../sass/screen.scss */
.foot_bot_menu_list {
  padding-bottom: 40px;
}

/* line 1206, ../sass/screen.scss */
.foot_prava_bl {
  border-top: 1px solid #d9d9d9;
  color: #808080;
  font-size: 12px;
  padding: 10px 0;
}

/* line 1212, ../sass/screen.scss */
.foot_prava_cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* line 1217, ../sass/screen.scss */
.breadcr_title_bl {
  padding: 25px 0 30px;
  background: #f5f5f5;
  line-height: 1.2;
}
/* line 1221, ../sass/screen.scss */
.breadcr_title_bl h1 {
  margin-bottom: 0;
}

/* line 1225, ../sass/screen.scss */
.breadcrumbs_bl {
  margin-bottom: 20px;
  font-size: 12px;
  color: #808080;
}
/* line 1229, ../sass/screen.scss */
.breadcrumbs_bl li {
  display: inline;
}
/* line 1231, ../sass/screen.scss */
.breadcrumbs_bl li a {
  text-decoration: none;
  color: #808080;
}
/* line 1234, ../sass/screen.scss */
.breadcrumbs_bl li a:hover {
  text-decoration: none;
  color: #00439b;
}
/* line 1239, ../sass/screen.scss */
.breadcrumbs_bl li:after {
  content: ' / ';
}
/* line 1243, ../sass/screen.scss */
.breadcrumbs_bl li:last-child:after {
  display: none;
}

/* line 1249, ../sass/screen.scss */
.contacts_list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
  margin-bottom: 65px;
}
/* line 1256, ../sass/screen.scss */
.contacts_list.three {
  margin-top: 50px;
}
/* line 1258, ../sass/screen.scss */
.contacts_list.three .contacts_el {
  margin-bottom: 5px;
  width: 31%;
  margin-right: 3.5%;
}
/* line 1262, ../sass/screen.scss */
.contacts_list.three .contacts_el:nth-child(5n) {
  margin-right: 3.5%;
}
/* line 1265, ../sass/screen.scss */
.contacts_list.three .contacts_el:nth-child(3n) {
  margin-right: 0%;
}
/* line 1270, ../sass/screen.scss */
.contacts_list:last-child {
  margin-bottom: 0;
}

/* line 1274, ../sass/screen.scss */
.contacts_el {
  display: flex;
  min-height: 106px;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  padding: 5px 10px;
  text-align: center;
  width: 18%;
  margin-right: 2.5%;
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 1.6;
}
/* line 1288, ../sass/screen.scss */
.contacts_el:hover {
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
}
/* line 1291, ../sass/screen.scss */
.contacts_el:nth-child(5n) {
  margin-right: 0;
}

/* line 1295, ../sass/screen.scss */
.contacts_el_tit {
  margin-bottom: 10px;
}
/* line 1297, ../sass/screen.scss */
.contacts_el_tit:last-child {
  margin-bottom: 0;
}

/* line 1301, ../sass/screen.scss */
.contacts_el_tel {
  margin-bottom: 10px;
  line-height: 1.2;
  color: #00439b;
}
/* line 1305, ../sass/screen.scss */
.contacts_el_tel:last-child {
  margin-bottom: 0;
}
/* line 1308, ../sass/screen.scss */
.contacts_el_tel .fa {
  margin-right: 5px;
}
/* line 1311, ../sass/screen.scss */
.contacts_el_tel a {
  color: #00439b;
  text-decoration: none;
}
/* line 1314, ../sass/screen.scss */
.contacts_el_tel a:hover {
  text-decoration: underline;
}

/* line 1319, ../sass/screen.scss */
.contacts_cont_bl {
  padding: 45px 0 100px;
}

/* line 1322, ../sass/screen.scss */
.cont_form_rekv_bl {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 1328, ../sass/screen.scss */
.contact_form_bl {
  width: 50%;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.15);
  margin-bottom: 50px;
  border-radius: 11px;
}

/* line 1334, ../sass/screen.scss */
.contact_form_tit {
  padding: 17px 10%;
  line-height: 1.2;
  background: #00439b;
  border-radius: 11px 11px 0 0;
  color: #fff;
  font-weight: bold;
  font-size: 25px;
}

/* line 1343, ../sass/screen.scss */
.contact_form_cont {
  padding: 55px 10% 35px;
  border-radius: 0 0 11px 11px;
  background: #fff;
}

/* line 1348, ../sass/screen.scss */
.contact_form_el {
  margin-bottom: 30px;
  position: relative;
}
/* line 1351, ../sass/screen.scss */
.contact_form_el.select {
  margin-bottom: 70px;
}
/* line 1354, ../sass/screen.scss */
.contact_form_el .fa {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 7px;
  height: 16px;
  line-height: 1;
  color: #d8d8d8;
}
/* line 1363, ../sass/screen.scss */
.contact_form_el .error_txt {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 2px;
  color: #ff0000;
  font-size: 10px;
  opacity: 0;
  right: 0;
}
/* line 1373, ../sass/screen.scss */
.contact_form_el .contact_form_info {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 15px;
  color: #b2b2b2;
  font-size: 14px;
  max-height: 40px;
  overflow: hidden;
}
/* line 1385, ../sass/screen.scss */
.contact_form_el.error .error_txt {
  opacity: 1;
}
/* line 1388, ../sass/screen.scss */
.contact_form_el.error .jq-checkbox, .contact_form_el.error .jq-selectbox__select, .contact_form_el.error input[type="text"], .contact_form_el.error input[type="password"], .contact_form_el.error input[type="email"], .contact_form_el.error input[type="tel"], .contact_form_el.error input[type="search"], .contact_form_el.error select, .contact_form_el.error textarea {
  border-color: #ed1b24;
}
/* line 1400, ../sass/screen.scss */
.contact_form_el.checkbox {
  position: relative;
  padding-left: 25px;
  font-size: 14px;
  line-height: 1.2;
}
/* line 1405, ../sass/screen.scss */
.contact_form_el.checkbox .jq-checkbox {
  position: absolute;
  left: 0;
  top: 0px;
}

/* line 1412, ../sass/screen.scss */
.contact_form_prava {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 1416, ../sass/screen.scss */
.contact_form_prava .blue_bt {
  font-size: 16px;
  padding: 13px 10px;
  width: 150px;
}

/* line 1422, ../sass/screen.scss */
.form_prava {
  display: block;
  position: relative;
  padding-left: 25px;
  font-size: 12px;
  line-height: 1.2;
  width: 63%;
}
/* line 1429, ../sass/screen.scss */
.form_prava a {
  color: #00439b;
  text-decoration: none;
}
/* line 1432, ../sass/screen.scss */
.form_prava a:hover {
  text-decoration: underline;
}
/* line 1436, ../sass/screen.scss */
.form_prava .jq-checkbox {
  position: absolute;
  left: 0;
  top: -2px;
  border: 1px solid #00439b;
}

/* line 1442, ../sass/screen.scss */
input[type="submit"] {
  cursor: pointer;
}

/* line 1445, ../sass/screen.scss */
.contact_rekv_bl {
  width: 45.5%;
  box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.15);
  border-radius: 11px;
  margin-bottom: 50px;
}

/* line 1451, ../sass/screen.scss */
.contact_rekv_tit {
  padding: 17px 10%;
  line-height: 1.2;
  background: #f5f5f5;
  border-radius: 11px 11px 0 0;
  color: #000;
  font-weight: bold;
  font-size: 25px;
}

/* line 1460, ../sass/screen.scss */
.contact_rekv_cont {
  padding: 45px 10% 35px;
  border-radius: 0 0 11px 11px;
}

/* line 1464, ../sass/screen.scss */
.contact_rekv_gr {
  margin-bottom: 70px;
  font-size: 14px;
  line-height: 1.6;
}
/* line 1468, ../sass/screen.scss */
.contact_rekv_gr p {
  margin-bottom: 25px;
}
/* line 1470, ../sass/screen.scss */
.contact_rekv_gr p:last-child {
  margin-bottom: 0;
}
/* line 1474, ../sass/screen.scss */
.contact_rekv_gr:last-child {
  margin-bottom: 0;
}

/* line 1478, ../sass/screen.scss */
.cont_rekv_gr_tit {
  font-size: 18px;
  font-weight: bold;
}

/* line 1482, ../sass/screen.scss */
.contact_form_OK_flex {
  display: flex;
  height: 540px;
  align-items: center;
  justify-content: center;
  max-width: 440px;
  margin: 0 auto;
  width: 100%;
}

/* line 1491, ../sass/screen.scss */
.contact_form_OK {
  text-align: center;
  line-height: 1.6;
}

/* line 1495, ../sass/screen.scss */
.cont_form_OK_ic {
  line-height: 1;
  padding-top: 40px;
  font-size: 72px;
  color: #8fd377;
  text-align: center;
  width: 168px;
  height: 168px;
  border: 10px solid #8fd377;
  border-radius: 50%;
  margin: 0 auto 40px;
}

/* line 1507, ../sass/screen.scss */
.cont_form_OK_h1 {
  font-size: 24px;
  margin-bottom: 20px;
}

/* line 1511, ../sass/screen.scss */
.cont_form_OK_h2 {
  font-size: 16px;
}

/* line 1514, ../sass/screen.scss */
.parts_page_bl {
  padding: 65px 0 100px;
}

/* line 1517, ../sass/screen.scss */
.parts_page_bg {
  background: url("/local/templates/.default/css/../img/parts_page_bg.png") right center no-repeat;
  padding-bottom: 1px;
  margin-bottom: 50px;
}

/* line 1522, ../sass/screen.scss */
.parts_form_bl {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* line 1528, ../sass/screen.scss */
.parts_form_txt {
  width: 44.5%;
}
/* line 1530, ../sass/screen.scss */
.parts_form_txt .h4 {
  margin-bottom: 50px;
  line-height: 1.5;
}

/* line 1535, ../sass/screen.scss */
.politika_tit {
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 5px;
  line-height: 1.2;
}

/* line 1541, ../sass/screen.scss */
.error_page_bl {
  max-width: 560px;
  padding: 150px 30px 160px;
  margin: 0 auto;
  text-align: center;
}

/* line 1547, ../sass/screen.scss */
.error_page_ic {
  margin-bottom: 40px;
}

/* line 1550, ../sass/screen.scss */
.error_page_txt {
  margin-bottom: 40px;
  font-size: 16px;
}
/* line 1553, ../sass/screen.scss */
.error_page_txt p {
  margin-bottom: 15px;
}
/* line 1555, ../sass/screen.scss */
.error_page_txt p:last-child {
  margin-bottom: 0;
}

/* line 1561, ../sass/screen.scss */
.error_page_bt .blue_bt {
  font-size: 18px;
  width: 210px;
  padding: 14px 10px;
}

/* line 1567, ../sass/screen.scss */
.content_bl {
  padding: 50px 0 100px;
}

/* line 1570, ../sass/screen.scss */
.content_flex {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

/* line 1576, ../sass/screen.scss */
.content_l {
  width: 26%;
}

/* line 1579, ../sass/screen.scss */
.content_c {
  width: 71%;
  /* 	& .ind_action_el:nth-child(10n+1),
  	& .ind_action_el:nth-child(10n+7) {
  		width:65.6%;
  		& .ind_action_ic {
  			height:100%;
  		}
  		&  .ind_action_cont {
  			position: absolute;
  			right: -1px;
  			bottom: -1px;
  			border-radius: 4px 0 4px 0;
  			border: 1px solid #e8e8e8;
  			width: 335px;
  			z-index: 10;
  			background: #fff;
  		}
  	}
  	& .ind_action_el:nth-child(10n+1),
  	& .ind_action_el:nth-child(10n+3),
  	& .ind_action_el:nth-child(10n+4),
  	& .ind_action_el:nth-child(10n+6),
  	& .ind_action_el:nth-child(10n+8),
  	& .ind_action_el:nth-child(10n+9) {
  		margin-right:3.2%;
  	}
  	& .ind_action_el:nth-child(10n+2),
  	& .ind_action_el:nth-child(10n+5),
  	& .ind_action_el:nth-child(10n+7),
  	& .ind_action_el:nth-child(10n+10) {
  		margin-right:0;
  	} */
}
/* line 1581, ../sass/screen.scss */
.content_c .model_el {
  width: 31.2%;
  margin-right: 3.2%;
}
/* line 1584, ../sass/screen.scss */
.content_c .model_el:nth-child(4n) {
  margin-right: 3.2%;
}
/* line 1587, ../sass/screen.scss */
.content_c .model_el:nth-child(3n) {
  margin-right: 0;
}
/* line 1591, ../sass/screen.scss */
.content_c .ind_action_el {
  width: 31.2%;
  text-align: center;
}

/* line 1627, ../sass/screen.scss */
.left_menu_bl {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  font-size: 16px;
}

.left_menu_lvl1 + .left_menu_lvl1 {
  border-top: 1px solid #e8e8e8;
}
/* line 1632, ../sass/screen.scss */
.left_menu_lvl1_bt {
  display: block;
  padding: 10px 40px 10px 20px;
  position: relative;
  color: #000;
  text-decoration: none;
}
/* line 1639, ../sass/screen.scss */
.left_menu_lvl1_bt.active:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: '';
  display: block;
  width: 5px;
  background: #c70f27;
}
/* line 1650, ../sass/screen.scss */
.left_menu_lvl1_bt:hover {
  color: #c70f27;
}
/* line 1653, ../sass/screen.scss */
.left_menu_lvl1_bt .fa {
  font-size: 16px;
  color: #818181;
  text-decoration: none;
  right: 18px;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  display: block;
  position: absolute;
}

/* line 1665, ../sass/screen.scss */
.left_menu_lvl2_bt {
  display: block;
  padding: 10px 40px 10px 20px;
  position: relative;
  color: #000;
  text-decoration: none;
  border-top: 1px solid #e8e8e8;
}
/* line 1672, ../sass/screen.scss */
.left_menu_lvl2_bt.open, .left_menu_lvl2_bt.active {
  color: #00439b;
}
/* line 1675, ../sass/screen.scss */
.left_menu_lvl2_bt.open:before, .left_menu_lvl2_bt.active:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: '';
  display: block;
  width: 5px;
  background: #00439b;
}
/* line 1686, ../sass/screen.scss */
.left_menu_lvl2_bt:hover {
  color: #00439b;
}
/* line 1689, ../sass/screen.scss */
.left_menu_lvl2_bt .fa {
  font-size: 16px;
  color: #818181;
  text-decoration: none;
  right: 18px;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  display: block;
  position: absolute;
}

/* line 1701, ../sass/screen.scss */
.left_menu_lvl4_bl,
.left_menu_lvl3_bl {
  display: none;
}
/* line 1703, ../sass/screen.scss */
.left_menu_lvl4_bl.open,
.left_menu_lvl3_bl.open {
  display: block;
}

/* line 1707, ../sass/screen.scss */
.left_menu_lvl4_bt {
  display: block;
  padding: 10px 20px 10px 60px;
  position: relative;
  color: #000;
  text-decoration: none;
  border-top: 1px solid #e8e8e8;
}
.left_menu_lvl3_bt {
  display: block;
  padding: 10px 40px 10px 40px;
  position: relative;
  color: #000;
  text-decoration: none;
  border-top: 1px solid #e8e8e8;
}
/* line 1714, ../sass/screen.scss */
.left_menu_lvl4_bt.active,
.left_menu_lvl3_bt.active {
  color: #00439b;
}
/* line 1716, ../sass/screen.scss */
.left_menu_lvl4_bt.active:before,
.left_menu_lvl3_bt.active:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: '';
  display: block;
  width: 5px;
  background: #00439b;
}
/* line 1727, ../sass/screen.scss */
.left_menu_lvl4_bt:hover,
.left_menu_lvl3_bt:hover {
  color: #00439b;
}
/* line 1730, ../sass/screen.scss */
.left_menu_lvl4_bt .fa,
.left_menu_lvl3_bt .fa {
  font-size: 16px;
  color: #818181;
  text-decoration: none;
  right: 18px;
  top: 50%;
  margin-top: -8px;
  height: 16px;
  display: block;
  position: absolute;
}

/* line 1742, ../sass/screen.scss */
.white_shadow_bl {
  background: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
  padding: 50px 40px 60px;
  border-radius: 5px;
}
/* line 1747, ../sass/screen.scss */
.white_shadow_bl .contact_form_bl {
  width: 100%;
}
/* line 1749, ../sass/screen.scss */
.white_shadow_bl .contact_form_bl .contact_form_tit {
  padding: 17px 75px;
}
/* line 1752, ../sass/screen.scss */
.white_shadow_bl .contact_form_bl .contact_form_cont {
  padding: 55px 75px 35px;
}
/* line 1755, ../sass/screen.scss */
.white_shadow_bl .contact_form_bl:last-child {
  margin-bottom: 0;
}
/* line 1759, ../sass/screen.scss */
.white_shadow_bl p:last-child {
  margin-bottom: 0;
}

/* line 1763, ../sass/screen.scss */
.car_razdel_el {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  margin-bottom: 30px;
}
/* line 1771, ../sass/screen.scss */
.car_razdel_el:last-child {
  margin-bottom: 0;
}
/* line 1774, ../sass/screen.scss */
.car_razdel_el:before {
  content: '';
  width: 1px;
  display: block;
  position: absolute;
  left: 160px;
  top: 0;
  bottom: 0;
  background: #e8e8e8;
}

/* line 1785, ../sass/screen.scss */
.car_razdel_ic {
  text-align: center;
  width: 160px;
  min-width: 160px;
}

/* line 1790, ../sass/screen.scss */
.car_razdel_cont {
  min-height: 160px;
  padding: 15px 15px 20px;
}

/* line 1794, ../sass/screen.scss */
.car_razdel_tit {
  margin-bottom: 10px;
  font-size: 20px;
}
/* line 1797, ../sass/screen.scss */
.car_razdel_tit a {
  color: #000;
  text-decoration: none;
}
/* line 1800, ../sass/screen.scss */
.car_razdel_tit a:hover {
  color: #00439b;
  text-decoration: none;
}

/* line 1806, ../sass/screen.scss */
.car_razdel_txt {
  font-size: 14px;
  color: #a6a6a6;
}

/* line 1810, ../sass/screen.scss */
.model_list {
  display: flex;
  /* align-items: flex-start;
  justify-content: flex-start; */
  flex-wrap: wrap;
  padding-bottom: 1px;
}

/* line 1817, ../sass/screen.scss */
.model_el {
  width: 23.3%;
  margin-right: 2.26%;
  margin-bottom: 30px;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  text-align: center;
}
/* line 1824, ../sass/screen.scss */
.model_el:nth-child(4n) {
  margin-right: 0;
}
/* line 1827, ../sass/screen.scss */
.model_el:hover {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}
/* line 1829, ../sass/screen.scss */
.model_el:hover .gray_bt {
  color: #fff;
  background: #00439b;
}

/* line 1835, ../sass/screen.scss */
.model_el_ic {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 167px;
  border-radius: 4px 4px 0 0;
}

/* line 1843, ../sass/screen.scss */
.model_el_cont {
  border-radius: 0 0 4px 4px;
  padding: 10px 20px 20px;
}

/* line 1847, ../sass/screen.scss */
.model_el_tit {
  min-height: 55px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  justify-content: center;
}
/* line 1855, ../sass/screen.scss */
.model_el_tit a {
  color: #000;
  text-decoration: none;
}
/* line 1858, ../sass/screen.scss */
.model_el_tit a:hover {
  color: #00439b;
  text-decoration: none;
}

/* line 1864, ../sass/screen.scss */
.model_el_price {
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.2;
}
/* line 1868, ../sass/screen.scss */
.model_el_price span {
  color: #808080;
}
/* line 1871, ../sass/screen.scss */
.model_el_price .fa {
  margin-left: 5px;
  font-weight: 300;
}

/* line 1876, ../sass/screen.scss */
.car_det_info_bl {
  position: relative;
  padding: 40px 0;
}
/* line 1879, ../sass/screen.scss */
.car_det_info_bl:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #f5f5f5;
  z-index: 1;
}
/* line 1890, ../sass/screen.scss */
.car_det_info_bl:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 200px;
  background: #fff;
  z-index: 5;
}
/* line 1901, ../sass/screen.scss */
.car_det_info_bl .standart_width {
  position: relative;
  z-index: 10;
}

/* line 1906, ../sass/screen.scss */
.car_det_info_flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* line 1911, ../sass/screen.scss */
.car_det_info_l {
  width: 50%;
}

/* line 1914, ../sass/screen.scss */
.car_det_info_r {
  width: 50%;
  padding-left: 60px;
}

/* line 1918, ../sass/screen.scss */
.det_gallery_bl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/* line 1923, ../sass/screen.scss */
.det_carousel_el {
  display: block;
  height: 90px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}

/* line 1932, ../sass/screen.scss */
.det_slider_el {
  display: block;
  height: 360px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}

/* line 1941, ../sass/screen.scss */
.det_carousel_bl {
  min-width: 90px;
  width: 90px;
  margin-right: 15px;
  padding: 30px 0;
  overflow: hidden;
}
/* line 1947, ../sass/screen.scss */
.det_carousel_bl .bx-wrapper .bx-controls-direction a {
  margin-top: -0px;
  width: 17px;
  height: 11px;
  margin-left: -8px;
  background-image: url(/local/templates/.default/css/../img/slider_arrow_dt.png);
  background-repeat: no-repeat;
  background-position: left top;
}
/* line 1955, ../sass/screen.scss */
.det_carousel_bl .bx-wrapper .bx-controls-direction a.bx-prev {
  top: -30px;
  left: 50%;
  transform: rotate(180deg);
}
/* line 1960, ../sass/screen.scss */
.det_carousel_bl .bx-wrapper .bx-controls-direction a.bx-next {
  top: auto;
  bottom: -30px;
  right: auto;
  left: 50%;
}
/* line 1966, ../sass/screen.scss */
.det_carousel_bl .bx-wrapper .bx-controls-direction a:hover {
  background-position: left bottom;
}

/* line 1971, ../sass/screen.scss */
.det_slider_bl {
  width: 100%;
  order: 1;
}

/* line 1975, ../sass/screen.scss */
.det_carousel > a {
  display: block;
}

/* line 1978, ../sass/screen.scss */
.det_info_price {
  font-size: 36px;
  font-weight: 900;
  margin-bottom: 15px;
}
/* line 1982, ../sass/screen.scss */
.det_info_price span {
  color: #ed1c24;
}

/* line 1986, ../sass/screen.scss */
.det_info_txt {
  margin-bottom: 60px;
  font-size: 16px;
}

/* line 1991, ../sass/screen.scss */
.det_info_bt .blue_bt {
  width: 270px;
  padding: 15px 5px;
  display: block;
  margin-bottom: 30px;
}
/* line 1996, ../sass/screen.scss */
.det_info_bt .blue_bt .fa {
  margin-right: 8px;
}
/* line 2000, ../sass/screen.scss */
.det_info_bt .red_bt {
  width: 270px;
  display: block;
}
/* line 2003, ../sass/screen.scss */
.det_info_bt .red_bt .fa {
  margin-right: 8px;
}

/* line 2008, ../sass/screen.scss */
.det_section_bl {
  /* border-bottom:1px solid #d9d9d9; */
}

/* line 2011, ../sass/screen.scss */
.det_tabs_bl {
  background: #f5f5f5;
}

/* line 2014, ../sass/screen.scss */
.det_tabs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 0;
}
/* line 2020, ../sass/screen.scss */
.det_tabs li {
  padding: 10px 25px;
  margin-bottom: 0;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  font-size: 16px;
  color: #4c4c4c;
  cursor: pointer;
  text-align: center;
}
/* line 2029, ../sass/screen.scss */
.det_tabs li:hover {
  color: #00439b;
}
/* line 2032, ../sass/screen.scss */
.det_tabs li.current {
  background: #00439b;
  cursor: default;
  color: #fff;
  border-color: #00439b;
}
/* line 2038, ../sass/screen.scss */
.det_tabs li:before {
  display: none;
}

/* line 2044, ../sass/screen.scss */
section table {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  width: 100%;
  font-size: 14px;
  line-height: 1.2;
}
/* line 2050, ../sass/screen.scss */
section table td {
  border-bottom: 1px solid #fff;
  padding: 10px 20px;
}
/* line 2054, ../sass/screen.scss */
section table th {
  border-bottom: 1px solid #fff;
  padding: 10px 20px;
  font-weight: bold;
}

/* line 2060, ../sass/screen.scss */
.det_box_bl {
  padding: 40px 0 50px;
}

/* line 2063, ../sass/screen.scss */
.det_option_tit {
  line-height: 1.2;
  font-size: 24px;
  margin-bottom: 35px;
}

/* line 2068, ../sass/screen.scss */
.det_option_gr {
  margin-bottom: 25px;
}
/* line 2070, ../sass/screen.scss */
.det_option_gr:last-child {
  margin-bottom: 0;
}

/* line 2074, ../sass/screen.scss */
.det_opt_gr_tit {
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}

/* line 2080, ../sass/screen.scss */
.det_opt_table {
  overflow-x: auto;
}
/* line 2082, ../sass/screen.scss */
.det_opt_table td {
  width: 50%;
}

/* line 2087, ../sass/screen.scss */
.det_opt_gr_list li {
  margin-bottom: 10px;
}
/* line 2090, ../sass/screen.scss */
.det_opt_gr_list ul ul {
  margin-top: 10px;
}
/* line 2092, ../sass/screen.scss */
.det_opt_gr_list ul ul li {
  position: relative;
  padding-left: 20px;
}
/* line 2095, ../sass/screen.scss */
.det_opt_gr_list ul ul li:before {
  content: '\2014';
  position: absolute;
  left: 0;
  width: auto;
  height: auto;
  background: none;
  top: 0;
}

/* line 2107, ../sass/screen.scss */
.other_model_bl {
  border-top: 1px solid #d9d9d9;
  padding: 45px 0 100px;
}
/* line 2110, ../sass/screen.scss */
.other_model_bl .h2 {
  margin-bottom: 30px;
}

/* line 2114, ../sass/screen.scss */
.action_det_ic {
  display: block;
  height: 440px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
}

/* line 2123, ../sass/screen.scss */
.action_det_info_bl {
  position: relative;
  padding: 40px 0;
}
/* line 2126, ../sass/screen.scss */
.action_det_info_bl .car_det_info_flex {
  align-items: flex-start;
}
/* line 2129, ../sass/screen.scss */
.action_det_info_bl .det_info_price {
  line-height: 1;
}
/* line 2132, ../sass/screen.scss */
.action_det_info_bl .car_det_info_l {
  padding-top: 1px;
}

/* line 2136, ../sass/screen.scss */
.det_info_option {
  font-size: 18px;
  color: #808080;
  margin: 30px 0;
}
/* line 2140, ../sass/screen.scss */
.det_info_option b {
  font-weight: normal;
  color: #000;
}
/* line 2144, ../sass/screen.scss */
.det_info_option p {
  margin-bottom: 5px;
}
/* line 2146, ../sass/screen.scss */
.det_info_option p:last-child {
  margin-bottom: 0;
}

/* line 2151, ../sass/screen.scss */
.osob_big_ic {
  margin-bottom: 25px;
}
/* line 2153, ../sass/screen.scss */
.osob_big_ic img {
  border-radius: 8px;
  display: block;
  margin: 0 auto;
  border: 1px solid #e8e8e8;
}

/* line 2160, ../sass/screen.scss */
.osob_double_txt {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 70px;
}

/* line 2166, ../sass/screen.scss */
.osob_double_txt_l {
  width: 47%;
}

/* line 2169, ../sass/screen.scss */
.osob_double_txt_r {
  width: 50%;
  text-align: right;
}

/* line 2173, ../sass/screen.scss */
.osob_three_ic {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-bottom: 8px;
}

/* line 2179, ../sass/screen.scss */
.osob_three_ic_el {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px;
}
/* line 2183, ../sass/screen.scss */
.osob_three_ic_el:nth-child(3n) {
  margin-right: 0;
}

/* line 2187, ../sass/screen.scss */
.osob_img_c {
  text-align: center;
  margin: 40px 0 90px;
}

/* line 2191, ../sass/screen.scss */
.osob_double_ic {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  padding-bottom: 1px;
  margin-bottom: 30px;
}

/* line 2198, ../sass/screen.scss */
.osob_double_ic_el {
  width: 48%;
  margin-right: 4%;
  text-align: center;
  margin-bottom: 30px;
  color: #808080;
}
/* line 2204, ../sass/screen.scss */
.osob_double_ic_el:nth-child(2n) {
  margin-right: 0;
}
/* line 2207, ../sass/screen.scss */
.osob_double_ic_el p {
  margin-bottom: 0;
}

/* line 2211, ../sass/screen.scss */
.osob_img_l {
  margin-bottom: 85px;
}
/* line 2213, ../sass/screen.scss */
.osob_img_l img {
  display: block;
}

/* line 2217, ../sass/screen.scss */
.question_el {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 2222, ../sass/screen.scss */
.question_el:last-child {
  margin-bottom: 0;
}
/* line 2225, ../sass/screen.scss */
.question_el.open {
  background: #f5f5f5;
}
/* line 2228, ../sass/screen.scss */
.question_el:hover {
  background: #f5f5f5;
}

/* line 2232, ../sass/screen.scss */
.question_bt {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 58px;
  padding: 15px 56px 15px 20px;
  text-decoration: none;
  color: #000;
  line-height: 1.2;
  font-size: 18px;
  font-weight: bold;
}
/* line 2244, ../sass/screen.scss */
.question_bt .fa {
  position: absolute;
  right: 20px;
  font-size: 16px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  color: #818181;
}
/* line 2253, ../sass/screen.scss */
.question_bt:hover {
  color: #00439b;
}
/* line 2258, ../sass/screen.scss */
.question_bt.open .fa:before {
  content: "\f106";
}

/* line 2264, ../sass/screen.scss */
.question_cont {
  padding: 0 20px 20px;
  font-size: 14px;
  display: none;
}

/* line 2269, ../sass/screen.scss */
.diler_page_bl {
  border-radius: 5px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 2273, ../sass/screen.scss */
.diler_page_select_bl {
  padding: 15px 50px;
  background: #00439b;
  border-radius: 4px 4px 0 0;
  color: #fff;
}

/* line 2279, ../sass/screen.scss */
.diler_page_select {
  max-width: 225px;
}
/* line 2281, ../sass/screen.scss */
.diler_page_select .jq-selectbox__select:active, .diler_page_select .jq-selectbox__select:focus, .diler_page_select .jq-selectbox.focused .jq-selectbox__select, .diler_page_select .jq-selectbox__select {
  border-color: #fff;
  color: #fff;
}

/* line 2289, ../sass/screen.scss */
.diler_page_cont {
  border-radius: 0 0 4px 4px;
  border: 1px solid #e8e8e8;
  border-top: none;
  padding: 30px 50px 20px;
}
/* line 2294, ../sass/screen.scss */
.diler_page_cont > p {
  margin-bottom: 20px;
  font-size: 18px;
}

/* line 2299, ../sass/screen.scss */
.diler_contact_list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
}

/* line 2306, ../sass/screen.scss */
.diler_contact_el {
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  padding: 20px 20px 60px;
  margin-bottom: 30px;
  position: relative;
  /* line-height:1.2; */
  width: 48%;
  margin-right: 4%;
  min-height: 175px;
}
/* line 2316, ../sass/screen.scss */
.diler_contact_el:nth-child(2n) {
  margin-right: 0;
}

/* line 2320, ../sass/screen.scss */
.diler_contact_tit {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
}

/* line 2325, ../sass/screen.scss */
.diler_contact_com {
  margin-bottom: 18px;
}

/* line 2328, ../sass/screen.scss */
.diler_contact_st {
  margin-bottom: 18px;
}

/* line 2331, ../sass/screen.scss */
.diler_contact_bt {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
}
/* line 2336, ../sass/screen.scss */
.diler_contact_bt .gray_bt {
  width: 270px;
}

/* line 2340, ../sass/screen.scss */
.diler_cont_popup {
  width: 720px;
  max-width: 100%;
  line-height: 1.2;
  background: #fff;
  border-radius: 5px;
  padding: 15px 20px;
}
/* line 2347, ../sass/screen.scss */
.diler_cont_popup .fancybox-close-small {
  display: none;
}

/* line 2351, ../sass/screen.scss */
.diler_contact_gr {
  margin-bottom: 20px;
  font-size: 0px;
}
/* line 2354, ../sass/screen.scss */
.diler_contact_gr:last-child {
  margin-bottom: 0;
}
/* line 2357, ../sass/screen.scss */
.diler_contact_gr .addr {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  font-size: 14px;
}
/* line 2362, ../sass/screen.scss */
.diler_contact_gr .addr .fa {
  margin-right: 8px;
}
/* line 2366, ../sass/screen.scss */
.diler_contact_gr .tel, .diler_contact_gr .site, .diler_contact_gr .mail {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  color: #00439b;
  font-size: 14px;
}
/* line 2374, ../sass/screen.scss */
.diler_contact_gr .tel .fa, .diler_contact_gr .site .fa, .diler_contact_gr .mail .fa {
  margin-right: 8px;
}
/* line 2377, ../sass/screen.scss */
.diler_contact_gr .tel a, .diler_contact_gr .site a, .diler_contact_gr .mail a {
  text-decoration: none;
  color: #00439b;
}
/* line 2380, ../sass/screen.scss */
.diler_contact_gr .tel a:hover, .diler_contact_gr .site a:hover, .diler_contact_gr .mail a:hover {
  text-decoration: underline;
  color: #00439b;
}
/* line 2385, ../sass/screen.scss */
.diler_contact_gr .tel:nth-child(4n), .diler_contact_gr .site:nth-child(4n), .diler_contact_gr .mail:nth-child(4n) {
  margin-right: 0;
}

/* line 2390, ../sass/screen.scss */
.history_logo {
  text-align: center;
  margin-bottom: 40px;
}

/* line 2394, ../sass/screen.scss */
.history_hr {
  padding: 15px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 50px;
}

/* line 2400, ../sass/screen.scss */
.history_list {
  padding-bottom: 1px;
  margin-bottom: 50px;
}
/* line 2403, ../sass/screen.scss */
.history_list:last-child {
  margin-bottom: 30px;
}

/* line 2407, ../sass/screen.scss */
.history_el {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
}
/* line 2412, ../sass/screen.scss */
.history_el:last-child {
  margin-bottom: 0;
}
/* line 2417, ../sass/screen.scss */
.history_el.two .history_el_cont, .history_el:nth-child(2n) .history_el_cont {
  order: -1;
  padding-left: 0;
  padding-right: 25px;
}
/* line 2422, ../sass/screen.scss */
.history_el.two .history_el_data, .history_el:nth-child(2n) .history_el_data {
  text-align: left;
}

/* line 2427, ../sass/screen.scss */
.history_el_ic {
  width: 50%;
}

/* line 2430, ../sass/screen.scss */
.history_el_cont {
  width: 50%;
  padding-left: 35px;
  line-height: 1.4;
}
/* line 2435, ../sass/screen.scss */
.history_el_cont p:last-child {
  margin-bottom: 0;
}

/* line 2440, ../sass/screen.scss */
.history_el_data {
  line-height: 0.75;
  font-size: 60px;
  font-weight: 900;
  color: #e8e8e8;
  margin-bottom: 25px;
  text-align: right;
}

/* line 2448, ../sass/screen.scss */
.team_list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
}

/* line 2455, ../sass/screen.scss */
.team_el {
  border-radius: 5px;
 /*  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 30px; */
  width: 23.5%;
	margin-right: 2%;
	margin-bottom: 20px;
  border: 1px solid #e8e8e8;
  text-align: center;
}
/* line 2462, ../sass/screen.scss */
.team_el:nth-child(4n) {
  margin-right: 0;
}
/* line 2465, ../sass/screen.scss */
.team_el:hover {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 2469, ../sass/screen.scss */
.team_el_ic {
  border-radius: 4px 4px 0 0;
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 2476, ../sass/screen.scss */
.team_el_cont {
  padding: 10px 15px;
}

/* line 2479, ../sass/screen.scss */
.team_el_dol {
  margin-bottom: 5px;
}

/* line 2482, ../sass/screen.scss */
.team_el_name {
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2485, ../sass/screen.scss */
.team_el_tel {
  margin-bottom: 5px;
  color: #00439b;
}
/* line 2488, ../sass/screen.scss */
.team_el_tel a {
  text-decoration: none;
  color: #00439b;
}
/* line 2491, ../sass/screen.scss */
.team_el_tel a:hover {
  text-decoration: underline;
  color: #00439b;
}
/* line 2496, ../sass/screen.scss */
.team_el_tel .fa {
  margin-right: 8px;
}

/* line 2500, ../sass/screen.scss */
.nagrada_menu_bl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
  margin-bottom: 35px;
}
/* line 2507, ../sass/screen.scss */
.nagrada_menu_bl a {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 20px;
  line-height: 1;
  font-size: 16px;
  color: #4c4c4c;
  text-decoration: none;
  text-align: center;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #e8e8e8;
}
/* line 2520, ../sass/screen.scss */
.nagrada_menu_bl a:hover, .nagrada_menu_bl a.active {
  background: #00439b;
  color: #fff;
}

/* line 2527, ../sass/screen.scss */
.nagrada_list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
}

/* line 2534, ../sass/screen.scss */
.nagrada_el {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 50px;
}
/* line 2538, ../sass/screen.scss */
.nagrada_el:nth-child(3n) {
  margin-right: 0;
}

/* line 2542, ../sass/screen.scss */
.nagrada_el_ic {
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f5f5f5;
  height: 345px;
  margin-bottom: 15px;
  display: block;
}

/* line 2553, ../sass/screen.scss */
.nagrada_el_tit {
  font-size: 14px;
}

/* line 2556, ../sass/screen.scss */
.komp_txt_c {
  max-width: 635px;
  font-size: 18px;
  margin: 0 auto 45px;
  text-align: center;
}
.komp_txt_c.big {
  max-width: none;
}

/* line 2562, ../sass/screen.scss */
.komp_double_bl {
  margin-bottom: 50px;
}
/* line 2564, ../sass/screen.scss */
.komp_double_bl:last-child {
  margin-bottom: 0;
}

/* line 2568, ../sass/screen.scss */
.komp_double_el {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 2573, ../sass/screen.scss */
.komp_double_el:last-child {
  margin-bottom: 0;
}

/* line 2577, ../sass/screen.scss */
.komp_double_ic {
  width: 50%;
}
.komp_double_ic_two {
  width: 50%;
}
/* line 2579, ../sass/screen.scss */
.komp_double_ic_two img,
.komp_double_ic img {
  display: block;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  width: 100%;
}

/* line 2586, ../sass/screen.scss */
.komp_double_txt {
  width: 50%;
}
/* line 2588, ../sass/screen.scss */
.komp_double_ic_two:nth-child(even),
.komp_double_txt:nth-child(even) {
  padding-left: 35px;
}
/* line 2591, ../sass/screen.scss */
.komp_double_ic_two:nth-child(odd),
.komp_double_txt:nth-child(odd) {
  padding-right: 25px;
}
/* line 2594, ../sass/screen.scss */
.komp_double_txt ul:last-child, .komp_double_txt ol:last-child, .komp_double_txt p:last-child {
  margin-bottom: 0;
}

/* line 2600, ../sass/screen.scss */
hr {
  display: block;
  margin: 15px auto;
  border: none;
  height: 1px;
  background: #e8e8e8;
}

/* line 2607, ../sass/screen.scss */
.komp_img_c {
  margin-bottom: 50px;
}
/* line 2609, ../sass/screen.scss */
.komp_img_c img {
  display: block;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  width: 100%;
}

/* line 2616, ../sass/screen.scss */
.video_list {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
}

/* line 2623, ../sass/screen.scss */
.video_el {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 40px;
  font-size: 16px;
}
/* line 2628, ../sass/screen.scss */
.video_el:nth-child(2n) {
  margin-right: 0;
}
/* line 2632, ../sass/screen.scss */
.video_el:hover .video_el_ic {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 2637, ../sass/screen.scss */
.video_el_ic {
  display: block;
  position: relative;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 10px;
  height: 230px;
  text-decoration: none;
}
/* line 2648, ../sass/screen.scss */
.video_el_ic .fa {
  position: absolute;
  height: 60px;
  width: 60px;
  font-size: 60px;
  line-height: 1;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -30px;
  color: #fff;
}
/* line 2661, ../sass/screen.scss */
.video_el_ic:hover .fa {
  color: #c70f27;
}

/* line 2666, ../sass/screen.scss */
.photo_list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
  margin-bottom: 30px;
}

/* line 2674, ../sass/screen.scss */
.photo_el {
  width: 23.8%;
  margin-bottom: 15px;
  margin-right: 1.6%;
}
/* line 2678, ../sass/screen.scss */
.photo_el:nth-child(4n) {
  margin-right: 0;
}
/* line 2681, ../sass/screen.scss */
.photo_el a {
  display: block;
  height: 140px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 2689, ../sass/screen.scss */
.photo_el a:hover {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 2694, ../sass/screen.scss */
.magazine_list {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-bottom: 1px;
}

/* line 2701, ../sass/screen.scss */
.magazine_el {
  width: 31%;
  margin-bottom: 15px;
  margin-right: 3.5%;
  margin-bottom: 40px;
}
/* line 2706, ../sass/screen.scss */
.magazine_el:nth-child(3n) {
  margin-right: 0;
}

/* line 2710, ../sass/screen.scss */
.magazine_el_ic {
  display: block;
  height: 340px;
  border: 1px solid #e8e8e8;
  border-radius: 6px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 20px;
}
/* line 2719, ../sass/screen.scss */
.magazine_el_ic:hover {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 2723, ../sass/screen.scss */
.magazine_el_nimber {
  margin-bottom: 10px;
  line-height: 1.2;
}

/* line 2727, ../sass/screen.scss */
.magazine_el_pdf {
  position: relative;
  padding-left: 50px;
  background: url("/local/templates/.default/css/../img/magazine_el_pdf.png") left center no-repeat;
  line-height: 1.2;
  font-size: 12px;
  color: #808080;
}
/* line 2734, ../sass/screen.scss */
.magazine_el_pdf a {
  color: #808080;
  text-decoration: none;
}
/* line 2737, ../sass/screen.scss */
.magazine_el_pdf a:hover {
  color: #00439b;
  text-decoration: none;
}

/* line 2743, ../sass/screen.scss */
.magazine_el_data {
  margin-bottom: 5px;
}

/* line 2746, ../sass/screen.scss */
.magazine_el_bt {
  font-size: 16px;
}

/* line 2749, ../sass/screen.scss */
.news_det_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}

/* line 2755, ../sass/screen.scss */
.news_det_data {
  color: #a6a6a6;
  font-size: 18px;
}

/* line 2759, ../sass/screen.scss */
.news_det_back {
  color: #808080;
  font-size: 14px;
  font-weight: bold;
}
/* line 2763, ../sass/screen.scss */
.news_det_back a {
  color: #808080;
  text-decoration: none;
}
/* line 2766, ../sass/screen.scss */
.news_det_back a:hover {
  color: #00439b;
  text-decoration: none;
}
/* line 2771, ../sass/screen.scss */
.news_det_back .fa {
  margin-left: 8px;
}

/* line 2775, ../sass/screen.scss */
.news_det_ic {
  margin-bottom: 30px;
}
/* line 2777, ../sass/screen.scss */
.news_det_ic img {
  display: block;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
}

/* line 2784, ../sass/screen.scss */
.news_gray_txt {
  background: #e6e6e6;
  border-radius: 8px;
  padding: 15px 20px;
  margin-bottom: 20px;
  font-weight: 600;
}

/* line 2791, ../sass/screen.scss */
.big_hr {
  margin: 40px -40px;
  width: auto;
}

/* line 2795, ../sass/screen.scss */
.service_invitation_bl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  padding: 15px 20px;
  background: #f5f5f5;
  margin-bottom: 30px;
}
/* line 2804, ../sass/screen.scss */
.service_invitation_bl .red_bt {
  padding: 8px 5px;
  width: 140px;
}

/* line 2809, ../sass/screen.scss */
.service_invitation_l {
  font-size: 18px;
  font-weight: bold;
  color: #c70f27;
}

/* line 2814, ../sass/screen.scss */
.txt_18 {
  margin-bottom: 30px;
  font-size: 18px;
}
/* line 2817, ../sass/screen.scss */
.txt_18:last-child {
  margin-bottom: 0;
}

/* line 2821, ../sass/screen.scss */
.usl_garantii_bl {
  font-size: 18px;
  background: url("/local/templates/.default/css/../img/usl_garantii.png") right bottom no-repeat;
}
/* line 2826, ../sass/screen.scss */
.usl_garantii_bl ol:last-child, .usl_garantii_bl li:last-child {
  margin-bottom: 0;
}
/* line 2831, ../sass/screen.scss */
.usl_garantii_bl ol > li {
  margin-bottom: 25px;
}
/* line 2835, ../sass/screen.scss */
.usl_garantii_bl ol ul {
  margin-top: 5px;
}
/* line 2837, ../sass/screen.scss */
.usl_garantii_bl ol ul > li {
  padding-left: 0;
  margin-bottom: 5px;
}
/* line 2840, ../sass/screen.scss */
.usl_garantii_bl ol ul > li:before {
  left: -15px;
  top: 12px;
}
/* line 2845, ../sass/screen.scss */
.usl_garantii_bl ol ul:last-child {
  margin-bottom: 0;
}
/* line 2848, ../sass/screen.scss */
.usl_garantii_bl ol ul p {
  margin-bottom: 25px;
}
/* line 2850, ../sass/screen.scss */
.usl_garantii_bl ol ul p:last-child {
  margin-bottom: 0;
}

/* line 2856, ../sass/screen.scss */
.ruk_file_bl {
  position: relative;
  padding: 9px 0 3px 55px;
  line-height: 1.2;
}

/* line 2861, ../sass/screen.scss */
.ruk_file_type {
  background: url("/local/templates/.default/css/../img/ruk_file_type.png") left top no-repeat;
  width: 38px;
  height: 50px;
  display: block;
  text-align: center;
  padding-top: 20px;
  line-height: 1;
  text-transform: uppercase;
  color: #00439b;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
}

/* line 2878, ../sass/screen.scss */
.ruk_file_size {
  font-size: 12px;
  color: #808080;
  margin-bottom: 8px;
}

/* line 2883, ../sass/screen.scss */
.ruk_file_name {
  font-size: 16px;
  color: #00439b;
}
/* line 2886, ../sass/screen.scss */
.ruk_file_name a {
  color: #00439b;
  text-decoration: none;
}
/* line 2889, ../sass/screen.scss */
.ruk_file_name a:hover {
  text-decoration: underline;
  color: #00439b;
}

/* line 2895, ../sass/screen.scss */
.operation_gr {
  margin-bottom: 80px;
}
/* line 2897, ../sass/screen.scss */
.operation_gr:last-child {
  margin-bottom: 0;
}

/* line 2901, ../sass/screen.scss */
.operation_big_tit {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 2906, ../sass/screen.scss */
.operation_small_tit {
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 2910, ../sass/screen.scss */
.operation_double {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

/* line 2916, ../sass/screen.scss */
.operation_double_l {
  width: 400px;
  min-width: 400px;
  padding-right: 30px;
}

/* line 2921, ../sass/screen.scss */
.mobile_menu_bt {
  display: flex;
    color: #fff;
    font-size: 24px;
    padding: 10px 0;
    justify-content: center;
	text-decoration: none;
}

/* line 2927, ../sass/screen.scss */
.popup_bl {
  width: 660px;
  max-width: 100%;
}
/* line 2930, ../sass/screen.scss */
.popup_bl .contact_form_bl {
  width: auto;
}
/* line 2933, ../sass/screen.scss */
.popup_bl .contact_form_tit {
  padding-right: 60px;
}
/* line 2936, ../sass/screen.scss */
.popup_bl .contact_form_OK_flex {
  height: auto;
  min-height: 420px;
}

/* line 2941, ../sass/screen.scss */
.number_bl {
  text-align: center;
  font-weight: bold;
  margin: 40px auto;
  width: 100%;
  font-size: 0;
}
/* line 2947, ../sass/screen.scss */
.number_bl span {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  color: #000;
  text-decoration: none;
  margin: 0 5px;
  font-size: 16px;
}
/* line 2959, ../sass/screen.scss */
.number_bl a {
  display: inline-block;
  vertical-align: middle;
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 5px;
  color: #000;
  text-decoration: none;
  margin: 0 5px;
  cursor: pointer;
  font-size: 16px;
}
/* line 2971, ../sass/screen.scss */
.number_bl a:hover {
  color: #00439b;
  background: #e8e8e8;
}
/* line 2975, ../sass/screen.scss */
.number_bl a.active:hover, .number_bl a.active {
  color: #fff;
  background: #00439b;
}
/* line 2981, ../sass/screen.scss */
.number_bl a.prev {
  position: relative;
  font-size: 15px;
  color: #cccccc;
  border-radius: 5px;
}
/* line 2986, ../sass/screen.scss */
.number_bl a.prev:hover {
  color: #00439b;
  background: #e8e8e8;
}
/* line 2990, ../sass/screen.scss */
.number_bl a.prev .fa {
  font-weight: bold;
}
/* line 2994, ../sass/screen.scss */
.number_bl a.next {
  position: relative;
  font-size: 15px;
  color: #cccccc;
  border-radius: 5px;
}
/* line 2999, ../sass/screen.scss */
.number_bl a.next:hover {
  color: #00439b;
  background: #e8e8e8;
}
/* line 3003, ../sass/screen.scss */
.number_bl a.next .fa {
  font-weight: bold;
}

/* line 3008, ../sass/screen.scss */
.search_page_form {
  margin-bottom: 25px;
}

/* line 3011, ../sass/screen.scss */
.search_page_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* line 3015, ../sass/screen.scss */
.search_page_flex input[type="text"] {
  width: 82%;
  height: 44px;
}
/* line 3019, ../sass/screen.scss */
.search_page_flex .blue_bt {
  width: 16%;
  padding: 15px 20px;
  font-size: 16px;
}

/* line 3025, ../sass/screen.scss */
.search_rez_el {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
/* line 3029, ../sass/screen.scss */
.search_rez_el b {
  font-weight: 900;
}

/* line 3033, ../sass/screen.scss */
.search_rez_el_tit {
  font-size: 20px;
  margin-bottom: 15px;
}
/* line 3036, ../sass/screen.scss */
.search_rez_el_tit a {
  color: #00439b;
  text-decoration: none;
}
/* line 3039, ../sass/screen.scss */
.search_rez_el_tit a:hover {
  color: #00439b;
  text-decoration: underline;
}

/* line 3045, ../sass/screen.scss */
.search_rez_el_txt {
  margin-bottom: 25px;
}

/* line 3048, ../sass/screen.scss */
.search_rez_el_data {
  text-align: right;
  color: #808080;
}

/* line 3052, ../sass/screen.scss */
.search_page_dop_bl {
  margin-bottom: 40px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #808080;
}
/* line 3058, ../sass/screen.scss */
.search_page_dop_bl a {
  color: #00439b;
  text-decoration: none;
}
/* line 3061, ../sass/screen.scss */
.search_page_dop_bl a:hover {
  color: #00439b;
  text-decoration: underline;
}

/* line 3068, ../sass/screen.scss */
.search_page_info > div {
  margin-bottom: 2px;
}

/* line 3072, ../sass/screen.scss */
.search_page_sort_bl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
/* line 3076, ../sass/screen.scss */
.search_page_sort_bl .nagrada_menu_bl {
  margin-bottom: 0;
}

/* line 3080, ../sass/screen.scss */
.search_sort_tit {
  min-width: 125px;
  width: 125px;
  margin-bottom: 10px;
}

/* line 3086, ../sass/screen.scss */
.fancy_close {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 10;
  font-size: 30px;
  color: #00439b;
  text-indent: -4.3px;
  line-height: 1;
  text-decoration: none;
}
/* line 3096, ../sass/screen.scss */
.fancy_close:hover {
  color: #366bb0;
  text-decoration: none;
}

.grecaptcha-badge
{
	display: none;
}

#map .gray_bt
{
	width: 100%;
}

.our-experience
{
	width: 100%;
	padding: 0px 0px 70px;
}

.our-experience-container
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.our-experience-block
{
	width: 18%;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 30px;
    text-align: center;
    font-weight: bold;
}

.our-experience-block:hover
{
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%);
}

.our-experience-indicator
{
	font-size: 50px;
	color: #00439b;
	margin-bottom: 20px;
}

.slider-link
{
	text-decoration: none;
}

.ind_news_el_one
{
	display: flex;
	width: 100%;
    position: relative;
}

.ind_news_ic_one
{
	width: 40%;
}

.ind_news_ic_one img
{
	height: 100%;
	border-radius: 4px 0px 0px 4px;
}

.ind_news_cont_one
{
	width: 60%;
    padding: 20px 30px;
    border: 1px solid #e8e8e8;
	border-radius: 0px 4px 4px 0px;
}

.ind_news_cont_one .blue_bt
{
    opacity: 1;
}

.ind_news_name_one
{
	font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.2;
}

.ind_news_name_one a
{
	text-decoration: none;
}

.ind_news_all_one
{
	width: 10%;
	border: 1px solid #e8e8e8;
	padding: 20px;
}

.ind_news_tit_one
{
    margin-bottom: 20px;
}

.ind_news_buttons_one
{
	
}

.our-production
{
	padding: 70px 0px;
}

.our-production-container
{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.our-production-block
{
	width: 24%;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

.our-production-block:hover
{
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%);
}

.our-production-block a
{
	text-decoration: none;
}

.our-production-name
{
	text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 20px 5px;
}

.our-production-photo img
{
	border-radius: 0px 4px 4px 0px;
}

.title-company
{
	padding: 70px 0px 0px;
	text-align: center;
}

.title-company h1
{
	margin: 0px;
	display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.title-company h1 span:first-child
{
	color: #c70f27;
	font-size: 70px;
}

.title-company h1 span:last-child
{
	font-weight: 600;
}

.foot_prava h2
{
	font-size: inherit;
    display: inline;
    font-weight: inherit;
}







/* End */


/* Start:/local/templates/.default/css/media.css?171923047620809*/
@media screen and (max-width:1300px) {
	
	.standart_width {
		padding:0 20px;
	}
	.menu_lvl1_bt {
		font-size: 14px;
		padding: 0 10px;
	}
	.map_content_addr,
	.foot_bot_menu_list {
		font-size:14px;
	}
	.map_content_tit,
	.foot_bot_menu_tit {
		font-size:16px;
	}
	.foot_bot_menu {
		padding-right:10px;
	}
	.map_content {
		padding:20px 20px;
	}
	
}
@media screen and (min-width:1000px) and (max-width:1500px) {
	
	.ind_slider_el  {
		padding:0 50px;
	}
	.ind_slider_bl .bx-wrapper .bx-controls-direction a.bx-next {
		right:10px;
	}
	.ind_slider_bl .bx-wrapper .bx-controls-direction a.bx-prev {
		left:10px;
	}
	.ind_client_slider_bl .bx-wrapper .bx-controls-direction a.bx-prev {
		left: -30px;
	}
	.ind_client_slider_bl .bx-wrapper .bx-controls-direction a.bx-next {
		right: -30px;
	}
}
@media screen and (min-width:1000px) and (max-width:1300px) {
	.head_search {
		width: 24%;
		margin-right: 3%;
	}
	.head_contact {
		width: 27%;
		margin-right: 3%;
	}
	.head_logo {
		margin-right: 3%;
	}
	.ind_slider_el  {
		padding:0 50px;
	}
	.ind_slider_bl .bx-wrapper .bx-controls-direction a.bx-next {
		right:10px;
	}
	.ind_slider_bl .bx-wrapper .bx-controls-direction a.bx-prev {
		left:10px;
	}
	
}
@media screen and (min-width:1000px) {
	.mobile_menu_bt {
		display:none;
	}
	.menu_lvl1_bt .fa {
		display:none;
	}
	.menu_bl > li:hover .menu_lvl2_bl,
	.menu_bl > li.menu_lineup:hover .menu_lvl2_lineup {
		display: block;
	}
	
	
	.ind_news_el:nth-child(9n+3),
	.ind_news_el:nth-child(9n+7),
	.ind_news_el:nth-child(9n+10) {
		margin-right:0;
	}
	.ind_news_el:nth-child(9n+1),
	.ind_news_el:nth-child(9n+10) {
		width:49%;
		position:relative;
		min-height:250px;
	}
	.ind_news_el:nth-child(9n+1) .ind_news_ic ,
	.ind_news_el:nth-child(9n+10) .ind_news_ic {
		height:100%;
		line-height:1.2;
		border-radius:3px;
		position:absolute;
		left:0;
		right:0;
		top:0;
		bottom:0;
		z-index:1;
	}
	.ind_news_el:nth-child(9n+1) .ind_news_ic a ,
	.ind_news_el:nth-child(9n+10) .ind_news_ic a {
		border-radius:3px;
	}

	.ind_news_el:nth-child(9n+1) .ind_news_cont,
	.ind_news_el:nth-child(9n+10) .ind_news_cont {
		position:absolute;
		right:-1px;
		bottom:-1px;
		border-radius:4px 0 4px 0;
		border:1px solid #e8e8e8;
		width:335px;
		z-index:10;
		background:#fff;
	}
	.news_el:nth-child(3n) {
		margin-right:0;
	}
	/* .news_el:nth-child(10n+2),
	.news_el:nth-child(10n+5),
	.news_el:nth-child(10n+7),
	.news_el:nth-child(10n+10) {
		margin-right:0;
	}
	.news_el:nth-child(10n+1),
	.news_el:nth-child(10n+7) {
		width:65.5%;
		position:relative;
		min-height:250px;
	}
	.news_el:nth-child(10n+1) .ind_news_ic,
	.news_el:nth-child(10n+7) .ind_news_ic {
		height:100%;
		line-height:1.2;
		border-radius:3px;
		position:absolute;
		left:0;
		right:0;
		top:0;
		bottom:0;
		z-index:1;
	}
	.news_el:nth-child(10n+1) .ind_news_ic a,
	.news_el:nth-child(10n+7) .ind_news_ic a {
		border-radius:3px;
	}
	.news_el:nth-child(10n+1) .ind_news_cont,
	.news_el:nth-child(10n+7) .ind_news_cont {
		position:absolute;
		right:-1px;
		bottom:-1px;
		border-radius:4px 0 4px 0;
		border:1px solid #e8e8e8;
		width:335px;
		z-index:10;
		background:#fff;
	} */
	.news_el.one {
		width:100%;
		margin-right:0;
		display:flex;
		align-items:stretch;
		justify-content:flex-start;
	}
	.news_el.one .ind_news_ic {
		width:34%;
		border-right:1px solid #e8e8e8;
	}
	.news_el.one .ind_news_cont {
		width:66%;
	}
	
	
	.content_c .ind_action_el:nth-child(10n+1),
	.content_c .ind_action_el:nth-child(10n+7) {
		width:65.6%;
		min-height:250px;
	}
	.content_c .ind_action_el:nth-child(10n+1) .ind_action_ic,
	.content_c .ind_action_el:nth-child(10n+7) .ind_action_ic {
		height:100%;
		position:absolute;
		left:0;
		right:0;
		top:0;
		bottom:0;
		z-index:1;
	}
	.content_c .ind_action_el:nth-child(10n+1) .ind_action_cont,
	.content_c .ind_action_el:nth-child(10n+7) .ind_action_cont {
		position: absolute;
		right: -1px;
		bottom: -1px;
		border-radius: 4px 0 4px 0;
		border: 1px solid #e8e8e8;
		width: 335px;
		z-index: 10;
		background: #fff;
	}
	.content_c .ind_action_el:nth-child(10n+1),
	.content_c .ind_action_el:nth-child(10n+3),
	.content_c .ind_action_el:nth-child(10n+4),
	.content_c .ind_action_el:nth-child(10n+6),
	.content_c .ind_action_el:nth-child(10n+8),
	.content_c .ind_action_el:nth-child(10n+9) {
		margin-right:3.2%;
	}
	.content_c .ind_action_el:nth-child(10n+2),
	.content_c .ind_action_el:nth-child(10n+5),
	.content_c .ind_action_el:nth-child(10n+7),
	.content_c .ind_action_el:nth-child(10n+10) {
		margin-right:0;
	}

	
}
@media screen and (max-width:999px) {
	.team_el_ic
	{
		height: 500px;
	}
	
	.ind_action_el {
		width:32%;
		margin-right:2%;
	}
	.ind_action_el:nth-child(4n) {
		margin-right:2%;
	}
	.ind_action_el:nth-child(3n) {
		margin-right:0%;
	}
	.head_menu_bl .standart_width,
	.standart_width {
		padding:0 20px;
	}
	.head_menu_bl {
		position:relative;
	}
	.menu_bl {
		display:none;
		position:absolute;
		left:0;
		max-width:100%;
		width:400px;
		top:100%;
		z-index:10;
		background:#00439b;
		border-top:1px solid #fff;
		padding-top:10px;
	}
	.menu_bl > li {
		display:block;
	}
	.menu_lvl1_bt {
		text-align:left;
		display:block;
		height:auto;
		padding:15px 20px;
		position:relative;
	}
	.menu_lvl1_bt .fa {
		position:absolute;
		right:20px;
		top:50%;
		height:16px;
		font-size:16px;
		margin-top:-8px;
	}
	.menu_lvl2_lineup {
		position:relative;
		left:auto;
		top:auto;
		right:auto;
		display:none;
		background:#366bb0;
		border-bottom:1px solid #fff;
		z-index:auto;
	}
	.lineup_bl {
		display:block;
		padding:0px 0px;
	}
	.lineup_tabs {
		width:100%;
		padding:0 0 0 0;
		border:none;
	}
	.lineup_tabs li {
		font-size:14px;
		padding:0 0 0 0;
	}
	.lineup_tabs li a {
		color:#fff;
		padding:10px 20px;
		display:block;
	}
	.lineup_box_list {
		width:100%;
		margin-top:10px;
		padding:10px 0;
		background:#fff;
		border-bottom:5px solid #366bb0;
	}
	.menu_lvl1_bt.open {
		background:#366bb0;
	}
	.lineup_car_el {
		width:33%;
	}
	.lineup_car_el a {
		padding:10px 20px;
	}
	.lineup_car_ic {
		display:none;
	}
	.lineup_list {
		display:block;
		padding: 0 0 0 0;
	}
	.lineup_car_el {
		text-align:left;
		width:auto;
		margin-top:0;
	}
	.lineup_car_tit {
		display:block;
		height:auto;
		min-height:0;
	}
	.lineup_car_el br {
		display:none;
	}
	.model_el,
	.ind_news_el {
		width:32%;
		margin-right:2%;
	}
	.model_el:nth-child(3n),
	.ind_news_el:nth-child(3n) {
		margin-right:0;
	}
	.head_top_bl {
		padding:20px 0;
	}
	.head_logo {
		width: 30%;
		margin-right: 5%;
		margin-bottom:20px;
	}
	.head_search {
		width: 65%;
		margin-right: 0%;
		margin-bottom:20px;
	}
	.head_contact {
		width: 50%;
		margin-right: 5%;
	}
	.head_call_back {
		width: 45%;
		text-align: right;
	}
	.content_c .ind_action_el {
		width: 49%;
		margin-right:2%;
	}
	.content_c .ind_action_el:nth-child(3n) {
		margin-right:2%;
	}
	.content_c .ind_action_el:nth-child(2n) {
		margin-right:0%;
	}
	.content_l {
		width:30%;
	}
	.content_c {
		width: 66%;
	}
	.service_invitation_l,
	.diler_page_cont > p,
	.left_menu_bl {
		font-size:14px;
	}
	.left_menu_lvl2_bt,
	.left_menu_lvl1_bt {
		padding: 10px 32px 10px 10px;
	}
	.left_menu_lvl2_bt.active:before,
	.left_menu_lvl1_bt.active:before {
		width:2px;
	}
	.blue_bt,
	.error_page_bt .blue_bt {
		font-size: 14px;
		width: auto;
		padding: 12px 30px;
	}
	.error_page_txt {
		font-size:14px;
	}
	.error_page_bl {
		padding:50px 20px 50px;
	}
	.car_razdel_el:before {
		display:none;
	}
	.car_razdel_el {
		flex-wrap:wrap;
	}
	.car_razdel_ic {
		width:100%;
		border-bottom:1px solid #e8e8e8;
		padding:20px 20px;
	}
	.white_shadow_bl {
		padding:20px 10px;
	}
	.det_info_price {
		font-size:30px;
	}
	.question_bt,
	.model_el_tit,
	.det_info_option {
		font-size:16px;
	}
	.content_c .model_el,
	.nagrada_el {
		width:49%;
		margin-right:2%;
	}
	.content_c .model_el:nth-child(3n),
	.nagrada_el:nth-child(3n) {
		margin-right:2%;
	}
	.content_c .model_el:nth-child(2n),
	.nagrada_el:nth-child(2n) {
		margin-right:0%;
	}
	.det_gallery_bl {
		flex-wrap:wrap;
	}
	.det_slider_bl {
		order:-1;
		margin-bottom:20px;
	}
	.det_carousel_bl .bx-wrapper {
		margin:0 auto;
	}
	.det_carousel_bl {
		width:100%;
	}
	.det_tabs li {
		font-size:14px;
		padding:10px 10px;
	}
	.operation_double_r,
	.operation_double_l {
		width:100%;
		min-width:0;
		padding-right:0;
	}
	.operation_double {
		margin-bottom:20px;
	}
	.operation_double_r img {
		display:block;
		margin:0 auto;
	}
	.diler_contact_el {
		width:100%;
		margin-right:0;
	}
	.diler_page_cont {
		padding:20px 20px;
	}
	.diler_page_select_bl {
		padding:15px 20px;
	}
	.photo_el,
	.contacts_el {
		width:32%;
		margin-right:2%;
	}
	.photo_el:nth-child(4n),
	.contacts_el:nth-child(5n) {
		margin-right:2%;
	}
	.photo_el:nth-child(3n),
	.contacts_el:nth-child(3n) {
		margin-right:0%;
	}
	.photo_el a {
		height:120px;
	}
	.contacts_list.three .contacts_el {
		width: 49%;
		margin-right: 2%;
	}
	.contacts_list.three .contacts_el:nth-child(3n) {
		margin-right:2%;
	}
	.contacts_list.three .contacts_el:nth-child(2n) {
		margin-right:0%;
	}
	.contact_form_bl {
		width:100%;
	}
	.contact_rekv_bl {
		width:100%;
	}
	.team_el,
	.news_el,
	.other_news_el,
	.magazine_el {
		width:49%;
		margin-right:2%;
	}
	.team_el:nth-child(3n),
	.news_el:nth-child(3n),
	.other_news_el:nth-child(3n),
	.magazine_el:nth-child(3n) {
		margin-right:2%;
	}
	.team_el:nth-child(2n),
	.news_el:nth-child(2n),
	.other_news_el:nth-child(2n),
	.magazine_el:nth-child(2n) {
		margin-right:0%;
	}
	.foot_top_soc_tit {
		font-size:inherit;
	}
	.big_hr {
		margin: 30px -10px;
		width: auto;
	}
	.news_det_data {
		font-size:14px;
		width:100%;
	}
	.news_det_top {
		flex-wrap:wrap;
	}
	.news_det_back {
		order:-1;
		margin-bottom:10px;
		text-align:right;
		width:100%;
	}
	.komp_txt_c {
		font-size:16px;
	}
	.history_el,
	.komp_double_el {
		flex-wrap:wrap;
	}
	.history_el_ic,
	.komp_double_ic {
		width:100%;
		margin-bottom:20px;
		text-align:center;
		order:-1;
	}
	.komp_double_ic_two,
	.history_el_cont,
	.komp_double_txt {
		width:100%;
	}
	.history_el_cont,
	.komp_double_ic_two:nth-child(even),
	.komp_double_txt:nth-child(even) {
		padding-left:0;
	}
	.komp_double_ic_two:nth-child(odd),
	.komp_double_txt:nth-child(odd) {
		padding-right:0;
	}
	.history_el.two .history_el_cont,
	.history_el:nth-child(2n) .history_el_cont {
		order:inherit;
	}
	.history_el_data {
		text-align:left;
	}
	.parts_form_txt {
		width:100%;
		margin-bottom:30px;
	}
	
	.det_carousel_bl {
		padding:0 30px;
	}
	.det_carousel_bl .bx-wrapper .bx-controls-direction a {
		margin-top: -6px;
		width: 17px;
		height: 11px;
		margin-left:0px;
	}
	.det_carousel_bl .bx-wrapper .bx-controls-direction a.bx-prev {
		top:50%;
		left:-30px;
		transform:rotate(90deg);
	}
	.det_carousel_bl .bx-wrapper .bx-controls-direction a.bx-next {
		top:50%;
		bottom:auto;
		right:-30px;
		left:auto;
		transform:rotate(-90deg);
	}
	.ind_client_slider_bl {
		padding-left:20px;
		padding-right:20px;
	}
	.ind_slider_el {
		padding-left:40px;
		padding-right:40px;
	}
	.ind_slider_bl .bx-wrapper .bx-controls-direction a {
		background-size:auto 200%;
		width:20px;
		margin-top:-41px;
		height: 81px;
	}
	.ind_slider_bl .bx-wrapper .bx-controls-direction a.bx-prev {
		left:5px;
	}
	.ind_slider_bl .bx-wrapper .bx-controls-direction a.bx-next {
		right:5px;
	}
	.ind_client_slider_bl .bx-wrapper .bx-controls-direction a.bx-prev {
		left:-30px;
	}
	.ind_client_slider_bl .bx-wrapper .bx-controls-direction a.bx-next {
		right:-30px;
	}
	.menu_lvl2_bl {
		position:relative;
		left:auto;
		top:auto;
		right:auto;
		width:auto;
		padding:10px 0;
		background:#366bb0;
		font-size:14px;
		box-shadow:none;
	}
	.menu_lvl2_bl a {
		color:#fff;
		padding:10px 20px;
		
	}
	.menu_lvl2_bl a:hover {
		color:#fff;
	}
	.menu_lvl2_bl a.active {
		background: #ebf0f7;
		color: #00439b;
	}
	
}

@media screen and (max-width:799px) {
	.ind_action_el {
		width:49%;
		margin-right:2%;
	}
	.ind_action_el:nth-child(3n),
	.ind_action_el:nth-child(4n) {
		margin-right:2%;
	}
	.ind_action_el:nth-child(2n) {
		margin-right:0%;
	}
	.model_el,
	.ind_news_el {
		width:49%;
		margin-right:2%;
	}
	.model_el:nth-child(3n),
	.ind_news_el:nth-child(3n) {
		margin-right:2%;
	}
	.model_el:nth-child(2n),
	.ind_news_el:nth-child(2n) {
		margin-right:0;
	}
	.head_top_bl {
		padding:20px 0;
	}
	.head_logo {
		width: 100%;
		margin-right: 0%;
		margin-bottom:20px;
		text-align:center;
	}
	.head_search {
		width: 100%;
		margin-right: 0%;
		margin-bottom:20px;
	}
	.head_contact {
		width: auto;
		margin-right: 0%;
		text-align:center;
		margin-bottom:20px;
	}
	.head_contact>div {
		display:inline-table;
	}
	.head_call_back {
		width: 100%;
		text-align:center;
	}
	.foot_top_bl {
		flex-wrap:wrap;
		margin-bottom:0;
	}
	.foot_top_logo {
		width:100%;
		text-align:center;
		margin-bottom:20px;
	}
	.foot_top_soc_bl {
		width:100%;
		text-align:center;
	}
	.foot_bot_bl {
		display:none;
	}
	.foot_top_soc a:first-child {
		margin-left:0;
	}
	.map_content {
		position:static;
		max-width:100%;
		margin-bottom:20px;
		box-shadow:none;
		padding:0 0 0 0;
	}
	.title {
		font-size:30px;
	}
	h1, .h1 {
		font-size:30px;
	}
	h2, .h2 {
		font-size:24px;
	}
	.operation_big_tit,
	h3, .h3 {
		font-size:20px;
	}
	.det_option_tit,
	h4, .h4 {
		font-size:18px;
	}
	.det_info_price {
		font-size:24px;
	}
	.det_opt_gr_tit {
		font-size:14px;
	}
	.tit_all_bl {
		flex-wrap:wrap;
	}
	.all_list_bt {
		order:-1;
		margin-bottom:10px;
		width:100%;
	}
	.ind_seo_tit,
	.ind_slider_tit .big {
		font-size:20px;
		margin-bottom:10px;
	}
	.ind_slider_tit .small {
		font-size:16px;
		padding-left:0;
	}
	.ind_seo_txt,
	.ind_slider_txt {
		font-size:14px;
		padding-left:0;
	}
	.ind_seo_cont:before,
	.ind_slider_cont:before {
		display:none;
	}
	.ind_slider_cont {
		padding:50px 0px 60px;
	}
	.ind_seo_cont {
		padding:30px 0px 30px;
	}
	.ind_action_bl {
		padding: 0px 0px 70px;
	}
	.det_info_txt,
	.det_info_option,
	.all_list_bt {
		font-size:14px;
	}
	.foot_salavey {
		min-width:30px;
	}
	.content_l {
		width:100%;
		margin-bottom:10px;
	}
	.content_c {
		width: 100%;
	}
	.content_flex {
		flex-wrap:wrap;
	}
	.car_razdel_tit {
		font-size:18px;
	}
	.car_det_info_flex {
		flex-wrap:wrap;
	}
	.car_det_info_l {
		width:100%;
		margin-bottom:30px;
		justify-content:flex-start;
	}
	.car_det_info_r {
		width: 100%;
		padding-left: 0px;
	}
	.action_det_ic {
		height:350px;
	}
	.contacts_el {
		width:49%;
		margin-right:2%;
	}
	.contacts_el:nth-child(5n) {
		margin-right:2%;
	}
	.contacts_el:nth-child(3n) {
		margin-right:2%;
	}
	.contacts_el:nth-child(2n) {
		margin-right:0%;
	}
	.contact_rekv_tit,
	.contact_form_tit {
		font-size:18px;
		padding:14px 20px;
	}
	.contact_rekv_cont,
	.contact_form_cont {
		padding:30px 20px;
	}
	.contact_form_prava {
		flex-wrap:wrap;
		justify-content:center;
	}
	.form_prava {
		width:100%;
		margin-bottom:20px;
	}
	.cont_rekv_gr_tit {
		font-size:16px;
	}
	.cont_form_OK_h1 {
		font-size:18px;
	}
	.cont_form_OK_h2 {
		font-size:14px;
	}
	.cont_form_OK_ic {
		width:148px;
		height:148px;
		font-size:50px;
	}
	.cont_map_bl {
		padding-top:30px;
	}
	.magazine_el_bt {
		font-size:14px;
	}
	.magazine_el_pdf {
		padding-left:0;
		background:none;
	}
	.history_el_data {
		font-size:40px;
	}
	.photo_el a {
		height:130px;
	}
	.osob_double_ic,
	.osob_three_ic,
	.osob_double_txt {
		flex-wrap:wrap;
		justify-content:flex-start;
	}
	.osob_double_txt_l,
	.osob_double_txt_r {
		width:100%;
	}
	.osob_double_txt_l {
		margin-bottom:20px;
	}
	.osob_double_txt img {
		display:block;
		margin:0 auto;
	}
	.osob_double_ic_el,
	.osob_three_ic_el {
		width:100%;
		margin-right:0;
		text-align:center;
		margin-bottom:20px;
	}
	
}
@media screen and (max-width:499px) {
	
	.ind_slider_txt,
	.ind_slider_tit .big
	{
		background-color: rgb(225 225 225 / 80%);
		padding: 10px;
		border-radius: 5px;
	}
	
	.all_list_bt
	{
		width: inherit;
	}
	
	.our-production
	{
		padding: 30px 0px;
	}
	
	.ind_news_bl {
		padding: 0px 0px 30px;
	}
	
	.our-experience {
		padding: 0px 0px 30px;
	}
	
	.ind_action_bl {
		padding: 0px 0px 30px;
	}
	
	.our-production-container
	{
		flex-direction: column;
	}
	
	.our-production-block
	{
		width: 100%;
		margin-bottom: 10px;
	}
	
	.ind_news_el_one
	{
		flex-direction: column;
	}
	
	.ind_news_ic_one,
	.ind_news_cont_one
	{
		width: 100%;
	}
	
	.ind_news_ic_one img {
		border-radius: 4px 4px 0px 0px;
	}
	
	.ind_news_cont_one
	{
		border-radius: 0px 0px 4px 4px;
	}
	
	.head_logo {
		width: 70%;
	}
	
	.tit_all_bl {
		display: flex;
		margin-bottom: 20px;
		margin-top: 20px;
		flex-direction: row-reverse;
		flex-wrap: inherit;
	}
	
	.ind_slider_el .standart_width
	{
		/* padding-top: 30px; */
	}
	
	.our-experience-container
	{
		flex-direction: column;
	}
	
	.our-experience-block
	{
		width: 100%;
		margin-bottom: 10px;
		padding: 20px;
	}
	
	.our-experience-indicator
	{
		margin-bottom: 0px;
	}
	
	.ind_slider_el.white
	{
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		padding: 40px;
		/* background-size: contain; */
		/* margin: 0px -70px; */
		/* background-position-x: -420px */
	}
	
	.ind_slider_bl .bx-viewport,
	.ind_slider_bl .ind_slider_el
	{
		height: 250px;
	}
	
	.ind_slider_bl .bx-viewport
	{
		height: 250px;
	}
	
	.ind_slider_bl .ind_slider_cont
	{
		padding: 0px;
	}
	
	.ind_client_bl {
		padding: 0px;
	}
	
	.map_content_bl
	{
		padding: 0px 30px;
	}
	
	.ind_client_slider_bl {
		padding-top: 0px;
	}
	
	.foot_info_bl {
		padding: 30px 0px;
	}
	
	.news_el,
	.ind_news_el {
		margin-bottom: 10px;
	}
	
	.ind_seo_cont {
		padding: 30px 0px 0px;
	}
	
	.diler_contact_el {
		margin-bottom: 10px;
	}
	
	.content_bl {
		padding: 30px 0px;
	}
	
	.model_el
	{
		margin-bottom: 10px;
	}
	
	.contacts_cont_bl {
		padding: 45px 0px;
	}
	
	.contact_rekv_bl {
		margin-bottom: 0px;
	}
	
	.contacts_list
	{
		margin-bottom: 30px;
	}
	
	.contacts_el
	{
		margin-bottom: 10px;
	}
	
	.ind_action_el {
		width:100%;
		margin-right:0%;
	}
	.ind_action_el:nth-child(3n),
	.ind_action_el:nth-child(4n) {
		margin-right:0%;
	}
	.ind_action_el:nth-child(2n) {
		margin-right:0%;
	}
	.ind_news_el {
		width:100%;
		margin-right:0%;
	}
	.ind_news_el:nth-child(3n) {
		margin-right:0%;
	}
	.ind_news_el:nth-child(2n) {
		margin-right:0;
	}
	.title {
		font-size:24px;
	}
	h1, .h1 {
		font-size:24px;
	}
	h2, .h2 {
		font-size:20px;
	}
	h3, .h3 {
		font-size:18px;
	}
	h4, .h4 {
		font-size:16px;
	}
	.content_c .ind_action_el {
		width: 100%;
		margin-right:0%;
	}
	.content_c .ind_action_el:nth-child(3n) {
		margin-right:0%;
	}
	.content_c .ind_action_el:nth-child(2n) {
		margin-right:0%;
	}
	.det_info_price {
		font-size:20px;
	}
	.action_det_ic {
		height:250px;
	}
	.content_c .model_el,
	.model_el,
	.nagrada_el {
		width:100%;
		margin-right:0%;
	}
	.content_c .model_el:nth-child(3n),
	.model_el:nth-child(3n),
	.nagrada_el:nth-child(3n) {
		margin-right:0%;
	}
	.content_c .model_el:nth-child(2n),
	.model_el:nth-child(2n),
	.nagrada_el:nth-child(2n) {
		margin-right:0%;
	}
	.det_tabs li {
		width:100%;
		border-top:1px solid #e8e8e8;
	}
	.det_tabs li:first-child {
		border-top:none;
	}
	.question_bt,
	.ruk_file_name,
	.diler_contact_tit {
		font-size:14px;
	}
	.diler_contact_el {
		font-size:12px;
	}
	.contacts_list.three .contacts_el {
		width: 100%;
		margin-right: 0%;
	}
	.contacts_list.three .contacts_el:nth-child(3n) {
		margin-right:0%;
	}
	.contacts_list.three .contacts_el:nth-child(2n) {
		margin-right:0%;
	}
	.contacts_el {
		width:100%;
		margin-right:0%;
	}
	.contacts_el:nth-child(5n) {
		margin-right:0%;
	}
	.contacts_el:nth-child(3n) {
		margin-right:0%;
	}
	.contacts_el:nth-child(2n) {
		margin-right:0%;
	}
	.video_el,
	.team_el,
	.photo_el,
	.news_el,
	.other_news_el,
	.magazine_el {
		width: 100%;
		margin-right: 0%;
	}
	.team_el:nth-child(4n),
	.photo_el:nth-child(4n),
	.news_el:nth-child(3n),
	.other_news_el:nth-child(3n),
	.magazine_el:nth-child(3n) {
		margin-right:0%;
	}
	.video_el:nth-child(2n),
	.team_el:nth-child(3n),
	.photo_el:nth-child(3n),
	.news_el:nth-child(2n),
	.other_news_el:nth-child(2n),
	.magazine_el:nth-child(2n) {
		margin-right:0%;
	}
	.photo_el a {
		height:150px;
	}
	.service_invitation_bl {
		flex-wrap:wrap;
		justify-content:center;
	}
	.service_invitation_l {
		margin-bottom:20px;
	}
	.search_page_sort_bl .nagrada_menu_bl,
	.search_page_sort_bl,
	.search_page_flex {
		flex-wrap:wrap;
		justify-content:center;
	}
	.search_page_dop_bl {
		flex-wrap:wrap;
		justify-content:flex-start;
	}
	.search_page_flex input[type="text"] {
		width:100%;
		margin-bottom:20px;
	}
	.search_page_flex .blue_bt {
		width:auto;
	}
	.search_page_info {
		margin-bottom:10px;
	}
	.search_sort_tit {
		width:auto;
		margin-bottom:20px;
	}
	.number_bl span,
	.number_bl a {
		margin:0 2px;
	}
}
/* End */


/* Start:/local/templates/.default/font/font.css?17192304763623*/
@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-Light.eot');
	src: url('/local/templates/.default/font/GothamPro-Light.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-Light.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-LightItalic.eot');
	src: url('/local/templates/.default/font/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-LightItalic.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro.eot');
	src: url('/local/templates/.default/font/GothamPro.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-Italic.eot');
	src: url('/local/templates/.default/font/GothamPro-Italic.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-Italic.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-Medium.eot');
	src: url('/local/templates/.default/font/GothamPro-Medium.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-Medium.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-Medium.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-MediumItalic.eot');
	src: url('/local/templates/.default/font/GothamPro-MediumItalic.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-MediumItalic.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-MediumItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-Bold.eot');
	src: url('/local/templates/.default/font/GothamPro-Bold.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-Bold.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-BoldItalic.eot');
	src: url('/local/templates/.default/font/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-BoldItalic.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-Black.eot');
	src: url('/local/templates/.default/font/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-Black.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro';
	src: url('/local/templates/.default/font/GothamPro-BlackItalic.eot');
	src: url('/local/templates/.default/font/GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamPro-BlackItalic.woff') format('woff'),
	url('/local/templates/.default/font/GothamPro-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('/local/templates/.default/font/GothamProNarrow-Medium.eot');
	src: url('/local/templates/.default/font/GothamProNarrow-Medium.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamProNarrow-Medium.woff') format('woff'),
	url('/local/templates/.default/font/GothamProNarrow-Medium.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Pro Narrow';
	src: url('/local/templates/.default/font/GothamProNarrow-Bold.eot');
	src: url('/local/templates/.default/font/GothamProNarrow-Bold.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/.default/font/GothamProNarrow-Bold.woff') format('woff'),
	url('/local/templates/.default/font/GothamProNarrow-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
/* End */


/* Start:/local/templates/.default/css/jquery.formstyler.css?17192304761783*/
.jq-checkbox,.jq-radio{position:relative;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jq-checkbox input,.jq-radio input{position:absolute;z-index:-1;margin:0;padding:0;opacity:0}.jq-file{position:relative;display:inline-block;overflow:hidden}.jq-file input{position:absolute;top:0;right:0;height:auto;margin:0;padding:0;opacity:0;font-size:100px;line-height:1em}.jq-file__name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox,.jq-select-multiple{position:relative;display:inline-block}.jq-selectbox select,.jq-select-multiple select{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0}.jq-selectbox li,.jq-select-multiple li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.jq-selectbox{z-index:10}.jq-selectbox__select{position:relative}.jq-selectbox__select-text{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis}.jq-selectbox__dropdown{position:absolute}.jq-selectbox__search input{-webkit-appearance:textfield}.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}.jq-selectbox__dropdown ul{position:relative;overflow:auto;overflow-x:hidden;list-style:none;-webkit-overflow-scrolling:touch}.jq-select-multiple ul{position:relative;overflow-x:hidden;-webkit-overflow-scrolling:touch}.jq-number{display:inline-block}.jq-number__field input{-moz-appearance:textfield;text-align:left}.jq-number__field input::-webkit-inner-spin-button,.jq-number__field input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
/* End */


/* Start:/local/templates/.default/css/jquery.formstyler.theme.css?17192304769038*/
.jq-checkbox,.jq-radio{vertical-align:-4px;width:16px;height:16px;margin:0 5px 0 0;border:1px solid #dadada;background:#fff;cursor:pointer}.jq-checkbox.focused,.jq-radio.focused{border:1px solid #00439b}.jq-checkbox.disabled,.jq-radio.disabled{opacity:.55}.jq-checkbox{border-radius:2px}.jq-checkbox.checked .jq-checkbox__div{width:9px;height:6px;margin:3px 0 0 3px;border-bottom:2px solid #00439b;border-left:2px solid #00439b;-webkit-transform:rotate(-50deg);transform:rotate(-50deg)}.jq-radio{border-radius:50%}.jq-radio.checked .jq-radio__div{width:10px;height:10px;margin:3px 0 0 3px;border-radius:50%;background:#777;box-shadow:inset 1px 1px 1px rgba(0,0,0,.7)}.jq-file{width:270px;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.jq-file input{cursor:pointer}.jq-file__name{box-sizing:border-box;width:100%;height:34px;padding:0 80px 0 10px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:#FFF;box-shadow:inset 1px 1px #F1F1F1;font:14px/32px Arial,sans-serif;color:#333}.jq-file__browse{position:absolute;top:1px;right:1px;padding:0 10px;border-left:1px solid #CCC;border-radius:0 4px 4px 0;background:linear-gradient(#FFF,#E6E6E6);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px/32px Arial,sans-serif;color:#333;text-shadow:1px 1px #FFF}.jq-file:hover .jq-file__browse{background:linear-gradient(#F6F6F6,#E6E6E6)}.jq-file:active .jq-file__browse{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}.jq-file.focused .jq-file__name{border:1px solid #5794BF}.jq-file.disabled,.jq-file.disabled .jq-file__name,.jq-file.disabled .jq-file__browse{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-number{position:relative;vertical-align:middle;padding:0 36px 0 0}.jq-number__field{width:100px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1)}.jq-number__field:hover{border-color:#B3B3B3}.jq-number__field input{box-sizing:border-box;width:100%;padding:8px 9px;border:none;outline:none;background:none;font:14px Arial,sans-serif;color:#333}.jq-number__spin{position:absolute;top:0;right:0;width:32px;height:14px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:linear-gradient(#FFF,#E6E6E6);box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-shadow:1px 1px #FFF;cursor:pointer}.jq-number__spin.minus{top:auto;bottom:0}.jq-number__spin:hover{background:linear-gradient(#F6F6F6,#E6E6E6)}.jq-number__spin:active{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}.jq-number__spin:after{content:'';position:absolute;top:4px;left:11px;width:0;height:0;border-right:5px solid transparent;border-bottom:5px solid #999;border-left:5px solid transparent}.jq-number__spin.minus:after{top:5px;border-top:5px solid #999;border-right:5px solid transparent;border-bottom:none;border-left:5px solid transparent}.jq-number__spin.minus:hover:after{border-top-color:#000}.jq-number__spin.plus:hover:after{border-bottom-color:#000}.jq-number.focused .jq-number__field{border:1px solid #5794BF}.jq-number.disabled .jq-number__field,.jq-number.disabled .jq-number__spin{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-number.disabled .jq-number__spin:after{border-bottom-color:#AAA}.jq-number.disabled .jq-number__spin.minus:after{border-top-color:#AAA}.jq-selectbox{vertical-align:middle;cursor:pointer;width:100%}.jq-selectbox__select{font-size:14px;line-height:30px;height:30px;border-bottom:1px solid #cdcdcd;color:#000;padding-right:35px}.jq-selectbox__select:active{border-color:#00439b}.jq-selectbox.focused .jq-selectbox__select{border-color:#00439b}.jq-selectbox.disabled .jq-selectbox__select{opacity:.5}.jq-selectbox__select-text{display:block;width:100%}.jq-selectbox .placeholder{color:#818181}.jq-selectbox__trigger-arrow{position:absolute;right:0;top:50%;margin-top:-8px;width:11px;height:16px;line-height:1;text-align:center;font-family:FontAwesome;font-size:16px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jq-selectbox__trigger-arrow:before{content:"\f107"}.jq-selectbox__dropdown{box-sizing:border-box;width:100%;margin:2px 0 0;padding:0;border:1px solid #cdcdcd;background:#FFF;box-shadow:0 2px 10px rgba(0,0,0,.1);font-size:14px}.jq-selectbox__search{margin:5px}.jq-selectbox__search input{box-sizing:border-box;width:100%;margin:0;padding:5px 27px 6px 8px;border:1px solid #CCC;border-radius:3px;outline:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;box-shadow:inset 1px 1px #F1F1F1;color:#333}.jq-selectbox__not-found{margin:5px;padding:5px 8px 6px;background:#F0F0F0;font-size:13px}.jq-selectbox ul{margin:0;padding:0}.jq-selectbox li:before{display:none}.jq-selectbox li{min-height:18px;padding:5px 10px 6px;color:#000;margin:0}.jq-selectbox li.selected{background-color:#00439b;color:#FFF}.jq-selectbox li:hover{background-color:#3f72b4;color:#FFF}.jq-selectbox li.disabled{color:#d8d8d8;color:#000}.jq-selectbox li.disabled:hover{background:none}.jq-selectbox li.optgroup{font-weight:700}.jq-selectbox li.optgroup:hover{background:none;color:#231F20;cursor:default}.jq-selectbox li.option{padding-left:25px}.jq-select-multiple{box-sizing:border-box;padding:1px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;background:#FFF;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px/18px Arial,sans-serif;color:#333;cursor:default}.jq-select-multiple.focused{border:1px solid #5794BF}.jq-select-multiple.disabled{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}.jq-select-multiple ul{margin:0;padding:0}.jq-select-multiple li{padding:3px 9px 4px;list-style:none}.jq-select-multiple li:first-child{border-radius:3px 3px 0 0}.jq-select-multiple li:last-child{border-radius:0 0 3px 3px}.jq-select-multiple li.selected{background:#08C;color:#FFF}.jq-select-multiple li.disabled{color:#AAA}.jq-select-multiple li.optgroup{font-weight:700}.jq-select-multiple li.option{padding-left:25px}.jq-select-multiple.disabled li.selected,.jq-select-multiple li.selected.disabled{background:#CCC;color:#FFF}input[type='email'].styler,input[type='password'].styler,input[type='search'].styler,input[type='tel'].styler,input[type='text'].styler,input[type='url'].styler,textarea.styler{padding:8px 9px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;box-shadow:inset 1px 1px #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px Arial,sans-serif;color:#333}input[type='search'].styler{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea.styler{overflow:auto}input[type='email'].styler:hover,input[type='password'].styler:hover,input[type='search'].styler:hover,input[type='tel'].styler:hover,input[type='text'].styler:hover,input[type='url'].styler:hover,textarea.styler:hover{border-color:#B3B3B3}input[type='email'].styler:hover:focus,input[type='password'].styler:hover:focus,input[type='search'].styler:hover:focus,input[type='tel'].styler:hover:focus,input[type='text'].styler:hover:focus,input[type='url'].styler:hover:focus,textarea.styler:hover:focus{border-color:#CCC;border-top-color:#B3B3B3;outline:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}button.styler,input[type='button'].styler,input[type='submit'].styler,input[type='reset'].styler{overflow:visible;padding:8px 11px;border:1px solid #CCC;border-bottom-color:#B3B3B3;border-radius:4px;outline:none;background:linear-gradient(#FFF,#E6E6E6);box-shadow:inset 1px -1px #F1F1F1,inset -1px 0 #F1F1F1,0 1px 2px rgba(0,0,0,.1);font:14px Arial,sans-serif;color:#333;text-shadow:1px 1px #FFF;cursor:pointer}button.styler.styler::-moz-focus-inner,input[type='button'].styler.styler::-moz-focus-inner,input[type='submit'].styler.styler::-moz-focus-inner,input[type='reset'].styler.styler::-moz-focus-inner{padding:0;border:0}button.styler:not([disabled]):hover,input[type='button'].styler:not([disabled]):hover,input[type='submit'].styler:not([disabled]):hover,input[type='reset'].styler:not([disabled]):hover,input[type='reset'].styler:hover{background:linear-gradient(#F6F6F6,#E6E6E6)}button.styler:active,input[type='button'].styler:active,input[type='submit'].styler:active,input[type='reset'].styler:active{background:#F5F5F5;box-shadow:inset 1px 1px 3px #DDD}button.styler[disabled],input[type='button'].styler[disabled],input[type='submit'].styler[disabled]{border-color:#CCC;background:#F5F5F5;box-shadow:none;color:#888}
/* End */


/* Start:/local/templates/.default/css/jquery.fancybox.css?175463422513213*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:calc(50% - 7px);top:calc(50% - 6px);border:2px solid;background:none}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-button--pause:before,.fancybox-button--play:before{top:calc(50% - 6px);left:calc(50% - 4px);background:transparent}.fancybox-button--play:before{width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px}.fancybox-button--pause:before{width:7px;height:11px;border-style:solid;border-width:0 2px}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/.default/css/jquery.bxslider.css?17533443003014*/
.bx-wrapper{position:relative;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:23px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(/local/templates/.default/css/images/bx_loader.gif) center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:20}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px;font-size:0}.bx-wrapper .bx-pager.bx-default-pager a{background:transparent;text-indent:-9999px;border:2px solid #00439b;display:block;width:16px;height:16px;margin:0 5px;outline:0;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;transition:all .3s ease}.bx-wrapper .bx-pager.bx-default-pager a.active{width:42px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus{background:#00439b;border-color:#00439b}.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;vertical-align:bottom;*zoom:1;*display:inline}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(/local/templates/.default/css/images/controls.png) no-repeat 0 -32px}.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-prev:focus{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(/local/templates/.default/css/images/controls.png) no-repeat -43px -32px}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-next:focus{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(/local/templates/.default/css/images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(/local/templates/.default/css/images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}
/* End */


/* Start:/local/templates/.default/font_awesome/css/font-awesome.min.css?171923047631000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/.default/font_awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/.default/font_awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/.default/font_awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/.default/font_awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/.default/font_awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/.default/font_awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/.default/components/bitrix/menu/main_menu/style.css?17192304763979*/
/* 
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/local/templates/.default/components/bitrix/menu/main_menu/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
}

#horizontal-multilevel-menu
{

}

#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

#horizontal-multilevel-menu a.parent
{
	background: url(/local/templates/.default/components/bitrix/menu/main_menu/images/arrow.gif) center right no-repeat;
}

#horizontal-multilevel-menu a.denied
{
	background: url(/local/templates/.default/components/bitrix/menu/main_menu/images/lock.gif) center right no-repeat;
}

#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

#horizontal-multilevel-menu li ul
{
	position:absolute;
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	display:block;
}

div.menu-clear-left
{
	clear:left;
}
 */
/* End */
/* /local/templates/.default/css/screen.css?175334554684971 */
/* /local/templates/.default/css/media.css?171923047620809 */
/* /local/templates/.default/font/font.css?17192304763623 */
/* /local/templates/.default/css/jquery.formstyler.css?17192304761783 */
/* /local/templates/.default/css/jquery.formstyler.theme.css?17192304769038 */
/* /local/templates/.default/css/jquery.fancybox.css?175463422513213 */
/* /local/templates/.default/css/jquery.bxslider.css?17533443003014 */
/* /local/templates/.default/font_awesome/css/font-awesome.min.css?171923047631000 */
/* /local/templates/.default/components/bitrix/menu/main_menu/style.css?17192304763979 */
