/*All sass partials("components") consolidated here to serve single css file*/
/*Add as nedded but keep in mind order matters*/
/* line 3, ../../sass/_mixins.scss */
.navigation:after, .navigation .container:after, .navigation .right .secondary .dropdown:after, .navigation .right .secondary .dropdown .dropdown-wrapper:after, .navigation .right .secondary .dropdown .col:after, .fixed-nav.navigation .primary .dropdown:after, .fixed-nav.navigation .primary .dropdown .dropdown-wrapper:after, .fixed-nav.navigation .primary .dropdown .col:after, .award-block:after, .plan-component .component:after, .add-info:after, .add-info .left:after, .add-info .right:after, .product-block:after, .product-block .block:after, footer .mainfooter .row:after, footer .mainfooter form:after, footer .subfooter:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

@font-face {
  font-family: "IntelClear";
  src: url("/static/css/fonts/intelclear_wlatn_rg-webfont.eot?#iefix") format("eot"), url("/static/css/fonts/intelclear_wlatn_rg-webfont.woff") format("woff"), url("/static/css/fonts/intelclear_wlatn_rg-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IntelClear";
  src: url("/static/css/fonts/intelclear_wlatn_it-webfont.eot?#iefix") format("eot"), url("/static/css/fonts/intelclear_wlatn_it-webfont.woff") format("woff"), url("/static/css/fonts/intelclear_wlatn_it-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "IntelClear";
  src: url("/static/css/fonts/intelclear_wlatn_lt-webfont.eot?#iefix") format("eot"), url("/static/css/fonts/intelclear_wlatn_lt-webfont.woff") format("woff"), url("/static/css/fonts/intelclear_wlatn_lt-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "IntelClear";
  src: url("/static/css/fonts/intelclear_wlatn_ltit-webfont.eot?#iefix") format("eot"), url("/static/css/fonts/intelclear_wlatn_ltit-webfont.woff") format("woff"), url("/static/css/fonts/intelclear_wlatn_ltit-webfont.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "IntelClear";
  src: url("/static/css/fonts/intelclear_wlatn_bd-webfont.eot?#iefix") format("eot"), url("/static/css/fonts/intelclear_wlatn_bd-webfont.woff") format("woff"), url("/static/css/fonts/intelclear_wlatn_bd-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "IntelClear";
  src: url("/static/css/fonts/intelclear_wlatn_bdit-webfont.eot?#iefix") format("eot"), url("/static/css/fonts/intelclear_wlatn_bdit-webfont.woff") format("woff"), url("/static/css/fonts/intelclear_wlatn_bdit-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "icomoon";
  src: url("/static/css/fonts/icomoon.eot");
  src: url("/static/css/fonts/icomoon.eot?iefix") format("opentype"), url("/static/css/fonts/icomoon.ttf?xse9vh") format("truetype"), url("/static/css/fonts/icomoon.woff?xse9vh") format("woff"), url("/static/css/fonts/icomoon.svg?xse9vh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 70, ../../sass/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  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 84, ../../sass/_fonts.scss */
.icon-social:before {
  content: "\e61a";
}

.icon-weibo:before {
  content: url("/img/rwd/segment/icon-weibo.png");
}

/* line 87, ../../sass/_fonts.scss */
.icon-list:before {
  content: "\e615";
}

/* line 90, ../../sass/_fonts.scss */
.icon-account:before {
  content: "\e600";
}

/* line 93, ../../sass/_fonts.scss */
.icon-android:before {
  content: "\e601";
}

/* line 96, ../../sass/_fonts.scss */
.icon-apple:before {
  content: "\e602";
}

/* line 99, ../../sass/_fonts.scss */
.icon-cart:before {
  content: "\e603";
}

/* line 102, ../../sass/_fonts.scss */
.icon-check:before {
  content: "\e604";
}

/* line 105, ../../sass/_fonts.scss */
.icon-desktop:before {
  content: "\e605";
}

/* line 108, ../../sass/_fonts.scss */
.icon-facebook:before {
  content: "\e606";
}

/* line 111, ../../sass/_fonts.scss */
.icon-google:before {
  content: "\e607";
}

/* line 114, ../../sass/_fonts.scss */
.icon-ios:before {
  content: "\e608";
}

/* line 117, ../../sass/_fonts.scss */
.icon-laptop:before {
  content: "\e609";
}

/* line 120, ../../sass/_fonts.scss */
.icon-mobile:before {
  content: "\e60a";
}

/* line 123, ../../sass/_fonts.scss */
.icon-pinterest:before {
  content: "\e60b";
}

/* line 126, ../../sass/_fonts.scss */
.icon-region:before {
  content: "\e60c";
}

/* line 129, ../../sass/_fonts.scss */
.icon-search:before {
  content: "\e60d";
}

/* line 132, ../../sass/_fonts.scss */
.icon-shield:before {
  content: "\e60e";
}

/* line 135, ../../sass/_fonts.scss */
.icon-tablet:before {
  content: "\e60f";
}

/* line 138, ../../sass/_fonts.scss */
.icon-twitter:before {
  content: "\e610";
}

/* line 141, ../../sass/_fonts.scss */
.icon-wearable:before {
  content: "\e611";
}

/* line 144, ../../sass/_fonts.scss */
.icon-windows:before {
  content: "\e612";
}

/* line 147, ../../sass/_fonts.scss */
.icon-youtube:before {
  content: "\e613";
}

/* line 150, ../../sass/_fonts.scss */
.icon-circle-plus:before {
  content: "\e619";
}

/* line 153, ../../sass/_fonts.scss */
.icon-close2:before {
  content: "\e614";
}

/* line 156, ../../sass/_fonts.scss */
.icon-check2:before {
  content: "\e618";
}

/* line 159, ../../sass/_fonts.scss */
.icon-link:before {
  content: "\e616";
}

/* line 162, ../../sass/_fonts.scss */
.icon-arrow-down:before {
  content: "\e617";
}

/* line 165, ../../sass/_fonts.scss */
.icon-play2:before {
  content: "\ea15";
}

/* line 168, ../../sass/_fonts.scss */
.icon-share2:before {
  content: "\ea82";
}

/* line 171, ../../sass/_fonts.scss */
.icon-linkedin2:before {
  content: "\e61b";
}

/* line 174, ../../sass/_fonts.scss */
.icon-close:before {
  content: "\f00d";
}

/* line 177, ../../sass/_fonts.scss */
.icon-remove:before {
  content: "\f00d";
}

/* line 180, ../../sass/_fonts.scss */
.icon-times:before {
  content: "\f00d";
}

/* line 183, ../../sass/_fonts.scss */
.icon-play:before {
  content: "\f04b";
}

/* line 186, ../../sass/_fonts.scss */
.icon-chevron-left:before {
  content: "\f053";
}

/* line 189, ../../sass/_fonts.scss */
.icon-chevron-right:before {
  content: "\f054";
}

/* line 192, ../../sass/_fonts.scss */
.icon-chevron-up:before {
  content: "\f077";
}

/* line 195, ../../sass/_fonts.scss */
.icon-chevron-down:before {
  content: "\f078";
}

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
/* line 2, ../../sass/_reset.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 {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

/* line 2, ../../sass/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* line 2, ../../sass/_reset.scss */
body {
  line-height: 1;
}

/* line 2, ../../sass/_reset.scss */
ol, ul {
  list-style: none;
}

/* line 2, ../../sass/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 2, ../../sass/_reset.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

/* line 2, ../../sass/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Clearfix */
/* line 5, ../../sass/_reset.scss */
.clearfix:after, .plans-table .product-holder:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 14, ../../sass/_reset.scss */
html[xmlns] .clearfix, html[xmlns] .plans-table .product-holder, .plans-table html[xmlns] .product-holder {
  display: block;
}

/* line 18, ../../sass/_reset.scss */
* html .clearfix, * html .plans-table .product-holder, .plans-table * html .product-holder {
  height: 1%;
  overflow: visible;
}

/* Box Sizing */
/* line 24, ../../sass/_reset.scss */
* {
  box-sizing: border-box;
}

/* line 28, ../../sass/_reset.scss */
img {
  max-width: 100%;
}

/* line 15, ../../sass/_common.scss */
html {
  height: 100%;
}

/* line 18, ../../sass/_common.scss */
body {
  font-family: "IntelClear", sans-serif;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  margin: 0;
  height: 100%;
}
/* line 25, ../../sass/_common.scss */
body.nav-active {
  overflow: hidden;
}

/* line 30, ../../sass/_common.scss */
a:hover {
  color: #00aeef;
}

/* line 33, ../../sass/_common.scss */
#main-page {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  right: 0;
  overflow: hidden;
  -webkit-transition: left 0.4s ease-in-out, right 0.4s ease-in-out;
  -o-transition: left 0.4s ease-in-out, right 0.4s ease-in-out;
  transition: left 0.4s ease-in-out, right 0.4s ease-in-out;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 767px) {
  /* line 33, ../../sass/_common.scss */
  #main-page {
    position: relative;
  }
}

/* line 50, ../../sass/_common.scss */
:focus,
:hover {
  outline: 0 none !important;
}

/* line 55, ../../sass/_common.scss */
img {
  vertical-align: top;
}

/* line 59, ../../sass/_common.scss */
#wrapper {
  overflow: hidden;
  position: relative;
  transition: right 0.4s ease-in-out;
  right: 0;
  margin: 0;
  min-height: 100%;
}

/* line 68, ../../sass/_common.scss */
.padding-top {
  padding-top: 100px !important;
}
@media screen and (max-width: 767px) {
  /* line 68, ../../sass/_common.scss */
  .padding-top {
    padding-top: 60px !important;
  }
}

/* line 75, ../../sass/_common.scss */
.padding-bottom {
  padding-bottom: 100px !important;
}
@media screen and (max-width: 767px) {
  /* line 75, ../../sass/_common.scss */
  .padding-bottom {
    padding-bottom: 60px !important;
  }
}

/* line 82, ../../sass/_common.scss */
.padding-both {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
@media screen and (max-width: 767px) {
  /* line 82, ../../sass/_common.scss */
  .padding-both {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}

/* line 91, ../../sass/_common.scss */
.padding-top-half {
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  /* line 91, ../../sass/_common.scss */
  .padding-top-half {
    padding-top: 30px;
  }
}

/* line 98, ../../sass/_common.scss */
.padding-bottom-half {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  /* line 98, ../../sass/_common.scss */
  .padding-bottom-half {
    padding-bottom: 30px;
  }
}

/* line 105, ../../sass/_common.scss */
.padding-both-half {
  padding-top: 30px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  /* line 105, ../../sass/_common.scss */
  .padding-both-half {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

/* line 113, ../../sass/_common.scss */
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  color: #3b3c3f;
  font-weight: normal;
  line-height: 1.2;
}

/* line 124, ../../sass/_common.scss */
h1,
.h1 {
  font-size: 48px;
  font-weight: 100;
  margin: 0 0 35px;
}
@media screen and (max-width: 767px) {
  /* line 124, ../../sass/_common.scss */
  h1,
  .h1 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 20px;
  }
}

/* line 136, ../../sass/_common.scss */
h2,
.h2 {
  font-size: 48px;
  font-weight: 100;
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  /* line 136, ../../sass/_common.scss */
  h2,
  .h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 20px;
  }
}

/* line 148, ../../sass/_common.scss */
h3,
.h3 {
  font-size: 32px;
  margin: 0 0 40px;
}
@media screen and (max-width: 767px) {
  /* line 148, ../../sass/_common.scss */
  h3,
  .h3 {
    font-size: 27px;
    margin: 0 0 30px;
  }
}

/* line 158, ../../sass/_common.scss */
h4,
.h4 {
  font-size: 28px;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  /* line 158, ../../sass/_common.scss */
  h4,
  .h4 {
    font-size: 20px;
    margin: 10px 0;
  }
}

/* line 168, ../../sass/_common.scss */
h5,
.h5 {
  font-size: 24px;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  /* line 168, ../../sass/_common.scss */
  h5,
  .h5 {
    font-size: 18px;
    margin: 0 0 20px;
  }
}

/* line 178, ../../sass/_common.scss */
h6,
.h6 {
  font-size: 18px;
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  /* line 178, ../../sass/_common.scss */
  h6,
  .h6 {
    font-size: 16px;
    margin: 0 0 10px;
  }
}

/* line 188, ../../sass/_common.scss */
p {
  line-height: 1.2;
  margin: 0 0 25px;
}

/* line 192, ../../sass/_common.scss */
.blue {
  background: #00aeef;
}

/* line 195, ../../sass/_common.scss */
.dark-blue {
  background: #004280;
}

/* line 198, ../../sass/_common.scss */
.white-text *,
.white-text {
  color: white;
}
/* line 201, ../../sass/_common.scss */
.white-text * .border-bottom,
.white-text .border-bottom {
  border-bottom-color: white;
}

/* line 205, ../../sass/_common.scss */
.black-text *,
.black-text {
  color: #3b3c3f;
}

@media screen and (max-width: 920px) {
  /* line 209, ../../sass/_common.scss */
  #main {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  /* line 209, ../../sass/_common.scss */
  #main {
    padding-top: 65px;
  }
}

@media screen and (max-width: 920px) {
  /* line 217, ../../sass/_common.scss */
  .partners-page #main {
    padding-top: 162px;
  }
}
@media screen and (max-width: 767px) {
  /* line 217, ../../sass/_common.scss */
  .partners-page #main {
    padding-top: 132px;
  }
}

/* line 225, ../../sass/_common.scss */
.wrapper-component {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
}

/* line 234, ../../sass/_common.scss */
.border-bottom {
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #a5a5a5;
}
/* line 240, ../../sass/_common.scss */
.dark-bg .border-bottom {
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  /* line 234, ../../sass/_common.scss */
  .border-bottom {
    padding-bottom: 20px;
  }
}

/* line 248, ../../sass/_common.scss */
.centered {
  text-align: center;
}

/* line 251, ../../sass/_common.scss */
.align-right {
  text-align: right;
}

/* line 254, ../../sass/_common.scss */
.align-left {
  text-align: left;
}

/* line 258, ../../sass/_common.scss */
.margin-centered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 263, ../../sass/_common.scss */
.call {
  color: inherit;
  text-decoration: none;
  cursor: default;
  pointer-events: none;
}
@media screen and (max-width: 920px) {
  /* line 263, ../../sass/_common.scss */
  .call {
    pointer-events: auto;
  }
}

/* line 273, ../../sass/_common.scss */
button,
.button {
  padding: 16px 59px 15px;
  cursor: pointer;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  min-width: 202px;
  border: 0;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  line-height: 19px;
  color: white !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  /* line 273, ../../sass/_common.scss */
  button,
  .button {
    padding: 16px 20px 15px;
  }
}
/* line 293, ../../sass/_common.scss */
button.bold,
.button.bold {
  font-weight: bold;
}
/* line 297, ../../sass/_common.scss */
button.transparent,
.button.transparent {
  background: white;
  color: #0071c5 !important;
}
/* line 300, ../../sass/_common.scss */
button.transparent:hover,
.button.transparent:hover {
  background: none;
  color: white !important;
}
/* line 305, ../../sass/_common.scss */
button.orange,
.button.orange {
  background: #aa0828;
}
/* line 307, ../../sass/_common.scss */
button.orange:hover,
.button.orange:hover {
  background: #c7323c;
}
/* line 311, ../../sass/_common.scss */
button.blue,
.button.blue {
  background: #00aeef;
}
/* line 313, ../../sass/_common.scss */
button.blue:hover,
.button.blue:hover {
  background: #0071c5;
}
/* line 317, ../../sass/_common.scss */
button.dark-blue,
.button.dark-blue {
  background: #0071c5;
}
/* line 319, ../../sass/_common.scss */
button.dark-blue:hover,
.button.dark-blue:hover {
  background: #00aeef;
}

/* line 1, ../../sass/_plugins.scss */
.bg-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  overflow: hidden;
  background-size: cover !important;
  background-position: 50% 0 !important;
}
/* line 12, ../../sass/_plugins.scss */
.bg-cover img {
  max-width: 400%;
  width: 100%;
  height: auto;
}

/* line 19, ../../sass/_plugins.scss */
.bg-cover.left {
  right: 50%;
}
@media screen and (max-width: 767px) {
  /* line 19, ../../sass/_plugins.scss */
  .bg-cover.left {
    right: 0;
  }
}

/* line 25, ../../sass/_plugins.scss */
.bg-cover.right {
  left: 50%;
  border-left: 1px solid #4e4f52;
}
@media screen and (max-width: 767px) {
  /* line 25, ../../sass/_plugins.scss */
  .bg-cover.right {
    left: 0;
    border-left: none;
    border-top: 1px solid #4e4f52;
  }
}

/* line 36, ../../sass/_plugins.scss */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
/* line 42, ../../sass/_plugins.scss */
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* line 52, ../../sass/_plugins.scss */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 62, ../../sass/_plugins.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* line 68, ../../sass/_plugins.scss */
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* line 76, ../../sass/_plugins.scss */
.owl-carousel .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* line 86, ../../sass/_plugins.scss */
.owl-carousel .owl-page,
.owl-carousel .owl-buttons div {
  cursor: pointer;
}
/* line 90, ../../sass/_plugins.scss */
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 99, ../../sass/_plugins.scss */
.accordion {
  padding: 0 0 35px;
}
/* line 101, ../../sass/_plugins.scss */
.accordion li {
  padding: 0 0 35px;
}
/* line 104, ../../sass/_plugins.scss */
.accordion .opener {
  border-bottom: 1px solid #80adcf;
  padding: 0 0 10px;
  font-weight: 300;
  font-size: 26px;
  line-height: 30px;
}
/* line 110, ../../sass/_plugins.scss */
.accordion .opener a {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 48px;
  color: #fff;
  text-decoration: none;
  position: relative;
}
/* line 117, ../../sass/_plugins.scss */
.accordion .opener a:hover {
  text-decoration: underline;
}
/* line 120, ../../sass/_plugins.scss */
.accordion .opener a:after {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 1px;
  border-radius: 50%;
  background: #004280;
  content: '';
  z-index: 1;
}
/* line 131, ../../sass/_plugins.scss */
.accordion .opener a:before {
  content: '+';
  color: #fff;
  position: absolute;
  left: 0;
  top: 1px;
  width: 30px;
  height: 30px;
  line-height: 31px;
  font-size: 24px;
  font-weight: bold;
  z-index: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  /* line 104, ../../sass/_plugins.scss */
  .accordion .opener {
    font-size: 20px;
    line-height: 24px;
  }
  /* line 149, ../../sass/_plugins.scss */
  .accordion .opener a:after {
    top: -4px;
  }
  /* line 152, ../../sass/_plugins.scss */
  .accordion .opener a:before {
    top: -4px;
  }
}
/* line 157, ../../sass/_plugins.scss */
.accordion .slide-holder {
  padding: 13px 48px 11px;
  color: #fff;
}
/* line 160, ../../sass/_plugins.scss */
.accordion .slide-holder p {
  font-size: 20px;
  line-height: 31px;
  margin: 0;
}


@media screen and (max-width: 767px) {
  /* line 160, ../../sass/_plugins.scss */
  .accordion .slide-holder p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 170, ../../sass/_plugins.scss */
.accordion .active .opener a:before {
  content: '-';
  color: #fff;
  position: absolute;
  left: 0;
  top: 1px;
  width: 30px;
  height: 30px;
  line-height: 27px;
  font-size: 24px;
  font-weight: bold;
  z-index: 2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  /* line 170, ../../sass/_plugins.scss */
  .accordion .active .opener a:before {
    top: -4px;
  }
}

/* line 1, ../../sass/_grid.scss */
.container {
  max-width: 1226px;
  margin: 0 auto;
}
@media screen and (max-width: 1225px) {
  /* line 1, ../../sass/_grid.scss */
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_grid.scss */
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 12, ../../sass/_grid.scss */
.container .row {
  margin: 0 -20px;
}
/* line 14, ../../sass/_grid.scss */
.container .row:after {
  display: block;
  clear: both;
  content: '';
}
/* line 19, ../../sass/_grid.scss */
.container .row.no-padding {
  margin: 0;
}
@media screen and (max-width: 1225px) {
  /* line 19, ../../sass/_grid.scss */
  .container .row.no-padding {
    margin: 0 -20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 12, ../../sass/_grid.scss */
  .container .row {
    margin: 0 -10px;
  }
  /* line 27, ../../sass/_grid.scss */
  .container .row.no-padding {
    margin: 0 -10px;
  }
}

/* line 33, ../../sass/_grid.scss */
.container.fluid {
  max-width: 100%;
}

/* line 36, ../../sass/_grid.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;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  /* line 36, ../../sass/_grid.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 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* line 58, ../../sass/_grid.scss */
.no-padding .col-lg-1,
.no-padding .col-lg-2,
.no-padding .col-lg-3,
.no-padding .col-lg-4,
.no-padding .col-lg-5,
.no-padding .col-lg-6,
.no-padding .col-lg-7,
.no-padding .col-lg-8,
.no-padding .col-lg-9,
.no-padding .col-lg-10,
.no-padding .col-lg-11,
.no-padding .col-lg-12 {
  padding: 0;
}

/* line 73, ../../sass/_grid.scss */
.col-lg-1 {
  width: 8.33333333%;
}

/* line 76, ../../sass/_grid.scss */
.col-lg-2 {
  width: 16.66666667%;
}

/* line 79, ../../sass/_grid.scss */
.col-lg-3 {
  width: 25%;
}

/* line 82, ../../sass/_grid.scss */
.col-lg-4 {
  width: 33.33333333%;
}

/* line 85, ../../sass/_grid.scss */
.col-lg-5 {
  width: 41.66666667%;
}

/* line 88, ../../sass/_grid.scss */
.col-lg-6 {
  width: 50%;
}

/* line 91, ../../sass/_grid.scss */
.col-lg-7 {
  width: 58.33333333%;
}

/* line 94, ../../sass/_grid.scss */
.col-lg-8 {
  width: 66.66666667%;
}

/* line 97, ../../sass/_grid.scss */
.col-lg-9 {
  width: 75%;
}

/* line 100, ../../sass/_grid.scss */
.col-lg-10 {
  width: 83.33333333%;
}

/* line 103, ../../sass/_grid.scss */
.col-lg-12 {
  width: 91.66666667%;
}

/* line 106, ../../sass/_grid.scss */
.col-lg-12 {
  width: 100%;
}

/* line 109, ../../sass/_grid.scss */
.col-lg-pull-12 {
  right: 100%;
}

/* line 112, ../../sass/_grid.scss */
.col-lg-pull-11 {
  right: 91.66666667%;
}

/* line 115, ../../sass/_grid.scss */
.col-lg-pull-10 {
  right: 83.33333333%;
}

/* line 118, ../../sass/_grid.scss */
.col-lg-pull-9 {
  right: 75%;
}

/* line 121, ../../sass/_grid.scss */
.col-lg-pull-8 {
  right: 66.66666667%;
}

/* line 124, ../../sass/_grid.scss */
.col-lg-pull-7 {
  right: 58.33333333%;
}

/* line 127, ../../sass/_grid.scss */
.col-lg-pull-6 {
  right: 50%;
}

/* line 130, ../../sass/_grid.scss */
.col-lg-pull-5 {
  right: 41.66666667%;
}

/* line 133, ../../sass/_grid.scss */
.col-lg-pull-4 {
  right: 33.33333333%;
}

/* line 136, ../../sass/_grid.scss */
.col-lg-pull-3 {
  right: 25%;
}

/* line 139, ../../sass/_grid.scss */
.col-lg-pull-2 {
  right: 16.66666667%;
}

/* line 142, ../../sass/_grid.scss */
.col-lg-pull-1 {
  right: 8.33333333%;
}

/* line 145, ../../sass/_grid.scss */
.col-lg-pull-0 {
  right: auto;
}

/* line 148, ../../sass/_grid.scss */
.col-lg-push-12 {
  left: 100%;
}

/* line 151, ../../sass/_grid.scss */
.col-lg-push-11 {
  left: 91.66666667%;
}

/* line 154, ../../sass/_grid.scss */
.col-lg-push-10 {
  left: 83.33333333%;
}

/* line 157, ../../sass/_grid.scss */
.col-lg-push-9 {
  left: 75%;
}

/* line 160, ../../sass/_grid.scss */
.col-lg-push-8 {
  left: 66.66666667%;
}

/* line 163, ../../sass/_grid.scss */
.col-lg-push-7 {
  left: 58.33333333%;
}

/* line 166, ../../sass/_grid.scss */
.col-lg-push-6 {
  left: 50%;
}

/* line 169, ../../sass/_grid.scss */
.col-lg-push-5 {
  left: 41.66666667%;
}

/* line 172, ../../sass/_grid.scss */
.col-lg-push-4 {
  left: 33.33333333%;
}

/* line 175, ../../sass/_grid.scss */
.col-lg-push-3 {
  left: 25%;
}

/* line 178, ../../sass/_grid.scss */
.col-lg-push-2 {
  left: 16.66666667%;
}

/* line 181, ../../sass/_grid.scss */
.col-lg-push-1 {
  left: 8.33333333%;
}

/* line 184, ../../sass/_grid.scss */
.col-lg-push-0 {
  left: auto;
}

/* line 187, ../../sass/_grid.scss */
.col-lg-offset-12 {
  margin-left: 100%;
}

/* line 190, ../../sass/_grid.scss */
.col-lg-offset-11 {
  margin-left: 91.66666667%;
}

/* line 193, ../../sass/_grid.scss */
.col-lg-offset-10 {
  margin-left: 83.33333333%;
}

/* line 196, ../../sass/_grid.scss */
.col-lg-offset-9 {
  margin-left: 75%;
}

/* line 199, ../../sass/_grid.scss */
.col-lg-offset-8 {
  margin-left: 66.66666667%;
}

/* line 202, ../../sass/_grid.scss */
.col-lg-offset-7 {
  margin-left: 58.33333333%;
}

/* line 205, ../../sass/_grid.scss */
.col-lg-offset-6 {
  margin-left: 50%;
}

/* line 208, ../../sass/_grid.scss */
.col-lg-offset-5 {
  margin-left: 41.66666667%;
}

/* line 211, ../../sass/_grid.scss */
.col-lg-offset-4 {
  margin-left: 33.33333333%;
}

/* line 214, ../../sass/_grid.scss */
.col-lg-offset-3 {
  margin-left: 25%;
}

/* line 217, ../../sass/_grid.scss */
.col-lg-offset-2 {
  margin-left: 16.66666667%;
}

/* line 220, ../../sass/_grid.scss */
.col-lg-offset-1 {
  margin-left: 8.33333333%;
}

/* line 223, ../../sass/_grid.scss */
.col-lg-offset-0 {
  margin-left: 0%;
}

/* line 226, ../../sass/_grid.scss */
.visible-xs-block,
.visible-sm-block {
  display: none;
}

@media screen and (max-width: 920px) {
  /* line 231, ../../sass/_grid.scss */
  .visible-sm-block {
    display: block;
  }

  /* line 234, ../../sass/_grid.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 237, ../../sass/_grid.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 240, ../../sass/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 243, ../../sass/_grid.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 246, ../../sass/_grid.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 249, ../../sass/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 252, ../../sass/_grid.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 255, ../../sass/_grid.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 258, ../../sass/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 261, ../../sass/_grid.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 264, ../../sass/_grid.scss */
  .col-sm-12 {
    width: 91.66666667%;
  }

  /* line 267, ../../sass/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 270, ../../sass/_grid.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 273, ../../sass/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 276, ../../sass/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 279, ../../sass/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 282, ../../sass/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 285, ../../sass/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 288, ../../sass/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 291, ../../sass/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 294, ../../sass/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 297, ../../sass/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 300, ../../sass/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 303, ../../sass/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 306, ../../sass/_grid.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 309, ../../sass/_grid.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 312, ../../sass/_grid.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 315, ../../sass/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 318, ../../sass/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 321, ../../sass/_grid.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 324, ../../sass/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 327, ../../sass/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 330, ../../sass/_grid.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 333, ../../sass/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 336, ../../sass/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 339, ../../sass/_grid.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 342, ../../sass/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 345, ../../sass/_grid.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 348, ../../sass/_grid.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 351, ../../sass/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 354, ../../sass/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 357, ../../sass/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 360, ../../sass/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 363, ../../sass/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 366, ../../sass/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 369, ../../sass/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 372, ../../sass/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 375, ../../sass/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 378, ../../sass/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 381, ../../sass/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 384, ../../sass/_grid.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media screen and (max-width: 767px) {
  /* line 389, ../../sass/_grid.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 {
    position: relative;
  }

  /* line 403, ../../sass/_grid.scss */
  .visible-xs-block {
    display: block;
  }

  /* line 406, ../../sass/_grid.scss */
  .col-xs-1 {
    width: 8.33333333%;
  }

  /* line 409, ../../sass/_grid.scss */
  .col-xs-2 {
    width: 16.66666667%;
  }

  /* line 412, ../../sass/_grid.scss */
  .col-xs-3 {
    width: 25%;
  }

  /* line 415, ../../sass/_grid.scss */
  .col-xs-4 {
    width: 33.33333333%;
  }

  /* line 418, ../../sass/_grid.scss */
  .col-xs-5 {
    width: 41.66666667%;
  }

  /* line 421, ../../sass/_grid.scss */
  .col-xs-6 {
    width: 50%;
  }

  /* line 424, ../../sass/_grid.scss */
  .col-xs-7 {
    width: 58.33333333%;
  }

  /* line 427, ../../sass/_grid.scss */
  .col-xs-8 {
    width: 66.66666667%;
  }

  /* line 430, ../../sass/_grid.scss */
  .col-xs-9 {
    width: 75%;
  }

  /* line 433, ../../sass/_grid.scss */
  .col-xs-10 {
    width: 83.33333333%;
  }

  /* line 436, ../../sass/_grid.scss */
  .col-xs-12 {
    width: 91.66666667%;
  }

  /* line 439, ../../sass/_grid.scss */
  .col-xs-12 {
    width: 100%;
  }

  /* line 442, ../../sass/_grid.scss */
  .col-xs-pull-12 {
    right: 100%;
  }

  /* line 445, ../../sass/_grid.scss */
  .col-xs-pull-11 {
    right: 91.66666667%;
  }

  /* line 448, ../../sass/_grid.scss */
  .col-xs-pull-10 {
    right: 83.33333333%;
  }

  /* line 451, ../../sass/_grid.scss */
  .col-xs-pull-9 {
    right: 75%;
  }

  /* line 454, ../../sass/_grid.scss */
  .col-xs-pull-8 {
    right: 66.66666667%;
  }

  /* line 457, ../../sass/_grid.scss */
  .col-xs-pull-7 {
    right: 58.33333333%;
  }

  /* line 460, ../../sass/_grid.scss */
  .col-xs-pull-6 {
    right: 50%;
  }

  /* line 463, ../../sass/_grid.scss */
  .col-xs-pull-5 {
    right: 41.66666667%;
  }

  /* line 466, ../../sass/_grid.scss */
  .col-xs-pull-4 {
    right: 33.33333333%;
  }

  /* line 469, ../../sass/_grid.scss */
  .col-xs-pull-3 {
    right: 25%;
  }

  /* line 472, ../../sass/_grid.scss */
  .col-xs-pull-2 {
    right: 16.66666667%;
  }

  /* line 475, ../../sass/_grid.scss */
  .col-xs-pull-1 {
    right: 8.33333333%;
  }

  /* line 478, ../../sass/_grid.scss */
  .col-xs-pull-0 {
    right: auto;
  }

  /* line 481, ../../sass/_grid.scss */
  .col-xs-push-12 {
    left: 100%;
  }

  /* line 484, ../../sass/_grid.scss */
  .col-xs-push-11 {
    left: 91.66666667%;
  }

  /* line 487, ../../sass/_grid.scss */
  .col-xs-push-10 {
    left: 83.33333333%;
  }

  /* line 490, ../../sass/_grid.scss */
  .col-xs-push-9 {
    left: 75%;
  }

  /* line 493, ../../sass/_grid.scss */
  .col-xs-push-8 {
    left: 66.66666667%;
  }

  /* line 496, ../../sass/_grid.scss */
  .col-xs-push-7 {
    left: 58.33333333%;
  }

  /* line 499, ../../sass/_grid.scss */
  .col-xs-push-6 {
    left: 50%;
  }

  /* line 502, ../../sass/_grid.scss */
  .col-xs-push-5 {
    left: 41.66666667%;
  }

  /* line 505, ../../sass/_grid.scss */
  .col-xs-push-4 {
    left: 33.33333333%;
  }

  /* line 508, ../../sass/_grid.scss */
  .col-xs-push-3 {
    left: 25%;
  }

  /* line 511, ../../sass/_grid.scss */
  .col-xs-push-2 {
    left: 16.66666667%;
  }

  /* line 514, ../../sass/_grid.scss */
  .col-xs-push-1 {
    left: 8.33333333%;
  }

  /* line 517, ../../sass/_grid.scss */
  .col-xs-push-0 {
    left: auto;
  }

  /* line 520, ../../sass/_grid.scss */
  .col-xs-offset-12 {
    margin-left: 100%;
  }

  /* line 523, ../../sass/_grid.scss */
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 526, ../../sass/_grid.scss */
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 529, ../../sass/_grid.scss */
  .col-xs-offset-9 {
    margin-left: 75%;
  }

  /* line 532, ../../sass/_grid.scss */
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 535, ../../sass/_grid.scss */
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 538, ../../sass/_grid.scss */
  .col-xs-offset-6 {
    margin-left: 50%;
  }

  /* line 541, ../../sass/_grid.scss */
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 544, ../../sass/_grid.scss */
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 547, ../../sass/_grid.scss */
  .col-xs-offset-3 {
    margin-left: 25%;
  }

  /* line 550, ../../sass/_grid.scss */
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 553, ../../sass/_grid.scss */
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 556, ../../sass/_grid.scss */
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
/* line 1, ../../sass/_header.scss */
header {
  position: relative;
  height: 500px;
  min-height: 300px;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  /* background:url(../images/img26.jpg) center center no-repeat; */
  background-size: cover;
}
/* line 10, ../../sass/_header.scss */
header .video-container {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: -10px;
  /* background: url(../images/banner.jpg) no-repeat 50% 75%; */
  background-size: cover;
}
@media screen and (max-width: 920px) {
  /* line 21, ../../sass/_header.scss */
  header .video-container:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
  }
}
/* line 32, ../../sass/_header.scss */
header video {
  position: absolute;
  z-index: -2;
  top: 52%;
  left: 52%;
  min-width: 104%;
  min-height: 104%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 43, ../../sass/_header.scss */
.ua-mobile header video {
  display: none;
}
/* line 47, ../../sass/_header.scss */
header a {
  text-decoration: none;
}
/* line 50, ../../sass/_header.scss */
header.home {
  height: 770px;
  min-height: 540px;
}
/* line 55, ../../sass/_header.scss */
header .banner {
  text-align: center;
  font-weight: normal;
  position: relative;
  z-index: 2;
  display: table;
  width: 100%;
  height: 100%;
  color: #3b3c3f;
}
/* line 64, ../../sass/_header.scss */
header .banner .holder {
  display: table-cell;
  vertical-align: middle;
  padding: 235px 0;
}
@media screen and (max-width: 767px) {
  /* line 64, ../../sass/_header.scss */
  header .banner .holder {
    padding: 40px 0 80px;
  }
}
/* line 73, ../../sass/_header.scss */
header .banner h1 {
  margin: 0 0 14px;
}
/* line 77, ../../sass/_header.scss */
header .banner .subhead {
  margin: 16px 0 45px;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.2;
}
/* line 83, ../../sass/_header.scss */
header .banner h6 {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0;
}
/* line 89, ../../sass/_header.scss */
header .banner .play {
  display: inline-block;
  vertical-align: top;
}
/* line 92, ../../sass/_header.scss */
header .banner .play .icon-play {
  display: inline-block;
  vertical-align: middle;
  width: 68px;
  height: 68px;
  margin: 0 17px 0 13px;
  padding: 0 0 0 3px;
  position: relative;
  background: #0071c5;
  border-radius: 100%;
  color: white;
  text-align: center;
  position: relative;
  font-size: 21px;
  line-height: 68px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 110, ../../sass/_header.scss */
header .banner .play:hover .icon-play {
  background: white;
  color: #0071c5;
}
@media screen and (max-width: 920px) {
  /* line 117, ../../sass/_header.scss */
  header .banner h1, header .banner .h1 {
    font-size: 38px;
  }
  /* line 120, ../../sass/_header.scss */
  header .banner .subhead {
    font-size: 18px;
  }
  /* line 123, ../../sass/_header.scss */
  header .banner h6 {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  /* line 128, ../../sass/_header.scss */
  header .banner h1, header .banner .h1 {
    font-size: 34px;
  }
  /* line 131, ../../sass/_header.scss */
  header .banner .subhead {
    font-size: 16px;
  }
}
/* line 136, ../../sass/_header.scss */
header .down-arrow {
  display: none;
  width: 64px;
  height: 63px;
  position: absolute;
  z-index: 3;
  bottom: -10px;
  left: 50%;
  margin-left: -32px;
  border-radius: 50% 50% 0 0;
  background: white;
  color: #0071c5;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
  font-size: 23px;
  line-height: 63px;
}
/* line 154, ../../sass/_header.scss */
header .overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAANSCAMAAACa0vQFAAAC7lBMVEX///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8YmXJ4AAAA+nRSTlMAAQIDBAUGBwgJCgsMDQ4PEBESExQVFhcYGRobHB0eHyAhIiMkJSYnKCkqKywtLi8wMTIzNDU2Nzg5Ojs8PT4/QEFCQ0RFRkdISUpLTE1OT1BRUlNUVVZXWFlaW1xdXl9gYWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXp7fH1+f4CBgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6foKGio6SlpqeoqaqrrK2ur7CxsrO0tba3uLm6u7y9vr/AwcLDxMXGx8nKy8zNzs/Q0dLT1NXW19jZ2tvc3d7f4OHi4+Tl5ufo6err7O3u7/Dx8vP09fb3+Pn6gLSezQAABSNJREFUWMO1mM1yIzkMgz8wfP/33YOJPZBUy57MTA67Vakul6yW+AOAcPQPQPDbpyEN/tOe80wjz1t/3fmHlR98qwBwWhMhTvz9W8YmMLhX7mf0ZwpNpr/uSYM1t8yKZaIoE65ZN2l8zrTFrFxvKV3CWR25gcQV5Au/IrCpLDBZIM/tJXBSwr+cSdaslMjCVhaIfcsWWTIOF3ZMtLYUFq45QfYVsyFfgLJkObG7DhtVGKqCMh1Dn19p1x3nE78PrgJTjpcRaUsOcJHuOG0IG5NhQ75kKm2CQFhBya8sChIbBQh3VcPuTAtHIEcY6xUgK0sF4cIk2CQIgo5cZYdLaKJ1QYWp5oIHgaEHRWGDk6c7AaAYfJYgWZzozqKCsAhqT3N0DLLYHlFIXcNlZQGBTJ9GGEFiVGEoUn2X+1vkoHnqgtz4DQmy0yCliX53v11mdQf93Nh1wBJhYSZCDArrsCBAKGXCaag901K/pWXuw+Wt894uCFQo3TkKlBg7CFBQlI8KiZO1DYkmi2G6QxhFrxsXgQmHEGTt7ashYWF13+cEMA4KK5EgUaGA0Hbf7srvOQQCN8JDTBZyMzEs4Ylz6knv9AfetGzafLPgdBZbhOWqjdlq7g9f+KwVp3revjvKcqWwFe58zbvWdRYBraXGYdkO6pkLWmV702o/LCsCLC+Sr3zFhSsfVKQH2949i6t7XujcNZUcrpnh+OjV3FJzo5qn/e4ovM7OqbYcCK8qcsfW7Ot7RZEPxwlfuGqVfrjmkMBZz1TN94ksOcGtRaqoRe8g3GE8irE88mC41Z56lMoTs2aO+4P73fHmmqaGnZ1WW6a2rboEdRRp+lv2amYCRZRLrc8HFa6jCQIT5VGwIlo9KihS5VXXaARe3mNY03NwubPY8+1wotz6H5Ci2A4uSv1wf89RbVVnZzWDiosdrTkKd51bGWwudRp2+65Su5pw6+HOFG+PXPhorz0ZVQhCaetFPhy8vFz3Qj59qa7MiwTrcH/PHyY2Sp0qcNTRWwJ3bQ1bqwIHMkpHmaDU+6mw3Prvw7v1JBe2Lw/Zqi6PN2v9HC8RMQ5KXDX3TkMjv3nC57MI26ebR5NNtPc4/B2Ea+q88+Kg/eiS1wFuTbp6i0DH9g7hkAvSetTsbcaN3j4KLKhLMXDIfj6feA5CBi09DdV486Pt9wzy4c6jfj2VFFbhEJLTpYogepKul5gIU33+TvDiURv1LQoK1zqN2zlcKj3YuLxiT8NAnRcK3BlVe1Hv5OpcqK1nBWr35QurPJXxYnWcT4CJnTuFanjUvL4nUZ8p1HHq8jBnMk43Z3YUPCf3uhRG5dDgbTmo9zhHma/pbLze7FTv8U7YGjc7U2x48e7AHbS3nLs8E0fL9wsVb7/glpXtx95d33ee7XMivyFWy1ydaSihkOtS4ParBKEYN7XT4ZpfxP49jsh6bmSq1GyVNU5DjM/vKsmBNTh88vqYL8F15pPL5aNmUrTOKDU5CodGoy4mbgcXz23O1sWtep/eyeLRumai4Ov2Pwh9rPD3Hn373Dj7tc9urlLluujbrz4zYvcLvmhnBdZXAHwBQuMhJXbmzu+XnpXyzsSvOxfxtqKh99fFQW0ddH0+8X+78/ze0Tfr/+3T1/lHmX964+z0D/b7vsXf7//lnL9F4jvy/7NKb7G9R+Wf3SvQ77vfKw+Gd6c+uPMltHz/WuYKmteSjhOYd+WzrgvtPUFWSy/N96JUbgXooPvG8/mdg37+L6Fvcv8X7+Ae3pHJQIMAAAAASUVORK5CYII=) center center repeat-x;
  background-size: auto 100%;
}
/* line 164, ../../sass/_header.scss */
.ua-mobile header .overlay {
  background: url(../imgs/banner_mobile.jpg) center center no-repeat;
  background-size: cover;
}
/* line 169, ../../sass/_header.scss */
header .shield {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 680px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArMAAAK3CAYAAACWdscNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkNENENGOTUzMDQ2NTExRTU4NDcyODE1RjIwRjIzRTJDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkNENENGOTU0MDQ2NTExRTU4NDcyODE1RjIwRjIzRTJDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Q0Q0Q0Y5NTEwNDY1MTFFNTg0NzI4MTVGMjBGMjNFMkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Q0Q0Q0Y5NTIwNDY1MTFFNTg0NzI4MTVGMjBGMjNFMkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz67MKshAAB7f0lEQVR42uy9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pywYyigqs2r3m+0G3vWPI7v6qDvuuCNn4cKFF0ej0RG+ZBLTjNfU1CybOnXqO7048UDmWHjYpHnopIJZhYWFp/pVwLDPj73xxht//8ADD3QAstKArF8wyz5ZiW+KgUHGEFSfAdpgvgvQfoFGjx4dXrVq1RmHwMqXddDd3V39+uuv/3HOnDl7FYslR0w8q1evrpwyZcr81NTUEp/6lNi3b9/L1jy/6dH5sbKD7JHaCPKXHbYX6A2FUleS2WagvtMEudh5QEIMPxEm4G/dujVRVFT08rp16xYnk8mYHwsgEomUn3HGGdcdOHDg6xdffHH0CGM3VYght9xyS1ZLS8sFJ5xwwnf9AtlEItH0xhtv3D9kyJA3ANlA1hcgC8hqK4NxaNNnHggL5rtUaL+k/TvuuCN74cKFF0aj0ZF+LQILuFosoH5u/PjxH0saVw6bKDMyMozNmzcfX15efpb9CmC/OtXe3r7hpptu+sP999/fHrQNJAZZXowAyAoZVwAqxiFSv40A++YX0AG0kgGtBV2hDz744KslJSWz/VwP9jFeTz311J+vuOKKAxLEl14lmhdeeGHwGWecMd+v47Y+75hp9uzdu/cFax5XDxDr5SmALCALzAKzjAWg1W7/LEAbnH8a77777vBjjz32wnA4nOcniNXX179hAe3rL774Yrdg67XXyeUHP/hBxk9+8pPZeXl5Jw7wcetYPB6ve/XVV5+cO3fuPkBWSpD1C2bZXgDIAoDALEDrIzQaAvdNeaD93ve+l37HHXfMz8rK+oqfCyKRSBzctm2bfTbthwHOR58Tiv0Gr5UrV061/pwTCoUy/LTZwYMHV1500UVLX3rppTggC8gCslIDITDLeABagBagdds3LLA8urKycr5hGFE/F0VnZ+eOFStWPH/22WfvEz1grFq1qvLYY489JzU1dZCf100mk60bN258evLkyVt8TISALCArMsjKDITKPKzGaQY4lIx9I0momRw+v8aoUaPWL1q06Bc2XPrpVPb5t1/72te+39TU9A/2aQAiLsbFixcXtLa2XnziiSd+12+QbW9v3/iv//qvvzgEsuYAQDboOADIkiPRIRmMSdt+y16d7U07VGjdb8u3F34UFRUZGzduPKWkpOQMwzDCfi4O+7W4dXV1r3/7299+a9myZfGgg8PChQvTb7755ln5+fknBWGL3bt3vzB8+PD3fU7egOz/z979xFhVnnEc550JZBwsaUOhxCDFSOk4gFVpCIo2yp+BoYW0tVJduXDhxmhiont3pgsW6kYTY6ImaloiRVIpIlCIpWAowQkG1KaRxCIpRDridAxlTu81TWNT2/Dn3nPeP5/vwsQF55zn9z7veb4czr23/r+s+8BXOSKblYSTWUKbstCm/A0HhPYCz7Nly5ZZq1ev/vmUKVNm170h21/l1RK59q+IHTx16tRE3edv/3rXK6+8smzWrFkre3p6+uo+//j4+HvPP//8L++///4zNQ7AlH+Km8h6vYDMEj91EdqOHyP3bzhoSmhrldr58+f37Nmz546ZM2euqvvJZJtz586dGBkZ2bp48eL36jhf+/tiDx061H53eE1vb+83ap9yVfX58ePHX1uwYMH+zz77rM7BR2SbEdm6MiCyRJb0kdkozkdoCW0jQtv+T5NPaduMj4//ad++fa8vX778w26doyWxA4ODg8OtGq9qqMYmnsYS2Wb/fA7vyXq9gMwSWkJLaAlt9EL7xbmafkrbZmxs7N29e/duX7NmzUedOmZLkq+96aabhuv80YP/mG7NPY0lskQ2JZFNXQaz/MAamXX9MchLCh8II7SR9evmzZu/NTw8/LOW/M1tapOePXv28LZt29646667Tl7qMXbu3Pntm2++eU2dP+v7VXL+4osvvvqvp7ElSGydEufbVdLqi9xlkMyqj9AWLrR1yHCIsG+ifUo7derUSUeOHFk6Z86cH9b9vbRfYmJ0dPSPLbl+89577z11oX9o+/bts5ctW7aqv79/sKkbzMTExOj777+/eWBgYCRyKSCycYps02tDZIksmXX9l30+Qktoo+jbxx9//GsPPPDAj1tye32D+3Wi/aS2Jalv3nnnnf/zSW37SezSpUuHrrjiivlNDrWWgP/h0Ucf/c3TTz/998iHKpElsrGIGZklS2oktIS2IKFtZO+NjIwMXnfddT/t7e39epMDoyW177z11lu7vvxObfud2BtuuGFVX1/ftU3eUM6dO3dy//79v7rtttv+TGKJbKIi24SYEVmipE5CW/vxYv4O2jqFtun1qX3v3X333VOeeuqpVdOnT/9B6397m9y4Y2NjR06cODFy9dVXL23y3d4vJllVfX7y5Mk3WoK99/Dhw+cjH6SpimzT76ASWSJYnMiSWdcfs7AQ2nyEtpEe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) center center no-repeat;
}
@media screen and (max-width: 767px) {
  /* line 169, ../../sass/_header.scss */
  header .shield {
    background-size: 500px auto;
    min-height: 300px;
  }
}

/* line 1, ../../sass/_nav.scss */
.navigation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 40;
  padding: 0 0 15px;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -moz-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -ms-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: -o-linear-gradient(top, #fefefe, #f5f5f5);
  background-image: linear-gradient(top, #fefefe, #f5f5f5);
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2) inset;
}
/* line 11, ../../sass/_nav.scss */
.navigation.home-page {
  background: none;
  padding: 0;
  box-shadow: none;
  margin-bottom: -113px;
}
@media screen and (max-width: 920px) {
  /* line 11, ../../sass/_nav.scss */
  .navigation.home-page {
    margin-bottom: 0;
  }
}
/* line 20, ../../sass/_nav.scss */
.navigation.splitter-page {
  background: none;
  padding: 0;
  box-shadow: none;
  margin-bottom: -90px;
  height: 90px;
}
/* line 26, ../../sass/_nav.scss */
.navigation.splitter-page:before {
  display: none;
}
@media screen and (max-width: 920px) {
  /* line 20, ../../sass/_nav.scss */
  .navigation.splitter-page {
    margin-bottom: -80px;
    position: relative;
    height: 80px;
  }
  /* line 33, ../../sass/_nav.scss */
  .navigation.splitter-page .nav-toggle span:before,
  .navigation.splitter-page .nav-toggle span:after,
  .navigation.splitter-page .nav-toggle span {
    background: #fff;
  }
}
@media screen and (max-width: 767px) {
  /* line 20, ../../sass/_nav.scss */
  .navigation.splitter-page {
    margin-bottom: -65px;
    height: 65px;
  }
}
/* line 43, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary {
  height: auto;
  padding-top: 43px;
}
@media screen and (max-width: 920px) {
  /* line 43, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary {
    padding: 0;
    display: block;
  }
}
/* line 50, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .sub-nav:last-child,
.navigation.splitter-page .right .secondary .sub-nav {
  padding: 0 10px 0 0;
}
/* line 53, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .sub-nav:last-child.selected > a,
.navigation.splitter-page .right .secondary .sub-nav.selected > a {
  color: #3b3c3f !important;
  border-radius: 5px 5px 0 0;
}
/* line 56, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .sub-nav:last-child.selected > a:before,
.navigation.splitter-page .right .secondary .sub-nav.selected > a:before {
  right: 16px;
  margin-top: -6px;
}
/* line 61, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .sub-nav:last-child > a,
.navigation.splitter-page .right .secondary .sub-nav > a {
  display: block;
  border: 1px solid #3b3c3f;
  border-radius: 5px;
  color: #3b3c3f !important;
  padding: 11px 40px 10px 20px;
  font-size: 15px;
  line-height: 18px;
  font-weight: normal;
  text-transform: uppercase;
  background-color: #e6e6e6;
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(top, #fff, #e6e6e6);
}
/* line 72, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .sub-nav:last-child > a:before,
.navigation.splitter-page .right .secondary .sub-nav > a:before {
  right: 18px;
}
/* line 76, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .sub-nav:last-child.region > a,
.navigation.splitter-page .right .secondary .sub-nav.region > a {
  padding: 11px 40px 10px 50px;
}
@media screen and (max-width: 920px) {
  /* line 50, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child,
  .navigation.splitter-page .right .secondary .sub-nav {
    padding: 0;
  }
  /* line 81, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child.region > a,
  .navigation.splitter-page .right .secondary .sub-nav:last-child > a,
  .navigation.splitter-page .right .secondary .sub-nav.region > a,
  .navigation.splitter-page .right .secondary .sub-nav > a {
    color: #fff !important;
    padding: 30px 47px;
    border-radius: 0;
    font-size: 25px;
    line-height: 25px;
    border: none;
  }
  /* line 89, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child.region > a:before,
  .navigation.splitter-page .right .secondary .sub-nav:last-child > a:before,
  .navigation.splitter-page .right .secondary .sub-nav.region > a:before,
  .navigation.splitter-page .right .secondary .sub-nav > a:before {
    right: 64px;
    color: #fff;
  }
  /* line 94, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child.selected > a,
  .navigation.splitter-page .right .secondary .sub-nav.selected > a {
    color: #0071c5 !important;
    border-radius: 0;
  }
  /* line 97, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child.selected > a:before,
  .navigation.splitter-page .right .secondary .sub-nav.selected > a:before {
    color: #0071c5;
    right: 64px;
  }
}
@media screen and (max-width: 767px) {
  /* line 104, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child.region > a,
  .navigation.splitter-page .right .secondary .sub-nav:last-child > a,
  .navigation.splitter-page .right .secondary .sub-nav.region > a,
  .navigation.splitter-page .right .secondary .sub-nav > a {
    padding: 16px 20px 15px;
    font-size: 18px;
    line-height: 21px;
    background: #e4e5e9 !important;
    color: #323336 !important;
  }
  /* line 111, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child.region > a:before,
  .navigation.splitter-page .right .secondary .sub-nav:last-child > a:before,
  .navigation.splitter-page .right .secondary .sub-nav.region > a:before,
  .navigation.splitter-page .right .secondary .sub-nav > a:before {
    right: 10px;
    color: #323336;
  }
  /* line 116, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child.selected > a,
  .navigation.splitter-page .right .secondary .sub-nav.selected > a {
    color: #0071c5 !important;
    border-radius: 0;
  }
  /* line 119, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .sub-nav:last-child.selected > a:before,
  .navigation.splitter-page .right .secondary .sub-nav.selected > a:before {
    color: #0071c5;
    right: 10px;
  }
}
/* line 126, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .solution .dropdown {
  right: 5px;
}
/* line 129, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .solution .dropdown .dropdown-wrapper {
  border: 1px solid #3b3c3f;
  margin: -1px 0 0;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(top, #fbfbfb, #e5e5e5);
  background-image: -moz-linear-gradient(top, #fbfbfb, #e5e5e5);
  background-image: -ms-linear-gradient(top, #fbfbfb, #e5e5e5);
  background-image: -o-linear-gradient(top, #fbfbfb, #e5e5e5);
  background-image: linear-gradient(top, #fbfbfb, #e5e5e5);
  border-radius: 0 0 5px 5px;
  padding: 0;
  overflow: hidden;
}
/* line 136, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .solution .dropdown .dropdown-wrapper ul li {
  padding: 0;
}
/* line 138, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .solution .dropdown .dropdown-wrapper ul li a {
  display: block;
  color: #3b3c3f;
  padding: 10px 20px;
}
/* line 142, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary .solution .dropdown .dropdown-wrapper ul li a:hover {
  text-decoration: none;
  background-color: #cfcfcf;
}
@media screen and (max-width: 920px) {
  /* line 129, ../../sass/_nav.scss */
  .navigation.splitter-page .right .secondary .solution .dropdown .dropdown-wrapper {
    margin: 0;
    border-radius: 0;
    border: none;
    background: #fff;
  }
}
/* line 156, ../../sass/_nav.scss */
.navigation.splitter-page .right .secondary:after {
  display: none;
}
/* line 160, ../../sass/_nav.scss */
.navigation.splitter-page + #main, .navigation.home-page + #main {
  padding: 0;
}
/* line 165, ../../sass/_nav.scss */
.navigation.fixed-nav {
  -webkit-transition: top 500ms ease-out;
  -moz-transition: top 500ms ease-out;
  -ms-transition: top 500ms ease-out;
  -o-transition: top 500ms ease-out;
  transition: top 500ms ease-out;
}
/* line 172, ../../sass/_nav.scss */
.navigation .container {
  position: relative;
}
/* line 176, ../../sass/_nav.scss */
.navigation .logo {
  float: left;
  margin-top: 30px;
  max-width: 230px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
@media screen and (max-width: 920px) {
  /* line 176, ../../sass/_nav.scss */
  .navigation .logo {
    max-width: 180px;
  }
}
/* line 189, ../../sass/_nav.scss */
.navigation .add-logo {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 188px;
  text-align: center;
  white-space: nowrap;
}
/* line 197, ../../sass/_nav.scss */
.navigation .add-logo:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
  vertical-align: middle;
}
/* line 206, ../../sass/_nav.scss */
.navigation .add-logo a {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}
/* line 211, ../../sass/_nav.scss */
.navigation .add-logo img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1225px) {
  /* line 189, ../../sass/_nav.scss */
  .navigation .add-logo {
    width: 115px;
    padding: 0 5px;
  }
}
/* line 220, ../../sass/_nav.scss */
.navigation .add-logo + .right {
  padding-right: 208px;
}
@media screen and (max-width: 1225px) {
  /* line 220, ../../sass/_nav.scss */
  .navigation .add-logo + .right {
    padding-right: 100px;
  }
}
/* line 226, ../../sass/_nav.scss */
.navigation .mob-btn {
  display: none;
}
/* line 229, ../../sass/_nav.scss */
.navigation .right {
  float: right;
  width: 100%;
}
/* line 233, ../../sass/_nav.scss */
.navigation .right .secondary {
  width: 100%;
  height: 57px;
  text-align: right;
  margin: 0;
  list-style: none;
  letter-spacing: -4px;
  position: relative;
  z-index: 10;
}
/* line 242, ../../sass/_nav.scss */
.navigation .right .secondary:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 300px;
  border-bottom: 1px solid #c0c3cd;
}
/* line 251, ../../sass/_nav.scss */
.navigation .right .secondary .sub-nav {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* line 257, ../../sass/_nav.scss */
.navigation .right .secondary .sub-nav:last-child > a {
  padding: 0 0 0 50px;
}
/* line 261, ../../sass/_nav.scss */
.navigation .right .secondary .sub-nav.region {
  position: static;
}
/* line 264, ../../sass/_nav.scss */
.navigation .right .secondary .sub-nav a {
  text-decoration: none;
}
/* line 268, ../../sass/_nav.scss */
.navigation .right .secondary .selected > a {
  background-color: #b1babf !important;
  color: #fff !important;
}
/* line 272, ../../sass/_nav.scss */
.navigation .right .secondary .selected .dropdown {
  opacity: 1;
  height: auto;
}
/* line 276, ../../sass/_nav.scss */
.navigation .right .secondary .search .dropdown {
  width: 340px;
  left: -110px;
  right: auto;
  height: 0;
  overflow: hidden;
}
/* line 282, ../../sass/_nav.scss */
.navigation .right .secondary .search .dropdown .dropdown-wrapper {
  padding: 19px 20px;
}
/* line 286, ../../sass/_nav.scss */
.navigation .right .secondary .selected.search .dropdown {
  height: 82px;
}
/* line 289, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown {
  position: absolute;
  left: -5px;
  top: 100%;
  max-width: 1236px;
  padding: 0 5px;
  height: 0;
  overflow: hidden;
  text-align: left;
  z-index: 9;
  opacity: 0;
  -webkit-transition: opacity 0.3s, height 0.3s;
  -moz-transition: opacity 0.3s, height 0.3s;
  -ms-transition: opacity 0.3s, height 0.3s;
  -o-transition: opacity 0.3s, height 0.3s;
  transition: opacity 0.3s, height 0.3s;
}
/* line 303, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown .dropdown-wrapper {
  margin: 1px 0 5px;
  background: #fff;
  min-width: 300px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  padding: 46px 20px 30px;
  max-width: 1226px;
}
/* line 313, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown ul {
  padding: 0;
  margin: 0;
  float: left;
}
/* line 317, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown ul li {
  display: block;
  white-space: normal;
  padding: 0 5px 16px 0;
  line-height: 18px;
  font-size: 15px;
}
/* line 324, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown ul a {
  padding: 0;
  display: inline;
  text-transform: none;
  line-height: 18px;
  font-size: 15px;
  font-weight: normal;
  color: #0071c5;
}
/* line 332, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown ul a:hover {
  text-decoration: underline;
}
/* line 337, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown .list {
  float: none;
  width: 100%;
}
/* line 341, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown .col {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  margin: 0 -2px;
}
/* line 347, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown .col.large {
  width: 40%;
}
/* line 349, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown .col.large ul {
  width: 50%;
}
/* line 354, ../../sass/_nav.scss */
.navigation .right .secondary .dropdown .title {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 19px;
  color: #3b3c3f;
  min-height: 38px;
  margin: 0 0 7px;
  padding: 0 5px 0 0;
}
/* line 367, ../../sass/_nav.scss */
.navigation .right .secondary .region .dropdown {
  left: 0;
  right: -5px;
}
/* line 371, ../../sass/_nav.scss */
.navigation .right .secondary .region .dropdown .dropdown-wrapper {
  margin-top: 0;
}
/* line 376, ../../sass/_nav.scss */
.navigation .right .secondary a {
  display: block;
  line-height: 56px;
  font-size: 12px;
  color: #3b3c3f;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 28px 0 48px;
  -webkit-transition: all, 0.3s, ease-out;
  -moz-transition: all, 0.3s, ease-out;
  -ms-transition: all, 0.3s, ease-out;
  -o-transition: all, 0.3s, ease-out;
  transition: all, 0.3s, ease-out;
}
/* line 387, ../../sass/_nav.scss */
.navigation .right .secondary a [class^="icon-"] {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  font-size: 19px;
  line-height: 30px;
  text-align: center;
}
/* line 400, ../../sass/_nav.scss */
.navigation .right .secondary .sub-nav.colored > a,
.navigation .right .secondary .sub-nav:hover > a,
.navigation .right .secondary .sub-nav > a.active {
  text-decoration: none;
  color: #0071c5;
}
/* line 407, ../../sass/_nav.scss */
.navigation .right .secondary .has-dropdown > a {
  padding: 0 48px 0 54px;
}
/* line 410, ../../sass/_nav.scss */
.navigation .right .secondary .has-dropdown > a [class^="icon-"] {
  left: 18px;
}
/* line 414, ../../sass/_nav.scss */
.navigation .right .secondary .has-dropdown > a:before {
  content: "\f078";
  position: absolute;
  right: 26px;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -7px;
  text-align: center;
  font-family: 'icomoon';
  line-height: 12px;
}
/* line 427, ../../sass/_nav.scss */
.navigation .right .secondary .has-dropdown.selected > a:before {
  transform: rotate(-180deg);
}
/* line 430, ../../sass/_nav.scss */
.navigation .right .secondary .search.has-dropdown > a {
  padding: 0 28px 0 48px;
}
/* line 432, ../../sass/_nav.scss */
.navigation .right .secondary .search.has-dropdown > a [class^="icon-"] {
  left: 15px;
}
/* line 435, ../../sass/_nav.scss */
.navigation .right .secondary .search.has-dropdown > a:before {
  display: none;
}
/* line 440, ../../sass/_nav.scss */
.navigation .right .primary {
  text-align: right;
  padding-top: 15px;
  margin-right: -15px;
  letter-spacing: -4px;
}
/* line 445, ../../sass/_nav.scss */
.navigation .right .primary .sub-nav {
  position: relative;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin: 0 15px;
}
/* line 451, ../../sass/_nav.scss */
.navigation .right .primary .sub-nav:last-child {
  margin: 0;
  margin-left: 14px;
}
@media screen and (max-width: 1225px) {
  /* line 440, ../../sass/_nav.scss */
  .navigation .right .primary {
    width: 100%;
  }
  /* line 458, ../../sass/_nav.scss */
  .navigation .right .primary .sub-nav {
    margin: 0 4px;
  }
  /* line 460, ../../sass/_nav.scss */
  .navigation .right .primary .sub-nav:last-child {
    margin: 0;
    margin-left: 4px;
  }
}
/* line 466, ../../sass/_nav.scss */
.navigation .right .primary .hidden-desctop {
  display: none;
}
/* line 469, ../../sass/_nav.scss */
.navigation .right .primary a {
  color: black;
  font-size: 15px;
  height: 100%;
  display: block;
  padding: 13px 20px;
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  min-width: 0;
}
/* line 480, ../../sass/_nav.scss */
.navigation .right .primary a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #187dc9;
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* line 496, ../../sass/_nav.scss */
.navigation .right .primary a.active:after, .navigation .right .primary a:hover:after {
  height: 4px;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
/* line 510, ../../sass/_nav.scss */
.navigation .right .primary a.button:after, .navigation .right .primary a.account:after, .navigation .right .primary a.cart:after {
  display: none;
}

@media screen and (max-width: 920px) {
  /* line 517, ../../sass/_nav.scss */
  .nav-active #main-page {
    overflow: hidden;
  }

  /* line 520, ../../sass/_nav.scss */
  .nav-active .navigation:after,
  .nav-active .navigation.fixed-nav:after {
    opacity: 1;
    top: 0;
  }

  /* line 525, ../../sass/_nav.scss */
  .nav-active .navigation.fixed-nav.splitter-page .nav,
  .nav-active .navigation.splitter-page .nav {
    padding-top: 0;
    top: 80px;
    min-height: calc(100% - 80px);
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 525, ../../sass/_nav.scss */
  .nav-active .navigation.fixed-nav.splitter-page .nav,
  .nav-active .navigation.splitter-page .nav {
    padding-top: 0;
    top: 65px;
    min-height: calc(100% - 65px);
  }
}

@media screen and (max-width: 920px) {
  /* line 536, ../../sass/_nav.scss */
  .nav-active .navigation.fixed-nav .nav,
  .nav-active .navigation .nav {
    top: 0;
    padding-top: 80px;
    padding-bottom: 20px;
    min-height: 100%;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 536, ../../sass/_nav.scss */
  .nav-active .navigation.fixed-nav .nav,
  .nav-active .navigation .nav {
    padding-top: 65px;
  }
}

@media screen and (max-width: 920px) {
  /* line 546, ../../sass/_nav.scss */
  .nav-active .navigation.fixed-nav,
  .nav-active .navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  /* line 553, ../../sass/_nav.scss */
  .fixed-nav.navigation {
    display: none;
  }

  /* line 556, ../../sass/_nav.scss */
  .nav-active .partners-page .navigation .nav {
    padding-top: 160px;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 556, ../../sass/_nav.scss */
  .nav-active .partners-page .navigation .nav {
    padding-top: 130px;
  }
}

@media screen and (max-width: 920px) {
  /* line 562, ../../sass/_nav.scss */
  .partners-page .navigation {
    height: 162px;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 562, ../../sass/_nav.scss */
  .partners-page .navigation {
    height: 132px;
  }
}
@media screen and (max-width: 920px) {
  /* line 567, ../../sass/_nav.scss */
  .partners-page .navigation:before {
    background: #fff;
    height: 160px;
    border: 0;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 567, ../../sass/_nav.scss */
  .partners-page .navigation:before {
    height: 130px;
  }
}
@media screen and (max-width: 920px) {
  /* line 575, ../../sass/_nav.scss */
  .partners-page .navigation .add-logo {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    float: right;
    z-index: 10;
    padding: 0;
    margin: 20px 0;
    width: auto;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 575, ../../sass/_nav.scss */
  .partners-page .navigation .add-logo {
    margin: 18px 0;
  }
  /* line 587, ../../sass/_nav.scss */
  .partners-page .navigation .add-logo img {
    max-height: 32px;
    width: auto;
  }
}
@media screen and (max-width: 920px) {
  /* line 593, ../../sass/_nav.scss */
  .partners-page .navigation .right {
    position: relative;
    margin: 0;
    padding: 20px 0;
    clear: both;
  }
  /* line 598, ../../sass/_nav.scss */
  .partners-page .navigation .right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    z-index: 10;
    background: #e7e7e7;
  }
  /* line 608, ../../sass/_nav.scss */
  .partners-page .navigation .right:after {
    content: '';
    display: block;
    clear: both;
  }
  /* line 613, ../../sass/_nav.scss */
  .partners-page .navigation .right .button {
    position: relative;
    float: left;
    top: auto;
    right: auto;
    left: auto;
  }
  /* line 620, ../../sass/_nav.scss */
  .partners-page .navigation .right .nav-toggle {
    position: relative;
    float: right;
    top: auto;
    right: auto;
    left: auto;
    margin: 7px 5px 0 0;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 593, ../../sass/_nav.scss */
  .partners-page .navigation .right {
    padding: 16px 0;
  }
  /* line 630, ../../sass/_nav.scss */
  .partners-page .navigation .right .nav-toggle {
    margin: -5px -10px 0 0;
    padding: 0;
    width: 46px;
    height: 36px;
  }
  /* line 635, ../../sass/_nav.scss */
  .partners-page .navigation .right .nav-toggle span {
    left: 10px;
    top: 18px;
  }
}

@media screen and (max-width: 920px) {
  /* line 643, ../../sass/_nav.scss */
  .navigation,
  .fixed-nav.navigation {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    margin: 0;
    z-index: 401;
    background: white;
    background: rgba(255, 255, 255, 0.9);
  }
  /* line 654, ../../sass/_nav.scss */
  .navigation:after,
  .fixed-nav.navigation:after {
    content: '';
    position: absolute;
    top: -1000vh;
    left: 0;
    height: 1000vh;
    width: 100%;
    background: #323336;
    z-index: -1;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  /* line 666, ../../sass/_nav.scss */
  .navigation:before,
  .fixed-nav.navigation:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 80px;
    width: 100%;
    background: white;
    background: rgba(255, 255, 255, 0.9);
    z-index: 1;
    border-bottom: 1px solid #b9b9b9;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 666, ../../sass/_nav.scss */
  .navigation:before,
  .fixed-nav.navigation:before {
    height: 65px;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 643, ../../sass/_nav.scss */
  .navigation,
  .fixed-nav.navigation {
    height: 65px;
  }
  /* line 683, ../../sass/_nav.scss */
  .navigation:after,
  .fixed-nav.navigation:after {
    background: #e4e5e9;
  }
}
@media screen and (max-width: 920px) {
  /* line 687, ../../sass/_nav.scss */
  .navigation.home-page,
  .fixed-nav.navigation.home-page {
    background: white;
    background: rgba(255, 255, 255, 0.9);
  }
  /* line 691, ../../sass/_nav.scss */
  .navigation .mob-btn,
  .fixed-nav.navigation .mob-btn {
    display: block;
    position: absolute;
    right: 115px;
    z-index: 10;
    top: 23px;
    font-size: 14px;
    line-height: 17px;
    padding: 11px 24px 10px;
    min-width: 0;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 691, ../../sass/_nav.scss */
  .navigation .mob-btn,
  .fixed-nav.navigation .mob-btn {
    font-size: 12px;
    line-height: 12px;
    right: 67px;
    top: 20px;
    padding: 8px 13px 6px;
  }
}
@media screen and (max-width: 920px) {
  /* line 709, ../../sass/_nav.scss */
  .navigation .logo,
  .fixed-nav.navigation .logo {
    margin: 18px 0 0 20px;
    width: auto;
    height: 45px;
  }
  /* line 713, ../../sass/_nav.scss */
  .navigation .logo img,
  .fixed-nav.navigation .logo img {
    height: 100%;
    width: auto;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 709, ../../sass/_nav.scss */
  .navigation .logo,
  .fixed-nav.navigation .logo {
    max-width: 120px;
    margin: 16px 0 0 20px;
  }
  /* line 720, ../../sass/_nav.scss */
  .navigation .logo img,
  .fixed-nav.navigation .logo img {
    height: auto;
    width: 120px;
  }
}
@media screen and (max-width: 920px) {
  /* line 726, ../../sass/_nav.scss */
  .navigation .right,
  .fixed-nav.navigation .right {
    float: none;
    position: relative;
    margin: 0 -20px;
    width: auto;
  }
  /* line 732, ../../sass/_nav.scss */
  .navigation .hidden-mobile,
  .fixed-nav.navigation .hidden-mobile {
    display: none !important;
    height: 0;
    width: 0;
    overflow: hidden;
    position: absolute;
    left: -9999px;
  }
  /* line 740, ../../sass/_nav.scss */
  .navigation .nav,
  .fixed-nav.navigation .nav {
    background: #323336;
    margin: 0;
    position: fixed;
    top: -200vh;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    overflow-y: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 740, ../../sass/_nav.scss */
  .navigation .nav,
  .fixed-nav.navigation .nav {
    background: #e4e5e9;
  }
}
@media screen and (max-width: 920px) {
  /* line 756, ../../sass/_nav.scss */
  .navigation .nav-holder,
  .fixed-nav.navigation .nav-holder {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  /* line 761, ../../sass/_nav.scss */
  .navigation .right .primary,
  .fixed-nav.navigation .right .primary {
    display: table-header-group;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  /* line 766, ../../sass/_nav.scss */
  .navigation .right .primary .sub-nav,
  .fixed-nav.navigation .right .primary .sub-nav {
    display: block;
    margin: 0;
    border-bottom: 1px solid #2f3033;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 766, ../../sass/_nav.scss */
  .navigation .right .primary .sub-nav,
  .fixed-nav.navigation .right .primary .sub-nav {
    border-bottom: 1px solid #c5c6ca;
  }
}
@media screen and (max-width: 920px) {
  /* line 773, ../../sass/_nav.scss */
  .navigation .right .primary .sub-nav.colored > a,
  .fixed-nav.navigation .right .primary .sub-nav.colored > a {
    color: #0071c5;
  }
  /* line 775, ../../sass/_nav.scss */
  .navigation .right .primary .sub-nav.colored > a [class^="icon-"],
  .fixed-nav.navigation .right .primary .sub-nav.colored > a [class^="icon-"] {
    color: #0071c5;
  }
  /* line 778, ../../sass/_nav.scss */
  .navigation .right .primary .sub-nav.colored > a:before,
  .fixed-nav.navigation .right .primary .sub-nav.colored > a:before {
    color: #0071c5;
  }
  /* line 783, ../../sass/_nav.scss */
  .navigation .right .primary a,
  .fixed-nav.navigation .right .primary a {
    background: #3b3c3f;
    color: #fff;
    font-size: 25px;
    height: auto;
    padding: 30px 47px;
    position: relative;
    font-weight: normal;
  }
  /* line 791, ../../sass/_nav.scss */
  .navigation .right .primary a:hover,
  .fixed-nav.navigation .right .primary a:hover {
    color: #0071c5;
  }
  /* line 793, ../../sass/_nav.scss */
  .navigation .right .primary a:hover [class^="icon-"],
  .fixed-nav.navigation .right .primary a:hover [class^="icon-"] {
    color: #0071c5;
  }
  /* line 797, ../../sass/_nav.scss */
  .navigation .right .primary a:hover:after,
  .fixed-nav.navigation .right .primary a:hover:after {
    display: none;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 783, ../../sass/_nav.scss */
  .navigation .right .primary a,
  .fixed-nav.navigation .right .primary a {
    padding: 16px 20px 15px;
    font-size: 18px;
    line-height: 21px;
    background: #e4e5e9;
    color: #323336;
  }
}
@media screen and (max-width: 920px) {
  /* line 809, ../../sass/_nav.scss */
  .navigation .right .secondary,
  .fixed-nav.navigation .right .secondary {
    display: table-footer-group;
    text-align: left;
    height: auto;
  }
  /* line 813, ../../sass/_nav.scss */
  .navigation .right .secondary:after,
  .fixed-nav.navigation .right .secondary:after {
    display: none;
  }
  /* line 816, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav,
  .fixed-nav.navigation .right .secondary .sub-nav {
    display: block;
    border-bottom: 1px solid #2f3033;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 816, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav,
  .fixed-nav.navigation .right .secondary .sub-nav {
    border-bottom: 1px solid #c5c6ca;
  }
}
@media screen and (max-width: 920px) {
  /* line 822, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.colored > a,
  .fixed-nav.navigation .right .secondary .sub-nav.colored > a {
    color: #0071c5;
  }
  /* line 824, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.colored > a [class^="icon-"],
  .fixed-nav.navigation .right .secondary .sub-nav.colored > a [class^="icon-"] {
    color: #0071c5;
  }
  /* line 827, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.colored > a:before,
  .fixed-nav.navigation .right .secondary .sub-nav.colored > a:before {
    color: #0071c5;
  }
  /* line 831, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.search.has-dropdown > a, .navigation .right .secondary .sub-nav:last-child > a,
  .navigation .right .secondary .sub-nav > a,
  .fixed-nav.navigation .right .secondary .sub-nav.search.has-dropdown > a,
  .fixed-nav.navigation .right .secondary .sub-nav:last-child > a,
  .fixed-nav.navigation .right .secondary .sub-nav > a {
    background: #3b3c3f !important;
    color: #fff;
    font-size: 25px;
    height: auto;
    padding: 30px 47px;
    position: relative;
    line-height: 25px;
    font-weight: normal;
  }
  /* line 842, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.search.has-dropdown > a:hover, .navigation .right .secondary .sub-nav:last-child > a:hover,
  .navigation .right .secondary .sub-nav > a:hover,
  .fixed-nav.navigation .right .secondary .sub-nav.search.has-dropdown > a:hover,
  .fixed-nav.navigation .right .secondary .sub-nav:last-child > a:hover,
  .fixed-nav.navigation .right .secondary .sub-nav > a:hover {
    color: #0071c5;
  }
  /* line 844, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.search.has-dropdown > a:hover [class^="icon-"], .navigation .right .secondary .sub-nav:last-child > a:hover [class^="icon-"],
  .navigation .right .secondary .sub-nav > a:hover [class^="icon-"],
  .fixed-nav.navigation .right .secondary .sub-nav.search.has-dropdown > a:hover [class^="icon-"],
  .fixed-nav.navigation .right .secondary .sub-nav:last-child > a:hover [class^="icon-"],
  .fixed-nav.navigation .right .secondary .sub-nav > a:hover [class^="icon-"] {
    color: #0071c5;
  }
  /* line 848, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.search.has-dropdown > a:hover:after, .navigation .right .secondary .sub-nav:last-child > a:hover:after,
  .navigation .right .secondary .sub-nav > a:hover:after,
  .fixed-nav.navigation .right .secondary .sub-nav.search.has-dropdown > a:hover:after,
  .fixed-nav.navigation .right .secondary .sub-nav:last-child > a:hover:after,
  .fixed-nav.navigation .right .secondary .sub-nav > a:hover:after {
    display: none;
  }
  /* line 851, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.search.has-dropdown > a:before, .navigation .right .secondary .sub-nav:last-child > a:before,
  .navigation .right .secondary .sub-nav > a:before,
  .fixed-nav.navigation .right .secondary .sub-nav.search.has-dropdown > a:before,
  .fixed-nav.navigation .right .secondary .sub-nav:last-child > a:before,
  .fixed-nav.navigation .right .secondary .sub-nav > a:before {
    color: #0071c5;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 831, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.search.has-dropdown > a, .navigation .right .secondary .sub-nav:last-child > a,
  .navigation .right .secondary .sub-nav > a,
  .fixed-nav.navigation .right .secondary .sub-nav.search.has-dropdown > a,
  .fixed-nav.navigation .right .secondary .sub-nav:last-child > a,
  .fixed-nav.navigation .right .secondary .sub-nav > a {
    padding: 16px 20px 15px;
    font-size: 18px;
    line-height: 21px;
    background: #e4e5e9 !important;
    color: #323336;
  }
}
@media screen and (max-width: 920px) {
  /* line 862, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.selected > a,
  .fixed-nav.navigation .right .secondary .sub-nav.selected > a {
    background: #3b3c3f !important;
    color: #0071c5 !important;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 862, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.selected > a,
  .fixed-nav.navigation .right .secondary .sub-nav.selected > a {
    background: #e4e5e9 !important;
  }
  /* line 867, ../../sass/_nav.scss */
  .navigation .right .secondary .sub-nav.selected > a [class^="icon-"],
  .fixed-nav.navigation .right .secondary .sub-nav.selected > a [class^="icon-"] {
    color: #0071c5;
  }
}
@media screen and (max-width: 920px) {
  /* line 873, ../../sass/_nav.scss */
  .navigation .right .secondary .search .dropdown,
  .fixed-nav.navigation .right .secondary .search .dropdown {
    width: 100%;
    height: 0;
    max-height: 78px;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
  }
  /* line 878, ../../sass/_nav.scss */
  .navigation .right .secondary .search .dropdown .dropdown-wrapper,
  .fixed-nav.navigation .right .secondary .search .dropdown .dropdown-wrapper {
    padding: 20px 47px;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 878, ../../sass/_nav.scss */
  .navigation .right .secondary .search .dropdown .dropdown-wrapper,
  .fixed-nav.navigation .right .secondary .search .dropdown .dropdown-wrapper {
    padding: 15px 20px;
  }
}
@media screen and (max-width: 920px) {
  /* line 885, ../../sass/_nav.scss */
  .navigation .right .secondary .selected.search .dropdown,
  .fixed-nav.navigation .right .secondary .selected.search .dropdown {
    height: 78px;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 885, ../../sass/_nav.scss */
  .navigation .right .secondary .selected.search .dropdown,
  .fixed-nav.navigation .right .secondary .selected.search .dropdown {
    height: 68px;
  }
}
@media screen and (max-width: 920px) {
  /* line 891, ../../sass/_nav.scss */
  .navigation .right .secondary .has-dropdown > a:before,
  .fixed-nav.navigation .right .secondary .has-dropdown > a:before {
    color: #fff;
    right: 64px;
    top: 50%;
    font-size: 12px;
    line-height: 12px;
    margin: -6px 0 0;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 891, ../../sass/_nav.scss */
  .navigation .right .secondary .has-dropdown > a:before,
  .fixed-nav.navigation .right .secondary .has-dropdown > a:before {
    right: 10px;
    font-size: 12px;
    line-height: 12px;
    margin: -6px 0 0;
    color: #323336;
  }
}
@media screen and (max-width: 920px) {
  /* line 906, ../../sass/_nav.scss */
  .navigation .right .secondary .has-dropdown > a:hover:before,
  .navigation .right .secondary .has-dropdown.selected > a:before,
  .fixed-nav.navigation .right .secondary .has-dropdown > a:hover:before,
  .fixed-nav.navigation .right .secondary .has-dropdown.selected > a:before {
    color: #1374c3;
  }
  /* line 910, ../../sass/_nav.scss */
  .navigation .right .secondary a [class^="icon-"],
  .fixed-nav.navigation .right .secondary a [class^="icon-"] {
    position: static;
    color: #7d7f84;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 23px 0 0;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 910, ../../sass/_nav.scss */
  .navigation .right .secondary a [class^="icon-"],
  .fixed-nav.navigation .right .secondary a [class^="icon-"] {
    margin: -2px 9px 2px 0;
    font-size: 17px;
    line-height: 17px;
    height: 17px;
    width: 17px;
    vertical-align: bottom;
  }
}
@media screen and (max-width: 920px) {
  /* line 925, ../../sass/_nav.scss */
  .navigation .right .secondary .selected > a [class^="icon-"],
  .fixed-nav.navigation .right .secondary .selected > a [class^="icon-"] {
    color: #0071c5;
  }
  /* line 928, ../../sass/_nav.scss */
  .navigation .right .secondary .selected .dropdown,
  .fixed-nav.navigation .right .secondary .selected .dropdown {
    max-height: 1800px;
  }
  /* line 931, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown,
  .fixed-nav.navigation .right .secondary .dropdown {
    position: static;
    padding: 0;
    height: auto;
    max-height: 0;
    opacity: 1;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -ms-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
  /* line 938, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .dropdown-wrapper,
  .fixed-nav.navigation .right .secondary .dropdown .dropdown-wrapper {
    margin: 0;
    box-shadow: none;
    padding: 10px 0;
    min-width: 0;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 938, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .dropdown-wrapper,
  .fixed-nav.navigation .right .secondary .dropdown .dropdown-wrapper {
    border-top: 1px solid #c5c6ca;
    padding: 12px 0;
  }
}
@media screen and (max-width: 920px) {
  /* line 948, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown ul,
  .fixed-nav.navigation .right .secondary .dropdown ul {
    float: none;
  }
  /* line 951, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown ul li,
  .fixed-nav.navigation .right .secondary .dropdown ul li {
    padding: 10px 47px;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 951, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown ul li,
  .fixed-nav.navigation .right .secondary .dropdown ul li {
    font-size: 16px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 920px) {
  /* line 957, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown ul li a,
  .fixed-nav.navigation .right .secondary .dropdown ul li a {
    padding: 0;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 957, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown ul li a,
  .fixed-nav.navigation .right .secondary .dropdown ul li a {
    font-size: 16px;
  }
}
@media screen and (max-width: 920px) {
  /* line 964, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .col,
  .fixed-nav.navigation .right .secondary .dropdown .col {
    width: 33.33%;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 964, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .col,
  .fixed-nav.navigation .right .secondary .dropdown .col {
    width: 100%;
  }
}
@media screen and (max-width: 920px) {
  /* line 969, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .col ul li,
  .fixed-nav.navigation .right .secondary .dropdown .col ul li {
    padding: 0 20px 15px 47px;
    border: none;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 969, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .col ul li,
  .fixed-nav.navigation .right .secondary .dropdown .col ul li {
    padding: 0 20px 7px;
  }
}
@media screen and (max-width: 920px) {
  /* line 975, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .col ul li a,
  .fixed-nav.navigation .right .secondary .dropdown .col ul li a {
    display: inline;
    padding: 0;
  }
  /* line 981, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .title,
  .fixed-nav.navigation .right .secondary .dropdown .title {
    padding: 15px 47px;
    margin: 0;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 981, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .title,
  .fixed-nav.navigation .right .secondary .dropdown .title {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 18px;
  }
}
@media screen and (max-width: 920px) {
  /* line 989, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .title br,
  .fixed-nav.navigation .right .secondary .dropdown .title br {
    display: none;
  }
  /* line 993, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .col.large,
  .fixed-nav.navigation .right .secondary .dropdown .col.large {
    width: 33.33%;
  }
  /* line 995, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .col.large ul,
  .fixed-nav.navigation .right .secondary .dropdown .col.large ul {
    width: 100%;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 993, ../../sass/_nav.scss */
  .navigation .right .secondary .dropdown .col.large,
  .fixed-nav.navigation .right .secondary .dropdown .col.large {
    width: 100%;
  }
}
@media screen and (max-width: 920px) {
  /* line 1004, ../../sass/_nav.scss */
  .navigation .right .primary a.active, .navigation .right .primary a:hover,
  .fixed-nav.navigation .right .primary a.active,
  .fixed-nav.navigation .right .primary a:hover {
    color: #0071c5;
  }
  /* line 1006, ../../sass/_nav.scss */
  .navigation .right .primary a.active:after, .navigation .right .primary a:hover:after,
  .fixed-nav.navigation .right .primary a.active:after,
  .fixed-nav.navigation .right .primary a:hover:after {
    display: none;
  }
}
/* line 1012, ../../sass/_nav.scss */
.fixed-nav.navigation {
  position: fixed;
  top: -68px;
  height: 68px;
  z-index: 400;
  border-bottom: 1px solid #b9b9b9;
  background: white;
  box-shadow: none;
}
@media screen and (max-width: 920px) {
  /* line 1012, ../../sass/_nav.scss */
  .fixed-nav.navigation {
    position: absolute;
    top: 0;
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1012, ../../sass/_nav.scss */
  .fixed-nav.navigation {
    position: absolute;
    top: 0;
    height: 45px;
  }
}
/* line 1030, ../../sass/_nav.scss */
.fixed-nav.navigation.splitter-page {
  background: #1169ac;
  padding: 0;
  box-shadow: none;
  margin-bottom: 0;
  height: 68px;
  border: none;
}
/* line 1037, ../../sass/_nav.scss */
.fixed-nav.navigation.splitter-page .right .secondary {
  padding-top: 14px;
  display: block;
}
/* line 1042, ../../sass/_nav.scss */
.fixed-nav.navigation.show {
  top: 0;
}
/* line 1045, ../../sass/_nav.scss */
.fixed-nav.navigation .logo {
  margin-top: 12px;
  width: auto;
  height: 45px;
}
/* line 1049, ../../sass/_nav.scss */
.fixed-nav.navigation .logo img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 767px) {
  /* line 1045, ../../sass/_nav.scss */
  .fixed-nav.navigation .logo {
    max-width: 90px;
    margin: 10px 0 0 20px;
  }
  /* line 1056, ../../sass/_nav.scss */
  .fixed-nav.navigation .logo img {
    height: auto;
    width: 90px;
  }
}
/* line 1062, ../../sass/_nav.scss */
.fixed-nav.navigation .secondary {
  display: none;
}
/* line 1065, ../../sass/_nav.scss */
.fixed-nav.navigation .primary {
  padding-top: 0;
}
/* line 1067, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .sub-nav {
  margin: 0 14px 0 18px;
  vertical-align: middle;
}
/* line 1071, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .selected .dropdown {
  opacity: 1;
  height: auto;
}
/* line 1075, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown {
  position: absolute;
  right: -5px;
  top: 100%;
  max-width: 1236px;
  padding: 0 5px;
  height: 0;
  overflow: hidden;
  text-align: left;
  z-index: 9;
  opacity: 0;
  -webkit-transition: opacity 0.3s, height 0.3s;
  -moz-transition: opacity 0.3s, height 0.3s;
  -ms-transition: opacity 0.3s, height 0.3s;
  -o-transition: opacity 0.3s, height 0.3s;
  transition: opacity 0.3s, height 0.3s;
}
/* line 1089, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown .dropdown-wrapper {
  margin: 1px 0 5px;
  float: left;
  background: #fff;
  min-width: 300px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  padding: 46px 20px 30px;
  white-space: nowrap;
  max-width: 1226px;
}
/* line 1101, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown ul {
  padding: 0;
  margin: 0;
  float: left;
  width: 175px;
}
/* line 1106, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown ul li {
  display: block;
  white-space: normal;
  padding: 0 5px 16px 0;
}
/* line 1111, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown ul a {
  padding: 0;
  display: inline;
  text-transform: none;
  line-height: 18px;
  font-size: 15px;
  font-weight: normal;
  color: #0071c5;
  background: none;
  text-decoration: none;
}
/* line 1121, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown ul a:hover {
  text-decoration: underline;
}
/* line 1123, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown ul a:hover:after {
  display: none;
}
/* line 1129, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown .list {
  float: none;
  width: 100%;
}
/* line 1133, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown .col {
  display: inline-block;
  vertical-align: top;
  min-width: 176px;
  margin: 0 -2px;
}
/* line 1140, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .dropdown .title {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #3b3c3f;
  min-height: 38px;
  margin: 0 0 18px;
  padding: 0 5px 0 0;
  white-space: nowrap;
}
/* line 1153, ../../sass/_nav.scss */
.fixed-nav.navigation .primary a {
  padding-left: 0;
  padding-right: 0;
}
/* line 1157, ../../sass/_nav.scss */
.fixed-nav.navigation .primary button,
.fixed-nav.navigation .primary .button {
  padding: 15px 25px;
  margin: 0 6px 0 10px;
}
/* line 1162, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .hidden-desctop {
  display: inline-block;
}
/* line 1165, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .account {
  margin: 0 0 0 10px;
}
/* line 1168, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .account > a {
  color: white;
  padding: 25px 40px 25px 50px;
  font-size: 12px;
  line-height: 17px;
  position: relative;
  margin: 0;
  background: #0071c5;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 1177, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .account > a:hover {
  opacity: 0.9;
}
/* line 1180, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .account > a:hover:after {
  display: none;
}
/* line 1184, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .account > a [class^="icon-"] {
  position: absolute;
  top: 50%;
  left: 16px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  font-size: 19px;
  line-height: 30px;
  text-align: center;
}
/* line 1196, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .account > a:before {
  content: "\f078";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -7px;
  text-align: center;
  font-family: 'icomoon';
  line-height: 12px;
}
/* line 1209, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .cart {
  width: 70px;
  height: 67px;
  text-align: center;
  margin: 0;
  border-right: 1px solid #cecfd1;
  text-indent: -9999px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1218, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .cart:before {
  content: "\e603";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  font-size: 19px;
  line-height: 30px;
  margin: -15px 0 0 -16px;
  text-align: center;
  text-indent: 0;
  font-family: 'icomoon';
  line-height: 30px;
}
/* line 1234, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .cart:last-child {
  margin: 0;
}
/* line 1238, ../../sass/_nav.scss */
.fixed-nav.navigation .primary .cart:hover {
  color: #0071c5;
}
@media screen and (max-width: 1225px) {
  /* line 1244, ../../sass/_nav.scss */
  .fixed-nav.navigation .add-logo + .right .primary .sub-nav {
    margin: 0 5px;
  }
}

/* line 1249, ../../sass/_nav.scss */
.nav-toggle {
  display: none;
  position: absolute;
  right: 20px;
  top: 30px;
  z-index: 20;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
  -webkit-tap-highlight-color: transparent;
}
@media screen and (max-width: 920px) {
  /* line 1249, ../../sass/_nav.scss */
  .nav-toggle {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  /* line 1249, ../../sass/_nav.scss */
  .nav-toggle {
    top: 22px;
    right: 11px;
  }
}

/* line 1267, ../../sass/_nav.scss */
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 40px;
  background: #0071c5;
  position: absolute;
  display: block;
  content: '';
}
@media screen and (max-width: 767px) {
  /* line 1267, ../../sass/_nav.scss */
  .nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
    width: 25px;
  }
}

/* line 1280, ../../sass/_nav.scss */
.nav-toggle span:before {
  top: -10px;
}
@media screen and (max-width: 767px) {
  /* line 1280, ../../sass/_nav.scss */
  .nav-toggle span:before {
    top: -7px;
  }
}

/* line 1286, ../../sass/_nav.scss */
.nav-toggle span:after {
  bottom: -10px;
}
@media screen and (max-width: 767px) {
  /* line 1286, ../../sass/_nav.scss */
  .nav-toggle span:after {
    bottom: -7px;
  }
}

/* .nav-active .nav-toggle span,
.nav-active .nav-toggle span:before,
.nav-active .nav-toggle span:after {
	background-color: black;
} */
/* line 1298, ../../sass/_nav.scss */
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

/* line 1305, ../../sass/_nav.scss */
.nav-active .nav-toggle span {
  background-color: transparent !important;
}

/* line 1308, ../../sass/_nav.scss */
.nav-active .nav-toggle span:before, .nav-active .nav-toggle span:after {
  top: 0;
}

/* line 1311, ../../sass/_nav.scss */
.nav-active .nav-toggle span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

/* line 1316, ../../sass/_nav.scss */
.nav-active .nav-toggle span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

@media screen and (max-width: 920px) {
  /* line 1323, ../../sass/_nav.scss */
  .mobile-menu-trigger {
    display: block;
  }
}
@media screen and (min-width: 921px) {
  /* line 1328, ../../sass/_nav.scss */
  .navigation .right .nav {
    display: block !important;
  }
}
/* line 1332, ../../sass/_nav.scss */
.search-form {
  overflow: hidden;
  border: 1px solid #c0c2ce;
  border-radius: 3px;
}
/* line 1336, ../../sass/_nav.scss */
.search-form .search-bth {
  float: right;
  width: 46px;
  border: none;
  border-radius: 0 3px 3px 0;
  background: #00aeef;
  color: #fff;
  height: 36px;
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 40px;
  min-width: 0;
}
/* line 1350, ../../sass/_nav.scss */
.search-form .input-holder {
  overflow: hidden;
}
/* line 1353, ../../sass/_nav.scss */
.search-form .search {
  width: 100%;
  border: none;
  background: #f6f7fb;
  height: 36px;
  margin: 0;
  display: block;
  color: #53565a;
  font-size: 14px;
  padding: 0 8px;
}

/* line 1365, ../../sass/_nav.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 1366, ../../sass/_nav.scss */
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1367, ../../sass/_nav.scss */
input[type="search"]::-webkit-search-decoration {
  display: none;
}

/* line 1, ../../sass/_imageandtext-component.scss */
.blue-columns {
  overflow: hidden;
  position: relative;
  /* Left background */
  /* Right background */
}
/* line 5, ../../sass/_imageandtext-component.scss */
.blue-columns:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  bottom: 0;
  z-index: 0;
  background-color: #22b9f1;
  background-image: -webkit-linear-gradient(45deg, #00aeef, #22b9f1);
  background-image: -moz-linear-gradient(45deg, #00aeef, #22b9f1);
  background-image: -ms-linear-gradient(45deg, #00aeef, #22b9f1);
  background-image: -o-linear-gradient(45deg, #00aeef, #22b9f1);
  background-image: linear-gradient(45deg, #00aeef, #22b9f1);
}
/* line 17, ../../sass/_imageandtext-component.scss */
.blue-columns:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: #22b9f1;
  background-image: -webkit-linear-gradient(45deg, #00aeef, #22b9f1);
  background-image: -moz-linear-gradient(45deg, #00aeef, #22b9f1);
  background-image: -ms-linear-gradient(45deg, #00aeef, #22b9f1);
  background-image: -o-linear-gradient(45deg, #00aeef, #22b9f1);
  background-image: linear-gradient(45deg, #00aeef, #22b9f1);
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_imageandtext-component.scss */
  .blue-columns {
    text-align: center;
  }
  /* line 32, ../../sass/_imageandtext-component.scss */
  .blue-columns:before {
    display: none;
  }
  /* line 35, ../../sass/_imageandtext-component.scss */
  .blue-columns:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 40, ../../sass/_imageandtext-component.scss */
  .blue-columns .imageandtext-component:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: -20px;
    right: -20px;
    bottom: 0;
    z-index: -1;
    background-color: #22b9f1;
    background-image: -webkit-linear-gradient(45deg, #00aeef, #22b9f1);
    background-image: -moz-linear-gradient(45deg, #00aeef, #22b9f1);
    background-image: -ms-linear-gradient(45deg, #00aeef, #22b9f1);
    background-image: -o-linear-gradient(45deg, #00aeef, #22b9f1);
    background-image: linear-gradient(45deg, #00aeef, #22b9f1);
  }
}

/* line 53, ../../sass/_imageandtext-component.scss */
.imageandtext-component {
  overflow: hidden;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  /* line 53, ../../sass/_imageandtext-component.scss */
  .imageandtext-component {
    text-align: center;
    overflow: visible;
  }
}
/* line 61, ../../sass/_imageandtext-component.scss */
.imageandtext-component .image-left {
  float: left;
  margin-right: 30px;
  max-width: 50%;
}
/* line 65, ../../sass/_imageandtext-component.scss */
.imageandtext-component .image-left img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 920px) {
  /* line 61, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .image-left {
    float: none;
    margin: 0 auto 30px;
  }
}
/* line 73, ../../sass/_imageandtext-component.scss */
.imageandtext-component .image-left .fit {
  height: 220px;
}
@media screen and (max-width: 920px) {
  /* line 73, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .image-left .fit {
    margin: 0;
    height: 220px;
  }
}
@media screen and (max-width: 767px) {
  /* line 73, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .image-left .fit {
    height: auto;
  }
}
/* line 84, ../../sass/_imageandtext-component.scss */
.imageandtext-component .image-bottom {
  float: none;
  display: block;
  text-align: center;
  padding: 45px 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 84, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .image-bottom {
    padding: 20px 0 0;
  }
}
/* line 94, ../../sass/_imageandtext-component.scss */
.imageandtext-component .image-middle {
  float: none;
  display: block;
  text-align: center;
  padding: 25px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 94, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .image-middle {
    padding: 20px 0;
  }
}
/* line 104, ../../sass/_imageandtext-component.scss */
.imageandtext-component .image-top {
  float: none;
  margin: 0 auto;
  padding: 0 0 45px;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 104, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .image-top {
    padding: 0 0 20px;
  }
}
/* line 114, ../../sass/_imageandtext-component.scss */
.imageandtext-component .img img {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 114, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .img img {
    max-width: 85%;
    height: auto;
  }
}
/* line 123, ../../sass/_imageandtext-component.scss */
.imageandtext-component .container {
  padding: 0 20px;
}
@media screen and (max-width: 1225px) {
  /* line 123, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .container {
    padding: 0;
  }
}
/* line 129, ../../sass/_imageandtext-component.scss */
.imageandtext-component .text {
  overflow: hidden;
}
/* line 131, ../../sass/_imageandtext-component.scss */
.imageandtext-component .text h3 {
  font-weight: 100;
  color: white;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
/* line 138, ../../sass/_imageandtext-component.scss */
.imageandtext-component .text h3.border-bottom {
  padding-bottom: 13px;
}
/* line 141, ../../sass/_imageandtext-component.scss */
.imageandtext-component .text p {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  /* line 141, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .text p {
    font-size: 16px;
    line-height: 20px;
  }
}
/* line 150, ../../sass/_imageandtext-component.scss */
.imageandtext-component .text .button {
  display: inline-block;
  margin-top: 15px;
}
/* line 155, ../../sass/_imageandtext-component.scss */
.imageandtext-component .os-icons {
  margin: 0 0 25px;
  position: absolute;
  bottom: 13px;
  left: 0;
  right: 0;
  margin: 0;
}
/* line 163, ../../sass/_imageandtext-component.scss */
.imageandtext-component .os-icons .col {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  margin: 0 9px 5px;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
}
/* line 174, ../../sass/_imageandtext-component.scss */
.imageandtext-component .os-icons [class^="icon-"] {
  font-size: 25px;
  line-height: 30px;
}
/* line 178, ../../sass/_imageandtext-component.scss */
.imageandtext-component .os-icons [class^="icon-"].icon-windows {
  font-size: 22px;
}
/* line 182, ../../sass/_imageandtext-component.scss */
.imageandtext-component .os-icons [class^="icon-"].icon-ios {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  /* line 155, ../../sass/_imageandtext-component.scss */
  .imageandtext-component .os-icons {
    position: relative;
    bottom: 0;
    margin: 10px 0 0;
  }
}

@media screen and (max-width: 920px) {
  /* line 193, ../../sass/_imageandtext-component.scss */
  .popup .imageandtext-component .image-left {
    float: none;
    margin: 0 auto 10px;
    height: auto;
  }
}

/* line 1, ../../sass/_security-products.scss */
.security-products {
  color: white;
}
/* line 5, ../../sass/_security-products.scss */
.security-products .bg-cover:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(59, 60, 63, 0.8);
}
/* line 16, ../../sass/_security-products.scss */
.security-products h1, .security-products .h1 {
  color: white;
  display: inline-block;
  border-bottom-color: white;
  margin: 0 0 40px;
}
/* line 23, ../../sass/_security-products.scss */
.security-products .img {
  margin: 0 0 25px;
  padding: 5px 0;
}
/* line 28, ../../sass/_security-products.scss */
.security-products h3 {
  font-size: 30px;
  color: white;
  margin: 0 0 35px;
}
/* line 34, ../../sass/_security-products.scss */
.security-products p {
  font-size: 20px;
  line-height: 31px;
  margin: 0 0 30px;
}
/* line 41, ../../sass/_security-products.scss */
.security-products .plans-from h3 {
  margin: 0;
}
/* line 46, ../../sass/_security-products.scss */
.security-products .price {
  margin: 0 0 5px;
  color: #00aeef;
  font: bold 50px/1.2 "IntelClear", sans-serif;
}
/* line 50, ../../sass/_security-products.scss */
.security-products .price:before,
.security-products .price span {
  font: bold 30px/1.2 "IntelClear", sans-serif;
  vertical-align: top;
  position: relative;
  top: 5px;
}
@media screen and (max-width: 767px) {
  /* line 59, ../../sass/_security-products.scss */
  .security-products .img {
    margin: 0 0 20px;
    padding: 0;
  }
  /* line 63, ../../sass/_security-products.scss */
  .security-products h3 {
    font-size: 27px;
    margin: 0 0 20px;
  }
  /* line 67, ../../sass/_security-products.scss */
  .security-products p {
    font-size: 15px;
    line-height: 23px;
    margin: 0 0 20px;
  }
}

/* line 1, ../../sass/_awards.scss */
.awards {
  text-align: center;
}
/* line 4, ../../sass/_awards.scss */
.awards .h1, .awards h1 {
  display: inline-block;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  /* line 4, ../../sass/_awards.scss */
  .awards .h1, .awards h1 {
    margin-bottom: 30px;
  }
}
/* line 12, ../../sass/_awards.scss */
.awards img {
  display: block;
  margin: 0 auto;
  margin-bottom: 34px;
}
/* line 18, ../../sass/_awards.scss */
.awards h4, .awards .h4 {
  font-weight: 100;
  max-width: 800px;
  margin: 0 auto;
}
/* line 24, ../../sass/_awards.scss */
.awards .logos-list {
  margin: 0 auto 65px;
  display: table;
  table-layout: fixed;
}
@media screen and (max-width: 920px) {
  /* line 24, ../../sass/_awards.scss */
  .awards .logos-list {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  /* line 24, ../../sass/_awards.scss */
  .awards .logos-list {
    margin: 0 0 15px;
  }
}
/* line 34, ../../sass/_awards.scss */
.ua-webkit .awards .logos-list {
  table-layout: auto;
}
/* line 38, ../../sass/_awards.scss */
.awards .logos-list .col {
  display: table-cell;
  vertical-align: middle;
  padding: 17px 35px;
}
@media screen and (max-width: 920px) {
  /* line 38, ../../sass/_awards.scss */
  .awards .logos-list .col {
    padding: 10px 5px;
  }
}
/* line 47, ../../sass/_awards.scss */
.awards .logos-list img {
  margin: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

/* line 55, ../../sass/_awards.scss */
.award-block {
  padding: 20px 0 30px;
  color: #3b3c3f;
}
/* line 59, ../../sass/_awards.scss */
.award-block .image-box {
  float: left;
  margin: 0 20px 0 0;
  text-align: left;
  max-width: 85px;
}
/* line 64, ../../sass/_awards.scss */
.award-block .image-box img {
  max-width: 100%;
  height: auto;
}
/* line 69, ../../sass/_awards.scss */
.award-block .text-box {
  overflow: hidden;
  text-align: left;
}
/* line 73, ../../sass/_awards.scss */
.award-block h4 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 15px;
}
/* line 78, ../../sass/_awards.scss */
.award-block p {
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  /* line 55, ../../sass/_awards.scss */
  .award-block {
    padding: 0 0 30px;
    display: table;
    width: 100%;
  }
  /* line 87, ../../sass/_awards.scss */
  .award-block .image-box {
    float: none;
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    max-width: 90px;
    margin: 0;
    padding: 0 10px 0 0;
  }
  /* line 96, ../../sass/_awards.scss */
  .award-block .text-box {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 100, ../../sass/_awards.scss */
  .award-block h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 4px;
  }
  /* line 105, ../../sass/_awards.scss */
  .award-block p {
    margin: 0;
  }
}

/* line 1, ../../sass/_popup.scss */
.popup-holder {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

/* line 7, ../../sass/_popup.scss */
.popup.popup-video {
  display: block !important;
  left: 100%;
  position: fixed;
  top: 0;
  opacity: 1;
  transition: left 0.4s ease-in-out;
}

/* line 15, ../../sass/_popup.scss */
.video-open {
  overflow: hidden;
}
/* line 17, ../../sass/_popup.scss */
.video-open .popup.popup-video {
  left: 0;
}
/* line 20, ../../sass/_popup.scss */
.video-open #main-page {
  left: -100%;
  right: 100%;
}
/* line 24, ../../sass/_popup.scss */
.video-open .popup .video-box header {
  top: 0;
  background: none;
}

/* line 30, ../../sass/_popup.scss */
.modal-open .popup.in {
  position: fixed;
  opacity: 1;
}

/* line 36, ../../sass/_popup.scss */
.popup {
  position: absolute;
  display: block !important;
  min-width: 320px;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #3b3c3f;
  overflow-y: auto;
  color: #fff;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  transition: opacity 0.4s ease-in-out;
}
/* line 52, ../../sass/_popup.scss */
.popup .tab-container > .container {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
/* line 57, ../../sass/_popup.scss */
.popup .tab-container > .active.container {
  display: block;
  position: static;
  overflow: visible;
  height: auto;
}
/* line 64, ../../sass/_popup.scss */
.popup .popup-box {
  padding: 38px 0 185px;
  position: relative;
  min-height: 100%;
}
@media screen and (max-width: 920px) {
  /* line 64, ../../sass/_popup.scss */
  .popup .popup-box {
    padding: 35px  0 20px;
  }
}
/* line 72, ../../sass/_popup.scss */
.popup .video-box {
  min-height: 100%;
  background: #fff;
  padding: 76px 0 0;
}
/* line 76, ../../sass/_popup.scss */
.popup .video-box header {
  margin: 0 auto;
  position: absolute;
  top: -76px;
  height: 76px;
  left: 0;
  right: 0;
  min-height: 0;
  width: auto;
  padding: 14px  17px 0;
  transition: top 0.4s ease-in-out;
}
/* line 88, ../../sass/_popup.scss */
.popup .video-box .logo {
  float: left;
  width: 154px;
}
/* line 92, ../../sass/_popup.scss */
.popup .video-box .close {
  float: right;
  position: relative;
  color: #0071c5;
  top: 6px;
  right: 0;
  border-color: #0071c5;
}
/* line 100, ../../sass/_popup.scss */
.popup .video-box .fluid-width-video-wrapper {
  padding: 0 !important;
  height: calc(100vh - 76px) !important;
}
/* line 105, ../../sass/_popup.scss */
.popup .close {
  position: absolute;
  z-index: 1000;
  top: 50px;
  right: 90px;
  color: #fff;
  text-decoration: none;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 120, ../../sass/_popup.scss */
.popup .close:hover {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media screen and (max-width: 920px) {
  /* line 105, ../../sass/_popup.scss */
  .popup .close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}
/* line 134, ../../sass/_popup.scss */
.popup h2 {
  color: #fff;
  font-size: 48px;
  line-height: 54px;
  font-weight: 300;
  margin: 0 0 106px;
}
@media screen and (max-width: 920px) {
  /* line 134, ../../sass/_popup.scss */
  .popup h2 {
    margin: 0 0 35px;
  }
}
/* line 144, ../../sass/_popup.scss */
.popup h3 {
  color: #fff;
  font-size: 32px;
  line-height: 35px;
  font-weight: 300;
  margin: 0 0 20px;
}
/* line 151, ../../sass/_popup.scss */
.popup p {
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 20px;
}
/* line 157, ../../sass/_popup.scss */
.popup .container {
  overflow: hidden;
}
/* line 160, ../../sass/_popup.scss */
.popup .add-link {
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  margin: -4px 0 14px;
}
/* line 166, ../../sass/_popup.scss */
.popup .add-link a {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin: 0 0 6px;
}
/* line 173, ../../sass/_popup.scss */
.popup .gray-bg > div {
  background: #515254;
}
/* line 176, ../../sass/_popup.scss */
.popup .gray-bg > div:first-child .match-height {
  border: none;
}
/* line 179, ../../sass/_popup.scss */
.popup .gray-bg .match-height {
  min-height: 372px;
  white-space: nowrap;
  border-left: 1px solid #939598;
}
@media screen and (max-width: 920px) {
  /* line 179, ../../sass/_popup.scss */
  .popup .gray-bg .match-height {
    min-height: 340px;
    border-left: none;
    border-top: 1px solid #939598;
  }
}
/* line 188, ../../sass/_popup.scss */
.popup .gray-bg .match-height:after {
  content: '';
  display: inline-block;
  height: 372px;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
  vertical-align: middle;
}
/* line 198, ../../sass/_popup.scss */
.popup .centred-block {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  white-space: normal;
  width: 100%;
  padding: 0 10px;
}
/* line 206, ../../sass/_popup.scss */
.popup .return-box {
  border-top: 1px solid #939598;
  padding: 22px 30px;
}
/* line 209, ../../sass/_popup.scss */
.popup .return-box a {
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  line-height: 25px;
  position: relative;
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}
/* line 218, ../../sass/_popup.scss */
.popup .return-box a [class^="icon-"] {
  color: #00aeef;
  display: inline-block;
  vertical-align: top;
  margin: 2px 14px 0 0;
}

/* line 227, ../../sass/_popup.scss */
.recovery-form {
  letter-spacing: -4px;
}
/* line 229, ../../sass/_popup.scss */
.recovery-form .input-holder {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 10px;
  letter-spacing: normal;
}
/* line 235, ../../sass/_popup.scss */
.recovery-form .text {
  display: block;
  width: 313px;
  background: #fff;
  margin: 0;
  padding: 4px 10px 0;
  height: 46px;
  border-radius: 4px;
  border: 1px solid #cad2d4;
  color: #768f99;
  font-size: 16px;
}
/* line 58, ../../sass/_mixins.scss */
.recovery-form .text::-moz-placeholder {
  color: #768f99;
  opacity: 1;
}
/* line 62, ../../sass/_mixins.scss */
.recovery-form .text:-ms-input-placeholder {
  color: #768f99;
}
/* line 63, ../../sass/_mixins.scss */
.recovery-form .text::-webkit-input-placeholder {
  color: #768f99;
}
/* line 64, ../../sass/_mixins.scss */
.recovery-form .text.placeholder {
  color: #768f99;
}
@media screen and (max-width: 920px) {
  /* line 235, ../../sass/_popup.scss */
  .recovery-form .text {
    width: 260px;
  }
}
/* line 251, ../../sass/_popup.scss */
.recovery-form .btn-send {
  display: block;
  min-width: 155px;
  text-align: center;
  cursor: pointer;
  height: 46px;
  border: none;
  border-radius: 4px;
  background: #00aeef;
  padding: 16px 20px 0;
  margin: 0;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 267, ../../sass/_popup.scss */
.recovery-form .btn-send:hover {
  background: #0071c5;
}

/* line 272, ../../sass/_popup.scss */
.visited .message {
  display: block;
}

/* line 275, ../../sass/_popup.scss */
.message {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  text-align: center;
  background: rgba(59, 60, 63, 0.95);
}
/* line 285, ../../sass/_popup.scss */
.message .close {
  position: absolute;
  z-index: 1000;
  top: 50px;
  right: 90px;
  color: #fff;
  text-decoration: none;
  width: 40px;
  height: 40px;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 300, ../../sass/_popup.scss */
.message .close:hover {
  transform: rotate(180deg);
}
@media screen and (max-width: 920px) {
  /* line 285, ../../sass/_popup.scss */
  .message .close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }
}
/* line 312, ../../sass/_popup.scss */
.message .message-box {
  background: #fff;
  width: 606px;
  margin: 0 0 0 -303px;
  padding: 52px 20px 60px;
  position: absolute;
  top: 30vh;
  left: 50%;
}
/* line 321, ../../sass/_popup.scss */
.message .logo {
  max-width: 227px;
  margin: 0 auto 22px;
  vertical-align: top;
}
/* line 326, ../../sass/_popup.scss */
.message h3 {
  margin: 0 0 40px;
}
/* line 329, ../../sass/_popup.scss */
.message .button {
  margin: 22px auto 0;
}
@media screen and (max-width: 767px) {
  /* line 333, ../../sass/_popup.scss */
  .message .message-box {
    width: 100%;
    margin: 0;
    padding: 30px 15px 40px;
    top: 60px;
    left: 0;
  }
}

/* line 1, ../../sass/_intro-component.scss */
.intro-component {
  color: #fff;
}
/* line 3, ../../sass/_intro-component.scss */
.intro-component img {
  width: 100%;
  height: auto;
}
/* line 7, ../../sass/_intro-component.scss */
.intro-component .holder {
  position: absolute;
  z-index: 3;
  width: 60%;
  min-width: 400px;
  padding: 10px 20px;
}
/* line 14, ../../sass/_intro-component.scss */
.intro-component.no-image .holder {
  position: static;
  z-index: 3;
  width: 100%;
  min-width: 0;
  padding: 100px 0;
  text-align: center;
}
/* line 22, ../../sass/_intro-component.scss */
.intro-component .container {
  position: relative;
}
/* line 25, ../../sass/_intro-component.scss */
.intro-component.centered .holder {
  margin: 0 auto;
  text-align: center;
}
/* line 29, ../../sass/_intro-component.scss */
.intro-component.align-right .holder {
  margin: 0 0 0 auto;
  text-align: right;
}
/* line 33, ../../sass/_intro-component.scss */
.intro-component * {
  color: #fff;
}
/* line 36, ../../sass/_intro-component.scss */
.intro-component .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
/* line 44, ../../sass/_intro-component.scss */
.intro-component h3, .intro-component .h3 {
  color: #fff;
  font-weight: 300;
  margin: 0 0 11px;
}
/* line 49, ../../sass/_intro-component.scss */
.intro-component p {
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 26px;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_intro-component.scss */
  .intro-component {
    text-align: center;
  }
  /* line 56, ../../sass/_intro-component.scss */
  .intro-component p {
    margin: 0 0 20px;
  }
  /* line 59, ../../sass/_intro-component.scss */
  .intro-component [class^="col-"], .intro-component [class*=" col-"] {
    position: static;
  }
  /* line 62, ../../sass/_intro-component.scss */
  .intro-component .holder {
    width: auto;
    min-width: 0;
    max-width: 600px;
    margin: 0 auto;
    left: 50% !important;
    top: 50% !important;
    text-align: center !important;
  }
  /* line 71, ../../sass/_intro-component.scss */
  .intro-component.no-image .holder {
    z-index: 3;
    width: 100%;
    min-width: 0;
    padding: 60px 0;
    text-align: center;
  }
  /* line 78, ../../sass/_intro-component.scss */
  .intro-component .bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(50, 60, 63, 0.6);
  }
  /* line 87, ../../sass/_intro-component.scss */
  .intro-component.centered .holder {
    margin: 0 auto;
    text-align: center !important;
  }
  /* line 91, ../../sass/_intro-component.scss */
  .intro-component.align-right .holder {
    margin: 0 auto;
    text-align: center !important;
  }
}

/* line 1, ../../sass/_buttons-component.scss */
.buttons-component {
  padding: 50px 0;
  text-align: center;
}
/* line 4, ../../sass/_buttons-component.scss */
.buttons-component a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 27px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  /* line 4, ../../sass/_buttons-component.scss */
  .buttons-component a {
    margin: 0 10px 30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_buttons-component.scss */
  .buttons-component {
    padding: 20px 0 0;
  }
}

/* line 1, ../../sass/_steps.scss */
.dark-bg {
  color: white;
  background: #3b3c3f;
}

/* line 6, ../../sass/_steps.scss */
.dark-bg * {
  color: white;
}

/* line 11, ../../sass/_steps.scss */
.steps h5, .steps .h5 {
  font-weight: 100;
}
/* line 14, ../../sass/_steps.scss */
.steps h5 span, .steps .h5 span {
  color: #00aeef;
}
/* line 19, ../../sass/_steps.scss */
.steps .devices {
  list-style: none;
  padding: 0;
  font-size: 0;
  margin: 40px auto 48px;
}
/* line 25, ../../sass/_steps.scss */
.steps .devices .col {
  display: inline-block;
  vertical-align: middle;
  width: 18%;
  width: calc(100% / 5 - 80px);
  margin: 0 15px;
  cursor: pointer;
  height: 160px;
}
/* line 34, ../../sass/_steps.scss */
.steps .devices .col [class^="icon-"] {
  height: 120px;
  border: 1px solid transparent;
  border-radius: 5px;
  margin-bottom: 18px;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
  color: #6e7477;
  font-size: 58px;
  line-height: 120px;
}
/* line 46, ../../sass/_steps.scss */
.steps .devices .col [class^="icon-"].icon-mobile {
  font-size: 48px;
}
/* line 50, ../../sass/_steps.scss */
.steps .devices .col [class^="icon-"].icon-tablet {
  font-size: 60px;
}
/* line 54, ../../sass/_steps.scss */
.steps .devices .col [class^="icon-"].icon-laptop {
  font-size: 54px;
}
/* line 59, ../../sass/_steps.scss */
.steps .devices .col.active [class^="icon-"] {
  border: 1px solid #00aeef;
  color: #00aeef;
}
/* line 64, ../../sass/_steps.scss */
.steps .devices .col .checkbox {
  border-radius: 2px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  border: 1px solid #92aec4;
  background: white;
  position: relative;
}
/* line 75, ../../sass/_steps.scss */
.steps .devices .col .checkbox:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 20px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #00aeef;
  font-family: 'icomoon';
}
/* line 89, ../../sass/_steps.scss */
.steps .devices .col.active .checkbox:before {
  content: "\e604";
}
/* line 93, ../../sass/_steps.scss */
.steps .devices .col .title {
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 100;
}
@media screen and (max-width: 920px) {
  /* line 25, ../../sass/_steps.scss */
  .steps .devices .col {
    width: 20%;
    /* width: calc(100% / 2 - 80px); */
    margin: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 25, ../../sass/_steps.scss */
  .steps .devices .col {
    width: 50%;
    margin: 20px 0;
  }
}

/* line 114, ../../sass/_steps.scss */
#calculator-gallery {
  padding: 91px 0 0;
  position: relative;
}
/* line 118, ../../sass/_steps.scss */
#calculator-gallery .owl-pagination {
  position: absolute;
  left: 50%;
  right: 0;
  top: 40px;
  font-size: 0;
  max-width: 742px;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
/* line 127, ../../sass/_steps.scss */
#calculator-gallery .owl-pagination .owl-page {
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  width: calc(100% / 3 - 20px);
  height: 11px;
  background: #e6e7e8;
  border-radius: 11px;
  margin: 0 5px;
  cursor: pointer;
}
/* line 138, ../../sass/_steps.scss */
#calculator-gallery .owl-pagination .owl-page:first-child {
  margin-left: 0;
}
/* line 141, ../../sass/_steps.scss */
#calculator-gallery .owl-pagination .owl-page:last-child {
  margin-right: 0;
}
/* line 144, ../../sass/_steps.scss */
#calculator-gallery .owl-pagination .owl-page.active {
  background: #00aeef;
}

/* line 1, ../../sass/_plans-table.scss */
.plans-table {
  overflow: hidden;
  padding: 60px 0 0;
  color: #fff;
}
/* line 5, ../../sass/_plans-table.scss */
.plans-table .row-body {
  overflow: hidden;
  transition: height ease 0.3s;
}
@media screen and (max-width: 920px) {
  /* line 1, ../../sass/_plans-table.scss */
  .plans-table {
    text-align: center;
    padding: 30px 0 0;
  }
}
/* line 13, ../../sass/_plans-table.scss */
.plans-table .product-holder {
  margin: 0 -15px 0 0;
}
@media screen and (max-width: 1225px) {
  /* line 13, ../../sass/_plans-table.scss */
  .plans-table .product-holder {
    margin: 0 -10px 0 0;
  }
}
@media screen and (max-width: 920px) {
  /* line 13, ../../sass/_plans-table.scss */
  .plans-table .product-holder {
    margin: 0 -5px;
  }
}
/* line 23, ../../sass/_plans-table.scss */
.plans-table .even {
  background: rgba(255, 255, 255, 0.2);
  position: relative;
}
/* line 27, ../../sass/_plans-table.scss */
.plans-table .col-table-description {
  float: left;
  width: 34%;
}
@media screen and (max-width: 920px) {
  /* line 27, ../../sass/_plans-table.scss */
  .plans-table .col-table-description {
    margin: 0 0 0 -9999px;
    text-indent: -9999px;
    overflow: hidden;
  }
}
/* line 35, ../../sass/_plans-table.scss */
.plans-table .col-table-description .img {
  height: 226px;
  white-space: nowrap;
}
/* line 38, ../../sass/_plans-table.scss */
.plans-table .col-table-description .img:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
  vertical-align: middle;
}
/* line 47, ../../sass/_plans-table.scss */
.plans-table .col-table-description .img img {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}
@media screen and (max-width: 1225px) {
  /* line 47, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .img img {
    max-width: 100%;
    height: auto;
  }
}
/* line 57, ../../sass/_plans-table.scss */
.plans-table .col-table-description .os-icons {
  letter-spacing: -4px;
}
/* line 59, ../../sass/_plans-table.scss */
.plans-table .col-table-description .os-icons .col {
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 58px;
}
/* line 65, ../../sass/_plans-table.scss */
.plans-table .col-table-description .os-icons .col:first-child {
  padding: 0;
}
@media screen and (max-width: 1225px) {
  /* line 59, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .os-icons .col {
    padding: 0 0 0 40px;
  }
}
/* line 73, ../../sass/_plans-table.scss */
.plans-table .col-table-description .row-heading {
  padding: 10px 0 30px 10px;
  min-height: 305px;
}
/* line 77, ../../sass/_plans-table.scss */
.plans-table .col-table-description [class^="row-text"],
.plans-table .col-table-description [class*=" row-text"] {
  padding: 17px  20px 16px;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  position: relative;
  z-index: 2;
}
/* line 86, ../../sass/_plans-table.scss */
.plans-table .col-table-description .even:after {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: -9999px;
  background: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 767px) {
  /* line 27, ../../sass/_plans-table.scss */
  .plans-table .col-table-description {
    margin: 0;
    text-indent: 0;
    overflow: hidden;
    float: none;
    width: 100%;
  }
  /* line 102, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .even:after {
    display: none;
  }
  /* line 105, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .row-heading {
    padding: 10px 0 20px;
    height: auto !important;
    min-height: 0;
  }
  /* line 110, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .row-body {
    display: none;
  }
  /* line 113, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .img {
    height: auto;
    margin: 0 auto 20px;
  }
  /* line 117, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .os-icons {
    display: table;
    width: 100%;
  }
  /* line 120, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .os-icons .col {
    font-size: 22px;
    line-height: 22px;
    display: table-cell;
    vertical-align: middle;
    padding: 0  20px;
  }
  /* line 126, ../../sass/_plans-table.scss */
  .plans-table .col-table-description .os-icons .col:first-child {
    padding: 0 20px;
  }
}
/* line 133, ../../sass/_plans-table.scss */
.plans-table .col-product {
  float: left;
  width: 16.5%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 920px) {
  /* line 133, ../../sass/_plans-table.scss */
  .plans-table .col-product {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  /* line 133, ../../sass/_plans-table.scss */
  .plans-table .col-product {
    width: 100%;
    margin: 0 0 10px;
  }
}
/* line 145, ../../sass/_plans-table.scss */
.plans-table .col-product .box {
  padding: 0 10px;
}
@media screen and (max-width: 1225px) {
  /* line 145, ../../sass/_plans-table.scss */
  .plans-table .col-product .box {
    padding: 0 5px;
  }
}
/* line 151, ../../sass/_plans-table.scss */
.plans-table .col-product .row-body {
  margin: 0 -10px;
}
@media screen and (max-width: 1225px) {
  /* line 151, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-body {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 767px) {
  /* line 151, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-body {
    margin: 0;
    padding: 1px 0 0;
    text-align: left;
    height: auto !important;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 500ms ease;
    -moz-transition: max-height 500ms ease;
    -ms-transition: max-height 500ms ease;
    -o-transition: max-height 500ms ease;
    transition: max-height 500ms ease;
  }
}
/* line 170, ../../sass/_plans-table.scss */
.plans-table .col-product .row-text {
  position: relative;
  z-index: 2;
}
/* line 173, ../../sass/_plans-table.scss */
.plans-table .col-product .row-text:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 1225px) {
  /* line 173, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-text:after {
    left: 5px;
    right: 5px;
  }
}
@media screen and (max-width: 767px) {
  /* line 170, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-text {
    background: rgba(255, 255, 255, 0.2);
    overflow: hidden;
    margin: 0 0 1px;
    height: auto !important;
    min-height: 51px;
  }
  /* line 193, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-text:after {
    display: none;
  }
}
/* line 198, ../../sass/_plans-table.scss */
.plans-table .col-product .row-text.even {
  background: rgba(255, 255, 255, 0.2);
}
/* line 201, ../../sass/_plans-table.scss */
.plans-table .col-product .row-heading {
  min-height: 305px;
  padding: 22px 0 25px;
  background: rgba(255, 255, 255, 0.1);
}
/* line 206, ../../sass/_plans-table.scss */
.plans-table .col-product.popular .row-heading {
  background: rgba(255, 255, 255, 0.2);
}
/* line 209, ../../sass/_plans-table.scss */
.plans-table .col-product .img {
  margin: 0 0 20px;
}
@media screen and (max-width: 1225px) {
  /* line 212, ../../sass/_plans-table.scss */
  .plans-table .col-product .img img {
    width: 65%;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  /* line 209, ../../sass/_plans-table.scss */
  .plans-table .col-product .img {
    margin: 0 5px 0 0;
    float: left;
    width: 40px;
    padding: 5px;
    text-align: center;
  }
  /* line 218, ../../sass/_plans-table.scss */
  .plans-table .col-product .img img {
    width: auto;
    height: auto;
  }
}
/* line 229, ../../sass/_plans-table.scss */
.plans-table .col-product.popular .row-text:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  background: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 1225px) {
  /* line 229, ../../sass/_plans-table.scss */
  .plans-table .col-product.popular .row-text:after {
    left: 5px;
    right: 5px;
  }
}
@media screen and (max-width: 767px) {
  /* line 244, ../../sass/_plans-table.scss */
  .plans-table .col-product.popular .row-text.even {
    background: rgba(255, 255, 255, 0.2);
  }
  /* line 247, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-heading {
    min-height: 0;
    padding: 5px 45px 5px 5px;
    height: auto !important;
    background: rgba(255, 255, 255, 0.1);
    overflow: hidden;
    text-align: left;
    position: relative;
    cursor: pointer;
  }
  /* line 256, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-heading:after {
    content: '+';
    position: absolute;
    z-index: 3;
    right: 12px;
    top: 50%;
    width: 24px;
    height: 24px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    margin-top: -12px;
  }
  /* line 270, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-heading:before {
    content: '';
    position: absolute;
    right: 10px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid #fff;
    top: 50%;
    margin-top: -13px;
  }
  /* line 282, ../../sass/_plans-table.scss */
  .plans-table .col-product .price-holder {
    overflow: hidden;
    margin: 0 0 0 45px;
  }
}
/* line 287, ../../sass/_plans-table.scss */
.plans-table .col-product.popular:after {
  content: 'Most Popular';
  position: absolute;
  height: 28px;
  top: -40px;
  left: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  padding: 12px 0 0;
}
@media screen and (max-width: 1225px) {
  /* line 287, ../../sass/_plans-table.scss */
  .plans-table .col-product.popular:after {
    left: 5px;
    right: 5px;
    padding: 10px 3px 2px;
  }
}
@media screen and (max-width: 767px) {
  /* line 287, ../../sass/_plans-table.scss */
  .plans-table .col-product.popular:after {
    display: none;
  }
}
@media screen and (max-width: 920px) {
  /* line 312, ../../sass/_plans-table.scss */
  .plans-table .col-product [class^="row-"].even,
  .plans-table .col-product [class*=" row-"].even {
    background: rgba(255, 255, 255, 0.2);
  }
  /* line 314, ../../sass/_plans-table.scss */
  .plans-table .col-product [class^="row-"].even:after,
  .plans-table .col-product [class*=" row-"].even:after {
    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.1);
  }
}
@media screen and (max-width: 767px) {
  /* line 326, ../../sass/_plans-table.scss */
  .plans-table .col-product [class^="row-"].even:after,
  .plans-table .col-product [class*=" row-"].even:after {
    display: none;
  }
}
/* line 331, ../../sass/_plans-table.scss */
.plans-table .col-product .h3 {
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  line-height: 27px;
  margin: 0;
  min-height: 66px;
}
@media screen and (max-width: 1225px) {
  /* line 331, ../../sass/_plans-table.scss */
  .plans-table .col-product .h3 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (max-width: 920px) {
  /* line 331, ../../sass/_plans-table.scss */
  .plans-table .col-product .h3 {
    min-height: 66px;
  }
}
@media screen and (max-width: 920px) {
  /* line 331, ../../sass/_plans-table.scss */
  .plans-table .col-product .h3 {
    min-height: 0;
    overflow: hidden;
  }
  /* line 348, ../../sass/_plans-table.scss */
  .plans-table .col-product .h3 br {
    display: none;
  }
}
/* line 353, ../../sass/_plans-table.scss */
.plans-table .col-product .price {
  font: bold 40px/50px "IntelClear", sans-serif;
  margin: 0;
}
@media screen and (max-width: 1225px) {
  /* line 353, ../../sass/_plans-table.scss */
  .plans-table .col-product .price {
    font-size: 35px;
    line-height: 45px;
  }
}
@media screen and (max-width: 767px) {
  /* line 353, ../../sass/_plans-table.scss */
  .plans-table .col-product .price {
    font-size: 18px;
    line-height: 22px;
    display: inline;
  }
}
/* line 366, ../../sass/_plans-table.scss */
.plans-table .col-product.popular .price {
  font: bold 50px/50px "IntelClear", sans-serif;
  margin: 0;
}
@media screen and (max-width: 1225px) {
  /* line 366, ../../sass/_plans-table.scss */
  .plans-table .col-product.popular .price {
    font-size: 40px;
    line-height: 45px;
  }
}
@media screen and (max-width: 767px) {
  /* line 366, ../../sass/_plans-table.scss */
  .plans-table .col-product.popular .price {
    font-size: 18px;
    line-height: 22px;
    display: inline;
  }
}
/* line 379, ../../sass/_plans-table.scss */
.plans-table .col-product .plan {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin: -9px 0 0;
}
@media screen and (max-width: 1225px) {
  /* line 379, ../../sass/_plans-table.scss */
  .plans-table .col-product .plan {
    font-size: 22px;
    line-height: 24px;
  }
}
@media screen and (max-width: 767px) {
  /* line 379, ../../sass/_plans-table.scss */
  .plans-table .col-product .plan {
    font-size: 18px;
    line-height: 22px;
    display: inline;
    margin: 0 0 0 4px;
  }
}
/* line 395, ../../sass/_plans-table.scss */
.plans-table .col-product .row-title {
  display: none;
}
@media screen and (max-width: 920px) {
  /* line 395, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-title {
    display: block;
    background: none;
    padding: 10px 5px;
  }
}
@media screen and (max-width: 767px) {
  /* line 395, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-title {
    padding: 5px 10px 5px 40px;
    float: right;
    width: 100%;
    min-height: 51px;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    white-space: nowrap;
  }
  /* line 411, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-title:after {
    content: '';
    display: inline-block;
    height: 41px;
    width: 1px;
    overflow: hidden;
    margin: 0 0 0 -5px;
    vertical-align: middle;
  }
  /* line 420, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-title span {
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
  }
}
/* line 427, ../../sass/_plans-table.scss */
.plans-table .col-product .row-icon {
  background: none;
  height: 52px;
  padding: 5px;
  font-size: 36px;
  line-height: 42px;
}
@media screen and (max-width: 767px) {
  /* line 427, ../../sass/_plans-table.scss */
  .plans-table .col-product .row-icon {
    height: 51px;
    padding: 5px;
    font-size: 25px;
    float: left;
    width: 40px;
    text-align: center;
    line-height: 30px;
    margin: 0 -40px 0 0;
  }
}
/* line 444, ../../sass/_plans-table.scss */
.plans-table .col-product .icon-check2 {
  display: inline-block;
  vertical-align: baseline;
  text-indent: -9999px;
  overflow: hidden;
  width: 34px;
  height: 28px;
  /* background: url("../images/icon-check.png") 0 0 no-repeat; */
}
@media screen and (max-width: 767px) {
  /* line 444, ../../sass/_plans-table.scss */
  .plans-table .col-product .icon-check2 {
    width: 100%;
    display: block;
    height: 100%;
    background-size: 21px 17px;
    background-position: 50% 50%;
    vertical-align: middle;
  }
}
/* line 461, ../../sass/_plans-table.scss */
.plans-table .col-product .btn {
  padding: 25px 0 10px;
}
/* line 463, ../../sass/_plans-table.scss */
.plans-table .col-product .btn .button {
  display: block;
  padding: 16px 5px 15px;
  min-width: 0;
}
/* line 467, ../../sass/_plans-table.scss */
.plans-table .col-product .btn .button:hover {
  color: #00aeef;
}
@media screen and (max-width: 767px) {
  /* line 461, ../../sass/_plans-table.scss */
  .plans-table .col-product .btn {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
  }
}
/* line 483, ../../sass/_plans-table.scss */
.plans-table .more {
  float: left;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  line-height: 22px;
  margin: -44px 0 0 20px;
}
/* line 491, ../../sass/_plans-table.scss */
.plans-table .more .icon-circle-plus {
  font-size: 22px;
  display: inline-block;
  vertical-align: top;
  margin: -1px 4px 0 0;
}
/* line 497, ../../sass/_plans-table.scss */
.plans-table .more .less-text {
  display: none;
}
/* line 500, ../../sass/_plans-table.scss */
.plans-table .more:hover {
  color: #00aeef;
}
@media screen and (max-width: 920px) {
  /* line 483, ../../sass/_plans-table.scss */
  .plans-table .more {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 15px auto 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 483, ../../sass/_plans-table.scss */
  .plans-table .more {
    display: none;
  }
}

/* line 515, ../../sass/_plans-table.scss */
.plans-table.visible .more .more-text {
  display: none;
}
/* line 518, ../../sass/_plans-table.scss */
.plans-table.visible .more .less-text {
  display: inline;
}

@media screen and (max-width: 767px) {
  /* line 523, ../../sass/_plans-table.scss */
  .plans-table .col-product.active .row-body {
    max-height: 550px;
  }

  /* line 526, ../../sass/_plans-table.scss */
  .plans-table .col-product.active .btn {
    padding: 5px 0 0;
    max-height: 80px;
  }

  /* line 530, ../../sass/_plans-table.scss */
  .plans-table .col-product.active .row-heading:after {
    content: '-';
    margin-top: -13px;
  }
}
/* line 2, ../../sass/_prices.scss */
.prices .view-all {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 0 28px;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 10, ../../sass/_prices.scss */
.prices button, .prices .button {
  font-size: 14px;
}
/* line 13, ../../sass/_prices.scss */
.prices .price-tables {
  font-size: 0;
  margin: 50px 0;
  position: relative;
  overflow: hidden;
}
/* line 19, ../../sass/_prices.scss */
.prices .price-tables br.seperator {
  display: none;
}
@media screen and (max-width: 920px) {
  /* line 24, ../../sass/_prices.scss */
  .prices .button {
    margin: 0 0 15px;
  }
}

/* line 31, ../../sass/_prices.scss */
.row > [class^="col-"]:first-child .price-table:before {
  display: none;
}

/* line 35, ../../sass/_prices.scss */
.price-table {
  position: relative;
  text-align: center;
  color: #fff;
  margin: 0 0 10px;
  padding-bottom: 60px;
}
/* line 41, ../../sass/_prices.scss */
.price-table:before {
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  width: 1px;
  background: #515254;
}
/* line 50, ../../sass/_prices.scss */
.price-table a {
  color: white;
  text-decoration: none;
}
/* line 54, ../../sass/_prices.scss */
.price-table .img {
  margin: 0 0 25px;
}
/* line 57, ../../sass/_prices.scss */
.price-table .img [class^="icon-"] {
  display: block;
  margin: 0 auto;
  font-size: 90px;
}
/* line 63, ../../sass/_prices.scss */
.price-table .h3 {
  padding-bottom: 14px;
  position: relative;
  font-weight: 100;
  margin: 0;
  color: #fff;
}
/* line 70, ../../sass/_prices.scss */
.price-table .h3 a:hover {
  text-decoration: underline;
}
/* line 74, ../../sass/_prices.scss */
.price-table .h4 {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 6px;
  color: #fff;
}
/* line 80, ../../sass/_prices.scss */
.price-table .plan {
  color: #00aeef;
  font-size: 24px;
  line-height: 26px;
  margin: -19px 0 19px;
}
/* line 86, ../../sass/_prices.scss */
.price-table .price {
  color: #00aeef;
  font: bold 60px/1 "IntelClear", sans-serif;
  margin: 0 0 19px;
}
/* line 91, ../../sass/_prices.scss */
.price-table .price * {
  color: #00aeef;
}
/* line 95, ../../sass/_prices.scss */
.price-table h6, .price-table .h6 {
  font-weight: 100;
  font-size: 16px;
  line-height: 24px;
  margin: 0 auto;
  color: #fff;
}
/* line 102, ../../sass/_prices.scss */
.price-table .button {
  position: absolute;
  bottom: 0;
  width: 190px;
  min-width: 190px;
  left: 50%;
  margin: 0 0 0 -95px;
  padding: 16px 15px 15px;
}
@media screen and (max-width: 920px) {
  /* line 35, ../../sass/_prices.scss */
  .price-table {
    margin: 0 0 40px;
    padding: 0 20px 60px;
  }
}

/* line 117, ../../sass/_prices.scss */
.popup .price-table .price {
  font-size: 50px;
}
/* line 120, ../../sass/_prices.scss */
.popup .price-table .plan {
  margin-bottom: 8px;
}
/* line 123, ../../sass/_prices.scss */
.popup .price-table h6, .popup .price-table .h6 {
  line-height: 19px;
}

@media screen and (max-width: 920px) {
  /* line 128, ../../sass/_prices.scss */
  .prices .button {
    width: 260px;
    margin: 0 10px 20px;
  }
}
/* line 1, ../../sass/_pruduct-component.scss */
.pruduct-component {
  min-height: 398px;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  text-align: center;
  border-left: none;
  letter-spacing: normal;
  color: #3b3c3f;
  position: relative;
  z-index: 2;
}
/* line 13, ../../sass/_pruduct-component.scss */
.pruduct-component:after {
  content: '';
  position: absolute;
  top: 10px;
  left: -10px;
  bottom: 0;
  right: -10px;
  z-index: -1;
  border: 1px solid #bcbcbc;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  /* line 13, ../../sass/_pruduct-component.scss */
  .pruduct-component:after {
    display: none;
  }
}
/* line 28, ../../sass/_pruduct-component.scss */
.pruduct-component:hover:after {
  opacity: 1;
}
/* line 31, ../../sass/_pruduct-component.scss */
.pruduct-component .pruduct-component-holder {
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  /* line 31, ../../sass/_pruduct-component.scss */
  .pruduct-component .pruduct-component-holder {
    padding: 10px 0 20px;
  }
}
/* line 37, ../../sass/_pruduct-component.scss */
.pruduct-component .free {
  background: #b71234;
  color: #fff;
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: center;
  width: 62px;
  padding: 7px 4px 6px 14px;
}
/* line 49, ../../sass/_pruduct-component.scss */
.pruduct-component .free:after {
  content: '';
  position: absolute;
  top: 0;
  right: -10px;
  width: 0;
  height: 0;
  border-top: 16px solid #b71234;
  border-right: 10px solid transparent;
}
/* line 59, ../../sass/_pruduct-component.scss */
.pruduct-component .free:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: -10px;
  width: 0;
  height: 0;
  border-bottom: 16px solid #b71234;
  border-right: 10px solid transparent;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_pruduct-component.scss */
  .pruduct-component {
    width: 100%;
  }
  /* line 72, ../../sass/_pruduct-component.scss */
  .pruduct-component .free {
    top: 20px;
  }
}
/* line 76, ../../sass/_pruduct-component.scss */
.pruduct-component .image {
  height: 255px;
  white-space: nowrap;
  padding: 30px 0;
  margin: 0 0 15px;
  background: #fff;
}
@media screen and (max-width: 920px) {
  /* line 76, ../../sass/_pruduct-component.scss */
  .pruduct-component .image {
    padding: 10px 0;
    height: 191px;
  }
}
/* line 86, ../../sass/_pruduct-component.scss */
.pruduct-component .image:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
  vertical-align: middle;
}
/* line 95, ../../sass/_pruduct-component.scss */
.pruduct-component .image img {
  vertical-align: bottom;
  display: inline-block;
  white-space: normal;
  max-height: 95%;
  width: auto;
}
@media screen and (max-width: 920px) {
  /* line 95, ../../sass/_pruduct-component.scss */
  .pruduct-component .image img {
    max-width: 95%;
    height: auto;
    max-height: 100%;
  }
}
@media screen and (max-width: 767px) {
  /* line 95, ../../sass/_pruduct-component.scss */
  .pruduct-component .image img {
    vertical-align: middle;
  }
}
/* line 111, ../../sass/_pruduct-component.scss */
.pruduct-component h3 {
  font-weight: 300;
  font-size: 26px;
  line-height: 30px;
  color: #3b3c3f;
  margin: 0 0 8px;
}
/* line 117, ../../sass/_pruduct-component.scss */
.pruduct-component h3 a {
  color: #3b3c3f;
  text-decoration: none;
}
/* line 120, ../../sass/_pruduct-component.scss */
.pruduct-component h3 a:hover {
  text-decoration: underline;
}
/* line 125, ../../sass/_pruduct-component.scss */
.pruduct-component p {
  font-size: 16px;
  line-height: 19px;
  margin: 0 0 27px;
}
@media screen and (max-width: 920px) {
  /* line 131, ../../sass/_pruduct-component.scss */
  .pruduct-component h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
  }
  /* line 136, ../../sass/_pruduct-component.scss */
  .pruduct-component p {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
  }
}

/* line 143, ../../sass/_pruduct-component.scss */
.filter-box {
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 29px;
  position: relative;
  z-index: 3;
}
/* line 150, ../../sass/_pruduct-component.scss */
.filter-box .opener {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  padding: 7px 17px 6px 5px;
}
/* line 156, ../../sass/_pruduct-component.scss */
.filter-box .act-filter {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  left: -9999px;
}
/* line 163, ../../sass/_pruduct-component.scss */
.filter-box ul {
  display: inline-block;
  vertical-align: middle;
}
/* line 167, ../../sass/_pruduct-component.scss */
.filter-box li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  padding: 0 2px 2px;
  margin: 0 -2px;
}
/* line 173, ../../sass/_pruduct-component.scss */
.filter-box li button {
  display: block;
  background: #e6e7e8;
  color: #3b3c3f;
  text-decoration: none;
  padding: 7px 12px 6px;
  border-radius: 4px;
  text-transform: none;
  color: #3b3c3f !important;
  min-width: 0;
  margin: 0;
}
/* line 184, ../../sass/_pruduct-component.scss */
.filter-box li button.is-checked, .filter-box li button:hover {
  background: #53565a;
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  /* line 143, ../../sass/_pruduct-component.scss */
  .filter-box {
    margin: 20px 0 35px;
  }
  /* line 193, ../../sass/_pruduct-component.scss */
  .filter-box .open-close {
    position: relative;
  }
  /* line 196, ../../sass/_pruduct-component.scss */
  .filter-box .opener {
    display: block;
    cursor: pointer;
    padding: 16px 10px 15px;
    background: #00aeef;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
  }
  /* line 206, ../../sass/_pruduct-component.scss */
  .filter-box .opener .act-filter {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
    max-width: 73%;
  }
  /* line 214, ../../sass/_pruduct-component.scss */
  .filter-box .opener:after {
    content: "\f078";
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
  }
  /* line 229, ../../sass/_pruduct-component.scss */
  .filter-box .act-filter {
    font-size: 14px;
    line-height: 17px;
    position: static;
  }
  /* line 234, ../../sass/_pruduct-component.scss */
  .filter-box .filter-buttons {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 0;
    overflow-y: auto;
    overflow-x: hidden;
    border: none;
    margin-top: -1px;
    border-radius: 4px;
  }
  /* line 247, ../../sass/_pruduct-component.scss */
  .filter-box .active .filter-buttons {
    max-height: 240px;
    height: auto;
    border: 1px solid #a5a5a5;
  }
  /* line 252, ../../sass/_pruduct-component.scss */
  .filter-box li {
    display: block;
    padding: 0;
  }
  /* line 255, ../../sass/_pruduct-component.scss */
  .filter-box li button {
    width: 100%;
    border-radius: 0;
    padding: 10px 12px 9px;
  }
}

/* line 263, ../../sass/_pruduct-component.scss */
.isotope {
  letter-spacing: -4px;
  margin: 0 -10px;
}
@media screen and (max-width: 767px) {
  /* line 263, ../../sass/_pruduct-component.scss */
  .isotope {
    margin: 0 -5px;
  }
}
/* line 269, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component {
  width: 25%;
  border: none;
  padding: 11px 20px;
  margin: 0 0 -1px;
  min-height: 370px;
}
@media screen and (max-width: 920px) {
  /* line 269, ../../sass/_pruduct-component.scss */
  .isotope .pruduct-component {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  /* line 269, ../../sass/_pruduct-component.scss */
  .isotope .pruduct-component {
    min-height: 0;
    padding: 10px 5px;
  }
}
/* line 282, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component:after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
  border: 1px solid #bcbcbc;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  /* line 282, ../../sass/_pruduct-component.scss */
  .isotope .pruduct-component:after {
    opacity: 1;
  }
}
/* line 297, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component .free {
  top: 22px;
  left: 20px;
}
@media screen and (max-width: 767px) {
  /* line 297, ../../sass/_pruduct-component.scss */
  .isotope .pruduct-component .free {
    top: 20px;
    left: 5px;
    font-size: 9px;
    width: 40px;
    padding: 3px 4px 3px 9px;
  }
}
/* line 308, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component .pruduct-component-holder {
  padding: 0;
}
/* line 311, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component .image {
  background: #ececec;
  height: 184px;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  /* line 311, ../../sass/_pruduct-component.scss */
  .isotope .pruduct-component .image {
    height: 82px;
  }
}
/* line 319, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component h3 {
  font-size: 18px;
  line-height: 21px;
  color: #0071c5;
  margin: 0 0 13px;
}
/* line 324, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component h3 a {
  color: #0071c5;
}
@media screen and (max-width: 767px) {
  /* line 319, ../../sass/_pruduct-component.scss */
  .isotope .pruduct-component h3 {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 10px;
  }
}
/* line 333, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component p {
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  /* line 333, ../../sass/_pruduct-component.scss */
  .isotope .pruduct-component p {
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 10px;
  }
}
/* line 341, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component .button {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  /* line 341, ../../sass/_pruduct-component.scss */
  .isotope .pruduct-component .button {
    display: none;
  }
}
/* line 349, ../../sass/_pruduct-component.scss */
.isotope .pruduct-component:hover:after,
.isotope .pruduct-component:hover .button {
  opacity: 1;
}

/* line 1, ../../sass/_image-component.scss */
.image-component {
  overflow: hidden;
  position: relative;
  height: 448px;
  text-align: center;
}
/* line 6, ../../sass/_image-component.scss */
.image-component:after {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(81, 82, 84, 0.65);
}
/* line 16, ../../sass/_image-component.scss */
.image-component .holder {
  min-height: 100%;
  white-space: nowrap;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
/* line 24, ../../sass/_image-component.scss */
.image-component .holder:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
  vertical-align: middle;
}
/* line 33, ../../sass/_image-component.scss */
.image-component .box {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  padding: 10px 20px;
}

/* line 1, ../../sass/_form-component.scss */
.form-component {
  min-height: 440px;
  background: #00aeef;
  text-align: center;
  padding: 56px 20px 20px;
}
/* line 6, ../../sass/_form-component.scss */
.form-component .form-holder {
  max-width: 327px;
  margin: 0 auto;
  letter-spacing: -4px;
}
/* line 10, ../../sass/_form-component.scss */
.form-component .form-holder * {
  letter-spacing: normal;
}
/* line 14, ../../sass/_form-component.scss */
.form-component .input-holder {
  display: inline-block;
  vertical-align: top;
  padding: 0 7px 12px;
  width: 100%;
}
/* line 19, ../../sass/_form-component.scss */
.form-component .input-holder.small {
  width: 50%;
}
/* line 22, ../../sass/_form-component.scss */
.form-component .input-holder label {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding-left: 23px;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
}
/* line 34, ../../sass/_form-component.scss */
.form-component .checkbox,
.form-component .checkbox:checked {
  position: absolute;
  left: -9999px;
}
/* line 39, ../../sass/_form-component.scss */
.form-component .checkbox + label:before,
.form-component .checkbox:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
}
/* line 49, ../../sass/_form-component.scss */
.form-component .checkbox + label:after,
.form-component .checkbox:checked + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 3px;
  font-size: 16px;
  color: #fff;
  transition: all .2s;
  /* background: url("../images/icon-check.png") 0 0 no-repeat; */
  width: 16px;
  height: 18px;
  background-size: 16px auto;
}
/* line 63, ../../sass/_form-component.scss */
.form-component .checkbox + label:after {
  opacity: 0;
  transform: scale(0);
}
/* line 67, ../../sass/_form-component.scss */
.form-component .checkbox:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* line 71, ../../sass/_form-component.scss */
.form-component .text {
  display: block;
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 4px 10px 0;
  height: 46px;
  border-radius: 4px;
  border: 1px solid #cad2d4;
  color: #768f99;
  font-size: 16px;
}
/* line 58, ../../sass/_mixins.scss */
.form-component .text::-moz-placeholder {
  color: #768f99;
  opacity: 1;
}
/* line 62, ../../sass/_mixins.scss */
.form-component .text:-ms-input-placeholder {
  color: #768f99;
}
/* line 63, ../../sass/_mixins.scss */
.form-component .text::-webkit-input-placeholder {
  color: #768f99;
}
/* line 64, ../../sass/_mixins.scss */
.form-component .text.placeholder {
  color: #768f99;
}
/* line 84, ../../sass/_form-component.scss */
.form-component .btn-send {
  display: block;
  min-width: 168px;
  text-align: center;
  cursor: pointer;
  min-height: 46px;
  border: none;
  border-radius: 4px;
  background: #0071c5;
  padding: 0 20px;
  margin: 0 auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 99, ../../sass/_form-component.scss */
.form-component .btn-send:hover {
  background: #fff;
  color: #00aeef !important;
}

/* line 1, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #07b0ef;
}
@media screen and (max-width: 920px) {
  /* line 1, ../../sass/_bottom-blue-block.scss */
  .bottom-blue-block {
    position: relative;
    margin: 20px 0 -20px;
  }
}
/* line 11, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block .container {
  max-width: 1060px;
}
/* line 14, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block .imageandtext-component {
  padding: 15px 0;
}
@media screen and (max-width: 1225px) {
  /* line 14, ../../sass/_bottom-blue-block.scss */
  .bottom-blue-block .imageandtext-component {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 920px) {
  /* line 14, ../../sass/_bottom-blue-block.scss */
  .bottom-blue-block .imageandtext-component {
    padding: 15px;
  }
}
/* line 22, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block .imageandtext-component .text {
  padding: 9px 0 0;
}
/* line 24, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block .imageandtext-component .text h3 {
  font-size: 26px;
  line-height: 30px;
  border: none;
  padding: 0;
  margin: 0 0 11px;
}
/* line 31, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block .imageandtext-component .text p {
  font-size: 16px;
  margin: 0 0 15px;
}
/* line 36, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block .imageandtext-component .button {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: underline;
  min-width: 0;
  color: #fff !important;
}
/* line 46, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block .imageandtext-component .button:hover {
  text-decoration: none;
  background: none;
}
/* line 54, ../../sass/_bottom-blue-block.scss */
.bottom-blue-block .col-lg-6:first-child {
  border-right: 1px solid #3b3c3f;
}
@media screen and (max-width: 767px) {
  /* line 54, ../../sass/_bottom-blue-block.scss */
  .bottom-blue-block .col-lg-6:first-child {
    border-right: none;
    border-bottom: 1px solid #3b3c3f;
  }
}

/* line 1, ../../sass/_connect.scss */
.connect {
  background-color: #2ebdf2;
  background: -moz-radial-gradient(center, circle cover, #2ebdf2 0%, #1eb8f1 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #2ebdf2), color-stop(100%, #1eb8f1));
  background: -webkit-radial-gradient(center, circle cover, #2ebdf2 0%, #1eb8f1 100%);
  background: -o-radial-gradient(center, circle cover, #2ebdf2 0%, #1eb8f1 100%);
  background: -ms-radial-gradient(center, circle cover, #2ebdf2 0%, #1eb8f1 100%);
  background: radial-gradient(circle cover at center, #2ebdf2 0%, #1eb8f1 100%);
}
/* line 4, ../../sass/_connect.scss */
.connect * {
  color: white;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_connect.scss */
  .connect {
    padding: 92px 0;
  }
}
/* line 11, ../../sass/_connect.scss */
.connect h1, .connect .h1 {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid white;
}
/* line 19, ../../sass/_connect.scss */
.connect .col {
  display: inline-block;
  vertical-align: middle;
  margin: 0  40px 15px;
}
@media screen and (max-width: 920px) {
  /* line 19, ../../sass/_connect.scss */
  .connect .col {
    margin: 0  35px 15px;
  }
}
@media screen and (max-width: 767px) {
  /* line 19, ../../sass/_connect.scss */
  .connect .col {
    margin: 0 5px 15px;
  }
}
/* line 31, ../../sass/_connect.scss */
.connect .icon {
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  position: relative;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 45, ../../sass/_connect.scss */
.connect .icon:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: 0;
}
/* line 54, ../../sass/_connect.scss */
.connect .icon.icon-twitter {
  font-size: 40px;
}
/* line 58, ../../sass/_connect.scss */
.connect .icon.icon-youtube {
  font-size: 52px;
}
/* line 62, ../../sass/_connect.scss */
.connect .icon.icon-pinterest {
  font-size: 60px;
}
/* line 66, ../../sass/_connect.scss */
.connect .icon:hover {
  color: #0071c5;
}
/* line 70, ../../sass/_connect.scss */
.connect .icon:first-child {
  margin-left: 0;
}
/* line 74, ../../sass/_connect.scss */
.connect .icon:last-child {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  /* line 31, ../../sass/_connect.scss */
  .connect .icon {
    width: 40px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
  }
  /* line 82, ../../sass/_connect.scss */
  .connect .icon.icon-twitter {
    font-size: 30px;
  }
  /* line 85, ../../sass/_connect.scss */
  .connect .icon.icon-youtube {
    font-size: 30px;
  }
  /* line 88, ../../sass/_connect.scss */
  .connect .icon.icon-pinterest {
    font-size: 30px;
  }
}

/* line 95, ../../sass/_connect.scss */
.popup .connect {
  background: none;
  margin: -38px 0 -185px;
  height: 100vh;
  display: table;
}
@media screen and (max-width: 920px) {
  /* line 95, ../../sass/_connect.scss */
  .popup .connect {
    margin: 0;
    display: block;
    height: auto;
    padding: 10px 0;
  }
}
/* line 106, ../../sass/_connect.scss */
.popup .connect .holder {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 920px) {
  /* line 106, ../../sass/_connect.scss */
  .popup .connect .holder {
    display: block;
  }
}
/* line 113, ../../sass/_connect.scss */
.popup .connect h2 {
  margin: 0 0 20px;
}
@media screen and (max-width: 920px) {
  /* line 113, ../../sass/_connect.scss */
  .popup .connect h2 {
    font-size: 24px;
    margin: 0 0 15px;
    line-height: 30px;
  }
}
/* line 121, ../../sass/_connect.scss */
.popup .connect p {
  font-size: 32px;
  line-height: 36px;
  margin: 0 0 20px;
}
@media screen and (max-width: 920px) {
  /* line 121, ../../sass/_connect.scss */
  .popup .connect p {
    font-size: 18px;
    line-height: 22px;
  }
}
/* line 130, ../../sass/_connect.scss */
.popup .connect .heading {
  border-bottom: 1px solid #fff;
  margin: 0 0 50px;
  padding: 0 0 24px;
}
@media screen and (max-width: 920px) {
  /* line 130, ../../sass/_connect.scss */
  .popup .connect .heading {
    margin: 0 0 30px;
    padding: 0 0 10px;
  }
}
/* line 139, ../../sass/_connect.scss */
.popup .connect .title {
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 42px;
}
@media screen and (max-width: 920px) {
  /* line 139, ../../sass/_connect.scss */
  .popup .connect .title {
    font-size: 12px;
    margin: 0 0 20px;
  }
}
/* line 148, ../../sass/_connect.scss */
.popup .connect .icon {
  width: 55px;
  height: 55px;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  position: relative;
  font-size: 45px;
  line-height: 55px;
}
@media screen and (max-width: 920px) {
  /* line 148, ../../sass/_connect.scss */
  .popup .connect .icon {
    width: 40px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
  }
  /* line 163, ../../sass/_connect.scss */
  .popup .connect .icon.icon-twitter {
    font-size: 30px;
  }
  /* line 166, ../../sass/_connect.scss */
  .popup .connect .icon.icon-youtube {
    font-size: 30px;
  }
  /* line 169, ../../sass/_connect.scss */
  .popup .connect .icon.icon-pinterest {
    font-size: 30px;
  }
}
/* line 173, ../../sass/_connect.scss */
.popup .connect .icon:hover {
  color: #2ebdf2;
}

/* line 1, ../../sass/_text-component.scss */
.text-component {
  color: #3b3c3f;
}
/* line 3, ../../sass/_text-component.scss */
.text-component .icon-shield {
  display: block;
  margin: 0 auto;
  color: #aa0828;
  font-size: 60px;
  line-height: 60px;
}
/* line 10, ../../sass/_text-component.scss */
.text-component img {
  display: block;
  margin: 0 auto 20px;
}
/* line 14, ../../sass/_text-component.scss */
.text-component strong {
  font-weight: 700;
}
/* line 17, ../../sass/_text-component.scss */
.text-component .sub-head {
  font-size: 18px;
  line-height: 23px;
}
/* line 21, ../../sass/_text-component.scss */
.text-component h2 {
  font-size: 48px;
  line-height: 54px;
  font-weight: 300;
  margin: 0 0 40px;
}
/* line 26, ../../sass/_text-component.scss */
.text-component h2 a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
/* line 32, ../../sass/_text-component.scss */
/*.text-component h2 a:after {
  content: '';
  position: absolute;
  top: 110%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  transform: translateY(-3px);
} */
/* line 49, ../../sass/_text-component.scss */
.text-component h2 a:hover:after {
  height: 2px;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  /* line 58, ../../sass/_text-component.scss */
  .text-component h2 a:after {
    display: none;
  }
}
/* line 63, ../../sass/_text-component.scss */
.text-component h2 strong {
  font-weight: 400;
}
/* line 67, ../../sass/_text-component.scss */
.text-component h3, .text-component h4, .text-component h5, .text-component h6 {
  font-weight: 300;
}
/* line 69, ../../sass/_text-component.scss */
.text-component h3 strong, .text-component h4 strong, .text-component h5 strong, .text-component h6 strong {
  font-weight: 400;
}
/* line 73, ../../sass/_text-component.scss */
.text-component p {
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 20px;
}
/* line 78, ../../sass/_text-component.scss */
.text-component .more {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #00aeef;
  font-size: 18px;
  line-height: 23px;
}
/* line 86, ../../sass/_text-component.scss */
.text-component .link {
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
}
/* line 93, ../../sass/_text-component.scss */
.text-component .link:hover {
  color: #00aeef;
}
/* line 97, ../../sass/_text-component.scss */
.text-component .button {
  margin: 10px auto 0;
}
/* line 100, ../../sass/_text-component.scss */
.text-component .accordion {
  padding: 40px 0 0;
}
/* line 102, ../../sass/_text-component.scss */
.text-component .accordion .opener {
  border-bottom: 1px solid #97a3a5;
}
/* line 104, ../../sass/_text-component.scss */
.text-component .accordion .opener a {
  color: #3b3c3f;
  font-size: 18px;
}
/* line 109, ../../sass/_text-component.scss */
.text-component .accordion .slide-holder {
  color: #3b3c3f;
  font-size: 18px;
  line-height: 23px;
}
/* line 113, ../../sass/_text-component.scss */
.text-component .accordion .slide-holder p {
  font-size: 18px;
  line-height: 23px;
}
@media screen and (max-width: 767px) {
  /* line 109, ../../sass/_text-component.scss */
  .text-component .accordion .slide-holder {
    font-size: 16px;
  }
  /* line 119, ../../sass/_text-component.scss */
  .text-component .accordion .slide-holder p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  /* line 126, ../../sass/_text-component.scss */
  .text-component h2 {
    font-size: 36px;
    line-height: 40px;
    margin: 0 0 20px;
  }
  /* line 131, ../../sass/_text-component.scss */
  .text-component .button {
    padding: 16px 10px 15px;
    margin: 20px auto 0;
  }
  /* line 135, ../../sass/_text-component.scss */
  .text-component .sub-head,
  .text-component p {
    font-size: 16px;
    line-height: 23px;
  }
  /* line 140, ../../sass/_text-component.scss */
  .text-component .link {
    font-size: 16px;
    line-height: 19px;
  }
  /* line 144, ../../sass/_text-component.scss */
  .text-component .bg-cover.top {
    top: -60px;
  }
}
/* line 148, ../../sass/_text-component.scss */
.text-component .add-info {
  padding: 0 0 70px;
  margin: -37px 0 30px;
  border-bottom: 1px solid #b1babf;
}
@media screen and (max-width: 767px) {
  /* line 148, ../../sass/_text-component.scss */
  .text-component .add-info {
    margin: 40px 0 20px;
    padding: 0 0 25px;
  }
}

/* line 1, ../../sass/_plan-component.scss */
.plan-component {
  margin: 0 0 60px;
  padding: 30px 0 0;
}
/* line 4, ../../sass/_plan-component.scss */
.plan-component .component {
  border: 1px solid #b1babf;
  border-radius: 5px;
  margin: 0 0 20px;
  background-color: #00a2df;
  background-image: -webkit-linear-gradient(top, #00aeef, #00a2df);
  background-image: -moz-linear-gradient(top, #00aeef, #00a2df);
  background-image: -ms-linear-gradient(top, #00aeef, #00a2df);
  background-image: -o-linear-gradient(top, #00aeef, #00a2df);
  background-image: linear-gradient(top, #00aeef, #00a2df);
}
/* line 10, ../../sass/_plan-component.scss */
.plan-component .component .image-box {
  float: left;
  width: 100%;
  padding: 0 291px 0 0;
  text-align: center;
}
@media screen and (max-width: 920px) {
  /* line 10, ../../sass/_plan-component.scss */
  .plan-component .component .image-box {
    float: none;
    padding: 0;
  }
}
/* line 19, ../../sass/_plan-component.scss */
.plan-component .component .image-box .image-holder {
  position: relative;
  margin: 0 auto;
  height: 284px;
  max-width: 78%;
  overflow: visible;
  white-space: nowrap;
}
@media screen and (max-width: 920px) {
  /* line 19, ../../sass/_plan-component.scss */
  .plan-component .component .image-box .image-holder {
    max-width: 90%;
  }
}
/* line 29, ../../sass/_plan-component.scss */
.plan-component .component .image-box .image-holder:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
}
/* line 38, ../../sass/_plan-component.scss */
.plan-component .component .image-box .image-holder > span {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  margin-top: 8px;
  width: 100%;
}
/* line 45, ../../sass/_plan-component.scss */
.plan-component .component .image-box .image-holder img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  /* line 53, ../../sass/_plan-component.scss */
  .plan-component .component .image-box .image-holder {
    height: 240px;
    padding: 15px 0;
  }
  /* line 56, ../../sass/_plan-component.scss */
  .plan-component .component .image-box .image-holder > span {
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    margin-top: 0;
    width: 100%;
  }
  /* line 63, ../../sass/_plan-component.scss */
  .plan-component .component .image-box .image-holder img {
    max-width: 100%;
    margin: 0 auto;
    max-height: 200px;
  }
}
/* line 72, ../../sass/_plan-component.scss */
.plan-component .component .text-box {
  float: right;
  width: 291px;
  margin: 0 0 0 -291px;
  background: #fff;
  height: 284px;
  text-align: center;
  color: #3b3c3f;
  display: table;
  border-radius: 0 4px 4px 0;
}
/* line 82, ../../sass/_plan-component.scss */
.plan-component .component .text-box .box {
  display: table-cell;
  padding: 15px 30px;
  vertical-align: middle;
}
@media screen and (max-width: 920px) {
  /* line 72, ../../sass/_plan-component.scss */
  .plan-component .component .text-box {
    float: none;
    width: 100%;
    margin: 0;
    height: 244px;
    border-radius: 0  0 4px 4px;
  }
}
/* line 94, ../../sass/_plan-component.scss */
.plan-component .component .text-box .plan {
  display: block;
  font-size: 34px;
  line-height: 38px;
  margin: 0 0 5px;
}
/* line 100, ../../sass/_plan-component.scss */
.plan-component .component .text-box .price {
  display: block;
  font: bold 60px/60px "IntelClear", sans-serif;
  margin: 0 0 17px;
}
/* line 105, ../../sass/_plan-component.scss */
.plan-component .component .text-box .button {
  display: block;
  margin: 0 auto 20px;
  padding: 16px 15px 15px;
}
/* line 110, ../../sass/_plan-component.scss */
.plan-component .component .text-box .more {
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  color: #0071c5;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  /* line 72, ../../sass/_plan-component.scss */
  .plan-component .component .text-box {
    height: auto;
    display: block;
  }
  /* line 121, ../../sass/_plan-component.scss */
  .plan-component .component .text-box .box {
    padding: 20px;
    display: block;
  }
  /* line 125, ../../sass/_plan-component.scss */
  .plan-component .component .text-box .plan {
    font-size: 27px;
    line-height: 31px;
    margin: 0 0 15px;
  }
  /* line 130, ../../sass/_plan-component.scss */
  .plan-component .component .text-box .price {
    margin: 0 0 15px;
    font-size: 40px;
    line-height: 40px;
  }
  /* line 135, ../../sass/_plan-component.scss */
  .plan-component .component .text-box > br {
    display: none;
  }
  /* line 138, ../../sass/_plan-component.scss */
  .plan-component .component .text-box .button {
    margin: 0 0 15px;
  }
}
/* line 144, ../../sass/_plan-component.scss */
.plan-component .border-bottom {
  border-bottom: 1px solid #b1babf;
  display: block;
  padding: 0;
}

/* line 151, ../../sass/_plan-component.scss */
.add-info {
  color: #3b3c3f;
  min-height: 44px;
  padding: 0 0 45px;
}
/* line 156, ../../sass/_plan-component.scss */
.add-info .left {
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  /* line 156, ../../sass/_plan-component.scss */
  .add-info .left {
    float: none;
    margin: 0 0 15px;
    width: 100%;
  }
}
/* line 166, ../../sass/_plan-component.scss */
.add-info .right {
  float: right;
}
@media screen and (max-width: 767px) {
  /* line 166, ../../sass/_plan-component.scss */
  .add-info .right {
    float: none;
    margin: 0 0 15px;
  }
}
/* line 174, ../../sass/_plan-component.scss */
.add-info .sub-title {
  float: left;
  margin: 0 15px 0 0;
  font-size: 20px;
  line-height: 22px;
}
/* line 180, ../../sass/_plan-component.scss */
.add-info .os-icons {
  overflow: hidden;
  color: #787878;
  letter-spacing: -4px;
  font-size: 20px;
}
/* line 185, ../../sass/_plan-component.scss */
.add-info .os-icons .col {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  margin: 0 27px 0 0;
}
@media screen and (max-width: 767px) {
  /* line 185, ../../sass/_plan-component.scss */
  .add-info .os-icons .col {
    margin: 0 15px 0 0;
  }
}
/* line 195, ../../sass/_plan-component.scss */
.add-info .share-box {
  float: left;
  margin-top: -6px;
}
/* line 198, ../../sass/_plan-component.scss */
.add-info .share-box a {
  display: block;
  width: 32px;
  height: 32px;
  background: #00bf00;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  line-height: 36px;
  font-size: 20px;
}

/* line 1, ../../sass/_contact-component.scss */
.contact-component {
  max-width: 600px;
  margin: 0 auto;
  white-space: nowrap;
  text-align: center;
}
/* line 6, ../../sass/_contact-component.scss */
.contact-component .image-left {
  display: inline-block;
  vertical-align: middle;
  width: 134px;
  text-align: center;
  padding: 0 5px 40px;
}
/* line 12, ../../sass/_contact-component.scss */
.contact-component .image-left img {
  height: auto;
  max-width: 100%;
}
/* line 17, ../../sass/_contact-component.scss */
.contact-component .text {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 40px;
  white-space: normal;
  font-weight: 300;
  text-align: left;
}
/* line 25, ../../sass/_contact-component.scss */
.contact-component strong {
  display: block;
  font-size: 48px;
  line-height: 50px;
  font-weight: 300;
  margin: 0 0 8px;
}
/* line 32, ../../sass/_contact-component.scss */
.contact-component p {
  font-size: 27px;
  line-height: 30px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  /* line 38, ../../sass/_contact-component.scss */
  .contact-component .image-left {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    text-align: center;
  }
  /* line 44, ../../sass/_contact-component.scss */
  .contact-component strong {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 8px;
  }
  /* line 49, ../../sass/_contact-component.scss */
  .contact-component p {
    font-size: 16px;
    line-height: 20px;
  }
}

/* line 1, ../../sass/_content-component.scss */
.content-component {
  overflow: hidden;
  min-height: 400px;
  background: #3b3c3f;
  text-align: center;
  border-left: 1px solid #fff;
  color: #fff;
  margin: 0 0 1px;
}
@media screen and (max-width: 920px) {
  /* line 1, ../../sass/_content-component.scss */
  .content-component {
    border: none;
  }
}
/* line 12, ../../sass/_content-component.scss */
.content-component .image-box {
  height: 200px;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
/* line 17, ../../sass/_content-component.scss */
.content-component .image-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(59, 60, 63, 0.57);
}
/* line 24, ../../sass/_content-component.scss */
.content-component .image-box .overlay > span {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 58px;
  width: 60px;
  line-height: 60px;
  margin: -30px 0 0 -30px;
}
/* line 35, ../../sass/_content-component.scss */
.content-component .image-box img {
  transition: 0.4s ease;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 41, ../../sass/_content-component.scss */
.content-component .image-box:hover img {
  -ms-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
/* line 47, ../../sass/_content-component.scss */
.content-component .text-box {
  padding: 23px 25px 30px;
}
/* line 49, ../../sass/_content-component.scss */
.content-component .text-box h3 {
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 5px;
  font-weight: 300;
}
/* line 56, ../../sass/_content-component.scss */
.content-component .text-box p {
  margin: 0 0 14px;
  font-size: 18px;
  line-height: 23px;
}
/* line 61, ../../sass/_content-component.scss */
.content-component .text-box .button {
  width: 213px;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_content-component.scss */
  .content-component {
    margin: 10px 10px 0;
    min-height: 0;
  }
  /* line 68, ../../sass/_content-component.scss */
  .content-component .image-box {
    height: 160px;
  }
  /* line 71, ../../sass/_content-component.scss */
  .content-component .text-box {
    padding: 15px 10px 18px;
  }
  /* line 73, ../../sass/_content-component.scss */
  .content-component .text-box h3 {
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 5px;
    font-weight: bold;
  }
  /* line 79, ../../sass/_content-component.scss */
  .content-component .text-box p {
    margin: 0 0 14px;
    font-size: 16px;
    line-height: 19px;
  }
}

/* line 1, ../../sass/_columns.scss */
.columns {
  border-top: 1px solid #bcbcbc;
  overflow: hidden;
  padding: 40px 0 0;
  font-size: 14px;
  line-height: 17px;
}
/* line 7, ../../sass/_columns.scss */
.columns:first-child {
  border: none;
}
/* line 10, ../../sass/_columns.scss */
.columns .name-column {
  float: left;
  width: 188px;
  font-size: 16px;
  line-height: 19px;
  padding: 0 20px 40px 0;
}
/* line 17, ../../sass/_columns.scss */
.columns .holder {
  overflow: hidden;
  margin: 0 0 40px 188px;
}
/* line 21, ../../sass/_columns.scss */
.columns .col {
  padding: 0 20px;
  border-left: 1px solid #bcbcbc;
  float: left;
  width: 33.33%;
  margin: -3px 0 3px;
}
/* line 28, ../../sass/_columns.scss */
.columns a {
  color: #0071c5;
  text-decoration: underline;
}
/* line 31, ../../sass/_columns.scss */
.columns a:hover {
  text-decoration: none;
}
/* line 35, ../../sass/_columns.scss */
.columns .title {
  display: block;
  font-weight: bold;
  margin: 0 0 17px;
}
/* line 40, ../../sass/_columns.scss */
.columns .icon-list {
  font-size: 0;
  padding: 0 0 4px;
}
/* line 43, ../../sass/_columns.scss */
.columns .icon-list:before {
  display: none;
}
/* line 46, ../../sass/_columns.scss */
.columns .icon-list img {
  max-height: 37px;
  width: auto;
  vertical-align: top;
}
/* line 51, ../../sass/_columns.scss */
.columns .icon-list li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 27px 18px 0;
}
/* line 55, ../../sass/_columns.scss */
.columns .icon-list li:last-child {
  margin: 0 0 18px;
}
/* line 58, ../../sass/_columns.scss */
.columns .icon-list li:first-child {
  margin: 0 27px 18px 0;
}
/* line 63, ../../sass/_columns.scss */
.columns ul {
  padding: 0 0 29px;
  margin: 0;
}
/* line 66, ../../sass/_columns.scss */
.columns ul:last-child {
  padding: 0;
}
/* line 69, ../../sass/_columns.scss */
.columns ul li {
  margin: 14px 0 0;
}
/* line 71, ../../sass/_columns.scss */
.columns ul li:first-child {
  margin: 0;
}
@media screen and (max-width: 920px) {
  /* line 77, ../../sass/_columns.scss */
  .columns .name-column {
    width: 150px;
    font-size: 16px;
    line-height: 19px;
    padding: 0 10px 40px 0;
  }
  /* line 83, ../../sass/_columns.scss */
  .columns .holder {
    overflow: hidden;
    margin: 0 0 40px 150px;
  }
  /* line 87, ../../sass/_columns.scss */
  .columns .col {
    padding: 0 10px;
  }
  /* line 91, ../../sass/_columns.scss */
  .columns .icon-list li {
    margin: 0 15px 18px 0;
  }
  /* line 93, ../../sass/_columns.scss */
  .columns .icon-list li:last-child {
    margin: 0 0 18px;
  }
  /* line 96, ../../sass/_columns.scss */
  .columns .icon-list li:first-child {
    margin: 0 15px 18px 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_columns.scss */
  .columns {
    padding: 0 0 40px;
    overflow: visible;
    border: none;
  }
  /* line 106, ../../sass/_columns.scss */
  .columns .name-column {
    width: auto;
    float: none;
    padding: 18px 15px 17px;
    margin: 0 -10px 15px;
    text-align: center;
    background-color: #d3d3d3;
    font-size: 24px;
    line-height: 30px;
  }
  /* line 115, ../../sass/_columns.scss */
  .columns .name-column p {
    margin: 0;
  }
  /* line 118, ../../sass/_columns.scss */
  .columns .name-column a {
    color: #373737;
    text-decoration: none;
  }
  /* line 121, ../../sass/_columns.scss */
  .columns .name-column a:hover {
    text-decoration: underline;
  }
  /* line 126, ../../sass/_columns.scss */
  .columns .holder {
    overflow: hidden;
    margin: 0;
  }
  /* line 130, ../../sass/_columns.scss */
  .columns .col {
    padding: 0 0 20px;
    border-left: none;
    float: none;
    width: 100%;
    margin: 0;
  }
  /* line 137, ../../sass/_columns.scss */
  .columns .title {
    font-weight: 300;
    font-size: 19px;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 0 0 5px;
    border-bottom: 1px solid #bababa;
  }
}

/* line 1, ../../sass/_product-block.scss */
.product-block {
  border: 1px solid #bcbcbc;
  margin: 0 0 7px;
  position: relative;
}
/* line 6, ../../sass/_product-block.scss */
.product-block a {
  color: #0071c5;
}
/* line 8, ../../sass/_product-block.scss */
.product-block a:hover {
  text-decoration: none;
}
/* line 12, ../../sass/_product-block.scss */
.product-block .description {
  float: left;
  min-height: 223px;
  width: 100%;
  display: table;
  padding: 20px 311px 20px 20px;
  overflow: hidden;
}
/* line 19, ../../sass/_product-block.scss */
.product-block .description .image {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background: #ececec;
  text-align: center;
  width: 271px;
  padding: 5px;
  white-space: nowrap;
}
/* line 28, ../../sass/_product-block.scss */
.product-block .description .image:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
  vertical-align: middle;
}
/* line 37, ../../sass/_product-block.scss */
.product-block .description .image img {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}
/* line 43, ../../sass/_product-block.scss */
.product-block .description .text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 15px 20px;
}
/* line 48, ../../sass/_product-block.scss */
.product-block .description h3 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 15px;
}
/* line 54, ../../sass/_product-block.scss */
.product-block .block {
  float: right;
  min-height: 223px;
  width: 290px;
  border-left: 1px solid #bcbcbc;
  margin: 0 0 0 -311px;
  text-align: center;
  background: #ececec;
  padding: 27px 20px 20px;
}
/* line 64, ../../sass/_product-block.scss */
.product-block .block .box {
  margin: 0 0 20px;
}
/* line 67, ../../sass/_product-block.scss */
.product-block .block label {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 5px;
}
/* line 72, ../../sass/_product-block.scss */
.product-block .block select {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 auto;
  border: 1px solid #bebebe;
  border-radius: 4px;
  font-size: 12px;
  color: #3b3c3f;
  background: #fff;
  min-width: 46px;
  max-width: 100%;
}
/* line 85, ../../sass/_product-block.scss */
.product-block .block .button {
  min-width: 205px;
  padding: 16px 20px 15px;
}
@media screen and (max-width: 1225px) {
  /* line 91, ../../sass/_product-block.scss */
  .product-block .description {
    padding: 20px 270px 20px 20px;
  }
  /* line 94, ../../sass/_product-block.scss */
  .product-block .block {
    width: 255px;
    margin: 0 0 0 -256px;
  }
}
@media screen and (max-width: 920px) {
  /* line 100, ../../sass/_product-block.scss */
  .product-block .description {
    padding: 20px;
    float: none;
  }
  /* line 104, ../../sass/_product-block.scss */
  .product-block .block {
    width: 100%;
    margin: 0;
    padding: 20px;
    border-left: none;
    border-top: 1px solid #bcbcbc;
    min-height: 0;
  }
  /* line 111, ../../sass/_product-block.scss */
  .product-block .block .box {
    float: left;
    width: 33%;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 119, ../../sass/_product-block.scss */
  .product-block .description {
    display: block;
    padding: 10px;
    text-align: center;
    min-height: 0;
  }
  /* line 124, ../../sass/_product-block.scss */
  .product-block .description .image {
    display: block;
    width: 100%;
    height: 160px;
    margin: 0;
  }
  /* line 130, ../../sass/_product-block.scss */
  .product-block .description .text {
    display: block;
    padding: 20px 0 0;
  }
  /* line 133, ../../sass/_product-block.scss */
  .product-block .description .text p {
    margin: 0 0 10px;
  }
  /* line 138, ../../sass/_product-block.scss */
  .product-block .block {
    border: 0;
    background: none;
    padding-top: 0;
  }
  /* line 142, ../../sass/_product-block.scss */
  .product-block .block .box {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
}

/* line 1, ../../sass/_tabs-slider.scss */
.tabs-slider {
  position: relative;
  color: #fff;
  background: #005a9e;
  overflow: visible;
}
/* line 6, ../../sass/_tabs-slider.scss */
.tabs-slider:before {
  content: '';
  height: 79px;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: #004280;
}
/* line 15, ../../sass/_tabs-slider.scss */
.tabs-slider .title-slide {
  position: absolute;
  left: -9999px;
}
/* line 19, ../../sass/_tabs-slider.scss */
.tabs-slider .slide {
  padding: 118px 0 0;
  background: #005a9e;
}
@media screen and (max-width: 1225px) {
  /* line 19, ../../sass/_tabs-slider.scss */
  .tabs-slider .slide {
    padding: 118px 40px 60px;
  }
}
@media screen and (max-width: 767px) {
  /* line 19, ../../sass/_tabs-slider.scss */
  .tabs-slider .slide {
    padding: 30px 0 0;
  }
}
/* line 28, ../../sass/_tabs-slider.scss */
.tabs-slider .slide .container {
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  /* line 28, ../../sass/_tabs-slider.scss */
  .tabs-slider .slide .container {
    padding-bottom: 0;
  }
}
/* line 35, ../../sass/_tabs-slider.scss */
.tabs-slider .holder {
  max-width: 1100px;
  margin: 0 auto 40px;
  letter-spacing: -4px;
}
/* line 39, ../../sass/_tabs-slider.scss */
.tabs-slider .holder .image-box {
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  text-align: center;
  letter-spacing: normal;
}
@media screen and (max-width: 920px) {
  /* line 39, ../../sass/_tabs-slider.scss */
  .tabs-slider .holder .image-box {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
}
/* line 50, ../../sass/_tabs-slider.scss */
.tabs-slider .holder .image-box img {
  max-width: 100%;
  width: 100%;
  height: auto;
  vertical-align: top;
}
/* line 57, ../../sass/_tabs-slider.scss */
.tabs-slider .holder .text-box {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  width: 53%;
  margin-left: 2%;
}
@media screen and (max-width: 920px) {
  /* line 57, ../../sass/_tabs-slider.scss */
  .tabs-slider .holder .text-box {
    margin: 0;
    width: 100%;
    display: block;
  }
}
/* line 69, ../../sass/_tabs-slider.scss */
.tabs-slider .holder p {
  font-size: 20px;
  line-height: 31px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  /* line 35, ../../sass/_tabs-slider.scss */
  .tabs-slider .holder {
    text-align: center;
  }
  /* line 76, ../../sass/_tabs-slider.scss */
  .tabs-slider .holder .image-box {
    padding: 0 20px;
  }
  /* line 79, ../../sass/_tabs-slider.scss */
  .tabs-slider .holder p {
    font-size: 16px;
    line-height: 19px;
  }
}
/* line 85, ../../sass/_tabs-slider.scss */
.tabs-slider .info-block {
  text-align: center;
  margin: 0 0 40px;
}
/* line 88, ../../sass/_tabs-slider.scss */
.tabs-slider .info-block .image-container {
  height: 120px;
  width: 100%;
  white-space: nowrap;
  margin: 0 0 22px;
}
/* line 93, ../../sass/_tabs-slider.scss */
.tabs-slider .info-block .image-container:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
  vertical-align: middle;
}
/* line 102, ../../sass/_tabs-slider.scss */
.tabs-slider .info-block .image-container .image-holder {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}
/* line 107, ../../sass/_tabs-slider.scss */
.tabs-slider .info-block .image-container img {
  vertical-align: top;
  max-height: 90%;
  width: auto;
}
/* line 113, ../../sass/_tabs-slider.scss */
.tabs-slider .info-block h4 {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 14px;
}
/* line 120, ../../sass/_tabs-slider.scss */
.tabs-slider .info-block p {
  line-height: 21px;
  font-size: 18px;
  margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
  /* line 126, ../../sass/_tabs-slider.scss */
  .tabs-slider .info-block h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    margin: 0 0 4px;
  }
  /* line 132, ../../sass/_tabs-slider.scss */
  .tabs-slider .info-block p {
    line-height: 23px;
    font-size: 16px;
    margin: 0;
  }
}
/* line 139, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-pagination {
  position: relative;
  width: 1227px;
  display: table;
  table-layout: fixed;
  margin: 0 auto;
  background: #004280;
  height: 79px;
}
@media screen and (max-width: 1225px) {
  /* line 139, ../../sass/_tabs-slider.scss */
  .tabs-slider .owl-pagination {
    width: 100%;
  }
}
/* line 150, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-pagination .owl-page {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  padding: 0 5px;
  position: relative;
  border-left: 1px solid #005a9e;
}
/* line 161, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-pagination .owl-page:first-child {
  border: none;
}
/* line 164, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-pagination .owl-page.active {
  background: #005a9e;
}
/* line 167, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-pagination .owl-page.active:after {
  top: -10px;
  left: 0;
  right: 0;
  content: '';
  height: 10px;
  position: absolute;
  background: #005a9e;
}
@media screen and (max-width: 920px) {
  /* line 150, ../../sass/_tabs-slider.scss */
  .tabs-slider .owl-pagination .owl-page {
    font-size: 20px;
    line-height: 26px;
  }
}
@media screen and (max-width: 767px) {
  /* line 150, ../../sass/_tabs-slider.scss */
  .tabs-slider .owl-pagination .owl-page {
    font-size: 15px;
    line-height: 19px;
  }
}
/* line 186, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-prev {
  position: absolute;
  top: 50%;
  left: 12px;
  z-index: 10;
  height: 47px;
  width: 29px;
  color: #fff;
  font-size: 0;
  line-height: 0;
  margin-top: -23px;
  /* background: url(../images/arows.png) 0 0 no-repeat; */
}
@media screen and (max-width: 767px) {
  /* line 186, ../../sass/_tabs-slider.scss */
  .tabs-slider .owl-prev {
    visibility: hidden;
    opacity: 0;
  }
}
/* line 202, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-prev.disabled {
  opacity: 0;
}
/* line 206, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-next {
  position: absolute;
  top: 50%;
  right: 12px;
  z-index: 10;
  height: 47px;
  width: 29px;
  color: #fff;
  font-size: 0;
  line-height: 0;
  margin-top: -23px;
  /* background: url(../images/arows.png) 100% 0 no-repeat; */
}
@media screen and (max-width: 767px) {
  /* line 206, ../../sass/_tabs-slider.scss */
  .tabs-slider .owl-next {
    visibility: hidden;
    opacity: 0;
  }
}
/* line 222, ../../sass/_tabs-slider.scss */
.tabs-slider .owl-next.disabled {
  opacity: 0;
}

/* line 227, ../../sass/_tabs-slider.scss */
.list-component {
  color: #fff;
  overflow: hidden;
  margin: 0 0 30px;
}
/* line 231, ../../sass/_tabs-slider.scss */
.list-component h4 {
  color: #fff;
  display: block;
  border-color: #fff;
  font-weight: 300;
  margin: 0 0 14px;
}
/* line 238, ../../sass/_tabs-slider.scss */
.list-component ul {
  font-size: 20px;
  line-height: 31px;
  padding: 0 0 11px;
}
/* line 243, ../../sass/_tabs-slider.scss */
.list-component .images-block {
  float: left;
  border: 1px solid #216fab;
  border-radius: 4px;
  padding: 20px 0 10px;
  letter-spacing: -4px;
  margin: 0 0 12px;
}
/* line 250, ../../sass/_tabs-slider.scss */
.list-component .images-block img {
  float: left;
  margin: 0 20px 10px;
}
@media screen and (max-width: 767px) {
  /* line 250, ../../sass/_tabs-slider.scss */
  .list-component .images-block img {
    margin: 0 15px 10px;
  }
}
/* line 258, ../../sass/_tabs-slider.scss */
.list-component .download {
  float: left;
  border: 1px solid #216fab;
  border-radius: 4px;
  padding: 18px 20px;
  letter-spacing: -4px;
  color: #fff;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}
/* line 268, ../../sass/_tabs-slider.scss */
.list-component .download > * {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  font-size: 20px;
  line-height: 24px;
}
/* line 275, ../../sass/_tabs-slider.scss */
.list-component .download img {
  margin: 0 20px 0 0;
}
/* line 278, ../../sass/_tabs-slider.scss */
.list-component .download [class^="icon-"],
.list-component .download [class*=" icon-"] {
  font-size: 18px;
  margin: 0 0 0 20px;
}
/* line 283, ../../sass/_tabs-slider.scss */
.list-component .download:hover {
  color: #00aeef;
}
@media screen and (max-width: 767px) {
  /* line 288, ../../sass/_tabs-slider.scss */
  .list-component ul {
    font-size: 16px;
    line-height: 23px;
    padding: 0 0 11px;
  }
}

/* line 1, ../../sass/_image-more-component.scss */
.image-more-component {
  padding: 0 2px 10px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_image-more-component.scss */
  .image-more-component {
    padding: 0 20px 10px;
  }
}
/* line 7, ../../sass/_image-more-component.scss */
.image-more-component .image-block {
  position: relative;
  margin: 0 0 16px;
  text-align: center;
  overflow: hidden;
}
/* line 12, ../../sass/_image-more-component.scss */
.image-more-component .image-block img {
  max-width: none;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* line 18, ../../sass/_image-more-component.scss */
.image-more-component .image-block .more-block {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 113, 197, 0.8);
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* line 29, ../../sass/_image-more-component.scss */
.image-more-component .image-block a {
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  /*line-height: 26px;
  position: absolute;
  top: 50%;
  margin: -13px 0 0 -105px;
  width: 210px;*/
  text-decoration: none;
  display: block;
  margin-top: 48%;
}
/* line 39, ../../sass/_image-more-component.scss */
.image-more-component .image-block a:hover {
  text-decoration: underline;
}
/* line 43, ../../sass/_image-more-component.scss */
.image-more-component .image-block:hover img {
  transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  -webkit-transform: scale(1.03);
}
/* line 46, ../../sass/_image-more-component.scss */
.image-more-component .image-block:hover .more-block {
  opacity: 1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* line 51, ../../sass/_image-more-component.scss */
.image-more-component .text-block {
  padding: 0 10px 0 2px;
}
/* line 53, ../../sass/_image-more-component.scss */
.image-more-component .text-block h2, .image-more-component .text-block h3 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 6px;
}
@media screen and (max-width: 767px) {
  /* line 51, ../../sass/_image-more-component.scss */
  .image-more-component .text-block {
    padding: 0 10px;
  }
}

/* line 1, ../../sass/_category-component.scss */
.category-parent {
  margin: 0 -22px !important;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_category-component.scss */
  .category-parent {
    margin: 0 10px !important;
  }
}

/* line 7, ../../sass/_category-component.scss */
.category-component {
  padding: 0 2px 5px;
  height: 312px;
  overflow: hidden;
}
/* line 11, ../../sass/_category-component.scss */
.category-component .holder {
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media screen and (min-width: 767px) {
  /* line 17, ../../sass/_category-component.scss */
  .category-component .holder:hover img {
    transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    -webkit-transform: scale(1.03);
  }
}
/* line 23, ../../sass/_category-component.scss */
.category-component .bg-cover {
  overflow: hidden;
  z-index: 2;
}
/* line 26, ../../sass/_category-component.scss */
.category-component .bg-cover img {
  display: block;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* line 31, ../../sass/_category-component.scss */
.category-component .text-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 50%;
  background-color: rgba(0, 90, 158, 0.9);
  padding: 110px 20px 10px;
  color: #fff;
  text-align: center;
}
/* line 42, ../../sass/_category-component.scss */
.category-component .text-box .button {
  padding: 14px 9px 13px;
  text-transform: none;
  font-size: 24px;
  line-height: 24px;
  display: block;
  font-weight: 300;
  margin-bottom: 17px;
  min-width: 0;
}
/* line 51, ../../sass/_category-component.scss */
.category-component .text-box .button:hover {
  background-color: #fff;
  color: #0079c9 !important;
}
/* line 57, ../../sass/_category-component.scss */
.category-component .link {
  position: absolute;
  right: 5%;
  bottom: 0;
  width: 40%;
  color: #fff;
  z-index: 3;
  text-decoration: none;
  background-color: rgba(0, 174, 239, 0.9);
  padding: 10px 20px;
  line-height: 20px;
  font-size: 18px;
}
/* line 69, ../../sass/_category-component.scss */
.category-component .link:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  /* line 7, ../../sass/_category-component.scss */
  .category-component {
    padding: 0 0 5px;
    height: auto;
  }
  /* line 76, ../../sass/_category-component.scss */
  .category-component .link {
    width: 260px;
    text-align: left;
    left: 50%;
    right: auto;
    margin-left: -130px;
  }
  /* line 83, ../../sass/_category-component.scss */
  .category-component .bg-cover {
    position: relative;
    text-align: right;
    height: auto;
  }
  /* line 87, ../../sass/_category-component.scss */
  .category-component .bg-cover img {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
  }
  /* line 93, ../../sass/_category-component.scss */
  .category-component .text-box {
    position: relative;
    width: 100%;
    padding: 30px 15px 10px;
    color: #fff;
    top: -1px;
    text-align: center;
  }
  /* line 100, ../../sass/_category-component.scss */
  .category-component .text-box p {
    margin: 0 0 15px;
  }
  /* line 103, ../../sass/_category-component.scss */
  .category-component .text-box .button {
    padding: 14px 9px 13px;
    text-transform: none;
    font-size: 24px;
    line-height: 24px;
    display: block;
    margin-bottom: 17px;
    min-width: 0;
  }
  /* line 111, ../../sass/_category-component.scss */
  .category-component .text-box .button:hover {
    background-color: #fff;
    color: #0079c9 !important;
  }
}

/* line 1, ../../sass/_footer.scss */
footer {
  padding-top: 100px;
  padding-bottom: 60px;
  background: #e6e7e8;
}
@media screen and (max-width: 767px) {
  /* line 1, ../../sass/_footer.scss */
  footer {
    padding-top: 60px;
    padding-bottom: 50px;
  }
}
/* line 9, ../../sass/_footer.scss */
footer .mainfooter {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #3b3c3f;
}
/* line 14, ../../sass/_footer.scss */
footer .mainfooter .row {
  margin: 0 -20px;
  font-size: 0;
}
/* line 20, ../../sass/_footer.scss */
footer .mainfooter [class*='col-'] {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  font-size: 16px;
}
/* line 27, ../../sass/_footer.scss */
footer .mainfooter .col-big {
  width: 34%;
}
/* line 29, ../../sass/_footer.scss */
footer .mainfooter .col-big ul {
  width: 50%;
}
/* line 31, ../../sass/_footer.scss */
footer .mainfooter .col-big ul:last-child {
  padding: 0 0 0 20px;
}
/* line 37, ../../sass/_footer.scss */
footer .mainfooter .col-small {
  width: 22%;
}
/* line 40, ../../sass/_footer.scss */
footer .mainfooter .add-nav {
  float: left;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 30px
}
/* line 45, ../../sass/_footer.scss */
footer .mainfooter .add-nav ul {
  float: none;
  margin: 0;
}
/* line 48, ../../sass/_footer.scss */
footer .mainfooter .add-nav ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 17px;
  position: relative;
}
/* line 53, ../../sass/_footer.scss */
footer .mainfooter .add-nav ul li:first-child {
  padding: 0 17px  0 0;
}
/* line 56, ../../sass/_footer.scss */
footer .mainfooter .add-nav ul li:after {
  position: absolute;
  right: 0;
  top: 2px;
  content: '';
  height: 18px;
  width: 1px;
  background-color: #344447;
}
/* line 65, ../../sass/_footer.scss */
footer .mainfooter .add-nav ul li:last-child:after {
  display: none;
}
@media screen and (max-width: 1225px) {
  /* line 48, ../../sass/_footer.scss */
  footer .mainfooter .add-nav ul li {
    padding: 0 10px;
  }
  /* line 70, ../../sass/_footer.scss */
  footer .mainfooter .add-nav ul li:first-child {
    padding: 0 10px  0 0;
  }
}
@media screen and (max-width: 920px) {
  /* line 40, ../../sass/_footer.scss */
  footer .mainfooter .add-nav {
    float: none;
    font-size: 16px;
    line-height: 19px;
  }
  /* line 80, ../../sass/_footer.scss */
  footer .mainfooter .add-nav ul {
    width: 100%;
  }
  /* line 82, ../../sass/_footer.scss */
  footer .mainfooter .add-nav ul li {
    display: block;
    padding: 0 0 5px;
  }
  /* line 85, ../../sass/_footer.scss */
  footer .mainfooter .add-nav ul li:first-child {
    padding: 0 0 5px;
  }
  /* line 88, ../../sass/_footer.scss */
  footer .mainfooter .add-nav ul li:after {
    display: none;
  }
}
/* line 95, ../../sass/_footer.scss */
footer .mainfooter .social-networks {
  float: right;
  width: auto;
  font-size: 28px;
  margin-top: -8px;
}
/* line 100, ../../sass/_footer.scss */
footer .mainfooter .social-networks li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 20px;
}
/* line 104, ../../sass/_footer.scss */
footer .mainfooter .social-networks li:first-child {
  padding: 0;
}
/* line 107, ../../sass/_footer.scss */
footer .mainfooter .social-networks li a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 110, ../../sass/_footer.scss */
footer .mainfooter .social-networks li a:after {
  display: none;
}
/* line 113, ../../sass/_footer.scss */
footer .mainfooter .social-networks li a:hover {
  text-decoration: none;
  color: #909192;
}
@media screen and (max-width: 1225px) {
  /* line 95, ../../sass/_footer.scss */
  footer .mainfooter .social-networks {
    font-size: 24px;
    margin-top: -5px;
  }
  /* line 121, ../../sass/_footer.scss */
  footer .mainfooter .social-networks li {
    padding: 0 0 0 17px;
  }
}
@media screen and (max-width: 920px) {
  /* line 95, ../../sass/_footer.scss */
  footer .mainfooter .social-networks {
    float: none;
    margin: 15px 0 0;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  /* line 131, ../../sass/_footer.scss */
  footer .mainfooter .social-networks li {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    text-align: center;
  }
}
@media screen and (max-width: 1225px) {
  /* line 140, ../../sass/_footer.scss */
  footer .mainfooter .col-big {
    width: 100%;
  }
  /* line 143, ../../sass/_footer.scss */
  footer .mainfooter .col-small {
    width: 50%;
  }
  /* line 147, ../../sass/_footer.scss */
  .partners-page footer .mainfooter .col-big {
    width: 50%;
  }
  /* line 150, ../../sass/_footer.scss */
  .partners-page footer .mainfooter .col-small {
    width: 50%;
  }
  /* line 153, ../../sass/_footer.scss */
  .partners-page footer .mainfooter h6 {
    margin: 0;
  }
}
@media screen and (max-width: 920px) {
  /* line 159, ../../sass/_footer.scss */
  footer .mainfooter .col-big {
    width: 100%;
  }
  /* line 161, ../../sass/_footer.scss */
  footer .mainfooter .col-big ul {
    width: 100%;
  }
  /* line 163, ../../sass/_footer.scss */
  footer .mainfooter .col-big ul:last-child {
    padding: 0;
    margin: -10px 0 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 172, ../../sass/_footer.scss */
  footer .mainfooter .col-big,
  footer .mainfooter .col-small {
    width: 100%;
  }
}
/* line 178, ../../sass/_footer.scss */
footer .mainfooter h6 {
  margin: 0 0 35px;
  text-transform: uppercase;
}
/* line 182, ../../sass/_footer.scss */
footer .mainfooter h6 a {
  text-decoration: none;
  color: #3b3c3f;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
/* line 189, ../../sass/_footer.scss */
footer .mainfooter h6 a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #0071c5;
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  transform: translateY(-3px);
}
/* line 206, ../../sass/_footer.scss */
footer .mainfooter h6 a:hover {
  color: #0071c5;
}
/* line 209, ../../sass/_footer.scss */
footer .mainfooter h6 a:hover:after {
  height: 1px;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
/* line 220, ../../sass/_footer.scss */
footer .mainfooter p {
  margin: 0 0 25px;
}
/* line 224, ../../sass/_footer.scss */
footer .mainfooter ul {
  margin: 0 0 10px;
  float: left;
  width: 100%;
}
/* line 228, ../../sass/_footer.scss */
footer .mainfooter ul li {
  padding: 0 0 20px;
}
/* line 231, ../../sass/_footer.scss */
footer .mainfooter ul a {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #0071c5;
  text-decoration: none;
}
/* line 238, ../../sass/_footer.scss */
footer .mainfooter ul a:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #0071c5;
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  transform: translateY(-3px);
}
/* line 256, ../../sass/_footer.scss */
footer .mainfooter ul a:hover:after {
  height: 1px;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
/* line 267, ../../sass/_footer.scss */
footer .mainfooter form {
  margin: 0 0 20px;
}
/* line 270, ../../sass/_footer.scss */
footer .mainfooter form input[type="text"],
footer .mainfooter form input[type="email"] {
  display: block;
  max-width: 313px;
  margin: 0 0 10px;
  background: white;
  border: 1px solid #cad2d4;
  border-radius: 5px;
  font-size: 16px;
  padding: 12px 10px;
  color: #3b3c3f;
  width: 100%;
}
/* line 58, ../../sass/_mixins.scss */
footer .mainfooter form input[type="text"]::-moz-placeholder,
footer .mainfooter form input[type="email"]::-moz-placeholder {
  color: #768f99;
  opacity: 1;
}
/* line 62, ../../sass/_mixins.scss */
footer .mainfooter form input[type="text"]:-ms-input-placeholder,
footer .mainfooter form input[type="email"]:-ms-input-placeholder {
  color: #768f99;
}
/* line 63, ../../sass/_mixins.scss */
footer .mainfooter form input[type="text"]::-webkit-input-placeholder,
footer .mainfooter form input[type="email"]::-webkit-input-placeholder {
  color: #768f99;
}
/* line 64, ../../sass/_mixins.scss */
footer .mainfooter form input[type="text"].placeholder,
footer .mainfooter form input[type="email"].placeholder {
  color: #768f99;
}
/* line 284, ../../sass/_footer.scss */
footer .mainfooter form .button {
  margin: 0 0 10px;
  padding: 10px 25px;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 920px) {
  /* line 291, ../../sass/_footer.scss */
  footer .mainfooter form .input-holder {
    padding: 0 125px 0 0;
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 291, ../../sass/_footer.scss */
  footer .mainfooter form .input-holder {
    padding: 0 95px 0 0;
  }
}
@media screen and (max-width: 920px) {
  /* line 299, ../../sass/_footer.scss */
  footer .mainfooter form .button {
    float: right;
    margin: 0 0 0 -125px;
    padding: 12px 28px;
  }
}
@media screen and (max-width: 920px) and (max-width: 767px) {
  /* line 299, ../../sass/_footer.scss */
  footer .mainfooter form .button {
    margin: 0 0 0 -95px;
    padding: 12px 15px;
  }
}
@media screen and (max-width: 920px) {
  /* line 308, ../../sass/_footer.scss */
  footer .mainfooter form input[type="text"],
  footer .mainfooter form input[type="email"] {
    width: 100%;
    max-width: 100%;
  }
}
/* line 317, ../../sass/_footer.scss */
footer .subfooter {
  padding-top: 25px;
  border-top: 1px solid #c0c3cd;
}
/* line 322, ../../sass/_footer.scss */
footer .subfooter .left {
  float: left;
}
/* line 325, ../../sass/_footer.scss */
footer .subfooter .right {
  float: right;
}
/* line 329, ../../sass/_footer.scss */
footer .subfooter .logo {
  max-width: 168px;
  width: 100%;
  margin-right: 20px;
  display: block;
}
/* line 336, ../../sass/_footer.scss */
footer .subfooter p {
  color: #3b3c3f;
  padding-top: 14px;
}
/* line 339, ../../sass/_footer.scss */
footer .subfooter p .copyright {
  float: left;
  color: #1173c2;
  padding: 0 10px 0 0;
}
/* line 345, ../../sass/_footer.scss */
footer .subfooter .text {
  padding: 32px 0 42px;
}
/* line 347, ../../sass/_footer.scss */
footer .subfooter .text p {
  padding: 0;
  font-size: 14px;
  line-height: 17px;
  color: #3b3c3f;
  margin: 0 0 15px;
}
/* line 354, ../../sass/_footer.scss */
footer .subfooter .text a {
  color: #3b3c3f;
  text-decoration: none;
}
/* line 357, ../../sass/_footer.scss */
footer .subfooter .text a:hover {
  text-decoration: underline;
}
/* line 362, ../../sass/_footer.scss */
footer .subfooter .copyright {
  color: #3b3c3f;
  padding-top: 16px;
  display: block;
}
/* line 368, ../../sass/_footer.scss */
footer .subfooter .security {
  display: block;
  text-align: right;
}
/* line 371, ../../sass/_footer.scss */
footer .subfooter .security img {
  height: 44px;
  width: auto;
}
@media screen and (max-width: 920px) {
  /* line 377, ../../sass/_footer.scss */
  footer .subfooter p.left {
    float: none;
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  /* line 317, ../../sass/_footer.scss */
  footer .subfooter {
    text-align: center;
  }
  /* line 385, ../../sass/_footer.scss */
  footer .subfooter .left {
    float: none;
  }
  /* line 388, ../../sass/_footer.scss */
  footer .subfooter .right {
    float: none;
  }
  /* line 391, ../../sass/_footer.scss */
  footer .subfooter .text {
    padding: 20px 0 25px;
  }
  /* line 394, ../../sass/_footer.scss */
  footer .subfooter .logo {
    float: none;
    margin: 0 auto 10px;
  }
  /* line 398, ../../sass/_footer.scss */
  footer .subfooter p {
    float: none;
    padding: 0;
    margin: 0 0 5px;
  }
  /* line 403, ../../sass/_footer.scss */
  footer .subfooter p.left span {
    display: block;
    float: none;
    padding: 4px 0 10px;
  }
  /* line 408, ../../sass/_footer.scss */
  footer .subfooter .security {
    padding: 15px 0 0;
    display: block;
    float: none;
    clear: both;
    text-align: center;
  }
  /* line 415, ../../sass/_footer.scss */
  footer .subfooter .copyright {
    float: none;
    display: block;
  }
}


.accordion .slide-holder a {
  color: #0071c5;
  text-decoration: none;
}
.accordion .slide-holder p.slide-content,
.accordion .slide-holder ul {
  padding-bottom: 15px;
  font-size: 14px	
}
.accordion .slide-holder ul li {
  list-style: disc;
  padding: 0;
  margin: 0 0 0 30px ;
}
.accordion .slide-holder h3 {
  font-size: 18px;
  margin: 5px 0 5px 0;
}

/*
==============================================
slideUp
==============================================
*/
/* line 8, ../../sass/_animations.scss */
.slideUp {
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes slideUp {
  0% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-8%);
  }
  65% {
    transform: translateY(4%);
  }
  80% {
    transform: translateY(-4%);
  }
  95% {
    transform: translateY(2%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(-8%);
  }
  65% {
    -webkit-transform: translateY(4%);
  }
  80% {
    -webkit-transform: translateY(-4%);
  }
  95% {
    -webkit-transform: translateY(2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}



/* Alternate Homepage Address Styles */
.address {
  color: #fff;
  font-size: 13px;
  line-height: normal;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 1200px;
}
  .address p {
	margin: 0;
	padding-bottom: 6px;
  }
  .address a {
	color: #c2e8f6;
	text-decoration: none;
  } 
  .address a:hover {
	color: #fff;
	text-decoration: underline;
  }   
@media screen and (max-width:1225px) {
  .address {
	top: 100px; 
	left: 12px; 
	width: auto;
  }
}
@media screen and (max-width:920px) {
  .address {
	top: 80px; 
	left: 30px; 
	width: auto;
  }
}
@media screen and (max-width:767px) {
  .address {
	top: 65px; 
	font-size: 12px;
	left: 25px;
	width: auto;
  }
  img.alternateHome {
	display: none;
  }
  a.alternateHome {
	margin-top: 110px;
  }  
}