

/* Start:/bitrix/templates/cor/styles/style.css?1758024964201966*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ../sass/bootstrap/_normalize.scss */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic&subset=latin,cyrillic-ext,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&display=swap&subset=cyrillic,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed&display=swap&subset=cyrillic,cyrillic-ext);


html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}


/* line 77, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 97, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 117, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 135, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}


/* line 153, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 161, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}


/* line 211, ../sass/bootstrap/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.main_b_area{
  background: #FFF;
}
.main_b{
  width: 100%;
}
@media(max-width: 1024px){
  .main_b_area{
    padding-top: 60px;
  }
}


/* line 390, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 33, ../sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 73, ../sass/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 78, ../sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 87, ../sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, ../sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

}
/* line 11, ../sass/bootstrap/_scaffolding.scss */
.wrapper *,
.fancybox-wrap * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.red_line{
  border: none;
  height: 2px;
  width: 90%;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  background: #AE1E45;
}
/* line 15, ../sass/bootstrap/_scaffolding.scss */
.wrapper *:before,
.wrapper *:after,
.fancybox-wrap *:before,
.fancybox-wrap *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table.small_table tr td{
  font-size: 14px;
  padding: 10px
}
table.small_table tr td:nth-child(2){
  width: 15%;
}
table.small_table tr td:nth-child(3){
  width: 50%;
}
/* line 25, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 30, ../sass/bootstrap/_scaffolding.scss */
html body {
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  line-height: 1.38462;
  color: #242424;
  background-color: #fff;
}

html body.main-body  { background-color: #252525;}

/* line 39, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 51, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #0084c9;
  text-decoration: none;
}
/* line 55, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #242424;
  text-decoration: underline;
}
/* line 61, ../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: none;
  text-decoration: none;
}

/* line 79, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 84, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.numbers_flex{
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  align-items: center
}
.numbers_flex .dat{
  min-height: 70px;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
  max-width: 180px;
  text-align: right;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 3px solid #771424;
}
.numbers_flex .count-feature{
  min-width: 70px;

}
.border_box{
	border: 2px solid #AE1E45;
	padding: 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	max-width: 500px;
}
.border_box p:last-child{
  margin-bottom: 0px;
}

  .special{
    font-size: 18px;
  }
  .special:hover{
   color: #fff;
  }
  @media (max-width: 1500px){
      .special span{
    font-size: 15px;
  }
 }



/* line 96, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.38462;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.banner_arrow{
  position: absolute;
  bottom: 60px;
  left: calc(50% - 12px);
  z-index: 9;
  display: none;
}
.wrapper-features h2{
  font-family: Ubuntu;
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 125%;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px;
  color: #771424;
}
/* line 109, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 116, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #D4D6DA;
}

/* line 9, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: normal;
  line-height: 1.1;
  color: #242424;
}
/* line 16, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
/* line 30, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
/* line 41, ../sass/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 30px;
}

/* line 48, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 25px;
}

/* line 49, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 22px;
}

/* line 58, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 9.5px;
}

/* line 78, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 90, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 94, ../sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}


/* line 99, ../sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}


/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 119, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #0084c9;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #006396;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 138, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
/* line 153, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 189, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.38462;
}

/* line 196, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}


/* line 241, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 14px;
  border-left: 5px solid #eeeeee;
}
/* line 250, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.38462;
  color: #777777;
}
/* line 265, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 7, ../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}

/* line 41, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.38462;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
/* line 55, ../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}



/* line 10, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }


  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .form-col-left, .captcha_wrap {width: 31.22%} 
  .form-col {width: 35.66%}  
  .catalog-wrapper .col-md-7 {width: 53.9%}
  .catalog-wrapper .col-md-5 {width: 46.1%}
  .section-49 .info-wrapp .text, .section-46 .info-wrapp .text  {width: 90%;}
}

@media (min-width: 1200px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

}
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 15, ../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}
/* line 31, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 18px 25px;
  line-height: 1.38462;
  vertical-align: top;
  border-top: 1px solid #ebebeb;
}


.certification-table.table > thead > tr > th,
.certification-table.table > thead > tr > td,
.certification-table.table > tbody > tr > th,
.certification-table.table > tbody > tr > td,
.certification-table.table > tfoot > tr > th,
.certification-table.table > tfoot > tr > td {
  padding: 18px 16px;
  
}

.welder-table.table > thead > tr > th,
.welder-table.table > thead > tr > td,
.welder-table.table > tbody > tr > th,
.welder-table.table > tbody > tr > td,
.welder-table.table > tfoot > tr > th,
.welder-table.table > tfoot > tr > td {
  padding: 18px 12px; 
}

.welder-table.table > thead > tr > th:last-child,
.welder-table.table > thead > tr > td:last-child,
.welder-table.table > tbody > tr > th:last-child,
.welder-table.table > tbody > tr > td:last-child,
.welder-table.table > tfoot > tr > th:last-child,
.welder-table.table > tfoot > tr > td:last-child {
	border-right: 0;
}

.import-table.table > thead > tr > th,
.import-table.table > thead > tr > td,
.import-table.table > tbody > tr > th,
.import-table.table > tbody > tr > td,
.import-table.table > tfoot > tr > th,
.import-table.table > tfoot > tr > td {
	  padding: 18px 10px; 
	  font-size: 14.6px;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  vertical-align: top;
}

/* line 41, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: top;
  border-bottom: 2px solid #ebebeb;
}
/* line 50, ../sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ebebeb;
}
/* line 62, ../sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 125, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}


/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  /* line 171, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ebebeb;
  }
  /* line 183, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}



/* line 20, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 52, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}


/* line 77, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


/* line 115, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 7px 14px;
  font-size: 18px;
  line-height: 1.38462;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ebebeb;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 141, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 153, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 202, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 211, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 218, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 19px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 226, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 235, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 241, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 250, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 262, ../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 271, ../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 281, ../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 293, ../sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0;
}

/* line 347, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 352, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 45px;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 408, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #989fa9;
}

@media (min-width: 768px) {
  /* line 433, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 440, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 447, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 451, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 455, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 463, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 467, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 474, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 481, ../sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 485, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
}

/* line 514, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 8px;
}
/* line 524, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
/* line 530, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 537, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 8px;
  }
}

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 7px 14px;
  font-size: 18px;
  line-height: 1.38462;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 30px;
}

.btn.btn-default, .btn.btn-primary {border-radius: 30px;}
.buybtns .btn.btn-default {line-height: 43px; padding: 0 25px;}
/* line 26, ../sass/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #585f69;
  text-decoration: none;
}
/* line 39, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 60, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #fff;
  background: linear-gradient(178.47deg, #A4163D 0%, #780021 100%);
  border-color: #A4163D;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #585f69;
  background-color: #e6e6e6;
  border-color: #005c8c;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #0084c9;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #585f69;
}

/* line 63, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background: linear-gradient(179.77deg, #9C2A39 0.98%, #56171A 155.68%);
  border-color: #9C2A39;
  border-radius:30px;
}
.input-group-btn .btn-primary{
	border-color: #455a64;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #006396;
  border-color: #005c8c;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #0084c9;
  border-color: #0084c9;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #0084c9;
  background-color: #fff;
}

/* line 67, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 71, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 88, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #0084c9;
  font-weight: normal;
  border-radius: 0;
}
/* line 93, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 101, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 107, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #00527d;
  text-decoration: underline;
  background-color: transparent;
}
/* line 115, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 127, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 143, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 149, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
  visibility: hidden;
}
/* line 22, ../sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 27, ../sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 19, ../sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 25, ../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 30, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 58px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #ebebeb;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

/* line 64, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.38462;
  color: #585f69;
  white-space: nowrap;
}

/* line 77, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #585f69;
  background-color: #0084c9;
}

/* line 87, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #585f69;
  text-decoration: none;
  outline: 0;
  background-color: #0084c9;
}

/* line 102, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 109, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 122, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 136, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.38462;
  color: #585f69;
  white-space: nowrap;
}

/* line 162, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}


/* line 191, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 205, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 210, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 50, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 55, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 57, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 62, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 68, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 71, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 75, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 80, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 85, ../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 104, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 108, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 115, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 119, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 7, ../sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 64, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}


/* line 104, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 131, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 161, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 7px 10px;
}
/* line 23, ../sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
 
}
/* line 31, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0084c9;
}

/* line 66, ../sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ebebeb;
}
/* line 78, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.38462;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
/* line 89, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #ebebeb #ebebeb #ebebeb;
}
/* line 96, ../sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #1e508b;
  border: 1px solid #1e508b;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 228, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
  visibility: visible;
}

/* line 239, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 35px;
  margin-bottom: 19px;
  border: 1px solid transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
  .container-fluid .navbar-header {
    float:none;
  }
}

/* line 50, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
}


/* line 109, ../sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 109, ../sass/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}


/* line 194, ../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  
}
/* line 207, ../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 212, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 2px;
  position: absolute;
}

.navbar-toggle .icon-bar:first-child {
	top: 0;
}
.navbar-toggle .icon-bar:nth-child(2) {
  top: 14px;
}

.navbar-toggle .icon-bar:last-child {
  top: 26px;
}


/* line 233, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 4px -15px;
}
/* line 236, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 767px) {
  /* line 244, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 252, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 256, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19px;
  }
  /* line 258, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
  
  .maincontent .permits .item {width: 100%;}

}

@media (min-width: 768px) {
  /* line 233, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 271, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 273, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

/* line 328, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}


@media (min-width: 768px) {
  /* line 383, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: left !important;
    margin-right: -15px;
  }
 
}
/* line 398, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 416, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #EBEBEB;
  font:18px/22px "Ubuntu";
}
/* line 419, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 426, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 434, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 443, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 445, ../sass/bootstrap/_navbar.scss */
/*.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}*/
/* line 449, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 454, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 463, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 474, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 476, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  /* line 483, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 491, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 514, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 516, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

/* line 568, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 578, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 580, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}


/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 0px;
}
/* line 10, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 7px 14px;
  line-height: 1.38462;
  text-decoration: none;
  color: #0084c9;
  background-color: #fff;
  border: /*1px solid #ddd*/;
  margin-left: -1px;
}
/* line 25, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 32, ../sass/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 41, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #771424;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 51, ../sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background: linear-gradient(173.46deg, #A4163D 15.46%, #780021 85.32%), linear-gradient(119.88deg, #009EEF 0%, #007EBE 100%), #C4C4C4;
  cursor: default;
}
/* line 63, ../sass/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}


/* line 52, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}


/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 40, ../sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #0084c9;
  background-color: #fff;
}
/* line 46, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 50, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 61, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}


/* line 7, ../sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.38462;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.vertical_img .thumbnail > img{
  max-height: 250px;
  width: 100%;
  object-fit: cover
}

/* line 34, ../sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #771424;
}

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* line 16, ../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 59, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 71, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 1, ../sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 29, ../sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 34, ../sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}


/* line 10, ../sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 34, ../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* line 46, ../sass/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 54, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 64, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

/* line 75, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
/* line 81, ../sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #0084c9;
  border-color: #0084c9;
}

/* line 95, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #96dbff;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 7, ../sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap/_panels.scss */
.panel-body {
  padding: 20px 39px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 0px 0px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 27, ../sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
/* line 39, ../sass/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}


/* line 63, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 81, ../sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 90, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}


/* line 104, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

/* line 115, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
/* line 121, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
/* line 125, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
/* line 129, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
/* line 137, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
/* line 143, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
/* line 147, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
/* line 151, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
/* line 158, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ebebeb;
}
/* line 164, ../sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

/* line 204, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 216, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 19px;
}
/* line 220, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
/* line 224, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 229, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 232, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ebebeb;
}


/* line 248, ../sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ebebeb;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #242424;
  background-color: #fff;
  border-color: #ebebeb;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebebeb;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #585f69;
}

/* line 254, ../sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}


/* line 257, ../sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 260, ../sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}


/* line 6, ../sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #242424;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
/* line 71, ../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 72, ../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 77, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.38462px;
}

/* line 83, ../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 88, ../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.38462;
}

/* line 95, ../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 123, ../sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 134, ../sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 138, ../sass/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

}

/* line 7, ../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "PT Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 19, ../sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 20, ../sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 21, ../sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 22, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 23, ../sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 27, ../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0px;
}

/* line 38, ../sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 47, ../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 54, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 61, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 68, ../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 75, ../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 82, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 96, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.38462;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 31, ../sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 32, ../sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 33, ../sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 34, ../sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 37, ../sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 46, ../sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 55, ../sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 65, ../sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 68, ../sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 74, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 81, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 89, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 96, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 104, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 111, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 120, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 127, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  /* line 34, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 173, ../sass/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 184, ../sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 206, ../sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

@media screen and (min-width: 768px) {

  /* line 266, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}


/* line 34, ../sass/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 57, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}



@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}


@media (min-width: 1200px) {
 

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}


@media (max-width: 767px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
  
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 153, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 153, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 160, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 160, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 167, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 167, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
@font-face {
  font-family: 'FontAwesome';
  src: url("/bitrix/templates/cor/styles/../fonts/awesome/fontawesome-webfont.eot?v=4.3.0");
  src: url("/bitrix/templates/cor/styles/../fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("/bitrix/templates/cor/styles/../fonts/awesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("/bitrix/templates/cor/styles/../fonts/awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("/bitrix/templates/cor/styles/../fonts/awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("/bitrix/templates/cor/styles/../fonts/awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArnoPro-Bold';
  src: url("/bitrix/templates/cor/styles/../fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), 
	   url("/bitrix/templates/cor/styles/../fonts/ArnoPro-Bold.otf") format("woff2");
  font-weight: 700;
  font-style: normal;
}



/* line 10, ../sass/style.scss */
.roboto {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

/* line 18, ../sass/style.scss */
.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;
  transform: translate(0, 0);
}

/* disable selection */
/* line 28, ../sass/style.scss */
.disableSelection {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 31, ../sass/style.scss */
.container {
  /*min-width: 320px;*/
}

@media (min-width: 768px) {
  /* line 35, ../sass/style.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 40, ../sass/style.scss */
  .container {width: 970px;}
  .col-sections {width: 53%;}
  .col-catalog-img {width: 47%;}
  .main-body header.style2 {
		/*position: absolute;
		width: 100%;*/
	}
}

@media (min-width: 1200px) {
  /* line 45, ../sass/style.scss */
  .container {
    width: 1170px;
  }
}

@media (min-width: 1420px) {
  /* line 45, ../sass/style.scss */
  .container {
    width: 1390px;
  }
}

/* line 51, ../sass/style.scss */
.invisible {
  visibility: hidden;
}

/* line 54, ../sass/style.scss */
.area2darken {
  cursor: default !important;
  opacity: 0.5;
}

/* line 55, ../sass/style.scss */
.preloader {
  width: 32px;
  height: 32px;
  background: transparent url("/bitrix/templates/cor/styles/../img/ajax-loader.gif") center center no-repeat;
}


/* line 59, ../sass/style.scss */
body {
  overflow-y: scroll;
}


/* line 68, ../sass/style.scss */
#bx-admin-prefix label {
  font-weight: normal;
}

/* line 71, ../sass/style.scss */
.notmain {
  margin-top: 17px;
}

/* images */
/* line 76, ../sass/style.scss */
img {
  width: auto;
  max-width: 100%;
}


/* heading */
/* line 98, ../sass/style.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Ubuntu;
  font-weight: 500;
}
/* line 103, ../sass/style.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  text-decoration: none;
  color: #585f69;
}
/* line 106, ../sass/style.scss */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover {
  text-decoration: none;
  color: #0084c9;
}

/* line 112, ../sass/style.scss */
h2.coolHeading, .h2.coolHeading {
  padding-bottom: 30px;
  line-height: 35px;
  font-size:38px;
  color:#242424;
  font-family:Ubuntu;
  margin:0;
 /* border-bottom: 1px solid #ebebeb;*/
}
/* line 116, ../sass/style.scss */
/*h2.coolHeading .secondLine, .h2.coolHeading .secondLine {
  position: relative;
  top: 4px;
  border-bottom: 2px solid #0084c9;
}*/

/* line 122, ../sass/style.scss */
h4, .h4, h6, .h6 {
  color: #242424;
}

/* page header */
/* line 127, ../sass/style.scss */
html .page-header {
  padding-bottom: 0px;
  margin: 15px 0px 30px 0px;
  border-bottom: none;
}
/* line 131, ../sass/style.scss */
html .page-header h1, html .js-detail.catalog-section-h1 .page-header h1 {
  margin: 0px;
  font: 38px/47px Ubuntu;
  font-weight: 500;
  padding-bottom:24px;
  position: relative;
}

html .page-header h1:after, .item-head h3:after {
    width: 70px;
    height: 3px;
    content: '';
    left: 1px;
    background: #771424;
    bottom: 0;
    display: block;
    position: absolute;
}

html .js-detail.catalog-section-h1 .page-header h1 {
	margin:25px 0 30px;
}
@media (min-width: 992px) {
  /* line 136, ../sass/style.scss */
  html.detailprodpage .js-brcrtitle,
  html.detailprodpage .js-ttl {
    /*display: none;*/
  }
  .shops.list.filials .item:last-child {/*float: none; margin: 0 auto; clear: both; position: relative;left: -2px;top: -1px;*/}
  
}
@media (max-width: 991px) {
  /* line 142, ../sass/style.scss */
  html.detailprodpage .js-detail .brcrtitle .brcr,
  html.detailprodpage .js-detail .brcrtitle .ttl {
    /*display: none;*/
  }

  /* line 146, ../sass/style.scss */
  html .page-header {
    margin: 25px 0 30px 0;
  }
}


/* lists */
/* line 152, ../sass/style.scss */
ul, ol {
  list-style: none;
  padding-left: 50px;
}
/* line 155, ../sass/style.scss */
ul > li, ol > li {
  position: relative;
  list-style-type: none;
  line-height: 22px;
}
/* line 159, ../sass/style.scss */
ul > li:before, ol > li:before {
  content: '\2022';
  position: absolute;
  top: 0px;
  left: -31px;
  font-size: 14pt;
  line-height: 1em;
  color: #771424;
}

/* line 170, ../sass/style.scss */
ol {
  counter-reset: list 0;
}
/* line 172, ../sass/style.scss */
ol > li:before {
  counter-increment: list;
  content: counter(list) "";
  font-size: 14pt;
  margin-top: 2px;
}

/* line 187, ../sass/style.scss */
ul.list-unstyled, ol.list-unstyled {
  list-style: none;
  padding-left: 0px;
  counter-reset: list 0;
}
/* line 191, ../sass/style.scss */
ul.list-unstyled > li, ol.list-unstyled > li {
  position: static;
  list-style-type: none;
}
/* line 194, ../sass/style.scss */
ul.list-unstyled > li:before, ol.list-unstyled > li:before {
  position: static;
  left: 0px;
  content: '';
}

/* line 203, ../sass/style.scss */
html blockquote {
  padding: 25px 75px;
  line-height: 25px;
  text-align: center;
  color: #585e63;
  background-color: #ebebeb;
  border: none;
}

/* line 211, ../sass/style.scss */
html blockquote footer:before,
html blockquote small:before,
html blockquote .small:before {
  content: '';
}

/* line 218, ../sass/style.scss */
a {
  text-decoration: none;
  color: #771424 /*#771424*/;
}
/* line 221, ../sass/style.scss */
a:hover {
  text-decoration: none;
  color: #242424;
}

/* line 226, ../sass/style.scss */
a.btn {
  text-decoration: none;
}

/* line 229, ../sass/style.scss */
html .aprimary {
  color: #0084c9;
}
html .info .aprimary {
  color: #fff;
}
html .dark-color .info .aprimary {
  color: #0e3266;
}
html .data .info .aprimary {
  color: #242424;
}
/* line 232, ../sass/style.scss */
html a.aprimary {
  color: #0084c9;
  text-decoration: none;
}
/* line 235, ../sass/style.scss */
html a.aprimary:hover {
  text-decoration: underline;
}

/* line 242, ../sass/style.scss */
html .btn {
  border-radius: 0px;
}
/* line 244, ../sass/style.scss */
html .btn:focus, html .btn.focus, html .btn:active:focus, html .btn:active.focus, html .btn.active:focus, html .btn.active.focus {
  outline: none;
  outline-offset: 0px;
}

/* line 256, ../sass/style.scss */
html .btn-default:hover, html .btn-default:focus, html .btn-default.focus, html .btn-default:active, html .btn-default.active, .open > html .btn-default.dropdown-toggle {
  color: #fff;
  background-color: #006396;
  border-color: #006396;
}

/* line 269, ../sass/style.scss */
html .form-control {
  height: 47px;
  border-color: #ebebeb;
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 274, ../sass/style.scss */
html .form-control:focus {
  border-color: #d2d2d2;
  -webkit-box-shadow: inset 1px 1px 1px #ebebeb;
  box-shadow: inset 1px 1px 1px #ebebeb;
}


/* line 287, ../sass/style.scss */
table.table {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
/* line 290, ../sass/style.scss */
table.table > thead > tr > th {
  color: #242424;
  vertical-align: middle;
  font-weight: normal;
}
/* line 295, ../sass/style.scss */


table.table {
	border-radius: 8px 8px 0 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    border: 1px solid #D4D6DA;
    display: block;
    overflow: hidden;
}


table.table > tbody > tr > td {
  color: #242424;
  
}
/* line 300, ../sass/style.scss */
table.table > thead > tr > th,
table.table > tbody > tr > td {
  border-top: 1px solid #D4D6DA;
  border-bottom: none;
  border-left: 1px solid #D4D6DA;
}

table.table > tbody > tr:first-child > td, table.table > tbody > tr > td:first-child  {
   border-left: none;
} 

table.table tr th { font-weight: normal}
table.table > thead > tr > th:first-child,
table.table > tbody > tr > th:first-child,
table.table > tbody > tr > td:first-child,
table.table > tr > td:first-child
 {
 
  /*border-left: 1px solid #D4D6DA;*/
}

table.table > thead > tr > th:last-child,
table.table > tbody > tr > td:last-child,
table.table > tbody > tr > th:last-child {
 
  /*border-right: 1px solid #D4D6DA;*/
}
 
table.table  tr:first-child {border-radius: 8px 8px 0 0; color: #fff; background: #771424; /*linear-gradient(179.68deg, #A4163D 0%, #780021 100%), linear-gradient(180deg, #019CEC 0%, #017FC0 100%), #CE0000;*/}
table.table tr:last-child {border-radius: 0 0 8px 8px;}

/* line 308, ../sass/style.scss */
.nav-tabs {
  margin-bottom: 17px;
  border-bottom: none;
}
/* line 312, ../sass/style.scss */
.nav-tabs > li > a {
  text-decoration: none;
  margin-right: 10px;
  border: 1px solid #1e508b;
  color:#1e508b;
  font:16px/16px Roboto Condensed;
}
/* line 317, ../sass/style.scss */
.nav-tabs > li:before {
  content: none;
}

/* line 324, ../sass/style.scss */
.panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 329, ../sass/style.scss */
.panel-group .panel + .panel {
  margin-top: -1px;
  border-width: none;
}

/* line 334, ../sass/style.scss */
.panel-default > .panel-heading {
  border: none;
}
/* line 336, ../sass/style.scss */
.panel-default > .panel-heading a {
  position: relative;
  display: block;
  padding: 7px 10px;
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  line-height: 1.38462;
  text-decoration: none;
  border: 1px solid #ebebeb;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  -o-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
/* line 346, ../sass/style.scss */
.panel-default > .panel-heading a:hover {
  color: #771424;
  border: 1px solid #b8b8b8;
  z-index: 110;
}
/* line 351, ../sass/style.scss */
.panel-default > .panel-heading a:after {
  top: 5px;
  right: 9px;
  font-size: 18px;
  content: "\f107";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: 'FontAwesome';
}
/* line 361, ../sass/style.scss */
.panel-default > .panel-heading a.collapsed:after {
  right: 10px;
  content: "\f105";
}
/* line 365, ../sass/style.scss */
.panel-default > .panel-heading a .right {
  float: right;
  margin-right: 40px;
}

@media (max-width: 992px) {
  /* line 374, ../sass/style.scss */
  .panel-default > .panel-heading a .right {
    float: none;
    margin-left: 20px;
  }
  /* line 377, ../sass/style.scss */
  .panel-default > .panel-heading a .right:before {
    position: relative;
    right: 10px;
    display: inline-block;
    font-size: 12px;
    content: "\2212";
  }
}
/* line 389, ../sass/style.scss */
.panel-group .panel-heading + .panel-collapse:after {
  display: table;
  content: " ";
}
/* line 393, ../sass/style.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  margin-bottom: 10px;
  border-top: none;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
}

/* line 403, ../sass/style.scss */
#breadcrumbs {
  padding-bottom: 2px;
}
/* line 405, ../sass/style.scss */
#breadcrumbs li {
  position: relative;
  display: block;
  float: left;
  min-height: 15px;
  margin-right: 6px;
}
/* line 411, ../sass/style.scss */
#breadcrumbs li:before {
  position: absolute;
}
/* line 414, ../sass/style.scss */
#breadcrumbs li a {
  text-decoration: none;
}
/* line 419, ../sass/style.scss */
#breadcrumbs .main li {
  margin-right: 3px;
}
/* line 422, ../sass/style.scss */
#breadcrumbs .main a,
#breadcrumbs .main span {
  display: block;
}
/* line 426, ../sass/style.scss */
#breadcrumbs .main a {
  font-size: 16px;
  text-decoration: none;
}
/* line 429, ../sass/style.scss */
#breadcrumbs .main a i {
  position: relative;
  display: block;
  float: left;
  width: 13px;
}
/* line 434, ../sass/style.scss */
#breadcrumbs .main a i:before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  content: "\f015";
  font-weight: normal;
  font-style: normal;
  color: #585f69;
  font-family: 'FontAwesome';
}

/* line 451, ../sass/style.scss */
html nav {
  text-align: center;
}

/* line 457, ../sass/style.scss */
html .pagination > li.allShower > a {
  margin-left: 20px;
}
/* line 461, ../sass/style.scss */
html .pagination > li > a {
  color: #242424;
}

/* line 470, ../sass/style.scss */
.wrapper label,
.wrapper label,
.wrapper .bx_filter_param_text,
.fancybox-inner label,
.fancybox-inner label,
.fancybox-inner .bx_filter_param_text {
  position: relative;
}
/* line 475, ../sass/style.scss */
.wrapper .js-compare,
.fancybox-inner .js-compare {
  position: relative;
  margin-left: 15px;
  text-decoration: none;
}
/* line 480, ../sass/style.scss */
.wrapper .js-compare span:first-child,
.fancybox-inner .js-compare span:first-child {
  border-bottom: 1px dashed #585f69;
}
/* line 483, ../sass/style.scss */
.wrapper .js-compare span:last-child,
.fancybox-inner .js-compare span:last-child {
  color: #c3c3c3;
}
/* line 489, ../sass/style.scss */
.wrapper .js-compare:hover span:first-child,
.fancybox-inner .js-compare:hover span:first-child {
  border-bottom: 1px dashed transparent;
}
/* line 495, ../sass/style.scss */
.wrapper input[type="radio"],
.wrapper input[type="checkbox"],
.fancybox-inner input[type="radio"],
.fancybox-inner input[type="checkbox"] {
  left: -9999px;
  position: absolute;
}
/* line 500, ../sass/style.scss */
.wrapper input[type="radio"] + label:before,
.wrapper input[type="checkbox"] + label:before,
.wrapper input[type="radio"]:checked + label:before,
.wrapper input[type="checkbox"]:checked + label:before,
.wrapper input[type="checkbox"] + .bx_filter_param_text:before,
.wrapper input[type="checkbox"]:checked + .bx_filter_param_text:before,
.wrapper input[type="radio"] + .bx_filter_param_text:before,
.wrapper input[type="radio"]:checked + .bx_filter_param_text:before,
.wrapper .js-compare:before,
.fancybox-inner input[type="radio"] + label:before,
.fancybox-inner input[type="checkbox"] + label:before,
.fancybox-inner input[type="radio"]:checked + label:before,
.fancybox-inner input[type="checkbox"]:checked + label:before,
.fancybox-inner input[type="checkbox"] + .bx_filter_param_text:before,
.fancybox-inner input[type="checkbox"]:checked + .bx_filter_param_text:before,
.fancybox-inner input[type="radio"] + .bx_filter_param_text:before,
.fancybox-inner input[type="radio"]:checked + .bx_filter_param_text:before,
.fancybox-inner .js-compare:before {
  position: absolute;
  left: -16px;
  font-family: "FontAwesome";
  color: #b8b8b8;
  font-size: 14px;
}
/
/* line 538, ../sass/style.scss */
.wrapper input[type="checkbox"] + label:before,
.wrapper input[type="checkbox"] + .bx_filter_param_text:before,
.wrapper .js-compare:before,
.fancybox-inner input[type="checkbox"] + label:before,
.fancybox-inner input[type="checkbox"] + .bx_filter_param_text:before,
.fancybox-inner .js-compare:before {
  content: "\f096";
}
/* line 543, ../sass/style.scss */
.wrapper input[type="checkbox"]:checked + label:before,
.wrapper input[type="checkbox"]:checked + .bx_filter_param_text:before,
.wrapper .js-compare.checked:before,
.fancybox-inner input[type="checkbox"]:checked + label:before,
.fancybox-inner input[type="checkbox"]:checked + .bx_filter_param_text:before,
.fancybox-inner .js-compare.checked:before {
  color: #b8b8b8;
}
/* line 548, ../sass/style.scss */
.wrapper input[type="checkbox"]:checked + label:after,
.wrapper input[type="checkbox"]:checked + .bx_filter_param_text:after,
.wrapper .js-compare.checked:after,
.fancybox-inner input[type="checkbox"]:checked + label:after,
.fancybox-inner input[type="checkbox"]:checked + .bx_filter_param_text:after,
.fancybox-inner .js-compare.checked:after {
  position: absolute;
  top: 1px;
  left: -15px;
  font-family: "FontAwesome";
  font-size: 11px;
  color: #771424;
  content: "\f00c";
}

/* line 563, ../sass/style.scss */
.dropdown-toggle > i {
  margin-left: 7px;
}
/* line 565, ../sass/style.scss */
.dropdown-toggle > i:after {
  content: "\f105";
}

/* line 570, ../sass/style.scss */
.dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  
}
/* line 574, ../sass/style.scss */
.dropdown-menu > li {
  position: relative;
  display: block;
  height: 35px;
  
}
/* line 582, ../sass/style.scss */
.dropdown-menu > li.open > a {
  border-color: #ebebeb;
}
/* line 586, ../sass/style.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 7px 18px;
  color: #585f69;
  text-decoration: none;
  
 
}
/* line 594, ../sass/style.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #eee;
}
.topline-wrapper{
	background:#0e3266;
	color:#fff;
}

.slogan, .tophone, .enter{
	padding:9px 0 8px;
}


.topline-middle a, .topline-middle a:hover, .topline-middle a:focus, .lang a, .enter, .enter:hover, .enter:focus{
	color:#fff;
}
.topline-middle a, .lang a, .enter{
	text-decoration:none;
}
.topline-middle a.fancyajax:hover,  .enter:hover{
	text-decoration:underline;
}

 .lang, .enter{
	 font:13px/19px Roboto Condensed; 
 }
 .lang a.other-lang, .lang a:hover, .lang a:focus{
	 color:#8799b3;
 }
 .enter{
 background: transparent url("/bitrix/templates/cor/styles/../img/enter.png") left center no-repeat;
	padding-left:20px;
	float:right;
	display:inline-block;
 }

 .owl-carousel.features .owl-stage-outer .owl-stage .owl-item:nth-child(4) .item{
	 border-right:1px solid transparent;
 }
 .catalog-wrapper{
	 
	 padding-top:60px;
	 margin-top:0;
	 padding-bottom:100px;
	 
 }

 .catalog-main-item{
	 float:left;
	 width:100%;
	 margin-right:0.5%;
	 position:relative;
 }
 .top-main-news img, .top-main-news-inner, .top-main-news-img{
	 /*float:left;*/
 }
 .top-main-news-inner{
	 color:#fff;
	/*min-height:300px;*/
	 padding:18px 18px 50px 18px;
	 position:relative;
 }
.top-main-news-inner .date{
	font:13px/13px Roboto;
	font-weight:200;
}
.top-main-news-inner .name {
	font:22px/26px Roboto;
	margin-top:9px;
}
.top-main-news-inner .name a, .top-main-news-inner .more a, .bottom-main-news a, .services-inner .services-detail a {
	color:#fff;
}

.about-text a {color: #771424;}
.about-text a:hover {color: #242424;}

.top-main-news-inner .name a, .bottom-main-news .name a, .gallery .item.catalog-main-item .data .name a, .gallery .item.catalog-main-item .data a{
	text-decoration:none;
}


.top-main-news-inner .descr{
	font:14px/17px Roboto;
	margin-top:20px;
}
.top-main-news-inner .descr, .top-main-news-inner .more, .bottom-main-news .date, .bottom-main-news .descr{
	font-weight:200;
}
.top-main-news-inner .more{
	position:absolute;
	bottom:15px;
	font:13px/13px Roboto;
}
.bottom-main-news{
	background:#438dd2;
	color:#fff;
	padding:13px 13px 47px 13px;
}
.bottom-main-news .date{
	font:11px/11px Roboto;
}
.bottom-main-news .name{
	font:18px/21px Roboto;
	margin-top:6px;
	margin-bottom:15px;
}
.bottom-main-news .descr{
	font:13px/16px Roboto;
	overflow: hidden;
	max-height:64px;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
}
.bottom-main-news .more{
	font:12px/12px Roboto;
	position:absolute;
	bottom:15px;
}

.clear{
	clear:both;
}
.services-wrapper-container {
	border-top:1px solid #cfd8dc;
	margin-top:80px;
	padding-top:105px;
	background: #780121 url(/bitrix/templates/cor/images/service-light.png) no-repeat center / cover;	
	padding-bottom: 75px;
	margin: 0 auto; 
	max-width: 1920px;
	position: relative;	

}


.services-inner{
	color:#fff;
	padding:0 30px 18px 28px;
	/*min-height:200px;*/
	background: url(/bitrix/templates/cor/images/caret-right-gray.svg) no-repeat left 6px;
}
.services-inner:hover{
	background: url(/bitrix/templates/cor/images/caret-right.svg) no-repeat left 6px;
}

.services-inner .name{
	font:24px/30px Ubuntu;
	text-transform:uppercase;
	color: rgba(255,255,255, .7);
}
.services-inner .name a {
	color: rgba(255,255,255, .7);
}
.services-inner .name a:hover {color: #fff;}

.services-inner .description{
	font:15px/18px Roboto;
	margin-top:10px;
}

.img-left{
	padding-left:427px;
}
.img-right{
	padding-right:427px;
}
.about-company-wrapper{
	border-top:1px solid #cfd8dc;
	padding-top:110px;
	
}
.about-img, .about-text{
	float:left;
}
.about-img{
	width:30%;
	text-align: right;
	margin-top: -63px;
}
.about-text{
	width:70%;
	padding: 20px 24px 36px 0;
}
.about-text h3{
	font:20px/28px Ubuntu;
	margin:0 0 30px 0;
	text-transform:uppercase;
}


.about-text p {
	font:20px/1.32 Ubuntu;
	margin:0 0 17px 0;
}

.our-partners-wrapper{
	padding-top:65px;
	padding-bottom:50px;
}


.our-partners-wrapper .owl.partners .item{
	margin-right: 6px;
	margin-left:0;
}
.partner-wrapper-img{
	background:#fff;
}
.partners .item .partner-wrapper-img .image .col{
	height: 190px;
    line-height: 190px;
}
.our-partners-wrapper .owl .owl-nav{
	margin-top:45px;
	text-align:center;
}
.our-partners-wrapper  .owl .owl-nav div{
	background:transparent;
	color:#fff;
	border:2px solid #fff;
	border-radius:50%;
}
 .bottom-text{
	 text-align:center;
	 width:75%;
	 margin:0 auto;
	 color:#4f4f4f;
	 font:18px/30px Roboto;
 }
 .bottom-text h2{
	 font:58px/58px Roboto;
	 color:#4f4f4f;
	 font-weight:200;
	 margin:0 0 60px 0;
 }
  .bottom-text p{
	  margin-bottom:30px;
  }
 .bottom-text p span{
	 font-weight:300;
 }
 .to-top{
	margin-bottom:50px; 
	margin-top:50px;
 }
.to-top a{
	cursor:pointer;
}
footer .footer_logo_wrap, footer .contacts, footer .other_buttons_wrap, .bottom_subs, .facebook-wrapper{
	float:left;
}

html footer .form-control{
	background: #455a64;
	border:none;
	box-sizing:border-box;
	color:#fff;
}
footer .input-group{
	border:1px solid #fff;
}
footer .input-group .form-control::-webkit-input-placeholder{
   color:#fff;
   font: 15px/15px Roboto Condensed;
}
footer .input-group .form-control:-moz-placeholder{
   color:#fff;
   font: 15px/15px Roboto Condensed;
}
footer .input-group .form-control::-moz-placeholder{
   color:#fff;
   font: 15px/15px Roboto Condensed;
}
footer .input-group .form-control:-ms-input-placeholder{ 
   color:#fff;
   font: 15px/15px Roboto Condensed;
}


.facebook-wrapper a:hover, footer .other_buttons_wrap .btn-default:hover, .bottom_subs a:hover{
	background:rgba(255,255,255,0.1);
}
html .other_buttons_wrap .btn-default:hover{
	border-color:#fff;
}
.transition, .services-img img, .to-top a, .other_buttons_wrap a, .input-group-btn .btn-primary, .write-to-us a, .gallery-catalog-name, .ask-question,
.b-share a{
  transition: all 0.25s ease 0s;
 -webkit-transition: all 0.25s ease 0s;
 -moz-transition: all 0.25s ease 0s;
 -o-transition: all 0.25s ease 0s;
}

header{
 transition: all 0.1s ease 0s;
 -webkit-transition: all 0.1s ease 0s;
 -moz-transition: all 0.1s ease 0s;
 -o-transition: all 0.1s ease 0s;
}

footer {
	padding:35px 0 45px;
}


.zakaz-image{
	height:103px;
	margin-bottom:40px;
}
.zakaz .name{
	font:18px/20px Roboto;
	color:#4f4f4f;
}
.zakaz .owl-item, .zakaz .item{
	position:relative;
}
.zakaz .item{
	float:left;
	width:20%;
}
.zakaz .owl-item:after, .zakaz .item:after{
	content:"";
	display:inline-block;
	width:30px;
	height:27px;
	background: transparent url("/bitrix/templates/cor/styles/../img/arrow.png") top center no-repeat;
	right:-30px;
	top:30%;
	position:absolute;
}
 .zakaz .item:last-child:after{
	 background: transparent;
 }

.fixed-header{
	width:100%;
	background:#fff;
}
.fixed-header .logo, .fixed-header .logo img{
	bottom:0;
}

.fixed-header .logo img {
	max-width:73px;
}
.alright{
	text-align:right;
}
.all_rights-wrapper, .alright{
	box-sizing:border-box;
}
.services-img, .services-inner{
	float:left;
}

.map-href{
	position:absolute;
	right:0;
	font:13px/17px Roboto;
	color:#aeabab;
	padding-left:40px;
	background: transparent url("/bitrix/templates/cor/styles/../img/map.png") 0 0 no-repeat;
	width:170px;
	text-align:left;
	top:10px;
}
.map-href:hover{
	color:#000;
	background-position: 0 -34px;
}
.to-top a{
	opacity: 0.5;
}
.to-top a:hover{
	opacity: 0.8;
}

.contact-block{
	

	float:left;
	padding-bottom:20px;
	font-weight:500;
	width:100%;
	margin-bottom:20px;
}
.contact-block h2{
	font:30px/30px Roboto;
	color:#4f4f4f;
	font-weight:300;
	padding:20px 15px 35px;
}
.contact-block h3{
	font:24px/24px Roboto;
	margin:6px 0 30px;
	font-weight:300;
}
.contact-block table{
	font:16px/24px Roboto;
	font-weight:300;
}
.contact-block table tr td{
	padding-right:20px;
	padding-bottom:20px;
}

.contact-block table a{
	text-decoration:none;
}
.gallery .catalog-main-item:nth-child(3n){
	margin-right:0;
}
.counter{
	background:#0e3266;
	color:#fff;
	text-transform:uppercase;
	font:20px/24px Roboto;
	padding:20px 0;
	letter-spacing:1px;
	margin-bottom:24px;
}
.counter p{
	font:18px/20px Roboto;
	font-weight:300;
	margin:11px 0 0;
}
.counter p span{
	font:48px/48px Roboto;
	font-weight:500;
	margin-right:18px;
}
.features .item .data{
	border-right:1px solid #a1c6e8;
}
.features .item:last-child .data{
	border-right:1px solid transparent;
}
.contact-block table span{
    font: 18px/24px Roboto;
    font-weight: 400;
}

.mainform h3{
	font:24px/30px Ubuntu;
	color:#242424;
	font-weight: 500;
	margin:0 0 13px 0;
}
.buttons span{
	float:left;
}

.catalog-description, .maincontent{
	font:18px/22px "Ubuntu";
	color:#242424;
	font-weight:normal;
}
.gallery-catalog .item{
	position:relative;
	float:left;
	width:48.5%;
    margin-bottom: 25px;
}
.gallery-catalog .item:nth-child(odd){
	margin-right:2.7%;
}
.gallery-catalog-name, .products.showcase .item .name a {
	color: #242424;
}

.gallery-catalog-name:hover, .products.showcase .item .name a:hover {color:#771424; text-decoration: none;}

.gallery.gallery-catalog .item, .js-detail.js-element {
	background: #FFFFFF;
	box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
	border-radius: 11px;
	padding: 10px;
	margin-bottom: 25px;
}

.gallery.gallery-catalog{margin-top:0;}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i{float:right;}

ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i:before{
	right:0;
	left:0;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i:before, ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i.collapsed:before{
	content: "";
	height:6px;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i:before {
	background: transparent url("/bitrix/templates/cor/styles/../images/down.png") 0 0 no-repeat;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i.collapsed:before {
	background: transparent url("/bitrix/templates/cor/styles/../images/up.png") 0 0 no-repeat;
}
ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i:before{
	font-size:20px;
	top:5px;
	color:#cdcdcd;
}
html body ul.nav-sidebar.catalog-nav-sidebar li a{
	font:18px/22px Ubuntu;
	color:#242424;
}
ul.nav-sidebar.catalog-nav-sidebar li a{
	padding: 23px 10px 20px 42px;
	margin-top: -1px;
    border-top: none;
    border-bottom: 1px solid #E5E7EB;;
}
ul.nav-sidebar.catalog-nav-sidebar.nav {
    
	box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
    border-radius: 11px;
    padding: 0;
}

ul.nav-sidebar.catalog-nav-sidebar li.dropdown-submenu i {
    width: 14px;
    height: 6px;
}
html body ul.nav-sidebar.catalog-nav-sidebar li ul li a{
	color:#242424;
}
.to-top.inner {
    margin-bottom: 10px;
    margin-top: 70px;
}

html .js-detail .page-header{
	margin:0;
}
html .js-detail .page-header h1{
	font: 36px/36px Ubuntu;
	font-weight:300;	
}
.nav.nav-tabs{
	border-bottom:3px solid #1e508b;
	padding-bottom:9px;
}
.tabs, .tab-content{
	font:16px/16px Roboto;
}
.tab-content #description{
	font: 16px/24px Roboto;
}
.tab-content #properties table tr:nth-child(odd){
	background:#dadada;
}
.tab-content #properties table tr{
	border-bottom:1px solid #dadada;
}
.tab-content #properties table tr td.val{
	font-weight:300;	
}

.news-half, .news-third{
	float:left;
}
.news-half{
	width:49.5%;
	background:#438dd2; 
}

.newslistcol .news-half:first-child{
	margin-right:1%;
}

.services-block, .about-text-wrapper{
	margin-top:15px;
}

.row.notmain{
	min-height:730px;
}
input:focus{
	outline:none;
}

.name-a{
	display: table-cell;
    vertical-align: middle;
}
#breadcrumbs{
	font:16px/16px Ubuntu;
	margin-top: 35px;
}

.number .minus{
	color:#3a1a1a1;
	font-size:20px;
}
.number input{
	width:60px;
	display:inline-block;
	height:35px;
}
.number .minus, .number .plus{
	width:35px;
	height:35px;
	display:inline-block;
	color:#a1a1a1;
	font-size:24px;
	line-height:35px;
	font-weight:bold;
	cursor:pointer;
}
.number span, .number input{
	text-align:center;
	vertical-align:middle;
	border:1px solid #bdbdbd;
	border-radius:2px;
}

.portfolio_title-inside{
	line-height:17px;
}


@media (max-width: 991px){
	
	.top-nav {
		margin-left: 0;
	}
	.lang, a.enter{
		display:block;
		float:right;
	}

	header .full-width-menu{
		text-transform:uppercase;
		color:#0e3266;
	}
	.vacancies .panel-default > .panel-heading a:after {top: 5px !important;}
	.vacancies .textsp {float: none; margin-bottom: 0; }
	.vacancies .panel-default > .panel-heading a {padding-right: 20px;}
}



@media (min-width: 768px) and (max-width: 991px) {
	.catalog-main-item {
		width: 100%;
	}
	

	.catalog-main-item, .gallery .catalog-main-item:nth-child(3n) {
		margin-right: 1%;
	}
	.gallery .catalog-main-item:nth-child(2n){
		margin-right:0;
	}
	.features .item .data{
		border-right:1px solid transparent;
	}
	.features .item {
		border-right:1px solid  #a1c6e8;
		margin-bottom:10px;
	}
	.catalog-wrapper{
		background-size:cover;
	}
}
@media (max-width:767px){
	.img-left{
		padding-left:200px;
	}
	.catalog-main-item {
		width: 100%;
	}
	.catalog-main-item, .gallery .catalog-main-item:nth-child(3n) {
		margin-right: 0;
	}
	.gallery .catalog-main-item:nth-child(2n){
		margin-right:0;
	}
	.img-right{
		padding-right:200px;
	}
	.about-img, .about-text{
		width: 100%;
	}
	.about-img img{
		margin:0 auto;
		display:block;
	}
	.services-img, .services-inner {
		float: none;
		width:100%;
	}
	
	.bottom-text h2, .zakaz-wrapper h2, .zakaz-wrapper h1, .gallery-wrapper h2 {
		font: 40px/40px Roboto;
		text-align:center;
	}
	
	.catalog-wrapper {
		padding-top: 30px;
		margin-top: 25px;
		padding-bottom: 15px;
		margin-bottom: 0;
	}
	.map-href {
	
		position: relative;
		display: table;
		margin: 0 auto;
	}
	.features .item .data{
		border-right:1px solid transparent;
	}
	.features .item {

		margin-bottom:10px;
	}
	.zakaz .item {
		float: none;
		width: 100%;
		margin-bottom:25px;
	}
	.zakaz-image {
		height: auto;
		margin-bottom: 10px;
	}
	
	.news-half, .news-third{
		float:none;
		width:100%;
		margin-right:0;
	}
	.features.features1 .item .image{
		min-width:161px;
	}
	.catalog-wrapper{
		background-size:cover;
	}
	.services-wrapper .services-img, .calculator, .owl_danners .owl-nav, .owl_danners2 .owl-nav, .zakaz .owl-item:after, .zakaz .item:after,
	.nav-sidebar.catalog-nav-sidebar.nav.nav-list{
		display:none;
	}
	
	.our-partners-wrapper {
		padding-top:35px;
		font: 14px/16px Roboto;
	}
	.bottom-text{
		width:100%;
	}
	h2.coolHeading, .h2.coolHeading {
		padding-bottom: 15px;
	}	
	.services-wrapper-container {
		padding-top: 30px;
	}
	.about-company-wrapper {
		margin-top: 50px;
		padding-top: 30px;
		padding-bottom: 40px;
		margin-bottom: 0;
	}
	
	html .page-header h1, html .js-detail.catalog-section-h1 .page-header h1, .razdel-description h2 {
	  font: 28px/30px "Ubuntu";
	}
	
	.row.notmain{
		min-height:20px;
	}
	body .to-top {
		margin-bottom: 15px;
		margin-top: 15px;
		right: 25px;
	}
	
}
@media (max-width:603px){
	.vacancies .section .underline {font-size: 18px;}
	.content-wrap .services-list .news-item {margin-left: 0;}	
}

@media (max-width:400px){
	
	.gallery-catalog-name span {
		font: 16px/16px Roboto Condensed;
		left:10px;
	}
	.features.features1 .item .image{
		min-width:90px;
	}
	
	.services-inner .name {
		font: 24px/24px Roboto;
	}

	.bottom-text h2, .zakaz-wrapper h2, .gallery-wrapper h2, .zakaz-wrapper h1 {
		font: 28px/30px Roboto;
	}
	.counter{
		font:14px/16px Roboto;
	}
	.catalog-wrapper, .wrapper, footer, .footer_copyright, .counter{
		overflow:hidden;
		max-width:400px;
	}
	.map-href{
		min-height: 33px;
		line-height:33px;
		width:auto;
	}
	.catalog-main-item {
		width: 100%;
		margin-right: 0%;
	}
	/*.vacancies .section:first-child .underline {width: auto;}
	.vacancies .section .underline {width: 60%;}*/
}

 .print-version {float: right;}
 
 .print-version a {
    color: #19397a;
    background: url(/bitrix/templates/cor/styles/../images/print.png) no-repeat left center;
    padding-left: 16px;
    padding-bottom: 1px;
    padding-left: 20px;
    font-size: 12px;
}
.top_block {
    margin: 0px 0px 45px;
    position: relative;
}
.top_block .title_block{
    display: inline-block;
    margin: 0;
    font-size: 38px;
    color: #242424;
    line-height: 30px;
   
}
.top_block a.all-news {
    color: #771424;
    font-size: 18px;
	font-weight: 500;
	bottom: 24px;
}

.top_block a {
    position: absolute;
    right: 0;
    bottom: 5px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1a1a1a;
}
.newslistcol .item {
    margin-bottom: 32px;
}
.newslistcol .item .row {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
.newslistcol a.clearfix {
    overflow: hidden;
    background: #fff;
    display: block;
    border-radius: 8px;
	box-shadow: -10px -9px 100px 19px rgba(0,0,0,.15);
}


.newslistcol .item .row .col-md-12 {
    max-width: 550px;
	
}

.newslistcol .item .image {
    margin-bottom: 20px;
    text-align: center;
	padding: 0;
	border-radius: 8px 8px 0 0;
}
.newslistcol .item .image img {
    display: inline-block;
    width: auto;
    max-width: 100%;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.newslistcol .row .col-md-12 {
    max-width: 550px;
}
.newslistcol .info {
    padding-bottom: 18px;
}
.newslistcol .item.box-sizing .date,  .notmain .maincontent .news .date, .newsdetail .activefrom  {
    padding-left: 24px;
    background: url(/bitrix/templates/cor/styles/../images/clock-date.svg) no-repeat left center;
    margin-bottom: 5px;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.25;
	color: #5A5A5A;
}
.newslistcol .info .date {
    color: #242424;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 400;
    line-height: 20.39px;
    letter-spacing: 0.15px;
}
.newslistcol .item.box-sizing .name {
    color: #242424;
    font-size: 16px;
    font-weight: 400;
}



.gallery .item .image {
    margin-bottom: 15px;
    text-align: center;
}
.gallery .item .image img {
    display: inline-block;
    width: auto;
    max-width: 100%;
}

@media (max-width: 992px){
  .content-wrap .row{
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 992px){
		.newslistcol .item .row {
			margin-left: 0px;
			margin-right: 0px;
		}
		.gallery .item .image {
			padding-left: 0px;
		}
		
		.services-wrapper-container .col-md-6 {padding-left:0; padding-right:0; }
		.grey-tabs-menu ul{
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-align-items: center;
		align-items: center;    
		}
		a.logo { display: flex;align-items: center; margin: 0 auto;}
}

@media (max-width:1070px){ 

	header.color .navbar-default .navbar-nav li > a, header.color .navbar-default .navbar-nav .open li > a {
		color: #fff;
	}
	body header .navbar-default .navbar-nav li > a > span > i:before {
		content: "";
		width: 10px;
		height: 10px;
		background: url(/bitrix/templates/cor/styles/../images/select-lang-arrow.svg) no-repeat center;
		display: inline-block;
	}
}

header .navbar-nav {
    margin: 0px;
    float: none ;
    
}

header .navbar-default .navbar-nav > li {
    float: none;
}
header .navbar-default .navbar-nav > li a {
    /*border-bottom: solid 1px #ebebeb;*/
}
header .navbar-default .navbar-nav > li > a {
    padding: 8px 0 8px 10px;
    line-height: 28px;
}
.dropdown .hidden-lg{
    display:block;
}
header .navbar-collapse.collapse {
    display: none !important;
}
header .navbar-collapse.collapse.in {
    display: block !important;
}

.sub-form input[type="text"] {color: #242424; border-radius: 8px; height: 47px; border: 1px solid #efefef; min-width: 320px; padding: 0 15px;}

.sub-form input[type="submit"] {
	background: linear-gradient(178.47deg, #A4163D 0%, #780021 100%);
    border-radius: 30px;
    height: 47px;
    padding: 0 29px;
    border: none;
	margin-left: 24px;}
	
	

.to-top {
    width: 45px;
    height: 45px;
    border-radius: 45px;
    position: fixed;
    bottom: 2.5%;
    right: 35px;
    cursor: pointer;
}

.display-table {
    display: table;
} 

.display-cell {
    display: table-cell;
    vertical-align: middle;
}



@media (min-width: 1200px) {.owl-item .container  {width: 1180px;}  }


.wrapper.reviews-wrapper {
	background: #f6f6f6 url(/bitrix/templates/cor/images/bg-reviews.png) no-repeat;
	min-height: 628px;

} 

.owl.reviews .display-cell.review-text {background: #fff; border-radius: 15px; padding: 30px; position: relative; max-width: 705px;}

.read-review a {color: #771424;}

.news-img img {border-radius: 100%; /*background: #fff;*/ }

.owl.reviews .news-img {padding-right: 50px; width: 400px; padding-left: 20px; }
.pointer {
    position: absolute;
    top: 40%;
    display: inline-block;
    width: 0px;
    height: 0px;
    border: 33px solid transparent;
    -moz-transition: all, 0.2s, ease-in-out 0s;
    -o-transition: all, 0.2s, ease-in-out 0s;
    -webkit-transition: all, 0.2s, ease-in-out 0s;
    transition: all, 0.2s, ease-in-out 0s;
} 

.pointer.left {
    right: 100%;
    margin-right: 0;
    border-right: 34px solid #fff;
    border-left: 0;
}

.pointer.left > div {
    right: -15px;
    border-right: 14px solid #fff;
    border-left: 0;
}

.reviews-wrapper h2 {text-align: center; margin: 73px 0 13px; font-weight: 500;}
.geo-wrapper h2 {text-align: center; margin: 95px 0 13px; font-weight: 500;} 
.display-cell.review-text .read-review img {margin: 0; display: inline-block; vertical-align: middle; margin-left: 15px;}
.reviews-wrapper h2 span, .geo-wrapper  h2 span {position: relative; padding-bottom: 30px; display: inline-block;}
.reviews-wrapper h2 span:after, .geo-wrapper  h2 span:after {width: 70px; height: 3px; content:''; left: calc(100% / 4); background:#771424; bottom:0;  display: block; position: absolute; }
.geo-wrapper  h2 span:after {left: 44%;}


.owl.reviews .owl-nav {
    position: absolute;
    top: 30%;
    width: 100%;
}

.owl.reviews .owl-nav div.prev {
    position: absolute;
    left: 0;
    color: #fff;
}

.owl.reviews .owl-nav div.prev {
    position: absolute;
    left: 0;
    color: #fff;
}

.our-partners-wrapper .owl-nav div.next {
    position: absolute;
    right: 0;
    background: #e5e5e5;
    color: #fff;
    width: 34px;
    height: 34px;
}

.owl.reviews .owl-nav div, .owl.partners .owl-nav div {text-align: center; color: #fff; width: 64px; line-height: 65px; height: 64px; border-radius: 64px; background: #fff;}
.owl.partners .owl-nav div { background: #eee;}
.owl.partners .owl-nav div.prev span {background: url(/bitrix/templates/cor/images/vector_prev_hover.png) center 0 no-repeat; background-size: contain; padding: 0px 15px 0px 15px;  }
.owl.partners .owl-nav div.next span {background: url(/bitrix/templates/cor/images/vector_next_hover.png) center 0 no-repeat; background-size: contain; padding: 0px 15px 0px 15px;  }
.owl.partners .owl-nav div span:after {display: none;}
.owl.reviews .owl-nav div:hover, .owl.partners .owl-nav div:hover {background: linear-gradient(173.46deg, #A4163D 15.46%, #780021 85.32%);}    
.owl.reviews .owl-nav div.next span {background: url(/bitrix/templates/cor/images/vector_next.png) center center no-repeat; background-size: contain;padding: 0px 15px 0px 15px; }
.owl.reviews .owl-nav div.next span:after, .owl.reviews .owl-nav div.prev span:after { content:'';}
.owl.reviews .owl-nav div.prev span {background: url(/bitrix/templates/cor/images/vector_prev.png) center center no-repeat; background-size: contain; padding: 0px 15px 0px 15px;  }
.owl.reviews .owl-nav div.prev:hover span {background: url(/bitrix/templates/cor/images/vector_prev_hover.png) center center no-repeat; background-size: contain;}
.owl.reviews .owl-nav div.next:hover span {background: url(/bitrix/templates/cor/images/vector_next_hover.png) center center no-repeat; background-size: contain;}
.catalog-wrapper .name-a, .gallery .catalog-main-item .name-a, .shops.contacts .filial .name {text-transform: uppercase; color:#242424; font-weight: 500; font-size: 24px;}
.catalog-wrapper .image, .gallery .catalog-main-item .image {margin-bottom: 0; text-align: center; width: 100px; height: 100px; border-radius: 100px; background: linear-gradient(314.41deg, #F1F1F1 13.75%, #F7F7F7 86.01%); line-height: 100px; }
.catalog-wrapper .image img, .gallery .catalog-main-item .image img { display: inline-block; vertical-align: middle;}
.info-wrapp .text {line-height: 32px;}
.galleryr .item .item-wrap, .gallery .item .item-wrap {margin-bottom: 30px; padding-bottom: 32px; border-bottom: 1px solid #E3E3E3;}
.galleryr .item .item-wrap .description, .gallery .item-wrap .description {padding-left: 0px; padding-right: 0px; line-height: 1.25;}
.galleryr .info-wrapp, .gallery .info-wrapp
    {
    vertical-align: middle;
    display: table-cell;
    float: none;
	width: auto;
	padding-left: 25px;}
	
.gallery .catalog-main-item.item .image {padding-left: 15px}		
.catalog-wrapper h2 > span,
.services-wrapper-container h2 > span,
.top_block .title_block, .permission-wrapper h2 > span {position: relative; display: inline-block; padding-bottom: 30px; font-weight: 500;}
.catalog-wrapper h2 > span:after, .title_block:after, .permission-wrapper h2 > span:after {
    width: 70px;
    height: 3px;
    content: '';
    left: 1px;
    background: #771424 ;
    bottom: 0;
    display: block;
    position: absolute;
}

.services-wrapper-container h2 > span:after {
    width: 70px;
    height: 3px;
    content: '';
    left: 0;
    background: #fff;
    bottom: 0;
    display: block;
    position: absolute;
}

.catalog-wrapper .item-wrap .display-table, .gallery .item-wrap .display-table  {margin-bottom: 22px;}
.catalog-wrapper .item-wrap .text .name-a:hover, .action.row .item a:hover .name, .gallery .item-wrap .text .name-a:hover  {color: #771424;}
.galleryr .item:last-of-type .item-wrap, .gallery .item:last-of-type .item-wrap {border-bottom: none;}

.hamburger2 {
    display: inline-block;
    cursor: pointer;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.dropdown-menu2 {
    width: 360px;
    position: absolute;
    top: 50px;
    line-height: 18px;
    background: rgba(0,0,0,0.8);
    border: 1px solid #3fbee6;
    z-index: 11;
    margin: 0;
    padding: 0;
    display: none;
}

.services-wrapper-container h2.coolHeading {color: #fff; font-weight: 500; padding-bottom: 45px;}
.newslistcol .item.box-sizing .name, .row.news .name .aprimary {font-size: 18px; font-weight: 500; color: #242424; line-height: 1.25; margin-bottom: 22px;}
.news .item .data .descr a {color: #242424;}
.about-company-wrapper h2 {padding-bottom: 0;}
.about-company-wrapper h2 span.secondLine {font-weight: 500; max-width: 500px; display: block; line-height:1.3; position: relative; padding-bottom: 20px;}
.about-company-wrapper h2 span:after {
    width: 70px;
    height: 3px;
    content: '';
    left: 0;
    background: #771424;
    bottom: 0;
    display: block;
    position: absolute;
}


.about-img img {display: inline-block; margin-bottom: 14px; }
.img-services {margin-top: 65px; margin-left: 18px;}

header.color .navbar ul.navbar-right > li, header .navbar .nav.navbar-right > li > .search {background: transparent;}

  
 .navbar-header .social a, .social-footer a {
	 display: block; 
	 width: 35px; 
	 height: 35px; 
	 background: rgba(255,255,255, .5); 
	 color: #242424;
	 border-radius: 100%;
	 line-height: 35px;
	 text-align: center;
	 margin-bottom: 18px;}
	 
.social-footer a {display: inline-block; font-size: 20px; line-height: 36px; margin-right:10px; margin-bottom:0; }
.social-footer a:last-child {margin-right:0;}	 

#select-lang {
    color: #fff;
    width: 62px;
    padding: 1px 0 0 12px;
    -moz-appearance: none;
    text-overflow: "";
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none!important;
    background: url(/bitrix/templates/cor/styles/../images/select-arrow.svg) no-repeat 46px center;
    border: none;
	font-size: 18px; 
	font-weight: 500;
	margin-right: 29px;
}

header.style2 .navbar-header > .row > .col .box > .row {position: relative;}
header .navbar .nav.navbar-nav > li > .search.lupa:before { background: url(/bitrix/templates/cor/styles/../images/search-lupa.svg) no-repeat center; content:""; display: block; width: 30px; height: 30px;}


.count-feature {font-size: 55px; font-family: Ubuntu Condensed; text-align: left;}
.main-page-container {display: none;}
.wrapper-features .count-feature, .wrapper-features .features .item .description {color: #000/*#fff*/; }
div.wrapper-features .count-feature {color: #771424; margin-bottom: 5px;}
.wrapper-features .count-feature, .wrapper-features .features .item .description {  line-height:1.2;} 
#wrapper {/*min-height: 1080px; height: 1080px !important;*/}
.wrapper-features {/*margin-top: -60px; border-bottom: 1px solid #EEEEEE; padding-bottom: 80px;*/}

.wrapper-news {margin-top: 0px; padding-bottom: 25px;}
.top_block .title_block {padding-top: 80px;}
.catalog-wrapper h2.coolHeading {padding-bottom:76px;}

.clearfix.active .galleryr, 
.clearfix.active .coolHeading, 
.clearfix.active .hor-line, 
.clearfix.active .vert-title, 
.clearfix.active .cont-width,
.clearfix.active .img-services, 
.clearfix.active .services-block,
.clearfix.active .col-md-5 img, 
.clearfix.active .about-text, 
.clearfix.active .about-img, 
.clearfix.active .row.action,
.clearfix.active .owl.reviews

 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}


/*.clearfix .coolHeading, 
.clearfix .galleryr, 
.clearfix .img-services, 
.clearfix .services-block, 
.col-md-5 img, .about-text, .about-img,
.clearfix .row.action, .clearfix .owl.reviews
 {
    -webkit-transform: translateY(900px);
    -moz-transform: translateY(900px);
    -o-transform: translateY(900px);
    -ms-transform: translateY(900px);
    transform: translateY(900px);
    -webkit-transition: all 1s ease-out 0s;
    -moz-transition: all 1s ease-out 0s;
    -o-transition: all 1s ease-out 0s;
    transition: all 1s ease-out 0s;
}
*/

.permission-wrapper {padding-top: 40px;}
.permission-wrapper .name.aprimary, .permits .name.aprimary {font-size: 20px; color: #242424; text-align: center;}
.permission-wrapper .action {margin-top: 35px;}
.permission-wrapper .action .item .image, .row.permits .item .image {margin-bottom: 25px;}
#chartdiv a {display:none !important; opacity: 0 !important;} 
.amcharts-chart-div  a {display: none !important; opacity: 0 !important; }

.reviews.owl .owl-dots {
    text-align: center;
    width: 100%;
	display: block;
	margin-top: 30px; 
	margin-bottom: 70px;
} 


.owl-theme .owl-dots .owl-dot {
    /*width: 20px;
    height: 20px;
	border-radius: 100%;*/
} 
.reviews .owl-controls .owl-page.active span, .reviews .owl-dots .active span {
    background: #fff;
	border: none;
	opacity: 1;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: linear-gradient(173.46deg, #A4163D 15.46%, #780021 85.32%), linear-gradient(356.61deg, #B40032 14.06%, #FF1B5A 86.78%), #9E0630;
    margin: 0 7px;
} 

 .reviews .owl-dots span {
    opacity: 1;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #fff;
    margin: 0 12px;
	border: 1px solid #d8d8d8;
	display: inline-block;
}

.reviews .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    cursor: pointer;
}


header .navbar-default .navbar-toggle.menu-span-open .icon-toggle {background: url(/bitrix/templates/cor/styles/../images/close-menu.svg) no-repeat center;}

header .mega-menu ul.main-menu-nav {max-width: 250px; /*width: 20%;*/ background: rgba(255,255,255,1); padding: 30px 0 20px; border-radius: 0 0 5px 5px;} 
li.invisible {visibility: visible;} 
header .navbar-nav > li.dropdown .dropdown-menu .dropdown-submenu a > span > i:before {background: url(/bitrix/templates/cor/styles/../images/caret-right-white.svg) no-repeat center;}
header .navbar-nav > li.dropdown .dropdown-menu .dropdown-submenu:hover a > span > i:before {background: url(/bitrix/templates/cor/styles/../images/caret-right-white.svg) no-repeat center;}
a.all-news{background: url(/bitrix/templates/cor/styles/../images/arrow-pointing-right.svg) no-repeat right center; padding-right:25px;}
.footer_copyright .alfa_title a {color: #CE1648; text-decoration: underline;}
.owl-carousel.partners {max-width: 88%; margin: 0 auto;}
.owl.partners .owl-nav {position: absolute; top: 40%; width: 100%;}
.owl.partners .owl-nav div.prev {
    position: absolute;
    left: 0;
    color: #fff;
}

.owl.partners .owl-nav div {top:-50px;}
.owl.partners .owl-nav div.prev {left:-80px;} 
.owl.partners .owl-nav div.next {right:-80px;}
.clear.mobile-clearfix, .footer-links, .mobile-search {display:none;}
.vacancies .section .underline br {display: none;}


@media (max-width:530px){
	.services-wrapper-container h2 > span:after,
	.about-company-wrapper h2 span:after,
	.catalog-wrapper h2 > span:after, 
	.title_block:after,
	.permission-wrapper h2 > span:after, 
	.reviews-wrapper h2 span:after, 
	.geo-wrapper h2 span:after, button .full-width-menu, .desk-req, .p-loading__bg  {display: none;}
	.catalog-wrapper .name-a {font-size: 18px;}
	.gallery .catalog-main-item .name-a {font-size: 20px;} 
     .gallery .catalog-main-item .info-wrapp {padding: 12px; padding-right:0;}
	.catalog-wrapper .description {font-size: 14px;} 
	.services-inner .name  {color: #fff; font-size: 16px; font-weight: 500; line-height: 22px;}
	.services-inner .name a {color: #fff; font-weight: 500;}
	.no-float-mobile {float: none !important;}
	.catalog-wrapper h2 > span, .services-wrapper-container h2 > span, .top_block .title_block, .permission-wrapper h2 > span {padding-bottom: 0;}
	h2.coolHeading, .h2.coolHeading {font-size: 22px;}
	.services-wrapper-container h2.coolHeading, html h2.coolHeading .secondLine {padding-bottom: 0;}
	.services-inner {color:#fff;
		padding: 0 0px 0px 17px;
		background: url(/bitrix/templates/cor/images/mob-serv-arrow.svg) no-repeat left 6px;
		background-size: 8px 8px;
		margin-bottom: 10px;}
	.services-inner:hover {background: url(/bitrix/templates/cor/images/mob-serv-arrow.svg) no-repeat left 6px;}
	.services-wrapper-container {padding-bottom: 30px;}
	.about-company-wrapper {margin-top: 0; border-top: none;}
	.about-text p  {font: 14px/1.32 Ubuntu;}
	.about-img > div {width: 49%; display: inline-block;}
	.about-img {text-align: center;}
	.no-float-mobile {float: none;}
	.catalog-wrapper .image {text-align: center;width: 61px;height: 61px;border-radius: 100%;background: linear-gradient(314.41deg, #F1F1F1 13.75%, #F7F7F7 86.01%);line-height: 61px;}
	#chartdiv {max-height: 240px !important;}
	.owl-carousel.partners {max-width: 100%; border-top: 1px solid #E3E3E3;}
	.owl.partners .owl-nav {position: relative; margin-top: 0; display: none;}
	.owl.partners .owl-nav div {top:0;}
	.owl.partners .owl-nav div.prev, .owl.partners .owl-nav div.next  {position: relative; left: 0; right: 0;}
	.owl.partners .owl-nav div {text-align: center;color: #fff;width: 44px;line-height: 45px;height: 44px;border-radius: 44px;background: #fff;}
	.permission-wrapper .action.row .item .data.row {height: auto;}
	.geo-wrapper h2 {margin-top: 20px;}
	.logo > img { float: left;}
	header .mega-menu ul.main-menu-nav {max-width: 100%; width: 100%; padding-top:0;}
	#select-lang, header .jq-selectbox__select {font-size: 14px; width: 52px; background: url(/bitrix/templates/cor/styles/../images/select-lang-arrow.svg) no-repeat 25px center; padding:0; background-size: 8px 8px;}
	body header .navbar-default .navbar-toggle .icon-toggle {width: 30px; height: 27px; background-size: contain; left:0; top:23px;} 
	body header .navbar-toggle, body header .navbar-toggle, body header .navbar-default .navbar-toggle:hover, body header .navbar-default .navbar-toggle:focus {padding:52px 25px 24px 60px;}
	body header .navbar-default .navbar-toggle.menu-span-open {background: transparent;}
	body header .navbar-default .navbar-nav li.open > a > span > i:before {transform: rotate(180deg); content: "";}
	.col-search-lang {padding-left:0; padding-top: 8px;}
	html header.style2 {background: linear-gradient(179.77deg, #9C2A39 0.98%, #56171A 155.68%), #C4C4C4;}
	html .main-body header.style2 {background: transparent; position: absolute;}	
	.wrapper-news {margin-top:0; padding-bottom: 0px;}
	.catalog-wrapper h2.coolHeading {padding-bottom: 20px;}
	.wrapper-news .newslistcol a.clearfix {box-shadow:none;}
	.wrapper-news .top_block .title_block {font-size: 22px; padding-top: 20px;}
	.catalog-wrapper.wrapper   {margin-top: 0; padding-top: 0;}
	.top_block a.all-news {bottom: 0; font-size: 14px;}
	.wrapper-news .top_block {margin-top: 25px;}
	.navbar-collapse .dropdown-menu > li > a {white-space: normal;}
	.alright .all_rights {font-size: 14px;}
	.alright {text-align: center;}
	body footer, div.footer_copyright {font-size: 14px; text-align: center;}
	body footer .col-fcontacts {padding-right: 15px; text-align: left;}
	footer .footer-bank, .footer-contacts > div {background-size: 20px 20px;}
	footer .footer-contacts .footer-address, footer .footer-contacts .footer-phone, footer .footer-contacts .footer-mail, footer .footer-bank {padding-left: 30px; padding-bottom: 12px; display: block;}
	.footer-contacts .footer-address br {display: none;}
	.permission-wrapper .action .item .data .name {font-size: 14px; line-height: 18px; }
	.permission-wrapper .action .item .image img {max-width: 70%; margin: 0 auto; border: none;}
	.wrapper-news {position: relative; background: url(/bitrix/templates/cor/styles/../images/shadow.png) no-repeat center 5px; background-size: 130% 100%; padding-bottom: 30px;}
	.wrapper-news:after {
		display: block;
		position: absolute; 
		width: 100%; 
		height: 100%; 
		background: #323C5A;
		mix-blend-mode: normal;
		opacity: 0.13;
		filter: blur(71.8706px);
		border-radius: 24px;}
		
	header .navbar-nav > li.dropdown .dropdown-menu .dropdown-submenu a > span > i:before {transform: rotate(90deg);}
	header .navbar-nav > li.dropdown .dropdown-menu .dropdown-submenu.open a > span > i:before {transform: rotate(-90deg); background: url(/bitrix/templates/cor/styles/../images/caret-right-white.svg) no-repeat center;}
    body footer {margin-top: 0;}
	div.partners .item .image .col img {max-width: 160px;}
	.galleryr .info-wrapp {padding-left: 15px;}
	.partners .item .partner-wrapper-img .image .col {line-height: 160px; height: 160px;}
	.owl.newslistcol .item .image img {width: 100%;}
	table.table {display: table;}
	.gallery .item-wrap .display-table {margin-bottom: 12px;}
	.content-wrap {margin-top: 0 !important;}
	.gallery-catalog .razdel-info {padding: 7px 0 0; font-size: 16px}
	.news .item .image, .news .item .data, .news .item .image a.clearfix img {width: 100%; padding: 0; }
	.notmain .news .item .image {margin-bottom: 22px;}
	.detail-divider {margin: 30px -15px;}
	.row.news .pagination > li > a, .row.news .pagination > li > span {margin: 0 2px; padding: 3px 11px;} 
	.row.news .pagination > li.allShower > a { margin: 0;   margin-top: 15px;}
	.row.news {margin-top: -15px;}
	.products.showcase .item .pic img {width: 100%;}
	.products.showcase .item .data {padding-left: 0;}
	.clear.mobile-clearfix, .mob-req {display: block;}
	.vacancies .panel-default > .panel-heading a:after {top: 5px !important;}
	.vacancies .textsp {float: none; margin-bottom: 0; }
	.vacancies .panel-default > .panel-heading a {padding-right: 20px;}
	.content-wrap .video-frame {width: 100% !important;}
	.footer-contacts .footer-phone {background: url(/bitrix/templates/cor/images/phone-footer.svg) no-repeat left 30%; background-size: 20px 20px; } 
	
	.content-wrap .history .items > .col-md-12 {padding-left: 0px; padding-right: 0px;}
	.content-wrap .history.item-views.list .item .title {width: 71px; font-size: 16px; padding: 16px 5px; line-height: 18px;}
	.content-wrap .history.item-views.list .item .info {margin-left: 71px; padding: 14px 10px;}
	.content-wrap .history.item-views.list .item .info .col-md-12 {padding: 0;}
	.catalog-wrapper .info-wrapp .text {line-height: 1.25;}
	.maincontent .content-wrap {padding: 20px;}
	.hr-phone, .vacancies .section .underline br {display: block;}
	.fancybox-skin .fancybox-title-float-wrap .child {white-space: normal;}
	.fancybox-skin .fancybox-title-float-wrap {margin-bottom: -65px;}
	.wrapper_inner .shops.list.contacts .filial .name {font-size: 16px;}
	body .content-wrap .filter_block.border_block {padding: 38px 23px;}
	.row.notmain .content-wrap .row.news {margin-left: 0px; margin-right: 0px;}
	html .main-body header.style2 .col.col-md-12 {padding: 0;}
	html .main-body header.style2 div.box.top-nav {background: transparent;}
	
}

@media (max-width:736px){ 
	.news-list.services-list .news-item a {padding-top: 26px;padding-bottom: 22px; padding-left:5px; }
	.shops.filials .item a {padding-top: 26px; padding-bottom: 22px;}
	.news-list.services-list .services-inner {margin-bottom: 0; padding-left: 35px;}
	.news-list.services-list .news-item .name {font-size: 21px;}
	.wrapper_inner .shops.list .filial .name {font-size: 19px;} 
	div.bx-yandex-map {height: 400px !important;}
	.shops.list.contacts .item {padding: 25px 20px 25px 20px;}
	.contact-block .left-col .left-col-wrap {padding: 35px 20px;}
	.left-col .left-col-wrap .item > div.col-md-10 {font-size: 16px;}
	.left-col-wrap .item img {max-width: 50px;}
    .maincontent .permits .item .name.aprimary {width: 100%;}
	.footer-links, .mobile-search  {display: block;}
	.news-detail.permit-detail .thumb .thumbnail > img {min-height: 115px;}
	.catalog-wrapper h2 > span:after, .title_block:after, 
	.permission-wrapper h2 > span:after,
	.about-company-wrapper h2 span:after, .services-wrapper-container h2 > span:after {display: none;}
	
}
@media (max-width: 400px) {
	.fancybox-type-image .fancybox-outer .fancybox-inner {
		max-width: 100%;
	} 
}
.img-responsive {max-width: 100%; height: auto;}

@media (min-width: 991px) {
	.container-fluid .navbar-header .col-md-12 {padding-left: 0;}
	.p-canvas__info .p-drag {/*top: 80%;*/ background: url(/bitrix/templates/cor/styles/../images/Union6.svg) no-repeat center center / contain; background-size: 97% 97%; /*max-width: 818px !important; max-height: 818px !important;*/ overflow: visible; }
	.p-roll__list .p-roll__list__item a {font-weight: 300; font-size: 33px !important; font-family: Ubuntu; line-height: 1.25; letter-spacing: 0.05em; }
	.col-search-lang {display: flex; align-items: center; justify-content: space-between; float: right; max-width: 200px; padding-top: 10px;}
  .col-search-lang span img{
    position: relative;
    top: 5px;
    max-width: 18px;
    margin-right: 10px;
  }
  .topline-wrapper .col-search-lang span img{

    top: 0px;

  }
}
@media (min-width:991px) and (max-width:1060px) { 

	div.services-inner .name {font:20px/24px Ubuntu;}
	div.services-wrapper-container {padding-top: 65px;}
	footer div.grey-tabs-menu a {font-size: 15px;}
	footer .col-fcontacts, footer .col-fcontacts + .col-md-5 {width: 100%; float: none;}
	footer div.subsreeb {float: none; margin-top: 15px;}
	
}

@media (max-width: 380px) {
	.col-head-logo {padding-left: 0;}
	.gallery .catalog-main-item .name-a {font-size: 17px;line-height: 1.5;}
	.buybtns .btn.btn-default {padding: 0 10px;}
	.info-wrapp .text {line-height: 28px;}
	.permission-wrapper .action.row .item:nth-of-type(2n+1) {clear: left;}
	#breadcrumbs li, #breadcrumbs .main a {font-size: 10px;}
}

@media (max-width:991px) {  
	.products .in .data	{margin-top: 10px;}
	.content-wrap .news-detail.permit-detail .thumb:nth-of-type(3n+1) {clear: none;}
}


@media (min-width:768px) and (max-width:1060px) {  
	a.logo {display: flex; align-items: center;}
	.style2.color {background: linear-gradient(179.77deg, #9C2A39 0.98%, #56171A 155.68%);}
	header .full-width-menu {display: none;}
	
	div.grey-tabs-menu ul {text-align:center;}
	header.style2 {padding-bottom: 17px;}
	.owl.partners .owl-nav div.prev {left: -40px;}
	.owl.partners .owl-nav div.next {right: -40px;}
	header .mega-menu ul.main-menu-nav {width: 100%; max-width: 100%; padding-top:0;}
	.newslistcol a.clearfix {box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.31); border: 1px solid #c4c4c4;}
	.owl.newslistcol .item .image img {width: 100%;}
	#select-lang {margin-top:20px; font-size: 24px;}
	html body ul.nav-sidebar.catalog-nav-sidebar li a {font: 14px/18px Ubuntu;}
	.catalog-wrapper {padding-top: 20px; margin-bottom: 0;}		
	body header .navbar-default .navbar-toggle.menu-span-open {background: transparent;}
	.nav.navbar-nav.main-menu-nav	{background: linear-gradient(179.77deg, #9C2A39 0.98%, #56171A 155.68%), #C4C4C4;}
	.p-alert.js-target--height__screenFix--mobile {display: none;}
	
	body header .navbar-default .navbar-nav li.open > a > span > i:before {transform: rotate(180deg); content: ""}
	header .navbar-nav > li.dropdown:hover > .dropdown-menu, header .dropdown-menu > li.dropdown-submenu:hover > .dropdown-menu {position: static; float: none;}
	.owl.reviews .owl-nav {top: -120px;}
	.reviews.owl .owl-dots {display: none;}
	.container-fluid .navbar-header .col-md-12 {padding-left: 15px;}
	header .navbar-nav > li.dropdown .dropdown-menu .dropdown-submenu a > span > i:before {transform: rotate(90deg);}
	header .navbar-nav > li.dropdown .dropdown-menu .dropdown-submenu.open a > span > i:before {
		transform: rotate(-90deg);
		background: url(/bitrix/templates/cor/styles/../images/caret-right-white.svg) no-repeat center;}
	header.color .navbar-default .navbar-nav.navbar-right {position: relative; top: 10px; height: 80px;}
	body header.color .navbar-default .navbar-nav li.open > a {background-color: #56171A; color: #fff;}
	.wrapper.wrapper-news {margin-top: 0;}
	.wrapper.wrapper-features {display: none;}
	.about-img div {text-align: center;}
	
}

@media (min-width:1030px) and (max-width:1419px) {  

	.sub-form input[type="submit"] {
    margin-left:0; 
  }
	.owl.reviews .owl-nav {position: absolute; top: -100px;}
	.services-wrapper-container {padding-top: 30px;}
	.services-wrapper-container h2.coolHeading {padding-bottom: 25px;}
	.services-wrapper-container .col-md-6 {padding-left: 15px; padding-right: 15px;}
}

html.is-mobile .p-loading__bg {background-color: transparent; }

.inner-topline {background: url(/bitrix/templates/cor/styles/../images/header-bg.png) no-repeat top center; max-width: 1920px; margin: 0 auto;}
a.logo, a.logo:hover, a.logo:focus {color: #fff;}

@media (min-width: 1200px) {
	.inner-topline .navbar-collapse.collapse, .main-body header.style2 .navbar-collapse.collapse {
		min-width: 250px;
	}
	
	.inner-topline header .mega-menu .navbar-collapse.collapse, 
	.inner-topline header .mega-menu .navbar-collapse.collapsing,
	.main-body header.style2 .navbar-collapse.collapse, .main-body header.style2 .navbar-collapse.collapsing {position: absolute !important;}
	.inner-topline header .mega-menu ul.main-menu-nav {width: 100%; background: rgba(255,255,255,1);}
}
@media (max-width: 1199px) {
		.table-wrapper {
			overflow-x: auto;
		    max-width: 1199px;
	}	
}

.content-wrap {box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15); border-radius: 11px; padding: 30px;}
.catalog-description ul, .maincontent ul {padding:0;}
.maincontent .catalog-description ul:not(.pagination):not(.path) li, 
.maincontent .content-wrap ol li, .maincontent .content-wrap ul:not(.pagination):not(.path):not(#breadcrumbs):not(.nav-sidebar):not(.lvl2):not(.nav-tabs) li  {
    padding-left: 24px;
    position: relative;
    margin-bottom: 11px;
}
.maincontent .content-wrap ol li {padding-left: 0;}
.maincontent .content-wrap ol, ol	{padding-left: 26px;} 
.maincontent .content-wrap ul:not(.pagination):not(.path):not(#breadcrumbs):not(.nav-sidebar):not(.lvl2):not(.nav-tabs) li:before {
    content: "";
    display: block;
    position: absolute;
    background: url(/bitrix/templates/cor/styles/../images/li.svg) no-repeat 0 0;
    width: 10px;
    height: 14px;
    top: 5px;
    left: 0;
} 

.shops.list.filials .item, .shops.contacts .item {border: 1px solid #D4D6DA; margin-top: -1px; margin-left: -1px;}
.shops.contacts .filial {text-align: left; }
#breadcrumbs li span, #breadcrumbs .main a {color: #848484;} 
#breadcrumbs li:last-of-type span, #breadcrumbs .main a:hover, #breadcrumbs li a:hover,  #breadcrumbs li a:hover span {color: #242424;}
.inner-footer {margin-top: 128px; }
.filial{ text-align: center;}   
.shops.list .filial .name{text-transform: uppercase;}
.inner-topline #select-lang option {color: #242424;}
.col-catalog-img img {position: relative; top: 40px;} 

@media (min-width: 1440px) {
	.col-catalog-img img {position: relative; top: 40px; left: 0;}
}

@media (min-width: 991px) { 
	.inner-topline header .navbar-default .navbar-toggle .icon-toggle {left: 47px;}
}

@media (min-width: 991px) and (max-width: 1030px){ 
   .gallery .catalog-main-item .name-a {font-size: 20px;}
   .wrapper_inner .shops.list .filial .name {font-size: 17px;}
}

.inner-footer *  {box-sizing: border-box;}

@media (min-width: 1199px) {
	.inner-topline header .navbar-toggle, 
	.inner-topline header .navbar-default .navbar-toggle:hover, 
	.inner-topline header .navbar-default .navbar-toggle:focus {
		padding: 52px 25px 59px 105px;
		max-width: 250px;
	} 

}



@media (min-width: 1030px) {
	.gallery-catalog .catalog-img, .products.showcase .item .pic {width: 38.55%; float: left}
	.gallery-catalog .razdel-info, .products.showcase .item .data {width: 61.45%; padding-top: 7px; float: left;}
}

.products.showcase .item .data {padding-right: 0;}
.item-head h3 {padding-left: 0; padding-right: 0; padding-bottom: 24px; position: relative; margin-top: 20px;}
.item-head .buybtns {text-align: right; margin-top: 12px;}
.go-back {font-weight: 500; margin-top: 16px; cursor: pointer; text-transform: uppercase; color: #771424; padding-left:25px; background: url(/bitrix/templates/cor/styles/../images/arrow-back.svg) no-repeat left center;  }
.go-back:hover, .backshare .detailback:hover {color: #242424;}
.products.showcase + nav {text-align: left;}
.pagination > li > a, .pagination > li > span {margin: 0 5px; border-radius: 8px; margin: 0 5px; background: linear-gradient(314.41deg, #F1F1F1 13.75%, #F7F7F7 86.01%), #F5F5F5;}
.pagination > li:last-child > a, .pagination > li:last-child > span {border-bottom-right-radius: 8px; border-top-right-radius: 8px;}
.pagination > li:first-child > a, .pagination > li:first-child > span { border-bottom-left-radius:8px; border-top-left-radius: 8px;}


@media (min-width: 992px) {
	.card-pic {width: 47%;} 
	.card-text {width: 53%;}
}
@media (max-width: 768px) {

	.js-detail .item-head h3, .js-detail .item-head .buybtns  {margin-top: 25px;}
	.js-detail .pic {text-align: center;}
	div.bx-yandex-map {height: 400px !important;}
	.contact-block .col-md-6 {padding: 0;}
	.contact-block .left-col {margin-bottom: 20px;}
	footer div.subsreeb {float: none; margin-top: 20px;}
	footer .footer-contacts .footer-address, footer .footer-contacts .footer-phone, footer .footer-contacts .footer-mail, footer .footer-bank {vertical-align: top;}
	header .navbar-nav > li.dropdown .dropdown-menu .dropdown-submenu a > span > i:before {background: url(/bitrix/templates/cor/styles/../images/menu-caret-right.svg) no-repeat center;}
	.content-wrap .search-page .btn.btn-primary {margin-left: 0; margin-top: 20px;}
	.mobile-search {display: block;}
	header.color .navbar-default .mobile-search .navbar-nav.navbar-right  {background: none; border-bottom: none; top:0; height: auto; display: block !important; position: relative !important; max-width: 100% !important;}
    header .navbar .mobile-search .search-open  { display: block; position: relative; left: 0; width: 100%; border: none;}
	header .navbar .mobile-search ul li .lupa {display: none;}
	header .navbar .mobile-search ul li, body header .navbar .navbar-header .mobile-search ul li:hover {background-color: transparent;}
	header .mega-menu ul.main-menu-nav {padding-bottom: 0;}
	header .navbar-collapse.collapse.in {padding-bottom: 15px;}
	header .mega-menu ul.main-menu-nav { max-width: 100%;width: 100%;padding-top: 0;}
	button .full-width-menu, .desk-req {display: none;}
} 

@media (min-width: 530px) and (max-width: 768px) {
	.logo > img { float: left;}
	header.style2.color { background: linear-gradient(179.77deg, #9C2A39 0.98%, #56171A 155.68%);}
	body header .navbar-default .navbar-toggle .icon-toggle {top: 23px; left:0;} 
	.col-head-logo {padding-right: 0px; padding-left: 0px;} 
}	

.js-detail .table, .news-detail .table {display: inline-block; width: auto;}
.js-detail  #description {margin-top: 25px; padding-left: 30px; padding-right: 30px;}
.go-back, a.back {
    font-weight: 500;
    margin-top: 16px;
    cursor: pointer;
    text-transform: uppercase;
    color: #771424;
    padding-left: 25px;
    background: url(/bitrix/templates/cor/styles/../images/arrow-back.svg) no-repeat left center;
}

a.go-back:hover, a.detailback:hover, a.go-back:focus, a.detailback:focus {background: url(/bitrix/templates/cor/styles/../images/arrow-back-h.svg) no-repeat left center;}



@media (min-width:991px) and (max-width: 1030px) {
	.buybtns .btn.btn-default {padding: 0 15px;}
	header .navbar-nav .open .dropdown-menu {
		border: 0;
		float: none;
		width: auto;
		margin-top: 0;
		padding-top: 0px;
		padding-bottom: 0px;
		position: static;
		box-shadow: none;
		background-color: #f3f3f3;
	  } 
	  
		  
}
@media (min-width:991px) and (max-width: 1199px) { 
	.content-wrap .products.showcase .item .name {font-size: 16px; line-height: 1.25;}
}

.services-list .news-item a, 
.filials .item a 
	{display: block;
	padding-top: 20px;
	padding-top: 46px;
	padding-bottom: 52px;
	padding-left: 26px; }
	
.services-list .news-item .name, .filial .name {
	font-family: Ubuntu;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 1.3;
	text-transform: uppercase;
	color: #242424;
	}
	
.services-list .news-item a:hover, .filials .item a:hover  {color: #771424;} 
.filials .item a {padding-left:0; padding-top: 49px; padding-bottom: 49px; }

.services-list .services-inner {padding: 0 30px 20px 55px; background: url(/bitrix/templates/cor/styles/../images/caret-gray.png) no-repeat left 6px;padding-bottom: 0;}

.services-list .news-item {border: 1px solid #D4D6DA; /*border-bottom: 1px solid #D4D6DA; border-left: 1px solid #D4D6DA;*/  margin-top: -1px; margin-left: -1px;}
.services-list .news-item:nth-child(2n+1) {margin-left:0;}

.news-list.services-list {/*border-top: 1px solid #D4D6DA; border-left: 1px solid #D4D6DA;border-right: 1px solid #D4D6DA;*/}
.services-list .news-item:hover, .filials .item:hover  {box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.25);}
.services-list .news-item:hover .name, .filials .item:hover .name {color: #771424;}
.services-list .news-item:hover .services-inner{background: url(/bitrix/templates/cor/styles/../images/caret-red.png) no-repeat left 6px;}
.history.item-views.list .item .title {color: #771424; width: 221px;}
.item-views {
    margin-bottom: 0;
    position: relative;
}
.history.item-views.list .item {
    background: #fafafa;
    margin-bottom: 10px;
    position: relative;
    border: none;
}

.item-views .item {
    /* border: 1px solid #e2e7eb; */
    margin-bottom: 10px;
    position: relative;
}

.history.item-views.list .item .title {
    padding: 16px 0;
    font-weight: 500;
    float: left;
    text-align: center;
    width: 221px;
    margin: 0;
    font-size: 30px;
    line-height: 44px;
}

.history.item-views .title {
    color: #194a7b;
}
.item-views .item .title {
    margin-bottom: 7px;
    font-size: 18px;
    line-height: 24px;
}
.history.item-views.list .item .info {
    background: none repeat scroll 0 0 #f6f6f6;
    margin-left: 221px;
    padding: 24px 10px;
}
.history.item-views.list .item .info > .row { margin: 0;}
.services-clearfix {padding: 15px 0;}
.services-list .news-item:nth-child(1), .services-list .news-item:nth-child(2)  {border-top: 1px solid #D4D6DA; margin-top: 0; }
.shops.list.filials .item:last-child:before {content: "";display: table;} 
.shops.list.filials .item:last-child:after {clear: both}
#general_map {max-width: 1920px; margin: 0 auto; max-height: 470px;}

@media (max-width:1420px) {
	.shops.list .filial .name {font-size: 20px;}
}

.shop.detail .direc {padding-left: 19px; margin-top: 0; position: relative; margin-bottom: 15px; line-height: 27px;}
.shop.detail .direc:before {top:2px; position: absolute; content: ""; width: 4px; height: 99%; background: #771424; left: 0;}
.shop.detail .left-col .image {margin-bottom: 25px;}
.col-icon, .col-icon + div  {display: inline-block; vertical-align: middle;}
.col-icon {margin-right: 8px; vertical-align: top; margin-top: 4px; } 
.col-icon + div {max-width: calc(100% - 62px); }
.left-col {padding-left: 0;}
.shop.detail .left-col > div{margin-bottom: 30px;}
.col-icon + div.phone-name { vertical-align: top;}
.phone-fax div.phone-name { vertical-align: middle;}
.phone-fax .col-icon { vertical-align: middle; margin-top: 0;} 

.shop.detail .left-col .direc-cl {margin-bottom: 0;}

.phone-mob .col-icon {margin-top: 3px;}

.shops.contacts .item {padding: 35px 39px 35px 40px;}
.shops.contacts h3 {margin-bottom: 33px;}
.shops.contacts .name {margin-bottom: 20px;}
.contact-block .left-col-wrap {background: #FFFFFF; box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15); border-radius: 11px; padding:35px 30px;}
.left-col .left-col-wrap .item {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #D4D6DA;}

.left-col .left-col-wrap .item > div {float: none; display: inline-block; width: auto; padding-left:0; vertical-align: middle;}
.left-col .left-col-wrap .item > div.col-md-10 {max-width: calc(100% - 90px); padding-right: 0;}
.left-col .left-col-wrap .item:last-child {border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.contact-hr  
	{margin-top: 50px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #D4D6DA;} 
	
	
.captcha_wrap.field-wrap label {display: none;}
.req-msg {font-weight: 500;}
.formnote{
  display: none;
}
.fancybox-inner .formnote {margin-bottom: 0px;
  height: 100%;
  display: flex;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  color: green;
}


.mainform .buttons input[type="submit"] { height: 47px;}
.image43, .image46, .image49 {display: none;}
.content-wrap.dark-section-49 .col-catalog-img .image49, 
.catalog-wrapper.dark-section-49 .col-catalog-img .image49 { display: block;}
.content-wrap.dark-section-49 .image43, 
.content-wrap.dark-section-49 .image46,
.content-wrap.dark-section-49 .def-image {display: none; }
.catalog-wrapper.dark-section-49 .image43, 
.catalog-wrapper.dark-section-49 .image46,
.catalog-wrapper.dark-section-49 .def-image {display: none; }
.content-wrap.dark-section-46 .col-catalog-img .image46,
.catalog-wrapper.dark-section-46 .col-catalog-img .image46 {display: block;}
.catalog-wrapper.dark-section-46 .image43, 
.catalog-wrapper.dark-section-46.image49,
.catalog-wrapper.dark-section-46 .def-image {display: none; }


.content-wrap.dark-section-46 .image43, 
.content-wrap.dark-section-46.image49,
.content-wrap.dark-section-46 .def-image {display: none; }
.content-wrap.dark-section-43 .col-catalog-img .image43,
.catalog-wrapper.dark-section-43 .col-catalog-img .image43 {display: block;}
.content-wrap.dark-section-43 .image46, 
.content-wrap.dark-section-43.image49,
.content-wrap.dark-section-43 .def-image {display: none;}
.catalog-wrapper.dark-section-43 .image46, 
.catalog-wrapper.dark-section-43.image49,
.catalog-wrapper.dark-section-43 .def-image {display: none;}
#chartdiv {overflow: hidden;}
#chartdiv div:nth-child(2) {margin-left:-25px;}
.reviews-wrapper .image-wrap {width: 298px; height: 298px; border-radius: 298px; background: #fff; display: table-cell; vertical-align: middle;}
.col-sections .gallery .item-wrap .description {color: #5A5A5A;}
#description:empty {display: none;}

.fancybox-wrap .mainform .buttons input[type="submit"].btn {
  font: 18px/43px Ubuntu; padding: 0 25px; margin-top: 10px;
}

@media (max-width: 400px) {
  .fancybox-wrap .mainform .buttons input[type="submit"].btn {
    font: 18px/23px Ubuntu;
    padding: 9px 8px;
    margin-top: 10px;
  }
}


.newslistcol a.clearfix:hover .name {color: #771424;}
.newslistcol a.clearfix:hover img, .row.news a.clearfix:hover img {
	 transform: scale(1.1);
    -webkit-transform: scale(1.1);}
	
.news .item .image a.clearfix {border-radius: 8px;}
a.clearfix {display: block;}
.newslistcol a.clearfix .image, .news .item .image a.clearfix  {overflow: hidden;}
.newslistcol a.clearfix .image img, .news .item .image a.clearfix img {
	transition: all 1s ease;
    moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;}
	
.row.news .name .aprimary {margin-bottom: 22px;}

.row.news .name.aprimary a {font-size: 22px;}
.row.news .name.aprimary a:hover {text-decoration: none; color: #771424;}

.newsdetail .activefrom {margin-bottom: 15px;}

.table-wrapper .table tbody, .table-wrapper .table {
    overflow-x: auto;
    max-width: 100%;
}

table.table > tbody > tr:first-child > td {color: #fff;}

.table-wrapper .table {/*width: 100%;*/}
.table tr td p {margin-bottom: 0;}
.index-img {margin-top: 140px;}

 
div.grey-tabs-menu a:hover, footer a:hover, footer a:focus {
   
    text-shadow: 0px 0px 14px #fff;
    color: #fff;
}
.table.pap tr td[rowspan*="4"], .table.pap tr td[rowspan*="2"], .table.pap tr td[rowspan*="6"] {border-left: 1px solid #D4D6DA; border-right: 1px solid #D4D6DA; }
.first-org tr td:last-child  {min-width: 145px;}
.first-org tr td:first-child  {min-width: 85px;} 
.td-rows:first-child {border-right: 1px solid #D4D6DA; border-left: none; }
.td-rows {border-right: 1px solid #D4D6DA; border-left: 1px solid #D4D6DA; } 

.reviews-list .news-item { margin-bottom: 20px;}

.reviews-list .news-item .img-review {text-align: center; }
div.news-list.reviews-list  .img-review  img.preview_picture {float: none;}
.maincontent .permits .item .name.aprimary {width: 80%; margin: 0 auto; float: none;}
.maincontent .permits.row .item .data.row {height: auto;}
.search-open .btn-primary {border-radius:0 6px 6px 0; padding: 10px 14px 11px; border-color: #780021; height: 47px}
.search-page .btn.btn-primary {
	background: linear-gradient(178.47deg, #A4163D 0%, #780021 100%);
    border-radius: 30px;
    height: 47px;
    padding: 0 29px;
    border: none;
    margin-left: 24px;	
}

.search-page .btn.btn-primary:hover {background: #780021;}
.search-open .input-group-btn:last-child > .btn {margin-left: 0; border:none;}
.permit-detail {margin-bottom: 20px;}
.search-page form {margin-bottom: 20px;}
.detail .left-col .contacts_map .infoBox {padding: 0 10px 10px; }
.infoBox .close_info {text-align: right;}


@media (max-width:1400px) {
	.products.showcase .item .name {
	   
		max-height: 95px;
		text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
	} 

}

.vacancies .panel-collapse.collapse, .vacancies .panel-group .panel-heading + .panel-collapse.collapsing > .panel-body {width: 100% !important;}
footer *, .footer_copyright * {box-sizing: border-box;} 
.panel-group .panel-heading + .panel-collapse > .panel-body, .vacancies .panel-collapse.collapsing   {width: 100%}


@media (min-width:992px) { 
  .main-body header.header-video.style2 {position: absolute; width: 100%; padding-top:0;} 
  header.color .navbar-default .navbar-nav.navbar-right {height: 73px;}
  .news-detail.permit-detail .thumb {min-height: 419px;}
}

.main-body header.header-video.style2 .col-head-logo {padding-top: 10px;}
.main-body header.header-video.style2 .navbar-toggle, 
.main-body header.header-video.style2 .navbar-default .navbar-toggle:hover, 
.main-body header.header-video.style2 .navbar-default .navbar-toggle:focus {padding: 54px 25px 46px 100px}

@media (max-width:991px) {
	.main-body header.header-video.style2 .col-head-logo {padding-top:0;}
	.main-body header.header-video.style2 .navbar-toggle, .main-body header.header-video.style2 .navbar-default .navbar-toggle:hover, .main-body header.header-video.style2 .navbar-default .navbar-toggle:focus {padding: 52px 25px 24px 60px;}
}

header .navbar .nav > li > .search.remove:before	
    {	content: '\f00d';
		display: block;
		width: 30px;
		height: 30px;}
		
		
.wrapper-features .features .item .description {text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.field-wrap.format-wrap .col-format-text {margin-right: 5px;}
.reviews-list .read-review a:hover {color: #242424;}

/*select-lang*/

.jq-selectbox select {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
	display: none;
}

header .mega-menu .dropdown.jq-selectbox.jqselect {position: relative;} 
.jq-selectbox__select {
    color: #fff;
    width: 62px;
    padding: 1px 0 0 12px;
    -moz-appearance: none;
    text-overflow: "";
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none!important;
    background: url(/bitrix/templates/cor/styles/../images/select-lang-arrow.svg) no-repeat 46px center;
    font-size: 18px;
    font-weight: 500;
    margin-right: 29px;
    position: relative;
}

.jq-selectbox__dropdown ul {padding-left: 0;}
.jq-selectbox__dropdown {
    background: rgba(255,255,255,1);
    position: absolute;
    width: 46px;
    text-align: center;
	top: 40px;
	margin-left:12px;
}
.jq-selectbox__dropdown ul {
    list-style: none;
    overflow-y: auto;
	margin-bottom: 0;
}
.jq-selectbox__dropdown ul li{padding: 5px 0;}
.jq-selectbox__dropdown ul li:hover, 
body .inner-topline .jq-selectbox.jqselect li:hover {background: #771424; color: #fff; cursor: pointer;}

.inner-topline .jq-selectbox.jqselect li {color: #242424; font-weight: 500;} 
.maincontent .image_frame:hover .portfolio_title-inside {display: none; }

@media (max-width: 1420px) {
	.table-wrapper .table.welder-table tbody, .table-wrapper .table.welder-table {
		overflow-x: auto; 
		max-width: 100%;
	} 
}

.content-wrap .filter_block.border_block ul {margin-bottom: 0;}
.content-wrap .filter_block ul li {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    padding: 0px 25px 0px 0px;
	margin-bottom: 0 !important;
}

.content-wrap .filter_block.border_block {
    padding: 38px 43px;
    border: 1px solid #E5E5E5;
    position: relative;
	margin-bottom: 30px;
}

.filter_block.border_block ul li:before {display: none !important;}
.content-wrap .filter_block ul li.prop.active span {color: #771424; }
.content-wrap .filter_block ul li.prop a {color: #242424;}
.news-detail.permit-detail .thumb { margin-bottom: 20px;}
.news-detail.permit-detail .thumb:nth-of-type(3n+1) { clear: left;}
.news-detail.permit-detail .thumb .thumbnail > img {max-height: 404px;}
#wrapper { height: 100vh;}
.js-detail .brcrtitle {display: none;}
.news-list.permit-list .news-item a {color: #242424;}
.news-list.permit-list .news-item a:hover {color: #771424; }
.news-list.permit-list .news-item {border-bottom: 1px solid #E5E7EB; padding-bottom: 15px;}
.go-back:hover, a.back:hover {color: #242424;}
/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media (max-width: 530px) {

   div.jq-selectbox select {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: 0;
		padding: 0;
		opacity: 1;
        display: block;}
		
	div.jq-selectbox__select {display: none;}
	
}} 

@media (min-width: 1260px) {
	table.table.import-table > tbody > tr > td {font-size: 12px; padding: 18px 8px; }
}

@media (min-width: 1411px) {
	table.table.import-table > tbody > tr > td {font-size: 14px; padding: 18px 8px; }
}

@media (max-width: 1450px) {
.special span{
    font-size: 12px;
}
}
@media (max-width: 1370px) {
.special span:nth-child(2){
    display: none;
}
.col-search-lang{
  max-width: 190px;
}
}



.wrapper.wrapper-features, 
.wrapper-news, 
.catalog-wrapper.wrapper, 
.wrapper.about-company-wrapper, 
.wrapper.permission-wrapper, 
.wrapper.geo-wrapper, .wrapper.our-partners-wrapper {background: #fff;}
.wrapper-features {opacity: 0;}
.wrapper-features {margin-top: -121px; border-bottom: 1px solid #EEEEEE; padding-bottom: 80px; padding-top:60px;} 

@media(max-width: 768px){
  .content-wrap img{
    height: auto;
  }
}
@media (max-width: 530px) {
  .vertical_img .thumbnail > img{
    height: 150px;
  }
  .special{
    display: none;
  }
  .btn{
    white-space: normal;
  }
  .go-back, a.back{
    margin-top: 40px;
    display: block;
  }
  
  .table_img td{
    display: block;
    
  }
	#wrapper  {position:sticky; position: -webkit-sticky;}
	#wrapper.otherclass {height:100% !important; margin-top:0 !important; }
	.p-roll__list__item.is-current a,  .p-roll__list__item a {font-size: 2.1rem !important; letter-spacing: 0 !important;}
	html .main-body header.style2 .box.top-nav {padding-top: 17px; padding-left: 15px; padding-right: 15px; background: linear-gradient(179.77deg, #9C2A39 0.98%, #56171A 155.68%), #C4C4C4;}
	html .main-body header.style2 .navbar {min-height: 0;}
	html .main-body header.style2 {padding-top:0; z-index: 1000;}
	html.is-mobile body .p-drag {display: block; background: url(/bitrix/templates/cor/styles/../images/Union6.svg) no-repeat center center / contain; background-size: 97% 97%; overflow: visible;}
	.wrapper-features {opacity: 0!important; display: none !important;}
	#wait-loader {display: none !important;}
	#canvasContainer {margin-top:0 !important;}
	
	
}


html.is-tablet .p-alert__text {
    font-size: 2.5rem;
    color: #fff;
}


.main-body footer {margin-top:0;}

.reviews-reply-form .reviews-reply-buttons input { height: 38px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
	border-radius: 5px;
    border: none;
	}
	
.reviews-reply-form .reviews-reply-buttons input[name="sendbutton"] {
	
    background: linear-gradient(151.02deg, #DC242B 0%, #AA0007 100%), #F4F4F4;
   
  }
	
.reviews-reply-form .reviews-reply-buttons input[name="view_button"] {background:}

html.is-mobile body .p-drag, html.is-tablet body .p-drag {display: block;}
html.is-mobile body .p-canvas__bg {z-index: -12 !important;}


@media (min-width: 530px) and (max-width: 745px) {
	html.is-mobile #wrapper, html.is-mobile .p-alert, .p-loading, .p-waitLoader, .owl.partners .owl-nav {display: none !important;}
	html .main-body header.style2 {
		background: transparent;
		position: relative;
	}
	html header.style2.color {background: linear-gradient(179.77deg, #9C2A39 0.98%, #56171A 155.68%);}
	html .box.top-nav {display: block;}
	.wrapper-news .newslistcol .row .image.col-md-12 {max-width: 100%}
	.wrapper-news {padding-bottom: 0;}
	.catalog-wrapper.wrapper, body .wrapper.about-company-wrapper {margin-top: 0;}
	body .about-img {text-align: left;}
}

body.firstletter *::first-letter {
  text-transform: uppercase;
}


/* .staff.ruk-staff .item:nth-of-type(2) {clear: left;}

.staff.ruk-staff .item:nth-of-type(1) {float: none; margin: 0 auto;} */

.table-wrapper table tbody, .table-wrapper table {
    overflow-x: auto;
    max-width: 100%;
}

table tr:first-child {
    border-radius: 8px 8px 0 0;
    color: #fff;
    background: #771424;
}

table > tbody > tr:first-child > td {
    color: #fff;
}

table {
    border-radius: 8px 8px 0 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    border: 1px solid #D4D6DA;
    display: block;
    overflow: hidden;
}

table > thead > tr > th, table > tbody > tr > td {
    border-top: 1px solid #D4D6DA;
    border-bottom: none;
    border-left: 1px solid #D4D6DA;
}

table tr:last-child {
    border-radius: 0 0 8px 8px;
}

table > tbody > tr:first-child > td, table > tbody > tr > td:first-child {
    border-left: none;
}

table > thead > tr > th, table > thead > tr > td, table > tbody > tr > th, table > tbody > tr > td, table > tfoot > tr > th, table > tfoot > tr > td {
    padding: 18px 25px;
    line-height: 1.38462;
    vertical-align: top;
    border-top: 1px solid #ebebeb;
}


.maincontent .content-wrap ul.grey-list li:before {
	background: url(/bitrix/templates/cor/styles/./images/li-grey.svg) no-repeat 0 0;
	
	
}
.banner-main {
  height: 800px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.banner-main .container{
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.banner-main .banner-text h1{
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 125%;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0;
}
.banner-main .banner-text p{
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 125%;
  color: #FFFFFF;
  margin-top: 25px;
}
.banner-main .banner-image{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.banner-main .banner-image img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.photo-terms{
  padding-top: 90px;
  margin: 0 -15px;
}
.photo-terms .section-header{
  position: relative;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 125%;
  color: #242424;
  margin-bottom: 45px;
}
.photo-terms .section-header:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -18px;
  left: 0;
  width: 70px;
  height: 3px;
  background: #771424;
}
.photo-terms .photo-terms-triangles{
  max-width: 211px;
  max-height: 197px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.photo-terms .photo-terms{
  max-width: 318px;
  max-height: 417px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.photo-terms p{
  font-family: 'Ubuntu';
  font-style: normal;
  font-size: 18px;
  line-height: 125%;
  margin-bottom: 24px;
  color: #242424;
}
.photo-terms .terms-text{
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 125%;
  color: #242424;
}
.ul-square{
  margin-bottom: 24px;
}
.ul-square li:before{
  background-image: none !important;
  background-color: #AE1E45 !important;
  width: 8px !important;
  height: 8px !important;
}
.photo-ppl .tabheader__items > div{
  margin-right: 10px;
}
.photo-ppl .gallery-card{
  margin: 15px 0;
  width: 318px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 15px;
}
.tabcontent.show{
  display: flex !important;
  flex-wrap: wrap;
  height: 100%;
  margin: 0 -15px;
}
.photo-ppl .gallery-card .regtr{
  position: relative;
  height: 100%;
  width: 100%;
}
.photo-ppl .gallery-card a.btn{
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: bottom .3s ease;
}
.photo-ppl .gallery-card .photo-img:hover a.btn{
  opacity: 1;
  bottom: 34px;
}
.photo-ppl .gallery-card:hover img{
  filter: grayscale(7%) brightness(63%);
  -webkit-filter: grayscale(7%) brightness(63%);
  -moz-filter: grayscale(7%) brightness(63%);
}
.photo-ppl .gallery-card img{
  width: 100%;
  height: 318px;
  object-fit: cover;
  border-radius: 10px;
  position: relative;
  transition: .5s ease;
}
.photo-ppl .gallery-card p, .photo-ppl .gallery-card .vote-result{
  margin-bottom: 0;
  margin-top: 4px;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  color: #5A5A5A;
}
.photo-ppl .gallery-card p b{
  margin-top: 12px;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 125%;
  color: #242424;
}
.btn.btn-primary.tabheader__item.tabheader__item_active{
  background: #6A061F;
  box-shadow: 2px 4px 8px rgb(0 0 0 / 40%);
  border: 1px solid #000;
}
@media screen and (max-width:  768px){
  .photo-ppl .tabheader__items > div{
    width: 100%;
    margin: 5px 0 !important;
  }
  .photo-terms .photo-terms-triangles{
    display: none;
  }
}

.main_b_area a {display: block; z-index: 9; position: relative;}


.sanatorii-list .item .filial .name {text-transform: none; font-size: 18px; margin-top: 15px;}
.filials.sanatorii-list .item a {padding-top: 15px;}


@media(max-width: 600px) {
	
	.slider_pager ul li {padding-right: 0px; width: calc(100% / 3 - 10px); }
	.slider_pager ul {    
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;}
		
	.slider .bx-wrapper .bx-controls-direction a {margin-top: -16px; }
	
	.p-stage .p-roll__list .p-roll__list__item a .slogan2 {font-size: 13.3px; } 
	.box.top-nav .col-head-logo {padding-top: 7px;}
}

.p-roll__list .p-roll__list__item a br {line-height: 0; height: 0; display: none}
.p-roll__list .p-roll__list__item a {font-family: 'ArnoPro-Bold'; letter-spacing: 0;}
.p-roll__list .p-roll__list__item a .slogan2 {text-transform: uppercase; font-size: 21px; display: block;}
.p-roll__list .p-roll__list__item a div span {line-height: 1;}

.page_not_found table tr:first-child {background: transparent;}
.page_not_found {max-width: 1050px; margin: 0 auto;}

.image43, .image46, .image49, .def-image {position: relative; z-index: 1}

.news-detail.permit-detail .thumb .thumbnail[href*="pdf"] { border: none; width: 100px; height: 100px; background: url(/bitrix/templates/cor/styles/../images/PDF_icon.png)  center center / contain no-repeat;} 

.ruk-staff .row.image .col-md-12 img {object-fit: cover;}

.ruk-staff .item:nth-child(odd) {clear: left;}
.ruk-staff .item {margin-bottom: 20px;}


/* x-mas start */

/* 
.services-wrapper-container:before {
	content: "";
	display: block;
	position: absolute;	
	right:0;
	top:0;
	display: block;
	background: url(/bitrix/templates/cor/images/snow-right.png) top right no-repeat;
	height: 381px; 
	width: 486px;		
	
}

.services-wrapper-container:after  {
	content: "";
	display: block;
	position: absolute;
	left:0;
	top:0;
	width: 547px; height: 883px;
	background: url(/bitrix/templates/cor/images/snow-left.png) bottom left no-repeat;
				
} */


/* .col-head-logo .logo:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 103px;
	height: 160px;
	background: url(/bitrix/templates/cor/styles/../images/header-balls-left.png) no-repeat left center;
} */

/* .col-head-logo .logo:after {
	content: '';
	display: block;
	position: absolute;
	right:0;
	width: 98px;
	height: 209px;
	background: url(/bitrix/templates/cor/styles/../images/header-balls-right.png) no-repeat left center;
} */

/* .col-catalog-img:before {
	content: '';
	display: block;
	position: absolute;
	right: 10px;
	top: -90px;
	width: 324px;
	height: 330px;
	background: url(/bitrix/templates/cor/styles/../images/tree-top.png) no-repeat left center;
}

.col-catalog-img:after {
	content: '';
	display: block;
	position: absolute;
	left:-20px;
	bottom:-150px;
	width: 308px;
	height: 391px;
	z-index:0;
	background: url(/bitrix/templates/cor/styles/../images/tree-bottom.png) no-repeat left center;
} */


/* .wrapper-news {
	background: url(/bitrix/templates/cor/styles/../images/snow1.png) 160px 170px no-repeat,
				url(/bitrix/templates/cor/styles/../images/snow2.png) 45% 120px no-repeat,
				url(/bitrix/templates/cor/styles/../images/snow3.png) 45% 120px no-repeat, #fff ;
} */




/* .image-wrap:after {
	content: "";
	display: block;
	top:-55px;
	left: -55px;
	width:405px;
	height:405px;
	position: absolute;
	background: url(/bitrix/templates/cor/styles/./images/ny-tree.png) no-repeat;
	z-index:-1;
	
} */


/* .reviews-wrapper .display-table:after {
	content: "";
	display: block;
	top:-55px;
	right: -55px;
	width: 423px; 
	height: 277px;
	position: absolute;
	background: url(/bitrix/templates/cor/styles/./images/tree-reviews.png) no-repeat;
	z-index:-1;
} */


/* x-mas end */


/* End */


/* Start:/bitrix/templates/cor/styles/owl.carousel.css?17253622748804*/
/* 
 *  Owl Carousel - Animate Plugin
 */
/* line 5, ../sass/owl/_owl.animate.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 11, ../sass/owl/_owl.animate.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 14, ../sass/owl/_owl.animate.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
/* line 4, ../sass/owl/_owl.carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 12, ../sass/owl/_owl.carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;

  
  display: flex;
  align-items: center;

}
/* line 17, ../sass/owl/_owl.carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 26, ../sass/owl/_owl.carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 33, ../sass/owl/_owl.carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
/* line 41, ../sass/owl/_owl.carousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
/* line 46, ../sass/owl/_owl.carousel.scss */
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
/* line 51, ../sass/owl/_owl.carousel.scss */
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 63, ../sass/owl/_owl.carousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 67, ../sass/owl/_owl.carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 72, ../sass/owl/_owl.carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 76, ../sass/owl/_owl.carousel.scss */
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
/* line 80, ../sass/owl/_owl.carousel.scss */
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 87, ../sass/owl/_owl.carousel.scss */
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 95, ../sass/owl/_owl.carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 99, ../sass/owl/_owl.carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 105, ../sass/owl/_owl.carousel.scss */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 9, ../sass/owl/_owl.lazyload.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
/* line 8, ../sass/owl/_owl.video.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 13, ../sass/owl/_owl.video.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
/* line 27, ../sass/owl/_owl.video.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
/* line 30, ../sass/owl/_owl.video.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 34, ../sass/owl/_owl.video.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 45, ../sass/owl/_owl.video.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* base styles */
/* nav */
/* line 39, ../sass/owl.carousel.scss */
.owl .owl-item,
.owlslider .owl-item {
  padding-bottom: 1px;
  padding-left: 1px;
}

/* line 50, ../sass/owl.carousel.scss */
.owl > .item > a > video,
.owl_danners > .item > a > video,
.owl_danners2 > .item > a > video,
.owlslider > .item > a > video {
  display: block;
}
/* line 55, ../sass/owl.carousel.scss */
.owl .owl-item,
.owl_danners .owl-item,
.owl_danners2 .owl-item,
.owlslider .owl-item {
  -webkit-backface-visibility: visible;
}
/* line 57, ../sass/owl.carousel.scss */
.owl .owl-item img,
.owl_danners .owl-item img,
.owl_danners2 .owl-item img,
.owlslider .owl-item img {
  width: auto;
  margin: 0 auto;
}
/* line 62, ../sass/owl.carousel.scss */
.owl .owl-nav div,
.owl_danners .owl-nav div,
.owl_danners2 .owl-nav div,
.owlslider .owl-nav div {
  display: inline-block;
  cursor: pointer;
  color: #000;
 /* background-color: #ebebeb;*/
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.js-detail .owlslider .owl-nav div:hover {
  background: transparent;
}
.owl .owl-nav div:hover{
	background: rgba(255,255,255,0.1);
}
/* line 72, ../sass/owl.carousel.scss */
.owl .owl-nav div span,
.owl_danners .owl-nav div span,
.owl_danners2 .owl-nav div span,
.owlslider .owl-nav div span {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 22px;
  padding: 3px 8px;
}
.owl .owl-nav div.prev span{
	padding: 3px 9px 3px 7px;
}
.owl .owl-nav div.next span{
	padding: 3px 7px 3px 9px;
}
/* line 82, ../sass/owl.carousel.scss */
.owl .owl-nav div.prev span:after,
.owl_danners .owl-nav div.prev span:after,
.owl_danners2 .owl-nav div.prev span:after,
.owlslider .owl-nav div.prev span:after {
  content: "\f104";
}
/* line 87, ../sass/owl.carousel.scss */
.owl .owl-nav div.next,
.owl_danners .owl-nav div.next,
.owl_danners2 .owl-nav div.next,
.owlslider .owl-nav div.next {
  margin-left: 8px;
}
/* line 90, ../sass/owl.carousel.scss */
.owl .owl-nav div.next span:after,
.owl_danners .owl-nav div.next span:after,
.owl_danners2 .owl-nav div.next span:after,
.owlslider .owl-nav div.next span:after {
  content: "\f105";
}

/* dots */
/* line 158, ../sass/owl.carousel.scss */
.owl .owl-dots {
  display: none;
}

/* line 165, ../sass/owl.carousel.scss */
.owl .owl-nav,
.owl_danners .owl-nav,
.owl_danners2 .owl-nav {
  text-align: right;
  margin-top: 10px;
}
/* line 168, ../sass/owl.carousel.scss */
.owl .owl-nav div,
.owl_danners .owl-nav div,
.owl_danners2 .owl-nav div {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 172, ../sass/owl.carousel.scss */
.owl .disabled,
.owl_danners .disabled,
.owl_danners2 .disabled {
  opacity: .5;
  cursor: default;
}

/* line 177, ../sass/owl.carousel.scss */
.owl.noscroll .owl-nav,
.owl_danners.noscroll .owl-nav,
.owl_danners2.noscroll .owl-nav {
  display: none;
}

.owl.features .item{
	border-right:1px solid #a1c6e8;
}

/* End */


/* Start:/bitrix/templates/cor/styles/jquery.fancybox.css?17253588534724*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
	box-shadow:
		0px 5px 5px -1px rgba(0,0,0,0.4),
		0px 5px 5px -1px rgba(0,0,0,0.4);
}

.fancybox-skin {
	position: relative;
	background: #fafafa;
	border: 1px solid #ebebeb;
	text-shadow: none;
}

.fancybox-opened {z-index: 8040;}
.fancybox-outer, .fancybox-inner {position: relative;}
.fancybox-inner {
	padding: 11px 0;
	overflow: hidden;
	height: auto !important;
}

@media (max-width: 400px) {
	.fancybox-outer .fancybox-inner {
		max-width: 240px;
	}
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/cor/styles/../img/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/cor/styles/../img/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 13px;
	background: transparent url('/bitrix/templates/cor/styles/../img/fancybox/fancybox-close.png?v2') 0 0 no-repeat;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/bitrix/templates/cor/styles/../img/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8030;
	background: url('/bitrix/templates/cor/styles/../img/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}


.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 7px;
	padding-bottom: 15px;
	color: #202020;
	font-family: "Ubuntu", sans-serif;
  	font-weight: normal;
  	font-size: 21px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){	

	#fancybox-loading div {
		background-image: url('/bitrix/templates/cor/styles/../img/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; 
	}
}
/* End */


/* Start:/bitrix/templates/cor/styles/jquery.bxslider.css?16312638693934*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  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 {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/bitrix/templates/cor/styles/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.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: #000;
}
.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;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('/bitrix/templates/cor/styles/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('/bitrix/templates/cor/styles/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: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.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('/bitrix/templates/cor/styles/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('/bitrix/templates/cor/styles/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;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.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;
}
/* IMAGE CAPTIONS */
.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:/bitrix/templates/cor/styles/header.css?172543330826163*/

/*Header v4
------------------------------------*/
/* line 9, ../sass/header.scss */
header {
  z-index: 99;
  position: relative;
}

/* line 18, ../sass/header.scss */
header .head {
  margin-top: 5px;
  margin-bottom: 15px;
}

/* line 26, ../sass/header.scss */
header .box {
  display: block;
  line-height: 24px;
  vertical-align: middle;
}
/* line 30, ../sass/header.scss */
header .box .in {
  line-height: 1.38462;
}
/* line 35, ../sass/header.scss */
header .contacts .phone {
  font-size: 26px;
  font-family: "Roboto", sans-serif;
}
/* line 38, ../sass/header.scss */
header .contacts .phone span {
  color: #0084c9;
}
/* line 41, ../sass/header.scss */
header .contacts .phone a {
  text-decoration: none;
}
/* line 46, ../sass/header.scss */
header .buttons {
  text-align: right;
}
/* line 48, ../sass/header.scss */
header .buttons .btn {
  min-width: 175px;
  margin-bottom: 3px;
}

/* line 55, ../sass/header.scss */
header .navbar.type2 .contacts .phone {
  font-size: 18px;
}

/* line 59, ../sass/header.scss */
header .navbar {
  margin: 0;
}

/* line 63, ../sass/header.scss */
header .navbar-default {
  border: none;
  background: none;
}

/* line 70, ../sass/header.scss */
header.style2 .navbar-header {
  margin: 0px;
  position: relative;
}
/* line 74, ../sass/header.scss */
header .navbar-header {
  margin: 13px 0px 24px 0px;
}
/* line 79, ../sass/header.scss */
header .navbar-header > .row:first-child > .col .box {
  vertical-align: middle;
}

/* line 158, ../sass/header.scss */
header .navbar-nav {
  float: left;
  margin-top: -1px;
}

/*Navbar Toggle*/
/* line 171, ../sass/header.scss */
header .navbar-default .navbar-toggle {
  position: relative;
  width: 100%;
  line-height: 24px;
  /*margin-top: 15px;*/
  margin-bottom: 0;
  overflow: hidden;
  background: none;
  border: none;
  margin-top: -17px;
}

/* line 180, ../sass/header.scss */
header.color .navbar-default .navbar-toggle {
 /* color: #fff;
  background-color: #0084c9;*/
}

/* line 184, ../sass/header.scss */
header.color .navbar-default .navbar-toggle:hover {
  /*background-color: #006396;*/
}

/* line 188, ../sass/header.scss */
header .full-width-menu {
  float:left;
  font-size: 18px;
  margin-right: 10px;
  color: #fff;
  font-weight: 500;
}

/* line 194, ../sass/header.scss */
header .navbar-default .navbar-toggle .icon-toggle {
  position: absolute;
  top: 43px;
  left: 39px;
  float: right;
  width: 42px;
  height: 44px;
  margin: 0;
  font-size: 19px;
  background: url(/bitrix/templates/cor/styles/../images/burger.svg) no-repeat center;
}

header.color .navbar-default .navbar-toggle .icon-toggle .icon-bar {display: none;}

/* line 205, ../sass/header.scss */
header.color .navbar-default .navbar-toggle .icon-toggle .icon-bar {
  background-color: #fff;
}

/* line 210, ../sass/header.scss */
header .navbar-default .navbar-toggle .icon-toggle:last-child {
  margin-bottom: 0;
}

/* line 214, ../sass/header.scss */
header .navbar-toggle,
header .navbar-default .navbar-toggle:hover,
header .navbar-default .navbar-toggle:focus {
  padding: 54px 25px 44px 100px;
  max-width: 250px;
}

header .navbar-default .navbar-toggle.menu-span-open  {background: #771424 ;}

@media (max-width: 768px) {
  /* line 221, ../sass/header.scss */
  header .navbar-default .navbar-toggle {
   /* margin: 25px 0px 0px 0px;*/
  }

  /* line 224, ../sass/header.scss */
  header .navbar-responsive-collapse .container {
    padding-right: 0px;
    padding-left: 1px;
  }
}
/*Navbar Collapse*/
/* line 231, ../sass/header.scss */
header .navbar-collapse {
  padding: 0;
  border-top: none;
  position: relative;
}

/*Navbar Menu*/
/* line 241, ../sass/header.scss */
header .navbar-default .navbar-nav li.open > a > span > i:before {
  content: "\2212";
}
/* line 246, ../sass/header.scss */
header .navbar-default .navbar-nav > li > a {
  padding: 11px 21px 10px 41px;
  color: #585f69;
  text-decoration: none;
}
header .navbar-default .navbar-nav li ul  li > a {
  padding: 11px 31px 10px 21px;
  line-height: 28px;
}
/* line 250, ../sass/header.scss */
header .navbar-default .navbar-nav li > a > span {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 40px;
  height: 35px;
}
/* line 257, ../sass/header.scss */
header .navbar-default .navbar-nav li > a > span > i {
  position: relative;
  top: 8px;
  left: 20px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 16px;
  vertical-align: -15%;
}
/* line 268, ../sass/header.scss */
header .navbar-default .navbar-nav li > a > span > i:before {
  content: "\2b";
}

/* line 276, ../sass/header.scss */
header .navbar-default .navbar-nav > .active > a {
  color: #0084c9;
}

@media (min-width: 768px) {
  /* line 281, ../sass/header.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}
/*Responsive Navbar*/
@media (max-width: 991px) {
  /*Responsive code for max-width: $screen-md-max*/
  /* line 289, ../sass/header.scss */
  header .navbar-header {
    float: none;
  }

  /* line 293, ../sass/header.scss */
  header .navbar-toggle {
    display: block;
  }

  /* line 297, ../sass/header.scss */
  header .navbar-collapse.collapse {
    display: none !important;
  }

  /* line 301, ../sass/header.scss */
  header .navbar-collapse.collapse.in {
    display: block !important;
  }

  /* line 305, ../sass/header.scss */
  header .navbar-nav {
    margin: 0px;
    float: none !important;
    /*border-left: 1px solid #eee;
    border-right: 1px solid #eee;*/
  }

  /* line 312, ../sass/header.scss */
  header .navbar-nav.navbar-border-bottom {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
  }

  /* line 317, ../sass/header.scss */
  header .navbar-nav > li {
    float: none;
  }

  /* line 321, ../sass/header.scss */
  header .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  /*Dropdown Menu Slide Down Effect*/
  /* line 327, ../sass/header.scss */
  header .navbar-nav .open .dropdown-menu {
    border: 0;
    float: none;
    width: auto;
    margin-top: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    position: static;
    box-shadow: none;
    background-color: #f3f3f3;
  }

  /* line 339, ../sass/header.scss */
  header .navbar-nav .open .dropdown-menu > li > a,
  header .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 11px 25px;
  }

  /* line 344, ../sass/header.scss */
  header .navbar-nav .open .dropdown-menu > li > a {
    line-height: 28px;
  }

  /* line 348, ../sass/header.scss */
  header .navbar-nav .open .dropdown-menu > li > a:hover,
  header .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  /* line 353, ../sass/header.scss */
  header .navbar-default .dropdown-menu.no-bottom-space {
    padding-bottom: 0;
  }

  /* line 357, ../sass/header.scss */
  header .navbar-default .navbar-nav > li > a {
    padding: 8px 0 8px 10px;
    line-height: 28px;
  }

  /* line 362, ../sass/header.scss */
  header .navbar-default .navbar-nav > li a {
    border-bottom: solid 1px #ebebeb;
  }
  
   header .navbar-default .navbar-nav > li:last-of-type a {
    border-bottom: none;
  }

  /* line 366, ../sass/header.scss */
  header .navbar-default .navbar-nav > li > a:focus {
    background: none;
  }

  /* line 370, ../sass/header.scss */
  header .navbar-default .navbar-nav > .active > a,
  header .navbar-default .navbar-nav > .active > a:hover,
  header .navbar-default .navbar-nav > .active > a:focus {
    background: inherit;
  }
}
@media (min-width: 992px) {
  /* line 378, ../sass/header.scss */
  header {
    border-bottom: none;
    /*border-bottom: 2px solid #0084c9;*/
  }

  /* line 383, ../sass/header.scss */
  header .navbar-default .navbar-collapse {
    /*border-top: 1px solid #ebebeb;*/
  }

  /*Navbar Nav*/
  /* line 388, ../sass/header.scss */
  header .navbar-default .navbar-nav > li {
   /* margin-left: -1px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;*/
	
  }
  

  /* line 394, ../sass/header.scss */
  header .navbar-default .navbar-nav > li.no-border,
  header .navbar-default .navbar-nav > li.no-border:first-child {
    border-left: none;
    border-right: none;
  }

  /* line 400, ../sass/header.scss */
  header .navbar-default .navbar-nav > li > a,
  header .navbar-default .navbar-nav > li > a:focus {
   /* border-top: solid 2px transparent;*/
  }

  /* line 405, ../sass/header.scss */
  header .navbar-default .navbar-nav > li > a:hover {
    background-color: #ebebeb;
  }

  /* line 409, ../sass/header.scss */
  header .navbar-default .navbar-nav > .active > a {
    background-color: inherit;
  }

  /* line 413, ../sass/header.scss */
  header .navbar-default .navbar-nav > li:hover > a {
    background-color: #ebebeb;
  }

  /*Dropdown Menu*/
  /* line 418, ../sass/header.scss */
  header .dropdown-menu {
    padding: 0px 0px 0px 0px;
    border: none;
    min-width: 250px;
    border-radius: 0;
    z-index: 9999 !important;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 431, ../sass/header.scss */
  header .dropdown-menu li {
    background-color:rgba(0,0,0,.7,);
  }

  /* line 434, ../sass/header.scss */
  header .dropdown-menu li a {
    padding: 6px 15px;
  }

  /* line 439, ../sass/header.scss */
  header .dropdown-menu > .active > a,
  header .dropdown-menu > .active > a:hover,
  header .dropdown-menu > .active > a:focus
  header .dropdown-menu .active > a,
  header .dropdown-menu li > a:hover {
    color: #585f69;
    filter: none !important;
    background: #ebebeb;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
  }

  /* line 453, ../sass/header.scss */
  header .dropdown-menu li > a:focus {
    background: none;
    filter: none !important;
  }

  /* line 458, ../sass/header.scss */
 
  
  
  
  /* line 462, ../sass/header.scss */
 

  /*Search*/
  /* line 467, ../sass/header.scss */
  header .navbar .search-open {
    width: 330px;
  }
}
/*Dropdown Submenu for BS3
------------------------------------*/
/* line 474, ../sass/header.scss */
header .dropdown-submenu {
  position: relative;
}

/* line 477, ../sass/header.scss */
header .navbar ul > li {
  position: relative;
}

/* line 480, ../sass/header.scss */
header.color .navbar ul > li {
  /*background-color: rgba(0,0,0,.7);*/
}

header .mega-menu ul.main-menu-nav ul.dropdown-menu{background-color: rgba(255,255,255,1);}

/* line 483, ../sass/header.scss */
header .navbar ul > li:before {
  content: none;
  position: static;
  top: 0px;
  left: 0px;
  font-size: 0px;
  display: none;
}

/* line 491, ../sass/header.scss */
header .dropdown-submenu > a:after {
  top: 10px;
  right: 9px;
  font-size: 18px;
  content: "";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: 'FontAwesome';
}

@media (max-width: 992px) {
  /* line 503, ../sass/header.scss */
  header .dropdown-submenu > a:after {
    content: " ";
  }
}
/* line 508, ../sass/header.scss */
header .dropdown-submenu > .dropdown-menu {
  top: 0px;
  left: 100%;
  margin-top: 0px;
  margin-left: 0px;
}

/* line 529, ../sass/header.scss */
header .dropdown-menu li [class^="fa-"],
header .dropdown-menu li [class*=" fa-"] {
  left: -3px;
  width: 1.25em;
  margin-right: 1px;
  position: relative;
  text-align: center;
  display: inline-block;
}

/*Search Box
------------------------------------*/
/* line 546, ../sass/header.scss */
header .navbar .nav > li > .search {
  color: #fff;
  cursor: pointer;
  min-width: 39px;
  font-size: 16px;
  text-align: center;
  padding: 24px 6px 23px 6px;
  display: inline-block;
  background-color: #cfd8dc;
}

/* line 556, ../sass/header.scss */
header .navbar .nav > li > .search.lupa:before {
  content: '\f002';
}

/* line 559, ../sass/header.scss */
header .navbar .nav > li > .search.remove:before {
  content: '\f00d';
}

/* line 563, ../sass/header.scss */
header .navbar .nav > li > .search:hover {
  color: #0084c9;
}

header .navbar .search-open {
  right: 0;
  top: 63px;
  display: none;
  padding: 10px;
  position: absolute;
  border: solid 1px #ebebeb;
  border-bottom: 2px solid #56171A;
  background-color: #fff;
}
header .navbar .search-open form {
  margin: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
  header .navbar-toggle {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  /* line 594, ../sass/header.scss */
  header .navbar .search-open {
    width: 92%;
  }

  /* line 598, ../sass/header.scss */
  header .navbar .nav > li > .search:hover {
    color: #202020 !important;
  }

  /* line 602, ../sass/header.scss */
  header .navbar .search-open {
    top: 5px;
    padding: 0;
    left: 48px;
    border-top: none;
    box-shadow: none;
    background: none;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  /* line 614, ../sass/header.scss */
  html .main-menu-nav.nav .open > a,
  html .main-menu-nav.nav .open > a:hover,
  html .main-menu-nav.nav .open > a:focus {
    border-top: none;
  }
}
@media (max-width: 991px) {
  /* line 621, ../sass/header.scss */
  html .main-menu-nav.nav .open > a,
  html .main-menu-nav.nav .open > a:hover,
  html .main-menu-nav.nav .open > a:focus {
    border-color: #ebebeb;
  }
}
/*Mega Menu
------------------------------------*/
/* line 630, ../sass/header.scss */
header .mega-menu .nav,
header .mega-menu .dropup,
header .mega-menu .dropdown,
header .mega-menu .collapse {
  position: static;
}

/* line 636, ../sass/header.scss */
header .mega-menu .collapse {
  overflow-y: visible;
}

/* line 640, ../sass/header.scss */
header .mega-menu .navbar-inner,
header .mega-menu .container {
  position: relative;
}

/* line 645, ../sass/header.scss */
header .mega-menu .dropdown-menu {
  left: auto;
}

header .mega-menu .box.top-nav .dropdown-menu {
  left: 100%;
  top: 0
}


/* line 649, ../sass/header.scss */
header .mega-menu .dropdown-menu > li {
  display: block;
  height: auto;
}

/* line 654, ../sass/header.scss */
header .mega-menu .dropdown-submenu .dropdown-menu {
  left: 100%;
}

/* line 678, ../sass/header.scss */
header .mega-menu.navbar .nav > li > .dropdown-menu:after,
header .mega-menu.navbar .nav > li > .dropdown-menu:before {
  display: none;
}

/*Equal Height Lists*/
@media (min-width: 992px) {
  /* line 697, ../sass/header.scss */
  header .mega-menu .equal-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
  }

  /* line 707, ../sass/header.scss */
  header .mega-menu .equal-height-in {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 992px) and (max-width:) { 

	header .dropdown-submenu:hover > .dropdown-menu {
		display: block;
		font-size: 14px;
	  }

}

/*Mega Menu Content*/
@media (min-width: 992px) {
  /* line 731, ../sass/header.scss */
  header .mega-menu .equal-height-in {
    padding: 20px 0;
    border-left: 1px solid #eee;
  }

  /* line 736, ../sass/header.scss */
  header .dropdown-submenu:hover > .dropdown-menu {
    display: block;	
  }
  /* line 740, ../sass/header.scss */
  header .mega-menu .equal-height-in:first-child {
    border-left: none;
    margin-left: -1px;
  }
 
}
/*Space Effect inside the container to avoid scroll bar*/
@media (max-width: 1199px) {
  /* line 788, ../sass/header.scss */
  header .mega-menu .equal-height {
    margin-right: 0;
  }

  /* line 792, ../sass/header.scss */
  header .mega-menu .equal-height-in {
    padding-right: 0;
  }
}
/*Equal Hight List Style*/
@media (max-width: 1199px) {

  /* line 803, ../sass/header.scss */
  header .mega-menu .equal-height-in,
  header .mega-menu .equal-height-list {
    display: block;
  }
}

header.style2 {
 /* border-bottom: 2px solid #0084c9;*/
 padding-top: 17px;
 
}

/* line 855, ../sass/header.scss */
header.style2 .row:first-child > .col .box {
  vertical-align: inherit;
  position: relative;
}
/* line 859, ../sass/header.scss */
header.style2 .navbar-responsive-collapse .container {
  padding-left: 0px;
}
/* line 863, ../sass/header.scss */
header.style2 .navbar-header .container {
  width: 100%;
  padding-right: 0px;
  float: right;
}
/* line 869, ../sass/header.scss */
header.style2 .navbar-default .navbar-collapse {
  /*border-bottom: 1px solid #ebebeb;*/
  margin-top: 0; /*26px;*/
}
/* line 874, ../sass/header.scss */
header.style2 .navbar-right {
  max-width: 35px;
}
/* line 878, ../sass/header.scss */
header.style2 .navbar-nav.navbar-right:last-child {
  position: absolute;
  right: 0px;
}
/* line 883, ../sass/header.scss */
header.style2 .container > .navbar-header {
  width: 100%;
}
/* line 887, ../sass/header.scss */
header.style2 .navbar-header > .row > .col .box {
  /*width: 100%;*/
}
/* line 891, ../sass/header.scss */
header.style2 .navbar .nav > li > .search {
  margin: 0px;
}

/* line 897, ../sass/header.scss */
header .navbar-nav {
  margin-top: 0px;
}

@media (min-width: 992px) {
  /* line 905, ../sass/header.scss */
  header.color .navbar-default .navbar-nav {
    /*background-color: #0084c9;*/
  }
  /* line 908, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li.active {
    background-color: #006396;
  }
  /* line 910, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li.active > a {
    background-color: #006396;
  }
  
  /* line 916, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li:hover > a {
    color: #fff;
    background-color:#a4163d;
  }
  /* line 921, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li > a {
    color: #fff;
  }
  /* line 925, ../sass/header.scss */
  header.color .navbar-default .navbar-nav .search-btn {
    border-color: #fff;
  }
  /* line 931, ../sass/header.scss */
  header .navbar-collapse {
    border-top: 0px;
    border-bottom: 0px;
  }
}
@media (max-width: 991px) {
  /* line 942, ../sass/header.scss */
  header.color .navbar-default .navbar-nav,
  header.color .navbar-default .navbar-nav .open {
    
	background: linear-gradient(179.77deg, #9C2A39 0.98%, #56171A 155.68%), #C4C4C4;
  }
  /* line 946, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li.active, header.color .navbar-default .navbar-nav li.open,
  header.color .navbar-default .navbar-nav .open li.active,
  header.color .navbar-default .navbar-nav .open li.open {
    background-color: #006396;
  }
  /* line 949, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li.active > a, header.color .navbar-default .navbar-nav li.open > a,
  header.color .navbar-default .navbar-nav .open li.active > a,
  header.color .navbar-default .navbar-nav .open li.open > a {
    color: #fff;
    background-color: #006396;
  }
  /* line 954, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li:hover,
  header.color .navbar-default .navbar-nav .open li:hover {
    background-color: #006396;
  }
  /* line 956, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li:hover > a,
  header.color .navbar-default .navbar-nav .open li:hover > a {
    color: #fff;
    background-color: #006396;
  }
  /* line 961, ../sass/header.scss */
  header.color .navbar-default .navbar-nav li > a,
  header.color .navbar-default .navbar-nav .open li > a {
    color: #fff;
  }
  /* line 968, ../sass/header.scss */
  header.color .navbar-default .navbar-nav .dropdown-menu li > a,
  header.color .navbar-default .navbar-nav .dropdown-menu li.active > a,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li > a,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a {
    color: #fff;
    background-color: #0084c9;
  }
    header.color .navbar-default .navbar-nav .dropdown-menu li > a,
  header.color .navbar-default .navbar-nav .dropdown-menu li.active > a,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li > a,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a {
    color: #242424;
	font:15px/20px Ubuntu;
    background-color: #ebebeb;
	border-color:grey;
  }
  /* line 971, ../sass/header.scss */
  header.color .navbar-default .navbar-nav .dropdown-menu li > a:hover, header.color .navbar-default .navbar-nav .dropdown-menu li > a:focus,
  header.color .navbar-default .navbar-nav .dropdown-menu li.active > a:hover,
  header.color .navbar-default .navbar-nav .dropdown-menu li.active > a:focus,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li > a:hover,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li > a:focus,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a:hover,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a:focus {
    color: #fff;
    background-color: #006396;
  }
  /* line 978, ../sass/header.scss */
  header.color .navbar-default .navbar-nav .dropdown-menu li.open > a,
  header.color .navbar-default .navbar-nav .dropdown-menu li.active.open > a,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li.open > a,
  header.color .navbar-default .navbar-nav .open .dropdown-menu li.active.open > a {
    background-color: #006396;
  }
  /* line 984, ../sass/header.scss */
  header.color .navbar-default .navbar-nav .search-btn,
  header.color .navbar-default .navbar-nav .open .search-btn {
    border-color: #fff;
  }
  /* line 996, ../sass/header.scss */
  header .navbar-default .navbar-nav .dropdown-menu li > a,
  header .navbar-default .navbar-nav .dropdown-menu li.active > a,
  header .navbar-default .navbar-nav .open .dropdown-menu li > a,
  header .navbar-default .navbar-nav .open .dropdown-menu li.active > a {
    color: #585f69;
    background-color: #eee;
  }
  /* line 999, ../sass/header.scss */
  header .navbar-default .navbar-nav .dropdown-menu li > a:hover, header .navbar-default .navbar-nav .dropdown-menu li > a:focus,
  header .navbar-default .navbar-nav .dropdown-menu li.active > a:hover,
  header .navbar-default .navbar-nav .dropdown-menu li.active > a:focus,
  header .navbar-default .navbar-nav .open .dropdown-menu li > a:hover,
  header .navbar-default .navbar-nav .open .dropdown-menu li > a:focus,
  header .navbar-default .navbar-nav .open .dropdown-menu li.active > a:hover,
  header .navbar-default .navbar-nav .open .dropdown-menu li.active > a:focus {
    color: #585f69;
    background-color: #ebebeb;
  }
  /* line 1010, ../sass/header.scss */
  header .navbar-default .navbar-nav .open > a,
  header .navbar-default .navbar-nav .open > a:focus {
    color: #0084c9;
  }
  /* line 1016, ../sass/header.scss */
  header .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 20px;
  }
  /* line 1019, ../sass/header.scss */
  header .navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > a {
    padding-left: 55px;
  }
  /* line 1022, ../sass/header.scss */
  header .navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > ul > li > a {
    padding-left: 70px;
  }
  /* line 1027, ../sass/header.scss */
  header .navbar-default .navbar-nav .open .dropdown-menu.open .dropdown-menu {
    display: block;
  }
}


  /* line 1047, ../sass/header.scss */
  header .navbar-nav.navbar-right:last-child {
    position: absolute;
    right: 15px;
  }

  /* line 1052, ../sass/header.scss */
  .nav.main-menu-nav .other {
    float: right;
    display: block;
    border-left: none;
  }

  /* line 1058, ../sass/header.scss */
  .nav.main-menu-nav .other > a {
    text-align: center;
  }

  /* line 1062, ../sass/header.scss */
  .nav.main-menu-nav {
    padding-right: 0;
    width: 100%;
  }

  /* line 1068, ../sass/header.scss */
  header.no-border .nav.navbar-nav.main-menu-nav li.lvl1,
  header.no-border .nav.navbar-nav.main-menu-nav li.other,
  header.no-border .collapse.navbar-collapse.navbar-responsive-collapse {
    border: none;
  }

@media (max-width: 991px) {
  /* line 1077, ../sass/header.scss */
  .nav.main-menu-nav .other {
    display: none;
  }

  /* line 1082, ../sass/header.scss */
  header.style2 .navbar-default .navbar-collapse {
    margin-top: 0px;
  }
}
/* logo */
/* line 1090, ../sass/header.scss */
.logo a {
  display: inline-block;
}
/* line 1093, ../sass/header.scss */
.logo .m {
  position: relative;
  display: inline-block;
  float: left;
  margin-top: 5px;
  margin-right: 5px;
}
/* line 1099, ../sass/header.scss */
.logo .m .p {
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  border: 18px solid transparent;
}
/* line 1105, ../sass/header.scss */
.logo .m .p > div {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border: 16px solid transparent;
}

@media (min-width: 992px) and (max-width: 1200px) {
 
  header .logo img,
  footer .footer_logo_wrap.logo img {
    max-width: 170px;
    margin-top: 0;
  }
}



header .navbar-toggle {padding-left: 100px;}

header.color .navbar ul.main-menu-nav > li {position: relative;}
header .navbar-default .navbar-nav li > a > span > i:before {content:""; width: 10px; height: 10px; background: url(/bitrix/templates/cor/styles/../images/select-arrow.svg) no-repeat center; display: inline-block; }
header .navbar-default .navbar-nav li.active > a > span > i:before {background: url(/bitrix/templates/cor/styles/../images/select-lang-arrow.svg) no-repeat center; }


a.logo:hover, .p-roll__list__item.is-current a:hover {color: #fff;}

@media (min-width: 992px)  {
	.box.top-nav .col-md-6 {display: flex;}
	
	.box.top-nav .col-head-logo {padding-top: 10px;}
	
	.box.top-nav .col-head-logo img {width: 621px;}
}

@media (min-width: 768px)  {
	.inner-topline header.style2 {padding-bottom: 15px;} 
}


@media (min-width: 1200px)  {
 header .open > .dropdown-menu {
    /*display: none;*/
  }
   header .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
	border-radius: 0 5px 5px 0;
  }
  
  header .navbar-nav > li.dropdown:hover a > span > i:before {
	  content:""; 
	  width: 10px; 
	  height: 10px; 
	  background: url(/bitrix/templates/cor/styles/../images/menu-caret-right.svg) no-repeat center; 
	  display: inline-block; }
}


/* End */


/* Start:/bitrix/templates/cor/styles/sidebar.css?17254347502131*/
#sidebar {
  padding-top: 0;
}
ul.nav-sidebar {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 20px;
  counter-reset: list 0;
  line-height: 1.38462;
}

ul.nav-sidebar.nav {
  border: 1px solid #eee;
}
ul.nav-sidebar li {
  display: block;
}
ul.nav-sidebar li:before {
    position: absolute;
    left: 18px;
    top: 30px;
    display: block;
    height: 8px;
    width: 8px;
    background: #DFE0E2;
    z-index: 10;
}
ul.nav-sidebar li.dropdown-submenu i {
  position: relative;
  display: block;
  float: left;
  width: 0px;
  height: 15px;
  font-style: normal;
}
#sidebar .nav > li > a:hover, #sidebar .nav > li > a:focus {background: none;}
ul.nav-sidebar li.dropdown-submenu i:before {
  position: absolute;
  top: -2px;
  left: -22px;
  font-size: 24px;
  font-weight: normal;
  color: #585f69;
  display: inline-block;
  font-family: 'FontAwesome';
}
ul.nav-sidebar li.dropdown-submenu i:before {
  content: "\2212";
}
ul.nav-sidebar li.dropdown-submenu i.collapsed:before {
  content: "\2b";
}
ul.nav-sidebar li.dropdown-submenu.showed > a {
  color: #AE1E45;
  background-color: #fff;
}
ul.nav-sidebar li.dropdown-submenu.showed > a:hover {
  background-color: #eee;
}
ul.nav-sidebar li.active > a {
  color: #0084c9;
}
ul.nav-sidebar li:last-child a {
  border-bottom: none;
}
ul.nav-sidebar li a {
  display: block;
  padding: 7px 25px;
  color: #585f69;
  text-decoration: none;
  margin-top: -1px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
ul.nav-sidebar li a:hover {color: #771424}
html body ul.nav-sidebar.catalog-nav-sidebar li a:hover, html body ul.nav-sidebar.catalog-nav-sidebar li.active > a {color: #771424;}
html body ul.nav-sidebar.catalog-nav-sidebar li:hover:before, 
ul.nav-sidebar li.active:before {background: #771424;}
ul.nav-sidebar .dropdown-submenu > ul {
  padding-left: 20px;
  background-color: #fff;
}
ul.nav-sidebar .lvl2 li:before {left: 10px;}
ul.nav-sidebar .lvl2 > li > a {
  padding-left: 35px;
}
@media (max-width: 768px) {
	#sidebar {padding-top: 20px;}
}
html body ul.nav-sidebar.catalog-nav-sidebar li:first-of-type a {border-radius:11px 11px 0 0;}
/* End */


/* Start:/bitrix/templates/cor/styles/footer.css?17254360023428*/
/* line 3, ../sass/footer.scss */
footer {
  margin-top: 30px;
  background: linear-gradient(180deg, #414141 0%, #565656 100%);
  font-size: 18px;
}
footer, footer a, footer a:hover, footer a:focus {
  color:#fff;
}
/* line 6, ../sass/footer.scss */
footer .container {
  padding-top: 18px;
}
/* line 36, ../sass/footer.scss */
footer .contacts {
  margin-top: 10px;
  margin-left:10px;
}
/* line 38, ../sass/footer.scss */
footer .contacts div {
  font: 16px/30px Roboto Condensed;
}
footer .contacts div.phone {
  font: 24px/24px Roboto Condensed;
}
/* line 40, ../sass/footer.scss */
footer .contacts .phone span {
  color: #0084c9;
}
/* line 43, ../sass/footer.scss */
footer .contacts .phone a {
  text-decoration: none;
}
/* line 54, ../sass/footer.scss */
.footer_copyright {
  background-color: #292929;
  width: 100%;
  color:#fff;
  font:18px/65px Ubuntu;
 
}
.footer_copyright a, .footer_copyright a:hover{
	color:#fff;
}
.footer_copyright a:hover{
	text-decoration:underline;
}
/* line 60, ../sass/footer.scss */
.footer_copyright .alfa_title {
  text-align: right;
}
/* line 63, ../sass/footer.scss */
.footer_copyright a {
  text-decoration: none;
}

@media (max-width: 991px) {
  /* line 75, ../sass/footer.scss */
  .footer_copyright {
    padding: 15px 0px;
    line-height: 20px;
  }
}

@media (min-width: 1200px) { 
   div.footer-contacts {width: 53%;}
   .subsreeb  {display: flex; -ms-align-items: center; justify-content: space-between;}
   .social-bottom .social-footer {
    margin-bottom:0; 
    text-align: right; 
    /* margin-top: 13px; */
  }
   .subsreeb .m-style-title {
		margin-bottom: 0;
		display: block;
		font-weight: 500;
		vertical-align: middle;
	   line-height: 44px;
	   margin-right: 20px;}
}

footer .col-subs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}


@media (max-width: 1138px){
  footer .col-subs{
    justify-content: start;
  }
}


.social-footer a:hover {background-color: #fff;     color: #242424;}
footer .col-md-12.col-fcontacts{
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #C4C4C4;
}

@media (min-width: 992px) {
 
  .footer_copyright .alright {
    text-align: right;
  }
  
  .footer-contacts, .col-fcontacts  {
	  display: flex;
     -ms-align-items: center;
	 justify-content: space-between;} 
}
@media (max-width: 767px) {
  .footer_copyright .alfa_title {
		text-align: center;
		float:none;
	}	
   footer .footer-contacts {margin-bottom: 0;}
}

.footer-contacts .footer-address, .footer-contacts .footer-phone, .footer-contacts .footer-mail, .footer-bank { display: inline-block; padding: 5px 5px 5px 38px; vertical-align: top;}
.footer-address {background: url(/bitrix/templates/cor/images/marker-footer.svg) no-repeat left 5px;} 
.footer-phone {background: url(/bitrix/templates/cor/images/phone-footer.svg) no-repeat left 5px;}
.footer-mail {background: url(/bitrix/templates/cor/images/email-footer.svg) no-repeat left 5px;}
.footer-bank {background: url(/bitrix/templates/cor/images/bank-footer.svg) no-repeat left 5px;}
.subsreeb .m-style-title { display: block; font-weight: 500; margin-right: 20px;}
.grey-tabs-menu {margin-bottom: 25px;}
.footer-contacts {margin-bottom: 15px;}
footer .subsreeb {float: left; margin-top: 7px;}
.social-bottom  {display: flex;}

@media (max-width: 1199px){
  footer .subsreeb{
    margin-top: 0;
    margin-bottom: 25px;
  }
}
/* End */


/* Start:/bitrix/templates/cor/styles/content.css?172543855429202*/

.about_us,
.docs,
.honors,
/*.features,*/
.gallery,
.newslistcol,
.partners,
.customerreviews,
.services,
.action,
.staff {
  margin-top: 15px;
  padding-bottom: 15px;
}

.owl.features .item,
.owl.services .item,
.owl.staff .item,
.owl.action .item,
.owl.partners .item {
  margin-left: 1px;
  /* fix for stupid owl */
}

.features .item a,
.services .item a,
.action .item a {
  display: block;
  text-decoration: none;
  -moz-transition: all, 0.2s, ease-in-out 0s;
  -o-transition: all, 0.2s, ease-in-out 0s;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
.services .item a,
.action .item a {
	  border: 1px solid #fff;
}
/* line 102, ../sass/content.scss */
.features .item a:hover,
.services .item a:hover
 {
  border-color: #b8b8b8;
}

/* /staff & services & features & action */
/* features */
/* line 111, ../sass/content.scss */
.features .item a {
  /*padding: 28px 0;*/
  text-decoration: none;
  display:table;
}
/* line 115, ../sass/content.scss */
.features .item .image {
  margin: 0 auto;
  text-align: center;
}
/* line 119, ../sass/content.scss */
.features .item img {
  width: auto;
  /*max-width: 60px;
  max-height: 60px;*/
}
/* line 124, ../sass/content.scss */
.features .item .name {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 24px;
  color: #202020;
}
/* line 130, ../sass/content.scss */
.features .item .description {
  color: #585f69;
}

/* features1 */
/* line 136, ../sass/content.scss */
.features.features1 .item .image,
.features.features1 .item .data {
  /*float: left;*/
  display:table-cell;
  vertical-align:middle;
}
.features.features1 .item .image{
	vertical-align:top;
}
/* line 140, ../sass/content.scss */
.features.features1 .item .image {
  width: 35%;
}
/* line 143, ../sass/content.scss */
.features.features1 .item .data {
  width: 65%;
  padding-left: 15px;
  font:15px/18px Roboto;
  font-weight:300;
  color:#818181;
  padding-right:15px;
}
/* line 147, ../sass/content.scss */
.features.features1 .item img {
  margin: 0 auto;
}

.honors .item .image a,
.about_us .item .image a,
.newslistcol .item .image a {
  display: block;
  border: 1px solid #ebebeb;
}
/* line 186, ../sass/content.scss */
.honors .item .image a:hover,
.about_us .item .image a:hover,
.newslistcol .item .image a:hover {
  border-color: #b8b8b8;
}

/* line 192, ../sass/content.scss */
.docs .item,
.honors .item,
.about_us .item,
.newslistcol .item {
  margin-bottom: 15px;
  min-height: 105px;
}
.newslistcol .item{
	margin-bottom: 10px;
}

/* line 203, ../sass/content.scss */
.docs .item .image + .data,
.honors .item .image + .data,
.about_us .item .image + .data,
.newslistcol .item .image + .data {
  margin-left: 111px;
}

/* line 211, ../sass/content.scss */
.docs .item .data .info,
.honors .item .data .info,
.about_us .item .data .info,
.newslistcol .item .data .info {
  max-height: 100px;
  overflow: hidden;
}
/* line 214, ../sass/content.scss */
.docs .item .data .info.smaller,
.honors .item .data .info.smaller,
.about_us .item .data .info.smaller,
.newslistcol .item .data .info.smaller {
  height: 80px;
}
/* line 219, ../sass/content.scss */
.docs .item .data .descr a,
.honors .item .data .descr a,
.about_us .item .data .descr a,
.newslistcol .item .data .descr a {
  text-decoration: none;
}
/* line 221, ../sass/content.scss */
.docs .item .data .descr a:hover,
.honors .item .data .descr a:hover,
.about_us .item .data .descr a:hover,
.newslistcol .item .data .descr a:hover {
  text-decoration: underline;
}
/* line 226, ../sass/content.scss */
.docs .item .data .date,
.docs .item .data .name,
.docs .item .data .info,
.honors .item .data .date,
.honors .item .data .name,
.honors .item .data .info,
.about_us .item .data .date,
.about_us .item .data .name,
.about_us .item .data .info,
.newslistcol .item .data .date,
.newslistcol .item .data .name,
.newslistcol .item .data .info {
  margin-bottom: 5px;
}

/* line 233, ../sass/content.scss */
.newslistcol .owl-item .item .data .name a {
  backface-visibility: hidden;
}

.newslistcol .item .image img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  border-radius: 8px 8px 0 0;
}
/* line 291, ../sass/content.scss */
.newslistcol .item .data {
  height: 141px;
  overflow: hidden;
}

.services .item a,
.action .item a {
  padding: 9px;
  text-decoration: none;
}

@media (min-width: 992px) {
  /* line 309, ../sass/content.scss */
  .services .item a,
  .action .item a {
    min-height: 308px;
  }
}
/* line 322, ../sass/content.scss */
.services .item .data,
.action .item .data {
  height: 111px;
  overflow: hidden;
}

/* line 330, ../sass/content.scss */
.services .item .image,
.staff .item .image,
.action .item .image {
  margin-bottom: 4px;
  text-align: center;
}
/* line 333, ../sass/content.scss */
.services .item .image img,
.staff .item .image img,
.action .item .image img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  border: none;
}

/* line 348, ../sass/content.scss */
.services .item .data .name,
.services .item .data .markers,
.staff .item .data .name,
.staff .item .data .markers,
.action .item .data .name,
.action .item .data .markers {
  margin-bottom: 8px;
}

.gallery.row {
  padding-bottom: 0px;
}
/* line 372, ../sass/content.scss */
.gallery .item {
  margin-bottom: 15px;
}
/* line 374, ../sass/content.scss */
.gallery .item a.clearfix {
  display: block;
  min-height: 245px;
  text-decoration: none;
  /*border: 1px solid #ebebeb;*/
  -moz-transition: all, 0.2s, ease-in-out 0s;
  -o-transition: all, 0.2s, ease-in-out 0s;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
  position:relative;
}


/* line 384, ../sass/content.scss */
.gallery .item .image {
  text-align: center;
}
/* line 387, ../sass/content.scss */
.gallery .item .info {
  position: relative;
  min-height: 54px;
}
/* line 391, ../sass/content.scss */
.gallery .item .data {
  position: absolute;
  right: 15px;
  bottom: 4px;
  left: 15px;
 /* max-height: 56px;
  min-height: 56px;*/
  height:56px;
  padding-top: 4px;
  background-color: #fff;
  overflow: hidden;
  backface-visibility: hidden;
  /*-moz-transition: all, 0.2s, ease-in-out 0s;
  -o-transition: all, 0.2s, ease-in-out 0s;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;*/
 /*-moz-transition: all, 0.1s, ease-out 0s;
  -o-transition: all, 0.1s, ease-out 0s;
  -webkit-transition: all, 0.1s,  ease-out 0s;
  transition: all, 0.1s, ease-out 0s;*/
}
.gallery .item.catalog-main-item .data{
	right:0;
	left:0;
	bottom:0;
	text-align:center;
	width:100%;
}
/* line 403, ../sass/content.scss */
.gallery .item .data .name,
.gallery .item .data .descr {
  margin: 0px 12px;
}
/* line 407, ../sass/content.scss */
.gallery .item .data .name {
  max-height: 48px;
  font-size: 20px;
  line-height: 24px;
  overflow: hidden;
}
.gallery .item .data .name-a {
  max-height: 48px;
  overflow: hidden;
  width:100%;
}
.gallery .item.catalog-main-item .data .name, .gallery .item.catalog-main-item .data a{
	font:18px/18px Roboto;
	text-transform:uppercase;
	color:#091443;
	text-align:center;
	/*padding:0 0 15px;*/
	margin:0 30px;
	border-bottom:1px solid #fff;
}
.gallery .item.catalog-main-item .data a{
	color: #4f4f4f;
}
.gallery .item.catalog-main-item {
    margin-bottom: 6px;
	cursor:pointer;
	overflow:hidden;
}
/* line 413, ../sass/content.scss */
.gallery .item .data .descr {
  padding-top: 8px;
}
/* line 416, ../sass/content.scss */
.gallery .item:not(.catalog-main-item) .data:hover {
  max-height: 171px;
}
/* line 420, ../sass/content.scss */
.gallery .item img {
  max-width: 100%;
}

.gallery .item.catalog-main-item:hover .data .name, .gallery .item.catalog-main-item:hover .data .name a{
	color:#fff;
}
.gallery .item.catalog-main-item:hover .data .name a:hover{
	text-decoration:underline;
}
.gallery .item.catalog-main-item:hover .data .name-a{
	max-height:50px;
}
.gallery .item.catalog-main-item img {
 display: inline-block;
    max-width: 100%;
    height: auto;
}
.gallery .item.catalog-main-item .data{
	padding-top: 0;
	display: table;
}
.gallery .item.catalog-main-item a:hover .data .name{
	color:#fff;
}
.catalog-main-item a:hover  .data/*, .catalog-main-item:hover  .data*/{
	height:100%;
	background: rgba( 1, 87, 155, 0.902 );
	color:#fff;
}
.catalog-main-item  .data{
	min-height:50px;
}
.gallery .item.catalog-main-item:hover .data a{
	 color:#fff;
	 border-bottom:none;
 }
.gallery .item.catalog-main-item:hover .data a.name-a{
	display:block; 
	text-align:center;
	padding:19px 0 22px;
	border-bottom:1px solid #fff;
    margin: 0 auto;
    width: 88%;
 }
.catalog-main-item:hover .razdel-list, .gallery .item.catalog-main-item:hover .data{
	 display:block;
 }
 .gallery .item.catalog-main-item:hover .data{
	 color: #fff;
	 opacity: 0.902;
	 background: #01579b;
 }
 
.partners .item {
  max-height: 150px;
  margin-bottom: 30px;
}
/* line 432, ../sass/content.scss */
.partners .item a {
  display: block;
  border: 1px solid #ebebeb;
  -moz-transition: all, 0.2s, ease-in-out 0s;
  -o-transition: all, 0.2s, ease-in-out 0s;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
/* line 436, ../sass/content.scss */
.partners .item a:hover {
  border-color: #b8b8b8;
}
/* line 440, ../sass/content.scss */
.partners .item .image .col {
  height: 141px;
  text-align: center;
  line-height: 141px;
}
/* line 444, ../sass/content.scss */
.partners .item .image .col img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  max-height: 135px;
  /* -1px - fix */
  vertical-align: middle;
}

/* /partners */
/* action */
/* line 458, ../sass/content.scss */
.action .name {
  overflow: hidden;
}
/* line 464, ../sass/content.scss */
.action.owl .item a {
  min-height: 298px;
}
/* line 467, ../sass/content.scss */
.action.owl .item .data {
  height: 138px;
}

.action.row {
  margin-right: -5px;
  margin-left: -5px;
}
.action.row .item {
  padding: 5px;
  margin-bottom: 10px;
}

.action.row .item a {
  padding: 9px 9px 14px 9px;
  text-decoration: none;
}
/* line 513, ../sass/content.scss */
.action.row .item .data.row {
  height: 141px;
}

.vacancies .filter,
.faq .filter {
  margin-bottom: 20px;
}
/* line 553, ../sass/content.scss */
.vacancies .filter .btn,
.faq .filter .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 557, ../sass/content.scss */
.vacancies .filter .btn.btn-default,
.faq .filter .btn.btn-default {
  border-color: #ebebeb;
}
/* line 561, ../sass/content.scss */
.vacancies .yashare,
.faq .yashare {
  margin-top: 5px;
}

@media (min-width: 991px) {
  /* line 567, ../sass/content.scss */
  .vacancies .yashare {
    margin-top: 0px;
    text-align: right;
  }
}

.shops .search_city,
.shops .filter,
.shops .shops_list,
.shops .map {
  margin-bottom: 20px;
}

/* line 754, ../sass/content.scss */
.shops .filter button {
  margin-right: 10px;
}

.news {
  margin-top: 0;
}
/* line 790, ../sass/content.scss */
.news .item {
    margin-bottom: 0;
   
}
/* line 792, ../sass/content.scss */
.news .item .image {
  margin-bottom: 0;
  text-align: center;
}
/* line 795, ../sass/content.scss */
.news .item .image img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  border-radius: 8px;
}
/* line 802, ../sass/content.scss */
.news .item .data .date,
.news .item .data .name {
  margin-bottom: 10px;
}
.news .item .data .name{
	font-size: 24px;
    font-weight: 400;
}
.news .item .data .date{
	font-size: 18px;
}
.news .descr{
	font-size: 18px;
    line-height: 22px;
}
/* line 807, ../sass/content.scss */
.news .item .data .descr a {
  text-decoration: none;
}

.newsdetail {
  margin-bottom: 45px;
}

/* line 847, ../sass/content.scss */
.newsdetail .pic {
  margin-bottom: 25px;
  text-align: center;
}
/* line 850, ../sass/content.scss */
.newsdetail .pic img {
  width: auto;
  max-width: 100%;
}

/* line 856, ../sass/content.scss */
.backshare {
  margin-bottom: 30px;
}
/* line 858, ../sass/content.scss */
.backshare .detailback {
  text-decoration: none;
}
/* line 861, ../sass/content.scss */
.backshare .detailback:hover i {
  color: #771424;
}
/* line 865, ../sass/content.scss */
.backshare .detailback i {
  padding: 10px 10px 9px 9px;
  color: #b8b8b8;
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
  background: url(/bitrix/templates/cor/styles/../images/arrow-back.svg) no-repeat left center;
 
}
.backshare .detailback .fa {display: none;}


.detailback	
   {font-weight: 500;
    margin-top: 16px;
    cursor: pointer;
    text-transform: uppercase;
    color: #771424;
    padding-left: 25px;
    background: url(/bitrix/templates/cor/styles/../images/arrow-back.svg) no-repeat left center;}

/* line 870, ../sass/content.scss */
.backshare .detailback i:before {
   content: /*"\f112"*/;
   background: url(/bitrix/templates/cor/styles/../images/arrow-back.svg) no-repeat left center;
   display: block;
}
/* line 874, ../sass/content.scss */
.backshare .detailback span {
  display: inline-block;
  padding-top: 9px;
  padding-left: 0;
}

@media (min-width: 992px) {
  /* line 883, ../sass/content.scss */
  .backshare .yashare {
    text-align: right;
  }
}
@media (max-width: 991px) {
  /* line 890, ../sass/content.scss */
  .backshare .yashare {
    margin-top: 10px;
  }
}

.yashare-auto-init {
  display: inline-block;
}

/* line 914, ../sass/content.scss */
.b-share .b-share-icon {
  width: 40px;
  height: 39px;
}
/* line 917, ../sass/content.scss */
.b-share .b-share-icon.b-share-icon_facebook {
  background: url("/bitrix/templates/cor/styles/../img/icon_facebook2.png") 0px 0px no-repeat;
}
/* line 920, ../sass/content.scss */
.b-share .b-share-icon.b-share-icon_twitter {
  background: url("/bitrix/templates/cor/styles/../img/icon_twitter2.png") 0px 0px no-repeat;
}

/* line 927, ../sass/content.scss */
.b-share .b-share__handle {
  height:39px;
  padding: 0px 3px 5px 0px !important;
}
#sidebar .b-share {
    padding: 1px 3px 1px 0px!important;
}
.b-share a:hover{
	opacity:0.9;
}
/* line 933, ../sass/content.scss */
.yashare > span {
  display: inline-block;
  padding-top: 9px;
  padding-right: 10px;
}

/* /yandex share */
/* forms */
/* line 942, ../sass/content.scss */
.overflower {
  overflow: hidden;
}

/* line 946, ../sass/content.scss */
.mainform .required {
  font-size: 18px;
  color: #c90d0d;
  display: inline;
  line-height: 14px;
}
/* line 952, ../sass/content.scss */
.mainform textarea {
  width: 100%;
  border-color: #ebebeb;
}
/* line 955, ../sass/content.scss */
.mainform textarea:active, .mainform textarea:focus {
  border-color: #b8b8b8;
}

/* line 993, ../sass/content.scss */
.mainform .field-wrap {
 
  margin-top: 15px;
}

.mainform .choice-wrap{
  padding-left: 30px;
}

.mainform .your-info .field-wrap {
  min-height: 0;
  margin-top: 10px;
}
/* line 996, ../sass/content.scss */
.mainform .field-wrap.req {
  padding-top: 0px;
}

/* line 1003, ../sass/content.scss */
.mainform .captcha_wrap {
  float: left;
}
/* line 1006, ../sass/content.scss */
.mainform .buttons,
.mainform input[type="submit"] {
  margin-left: 0;
  float: right;
  text-align: right;
}
/* line 1012, ../sass/content.scss */
.mainform input.must-be-filled {
  border-color: #881f1f;
  background-color: #fff6f6;
}
/* line 1015, ../sass/content.scss */
.mainform input.must-be-filled::-webkit-input-placeholder, .mainform input.must-be-filled::-moz-placeholder, .mainform input.must-be-filled:-moz-placeholder, .mainform input.must-be-filled:-ms-input-placeholder {
  color: #881f1f;
}
/* line 1022, ../sass/content.scss */
.mainform input.almost-filled.form-control {
  border-color: #881f1f;
}
/* line 1026, ../sass/content.scss */
.mainform .buttons span {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
}
/* line 1030, ../sass/content.scss */
.mainform .buttons span.required {
  display: inline;
}

/************************************************************************/
/* line 1037, ../sass/content.scss */
.mainform .captcha_wrap .reloadCaptcha {
  float: left;
  margin-left: 15px;
  margin-top: 7px;
  cursor: pointer;
}

/* line 1044, ../sass/content.scss */
.mainform .captchaImg {
  height: 60px;
  width: 185px;
  padding-left: 0px;
  border: 1px solid #ebebeb;
}

/* line 1051, ../sass/content.scss */
.mainform .buttons .starrequired {
  float: left;
  line-height: 14px;
}
.mainform .buttons {
  margin-top: 10px;
  margin-bottom: 15px;
}

.webform {
  padding-bottom: 20px;
}
/* line 1071, ../sass/content.scss */
.mainform textarea {
  width: 100%;
  border-color: #ebebeb;
}

/* line 1076, ../sass/content.scss */
.mainform textarea:active,
.mainform textarea:focus {
  border-color: #b8b8b8;
}

/* line 1120, ../sass/content.scss */
.field-wrap {
  
  margin-top: 15px;
}


/* line 1129, ../sass/content.scss */
.mainform .captcha_wrap {
  float: left;
}

/* line 1133, ../sass/content.scss */
.mainform .buttons, .mainform .buttons input[type="submit"] {
  float: left;
  text-align: left;
}

/* line 1138, ../sass/content.scss */
.mainform .buttons input[type="submit"], .mainform .buttons input[type="submit"].btn {
  text-align: center;
  font:18px/18px Ubuntu;
  padding:11px 25px;
}

.webform .form-group {
    margin-bottom: 2px;
} 

/* line 1142, ../sass/content.scss */
.mainform input.must-be-filled {
  border-color: #881f1f;
  background-color: #fff6f6;
}

/* line 1147, ../sass/content.scss */
.mainform input.must-be-filled::-webkit-input-placeholder {
  color: #881f1f;
}

/* line 1148, ../sass/content.scss */
.mainform input.must-be-filled::-moz-placeholder {
  color: #881f1f;
}

/* Firefox 19+ */
/* line 1149, ../sass/content.scss */
.mainform input.must-be-filled:-moz-placeholder {
  color: #881f1f;
}

/* Firefox 18- */
/* line 1150, ../sass/content.scss */
.mainform input.must-be-filled:-ms-input-placeholder {
  color: #881f1f;
}

/* line 1152, ../sass/content.scss */
.mainform input.almost-filled.form-control {
  border-color: #881f1f;
}

/* line 1156, ../sass/content.scss */
.mainform .calendar-wrap a:before {
  content: '\f073';
}

/* line 1160, ../sass/content.scss */
.mainform .calendar-wrap a {
  font-family: 'FontAwesome';
  font-size: 20px;
  position: absolute;
  right: 25px;
  top: 31px;
  color: #b8b8b8;
}

/* line 1169, ../sass/content.scss */
.mainform .calendar-wrap.req a {
  top: 34px;
}

/* line 1173, ../sass/content.scss */
.mainform .calendar-wrap a:hover,
.mainform .rating .rating-icon:hover,
.mainform .rating .rating-icon.hover {
  cursor: pointer;
  color: #0084c9;
}

/* line 1205, ../sass/content.scss */
.field-wrap label,
.field-wrap .label-wrap {
  display: block;
  margin-bottom: 5px;
  padding-left: 0px;
  font-size: 1.38462;
  font-weight: normal;
}
/* line 1213, ../sass/content.scss */
.field-wrap label .required,
.field-wrap .label-wrap .required {
  display: inline;
  font-size: 18px;
  color: #c90d0d;
  line-height: 14px;
}

/* line 1229, ../sass/content.scss */
.mainform .dropdown .btn.btn-default {
  text-align: left;
  width: 111%;
  border-color: #ebebeb;
  height: 36px;
}

/* line 1236, ../sass/content.scss */
.mainform .field-wrap.dropdown .dropdown-menu {
  margin-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: solid 2px #0084c9;
}

/* line 1243, ../sass/content.scss */
.mainform .field-wrap.dropdown .dropdown-menu li:before {
  content: "";
}

/* line 1247, ../sass/content.scss */
.mainform .field-wrap.dropdown .dropdown-menu li a:hover {
  background-color: #ebebeb;
}

/* line 1251, ../sass/content.scss */
.mainform .field-wrap.dropdown .dropdown-menu li,
.mainform .field-wrap.dropdown .dropdown-menu li a {
  border-bottom: 1px solid #ebebeb;
  height: 36px;
  text-decoration: none;
}

/* line 1258, ../sass/content.scss */
.right-arrow-caret {
  float: right;
}

/* line 1262, ../sass/content.scss */
.right-arrow-caret:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 9px;
  font-weight: bold;
}

/* line 1269, ../sass/content.scss */
.mainform .field-wrap.dropdown .btn-group.open .dropdown-toggle {
  background-color: white;
  border-color: #b8b8b8;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1275, ../sass/content.scss */
.mainform .field-wrap.dropdown .btn-group .dropdown-toggle:hover {
  background-color: white;
  border-color: #b8b8b8;
  color: #585f69;
}

/* line 1288, ../sass/content.scss */
.mainform .file_upload {
  position: relative;
  overflow: hidden;
  font-size: 1em;
  /* example */
  height: 2em;
  /* example */
  line-height: 2em;
}

.sectiondescription {
  margin-bottom: 15px;
}

.products {
  margin-bottom: 15px;
}
/* line 1313, ../sass/content.scss */
.products .item {
  margin-bottom: 30px;
}
/* line 1315, ../sass/content.scss */
.products .item .in {
    background: #FFFFFF;
    box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.15);
    border-radius: 11px;
    padding: 10px;
}
/* line 1318, ../sass/content.scss */
.products .item .in:hover {
  border-color: #b8b8b8;
}


/* line 1338, ../sass/content.scss */
.products.showcase .item .pic {
  padding:0;
  text-align: center;
}
/* line 1342, ../sass/content.scss */
.products.showcase .item .pic img {
  max-width: 100%;
  
}

/* line 1355, ../sass/content.scss */
.products.showcase .item .name {
  
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
}
/* line 1364, ../sass/content.scss */
.products.list .item {
  min-height: 115px;
}

/* line 1370, ../sass/content.scss */
.products.list .item .part.part2 {
  padding-left: 6px;
}
/* line 1374, ../sass/content.scss */
.products.list .item .pic {
  height: 115px;
  line-height: 115px;
}
/* line 1377, ../sass/content.scss */
.products.list .item .pic img {
  position: relative;
  top: -1px;
  max-height: 115px;
}
/* line 1383, ../sass/content.scss */
.products.list .item .data {
  margin: 6px 11px 6px 0px;
}
/* line 1386, ../sass/content.scss */
.products.list .item .name {
  max-height: 37px;
  overflow: hidden;
}
/* line 1390, ../sass/content.scss */
.products.list .item .name,
.products.list .item .limiter {
  margin-bottom: 5px;
}


/* line 1517, ../sass/content.scss */
.js-detail .previewtext {
  font:18px/22px Ubuntu;
  color:#242424;
  margin-bottom: 15px;
  margin-top: 10px;
  padding-right: 30px;
}
/* line 1522, ../sass/content.scss */
.js-detail .previewtext a,
.js-detail .proptable a {
  position: relative;
  text-decoration: none;
  
}
/* line 1526, ../sass/content.scss */
.js-detail .previewtext a:hover,
.js-detail .proptable a:hover {
  border-bottom-color: transparent;
}

/* line 1588, ../sass/content.scss */
.js-detail .part2 {
  /*margin-top: 50px;*/
}

.smartfilter {
  background-color: #fff;
 
}

.comparelist .btn {
  border-color: #ebebeb;
}
/* line 2139, ../sass/content.scss */
.comparelist .btn .fa:after {
  content: "\f080";
}

.catalogsorter {
  margin-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
/* line 2151, ../sass/content.scss */
.catalogsorter > div {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2165, ../sass/content.scss */
.catalogsorter .template i.list:before,
.catalogsorter .templateDrop i.list:before {
  content: "\f00b";
}

/* line 2177, ../sass/content.scss */
.catalogsorter .template a {
  display: inline-block;
  margin-left: 10px;
  padding: 9px 12px 7px 13px;
  color: #b8b8b8;
  background-color: #ebebeb;
}
/* line 2183, ../sass/content.scss */
.catalogsorter .template a:hover, .catalogsorter .template a.selected {
  color: #0084c9;
}
/* line 2187, ../sass/content.scss */
.catalogsorter .template a:first-child {
  margin-left: 0px;
}

/* line 2208, ../sass/content.scss */
.catalogsorter .dropdown > .btn-default.dropdown-toggle {
  border-color: #ebebeb;
  width:57px;
}
/* line 2212, ../sass/content.scss */
.catalogsorter .dropdown.open > .btn-default.dropdown-toggle {
  background-color: transparent;
}
/* line 2216, ../sass/content.scss */
.catalogsorter .dropdown .arrowright {
  margin-left: 7px;
}
/* line 2218, ../sass/content.scss */
.catalogsorter .dropdown .arrowright:after {
  content: "\f105";
}
/* line 2223, ../sass/content.scss */
.catalogsorter .filterbtn,
.catalogsorter .output,
.catalogsorter .sortby,
.catalogsorter .comparising {
  margin-right: 10px;
}
/* line 2230, ../sass/content.scss */
.catalogsorter .output .title,
.catalogsorter .output .dropdown {
  display: inline-block;
}
/* line 2234, ../sass/content.scss */
.catalogsorter .output .title {
  margin-right: 3px;
}
/* line 2237, ../sass/content.scss */
.catalogsorter .output .fileicon {
  margin-left: 0px;
  margin-right: 3px;
}
/* line 2240, ../sass/content.scss */
.catalogsorter .output .fileicon:before {
  content: "\f016";
}
/* line 2243, ../sass/content.scss */
.catalogsorter .output .fileicon:after {
  content: '';
}
/* line 2248, ../sass/content.scss */
.catalogsorter .showfilter {
  border-color: #ebebeb;
}
/* line 2250, ../sass/content.scss */
.catalogsorter .showfilter i {
  margin-left: 0px;
}
/* line 2252, ../sass/content.scss */
.catalogsorter .showfilter i:before {
  content: "\f0b0";
}
/* line 2255, ../sass/content.scss */
.catalogsorter .showfilter i:after {
  content: ' ';
}

@media (min-width: 501px) {
  /* line 2262, ../sass/content.scss */
  .comparising {
    float: right;
  }
}
@media (max-width: 500px) {
  /* line 2268, ../sass/content.scss */
  .catalogsorter .filterbtn,
  .catalogsorter .output,
  .catalogsorter .sortby {
    margin-right: 0px;
  }
  /* line 2274, ../sass/content.scss */
  .catalogsorter > div:first-child button {
    border-right: none;
  }
  /* line 2280, ../sass/content.scss */
  .catalogsorter .filterbtn + .output button,
  .catalogsorter .filterbtn + .sortby button {
    border-right: none;
  }
  /* line 2285, ../sass/content.scss */
  .catalogsorter .comparising .btn {
    position: relative;
    left: -1px;
  }
}

.bx_compare .bx_sort_container {
  margin-bottom: 15px;
}

.subscription .field-wrap {
  min-height: 45px;
  margin-top: 0px;
  margin-bottom: 25px;
}

.thumbs {
  margin-bottom: 25px;
}
/* line 2472, ../sass/content.scss */
.thumbs .thumb a {
  position: relative;
  display: block;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border: 3px solid #ebebeb;
 /* background-size: cover;*/
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 2485, ../sass/content.scss */
.thumbs .thumb.checked a .overlay,
.thumbs .thumb.checked a .fa {
  display: none;
}
.thumbs .thumb.checked a{
	border:3px solid #1e508b;
}
/* line 2491, ../sass/content.scss */
.thumbs .thumb .overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  display: none;
  background-color: #fff;
 /* filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;*/
}
/* line 2501, ../sass/content.scss */
.thumbs .thumb .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  margin-top: -16px;
  margin-left: -17px;
  font-size: 35px;
}
/* line 2509, ../sass/content.scss */
.thumbs .thumb .fa:before {
  content: "\f002";
  color: #fff;
}
/* line 2515, ../sass/content.scss */
.thumbs .owl-nav {
  margin-top: 10px;
  text-align: right;
}
.js-detail .thumbs .owl-nav{
	 margin: 0 5px 0;
    position: relative;
}
.js-detail .thumbs .owl-nav .prev{
	float:left;
}
.js-detail .thumbs .owl-nav .prev, .js-detail .thumbs .owl-nav .next{
    top: -69px;
	position:relative;
}

.popupgallery {
  margin-bottom: 30px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ebebeb;
}

.popupgallery .changeit {
  display: table-cell;
  width: 100%;
  height: 550px;
  text-align: center;
  vertical-align: middle;
  border:2px solid #dadada;
}
/* line 2597, ../sass/content.scss */
.popupgallery .changeit img {
  display: inline;
  cursor: pointer;
  max-height: 520px;
}
/* line 2602, ../sass/content.scss */
.popupgallery .changeit .date {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
}
/* line 2610, ../sass/content.scss */
.popupgallery .description {
  height: 20px;
}
/* line 2613, ../sass/content.scss */
.popupgallery .thumbs {
  max-height: 428px;
 /* margin-top: 15px;*/
  overflow-x: hidden;
  overflow-y: scroll;
}
/* line 2618, ../sass/content.scss */
.popupgallery .thumbs .thumb {
  width: 45%;
  float: left;
  margin-right: 4%;
  margin-bottom: 15px;
}
/* line 2623, ../sass/content.scss */
.popupgallery .thumbs .thumb:nth-child(odd) {
  margin-right: 6%;
}
/* line 2628, ../sass/content.scss */
.popupgallery .preview {
  position: relative;
  max-height: 112px;
  overflow: hidden;
}
.popupgallery .preview:before {
  position: absolute;
  right: 15px;
  bottom: 0px;
  width: 30%;
  height: 20px;
  content: '';
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5), white);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), #ffffff);
}
.gallery .item.catalog-main-item .data a{
	margin:0;
}
.gallery .item.catalog-main-item:hover .data .name-a {
	max-height: 100%;
}
.gallery .item.catalog-main-item:hover .data a.name-a{
	padding: 19px 0 15px;
}
.buttons span{
	font:16px/16px Ubuntu;
	letter-spacing: -0.3px;
}

.your-info{
	margin-top:30px;
}
.your-info h2{
	margin:0 0 20px 0;
}

@media (max-width:767px){
	.gallery .item.catalog-main-item {
		margin-bottom: 0;
	}	
	.gallery .item.catalog-main-item .data a.name-a {
		font: 16px/16px Roboto;
	}
}

/* End */


/* Start:/bitrix/templates/cor/styles/color.css?15774257088428*/
/* simple color */
html h4, html .h4, html h6, html .h6,
h2 a:hover,
html .text-primary,
html ul > li:before,
html ol > li:before,
html .btn-link,
html body .aprimary,
html body a.aprimary,
html .wrapper input[type="checkbox"]:checked + label:after,
html .wrapper input[type="radio"]:checked + label:before,
html .fancybox-wrap input[type="checkbox"]:checked + label:after,
html .fancybox-wrap input[type="radio"]:checked + label:before,
html .wrapper input[type="checkbox"]:checked + .bx_filter_param_text:after,
html .wrapper input[type="radio"]:checked + .bx_filter_param_text:before,
html .wrapper .js-compare.checked:after,
html .mainform .calendar-wrap a:hover,
html .mainform .rating .rating-icon:hover,
html .mainform .rating .rating-icon.hover,
html header .contacts .phone span,
html footer .contacts .phone span,
html ul.nav-sidebar li.active > a,
html ul.nav-sidebar li.dropdown-submenu.showed > a,
html .pagination > li > a:hover,
html .pagination > li > a:focus,
html .pagination > li > span:hover,
html .pagination > li > span:focus,
html .catalogsorter .template a:hover,
html .catalogsorter .template a.selected,
html .backshare .detailback:hover i,
header.style2.no-border .navbar-default .navbar-nav > .active > a,
header.style2.border .navbar-default .navbar-nav > .active > a,
header.style4.no-border .navbar-default .navbar-nav > .active > a,
header.style4.border .navbar-default .navbar-nav > .active > a {
	color: #;
}
@media (max-width: 991px) {
	header .navbar-default .navbar-nav > .active > a,
	header .navbar-default .navbar-nav .open > a,
	header .navbar-default .navbar-nav .open > a:focus {
		color: #;
	}
}
html .btn-primary,
html .label-primary,
html .nav-tabs > li.active > a,
html .nav-tabs > li.active > a:hover,
html .nav-tabs > li.active > a:focus,
html .pagination > .active > a,
html .pagination > .active > a:hover,
html .pagination > .active > a:focus,
html .pagination > .active > span,
html .pagination > .active > span:hover,
html .pagination > .active > span:focus,
html .owl_banners_colors .owl-dots .owl-dot:hover span,
html header.style2.color .main-menu-nav,
html .owlslider .owl-nav div:hover,
html .owl .owl-nav div:hover,
html header.style4.color .main-menu-nav,
html header.color .navbar-nav li,
html header.color .navbar-default .navbar-toggle,
html .smartfilter .bx_ui_slider_pricebar_V,
html .smartfilter .bx_ui_slider_handle:hover {
	background-color: #;
}
@media (max-width: 991px) {
	html header.color .navbar-default .navbar-nav .dropdown-menu li > a,
	html header.color .navbar-default .navbar-nav .dropdown-menu li.active > a,
	html header.color .navbar-default .navbar-nav .open .dropdown-menu li > a {
		background-color: #;
	}
}
html .btn-default,
html .btn-primary,
html .nav-tabs > li.active > a,
html .nav-tabs > li.active > a:hover,
html .nav-tabs > li.active > a:focus,
html .pagination > .active > a,
html .pagination > .active > a:hover,
html .pagination > .active > a:focus,
html .pagination > .active > span,
html .pagination > .active > span:hover,
html .pagination > .active > span:focus,
html header .vertical_blue_line,
html .bx_filter_param_label.active .bx_filter_param_btn,
html .bx_filter_param_label:hover .bx_filter_param_btn,
html .smartfilter .bx_filter_popup_result:hover {
	border-color: #;
}
html footer {
	border-top-color: #;
}
html .smartfilter .bx_filter_popup_result:hover .arrow {
	border-right-color: #;
}
html header.style2,
html header .navbar .search-open,
html h2.coolHeading .secondLine,
html .h2.coolHeading .secondLine,
html footer .footer_logo_wrap,
html .owl_banners_colors,
html .dropdown-menu ul,
html ul.dropdown-menu,
html .shops .search_city ul.cities_list,
html body .popup-window.smartFilterSelectbox .popup-window-content ul {
	border-bottom-color: #;
}
@media (min-width: 992px) {
	html header,
	header .main-menu-nav .dropdown-menu,
	html .smartfilter.ftype2 ul .bx_filter_prop > .body {
		border-bottom-color: #;
	}
}
/* header "M" */
html .logo .m .m1 {
	border-bottom-color: #;
}
html .logo .m .m2 {
	border-right-color: #;
}
/***********************************************************************/
/* darken color */
html header .navbar .nav > li > .search:hover {
	color: #000000;
}
html .btn-default:hover,
html .btn-default:focus,
html .btn-default.focus,
html .btn-default:active,
html .btn-default.active,
html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary.focus,
html .btn-primary:active,
html .btn-primary.active,
html .open > .btn-primary.dropdown-toggle,
html .owl_banners_colors .owl-dots .owl-dot.active span/*,
html header.color .navbar-default .navbar-toggle:hover */{
	background-color:#780021;
}

html .btn-default:hover,
html .btn-default:focus, .sub-form input[type="submit"]:hover {background: #780021;}


html .input-group-btn .btn-primary:hover,
html .input-group-btn .btn-primary:focus{
	background: rgba(255,255,255,0.1);
}
html .owl_banners_colors .owl-dots .owl-dot.active span{
	background-color: #fff;
}
@media (min-width: 992px) {
	header.color .navbar-default .navbar-nav li.active > a {
		background-color: #771424 ;
		color:#fff;
	}
	header.color .navbar-default .navbar-nav li:hover > a,
	header.color .navbar-default .navbar-nav li.active > a:hover {
		background-color: #771424 ;
	}
}
@media (max-width: 991px) {
	header.color .navbar-default .navbar-nav > li:hover > a,
	header.color .navbar-default .navbar-nav li.active > a,
	header.color .navbar-default .navbar-nav li.open > a,
	header.color .navbar-default .navbar-nav .open li.active > a,
	header.color .navbar-default .navbar-nav .open li.open > a,
	header.color .navbar-default .navbar-nav .dropdown-menu li > a:hover,
	header.color .navbar-default .navbar-nav .dropdown-menu li > a:focus,
	header.color .navbar-default .navbar-nav .dropdown-menu li.active > a:hover,
	header.color .navbar-default .navbar-nav .dropdown-menu li.active > a:focus,
	header.color .navbar-default .navbar-nav .open .dropdown-menu li > a:hover,
	header.color .navbar-default .navbar-nav .open .dropdown-menu li > a:focus,
	header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a:hover,
	header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a:focus,
	header.color .navbar-default .navbar-nav .open .dropdown-menu li.open > a,
	header.color .navbar-default .navbar-nav .dropdown-menu li.open > a,
	html header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a,
	html header.color .navbar-default .navbar-nav .open .dropdown-menu li.active.open > a {
		background-color: #56171A;
	}
	header.color .navbar-default .navbar-nav li.open > a, header.color .navbar-default .navbar-nav li:hover, header.color .navbar-default .navbar-nav > li:hover > a,
	header.color .navbar-default .navbar-nav li.active > a, html header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a,
	 header.color .navbar-default .navbar-nav li.open > a, header.color .navbar-default .navbar-nav .open li.active > a, 
	 header.color .navbar-default .navbar-nav .open li.open > a{
		background-color: #56171A;
	}
	html header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a{
		color:#fff;
	}
}
html .btn-default:hover,
html .btn-default:focus,
html .btn-default.focus,
html .btn-default:active,
html .btn-default.active,
html .btn-primary:hover,
html .btn-primary:focus,
html .btn-primary.focus,
html .btn-primary:active,
html .btn-primary.active,
html .open > .btn-primary.dropdown-toggle {
	border-color: #780021;
}
html .input-group-btn .btn-primary:hover{
	border-color: #fff;
}
/* Menu text color */
header .navbar-default .navbar-nav li > a,
html body header.style4.border .navbar-default .navbar-nav > li > a,
html body header.style4.no-border .navbar-default .navbar-nav > li > a,
html body header.style2.border .navbar-default .navbar-nav > li > a,
html body header.style2.no-border .navbar-default .navbar-nav > li > a,
html body ul.nav-sidebar li a {
	color: #000;
}
html .btn-primary:focus, html .btn-primary:hover, html .search-open .input-group-btn .btn-primary:hover{
	background: #780021;
    border-color: #780021;
	color: #fff;
}

html .search-open .input-group-btn .btn-primary:hover {background: linear-gradient(179.77deg, #780021 0.98%, #780021 155.68%);}
@media (min-width: 992px) {
	header.style4.color .navbar-default .navbar-nav li > a,
	header.color .navbar-default .navbar-nav li > a {
		color: #771424;
		font-weight: 500;
	}
}

/* End */


/* Start:/bitrix/templates/cor/custom/demo.css?1725439328174*/
@-webkit-keyframes slideOut{
	0%{top:-30px; opacity: 0;}
	100%{top:0px; opacity: 1;}
}
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
}
/* End */


/* Start:/bitrix/templates/cor/custom/buttons.css?172543950230*/
.buttons{margin: 0 auto;}
    
/* End */


/* Start:/bitrix/templates/cor/custom/style2.css?17254397183602*/
.dg-container{
	width: 100%;
	height: 400px;
	position: relative;
}
.dg-wrapper{
	width: 481px;
	height: 316px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	/*width: 482px;
	height: 316px;*/
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	/*background: transparent url(/bitrix/templates/cor/custom/../images/browser.png) no-repeat top left;*/
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
}
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
	/*padding: 41px 0px 0px 1px;*/
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 64px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 26px;
	height: 26px;
	opacity: 0.8;
	background: transparent url(/bitrix/templates/cor/custom/../images/arrows.png) no-repeat top left;
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}
@media (max-width: 767px) {
	.dg-wrapper {
		width: 300px;
		-webkit-perspective: 300px;
		-moz-perspective: 300px;
		-o-perspective: 300px;
		-ms-perspective: 300px;
		perspective: 300px;
	}
	.dg-container {
		height: 270px;
	}
}

.small_title{
	font-family: Ubuntu;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 135%;
	margin-bottom: 	20px;
	color: #242424;
}

.vacansies_btns{
	margin-top: 	35px;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.vacansies_btns a.btn.btn-default{
	background: #9E0630;
	border-radius: 11px;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: 135%;
	text-align: center;
	color: #FFFFFF;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	align-items: center;
	height: 	100px;
	width: 49%;
	max-width: 461px;
	margin-bottom: 30px;
	white-space: 	normal;
}
.vacansies_btns a.btn.btn-default:hover{
	background: 	#810527;
}
.vacansies_contacts{
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.left_contacts, .right_contacts{
	width: 48%;
}
.contacts_card{
	margin-bottom: 15px;

	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.contacts_card img{
	margin-right: 15px;
}
.contacts_card.center{
	-webkit-align-items: center;
	align-items: center;
}
.contacts_card svg{
	margin-right: 12px;
}
.contacts_card p, .contacts_card a{
	text-decoration: none;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 125%;

	color: #000000;
}
@media(max-width: 680px){
	.vacansies_btns a.btn.btn-default{
		width: 100%;
		max-width: 100%;
	}
	.left_contacts, .right_contacts{
		width: 100%;
	}
	.contacts_card{
		margin-bottom: 15px;
	}
	.contacts_card svg{
		min-width: 25px;
	}
}
/* End */


/* Start:/bitrix/templates/cor/components/bitrix/menu/bottom/style.css?15774257081003*/
div.grey-tabs-menu
{
	float:left;
	width:100%;
	/*background:#F4F4F4;*/
	font-size:93%;
	line-height:normal;
}

div.grey-tabs-menu ul
{
	margin:0;
	list-style:none;
	padding: 0px;
}

div.grey-tabs-menu li
{
	display:inline;
	margin:0;
	padding:0;
}

div.grey-tabs-menu a
{


font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 131.19%;
/* identical to box height, or 21px */

text-decoration: none;
margin-bottom: 20px;
display: block;
color: #FFFFFF;
}

div.grey-tabs-menu a nobr
{
	float:left;
	display:block;
	/*background:url("/bitrix/templates/cor/components/bitrix/menu/bottom/images/tabright.gif") no-repeat right top;*/
	white-space:nowrap;
	color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
div.grey-tabs-menu a nobr {float:none;}
/* End IE5-Mac hack */

div.grey-tabs-menu a:hover nobr
{
	color:#FFF;
}

div.grey-tabs-menu a:hover
{
	background-position:0% -42px;
}

div.grey-tabs-menu a:hover nobr
{
	background-position:100% -42px;
}

div.menu-clear-left
{
	clear:left;
}
ul > li:before{
    content: '';
}
/* End */


/* Start:/bitrix/templates/cor/styles.css?17380745433338*/
.maincontent .content-wrap .grey-list ul li:before {
	background: url(/bitrix/templates/cor/./images/li-grey.svg) no-repeat 0 0 !important;
	
}
@media (max-width: 767px) {
   	body .alert.cookie {width: calc(100% - 30px);  padding: 20px; left: 15px; right: 15px; bottom: 15px !important;} 
	body .alert.cookie .subcontent {margin-bottom: 15px;}
	body .alert.cookie .flex-row {flex-direction: column; }
}
@media (max-width: 550px) { 
        body .alert.cookie .close.button {width: 100%; margin-left: 0;}
		body .alert.cookie .close.btn-white { margin-top: 15px;} 
}
@media (max-width: 1199px){ 
    body .alert.cookie {width: calc(100% - 30px); left: 15px; right: 15px;}
}

.alert.cookie {
	padding: 24px 32px;
    bottom: 15px;
    z-index: 10000;
    right: 12%;
    width: 90.5%;
	max-width: 1360px;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    box-sizing: border-box;
    border-radius: 4px;	
}
.alert.cookie .flex-row {align-items: center;}
.alert.cookie .subcontent {font-size: 14px; color: #63666C; }

@media (min-width: 1199px) {
	.alert.cookie { left: 50%; transform: translateX(-50%);}
}

@media (max-width: 767px) {  
   body .alert.cookie .flex-row .left-alert {margin-right: 11px;}
   body .alert.cookie .flex-row {  display: block;  text-align: center;}
   body .alert.cookie .flex-row .left-alert {text-align: left;}
   .alert.cookie .close.button {float: none; }
}

.alert.cookie .close.button {
	background: linear-gradient(180deg, #962B41 0%, #721829 100%);
	border-radius: 24px;
	font-weight: 500;
	font-size: 17.6169px;
	line-height: 20px;
	color: #FFFFFF;
	width: 154px;
	flex-shrink: 0; 
	padding: 14px 20px; 
	opacity: 1; 
	text-shadow: none;}
	
.alert.cookie .close.btn-white {	
	background: transparent;
	border: 1px solid rgba(150, 43, 65, 1);
	color: rgba(150, 43, 65, 1);
	margin-left: 24px;
}
	
.alert.cookie {
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
	border-radius: 11px; 
}
.alert.cookie .subcontent {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #242424;}
.alert.cookie .subcontent a{
	color: #771424;
}
.alert.cookie .flex-row {display: flex;}
.alert.cookie .close.btn-white:hover {color: #fff; background: #780021;}
.alert.cookie .close.button:hover {background: #780021;}
table.odno_okno_table tr td:first-child,
table.odno_okno_table tr td:nth-child(3),
table.odno_okno_table tr td:nth-child(5)  { width: 10%;}
.row.image .col-md-12 img {
	width: 200px; 
	height: 300px; 
	object-fit: contain;
}

.reviews-wrapper .image-wrap {
    align-items: center;
	display: inline-flex;
	border-radius: 100%;
	position: relative;
	background-color: #fff !important;	
}


.reviews-wrapper .display-table {position: relative;}



.reviews-wrapper .img_main_brends {
	width: 200px !important; 
	height: 200px !important;
	z-index: 10 !important;
	position: relative !important;
	border-radius: 0 ;
}

@media (max-width: 991px) {
	.services-wrapper-container:before, 
	.services-wrapper-container:after, 
	.col-head-logo .logo:after {display: none;}
	.col-head-logo .logo:before {left: -70px; top: 0; z-index:-1}
	#select-lang, body header .jq-selectbox__select {margin-right:0}
	body header .navbar-toggle, body header .navbar-toggle, 
	body header .navbar-default .navbar-toggle:hover, 
	body header .navbar-default .navbar-toggle:focus { padding: 52px 25px 24px 10px;}
}


/* End */
/* /bitrix/templates/cor/styles/style.css?1758024964201966 */
/* /bitrix/templates/cor/styles/owl.carousel.css?17253622748804 */
/* /bitrix/templates/cor/styles/jquery.fancybox.css?17253588534724 */
/* /bitrix/templates/cor/styles/jquery.bxslider.css?16312638693934 */
/* /bitrix/templates/cor/styles/header.css?172543330826163 */
/* /bitrix/templates/cor/styles/sidebar.css?17254347502131 */
/* /bitrix/templates/cor/styles/footer.css?17254360023428 */
/* /bitrix/templates/cor/styles/content.css?172543855429202 */
/* /bitrix/templates/cor/styles/color.css?15774257088428 */
/* /bitrix/templates/cor/custom/demo.css?1725439328174 */
/* /bitrix/templates/cor/custom/buttons.css?172543950230 */
/* /bitrix/templates/cor/custom/style2.css?17254397183602 */
/* /bitrix/templates/cor/components/bitrix/menu/bottom/style.css?15774257081003 */
/* /bitrix/templates/cor/styles.css?17380745433338 */
