/*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.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-right-0 {
  margin-right: 0%; }

.col-xs-offset-right-1 {
  margin-right: 8.33333%; }

.col-xs-offset-right-2 {
  margin-right: 16.66667%; }

.col-xs-offset-right-3 {
  margin-right: 25%; }

.col-xs-offset-right-4 {
  margin-right: 33.33333%; }

.col-xs-offset-right-5 {
  margin-right: 41.66667%; }

.col-xs-offset-right-6 {
  margin-right: 50%; }

.col-xs-offset-right-7 {
  margin-right: 58.33333%; }

.col-xs-offset-right-8 {
  margin-right: 66.66667%; }

.col-xs-offset-right-9 {
  margin-right: 75%; }

.col-xs-offset-right-10 {
  margin-right: 83.33333%; }

.col-xs-offset-right-11 {
  margin-right: 91.66667%; }

.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.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-right-0 {
    margin-right: 0%; }

  .col-sm-offset-right-1 {
    margin-right: 8.33333%; }

  .col-sm-offset-right-2 {
    margin-right: 16.66667%; }

  .col-sm-offset-right-3 {
    margin-right: 25%; }

  .col-sm-offset-right-4 {
    margin-right: 33.33333%; }

  .col-sm-offset-right-5 {
    margin-right: 41.66667%; }

  .col-sm-offset-right-6 {
    margin-right: 50%; }

  .col-sm-offset-right-7 {
    margin-right: 58.33333%; }

  .col-sm-offset-right-8 {
    margin-right: 66.66667%; }

  .col-sm-offset-right-9 {
    margin-right: 75%; }

  .col-sm-offset-right-10 {
    margin-right: 83.33333%; }

  .col-sm-offset-right-11 {
    margin-right: 91.66667%; }

  .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.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-right-0 {
    margin-right: 0%; }

  .col-md-offset-right-1 {
    margin-right: 8.33333%; }

  .col-md-offset-right-2 {
    margin-right: 16.66667%; }

  .col-md-offset-right-3 {
    margin-right: 25%; }

  .col-md-offset-right-4 {
    margin-right: 33.33333%; }

  .col-md-offset-right-5 {
    margin-right: 41.66667%; }

  .col-md-offset-right-6 {
    margin-right: 50%; }

  .col-md-offset-right-7 {
    margin-right: 58.33333%; }

  .col-md-offset-right-8 {
    margin-right: 66.66667%; }

  .col-md-offset-right-9 {
    margin-right: 75%; }

  .col-md-offset-right-10 {
    margin-right: 83.33333%; }

  .col-md-offset-right-11 {
    margin-right: 91.66667%; }

  .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.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-right-0 {
    margin-right: 0%; }

  .col-lg-offset-right-1 {
    margin-right: 8.33333%; }

  .col-lg-offset-right-2 {
    margin-right: 16.66667%; }

  .col-lg-offset-right-3 {
    margin-right: 25%; }

  .col-lg-offset-right-4 {
    margin-right: 33.33333%; }

  .col-lg-offset-right-5 {
    margin-right: 41.66667%; }

  .col-lg-offset-right-6 {
    margin-right: 50%; }

  .col-lg-offset-right-7 {
    margin-right: 58.33333%; }

  .col-lg-offset-right-8 {
    margin-right: 66.66667%; }

  .col-lg-offset-right-9 {
    margin-right: 75%; }

  .col-lg-offset-right-10 {
    margin-right: 83.33333%; }

  .col-lg-offset-right-11 {
    margin-right: 91.66667%; }

  .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; }

/*
Design
*/
.sewizard input[type="text"],
.sewizard input[type="password"], .sewizard input[type="phone"], .sewizard input[type="number"],
.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 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 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 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 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 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%; }

.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;
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    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
*/
.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; } }

.wizardBox {
  margin: 20px 0 60px;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  font-family: "Roboto", sans-serif;
  color: #333; }
  @media (max-width: 990px) {
    .wizardBox {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      font-family: "Roboto", sans-serif; } }
  .wizardBox .row {
    box-sizing: border-box; }
    .wizardBox .row * {
      box-sizing: border-box; }
    .wizardBox .row.row-f {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .wizardBox .row.row-f:before, .wizardBox .row.row-f:after {
        display: none; }
  .wizardBox p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    font-family: "Roboto", sans-serif;
    color: #333;
    margin: 15px 0; }
    @media (max-width: 990px) {
      .wizardBox p {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        font-family: "Roboto", sans-serif; } }
  .wizardBox h4 {
    margin-bottom: 10px; }
  .wizardBox .doc {
    margin: 10px 0 0; }
    .wizardBox .doc a {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align-items: center;
      -webkit-align-items: center;
      align-items: center;
      -ms-flex-align-content: center;
      -webkit-align-content: center;
      align-content: center;
      text-decoration: none;
      line-height: 22px; }
      .wizardBox .doc a:before {
        -ms-flexbox: 0 0 53px;
        -webkit-flex: 0 0 53px;
        flex: 0 0 53px;
        height: 56px;
        content: "";
        margin-right: 10px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        background: url(../img/icons/pdf.png) no-repeat; }
      .wizardBox .doc a span {
        -ms-flexbox: 1 1;
        -webkit-flex: 1 1;
        flex: 1 1; }
      .wizardBox .doc a strong {
        text-transform: uppercase; }
      .wizardBox .doc a i {
        color: #b3b3b3;
        font-size: 14px; }
      .wizardBox .doc a:hover {
        color: #404d92;
        text-decoration: none; }
  .wizardBox ul {
    margin: 15px 0;
    padding: 0;
    list-style: none; }
    .wizardBox ul li {
      margin: 0 0 10px;
      padding-left: 20px;
      position: relative; }
      .wizardBox ul li:before {
        display: block;
        position: absolute;
        content: "";
        width: 10px;
        height: 1px;
        background: #000;
        left: 0;
        top: 11px; }
  .wizardBox .total {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 35px;
    -ms-flex-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align-content: center;
    -webkit-align-content: center;
    align-content: center; }
    @media (max-width: 700px) {
      .wizardBox .total {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .wizardBox .total .title {
      -ms-flexbox: 0 0 auto;
      -webkit-flex: 0 0 auto;
      flex: 0 0 auto;
      margin-right: 15px;
      font-weight: 700;
      font-size: 36px;
      line-height: 36px;
      font-family: "Roboto Slab", serif;
      color: #b7bcda; }
      @media (max-width: 700px) {
        .wizardBox .total .title {
          margin: 0 0 15px;
          -ms-flexbox: 0 0 100%;
          -webkit-flex: 0 0 100%;
          flex: 0 0 100%; } }
    .wizardBox .total .text {
      -ms-flexbox: 1 1;
      -webkit-flex: 1 1;
      flex: 1 1;
      margin: 0; }
      @media (max-width: 700px) {
        .wizardBox .total .text {
          padding-left: 0px;
          padding-top: 15px;
          border: none;
          border-top: 3px solid #efae7c; } }
      .wizardBox .total .text p {
        margin: 0; }
  .wizardBox .text {
    padding-left: 15px;
    border-left: 3px solid #efae7c;
    margin: 0 0 35px; }
    .wizardBox .text p {
      margin: 10px 0; }
    .wizardBox .text strong {
      font-weight: 400;
      font-size: 25px;
      line-height: 32px;
      font-family: "Roboto", sans-serif;
      color: #242424; }
      @media (max-width: 990px) {
        .wizardBox .text strong {
          font-weight: 400;
          font-size: 20px;
          line-height: 28px;
          font-family: "Roboto", sans-serif; } }
  .wizardBox .info {
    transition: all 0.25s ease;
    display: inline-block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    margin-left: 5px;
    border-radius: 20px; }
    @media (max-width: 990px) {
      .wizardBox .info {
        display: block;
        margin-top: 5px;
        width: 100%; } }
    .wizardBox .info .info__ico {
      width: 36px;
      height: 36px;
      border: 3px solid #6472b7;
      display: block;
      border-radius: 50%;
      background: #fff url(../img/icons/info.png) no-repeat center;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      transition: all 0.25s ease;
      position: relative;
      z-index: 1;
      opacity: 0.5; }
    .wizardBox .info .desc {
      opacity: 0;
      top: 0;
      left: 0;
      display: block;
      padding: 10px 10px 10px 45px;
      background: #6472b7;
      color: #fff;
      font-weight: 400;
      font-size: 14px;
      line-height: 20px;
      font-family: "Roboto", sans-serif;
      width: 500px;
      position: absolute;
      z-index: 0;
      -ms-transform: translate(0, 20px);
      -webkit-transform: translate(0, 20px);
      transform: translate(0, 20px);
      transition: all 0.25s ease;
      border-radius: 20px; }
      @media (max-width: 990px) {
        .wizardBox .info .desc {
          width: 100%; } }
    .wizardBox .info:hover {
      overflow: visible;
      z-index: 3; }
      .wizardBox .info:hover .info__ico {
        filter: none;
        -webkit-filter: grayscale(0);
        opacity: 1; }
      .wizardBox .info:hover .desc {
        opacity: 1;
        -ms-transform: translate(0, 0px);
        -webkit-transform: translate(0, 0px);
        transform: translate(0, 0px); }
  .wizardBox .formField.radio {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .wizardBox .formField.radio label {
      width: 165px;
      position: relative;
      margin: 0 15px 30px; }
      .wizardBox .formField.radio label .jq-radio {
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        left: 0;
        top: 0;
        opacity: 0; }
        .wizardBox .formField.radio label .jq-radio.checked + span, .wizardBox .formField.radio label .jq-radio:hover + span {
          background: #6472b7; }
      .wizardBox .formField.radio label span {
        height: 100%;
        width: 100%;
        background: #404d92;
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        font-family: "Roboto Slab", serif;
        padding: 10px;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align-items: center;
        -webkit-align-items: center;
        align-items: center;
        -ms-flex-align-content: center;
        -webkit-align-content: center;
        align-content: center;
        transition: all 0.25s ease;
        text-transform: uppercase; }
  .wizardBox .formField label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 0 30px; }
    .wizardBox .formField label span {
      -ms-flexbox: 1 1;
      -webkit-flex: 1 1;
      flex: 1 1;
      font-weight: 400;
      font-size: 20px;
      line-height: 30px;
      font-family: "Roboto", sans-serif; }
      @media (max-width: 990px) {
        .wizardBox .formField label span {
          font-weight: 400;
          font-size: 18px;
          line-height: 26px;
          font-family: "Roboto", sans-serif; } }
  .wizardBox .docText {
    margin: 30px 0; }
    .wizardBox .docText h3 {
      font-weight: 400;
      font-size: 18px;
      line-height: 24px;
      font-family: "Roboto Slab", serif;
      cursor: pointer;
      color: #404d92;
      margin: 0;
      text-transform: none;
      text-decoration: underline;
      transition: all 0.25s ease;
      text-align: center; }
      .wizardBox .docText h3:hover, .wizardBox .docText h3.act {
        color: #6472b7;
        text-decoration: none; }
    .wizardBox .docText__item {
      display: none;
      margin: 20px auto;
      max-width: 715px;
      color: #333;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      font-family: "Roboto", sans-serif;
      transition: all 0.25s ease;
      padding: 20px 20px 30px 60px;
      background: rgba(0, 0, 0, 0.03); }
      @media (max-width: 700px) {
        .wizardBox .docText__item {
          padding: 15px; } }
      .wizardBox .docText__item .rightBox {
        max-width: 400px;
        float: right;
        margin: 0 0 30px; }
      .wizardBox .docText__item h4 {
        text-align: center;
        font-weight: 400;
        font-size: 18px;
        line-height: 24px;
        font-family: "Roboto", sans-serif;
        margin: 0 0 30px;
        clear: both; }
      .wizardBox .docText__item p {
        margin: 10px 0;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        font-family: "Roboto", sans-serif; }
        .wizardBox .docText__item p.center {
          text-align: center; }

.sewizard {
  margin-top: -50px; }
  .sewizard h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 36px;
    font-family: "Roboto Slab", serif;
    margin: 20px 0 30px;
    color: #333; }
    @media (max-width: 990px) {
      .sewizard h2 {
        font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        font-family: "Roboto Slab", serif;
        margin: 20px 0 15px; } }
  @media (max-width: 700px) {
    .sewizard .bx-system-auth-form {
      margin: 0 0 30px; } }
  .sewizard .btns {
    margin: 0; }
  .sewizard #wizardContainer {
    margin-top: 0px; }

#wizardContainer {
  margin-top: -50px; }

.header-slid {
  height: auto !important; }
  .header-slid .header-text-wrap {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    height: auto;
    display: block;
    text-align: left;
    -ms-flex-align-items: flex-start;
    -webkit-align-items: flex-start;
    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; }

/*# sourceMappingURL=sewizard.css.map */
