

/**** compiled with lessphp/Less_Parser ****/

/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('/website/static/fonts/raleway-v19-latin-300.eot');
  src: local(''), url('/website/static/fonts/raleway-v19-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/website/static/fonts/raleway-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('/website/static/fonts/raleway-v19-latin-300.woff') format('woff'), /* Modern Browsers */ url('/website/static/fonts/raleway-v19-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('/website/static/fonts/raleway-v19-latin-300.svg#Raleway') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('/website/static/fonts/raleway-v19-latin-regular.eot');
  src: local(''), url('/website/static/fonts/raleway-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/website/static/fonts/raleway-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/website/static/fonts/raleway-v19-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/website/static/fonts/raleway-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/website/static/fonts/raleway-v19-latin-regular.svg#Raleway') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('/website/static/fonts/raleway-v19-latin-500.eot');
  src: local(''), url('/website/static/fonts/raleway-v19-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/website/static/fonts/raleway-v19-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('/website/static/fonts/raleway-v19-latin-500.woff') format('woff'), /* Modern Browsers */ url('/website/static/fonts/raleway-v19-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('/website/static/fonts/raleway-v19-latin-500.svg#Raleway') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('/website/static/fonts/raleway-v19-latin-600.eot');
  src: local(''), url('/website/static/fonts/raleway-v19-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/website/static/fonts/raleway-v19-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/website/static/fonts/raleway-v19-latin-600.woff') format('woff'), /* Modern Browsers */ url('/website/static/fonts/raleway-v19-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/website/static/fonts/raleway-v19-latin-600.svg#Raleway') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* marck-script-regular - latin */
@font-face {
  font-family: 'Marck Script';
  font-style: normal;
  font-weight: 400;
  src: url('/website/static/fonts/marck-script-v11-latin-regular.eot');
  src: local(''), url('/website/static/fonts/marck-script-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/website/static/fonts/marck-script-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/website/static/fonts/marck-script-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/website/static/fonts/marck-script-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/website/static/fonts/marck-script-v11-latin-regular.svg#MarckScript') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* font awesome */
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('/website/static/fonts/marck-script-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/website/static/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */ url('/website/static/fonts/marck-script-v11-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/website/static/fonts/marck-script-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/website/static/fonts/marck-script-v11-latin-regular.svg#MarckScript') format('svg');
  
  /* Legacy iOS */
}
a {
  color: #9bc31c;
}
a:hover {
  color: #8fb51f;
}
.salutationgroup {
  position: absolute;
  top: -1110px;
  left: 0;
}
.container .container {
  width: 100%;
}
body {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
}
h1,
h2 {
  color: #9bc31c;
  text-transform: uppercase;
  margin: 0;
}
h1 {
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 15px 0;
}
h2 {
  font-size: 24px;
  font-weight: 300;
  margin: 25px 0 10px 0;
}
h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 15px 0 10px 0;
}
.bg-cover {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
.txt-green {
  color: #9bc31c !important;
}
.bg-blue {
  background: #00addd;
  color: #fff;
}
.bg-green {
  background: #9bc31c;
  color: #fff;
}
.bg-gray {
  background: #474747;
  color: #fff;
}
.col-center {
  float: none;
  margin-right: auto;
  margin-left: auto;
}
.divider {
  height: 1px;
  background: #474747;
  margin: 7px 25px 70px 25px;
  position: relative;
}
.divider:after {
  content: " ";
  width: 11px;
  height: 11px;
  background: #474747;
  position: absolute;
  left: 50%;
  margin-left: -7.5px;
  transform: rotate(45deg);
  top: -5px;
}
.logo img {
  margin-top: 20px;
  height: 120px;
}
.content {
  /*min-height: 450px;*/
  margin-bottom: 50px;
}
.content section {
  margin-bottom: 70px;
}
/*.content p {
  padding: 0;
  margin: 0;
}*/
.top {
  position: relative;
  padding: 10px 0 30px 0;
}
.mb-10 {
  margin-bottom: 10px;
}
/* - - - - - - - - - - - - - -*/
.mainNav {
  background: #464646;
  text-align: center;
  padding: 10px 15px;
}
ul.mainnav,
.mainNav ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
}
ul.mainnav {
  display: flex;
  justify-content: space-between;
}
ul.mainnav li {
  display: inline-block;
  margin: 0 10px;
}
ul.mainnav a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
ul.mainnav li.active a:after,
ul.mainnav li a:hover:after {
  /*border-bottom: 2px solid #9cc518;*/
  content: " ";
  position: absolute;
  background: #9bc31c;
  height: 3px;
  width: 100%;
  bottom: -13px;
  left: 0;
}
ul.mainnav li.active li a:after,
ul.mainnav li li a:hover:after {
  display: none;
}
ul.mainnav > li {
  position: relative;
}
ul.mainnav li ul {
  display: none;
  padding: 15px 0 0 0;
  position: absolute;
  z-index: 1;
  left: -10px;
}
ul.mainnav li:hover ul {
  display: block;
}
ul.mainnav li ul a {
  padding: 7px 35px 7px 10px;
  width: 100%;
  text-align: left;
  background: #fff;
  color: black;
  text-transform: none;
}
ul.mainnav li ul a:hover {
  background: #9bc31c;
  color: #fff;
  transition: all .15s;
}
ul.mainnav li ul li {
  text-align: left;
  width: 100%;
  border-top: 1px solid #9bc31c;
}
ul.mainnav li ul li:first-child {
  border-top: 3px solid #9bc31c;
}
ul.mainnav .fa.fa-plus {
  color: #fff;
  margin-left: 10px;
}
.content {
  overflow: hidden;
}
/* - - - - - - - - - - - - - -*/
.header {
  margin-top: 20px;
  height: 550px;
  position: relative;
  margin-bottom: 50px;
  z-index: -1;
}
/* - - - - - - - - - - - - - -*/
.divider-header {
  margin-top: 0;
}
.footer-top {
  background: url("/website/static/img/footer-bg-top.png") no-repeat center;
  margin: 0 -15px;
  background-size: auto 45px;
  margin-top: -20px;
  position: relative;
}
.footer {
  background: #464646;
  color: #fff;
  padding-bottom: 25px;
}
.footer .headline {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 300;
  margin-bottom: 50px;
}
[class*="footer-col-"] {
  color: #a3a3a3;
  padding-left: 50px;
  position: relative;
  padding-bottom: 25px;
}
[class*="footer-col-"] .fa {
  font-size: 2em;
  position: absolute;
  left: 15px;
  top: 5px;
}
[class*="footer-col-"] span {
  display: block;
  color: #dcdcdc;
  font-size: 1.1em;
  margin-top: 8px;
}
.footer-bottom {
  background: #363636;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: .8em;
}
.footer-bottom a {
  text-decoration: none;
  color: #fff;
  margin-left: 12px;
}
.teaser-full {
  width: 100%;
  margin-top: -290px;
  margin-bottom: 75px;
}
.teaser-full p {
  padding: 0;
  margin: 0;
}
.teaser-item {
  min-height: 240px;
  padding: 20px 15px 0 15px;
}
.teaser-header {
  padding: 10px 15px;
  margin: -20px -15px 0 -15px;
}
.teaser-tab .teaser-header {
  padding: 0;
  display: flex;
}
.teaser-tab .teaser-header .link {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.3);
  flex: 1;
  padding: 8px 4px 8px 10px;
}
.teaser-tab.bg-blue .teaser-header .link {
  border-left: 2px solid #00addd;
}
.teaser-tab .teaser-header .link.active {
  background: none;
}
.teaser-tab.bg-blue .teaser-header .link:first-child {
  border-left: 0;
}
.teaser-tab .teaser-body {
  padding-top: 10px;
}
.teaser-tab .teaser-body {
  display: none;
}
.teaser-tab .teaser-body.block {
  display: block;
}
.teaser-body a {
  color: #fff;
  font-size: 1.15em;
  /*line-height: 30px;*/
  display: block;
  padding: 0 8px 0 0;
  border-bottom: 1px dashed #fff;
  text-decoration: none;
}
.teaser-body a:first-child {
  padding-top: 0;
}
.teaser-body a:last-child {
  border: none;
}
.teaser-body a:before {
  content: "\f111";
  font-size: 8px !important;
  line-height: 40px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-right: 7px;
  vertical-align: middle;
}
.teaser-footer {
  background: #464646;
  color: #fff;
  font-size: 1.3em;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 0;
  position: relative;
}
.teaser-footer:before {
  content: " ";
  width: 21px;
  height: 21px;
  background: #fff;
  position: absolute;
  left: -11px;
  top: 16px;
  transform: rotate(45deg);
}
.header-2-col {
  margin-bottom: 70px;
  background: #9bc31c;
  color: #fff !important;
  margin-top: -200px;
  z-index: 9;
}
.header-2-col img {
  margin-left: -10px;
}
.header-2-col .text {
  padding-top: 25px;
  padding-bottom: 20px;
  font-weight: 300;
  line-height: 1.75em;
}
.header-2-col h1 {
  text-transform: uppercase;
  color: #fff !important;
}
.header-2-col .row {
  min-height: 220px;
}
.img-cover {
  margin-left: -10px;
}
/* Section 2 col with Background-Img*/
.section-twocol-oneimg-arrow {
  border-top: 4px solid #9ac31d;
  border-bottom: 4px solid #9ac31d;
}
.section-twocol-oneimg-arrow .row {
  padding: 45px 0 80px 0;
}
.section-twocol-oneimg-arrow .row .col-md-5 {
  margin-top: 35px;
  padding-right: 55px;
  text-align: justify;
}
.section-twocol-oneimg-arrow .container-fluid {
  position: relative;
  height: 100%;
}
.section-twocol-oneimg-arrow .container-fluid .background {
  content: "xxx ";
  position: absolute;
  top: 0;
  right: 12%;
  width: 100%;
  height: 100%;
  background: url("/website/static/img/arow-right.png");
  background-size: auto 100%;
  background-position: right;
}
.section-twocol-oneimg-arrow a {
  padding: 6px 10px 6px 38px;
  margin-top: 10px;
  border: 1px solid #9ac31d;
  color: #464646;
  text-decoration: none;
  position: relative;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.section-twocol-oneimg-arrow a:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f009";
  background: #9ac31d;
  color: #fff;
  position: absolute;
  padding: 0 8px;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 2em;
}
.section-twocol-oneimg-arrow a:hover {
  background: #9bc31c;
  color: #fff;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
section.col-3-grey-bg a {
  padding: 6px 10px 6px 38px;
  margin-top: 10px;
  border: 1px solid #888888;
  color: #fff;
  text-decoration: none;
  position: relative;
  background-color: #888888;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
section.col-3-grey-bg a:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f009";
  background: #efefef;
  color: #fff;
  position: absolute;
  padding: 0 8px;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 2em;
}
section.col-3-grey-bg a:hover {
  background: #efefef;
  color: #464646;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
section.col-3-grey-bg .spacer-top {
  height: 60px;
}
section.col-3-grey-bg .container-fluid {
  padding-bottom: 15px;
  background: #efefef;
}
section.col-3-grey-bg .container {
  margin-top: -60px;
}
section.col-3-grey-bg .col-md-4,
section.col-3-grey-bg .col-md-3,
section.col-3-grey-bg .col-md-6 {
  padding-bottom: 25px;
}
section.col-3-grey-bg .col-md-4 .img,
section.col-3-grey-bg .col-md-3 .img,
section.col-3-grey-bg .col-md-6 .img {
  position: relative;
}
section.col-3-grey-bg .col-md-4 .img .info,
section.col-3-grey-bg .col-md-3 .img .info,
section.col-3-grey-bg .col-md-6 .img .info {
  position: absolute;
  bottom: 0;
  width: 60%;
  padding: 8px 10px 5px 10px;
  font-size: 1.1em;
  text-transform: uppercase;
  /*background: @default-green;*/
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  color: #fff;
}
section.col-3-grey-bg .col-md-4 .txt,
section.col-3-grey-bg .col-md-3 .txt,
section.col-3-grey-bg .col-md-6 .txt {
  padding: 12px 10px 0 10px;
  text-align: center;
}
section.col-3-grey-bg .bg-bottom {
  height: 19px;
  background: url("/website/static/img/bg-bottom-green-sliced.png") no-repeat center;
}
section.col-3-green-bg a {
  padding: 6px 10px 6px 38px;
  margin-top: 10px;
  border: 1px solid #a9db0d;
  color: #fff;
  text-decoration: none;
  position: relative;
  background-color: #9ac31d;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
section.col-3-green-bg a:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f009";
  background: #a9db0d;
  color: #fff;
  position: absolute;
  padding: 0 8px;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 2em;
}
section.col-3-green-bg a:hover {
  background: #9bc31c;
  color: #464646;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
section.col-3-green-bg .spacer-top {
  height: 60px;
}
section.col-3-green-bg .container-fluid {
  padding-bottom: 15px;
  background: #9bc31c;
}
section.col-3-green-bg .container {
  margin-top: -60px;
}
section.col-3-green-bg .col-md-4,
section.col-3-green-bg .col-md-3,
section.col-3-green-bg .col-md-6 {
  padding-bottom: 25px;
}
section.col-3-green-bg .col-md-4 .img,
section.col-3-green-bg .col-md-3 .img,
section.col-3-green-bg .col-md-6 .img {
  position: relative;
}
section.col-3-green-bg .col-md-4 .img .info,
section.col-3-green-bg .col-md-3 .img .info,
section.col-3-green-bg .col-md-6 .img .info {
  position: absolute;
  bottom: 0;
  width: 60%;
  padding: 8px 10px 5px 10px;
  font-size: 1.1em;
  text-transform: uppercase;
  /*background: @default-green;*/
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  color: #fff;
}
section.col-3-green-bg .col-md-4 .txt,
section.col-3-green-bg .col-md-3 .txt,
section.col-3-green-bg .col-md-6 .txt {
  padding: 12px 10px 0 10px;
  text-align: center;
}
section.col-3-green-bg .bg-bottom {
  height: 19px;
  background: url("/website/static/img/bg-bottom-green-sliced.png") no-repeat center;
}
.heightlight-text-2-col {
  line-height: 2em;
}
.heightlight-text-2-col .txt {
  border-right: 2px solid #9bc31c;
  padding-right: 35px;
}
.heightlight-text-2-col .hl {
  color: #9bc31c;
  font-style: italic;
  padding-left: 35px;
}
@media (max-width: 767px) {
  .heightlight-text-2-col .txt {
    padding-right: 15px;
    border: 0;
  }
  .heightlight-text-2-col .hl {
    padding: 8px 15px 8px 10px;
    margin-left: 15px;
    margin-top: 10px;
    border-left: 2px solid #9bc31c;
  }
}
.apartment {
  border-bottom: 1px solid #efefef;
}
.apartment a {
  color: #33373d;
}
.apartment a:hover {
  text-decoration: none;
}
.apartment .info-wrapper {
  margin-top: 15px;
}
.apartment h1 {
  padding-bottom: 5px;
}
.apartment > .row {
  padding-bottom: 45px;
  margin-bottom: 45px;
  border-bottom: 1px solid #9bc31c;
}
.apartment > .row:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 25px;
}
.pricing {
  /*margin-top: 25px;*/
}
.pricing label {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: 300;
}
.pricing .big {
  font-size: 2em;
}
.tags {
  margin-top: 15px;
}
.tags span {
  font-size: .9em;
  padding: 2px 6px;
  background: #9bc31c;
  color: #fff;
  margin-right: 8px;
  border-radius: 2px;
}
.search a {
  color: #333;
  cursor: pointer;
}
.search a:hover {
  text-decoration: none;
}
.search a:hover h4 {
  color: #9bc31c;
}
.search .item {
  border-bottom: 1px solid lightgrey;
  margin-bottom: 25px;
  padding-bottom: 30px;
}
.search .item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.team p {
  margin: 0;
  padding: 0;
}
.team h1 {
  padding-bottom: 10px;
}
.team .img {
  position: relative;
  overflow: hidden;
}
.team .name {
  display: none;
  position: absolute;
  bottom: 0;
  padding: 6px 16px;
  /*background: @default-green;*/
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  min-width: 15px;
  text-transform: uppercase;
}
.team .job {
  display: none;
  position: absolute;
  bottom: -35px;
  opacity: 0;
  right: 15px;
  padding: 6px 16px;
  background: #9bc31c;
  color: #fff;
  min-width: 15px;
  transition: all .5s ease;
}
.team .team-member:hover .job {
  bottom: 35px;
  opacity: 1;
}
.team .team-panel {
  margin-top: 15px;
}
.team .team-panel .panel-group .panel-heading {
  background: #fff;
  border: none !important;
}
.team .team-panel .team .team-panel .panel-group .panel-heading {
  border: none !important;
}
.team .team-panel .panel-default > .panel-heading {
  border: none !important;
}
.img-txt img {
  margin-bottom: 25px;
}
.persons .person-wrapper {
  display: flex;
  justify-content: center;
}
.persons .person-headline {
  width: 100%;
  text-align: center;
}
.persons .person-item {
  max-width: 33%;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  flex: 1;
}
.persons .person-item img {
  width: 100%;
  height: auto;
}
.persons .person-item .txt {
  margin-top: 10px;
}
section.persons {
  margin-bottom: 45px;
}
.newslist h2 {
  padding-bottom: 5px !important;
}
.newslist .item {
  margin-bottom: 40px;
}
ul.sideNav {
  text-decoration: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.sideNav a {
  display: block;
  padding: 6px 8px;
  background: #fff;
  text-decoration: none;
  color: darkslategray;
  border-bottom: 1px dashed darkgray;
}
ul.sideNav li.active a,
ul.sideNav li a:hover {
  color: #9bc31c;
}
ul.sideNav li:last-child a {
  border-bottom: 0;
}
/*-----------------------------------------------*/
@media (max-width: 991px) {
  .header {
    height: 445px !important;
  }
  .logo img {
    max-width: 75%;
    height: auto;
  }
  .mainNav {
    text-align: right;
    color: #fff;
    font-size: 1.5em;
  }
  .mainNav.container-fluid,
  .mainNav .container {
    padding: 0;
  }
  .mainNav .nav-icon {
    padding: 10px 15px;
  }
  ul.mainnav {
    display: none;
    margin-top: -15px;
    padding-bottom: 5px;
    margin-left: -22px;
    overflow: hidden;
  }
  ul.mainnav i.fa {
    display: none;
  }
  ul.mainnav li {
    display: block;
    width: 100%;
    text-align: center;
  }
  ul.mainnav > li {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
    padding-bottom: 5px;
  }
  ul.mainnav > li:last-child {
    border-bottom: none;
  }
  ul.mainnav > li > a {
    font-size: 15px;
  }
  ul.mainnav li.active > a {
    color: #9bc31c;
  }
  ul.mainnav li.active a:after,
  ul.mainnav li a:hover:after {
    display: none;
  }
  ul.mainnav li ul {
    display: block;
    position: relative;
    padding-top: 0;
  }
  ul.mainnav li ul li {
    border: none !important;
  }
  ul.mainnav li ul a {
    text-align: center;
    background: none;
    color: #fff;
    padding: 3px;
  }
  ul.mainnav li ul a:hover {
    background: none;
  }
  .section-twocol-oneimg-arrow .background {
    background: rgba(255, 255, 255, 0.85) !important;
    right: 0 !important;
  }
  .section-twocol-oneimg-arrow .row {
    padding: 0 0 45px 0;
  }
  .section-twocol-oneimg-arrow .row .col-md-5 {
    padding-right: 15px;
  }
  .footer .headline {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .teaser-full {
    margin-top: -175px;
    margin-bottom: 50px;
  }
  .teaser-full .container {
    padding: 0;
  }
  .teaser-full .teaser-item {
    height: auto;
    min-height: 200px;
  }
  .teaser-full .teaser-footer {
    margin-bottom: 25px;
  }
}
a.thumbnail.active,
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #9bc31c;
}
/* RS */
.top-navigation .topnav li {
  display: inline-block;
}
.top-navigation .topnav li a {
  padding: 0 5px;
  color: #b5b5b5;
  font-size: .85em;
}
.btn-gsw {
  padding: 6px 10px 6px 38px;
  border: 1px solid #9ac31d;
  color: #464646;
  text-decoration: none;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.btn-gsw:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f009";
  background: #9ac31d;
  color: #fff;
  position: absolute;
  padding: 0 8px;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 2em;
}
.btn-gsw:hover {
  background: #9bc31c;
  color: #fff;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.searchform input[type=text] {
  width: 130px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 14px;
  background-color: white;
  /*background-image: url('/website/static/css/searchicon.png');*/
  /*background-position: 10px 10px;
    background-repeat: no-repeat;*/
  padding: 10px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.searchform input[type=text]:focus {
  width: 100%;
}
.form-container {
  overflow: hidden;
}
span.required {
  color: #ff0000;
}
.col1_text_link {
  height: 250px;
}
.col1_text_link div {
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .col1_text_link div.colsm {
    height: 50%;
  }
}
.col1_text_link p {
  font-weight: bold;
  position: absolute;
  font-family: 'Marck Script', cursive;
  color: #05257f;
}
@media (max-width: 767px) {
  .col1_text_link p {
    font-size: 25px;
    bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col1_text_link p {
    font-size: 40px;
    top: 90px;
    left: 0;
    width: 100%;
    height: 70px;
  }
}
@media (min-width: 992px) {
  .col1_text_link p {
    font-size: 55px;
    top: 90px;
    left: 0;
    width: 100%;
  }
}
.col1_text_link a {
  text-transform: uppercase;
  height: 70px;
  background-color: #9bc31c;
  color: #464646;
  outline: none;
  position: absolute;
}
@media (max-width: 767px) {
  .col1_text_link a {
    padding: 23px;
    font-size: 15px;
    top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col1_text_link a {
    font-size: 17px;
    padding: 14px;
    top: 90px;
    left: 0;
  }
}
@media (min-width: 992px) {
  .col1_text_link a {
    font-size: 18px;
    padding: 22px 25px;
    top: 90px;
    left: 0;
  }
}
.col1_text_link a:hover {
  text-decoration: none;
}
