@charset "utf-8";
/* 
/*	Copyright 2013. ThemeMarket.
	Template Version 1.0.3
/*

/**************************************************/
/*	LIST OF SECTION :
		1)  HEADER
		2)  CONTENT
		3)  GALLERY
		4)  PROJECTS
		5)  ABOUT
		6)  FAQ
		7)  CONTACT
		8)  ELEMENTS
		9)  SIDEBAR
		10) CONTACT
/**************************************************/

h1.new {
	/*font-size: 24px;*/
	font-size: 37px;
	line-height: 1.3;
	color: #fff;
	margin: 0 0 25px;
	font-family: 'Ayumi', Arial, sans-serif !important;
	font-weight: 400;
	/*text-transform: uppercase;*/
}

h2.new {
	/*font-size: 18px;*/
	font-size: 24px;
	line-height: 1.3;
	color: #fff;
	margin: 0 0 15px;
	font-family: 'PT Sans', Arial, sans-serif !important;
	font-weight: 400;
}

.intro-text {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid seashell;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 15px 0;
	font-family: 'PT Sans', Arial, sans-serif;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.no-uppercase {
	text-transform: none !important;
}

.no-bottom-margin {
	margin-bottom: 0 !important;
}

#content img {
	max-width: 100%;
}

/* email status messages */
 
.alertMessage span.green {
	color: green;
}

.alertMessage span.red ul li {
	color: red;
}
	.logo a img {
		position: absolute;
		z-index: 100;
		opacity: .99;
	}


div.clear.principle_para_clear {
	display: none;
}






@media only screen and (min-width: 960px) {

	.logo{
		margin-right: 200px;
		margin-top: 0;
		float:right;
	}


	.contact-form.form_in_sidebar,
	.social_media_in_sidebar,
	.homes_in_sidebar {
		padding-left: 10px;
	}	

	.contact-form.form_in_sidebar form textarea {
		width: 280px;
	}

	.contact-form.form_in_sidebar form input {
		width: 280px;
	}
	
	#header{
		height:100px;
		background:url(../img/pixel.png) repeat;
		float:left;
		border-top:4px solid #000072;
		position:relative;
	}

	/* Featured Home */
	.monthly_featured .featured_img.right {
		margin-right: 20px;
	}

	.monthly_featured .featured_img.top {
		margin-top: 88px;
	}

	.monthly_featured .featured_floating_links {
		text-align: center;
		margin-top: -15px;

	}

	/* Links Page */
	ul.links li p {
		margin-left: 350px;
		width: 600px;
	}
	
	ul.links li img {
		float: left;
	}



}


@media only screen and (min-width: 960px) and (max-width: 1050px) {
	/* Home Page */
	.logo{
		margin-right: 110px;
		float:right;
	}
	.logo a img {
		width: 85px;
		height: 112px;
	}
}



/*------------------------------------------------------------------*/ 
/*	1) Note: Design for a width of 768 px
/*------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

	/* Home Page */
	.logo{
		margin-right: 110px;
		float:right;
	}
	.logo a img {
		width: 85px;
		height: 112px;
	}

	/* Featured Home */
	.monthly_featured .featured_img.right {
		margin-right: 20px;
	}

	.monthly_featured .featured_img.top {
		margin-top: 88px;
	}

	.monthly_featured .featured_floating_links {
		text-align: center;
		margin-top: -15px;

	}

	.monthly_featured .featured_floating_links {
		text-align: center;
		margin-top: -15px;

	}

	/* Links Page */
	ul.links li p {
		margin-left: 350px;
		width: 600px;
	}

	ul.links li img {
		float: left;
	}



}

/*------------------------------------------------------------------*/ 
/*	2) Note: Design for a width of 480 px
/*------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	/* Home Page */
	.logo{
		margin-right: 110px;
		float:right;
	}
	.logo a img {
		width: 85px;
		height: 112px;
	}

	/* Community Page */
	ul.community {

	}

	ul.community li div p {
		width: 350px!important;
	}

	/* Our Homes */

  ul.our_homes {
  	margin-left: 16px!important;
	}

	/* Featured Homes */
	.monthly_featured img.rendering {
		width: 383px;
		height: 260px;
		margin-left: 10px!important;
		margin-bottom: 20px!important;

	}
	.monthly_featured img.rendering.new {
		float: none !important;
	}
	.monthly_featured p {
		font-size: 1.1em;
		width: 375px!important;
		float: left!important;
		margin-left: 10px;
	}

	.monthly_featured .column .featured_img {
		margin-right: 32px;
	}
	
	.monthly_featured .featured_floating_links {
		text-align: center;
		margin-top: -15px;
		font-size: 1.1em;
	}

	/* Links Page */
	ul.links li p {
		width: 600px;
	}

	/* About Us Page */
	.first {
		width: 125px;
		height: 175px;
	}

	.last {
		width: 125px;
		height: 175px;
		margin-right: 8px!important;
	}

	/* Principles Page */
	ul.principle_filler {
		display: none;
	}

	div.clear.principle_para_clear {
		display: block!important;
	}

	.principle {
		width: 400px!important;
		margin-bottom: 15px;
	}

	.principle p {
		padding-left: 10px;
	}

	/* Inidividual Home Pages */

	.featured_image {
		margin-left: 30px!important;
		width: 338px!important;
		height: 443px!important;
	}







}

/*------------------------------------------------------------------*/ 
/*	3) Note: Design for a width of 320 px
/*------------------------------------------------------------------*/
@media only screen and (min-width: 200px) and (max-width: 479px){

	/* Home Page */
	.logo{
		margin-right: 110px;
		float:right;
	}
	.logo a img {
		width: 85px;
		height: 112px;
	}

	/* Community Page */
	ul.community li div p {
		width: 250px!important;
	}

	ul.community li div img {
		width: 236px!important;
		height: 131px!important;
	}
	ul.community li a {
		font-size: 1.2em!important;
	}

	/* Our Homes */
	ul.our_homes {
  	margin-left: 16px!important;
	}

	ul.our_homes li p img {
		width: 104px;
		height: 77px;
	}

	ul.our_homes li a {
		font-size: 1em!important;
	}
	
	/* Featured Homes */
	.monthly_featured img.rendering {
		width: 270px;
		height: 183px;
		margin-left: 5px!important;
		margin-bottom: 20px!important;
	}
	.monthly_featured img.rendering.new {
		float: none !important;
	}

	.monthly_featured p {
		font-size: 1.1em;
		width: 275px!important;
		float: left!important;
		margin-left: 5px;
	}

	.monthly_featured #tabs .tabs {
		padding: 10px!important;
		height: 265px!important;
		width: 255px!important;
	}

	.monthly_featured #tabs .tabs img {
		padding: 10px!important;
		height: 248px;
		width: 238px;
	}
	.monthly_featured .column .featured_img {
		margin-right: 60px;
	}
	
	.monthly_featured .featured_floating_links {
		text-align: center;
		margin-top: -15px;
		font-size: 1em;

	}

	/* Links Page */
	ul.links {
		margin-left: 10px!important;
	}

	.morgan {
		width: 254px!important;
		height: 75px!important;
	}

	.hayes {
		width: 211px!important;
		height: 83px!important;
	}

	/* About Us Page */
	.first {
		width: 125px;
		height: 175px;
	}

	.last {
		width: 125px;
		height: 175px;
		margin-right: 8px!important;
	}
	/* Principles Page */
	ul.principle_filler {
		display: none;
	}

	div.clear.principle_para_clear {
		display: block!important;
	}

	.principle {
		width: 275px!important;
		margin-bottom: 15px;
	}

	.principle p {
		padding-left: 10px;
	}

 /* Contact Page */
 .principle_names {
		width: 300px!important;
	}
	.principle_names ul li {
		width: 275px!important;
	}
	/* Inidividual Home Pages */

	.featured_image {
		margin-left: 30px!important;
		width: 225px!important;
		height: 296px!important;
	}





	ul.social_media {
		margin-left: 0!important;
	}

}























/* Links Page   */

.column.links h5 {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid seashell;
}

.column.links ul {
	list-style-type: none;
	margin-left: 50px;
}

ul.links li {
	margin: 25px 0 0 0;
}






ul.links li a {
	color: #9898ff;
}

ul.links li a:hover {
	text-decoration: underline;
	color: white;
}

/* Communities Page */

.column.community h5 {
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid seashell;
}

.column.community ul {
	list-style-type: none;
	margin-left: 0;
}

ul.community li span {
	color: red;
	font-size: 1.5em;
}

ul.community li a {
	font-size: 1.5em;
}

ul.community li div {
	visibility: hidden;
	height: 0;
	opacity: 0;
}

ul.community li div img {
	margin-left: 25px;
	width: 315px;
	height: 175px;
}



ul.community li div p {
	width: 450px;
	margin-left: 25px;
}

ul.community li div p a {
	font-size: 1em;
	color: white;
}

.anchor_color {
	color: #9898FF;
}


/* individual homes pages */

.closing_para_homes {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}



/* Homes link styling--links to gallery and clicks   */

.title small a {
	color: #9898ff!important;
	float: right;
	margin-right: 10px;
}

.title small a:hover {
	text-decoration: underline;
}

/* Inventories Page */
/* ...and news */
ul.inventories h2,
ul.news h2 {
	font-size: 18px;
	margin-bottom: 0;
	font-family: "PT Sans", Arial, sans-serif;
}
ul.news h2 {
	margin-bottom: 15px;
}

ul.inventories li,
ul.news li {
	/*margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;*/
	margin-bottom: 30px;
}
ul.inventories li:last-child,
ul.news li:last-child {
	margin-bottom: 0;
}

/* Our Homes Page */

ul.our_homes li {
	float: left;
	display: inline;
	width: 50%;
}

ul.our_homes li:nth-child(odd) {
	clear: left;
}

ul.our_homes li a {
	font-size: 1.3em;
}












/*  sidebar house links and photo display */

#sidebar_house_photo {
	position: absolute;
  display: none;
	padding: 5px;
	background: #666;
	/*display: block;*/
	-webkit-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.3);

}

.sidebar_house_links {
	list-style-type: none;
	margin-bottom: 25px;
}

.sidebar_house_links li {
	float: left;
	width: 50%;
	margin-bottom: 8px;
}



.sidebar_house_links li a {
	color: #9898ff;

}

.sidebar_house_links li a:hover {
	color: white;
}


.contact-form.sidebar {
	background: transparent;
	margin-left: 0;
}



ul.social_media {
	list-style-type: none;
	margin-bottom: 35px;
	margin-left: 0;

}

ul.social_media li {
	display: inline-block;
	margin-left: 25px;
}






.clear {
	clear: both;
}

.contactcircle p.envelop a {
	color: #9898ff;
}



.principle_names {
	float: right;
	width: 400px;
	/*margin: 25px 0 0 0;*/
	margin: 0;
}

.principle_names ul li:not(.last) {
	border-bottom: 1px solid gray;
}

.principle_names ul li {
	list-style-type: none;
	width: 300px;
	padding: 5px 0;
}


.principle_names ul li span {
	margin-left: 10px;
	color: seashell;
}

.changing_floorplan_link {
	color: #fff;

}

.changing_floorplan_link a {
	text-decoration: underline;
}


/* ============== Principles =========*/

.principle {
	width: 700px;
}

.clear.principle_clear {
	margin-bottom: 25px;
}






.principle p {
	margin-top: 25px;
}

.principle:not(.last) {
	border-bottom: 1px solid seashell;
}


/* ============== About =========*/


.main .column p img.first {
	float: left;
	margin: 0 15px 10px 0;
}

.main .column p img.last {
	float: right;
	margin: 15px 0 15px 15px;
}



/* ============== Regular Plans  =========*/

.main .column h4 small {
	font-size: .6em;
	margin-left: 10px;
}
.main .column h4 small a {
	color: white;
}
.main .column h4 small a:hover {
	color: #000072;
}

.main .column ul.featured_list {
	width: 200px;
	float: left;
}

.main .column img.featured_image {
	margin: 20px 0 0 40px;
}


/* Featured Plans Section */

.monthly_featured h1.new {
	text-align: center;
}

/*.monthly_featured h2 {
	text-align: center;
	font-weight: 100;
	font-family:'Ayumi', Arial, sans-serif;
}*/

.monthly_featured img.rendering {
	float: left;
	margin: 0 15px 100px 0;
}

.monthly_featured img.rendering.new {
	float: right;
	margin: 5px 0 15px 30px;
}

.monthly_featured .featured_floating_links.new {
	text-align: center;
	margin-top: -15px;
	margin-bottom: 20px;
}

.monthly_featured p {
	font-size: 1.1em;
	width: 255px;
	float: right;


}


.monthly_featured #tabs .tabs {
	padding: 10px!important;
	height: 339px;
	width: 326px;
}

.monthly_featured #tabs ul li a {

}

.monthly_featured .featured_img {
	display: block;
	float: right;
	margin-bottom: 20px;
}

.monthly_featured .photos.new.column-one-half {
	margin-left: 0;
	margin-right: 0;
}























/*  Contact  */

.email_click_event {
	color: #9898ff;
}




/* sidebar form success/failure messages */

.sidebar_success_message {
	color: #9898ff;
}

.loading_gif {
	display: none;
 	margin-left: 20px;
 	margin-bottom: -10px;
}




/* footer copyright */























body{
	/*background:url(../img/3.png) no-repeat;*/
}
.body-wrapper{
	width:100%;
	margin:0;
	padding:0;
	float:left;
	z-index:9999;
	position:relative;
	height:auto;
}

.sidebar, .main, .contactcircle{
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);	
}

/*------------------------------------------------------------------*/ 
/*	1) HEADER & NAV
/*------------------------------------------------------------------*/
#header{
	height:100px;
	width:100%;
	background:url(../img/pixel.png) repeat;
	float:left;
	border-top:4px solid #000072;
	position:relative;
}

#header > .container {
	width: 100%;
}


#nav{
	margin: 0 0 0 0;
	float:left;
}

/* Override the fixed padding/height with something more flexible */
.sf-menu > li > a {
	height: 100px;
	display: flex;
	align-content: center;
	align-items: center;
	padding: 0 42px;
}

@media only screen and (max-width:1279px) {
	/* Shrink down the nav a bit to get it all to fit before it collapses to mobile */
	#nav ul.sf-menu {
		margin-left: 40px;
	}
	#nav ul.sf-menu > li > a {
		/*padding: 42px 22px;*/
		padding: 0 22px;
	}
}

#nav a,
#nav span {
	font-family:'Ayumi', Arial, sans-serif;
	font-size:16px;
	text-transform:uppercase;

}

/* Make some menu links more prominent */
#header ul > li > a > span.highlight {
	background-color: #666;
	display: inline-block;
	padding: 1rem 1.5rem;
	border-radius: 3rem;
}
#header .menu-device ul > li > a > span.highlight {
	padding: 0.5rem 1rem;
}

.menu-toggle{
	width:auto;
	margin-top: 10px;
	margin-left: 25px;
	float:left;
	display:none;
}
.menu-toggle a{
	background:#444 url(../img/togge-menu.png) no-repeat center;
	width:42px;
	height:42px;
	display:block;
	margin:15px 0 0 0;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 0 0 5px rgba(0,0,0,0.2); /* Параметры тени */
	-webkit-transition:background-color 0.4s ease-in;  
	-moz-transition:background-color 0.4s ease-in;  
	-o-transition:background-color 0.4s ease-in;  
	transition:background-color 0.4s ease-in;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.menu-toggle a:hover{
	background-color:#666;
}
.menu-device{
	width:100%;
	float:left;
	clear:both;
	display:none;
	position:relative;
	z-index:9999999;
	background:url(../img/pixel.png) repeat;
	top:9px;
}
.menuopen{
	display:block;
}
.menu-device ul {
	list-style-type:none;
	font-family:Patua One, serif;
	font-size:14px;
	text-transform:capitalize;
	font-weight:normal;
	padding:10px 10px 0 10px;
	width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	margin:0;
}
.menu-device ul>li {
	height:auto;
	border-bottom:1px solid #444;
	margin:0 0 10px;
}
.menu-device ul li a {
	text-decoration:none;
	display:block;
	padding:0 0 10px;
	color:#c5c5c5;
	position:relative; 
}
.menu-device ul li a:hover {
	color:#fff;
}
.menu-device ul li:nth-last-child(1) {
	border-bottom:none;
	margin-bottom:0;
}
.menu-device ul ul{
	margin:0;
}
.menu-device ul ul li{
	margin:0 0 10px 20px;
}
.menu-device ul ul li:nth-last-child(1){
	margin-bottom:0;
}

/*------------------------------------------------------------------*/ 
/*	2) CONTENT
/*------------------------------------------------------------------*/
.contactcircle{
	width:275px;
	height:135px;
	background:url(../img/pixel.png) repeat;
	margin:60px 20px;
	float:left;
	padding:35px;
	position:relative;
}
.contactcircle p{
	color:#FFF;	
	padding:0 0 0 30px;
	font-size:14px;
}
.contactcircle p a:hover{
	color:#fff;
	text-decoration: underline;
}
.contactcircle p.man{background:url(../img/man.png) no-repeat left top;}
.contactcircle p.phone{background:url(../img/contact.png) no-repeat left top;}
.contactcircle p.envelop{background:url(../img/envelop.png) no-repeat left top;}

.wrapper{
	width:1120px;
	float:left;
	padding:0;
	margin:20px 20px 50px 20px;
	position:relative;
}
.main{
	width:740px;
	float:left;
	padding:20px 10px;
	background:url(../img/pixel.png) repeat;
	position:relative;
	
}
.image-wrapper{
	/*background:url(../img/border.png) no-repeat;*/
	width:175px;
	height:175px;
	float:left;
}
.image-wrapper img{
	-webkit-border-radius: 180px;	
	-moz-border-radius: 180px;	
	border-radius: 180px;
	margin:6px;
}
.post-wrapper{
	margin-left:20px;
	float:left;
	width:525px;
}
.post-wrapper h5, .post-wrapper h5 a{
	color:#FFF;
}
.post-wrapper h5 a:hover{
	color:#000072;
}
h4.title{
	font-family: 'Ayumi', 'PT Sans', Arial, sans-serif;
	margin-bottom:0;
}
.details{
	font-family: 'PT Sans', Arial, sans-serif;
	font-size:11px;
	line-height:20px;
	border-bottom:1px solid #444;
	border-top:1px solid #444;
	padding:5px 0;
	margin:0 0 15px 0;
}
a.olderposts{
	background:url(../img/p-older.png) no-repeat left;
	height:14px;
	padding:4px 0 6px 35px;
	display:block;
	color:#c5c5c5;
	width:100px;
	float:left;
	text-align:left;
}
a.newerposts{
	background:url(../img/p-newer.png) no-repeat right;
	height:14px;
	padding:4px 35px 6px 0;
	display:block;
	color:#c5c5c5;
	width:100px;
	float:right;
	text-align:right;
}
a.olderposts:hover, a.newerposts:hover{
	color:#FFFFFF;
}
.video{
	width:710px;
	height:400px;
	float:left;
	clear:both;
}
.post-type-wrapper{
	border:5px solid #292929;
	margin-top:5px;
	display:block;
	float:left;
	clear:both;
	width:100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.post-type-wrapper img{
	width:710px;
	height:auto;
	display:block;
}
.post-wrapper-2{
	float:left;
	width:auto;
	margin-top:20px;
}
.post-wrapper-2 h5, .post-wrapper-2 h5 a{
	color:#FFF;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
.post-wrapper-2 h5 a:hover{
	color:#000072;
}

/*  :: COMMENTS ::  */
.comments{
	width:100%;
	clear:both;
	margin-top:10px;
	padding-top:20px;
	border-top:1px solid #444;
	float:left;
	margin-bottom:10px;
}
.comments, .comments p{
	color:#c5c5c5;
}
.comments ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.comments ul li{
	margin:0;
	padding:0;
}
.comments ul li>div{
	padding:10px;
	background:#252525;
	float:left;
	
}
.comment-avatar{
	width:50px;
	height:50px;
	float:left;
	margin:0 20px 0 0;
}
.comment-avatar img{
	width:50px;
	height:50px;
	-webkit-border-radius: 50px;	
	-moz-border-radius: 50px;	
	border-radius: 50px;
}
.commment-text-wrap{
	float:left;
	width:630px;
}
.comment-data p{
	color:#fff;
}
a.url{
	color:#FFFFFF;
}
a.url:hover{
	color:#000072;
}
.comment-data p span{
	font-size:11px;
	text-transform:uppercase;
	color:#777;
}
a.comment-reply-link{
	color:#FFF;
	background:#555;
	padding:2px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition:background-color 0.4s ease-in;  
	-moz-transition:background-color 0.4s ease-in;  
	-o-transition:background-color 0.4s ease-in;  
	transition:background-color 0.4s ease-in;
}
a.comment-reply-link:hover{
	background:#000072;
}

ul.children{
	margin:10px 0 0 10px;
	float:left;
	border-left:1px solid #252525;
}
ul.children li{
	background:url(../img/reply.png) no-repeat left top;
	padding:0 0 0 19px;
	float:left;
}
ul.children li div.commment-text-wrap{
	width:600px;
}
ul.children li li div.commment-text-wrap{
	width:570px;
}
ul.children li li li div.commment-text-wrap{
	width:540px;
}
ul.children li li li ul.children{
	border:0;
	margin-left:-19px;
}

.comment-form, .contact-form{
	clear:both;
	width:100%;
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #444;
	float:left;
}
.form{
	float:left;
	clear:both;
	margin-bottom:15px;
}
.form2{
	float:left;
	clear:both;
}
.form label{
	margin:0 0 5px;
	float:left;
	color:#c5c5c5;
}
.input input{
	float:left;
	width:278px;
	margin:4px 0;
	padding:8px 5px;
	background:none;
	border:1px solid #555;
	color:#c5c5c5;
	clear:both;
}
.form textarea{
	border:1px solid #555;
	background:none;
	width:400px;
	height:100px;
	clear:both;
	float:left;
	padding:5px;
	resize:vertical;
	color:#c5c5c5;
}
.input input:focus, .form textarea:focus{
	border:1px solid #999;
}
input.post-comment{
	padding:5px 15px;
	cursor:pointer;
	background:#000072;
	color:#FFF;
	clear:both;
	float:left;
}
input.post-comment:hover{
	background:#555;
}
input.send-message{
	padding:5px 15px;
	cursor:pointer;
	background:rgb(94,94,254);
	color:#FFF;
	width: 150px!important;
}
input.send-message:hover{
	background:#D06949;
}
a.send{
	padding:7px 15px;
	cursor:pointer;
	display:block;
	background:#000072;
	color:#FFF;
	-webkit-transition:background-color 0.4s ease-in;  
	-moz-transition:background-color 0.4s ease-in;  
	-o-transition:background-color 0.4s ease-in;  
	transition:background-color 0.4s ease-in;
}
a.send:hover{
	background:#555;
}
.alertMessage{
	width:100%;
	float:left;
	clear:both;
	margin-top:10px;
	color: red;
}
.alertMessageSidebar{
	width:100%;
	float:left;
	clear:both;
	margin-top:10px;
	color: red;
}
.alertMessage ul{
	padding:0 0 0 15px;
	font-size:14px;
	color:#000072;
}
.contact-info{
	float:left;
	clear:both;
	/*margin-top:30px;*/
}
.contact-info p{
	color:#FFF;	
	padding:0 0 0 30px;
	font-size:14px;
}
.contact-info p a:hover{
	color:#666;
}
.contact-info p.man{background:url(../img/man.png) no-repeat left top;}
.contact-info p.phone{background:url(../img/contact.png) no-repeat left top;}
.contact-info p.envelop{background:url(../img/envelop.png) no-repeat left top;}

/*------------------------------------------------------------------*/ 
/*	3) GALLERY
/*------------------------------------------------------------------*/
.gallery-list{
	list-style-type:none;
	width:auto;	
	margin-left:0;
}
.gallery-list li{
	
	width:175px;
	height:175px;
	padding:0;
	float:left;
	margin:0 5px 5px 0;
}
.gallery-list li img{
	
	margin:6px;
}
.gallery-list li a,
.gallery-list li a img {
	display: block;
	position: relative;
}
.gallery-list li a {
	overflow: hidden;
}
.gallery-list li a div {
	position: absolute;
	background: #333;
	background: rgba(228,89,58,0.5);
	width: 163px;
	height: 163px;
	-webkit-border-radius: 180px;	
	-moz-border-radius: 180px;	
	border-radius: 180px;
	margin:6px;
}
.gallery-list li a div span {
	display: block;
	width:100%;
	height:100%;
	background:url(../img/zoom.png) no-repeat center;
	-webkit-border-radius: 180px;	
	-moz-border-radius: 180px;	
	border-radius: 180px;
}
ul.gallery-filter{
	list-style-type:none;
	margin:10px 0;
	padding:0;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
}
ul.gallery-filter li{
	display:inline-table;
	margin:10px 5px 10px 0;
}
ul.gallery-filter li a{
	position:relative;
	padding:5px 15px;
	color:#ccc;
	background:#292929;
	-webkit-border-radius: 1px;	
	-moz-border-radius: 1px;	
	border-radius: 1px;
}
ul.gallery-filter li a.current, ul#gallery-filter li a:hover{
	color:#FFFFFF;
	background:#000072;
}
.border-bottom{
	height:2px;
	border-bottom:1px solid #444;
	margin:0 0 20px 0;
	padding:0;
	clear:both;
}

#inner {
	width: 100%;
	float:left;
	clear:both;
	position:relative;
}
#carousel-wrapper {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	background: #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,0.2);
	width: 100%;
}
#carousel {
	width: 100%;
	height: 500px;
	overflow: hidden;
}
#carousel img {
	display: block;
	float: left;
}
#pager-wrapper {
	height: 120px;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0;
	z-index: 2;
	background:#252525;
	padding:10px 0 0 0;
}
#pager img {
	cursor: pointer;
	background: #444;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	display: block;
	width: 80px;
	height: 80px;
	padding: 2px;
	margin: 15px;
	float: left;
}
#pager img:hover {
	background: #eff;
}
#pager img.selected {
	background: #dff;
}

/*------------------------------------------------------------------*/ 
/*	4) PROJECTS
/*------------------------------------------------------------------*/
.project-wrap{
	float:left;
	clear:both;
	width:100%;
}
.project-list{
	list-style-type:none;
	width:auto;	
	margin-left:0;
}
.project-list li{
	width:225px;
	height:300px;
	padding:0;
	float:left;
	margin:10px 11px 10px 10px;
	background:#252525;
	-webkit-border-radius: 3px;	
	-moz-border-radius:3px;	
	border-radius: 3px;
}
.project-list li img{
	width:221px;
	height:221px;
	margin:2px;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	border-radius: 3px;
}
.project-list li a,
.project-list li a img {
	display: block;
	position: relative;
}
.project-list li a {
	overflow: hidden;
}
.project-list li a div {
	position: absolute;
	background: #333;
	background: rgba(228,89,58,0.5);
	width: 221px;
	height: 221px;
	margin:2px;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	border-radius: 3px;
}
.project-list li a div span {
	display: block;
	width:100%;
	height:100%;
	background:url(../img/zoom.png) no-repeat center;
}
.project-list li p{
	text-align:center;
	padding:0 10px;
	margin-top:20px;
}
.project-list li p a{
	color:#FFF;
}
.project-list li p a:hover, .project-list li:hover p a{
	color:#000072;
}
.project-list li span{
	text-align:center;
	margin-top:3px;
	display:block;
	font-size:12px;
	color:#777;
	font-style:italic;
}

ul.project-filter{
	list-style-type:none;
	margin:10px 0;
	padding:0;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
}
ul.project-filter li{
	display:inline-table;
	margin:10px 5px 10px 0;
}
ul.project-filter li a{
	position:relative;
	padding:5px 15px;
	color:#ccc;
	background:#292929;
	-webkit-border-radius: 1px;	
	-moz-border-radius: 1px;	
	border-radius: 1px;
}
ul.project-filter li a.current, ul#project-filter li a:hover{
	color:#FFFFFF;
	background:#000072;
}

.project2-list{
	list-style-type:none;
	width:auto;	
	margin-left:0;
}
.project2-list li{
	width:350px;
	height:340px;
	padding:0;
	float:left;
	margin:10px;
	background:#252525;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
	border-radius: 5px;
}
.project2-list li img{
	width:346px;
	height:256px;
	margin:2px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
	border-radius: 5px;
}
.project2-list li a,
.project2-list li a img {
	display: block;
	position: relative;
}
.project2-list li a {
	overflow: hidden;
}
.project2-list li a div {
	position: absolute;
	background: #333;
	background: rgba(228,89,58,0.5);
	width: 346px;
	height: 256px;
	margin:2px;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
	border-radius: 5px;
}
.project2-list li a div span {
	display: block;
	width:100%;
	height:100%;
	background:url(../img/zoom.png) no-repeat center;
}
.project2-list li p{
	text-align:center;
	padding:0 10px;
	margin-top:20px;
}
.project2-list li p a{
	color:#FFF;
}
.project2-list li p a:hover, .project2-list li:hover p a{
	color:#000072;
}
.project2-list li span{
	text-align:center;
	margin-top:3px;
	display:block;
	font-size:12px;
	color:#777;
	font-style:italic;
}

ul.project2-filter{
	list-style-type:none;
	margin:10px 0;
	padding:0;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
}
ul.project2-filter li{
	display:inline-table;
	margin:10px 5px 10px 0;
}
ul.project2-filter li a{
	position:relative;
	padding:5px 15px;
	color:#ccc;
	background:#292929;
	-webkit-border-radius: 1px;	
	-moz-border-radius: 1px;	
	border-radius: 1px;
}
ul.project2-filter li a.current, ul#project2-filter li a:hover{
	color:#FFFFFF;
	background:#000072;
}

.project-detail-box{
	float:left;
	clear:both;
}
.project-detail-box span{
	color:#FFF;
}
.project-column{
	width:100%;
	float:left;
	clear:both;
	margin:10px 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #444;
}
/*  :: ISOTOPE FILTER ::  */
.isotope-item {	z-index: 2;}
.isotope-hidden.isotope-item {	pointer-events: none;	z-index: 1;}
.isotope, .isotope .isotope-item {	-webkit-transition-duration: 0.7s;	-moz-transition-duration: 0.7s;	transition-duration: 0.7s;}
.isotope {-webkit-transition-property: height, width;	-moz-transition-property: height, width;	transition-property: height, width;}
.isotope .isotope-item {	-webkit-transition-property: -webkit-transform, opacity;	-moz-transition-property:-moz-transform, opacity;transition-property:transform, opacity;}

/*------------------------------------------------------------------*/ 
/*	5) ABOUT
/*------------------------------------------------------------------*/
.separator{
	width:100%;
	float:left;
	clear:both;
	height:1px;
	border-bottom:1px solid #444;
	text-align:center;
}
.member{
	width:210px;
	float:left;
	text-align:center;
	margin:0 15px;
}

.member ul {
	list-style-type:none;
	padding-top:15px;
	margin-left:0;
}
.member ul li{
	display:inline-table;
	
	width:29px;
	height:29px;
	padding:4px;
	position:relative;
	margin:0 -7px;
	z-index:4;
}
.member ul li:hover{
	z-index:5;
}
.member h5{
	margin-bottom:0;
}
.member span{
	font-style:italic;
	margin-bottom:20px;
}
.member h5 a{
	color:#FFF;
}
.member h5 a:hover{
	color:#000072;
}
h5.team{
	text-align:center;
}

/*------------------------------------------------------------------*/ 
/*	7) CONTACT
/*------------------------------------------------------------------*/
.map{
	width:100%;
	height:300px;
	float:left;
}

/*------------------------------------------------------------------*/ 
/*	8) ELEMENTS
/*------------------------------------------------------------------*/
ul.skills{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.skills li{
	width:100%;
	background:#252525;
	padding:0;
	margin:0 0 10px ;
}
ul.skills li div.percent{
	padding:3px 0;
	background:#000072;
	height:30px;
	width:0;
}
ul.skills li div p{
	margin:5px 0 5px 20px;
	color:#FFF;
}

.error{
	border:1px solid #674342;
	color:#db4141;
}
.error p{
	margin:0;
	color:#db4141;
	padding:0 40px 0 0;
}
.info{
	border:1px solid #425b66;
	color:#20a1c6;
	
}
.info p{
	margin:0;
	color:#20a1c6;
	padding:0 40px 0 0;
}
.success{
	border:1px solid #3d6149;
	color:#44a933;
	
}
.success p{
	margin:0;
	color:#44a933;
	padding:0 40px 0 0;
}
.notice{
	border:1px solid #615834;
	color:#f5dc7d;
	
}
.notice p{
	margin:0;
	color:#f5dc7d;
	padding:0 40px 0 0;
}
.notifications{
	padding:10px;
	height:auto;
	position:relative;
	margin-bottom:15px;
}
.notifications span{
	font-weight:bold;
	margin:0 10px 0 0;
}
.notifications span.closer{
	width:20px;
	margin:0 0 0 20px;
	height:20px;
	cursor:pointer;
	float:right;
	position:absolute;
	right:10px;
	top:10px;
}

.pricing-table{
	text-align:center;
	margin:30px 0 0 10px;
	float:left;
	clear:both;
}
.pricing ul{
	list-style-type:none;
	float:left;
	width:239px;
	text-align:center;
	padding:0;
	margin:5px 1px 0 0;
}
.pricing ul li{
	padding:10px 5px;
	margin:0;
	color:#78797b;
	background:#1f1f1f;
	border-top:1px solid #2e2e2e;
}
.pricing ul li.title-row{
	background:#0f0f0f;
}
.pricing ul li.title-row span, .pricing ul li.pricing-row span{
	font-size:12px;
	font-style:italic;
}
.pricing ul li.title-row h4{
	margin-bottom:0;
	color:#FFF;
}
.pricing ul li.pricing-row, .pricing ul li.button-row{
	background:#131313;
	margin:0;
	border:none;
}
.pricing ul li.pricing-row span.price{
	font-size:40px;
	color:#FFFFFF;
}
.pricing ul li.pricing-row span{
	color:#959595;
}
.pricing ul li.button-row{
	height:auto;
	padding:25px 0;
}
.pricing ul li.button-row a{
	color:#FFF;
	background:#444;
	padding:10px 20px;
	-webkit-transition:background-color 0.4s ease-in;  
	-moz-transition:background-color 0.4s ease-in;  
	-o-transition:background-color 0.4s ease-in;  
	transition:background-color 0.4s ease-in;
}
.pricing ul li.button-row a:hover{
	background:#666;
}

table{
	width:100%;
	text-align:left;
	border-top:1px solid #444;
	border-left:1px solid #444;
	border-spacing: 0;
	margin-bottom:15px;
}
table th{
	vertical-align:top;
	background:#252525;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	padding:10px;
}
table td{
	vertical-align:top;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	padding:10px;
}

.ui-tooltip, .arrow:after {
	background:#252525;
	border: 1px solid #444;
	box-shadow:none;
	border-radius:0;
	color:#eee;
	font-size:12px;
	padding:5px 15px;
}
ul, ol{
	margin-left:20px;
}
ul li, ol li{
	margin-bottom:3px;
}
ul.list-image{
	list-style-type:none;
	margin:0;
}
ul.list-image li{
	background:url(../img/li.png) no-repeat left top;
	padding-left:15px;
	margin-bottom:3px;
}
span.dropcap{
	font-size:50px;
	float:left;
	margin:3px 10px 5px 0;
	line-height:1;
	padding:3px 10px;
	background:#000072;
	color:#fff;
}
span.highlight{
	background:#000072;
	padding:2px 7px;
	color:#FFF;
}
/*------------------------------------------------------------------*/ 
/*	9) SIDEBAR
/*------------------------------------------------------------------*/
.sidebar{
	width:320px;
	float:left;
	padding:20px 10px 10px 10px;
	margin:0 0 0 20px;
	background:url(../img/pixel.png) repeat;
	position:relative;
}
.search input{
	padding:10px;
	border:1px solid #555;
	background:none;
	color:#c5c5c5;
	width:278px;
}
.search input:focus{
	border:1px solid #999;
}
.sidebar h6{
	border-bottom:1px solid #555;
	padding-bottom:5px;
	font-family:"PT Sans", Arial, sans-serif;
	font-size:16px;
	position:relative;
}
span.line{
	width:auto;
	border-bottom:2px solid #000072;
	padding-bottom:6px;
}
.category ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.category ul li{
	background:url(../img/li.png) no-repeat left top;
	margin:0 0 3px 0;
	padding:0 0 0 15px;
}
.category ul a{
	color:#c5c5c5;
}
.category ul a:hover{
	color:#000072;
}

.archives h6{
	border-bottom:1px solid #555;
	padding-bottom:5px;
	font-family:"PT Sans", Arial, sans-serif;
	font-size:16px;
}
.archives ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.archives ul li{
	background:url(../img/li.png) no-repeat left top;
	margin:0 0 3px 0;
	padding:0 0 0 15px;
}
.archives ul a{
	color:#c5c5c5;
}
.archives ul a:hover{
	color:#000072;
}
.archives ul a span{
	color:#777;
}

/*  :: TWITTER ::  */
ul.tweetList{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}
.jtwt_picture{display:none;}

ul.tweetList li{
	margin:0 0 15px 0;
	background:url(../img/twitterfeed.png) no-repeat left top;
	padding:0 0 0 35px;
}
ul.tweetList li p{
	margin:0;
}
ul.tweetList li p a{
	text-decoration:none;
}
ul.tweetList li p a:hover{
	color:#FFFFFF;
}
p.timestamp{
	font-size:12px;
	color:#666;
	font-style:italic;
	text-decoration:none;
}

/*  :: FLICKR ::  */
.flickrfeed{
	width:100%;
	float:left;
	margin:15px 0 0 0;
	display:block;
}
ul li.hide{
	display:none;
}
.thumbs { 
	margin: 0 0 15px 0; 
	padding: 0; 
	overflow: hidden; 
}
.thumbs li { 
	list-style: none; 
	float: left; 
	margin: 4px; 
	padding:1px; 
	background: #666; 
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2); /* Для Firefox */
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2); /* Для Safari и Chrome */
    box-shadow: 0 0 5px rgba(0,0,0,0.2); /* Параметры тени */ 
	-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	   -moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	    -ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	     -o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
	        transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out;
}
.thumbs li:hover { background:#FFF;}
.thumbs li img {
	display:block; 
	width:60px; 
	height:60px;
}
/*  :: TESTIMONIAL ::  */
.side-testimonial{
	float:left;
	width:100%;
	margin:15px 0 0 0;
}
.testimonial-wrapper{
	width:100%;
	margin:0 0 15px 0;

	display:block;
	float:left;


	
}

#testimonials {
	height: 1050px;
	margin-top: 20px;

}
@media only screen and (max-width:768px) {
	#testimonials {
		height: 775px;
	}
}
.tm{
	width:100%;
	float:left;
	margin:0 0 15px 0;
	display:block;
	
}
.tm p{
	font-style:italic;
	color:#c5c5c5;
	padding:0 20px;
	
}
.tm div{
	background:url(../img/tmp.png) no-repeat left;
	height:20px;
	padding:10px 0 0 50px;
	margin:0 20px;
	color:#c5c5c5;
	clear: both;
}



/*------------------------------------------------------------------*/ 
/*	10) FOOTER
/*------------------------------------------------------------------*/
#footer{
	height:60px;
	width:100%;
	position:fixed;
	bottom:0;
	background:url(../img/pixel.png) repeat;
	z-index:6;
}

p.copyright{
	color:#b6b6b6;
	margin:5px 0 0 20px;
	float:left;
	font-size:12px;
}

p.copyright span {
	color: rgb(141,142,255);
	font-weight: bold;
}
p.copyright a {
	color: rgb(141,142,255);
}
ul.social{
	float:left;
	list-style-type:none;
	margin:0 0 0 30px;
	font-family: 'PT Sans', Arial, sans-serif;
	font-size:12px;
}
ul.social li{
	float:left;
	color:#b6b6b6;
	margin:5px 5px 0 0;
}
ul.social li a{
	width:14px;
	height:14px;
	background:url(../img/social.png) no-repeat left top;
	display:block;
}
ul.social li a{
	margin:3px 0 0 10px;
}
ul.social li.drible a   { background-position:-20px 0; }
ul.social li.twitter a  { background-position:-44px 0; }
ul.social li.flickr a   { background-position:-68px 0; }
ul.social li.google a   { background-position:-92px 0; }

ul.social li.facebook a:hover { background-position:0 -14px; }
ul.social li.drible a:hover   { background-position:-20px -14px; }
ul.social li.twitter a:hover  { background-position:-44px -14px; }
ul.social li.flickr a:hover   { background-position:-68px -14px; }
ul.social li.google a:hover   { background-position:-92px -14px; }