html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--bg:linear-gradient(to right, #edf0f2, #f7f7f7);
--h:;
--text:#4c4c4c;
--primary:#ff6a0d;
--title:#161616;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.footer_contact {
 overflow: hidden;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.footer_contact {
 background: var(--bg);
 }}
@media screen and (max-width: 576px){
.footer_contact {
 padding: 50px 0px;
 }}
.content {
 max-width: 140rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content {
 padding: 0px 3rem;
 max-width: 1220px;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .swiper_content {
 max-width: 896px;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.content, .swiper_content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 30px;
 }}
@media screen and (max-width: 576px){
.content {
 padding: 0px 20px;
 }}
.flex {
 display: flex;
 }
.wrap {
 flex-wrap: wrap;
 }
.between {
 justify-content: space-between;
 }
.flex_middle {
 align-items: center;
 }
.gap {
 gap: 3rem;
 }
.img_bg {
 position: relative;
 z-index: 2;
 }
.footer_contact .flex {
 position: relative;
 }
.footer_contact .flex::before {
 position: absolute;
 width: 94vw;
 height: 100%;
 background-image: linear-gradient(to right, rgb(225, 231, 236), rgb(255, 255, 255) 70.9497%, rgb(225, 231, 236) 96.9274%);
 content: "";
 top: 0px;
 left: -10.2143%;
 z-index: -2;
 }
@media screen and (min-width: 769px) and (max-width: 1440px){
.footer_contact .flex::before {
 width: 100vw;
 left: -2rem;
 }}
@media screen and (max-width: 768px){
.gap {
 gap: 20px;
 }}
@media screen and (max-width: 768px){
.footer_contact .flex::before, .footer_contact .flex > img {
 display: none;
 }}
.img_bg > img {
 display: block;
 width: 100%;
 height: 100%;
 object-fit: cover;
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: -2;
 pointer-events: none;
 }
.footer_contact .flex > img {
 width: auto;
 left: -10.2143%;
 z-index: -1;
 }
@media screen and (min-width: 769px) and (max-width: 1440px){
.footer_contact .flex > img {
 left: -2rem;
 }}
.img.img_aba {
 position: relative;
 }
.img.img_aba::after {
 content: "";
 display: block;
 padding-bottom: var(--h);
 }
.footer_contact .img {
 width: 51.43%;
 --h: 56.9444%;
 margin-left: -2.643%;
 }
[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] {
 transition-duration: 0.8s;
 }
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"], body[data-aos-easing="ease-in-out-sine"] [data-aos] {
 transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
 }
[data-aos^="fade"][data-aos^="fade"] {
 opacity: 0;
 transition-property: opacity, transform;
 }
[data-aos^="fade"][data-aos^="fade"].aos-animate {
 opacity: 1;
 transform: translateZ(0px);
 }
@media screen and (min-width: 769px) and (max-width: 1440px){
.footer_contact .img {
 margin-left: 0px;
 }}
@media screen and (max-width: 768px){
.footer_contact .img {
 margin: 0px;
 }}
@media screen and (max-width: 576px){
.footer_contact .img {
 width: 100%;
 }}
.img.img_ct img {
 object-fit: contain;
 }
.img.img_aba img {
 position: absolute;
 left: 0px;
 top: 0px;
 }
.img img {
 width: 100%;
 height: 100%;
 display: block;
 transition: 0.5s;
 aspect-ratio: inherit;
 }
.footer_contact .img:hover img {
 transform: scale(1.02);
 }
.footer_contact .head {
 flex: 1 1 0%;
 width: 100%;
 max-width: 53.9rem;
 padding: 4.6rem 0px 4rem;
 }
@media screen and (max-width: 768px){
.footer_contact .head {
 padding: 40px 0px;
 }}
@media screen and (max-width: 576px){
.footer_contact .head {
 padding: 0px;
 }}
.head h2 {
 font-size: 4.8rem;
 line-height: 1.29167;
 font-weight: 800;
 letter-spacing: 0.2rem;
 }
.footer_contact .head h2 {
 font-size: 4.4rem;
 line-height: 1.29545;
 max-width: 48.3rem;
 letter-spacing: 0.185rem;
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
@media screen and (min-width: 769px) and (max-width: 896px){
.head h2 {
 font-size: 4rem;
 }}
@media screen and (min-width: 769px) and (max-width: 896px){
.footer_contact .head h2 {
 font-size: 4rem;
 }}
@media screen and (max-width: 768px){
div.head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 }}
@media screen and (max-width: 768px){
.footer_contact .head h2 {
 font-size: 22px;
 line-height: 1.3;
 letter-spacing: unset;
 }}
.syedittext p, .syedittext .desc {
 font-size: 1.7rem;
 line-height: 2.6rem;
 color: var(--text);
 }
.head p {
 font-size: 1.7rem;
 line-height: 2.8rem;
 color: rgb(53, 53, 53);
 }
.footer_contact .head p {
 line-height: 2.6rem;
 color: var(--text);
 }
.footer_contact p {
 margin-top: 1.4rem;
 }
[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate {
 transition-delay: 50ms;
 }
@media screen and (max-width: 768px){
.syedittext p, .syedittext .desc {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
div.head .desc, div.head p {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: unset;
 max-width: unset;
 word-spacing: unset;
 margin-top: 12px;
 }}
@media screen and (max-width: 768px){
.footer_contact .head p {
 line-height: 1.5;
 }}
[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] {
 }
[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate {
 transition-delay: 0.1s;
 }
a {
 color: inherit;
 cursor: pointer;
 font-size: inherit;
 text-decoration: none;
 }
.btn {
 display: inline-block;
 cursor: pointer;
 transition: 0.3s;
 text-align: center;
 background-color: var(--primary);
 border: 1px solid var(--primary);
 color: rgb(255, 255, 255);
 border-radius: 0.6rem;
 font-size: 1.8rem;
 font-weight: 600;
 line-height: 5.8rem;
 padding: 0px 3.3rem;
 }
.btn:hover {
 background-color: transparent;
 color: var(--primary);
 }
.footer_contact .btn {
 margin-top: 2.3rem;
 }
@media screen and (max-width: 768px){
.btn, .btn_line {
 font-size: 14px;
 line-height: 40px;
 padding: 0px 20px;
 }}
@media screen and (max-width: 768px){
div.head .btn {
 margin-top: 20px;
 }}
input, button, textarea {
 border: none;
 outline: none;
 font-family: unset;
 color: var(--title);
 }
button, input[type="submit"] {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
@media screen and (max-width: 786px){


}