html {
  font-size: 16px;
}
body{
  margin: 0px;
  color: #56514A;
  background-color: #FFFFFF;
  font-family: 'Poppins', sans-serif;
}
::-webkit-scrollbar {
  display: none;
}
/*
.text-1 {
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0.1rem;
  font-family: 'Abhaya Libre', serif;
  color: #626061;
  margin: 2rem 0rem 1.8rem 0rem;
}
*/

#text1 {
  margin: 0rem;
}

.text-2 {
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin: 1rem 0rem;
  max-width: 500px;
}
.text-2-caps {
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 1.1rem;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  margin: 1rem 0rem;
  max-width: 500px;
}
.text-3 {
  font-size: 0.7rem;
  line-height: 1.1rem;
  letter-spacing: 0.05rem;
  text-align: center;
  max-width: 400px;
}
.text-4 {
  font-size: 0.8rem;
  line-height: 1rem;
  letter-spacing: 0.05rem;
  margin: 0;
}
.text-4-big {
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: 0.07rem;
  margin: 0;
}
.text-5 {
  font-size: 0.9rem;
  line-height: 1.4rem;
  letter-spacing: 0.15rem;
  color: #B58B6A75;
}
.text-6 {
  color: #FFFFFF;
  font-family: 'Poppins', sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-weight: 600;
}
.text-7 {
  width: 100%;
  font-size: 1.4rem;
  font-family: termina, sans-serif!important;
  color: #56514A00;
  -webkit-text-stroke: 1.5px #56514A;
  font-weight: 700;
  text-transform: uppercase;
}
.text-8 {
  font-size: 1.2rem;
  color: #d4af8f;
  font-family: tuppence, serif;
  font-weight: 400;
  line-height: 1.3rem;
}
.text-9 {
  width: 100%;
  font-size: 0.8rem;
  line-height: 1.3rem;
  font-family: termina, sans-serif!important;
  color: #d4af8f;
  font-weight: 500;
  text-transform: uppercase;
}
.text-dark {
  color: #56514A!important;
}
.contact-icobox {
  display: flex;
  margin: 20px 0px;
}
.contact-ico {
  display: flex;
  height: 25px;
  width: 25px;
  background-color: #d4af8f50;
  margin-right: 10px;
  border-radius: 50px;
  justify-content: center;
  padding: 10px;
}
.contact-ico:hover {
  background-color: #d4af8f;
}
.flexleftmcenter {
  justify-content: center;
  align-items: center;
}
.home-banner {
  display: flex;
  height: auto;
  background-color: #ebe0d3;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.h-b-text {
  font-size: 0.7rem;
  color: #ffffff!important;
  font-weight: 500;
  max-width: 11rem;
  text-align: center;
  letter-spacing: 0.05rem;
  font-family: termina, sans-serif!important;
  text-transform: uppercase;
}
.h-b-icon {
  font-size: 2rem;
  color: #85a870;
  font-family: tuppence, serif;
  margin: -0.1rem 0rem -0.3rem 0rem;
}
.text-color-yellow {
  color: #B58B6A75!important;
}
.m_navtext {
  width: 74vw;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.m_navtext > a {
  cursor: pointer;
  font-size: 2.2vw;
}
.navtext-style > a {
  cursor: pointer;
  color: #1e1e1e;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
}
.navtext > a {
  font-size: 0.8rem;
  text-decoration: none;
  padding: 0.8rem 1rem;
  transition: color .25s, border .1s;
}
.navbar {
  position: fixed;
  width: 90vw;
  padding: 5vw;
  display: flex;
  align-items: top;
  justify-content: space-between;
  align-items: center;
}
#navbar {
  transition: all 200ms;
}
.navbox {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 3;
}
.logo {
  font-weight: 600 !important;
  color: #626061 !important;
  font-size: 0.9rem;
  letter-spacing: 0.1rem!important;
  margin-right: 3rem;
  font-family: termina, sans-serif!important;
  font-size: 0.95rem!important;
}
a.button {
  text-decoration: none;
}
.m_f-icon {
  width: 10vw;
  height: 10vw;
}
.f-icon {
  width: 2.5rem;
  height: 2.5rem;
  transition: width 0.25s, height 0.25s;
}
.f-icon:hover {
  margin-top: -1.50rem;
  margin-left: -1.50rem;
  width: 3rem;
  height: 3rem;
}
.bg-pattern {
  position: fixed;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  background-color: #f7f4f0;
  z-index: -2;
}
.bg-pattern-2 {
  background-color: #FFFFFF !important;
}
.landing {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.landing-vertical {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.landing-slider {
  position: relative;
  height: 50vw;
  width: 40vw;
  overflow: hidden;
  margin: 18vw;
  transform: scale(1.5);
}
.profile-slider {
  height: auto !important;
}
.slider-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  transition: all 1s;
}
.landing-text {
  width: 60vw;
  text-align: center;
  padding: 30px 0px;
}
.contentbox {
  width: 85vw;
  padding-left: 7.5vw;
  padding-right: 7.5vw;
  max-width: 960px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  justify-self: center;
  overflow: hidden;
  z-index: 1;
}
.contentbox.m-services {
  width: auto;
  padding: 1.5vw 3vw;
  max-width: 100%;
  display: block;
  align-items: auto;
  justify-content: auto;
  justify-self: auto;
  overflow: auto;
}
.contentvertical {
  padding-top: 7.5vw;
  padding-bottom: 7.5vw;
}
.m-landing-row {
  flex-direction: column-reverse;
}
.m-landing-row-2 {
  flex-direction: column;
}
.homebox-contentbox {
  overflow: auto;
  justify-content: center;
  transition: all 500ms;
}
.homebox-col {
  display: flex;
  flex-direction: column;
  margin: 0vw 2vw;
  cursor: pointer;
}
.homebox {
  width: 65vw;
  height: 65vw;
}
.homebox-textbox {
  padding: 0vw 2vw;
  width: 61vw;
  height: 4rem;
  display: flex;
  background-color: #FFFFFF;
  border-bottom: 3px solid #FFFFFF;
  transition: all 400ms;
}
:hover.homebox-textbox {
  border-bottom: 3px solid #B58B6A50;
  color: #B58B6A;
}
.bg-color {
  position: relative;
}
.bg-color-2 {
  position: relative;
  background-color: #FBF2ED;
}
.bg-color-3 {
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  width: 100vw;
}
.bg-color-3-80 {
  left: 0px;
  position: absolute;
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  width: 100%;
  height: calc(100% - 7rem);
  z-index: -1;
}
.bg-color-4 {
  display: flex;
  flex-direction: column;
  background-color: #f7f4f0;
  width: 100vw;
}
.padding-5 {
  padding: 10vw;
}
.padding-desktop {
  padding: 1.5vw 3vw;
}
.padding-small {
  padding: 5vw;
}
.bg-color-half {
  width: 100%;
  height: 44%;
  position: absolute;
  background-color: #f7f4f0;
}
.bg-color-half-2 {
  width: 100vw;
  height: 45vw;
  position: absolute;
  background-color: #FFFFFF;
  z-index: -1;
}
.relative {
  position: relative !important;
}
.maintext {
  padding: 3rem;
  justify-content: space-between;
  align-items: center;
}
.button {
  font-size: 0.7rem;
  padding: 1rem 1.5rem;
  color: #FFFFFF;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  transition: color 0.25s, background-color 0.25s, transform 1s;
  background-color: #E8D6C5;
  margin: 1rem 2rem;
  border-radius: 0.1rem;
}
.button:hover {
  color: #B58B6A;
  border-bottom: 1px solid #B58B6A;
  background-color: #DEC1A240;
  transform: scale(1.10);
  border-radius: 0.2rem;
}
.caps {
  text-transform: uppercase;
}
.button-2 {
  font-size: 0.8rem;
  transition: color 0.25s, padding 1s, font-size 1s;
  padding: 0.9rem 1.4rem;
  border-bottom: 1px solid #1e1e1e80;
  color: #1e1e1e;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  margin: 1rem;
  background-color: #DEC1A200;
  transition: background-color 0.3s;
}
.button-2:hover {
  color: #B58B6A;
  border-bottom: 1px solid #B58B6A;
  background-color: #DEC1A240;
  border-radius: 0.2rem;
}
.button-3 {
  font-size: 0.7rem;
  font-weight: 600;
  padding: 0.7rem 1rem;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  margin: 1.7rem 0rem;
  background-color: #FFFFFF;
  transition: all 400ms;
  text-decoration: none;
  border-bottom: 3px solid #FFFFFF;
}
.button-3:hover {
  color: #B58B6A;
  background-color: #FFFFFF;
  border-bottom: 3px solid #B58B6A50;
  transform: scale(1.05);
}
.button-4 {
  font-size: 0.9rem;
  line-height: 1.3rem;
  font-family: termina, sans-serif!important;
  color: #ffffff!important;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0.5rem 0.7rem 0.3rem 0.7rem;
  cursor: pointer;
  margin: 1.7rem 0rem;
  transition: all 250ms;
  text-decoration: none;
  border-radius: 2px;
  background-color: #ebe0d3;
}
.button-4:hover {
  font-weight: 600;
  color: #FFFFFF;
  background-color: #B58B6A;
}
.mbgswitch {
  background-color: #ffffff!important;
}
.pagecontent {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.photo-circle {
  border-radius: 50vw 50vw 0vw 50vw;
  overflow: hidden;
}
.img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.row {
  display: flex;
  flex-direction: row;
}
.m-row {
  display: flex;
  flex-direction: column;
}
.col {
  display: flex;
  flex-direction: column;
}
.flexcenter {
  justify-content: center;
  align-items: center;
}
.m-flexboxcenter {
  display: flex ;
  justify-content: center;
  align-items: center;
}
.flexboxcenter-alt {
  flex-direction: row-reverse;
}
.flexleft {
  justify-content: center;
  align-items: flex-start;
}
.txtcenter {
  text-align: center;
}
.half-square {
  height: 50vw;
  width: auto;
}
.square {
  height: 100vw;
  width: auto;
}
.square-padding {
  padding: 7vw 5vw;
}
.square-text-content {
  height: 36vw;
  padding: 7vw;
  width: 36vw;
  display: flex;
  justify-content: space-around;
  -webkit-transition: -webkit-margin-left 1s;
  -moz-transition: margin-left 1s;
  -o-transition: margin-left 1s;
  transition: margin-left 1s;
}
.square > img {
  width: 100%;
}
.square-read {
  height: auto;
  width: 50%
}
.square-text-read {
  padding: 2rem;
  display: flex;
  justify-content: center;
}
.square-text-read-alt {
  padding: 2rem;
  display: flex;
  justify-content: center;
}
.square-text-read-photo {
  padding: 2rem 2.5rem;
}
#block1img {
  width: 100vw !important;
}
.paragraph {
  min-height: 65vw;
  width: 50vw;
}
.paragraph-text-content {
  height: 100%;
  margin: 3rem;
  display: flex;
  justify-content: center;
}
.margin-2rem {
  margin: 2rem;
}
.margin-0 {
  margin: 0px;
}
.three-col {
  height: 100%;
  width: 100%;
  display: flex;
  margin: 10rem 1rem 1rem 1rem;
}
.three-col-img {
  margin: 1rem !important;
}
.plus {
  padding-right: 0.3rem;
  height: 1rem;
}
.footerload {
  position: relative;
}
.service-img {
  height: 70vh;
  width: 100%;
}
.service-img-2 {
  height: 70vh;
  width: 100%;
}
.services1 {
  position: relative;
  margin: -25vh 0vw 9vw 9vw;
  background-color: #ffffff;
}
.photo-1 {
  position: absolute;
  width: 50vw;
  min-width: 220px;
  background-color: #FFFFFF;
}
.bg-color-m {
  background-color: #ffffff;
}
.topelement {
  top: 20vw;
}
.bullet {
  width: 30vw;
  max-width: 12rem;
}
.bulletrow {
  justify-content: center;
  align-items: center;
}
.contentbox-pill {
  justify-content: space-between;
  overflow: visible;
}
.pill {
  width: calc(50vw - 22px);
  border-radius: 1rem;
  overflow: hidden;
  max-width: 390px;
  box-shadow: 0px 10px 10px #00000009;
  background-color: #ffffff;
}
.pill-text {
  padding: 0.5rem 0.9rem 0.9rem 0.9rem;
}
.pill-img {
  max-width: 390px;
  height: 36.5vw;
}
.rel100box {
  position: relative;
  padding: 8vw 0vw;
  height: 100%;
  width: 100%;
}
.pillboxhalf {
  z-index: -1;
  position: absolute;
  height: 85%;
  width: 100vw;
  background-color: #f7f4f0;
  bottom: 0px;
}
.m-max {
  max-width: 650px;
}
.logo-icon {
  width: 2.2rem;
  height: 2.2rem;
}
.a-fix > a {
  text-decoration: none;
  color: #1e1e1e;
}
.contact {
  height: 65vh;
}
.w-box {
  width: 100%;
}
.align-l {
  text-align: left!important;
}
/* slider */

.slider {
        width: 100%;
        transform: scale(1);
        margin: 0px auto;
    }

    .slick-slide {
      margin: 2vw;
    }
    :hover.slick-slide  {
      transform: scale(1.1);
    }

    .slick-slide img {
      width: 23vw;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }

    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }
    .footer-row {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
    }
    .footer-col-full {
      width: 85vw;
    }
    .footer-col-half {
      width: 42.5vw;
    }
    .site-footer {
      background-color:#26272b;
    }
    a:-webkit-any-link {
      color:#737373;
      text-decoration: none;
    }
    .footer-links
    {
      padding-left:0;
      list-style:none
    }
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
.contentbox.contentbox-pill {
  width: calc(100vw - 30px);
}
@media (max-width:767px) {
  .social-icons li.title {
    display:block;
    margin-right:0;
  }
}
    
@media (min-width: 576px) {
  .homebox {
    width: 270px;
    height: 270px;
  }
  .homebox-textbox {
    padding: 0px;
    width: 270px;
  }
  .mbgswitch {
    background-color: #f7f4f0!important;
  }
  .flexleftmcenter {
    align-items: flex-start;
  }
  .h-b-icon {
    font-size: 3rem;
    margin: 0.5rem 0.5rem 0rem 0.5rem;
  }
  .home-banner {
    height: 55px;
    flex-direction: row;
  }
  .h-b-text {
    max-width: 9rem;
    font-size: 0.7rem;
  }
  .text-7 {
    font-size: 1.3rem;
  }
  .text-8 {
    font-size: 1.1rem;
  }
.text-9 {
  font-size: 0.9rem;
  line-height: 1.4rem;
}
  .services1 {
    margin: 0vw;
    width: 44vw;
  }
  .photo-1 {
    position: relative;
    width: 85vw;
    padding-left: 7.5vw;
    padding-right: 7.5vw;
    max-width: 960px;
    background-color: #f7f4f0;
  }
  .m-pad {
    padding: 1rem;
  }
  .service-img {
    height: auto;
    width: 47vw;
  }
  .service-img-2 {
    height: 50vw;
    width: 85vw;
    padding-left: 7.5vw;
    padding-right: 7.5vw;
    max-width: 960px;
    max-height: 500px;
  }
  .m-services {
    display: flex;
  }
  .bg-color-m {
    background-color: #f7f4f000;
  }
  .padding-desktop {
    padding: 7vw;
  }
  .square-text-read {
    padding: 0rem 0rem 0rem 4rem;
  }
  .square-text-read-alt {
    padding: 0rem 4rem 0rem 0rem;
  }
  .square-text-read-photo {
    padding: 9vw;
  }
  .m_navtext > a {
    font-size: 0.7rem;
  }
  .m_navtext {
    width: 40vw;
  }
  .m_f-icon {
    width: 7vw;
    height: 7vw;
  }
  .topelement {
    top: 16vw;
  }
  .m-flexboxcenter {
    display: flex ;
    justify-content: center;
    align-items: stretch;
  }
  .m-row {
    display: flex;
    flex-direction: row;
  }
  .pillboxhalf {
    height: 69%;
  }
  .bulletrow {
    justify-content: space-between;
    align-items: flex-start;
  }
  .logo {
    font-size: 1.2rem;
    letter-spacing: 0.1rem;
    margin-right: 0rem;
  }
  .m-landing-row {
    flex-direction: row;
  }
  .m-landing-row-2 {
    flex-direction: row;
  }
  .landing-text {
    width: 35vw;
    max-width: 330px;
    text-align: left!important; 
    padding: 30px 0px;
  }
  .landing-slider {
    height: 50vw;
    width: 40vw;
    max-height: 600px;
    max-width: 480px;
    margin: 0vw;
    transform: scale(1);
  }
  .profile-slider {
    height: auto !important;
  }
  .contentbox.m-services {
    width: 85vw;
    padding: 7.5vw;
    max-width: 960px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    justify-self: center;
    overflow: hidden;
    z-index: 1;
    align-items: stretch;
  }
  .pill-text {
    padding: 1rem 1.25rem 2.5rem 1.25rem;
  }
  .contentbox.contentbox-pill {
    width: 85vw;
  }
  .pill {
    width: calc(42.5vw - 10px);
  }
}

@media (min-width: 768px) {
  .h-b-text {
    font-size: 0.7rem;
    max-width: 100%;
  }
  .text-7 {
    font-size: 1.75rem;
  }
  .text-8 {
    font-size: 1.3rem;
    line-height: 1.4rem;
  }
  
.text-9 {
  font-size: 0.9rem;
  line-height: 1.5rem;
}

/*
  .text-1 {
    font-size: 2rem;
  }
  */

  .text-2 {
    font-size: 1.7rem;
    line-height: 1.7rem;
    margin: 2rem 0rem;
    max-width: 1000px;
  }
  .text-2-caps {
    text-transform: uppercase;
    font-size: 1.1rem;
    line-height: 1.3rem;
    margin: 2rem 0rem;
    max-width: 1000px;
  }
  .text-3 {
    font-size: 0.9rem;
    line-height: 1.4rem;
    letter-spacing: 0.1rem;
    max-width: 1000px;
  }
  .text-4 {
    font-size: 0.8rem;
    line-height: 1.1rem;
    letter-spacing: 0.05rem;
  }
  .button {
    font-size: 1rem;
    padding: 0.9rem 3.5rem;
    letter-spacing: 0.05rem;
    margin: 2rem;
  }
  .maintext {
    padding: 12rem 12rem;
    max-width: 960px;
  }
  .square-text-content {
    margin: 9rem;
  }
  .plus {
    padding-right: 2rem;
    height: 2rem;
  }
  .maintext {
    padding: 12rem 3rem;
  }
  .padding-desktop {
    padding: 10vw;
  }
  .topelement {
    top: 0vw;
  }
  .footer-row {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-col {
    height: auto;
    width: auto;
    position: relative;
  }
  .footer-col-full {
    width: 340px;
  }
  .footer-col-half {
    width: 140px;
  }
}
@media (min-width: 992px) {
  .h-b-text {
    font-size: 0.8rem;
  }
  .text-7 {
    font-size: 2.1rem;
  }
  .text-8 {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .slider {
    top: 2rem;
    width: 100%;
    transform: scale(1);
    margin: 0px auto;
}
  .slick-slide {
    margin: 0px;
  }
  .slick-slide img {
  }
  .contentvertical {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .navbar {
    width: auto;
    padding: 35px;
    left: 0px;
    right: 0px;
    display: flex;
    align-items: top;
    justify-content: space-between;
    align-items: center;
  }
  .contentbox-pill {
    justify-content: space-around;
  }
  .pill {
    width: calc(50vw - 22px);
  }
  /*
  .text-1 {
    font-size: 2.5rem;
  }
  */
  .text-2 {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
  .text-2-caps {
    text-transform: uppercase;
    font-size: 1.2rem;
    line-height: 1.4rem;
  }
  .text-5 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .bg-color-half-2 {
    height: 500px;
  }
  .homebox {
    width: 300px;
    height: 300px;
  }
  .homebox-textbox {
    width: 300px;
  }
}
@media (min-width: 1550px) {
  .text-4 {
    font-size: 0.9rem;
    line-height: 1.4rem;
    letter-spacing: 0.05rem;
  }

}