HTTP/1.0 200 OK
Cache-Control: no-cache
Date:          Sun, 27 Jul 2025 16:29:00 GMT

.custom-css { }
			#primary-menu {
			background: #006a6c !important;
		}
		
			#primary-menu ul.menu li:hover a {
			background-color: #006a6c !important;
		}
		
			#primary-menu ul.menu li.active a {
			background-color: #006a6c !important;
		}
		
			#primary-menu ul ul li a {
			background: #006a6c !important;
		}
		
			#primary-menu ul ul li a:hover {
			background: #006a6c !important;
		}
		
			.btn.btn-primary,
		.btn.btn-default,
		input[type="submit"].btn {
			filter: none;
			background: none transparent;
			background: #006a6c !important;
		}
		
			.btn.btn-primary:hover,
		.btn.btn-primary:focus,
		.btn.btn-primary.focus,
		.btn.btn-default:hover,
		.btn.btn-default:focus,
		.btn.btn-default.focus,
		input[type="submit"].btn:hover,
		input[type="submit"].btn:focus,
		input[type="submit"].btn.focus {
			background: #006a6c !important;
		}
		
			#full-wrap {
    background: linear-gradient(to top, #006a6c 0px, #D4D6D9 100%) repeat-x scroll 0% 0% / 1px 400px transparent;
}


html, body {
    background: none repeat scroll 0% 0% #006a6c;
}

aside h2, aside h3.title {
    color: #fff;
    border-bottom: 1px dotted #fff;
}

aside h2.title span {
    color: #fff;
}

#page-footer .social-links .linkedin {
    background: url("/bundles/sudouxcmstheme/themes/circuit/img/in.png") no-repeat scroll center center, none repeat scroll 0% 0% #006a6c;
}

#page-footer .social-links .youtube {
    background: url("/bundles/sudouxcmstheme/themes/circuit/img/yt.png") no-repeat scroll center center, none repeat scroll 0% 0% #006a6c;
}

#page-footer .footer-contact a {
    color: #fff;
}

#page-footer .footer-contact p, #page-footer .footer-contact a {
    color: #fff;
} 

#page-header h2.slogan {
    color: #006a6c;
    font-size: 45px;
}

.slideshow-wrapper .slideshow-pager a.activeSlide {
    background: none repeat scroll 0% 0% #006a6c;
}

div.footer-contact {display:none;}

#page-header {
    height: auto;
}

#page-header {
    border-bottom: 8px solid #005c58;
}