/*Defaults*/ /*$img: "Images/";*/ /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  /* @include container-fixed;

   @media (min-width: $screen-sm-min) {
     width: $container-sm;
   }
   @media (min-width: $screen-md-min) {
     width: $container-md;
   }
   @media (min-width: $screen-lg-min) {
     width: $container-lg;
   }*/
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-right-0 {
  margin-right: 0%;
}

.col-xs-offset-right-1 {
  margin-right: 8.3333333333%;
}

.col-xs-offset-right-2 {
  margin-right: 16.6666666667%;
}

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

.col-xs-offset-right-4 {
  margin-right: 33.3333333333%;
}

.col-xs-offset-right-5 {
  margin-right: 41.6666666667%;
}

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

.col-xs-offset-right-7 {
  margin-right: 58.3333333333%;
}

.col-xs-offset-right-8 {
  margin-right: 66.6666666667%;
}

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

.col-xs-offset-right-10 {
  margin-right: 83.3333333333%;
}

.col-xs-offset-right-11 {
  margin-right: 91.6666666667%;
}

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.3333333333%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.6666666667%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.3333333333%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.6666666667%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.3333333333%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.6666666667%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.3333333333%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.6666666667%;
  }
  .col-sm-offset-right-12 {
    margin-right: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-right-0 {
    margin-right: 0%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.3333333333%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.6666666667%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.3333333333%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.6666666667%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.3333333333%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.6666666667%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.3333333333%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.6666666667%;
  }
  .col-md-offset-right-12 {
    margin-right: 100%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-right-0 {
    margin-right: 0%;
  }
  .col-lg-offset-right-1 {
    margin-right: 8.3333333333%;
  }
  .col-lg-offset-right-2 {
    margin-right: 16.6666666667%;
  }
  .col-lg-offset-right-3 {
    margin-right: 25%;
  }
  .col-lg-offset-right-4 {
    margin-right: 33.3333333333%;
  }
  .col-lg-offset-right-5 {
    margin-right: 41.6666666667%;
  }
  .col-lg-offset-right-6 {
    margin-right: 50%;
  }
  .col-lg-offset-right-7 {
    margin-right: 58.3333333333%;
  }
  .col-lg-offset-right-8 {
    margin-right: 66.6666666667%;
  }
  .col-lg-offset-right-9 {
    margin-right: 75%;
  }
  .col-lg-offset-right-10 {
    margin-right: 83.3333333333%;
  }
  .col-lg-offset-right-11 {
    margin-right: 91.6666666667%;
  }
  .col-lg-offset-right-12 {
    margin-right: 100%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
table {
  border-collapse: collapse;
  text-transform: uppercase;
}

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

#simple-bar {
  min-height: 60vh;
  max-height: 60vh;
  width: 100%;
}
@media (max-width: 990px) {
  #simple-bar {
    min-height: 500px;
    max-height: 500px;
  }
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

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

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #dadee6;
  border-radius: 15px;
  left: 0px;
  right: 0px;
  opacity: 0;
  transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition-delay: 0s;
  transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 6px;
  background-color: #fff;
  border-radius: 15px;
}

.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 0px;
  right: 0px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/*
Design
*/
.sewizard input[type=text],
.sewizard input[type=password], .sewizard input[type=phone], .sewizard input[type=number], .sewizard input[type=email], .sewizard input[type=mail],
.sewizard textarea, .sewizard .input {
  border: 1px solid #b3b3b3;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
  color: #747d87;
  padding: 0px 15px;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.25s ease;
  margin: 0;
  background: #fff;
  display: inline-block;
}
.sewizard input[type=text]::-webkit-input-placeholder,
.sewizard input[type=password]::-webkit-input-placeholder, .sewizard input[type=phone]::-webkit-input-placeholder, .sewizard input[type=number]::-webkit-input-placeholder, .sewizard input[type=email]::-webkit-input-placeholder, .sewizard input[type=mail]::-webkit-input-placeholder,
.sewizard textarea::-webkit-input-placeholder, .sewizard .input::-webkit-input-placeholder {
  color: #747d87;
  opacity: 1;
}
.sewizard input[type=text]::-moz-placeholder,
.sewizard input[type=password]::-moz-placeholder, .sewizard input[type=phone]::-moz-placeholder, .sewizard input[type=number]::-moz-placeholder, .sewizard input[type=email]::-moz-placeholder, .sewizard input[type=mail]::-moz-placeholder,
.sewizard textarea::-moz-placeholder, .sewizard .input::-moz-placeholder {
  color: #747d87;
  opacity: 1;
}
.sewizard input[type=text]:-moz-placeholder,
.sewizard input[type=password]:-moz-placeholder, .sewizard input[type=phone]:-moz-placeholder, .sewizard input[type=number]:-moz-placeholder, .sewizard input[type=email]:-moz-placeholder, .sewizard input[type=mail]:-moz-placeholder,
.sewizard textarea:-moz-placeholder, .sewizard .input:-moz-placeholder {
  color: #747d87;
  opacity: 1;
}
.sewizard input[type=text]:-ms-input-placeholder,
.sewizard input[type=password]:-ms-input-placeholder, .sewizard input[type=phone]:-ms-input-placeholder, .sewizard input[type=number]:-ms-input-placeholder, .sewizard input[type=email]:-ms-input-placeholder, .sewizard input[type=mail]:-ms-input-placeholder,
.sewizard textarea:-ms-input-placeholder, .sewizard .input:-ms-input-placeholder {
  color: #747d87;
  opacity: 1;
}
.sewizard input[type=text]:focus,
.sewizard input[type=password]:focus, .sewizard input[type=phone]:focus, .sewizard input[type=number]:focus, .sewizard input[type=email]:focus, .sewizard input[type=mail]:focus,
.sewizard textarea:focus, .sewizard .input:focus {
  color: #000;
  border-color: #404d92;
}
.sewizard .starrequired {
  color: #e8324b;
}
.sewizard textarea {
  height: 110px;
  padding: 10px 15px;
  line-height: normal;
}
.sewizard .row {
  box-sizing: border-box;
}
.sewizard .row * {
  box-sizing: border-box;
}
.sewizard .row.row-f {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sewizard .row.row-f:before, .sewizard .row.row-f:after {
  display: none;
}
.sewizard img {
  max-width: 100%;
  height: auto;
}

.btn {
  display: inline-block;
  box-sizing: border-box;
  height: 60px;
  font-weight: 700;
  font-size: 16px;
  line-height: 60px;
  font-family: "Roboto Slab", serif;
  color: #fff !important;
  text-transform: uppercase;
  padding: 0px 15px;
  border: none;
  cursor: pointer;
  text-decoration: none;
  background: #404d92;
  border: none;
  text-align: center;
  vertical-align: middle;
  transition: all 0.25s ease;
}
.btn:hover {
  background: #6472b7;
  color: #fff !important;
  text-decoration: none;
}
.btn:hover, .btn:focus, .btn:active {
  outline: none;
  outline: 0;
}
.btn.btn-border {
  background: none;
  border: 2px solid #404d92;
  color: #404d92 !important;
}
.btn.btn-border:hover {
  background: #6472b7;
  color: #fff !important;
  text-decoration: none;
  border-color: #6472b7;
}

.error {
  color: #e8324b;
  display: block;
  font-style: italic;
}

.btns {
  text-align: center;
  margin-top: 30px;
}
@media (max-width: 480px) {
  .btns {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.btns .btn {
  margin: 0 15px;
  width: 100%;
  max-width: 263px;
}
@media (max-width: 700px) {
  .btns .btn {
    max-width: 160px;
    padding: 0;
    margin: 0 7px;
  }
}
@media (max-width: 480px) {
  .btns .btn {
    width: 100%;
    max-width: inherit;
    margin: 10px 0;
    -ms-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
@media (max-width: 480px) {
  .btns .btn:first-child {
    -ms-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}

.small {
  margin: 0 0 10px;
  font-size: 90%;
  color: #747d87;
  font-style: italic;
}

.formField {
  margin: 0 0 15px;
  position: relative;
}
.formField .small {
  margin: 3px 0 0;
  font-size: 80%;
}
.formField label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.formField label:last-child {
  margin: 0;
}
.formField.checkbox--list {
  display: flex;
  align-items: flex-start;
  margin-left: -5px;
  margin-right: -5px;
}
@media (max-width: 700px) {
  .formField.checkbox--list {
    flex-direction: column;
  }
}
.formField.checkbox--list label {
  width: 50%;
  padding: 0 5px;
}
@media (max-width: 700px) {
  .formField.checkbox--list label {
    width: 100%;
  }
}

.formButton {
  margin-top: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.formButton .btn {
  min-width: 166px;
}

.captcha {
  overflow: hidden;
}
.captcha img {
  float: left;
  margin-right: 15px;
}
.captcha input {
  width: 120px;
}

@media (max-width: 600px) {
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

@media (min-width: 992px) {
  .header .menu .nav li:hover:after {
    display: block;
    position: absolute;
    content: "";
    height: 30px;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: -2px;
  }
}

@media (min-width: 992px) {
  .header .menu .nav li .drop-down-sub {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    margin-top: 10px;
    top: 100%;
    right: 50%;
    padding-top: 0;
    transform: translateX(50%);
  }
}

.jq-checkbox {
  width: 34px;
  height: 34px;
  border: 3px solid #b3b3b3 !important;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 10px 0 0;
  box-sizing: border-box;
  -ms-flexbox: 0 0 34px;
  -webkit-flex: 0 0 34px;
  flex: 0 0 34px;
  border-radius: 3px;
}
@media (max-width: 990px) {
  .jq-checkbox {
    width: 24px;
    height: 24px;
    border-width: 2px !important;
    -ms-flexbox: 0 0 24px;
    -webkit-flex: 0 0 24px;
    flex: 0 0 24px;
  }
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 16px;
  height: 16px;
  margin: 6px 0 0 6px !important;
  border-radius: 3px;
  background: #e8324b;
  border: none;
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
@media (max-width: 990px) {
  .jq-checkbox.checked .jq-checkbox__div {
    width: 12px;
    height: 12px;
    margin: 4px 0 0 4px !important;
  }
}

.jq-checkbox.checked {
  border: 3px solid #b3b3b3 !important;
}
@media (max-width: 990px) {
  .jq-checkbox.checked {
    border-width: 2px !important;
  }
}

.jq-checkbox.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

.jq-radio {
  width: 17px;
  height: 17px;
  border: 1px solid #7a7a7a;
  border-radius: 50%;
  background: #fff;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  margin: 0 10px 2px 0;
}

.jq-radio.checked {
  border-color: #00A9E3;
}
.jq-radio.checked .jq-radio__div {
  width: 9px;
  height: 9px;
  margin: 4px 0 0 4px;
  border-radius: 50%;
  background: #00A9E3;
}

.jq-radio.focused {
  border-color: #00A9E3;
}

.jq-radio.disabled {
  opacity: 0.55;
  filter: alpha(opacity=55);
}

.jq-selectbox {
  cursor: pointer;
  display: block !important;
  z-index: 3 !important;
}
.jq-selectbox.opened .jq-selectbox__select {
  border-color: #404d92;
}

.jq-selectbox__select {
  padding: 0 35px 0 15px;
  border: 1px solid #b3b3b3;
  height: 40px;
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
  font-family: "Roboto", sans-serif;
  color: #747d87;
  width: 100%;
  box-sizing: border-box;
  transition: all 0.25s ease;
  margin: 0;
  background: #fff;
  display: inline-block;
  border-radius: 0;
  text-align: left;
}

.jq-selectbox__select:hover {
  /*background: #F1f1f1;
  color: $color_text;*/
}

.jq-selectbox__select:active {
  color: #333;
  border-color: #404d92;
}

.jq-selectbox.changed {
  z-index: 2;
}

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-selectbox__select-text {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jq-selectbox .placeholder {
  color: #888;
}

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 17px;
  right: 10px;
  width: 0;
  height: 0;
  overflow: hidden;
  /*width: 15px;
  height: 15px;*/
  border-top-width: 7px;
  opacity: 0.3;
  filter: alpha(opacity=30);
  /*	&:before {
  		@include twins;
  		width: 9px;
  		background: #000;
  		height: 1px;
  		@include transform(rotate(45deg));
  		left: 0;
  		top: 5px;
  	}
  	&:after {
  		@include twins;
  		width: 9px;
  		background: #000;
  		height: 1px;
  		@include transform(rotate(-45deg));
  		right: 0;
  		top: 5px;
  	}	*/
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  opacity: 1;
  filter: alpha(opacity=100);
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.jq-selectbox__dropdown {
  top: 40px;
  width: 100% !important;
  max-width: 100%;
  text-align: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 1px solid #b3b3b3;
  background: #FFF;
  font-size: 14px;
  border-radius: 0;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}
.jq-selectbox__dropdown ul {
  margin: 0 !important;
}

.jq-selectbox__search {
  margin: 5px;
  display: none;
}

.jq-selectbox__search input {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  outline: none;
  border: 1px solid #CCC;
  border-radius: 3px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  box-shadow: inset 1px 1px #F1F1F1;
  color: #333;
  -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #F0F0F0;
  font-size: 13px;
}

.jq-selectbox ul {
  margin: 0;
  padding: 0;
  background: #fff;
}

.jq-selectbox li {
  padding: 7px 10px 7px !important;
  color: #747d87;
  margin: 0 !important;
}
.jq-selectbox li:before {
  display: none !important;
}
.jq-selectbox li.title {
  color: #404d92;
}

.jq-selectbox li.selected {
  background-color: #A3ABB1;
  color: #FFF;
}

.jq-selectbox li:hover {
  background-color: #6472b7;
  color: #FFF;
}

.jq-selectbox li.disabled {
  color: #AAA;
  display: none !important;
}

.jq-selectbox li.disabled:hover {
  background: none;
}

.jq-selectbox li.optgroup {
  font-weight: bold;
}

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231F20;
  cursor: default;
}

.jq-selectbox li.option {
  padding-left: 25px;
}

.jq-select-multiple {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0, 0, 0, 0.1);
  background: #FFF;
  color: #333;
  font: 14px/18px Arial, sans-serif;
  cursor: default;
}

.jq-select-multiple.focused {
  border: 1px solid #5794BF;
}

.jq-select-multiple.disabled {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}

.jq-select-multiple ul {
  margin: 0;
  padding: 0;
}

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
}

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0;
}

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px;
}

.jq-select-multiple li.selected {
  background: #08C;
  color: #FFF;
}

.jq-select-multiple li.disabled {
  color: #AAA;
}

.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
  background: #CCC;
  color: #FFF;
}

.jq-select-multiple li.optgroup {
  font-weight: bold;
}

.jq-select-multiple li.option {
  padding-left: 25px;
}

/*
Modules
*/
@media (min-width: 992px) {
  html, body {
    min-height: 100%;
    display: flex;
  }
}

@media (min-width: 992px) {
  body {
    width: 100%;
    flex-direction: column;
  }
}

.container .row .col-md-12 h1 {
  padding-top: 35px;
  border-top: 1px solid #e3e6ee;
  text-transform: none;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  font-family: "Roboto Slab", serif;
  color: #404d92;
  margin: 0 0 15px;
}
@media (max-width: 990px) {
  .container .row .col-md-12 h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    font-family: "Roboto Slab", serif;
  }
}
@media (max-width: 700px) {
  .container .row .col-md-12 h1 {
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    font-family: "Roboto Slab", serif;
  }
}

.header-slid {
  height: auto !important;
}
.header-slid img {
  display: none;
}
.header-slid .header-text-wrap {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  transform: translateX(0%);
  height: auto;
  display: block;
  text-align: left;
  align-items: flex-start;
  padding: 0 15px;
}
.header-slid .h1 {
  padding-top: 35px;
  border-top: 1px solid #e3e6ee;
  text-transform: none;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
  font-family: "Roboto Slab", serif;
  color: #404d92;
  margin: 0 0 15px;
  text-align: left;
}
@media (max-width: 990px) {
  .header-slid .h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    font-family: "Roboto Slab", serif;
  }
}
@media (max-width: 700px) {
  .header-slid .h1 {
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    font-family: "Roboto Slab", serif;
  }
}

.text-word ul li, .text-word ol li {
  margin-bottom: 15px;
  margin-top: 10px;
}
.text-word .blue {
  color: #3c69cf;
}
.text-word a[href^="#"] {
  text-decoration: none;
  font-weight: 700;
}
.text-word a[href^="#"]:hover {
  text-decoration: none;
  color: #e8324b;
}
.text-word a[name] {
  text-decoration: none;
  color: #000;
}
.text-word a[name]:hover {
  text-decoration: none;
  color: #000;
}
.text-word table {
  border: 1px solid #b3b3b3;
  text-transform: none;
  float: none;
}
.text-word table th {
  text-transform: uppercase;
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
  border: 1px solid #b3b3b3;
  padding: 10px;
}
.text-word table th p {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
}
.text-word table td {
  border: 1px solid #b3b3b3;
  padding: 10px;
}
.text-word table td p {
  margin: 0;
}
.text-word .list-text {
  margin-left: 0;
}
.text-word .list-text a[href^="#"] {
  text-decoration: underline;
  font-weight: 500;
}
.text-word .list-text a[href^="#"]:hover {
  text-decoration: none;
  color: #e8324b;
}
.text-word .list-text li {
  margin-bottom: 10px;
}
.text-word a {
  text-decoration: underline;
}
.text-word a:hover {
  text-decoration: none;
  color: #e8324b;
}
.text-word .snoski {
  margin-top: 40px;
  border-top: 1px solid #b3b3b3;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
  padding-top: 15px;
}
.text-word .snoski div {
  margin: 0 0 10px;
}
.text-word .snoski div p {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
}

.footer {
  clear: both;
}
@media (min-width: 992px) {
  .footer {
    display: flex;
    padding-bottom: 10px;
    margin-top: auto;
  }
}

.page .footer .logo-footer img {
  filter: grayscale(100%);
  opacity: 0.9;
}

.content {
  padding: 0;
}

a {
  color: #404d92;
}
a:hover {
  color: #6472b7;
}

.info-simbol, .info-symbol {
  margin: 20px auto 60px;
  color: #333;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
}
.info-simbol .row, .info-symbol .row {
  box-sizing: border-box;
}
.info-simbol .row *, .info-symbol .row * {
  box-sizing: border-box;
}
.info-simbol .row.row-f, .info-symbol .row.row-f {
  display: flex;
  flex-wrap: wrap;
}
.info-simbol .row.row-f:before, .info-simbol .row.row-f:after, .info-symbol .row.row-f:before, .info-symbol .row.row-f:after {
  display: none;
}
.info-simbol p, .info-symbol p {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto", sans-serif;
  color: #333;
  margin: 15px 0;
}
.info-simbol h2, .info-symbol h2 {
  text-transform: none;
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  font-family: "Roboto Slab", serif;
  color: #333;
  margin: 25px 0 20px;
}
@media (max-width: 700px) {
  .info-simbol h2, .info-symbol h2 {
    font-weight: 400;
    font-size: 26px;
    line-height: 28px;
    font-family: "Roboto Slab", serif;
  }
}
.info-simbol h2:first-child, .info-symbol h2:first-child {
  margin-top: 0;
}
.info-simbol h2.center, .info-symbol h2.center {
  text-align: center;
}
.info-simbol .center, .info-symbol .center {
  text-align: center;
}
.info-simbol h3, .info-symbol h3 {
  text-transform: none;
  color: #242424;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  font-family: "Roboto Slab", serif;
  margin: 25px 0 20px;
}
@media (max-width: 700px) {
  .info-simbol h3, .info-symbol h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    font-family: "Roboto Slab", serif;
  }
}
.info-simbol h3:first-child, .info-symbol h3:first-child {
  margin-top: 0;
}
.info-simbol h4, .info-symbol h4 {
  margin-bottom: 10px;
}
.info-simbol .doc, .info-symbol .doc {
  margin: 10px 0 0;
}
.info-simbol .doc a, .info-symbol .doc a {
  display: flex;
  align-items: center;
  align-content: center;
  text-decoration: none;
  line-height: 22px;
}
.info-simbol .doc a:before, .info-symbol .doc a:before {
  flex: 0 0 53px;
  height: 56px;
  content: "";
  margin-right: 10px;
  display: flex;
  background: url(../img/icons/pdf.png) no-repeat;
}
.info-simbol .doc a span, .info-symbol .doc a span {
  flex: 1 1;
}
.info-simbol .doc a strong, .info-symbol .doc a strong {
  text-transform: uppercase;
}
.info-simbol .doc a i, .info-symbol .doc a i {
  color: #b3b3b3;
  font-size: 14px;
}
.info-simbol .doc a:hover, .info-symbol .doc a:hover {
  color: #404d92;
  text-decoration: none;
}
.info-simbol ul, .info-symbol ul {
  margin: 15px 0;
  padding: 0;
  list-style: none;
}
.info-simbol ul li, .info-symbol ul li {
  margin: 0 0 10px;
  padding-left: 20px;
  position: relative;
}
.info-simbol ul li:before, .info-symbol ul li:before {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #efae7c;
  left: 5px;
  top: 6px;
  border-radius: 50%;
}
.info-simbol .downloads__list, .info-symbol .downloads__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.info-simbol .downloads__list .downloads__item, .info-symbol .downloads__list .downloads__item {
  width: 25%;
  padding: 0 15px;
}
@media (max-width: 700px) {
  .info-simbol .downloads__list .downloads__item, .info-symbol .downloads__list .downloads__item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .info-simbol .downloads__list .downloads__item, .info-symbol .downloads__list .downloads__item {
    width: 100%;
  }
}
.info-simbol .downloads__list .downloads__item:nth-of-type(5), .info-simbol .downloads__list .downloads__item:nth-of-type(6), .info-symbol .downloads__list .downloads__item:nth-of-type(5), .info-symbol .downloads__list .downloads__item:nth-of-type(6) {
  width: 50%;
}
@media (max-width: 480px) {
  .info-simbol .downloads__list .downloads__item:nth-of-type(5), .info-simbol .downloads__list .downloads__item:nth-of-type(6), .info-symbol .downloads__list .downloads__item:nth-of-type(5), .info-symbol .downloads__list .downloads__item:nth-of-type(6) {
    width: 100%;
  }
}
.info-simbol .downloads__item, .info-symbol .downloads__item {
  display: flex;
  text-decoration: none;
  color: #333;
  margin-bottom: 15px;
}
.info-simbol .downloads__item .image, .info-symbol .downloads__item .image {
  flex: 0 0 auto;
  margin-right: 10px;
}
.info-simbol .downloads__item .text .title, .info-symbol .downloads__item .text .title {
  display: block;
  color: #404d92;
  text-decoration: underline;
  transition: all 0.25s ease;
}
.info-simbol .downloads__item .text .desc, .info-symbol .downloads__item .text .desc {
  display: block;
  margin-top: 5px;
}
.info-simbol .downloads__item .text .size, .info-symbol .downloads__item .text .size {
  display: block;
  margin-top: 5px;
  color: #888888;
}
.info-simbol .downloads__item:hover .text .title, .info-symbol .downloads__item:hover .text .title {
  text-decoration: none;
  color: #6472b7;
}

.simbol__list__item, .symbol__list__item {
  margin-bottom: 15px;
}
.simbol__list__item .title, .simbol__list__item h4, .symbol__list__item .title, .symbol__list__item h4 {
  padding: 0 0 10px;
  margin: 0 0 10px;
  text-transform: uppercase;
  border-bottom: 2px solid #efae7c;
  color: #404d92;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto Slab", serif;
}
.simbol__list__item p, .symbol__list__item p {
  margin: 0;
}
.simbol__steps, .symbol__steps {
  margin-bottom: 15px;
}
.simbol__steps__item, .symbol__steps__item {
  display: flex;
  margin-bottom: 15px;
}
.simbol__steps__item__title, .symbol__steps__item__title {
  padding: 10px 15px 10px 0;
  position: relative;
  flex: 0 0 83px;
  color: #404d92;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  font-family: "Roboto Slab", serif;
}
.simbol__steps__item__title:after, .symbol__steps__item__title:after {
  display: block;
  position: absolute;
  content: "";
  right: 14px;
  top: 0;
  bottom: 0;
  border-right: 2px solid #efae7c;
}
.simbol__steps__item__text, .symbol__steps__item__text {
  padding: 10px 15px;
}
.simbol__steps__item__text p, .symbol__steps__item__text p {
  margin: 0;
}
.simbol__btn, .symbol__btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 30px;
}
@media (max-width: 700px) {
  .simbol__btn, .symbol__btn {
    flex-direction: column;
  }
}
.simbol__btn .btn, .symbol__btn .btn {
  margin-left: 30px;
}
@media (max-width: 700px) {
  .simbol__btn .btn, .symbol__btn .btn {
    margin: 15px 0 0;
  }
}
.simbol__btn .btn:disabled, .simbol__btn .btn.disabled, .symbol__btn .btn:disabled, .symbol__btn .btn.disabled {
  cursor: auto;
  background: #bababa;
}
.simbol__btn .btn:disabled:hover, .simbol__btn .btn.disabled:hover, .symbol__btn .btn:disabled:hover, .symbol__btn .btn.disabled:hover {
  background: #bababa;
}
.simbol__btn p, .symbol__btn p {
  margin: 0;
  color: #999;
  text-align: right;
  line-height: 160%;
}
@media (max-width: 700px) {
  .simbol__btn p, .symbol__btn p {
    line-height: 130%;
    text-align: center;
  }
}
.simbol__rules, .symbol__rules {
  padding: 25px 0;
  position: relative;
}
.simbol__rules .simplebar-content, .symbol__rules .simplebar-content {
  padding-right: 15px !important;
}
.simbol__rules.grey, .symbol__rules.grey {
  position: relative;
}
.simbol__rules.grey:before, .symbol__rules.grey:before {
  display: block;
  position: absolute;
  content: "";
  background: #f4f7fd;
  top: 0;
  bottom: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
.simbol__rules .viewport, .symbol__rules .viewport {
  height: 60vh;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.simbol__rules .overview, .symbol__rules .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.3s ease;
  padding-right: 10px;
  box-sizing: border-box;
}
.simbol__rules .scrollbar, .symbol__rules .scrollbar {
  width: 6px;
  right: 0;
  top: 0;
  height: 100% !important;
  transition: all 0.3s ease;
  position: absolute;
}
.simbol__rules .scrollbar .track, .symbol__rules .scrollbar .track {
  background: #fff;
  width: 6px;
  border-radius: 30px;
  height: 100%;
  transition: all 0.3s ease;
}
.simbol__rules .scrollbar .track .thumb, .symbol__rules .scrollbar .track .thumb {
  position: absolute;
  width: 6px;
  top: 0;
  left: 0;
  background: #dadee6;
  border-radius: 30px;
  transition: all 0.3s ease;
}

.form__after .row {
  justify-content: center;
}
.form__after .input__text {
  margin-top: 15px;
  text-decoration: underline;
  text-decoration-style: dashed;
  line-height: 120%;
  transition: all 0.25s ease;
}
.form__after .input__text.resendActive {
  cursor: pointer;
  color: #404d92;
}
.form__after .input__text.resendActive:hover {
  text-decoration: none;
}
.form__after .formButton {
  margin: 0;
}
.form__after .formButton .btn {
  height: 40px;
  line-height: 100%;
  width: 100%;
}

/*# sourceMappingURL=simbol-sp.css.map */
