@font-face {

	font-family: "icomoon";

	src: url("../fonts/icomoon.eot?-xg2v48");

	src: url("../fonts/icomoon.eot?#iefix-xg2v48") format("embedded-opentype"), url("../fonts/icomoon.ttf?-xg2v48") format("truetype"), url("../fonts/icomoon.woff?-xg2v48") format("woff"), url("../fonts/icomoon.svg?-xg2v48#icomoon") format("svg");

	font-weight: normal;

	font-style: normal;

}

[class^="icon-"], [class*=" icon-"] {

	font-family: "icomoon";

	speak: none;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	line-height: 1; /* Better Font Rendering =========== */

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

}

.icon-facebook:before {

	content: "\e602";

}

.icon-twitter:before {

	content: "\e608";

}

.icon-arrow-left:before {

	content: "\e600";

}

.icon-arrow-top:before {

	content: "\e601";

}

.icon-arrow-right:before {

	content: "\e607";

}

.icon-arrow-bottom:before {

	content: "\e603";

}

.icon-arrow-l2:before {

	content: "\e605";

}

.icon-arrow-r2:before {

	content: "\e604";

}

.icon-arrow-l:before {

	content: "\e614";

}

.icon-arrow-r:before {

	content: "\e615";

}

.icon-search:before {

	content: "\e60d";

}

.icon-pinterest:before {

	content: "\e606";

}

 @import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');

@font-face {

	font-family: "FranklinGothicBook";

	src: url("../fonts/FranklinGothicBook.eot");

	src: url("../fonts/FranklinGothicBook.eot") format("embedded-opentype"), url("../fonts/FranklinGothicBook.woff2") format("woff2"), url("../fonts/FranklinGothicBook.woff") format("woff"), url("../fonts/FranklinGothicBook.ttf") format("truetype"), url("../fonts/FranklinGothicBook.svg#FranklinGothicBook") format("svg");

	font-weight: normal;

	font-style: normal;

}

@font-face {

	font-family: "franklingothicregular";

	src: url("../fonts/franklingothic-regular-webfont.eot");

	src: url("../fonts/franklingothic-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/franklingothic-regular-webfont.woff2") format("woff2"), url("./fonts/franklingothic-regular-webfont.woff") format("woff"), url("../fonts/franklingothic-regular-webfont.ttf") format("truetype"), url("../fonts/franklingothic-regular-webfont.svg#franklingothicregular") format("svg");

	font-weight: normal;

	font-style: normal;

}

@font-face {

	font-family: "swis721_btroman";

	src: url("../fonts/swiss_721_bt-webfont.eot");

	src: url("../fonts/swiss_721_bt-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/swiss_721_bt-webfont.woff2") format("woff2"), url("../fonts/swiss_721_bt-webfont.woff") format("woff"), url("../fonts/swiss_721_bt-webfont.ttf") format("truetype"), url("../fonts/swiss_721_bt-webfont.svg#swis721_btroman") format("svg");

	font-weight: normal;

	font-style: normal;

}

.required {

	color: red;

}

.shadow:after, .content-bg:after, .widget:after, .social:after, .title-box:after, .pagination-holder:after, .post .footer-post .link:after, .list-check li:after, .block-detail:after, .box-map:after, .box-inform:after, .filter-block:after, .accordion:after {

	content: " ";

	display: block;

	clear: both;

}

.navbar-form .list-link, .breadcrumb, .events .list, .social, .post .footer-post .link, .list-check, .accordion-box .panel-group, .accordion-box .panel-body ul, .block-detail .text ul, .block-detail .text-inf ul, .post-inf .box-post ul, .footer-panel .list, .footer-panel .menu, .footer-bar .footer-nav, .accordion, .accordion .button-block {

	margin: 0;

	padding: 0;

	list-style: none;

}

/* cycle carousel basic styles */

.cycle-gallery {

	position: relative;

	border-bottom: 3px solid #fff; /* slideshow basic styles */

}

.cycle-gallery .mask {

	position: relative;

	overflow: hidden;

	width: 100%;

}

.cycle-gallery .mask .slideset {

	width: 99999px;

	float: left;

}

.cycle-gallery .mask .slide {

	width: 100%;

	float: left;

}

.cycle-gallery .mask .slide.active {

	z-index: 1;

}

.cycle-gallery .slideshow {

}

.cycle-gallery .slideshow .slide {

	position: absolute;

	z-index: 1;

	left: 0;

	right: 0;

	overflow: hidden;

	top: 0;

	overflow: hidden;

	text-overflow: ellipsis;

	vertical-align: top;

	white-space: nowrap;

	text-align: center;

	font-size: 29px;

	line-height: 1;

	padding: 10px 0 8px;

	color: #fff;

	background: rgba(54, 54, 54, .56);

}

.cycle-gallery .slideshow .slide.active {

	z-index: 2;

}

.cycle-gallery .slideshow.not-enough-slides a.btn-prev, .cycle-gallery .slideshow.not-enough-slides a.btn-next {

	visibility: hidden;

}

.cycle-gallery .btn-next {

	background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;

	bottom: 50px;

	color: #369;

	font-size: 25px;

	height: 44px;

	left: 71%;

	line-height: 44px;

	position: absolute;

	text-align: center;

	transition: color 0.3s ease 0s;

	width: 44px;

	z-index: 10;

}

.cycle-gallery .btn-next:hover {

	color: #fff;

}

.cycle-gallery .btn-next i {

	position: static;

	top: 0;

	vertical-align: middle;

}

/* custom checkbox styles */



.jcf-checkbox {

	vertical-align: middle;

	display: inline-block;

	position: relative;

	overflow: hidden;

	cursor: default;

	background: #fff;

	border: 1px solid #898989;

	margin: -2px 15px 0 0;

	height: 15px;

	width: 15px;

	border-radius: 2px;

}

.jcf-checkbox span {

	position: absolute;

	display: none;

	height: 6px;

	width: 8px;

	top: 50%;

	left: 50%;

	margin: -7px 0 0 -6px;

	border: 3px solid #777;

	border-width: 0 0 3px 3px;

	-webkit-transform: rotate(-45deg);

	-ms-transform: rotate(-45deg);

	transform: rotate(-45deg);

}

:root .jcf-checkbox span {

	margin: -4px 0 0 -4px;

}

.jcf-checkbox input[type="checkbox"] {

	position: absolute;

	width: 100%;

	height: 100%;

	border: 0;

	margin: 0;

	left: 0;

	top: 0;

}

.jcf-checkbox.jcf-checked span {

	display: block;

}

/* custom radio styles */



.jcf-radio {

	vertical-align: middle;

	display: inline-block;

	position: relative;

	overflow: hidden;

	cursor: default;

	background: #fff;

	border: 1px solid #777;

	border-radius: 9px;

	margin: 0 3px 0 0;

	height: 16px;

	width: 16px;

}

.jcf-radio span {

	display: none;

	position: absolute;

	top: 3px;

	left: 3px;

	right: 3px;

	bottom: 3px;

	background: #777;

	border-radius: 100%;

}

.jcf-radio input[type="radio"] {

	position: absolute;

	height: 100%;

	width: 100%;

	border: 0;

	margin: 0;

	left: 0;

	top: 0;

}

.jcf-radio.jcf-checked span {

	display: block;

}

/* custom select styles */



.jcf-select {

	display: inline-block;

	vertical-align: top;

	position: relative;

	border: 1px solid #fff;

	background: #fff;

	margin: 0;

	width: 100%;

	height: 30px;

	color: #666;

	cursor: pointer;

}

.jcf-select select {

	z-index: 1;

	left: 0;

	top: 0;

}

.jcf-select .jcf-select-text {

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	cursor: default;

	display: block;

	font-size: 14px;

	line-height: 30px;

	margin: 0 24px 0 8px;

	cursor: pointer;

}

.jcf-select .jcf-select-opener {

	position: absolute;

	text-align: center;

	background: #fff;

	width: 24px;

	font-size: 14px;

	line-height: 1;

	bottom: 0;

	right: 0;

	top: 0;

	color: #369;

	cursor: pointer;

}

.jcf-select .jcf-select-opener:after {

	content: "\e603";

	position: absolute;

	top: 50%;

	margin-top: -6px;

	left: 0;

	font-family: "icomoon";

}

body > .jcf-select-drop {

	position: absolute;

	margin: -1px 0 0;

	z-index: 9999;

}

body > .jcf-select-drop.jcf-drop-flipped {

	margin: 1px 0 0;

}

.jcf-select .jcf-select-drop {

	position: absolute;

	margin-top: 0;

	z-index: 9999;

	top: 100%;

	left: -1px;

	right: -1px;

}

.jcf-select .jcf-drop-flipped {

	bottom: 100%;

	top: auto;

}

.jcf-select-drop .jcf-select-drop-content {

	border: 1px solid #fff;

}

/* multiple select styles */















.jcf-list-box {

	overflow: hidden;

	display: inline-block;

	border: 1px solid #b8c3c9;

	min-width: 200px;

	margin: 0 15px;

}

/* select options styles */















.jcf-list {

	display: inline-block;

	vertical-align: top;

	position: relative;

	background: #fff;

	line-height: 14px;

	font-size: 12px;

	width: 100%;

}

.jcf-list .jcf-list-content {

	vertical-align: top;

	display: inline-block;

	overflow: auto;

	width: 100%;

}

.jcf-list ul {

	list-style: none;

	padding: 0;

	margin: 0;

}

.jcf-list ul li {

	overflow: hidden;

	display: block;

}

.jcf-list .jcf-overflow {

	overflow: auto;

}

.jcf-list .jcf-option {

	white-space: nowrap;

	overflow: hidden;

	cursor: default;

	display: block;

	padding: 5px 9px;

	color: #656565;

	height: 1%;

}

.jcf-list .jcf-disabled {

	background: #fff !important;

	color: #aaa !important;

}

.jcf-select-drop .jcf-hover, .jcf-list-box .jcf-selected {

	background: #e6e6e6;

	color: #000;

}

.jcf-list .jcf-optgroup-caption {

	white-space: nowrap;

	font-weight: bold;

	display: block;

	padding: 5px 9px;

	cursor: default;

	color: #000;

}

.jcf-list .jcf-optgroup .jcf-option {

	padding-left: 30px;

}

/* common custom form elements styles */















.jcf-disabled {

	background: #ddd !important;

}

.jcf-focus, .jcf-focus * {

	border-color: #fff !important;

}

.list-check .jcf-focus, .jcf-focus * {

	border-color: #898989 !important;

}

#header {

	background: url(../images/bg-header.png) 50% 0 repeat-x;

	position: relative;

	z-index: 3;

	margin-bottom: -3px;

	box-shadow: 0 4px 7px 0 rgba(0, 0, 0, .3), inset 0 -3px 7px -1px rgba(0, 0, 0, .3);

}

.navbar {

	border: 0;

}

.navbar-brand {

	padding: 0;

	margin: 0;

	width: 315px;

	height: 174px;

	background: url(../images/bg-logo.jpg);

	text-align: center;

	position: relative;

	z-index: 1;

	margin-bottom: -35px;

	display: block;

	box-shadow: 0 25px 12px -12px rgba(0, 0, 0, .4);

}

.navbar-brand img {

	display: inline-block;

}

.navbar-toggle {

	margin-top: 21px;

	margin-bottom: 21px;

	padding: 10px 11px;

	background: #50758f;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.navbar-toggle:hover {

	opacity: .8;

}

.navbar-default .navbar-toggle {

	border-color: #82a5c0;

}

.navbar > .container-fluid .navbar-brand {

	margin-left: 0;

}

.nav-holder {

	float: right;

	margin-top: 97px;

	margin-right: -9999px;

	padding-right: 9999px;

	margin-left: -180px;

	padding-left: 180px;

	border-top: 2px solid #fffefe;

	background: -webkit-linear-gradient(top, #3c72a0 0%, #38719e 5%, #3a709e 11%, #386e9c 20%, #376d99 21%, #356b97 39%, #2e6792 49%, #2f6893 54%, #2b6690 60%, #2b6692 63%, #296490 68%, #26638f 68%, #276490 72%, #25628e 73%, #1f5e89 89%, #1d608b 98%, #185b86 99%, #165a87 99%, #185c89 100%);

	background: linear-gradient(to bottom, #3c72a0 0%, #38719e 5%, #3a709e 11%, #386e9c 20%, #376d99 21%, #356b97 39%, #2e6792 49%, #2f6893 54%, #2b6690 60%, #2b6692 63%, #296490 68%, #26638f 68%, #276490 72%, #25628e 73%, #1f5e89 89%, #1d608b 98%, #185b86 99%, #165a87 99%, #185c89 100%);

}

.navbar-form {

	position: absolute;

	right: 0px;

	top: 0;

	float: right;

	padding: 0;

	margin: 0;

	border: 0;

	box-shadow: none;

}

.navbar-form .list-link {

	float: left;

	padding: 0 9px 0 0;

}

.navbar-form .list-link li {

	float: left;

	margin: 0 0 0 3px;

	padding: 0;

	min-width: 72px;

	font-size: 16px;

	line-height: 20px;

	text-align: center;

}

.navbar-form .list-link li:first-child {

	margin-left: 0;

}

.navbar-form .list-link a {

	background: #957b53;

	color: #fff;

	-webkit-transition: all .3s ease;

	transition: all .3s ease;

	display: block;

	padding: 13px 10px 11px;

	text-align: center;

}

.navbar-form .list-link a:hover {

	opacity: .8;

	color: #fff;

	text-decoration: none;

}

.navbar-form .box-search {

	float: left;

	padding: 4px;

	background: rgba(171, 148, 108, .49);

}

.navbar-form .search-holder {

	background: #fff;

	position: relative;

}

.navbar-form [type="submit"] {

	position: absolute;

	right: 0;

	top: 0;

	margin: 0;

	padding: 0;

	width: 32px;

	height: 36px;

	text-align: center;

	color: #686868;

	font-size: 18px;

	line-height: 40px;

	border: 0;

	background: #fff;

	outline: none;

	cursor: pointer;

}

.navbar-form .form-control {

	width: 195px;

	font-size: 16px;

	padding: 0 32px 0 13px;

	height: 36px;

	box-shadow: none;

	color: #666;

}

 .navbar-form .form-control::-webkit-input-placeholder {

 color: #666;

}

 .navbar-form .form-control:-moz-placeholder {

 color: #666;

}

 .navbar-form .form-control::-moz-placeholder {

 color: #666;

 opacity: 1;

}

 .navbar-form .form-control:-ms-input-placeholder {

 color: #666;

}

.navbar-form .form-control.placeholder {

	color: #666;

}

.navbar-collapse {

	position: relative;

}

.navbar-nav {

	padding: 0;

}

.navbar-nav > li > a {

	padding: 9px 15px 11px 15px;

	font-size: 18px;

	line-height: 22px;

}

.navbar-nav > li > a .icon-arrow-bottom {

	font-size: 15px;

	position: relative;

	top: 2px;

	margin: 0 0 0 9px;

}

.navbar-right > li:last-child .dropdown-menu {

	right: 0;

	left: auto;

}

.navbar-right .dropdown-menu {

	right: auto;

	left: 0;

	min-width: 188px;

}

.dropdown-menu > li > a {

	font-size: 17px;

	color: #666;

	white-space: normal;

}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

	color: #369;

}

.breadcrumb {

	margin: 30px 0 15px;

	text-transform: uppercase;

	font-size: 16px;

}

.breadcrumb a:hover {

	text-decoration: none;

}

.resize-active .hold, .resize-active .drop, .resize-active .drop > ul, .resize-active .drop2, .resize-active .drop2 > ul {

	-webkit-transition: none !important;

	transition: none !important;

}

.wrap3.side-push .drop2 {

	position: absolute;

	top: -62px;

	right: -270px;

	width: 255px;

	left: auto;

	-webkit-transition: all .25s linear;

	transition: all .25s linear;

	overflow: visible;

}

.wrap3.side-push .drop2:after {

	content: "";

	position: absolute;

	right: 0;

	left: 0;

	top: 0;

	z-index: -1;

	height: 9999px;

	background: url(../images/bg-2.jpg);

}

.wrap3.side-push .hold2 {

	-webkit-transition: all .25s linear;

	transition: all .25s linear;

}

.wrap3.side-push.active .hold2 {

	margin: 0 255px 0 -255px;

}

.wrap3.side-push.active .drop2 {

	right: -270px;

}

html {

	box-sizing: border-box;

}

body {

	min-width: 320px;

}

#wrapper {

	width: 100%;

	position: relative;

	overflow: hidden;

	background: -webkit-linear-gradient(top, #879ab0 0%, #879ab0 20%, #fff 70%, #fff 100%);

	background: linear-gradient(to bottom, #879ab0 0%, #879ab0 20%, #fff 70%, #fff 100%);

}

a {

	-webkit-transition: all .3s;

	transition: all .3s;

}

img {

	vertical-align: top;

	max-width: 100%;

	height: auto;

	display: inline-block;

}

.container-fluid {

	max-width: 1170px;

}

.container-bg {

	position: relative;

	margin-left: -15px;

	margin-right: -15px;

	padding-left: 15px;

	padding-right: 15px;

	background: url(../images/bg-1.jpg);

}

.container-bg:before, .container-bg:after {

	content: "";

	position: absolute;

	top: -174px;

	left: 100%;

	width: 9999px;

	height: 361px;

	background: url(../images/bg-body-right.png) repeat-x 0 100%;

}

.container-bg:before {

	left: auto;

	right: 100%;

	height: 361px;

	background: url(../images/bg-body-left.png) repeat-x 100% 100%;

}

.container-box {

	padding-left: 15px;

}

.shadow {

	position: relative;

	z-index: 2;

	margin-left: -15px;

	margin-right: -15px;

	padding-left: 15px;

	padding-right: 15px;

	box-shadow: 6px 0 7px -1px rgba(0, 0, 0, .3), -6px 0 7px -1px rgba(0, 0, 0, .3);

}

 input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {

 display: none;

}

input[type="search"] {

	-webkit-appearance: none;

}

input[type=number], input[type="text"], input[type="file"], input[type="password"], input[type="submit"], input[type="email"], input[type="tel"], textarea {

	-webkit-border-radius: 0;

	-webkit-appearance: none;

	border-radius: 0;

	box-shadow: none;

	display: block;

	margin: 0;

	padding: 0 8px;

	width: 100%;

	height: 30px;

	color: #666;

	font-size: 14px;

	line-height: 30px;

	border: 0;

	background: #fff;

	outline: none;

}

 input[type=number]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="file"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="submit"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {

 color: #666;

}

 input[type=number]:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="file"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="submit"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, textarea:-moz-placeholder {

 color: #666;

}

 input[type=number]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="file"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="submit"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, textarea::-moz-placeholder {

 color: #666;

 opacity: 1;

}

 input[type=number]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="file"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="submit"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, textarea:-ms-input-placeholder {

 color: #666;

}

input[type=number].placeholder, input[type="text"].placeholder, input[type="file"].placeholder, input[type="password"].placeholder, input[type="submit"].placeholder, input[type="email"].placeholder, input[type="tel"].placeholder, textarea.placeholder {

	color: #666;

}

input[type="email"] {

	box-shadow: none;

	-webkit-box-shadow: none;

}

input[type="image"] {

	padding: 0;

	border: none;

}

 input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, button::-moz-focus-inner {

 border: 0;

 padding: 0;

}

input[type="submit"]:focus, input[type="button"]:focus {

	outline: none;

}

input[type="submit"] {

	display: block;

	margin: 0;

	padding: 2px 3px 0;

	width: 100%;

	height: 30px;

	color: #fff;

	font-size: 16px;

	line-height: 16px;

	text-align: center;

	text-transform: uppercase;

	border: 0;

	background: #82a5c0;

	outline: none;

	cursor: pointer;

	-webkit-transition: opacity .3s;

	transition: opacity .3s;

}

input[type="submit"]:hover {

	opacity: .8;

}

.content-bg {

	margin-left: -15px;

	padding-left: 15px;

	margin-right: -30px;

	padding-right: 30px;

	background: url(../images/bg-2.jpg);

	position: relative;

}

.content-bg:after {

	content: "";

	position: absolute;

	top: 0;

	right: -10px;

	bottom: 0;

	width: 10px;

	box-shadow: inset 6px 0 7px -1px rgba(0, 0, 0, .3);

	z-index: 5;

}

p {

	margin: 0;

}

h1 {

	margin: 0 0 8px;

	color: #27648e;

	font-weight: normal;

}

h2 {

	margin: 0 0 13px;

	color: #27648e;

	font-weight: normal;

}

h3 {

	margin: 0 0 8px;

	color: #27648e;

	font-weight: normal;

	text-transform: uppercase;

}

a:focus {

	text-decoration: none;

}

.content {

	padding: 25px 0 15px;

}

.visit-form {

	background: #366e9a;

	color: #fff;

	padding: 11px 13px 11px;

	margin-top: 4px;

	margin-bottom: 30px;

}

.visit-form h2 {

	font-size: 26px;

	margin: 0;

	color: #fff;

}

.visit-form .columns {

	overflow: hidden;

}

.visit-form .columns .col {

	float: left;

	padding: 0 0 0 12px;

	width: 25%;

}

.visit-form .columns .col:first-child {

	padding: 0;

}

.visit-form label {

	font-size: 15px;

	line-height: 19px;

	font-weight: normal;

}

.visit-form input[type="submit"] {

	margin-top: 30px;

}

.visual {

	margin-bottom: 36px;

}

.visual img {

	width: 100%;

	height: auto;

}

.thumbnail {

	font-size: 13px;

	line-height: 20px;

}

.thumbnail img {

	width: 100%;

}

.thumbnail p {

	margin: 0 0 3px;

}

.thumbnail .visual-thumbnail {

	position: relative;

	margin: 0 0 14px;

}

.thumbnail .title {

	position: absolute;

	top: 6px;

	left: 0;

	font-size: 18px;

	color: #356d99;

	text-transform: uppercase;

	padding: 4px 8px;

	background: rgba(255, 255, 255, .84);

}

.block-visual {

	padding: 3px 0 0;

	font-size: 15px;

	line-height: 18px;

	color: #333;

}

.block-visual p {

	margin-bottom: 19px;

}

.block-visual .visual {

	margin: 0;

	overflow: hidden;

}

.block-visual .visual .col {

	float: left;

	width: 58%;

}

.block-visual .visual .col:first-child {

	width: 42%;

}

.block-visual img {

	width: 100%;

}

.block-visual .box-visual {

	margin-bottom: 15px;

}

.block-visual .more {

	font-size: 14px;

	cursor: pointer;

}

.block-visual .box {

	border-top: 1px solid #e2e0d7;

	padding: 19px 0 16px;

}

.block-visual .box:first-child {

	border: none;

	padding-top: 0;

}

.video {

	margin-bottom: 23px;

}

.video a {

	display: block;

	position: relative;

}

.video a:after {

	content: "";

	position: absolute;

	right: 50%;

	top: 50%;

	-webkit-transform: translate(50%, -50%);

	-ms-transform: translate(50%, -50%);

	transform: translate(50%, -50%);

	width: 67px;

	height: 42px;

	background: rgba(255, 255, 255, .8);

	z-index: 2;

}

.video a:before {

	content: "";

	position: absolute;

	right: 50%;

	top: 50%;

	-webkit-transform: translate(50%, -50%);

	-ms-transform: translate(50%, -50%);

	transform: translate(50%, -50%);

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 10px 0 10px 14px;

	border-color: transparent transparent transparent #fff;

}

.more:hover {

	text-decoration: none;

}

#sidebar {

	background: rgba(255, 255, 255, .83);

	margin-right: -15px;

	padding-right: 15px;

	padding-left: 25px;

}

#sidebar.sidebar {

	padding-left: 15px;

}

#sidebar.sidebar .widget {

	padding-bottom: 10px;

}

#sidebar.sidebar .box-ico {

	display: inline-block;

	vertical-align: top;

	margin: 0;

}

#sidebar.sidebar .ico-widget {

	text-align: center;

	margin-right: -5px;

	padding: 6px 0 7px 21px;

}

#sidebar .more {

	font-size: 15px;

	margin-left: 5px;

}

#sidebar .more i {

	font-size: 12px;

	margin-left: 5px;

}

.events {

	margin-right: -15px;

	margin-left: -25px;

	padding: 25px 15px 18px 40px;

/* 	background: rgba(255, 255, 255, .5); disabled css*/ 

	font-size: 16px;

	line-height: 20px;

}

.events .list {

	padding: 21px 0;

	margin-bottom: 9px;

	border-top: 1px solid #c9c9c9;

	border-bottom: 1px solid #c9c9c9;

}

.events .list li {

	border-top: 1px solid #c9c9c9;

	margin-bottom: 12px;

	padding-top: 11px;

}

.events .list li:first-child {

	border: 0;

	padding-top: 0;

}

.events .list p {

	margin-bottom: 7px;

}

.events .list p a {

	color: #333;

}

.events .list p a:hover {

	text-decoration: none;

	color: #82a5c0;

}

.events .list time {

	display: block;

	color: #666;

	font-size: 13px;

}

.events .list time a {

	color: #666;

}

.events .list time a:hover {

	text-decoration: none;

	color: #82a5c0;

}

.widget {

	border-bottom: 1px solid #fff;

	font-size: 15px;

	line-height: 20px;

	padding: 7px 0 5px 5px;

}

.widget p {

	margin: 0 0 17px;

}

.widget + .widget {

	padding-top: 17px;

	padding-bottom: 30px;

}

.box-ico {

	display: block;

	font-size: 18px;

	line-height: 29px;

	text-transform: uppercase;

	color: #363636;

	font-weight: bold;

	font-family: Helvetica, Arial, sans-serif;

	margin: 0 0 0 5px;

	-webkit-transition: all .3s ease;

	transition: all .3s ease;

}

.box-ico:hover {

	text-decoration: none;

}

.box-ico .ico {

	float: right;

	margin: 0 0 0 6px;

}

.box-ico .text {

	overflow: hidden;

	padding: 25px 0 0;

}

.box-ico span {

	display: block;

}

.box-ico .big {

	font-size: 35px;

	line-height: 19px;

	color: #27648e;

	display: block;

	margin-bottom: 7px;

}

.box-ico .small {

	font-size: 13px;

	line-height: 18px;

}

.social {

	padding-top: 18px;

	padding-bottom: 10px;

}

.social li {

	float: left;

	margin: 0 0 10px 14px;

}

.social li:first-child {

	margin-left: 0;

}

.social li a {

	display: block;

	overflow: hidden;

	text-indent: -9999px;

	width: 30px;

	height: 32px;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

	background: url(../images/sprite.png) no-repeat;

}

.social li a:hover {

	opacity: .7;

}

.social li.facebook a {

	background-position: 0 0;

}

.social li.twitter a {

	background-position: -33px 0;

}

.social li.pinterest a {

	background-position: -66px 0;

}

.social li.flickr a {

	background-position: -100px 0;

}

.title-box {

	border-bottom: 1px solid #cecece;

	margin-left: 15px;

	margin-right: 15px;

}

.pagination {

	font-size: 15px;

	margin: 0;

	float: right;

	padding: 13px 38px 10px 0;

}

.pagination > li > a, .pagination > li > span {

	padding: 0 8px;

	line-height: 21px;

	border: none;

}

.aside {

	background: url(../images/bg-2.jpg);

	margin: 11px -30px 0 0;

	padding: 15px 15px 0;

}

.aside .navbar-toggle1 {

	margin: 0;

	top: 4px;

	right: 4px;

	position: absolute;

	float: none;

	border: 1px solid #82a5c0;

	border-radius: 0;

	background: #50758f;

	padding: 10px 11px;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.aside .navbar-toggle1 .icon-bar {

	background: #fff;

	display: block;

	width: 22px;

	height: 2px;

	border-radius: 1px;

}

.aside .navbar-toggle1 .icon-bar + .icon-bar {

	margin-top: 4px;

}

.aside .navbar-toggle1:hover {

	opacity: .8;

}

.aside .drop2 {

	overflow: hidden;

	position: absolute;

	top: 100%;

	left: 0;

	right: 0;

	z-index: 999;

}

.post {

	padding: 11px 0 10px;

	overflow: hidden;

	border-bottom: 1px solid #cecece;

	font-size: 14px;

	line-height: 17px;

}

.post .visual {

	margin: 0 16px 0 0;

	position: relative;

}

.post .visual .icon-search {

	display: block;

	-webkit-transition: opacity .3s;

	transition: opacity .3s;

	position: absolute;

	right: 11px;

	bottom: 9px;

	color: #fff;

	font-size: 13px;

	line-height: 1;

	font-family: "icomoon";

}

.post .visual .icon-search:hover {

	opacity: .8;

}

.post .body-post {

	overflow: hidden;

	padding: 5px 0 0;

}

.post h2 {

	margin: 0 0 3px;

	color: #26648d;

}

.post a {

	color: #26648d;

}

.post a:focus, .post a:hover {

	text-decoration: none;

	color: #82a5c0;

}

.post p {

	margin: 0 0 3px;

}

.post address {

	color: #666;

	margin: 0;

}

.post .tel-link {

	color: #666;

}

.post .tel-link:focus, .post .tel-link:hover {

	color: #666;

}

.post .tegs {

	text-transform: uppercase;

	color: #356d99;

	margin-bottom: 9px;

}

.post .tegs a {

	color: #356d99;

}

.post .footer-post .link li {

	float: left;

	position: relative;

	padding: 0 0 0 10px;

	margin: 0 0 0 9px;

}

.post .footer-post .link li:after {

	content: "";

	position: absolute;

	top: 3px;

	left: 0;

	width: 1px;

	height: 10px;

	background: #369;

}

.post .footer-post .link li:first-child {

	padding-left: 0;

	margin-left: 0;

}

.post .footer-post .link li:first-child:after {

	display: none;

}

.post .footer-post .link a {

	color: #369;

}

.post .footer-post .link a:hover {

	color: #82a5c0;

}

.search-form {

	padding: 1px 0 0;

}

.search-form h3 {

	text-transform: none;

	font-weight: 700;

	font-size: 17px;

}

.search-form h3:first-child {

	margin-bottom: 10px;

}

.search-form .input-box {

	position: relative;

	border: 1px solid #fff;

	height: 29px;

	padding-right: 26px;

	margin-bottom: 5px;

}

.search-form .input-box input[type="text"] {

	height: 27px;

	line-height: 27px;

}

.search-form .input-box input[type="submit"] {

	width: 26px;

	height: 27px;

	position: absolute;

	right: 0;

	top: 0;

	font-size: 16px;

	text-transform: none;

	padding: 0;

	line-height: 27px;

	color: #356d99;

	background: #dce6ee;

}

.search-form .block {

	padding-bottom: 18px;

}

.search-form .block:last-child {

	padding-bottom: 10px;

}

.search-form .block a:hover {

	text-decoration: none;

}

.filter-opener {

	margin-bottom: 15px;

}

.filter-opener a:hover {

	text-decoration: none;

}

.filter-opener a i {

	position: relative;

	top: 3px;

	margin-left: 5px;

	display: inline-block;

	vertical-align: top;

	-webkit-transition: -webkit-transform .3s;

	transition: transform .3s;

	-webkit-transform: rotate(0deg);

	-ms-transform: rotate(0deg);

	transform: rotate(0deg);

}

.filter-opener a.collapsed i {

	-webkit-transform: rotate(-90deg);

	-ms-transform: rotate(-90deg);

	transform: rotate(-90deg);

}

.list-check {

	padding: 33px 36px 100px;

	color: #666;

	font-size: 13px;

	line-height: 15px;

	font-weight: 300;

	font-family: Helvetica, Arial, sans-serif;

}

.list-check li {

	margin: 0 0 20px;

}

.list-check .jcf-checkbox {

	float: left;

	margin-top: 1px;

}

.list-check label {

	font-weight: 300;

	margin: 0;

	padding: 2px 0 0;

	overflow: hidden;

	display: block;

}

.accordion-box {

	padding-bottom: 15px;

}

.accordion-box .title {

	background: #38709d;

	color: #fff;

	font-size: 20px;

	font-weight: 700;

	line-height: 22px;

	margin: -15px -15px 29px;

	padding: 11px 17px 11px;

	position: relative;

}

.accordion-box .title:after {

	content: "";

	position: absolute;

	top: 100%;

	left: 21px;

	width: 0;

	height: 0;

	border-style: solid;

	border-width: 8px 8px 0 8px;

	border-color: #38709d transparent transparent transparent;

}

.accordion-box .panel-group {

	margin-left: 3px;

}

.accordion-box .panel-title {

	background: none;

	font-size: 18px;

	line-height: 22px;

	font-weight: 700;

}

.accordion-box .panel-title a {

	color: #306b97;

	text-decoration: none;

}

.accordion-box .panel-title a i {

	position: relative;

	display: inline-block;

	top: 2px;

	font-size: 15px;

	margin-left: 15px;

	margin-right: -10px;

	-webkit-transition: -webkit-transform .3s;

	transition: transform .3s;

	-webkit-transform: rotate(0deg);

	-ms-transform: rotate(0deg);

	transform: rotate(0deg);

}

.accordion-box .panel-title a.collapsed {

	color: #666;

}

.accordion-box .panel-title a.collapsed:hover {

	color: #306b97;

	text-decoration: none;

}

.accordion-box .panel-title a.collapsed i {

	-webkit-transform: rotate(-90deg);

	-ms-transform: rotate(-90deg);

	transform: rotate(-90deg);

}

.accordion-box .panel-body {

	font-size: 15px;

	line-height: 18px;

}

.accordion-box .panel-body a {

	color: #7c7c7d;

}

.accordion-box .panel-body a:hover {

	color: #5286af;

	text-decoration: none;

}

.accordion-box .panel-body ul {

	padding: 18px 0;

}

.accordion-box .panel-body ul li {

	margin: 0 0 16px;

}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {

	border: none;

}

.panel-group .panel {

	border: none;

	box-shadow: none;

	margin: 0 0 18px;

}

.banner {

	/*	margin: 0 -180px; */







	text-align: center;/* min-height: 100px; */

}

.twocolumns {

	background: #fff;

	padding-top: 18px;

	padding-bottom: 17px;

}

.twocolumns h1 {

	margin: 0 0 11px;

}

.twocolumns .title-box h1 {

	font-size: 30px;

	margin-bottom: 11px;

}

.box-social {

	overflow: hidden;

	padding: 13px 0;

}

.box-social span {

	float: left;

	text-transform: uppercase;

	font-size: 16px;

	line-height: 18px;

	font-weight: bold;

	color: #2b6793;

	padding: 10px 0 0 10px;

}

.box-social .social {

	float: right;

	padding: 0;

}

.box-social .social li {

	margin: 0 0 10px 5px;

}

#sidebar .visit-form {

	margin: 0;

	padding: 10px;

}

#sidebar .box-form {

	padding: 7px 0 0;

}

#sidebar .box-form h2 {

	margin: 0 0 4px;

	font-size: 22px;

	line-height: 24px;

}

#sidebar .box-form .hold {

	overflow: hidden;

	margin: 0 0 2px;

}

#sidebar .box-form .hold .col {

	width: 50%;

	float: right;

	padding: 0 0 0 6px;

}

#sidebar .box-form .hold .col:first-child {

	float: left;

	padding: 0 6px 0 0;

}

#sidebar .box-form .hold .row-hold {

	width: 100%;

}

#sidebar .box-form .col {

	width: 100%;

	padding: 0 0 11px;

}

#sidebar .box-form input[type="submit"] {

	max-width: 132px;

	margin: 0;

	padding: 0 5px;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.back {

	font-size: 16px;

	line-height: 18px;

	color: #346e9b;

	display: inline-block;

	vertical-align: top;

	margin: 20px 0 12px 12px;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.back:hover {

	opacity: .7;

	text-decoration: none;

}

.back i {

	font-size: 10px;

	margin: 0 10px 0 0;

	color: #6a6a6a;

}

.block-detail {

	border-top: 2px solid #cecece;

	padding: 22px 0 50px;

}

.block-detail h2 {

	font-size: 23px;

	line-height: 25px;

	color: #26648d;

	font-weight: normal;

	margin: 0 0 13px;

}

.block-detail address {

	overflow: hidden;

	margin: 0 0 29px;

	font-size: 16px;

	line-height: 18px;

	color: #666;

}

.block-detail .text {

	overflow: hidden;

	margin: 0 0 29px;

	font-size: 16px;

	line-height: 25px;

}

.block-detail .text p {

	margin: 0 0 13px;

}

.block-detail .text ul {

	overflow: hidden;

}

.block-detail .text ul li {

	float: left;

	padding: 0 16px;

	position: relative;

}

.block-detail .text ul li:first-child {

	padding: 0 16px 0 0;

}

.block-detail .text ul li:first-child:after {

	display: none;

}

.block-detail .text ul li:after {

	content: "";

	position: absolute;

	top: 50%;

	left: 0;

	width: 2px;

	height: 12px;

	background: #369;

	margin: -6px 0 0;

}

.block-detail .text ul a {

	color: #369;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.block-detail .text ul a:hover {

	opacity: .7;

	text-decoration: none;

}

.block-detail .box-inf {

	overflow: hidden;

	margin: 0 0 28px;

}

.block-detail .img-hold {

	position: relative;

	width: 39.64%;

	float: left;

	margin: 0 30px 0 0;

}

.block-detail .img-hold img {

	max-width: none;

	width: 100%;

}

.block-detail .img-hold a {

/*	color: #fff;







	position: absolute;







	bottom: 14px;







	right: 15px;







	-webkit-transition: opacity .3s ease;







	transition: opacity .3s ease;*/







}

.block-detail .img-hold a:hover {

	text-decoration: none;

	opacity: .7;

}

.block-detail .text-inf {

	float: right;

	width: 54%;

	padding: 6px 0 10px 29px;

	border-left: 1px solid #9c9c9c;

}

.block-detail .text-inf h3 {

	font-size: 14px;

	line-height: 16px;

	font-weight: normal;

	color: #369;

	margin: 0 0 8px;

	text-transform: uppercase;

}

.block-detail .text-inf .hold {

	overflow: hidden;

}

.block-detail .text-inf ul {

	width: 37.5%;

	padding: 0 10px 0 0;

	float: left;

	font-size: 16px;

	line-height: 18px;

}

.block-detail .text-inf ul:first-child {

	width: 62.5%;

}

.block-detail .text-inf ul li {

	display: block;

	margin: 0 0 6px;

}

.block-detail .text-inf ul a {

	color: #333;

	-webkit-transition: color .3s ease;

	transition: color .3s ease;

}

.block-detail .text-inf ul a:hover {

	color: #369;

	text-decoration: none;

}

.tel-link {

	color: #666;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.tel-link:focus, .tel-link:hover {

	color: #666;

	opacity: .7;

	text-decoration: none;

}

.box-map {

	margin: 0 0 20px;

}

.box-inform {

	font-size: 18px;

	line-height: 29px;

	color: #27648e;

	padding: 0 0 17px;

}

.box-inform h1 {

	font-size: 30px;

	line-height: 36px;

	font-weight: normal;

	margin: 2px 0 12px;

	color: #27648e;

}

h1, h2 {

	font-family: 'Merriweather', serif;

}

div.heading {

	font-family: 'Merriweather', serif;

}

.box-inform p {

	margin: 0 0 10px;

	font-size: 19px;

}

.box-inform .img-hold {

	position: relative;

	z-index: 10;

}

.box-inform .img-hold:before {

	z-index: -1;

	position: absolute;

	content: "";

	bottom: 15px;

	left: 10px;

	width: 50%;

	top: 80%;

	max-width: 308px;

	background: #9c9c9c;

	box-shadow: 0 15px 21px #9c9c9c;

	-webkit-transform: rotate(-3deg);

	-ms-transform: rotate(-3deg);

	transform: rotate(-3deg);

}

.box-inform .img-hold:after {

	z-index: -5;

	position: absolute;

	content: "";

	top: 20px;

	right: 10px;

	width: 50%;

	bottom: 80%;

	max-width: 308px;

	background: #9c9c9c;

	box-shadow: 0 -18px 21px #9c9c9c;

	-webkit-transform: rotate(-3deg);

	-ms-transform: rotate(-3deg);

	transform: rotate(-3deg);

}

.box-inform .img-hold img {

	max-width: none;

	width: 100%;

	border-top: 7px solid #fff;

	border-bottom: 7px solid #fff;

}

.post-inf {

	overflow: hidden;

	padding: 0 0 40px;/*margin-top:384px;*/

}

.post-inf h2 {

	font-size: 20px;

	line-height: 22px;

	font-weight: normal;

	margin: 0 0 6px;

	color: #26648d;

}

.post-inf h2 a {

	color: #26648d;

}

.post-inf a {

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.post-inf a:hover {

	text-decoration: none;

	opacity: .7;

}

.post-inf address {

	line-height: 16px;

	margin: 0 0 4px;

	color: #658fb0;

}

.post-inf address .tel-link {

	color: #658fb0;

}

.post-inf .box-post {

	overflow: hidden;

	margin: 0 0 36px;

	font-size: 14px;

	line-height: 20px;

	color: #666;

}

.post-inf .box-post ul {

	overflow: hidden;

}

.post-inf .box-post li {

	float: left;

	padding: 0 12px;

	position: relative;

}

.thingstodo_page .post-inf .location address, .thingstodo_page .post-inf .location address a {

	line-height: 20px;

}

.location p {

	font-size: 15px;

}

.location_div {

	padding-bottom: 12px;

}

.post-inf .box-post li:first-child {

	padding: 0 12px 0 0;

}

.post-inf .box-post li:first-child:after {

	display: none;

}

.post-inf .box-post li:after {

	content: "";

	position: absolute;

	top: 50%;

	left: 0;

	width: 1px;

	height: 10px;

	background: #369;

	margin: -4px 0 0;

}

.post-inf .box-post li a {

	color: #369;

}

.post-inf p {

	margin: 0 0 6px;

}

.box-item {

	overflow: hidden;

	margin: -10px 0 0;

}

.box-item .visual {

	position: relative;

	margin: 0;

}

.box-item .img-hold {

	position: relative;

	z-index: 1;

}

.box-item .img-hold:after {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	bottom: 0;

	right: 0;

	background: rgba(255, 255, 255, .4);

	z-index: 3;

}

.box-item .circle {

	position: absolute;

	right: 50%;

	-webkit-transform: translateX(50%);

	-ms-transform: translateX(50%);

	transform: translateX(50%);

	background: rgba(255, 255, 255, .56);

	padding: 4px;

	bottom: -20%;

	z-index: 5;

	width: 47%;

	border-radius: 50%;

}

.box-item .circle img {

	border-radius: 50%;

	max-width: none;

	width: 100%;

}

.box-item .body-item {

	overflow: hidden;

	background: #f6f8f8;

	padding: 60px 20px 25px;

	text-align: center;

	color: #508ab7;

	font-size: 16px;

	line-height: 20px;

}

.box-item h2 {

	font-size: 20px;

	line-height: 22px;

	font-weight: normal;

	text-align: center;

	color: #508ab7;

	margin: 0 0 5px;

	text-transform: uppercase;

}

.box-item h2 a {

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

	color: #508ab7;

}

.box-item h2 a:hover {

	text-decoration: none;

	opacity: .7;

}

.box-item p {

	margin: 0;

}

.box-item .item {

	padding: 0 0 16px;

	overflow: hidden;

}

.footer-panel {

	color: #fff;

	overflow: hidden;

	margin: 0 -15px;

	padding: 40px 15px 2px;

	background: rgba(85, 75, 68, .6);

}

.footer-panel a {

	color: #fff;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.footer-panel a:hover {

	text-decoration: none;

	opacity: .8;

}

.footer-panel .logo {

	padding: 6px 0 0;

	float: right;

	width: 18.4%;

}

.footer-panel .list {

	float: left;

	width: 19%;

	padding: 0 0 0 5.3%;

}

.footer-panel .list > li {

	float: left;

	padding-right: 1%;

	width: 33%;

}

.footer-panel .list > li:first-child {

	width: 33%;

	padding-right: 8%;

}

.footer-panel .list > li:last-child {

	padding-left: 4%;

	width: 100%;

}

.footer-panel .menu {

	overflow: hidden;

	font-size: 15px;

	line-height: 18px;

}

.footer-panel .menu li {

	display: block;

	margin-bottom: 5px;

}

.footer-panel h4 {

	text-transform: uppercase;

	margin: 4px 0 17px;

	line-height: 17px;

	font-size: 15px;

}

.bloquote {

	border: 0;

	padding: 0;

	margin: 0;

}

.bloquote q {

	font-family: "swis721_btroman", Helvetica, Arial, sans-serif;

	display: block;

	margin-bottom: 26px;

	font-size: 18px;

	line-height: 23px;

}

.bloquote cite {

	font-style: normal;

	font-size: 15px;

	line-height: 20px;

	display: inline-block;

	vertical-align: top;

}

.footer-bar {

	text-align: center;

	color: #fff;

	font-size: 14px;

	line-height: 16px;

	padding: 14px 15px;

	background: rgba(85, 75, 68, .8);

	margin: 0 -15px;

}

.footer-bar a {

	color: #fff;

	-webkit-transition: opacity .3s ease;

	transition: opacity .3s ease;

}

.footer-bar a:hover {

	text-decoration: none;

	opacity: .8;

}

.footer-bar .copyright {

	display: inline-block;

	vertical-align: top;

	margin-top: 5px;

}

.footer-bar .footer-nav {

	display: inline-block;

	overflow: hidden;

	vertical-align: top;

	margin: 5px 31px 0 30px;

}

.footer-bar .footer-nav li {

	float: left;

	padding: 0 0 0 13px;

	margin: 0 0 0 11px;

	position: relative;

}

.footer-bar .footer-nav li:after {

	content: "";

	position: absolute;

	top: 3px;

	left: 0;

	width: 1px;

	height: 9px;

	background: #b9b6b3;

}

.footer-bar .footer-nav li:first-child {

	margin-left: 0;

	padding-left: 0;

}

.footer-bar .footer-nav li:first-child:after {

	display: none;

}

.footer-bar .social {

	display: inline-block;

	vertical-align: top;

	padding: 0 0 0;

}

.accordion {

	position: relative;

}

.accordion > li {

	letter-spacing: normal;

	width: 45%;

	float: left;

	border-left: 1px solid #bdbdbd;

	border-top: 1px solid #bdbdbd;

	border-bottom: 1px solid #bdbdbd;

}

.accordion > li:last-child {

	width: 10%;

	text-align: center;

	border-right: 1px solid #bdbdbd;

}

.accordion > li:last-child a:after {

	display: none;

}

.accordion > li:last-child .slide {

	top: 43px;

}

.accordion > li:last-child .title-search a {

	padding: 0;

}

.accordion > li:last-child.active a {

	color: #fff;

	background: #346388;

}

.accordion > li:last-child.active a i {

	color: #fff;

}

.accordion > li:last-child.active .title-search a {

	padding: 0;

	background: none;

	color: #7690a4;

}

.accordion > li > a {

	display: block;

	padding: 10px 18px 9px;

	position: relative;

	color: #3a6685;

	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;

	font-weight: 400;

	font-size: 18px;

	line-height: 22px;

	height: 41px;

	position: relative;

}

.accordion > li > a:after {

	content: "+";

	position: absolute;

	top: 13px;

	right: 16px;

	width: 10px;

	height: 10px;

	color: #3a6685;

	font-size: 18px;

	line-height: 20px;

	font-weight: bold;

}

.accordion > li > a:hover {

	text-decoration: none;

}

.accordion > li > a:hover .icon-search {

	color: #346388;

}

.accordion > li .icon-search {

	color: #686868;

	-webkit-transition: color .3s;

	transition: color .3s;

	line-height: 1;

	width: 18px;

	height: 18px;

	font-size: 18px;

	margin: 2px 0 0;

	display: inline-block;

}

.accordion .slide {

	position: absolute;

	top: 0;

	left: -1px;

	right: -1px;

	z-index: 999;

	background: #fff;

}

.accordion .button-block {

	overflow: hidden;

}

.accordion .button-block li {

	float: left;

	width: 50%;

	text-align: center;

	border-left: 1px solid #fff;

	font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;

	font-weight: 400;

	font-size: 18px;

	line-height: 22px;

}

.accordion .button-block li:first-child {

	border-left: 0;

}

.accordion .button-block li button[type="submit"] {

	display: block;

	padding: 12px 5px 11px;

	height: 100%;

	color: #fff;

	background: #346388;

	border: none;

	width: 100%;

}

.accordion .button-block li a {

	display: block;

	padding: 12px 5px 11px;

	height: 100%;

	color: #fff;

	background: #346388;

}

.accordion .button-block li a:hover {

	text-decoration: none;

	background: #15446f;

}

.search-hold {

	overflow: hidden;

	background: #fff;

	padding: 26px 20px 28px;

}

.search-hold h2 {

	float: left;

	margin: 0;

}

.search-hold .title-search {

	font-size: 17px;

	line-height: 19px;

	padding: 0 0 7px;

	overflow: hidden;

}

.search-hold .title-search a {

	float: right;

	margin: 0 0 0 10px;

	color: #7690a4;

	-webkit-transition: opacity .3s;

	transition: opacity .3s;

}

.search-hold .title-search a:hover {

	text-decoration: none;

	opacity: .7;

}

.search-hold .input-box {

	border: 1px solid #bdbdbd;

	position: relative;

}

.search-hold .input-box input[type="text"] {

	height: 32px;

}

.search-hold .input-box input[type="submit"] {

	position: absolute;

	right: 1px;

	top: 1px;

	width: 30px;

	height: 30px;

	text-transform: none;

	padding: 0;

	background: #dde6ed;

	font-size: 16px;

	line-height: 18px;

	color: #386e97;

}

.place_to_stay_detail .icon-search {

	position: absolute;

	right: 17px;

	bottom: 2px;

	color: #fff;

}

/* new css for editorial







================================== */







.editorial-top p {

	font-size: 19px;

}

.editorial-row p {

	font-size: 16px;

}

.editorial-row h2 {

	font-size: 18px;

}

.editorial-row .img-hold {

	margin-bottom: 15px;

}

.spc-bottom-remove {

	padding-bottom: 10px;

}



@media all and (min-width: 768px) {

.search-form .collapse {

	display: block !important;

	height: auto !important;

}

}



@media all and (min-width: 1024px) {

.breadcrumb {

	display: none;

}

.tel-link {

	cursor: default;

	pointer-events: none;

}

.tel-link:focus, .tel-link:hover {

	text-decoration: none;

	color: inherit;

	opacity: 1 !important;

}

}



@media all and (max-width: 1199px) {

.accordion-box .panel-title a i {

	margin-left: 5px;

}

.box-social {

	text-align: center;

}

.box-social span {

	display: block;

	float: none;

	text-align: center;

	padding: 0 0 10px;

}

.box-social .social {

	float: none;

	display: inline-block;

	vertical-align: top;

}

.box-social .social li:first-child {

	margin-left: 0;

}

#sidebar .visit-form label {

	font-size: 13px;

}

}



@media all and (max-width: 1140px) {

.navbar-nav > li > a {

	padding-left: 7px;

	padding-right: 12px;

}

.navbar-nav > li > a .icon-arrow-bottom {

	margin-left: 3px;

}

}



@media all and (max-width: 1100px) {

.visit-form label {

	font-size: 13px;

}

.box-ico {

	font-size: 15px;

}

.box-ico .big {

	font-size: 30px;

}

.box-ico .small {

	font-size: 11px;

}

}



@media all and (max-width: 1023px) {

#header {

	box-shadow: 0 4px 7px -1px rgba(0, 0, 0, .3);

}

.navbar {

	min-height: 50px;

}

.navbar-brand {

	width: 132px;

	height: 78px;

	box-shadow: none;

}

.nav-holder {

	margin: 0;

	padding: 0 15px;

	float: none;

	text-align: center;

}

.navbar-form {

	position: static;

	float: none;

	width: 220px;

	margin: 0 auto;

	vertical-align: top;

	border: none;

	padding-bottom: 10px;

}

.navbar-form .list-link {

	padding: 0 0 10px;

	float: none;

	overflow: hidden;

}

.navbar-form .list-link li {

	margin-left: 8px;

	font-size: 14px;

	line-height: 16px;

}

.navbar-form .list-link a:hover {

	opacity: 1;

	background: #a48b64;

}

.navbar-form .box-search {

	width: 203px;

	float: none;

	margin: 0 auto;

}

.navbar-collapse {

	box-shadow: none;

}

.navbar-nav {

	margin: 15px -15px 8px;

}

.navbar-right .dropdown-menu {

	width: 100%;

	text-align: center;

}

.navbar-nav .open .dropdown-menu > li > a {

	padding: 5px;

}

.navbar-default .navbar-collapse {

	background: #185c89;

	text-align: center;

}

.menu .drop {

	overflow: hidden;

	position: absolute;

	top: 100%;

	left: 0;

	right: 0;

	z-index: 999;

}

.wrap2.side-push .drop {

	position: absolute;

	top: 0;

	right: -240px;

	width: 240px;

	left: auto;

	-webkit-transition: all .25s linear;

	transition: all .25s linear;

	overflow: visible;

}

.wrap2.side-push .drop:after {

	content: "";

	position: absolute;

	right: 0;

	left: 0;

	top: 0;

	z-index: -1;

	height: 9999px;

	background: #185c89;

}

.wrap2.side-push .hold {

	-webkit-transition: all .25s linear;

	transition: all .25s linear;

}

.wrap2.side-push.active .hold {

	margin: 0 240px 0 -240px;

}

.wrap2.side-push.active .drop {

	right: -240px;

}

.container-box.container-box-1 {

	padding-left: 15px;

}

.box-ico .ico {

	margin: 0 0 0 -2px;

}

.post {

	margin-left: 15px;

}

.post .tel-link:focus, .post .tel-link:hover {

	color: #82a5c0;

}

.banner {

	display: none;

}

#sidebar .visit-form label {

	font-size: 12px;

}

#sidebar .box-form {

	padding: 7px 0;

}

.box-inform {

	padding-left: 15px;

}

.box-item {

	padding-left: 15px;

}

}



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

.container-box {

	padding-left: 0;

}

.container-box.container-box-1 {

	padding-left: 0;

}

.content-bg {

	margin-right: -15px;

	padding-right: 15px;

}

#sidebar {

	padding-left: 15px;

	margin-left: -15px;

	padding-right: 15px;

}

.box-ico {

	max-width: 200px;

}

.aside {

	margin: 11px 0 0;

}

.post {

	margin-left: 0;

}

.box-social {

	text-align: center;

}

.box-social span {

	float: none;

	display: inline-block;

	vertical-align: middle;

	padding: 0;

}

.box-social .social {

	float: none;

	display: inline-block;

	vertical-align: middle;

}

.box-social .social li {

	margin-bottom: 0;

}

.block-detail .text-inf {

	float: left;

}

.box-inform {

	padding-left: 0;

}

.box-item {

	padding-left: 0;

}

}



@media all and (max-width: 979px) {

.box-map img {

	max-width: none;

	width: 100%;

}

}



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

.cycle-gallery {

	padding-bottom: 0;

}

.cycle-gallery .slideshow .slide {

	font-size: 16px;

}

.cycle-gallery .btn-next {

	width: 34px;

}

.navbar-nav .open .dropdown-menu > li > a {

	line-height: 20px;

}

.breadcrumb {

	margin: 0 0 15px;

}

body {

	font-size: 15px;

}

.visit-form .columns .col {

	width: 100%;

	padding: 0;

}

.thumbnail {

	margin-bottom: 7px;

}

#sidebar .more {

	margin-left: 0;

	font-size: 14px;

}

.events {

	margin-left: -15px;

	padding-left: 15px;

}

.widget {

	padding-left: 0;

}

.pagination {

	float: none;

	padding: 22px 0 13px;

}

.aside {

	padding-bottom: 0;

	margin: 0;

	position: relative;

	background: none;

}

.pagination-holder {

	text-align: center;

}

.accordion-box {

	padding-bottom: 0;

}

.accordion-box .panel-group {

	padding: 28px 20px;

}

.accordion-box .panel-body ul {

	padding: 18px 0 0;

}

#sidebar .box-form {

	padding: 7px 0 0;

}

.block-detail .img-hold {

	width: 100%;

	float: none;

	margin: 0 0 20px;

}

.block-detail .text-inf {

	border-top: 1px solid #9c9c9c;

	padding: 10px 0 0;

	width: 100%;

	float: none;

	border-left: 0;

}

.block-detail .text-inf ul {

	width: 100%;

	float: none;

	padding: 0;

}

.block-detail .text-inf ul:first-child {

	width: 100%;

}

.post-inf {

	padding: 0 0 10px;

}

.box-item .item {

	max-width: 480px;

	margin: 0 auto;

}

.footer-panel {

	text-align: center;

	padding-top: 15px;

}

.footer-panel .logo {

	width: 100%;

	margin-bottom: 15px;

}

.footer-panel .list {

	width: 100%;

	padding: 0;

}

.footer-panel .list > li {

	width: 100%;

	padding: 0;

	margin-bottom: 15px;

}

.footer-panel .list > li:first-child {

	width: 100%;

	padding: 0;

	margin-bottom: 0;

}

.footer-panel .list > li:last-child {

	padding-left: 0;

}

.footer-panel h4 {

	margin-bottom: 10px;

}

.bloquote {

	display: none;

}

.footer-bar .copyright {

	display: block;

}

.footer-bar .footer-nav {

	margin: 5px 0 10px;

	display: block;

	text-align: center;

	letter-spacing: -4px;

	font-size: 0;

	line-height: 0;

}

.footer-bar .footer-nav li {

	float: none;

	padding: 0 0 0 5px;

	margin: 0 5px 5px 0;

	display: inline-block;

	font-size: 13px;

	line-height: 16px;

	letter-spacing: 0;

}

}

@media screen and (max-width:639px) {
	/* For Connect our team cards */
	.employees-list .col-xs-6
	{
		width: 100% !important;
		height: auto !important;
	}
	.text-box:after
	{

		top: -31px !important;

    	height: 90px !important;
    	width: 100% !important;
	} 
	.pro-pic img
	{
		margin-top: -11px;
	}
	.employees-list-wrapper .employees-list .employees-detail .image-holder img
	{
		max-height: none !important;
	}

	/* For Connect our team cards end */
}




@media all and (max-width: 540px) {

.navbar-form .form-control {

	width: 90%;

}

}



@media all and (max-width: 480px) {

.accordion > li {

	width: 43%;

}

.accordion > li:last-child {

	width: 12%;

}

.accordion > li:last-child a {

	padding: 10px 5px 9px;

}

}



@media all and (max-width: 479px) {

.post .visual {

	float: none !important;

	margin: 0 0 10px;

}

}

.gray-box {

	background: #f4f4f4 none repeat scroll 0 0;

	font-style: italic;

	margin-bottom: 30px;

	margin-top: 30px;

	padding: 10px 10px 10px 24px;

}

.filter {

	margin-top: 21px;

	padding-bottom: 17px;

	background-image: url(../images/lower-shadow.png);

	background-repeat: no-repeat;

	background-position: bottom center;

	background-size: contain;

	background-color: #fff;

	position: relative;

}

.filter span.jcf-select {

	width: 25% !important;

	display: inline-block;

}

.filter div.reset {

	display: inline-block;

}

.event-box {

	border-bottom: 1px solid #cdcdcd;

	padding: 22px 0 13px 6px;

}

.event-box.event-img.event-img-inline {

	display: inline-block;

	width: 100%;

}

.event-box img {

/*   border: 4px solid #ccc;







   float: left !important;







    margin-right: 22px !important;*/







}

/*.event-img-inline img {







    max-width: 200px !important;







}*/















.event-box p {

	margin-bottom: 4px;

}

.gray-text.medium a {

	color: #999998 !important;

	/* font-family: swis721_bt_wgl4roman !important;*/







	font-size: 14px !important;

	text-decoration: none !important;

}

.sky-blue-text {

	color: #00a7e1 !important;

	font-size: 19px !important;

	letter-spacing: 0.9px !important;

}
.sky-blue-text.event-detailpage{
	font-family: 'Roboto Slab', sans-serif !important;
    font-size: 30px !important;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 400 !important;
    color: #337ab7 !important;
    margin-top: 0 !important;
    display: inline-block;
}
/*event section 06-mar-19*/
.events-section .buttons > ul{
	padding-left: 0;
}
.evtpay_container #calendar-table .title{
	color: #996F21;
}
.evtpay_container #calendar-table #cal-inner th{
	color: #e67e22;
}
.event-box .buttons a{
	font-size: 13px;
	padding: 7px 8px;
}
/*event section 06-mar-19*/


.events-section .sky-blue-text {

	font-family: 'Merriweather', serif;

}

.dark-gray {

	color: #666666 !important;

	font-size: 16px !important;

}

.reset a {

	color: #666666;

	font-size: 12px;

}

#sidebar-calendar {

	margin-top: 25px !important;

}

.header-right {

	position: relative;

}

#sidebar .visit-form fieldset {

	width: 100%;

}

#sidebar .visit-form {

	clear: both;

}

#sidebar h3.sky-blue {

	margin: 25px 0 15px 0;

	font-size: 19px;

	font-family: 'Merriweather', serif;

}

#sidebar .text-part p {

	font-size: 16px;

	line-height: 25.6px;

}

.event-box table {

	width: 100%;

}

#sidebar #jrs_departure_input:before, #sidebar #jrs_arrival_input:before {

	font-size: 12px !important;

	font-weight: normal !important;

}

#sidebar .ui-datepicker-trigger {

	right: 9px !important;

	width: 1px;

}

#sidebar #jrs_arrival_input {

	width: 42% !important;

	top: 53px !important;

}

#sidebar #jrs_departure_input {

	top: 53px !important;

}

#sidebar #jrs_lodging_select_div {

	top: 108px !important;

}

#sidebar #jrs_search_submit {

	height: 28px !important;

	bottom: 11px!important;

}

#sidebar #jrs_lodging_select_div:before {

	font-size: 13px !important;

}

.footer-bar .social2 {

	display: inline-block;

	padding: 0;

	vertical-align: top;

}

.footer-bar .social2 li {

	float: left;

	margin: 0 0 10px 14px;

	list-style: none;

}

.footer-bar .social2 li:first-child {

	margin-left: 0;

}

.image_shadow {

	position: relative;

}

.image_shadow:before {

	width: 231px;

	height: 11px;

	background: url(../images/image_shadow_top.jpg) no-repeat 0 0;

	content: "";

	position: absolute;

	top: -19px;

	right: 0px;

}

.image_shadow:after {

	width: 195px;

	height: 11px;

	background: url(../images/image_shadow_bottom.jpg) no-repeat 0 0;

	content: "";

	position: absolute;

	bottom: -19px;

	left: 0px;

}

.image_shadow2 {

	position: relative;

}

.image_shadow2:before {

	width: 231px;

	height: 11px;

	background: url(../images/image_shadow_top2.jpg) no-repeat top right;

	content: "";

	position: absolute;

	top: -19px;

	right: 0px;

}

.image_shadow2:after {

	width: 231px;

	height: 11px;

	background: url(../images/image_shadow_bottom2.jpg) no-repeat 0 0;

	content: "";

	position: absolute;

	bottom: -19px;

	left: 0px;

}

.image_shadow img {

	max-height: 300px;

}

.event-box .event-links a {

	font-size: 14px !important;

	text-decoration: none;

}

.event-box .event-links a:hover {

	text-decoration: none !important;

}

.text-right {

	font-size: 12px;

	padding: 5px 0 0 0;

}

.footer_dynamic_image {

	width: 20%;

	float: left;

	margin-left: 30px;

}

#homeEvent {

	margin-bottom: 25px;

}

#homeEvent #jrs_arrival_input {

	top: 47px;

}

#homeEvent #jrs_departure_input {

	top: 47px;

	left: 149px;

}

#homeEvent #jrs_lodging_select_div {

	top: 47px;

	left: 286px;

}

#homeEvent #jrs_search_submit {

	height: 28px;

	bottom: 9px;

}

#homeEvent .ui-datepicker-trigger {

	right: 9px !important;

	width: 1px;

}

.content-bg-full {

	margin-right: -15px;

	box-shadow: none;

}

.content-bg-full:after {

	box-shadow: none;

}

.white-popup {

	position: relative;

	max-width: 380px;

	margin: 20px auto;

}

.mfp-close-btn-in .mfp-close {

	color: #fff !important;

}

/* Form */







.xlform {

	position: relative;

	z-index: 1;

	background: #FFFFFF;

	max-width: 300px;

	margin: 0 auto 100px;

	padding: 30px;

	border-top-left-radius: 3px;

	border-top-right-radius: 3px;

	border-bottom-left-radius: 3px;

	border-bottom-right-radius: 3px;

	text-align: center;

}

.xlform .thumbnail {

	width: 181px;

	height: 110px;

	margin: 0 auto 30px auto;

	/*background: rgba(0, 0, 0, 0) url("../images/bg-logo.jpg") repeat scroll 0 0;







  margin: 0 auto 30px;







  padding: 50px 30px;







  border-top-left-radius: 100%;







  border-top-right-radius: 100%;







  border-bottom-left-radius: 100%;







  border-bottom-right-radius: 100%;*/







	box-sizing: border-box;

}

.xlform .thumbnail img {

	display: block;

	width: 100%;

}

.xlform input {

	/* background: #f2f2f2; */

	width: 100% !important;

	border: 1px solid #cccccc !important;

	margin: -5px !important;

	padding: 10px 10px;

	height: 37px !important;

	line-height: 37px;
	/*outline: 0;







  background: #f2f2f2;







  width: 100%;







  border: 0;







  margin: 0 0 15px;







  padding: 15px;







  border-top-left-radius: 3px;







  border-top-right-radius: 3px;







  border-bottom-left-radius: 3px;







  border-bottom-right-radius: 3px;







  box-sizing: border-box;







  font-size: 14px;







  color: red;*/

}
.xlform input:focus{
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
}
.xlform button {

	outline: 0;

	background: none;

	width: 100%;

	border: 2px solid #ad4703;

	padding: 8px 10px;

	border-top-left-radius: 3px;

	border-top-right-radius: 3px;

	border-bottom-left-radius: 3px;

	border-bottom-right-radius: 3px;

	color: #ad4703;

	font-size: 16px;

	-webkit-transition: all 0.3 ease;

	transition: all 0.3 ease;

	cursor: pointer;

	text-transform: uppercase;

	margin-top: 10px;

	font-family: 'Roboto Slab', serif;

	text-transform: uppercase;

	font-weight: 600;
	/* background: #366e9a;
	color: #FFFFFF;
	letter-spacing: 1px;*/
	height: auto !important;
	line-height: normal !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	outline: none !important;
}

.xlform button:hover, 
.xlform button:hover, 
.xlform button:active, 
.xlform button:active:hover, 
.xlform button:active:focus, 
.xlform button.active.focus {
	border: 2px solid #ad4703;
	background: none;
	color: #ad4703;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	outline: none !important;
}

.xlform .message {

	margin: 15px 0 0;

	color: #366e9a;

	font-size: 13px;

}

.xlform .message a {

	font-size: 13px;

	color: #366e9a;

	text-decoration: none;

}

.xlform .register-form {

	display: none;

}

.xlform .register-form label.error {

	color: #ff0000;

	margin-bottom: 0;

	margin-top: 5px;

	font-weight: 400;

	display: none !important;

}

.xlform .register-form input.error {

	font-size: 14px;

	border-color: red;

	border-radius: 2px;

}

.xlform #xloginbottom {

	font-size: 13px;

	color: #366e9a;

	padding: 10px 0 0 0;

}

.xlform #xloginbottom a {

	font-size: 13px;

	color: #366e9a;

}

.xlform h3 {

	margin: 0px;

	padding: 0 0 0px 0;

	font-size: 14px;

}

.eventListing {

}

.event-date-size {

	font-size: 17px !important;

}

.home-video {

}

.home-video h2 {

	margin-bottom: 8px;

	font-weight: bold;

}

.block-visual.home-video p {

	font-size: 13px;

}

.home-video .video {

	margin-bottom: 13px;

}

.col-req-top {

	margin-bottom: 35px;

}

.col-req-top > h2 {

	text-transform: uppercase;

	font-size: 18px;

}

.row-req:after {

	content: "";

	clear: both;

	display: block;

}

.row-req {

	background-color: #f4f5f5;

	padding: 11px 15px;

	clear: both;

}

.row-req [class*='col-'] p {

	font-size: 16px;

	color: #454545;

	line-height: 26px;

	font-weight: 400;

	margin-bottom: 5px !important;

	margin-top: 0px;

}

.row-req [class*='col-'] p i {

	font-size: 14px;

	line-height: 18px !important;

}

.row-req label {

	padding-left: 0px !important;

	color: #38709d;

	font-size: 17px;

}

.row-req label .jcf-checkbox {

	margin-right: 5px;

}

/*.row-req  label .jcf-checkbox.jcf-checked { background-color: #55b355; border-color: #fff;}*/







.row-req label.jcf-label-active .jcf-checkbox {

	background-color: #55b355;

}

.row-req label.jcf-label-active .jcf-checkbox span {

	border-color: #fff;

}

.row-req label.jcf-label-active .jcf-focus span {

	border-color: #fff !important;

}

.row-req label .jcf-focus, .row-req label .jcf-focus * {

	border-color: #898989 !important;

}

hr.newhrLine {

	border-color: #C5C5C5 !important;

	margin: 17px 0;

}

/*.row-req  label .jcf-checkbox.jcf-checked { background-color: #55b355;}







.row-req  label .jcf-checkbox span { border-color: #fff; }







.row-req  label .jcf-checkbox { margin-right: 5px;}







.row-req .jcf-label-active .jcf-checkbox span { border-color: #fff;}















.row-req label .jcf-checkbox .jcf-focus span { border-color: red !important; }*/















.row-req .col-xs-3.col-sm-2 > img {

	display: block;

	margin-top: 7px;

	width: 100%;

	height: auto;

}

#req-frm {

	margin: 0px 0 35px 0;

	clear: both;

}

#req-frm .row {

	margin-bottom: 15px;

}

#req-frm textarea {

	box-shadow: none;

}

#req-frm .form-control {

	border: 0px;

	border-bottom: 1px solid #9E9E9E;

	padding: 0 4px;

	font-size: 15px;

	box-shadow: none;

	transition: none;

}

#req-frm .form-control:focus, #req-frm textarea:focus {

	box-shadow: none;

	border-bottom: 1px solid #366e9a;

}

#req-frm .jcf-select {

	border-bottom: 1px solid #9E9E9E;

}

#req-frm h4 {

	height: 29px;

	line-height: 29px;

	background-color: #38709d;

	color: #fff;

	padding: 0 15px;

	margin-bottom: 30px;

}

#req-frm h3 {

	margin: 0 0 0px 0;

}

#req-frm .checkbox label {

	padding-left: 3px;

}

#req-frm .checkbox label .jcf-checkbox {

	margin-right: 6px;

}

#req-frm input[type="submit"] {

	display: inline-block;

	width: auto;

	padding: 8px 30px;

	margin-top: 25px;

	background-color: #38709d;

	color: #fff;

}

#req-frm h3 {

	text-transform: capitalize;

	font-size: 19px;

}

#req-frm .form-control.error {

	border-color: red;

}

#req-frm .form-control.valid {

	border-color: green;

}

#req-frm label.error {

	font-size: 12px;

	font-weight: normal;

	display: none !important;

}

#banner-162x600 {

	text-align: center;

	padding: 3px 0 15px;

}

.sidebar {

	min-height: 600px;

}

.php_error {

	background-color: red;

	padding: 10px;

	color: #fff;

	border-radius: 2px;

}

.php_sucess {

	background-color: green;

	padding: 10px;

	color: #fff;

	border-radius: 2px;

}

#req-frm .checkbox jcf-checkbox span {

	border-color: #fff;

}

#req-frm .checkbox label.jcf-label-active .jcf-checkbox span {

	border-color: #fff;

}

#req-frm .checkbox label.jcf-label-active .jcf-checkbox {

	background-color: #55b355;

}

#req-frm .checkbox label.jcf-label-active .jcf-focus span {

	border-color: #fff !important;

}

#req-frm .checkbox label .jcf-focus, #req-frm .checkbox label .jcf-focus * {

	border-color: #898989 !important;

}

#req-frm .labelTextblue {

	font-weight: normal;

	color: #38709d;

	font-size: 19px;

}

/* */















.block-detail.places-to-stay h2 {

	float: left;

	font-size: 26px;

}

.places-to-stay .book_url {

	float: right;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 18px;

}

.places-to-stay address {

	clear: both;

}

.places-to-stay .book_url a {

	color: #1dac84;

	text-decoration: none;

}

.places-to-stay .book_url span {

	color: #333 !important;

}

.box-inf:after {

	content: "";

	clear: both;

	display: block;

}

.places-to-stay .box-map {

	clear: both;

	margin: 45px 0 0 0;

}

/* Tags List */















.tags-list {

	font-size: 15px;

}

.eve-cal-sub {

}

.eve-cal-sub a {

	font-size: 15px;

	display: block;

	overflow: hidden;

}

] .eve-cal-sub a:hover {

text-decoration: none;

}

.eve-cal-sub img {

	vertical-align: middle;

	margin-right: 12px;

	display: inline-block;

	border: none;

}

.eve-cal-sub br {

	display: none;

}

.padding-left-none {

	padding-left: 0px !important;

}

.padding-right-none {

	padding-right: 0px !important;

}

.events-home h3 {

	font-family: 'Merriweather', serif;

	font-size: 16px;

}

.home_slide_text {

	/*position: absolute;







	z-index: 1;







	left: 0;







	right: 0;







	overflow: hidden;







	bottom: 0;







	overflow: hidden;







	text-overflow: ellipsis;







	vertical-align: top;







	white-space: nowrap;







	text-align: center;







	font-size: 29px;







	line-height: 1;







	padding: 10px 0 8px;







	color: #fff;







	background: rgba(54, 54, 54, .56);







	white-space: nowrap;







	background-color: red;







	font-size: 29px;







	position: absolute;







	white-space: nowrap;







	color: #fff;







	background: rgba(54, 54, 54, .56);















	bottom: 47px;







	z-index: 8;







	width: 490px;







	padding: 0 44px 3px 20px;







	right: 50%;







	-webkit-transform: translateX(50%);







	-ms-transform: translateX(50%);







	transform: translateX(50%);







background: rgba(54, 54, 54, 0.56) none repeat scroll 0 0;







color: #fff;







font-size:26px;







left: 18px;







padding: 5px 10px;







position: absolute;







bottom: 48px;







width: 69.5%;







z-index: 8;







left:15.25%;







font-wight:400;*/







	background: rgba(54, 54, 54, 0.56) none repeat scroll 0 0;

	bottom: 40px;

	color: #fff;

	font-size: 25px;

	left: 0;

	margin: auto;

	padding: 2px 10px;

	position: absolute;

	right: 0;

	width: 60%;

	z-index: 8;

}

.carousel-control .icon-next, .carousel-control .icon-prev {

	width: 30px;

	height: 30px;

	margin-top: 0px;

	font-size: 40px;

	transform: scale(1, 2);

}

.carousel-control .icon-next::before {

	content: "\e258";

	font-family: "Glyphicons Halflings";

}



@media (max-width:767px) {

.carousel-control .icon-next, .carousel-control .icon-prev {

	display: none

}

.home_slide_text {

	display: none;

}

}

.carousel-control .icon-prev {

	font-size: 40px;

	height: 30px;

	margin-left: -33px;

	margin-top: 0;

	transform: scale(1, 2);

	width: 30px;

}

.carousel-control .icon-prev::before {

	content: "\e257";

	font-family: "Glyphicons Halflings";

}

.box-gallery .slideset > a {

	display: block;

	position: relative;

}

.cycle-gallery .slideshow .slide {

	display: none !important;

}

.places-to-stay address {

	margin-bottom: 18px !important;

}

.places-to-stay .text {

	margin-bottom: 15px !important;

}

.places-to-stay .amenities-list h3 {

}

.places-to-stay .amenities-list ul {

	margin: 0px;

	padding: 0px;

	font-size: 16px;

	line-height: 18px;

}

.places-to-stay .amenities-list ul li {

	float: left;

	list-style: none;

	margin: 0 10px 6px 0;

	padding-right: 15px;

	position: relative;

}

.places-to-stay .amenities-list ul li:after {

	content: "|";

	position: absolute;

	right: 0px;

}

.places-to-stay .amenities-list ul li a {

	color: #333;

}

.places-to-stay .amenities-list ul li:last-child:after {

	content: "";

}

.xitem {

	width: 200px;

}

.grid-col-row {

	margin-left: -14px;

}

.isotope {

	width: 100%;

}

.isotope:after {

	content: '';

	display: block;

	clear: both;

}

.isotope .ixitem {

	margin-bottom: 30px;

	margin-left: 30px;

	cursor: pointer;

}

.isotope .ixitem {

	width: calc(49% - 30px);

}

.isotope .ixitem {

	overflow: hidden;

	transition-property: transform;

	-o-transition-property: -o-transform, opacity;

	-ms-transition-property: -ms-transform, opacity;

	-moz-transition-property: -moz-transform, opacity;

	-webkit-transition-property: -webkit-transform, opacity;

	transition-duration: 0.6s;

	-o-transition-duration: 0.6s;

	-ms-transition-duration: 0.6s;

	-moz-transition-duration: 0.6s;

	-webkit-transition-duration: 0.6s;

}

.grid-col-row .xpanel header {

	position: relative;

}

.grid-col-row .xpanel header figure {

	margin: 0px;

	padding: 0px;

	position: relative;

	z-index: 1;

}

.grid-col-row .xpanel header figure:after {

	content: "";

	position: absolute;

	top: 0;

	left: 0;

	bottom: 0;

	right: 0;

	background: rgba(255, 255, 255, .4);

	z-index: 3;

}

.grid-col-row .xpanel header .circle {

	position: absolute;

	right: 50%;

	-webkit-transform: translateX(50%);

	-ms-transform: translateX(50%);

	transform: translateX(50%);

	background: rgba(255, 255, 255, .56);

	padding: 4px;

	bottom: -31%;

	z-index: 5;

	width: 138px;

	border-radius: 50%;

}

.grid-col-row .xpanel header .circle img {

	border-radius: 50%;

	max-width: none;

	width: 130px;

	height: 130px;

}

.grid-col-row .xpanel header figure img {

	height: 146px;

	width: 100%;

}

.grid-col-row .xpanel .xpanel-body {

	background: #f6f8f8 none repeat scroll 0 0;

	color: #508ab7;

	font-size: 16px;

	line-height: 20px;

	overflow: hidden;

	padding: 60px 20px 25px;

	text-align: center;

}

/*.grid-col-row .xpanel .xpanel-body a { color: #27648e;}*/















/*.unslider { overflow: hidden; margin: 0; width: 130px; }







.unslider .xbanner { height: 130px;}







.unslider ul.unslider-wrap { position: relative;}







.unslider ul.unslider-wrap, .unslider ul.unslider-wrap li { margin: 0px; padding: 0px; list-style: none;}







.unslider ul.unslider-wrap li { position: absolute;}







.unslider ul.unslider-wrap li { float: left;}







.unslider ul.unslider-wrap li img {  border-radius: 50%;    max-width: none;    width: 100%;}*/















.img-hold2 {

	width: 100%;

	margin-top: 14px;

}

.img-hold2 img {

	max-width: none;

	width: 100%;

}

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {

	background-color: #d2d2d2;

}

/*#scroll-pane,.scroll-pane { background-color:white;float:left;overflow: auto; width: 420px; height:300px;position:relative;border:1px solid gray;margin-left:50px;margin-bottom:25px;display:inline}















.scroll-content-item {background-color:#fcfcfc;color:#003366;width:100px;height:100px;float:left;margin:10px;font-size:3em;line-height:96px;text-align:center;border:1px solid gray;display:inline;}*/















/*CYCLER - COMMON*/







/*.container{height:337px;width:506px;float:left;margin-left:50px;display:inline;margin-bottom:40px}*/















.xbanner {

	position: relative;

	width: 130px;

	height: 130px;

}

.xbanner img {

	position: absolute;

	z-index: 1

}

.xbanner img.active {

	z-index: 3

}

.filter-box-warp:after {

	content: "";

	clear: both;

	display: block;

}

.filter-box-warp h1 {

	float: left;

}

.filter-box-warp .search-hold {

	float: right;

	width: 230px;

	padding: 0px;

}

.filter-box-warp .search-hold input[type="text"] {

	height: 28px;

}

.filter-box-warp .search-hold button {

	position: absolute;

	right: 1px;

	top: 0px;

	width: 28px;

	height: 28px;

	text-transform: none;

	padding: 0;

	background: #fff;

	font-size: 16px;

	line-height: 18px;

	color: #727272;

	border: none;

}

.filter-box-row:after, .filter-box-row .filter-box-left:after {

	content: "";

	clear: both;

	display: block;

}

.filter-box-row {

	padding: 15px 0 0 0;

}

.filter-box-row .filter-box-left {

	float: left;

	width: 81%;

}

.filter-box-row .filter-box-left ul {

	margin: 0px;

	padding: 0px;

	list-style: none

}

.filter-box-row .filter-box-left ul li {

	margin: 0 20px 0 0;

	padding: 0px;

	float: left;

	font-size: 16px;

}

.filter-box-row .filter-box-left ul li label {

	color: #25628e;

}

.filter-box-row .filter-box-left ul li label .jcf-checkbox {

	margin-right: 5px;

}

.filter-box-row .filter-box-left ul li:last-child {

	margin-left: 21px;

}

.filter-box-row .filter-box-left ul li input[type="submit"] {

	border: none;

	background-color: #e6edf2;

	color: #366e9a;

	width: 50px;

	height: 21px;

	text-align: center;

	line-height: 14px;

	text-transform: capitalize;

	border-radius: 3px;

	font-size: 14px;

}

.filter-box-row .filter-box-right {

	float: right;

	text-align: right;

	font-size: 16px;

	color: #25628e;

	position: relative;

}

.filter-box-row .filter-box-right a {

	width: 21px;

	height: 21px;

	display: inline-block;

	color: #fff;

	background-color: #2e6792;

	border-radius: 2px;

	font-size: 14px;

	text-align: center;

}

.amenities-dropdown {

	width: 168px;

	background: #1e5e89;

	text-align: left;

	padding-top: 10px;

	margin-top: -3px;

	display: none;

	position: absolute;

	right: 0px;

	z-index: 10;

}

.amenities-dropdown .list-wrap {

	height: 175px;

	overflow: auto;

}

.amenities-dropdown ul {

	margin: 0px;

	padding: 0px;

	list-style: none

}

.amenities-dropdown ul li {

	margin: 0px;

	font-size: 14px;

	color: #fff;

	padding: 0 10px;

}

.amenities-dropdown ul li label {

	margin: 0px;

	padding: 0px;

}

.amenities-dropdown ul li label .jcf-checkbox {

	margin-right: 11px;

}

.amenities-dropdown #applybtn {

	background-color: #39719e;

	padding: 0px;

	margin-top: 10px;

}

.amenities-dropdown #applybtn button {

	width: 100%;

	font-size: 14px;

	background-color: #39719e;

	text-align: center;

	height: 32px;

	line-height: 32px;

	border: none;

	color: #fff;

}

.filter-box-row .filter-box-left ul li label.checkbox-inline {

	padding-left: 0px;

}

/*.filter-box-row .filter-box-left ul li label.jcf-label-active .jcf-checkbox { background-color: #2f79b6;  }







.filter-box-row .filter-box-left ul li label.jcf-label-active .jcf-checkbox span {  border-color: #fff;  }







.filter-box-row .filter-box-left ul li label.jcf-label-active .jcf-focus span  { border-color: #fff !important; }







.filter-box-row .filter-box-left ul li label .jcf-focus, .filter-box-row .filter-box-left ul li label .jcf-focus * { border-color: #898989 !important; }*/























#places-to-stay-list .book_url {

	float: right;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 18px;

}

#places-to-stay-list .book_url a {

	color: #1dac84;

	text-decoration: none;

}

#places-to-stay-list .book_url span {

	color: #333 !important;

}

.places-to-stay-post {

	padding: 26px 0 24px;

}

.art-culture-theater {

	padding: 26px 0 24px;

}

.art-culture-theater .pull-left a {

	display: block;

}

.post .visual {

	overflow: hidden;

}

.fancybox-wrap {

	width: 514px !important;

}

.fancybox-inner {

	width: 500px !important;

	height: auto !important;

}

.readMore {

	border-top: 1px solid #e2e2e2;

	margin: 5px 0 0 0;

	padding: 10px 0 0 0;

}

.readMore a {

	color: #808080;

}

.filter-box-row .filter-box-left ul li {

}

.checkbox {

	float: left;

	width: 18px;

	height: 18px;

	background: url(../images/checkbox.png) no-repeat 0 0;

	margin: 4px 6px 0 0;

	padding: 0;

	min-height: inherit;

}

input[type="checkbox"]:checked + .checkbox {

	background-position: 0 -18px;

}

.checkbox {

	background-position: 0 0;

}

/*.styled {left: 0;opacity: 0;position: absolute;top: 4px;}*/























/*div.checker, div.checker span, div.checker input { height: 16px; width: 16px; }







div.checker { margin:0; display: inline-block; vertical-align: middle; }







div.checker span { background: url(../images/checkbox.jpg) no-repeat; display: inline-block; text-align: center; }







div.checker input {opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;border: none;background: none;display: -moz-inline-box;display: inline-block;*display: inline;zoom: 1;text-align: center;}







div.checker.hover span.checked, div.checker.focus span.checked { background-position: 0 -29px; }







div.checker span.checked { background-position: 0 -29px; }







*/







#weather {

	color: #fff;

	background: #00be9c;

	padding: 10px;

	margin: 10px 0;

	max-width: 340px;

	border-radius: 1px;

	font-size: 16px;

}

div.flatWeatherPlugin ul.wiForecasts li.wiDay {

	padding: 0;

}

div.flatWeatherPlugin ul.wiForecasts ul.wiForecast li.wi::before {

	line-height: 26px;

	vertical-align: middle;

}



@media only screen and (min-width: 1023px) and (max-width: 1054px) {

/*body * { border: 1px solid green;}	*/







.navbar-nav > li > a {

	padding-left: 3px;

	padding-right: 6px;

}

}



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

#homeEvent #jrs_calendar_form {

	height: 275px;

}

#homeEvent #jrs_arrival_input, #homeEvent #jrs_departure_input, #homeEvent #jrs_lodging_select_div, #homeEvent #jrs_search_submit {

	width: 93%;

}

#homeEvent #jrs_arrival_input {

	top: 53px;

	left: 20px;

}

#homeEvent #jrs_departure_input {

	top: 114px;

	left: 20px;

}

#homeEvent #jrs_lodging_select_div {

	top: 172px;

	left: 20px;

}

#homeEvent #jrs_search_submit {

	left: 20px;

	right: inherit !important;

}

.footer_dynamic_image {

	margin-left: 0px;

}

}



@media only screen and (min-width: 768px) and (max-width: 1023px) {

/*body * { border: 1px solid green;}*/







#sidebar #jrs_calendar_form {

	position: relative !important;

}

#sidebar #jrs_departure_input {

	left: inherit !important;

	right: 9px !important;

}

#homeEvent {

}

#homeEvent #jrs_arrival_input, #homeEvent #jrs_departure_input, #homeEvent #jrs_lodging_select_div, #homeEvent #jrs_search_submit {

	width: 93%;

}

#homeEvent #jrs_arrival_input {

	top: 53px;

	left: 20px;

}

#homeEvent #jrs_departure_input {

	top: 114px;

	left: 20px;

}

#homeEvent #jrs_lodging_select_div {

	top: 172px;

	left: 20px;

}

#homeEvent #jrs_search_submit {

	left: 20px;

	right: inherit !important;

}

.footer_dynamic_image {

	margin-left: 0px;

}

.places-to-stay .text {

	margin-top: 30px;

}

.grid-col-row {

	background-color: blue;

}

}



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

/*body * { border: 1px solid red;}*/







 







.footer_dynamic_image {

	float: none;

	padding: 15px 0 30px;

	width: 100%;

}

.footer-panel .list > li:last-child {

	width: inherit;

}

#sidebar #jrs_calendar_form {

	position: relative !important;

}

#sidebar #jrs_departure_input {

	left: inherit !important;

	right: 9px !important;

}

#homeEvent {

}

#homeEvent #jrs_arrival_input, #homeEvent #jrs_departure_input, #homeEvent #jrs_lodging_select_div, #homeEvent #jrs_search_submit {

	width: 93%;

}

#homeEvent #jrs_arrival_input {

	top: 53px;

	left: 20px;

}

#homeEvent #jrs_departure_input {

	top: 114px;

	left: 20px;

}

#homeEvent #jrs_lodging_select_div {

	top: 172px;

	left: 20px;

}

#homeEvent #jrs_search_submit {

	left: 20px;

	right: inherit !important;

}

.footer_dynamic_image {

	margin-left: 0px;

}

.grid-col-row {

	margin: 15px;

}

.isotope .ixitem {

	margin-bottom: 10px;

	margin-left: 0;

}

.isotope .ixitem {

	width: 100%;

}

.grid-col-row .xpanel header .circle {

	bottom: -11%;

}

.places-to-stay .text {

	margin-top: 30px;

}

.grid-col-row .xpanel header figure img {

	height: 250px;

}

.fancybox-wrap {

	width: 304px !important;

}

.fancybox-inner {

	width: 290px !important;

	height: auto !important;

}

.breadcrumb {

	display: none;

}

}



@media all and (max-width: 540px) {

#homeEvent #jrs_arrival_input, #homeEvent #jrs_departure_input, #homeEvent #jrs_lodging_select_div, #homeEvent #jrs_search_submit {

	width: 89%;

}

#sidebar #jrs_arrival_input {

	top: 42px !important;

}

#sidebar #jrs_departure_input {

	top: 42px !important;

}

#sidebar #jrs_lodging_select_div {

	top: 97px !important;

}

#sidebar #jrs_search_submit {

}

.footer_dynamic_image {

	margin-left: 0px;

}

.breadcrumb {

	display: none;

}

}



@media all and (max-width: 480px) {

#homeEvent #jrs_arrival_input, #homeEvent #jrs_departure_input, #homeEvent #jrs_lodging_select_div, #homeEvent #jrs_search_submit {

	width: 89%;

}

.breadcrumb {

	display: none;

}

#sidebar #jrs_arrival_input {

}

#sidebar #jrs_departure_input {

}

#sidebar #jrs_lodging_select_div {

}

#sidebar #jrs_search_submit {

}

.footer_dynamic_image {

	float: none;

	padding: 15px 0 30px;

	width: 100%;

}

.grid-col-row .xpanel header figure img {

	height: 146px;

}

.grid-col-row .xpanel header .circle {

	bottom: -35%;

}

.filter-box-row { /*border: 1px solid red;*/

}

.filter-box-row .filter-box-left ul li {

	display: block;

	float: none;

}

.filter-box-row .filter-box-left ul li label {

	padding-left: 0px;

}

.filter-box-row .filter-box-left ul li:last-child {

	margin-top: 20px;

}

.filter-box-row .filter-box-right {

	float: left;

	margin: 28px 0 0 0;

}

.post .body-post {

	padding: 8px 0 0;

}

}

.option-no {

	display: none;

}

.icon-search.group_all_6 {

	bottom: 7px;

	color: #fff;

	position: absolute;

	right: 7px;

	text-decoration: none;

	z-index: 999;

}

.mapitpopup1 {

	height: 317px!important;

}



@media all and (max-width:1023px) {

.home_slide_text {

	font-size: 25px;

	line-height: 1.3;

}

.cycle-gallery .btn-next {

	left: 71.8%;

}

}



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

.cycle-gallery .btn-next {

	bottom: 20px;

}

.home_slide_text {

	bottom: 20px;

	font-size: 18px;

}

}



@media all and (max-width:567px) {

.home_slide_text {

	font-size: 15px;

	line-height: normal;

}

.cycle-gallery .btn-next {

	left: 70.9%;

}

}



@media all and (max-width:479px) {

.cycle-gallery .btn-next {

	left: inherit;

	right: 10px;

}

}

.mfp-iframe-scaler iframe {

	background: #000 url("img/loader.gif") no-repeat scroll center center!important;

}

.mfp-iframe-scaler iframe {

	background: #000 none repeat scroll 0 0;

	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);

	display: block;

	height: 100%;

	left: 0;

	position: absolute;

	top: 0;

	width: 100%;

}

.mfp-iframe-scaler {

	padding-top: 90.25%;

}

.mfp-iframe-holder .mfp-content {

	max-width: 400px;

}

/* for itinearary page */































.trip-planner .twocolumns h1 small {

	color: #276482;

}

.filter-tab {

	list-style: outside none none;

	padding: 0;

	float: left;

}

.filter-tab > li {

	display: inline-block;

	padding: 0 3px;

	float: left;

}

.saveand-clear {

	display: block;

	font-size: 16px;

	margin-bottom: 10px;

	margin-left: 20px;

	margin-top: 10px;

	text-align: left;

}

.saveand-clear > a {

	margin-right: 12px;

}

.filter-tab li a {

	background: #eee none repeat scroll 0 0;

	border-radius: 5px;

	color: #27648e;

	display: block;

	padding: 5px 15px;

	text-align: center;

	width: 130px;

}

.filter-tab li a:hover {

	text-decoration: none!important;

	color: #82a5c0;

}

.planner-top > a {

	display: block;

	float: left;

	font-size: 16px;

	margin-bottom: 10px;

	margin-left: 20px;

	margin-top: 10px;

	text-align: left;

}

.list-content {

	border-top: 1px solid #ddd;

	clear: both;

	padding-left: 0;

	padding-top: 15px;

}

.list-content > li {

	background: #f8f8f8 none repeat scroll 0 0;

	border-left: 24px solid #dddddd;

	list-style: outside none none;

	padding: 15px;

	margin-bottom: 40px;

	position: relative;

}

.inner-content {

	margin: 0 -10px;

	padding: 0;

}

.inner-content > li {

	display: inline-block;

	padding: 0 10px;

	vertical-align: top;

	width: 30%;

}

.inner-content > li:first-child {

	width: auto;

}

.inner-content > li:last-child {

	line-height: normal;

	margin-top: 35px;

	text-align: center;

	width: 18%;

}

.inner-content > li h2 {

	color: #27648e;

	font-size: 16px;

	line-height: 1.5;

	margin-bottom: 0;

}

.inner-content > li a {

	font-size: 15px;

}

.inner-content > li .address {

	color: #666666;

	font-size: 15px;

	line-height: 1.5;

	margin-bottom: 0;

}

.inner-content > li .phone {

	font-size: 15px;

	margin-bottom: 0;

}

.inner-content > li a {

	font-size: 15px;

}

.inner-content > li:last-child a {

	display: inline-block;

	line-height: normal;

	padding: 0 5px;

	vertical-align: middle;

}

.list-content > li::before {

	background: url(dots.png) no-repeat center center;

	;

	content: "";

	cursor: pointer;

	display: block;

	height: 30px;

	left: -17px;

	position: absolute;

	top: 40%;

	width: 10px;

}

.tab-bar .nav > li > a {

	font-family: "Merriweather", serif;

	font-size: 15px;

	padding: 10px 8px;

	border: none;

	outline: none;

}

.tab-bar .nav > li.active > a {

	background-color: transparent;

	border: none;

}

#sidebar.tab-bar {

	background-color: #fff;

	padding-top: 10px;

}

.tab-bar .nav-tabs {

	margin-bottom: 10px;

}

.tab-details {

	list-style: outside none none;

	margin: 0;

	padding: 0;

}

.tab-details h6 {

	margin-bottom: 2px;

	margin-top: 0;

}

.tab-details h6 a {

	color: #666;

	font-size: 16px;

	font-weight: bold;

	margin: 0px;

}

.tab-details p {

	color: #666;

	margin-bottom: 0;

	font-size: 15px;

}

.tab-details {

	color: #666;

	font-size: 16px;

	font-weight: bold;

	font-size: 15px;

	padding: 5px;

}

.tab-details .listing-links {

	margin: 0;

	padding: 0;

}

.tab-details .listing-links li {

	border-left: 1px solid #666;

	display: inline-block;

	line-height: 1;

	padding: 0 10px;

}

.tab-details .listing-links li:first-child {

	border-left: none;

	padding-left: 0;

}

.tab-details .listing-links li a {

	color: #666;

}

.tab-details > li {

	border-bottom: 1px solid #cccccc;

	margin-bottom: 6px;

	padding-bottom: 6px;

}

.tab-details > li.sorted::before {

	float: left;

	font-weight: normal;

	margin-right: 5px;

	line-height: 20px;

	height: 20px;

}

.tab-details > li.sorted a, .tab-details > li.sorted {

	color: #aaa;

}

.tab-details .jcf-checkbox {

	float: left!important;

	margin: 4px 9px 0 0!important;

	border: 1px solid #898989!important;

}

.favplusminus {

	font-size: 14px;

	font-weight: bold;

}

.filter-tab li.selecteditinerary a {

	background: #15446f none repeat scroll 0 0;

	color: #fff;

}

.tab-details > li.active a {

	color: #366c98;

}

.tab-details > li a:hover {

	color: #82a5c0;

}

.tab-details > li.active p {

	color: #366c98;

}

.dis-miles {

	bottom: -35px;

	color: #42912a;

	font-size: 16px;

	left: 0;

	margin: auto;

	position: absolute;

	right: 0;

	text-align: center;

}

.dis-miles img {

	margin-right: 10px;

}



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

.inner-content > li {

	width: 28%;

}

}



@media screen and (max-width:767px) {
	.meet-team-sec .header-cont-wrap{
		z-index: 8;
	}
	.pcss3mm ul.first_hide li:first-child{
		display: none;
	}
	.pcss3mm .dropdown > a::after{
		display: none;
	}
	.pcss3mm li.dropdown .dropdown-arrow {
		background: url(https://albanypinebush.org/media/images/homepage/download.svg) no-repeat center center;
		background-size: 15px;
		width: 45px;
		height: 48px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 99;
	}
	html body .pcss3mm>li.login_signup{
		display: block !important;
	}
	.pcss3mm > li > a{
		font-size: 22px !important;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.pcss3mm > li > a{
		font-family: 'Oswald', sans-serif;
		color: #6e8396;
		font-size: 36px;
		line-height: normal;
		padding-left: 12px;
		padding-right: 12px;
		font-weight: 600;
	}
html body .pcss3mm>li.login_signup{
	display: block !important;
}
#on_tablet{
	display: none;
}
#on_mobile{
	display: block !important;
	position: absolute;
	right: 0;
	z-index: 9;
	width: 100%;
}
.navbar-toggle span {
		background: #fff;
}
.navbar-toggle:hover {
	border: 2px solid #6e8396;
	background: #6e8396;
}
.navbar-toggle:hover span {
	background: #fff;
}
.navbar-toggle{
	border: 2px solid #6e8396 !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background: #6e8396 !important;
	padding: 10px 11px !important;
}
#myNavbar{
	padding:0 15px 15px;
	top:25px;
}
.filter-tab > li {

	margin-bottom: 10px;

}

.filter-tab {

	margin-bottom: 0;

}

.planner-top > a {

	margin-top: 0;

}

.inner-content > li {

	margin-bottom: 20px;

	width: 65%;

}

.inner-content > li:last-child {

	width: auto;

}

.list-content > li::before {

	top: 46%;

}

}



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

.inner-content > li {

	width: 58%;

}

}



@media screen and (max-width:479px) {
	#myNavbar ul#pcss3mm{
		background-color: rgba(255, 255, 255, 1);
		-webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.4);
		-moz-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.4);
		box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.4);
	}

.inner-content > li {

	width: 100%;

	margin-bottom: 10px;

}

.inner-content > li:last-child {

	height: auto;

	line-height: normal;

}

}

/* end itinearary page */























.login-error {

	line-height: normal;

	text-align: left;
	margin-bottom: 10px;

}

.xlform .error {

	display: block;

	font-size: 12px;

	text-align: left;

}

.xlform {

	padding: 15px;

}

.xlform input {

/* margin: 15px 0 0; */

}

.xlform .before_visit {

	margin-top: 10px;

	text-align: left;

}

.addtoitinerarycompany {

	cursor: pointer;

}

.xlform .form-group {

	text-align: left;

}

.xlform .form-group label {

	font-weight: normal;
	font-size:14px !important;
	color: #000 !important;

}

/* The Modal (background) */







.itinerarymodal {

	display: none; /* Hidden by default */

	position: fixed; /* Stay in place */

	z-index: 1; /* Sit on top */

	left: 0;

	top: 0;

	width: 100%; /* Full width */

	height: 100%; /* Full height */

	overflow: auto; /* Enable scroll if needed */

	background-color: rgb(0,0,0); /* Fallback color */

	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */

}

/* Modal Content/Box */







.itinerarymodal-content {

	background-color: #fefefe;

	border: 1px solid #888;

	border-radius: 3px;

	margin: 15% auto;

	padding: 20px;

	position: relative;

	text-align: center;

	width: 350px;

	max-width: 90%;

}

/* The Close Button */







.itinerarymodal .close {

	color: #000;

	float: right;

	font-size: 28px;

	font-weight: bold;

	position: absolute;

	right: 7px;

	top: 0;

}

#itinerarysucessmsg {

	color: green;

}

.itinerarymodal .error {

	color: red;

}

.itinerarymodal .close:hover, .itinerarymodal .close:focus {

	color: black;

	text-decoration: none;

	cursor: pointer;

}

.pagosa-placeholder {

	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;

	bottom: 0;

	color: #fff;

	left: 0;

	position: fixed;

	right: 0;

	text-align: center;

	top: 0;

	z-index: 99999;

}

.pagosa-placeholder i {

	font-size: 50px;

	margin-top: 20%;

	position: static;

}

a:hover, a:focus {

	text-decoration: none;

	outline: none;

}

.welcome-textd {

	color: #0072bc;

	display: inline-block;

	float: left;

	font-weight: bold;

	padding: 7px 10px;

}

.tab-details {

	max-height: 580px;

	overflow: auto;

}

.listing-links li {

	font-size: 11px;

}

#aftercreate-popup .xlform {

	max-width: 630px !important;

	text-align: left;

}

.aftercreate-row {

	margin-top: 5px;

	margin-bottom: 5px;

	display: inline-block;

	width: 100%;

}

#aftercreate-popup.white-popup {

	max-width: 700px !important;

}

#aftercreate-popup .aftercreate-row input[type="checkbox"] {

	float: left;

	display: inline-block;

	width: 25px;

	margin: 4px 0 0 0;

	height: auto;

	position: absolute;

	left: 18px;

}

#aftercreate-popup .aftercreate-row span {

	padding-left: 30px;

	display: inline-block;

}

#aftercreate-popup .popupo-title h3 {

	font-family: 'Roboto Slab', serif;

	font-size: 26px;

	margin-bottom: 10px;

	font-weight: 500;

	text-align: center;

}

#aftercreate-popup h4 {

	margin: 20px 0 10px;

}

#aftercreate-popup .submit-btn {

	/* width:100%; */

	display: inline-block;

	text-align: center;

}

#aftercreate-popup .submit-btn button {

	display: inline-block;

	width: auto;

	padding-left: 25px;

	padding-right: 25px;/* margin-left: 10px;

	margin-right: 10px; */

}

.submit-btn.btm_lft_btn button {

	background: #cccccc;

	color: #333;

}

#aftercreate-popup .submit-btn a {

	display: inline-block;

	width: auto;

	padding-left: 25px;

	padding-right: 25px;

	/* margin-left: 10px;

	margin-right: 10px; */



	outline: 0;

	background: none;

	width: 100%;

	border: 2px solid #cccccc;

	padding: 8px 10px;

	border-top-left-radius: 3px;

	border-top-right-radius: 3px;

	border-bottom-left-radius: 3px;

	border-bottom-right-radius: 3px;

	color: #cccccc;

	font-size: 16px;

	-webkit-transition: all 0.3 ease;

	transition: all 0.3 ease;

	cursor: pointer;

	text-transform: uppercase;

	margin-top: 10px;

	font-family: 'Roboto Slab', serif;

	text-transform: uppercase;

	font-weight: 600;

}

#aftercreate-popup .submit-btn.flt_right {

	float: right;

}

#aftercreate-popup .mfp-close {

	top: -23px !important;

}

.aftercreate-btm-row {

	display: inline-block;

	width: 100%;

	text-align: center;

}

.edit-form-msg {

	text-align: center;

	color: #27648e;

	display: inline-block;

	width: 100%;

}

#dvPassport {

	padding: 15px 10px;

}

#dvPassport textarea {

	border: 1px solid rgba(204, 204, 204);

	height: auto !important;

	min-height: 80px;

}

/* New Css */

html body .fancybox-close-small:focus:after {

	outline: none !important;

}

.helper-text {

    font-size: 13px;

    line-height: normal;

    color: #ccc;

}

.webformtable-content > .form-group.like-donation,

.webformtable-content .btm_spc_none{

margin-bottom: 0px;

}

.webformtable-content > .form-group.ticket-info{

margin-top: 5px;

}

.other-feild-right {

    max-width: 480px;

    }



.other-feild-right #RESULT_TextField-2 {

    margin-top: 10px;

    display: inline-block;

}

#RESULT_RadioButton-2_3{

    float: left;

    margin-right: 5px;

}

.webformtable-content .friendship-level{
	margin-top: 5px;
}
.programs-form-feild label.programe-label{
	float: left;
	width: auto;
}
.prog_inner_label input[type="radio"]{
	float:left;
	margin-right: 5px;
}
.form-group.hidden-form{
	display: none;
}

#cal-inner .order_seltext {
    max-width: 50px;
    text-align: center;
    float: right;
    border: 1px solid;
}
.g-recaptcha {
-ms-transform: scale(0.9);
transform: scale(0.9);
-webkit-transform: scale(0.9);
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
}

#on_mobile{
	display: none;
}

@media only screen and (min-width: 480px) and (max-width:767px) {
	#myNavbar{
		padding:0 15px 15px;
		top:25px;
	}
	#myNavbar ul#pcss3mm{
		background-color:rgba(255, 255, 255, 1);
		-webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    1px 1px 10px 0px rgba(50, 50, 50, 0.4);
box-shadow:         1px 1px 10px 0px rgba(50, 50, 50, 0.4);
	}
	
}
html .navigation-wrapper .pcss3mm > li:last-child > a{
	color: #f73d0b;
}