﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/*#carouselDefault {
	position: relative;
	z-index: 0;
	top: 0;
	margin: 0;
	margin-bottom: 65px;
}

.carousel-item > img {
	min-height: 400px;
}*/

.carousel-caption {
	position: absolute;
	top: 25%;
}

header {
	position: relative;
	width: 100%;
	z-index: 1;
	margin: 0;
	padding-top: 0;
	padding-bottom: 16px;
	top: 0;
	left: 0;
	background: #ffffff;
}

section.bannerBox > div > article {
	padding-left: 10px;
	padding-right: 10px;
}

.btn-primary {
	color: #fff;
	background-color: #1b6ec2;
	border-color: #1861ac;
}
.nav-menu {
	cursor: pointer;
	font: bold 19px 'Open Sans Condensed';
    color: #333;
    background: none;
    text-transform: uppercase;
    line-height: 22px;
}

ul.navigation-menu li em {
	width: 3px;
	height: 42px;
	display: inline-block;
	background: url(../img/menu_border.png) no-repeat;
	position: absolute;
	float: right;
	right: 0;
	top: 0;
}
.container {
	position: relative;
}
ul.navigation-menu {
	padding: 0;
	font: bold 19px 'Open Sans Condensed';
	color: #333;
	background: none;
	line-height: 22px;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	padding-top: 10px;
}

ul.navigation-menu li {
	float: left;
	font-size: 12px;
	line-height: 17px;
	position: relative;
	margin-right: 33px;
	padding-right: 37px;
}

h3 {
	color: #333;
	font: bold 30px/30px 'Open Sans Condensed';
	margin: 0 0 23px 0;
	text-transform: uppercase;
}
header .followBox {
	background: #333;
	padding-top: 11px;
	padding-bottom: 14px;
	margin-bottom: 25px;
}
.btn-default.btn1:hover,
.btn-default.btn2:hover {
	background: none;
	color: #ffffff;
	background: #888 !important;
	text-decoration: none !important;
	border: 1px solid #888;
	-webkit-box-shadow: inset 0px 0px 4px 0px rgb(136 136 136 / 80%);
	box-shadow: inset 0px 0px 4px 0px rgb(136 136 136 / 80%);
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #1b6ec2;
	border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */    
}

footer {
    background: #ffffff url(../img/foo_pattern.png) 0 top repeat-x;
    padding-top: 48px
}
footer > div {
	padding-top: 9px;
	padding-bottom: 7px;
	background: #333;
	overflow: hidden;
	text-align: center;
}
footer > div .follow_icon {
	float: none;
}
footer > div .follow_icon li {
	padding: 0;
}
footer > section {
	background: #00acef;
	padding-top: 4px;
}
footer a {
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: 0;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer a:hover {
	color: #333;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
footer .pull-right p {
	float: right;
	color: #ffffff;
}
footer .pull-right p span {
	margin: 0 5px;
}
footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	margin-bottom: 22px;
}
footer ul li {
	float: left;
	position: relative;
	padding-right: 15px;
	margin-left: 9px;
}
footer ul li:first-child {
	margin-left: 0;
}
footer ul li:last-child {
	padding-right: 0;
}
footer ul li.active a {
	text-decoration: underline;
	color: #ffffff;
}
footer ul li a {
	font: Trebuchet MS, Arial, Helvetica, sans-serif 14px;
	color: #ffffff;
}
footer ul li:hover a {
	color: #ffffff;
	text-decoration: underline;
}
footer ul li em {
	width: 5px;
	height: 23px;
	display: inline-block;
	background: url(../img/foo_menu_border.png) no-repeat;
	position: absolute;
	float: right;
	right: 0;
	top: 0;
}

ul.navbar-nav > li.nav-item:hover {
	color: #00acef;
	background: none;
}

.thumb-pad5 figure {
	position: relative;
	z-index: 1;
	margin: 0;
	float: left;
	margin-right: 30px;
}

.thumb-pad5 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #888888;
}

h2 {
	color: #333;
	font: bold 30px 'Open Sans Condensed';
	margin: 0 0 15px 0;
	padding-bottom: 7px;
	text-transform: uppercase;
	width: 100%;
	background: url(../img/h_border.png) 0 bottom repeat-x;
}

h4 {
	color: #333;
	font: bold 20px/20px 'Open Sans Condensed';
	margin: 0 0 14px 0;
	text-transform: uppercase;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 14px;
	line-height: 18px;
	padding-left: 12px;
	background: url(../img/list_point.png) left 7px no-repeat;
	margin-bottom: 14px;
}

.list1 li a:hover,
.btn3:hover,
.btn4:hover {
	text-decoration: underline;
}

.list1 li a {
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #00acef;
}
.thumb-pad2 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
p {
	margin-bottom: 18px;
	line-height: 18px;
}

.thumb-pad2 figure {
	margin: 0;
	float: left;
	margin-right: 40px;
}

.carousel-caption .title1 {
	font: bold 70px/70px 'Open Sans Condensed';
	color: #fff;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: -2px;
	text-shadow: 2px 2px 0px #333;
	filter: dropshadow(color=#333, offx=1, offy=1);
}

.carousel-caption .title2 {
	font: 22px/22px 'Trebuchet MS';
	color: #fff;
	font-style: normal;
	text-shadow: 1px 1px 0px #333;
	filter: dropshadow(color=#333, offx=2, offy=2);
}

/*.thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #333333;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
	display: block;
}*/

.pull-right {
	float: right !important;
}

.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #888888;
	overflow: hidden;
}

a {
	text-decoration: none;
}

.bannerBox1 {
	padding-top: 42px;
	padding-bottom: 10px;
	background: url(../img/h_border.png) 0 bottom repeat-x;
}

.bannerBox1 article {
	overflow: hidden;
	margin-bottom: 40px;
}

h1.navbar-brand_ {
	margin: 0;
	padding: 0;
	float: left;
}
nav.navigation-bar {
	background: none;
	border: none;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	float: right;
}

.bannerBox {
	padding-bottom: 55px;
	background: url(../img/h_border.png) 0 bottom repeat-x;
}

.slider {
	position: relative;
	z-index: 0;
	top: 0;
	margin: 0;
	margin-bottom: 65px;
}

body {
	background: #333333;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif !important;
	line-height: 1.428571429;
	color: #888888;
}

.global {
	background: #ffffff;
}

.thumb-pad1 .thumbnail figure img {
	width: 100%;
}

.bg_pic {
	width: 100%;
	height: 28px;
	background: url(../img/bg_page.png) repeat;
	margin-top: 2px;
	margin-bottom: 58px;
	display: flex !important;
}

.btn-default.btn2 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	padding: 9px 26px 10px 25px;
	font: bold 22px 'Open Sans Condensed';
	margin: 0;
	text-shadow: none;
	color: #ffffff;
	border: 1px solid #329fd6;
	background: #00acef !important;
	border-radius: 7px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;
	-webkit-box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;
}

.btn-default.btn1 {
    box-shadow: none;
    position: relative;
    text-decoration: none !important;
    padding: 6px 16px 6px 15px;
    font: bold 20px 'Open Sans Condensed';
    margin: 0;
    text-shadow: none;
    color: #ffffff;
    border: 1px solid #329fd6;
    background: #00acef !important;
    border-radius: 7px;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;
    -webkit-box-shadow: inset 0 1px 2px #2fcef7, /*top internal highlight*/ inset 0 -1px 1px #0087dd, /*bottom internal shadow*/ inset 1px 0 1px #2fcef7, /*left internal shadow*/ inset -1px 0 1px #0087dd;
}

.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn3 {
	box-shadow: none;
	position: relative;
	text-decoration: underline !important;
	display: inline-block;
	padding: 0;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: none;
	text-shadow: none;
	color: #00acef;
	border: none;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.btn4 {
	box-shadow: none;
	position: relative;
	text-decoration: none !important;
	display: inline-block;
	padding: 0;
	font: 14px Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: none;
	text-shadow: none;
	color: #00acef;
	border: none;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

@media (min-width: 576px) {
	.navbar-expand-sm .navbar-collapse {
		display: block !important;
	}
	
}

/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
	.container {
		padding: 0;
	}
	/*#search-404 input {
      width: 250px;
      margin-right: 20px;
  }*/
	.list_carousel2 #foo2 > li {
		width: 169px !important;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/ @media (min-width: 992px) and (max-width: 1219px) {
	.form-div-1, .form-div-2, .form-div-3 {
		width: 191px;
	}

	header > em {
		left: -744px;
	}

	h2 {
		font-size: 21px;
	}

	h3 {
		font-size: 20px;
		line-height: 20px;
	}

	.btn-default.btn2 {
		padding: 10px 20px 10px 20px;
		font-size: 13px;
	}
	/*#search input {
      width: 303px;
  }*/
	.foo-btn {
		right: 32px;
	}

	footer .privacyBox br {
		display: block;
	}

	.info-box h2 {
		font-size: 17px;
		letter-spacing: 0;
		font-weight: 600;
	}

	.list-romb-box {
		text-align: center;
	}

	.errorBox > img {
		width: 100%;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/ @media (min-width: 768px) and (max-width: 991px) {
	nav.navigation-bar {
		margin: 0 35px 0 0;
	}

		nav.navigation-bar li {
			padding-right: 15px;
			margin-right: 10px;
		}

	h1.navbar-brand_ {
		float: none;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}

	h2 {
		font-size: 21px;
	}

	h3 {
		font-size: 20px;
		line-height: 20px;
	}

	nav.navigation-bar {
		float: none;
		margin: 0;
		text-align: center;
	}

		nav.navigation-bar ul {
			display: inline-block;
		}

	.btn-default.btn2 {
		padding: 10px 20px 10px 20px;
		font-size: 13px;
	}

	header > em {
		left: -534px;
	}

	.form-div-1, .form-div-2, .form-div-3 {
		width: 142px;
	}

	.info-box {
		width: 100%;
	}

		.info-box h2 {
			font-size: 17px;
			letter-spacing: 0;
			font-weight: 600;
		}

	.thumb-pad2 figure {
		width: 110px;
	}

	.foo-btn {
		right: 30px;
	}

	.errorBox img {
		width: 100%;
	}

	.list-romb-box {
		text-align: center;
	}

	.thumb-pad4 figure, .thumb-pad4-1 figure {
		margin-right: 0;
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

		.thumb-pad4 figure img, .thumb-pad4-1 figure img {
			width: 100%;
		}

	footer p span {
		display: none;
	}

	footer br {
		display: block;
	}
	/*.thumb-pad5 figure {
      margin: 0;
      float: none;
      margin-right: 0;
      margin-bottom: 10px;
  }*/
	.thumb-pad5 figure {
		margin-right: 0;
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.idealBox {
		width: 100%;
		float: none;
	}

	.list_carousel2 #foo2 > li figure p {
		text-align: center;
	}

	.list_carousel2 #foo2 > li figure a {
		float: none;
		display: inline-block;
	}

	footer ul {
		display: inline-block;
	}

	footer .pull-right {
		float: none !important;
		text-align: center;
	}

		footer .pull-right p {
			float: none;
		}
}
/*---------------------------------------------------------------------------------------------------------------------------*/ @media (max-width: 767px) {
	.select-menu {
		display: inline-block !important;
		padding-top: 4px;
		padding-right: 3px;
		padding-bottom: 4px;
		width: 100%;
		border: 1px solid #00acef;
		background: #00acef;
		color: #333;
		cursor: pointer;
		margin-top: 10px;
		height: 30px;
		vertical-align: middle;
	}

	.header {
		background: #ffffff;
	}

	header .followBox .container {
		text-align: center;
	}

	header .followBox ul {
		float: none;
		display: inline-block;
		margin-bottom: 10px;
	}

	header .followBox br {
		display: block;
	}

	/*eader {
		text-align: center;
		position: relative;
		height: auto;
		background: #ffffff;
		padding: 0 20px 10px 20px;
	}*/


	footer ul {
		display: none;
	}

	footer .pull-right {
		float: none !important;
		text-align: center;
	}

		footer .pull-right p {
			float: none;
		}

	.foo-btn {
		right: 30px;
	}

	#search {
		display: inline-block;
		float: none;
	}

		#search input {
			width: 200px;
		}

	h1.navbar-brand_ {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 40px;
		margin-top: 20px;
	}

	h2 {
		font-size: 21px;
	}

	.btn-default.btn2 {
		padding: 10px 20px 10px 20px;
		font-size: 13px;
	}

	.programsBox article {
		width: 100%;
		display: block;
		overflow: hidden;
		margin-bottom: 35px;
	}

	.list1 {
		padding-bottom: 50px;
	}

	.bannerBox .col-xs-6 {
		padding-bottom: 35px;
	}

	.flickr_badge_image {
		width: 25%;
	}

	.thumb-pad3 {
		margin-bottom: 70px;
	}

		.thumb-pad3 figure {
			float: left;
			margin-right: 20px;
		}

	.servicesBox {
		padding-bottom: 0px;
	}

	.btn2 {
		font-size: 12px;
	}

	nav.navigation-bar {
		float: none;
		display: inline-block;
		width: 100%;
		padding: 0;
		margin: 0;
	}

		/*nav.tm_navbar .nav {
			display: none;
		}*/

	.dateBox:after {
		width: 0;
		height: 0;
		background: none;
		position: absolute;
		z-index: 1;
		display: inline-block;
		top: 0;
		left: 0;
		content: none;
		z-index: 10;
	}

	.dateBox {
		margin-top: 70px;
	}

	.padTop {
		padding-top: 20px;
	}

	.padTop1 {
		padding-top: 0;
	}

	.about-box {
		margin-bottom: 50px;
	}

	.list2 {
		margin-bottom: 70px;
	}

	.services-box {
		float: left;
	}

	.form-div-1, .form-div-2, .form-div-3 {
		float: none;
		width: 100%;
		margin-bottom: 3px;
	}

	#contact-form .error, #contact-form .empty {
		bottom: 2px;
		text-align: right;
	}

	#contact-form .message .error, #contact-form .message .empty {
		bottom: 2px;
	}

	.errorBox {
		margin-top: 0;
		margin-bottom: 50px;
	}

	.map iframe {
		height: 300px;
	}

	.info {
		margin-bottom: 50px;
	}

	.info-box {
		width: 100%;
	}

	.iconBlock {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.margTop {
		margin-top: 60px !important;
	}

	.list-romb-box {
		text-align: center;
	}

	.list3 {
		padding-bottom: 70px;
	}

	.list1-3 {
		margin-bottom: 70px;
	}

	footer p span {
		float: none;
	}

	.privacyBox {
		padding-bottom: 40px;
	}

	footer .container .row article {
		margin-bottom: 75px;
		float: none;
	}

	footer .container .row section {
		float: none !important;
	}

	.padTop, .padTop1 {
		padding-top: 0 !important;
	}

	.thumb-pad4-1 .thumbnail .caption {
		overflow: visible;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/ @media (max-width: 626px) {
	.thumb-pad3 figure {
		float: none;
		margin-right: 0;
	}

	.thumb-pad2 figure {
		margin: 0;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.flickr_badge_image {
		width: 20%;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/ @media (max-width: 560px) {
	.errorBox img {
		width: 100%;
	}
	/*.thumb-pad5 figure {
      float: none;
      margin-right: 0;
      margin-bottom: 15px;
  }*/
	.thumb-pad4-1 figure {
		margin-right: 0;
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

		.thumb-pad4-1 figure img {
			width: 100%;
		}

	.bannerBox .col-xs-6 {
		padding-bottom: 0;
	}

	.thumb-pad5 figure {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.thumb-pad5 .thumbnail .post .posted br {
		display: block;
	}

	.thumb-pad5 .thumbnail .post .posted a {
		float: none !important;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/ @media (max-width: 480px) {
	.dateBox {
		width: 100%;
		float: none;
	}

	.services-box {
		width: 100%;
		margin-right: 0;
		float: none;
	}

	.bannerBox article {
		width: 100%;
		float: none;
		padding-bottom: 35px !important;
		height: auto !important;
	}

	.list_carousel2 #foo2 > li .title {
		font-size: 18px;
		line-height: 30px;
		font-weight: normal;
	}

	.list2 li .badge {
		float: none;
		margin-bottom: 10px;
		margin-right: 0;
	}

	.professionalBox article {
		width: 100%;
		float: none;
	}

	.servBox article {
		width: 100%;
		float: none;
	}

	.thumb-pad4 figure {
		margin-right: 0;
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

		.thumb-pad4 figure img {
			width: 100%;
		}
}
/*---------------------------------------------------------------------------------------------------------------------------*/ @media (max-width: 320px) {
	#search input {
		width: 150px;
	}

	.follow_icon li {
		margin-right: 5px;
	}

	.teamBox article {
		float: none;
		width: 100%;
	}

	.thumb-pad4 .thumbnail .posted br {
		display: block !important;
	}

	.thumb-pad4 .thumbnail .posted a {
		float: none !important;
	}

	.teamBox article {
		width: 100%;
		float: none;
	}

	.foo-btn {
		right: 0;
	}
}

@media (min-width: 992px) and (max-width: 1219px) {
	.carousel-caption .title1 {
		font-size: 50px;
		line-height: 50px;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
	.carousel-caption .title1 {
		font-size: 50px;
		line-height: 50px;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
	.carousel-caption .title1 {
		font-size: 50px;
		line-height: 50px;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
	.carousel-caption .title1 {
		font-size: 35px;
		line-height: 35px;
	}

	.carousel-caption {
		top: 15%;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
	.carousel-caption .title1 {
		font-size: 30px;
		line-height: 30px;
	}

	.carousel-caption {
		top: 50px;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
	.carousel-caption {
		top: 30px;
	}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
	.carousel-caption {
		top: 20px;
	}
}



/* open-sans-condensed-300 - latin */
@font-face {
	font-family: 'Open Sans Condensed';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/open-sans-condensed-v15-latin-300.eot'); /* IE9 Compat Modes */
	src: local(''), url('../fonts/open-sans-condensed-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/open-sans-condensed-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('../fonts/open-sans-condensed-v15-latin-300.woff') format('woff'), /* Modern Browsers */
	url('../fonts/open-sans-condensed-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('../fonts/open-sans-condensed-v15-latin-300.svg#OpenSansCondensed') format('svg'); /* Legacy iOS */
}