@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap&subset=cyrillic');
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }
  
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }  
  
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.rounded {
    max-width: 400px !important;
    border-radius: 50% !important;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #15274a;
  background-color: #ffffff;
  font-weight: 300;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  width: 100%;
      -webkit-appearance: none;
    outline: none;
}
a {
  color: #253961;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #374e7d;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e2e6ed;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 900;
color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 40px;
    margin-bottom: 5px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
	font-size: 48px;
}
h2,
.h2 {
  font-size: 30px;
  line-height: 32px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
      line-height: 26px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 20px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 20px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

.container:before,
.container:after {
  display: table;
  content: " ";
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.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-right: 15px;
  padding-left: 15px;
}

.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;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 600px) {
  .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;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .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;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .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;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 7px 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}


/* Top */
.top{
	background: #192742;
}
.phone{
	color: #fff;
    font-weight: 900;
    padding: 20px 0;
}
.phone a{
	color: #fff;
}
.soc a{
    color: #fff;
    font-size: 20px;
    padding: 20px 3px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
}
.soc a:hover{
	text-decoration: none;
}
div.mod-languages div.chzn-container{
    background: transparent;
    padding: 18px 0 18px;
    width: 100%!important;
	color: #fff;
}
.mod-languages select{
	color: #fff;
    margin-top: 20px;
    border: 0;
    background: url(/images/chosen-sprite.png) no-repeat 38px -1px;
    font-size: 14px;
}
.chzn-container .chzn-results{
      margin: 0!important;
    padding: 0!important;
}
.chzn-container .chzn-drop{
      top: 101%;
      box-shadow: 0!important;
      border: 1px solid #273647!important;
}
.chzn-container-single .chzn-drop{
  border-radius:0;
}
a.chzn-single{
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: auto!important;
    border: 0!important;
    border-radius: 0!important;
    background-color: none!important;
    background: none!important;
    box-shadow: none!important;
    color: #fff!important;
    text-decoration: none!important;
    white-space: nowrap;
    line-height: 24px!important;
    width: 55px!important;
}
.chzn-container-single .chzn-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/images/chosen-sprite.png) no-repeat 0px 2px;
}

/* Header */
.header{
	background: #253961;
}
.logo{
	display: inline-flex;
    align-items: center;
	color:#fff;
}
.logo a{
	display: block;
    padding: 13px 13px 6px;
	color:#fff;
	line-height: 18px;
	font-weight: 700;
}
.logo a:hover{
	text-decoration:none;
}
.men{
	padding: 0;
	text-align:right;
}

/* menu */
.menu{
	padding:0;
	margin:0;
}
.menu li {
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.menu li:hover{
    background: #1e3156;
}
.menu li ul { display: none }
.menu li:hover ul {
    display: block;
    position: absolute;
    margin: 0 0 0 0px;
    padding: 0;
    text-align: left;
    z-index: 9999;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.menu li ul li ul{
    left:230px;
    top: 0px;
  min-width:230px;
  }
.menu li ul li ul li{display: none;}
.menu li ul li:hover ul li{display: block;}
.menu li li {
    background: #fff;
    padding: 0px;
    display: block;
    position: relative;
    float: none;
    text-align: left;
    width: 100%!important;
    border: 0!important;
    z-index: 9999;
}
.menu li li a {
    color: #fff!important;
    color: #fff;
    padding: 18px 20px;
    display: block;
    z-index: 9999;
    background: #192742;
    border-bottom: 1px solid #253961;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    min-width: 200px;
}
.menu li li a:hover{
    background: #192742;
    color: #fff!important;
}
.menu > li > a,
.menu span.separator {
    display: block;
    position: relative;
    margin: 0;
    padding: 20px 15px 20px;
    text-decoration: none;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    /* text-transform: uppercase; */
}
.menu > li > a:hover,
.menu span.separator:hover,
.menu > li > a:focus,
.menu span.separator:focus { text-decoration: none }

/* button */
.button{
	background: #439524;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 14px 20px 13px;
    border-radius: 25px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.button i{
	padding-left:8px;
}
.button:hover{
	color: #fff;
	background: #4ca02d;
	text-decoration: none;
}
.custom_but{
	padding: 8px 0;
    text-align: right;
}

/* banners */
.banners .custom{
	display: inline-flex;
	width:100%;
	padding:30px 10px;
}
.item-b{
	width:calc(15% - 10px);
	padding: 10px;
}
.item-b img{
	width:100%;
}
@media (min-width: 481px) and (max-width: 992px){
.banners .custom{
	flex-wrap: wrap;
}
.item-b{
	width:25%;
}
}
@media (max-width: 480px){
.banners .custom{
	flex-wrap: wrap;
}
.item-b{
	width:50%;
}
}

/* pro forum */
.pro{
	background: url(/images/bg_pro-min.jpg) top center no-repeat;
    background-size: cover;
	width:100%;
	position: relative;
}
.pro h2{
	margin:0;
	padding-bottom: 30px;
}
.pro-right{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	z-index:100;
}
.pro-forum{
	/*background: linear-gradient(to left, transparent 50%, #e2e6ed 50%);*/
    display: flex;
    justify-content: flex-end;
	z-index:200;
}
.format{
	/*background: linear-gradient(to left, transparent 50%, #fff 50%);*/
	display: flex;
    justify-content: flex-end;
	z-index:200;
}
.auditoriya{
	/*background: linear-gradient(to left, transparent 50%, #253961 50%);*/
	color: #fff;
	display: flex;
    justify-content: flex-end;
	z-index:200;
}
.pro-forum .custom{
	background: #e2e6ed;
}
.format .custom{
	background: #fff;
}
.auditoriya .custom{
	background: #253961;
}
.pro-forum .custom,
.format .custom,
.auditoriya .custom{
	display: inline-block;
	float:right;
}
@media (min-width: 1200px){
.pro-forum .custom,
.format .custom,
.auditoriya .custom{
	max-width: 840px;
    padding: 40px;
}
}
@media (min-width: 992px) and (max-width: 1199px){
.pro-forum .custom,
.format .custom,
.auditoriya .custom{
	padding: 40px;
}
}
@media (min-width: 579px) and (max-width: 991px){
.pro-forum .custom,
.format .custom,
.auditoriya .custom{
	padding: 40px;
}
}
@media (max-width: 768px){
	.sb{
	flex-direction: column;
}
}
@media (max-width: 578px){
.pro-forum .custom,
.format .custom,
.auditoriya .custom{
	padding: 40px;
}

.pfa{
	padding: 0;
}
}




.sb{
	display: inline-flex;
    align-items: center;
	margin-top: 20px;
}
.sb-1 span{
    font-size: 38px;
    line-height: 35px;
}
.sb-1{
    font-size: 44px;
    line-height: 40px;
    font-weight: 900;
}
.sb-2{
	font-size: 36px;
    line-height: 36px;
    font-weight: 900;
	padding:0 8px;
}
.sb-3 span{
	font-weight: 700;
}

.top-temy,
.anonsy{
	padding-left:15px;
}
.latestnews{
	padding:0;
	margin:0;
}
.latestnews li{
	list-style-type: none;
	margin-bottom:30px;
}
.anonsy .datecreated,
.latestnews .datecreated{
	display: block;
	color:#fff;
	font-size:14px;
	font-weight:900;
}
.anonsy .moduletable a,
.top-temy .moduletable a{
	color:#fff;
	font-weight:400;
	font-size:15px;
	line-height: 20px;
}
.anonsy .moduletable h3,
.top-temy .moduletable h3{
	color: #fff;
    font-size: 30px;
    line-height: 36px;
	padding: 40px 0;
	margin:0;
}
.anonsy .moduletable h4{
	margin:0;
	padding: 0 0 30px;
}
.anonsy .newsflash-title{
	text-align:left;
width:100%!important;
}
.anonsy .datecreated p{
	margin: 0px;
}
.anonsy {
	padding-bottom:50px;
}
.module-button a{
	color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    padding: 10px 20px 9px;
    border: 2px solid #fff;
    border-radius: 20px;
    display: inline-block;
    line-height: 18px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.module-button a:hover{
	background: #fff;
	color: #333333;
	text-decoration: none;
}
.partnery{
	
	padding-bottom:40px;
}
.partnery .moduletable{
	position: relative;
}
.owl-theme .owl-nav{
	    position: absolute!important;
		    top: -34px!important;
}
.owl-prev:before{
	content: "\f053";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.owl-next:after{
	content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #253961;
    font-size: 20px;
    margin: 0px 5px;
    background: transparent;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    border: 2px solid #253961;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.owl-theme .owl-nav [class*=owl-]:hover{
	background: #253961;
	color: #fff;
	text-decoration: none;
	}
	.owl-theme .owl-dots {
    display: none;
}
.otzivy{
	padding-bottom:20px;
	background: #f2f3f9;
}
.spikery{
	padding-bottom:30px;
}
.spikery h3{
	margin-bottom: 30px;
}
.partnery h3,
.otzivy h3{
	margin-bottom: 40px;
}
.newsflash-vert{
	padding:0;
	margin:0;
}
.newsflash-vert li{
	list-style-type: none;
}

.newsflash{
	display: flex;
    flex-wrap: wrap;
	margin: 0 -10px;
	
}
.newsflash-title{
	width: 16.6%;
	padding: 10px;
	text-align: center;
	    margin: 0;
		line-height: 18px;
}
.newsflash-title img{
	width:100%;
	border-radius: 50%;
	    max-width: 130px;
}
.newsflash-image{
	padding: 0;
    margin: 0 0 15px;
}
.newsflash-title a{
	font-size:15px;
	color:#253961;
	line-height:20px;
	font-weight:900;
}
@media (min-width: 579px) and (max-width: 768px){
	.newsflash-title{
	width: 33%;
	padding:10px;
}
}
@media (max-width: 600px){
	.newsflash-title{
    width: 50%;
    padding: 10px;
}
.module-button-black {
    right: 2px!important;
}
.logo a{
	text-align:center;
	width: 100%;
}
.custom_but{
	text-align:center;
	padding: 8px 0 20div.item-page imgpx;
}
.logo{
    font-size: 14px;
    margin-top: 2px;
    width: 100%;
	text-align:center;
}
.partnery h3, .otzivy h3{
	padding-right: 90px;
	line-height: 26px;
}
}
.custom_ex{
	position: relative;
}
.module-button-black{
	position: absolute!important;
    right: 8px;
    top: 28px!important;
	z-index:9999;
}
.module-button-black a{
	color: #253961;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    padding: 10px 20px 9px;
    border: 2px solid #253961;
    border-radius: 20px;
    display: inline-block;
    line-height: 18px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.module-button-black a:hover{
	background: #253961;
	color: #fff;
	text-decoration: none;
}

#btcontentslider116 .bt_handles, #btcontentslider118 .bt_handles, #btcontentslider138 .bt_handles, #btcontentslider139 .bt_handles, #btcontentslider164 .bt_handles{
    display:none;
}

.footer{
	background: #192742;
	text-align: center;
	color: #fff;
	padding:15px 0;
}
.footer a{
	color:#fff;
}
@media (min-width: 993px){
	.mobile{
		display:none;
	}
}

@media (max-width: 992px){
	.desc{
	display:none;
}
.soc .custom{
	display: flex;
}
}

.green{
	color: #439524;
}
.green:hover,
.green:focus,
.green:visited{
	color: #4ca02d;
}
.pull-left {
    float: left;
    margin: 0px 10px 10px 0;
    display: inline-block;
}
div.page-header h2, h2.smi,
div.page-header h1, h1.smi {
    font-size: 30px;
    line-height: 36px;
    /* text-transform: uppercase; */
    padding: 40px 15px 35px;
    margin: 0;
    text-align: center;
}
div.page-header {
    padding: 0;
    margin: 0;
    text-align: center;
}
.item-page{
	padding-bottom:30px;
}
.item-page.publ div.page-header h1{
	padding: 0px 15px 35px;
}
table{
  width:100%;
}
table.border tr td{
  padding:15px;
  border:1px solid #e4e8ec;
}
table.border tr td p{
  padding:10px 0;
  margin:0;
}
table.no tr td{
  padding:15px;
  border:0;
}
table.no.speaker tr td{
  vertical-align:top;
  border-bottom: 1px dashed #ccc;
  padding:30px 10px 20px;
}
table.no.speaker h4{
      padding: 0px 0 25px;
  margin:0;
  
}
div.service{
    display: inline-flex;
    padding: 0px 0px 25px;
    /* margin: 0 0 25px; */
    /* border-bottom: 1px solid #324354; */
    flex-direction: column;
    padding: 0;
	padding: 0 15px 0;
}
div.service div.page-header h2{
	font-size: 16px;
    line-height: 22px;
	text-transform: none;
    padding: 5px 0px 15px;
    margin: 0;
    text-align: left;
	    clear: left;
}
div.borderline{
  padding:20px;
  background: #edf8ff;
  margin:1px;
  width:100%;
font-size: 16px;
}
div.leading-0,
div.leading-1,
div.leading-2,
div.leading-3,
div.leading-4,
div.leading-5,
div.leading-6,
div.leading-7,
div.leading-8,
div.leading-9,
div.leading-10{
  width:100%;
  clear:left;
  min-height: 130px;
  border: 1px solid #d0d0d0;
	border-radius: 3px;
  margin: 0px 0 25px;
  padding-bottom:15px;
}
.items-leading .page-header {
	margin: 0px 0px 0px 0;
	padding-bottom: 5px;
}
.items-leading p{
  margin: 2px 0px 0px 0;
}
.items-leading img{
      width: 100%;
}
.items-leading h2{
    margin: 0px 15px 0 0;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
}


div.items-leading div.page-header{
  text-align:left;
}
div.items-leading{
    display: flex;
    flex-wrap: wrap;
}
.icons{
	display: none;
}

div.item-page.publ img {
    max-width: 600px;
    width: 100%;
}
.blog.publ div.page-header h1{
	padding: 0px 15px 40px;
}
.blog.publ h1.title{
	    font-size: 30px;
    line-height: 36px;
	margin: 0;
    padding: 0 0 40px;
    text-align: center;	
}

.formResponsive input[type="submit"]{
	    background: #439524;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 14px 20px 13px;
    border-radius: 25px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.formResponsive input[type="submit"]:hover{
	color: #fff;
	background: #4ca02d;
	text-decoration: none;
}

ul.pagination {
display:flex;
list-style-type:none;
justify-content:baseline;
margin:0;
padding:0
}

ul.pagination li a {
    /* padding: 7px 10px; */
    margin: 0 5px 0 0;
    /* border: 1px solid #b8b8be; */
    text-decoration: none;
    color: #626262;
    border-radius: 3px;
    font-size: 16px;
    width: 32px!important;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

ul.pagination li.active a {
    /* border: 1px solid #265ea8; */
    background:#439524;
    color: #fff;
    border-radius: 50%;
}
.pagination {
    width: 100%;
    margin:20px 0 40px;
    display: flex;
    clear: left;
    justify-content: center;
}
.breadcrumb {
    padding: 40px 0 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    width: 100%;
}

.breadcrumb > li {
display:inline-block;
  color:#000;
  
}

.breadcrumb a {
color:#000;
opacity:0.5;
-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.breadcrumb a:hover{
	opacity:1;
}

.breadcrumb > .active {
color:#000;
}
.divider{
	padding:0 7px 0 5px;
	/*opacity:0.5;*/
}
.icon-location{
	display: none;
}
.publ p{
	margin-bottom:30px;
}
.publ a{
	color: #4ca02d;
}
.publ a.button{
	color:#fff;
}
.button.grey{
	    border: 1px solid #e2e6ed;
		color: #15274a;
		background: #fff;
}
.button.grey:hover{
	background: #e2e6ed;
}
.artblock .data,
.publ .data{
	    font-size: 14px;
    font-weight: 900;
    clear: left;
    display: block;
}
.item-page.publ .data{
	text-align:center;
	margin-bottom:0px;
	color: #808080;
}
.artblock .pull-left{
	width:100%;
}
.vidguk img{
	max-width:200px;
	width:100%;
}
.vidguk div.page-header h1 {
    padding: 0px 15px 35px;
}
.blog.vidguk img,
.blog.vidguk a,
.blog.vidguk .item-image{
	width:100%;
	max-width:100%;
}
.item-page.vidguk.expert img{
	border-radius:50%;
}
.blog.vidguk.expert img{
	border-radius:50%;
	    max-width: 200px;
}
.blog.vidguk.expert{
	text-align: center;
}
.blog.vidguk.expert div.page-header h2{
	    padding: 10px 0px 5px;
		text-align: center;
}
.blog.vidguk.expert .data{
	display:none;
}
.vidguk .item-image{
	text-align: center;
	width:100%;
	max-width:100%;
}
.blog.vidguk h1{
	font-size: 30px;
    line-height: 36px;
    /* text-transform: uppercase; */
    padding: 40px 15px 35px;
    margin: 0;
    text-align: center;
	padding: 0px 15px 35px;
}
div.service.vidguk{
	padding: 0 15px 20px;
}
.blog.publ .service.publ p{
	display:none;
}
.nd .data{
display:none;}
.service.nd p {
    display: block!important;
	    font-size: 14px;
    font-weight: 900;
    clear: left;
}
.service.nd div.page-header h2 {
	padding: 5px 0px 0px!important;
}
blockquote {
    background: #e2e6ed;
    margin: 0 0 30px;
    padding: 20px 25px 20px;

}
.round{
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
-khtml-border-radius:50%;
behavior: url(../css/border-radius.htc);
}
.item-page h3{
margin: 40px 0;
line-height: 1.2;
}
.item-page ul ul,
.item-page ol ol,
.item-page ul ol,
.item-page ol ul{
margin-top: 10px;
}
.item-page ul li,
.item-page ol li,
.item-page ul ul li,
.item-page ol ol li,
.item-page ul ol li,
.item-page ol ul li{
margin-top: 10px;
margin-bottom: 10px;
}
mark {
    background-color: #eceff4;
    color: black;
    padding: 3px 3px;
}