/* Theme Name: Mike Rolls
 * Theme URI: http://straightoutdigital.com.au/
 * Description: Straight Out Digital
 * Version: 1.0
 * Author: Straight Out Digital
 * Author URI: http://straightoutdigital.com.au/
 * License: GNU General Public License v2 or later
 * License URI: License.txt
 * Tags: Responsive */
@-webkit-keyframes opacity-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
@keyframes opacity-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 100%;
  }
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  background-color: #ffffff;
  position: relative;
  padding: 0;
  color: #000;
  height: 100%;
  font-weight: 300;
  font-family: "neuzeit-grotesk", sans-serif;
  font-size: 16px;
  font-size: 16px;
  font-size: 1rem;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  display: block;
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-weight: 700;
  font-family: "neuzeit-grotesk", sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.4;
}

h2 {
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.4;
}

h3 {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.4;
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1;
}

h5 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1;
}

h6 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.1;
}

p,
ul,
ol,
li,
a {
  line-height: 1.7;
  font-weight: 300;
  font-family: "neuzeit-grotesk", sans-serif;
  font-size: 16px;
  font-size: 16px;
  font-size: 1rem;
}

p,
ul,
ol {
  margin-bottom: 20px;
}

p:last-child,
ol:last-child,
ul:last-child {
  margin-bottom: 0;
}

ul,
ol {
  padding-left: 20px;
}

ul li {
  list-style: outside disc;
  padding-bottom: 10px;
}

b,
strong {
  font-weight: bold;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

blockquote {
  padding-left: 45px;
  position: relative;
  display: block;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 16px;
  font-size: 16px;
  font-size: 1rem;
}

a {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
}

a:active,
a:hover {
  outline: 0;
}

::-moz-selection {
  background-color: #000;
  color: #fff;
}

::selection {
  background-color: #000;
  color: #fff;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
select {
  background-color: #ffffff;
  padding: 0 10px;
  width: 100%;
  height: 40px;
  line-height: 38px;
  color: #666666;
  border: 1px solid #e5e5e5;
  -webkit-appearance: none;
  border-radius: 0;
  font-family: "neuzeit-grotesk", sans-serif;
  font-size: 16px;
}

select {
  background-image: url(images/arrow-select.svg);
  background-repeat: no-repeat;
  background-position: 15% center;
  background-size: 8px;
}

*:focus {
  outline: none;
  border: none;
}

select:focus {
  border: 1px solid #666666;
}

input:focus {
  border: 1px solid #666666;
}

textarea:focus {
  border: 1px solid #666666;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
}

textarea {
  -webkit-appearance: none;
  padding: 10px;
  color: #666666;
  border: 1px solid #e5e5e5;
  width: 100%;
}

input[type="submit"] {
  height: 45px;
  line-height: 45px;
  font-family: "neuzeit-grotesk", sans-serif;
  font-weight: 400;
  background-color: #1068a7;
  border: 1px solid #1068a7;
  color: #fff;
  padding: 0 35px;
  border-radius: 4px;
  text-align: center;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
}

input[type="submit"]:hover {
  background-color: transparent;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  color: #1068a7;
}

::-webkit-input-placeholder {
  color: #4086b9;
  font-family: "neuzeit-grotesk", sans-serif;
  font-size: 16px;
}
:-moz-placeholder {
  color: #4086b9;
  font-family: "neuzeit-grotesk", sans-serif;
  font-size: 16px;
}
::-moz-placeholder {
  color: #4086b9;
  font-family: "neuzeit-grotesk", sans-serif;
  font-size: 16px;
}
:-ms-input-placeholder {
  color: #4086b9;
  font-family: "neuzeit-grotesk", sans-serif;
  font-size: 16px;
}
.padding-large {
  padding-top: 90px;
  padding-top: 5.625rem;
  padding-bottom: 90px;
  padding-bottom: 5.625rem;
}
@media (max-width: 768px) {
  .padding-large {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }
}
@media (max-width: 640px) {
  .padding-large {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }
}

.wrapper {
  max-width: 1360px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-left: 3.75rem;
  padding-right: 60px;
  padding-right: 3.75rem;
}
.wrapper:before, .wrapper:after {
  content: "";
  display: table;
}
.wrapper:after {
  clear: both;
}
@media (max-width: 768px) {
  .wrapper {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (max-width: 640px) {
  .wrapper {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}

.row {
  margin-left: -60px;
  margin-left: -3.75rem;
  margin-right: -60px;
  margin-right: -3.75rem;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
@media (max-width: 768px) {
  .row {
    margin-left: -1.875rem;
    margin-right: -1.875rem;
  }
}
@media (max-width: 640px) {
  .row {
    margin-left: -1.5625rem;
    margin-right: -1.5625rem;
  }
}

main {
  overflow: hidden;
  height: 100%;
}
main:before, main:after {
  content: "";
  display: table;
}
main:after {
  clear: both;
}

.column,
.columns {
  width: 100%;
  float: left;
  padding-left: 60px;
  padding-left: 3.75rem;
  padding-right: 60px;
  padding-right: 3.75rem;
}
@media (max-width: 768px) {
  .column,
  .columns {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (max-width: 640px) {
  .column,
  .columns {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}

.small--1 {
  width: 8.33333%;
}

.small--2 {
  width: 16.66667%;
}

.small--3 {
  width: 25%;
}

.small--4 {
  width: 33.33333%;
}

.small--5 {
  width: 41.66667%;
}

.small--6 {
  width: 50%;
}

.small--7 {
  width: 58.33333%;
}

.small--8 {
  width: 66.66667%;
}

.small--9 {
  width: 75%;
}

.small--10 {
  width: 83.33333%;
}

.small--11 {
  width: 91.66667%;
}

.small--12 {
  width: 100%;
}

@media screen and (min-width: 640px) {
  .medium--1 {
    width: 8.33333%;
  }

  .medium--2 {
    width: 16.66667%;
  }

  .medium--3 {
    width: 25%;
  }

  .medium--4 {
    width: 33.33333%;
  }

  .medium--5 {
    width: 41.66667%;
  }

  .medium--6 {
    width: 50%;
  }

  .medium--7 {
    width: 58.33333%;
  }

  .medium--8 {
    width: 66.66667%;
  }

  .medium--9 {
    width: 75%;
  }

  .medium--10 {
    width: 83.33333%;
  }

  .medium--11 {
    width: 91.66667%;
  }

  .medium--12 {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .large--1 {
    width: 8.33333%;
  }

  .large--2 {
    width: 16.66667%;
  }

  .large--3 {
    width: 25%;
  }

  .large--4 {
    width: 33.33333%;
  }

  .large--5 {
    width: 41.66667%;
  }

  .large--6 {
    width: 50%;
  }

  .large--7 {
    width: 58.33333%;
  }

  .large--8 {
    width: 66.66667%;
  }

  .large--9 {
    width: 75%;
  }

  .large--10 {
    width: 83.33333%;
  }

  .large--11 {
    width: 91.66667%;
  }

  .large--12 {
    width: 100%;
  }
}
.valign {
  position: absolute;
  z-index: 5;
  text-align: center;
  top: 50%;
  left: 50%;
  right: 50%;
  -webkit-transform: translateX(-50%) translateY(-50.5%);
      -ms-transform: translateX(-50%) translateY(-50.5%);
          transform: translateX(-50%) translateY(-50.5%);
  width: 100%;
  padding: 0 25px;
}

.valign-horizontal {
  position: absolute;
  z-index: 5;
  text-align: left;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  padding: 0 25px;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #000000;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 4px;
}

.admin-bar .pace .pace-progress {
  top: 32px;
}

.nav-icon {
  display: none;
}

@media screen and (max-width: 1024px) {
  .nav-icon {
    overflow: visible;
    padding: 0;
    margin-top: 1.125rem;
    margin-right: 0.9375rem;
    cursor: pointer;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    transition-property: opacity, -webkit-filter;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    text-transform: none;
    color: inherit;
    border: 0;
    background-color: transparent;
    display: block;
    float: right;
    position: relative;
    z-index: 999;
    width: 23px;
    height: 20px;
  }
  .nav-icon__wrapper {
    position: relative;
    display: inline-block;
  }
  .nav-icon__inner {
    position: absolute;
    content: "";
    display: inline-block;
    width: 23px;
    height: 2px;
    -webkit-transition: none;
    transition: none;
    outline: 1px solid transparent;
    left: 0;
    background: #fff;
  }
  .nav-icon__inner:after, .nav-icon__inner:before {
    position: absolute;
    content: "";
    display: inline-block;
    width: 23px;
    height: 2px;
    -webkit-transition: -webkit-transform ease 0.3s;
    transition: -webkit-transform ease 0.3s;
    transition: transform ease 0.3s;
    transition: transform ease 0.3s, -webkit-transform ease 0.3s;
    outline: 1px solid transparent;
    left: 0;
    background: #fff;
  }
  .nav-icon__inner:before {
    top: -7px;
  }
  .nav-icon__inner:after {
    top: 7px;
  }

  .nav-icon.is-active .nav-icon__inner {
    background-color: transparent;
  }
  .nav-icon.is-active .nav-icon__inner:before {
    -webkit-transform: translateY(7px) rotateZ(-45deg);
        -ms-transform: translateY(7px) rotate(-45deg);
            transform: translateY(7px) rotateZ(-45deg);
  }
  .nav-icon.is-active .nav-icon__inner:after {
    -webkit-transform: translateY(-7px) rotateZ(45deg);
        -ms-transform: translateY(-7px) rotate(45deg);
            transform: translateY(-7px) rotateZ(45deg);
  }
}
.article__headline {
  text-align: center;
  color: #1068a7;
  padding: 60px 25px;
  padding: 3.75rem 1.5625rem;
  border-bottom: 1px solid #e5e5e5;
}
.article__headline:before, .article__headline:after {
  content: "";
  display: table;
}
.article__headline:after {
  clear: both;
}
@media (max-width: 640px) {
  .article__headline {
    padding-bottom: 2.8125rem;
    padding-top: 2.8125rem;
    font-size: 1.875rem;
  }
}
.article__inner {
  padding-bottom: 90px;
  padding-bottom: 5.625rem;
  padding-top: 90px;
  padding-top: 5.625rem;
}
@media (max-width: 640px) {
  .article__inner {
    padding-bottom: 2.8125rem;
    padding-top: 2.8125rem;
  }
}

.post {
  max-width: 795px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.post:before, .post:after {
  content: "";
  display: table;
}
.post:after {
  clear: both;
}
.post__inner {
  margin-left: 25px;
  margin-left: 1.5625rem;
  margin-right: 25px;
  margin-right: 1.5625rem;
  margin-bottom: 90px;
  margin-bottom: 5.625rem;
  padding-bottom: 90px;
  padding-bottom: 5.625rem;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 640px) {
  .post__inner {
    margin-bottom: 2.8125rem;
    padding-bottom: 2.8125rem;
  }
}
.post:last-child .post__inner {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.post__image {
  margin-bottom: 60px;
  margin-bottom: 3.75rem;
}
@media (max-width: 640px) {
  .post__image {
    margin-bottom: 1.875rem;
  }
}
.post__image img {
  width: 100%;
  height: auto;
}
.post__headline {
  color: #666666;
  font-size: 25px;
  font-size: 1.5625rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.post__meta {
  color: #666666;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 300;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.post__share {
  text-align: center;
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
}
.post__share h3 {
  color: #1068a7;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.post__share ul {
  padding: 0;
  margin: 0;
}
.post__share ul li {
  padding: 0;
  margin: 0 10px 0 0;
  list-style: none;
  display: inline-block;
}
.post__share ul:last-child {
  margin-right: 0;
}
.post__share ul:last-child a {
  color: #666666;
  border-bottom: 1px solid #666666;
}
.post__share ul:last-child a:hover {
  color: #1068a7;
  border-bottom: 1px solid #1068a7;
}
.post__content a {
  color: #1068a7;
  text-decoration: underline;
}
.post__content blockquote {
  margin-top: 35px;
  margin-top: 2.1875rem;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  border-left: 1px solid #e5e5e5;
  padding-left: 25px;
}
.post__content blockquote p {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 700;
  color: #666666;
}
.post__link {
  color: #1068a7;
  display: inline-block;
}
.post__link:after {
  content: "";
  display: block;
  height: 1px;
  background-color: transparent;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.post__link:hover:after {
  background-color: #1068a7;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

.post-single {
  padding-bottom: 140px;
  padding-bottom: 8.75rem;
}
@media (max-width: 640px) {
  .post-single {
    padding-bottom: 2.8125rem;
  }
}
.post-single .post__headline {
  text-align: center;
}
.post-single .post__meta {
  text-align: center;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.4s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.4s ease-in-out;
}
.modal.is-active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.9);
}
.modal__inner {
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-10%) translateX(-50%);
      -ms-transform: translateY(-10%) translateX(-50%);
          transform: translateY(-10%) translateX(-50%);
  width: 82%;
  width: -webkit-calc(100% - 60px);
  width: calc(100% - 60px);
  max-width: 800px;
  padding: 0;
  z-index: 50;
  max-height: 85vh;
  overflow-y: auto;
  -webkit-transition: opacity 0.4s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.4s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.4s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.4s ease-in-out, -webkit-transform 0.3s ease-in-out;
  opacity: 0;
  position: relative;
}
.modal__inner.is-active {
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
  opacity: 1;
}
.modal__close {
  background-image: url(images/icon-close.png);
  width: 25px;
  height: 25px;
  position: absolute;
  top: 45px;
  right: 45px;
  cursor: pointer;
  background-position: center;
}
.modal .modal__loading {
  position: absolute;
  top: 46%;
  left: 47%;
  color: #1068a7;
  z-index: 9;
}
.modal .modal__wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 54.5%;
  border: 5px solid #e5e5e5;
}
.modal .modal__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  -webkit-animation: opacity 0.3s forwards;
          animation: opacity 0.3s forwards;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
@media screen and (max-width: 1024px) {
  .modal .close {
    top: 30px;
    right: 30px;
  }
}

.error-404 {
  text-align: center;
  height: 75vh;
}
.error-404 h1 {
  color: #1068a7;
  margin-top: 100px;
  margin-top: 6.25rem;
}
.error-404 h2 {
  color: #666666;
}

.error404 footer:before {
  height: 0;
  width: 0;
  background-image: none;
}

.header {
  height: 65px;
  padding: 0 0 0 15px;
  padding: 0 0 0 0.9375rem;
  background-color: #1068a7;
  position: relative;
}
.header:before, .header:after {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
.header:before {
  content: "";
  display: block;
  background-image: url(images/pattern.svg);
  background-repeat: no-repeat;
  width: 400px;
  height: 250px;
  background-position: 35px -80px;
  position: absolute;
  left: 0;
  z-index: 1;
}
@media (max-width: 1280px) {
  .header:before {
    width: 240px;
    height: 230px;
    background-position: -135px -110px;
  }
}
@media (max-width: 640px) {
  .header:before {
    width: 100%;
    height: 135px;
    background-position: -20px -40px;
    background-size: 65%;
    max-width: 380px;
  }
}
.header-logo {
  height: 20px;
  padding: 22.5px 0;
  padding: 1.40625rem 0;
  width: 25%;
  float: left;
}
.header-logo__link {
  display: block;
  position: relative;
  z-index: 5;
}
.header-navigation {
  width: 75%;
  float: left;
}
@media (max-width: 1024px) {
  .header-navigation {
    will-change: transform;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    position: fixed;
    z-index: 998;
    top: -100%;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: rgba(16, 104, 167, 0.9);
    height: 100vh;
    padding: 150px 0px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), visibility 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: opacity 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95), visibility 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
    -webkit-transition-delay: 0.05s;
            transition-delay: 0.05s;
  }
  .header-navigation.is-active {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s, visibility 0.1s;
    transition: opacity 0.3s, visibility 0.1s;
  }
  .header-navigation.is-active .nav-main {
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
    -webkit-transition: opacity 0.4s, -webkit-transform 0.5s;
    transition: opacity 0.4s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.4s;
    transition: transform 0.5s, opacity 0.4s, -webkit-transform 0.5s;
    opacity: 1;
    visibility: visible;
  }
  .header-navigation .nav-main {
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    display: inline-block;
    height: 100%;
    position: relative;
    width: 100%;
    -webkit-transition: opacity 0.4s, visibility 0.5s, -webkit-transform 0.3s;
    transition: opacity 0.4s, visibility 0.5s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.4s, visibility 0.5s;
    transition: transform 0.3s, opacity 0.4s, visibility 0.5s, -webkit-transform 0.3s;
  }
}

.home .header {
  position: absolute;
  width: 100%;
  background-color: transparent;
  z-index: 9;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.home .header .social__link {
  background-color: transparent;
}

.nav {
  width: 70%;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 5;
}
@media (max-width: 1024px) {
  .nav {
    width: 100%;
    float: none;
  }
}
.nav__item {
  list-style: none;
  padding: 0;
  display: inline-block;
  position: relative;
}
@media (max-width: 1024px) {
  .nav__item {
    display: block;
  }
}
.nav__link {
  font-weight: 400;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  display: block;
  padding: 23.5px 22.5px;
  padding: 1.46875rem 1.40625rem;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media (max-width: 1280px) {
  .nav__link {
    padding: 1.46875rem 1rem;
  }
}
@media (max-width: 1024px) {
  .nav__link {
    padding: 0.9375rem 1.40625rem;
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
  }
  .nav__link:hover {
    opacity: 0.8;
    color: #fff;
  }
}
.nav__link:hover {
  color: #70a4ca;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.nav .active__link .nav__link {
  color: #70a4ca;
}
.nav .active__link:before {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
  width: -webkit-calc(100% - 45px);
  width: calc(100% - 45px);
  height: 4px;
  left: 0;
  right: 0;
  background-color: #70a4ca;
}
@media (max-width: 1280px) {
  .nav .active__link:before {
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
  }
}
@media (max-width: 1024px) {
  .nav .active__link:before {
    height: 0;
  }
}

.social {
  width: 30%;
  float: right;
  text-align: right;
  padding: 0;
  margin: 0;
  font-size: 0;
  height: 65px;
  overflow: hidden;
}
.social__item {
  list-style: none;
  padding: 0;
  display: inline-block;
  font-size: 0;
}
.social__item:nth-child(2) a {
  padding-left: 25px;
  padding-left: 1.5625rem;
}
@media screen and (max-width: 1280px) {
  .social__item:nth-child(2) a {
    padding-left: 0.9375rem;
  }
}
.social__item:last-child a {
  padding-right: 25px;
  padding-right: 1.5625rem;
}
@media screen and (max-width: 1280px) {
  .social__item:last-child a {
    padding-right: 0.9375rem;
  }
}
.social__link {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  display: block;
  padding: 24px 8px;
  padding: 1.5rem 0.5rem;
  background-color: #4086b9;
}
.social .social--telephone {
  background-color: transparent;
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 1024px) {
  .social {
    width: 100%;
    float: none;
    text-align: center;
    height: auto;
    overflow: visible;
    padding-right: 0;
  }
  .social__item {
    display: block;
    font-size: 1.25rem;
    line-height: 16px;
    padding-right: 1.5625rem;
    letter-spacing: 1px;
    padding-right: 0;
    background-color: transparent;
  }
  .social__link {
    background-color: transparent;
  }
  .social .social__item.icon {
    display: inline-block;
  }
}

.footer {
  background-color: #ebebeb;
  padding: 45px 25px;
  padding: 2.8125rem 1.5625rem;
  text-align: right;
  position: relative;
}
.footer:before, .footer:after {
  content: "";
  display: table;
}
.footer:after {
  clear: both;
}
.footer:before {
  content: "";
  display: block;
  background-image: url(images/pattern.svg);
  background-repeat: no-repeat;
  width: 485px;
  height: 335px;
  background-position: 0 0;
  position: absolute;
  bottom: 0;
  left: 35px;
  z-index: 1;
}
@media (max-width: 1280px) {
  .footer:before {
    width: 260px;
    height: 335px;
    background-position: -220px 0;
    left: 0;
  }
}
@media (max-width: 640px) {
  .footer:before {
    display: none;
  }
}
.footer__logo {
  height: 100px;
  float: right;
  padding: 0 45px;
  padding: 0 2.8125rem;
  border-right: 1px solid #d9d9d9;
}
@media (max-width: 640px) {
  .footer__logo {
    float: none;
    height: 50px;
    border-top: 1px solid #d9d9d9;
    border-right: none;
    margin-top: 40px;
    padding: 20px 0 0 0;
  }
}
.footer__logo a {
  display: block;
}
.footer__logo img {
  height: 100px;
}
@media (max-width: 640px) {
  .footer__logo img {
    height: 50px;
  }
}
.footer__contact {
  float: right;
  text-align: left;
  padding: 0 45px;
  padding: 0 2.8125rem;
}
@media (max-width: 640px) {
  .footer__contact {
    padding: 0;
    float: none;
  }
}
.footer__contact h4 {
  color: #1068a7;
  margin-bottom: 25px;
}

.blog .footer,
.archive .footer {
  overflow: hidden;
}

.contact {
  padding: 0;
  margin: 0;
}
.contact__item {
  list-style: none;
  padding: 0;
}
.contact__link {
  font-weight: 400;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.contact__link:hover {
  color: #1068a7;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.contact__link i {
  font-size: 14px;
  margin-right: 15px;
  display: inline-block;
}

.testimonial {
  border-bottom: 1px solid #e5e5e5;
}
.testimonial:before, .testimonial:after {
  content: "";
  display: table;
}
.testimonial:after {
  clear: both;
}
.testimonial__inner {
  max-width: 795px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 25px;
  padding: 5.625rem 1.5625rem;
}
.testimonial__inner:before, .testimonial__inner:after {
  content: "";
  display: table;
}
.testimonial__inner:after {
  clear: both;
}
@media (max-width: 640px) {
  .testimonial__inner {
    padding: 2.8125rem 1.5625rem;
  }
}
.testimonial__image {
  width: 14.46541%;
  float: left;
  position: relative;
}
@media (max-width: 640px) {
  .testimonial__image {
    display: none;
  }
}
.testimonial__image img {
  max-width: 100px;
}
.testimonial__image:before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: absolute;
}
.testimonial__details {
  width: 68.55346%;
  float: right;
}
@media (max-width: 640px) {
  .testimonial__details {
    width: 100%;
    float: none;
  }
}
.testimonial__headline {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
}
.testimonial__description {
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
}
.testimonial__meta {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}
.testimonial__cite {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
}

.testimonial-banner {
  background-color: #1068a7;
  position: relative;
}
.testimonial-banner:before, .testimonial-banner:after {
  content: "";
  display: table;
}
.testimonial-banner:after {
  clear: both;
}
.testimonial-banner:before {
  content: "";
  display: block;
  background-image: url(images/pattern.svg);
  background-repeat: no-repeat;
  width: 435px;
  height: 335px;
  background-position: 0 0;
  position: absolute;
  top: -100px;
  right: 0;
  z-index: 1;
}
@media (max-width: 1280px) {
  .testimonial-banner:before {
    background-position: 220px 40px;
    top: -120px;
  }
}
@media (max-width: 640px) {
  .testimonial-banner:before {
    display: none;
  }
}
.testimonial-banner__inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 30%;
  position: relative;
  z-index: 10;
}
@media (max-width: 1280px) {
  .testimonial-banner__inner {
    max-width: 50%;
  }
}
@media (max-width: 768px) {
  .testimonial-banner__inner {
    max-width: 70%;
  }
}
.testimonial-banner__inner:before {
  content: "";
  display: inline-block;
  background-image: url(images/quotation.png);
  width: 37px;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: -65px;
}
@media (max-width: 640px) {
  .testimonial-banner__inner:before {
    width: 30px;
    left: -45px;
  }
}
.testimonial-banner__headline {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  color: #fff;
}
.testimonial-banner__description {
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  color: #fff;
}
.testimonial-banner__meta {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  color: #fff;
  font-weight: 700;
}
.testimonial-banner__cite {
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
}

.banner {
  min-height: 650px;
  background-size: cover;
  background-position: 20% 0%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding: 6% 0;
}
@media (max-width: 1280px) {
  .banner {
    min-height: 550px;
  }
}
@media (max-width: 1024px) {
  .banner {
    min-height: 450px;
  }
}
.banner.image:after {
  height: 0;
  width: 0;
  background-image: none;
  display: none;
}
.banner:after {
  content: "";
  display: block;
  background-image: url(images/pattern.svg);
  background-repeat: no-repeat;
  width: 435px;
  height: 335px;
  background-position: 0 0;
  position: absolute;
  bottom: -170px;
  right: 0;
  z-index: 1;
}
@media (max-width: 1280px) {
  .banner:after {
    width: 235px;
  }
}
@media (max-width: 768px) {
  .banner:after {
    width: 165px;
    height: 265px;
    bottom: -60px;
  }
}
@media (max-width: 640px) {
  .banner:after {
    background-size: 65%;
    right: -80%;
    width: 100%;
    height: 180px;
    bottom: -60px;
  }
}
.banner__text {
  color: #fff;
  position: relative;
  z-index: 5;
}
.banner__description {
  max-width: 385px;
  margin-top: 30px;
  margin-top: 1.875rem;
}
@media (max-width: 1280px) {
  .banner__description {
    max-width: 60%;
  }
}
@media (max-width: 768px) {
  .banner__description {
    max-width: 80%;
  }
}
@media (max-width: 640px) {
  .banner__description {
    display: none;
  }
}
.banner__description a {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 25px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 45px;
  padding: 0 2.8125rem;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin-top: 15px;
  margin-top: 0.9375rem;
}
.banner__description a:after {
  content: "";
  display: inline-block;
  background-image: url(images/arrow.svg);
  height: 12px;
  width: 30px;
  background-repeat: no-repeat;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  padding: 0 10px;
  position: absolute;
  top: 19px;
  left: 75%;
}
.banner__description a:hover:after {
  padding-left: 15px;
  opacity: 1;
  left: 78%;
}
.banner__description a:hover {
  padding-right: 65px;
  -webkit-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
}

.content__headline {
  border-top: 1px solid #e5e5e5;
  color: #666666;
  max-width: 48%;
  max-width: -webkit-calc(50% - 45px);
  max-width: calc(50% - 45px);
  padding-top: 30px;
  padding-top: 1.875rem;
}
@media (max-width: 640px) {
  .content__headline {
    max-width: 100%;
    border-top: none;
    padding-top: 0;
  }
}
.content__subheadline {
  color: #666666;
  font-weight: 300;
  font-size: 25px;
  font-size: 1.5625rem;
}
.content__text {
  margin-top: 30px;
  margin-top: 1.875rem;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 5.625rem;
     -moz-column-gap: 5.625rem;
          column-gap: 5.625rem;
}
@media (max-width: 768px) {
  .content__text {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 0rem;
       -moz-column-gap: 0rem;
            column-gap: 0rem;
  }
}
.content__text p {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: inline-block;
}

.intro__quote {
  color: #1068a7;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.1;
}
@media (max-width: 1024px) {
  .intro__quote {
    margin-bottom: 2.8125rem;
  }
}
@media (max-width: 640px) {
  .intro__quote {
    font-size: 1.875rem;
    margin-bottom: 1.5625rem;
  }
}
.intro__text {
  float: right;
}
.intro__title {
  color: #666666;
  border-top: 1px solid #e5e5e5;
  padding-top: 30px;
  padding-top: 1.875rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.story__image {
  height: 650px;
  background-size: cover;
  background-position: 20% 50%;
  background-repeat: no-repeat;
}
@media (max-width: 1280px) {
  .story__image {
    height: 550px;
  }
}
@media (max-width: 1024px) {
  .story__image {
    height: 350px;
  }
}
@media (max-width: 640px) {
  .story__image {
    background-position: 50%;
  }
}

.contact__headline {
  text-align: center;
  color: #1068a7;
  padding: 60px 25px;
  padding: 3.75rem 1.5625rem;
  border-bottom: 1px solid #e5e5e5;
}
.contact__headline:before, .contact__headline:after {
  content: "";
  display: table;
}
.contact__headline:after {
  clear: both;
}
@media (max-width: 1024px) {
  .contact__headline {
    padding-bottom: 2.8125rem;
    padding-top: 2.8125rem;
    font-size: 1.875rem;
  }
}

.contact-list {
  padding: 0;
  margin: 60px 0 0 0;
  margin: 3.75rem 0 0 0;
}
.contact-list__item {
  list-style: none;
}
.contact-list__link i {
  margin-right: 10px;
  margin-right: 0.625rem;
}

@media (max-width: 1024px) {
  .intro__form {
    margin-top: 2.8125rem;
  }
}
.intro__form label {
  display: block;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.intro__form form {
  position: relative;
}
.intro__form form div {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.intro__form form input[type="submit"] {
  float: right;
  margin-top: 25px;
  margin-top: 1.5625rem;
}
.intro__form .half {
  width: 47.5%;
  margin-right: 5%;
  float: left;
}
@media (max-width: 1024px) {
  .intro__form .half {
    width: 100%;
    margin: 0;
  }
}
.intro__form .half:nth-child(2n+1) {
  margin-right: 0;
}
.intro__form .full {
  clear: both;
}
.intro__form .wpcf7-validation-errors {
  position: absolute;
  top: -70px;
  padding: 15px;
  padding: 0.9375rem;
  background-color: #f00;
  color: #fff;
  margin: 0;
  width: 100%;
  border: none;
  text-align: center;
}

.carousel {
  position: relative;
}
@media (max-width: 640px) {
  .carousel {
    border: 1px solid #e5e5e5;
    padding-bottom: 2.1875rem;
  }
}
.carousel:after {
  content: "";
  display: block;
  background-image: url(images/pattern.svg);
  background-repeat: no-repeat;
  width: 435px;
  height: 335px;
  background-position: 0 0;
  position: absolute;
  bottom: -170px;
  right: 0;
  z-index: 1;
}
@media (max-width: 1280px) {
  .carousel:after {
    background-position: 220px 0;
  }
}
@media (max-width: 640px) {
  .carousel:after {
    background-size: 65%;
    width: 100%;
    max-width: 380px;
    height: 180px;
    bottom: inherit;
    top: 280px;
    right: -70px;
  }
}
.carousel__slide {
  background-size: cover;
  background-position: bottom center;
  height: 800px;
  width: 100%;
}
@media (max-width: 1024px) {
  .carousel__slide {
    height: 600px;
  }
}
@media (max-width: 640px) {
  .carousel__slide {
    height: 350px;
  }
}
.carousel__slide:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.carousel__content {
  color: #fff;
  max-width: 40%;
  top: 52%;
  padding: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0) translateY(-50%) scale(1, 1);
          transform: translateZ(0) translateY(-50%) scale(1, 1);
}
@media (max-width: 1024px) {
  .carousel__content {
    max-width: 60%;
  }
}
@media (max-width: 640px) {
  .carousel__content {
    position: static;
    color: #000;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    max-width: 100%;
    margin-top: 2.8125rem;
  }
}
.carousel__title {
  font-size: 35px;
  font-size: 2.1875rem;
}
@media (max-width: 640px) {
  .carousel__title {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 640px) and (max-width: 1024px) {
  .carousel__title {
    font-size: 1.75rem;
    max-width: 100%;
  }
}
@media (max-width: 640px) and (max-width: 640px) {
  .carousel__title {
    font-size: 1.5625rem;
    margin-bottom: 1.25rem;
    color: #666666;
  }
}
.carousel__text p {
  font-size: 25px;
  font-size: 1.5625rem;
}
.carousel__text a {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 25px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 45px;
  padding: 0 2.8125rem;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  margin-top: 20px;
  margin-top: 1.25rem;
}
.carousel__text a:after {
  content: "";
  display: inline-block;
  background-image: url(images/arrow.svg);
  height: 12px;
  width: 30px;
  background-repeat: no-repeat;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  padding: 0 10px;
  position: absolute;
  top: 19px;
  left: 75%;
}
.carousel__text a:hover:after {
  padding-left: 15px;
  opacity: 1;
  left: 78%;
}
@media (max-width: 640px) {
  .carousel__text a {
    border-color: #1068a7;
    color: #1068a7;
    margin-top: 0.9375rem;
  }
}
.carousel__text a:hover {
  padding-right: 65px;
  padding-right: 4.0625rem;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
@media (max-width: 640px) {
  .carousel__text a:hover {
    color: #fff;
    background-color: #1068a7;
    -webkit-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  }
}
.carousel__text a:hover:after {
  padding-left: 15px;
  opacity: 1;
  left: 77%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.video {
  border-bottom: 1px solid #e5e5e5;
}
.video__image {
  position: relative;
  cursor: pointer;
}
.video__image img {
  width: 100%;
  height: auto;
}
.video__image:before {
  content: "";
  display: block;
  background-image: url(images/play-button.svg);
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  right: 50%;
  -webkit-transform: translateX(-50%) translateY(-50.5%);
      -ms-transform: translateX(-50%) translateY(-50.5%);
          transform: translateX(-50%) translateY(-50.5%);
}
@media (max-width: 640px) {
  .video__image:before {
    width: 50px;
    height: 51px;
  }
}
.video__title {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #666666;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.video .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media (max-width: 640px) {
  .video .row {
    display: block;
  }
}
@media (max-width: 640px) {
  .video__text {
    margin-top: 1.875rem;
  }
}

.introduction {
  border-bottom: 1px solid #e5e5e5;
}
.introduction__title {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #666666;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
@media (max-width: 640px) {
  .introduction__content:last-child {
    margin-top: 2.8125rem;
  }
}
.introduction__links {
  width: 100%;
  text-align: center;
}
.introduction__link {
  color: #1068a7;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 90px 0 0 0;
  margin: 5.625rem 0 0 0;
  display: inline-block;
  border-bottom: 2px solid #1068a7;
  -webkit-transition: color 0.5s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border-color 0.2s ease-in-out;
}
.introduction__link:hover {
  color: #666666;
  border-color: #666666;
  -webkit-transition: color 0.5s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.5s ease-in-out, border-color 0.2s ease-in-out;
}

.keynote__intro {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 55px;
  margin-bottom: 3.4375rem;
}
.keynote__title {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #666666;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
@media (max-width: 640px) {
  .keynote__title {
    margin-bottom: 0;
  }
}
.keynote__subtitle {
  font-size: 20px;
  font-size: 1.25rem;
  color: #666666;
  font-weight: 300;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
@media (max-width: 640px) {
  .keynote__subtitle {
    margin-bottom: 1.5625rem;
  }
}
.keynote__quote {
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  color: #1068a7;
  line-height: 1.2;
  padding-right: 45px;
  padding-right: 2.8125rem;
}
.keynote__text {
  float: right;
}
@media (max-width: 1024px) {
  .keynote__text {
    margin-top: 2.8125rem;
  }
}
.keynote__text h3 {
  color: #1068a7;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}
.keynote__text p {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
.keynote__text p:last-child {
  margin-bottom: 0;
}
.keynote__text a {
  background-color: transparent;
  border: 1px solid #1068a7;
  color: #1068a7;
  border-radius: 25px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 45px;
  padding: 0 2.8125rem;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.keynote__text a:after {
  content: "";
  display: inline-block;
  background-image: url(images/arrow.svg);
  height: 12px;
  width: 30px;
  background-repeat: no-repeat;
  color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  padding: 0 10px;
  position: absolute;
  top: 19px;
  left: 75%;
}
.keynote__text a:hover:after {
  padding-left: 15px;
  opacity: 1;
  left: 78%;
}
@media (max-width: 640px) {
  .keynote__text a {
    font-size: 1rem;
    margin-top: 0.625rem;
  }
}
.keynote__text a:hover {
  background-color: #1068a7;
  border-color: #1068a7;
  color: #fff;
  padding-right: 65px;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.2s ease-in-out, padding 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

.flickity-slider img {
  width: 100%;
  height: auto;
}

.carousel-cell {
  width: 100%;
}

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.flickity-prev-next-button {
  width: 100px;
  height: 100px;
  background: transparent;
  position: absolute;
  top: 47%;
  border: none;
}

.flickity-prev-next-button:hover {
  background: transparent;
}

.flickity-prev-next-button .arrow {
  display: none;
}

.flickity-prev-next-button.no-svg {
  color: white;
}

.flickity-prev-next-button.next {
  background-image: url(images/arrow-slider-right.png);
  height: 65px;
  width: 32px;
  right: 10px;
}

.flickity-prev-next-button.previous {
  background-image: url(images/arrow-slider-left.png);
  height: 65px;
  width: 32px;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.4;
  cursor: default;
}

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -15px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  opacity: 1;
}
