html, body {
	width:100%;
	height:100%;	
}
body {	
	font-family: 'Arial';
	margin:0;
	padding:0;
	color:#666;
	font-size:14px;
	width:100%;
	line-height:20px;
	background:#5f5f5f;
	position:relative;
	overflow-x:hidden;
}
#wrapper{
	position:absolute;
	width:100%;
	bottom:0;
	top:0;
}
p{
	padding-bottom:18px;
	font-size:12px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border:0;
	max-width:100%;
}
form {
	padding:0;
	margin:0;
}
a {
	outline:none;
	color:#666;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #933;
}
.aligncenter{text-align:center;
}
.fright{float:right;
}
.fleft{float:left;
}
.font {
	font-family: 'Oswald', sans-serif;
	font-weight:300; /* Normal */
}

header{
	background:url(../images/main_bg.png) repeat left top;
}
#container{
	position:absolute;
	width:100%;
}
#logo {
	text-align:center;
}
#logo a {
	display:block;
	position:relative;
	width:400px;
	height:121px;
	margin:0 auto;
	z-index:100;
}

.first_line {
	height:34px;
	margin-bottom:22px;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-x;
}

/* ______________________ SOCIALS ___________________________ */
#socials {
	padding:0;
	margin-top:5px;
}
#socials li {
	display:inline-block;
}

#socials li a {
	display:block;
	height:15px;
}

.soc1 a, .soc2 a, .soc3 a, .soc4 a, .soc5 a {
}

.soc1 a{
	background:url(../images/soc1.png) no-repeat 0 0;
	width:18px;
	margin:0 4px 0 11px;
}
.soc2 a{
	background:url(../images/soc2.png) no-repeat 0 0;
	width:9px;
	margin:0 10px;
}
.soc3 a{
	background:url(../images/soc3.png) no-repeat 0 0;
	width:13px;
	margin:0 8px;
}
.soc4 a{
	background:url(../images/soc4.png) no-repeat 0 0;
	width:14px;
	margin:0 8px;
}
.soc5 a{
	background:url(../images/soc5.png) no-repeat 0 0;
	width:8px;
	margin:0 15px 0 8px;
}

.soc1 a:hover, .soc2 a:hover, .soc3 a:hover, .soc4 a:hover, .soc5 a:hover {
	background-position: 0 -20px;
} 
/* _________________________ //SOCIALS _________________________ */

section#content .inner{
	background:url(../images/main_bg.png) repeat left top;
	padding:0;
	padding:10px 0 41px 0;
	height:100%;
	overflow:hidden;
	width:100%;
}

/*MainMenu*/
.btn_dropdown {display:none !important;}

#space {
	margin-left:0px;
}


.menu_block {
	margin-top:5px;
	border-top:1px solid #5f5f5f;
	border-bottom:1px solid #5f5f5f;
}
nav#menu{
	position:relative;
	margin:0;
}

.mainmenu {
	padding:0;
	z-index:1;
	margin:0 auto;
	width:820px;
}

.mainmenu li {
	float:left;
	position:relative;
	padding:0;
	text-align:center;
	z-index:200;
}
.mainmenu li span {
	display:inline-block;
	background:url(../images/menu_bord.png) no-repeat right top;
	width:9px;
	height:11px;
	margin-top:8px;
}
.mainmenu li a { 
	display:inline-block;
	padding:6px 25px;
	line-height:22px;
	color:#5f5f5f;
	font-size:16px;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	text-decoration:none;
	text-transform:uppercase;
}

.mainmenu li.act a,
.mainmenu li:hover a{
	color:#933;
}

/*Submenu*/
.level1 {
	left:-10px;
	top:32px;
	background:#f7f7f7;
	border-top:3px solid #933;
	z-index:9999 !important;
	min-width:130px;
}
.level1 li {
	padding:0 !important;
	margin:0 !important;
	display:block;
	float:none;
}

.mainmenu li ul.sub_menu { margin:0; padding:0; position:absolute; overflow:visible;
}
.mainmenu li ul.sub_menu li {
	position:relative;
	z-index:9999;
}
.mainmenu li ul.sub_menu li a {
	display:inline-block;
	text-transform:uppercase;
	padding:5px 11px 5px 12px !important;
	line-height:22px;
	font-size:14px;
	color:#5f5f5f;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	text-align:center;
	border-bottom:none;
}
.mainmenu li ul.sub_menu li:hover a, .mainmenu li ul.sub_menu li.act a{
	color:#933;
}
.ajaxed_content{
	height:100%;
}

.wrap{
	height:100%;
	margin:0 auto;
	position:relative;
}
.indent{padding:0;height:100%;
}

.indent1{padding:25px 7px 25px 23px;
}
.pos-rel{position:relative;
}
.divider{
}
.divider.pos1{
	left:66%;
}
.divider.pos1{
	left:66%;
}
.divider.pos2{
	left:49%;
}
.indent .divider{
	left:32.8%;
}
.indent .divider.pos1{
	left:67.2%;
}
.indent .divider.pos2{
	left:49.9%;
}
.spacer{
	height:2px;
	background:url(../images/spacer.gif) 0 0 repeat-x;
	margin:25px 0;
}
.scroll{
	height:1050px;
	overflow:auto;
	margin-top:-89px;
}
.scroll1{height:430px;
}

.shadow{
	width:100%;
	margin-bottom:30px;
}

/* ________________________ SLIDER ________________________ */
.mask {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background:url(../images/slider_bg.png) repeat;
	z-index:100;
}
/* _______________________ //SLIDER _______________________ */
.breadcrumb {
  text-transform:none;
  padding: 8px 0 8px 20px;
  margin:-8px 0 30px 0;
  list-style: none;
  color:#ffffff;
  font-size:12px;
  background:#5f5f5f;
}
.breadcrumb span {
  
}
.breadcrumb a {
  color:#a5a5a5;
  font-size:12px;
}
.breadcrumb a:hover {text-decoration:underline;
}
.breadcrumb_title {
	font-size:30px;
	color:#a6a6a6;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	line-height:32px;
	padding:0;
	letter-spacing:-1px;
	text-transform:uppercase;
}
.breadcrumb_title span {
	color:#933;
}
/* _________________________ ABOUT _________________________ */
.bord_bottom {
	border-bottom:1px solid #b7b7b7;
}

.about_block {
	border-bottom:1px solid #494e50;
}
.about_block img {
	float:left;
	margin:0 30px 30px 0;
}
.about_block_text {text-align:left;
}
p.morbi_text {
	float:left;
	margin:0 0 55px 0;
	padding:2px 22px 3px 22px;
	color:#666666;
	font-style:italic;
	border-left:2px solid #933;
}

ul.sedutper_sp {
	list-style-type:none;
	margin:0 0 70px 17px;
}
.sedutper_sp li {
	background:url(../images/sedutper_sp_bg.png) no-repeat left top;
	line-height:16px;
	margin:0 0 26px 0;
	padding:0 0 0 24px;
}
.sedutper_sp li:first-child {margin-top:13px;}

.sedutper_sp a:hover {text-decoration:underline;
}
/* _________________ CAROUSEL ________________ */
.carousel {
  position: relative;
  line-height: 20px;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel .item > img {
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

#testimonials_carousel .carousel-control {
  position: absolute;
  top: 50%;
  margin-top:-20px;
  width: 41px;
  height: 41px;
  outline:none;
}
#testimonials_carousel .carousel-control.right {
	background:url(../images/carousel_arrows.png) no-repeat;
	background-position:-43px 0;
	right:0; 
}
#testimonials_carousel .carousel-control.left {
	background:url(../images/carousel_arrows.png) no-repeat;
	background-position:0 0;
	left:0;
}
#testimonials_carousel .carousel-control.right:hover {
	background-position:-43px -43px;
}
#testimonials_carousel .carousel-control.left:hover {
	background-position:0 -43px;
}
/* _________________________ //CAROUSEL _______________________ */
/* _________________ SKILLS ________________ */
#skills_block li {
	background:#fff;
	width:100%;
	height:49px;
	margin-bottom:10px;
	border:1px solid #d9d9d9;
}
#skills_block li span {
	display:block;
	border-right:1px solid #eec0b1;
	background:#933;
	padding:15px 0 14px 0;
	color:#fff;
	font-family:'Oswald';
	font-size:16px;
	font-weight:300;
}
.skill1 {width:60%;
}
.skill2 {width:70%;
}
.skill3 {width:80%;
}
.skill4 {width:65%;
}
#skills_block {margin-top:35px;
}
/* _________________________ //SKILLS _______________________ */
/* ___________________________ TEAM _________________________ */
#team_block img {
	margin-bottom:10px;
	width:100%;
}
#team_block p {padding-bottom:10px;text-align:left;line-height:20px;}
#team_block p span {
	padding-right:5px;
	text-transform:uppercase;
	font-family:'Oswald';
	font-weight:600;
	color:#666;
	line-height:20px;
}
a.team_soc1 {
	display:inline-block;
	background:url(../images/team_soc.png) no-repeat 0 0;
	width:15px;
	height:14px;
}
a.team_soc2 {
	display:inline-block;
	margin:0 0 10px 14px;
	background:url(../images/team_soc.png) no-repeat -29px 0;
	width:7px;
	height:14px;
}
a.team_soc3 {
	display:inline-block;
	margin:0 0 10px 14px;
	background:url(../images/team_soc.png) no-repeat -50px 0;
	width:12px;
	height:14px;
}
a.team_soc1:hover {background:url(../images/team_soc.png) no-repeat 0 -16px;
}
a.team_soc2:hover {background:url(../images/team_soc.png) no-repeat -29px -16px;
}
a.team_soc3:hover {background:url(../images/team_soc.png) no-repeat -50px -16px;
}

#team_block .foot_block_intouch p {
	color:#666;
	padding-bottom:0;
	margin:0;
}
#team_block .touch_mail a {
	color:#933;
}
#team_block .touch_mail a:hover {text-decoration:underline;}

#team_block li.touch_phone p {background:url(../images/team_icon.png) no-repeat 0 0;
}
#team_block li.touch_mail a {background: url(../images/team_icon.png) no-repeat 0 -31px;
}
#team_block .foot_block_intouch li {text-align:left;
}

/* __________________________ //TEAM ________________________ */
/* ________________________________________ BLOG __________________________________________ */
.widget {margin-bottom:30px;}

h2.title3 a,
h3 {
	text-transform:uppercase;
	font-size:20px;
	line-height:22px;
	color:#666;
	font-family: 'Oswald', sans-serif;
	font-weight:500;
}
h2.title3 a:hover {
	color:#933;
}
h2.title3 {margin:0 0 8px 0;}

.popular_block {margin-bottom:20px;}
.popular_block a {color:#636363;}
.popular_block a:hover {
	color:#933;
	text-decoration:none;
}
h3 {
	margin:0 0 4px 0;
	padding:0 0 10px 0;
}
.pop_text {padding-top:7px;}
img.popular_img {
	float:left;
	margin:0 18px 10px 0;
}

.blog_img_marg {margin:0 0 14px 0 !important;
}

.blog_img_marg img {
	max-width:100%;
}
a.post_link:hover {text-decoration:underline;
}

img.blog_icon_big {margin-bottom:40px;
}
.post_info ul {
	margin-bottom:2px;
	padding:2px 0;
}
.post_info li {
	display:block;
	padding:4px 0;
	margin:0 15px 15px 0;
	background:#a4a4a4;
}
.post_info li a {
	margin:9px;
	padding:0 0 0 24px;
	font-size:12px;
	line-height:20px;
	color:#fff;
	width:19px;
}

a.post_date {background:url(../images/blog_icon1.png) no-repeat left top;
}
a.post_category {background:url(../images/blog_icon2.png) no-repeat left top;
}
a.otzv_link {background:url(../images/blog_icon3.png) no-repeat left top;
}
a.devilcantburn {background:url(../images/blog_icon4.png) no-repeat left top;
}
.post_info li:hover {
	text-decoration:none;
	background:#933;
}

a.post_link {
	text-transform:none;
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	font-weight:300;
}
a.post_link:hover {text-decoration:none;}
.date_block {
	float:left;
	display:block;
	padding:0;
	margin-right:30px;
	margin-top:5px;
	margin-bottom:5px;
	background:#933;
	text-transform:uppercase;
	text-align:center;
	font-family:'Oswald';
	font-weight:300;
	color:#fff;
}
.date_block span {
	display:block;
	margin:0;
	padding:9px 7px;
	font-size:33px;
	line-height:36px;
}
.date_block p {
	background:#2c2f31;
	font-size:18px;
	line-height:20px;
	margin:0;
	padding:4px 18px;
}

.blog_full_block {
	padding:0;
	margin:0 0 30px 0;
}
.post {
	border-bottom:1px solid #b7b7b7;
}
/* ______________________ SEARCH ________________________ */
.top_search {
	width:100%;
	padding:0;
	margin:0;
	height:33px;
	position:relative;
}
.top_search input[type="text"] {
	font-family: Arial;
	font-size:14px;
	color:#bcbcbc;
	background-color: #fff;
	border: 1px solid #dbdbdb;
	width:155px;
	height:22px;
	padding:5px 40px 4px 15px;
	margin:0;
}
.search_btn {
	width:34px !important;
	height:33px !important;
	background: url(../images/search_btn.png);
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
	padding:0;
	margin:0;
	display:block;
	cursor:pointer;
	position:absolute;
	right:5px;
	top:0;
}

/* _____________________ //SEARCH _______________________ */
.blog_categories_block li {
	border-bottom:1px solid #b7b7b7;
	padding:6px 0 5px 0;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.blog_categories_block li:last-child {border-bottom:none !important;}
.blog_categories_block li:hover {
	padding:6px 0 5px 20px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.blog_categories_block li a {
	background:url(../images/categories_link_bg.png) no-repeat;
	padding:2px 0 0 24px;
	color:#666;
	font-size:14px;
}
.blog_categories_block li:hover a {
	background-position:0 -32px;
	color:#933;
}

.popular_block {margin-bottom:20px;}
.popular_block a {color:#9f9f9f;font-size:14px;}
.popular_block a:hover {
	color:#933;
	text-decoration:none;
}
.pop_text {padding:7px 0 0 0;}
/* _______________________________________ TAGS ____________________________________________ */
.tags li {
	float:left;
	margin:0 10px 10px 0;
}
.tags a {
	display:block;
	margin:0;
	padding:4px 14px 4px 16px !important;
	color:#cbcbcb;
	background:#5f5f5f;
}
.tags a:hover {
	background:#933;color:#fff;
}
/* ______________________________________ //TAGS ___________________________________________ */
/* ____________________________________ FLICKR ___________________________________ */
.FlickrImages li {
	margin:0 10px 10px 0 !important;
	padding:0 !important;
	float:left;	
	border:0 !important;
}
.FlickrImages li a {
	position: releative;
	display:block;
	width:57px !important;
	height:57px !important;
	overflow:hidden;
	float:left;
}
.FlickrImages li a img {
	width:57px !important;
	height:57px !important;
	border:0;
}
.FlickrImages li a span {
	position: absolute;
	display:block;
	opacity: 1 !important;
	width:57px;
	height: 57px;
}
/* ___________________________________ //FLICKR __________________________________ */
/* _______________________________________ //BLOG __________________________________________ */

/* ______________________________________ CONTACT __________________________________________ */
ul.foot_block_intouch {
	margin:0;
	padding-top:2px;
}

.foot_block_intouch li {padding-bottom:8px !important;}
.foot_block_intouch li p, .foot_block_intouch a {
	color:#777;
	line-height:21px;
	font-size:14px;
	padding:0 0 0 34px;
	margin:0;
}
.foot_block_intouch li a:hover {
	color:#933;
	text-decoration:none;
}

.foot_block_intouch li.touch_phone p {
	background:url(../images/contact_icon.png) no-repeat 0 0;
}
.foot_block_intouch li.touch_clock p {
	background:url(../images/contact_icon.png) no-repeat 0 -108px;
}
.foot_block_intouch li.touch_mail a {
	background:url(../images/contact_icon.png) no-repeat 0 -210px;
}
.foot_block_intouch li.touch_site a {
	background:url(../images/contact_icon.png) no-repeat 0 -314px;
	display:block;
	height:20px;
	color: #933;
}
.foot_block_intouch li.touch_adress p {
	background:url(../images/contact_icon.png) no-repeat 0 -445px;
}
/* _____________________________________ //CONTACT _________________________________________ */
footer{
	padding:7px 0;
	margin:0;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	color:#e5e5e5;
	font-size:14px;
	line-height:20px;
	background:#5f5f5f;
}

.copyright {
	padding:0;
	text-transform:uppercase;
}
.copyright a {
	color:#933;
	font-size:14px;
	line-height:20px;
}
.copyright a:hover {text-decoration:underline;
}

h2{
	color:#666;
	font-family: 'Oswald', sans-serif;
	font-weight:200;
	font-weight:400;
	font-size:20px;
	line-height:22px;
	margin-bottom:25px;
	padding:0;
	text-align:left;
	text-transform:uppercase;
}

h4{
	color:#3c3a3b;
	font-size:12px;
	line-height:1.2em;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	margin-bottom:8px;
	text-transform:uppercase;
}

.img-container{
	border:0;
	margin-bottom:27px;
	margin-top:15px;
}

.img-container img{
	width:100%;
	height:auto;
}
.img-container iframe {	max-width:100%;
}
.img-indent{
	float:left;
	margin:0px 10px 3px 0;
}

.more-link{
	color:#933;
	text-decoration:none;
	font-size:14px;
	line-height:18px;
	padding:0 0 0 5px;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.more-link:hover{
	text-decoration:underline;
}
.top5{
	padding-top:5px;
}

.top10{
	padding-top:10px;
}
.top25{
	padding-top:25px;
}

.testimonials-list{}

.testimonials-list li{
	background:url(../images/quote.png) 0 4px no-repeat;
	padding-left:20px;
	margin-top:25px;
}
.testimonials-list li .author{
	font-size:12px;
	text-align:right;
	padding-top:10px;
	color:#454545;
}
.testimonials-list li:first-child{margin-top:0;}

.events-list{}
	.events-list li{
		font-size:12px;
		color:#7a7a7a;
		margin-top:26px;
		padding-top:28px;
		background:url(../images/spacer.gif) 0 0 repeat-x;
	}
	.events-list li:first-child{
		background:none;
		margin-top:0;
		padding-top:0;
	}
	.events-list li .date{
		float:left;
		width:43px;
		height:42px;
		background:#1e72b9;
		color:#fff;
		line-height:18px;
		font-family: 'Oswald', sans-serif;
		font-weight:300;
		font-size:12px;
		text-align:center;
		text-transform:uppercase;
		margin-right:12px;
		padding-top:2px;
		
		border-radius:50%;
		-moz-border-radius:50%;
		-webkit-border-radius:50%;
	}
		.events-list li .date .mounth{
			display:block;
			margin-top:-4px;
		}
	.events-list li .title{
		display:block;
		color:#3c3a3b;
		margin-bottom:18px;
		font-size:12px;
		text-transform:uppercase;
		font-family: 'Oswald', sans-serif;
		font-weight:300;
	}


.news-list{}
	.news-list li{
		font-size:12px;
		color:#7a7a7a;
		margin-top:26px;
		padding-top:28px;
		background:url(../images/spacer.gif) 0 0 repeat-x;
	}
	.news-list li:first-child{
		background:none;
		margin-top:0;
		padding-top:0;
	}
	.news-list li figure{
		float:left;
		margin-right:10px;
	}
	.news-list li .date{
		font-family: 'Oswald', sans-serif;
		font-weight:300;
		font-size:12px;
		color:#3c3a3b;
		line-height:1.2em;
		display:block;
		margin-bottom:10px;
	}

.btn_send, .btn_clear {
	display:inline-block;
	cursor:pointer;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:16px;
	line-height:22px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	background:#2c2f31;
	border:0 ;
	padding:6px 18px 5px 18px;
	margin:20px 0 0 0;
}
.btn_send:hover, .btn_clear:hover{ background:#933;
}
.btn_clear {
	background:#2c2f31;
	color:#fff;
	margin-right:14px;
}

form#contact{position:relative;overflow:hidden;display:block;}
label{
	margin-bottom:14px;
	overflow:hidden;
}
form#contact span{
	color:#7a7a7a;
	display:block;
	padding-bottom:2px;
}


form#contact input[type="text"],
input[type="password"],
input[type="email"],
form#contact textarea,
select {	
	border:1px solid #dbdbdb;
	position:relative;
	background:#fff;
	padding:9px 5px 10px 22px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	color:#bcbcbc;
	font-size:14px;
}

form#contact input[type="text"] {
	margin:0 22px 19px 0;
	width:auto;
}
#email {margin-right:0 !important;}

form#contact textarea {
	min-height: 154px;
	margin:0;
	width:590px;
	resize: none;
}

.mrgn_bottom {margin-bottom:108px;
}

/* _________________________ GALLERY _______________________ */
figure img {
	visibility:inherit !important;
	width:100%;
}
.blog_block_img_ie {
	margin:0 0 14px 0;
	overflow:hidden;
	position:relative;
}

.gallery_image {
	background:#fff;
	overflow:hidden;
	position:relative;
}

#filtr_opt {position:relative;}
#filter_img, #filter_video {
	position:absolute;
	left:38px;
	bottom:-124px;
}

#filter_img li, #filter_video li {
	display:inline-block;
	padding:0 4px 0 0;
	cursor:pointer;
	font-size:14px;
	color:#777;
}
#filter_img li:hover,
#filter_video li:hover {
	color:#933;
}

.filter_block {
	height:46px;
	width:100%;
	color:#9f9f9f;
}

.gallery_block {
	float:left;
	margin:0;
	padding:0;
}
.gallery_image img {
	width:100%;
	
}
.gallery_text {
	text-align:center;
	background:#fff;
	border-right:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	padding:21px 10px 18px;
	font-family:'Oswald';
	font-weight:300;
}
.gallery_text a {
	color:#646363;
	font-size:16px;
	line-height:22px;
}
.gallery_text p {
	padding:0;
	margin:0;
	color:#c1c1c1;
	font-family:14px;
	line-height:22px;
}
.grid_6:hover .gallery_text a {
	text-decoration:none;
	color:#933;
}

/* _________________________ filter _______________________ */
ul#gal_filter {
	margin-bottom: 10px;
}

ul#gal_filter li {
	list-style-type: none;
	display: inline-block;
	padding-right: 20px;
}

#gal_filter a {
	text-transform:uppercase;
		font-family:'Oswald';
		font-size:14px;
		font-weight:300;
		color:#9e9e9e;
}
li.selected a {
	color:#933 !important;
}

ul.item li {
	list-style-type: none;
	float:left;
	display: block;
	margin: 0 30px 30px 0;
	width:270px;
}

/* ________________________ //filter ______________________ */

/* ________________________ //GALLERY ______________________ */

/* _____________________ SHOW_MORE_BLOCKS __________________ */
.show_block {display:none;
}
#load_more_img, #load_more_vid, #load_more_blog {position:relative;
}
#load_more_img, #load_more_vid, #load_more_blog {
	width:88px;
	height:20px;
	cursor:pointer;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:14px;
	line-height:20px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background:#5f5f5f;
	border:0 ;
	padding:8px 21px 9px 27px;
	margin:9px 0 10px 0;
}
#load_more_img:hover,
#load_more_vid:hover,
#load_more_blog:hover{ background:#933;
}

/* ____________________ //SHOW_MORE_BLOCKS _________________ */

.preloader{
	background:url(../images/preload_img.gif) center center no-repeat;
	display:block;
}

.gallery-list li{
	height:100%;
}
.gallery-list a {
	position:relative;
	display:block;
}
.gallery-list li figure{
}
.gallery-list a.photo-title{
	font-family:Arial;
	line-height:1.2em;
	font-size:14px;
	color:#7a7a7a;
	text-decoration:none;
}
.gallery-list a.photo-title:hover{
	color:#1e72b9;
}
.extr{
	overflow:hidden;
}

	
.zoom{
	display:block;
	position:absolute;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:center center;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:5;
}

.zoom_video {
	display:block;
	position:absolute;
	background-image:url(../images/zoom_video.png);
	background-repeat:no-repeat;
	background-position:center center;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:5;
}

.link {
	display:block;
	position:absolute;
	background-image:url(../images/link.png);
	background-repeat:no-repeat;
	background-position:center center;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:5;
}

.zoom.video-play{background-image:url(../images/video-play.png);	
}
.gallery-hover{
	background:url(../images/slider-caption-bg.png) 0 0 repeat;
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	overflow:hidden;
}

.blog-hover {
	background:url(../images/slider-caption-bg2.png) 0 0 repeat;
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	overflow:hidden;
}









	
form#application {
	position:relative;
	overflow:hidden;
	display:block;
}
label {
	margin-bottom:14px;
	overflow:hidden;
}

form#application span {
	color:#7a7a7a;
	display:block;
	padding-bottom:2px;
}
form#application input[type="text"], input[type="password"], input[type="email"], form#contact textarea, select {
	border:1px solid #dbdbdb;
	position:relative;
	background:#fff;
	padding:9px 5px 10px 22px;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	color:#bcbcbc;
	font-size:14px;
}
form#application input[type="text"] {
	margin:0 22px 19px 0;
	width:400px;
}
#email {
	margin-right:0 !important;
}

form#application textarea {
	min-height: 154px;
	margin:0;
	width:500px;
	resize: none;
}
