body {
  font-family: "Oswald", sans-serif;
  max-width: 100vw;
  width: 100vw;
  overflow-x: hidden;  
  line-height: 1.2;  
}
@font-face {
  font-family: 'Oswald-Stencil';    
  src: url('../webfonts/OSWALD-STENCIL_1.TTF') ;
}
#cat:hover{
  cursor: pointer;
  text-decoration: none;
  color: black !important;
}

.about-section > .row > .col-md-6,.col-md-8,.col-md-4,.col-md-7, .col-md-5{
  padding-left: 40px;
  padding-right: 40px;
}
.section-1 > .row > .col-md-6 {
  padding-left: 40px;
  padding-right: 40px;
}
.banner > .row {
  height: 100vh !important;
}
.caret {
  position: absolute;
  bottom: 10px;
  left: 45%;
}
.banner {
  animation: color-change 14s infinite;
  height: 100vh;
}
.about-section {
  margin: 10% 10%;
}
.tagline,.tagline-2 {
  color: #f7d7d8;
  font-size: 120px;
  font-weight: 700;
  display: block;
  line-height: 0.9;
}
.contact-right {
  float: left;
}
.rib_v {
  margin-top: 250px;
  left: 100px;
  float: left;
  position: relative;
}
.text-on-img {
  color: white;
  position: relative;
  display: grid;
  width: 50%;
  text-align: center;
}
#text-over-img-header {
  font-size: 45px !important;
  font-weight: bold;
}
.banner-img{
  display: grid;
  place-items: center;
}
.text-on-img > p {
  font-size: 35px !important;
  font-weight: lighter;
  line-height: 1.2;
}
.section-with-img {
  display: grid;
  place-items: center;
  height: 90vh;
}
.right-arrow {
  transform: rotate(-90deg);
}
.about-banner-img {
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 105%;
}
.contact-banner-img {
  width: 100%;
  height: 1000px;
  object-fit: cover;
  position: absolute;
  z-index: -99;
}
#scene{
  background-color: #f7d7d8 ;
  color: white;
  font-family: 'Oswald-Stencil';
}
.about-banner {
  background-color: #55565aff;
  padding-left: 0px;
  height: 100vh !important;
}
.contact-banner {
  background-color: #f7d7d8;
  padding: 0px;
  height: 1000px;
}
.tagline-0 {
  color: #5ddeaa;
  font-size: 120px;
  font-weight: 700;
  display: block;
  line-height: 0.9;
}
#s1 > div > span  {
  font-size: 60px;
}
.tag {
  transform: skewY(-11.5deg);
  left: 0px;
  position: relative;
  top: 5%;
}
#ten_img {
  position: relative;
  width: 90%;
}
#on_img {
  position: relative;
  bottom: 68px;
  width: 90%;
}
.section-touch {
  background-color: #f7d7d8;
  display: grid;
  place-items: center;
  padding: 100px 30%;
  text-align: center;
}
.section {
  display: grid;
  place-items: center;
  padding: 100px;
}
.section > div {
  text-align: center;
  width: 50%;
}
.p-content {
  font-weight: lighter;
  font-size: 30px;
  line-height: 1.3;
}
.p-header {
  font-size: 40px;
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 10px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.section-1 {
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  color: rgb(230, 230, 230);
  background-color: #55565aff;
  margin: 0px 0px;
}
.section-2 {
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  color: whitesmoke;
  background-color: #f7d7d8;
  margin: 0px 0px;
}
.div-on-img-1 {
  padding-top: 250px;
  width: 500px;
  position: absolute;
  left: 40px;
}
.div-on-img-1 > p {
  color: white;
  font-size: 45px;
}
.div-left{
  margin: auto;
  width:70%;
}
.higlight-1 {
  width: 400px;
  padding: 10px 10px;
  color: #55565aff !important;
  background-color: #e6b9b8ff;
}
a:hover{
color: white;
text-decoration: none;
}
.div-on-img-2 {
  padding-top: 400px;
  width: 500px;
  position: absolute;
  right: 200px;
}
.div-on-img-2 > p {
  color: black;
  font-size: 45px;
}
.higlight-2 {
  padding: 10px 10px;
  width: 260px;
  color: white !important;
  background-color: #e6b9b8ff;
}
.div-on-img-3 {
  padding-top: 400px;
  width: 500px;
  position: absolute;
  right: 200px;
}
.div-on-img-3 > p {
  color: black;
  font-size: 45px;
}
.higlight-3 {
  color: white !important;
  width: 300px;
  padding: 5px 10px;
  background-color: #e6b9b8ff;
}
.s2-bold {
  font-size: 60px;
}
.s2-bold-green {
  font-size: 60px;
  color: #61dda3;
}
.s2-light{
  font-size: 60px;
  font-weight: lighter;
  color: black;
}
.s2-light-white{
  font-size: 60px;
  font-weight: lighter;
  color: white;
}
.footer {
  background: url(../image/f_img.png) #abb1b4ff no-repeat top center;
  padding:60px;
  padding-bottom:100px;
  width: 100%;
  float: left;
  z-index: 0;
}
.footer > div {
  position: relative;
  z-index: 0 !important;
}
.footer-heading {
  font-weight: bolder;
  font-size: 50px;
}
.footer-body-thin {
  font-size: 22px;
}
.footer-row-2 {
  margin-bottom: 20px;
}

.footer-background-text {
  width: 50%;
  position: absolute !important;
  left: 25%;
  top: 50px;
  color: white;
  font-size: 170px;
  transform: skewY(-5.5deg);
}
.footer-background-text > p {
  line-height: 1;
  color: #bcc0c2ff;
  margin: 0px;
}
.footer-header {
  font-size: 30px;
}

.footer-content {
  font-size: 22px;
  font-weight: lighter;
  margin: 0px 0px;
}

.fRight-1 {
  animation: slideInLeft;
  animation-duration: 0.5s;
}
.fRight-2 {
  animation: slideInLeft;
  animation-duration: 1s;
}
.fRight-3 {
  animation: slideInLeft;
  animation-duration: 1.5s;
}
.fRight-4 {
  animation: slideInLeft;
  animation-duration: 2s;
}
#logo {
  z-index: 10;
  top: 40%;
  left: 300px;
  position: absolute;
  text-align: center;
}
.menu {
  height: 70px;
  position: fixed;
  width: 100%;
  z-index: 99;
  background-color: transparent;
}

.menu-img {
  padding: 20px;
  position: fixed;
  top: -20px;
  left: 45px;
  z-index: 900;
}
.menu-img > img{
  width:70px;
}

.menu-img:hover {
  cursor: pointer;
}
.social > img {
  cursor: pointer;
}

.menu-img-1 {
  padding: 20px;
  position: fixed;
  top: -5px;
  right: 30px;
  z-index: 900;
}
.menu-img-1 > img {
  width: 50px;
}
.menu-p {
  color: #58585a;
  font-weight: bold;
  font-size: 22px;
}
.nav-side {
  height: 100vh;
  width: 300px;
  position: fixed;
  top: 0;
  z-index: 99;
  background-color: #f7d7d8;
}
.nav-side > div > p,
a {
  color: #58585a;
  font-size: 30px;
  font-weight: lighter;
  margin-bottom: 60px;
}
.nav-side > div {
  position: relative;
  top: 130px;
  text-align: center;
}
.form > input,
textarea {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  padding: 10px;
  border: none;
  outline: none;
}
.contact {
  text-align: center;
}
.contact-form > h1 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #365c69ff;
  width: 70%;
  margin: 50px auto;
  border-bottom: 3px dashed #59879cff;
  
}
#scene{
  height:100vh
}
.form {
  padding: 40px;
  height: 806px;
  background-image: url("../image/form.png");
}
.contact-left {
  float: right;
}
.contact-left > .text {
  float: right;
  margin: auto;
  text-align: right;
  width: 400px;
  position: relative;
  text-align: right;
  font-size: 25px;
  color: #58595bff;
}
.contact-left > .rib {
  float: right;
  margin-top: 40%;
  margin-bottom: 50px;
  padding-bottom: 10px;
  text-align: right;
  width: 400px;
  position: relative;
  text-align: right;
  font-size: 25px;
}
.rib > p {
  top: 25px;
  right: 40px;
  width: 200px;
  position: absolute;
  font-size: 20px;
  color: white;
}

.footer-row-2 > img:hover {
  cursor: pointer;
}
.sLeft-1 {
  animation: slideInLeft;
  animation-duration: 1s;
}

.sRight-1 {
  animation: slideInRight;
  animation-duration: 1s;
}
@keyframes color-change {
  0% {
    background-color: rgb(19, 20, 22);
  }
  25% {
    background-color: grey;
  }
  50% {
    background-color: #55565aff;
  }
  75% {
    background-color: grey;
  }
  100% {
    background-color: #55565aff;
  }
}
