@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap");
/* line 3, ../sass/_common.sass */
html {
  font-size: 100%;
}

/* line 5, ../sass/_common.sass */
body {
  position: relative;
  font-size: 100%;
  font-family: "Raleway", sans-serif;
  color: #000000;
  background: #ffffff;
  text-align: left;
}

/* line 12, ../sass/_common.sass */
h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 500;
  color: #073777;
}
@media (max-width: 991px) {
  /* line 12, ../sass/_common.sass */
  h1 {
    font-size: 36px;
  }
}

/* line 21, ../sass/_common.sass */
h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
  font-weight: 500;
  color: #073777;
}
@media (max-width: 991px) {
  /* line 21, ../sass/_common.sass */
  h2 {
    font-size: 36px;
  }
}

/* line 30, ../sass/_common.sass */
h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 37, ../sass/_common.sass */
h3.bg-yellow {
  display: inline-block;
  font-weight: 900;
  color: #ffffff;
  background: #fdb813;
  padding: 10px 70px;
}
@media (max-width: 991px) {
  /* line 30, ../sass/_common.sass */
  h3 {
    font-size: 28px;
  }
}

/* line 45, ../sass/_common.sass */
p {
  color: #808285;
  font-size: 18px;
  margin-bottom: 0;
}

/* line 50, ../sass/_common.sass */
.yellow {
  color: #fdb813;
}

/* line 52, ../sass/_common.sass */
.yellow1 {
  color: #e5b64a;
}

/* line 54, ../sass/_common.sass */
.orange {
  color: #ff7049;
}

/* line 56, ../sass/_common.sass */
.green {
  color: #abda3f;
}

/* line 58, ../sass/_common.sass */
.green1 {
  color: #acd84c;
}

/* line 60, ../sass/_common.sass */
.green2 {
  color: #6fc7b6;
}

/* line 62, ../sass/_common.sass */
.green4 {
  color: #9bc844;
}

/* line 64, ../sass/_common.sass */
.green5 {
  color: #84b39e;
}

/* line 66, ../sass/_common.sass */
.pink {
  color: #ec008c;
}

/* line 68, ../sass/_common.sass */
.pink1 {
  color: #e7296f;
}

/* line 70, ../sass/_common.sass */
.purple {
  color: #8900d2;
}

/* line 72, ../sass/_common.sass */
.blue {
  color: #073777;
}

/* line 74, ../sass/_common.sass */
.blue1 {
  color: #00aeef;
}

/* line 76, ../sass/_common.sass */
.blue2 {
  color: #42a6cd;
}

/* line 78, ../sass/_common.sass */
.blue3 {
  color: #43afd6;
}

/* line 80, ../sass/_common.sass */
.cyan {
  color: #5dd9b5;
}

/* line 82, ../sass/_common.sass */
.grey {
  color: #808285;
}

/* line 84, ../sass/_common.sass */
.grey1 {
  color: #b1b3b6;
}

/* line 86, ../sass/_common.sass */
.grey2 {
  color: #bcbdc0;
}

/* line 90, ../sass/_common.sass */
.hover-yellow:hover, .hover-yellow:focus {
  color: #fdb813;
}

/* line 93, ../sass/_common.sass */
.hover-green:hover, .hover-green:focus {
  color: #abda3f;
}

/* line 96, ../sass/_common.sass */
.hover-green1:hover, .hover-green1:focus {
  color: #acd84c;
}

/* line 99, ../sass/_common.sass */
.hover-green2:hover, .hover-green2:focus {
  color: #6fc7b6;
}

/* line 102, ../sass/_common.sass */
.hover-green3:hover, .hover-green3:focus {
  color: #d2de24;
}

/* line 105, ../sass/_common.sass */
.hover-pink:hover, .hover-pink:focus {
  color: #ec008c;
}

/* line 108, ../sass/_common.sass */
.hover-blue:hover, .hover-blue:focus {
  color: #073777;
}

/* line 111, ../sass/_common.sass */
.hover-blue1:hover, .hover-blue1:focus {
  color: #00aeef;
}

/* line 114, ../sass/_common.sass */
.bg-yellow {
  background: #fdb813;
}

/* line 116, ../sass/_common.sass */
.bg-green {
  background: #abda3f;
}

/* line 118, ../sass/_common.sass */
.bg-green1 {
  background: #acd84c;
}

/* line 120, ../sass/_common.sass */
.bg-green2 {
  background: #6fc7b6;
}

/* line 122, ../sass/_common.sass */
.bg-cyan {
  background: #5dd9b5;
}

/* line 124, ../sass/_common.sass */
.bg-pink {
  background: #ec008c;
}

/* line 126, ../sass/_common.sass */
.bg-blue {
  background: #073777;
}

/* line 128, ../sass/_common.sass */
.bg-blue1 {
  background: #00aeef;
}

/* line 130, ../sass/_common.sass */
.bg-light-grey {
  background: #f1f1f1;
}

/* line 134, ../sass/_common.sass */
.blue-section {
  background: #00aeef;
  padding: 27px 29px;
  color: #ffffff;
}
/* line 139, ../sass/_common.sass */
.blue-section .inner {
  background: url(/images/bg/patterns/blue-lines.png) center center repeat;
}
/* line 142, ../sass/_common.sass */
.blue-section .inner > div {
  background: url(/images/bg/blue-logo.png) left bottom -2px no-repeat;
}
/* line 145, ../sass/_common.sass */
.blue-section .inner > div h2, .blue-section .inner > div p {
  color: #ffffff;
}

/* line 148, ../sass/_common.sass */
.left-wide-picture-wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 151, ../sass/_common.sass */
  .left-wide-picture-wrapper img {
    margin-left: -1000px;
  }
}
@media (min-width: 768px) {
  /* line 148, ../sass/_common.sass */
  .left-wide-picture-wrapper {
    text-align: right;
  }
}

/* line 158, ../sass/_common.sass */
.logos-list > a {
  display: inline-block;
  margin-left: 25px;
  margin-right: 25px;
}
/* line 163, ../sass/_common.sass */
.logos-list > a div {
  position: relative;
  width: 176px;
  height: 176px;
}
/* line 168, ../sass/_common.sass */
.logos-list > a div img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  /* line 158, ../sass/_common.sass */
  .logos-list > a {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 178, ../sass/_common.sass */
.thick-underline {
  display: inline-block;
  position: relative;
}
/* line 182, ../sass/_common.sass */
.thick-underline:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -8px;
  height: 8px;
}

/* line 191, ../sass/_common.sass */
.slick-with-dots .slick-dots {
  padding-left: 0;
  margin-bottom: 0;
}
/* line 195, ../sass/_common.sass */
.slick-with-dots .slick-dots li {
  display: inline-block;
  width: 12px;
  margin-left: 6px;
  margin-right: 6px;
}
/* line 201, ../sass/_common.sass */
.slick-with-dots .slick-dots li button {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: none;
  outline: none;
  font-size: 0;
  line-height: 0;
  opacity: 0.5;
}
/* line 210, ../sass/_common.sass */
.slick-with-dots .slick-dots li button:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #ffffff;
}
/* line 217, ../sass/_common.sass */
.slick-with-dots .slick-dots li button:hover {
  opacity: 1;
}
/* line 220, ../sass/_common.sass */
.slick-with-dots .slick-dots li.slick-active button {
  opacity: 1;
}

/* line 223, ../sass/_common.sass */
.modal-content {
  border-radius: 0;
}

/* line 226, ../sass/_common.sass */
.modal-footer .btn {
  border-radius: 0;
}

/* line 230, ../sass/_common.sass */
#feedback-form input,
#feedback-form textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  outline: none;
  box-shadow: none;
  width: 100%;
}
/* line 238, ../sass/_common.sass */
#feedback-form input[type=text],
#feedback-form textarea {
  color: #808285;
  background: #dadbdd;
}
/* line 242, ../sass/_common.sass */
#feedback-form input[type=text] {
  height: 42px;
}
/* line 244, ../sass/_common.sass */
#feedback-form textarea {
  height: 109px;
}
/* line 246, ../sass/_common.sass */
#feedback-form input[type=submit] {
  font-size: 18px;
  font-weight: bold;
  background: #073777;
  color: #ffffff;
  height: 42px;
}
/* line 253, ../sass/_common.sass */
#feedback-form input[type=submit]:hover {
  background: #d2de24;
}
/* line 255, ../sass/_common.sass */
#feedback-form .errorMessage {
  text-align: left;
  color: #ff3333;
  font-size: 14px;
}

/* line 260, ../sass/_common.sass */
#map {
  position: relative;
  height: 450px;
}
/* line 264, ../sass/_common.sass */
#map:before, #map:after {
  content: "";
  position: absolute;
  height: 20px;
  left: 0;
  right: 0;
  z-index: 1;
}
/* line 271, ../sass/_common.sass */
#map:before {
  top: -20px;
  -moz-box-shadow: 0 6px 5px 0 rgba(50, 50, 50, 0.15);
  -webkit-box-shadow: 0 6px 5px 0 rgba(50, 50, 50, 0.15);
  box-shadow: 0 6px 5px 0 rgba(50, 50, 50, 0.15);
}
/* line 274, ../sass/_common.sass */
#map:after {
  bottom: -20px;
  -moz-box-shadow: 0 -6px 5px 0 rgba(50, 50, 50, 0.15);
  -webkit-box-shadow: 0 -6px 5px 0 rgba(50, 50, 50, 0.15);
  box-shadow: 0 -6px 5px 0 rgba(50, 50, 50, 0.15);
}

/* line 278, ../sass/_common.sass */
.service-hero {
  padding: 127px 20px 20px;
}
/* line 281, ../sass/_common.sass */
.service-hero > div {
  padding-top: 130px;
  padding-bottom: 45px;
  background: url(/images/bg/patterns/grey-lines.png) center center repeat;
}
/* line 286, ../sass/_common.sass */
.service-hero > div .container {
  max-width: 100%;
}
@media (max-width: 767px) {
  /* line 289, ../sass/_common.sass */
  .service-hero > div .container h1 {
    font-size: 42px;
  }
}
@media (min-width: 1200px) {
  /* line 292, ../sass/_common.sass */
  .service-hero > div .container .left-side {
    text-align: right;
    border-right: 1px solid #ffffff;
  }
}
@media (max-width: 1199px) {
  /* line 292, ../sass/_common.sass */
  .service-hero > div .container .left-side {
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  /* line 298, ../sass/_common.sass */
  .service-hero > div .container .right-side {
    text-align: left;
  }
}

/* line 3, ../sass/components/_call-to-action.sass */
#call-1,
#call-2,
#call-3,
#call-4,
#call-5,
#call-6,
#call-7 {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  /* line 12, ../sass/components/_call-to-action.sass */
  #call-1 .face,
  #call-2 .face,
  #call-3 .face,
  #call-4 .face,
  #call-5 .face,
  #call-6 .face,
  #call-7 .face {
    display: none;
  }
}

/* line 16, ../sass/components/_call-to-action.sass */
#call-1 {
  background: url(/images/bg/patterns/grey-lines.png) repeat #fdb813;
  padding: 23px 0;
}
/* line 20, ../sass/components/_call-to-action.sass */
#call-1 .inner {
  background: #fdb813;
}
@media (max-width: 767px) {
  /* line 23, ../sass/components/_call-to-action.sass */
  #call-1 .inner .award {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 23, ../sass/components/_call-to-action.sass */
  #call-1 .inner .award {
    display: block;
    position: absolute;
    bottom: 80px;
    right: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 23, ../sass/components/_call-to-action.sass */
  #call-1 .inner .award {
    bottom: -15px;
    right: 40px;
  }
}
@media (min-width: 1200px) {
  /* line 23, ../sass/components/_call-to-action.sass */
  #call-1 .inner .award {
    bottom: 15px;
    right: 15px;
  }
}
/* line 38, ../sass/components/_call-to-action.sass */
#call-1 .inner .face {
  background: url(/images/team/laura_campen.png) bottom right no-repeat;
  width: 308px;
  height: 239px;
}
@media (max-width: 1199px) {
  /* line 38, ../sass/components/_call-to-action.sass */
  #call-1 .inner .face {
    margin: 0 auto -68px;
  }
}
@media (min-width: 1200px) {
  /* line 38, ../sass/components/_call-to-action.sass */
  #call-1 .inner .face {
    position: absolute;
    bottom: -68px;
    left: -85px;
  }
}

@media (max-width: 767px) {
  /* line 51, ../sass/components/_call-to-action.sass */
  #call-2 .award {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 51, ../sass/components/_call-to-action.sass */
  #call-2 .award {
    display: block;
    position: absolute;
    bottom: 120px;
    left: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 51, ../sass/components/_call-to-action.sass */
  #call-2 .award {
    bottom: 60px;
    right: 35px;
  }
}
@media (min-width: 1200px) {
  /* line 51, ../sass/components/_call-to-action.sass */
  #call-2 .award {
    bottom: -20px;
    left: 15px;
  }
}
/* line 66, ../sass/components/_call-to-action.sass */
#call-2 .face {
  background: url(/images/team/laura_campen.png) bottom left no-repeat;
  width: 248px;
  height: 237px;
}
@media (max-width: 1199px) {
  /* line 66, ../sass/components/_call-to-action.sass */
  #call-2 .face {
    margin: 0 auto -60px;
  }
}
@media (min-width: 1200px) {
  /* line 66, ../sass/components/_call-to-action.sass */
  #call-2 .face {
    position: absolute;
    bottom: -60px;
    right: -35px;
  }
}

/* line 78, ../sass/components/_call-to-action.sass */
#call-3 {
  overflow: hidden;
}
@media (max-width: 767px) {
  /* line 81, ../sass/components/_call-to-action.sass */
  #call-3 .award {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 81, ../sass/components/_call-to-action.sass */
  #call-3 .award {
    display: block;
    position: absolute;
    bottom: 100px;
    left: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 81, ../sass/components/_call-to-action.sass */
  #call-3 .award {
    bottom: 0;
    right: 35px;
  }
}
@media (min-width: 1200px) {
  /* line 81, ../sass/components/_call-to-action.sass */
  #call-3 .award {
    bottom: -55px;
    left: 15px;
  }
}
/* line 96, ../sass/components/_call-to-action.sass */
#call-3 .face {
  background: url(/images/team/laura_campen.png) bottom left no-repeat;
  width: 269px;
  height: 241px;
}
@media (max-width: 1199px) {
  /* line 96, ../sass/components/_call-to-action.sass */
  #call-3 .face {
    margin: 0 auto -101px;
  }
}
@media (min-width: 1200px) {
  /* line 96, ../sass/components/_call-to-action.sass */
  #call-3 .face {
    position: absolute;
    bottom: -101px;
    right: -85px;
  }
}

/* line 109, ../sass/components/_call-to-action.sass */
#call-4 .name {
  padding-left: 270px;
}
@media (max-width: 767px) {
  /* line 109, ../sass/components/_call-to-action.sass */
  #call-4 .name {
    text-align: right;
    padding-left: 0;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 109, ../sass/components/_call-to-action.sass */
  #call-4 .name {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  /* line 118, ../sass/components/_call-to-action.sass */
  #call-4 .award {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 118, ../sass/components/_call-to-action.sass */
  #call-4 .award {
    display: block;
    position: absolute;
    bottom: 80px;
    right: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 118, ../sass/components/_call-to-action.sass */
  #call-4 .award {
    bottom: -15px;
    right: 40px;
  }
}
@media (min-width: 1200px) {
  /* line 118, ../sass/components/_call-to-action.sass */
  #call-4 .award {
    bottom: 15px;
    right: 15px;
  }
}
/* line 133, ../sass/components/_call-to-action.sass */
#call-4 .face {
  background: url(/images/team/laura_campen.png) bottom right no-repeat;
  width: 308px;
  height: 239px;
}
@media (max-width: 1199px) {
  /* line 133, ../sass/components/_call-to-action.sass */
  #call-4 .face {
    margin: 0 auto -50px;
  }
}
@media (min-width: 1200px) {
  /* line 133, ../sass/components/_call-to-action.sass */
  #call-4 .face {
    position: absolute;
    bottom: -50px;
    left: -85px;
  }
}

/* line 145, ../sass/components/_call-to-action.sass */
#call-5 {
  background: #fdb813;
}
@media (max-width: 767px) {
  /* line 148, ../sass/components/_call-to-action.sass */
  #call-5 .award {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 148, ../sass/components/_call-to-action.sass */
  #call-5 .award {
    display: block;
    position: absolute;
    bottom: 105px;
    right: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 148, ../sass/components/_call-to-action.sass */
  #call-5 .award {
    bottom: -15px;
    right: 40px;
  }
}
@media (min-width: 1200px) {
  /* line 148, ../sass/components/_call-to-action.sass */
  #call-5 .award {
    bottom: 0;
    right: 25px;
  }
}
/* line 163, ../sass/components/_call-to-action.sass */
#call-5 .face {
  background: url(/images/team/laura_campen.png) bottom right no-repeat;
  width: 308px;
  height: 239px;
}
@media (max-width: 1199px) {
  /* line 163, ../sass/components/_call-to-action.sass */
  #call-5 .face {
    margin: 0 auto -45px;
  }
}
@media (min-width: 1200px) {
  /* line 163, ../sass/components/_call-to-action.sass */
  #call-5 .face {
    position: absolute;
    bottom: -45px;
    left: -85px;
  }
}

/* line 175, ../sass/components/_call-to-action.sass */
#call-6 {
  background: #fdb813;
}
@media (max-width: 767px) {
  /* line 178, ../sass/components/_call-to-action.sass */
  #call-6 .award {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 178, ../sass/components/_call-to-action.sass */
  #call-6 .award {
    display: block;
    position: absolute;
    bottom: 100px;
    left: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 178, ../sass/components/_call-to-action.sass */
  #call-6 .award {
    bottom: 40px;
    right: 35px;
  }
}
@media (min-width: 1200px) {
  /* line 178, ../sass/components/_call-to-action.sass */
  #call-6 .award {
    bottom: -25px;
    left: 15px;
  }
}
/* line 193, ../sass/components/_call-to-action.sass */
#call-6 .face {
  background: url(/images/team/laura_campen.png) bottom left no-repeat;
  width: 233px;
  height: 240px;
}
@media (max-width: 1199px) {
  /* line 193, ../sass/components/_call-to-action.sass */
  #call-6 .face {
    margin: 0 auto -60px;
  }
}
@media (min-width: 1200px) {
  /* line 193, ../sass/components/_call-to-action.sass */
  #call-6 .face {
    position: absolute;
    bottom: -60px;
    right: -35px;
  }
}

/* line 205, ../sass/components/_call-to-action.sass */
#call-7 {
  background: #00aeef;
}
@media (max-width: 767px) {
  /* line 208, ../sass/components/_call-to-action.sass */
  #call-7 .award {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  /* line 208, ../sass/components/_call-to-action.sass */
  #call-7 .award {
    display: block;
    position: absolute;
    bottom: 100px;
    left: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 208, ../sass/components/_call-to-action.sass */
  #call-7 .award {
    bottom: 40px;
    right: 35px;
  }
}
@media (min-width: 1200px) {
  /* line 208, ../sass/components/_call-to-action.sass */
  #call-7 .award {
    bottom: -25px;
    left: 15px;
  }
}
/* line 223, ../sass/components/_call-to-action.sass */
#call-7 .face {
  background: url(/images/team/laura_campen.png) bottom left no-repeat;
  width: 269px;
  height: 241px;
}
@media (max-width: 1199px) {
  /* line 223, ../sass/components/_call-to-action.sass */
  #call-7 .face {
    margin: 0 auto -60px;
  }
}
@media (min-width: 1200px) {
  /* line 223, ../sass/components/_call-to-action.sass */
  #call-7 .face {
    position: absolute;
    bottom: -60px;
    right: -35px;
  }
}

/* line 3, ../sass/components/_top-picture.sass */
#top-picture {
  position: relative;
  height: 60vh;
  min-height: 350px;
  overflow: hidden;
}
/* line 9, ../sass/components/_top-picture.sass */
#top-picture > div {
  position: relative;
  height: 100%;
  background: center center no-repeat;
  background-size: cover;
}

/* line 4, ../sass/components/_modal-widget.sass */
#modal-widget {
  position: fixed;
  z-index: 90;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 13, ../sass/components/_modal-widget.sass */
#modal-widget > div {
  position: relative;
  text-align: center;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 20px;
  background: #ffffff;
  -moz-box-shadow: -1px -1px 32px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -1px -1px 32px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -1px -1px 32px 0px rgba(0, 0, 0, 0.5);
  max-width: 1460px;
  padding: 30px;
  top: 80px;
}
/* line 26, ../sass/components/_modal-widget.sass */
#modal-widget > div > div {
  position: relative;
  background: url(/images/modal-widget/bg.jpg) center center no-repeat;
  color: #ffffff;
  height: 800px;
}
/* line 32, ../sass/components/_modal-widget.sass */
#modal-widget > div > div .content {
  position: absolute;
  bottom: 30px;
  left: 120px;
  right: 120px;
  text-shadow: -9px -9px 14px rgba(0, 0, 0, 0.3);
}
/* line 39, ../sass/components/_modal-widget.sass */
#modal-widget > div > div .content .line-1 {
  font-size: 84px;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 1100px) {
  /* line 39, ../sass/components/_modal-widget.sass */
  #modal-widget > div > div .content .line-1 {
    font-size: 64px;
  }
}
@media (max-width: 870px) {
  /* line 39, ../sass/components/_modal-widget.sass */
  #modal-widget > div > div .content .line-1 {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  /* line 39, ../sass/components/_modal-widget.sass */
  #modal-widget > div > div .content .line-1 {
    font-size: 30px;
  }
}
/* line 51, ../sass/components/_modal-widget.sass */
#modal-widget > div > div .content .line-2 {
  font-size: 48px;
  font-weight: 700;
}
@media (max-width: 870px) {
  /* line 51, ../sass/components/_modal-widget.sass */
  #modal-widget > div > div .content .line-2 {
    font-size: 36px;
    line-height: 1;
  }
}
/* line 58, ../sass/components/_modal-widget.sass */
#modal-widget > div > div .content .line-3 {
  font-size: 28px;
}
@media (max-width: 640px) {
  /* line 58, ../sass/components/_modal-widget.sass */
  #modal-widget > div > div .content .line-3 {
    line-height: 1;
    font-size: 24px;
  }
}
/* line 64, ../sass/components/_modal-widget.sass */
#modal-widget > div > div .content .line-4 {
  font-size: 21px;
}
@media (max-width: 1320px) {
  /* line 32, ../sass/components/_modal-widget.sass */
  #modal-widget > div > div .content {
    left: 20px;
    right: 20px;
  }
}
@media (max-width: 640px) {
  /* line 32, ../sass/components/_modal-widget.sass */
  #modal-widget > div > div .content {
    left: 10px;
    right: 10px;
  }
}
@media (max-width: 640px) {
  /* line 13, ../sass/components/_modal-widget.sass */
  #modal-widget > div {
    padding: 10px;
  }
}
/* line 74, ../sass/components/_modal-widget.sass */
#modal-widget .close-link {
  position: absolute;
  right: -25px;
  top: -25px;
  width: 50px;
  height: 50px;
  background: url(/images/modal-widget/close.png) center center no-repeat #ffffff;
  border-radius: 100%;
  -moz-box-shadow: -15px -15px 32px 0px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: -15px -15px 32px 0px rgba(0, 0, 0, 0.35);
  box-shadow: -15px -15px 32px 0px rgba(0, 0, 0, 0.35);
}

/* line 4, ../sass/partials/_header.sass */
#header-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
/* line 11, ../sass/partials/_header.sass */
#header-wrapper #black-bar {
  color: #ffffff;
  background: #000000;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
}
/* line 18, ../sass/partials/_header.sass */
#header-wrapper #products-navbar {
  background: #ffffff;
}
/* line 22, ../sass/partials/_header.sass */
#header-wrapper #products-navbar .inner > div {
  position: relative;
  float: left;
  width: 20%;
  text-align: center;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 700;
}
/* line 31, ../sass/partials/_header.sass */
#header-wrapper #products-navbar .inner > div div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 100%;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  -webkit-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
/* line 38, ../sass/partials/_header.sass */
#header-wrapper #products-navbar .inner > div a {
  position: relative;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 42, ../sass/partials/_header.sass */
#header-wrapper #products-navbar .inner > div:nth-child(2) div, #header-wrapper #products-navbar .inner > div:nth-child(2) a {
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* line 45, ../sass/partials/_header.sass */
#header-wrapper #products-navbar .inner > div:nth-child(3) div, #header-wrapper #products-navbar .inner > div:nth-child(3) a {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* line 48, ../sass/partials/_header.sass */
#header-wrapper #products-navbar .inner > div:nth-child(4) div, #header-wrapper #products-navbar .inner > div:nth-child(4) a {
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
/* line 51, ../sass/partials/_header.sass */
#header-wrapper #products-navbar .inner > div:last-child div, #header-wrapper #products-navbar .inner > div:last-child a {
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
/* line 53, ../sass/partials/_header.sass */
#header-wrapper #header {
  padding-top: 20px;
}
/* line 56, ../sass/partials/_header.sass */
#header-wrapper #header .container {
  position: relative;
}
/* line 59, ../sass/partials/_header.sass */
#header-wrapper #header .container .border-bottom {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 15px;
  height: 2px;
  background: #073777;
  -moz-transition: left 0.6s;
  -o-transition: left 0.6s;
  -webkit-transition: left 0.6s;
  transition: left 0.6s;
}
/* line 68, ../sass/partials/_header.sass */
#header-wrapper #header .container .logo {
  position: relative;
  z-index: 1;
}
/* line 73, ../sass/partials/_header.sass */
#header-wrapper #header .container .logo img:last-child {
  display: none;
}
@media (max-width: 767px) {
  /* line 72, ../sass/partials/_header.sass */
  #header-wrapper #header .container .logo img {
    width: 173px;
  }
}
/* line 78, ../sass/partials/_header.sass */
#header-wrapper #header .container .social-wrapper a {
  margin-left: 8px;
}
/* line 81, ../sass/partials/_header.sass */
#header-wrapper #header .container .social-wrapper a:hover, #header-wrapper #header .container .social-wrapper a:focus {
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 77, ../sass/partials/_header.sass */
  #header-wrapper #header .container .social-wrapper {
    text-align: center;
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  /* line 86, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #ffffff;
    float: right;
  }
  /* line 93, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar {
    min-height: 0;
    margin-bottom: 0;
  }
  /* line 97, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 101, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav {
    float: right;
  }
  /* line 104, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li {
    border-right: 1px solid #ffffff;
  }
  /* line 107, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li > div {
    position: absolute;
    left: -1px;
    right: -1px;
    top: calc(100% + 11px);
    bottom: -11px;
    background: #073777;
    -moz-transition: top 0.3s;
    -o-transition: top 0.3s;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
  }
  /* line 115, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a {
    color: #ffffff;
    font-size: 22px;
    padding-top: 0;
    padding-bottom: 0;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  /* line 122, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a:hover, #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a:focus {
    background: none;
  }
  /* line 124, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li:last-child {
    border-right: none;
  }
}
@media (max-width: 767px) {
  /* line 86, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper {
    text-align: left;
    margin-top: -50px;
  }
  /* line 130, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar {
    margin-bottom: 0;
    border: none;
  }
  /* line 134, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar .navbar-header {
    margin-bottom: 10px;
  }
  /* line 137, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar .navbar-header .navbar-toggle {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 141, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar .navbar-header .navbar-toggle .icon-bar {
    background: #ffffff;
  }
  /* line 143, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar {
    margin-left: -15px;
    margin-right: -15px;
    border-top: none;
    background: rgba(0, 0, 0, 0.5);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  /* line 152, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a {
    color: #ffffff;
    font-weight: 500;
  }
  /* line 156, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a.green1 {
    color: #acd84c;
  }
  /* line 158, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a.pink {
    color: #ec008c;
  }
  /* line 160, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a.green2 {
    color: #6fc7b6;
  }
  /* line 162, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a.yellow {
    color: #fdb813;
  }
  /* line 164, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a.blue1 {
    color: #00aeef;
  }
  /* line 166, ../sass/partials/_header.sass */
  #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a:hover, #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a:focus {
    background: #000000;
  }
}
@media (max-width: 767px) {
  /* line 53, ../sass/partials/_header.sass */
  #header-wrapper #header {
    padding-bottom: 20px;
    background: rgba(0, 0, 0, 0.5);
  }
}

/* line 172, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
}
/* line 181, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #products-navbar {
  background: rgba(255, 255, 255, 0.7);
}
/* line 186, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #products-navbar .inner > div div {
  bottom: 0;
}
/* line 188, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #products-navbar .inner > div a {
  color: #ffffff;
}
/* line 190, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header {
  padding-top: 8px;
  background: rgba(255, 255, 255, 0.7);
}
/* line 195, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .border-bottom {
  visibility: visible;
  left: 15px;
}
/* line 200, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .logo img:first-child {
  display: none;
}
/* line 202, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .logo img:last-child {
  display: block;
}
/* line 204, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .navbar-wrapper {
  margin-top: 15px;
  margin-bottom: 0;
  border-bottom-color: #073777;
}
/* line 212, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li {
  border-right-color: #073777;
}
/* line 215, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li a {
  color: #073777;
}
/* line 218, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li.active > div {
  top: -10px;
}
/* line 220, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .navbar-wrapper .navbar #navbar .navbar-nav li.active a {
  color: #fdb813;
}
/* line 222, ../sass/partials/_header.sass */
#header-wrapper-sticky-wrapper.is-sticky #header-wrapper #header .container .social-wrapper {
  display: none;
}

/* line 4, ../sass/partials/_footer.sass */
#footer {
  font-weight: 500;
  color: #808285;
  background: #d1d2d4;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* line 11, ../sass/partials/_footer.sass */
#footer a {
  color: #073777;
}
/* line 14, ../sass/partials/_footer.sass */
#footer a.orange {
  color: #ff7049;
}
/* line 16, ../sass/partials/_footer.sass */
#footer ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
/* line 20, ../sass/partials/_footer.sass */
#footer .left-menu {
  vertical-align: top;
  padding-right: 25px;
  border-right: 1px solid #000000;
}
@media (max-width: 500px) {
  /* line 20, ../sass/partials/_footer.sass */
  #footer .left-menu {
    display: block;
    border-right: 0;
    margin-bottom: 30px;
  }
}
/* line 29, ../sass/partials/_footer.sass */
#footer .right-menu {
  vertical-align: top;
  padding-left: 25px;
}
@media (max-width: 500px) {
  /* line 29, ../sass/partials/_footer.sass */
  #footer .right-menu {
    display: block;
    padding-left: 0;
  }
}
/* line 36, ../sass/partials/_footer.sass */
#footer .studio-link {
  color: #ff7049;
  font-size: 14px;
  font-weight: 700;
}

/* line 4, ../sass/pages/_index.sass */
.index-page #top-slider {
  height: 100vh;
}
/* line 7, ../sass/pages/_index.sass */
.index-page #top-slider > .slick-list {
  height: 100%;
}
/* line 10, ../sass/pages/_index.sass */
.index-page #top-slider > .slick-list > .slick-track {
  height: 100%;
}
/* line 13, ../sass/pages/_index.sass */
.index-page #top-slider > .slick-list > .slick-track .slick-slide {
  position: relative;
  height: 100%;
}
/* line 17, ../sass/pages/_index.sass */
.index-page #top-slider > .slick-list > .slick-track .slick-slide .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: top center no-repeat;
  background-size: cover;
}
/* line 26, ../sass/pages/_index.sass */
.index-page #top-slider > .slick-list > .slick-track .slick-slide.slick-current .content {
  opacity: 1;
}
/* line 28, ../sass/pages/_index.sass */
.index-page #top-slider .slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center;
}
/* line 34, ../sass/pages/_index.sass */
.index-page #top-slider .content {
  display: inline-block;
  position: absolute;
  top: 45%;
  left: 10%;
  opacity: 0;
  -moz-transition: opacity 1.5s 0.5s;
  -o-transition: opacity 1.5s 0.5s;
  -webkit-transition: opacity 1.5s;
  -webkit-transition-delay: 0.5s;
  transition: opacity 1.5s 0.5s;
}
/* line 42, ../sass/pages/_index.sass */
.index-page #top-slider .content .first, .index-page #top-slider .content .second {
  color: #ffffff;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
}
@media (max-width: 767px) {
  /* line 42, ../sass/pages/_index.sass */
  .index-page #top-slider .content .first, .index-page #top-slider .content .second {
    font-size: 24px;
    line-height: 28px;
  }
}
/* line 51, ../sass/pages/_index.sass */
.index-page #top-slider .content .first {
  margin-bottom: 12px;
}
/* line 54, ../sass/pages/_index.sass */
.index-page #top-slider .content .first.small {
  font-size: 32px;
  line-height: 32px;
}
@media (max-width: 767px) {
  /* line 54, ../sass/pages/_index.sass */
  .index-page #top-slider .content .first.small {
    font-size: 24px;
    line-height: 28px;
  }
}
/* line 61, ../sass/pages/_index.sass */
.index-page #top-slider .content .line {
  height: 8px;
  margin-bottom: 20px;
}
/* line 64, ../sass/pages/_index.sass */
.index-page #top-slider .content .second {
  margin-bottom: 30px;
}
/* line 66, ../sass/pages/_index.sass */
.index-page #top-slider .content a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px;
  background: #ffffff;
  padding: 10px 20px 12px;
  outline: none;
}
/* line 75, ../sass/pages/_index.sass */
.index-page #top-slider .content a:hover, .index-page #top-slider .content a:focus {
  color: #d2de24;
  text-decoration: none;
}
/* line 78, ../sass/pages/_index.sass */
.index-page #top-slider .content.right, .index-page #top-slider .content.right1 {
  left: auto;
  text-align: right;
}
/* line 81, ../sass/pages/_index.sass */
.index-page #top-slider .content.right {
  right: 10%;
}
/* line 83, ../sass/pages/_index.sass */
.index-page #top-slider .content.right1 {
  right: 20%;
}
/* line 85, ../sass/pages/_index.sass */
.index-page #top-slider .content.top {
  top: 30%;
}
/* line 87, ../sass/pages/_index.sass */
.index-page #top-slider .content.bottom {
  top: auto;
  bottom: 15%;
}
/* line 90, ../sass/pages/_index.sass */
.index-page #main-section {
  position: relative;
  background: #ffffff;
}
/* line 93, ../sass/pages/_index.sass */
.index-page .blue-section {
  position: relative;
}
/* line 96, ../sass/pages/_index.sass */
.index-page .blue-section:before {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -18px;
  width: 36px;
  height: 36px;
  background: #ffffff;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 107, ../sass/pages/_index.sass */
.index-page .blue-section .inner .container {
  max-width: 100%;
}
/* line 109, ../sass/pages/_index.sass */
.index-page .video {
  display: block;
  position: relative;
  border: 15px solid #00aeef;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
/* line 117, ../sass/pages/_index.sass */
.index-page .video .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 130px;
  height: 130px;
  margin-left: -65px;
  margin-top: -65px;
  background: url(/images/icons/play.png) center center no-repeat;
  background-size: contain;
  opacity: 0.6;
}
/* line 129, ../sass/pages/_index.sass */
.index-page #services .headline {
  position: relative;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
  padding: 10px;
  color: #ffffff;
  background: #fdb813;
}
/* line 138, ../sass/pages/_index.sass */
.index-page #services .headline .tail {
  position: absolute;
  width: 26px;
  height: 26px;
  bottom: -13px;
  left: 50%;
  margin-left: -13px;
  background: #fdb813;
  z-index: -1;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -moz-transition: left 0.6s;
  -o-transition: left 0.6s;
  -webkit-transition: left 0.6s;
  transition: left 0.6s;
}
@media (max-width: 1199px) {
  /* line 138, ../sass/pages/_index.sass */
  .index-page #services .headline .tail {
    display: none;
  }
}
/* line 152, ../sass/pages/_index.sass */
.index-page #services .categories {
  position: relative;
}
/* line 155, ../sass/pages/_index.sass */
.index-page #services .categories a.category-link {
  display: block;
  color: #073777;
  text-decoration: none;
  min-height: 142px;
  margin-bottom: 20px;
}
/* line 162, ../sass/pages/_index.sass */
.index-page #services .categories a.category-link img {
  margin-bottom: 20px;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}
/* line 166, ../sass/pages/_index.sass */
.index-page #services .categories a.category-link:hover img {
  -moz-transform: scale(1.15, 1.15);
  -ms-transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
  transform: scale(1.15, 1.15);
}
/* line 168, ../sass/pages/_index.sass */
.index-page #services .categories .content {
  display: none;
  position: relative;
  text-align: left;
  padding: 42px 15px;
  margin: 10px 0 40px;
}
/* line 175, ../sass/pages/_index.sass */
.index-page #services .categories .content h3 {
  color: #073777;
  margin-bottom: 20px;
}
/* line 178, ../sass/pages/_index.sass */
.index-page #services .categories .content .text {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 20px;
}
/* line 182, ../sass/pages/_index.sass */
.index-page #services .categories .content .contacts {
  color: #073777;
  margin-bottom: 20px;
}
/* line 185, ../sass/pages/_index.sass */
.index-page #services .categories .content .notice {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
}
/* line 190, ../sass/pages/_index.sass */
.index-page #services .categories .content .link {
  color: #073777;
  font-weight: 500;
}
/* line 194, ../sass/pages/_index.sass */
.index-page #services .categories .content .link a {
  color: #073777;
  font-size: 20px;
  font-weight: 500;
}
/* line 199, ../sass/pages/_index.sass */
.index-page #services .categories .content .link a:hover {
  text-decoration: underline;
}
/* line 201, ../sass/pages/_index.sass */
.index-page #services .categories .content .close-link {
  position: absolute;
  top: 12px;
  right: 0;
  width: 32px;
  height: 32px;
  background: url(/images/icons/cross.png) center center no-repeat;
  cursor: pointer;
}
/* line 209, ../sass/pages/_index.sass */
.index-page #services .categories .content-bg {
  display: none;
  background: none !important;
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
/* line 216, ../sass/pages/_index.sass */
.index-page #services .categories .content-bg .tail {
  position: absolute;
  width: 26px;
  height: 26px;
  top: -13px;
  margin-left: -13px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 223, ../sass/pages/_index.sass */
.index-page #services .categories .content-bg .inner {
  position: relative;
  height: 100%;
  background: right 20% top 20% no-repeat;
}
/* line 228, ../sass/pages/_index.sass */
.index-page #services .categories .content-bg.bg-yellow .tail {
  background: #fdb813;
}
/* line 230, ../sass/pages/_index.sass */
.index-page #services .categories .content-bg.bg-yellow .inner {
  background-image: url(/images/bg/orange-logo.png);
  background-color: #fdb813;
}
/* line 259, ../sass/pages/_index.sass */
.index-page #why-us .navigation a {
  display: block;
  position: relative;
  font-weight: 900;
  font-size: 24px;
  line-height: 24px;
  padding: 10px;
  color: #ffffff;
  background: #bcbdc0;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
/* line 270, ../sass/pages/_index.sass */
.index-page #why-us .navigation a span {
  position: relative;
}
/* line 272, ../sass/pages/_index.sass */
.index-page #why-us .navigation a.active {
  background: #6fc7b6;
}
/* line 275, ../sass/pages/_index.sass */
.index-page #why-us .navigation a.active:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  bottom: -13px;
  left: 50%;
  margin-left: -13px;
  background: #6fc7b6;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 991px) {
  /* line 275, ../sass/pages/_index.sass */
  .index-page #why-us .navigation a.active:before {
    display: none;
  }
}
/* line 288, ../sass/pages/_index.sass */
.index-page #why-us .navigation a:hover, .index-page #why-us .navigation a:focus {
  background: #6fc7b6;
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 259, ../sass/pages/_index.sass */
  .index-page #why-us .navigation a {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  /* line 258, ../sass/pages/_index.sass */
  .index-page #why-us .navigation {
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 297, ../sass/pages/_index.sass */
.index-page #why-us .slider .slick-slide {
  font-size: 18px;
  color: #808285;
}
/* line 301, ../sass/pages/_index.sass */
.index-page #nhs .main {
  color: #ffffff;
  padding: 20px 50px 30px;
  background: url(/images/pages/index/nhs.jpg) top center no-repeat;
  background-size: cover;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
}
@media (max-width: 767px) {
  /* line 308, ../sass/pages/_index.sass */
  .index-page #nhs .main img {
    width: 80px;
    margin-top: 5px;
  }
}
/* line 313, ../sass/pages/_index.sass */
.index-page #nhs .main .thick-underline:after {
  background: #abda3f;
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
}
@media (max-width: 767px) {
  /* line 301, ../sass/pages/_index.sass */
  .index-page #nhs .main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 640px) {
  /* line 301, ../sass/pages/_index.sass */
  .index-page #nhs .main {
    background-position: top right -100px;
  }
}
/* line 322, ../sass/pages/_index.sass */
.index-page #nhs .subtext .col-md-12 {
  padding-bottom: 40px;
  border-bottom: 2px solid #bcbdc0;
}
/* line 326, ../sass/pages/_index.sass */
.index-page #nhs .subtext .col-md-12:after {
  content: "";
  position: absolute;
  left: 85px;
  bottom: -19px;
  width: 37px;
  height: 19px;
  background: url(/images/bg/grey-down-tale.png) bottom left no-repeat;
}
/* line 334, ../sass/pages/_index.sass */
.index-page .play-sound {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  cursor: pointer;
  background: url(/images/icons/speaker.png) center center no-repeat;
  opacity: 0.6;
}
/* line 343, ../sass/pages/_index.sass */
.index-page .play-sound:hover {
  -moz-transform: scale(1.15, 1.15);
  -ms-transform: scale(1.15, 1.15);
  -webkit-transform: scale(1.15, 1.15);
  transform: scale(1.15, 1.15);
}
/* line 345, ../sass/pages/_index.sass */
.index-page #customers {
  background: url(/images/bg/pink-quotes.png) center top 30px no-repeat #ec008c;
  text-align: center;
}
/* line 349, ../sass/pages/_index.sass */
.index-page #customers .container {
  position: relative;
}
/* line 354, ../sass/pages/_index.sass */
.index-page #customers .container .slider .slick-slide .text {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
/* line 358, ../sass/pages/_index.sass */
.index-page #customers .container .slider .slick-slide .author {
  font-size: 24px;
  font-weight: 900;
}
/* line 361, ../sass/pages/_index.sass */
.index-page #customers .container .slider .slick-dots {
  margin-top: 20px;
}
/* line 363, ../sass/pages/_index.sass */
.index-page #customers .container .top-tale, .index-page #customers .container .bottom-tale {
  position: absolute;
  left: 90px;
  width: 26px;
  height: 26px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 369, ../sass/pages/_index.sass */
.index-page #customers .container .top-tale {
  top: -13px;
  background: #ffffff;
}
/* line 372, ../sass/pages/_index.sass */
.index-page #customers .container .bottom-tale {
  bottom: -13px;
  background: #ec008c;
  z-index: -1;
}
/* line 376, ../sass/pages/_index.sass */
.index-page #friends {
  position: relative;
  background: url(/images/bg/friends.jpg) top center no-repeat;
  background-size: cover;
  overflow: hidden;
}
/* line 382, ../sass/pages/_index.sass */
.index-page #friends .container {
  position: relative;
}
/* line 386, ../sass/pages/_index.sass */
.index-page #friends .container .slider .slick-slide {
  position: relative;
  outline: none;
  height: 180px;
}
/* line 391, ../sass/pages/_index.sass */
.index-page #friends .container .slider .slick-slide img {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}
/* line 398, ../sass/pages/_index.sass */
.index-page #friends .container .slider .slick-slide img:hover {
  -moz-transform: translate(-50%, -50%) scale(1.15);
  -ms-transform: translate(-50%, -50%) scale(1.15);
  -webkit-transform: translate(-50%, -50%) scale(1.15);
  transform: translate(-50%, -50%) scale(1.15);
}
/* line 400, ../sass/pages/_index.sass */
.index-page #friends .container .left-tale, .index-page #friends .container .right-tale,
.index-page #friends .container .left-bar, .index-page #friends .container .right-bar {
  position: absolute;
  background: #ffffff;
}
/* line 404, ../sass/pages/_index.sass */
.index-page #friends .container .left-tale, .index-page #friends .container .right-tale {
  bottom: -12px;
  width: 24px;
  height: 24px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 409, ../sass/pages/_index.sass */
.index-page #friends .container .left-tale {
  left: 74px;
}
/* line 411, ../sass/pages/_index.sass */
.index-page #friends .container .right-tale {
  left: 108px;
}
/* line 413, ../sass/pages/_index.sass */
.index-page #friends .container .left-bar, .index-page #friends .container .right-bar {
  bottom: 0;
  height: 17px;
  width: 10000px;
}
/* line 417, ../sass/pages/_index.sass */
.index-page #friends .container .left-bar {
  left: 86px;
  margin-left: -10000px;
}
/* line 420, ../sass/pages/_index.sass */
.index-page #friends .container .right-bar {
  left: 120px;
}
/* line 422, ../sass/pages/_index.sass */
.index-page #friends:before, .index-page #friends:after {
  content: "";
  position: absolute;
  background: url(/images/bg/patterns/green-lines.png) center center repeat;
  left: 0;
  right: 0;
}
/* line 428, ../sass/pages/_index.sass */
.index-page #friends:before {
  height: 41px;
  bottom: 0;
}
/* line 431, ../sass/pages/_index.sass */
.index-page #friends:after {
  height: 24px;
  top: 0;
}
/* line 436, ../sass/pages/_index.sass */
.index-page #awards .slider .slick-slide {
  position: relative;
  outline: none;
  height: 205px;
}
/* line 441, ../sass/pages/_index.sass */
.index-page #awards .slider .slick-slide img {
  position: absolute;
  top: 50%;
  opacity: 0.5;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -moz-transition: opacity 0.2s, filter 0.2s;
  -o-transition: opacity 0.2s, filter 0.2s;
  -webkit-transition: opacity 0.2s, filter 0.2s;
  transition: opacity 0.2s, filter 0.2s;
}
/* line 449, ../sass/pages/_index.sass */
.index-page #awards .slider .slick-slide img:first-child {
  left: 25%;
}
/* line 451, ../sass/pages/_index.sass */
.index-page #awards .slider .slick-slide img:last-child {
  left: 75%;
}
/* line 453, ../sass/pages/_index.sass */
.index-page #awards .slider .slick-slide img:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}
/* line 457, ../sass/pages/_index.sass */
.index-page #awards .slider .slick-slide.wide img {
  left: 50%;
  width: 95%;
}
/* line 463, ../sass/pages/_index.sass */
.index-page #awards .slider .slick-dots li button:after {
  background: #b1b3b6;
}
/* line 465, ../sass/pages/_index.sass */
.index-page #blog {
  background: #f1f1f1;
}
/* line 469, ../sass/pages/_index.sass */
.index-page #blog .col-sm-6 .blog-entry {
  display: block;
  position: relative;
  background: #abda3f;
  text-decoration: none;
  padding: 15px 0 20px;
}
/* line 476, ../sass/pages/_index.sass */
.index-page #blog .col-sm-6 .blog-entry .title {
  color: #073777;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 24px;
  margin: 0 15px 15px;
}
/* line 483, ../sass/pages/_index.sass */
.index-page #blog .col-sm-6 .blog-entry img {
  width: 100%;
  margin-bottom: 20px;
}
/* line 486, ../sass/pages/_index.sass */
.index-page #blog .col-sm-6 .blog-entry .blog-preview {
  color: #ffffff;
  font-size: 18px;
  margin: 0 15px 20px;
}
/* line 490, ../sass/pages/_index.sass */
.index-page #blog .col-sm-6 .blog-entry .blog-read-more {
  color: #ffffff;
  background: #abda3f;
  position: absolute;
  right: 0;
  bottom: 14px;
  padding: 0 15px 10px 20px;
}
@media (min-width: 768px) {
  /* line 469, ../sass/pages/_index.sass */
  .index-page #blog .col-sm-6 .blog-entry {
    height: 490px;
  }
}
@media (max-width: 767px) {
  /* line 469, ../sass/pages/_index.sass */
  .index-page #blog .col-sm-6 .blog-entry {
    border: 3px solid #e3e4e5;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 502, ../sass/pages/_index.sass */
  .index-page #blog .col-sm-6:last-child {
    display: none;
  }
}
/* line 505, ../sass/pages/_index.sass */
.index-page #tweets {
  padding-top: 24px;
  padding-bottom: 24px;
}
/* line 509, ../sass/pages/_index.sass */
.index-page #tweets > .inner {
  padding-top: 10px;
  padding-bottom: 10px;
  background: url(/images/bg/patterns/blue-lines1.png) center center repeat;
}
/* line 515, ../sass/pages/_index.sass */
.index-page #tweets > .inner .slider .slick-slide {
  text-transform: uppercase;
  font-size: 44px;
  font-weight: 900;
  color: #abda3f;
  line-height: 1.1;
}
@media (max-width: 991px) {
  /* line 515, ../sass/pages/_index.sass */
  .index-page #tweets > .inner .slider .slick-slide {
    font-size: 26px;
  }
}
/* line 524, ../sass/pages/_index.sass */
.index-page #tweets > .inner .slider .slick-dots {
  margin-top: 20px;
}

/* line 4, ../sass/pages/_about.sass */
.about-page .delimiter {
  border-bottom: 2px solid #bcbdc0;
}
/* line 7, ../sass/pages/_about.sass */
.about-page .delimiter:after {
  content: "";
  position: absolute;
  left: 85px;
  bottom: -19px;
  width: 37px;
  height: 19px;
  background: url(/images/bg/grey-down-tale.png) bottom left no-repeat;
}
/* line 16, ../sass/pages/_about.sass */
.about-page .content-section .left-wide-picture-wrapper {
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 19, ../sass/pages/_about.sass */
  .about-page .content-section .left-wide-picture-wrapper img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 16, ../sass/pages/_about.sass */
  .about-page .content-section .left-wide-picture-wrapper {
    padding-left: 0;
  }
}
/* line 24, ../sass/pages/_about.sass */
.about-page .content-section .right-wide-picture-wrapper {
  padding-left: 0;
}
@media (max-width: 767px) {
  /* line 27, ../sass/pages/_about.sass */
  .about-page .content-section .right-wide-picture-wrapper img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 24, ../sass/pages/_about.sass */
  .about-page .content-section .right-wide-picture-wrapper {
    padding-right: 0;
    text-align: center;
  }
}
@media (min-width: 768px) {
  /* line 33, ../sass/pages/_about.sass */
  .about-page .content-section .left-content {
    text-align: right;
    padding-top: 55px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  /* line 33, ../sass/pages/_about.sass */
  .about-page .content-section .left-content {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media (min-width: 768px) {
  /* line 41, ../sass/pages/_about.sass */
  .about-page .content-section .right-content {
    padding-top: 55px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  /* line 41, ../sass/pages/_about.sass */
  .about-page .content-section .right-content {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
/* line 48, ../sass/pages/_about.sass */
.about-page .content-section h2 {
  font-size: 36px;
  line-height: 1.15;
}
@media (max-width: 1199px) {
  /* line 48, ../sass/pages/_about.sass */
  .about-page .content-section h2 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  /* line 48, ../sass/pages/_about.sass */
  .about-page .content-section h2 {
    font-size: 26px;
  }
}
/* line 56, ../sass/pages/_about.sass */
.about-page .content-section .top-tale {
  position: absolute;
  left: 200px;
  top: -13px;
  width: 26px;
  height: 26px;
  background: #ffffff;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  /* line 56, ../sass/pages/_about.sass */
  .about-page .content-section .top-tale {
    display: none;
  }
}
/* line 67, ../sass/pages/_about.sass */
.about-page .content-section .bottom-tale {
  position: absolute;
  left: 200px;
  bottom: -13px;
  width: 26px;
  height: 26px;
  background: #5dd9b5;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 76, ../sass/pages/_about.sass */
.about-page .content-section .bottom-tale.right {
  left: auto;
  right: 200px;
}
@media (max-width: 767px) {
  /* line 67, ../sass/pages/_about.sass */
  .about-page .content-section .bottom-tale {
    display: none;
  }
}
/* line 81, ../sass/pages/_about.sass */
.about-page .content-section .office-wrapper {
  position: relative;
}
/* line 87, ../sass/pages/_about.sass */
.about-page .content-section .office-wrapper img:last-child {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: 0;
  width: 300px;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  /* line 94, ../sass/pages/_about.sass */
  .about-page #second-content-section-wrapper {
    overflow-x: hidden;
  }
}
/* line 98, ../sass/pages/_about.sass */
.about-page #call-2 .green2 {
  color: #ec008c;
}
/* line 101, ../sass/pages/_about.sass */
.about-page #call-2 a.green2:hover {
  color: #d2de24;
}
/* line 104, ../sass/pages/_about.sass */
.about-page #services .headlines {
  font-size: 44px;
  font-weight: 800;
}
/* line 108, ../sass/pages/_about.sass */
.about-page #services .headlines > div {
  position: relative;
  display: inline-block;
}
/* line 112, ../sass/pages/_about.sass */
.about-page #services .headlines > div .placeholder {
  visibility: hidden;
}
/* line 114, ../sass/pages/_about.sass */
.about-page #services .headlines > div .animated {
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -moz-transition: all 1.2s;
  -o-transition: all 1.2s;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
}
/* line 121, ../sass/pages/_about.sass */
.about-page #services .headlines > div .animated.animating {
  font-size: 100px;
  color: #ffffff;
}
@media (max-width: 767px) {
  /* line 121, ../sass/pages/_about.sass */
  .about-page #services .headlines > div .animated.animating {
    font-size: 60px;
  }
}
/* line 127, ../sass/pages/_about.sass */
.about-page #services .headlines > div .animated.foreground {
  z-index: 1;
}
@media (max-width: 767px) {
  /* line 104, ../sass/pages/_about.sass */
  .about-page #services .headlines {
    font-size: 24px;
  }
}
/* line 131, ../sass/pages/_about.sass */
.about-page #services .headline {
  color: #ffffff;
  font-size: 100px;
  font-weight: 800;
  margin-top: -30px;
}
@media (max-width: 767px) {
  /* line 131, ../sass/pages/_about.sass */
  .about-page #services .headline {
    font-size: 60px;
  }
}
/* line 139, ../sass/pages/_about.sass */
.about-page #services .sub-headline {
  opacity: 0;
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 50px;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
/* line 147, ../sass/pages/_about.sass */
.about-page #services .sub-headline.visible {
  opacity: 1;
}

/* line 4, ../sass/pages/_team.sass */
.team-page .team-member {
  font-size: 18px;
}
/* line 7, ../sass/pages/_team.sass */
.team-page .team-member .name {
  text-transform: uppercase;
  color: #073777;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}
/* line 13, ../sass/pages/_team.sass */
.team-page .team-member .qualification {
  font-size: 16px;
  font-style: italic;
}
/* line 16, ../sass/pages/_team.sass */
.team-page .team-member .position {
  margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 16, ../sass/pages/_team.sass */
  .team-page .team-member .position {
    font-size: 16px;
  }
}
/* line 21, ../sass/pages/_team.sass */
.team-page .team-member .image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 30, ../sass/pages/_team.sass */
.team-page .team-member .image img {
  width: 100%;
}
@media (max-width: 767px) {
  /* line 30, ../sass/pages/_team.sass */
  .team-page .team-member .image img {
    max-width: 355px;
  }
}
@media (max-width: 640px) {
  /* line 30, ../sass/pages/_team.sass */
  .team-page .team-member .image img {
    width: 290px;
  }
}
/* line 37, ../sass/pages/_team.sass */
.team-page .team-member .carousel {
  max-width: 360px;
  margin-bottom: 8px;
}
/* line 41, ../sass/pages/_team.sass */
.team-page .team-member .carousel .slick-dots {
  bottom: 22px;
}
/* line 46, ../sass/pages/_team.sass */
.team-page .team-member .carousel .slick-dots li button:before {
  font-size: 12px;
  color: #ffffff;
  opacity: 0.5;
}
/* line 52, ../sass/pages/_team.sass */
.team-page .team-member .carousel .slick-dots li.slick-active button:before {
  color: #ffffff;
  opacity: 1;
}
/* line 55, ../sass/pages/_team.sass */
.team-page .team-member .carousel .slick-arrow {
  bottom: 0;
  top: auto;
  width: 35px;
  height: 34px;
  background: center center no-repeat;
  z-index: 1;
}
/* line 63, ../sass/pages/_team.sass */
.team-page .team-member .carousel .slick-arrow:before {
  content: none;
}
/* line 65, ../sass/pages/_team.sass */
.team-page .team-member .carousel .slick-arrow.slick-disabled {
  display: none !important;
}
/* line 67, ../sass/pages/_team.sass */
.team-page .team-member .carousel .slick-arrow.slick-prev {
  left: 15px;
  background-image: url("/images/icons/arrow-left.png");
}
/* line 70, ../sass/pages/_team.sass */
.team-page .team-member .carousel .slick-arrow.slick-next {
  right: 15px;
  background-image: url("/images/icons/arrow-right.png");
}
/* line 73, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item {
  height: 360px;
}
/* line 76, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div {
  margin-left: 25px;
  margin-right: 25px;
}
/* line 80, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div .icon {
  margin-top: 20px;
  display: inline-block;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 80, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div .icon {
    margin-top: 10px;
  }
}
@media (max-width: 640px) {
  /* line 80, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div .icon {
    visibility: hidden;
  }
}
/* line 88, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div.text {
  font-size: 22px;
  line-height: 27px;
}
@media (max-width: 1199px) {
  /* line 88, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.text {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  /* line 88, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.text {
    font-size: 16px;
  }
}
/* line 96, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div.type {
  margin-bottom: -5px;
}
@media (max-width: 640px) {
  /* line 96, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.type {
    font-size: 16px;
  }
}
/* line 101, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div.value {
  margin-bottom: 10px;
  font-weight: 700;
}
/* line 105, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div.value a {
  color: #ffffff;
}
/* line 108, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div.value a:hover, .team-page .team-member .carousel .team-member-item > div.value a:focus {
  color: #ffffff;
  text-decoration: underline;
}
@media (max-width: 1199px) {
  /* line 112, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.value.email-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  /* line 112, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.value.email-wrapper {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 1199px) {
  /* line 119, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.value.email-wrapper a {
    word-wrap: break-word;
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  /* line 101, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.value {
    font-size: 16px;
  }
}
/* line 125, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div.question {
  font-size: 18px;
}
@media (max-width: 1199px) {
  /* line 125, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.question {
    font-size: 14px;
  }
}
/* line 130, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div.answer {
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  /* line 130, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.answer {
    font-size: 14px;
  }
}
/* line 136, ../sass/pages/_team.sass */
.team-page .team-member .carousel .team-member-item > div.question-delimiter {
  border-top: 1px solid #ffffff;
  margin: 15px 70px 15px 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 139, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div.headline {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  /* line 76, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item > div {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 73, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item {
    height: 293px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 73, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item {
    height: 345px;
  }
}
@media (max-width: 767px) {
  /* line 73, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item {
    height: 355px;
  }
}
@media (max-width: 640px) {
  /* line 73, ../sass/pages/_team.sass */
  .team-page .team-member .carousel .team-member-item {
    height: 290px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 37, ../sass/pages/_team.sass */
  .team-page .team-member .carousel {
    max-width: 293px;
  }
}
@media (max-width: 767px) {
  /* line 37, ../sass/pages/_team.sass */
  .team-page .team-member .carousel {
    max-width: 355px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 640px) {
  /* line 37, ../sass/pages/_team.sass */
  .team-page .team-member .carousel {
    width: 290px;
  }
}
/* line 162, ../sass/pages/_team.sass */
.team-page .team-member:hover .image {
  -moz-transform: translateZ(0) translateY(-63%) scale(0.5, 0.5);
  -ms-transform: translateZ(0) translateY(-63%) scale(0.5, 0.5);
  -webkit-transform: translateZ(0) translateY(-63%) scale(0.5, 0.5);
  transform: translateZ(0) translateY(-63%) scale(0.5, 0.5);
}
@media (max-width: 640px) {
  /* line 162, ../sass/pages/_team.sass */
  .team-page .team-member:hover .image {
    -moz-transform: translateZ(0) translateY(-55%) scale(0.5, 0.5);
    -ms-transform: translateZ(0) translateY(-55%) scale(0.5, 0.5);
    -webkit-transform: translateZ(0) translateY(-55%) scale(0.5, 0.5);
    transform: translateZ(0) translateY(-55%) scale(0.5, 0.5);
  }
}

/* line 4, ../sass/pages/_blog.sass */
.blog-page .blog-entry {
  margin-bottom: 80px;
}
/* line 7, ../sass/pages/_blog.sass */
.blog-page .blog-entry img {
  max-width: 100%;
}
/* line 9, ../sass/pages/_blog.sass */
.blog-page .blog-entry .blog-title {
  margin-bottom: 20px;
}
/* line 12, ../sass/pages/_blog.sass */
.blog-page .blog-entry .blog-title a {
  color: #073777;
  font-weight: 900;
  font-size: 44px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  /* line 12, ../sass/pages/_blog.sass */
  .blog-page .blog-entry .blog-title a {
    font-size: 36px;
  }
}
/* line 20, ../sass/pages/_blog.sass */
.blog-page .blog-entry .image-wrapper {
  margin-bottom: 20px;
}
/* line 22, ../sass/pages/_blog.sass */
.blog-page .blog-entry .blog-share {
  margin-bottom: 20px;
}
/* line 25, ../sass/pages/_blog.sass */
.blog-page .blog-entry .blog-share span {
  font-size: 24px;
  margin-right: 10px;
  font-weight: 900;
  color: #073777;
  text-transform: uppercase;
  vertical-align: middle;
}
/* line 32, ../sass/pages/_blog.sass */
.blog-page .blog-entry .blog-share > img {
  vertical-align: middle;
}
/* line 34, ../sass/pages/_blog.sass */
.blog-page .blog-entry .blog-share a {
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
}
/* line 38, ../sass/pages/_blog.sass */
.blog-page .blog-entry .content-wrapper {
  border-top: 2px solid #073777;
  border-bottom: 2px solid #073777;
}
/* line 42, ../sass/pages/_blog.sass */
.blog-page .blog-entry .content-wrapper .blog-preview {
  padding-top: 10px;
}
/* line 44, ../sass/pages/_blog.sass */
.blog-page .blog-entry .content-wrapper .blog-text {
  padding-top: 20px;
  padding-bottom: 10px;
}
/* line 48, ../sass/pages/_blog.sass */
.blog-page .blog-entry .content-wrapper .blog-text h3 {
  text-transform: none;
  color: #073777;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 24px;
}
/* line 54, ../sass/pages/_blog.sass */
.blog-page .blog-entry .content-wrapper .blog-text p {
  margin-bottom: 10px;
}
/* line 56, ../sass/pages/_blog.sass */
.blog-page .blog-entry .content-wrapper .blog-text a {
  color: #073777;
  word-break: break-word;
}
/* line 59, ../sass/pages/_blog.sass */
.blog-page .pagination {
  margin-bottom: 80px;
}
/* line 62, ../sass/pages/_blog.sass */
.blog-page .pagination ul {
  list-style-type: none;
}
/* line 65, ../sass/pages/_blog.sass */
.blog-page .pagination ul li {
  float: left;
}
/* line 68, ../sass/pages/_blog.sass */
.blog-page .pagination ul li a {
  display: block;
  font-size: 24px;
  padding: 0;
  width: 36px;
  height: 36px;
  color: #073777;
  text-align: center;
  -moz-transition: all 0.6s, color 0.6s;
  -o-transition: all 0.6s, color 0.6s;
  -webkit-transition: all 0.6s, color 0.6s;
  transition: all 0.6s, color 0.6s;
}
/* line 78, ../sass/pages/_blog.sass */
.blog-page .pagination ul li.active a {
  color: #ffffff;
  background: #abda3f;
  border-radius: 100%;
}
/* line 82, ../sass/pages/_blog.sass */
.blog-page #blog-ads {
  border: 15px solid #e7296f;
  border-left: none;
  border-right: none;
  padding: 20px 0;
}

/* line 4, ../sass/pages/_contact.sass */
.contact-page #contact-form {
  border: 1px solid #808285;
  padding: 30px;
}
/* line 8, ../sass/pages/_contact.sass */
.contact-page #contact-form label {
  cursor: pointer;
  font-weight: 400;
  color: #808285;
}
/* line 12, ../sass/pages/_contact.sass */
.contact-page #contact-form input[type=text],
.contact-page #contact-form textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #808285;
  border: 1px solid #bcbdc0;
  border-radius: 0;
  width: 100%;
  outline: none;
  padding: 4px 8px 2px;
}
/* line 21, ../sass/pages/_contact.sass */
.contact-page #contact-form textarea {
  height: 90px;
}
/* line 23, ../sass/pages/_contact.sass */
.contact-page #contact-form input[type=checkbox] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  outline: none;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  vertical-align: text-bottom;
  background: #ffffff;
}
/* line 33, ../sass/pages/_contact.sass */
.contact-page #contact-form input[type=checkbox]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 4px solid #ffffff;
  border-radius: 100%;
  z-index: 1;
  -moz-box-shadow: 0 0 0 1px #bcbdc0;
  -webkit-box-shadow: 0 0 0 1px #bcbdc0;
  box-shadow: 0 0 0 1px #bcbdc0;
}
/* line 45, ../sass/pages/_contact.sass */
.contact-page #contact-form input[type=checkbox]:checked:after {
  background: #073777;
}
/* line 47, ../sass/pages/_contact.sass */
.contact-page #contact-form input[type=submit] {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #073777;
  color: #ffffff;
  border: none;
  outline: none;
  font-size: 21px;
  width: 160px;
  height: 38px;
}
/* line 56, ../sass/pages/_contact.sass */
.contact-page #contact-form .errorMessage {
  color: #ff3333;
  font-size: 14px;
  margin-top: 5px;
}
/* line 60, ../sass/pages/_contact.sass */
.contact-page .location-wrapper {
  position: relative;
  background: #00aeef;
}
/* line 64, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container {
  position: relative;
  z-index: 1;
}
/* line 68, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container .content,
.contact-page .location-wrapper > .container .map {
  height: 340px;
}
/* line 71, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container .content {
  position: relative;
  background: center center no-repeat;
  background-size: cover;
}
/* line 76, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container .content .inner {
  position: relative;
  width: 350px;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 82, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container .content p {
  color: #ffffff;
  padding: 4px 0 10px 46px;
  background: left top 0 no-repeat;
}
/* line 87, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container .content p.phone {
  background-image: url(/images/icons/phone.png);
}
/* line 89, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container .content p.email {
  background-image: url(/images/icons/mail1.png);
  background-position-x: 2px;
}
/* line 92, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container .content p.location {
  background-image: url(/images/icons/location.png);
  background-position-x: 6px;
}
/* line 95, ../sass/pages/_contact.sass */
.contact-page .location-wrapper > .container .content p:last-child {
  padding-bottom: 0;
}
/* line 97, ../sass/pages/_contact.sass */
.contact-page .location-wrapper:before, .contact-page .location-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 30px;
  background: url(/images/bg/patterns/grey-lines.png) repeat;
}
/* line 105, ../sass/pages/_contact.sass */
.contact-page .location-wrapper:before {
  top: 0;
}
/* line 107, ../sass/pages/_contact.sass */
.contact-page .location-wrapper:after {
  bottom: 0;
}
/* line 110, ../sass/pages/_contact.sass */
.contact-page .delimiter {
  border-bottom: 2px solid #bcbdc0;
}
/* line 113, ../sass/pages/_contact.sass */
.contact-page .delimiter:after {
  content: "";
  position: absolute;
  left: 85px;
  bottom: -19px;
  width: 37px;
  height: 19px;
  background: url(/images/bg/grey-down-tale.png) bottom left no-repeat;
}

/* line 4, ../sass/pages/_privacy.sass */
.privacy-page h1 {
  font-weight: 800;
  text-align: center;
  margin-bottom: 30px;
}
/* line 8, ../sass/pages/_privacy.sass */
.privacy-page h2 {
  font-weight: 400;
  margin-top: 40px;
  margin-bottom: 35px;
}
/* line 12, ../sass/pages/_privacy.sass */
.privacy-page h3 {
  font-size: 30px;
  text-transform: none;
  font-weight: 400;
  color: #073777;
  margin-top: 20px;
  margin-bottom: 25px;
}
/* line 19, ../sass/pages/_privacy.sass */
.privacy-page h4 {
  font-weight: 400;
  color: #808285;
  font-size: 24px;
  margin-top: 20px;
}
/* line 24, ../sass/pages/_privacy.sass */
.privacy-page p {
  margin-bottom: 10px;
}
/* line 26, ../sass/pages/_privacy.sass */
.privacy-page ul {
  color: #808285;
  font-size: 18px;
}
/* line 29, ../sass/pages/_privacy.sass */
.privacy-page table {
  color: #808285;
}

/* line 5, ../sass/pages/_homebuyers.sass */
.homebuyers-page .ducks .duck_big,
.homebuyers-page .ducks .duck_medium,
.homebuyers-page .ducks .duck_small {
  opacity: 0;
  -moz-transform-origin: top center 50%;
  -ms-transform-origin: top center 50%;
  -webkit-transform-origin: top center 50%;
  transform-origin: top center 50%;
}
/* line 11, ../sass/pages/_homebuyers.sass */
.homebuyers-page .ducks .duck_big.appear,
.homebuyers-page .ducks .duck_medium.appear,
.homebuyers-page .ducks .duck_small.appear {
  opacity: 1;
  -moz-animation: 1s swing;
  -webkit-animation: 1s swing;
  animation: 1s swing;
}
/* line 14, ../sass/pages/_homebuyers.sass */
.homebuyers-page .ducks .duck_big {
  margin-top: 47px;
}
@media (max-width: 767px) {
  /* line 14, ../sass/pages/_homebuyers.sass */
  .homebuyers-page .ducks .duck_big {
    width: 85px;
  }
}
/* line 19, ../sass/pages/_homebuyers.sass */
.homebuyers-page .ducks .duck_medium {
  margin-top: -28px;
  margin-left: 40px;
  margin-right: 40px;
}
@media (max-width: 767px) {
  /* line 19, ../sass/pages/_homebuyers.sass */
  .homebuyers-page .ducks .duck_medium {
    margin-left: 20px;
    margin-right: 20px;
    width: 73px;
  }
}
/* line 28, ../sass/pages/_homebuyers.sass */
.homebuyers-page .ducks .duck_small {
  margin-top: -90px;
}
@media (max-width: 767px) {
  /* line 28, ../sass/pages/_homebuyers.sass */
  .homebuyers-page .ducks .duck_small {
    width: 60px;
  }
}

@keyframes swing {
  20% {
    -moz-transform: rotate3d(0, 0, 1, 15deg);
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -moz-transform: rotate3d(0, 0, 1, -10deg);
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -moz-transform: rotate3d(0, 0, 1, 5deg);
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -moz-transform: rotate3d(0, 0, 1, -5deg);
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -moz-transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
/* line 4, ../sass/pages/_first-time.sass */
.first-time-page .ladder {
  position: absolute;
  top: 0;
  left: -150px;
  width: 236px;
  height: 412px;
  background: url(/images/pages/first-time/ladder.png) center top -1px no-repeat;
}
/* line 11, ../sass/pages/_first-time.sass */
.first-time-page .colored-section {
  color: #ffffff;
  padding: 30px 30px;
}
/* line 15, ../sass/pages/_first-time.sass */
.first-time-page .colored-section img {
  margin-bottom: 15px;
}
/* line 17, ../sass/pages/_first-time.sass */
.first-time-page .colored-section h3 {
  text-transform: none;
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 10px;
}
/* line 22, ../sass/pages/_first-time.sass */
.first-time-page .colored-section p {
  color: #ffffff;
}
/* line 24, ../sass/pages/_first-time.sass */
.first-time-page .colored-section.wide {
  padding-top: 35px;
  padding-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 27, ../sass/pages/_first-time.sass */
  .first-time-page .colored-section.col-sm-6 {
    min-height: 450px;
  }
}
@media (min-width: 768px) {
  /* line 11, ../sass/pages/_first-time.sass */
  .first-time-page .colored-section {
    min-height: 360px;
  }
}

/* line 5, ../sass/pages/_remortgage.sass */
.remortgage-page .reasons .reason {
  display: inline-block;
  height: 220px;
  width: 220px;
  background: #ffffff;
  border-radius: 100%;
  padding: 10px 20px 0;
  vertical-align: top;
  margin-left: 60px;
  margin-right: 60px;
  opacity: 0;
  -moz-box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 9px 32px 0 rgba(0, 0, 0, 0.3);
}
/* line 18, ../sass/pages/_remortgage.sass */
.remortgage-page .reasons .reason .number {
  font-weight: 800;
  font-size: 100px;
  line-height: 0.7;
  margin-bottom: 13px;
}
/* line 23, ../sass/pages/_remortgage.sass */
.remortgage-page .reasons .reason .content {
  font-weight: 900;
  font-size: 22px;
  color: #073777;
  line-height: 1.2;
}
/* line 28, ../sass/pages/_remortgage.sass */
.remortgage-page .reasons .reason.appear {
  opacity: 1;
  -moz-animation: 1s bounceIn;
  -webkit-animation: 1s bounceIn;
  animation: 1s bounceIn;
}
@media (max-width: 1199px) {
  /* line 5, ../sass/pages/_remortgage.sass */
  .remortgage-page .reasons .reason {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  /* line 5, ../sass/pages/_remortgage.sass */
  .remortgage-page .reasons .reason {
    margin-bottom: 60px;
  }
  /* line 37, ../sass/pages/_remortgage.sass */
  .remortgage-page .reasons .reason:last-child {
    margin-bottom: 0;
  }
}

@keyframes bounceIn {
  from,
20%,
40%,
60%,
80%,
to {
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -moz-transform: scale3d(0.9, 0.9, 0.9);
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -moz-transform: scale3d(1.03, 1.03, 1.03);
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -moz-transform: scale3d(0.97, 0.97, 0.97);
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -moz-transform: scale3d(1, 1, 1);
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* line 4, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column {
  padding: 15px 30px 35px;
  -moz-transition: background 0.6s;
  -o-transition: background 0.6s;
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
}
/* line 8, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column .logo-wrapper {
  position: relative;
  height: 102px;
}
/* line 12, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column .logo-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 18, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column .logo-wrapper img:first-child {
  display: inline-block;
}
/* line 20, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column .logo-wrapper img:last-child {
  display: none;
}
/* line 22, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column h3 {
  font-size: 28px;
  font-weight: 800;
  text-transform: none;
  -moz-transition: color 0.6s;
  -o-transition: color 0.6s;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}
/* line 28, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column p:nth-child(3) {
  -moz-transition: color 0.6s;
  -o-transition: color 0.6s;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}
@media (min-width: 992px) {
  /* line 28, ../sass/pages/_buy-to-let.sass */
  .buy-to-let-page .column p:nth-child(3) {
    min-height: 430px;
  }
}
@media (max-width: 991px) {
  /* line 28, ../sass/pages/_buy-to-let.sass */
  .buy-to-let-page .column p:nth-child(3) {
    margin-bottom: 20px;
  }
}
/* line 35, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column p:nth-child(4) {
  opacity: 0;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
/* line 38, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column:hover, .buy-to-let-page .column.active {
  background: #fdb813;
}
/* line 44, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column:hover .logo-wrapper img:first-child, .buy-to-let-page .column.active .logo-wrapper img:first-child {
  display: none;
}
/* line 46, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column:hover .logo-wrapper img:last-child, .buy-to-let-page .column.active .logo-wrapper img:last-child {
  display: inline-block;
}
/* line 48, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column:hover h3, .buy-to-let-page .column.active h3 {
  color: #ffffff;
}
/* line 51, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column:hover p:nth-child(3), .buy-to-let-page .column.active p:nth-child(3) {
  color: #ffffff;
}
/* line 53, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page .column:hover p:nth-child(4), .buy-to-let-page .column.active p:nth-child(4) {
  opacity: 1;
}
/* line 56, ../sass/pages/_buy-to-let.sass */
.buy-to-let-page #call-7 {
  background: #6fc7b6;
}

/* line 4, ../sass/pages/_life-cover.sass */
.life-cover-page .column {
  padding: 15px 15px 35px;
  -moz-transition: background 0.6s;
  -o-transition: background 0.6s;
  -webkit-transition: background 0.6s;
  transition: background 0.6s;
}
/* line 8, ../sass/pages/_life-cover.sass */
.life-cover-page .column .logo-wrapper {
  position: relative;
  height: 58px;
}
/* line 12, ../sass/pages/_life-cover.sass */
.life-cover-page .column .logo-wrapper img {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 18, ../sass/pages/_life-cover.sass */
.life-cover-page .column .logo-wrapper img:first-child {
  display: inline-block;
}
/* line 20, ../sass/pages/_life-cover.sass */
.life-cover-page .column .logo-wrapper img:last-child {
  display: none;
}
/* line 22, ../sass/pages/_life-cover.sass */
.life-cover-page .column h3 {
  color: #073777;
  font-size: 28px;
  font-weight: 800;
  text-transform: none;
  -moz-transition: color 0.6s;
  -o-transition: color 0.6s;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}
/* line 28, ../sass/pages/_life-cover.sass */
.life-cover-page .column p {
  -moz-transition: color 0.6s;
  -o-transition: color 0.6s;
  -webkit-transition: color 0.6s;
  transition: color 0.6s;
}
/* line 30, ../sass/pages/_life-cover.sass */
.life-cover-page .column:hover, .life-cover-page .column.active {
  background: #00aeef;
}
/* line 36, ../sass/pages/_life-cover.sass */
.life-cover-page .column:hover .logo-wrapper img:first-child, .life-cover-page .column.active .logo-wrapper img:first-child {
  display: none;
}
/* line 38, ../sass/pages/_life-cover.sass */
.life-cover-page .column:hover .logo-wrapper img:last-child, .life-cover-page .column.active .logo-wrapper img:last-child {
  display: inline-block;
}
/* line 40, ../sass/pages/_life-cover.sass */
.life-cover-page .column:hover h3, .life-cover-page .column.active h3 {
  color: #ffffff;
}
/* line 42, ../sass/pages/_life-cover.sass */
.life-cover-page .column:hover p, .life-cover-page .column.active p {
  color: #ffffff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4, ../sass/pages/_life-cover.sass */
  .life-cover-page .column {
    min-height: 490px;
  }
}
@media (min-width: 1200px) {
  /* line 4, ../sass/pages/_life-cover.sass */
  .life-cover-page .column {
    min-height: 440px;
  }
}
/* line 49, ../sass/pages/_life-cover.sass */
.life-cover-page .risk-column img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
/* line 54, ../sass/pages/_life-cover.sass */
.life-cover-page .calculator .col-md-12 {
  padding: 80px 70px;
}
/* line 57, ../sass/pages/_life-cover.sass */
.life-cover-page .calculator .col-md-12 a {
  color: #ffffff;
  padding: 15px 34px;
  background: #00aeef;
  border-radius: 6px;
}
/* line 62, ../sass/pages/_life-cover.sass */
.life-cover-page #call-7 {
  background: #ec008c;
}
/* line 65, ../sass/pages/_life-cover.sass */
.life-cover-page #call-7 h2, .life-cover-page #call-7 p, .life-cover-page #call-7 a {
  color: #ffffff;
}
/* line 68, ../sass/pages/_life-cover.sass */
.life-cover-page #call-7 p:nth-child(2) {
  color: #073777;
  background: #00aeef;
}
/* line 72, ../sass/pages/_life-cover.sass */
.life-cover-page #call-7 a:hover {
  color: #d2de24;
}

/* line 3, ../sass/pages/_quiz.sass */
.quiz-form .options {
  width: 100%;
}
/* line 6, ../sass/pages/_quiz.sass */
.quiz-form .options td {
  width: 20%;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 6, ../sass/pages/_quiz.sass */
  .quiz-form .options td {
    width: 100%;
    display: block;
    text-align: left;
  }
}
/* line 14, ../sass/pages/_quiz.sass */
.quiz-form input[type="radio"] {
  visibility: hidden;
}
/* line 17, ../sass/pages/_quiz.sass */
.quiz-form input[type="radio"] + label {
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  color: #073777;
  transition: color 600ms ease-in;
  overflow: hidden;
}
/* line 26, ../sass/pages/_quiz.sass */
.quiz-form input[type="radio"] + label:before {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  content: "";
  background-color: #5562eb;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 1200ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
/* line 39, ../sass/pages/_quiz.sass */
.quiz-form input[type="radio"] + label span {
  vertical-align: middle;
}
/* line 42, ../sass/pages/_quiz.sass */
.quiz-form input[type="radio"] + label span:last-child {
  border: 2px solid #d5d5d5;
  border-radius: 100%;
  width: 23px;
  height: 23px;
  display: inline-block;
  margin-left: 3px;
  transition: all 300ms ease-in;
}
@media (max-width: 991px) {
  /* line 17, ../sass/pages/_quiz.sass */
  .quiz-form input[type="radio"] + label {
    padding-left: 30px;
  }
}
/* line 52, ../sass/pages/_quiz.sass */
.quiz-form input[type="radio"]:checked + label {
  color: #fff;
}
/* line 55, ../sass/pages/_quiz.sass */
.quiz-form input[type="radio"]:checked + label:before {
  transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
/* line 58, ../sass/pages/_quiz.sass */
.quiz-form input[type="radio"]:checked + label span:last-child {
  border: 2px solid #6fc7b6;
  background: #6fc7b6;
}
/* line 61, ../sass/pages/_quiz.sass */
.quiz-form textarea {
  font-size: 24px;
  border: none;
  border-bottom: 2px solid #cccccc;
  width: 100%;
  max-width: 100%;
}
/* line 61, ../../../../../../Ruby31-x64/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.quiz-form textarea:-moz-placeholder {
  color: #cccccc;
  font-weight: 300;
}
/* line 64, ../../../../../../Ruby31-x64/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.quiz-form textarea::-moz-placeholder {
  color: #cccccc;
  font-weight: 300;
}
/* line 67, ../../../../../../Ruby31-x64/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.quiz-form textarea:-ms-input-placeholder {
  color: #cccccc;
  font-weight: 300;
}
/* line 56, ../../../../../../Ruby31-x64/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
.quiz-form textarea::-webkit-input-placeholder {
  color: #cccccc;
  font-weight: 300;
}
/* line 71, ../sass/pages/_quiz.sass */
.quiz-form textarea:focus {
  outline: none;
}
/* line 73, ../sass/pages/_quiz.sass */
.quiz-form #send-quiz {
  background: #6fc7b6;
  color: #fff;
  border: none;
  font-size: 36px;
  padding: 6px 65px;
}
/* line 80, ../sass/pages/_quiz.sass */
.quiz-form #send-quiz:disabled {
  background: #6FC7B6;
  opacity: 0.5;
}
/* line 83, ../sass/pages/_quiz.sass */
.quiz-form #quiz-completed {
  display: none;
}

/* line 3, ../sass/pages/_agent.sass */
.poster-page-content h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
}
/* line 7, ../sass/pages/_agent.sass */
.poster-page-content h3 {
  margin-bottom: 15px;
}

/* line 9, ../sass/pages/_agent.sass */
.frame {
  margin-bottom: 15px;
}
/* line 12, ../sass/pages/_agent.sass */
.frame ul {
  list-style: none;
  height: 100%;
  margin: 0;
  padding-left: 0;
}
/* line 18, ../sass/pages/_agent.sass */
.frame ul li {
  float: left;
  position: relative;
  padding-left: 11px;
  padding-right: 11px;
  width: 285px;
}
/* line 25, ../sass/pages/_agent.sass */
.frame ul li .title {
  font-weight: 800;
  font-size: 17px;
  text-align: center;
  margin-top: 15px;
}
/* line 30, ../sass/pages/_agent.sass */
.frame ul li .thumb-cont {
  margin-bottom: 0;
  position: relative;
  -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.25);
}
/* line 34, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding-top: 40%;
  margin: 0;
  opacity: 0;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 49, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay .magnifier {
  position: absolute;
  display: block;
  top: 110px;
  left: 100px;
}
/* line 54, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay .download-block {
  position: absolute;
  display: block;
  top: 220px;
  left: 50%;
  margin-left: -30px;
  width: 60px;
  height: 60px;
}
/* line 63, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay .download-block .download,
.frame ul li .thumb-overlay .download-block .download-pdf,
.frame ul li .thumb-overlay .download-block .download-jpg {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  margin-left: -30px;
}
/* line 72, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay .download-block .download-pdf,
.frame ul li .thumb-overlay .download-block .download-jpg {
  opacity: 0;
}
/* line 75, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay .download-block:hover {
  width: auto;
  height: auto;
  margin-left: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 83, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay .download-block:hover .download-pdf,
.frame ul li .thumb-overlay .download-block:hover .download-jpg {
  top: 70px;
  opacity: 1;
}
/* line 87, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay .download-block:hover .download-pdf {
  margin-left: -74px;
}
/* line 89, ../sass/pages/_agent.sass */
.frame ul li .thumb-overlay .download-block:hover .download-jpg {
  margin-left: 14px;
}
/* line 91, ../sass/pages/_agent.sass */
.frame ul li:hover .thumb-overlay {
  opacity: 1;
}

/* line 98, ../sass/pages/_agent.sass */
#carousel-1.frame ul li .thumb-overlay .magnifier {
  top: 30px;
}
/* line 100, ../sass/pages/_agent.sass */
#carousel-1.frame ul li .thumb-overlay .download-block {
  top: 105px;
}
/* line 104, ../sass/pages/_agent.sass */
#carousel-1.frame ul li .thumb-overlay .download-block:hover .download-pdf,
#carousel-1.frame ul li .thumb-overlay .download-block:hover .download-jpg {
  top: 0;
}
/* line 107, ../sass/pages/_agent.sass */
#carousel-1.frame ul li .thumb-overlay .download-block:hover .download-pdf {
  margin-left: -110px;
}
/* line 109, ../sass/pages/_agent.sass */
#carousel-1.frame ul li .thumb-overlay .download-block:hover .download-jpg {
  margin-left: 50px;
}

/* line 111, ../sass/pages/_agent.sass */
.scrollbar {
  margin: 40px 35px 0;
  height: 10px;
  background: #fdb813;
  line-height: 0;
  border-radius: 10px;
}
/* line 118, ../sass/pages/_agent.sass */
.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #073777;
  cursor: pointer;
  border-radius: 10px;
}
/* line 125, ../sass/pages/_agent.sass */
.scrollbar .handle .mousearea {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 20px;
}

/* line 133, ../sass/pages/_agent.sass */
#carousel-cont-1 .prev,
#carousel-cont-1 .next,
#carousel-cont-2 .prev,
#carousel-cont-2 .next {
  position: absolute;
  display: block;
  bottom: 0;
  margin-bottom: -6px;
  cursor: pointer;
}
/* line 140, ../sass/pages/_agent.sass */
#carousel-cont-1 .prev,
#carousel-cont-2 .prev {
  left: 0;
  margin-left: 15px;
}
/* line 143, ../sass/pages/_agent.sass */
#carousel-cont-1 .next,
#carousel-cont-2 .next {
  margin-right: 15px;
  right: 0;
}

/* line 146, ../sass/pages/_agent.sass */
.download2 {
  font-size: 17px;
  color: #ff00ff;
  margin-top: 10px;
  display: inline-block;
}

/* line 151, ../sass/pages/_agent.sass */
.poster-view-left {
  float: left;
}
/* line 155, ../sass/pages/_agent.sass */
.poster-view-left .download2 img {
  margin-right: 15px;
}
/* line 158, ../sass/pages/_agent.sass */
.poster-view-left .download2 img:nth-child(2) {
  display: none;
}

/* line 160, ../sass/pages/_agent.sass */
.poster-view-right {
  float: right;
}
/* line 164, ../sass/pages/_agent.sass */
.poster-view-right .download2 img {
  margin-left: 15px;
}
