|
|
|
@ -287,7 +287,7 @@ Responsive Codes |
|
|
|
|
padding: 3rem 6rem; |
|
|
|
|
position: absolute; |
|
|
|
|
top: 20%; |
|
|
|
|
width: 60%; |
|
|
|
|
width: 50%; |
|
|
|
|
} |
|
|
|
|
.slider-content h2{ |
|
|
|
|
font-weight: 700; |
|
|
|
@ -1105,14 +1105,19 @@ Responsive Codes |
|
|
|
|
text-align: center; |
|
|
|
|
margin-bottom: 50px; |
|
|
|
|
} |
|
|
|
|
.form-sec label, |
|
|
|
|
.enquiry-form-row label{ |
|
|
|
|
.form-sec label{ |
|
|
|
|
margin-bottom: 8px; |
|
|
|
|
font-weight: 400; |
|
|
|
|
font-weight: 400; |
|
|
|
|
font-size: 16px; |
|
|
|
|
line-height: 28px; |
|
|
|
|
color: #0A2849; |
|
|
|
|
} |
|
|
|
|
.enquiry-form-row label{ |
|
|
|
|
margin-bottom: 8px; |
|
|
|
|
font-weight: 400; |
|
|
|
|
font-size: 16px; |
|
|
|
|
line-height: 28px; |
|
|
|
|
} |
|
|
|
|
.contact-form .row, |
|
|
|
|
.visa-display-section .row{ |
|
|
|
|
display: flex; |
|
|
|
@ -1702,7 +1707,7 @@ table.lightgrey-weekends tbody td:nth-child(n+6) { |
|
|
|
|
transition: background-color 1s ease-out 100ms; |
|
|
|
|
} |
|
|
|
|
.form-select .select-placeholder{ |
|
|
|
|
color: #4e545a; |
|
|
|
|
color: #000000; |
|
|
|
|
} |
|
|
|
|
.enquiry-form-row h3{ |
|
|
|
|
font-weight: 600; |
|
|
|
|