﻿@import url('animations.css');
@import url('FiveColumns.css');
@media screen and (min-width: 1920px) {
  body .rslides .caption h1 {
    font-size: 110px;
    line-height: 110px;
  }
  body .rslides .caption h2 {
    font-size: 50px;
  }
  body a.readmore {
    font-size: 20px;
  }
  body a.readmore span {
    font-size: 21px;
  }
}
@media screen and (max-width: 1920px) {
  body .rslides .caption h1 {
    font-size: 66px;
    line-height: 80px;
  }
  body .rslides .caption h2 {
    font-size: 33px;
  }
  body a.readmore {
    font-size: 14px;
    letter-spacing: 2px;
  }
  body a.readmore span {
    font-size: 13px;
  }
}
@media screen and (max-width: 1600px) {
  body .main-menu ul li {
    padding: 0 10px;
  }
  body .main-menu ul li a {
    font-size: 16px;
  }
  body .gallery-wrapper {
    min-height: initial;
  }
  body .gallery-wrapper.sub-pages .rslides li .caption {
    height: 60px;
    line-height: 60px;
  }
  body .widgets-section .widget-items .caption h2,
  body .widgets-section .widget-items .caption h3 {
    font-size: 1.6em;
  }
  body .feeds-shortcut-section li h2 {
    font-size: 25px;
  }
  body .feeds-shortcut-section li h2 img {
    max-width: 27px !important;
  }
}
@media screen and (max-width: 1450px) {
  body .rslides li {
    height: 550px;
  }
}
@media screen and (max-width: 1280px) {
  body .header .logo {
    left: 20px;
    top: 15px;
  }
  body .header .logo img {
    max-width: 200px;
    margin-top: -62px;
  }
  body .header .right-menuitems {
    right: 20px;
  }
  body .header .right-menuitems ul li a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1100px) {
  body {
    /*campaign-section*/
  }
  body .header .logo {
    max-width: 145px;
  }
  body .main-menu ul li {
    padding: 0 8px;
  }
  body .main-menu ul li a {
    font-size: 13px;
  }
  body .top-right-menuitems ul li {
    padding: 0;
  }
  body .top-right-menuitems ul li a {
    font-size: 13px;
  }
  body .campaign-section {
    font-size: 16px;
  }
  body .campaign-section h1 {
    font-size: 35px;
  }
  body .campaign-section a.readmore {
    font-size: 16px;
  }
  body ul.submenu li {
    padding-right: 15px;
  }
  body ul.submenu li a {
    font-size: 12px;
  }
  body .rslides .caption {
    max-width: 800px;
  }
  body .rslides .caption h1 {
    font-size: 60px;
  }
  body .rslides .caption a {
    margin-top: 20px;
  }
  body .rslides li {
    height: 400px;
  }
  body .gallery-wrapper.blog-gallery .sidebar-gallery {
    height: 550px;
  }
  body .rslides2 {
    max-width: 100%;
  }
  body .feeds-wrapper {
    margin-top: 0;
    padding-left: 30px;
  }
  body .feeds-wrapper .blog-items p {
    font-size: 16px;
  }
  body .widgets-section .widget-items .caption h2,
  body .widgets-section .widget-items .caption h3 {
    font-size: 1.2em;
  }
  body .feeds-shortcut-section li {
    height: auto !important;
  }
  body .feeds-shortcut-section li h2 {
    font-size: 1em;
    margin-top: 10px;
  }
  body .feeds-shortcut-section li .caption {
    padding: 10% 12%;
  }
  body .grid-wrapper .grid-items .portfolio-logo {
    max-width: 140px;
    height: 13vh;
    top: -23%;
  }
  body .blog-items .post-content {
    padding: 0;
    font-size: 0.9em;
  }
  body .blog-items .post-content h2 {
    font-size: 30px;
    margin-top: 0;
  }
  body .footer .footer-top h1 {
    font-size: 53px;
  }
  body .feeds-shortcut-section li h2 img {
    max-width: 25px !important;
  }
  body .gallery-wrapper.sub-pages .rslides li .caption {
    font-size: 60px;
  }
}
@media screen and (max-width: 990px) {
  div.desktop-menu,
  div.top-right-menuitems,
  .navigation-wrapper .social-icons-top {
    display: none;
  }
  div.responsive-menu {
    display: block;
  }
  div.responsive-menu .hamburger-menu {
    position: absolute;
    right: 25px;
    top: 55px;
    max-width: 45px;
    cursor: pointer;
  }
  div.responsive-menu .menu-toogle {
    padding-top: 17%;
    background: rgba(0, 0, 0, 0.95);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 12;
  }
  div.responsive-menu .menu-toogle ul {
    margin-bottom: 0;
  }
  div.responsive-menu .menu-toogle ul li {
    float: none;
    margin-top: 0;
    display: block;
  }
  div.responsive-menu .menu-toogle ul li a {
    line-height: 8vh;
    font-size: 6vw;
    letter-spacing: 2px;
  }
  div.responsive-menu .menu-toogle ul li.search-box {
    padding: 15px 0;
  }
  div.responsive-menu .close-menu {
    position: absolute;
    right: 25px;
    top: 64px;
    max-width: 45px;
    cursor: pointer;
  }
  body .header .logo img {
    margin: 10px 0;
  }
  body .section-padding {
    padding: 50px 0;
  }
  body .gallery-wrapper.blog-gallery {
    display: none;
  }
  body .gallery-wrapper.blog-gallery .sidebar-gallery {
    height: 250px;
  }
  body .shortcut-links ul li a {
    padding: 10px 25px;
    font-size: 17px;
    min-width: 100px;
  }
  body .blog-items .post-content h2 {
    margin-top: 20px;
  }
  body .feeds-shortcut-section li h2 {
    font-size: 0.7em;
    margin-top: 10px;
  }
  body .feeds-shortcut-section li h2 img {
    max-width: 15px !important;
    margin-left: 10px !important;
  }
  body h4 {
    font-size: 9px;
  }
  body .timetable-grid .grid-section .col-md-2 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body {
    letter-spacing: 1px;
    /*gallery captions*/
    /*widget captions*/
    /*.blog-items .post-content*/
    /*.themeimage onepager*/
    /*about-page*/
    /*.listing-wrapper*/
    /*.feeds-wrapper*/
    /*til top*/
    /*footer*/
  }
  body .header {
    margin-bottom: 15px;
  }
  body .price-wrapper {
    font-size: 12px;
  }
  body h1 {
    font-size: 35px;
  }
  body h2 {
    font-size: 30px;
  }
  body h3 {
    font-size: 20px;
  }
  body .shortcut-links {
    position: static;
    margin: 15px;
  }
  body .shortcut-links ul li {
    display: block;
  }
  body .shortcut-links ul li a {
    padding: 10px 25px;
    font-size: 17px;
    min-width: 100%;
    text-align: center;
    margin: 1px;
  }
  body .section-padding {
    padding: 30px 0 0px 0 !important;
  }
  body .portfolio-sub-textpage {
    padding-bottom: 0 !important;
  }
  body .text-pages.section-padding.mynews-desk p iframe {
    top: 0;
  }
  body .rslides li {
    height: 200px;
  }
  body .rslides .caption {
    max-width: 90%;
    top: -10%;
  }
  body .rslides .caption h1 {
    font-size: 28px;
    line-height: 37px;
  }
  body .rslides .caption h2 {
    font-size: 20px;
  }
  body .rslides_tabs {
    display: none;
  }
  body .gallery-wrapper .scroll-down {
    bottom: 125px;
  }
  body .gallery-wrapper .scroll-down img {
    max-width: 50px;
  }
  body .gallery-wrapper.sub-pages .rslides li {
    height: 300px;
  }
  body .gallery-wrapper.sub-pages .rslides li .caption {
    font-size: 35px;
    line-height: 37px;
    top: 90px;
  }
  body .widgets-section .widget-items .caption {
    max-width: 265px;
  }
  body .grid-wrapper h4 {
    margin-bottom: 20px;
  }
  body div.blog-items .post-content {
    padding-left: 0;
  }
  body .full-width-themeimage {
    height: 250px;
  }
  body .themeimage-caption {
    font-size: 40px;
  }
  body .text-pages.section-padding.about-page {
    padding-bottom: 0 !important;
  }
  body .text-pages.section-padding.about-page .theme-image {
    height: auto !important;
  }
  body .text-pages.section-padding.about-page .full-width-themeimage {
    display: none;
  }
  body .text-pages.section-padding.about-page .g-map iframe {
    height: 300px !important;
  }
  body .text-pages.section-padding .text-body {
    margin-bottom: 0px;
  }
  body .listing-wrapper {
    padding: 0;
  }
  body .listing-wrapper .listing-item {
    padding: 0;
  }
  body .feeds-wrapper {
    padding: 30px 15px 0 15px;
  }
  body .feeds-shortcut-section li {
    height: auto !important;
  }
  body .feeds-shortcut-section li .caption h2 {
    margin-top: 4px;
  }
  body .feeds-shortcut-section li .caption .sub-title {
    display: none;
  }
  body .campaign-section h1 {
    font-size: 24px;
    margin: 0 0 15px 0;
  }
  body .campaign-section p {
    font-size: 14px;
  }
  body .campaign-section a.readmore {
    margin-bottom: 40px;
    font-size: 14px;
  }
  body .widget-items {
    margin-bottom: 30px;
  }
  body .timetable-grid .grid-cell {
    min-height: 1px;
  }
  body .sub-textpage {
    padding: 0 30px;
  }
  body .sub-textpage .theme-image {
    /*padding-bottom:20px !important;*/
    margin: 0 -30px;
  }
  body .sub-textpage .theme-image .grid-themeimage {
    padding-bottom: 0;
  }
  body .text-pages.section-padding.blog-post {
    padding-bottom: 0 !important;
  }
  body .text-pages.section-padding {
    padding-top: 0;
  }
  body div.macro-wrapper {
    padding: 0;
  }
  body .back-top {
    width: 40px;
    right: 10px;
    bottom: 15px;
    padding: 0 10px 5px 10px;
  }
  body .footer .footer-top {
    padding: 50px;
  }
  body .footer .footer-top h1 {
    font-size: 33px;
  }
  body .footer .footer-top h1 span {
    right: 6px !important;
    top: 36px !important;
    font-size: 19px !important;
  }
}
@media screen and (max-width: 325px) {
  body {
    /*gallery captions*/
    /*footer*/
  }
  body .rslides .caption h1,
  body .gallery-wrapper.sub-pages .rslides li .caption {
    font-size: 27px;
    line-height: 27px;
  }
  body .footer .footer-bottom {
    font-size: 11px;
    padding: 30px 20px;
  }
}
/*! http://responsiveslides.com v1.54 by @viljamis */
.gallery-wrapper {
  position: relative;
}
.gallery-wrapper .container {
  position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides .caption {
  color: white;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 135px;
  margin: auto;
  z-index: 9999;
  text-align: center;
  max-width: 75%;
  text-shadow: 2px 2px 2px black;
  font-size: 30px;
  display: none;
}
.rslides .caption h1 {
  color: white;
  margin-bottom: 0;
}
.rslides .caption h2 {
  font-weight: 300;
}
.rslides .caption a {
  color: white;
  margin-top: 80px;
  font-size: 24px;
}
.rslides .caption a span {
  font-size: 18px;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 685px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides_tabs {
  list-style-type: none;
  position: absolute;
  z-index: 10;
  top: 40%;
  right: 20px;
}
.rslides_tabs li {
  margin-right: 7px;
  height: 20px;
}
.rslides_tabs li a {
  color: transparent;
  background-color: #31849b;
  border: 2px solid white;
  border-radius: 50%;
  display: inline-block;
  width: 10px;
  height: 10px;
}
.rslides_tabs li.rslides_here a {
  border: 0px solid white;
}
/*rslides2*/
.rslides2 {
  max-width: 92%;
}
.rslides2_tabs {
  top: auto;
  right: auto;
  bottom: 20px;
  padding: 0;
  display: block;
  text-align: center;
  width: 92%;
}
.rslides2_tabs li {
  display: inline-block;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: black;
  letter-spacing: 2px;
}
.main {
  min-height: 1025px;
}
.main.auto-height {
  min-height: 600px;
}
a,
a:hover,
a:active,
a:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
p strong {
  color: rgba(0, 0, 0, 0.75);
}
p a {
  color: #31849b;
}
p a:hover {
  color: #31849b;
  text-decoration: underline;
}
h1 {
  font-size: 55px;
  /*text-transform:uppercase;*/
  font-weight: 400;
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 25px;
}
h2 {
  font-size: 26px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.75);
}
h3 {
  font-size: 28px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.55);
}
h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.75);
}
.responsive-menu {
  display: none;
}
.section-padding {
  padding: 100px 0;
}
.no-padding {
  padding: 0;
}
.container {
  max-width: 1400px;
  width: 100%;
  position: relative;
}
.back-top {
  width: 50px;
  background: rgba(0, 0, 0, 0.55);
  color: white;
  padding: 10px;
  position: fixed;
  bottom: 100px;
  right: 20px;
  display: none;
  opacity: 0.6;
  cursor: pointer;
  z-index: 999;
  border-radius: 5px;
  opacity: 0.5;
}
.back-top:hover {
  opacity: 0.8;
}
/****/
.size-1 {
  max-width: 900px;
  margin: 0 auto;
}
.off-set {
  height: 60px;
  margin-top: -60px;
  display: block;
  z-index: 1;
}
.themeimage-caption {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: white;
  font-size: 100px;
  font-weight: 500;
  height: 19vh;
  text-transform: uppercase;
}
/***/
a.readmore {
  display: inline-block;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: normal;
  color: #31849b;
  font-weight: 700;
}
a.readmore span {
  font-size: 13px;
  display: inline-block;
  padding: 0 5px;
}
a.readmore:hover {
  color: black;
}
.scroll-down {
  position: absolute;
  bottom: 100px;
  margin: 0 auto;
  z-index: 3;
  width: 100%;
  text-align: center;
}
.scroll-down a {
  color: white;
  font-size: 11px;
  letter-spacing: 3px;
  font-weight: 600;
}
.scroll-down img {
  max-width: 50px;
}
.transition {
  -webkit-transition: background 0.6s ease-in-out;
  -moz-transition: background 0.6s ease-in-out;
  -o-transition: background 0.6s ease-in-out;
  transition: background 0.6s ease-in-out;
}
/*header*/
.header {
  padding-bottom: 0;
  background-color: #31849b;
  margin-bottom: 30px;
}
.header a {
  color: #c2dfe6;
}
.header .logo {
  width: 100%;
  max-width: 180px;
  padding-bottom: 10px;
}
.header .logo img {
  width: 100%;
  margin-top: -83px;
}
/*navigation-wrapper*/
.navigation-wrapper {
  text-align: center;
  position: relative;
}
.navigation-wrapper .social-icons-top {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 2;
}
.navigation-wrapper .social-icons-top img {
  max-width: 30px;
}
.navigation-wrapper ul li:hover a,
.navigation-wrapper ul li.active a {
  color: white;
}
/*main-menu*/
.main-menu ul li {
  display: inline-block;
  padding: 0 15px;
  margin-top: 110px;
}
.main-menu ul li a {
  font-weight: 500;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
}
.main-menu ul li.home-logo {
  position: relative;
  padding: 0 23px;
}
.main-menu ul li.home-logo a {
  padding-top: 0;
}
/*top-right-menu*/
.top-right-menuitems {
  position: absolute;
  right: 90px;
  top: 0;
  z-index: 2;
}
.top-right-menuitems ul li {
  display: inline-block;
}
.top-right-menuitems ul li a {
  display: inline-block;
  padding: 12px 10px;
  font-size: 16px;
  border-top: 3px solid #31849b;
}
.top-right-menuitems ul li:hover a,
.top-right-menuitems ul .active a {
  border-top: 3px solid white;
}
/*shortcut-links*/
.shortcut-links {
  text-align: center;
  position: absolute;
  bottom: -39px;
  left: 0;
  right: 0;
  z-index: 2;
}
.shortcut-links ul li {
  display: inline-block;
  margin: 0;
}
.shortcut-links ul li a {
  display: inline-block;
  padding: 13px 30px;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 23px;
  background-color: #31849b;
  min-width: 210px;
}
.shortcut-links ul li a:hover {
  background: #539eb3;
  -webkit-transition: background 0.6s ease-in-out;
  -moz-transition: background 0.6s ease-in-out;
  -o-transition: background 0.6s ease-in-out;
  transition: background 0.6s ease-in-out;
  color: white;
}
/******/
/*timetables-wrapper*/
.timetables-wrapper {
  background-color: #f3f3f3;
  padding-bottom: 100px;
}
.timetables-wrapper h2 {
  font-size: 24px;
  margin-top: 80px;
}
.timeplan-text {
  padding: 35px 15px 100px 15px;
}
/*timetable-grid*/
.timetable-grid {
  text-align: left;
  /*font-size:14px;*/
  letter-spacing: 1px;
}
.timetable-grid .container {
  margin-top: 30px;
  max-width: 1300px;
}
.timetable-grid .grid-cell {
  padding: 15px;
  margin: 1px;
  min-height: 190px;
  background-color: white;
}
.timetable-grid .grid-cell p {
  margin-bottom: 0;
}
.timetable-grid .grid-cell .col-md-10 {
  width: 100%;
}
.timetable-grid .grid-header.grid-cell {
  min-height: 1px;
  background-color: #31849b;
}
.timetable-grid .grid-header.grid-cell h1 {
  color: white;
}
.timetable-grid .grid-section .col-md-2 {
  padding: 0;
  width: 20%;
}
.timetable-grid .grid-section h1 {
  font-size: 22px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: center;
}
.timetable-grid .blue {
  background-color: #dcf2f7;
}
.timetable-grid .purple {
  background-color: #d7dbf6;
}
.timetable-grid .white {
  background-color: white;
}
.timetable-grid .green {
  background-color: #c7dd75;
}
.timetable-grid .yellow {
  background-color: #ffe64c;
}
.timetable-grid .rosa {
  background-color: #f6adcd;
}
.timetable-grid .grey {
  background-color: #dcdcdc;
}
/*about-section*/
.campaign-section {
  max-width: 1055px;
  font-size: 20px;
}
.campaign-section h1 {
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 400;
}
.campaign-section a.readmore {
  margin-top: 20px;
  font-size: 20px;
}
/*submenu*/
ul.submenu {
  padding-top: 25px;
  text-align: center;
}
ul.submenu li {
  display: inline-block;
  padding-right: 25px;
}
ul.submenu li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #31849b;
}
ul.submenu li:hover a,
ul.submenu li.active a {
  color: #31849b;
}
/*text-pages*/
.text-pages {
  text-align: center;
  padding-bottom: 80px;
  padding-top: 20px;
}
.text-pages h3 {
  margin-top: 0;
  margin-bottom: 40px;
  line-height: 34px;
}
.text-pages .text-body {
  text-align: left;
}
.text-pages .text-body p img {
  max-width: 100%;
}
.employees-wrapper {
  text-align: left;
}
.employees-wrapper .employee-item {
  margin: 40px 0;
}
.employees-wrapper .employee-image {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.employees-wrapper h3.skills {
  font-size: 22px;
  margin-bottom: 15px;
}
.employees-wrapper .description {
  font-size: 14px;
}
/*sub-textpages*/
.video-bg-wrapper {
  /*background-color:rgba(0, 0, 0, 0.75);*/
  line-height: 0;
}
.video-bg-wrapper .video-wrapper {
  max-width: 850px;
  margin: 0 auto;
  /*padding:50px 0 45px 0;*/
}
/*blog-post*/
.blog-post .post-date {
  font-size: 13px;
  margin-top: 15px;
  color: #c1c1c1;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.blog-post .social-icons {
  margin-bottom: 50px;
}
.blog-post .text-body {
  margin-bottom: 30px !important;
}
/*widgets-section*/
.widgets-section {
  padding-bottom: 100px;
}
.widgets-section .news-items {
  border: 10px solid white;
}
.widgets-section .news-items .news-caption {
  margin: 10px 20px;
}
.widgets-section .widget-items {
  margin-bottom: 40px;
}
/*text*/
/*full-width-themeimage*/
.full-width-themeimage {
  width: 100%;
  height: 700px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 80px 0;
}
.theme-image {
  margin-top: 40px;
}
.theme-image img {
  margin: 0 auto;
}
.sub-textpage .theme-image .grid-themeimage {
  padding-bottom: 65px;
}
/*blog-items*/
.blog-items {
  margin-bottom: 60px;
}
.blog-items .post-content {
  padding-left: 20px;
  padding-top: 10px;
}
.blog-items h2 {
  margin-bottom: 8px;
  font-weight: 700;
}
.blog-items .date-published {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 10px;
  font-weight: 500;
  text-transform: uppercase;
}
.blog-sidebar {
  margin-left: 4vw;
}
.blog-sidebar h3 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.55);
}
.blog-sidebar ul {
  margin-bottom: 40px;
}
.blog-sidebar ul li a {
  font-size: 14px;
}
.blog-sidebar ul li:hover a,
.blog-sidebar ul li.active a {
  color: #c32521;
}
/*listing-wrapper*/
.listing-wrapper {
  padding: 0 50px 100px 50px;
}
.listing-wrapper h1 {
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid black;
  display: inline-block;
  padding: 0 7px 5px 7px;
}
.listing-wrapper .listing-item {
  /*padding:0 45px;*/
  font-size: 0.85em;
  line-height: 21px;
}
.listing-wrapper .e-image {
  padding-bottom: 33px;
  margin-top: 55px;
}
.listing-wrapper .e-image .bg-image {
  background-position: center;
  background-size: cover;
  margin: 0 auto;
}
.listing-wrapper .name {
  font-size: 19px;
  padding-bottom: 7px;
}
.listing-wrapper .email {
  margin-bottom: 30px;
}
.listing-wrapper.size-1 {
  padding: 0;
}
.listing-wrapper.size-1 .listing-item {
  padding: 0 15px;
  float: none;
  display: inline-block;
}
.listing-wrapper.size-1 .e-image {
  margin-top: 0;
}
/*order-form*/
.order-form .form-control {
  border: 1px solid #31849b;
  border-radius: 0;
  box-shadow: none;
  min-height: 50px;
}
.order-form .btn.btn-default {
  background: #31849b;
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  width: 180px;
  border-radius: 0;
  box-shadow: none;
  border-color: transparent;
  height: 50px;
}
.order-form label {
  font-weight: normal;
}
.order-form label span {
  color: red;
}
.order-form input[type=checkbox] {
  margin: 4px 0 0;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  -webkit-appearance: none;
  outline: 0;
  border-bottom: none;
  border: 1px solid #31849b;
}
.order-form input[type=checkbox]:checked {
  background-image: url('images/checked.jpg');
}
.order-form input[type=checkbox]:not(:checked) {
  background-image: url('images/unchecked.jpg');
}
.order-form .cb-text {
  position: absolute;
  left: 57px;
  top: 8px;
}
/*price-wrapper*/
.price-wrapper {
  font-size: 16px;
  letter-spacing: 1px;
}
.price-wrapper .price-headers {
  background-color: #31849b;
  margin-top: 20px;
  padding: 15px;
  font-weight: 500;
  color: white;
}
.price-wrapper .price-items {
  background-color: #daeef3;
  padding: 15px;
}
.price-wrapper .price-items.oddNr {
  background-color: white;
}
.price-wrapper .fri-text {
  margin: 40px 0 25px 0;
  font-weight: 500;
}
.panel {
  margin-bottom: 3px;
}
.social-icons img {
  margin-right: 10px;
}
#map {
  height: 500px;
}
/*footer*/
.footer {
  background-color: #31849b;
  color: white;
  padding: 30px 0;
  font-size: 13px;
}
.footer img {
  margin-top: 20px;
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #daeef3;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #daeef3;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #daeef3;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #daeef3;
}