.success_shadow{background-color:#39e939;color:#fff}.error_shadow{background-color:#ff3628;color:#fff}.contact_content{min-height:calc(100vh - 180px);position:relative}.contact-card{display:flex;flex-direction:row;padding:60px;border-radius:20px;background-color:#fff;margin:0 auto 50px;width:fit-content}.contact-card .content-left{padding:30px;margin-right:80px}.contact-card .content-right{display:flex;flex-direction:column;width:380px;padding:30px;box-shadow:#0000003d 0 3px 8px;border-radius:30px}.contact-card .content-right .header{color:#707070;margin-bottom:5px}.contact-card .content-right .input-field{display:flex;flex-direction:column;margin-bottom:20px}.contact-card .content-right .input-field input{border:none;outline:none;border-radius:10px;padding:8px 15px;background-color:#f1f1f1}.contact-card .content-right .input-field textarea{border:none;outline:none;border-radius:10px;padding:8px 15px;background-color:#f1f1f1;height:150px}.contact-card .content-left span:nth-of-type(1),.contact-card .content-left span:nth-of-type(3){color:#999}.contact-card .content-left .first-content{font-size:50px}.contact-card .contact-list{display:flex;flex-direction:row;margin-bottom:20px}.contact-card .contact-list:nth-of-type(1){margin-top:40px}.contact-card .contact-list i:nth-of-type(1){font-size:40px;margin-top:10px;margin-right:20px;color:#ff912a}.contact-card .contact-list span:nth-of-type(1){font-size:16px;color:#999}.send-btn{display:inline-flex;align-items:center;gap:10px;padding:5px 20px 5px 5px;background-color:#ff912a;color:#fff;font-size:16px;border:none;border-radius:50px;cursor:pointer;transition:background-color .3s ease;margin-top:20px}.send-btn i{font-size:30px}.send-btn:hover{background-color:#ee7300}.send-btn .icon-circle{background-color:#fff;color:#ff912a;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background-color .3s ease,color .3s ease}.send-btn:hover .icon-circle{background-color:#e0e0e0;color:#ee7300}.contact-header{font-size:30px;margin-bottom:15px;display:none}@media (max-width: 1240px){.contact-card{padding:20px}}@media (max-width: 1100px){.contact-card{box-shadow:none;margin-top:70px;padding:0 50px}.content-left{display:none}.send-btn{width:100%;text-align:center}.contact-header{display:block}.contact-card{width:100vw}.content-right{min-width:calc(100% - 145px);box-shadow:#ffffff3d 0 3px 8px!important}}@media (max-width: 660px){.contact-card{box-shadow:none;margin-top:70px;padding:0 15px}.content-right{min-width:calc(100% - 100px)}}.bg_loading{background-color:#0000009c;height:100%;width:100%;position:fixed;z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center;top:0}.bg_loading .label_load{margin:auto;margin-top:calc(50vh - 50px);color:#fff;text-align:center}.bg_loading .loader{margin:10px auto auto}.loader{width:120px;height:20px;border-radius:20px;background:repeating-linear-gradient(135deg,#ff912a 0,#ff912a 10px,#ffc69f 0,#ffc69f 20px) 0/0% no-repeat,repeating-linear-gradient(135deg,#ddd 0,#ddd 10px,#eee 0,#eee 20px) 0/100%;animation:l3 2s infinite}@keyframes l3{to{background-size:100%}}@media (max-width: 650px){.contact_card,.contact_card .input_email,.contact_card .input_content{width:calc(100% - 60px)}}
