#skysection01 {
  height: 100vh;
  background: url("home.jpg") center / cover no-repeat;
  width: 98%;
  font-family: Poppins, sans-serif;
}

@media (min-width: 992px) {
  #skysection01 {
    width: 100%!important;
    height: 100vh;
    background: url("home.jpg") center / cover no-repeat;
  }
}


#top-nav .sky-logo {
  background: url("large_logo.png") center / cover no-repeat;
  width: 180px;
  height: 50px;
}

nav {
  background: #edeff3;
}

#skysection01 .sky-logo {
  background: url("todaysky_logo.png") center / cover no-repeat;
  width: 100px;
  height: 90px;
}

#navcol-1 {
  text-align: center;
  justify-content: flex-end;
}

.navbar-nav a {
  color: #005f54!important;
  font-family: 'Noto Sans JP', sans-serif;
}

#skysection02 {
  width: 100%;
  height: 100vh;
  background: #ffffff;
}

#about-container {
  font-family: Poppins, sans-serif;
  text-align: center;
  color: rgb(252,252,252);
  padding: 10px;
}

#about-container02 .left-cell {
  padding: 10px;
}

#about-container02 .right-cell {
  color: rgb(0,0,0);
  text-align: justify;
}

#about-container .kuhusu-sisi {
  color: rgb(2,74,48);
  font-weight: bold;
  font-family: Poppins, sans-serif;
}

.right-cell h1 {
  color: rgb(4,68,33);
}

#skysection03 {
  width: 100%;
  height: 100vh;
  background: #057a81;
}

.huduma-left-cell img {
  width: 300px;
}

.huduma-left-cell {
  text-align: center;
  padding: 20px;
}

.huduma-left-cell h4 {
  margin-top: 16px;
  font-family: Poppins, sans-serif;
}

p.huduma-left-cell p {
}

.huduma-left-cell p {
  padding: 0px;
  margin: 0px;
  width: 540px;
  text-align: center;
}

.huduma-right-cell img {
  width: 300px;
  margin: 0;
  margin-top: 0px;
}

.huduma-right-cell {
  text-align: center;
  padding: 20px;
  margin: 0;
}

.huduma-right-cell h4 {
  margin-top: 18px;
  font-family: Poppins, sans-serif;
}

#huduma-header div {
  text-align: center;
  color: rgb(255,255,255);
}

#huduma-header h1 {
  margin-top: 0px;
}

#sky-01 {
  width: 100%;
  height: 100vh;
  background: url("../../assets/img/laptop.jpg") center / cover no-repeat;
}

@media (min-width: 576px) {
  #sky-01 {
    width: 100%;
    height: 100vh;
    background: url("../../assets/img/laptop.jpg") center / cover no-repeat;
  }
}

@media (min-width: 992px) {
  #sky-01 {
    width: 100%;
    height: 100vh;
    background: url("../../assets/img/laptop.jpg") center / cover no-repeat;
  }
}

#skylogo {
  width: 152px;
  height: 45px;
  filter: brightness(100%) contrast(100%) saturate(100%);
  margin-left: 41px;
  background: url("../../assets/img/TODAY%20SKY%20LOGO.png") center / cover no-repeat;
}

#skylogo a {
  background: url("large_logo.png") center / cover no-repeat;
  width: 152px;
  height: 45px;
  filter: contrast(10);
}

#navcol-1 li {
  font-family: 'Noto Sans JP', sans-serif;
  background: rgba(101,30,30,0);
  padding-right: 15px;
}

#sky-02 {
  width: 100%;
  height: auto;
  background: #ffffff;
}

@media (min-width: 768px) {
  #sky-02 h1 {
    font-family: Poppins, sans-serif;
    color: rgb(2,82,63);
    margin-top: 77px;
  }
}

#sky-02 h1 {
  font-family: Poppins, sans-serif;
  color: rgb(2,82,63);
  margin-top: 30px;
}

@media (min-width: 992px) {
  img, svg {
    vertical-align: middle;
    width: 100%;
    height: auto;
  }
}

img, svg {
  vertical-align: middle;
  max-width: 300px;
  max-height: 400px;
  margin-bottom: 20px;
  border-radius: 20px;
}

@media (min-width: 576px) {
  img, svg {
    vertical-align: middle;
    max-width: 400px;
    max-height: 400px;
    margin-bottom: 20px;
    border-radius: 20px;
  }
}

@media (min-width: 992px) {
  img, svg {
    vertical-align: middle;
    max-width: 500px;
    max-height: 500px!important;
  }
}

p {
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

@media (min-width: 576px) {
  p {
    font-family: crimpson, sans-serif;
    font-size: 16px;
  }
}

#sky-03 {
  width: 100%;
  height: auto;
  background: #f7f7f7;
}

.img-fluid {
  max-width: 90%;
  height: auto;
}

@media (min-width: 768px) {
  .img-fluid {
    max-width: 200px;
    height: 200px;
    margin-top: 50px;
    border-radius: 20px;
  }
}

#sky-04 {
  width: 100%;
  height: auto;
  background: #1b5e59;
}

#sky-04 img {
  width: 150px;
}

@media (min-width: 992px) {
  #sky-04 img {
    width: 200px;
  }
}

#first-row {
  margin-bottom: auto;
}

.row-card {
  width: auto;
  margin-bottom: 10px;
  border-radius: 20px;
}

#second-row {
  padding-bottom: 20px;
}

#sky-05 {
  width: 100%;
  height: auto;
  background: #ffffff;
}

#logowateja {
  width: 100px;
  box-shadow: 0.1px 0px 10px rgb(226,226,227);
}

#sky-footer {
  background: rgb(13,61,61);
  color: rgb(255,255,255);
  font-family: Poppins, sans-serif;
}

a:hover {
  background-color: rgba(174,227,220,0.37)!important;
  color: #0d3d3d!important;
}

#titlehead {
  color: rgb(37,77,60);
}

#descriptionhead {
  padding-bottom: 10px;
}

#career-01 {
  width: 100%;
  height: auto;
  background: #ffffff;
  transform: perspective(0px) scale(1) skew(0deg);
}

#animatedcol {
  border-radius: 0px;
}

#animatedcard {
  border-top-left-radius: 0px;
  border-bottom-right-radius: 205px;
  transform: skew(0deg);
  border-width: 1px;
}

#designimage {
  width: 300px;
}

#designrow {
}

#designdiv {
  padding-top: 110px;
}

#top a:hover {
  background-color: rgba(10,88,202,0);
}

.h4, h4 {
  font-size: calc(1.275rem + .3vw);
  font-weight: 400;
}

#register-btn {
  background: rgb(54,115,104);
  color: rgb(255, 255, 255);
  margin-right: 20px;
  font-size: 15px;
  border-style: none;
  border-bottom-style: none;
  border-bottom-color: rgba(13,110,253,0);
}

