/* Utilities */
.btn {
  padding: 0.65rem 1.3rem;
  font-weight: 500;
  font-size: 0.7rem;
  letter-spacing: 0.07rem;
  word-spacing: 0.15rem;
}
.content {
  max-width: 85vw;
  margin: 0 auto 0 auto;
}
/*
.hero{
    height: 90vh;
    padding: 0 2rem;
}
.hero_content{
    max-width: 85vw;
    margin: 45px auto 0 auto;  
}
header img{
    width: 100px;
}
nav ul li{
    margin: 0.025rem 1rem 0 1rem;
    letter-spacing: 0.08rem;
}
nav ul a{
    font-size: 0.75rem;
}
.menu-toggle{
    display: none;
}
.hero_textarea{
    max-width: 85vw;
    margin: 0 auto 0 auto;
    bottom: 8%;
}
.hero h1{
    font-size: 2.5rem;
    letter-spacing: .1rem;
    margin: 0;
    line-height: 1.3;
    max-width: 40vw;
}
.hero_textarea p{
    margin-top: 2rem;
    letter-spacing: 0.05rem;
    line-height: 1.34rem;
    max-width: 40vw;
}
.hero_textarea .btn{
    margin-top: 1.6rem;
} */
.opacity-0 {
  opacity: 0;
}
.translated_50px {
  transform: translateY(50px);
}
.translated_30px {
  transform: translateY(30px);
}
.translated_10px {
  transform: translateY(10px);
}
.introduction {
  padding: 0 3.5rem;
}
.introduction_content {
  padding: 5rem 0 5rem 0;
}
.introduction_content > div {
  width: 50%;
}
.introduction_content h2 {
  max-width: 90%;
  font-size: 1.5rem;
  transition: transform 0.7s ease-out, opacity 0.6s 0.2s ease-out;
}
.introduction_content p {
  max-width: 95%;
  margin-top: 2rem;
  font-size: 0.9rem;
  line-height: 1.2rem;
  transition: transform 0.6s 0.3s ease-out, opacity 0.5s 0.4s ease-out;
}
.introduction_content .btn {
  margin-top: 2rem;
  transition: transform 0.6s 0.5s ease-out, opacity 0.5s 0.6s ease-out;
}
.introduction_content img {
  width: 65%;
}

.our_services {
  padding: 2rem 3.5rem 3rem 3.5rem;
}
.our_services h2 {
  text-transform: capitalize;
  font-size: 1.5rem;
  margin-bottom: 5rem;
  transition: transform 0.4s ease-out, opacity 0.5s 0.2s ease-out;
}

.our_services .services {
  display: flex;
}
.our_services .services > div {
  width: 33.33%;
  padding: 3%;
  /* transition: transform 0.4s ease-out, opacity 0.5s 0.2s ease-out; */
}
.our_services .services > div:first-child {
  transition: transform 0.4s ease-in, opacity 0.5s 0.2s ease-out;
}
.our_services .services > div:nth-child(2) {
  transition: transform 0.4s 0.2s ease-out, opacity 0.5s 0.4s ease-out;
}
.our_services .services > div:last-child {
  transition: transform 0.4s 0.4s ease-out, opacity 0.5s 0.6s ease-out;
}
.services h3 {
  margin-bottom: 3rem;
  text-wrap: nowrap;
}
.services p {
  line-height: 1.25rem;
  font-size: 0.9rem;
  margin-bottom: 2rem;
}

.contracts {
  padding: 0 3.5rem;
}
.contracts_content {
  padding: 5rem 0 5rem 0;
  display: flex;
}
.contracts_content > div {
  width: 50%;
}
.contracts_content .contracts_image img {
  width: 100%;
  object-fit: cover;
  opacity: 0.8;
  height: 100%;
  display: block;
}
.contracts_content .contracts_image > div {
  background-color: blue;
  width: 90%;
  height: 100%;
}
.contracts_content .contracts_textarea {
  display: flex;
  flex-direction: column;
  padding: 1rem 0 1rem 2rem;
  /* justify-content: space-around; */
}
.contracts_textarea h2 {
  line-height: 1rem;
  text-transform: capitalize;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  letter-spacing: 0.03rem;
  transition: transform 0.4s ease-out, opacity 0.5s 0.2s ease-out;
}
.contracts_textarea p {
  /* max-width: 90%; */
  word-spacing: 0.12rem;
  font-size: 0.9rem;
  margin-top: 1rem;
  transition: transform 0.4s 0.2s ease-out, opacity 0.5s 0.3s ease-out;
}
.contracts_textarea .contract_with > div:first-child {
  transition: transform 0.4s 0.4s ease-out, opacity 0.5s 0.4s ease-out;
}
.contracts_textarea .contract_with > div:nth-child(2) {
  transition: transform 0.4s 0.6s ease-out, opacity 0.5s 0.5s ease-out;
}
.contracts_textarea .contract_with > div:last-child {
  transition: transform 0.4s 0.8s ease-out, opacity 0.5s 0.6s ease-out;
}
.contracts_textarea .contract_with {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 2rem;
}
.contracts_textarea .client img {
  width: 30px;
}
.contracts_textarea .client {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.contracts_textarea .client span {
  display: block;
  margin: 2px 0px;
  font-size: 0.65rem;
}
.trust_by {
  padding: 0 3.5rem;
}
.trested_by_content {
  padding: 5rem 0 5rem 0;
}
.trested_by_content > h2,
.trested_by_content > h3 {
  text-align: center;
}
.trested_by_content > h2 {
  letter-spacing: 0.07rem;
  font-size: 1.5rem;
  transition: transform 0.4s ease-out, opacity 0.5s 0.2s ease-out;
}
.trested_by_content > h3 {
  margin: 1rem 0 4rem 0;
  letter-spacing: 0.035rem;
  word-spacing: 0.15rem;
  transition: transform 0.4s 0.2s ease-out, opacity 0.5s 0.4s ease-out;
}
.trusted_clients {
  justify-content: center;
  gap: 2rem;
}
.trusted_clients > div {
  width: 27%;
  padding: 2rem 1rem;
}
.trusted_clients > div:first-child {
  transition: transform 0.4s 0.4s ease-out, opacity 0.5s 0.4s ease-out;
}
.trusted_clients > div:nth-child(2) {
  transition: transform 0.4s 0.6s ease-out, opacity 0.5s 0.5s ease-out;
}
.trusted_clients > div:last-child {
  transition: transform 0.4s 0.8s ease-out, opacity 0.5s 0.6s ease-out;
}
.trusted_client h3 {
  margin-top: 1.3rem;
  font-size: 0.95rem;
  letter-spacing: 0.1rem;
}
.trusted_client h3:last-child {
  letter-spacing: 0.05rem;
}
.trusted_client p {
  font-size: 0.9rem;
  line-height: 1.3rem;
}

.contact_us {
  padding: 0 5rem;
}
.contact_us_content {
  padding: 5rem 0;
  display: flex;
}
.contact_us_content > div {
  width: 50%;
}
.contact_us .address {
  margin-top: 0.5rem;
}
.address .icon img {
  width: 20px;
}
.contact_us p {
  font-size: 0.85rem;
  max-width: 80%;
}

.contact_us .contact_information .timings {
  margin-bottom: 1rem;
}
.contact_us .day_and_time p {
  margin-top: 0.2rem;
}
.contact_information > h2:first-of-type {
  margin-bottom: 1rem;
  transition: transform 0.4s ease-out, opacity 0.5s 0.2s ease-out;

}
.contact_information > h2:last-of-type {
  margin-top: 2rem;
  margin-bottom: 1rem;
  transition: transform 0.4s ease-out, opacity 0.5s 0.2s ease-out;
}
.footer_logo img {
  width: 120px;
  object-fit: contain;
}
.footer_logo {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}
