@import url("//hello.myfonts.net/count/3528c5");
@import url("//hello.myfonts.net/count/348a99");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");
@font-face {
  font-family: 'AachenTL-Bold';
  src: url("../fonts/3528C5_0_0.eot");
  src: url("../fonts/3528C5_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3528C5_0_0.woff2") format("woff2"), url("../fonts/3528C5_0_0.woff") format("woff"), url("../fonts/3528C5_0_0.ttf") format("truetype");
}

@font-face {
  font-family: 'AachenTL-Roman';
  src: url("../fonts/3528C5_1_0.eot");
  src: url("../fonts/3528C5_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3528C5_1_0.woff2") format("woff2"), url("../fonts/3528C5_1_0.woff") format("woff"), url("../fonts/3528C5_1_0.ttf") format("truetype");
}

/* Color palette */
body {
  color: #ffffff;
  background-color: #000000;
}

#main > div {
  color: #000000;
}

img:focus {
  outline: 0px;
}

input:focus {
  outline: 0px;
}

h2 {
  font-size: 60px;
  letter-spacing: -1.7px;
  line-height: 60px;
  font-family: 'AachenTL-Bold';
  color: #000000;
}

h3 {
  font-family: 'AachenTL-Bold';
  font-size: 40px;
  line-height: 1.33;
  letter-spacing: -1.9px;
  color: #000000;
}

footer {
  font-family: 'Roboto';
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  padding: 45px 0px;
}

footer a {
  display: inline-block;
  margin-left: 30px;
}

footer ul.social {
  margin: 15px 0px 0px 0px;
  padding: 0;
  list-style: none;
  float: right;
}

footer ul.social li {
  float: left;
}

footer ul.social li a {
  width: 46px;
  height: 26px;
  color: transparent;
  margin-left: 15px;
}

footer ul.social li a:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  /* IE 5-7 */
  filter: alpha(opacity=60);
  /* Netscape */
  -moz-opacity: 0.6;
  /* Safari 1.x */
  -khtml-opacity: 0.6;
  /* Good browsers */
  opacity: 0.6;
}

footer ul.social li .fb {
  background: url("../images/facebook.svg") no-repeat;
}

footer ul.social li .twitter {
  background: url("../images/twitter.svg") no-repeat;
}

footer ul.social li .linkedin {
  background: url("../images/linked-in.svg") no-repeat;
}

footer ul.social li .youtube {
  background: url("../images/youtube.svg") no-repeat;
}

.a2a_vertical_style {
  padding: 0px !important;
  border-radius: 0px !important;
}

.a2a_vertical_style a {
  border-radius: 0px !important;
  padding: 0px !important;
}

.a2a_vertical_style a span.a2a_svg {
  width: 44px;
  padding-right: 6px;
  padding-left: 6px;
  border-radius: 0px !important;
}

.btn-default {
  border-radius: 100px;
  background-color: #f9b611;
  -webkit-appearance: none !important;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-size: 15px;
  color: #ffffff;
  padding: 16px 60px 16px 60px;
  text-align: center;
  cursor: pointer;
}

.btn-default:hover {
  color: #ffffff;
  background-color: #ff4c61;
}

#message {
  font-family: 'Roboto';
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
  color: #ffffff;
  border-radius: 13px;
}

#message.error {
  background: url("../images/error.png") no-repeat;
  padding: 30px 40px;
  text-align: center;
  border: 1px solid #f9b611;
  width: 95%;
  margin: 10px auto 20px auto;
}

.wrapper-header {
  background: #f9b611 url("../images/header-mask.jpg") center center;
  padding-bottom: 100px;
}

.wrapper-header p {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 16px;
  line-height: 1.88;
  max-width: 430px;
  margin: 0 auto;
  padding-top: 10px;
}

.wrapper-comparison {
  background: #ededed url("../images/compare-bg.jpg") center center;
  padding: 90px 0px 80px 0px;
}

.wrapper-comparison .table-desktop {
  margin-top: 80px;
}

.wrapper-comparison table {
  background-color: #ffffff;
}

.wrapper-comparison table tr th {
  text-align: center;
  padding: 15px 30px;
  border-bottom: 0px;
}

.wrapper-comparison table tr td {
  font-family: 'Roboto';
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: #4a4a4a;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  padding: 15px 30px;
  text-align: center;
}

.wrapper-comparison table tr td:first-child {
  text-align: left;
}

.wrapper-comparison .red-bg {
  background-color: #ef4d31;
}

.wrapper-comparison .orange-bg {
  background-color: #f9b611;
}

.wrapper-comparison .blue-bg {
  background-color: #1f1346;
}

.wrapper-comparison #accordion {
  margin-top: 70px;
}

.wrapper-comparison .card .card-header {
  padding: 0;
}

.wrapper-comparison .card .card-header a {
  width: 100%;
  display: block;
  padding: .75rem 1.25rem;
  text-align: center;
  background: url("../images/arrow.png") no-repeat 90% center;
}

.wrapper-comparison .card .card-block {
  padding: 0 !important;
}

.wrapper-comparison .card .card-block table {
  margin-bottom: 0 !important;
}

.wrapper-comparison .link-comparison {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  color: #4a4a4a;
  text-transform: uppercase;
  float: right;
  margin-top: 15px;
  cursor: pointer;
  text-decoration: underline !important;
}

.wrapper-comparison .link-comparison:hover {
  color: #f9b611 !important;
}

.wrapper-video {
  background: url(../images/bg-video.jpg) repeat top center;
  padding: 120px 0px;
}

.wrapper-video h2 {
  color: #ffffff;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.5), 0 2px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 50px;
}

.wrapper-video iframe {
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.37);
}

.wrapper-suggestions {
  background-color: #fafaf4;
  padding: 130px 0px;
}

.wrapper-suggestions li {
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.wrapper-suggestions li span {
  color: #4a90e2;
}

.wrapper-animation {
  background: #fafaf4 url("../images/animation-bg.jpg") center center;
  padding: 90px 0px;
}

.wrapper-animation h2 {
  margin-bottom: 25px;
}

.wrapper-animation .top-space {
  padding-top: 160px;
}

.wrapper-animation p {
  margin-bottom: 5px;
}

.wrapper-animation p span {
  font-family: 'Roboto';
  font-size: 30px;
  font-weight: 300;
  line-height: 1.1;
  color: #4a4a4a;
}

.wrapper-animation p span.highlighted {
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 1.07;
  font-weight: 700;
  color: #4a4a4a;
}

.wrapper-animation .btn {
  margin-top: 40px;
}

.wrapper-animation .numbers table {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 45px;
}

.wrapper-animation .numbers table .circle {
  width: 16px;
  height: 16px;
  margin: 0 auto;
  background-color: white;
  border-radius: 50px;
  position: relative;
  top: 33px;
  z-index: 2;
}

.wrapper-animation #squirrelSlider {
  width: calc(100% - 30px);
}

.wrapper-animation .squirrel-wrapper img {
  width: 100%;
  border: 0px;
  outline: 0px;
  box-shadow: none;
}

.wrapper-animation .wrapper-control {
  clear: both;
  position: relative;
  float: left;
  width: 100%;
}

.wrapper-animation .slider .tooltip.top {
  opacity: 1;
  background-image: url(../images/tooltip.png);
  width: 125px;
  height: 82px;
  margin-top: -75px;
  margin-left: 0;
}

.wrapper-animation .slider .tooltip.top .tooltip-inner {
  padding: 20px 17px;
  background-color: transparent;
  border-radius: 0px;
}

.wrapper-animation .slider-wrapper {
  display: block;
  background-color: #000000;
  padding: 20px 30px 20px 40px;
  border-radius: 60px;
  max-width: 670px;
  margin: 80px auto 20px auto;
  text-align: center;
}

.wrapper-animation .slider-wrapper .slider-horizontal .slider-track {
  background-image: url(../images/slider_track.png);
  height: 5px;
}

.wrapper-animation .slider-wrapper .slider-horizontal .slider-track .slider-selection {
  background-image: none;
}

.wrapper-animation .slider-wrapper .slider-horizontal .slider-handle {
  background-color: transparent;
  background-image: url(../images/slider_handle.png);
  width: 47px;
  height: 45px;
  background-position: 0px 0px;
  background-repeat: no-repeat;
  top: -10px;
  margin-left: -25px;
  z-index: 3;
  box-shadow: none;
}

.wrapper-animation .slider-wrapper .slider-horizontal .slider-handle:focus {
  outline: 0px;
}

.wrapper-animation .tooltip.tooltip-max.top,
.wrapper-animation .tooltip.tooltip-min.top {
  display: none;
}

.wrapper-animation .grey-link {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  color: #4a4a4a;
  text-transform: uppercase;
  margin-top: 30px;
  cursor: pointer;
  text-decoration: underline !important;
  text-align: center;
  display: block;
}

.wrapper-animation .grey-link:hover {
  color: #f9b611 !important;
}

.wrapper-survey h2 {
  font-size: 50px;
  letter-spacing: -1.4px;
  line-height: 50px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 60px;
}

.wrapper-survey input[type="radio"] {
  background: transparent url("../images/radio.png") no-repeat center center;
  width: 50px;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  top: -8px;
  margin-right: 0;
  position: absolute;
  left: -22px;
  outline: 0px;
  border: 0px;
}

.wrapper-survey input[type="radio"]:checked {
  background: transparent url("../images/radio-selected.png") no-repeat center center;
}

.wrapper-survey input[type="radio"]:focus {
  outline: 0px;
}

.wrapper-survey label {
  font-family: 'Roboto';
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  color: #9b9b9b;
  margin-bottom: 50px;
  padding-left: 50px;
  position: relative;
}

.wrapper-survey label a {
  color: #f9b611 !important;
}

.wrapper-survey label a:hover {
  text-decoration: underline;
}

.wrapper-survey .btn {
  margin-top: 50px;
}

.wrapper-survey .results {
  text-align: center;
  padding: 100px 10px;
  color: #ffffff;
}

.wrapper-survey .results h3 {
  color: #ffffff;
  margin-bottom: 30px;
}

.wrapper-survey .results p {
  font-size: 30px;
  line-height: 1.8;
}

.modal {
  z-index: 9999;
}

.modal button.close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #ffffff;
  font-size: 30px;
}

.modal .hidden-info {
  font-family: 'Roboto';
  font-size: 29px;
  font-weight: 300;
  line-height: 1.4;
  color: #ffffff;
  margin-top: 10px;
  display: none;
}

.modal-dialog {
  max-width: 1000px;
}

.modal-dialog .modal-body {
  background-color: #000000;
  color: #ffffff;
  padding: 60px 10%;
}

@media (max-width: 991px) {
  footer .col-md-8 {
    width: 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  footer .col-md-8 span.footer-label {
    width: 100%;
    display: block;
    font-size: 12px;
    margin-bottom: 30px;
  }
  footer .col-md-8 p {
    text-align: center;
  }
  footer .col-md-4 {
    width: 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
  footer .col-md-4 ul.social {
    float: left;
    position: relative;
    left: calc(50% - 130px);
    display: block;
    width: 260px;
    margin-top: 40px;
  }
  .top-space {
    padding-top: 0 !important;
  }
  .wrapper-animation .col-lg-4 {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .wrapper-survey h2 {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 40px;
  }
  .wrapper-survey label {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 25px;
  }
  .wrapper-survey input[type="radio"] {
    background: transparent url("../images/radio-small.png") no-repeat center center;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    top: 2px;
    left: 15px;
  }
  .wrapper-survey input[type="radio"]:checked {
    background: transparent url("../images/radio-small-selected.png") no-repeat center center;
  }
  .wrapper-survey .results p {
    font-size: 18px;
  }
  .modal .hidden-info {
    font-size: 19px;
  }
  .modal-dialog .modal-body {
    padding: 50px 2% 40px 2%;
  }
  h2 {
    font-size: 45px;
    line-height: 1.04;
  }
  h3 {
    font-size: 30px;
    line-height: 1.33;
  }
  .wrapper-suggestions ul {
    padding: 20px;
  }
  .wrapper-animation,
  .wrapper-suggestions,
  .wrapper-video,
  .wrapper-comparison {
    padding: 60px 0;
  }
  .wrapper-animation p span {
    font-size: 25px !important;
  }
  .wrapper-animation .slider-wrapper {
    margin: 50px auto 0 auto !important;
  }
  .wrapper-animation .numbers table {
    top: 10px !important;
  }
  #squirrel-video {
    height: 300px;
  }
  footer a {
    margin-left: 20px;
  }
  #message {
    font-size: 18px;
  }
  #message.error {
    margin: 10px auto 0px auto !important;
    padding: 17px 30px !important;
  }
}

@media (min-width: 992px) {
  .wrapper-header p {
    font-size: 26px;
    max-width: 530px;
    line-height: 1.4;
  }
  .modal-body .radio {
    padding-left: 80px;
  }
}

/*# sourceMappingURL=app.css.map */
