:root {
  --white: white;
  --black: black;
}

body {
  color: #333;
  background-image: url('../images/tile_herringbone2.jpg');
  background-position: 0 0;
  background-size: 539px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.body {
  color: #fff;
  background-image: none;
  font-family: century-gothic, sans-serif;
  font-size: 15px;
  display: block;
}

.navbar {
  background-color: var(--white);
  height: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 5px;
  font-family: Comfortaa, sans-serif;
  font-size: 14px;
}

.nav-link:hover {
  color: #8d8d8d;
}

.nav-link.w--current {
  color: var(--black);
}

.logo {
  padding-top: 35px;
  padding-bottom: 25px;
  padding-left: 15px;
}

.address {
  float: right;
  clear: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: auto;
  padding-top: 26px;
  padding-right: 20px;
  font-family: Century Gothic;
  font-size: 20px;
  font-weight: 400;
  position: relative;
}

.navmenu {
  clear: left;
  margin-top: -60px;
  padding-bottom: 0;
}

.section1 {
  background-image: url('../images/triangle1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  height: auto;
  padding-bottom: 30px;
}

.container1 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dropdownlist {
  display: none;
}

.dropdownlist.w--open {
  background-color: #23201f;
  margin-top: 2px;
}

.dropdownlink {
  color: #fff;
  text-transform: uppercase;
  background-color: #231f20;
  border-bottom: 1px solid #fff;
}

.dropdownlink:hover, .dropdownlink.w--current {
  color: #e5d79f;
}

.brand, .brand.w--current {
  width: 350px;
}

.section2 {
  background-image: url('../images/triangle2.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 40px;
  padding-bottom: 100px;
}

.container2, .container3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section4 {
  padding: 60px 30px 90px;
}

.container4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section5 {
  display: none;
}

.container5 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section6 {
  background-image: url('../images/triangle1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 60px;
  padding-bottom: 90px;
}

.container6 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section7 {
  padding-top: 40px;
  padding-bottom: 600px;
}

.container7, .container8, .container9, .container10 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: auto;
}

.gallerysurr {
  background-color: #231f20;
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.galnav {
  display: none;
}

.galarrow {
  background-color: #0000;
}

.gallthumbs {
  background-color: #0000;
  height: 130px;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.fullwidthimg {
  float: none;
  width: 100%;
}

.thumbsnav {
  background-color: #231f20;
  display: none;
  position: relative;
}

.thumb {
  float: none;
  width: 220px;
  max-width: 220px;
  height: auto;
  padding-left: 5px;
  padding-right: 5px;
}

.gallslide {
  cursor: pointer;
  width: 100%;
  max-width: none;
  transition: opacity .25s;
}

.gallslide:hover {
  opacity: .65;
}

.fullslider-section {
  margin-top: 100px;
}

.fullslider-section.mob {
  display: none;
}

.fullslider {
  background-color: #0000;
  width: auto;
  height: 100%;
}

.fullwidthimg-2 {
  width: 100%;
  height: auto;
}

.homenav, .sliderarrow {
  display: none;
}

.containesurr1 {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.descleft {
  float: left;
  width: 40%;
  margin-top: 12%;
  padding-right: 100px;
}

.descright {
  float: right;
  width: 60%;
}

.descheading {
  color: #a3c1a0;
  text-transform: uppercase;
  font-family: Comfortaa, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
}

.desctext {
  color: var(--black);
  margin-top: 40px;
  padding-right: 36px;
  font-family: Comfortaa, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
}

.containersurr2 {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.afirstheading {
  color: #a3c1a0;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 100px;
  font-family: Comfortaa, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 48px;
}

.afirstsub {
  color: var(--black);
  text-transform: uppercase;
  width: 700px;
  font-family: Comfortaa, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
}

.afirsttext {
  color: var(--black);
  width: 670px;
  margin-top: 25px;
  font-size: 17px;
  line-height: 24px;
}

.floocontainer {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 90px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.floorleft {
  float: left;
  width: 37.5%;
}

.floorright {
  float: none;
  width: auto;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.floorheading {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  padding-right: 143px;
  font-size: 34px;
  font-weight: 400;
  line-height: 44px;
}

.floorlist {
  color: var(--black);
  margin-left: -20px;
  padding-left: 0;
  padding-right: 152px;
  font-size: 17px;
  line-height: 24px;
}

.floorimg {
  width: auto;
  max-width: 98%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.thirdfloor {
  color: var(--black);
  text-align: center;
  padding-bottom: 8px;
  padding-left: 0;
  font-family: Comfortaa, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.ipms3 {
  color: var(--black);
  text-align: center;
  margin-bottom: 45px;
  padding-left: 0;
  font-family: Comfortaa, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.nottoscale {
  color: var(--black);
  text-align: center;
  padding-top: 4px;
  padding-left: 0;
  font-family: Comfortaa, sans-serif;
  font-weight: 300;
}

.mainslider {
  background-color: var(--white);
  width: 100%;
  height: auto;
}

.slideicon {
  background-color: #7e7e7e;
  border: 0 #000;
  height: 40px;
  font-family: century-gothic, sans-serif;
  font-weight: 400;
}

.collagesurr {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.collageleft {
  float: left;
  width: 50%;
  padding-left: .5%;
  padding-right: .5%;
}

.collageright {
  float: right;
  width: 50%;
  margin-bottom: 60px;
  padding-left: .5%;
  padding-right: .5%;
}

.mapslider {
  clear: both;
  background-color: var(--white);
  width: 100%;
  height: auto;
  margin-top: 38px;
  padding-top: 0;
}

.slideicon2 {
  background-color: #92929291;
}

.slideicon2.left {
  display: none;
}

.slide-nav {
  padding-top: 0;
}

.termstext {
  color: var(--black);
  text-align: center;
  width: auto;
  max-width: 500px;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2%;
  padding-right: 2%;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 23px;
}

.bold {
  font-weight: 700;
}

.downloadsurr {
  width: auto;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.dlleft, .dlright {
  float: left;
  width: 33.333%;
}

.dltitle {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 30px;
  font-family: Comfortaa, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

.arrowblock {
  float: none;
  opacity: 1;
  width: 100px;
  margin: 0 auto;
  transition: transform .408s;
  display: block;
  position: relative;
  inset: 85% 0 auto 0%;
}

.arrowblock:hover {
  transform: translate(0, 9px);
}

.downarrow {
  z-index: 1;
  float: none;
  opacity: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.agentsurr {
  width: auto;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.agebtleft {
  float: left;
  width: 8%;
}

.agentleft {
  float: left;
  width: 50%;
}

.agentright {
  float: right;
  width: 50%;
}

.furtherinfo {
  color: var(--black);
  text-align: center;
  margin-top: 70px;
  margin-bottom: 30px;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.agenttext {
  color: var(--black);
  text-align: center;
  margin-bottom: 25px;
  font-family: Comfortaa, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.agentlink {
  color: #000;
  text-decoration: none;
}

.agentlink:hover {
  color: #7e7e7e;
}

.agentlogo {
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.legal {
  color: var(--black);
  text-align: center;
  width: auto;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 22%;
  padding-right: 22%;
  font-family: Comfortaa, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 15px;
}

.newslider {
  width: auto;
  height: 1%;
}

.newsection1 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.newsec1surr {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.contemp1 {
  float: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 10px;
  display: block;
}

.contemp1.first {
  max-width: 700px;
  padding-top: 8%;
  padding-left: 8%;
  font-size: 44px;
}

.contemp2 {
  float: right;
  width: 50%;
  padding: 10px;
}

.contempheading {
  color: #a3c1a0;
  text-transform: uppercase;
  font-family: Comfortaa, sans-serif;
  font-size: 44px;
  line-height: 48px;
}

.contemptext {
  color: var(--black);
  width: auto;
  max-width: 320px;
  margin-top: 15px;
  font-family: Comfortaa, sans-serif;
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
}

.iconsection {
  background-color: #3d4347;
  padding: 50px 20px 80px;
}

.icons1, .icons2 {
  float: left;
  width: 33.3%;
  display: block;
}

.icon3 {
  float: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 33.3%;
  display: block;
}

.iconssurr {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.highstandards {
  color: #a3c1a0;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Comfortaa, sans-serif;
  font-size: 44px;
  line-height: 48px;
}

.columnfree {
  color: var(--black);
  text-align: center;
  margin-bottom: 22px;
  font-family: Comfortaa, sans-serif;
  font-size: 27px;
  line-height: 28px;
}

.farright {
  float: right;
  width: 33.333%;
}

.icon1, .icon2 {
  float: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 16.666%;
  padding: 20px;
  display: none;
}

.icon4, .icon5, .icon6 {
  float: left;
  width: 16.666%;
  display: none;
}

.videosurr {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.videosection {
  padding-top: 40px;
}

.floorsurr {
  width: auto;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}

.floorsurrleft {
  float: left;
  width: 50%;
  padding-right: 20px;
}

.floorsurrright {
  float: right;
  width: 50%;
  padding-left: 20px;
}

.tablesurr {
  width: auto;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .navcontainer {
    margin-right: 0;
  }

  .nav-link {
    color: var(--black);
  }

  .logo {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
  }

  .address {
    margin-top: 75px;
    padding-right: 25px;
    font-size: 17px;
  }

  .navmenu {
    background-color: var(--white);
    border-right: 1px solid #363636;
    width: 307px;
    margin-top: 0;
    padding-top: 40px;
  }

  .section1 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .menu-button {
    background-color: #0000;
    margin-right: 0;
  }

  .menu-button:hover {
    color: #e4d6a2;
    background-color: #0000;
  }

  .menu-button:active, .menu-button.w--open {
    background-color: #0000;
  }

  .icon {
    color: var(--black);
    width: 50px;
    font-size: 50px;
    line-height: 50px;
  }

  .icon:hover {
    color: #a2c2a0;
  }

  .brand {
    width: 40%;
  }

  .section2, .section6 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .section7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menusurround {
    padding-bottom: 20px;
    overflow: auto;
  }

  .fullslider-section {
    margin-top: 86px;
  }

  .containesurr1 {
    padding-top: 34px;
  }

  .descleft {
    width: 100%;
    margin-top: 0;
  }

  .descright {
    width: 100%;
  }

  .desctext {
    margin-bottom: 50px;
  }

  .afirstheading {
    padding-top: 70px;
    font-size: 38px;
    line-height: 42px;
  }

  .afirstsub {
    width: 69%;
  }

  .afirsttext {
    width: 92%;
  }

  .floocontainer {
    padding-top: 70px;
  }

  .floorleft {
    width: 100%;
  }

  .floorright {
    width: 100%;
    padding-top: 70px;
  }

  .thirdfloor {
    font-size: 28px;
    line-height: 35px;
  }

  .dltitle {
    font-size: 18px;
    line-height: 21px;
  }

  .arrowblock {
    display: block;
    top: 90%;
    right: 0;
  }

  .legal {
    padding-left: 4%;
    padding-right: 4%;
  }

  .contemp1.first {
    padding-top: 6%;
    padding-left: 7%;
  }

  .contempheading {
    font-size: 30px;
    line-height: 34px;
  }

  .contemptext {
    max-width: 270px;
    font-size: 18px;
    line-height: 21px;
  }

  .icons1, .icons2 {
    width: 50%;
  }

  .icon3 {
    float: none;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .highstandards {
    font-size: 38px;
    line-height: 42px;
  }

  .columnfree {
    font-size: 24px;
    line-height: 25px;
  }

  .tablesurr {
    max-width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
  }

  .address {
    margin-top: 49px;
    font-size: 15px;
  }

  .menu-button {
    margin-right: 0;
    padding: 16px;
  }

  .brand {
    width: 40%;
  }

  .section4 {
    padding-bottom: 60px;
  }

  .section6 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .menusurround {
    width: 306px;
    overflow: auto;
  }

  .fullwidthimg {
    margin-top: 2%;
  }

  .fullslider-section {
    margin-top: 82px;
    display: none;
  }

  .fullslider-section.mob {
    display: block;
  }

  .containesurr1 {
    padding-top: 0;
  }

  .descleft {
    padding-right: 40px;
  }

  .descheading {
    margin-top: 0;
    font-size: 32px;
    line-height: 36px;
  }

  .desctext {
    padding-right: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .afirstheading {
    padding-top: 50px;
    font-size: 32px;
    line-height: 36px;
  }

  .afirstsub {
    width: 90%;
    font-size: 20px;
    line-height: 25px;
  }

  .afirsttext {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
  }

  .floorright {
    padding-top: 15px;
  }

  .floorheading {
    padding-right: 50px;
    font-size: 28px;
    line-height: 34px;
  }

  .floorlist {
    padding-right: 2%;
    font-size: 16px;
    line-height: 22px;
  }

  .thirdfloor {
    padding-left: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .ipms3 {
    padding-left: 20px;
    font-size: 18px;
    line-height: 21px;
  }

  .nottoscale {
    padding-left: 20px;
  }

  .collageleft, .collageright {
    width: 100%;
  }

  .mapslider {
    margin-top: 0;
    padding-top: 0;
  }

  .slideicon2.left {
    display: none;
  }

  .termstext {
    font-size: 15px;
    line-height: 21px;
  }

  .dlleft {
    width: 100%;
  }

  .dlright {
    width: 100%;
    margin-top: 35px;
  }

  .dltitle {
    font-size: 18px;
    line-height: 22px;
  }

  .arrowblock {
    display: block;
  }

  .agentleft {
    width: 100%;
  }

  .agentright {
    width: 100%;
    margin-top: 40px;
  }

  .newsec1surr {
    padding: 0 2%;
  }

  .contemp1 {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .contemp1.first {
    width: 100%;
    padding-top: 0%;
    padding-left: 3%;
  }

  .contemp2 {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .contempheading {
    font-size: 32px;
    line-height: 36px;
  }

  .iconsection {
    padding-left: 30px;
    padding-right: 30px;
  }

  .icons1, .icons2, .icon3 {
    width: 100%;
  }

  .highstandards {
    font-size: 34px;
    line-height: 38px;
  }

  .farright {
    width: 100%;
    margin-top: 35px;
  }

  .bold-text {
    font-size: 33px;
    line-height: 38px;
  }

  .floorsurrleft {
    width: 100%;
    padding-right: 0;
  }

  .floorsurrright {
    width: 100%;
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 5px;
  }

  .address {
    margin-top: 38px;
    padding-top: 20px;
    padding-right: 14px;
    font-size: 13px;
  }

  .menu-button {
    padding: 6px;
  }

  .brand {
    width: 50%;
  }

  .section2 {
    padding-bottom: 40px;
  }

  .section6 {
    padding-top: 10px;
  }

  .fullslider-section {
    margin-top: 62px;
  }

  .containesurr1 {
    padding-top: 26px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .descleft {
    padding-right: 0;
  }

  .descheading {
    font-size: 24px;
    line-height: 30px;
  }

  .desctext {
    margin-top: 30px;
  }

  .containersurr2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .afirstheading {
    font-size: 24px;
    line-height: 30px;
  }

  .afirstsub {
    font-size: 18px;
    line-height: 22px;
  }

  .floorheading {
    padding-right: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .thirdfloor {
    padding-left: 0;
  }

  .ipms3 {
    margin-top: 10px;
    padding-left: 0;
  }

  .nottoscale {
    margin-top: 10px;
    padding-left: 0;
    font-size: 14px;
  }

  .termstext {
    padding-left: 12px;
    padding-right: 12px;
  }

  .arrowblock {
    display: block;
  }

  .agenttext {
    font-size: 15px;
    line-height: 22px;
  }

  .newsection1 {
    padding-top: 40px;
  }

  .newsec1surr {
    padding-left: 10px;
    padding-right: 10px;
  }

  .contemp1 {
    padding-left: 0;
    padding-right: 0;
  }

  .contemp1.first {
    padding-left: 0%;
    padding-right: 0%;
  }

  .contemp2 {
    padding-left: 0;
    padding-right: 0;
  }

  .contempheading {
    font-size: 28px;
    line-height: 34px;
  }

  .contemptext {
    font-size: 17px;
    line-height: 20px;
  }

  .iconsection {
    padding-left: 15px;
    padding-right: 15px;
  }
}


