/* =============================================================================
   Base
   ========================================================================== */
body {
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  color: #001D3C;
  font-size: 16px;
  line-height: 24px;
  background-color: #ffffff;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

a, a:visited {
  text-decoration: none;
  color: #1370bc;
  outline: none;
}

a:hover {
  text-decoration: underline;
  color: #1370bc;
}

a:focus {
  color: #1370bc;
  outline: none;
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 120%;
}

h1 {
  font-family: "Quicksand", sans-serif;
  font-size: 28px;
  line-height: 34px;
  color: #1370bc;
  font-weight: 500;
}

h2 {
  font-family: "Quicksand", sans-serif;
  font-size: 24px;
  line-height: 28px;
  color: #1370bc;
  font-weight: 500;
}

h3 {
  font-family: "Quicksand", sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: #1370bc;
  font-weight: 500;
}

h4 {
  font-family: "Quicksand", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #1370bc;
}

input[type="search"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

.glyphicons {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.btn-default {
  color: #ffffff;
  background-color: #001D3C;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #1370bc;
}

a.btn-default, a.btn-default:visited {
  color: #ffffff;
  text-transform: uppercase;
}

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

.btn .glyphicons-chevron-right {
  margin-top: 2px;
}

.headerHolder {
  background-color: #ffffff;
  margin-bottom: 30px;
}

.readmore a, .readmore a:visited, .readmore a:focus {
  text-decoration: none;
  cursor: pointer;
  font-size: 13px;
  font-weight: 400;
  color: #1370bc;
}

.readmore a:hover {
  color: #344892;
  cursor: pointer;
}

.readmore .glyphicons {
  top: 4px;
  margin-right: 10px;
}

.list-group {
  margin-top: 20px;
}

.extracontent {
  margin-left: 15px;
}

.logos {
  margin: 20px 0;
}

.quote {
  font-size: 30px;
  line-height: 36px;
  color: #001D3C;
  text-align: center;
  font-weight: 300;
}

blockquote {
  border-left: none;
  font-size: 17.5px;
  margin: 20px 0;
  padding: 0px;
}

blockquote img {
  float: left;
  margin-right: 20px;
}

.socialBlock {
  height: 60px;
}

.bg-danger {
  padding: 10px;
  border: solid 1px #a94442;
  margin-bottom: 20px;
}

.logoHolder img {
  max-width: 300px;
}

@media only screen and (max-width: 667px) and (orientation: portrait) {
  .logoHolder img {
    max-width: 100%;
  }

  .quote {
    font-size: 24px;
    line-height: 30px;
    color: #001D3C;
    text-align: center;
    font-weight: 300;
  }
}
/* =============================================================================
   navigation
================================================================================ */
.navigationHolder {
  background-color: #ffffff;
}

.homeButton {
  float: left;
  width: 30px;
  height: 30px;
  padding-top: 10px;
}

.homeButton:hover {
  background-color: #ffffff;
  color: #1370bc;
}

.homeButton a, .homeButton a:visited, .homeButton a:hover, .homeButton a:focus {
  text-decoration: none;
  color: #1370bc;
}

.homeButton .glyphicons {
  font-size: 20px;
}

.navbar {
  border: none;
  margin-bottom: 0px;
  min-height: 42px;
  width: 100%;
}

.navbar-nav {
  float: right;
  border-bottom: solid 1px #001D3C;
  padding-bottom: 30px;
}
.navbar-nav > li > a {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #001D3C;
  margin-left: 1px;
  font-family: "Quicksand", sans-serif;
  padding: 10px 14px;
}
.navbar-nav > li > a:hover {
  font-weight: 700;
}
.navbar-nav > li.active {
  background-color: transparent;
  color: #001D3C;
  font-weight: 700;
}
.navbar-nav > li.active > a {
  color: #ffffff;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  color: #001D3C;
}

.navbar-collapse {
  padding-right: 0px;
}

.navbar-header .navbar-toggle .icon-bar {
  background-color: #1370bc;
}

.navbar-nav > li.active > a {
  background-color: transparent;
  color: #001D3C;
  font-weight: 700;
}

.navbar-nav > li.first {
  /* background-color: $white;*/
  color: #1370bc;
}

.backhome a .glyphicons {
  font-size: 24px;
}

.contactHolder {
  min-height: 42px;
  padding-left: 0px;
}

.contactLink {
  display: inline-block;
}
.contactLink ul {
  margin: 0px;
  padding: 0px;
}
.contactLink ul li {
  list-style: none;
  border-bottom: solid 1px #001D3C;
  padding-bottom: 30px;
}
.contactLink ul li a {
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #001D3C;
  display: inline-block;
  padding: 10px 14px;
  margin-left: 1px;
}
.contactLink ul li a:hover {
  font-weight: 700;
}
.contactLink ul li:hover a {
  text-decoration: none;
  background-color: transparent;
  color: #001D3C;
}
.contactLink ul li.active a {
  text-decoration: none;
  background-color: transparent;
  color: #001D3C;
  font-weight: 700;
}

@media only screen and (max-width: 667px) and (orientation: portrait) {
  .navbar-toggle {
    float: left;
  }

  .navbar-nav {
    float: left;
  }
}
/* =============================================================================
   carousel
======================================================================== */
.swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.swiper-button {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 27px 44px;
  cursor: pointer;
  height: 44px;
  margin-top: -22px;
  position: absolute;
  top: 50%;
  width: 27px;
  z-index: 10;
}

.swiper-container .next {
  right: 30px;
}

.swiper-container .prev {
  left: 30px;
}

.swiper-container .buttonBack {
  font-size: 20px;
  height: 40px;
  width: 40px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #344892;
}

.swiper-container .glyphicon {
  font-size: 20px;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  color: #ffffff;
  line-height: 40px;
  top: 0px;
  left: 9px;
}

.swipe-holder {
  position: relative;
}

.slider-text {
  position: absolute;
  top: 50px;
  left: 30px;
  background-color: transparent;
  width: 540px;
  height: 180px;
  padding: 10px 20px;
  display: table;
}
.slider-text .slider-text-block {
  display: table-cell;
  vertical-align: middle;
  height: 180px;
}

.slider-text h1.slider-title {
  font-size: 30px;
  line-height: 36px;
  color: #001D3C;
  margin: 0px;
  font-weight: 300;
  text-align: center;
}

.slider-text .slider-content {
  font-size: 30px;
  line-height: 36px;
  color: #001D3C;
}

.swiper-pagination-bullet-active {
  background: none repeat scroll 0 0 #797b7e;
  opacity: 1;
}

@media only screen and (max-width: 667px) and (orientation: portrait) {
  .slider-text {
    left: 10px;
    width: 280px;
    height: 300px;
    top: 0px;
  }
  .slider-text .slider-text-block {
    height: 300px;
  }

  .partnerLogoBlock {
    margin-top: 30px;
    padding-top: 10px;
  }
}
.blockHolder {
  padding: 20px;
  text-align: center;
  margin-top: 20px;
}

.blockBlock {
  padding-top: 30px;
}

.offer-widget {
  margin-bottom: 20px;
}

.offer-title {
  min-height: 50px;
}
.offer-title h2 {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  line-height: 20px;
  color: #001D3C;
  text-align: center;
  font-weight: 500;
}

.offer-image-holder {
  margin: 0px auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-image: linear-gradient(to right, #1370bc 0%, #344892 14%, #fe4bfc 28%, #fb0f1c 42%, #c64329 56%, #d2762f 60%, #f0e338 74%, #138f53 100%);
  padding: 0px;
}
.offer-image-holder .offer-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.offer-image-holder .offer-image:hover {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.offer-link {
  text-align: center;
  margin-top: 30px;
}
.offer-link .btn-offer {
  color: #001D3C;
  text-decoration: underline;
  text-transform: uppercase;
}
.offer-link .btn-offer:hover {
  color: #1370bc;
}

.offer-holder {
  margin-top: 50px;
}
.offer-holder .offer .offer-title {
  margin-top: 20px;
}

.offer-table {
  display: table;
  min-height: 210px;
}
.offer-table .offer-td {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

@media only screen and (max-width: 667px) and (orientation: portrait) {
  .offer-table {
    display: block;
    min-height: auto;
  }
  .offer-table .offer-td {
    display: block;
    height: 100%;
    vertical-align: top;
  }
}
.blogBlock .title a, .blogBlock .title a:visited, .blogBlock .title a:hover, .blogBlock .title a:focus {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
  text-decoration: none;
}

.blogBlock .blogtext h2 {
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  color: #000000;
  margin: 0;
  padding: 5px 0 0px 0;
}

.blogBlock .blogtext h2 a, .blogBlock .blogtext h2 a:visited, .blogBlock .blogtext h2a :hover, .blogBlock .blogtext h2a :focus {
  text-decoration: none;
  color: #1370bc;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.blogBlock .blogtext .blog-p {
  font-size: 13px;
  line-height: 16px;
}

/* =============================================================================
   sidebar
================================================================================ */
.sideBlock {
  margin: 30px 0;
}

.widget {
  margin-bottom: 5px;
}

.widget .title {
  color: #afb1b3;
  border-bottom: solid 1px #1370bc;
  text-transform: uppercase;
}

.widgetContact .btn {
  margin-bottom: 25px;
}

.newsWidget .title {
  padding-bottom: 10px;
}

.newsWidget ul {
  list-style: outside none none;
  margin: 3px 0 0;
  padding: 0;
}

.newsWidget li::before, .newsWidget li::after {
  content: " ";
  display: table;
}

.newsWidget li::after {
  clear: both;
}

.newsWidget li {
  padding: 11px 0 8px;
  min-height: 30px;
}

.newsWidget li:hover {
  background-color: #efefef;
}

.newsWidget .readmore {
  margin-top: 20px;
}

.newsDate {
  color: #1370bc;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 12px;
  padding: 4px 0 0;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
  font-family: Arial, Helvetica, sans-serif;
}

.newsDate p {
  margin: 0;
}

.newsDescription {
  color: #717171;
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 0 48px;
}

.newsDescription h5 {
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding-bottom: 3px;
}

.newsDescription h5 a, .newsDescription h5 a:visited, .newsDescription h5 a:hover, .newsDescription h5 a:focus {
  color: #000000;
  text-decoration: none;
}

.newsDescription p {
  margin: 0;
  font-size: 12px;
}

/* =============================================================================
   share
================================================================================ */
ul.sharebuttons {
  list-style: none;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 60px;
  margin: 0px;
  padding: 0px 0 0 13px;
}

ul.sharebuttons li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 3px 0 0 10px;
}

.social {
  top: 5px;
  color: #bebebe;
  font-size: 20px;
}

/* =============================================================================
   startHolder
================================================================================ */
/* =============================================================================
   mainblock
================================================================================ */
.mainBlock {
  margin-top: 30px;
}

.mainBlock h1 {
  margin-top: 0px;
}

.contentHolder {
  background-color: #ffffff;
}

/* =============================================================================
   aboutHolder
================================================================================ */
.blogHolder {
  background-color: #f2f2f2;
  color: #101428;
  padding: 30px 0 60px 0;
}

.blogBlock .title {
  font-size: 20px;
  color: #000000;
  font-weight: 400;
}

/* =============================================================================
   footerHolder
================================================================================ */
.footerHolder {
  background-color: #ffffff;
  color: #3a3a3a;
  min-height: 20px;
  padding-top: 30px;
}

.fBlock {
  margin-bottom: 30px;
}

.footerBlock h4 {
  color: #d1000d;
  font-size: 20px;
  font-weight: 200;
  margin: 0px;
}

.footerBlock a, .footerBlock a:visited, .footerBlock a:focus {
  text-decoration: none;
  color: #d1000d;
}

.footerBlock a:hover {
  color: #d1000d;
}

.tweetTitle {
  border-bottom: solid 1px #d1000d;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
}

.tweetTitle a, .tweetTitle a:visited, .tweetTitle a:hover, .tweetTitle a:focus {
  color: #000000;
  font-size: 13px;
  font-weight: 200;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}

.tweetTitle .social {
  float: right;
  color: #00aced;
  font-size: 22px;
  background-color: #ffffff;
}

.bottomBlock {
  margin: 10px 0;
  padding: 10px 0;
  border-top: solid 1px #efefef;
  color: #999999;
  font-size: 12px;
}

.footernav a, .footernav a:visited, .footernav a:focus {
  color: #999999;
  font-size: 12px;
  text-decoration: none;
}

.pipe {
  margin: 0 20px;
  color: #999999;
}

.overview .articleContent {
  padding: 10px;
}

/* =============================================================================
   contactpage
================================================================================ */
.form-horizontal .control-label {
  text-align: left;
  font-weight: 200;
}

.extrainput {
  padding-left: 0px;
  padding-right: 0px;
}

.sideContactBlock {
  margin-top: 30px;
}

.building {
  margin: 30px 0;
}

.contactTitle {
  margin-top: 30px;
}

.inverse {
  background-color: #efefef;
}

.post {
  padding: 10px;
}

.post .date {
  font-size: 11px;
  padding-bottom: 5px;
}

.post h2.title a, .post h2.title a:visited, .post h2.title a:focus {
  text-decoration: none;
  color: #d1000d;
}

.post h2.title a:hover {
  color: #d1000d;
}

.articlesType {
  margin-bottom: 20px;
}

.articlesType .readmore a, .articlesType .readmore a:visited, .articlesType .readmore a:focus {
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.articlesType .readmore a:hover {
  color: #000;
  cursor: pointer;
}

.articlesType .readmore .glyphicons {
  top: 4px;
  margin-right: 10px;
}

.overview {
  margin-left: -10px;
}

.overview h1 {
  color: #000000;
  margin-left: 10px;
}

.pagination > li > a, .pagination > li > span {
  color: #000;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #d1000d;
  background-color: #eee;
  border-color: #ddd;
}

.widget {
  margin-bottom: 20px;
}

.partnerLogoBlock {
  border-top: solid 1px #f2f2f2;
  clear: both;
}

.partnerLogoBlock .partnerText h2 {
  font-size: 15px;
  line-height: 18px;
}

.partnerLogoBlock .partnerText p {
  padding: 5px 0;
  margin: 0;
}

.backhome {
  margin-top: 30px;
}

.filetypes {
  font-size: 24px;
}

/* =============================================================================
   @media
================================================================================ */
@media (min-width: 992px) and (max-width: 1199px) {
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .startHolder h1 {
    font-weight: 200;
    color: #ffffff;
    line-height: 42px;
    margin-bottom: 5px;
    margin-top: 20px;
    font-size: 27px;
  }

  .startHolder p {
    line-height: 28px;
  }

  .aboutHolder h3 {
    font-weight: 200;
    color: #101428;
    line-height: 48px;
    margin-bottom: 0px;
    margin-top: 25px;
    font-size: 28px;
    font-weight: 200;
  }

  .widgetContact a.btn-primary, .widgetContact a.btn-primary:visited {
    color: #0e1226;
    text-transform: uppercase;
    font-size: 14px;
  }

  .slider-text {
    left: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .startHolder .startBlock {
    padding-left: 15px;
  }

  .nav > li > a {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 12px;
  }

  .startHolder h1 {
    font-weight: 200;
    color: #ffffff;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px;
  }

  .startHolder p {
    line-height: 20px;
    font-size: 14px;
  }

  .blockLine h2 {
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    font-weight: 200;
    padding: 0px;
    margin: 0px;
  }

  .slider-text {
    left: 80px;
    width: 500px;
    height: 190px;
  }
}
@media (max-width: 768px) {
  .startHolder .startBlock {
    padding-left: 15px;
  }

  .startHolder h1 {
    font-weight: 200;
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
  }

  .startHolder p {
    line-height: 24px;
  }

  .social {
    color: #bebebe;
    font-size: 40px;
    top: 5px;
  }

  .sharebuttons {
    float: left;
  }

  .slider-text h1.slider-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
  }

  .slider-text .slider-content {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
  }

  .blogBlock {
    margin-bottom: 20px;
  }
}
.widget .title {
  color: #1370bc;
  border-bottom: solid 1px #1370bc;
  text-transform: uppercase;
}
.widget .title a {
  color: #1370bc;
  text-decoration: none;
}

.startContentText h1 {
  font-weight: 500;
  font-size: 34px;
  line-height: 40px;
}

.blogBlock .title {
  margin: 15px;
}

.blogBlock .blogtext .h2 {
  padding: 5px 0;
  color: #e1001a;
  font-size: 14px;
}
.blogBlock .blogtext .blogdate {
  font-size: 12px;
  font-style: italic;
  color: #000000;
  padding: 3px 0 3px 0;
  font-weight: 400;
}
.blogBlock .blog-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.tools-list {
  margin-bottom: 30px;
}

.inspiration-tabs {
  margin-bottom: 30px;
}

.blogBlockLine {
  margin-bottom: 20px;
}

.blog-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.readmore-home {
  text-align: right;
  margin-right: 15px;
}

.blogdate {
  font-size: 12px;
  font-style: italic;
  color: #000000;
  padding: 3px 0 3px 0;
  font-weight: 400;
}

.readmore-back {
  padding: 10px 0;
}

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