/*
Theme Name: Tico.com
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

#header .top-panel .social-list,
#header .top-panel .resizer,
#header .top-panel .bar .top-nav ul,
#nav,
#nav ul,
.slideshow .pagination ul,
#content ul,
.widget ul,
.footer-holder .languages-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

img {
	max-width: 100%;
	height: auto;
}

.comment-form input[type="text"],
.search-form input[type="text"],
.post-password-form input[type="text"],
.comment-form
input[type="tel"],
.search-form
input[type="tel"],
.post-password-form
input[type="tel"],
.comment-form
input[type="email"],
.search-form
input[type="email"],
.post-password-form
input[type="email"],
.comment-form
input[type="search"],
.search-form
input[type="search"],
.post-password-form
input[type="search"],
.comment-form
input[type="password"],
.search-form
input[type="password"],
.post-password-form
input[type="password"],
.comment-form
input[type="url"],
.search-form
input[type="url"],
.post-password-form
input[type="url"],
.comment-form
input[type="date"],
.search-form
input[type="date"],
.post-password-form
input[type="date"],
.comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
	padding: .5em .7em;
}

.comment-form input[type="text"]:focus,
.search-form input[type="text"]:focus,
.post-password-form input[type="text"]:focus,
.comment-form
  input[type="tel"]:focus,
.search-form
  input[type="tel"]:focus,
.post-password-form
  input[type="tel"]:focus,
.comment-form
  input[type="email"]:focus,
.search-form
  input[type="email"]:focus,
.post-password-form
  input[type="email"]:focus,
.comment-form
  input[type="search"]:focus,
.search-form
  input[type="search"]:focus,
.post-password-form
  input[type="search"]:focus,
.comment-form
  input[type="password"]:focus,
.search-form
  input[type="password"]:focus,
.post-password-form
  input[type="password"]:focus,
.comment-form
  input[type="url"]:focus,
.search-form
  input[type="url"]:focus,
.post-password-form
  input[type="url"]:focus,
.comment-form
  input[type="date"]:focus,
.search-form
  input[type="date"]:focus,
.post-password-form
  input[type="date"]:focus,
.comment-form
  textarea:focus,
.search-form
  textarea:focus,
.post-password-form
  textarea:focus {
	border-color: #333;
}

.comment-form input[type="text"]::-webkit-input-placeholder,
.search-form input[type="text"]::-webkit-input-placeholder,
.post-password-form input[type="text"]::-webkit-input-placeholder,
.comment-form
  input[type="tel"]::-webkit-input-placeholder,
.search-form
  input[type="tel"]::-webkit-input-placeholder,
.post-password-form
  input[type="tel"]::-webkit-input-placeholder,
.comment-form
  input[type="email"]::-webkit-input-placeholder,
.search-form
  input[type="email"]::-webkit-input-placeholder,
.post-password-form
  input[type="email"]::-webkit-input-placeholder,
.comment-form
  input[type="search"]::-webkit-input-placeholder,
.search-form
  input[type="search"]::-webkit-input-placeholder,
.post-password-form
  input[type="search"]::-webkit-input-placeholder,
.comment-form
  input[type="password"]::-webkit-input-placeholder,
.search-form
  input[type="password"]::-webkit-input-placeholder,
.post-password-form
  input[type="password"]::-webkit-input-placeholder,
.comment-form
  input[type="url"]::-webkit-input-placeholder,
.search-form
  input[type="url"]::-webkit-input-placeholder,
.post-password-form
  input[type="url"]::-webkit-input-placeholder,
.comment-form
  input[type="date"]::-webkit-input-placeholder,
.search-form
  input[type="date"]::-webkit-input-placeholder,
.post-password-form
  input[type="date"]::-webkit-input-placeholder,
.comment-form
  textarea::-webkit-input-placeholder,
.search-form
  textarea::-webkit-input-placeholder,
.post-password-form
  textarea::-webkit-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]::-moz-placeholder,
.search-form input[type="text"]::-moz-placeholder,
.post-password-form input[type="text"]::-moz-placeholder,
.comment-form
  input[type="tel"]::-moz-placeholder,
.search-form
  input[type="tel"]::-moz-placeholder,
.post-password-form
  input[type="tel"]::-moz-placeholder,
.comment-form
  input[type="email"]::-moz-placeholder,
.search-form
  input[type="email"]::-moz-placeholder,
.post-password-form
  input[type="email"]::-moz-placeholder,
.comment-form
  input[type="search"]::-moz-placeholder,
.search-form
  input[type="search"]::-moz-placeholder,
.post-password-form
  input[type="search"]::-moz-placeholder,
.comment-form
  input[type="password"]::-moz-placeholder,
.search-form
  input[type="password"]::-moz-placeholder,
.post-password-form
  input[type="password"]::-moz-placeholder,
.comment-form
  input[type="url"]::-moz-placeholder,
.search-form
  input[type="url"]::-moz-placeholder,
.post-password-form
  input[type="url"]::-moz-placeholder,
.comment-form
  input[type="date"]::-moz-placeholder,
.search-form
  input[type="date"]::-moz-placeholder,
.post-password-form
  input[type="date"]::-moz-placeholder,
.comment-form
  textarea::-moz-placeholder,
.search-form
  textarea::-moz-placeholder,
.post-password-form
  textarea::-moz-placeholder {
	opacity: 1;
	color: #ccc;
}

.comment-form input[type="text"]:-moz-placeholder,
.search-form input[type="text"]:-moz-placeholder,
.post-password-form input[type="text"]:-moz-placeholder,
.comment-form
  input[type="tel"]:-moz-placeholder,
.search-form
  input[type="tel"]:-moz-placeholder,
.post-password-form
  input[type="tel"]:-moz-placeholder,
.comment-form
  input[type="email"]:-moz-placeholder,
.search-form
  input[type="email"]:-moz-placeholder,
.post-password-form
  input[type="email"]:-moz-placeholder,
.comment-form
  input[type="search"]:-moz-placeholder,
.search-form
  input[type="search"]:-moz-placeholder,
.post-password-form
  input[type="search"]:-moz-placeholder,
.comment-form
  input[type="password"]:-moz-placeholder,
.search-form
  input[type="password"]:-moz-placeholder,
.post-password-form
  input[type="password"]:-moz-placeholder,
.comment-form
  input[type="url"]:-moz-placeholder,
.search-form
  input[type="url"]:-moz-placeholder,
.post-password-form
  input[type="url"]:-moz-placeholder,
.comment-form
  input[type="date"]:-moz-placeholder,
.search-form
  input[type="date"]:-moz-placeholder,
.post-password-form
  input[type="date"]:-moz-placeholder,
.comment-form
  textarea:-moz-placeholder,
.search-form
  textarea:-moz-placeholder,
.post-password-form
  textarea:-moz-placeholder {
	color: #ccc;
}

.comment-form input[type="text"]:-ms-input-placeholder,
.search-form input[type="text"]:-ms-input-placeholder,
.post-password-form input[type="text"]:-ms-input-placeholder,
.comment-form
  input[type="tel"]:-ms-input-placeholder,
.search-form
  input[type="tel"]:-ms-input-placeholder,
.post-password-form
  input[type="tel"]:-ms-input-placeholder,
.comment-form
  input[type="email"]:-ms-input-placeholder,
.search-form
  input[type="email"]:-ms-input-placeholder,
.post-password-form
  input[type="email"]:-ms-input-placeholder,
.comment-form
  input[type="search"]:-ms-input-placeholder,
.search-form
  input[type="search"]:-ms-input-placeholder,
.post-password-form
  input[type="search"]:-ms-input-placeholder,
.comment-form
  input[type="password"]:-ms-input-placeholder,
.search-form
  input[type="password"]:-ms-input-placeholder,
.post-password-form
  input[type="password"]:-ms-input-placeholder,
.comment-form
  input[type="url"]:-ms-input-placeholder,
.search-form
  input[type="url"]:-ms-input-placeholder,
.post-password-form
  input[type="url"]:-ms-input-placeholder,
.comment-form
  input[type="date"]:-ms-input-placeholder,
.search-form
  input[type="date"]:-ms-input-placeholder,
.post-password-form
  input[type="date"]:-ms-input-placeholder,
.comment-form
  textarea:-ms-input-placeholder,
.search-form
  textarea:-ms-input-placeholder,
.post-password-form
  textarea:-ms-input-placeholder {
	color: #ccc;
}

.comment-form input[type="text"].placeholder,
.search-form input[type="text"].placeholder,
.post-password-form input[type="text"].placeholder,
.comment-form
  input[type="tel"].placeholder,
.search-form
  input[type="tel"].placeholder,
.post-password-form
  input[type="tel"].placeholder,
.comment-form
  input[type="email"].placeholder,
.search-form
  input[type="email"].placeholder,
.post-password-form
  input[type="email"].placeholder,
.comment-form
  input[type="search"].placeholder,
.search-form
  input[type="search"].placeholder,
.post-password-form
  input[type="search"].placeholder,
.comment-form
  input[type="password"].placeholder,
.search-form
  input[type="password"].placeholder,
.post-password-form
  input[type="password"].placeholder,
.comment-form
  input[type="url"].placeholder,
.search-form
  input[type="url"].placeholder,
.post-password-form
  input[type="url"].placeholder,
.comment-form
  input[type="date"].placeholder,
.search-form
  input[type="date"].placeholder,
.post-password-form
  input[type="date"].placeholder,
.comment-form
  textarea.placeholder,
.search-form
  textarea.placeholder,
.post-password-form
  textarea.placeholder {
	color: #ccc;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
	outline: none;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #333;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 50%;
	background: #666;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

.con {
	color: #0b8c3a !important;
}

.pro {
	color: #015a90 !important;
}

.btn-cta {
	background: -webkit-linear-gradient(90deg, #e8e8e8 0%, #f2f2f2 100%);
	background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, #e8e8e8), color-stop(1, #f2f2f2));
	background: -ms-linear-gradient(90deg, #e8e8e8 0%, #f2f2f2 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#f2f2f2' ,GradientType=0)";
	background: linear-gradient(0deg, #e8e8e8 0%, #f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#e8e8e8' , GradientType=0);
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-weight: 200;
}

.btn,
.btn-con,
.btn-pro {
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	background-color: #e56420;
	color: #fff;
	border-radius: 0;
	text-decoration: none;
	padding: .75em 1em;
	line-height: 1.7em !important;
	-webkit-transition: all .2s;
	transition: all .2s;
	display: inline-block;
	border: none;
}

.btn-con {
	background-color: #0b8c3a;
	border-right: 1px solid #084c1d;
	border-bottom: 1px solid #084c1d;
}

.btn-pro {
	background-color: #015a90;
	border-right: 1px solid #014466;
	border-bottom: 1px solid #014466;
}

.btn-all {
	background-color: #046380;
	border-right: 1px solid #046380;
	border-bottom: 1px solid #046380;
}

.btn.btn-cta.con:hover {
	background: -webkit-linear-gradient(90deg, #096e2d 0%, #0b8c3a 100%);
	background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, #096e2d), color-stop(1, #0b8c3a));
	background: -ms-linear-gradient(90deg, #096e2d 0%, #0b8c3a 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#096E2D', endColorstr='#0B8C3A' ,GradientType=0)";
	background: linear-gradient(0deg, #096e2d 0%, #0b8c3a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0B8C3A',endColorstr='#096E2D' , GradientType=0);
	fill: currentColor;
	color: #fff !important;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.btn.btn-cta.pro:hover {
	background: -webkit-linear-gradient(90deg, #014a78 0%, #015a90 100%);
	background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, #014a78), color-stop(1, #015a90));
	background: -ms-linear-gradient(90deg, #014a78 0%, #015a90 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#014A78', endColorstr='#015A90' ,GradientType=0)";
	background: linear-gradient(0deg, #014a78 0%, #015a90 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#015A90',endColorstr='#014A78' , GradientType=0);
	fill: currentColor;
	color: #fff !important;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.btn.btn-cta:hover svg path {
	fill: currentColor;
}

.btn.btn-tico.focus,
.btn.btn-tico:focus,
.btn.btn-tico:hover {
	color: #fff;
	text-decoration: none;
	padding: .75em 1.5em .75em 1em;
	margin-right: 5px;
	position: relative;
}

.btn.btn-tico:hover::after {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	speak: none;
	color: inherit;
	font-size: 1.4em;
	-webkit-transition: all .2s;
	transition: all .2s;
	padding-left: .3em;
}

.btn.btn-find-agency {
	font-weight: 700;
	white-space: normal;
	padding-left: 3.5em;
	padding-right: 3em;
	text-align: left;
	position: relative;
}

.btn.btn-find-agency .svg {
	position: absolute;
	left: .75em;
	top: .75em;
}

.btn.btn-find-agency .fa {
	position: absolute;
	right: .75em;
	font-size: 3em;
	top: .25em;
}

.btn-find-agency svg {
	width: 2em;
	height: 2em;
	margin-top: 1em;
}

svg path {
	fill: currentColor;
}

#newsletter {
	background-color: #046380;
	color: #fff;
	padding: 22px 20px 21px;
}

#social {
	border: 1px solid #046380;
	background-color: #fff;
}

#newsletter h4 {
	font-weight: 700;
	margin-bottom: 0;
	font-size: 24px;
	line-height: 27px;
}

#newsletter svg,
#newsletter .btn-tico {
	margin-top: 2em;
	text-align: center;
}

#social .social-icon a {
	color: #046380;
	line-height: 56px;
	padding: 15px;
	display: block;
	height: 65px;
	cursor: pointer;
}

#social .social-icon {
	background-color: #fff;
	color: #046380;
	padding: 0;
	text-align: center;
}

#social .social-icon {
	border-left: 1px solid #046380;
}

#social .social-icon:hover {
	background-color: #046380;
}

#social .social-icon:hover a {
	color: #fff;
}

#social .social-icon:first-of-type {
	border-left: none;
}

#social .social-blurb {
	color: #046380;
	border-top: 1px solid #046380;
	padding: 11px 15px 12px;
}

input [type="email"],
input [type="tel"],
input[type="search"],
input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

html {
	background: #1a2b33;
}

#wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#header {
	position: relative;
	z-index: 20;
	background: #fff;
}

#header .top-panel .row > div {
	min-height: 0;
}

#header .top-panel .row > div:first-child {
	border-right: 1px solid #454545;
}

#header .top-panel .social-list {
	float: right;
	padding: 7px 2px 8px;
}

#header .top-panel .social-list li {
	float: left;
	padding: 0 0 0 30px;
}

#header .top-panel .social-list a {
	display: block;
	background: url(images/social-ico.png) no-repeat;
	height: 20px;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
}

#header .top-panel .social-list a.facebook {
	width: 10px;
}

#header .top-panel .social-list a.twitter {
	width: 16px;
	background-position: -44px 0;
}

#header .top-panel .social-list a.linkedin {
	width: 16px;
	background-position: -91px 0;
}

#header .top-panel .social-list a.youtube {
	width: 17px;
	background-position: -137px 0;
}
#header .top-panel .social-list a.pinterest {
	width: 20px;
	background-position: -187px 0;
}

#header .top-panel .social-list a.instagram {
	width: 19px;
	background-position: -242px 0;
}
#header .top-panel .social-list a:hover {
	opacity: .8;
}

#header .top-panel .resizer {
	float: right;
	padding: 8px 5px 12px;
	border: solid #454545;
	border-width: 0 1px;
}

#header .top-panel .resizer li {
	float: left;
}

#header .top-panel .resizer a {
	display: block;
	background: url(images/resizes-ico.png) no-repeat;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	height: 15px;
}

#header .top-panel .resizer a#decrease {
	background-position: 0 0;
	width: 8px;
}

#header .top-panel .resizer a#reset {
	background-position: -8px 0;
	width: 12px;
}

#header .top-panel .resizer a#increase {
	background-position: -20px 0;
	width: 15px;
}

#header .top-panel .resizer a:hover {
	opacity: .8;
}

#header .top-panel .bar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: right;
	z-index: 50;
}

.search-active.nav-active #header .top-panel .bar {
	z-index: 50;
}

#header .top-panel .bar .top-nav {
	text-align: center;
	display: inline-block;
	vertical-align: top;
}

#header .top-panel .bar .top-nav .nav-opener1 {
	position: relative;
	z-index: 60;
	width: 68px;
	height: 100px;
	margin: 22px 44px 0 43px;
	outline: none;
}

#header .top-panel .bar .top-nav .nav-opener1:hover {
	opacity: .9;
}

.nav-active1 #header .top-panel .bar .top-nav .nav-opener1 {
	z-index: 120;
}

.nav-active1 #header .top-panel .bar .top-nav .nav-opener1 span {
	opacity: 0;
}

.nav-active1 #header .top-panel .bar .top-nav .nav-opener1:before,
.nav-active1 #header .top-panel .bar .top-nav .nav-opener1:after {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10%;
	right: 10%;
}

.nav-active1 #header .top-panel .bar .top-nav .nav-opener1:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#header .top-panel .bar .top-nav .nav-opener1 span,
#header .top-panel .bar .top-nav .nav-opener1:before,
#header .top-panel .bar .top-nav .nav-opener1:after {
	background: #000;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 11px;
	margin-top: -2px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

#header .top-panel .bar .top-nav .nav-opener1:before,
#header .top-panel .bar .top-nav .nav-opener1:after {
	content: "";
	top: 30%;
}

#header .top-panel .bar .top-nav .nav-opener1:after {
	top: 70%;
}

#header .top-panel .bar .top-nav ul {
	font-size: 14px;
	line-height: 35px;
	position: absolute;
	top: 0;
	right: 135px;
	width: 250px;
	background: #fff;
	z-index: 101;
	text-align: center;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	margin: -150px 0 0;
	border: 1px solid #ccc;
}

.nav-active1 #header .top-panel .bar .top-nav ul {
	margin: 0;
}

.resize-active #header .top-panel .bar .top-nav ul {
	-webkit-transition: none;
	transition: none;
}

#header .top-panel .bar .top-nav ul li {
	vertical-align: top;
	padding: 0;
}

#header .top-panel .bar .top-nav ul a {
	color: #333;
	display: block;
	padding: 0 5px;
}

#header .top-panel .bar .top-nav ul a:hover {
	text-decoration: none;
	color: #fff;
	background: #e46420;
}

#header .top-panel .search-opener {
	position: relative;
	height: 24px;
	width: 19px;
	display: block;
	margin: 17px 84px 0 auto;
	outline: none;
}

#header .top-panel .search-form {
	background: #fff;
	border: 2px solid #e09872;
	border-radius: 3px;
	padding: 0 60px 0 11px;
	position: absolute;
	top: 100%;
	right: 69px;
	width: 226px;
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	font-size: 14px;
}

.search-active #header .top-panel .search-form {
	opacity: 1;
}

.search-active.nav-active #header .top-panel .search-form {
	opacity: 0;
}

.resize-active #header .top-panel .search-form {
	-webkit-transition: none;
	transition: none;
}

#header .top-panel .search-form input[type="search"] {
	width: 100%;
	border: 0;
	width: 100%;
	height: 35px;
	background: none;
	padding: 0;
	margin: 0;
	color: #e5e5e5;
	overflow: hidden;
	font-size: 14px;
}

#header .top-panel .search-form input[type="search"]::-webkit-input-placeholder {
	color: #989898;
}

#header .top-panel .search-form input[type="search"]:-moz-placeholder {
	color: #989898;
}

#header .top-panel .search-form input[type="search"]::-moz-placeholder {
	color: #989898;
	opacity: 1;
}

#header .top-panel .search-form input[type="search"]:-ms-input-placeholder {
	color: #989898;
}

#header .top-panel .search-form input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	background: #e46420;
	color: #fff;
	width: 50px;
	height: 100%;
}

.main-nav {
	margin: 0;
}

.nav-opener {
	z-index: 60;
	width: 29px;
	height: 26px;
	position: relative;
	margin: -44px 9px 17px auto;
	display: block;
	outline: none;
}

.nav-opener:hover {
	opacity: .9;
}

.nav-opener:focus {
	outline: none;
}

.nav-active .nav-opener {
	z-index: 120;
}

.nav-opener span,
.nav-opener:before,
.nav-opener:after {
	background: #046380;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	height: 6px;
	margin-top: -3px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 3px;
}

.nav-opener:after {
	top: 100%;
	margin-top: -6px;
}

#nav {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	border-top: 1px solid #ccc;
	text-align: left;
}

.resize-active #nav {
	-webkit-transition: none;
	transition: none;
}

#nav > li {
	vertical-align: top;
	position: relative;
	padding: 0 1px 1px;
}

#nav > li.green {
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	border: none;
}

#nav > li.green > a {
	background-color: #0b8c3a !important;
	color: #fff !important;
}

#nav > li.blue {
	width: 100%;
	font-size: 16px;
	font-weight: 700;
	border: none;
}

#nav > li.blue > a {
	background-color: #015a90 !important;
	color: #fff !important;
}

#nav > li.middle {
	width: 100%;
}

#nav > li.hover > a {
	background: #046380;
	color: #fff;
}

#nav > li.active > a {
	background: #046380;
	color: #fff;
}

#nav > li > a {
	display: block;
	background: #046380;
	color: #fff;
	padding: 12px 20px;
}

#nav > li > a:focus {
	outline: none;
	text-decoration: none;
}

#nav > li > a:hover {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
}

#nav .slide1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	text-transform: none;
}

#nav ul {
	text-align: left;
}

#nav ul li {
	vertical-align: top;
	padding: 0;
	position: relative;
	margin: -1px 0 0;
}

#nav ul li:first-child {
	margin: 0;
}

#nav ul li.hover > a {
	text-decoration: none;
}

#nav ul a {
	color: #0b8b3a;
	display: block;
	padding: 12px 40px 12px 20px;
	background: #f1f1f1 url(images/arrow2.png) no-repeat 100% 50%;
	border: 1px solid #0b8b3a;
}

#nav ul a:hover {
	text-decoration: none;
}

#nav ul a:focus {
	outline: none;
	text-decoration: none;
}

#nav ul .slide2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: 400;
}

#nav ul ul {
	padding: 2px 4px 0;
}

#nav ul ul li {
	padding: 0 0 2px !important;
}

#nav ul ul a {
	background: #f1f1f1;
	padding: 10px 19px;
	border: none;
	color: #333;
}

#nav ul ul a:hover {
	color: #333;
	background: #f1f1f1;
	opacity: .8;
}

.logo {
	width: 137px;
	height: 41px;
	margin: 10px 6px;
	position: relative;
	z-index: 100;
	-webkit-transition: none;
	transition: none;
}

.search-active .logo {
	z-index: 1;
}

.logo img {
	display: block;
}

.btn-area {
	text-align: center;
	position: relative;
	z-index: 100;
}

.search-active .btn-area,
.nav-active .btn-area{
	z-index: 1;
}

.btn-area .col-xs-6 {
	padding: 0;
}

.btn-area .col-xs-6 a {
	display: block;
	height: 36px;
	white-space: nowrap;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	padding: 0 10px;
}

.btn-area .col-xs-6 a.consumers {
	background: #0b8b3a;
}

.btn-area .col-xs-6 a.travel {
	background: #015a8f;
}

.btn-area .col-xs-6 a:hover {
	opacity: .8;
}

.btn-area .col-xs-6 a:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.btn-area .col-xs-6 a span {
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	cursor: pointer;
}

.slideshow {
	position: relative;
	border-top: 1px solid #d7d8d8;
}

.slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
}

.slideshow .slide.active {
	z-index: 2;
}

.slideshow .slide .img-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slideshow .slide .img-holder img {
	position: absolute;
	top: 0;
	left: 50%;
	vertical-align: top;
	width: 1601px;
	height: auto;
	margin: 0 0 0 -800px;
	max-width: none;
	min-height: 100%;
}

.slideshow .slide .textblock {
	position: relative;
	padding: 16px 54px 16px;
	z-index: 12;
	text-align: center;
}

.slideshow .slide .textblock .textholder {
	background: #fff;
	background: rgba(255, 255, 255, .95);
	padding: 5px 10px;
	width: 100%;
}

.slideshow .slide .textblock .textholder h1 {
	font-size: 14px;
	line-height: 17px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 5px;
}

.slideshow .slide .textblock .textholder .btn {
	display: inline-block;
	vertical-align: top;
	width: 50px;
	font-size: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.slideshow a.btn-prev,
.slideshow a.btn-next {
	position: absolute;
	top: 50%;
	left: 15px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/carousel-left-arrow.svg) no-repeat;
	z-index: 10;
	width: 17px;
	height: 34px;
	background-size: auto 34px;
	margin-top: -14px;
	outline: none;
}

.slideshow a.btn-prev:hover,
.slideshow a.btn-next:hover {
	opacity: .8;
}

.slideshow a.btn-next {
	left: auto;
	right: 15px;
	background: url(images/carousel-right-arrow.svg) no-repeat;
}

.slideshow.not-enough-slides a.btn-prev,
.slideshow.not-enough-slides a.btn-next {
	visibility: hidden;
}

.slideshow .pagination-holder {
	position: absolute;
	bottom: 13px;
	left: 0;
	width: 100%;
	z-index: 10;
	height: 20px;
	display: none;
}

.slideshow .pagination ul {
	text-align: center;
}

.slideshow .pagination ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 3px;
}

.slideshow .pagination ul li.active a {
	background: #fff;
}

.slideshow .pagination ul a {
	display: block;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	border-radius: 50%;
	outline: none;
}

.slideshow .pagination ul a:hover {
	background: #fff;
}

.slideshow-holder + #main {
	border: none;
	margin-top: 0;
	padding-top: 9px;
	padding-bottom: 9px;
}

.items-area {
	padding-bottom: 21px;
}

.items-area .btn {
	font-size: 9px;
	white-space: normal;
	margin: 0 0 22px;
	padding: 5px 5px 17px;
}

.items-area .btn > div {
	margin-bottom: -12px;
}

.items-area .heading {
	overflow: hidden;
	background: #0b8c3a;
	color: #fff;
	padding: 6px 15px 6px 20px;
	margin: 0 -15px 20px;
}

.items-area .heading.heading1 {
	background: #015a90;
	padding-top: 6px !important;
}

.items-area .heading.heading1 img {
	margin: 0;
}

.items-area .heading span:first-child {
	float: left;
	font-size: 13px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
}

.items-area .heading img {
	float: right;
	margin: 2px 0 1px;
}

#newsletter-social {
	margin: 0 0 37px;
}

#newsletter-social + .row {
	margin-left: -15px;
	margin-right: -15px;
}

#main {
	padding-top: 24px;
	padding-bottom: 0;
	margin-top: -1px;
	border-top: 9px solid #046380;
	min-height: 336px;
}

.travel-page #main {
	border-top: 9px solid #015a90;
}

.consumers-page #main {
	border-top: 9px solid #0b8c3a;
}

.search-opener1 {
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 10;
	outline: none;
	color: #046380;
	margin-top: -11px;
}

.search-opener1:focus {
	outline: none;
}

.search-opener1 .glyphicon-search {
	font-size: 16px;
}

#content {
	padding-top: 11px;
}

#content #newsletter h4 {
	color: #fff;
}

#content #newsletter .btn {
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 7px;
}

#content > .top-bar {
	background: #fff;
	border: 1px solid #f2f2f2;
	position: relative;
	margin: 0 0 20px;
}

#content > .top-bar:first-child {
	margin-top: -11px;
	position: relative;
}

#content > .top-bar + h1 {
	margin-top: -10px;
}

#content > .top-bar + .page-header {
	margin-top: -10px;
}

#content > .top-bar .breadcrumb {
	background: #f2f2f2;
	border-radius: 0;
	padding: 6px 121px 6px 10px;
	height: 31px;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	color: #333;
}

#content > .top-bar .breadcrumb > .active {
	color: #333;
}

#content > .top-bar .breadcrumb li {
	position: relative;
	margin: 0 2px 0 0;
}

#content > .top-bar .breadcrumb li + li {
	margin: 0 2px 0 5px;
}

#content > .top-bar .breadcrumb li + li:before {
	padding: 0;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: -7px;
	color: #bbb;
}

#content > .top-bar .breadcrumb a {
	color: #333;
	text-decoration: underline;
}

#content > .top-bar .breadcrumb a:hover {
	text-decoration: none;
}

#content > .top-bar .breadcrumb a:focus {
	color: #333;
	text-decoration: underline;
	outline: none;
}

#content > .top-bar .search-form {
	width: 275px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .5);
	position: absolute;
	top: 100%;
	right: 10px;
	margin: 5px 0 0;
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	font-size: 14px;
}

.search-active1 #content > .top-bar .search-form {
	opacity: 1;
}

#content > .top-bar .btn-holder {
	position: absolute;
	top: 0;
	right: 0;
}

#content > .top-bar .btn-holder a {
	background: #fff;
	display: inline-block;
	border-left: 1px solid #f2f2f2;
	width: 52px;
	height: 31px;
	white-space: nowrap;
	text-align: center;
	margin: 0 0 0 -4px;
}

#content > .top-bar .btn-holder a:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

#content > .top-bar .btn-holder a img {
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
}

#content > .top-bar .btn-holder a img[alt="PDF"] {
	width: 16px;
	height: 20px;
}

#content > .top-bar .btn-holder a:hover {
	opacity: .8;
}

#content .page-header {
	border: none;
	margin: 0;
	padding: 0;
}

#content h1 {
	color: #046380;
	font-size: 2.57143em;
	line-height: 1.08333;
	font-weight: 700;
	margin: 0 0 15px;
}

.travel-page #content h1 {
	color: #015a90;
}

.consumers-page #content h1 {
	color: #0b8c3a;
}

#content h1 a {
	color: inherit;
}

#content h2 {
	font-size: 1.5714em;
	line-height: 1.13636;
	font-weight: 700;
	margin: 0 0 5px;
}

.consumers-page #content h2 {
	color: #0b8c3a;
}

#content h2 a {
	color: inherit;
	outline: none;
}

#content p {
	margin: 0 0 15px;
}

.consumers-page #content p + h2 {
	padding-top: 15px;
}

#content p a {
	color: #333;
	text-decoration: underline;
}

#content p a:hover {
	text-decoration: none;
}

#content ul {
	padding: 0 0 30px 25px;
	font-size: .8571em;
	line-height: 1.42857;
}

#content ul li {
	vertical-align: top;
	position: relative;
	padding: 0 0 3px 8px;
}

#content ul li:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #333;
}

#content .pagination {
	overflow: hidden;
	padding: 20px 0;
}

#content .pagination .counter {
	margin: 0;
}

#content .pagination-list {
	float: left;
	padding: 0 25px;
	font-size: 1em;
}

#content .pagination-list li {
	float: left;
	padding: 0 5px 0 0;
}

#content .pagination-list li:before {
	background: none;
}

#content .pagination-list li.active a {
	color: #046380;
	text-decoration: none;
}

#content .pagination-list a {
	color: #333;
	text-decoration: underline;
}

#content .pagination-list a:hover {
	text-decoration: none;
}

#content .linkholder span {
	display: block;
	padding: 0 0 15px;
}

#content .linkholder a {
	text-decoration: underline;
	color: #333;
}

#content .linkholder a:hover {
	text-decoration: none;
}

#content .content-block {
	color: #ccc;
	padding: 20px 0 0;
}

#content .content-block + .table-title {
	margin-top: -2px;
}

#content .content-block h2 {
	font-size: 22px;
	line-height: 25px;
	font-weight: 700;
	margin: 0 0 5px;
}

#content .content-block p {
	margin: 0 0 38px;
}

#content .content-block p a {
	color: #333;
	text-decoration: underline;
}

#content .content-block p a:hover {
	text-decoration: none;
}

#content .table-title {
	display: block;
	color: #828087;
	margin: 0 0 8px;
}

#content table {
	width: 100%;
	margin: 0 0 20px;
}

#content table th {
	padding: 8px;
	border: 1px solid #e5e5e5;
	border-bottom-width: 2px;
	text-align: left;
	text-transform: uppercase;
	font-weight: 700;
}

#content table td {
	padding: 10px 8px;
	border: 1px solid #eee;
}

#content table tr:nth-child(2n) td {
	background: #f9f9f9;
	border: 1px solid #ebebeb;
}

#content .box {
	background: #f2f2f2;
	margin: 0 0 25px;
	padding: 15px 35px 6px;
	overflow: hidden;
}

.consumers-page #content .box {
	border: 1px solid #0b8c3a;
}

#content .box .alignleft {
	float: left;
	margin: 24px 32px 0 0;
}

#content .box .alignleft img {
	vertical-align: top;
}

#content .box .textholder {
	overflow: hidden;
	height: 1%;
}

#content .blog-area {
	padding-bottom: 76px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d9d9d9;
}

#content .blog-area h1 {
	font-size: 2.2857em;
	margin: 0 0 10px;
}

#content .blog-area h2 {
	font-size: 2em;
	line-height: 1.10714;
	font-weight: 400;
	color: #046380;
	margin: 0 0 5px;
}

#content .blog-area p {
	margin: 0 0 18px;
}

#content .blog-area p + h2 {
	padding-top: 16px;
}

#content .blog-area ul {
	font-size: 1em;
	line-height: 1.2857;
	padding: 0 0 17px 32px;
}

#content .blog-area ul + h2 {
	padding-top: 16px;
}

#content .blog-area .alignright {
	margin: 3px 9px 4px 20px;
}

#content .blog-area .social-network {
	padding-top: 29px;
}

#content .blog-area .meta {
	margin: 0 0 11px;
}

#content .post-area {
	margin: 0 0 30px;
}

#content .post-area h1 {
	color: #333;
	font-size: 1.42857em;
	line-height: 1.15;
	margin: 0;
	padding: 0 0 14px;
	border-bottom: 1px solid #d9d9d9;
}

#content .post-holder {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 14px;
}

#content .post {
	padding: 21px 0 27px;
	overflow: hidden;
}

#content .post .holder {
	overflow: hidden;
	padding: 0 0 15px;
}

#content .post .content {
	overflow: hidden;
	height: 1%;
}

#content .post h2 {
	font-size: 2em;
	line-height: 1.107;
	margin: 0 0 5px;
	color: #046380;
}

#content .post h2 a {
	color: inherit;
	text-decoration: none;
}

#content .post h2 a:hover {
	text-decoration: underline;
}

#content .post p {
	margin: 0 0 15px;
}

#content .social-network {
	overflow: hidden;
}

#content .social-network .social {
	float: left;
	box-sizing: content-box;
}

#content .social-network .social span {
	box-sizing: inherit;
}

#content .social-network .more {
	float: right;
	text-decoration: underline;
	color: #333;
	line-height: 22px;
}

#content .social-network .more:hover {
	text-decoration: none;
}

#content .meta {
	font-size: .85714em;
	line-height: 1.5;
	color: #666;
}

#content .meta span,
#content .meta .date {
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 0 0;
}

#content .meta span a,
#content .meta .date a {
	color: inherit;
	text-decoration: none;
}

#content .meta span a:hover,
#content .meta .date a:hover {
	text-decoration: underline;
}

#content .meta .category {
	display: inline-block;
	vertical-align: top;
	color: #f2f2f2;
	background: #999;
	border-radius: 3px;
	padding: 0 5px;
	margin: 0 2px 0 0;
}

#content .meta .category a + a {
	margin-left: 7px;
	position: relative;
}

#content .meta .category a + a:before {
	content: ",";
	position: absolute;
	top: 0;
	left: -5px;
}

#content .search-form {
	background: #fff;
	border: 1px solid #046380;
	border-radius: 3px;
	padding: 0 60px 0 20px;
	width: 100%;
	margin: 0;
	position: relative;
	max-width: 236px;
	margin: 0 0 20px;
}

#content .search-form input[type="search"] {
	width: 100%;
	border: 0;
	width: 100%;
	height: 31px;
	background: none;
	padding: 0;
	margin: 0;
	color: #989898;
	overflow: hidden;
	font-size: 14px;
}

#content .search-form input[type="search"]::-webkit-input-placeholder {
	color: #989898;
}

#content .search-form input[type="search"]:-moz-placeholder {
	color: #989898;
}

#content .search-form input[type="search"]::-moz-placeholder {
	color: #989898;
	opacity: 1;
}

#content .search-form input[type="search"]:-ms-input-placeholder {
	color: #989898;
}

#content .search-form input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	background: #046380;
	color: #fff;
	width: 50px;
	height: 100%;
}

#content .visual {
	position: relative;
	margin: 0 0 14px;
	padding: 64px 38px;
	overflow: hidden;
}

#content .visual:first-child {
	margin-top: -11px;
}

#content .visual .bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#content .visual .bg-stretch img {
	width: 100%;
	vertical-align: top;
	max-width: none;
	min-width: 100%;
	min-height: 100%;
}

#content .visual .textholder {
	background: #fff;
	background: rgba(255, 255, 255, .9);
	width: 100%;
	max-width: 502px;
	padding: 19px 30px;
	margin: 0 0 62px;
	font-size: 1.42857em;
	line-height: 1.15;
	position: relative;
	z-index: 10;
}

#content .visual .textholder h1 {
	margin: 0 0 5px;
	font-size: 1.8em;
}

#content .visual .textholder p {
	margin: 0 0 5px;
}

#content .visual .btn {
	font-size: 16px;
	width: 278px;
	text-transform: uppercase;
	margin: 0 0 12px;
	padding-bottom: 7px;
	padding-top: 7px;
	position: relative;
	z-index: 10;
}

#content .visual + .top-bar {
	margin: 0 0 27px;
}

#content .threecolumns {
	padding-bottom: 0;
	position: relative;
}

#content .threecolumns + .threecolumns {
	padding-top: 0;
}

#content .threecolumns h2 {
	margin: 0 0 5px;
}

.travel-page #content .threecolumns h2 {
	font-size: 1.42857em;
	margin: 0 0 15px;
}

#content .threecolumns .block {
	padding-bottom: 78px;
}

#content .threecolumns .block .img-holder {
	margin: 0 0 10px;
}

#content .threecolumns .block .img-holder img {
	vertical-align: top;
	width: 100%;
	height: auto;
}

#content .threecolumns .block .holder {
	padding: 0 10px;
	position: relative;
}

#content .threecolumns .block h3 {
	font-size: 1.2857em;
	line-height: 1.166667;
	font-weight: 700;
	margin: 0 0 15px;
	color: #046380;
}

.travel-page #content .threecolumns .block h3 {
	color: #015a90;
}

.consumers-page #content .threecolumns .block h3 {
	color: #0b8c3a;
}

#content .threecolumns .block p {
	margin: 0;
}

#content .threecolumns .block .btn {
	position: absolute;
	left: 10px;
	right: 10px;
	width: auto;
	bottom: -78px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #046380;
	border-right: 1px solid #046380;
	border-bottom: 1px solid #046380;
}

.consumers-page #content .threecolumns .block .btn {
	background-color: #0b8c3a;
	border-bottom: 1px solid #084c1d;
	border-right: 1px solid #084c1d;
}

.travel-page #content .threecolumns .block .btn {
	background-color: #015a90;
	border-bottom: 1px solid #014466;
	border-right: 1px solid #014466;
}

#content .threecolumns .block .btn:hover {
	margin: 0;
}

#content .heading1 h1 {
	font-size: 2.2857em;
	margin: 0 0 20px;
}

.input-group .btn {
	border-radius: 4px;
	padding: 6px 12px;
	line-height: 1.28571 !important;
}

.navbar-form .btn,
.navbar .btn {
	padding: 6px 12px;
	line-height: 1.28571 !important;
}

.btn-group:last-child .dropdown-menu {
	left: auto;
	right: 0;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	background: none;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #333;
	padding: 0;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #046380;
}

kbd {
	background: #046380;
}

.navigation-single .prev,
.navigation-single .next {
	background: none;
}

.navigation-single .prev a,
.navigation-single .next a {
	display: inline-block;
	vertical-align: top;
	color: #333;
	text-decoration: none;
	padding: 0;
	border-bottom: 1px solid #333;
}

.navigation-single .prev a:hover,
.navigation-single .next a:hover {
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	border: 1px solid #ccc;
	padding: 3px;
}

.widget {
	border-left: 2px solid #d4d4d4;
	position: relative;
	margin: 0 0 30px 8px;
	padding: 0 15px 9px 20px;
}

.widget:before {
	content: "";
	position: absolute;
	top: 0;
	left: -8px;
	width: 14px;
	height: 20px;
	background: #fff;
}

.widget:after {
	content: "";
	position: absolute;
	top: 6px;
	left: -8px;
	width: 14px;
	height: 14px;
	background: url(images/tico-icon.svg) no-repeat;
	background-size: 14px 14px;
	z-index: 10;
}

.widget.block-agency {
	padding: 0;
	margin: 0 0 24px;
	border: none;
}

.widget.block-agency:before,
.widget.block-agency:after {
	background: none;
}

.widget.block-agency + .newsletter-widget {
	padding-top: 4px;
}

.widget.widget-nav {
	padding: 0;
	margin: 0 0 29px;
	border: none;
}

.widget.widget-nav:before,
.widget.widget-nav:after {
	background: none;
}

.widget.search-block {
	padding: 0;
	margin: 0 0 30px;
	border: none;
}

.widget.search-block:before,
.widget.search-block:after {
	background: none;
}

.widget.search-block + .block-agency {
	margin-top: -2px;
}

.widget.newsletter-widget {
	padding: 0;
	margin: 0 0 38px;
	border: none;
	text-align: center;
}

.widget.newsletter-widget:before,
.widget.newsletter-widget:after {
	background: none;
}

.widget.newsletter-widget #newsletter {
	padding: 16px 15px 25px;
	font-size: 12px;
	line-height: 15px;
	color: #ccc;
}

.widget.newsletter-widget #newsletter .alpha {
	padding-left: 15px;
	padding-bottom: 30px;
}

.widget.newsletter-widget #newsletter .alpha + div {
	width: 127px;
	margin: 0 auto;
	padding: 0;
	float: none;
	overflow: hidden;
}

.widget.newsletter-widget #newsletter .alpha + div .btn-tico {
	margin: 0;
	padding-bottom: 7px;
	padding-top: 7px;
}

.widget.newsletter-widget #newsletter .svg {
	height: 60px;
	margin: 0 0 22px;
	width: 60px;
}

.widget.newsletter-widget #newsletter h4 {
	color: #fff;
	margin: 0 0 1px;
}

.widget.newsletter-widget #newsletter .btn {
	text-transform: uppercase;
}

.widget.newsletter-widget #social .social-blurb {
	text-align: left;
}

.widget > h3 {
	font-size: 1.42857em;
	line-height: 1.15;
	font-weight: 700;
	color: #046380;
	margin: 0 0 9px;
}

.widget > h3 + ul {
	margin-top: -5px;
}

.widget h4 {
	font-size: 1.142857em;
	line-height: 1.1875;
	font-weight: 400;
	margin: 0 8px 20px;
}

.widget ul {
	margin: 0;
	padding: 0;
}

.widget ul li {
	vertical-align: top;
	padding: 0 0 15px;
}

.widget ul a {
	text-decoration: underline;
	color: #333;
}

.widget ul a mark {
	background: none;
	color: #fd1129;
	text-decoration: underline;
}

.widget ul a:hover {
	text-decoration: none;
}

.widget ul a:hover mark {
	text-decoration: none;
}

.widget p {
	margin: 0 0 10px;
}

#content .widget p {
	margin: 0 0 12px;
}

.widget .more-btn {
	text-align: right;
}

.widget .more-btn a {
	text-decoration: underline;
	color: #333;
}

.widget .more-btn a:hover {
	text-decoration: none;
}

.widget .btn-find-agency {
	font-size: 20px;
	line-height: 23px !important;
	padding: 26px 44px 24px 66px;
}

.widget .btn-find-agency .svg {
	left: 12px;
	width: 40px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
}

.widget .btn-find-agency .fa {
	margin-top: -33px;
	right: -2px;
	top: 50%;
}

.widget .nav1 {
	margin: 0;
	font-size: 18px;
	line-height: 21px;
	font-weight: 700;
}

.widget .nav1 li {
	padding: 0 0 1px;
	position: relative;
}

.consumers-page .widget .nav1 li {
	padding: 0;
}

.widget .nav1 li.active > a {
	position: relative;
}

.widget .nav1 li.active > a:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 100%;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 24px 10px;
	margin: -24px 0 0;
	border-right-color: #046380;
}

.travel-page .widget .nav1 li.active > a:before {
	border-right-color: #015a90;
}

.consumers-page .widget .nav1 li.active > a:before {
	border-right-color: #0b8c3a;
}

.widget .nav1 li.active > a:hover {
	opacity: 1;
}

.widget .nav1 li > a {
	display: block;
	padding: 14px 10px 14px 20px;
	color: #fff;
	text-decoration: none;
	background: #046380;
}

.travel-page .widget .nav1 li > a {
	background: #015a90;
}

.consumers-page .widget .nav1 li > a {
	background: #0b8c3a;
}

.widget .nav1 li > a:hover {
	opacity: .8;
}

.widget .nav1 ul {
	margin: 0;
	border: solid #046380;
	border-width: 0 1px 1px;
	font-size: 14px;
}

.consumers-page .widget .nav1 ul {
	border: solid #0b8c3a;
	border-width: 0 1px 1px;
}

.travel-page .widget .nav1 ul {
	border: solid #015a90;
	border-width: 0 1px 1px;
}

.widget .nav1 ul li {
	padding: 0;
	border-top: 1px solid #999;
}

.widget .nav1 ul li:first-child {
	border: none;
}

.widget .nav1 ul li.active > a {
	position: relative;
	color: #fff;
	background: #046380 !important;
}

.travel-page .widget .nav1 ul li.active > a {
	background: #015a90 !important;
}

.consumers-page .widget .nav1 ul li.active > a {
	background: #0b8c3a !important;
}

.widget .nav1 ul li.active > a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -21px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 24px 10px;
	margin: -24px 0 0;
	border-right-color: #046380;
}

.travel-page .widget .nav1 ul li.active > a:before {
	border-right-color: #015a90;
}

.consumers-page .widget .nav1 ul li.active > a:before {
	border-right-color: #0b8c3a;
}

.widget .nav1 ul li.active > a:hover {
	opacity: 1;
}

.widget .nav1 ul li:nth-child(2n) > a {
	background: #f2f2f2 !important;
}

.widget .nav1 ul li:nth-child(2n).active > a {
	position: relative;
	color: #fff;
	background: #046380 !important;
}

.travel-page .widget .nav1 ul li:nth-child(2n).active > a {
	background: #015a90 !important;
}

.consumers-page .widget .nav1 ul li:nth-child(2n).active > a {
	background: #0b8c3a !important;
}

.widget .nav1 ul li > a {
	display: block;
	background: #fff !important;
	color: #333;
	font-weight: 400;
	padding: 12px 10px 12px 20px;
}

.widget .nav1 ul li > a:hover {
	opacity: .8;
}

.widget .search-form {
	background: #fff;
	border: 1px solid #046380;
	border-radius: 3px;
	padding: 0 60px 0 20px;
	width: 100%;
	margin: 0;
	position: relative;
}

.widget .search-form input[type="search"] {
	width: 100%;
	border: 0;
	width: 100%;
	height: 31px;
	background: none;
	padding: 0;
	margin: 0;
	color: #989898;
	overflow: hidden;
	font-size: 14px;
}

.widget .search-form input[type="search"]::-webkit-input-placeholder {
	color: #989898;
}

.widget .search-form input[type="search"]:-moz-placeholder {
	color: #989898;
}

.widget .search-form input[type="search"]::-moz-placeholder {
	color: #989898;
	opacity: 1;
}

.widget .search-form input[type="search"]:-ms-input-placeholder {
	color: #989898;
}

.widget .search-form input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	background: #046380;
	color: #fff;
	width: 50px;
	height: 100%;
	font-size: 14px;
}

#footer {
	background: #1a2b33;
	text-align: center;
	padding: 0 0 20px;
	color: #e6e6e6;
	font-size: 10px;
	line-height: 13px;
}

#footer p {
	margin: 0;
}

#footer p a {
	color: #fff;
}

#footer p a:hover {
	opacity: .8;
	text-decoration: none;
}

.footer-holder {
	background: #e6e6e6;
	padding: 14px 0;
	margin: 0 0 20px;
	font-size: 10px;
	line-height: 22px;
	color: #666;
}

.footer-holder span {
	display: block;
	padding: 0 0 15px;
}

.footer-holder .languages-list {
	margin: -15px 0 0;
}

.footer-holder .languages-list li {
	display: inline-block;
	vertical-align: top;
	padding: 15px 8px 0;
	margin: 0 -4px 0 0;
}

.footer-holder .languages-list img {
	vertical-align: top;
}

.footer-holder .languages-list a {
	text-decoration: none;
	outline: none;
}

.footer-holder .languages-list a:hover {
	opacity: .8;
}

.tooltip {
	display: none !important;
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.omega {
		padding-right: 0;
	}

	#header .top-panel .bar {
		height: 141px;
		background: #fff;
	}

	#header .top-panel .search-form {
		margin: 59px 0 0;
		position: relative;
		display: inline-block;
		vertical-align: top;
		top: auto;
		right: auto;
		opacity: 1;
		-webkit-transition: none;
		transition: none;
		padding: 0 60px 0 33px;
	}

	#nav {
		display: table;
		font-size: 14px;
		line-height: 18px;
		font-weight: 400;
		text-align: center;
	}

	#nav > li {
		display: table-cell;
		border-right: 1px solid #ccc;
		padding: 0;
	}

	#nav > li.green {
		width: 190px;
		font-size: 20px;
		font-weight: 700;
		line-height: 22px;
	}

	#nav > li.green .slide1 {
		left: 0 !important;
		right: auto !important;
		width: 270px;
	}

	#nav > li.green ul .slide2 {
		left: 100% !important;
		right: auto !important;
		width: 270px;
	}

	#nav > li.blue {
		width: 190px;
		font-size: 20px;
		font-weight: 700;
		line-height: 22px;
	}

	#nav > li.blue .slide1 {
		left: 0 !important;
		right: auto !important;
		width: 250px;
	}

	#nav > li.blue ul .slide2 {
		left: 100% !important;
		right: auto !important;
		width: 250px;
	}

	#nav > li.middle {
		width: 128px;
	}

	#nav > li.hover > .slide1 {
		display: block !important;
	}

	#nav > li > a {
		height: 86px;
		white-space: nowrap;
		background: none;
		color: #333;
		padding: 5px;
	}

	#nav > li > a:after {
		content: "";
		display: inline-block;
		height: 100%;
		width: 1px;
		overflow: hidden;
		margin: 0 0 0 -3px;
		vertical-align: middle;
	}

	#nav > li > a span {
		vertical-align: middle;
		display: inline-block;
		white-space: normal;
	}

	#nav > li > a:hover {
		background: #046380;
		color: #fff;
	}

	#nav .slide1 {
		position: absolute;
		top: 100% !important;
		left: auto !important;
		right: 0;
		background: #f2f2f2;
		width: 250px;
		box-shadow: 0 10px 20px rgba(0, 0, 0, .4);
		border: 1px solid #d1d7dc;
		z-index: 100;
		display: none !important;
		font-size: 14px;
		line-height: 17px;
		font-weight: 400;
		text-transform: none;
	}

	#nav ul li {
		padding: 0 0 11px;
		margin: 0;
	}

	#nav ul li:last-child {
		padding: 0 0 17px;
	}

	#nav ul li.hover .slide2 {
		display: block !important;
	}

	#nav ul li.hover > a {
		background: url(images/arrow1.png) no-repeat 100% 50%;
		color: #e56420;
	}

	#nav ul a {
		background: url(images/arrow.png) no-repeat 100% 50%;
		padding: 8px 40px 8px 20px;
		border: none;
		color: #333;
	}

	#nav ul a:hover {
		background: url(images/arrow1.png) no-repeat 100% 50%;
		color: #e56420;
	}

	#nav ul .slide2 {
		position: absolute;
		top: 0 !important;
		left: auto !important;
		right: 100%;
		width: 250px;
		display: none !important;
		padding: 0 0 8px;
		background: #f2f2f2;
		box-shadow: 0 10px 20px rgba(0, 0, 0, .4);
		border: 1px solid #d1d7dc;
		font-size: 14px;
		line-height: 17px;
		font-weight: 400;
	}

	#nav ul ul {
		padding: 0;
	}

	#nav ul ul li {
		padding: 0 !important;
	}

	#nav ul ul a {
		background: none;
		padding: 6px 24px 7px;
	}

	#nav ul ul a:hover {
		color: #fff;
		background: #e56420;
		opacity: 1;
	}

	.logo {
		width: 329px;
		height: 97px;
		margin: 22px 17px;
		-webkit-transition: opacity .3s easy-in-out;
		transition: opacity .3s easy-in-out;
		opacity: 1;
	}

	.slideshow .slide .textblock {
		padding: 98px 0 107px;
		text-align: left;
	}

	.slideshow .slide .textblock .textholder {
		margin: 0 auto;
		padding: 29px 37px;
		width: 600px;
	}

	.slideshow .slide .textblock .textholder h1 {
		font-size: 60px;
		line-height: 63px;
		margin: 0 0 31px;
	}

	.slideshow .slide .textblock .textholder .btn {
		font-size: 16px;
		padding-top: 7px;
		padding-bottom: 7px;
		width: 139px;
	}

	.items-area {
		margin-left: -10px;
		margin-right: -10px;
	}

	.items-area .col-xs-6 {
		padding-left: 10px;
		padding-right: 10px;
	}

	.items-area .heading {
		margin: 0 -5px 20px;
		padding: 9px 15px 9px 20px;
	}

	.items-area .heading.heading1 {
		padding-top: 9px !important;
	}

	.items-area .heading span:first-child {
		font-size: 16px;
		line-height: 38px;
	}

	#content h2 a:focus {
		text-decoration: none;
		outline: none;
	}

	#content .box .collapse {
		height: auto !important;
		display: block !important;
	}

	#content .box h2 a {
		cursor: default;
		pointer-events: none;
	}

	#content .threecolumns {
		padding-bottom: 37px;
	}

	#content .threecolumns + .threecolumns {
		padding-bottom: 43px;
		padding-top: 40px;
	}

	#content .threecolumns + .threecolumns:before {
		content: "";
		position: absolute;
		top: 0;
		left: 15px;
		right: 15px;
		height: 1px;
		background: #b2b2b2;
		display: block;
	}
}

@media (min-width: 992px) {
	.alpha {
		padding-left: 0;
	}

	#header .top-panel {
		display: block;
		background: #333;
	}

	#header .top-panel .bar {
		overflow: hidden;
		height: 1%;
		text-align: left;
		height: auto;
		background: none;
		position: relative;
		width: auto;
	}

	#header .top-panel .bar .top-nav {
		overflow: hidden;
		height: 1%;
		display: block;
	}

	#header .top-panel .bar .top-nav ul {
		margin: 0 0 0 -15px;
		width: auto;
		-webkit-transition: none;
		transition: none;
		right: auto;
		left: auto;
		position: relative;
		background: none;
		border: none;
	}

	#header .top-panel .bar .top-nav ul li {
		padding: 0 10px;
		display: inline-block;
	}

	#header .top-panel .bar .top-nav ul a {
		color: #e5e5e5;
		display: inline;
		padding: 0;
	}

	#header .top-panel .bar .top-nav ul a:hover {
		background: none;
		color: #e5e5e5;
		text-decoration: underline;
	}

	#header .top-panel .search-form {
		float: right;
		border: none;
		border-left: 1px solid #454545;
		background: none;
		width: 133px;
		border-radius: 0;
		padding: 0;
		margin: 0;
	}

	#header .top-panel .search-form input[type="search"] {
		border-bottom: 2px solid #e56420;
		padding: 0 10px 0 34px;
	}

	#header .top-panel .search-form input[type="search"]::-webkit-input-placeholder {
		color: #e5e5e5;
	}

	#header .top-panel .search-form input[type="search"]:-moz-placeholder {
		color: #e5e5e5;
	}

	#header .top-panel .search-form input[type="search"]::-moz-placeholder {
		color: #e5e5e5;
		opacity: 1;
	}

	#header .top-panel .search-form input[type="search"]:-ms-input-placeholder {
		color: #e5e5e5;
	}

	#header .top-panel .search-form input[type="submit"] {
		right: auto;
		top: 6px;
		left: 9px;
		width: 15px;
		height: 19px;
		background: url(images/ico-search.svg) no-repeat;
		background-size: 15px 19px;
		overflow: hidden;
		text-indent: 101%;
		white-space: nowrap;
	}

	.main-nav {
		margin: 0 0 0 -15px;
	}

	#nav {
		border: none;
	}

	#nav > li.green {
		width: 195px;
	}

	#nav > li.blue {
		width: 195px;
	}

	#nav > li.middle {
		width: 130px;
	}

	#nav > li > a {
		height: 111px;
	}

	.logo {
		width: 300px;
		height: 93px;
		margin: 10px 0 8px;
		-webkit-transition: none;
		transition: none;
		opacity: 1 !important;
		float: left;
	}

	.slideshow .slide .textblock .textholder {
		width: 910px;
		padding: 29px 37px;
		margin: 0 auto;
	}

	.slideshow .pagination-holder {
		display: block;
	}

	.slideshow-holder + #main {
		padding-top: 26px;
		padding-bottom: 9px;
	}

	#newsletter-social + .row {
		margin-left: -5px;
		margin-right: -24px;
	}

	#content {
		padding-left: 19px;
		padding-right: 6px;
	}

	#content #newsletter {
		position: relative;
	}

	#content #newsletter:before,
	#content #newsletter:after {
		content: "";
		position: absolute;
		top: 26px;
		bottom: 24px;
		width: 1px;
		background: #067894;
		left: 20%;
	}

	#content #newsletter:after {
		margin: 0 0 0 1px;
		background: #045669;
	}

	#content #newsletter svg {
		margin: 20px 0 0 15px;
	}

	#content #newsletter h4 {
		margin: 3px 0 0;
	}

	#content #newsletter .btn {
		margin: 26px 0 0 -15px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#content .visual + .top-bar .breadcrumb {
		padding: 12px 121px 12px 10px;
		height: 41px;
	}

	#sidebar {
		padding-left: 11px;
	}

	.widget .alignright {
		margin: 8px -10px 0 20px;
	}

	.footer-holder span {
		display: inline-block;
		vertical-align: top;
		padding: 0;
	}

	.footer-holder span + .languages-list {
		padding-left: 38px;
	}

	.footer-holder .languages-list {
		display: inline-block;
		vertical-align: top;
	}

	.footer-holder .languages-list li {
		padding: 15px 16px 0 17px;
	}
}

@media (min-width: 1200px) {
	#header .top-panel .resizer {
		padding: 8px 15px 12px;
	}

	#header .top-panel .bar .top-nav ul li {
		padding: 0 18px;
	}

	#header .top-panel .search-form {
		width: 197px;
	}

	#nav > li > a {
		height: 130px;
	}

	.logo {
		width: 362px;
		height: 112px;
		margin: 10px 0 8px;
	}

	.items-area .btn {
		font-size: 14px;
	}

	.items-area .heading span:first-child {
		font-size: 20px;
	}
}

@media (min-width: 1400px) {
	#content .social-network .more {
		margin: 0 20px 0 0;
	}

	.footer-holder span {
		padding: 0 0 0 38px;
	}

	.footer-holder span + .languages-list {
		padding-left: 63px;
	}
}

@media (min-width: 1600px) {
	.slideshow .slide .img-holder img {
		min-width: 100%;
		min-height: 100%;
		width: 100%;
		margin: 0;
		left: 0;
	}
}

@media (max-width: 991px) {
	#header .container {
		width: 100%;
		max-width: 768px;
		padding-left: 0;
		padding-right: 0;
	}

	#header .top-panel .search-form input[type="search"] {
		height: 31px;
	}

	#content #newsletter .alpha + div {
		width: 127px;
		float: none;
		margin: 0 auto;
		padding: 0;
	}

	#content #newsletter {
		text-align: center;
		color: #ccc;
		font-size: 12px;
		line-height: 15px;
		padding: 16px 15px 25px;
	}
}

@media (max-width: 767px) {
	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	body {
		font-size: 10px !important;
		line-height: 14px;
	}

	#header .top-panel .search-form input[type="search"] {
		cursor: default;
		color: #989898;
	}

	.search-active #header .top-panel .search-form input[type="search"] {
		cursor: text;
	}

	#nav {
		position: absolute;
		top: 100%;
		right: 15px;
		width: 320px;
		margin: 17px -320px 0 0;
		-webkit-transition: all .3s linear;
		transition: all .3s linear;
		z-index: 150;
		background: #fff;
	}

	.nav-active #nav {
		margin: 17px 0 0;
	}

	#nav > li.active1 .opener1 {
		background: #046380 url(images/arrow3.png) no-repeat 100% 50%;
	}

	#nav > li.active1 .opener1:hover {
		background: #f1f1f1 url(images/arrow3.png) no-repeat 100% 50%;
	}

	#nav > li > a.opener1 {
		padding: 12px 50px 12px 20px;
		background: #046380 url(images/arrow.png) no-repeat 100% 50%;
	}

	#nav > li > a.opener1:hover {
		background: #f1f1f1 url(images/arrow.png) no-repeat 100% 50%;
	}

	#nav ul {
		padding-top: 1px;
	}

	#nav ul li.active2 > a {
		background: #f1f1f1 url(images/arrow2-1.png) no-repeat 100% 50%;
	}

	.slideshow .slide .textblock .textholder .btn {
		display: block;
		margin: 0 auto;
	}

	.slideshow .slide .textblock .textholder .btn:hover::after {
		font-size: 1em;
	}

	.items-area .btn > div {
		margin-bottom: -9px;
	}

	.items-area .heading.heading1 img {
		height: 24px;
		width: auto;
		vertical-align: top;
		margin: 0;
	}

	.items-area .heading img {
		height: 24px;
		width: auto;
		vertical-align: top;
		margin: 0;
	}

	#main {
		padding-top: 0;
	}

	.travel-page #main {
		border: none;
	}

	.consumers-page #main {
		border: none;
	}

	#main {
		border: none;
	}

	#content {
		padding-top: 0;
		position: relative;
	}

	#content h1:first-child {
		padding-top: 10px;
	}

	#content > .top-bar {
		margin: 0 -15px !important;
		border: none;
	}

	#content > .top-bar + #system-message-container + .category-list {
		padding-top: 10px;
	}

	#content > .top-bar + #system-message-container + .category-list .heading1:first-child {
		padding-top: 0;
	}

	#content > .top-bar + h1 {
		margin-top: 10px;
	}

	#content > .top-bar + .page-header {
		margin-top: 10px;
	}

	#content > .top-bar .breadcrumb {
		font-size: 10px;
		line-height: 14px;
		padding: 6px 40px 6px 15px;
		height: auto;
		border: none;
		border-bottom: 4px solid #046380;
	}

	.travel-page #content > .top-bar .breadcrumb {
		border-bottom: 4px solid #015a90;
	}

	.consumers-page #content > .top-bar .breadcrumb {
		border-bottom: 4px solid #0b8c3a;
	}

	#content .page-header {
		padding: 10px 0 0;
	}

	#content h1 {
		font-size: 16px;
		line-height: 19px;
	}

	#content h2 {
		font-size: 14px;
		line-height: 17px;
	}

	#content h2 a {
		text-decoration: underline;
	}

	#content h2 a:hover {
		text-decoration: none;
	}

	#content h2 a:hover:focus {
		text-decoration: none;
	}

	#content h2 a:focus {
		text-decoration: underline;
	}

	#content ul {
		font-size: 10px;
		line-height: 14px;
	}

	#content ul li:before {
		top: 5px;
	}

	#content .box {
		padding: 15px 20px 12px;
		font-size: 10px;
		line-height: 14px;
	}

	#content .box p {
		margin: 0;
	}

	#content .box .alignleft {
		width: 38px;
		margin: 0 17px 0 0 !important;
	}

	#content .box h2 {
		font-size: 14px;
		line-height: 17px;
	}

	#content .blog-area {
		padding-top: 15px;
	}

	#content .blog-area h1 {
		font-size: 16px;
		line-height: 19px;
	}

	#content .blog-area h2 {
		font-size: 14px;
		line-height: 17px;
	}

	#content .head {
		padding-top: 15px;
	}

	#content .post-area {
		padding-top: 15px;
	}

	#content .post-holder {
		padding-top: 15px;
	}

	#content .post {
		padding: 0 0 14px;
	}

	#content .post .holder {
		padding: 0;
	}

	#content .post h2 {
		font-size: 14px;
		line-height: 17px;
		margin: 0 0 5px;
	}

	#content .post p {
		margin: 0 0 2px;
	}

	#content .post .alignleft {
		float: none;
		margin: 0 0 5px;
	}

	#content .post .alignleft img {
		width: 100%;
		height: auto;
		vertical-align: top;
	}

	#content .social-network .social {
		float: none;
		overflow: hidden;
		width: 100%;
		padding-top: 7px;
	}

	#content .social-network .social span .stButton {
		margin: 0 0 10px;
	}

	#content .visual {
		padding: 15px 15px 27px;
		margin: 0 -15px 14px;
	}

	#content .visual:first-child {
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		width: auto;
		height: 173px;
		padding-top: 45px;
	}

	#content .visual:first-child + .top-bar + .threecolumns {
		margin-top: 153px;
	}

	#content .visual:first-child + .top-bar + .threecolumns + .threecolumns {
		margin-top: 0;
	}

	#content .visual:first-child + .top-bar + #system-message-container + .category-listtravel-page,
	#content .visual:first-child + .top-bar + #system-message-container + .category-listconsumers-page,
	#content .visual:first-child + .top-bar + #system-message-container + div {
		margin-top: 153px;
	}

	#content .visual:first-child + .top-bar + #system-message-container + .category-listtravel-page + div,
	#content .visual:first-child + .top-bar + #system-message-container + .category-listconsumers-page + div,
	#content .visual:first-child + .top-bar + #system-message-container + div + div {
		margin-top: 0;
	}

	#content .visual .textholder {
		padding: 5px 12px;
		margin: 0 0 5px;
		font-size: 10px;
		line-height: 14px !important;
	}

	#content .visual .textholder h1 {
		font-size: 16px;
		line-height: 19px;
		margin: 0 0 2px;
	}

	#content .visual .btn {
		width: 160px;
		font-size: 9px;
		line-height: 14px;
		padding-bottom: 2px;
		padding-top: 2px;
		margin: 0;
	}

	#content .visual + .top-bar {
		margin: 0 -15px !important;
		border: none;
	}

	#content .threecolumns .block .img-holder {
		margin: 0 -15px 10px;
	}

	#content .threecolumns .block .holder {
		height: auto !important;
		margin: 0 0 10px;
		padding: 0;
	}

	#content .threecolumns .block h3 {
		margin: 0 0 2px;
	}

	#content .threecolumns .block .btn {
		font-size: 14px;
		left: 0;
		right: 0;
		bottom: -50px;
		padding-bottom: 6px;
		padding-top: 6px;
	}

	#content .heading1 {
		padding-top: 10px;
	}

	#content .heading1 h1 {
		font-size: 16px;
		margin: 0 0 8px;
	}

	.alignright,
	.alignleft {
		float: none;
		margin: 0 0 20px !important;
	}
}

@media print {
	* {
		background: none !important;
		color: #000 !important;
		border: none !important;
	}

	body {
		color: #000;
		background: #fff;
		width: 100%;
	}

	.social-network,
	#footer,
	.slideshow-holder,
	#sidebar,
	.items-area,
	#newsletter-social,
	.top-bar,
	.navigation-single,
	.visual,
	.btn-area,
	.main-nav {
		display: none !important;
	}

	#newsletter-social + .row {
		margin: 0 !important;
	}

	#header {
		width: 100%;
	}

	#header .container {
		width: 100%;
		padding: 0;
	}

	#header .container .row {
		margin: 0;
	}

	#header .container .row > div {
		padding: 0;
		width: 100%;
	}

	.logo {
		margin: 0 0 30px;
		float: none;
		height: auto;
		width: auto;
	}

	#main {
		border: none !important;
		width: 100%;
	}

	#main .container {
		width: 100%;
		padding: 0;
	}

	#main .container .row {
		margin: 0;
	}

	#content {
		width: 100%;
		padding: 0;
	}

	#content > .row {
		margin: 0;
	}

	#content > .row > div {
		width: 100%;
		padding: 0;
	}

	#content .widget {
		padding: 0 0 20px;
		margin: 0;
		border: none;
		width: 100%;
	}

	#content .widget:before,
	#content .widget:after {
		background: none;
	}

	#content .widget .alignright {
		margin: 0 0 0 20px;
	}

	#content .post {
		page-break-inside: avoid;
	}

	#content .post .alignleft {
		width: 30%;
	}

	#content .post-area h1 {
		border: none !important;
	}

	#content .post-holder {
		border: none !important;
	}

	#content .threecolumns {
		padding: 0;
	}

	#content .threecolumns .block {
		width: 100%;
		padding: 0 0 40px !important;
		page-break-inside: avoid;
	}

	#content .threecolumns .block .btn {
		display: none;
	}

	#content .threecolumns .block .img-holder img {
		width: auto !important;
	}

	#content .threecolumns .block .holder {
		height: auto !important;
	}
}

.breadcrumb > li {
display: inline;
}

#content > .top-bar .breadcrumb li + li {
padding:0;
}
