@charset "UTF-8";
/*----------------------------------------------------------------------------------------------------------------
                                    Forms
---------------------------------------------------------------------------------------------------------------*/
 .enquire a {
    color: white
}
 .enquire-address-map {
    max-width: 33.3vw;
     margin-left: auto;
     margin-right: auto;
}
 .enquire-address {
    margin-top: 5vw;
     display: flex;
     flex-direction: column;
    /* height: 17.76vw;*/
     justify-content: space-between;
     margin-bottom: 3vw;
    /* background-image: url('../images/png/flower-bg-enquire.png');
     background-size: auto 100%;
     background-repeat: no-repeat;
     background-position: right;*/
}

.enquire-block {

    padding-bottom: 40px;

}
.enquire-block div{

     font-size: 0.93vw;
     line-height: 0.93vw;

}
 .directions-link{
     font-size: 0.93vw;
     line-height: 1.25vw;
    text-decoration: underline
}
 .enquire-map .directions-link {
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 1vw
}
 .enquire-address a{
    font-size: 0.93vw;
    line-height: 1.25vw
}
 .address-title {
    font-style: italic;
    font-size: 1.46vw;
    line-height: 1.77vw;
    padding-bottom: 1vw
}
 .enquire-map image {
    width: 33.33vw;
    height: 28.23vw
}
 .enquire .content {
     z-index: 1;
}
 .enquire-form{
    /*margin-top: 28.1vw !important;
    */
}
 .mand_fields {
     text-align: center;
     font-style: italic;
    font-size: 0.94vw;
    text-transform: none;
}
 .enquire .header-scroll .copy{
    padding-bottom: 3vw;
     display: flex;
     align-items: center;
     justify-content: end;
     flex-direction: column;
}
 .enquire .header-scroll {
    position: relative
}
 .enquire .header-scroll , .enquire .header-scroll .video-background,.enquire .header-scroll .copy {
    height: 28.1vw;
}
 .enquire .header-scroll .video-background img {
    min-height: 28.1vw !important
}
 .enquire h1 {
     font-size: 5vw ;
     line-height:5.99vw  ;
     font-style: normal !important;
}
 .enquire .kicker {
     font-size: 1.45vw ;
     line-height:1.875vw  ;
     font-style: normal !important;
}
 .enquire-form .title-h1 {
     font-style: italic;
     line-height: 1.4em;
     font-size: 2.5vw ;
     display: flex;
     flex-direction: row;
     justify-content: space-between;
}

 .content-cols{
     width: 100%;
     display: flex;
    margin: var(--outer);
    flex-direction: row;
}
 .content-col{
     width: 50%;
}
 .enquire-form .form-holder{
     max-width: 33.3vw;
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 5vw !important;
     padding-top: 0.8vw;
}
 #form-error-messages{
    background: #C73232;
    visibility: hidden;
     font-size: 0.94vw;
    line-height: 0.94vw;
    margin-top: 2vw;
    padding: 0.3vw;
    text-align: center;
}
 form.ao-form label:not(.ao-combo-label){
    display:none
}
 form.ao-form input:not([type="radio"]):not([type="checkbox"]){
     font-family: "Portrait Web", Arial, serif !important;
     font-weight: normal !important;
     color: #1B2B27 !important;
     position: relative;
     background-color: #EEE8E1 !important;
     padding: 0px;
     margin: 0px;
     border-radius: 0px;
     text-align: left ;
     padding-left: 1.04vw;
     border: 0 !important;
}
 form.ao-form select {
     color: #1B2B27 !important;
     font-size: 1.25vw !important;
     height: 3.125vw;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     background-color: #EEE8E1 !important;
     transition: background-color 0.3s;
     text-align: left !important;
     text-align-last: left !important;
     z-index: 3;
     display: block;
     max-width: 33.3vw;
     padding-left: 1.04vw;
     border: 0 !important;
}
 #row-r1605521547484 {
     display: flex;
     flex-direction: row;
     font-size: 0.94vw;
}
 #row-r1605521547484 .ao-column {
    width: 50%
}
 #row-r1605521547484 .ao-column-inner {
     display: flex;
     flex-direction: row;
     justify-content: flex-start;
     align-items: flex-start;
}
 .ao-combo-label {
     position: relative;
     margin: 0 0.9vw 0 0.7vw !important;
}
 .ao-combo-label input {
     opacity: 0;
     margin: 0 0.2vw 0 0;
     height: 1vw;
     width: 1vw;
}
 .ao-combo-label span {
    /* line-height: 12px;*/
}
 .ao-combo-label span::before {
     content: "";
     pointer-events: none;
     height: 0.8vw;
     width: 0.8vw;
     left: 0;
     top: 0;
     display: block;
     position: absolute;
     background-color: #222F2B;
     border: 0.1em solid #D8D8D8;
     border-radius: 0.8vw;
}
 .ao-combo-label input:checked + span::before {
     background-color: #D8D8D8;
}
 form.ao-form a {
    color: white;
}
 .ao-form .ao-center {
     text-align: left ;
}
 .ao-form-submit{
     color: #1B2B27 !important;
     background-color: #EEE8E1 !important;
     transition: opacity 0.3s;
     padding: 0 !important;
     font-weight: normal !important;
     text-transform: none !important;
     border-radius: 0 !important;
     font-family: "Portrait Web", Arial, serif;
     font-weight: normal;
     border: 0.1em solid #1B2B27 !important;
     outline: white solid 0.1em !important;
     margin: 0.1em;
     -webkit-font-smoothing: antialiased;
     text-transform: none !important;
     width: 12.5vw;
     height:3.12vw;
     line-height:3.12vw !important;
     font-size: 0.93vw !important;
     margin-top: 1.6vw;
     transition: background-color 0.3s, color 0.3s;
}
 .ao-form-submit:hover{
    background-color: #1B2B27 !important;
    color: #EEE8E1  !important;
    border: 0.1em solid #1B2B27 !important;
    outline: #EEE8E1 solid 0.1em !important;
}

 ::placeholder {
     color: #1B2B27 !important;
    opacity:1;
     line-height: 3.125vw !important;
    font-size: 1.25vw !important;
}
 :-ms-input-placeholder {
     color: #1B2B27 !important;
    opacity:1;
     line-height: 3.125vw !important;
    font-size: 1.25vw !important;
}
 ::-ms-input-placeholder {
     color: #1B2B27 !important;
    opacity:1;
     line-height: 3.125vw !important;
    font-size: 1.25vw !important;
}
 .ao-form-error-message {
     width: 100%;
     display: block;
     background-color: #C73232;
     color: white !important;
     text-align: left;
     font-size: 0.73vw;
     padding-left: 1vw;
     line-height: 0.6vw;
     padding: 0.3vw;
     margin-bottom: 0.7vw;
     padding-left: 1.04vw
}
 .ao-richtext-block {
    margin: 1vw 0
}
 .block-b1579622287997 .ao-richtext-block{
    margin-top: 0
}
 #row-r1605521547484 .ao-form-error-message{
    padding: 0;
    margin-bottom: 0;
}
 #row-r1605521547484 .ao-richtext-block {
    margin: 0
}
 .contact-firstp,.mandatory {
     line-height: 1.25vw;
    padding: 0;
    font-size: 0.93vw;
    padding-bottom: 1vw
}

 #block-b1579617475737 p, #block-b1579622287997 p,#block-b1579622287997 p a,.ao-combo-label span,form.ao-form .form-legal,#block-b1581076792285 p{
     font-size: 0.72vw ;
     line-height: 0.94vw ;
    
}

#block-b1581076778579 p,#block-b1581076792285 p {
    font-size: 0.72vw ;
    line-height:unset;
}
.ao-form .ao-combo-label {
    display: inline !important;margin-bottom: 0;
}




 @media only screen and (min-width: 671px){
     .enquire .navbar {
         background-color: #efebe7 !important;
    }
     .enquire .navbar a, .enquire .navbar a:hover {
        color: #222f2b ;
    }
    
     .enquire .navbar .logo {
        filter: none !important 
    }
     .navbar .enquire {
        color: #efebe7 !important;
    }
     form.ao-form input,form.ao-form select{
         font-size: 1.25vw !important;
         line-height: 3.125vw ;
    }
    
}


 @media only screen and (min-width: 1920px){
    .enquire .header-scroll, .enquire .header-scroll .video-background, .enquire .header-scroll .copy {
        height: 540px;
    }
  
    .page-template-template_enquire header h1, .page-template-template_enquire .sections h1 {
        
        font-size: 96px ;
        line-height: 115px ;
    }
    .enquire-form .form-holder,.enquire-address-map {
        max-width: 640px;
        padding-top: 30px
    }

    .enquire .kicker {
        font-size: 28px;
        line-height: 36px;
    }
    .enquire-form .title-h1 {
        
        font-size: 48px;
        line-height: 58px;

    }
    .mand_fields {
        font-size: 18px;
        line-height: 24px;
    }
    .ao-richtext-block {
     margin: 20px 0;
    }
    .contact-firstp, .mandatory {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 20px;
    }
    form.ao-form input:not([type="radio"]):not([type="checkbox"]){}
    #ao-form-24049d6b-27b1-44bf-ae5b-90014b754cfa.ao-form input,form.ao-form input, form.ao-form select {
        font-size: 24px !important;
        line-height: 60px;
    }
    form.ao-form select {
        height:  60px;
        padding-left: 20px;
    }
   .ao-form-error-message {
       
        font-size: 14px !important;
        line-height: 14px !important;
        padding: 5.7px;
        margin-bottom: 14px;
         padding-left: 20px;
    }
     #block-b1581076778579 p, #block-b1581076792285 p,#block-b1579617475737 p, #block-b1579622287997 p, #block-b1579622287997 p a, .ao-combo-label span, form.ao-form .form-legal, #block-b1581076792285 p {
        font-size: 14px;
        line-height: 18px;
    }
    #block-b1581076778579 p, #block-b1581076792285 p {

        line-height: unset;
    }

     .content-cols{
        justify-content:center;
        gap: 280px;
    }
     .content-col{
        width: 640px;
    }

::placeholder {
    
    font-size: 24px !important;
        line-height: 24px !important;
}
 :-ms-input-placeholder {
   
   font-size: 24px !important;
        line-height: 24px !important;
}
 ::-ms-input-placeholder {
     
    font-size: 24px !important;
        line-height: 24px !important;
}


    .ao-combo-label input {
    
        margin: 0 4px 0 0;
        height: 20px;
        width: 20px;
    }

    .ao-form-submit {
       
        width: 240px;
        height: 60px;
        font-size: 18px !important;
        line-height: 18px !important;
        margin-top: 22px;

    }

    .address-title {
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 20px;
    }
   .enquire-address {
        margin-top: 60px;
        height:340px;
        margin-bottom: 60px;
    }
    .enquire-address a, .directions-link {
        font-size: 18px;
        line-height: 24px;
    }
    .enquire-map .directions-link {
   
        padding-top: 20px
    }
    #form-error-messages {
        font-size: 14px;
        line-height: 24px;
        margin-top: 40px;
        padding: 5px;
    }
}


 @media only screen and (max-width: 670px) and (orientation:portrait){
     .address-title {
        font-size:7.4vw;
        line-height: 9.06vw;
        padding-bottom: 1vw
    }
     .enquire-address a{
        line-height: 6.4vw !important;
         font-size: 4.8vw !important;
    }
     .enquire-address-map {
         max-width: 100vw;
         width: 86.6vw;
    }
     .enquire .header-scroll , .enquire .header-scroll .video-background,.enquire .header-scroll .copy {
        height: 100vw;
    }
     .enquire .header-scroll .video-background img {
        min-height: 100vw !important
    }
     .enquire .header-scroll .video-background {
        position: absolute;
         top: 0;
         left: 0;
         z-index: 0;
         width: 100%;
    }
     .directions-link{
         font-size: 4.26vw;
        line-height: 5.06vw
    }
     .enquire-address{
        margin-bottom: 15vw;
         flex-direction: column;
        /*height: 76.2vw;*/
        background-size: auto 50%;
    }
    .enquire-block div{

  
     line-height: 6.4vw ;
    font-size: 4.8vw ;

    }
     .enquire h1 {
         font-size: 11.73vw ;
         line-height:11.73vw  ;
    }
     .enquire .kicker {
         font-size: 4.26vw ;
         line-height:5.33vw  ;
    }
     .enquire .header-scroll .copy {
         padding-bottom: 6vw;
    }
     .enquire-form .title-h1 {
         line-height: 1.4em;
         font-size: 2.5vw ;
         flex-direction: column;
    }
     .enquire-form .title-h1 div {
        height: 8vw
    }
     .mand_fields {
         padding-bottom: 6vw !important;
         text-align: center;
         font-style: italic;
        font-size: 4.8vw
    }
     .enquire-form .title-h1 {
         font-size: 9.6vw !important;
        text-align: center;
        font-style: normal !important;
        padding-bottom: 9vw !important 
    }
    
     .ao-form-submit{
         width: 85.6vw;
         height: 14vw;
        line-height: 6.4vw !important;
        font-size: 4.8vw !important;
        margin-top: 4vw;
    }
     .content-col {
         width: 100%;
    }
     .content-cols{
         flex-direction: column;
         width: 86.6vw !important;
         margin-left: auto;
         margin-right: auto;
    }
     .enquire-form .form-holder {
         max-width: 100vw;
        width: 86.6vw;
    }
     p {
         margin-bottom: 5vw;
    }
     form.ao-form input:not([type="radio"]):not([type="checkbox"]),form.ao-form select{
         width: 86.6vw !important;
         height: 16vw !important;
         max-width: unset;
         line-height: 6.4vw !important;
        font-size: 4.8vw !important;
        padding-left: 5.3vw !important;
    }
     ::placeholder {
         color: #1B2B27 !important;
        opacity:1;
         line-height: 6.4vw !important;
        font-size: 4.8vw !important;
    }
     .contact-firstp,.mandatory {
         text-align: center;
        line-height: 6.4vw !important;
        font-size: 4.8vw !important;
        padding-bottom: 6vw !important
    }

 

     .ao-combo-label span,#block-b1581076778579 p,#block-b1581076792285 p,#block-b1579617475737 p, #block-b1579622287997 p,#block-b1579622287997 p a,form.ao-form .form-legal{
         font-size: 3.2vw !important;
        line-height: 4.26vw !important;
    }




     #row-r1605521547484 {
        font-size: 4.2vw ;
    }
     #row-r1605521547484 {
         flex-direction: column;
    }
     #row-r1605521547484 .ao-column {
         width: 100%;
        padding-bottom: 2vw !important;
    }
     #row-r1605521547484 .ao-column-inner {
    }
     .ao-combo-label span::before {
         height: 4vw;
         width: 4vw;
         left: 0;
         top: 0;
         border-radius: 4vw;
    }
     .ao-combo-label {
         margin: 0 4vw 0 4vw !important;
    }
     .ao-form-error-message {
         font-size: 3vw !important;
         padding-left: 1vw;
         line-height: 5vw !important;
         padding: 1vw;
         margin-bottom: 3vw;
         text-align: center;
    }
     #row-r1605521547484 .ao-block-wrapper p{
        width: 15vw
    }
     #form-error-messages {
         font-size: 4vw;
         line-height: 4vw;
         margin-top: 4vw;
         padding: 2vw;
         text-align: center;
    }
     .ao-combo-label input {
         margin: 0 2vw 0 0;
         height: 5vw;
         width: 5vw;
    }
}
 







