@font-face {
    font-family: 'ChampionHTFLightweight';
    src: url('/fonts/ChampionHTFLightweight.eot');
    src: url('/fonts/ChampionHTFLightweight.eot') format('embedded-opentype'), url('fonts/ChampionHTFLightweight.woff2') format('woff2'), url('/fonts/ChampionHTFLightweight.woff') format('woff'), url('/fonts/ChampionHTFLightweight.ttf') format('truetype'), url('/fonts/ChampionHTFLightweight.svg#ChampionHTFLightweight') format('svg');
}

@font-face {
    font-family: 'BrownRegular';
    src: url('/fonts/BrownRegular.eot');
    src: url('/fonts/BrownRegular.eot') format('embedded-opentype'), url('/fonts/BrownRegular.woff2') format('woff2'), url('/fonts/BrownRegular.woff') format('woff'), url('/fonts/BrownRegular.ttf') format('truetype'), url('/fonts/BrownRegular.svg#BrownRegular') format('svg');
}


body {
    font-family: 'BrownRegular';
    background: #fff;
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    position: relative;
    text-align: left;
    width: 100%;
    font-size: 16px;
    color: #073135;
    background: rgba(194,232,229,1);
    line-height: 1.1;
}


.clear, * html .clearfix, *:first-child + html .clearfix {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

    .clearfix:after {
        clear: both;
        content: ' ';
        display: block;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
        width: 0;
        height: 0;
    }

*, *:before, *:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
h3
{
 
    font-weight:normal;
font-size: 60px;
text-transform: uppercase;
font-family: 'ChampionHTFLightweight';
position: relative;
margin-bottom:40px;
line-height: 1.2;
}
h4
{
    font-weight:normal;
    text-transform: uppercase;
    font-size:18px;
    margin: 0 0 40px 0
}
p
{
    margin:0;
}
section#floorplan-form {
    width: 84%;
	margin: auto;

	padding: 120px 0;
}

#back-btn {
	width:40px;
	height:40px;
	position: absolute;
	top:100px;
	z-index: 9;
	left: 0;
	left: -9%;
	right: 0;
	margin: auto;
	
}

#back-btn::after, #back-btn::before  {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin:auto;
	background: #073135;
	width: 30px;
	height: 2px;
	transform: rotate(45deg);
}

#back-btn::after {
	transform: rotate(-45deg);
}


#floorplan-form > .container {
	/* max-width: 572px;
	max-width: 50%; */
	margin-left: 0;
}

#floorplan-form > .container > p {
	font-size: 18px;
	/* font-size: 1.2vw; */
 
	text-transform: uppercase;
	letter-spacing: 1px;
}

.form-wrapper form#portal_enquiry {
	max-width: 340px;
}

#page-floorplan-form #back-btn {
	left:auto;
	right: 30px;
	top: 30px;
}





input, select {
	font-size: 16px;
        font-family: 'BrownRegular';
	margin: 0 auto;
	padding: 2px 0;
	width: 100%;
	color: #073135;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #073135;
	text-align: left;
	margin-bottom: 30px;

}

input.b_submit {
	border: none;
}

select {
	padding: 2px 0;
	text-align-last: left; text-align: left;

-ms-text-align-last: left;
}
select option {
	padding: 2px;
	text-align-last: left; text-align:left;

-ms-text-align-last: left;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #c2e8e5 inset;
  -webkit-text-fill-color: #073135 !important;
}


#page-floorplan-form input:-webkit-autofill,
#page-floorplan-form input:-webkit-autofill:hover,
#page-floorplan-form input:-webkit-autofill:focus, 
#page-floorplan-form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #c2e8e5 inset;
  -webkit-text-fill-color: #073135 !important;
}


.privacy {
	font-size: 10px;
	/* font-size: 0.67vw; */
}
.chk_holder {
	margin: 10px auto 0 auto;
	color: #073135;
}

input:-webkit-input-placeholder, textarea:-webkit-input-placeholder {
color: #073135;
opacity: 1;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #073135;
opacity: 1;
}
 input:-moz-placeholder, textarea:-moz-placeholder {
color: #073135;
opacity: 1;
}
 input::-moz-placeholder, textarea::-moz-placeholder {
color: #073135;
opacity: 1;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #073135;
opacity: 1;
}
 input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
color: #073135;
}
 input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
color: #073135;
}
 input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
color: #073135;
}
 input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
color: #073135;
}
input.b_submit, a.b_submit {

    border: 0;
    color: #fff;
    background-color: #073135;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 1em;
    height: 44px;
    line-height: 40px;
    margin:0 0 40px 0;
    padding: 0;
    width: 190px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-align: center;
    text-decoration:none;

}
.enq_frm p{
    padding-bottom:20px;
}

a
{
    color:#073135;
    text-decoration:none
}
.btn {
    display: inline-block;
    width: auto;
    font-family: 'BrownRegular';
    letter-spacing: 0.05em;
    padding: 1em 2em;
    background: #073135;
    font-size:15px;
    margin-top: 20px;
    transition: all 0.3s;
    text-transform: uppercase;
}

    .btn:hover {
        background: #fff;
        color: #073135;
    }

@media screen and (max-width : 980px) {
    h3
    {
        font-size:40px;
    }
        h4
    {
        font-size:16px;
    }
        br
        {
            display:none
        }
}