
.contact-detail-inner h3 {
  font-size: 21px;
  color: #06b453;
  font-family: var(--font-02);
  margin: 0;
}
.contact-detail-inner span {
  color: rgb(253 253 225);
  font-size: 21px;
  font-weight: 400;
  font-family: var(--font-02);
}
.contact-detail {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.hr-footer {
  background: #000;
}
.hr-footer-about {
  color: rgb(253 253 225);
  font-size: 21px;
  margin: 0;
}
.hr-footer-social ul li .nav-link {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  transition: all .4s;
  border: 1px solid rgb(253 253 225);
  background-color: #000;
  color: rgb(253 253 225);
}
.hr-footer-social ul {
  display: flex;
  align-items: center;
  column-gap: 6px;
}
.hr-footer-social ul li .nav-link:hover {
  background-color: #06b453;
  box-shadow: 0 2px 0 0 rgb(253 253 225);
  border: 1px solid #000;
  color: #000;
}

.footer-content h2 {
  margin-bottom: 24px;
  font-size: 24px !important;
  line-height: 28px;
  color: rgb(253 253 225);
  font-family: var(--font-01);
}
.hr-footer-form input {
  margin: 0;
  width: 100%;
  height: 60px;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  border-radius: 50px;
  background-color: transparent;
  padding: 15px 24px !important;
  transition: all .4s;
  border: 1px solid #fff !important;
  margin-bottom: 24px;
}
.hr-footer-form input::placeholder {
  color: #fff;
}

.hr-footer-form .form-control {
  margin: 0;
  margin-bottom: 0px;
  width: 100%;
  height: 60px;
  font-weight: 700;
  color: #fff;
  font-size: 16px;
  border-radius: 20px;
  background-color: transparent;
  padding: 15px 24px !important;
  transition: all .4s;
  border: 1px solid #fff !important;
  margin-bottom: 24px;
  height: 150px;
}
.hr-footer-form .form-control::placeholder {
  color: #fff;
}

.footer-form-btn {
  text-align: left;
  position: relative;
  font-family: var(--font-02);
  padding: 22px 118px 22px 48px;
  border-radius: 50px;
  /* border-width: 2px; */
  font-weight: 700;
  margin: 0 !important;
  background: #06b453;
  color: #000;
  --tw-text-opacity: 1;
  color: #fff;
  --tw-shadow: 0 4px 0 0;
  --tw-shadow-colored: 0 4px 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #fff;
  --tw-shadow: var(--tw-shadow-colored);
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  width: 100%;
  transition: .3s ease-in-out;
  border: none;
}
.footer-form-btn:hover {
  --tw-shadow: 0 0 0 0;
  --tw-shadow-colored: 0 0 0 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition: .3s ease-in-out;
}

.footer-form-btn span {
  position: absolute;
  right: 10px;
  top: 10px;
  height: 50px;
  width: 50px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
} 

.hr-copyright-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 35px 0;
  border-top: 1px solid #333;
}
.hr-main-footer {
  padding-bottom: 130px;
}
.hr-copyright-wrap p {
  color: #fff;
  font-size: 18px;
  max-width: 580px;
}
.hr-copyright-wrap p a {
  color: #06b453;
}

.hr-footer-info {
  position: relative;
}
.hr-footer-info .curve-shape {
  right: 70px;
  bottom: 70px;
  animation: float-left-right 6s ease-in-out infinite;
}

.hr-footer-info h2 {
  color: rgb(253 253 225);
  font-family: var(--font-01);
  font-size: 70px;
  line-height: 1.07em;
  letter-spacing: -.7px;
  position: relative;
}
.hr-footer-info h2 span {
  position: absolute;
  top: 0;
  right: 90px;
}

.footer-policy-terms {
  padding: 0;
  margin: 0;
  padding-top: 30px;
}
.footer-policy-terms li {
  list-style: none;
  padding-right: 20px;
}
.footer-policy-terms {
}
.footer-policy-terms li a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  font-family: var(--font-02);
}
.footer-policy-terms li a:hover {
  color: #06b453;
}
.hr-footer-social .nav-item .th-admin-edit .icon {
  position: absolute;
  top: 0;
  right: -30px;
  z-index: 2;
}
@media(max-width:1400px){
  .hr-footer-info h2 {
  font-size: 60px;
}
.hr-footer-about {
  font-size: 18px;
}
}
@media(max-width:1200px){
  .hr-footer-info h2 {
  font-size: 45px;
}
.hr-footer-info h2 span svg {
  width: 50px;
  height: 50px;
}
}
@media(max-width:991px){
  .hr-footer-info h2 {
  font-size: 36px;
}
.hr-main-footer {
  padding-bottom: 70px;
} 
.hr-copyright-wrap p {
  color: #fff;
  font-size: 13px;
}
.hr-footer-info {
  position: relative;
  padding-bottom: 40px;
}
.home-service-wapper {  
  padding: 20px 20px;
}
}
@media(max-width:768px){
  .hr-copyright-wrap {
  flex-direction: column;
}
.hr-copyright-wrap p {
  color: #fff;
  font-size: 14px;
}
.hr-footer-info h2 span svg {
  position: absolute;
  right: -40px;
}
}
@media(max-width:576px){
  .hr-footer-info h2 span svg {
  display: none;
}
.hr-copyright-wrap p {  
  text-align: center;
}
.hr-footer-info h2 {
  font-size: 28px;
}
}