html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ul,
li, fieldset, form, label, legend, caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
:focus {
  outline:0;
}
body {
  line-height:1;
  color: #666666;
  overflow-y: auto !important;
  margin: 0 !important;
  height: 100%;
}
ul {
  list-style:none;
}
table {
  border-collapse:separate;
  border-spacing: 0;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height:1%;
}
.clearfix {
  display:block;
}
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; margin: 0;
}
html{
  height: 100%;
  -webkit-text-size-adjust: 100%;
  font: 400 100%/1.65 serif;
  scroll-behavior: smooth;
}
body {
  position: relative;
  color: #666666;
  font-size: 0.9em;
  font-family: 'montserratregular', Tahoma, Arial, sans-serif;
  line-height: 1.4em;
  overflow-x: hidden;
  background: #1c4647;
}
body {
  word-wrap: break-word;
}
.section {
  width: 100%;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
.wrap, .subwrap {
  position: relative;
  width: 100%;
  max-width: 1360px;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
}
header .wrap {
  padding: 0px 0px 0px 0px;
}
footer .wrap {
  padding: 0px 0px 0px 0px;
}
.subwrap {
  max-width: 660px;
  padding: 0px 0px 0px 0px;
}
.full .wrap {
  padding: 0px 0px 0px 0px;
}
/*-----------------------------------------------------------------------------------*/
/*	TOP & HEADER
/*-----------------------------------------------------------------------------------*/

header {
  position: fixed;
  width: 100%;
  height: 122px;
  padding: 0;
  z-index:1000;
  background: url('../../images/bgr-top-w.png') bottom center no-repeat;
}
header * {
  margin-bottom: 0 !important;
}
header.smaller {
  background-color: #fff;
  border-bottom: 1px solid #535f72
}
#logo a {
  float: left;
  width: 297px;
  height: 97px;
  margin: 5px 20px 0px 0px;
}
#logo span {
  position: relative;
  left: -9000px;
}

nav#mainmenu {
  float: right;
  padding: 5px 0px 5px 0px;
  margin: 20px 0px 0px 0px;
}
nav#mainmenu ul.menu {
  float: right;
  list-style: none;
}
nav#mainmenu ul.menu li {
  float: left;
  padding: 0px 10px 0px 0px;
}
nav#mainmenu ul.menu li:last-child {
  padding: 0px 0px 0px 0px;
}
nav#mainmenu ul.menu li a {
  font-size: 16px;
  font-family: 'montserratbold', Tahoma, Arial, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #1c4647;
  padding: 5px 10px 5px 10px;
}
nav#mainmenu ul.menu li a:hover {
  color: #fff;
  background: #3db6ad;
}
nav#mainmenu ul.menu li.active a {
  color: #fff;
  background: #3db6ad;
}
nav#mainmenu ul.menu li a.hlt {
  color: #fff;
  background: #1c4647;
  padding: 5px 15px 5px 15px;
}
nav#mainmenu ul.menu li a.hlt:hover {
  color: #fff;
  background: #3db6ad;
}

div#slidemenu {
  display: none;
}

div#topcont {
  float: right;
  width: calc(100% - 317px);
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: right;
}
div#topcont div {
  float: right;
  margin: 0px 0px 0px 40px;
}
div#topcont div i {
  padding-right: 5px;
}
div#topcont div a:hover {
  color: #3db6ad;
}

div.section {
  float: left;
  width: 100%;
  margin: 0px 0px 0px 0px;
  background-color: #fff;
}
div.section.dark {
  color: #fff;
  background-color: #1c4647;
}
div.section.dark h1, div.section.dark p {
  color: #fff;
}
div.section.dark h1 span, div.section.dark h2 span {
  color: #3db6ad;
}
div.section.midd {
  color: #fff;
  background-color: #3db6ad;
}
div.section.midd h1, div.section.midd h2, div.section.midd p {
  color: #1c4647;
}
div.section.midd h1 span, div.section.midd h2 span {
  color: #fff;
}


div#home {
  position: relative;
  height: 550px;
  background-color: #3db6ad;
  background-image: url('../../images/bgr-bot-dg.png'), url('../../images/bgr-home.jpg');
  background-position: bottom -230px center, center center;
  background-repeat: no-repeat, no-repeat;
  margin-top: 100px;
  padding: 0px 0px 50px 0px;
}
div#intro {
  background: url('../../images/bgr-bot-dg.png') top center no-repeat;
  margin-top: 50px;
  padding: 50px 0px 50px 0px;
}
div#icons {
  background: #fff url('../../images/bgr-top-dg-bot-w.png')top center no-repeat;
}
div#icons_mid {
  background: #3db6ad url('../../images/bgr-top-w-bot-lg.png') top center no-repeat;
}
div#vans, div#rlist, div#gall {
  background: #3db6ad url('../../images/bgr-top-w-bot-lg.png') top center no-repeat;
}
.midd ul li {
  color: #1c4647;
}
div#subpage {
  height: 400px;
  background: #3db6ad url('../../images/bgr-subpage.jpg') bottom center no-repeat;
  padding: 120px 0px 0px 0px;
}
div#subpage.gall {
  height: auto;
  background: #3db6ad;
  background-image: none;
  padding: 140px 0px 40px 20px;
}
div#subpage.nopic {
  height: 200px;
  background: #3db6ad;
  background-image: none;
  padding: 140px 0px 40px 20px;
}
div#subpage {
  height: 400px;
  background: #3db6ad url('../../images/bgr-subpage.jpg') bottom center no-repeat;
  margin-top: 0px;
  padding: 0px 0px 0px 0px;
}
div#subpage.gall {
  height: 420px;
  background: #3db6ad;
  background-image: none;
  padding: 140px 0px 40px 20px;
}

div#breadcrumbs {
  height: 20px;
  background: url('../../images/bgr-bot-w.png') top center no-repeat;
  margin-top: -20px;
  padding: 0px 0px 40px 0px;
}
div#breadcrumbs.hp {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  height: 20px;
  padding: 0px 0px 0px 0px;
  background: none;
}
div#breadcrumbs.noform {
  height: 20px;
}
div#sarus, div#acord {
  background: #3db6ad url('../../images/bgr-top-w-bot-lg.png') top center no-repeat;
}
div#service {
  background: #3db6ad url('../../images/bgr-top-w-bot-lg.png') top center no-repeat;
}
div#service .svc {
  position: relative;
  padding-left: 80px;
}
div#service .svc:before {
  position: absolute;
  top: 20px;
  left: 0px;
  font-size: 60px;
  font-family: icomoon;
}
div#service .svc.kms:before {
  content: "\e965";
}
div#service .svc.pri:before {
  content: "\e969";
}
div#service .svc.poj:before {
  content: "\e962";
}
div#service .svc.sol:before {
  content: "\e964";
}

div.bookform {
  position: absolute;
  top: -40px;
  left: 0px;
  width: 100%;
  height: 90px;
  background: #fff;
  margin: 0px 0px 0px 0px;
  padding: 20px 20px 20px 30px;
  -webkit-box-shadow:0px 0px 5px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.2);
}
.hp div.bookform {
  top: -30px;
}
div.bookform .bookcell {
  position: relative;
  float: left;
  width: 33.33%;
  padding: 0px 30px 0px 0px;
}
div.bookform .bookcell.submit {
  float: left;
  padding: 0px 0px 0px 0px;
}
div.bookform .bookcell label {
  float: left;
  font-size: 12px;
  color: #3db6ad;
  font-family: 'montserratbold', Tahoma, Arial, sans-serif;
}
div.bookform .bookcell input {
  position: relative;
  float: left;
  width: 170px;
  height: 30px;
  font-size: 24px;
  color: #1c4647;
  font-family: 'montserratlight', Tahoma, Arial, sans-serif;
  border: none;
  background: #fff;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background: url('../../images/ico-calendar.png') center/80% no-repeat;
  color: #3db6ad;
  cursor: pointer;
}
div.bookform .bookcell span {
  display: none;
}
@-moz-document url-prefix() {
  div.bookform .bookcell input {
    font-size: 20px;
  }
}
@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none) {
  div.bookform .bookcell span {
    display: block;
    position: absolute;
    right: 25px;
    top: 22px;
    font-size: 24px;
  }
}


div.bookform .bookcell button {
  position: relative;
  color: #fff;
  text-align: left;
  background: #f78e1e;
  padding: 7px 60px 7px 20px;
  margin: 0px 0px 0px 0px;
}
div.bookform .bookcell button:hover {
  color: #fff;
  background: #3db6ad;
}
div.bookform .bookcell button:before {
  position: absolute;
  top: 15px;
  right: 10px;
  content: "\e94c";
  font-size: 24px;
  font-family: icomoon;
}

div.icos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  padding: 30px 0px 0px 0px;
  background: #fff;
}
div#icons_mid .icos {
  background: #3cb6ad;
}

.form-error {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  padding: 20px 25px 10px 20px;
  background: orange;
  color: #fff;
  font-family: 'montserratbold', Tahoma, Arial, sans-serif;
  z-index: 200;
}
/*.form-error {
  position: absolute;
  top: -30px;
  left: 0px;
  right: 0px;
  height: 100%;
  padding: 20px 25px 10px 20px;
  background: orange;
  color: #fff;
  font-family: 'montserratbold', Tahoma, Arial, sans-serif;
  z-index: 200;
}*/
.form-error .text {
  float: left;
  width: 100%;
  padding: 0px 0px 0px 60px;
}
.form-error .text::after {
  position: absolute;
  top: 30px;
  left: 20px;
  font-family: icomoon;
  content: "\e91d";
  font-size: 50px;
}
.form-error button#close-message {
  position: absolute;
  top: 5px;
  right: 10px;
  background: transparent;
  border: none;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
}

div.icos div.ico {
  display: inline-block;
  width: calc(20% - 0px);
  text-align: center;
  margin: 0px 0px 20px 0px;
  padding: 0px 20px 0px 20px;
  border-right: 1px solid #3cb6ad;
}
div.icos div.ico:last-child {
  border-right: 0px solid #3cb6ad;
}
div.icos div.ico h3 {
  color: #1c4647;
  font-family: 'montserratbold', Tahoma, Arial, sans-serif;
  font-size: 16px;
  padding: 0px 0px 0px 0px;
  margin: 15px 0px 0px 0px;
  text-transform: uppercase;
}
div.icos div.ico p {
  color: #000;
  font-size: 14px;
  padding: 0px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
}
div.ico div.crcl {
  display: inline-block;
  margin: 0px auto 0px auto;
  width: 64px;
  height: 64px;
  background-position: center center;
  background-repeat: no-repeat;
}
div.ico div.crcl span {
  color: #3db6ad;
  font-size: 64px;
}
div#icons_mid .icos .ico .crcl span {
  color: #fff;
  font-size: 64px;
}
div#icons_mid .icos .ico p {
  color: #fff;
}




footer {
  position: relative;
  float: left;
  width: 100%;
  color: #fff;
  background: #1c4647;
  background: url('../../images/bgr-bot-dg.png') top center no-repeat;
  margin-top: -20px;
}
div.bots {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  padding: 50px 0px 50px 0px;
}
div.bots div.bot {
  display: inline-block;
  width: 33.33%;
  padding: 0px 30px 0px 0px;
  text-align: left;
}
div.bots div.bot.adr p {
  color: #fff;
  font-size: 15px;
  font-family: 'montserratlight', Tahoma, Arial, sans-serif;
  padding: 10px 0px 0px 0px;
}
div.bots div.bot.adr p a {
  color: #3db6ad;
}
div.bots div.bot.adr p a:hover {
  color: #fff;
  text-decoration: underline;
}
div#social {
  float: right;
  width: 120px;
  height: 35px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}
div#social a {
  float: right;
  width: 35px;
  height: 35px;
  color: #555651;
  text-align: center;
  line-height: 35px;
  margin: 0px 5px 0px 0px;
  background: #fff;
  vertical-align: middle;
}
div#social a:first-child {
  margin: 0px 0px 0px 0px;
}
div#social a:hover {
  color: #f7f6f3;
  background: #333333;
  text-decoration: none;
}
div#social a i {
  font-size: 20px;
  line-height: 35px;
  padding: 7px 0px 0px 0px;
}

div.copy {
  float: left;
  width: 100%;
  padding: 18px 0px 0px 0px;
  text-align: center;
  background: #000;
}
div.copy p {
  color: #b4b4b4;
  font-size: 14px;
}
div.copy a {
  color: #3db6ad;
}
div.copy a:hover {
  color: #ffff;
  text-decoration: underline;
}
.d-none {
  display: none;
}

.d-block {
  display: block;
}
