* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}
.container {
  width: 90%;
  margin: auto;
}
.letter-spacing {
  letter-spacing: 1px;
}
.col-yellow {
  color: #fecf01;
}
.bg-colol {
  background: #ffcc01;
}
ul {
  list-style: none;
}
img {
  width: 100%;
  /* display: block; */
}
.text-align-right {
  text-align: right;
}
.position-relative {
  position: relative;
}
a {
  text-decoration: none;
  color: #5f6669;
}
.d-flex {
  display: flex;
}
.justify-content-between {
  justify-content: space-between;
}
.align-items-center {
  align-items: center;
}
.margin-top {
  margin-top: 2%;
}
/* Start Nav */
nav .inner {
  padding: 2% 0;
}
nav .inner ul {
  width: 40%;
}
nav .inner .btn {
  width: 17%;
}
nav .inner .btn button {
  padding: 10px 20px;
  color: #5f6669;
}
nav .inner .btn button:nth-child(1) {
  border: none;
  background: transparent;
}
nav .inner .btn button:nth-child(2) {
  border-radius: 5px;
  border: none;
  font-size: 15px;
}
/* End Nav */
/* Start Sec-1 */
#sec-1 .container img {
  width: 65%;
}
#sec-1 .container .sec h2 {
  position: absolute;
  left: 28.5%;
  top: 15%;
  font-size: 1.7em;
}
#sec-1 .container .sec h3 {
  position: absolute;
  left: 28.5%;
  top: 15%;
  margin-top: 3.5%;
  font-size: 1.7em;
}
#sec-1 .container .sec-2 {
  position: absolute;
  left: 28.5%;
  top: 40%;
}
#sec-1 .container .sec-2 form {
  display: flex;
  align-items: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  background: #fff;
  border-radius: 8px;
}
.sec-2 form i {
  padding: 0 15px;
  color: #a0aec0;
  font-size: 15px;
}
#sec-1 .container .sec-2 form input {
  flex: 1;
  border: none;
  outline: none;
  padding: 11px 0;
  font-size: 16px;
  color: #4a5568;
}
#sec-1 .container .sec-2 form button {
  border: none;
  color: #1a202c;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 8px;
}
#sec-1 .container .icon {
  padding: 20px 35px;
  position: absolute;
  right: 0px;
  bottom: 3.5px;
  width: 30%;
}
#sec-1 .container .icon i {
  color: #eee;
}
#sec-1 .container .scroll-down {
  position: absolute;
  bottom: 8%;
  left: 8%;
  flex-direction: column;
  gap: 45px;
  color: #5f6669;
}
#sec-1 .container .scroll-down p {
  transform: rotate(-90deg);
  font-size: 16px;
  letter-spacing: 1px;
}
/* End Sec-1 */
/* Start Sec-2 */
#sec-2 {
  margin-top: 4%;
}
#sec-2 {
  background: #f6f5f4;
  padding: 15px 0;
}
#sec-2 .container .card {
  background: #ffffff;
  width: 33%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin-top: 2%;
}
#sec-2 .container .images {
  flex-wrap: wrap;
  gap: 6px;
}
#sec-2 .container .card p {
  padding: 15px 15px;
  font-size: 17px;
}
#sec-2 .container .style {
  width: 45%;
}
#sec-2 .container .style i {
  margin-right: 5px;
}
#sec-2 .container form {
  margin-top: 2%;
  display: flex;
  align-items: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
#sec-2 form i {
  padding: 16.8px 0;
  color: #a0aec0;
  font-size: 15px;
  background: #ffffff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#sec-2 .container form input {
  border: none;
  outline: none;
  padding: 15px 0;
  font-size: 16px;
  color: #4a5568;
  background: #ffffff;
}
#sec-2 .container form button {
  border: none;
  color: #1a202c;
  padding: 15px 30px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 8px;
}
#sec-2 .container form .style-btn {
  background-color: #ffffff;
  margin-left: 10%;
  padding: 15px 30px;
}
/* End Sec-2 */
/* Start Sec-3 */
#sec-3 {
  padding: 15px 0;
}
#sec-3 .container {
  margin-top: 1%;
}
.container .inner .style-p {
  margin-top: 0.5%;
  letter-spacing: 1px;
  color: #6a7b8c;
  font-size: 15px;
  line-height: 1.8;
}
.container .inner .style-h2 {
  letter-spacing: 1px;
  line-height: 1.8;
  font-weight: 900;
}
#sec-3 .container .cards .card {
  margin-top: 15px;
  width: 33%;
  padding: 50px 10px;
  border: 1px solid #f0f0f0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  overflow: hidden;
}
#sec-3 .container .cards .card .card-image-bg {
  position: absolute;
  top: -52px;
  left: -45px;
  width: 140px;
  opacity: 0.4;
}
#sec-3 .container .cards .card .card-3 {
  position: absolute;
  top: -62px;
  left: -40px;
}
#sec-3 .container .cards .card .card-2 {
  position: absolute;
  top: -70px;
  left: -40px;
}
.card-title {
  font-size: 22px;
  color: #1a3a4b;
  font-weight: 700;
  margin-block: 10px;
}
.card-text {
  color: #6a7b8c;
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 10px;
}
.card-link {
  color: #1a3a4b;
  font-weight: 700;
  font-size: 15px;
  text-decoration: underline !important;
  text-underline-offset: 5px;
}
/* End Sec-3*/
/* Start Sec-4 */
#sec-4 .container .inner .cards-image {
  padding-top: 3%;
}
#sec-4 .container .inner .cards-image .card-img {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  width: 32%;
}
#sec-4 .container .inner .card-img .sty-p {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 3%;
}
#sec-4 .container .inner .margin-top {
  margin-top: 2%;
}
#sec-4 .container .inner .style-contact {
  font-weight: 600;
}
#sec-4 .container .inner .icons {
  font-size: 18px;
  width: 25%;
  margin-left: 1%;
}
#sec-4 .container .inner .style-padding {
  padding: 3% 4%;
}
/* End Sec-4*/
/* Start Sec-5*/
#sec-5 .container .style-content {
  margin-left: 5%;
}
#sec-5 .container .style-content .w-p {
  line-height: 35px;
  width: 80%;
  color: #6a7b8c;
}
#sec-5 .container .layout {
  width: 65%;
  height: 20%;
  position: absolute;
  justify-content: center;
  font-size: 20px;
  top: 85%;
  left: 18%;
}
#sec-5 .container .layout span {
  margin-right: 20px;
}
#sec-5 .container .style-loyout {
  left: 40%;
}
#sec-5 .container .button {
  text-align: center;
}
#sec-5 .container .button button {
  width: 30%;
  height: 7vh;
  border: none;
  color: #f0f0f0;
  background: #1F373D;
  font-size: 18px;
}
#sec-5 .container i{
color: #eee;
}

/* End Sec-5*/
