/*
http://getbootstrap.com/customize/?id=80595abf6f7651b5d71f
http://getbootstrap.com/customize/?id=69b1fad8960936ae3476
*/

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed&subset=cyrillic-ext,latin);

a:hover, a:active, a:focus, object, embed, textarea:focus, input:focus, button:focus {outline: 0;}
input::-moz-focus-inner {border: 0;}


.fan-button span,
.social-icon {
	background-image: url(../i/i.png?v=1);
}

.ahead h1,
.head,
.article h2 {
	font-family: 'Roboto Condensed', "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.sites-nav a,
.online-tickets,
.box-header,
.tab-header {
	background: rgb(0,71,144);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDc5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDNjODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(0,71,144) 0%, rgb(0,60,131) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(0,71,144)), color-stop(100%,rgb(0,60,131)));
	background: -webkit-linear-gradient(top,  rgb(0,71,144) 0%,rgb(0,60,131) 100%);
	background: -o-linear-gradient(top,  rgb(0,71,144) 0%,rgb(0,60,131) 100%);
	background: -ms-linear-gradient(top,  rgb(0,71,144) 0%,rgb(0,60,131) 100%);
	background: linear-gradient(to bottom,  rgb(0,71,144) 0%,rgb(0,60,131) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004790', endColorstr='#003c83',GradientType=0 );
}

/* ------------------------------------ */

.header {
	border-bottom: solid 1px #ecedf1;
	padding: 15px 0 20px 0;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY2ZjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(245,246,248) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(100%,rgb(245,246,248)));
	background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(245,246,248) 100%);
	background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(245,246,248) 100%);
	background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(245,246,248) 100%);
	background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(245,246,248) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f6f8',GradientType=0 );
}

.header p {
	font-size: .85em;
	color: #7487ac;
	margin:0 0 20px 0;
	padding:0;
}

#site-bdzcargo .header .col-sm-5 p {
	margin-bottom: 0;
}

.header a {
	color: #7487ac;
}

.logo-box img {
	max-width:100%;
	height:auto;
	margin-bottom: 10px;
}

/* ------------------------------------ */
.sites-nav {
	margin:0;
	padding:0;
	list-style: none;
}

.sites-nav li {
	border: solid 1px #022753;
	margin:0;
	padding:0;
	list-style: none;
	line-height: 1em;
	text-align:center;
}

.sites-nav a {
	border-top: solid 1px #0c5693;
	border-left: solid 1px #0c5693;
	margin: 0;
	padding: 12px;
	display: block;
	color:#fff;
	text-transform: uppercase;
	text-decoration:none;
	font-size: 0.9em;
}

.sites-nav a:hover {
	background: #003364;
}

.sites-nav li:nth-child(2), .sites-nav li:nth-child(3) {
	border-left: none;
}


.sites-nav a:hover {
	text-decoration:none;
}

.sites-nav .active a {
	background: #fff;
	color: #00529B;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}

.sites-nav span {
	margin:0 10px 0 0;
	padding:0;
	line-height: 90%;
}

/* ------------------------------------ */
.top-nav {
	border-top: solid 1px #c9d2d9;
	border-bottom: solid 5px #014b94;
	position: relative;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgb(255,255,255) 36%, rgb(229,229,229) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(36%,rgb(255,255,255)), color-stop(100%,rgb(229,229,229)));
	background: -webkit-linear-gradient(top,  rgb(255,255,255) 36%,rgb(229,229,229) 100%);
	background: -o-linear-gradient(top,  rgb(255,255,255) 36%,rgb(229,229,229) 100%);
	background: -ms-linear-gradient(top,  rgb(255,255,255) 36%,rgb(229,229,229) 100%);
	background: linear-gradient(to bottom,  rgb(255,255,255) 36%,rgb(229,229,229) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}

.top-nav .navbar {
	margin:0;
	padding:0;
	background: none;
	border-radius: 0;
	border: none;
	border-left: solid 1px #d4d4d4;
	font-size: 0.95em;
}

.fan-button {
	margin: 0;
	padding: 0;
	height:50px;
	width:85px;
	overflow:hidden;
}

.fan-button:hover, .fan-button:focus {
	background: #e8e8e8 !important;
}

.fan-button span {
	width: 56px;
	height:31px;
	overflow: hidden;
	margin: -6px 0 0 0;
	text-indent: -200px;
	display: block;
}

#search-box {
	bottom:0;
	left:0;
	width: 100%;
	height: 100%;
	position:absolute;
	display: none;
}

#search-box .container {
	position: relative;
}

.input-search {
	width:100%;
	height:43px;
	margin:5px 0 40px 0;
	padding: 0 85px 0 0;
	border: solid 1px transparent;
	background: transparent;
	font-size: 2em;
	color: #fff;
}

.search-submit, .search-close {
	top:14px;
	position: absolute;
	background: none;
	color: #fff;
	margin:0;
	padding:0;
	border: none;
	font-size: 1.5em;
	width: 30px;
}

.search-submit:hover, .search-close:hover {
	top:15px;
}

.search-submit {
	right: 65px;
}

.search-close {
	right: 15px;
}

/* ------------------------------------ */
.home-page-main {
	clear:both;
	position: relative;
	z-index:30;
}

.cargo-page-main {
	margin-top: 20px;
}
/* ------------------------------------ */

#bdz-carousel {
	width:100%;
	margin:0 auto;
	background: #E6E6E6;
}

#bdz-carousel .container {
	position: relative;
}



.home-page-box {
	position:relative;
}

.select-destination label {
	font-size: 0.8em;
	display:block;
	color: #6e6f71;
	margin:0 0 2px 0;
	text-transform: uppercase;
}

.select-destination .form-group {
	margin: 0 0 8px 0;
}

.select-destination .bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="span"] {
	margin-bottom: 0;
}

.select-destination .open {
	font-size:0.9em;
}

.slink {
	line-height: 100%;
}
.slink a {
	font-size: .8em;
	color: #6e6f71;
}

.online-tickets {
	border: solid 1px #022753;
	margin: 0 0 20px 0;
	line-height: 1em;
	font-size: 0.9em;
	color:#fff;
	display:block;
	padding: 10px 5px 5px 10px;
}

.online-tickets:hover, .online-tickets:focus {
	color:#fff;
	padding: 11px 5px 4px 10px;
	text-decoration: none;
}

.online-tickets span {
	font-size: 22px;
	margin:5px 20px 0 10px;
}

.online-tickets p {
	margin: 0 0 5px 0;
	padding:0;
	text-transform: uppercase;
}

.online-tickets small {
	color: #97b6d2;
}

/* ------------------------------------ */

.tab-box .tab-content{
	border-left: solid 1px #c9d2d9;
	border-right: solid 1px #c9d2d9;
	border-bottom: solid 4px #00448C;
	background: #fff;
	padding: 20px;
	margin: 0 0 20px 0;
}

.tab-header {
	border: solid 1px #022753;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

.tab-header li{
	display:inline-block;
	border-top: solid 1px #0c5693;
	border-left: solid 1px #0c5693;
	margin: -1px;
}

.tab-header a{
	display:block;
	margin: 0;
	padding: 12px;
	color:#fff;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tab-header a:hover, .tab-header a:active, .tab-header a:focus {
	text-decoration: none;
}

.tab-header .active {
	background: #fff;
	border-left: solid 1px #c9d2d9;
	border-top: solid 1px #c9d2d9;
	border-bottom: none;
}

.tab-header .active a {
	color: #00448C;
}

.b300 {
	border: solid 1px #c9d2d9;
}

.b300 img{
	width: 100%;
	height: auto;
}
/* ------------------------------------ */
.box {
	border: solid 1px #c9d2d9;
	background: #fff;
	padding: 20px;
	margin: 0 0 20px 0;
}

.box-sm {
	padding: 10px;
}

.box-xs {
	padding: 2px;
}

.box-xs {
	padding: 2px;
}

.inexac {
	margin: 10px 40px;
	text-align: justify;
}

.box-header {
	border: solid 1px #022753;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
	color:#fff;
}

.box-header b {
	border-top: solid 1px #0c5693;
	border-left: solid 1px #0c5693;
	margin: 0;
	padding: 12px;
	display: block;
	text-transform: uppercase;
}

.box-header span {
	position: absolute;
	top: 15px;
	right: 15px;
}

.p-box {
	display: block;
	border: solid 1px #c9d2d9;
	background: #fff;
	padding: 0;
	margin: 0 0 20px 0;
	height:50%;
}

.p-box img {
	width:100%;
	height: auto;
	margin:0 auto;
}

.p-box .head {
	font-size: 1.1em;
}

.p-box b {
	display: block;
	margin: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.p-box i {
	float:right;
}

.mini-nav {
	margin:0;
	padding:0;
	list-style: none;
}

.mini-nav li {
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	list-style: none;
	border-bottom: solid 1px #c9d2d9;
	color: #004d97;
}

.mini-nav li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom: none;
}

/* ------------------------------------ */
.bottom-nav {
	border-top: solid 12px #014691;
	background: #043671;
	color: #fff;
	margin: 15px 0 0 0;
	padding: 40px 0 30px 0;
	font-size: .9em;
}

.bottom-nav .logo {
	margin: 0 0 30px 0;
}

.bottom-nav .head {
	font-size:1.1em;
	text-transform: uppercase;
	margin:0 0 20px 0;
}

.qlinks {
	margin:0;
	padding: 0;
	list-style: none;
}

.qlinks li {
	margin:0;
	padding: 0 0 10px 0;
}

.qlinks span{
	margin-right:8px;
}

.qlinks a, .survey p, .survey a {
	color: #97b6d2;
}

.survey-row {
	width:100%;
	position: relative;
	overflow: hidden;
	background: #224b7f;
	padding:4px 8px;
	margin:0;
	border-bottom: solid 1px #97b6d2;
}

.survey-row:hover {
	background: #014691;
}

.survey-row label{
	display:block;
	width:100%;
	font-weight: normal;
	position: relative;
}

.survey-row:hover label {
	color: #fff;
}

.survey-row input {
	top:0;
	left:-500px;
	position: absolute;
}

.survey-row span {
	margin-top: 5px;
}

.survey-row .glyphicon-ok-circle {
	color: #fff;
}

.survey a:after {
	content: "\00a0\2192";
}

.survey-value {
	left:0;
	bottom:0;
	position: absolute;
	display:block;
	background: #f5f5f5;
	height:4px;
}

/* ------------------------------------ */
.footer {
	padding: 40px 0 30px 0;
	background: #00274e;
	color: #a3abb5;
	font-size: .85em;
}

.footer a {
	color: #a3abb5;
}

/* ------------------------------------ */

.breadcrumb {
	margin: 20px 0 10px 0;
	font-size: 0.85em;
}

.breadcrumb a{
	color: #808080;
}

/* ------------------------------------ */
article {
	padding:20px;
	background:#fff;
	margin:0 0 20px 0;
	border: solid 1px #C9D2D9;
}

.ahead {
	position: relative;
	margin: 0 0 20px 0;
}

.ahead .edit {
	top:0;
	right:0;
	position: absolute;
	display:block;
	font-size:1.2em;
	background: #ebebeb;
	border-radius: 4px;
	padding:2px 4px;
	margin:0;
}

.ahead h1 {
	margin: 0;
	padding: 0 50px 0 0;
	font-size: 1.8em;
	font-weight: normal;
}

.cat-head {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: normal;
}

.ahead .date {
	margin: 10px 0 0 0;
	color: #4f4f4f;
}

.article {
	color: #000;
	width: 85%;
	min-width:270px;
	max-width: 690px;
	margin: 0 auto;
}

.article a {
	text-decoration: underline;
}

.article p {
	text-align: justify;
	font-size: 1.1em;
	margin: 0 0 15px 0;
	padding:0;
}

.article ul, .article ol {
	font-size: 1.1em;
	margin: 0 0 20px 20px;
	padding:0;
}

.article ul {
	list-style:none;
}

.article li {
	margin: 0 0 8px 0;
	padding: 0;
}

.article ul li:before {
	content: "\00bb\00a0\00a0";
	font-weight: bold;
	color: #00529C;
}

.article table {
	font-size: 1em;
	margin-bottom: 20px;
	width:100%;
}

.article table caption {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 4px;
}

.article td, .article th {
	padding: 2px 5px;
	border-bottom: solid 1px #EBEBEB;
}

.article th {
	font-size: .9em;
	font-weight: normal;
}

.article blockquote {
	border-left: solid 6px #004387;
	padding:0 30px 0 20px;
	margin: 20px 0 30px 0;
	font-size: 1.2em;
}

.article h2 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding:4px 5px;
	font-weight: normal;
	background: #00529C;
	color: #fff;
}

.article h3 {
	font-size: 1.1em;
	margin: 0 0 20px 0;
	padding:0;
	font-weight: bold;
	color: #3c3c3c;
}

.article figure {
	border-bottom: solid 1px #c9d2d9;
	padding: 0;
	margin: 0 0 30px 0;
	text-align: center;
}

.article figure img {
	max-width:100%;
	height:auto;
	padding:0;
}

.article figcaption {
	text-align: left;
	margin:5px;
	font-size: 0.85em;
	font-style: italic;
}

.top-image i {
	color: #808080;
	font-style: normal;
	font-size: 0.8em;
}

.top-image {
	background: #fff;
	border: solid 1px #c9d2d9;
	padding: 1px;
	margin: 0 0 30px 0;
	text-align: center;
}

.top-image img {
	max-width:100%;
	height:auto;
	margin: 0;
	padding:0;
}

.top-image figcaption {
	margin:5px;
	font-size: 0.9em;
	text-align: left;
	font-style: italic;
}

.top-image i {
	color: #808080;
	font-style: normal;
	font-size: 0.8em;
}

figure img[style], figure img[style] {
	float: none !important;
}

.download {
	border-top: 2px solid #00529C;
	clear: both;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

.download ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.download li {
	background: url("../i/file.gif") no-repeat 0 0;
	border-bottom: 1px solid #eaeaea;
	font-size: 1em;
	min-height: 35px;
	margin: 0 0 6px;
	padding: 0 0 4px 38px;
}

.download span {
	color: #797979;
	font-size: .9em;
	text-transform: uppercase;
}

li.doc, li.docx {
	background-image: url("../i/file-doc.gif");
}
li.xls, li.xlsx {
	background-image: url("../i/file-xsl.gif");
}
li.pps, li.ppsx {
	background-image: url("../i/file-pps.gif");
}
li.pdf {
	background-image: url("../i/file-pdf.gif");
}
li.rtf {
	background-image: url("../i/file-rtf.gif");
}
li.txt {
	background-image: url("../i/file-txt.gif");
}
li.zip {
	background-image: url("../i/file-zip.gif");
}


.gallery {

}

.gallery img {
	width:100%;
	height:auto;
	border: solid 1px #c9d2d9;
	margin-bottom:16px;
}

.google-map {
	border: solid 1px #C9D2D9;
}

/* ------------------------------------ */

.search-form {
	margin:20px 0 30px 0;
	padding:0;
}

.search-form .form-control {width:80%;margin:0 2% 20px 0;}
.search-form .btn {width:17%;margin:0 0 20px 0;}

.search-info {
	margin:0 0 20px 0;
	padding: 0 0 6px 0;
	border-bottom: solid 1px #014B94;
	font-size: 0.85em;
}

.sarch-item {
	margin:0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: solid 1px #014B94;
}

.sarch-item p {
	font-size: .9em;
	text-align: justify;
}

.sarch-item i {
	font-size: .85em;
	text-transform: uppercase;
	font-style: normal;
	color: #808080;
}

/* ------------------------------------ */

.social-icon {
	width: 22px;
	height: 22px;
	display: inline-block;
	overflow: hidden;
	margin: 0 0 -7px 6px;
}

.social-icon.fb {
	background-position: 0 -42px;
}

.social-icon.gp {
	background-position: -22px -42px;
}

.social-icon.tw {
	background-position: -44px -42px;
}

/* ------------------------------------ */

.spacer {
	margin-bottom: 10px;
}

.spacer2 {
	margin-bottom: 20px;
}

.head {
	font-size:1.5em;
	line-height:110%;
	font-weight: normal;
}

.aside .head {
	font-size: 1.2em;
}

.news-item {
	 clear:both;
	 border-bottom: solid 1px #d4d4d4;
	 padding: 0 0 5px 0;
	 margin: 0 0 15px 0;
 }

.news-item:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

.news-item img {
	float:left;
	margin:0 10px 10px 0;
}

.news-item:last-child img{
	margin-bottom: 0;
}

.mini-slide {}
.mini-slide img {
	width: 100%;
	height: auto;
}

.mini-slide .carousel-caption {
	bottom:0;
	left:0;
	width:100%;
	text-align:left;
	margin:0;
	padding: 4px 0 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background:#fff;
	text-shadow: none;
	font-size: .9em;
}

.mini-slide a {
	color: #000;
}

.mini-slide .carousel-control {
	background: none;
}

.mini-slide .carousel-control span {
	font-size: 14px;
}

.excerpt-item {}

.excerpt-item img {
	width:100%;
	height:auto;
}

.ins-text {
	display: block;
	position:relative;
	border: solid 1px #d4d4d4;
	margin: 0 0 10px 0;
}

.ins-text p {
	bottom: 0;
	left:0;
	position:absolute;
	margin:0;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi/P///zOAAAMACecD5clcNmQAAAAASUVORK5CYII=);
}

.ins-text span {
	display: block;
	padding:5px 10px;
}

.excerpt-item-sm img {
	width:100%;
	height:auto;
	border: solid 1px #d4d4d4;
	margin-bottom: 10px;
}

.date {
	color: #878787;
	font-size: 0.75em;
	margin:0 0 4px 0;
	text-transform: uppercase;
}

.exac {
	color: #747d86;
	line-height: 120%;
}

.more {
	margin:0;
}
.more a {
	font-size: .9em;
}
.more a:before {
	content:"\203A\00a0";
}

.brdr, .abrdr img {
	border: solid 1px #c9d2d9;
}

.ares img {
	width:100%;
	height: auto;
}

.black {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBguAkQYAAA3gDaJHKF+AAAAABJRU5ErkJggg==);
}

hr {
	border-color: #043670;
}

/*! ---------------------------------------------------------------- */


.timeline-centered img {
	vertical-align: middle;
}

.timeline-centered .img-responsive {
	display: block;
	height: auto;
	max-width: 100%;
}

.timeline-centered .img-rounded {
	border-radius: 3px;
}

.timeline-centered .img-thumbnail {
	background-color: #fff;
	border: 1px solid #ededf0;
	border-radius: 3px;
	display: inline-block;
	height: auto;
	line-height: 1.428571429;
	max-width: 100%;
	moz-transition: all .2s ease-in-out;
	o-transition: all .2s ease-in-out;
	padding: 2px;
	transition: all .2s ease-in-out;
	webkit-transition: all .2s ease-in-out;
}

.img-circle {
	border-radius: 50%;
}

.timeline-centered {
	position: relative;
	margin-bottom: 30px;
}

.timeline-centered:before, .timeline-centered:after {
	content: " ";
	display: table;
}

.timeline-centered:after {
	clear: both;
}

.timeline-centered:before, .timeline-centered:after {
	content: " ";
	display: table;
}

.timeline-centered:after {
	clear: both;
}

.timeline-centered:before {
	content: '';
	position: absolute;
	display: block;
	width: 4px;
	background: #f5f5f6;
	/*left: 50%;*/
	top: 20px;
	bottom: 20px;
	margin-left: 30px;
}

.timeline-centered .timeline-entry {
	position: relative;
	/*width: 50%;
	float: right;*/
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 10px;
	clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
	content: " ";
	display: table;
}

.timeline-centered .timeline-entry:after {
	clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
	content: " ";
	display: table;
}

.timeline-centered .timeline-entry:after {
	clear: both;
}

.timeline-centered .timeline-entry.begin {
	margin-bottom: 0;
}

.timeline-centered .timeline-entry.left-aligned {
	float: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
	margin-left: 0;
	margin-right: -18px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
	left: auto;
	right: -100px;
	text-align: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
	float: right;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
	margin-left: 0;
	margin-right: 70px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: -9px;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.timeline-centered .timeline-entry .timeline-entry-inner {
	position: relative;
	margin-left: -20px;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
	content: " ";
	display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
	clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
	content: " ";
	display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
	clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
	position: absolute;
	left: -100px;
	text-align: right;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
	display: block;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
	font-size: 15px;
	font-weight: bold;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
	font-size: 12px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
	background: #fff;
	color: #737881;
	display: block;
	width: 40px;
	height: 40px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	text-align: center;
	-moz-box-shadow: 0 0 0 5px #f5f5f6;
	-webkit-box-shadow: 0 0 0 5px #f5f5f6;
	box-shadow: 0 0 0 5px #f5f5f6;
	line-height: 40px;
	font-size: 15px;
	float: left;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
	background-color: #303641;
	color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
	background-color: #ee4749;
	color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
	background-color: #00a651;
	color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
	background-color: #21a9e1;
	color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
	background-color: #fad839;
	color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
	background-color: #cc2424;
	color: #fff;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
	position: relative;
	background: #f5f5f6;
	padding: 1em;
	margin-left: 60px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #f5f5f6 transparent transparent;
	left: 0;
	top: 10px;
	margin-left: -9px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
	color: #454545;
	font-size: 1em;
	margin: 0;
	line-height: 1.428571429;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
	margin-top: 15px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
	color: #303641;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
	-webkit-opacity: .6;
	-moz-opacity: .6;
	opacity: .6;
	-ms-filter: alpha(opacity=60);
	filter: alpha(opacity=60);
}

#toTop{
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	z-index:10000;
}

/*! ---------------------------------------------------------------- */

.debug {
	display:none;
	padding:2px 4px;
	color: #fff;
	font-size:0.7em;
	top:5px;
	left:5px;
	position: fixed;
}

/*! ---------------------------------------------------------------- */
/*! ---------------------------------------------------------------- */

/* Custom, iPhone Retina */
@media only screen and (min-width : 220px) {
	.debug {background: pink}

	.logo-box {
		text-align:center;
	}

	.second-nav {
		text-align:center;
	}

	.sites-nav li {
		text-align:center;
	}

	.select-destination {
		margin:20px 0 0 0;
	}

	figure.pic-right, figure.pic-left {
		width: 100%;
	}

	#bdz-carousel .carousel-inner {
		height: 340px;
		overflow: hidden;
		position: relative;
	}

	.inner {
		display: inline-block;
		position: relative;
		right: -50%;
	}

	#bdz-carousel img {
		width: auto !important;
		max-width: none !important;
		height: 340px;
		position: relative;
		left: -50%;
	}

	#bdz-carousel .carousel-indicators {
		display: none;
	}

	#bdz-carousel .carousel-caption {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBg8AUIMAAAUgBOUWVeTwAAAABJRU5ErkJggg==);
		border-radius: 8px;
	}

	.tab-header li{
		width:33%;
	}

	.footer .text-right {
		text-align: left;
		margin-top:20px;
	}

	.top-nav .nav > li {
	    border-bottom: solid 1px #b8b8b8;
    }

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	.debug {background:  yellow}
}

@media only screen and (min-width : 600px) {
	.debug {background: cyan}

	#bdz-carousel .carousel-inner {
		height: 440px;
	}

	#bdz-carousel img {
		height: 440px;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.debug {background:  red}

	.sites-nav li {
		display: inline-block;
		width:33%;
	}

	.top-nav .container-fluid {
		padding:0;
	}

	.top-nav .navbar-collapse {
		padding:0;
	}

	.top-nav .nav > li {
		border-right: solid 1px #d4d4d4;
		border-bottom: none;
	}

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

	.top-nav .navbar-nav > li > a:hover, .top-nav .navbar-nav > li > a:focus, .top-nav .navbar-nav > .open > a, .top-nav .navbar-nav > .open > a:hover, .top-nav .navbar-nav > .open > a:focus {
		background: #014B94;
		color: #fff;
	}

	.top-nav .dropdown-menu {
		border-radius: 0;
		border: 1px solid #014B94;
		border-top-width: 5px;
		border-bottom-width: 4px;
	}

	.top-nav .navbar-nav > li > a {
		color: #003a7f;
		text-transform: uppercase;
	}

	.top-nav .navbar-nav li ul li {
		border-bottom:solid 1px #014B94;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}

	.top-nav .navbar-nav li ul li:last-child {
		border-bottom:none;
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.nav > li > a {
		padding-left: 6px;
		padding-right: 6px;
	}

	figure.pic-right, figure.pic-left {
		width: auto;
	}

	figure.pic-right {
		float:right;
		margin: 0 0 2px 20px;
	}

	figure.pic-left {
		float:left;
		margin: 0 20px 2px 0;
	}

	.tab-header li{
		width:auto;
	}

	.footer .text-right {
		margin-top:0;
		text-align: right;
	}


}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.debug {background:  green}

	.container2 {
		width: 956px;
		margin: 0 auto;
		position: relative;
	}

	#bdz-carousel .carousel-caption {background-image: none;}

	.logo-box {
		text-align:left;
	}

	.second-nav {
		text-align:right;
	}

	.sites-nav li {
		display: inline-block;
		width: auto;
	}

	.nav > li > a {
		padding-left: 15px;
		padding-right: 15px;
	}

	.select-destination {
		margin:30px 0 0 0;
		width:260px;
		z-index:20;
		position: relative;
	}

	.home-page-main {
		margin-top: -25px;
	}

	.teaser-box {
		position: absolute;
		left:0;
		top:0;
		width: 100%;
		height:100%;
	}

	#bdz-carousel .carousel-indicators  {
		display: block;
		position: absolute;
		top:20px;
		right: 0;
		height:40px;
		width: 200px;
		text-align:right;
		margin:0;
		padding:0;
		left:auto;
	}

	#bdz-carousel .carousel-indicators li {
		background: #fff;
		border: solid 4px #004387;
		height: 22px;
		width: 22px;
		border-radius: 50%;
		margin:0 3px;
	}

	#bdz-carousel .carousel-indicators li.active {
		background: #004387;
		border: solid 4px #fff;
	}

	#bdz-carousel .carousel-caption {
		top:0;
		bottom: auto;
		left: 0;
		width: 100%;
		height: 100%;
		text-align: right;
	}

	.carousel-link {
		position: absolute;
		top: 50px;
		right: 0;
		width: 290px;
	}

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.debug {background:  blue}

	.container2 {
		width: 1156px;
	}
}