body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

.top-banner {
    background-image: url(img/top-bar-background.jpg);
    min-height: 1025px;
    padding-top: 60px;
    background-repeat: no-repeat;
}

/*.top-banner .top-social a {
    margin: 0 20px;
}
*/

.top-banner .top-contact {
    text-align: right;
}

.top-banner .top-contact a {
    margin: 0 40px;
    color: white;
}
.top-banner .top-contact a:hover {
	color: #fdc82d;
}

.top-banner .heading {
    text-align: center;
    margin-top: 250px;
    text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.6);
}

.top-banner .heading h1 {
    font-weight: 400;
    color: #fdc82d;
    font-size: 26px;
    text-transform: uppercase;
}

.top-banner .heading h2 {
    font-weight: 800;
    font-size: 74px;
    color: white;
    text-transform: uppercase;
    line-height: 80px;
}

.top-banner .link {
    text-align: center;
    display: block;
    margin-top: 213px;
}

.top-banner .link img {
    height: 37px;
}

.top-banner .link hr {
    width: 50px;
    border: 1px solid white;
}

.top-banner .link .text {
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
}

.top-banner .enquire-form .form-input {
    position: relative;
    max-height: 60px;
}

.top-banner .enquire-form .form-input img {
    position: absolute;
    top: 50%;
    transform: translate(50%,-50%);
}

.top-banner .enquire-form .column:first-child .form-input .text-input {
    border-radius: 30px 0 0 30px;
}

.top-banner .enquire-form .form-input .text-input, .top-banner .enquire-form .form-input .select-input {
    padding-left: 35px;
    font-weight: 300;
    font-size: 14px;
    border-radius: 0;
    min-height: 60px;
}

.top-banner .enquire-form .form-input .form-submit {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: white;
    min-height: 60px;
    background-color: #fdc82d;
    border: none;
    min-width: 80%;
    border-radius: 0 30px 30px 0;
}
.top-banner .enquire-form .form-input .form-submit:hover {
	background-color: 00d3e4;
}

.services {
    background-color: white;
    padding: 100px 0;
}

.services .left-box {
    background-image: url(img/services-left-box.jpg);
    min-height: 570px;
    background-repeat: no-repeat;
    background-position: center;
}

.services .left-box .left-content {
    margin: 400px 0 0 40px;
    display: inline-block;
    color: white;
}

.services .left-box .left-content h3 {
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}

.services .left-box .left-content p {
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0;
}

.services .left-box .left-content .icon img {
    margin: 0 20px;
}

.services .right-box-1 {
    background-image: url(img/services-right-box-1.jpg);
    min-height: 285px;
    background-repeat: no-repeat;
    background-position: center;
}

.services .right-box-1 .right-content-1 {
	margin: 130px 0 0 30px;
	display: inline-block;
	color: white;
}

.services .right-box-1 .right-content-1 h3 {
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}

.services .right-box-1 .right-content-1 p {
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0;
}

.services .right-box-1 .right-content-1 .icon img {
    margin: 0 10px;
}

.services .right-box-2 {
    background-image: url(img/services-right-box-2.jpg);
    min-height: 285px;
    background-repeat: no-repeat;
    background-position: center;
}

.services .right-box-2 .right-content-2 {
	margin: 130px 0 0 30px;
	display: inline-block;
	color: white;
}

.services .right-box-2 .right-content-2 h3 {
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}

.services .right-box-2 .right-content-2 p {
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0;
}

.services .right-box-2 .right-content-2 .icon img {
    margin: 0 10px;
}

.services .right-box-3 {
    background-image: url(img/services-right-box-3.jpg);
    min-height: 285px;
    background-repeat: no-repeat;
    background-position: center;
}

.services .right-box-3 .right-content-3 {
	margin: 115px 0 0 30px;
	display: inline-block;
	color: white;
}

.services .right-box-3 .right-content-3 h3 {
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
}

.services .right-box-3 .right-content-3 p {
    font-weight: 400;
    font-size: 14px;
    margin: 20px 0;
}

.services .right-box-3 .right-content-3 .icon img {
    margin: 0 10px;
}

.middle-banner {
    background-image: url(img/middle-banner-background.jpg);
    min-height: 486px;
    background-position: center;
}

.middle-banner h3 {
    font-weight: 400;
    font-size: 18px;
    color: #fdc82d;
    text-transform: uppercase;
    margin-top: 100px;
}

.middle-banner h4 {
    font-weight: 800;
    color: white;
    font-size: 72px;
    text-transform: uppercase;
    line-height: 80px;
    margin: 20px 0;
}

.middle-banner .icon img {
    margin-right: 40px;
}

.ctas {
    background-image: url(img/ctas-background.jpg);
    min-height: 484px;
    margin-top: 60px;
    padding-top: 100px;
    text-align: center;
}

.ctas .cta {
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 4px 6px 15px rgba(0, 0, 0, 0.6);
}

.ctas .cta-1 {
	background-image: url(img/cta-1.jpg);
	min-height: 293px;
}

.ctas .cta-2 {
	background-image: url(img/cta-2.jpg);
	min-height: 293px;
}

.ctas .cta-3 {
	background-image: url(img/cta-3.jpg);
    min-height: 293px;
}

.cta-text {
    margin-top: 220px;
    display: inline-block;
}

.ctas h3 {
    font-weight: 400;
    color: white;
    font-size: 16px;
    text-transform: uppercase;
}

.introduction {
    background-color: white;
    padding: 100px 0;
}

.introduction .text h4 {
    font-weight: 400;
    font-size: 16px;
    color: #fdc82d;
    text-transform: uppercase;
}

.introduction .text h3 {
    font-weight: 800;
    color: #00407b;
    font-size: 48px;
    text-transform: uppercase;
}

.introduction .text .icon {
    margin: 40px 0;
}

.introduction .text .icon .column:first-child {
    text-align: left;
}

.introduction .text .icon .column:nth-child(2) {
    text-align: center;
}

.introduction .text .icon .column:last-child {
    text-align: right;
}

.introduction .text p {
    font-size: 14px;
}

.introduction .text .contact-button {
    margin-top: 40px;
}

.introduction .text .contact-button a {
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    padding: 15px 36px;
    margin: 0 10px;
}

.introduction .text .contact-button a:first-child {
    background-color: #00407b;
}

.introduction .text .contact-button a:first-child:hover {
    background-color: #fdc82d;
}

.introduction .text .contact-button a:last-child {
    background-color: #fdc82d;
}

.introduction .text .contact-button a:last-child:hover {
    background-color: #00407b;
}

.introduction .image {
    border-left: 1px solid #cccccc;
    padding-left: 22px;
}

.bottom-banner {
	background-image: url(img/bottom-banner-background.jpg);
	min-height: 658px;
	text-align: center;
	text-transform: uppercase;
	background-position: center;
    background-repeat: no-repeat;
}

.bottom-banner .title {
    font-weight: 400;
    font-size: 26px;
    color: #fdc82d;
    margin-top: 147px;
    display: inline-block;
}

.bottom-banner .contact-link {
    margin-top: 216px;
}

.bottom-banner .contact-link a {
    font-weight: 600;
    font-size: 14px;
    color: white;
    padding: 15px 40px;
    margin: 0 10px;
}

.bottom-banner .contact-link a:first-child {
    background-color: #00d3e4;
}

.bottom-banner .contact-link a:first-child:hover {
    background-color: #fdc82d;
}

.bottom-banner .contact-link a:last-child {
    background-color: #fdc82d;
}

.bottom-banner .contact-link a:last-child:hover {
    background-color: #00d3e4;
}

.bottom-bar {
    background-color: #ffffff;
    text-align: center;
    padding: 30px 0;
}

.footer {
    background-color: black;
    padding: 15px 0;
    color: white;
}

.footer .address, .footer .phone, .footer .email {
    text-align: center;
    margin: 20px 0;
}

.footer .phone a, .footer .email a {
    color: white;
}

.footer .copyright, .footer .privacy {
    font-weight: 300;
    font-size: 10px;
    line-height: 40px;
}

.footer .aiims {
    text-align: right;
    display: block;
}

.services .banner-box {
    background-size: cover;
    border: 1px solid white;
}