@charset "UTF-8";
/*@import "compass";
@import "compass/css3";*/
@font-face {
  font-family: 'icomoon';
  src: url("/new/assets/fonts/icomoon.eot?nhuxt5");
  src: url("/new/assets/fonts/icomoon.eot?nhuxt5#iefix") format("embedded-opentype"), url("/new/assets/fonts/icomoon.ttf?nhuxt5") format("truetype"), url("/new/assets/fonts/icomoon.woff?nhuxt5") format("woff"), url("/new/assets/fonts/icomoon.svg?nhuxt5#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 52, base/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 68, base/_fonts.scss */
.icon-user:before {
  content: "";
}

/* line 73, base/_fonts.scss */
.icon-settingsIco:before {
  content: "";
}

/* line 78, base/_fonts.scss */
.icon-successCheck:before {
  content: "";
}

/* line 83, base/_fonts.scss */
.icon-tableView:before {
  content: "";
}

/* line 88, base/_fonts.scss */
.icon-trash:before {
  content: "";
}

/* line 93, base/_fonts.scss */
.icon-weatherIco:before {
  content: "";
}

/* line 98, base/_fonts.scss */
.icon-alert:before {
  content: "";
}

/* line 103, base/_fonts.scss */
.icon-calendarIco:before {
  content: "";
}

/* line 108, base/_fonts.scss */
.icon-change:before {
  content: "";
}

/* line 113, base/_fonts.scss */
.icon-check:before {
  content: "";
}

/* line 118, base/_fonts.scss */
.icon-close1:before {
  content: "";
}

/* line 123, base/_fonts.scss */
.icon-download:before {
  content: "";
}

/* line 128, base/_fonts.scss */
.icon-filter:before {
  content: "";
}

/* line 133, base/_fonts.scss */
.icon-fullscreen:before {
  content: "";
}

/* line 138, base/_fonts.scss */
.icon-graphIco:before {
  content: "";
}

/* line 143, base/_fonts.scss */
.icon-graphView:before {
  content: "";
}

/* line 148, base/_fonts.scss */
.icon-helpIco:before {
  content: "";
}

/* line 153, base/_fonts.scss */
.icon-listico:before {
  content: "";
}

/* line 158, base/_fonts.scss */
.icon-Loba:before {
  content: "";
}

/* line 163, base/_fonts.scss */
.icon-map:before {
  content: "";
}

/* line 168, base/_fonts.scss */
.icon-mapView:before {
  content: "";
}

/* line 173, base/_fonts.scss */
.icon-menu:before {
  content: "";
}

/* line 178, base/_fonts.scss */
.icon-multipleIcon:before {
  content: "";
}

/* line 183, base/_fonts.scss */
.icon-noteIco:before {
  content: "";
}

/* line 188, base/_fonts.scss */
.icon-plus:before {
  content: "";
}

/* line 193, base/_fonts.scss */
.icon-probe:before {
  content: "";
}

/* line 198, base/_fonts.scss */
.icon-repportIco:before {
  content: "";
}

/* line 203, base/_fonts.scss */
.icon-rowEdit:before {
  content: "";
}

/* line 208, base/_fonts.scss */
.icon-satelite:before {
  content: "";
}

/* line 213, base/_fonts.scss */
.icon-facebook:before {
  content: "";
}

/* line 218, base/_fonts.scss */
.icon-googleplus:before {
  content: "";
}

/* line 223, base/_fonts.scss */
.icon-linkedin:before {
  content: "";
}

/* line 228, base/_fonts.scss */
.icon-arrow:before {
  content: "";
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 11, bootstrap/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, bootstrap/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, bootstrap/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, bootstrap/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 36, bootstrap/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, bootstrap/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, bootstrap/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, bootstrap/bootstrap/_scaffolding.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, bootstrap/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, bootstrap/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, bootstrap/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, bootstrap/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, bootstrap/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, bootstrap/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, bootstrap/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, bootstrap/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, bootstrap/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, bootstrap/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 10, bootstrap/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, bootstrap/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, bootstrap/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, bootstrap/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, bootstrap/bootstrap/_grid.scss */
  .container {
    width: 1170px;
  }
}

/* line 30, bootstrap/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, bootstrap/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, bootstrap/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, bootstrap/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 27, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, bootstrap/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@-ms-viewport {
  width: device-width;
}
/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, bootstrap/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 54, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 59, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 64, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 78, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 83, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 92, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 97, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 102, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 111, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 116, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 121, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, bootstrap/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, bootstrap/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, bootstrap/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/* dimensao do meu content */
/* breaking point mobile */
/* dimensao gutter */
/* dimensao colunas */
/* reset ao omega */
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 13, base/_base.scss */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
}

/* line 20, base/_base.scss */
* {
  box-sizing: border-box;
  text-decoration: none;
  outline: 0;
}

/* line 25, base/_base.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
/* line 45, base/_base.scss */
body {
  line-height: 1;
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
}

/* line 52, base/_base.scss */
ol, ul {
  list-style: none;
}

/* line 55, base/_base.scss */
blockquote, q {
  quotes: none;
}

/* line 58, base/_base.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 63, base/_base.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
/* line 76, base/_base.scss */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

/* line 81, base/_base.scss */
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
/* line 90, base/_base.scss */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
/* line 105, base/_base.scss */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
/* line 118, base/_base.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
/* line 128, base/_base.scss */
textarea {
  resize: vertical;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 151, base/_base.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 172, base/_base.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 185, base/_base.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 195, base/_base.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 207, base/_base.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 216, base/_base.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 228, base/_base.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 236, base/_base.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 245, base/_base.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/*h1 {
    font-size: 2em;
    margin: 0.67em 0;
}*/
/**
 * Address styling not present in IE 8/9.
 */
/* line 263, base/_base.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 272, base/_base.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 280, base/_base.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 288, base/_base.scss */
sup {
  top: -0.5em;
}

/* line 292, base/_base.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 303, base/_base.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 311, base/_base.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 322, base/_base.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 330, base/_base.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 339, base/_base.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 347, base/_base.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 370, base/_base.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
  border: 0;
  border-radius: 0;
  padding: 0;
  appearance: none;
  -webkit-appearance: none;
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 389, base/_base.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 400, base/_base.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 413, base/_base.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 425, base/_base.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 434, base/_base.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 445, base/_base.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 457, base/_base.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 469, base/_base.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 479, base/_base.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 490, base/_base.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 499, base/_base.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 510, base/_base.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 519, base/_base.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 528, base/_base.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 539, base/_base.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 544, base/_base.scss */
td,
th {
  padding: 0;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
/* line 554, base/_base.scss */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
/* line 570, base/_base.scss */
.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
/* line 579, base/_base.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
/* line 596, base/_base.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
/* line 610, base/_base.scss */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 626, base/_base.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 632, base/_base.scss */
.clearfix:after {
  clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  /* line 649, base/_base.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 659, base/_base.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 664, base/_base.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 668, base/_base.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  /* line 677, base/_base.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 682, base/_base.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  /* line 693, base/_base.scss */
  thead {
    display: table-header-group;
  }

  /* line 697, base/_base.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 702, base/_base.scss */
  img {
    max-width: 100% !important;
  }

  /* line 706, base/_base.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 713, base/_base.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* outros estilos */
/*********************/
/* line 742, base/_base.scss */
a {
  color: inherit;
}

/* Css relativa a pagina html "index.html" */
/* line 3, components/_index.scss */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 26px;
}
@media (max-width: 992px) {
  /* line 3, components/_index.scss */
  body {
    font-size: 13px;
    line-height: 24px;
  }
}

/* line 14, components/_index.scss */
div[class^='col'], div[class*=' col'] {
  max-width: 1540px;
}

/* line 19, components/_index.scss */
.col-lg-12,
.col-md-12,
.col-sm-12,
.col-xs-12 {
  margin: 0 auto;
  float: none;
  clear: both;
}

/* line 28, components/_index.scss */
h1, h2, h3, h4, h5, h6 {
  color: #002839;
}

/* line 32, components/_index.scss */
p {
  color: #6b6b6b;
}

/* line 36, components/_index.scss */
img {
  max-width: 100%;
}

/* line 40, components/_index.scss */
.text-center {
  text-align: center;
}

/* line 45, components/_index.scss */
form label.error {
  display: block;
  margin: -10px 0 10px 0;
  opacity: 0.7;
  color: #ff5f45;
  font-size: 80% !important;
  font-weight: normal !important;
  line-height: 14px;
  text-align: right;
  text-transform: none !important;
}

/* line 1, components/_header.scss */
.header {
  height: 95px;
  padding: 30px 15px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: white;
  z-index: 2000;
}
@media (max-width: 1200px) {
  /* line 1, components/_header.scss */
  .header {
    height: 80px;
    padding: 20px 0;
  }
}

/* line 1, components/_header.scss */
.cookies_modal {
  position: fixed;
  top: 95px;
  left: 0;
  right: 0;
  padding: 11px 25px;
  z-index: 999;
  width: 100%;
  background-color: #f9f9f9d6;
  line-height: 22px;
  display: none;
}
@media (max-width: 1200px) {
  /* line 1, components/_header.scss */
  .cookies_modal {
    top: 80px;
  }
}

/* line 17, components/_header.scss */
.logo {
  display: inline-block;
  max-width: 140px;
}
/* line 21, components/_header.scss */
.logo img {
  display: block;
  width: 100%;
}

/* line 27, components/_header.scss */
.header__nav {
  float: right;
  text-align: right;
}

/* line 32, components/_header.scss */
.mobile-trigger {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  border-radius: 100%;
  border: 2px solid #ff7900;
  background-color: transparent;
}

/* line 42, components/_header.scss */
.mobile-trigger--login {
  position: relative;
}
/* line 45, components/_header.scss */
.mobile-trigger--login:after {
  content: '\e91f';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #002839;
  font-family: 'icomoon';
  font-size: 16px;
}

/* line 58, components/_header.scss */
.mobile-trigger--menu {
  position: relative;
  margin-left: 30px;
}
/* line 62, components/_header.scss */
.mobile-trigger--menu:after {
  content: '\e914';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #002839;
  font-family: 'icomoon';
  font-size: 10px;
}

/* line 75, components/_header.scss */
.menu {
  float: right;
}
@media (min-width: 1200px) {
  /* line 75, components/_header.scss */
  .menu {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  /* line 75, components/_header.scss */
  .menu {
    display: none;
    padding: 0 45px 30px 45px;
    position: fixed;
    top: 80px;
    right: -15px;
    bottom: 0;
    left: -15px;
    overflow-y: auto;
    background: #002839 url("/new/assets/img/modal-background.png") left bottom no-repeat;
    text-align: left;
  }
  /* line 93, components/_header.scss */
  .menu:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: fixed;
    top: 71px;
    right: 20px;
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #002839 transparent;
  }
}
/* line 107, components/_header.scss */
.menu li {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1200px) {
  /* line 107, components/_header.scss */
  .menu li {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
/* line 117, components/_header.scss */
.menu a {
  display: inline-block;
  padding: 5px 25px;
  color: #002839;
  font-weight: 600;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media (max-width: 1200px) {
  /* line 117, components/_header.scss */
  .menu a {
    padding: 15px 0;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
  }
}
/* line 133, components/_header.scss */
.menu a:hover {
  color: #ff7900;
  text-decoration: none;
}
/* line 138, components/_header.scss */
.menu a:focus {
  text-decoration: none;
}

/* line 145, components/_header.scss */
.menu-mobile-controls {
  display: none;
  margin-top: 25px;
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  /* line 145, components/_header.scss */
  .menu-mobile-controls {
    display: block;
  }
}
/* line 153, components/_header.scss */
.menu-mobile-controls h2 {
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 159, components/_header.scss */
.menu-mobile-controls h2 span {
  display: inline-block;
  width: 70px;
  height: 2px;
  margin-top: -5px;
  background: #ff7900;
  vertical-align: middle;
}
/* line 169, components/_header.scss */
.menu-mobile-controls button {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 20px;
  right: 45px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-radius: 30px;
  border: 2px solid white;
  background: transparent;
}
/* line 182, components/_header.scss */
.menu-mobile-controls button:after {
  content: '\e917';
  color: white;
  font-family: 'icomoon';
  font-size: 12px;
}

/* line 191, components/_header.scss */
.menu-separator {
  width: 30px;
  height: 1px;
  background-color: #b5b5b5;
}

/* line 197, components/_header.scss */
.login-trigger {
  padding: 5px 25px;
  background: transparent;
  color: #ff7900;
  font-weight: 600;
}

@media (max-width: 1200px) {
  /* line 204, components/_header.scss */
  .login-menu {
    display: none !important;
  }
}

/* line 210, components/_header.scss */
.lang-switcher-container {
  position: relative;
}
@media (max-width: 1200px) {
  /* line 213, components/_header.scss */
  .lang-switcher-container:hover {
    border-radius: 0 0 15px 15px;
    background-color: white;
  }
}
/* line 219, components/_header.scss */
.lang-switcher-container:hover ul {
  display: block;
}
/* line 223, components/_header.scss */
.lang-switcher-container:hover button {
  border-color: #e8e8e8;
  color: #ff7900 !important;
}
@media (max-width: 1200px) {
  /* line 223, components/_header.scss */
  .lang-switcher-container:hover button {
    border: none !important;
  }
}
/* line 230, components/_header.scss */
.lang-switcher-container:hover button:after {
  border-color: #ff7900;
}
@media (max-width: 1200px) {
  /* line 210, components/_header.scss */
  .lang-switcher-container {
    display: inline-block !important;
    margin-top: 30px;
    border-radius: 30px;
    border: 1px solid white !important;
  }
}
/* line 243, components/_header.scss */
.lang-switcher-container button {
  background: transparent;
  font-weight: bold;
}
@media (max-width: 1200px) {
  /* line 243, components/_header.scss */
  .lang-switcher-container button {
    padding: 0 10px !important;
    color: white;
  }
  /* line 251, components/_header.scss */
  .lang-switcher-container button:after {
    border-color: white;
  }
}
/* line 257, components/_header.scss */
.lang-switcher-container ul {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin-top: -1px;
  border: 1px solid #e8e8e8;
  border-top-color: white;
}
@media (max-width: 1200px) {
  /* line 257, components/_header.scss */
  .lang-switcher-container ul {
    top: auto;
    right: -1px;
    left: -1px;
    bottom: 100%;
    border: none !important;
  }
}
/* line 276, components/_header.scss */
.lang-switcher-container li {
  display: block;
  text-align: left !important;
}
@media (max-width: 1200px) {
  /* line 276, components/_header.scss */
  .lang-switcher-container li {
    border: none !important;
  }
}
@media (max-width: 1200px) {
  /* line 284, components/_header.scss */
  .lang-switcher-container li:first-child a {
    border: none !important;
    border-radius: 15px 15px 0 0;
  }
}
/* line 292, components/_header.scss */
.lang-switcher-container a {
  display: block;
  width: 100%;
  padding: 5px 10px;
  background: white;
}
@media (max-width: 1200px) {
  /* line 292, components/_header.scss */
  .lang-switcher-container a {
    color: #002839;
  }
}

/* line 304, components/_header.scss */
.lang-switcher {
  padding: 5px 10px !important;
  position: relative;
  border: 1px solid transparent;
}
/* line 310, components/_header.scss */
.lang-switcher:hover:after {
  border-color: #ff7900;
}
/* line 315, components/_header.scss */
.lang-switcher:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 0 6px 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 2px solid #002839;
  border-left: 2px solid #002839;
  vertical-align: middle;
  -webkit-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

/* line 331, components/_header.scss */
.menu__contact {
  display: inline-block !important;
  padding: 0;
  margin-top: 30px;
  float: right;
  border-bottom: none !important;
}
@media (min-width: 1200px) {
  /* line 331, components/_header.scss */
  .menu__contact {
    display: none !important;
  }
}
/* line 341, components/_header.scss */
.menu__contact button {
  padding: 5px 20px !important;
}
/* line 344, components/_header.scss */
.menu__contact button:hover {
  background: #009efe;
}

/* line 1, components/_footer.scss */
.footer {
  padding: 0 0 20px;
  background-color: #002839;
  color: white;
  font-size: 13px;
}
@media (min-width: 992px) {
  /* line 1, components/_footer.scss */
  .footer {
    padding: 60px 0;
  }
}
/* line 10, components/_footer.scss */
.footer .col-lg-2 {
  margin-bottom: 20px;
}
/* line 14, components/_footer.scss */
.footer h5 {
  color: white;
}
/* line 18, components/_footer.scss */
.footer p {
  line-height: 22px;
}
/* line 22, components/_footer.scss */
.footer .text-large {
  margin-top: 5px;
  color: #999;
  font-size: 20px;
}
@media (min-width: 992px) {
  /* line 22, components/_footer.scss */
  .footer .text-large {
    font-size: 1.6vw;
  }
}

/* line 32, components/_footer.scss */
.footer__title {
  height: 26px;
}

/* line 36, components/_footer.scss */
.footer__email {
  font-size: 12px;
  color: #999;
}
/* line 40, components/_footer.scss */
.footer__email a:hover {
  color: #ff7900;
  text-decoration: none;
}

/* line 47, components/_footer.scss */
.footer__address p {
  color: #999;
}

/* line 53, components/_footer.scss */
.footer__newsletter input {
  width: calc(100% - 45px);
  max-width: 290px;
  height: 24px;
  padding-left: 10px;
  float: left;
  border-radius: 40px 0 0 40px;
  color: #002839;
  font-size: 12px;
}
/* line 64, components/_footer.scss */
.footer__newsletter button {
  display: inline-block;
  width: 45px;
  float: left;
  border-radius: 0 40px 40px 0;
  background-color: #00374f;
  color: white;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
}
/* line 76, components/_footer.scss */
.footer__newsletter button:hover {
  background-color: #009efe;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  /* line 82, components/_footer.scss */
  .footer__follow {
    width: 16.66667%;
  }
}
/* line 86, components/_footer.scss */
.footer__follow a {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background-color: #999;
  color: #002839;
  text-align: center;
}
/* line 95, components/_footer.scss */
.footer__follow a:hover {
  background-color: #009efe;
  color: white;
  text-decoration: none;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  /* line 105, components/_footer.scss */
  .footer__loba {
    width: 16.66667%;
    margin-left: 16.66667%;
  }
  /* line 110, components/_footer.scss */
  .footer__loba .footer__title {
    display: none;
  }
}
@media (max-width: 768px) {
  /* line 105, components/_footer.scss */
  .footer__loba {
    text-align: right;
  }
}
/* line 118, components/_footer.scss */
.footer__loba a {
  opacity: 0.5;
}
/* line 121, components/_footer.scss */
.footer__loba a:hover {
  opacity: 1;
}
/* line 126, components/_footer.scss */
.footer__loba img {
  max-width: 60px;
}

/* line 1, components/_login.scss */
.login {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2100;
  color: white;
}
@media (max-width: 580px) {
  /* line 1, components/_login.scss */
  .login {
    top: 80px;
  }
}
/* line 15, components/_login.scss */
.login:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  right: 85px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #002839 transparent;
}
/* line 28, components/_login.scss */
.login.login--show {
  display: block;
}
/* line 32, components/_login.scss */
.login p {
  color: white;
  font-size: 12px;
}
/* line 37, components/_login.scss */
.login a {
  color: #009efe;
}
/* line 41, components/_login.scss */
.login label {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 47, components/_login.scss */
.login input {
  width: 100%;
  height: 40px;
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid white;
  background: transparent;
  font-size: 25px;
  line-height: 40px;
}
/* line 58, components/_login.scss */
.login .btn {
  padding: 15px;
  margin: 30px 0 10px;
}
/* line 62, components/_login.scss */
.login .btn:hover {
  background: #ff7900;
  opacity: 0.8;
}

/* line 69, components/_login.scss */
.login__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}

/* line 78, components/_login.scss */
.login__container {
  width: 100%;
  max-width: 585px;
  padding: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 580px) {
  /* line 78, components/_login.scss */
  .login__container {
    max-width: none;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 100, components/_login.scss */
.login__box {
  width: 100%;
  padding: 30px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6);
  background: #002839 url("/new/assets/img/modal-background.png") left bottom no-repeat;
  color: white;
}
@media (min-width: 992px) {
  /* line 100, components/_login.scss */
  .login__box {
    padding: 120px 150px;
  }
}
@media (min-width: 740px) {
  /* line 100, components/_login.scss */
  .login__box {
    padding: 70px 75px;
  }
}
@media (max-width: 580px) {
  /* line 100, components/_login.scss */
  .login__box {
    height: calc(100vh - 80px);
    position: relative;
    overflow-y: auto;
  }
}

@media (min-width: 580px) {
  /* line 122, components/_login.scss */
  .login__close {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 100%;
    border: 2px solid #ff7900;
    background: white;
    cursor: pointer;
  }
}
@media (max-width: 580px) {
  /* line 122, components/_login.scss */
  .login__close {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 25px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 30px;
    border: 2px solid white;
    background: transparent;
  }
}
@media (min-width: 580px) {
  /* line 151, components/_login.scss */
  .login__close:before, .login__close:after {
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #002839;
  }
}
/* line 167, components/_login.scss */
.login__close:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (max-width: 580px) {
  /* line 167, components/_login.scss */
  .login__close:after {
    content: '\e917';
    color: white;
    font-family: 'icomoon';
    font-size: 12px;
  }
}

/* line 179, components/_login.scss */
.login__title {
  margin-bottom: 30px;
  color: white;
  font-size: 33px;
  text-transform: uppercase;
}
@media (max-width: 580px) {
  /* line 179, components/_login.scss */
  .login__title {
    font-size: 20px;
  }
}
/* line 189, components/_login.scss */
.login__title span {
  width: 45%;
  height: 2px;
  float: right;
  margin-top: 10px;
  background: #ff7900;
}
@media (max-width: 580px) {
  /* line 189, components/_login.scss */
  .login__title span {
    display: inline-block;
    width: 70px;
    float: none;
    margin-top: -5px;
    vertical-align: middle;
  }
}

/* line 206, components/_login.scss */
.login__newpass {
  display: block;
  margin-top: -10px;
  font-size: 12px;
}

/* line 1, components/_headings.scss */
.heading {
  text-align: center;
  text-transform: uppercase;
}
/* line 5, components/_headings.scss */
.heading.heading--light * {
  color: white;
}

/* line 11, components/_headings.scss */
.heading__title {
  font-size: 33px;
  line-height: 40px;
}
@media (max-width: 992px) {
  /* line 11, components/_headings.scss */
  .heading__title {
    font-size: 18px;
    line-height: 22px !important;
  }
}

/* line 21, components/_headings.scss */
.heading__subtitle {
  margin-bottom: 0;
  color: #ff7900 !important;
  font-size: 14px;
}
@media (max-width: 992px) {
  /* line 21, components/_headings.scss */
  .heading__subtitle {
    font-size: 13px;
  }
}

/* line 1, components/_banner.scss */
.banner {
  margin-top: 95px;
  overflow: hidden;
  color: white;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  /* line 1, components/_banner.scss */
  .banner {
    margin-bottom: 40px;
  }
}
@media (max-width: 1200px) {
  /* line 1, components/_banner.scss */
  .banner {
    margin-top: 80px;
  }
}
@media (max-width: 992px) {
  /* line 1, components/_banner.scss */
  .banner {
    background: #002839;
  }
}
/* line 18, components/_banner.scss */
.banner > div {
  max-width: none;
}
/* line 22, components/_banner.scss */
.banner img {
  width: 100%;
}
@media (max-width: 992px) {
  /* line 22, components/_banner.scss */
  .banner img {
    max-width: none;
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0.7;
  }
}

/* line 38, components/_banner.scss */
.banner__desc {
  width: calc(100% - 30px);
  position: absolute;
  /*top: 50%;*/
  /*top: 27%;*/
  top: 43%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  /* line 38, components/_banner.scss */
  .banner__desc {
    display: flex;
    align-items: center;
    width: auto;
    max-width: 400px;
    min-height: 400px;
    padding: 40px 10px 40px 0;
    position: relative;
    top: 0;
    margin: 0 0 0 -15px;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 60, components/_banner.scss */
.banner__title {
  margin-bottom: 60px;
  color: white;
  font-size: 40px;
  line-height: 50px;
}
@media (min-width: 992px) {
  /* line 60, components/_banner.scss */
  .banner__title {
    font-size: 2.2vw;
    line-height: 2.5vw;
  }
}
@media (max-width: 992px) {
  /* line 60, components/_banner.scss */
  .banner__title {
    margin-bottom: 5%;
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  /* line 60, components/_banner.scss */
  .banner__title {
    font-size: 20px;
    line-height: 25px;
  }
}

/* line 83, components/_banner.scss */
.banner__subtitle {
  margin-bottom: 0.8vw;
  color: white;
  font-size: 14px;
  line-height: 130%;
}
@media (max-width: 992px) {
  /* line 83, components/_banner.scss */
  .banner__subtitle {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  /* line 83, components/_banner.scss */
  .banner__subtitle {
    font-size: 10px;
  }
}

@media (min-width: 892px) {
  /* line 101, components/_banner.scss */
  .banner-software {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
  }
}
/* line 108, components/_banner.scss */
.banner-software > div {
  margin: 0;
}

@media (min-width: 1200px) {
  /* line 113, components/_banner.scss */
  .banner-software__desc {
    max-width: 620px !important;
  }
}
/* line 118, components/_banner.scss */
.banner-software__desc * {
  text-align: center;
}
@media (min-width: 892px) {
  /* line 118, components/_banner.scss */
  .banner-software__desc * {
    text-align: left !important;
  }
}
/* line 126, components/_banner.scss */
.banner-software__desc .heading__title {
  margin-bottom: 20px;
  line-height: 40px;
}

/* line 1, components/_buttons.scss */
.btn {
  display: inline-block;
  padding: 20px 40px;
  border-radius: 100px;
  background-color: #002839;
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease;
}
/* line 14, components/_buttons.scss */
.btn:hover {
  background-color: #ff7900;
  color: white;
  text-decoration: none;
}
@media (max-width: 992px) {
  /* line 1, components/_buttons.scss */
  .btn {
    padding: 5px 30px;
  }
}

/* line 25, components/_buttons.scss */
.btn-primary {
  background-color: #ff7900;
}
/* line 28, components/_buttons.scss */
.btn-primary:hover {
  background-color: #002839;
}

/* line 33, components/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 1, components/_features.scss */
.main-features {
  padding-bottom: 90px;
}
@media (max-width: 992px) {
  /* line 1, components/_features.scss */
  .main-features {
    padding: 60px 0 30px 0;
  }
}
/* line 8, components/_features.scss */
.main-features h4 {
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 35px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  /* line 8, components/_features.scss */
  .main-features h4 {
    margin-bottom: 0;
  }
}

/* line 22, components/_features.scss */
.features:hover .features__box {
  opacity: 0.5;
}
/* line 26, components/_features.scss */
.features .features__box {
  margin-top: 40px;
  transition: opacity 0.2s ease;
}
@media (min-width: 1500px) {
  /* line 31, components/_features.scss */
  .features .features__box:first-child, .features .features__box:nth-child(5n+1) {
    margin-left: 8.33333%;
    clear: left;
  }
}
@media (min-width: 1200px) and (max-width: 1500px) {
  /* line 39, components/_features.scss */
  .features .features__box:nth-child(6n+1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  /* line 45, components/_features.scss */
  .features .features__box:nth-child(4n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 51, components/_features.scss */
  .features .features__box:nth-child(3n+1) {
    clear: left;
  }
}
@media (max-width: 768px) {
  /* line 57, components/_features.scss */
  .features .features__box:nth-child(2n+1) {
    clear: left;
  }
}
/* line 62, components/_features.scss */
.features .features__box:hover {
  opacity: 1;
}
/* line 65, components/_features.scss */
.features .features__box:hover:after {
  width: 90px;
}
/* line 70, components/_features.scss */
.features .features__box:after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  margin: 20px auto;
  background-color: #ff7900;
  -webkit-transition: width 0.2s ease;
  transition: width 0.2s ease;
}
/* line 81, components/_features.scss */
.features .features__box i {
  display: block;
  margin-bottom: 20px;
  color: #0060a5;
  font-size: 60px;
  text-align: center;
}
/* line 89, components/_features.scss */
.features .features__box h3 {
  margin-bottom: 15px;
  color: #0060a5;
  text-transform: uppercase;
}

/* line 1, components/_widget-help.scss */
.widget-help {
  max-width: 280px;
  position: fixed;
  bottom: 0;
  right: 30px;
  border-radius: 20px 20px 0 0;
  background: #f2f2f2;
  overflow: hidden;
  z-index: 1500;
}
@media (max-width: 1200px) {
  /* line 1, components/_widget-help.scss */
  .widget-help {
    max-width: none;
    max-height: 100vh;
    right: 0;
    left: 0;
    overflow-y: auto;
    z-index: 3000;
    border-radius: 0 !important;
  }
}
/* line 20, components/_widget-help.scss */
.widget-help > div {
  padding: 25px;
}

/* line 25, components/_widget-help.scss */
.widget-help__button {
  cursor: pointer;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 25, components/_widget-help.scss */
  .widget-help__button {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 25, components/_widget-help.scss */
  .widget-help__button {
    display: block;
  }
}
/* line 35, components/_widget-help.scss */
.widget-help__button:hover div {
  background: #002839;
}
/* line 39, components/_widget-help.scss */
.widget-help__button span {
  display: block;
  width: 50px;
  height: 42px;
  margin: 0 auto;
  background: transparent url("/new/assets/img/contact-icon.png") center center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
/* line 49, components/_widget-help.scss */
.widget-help__button div {
  height: 25px;
  margin: 15px -25px -25px -25px;
  background: #ff7900;
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  transition: background 0.2s ease;
}

/* line 61, components/_widget-help.scss */
.widget-help__form {
  display: none;
}
/* line 64, components/_widget-help.scss */
.widget-help__form img {
  margin-bottom: 20px;
}
@media (max-width: 1200px) {
  /* line 64, components/_widget-help.scss */
  .widget-help__form img {
    display: none;
  }
}
/* line 72, components/_widget-help.scss */
.widget-help__form p {
  margin-bottom: 20px;
  color: #002839;
  font-size: 13px;
  line-height: 20px;
}
/* line 79, components/_widget-help.scss */
.widget-help__form input, .widget-help__form textarea, .widget-help__form button {
  display: block;
  width: 100%;
  font-size: 12px;
}
/* line 85, components/_widget-help.scss */
.widget-help__form input, .widget-help__form textarea {
  padding: 10px 20px;
  margin-bottom: 10px;
  border-radius: 20px;
}
/* line 91, components/_widget-help.scss */
.widget-help__form input {
  height: 35px;
}
/* line 95, components/_widget-help.scss */
.widget-help__form textarea {
  height: 100px;
  resize: none;
}
/* line 100, components/_widget-help.scss */
.widget-help__form button {
  height: 30px;
  background: #ff7900;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
/* line 109, components/_widget-help.scss */
.widget-help__form button:hover {
  background: #002839;
}

/* line 116, components/_widget-help.scss */
.widget-help__close {
  display: block;
  width: 22px;
  height: 22px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  cursor: pointer;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}
@media (min-width: 1200px) {
  /* line 116, components/_widget-help.scss */
  .widget-help__close {
    position: absolute;
    /*top: 30px;
    right: 25px;*/
    top: 11px;
    right: 11px;
  }
}
@media (max-width: 1200px) {
  /* line 116, components/_widget-help.scss */
  .widget-help__close {
    margin: 0 auto 20px;
  }
}
/* line 134, components/_widget-help.scss */
.widget-help__close:hover {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* line 139, components/_widget-help.scss */
.widget-help__close:before, .widget-help__close:after {
  content: '';
  display: block;
  width: 2px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1px;
  background: #002839;
}
/* line 152, components/_widget-help.scss */
.widget-help__close:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 158, components/_widget-help.scss */
.widget-help__submit {
  margin: 25px -25px -25px -25px;
}

/* line 1, components/_testimonials.scss */
.testimonials {
  padding: 30px 0;
  background: white url("/new/assets/img/testimonials-pattern.png");
}
@media (min-width: 992px) {
  /* line 1, components/_testimonials.scss */
  .testimonials {
    padding: 120px 0;
  }
}

/* line 10, components/_testimonials.scss */
.testimonials__carousel {
  margin-top: 35px;
}
@media (min-width: 992px) {
  /* line 10, components/_testimonials.scss */
  .testimonials__carousel {
    margin-top: 65px;
  }
}
/* line 17, components/_testimonials.scss */
.testimonials__carousel .item {
  margin: 0 18%;
  text-align: center;
}
/* line 22, components/_testimonials.scss */
.testimonials__carousel img {
  border-radius: 290px;
}
/* line 26, components/_testimonials.scss */
.testimonials__carousel .owl-nav .owl-next,
.testimonials__carousel .owl-nav .owl-prev {
  position: absolute;
  top: 17%;
  color: transparent;
  font-size: 0;
}
/* line 34, components/_testimonials.scss */
.testimonials__carousel .owl-nav .owl-next:hover:after,
.testimonials__carousel .owl-nav .owl-prev:hover:after {
  color: #ff7900;
}
/* line 39, components/_testimonials.scss */
.testimonials__carousel .owl-nav .owl-next:after,
.testimonials__carousel .owl-nav .owl-prev:after {
  display: block;
  content: "";
  color: #999;
  font-family: 'icomoon';
  font-size: 4vw;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media (max-width: 768px) {
  /* line 39, components/_testimonials.scss */
  .testimonials__carousel .owl-nav .owl-next:after,
  .testimonials__carousel .owl-nav .owl-prev:after {
    font-size: 30px !important;
  }
}
/* line 54, components/_testimonials.scss */
.testimonials__carousel .owl-nav .owl-next {
  right: 0;
}
/* line 57, components/_testimonials.scss */
.testimonials__carousel .owl-nav .owl-next:after {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}

/* line 65, components/_testimonials.scss */
.testimonials__quote {
  display: block;
  width: 46px;
  height: 37px;
  position: relative;
  margin: -15px auto 10px auto;
  z-index: 1;
  background: transparent url("/new/assets/img/quote.png") center center no-repeat;
}

/* line 75, components/_testimonials.scss */
.testimonials__name {
  margin-top: 15px;
  color: #002839;
  font-weight: 600;
}

/* line 81, components/_testimonials.scss */
.testimonials__company {
  color: #ff7900;
  font-style: italic;
  font-weight: 600;
}

/* line 87, components/_testimonials.scss */
.testimonials__logos {
  padding-top: 20px;
  text-align: center;
}
/* line 91, components/_testimonials.scss */
.testimonials__logos hr {
  border-top: 1px solid #002839;
}

/* line 97, components/_testimonials.scss */
.clients img {
  max-width: 100%;
  width: auto !important;
  margin: 0 auto;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
}
/* line 107, components/_testimonials.scss */
.clients img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
}

/* line 1, components/_partners.scss */
.partners {
  padding: 60px 0;
  background: #001e33;
}

/* line 6, components/_partners.scss */
.partners__logos {
  margin-top: 45px;
}
/* line 9, components/_partners.scss */
.partners__logos img {
  max-width: 100%;
  width: auto !important;
  margin: 0 auto;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  -webkit-transition: all .6s ease;
  transition: all .6s ease;
}
/* line 19, components/_partners.scss */
.partners__logos img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
}
/* line 26, components/_partners.scss */
.partners__logos .owl-nav .owl-next,
.partners__logos .owl-nav .owl-prev {
  position: absolute;
  top: -15px;
  color: transparent;
  font-size: 0;
}
/* line 33, components/_partners.scss */
.partners__logos .owl-nav .owl-next:after,
.partners__logos .owl-nav .owl-prev:after {
  display: block;
  content: "";
  color: white;
  font-family: 'icomoon';
  font-size: 20px;
}
/* line 42, components/_partners.scss */
.partners__logos .owl-nav .owl-next {
  right: 0;
}
/* line 45, components/_partners.scss */
.partners__logos .owl-nav .owl-next:after {
  -webkit-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}

/* line 1, components/_platforms.scss */
.platforms {
  padding: 30px 0;
  background-color: #f5f5f5;
}
@media (min-width: 992px) {
  /* line 1, components/_platforms.scss */
  .platforms {
    padding: 60px 0;
  }
}
/* line 9, components/_platforms.scss */
.platforms img {
  max-width: 100%;
  margin: 30px 0;
}
/* line 14, components/_platforms.scss */
.platforms .btn {
  margin-bottom: 55px;
}
@media (max-width: 992px) {
  /* line 14, components/_platforms.scss */
  .platforms .btn {
    margin-bottom: 35px;
  }
}

/* line 22, components/_platforms.scss */
.platforms__desc {
  margin-bottom: 55px;
}
@media (max-width: 992px) {
  /* line 22, components/_platforms.scss */
  .platforms__desc {
    margin-bottom: 35px;
  }
}

/* line 29, components/_platforms.scss */
.platforms__available {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 36, components/_platforms.scss */
.app-badge {
  display: inline-block;
  width: 131px;
  height: 40px;
  margin: 0 15px;
}

/* line 43, components/_platforms.scss */
.app-badge--apple {
  background: transparent url("/new/assets/img/badge-apple.png") center center no-repeat;
}

/* line 47, components/_platforms.scss */
.app-badge--google {
  background: transparent url("/new/assets/img/badge-google.png") center center no-repeat;
}

/* line 1, components/_pricing.scss */
.pricing {
  padding: 30px 0;
  background: #002839 url("/new/assets/img/pricing-background.png") center center no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  /* line 1, components/_pricing.scss */
  .pricing {
    padding: 120px 0;
  }
}
/* line 10, components/_pricing.scss */
.pricing h4 {
  min-height: 30%;
  padding-top: 7%;
  font-size: 20px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  /* line 10, components/_pricing.scss */
  .pricing h4 {
    font-size: 14px;
  }
}
/* line 19, components/_pricing.scss */
.pricing h4 span {
  display: block;
  margin-top: 13px;
  color: white;
  font-size: 2.5vw;
}
@media (max-width: 992px) {
  /* line 19, components/_pricing.scss */
  .pricing h4 span {
    margin-top: 0;
    font-size: 25px;
  }
}
/* line 31, components/_pricing.scss */
.pricing p {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 38, components/_pricing.scss */
.pricing__items {
  text-align: right;
}
/* line 41, components/_pricing.scss */
.pricing__items h4, .pricing__items h4 * {
  margin-bottom: 8.5vw;
  color: transparent !important;
}
/* line 46, components/_pricing.scss */
.pricing__items p {
  min-height: 45px;
  padding: 10px;
  color: white;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 56, components/_pricing.scss */
.pricing__items__title {
  min-height: 120px !important;
  font-size: 25px !important;
}

/* line 61, components/_pricing.scss */
.pricing__details {
  padding-right: 15px;
  padding-left: 15px;
  margin-top: 55px;
  background-size: contain !important;
  text-align: center;
}
@media (min-width: 992px) {
  /* line 61, components/_pricing.scss */
  .pricing__details {
    border-radius: 70px 70px 0 0;
    overflow: hidden;
    background: #f0f0f0 url("/new/assets/img/pricing-head.png") center top no-repeat;
  }
}

@media (max-width: 992px) {
  /* line 76, components/_pricing.scss */
  .pricing__background {
    padding-bottom: 20px;
    border-radius: 50px;
    background: #f0f0f0 url("/new/assets/img/pricing-head-mobile.png") center top no-repeat;
    -webkit-background-size: contain !important;
    background-size: contain !important;
  }
}
@media (max-width: 768px) {
  /* line 86, components/_pricing.scss */
  .pricing__background {
    margin-bottom: 30px;
  }
}
@media (min-width: 550px) and (max-width: 768px) {
  /* line 92, components/_pricing.scss */
  .pricing__background {
    -webkit-background-size: 100% 160px !important;
    background-size: 100% 160px !important;
  }
}
/* line 98, components/_pricing.scss */
.pricing__middle {
  position: relative;
  z-index: 10;
  box-shadow: 0 0 230px rgba(0, 0, 0, 0.25);
}

/* line 104, components/_pricing.scss */
.pricing__price {
  flex-direction: row !important;
  padding-bottom: 50px !important;
  font-size: 60px !important;
  line-height: 40px !important;
}
@media (max-width: 992px) {
  /* line 104, components/_pricing.scss */
  .pricing__price {
    font-size: 30px !important;
    font-weight: bold;
  }
  /* line 114, components/_pricing.scss */
  .pricing__price sup {
    top: 18px !important;
  }
}
/* line 119, components/_pricing.scss */
.pricing__price sup {
  top: 13px;
}

/* line 125, components/_pricing.scss */
.pricing__costmobile {
  display: none;
  margin-top: -50px;
  color: #b6b6b6;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  /* line 125, components/_pricing.scss */
  .pricing__costmobile {
    display: block;
  }
}
/* line 136, components/_pricing.scss */
.pricing__costmobile:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  margin: 10px auto;
  background: #002839;
}

/* line 146, components/_pricing.scss */
.pricing__check {
  margin-top: 25%;
}
@media (max-width: 992px) {
  /* line 146, components/_pricing.scss */
  .pricing__check {
    margin-top: 8%;
  }
}
/* line 152, components/_pricing.scss */
.pricing__check p {
  min-height: 45px;
  padding: 10px;
  color: #002839;
  font-size: 13px;
  font-weight: 600;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  /* line 152, components/_pricing.scss */
  .pricing__check p {
    font-size: 20px;
    font-weight: bold;
  }
}
@media (min-width: 992px) {
  /* line 152, components/_pricing.scss */
  .pricing__check p {
    margin-right: -15px;
    margin-left: -15px;
  }
}
/* line 171, components/_pricing.scss */
.pricing__check p:nth-child(even) {
  background-color: white;
}
@media (max-resolution: 992px) {
  /* line 171, components/_pricing.scss */
  .pricing__check p:nth-child(even) {
    background-color: #e2e2e2;
  }
}

@media (max-width: 992px) {
  /* line 181, components/_pricing.scss */
  .pricing__list {
    display: none;
  }
}

/* line 187, components/_pricing.scss */
.pricing__more {
  margin-top: 15px;
  color: #ff7900;
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  /* line 187, components/_pricing.scss */
  .pricing__more {
    display: none;
  }
}
/* line 199, components/_pricing.scss */
.pricing__more.pricing__more--open .pricing__more__open {
  display: none;
}
/* line 200, components/_pricing.scss */
.pricing__more.pricing__more--open .pricing__more__close {
  display: block;
}
/* line 203, components/_pricing.scss */
.pricing__more span {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 15px;
  box-shadow: 0 0 0 5px rgba(255, 121, 0, 0.3), 0 0 0 10px rgba(255, 121, 0, 0.3);
  border-radius: 100%;
  background: #ff7900;
  color: white !important;
  font-size: 19px;
  line-height: 25px;
  vertical-align: middle;
}

/* line 218, components/_pricing.scss */
.pricing__more__close {
  display: none;
}

/* line 222, components/_pricing.scss */
.pricing__icon {
  display: none;
  height: 20px;
  background: transparent url("/new/assets/img/check-icon.png") center center no-repeat;
}
@media (min-width: 1200px) {
  /* line 222, components/_pricing.scss */
  .pricing__icon {
    display: inline-block;
  }
}

/* line 233, components/_pricing.scss */
.pricing__cat {
  padding: 25px 20px !important;
  text-transform: uppercase;
}

/* line 1, components/_map.scss */
.map {
  padding: 120px 0;
  position: relative;
  background: #002839;
}
@media (max-width: 992px) {
  /* line 1, components/_map.scss */
  .map {
    padding: 30px 0;
  }
}

/* line 10, components/_map.scss */
.map__list {
  max-width: 280px;
  position: relative;
  z-index: 10;
  color: #999;
  font-size: 14px;
}
@media (min-width: 992px) {
  /* line 10, components/_map.scss */
  .map__list {
    padding-left: 20px;
  }
}
/* line 21, components/_map.scss */
.map__list .heading {
  margin-bottom: 20px;
  text-align: left;
}
/* line 26, components/_map.scss */
.map__list p {
  color: #999;
}
/* line 30, components/_map.scss */
.map__list ul {
  padding-left: 20px;
}
/* line 33, components/_map.scss */
.map__list ul li {
  cursor: pointer;
}
/* line 35, components/_map.scss */
.map__list ul li:hover {
  color: white;
}

/* line 42, components/_map.scss */
.map__continent {
  margin-top: 20px;
  background: transparent;
  color: white;
  cursor: pointer;
  font-weight: bold;
}
@media (max-width: 992px) {
  /* line 42, components/_map.scss */
  .map__continent {
    display: block;
    width: calc(100% + 30px);
    padding: 25px 15px;
    margin: -1px -15px 0;
    border-top: 1px solid #009efe;
    border-bottom: 1px solid #009efe;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  /* line 61, components/_map.scss */
  .map__continent:after {
    content: '+';
    float: right;
    color: #009efe;
    font-size: 24px;
  }
}

/* line 71, components/_map.scss */
.map__continent.map__continent--active:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 992px) {
  /* line 71, components/_map.scss */
  .map__continent.map__continent--active:after {
    content: '-';
  }
}
@media (min-width: 992px) {
  /* line 71, components/_map.scss */
  .map__continent.map__continent--active:after {
    width: 30px;
    height: 1px;
    margin-left: 20px;
    background: #009efe;
  }
}
/* line 86, components/_map.scss */
.map__continent.map__continent--active + ul {
  height: auto;
}
@media (max-width: 992px) {
  /* line 86, components/_map.scss */
  .map__continent.map__continent--active + ul {
    padding: 0 30px 30px 30px;
    margin: -1px -15px -1px -15px;
    border-top: 1px solid #002839;
    border-bottom: 1px solid #009efe;
    color: white;
  }
}
/* line 98, components/_map.scss */
.map__continent + ul {
  height: 0;
  overflow: hidden;
}

/* line 104, components/_map.scss */
.map__more {
  display: inline-block;
  float: right;
  color: #ff7900;
  font-size: 13px;
  font-weight: bold;
}
@media (min-width: 992px) {
  /* line 104, components/_map.scss */
  .map__more {
    display: none;
  }
}

/* line 116, components/_map.scss */
.map__slides {
  position: relative;
}
@media (min-width: 992px) {
  /* line 116, components/_map.scss */
  .map__slides {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
  }
}

/* line 128, components/_map.scss */
.map__slide {
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (min-width: 992px) {
  /* line 128, components/_map.scss */
  .map__slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
/* line 140, components/_map.scss */
.map__slide.map__slide--active {
  opacity: 1;
}
@media (max-width: 992px) {
  /* line 145, components/_map.scss */
  .map__slide + .map__slide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media (max-width: 992px) {
  /* line 155, components/_map.scss */
  .map__area {
    display: none;
  }
}
/* line 160, components/_map.scss */
.map__area img {
  min-width: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}

/* line 172, components/_map.scss */
.map__pins {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 90;
}
/* line 179, components/_map.scss */
.map__pins button {
  position: absolute;
  background: transparent;
  color: transparent;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
/* line 190, components/_map.scss */
.map__pins button:hover {
  color: white;
  z-index: 100;
}
/* line 194, components/_map.scss */
.map__pins button:hover:before {
  box-shadow: 0 0 0 8px #ff7900;
}
/* line 199, components/_map.scss */
.map__pins button:before {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto 5px auto;
  box-shadow: 0 0 0 5px rgba(255, 121, 0, 0.4), 0 0 0 9px rgba(255, 121, 0, 0.2);
  border-radius: 100%;
  background: #ff7900 url("/new/assets/img/more.png") center center no-repeat;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}

/* line 214, components/_map.scss */
.map__stats {
  max-width: 320px;
  padding-top: 40px;
}
@media (min-width: 992px) {
  /* line 214, components/_map.scss */
  .map__stats {
    /*padding-top: 120px;*/
    padding-top: 45px;
    float: right;
  }
}
/* line 223, components/_map.scss */
.map__stats p {
  color: white;
  font-size: 50px;
  font-weight: bold;
}
@media (max-width: 992px) {
  /* line 223, components/_map.scss */
  .map__stats p {
    font-size: 30px;
  }
}
/* line 232, components/_map.scss */
.map__stats small {
  font-size: 33%;
}
@media (min-width: 992px) {
  /* line 232, components/_map.scss */
  .map__stats small {
    margin-left: -10px;
  }
}

/* line 240, components/_map.scss */
.stats__label {
  display: block;
  margin: 20px 0 40px;
  color: #009efe;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  /* line 240, components/_map.scss */
  .stats__label {
    margin: 0 0 25px;
    font-size: 13px;
  }
}

@media (max-width: 992px) {
  /* line 255, components/_map.scss */
  .map__list {
    max-width: none;
  }
}
/* line 1, components/_countries.scss */
.map-modals {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2100;
  color: white;
}
@media (max-width: 580px) {
  /* line 1, components/_countries.scss */
  .map-modals {
    top: 80px;
  }
}
/* line 15, components/_countries.scss */
.map-modals:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  right: 100px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #002839 transparent;
}
/* line 28, components/_countries.scss */
.map-modals.map-modals--show {
  display: block;
}
/* line 31, components/_countries.scss */
.map-modals.map-modals--show .map-modals__box {
  display: none;
  opacity: 0;
}
/* line 37, components/_countries.scss */
.map-modals p {
  color: white;
  font-size: 12px;
}
/* line 42, components/_countries.scss */
.map-modals a {
  color: #009efe;
}
/* line 46, components/_countries.scss */
.map-modals label {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 52, components/_countries.scss */
.map-modals input {
  width: 100%;
  height: 40px;
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid white;
  background: transparent;
  font-size: 25px;
  line-height: 40px;
}
/* line 63, components/_countries.scss */
.map-modals .btn {
  padding: 15px;
  margin: 30px 0 10px;
}
/* line 67, components/_countries.scss */
.map-modals .btn:hover {
  background: #ff7900;
  opacity: 0.8;
}
/* line 73, components/_countries.scss */
.map-modals .owl-nav {
  margin-top: 30px;
}
/* line 77, components/_countries.scss */
.map-modals .owl-prev,
.map-modals .owl-next {
  display: inline-block;
  margin-right: 20px;
  color: #ff7900;
  font-weight: bold;
}

/* line 86, components/_countries.scss */
.map-modals__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}

/* line 95, components/_countries.scss */
.map-modals__container {
  width: 100%;
  max-width: 585px;
  padding: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 580px) {
  /* line 95, components/_countries.scss */
  .map-modals__container {
    max-width: none;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 117, components/_countries.scss */
.map-modals__box {
  display: none;
  width: 100%;
  padding: 30px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6);
  background: #002839 url("/new/assets/img/modal-background.png") left bottom no-repeat;
  color: white;
  opacity: 0;
}
@media (min-width: 992px) {
  /* line 117, components/_countries.scss */
  .map-modals__box {
    padding: 120px 150px;
  }
}
@media (min-width: 740px) {
  /* line 117, components/_countries.scss */
  .map-modals__box {
    padding: 70px 75px;
  }
}
@media (max-width: 580px) {
  /* line 117, components/_countries.scss */
  .map-modals__box {
    height: calc(100vh - 80px);
    position: relative;
    overflow-y: auto;
  }
}
/* line 140, components/_countries.scss */
.map-modals__box.show {
  display: block !important;
  opacity: 1 !important;
}
/* line 145, components/_countries.scss */
.map-modals__box b {
  display: block;
  margin-bottom: 20px;
}

/* line 151, components/_countries.scss */
.map-modals__close {
  z-index: 9;
}
@media (min-width: 580px) {
  /* line 151, components/_countries.scss */
  .map-modals__close {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 100%;
    border: 2px solid #ff7900;
    background: white;
    cursor: pointer;
  }
}
@media (max-width: 580px) {
  /* line 151, components/_countries.scss */
  .map-modals__close {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 25px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 30px;
    border: 2px solid white;
    background: transparent;
  }
}
@media (min-width: 580px) {
  /* line 182, components/_countries.scss */
  .map-modals__close:before, .map-modals__close:after {
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #002839;
  }
}
/* line 198, components/_countries.scss */
.map-modals__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (max-width: 580px) {
  /* line 198, components/_countries.scss */
  .map-modals__close:after {
    content: '\e917';
    color: white;
    font-family: 'icomoon';
    font-size: 12px;
  }
}

/* line 211, components/_countries.scss */
.map-modals__title {
  margin-bottom: 30px;
  color: white;
  font-size: 33px;
  text-transform: uppercase;
}
@media (max-width: 580px) {
  /* line 211, components/_countries.scss */
  .map-modals__title {
    font-size: 20px;
  }
}
/* line 221, components/_countries.scss */
.map-modals__title span {
  width: 25%;
  height: 2px;
  float: right;
  margin-top: 10px;
  background: #ff7900;
}
@media (max-width: 580px) {
  /* line 221, components/_countries.scss */
  .map-modals__title span {
    display: inline-block;
    width: 70px;
    float: none;
    margin-top: -5px;
    vertical-align: middle;
  }
}

/* line 238, components/_countries.scss */
.map-modals__newpass {
  display: block;
  margin-top: -10px;
  font-size: 12px;
}

/* line 1, components/_demo.scss */
.demo-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2100;
  overflow: auto;
  color: white;
}
@media (max-width: 580px) {
  /* line 1, components/_demo.scss */
  .demo-modal {
    top: 80px;
  }
}
/* line 16, components/_demo.scss */
.demo-modal:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  right: 85px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #002839 transparent;
}
/* line 29, components/_demo.scss */
.demo-modal.demo-modal--show {
  display: block;
}
/* line 33, components/_demo.scss */
.demo-modal p {
  color: white;
  font-size: 12px;
}
/* line 38, components/_demo.scss */
.demo-modal a {
  color: #009efe;
}
/* line 42, components/_demo.scss */
.demo-modal label {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 48, components/_demo.scss */
.demo-modal input {
  width: 100%;
  height: 40px;
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid white;
  background: transparent;
  font-size: 25px;
  line-height: 40px;
}
/* line 59, components/_demo.scss */
.demo-modal .btn {
  padding: 15px;
  margin: 30px 0 10px;
}
/* line 63, components/_demo.scss */
.demo-modal .btn:hover {
  background: #ff7900;
  opacity: 0.8;
}

/* line 70, components/_demo.scss */
.demo-modal__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}
@media (min-width: 580px) {
  /* line 70, components/_demo.scss */
  .demo-modal__overlay {
    position: fixed;
  }
}

/* line 83, components/_demo.scss */
.demo-modal__container {
  width: 100%;
  max-width: 585px;
  padding: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 580px) {
  /* line 83, components/_demo.scss */
  .demo-modal__container {
    max-width: none;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width: 580px) {
  /* line 83, components/_demo.scss */
  .demo-modal__container {
    margin-top: 40px;
  }
}

/* line 109, components/_demo.scss */
.demo-modal__box {
  width: 100%;
  padding: 30px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6);
  background: #002839 url("/new/assets/img/modal-background.png") left bottom no-repeat;
  color: white;
}
@media (min-width: 992px) {
  /* line 109, components/_demo.scss */
  .demo-modal__box {
    padding: 120px 150px;
  }
}
@media (min-width: 740px) {
  /* line 109, components/_demo.scss */
  .demo-modal__box {
    padding: 70px 75px;
  }
}
@media (max-width: 580px) {
  /* line 109, components/_demo.scss */
  .demo-modal__box {
    height: calc(100vh - 80px);
    position: relative;
    overflow-y: auto;
  }
}

@media (min-width: 580px) {
  /* line 131, components/_demo.scss */
  .demo-modal__close {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 100%;
    border: 2px solid #ff7900;
    background: white;
    cursor: pointer;
  }
}
@media (max-width: 580px) {
  /* line 131, components/_demo.scss */
  .demo-modal__close {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 25px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 30px;
    border: 2px solid white;
    background: transparent;
  }
}
@media (min-width: 580px) {
  /* line 160, components/_demo.scss */
  .demo-modal__close:before, .demo-modal__close:after {
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #002839;
  }
}
/* line 176, components/_demo.scss */
.demo-modal__close:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (max-width: 580px) {
  /* line 176, components/_demo.scss */
  .demo-modal__close:after {
    content: '\e917';
    color: white;
    font-family: 'icomoon';
    font-size: 12px;
  }
}

/* line 188, components/_demo.scss */
.demo-modal__title {
  margin-bottom: 30px;
  color: white;
  font-size: 33px;
  text-transform: uppercase;
}
@media (max-width: 580px) {
  /* line 188, components/_demo.scss */
  .demo-modal__title {
    font-size: 20px;
  }
}
/* line 198, components/_demo.scss */
.demo-modal__title span {
  width: 45%;
  height: 2px;
  float: right;
  margin-top: 10px;
  background: #ff7900;
}
@media (max-width: 580px) {
  /* line 198, components/_demo.scss */
  .demo-modal__title span {
    display: inline-block;
    width: 70px;
    float: none;
    margin-top: -5px;
    vertical-align: middle;
  }
}

/* line 215, components/_demo.scss */
.demo-modal__newpass {
  display: block;
  margin-top: -10px;
  font-size: 12px;
}

/* line 1, components/_register.scss */
.register {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2100;
  overflow: auto;
  color: white;
}
@media (max-width: 580px) {
  /* line 1, components/_register.scss */
  .register {
    top: 80px;
  }
}
/* line 16, components/_register.scss */
.register:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  right: 85px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #002839 transparent;
}
/* line 29, components/_register.scss */
.register.register--show {
  display: block;
}
/* line 33, components/_register.scss */
.register p {
  color: white;
  font-size: 12px;
}
/* line 38, components/_register.scss */
.register a {
  color: #009efe;
}
/* line 42, components/_register.scss */
.register label {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 48, components/_register.scss */
.register input {
  width: 100%;
  height: 40px;
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid white;
  background: transparent;
  font-size: 25px;
  line-height: 40px;
}
/* line 59, components/_register.scss */
.register .btn {
  padding: 15px;
  margin: 30px 0 10px;
}
/* line 63, components/_register.scss */
.register .btn:hover {
  background: #ff7900;
  opacity: 0.8;
}
/* line 69, components/_register.scss */
.register .login-trigger {
  padding: 0;
}

/* line 74, components/_register.scss */
.register__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}
@media (min-width: 580px) {
  /* line 74, components/_register.scss */
  .register__overlay {
    position: fixed;
  }
}

/* line 87, components/_register.scss */
.register__container {
  width: 100%;
  max-width: 585px;
  padding: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 580px) {
  /* line 87, components/_register.scss */
  .register__container {
    max-width: none;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width: 580px) {
  /* line 87, components/_register.scss */
  .register__container {
    margin-top: 40px;
  }
}

/* line 113, components/_register.scss */
.register__box {
  width: 100%;
  padding: 30px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6);
  background: #002839 url("/new/assets/img/modal-background.png") left bottom no-repeat;
  color: white;
}
@media (min-width: 992px) {
  /* line 113, components/_register.scss */
  .register__box {
    padding: 120px 150px;
  }
}
@media (min-width: 740px) {
  /* line 113, components/_register.scss */
  .register__box {
    padding: 70px 75px;
  }
}
@media (max-width: 580px) {
  /* line 113, components/_register.scss */
  .register__box {
    height: calc(100vh - 80px);
    position: relative;
    overflow-y: auto;
  }
}

@media (min-width: 580px) {
  /* line 135, components/_register.scss */
  .register__close {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 100%;
    border: 2px solid #ff7900;
    background: white;
    cursor: pointer;
  }
}
@media (max-width: 580px) {
  /* line 135, components/_register.scss */
  .register__close {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 25px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 30px;
    border: 2px solid white;
    background: transparent;
  }
}
@media (min-width: 580px) {
  /* line 164, components/_register.scss */
  .register__close:before, .register__close:after {
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #002839;
  }
}
/* line 180, components/_register.scss */
.register__close:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (max-width: 580px) {
  /* line 180, components/_register.scss */
  .register__close:after {
    content: '\e917';
    color: white;
    font-family: 'icomoon';
    font-size: 12px;
  }
}

/* line 192, components/_register.scss */
.register__title {
  margin-bottom: 30px;
  color: white;
  font-size: 33px;
  text-transform: uppercase;
}
@media (max-width: 580px) {
  /* line 192, components/_register.scss */
  .register__title {
    font-size: 20px;
  }
}
/* line 202, components/_register.scss */
.register__title span {
  width: 45%;
  height: 2px;
  float: right;
  margin-top: 10px;
  background: #ff7900;
}
@media (max-width: 580px) {
  /* line 202, components/_register.scss */
  .register__title span {
    display: inline-block;
    width: 70px;
    float: none;
    margin-top: -5px;
    vertical-align: middle;
  }
}

/* line 219, components/_register.scss */
.register__newpass {
  display: block;
  margin-top: -10px;
  font-size: 12px;
}

/* line 1, components/_password.scss */
.password {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2100;
  color: white;
}
@media (max-width: 580px) {
  /* line 1, components/_password.scss */
  .password {
    top: 80px;
  }
}
/* line 15, components/_password.scss */
.password:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -9px;
  right: 85px;
  border-style: solid;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #002839 transparent;
}
/* line 28, components/_password.scss */
.password.password--show {
  display: block;
}
/* line 32, components/_password.scss */
.password p {
  color: white;
  font-size: 12px;
}
/* line 37, components/_password.scss */
.password a {
  color: #009efe;
}
/* line 41, components/_password.scss */
.password label {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 47, components/_password.scss */
.password input {
  width: 100%;
  height: 40px;
  padding: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid white;
  background: transparent;
  font-size: 25px;
  line-height: 40px;
}
/* line 58, components/_password.scss */
.password .btn {
  padding: 15px;
  margin: 30px 0 10px;
}
/* line 62, components/_password.scss */
.password .btn:hover {
  background: #ff7900;
  opacity: 0.8;
}

/* line 69, components/_password.scss */
.password__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}

/* line 78, components/_password.scss */
.password__container {
  width: 100%;
  max-width: 585px;
  padding: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 580px) {
  /* line 78, components/_password.scss */
  .password__container {
    max-width: none;
    padding: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
}

/* line 100, components/_password.scss */
.password__box {
  width: 100%;
  padding: 30px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.6);
  background: #002839 url("/new/assets/img/modal-background.png") left bottom no-repeat;
  color: white;
}
@media (min-width: 992px) {
  /* line 100, components/_password.scss */
  .password__box {
    padding: 120px 150px;
  }
}
@media (min-width: 740px) {
  /* line 100, components/_password.scss */
  .password__box {
    padding: 70px 75px;
  }
}
@media (max-width: 580px) {
  /* line 100, components/_password.scss */
  .password__box {
    height: calc(100vh - 80px);
    position: relative;
    overflow-y: auto;
  }
}

@media (min-width: 580px) {
  /* line 122, components/_password.scss */
  .password__close {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 100%;
    border: 2px solid #ff7900;
    background: white;
    cursor: pointer;
  }
}
@media (max-width: 580px) {
  /* line 122, components/_password.scss */
  .password__close {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 25px;
    right: 25px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 30px;
    border: 2px solid white;
    background: transparent;
  }
}
@media (min-width: 580px) {
  /* line 151, components/_password.scss */
  .password__close:before, .password__close:after {
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #002839;
  }
}
/* line 167, components/_password.scss */
.password__close:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (max-width: 580px) {
  /* line 167, components/_password.scss */
  .password__close:after {
    content: '\e917';
    color: white;
    font-family: 'icomoon';
    font-size: 12px;
  }
}

/* line 179, components/_password.scss */
.password__title {
  margin-bottom: 30px;
  color: white;
  font-size: 33px;
  text-transform: uppercase;
}
@media (max-width: 580px) {
  /* line 179, components/_password.scss */
  .password__title {
    font-size: 20px;
  }
}
/* line 189, components/_password.scss */
.password__title span {
  width: 45%;
  height: 2px;
  float: right;
  margin-top: 10px;
  background: #ff7900;
}
@media (max-width: 580px) {
  /* line 189, components/_password.scss */
  .password__title span {
    display: inline-block;
    width: 70px;
    float: none;
    margin-top: -5px;
    vertical-align: middle;
  }
}

/* line 206, components/_password.scss */
.password__newpass {
  display: block;
  margin-top: -10px;
  font-size: 12px;
}

/* line 1, components/_terms.scss */
.terms {
  padding: 18px 0;
  border: 36px solid white;
  border-top: none;
  background: #f2f2f1;
}
@media (max-width: 992px) {
  /* line 1, components/_terms.scss */
  .terms {
    padding: 18px 0 40px 0;
    border-width: 15px;
  }
}
/* line 12, components/_terms.scss */
.terms h3 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 22px;
  text-transform: uppercase;
}
/* line 19, components/_terms.scss */
.terms p {
  margin-bottom: 20px;
}

/* line 24, components/_terms.scss */
.terms__lead {
  margin: 110px 0;
}
@media (max-width: 992px) {
  /* line 24, components/_terms.scss */
  .terms__lead {
    margin: 25px 0 55px 0;
  }
}
/* line 31, components/_terms.scss */
.terms__lead span {
  display: inline-block;
  margin-bottom: 10px;
  color: #ff7900;
  text-transform: uppercase;
}
/* line 38, components/_terms.scss */
.terms__lead h1 {
  margin-bottom: 25px;
  font-size: 33px;
  line-height: 40px;
  text-transform: uppercase;
}
/* line 45, components/_terms.scss */
.terms__lead p {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
}

/* PRELOADER */
.preloader {
  position: fixed;
  top: 0;
}
.preloader-hide {
  display: none !important;
}
