
@font-face {
    font-family: 'OrpheusW05';
    src: url('OrpheusW05-Regular.woff2') format('woff2'),
        url('OrpheusW05-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Julius Sans One';
    src: url('JuliusSansOne-Regular.woff2') format('woff2'),
        url('JuliusSansOne-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.navbar .navbar-nav .nav-link {
    color: #2a2929;
    font-size: 15px;
    font-family: 'OrpheusW05';
    font-weight: 600;
    font-style: normal;
    /*letter-spacing: .16em;*/
    /*letter-spacing: .01em;*/
    letter-spacing: .06em;
    text-transform: none;
    line-height: 1.8em;
}
.navbar .navbar-nav .nav-link:hover{
    color: #808080;
}
@media only screen and (min-width: 960px) {
  .navbar {
    flex-direction: column;
  }
  .navbar .navbar-nav {
    /*border-bottom: 2px solid #000;*/
  }
  .navbar .nav-item {
    /*padding: 0.5em 1em;*/
        padding: 0.1em 0.5em;
  }
}
.navbar .navbar-nav {
  margin-top: 0.5em;
  /*border-top: 2px solid #000;*/
}

.social_icons{
  margin-top: -7em;
    margin-left: 0em;
}


.social_icons li{
  list-style: none;
  display: inline-block;
  font-size: 22px;
  letter-spacing: 1em;
}

.social_icons li a{
  color: black;
}

.header-menu{
  position: fixed;
    z-index: 1000;
    background: white;
}

.pt-100{
  padding-top: 100px;
}
.pb-100{
  padding-bottom: 100px;
}
.pb-20{
  padding-bottom: 20px;
}

.pt-20{
  padding-top: 20px;
}

.img_1{
width: 105%;
}

.gallery{
  /*grid-template-columns: repeat(3, 1fr);*/
    /*grid-column-gap: 0.20vw;
    grid-row-gap: 0.20vw;*/
}

.h2one{
  /*font-family: 'Julius Sans One';*/
  font-family: 'OrpheusW05';
  text-align: center;
  font-size: calc((4.2 - 1) * 1.1vw + 1rem);
      line-height: calc(1.4 * (1 + (1 - 4.2) / 25));
      font-weight: 400;
    font-style: normal;
    letter-spacing: 0.14em;
    text-transform: none;
}

.h2one1{
  /*font-family: 'Julius Sans One';*/
  font-family: 'OrpheusW05';
  text-align: center;
  font-size: calc((2.2 - 1) * 1.1vw + 1rem);
      line-height: calc(1.4 * (1 + (1 - 4.2) / 25));
      font-weight: 400;
    font-style: normal;
    letter-spacing: 0.14em;
    text-transform: none;
}

.h5one{
  /*font-family: 'Julius Sans One';*/
  font-family: 'OrpheusW05';
  text-align: center;
  /*font-size: calc((1.6 - 1) * 1.2vw + 1rem);*/
  line-height: calc(1.4 * (1 + (1 - 1.6) / 25));
  word-wrap: break-word;
  font-weight: 400;
    font-style: normal;
    letter-spacing: 0.14em;
    text-transform: none;
}

.h5onenew{
      /*font-family: 'Julius Sans One';*/
      font-family: 'OrpheusW05';
    text-align: center;
    font-size: calc((1.4 - 1) * 0.8vw + 1rem);
    line-height: calc(1.4 * (1 + (1 - 1.6) / 25));
    word-wrap: break-word;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.14em;
    text-transform: none;
}


.pone{
  text-align: center;
    font-family: 'OrpheusW05';
    font-weight: 600;
    text-transform: none;
    letter-spacing: .15rem;
    /*letter-spacing: .30rem;*/
    /*font-size: 0.9em;*/
    /*font-size: calc((1.1 - 1) * 1.2vw + 1rem);*/
    font-size: calc((1 - 1) * 1.1vw + 0.9rem);
        color: #4e4e4e;
            white-space: pre-wrap;
    transition-timing-function: ease;
    transition-duration: 1.5s;
    transition-delay: 0.404651s;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
}

.contact_one{
   /*text-align: center;*/
    font-family: 'OrpheusW05';
    font-weight: 600;
    text-transform: none;
    letter-spacing: .15rem;
    /*letter-spacing: .30rem;*/
    /*font-size: 0.9em;*/
    /*font-size: calc((1.1 - 1) * 1.2vw + 1rem);*/
    font-size: calc((1 - 1) * 1.1vw + 0.9rem);
        color: #4e4e4e;
            /*white-space: pre-wrap;*/
    transition-timing-function: ease;
    transition-duration: 1.5s;
    transition-delay: 0.404651s;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased; 
}

.form-control{
  background-color: #fafafa;
    border: 1px solid #a9a9a9;
    box-sizing: border-box;
    color: #000;
    /*height: 46px;*/
    padding: 10px;
    position: relative;
    width: 100%;
    border-radius: 0px;
}

.form-control:focus{
  outline-width: 2px;
    outline-style: solid;
    outline-color:black;
    border-color: black !important;
    box-shadow: none !important;
    background-color: #fafafa;
}

.label_1{
  font-family: 'OrpheusW05';
 /* font-size: 15px;*/
  font-size: calc((1 - 1) * 0.5vw + 0.8rem) !important;
  font-weight: 600;
  margin-bottom: 0.1em;
      font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8em;
}

.pt-10{
  padding-top: 10px;
}

.buttonnew{
  border-color: #000000;
    border-radius: 0px;
    border: 2px solid black;
    background: none;
    padding: 0.8em 1.336em;
    font-family: 'OrpheusW05';
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: .05em;
   /* font-size: 1.1rem;*/
}

.buttonnew:hover{
  background: black !important;
  border: 2px solid black !important;
  color: white !important;
}

.mt-10{
  margin-top: 1em;
}

.mt-20{
  margin-top: 6em;
}

.pt-50{
  padding-top: 50px;
}
.pb-50{
  padding-bottom: 50px;
}


.footer_1{
  background: #ceccc0;
}

.form-control_1{
  background-color: #fafafa;
    border: 1px solid #a9a9a9;
    box-sizing: border-box;
    color: #000;
    /*height: 46px;*/
    padding: 10px;
    position: relative;
    width: 100%;
    border-radius: 0px;
}

.form-control_1:focus{
  outline-width: 2px;
    outline-style: solid;
    outline-color:black;
    border-color: black !important;
    box-shadow: none !important;
    background-color: #fafafa;
}

.form-control_1 option{
  font-family: 'OrpheusW05';
  font-weight: 400;
    font-style: normal;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: .05em;
    font-size: calc((1 - 1) * 1.2vw + 1rem) !important;
}

.form-control_1:focus-visible{
  font-family: 'OrpheusW05' !important;
  font-weight: 400;
    font-style: normal;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: .05em;
    font-size: calc((1 - 1) * 1.2vw + 1rem) !important;
}
.form-control_1:focus{
  font-family: 'OrpheusW05' !important;
  font-weight: 400;
    font-style: normal;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: .05em;
    font-size: calc((1 - 1) * 1.2vw + 1rem) !important;
}

select{
  font-family: 'OrpheusW05' !important;
  font-weight: 400;
    font-style: normal;
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: .05em;
    font-size: calc((1 - 1) * 1.2vw + 1rem) !important;
}


.address_1{
  font-family: 'OrpheusW05';
  font-size: calc((1 - 1) * 0.8vw + 0.8rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
}

.rights_1{
  font-family: 'OrpheusW05';
  font-size: calc((1 - 1) * 0.8vw + 0.8rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    margin-top: 1em;
}

.email_1 li{
  list-style: none;
  font-family: 'OrpheusW05';
  font-size: calc((1 - 1) * 0.8vw + 0.8rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
}

.footer_nav li{
  list-style: none;
  font-family: 'OrpheusW05';
  font-size: calc((1 - 1) * 1.1vw + 0.9rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
}

.footer_nav li a{
  color: black;
  text-decoration: underline;
  margin-left: 8em;
}

.footer_nav_1{
  list-style: none;
  font-family: 'OrpheusW05';
  font-size: calc((1 - 1) * 1.1vw + 0.9rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
}

.footer_nav_1 li a{
  color: black;
  text-decoration: underline;
  margin-left: 14em;
}


.hfive{
  margin-top: 14em;
  /*font-family: 'Julius Sans One';*/
  font-family: 'OrpheusW05';
font-size: calc((1.6 - 1) * 1.2vw + 1rem);
}

.para1{
  font-family: 'OrpheusW05';
  font-size: calc((1.1 - 1) * 0.6vw + 0.79rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    margin-top: 4em;
}

.para2{
  font-family: 'OrpheusW05';
  font-size: calc((1.1 - 1) * 0.6vw + 0.79rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
}
.para22{
  font-family: 'OrpheusW05';
  font-size: calc((1.1 - 1) * 0.6vw + 0.79rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}
.div_img1{
  margin-top: 2em;
}

.texttwo{
  background: #f8f5f0;
}

.textone h4{
  /*font-family: 'Julius Sans One';*/
  font-family: 'OrpheusW05';
font-size: calc((1.6 - 1) * 1.2vw + 1rem);
text-align: center;
}

.projectone{
  padding-top: 20em;
}

.img_2{
      width: 105%;
    padding: 15px;
}

.project_head{
  font-family: 'OrpheusW05';
  font-size: calc((1.1 - 1) * 0.6vw + 0.79rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    margin-left: 1em;
}

.heading_process{
  /*font-family: 'Julius Sans One';*/
  font-family: 'OrpheusW05';
font-size: calc((1.6 - 1) * 0.8vw + 0.9rem);
    font-weight: 400;
    font-style: normal;
    letter-spacing: .14em;
}

.process li{
  font-family: 'OrpheusW05';
  font-size: calc((1.1 - 1) * 0.6vw + 0.79rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    margin-top: 1em;
}
.hfiveone{
  margin-top: 6em;
    font-family: 'Julius Sans One';
    /*font-size: 50px;*/
    line-height: calc(1.4 * (1 + (1 - 2.8)/25));
    font-size: calc((2.8 - 1) * 1.2vw + 1rem);
    font-weight: 400;
    font-style: normal;
    letter-spacing: .14em;
    /*margin-left: 1em;*/
}

.paranew{
      /*font-family: 'Julius Sans One';*/
      font-family: 'OrpheusW05';
    line-height: calc(1.4 * (1 + (1 - 1.6)/25));
    font-size: calc((1.5 - 1) * 1.1vw + 1rem);
    font-weight: 400;
    font-style: normal;
    letter-spacing: .14em;
    text-transform: none;
    /*font-size: calc((2.8 - 1) * 1.2vw + 1rem);*/
}
.para5{
      font-family: 'OrpheusW05';
    font-size: calc((1.1 - 1) * 0.6vw + 0.79rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    margin-top: 2em;
    margin-bottom: 1.5em;
}

.contact_form_1{
  margin-left: -1em;
}
.mtt-10{
  margin-top: 2em;
}
.mbb-10{
  margin-bottom: 2em;
}
.checkbox_1{
appearance: none;
    background-color: #fafafa;
    border: 1px solid #a9a9a9;
    height: 16px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 16px;
    border-radius: 0px !important;
}
.checkbox_1:checked{
      background-color: #000;
    height: 16px;
    width: 16px;
}

.checkbox_1:checked:before{
  outline: 1px solid #a9a9a9;
    transform: scale(1);
}

.checkbox_1:before{
          background-color: #fafafa;
    clip-path: polygon(13.29% 49.19%,3.89% 59.8%,40.98% 90%,96.95% 21.23%,86.94% 13.08%,85.97% 12.29%,38.95% 70.07%);
    content: "";
    height: 10px;
    transform: scale(0);
    width: 10px;
    display: block;
    margin-top: 0.1em;
    margin-left: 0.1em;
}

.label_2{
          font-family: 'OrpheusW05';
    font-size: calc((1.1 - 1) * 0.6vw + 0.79rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    margin-top: -0.1em;
    margin-left: 0.8em;
    position: absolute;
}

.text_below_slide{
  font-family: 'OrpheusW05';
    font-size: calc((1.1 - 1) * 1.2vw + 1rem);
    font-weight: 600;
    font-style: normal;
    letter-spacing: .16em;
    text-transform: none;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    text-align: center;
}


@media only screen and (max-width: 1023px) and (min-width: 200px)  {
.navbar {
    flex-direction: row-reverse !important;
}
.navbar-light .navbar-toggler{
  color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0);
}
.navbar-toggler-icon{
  width: 3em;
    height: 3em;
}
button:focus{
  outline: none;
}
.social_icons li{
  display: none;
}
.navbar .navbar-nav .nav-link{
  font-size: 30px;
}
}

.aone{
  color: #212529;
}