@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic);

/* CSS STYLE */

html {
  overflow-y: scroll;
}
body {
  background-color: #fcfcfc;
  font-family:'Roboto', sans-serif;
  font-size: 16px;
  color: #676767;
}

img {
	max-width: 100%;
}

#container {
	padding-top: 20px;
	padding-bottom:20px;
}

#top {
	background: none repeat scroll 0 0 #444444;
	color: #ddd;
	font-size: 14px;
	margin-bottom:16px;
	padding-bottom:6px;
	padding-top: 6px;
}

#top .container .separator {
	border-left: 1px solid #CCCCCC;
	display: inline-block;
	height: 10px;
	margin: 0 20px;
	width: 1px;
}

#navigation {
	background: #fcfcfc;
}

.navigation {
	margin-top: 10px;
}

#main .main-box {
	background: none repeat scroll 0 0 #AFCFCD;
	border: 0px solid #E5E5E5;/* border 1, if you have front component*/
	margin-bottom: 20px;
	padding: 10px;
}

#breadcrumbs .moduletable {
	border: 0;
	padding: 0;
}

#fullwidth {
	overflow: hidden;
	background: #5ea2b0;
	color: #fff;
}

#fullwidth .moduletable {
	border: 0;
	padding: 0;
	margin: 0;
}

#fullwidth h1, #fullwidth h2, #fullwidth h3 {
	color: #fff;
}

#fullwidth h3 {
	font-size: 40px;
	padding: 60px 0 0;
}

#fullwidth .btn-default {
	background: #fff;
	border: none;
	color: #f36523;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
}

.black .moduletable {
	background: none repeat scroll 0 0 #222222;
	border-color: #222222;
	color: #AAAAAA;
}
.moduletable {
	background: none repeat scroll 0 0 transparent;
	border: 0px solid #E5E5E5;
	margin-bottom: 20px;
	padding: 10px;
}

#brand {
	float: left;
	padding: 0px;
}

#brand .moduletable {
	margin: 0px;
	padding: 20px 0 0;
}

#showcase, #clients, #rss {
	background: #f5f5f5;
	margin: 10px 0;
}

#showcase {
	margin-top:0;
}

.clients {
	overflow: hidden;
	margin: 20px 0;
}

.clients div {
	padding-top: 10px;
	padding-bottom: 10px;
}

#showcase .wi, #showcase .fa {
	background: #cfcfcf;
	color: #f4f4f4;
	width: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
}

#showcase h1, #showcase h2, #showcase h3 {
	color: #237686;
}

#feature {
	background: #fcfcfc;
}

#cta {
	margin: 20px 0;
}

#cta .btn-warning, #rss .btn-warning {
	padding:20px;
	text-transform:uppercase;
	font-size: 20px;
	font-weight:700;
	border-radius: 15px;
}

#bottom {
	border-top: 5px solid #fefefe;
	background: #393939;
	color: #e9e8e8;
	font-size: 13px;
	text-align: center;
}

#bottom .moduletable {
	margin:0;
}

#bottom p {
	margin: 0px;
}

#bottom a {
	color: #e9e8e8;
	text-decoration: none;
}

.page-header {
	margin: 10px 0 20px;
}

.hasTooltip {
	display: inline !important;
}

.noMainbody { display: none !important}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 3px;
	color: #555555;
	display: inline-block;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 9px;
	padding: 4px 6px;
	vertical-align: middle;
}
label {
	display: block;
	margin-bottom: 5px;
}
label, input, button, select, textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	font-family: arial;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
#pop-print {
	float: right;
	margin: 10px;
}

html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
  /*min-height: 100%;*/
  height: auto !important;
  height: 100%;
  margin-top: 200px;
  /* Negative indent footer by its height */
  /*margin: 0 auto -60px;*/
  /* Pad bottom by footer height */
  /*padding: 0 0 60px;*/
  background: #AFCFCD;
}

/* Set the fixed height of the footer here */
#footer {
	background: #252525;
	color: #9f9f9f;
	padding-bottom: 10px;
	text-align: center;
}

#footer .moduletable {
	background: transparent;
	border: 0;
}

/* LAYOUT */
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* JOOMLA */

.form-horizontal .control-label {
	text-align: inherit;
}

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols-2 .column-1 {
	float: left;
	width: 46%;
}
.cols-2 .column-2 {
	float: right;
	margin: 0;
	width: 46%;
}
.cols-3 .column-1 {
	float: left;
	margin-right: 4%;
	padding: 0 5px;
	width: 29%;
}
.cols-3 .column-2 {
	float: left;
	margin-left: 0;
	padding: 0 5px;
	width: 29%;
}
.cols-3 .column-3 {
	float: right;
	padding: 0 5px;
	width: 29%;
}
.items-row {
	margin-bottom: 10px !important;
	overflow: hidden;
}
.column-1, .column-2, .column-3 {
	padding: 10px 5px;
}
.column-2 {
	margin-left: 40%;
	width: 55%;
}
.column-3 {
	width: 30%;
}
.blog-more {
	padding: 10px 5px;
}

.navbar-collapse {
	padding: 0;
	min-width: 500px;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
}

.navbar-default .navbar-nav>li {
	float: left;
	background: #5ea2b0;
	border-radius: 50%;
	margin: 0 10px;
	text-align: center;
	padding: 0;
}

.navbar-default .navbar-nav>li:first-child {
	margin-left: 0px;
}

.navbar-default .navbar-nav>li:last-child {
	margin-right: 0px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	border-radius: 50%;
	margin: 5px;
	height: 70px;
	width: 70px;
	line-height: 65px;
	padding: 0;
	border: 2px solid #fff;
	text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #fff;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: transparent;
}

.topmenu {
	margin-top: 5px;
}

.nav.inline {
	border-bottom: 2px dashed #999;
	margin: 0 10px 10px;
}

.nav.inline>li {
	display: inline-block;
}

.nav.inline>li>a:hover, .nav.inline>li>a:focus {
	background-color: transparent;
}

.nav.inline>li>a {
	color: #999;
	padding: 5px;
}

.nav.inline>li:first-child>a {
	padding-left: 0px;
}

.nav.inline>li:last-child>a {
	padding-right: 0px;
}

.navbar-default .navbar-toggle {
	border-color: #5ea2b0;
}

.navbar-toggle {
	margin-top: 30px;
	border: 3px solid transparent;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	text-align: center;
}

.navbar-toggle .icon-bar {
	height: 2px;
	margin: 0 auto;
	width: auto;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #5ea2b0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #5ea2b0;
	border-color: #fcfcfc;
}

.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #fcfcfc;
}

#navmenu-brand .moduletable, #offcanvas-menu .navigation, #offcanvas-menu .navigation ul {
	margin:0;
}

.btn-warning {
	background: #f36523;
	border: none;
}

.btn-warning:hover {
	background: #f36523;
}

#social a {
	background: #5ea2b0 !important;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	float: left;
	text-decoration: none;
}

#social .list-inline>li {
	padding-left: 2px;
	padding-right: 2px;
}

#social .fa {
	width: 45px;
	line-height: 45px;
}

#fullwidth #social {
	margin-top: 10px;
}

#fullwidth #social a {
	background: #fff !important;
	color: #5ea2b0;
}

#footer #social {
	border-bottom: 5px dashed #505050;
	padding: 10px 0;
}

#footer #social .list-inline>li {
	padding-left: 5px;
	padding-right: 5px;
}

#footer #social .fa {
	width: 70px;
	line-height: 70px;
}

#footer #social a {
	background: #5ea2b0;
	color: #252525;
	text-decoration:none;
}

#footer p {
	font-size: 15px;
}

#footer p.title {
	font-size: 24px;
	color: #fff;
	margin: 10px 0;
}

.arrow_box { 
	position: relative; 
	background: #f0f0f0; 
	margin: 35px 10px 10px 10px;
	padding: 10px;
	border-radius: 5px;
	text-align:left;
}

.arrow_box:after { 
	bottom: 100%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0;
	position: absolute;
	border-bottom-color: #f0f0f0;
	border-width: 20px;
	left: 50%; 
	margin-left: -20px; 
} 

.arrow_box p {
	font-size: 13px;
}

.opportunities .arrow_box p {
	height:160px;
}

.passes .arrow_box p {
	height:110px;
}

.box {
	background: #f5f5f5;
	padding: 15px;
	border-radius: 5px;
	margin: 10px 0;
}

.box h2 {
	margin:0;
}

.mod-languages {
	padding: 3px 10px 0 0;
}

.width20 {
	width: 20%;
}

.opportunities, .passes {
	margin: 20px 0;
}

.opportunities h3, .passes h3 {
	margin: 5px 0 0;
}

.opportunities h3 small, .passes h3 small {
	font-size: 16px;
	color: #b6b6b6;
}

.opportunities h2, .passes h2 {
	margin: 0;
	color: #676767;
	text-transform: uppercase;
	font-size: 20px;
}

.opportunities .icon-circle, .passes .icon-circle {
	width: 120px;
	background: #676767;
	border-radius: 50%;
	color: #fff;
	margin: 0 auto;
}

.opportunities .icon-circle .fa, .opportunities .icon-circle .wi, .passes .icon-circle .fa, .passes .icon-circle .wi {
	width: 110px;
	height: 110px;
	line-height: 110px;
	border-radius: 50%;
	border: solid 3px #f5f5f5;
	margin: 5px;
}

.opportunities .icon-circle .wi, .passes .icon-circle .wi {
	line-height: 95px;
}

.opportunities .btn-primary, .passes .btn-primary {
	text-transform: uppercase;
	background: #5ea2b0;
	color: #fff;
	border: 0px;
	border-radius: 5px;
	font-size: 16px;
}

.opportunities .btn-primary:hover, .opportunities .btn-primary:focus, .passes .btn-primary:hover, .passes .btn-primary:focus {
	background: #5ea2b0;
}

.animate {
	opacity: 0;
}

/* CAROUSEL BOOTSTRAP HEADER */
/*.carousel .item .active{height:500px;}
.carousel-inner{min-height:250px;}
.fill{width:100%;height:500px;background-position:center;background-size:cover;}*/

/* faster sliding speed */
.carousel-inner > .item {
    -webkit-transition: 0.3s ease-in-out left;
    -moz-transition: 0.3s ease-in-out left;
    -o-transition: 0.3s ease-in-out left;
    transition: 0.3s ease-in-out left;
}

.carousel-inner .item h2 {
	color: #fff;
	font-size:40px;
	padding: 60px 0 0;
}

.carousel-inner .item .btn-default {
	background: #fff;
	border: none;
	color: #f36523;
	text-transform: uppercase;
	font-size:20px;
	font-weight: 700;
}

.carousel-fade .carousel-inner .item {
	opacity: 0;
/*	transition-property: opacity;*/
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-ms-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

/* Quicksand */
ul#tab_portfolio {
	height: 35px;
	overflow: hidden;
	text-align:center;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	padding-top: 3px;
}

ul#tab_portfolio li { 
	margin:0 5px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fefefe 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefefe 0%,#e1e1e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefefe 0%,#e1e1e1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefefe 0%,#e1e1e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-8 */
	border: 1px solid #D1D1D1;
	border-radius: 20px;
	box-shadow: 0 3px 8px #888;
	padding: 0 0px;
	display: inline-block;
	float: left;
}

ul#tab_portfolio li a span {
	margin: 0 11px;
	color: #1f6a7b;
	line-height: 23px;
	text-decoration: none;
	display: block;
}

ul#tab_portfolio li:hover, ul#tab_portfolio li.active {
	background: #1f6a7b;
	border:1px solid #1f6a7b;
}

ul#tab_portfolio li:hover a span, ul#tab_portfolio li.active a span { margin: 0 11px; color: #fff; }

ul.element_portfolio {
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding-left:0px;
}

ul.element_portfolio li.item {
	width: 230px;
	height: 142px;
	float: left;
	text-align: center;
	overflow: hidden;
	padding: 5px;
}

ul.element_portfolio li.item h3 { margin-top: 10px; font-size: 16px; line-height: 20px; }

.v-spacing {
	margin-top: 3px;
	margin-bottom: 3px;
}

iframe {
	border: 0;
}

#passCarousel {
	padding: 189px 0px 0 0px;
	width: 250px;
	height: 776px;
	margin-left: 148px;
}

.skin_header {
	position: absolute;
	top: 70px;
	height: 706px;
	width: 579px;
}

hr.header {
	margin:0;
	border-top: 5px dashed #000;
}

em.slogan, div.srfrContainer em.slogan {font-size:20px;}

/* Media Queries */
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
	
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.width20 {
		width: 100%;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	.width20 {
		width: 50%;
	}
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.navbar-nav {
		margin: 20px 0px;
	}
}

@media (max-width: 991px) {
	.carousel-inner .item h2 {
		font-size: 30px;
		padding-top: 30px;
	}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
	.width20 {
		width: 33%;
	}
}

@media (max-width: 1199px) {
	#passCarousel {
		margin-left: 143px;
	}	  
}

/* Large desktop */
@media (min-width: 1200px) {
	  
}
