.headline {
  font-size: 30px;
  line-height: 1.2em;
  letter-spacing: 0em;
  margin-bottom: 0px;
  color: rgb(255, 255, 255);
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.headline a:hover {
  text-decoration: underline;
}

nav {
  text-align: center;
}

nav>ul li>a {
  transition: all 0s ease 0s;
  font-size: 12px;
  color: rgb(139, 139, 139);
}

nav:before {
  font-size: 30px;
  color: rgb(69, 69, 69);
}

nav>ul>li>ul a {
  font-size: 14px;
}

nav>ul li a:hover {
  background-color: rgb(227, 108, 9);
}

nav>ul li a {
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 0px;
  text-align: center;
  background-color: rgb(51, 51, 51);
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

nav>ul>li>ul li a {
  background-color: rgb(255, 255, 255);
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

nav>ul>li>ul li a:hover {
  background-color: rgb(234, 234, 234);
}

nav>ul>li>ul li.active>a {
  background-color: rgb(234, 234, 234);
}

nav>ul li>a:hover {
  color: rgb(0, 0, 0);
}

nav>ul li.active>a {
  color: rgb(0, 0, 0);
  background-color: rgb(227, 108, 9);
}

.nav {
  margin-top: 5px;
  margin-bottom: 5px;
}

.subtitle {
  font-size: 16px;
  line-height: 1.2em;
  letter-spacing: 0em;
  margin-bottom: 0px;
  color: rgb(227, 108, 9);
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.preamble {
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0em;
  margin-bottom: 5px;
}

.preamble a {}

.preamble a:hover {}

.bodytext {
  line-height: 1.4em;
  margin-bottom: 5px;
  font-size: 16px;
  color: rgb(139, 139, 139);
}

.bodytext a {
  color: rgb(247, 151, 28);
}

.bodytext a:hover {
  color: rgb(247, 151, 28);
  text-decoration: underline;
}

.smalltext {
  line-height: 1.2em;
  letter-spacing: 0em;
  font-size: 11px;
  margin-bottom: 5px;
}

.smalltext a {}

.smalltext a:hover {}

body {
  color: rgb(96, 96, 96);
  font-size: 16px;
  font-family: Verdana;
  line-height: 1.2em;
  font-weight: 400;
  background-color: rgb(0, 0, 0);
}

body a {
  text-decoration: none;
  color: rgb(68, 58, 223);
}

.button {
  margin-bottom: 40px;
  border-radius: 3px;
  border-width: 0px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  background-color: rgb(69, 69, 69);
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
}

.button:hover {
  background-color: rgb(53, 53, 53);
}

.form {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-left: 15px;
  margin-right: 15px;
}

.form label {
  padding-bottom: 0px;
  margin-bottom: 10px;
  line-height: 1.2em;
}

.form input[type=checkbox]+span,
.form input[type=radio]+span {
  margin-left: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  line-height: 1.6em;
}

.form input[type=text],
.form textarea,
.form select {
  border-radius: 3px;
  border-color: rgb(204, 204, 204);
  color: rgb(136, 136, 136);
  font-size: 14px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  font-family: Arial;
}

.form input[type=submit] {
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: rgb(139, 139, 139);
  font-family: Arial;
}

.form input[type=submit]:hover {
  background-color: rgb(139, 139, 139);
}

.form .thankYou {
  color: rgb(247, 151, 28);
}

.text {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.image {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}

.map {
  margin-bottom: 40px;
}

.gallery {
  margin-bottom: 40px;
}

.row {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.col {
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
}

.custom1 {}

.custom2 {}

.custom4 {}

.custom5 {}

.custom3 {}

.smallsubtitle {
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 5px;
}

.spottext {
  font-size: 14px;
  color: rgb(139, 139, 139);
  line-height: 1.6em;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.footertext {
  font-size: 13px;
  line-height: 1.3em;
  margin-bottom: 5px;
  color: rgb(51, 51, 51);
  font-family: Arial;
  text-align: center;
}

.footertext a {
  color: rgba(51, 51, 51, 0.59);
  text-decoration: underline;
}

.footertext a:hover {
  color: rgba(51, 51, 51, 0.84);
}

.companyname {
  font-size: 22px;
  text-align: left;
  line-height: 1.2em;
}

.companyname a {
  color: rgb(96, 96, 96);
}

.smallspottext {
  line-height: 1.2em;
  color: rgb(247, 151, 28);
  text-align: left;
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: 800;
}

.locale {
  text-align: right;
}

.locale ul li a {
  transition: all 0.25s ease-in 0s;
  color: rgb(255, 255, 255);
}

.locale ul li {
  background-color: rgb(69, 69, 69);
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}

.button2 {
  font-size: 21px;
  border-width: 2px;
  line-height: 1em;
  margin-bottom: 40px;
  border-radius: 3px;
  color: rgb(255, 255, 255);
  border-color: rgb(255, 255, 255);
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
}

.button2:hover {
  border-color: rgba(255, 255, 255, 0.498039);
}

.divider {
  display: table;
  margin-left: auto;
  margin-right: auto;
  border-top-width: 1px;
  border-color: rgba(0, 0, 0, 0.0980392);
  width: 100%;
}

.socialmedia {
  text-align: right;
  font-size: 19px;
}

.socialmedia li {
  margin-left: 10px;
  margin-bottom: 10px;
}

.socialmedia li a {
  width: 30px;
  height: 30px;
}

.paymenticons li {
  margin-left: 5px;
  margin-bottom: 5px;
  padding-bottom: 40px;
}

.linklist {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 0px;
}

.linklist a {
  margin-bottom: 1px;
  background-color: rgb(242, 242, 242);
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.breadcrumb li a {
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.brandfooter {
  font-size: 0px;
  line-height: 0em;
}

.darkspottext {
  font-size: 14px;
  color: rgb(51, 51, 51);
  line-height: 1.2em;
}

.darkspottext a {
  color: rgb(247, 151, 28);
}

.darkspottext a:hover {
  color: rgb(247, 151, 28);
  text-decoration: underline;
}

.darksmallspottext {
  font-size: 20px;
  color: rgb(79, 129, 189);
  line-height: 1.2em;
  font-weight: 800;
  text-align: center;
}

.lightbodytext {
  color: rgb(139, 139, 139);
  font-size: 12px;
  line-height: 1.6em;
}

.lightbodytext a {
  color: rgb(247, 151, 28);
}

.lightbodytext a:hover {
  color: rgb(247, 151, 28);
  text-decoration: underline;
}

@media only screen and (max-width:1199px) {
  nav:before {
    color: rgb(227, 108, 9);
    font-size: 35px;
  }

  nav>ul li a:hover {
    background-color: rgb(51, 51, 51);
  }

  nav>ul li a {
    margin-bottom: 2px;
    margin-right: 0px;
  }

  nav.opened-menu>ul {
    background-color: rgb(0, 0, 0);
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  nav>ul .closeBtn {
    color: rgb(227, 108, 9);
  }

  .custom4 {}

  .custom4 a {}

  .custom4 a:hover {}

  .custom1 {
    line-height: 1.2em;
  }

  .custom1 a {}

  .custom1 a:hover {}

  .custom3 {}

  .custom3 a {}

  .custom3 a:hover {}

  body {}

  body a {}

  body a:hover {}

  .companyname {
    font-size: 18px;
  }

  .companyname a {}

  .companyname a:hover {}
}

@media only screen and (max-width:767px) {
  nav>ul li>a {
    font-size: 18px;
  }

  nav>ul>li>ul a {
    font-size: 15px;
  }

  nav:before {
    font-size: 35px;
    color: rgb(252, 150, 52);
  }

  nav>ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
    margin-bottom: 2px;
  }

  nav>ul>li>ul li a {
    background-color: rgba(255, 255, 255, 0);
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  nav.opened-menu>ul {
    background-color: rgb(0, 0, 0);
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  nav>ul .closeBtn {
    color: rgb(247, 151, 28);
  }

  .smalltext {}

  .smalltext a {}

  .smalltext a:hover {}

  .form {
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .form label {}

  .form input[type=checkbox]+span,
  .form input[type=radio]+span {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .form input[type=submit] {}

  .form input[type=submit]:hover {}

  .form input[type=text],
  .form textarea,
  .form select {}

  .form .thankYou {}

  .gallery {
    margin-bottom: 20px;
  }

  .map {
    margin-bottom: 20px;
  }

  .button {
    margin-bottom: 20px;
  }

  .button:hover {}

  .custom1 {}

  .custom1 a {}

  .custom1 a:hover {}

  .custom2 {}

  .custom2 a {}

  .custom2 a:hover {}

  .custom3 {}

  .custom3 a {}

  .custom3 a:hover {}

  .custom4 {}

  .custom4 a {}

  .custom4 a:hover {}

  .custom5 {}

  .custom5 a {}

  .custom5 a:hover {}

  body {}

  body a {}

  body a:hover {}

  .locale {}

  .locale ul li a {}

  .locale ul li a:hover {}

  .locale ul li.active a {}

  .locale ul li {}

  .locale ul li:hover {}

  .locale ul li.active {}

  .smallspottext {
    font-size: 20px;
  }

  .smallspottext a {}

  .smallspottext a:hover {}

  .companyname {
    font-size: 20px;
  }

  .companyname a {}

  .companyname a:hover {}

  .footertext {}

  .footertext a {}

  .footertext a:hover {}

  .button2 {
    margin-bottom: 20px;
  }

  .button2:hover {}

  .socialmedia {
    text-align: center;
    font-size: 22px;
  }

  .socialmedia li a {
    width: 45px;
    height: 45px;
  }

  .socialmedia li a:hover {}

  .socialmedia li {
    margin-left: 5px;
    margin-right: 5px;
  }

  .socialmedia li:hover {}
}

#r5001>.container {
  padding-left: 80px;
  padding-right: 80px;
  padding-bottom: 20px;
}

#m1871 {
  margin-left: auto;
  margin-right: auto;
}

#r5002 {
  background-color: rgba(255, 255, 255, 0);
  background-position: 50% 0%;
  background-repeat: repeat-y;
}

#r3255 {
  background-color: rgb(252, 150, 52);
  border-top-width: 50px;
  border-color: rgb(19, 19, 19);
}

#c1238 {
  padding-top: 20px;
  padding-bottom: 20px;
}

#p3475 #m2370 {
  border-top-width: 6px;
  border-color: rgba(0, 0, 0, 0);
}

#p3475 #m2855 {
  border-style: solid;
  border-left-width: 3px;
  border-top-width: 3px;
  border-bottom-width: 3px;
  border-right-width: 3px;
  border-color: rgb(252, 150, 52);
  margin-bottom: 0px;
}

#p3475 #m2855 .hoverOverlay .hoverIcon {
  border-style: solid;
}

#p3475 #m2855 .hoverOverlay {
  border-style: solid;
}

#p3475 #m1085 {
  border-style: solid;
}

#p6392 #m2370 {
  border-top-width: 6px;
  border-color: rgba(0, 0, 0, 0);
}

#p6392 #m2630 .hoverOverlay .hoverIcon {
  border-style: solid;
}

#p6392 #m2630 .hoverOverlay {
  border-style: solid;
}

#p6392 #m2630 {
  border-style: solid;
}

#p8446 #m2370 {
  border-top-width: 6px;
  border-color: rgba(0, 0, 0, 0);
}

#p8446 #m4459 {
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-color: rgb(19, 19, 19);
  max-width: 100%;
  margin-right: 0px;
}

#p5500 #m2370 {
  border-top-width: 6px;
  border-color: rgba(0, 0, 0, 0);
}

#p5500 #m4459 {
  border-left-width: 5px;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-right-width: 5px;
  border-color: rgb(19, 19, 19);
  margin-right: 0px;
}

#p5500 #m3105 {
  border-left-width: 5px;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-right-width: 5px;
  border-color: rgb(19, 19, 19);
  margin-right: 0px;
}

#p5500 #m2631 {
  border-style: solid;
  border-left-width: 5px;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-right-width: 5px;
  border-color: rgb(19, 19, 19);
  margin-right: 0px;
}

#p5500 #m2631+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p5500 #m2631+.hoverOverlay {
  border-style: solid;
}

#p5500 #m4329 {
  border-style: solid;
  border-left-width: 5px;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-right-width: 5px;
  border-color: rgb(19, 19, 19);
  margin-right: 0px;
}

#p5500 #m4329+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p5500 #m4329+.hoverOverlay {
  border-style: solid;
}

#p5500 #m4216 {
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-color: rgb(19, 19, 19);
  max-width: 100%;
  margin-right: 0px;
}

#p5500 #m2648 {
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-color: rgb(19, 19, 19);
  max-width: 100%;
  margin-right: 0px;
}

#p7191 #m4459 {
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-color: rgb(19, 19, 19);
  max-width: 100%;
  margin-right: 0px;
}

#p5824 #m4459 {
  border-top-width: 5px;
  border-right-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 5px;
  border-color: rgb(19, 19, 19);
  float: left;
  max-width: 100%;
}

#p7416 #m2370 {
  border-top-width: 6px;
  border-color: rgba(0, 0, 0, 0);
}

#p7416 #m3801 {
  height: 400px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
}

@media only screen and (max-width:1199px) {
  #r5001>.container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  #r5002 {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  #r5002>.container {
    padding-left: 10px;
    padding-right: 10px;
  }

  #p8446 #m4459 {
    max-width: 95%;
  }

  #p5500 #m4459 {
    max-width: 95%;
  }

  #p5500 #m3105 {
    max-width: 95%;
  }

  #p5500 #m2631 {
    max-width: 95%;
  }

  #p5500 #m4329 {
    max-width: 95%;
  }

  #p5500 #m4216 {
    max-width: 95%;
  }

  #p5500 #m2648 {
    max-width: 95%;
  }

  #p7191 #m4459 {
    max-width: 95%;
  }

  #p5824 #m4459 {
    max-width: 95%;
  }
}

@media only screen and (max-width:767px) {
  #m2711 {
    width: 100%;
    display: table;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    background-color: rgb(247, 151, 28);
    color: rgb(0, 0, 0);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    font-weight: 800;
  }

  #m2711 .buttonIcon.fa {
    margin-right: 10px;
  }

  #m2836 {
    margin-left: auto;
    margin-right: auto;
  }

  #r5002>.container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  #r3255 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    background-color: rgb(139, 139, 139);
  }

  #c1238 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #p8446 #m4459 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #p5500 #m4459 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #p5500 #m3105 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #p5500 #m2631 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #p5500 #m4329 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #p5500 #m4216 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #p5500 #m2648 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #p7191 #m4459 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #p5824 #m4459 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}