section.contact-sec-hero{padding: 25vh 0px 15vh 0px;align-items:center;background: url("contact-bg.jpg") no-repeat center center;background-size: cover;background-attachment: fixed;overflow: hidden;}
section.contact-sec-hero:after{content: "";position: fixed;top: 0;left: 0;width: 100%;height: 100%;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */}
section.contact-sec-hero h1{/* width: 160%; */}
section.contact-sec-hero h1 .spo{display:inline-block;}
section.contact-sec-hero p{line-height:1.3;margin-bottom:30px}

a.btn-contact{font-family: 'Bebas Neue', cursive;font-size: 24px;display: inline-block;position: relative;margin-bottom: 15px;}
a.btn-contact:after{content: "";position: absolute;top: 0;right: 0;width: 500px;height: 100%;}
a.btn-contact span{padding: 10px 15px 6px 15px;display: inline-block;position: relative;z-index: 9;}

a.btn-contact.address{color:#000000;}
a.btn-contact.address:after{background:#fff;}
a.btn-contact.address span{}

a.btn-contact.tel{color:#ffffff;}
a.btn-contact.tel:after{background:#000000;}
a.btn-contact.tel span{}

a.btn-contact.email{color:#000000;}
a.btn-contact.email:after{background:#cdff00;}
a.btn-contact.email span{}

label {
    text-transform: uppercase !important;
    font-weight: 600 !important;
}
.FormFieldLayout__Error-sc-5t8s6i-1{font-size: 10px !important;text-transform: uppercase;position: absolute;top: -22px;right: 10px;margin: 0px;}

@media only screen and (min-width : 320px) and (max-width : 768px)  {
	 
	section.contact-sec-hero{padding: 100px 15px 50px 15px;}
	.WidgetBackground__Container-sc-1ho7q3r-0.kqxXbh {padding: 20px !important;}
	

} 