@charset "UTF-8";
@import url(animate.css);
/*
* @section Page Layouts
*/
@font-face {
font-family: 'Neuropol X Free';
font-style: normal;
font-weight: normal;
src: local('Neuropol X Free'), url('../fonts/neuropol x free.woff') format('woff');
}

/*
* @section Main Styles
*/

body {
  background: #fff;
  color: #bbbaba;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.71429;
  -webkit-text-size-adjust: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 14px;
  }
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #2f343b;
}

h1, .heading-1 {
  font-size: 30px;
  line-height: 1;
}
@media (min-width: 768px) {
  h1, .heading-1 {
    font-size: 35px;
  }
}
@media (min-width: 992px) {
  h1, .heading-1 {
    font-size: 40px;
  }
}

h2, .heading-2 {
  font-size: 28px;
  line-height: 1;
}
@media (min-width: 768px) {
  h2, .heading-2 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  h2, .heading-2 {
    font-size: 32px;
  }
}

h3, .heading-3 {
  font-size: 24px;
  line-height: 1;
}
@media (min-width: 768px) {
  h3, .heading-3 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  h3, .heading-3 {
    font-size: 30px;
  }
}

h4, .heading-4 {
  font-size: 20px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h4, .heading-4 {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  h4, .heading-4 {
    font-size: 24px;
  }
}

h5, .heading-5 {
  font-size: 18px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h5, .heading-5 {
    font-size: 20px;
  }
}

h6, .heading-6 {
  font-size: 16px;
  line-height: 1.2;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="mailto:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
a[href^="mailto:"]:hover,
a[href^="callto:"]:hover {
  color: #3598db;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*
* @section Main Layout
*/
/*
* @subsection Offsets
*/

.icon-lg + h2 {
  margin-top: -18px;
}

.icon + .big {
  margin-top: 45px;
}

h1 + .row {
  margin-top: 40px;
}
@media (min-width: 992px) {
  h1 + .row {
    margin-top: 85px;
  }
}

@media (min-width: 992px) {
  h1 + h1 {
    margin-top: -20px;
  }
}

h1 + .terms-list {
  margin-top: 77px;
}

.box + p {
  margin-top: 15px;
}

p + .contact-info {
  margin-top: 24px;
}

p + p {
  margin-top: 24px;
}

h2 + p {
  margin-top: 15px;
}
@media (min-width: 992px) {
  h2 + p {
    margin-top: 32px;
  }
}

h5 + p {
  margin-top: 15px;
}

img + .heading-5 {
  margin-top: 30px;
}

.counter + h3 {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .counter + h3 {
    margin-top: 57px;
  }
}

p + .btn {
  margin-top: 20px;
}
@media (min-width: 992px) {
  p + .btn {
    margin-top: 61px;
  }
}

.row + .mfControls {
  margin-top: 36px;
}

p + .offset-1 {
  margin-top: 20px;
}
@media (min-width: 1200px) {
  p + .offset-1 {
    margin-top: 85px;
  }
}

h1 + .offset-2 {
  margin-top: 32px;
}

@media (min-width: 768px) {
  .offset-3 {
    margin-top: -10px;
  }
}

section .container .row div[class*=col-] + .offset-4 {
  margin-top: 50px;
}

@media (min-width: 1400px) {
  .offset-5 {
    margin-left: -85px;
    margin-right: -85px;
  }
}

.flow-offset-1 > * + * {
  margin-top: 40px;
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 480px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n + 2) {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n + 2) {
    margin-top: 93px;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n + 2) {
    margin-top: 76px;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n + 2) {
    margin-top: 48px;
  }
}

/*
* @subsection Insets
*/
@media (min-width: 1200px) {
  .inset-1 {
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  .inset-2 {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 1200px) {
  .inset-3 {
    padding-right: 60px;
  }
}

@media (min-width: 1200px) {
  .inset-4 {
    padding-left: 160px;
    padding-right: 160px;
  }
}

@media (min-width: 1200px) {
  .inset-5 {
    padding-right: 5px;
  }
}

@media (min-width: 1200px) {
  .inset-6 {
    padding-left: 5px;
    padding-right: 15px;
  }
}

/*
* @subsection Prefix
*/
/*
* @subsection Well
*/
.well-xs {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-xs {
    padding-top: 58px;
    padding-bottom: 65px;
  }
}
.well-sm {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well-sm--inset-1 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-sm {
    padding-top: 75px;
    padding-bottom: 148px;
  }
  .well-sm--inset-1 {
    padding-bottom: 161px;
  }
}
.well-md {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .well-md {
    padding-top: 124px;
    padding-bottom: 151px;
  }
}
.well-lg {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well-lg--inset-1 {
  padding-bottom: 40px;
}
.well-lg--inset-2 {
  padding-bottom: 40px;
}
.well-lg--inset-3 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-lg {
    padding-top: 141px;
    padding-bottom: 164px;
  }
  .well-lg--inset-1 {
    padding-bottom: 152px;
  }
  .well-lg--inset-2 {
    padding-bottom: 138px;
  }
  .well-lg--inset-3 {
    padding-bottom: 122px;
  }
}
.well-xl {
  padding-top: 40px;
  padding-bottom: 40px;
}
.well-xl--inset-1 {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .well-xl {
    padding-top: 148px;
    padding-bottom: 149px;
  }
  .well-xl--inset-1 {
    padding-bottom: 164px;
  }
}

/*
* @section Helpers
*/
.text-primary {
  color: #3598db;
}

.text-default {
  color: #fff;
}

.text-contrast {
  color: #000;
}

.text-contrast-1 {
  color: #2f343b;
}

.text-contrast-2 {
  color: #68717e;
}

.small {
  font-size: 14px;
  line-height: 22px;
}

.uppercase {
  text-transform: uppercase;
}

.thin {
  font-weight: 100;
}

.light {
  font-weight: 300;
}

.regular {
  font-weight: 400;
}

.medium {
  font-weight: 500;
}

.sbold {
  font-weight: 600;
}

.bold {
  font-weight: 700;
}

.ubold {
  font-weight: 900;
}

strong {
  font-weight: 700;
}

.transparent {
  opacity: 0.5;
}

.big {
  font-size: 40px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .big {
    font-size: 60px;
  }
}
@media (min-width: 992px) {
  .big {
    font-size: 100px;
  }
}
@media (min-width: 1200px) {
  .big {
    font-size: 140px;
  }
}

@media (min-width: 1200px) {
  .pull-lg-right {
    float: right;
  }
}

@media (min-width: 992px) {
  .pull-md-right {
    float: right;
  }
}

@media (min-width: 768px) {
  .pull-sm-right {
    float: right;
  }
}

.relative {
  position: relative;
}

.brdr {
  border-bottom: 1px solid #ccc;
  padding-bottom: 22px;
}

.bg-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-fixed {
  background-attachment: fixed;
}

.row-no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

@media (min-width: 480px) {
  .text-xs-left {
    text-align: left;
  }

  .text-xs-center {
    text-align: center;
  }

  .text-xs-right {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }

  .text-sm-center {
    text-align: center;
  }

  .text-sm-right {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }

  .text-md-center {
    text-align: center;
  }

  .text-md-right {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }

  .text-lg-center {
    text-align: center;
  }

  .text-lg-right {
    text-align: right;
  }
}
/*
* @section Components
*/
.terms-list dt + dd {
  margin-top: 23px;
  line-height: 23px;
}
.terms-list dd + dt {
  margin-top: 38px;
}

.privacy-link[href*="mailto:"] {
  float: left;
  margin-top: 26px;
  text-decoration: underline;
  color: #3598db;
}
.privacy-link[href*="mailto:"]:hover {
  text-decoration: none;
  color: #000;
}

/*
* @subsection Terms-list
*/
/*
* @subsection Contact-info
*/
.contact-info {
  text-transform: uppercase;
}
.contact-info dl dt, .contact-info dl dd {
  display: inline-block;
  font-size: 15px;
  line-height: 1.33333;
  font-family: "Open Sans", sans-serif;
  color: #2f343b;
}
.contact-info dl dt > dd {
  margin-top: -4px;
}
.contact-info dl dt > dd + dt {
  margin-top: -4px;
}
.contact-info .icon-md {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
@media (min-width: 992px) {
  .contact-info .icon-md {
    width: 102px;
    height: 102px;
    line-height: 102px;
  }
}
.contact-info--1 dl dd {
  text-align: center;
  display: block;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .contact-info--1 dl dd {
    text-align: left;
    margin-top: 42px;
    padding-left: 17px;
    display: inline-block;
  }
}
.contact-info address dl dd {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .contact-info address dl dd {
    margin-top: 33px;
  }
}

/*
* @subsection Counter
*/
.counter {
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  border: 3px solid #2f343b;
}
@media (min-width: 992px) {
  .counter {
    width: 169px;
    height: 169px;
  }
}
.counter span {
  font-size: 40px;
  line-height: 92px;
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 992px) {
  .counter span {
    font-size: 47px;
    line-height: 169px;
  }
}

/*
* @subsection Divider
*/
.divider {
  position: relative;
  width: 100%;
  padding-bottom: 46px;
  margin-bottom: 44px;
}
.divider:before {
  content: "";
  position: absolute;
  width: 100%;
  background: #e3e4e5;
  height: 1px;
  bottom: 0;
  left: 0;
}
.divider:after {
  content: "";
  height: 1px;
  width: 34px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #3598db;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.divider:hover::after {
  width: 100%;
}
@media (min-width: 768px) {
  .divider--1 {
    margin-top: -43px;
  }
}

/*
* @subsection Brand
*/
.rd-navbar-brand {
  display: inline-block;
  font-size: 30px;
}

.rd-navbar-brand_name {
  display: inline-block;
  font-family: 'Neuropol X Free', Neuropol;
  font-size: 30px;
  line-height: 30px;
  margin-top: 25px;
  margin-left: 15px;
  }

.rd-navbar-brand .icon {
  background: #3598db;
  width: 90px;
  height: 90px;
  color: #fff;
  background: #3598db;
}
.rd-navbar-brand .icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*
* @subsection Backgrounds
*/
.bg-primary {
  background: #3598db;
  color: #fff;
}
.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6, .bg-primary .heading-1, .bg-primary .heading-2, .bg-primary .heading-3, .bg-primary .heading-4, .bg-primary .heading-5, .bg-primary .heading-6 {
  color: #fff;
}
.bg-primary .btn {
  border-color: #fff;
  color: #fff;
}
.bg-primary .btn:hover {
  color: #000;
  border-color: #000;
  text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.3);
}

.bg-contrast-variant-1 {
  background: #2f343b;
  color: #7d8896;
}
.bg-contrast-variant-1 h1, .bg-contrast-variant-1 h2, .bg-contrast-variant-1 h3, .bg-contrast-variant-1 h4, .bg-contrast-variant-1 h5, .bg-contrast-variant-1 h6, .bg-contrast-variant-1 .heading-1, .bg-contrast-variant-1 .heading-2, .bg-contrast-variant-1 .heading-3, .bg-contrast-variant-1 .heading-4, .bg-contrast-variant-1 .heading-5, .bg-contrast-variant-1 .heading-6 {
  color: #fff;
}
.bg-contrast-variant-1 .text-contrast-2 {
  color: #68717e;
}
.bg-contrast-variant-1 .icon-secondary-1 {
  border: 3px solid #3598db;
}
.bg-contrast-variant-1 .icon-primary {
  background: none;
  color: #3598db;
  text-align: center;
}
@media (min-width: 992px) {
  .bg-contrast-variant-1 .icon-primary {
    text-align: left;
  }
}
.bg-contrast-variant-1 .btn-primary {
  color: #fff;
}
.bg-contrast-variant-1 .divider:before {
  background: #3598db;
}
.bg-contrast-variant-1 .divider:after {
  background: #fff;
}
.bg-contrast-variant-1 .contact-info dl dt, .bg-contrast-variant-1 .contact-info dl dd {
  color: #fff;
}
.bg-contrast-variant-1 .contact-info dl a:hover {
  color: #3598db;
  text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.3);
}

.bg-default-variant-1 {
  background: #f8f9f9;
}
.bg-default-variant-1 h1, .bg-default-variant-1 h2, .bg-default-variant-1 h3, .bg-default-variant-1 h4, .bg-default-variant-1 h5, .bg-default-variant-1 h6, .bg-default-variant-1 .heading-1, .bg-default-variant-1 .heading-2, .bg-default-variant-1 .heading-3, .bg-default-variant-1 .heading-4, .bg-default-variant-1 .heading-5, .bg-default-variant-1 .heading-6 {
  color: #3598db;
}

/*
* @subsection Icons
*/
.icon {
  border-radius: 50%;
  display: inline-block;
  position: relative;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}
.icon-xs {
  font-size: 25px;
  width: 75px;
  height: 75px;
  line-height: 66px;
}
.icon-sm {
  font-size: 30px;
  width: 70px;
  height: 70px;
  line-height: 67px;
}
.icon-sm--inset-1 {
  width: 90px;
  height: 90px;
  line-height: 82px;
}
.icon-md {
  font-size: 36px;
  width: 90px;
  height: 90px;
  line-height: 87px;
}
.icon-lg {
  font-size: 100px;
  width: 180px;
  height: 180px;
  line-height: 175px;
}
@media (min-width: 992px) {
  .icon-lg {
    width: 235px;
    height: 235px;
    line-height: 230px;
  }
}
.icon-primary {
  background: #3598db;
  color: #fff;
}
.icon-secondary {
  color: #fff;
  background: #282c32;
}
.icon-secondary-1 {
  color: #fff;
  background: #2f343b;
}

/*
* @subsection Buttons
*/
.btn {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .btn {
    font-weight: 600;
  }
}
.btn-sm {
  font-size: 12px;
  line-height: 30px;
  padding: 0 20px;
}
.btn-md {
  font-size: 15px;
  line-height: 40px;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .btn-md {
    padding-left: 29px;
    padding-right: 36px;
    line-height: 73px;
  }
}
.btn-lg {
  font-size: 24px;
  line-height: 50px;
  padding: 0 20px;
}
.btn-primary {
  border: 3px solid #3598db;
  color: #2f343b;
  display: inline-block;
  position: relative;
  border-radius: 40px;
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.btn-primary:before {
  content: "\f15c";
  font-family: "FontAwesome";
  font-size: 20px;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .btn-primary:before {
    margin-right: 28px;
  }
}
.btn-primary:hover {
  background: #3598db;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}

/*
* @subsection Inline List
*/
.inline-list {
  text-transform: uppercase;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 17px;
}

/*
* @subsection Flex-list
*/
/*==================   Flex List   ======================*/
.flex-list {
  display: table;
  table-layout: fixed;
}
.flex-list li {
  display: table-cell;
}
@media (max-width: 767px) {
  .flex-list, .flex-list li {
    display: block;
  }
}
.flex-list a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.flex-list a img {
  -webkit-transition: 0.35s all ease;
  transition: 0.35s all ease;
}
.flex-list a:hover {
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}
.flex-list a:hover img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (min-width: 768px) {
  section .container ul.row.flex-list li:nth-child(n+5) {
    margin-top: 30px;
  }
}

/*
* @subsection Quote
*/
.quote {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.quote p {
  display: inline-block;
  padding-top: 10px;
}
.quote p q {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 15px;
  background: #fff;
}
@media (min-width: 992px) {
  .quote p q {
    padding: 34px 12px 42px 40px;
  }
}
.quote p q:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 25px 25px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  bottom: -17px;
  left: 34px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.quote cite {
  display: block;
  font-size: 16px;
  color: #2f343b;
}
.quote img {
  border-radius: 50%;
  margin-top: 30px;
  display: inline-block;
}
.quote img + p {
  margin-top: 30px;
  padding-left: 25px;
}

@media (min-width: 992px) {
  .quote img, .quote img + p {
    margin-top: 56px;
  }
}
/*
* @subsection Box
*/
.box {
  display: inline-block;
}

@media (min-width: 480px) {
  .box-xs .box_left img, .box-xs .box_right img {
    max-width: none;
  }
  .box-xs .box_left,
  .box-xs .box_right,
  .box-xs .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-xs .box_left {
    padding-right: 26px;
  }
  .box-xs .box_left .icon {
    margin-top: 7px;
  }
  .box-xs .box_right {
    padding-left: 26px;
  }

  .box-xs-clear .box_left img, .box-xs-clear .box_right img {
    max-width: 100%;
  }
  .box-xs-clear .box_left,
  .box-xs-clear .box_right,
  .box-xs-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-xs-clear .box_left {
    padding-bottom: 26px;
  }
  .box-xs-clear .box_right {
    padding-top: 26px;
  }
}
@media (min-width: 768px) {
  .box-sm .box_left img, .box-sm .box_right img {
    max-width: none;
  }
  .box-sm .box_left,
  .box-sm .box_right,
  .box-sm .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-sm .box_left {
    padding-right: 26px;
  }
  .box-sm .box_left .icon {
    margin-top: 7px;
  }
  .box-sm .box_right {
    padding-left: 26px;
  }

  .box-sm-clear .box_left img, .box-sm-clear .box_right img {
    max-width: 100%;
  }
  .box-sm-clear .box_left,
  .box-sm-clear .box_right,
  .box-sm-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-sm-clear .box_left {
    padding-bottom: 26px;
  }
  .box-sm-clear .box_right {
    padding-top: 26px;
  }
}
@media (min-width: 992px) {
  .box-md .box_left img, .box-md .box_right img {
    max-width: none;
  }
  .box-md .box_left,
  .box-md .box_right,
  .box-md .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-md .box_left {
    padding-right: 26px;
  }
  .box-md .box_left .icon {
    margin-top: 7px;
  }
  .box-md .box_right {
    padding-left: 26px;
  }

  .box-md-clear .box_left img, .box-md-clear .box_right img {
    max-width: 100%;
  }
  .box-md-clear .box_left,
  .box-md-clear .box_right,
  .box-md-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-md-clear .box_left {
    padding-bottom: 26px;
  }
  .box-md-clear .box_right {
    padding-top: 26px;
  }
}
@media (min-width: 1200px) {
  .box-lg .box_left img, .box-lg .box_right img {
    max-width: none;
  }
  .box-lg .box_left,
  .box-lg .box_right,
  .box-lg .box_cnt {
    display: table-cell;
    vertical-align: top;
  }
  .box-lg .box_left {
    padding-right: 26px;
  }
  .box-lg .box_left .icon {
    margin-top: 7px;
  }
  .box-lg .box_right {
    padding-left: 26px;
  }

  .box-lg-clear .box_left img, .box-lg-clear .box_right img {
    max-width: 100%;
  }
  .box-lg-clear .box_left,
  .box-lg-clear .box_right,
  .box-lg-clear .box_cnt {
    padding: 0;
    display: block;
    vert-align: top;
  }
  .box-lg-clear .box_left {
    padding-bottom: 26px;
  }
  .box-lg-clear .box_right {
    padding-top: 26px;
  }
}
/*
* @subsection Copyright
*/
.copyright {
  display: inline-block;
  margin-top: 20px;
  padding-left: 16px;
  font-size: 14px;
}
@media (min-width: 460px) {
  .copyright {
    margin-top: 80px;
  }
}
@media (min-width: 768px) {
  .copyright {
    margin-top: 33px;
  }
}
.copyright a {
  font-family: "Open Sans", sans-serif;
}
.copyright a:hover {
  color: #fff;
}

/*
* @subsection Superfish
* @description Superfish is an enhanced Suckerfish-style menu jQuery plugin.
* @author     Joel Birch
* @link http://users.tpg.com.au/j_birch/plugins/superfish/
* @license MIT license - http://opensource.org/licenses/MIT
*/
.sf-menu {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 33px;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 32px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  color: #fff;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #3598db;
}
.sf-menu > li.active > a {
  color: #3598db;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 200px;
  margin-left: -60px;
  margin-top: 10px;
  padding: 25px 0;
  background: #454b55;
  z-index: 2;
  box-sizing: border-box;
}
.sf-menu ul:before {
  position: absolute;
  left: 50%;
  top: -10px;
  color: #454b55;
  margin-left: -6px;
  content: "";
  font: 400 20px/12px "FontAwesome";
}

.sf-menu ul {
  text-align: center;
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  color: #FFF;
  padding: 9px 0;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #3598db;
}

.sf-menu ul ul {
  position: absolute;
  left: 100%;
  margin-left: 15px;
  width: auto;
  margin-top: 0;
  z-index: 4;
  top: 0;
  padding: 15px 30px;
  background: #282c32;
}
.sf-menu ul ul:before {
  top: 10%;
  left: 0;
  content: "";
  color: #282c32;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*
* @subsection RD Mobile Menu
* @description mobile navbar
* @author     Evgeniy Gusarov (Diversant)
* @link     http://cms.devoffice.com/diversant/rd-navbar/
*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -ms-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #3598db;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  margin-top: 0;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*
* @subsection Stuck menu
*/
.stuck_container {
  max-height: 100px;
}

.isStuck {
  background: #2f343b;
  z-index: 999;
  border-bottom: 1px solid #fff;
  box-shadow: 0 1px 5px #fff;
}
.isStuck .rd-navbar-brand {
  font-size: 40px;
}
.isStuck .rd-navbar-brand_name {
  font-size: 30px;
  line-height: 30px;
  margin-top: 25px;
  margin-left: 15px;
}
.isStuck .rd-navbar-brand .icon {
  width: 60px;
  height: 60px;
  margin-top: 4px;
}
.isStuck .sf-menu {
  margin-top: 25px;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/* @subsection Parallax
 * Author: Evgeniy Gusarov StMechanus (Diversant)
 * Under the MIT License
 * Version: 2.0.1
 */
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
.parallax_cnt h1 {
  font-size: 40px;
  line-height: 1.1;
  color: #fff;
}
@media (min-width: 768px) {
  .parallax_cnt h1 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .parallax_cnt h1 {
    font-size: 40px;
  }
}

/*
* @subsection ToTop
*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 37px;
  color: #fff;
  background: #3598db;
  border-radius: 50%;
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 35px;
  bottom: 35px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover, .toTop:active {
  color: #fff;
  background: #196497;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*
* @section HEADER Section
*/
header .well-sm {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  header .well-sm {
    padding-top: 57px;
    padding-bottom: 87px;
  }
}
header .well-md {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 345px) and (max-width: 768px) {
  header .well-md {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  header .well-md {
    padding-top: 113px;
    padding-bottom: 89px;
  }
}
header .rd-navbar-brand {
  float: left;
}
header .nav {
  float: right;
}
header hr {
  display: none;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .rd-navbar-brand, header .nav {
    float: none;
  }
}

/*
* @section CONTENT Section
*/
main {
  display: block;
}

/*
* @section FOOTER Section
*/
footer {
  padding-top: 70px;
  padding-bottom: 74px;
  background: #282c32;
  color: #454b55;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer .heading-1, footer .heading-2, footer .heading-3, footer .heading-4, footer .heading-5, footer .heading-6 {
  color: #fff;
}
footer .inline-list {
  margin-top: 10px;
  margin-right: 2px;
}
footer .inline-list .icon:hover {
  border-color: #3598db;
  background: none;
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
footer .icon {
  background: #454b55;
  border: 3px solid #454b55;
  -webkit-transition: 0.35s all ease-out;
  transition: 0.35s all ease-out;
}
footer .rd-navbar-brand {
  margin-top: 40px;
}
@media (min-width: 768px) {
  footer .rd-navbar-brand {
    margin-top: 0;
  }
}
footer .rd-navbar-brand_name span {
  color: #454b55;
}
footer .rd-navbar-brand .icon {
  background: #454b55;
  color: #fff;
}

.status-msg{
	font-size: 16px;
  padding: 6px;
  border: 2px dashed;
  background: #fff;
  margin-bottom: 10px;
}
.status-msg.error{
	color: #EA4335;
}
.status-msg.success{
	color: #34A853;
}
