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

}
.no-padding {
    padding: 0px;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* ======================== Mental LayerSlider Layers & Styles ======================== */
.ls-mental-title {
	padding: 18px 28px;
	line-height: 37px;
	font-size: 31px;
	font-weight: bold;
	color: #8e9095;
	background: #1a1a1a;
	white-space: nowrap;
}
.slides-pagination a {
    border: 1px solid white;
    border-radius: 15px;
    width: 11px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;

    margin: 5px;
    overflow: hidden;
    text-indent: -100%;
    opacity:0.9
}
.slides-pagination a:hover {
    border: 1px solid #648CBD;
}
.slides-pagination a.current {
    background: rgba(255,255,255,0.35);
}
.slides-pagination {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    text-align: center;
    width: 100%;
}
@media (max-width: 767px) {
.ls-mental-title {
	font-size: 18px;
}
}
.slides-container {
padding:40px;

} 
.slides-container h1 {
	padding: 18px 35px;
	line-height: 55px;
	font-size: 50px;
	font-weight: 300;
	color: white;

text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
margin-top: -50px;
}

@media (max-width: 767px) {
.slides-container h1 {
	font-size: 18px;
}
}
.slides-container p {
text-shadow: none;
	padding: 1px 35px;
	line-height: 36px;
	font-size: 18px;
	color: #1a1a1a;
text-align:left;
	text-transform: none;
  display:inline-block;
  white-space: normal;
  font-weight:300;
   
}
.slides-container p span{
	background: rgba(255,255,255,0.85);
  padding:2px 40px;
}
.up {
position:relative;
top:-33px;
}
@media (max-width: 767px) {
.ls-mental-desrc {
	font-size: 14px;
}
}
.ls-mental-button {
	background-color: black;
	padding: 9px 24px;
}
.scrollunder {
	width: 45px;
	height: 45px;
	z-index: 10000;
	bottom: 35px;
  background-image:none;
	position: absolute;
  background:transparent;
  color: #fff;
  right: 50%;
  font-size:12px;
  text-transform:uppercase;
  text-align:center;
  font-family:"Source Sans Pro";
  line-height:18px;
margin-right: -22px;
  
}
.scrollunder:after {
content: "\e616";
font-family:"icomoon";
font-size:20px;
}
.scrollunder:hover {
	color: #648CBD;
	text-decoration: none;
}
.slides-navigation a.prev,
.slides-navigation a.next {
	width: 40px;
	height: 40px;
	z-index: 10000;
	top: 50%;
  background-image:none;
	position: absolute;
  background: rgba(0,0,0,0.7);
  color: #fff;
  right: 2px;
  font-size:20px;
  text-align:center;
  padding: 10px !important;
  line-height:20px;
}
.slides-navigation .prev:hover,
.slides-navigation .next:hover {
  color: #648CBD;
}
.slides-navigation .next {
  margin-top: -20px;
}
.slides-navigation .prev {
  margin-top: 21px;
}
.slides-navigation .prev:before  {
content: "\e617";
font-family:"icomoon";
  line-height:20px;
  
}
.slides-navigation .next:before  {
content: "\e618";
font-family:"icomoon";
}



.ls-mental-bottombar {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	height: 60px;
	line-height: 60px;
	padding: 0 10px 0 30px;
	background-color: rgba(0, 0, 0, 0.7);
}
.ls-mental-bottombar #lsmb-title {
	font-size: 18px;
	text-transform: uppercase;
}
.ls-mental-bottombar .mb-social {
	float: right;
	margin: 15px 0;
}
.ls-mental-bottombar .mb-social p {
	float: left;
	margin: 0 20px 0 0;
	line-height: 2.3;
	font-size: 16px;
}
.ls-mental-bottombar2 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
	height: 50px;
	line-height: 50px;
	padding: 0 9px 0 20px;
	background-color: rgba(0, 0, 0, 0.7);
}
.ls-mental-bottombar2 .mb-social {
	float: right;
	margin: 9px 0;
}
.ls-mental-bottombar2 .mb-social p {
	float: left;
	margin: 0 20px 0 0;
	line-height: 2.3;
	font-size: 16px;
}
.ls-mental-back2gallery {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
	width: 40px;
	height: 40px;
	background-color: rgba(0, 0, 0, 0.7);
}
.ls-mental-back2gallery a {
	display: block;
	color: #76d898;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}
.ls-mental-back2gallery a:hover {
	text-decoration: none;
}
.ls-mental-nav {
	position: absolute;
	top: 80%;
	left: 0;
	z-index: 3;
	width: 100%;
}
.ls-mental-nav .ls-mental-nav-container {
	width: 1170px;
	margin: 0 auto;
}
.ls-mental-nav .ls-mn-counter {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	background-color: rgba(0, 0, 0, 0.9);
	padding: 0 30px;
	margin-right: 2px;
	color: #444649;
	font-size: 18px;
	vertical-align: middle;
}
.ls-mental-nav .ls-mn-counter em {
	font-style: normal;
	color: #8e9095;
}
.ls-mental-nav .ls-mn-prev, .ls-mental-nav .ls-mn-next {
	display: inline-block;
	width: 45px;
	height: 45px;
	background-color: rgba(0, 0, 0, 0.9);
	margin-right: 2px;
	vertical-align: middle;
}
.ls-mental-nav .ls-mn-prev:after, .ls-mental-nav .ls-mn-next:after {
	content: '';
	display: block;
	width: 13px;
	height: 25px;
	margin: 10px 0 0 15px;
	background: url(assets/img/sp_arrows.png) -26px 0 no-repeat;
}
.ls-mental-nav .ls-mn-next:after {
	margin: 10px 0 0 17px;
	background-position: -39px 0;
}
.ls-mental-nav .ls-mn-prev:hover:after {
	background-position: 0 0;
}
.ls-mental-nav .ls-mn-next:hover:after {
	background-position: -13px 0;
}

/* ======================== Top main menu ======================== */
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform:uppercase;
}
@media (min-width: 992px) {
.navbar-header, .container > .navbar-header {
margin:0px auto !important;
float:none !important;
position:relative;
display:table;
}
.navbar-collapse {
margin: -70px 60px 0px 60px !important;

}

.top-menu.tm-fixed > header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 92px;
	margin-top: 0;
	z-index: 9999;
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.4);
	transition: all 0.3s ease;
}
}
.top-menu .tm-logo {
	padding-top: 0;
	padding-bottom: 0;
      display: table;
    margin: 0 auto;

}
.tm-menu {
display:table;
margin: 0 auto;
}
.tm-logo-sp{
width: 200px;
height:1px;
}
.top-menu .tm-site-descr {
	margin-top: 7px;
	margin-bottom: 0;
	font-size: 12px;
}
.top-menu .tm-menu nav:before, .top-menu .tm-menu nav:after {
	content: " ";
	display: table;
}
.top-menu .tm-menu nav:after {
	clear: both;
}

@media (min-width: 992px) {
}
.top-main-menu > li > a {
	display: block;
	margin: 10px 15px;
}
@media (max-width: 1199px) {
.top-main-menu > li > a {
	margin: 10px 10px;
}
}
.top-main-menu li > a {
	color: #444649;
	text-transform: uppercase;
}
.top-main-menu li > a:hover {
	color: #76d898;
}
.top-main-menu li.active > a {
	color: #76d898;
}
.megamenu .form-group {
	margin-bottom: 10px;
}
div.ls-fullheight {
	padding: 0;
}
div.ls-nobullets .ls-bottom-nav-wrapper {
	display: none;
}
div.ls-nonav a.ls-nav-prev {
	display: none !important;
}
div.ls-nonav a.ls-nav-next {
	display: none !important;
}
.navbar-default {
    background-color: transparent;
    border: none;
}

/* ======================== Gallery ======================== */
ul.gallety-filters {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
ul.gallety-filters:before, ul.gallety-filters:after {
	content: " ";
	display: table;
}
ul.gallety-filters:after {
	clear: both;
}
ul.gallety-filters > li {
	float: left;
}
ul.gallety-filters > li > a {
	display: block;
	padding: 15px 40px 15px;
	color: #777;
	text-transform: uppercase;
}
ul.gallety-filters > li.active > a, ul.gallety-filters > li a:hover {
	color: #e1c60a;
	text-decoration: none;
}
ul.gallety-filters > li.gf-underline {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 103px;
	height: 3px;
	background-color: #666;
	transition: all 0.3s ease;
}
.gallery {
	background-color: #1a1a1a;
	margin-left: 0;
	margin-right: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.gallery:before, .gallery:after {
	content: " ";
	display: table;
}
.gallery:after {
	clear: both;
}
.gallery .gl-item {
	width: 50%;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 768px) {
.gallery .gl-item {
	float: left;
	width: 50%;
}
}
@media (min-width: 992px) {
.gallery .gl-item {
	float: left;
	width: 33.33333%;
}
}
@media (min-width: 1200px) {
.gallery .gl-item {
	float: left;
	width: 25%;
}
}
.gallery .gl-item.gl-loading {
	min-height: 225px;
	background: url(assets/img/spinner_black.gif) center center no-repeat;
}
.gallery .gl-item.gl-double {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 768px) {
.gallery .gl-item.gl-double {
	float: left;
	width: 100%;
}
}
@media (min-width: 992px) {
.gallery .gl-item.gl-double {
	float: left;
	width: 66.66667%;
}
}
@media (min-width: 1200px) {
.gallery .gl-item.gl-double {
	float: left;
	width: 50%;
}
}
.gallery .gl-item a:hover {
	text-decoration: none;
}
.gallery .gl-item figure {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.gallery .gl-item figure img {
	max-width: 100%;
	min-width: 100%;
	vertical-align: middle;
	transition: all 0.5s ease;
	transform-style: preserve-3d;
}
.gallery .gl-item figure figcaption {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
	background-color: rgba(0, 0, 0, 0.8);
}
.gallery .gl-item figure:hover > img {
	transform: scale(1.3);
	-ms-transform: scale(1.3);
/* IE 9 */
	-moz-transform: scale(1.3);
/* Firefox */
	-webkit-transform: scale(1.3);
/* Safari and Chrome */
	-o-transform: scale(1.3);
/* Opera */
}
.gallery .gl-item figure:hover > figcaption {
	opacity: 0.8;
}
.gallery .gl-item.gl-fixed-ratio-item.gl-loading {
	min-height: 0;
}
.gallery .gl-item.gl-fixed-ratio-item > a {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 67%;
}
.gallery .gl-item.gl-fixed-ratio-item figure {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.gallery .gl-item.gl-fixed-ratio-item figure img {
	min-height: 100%;
}
.gallery .gl-item .gl-preview {
	display: none;
}
.gallery .gl-item.gl-preview {
	position: relative;
	width: 100% !important;
	background-color: #1a1a1a;
}
.gallery .gl-item.gl-preview .glp-arrow {
	display: block;
	position: absolute;
	z-index: 1;
	top: -60px;
	left: 12.5%;
	margin-left: -30px;
	width: 0;
	height: 0;
	border: 30px solid transparent;
	border-bottom-color: #1a1a1a;
}
.gallery .gl-item.gl-preview .glp-close {
	display: block;
	position: absolute;
	z-index: 1;
	top: 30px;
	right: 45px;
	width: 40px;
	height: 41px;
	line-height: 30px;
	font-size: 30px;
	color: white;
	font-family: 'icomoon';
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
.gallery .gl-item.gl-preview .glp-close:before {
	content: "\e9d0";
}
.gallery .gl-item.gl-preview .glp-zoom {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	background-color: #444649;
	color: #8e9095;
	font-family: 'ElegantIcons';
}
.gallery .gl-item.gl-preview .glp-zoom:before {
	content: "\54";
}
@media (max-width: 991px) {
.gallery .gl-item.gl-preview .glp-zoom {
	display: none;
}
}
.gallery .gl-item.gl-preview .gl-preview-container {
	max-width: 1600px;
	margin: 0 auto;
	padding: 20px 0;
}
.gallery .gl-item.gl-preview figure {
	display: inline-block;
	width: auto;
	text-align: center;
	max-width: 100%;
}
.gallery .gl-item.gl-preview figure img {
	min-width: 0;
}
.gallery .gl-item.gl-preview figure img.glp-zoomed {
	display: block;
	position: fixed;
	z-index: 101;
	top: 0;
	right: 0;
	width: 100%;
	max-width: none;
	cursor: url(assets/img/zoom-out.gif), zoom-out;
}
.gallery .gl-item.gl-preview figure:hover > img {
	transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	-moz-transform: none;
	-o-transform: none;
}
.gallery .gl-item.gl-preview .lg-preview-descr {
	padding: 0 30px 0 15px;
	font-size: 13px;
}
.gallery .gl-item.gl-preview .glp-readmore {
	margin-top: 20px;
}
.gallery .gl-item.gl-preview .glp-social {
	float: right;
	margin: 50px 0 0;
}
.gallery .gl-item.gl-preview .glp-social p {
	float: left;
	margin: 0 20px 0 0;
	line-height: 2.3;
	font-size: 16px;
}
.gallery .gl-item.gl-preview .glp-video {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
}
.gallery .gl-item.gl-preview .glp-video iframe, .gallery .gl-item.gl-preview .glp-video object, .gallery .gl-item.gl-preview .glp-video embed, .gallery .gl-item.gl-preview .glp-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gallery .gl-item.gl-preview .carousel {
	display: inline-block;
	max-width: 100%;
}
.gallery.gl-cols-3 .gl-item {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 1200px) {
.gallery.gl-cols-3 .gl-item {
	float: left;
	width: 33.33333%;
}
}
.gallery.gl-cols-3 .gl-item.gl-double {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 1200px) {
.gallery.gl-cols-3 .gl-item.gl-double {
	float: left;
	width: 66.66667%;
}
}
.gallery.gl-cols-5 .gl-item {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 1200px) {
.gallery.gl-cols-5 .gl-item {
	float: left;
	width: 20%;
}
}
.gallery.gl-cols-5 .gl-item.gl-double {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 1200px) {
.gallery.gl-cols-5 .gl-item.gl-double {
	float: left;
	width: 40%;
}
}
.gallery.gl-cols-6 .gl-item {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 1200px) {
.gallery.gl-cols-6 .gl-item {
	float: left;
	width: 16.66667%;
}
}
.gallery.gl-cols-6 .gl-item.gl-double {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
}
@media (min-width: 1200px) {
.gallery.gl-cols-6 .gl-item.gl-double {
	float: left;
	width: 33.33333%;
}
}
.gallery .gl-item-icon {
	margin-bottom: 0;
	font-size: 36px;
	text-align: center;
	color: white;
}
.gl-item-icon span{

	font-size: 30px;

}
.gallery .gl-item-title {
	margin-bottom: 0;
	font-size: 16px;
	text-align: center;
	color: white;
	text-transform: uppercase;
}
.gallery .gl-item-category {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	color: #8e9095;
}
.gallery.gl-pinterest .gl-item {
	padding: 5px;
}
.gallery.gl-pinterest .gl-item.gl-double {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	padding: 5px;
}
@media (min-width: 768px) {
.gallery.gl-pinterest .gl-item.gl-double {
	float: left;
	width: 50%;
}
}
@media (min-width: 992px) {
.gallery.gl-pinterest .gl-item.gl-double {
	float: left;
	width: 33.33333%;
}
}
@media (min-width: 1200px) {
.gallery.gl-pinterest .gl-item.gl-double {
	float: left;
	width: 25%;
}
}
.gallery.gl-pinterest .gl-item figcaption {
	position: relative;
	z-index: 1;
	opacity: 1;
	padding: 20px;
	background-color: white;
}
.gallery.gl-pinterest.gl-cols-3 .gl-item.gl-double {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	padding: 5px;
}
@media (min-width: 1200px) {
.gallery.gl-pinterest.gl-cols-3 .gl-item.gl-double {
	float: left;
	width: 33.33333%;
}
}
.gallery.gl-pinterest.gl-cols-5 .gl-item.gl-double {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	padding: 5px;
}
@media (min-width: 1200px) {
.gallery.gl-pinterest.gl-cols-5 .gl-item.gl-double {
	float: left;
	width: 20%;
}
}
.gallery.gl-pinterest.gl-cols-6 .gl-item.gl-double {
	position: relative;
	min-height: 1px;
	padding-left: 0;
	padding-right: 0;
	padding: 5px;
}
@media (min-width: 1200px) {
.gallery.gl-pinterest.gl-cols-6 .gl-item.gl-double {
	float: left;
	width: 16.66667%;
}
}
.gallery.gl-pinterest .gl-item-title {
	margin-bottom: 10px;
	font-size: 15px;
	text-align: left;
	color: #444649;
	text-transform: uppercase;
}
.load-more-block {
	height: 60px;
	line-height: 60px;
	text-align: center;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.section-descr {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.carousel-control span {
background: #1A1A1A;
width:40px;
height:40px;
display:block;
position:absolute;
top:50%;
font-family:"icomoon";
line-height:20px;
padding:10px;
}
.carousel-control.right span {
right:0px;
}
.carousel-control.right span:after {

	content: "\e618";
}
.carousel-control.left span:after {
	content: "\e617";
}
.carousel-control.right, .carousel-control.left {
	background-image:none;
}
.slideme {
max-width: 1920px;
max-height:1080px;
width: 100%;
min-height: 100%;
}