html {font-size: clamp(7.5px, 0.522vw, 10px);} 
:root {
--title:#161616;
--secondary:#f76226;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.footer_contact {
 padding: 10rem 0px 9rem;
 background: url("https://www.cnxzlf.com//wp-content/plugins/sytech-fronteditor/sytpl/contact_4/assets/img/footer_contact_bg.jpg") center center / cover no-repeat;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.footer_contact {
 padding: 30px 0px;
 }}
.content {
 max-width: 158rem;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 769px) and (max-width: 1220px){
.content, .account-content {
 padding: 0px 3rem;
 }}
@media screen and (min-width: 769px) and (max-width: 1024px){
.content, .small_content, .account-content, .swiper_content {
 max-width: 896px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 20px;
 }}
.center {
 text-align: center;
 }
[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);
 }
[data-aos="fade-up"] {
 transform: translate3d(0px, 100px, 0px);
 }
h1, h2, h3, strong {
 font-weight: 400;
 }
.head h2 {
 font-size: 4.4rem;
 line-height: 1.477;
 color: var(--title);
 }
.head.white h2 {
 color: white;
 }
.footer_contact .head h2 {
 font-size: 4.4rem;
 line-height: 5.3rem;
 max-width: 62.5rem;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 2.3rem;
 }
@media screen and (max-width: 768px){
.head h2 {
 font-size: 23px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.footer_contact .head h2 {
 font-size: 25px;
 line-height: 1.5;
 }}
a {
 color: inherit;
 cursor: pointer;
 font-size: inherit;
 text-decoration: none;
 }
.btn {
 display: inline-block;
 cursor: pointer;
 transition: 0.3s;
 text-align: center;
 border-radius: 0px;
 background-color: transparent;
 border: 1px solid rgba(255, 255, 255, 0.75);
 color: rgb(255, 255, 255);
 font-weight: 400;
 font-size: 1.6rem;
 line-height: 3rem;
 padding: 1rem 2.6rem;
 min-width: 15.8rem;
 text-transform: uppercase;
 }
.btn:hover {
 background-color: var(--secondary);
 border-color: var(--secondary);
 color: rgb(255, 255, 255);
 }
.footer_contact .btn {
 padding: 1.8rem 3rem;
 background-color: white;
 border-color: white;
 color: rgb(0, 28, 61);
 font-size: 1.8rem;
 min-width: 26.3rem;
 display: flex;
 align-items: center;
 max-width: fit-content;
 margin-left: auto;
 margin-right: auto;
 transition: 0.3s;
 }
.footer_contact .btn::after {
 content: "";
 width: 1.8rem;
 height: 1.8rem;
 display: inline-block;
 background: url("https://www.cnxzlf.com//wp-content/plugins/sytech-fronteditor/sytpl/contact_4/assets/img/btn_arrow_blue.svg") center center / contain no-repeat;
 margin-left: 0.9rem;
 }
.footer_contact .btn:hover {
 background-color: transparent;
 color: white;
 border-color: white;
 }
.footer_contact .btn:hover::after {
 filter: contrast(0) brightness(100);
 }
@media screen and (max-width: 768px){
.footer_contact .btn {
 padding: 5px 20px;
 font-size: 15px;
 min-width: unset;
 }}
input, button, textarea {
 border-width: medium;
 border-style: none;
 border-color: currentcolor;
 border-image: initial;
 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){


}