

.u-section-1-1 .u-sheet-1 {
  height: calc(100vh - 100px);
}

.u-section-1-1 .u-text-1 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 5px;
  margin: 299px auto 0;
}

.u-section-1-1 .u-text-2 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 3.75rem;
  margin: 33px auto 0;
}

.u-section-1-1 .u-btn-1 {
  background-image: none;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 2px;
  margin: 33px auto 60px;
}

@media (max-width: 1200px) {
  .u-text-info {
    font-family: sf-pro-bold;
    font-size: 35px !important;
    line-height: 40px;
    padding-left: 0 !important;
  }

  .u-info-more {
    line-height: 25px;
  }

  #info-detail {
    padding-left: 0 !important
  }

  .u-text-service {
    font-size: 30px;
    font-family: 'sf-pro-bold';
  }

  .u-services {
    margin-top: 50px;
  }

  section {
    padding: 0 20px;
  }

  #contact {
    scroll-margin-top: 20px;
  }

  .u-adjust-service-1 {
    margin-left: 10px;
  }

  .u-adjust-service-2 {
    margin-right: 10px;
  }

  .u-service-2 {
    margin-top: 50px;
  }

  .u-part-service{
    margin-bottom: 20px;
  }

  section {
    margin-top: 160px !important;
  }

  #image-info-1 {
    width: 500px !important;
    height: 350px !important;
  }
}

@media (min-width: 1200px) {
  footer {
    margin-top: 100px;
  }

  .u-service-2 {
    margin-top: 100px;
  }

  .text-service-1, .text-service-2 {
    background-color:#fafafa;
    width:300px !important;
    height:300px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .u-text-info {
    font-family: sf-pro-bold;
    font-size: 75px !important;
    line-height: 75px !important;
  }

  .u-info-more {
    padding-left: 10px;
    width: 550px;
    line-height: 30px;
    font-size: 19px !important;
  }

  #info-detail {
    padding-left: 3rem!important;
    padding-top:120px;
  }
  
  #btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    border-radius: 50%;
    background-color: #0071eb;
    color: #ffffff;
  }

  .u-info-more-2 {
    line-height: 30px;
    padding-right: 50px;
    line-height: 30px;
  }

  .u-text-service {
    font-size: 45px;
    font-family: 'sf-pro-bold';
  }

  section {
    padding: 0;
  }

  #contact {
    scroll-margin-top: 20px;
  }

  .u-part-service{
    margin-bottom: 100px;
  }

  section {
    margin-top:200px !important;
  }

  #image-info-1 {
    width: 600px !important;
    height: 450px !important;
  }

  #u-text-info-2 {
    margin-top: 220px !important;
  }

  #image-info-3 {
    margin-right: 100px;
  }
}

@media (min-width: 768px) and (max-width: 1199px){
  .u-text-info {
    font-family: sf-pro-bold;
    font-size: 50px !important;
    line-height: 40px !important;
    padding-left: 0 !important;
  }
}

@media (min-width: 768px) {
  #image-info-2 {
    width: 70% !important;
  }

  #image-info-4 {
    width: 50% !important;
  }
}

@media (max-width: 1023px) {
  #image-info-1, #image-info-3 {
    display: none;
  }

  #u-text-info-2 {
    margin-top: 50px;
  }

  
}

@media (min-width: 1024px) {
  #image-info-1 {
    float: right;
  }

  #image-info-3 {
    float: left;
  }

  #image-info-2, #image-info-4{
    display: none;
  }

  #u-text-info-2 {
    margin-top: 250px;
  }

  .u-services {
    margin-top: 300px !important;
  }
}

@media (max-width: 768px) {
  .text-service-1 {
    background-color:#fafafa;
    width:100% !important;
    height:200px !important;
    display: flex;
    flex-direction: column;
    justify-content: center
  }

  .text-service-2 {
    background-color:#fafafa;
    width:100% !important;
    height:250px !important;
    display: flex;
    flex-direction: column;
    justify-content: center
  }
}

.fw-bold {
  font-family: sf-pro-bold;
}

#btn-menu {
  background-color: #ffffff;
  color: #000000;
  border-color: rgba(0,0,0,.1);
}

p {
  font-size: 18px;
}

.solid {
  background-color: #000000;
}
 
.u-service-detail {
  width:300px;
  height:250px;
  padding:20px;
}

.u-info-more, .u-text-info {
  color: #21262c;
}

#about-us, #services {
  scroll-margin-top: 150px;
}

