/*--------------------------------------------------------------
1.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #6D6E71;
	font-family: "lane_-_narrowregular", "Times New Roman" , Arial, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;

}

h1{
	font-family: "SenBold", "Times New Roman", sans;
    font-size: 2.55em;
    font-weight: 600;
	line-height: 1.21em;
    letter-spacing: 0.01em;
	/* text-transform: uppercase; */
}

h2{
	font-size: 1.95em;
    font-weight: 400;
    font-family: "lane_-_narrowregular", "Times New Roman", sans;
	line-height: 1.22em;
	margin-bottom: 0.3em;
    letter-spacing: -0.01em;
}

h3, .box-title{
	font-family: "SenBold", "Times New Roman", sans;
	font-size:16px;
	font-weight:600;
}

.text-highlight , .link{
	font-family: "SenBold";
    font-size: 1.14em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

p{
	line-height: 1.3em;
    letter-spacing: 0.05em;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.uppercase{
	text-transform: uppercase;
}
.capitalize , .page-title.capitalize{
	text-transform: initial;
}
strong{
	font-family:"SenBold";
	font-weight:600;
}
hr{
	border: none;
	border-top: solid 1px;
}
.smaller-font , .but.smaller-font{
	font-size:0.8em;
}
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/

a,
a:visited {
	color:inherit;
	text-decoration: none;
	cursor:pointer;
}

a:hover,
a:focus,
a:active {
	color: #B6828E;
	text-decoration: none;
}
a.link{
	display:inline-block;
	text-decoration: none;
}
a.link:hover,
a.link:focus,
a.link:active { text-decoration: none;}
.but{
	display: inline-block;
    padding: 0.7em 1.3em;
    font-family: "SenBold";
    font-size: 1.14em;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.2em;
	text-align: center;
	cursor: pointer;
}
.but:hover{
	text-decoration: none;
}
a.reverted {
    color: #B6828E;
}
a.reverted:hover,
a.reverted:focus,
a.reverted:active {
    color: #6D6E71;
}

.inline-middle{
	display:inline-block;
	vertical-align: middle;
}
html , body{
	height:100%;
	width:100%;
}
@-webkit-keyframes animate {
 0% {
	fill: none!important;
    -webkit-transform-origin: center;
            transform-origin: center;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transform-origin: center;
            transform-origin: center;
     stroke-width: 1px;
  }
  30% {
    fill: none;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
     stroke-width: 1px;
  }
  60% {
    fill: none;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
     stroke-width: 1px;
  }
  80% {
    stroke-dasharray: 1000;
    -webkit-transform: scale(1);
            transform: scale(1);
    stroke-dashoffset: 0;
     stroke-width: 0;
    fill: #B6828E!important;
  }
  100% {
    stroke-dasharray: 1000;
    stroke-width: 0;
	fill: #B6828E;
  }
}

@keyframes animate{
  0% {
	 fill: none;
    -webkit-transform-origin: center;
            transform-origin: center;
 
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transform-origin: center;
            transform-origin: center;
     stroke-width: 2px;
  }
  30% {
    fill: none;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
     stroke-width: 2px;
  }
  60% {
    fill: none;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
     stroke-width: 2px;
  }
  80% {
    stroke-dasharray: 1000;
    -webkit-transform: scale(1);
            transform: scale(1);
    stroke-dashoffset: 0;
     stroke-width: 0;
    fill: #B6828E;
  }
  100% {
    stroke-dasharray: 1000;
    stroke-width: 0;
	fill: #B6828E;
  }
}
.contour-anim {
  fill: none;
  /* width: 150px; */
  stroke: #B6828E;
  stroke-width: 0;
  stroke-dashoffset: 0;
  -webkit-animation: animate 14s;
          animation: animate 14s;
	-webkit-animation-fill-mode: none; /* Chrome, Safari, Opera */
    animation-fill-mode: none;
}
.fillanim{
	fill:#B6828E;
}
/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/


/* bullet */

.bullet-list{
	padding-top: 0.2em;
}

.bullet-list li{
	display:block;
	float:left;
	margin:0 0.2em;
}
.bullet-list li a{
	display:block;
	width:1.56em;
	height:1.56em;
	border-radius:100%;
	border:solid 2px #fff;
	box-sizing: border-box;
	transition: background-color .3s ease;
}
.bullet-list li.active a{
	background-color:#fff;
}
.bullet-list.vertical li{
	clear:both;
	display:block;
	margin:0.2em 0;
}

/* triangle element */

.triangle-box{
	position:relative;
}

.triangle-box .triangle-image{
    -webkit-clip-path: polygon(50% 98%,98% 0%,1% 0%);

	-moz-clip-path: polygon(50% 98%,98% 0%,1% 0%);
	/* -webkit-mask: url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIwIiBoZWlnaHQ9IjAiPgogIDxjbGlwUGF0aCBpZD0ic3ZnQ2xpcCI+CiAgICA8cGF0aCBpZD0ic3ZnUGF0aCIgZD0iTTI2MCw0NTAgTDUyMCwwIDAsMCB6Ii8+CiAgPC9jbGlwUGF0aD4KICA8cGF0aCBpZD0ic3ZnTWFzayIgZD0iTTI2MCw0NTAgTDUyMCwwIDAsMCB6IiAgLz4KPC9zdmc+) no-repeat; */
	clip-path: url("#clipPolygon");
	overflow:hidden;
	/* mask: url("#clipPolygon"); */
    position: relative;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-position: center;
    z-index: 2;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	transform: scale(0.7)
}
.triangle-box .but{
	position:absolute;
	right:2em;
	top: 30%;
	z-index:3;
}
.project-box{
	margin-bottom:3%;
	padding-top: 6em;
	box-sizing: content-box;
}
.project-box-title{
	position:relative;
}
.project-box-title h2{
    position: absolute;
    bottom: 0;
}
.project-box-description{
	transition: all .4s ease;
	height: auto;
	max-height: 7em;
    overflow: hidden;
    margin-bottom: 1em;
}
.project-box-description.more{
	max-height:250em;transition: all .4s ease;
}
.project-box-description b {
	font-weight: 700;
    font-size: 1.2em;
}
.project-box-year{
	width: 33%;
    margin-top: 1em;
    border-top: solid 2px;
    padding-top: 1em;
}
.project-box a.openthumb {
	display: block;
    overflow: hidden;
    height: 17vw;
}
/* product box element */

.product-box{
	background: #fff;
	position:relative;
	margin-top:2.5em;
		max-width: 34em;
		margin-right: 4%;
}
.product-box h3.box-title {
	min-height: 25px;
}
.outstrip{
	position:relative;
	top:-1.5em;
	left:1.5em;
}
.product-box.featured{
	background: #68D8CC;
}
.product-box.featured .box-title{
	color:#fff;
}
.product-box:not(.featured):hover .box-title{
	color:#855761;
}
.box-title:hover a{
	color:inherit;
	text-decoration: none;
}
.box-image{
	overflow:hidden;
}
.product-box .featured-label{
	display:none;
}
.product-box.featured .featured-label, .main-image.featured .featured-label {
	display: inline-block;
    position: absolute;
    top: 10%;
    right: 0;
}
.product-box .box-image{
	width:100%;
	/* padding-bottom:73%; */
	box-sizing: border-box;
		/* padding-bottom: 58%; */

}
.product-box .box-image a{
	position: absolute;
	position: relative;
}
/* blog box element */
.blog-box{
	position: relative;
}
.blog-box{
	background:#fff;
	margin-bottom: 6em;
	margin-right: 0;
	margin-left: 0;
}
.blog-box a:hover{
	text-decoration: none;
}

.blog-category{
	padding:1em 0;
	position:relative;
	margin-bottom: 1em;
	text-transform: capitalize;
}
 .blog-category:after{
	position: absolute;
	left: -1.5em; 
	bottom:0;
	width:39.6%;
	content: " ";
	height:2px;
	background-color:#68D8CC;
}
.blog-box:after{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 1.2vw 1.2vw;
	border-color: transparent transparent #68d8cd transparent;
	position:absolute;
	right:0;
	bottom:0;
	content: " ";
}

/* wishlist box element */
.wishlist-box{
	background:#fff;
	height: 197px;
}
.wishlist-box .box-image{
	max-width: 270px;
    display: inline-block;
    vertical-align: middle;
	width: 46%;
}
.wishlist-box .box-title{
	margin-left: 2em;
    display: inline-block;
	width: 46%;
    vertical-align: middle;
}
.wishlist-box .grid12-6{
	float:none;
	vertical-align: middle;
	width:49%;
	display: inline-block;
}
.but-remove , .price-range , .qty-wrapper{
	display:inline-block;
	vertical-align: middle;
}
.wishlist-box .price-range{
	margin-right:2em;
}
.wishlist-box .but-remove{
	color:#B6828E;
	margin-right:2em;
}
.wishlist-box.featured{
	background:#69d7cc;
	color:#fff;
}
.wishlist-box.featured .box-title , .wishlist-box.featured .but-remove , .wishlist-box.featured .but-remove  {
	color:#fff;
}
.but-remove{
	position:relative;
}
.but-remove:before{
	position:absolute;
	width:1em;
	height:1.5em;
	content: "X";
	color:inherit;
	left: -1.5em;
	top:0;
	bottom:0;
	margin:auto;

}
.price-range{
	text-transform: uppercase;
}
.price-range .price{
	font-size:1.33em;
}
input.qty{
	background: transparent;
    border: solid 1px #dbdbdb;
    padding-left: 1em;
	padding-right: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
	color:inherit;
}
.page-wrapper{
	padding-left: 0;
    position: relative;
     height: 100vh;
    width: 100%;
	box-sizing: border-box;
	transition: padding-left .4s ease;
}
.page-wrapper.with-menu{
	padding-left: 14vw;
}
.wishlist-all-buttons a{
	margin-left:2em;
}
.wishlist-all-buttons:not(.active){
	height:0;
}
.form-wishlist{
	max-width: 29em;
    float: right;
}
.wishlist-form-wrapper{

}
/*--------------------------------------------------------------
Main Navigation
--------------------------------------------------------------*/
.main-nav-wrapper{
	height:100%;
	height:100vh;
	/* position:fixed; uncomment here in real pages*/ 
	position: fixed;
    top: 0;
	left: -14vw;
	background:#fff;
	padding:2em 2%;
	box-sizing:border-box;
	max-width:14%;
	max-width:14vw;
	width: 100%;
	z-index: 9;
	transition: left .4s ease;
	/* position: relative; */
}
.page-wrapper.with-menu .main-nav-wrapper{
	left:0;
}
.template_homepage.is_mobile .logo{
	display: none;
}
.template_homepage .isNotTop .logo, .template_homepage .main-nav-wrapper.active .logo{
	display: block;
}

.logo{
	padding:20%;
	padding-bottom: 15%;
}
.main-nav li {
	margin-bottom: 0.6em;
}
.main-nav li hr {
    color: #dbdbdb;
}
.nav-wishlist-wrapper{
	margin: 1em 0;
    padding: 1em 0;
    border-top: solid 1px #dbdbdb;
    border-bottom: solid 1px #dbdbdb;
}
.main-nav-wrapper .search-wrapper{
	max-width: 2em;
    margin: 0 auto;
    margin-top: 4em;
}
.nav-social-menu li{
	display:inline-block;
	max-width:2.5em;
	width: 21.5%;
}
.nav-lang-menu{
	border: solid 1px;
    display: inline-block;
    padding: 0;
    font-weight: 600;
}
.nav-lang-menu a {
	padding: 0.6em 1em;
	display: block;
}
.nav-and-copyright{
	position: absolute;
    bottom: 1.5em;
    left: 0;
    right: 0;
}
.copyright{
	font-size: 0.7em;
    margin-top: 17px;
	text-align:center;
}
.copyright-mobile{
	text-align:left;

	margin-left:4%;
	margin-left:0;
	vertical-align: middle;
	display:inline-block;
	width: 55%;
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}
.copyright .semnatura{
	display: inline-block;
    width: 37%;
    width: 100%;
    text-align: right;
    vertical-align: middle;
	width: 38%;
}
.logo svg {
	/* fill: #B6828E; */
}
.logo svg:not(.contour-anim){
	fill: #B6828E;
}
.copyright .semnatura svg path{
	fill: #D1D3D2;
}
.bg-search{
	background-color: #f9f9f9;
}
/*--------------------------------------------------------------
PAGE Elements
--------------------------------------------------------------*/
.content-wrapper{
	padding-left: 2em;
	padding-right: 2em;
	box-sizing: border-box;
	position: relative;
}
.page-title{
	margin-bottom: 1.5em;
    margin-top: 1.5em;
	text-transform: uppercase;
}
.product-title , .product-description , .product-tags ,  .product-tabs{
	margin-bottom:1.5em;
}
.product-tab {display: none}
.product-tab.active {display: block}
.product-details-wrapper strong{
	font-family:"SenBold";
	font-weight:600;
	font-size:1.1em;
}
.horizontal-list li{
	display: inline-block;
}
.product-select-tabs{
	margin-bottom: 1em;
}
.productsAllWrapper row{
	/* margin-top:4em; */
}

a.but-tab{
	color: #d1d3d2;
}
.but-tab.active{
	color: inherit;
}
.product-option input{
	-webkit-appearance: none;
    border: solid 1px #b6b6b8;
    appearance: none;
    padding: 0.6em;
    display: inline-block;
    vertical-align: middle;
}


.product-option input:checked{
	background-color: #b6b6b8;
}
.product-sharing{
	margin-top: 2em;
}
.product-option {
    width: 49%;
    display: inline-block;
    line-height: 1em;
}
.product-price-add-wrapper > div{
	padding-top: 2em;
    vertical-align: middle;
    padding-bottom: 2em;
	width:48%;
	margin-left: 1%;
}
.product-images-wrapper .thumbs li {
	margin-right: .3em;
}

/* CATEGORY LIST PAGE */
.main-category{
	background-size:cover;
	text-align:center;
	background-position:center center;
	background-repeat: no-repeat;
	height: 100%;
    overflow: hidden;
}
.main-cat-1{
	background-image:url("../images/mockup/main-category-1.png");
}
.main-cat-2{
	background-image:url("../images/mockup/main-category-2.png");
}
.main-cat-3{
	background-image:url("../images/mockup/main-category-3.jpg");
}
.category-title{
	color:#fff;
	text-transform: uppercase;
	width:100%;
	text-align:center;
	height:1em;
	top:0;left:0;right:0;bottom:0;
	margin:auto;
	position: absolute;
}
.subcategories-wrapper{    
	background: #fff;
    padding: 2em 0;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    height: auto;
	width: 100%;
	min-height: 47%;
  
}

.subcategory-list{
	padding-left:3em;
	text-align: left;
}
.subcategory-list li{
	width:49%;
	padding-left: 0.4em;
	margin-bottom: 0.8em;
	vertical-align: middle;
}
.subcategory-list ul {
    border-bottom: solid 1px #F2F2EF;
    margin-bottom: 1em;
}

/* CONTACT US PAGE */

.contact-map-wrapper{
	height:100%;
    position: absolute;
}
#map-canvas{
	width:100%;
	height:100%;
	
}
.contact-map-wrapper{
/* 	-moz-filter: grayscale(100%);`
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%); */
}
.contact-info-wrapper{
	padding-right:2em;
	box-sizing: border-box;
	padding-top: 3em;
}
.contact-detail{
	margin-top:1em;
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.contact-detail .text-highlight{
	margin-bottom:1em;
}
.contact-social-menu li{
	width: 21%;
    text-align: left;
}
.contact-form-wrapper{
	margin-top:0;
}
input, textarea{
	padding:1em 2em;
	box-sizing: border-box;
}
.contact-form-wrapper input , .contact-form-wrapper textarea{
	width:100%;
	margin-bottom:1.5em;
}
.contact-form-wrapper textarea{
	height: 14.4em;
	margin-bottom: 1em;
}
.contact-form-wrapper input[type="submit"]{
	border:0;
	cursor: pointer;
	width: auto;
    float: right;
}
.contact-form-wrapper input:focus , .contact-form-wrapper textarea:focus{
	/* outline: none; */
}
.contact-form-wrapper .grid12-6.no-left-gutter{
	margin-right:1%;
}
.contact-form-wrapper .grid12-6.no-right-gutter{
	margin-left:1%;
}
/* OUR WORK PAGE */
.clients-wrapper{
	padding:0 1.8em;

}
.clients-wrapper li img{
	max-width:120px;
	
}
.clients-wrapper li{
	vertical-align: middle;
    margin-bottom: 23px;
    margin-top: -11px;
}
/* SEARCH PAGE */
.search-input{
	font-size: 9.2vw;
    outline: none;
    border: none;
    width: 100%;
	padding:0;
    padding-left: 0.2em;
    font-family: "SenBold";
    box-sizing: border-box;
}
.search-button{
	display:inline-block;
	width:20em;
	height:20em;
	margin-right:2em;
	margin-bottom: 2em;
	padding:2em;
	box-sizing:border-box;
	position:relative;
	vertical-align: bottom;
}
.search-button .search-signs{
	position:absolute;
	bottom:2em;
	font-size:2em;
}

/* ABOUT US PAGE */
.about-slide{
	width:100%;
	height:100%;
	height:100vh;
	position:relative;
	overflow:hidden;
}
.about-slide-1{
	background-color:#b7838f;
}
.about-slide-1 .page-title , .servicesWrapper .page-title{
	margin-bottom: 0.5em;
}
.about-slide-1 .content-wrapper , .about-slide-3 .content-wrapper {
	padding-top: 4em;
}
.about-slide-3 .content-wrapper{
	padding-left: 4em;
}
.about-slide-3 .content-wrapper.more-padding{
	padding-left:6em;
	padding-right:4em;
}
.romb-wrapper{
	position: absolute;
    width: 30em;
    height: 30em;
	right: 0em;
    bottom: -5em;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 14px;
}
.romb-inner{
	position: relative;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 200%;
    height: 200%;
    top: -60%;
    left: -35%;
}
.home-romb-wrapper{
	position: absolute;
    width: 30em;
    height: 30em;
	right: -10em;
    top: 10em;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 14px;
    z-index: 1;
}
.home-romb-inner{
	position: relative;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 200%;
    height: 200%;
    top: -60%;
    left: -35%;
}
.slide-text-bottom{
	bottom: 3em;
    position: absolute;
    left: 1em;
}
.about-slide-3{
	overflow:visible;
}
.timeline-graphic{
	width: 69%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -9vw;
    pointer-events: none;
}
.timeline-graphic svg{
	width:100%;
	height:100%;
}
.about-logo-img{
	width: 77%;
    margin: 0;
	margin-top: 13.4em;
}
.home-logo-img{
	width: 77%;
    margin: 0;
	z-index: 2;
	position: absolute;
}
.about-slider-wrapper .slider-controls{
	position: fixed;
	top: 50vh;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1em;
    height: 6em;
    margin: auto;
}
.about-slide-1:before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6em 0 0 6em;
	border-color: #68d8cd #68d8cd #68d8cd transparent;
	position:absolute;
	top:0;
	right:0;
	content: " ";
}

.about-slide-2{
	background: url("../images/about-echipa.jpg");
	background-size:cover;
	
}

.romb-content{
	width: 100%;
    height: 100%;
	box-sizing: border-box;
    padding: 0 21%;
	box-sizing: border-box;
    padding: 0 21%;
    padding-left: 25%;
    padding-right: 39%;
    padding-top: 49%;
}
.about-slide-2 .romb-wrapper{
	width: 40vw;
    height: 40vw;
    right: 2vw;
    top: -19.7vw;
}
.about-slide-2 .button-absolute{
	position: absolute;
    top: 15vw;
    right: 7vw;
}
.about-slide-3 .grid12-5 , .about-slide-3 .grid12-7{
	height:100%;
}
.timeline-action{
    margin-bottom: 3em;
    width: 90%;
}
.timeline-action:first-child {
	margin-top: 2em;
}
.about-slide-3 .button-absolute{
	position: absolute;
    bottom: 0;
    left: 35%;
    /* right: 0; */
    margin: auto;
    display: block;
    /* color: black; */
    z-index: 4;
    width: auto;
}
/* SERVICES PAGE */

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  
   opacity: 1;
}
.servicesWrapper{
	min-height: 100vh;
	overflow: hidden;
}
.template_wp-page .servicesWrapper{
	height: auto;
	overflow: visible;
}
.servicesWrapper .grid12-5 , .servicesWrapper .grid12-7{
	height:100%;
	min-height: 100vh;
	
}
.servicesWrapper .grid12-5{
	z-index:2;
}
.services-info-configurator-wrapper{
    /* padding: 10em; */
    margin-top: 7em;
    padding: 0 7em;
    box-sizing: border-box;
    /* height: 100vh; */
    height: -moz-calc(100vh - 10em);
    height: -webkit-calc(100vh - 10em);
    height: calc(100vh - 10em);
	/* height: auto; */
    overflow: visible;
}
.template_wp-page .services-info-configurator-wrapper{
    margin-top: 7em;
    padding: 0 1em;
    box-sizing: border-box;
	height: auto;
    overflow: visible;
}
.services-info-list li{
	margin-bottom:3em;
}
.services-info-list .text-highlight{
	margin-bottom:1em;
}
.services-info-configurator-inner .but.primary.invert{
	width: 100%;
    text-align: left;
    background-color: #E9E8E4;
    padding: 1em 2em;
	font-size:0.8em;
	background-image: url("../images/configurator-icon.png");
	background-position: center right 1em;
	background-repeat: no-repeat;
	background-size: original;
}
.services-info-configurator-inner .but.secondary{
	width: 100%;
    text-align: left;

    padding: 1em 2em;
	font-size:0.8em;
	background-image: url("../images/contact-bublle.svg");
	background-position: center right 1em;
	background-repeat: no-repeat;
	background-size: 3em;
}
.services-info-configurator-inner .but.primary.invert:hover{
	background-color:#D5D2CB
}
.configBut{
	margin-bottom:1em;
}
.services-info-configurator-inner{
	position:relative;
	top:0;
	transition: margin-top .8s ease;
	overflow:visibile;
}
.configurator-form h2{
	float:left
}
.configurator-form input{
	float:right;
}
.configurator-form .qty{
	max-width: 6.9em;
}
.configurator-form input[type="submit"]{
	border: none;
}
.configurator-form p{
	clear:both;
	
}
.parallax-chair{
	width: 63em;
    height: 63em;
    margin-left: -17em;
    margin-top: -18em;
    position: relative;
    background: url("../images/servicii_1.svg"),url("../images/servicii_scaun.svg"),url("../images/servicii_2.svg"),url("../images/servicii_3.svg"),url("../images/servicii_4.svg");
    background-size: 100%;
	background-repeat: no-repeat;
}
.roumanie-map{
	position: relative;
    width: 130%;
    left: -12%;
    margin-top: 1em;
}
.configurator-form{
	opacity:0 ;
	display: none;
}
.configurator-form.active{
	opacity:1;
	display: block;
}
.services-first-description .page-title{
	margin-top:0.7em;
}
.services-first-description h2{
	font-size:1.4em;
}
/* HOMEPAGE ELEMENTS */
.no-display{
	display: none;
}
.homepage-content-wrapper{
	height:100%;
	width:215%;
	overflow: hidden;
}
.full-height{
	height:100vh;
}
.home-main-brief{
	padding-left: 5em;
    padding-top: 5em;
    padding-right: 22em;
}
.home-services{
	width:60%;
	height: 23em;
	max-width:70em;
	background: url("../images/servicii_home.svg") no-repeat;
	background-size: cover;
	position: absolute;
	bottom: -2em;
    left: -2em;
	transition: all .4s ease;
}
.home-services:hover{
	height:24em;
}
.home-product-box{
    max-width: 37em;
    position: absolute;
    bottom: 2em;
    right: 0;

}

.latest-products-home-labels li:first-child , .latest-products-home-labels li:last-child {
	padding-right:2em; 
}
.latest-products-home-labels  li{
	margin-bottom:1em;
}
.circle-image{
	position: relative;
    border-radius: 100%;
    overflow: hidden;
	vertical-align: middle;
    display: inline-block;
}
.home-blog-box .circle-image{
	max-width:10em;
	margin-left:-8px;
}
.separator-home{
	position: absolute;
    max-width: 7em;
}
.arrow-product {
	position: absolute;
    max-width: 4em;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 65px;
}

.arrow-prev {
	position: absolute;
    max-width: 4em;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 40vh;
    left: 50px;
}

.arrow-next {
	position: absolute;
    max-width: 4em;
    top: 40vh;
    right: 50px;
}

.arrow-home{
	position: absolute;
    max-width: 4em;
    bottom: 10em;
}
.home-clients-box{
	position: absolute;
	bottom: 3em;
	width: 81%;
	max-width: 550px;
	position: absolute;
    bottom: 23vw;
    width: 81%;
}
.home-clients-title{
	-webkit-transform: rotate(-90deg);
			transform: rotate(-90deg);
    -webkit-transform-origin: 10% 50%;
			transform-origin: 10% 50%;
	font-size: 9em;
	margin-bottom: 0;
}
.bg-home{
	width:103%;
	height:100%;
	position: fixed;
	background-image: url("../images/bg-home.png");
	background-size: cover;
	opacity: 0.15;
}
.home-budget-box{
	width: 39em;
    height: 46em;
    background-image: url("../images/budget-box.svg");
    background-size: cover;
    position: absolute;
    right: -8em;
    top: -10em;
}
.home-budget-box .box-image{
	width: 56%;
	margin-top: 16em;
    margin-right: 8em;
	float:right;
}
.home-budget-box .but.secondary{
	position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    width: 11em;
}
.home-design-box{
	max-width: 31em;
    top: 0em;
    font-size: 0.8em;
    left: 12.5em;
}
.home-design-box .box-image{
	padding-bottom:0;
}
.homepage-content-wrapper .triangle-box{
    position: absolute;
	width: 569px;
    height: 423px;
   

    bottom: 0em;
}
.home-services-inner{
	position: absolute;
    bottom: 4em;
    left: 5em;
}
.home-project-box{
	position: absolute;
    width: 123%;
    left: -46%;
	top: 1em;
}
.home-project-box .openthumb{
	max-height: 20em;
    overflow: hidden;
    display: block;
}
.home-blog-box{    
    position: absolute;
    bottom: 2em;
    width: 60%;
    right: 6em;
    width: 68%;
	width: 89%;
}
.home-organic-text{
	top: 19em;
    position: relative;
}
.home-design-box .grid12-3 ,.home-design-box .grid12-9{
	display:inline-block;
	vertical-align: bottom;
	float:none;
}
.home-design-box .box-title{
	padding-bottom: 0.9em;
}
.home-gradient{
	width:103%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d5d1c9+0,d5d1c9+100&0.5+60,1+100 */
background: -moz-linear-gradient(45deg, rgba(213,209,201,0.5) 0%, rgba(213,209,201,0.5) 60%, rgba(213,209,201,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(213,209,201,0.5) 0%,rgba(213,209,201,0.5) 60%,rgba(213,209,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(213,209,201,0.5) 0%,rgba(213,209,201,0.5) 60%,rgba(213,209,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80d5d1c9', endColorstr='#d5d1c9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.home-projects-title{
	margin-top:5vw
}
a.close-popup i{
	text-shadow: 1px 1px rgba(0,0,0,0.75);
}
a.close-popup{
	font-size: 3em;
    position: absolute;
    right: 1em;
    top: 1em;
	color:#fff;
	transition: transform .4s ease;
}
a.close-popup:hover{
	color:inherit;
	color:#fff;
	transform: scale(1.2);
}
.iso-and-legal{
	max-width: 20em;
    position: absolute;
    bottom: 2em;
    right: 4em;
}
.legal-icon{
	display:block;
	width:28%;
}
.iso-icon{
	display:block;
	width:58%;
	text-align:right;
	float:right;
}
.home-nl-box{
	position: absolute;
    right: 0em;
	bottom: 9em;
}
.home-nl-box input[type="email"]{
    padding: 0.85em 1em;
	min-width: 220px;
}
.home-nl-box .text-highlight{
	width: 55%;
    margin-bottom: 0.5em;
}
.nl-row{
	 margin-bottom: 3em;
    margin-top: 2em;

}
.nl-row input[type="email"]{
	width: 74%;
    padding: 0.83em 2em;
}
.nl-row input[type="submit"]{
	max-width:40%;
}

/*--------------------------------------------------------------
Media Queries
--------------------------------------------------------------*/
@media screen and ( max-width: 1690px )
{
	.services-info-list li {
		margin-bottom: 1em;
	}
	.configurator-form .qty {
		max-width: 5.6em;
	}
	.home-organic-text{
		top: 14.1em;
		font-size: 0.9em;
		position: relative;
		width: 111%;
	}
	.home-main-brief{
		font-size: 0.9em;
	}
	.triangle-box{
		right: -6em;
	}
}

@media screen and ( max-width: 1400px )
{
	.page-wrapper{
		font-size: 0.9em;
	}
	.home-main-brief  {
		padding-top:5em;
	}
	.home-project-box{
		top:1em;
	}		
	.home-organic-text{
		top: 13em;
		left: 1em;
	}
	.homepage-content-wrapper .triangle-box{
		bottom: -3em;
		right: -14em;
	}
	.triangle-box .triangle-image{
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	.triangle-box .but {
		position: absolute;
		right: 11em;
		top: 40%;
	}
	.home-clients-box {
		bottom: 3em;
			bottom: 20em;
		width: 100%;
	}
	.home-clients-box .clients-wrapper li {
		vertical-align: middle;
		margin-bottom: 0;
		margin-top: 0;
	}
	.home-design-box {
		max-width: 24em;
		top: 0em;
		left: 20em;
		font-size: 0.9em;
	}
	.home-budget-box {
		width: 37em;
		height: 44em;
		top: -13em;
	}
	.home-budget-box .box-image {
		width: 57%;
	}
	.parallax-chair {
	    width: 53em;
		height: 53em;
		margin-left: -15em;
		margin-top: -22em;
	}
	.wishlist-form-wrapper .grid12-6{
		width:100%;
		margin-bottom:2em;
	}
	.configurator-form .qty {
		max-width: 5em;
	}
	.home-main-brief{
		font-size: 1em;
	}
	
	.home-services-inner{
		left:7em;
	}
	.home-nl-box input[type="email"] {
		padding: 0.5em 1em;
		/* background-color: white; */
		position: relative;
		top: 0.12em;
	}
	.subcategory-list {padding-left: 2em;}
}
@media screen and ( max-width: 1200px )
{
	.romb-content {
		font-size:0.9em;
	}
}
@media screen and ( max-width: 1100px )
{
	.romb-inner{
		font-size:0.8em;
	}
	.home-romb-inner{
		font-size:0.8em;
	}
	.home-main-brief {
		padding-top: 5em;
		font-size: 0.8em;
	}
	.home-product-box{
		bottom: 5em;
	}
	.home-organic-text {
		top: 18em;
		left: -6em;
		width: 143%;
	}
	.home-design-box {
		max-width: 24em;
		top: 3em;
		left: 10em;
		font-size:0.9em;
	}
	.clients-wrapper li img {
		max-width: 100px;
	}
	.subcategory-list {padding-left: 1em;}

	.subcategories-wrapper{
		min-height:65%;
	}
	.triangle-box .triangle-image {
		-moz-transform: scale(0.6);
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}
	.homepage-content-wrapper .triangle-box {
		right: -16em;
	}
	.about-slide-3 .content-wrapper.more-padding{
		font-size:0.9em;
	}
}

/*--------------------------------------------------------------
MOBILE
--------------------------------------------------------------*/
@media screen and ( max-width: 960px )
{
	.about-slide-1 .secondary.dark{
		color:#734851;
	}
	.postNavWrapper .grid12-4{
		width:100%;
	}
	.project-box-description{
		max-height: none;
		height: auto;
		overflow: visible;
		margin-bottom: 0;
	}
	
	.project-box a.openthumb {
		display: block;
		overflow: hidden;
		height: 56vw;
	}
	.project-box .bullet-list{
		padding-top: 0.3em;
		padding-bottom: 1.3em;
	}
	.bullet-list li{
		margin-bottom: 0.4em;
	}
	.arrow-product {
		clear:both;
		margin-top:1em;
		top: auto;
		left: auto;
		position: relative;
		display: inline-block;
		
	}
	.back-arrow-wrapper{
		display:inline-block;
		width:15%;
	}
	.nl-row .grid12-6{
	width:100%;
	margin:0.5em 0;
	}
	.page-wrapper{
		font-size:1em;
	}
	.hide-below-960{
		display:none;
	}
	.show-below-960{
		display:inherit;
	}
	/* NAV */
	.main-nav-wrapper {
		max-height: 6em;
		height:100%;
		position: fixed;
		top: -2px;
		width:100%;
		background: transparent;
		
		padding: 1em 2em;
		max-width: none;
		text-align: left;
		box-sizing: border-box;
		transition: max-width .5s ease;
	}
	
	.main-nav-wrapper:not(.blog-nav):before{
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		content: " ";
		z-index:-1;
		opacity:0;
		background: rgba(255,255,255,0.93);
		background: -moz-linear-gradient(top, rgba(255,255,255,0.93) 0%, rgba(255,255,255,0.58) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0.93)), color-stop(100%, rgba(255,255,255,0.58)));
		background: -webkit-linear-gradient(top, rgba(255,255,255,0.93) 0%, rgba(255,255,255,0.58) 100%);
		background: -o-linear-gradient(top, rgba(255,255,255,0.93) 0%, rgba(255,255,255,0.58) 100%);
		background: -ms-linear-gradient(top, rgba(255,255,255,0.93) 0%, rgba(255,255,255,0.58) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,0.93) 0%, rgba(255,255,255,0.58) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
		transition: opacity .4s ease;
	}
	
	.main-nav-wrapper.isNotTop:before{
		opacity:1;
		visibility: visible;
		transition: opacity .4s ease;
	}
	.main-nav-wrapper.isNotTop.active , .main-nav-wrapper.active{
		height: 100%;
		background: #fff;
		max-height:2000px;
		overflow: scroll;
	}
	.page-wrapper.with-menu {
		padding-left: 0;
	}
	.content-wrapper{
		padding-top:6em;
	}
	.logo{
		width: 30%;
		max-width: 4em;
		float: right;
		padding:0;
		top:0;
		position:relative;
	
	
	}
	.logo svg , .logo a{
		top:0;
		display:block;
		position: relative;
		height: 4em;

	}
	
	.burger-menu{
		width:30%;
		padding-top: 1em;
		float:left;
	}
	.main-nav-wrapper .burger-menu svg path , .main-nav-wrapper .logo svg:not(.contour-anim) path,
	.main-nav-wrapper.mobile-menu.white-paths .burger-menu svg path, .main-nav-wrapper.mobile-menu.white-paths .logo svg:not(.contour-anim) path {
		fill: #B6828E;
		transition: fill .4s ease;
	}
	.main-nav-wrapper.white-paths .burger-menu svg path  , .main-nav-wrapper.white-paths .logo svg:not(.contour-anim) path {
		fill: #fff;
	}
	.main-nav-wrapper.isNotTop.white-paths .burger-menu svg path  , .main-nav-wrapper.isNotTop.white-paths .logo svg:not(.contour-anim) path {
		fill: #B6828E;
	}
	.main-nav-wrapper.active.white-paths .burger-menu svg path , .main-nav-wrapper.active.white-paths .logo svg:not(.contour-anim) path{
		fill: #B6828E;
	}
	

.main-nav-wrapper.white-paths .burger-menu .contour-anim{
		fill: #fff;
		color:#fff;
	}


	.menu-open{
		opacity: 0;
		visibility: hidden;
		transition: opacity .4s ease;
	}
	.burger-open{
		max-width:7em;
	}
	.main-nav-wrapper.active .menu-open{
		opacity:1;
		visibility: visible;
		margin-top: 6em;
		min-height: -webkit-calc( 100vh - 6em );
		min-height: calc( 100vh - 6em );
		height: auto;
		position: relative;
	}
	.main-nav-wrapper .burger-close{
		display:none;
	}
	.main-nav-wrapper.active .burger-close{
		display:inherit;
		max-width: 1.8em;
		margin-top: -0.1em;
	}
	.main-nav-wrapper.active .burger-open{
		display:none;
	}
	.main-nav-wrapper .search-wrapper{
		position: absolute;
		right: 1em;
		top: 0;
		margin-top: 0;
	}
	.nav-wishlist-wrapper{
		margin:0;
		border:0;
		padding-top: 0;
	}
	.nav-social-menu{
		margin-top: 1em;
	}
	.nav-social-menu li{
		max-width: none;
		width: 23.5%;
		text-align: center;
	}
	.nav-social-menu li a {
		max-width: 3em;
		display: inline-block;
		
	}
	.nav-social-menu li:first-child{
		/* text-align: left; */
	}
	.nav-social-menu li:last-child {
		/* text-align: right; */
	}
	.nav-and-copyright {
		position: absolute;
		top: -75.3px;
		bottom: auto;
		right: 74px;
		left: auto;
	}
	.copyright-and-rb{
		position: absolute;
		bottom: -3em;
		right:0;
	}
	
	/* CONTACT PAGE */
	.no-gutter.grid12-6.contact-info-wrapper , .no-gutter.grid12-6.contact-map-wrapper{
		width: 100%;
		float: none;
		padding: 0;
	}
	.contact-detail{
		width:48%;
	}
	.contact-form-wrapper form .grid12-6{
		float:none;
		width:100%;
		margin:0;
	}
	.contact-form-wrapper .grid12-6.no-right-gutter{
		margin:0;
	}
	.no-gutter.grid12-6.contact-map-wrapper{
	    margin-left: -2em;
		height: 35em;
	}
	/* WISHLIST PAGE */
	.wishlist-box .grid12-6{
		width:100%;
	}
	.wishlist-box{
		height: auto;
	}
	.wishlist-box .box-image{
		width:100%;
	}
	.wishlist-box .box-title {
		margin-left: 1.3em;
	}
	.wishlist-box .but-remove{
		position: relative;
		display: inline-block;
		width: 100%;
		left: 3em;
		margin-top: 1em;
		margin-bottom: 1em;
		text-align: left;
	}
	.wishlist-box .price-range{
		margin-right: 2em;
		float: left;
		margin-left: 1.4em;
	}
	.wishlist-box .qty-wrapper{
	    margin-right: 2em;
		margin-bottom:2em;
	}
	.wishlist-form-wrapper:not(.active){
		height: 0;
		overflow: hidden;
	}
	.wishlist-page-title , .wishlist-content-wrapper{
		overflow: hidden;
	}
	/* SEARCH PAGE */
	.inputSearchWrapper .content-wrapper , .search-responses-wrapper.content-wrapper , .box-search-options-wrapper.content-wrapper{
		padding: 0 ;
	}
	.search-responses-wrapper{
		padding:0;
	}
	.search-responses-wrapper .grid-full{
		float:none;
	}
	.search-button{
		width:100%;
	}
	/* OUR WORK PAGE */
	.project-box{
		width:100%;
	}
	.page-title.content-wrapper{
		padding-top:0;
	}
	.content-wrapper.no-top-pad{
		padding-top:1px;
	}
	.clients-wrapper{
		padding:0;
	}
	.clients-wrapper li {
		vertical-align: middle;
		margin-bottom: -4px;
		margin-top: -31px;
		width: 50%;
	}
	/* CATEGORIES PAGE */
	.main-category.no-gutter.grid12-4 {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		height: 100vh;
	}
	.subcategory-list {
		padding-left: 0em;
		font-size: 0.9em;
	}
	.subcategory-list li {
		padding-left: 1em;
		margin-bottom: 0.9em;
	}
	.subcategories-wrapper{
		min-height:60%;
		height:auto;
	}
	/* PRODUCTS PAGE */
	.product-box{
		width: -webkit-calc(100% - 1.5em);
		width: calc(100% - 1.5em);
		margin-left: 0;
		margin-right: 0;
		float: none;
		max-width: 420px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		position: relative;
		left: -0.7em;
	}
	/* PRODUCT PAGE */
	.breadcrumb{
		width: 80%;
		text-align: right;
	}
	.product-images-wrapper , .product-details-wrapper{
		width:100%;
	}
	.product-images-wrapper .main-image{   
		width: -webkit-calc(100% + 4em);
		width: calc(100% + 4em);
		left: -2.2em;
		position: relative;
	}
	.product-title h1{
		font-size: 1.7em;
	}
	.recommendedProductsWrapper{
		width:100%;
	}
	.product-sharing {
		margin-top: 2em;
		float: left;
		text-align: left;
	}
	/* ABOUT PAGE */
	.about-slide {
		width: 100%;
		height: auto;
		min-height: 100vh;
	}
	.about-slide-1:before{
		border-width: 2em 0 0 2em;
	}
	.about-slide-1 .content-wrapper .grid12-6{
		width:100%;
	}
	.romb-wrapper {
		position: absolute;
		width: 15em;
		height: 15em;
	}
	.about-logo-img {
		width: 77%;
		margin: 0;
	    margin-top: 5.4em;
		margin-bottom: 8em;
	}
	.slide-text-bottom {
		bottom: auto;
		position: relative;
		left: 1em;
		font-size: 1.7em;
	}
	
	.about-slide-2{
		height: 150vh;
		background-position: center center;
	}
	.about-slide-2 .romb-wrapper {
		width: 28em;
		height: 28em;
		right: auto;
		left: -3em;
		top: -5em;
	}
	.romb-content{
		padding-top:35%;
	}
	.romb-content h2{
		font-size: 1.6em;
	}
	.about-slide-2 .button-absolute {
		position: absolute;
		top: 19em;
		left: 3em;
		right: auto;
	}
	
	.about-slide-3 .grid12-5 , .about-slide-3 .grid12-7 {
		width:100%;
		min-height:100vh;
	}
	.timeline-graphic {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 15vh;
	left:0;
	}
	.about-slide-3 .content-wrapper
	{
		padding-left:2.2em;
		font-size:0.8em;
	}
	.about-slide-3 .button-absolute{
		bottom:-1.5em;
	}
	.about-slide-3 .content-wrapper.more-padding {
		padding-left: 2.5em;
		padding-right: 2.5em;
	}
	/* SERVICES */
	#servicesW .grid12-5 , #servicesW .grid12-7{
		width: 100%;
	}
	.services-info-configurator-wrapper{
		height: auto;
		padding: 0 2em;
	}
	.parallax-chair {
		width: 30em;
		height: 30em;
		margin-left: -10em;
		margin-top: -11em;
	}
	.configBut h1{
		font-size: 1em;
	}
	.configurator-form{
		opacity: 1;
		display: block;
	}
	.services-info-configurator-inner .but.primary.invert{
		margin-top:3em;
	}
	.configurator-form h2 {
		float: left;
		width: 69%;
		font-size: 1.3em;
	}
	/* HOMEPAGE */
	.homepage-content-wrapper{
		width:100% !important;
		height:auto;
	}
	.homepage-content-wrapper > .grid12-4{
		width:100%;
		height:auto;
		float:none;
		margin-bottom:4em;
		clear:both;
		position:relative;
		display:block;
	}
	.homepage-content-wrapper > .grid12-4 > .grid12-6{
		position:relative;
			display:block;
		height:auto;
		width:100%;
		float:none;
		clear:both;
	}
	.home-main-brief{
		padding:0;
		font-size: 0.7em;
		position: relative;
		display: block;
		float:none;
	}
	.home-clients-box{
		position:relative;
		bottom:auto;
	}
	.home-services {
		width: -webkit-calc(100% + 4em);
		width: calc(100% + 4em);
		/* float: right; */
		height: 17em;
			height: 13em;
			margin-top: 2em;
		max-width: 70em;
		background-color: transparent;
		background: transparent url("../images/servicii_home.svg") no-repeat;
		background-size: 113%;
		/* padding: 0 10em; */
		background-position: center top 100%;
		position: relative;
		bottom: auto;
		left: -2em;
		right: auto;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.home-services-inner {
		-moz-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	.home-services-inner {
		position: absolute;
		/* top: 1em; */
		font-size: 0.8em;
		left: 1em;
		bottom: 1em;
	}
	.home-blog-box {
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		width: 100%;
	}
	.home-product-box{
		    position: relative;
			margin-top: 14em;
			width: -webkit-calc(100% + 4em);
			width: calc(100% + 4em);
			max-width: none;
			left: 3em;
			float: right;
    max-width: 490px;
	    bottom: 7em;
	}
	.mobile-project-box{
		max-width: 30em;
	}
	.mobile-project-box .bullet-list{
		padding-top: 1.7em;
	}
	.mobile-project-box .box-image{
		position:relative;
	}
	.mobile-project-box .box-image .but{
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.home-product-box .box-image{
		width: 160%;
	}
	.home-product-box .grid12-5{
		font-size: 1em;
		padding-right: 0.5em;
	}
	.home-product-box .but.primary{
		font-size: 0.9em;
	}
	.separator-home {
		position: absolute;
		max-width: 7em;
		top: -8em;
		right: -1.3em;
	}
	.read-more-circle{
		font-size: 1em;
	}
	.home-blog-box .circle-image {
		max-width: 7em;
		margin-left: -8px;
	}
	.home-organic-text {
		top: auto;
		left: auto;
		top: 6.5em;
		width: calc(100% + 2em);
		left: -2em;
	}
	.home-organic-text h1{
		font-size: 2.3em;
	}
	.homepage-content-wrapper .triangle-box .triange-image{
		-webkit-transform-origin: center right;
		-moz-transform-origin: center right;
		transform-origin: center right;
	}
	.homepage-content-wrapper .triangle-box {
		bottom: auto;
		right: auto;
		top: auto;
		left: auto;
		width: 70%;
		font-size: 0.8em;
		top: 2em;
		height: auto;
		left: 0;
		right: 4em;
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		transform: scale(1.1);
		position: relative;
	}
	.triangle-box .but{
		right:3em;
	}
	.arrow-home {
		position: absolute;
		max-width: 4em;
		bottom: 7em;
		left: 7.4em;
	}
	.clients-wrapper li {
		vertical-align: middle;
		margin-bottom: -4px;
		margin-top: -31px;
		width: 32%;
	}
	.homepage-content-wrapper	.clients-wrapper{
		position: absolute;
		top: -6em;
		left: 8em;
		width: 72%;
	}
	.coatingsWrapper{
		/* padding-bottom:20em; */
	}
	.homepage-content-wrapper > .grid12-4 > .grid12-6.home-budget-box{
		top: -5em;
		left: 60px;
		max-width: 440px;
		float: right;
	
	}
	.homepage-content-wrapper > .grid12-4 > .grid12-6.home-design-box{
		left:0;
		width:100%;
		margin-top: 0;
		max-width: 25em;
		margin-top: 9em;
		margin-left: 0;
	}
	.iso-icon{
		float: left;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		transform: rotate(-90deg);
		top: 1em;
		left: -4em;
		margin-top: 2em;
		position: relative;
	}
	.legal-icon{
		position: relative;
		left: -2em;
	}
	.home-budget-box .box-image {
		width: 61%;
		margin-top: 9em;
		margin-bottom: 0;
		margin-right: 2em;
	}
	.budged-desc{
		padding-top: 2em;
		padding-bottom: 8em;
		padding-right: 2em;
		padding-left: -1.4em;
		display: block;
		font-size: 0.8em;
		clear: both;
		position: relative;
	}
	.iso-and-legal{
		right:auto;
	}
	/* BLOG */
	.blog-nav{
		position: relative;
		width: 100%;
		height: 6em;
		top: 6em;
		left: 0;
	}
	.page-wrapper.blog-page-wrapper.with-menu{
		padding-left:0;
	}
	.page-wrapper.with-menu .main-nav-wrapper.blog-nav {
		left: 0;
		width: 100%;
		max-width: none;
		max-height: none;
		height: auto;
		padding-top: 1em;
		padding-bottom: 1em;
		z-index: 1;
	}
	.blog-nav .page-title{
		margin-top: 0;
		margin-bottom: 0.2em;
	}
	#menuUl li{
		float: left;
		margin-right: 1em;
		margin-bottom: 1em;
	}
	.blog-box{
		width:100%;
	}
	.site-main {
		min-width: 0;
		width: 100%;
	}
	.box-details{
		padding-left: 0;
	}
	.blog-box .box-details{
		padding-left: 1.5em;
	}
	.semnatura  path{
		fill:#6D6E71;
	}
	.semnatura svg {
		color:inherit;
	}
	
	.copyright-mobile{
		width:69%
	}
	.semnatura{
		width:29%;
	}
	.copyright-and-rb span , .copyright-and-rb a{
		display:inline-block;
		height: 1em;
		line-height: 1.7em;
		vertical-align: middle;
	}
	.nav-and-copyright{
		color:#B6828E;
	}
	.servicesWrapper .grid12-5, .servicesWrapper .grid12-7{
		min-height:0;
	}
	.home-nl-box {
		position: relative;
		right: auto;
		bottom: auto;
		margin-bottom: 10em;
	}
	.home-nl-box input{
		margin-bottom: 0.7em;
	}
	.home-nl-box input[type="email"] {
		padding: 0.8em 1em;
	}
	.home-main-brief .home-logo-img {
		width: 100%;
		margin: 0;
		z-index: 2;
		position: absolute;
	}
	.home-main-brief .home-romb-wrapper {
		position: relative;
		width: 100vw;
		height: 100vw;
		right: -26vw;
		top: 31vw;
		margin-bottom: 31vw;
		overflow: hidden;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
		border-radius: 14px;
		z-index: 1;
	}
}

@media screen and ( max-width: 460px )
{
	.copyright-and-rb{
		position: absolute;
		bottom: 1.6em;
		font-size: 0.8em;
	}
	.homepage-content-wrapper .triangle-box {
	bottom: auto;
	right: auto;
	top: auto;
	left: auto;
	width: 150%;
	font-size: 0.6em;
	top: 2em;
	height: auto;
	left: -37%;
	right: 4em;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	position: relative;
	}
	.wishlist-all-buttons a {
		margin-left: 0;
	}
	.wishlist-all-buttons a{
		margin-bottom:1em;
	}
	.wishlist-form-wrapper h1{
		font-size: 2.2em;
	}
	.product-option{
		width:100%;
	}
	.product-price-add-wrapper > div.add-to-wishlist{
		width: 100%;
	}
	.read-more-circle {
		font-size: 3.6vw;
	}
	.home-organic-text h1 {
		font-size: 8vw;
	}
	.triangle-box .triangle-image{
		-webkit-transform-origin:center right;
		transform-origin:center right;
	}
	.slide-text-bottom {
		bottom: 12.2em;
		position: absolute;
		left: 1em;
		font-size: 1.7em;
	}
	.nl-row input[type="email"] {
		width: 100%;
	}
	.nl-row input[type="submit"] {
		max-width: none;
	    float: right;
		margin-top:0.5em;
	}
}

@media screen and ( max-width: 360px )
{
	.home-organic-text{
		width:100%;
		left:0;
	}
	.home-organic-text .grid12-6{
		width:100%;
		margin:0;
		float:none;
	}
	.home-clients-box{
		font-size: 0.8em;
	}
	.homepage-content-wrapper .triangle-box{
		right:8em;
	}
	.arrow-home{
		left: 4.4em;
	}
}

@media all and (max-height: 730px)  and (min-width: 962px)
{
	
	.homepage-content-wrapper{
		width:240%;
	}
	.home-main-brief{
		padding-top:5em;
	}
	.home-project-box{
		max-width: 470px;
		top: 4em;
	}
	.home-project-box .projectMainImage{
		width: 82%;
	}
	.homepage-content-wrapper .triangle-box {
		position: absolute;
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
		transform: scale(0.7);
		bottom: -5em;
	}
	.home-organic-text {
		top: 14em;
		left: -6em;
		position: relative;
		width: 115%;
	}
	.home-clients-title {
		font-size: 8em;
		margin-bottom: 0.1em;
	}
	.home-design-box {
	    max-width: 20em;
		top: 0em;
		left: 15em;
	}
	.home-budget-box {
		    width: 37em;
    height: 46em;
		background-image: url("../images/budget-box.svg");
		background-size: cover;
		position: absolute;
		right: -8em;
		top: -16em;
	}
	.main-nav-wrapper .search-wrapper{
		margin-top:0;
	}
	.main-nav li {
		margin-bottom: 1em;
	}
	.subcategories-wrapper{
		min-height:60vh;
	}
	.page-wrapper {
		font-size: 0.85em;
	}
	.home-clients-box .clients-wrapper li img {
		max-width: 73px;
	}
	.home-nl-box{
		bottom: 17em;
	}
}
@media all and (max-height: 570px)  and (min-width: 961px)
{
	.home-main-brief {
		padding-top: 2em;
	}
	.home-project-box {
		max-width: 330px;
		top: 1em;
	}
	.page-wrapper {
		font-size: 0.8em;
	}
	.home-design-box {
		max-width: 23em;
	}
	.subcategories-wrapper{
		min-height:90vh;
	}
}
@media all and (max-height: 700px)  and (min-width: 1400px)
{
	.home-design-box {
		max-width: 28em;
	}
	.home-organic-text {
		top: 16em;
	}
}
@media all and (max-height: 700px)  and (min-width: 1024px)
{
	.main-nav-wrapper{
		padding-top:0;
		padding-bottom:0;
	}
}
/*--------------------------------------------------------------
Mockup Elements
--------------------------------------------------------------*/

body {
	background: #f7f7f7;
}


.a {
    position: absolute;
    top: 489px;
    left: 103px;
}


.b {
    position: absolute;
    top: 694px;
    left: 103px;
}


.c {
    position: absolute;
    top: 901px;
    left: 103px;
}



.d {
    position: absolute;
    top: 1105px;
    left: 103px;
}



.e {
    position: absolute;
    top: 1305px;
    left: 103px;
}

.f{

	position: absolute;top: 1473px;left: 106px;
}
.g{    
	position: absolute;
	top: 1473px;
	left: 355px;
}
.h{
	position: absolute;
	top: 1655px;
    left: 103px;
}
.i{
	position: absolute;
    top: 1654px;
    left: 355px;
}
.previewButtons{
	position: absolute;
    top: 1800px;
    left: 150px;
}
.elementsWrapper{
	position: relative;
    width: 1440px;
    top: 1930px;
	padding:2em 0;
}
.mockup-wrapper{
	margin-left: 0;
    position: relative;
    width: 100%;
    height: 100%;
	background: #f7f7f7 url('../images/bg.jpg') no-repeat 0 0;
}


.contact-form-wrapper #rc-imageselect, .contact-form-wrapper .g-recaptcha {transform:scale(0.82);-webkit-transform:scale(0.82);transform-origin:0 0;-webkit-transform-origin:0 0;}
.form-wishlist .g-recaptcha {width: 100%;}


/**
 * Franchise style
 * Modified by Bogdan
 */
.services-first-description h2 p:not(:first-of-type) {
    font-family: "SenBold", "Times New Roman", sans;
    font-weight: 600;
    line-height: 1.21em;
    letter-spacing: 0.01em;
    background-color: #B6828E;
    color: #fff;
    padding: 1em 2em;
}

.services-first-description a:hover,
.services-first-description a:focus,
.services-first-description a:active {
    color: #fff;
    text-decoration: underline;
}
