body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial;
}
.clear {
	clear: both;
}

.head {
	width: 998px;
	margin: 0 auto;
	margin-bottom:0.6em;
}
.logo {
	margin-top: 18px;
	float: left;
}
.head-right {
	width: 824px;
	float: left;
}
.adilishe {
	/* position: relative; */
	/* float: left; */
	/* width: 330px; */
	/* top: 4px; */
	background: #eee;
	/* margin-bottom: 1em; */
	text-align: center;
	padding: 0.4em;
}
.gosad {
	display: inline-block;
	line-height: 20px;
	overflow: hidden;
	margin: 0 1em;
}
.gosad div {
	width: 36px;
	float: left;
	text-align: center;
}
.gosad div img {
	height: 29px;
}
.slogan a, .slogan a:visited, .slogan a:hover,
.gosad, .gosad:visited, .gosad:hover {
	color: #010101;
	text-decoration: none;
}
.gosad:hover {
	text-decoration: underline;
}
.gosad:first-child {
	/* line-height: 29px; */
}
.slogan {
	float: left;
	width: 330px;
	margin-left: 12px;
	margin-top: 18px;
	font-size: 1.1em;
}
.top-menu {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
}
.top-menu li:first-child{
	padding:0;
}
.top-menu li:first-child a{
	text-indent:-9999px;
	display:inline-block;
	overflow:hidden;
	background:url('../img/plazza_119387040ico.png') no-repeat center center;
	width:46px;
	height:46px;
}
.top-menu li {
	display: block;
	float: left;
	height: 46px;
	padding-left: 7px;
	padding-right: 7px;
	/*background-color: #d6c4b6;*/
	background-color:#adc0d0;
	line-height: 46px;
	text-transform: uppercase;
}
.top-menu li.active {
	background-color: #5f6f84 !important;
}
.top-menu li a {
	color: #5f6f84;
	text-decoration: none;
}
.top-menu li a:hover{
	color:#fff;
}
.top-menu li.active a {
	color: #fff !important;
}
.head h1 {
	font-size: 3.7em;
	margin-top: 15px;
	margin-left: 12px;
	margin-bottom: 0;
	
}
.head h1 a, .head h1 a:visited, .head h1 a:hover {
	font-family: 'Times New Roman';
	color: #006b53;
	text-decoration: none;
}

.menu {
	float: left;
	width: 780px;
	list-style-type: none;
	margin: 0 0 0 12px;
	padding: 0;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}
.menu>li {
	display: block;
	float: left;
	height: 42px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 42px;
}
.menu>li>a {
	text-decoration: none;
	color: #bebebe;
	font-size:1.1em;
}
.menu>li:hover .submenu {
	display: block;
}
.menu>li:hover {
	background-color: #5f6f84;
	border-radius: 3px;
}
.menu>li:hover a {
	color: #ffffff;
}
.menu>li .submenu {
	display: none;
	position: absolute;
	left: 0;
	height: 218px;
	width: 100%;
	background-color: #5f6f84;
	margin-top: -3px;
	z-index: 99;
}
.menu>li .submenu .submenu-wrapper {
	width: 790px;
	margin: 0 auto;
}
.menu>li .submenu ul {
	padding: 0;
	margin: 0 0 12px 0;
	list-style-type: none;
}
.submenu ul li {
	line-height: 1.5em;
	padding-left: 12px;
	background: url('../img/menu-marker.png') 0px 4px no-repeat;
}
.submenu ul li a, .submenu ul li a:visited {
	color: #5f6f84 !important;
	text-decoration: none;
}
 .submenu ul li a:hover {
 	color: #ffffff !important;
 	text-decoration: none;
 }
.submenu ul li ul li {
	text-transform: lowercase;
	font-weight: normal;
}
.menu li .submenu .first-slide {
	width: 184px;
	height: 144px;
	margin-top: 12px;
	float: left;
	padding: 14px;
	border-top: 2px solid #788ba1;
	border-bottom: 2px solid #788ba1;
	border-left: 1px solid #788ba1;
	border-right: 1px solid #788ba1;
	background-color: #adc0d0;
}
.menu li .submenu .second-slide {
	width: 184px;
	height: 144px;
	margin-top: 12px;
	float: left;
	padding: 14px;
	border-top: 2px solid #788ba1;
	border-bottom: 2px solid #788ba1;
	border-left: 1px solid #788ba1;
	border-right: 1px solid #788ba1;
	background-color: #adc0d0;
}
.menu li .submenu .third-slide {
	width: 184px;
	height: 144px;
	margin-top: 12px;
	float: left;
	padding: 14px;
	border-top: 2px solid #788ba1;
	border-bottom: 2px solid #788ba1;
	border-left: 1px solid #788ba1;
	border-right: 1px solid #788ba1;
	background-color: #adc0d0;
}
.menu li .submenu .fourth-slide {
	width: 116px;
	height: 172px;
	margin-top: 12px;
	float: left;
	padding: 0px;
	border-top: 2px solid #788ba1;
	border-bottom: 2px solid #788ba1;
	border-left: 1px solid #788ba1;
	border-right: 1px solid #788ba1;
	background-color: #adc0d0;
}

/*menu darkgreen*/
.menu>li.darkgreen .submenu {
	background-color: #525831;
}
.menu>li.darkgreen:hover {
	background-color: #525831;
}
.menu li.darkgreen .submenu .first-slide,
.menu li.darkgreen .submenu .second-slide,
.menu li.darkgreen .submenu .third-slide,
.menu li.darkgreen .submenu .fourth-slide {
	border-top: 2px solid #7e8034;
	border-bottom: 2px solid #7e8034;
	border-left: 1px solid #7e8034;
	border-right: 1px solid #7e8034;
	background-color: #c6c08b;	
}
.menu li.darkgreen .submenu a, 
.menu li.darkgreen .submenu a:visited {
	color: #515730 !important;
}
.menu li.darkgreen .submenu a:hover {
	color: #ffffff !important;
}
/*menu darkgreen end*/
/*menu green*/
.menu>li.green .submenu {
	background-color: #7a9027;
}
.menu>li.green:hover {
	background-color: #7a9027;
}
.menu li.green .submenu .first-slide,
.menu li.green .submenu .second-slide,
.menu li.green .submenu .third-slide,
.menu li.green .submenu .fourth-slide {
	border-top: 2px solid #60722c;
	border-bottom: 2px solid #60722c;
	border-left: 1px solid #60722c;
	border-right: 1px solid #60722c;
	background-color: #aeba61;	
}
.menu li.green .submenu a, 
.menu li.green .submenu a:visited {
	color: #eff86d !important;
}
.menu li.green .submenu a:hover {
	color: #000000 !important;
}
/*menu green end*/
/*menu grassgreen*/
.menu>li.grassgreen .submenu {
	background-color: #56662e;
}
.menu>li.grassgreen:hover {
	background-color: #56662e;
}
.menu li.grassgreen .submenu .first-slide,
.menu li.grassgreen .submenu .second-slide,
.menu li.grassgreen .submenu .third-slide,
.menu li.grassgreen .submenu .fourth-slide {
	border-top: 2px solid #bdc790;
	border-bottom: 2px solid #bdc790;
	border-left: 1px solid #bdc790;
	border-right: 1px solid #bdc790;
	background-color: #dbe3ac;	
}
.menu li.grassgreen .submenu a, 
.menu li.grassgreen .submenu a:visited {
	color: #4e5211 !important;
}
.menu li.grassgreen .submenu a:hover {
	color: #000000 !important;
}
/*menu grassgreen end*/
/*menu brown*/
.menu>li.brown .submenu {
	background-color: #909035;
}
.menu>li.brown:hover {
	background-color: #909035;
}
.menu li.brown .submenu .first-slide,
.menu li.brown .submenu .second-slide,
.menu li.brown .submenu .third-slide,
.menu li.brown .submenu .fourth-slide {
	border-top: solid #646832;
	border-bottom: 2px solid #646832;
	border-left: 1px solid #646832;
	border-right: 1px solid #646832;
	background-color: #beb98b;	
}
.menu li.brown .submenu a, 
.menu li.brown .submenu a:visited {
	color: #646832 !important;
}
.menu li.brown .submenu a:hover {
	color: #000000 !important;
}
/*menu brown end*/

.callbacks_container {
	position: relative;
}
#slider {
	position: relative;
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
	z-index: 49;
}
#slider .caption-wrapper {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
#slider .caption-limiter {
	position: relative;
	height: 100%;
	width: 998px;
	margin: 0 auto;
}
#slider .caption {
	position: absolute;
	right: 58px;
	height: 100%;
	width: 282px;
	background-color: rgba(0,0,0, 0.7);
	padding: 42px 32px 32px 32px;
	color: #ffffff;
	font-size: 1.1em;
}
#slider .caption h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 1em;
}
#slider .caption h3 p {
	display: block;
	margin-bottom: 20px;
}
.navWrapper {
	position: absolute;
	top: 0;
	width: 100%;
	height:100%;
}
#navContainter {
	position: relative;
	height: 100%;
	width: 998px;
	margin: 0 auto;
	z-index: 98;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 0.7;
	z-index: 50;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../img/themes.gif") no-repeat left top;
	margin-top: -31px;
 }

.callbacks_nav:active {
	opacity: 1.0;
 }

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
body>.content {
	width: 920px;
	margin: 20px auto 0 auto;
	padding-bottom: 40px;
	font-size: 1.2em;
}
.actions {
	margin-top: 40px;
}
.action-item {
	display: inline-block;
	width: 184px;
	/*margin-left: 22px;
	margin-right: 22px;*/
	
	padding:0 22px;
	padding:22px;
	vertical-align: top;
	overflow:hidden;
	max-height:400px;
}
.action-item:hover{
	/*overflow-y:scroll;
	box-shadow:0 0 10px #9e9e9e;*/
}
.action-item .date {
	color: #494a55;
	margin-top: 20px;
	font-size: 0.9em;
}
.action-item h3 {
	margin: 4px 0 0 0;
}
.action-item h3 a, .action-item h3 a:visited {
	margin: 0;
	color: #7fb342;
}
.action-item h3 a:hover {
	color:#56662e;
}
.action-item p {
	line-height: 1.4em;
}

.index {
	margin-top: 52px;
}

.about-park {
	margin: 140px auto 0 auto;
	padding: 74px 60px 0 60px;
	background: url('../img/footer-border.png') top left repeat-x;
	font-size: 1em;
	color: #5e5b62;
}

.contacts {
width: 920px;
margin: 20px auto 0 auto;
}
.contacts-left {
	width: 500px;
	float: left;
}
.contacts-right {
	width: 250px;
	float: left;
	margin-left: 132px;
}
.page .contacts-left h1, .page .contacts-right h4  {
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: lighter;
	font-size: 2.6em;
	color: #5f6f84;
	text-transform: uppercase;
}
.page .contacts-right h4{

}
.ymap-contact{
	margin-top:2em;
}
.contacts-left .contact {
	font-weight: bold;
	color: #5f6f84;
	margin-bottom:0.4em;
}
.contacts-left .name {
	color: #222208;
	margin-bottom: 20px;
}
.zakaz {
/* 	width: 100%; */
	font-weight:700;
	margin-top: 40px;
	background-color: #5f6f84;
	padding: 18px 15px;
	text-align: center;
	color: #ffffff;
	font-size: 1.6em;
	line-height: 1.4em;
	text-transform: uppercase;
}
.contacts-right p {
	color: #494a55;
}

.contacts-right h2 {
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: lighter;
	font-size: 2.6em;
	color: #5f6f84;
	text-transform: uppercase;
}
.contacts-right .news-item {
	margin-bottom: 40px;
}
.contacts-right .news-item h3{
	margin-top:0.4em;
}
.contacts-right .news-item a, .contacts-right .news-item a:visited {
	color: #5f6f84;
}
.contacts-right .news-item a:hover{
	color:#adc0d0;
}
.contacts .howtofind {
	margin-top: 52px;
}
.contacts #vk_groups {
	margin-top: 20px;
}
.contacts .howtofind h2 {
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: lighter;
	font-size: 2.6em;
	color: #5f6f84;
	text-transform: uppercase;
}
.contacts .howtofind div {
	height: 72px;
	padding-left: 100px;
	background: url('../img/logo-small.png') center left no-repeat;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #798f26;
}
.contacts .howtofind div a, .contacts .howtofind div a:visited, .contacts .howtofind div a:hover {
	color: #798f26;
	text-decoration: none
}
.big-map {
	margin: 32px auto 32px auto;
}

.two-columns .left {
	float: left;
	width: 500px;
}
.two-columns .right {
	float: left;
	margin-left: 132px;
	width: 250px;
}
.two-columns .right h4, .contacts-right h4 {
	margin-top: 46px;
	margin-bottom: 4px;
	padding: 0;
	text-transform: uppercase;
	color: #5f6f84;
	font-size: 1.4em;
}
.two-columns .right ul {
	line-height: 1.5em;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top:1.6em;
	
}
.two-columns .right ul li { 
    padding-left: 2em;
 	text-indent: -1.75em;
 	font-weight: bold;
 	text-transform: uppercase;
	margin-bottom:0.4em;
}
.two-columns .right ul li a {
	color: #000000;
	text-decoration: none;
	line-height:90%;
}
.two-columns .right ul li a:hover{
	color:#799026;
}
.two-columns .right ul li:before {
	position: relative;
	top: 0.1em;
	content: "â–  ";
	color: #7a9027;
	font-size: 2em;
}
.two-columns .right .news .news-item {
	margin-top: 36px;
}
.two-columns .right .news .news-item h3 {
	font-size: 1.3em;
	margin-top:0.4em;
	
}
.date{
	color:#494a55;
	font-size:0.85em;
}
.ya-share{
	margin-top:36px;
}
.two-columns .right .news .news-item h3 a,
.two-columns .right .news .news-item h3 a:visited {
	color: #7fb342;
}
.two-columns .right .news .news-item h3 a:hover{
	color: #5f6f84;
}
.two-columns .right .news .news-item p {
	line-height: 1.55em;
	font-size:0.9em;
}
.two-columns .right .button {
	display: block;
	width: 250px;
	height: 54px;
	background-color: #525831;
	color: #ffffca;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	margin-top: 24px;
	margin-bottom: 24px;
}
.two-columns .right .button:hover{
	color:#909035;
	background:#393f14;
}
.excursions {
	width: 100%;
	max-width: 1280px;
	margin: 0px auto 24px auto;
}
.excursions .excursion {
	width: 100%;
	min-height: 180px;
	padding-top: 24px;
	padding-bottom: 16px;
	clear: both;
	overflow: hidden;
}
.excursions .excursion:nth-child(odd) {
	background-color: #ebe5c6;
}
.excursions .excursion:nth-child(even) {
	background-color: #ffffff;
}
.excursions .excursion .excursion-wrapper {
	width: 920px;
	margin: 0 auto;
}
.excursions .excursion-left {
	width: 250px;
	float: left;
}
.excursions .excursion-right {
	width: 570px;
	margin-left: 30px;
	float: left;
}
.excursions .excursion-left img {
	width: 100%;
}
.excursion .date {
	margin-bottom: 8px;
}
.excursion h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}
.excursion h2 a,
.excursion h2 a:visited {
	color: #525831;	
	text-decoration: none;
}
.excursion h2 a:hover{
	color:#393f14;
}
.excursion .next {
	display: block;
	float: right;
	margin-top: 32px;
	width: 170px;
	height: 30px;
	background-color: #525831;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #eff76d;
}
.excursions .next:visited {
	color: #eff76d;
}
.excursions .next:hover{
	color:#909035;
	background:#393f14;
}
.pager {
	width: 310px;
	height: 30px;
	margin: 24px auto 24px auto;
}
.pager a {
	display: inline-block;
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 6px;
	
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.25em;
	background-color: #adc0d0;
}
.pager a,
.pager a:visited, 
.pager a:hover {
	color: #ffffff;
}
.pager a.prev,
.pager a.prev:visited,
.pager a.prev:hover {
	margin-left: 0;
	margin-right: 14px;
	background-color: #7a9027;
	color: #ced876;
}
.pager a.next,
.pager a.next:visited,
.pager a.next:hover {
	margin-left: 20px;
	background-color: #ced876;
	color: #798f26;
}
.pager a.active,
.pager a.active:visited,
.pager a.active:hover {
	background-color: #788ba1;
	color: #ffffff;
}

.yellow-block {
	background-color: #ebe5c6;
	width: 100%;
	height: 180px;
	padding-top: 24px;
	padding-bottom: 16px;
	margin-top: 40px;
	clear: both;
}
.yellow-block .yellow-block-wrapper {
	width: 920px;
	margin: 0 auto;
}
.yellow-volunteers-left {
	float: left;
	width: 248px;
	padding: 0 36px 0 0;
	font-size: 3.5em;
	text-transform: uppercase;
	color: #7a8f27;
}
.yellow-volunteers-right {
	float: left;
	width: 606px;
	margin-left: 30px;
	font-size: 1.2em;
}
.yellow-volunteers-right p:first-child {
	margin-top: 0;
}
.yellow-volunteers-right p strong {
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	color: #7a8f27;
	line-height: 1.3em;
}
.volonteer-btn,
.volonteer-btn:visited {
	display: block;
	float: right;
	height: 42px;
	line-height: 42px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	background-color: #7a8f27;
	color: #eff76d !important;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 20px;
}
.volonteer-btn:hover{
	background:#56662e;
	color:#7a9027;
}
#YMapsID {
	width: 100%;
	margin: 0 auto;
	height: 560px;
}

.footer-wrapper {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #adc0d0;
}
.footer {
	width: 998px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer .small-menu {
	width: 90px;
	float: left;
}
.footer .big-menu {
	width: 908px;
	float: left;
}
.footer .menus {
	position: relative;
}

.footer .small-menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	color: #5f6f84;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.6em;
}
.footer .small-menu ul a, .footer .small-menu ul a:visited, .footer .small-menu ul a:hover {
	text-decoration: none;
	color: #5f6f84;
}

.footer .big-menu>ul {
	display: inline-block;
	width: 150px;
	padding: 0;
	margin: 0 0 0 74px;
	list-style-type: none;
	vertical-align: top;
}
.footer .big-menu>ul>li>a, .footer .big-menu>ul>li>a:visited, .footer .big-menu>ul>li>a:hover {
	font-size: 1.5em;
	text-decoration: none;
	text-transform: uppercase;
	color: #5f6f84;
	font-weight: bold;
}
.footer .big-menu>ul>li>ul {
	margin: 8px 0 24px 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}
.footer .big-menu>ul>li>ul>li {
	margin-bottom: 4px;
}
.footer .big-menu>ul>li>ul a, .footer .big-menu>ul>li>ul a:visited {
	color: #5f6f84;
	text-decoration: none;
}
.footer .social {
	position: absolute;
	bottom: 34px;
}
.footer .copyright {
	margin-top: 6px;
	color: #5f6f84;
}
.footer .copyright .rs {
	float: left;
}
.footer .copyright .sitevo {
	float: right;
}
.footer .copyright a, .footer .copyright a:visited {
	color: #5f6f84;
	text-transform: uppercase;
	font-weight: bold;
}
.footer .copyright a:hover, .footer .big-menu>ul>li>ul a:hover{
	color:#000;
}
.section{
	overflow:hidden;
	margin-bottom:2em;
}
.section .item_list{
	overflow:hidden;
}
.page .section ul{
	line-height: 1.2em;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:0;
	vertical-align:top;
	position:relative;
}
.page  .section li{
	font-size:16px;
	line-height:16px;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	padding-left:0;
	text-indent:0;
	width:30%;
	margin-right:5%;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
.page  .section li:nth-child(3n+3){
	margin-right:0;
}
.page .section ul li:before{
	display:none;
}
.section h2{
	text-transform:uppercase;
	font-size:1.2em;
	color:#7a8f27;
	margin-bottom:1em;
	}
.section h3{

	margin-top:0;
	margin-bottom:0.4em;
}
.section h3 a{
	color: #5f6f84;

	font-size:0.85em;
	text-transform:uppercase;
	text-decoration:none;
}
.section .photo{
	float:left;
	width:88px;
}

.section .desc{
	margin-left:108px;
	float:none;
	position:relative;
	font-size:14px;
}
.rb_russia, .rb_vologda{
	position:absolute;
	top:0;
	left:5px;
	width:24px;
	height:33px;

}
.rb_russia{
	background:url('../img/redbook-russia.png') no-repeat center center;
}
.rb_vologda{
	background:url('../img/redbook-vologda.png') no-repeat center center;
	left:35px;
}
.page .section p{
	line-height:120%;
	margin-bottom:0.4em;
	margin-top:0;
}

.section .latina{
	color: #5f6f84;
	font-style:italic;
}
.section .introtext{
	font-style:italic;
}
.temp{
	display:none;
	float:none;
	clear:both;
	font-size:10px;
	position:absolute;
	top:0px;
	left:0;
	background:#fff;
	border:1px solid #777;

	padding:5px;
	border-radius:10px;
}
.section li:hover .temp{
	/*display:block;*/
}
.showmore, .showmore:visited{
	text-decoration:none;
	border-bottom:1px dotted #5f6f84;
	margin-bottom:0.4em;
	display:inline-block;
}
#loading {
	position: absolute;
	left: 50%;
	top: 50%;
	border: 1px solid rgb(172, 172, 172);
	width: 500px;
	margin-left: -250px;
	font-size: 16px;
	height: 200px;
	margin-top: -100px;
	background: #FCFCFC url('../img/loading.gif')  no-repeat center center;
	z-index: 1;
	text-align: center;
}
.pagination{
	margin-top:2em;
	text-align:center;

}
.pagination a, .pagination span{
	display: inline-block;
	padding: 5px 7px;
	background: #adc0d0;
	color: #788ba1;
	margin: 0 6px;
	font-size: 16px;
	text-decoration: none;
}
.pagination .ditto_currentpage, .pagination a:hover {
	background:#788ba1;
	color:#fff;
}
.pagination .ditto_previous_link, .pagination .ditto_next_link{
	background:#7a9027;
	color:#ced876;
}
.pagination .ditto_previous_link:hover, .pagination .ditto_next_link:hover{
	background:#ced876;
	color:#798f26;
}
.videopage{display:flex;flex-wrap:wrap;justify-content: space-between;}
.page .videopage  li{
	list-style:none;
	/* display:inline-block; */
	vertical-align:top;
	width: 30%;
	padding:0;
	text-indent:0;
	margin-bottom:2em;
	/* vertical-align:top; */
	/* margin-right:15%; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.page .videopage  li:nth-child(even){
	/* margin-right:0; */
}
.page ul.videopage li:before {
	display:none;
}
.vplayer, .vdesc{

	margin-left:0;
}
.videopage iframe{
	width:100%;
	height:300px;
	
}
.vdesc{
	font-size: 1.1em;
	line-height: 1.5em;
	color: #5f6f84;
	font-weight: bold;
}
.inf{
	text-align:left;
	margin-top:2em;
}

.faq_form{
	margin-top:2em;
	background: #e4e4e4;
	padding: 20px;
}
.jot-form fieldset{
	border:0;
}
.jot-form .field{
	overflow: hidden;
	margin-bottom: 1em;
}


.jot-form .labelcol{
	width: 150px;
	float: left;
}
.jot-form label{
	color: #5e6e85;
	font-weight: 700;
}
.jot-form .formcol{
	margin-left: 180px;
}
.jot-form input[type="text"], .jot-form textarea{
	width: 100%;
	border: 1px solid transparent;
	padding: 7px 10px;
	box-sizing: border-box;
	border-radius: 5px;
	font-size: 0.85em;
	outline: none;
}
.jot-form textarea {
	height:100px;
}
.jot-form input[type="submit"]{
	border:0;
	display: inline-block;
	width: 120px;
	height: 30px;
	background-color: #525831;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #eff76d;
}
.jot-form input[type="submit"]:hover{
	color: #909035;
	background: #393f14;
}
.jot-row, .jot-cfm, .jot-err{
	margin-bottom:1em;
	color:#777;
}
.jot-cfm{
	color:#008b00;
}
.jot-err{
	color:#8b0000;
}

.faq_item{
	margin-bottom:4em;
}
.faq_item_title{
	color:#7a8f26;
	font-weight:700;
}
.infa{
	margin-top:0.4em;
	color:#777;
}
.faq_item_answer{
	margin-top:1em;
	padding-left:80px;
	background:url('../img/answerlogo.png') no-repeat left top;
	min-height:80px;
line-height: 1.55em;
    font-size: 0.9em;	
}
.faq_item_date{
	color: #5f6f84;
	margin:0.4em 0;
}
.jot-mod{
	margin-top:1em;
	
}
.page .jot-mod a, .page .jot-mod a:visited{
	color:#007CD5;
    display: inline-block;
    margin-right: 1em;	
}
.content_col1 {
	float: left;
	width: 50%;
	overflow: hidden;
}
.content_col1 IMG{
	width:86px;
	height:35px;
}







