@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,600,700');
@font-face {
  font-family: 'Gotham-Light';
  src: url('../fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Light.otf') format('opentype'), url('../assets/fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg#Gotham-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Medium';
  src: url('../fonts/GothamMedium.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamMedium.woff') format('woff'), url('../fonts/GothamMedium.ttf') format('truetype'), url('../fonts/GothamMedium.svg#GothamMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Bold.otf') format('opentype'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
}
*:focus {
  outline: none;
}
input[type=date]::-webkit-clear-button,
input[type=date]::-webkit-calendar-picker-indicator,
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
  display: none;
  -webkit-appearance: none;
}
input,
textarea {
  border-radius: 0 !important;
  -webkit-appearance: none !important;
}
input[type=number]::-webkit-inner-spin-button,
textarea[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number]::-webkit-outer-spin-button,
textarea[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #f9f9f9 inset;
  -webkit-text-fill-color: #404041 !important;
}
[data-aos="animate"] {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 0.3s 0s, transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, transform 0.3s 0s;
  -ms-transition: opacity 0.3s 0s, transform 0.3s 0s;
  -o-transition: opacity 0.3s 0s, transform 0.3s 0s;
  transition: opacity 0.3s 0s, transform 0.3s 0s;
}
[data-aos="animate"].aos-animate {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  -webkit-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  -moz-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  -o-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
}
html,
body {
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  width: 100%;
  height: 100%;
  font-size: 13px;
  color: #404041;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html.fadeOut,
body.fadeOut {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
html.overflow,
body.overflow {
  overflow: hidden;
}
html p,
body p {
  letter-spacing: 0.2px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
body {
  /*    margin-top:@headerHeight;*/
}
input {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 13px;
}
a {
  text-decoration: none;
  color: #404041;
}
b,
strong,
.bold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.light {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.hidden {
  display: none;
}
.mobileText {
  display: none;
}
/*
p{
    font-family: 'Source Sans Pro', sans-serif;
    b, strong, .bold, &.bold{
        font-family: 'Source Sans Pro', sans-serif;
        .fontStyle(700);
    }
}*/
.contentWrapper {
  width: 950px;
  max-width: 100%;
  margin: 0 auto;
}
.smallDivider {
  width: 10px;
  height: 2px;
  background: #404041;
}
.page {
  background: #f9f9f9;
  padding-bottom: 50px;
}
.page .container {
  width: 100%;
}
.page .container > section:last-child {
  margin-bottom: 0;
}
.page .container > section:first-child {
  margin-top: 0;
}
.page .container.top {
  padding: 100px 0 50px 0;
}
.page .container.sidebar {
  padding: 100px 0;
}
.page .container.sidebar .col {
  display: inline-block;
  vertical-align: top;
}
.page .container.sidebar .col.small {
  width: 310px;
  padding-right: 20px;
  box-sizing: border-box;
}
.page .container.sidebar .col.big {
  margin-top: -8px;
  width: calc(100% - 310px);
  padding-left: 10px;
  box-sizing: border-box;
}
.page .container.sidebar .col.big > section:first-child {
  margin-top: 0;
}
.page .container.sidebar .col.big > section:last-child {
  margin-bottom: 0;
}
.notLoggedIn a {
  color: #404041;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.notLoggedIn a:hover {
  color: #1b7da8;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.button {
  display: inline-block;
  line-height: 45px;
  padding: 2px 40px 0;
  /*padding-top:4px;*/
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
  border-radius: 35px;
  color: #ffffff;
  background: #404041;
  border: 2px solid #404041;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
.button:hover {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.button.primary {
  background: #1b7da8;
  border-color: #1b7da8;
  position: relative;
  overflow: hidden;
}
.button.primary:hover {
  background: #0d597a;
  border-color: #0d597a;
  /*            &::after {
                width: 30em;
                height: 30em;
                opacity: 1;
            }*/
}
.button.primary::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #0d597a;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.button.primary.noRipple:hover {
  border-color: #1b7da8;
}
.button.primary.noRipple::after {
  display: none;
}
.button.primary span {
  position: relative;
  z-index: 2;
}
.button.primaryOutline {
  background: transparent;
  border-color: #1b7da8;
  color: #1b7da8;
}
.button.primaryOutline:hover {
  background: #1b7da8;
  border-color: #1b7da8;
  color: #ffffff;
}
.button.whiteOutline {
  background: transparent;
  border-color: #ffffff;
  position: relative;
  overflow: hidden;
}
.button.whiteOutline:hover {
  background: #ffffff;
  color: #404041;
}
.button.whiteOutline.ripple:hover {
  background: transparent;
  color: #404041;
}
.button.whiteOutline.ripple:hover::after {
  width: 30em;
  height: 30em;
  opacity: 1;
}
.button.whiteOutline.ripple::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.button.greyOutline {
  background: transparent;
  border-color: #e2e2e2;
  color: #404041;
  padding: 0 30px;
}
.button.greyOutline:hover {
  background: #e2e2e2;
}
.button.noOutline {
  background: transparent;
  border: none;
  color: #404041;
  opacity: 1;
}
.button.noOutline:hover {
  background: transparent;
  border: none;
  opacity: 0.6;
}
input.button.primary {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
input.button.primary:hover {
  background: #0d597a;
  border-color: #0d597a;
}
.subTitle {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
.bigTitle {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}
body .select2-container {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
body .select2-container .select2-dropdown {
  background: #ffffff;
  border-radius: 0;
  border: none;
}
body .select2-container .select2-dropdown .select2-results__option {
  padding: 10px;
  color: #404041;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body .select2-container .select2-dropdown .select2-results__option.select2-results__option[aria-selected=true] {
  background: #1b7da8;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body .select2-container .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  background: #f9f9f9;
  color: #404041;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
div.datedropper.primary .pick li span,
div.datedropper.primary .pick-btn,
div.datedropper.primary .pick-lg-b .pick-wke,
div.datedropper.primary .pick-y.pick-jump {
  color: #1b7da8 !important;
}
div.datedropper.primary .pick-lg-b .pick-sl:before,
div.datedropper.primary .pick-lg-h,
div.datedropper.primary .pick-m,
div.datedropper.primary .pick-submit,
div.datedropper.primary:before {
  background: #1b7da8 !important;
}
body div.datedropper.primary .pick-lg-b .pick-sl {
  color: #ffffff !important;
}
@media all and (max-width: 1024px) {
  .contentWrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
@media all and (max-width: 900px) {
  .page .container.sidebar {
    padding: 50px 0;
  }
  .page .container.sidebar .col.small {
    width: 100%;
    padding-right: 0;
  }
  .page .container.sidebar .col.big {
    padding-left: 0;
    padding-top: 30px;
    width: 100%;
  }
  .page .container.top {
    padding: 50px 0 0 0;
  }
  [data-aos="animate"] {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: opacity 0.3s 0s, transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, transform 0.3s 0s;
    -ms-transition: opacity 0.3s 0s, transform 0.3s 0s;
    -o-transition: opacity 0.3s 0s, transform 0.3s 0s;
    transition: opacity 0.3s 0s, transform 0.3s 0s;
  }
  [data-aos="animate"].aos-animate {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
    -moz-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
    -ms-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
    -o-transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
    transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
  }
}
@media all and (max-width: 510px) {
  .desktopText {
    display: none;
  }
  .mobileText {
    display: inline;
  }
}
/*# sourceMappingURL=default.css.map */