@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,cyrillic-ext,latin-ext,cyrillic");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.container:before, .container-24:before, [class*="grid-"][class*="parent"]:before, .container:after, .container-24:after, [class*="grid-"][class*="parent"]:after {
  content: "";
  display: table;
}
.container:after, .container-24:after, [class*="grid-"][class*="parent"]:after {
  clear: both;
}
.container, .container-24, [class*="grid-"][class*="parent"] {
  zoom: 1;
}

.push-0, .push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24, .pull-0, .pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
  position: relative;
}

.container, .container-24 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[class*="grid-"][class*="parent"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.grid-0, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19, .grid-20, .grid-21, .grid-22, .grid-23, .grid-24 {
  display: inline-block;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: device-width;
  }
}
.grid-0 {
  width: 0%;
  *width: expression((this.parentNode.clientWidth/24*0 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-0 {
  left: 0%;
}

.pull-0 {
  right: 0%;
}

.prefix-0 {
  margin-left: 0%;
}

.suffix-0 {
  margin-right: 0%;
}

.grid-1 {
  width: 4.1666666667%;
  *width: expression((this.parentNode.clientWidth/24*1 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-1 {
  left: 4.1666666667%;
}

.pull-1 {
  right: 4.1666666667%;
}

.prefix-1 {
  margin-left: 4.1666666667%;
}

.suffix-1 {
  margin-right: 4.1666666667%;
}

.grid-2 {
  width: 8.3333333333%;
  *width: expression((this.parentNode.clientWidth/24*2 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-2 {
  left: 8.3333333333%;
}

.pull-2 {
  right: 8.3333333333%;
}

.prefix-2 {
  margin-left: 8.3333333333%;
}

.suffix-2 {
  margin-right: 8.3333333333%;
}

.grid-3 {
  width: 12.5%;
  *width: expression((this.parentNode.clientWidth/24*3 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-3 {
  left: 12.5%;
}

.pull-3 {
  right: 12.5%;
}

.prefix-3 {
  margin-left: 12.5%;
}

.suffix-3 {
  margin-right: 12.5%;
}

.grid-4 {
  width: 16.6666666667%;
  *width: expression((this.parentNode.clientWidth/24*4 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-4 {
  left: 16.6666666667%;
}

.pull-4 {
  right: 16.6666666667%;
}

.prefix-4 {
  margin-left: 16.6666666667%;
}

.suffix-4 {
  margin-right: 16.6666666667%;
}

.grid-5 {
  width: 20.8333333333%;
  *width: expression((this.parentNode.clientWidth/24*5 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-5 {
  left: 20.8333333333%;
}

.pull-5 {
  right: 20.8333333333%;
}

.prefix-5 {
  margin-left: 20.8333333333%;
}

.suffix-5 {
  margin-right: 20.8333333333%;
}

.grid-6 {
  width: 25%;
  *width: expression((this.parentNode.clientWidth/24*6 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-6 {
  left: 25.0%;
}

.pull-6 {
  right: 25.0%;
}

.prefix-6 {
  margin-left: 25.0%;
}

.suffix-6 {
  margin-right: 25.0%;
}

.grid-7 {
  width: 29.1666666667%;
  *width: expression((this.parentNode.clientWidth/24*7 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-7 {
  left: 29.1666666667%;
}

.pull-7 {
  right: 29.1666666667%;
}

.prefix-7 {
  margin-left: 29.1666666667%;
}

.suffix-7 {
  margin-right: 29.1666666667%;
}

.grid-8 {
  width: 33.3333333333%;
  *width: expression((this.parentNode.clientWidth/24*8 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-8 {
  left: 33.3333333333%;
}

.pull-8 {
  right: 33.3333333333%;
}

.prefix-8 {
  margin-left: 33.3333333333%;
}

.suffix-8 {
  margin-right: 33.3333333333%;
}

.grid-9 {
  width: 37.5%;
  *width: expression((this.parentNode.clientWidth/24*9 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-9 {
  left: 37.5%;
}

.pull-9 {
  right: 37.5%;
}

.prefix-9 {
  margin-left: 37.5%;
}

.suffix-9 {
  margin-right: 37.5%;
}

.grid-10 {
  width: 41.6666666667%;
  *width: expression((this.parentNode.clientWidth/24*10 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-10 {
  left: 41.6666666667%;
}

.pull-10 {
  right: 41.6666666667%;
}

.prefix-10 {
  margin-left: 41.6666666667%;
}

.suffix-10 {
  margin-right: 41.6666666667%;
}

.grid-11 {
  width: 45.8333333333%;
  *width: expression((this.parentNode.clientWidth/24*11 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-11 {
  left: 45.8333333333%;
}

.pull-11 {
  right: 45.8333333333%;
}

.prefix-11 {
  margin-left: 45.8333333333%;
}

.suffix-11 {
  margin-right: 45.8333333333%;
}

.grid-12 {
  width: 50%;
  *width: expression((this.parentNode.clientWidth/24*12 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-12 {
  left: 50.0%;
}

.pull-12 {
  right: 50.0%;
}

.prefix-12 {
  margin-left: 50.0%;
}

.suffix-12 {
  margin-right: 50.0%;
}

.grid-13 {
  width: 54.1666666667%;
  *width: expression((this.parentNode.clientWidth/24*13 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-13 {
  left: 54.1666666667%;
}

.pull-13 {
  right: 54.1666666667%;
}

.prefix-13 {
  margin-left: 54.1666666667%;
}

.suffix-13 {
  margin-right: 54.1666666667%;
}

.grid-14 {
  width: 58.3333333333%;
  *width: expression((this.parentNode.clientWidth/24*14 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-14 {
  left: 58.3333333333%;
}

.pull-14 {
  right: 58.3333333333%;
}

.prefix-14 {
  margin-left: 58.3333333333%;
}

.suffix-14 {
  margin-right: 58.3333333333%;
}

.grid-15 {
  width: 62.5%;
  *width: expression((this.parentNode.clientWidth/24*15 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-15 {
  left: 62.5%;
}

.pull-15 {
  right: 62.5%;
}

.prefix-15 {
  margin-left: 62.5%;
}

.suffix-15 {
  margin-right: 62.5%;
}

.grid-16 {
  width: 66.6666666667%;
  *width: expression((this.parentNode.clientWidth/24*16 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-16 {
  left: 66.6666666667%;
}

.pull-16 {
  right: 66.6666666667%;
}

.prefix-16 {
  margin-left: 66.6666666667%;
}

.suffix-16 {
  margin-right: 66.6666666667%;
}

.grid-17 {
  width: 70.8333333333%;
  *width: expression((this.parentNode.clientWidth/24*17 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-17 {
  left: 70.8333333333%;
}

.pull-17 {
  right: 70.8333333333%;
}

.prefix-17 {
  margin-left: 70.8333333333%;
}

.suffix-17 {
  margin-right: 70.8333333333%;
}

.grid-18 {
  width: 75%;
  *width: expression((this.parentNode.clientWidth/24*18 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-18 {
  left: 75.0%;
}

.pull-18 {
  right: 75.0%;
}

.prefix-18 {
  margin-left: 75.0%;
}

.suffix-18 {
  margin-right: 75.0%;
}

.grid-19 {
  width: 79.1666666667%;
  *width: expression((this.parentNode.clientWidth/24*19 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-19 {
  left: 79.1666666667%;
}

.pull-19 {
  right: 79.1666666667%;
}

.prefix-19 {
  margin-left: 79.1666666667%;
}

.suffix-19 {
  margin-right: 79.1666666667%;
}

.grid-20 {
  width: 83.3333333333%;
  *width: expression((this.parentNode.clientWidth/24*20 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-20 {
  left: 83.3333333333%;
}

.pull-20 {
  right: 83.3333333333%;
}

.prefix-20 {
  margin-left: 83.3333333333%;
}

.suffix-20 {
  margin-right: 83.3333333333%;
}

.grid-21 {
  width: 87.5%;
  *width: expression((this.parentNode.clientWidth/24*21 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-21 {
  left: 87.5%;
}

.pull-21 {
  right: 87.5%;
}

.prefix-21 {
  margin-left: 87.5%;
}

.suffix-21 {
  margin-right: 87.5%;
}

.grid-22 {
  width: 91.6666666667%;
  *width: expression((this.parentNode.clientWidth/24*22 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-22 {
  left: 91.6666666667%;
}

.pull-22 {
  right: 91.6666666667%;
}

.prefix-22 {
  margin-left: 91.6666666667%;
}

.suffix-22 {
  margin-right: 91.6666666667%;
}

.grid-23 {
  width: 95.8333333333%;
  *width: expression((this.parentNode.clientWidth/24*23 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-23 {
  left: 95.8333333333%;
}

.pull-23 {
  right: 95.8333333333%;
}

.prefix-23 {
  margin-left: 95.8333333333%;
}

.suffix-23 {
  margin-right: 95.8333333333%;
}

.grid-24 {
  width: 100%;
  *width: expression((this.parentNode.clientWidth/24*24 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
}

.push-24 {
  left: 100.0%;
}

.pull-24 {
  right: 100.0%;
}

.prefix-24 {
  margin-left: 100.0%;
}

.suffix-24 {
  margin-right: 100.0%;
}

.hide {
  display: none;
}

.not-visible {
  visibility: hidden;
}

.show {
  display: block;
}

.visible {
  visibility: visible;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.clear {
  clear: both;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.no-gutter,
.no-margin {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.no-gutter-left,
.no-margin-left {
  padding-left: 0 !important;
}

.no-gutter-right,
.no-margin-right {
  padding-right: 0 !important;
}

.no-gutter-top,
.no-margin-top {
  padding-top: 0 !important;
}

.no-gutter-bottom,
.no-margin-bottom {
  padding-bottom: 0 !important;
}

.gutter,
.margin {
  padding-left: 10px;
  padding-right: 10px;
}

.gutter-left,
.margin-left {
  padding-left: 10px;
}

.gutter-right,
.margin-right {
  padding-right: 10px;
}

.gutter-top,
.margin-top {
  padding-top: 10px;
}

.gutter-bottom,
.margin-bottom {
  padding-bottom: 10px;
}

.auto-height {
  height: inherit;
}

.centered {
  display: block !important;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  clear: both !important;
}

.parent {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.grid-0, .grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19, .grid-20, .grid-21, .grid-22, .grid-23, .grid-24 {
  float: left;
  direction: ltr;
  padding: 0 10px;
}

#gridle-settings-default {
  content: '{ "states" : {}, "columnsCount" : 24, "gutterWidth" : "20px", "nameMultiplicator" : 1, "direction" : "ltr", "ie7Support" : true, "debug" : false, "debugShowClassNames" : false, "htmlStatesClasses" : false, "generateHelpersClasses" : true, "generatePushClasses" : true, "generatePullClasses" : true, "generatePrefixClasses" : true, "generateSuffixClasses" : true, "classPrefix" : "", "generateUsefulStatesClasses" : []}';
}

html *,
:focus {
  outline: none;
}

button {
  overflow: visible;
}

button,
input {
  margin: 0;
  padding: 0;
  width: auto;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

em {
  font-style: italic;
}

strong {
  font-weight: 600;
}

code,
pre {
  font-family: Consolas, Courier New, monospace;
}

b {
  font-weight: 600;
}

.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}

.hidden {
  display: none;
}

/* Structure Set
----------------------------------------------- */
html {
  background-color: #ffffff;
  font-family: sans-serif;
  height: 100%;
}

body {
  background-color: transparent;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  color: #414142;
  min-width: 960px;
}

a {
  color: #414142;
  text-decoration: none;
}

input,
textarea,
select,
button {
  font-family: "Open Sans", sans-serif;
}

img {
  max-width: 100%;
}

.text-color-1 {
  color: #414142;
}

.bg-color-1 {
  background-color: #414142;
}

.text-color-2 {
  color: #41484B;
}

.bg-color-2 {
  background-color: #41484B;
}

.text-color-3 {
  color: #DC2931;
}

.bg-color-3 {
  background-color: #DC2931;
}

.text-color-4 {
  color: #EBE8E0;
}

.bg-color-4 {
  background-color: #EBE8E0;
}

.text-color-5 {
  color: #767470;
}

.bg-color-5 {
  background-color: #767470;
}

div.container {
  margin: auto;
  width: 960px;
}

header#main-header {
  height: 480px;
  background-color: #414142;
  /*background-color: #41484B;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("images/main-header-bg.png");*/
  position: relative;
}
header#main-header > .container {
  position: relative;
  z-index: 2;
}

h1#main-logo {
  float: left;
  position: relative;
  left: -40px;
}
h1#main-logo:after {
  display: block;
  content: " ";
  width: 240px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
h1#main-logo a {
  display: inline-block;
  left: 40px;
  position: relative;
  top: 0;
  z-index: 1;
}
h1#main-logo img {
  display: inline-block;
}

nav#main-menu {
  /*background-color: rgba(255, 255, 255, 0.7);*/
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  /*-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);*/
  position: absolute;
  bottom: 0px;
  right: 10px;
}
nav#main-menu li {
  float: left;
  /*border-left: 1px solid rgba(255, 255, 255, 0.3);
  border-right: 1px solid #b7b7b7;*/
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
nav#main-menu li:first-child {
  border-left: none;
}
nav#main-menu li:last-child {
  border-right: none;
}
nav#main-menu a {
  font-size: 11px;
  font-weight: 700;
  color: #ffffff;
  padding-left: 9px;
  padding-right: 9px;
  display: block;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
nav#main-menu li.active a,
nav#main-menu li a:hover {
  /*background-color: #DC2931;*/
  color: #DC2931;
}

div.share-this {
  margin-bottom: 30px;
}
div.share-this ul {
  line-height: 25px;
}
div.share-this ul:before {
  display: block;
  content: attr(title) ":";
  float: left;
  padding-right: 10px;
  font-weight: 600;
}
div.share-this li {
  float: left;
  margin-left: 5px;
}
div.share-this li a {
  width: 25px;
  height: 25px;
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
div.share-this li a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  zoom: 1;
}

section#main-content {
  padding-top: 20px;
  margin-bottom: 60px;
}

#main-news {
  margin-bottom: 40px;
}

div#main-partners {
  padding-top: 30px;
  border-top: 1px solid #EBE8E0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#main-partners .main-partners-slider-target {
  margin: 0;
  margin: auto;
  padding: 0;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border: none;
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
div#main-partners .main-partners-slider-target ul.slides li {
  float: left;
  position: relative;
}
div#main-partners .main-partners-slider-target ul.slides li:after {
  display: block;
  content: " ";
  width: 1px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 12px;
  background-color: #EBE8E0;
}
div#main-partners .main-partners-slider-target ul.slides li:first-child:after {
  display: none;
}
div#main-partners .main-partners-slider-target ul.slides li a {
  display: block;
  width: 175px;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
  height: 85px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}
div#main-partners .main-partners-slider-target .flex-direction-nav a {
  font-size: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
  text-shadow: 0 0 transparent;
}
div#main-partners .main-partners-slider-target .flex-direction-nav a:before {
  font-size: 28px;
  color: #707c82;
}
div#main-partners .main-partners-slider-target .flex-direction-nav a.flex-prev {
  left: -40px;
}
div#main-partners .main-partners-slider-target .flex-direction-nav a.flex-next {
  right: -40px;
}

div.generic-title h1, article.content-block header h1, article.content-block.text-block section h1 {
  font-size: 22px;
  padding-bottom: 10px;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
}
div.generic-title h2, article.content-block header h2, article.content-block.text-block section h2 {
  font-size: 26px;
  padding-bottom: 10px;
  font-weight: 300;
}
div.generic-title h3, article.content-block header h3, article.content-block.text-block section h3 {
  font-size: 24px;
  padding-bottom: 10px;
  font-weight: 300;
}
div.generic-title h4, article.content-block header h4, article.content-block.text-block section h4 {
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 10px;
}
div.generic-title h5, article.content-block header h5, article.content-block.text-block section h5 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 10px;
}
div.generic-title h6, article.content-block header h6, article.content-block.text-block section h6 {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 10px;
}
div.generic-title h1, article.content-block header h1, article.content-block.text-block section h1, div.generic-title h2, article.content-block header h2, article.content-block.text-block section h2, div.generic-title h3, article.content-block header h3, article.content-block.text-block section h3, div.generic-title h4, article.content-block header h4, article.content-block.text-block section h4, div.generic-title h5, article.content-block header h5, article.content-block.text-block section h5, div.generic-title h6, article.content-block header h6, article.content-block.text-block section h6 {
  line-height: 1.2;
  color: #DC2931;
}

div.meta {
  color: #f9d8da;
}

aside#sidebar {
  margin-bottom: 30px;
}

nav#sidebar-menu li {
  border-bottom: 1px solid #ffffff;
}
nav#sidebar-menu a {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #414142;
  color: #ffffff;
  padding-left: 10px;
  padding-right: 45px;
  font-size: 11px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  position: relative;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
nav#sidebar-menu span.icon {
  display: block;
  width: 50px;
  height: 1px;
  position: absolute;
  right: 0;
  top: 50%;
}
nav#sidebar-menu span.icon > span {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: -25px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
nav#sidebar-menu li.active a,
nav#sidebar-menu li a:hover {
  background-color: #DC2931;
}

/*Sidebar 2017*/
nav#sidebar-menu-2017  {
  background-color:  #414142;
}
nav#sidebar-menu-2017 li {
  border-bottom: 1px solid #ffffff;
  width: 89px;
  float: left;
  background-color: #e6e6e6;
}
nav#sidebar-menu-2017 li:hover {
  background-color: #DC2931;
}
nav#sidebar-menu-2017 li:nth-child(1n), nav#sidebar-menu-2017 li:nth-child(4n) {
  border-right: 1px solid #ffffff;
}
nav#sidebar-menu-2017 li:nth-child(3n) {
  width: 179px;
}
nav#sidebar-menu-2017 li:nth-child(3n) a {
  text-align: left;
  display: flex;
}
nav#sidebar-menu-2017 li:nth-child(3n) .icon, nav#sidebar-menu-2017 li:nth-child(3n) .icon-hover, nav#sidebar-menu-2017 li:nth-child(3n) .title {
  float: left;
  width: 70px;
}
nav#sidebar-menu-2017 li:nth-child(3n) .title {
  padding: 0px 0px;
  position: relative;
}
nav#sidebar-menu-2017 li:nth-child(3n) .title .one {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
nav#sidebar-menu-2017 li:nth-child(3n) .icon, nav#sidebar-menu-2017 li:nth-child(3n) .icon-hover {
  padding: 0px 0px;
  text-align: center;
}
nav#sidebar-menu-2017 a {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #414142;
  font-size: 11px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}
nav#sidebar-menu-2017 .title {
  line-height: 12px;
}
nav#sidebar-menu-2017 .icon, nav#sidebar-menu-2017 .icon-hover {
  display: block;
  height: 47px;
  position: relative;
  padding-bottom: 10px;
}
nav#sidebar-menu-2017 .icon-hover {
  display: none;
}
nav#sidebar-menu-2017 li:hover .icon {
  display: none;
}
nav#sidebar-menu-2017 li:hover .icon-hover {
  display: block;
}
nav#sidebar-menu-2017 .icon > span {
  display: block;
  height: 45px;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
nav#sidebar-menu-2017 li.active a,
nav#sidebar-menu-2017 li a:hover {
  color: #ffffff;
}
/*Sidebar 2017*/

article.content-block {
  margin-bottom: 25px;
}
article.content-block header div.share-this {
  margin-bottom: 0;
  padding-top: 8px;
}
article.content-block header div.share-this ul {
  float: right;
}
article.content-block header div.top {
  padding-bottom: 15px;
  text-align: right;
}
article.content-block header div.top a.generic-button {
  display: inline-block;
  padding-right: 20px;
}
article.content-block header div.title h1 {
  padding-bottom: 10px;
}
article.content-block header div.title h1[data-date] {
  position: relative;
}
article.content-block header div.title h1[data-date]:after {
  content: attr(data-date);
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
  font-weight: 400;
  color: #ffffff;
  display: inline-block;
  background-color: #414142;
  position: relative;
  top: -5px;
  margin-left: 10px;
}
article.content-block section div[id^="video"] {
  max-width: 100%;
}
article.content-block.list-block section {
  padding-bottom: 20px;
}
article.content-block.list-block footer {
  padding-top: 20px;
  text-align: center;
}
article.content-block.list-block footer .generic-button {
  display: inline-block;
  padding-left: 65px;
  padding-right: 80px;
}
article.content-block.list-block footer .generic-button:before {
  right: 40px;
}
article.content-block.list-block li {
  padding-top: 15px;
  margin-top: 20px;
  position: relative;
}
article.content-block.list-block li:first-child {
  padding: 0;
  margin: 0;
}
article.content-block.list-block li:last-child div.border {
  display: none;
}
article.content-block.list-block li div.border > div {
  height: 1px;
  background-color: #EBE8E0;
  position: relative;
  top: 20px;
}
article.content-block.list-block li div.thumb {
  padding-top: 5px;
}
article.content-block.list-block li div.head {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  text-transform: uppercase;
}
article.content-block.list-block li div.head a {
  color: #414142;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
}
article.content-block.list-block li div.head a:hover {
  color: #DC2931;
}
article.content-block.list-block li div.body {
  font-size: 12px;
}
article.content-block.list-block li div.foot {
  text-align: right;
  padding-top: 25px;
}
article.content-block.list-block li a.more {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 50px;
  height: 20px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #DC2931;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("images/arrow-white-right.png");
}
article.content-block.list-block li a.more:hover {
  background-color: #41484B;
}
article.content-block.text-block section {
  font-size: 14px;
}
article.content-block.text-block section h1, article.content-block.text-block section h2, article.content-block.text-block section h3, article.content-block.text-block section h4, article.content-block.text-block section h5, article.content-block.text-block section h6 {
  padding-bottom: 25px;
}
article.content-block.text-block section p {
  font-size: 14px;
  padding-bottom: 20px;
}
article.content-block.text-block section ul, article.content-block.text-block section ol {
  font-size: 14px;
  padding-left: 30px;
  list-style-position: autside;
  font-weight: 700;
  padding-left: 35px;
  counter-reset: list-counter;
  margin-bottom: 20px;
}
article.content-block.text-block section ul ul, article.content-block.text-block section ul ol, article.content-block.text-block section ol ul, article.content-block.text-block section ol ol {
  margin-bottom: 0;
  margin-top: 5px;
}
article.content-block.text-block section ul li, article.content-block.text-block section ol li {
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
  counter-increment: list-counter;
}
article.content-block.text-block section ul li:before, article.content-block.text-block section ol li:before {
  display: none;
  position: absolute;
  left: -30px;
  top: 4px;
  content: counter(list-counter) ".";
  width: 20px;
  height: 20px;
  background-color: #41484B;
  color: #ffffff;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
  text-indent: 3px;
}
article.content-block.text-block section ul li:before {
  content: " ";
  z-index: 1;
}
article.content-block.text-block section ul li:after {
  content: " ";
  display: block;
  height: 10px;
  left: -20px;
  position: absolute;
  top: 9px;
  width: 10px;
  z-index: 2;
  background-color: #DC2931;
}
article.content-block.text-block section table td, article.content-block.text-block section table th {
  border: 1px solid #dadada;
  padding: 10px;
}
article.content-block.text-block section table th {
  background-color: #fafafa;
  color: #DC2931;
}
article.content-block.text-block section table tr:nth-child(2n) td {
  background-color: #F9F9F9;
}
article.content-block.text-block section table * {
  font-size: 12px;
}
article.content-block.text-block section a {
  text-decoration: underline;
}
article.content-block.text-block section img[style*="left"],
article.content-block.text-block section img[style*="right"] {
  margin-bottom: 10px;
  position: relative;
  top: 5px;
}
article.content-block.text-block section img[style*="left"] {
  margin-right: 20px;
}
article.content-block.text-block section img[style*="right"] {
  margin-left: 20px;
}
article.content-block.text-block footer {
  padding-top: 30px;
}

div.lead {
  font-weight: 700;
  padding-bottom: 20px;
}
div.lead div.thumb {
  padding-top: 5px;
}
div.lead div.content {
  font-size: 14px;
}

form {
  padding-bottom: 20px;
}
form .grid-24 {
  padding-bottom: 10px;
}
form .grid-12 input, form .grid-12 textarea {
  width: 100%;
}
form .grid-24 input, form .grid-24 textarea {
  width: 100%;
}
form .grid-24 button {
  float: right;
}
form label {
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  padding-right: 20px;
}
form div.input {
  position: relative;
}
form div.input span.overlay {
  position: absolute;
  right: 20px;
  top: 10px;
  font-weight: 700;
  color: #666666;
}

#calculator input, #calculator textarea, #calculator select {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.height-100 {
  height: 100px !important;
}

.width-100 {
  width: 100px !important;
}

.height-101 {
  height: 101px !important;
}

.width-101 {
  width: 101px !important;
}

.height-102 {
  height: 102px !important;
}

.width-102 {
  width: 102px !important;
}

.height-103 {
  height: 103px !important;
}

.width-103 {
  width: 103px !important;
}

.height-104 {
  height: 104px !important;
}

.width-104 {
  width: 104px !important;
}

.height-105 {
  height: 105px !important;
}

.width-105 {
  width: 105px !important;
}

.height-106 {
  height: 106px !important;
}

.width-106 {
  width: 106px !important;
}

.height-107 {
  height: 107px !important;
}

.width-107 {
  width: 107px !important;
}

.height-108 {
  height: 108px !important;
}

.width-108 {
  width: 108px !important;
}

.height-109 {
  height: 109px !important;
}

.width-109 {
  width: 109px !important;
}

.height-110 {
  height: 110px !important;
}

.width-110 {
  width: 110px !important;
}

.height-111 {
  height: 111px !important;
}

.width-111 {
  width: 111px !important;
}

.height-112 {
  height: 112px !important;
}

.width-112 {
  width: 112px !important;
}

.height-113 {
  height: 113px !important;
}

.width-113 {
  width: 113px !important;
}

.height-114 {
  height: 114px !important;
}

.width-114 {
  width: 114px !important;
}

.height-115 {
  height: 115px !important;
}

.width-115 {
  width: 115px !important;
}

.height-116 {
  height: 116px !important;
}

.width-116 {
  width: 116px !important;
}

.height-117 {
  height: 117px !important;
}

.width-117 {
  width: 117px !important;
}

.height-118 {
  height: 118px !important;
}

.width-118 {
  width: 118px !important;
}

.height-119 {
  height: 119px !important;
}

.width-119 {
  width: 119px !important;
}

.height-120 {
  height: 120px !important;
}

.width-120 {
  width: 120px !important;
}

.height-121 {
  height: 121px !important;
}

.width-121 {
  width: 121px !important;
}

.height-122 {
  height: 122px !important;
}

.width-122 {
  width: 122px !important;
}

.height-123 {
  height: 123px !important;
}

.width-123 {
  width: 123px !important;
}

.height-124 {
  height: 124px !important;
}

.width-124 {
  width: 124px !important;
}

.height-125 {
  height: 125px !important;
}

.width-125 {
  width: 125px !important;
}

.height-126 {
  height: 126px !important;
}

.width-126 {
  width: 126px !important;
}

.height-127 {
  height: 127px !important;
}

.width-127 {
  width: 127px !important;
}

.height-128 {
  height: 128px !important;
}

.width-128 {
  width: 128px !important;
}

.height-129 {
  height: 129px !important;
}

.width-129 {
  width: 129px !important;
}

.height-130 {
  height: 130px !important;
}

.width-130 {
  width: 130px !important;
}

.height-131 {
  height: 131px !important;
}

.width-131 {
  width: 131px !important;
}

.height-132 {
  height: 132px !important;
}

.width-132 {
  width: 132px !important;
}

.height-133 {
  height: 133px !important;
}

.width-133 {
  width: 133px !important;
}

.height-134 {
  height: 134px !important;
}

.width-134 {
  width: 134px !important;
}

.height-135 {
  height: 135px !important;
}

.width-135 {
  width: 135px !important;
}

.height-136 {
  height: 136px !important;
}

.width-136 {
  width: 136px !important;
}

.height-137 {
  height: 137px !important;
}

.width-137 {
  width: 137px !important;
}

.height-138 {
  height: 138px !important;
}

.width-138 {
  width: 138px !important;
}

.height-139 {
  height: 139px !important;
}

.width-139 {
  width: 139px !important;
}

.height-140 {
  height: 140px !important;
}

.width-140 {
  width: 140px !important;
}

.height-141 {
  height: 141px !important;
}

.width-141 {
  width: 141px !important;
}

.height-142 {
  height: 142px !important;
}

.width-142 {
  width: 142px !important;
}

.height-143 {
  height: 143px !important;
}

.width-143 {
  width: 143px !important;
}

.height-144 {
  height: 144px !important;
}

.width-144 {
  width: 144px !important;
}

.height-145 {
  height: 145px !important;
}

.width-145 {
  width: 145px !important;
}

.height-146 {
  height: 146px !important;
}

.width-146 {
  width: 146px !important;
}

.height-147 {
  height: 147px !important;
}

.width-147 {
  width: 147px !important;
}

.height-148 {
  height: 148px !important;
}

.width-148 {
  width: 148px !important;
}

.height-149 {
  height: 149px !important;
}

.width-149 {
  width: 149px !important;
}

.height-150 {
  height: 150px !important;
}

.width-150 {
  width: 150px !important;
}

.height-151 {
  height: 151px !important;
}

.width-151 {
  width: 151px !important;
}

.height-152 {
  height: 152px !important;
}

.width-152 {
  width: 152px !important;
}

.height-153 {
  height: 153px !important;
}

.width-153 {
  width: 153px !important;
}

.height-154 {
  height: 154px !important;
}

.width-154 {
  width: 154px !important;
}

.height-155 {
  height: 155px !important;
}

.width-155 {
  width: 155px !important;
}

.height-156 {
  height: 156px !important;
}

.width-156 {
  width: 156px !important;
}

.height-157 {
  height: 157px !important;
}

.width-157 {
  width: 157px !important;
}

.height-158 {
  height: 158px !important;
}

.width-158 {
  width: 158px !important;
}

.height-159 {
  height: 159px !important;
}

.width-159 {
  width: 159px !important;
}

.height-160 {
  height: 160px !important;
}

.width-160 {
  width: 160px !important;
}

.height-161 {
  height: 161px !important;
}

.width-161 {
  width: 161px !important;
}

.height-162 {
  height: 162px !important;
}

.width-162 {
  width: 162px !important;
}

.height-163 {
  height: 163px !important;
}

.width-163 {
  width: 163px !important;
}

.height-164 {
  height: 164px !important;
}

.width-164 {
  width: 164px !important;
}

.height-165 {
  height: 165px !important;
}

.width-165 {
  width: 165px !important;
}

.height-166 {
  height: 166px !important;
}

.width-166 {
  width: 166px !important;
}

.height-167 {
  height: 167px !important;
}

.width-167 {
  width: 167px !important;
}

.height-168 {
  height: 168px !important;
}

.width-168 {
  width: 168px !important;
}

.height-169 {
  height: 169px !important;
}

.width-169 {
  width: 169px !important;
}

.height-170 {
  height: 170px !important;
}

.width-170 {
  width: 170px !important;
}

.height-171 {
  height: 171px !important;
}

.width-171 {
  width: 171px !important;
}

.height-172 {
  height: 172px !important;
}

.width-172 {
  width: 172px !important;
}

.height-173 {
  height: 173px !important;
}

.width-173 {
  width: 173px !important;
}

.height-174 {
  height: 174px !important;
}

.width-174 {
  width: 174px !important;
}

.height-175 {
  height: 175px !important;
}

.width-175 {
  width: 175px !important;
}

.height-176 {
  height: 176px !important;
}

.width-176 {
  width: 176px !important;
}

.height-177 {
  height: 177px !important;
}

.width-177 {
  width: 177px !important;
}

.height-178 {
  height: 178px !important;
}

.width-178 {
  width: 178px !important;
}

.height-179 {
  height: 179px !important;
}

.width-179 {
  width: 179px !important;
}

.height-180 {
  height: 180px !important;
}

.width-180 {
  width: 180px !important;
}

.height-181 {
  height: 181px !important;
}

.width-181 {
  width: 181px !important;
}

.height-182 {
  height: 182px !important;
}

.width-182 {
  width: 182px !important;
}

.height-183 {
  height: 183px !important;
}

.width-183 {
  width: 183px !important;
}

.height-184 {
  height: 184px !important;
}

.width-184 {
  width: 184px !important;
}

.height-185 {
  height: 185px !important;
}

.width-185 {
  width: 185px !important;
}

.height-186 {
  height: 186px !important;
}

.width-186 {
  width: 186px !important;
}

.height-187 {
  height: 187px !important;
}

.width-187 {
  width: 187px !important;
}

.height-188 {
  height: 188px !important;
}

.width-188 {
  width: 188px !important;
}

.height-189 {
  height: 189px !important;
}

.width-189 {
  width: 189px !important;
}

.height-190 {
  height: 190px !important;
}

.width-190 {
  width: 190px !important;
}

.height-191 {
  height: 191px !important;
}

.width-191 {
  width: 191px !important;
}

.height-192 {
  height: 192px !important;
}

.width-192 {
  width: 192px !important;
}

.height-193 {
  height: 193px !important;
}

.width-193 {
  width: 193px !important;
}

.height-194 {
  height: 194px !important;
}

.width-194 {
  width: 194px !important;
}

.height-195 {
  height: 195px !important;
}

.width-195 {
  width: 195px !important;
}

.height-196 {
  height: 196px !important;
}

.width-196 {
  width: 196px !important;
}

.height-197 {
  height: 197px !important;
}

.width-197 {
  width: 197px !important;
}

.height-198 {
  height: 198px !important;
}

.width-198 {
  width: 198px !important;
}

.height-199 {
  height: 199px !important;
}

.width-199 {
  width: 199px !important;
}

.height-200 {
  height: 200px !important;
}

.width-200 {
  width: 200px !important;
}

.height-201 {
  height: 201px !important;
}

.width-201 {
  width: 201px !important;
}

.height-202 {
  height: 202px !important;
}

.width-202 {
  width: 202px !important;
}

.height-203 {
  height: 203px !important;
}

.width-203 {
  width: 203px !important;
}

.height-204 {
  height: 204px !important;
}

.width-204 {
  width: 204px !important;
}

.height-205 {
  height: 205px !important;
}

.width-205 {
  width: 205px !important;
}

.height-206 {
  height: 206px !important;
}

.width-206 {
  width: 206px !important;
}

.height-207 {
  height: 207px !important;
}

.width-207 {
  width: 207px !important;
}

.height-208 {
  height: 208px !important;
}

.width-208 {
  width: 208px !important;
}

.height-209 {
  height: 209px !important;
}

.width-209 {
  width: 209px !important;
}

.height-210 {
  height: 210px !important;
}

.width-210 {
  width: 210px !important;
}

.height-211 {
  height: 211px !important;
}

.width-211 {
  width: 211px !important;
}

.height-212 {
  height: 212px !important;
}

.width-212 {
  width: 212px !important;
}

.height-213 {
  height: 213px !important;
}

.width-213 {
  width: 213px !important;
}

.height-214 {
  height: 214px !important;
}

.width-214 {
  width: 214px !important;
}

.height-215 {
  height: 215px !important;
}

.width-215 {
  width: 215px !important;
}

.height-216 {
  height: 216px !important;
}

.width-216 {
  width: 216px !important;
}

.height-217 {
  height: 217px !important;
}

.width-217 {
  width: 217px !important;
}

.height-218 {
  height: 218px !important;
}

.width-218 {
  width: 218px !important;
}

.height-219 {
  height: 219px !important;
}

.width-219 {
  width: 219px !important;
}

.height-220 {
  height: 220px !important;
}

.width-220 {
  width: 220px !important;
}

.height-221 {
  height: 221px !important;
}

.width-221 {
  width: 221px !important;
}

.height-222 {
  height: 222px !important;
}

.width-222 {
  width: 222px !important;
}

.height-223 {
  height: 223px !important;
}

.width-223 {
  width: 223px !important;
}

.height-224 {
  height: 224px !important;
}

.width-224 {
  width: 224px !important;
}

.height-225 {
  height: 225px !important;
}

.width-225 {
  width: 225px !important;
}

.height-226 {
  height: 226px !important;
}

.width-226 {
  width: 226px !important;
}

.height-227 {
  height: 227px !important;
}

.width-227 {
  width: 227px !important;
}

.height-228 {
  height: 228px !important;
}

.width-228 {
  width: 228px !important;
}

.height-229 {
  height: 229px !important;
}

.width-229 {
  width: 229px !important;
}

.height-230 {
  height: 230px !important;
}

.width-230 {
  width: 230px !important;
}

.height-231 {
  height: 231px !important;
}

.width-231 {
  width: 231px !important;
}

.height-232 {
  height: 232px !important;
}

.width-232 {
  width: 232px !important;
}

.height-233 {
  height: 233px !important;
}

.width-233 {
  width: 233px !important;
}

.height-234 {
  height: 234px !important;
}

.width-234 {
  width: 234px !important;
}

.height-235 {
  height: 235px !important;
}

.width-235 {
  width: 235px !important;
}

.height-236 {
  height: 236px !important;
}

.width-236 {
  width: 236px !important;
}

.height-237 {
  height: 237px !important;
}

.width-237 {
  width: 237px !important;
}

.height-238 {
  height: 238px !important;
}

.width-238 {
  width: 238px !important;
}

.height-239 {
  height: 239px !important;
}

.width-239 {
  width: 239px !important;
}

.height-240 {
  height: 240px !important;
}

.width-240 {
  width: 240px !important;
}

.height-241 {
  height: 241px !important;
}

.width-241 {
  width: 241px !important;
}

.height-242 {
  height: 242px !important;
}

.width-242 {
  width: 242px !important;
}

.height-243 {
  height: 243px !important;
}

.width-243 {
  width: 243px !important;
}

.height-244 {
  height: 244px !important;
}

.width-244 {
  width: 244px !important;
}

.height-245 {
  height: 245px !important;
}

.width-245 {
  width: 245px !important;
}

.height-246 {
  height: 246px !important;
}

.width-246 {
  width: 246px !important;
}

.height-247 {
  height: 247px !important;
}

.width-247 {
  width: 247px !important;
}

.height-248 {
  height: 248px !important;
}

.width-248 {
  width: 248px !important;
}

.height-249 {
  height: 249px !important;
}

.width-249 {
  width: 249px !important;
}

.height-250 {
  height: 250px !important;
}

.width-250 {
  width: 250px !important;
}

.height-251 {
  height: 251px !important;
}

.width-251 {
  width: 251px !important;
}

.height-252 {
  height: 252px !important;
}

.width-252 {
  width: 252px !important;
}

.height-253 {
  height: 253px !important;
}

.width-253 {
  width: 253px !important;
}

.height-254 {
  height: 254px !important;
}

.width-254 {
  width: 254px !important;
}

.height-255 {
  height: 255px !important;
}

.width-255 {
  width: 255px !important;
}

.height-256 {
  height: 256px !important;
}

.width-256 {
  width: 256px !important;
}

.height-257 {
  height: 257px !important;
}

.width-257 {
  width: 257px !important;
}

.height-258 {
  height: 258px !important;
}

.width-258 {
  width: 258px !important;
}

.height-259 {
  height: 259px !important;
}

.width-259 {
  width: 259px !important;
}

.height-260 {
  height: 260px !important;
}

.width-260 {
  width: 260px !important;
}

.height-261 {
  height: 261px !important;
}

.width-261 {
  width: 261px !important;
}

.height-262 {
  height: 262px !important;
}

.width-262 {
  width: 262px !important;
}

.height-263 {
  height: 263px !important;
}

.width-263 {
  width: 263px !important;
}

.height-264 {
  height: 264px !important;
}

.width-264 {
  width: 264px !important;
}

.height-265 {
  height: 265px !important;
}

.width-265 {
  width: 265px !important;
}

.height-266 {
  height: 266px !important;
}

.width-266 {
  width: 266px !important;
}

.height-267 {
  height: 267px !important;
}

.width-267 {
  width: 267px !important;
}

.height-268 {
  height: 268px !important;
}

.width-268 {
  width: 268px !important;
}

.height-269 {
  height: 269px !important;
}

.width-269 {
  width: 269px !important;
}

.height-270 {
  height: 270px !important;
}

.width-270 {
  width: 270px !important;
}

.height-271 {
  height: 271px !important;
}

.width-271 {
  width: 271px !important;
}

.height-272 {
  height: 272px !important;
}

.width-272 {
  width: 272px !important;
}

.height-273 {
  height: 273px !important;
}

.width-273 {
  width: 273px !important;
}

.height-274 {
  height: 274px !important;
}

.width-274 {
  width: 274px !important;
}

.height-275 {
  height: 275px !important;
}

.width-275 {
  width: 275px !important;
}

.height-276 {
  height: 276px !important;
}

.width-276 {
  width: 276px !important;
}

.height-277 {
  height: 277px !important;
}

.width-277 {
  width: 277px !important;
}

.height-278 {
  height: 278px !important;
}

.width-278 {
  width: 278px !important;
}

.height-279 {
  height: 279px !important;
}

.width-279 {
  width: 279px !important;
}

.height-280 {
  height: 280px !important;
}

.width-280 {
  width: 280px !important;
}

.height-281 {
  height: 281px !important;
}

.width-281 {
  width: 281px !important;
}

.height-282 {
  height: 282px !important;
}

.width-282 {
  width: 282px !important;
}

.height-283 {
  height: 283px !important;
}

.width-283 {
  width: 283px !important;
}

.height-284 {
  height: 284px !important;
}

.width-284 {
  width: 284px !important;
}

.height-285 {
  height: 285px !important;
}

.width-285 {
  width: 285px !important;
}

.height-286 {
  height: 286px !important;
}

.width-286 {
  width: 286px !important;
}

.height-287 {
  height: 287px !important;
}

.width-287 {
  width: 287px !important;
}

.height-288 {
  height: 288px !important;
}

.width-288 {
  width: 288px !important;
}

.height-289 {
  height: 289px !important;
}

.width-289 {
  width: 289px !important;
}

.height-290 {
  height: 290px !important;
}

.width-290 {
  width: 290px !important;
}

.height-291 {
  height: 291px !important;
}

.width-291 {
  width: 291px !important;
}

.height-292 {
  height: 292px !important;
}

.width-292 {
  width: 292px !important;
}

.height-293 {
  height: 293px !important;
}

.width-293 {
  width: 293px !important;
}

.height-294 {
  height: 294px !important;
}

.width-294 {
  width: 294px !important;
}

.height-295 {
  height: 295px !important;
}

.width-295 {
  width: 295px !important;
}

.height-296 {
  height: 296px !important;
}

.width-296 {
  width: 296px !important;
}

.height-297 {
  height: 297px !important;
}

.width-297 {
  width: 297px !important;
}

.height-298 {
  height: 298px !important;
}

.width-298 {
  width: 298px !important;
}

.height-299 {
  height: 299px !important;
}

.width-299 {
  width: 299px !important;
}

.height-300 {
  height: 300px !important;
}

.width-300 {
  width: 300px !important;
}

.height-301 {
  height: 301px !important;
}

.width-301 {
  width: 301px !important;
}

.height-302 {
  height: 302px !important;
}

.width-302 {
  width: 302px !important;
}

.height-303 {
  height: 303px !important;
}

.width-303 {
  width: 303px !important;
}

.height-304 {
  height: 304px !important;
}

.width-304 {
  width: 304px !important;
}

.height-305 {
  height: 305px !important;
}

.width-305 {
  width: 305px !important;
}

.height-306 {
  height: 306px !important;
}

.width-306 {
  width: 306px !important;
}

.height-307 {
  height: 307px !important;
}

.width-307 {
  width: 307px !important;
}

.height-308 {
  height: 308px !important;
}

.width-308 {
  width: 308px !important;
}

.height-309 {
  height: 309px !important;
}

.width-309 {
  width: 309px !important;
}

.height-310 {
  height: 310px !important;
}

.width-310 {
  width: 310px !important;
}

.height-311 {
  height: 311px !important;
}

.width-311 {
  width: 311px !important;
}

.height-312 {
  height: 312px !important;
}

.width-312 {
  width: 312px !important;
}

.height-313 {
  height: 313px !important;
}

.width-313 {
  width: 313px !important;
}

.height-314 {
  height: 314px !important;
}

.width-314 {
  width: 314px !important;
}

.height-315 {
  height: 315px !important;
}

.width-315 {
  width: 315px !important;
}

.height-316 {
  height: 316px !important;
}

.width-316 {
  width: 316px !important;
}

.height-317 {
  height: 317px !important;
}

.width-317 {
  width: 317px !important;
}

.height-318 {
  height: 318px !important;
}

.width-318 {
  width: 318px !important;
}

.height-319 {
  height: 319px !important;
}

.width-319 {
  width: 319px !important;
}

.height-320 {
  height: 320px !important;
}

.width-320 {
  width: 320px !important;
}

.height-321 {
  height: 321px !important;
}

.width-321 {
  width: 321px !important;
}

.height-322 {
  height: 322px !important;
}

.width-322 {
  width: 322px !important;
}

.height-323 {
  height: 323px !important;
}

.width-323 {
  width: 323px !important;
}

.height-324 {
  height: 324px !important;
}

.width-324 {
  width: 324px !important;
}

.height-325 {
  height: 325px !important;
}

.width-325 {
  width: 325px !important;
}

.height-326 {
  height: 326px !important;
}

.width-326 {
  width: 326px !important;
}

.height-327 {
  height: 327px !important;
}

.width-327 {
  width: 327px !important;
}

.height-328 {
  height: 328px !important;
}

.width-328 {
  width: 328px !important;
}

.height-329 {
  height: 329px !important;
}

.width-329 {
  width: 329px !important;
}

.height-330 {
  height: 330px !important;
}

.width-330 {
  width: 330px !important;
}

.height-331 {
  height: 331px !important;
}

.width-331 {
  width: 331px !important;
}

.height-332 {
  height: 332px !important;
}

.width-332 {
  width: 332px !important;
}

.height-333 {
  height: 333px !important;
}

.width-333 {
  width: 333px !important;
}

.height-334 {
  height: 334px !important;
}

.width-334 {
  width: 334px !important;
}

.height-335 {
  height: 335px !important;
}

.width-335 {
  width: 335px !important;
}

.height-336 {
  height: 336px !important;
}

.width-336 {
  width: 336px !important;
}

.height-337 {
  height: 337px !important;
}

.width-337 {
  width: 337px !important;
}

.height-338 {
  height: 338px !important;
}

.width-338 {
  width: 338px !important;
}

.height-339 {
  height: 339px !important;
}

.width-339 {
  width: 339px !important;
}

.height-340 {
  height: 340px !important;
}

.width-340 {
  width: 340px !important;
}

.height-341 {
  height: 341px !important;
}

.width-341 {
  width: 341px !important;
}

.height-342 {
  height: 342px !important;
}

.width-342 {
  width: 342px !important;
}

.height-343 {
  height: 343px !important;
}

.width-343 {
  width: 343px !important;
}

.height-344 {
  height: 344px !important;
}

.width-344 {
  width: 344px !important;
}

.height-345 {
  height: 345px !important;
}

.width-345 {
  width: 345px !important;
}

.height-346 {
  height: 346px !important;
}

.width-346 {
  width: 346px !important;
}

.height-347 {
  height: 347px !important;
}

.width-347 {
  width: 347px !important;
}

.height-348 {
  height: 348px !important;
}

.width-348 {
  width: 348px !important;
}

.height-349 {
  height: 349px !important;
}

.width-349 {
  width: 349px !important;
}

.height-350 {
  height: 350px !important;
}

.width-350 {
  width: 350px !important;
}

.height-351 {
  height: 351px !important;
}

.width-351 {
  width: 351px !important;
}

.height-352 {
  height: 352px !important;
}

.width-352 {
  width: 352px !important;
}

.height-353 {
  height: 353px !important;
}

.width-353 {
  width: 353px !important;
}

.height-354 {
  height: 354px !important;
}

.width-354 {
  width: 354px !important;
}

.height-355 {
  height: 355px !important;
}

.width-355 {
  width: 355px !important;
}

.height-356 {
  height: 356px !important;
}

.width-356 {
  width: 356px !important;
}

.height-357 {
  height: 357px !important;
}

.width-357 {
  width: 357px !important;
}

.height-358 {
  height: 358px !important;
}

.width-358 {
  width: 358px !important;
}

.height-359 {
  height: 359px !important;
}

.width-359 {
  width: 359px !important;
}

.height-360 {
  height: 360px !important;
}

.width-360 {
  width: 360px !important;
}

.height-361 {
  height: 361px !important;
}

.width-361 {
  width: 361px !important;
}

.height-362 {
  height: 362px !important;
}

.width-362 {
  width: 362px !important;
}

.height-363 {
  height: 363px !important;
}

.width-363 {
  width: 363px !important;
}

.height-364 {
  height: 364px !important;
}

.width-364 {
  width: 364px !important;
}

.height-365 {
  height: 365px !important;
}

.width-365 {
  width: 365px !important;
}

.height-366 {
  height: 366px !important;
}

.width-366 {
  width: 366px !important;
}

.height-367 {
  height: 367px !important;
}

.width-367 {
  width: 367px !important;
}

.height-368 {
  height: 368px !important;
}

.width-368 {
  width: 368px !important;
}

.height-369 {
  height: 369px !important;
}

.width-369 {
  width: 369px !important;
}

.height-370 {
  height: 370px !important;
}

.width-370 {
  width: 370px !important;
}

.height-371 {
  height: 371px !important;
}

.width-371 {
  width: 371px !important;
}

.height-372 {
  height: 372px !important;
}

.width-372 {
  width: 372px !important;
}

.height-373 {
  height: 373px !important;
}

.width-373 {
  width: 373px !important;
}

.height-374 {
  height: 374px !important;
}

.width-374 {
  width: 374px !important;
}

.height-375 {
  height: 375px !important;
}

.width-375 {
  width: 375px !important;
}

.height-376 {
  height: 376px !important;
}

.width-376 {
  width: 376px !important;
}

.height-377 {
  height: 377px !important;
}

.width-377 {
  width: 377px !important;
}

.height-378 {
  height: 378px !important;
}

.width-378 {
  width: 378px !important;
}

.height-379 {
  height: 379px !important;
}

.width-379 {
  width: 379px !important;
}

.height-380 {
  height: 380px !important;
}

.width-380 {
  width: 380px !important;
}

.height-381 {
  height: 381px !important;
}

.width-381 {
  width: 381px !important;
}

.height-382 {
  height: 382px !important;
}

.width-382 {
  width: 382px !important;
}

.height-383 {
  height: 383px !important;
}

.width-383 {
  width: 383px !important;
}

.height-384 {
  height: 384px !important;
}

.width-384 {
  width: 384px !important;
}

.height-385 {
  height: 385px !important;
}

.width-385 {
  width: 385px !important;
}

.height-386 {
  height: 386px !important;
}

.width-386 {
  width: 386px !important;
}

.height-387 {
  height: 387px !important;
}

.width-387 {
  width: 387px !important;
}

.height-388 {
  height: 388px !important;
}

.width-388 {
  width: 388px !important;
}

.height-389 {
  height: 389px !important;
}

.width-389 {
  width: 389px !important;
}

.height-390 {
  height: 390px !important;
}

.width-390 {
  width: 390px !important;
}

.height-391 {
  height: 391px !important;
}

.width-391 {
  width: 391px !important;
}

.height-392 {
  height: 392px !important;
}

.width-392 {
  width: 392px !important;
}

.height-393 {
  height: 393px !important;
}

.width-393 {
  width: 393px !important;
}

.height-394 {
  height: 394px !important;
}

.width-394 {
  width: 394px !important;
}

.height-395 {
  height: 395px !important;
}

.width-395 {
  width: 395px !important;
}

.height-396 {
  height: 396px !important;
}

.width-396 {
  width: 396px !important;
}

.height-397 {
  height: 397px !important;
}

.width-397 {
  width: 397px !important;
}

.height-398 {
  height: 398px !important;
}

.width-398 {
  width: 398px !important;
}

.height-399 {
  height: 399px !important;
}

.width-399 {
  width: 399px !important;
}

.height-400 {
  height: 400px !important;
}

.width-400 {
  width: 400px !important;
}

.margin-top-1 {
  margin-top: 1px !important;
}

.margin-right-1 {
  margin-right: 1px !important;
}

.margin-left-1 {
  margin-left: 1px !important;
}

.margin-bottom-1 {
  margin-bottom: 1px !important;
}

.padding-top-1 {
  padding-top: 1px !important;
}

.padding-right-1 {
  padding-right: 1px !important;
}

.padding-left-1 {
  padding-left: 1px !important;
}

.padding-bottom-1 {
  padding-bottom: 1px !important;
}

.margin-top-2 {
  margin-top: 2px !important;
}

.margin-right-2 {
  margin-right: 2px !important;
}

.margin-left-2 {
  margin-left: 2px !important;
}

.margin-bottom-2 {
  margin-bottom: 2px !important;
}

.padding-top-2 {
  padding-top: 2px !important;
}

.padding-right-2 {
  padding-right: 2px !important;
}

.padding-left-2 {
  padding-left: 2px !important;
}

.padding-bottom-2 {
  padding-bottom: 2px !important;
}

.margin-top-3 {
  margin-top: 3px !important;
}

.margin-right-3 {
  margin-right: 3px !important;
}

.margin-left-3 {
  margin-left: 3px !important;
}

.margin-bottom-3 {
  margin-bottom: 3px !important;
}

.padding-top-3 {
  padding-top: 3px !important;
}

.padding-right-3 {
  padding-right: 3px !important;
}

.padding-left-3 {
  padding-left: 3px !important;
}

.padding-bottom-3 {
  padding-bottom: 3px !important;
}

.margin-top-4 {
  margin-top: 4px !important;
}

.margin-right-4 {
  margin-right: 4px !important;
}

.margin-left-4 {
  margin-left: 4px !important;
}

.margin-bottom-4 {
  margin-bottom: 4px !important;
}

.padding-top-4 {
  padding-top: 4px !important;
}

.padding-right-4 {
  padding-right: 4px !important;
}

.padding-left-4 {
  padding-left: 4px !important;
}

.padding-bottom-4 {
  padding-bottom: 4px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-right-5 {
  margin-right: 5px !important;
}

.margin-left-5 {
  margin-left: 5px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-right-5 {
  padding-right: 5px !important;
}

.padding-left-5 {
  padding-left: 5px !important;
}

.padding-bottom-5 {
  padding-bottom: 5px !important;
}

.margin-top-6 {
  margin-top: 6px !important;
}

.margin-right-6 {
  margin-right: 6px !important;
}

.margin-left-6 {
  margin-left: 6px !important;
}

.margin-bottom-6 {
  margin-bottom: 6px !important;
}

.padding-top-6 {
  padding-top: 6px !important;
}

.padding-right-6 {
  padding-right: 6px !important;
}

.padding-left-6 {
  padding-left: 6px !important;
}

.padding-bottom-6 {
  padding-bottom: 6px !important;
}

.margin-top-7 {
  margin-top: 7px !important;
}

.margin-right-7 {
  margin-right: 7px !important;
}

.margin-left-7 {
  margin-left: 7px !important;
}

.margin-bottom-7 {
  margin-bottom: 7px !important;
}

.padding-top-7 {
  padding-top: 7px !important;
}

.padding-right-7 {
  padding-right: 7px !important;
}

.padding-left-7 {
  padding-left: 7px !important;
}

.padding-bottom-7 {
  padding-bottom: 7px !important;
}

.margin-top-8 {
  margin-top: 8px !important;
}

.margin-right-8 {
  margin-right: 8px !important;
}

.margin-left-8 {
  margin-left: 8px !important;
}

.margin-bottom-8 {
  margin-bottom: 8px !important;
}

.padding-top-8 {
  padding-top: 8px !important;
}

.padding-right-8 {
  padding-right: 8px !important;
}

.padding-left-8 {
  padding-left: 8px !important;
}

.padding-bottom-8 {
  padding-bottom: 8px !important;
}

.margin-top-9 {
  margin-top: 9px !important;
}

.margin-right-9 {
  margin-right: 9px !important;
}

.margin-left-9 {
  margin-left: 9px !important;
}

.margin-bottom-9 {
  margin-bottom: 9px !important;
}

.padding-top-9 {
  padding-top: 9px !important;
}

.padding-right-9 {
  padding-right: 9px !important;
}

.padding-left-9 {
  padding-left: 9px !important;
}

.padding-bottom-9 {
  padding-bottom: 9px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-right-10 {
  margin-right: 10px !important;
}

.margin-left-10 {
  margin-left: 10px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.margin-top-11 {
  margin-top: 11px !important;
}

.margin-right-11 {
  margin-right: 11px !important;
}

.margin-left-11 {
  margin-left: 11px !important;
}

.margin-bottom-11 {
  margin-bottom: 11px !important;
}

.padding-top-11 {
  padding-top: 11px !important;
}

.padding-right-11 {
  padding-right: 11px !important;
}

.padding-left-11 {
  padding-left: 11px !important;
}

.padding-bottom-11 {
  padding-bottom: 11px !important;
}

.margin-top-12 {
  margin-top: 12px !important;
}

.margin-right-12 {
  margin-right: 12px !important;
}

.margin-left-12 {
  margin-left: 12px !important;
}

.margin-bottom-12 {
  margin-bottom: 12px !important;
}

.padding-top-12 {
  padding-top: 12px !important;
}

.padding-right-12 {
  padding-right: 12px !important;
}

.padding-left-12 {
  padding-left: 12px !important;
}

.padding-bottom-12 {
  padding-bottom: 12px !important;
}

.margin-top-13 {
  margin-top: 13px !important;
}

.margin-right-13 {
  margin-right: 13px !important;
}

.margin-left-13 {
  margin-left: 13px !important;
}

.margin-bottom-13 {
  margin-bottom: 13px !important;
}

.padding-top-13 {
  padding-top: 13px !important;
}

.padding-right-13 {
  padding-right: 13px !important;
}

.padding-left-13 {
  padding-left: 13px !important;
}

.padding-bottom-13 {
  padding-bottom: 13px !important;
}

.margin-top-14 {
  margin-top: 14px !important;
}

.margin-right-14 {
  margin-right: 14px !important;
}

.margin-left-14 {
  margin-left: 14px !important;
}

.margin-bottom-14 {
  margin-bottom: 14px !important;
}

.padding-top-14 {
  padding-top: 14px !important;
}

.padding-right-14 {
  padding-right: 14px !important;
}

.padding-left-14 {
  padding-left: 14px !important;
}

.padding-bottom-14 {
  padding-bottom: 14px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-right-15 {
  margin-right: 15px !important;
}

.margin-left-15 {
  margin-left: 15px !important;
}

.margin-bottom-15 {
  margin-bottom: 15px !important;
}

.padding-top-15 {
  padding-top: 15px !important;
}

.padding-right-15 {
  padding-right: 15px !important;
}

.padding-left-15 {
  padding-left: 15px !important;
}

.padding-bottom-15 {
  padding-bottom: 15px !important;
}

.margin-top-16 {
  margin-top: 16px !important;
}

.margin-right-16 {
  margin-right: 16px !important;
}

.margin-left-16 {
  margin-left: 16px !important;
}

.margin-bottom-16 {
  margin-bottom: 16px !important;
}

.padding-top-16 {
  padding-top: 16px !important;
}

.padding-right-16 {
  padding-right: 16px !important;
}

.padding-left-16 {
  padding-left: 16px !important;
}

.padding-bottom-16 {
  padding-bottom: 16px !important;
}

.margin-top-17 {
  margin-top: 17px !important;
}

.margin-right-17 {
  margin-right: 17px !important;
}

.margin-left-17 {
  margin-left: 17px !important;
}

.margin-bottom-17 {
  margin-bottom: 17px !important;
}

.padding-top-17 {
  padding-top: 17px !important;
}

.padding-right-17 {
  padding-right: 17px !important;
}

.padding-left-17 {
  padding-left: 17px !important;
}

.padding-bottom-17 {
  padding-bottom: 17px !important;
}

.margin-top-18 {
  margin-top: 18px !important;
}

.margin-right-18 {
  margin-right: 18px !important;
}

.margin-left-18 {
  margin-left: 18px !important;
}

.margin-bottom-18 {
  margin-bottom: 18px !important;
}

.padding-top-18 {
  padding-top: 18px !important;
}

.padding-right-18 {
  padding-right: 18px !important;
}

.padding-left-18 {
  padding-left: 18px !important;
}

.padding-bottom-18 {
  padding-bottom: 18px !important;
}

.margin-top-19 {
  margin-top: 19px !important;
}

.margin-right-19 {
  margin-right: 19px !important;
}

.margin-left-19 {
  margin-left: 19px !important;
}

.margin-bottom-19 {
  margin-bottom: 19px !important;
}

.padding-top-19 {
  padding-top: 19px !important;
}

.padding-right-19 {
  padding-right: 19px !important;
}

.padding-left-19 {
  padding-left: 19px !important;
}

.padding-bottom-19 {
  padding-bottom: 19px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.margin-top-21 {
  margin-top: 21px !important;
}

.margin-right-21 {
  margin-right: 21px !important;
}

.margin-left-21 {
  margin-left: 21px !important;
}

.margin-bottom-21 {
  margin-bottom: 21px !important;
}

.padding-top-21 {
  padding-top: 21px !important;
}

.padding-right-21 {
  padding-right: 21px !important;
}

.padding-left-21 {
  padding-left: 21px !important;
}

.padding-bottom-21 {
  padding-bottom: 21px !important;
}

.margin-top-22 {
  margin-top: 22px !important;
}

.margin-right-22 {
  margin-right: 22px !important;
}

.margin-left-22 {
  margin-left: 22px !important;
}

.margin-bottom-22 {
  margin-bottom: 22px !important;
}

.padding-top-22 {
  padding-top: 22px !important;
}

.padding-right-22 {
  padding-right: 22px !important;
}

.padding-left-22 {
  padding-left: 22px !important;
}

.padding-bottom-22 {
  padding-bottom: 22px !important;
}

.margin-top-23 {
  margin-top: 23px !important;
}

.margin-right-23 {
  margin-right: 23px !important;
}

.margin-left-23 {
  margin-left: 23px !important;
}

.margin-bottom-23 {
  margin-bottom: 23px !important;
}

.padding-top-23 {
  padding-top: 23px !important;
}

.padding-right-23 {
  padding-right: 23px !important;
}

.padding-left-23 {
  padding-left: 23px !important;
}

.padding-bottom-23 {
  padding-bottom: 23px !important;
}

.margin-top-24 {
  margin-top: 24px !important;
}

.margin-right-24 {
  margin-right: 24px !important;
}

.margin-left-24 {
  margin-left: 24px !important;
}

.margin-bottom-24 {
  margin-bottom: 24px !important;
}

.padding-top-24 {
  padding-top: 24px !important;
}

.padding-right-24 {
  padding-right: 24px !important;
}

.padding-left-24 {
  padding-left: 24px !important;
}

.padding-bottom-24 {
  padding-bottom: 24px !important;
}

.margin-top-25 {
  margin-top: 25px !important;
}

.margin-right-25 {
  margin-right: 25px !important;
}

.margin-left-25 {
  margin-left: 25px !important;
}

.margin-bottom-25 {
  margin-bottom: 25px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-right-25 {
  padding-right: 25px !important;
}

.padding-left-25 {
  padding-left: 25px !important;
}

.padding-bottom-25 {
  padding-bottom: 25px !important;
}

.margin-top-26 {
  margin-top: 26px !important;
}

.margin-right-26 {
  margin-right: 26px !important;
}

.margin-left-26 {
  margin-left: 26px !important;
}

.margin-bottom-26 {
  margin-bottom: 26px !important;
}

.padding-top-26 {
  padding-top: 26px !important;
}

.padding-right-26 {
  padding-right: 26px !important;
}

.padding-left-26 {
  padding-left: 26px !important;
}

.padding-bottom-26 {
  padding-bottom: 26px !important;
}

.margin-top-27 {
  margin-top: 27px !important;
}

.margin-right-27 {
  margin-right: 27px !important;
}

.margin-left-27 {
  margin-left: 27px !important;
}

.margin-bottom-27 {
  margin-bottom: 27px !important;
}

.padding-top-27 {
  padding-top: 27px !important;
}

.padding-right-27 {
  padding-right: 27px !important;
}

.padding-left-27 {
  padding-left: 27px !important;
}

.padding-bottom-27 {
  padding-bottom: 27px !important;
}

.margin-top-28 {
  margin-top: 28px !important;
}

.margin-right-28 {
  margin-right: 28px !important;
}

.margin-left-28 {
  margin-left: 28px !important;
}

.margin-bottom-28 {
  margin-bottom: 28px !important;
}

.padding-top-28 {
  padding-top: 28px !important;
}

.padding-right-28 {
  padding-right: 28px !important;
}

.padding-left-28 {
  padding-left: 28px !important;
}

.padding-bottom-28 {
  padding-bottom: 28px !important;
}

.margin-top-29 {
  margin-top: 29px !important;
}

.margin-right-29 {
  margin-right: 29px !important;
}

.margin-left-29 {
  margin-left: 29px !important;
}

.margin-bottom-29 {
  margin-bottom: 29px !important;
}

.padding-top-29 {
  padding-top: 29px !important;
}

.padding-right-29 {
  padding-right: 29px !important;
}

.padding-left-29 {
  padding-left: 29px !important;
}

.padding-bottom-29 {
  padding-bottom: 29px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.margin-top-31 {
  margin-top: 31px !important;
}

.margin-right-31 {
  margin-right: 31px !important;
}

.margin-left-31 {
  margin-left: 31px !important;
}

.margin-bottom-31 {
  margin-bottom: 31px !important;
}

.padding-top-31 {
  padding-top: 31px !important;
}

.padding-right-31 {
  padding-right: 31px !important;
}

.padding-left-31 {
  padding-left: 31px !important;
}

.padding-bottom-31 {
  padding-bottom: 31px !important;
}

.margin-top-32 {
  margin-top: 32px !important;
}

.margin-right-32 {
  margin-right: 32px !important;
}

.margin-left-32 {
  margin-left: 32px !important;
}

.margin-bottom-32 {
  margin-bottom: 32px !important;
}

.padding-top-32 {
  padding-top: 32px !important;
}

.padding-right-32 {
  padding-right: 32px !important;
}

.padding-left-32 {
  padding-left: 32px !important;
}

.padding-bottom-32 {
  padding-bottom: 32px !important;
}

.margin-top-33 {
  margin-top: 33px !important;
}

.margin-right-33 {
  margin-right: 33px !important;
}

.margin-left-33 {
  margin-left: 33px !important;
}

.margin-bottom-33 {
  margin-bottom: 33px !important;
}

.padding-top-33 {
  padding-top: 33px !important;
}

.padding-right-33 {
  padding-right: 33px !important;
}

.padding-left-33 {
  padding-left: 33px !important;
}

.padding-bottom-33 {
  padding-bottom: 33px !important;
}

.margin-top-34 {
  margin-top: 34px !important;
}

.margin-right-34 {
  margin-right: 34px !important;
}

.margin-left-34 {
  margin-left: 34px !important;
}

.margin-bottom-34 {
  margin-bottom: 34px !important;
}

.padding-top-34 {
  padding-top: 34px !important;
}

.padding-right-34 {
  padding-right: 34px !important;
}

.padding-left-34 {
  padding-left: 34px !important;
}

.padding-bottom-34 {
  padding-bottom: 34px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-right-35 {
  margin-right: 35px !important;
}

.margin-left-35 {
  margin-left: 35px !important;
}

.margin-bottom-35 {
  margin-bottom: 35px !important;
}

.padding-top-35 {
  padding-top: 35px !important;
}

.padding-right-35 {
  padding-right: 35px !important;
}

.padding-left-35 {
  padding-left: 35px !important;
}

.padding-bottom-35 {
  padding-bottom: 35px !important;
}

.margin-top-36 {
  margin-top: 36px !important;
}

.margin-right-36 {
  margin-right: 36px !important;
}

.margin-left-36 {
  margin-left: 36px !important;
}

.margin-bottom-36 {
  margin-bottom: 36px !important;
}

.padding-top-36 {
  padding-top: 36px !important;
}

.padding-right-36 {
  padding-right: 36px !important;
}

.padding-left-36 {
  padding-left: 36px !important;
}

.padding-bottom-36 {
  padding-bottom: 36px !important;
}

.margin-top-37 {
  margin-top: 37px !important;
}

.margin-right-37 {
  margin-right: 37px !important;
}

.margin-left-37 {
  margin-left: 37px !important;
}

.margin-bottom-37 {
  margin-bottom: 37px !important;
}

.padding-top-37 {
  padding-top: 37px !important;
}

.padding-right-37 {
  padding-right: 37px !important;
}

.padding-left-37 {
  padding-left: 37px !important;
}

.padding-bottom-37 {
  padding-bottom: 37px !important;
}

.margin-top-38 {
  margin-top: 38px !important;
}

.margin-right-38 {
  margin-right: 38px !important;
}

.margin-left-38 {
  margin-left: 38px !important;
}

.margin-bottom-38 {
  margin-bottom: 38px !important;
}

.padding-top-38 {
  padding-top: 38px !important;
}

.padding-right-38 {
  padding-right: 38px !important;
}

.padding-left-38 {
  padding-left: 38px !important;
}

.padding-bottom-38 {
  padding-bottom: 38px !important;
}

.margin-top-39 {
  margin-top: 39px !important;
}

.margin-right-39 {
  margin-right: 39px !important;
}

.margin-left-39 {
  margin-left: 39px !important;
}

.margin-bottom-39 {
  margin-bottom: 39px !important;
}

.padding-top-39 {
  padding-top: 39px !important;
}

.padding-right-39 {
  padding-right: 39px !important;
}

.padding-left-39 {
  padding-left: 39px !important;
}

.padding-bottom-39 {
  padding-bottom: 39px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-right-40 {
  margin-right: 40px !important;
}

.margin-left-40 {
  margin-left: 40px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-right-40 {
  padding-right: 40px !important;
}

.padding-left-40 {
  padding-left: 40px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.margin-top-41 {
  margin-top: 41px !important;
}

.margin-right-41 {
  margin-right: 41px !important;
}

.margin-left-41 {
  margin-left: 41px !important;
}

.margin-bottom-41 {
  margin-bottom: 41px !important;
}

.padding-top-41 {
  padding-top: 41px !important;
}

.padding-right-41 {
  padding-right: 41px !important;
}

.padding-left-41 {
  padding-left: 41px !important;
}

.padding-bottom-41 {
  padding-bottom: 41px !important;
}

.margin-top-42 {
  margin-top: 42px !important;
}

.margin-right-42 {
  margin-right: 42px !important;
}

.margin-left-42 {
  margin-left: 42px !important;
}

.margin-bottom-42 {
  margin-bottom: 42px !important;
}

.padding-top-42 {
  padding-top: 42px !important;
}

.padding-right-42 {
  padding-right: 42px !important;
}

.padding-left-42 {
  padding-left: 42px !important;
}

.padding-bottom-42 {
  padding-bottom: 42px !important;
}

.margin-top-43 {
  margin-top: 43px !important;
}

.margin-right-43 {
  margin-right: 43px !important;
}

.margin-left-43 {
  margin-left: 43px !important;
}

.margin-bottom-43 {
  margin-bottom: 43px !important;
}

.padding-top-43 {
  padding-top: 43px !important;
}

.padding-right-43 {
  padding-right: 43px !important;
}

.padding-left-43 {
  padding-left: 43px !important;
}

.padding-bottom-43 {
  padding-bottom: 43px !important;
}

.margin-top-44 {
  margin-top: 44px !important;
}

.margin-right-44 {
  margin-right: 44px !important;
}

.margin-left-44 {
  margin-left: 44px !important;
}

.margin-bottom-44 {
  margin-bottom: 44px !important;
}

.padding-top-44 {
  padding-top: 44px !important;
}

.padding-right-44 {
  padding-right: 44px !important;
}

.padding-left-44 {
  padding-left: 44px !important;
}

.padding-bottom-44 {
  padding-bottom: 44px !important;
}

.margin-top-45 {
  margin-top: 45px !important;
}

.margin-right-45 {
  margin-right: 45px !important;
}

.margin-left-45 {
  margin-left: 45px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-right-45 {
  padding-right: 45px !important;
}

.padding-left-45 {
  padding-left: 45px !important;
}

.padding-bottom-45 {
  padding-bottom: 45px !important;
}

.margin-top-46 {
  margin-top: 46px !important;
}

.margin-right-46 {
  margin-right: 46px !important;
}

.margin-left-46 {
  margin-left: 46px !important;
}

.margin-bottom-46 {
  margin-bottom: 46px !important;
}

.padding-top-46 {
  padding-top: 46px !important;
}

.padding-right-46 {
  padding-right: 46px !important;
}

.padding-left-46 {
  padding-left: 46px !important;
}

.padding-bottom-46 {
  padding-bottom: 46px !important;
}

.margin-top-47 {
  margin-top: 47px !important;
}

.margin-right-47 {
  margin-right: 47px !important;
}

.margin-left-47 {
  margin-left: 47px !important;
}

.margin-bottom-47 {
  margin-bottom: 47px !important;
}

.padding-top-47 {
  padding-top: 47px !important;
}

.padding-right-47 {
  padding-right: 47px !important;
}

.padding-left-47 {
  padding-left: 47px !important;
}

.padding-bottom-47 {
  padding-bottom: 47px !important;
}

.margin-top-48 {
  margin-top: 48px !important;
}

.margin-right-48 {
  margin-right: 48px !important;
}

.margin-left-48 {
  margin-left: 48px !important;
}

.margin-bottom-48 {
  margin-bottom: 48px !important;
}

.padding-top-48 {
  padding-top: 48px !important;
}

.padding-right-48 {
  padding-right: 48px !important;
}

.padding-left-48 {
  padding-left: 48px !important;
}

.padding-bottom-48 {
  padding-bottom: 48px !important;
}

.margin-top-49 {
  margin-top: 49px !important;
}

.margin-right-49 {
  margin-right: 49px !important;
}

.margin-left-49 {
  margin-left: 49px !important;
}

.margin-bottom-49 {
  margin-bottom: 49px !important;
}

.padding-top-49 {
  padding-top: 49px !important;
}

.padding-right-49 {
  padding-right: 49px !important;
}

.padding-left-49 {
  padding-left: 49px !important;
}

.padding-bottom-49 {
  padding-bottom: 49px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-right-50 {
  margin-right: 50px !important;
}

.margin-left-50 {
  margin-left: 50px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-right-50 {
  padding-right: 50px !important;
}

.padding-left-50 {
  padding-left: 50px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.line-height-9 {
  line-height: 9px !important;
}

.font-size-9 {
  font-size: 9px !important;
}

.line-height-10 {
  line-height: 10px !important;
}

.font-size-10 {
  font-size: 10px !important;
}

.line-height-11 {
  line-height: 11px !important;
}

.font-size-11 {
  font-size: 11px !important;
}

.line-height-12 {
  line-height: 12px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.line-height-13 {
  line-height: 13px !important;
}

.font-size-13 {
  font-size: 13px !important;
}

.line-height-14 {
  line-height: 14px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.line-height-15 {
  line-height: 15px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.line-height-16 {
  line-height: 16px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.line-height-17 {
  line-height: 17px !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.line-height-18 {
  line-height: 18px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.line-height-19 {
  line-height: 19px !important;
}

.font-size-19 {
  font-size: 19px !important;
}

.line-height-20 {
  line-height: 20px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.line-height-21 {
  line-height: 21px !important;
}

.font-size-21 {
  font-size: 21px !important;
}

.line-height-22 {
  line-height: 22px !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.line-height-23 {
  line-height: 23px !important;
}

.font-size-23 {
  font-size: 23px !important;
}

.line-height-24 {
  line-height: 24px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.line-height-25 {
  line-height: 25px !important;
}

.font-size-25 {
  font-size: 25px !important;
}

.line-height-26 {
  line-height: 26px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.line-height-27 {
  line-height: 27px !important;
}

.font-size-27 {
  font-size: 27px !important;
}

.line-height-28 {
  line-height: 28px !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.line-height-29 {
  line-height: 29px !important;
}

.font-size-29 {
  font-size: 29px !important;
}

.line-height-30 {
  line-height: 30px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.line-height-31 {
  line-height: 31px !important;
}

.font-size-31 {
  font-size: 31px !important;
}

.line-height-32 {
  line-height: 32px !important;
}

.font-size-32 {
  font-size: 32px !important;
}

.line-height-33 {
  line-height: 33px !important;
}

.font-size-33 {
  font-size: 33px !important;
}

.line-height-34 {
  line-height: 34px !important;
}

.font-size-34 {
  font-size: 34px !important;
}

.line-height-35 {
  line-height: 35px !important;
}

.font-size-35 {
  font-size: 35px !important;
}

.line-height-36 {
  line-height: 36px !important;
}

.font-size-36 {
  font-size: 36px !important;
}

.line-height-37 {
  line-height: 37px !important;
}

.font-size-37 {
  font-size: 37px !important;
}

.line-height-38 {
  line-height: 38px !important;
}

.font-size-38 {
  font-size: 38px !important;
}

.line-height-39 {
  line-height: 39px !important;
}

.font-size-39 {
  font-size: 39px !important;
}

.line-height-40 {
  line-height: 40px !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.line-height-41 {
  line-height: 41px !important;
}

.font-size-41 {
  font-size: 41px !important;
}

.line-height-42 {
  line-height: 42px !important;
}

.font-size-42 {
  font-size: 42px !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.center-text {
  text-align: center !important;
}

.flexslider .slides > li {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.gm-style img {
  max-width: inherit;
}

a.print-this {
  display: inline-block;
  padding-right: 30px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-image: url("images/icon-print.png");
}
a.print-this:hover {
  text-decoration: underline;
}

footer#main-footer {
  background-color: #414142;
  min-height: 150px;
}
footer#main-footer div.container {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #767470;
  line-height: 1.8;
  text-transform: uppercase;
}
footer#main-footer div.container a {
  color: #767470;
}
footer#main-footer div.container a:hover {
  color: #ffffff;
}

#regForm input[type="text"],
#allForm input[type="text"] {
  height: 30px;
  line-height: 30px;
  width: 100%;
}
#regForm label,
#allForm label {
  font-size: 12px !important;
  line-height: 14px !important;
  font-weight: 400 !important;
}

.close-phonogram {
  position: absolute;
  top: 5px;
  right: 0px;
  background-image: url("/css/images/icon-close-black.png");
  width: 20px;
  height: 20px;
}
.close-phonogram:hover {
  background-image: url("/css/images/icon-close-red.png");
}

.contract-form input[type="text"] {
  height: 30px;
  line-height: 30px;
}
.contract-form table th,
.contract-form table td {
  padding: 5px;
}
.contract-form table th:last-child,
.contract-form table td:last-child {
  padding-right: 0px;
}

.single_event {
  cursor: pointer;
  height: 50px;
  opacity: 0;
  width: 50px !important;
}

.heavily-styled-radio {
  display: inline-block;
  position: relative;
}
.heavily-styled-radio input {
  position: absolute;
  opacity: 0;
  height: 100% !important;
  left: 0px;
}

.contract-table td:first-child {
  width: 180px;
}

.allform-form label {
  padding-right: 0px !important;
}

#evForm select optgroup {
  font-style: normal !important;
}

.event_type,
.event-place {
  background-color: #cbcbcb !important;
}

.form-received {
  font-size: 14px;
}

.close_me {
  border: 1px solid #eaeaea;
  color: #eaeaea;
  cursor: pointer;
  float: right;
  font-family: Arial;
  font-size: 15px;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
  top: 18px;
}
.close_me:hover {
  border: 1px solid #41484b;
  color: #41484b;
}

.phonogram_reports_event .close_me {
  top: -15px;
}

.top-choice label,
.license-retrieval label,
.person-type label {
  padding-right: 10px !important;
  position: relative;
  top: -1px;
}

.person-type {
  margin-bottom: 20px !important;
}

.dj_field {
  padding-top: 20px;
}
.dj_field .close_me {
  top: -10px;
}

.icon-info {
  width: 16px;
  height: 16px;
  background-image: url("/css/images/icon-info-custom.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.startpage-slider-wrapper {
  position: relative;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.startpage-slider-wrapper .startpage-slider {
  z-index: 1;
  position: relative;
  height: 400px;
  overflow: hidden;
}
.startpage-slider-wrapper .startpage-slider .slick-list {
  height: 100%;
}
.startpage-slider-wrapper .startpage-slider .slick-list .slick-track {
  height: 100%;
}
.startpage-slider-wrapper .startpage-slider .slick-dots {
  display: none !important;
}
.startpage-slider-wrapper .startpage-slider .image-holder {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
}
.startpage-slider-wrapper .startpage-slider .image-holder .dark-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #2a3e6d;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=63)";
  filter: alpha(opacity=63);
  -moz-opacity: 0.63;
  -khtml-opacity: 0.63;
  opacity: 0.63;
  zoom: 1;
}
.startpage-slider-wrapper .startpage-slider .image-holder a {
  display: block;
  height: 100%;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info {
  position: relative;
  z-index: 1;
  color: #414142;
  margin-top: 220px;
  text-align: left;
  box-sizing: border-box;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-title-wrapper .custom-paginator {
  padding-right: 50px;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-title-wrapper .custom-paginator ul li {
  padding-left: 0px;
  margin-bottom: 7px;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-title-wrapper .custom-paginator ul li:before {
  display: none;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-title-wrapper .custom-paginator ul li button {
  position: relative;
  width: 27px;
  height: 27px;
  border: 0px;
  background-color: transparent;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-title-wrapper .custom-paginator ul li button:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0px;
  height: 4px;
  width: 100%;
  background-color: #414142;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-title-wrapper .custom-paginator ul li.slick-active button:before {
  background-color: #DC2931;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-title-wrapper .title-big {
  font-size: 48px;
  font-weight: 300;
  line-height: 54px;
  letter-spacing: 0.380em;
  margin-top: -10px;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-title-wrapper .title-small {
  font-size: 18px;
  font-weight: 600;
  margin-top: 8px;
}
.startpage-slider-wrapper .startpage-slider .image-holder .slide-info .slide-description {
  font-weight: 600;
  margin-top: 110px;
}
.startpage-slider-wrapper .custom-arrows {
  position: absolute;
  z-index: 2;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.startpage-slider-wrapper .custom-arrows button {
  width: 50px;
  height: 50px;
  background-color: #414142;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0px;
  float: left;
  cursor: pointer;
}
.startpage-slider-wrapper .custom-arrows .prev {
  background-image: url("images/icon-arrow-left-white.png");
}
.startpage-slider-wrapper .custom-arrows .prev:hover {
  background-color: #dc2931;
}
.startpage-slider-wrapper .custom-arrows .next {
  background-image: url("images/icon-arrow-right-white.png");
}
.startpage-slider-wrapper .custom-arrows .next:hover {
  background-color: #dc2931;
}

.to_top {
  position: relative;
}
.to_top .button {
  position: fixed;
  left: 50%;
  margin-left: 430px;
  bottom: 10px;
  height: 40px;
  width: 40px;
  background: #DC2931;
  text-indent: -9999px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
}
.to_top .button:hover {
  background: #ea8185;
}
.to_top .button:before {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  left: 14px;
  top: 17px;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.to_top .button.bottom {
  top: -80px;
  position: absolute;
}
.to_top .button.active {
  opacity: 1;
  visibility: visible;
}

div.message {
  padding: 10px;
  background: #e5f5f9;
  border: 1px solid #cae0e5;
  color: #5a9bab;
  text-shadow: 1px 1px 0 #ffffff;
  line-height: 16px;
}
div.message + * {
  margin-top: 20px;
}
div.message ul {
  margin: 0 !important;
  list-style: none !important;
  padding-left: 5px !important;
}
div.message li {
  background-image: url("images/icon-info.png") !important;
  background-repeat: no-repeat;
  background-position: 0 3px !important;
  line-height: 20px;
  padding-left: 25px !important;
  list-style: none !important;
  font-size: 13px;
}
div.message.success {
  background: #e7fae6;
  border: 1px solid #b7cbb6;
  color: #52964f;
}
div.message.success li {
  background-image: url("images/icon-ok.png") !important;
}
div.message.error {
  background: #fde8e4;
  border: 1px solid #e6bbb3;
  color: #cf4425;
}
div.message.error li {
  background-image: url("images/icon-error.png") !important;
}
div.message.warning {
  background: #fdf7e4;
  border: 1px solid #e5d9b2;
  color: #b28a0b;
}
div.message.warning li {
  background-image: url("images/icon-warning.png") !important;
}

span.upload {
  height: 45px;
  line-height: 45px;
  position: relative;
}
span.upload span {
  display: inline-block;
}
span.upload span.button {
  height: 45px;
  line-height: 45px;
  background-color: #414142;
  font-size: 15px;
  color: #ffffff;
  font-weight: 600;
  border: none;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
span.upload span.button:hover {
  background-color: #4e4e4f;
}
span.upload span.button:active {
  background-color: #676769;
}
span.upload span.button input {
  display: block;
  position: absolute;
  left: -10%;
  top: -50%;
  font-size: 100px;
  cursor: pointer;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
}
span.upload span.button.active {
  border-left: 5px solid #87b973;
  padding-left: 15px;
}
span.upload span.title {
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  font-size: 12px;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 0 2px -1px #000000;
  -webkit-box-shadow: 0 0 2px -1px #000000;
  box-shadow: 0 0 2px -1px #000000;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 100%;
  margin-left: 20px;
  top: 7px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
}
span.upload span.title:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 8px 5px 0;
  border-color: transparent;
  border-right-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: -8px;
  top: 10px;
}
span.upload span.button:hover + span.title {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
}

span.check {
  position: relative;
  padding-left: 55px;
  line-height: 30px;
  display: inline-block;
  font-size: 15px;
  color: #414142;
}
span.check span.title {
  display: inline-block;
  font-weight: 600;
}
span.check span.state {
  display: block;
  width: 45px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: inset 0 0 2px -1px #000000;
  -webkit-box-shadow: inset 0 0 2px -1px #000000;
  box-shadow: inset 0 0 2px -1px #000000;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
span.check span.state:before {
  display: block;
  width: 28px;
  height: 28px;
  background-color: #ffffff;
  content: " ";
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  position: absolute;
  left: 1px;
  top: 1px;
  -moz-box-shadow: 0 0 2px -1px #000000;
  -webkit-box-shadow: 0 0 2px -1px #000000;
  box-shadow: 0 0 2px -1px #000000;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
span.check > input[type="radio"],
span.check > input[type="checkbox"] {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 91;
}
span.check > input[type="radio"]:checked + span.state,
span.check > input[type="checkbox"]:checked + span.state {
  background-color: #414142;
  -moz-box-shadow: inset 0 0 0 0 transparent;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
  box-shadow: inset 0 0 0 0 transparent;
}
span.check > input[type="radio"]:checked + span.state:before,
span.check > input[type="checkbox"]:checked + span.state:before {
  left: 16px;
}

.generic-button {
  display: block;
  height: 50px;
  line-height: 50px;
  background-color: #414142;
  border: none;
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  padding-right: 25px;
  padding-left: 25px;
  cursor: pointer;
  text-decoration: none !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.generic-button.icon {
  padding-right: 65px;
  position: relative;
}
.generic-button.icon:before {
  display: none;
  content: " ";
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.generic-button.icon.size-40 {
  padding-right: 45px;
}
.generic-button.bg-color-1 {
  background-color: #414142;
}
.generic-button.bg-color-1:hover {
  background-color: #676769;
}
.generic-button.bg-color-2 {
  background-color: #41484B;
}
.generic-button.bg-color-2:hover {
  background-color: #656f74;
}
.generic-button.bg-color-3 {
  background-color: #DC2931;
}
.generic-button.bg-color-3:hover {
  background-color: #e76b70;
}
.generic-button.bg-color-4 {
  background-color: #EBE8E0;
}
.generic-button.bg-color-4:hover {
  background-color: white;
}
.generic-button.bg-color-5 {
  background-color: #767470;
}
.generic-button.bg-color-5:hover {
  background-color: #9c9a97;
}
.generic-button.size-40 {
  height: 40px;
  line-height: 40px;
  padding-right: 25px;
  padding-left: 25px;
}
.generic-button.size-40.icon:before {
  width: 40px;
  height: 40px;
}

button.generic-button {
  line-height: auto;
}

.lightbulb:before {
  background-image: url("images/icon-lightbulb.png");
}

.back:before {
  background-image: url("images/arrow-white-left.png");
  right: auto;
  left: 20px;
}

span.dropdown span.body {
  display: none;
}
span.dropdown label[for="head"] {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
span.dropdown input#head {
  display: none;
}
span.dropdown input[type="checkbox"]#head:checked + label[for="head"] + span.body {
  display: block;
}
span.dropdown input[type="checkbox"]#head:checked + label[for="head"] {
  color: red;
}
span.dropdown .option {
  display: block;
}

.generic-form .row {
  margin-bottom: 10px;
}
.generic-form input[type="email"], .generic-form input[type="number"], .generic-form input[type="password"], .generic-form input[type="search"], .generic-form input[type="tel"], .generic-form input[type="text"], .generic-form input[type="url"], .generic-form input[type="color"], .generic-form input[type="date"], .generic-form input[type="datetime"], .generic-form input[type="datetime-local"], .generic-form input[type="month"], .generic-form input[type="time"], .generic-form input[type="week"],
.generic-form textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 35px;
  font-size: 13px;
  height: 35px;
  border: 2px solid #dadada;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #414142;
  font-weight: 600;
}
.generic-form textarea {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  height: 120px;
  min-height: 120px;
  max-height: 300px;
  resize: vertical;
}
.generic-form button {
  border: none;
  margin: 0;
  padding: 0;
  height: 35px;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 600;
  background-color: #414142;
  color: #ffffff;
  cursor: pointer;
}
.generic-form div#recaptcha_widget input {
  margin-bottom: 10px;
}
.generic-form div#recaptcha_image {
  cursor: pointer;
  width: 100% !important;
  height: auto !important;
  position: relative;
  border: 2px solid #dadada;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.generic-form div#recaptcha_image:before {
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("images/icon-reload.png");
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.generic-form div#recaptcha_image:hover:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
}
.generic-form div#recaptcha_image:active:before {
  background-image: url("images/icon-reload-active.png");
}

input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"],
textarea {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  background-color: #fcfcfc;
  font-size: 13px;
  color: #666666;
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #ebe8e0;
  border-radius: 5px;
}

textarea {
  resize: vertical;
  height: 150px;
  min-height: 150px;
  max-height: 300;
  line-height: 1.4;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 5px;
}

::-webkit-input-placeholder {
  color: #666666;
}

:-moz-placeholder {
  color: #666666;
}

::-moz-placeholder {
  color: #666666;
}

:-ms-input-placeholder {
  color: #666666;
}

select {
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
  padding-left: 20px;
  border: none;
  background-color: #a6b4c6;
  font-size: 13px;
  color: #000000;
  border-radius: 5px;
}

div.attachments li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
div.attachments li a {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #888888;
  color: #ffffff;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("images/attachments-file.png");
}
div.attachments li a[href$=".doc"], div.attachments li a[href$=".docx"], div.attachments li a[href$=".DOC"], div.attachments li a[href$=".DOCX"] {
  background-image: url("images/attachments-doc.png");
}
div.attachments li a[href$=".png"], div.attachments li a[href$=".jpg"], div.attachments li a[href$=".gif"], div.attachments li a[href$=".jpeg"], div.attachments li a[href$=".jepg"], div.attachments li a[href$=".tiff"], div.attachments li a[href$=".PNG"], div.attachments li a[href$=".JPG"], div.attachments li a[href$=".GIF"], div.attachments li a[href$=".JPEG"], div.attachments li a[href$=".JEPG"], div.attachments li a[href$=".TIFF"] {
  background-image: url("images/attachments-img.png");
}
div.attachments li a[href$=".rar"], div.attachments li a[href$=".zip"], div.attachments li a[href$=".7z"], div.attachments li a[href$=".RAR"], div.attachments li a[href$=".ZIP"], div.attachments li a[href$=".7Z"] {
  background-image: url("images/attachments-zip.png");
}
div.attachments li a[href$=".pdf"], div.attachments li a[href$=".PDF"] {
  background-image: url("images/attachments-pdf.png");
}
div.attachments li a[href$=".ppt"], div.attachments li a[href$=".pptx"], div.attachments li a[href$=".PPT"], div.attachments li a[href$=".PPTX"] {
  background-image: url("images/attachments-ppt.png");
}
div.attachments li a[href$=".xls"], div.attachments li a[href$=".xlsx"], div.attachments li a[href$=".XLS"], div.attachments li a[href$=".XLSX"] {
  background-image: url("images/attachments-xls.png");
}
div.attachments li a[href$=".txt"], div.attachments li a[href$=".TXT"] {
  background-image: url("images/attachments-txt.png");
}
div.attachments li a span.title {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  text-transform: capitalize;
}
div.attachments li a:hover {
  background-color: #7b7b7b;
}

blockquote {
  background-color: #EBEDED;
  padding: 20px 60px;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
  line-height: 22px;
  color: #000000;
  margin: 20px;
}

blockquote:before {
  color: #ccc;
  content: "\201C";
  font-size: 90px;
  font-family: Arial;
  line-height: 30px;
  position: absolute;
  left: 15px;
  top: 45px;
  color: #ffffff;
  font-style: normal;
  display: block;
}

blockquote:after {
  color: #ccc;
  content: "\201D";
  font-size: 90px;
  font-family: Arial;
  line-height: 30px;
  position: absolute;
  right: 15px;
  bottom: -10px;
  color: #ffffff;
  font-style: normal;
  display: block;
}

blockquote * {
  padding: 0;
  margin: 0;
}

div.breadcrumbs {
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  padding-left: 25px;
  padding-right: 25px;
}
div.breadcrumbs li {
  float: left;
}
div.breadcrumbs li:before {
  content: "/";
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
div.breadcrumbs li:first-child:before {
  display: none;
}
div.breadcrumbs li:last-child a {
  color: #414142;
  text-decoration: underline;
}
div.breadcrumbs a {
  display: inline-block;
  font-size: 13px;
  color: #DC2931;
}
div.breadcrumbs a:hover {
  text-decoration: underline;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("fonts/flexslider/flexslider-icon.eot");
  src: url("fonts/flexslider/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider/flexslider-icon.woff") format("woff"), url("fonts/flexslider/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  /*opacity: 0!important; filter:alpha(opacity=0); cursor: default; */
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
}

.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #ffffff;
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin: 30px;
  overflow: visible;
  background: #ffffff;
  border: 1px solid #dadada;
  -moz-box-shadow: 0 0 10px -8px #000000;
  -webkit-box-shadow: 0 0 10px -8px #000000;
  box-shadow: 0 0 10px -8px #000000;
}

.cboxIframe {
  background: #ffffff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #cccccc;
}

#cboxLoadedContent {
  background: #ffffff;
  padding: 30px;
}

#cboxLoadingGraphic {
  background-image: url("images/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#cboxLoadingOverlay {
  background: #ffffff;
}

#cboxTitle {
  color: #666666;
  font-size: 18px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: -35px;
  white-space: nowrap;
  width: 100%;
}

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -20px;
  background-image: url("images/controls.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}

#cboxPrevious {
  background-image: url("images/arrow-gray-left.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
  left: 4px;
  top: 48%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#cboxPrevious:hover {
  background-image: url("images/arrow-crimson-left.png");
}

#cboxNext {
  background-image: url("images/arrow-gray-right.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
  right: 4px;
  top: 48%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#cboxNext:hover {
  background-image: url("images/arrow-crimson-right.png");
}

#cboxClose {
  right: 5px;
  top: 5px;
  background-image: url("images/icon-close.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#cboxContent:hover #cboxClose,
#cboxContent:hover #cboxPrevious,
#cboxContent:hover #cboxNext {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
}

.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
  right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -75px -25px;
  right: 44px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -100px -25px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -100px 0px;
  right: 44px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -75px -25px;
}

#cboxSlideshow,
#cboxCurrent {
  display: none !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-slide:focus, .slick-slide a {
  outline: none;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Default slider style */
.slick-arrow {
  position: absolute;
  z-index: 2;
  top: 0px;
  bottom: 0px;
  width: 70px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: 20px 16.129px;
  border: 0px;
  text-indent: -9999px;
  cursor: pointer;
}

.slick-dots {
  display: none !important;
  position: absolute;
  z-index: 3;
  top: 232px;
  left: 0px;
  right: 0px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  margin: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  list-style: none !important;
}
.slick-dots li {
  height: 4px;
  margin-bottom: 30px;
  padding-left: 0px !important;
}
.slick-dots li:before {
  display: none;
}
.slick-dots li button {
  border: 0px;
  background-color: transparent;
  width: 27px;
  height: 27px;
  border: 0px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  padding: 0px;
  position: relative;
}
.slick-dots li button:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0px;
  width: 100%;
  height: 4px;
  background-color: #414142;
}
.slick-dots li.slick-active button:before {
  background-color: #DC2931;
}

/*Faq*/
.faq {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
}
.faq .faq-section {
  padding: 0px;
  position: relative;
}
.faq .faq-section a.faq-section-title {
  color: #414142;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 5px;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 20px;
}
.faq .faq-section a.faq-section-title:before {
  /*content: " ";
  display: block;
  height: 10px;
  left: 0px;
  position: absolute;
  top: 12px;
  width: 10px;
  z-index: 2;
  background-color: #DC2931;*/
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  border-top: 2px solid #DC2931;
  border-right: 2px solid #DC2931;
  left: 0px;
  top: 7px;
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(45deg);
}
.faq .faq-section a.faq-section-title.active:before {
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 5px;
  left: 2px;
}
.faq .faq-section a.faq-section-title:hover, .faq .faq-section a.faq-section-title.active {
  text-decoration: none;
}
.faq .faq-section .faq-section-content {
  padding: 10px 20px 0px 20px;
}
/*Faq*/

.login {
  /*background-color: rgba(255, 255, 255, 0.7);*/
  padding: 11px 10px;
  /*box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);*/
  position: absolute;
  right: 100px;
  top: 6px;
}
.login li {
  float: left;
  color: #ffffff;
}
.login li:before {
  display: inline-block;
  content: url("images/user_white.png");
  position: absolute;
  top: 7px;
  left: 10px;
}
.login li a {
  color: #ffffff;
  padding: 0px 5px;
  font-weight: 700;
  padding-left: 35px;
}
.login li a:hover {
  color: #dc2931;
}