.headline {
  font-size: 32px;
  line-height: 1.2em;
  letter-spacing: 0em;
  margin-bottom: 20px;
  color: rgb(20, 88, 113);
  font-weight: 400;
  margin-top: 20px;
}

.headline a:hover {
  text-decoration: underline;
}

nav {
  text-align: left;
}

nav>ul li>a {
  transition: all 0s ease 0s;
  color: rgb(255, 255, 255);
  font-family: Arial;
}

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(72, 146, 177);
}

nav>ul li a {
  padding-top: 30px;
  padding-right: 25px;
  padding-bottom: 30px;
  padding-left: 25px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom-width: 1px;
  border-color: rgb(210, 217, 219);
}

nav>ul>li>ul li a {
  background-color: rgb(20, 88, 113);
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  padding-left: 20px;
}

nav>ul>li>ul li a:hover {
  background-color: rgb(72, 146, 177);
}

nav>ul>li>ul li.active>a {
  background-color: rgb(20, 88, 113);
  color: rgb(255, 255, 255);
}

nav>ul li.active>a {
  background-color: rgb(225, 115, 5);
}

.subtitle {
  font-size: 24px;
  line-height: 1.2em;
  letter-spacing: 0em;
  margin-bottom: 20px;
}

.preamble {
  font-size: 22px;
  line-height: 1.5em;
  letter-spacing: 0em;
  margin-bottom: 5px;
}

.preamble a {}

.preamble a:hover {}

.bodytext {
  line-height: 1.6em;
  margin-bottom: 5px;
  font-size: 14px;
  color: rgb(6, 5, 5);
}

.bodytext a {
  color: rgb(72, 146, 177);
}

.smalltext {
  line-height: 1.7em;
  letter-spacing: 0em;
  font-size: 11px;
  margin-bottom: 5px;
  text-align: center;
  color: rgb(6, 5, 5);
  padding-bottom: 20px;
}

body {
  color: rgb(6, 5, 5);
  font-size: 14px;
  font-family: Arial;
  line-height: 1.2em;
  font-weight: 400;
  background-color: rgb(255, 255, 255);
  background-image: url(../../uploads/V4KqCFIj/Middle_texture.jpg);
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

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: 40px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.form label {
  padding-bottom: 0px;
  margin-bottom: 10px;
  line-height: 1.2em;
}

.form input[type=text],
.form textarea,
.form select {
  border-radius: 3px;
  border-width: 1px;
  border-color: rgb(204, 204, 204);
  color: rgb(69, 69, 69);
  font-size: 14px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.form input[type=submit] {
  margin-top: 20px;
  margin-bottom: 0px;
}

.form input[type=checkbox]+span,
.form input[type=radio]+span,
.form .form_option input[type=checkbox]+label {
  line-height: 1.6em;
  margin-left: 10px;
  margin-bottom: 20px;
  margin-right: 20px;
}

.text {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
}

.image {
  margin-bottom: 40px;
}

.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: 63px;
  color: rgb(255, 255, 255);
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 20px;
}

.footertext {
  font-size: 11px;
  line-height: 1.6em;
  margin-bottom: 5px;
  color: rgb(210, 217, 219);
  text-align: center;
}

.footertext a {
  color: rgba(210, 217, 219, 0.46);
}

.footertext a:hover {
  text-decoration: underline;
}

.companyname {
  font-size: 30px;
  text-align: right;
  line-height: 1.2em;
  color: rgb(255, 244, 244);
  padding-top: 100px;
  padding-bottom: 20px;
}

.companyname a {
  color: rgb(255, 255, 255);
}

.companyname a:hover {
  color: rgb(255, 255, 255);
}

.smallspottext {
  line-height: 1.5em;
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 22px;
  margin-bottom: 5px;
}

.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;
}

@media only screen and (max-width:1199px) {
  nav {}

  nav>ul li>a:hover {}

  nav>ul li.active>a {}

  nav>ul>li>ul a {}

  nav>ul>li>ul li.active>a {}

  nav:before {
    color: rgb(69, 69, 69);
    font-size: 30px;
  }

  .row {
    padding-top: 00px;
  }

  .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 {}

  .text {}

  .preamble {
    font-size: 18px;
  }

  .preamble a {}

  .preamble a:hover {}

  .bodytext {}

  .bodytext a {}

  .bodytext a:hover {}

  .smallsubtitle {}

  .smallsubtitle a {}

  .smallsubtitle a:hover {}

  .smalltext {
    font-size: 12px;
  }

  .spottext {
    font-size: 50px;
  }

  .spottext a {}

  .spottext a:hover {}

  .smallspottext {
    font-size: 18px;
  }

  .smallspottext a {}

  .smallspottext a:hover {}

  .footertext {
    font-size: 12px;
  }

  .footertext a {}

  .footertext a:hover {}
}

@media only screen and (max-width:767px) {
  nav {
    text-align: center;
  }

  nav>ul li>a {
    font-size: 18px;
  }

  nav>ul>li>ul a {
    font-size: 15px;
  }

  nav:before {
    font-size: 30px;
    color: rgb(255, 255, 255);
  }

  nav>ul li a:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  nav>ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 0px;
  }

  nav>ul>li>ul li a {
    background-color: rgba(255, 255, 255, 0);
    padding-right: 10px;
    padding-left: 10px;
  }

  nav>ul>li>ul li a:hover {
    background-color: rgba(255, 255, 255, 0);
  }

  nav.opened-menu>ul {
    background-color: rgb(20, 88, 113);
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .headline {
    font-size: 26px;
  }

  .subtitle {
    font-size: 20px;
  }

  .preamble {
    font-size: 20px;
  }

  .preamble a {}

  .preamble a:hover {}

  .bodytext {}

  .bodytext a {}

  .bodytext a:hover {}

  .smalltext {}

  .smalltext a {}

  .smalltext a:hover {}

  .text {
    padding-right: 10px;
    padding-left: 10px;
  }

  .form {
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .form label {}

  .form input[type=submit] {}

  .form input[type=submit]:hover {}

  .form input[type=text],
  .form textarea,
  .form select {}

  .form .thankYou {}

  .form input[type=checkbox]+span,
  .form input[type=radio]+span,
  .form .form_option input[type=checkbox]+label {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .gallery {
    margin-bottom: 20px;
  }

  .map {
    margin-bottom: 20px;
  }

  .image {
    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 {}

  .spottext {
    font-size: 39px;
  }

  .spottext a {}

  .spottext 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 {}

  .smallsubtitle {}

  .smallsubtitle a {}

  .smallsubtitle a:hover {}

  .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-right: 85px;
  padding-left: 85px;
}

#r3165 {
  background-image: url(../../uploads/AAmLiUZF/0x0_1199x0/header.jpg);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  padding-top: 26px;
}

#r3165>.container {
  padding-right: 0px;
  padding-left: 00px;
}

#m1375 {
  margin-left: 36px;
}

#m1358 {
  padding-left: 49px;
  padding-top: 51px;
  padding-right: 82px;
}

#r5000 {
  background-color: rgb(20, 88, 113);
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

#c4354 {
  padding-top: 0px;
}

#r5002 {
  background-color: rgb(255, 255, 255);
  background-position: 50% 0%;
  background-repeat: repeat-y;
}

#r1074 {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgb(5, 106, 168);
}

#p2374 #m4234 {
  max-width: 41%;
  margin-left: 20px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}

#p2374 #m2631 {
  margin-left: 0px;
}

#p2374 #m2631 .listIcon {
  color: rgb(225, 115, 5);
}

#p2374 #m2631 .listTitle {
  font-size: 14px;
  color: rgb(6, 5, 5);
  font-weight: 800;
}

#p2374 #m2128 {
  border-color: rgb(255, 255, 255);
}

#p2374 #m1880 {
  padding-left: 20px;
}

#p2374 #m3555 {
  margin-left: 40px;
}

#p2374 #m3555 .listIcon {
  color: rgb(225, 115, 5);
}

#p2374 #m3555 .listTitle {
  margin-left: 0px;
}

#p2374 #m3555 .itemLabel {
  font-weight: 800;
  font-family: Archivo Narrow;
}

#p2374 #m3555 .listItem {
  padding-left: 0px;
  padding-right: 0px;
}

#p2374 #m4165 {
  margin-bottom: 20px;
}

#p2374 #c3088 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p2374 #m4981 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p2374 #m3607 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p2374 #m3304 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p2374 #m4293 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p2374 #m4293+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p2374 #m4293+.hoverOverlay {
  border-style: solid;
}

#p2374 #m4516 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

#p1879 #m3126 {
  max-width: 41%;
  margin-left: 10px;
  float: right;
  margin-right: 10px;
  margin-bottom: 0px;
}

#p1879 #m3350 {
  margin-left: 0px;
  padding-left: 33px;
}

#p1879 #m3350 .listIcon {
  color: rgb(225, 115, 5);
}

#p1879 #m3350 .listTitle {
  font-size: 14px;
  color: rgb(6, 5, 5);
  font-weight: 800;
}

#p1879 #m3350 .itemLabel {
  font-weight: 400;
  font-family: Arial;
}

#p1879 #m3350 .listItem {
  padding-left: 0px;
  padding-right: 15px;
}

#p1879 #m1567 {
  border-color: rgb(255, 255, 255);
}

#p1879 #m3245 {
  max-width: 20%;
  margin-left: 30px;
  float: left;
  margin-right: 10px;
  margin-bottom: 0px;
}

#p1879 #m2381 {
  margin-left: 0px;
}

#p1879 #m2381 .listIcon {
  color: rgb(225, 115, 5);
}

#p1879 #m2381 .listTitle {
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

#p1879 #m2381 .itemLabel {
  font-weight: 800;
  font-family: Archivo Narrow;
}

#p1879 #m2381 .listItem {
  padding-left: 0px;
  padding-right: 0px;
}

#p1879 #m3498 {
  margin-bottom: 20px;
  padding-top: 23px;
}

#p1879 #m2455 {
  border-color: rgb(255, 255, 255);
}

#p1879 #m2839 {
  max-width: 36%;
  margin-left: 10px;
  float: right;
  margin-right: 10px;
  margin-bottom: 0px;
}

#p1879 #m3980 {
  padding-bottom: 21px;
}

#p1879 #m1350 {
  padding-bottom: 30px;
}

#p1879 #c2558 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p1879 #m1881 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p1879 #m1628 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p1879 #m1628+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p1879 #m1628+.hoverOverlay {
  border-style: solid;
}

#p1879 #m3645 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p1879 #m4649 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p1879 #m3785 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

#p8282 #m2260 {
  border-color: rgb(255, 255, 255);
}

#p8282 #m3848 {
  margin-left: auto;
  margin-right: auto;
}

#p8282 #m3482 {
  border-color: rgb(255, 255, 255);
}

#p8282 #c1469 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p8282 #m1730 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p8282 #m4960 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p8282 #m4960+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p8282 #m4960+.hoverOverlay {
  border-style: solid;
}

#p8282 #m1998 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p8282 #m1886 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p8282 #m3196 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

#p3475 #m3229 {
  margin-left: 0px;
  padding-left: 33px;
}

#p3475 #m3229 .listIcon {
  color: rgb(225, 115, 5);
}

#p3475 #m3229 .listTitle {
  font-size: 14px;
  color: rgb(6, 5, 5);
  font-weight: 800;
  padding-bottom: 20px;
}

#p3475 #m3229 .itemLabel {
  font-weight: 400;
  font-family: Arial;
}

#p3475 #m3229 .listItem {
  padding-left: 0px;
  padding-right: 15px;
}

#p3475 #m3844 {
  padding-top: 20px;
}

#p3475 #c4043 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p3475 #m4632 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p3475 #m1901 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p3475 #m1901+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p3475 #m1901+.hoverOverlay {
  border-style: solid;
}

#p3475 #m2105 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p3475 #m2975 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p3475 #m1137 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

#p9459 #m4796 {
  border-color: rgb(255, 255, 255);
}

#p9459 #m2963 {
  margin-left: auto;
  margin-right: auto;
}

#p9459 #m2324 {
  border-color: rgb(255, 255, 255);
}

#p9459 #c2225 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p9459 #m1812 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p9459 #m4285 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p9459 #m4285+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p9459 #m4285+.hoverOverlay {
  border-style: solid;
}

#p9459 #m1424 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p9459 #m1394 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p9459 #m1302 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

#p1620 #m4796 {
  border-color: rgb(255, 255, 255);
}

#p1620 #m1715 {
  margin-left: auto;
  margin-right: auto;
}

#p1620 #m2963 {
  margin-left: auto;
  margin-right: auto;
}

#p1620 #m4700 {
  margin-left: auto;
  margin-right: auto;
}

#p1620 #m2324 {
  border-color: rgb(255, 255, 255);
}

#p1620 #c2225 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p1620 #m1812 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p1620 #m2391 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p1620 #m2391+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p1620 #m2391+.hoverOverlay {
  border-style: solid;
}

#p1620 #m1424 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p1620 #m1394 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p1620 #m1302 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

#p3731 #m2829 {
  border-color: rgb(255, 255, 255);
}

#p3731 #m3747 {
  margin-left: 0;
  margin-right: auto;
  float: left;
}

#p3731 #m4092 {
  margin-left: 0px;
  padding-left: 33px;
}

#p3731 #m4092 .listIcon {
  color: rgb(225, 115, 5);
}

#p3731 #m4092 .listTitle {
  font-size: 14px;
  color: rgb(6, 5, 5);
  font-weight: 800;
  padding-bottom: 20px;
  margin-top: 0px;
}

#p3731 #m4092 .itemLabel {
  font-weight: 400;
  font-family: Arial;
}

#p3731 #m4092 .listItem {
  padding-left: 0px;
  padding-right: 15px;
}

#p3731 #m2024 {
  border-color: rgb(255, 255, 255);
}

#p3731 #c1625 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p3731 #m1563 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p3731 #m4474 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p3731 #m4474+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p3731 #m4474+.hoverOverlay {
  border-style: solid;
}

#p3731 #m1792 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p3731 #m1480 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p3731 #m4385 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

#p6040 #m2829 {
  border-color: rgb(255, 255, 255);
}

#p6040 #m3747 {
  margin-left: auto;
  margin-right: auto;
}

#p6040 #m2024 {
  border-color: rgb(255, 255, 255);
}

#p6040 #c1625 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p6040 #m1563 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p6040 #m1676 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p6040 #m1676+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p6040 #m1676+.hoverOverlay {
  border-style: solid;
}

#p6040 #m1792 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p6040 #m1480 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p6040 #m4385 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

#p3843 #m2752 {
  border-color: rgb(255, 255, 255);
}

#p3843 #m3385 {
  padding-bottom: 20px;
}

#p3843 #m2542 {
  margin-left: 20px;
  margin-right: 20px;
}

#p3843 #m1655 {
  margin-bottom: 20px;
  height: 340px;
  margin-left: 20px;
  margin-right: 20px;
  border-color: rgb(6, 5, 5);
  border-right-width: 1px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
}

#p3843 #m4407 {
  border-color: rgb(255, 255, 255);
}

#p3843 #c2284 {
  background-color: rgb(209, 227, 236);
  padding-top: 20px;
}

#p3843 #m2831 {
  margin-left: 29px;
  margin-right: auto;
  margin-bottom: 0px;
}

#p3843 #m1082 {
  max-width: 49%;
  border-style: solid;
  margin-left: auto;
  margin-right: auto;
}

#p3843 #m1082+.hoverOverlay .hoverIcon {
  border-style: solid;
}

#p3843 #m1082+.hoverOverlay {
  border-style: solid;
}

#p3843 #m4940 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}

#p3843 #m4425 {
  margin-left: 28px;
  margin-right: 0;
  margin-bottom: 0px;
}

#p3843 #m3323 {
  margin-left: auto;
  margin-right: auto;
  max-width: 49%;
}

@media only screen and (max-width:1199px) {
  #r5001>.container {
    padding-right: 0px;
    padding-left: 0px;
  }

  #m1358 {
    padding-right: 28px;
  }

  #r5002 {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  #r1074>.container {}
}

@media only screen and (max-width:767px) {
  #r4740 {
    background-color: rgb(225, 115, 5);
    padding-top: 5px;
    padding-bottom: 5px;
  }

  #m1911 {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 15px;
  }

  #m1911 .buttonIcon.fa {
    font-size: 15px;
    margin-right: 10px;
  }

  #r3165 {
    background-image: none;
    background-color: rgb(20, 88, 113);
    border-bottom-width: 1px;
    border-color: rgb(6, 5, 5);
    padding-top: 0px;
  }

  #m1375 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 20px;
  }

  #r5000 {
    padding-top: 0px;
  }

  #c4354 {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
  }

  #r1074 {
    padding-bottom: 15px;
    padding-top: 30px;
  }

  #r1074>.container {}

  #m1028 {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  #p2374 #m4234 {
    max-width: 66%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  #p2374 #m2631 {
    padding-left: 10px;
    padding-right: 10px;
  }

  #p2374 #m2631 .listTitle {
    padding-left: 0px;
    padding-right: 0px;
  }

  #p1879 #m3126 {
    max-width: 66%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  #p1879 #m3350 {
    padding-left: 10px;
    padding-right: 10px;
  }

  #p1879 #m3350 .listTitle {
    padding-left: 0px;
    padding-right: 0px;
  }

  #p1879 #m3245 {
    max-width: 66%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  #p1879 #m2839 {
    max-width: 66%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  #p3475 #m3229 {
    padding-left: 10px;
    padding-right: 10px;
  }

  #p3475 #m3229 .listTitle {
    padding-left: 0px;
    padding-right: 0px;
  }

  #p3731 #m4092 {
    padding-left: 10px;
    padding-right: 10px;
  }

  #p3731 #m4092 .listTitle {
    padding-left: 0px;
    padding-right: 0px;
  }
}