.news-wrapper {overflow: hidden;}

.news {
	word-wrap: break-word;
	padding-top:0;
	margin-bottom:0;
}

.news a {
	color: #c85952;
}

.news.layout-image-right {
}

.news.ajax-news {
	display: none;
	opacity: 0;
	filter: alpha(opacity = 0);
}

.news-comments { padding-top: 50px; text-align: center;}


.news .column {
	padding: 6.5% 0;
}

.news .thumbnail img {
	max-width: 100%;
	border: none;
}

.news.layout-image-right .l-column {
	font-size: 100%;
	border-top: 0.57em solid;
	border-color: #e9e9e9;
	float: left;
	width: 35%;
	text-align: right;
	letter-spacing: 0.3em;
}

.news.layout-image-right .l-column a, .news-page-control a {
	text-decoration: none;
}

.news.layout-image-right .news-post-header {
	padding-right: 18%;
	padding-left: 2%;

}

.news.layout-image-right .news-post-header, .news.layout-image-right h2 {
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	margin: 0;
	letter-spacing: 0.3em;
	padding-bottom: 24px;
	text-transform: uppercase;
}

.news.layout-image-right .date {
	color: #afafaf;
    font-size: 14px;
}

.news.layout-image-right .r-column {
	border-top: 0.57em solid;
	border-color: #d4d4d4;
	margin-left: 35%;
}

.news.layout-image-right:first-child .column {
	border: none;
}

.news .text p {
    margin-bottom: 0px;
}

.news.layout-image-right .social-buttons {
	margin-top: 6.5%;
}

.news.layout-image-right .social-buttons img {
	margin-right: 3.2%;
}

.news.layout-image-right .social-buttons img.icon-fb {
	width: 14%;
}

.news.layout-image-right .social-buttons img.icon-twitter {
	width: 16%;
}

.news.layout-image-right .social-buttons img.icon-vk {
	width: 10%;
}
/*
.news-page-control {
	position: relative;
	max-width: 1200px;
	height: 10.7em;
	background: white;
	margin-left: -120px;
	margin-right: -120px;
}
*/
.news-page-control {
    color: #bbb;
    text-align: center;
    margin: 30px 0 20px 0;
    padding-top: 30px;
}

.news-page-control a.load-more-news {
	position: relative;
	display: block;
}

.news.details.layout-image-right {
	padding-top: 5.9%;
}

.news.details.layout-image-right .thumbnail {
	margin-top: 3.5%;
}

.news.details.layout-image-right .text {
	padding: 4% 0;
}

.news.details.layout-image-right .social-buttons {
	margin: 0;
}

.news.details.layout-image-right .social-buttons img {
	margin-right: 2.2%;
}

.news.details.layout-image-right .social-buttons img.icon-fb {
	width: 9%;
}

.news.details.layout-image-right .social-buttons img.icon-twitter {
	width: 10.5%;
}

.news.details.layout-image-right .social-buttons img.icon-vk {
	width: 6.5%;
}

.news.details.layout-image-right .date {
    text-transform: uppercase;
    padding-bottom: 6px;
    font-size: 11px;
    padding-bottom: 4px;
}

.news.details.layout-image-right h2  {
	margin: 0;
	font-size: 0.9em;
	color: #353535;
}

body .news.details .thumbnail {padding-bottom: 15px}
body .news.details .one-height-grid {padding-bottom: 15px; padding-top: 15px;}

.news .lnk-more-container {
    margin-top: 6.5%;
}

.news a.lnk-more {
	font-weight: 300;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.3em;
}

.news.details > p img {
	max-width: 100%;
	height: auto;
}

section.newsdetails .news-detail-box {
    position: relative;
    z-index: 2000;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Section page*/
.section nav {
}

.section > .container > section {
    padding-top: 15px;
}

.section nav  a {
	text-decoration: none;
}

.section nav.empty {
	margin-bottom: 20px;
}

.section nav .button {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	line-height: 1.846em;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}

.section nav .button.current {
	background: #353535;
}

/* Galcategory page */

.galcategory {padding: 0px;}

.galcategory > .bottom-text {padding-top: 34px;}

.galcategory .grid {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 -10px;
    margin-top: 34px !important;
}

.galcategory .grid a {
	text-decoration: none;
}

.galcategory .grid-item h2 {
    margin: 0px;
}

.galcategory .grid-item {
   	width: 25%;
   	vertical-align: top;
   	padding: 10px;
}

.galcategory .grid-item > .grid-item-content { position: relative; display: block; }

.galcategory .grid-item .thumbnail {
	overflow: hidden;
	position: relative;
}

.galcategory .grid-item.no-image .thumbnail {
	background: #f3f3f3;
}

.galcategory .grid-item .spinner {
	display: none;
}

.galcategory .grid-item.loading .spinner {
	display: block;
}

.galcategory .grid-item.loading img {
	opacity: 0;
	filter: alpha(opacity = 0);
}

.galcategory .grid-item img {
	border: none;
	position: absolute;
	z-index: 1;
	display: block;
	opacity: 1;
	filter: alpha(opacity = 100);
}

.grid.hover .grid-item .title,
.galcategory .grid-item img {
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
	transition: opacity .1s ease-in-out;
   	-moz-transition: opacity .1s ease-in-out;
   	-webkit-transition: opacity .1s ease-in-out;
}

/*.galcategory .grid-item img.w {max-height: 100%}
.galcategory .grid-item img.h {max-width: 100%}*/

.grid.hover .grid-item .title,
.grid.hover .grid-item .thumbnail img   {
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.grid.hover .grid-item:hover .title,
.grid.hover .grid-item:hover .thumbnail img  {
  opacity: 1;
  filter: alpha(opacity = 100);
}

.galcategory .grid-item .title {
	color: #c85952;
	font-size: 13px;
	padding: 10px 0;
	font-weight: 300;
	line-height: 1.846em;
	text-transform: uppercase;
    text-align: center;
}

.galcategory .grid-item {
	margin: 0px;
}

.galcategory tr:last-child .grid-item,
.galcategory tr:last-child .grid-item .title {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.galcategory .grid-item.is-null {
	cursor: default;
}

section > .container .navCategory {
    height: 28px;
    padding: 60px 0 50px 0;
    text-align: center;
    text-transform: uppercase;
}


section > .container .navCategory td:first-child,
section > .container .navCategory td:last-child { width: 50%; }
section > .container .navCategory td:first-child { text-align: right; }
section > .container .navCategory td:last-child { text-align: left; }

.navCategory .arrows { width: 220px; }

section > .container a.closeGallery {
	font-family: Verdana;
    padding: 0px 66px;
	position: relative;
    text-decoration: none;
    z-index: 100;
}

.navCategory span {
    display: inline-block;
    opacity: 0;
    vertical-align: top;
    width: 300px;
    -webkit-transition: opacity .1s ease-out;
	-moz-transition: opacity .1s ease-out;
	-o-transition: opacity .1s ease-out;
	transition: opacity .1s ease-out;
}

.navCategory span.prevDescription {text-align: right; }
.navCategory span.nextDescription {text-align: left; }

.navCategory span.active { opacity: 1; }

.itemsPerRow_3 .grid-item { width: 33.333%; }
.itemsPerRow_4 .grid-item { width: 25%; }
.itemsPerRow_5 .grid-item { width: 20%; }
.itemsPerRow_6 .grid-item { width: 16.667%; }
.itemsPerRow_7 .grid-item { width: 14.284%; }
.itemsPerRow_8 .grid-item { width: 12.5%; }
.itemsPerRow_9 .grid-item { width: 11.111%; }
.itemsPerRow_10 .grid-item { width: 10%; }



/* Description */
.galcategory .grid-item  .description {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.galcategory .grid-item:hover .description {opacity: 0.6;}

.galcategory .grid-item .description .cell {
    display: table;
    width: 100%;
    height: 100%;
    opacity: 0px;
}


.galcategory .grid-item .description .cell .middle {
 	display: table-cell;
	vertical-align: middle;
    text-align: center;
    color: #333;
    font-size: 14px;
    padding: 5px 5px 0px 5px;
}

.galcategory .grid-item .description {
	-webkit-transition: opacity .4s ease-out;
	-moz-transition: opacity .4s ease-out;
	-o-transition: opacity .4s ease-out;
	transition: opacity .4s ease-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

section.galcategory section.photo.gallery {padding-bottom: 34px;}

section.galcategory .top-text,
section.photo.gallery .top-text,
section.video.gallery .top-text  { padding-bottom: 34px;}
section.photo.gallery .bottom-text, section.video.gallery .bottom-text  { padding-top: 34px;}

.gallery-title h2 {font-size: 22px;}


/* Testimonials Page*/
.testimonials {
	position:relative;
}

.testimonials .testimonials-description {
    margin: 45px 0 55px;
}

.testimonials .testimonials-button-box {
    padding: 40px 0px 0px 0px;
    text-align: center;
}

.testimonials .fluid-grid .item {
    background: #fff;
}

.testimonials .fluid-grid .item:hover {
    cursor: auto;
}

.testimonials .fluid-grid .item .title {
    padding: 22px 25px 10px;
    font-size: 21px;
    color: #5F5F5F;
}

.testimonials .fluid-grid .item .text {
    padding: 5px 25px 20px;
    text-align: justify;
    font-style: italic;
    background: inherit;
}

.testimonials .testimonials-form-button {
    text-align: center;
    padding: 5px;
}

.testimonials .testimonials-form-button a {
    text-decoration: none;
    font-size: 21px;
}

#testimonials-form-box {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    display: none;
    overflow: auto;
    padding-top: 90px;
    padding-bottom: 90px;
    width: 100%;
    height: 100%;
    background: rgba(210,193,83,0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#testimonials-form-box .testimonials-detail {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 30px ;
    background: #fff;
    max-width: 890px;
}

#testimonials-form-box .testimonials-detail .close {
    position: absolute;
    right: 25px;
    top: 19px;
}

#testimonials-form-box .testimonials-form {
    padding-top: 27px;
}

#testimonials-form-box .testimonials-form input[type="text"] {
    margin-bottom: 43px;
    padding: 5px 14px
}

#testimonials-form-box .testimonials-form textarea{
    height: 230px;
    padding: 5px 14px
}

#testimonials-form-box .testimonials-form input[type="submit"] {
    margin: 27px auto 0;
    display: block;
    padding: 15px 86px;
    text-transform: uppercase;

}


/* Section Page*/
.section .container {
	padding-bottom: 0;
}


/* Calendar Page */

section.calendar .colums {
	display: table;
	width: 100%
}

section.calendar .colums .first-column,
section.calendar .colums .second-column {
	display: table-cell;
	width: 50%;
	padding-left: 30px;
}

section.calendar .colums .first-column {
	padding-left: 0;
}

section.calendar .text {
    margin-bottom: 20px;
}

section.calendar #gphw-calendar {
    margin: 0 auto; 
    min-width: 500px; 
    position: relative;
    min-height: 500px;
}



/* Contact Page */

section.contact .message {
	color: #db5010;
	text-align: center;
}

section.contact .text {
	margin-bottom: 30px
}

section.contact .row {
	display: table;
	width: 100%
}

section.contact .row .col:first-child {
	padding-left: 0;
}
section.contact .row .col:last-child {
	padding-right: 0;
}

section.contact .row .col {
	display: table-cell;
	width: 50%;
	padding: 0 15px;
}

section.contact form .button {
	text-transform: uppercase;
    margin-top: -5px;
}

section.contact form .button {
    border: none;
    outline: none;
	text-transform: uppercase;
}

section.contact form .buttons {
	text-align: center;
}

section.contact .form .spinner {
	display: none;
}

section.contact .form.loading .spinner {
	display: block;
}

section.contact .form.loading .button {
	visibility: hidden;
}

section.contact .form textarea {
    font-size: 16px;
	height: 182px;
    padding-top: 0px;
    margin-bottom: 60px;
}

section.testimonials .testimonials-form > div {
    display: none;
	margin-top: 20px;
}

section.testimonials .testimonials-form {
    margin-bottom: 40px;
}

body.locale_he .contact form input,
body.locale_he .contact form textarea { direction: rtl; }

body.locale_gr section.contact form .button {
	text-transform: capitalize;
}


/* Video Page */
section.video .lenta ul > li .player {
	width: 100%;
   	height: 100%;
}

@media screen and (max-width:960px) {
	section.contact .calendar-column {
		padding-right: 30px;
	}
	section.contact .form-column {
		padding-left: 30px;
	}
}

@media screen and (max-width:768px) {
	section.contact .calendar-column {
		padding-right: 20px;
		vertical-align: top;
	}
	section.contact .form-column {
		padding-left: 20px;
		vertical-align: top;
	}
	.testimonials .testimonial .board {
		padding: 20px 40px;
	}
}

/* Private page */
section.private .thumbnail > img {
    float: left;
    margin-right: 10px;
    max-height: 600px;
    max-width: 400px;
}

section.private .text-box { margin-bottom: 10px; }

.text-template-1 {width: 100%; border-collapse: collapse; padding: 0; margin: 0 auto}
	.text-template-1 td {border-collapse: collapse; padding: 0; margin: 0; width: 100%}
	.text-template-1 td.header {font-size: 17px; text-align: center; text-transform: uppercase; padding: 37px; border-bottom: 1px solid #C9C9C9; color: #454545}
	.text-template-1 td.text-1 {font-size: 13px; text-align: center; padding: 17px 38px; border-bottom: 1px solid #C9C9C9; color: #A09F9F; font-style: italic; line-height: 18px}
	.text-template-1 td.image {padding: 32px 0px 37px 0px;}
		.text-template-1 td.image img {max-width: 100%}
	.text-template-1 td.text-2 {
		vertical-align: top;
		font-size: 13px;
		color: #454545;
		line-height: 15px;
		-moz-column-count:2; /* Firefox */
		-webkit-column-count:2; /* Safari and Chrome */
		column-count:2;
		-moz-column-gap:34px; /* Firefox */
		-webkit-column-gap:34px; /* Safari and Chrome */
		column-gap:34px;
	}

.text-template-2 {width: 100%; border-collapse: collapse; padding: 0; margin:  0 auto}
	.text-template-2 td {border-collapse: collapse; padding: 0; margin: 0; width: 100%; vertical-align: top;}
	.text-template-2 td.col {width: 33.333% !important}
	.text-template-2 td.col1 {padding-right: 28px;}
	.text-template-2 td.col2 {padding: 0px 14px;}
	.text-template-2 td.col3 {padding-left: 28px;}
	.text-template-2 .col .header {width: 100%; font-size: 14px; color: #454545; text-transform: uppercase; text-align: center; padding: 6px 0px 20px 0px}
	.text-template-2 .col .image {padding-bottom: 20px; width: 100%}
	.text-template-2 .col .image img {max-width: 100%}
	.text-template-2 .col .text {width: 100%; font-size: 13px; color: #454545; line-height: 15px}
	.text-template-2 .text-2 {width: 80%; margin: 60px auto 0 auto; border-top: 1px solid #C9C9C9; padding: 27px 0px; color: #A09F9F; font-size: 13px; font-style: italic; line-height: 1.5; text-align: center;}

.text-template-3 {width: 100%; border-collapse: collapse; padding: 0; margin:  0 auto}
	.text-template-3 td {border-collapse: collapse; padding: 0; margin: 0; width: 100%; vertical-align: top;}
	.text-template-3 td.header {font-size: 17px; text-align: center; text-transform: uppercase; padding-bottom: 30px; color: #454545}
	.text-template-3 td.text-1 {font-size: 13px; text-align: center; color: #A09F9F; font-style: italic; line-height: 18px; padding-bottom: 40px}
	.text-template-3 td.text-2 {font-size: 13px; color: #454545; line-height: 15px; padding-bottom: 40px; border-bottom: 1px solid #C9C9C9;}
	.text-template-3 td.text-3 {font-size: 11px; color: #A09F9F; line-height: 18px; font-style: italic; padding: 20px 0px; text-align: center}

.text-template-4 {width: 100%; border-collapse: collapse; padding: 0; margin:  0 auto}
	.text-template-4 td {border-collapse: collapse; padding: 0; margin: 0; width: 100%; vertical-align: top;}
	.text-template-4 td.header {font-size: 17px; text-align: center; text-transform: uppercase; padding-bottom: 36px; color: #454545}
	.text-template-4 td.col {width: 33.333% !important; padding-bottom: 40px}
	.text-template-4 td.col1 {padding-right: 16px;}
	.text-template-4 td.col2 {padding: 0px 8px;}
	.text-template-4 td.col3 {padding-left: 16px;}
	.text-template-4 td.col1 img, .text-template-4 td.col3 img {max-width: 100%}
	.text-template-4 td.col2 {font-size: 13px; color: #454545; line-height: 15px;}
	.text-template-4 td.footer {border-top: 1px solid #C9C9C9; padding: 43px 10% 0 10%; font-size: 13px; text-align: center; color: #A09F9F; font-style: italic; line-height: 18px;}

	.lenta-viewport-wrapper {position: relative; height: 100%; width: 100%}
	.lenta-viewport {width: 80%}

.text-template-5 {width: 100%; border-collapse: collapse; padding: 0; margin:  0 auto}	
	.text-template-5 td {border-collapse: collapse; padding: 0px 0px 25px 0px; margin: 0; width: 100%; vertical-align: top;}	
	.text-template-5 td .template-5-text {font-size: 13px; text-align: left; color: #454545; line-height: 15px;}
	.text-template-5 td.col1 img {max-width: 250px; min-height: 30px; float: left; margin-right: 10px; margin-bottom: 10px;}	
    .mobile .text-template-5 td.col1 img {max-width: 100%;}
    .cke_editable .text-template-5 img {min-width: 50px;}

.text-template-6 { width: 100%; border-collapse: collapse; padding: 0; margin: 0 auto; }
    .text-template-6 .col { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; column-gap: 20px; -moz-column-gap: 20px; -webkit-column-gap: 20px; width: 100%; display: block; }