<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name: OLOL - Trust
 Author: CODA Education
 Author URI: http://coda.education
 Template:   madebycoda
*/
 
@import url("../madebycoda/style.css");


/*---------------------------------
Footer 
---------------------------------*/
#contact-details {
	background: linear-gradient(101.19deg, #44587E 0%, #2C3B59 100%) !important;
	color: #fff;
	position: relative;
	height: 470px;
}

#contact-details h3 {
text-transform: uppercase; letter-spacing: 2px;
}

.contact-details-main {
	display: flex;
}

#contact-details .container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

#contact-details  h3 {
margin-top: 0px;
}

.contact-details-left {
	width: 30%; margin-right: 20px;
}

.contact-details-mid {
	width: 30%;
}

.contact-details-right {
	width: 40%;
	display: flex;
	justify-content: flex-end;
	position: absolute;
	right: 0px;
}

.contact-details-right .main-image {
	height: 150px;
}


#contact-details p {
	color: #fff;
	line-height: 2;
	margin: 0;font-size: 15px;
}

.contact-para-point {
	text-transform: uppercase;
	font-weight: 600 !important;
	letter-spacing: 5px !important; margin-bottom: 10px !important;
}

#contact-details .margin-bottom {
	margin-bottom: 30px !important;
}

.school-logo .logo {
background-size: 100% auto;
width: 100%;
}

#accreditations {
text-align: center; margin-bottom: 50px;
}

#accreditations img {
height: 80px; width: auto; margin: 0px 10px;
}

#site-footer .curve {
position: absolute;
right: 0px;
width: 500px;
height: 100%;
bottom: 0px;
}

#site-footer .curve svg  {
position: absolute;
width: auto;
height: 100%;
bottom: 0px;
right: 0px;
}

.transparent-hero-logo.footer {
	width: 350px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#second-footer {
	padding: 40px 0;
}


.second-footer-main {
	display: flex;
	justify-content: space-between;
}

.second-footer-left {
	width: 56%;
}

.second-footer-right {
	display: flex;
	justify-content: flex-end;
	width: auto;
}

#second-footer p {
	line-height: 1.5;
	margin-bottom: 0px; font-size: 13px;
}

.top-row {
	margin-bottom: 20px;
}


footer .separator {
margin: 2px 13px;
    height: 16px;
    width: 1px;
    background-color: #e1e1e1;
    position: relative;
    display: inline-block;
    top: 5px;
}

.bottom-row {
	display: flex;
	justify-content: normal; 
	clear: both; margin-top: 20px;
}

.bottom-row p {
margin-right: 30px;
}

.second-footer-right img {
	height:80px;
}

.second-footer-right .margin-left {
	margin-left: 30px;
}

.bottom-row p {
	text-transform: uppercase;
	font-weight: 700;
}
.footer-trust-logo  {
width: 400px; height: 300px;
position: absolute;
right: 5%;
top: 50%;
transform: translateY(-50%);
}

.footer-trust-logo img {
position: absolute;
    width: auto;
    height: 300px;
	position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);

}

img.transparent-logo.footer {
opacity: 0.5;
}

.footer-trust-logo .main-image {
height: 150px; width: auto; z-index: 999;
}


#maps {
height: 600px; position: relative;
}

.bottom-row a:link,
.bottom-row a:visited {
color: #333; text-decoration: none; letter-spacing: 1px;
}


.wpgmza_infowindow_image {
width: 30%; height: auto;
}

.wpgmza_infowindow_description a:link, 
.wpgmza_infowindow_description a:visited {
color: #333; font-weight: 800;
}



@media (max-width: 1100px) {

.footer-trust-logo {
right: 0px; 
position: relative;
    margin: 0px auto;top: inherit;
    transform: none;
}

#contact-details { text-align: center;
height: auto; padding: 50px 0px;
}

.contact-details-left {
width:45%; margin: 0px 5%;
}

.contact-details-mid {
width:45%; margin: 0px 5%;
}

#contact-details h3 {
	text-align: center; margin-top: 30px;
}

#contact-details .container {
    position: relative;
    top: inherit;
    left: inherit;
    transform: none;
    margin: 0px auto;
}

.second-footer-main {
display: block;
}

.second-footer-left {
width: 100%; text-align: center;
}

.second-footer-right {
width: 100%; margin-top: 30px; justify-content: flex-start;
}

}


@media (max-width: 900px) {

.single-cpd-course .vc_col-sm-4 {
width: 100%;
}
}

@media (max-width: 600px) {


.contact-details-left,#site-footer .contact-details-mid {
margin: 0px 0px 20px 0px;
}

}</pre></body></html>