<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Commissioner&amp;family=STIX+Two+Text:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&amp;family=Zen+Antique&amp;display=swap');
html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div {

 

    font-family: 'Stix Two Text' !important;

 

}
body {

}

h1,
h2,
h3,
h4,
h5,
h6 {
	
}

p {

}

a {

}

a:hover {
	color: #BC6D44 !important;
	text-decoration: none !important;
}
@media(max-width:576px){
    .mar{
        margin-top:20px !important;
    }
    .imgimg{
        width:100% !important;
    }
    .no-paddd{
        padding:20px 0px !important;
    }
}

.is-btn-ghost2 {
	padding: 13px 30px !important;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
	letter-spacing: 0 !important;

}

.form-control {
    background:transparent !important;
	border-bottom: 1px solid #1E1917 !important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

.rendered-form .form-group&gt;label {
 
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #000!important;
}
.form-group .formbuilder-required{
    color: rgba(87, 85, 83, 0.8) !important; 
}

.rendered-form .form-control:focus {
	outline: 0;
	box-shadow: none !important;
	border-bottom: 1px solid #1E1917!important;
	border-radius: 0 !important;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
}

.send-btn{
	padding: 15px 20px !important;
	border: 2px solid #BC6D44 !important;
	background:#BC6D44 !important;
	color:#FFFFFF !important;
	padding: 13px 30px !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 23px !important;
	letter-spacing: 0 !important;
	border-radius:0 !important;

}
.send-btn1&gt;a {
	border: 2px solid #BC6D44 !important;
	background:#BC6D44 !important;
	color:#FFFFFF !important;
	padding: 10px 25px !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
	letter-spacing: 0 !important;
	border-radius:0 !important;
}

.send-btn:hover, .send-btn1&gt;a:hover {
	background: rgba(188, 109, 68, 0.2) !important;
	border: 0px !important;
	color: #BC6D44 !important;
}
.navbar{
    padding:25px 0 ;
}
.navbar-nav&gt;li{
    padding:0 10px !important;
}
.navbar-nav&gt;li&gt;a {
   
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #1E1917;
}
.one&gt;.navbar.navbar-static{
    background:#BC6D44 !important;
}

.footer-text, .footer-text&gt;a {
   
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}


.row.display-flex &gt; [class*='col-'] {

display: flex;

 

flex-direction: column;

}

.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}
#code-btn {display:block!important}</pre></body></html>