<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
 * Author: Career Launcher;
 * Author URI: http://www.careerlauncher.com/;
 */

/* Global */

.thumbnails li&gt; .fff .caption {
    background: #fff !important;
    padding: 10px
}

ul.thumbnails {
    margin-bottom: 0px;
}


/* Carousel Control */

.control-box {
    text-align: right;
}

li {
    list-style-type: none;
}

.carousel .item img {
    min-width: 0%;
}

.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #ececec;
}

.footer ul li a {
    padding: 10px 0px 4px 0;
    display: block;
    border-bottom: 2px dotted #343233;
}

.footer a {
    color: #c9c9c9;
    transition: all 0.5s ease-in-out 0s;
}

.footer a:hover {
    color: #f86e58;
    text-decoration: none;
}

.social li {
    background: none repeat scroll 0 0 #18b0e2;
    border: 2px solid #0689b4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    list-style: none;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}

.social li a {
    color: #000;
}

.social li:hover {
    border: 2px solid #2c3e50;
    background: #2c3e50;
}

.social li a i {
    font-size: 16px;
    margin: 8px 2px 0 5px;
    color: #EDEFF1 !important;
}

.footer-bottom {
    background: #2D2B2C;
    border-top: 1px solid #444141;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-bottom p.pull-left {
    padding-top: 6px;
}

.header {
	min-height:80px;
    padding-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
	background:#ffffff;
}

.jumbo {
	margin-top: 80px;
	background:url(../img/bkg.jpg);
        background-attachment: fixed !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 30px;

}

.jumbo h1, .jumbo p {
	color:#FFF;
}

.well {
	margin-top:20px;
	margin-bottom: 30px;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    color:#000;
}
.navbar-default .navbar-nav&gt;li&gt;a:hover, .navbar-default .navbar-nav&gt;li&gt;a:focus  {
	color:#0ea29d;
    font-weight: 600;
}

.radio label {
	margin-right: 5px;
}

.navbar-default .navbar-toggle {
    background-color: #1a242f;
}

.programs {
	background:#ffffff;
}


.toppers {
	background:#fff;
}

.vacancies {
    background:#fff;
}

.services {
    background:#0EA29D;
}

.services h1, .services h2, .services h3, .services h4, .services h5, .services h6, .services p {
    color:#FFF;
}


.programs, .toppers, .services, .vacancies, .details{
	padding:20px 0 25px;
} 

.programs h2, .toppers h2 {
	padding-top: 0px;
}
.cta i {
	margin-right:5px;
}
.icon-head {
	margin-bottom:10px;
}

.icon-head h3 {
	text-align: left;
	margin-top: 14px;
}

.form-control {
    height: 40px;
    font-size: 13px;
}

.form-group {
	margin-bottom: 10px;
}

.box {
    background-color: #fff;
    height:auto;
        border-radius: 5px;
    text-align: center;
    padding:13px 15px 10px;

}

.person {
    text-align: left;
    padding:0 10px 10px;
}

.person-img {
    float:left;
    border:2px solid #c9c9c9;
}

.person-txt {
    float:left;
    padding:15px;
    color:#fff;    
}
.person-txt h5 {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
}


/*.testimonial {
	border: 1px solid #ccc;
	height:300px;
	padding:8px;
	-webkit-box-shadow: 1px 1px 4px #888888;
	-moz-box-shadow: 1px 1px 4px #888888;
	box-shadow: 1px 1px 4px #888888;
}*/

p {
	font-size: 1em;
}

h4 {
	text-align: left;
}

.icon-body h4 {
	font-size: 1.1em;
	color:#de350e;
	font-weight: 600;
}

.icon-link p a {
	color:#087cbd;
}

.toppers  {
	background:url(../img/graduation-bg.png);
}

.toppers h2 {
	color:#FFF;
}


.btn-success {
  color: #ffffff;
  background-color: #0ea29d;
  border-color: #0ea29d;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #128f76;
  border-color: #0a4b3e;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #128f76;
  border-color: #11866f;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #128f76;
  border-color: #11866f;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open &gt; .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open &gt; .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open &gt; .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #0e6f5c;
  border-color: #0a4b3e;
}
.btn-success:active,
.btn-success.active,
.open &gt; .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #0ea29d;
  border-color: #0ea29d;
}
.btn-success .badge {
  color: #0ea29d;
  background-color: #ffffff;
}

.btn-cta {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-cta:focus,
.btn-cta.focus,
.btn-cta:active,
.btn-cta.active,
.open &gt; .btn-cta.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-cta:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}

.btn-cta:active,
.btn-cta.active,
.open &gt; .btn-cta.dropdown-toggle {
  background-image: none;
}

.btn-cta.disabled:focus,
.btn-cta.disabled.focus,
.btn-cta:disabled:focus,
.btn-cta:disabled.focus,
fieldset[disabled] .btn-cta:focus,
fieldset[disabled] .btn-cta.focus {
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-cta.disabled:hover,
.btn-cta:disabled:hover,
fieldset[disabled] .btn-cta:hover {
  background-color: #0275d8;
  border-color: #0275d8;
}


.btn-outline {
    background-color: transparent;
    color: inherit;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-success.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-info.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-warning.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-cta.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-danger.btn-outline {
    color: #fff;
    border-color:#fff;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover,
.btn-cta.btn-outline:hover {
    color: #fff;
}

.btn-success.btn-outline:hover {
    border-color:#0ea29d;
}


.btn-info.btn-outline:hover {
    border-color:#3498db;
}

legend {
    font-weight: 600;
    margin-bottom: 5px;
}

 ul.arrow {
    list-style: outside none none;
    margin: 0px 0 10px;
    padding-left: 0px;
}
ul.arrow li {
    background: url(../img/tick-white.png) no-repeat scroll 10px 5px;
    color: #fff;
    font-size: 0.97em;
    font-weight: 500;
    line-height: 23px;
    padding: 4px 0 4px 42px;
}

 ul.arrow_dark {
    list-style: outside none none;
    margin: 0px 0 10px;
    padding-left: 0px;
}
ul.arrow_dark li {
    background: url(../img/tick-green.png) no-repeat scroll 10px 5px;
    color: #000;
    font-size: 0.97em;
    font-weight: 500;
    line-height: 23px;
    padding: 4px 0 4px 42px;
}

ul.arrow.inline li {
    display:inline;
    float:left;
    margin-right: 10px;
}
.programs {
    background: #0ea29d;
}
.programs h1, .programs h2, .programs h3, .programs h4, .programs h5, .programs h6, .programs p {
    color:#FFF;
}
.service-box {
    margin-bottom: 30px;
}


.service-box-icon {
    padding-right: 5px;
    padding-top: 5px;
}

.service-box-icon i {
    color: #fff;
    font-weight: 800;
    font-size: 38px;
    margin-right: 10px;
    margin-bottom: 3px;
}

.service-box-title h4 {
    font-size: 21px;
    margin-top: 7px;
    font-weight: 600;
}
.service-box-content p {
    margin-top: 15px;
    margin-bottom: 0;
}

.titlebar h3 {
    margin-bottom: 10px;
}

.prog_first p {
    font-size: 1em;
}
p.boost {
    margin-top: 30px;
}

.dates {
    margin-top:10px;
}

.vac_cnt {
    margin-top: 10px;
}

td, th {
    border:1px solid #ccc!important;
}

tr:nth-of-type(2n+1) {
    background-color:#f3f3f3;
}


.dates, .age, .relaxation {
    margin-left:5px;
}

.details {
    padding-top: 20px;
}
.titlebar {
    margin-bottom: 3px;
}
.titlebar p {
    font-size: 17px;

}

.nav-pills&gt;li.active&gt;a, .nav-pills&gt;li.active&gt;a:hover, .nav-pills&gt;li.active&gt;a:focus {
    color: #000;
    background-color: #ffffff;
    font-weight: 500;
}
.nav-pills&gt;li&gt;a {
    color: #000;
    background-color: #cccccc;
}
.nav-stacked&gt;li {
    margin-bottom: 5px;
}
.text-highlight {
    margin-left: 10px;
    margin-top: 6px;
    font-size: 24px;
}

.navbar-brand {
    margin-right: 10px;
}
.bg-grey {
        background: #0ea29d;
    }
    
    .bg-grey p {
        color: #FFF;
    }

.arrow_dark a {
    color:#000;
}

.arrow_dark a:hover, .arrow_dark a:focus  {
    color:#0ea29d;
}

@media only screen and (min-width: 768px) {
    .jumbo h1 {
        margin-top: 70px;
    }
}

@media only screen and (min-width: 992px) {
	.jumbo h1 {
		margin-top: 50px;
		font-size: 28px;
	}
	.jumbo p:first-of-type {
		margin-top: 20px;
	}
	.jumbo p {
		font-size: 18px;
	}
	.cta {
		margin-top: 30px;
	}
	/*.programs .container {
		width:970px;
	}*/
	.programs .titlebar, .toppers .titlebar {
		margin-bottom: 20px;
	}
	.prog_first {
		margin-bottom: 30px;
	}
	.box {
		height:auto;
		margin-bottom: 20px;
	}
}




@media only screen and (max-width: 991px) {

	.jumbo .marketing {
		margin-top: 20px;
	}

}


@media only screen and (max-width: 767px) {

	.jumbo .marketing {
		margin-top: 20px;
	}

	.testimonial {
		margin-bottom: 15px;
	}

}



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