a {
	cursor: pointer;
}
body, html{
	cursor: default;
}
.wrapper {
	max-width: 860px;
	margin: 0 auto;
}
.inner-container {
	max-width: 860px;
	margin: 0 auto;
}
.container.contact .inner-container {
	width: 100%;
}
.boxes-inner-container {
	max-width: 1180px;
	margin: 0 auto;
	/*filter+*/
	position: relative;
	width: 100%;
	padding: 100px 0;
}
.space {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.upper {
	text-transform: uppercase;
}
.color-post-1 {
	color: #ff83e2 !important;
}
.color-post-2 {
	color: #767aff !important;
}
.color-post-3 {
	color: #d8cab4 !important;
}
.color-post-4 {
	color: #45ceef !important;
}
.color-post-5 {
	color: #94b868 !important;
}
.color-post-6 {
	color: #d8cab4 !important;
}
.event-color-1 {
	background-color: #ff83e2 !important;
}
.event-color-2 {
	background-color: #767aff !important;
}
.event-color-3 {
	background-color: #d8cab4 !important;
}
.event-color-4 {
	background-color: #45ceef !important;
}
.event-color-5 {
	background-color: #94b868 !important;
}
.event-color-6 {
	background-color: #d8cab4 !important;
}
.add-border {
	border: 1px solid #666666;
	box-sizing: border-box;
}
.add-bottom_border {
	padding-bottom: 10px;
	border-bottom: 2px solid;
}

#googleMap {
	height: 235px;
	width: 100%;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	-webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}
.project-page-container #googleMap {
	height: 200px;
	width: 100%;
	border: 1px solid;
	margin: 0 0 50px 0;
}
/*=============================================================================
header
=============================================================================*/
#logo {
	width: 58px;
	height: 40px;
}
.menu {
	padding: 20px 0;
	text-align: right;
}
.menu-item {
	display: inline-block;
	font-size: 0.875em;
	line-height: 1.54357;
	color: #ffffff;
}
.header-container .menu-item.caps.active a {
	color: #b1cece;
	border-top: 2px solid #b1cece;
	padding: 2px 0;
}
.header-container .menu-item.caps:hover a {
	color: #b1cece;
	/*border-top: 2px solid #b1cece;*/
	padding: 2px 0;
}
.header-container .menu-item.caps a:hover::after, .header-container .menu-item.caps a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(-2px);
	-moz-transform: translateY(-2px);
	transform: translateY(-2px);
}
.header-container .menu-item.caps a::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 4px;
	background: inherit;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	border-top: 2px solid #b1cece;
}
.menu-link {
	position: relative;
}
.menu_part-1 .menu-item:after {
	content: '';
	display: inline-block;
	width: 2px;
	height: 12px;
	background-color: #ffffff;
	margin: 0 8px;
}
.menu_part-2 .menu-item:before {
	content: '';
	display: inline-block;
	width: 2px;
	height: 12px;
	background-color: #ffffff;
	margin: 0 23px;
}
.menu_part-1 .menu-item:last-child:after {
	display: none;
}
.menu_part-2 .menu-item:first-child:before {
	display: none;
}
.header-wrapper, .header-container {
	background: #000000;
}
.menu-container.menu_part-1 .menu {
	text-align: left;
}
.logo-container {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
/*=============================================================================
home
=============================================================================*/
.hp-slider-container {
	/*max-height: 495px;*/
	overflow: hidden;
	/*min-height: 300px;*/
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
	/*min-height: 300px;*/
	margin: 0 auto;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: inherit;
	text-indent: -9999px;
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 2px solid #ffffff;
}
/*.bottom-content-title-wrap {
width: 160px;
height: 22px;
border-bottom: 1.5px solid #ffffff;
margin: 0 0 20px 0;
}
.featured-project .bottom-content-title-wrap {
width: 140px;
}
.latest_blog-posts .bottom-content-title-wrap, .events-calendar .bottom-content-title-wrap {
margin: 0 0 0 25px;
}*/
.page-subtitle, .hp_projects-subtitle {
	font-size: 1em;
	line-height: 1.875;
	font-family: 'oswaldregular';
	text-transform: uppercase;
	margin: 0 0 1.4375em;
}
.page-subtitle span {
	position: relative;
	display: block;
}
.page-subtitle span:after {
	content: "";
	border-bottom: 1px solid #ffffff;
	position: absolute;
	width: 100%;
	bottom: -7px;
	left: 0;
}
.hp_projects-subtitle span {
	position: relative;
}
.hp_projects-subtitle span:after {
	content: "";
	border-bottom: 1px solid #ffffff;
	position: absolute;
	width: calc(100% + 30px);
	bottom: -7px;
	left: 0;
}
.about-title {
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: 'playfair_displayregular';
	/* max-width: 80%; */
	padding: 0 0 10px 0;
	margin: 0 35px 0 10px;
}
.about-title b {
	font-family: 'playfair_displayblack';
}
.properties-title {
	font-size: 1.125em;
	font-family: 'playfair_displayblack';
	/* max-width: 80%; */
	border-bottom: 1px solid #ffffff;
	padding: 0 0 10px 0;
	margin: 0 35px 0 10px;
}
.properties-description {
	margin: 0 35px 0 10px;
	height: 18px;
}
span.description-info-title {
	font-size: 0.625em;
	font-family: 'oswaldregular';
}
span.description-info, .read-more p, .project-description p {
	font-size: 0.625em;
}
.project-properties {
	/*padding: 0 0 0 10px;*/
}
.hp-bottom-container {
	/*	background: url(../img/hp-bottom-img.png);*/
	background: #000;
	min-height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
}
.hp-bottom-content-wrapper {
	max-height: 290px;
	/*    display: flex;
	align-items: flex-start;
	justify-content: center; */
}
.project-img {
	content:"";
	background-image: url(../img/featured-project-img.png);
	max-width: 140px;
	height: 140px;
	background-position: -75px -35px;
	background-repeat: no-repeat;
}
.featured-project {
	border-right: 1px solid #ffffff;
}
.project-description {
	/*max-width: 90%;*/
	margin: 15px 35px 0 0;
	word-spacing: 2px;
}
/*ul.list-boxes {
list-style: none;
padding: 0 0 0 25px;
width: 160px;
}*/
.box {
	border-bottom: 1px solid #ffffff;
	font-family: 'oswaldregular';
	padding: 19px 0 19px 0;
	line-height: 0.875;
}
.box:first-child {
	padding: 0 0 16px 0;
}
.box .date {
	font-size: 0.875em;
}
.box .name {
	font-size: 0.6875em;
}
.box:last-child {
	border: none;
}
.latest_blog-posts {
	margin: 0 0 0 -2px;
}
.box-style {
	padding: 0 50px 0 25px;
}
.events-calendar {
	border-left: 1px solid #fffffd;
	margin: 0 0 0 -2px;
}
/*=============================================================================
header
=============================================================================*/

/*=============================================================================
projects page
=============================================================================*/
.project-container {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.project-container {
	min-height: auto;
}
.blog-container .filter-wrapper .architecture:hover {
	color: #d8cab4;
}
.blog-container .filter-wrapper button.art:hover {
	color: #ff83e2;
}
.blog-container .filter-wrapper button.design:hover {
	color: #45ceef;
}
.blog-container .filter-wrapper button.fashion:hover {
	color: #767aff;
}
.blog-container .filter-wrapper button.leisure:hover {
	color: #94b868;
}
.blog-container .filter-wrapper button.show-all:hover {
	color: #b1cece;
}
.blog-container .filter-wrapper button {
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.box-wrapper {
	display: flex;
	position: relative;
	justify-content: center;
	/*max-height: 445px;*/
}
.box-wrapper:nth-child(4n+3){
	display: flex;
	flex-direction: row-reverse;
}
.box-wrapper:nth-child(4n+4){
	display: flex;
	flex-direction: row-reverse;
}
.box-wrapper:nth-child(4n+3) .project-box-effect, .box-wrapper:nth-child(4n+4) .project-box-effect{
	right: 0;
	left: auto;
}
.box-description-wrapper {
	background-color: #ffffff;
	position: relative;
	display: flex;
	justify-content: center;
	/* max-height: 445px; */
	width: 50%;
}
.box-description {
	background-color: #ffffff;
	padding: 35px;
}
.blog .box-description {
	padding: 45px;
}
.box-short_desc {
	font-size: 12px;
	text-align: justify;
	height: 170px;
	overflow: hidden;
	position: relative;
	z-index: 1
}
.box-title {
	font-family: 'playfair_displayblack';
	font-size: 1.5em;
	line-height: 1.5em;
	text-transform: uppercase;
	min-height: 190px;
}
.projects-plan {
	font-family: 'oswaldregular';
	font-size: 14px;
	padding: 20px 0 35px;
	position: relative;
	z-index: 1;
}
.box-date {
	font-family: 'oswaldregular';
	font-size: 14px;
	padding: 20px 0 25px;
	color: #666666;
}
.box-detail-button {
	width: 75px;
	height: 75px;
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	align-self: center;
	background-color: #ffffff;
	border-radius: 50%;
	font-size: 40px;
	color: #999999;
	z-index: 1;
}
.box-image {
	width: 50%;
	position: relative;
	overflow: hidden;
}
.box-image img {
	height: 100%;
	width: 100%;
	position: absolute;
	/* left: 50%; */
	transform: translateX(-50%);
	overflow: hidden;
}
.project-box-effect {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;

}
/*
.project-box-effect::before {
position: absolute;
top: 30px;
right: 30px;
bottom: 30px;
left: 30px;
border: 1px solid #fff;
content: '';
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.project-box-effect > a {
z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
}
.project-box-effect:hover.project-box-effect::before {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);

}
.project-box-effect::before {
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.project-box-effect:hover {
opacity: 0.5;
-webkit-transform: scale(1);
transform: scale(1);
}
.project-box-effect {
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: scale(1.12);
transform: scale(1.12);
}*/

.box-wrapper img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

.box-wrapper:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.box-wrapper .project-box-effect::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.box-wrapper .project-box-effect::before{
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.box-wrapper:hover .project-box-effect::before{
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
/*=============================================================================
project inner page
=============================================================================*/
#project-page .header .wrapper {
	background-color: #ffffff;
	color: #666666;
}
#project-page .header-container {
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}
#project-page .header .menu-item{
	color: #666666;
}
#project-page .header .menu-item:after {
	background-color: #666666;
}
#project-page .logo, #project-page .social-icons {
	fill: #666666;
}
#project-page .f-container {
	border-top: 1px solid #cccccc;
	background-color: #fbf9f9;
	color: #666666;
}
#project-page .footer-links li:before {
	background-color: #666666;
}
#project-page .links-container {
	border-right: 1px solid #666666;
}
#project-page .footer-search input {
	background: #ffffff;
	border: 1px solid #666666;
}
.project-main_image {
	padding: 40px 0;
}
.project-main_image img {
	width: 100%;
}
.inner-page-title {
	font-family: 'playfair_displayblack';
	font-size: 2.25em;
	line-height: 1.25em;
	color: #666666;
}
.project-subtitle {
	font-family: 'latoregular';
	font-size: 0.75em;
	border-bottom: 2px solid #666666;
	margin: 15px 0;
	text-transform: uppercase;
}
.project-inner-specification li {
	float: left;
	padding: 10px 45px 0 0;
}
.box-inner-description {
	clear: both;
	padding: 45px 0 55px 0;
}
.box-inner-description p {
	font-size: 0.875em;
	line-height: 24px;
	padding: 0;
	color: #666666;
}
.project-spec-title {
	font-size: 0.75em;
	font-family: 'oswaldregular';
}
.project-spec-info {
	font-size: 0.875em;
}
/*=============================================================================
blog
=============================================================================*/
#blog .header .wrapper, #blog-post .header .wrapper {
	background-color: #ffffff;
	color: #666666;
}
#blog .header-container, #blog-post .header-container {
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
}
#blog .header .menu-item, #blog-post .header .menu-item {
	color: #666666;
}
#blog .header .menu-item:after, #blog-post .header .menu-item:after {
	background-color: #666666;
}
#blog .logo, #blog-post .logo {
	fill: #666666;
}
#blog .f-container, #blog-post .f-container {
	border-top: 1px solid #cccccc;
	background-color: #fbf9f9;
	color: #666666;
}
#blog .footer-links li:before, #blog-post .footer-links li:before {
	background-color: #666666;
}
#blog .links-container, #blog-post .links-container {
	border-right: 1px solid #666666;
}
#blog .footer-search input, #blog-post .footer-search input {
	background: #ffffff;
	border: 1px solid #666666;
}
#blog .social-icons , #blog-post .social-icons{
	fill: #666666;
}
.blog_post-color {
	color: #666666;
}
.blog-container {
	background: #ffffff;
	/*min-height: 1500px;*/
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.blog-container .box-wrapper > div:nth-child(2) {
	border-right: 1px solid #666666;
}
.blog-post-date {
	font-family: 'oswaldregular';
	font-size: 1em;
	padding: 20px 0 0px;
	color: #999999;

}
.blog_post-back {
	padding: 30px 0;
	display: inline-block;
}
.blog_post-back-icon {
	border: solid #666666;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 5px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}
.blog_post-slider-wrapper {
	margin: 0 32px;
}
.blog_post-slider img {
	border: 1px solid #ff83e2;
}
/*=============================================================================
Calendar
=============================================================================*/
#calendar #page, #projects #page {
	background: #2d2d2d;
	background: -webkit-linear-gradient(#2d2d2d, #141414);
	background: -o-linear-gradient(#2d2d2d, #141414);
	background: -moz-linear-gradient(#2d2d2d, #141414);
	background: linear-gradient(#2d2d2d, #141414);
	min-height: 100%;
}
#blog #page, #about #page {
	min-height: 100%;
}
.calendar-container .inner-container {
	padding: 80px 20px;
	position: relative;
	width: 100%;
}
.calendar-container {
	/*min-height: 900px;*/
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.event-description {
	width: 100%;
	height: 62px;
	background: #ffffff;
	position: relative;
	font-family: 'oswaldregular';
	text-align: initial;
	margin: -5px 0;
	/* bottom: -10px; */
	/* width: 100%; */
	/* box-sizing: border-box; */
	/* padding: 0 0px; */
}
.event-description:before {
	content: "";
	width: 0;
	height: 0;
	border-bottom: 10px solid #999999;
	border-left: 12px solid transparent;
	position: absolute;
	top: -10px;
	left: -12px;
}
.event-before-elem:before {
	content: "";
	width: 12px;
	height: 62px;
	background: #ffffff;
	position: absolute;
	left: -12px;
}
.calendar-events-wrapper {
	position: relative;
	/*margin: 25px 0;*/
	padding: 20px 20px;
	box-sizing: border-box;
}
/*.first-event {
text-align: left;
}
.second-event {
text-align: center;
}
.second-event .event-image {
margin: 0 0 0 -13px;
}
.third-event {
text-align: center;
}
.third-event .event-image {
margin: 0 0 0 13px;
}
.fourth-event {
text-align: right;
}*/
.event-image {
	max-width: 100%;
	/* min-width: 200px; */
	position: relative;
}
.event-image img {
	width: 100%;
	/* position: absolute; */
}
/*.first-description {
left: -12px;
}
.second-description {

}
.third-description {
right: 12px;
}
.fourth-description {
right: 0;
}*/
.event-date {
	font-size: 0.875em;
	text-transform: uppercase;
	/* padding: 0 0 0 12px; */
}
.event-short_desc {
	font-size: 0.6875em;
	/* padding: 0 0 0 12px;*/
}
.event-date p {
	margin: 4px 0;
	padding: 4px;
	width: 50%;
	color: #ffffff;
}
.event-short_desc p {
	margin: 0;
	padding: 0;
}
.margin-minus {
	margin: 0 -20px;
	position: relative;
}
.publications-margin {
	margin: 0 -34px;
}
/*=============================================================================
publications
=============================================================================*/
.publications-container {
	background: #2d2d2d; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#2d2d2d, #141414); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#2d2d2d, #141414); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#2d2d2d, #141414); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#2d2d2d, #141414); /* Standard syntax (must be last) */
	min-height: 1090px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.publications-wrapper {
	margin: 24px 0;
	/* padding: 24px 25px; */
	position: relative;
	box-sizing: border-box;
}
.publication-description {
	width: 100%;
	color: #000000;
	background: #ffffff;
	max-width: 240px;
	margin: 0 auto;
}
h2.publication-title {
	font-family: 'playfair_displayblack';
	font-size: 1.3125em;
	padding: 15px 10px 5px;
	min-height: 130px;
}
.publication-image {
	max-width: 240px;
	margin: 0 auto;
}
.publication-image img {
	width: auto;
	height: 100%;
}
/*.publication-details {
padding: 0 10px;
}*/
/*.third-publication .publication-image, .third-publication .publication-description {
float: right;
}
.second-publication .publication-image {
text-align: center;
}
.second-publication .publication-description {
margin: 0 auto;
}*/
.publication-details {
	padding: 0px 10px 15px;
	font-size: 0.75em;
	font-family: 'oswaldregular';
}

/*=============================================================================
contact
=============================================================================*/

.contact-container .inner-container {
	width: 100%;
}
.contact-container {
	background: #2d2d2d;
	background: -webkit-linear-gradient(#2d2d2d, #141414);
	background: -o-linear-gradient(#2d2d2d, #141414);
	background: -moz-linear-gradient(#2d2d2d, #141414);
	background: linear-gradient(#2d2d2d, #141414);
	min-height: 350px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
}
#contact-form {
	font-family: 'latoregular';
	font-size: 1.125em;
}
#contact-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #ffffff;
}
#contact-form input::-moz-placeholder { /* Firefox 19+ */
	color: #ffffff;
}
#contact-form input:-ms-input-placeholder { /* IE 10+ */
	color: #ffffff;
}
#contact-form input:-moz-placeholder { /* Firefox 18- */
	color: #ffffff;
}
#contact-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #b1cece;
}
#contact-form textarea::-moz-placeholder { /* Firefox 19+ */
	color: #b1cece;
}
#contact-form textarea:-ms-input-placeholder { /* IE 10+ */
	color: #b1cece;
}
#contact-form textarea:-moz-placeholder { /* Firefox 18- */
	color: #b1cece;
}
#contact-form input {
	background-color: inherit;
	color: #ffffff;
	height: 25px;
	padding: 0 10px;
	font-size: 0.625em;
}
#contact-form #name {
	width: 193px;
	border-bottom: 1px solid #ffffff;
	border-left: none;
	border-right: none;
	border-top: none;
	vertical-align: text-bottom;
	margin: 0 5px 0 10px;
}
#contact-form .contact-service {
	font-size: 0.625em;
	width: 240px;
	height: 25px;
	float: right;
	padding: 0 10px;
	border: 1px solid #ffffff;
	background-color: #2c2c2c;

}
#contact #phone {
	width: 193px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	margin: 0 5px 0 10px;
}
#contact-form #email {
	width: 218px;
	border: 1px solid #ffffff;
	vertical-align: middle;
	margin: 0 0 0 10px;
	float: right;
}
#contact-form #message {
	width: 100%;
	height: 35px;
	background: inherit;
	border-bottom: 1px solid #ffffff;
	border-top: none;
	border-right: none;
	border-left: none;
	vertical-align: bottom;
	font-size: 0.625em;
	line-height: 35px;
	padding: 0;
}
.submit {
	background: inherit;
	border: 2px solid #b1cece;
	padding: 8px;
	color: #b1cece;
}
.contact {
	font-family: 'latoregular';
	font-size: 0.75em;
	background: #2d2d2d;
	min-height: 150px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	border-top: 1px solid #ffffff;
}
.contact .website {
	font-family: 'latobold';
}
.contact-box-wrapper {
	padding: 0 3px;
}
.contact-box {
	border-right: 1px solid #ffffff;
	text-align: center;
	box-sizing: border-box;
	padding: 0 20px;
}
.contact-box svg{
	width: 50px;
	height: 50px;
}
.contact-box:nth-child(2) .address {
	max-width: 130px;
	margin: 0 auto;
}
.contact-box:first-child {
	text-align: center;
}
.contact-box:last-child {
	border: none;
}
.contact-box img {
	padding: 0 0 10px 0;
}
/*=============================================================================
parsley JS
=============================================================================*/

#contact-form input.parsley-success,
#contact-form select.parsley-success,
#contact-form textarea.parsley-success {
	color: #468847;
	background-color: #DFF0D8;
	border: 1px solid #D6E9C6;
}

#contact-form input.parsley-error,
#contact-form select.parsley-error,
#contact-form textarea.parsley-error {
	color: #B94A48;
	background-color: #F2DEDE;
	border: 1px solid #EED3D7;
}

#contact-form .parsley-errors-list {
	display: none;
	margin: 2px 0 3px;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	line-height: 0.9em;
	opacity: 0;

	transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

#contact-form .parsley-errors-list.filled {
	opacity: 1;
}


/*=============================================================================
footer
=============================================================================*/
.footer {
	font-family: 'open_sans_condensedbold';
	font-size: 0.6875em;
	color: #ffffff;
}
.footer a,
.footer a .social-icons {
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.footer a:hover,
.footer a:hover .social-icons,
.contact-box a:hover {
	color: #b1cece;
	fill: #b1cece;
}
.footer .f-container {
	background-color: #000000;
	min-height: 165px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-top: 1px solid #ffffff;
}
.footer .wrapper {
	width: 100%;
}
.footer-1, .footer-2 {
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer-links-wrapper {
	min-width: 13.63635%;
}
.footer-links, .social-title {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.social-title {
	display: block;
	padding-bottom: 8px;
	padding-top: 2px;
}
.social-icons-img {
	display: inline-block;
	margin: 0 2px;

}
/*.footer-links {
border-right: 1px solid;
position: relative;
}*/
.footer-search input {
	background: #000000;
	border: 1px solid #ffffff;
	height: 40px;
	width: 100%;
	font-weight: bold;
	padding: 0 0 0 8px;
}
.footer-search {
	min-width: 27.2727%;
}
.footer-search-wrapper {
	padding: 0 8px 0px 0px;
}

.footer-search-wrapper input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color:#ffffff;
}
.footer-search-wrapper input::-moz-placeholder { /* Firefox 19+ */
	color:#ffffff;
}
.footer-search-wrapper input:-ms-input-placeholder { /* IE 10+ */
	color:#ffffff;
}
.footer-search-wrapper input:-moz-placeholder { /* Firefox 18- */
	color:#ffffff;
}

.footer-social {
	min-width: 18.1818%;
}
.footer-copyrigth {
	min-width: 27.2727%;
}
.footer-wrapp {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: auto;
	margin: 0 8px;
}
.links-container {
	margin: 0 20px 0 0;
	height: 42px;
	border-right: 1px solid #ffffff;
}
.social-wrapper {
	border-left: 1px solid;
	margin: 0 0 0 20px;
	text-align: center;
	box-sizing: border-box;
}
.footer-copyrigth-wrapper {
	height: 42px;
	border-left: 1px solid;
}
.align-copyright {
	height: 42px;
	margin: 0px 0 0 20px;
	box-sizing: border-box;
	padding: 6px 0;
}
.footer-links li {
	position: relative;
}
.footer-links li:before {
	content: '';
	position: absolute;
	left: -5px;
	background-color: #ffffff;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	margin: 6px -2px;
}

/*=============================================================================
photo Swipe
=============================================================================*/
.my-gallery {
	max-width: calc(100% - 120px);
	width: 100%;
	margin: 0 auto;
}
/*.my-gallery  .slick-next {
right: -40px;
}
.my-gallery  .slick-prev {

left: -40px;
}*/
.my-gallery img {
	width: 100%;
	height: auto;
}
.my-gallery figure {
	display: block;
	float: left;
	margin: 0 5px 5px 0;
	width: 150px;
}
.my-gallery figcaption {
	display: none;
}
/*=============================================================================
Filterizr
=============================================================================*/
.filter-wrapper {
	font-family: 'open_sans_condensedbold';
	font-size: 0.75em;
	color: #666666;
	position: absolute;
	top: -30px;
	right: -4px;
	border: 1px solid #cccccc;
	background: #ffffff;
	z-index: 1;
	max-width: 120px;
	padding: 0 18px;
	text-align: right;
	cursor: pointer;
}
.filter-wrapper #select{
	display: block;
	min-width: 80px;
	padding: 5px 0;
	margin: 5px 0;
}
.simplefilter button {
	position: relative;
	padding: 5px 0;
	border-bottom: 1px solid #cccccc;
	margin: 5px 0;
	border-top: none;
	border-left: none;
	border-right: none;
	background: inherit;
	width: 100%;
	text-align: right;
}
.simplefilter button:last-child {
	border-bottom: none;
}
.toc-odd{
	display:none;
}
.filter-select {
	position: relative;
}
.filter-icon {
	border: solid #666666;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(45deg) translate(-50%, -160%);
	-webkit-transform: rotate(45deg) translate(-50%, -160%);
	bottom: 0;
	position: absolute;
}
.project-container .filter-wrapper {
	right: -1px;
	color: #ffffff;
	background-color: #000000;
	border-color: #000000;
}
.calendar-container .filter-wrapper {
	right: -140px;
	color: #ffffff;
	background-color: #000000;
	border-color: #000000;
}
.calendar-container .simplefilter li, .project-container .simplefilter li {
	border-bottom: 1px solid #ffffff;
}
.calendar-container .simplefilter li:last-child, .project-container .simplefilter li:last-child {
	border-bottom: none;
}
.calendar-container .filter-icon, .project-container .filter-icon {
	border: solid #ffffff;
	border-width: 0 2px 2px 0;
}


/********LOADER***********/
.loader,
.loader:before,
.loader:after {
	border-radius: 50%;
	width: 2.5em;
	height: 2.5em;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: load7 1.8s infinite ease-in-out;
	animation: load7 1.8s infinite ease-in-out;
}
.loader {
	color: #ffffff;
	font-size: 10px;
	margin: 80px auto;
	position: relative;
	text-indent: -9999em;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
.loader:before,
.loader:after {
	content: '';
	position: absolute;
	top: 0;
}
.loader:before {
	left: -3.5em;
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.loader:after {
	left: 3.5em;
}
@-webkit-keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
}
@keyframes load7 {
	0%,
	80%,
	100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
}

/*=============================================================================
responsive
=============================================================================*/

@media only screen and (max-width: 1366px) {
	.calendar-container .filter-wrapper {
		right: -100px;
		top: -25px;
	}
}
@media only screen and (max-width: 1280px) {

	/*=============================================================================
	BOXES (Projects and Blog page)
	=============================================================================*/
	.project-page-container .inner-container {
		padding: 0 35px;
	}
	.blog-post-container .inner-container {
		padding: 0 35px;
	}
	.boxes-inner-container {
		margin: 0 20px;
		padding: 100px 0px;
	}
	.blog .box-description {
		padding: 10px;
	}
	.box-description {
		padding: 10px;
	}
	.box-title {
		font-size: 1.25em;
		line-height: 1.25em;
		min-height: 140px;
	}
	.box-detail-button{
		width: 50px;
		height: 50px;
	}
	.box-detail-button a{
		font-size: 0.5em;
	}

	/*	.slick-slider {
	margin: 10px 0 20px 0;
	}*/
	.loader{
		margin: 60px auto;
	}
}


@media only screen and (max-width: 1170px) {
	.filter-wrapper{
		top: -15px;
		right: -5px;
	}
	.calendar-container .filter-wrapper {
		right: -40px;
	}
}
@media only screen and (max-width: 1024px) {

	.wrapper{
		max-width: 100%;
	}
	.hp-bottom-container .wrapper {
		padding: 10px 20px;
	}
	.wrapper {
		padding: 0 10px;
	}
	.publications-margin {
		margin: auto;
	}
	.calendar-container .filter-wrapper {
		right: 20px;
	}
	#contact-form .contact-service{
		margin-left: 10px;
	}

	/*=============================================================================
	HOMEPAGE
	=============================================================================*/

	.hp-bottom-content-wrapper {
		max-height: initial;
	}
	.properties-title {
		font-size: 1em;
	}

	/*Slider Dots*/
	.bx-wrapper .bx-pager{
		bottom: 10px;
	}

	/*=============================================================================
	Contact page
	=============================================================================*/
	#contact-form {
		text-align: center;
		padding: 20px 0;
	}
	.inner-form {
		display: flex;
		flex-wrap: wrap;
		/*    align-items: baseline;
		justify-content: space-between;*/
		justify-content: center;
		align-items: center;
	}
	.contact-form-wrapper span {
		padding: 10px 3px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.inner-form .comma {
		display: none;
	}

	/*=============================================================================
	FOOTER
	=============================================================================*/

	.links-container {
		margin: 0;
		border-right: none;
	}
	#project-page .links-container {
		border-right: none;
	}
	#blog .links-container, #blog-post .links-container {
		border-right: none;
	}
	.footer-copyrigth-wrapper, .align-copyright , .social-wrapper {
		border-left: none;
		margin: 0;
	}
	.footer .f-container {
		min-height: 135px;
	}
	/*=============================================================================
	PROJECT PAGE;
	=============================================================================*/
	.boxes-inner-container {
		padding: 60px 0px;
	}
	.loader{
		margin: 45px auto;
	}
	/*=============================================================================
	CALENDAR PAGE;
	=============================================================================*/
	.calendar-container .inner-container {
		padding: 60px 20px;
	}
}
@media only screen and (max-width: 768px){
	/*=============================================================================
	HOMEPAGE
	=============================================================================*/
	.project-img {
		height: auto;
	}

	/*=============================================================================
	BOXES (Projects and Blog page)
	=============================================================================*/
	.my-gallery {
		width: 100%;
		float: none;
	}
	.boxes-inner-container {
		padding: 30px 0px;
	}
	.loader {
		margin-top: 15px;
	}
	.loader, .loader:before, .loader:after{
		width: 1.5em;
		height: 1.5em;
	}
	.footer .f-container {
		min-height: 80px;
	}
	/*=============================================================================
	CALENDAR PAGE;
	=============================================================================*/
	.calendar-container .inner-container {
		padding: 30px 20px;
	}
}

@media only screen and (max-width: 767px){
	/*=============================================================================
	HOMEPAGE
	=============================================================================*/

	.about-title {
		font-size: 16px;
	}
	#logo-wrapper img {
		max-width: 55%!important;
		float:left;
	}
	.featured-project {
		border-right: none;
		/*padding: 20px 50px 0 30px;*/
	}
	.latest_blog-posts {
		margin: 0;
	}
	.box-style {
		padding: 0 50px 0 0;
	}
	.events-calendar {
		border-left: none;
		/*margin: 0 0 0 -2px;*/
	}
	.footer-wrapp {
		min-width: auto;
	}
	.footer-links-wrapper {
		min-width: auto;
	}
	.footer-search {
		min-width: auto;
	}
	.footer-social {
		min-width: auto;
	}
	.footer-copyrigth {
		min-width: auto;
	}
}


@media only screen and (max-width: 610px) {
	/*=============================================================================
	FOOTER
	=============================================================================*/
	.footer-wrapp {
		/*display: inline-block;*/
		margin: 8px auto;
		width: 100%;
	}
	.footer-links-wrapper {
		width: 30%;
		display: block;
		float: left;
	}
	.footer-links li:before {
		display: none;
	}
	.footer-search {
		width: 40%;
		float: left;
	}
	.footer-social {
		width: 100%;
		clear: both;
		/* float: left; */
		margin: 0 auto;
		padding: 10px 0;
	}
	.footer-copyrigth {
		width: 100%;
		/* float: right; */
		margin: 0 auto;
		text-align: center;
		padding: 0;
	}

}
@media only screen and (max-width: 568px) {

	/*=============================================================================
	Home page
	=============================================================================*/

	.events-calendar {
		border-left: none;
		margin: 15px 0 0;
	}
	.latest_blog-posts {
		margin: 15px 0 0;
	}
	.properties-title {
		margin: 10px 50px 0 0;
		font-size: 0.75em;
	}
	.project-description p {
		font-size: 0.5em;
	}
	.properties-description {
		margin: 0;
	}
	.project-description {
		margin: 15px 50px 0 0;
	}
	.project-img {
		height: 140px;
	}
	.bx-wrapper .bx-pager {
		bottom: 0px;
	}
	span.description-info-title {
		font-size: 0.5em;
	}
	span.description-info {
		font-size: 0.5em;
	}
	.project-description p {
		font-size: 0.5em;
	}
	.list-boxes {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.list-boxes .box {
		width: 50%;
		border-bottom: none;
		padding: 19px 30px 19px 0;
		box-sizing: border-box;
	}
	.box-style {
		padding: 0 50px 0 0;
	}
	.box:first-child {
		padding: 19px 30px 19px 0;
	}
	.box:last-child {
		padding: 19px 30px 19px 0;
	}


	/*=============================================================================
	Project pages
	=============================================================================*/
	.boxes-inner-container {
		padding: 20px 0px;
	}
	.loader, .loader:before, .loader:after{
		width: 1em;
		height: 1em;
		margin-top: 0px;
		margin-bottom: 25px;
	}

	/*=============================================================================
	Inner pages
	=============================================================================*/
	.inner-page-title {
		font-size: 1.5em;
		line-height: 1.25em;
	}

	/*=============================================================================
	Contact page
	=============================================================================*/
	.contact-box {
		border-right: none;
		padding: 10px 20px;
	}
}
@media only screen and (max-width: 400px) {
	.box-wrapper:nth-child(4n+3) {
		display: block;
		flex-direction: unset;
	}
	.box-wrapper:nth-child(4n+4) {
		display: block;
		flex-direction: unset;
	}
	.box-wrapper {
		display: block;
		justify-content: unset;
		flex-direction: unset;
	}
	.box-detail-button {
		display: none;
	}
	.project-box-effect {
		display: none;
	}
	.box-image {
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.box-image img {
		height: auto;
		width: 100%;
		position: relative;
		left: auto;
		overflow: hidden;
	}
	.box-description-wrapper {
		background-color: #ffffff;
		position: relative;
		display: block;
		justify-content: unset;
		max-height: initial;
		width: 100%;
	}
	.slick-prev:before, .slick-next:before {
		width: 24px;
		height: 47px;
	}

}
@media only screen and (max-width: 392px) {
	br.mobile{
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	.project-container ,.blog-container{
		display:block;
		padding:20px;
	}
	.project-container .filter-wrapper {
		right:19px;
	}
	.blog-container .box-wrapper,
	.boxes-inner-container {
		padding:20px 0;
		margin:0;
		margin-top:20px;
	}
	.about-container{
		text-align: justify;
		padding:30px
	}
	.about-title {
		margin-left: 0;
	}
	.filtr-item {
		position: static!important;
		display: block;
		float: none;
		margin-bottom: 10px;
	}
	.isotope-container {
		display:block!important;
		position:static!important;
	}
	#footer {
		position: static!important;
	}
}
@media only screen and (max-width: 350px) {
	.footer-links-wrapper{
		width: 50%;
	}
	.footer-search{
		float: none;
		margin: 0 auto;
		width: 100% ;
		margin-top: 15px;
	}
	.bx-wrapper .bx-pager {
		bottom: -5px;
	}
	.filter-wrapper {
		padding: 0 10px;
	}
	.filter-icon {
		-webkit-transform: rotate(45deg) translate(-113%, -150%);
		padding: 2px;
	}
}
