body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #ed1c24;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family:'Open Sans', sans-serif;
  color: #ed1c24;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.inquirebtn {
  padding: 2px 15px;
  background-color: #ed090f;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 39px;
  text-transform: uppercase;
}
.button.direction {
  background-color: #ed1c24;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}
.button.direction:hover {
  background-color: #cc0a0f;
}
.button.contact {
  float: right;
  background-color: #ed1c24;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 13px;
  line-height: 20px;
}
.button.contact:hover {
  background-color: #cc0a0f;
}
.sliderbg {
  overflow-x: auto;
  overflow-y: auto;
}
.sliderback {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  text-align: center;
}
.slide1 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/slide1.jpg');
  background-position: 50% -42px;
  background-size: cover;
  background-repeat: repeat;
}
.maincontainersec {
  position: absolute;
  z-index: 20;
  width: 100%;
}
.topsection {
  background-color: rgba(255, 255, 255, 0.90);
}
.maincon {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.maincon.top {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}
.maincon.contents {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 200;
  margin-right: auto;
  margin-left: auto;
}
.maincon.contents._2nd {
  display: none;
}
.maincon.foot {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}
.maincon.toppage {
  position: relative;
  height: 100%;
}
.maincon.pages {
  padding-top: 30px;
  padding-bottom: 30px;
}
.maincon.space {
  margin-bottom: 10px;
}
.logoblk {
  width: 50%;
  float: left;
}
.topconblk {
  width: 50%;
  padding-top: 25px;
  padding-left: 114px;
  float: left;
}
.navsection {
  background-color: rgba(0, 0, 0, 0.85);
}
.navcon {
  max-width: 100%;
}
.mainnav {
  background-color: transparent;
}
.navlinks {
  padding: 9px 18px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
.navlinks:hover {
  color: #ed1c24;
}
.navlinks.w--current {
  color: #ed1c24;
}
.labelslide {
  height: 68px;
  background-color: transparent;
}
.label1 {
  font-family: Montserrat, sans-serif;
  color: #ff0007;
  text-align: left;
}
.label2 {
  margin-bottom: 20px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 24px;
  font-style: italic;
  font-weight: 600;
  text-align: left;
}
.sliderlabel {
  padding-top: 271px;
  padding-left: 12px;
}
.belowblk {
  background-color: rgba(13, 13, 13, 0.72);
}
.belowcol1 {
  width: 50%;
  padding: 10px 18px 13px;
  float: left;
}
.belowcol2 {
  width: 50%;
  padding: 12px;
  float: left;
}
.whitetext {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #b6b6b6;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
}
.gottext {
  width: 50%;
  float: left;
  font-family:'Open Sans', sans-serif;
  color: #cfcfcf;
  font-size: 18px;
  line-height: 38px;
  font-weight: 300;
}
.gotbtn {
  width: 50%;
  float: left;
  text-align: right;
}
.gotrow {
  padding-top: 7px;
  padding-bottom: 7px;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
}
.viewtitle {
  padding-top: 11px;
  padding-bottom: 11px;
  border-bottom: 1px solid #4d4d4d;
  font-family: Montserrat, sans-serif;
  color: white;
  text-align: left;
}
.projrow {
  padding-top: 12px;
}
.projitem {
  width: 50%;
  padding-right: 9px;
  padding-left: 9px;
  float: left;
}
.projitemin {
  position: relative;
  display: block;
}
.prolabel {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  background-color: rgba(237, 9, 15, 0.70);
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 15px;
}
.footsection {
  position: relative;
  background-color: black;
}
.copyblk {
  width: 42%;
  padding-top: 9px;
  float: left;
}
.logosblk {
  width: 43%;
  float: left;
}
.socialblk {
  width: 15%;
  padding-top: 7px;
  float: left;
  text-align: right;
}
.copy {
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}
.logoitem {
  display: inline-block;
  margin-right: 14px;
}
.sociallink {
  margin-left: 8px;
}
.numblk {
  width: 43%;
  float: left;
  border-right: 1px solid #bdbdbd;
}
.emailblk {
  width: 55%;
  padding-left: 19px;
  float: left;
}
.line1 {
  font-size: 13px;
}
.number {
  font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #ed1c24;
  font-size: 24px;
  line-height: 29px;
  font-style: italic;
  font-weight: 700;
  text-indent: -3px;
}
.email {
  font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: #ed1c24;
  font-size: 17px;
  font-style: italic;
  font-weight: 700;
}
.slide2 {
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/slide2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.pagetop {
  height: 322px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/pagetop.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}
.pagetitle {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 36px;
  padding-bottom: 36px;
  padding-left: 0px;
}
.titletext {
  font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: white;
  font-size: 39px;
  line-height: 39px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px;
  text-indent: 0px;
}
.pagecontentsection {
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/grains.jpg');
}
.normaltext {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  line-height: 21px;
}
.texts {
  width: 65%;
  padding-right: 22px;
  float: left;
}
.othertext {
  width: 35%;
  float: left;
}
.red {
  font-family: Montserrat, sans-serif;
  color: #ed1c24;
  text-transform: uppercase;
}
.abooutbul {
  padding-top: 9px;
  padding-left: 0px;
  list-style-type: none;
}
.aboutlist {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/Shape-9.png');
  background-position: 0px 9px;
  background-repeat: no-repeat;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}
.clear {
  clear: both;
}
.mission {
  margin-top: 25px;
  margin-bottom: 17px;
}
.det {
  display: inline-block;
  margin-right: 26px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 25px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}
.detaills {
  width: 35%;
  float: left;
}
.map {
  width: 65%;
  float: left;
}
.reds {
  color: #cc0a0f;
}
.form {
  padding-top: 18px;
  clear: both;
}
.contentabsolute {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 500;
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.clientcontainer {
  position: relative;
  display: inline-block;
  width: 25%;
  height: 230px;
  padding: 8px;
  float: left;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
}
.clientdescription {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 10px;
}
.tescontainer {
  width: 50%;
  margin-bottom: 20px;
  padding-right: 15px;
  float: left;
}
.tabsmenu {
  width: 25%;
  padding-right: 10px;
  float: left;
}
.tablink {
  width: 100%;
  margin-bottom: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ed1c24;
  font-family: Roboto, sans-serif;
  color: white;
  font-size: 13px;
}
.tablink.w--current {
  background-color: black;
  color: #ed1c24;
  font-weight: 500;
}
.photocontainer {
  display: inline-block;
  float:left;
  width: 33.33%;
  padding: 6px;
}
.img {
  height: 200px;
}
.living-tab {
  margin-right: 2%;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid black;
  border-radius: 5px;
  background-color: #262626;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Roboto, sans-serif;
  color: #ed1c24;
}
.living-tab.w--current {
  border-color: #ed1c24;
  background-color: #ed1c24;
  color: white;
}
.arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -10px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.viewall {
  float: right;
  font-family: Roboto, sans-serif;
  color: #ed1c24;
  font-size: 10px;
  text-decoration: none;
}
.service-img {
  width: 35%;
  height: 200px;
  margin-right: 0%;
  float: left;
}
.service-img._1 {
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid black;
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/3rooms.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.service-img._2 {
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid black;
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/4rooms.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.service-img._3 {
  border-right: 1px solid black;
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/apartments.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.service-img._4 {
  border-right: 1px solid black;
  background-image: url('http://x1.sdimgs.com/sd_static/a/94688/penthouse.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.service-text {
  width: 64%;
  margin-left: 0px;
  padding-left: 0px;
  float: right;
  border-left: 1px none black;
}
.service-block {
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #e6e6e6;
  background-color: #f2f2f2;
}
html.w-mod-js *[data-ix="tab"] {
  opacity: 0;
  -webkit-transform: translate(0px, -6px);
  -ms-transform: translate(0px, -6px);
  transform: translate(0px, -6px);
}
@media (max-width: 991px) {
  .button.inquirebtn {
    font-size: 14px;
    line-height: 34px;
  }
  .sliderback {
    position: relative;
    height: 500px;
  }
  .maincontainersec {
    z-index: 30;
  }
  .maincon.top {
    padding-bottom: 12px;
  }
  .maincon.contents {
    z-index: 20;
    padding-right: 12px;
    padding-left: 12px;
  }
  .maincon.slide {
    padding-top: 364px;
    padding-left: 67px;
  }
  .maincon.foot {
    padding-top: 3px;
  }
  .maincon.pages {
    padding-right: 10px;
    padding-left: 10px;
  }
  .maincon.space {
    margin-top: 30px;
  }
  .logoblk {
    width: 45%;
  }
  .topconblk {
    width: 54%;
    padding-left: 27px;
  }
  .navlinks.w--current {
    background-color: #ed1c24;
    color: white;
  }
  .navmenu {
    background-color: #252525;
  }
  .label1 {
    text-align: center;
  }
  .label2 {
    color: #333;
    text-align: center;
  }
  .gottext {
    font-size: 15px;
    line-height: 34px;
  }
  .prolabel {
    bottom: -1px;
  }
  .copyblk {
    width: 100%;
    margin-bottom: 7px;
    text-align: center;
  }
  .logosblk {
    width: 100%;
    margin-bottom: 6px;
    text-align: center;
  }
  .socialblk {
    width: 100%;
    text-align: center;
  }
  .numblk {
    width: 38%;
  }
  .brand {
    padding-right: 7px;
    padding-left: 14px;
  }
  .menubtn {
    color: white;
  }
  .menubtn.w--open {
    background-color: #252525;
  }
  .pagetitle {
    padding-left: 9px;
  }
  .contentabsolute {
    position: relative;
  }
  .clientcontainer {
    width: 25%;
  }
  .living-tab {
    width: 48%;
    margin-right: 2%;
  }
}
@media (max-width: 767px) {
  .sliderback {
    height: 300px;
  }
  .maincontainersec {
    position: static;
  }
  .maincon.contents {
    display: none;
  }
  .maincon.contents._2nd {
    position: static;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .maincon.slide {
    padding-top: 236px;
    padding-left: 15px;
  }
  .maincon.foot {
    padding-right: 19px;
    padding-left: 19px;
  }
  .logoblk {
    width: 100%;
    text-align: center;
  }
  .topconblk {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .navsection {
    background-color: black;
  }
  .belowblk {
    background-color: #121212;
  }
  .belowcol1 {
    width: 100%;
    padding-top: 21px;
  }
  .belowcol2 {
    width: 100%;
    padding-bottom: 20px;
  }
  .projitem {
    text-align: center;
  }
  .projitemin {
    width: 100%;
    max-width: 320px;
  }
  .prolabel {
    text-align: center;
  }
  .socialblk {
    border-top: 1px solid #292929;
  }
  .numblk {
    width: 50%;
  }
  .emailblk {
    width: 50%;
  }
  .pagetop {
    height: 122px;
  }
  .texts {
    width: 100%;
    padding-right: 0px;
  }
  .othertext {
    width: 100%;
    margin-top: 11px;
  }
  .detaills {
    width: 100%;
  }
  .map {
    width: 100%;
  }
  .clientcontainer {
    width: 50%;
  }
  .tabsmenu {
    width: 100%;
    padding-right: 0px;
  }
  .tabscontent {
    width: 100%;
  }
  .living-tab {
    margin-top: 5px;
  }
}
@media (max-width: 479px) {
  .maincon.foot {
    padding-right: 21px;
    padding-left: 21px;
  }
  .belowcol2 {
    padding-top: 0px;
  }
  .gottext {
    width: 100%;
    text-align: center;
  }
  .gotbtn {
    width: 100%;
    text-align: center;
  }
  .projitem {
    width: 100%;
    margin-bottom: 15px;
  }
  .projitemin {
    margin-right: auto;
    margin-left: auto;
  }
  .logoitem {
    width: 10%;
    margin-right: 7px;
  }
  .numblk {
    width: 40%;
  }
  .emailblk {
    width: 60%;
    padding-left: 0px;
  }
  .number {
    font-size: 20px;
    line-height: 29px;
  }
  .email {
    font-size: 15px;
    line-height: 29px;
  }
  .brand {
    padding-right: 23px;
    padding-left: 23px;
  }
  .pagetop {
    background-position: 100% 0px;
  }
  .clientcontainer {
    width: 100%;
  }
  .tescontainer {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
    border-bottom: 1px solid #e6e3e3;
  }
  .photocontainer {
    width: 50%;
  }
  .living-tab {
    width: 100%;
    margin-right: 0%;
  }
  .living-tab.w--current {
    margin-right: 0%;
  }
}

