/*------------------------------------------------- = Table of Content 1.General 2.Header 3.Home1 section 4.Home-Blog section 5.Home-Portfolio section 6.Home-Full Page Portfolio section 7.Home-Boxed section 8.Home-Dark section 9.Blog section 10.Portfolio section 11.About section 12.Services section 13.Shop section 14.Contact section -------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,img,q,s,samp,small,strike,tt,var,b,u,i,center,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
body {
	line-height:1;
}
img[src=""] > .parthner-logo-item {
   display: none !important;
}
img[src=""]  {
    display: none !important;
}

.post-text{
	min-height: 850px;
	margin-bottom: 100px;
}
ol,ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height: 24px;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}

.no-margin { margin: 0 !important; }
p{ font-size:14px; font-weight:200;} 




/*---------------Shahbaz default ----------------*/
a {
  color: #4eccb9;
  text-decoration: none;
  line-height: 24px;
}
a:hover,
a:focus {
  color: #4eccb9;
  text-decoration: none;
}
a:focus {
  outline:none;
  outline: none -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: normal;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ededed;
  border-radius: 4px;
  white-space: pre-wrap;

}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100% !important;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ededed;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #ccc;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }

}
/*----------------End shahbaz default-------------------------------*/
/*-------------------------------------------------*/
/* = General/*-------------------------------------------------*/
.clearfix {
	*zoom:1;
}
.clearfix:before,.clearfix:after {
	display:table;
	line-height:0;
	content:"";
}
.clearfix:after {
	clear:both;
}
.clear {
	clear:both;
}
.oh {
	overflow:hidden;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb15 {
	margin-bottom:15px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb30 {
	margin-bottom:30px !important;
}
.ml0 {
	margin-left:0 !important;
}
a {
	text-decoration:none;
	transition:all 0.1s ease-in-out;
	-moz-transition:all 0.1s ease-in-out;
	-webkit-transition:all 0.1s ease-in-out;
	-o-transition:all 0.1s ease-in-out;
	outline: none;
}
/*******************end-reset*******************/
/*-------------------------------------------------------*/
/* Isotope filtering/*-------------------------------------------------------*/
.isotope-item {
	z-index:2;
}
.isotope-hidden.isotope-item {
	pointer-events:none;
	z-index: 1;
}
.isotope,.isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	transition-duration:0.3s;
}
.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;
}
body img {
	border:0;
}
body {
	font-family:'Roboto';
	font-weight: 300;
	margin:0;
	padding:0;
	background:#fff;
	height:100%;
	opacity:1;
	line-height: 24px;
}
body.active {
	opacity:1;
}
#container {
	height:100%;
	opacity:1;
	transition:all 0.17s ease-in-out;
	-moz-transition:all 0.17s ease-in-out;
	-webkit-transition:all 0.17s ease-in-out;
	-o-transition:all 0.17s ease-in-out;
}
#container.active {
	opacity: 1;
}
/*-------------------------------------------------*/
/* = Home 1 /*-------------------------------------------------*/
header {
	width:100%;
}
.sub-header {
	border-bottom:1px solid #eeeeee;
	padding:5px 0;
}
.sub-header ul {
	float:left;
	padding-top:5px;
}
.sub-header li {
	display:inline-block;
	margin-right:10px;
}
.sub-header li a {
	color:#8c8c8c;
	font-weight:400;
	font-size:13px;
}
.sub-header li a:hover {
	color:#000;
}
.sub-header li i {
	color:#4eccb9;
	padding-right:10px;
	font-size:14px;
}
.sub-header li:before {
	content:"|";
	padding-right:5px;
	color:#ececec;
	font-weight:300;
}
.socials {
	float:right;
}
.socials i {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#000;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border:1px solid #e7e7e7;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
.socials i:hover {
	background:#000;
	color:#fff;
	border:1px solid #000;
}
.upper-header {
	padding:25px 0;
}

/*-------------------------------------------------*/
/* = Navigation/*-------------------------------------------------*/
/* Navigation */
.nav-wrap {
	float:right;
}
#nav {
	position:relative;
	width:680px;
	float:right;
	margin-top:0px;
}
#nav>select {
	display:none;
}

@-webkit-keyframes moveFromTop {
	from {
		-webkit-transform:translateY(300%);
	}
	to {
		-webkit-transform:translateY(0%);
	}
}
@-moz-keyframes moveFromTop {
	from {
		-moz-transform:translateY(300%);
	}
	to {
		-moz-transform:translateY(0%);
	}
}
@-ms-keyframes moveFromTop {
	from {
		-ms-transform:translateY(300%);
	}
	to {
		-ms-transform:translateY(0%);
	}
}
@-webkit-keyframes moveFromBottom {
	from {
		-webkit-transform:translateY(700%);
	}
	to {
		-webkit-transform:translateY(0%);
	}
}
@-moz-keyframes moveFromBottom {
	from {
		-moz-transform:translateY(700%);
	}
	to {
		-moz-transform:translateY(0%);
	}
}
@-webkit-keyframes moveFromTop {
	from {
		-webkit-transform:translateY(-300%);
	}
	to {
		-webkit-transform:translateY(0%);
	}
}
@-moz-keyframes moveFromTop {
	from {
		-moz-transform:translateY(-300%);
	}
	to {
		-moz-transform:translateY(0%);
	}
}
@-ms-keyframes moveFromTop {
	from {
		-ms-transform:translateY(-300%);
	}
	to {
		-ms-transform:translateY(0%);
	}
}
@-webkit-keyframes moveFromBottom {
	from {
		-webkit-transform:translateY(700%);
	}
	to {
		-webkit-transform:translateY(0%);
	}
}
@-moz-keyframes moveFromBottom {
	from {
		-moz-transform:translateY(700%);
	}
	to {
		-moz-transform:translateY(0%);
	}
}
@-ms-keyframes moveFromBottom {
	from {
		-ms-transform:translateY(700%);
	}
	to {
		-ms-transform:translateY(0%);
	}
}
ul#navlist li a span {
	display: none;
}
/* DropDown Menu = Superfish */
.sf-menu {
	line-height:1.0;
	overflow: visible !important;
}
.sf-menu .sub-menu {
	position:absolute;
	top:-999em;
	width:183px;
	/* left offset of submenus need to match (see below) */
	margin:0 !important;
	padding-left:0;
	padding-top:26px;
}
.sf-menu .sub-menu .sub-menu{
	padding-top:0px;
	border-left:1px solid rgba(0, 0, 0, 0);
}
.sf-menu ul li {
	width:100%;
}
.sf-menu li:hover {
	visibility:inherit;
	/* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position: relative;
}
.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left:0;
	top:auto;
	/* match top ul list item height */
	z-index:99;
}
.sf-menu li:hover li ul,.sf-menu li.sfHover li ul {
	top: -999em;
}
.sf-menu li li:hover ul,.sf-menu li li.sfHover ul {
	left:100%;
	/* match ul width */
	top:0;
}
.sf-menu li li:hover li ul,.sf-menu li li.sfHover li ul {
	top: -999em;
}
.sf-menu li li li:hover ul,.sf-menu li li li.sfHover ul {
	left:100%;
	/* match ul width */
	top:0;
}
.sf-menu .sub-menu {
	overflow:visible !important;
}
.sf-menu .sub-menu li {
	background:#4eccb9;
	padding-right:0;
	list-style:none;
	padding:0px 0px !important;
	border-bottom:1px solid #63AA9F;
	transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-o-transition:all 0.5s ease-in-out;
}
.sub-menu li:hover {
	background:#4eccb9;
}
.widget .sub-menu li:hover {
	background: inherit;
}

.sf-menu .sub-menu a {
	font-size:1em !important;
	font-weight:normal;
	color:#fff !important;
	padding:10px 15px !important;
	line-height:normal;
	text-transform:none !important;
	border-right:none !important;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
.sf-menu .sub-menu a:hover {
	padding:10px 20px !important;
}
.sub-menu a:hover {
}
.sub-menu span {
	display:none;
}
.features {
	padding-top:60px;
}
.feat-text {
	background:#4eccb9;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:35px;
	width:70%;
	transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	border:1px solid #4eccb9;
}
.feat-text h4 {
	font-size:20px;
	color:#fff;
	margin:0;
	margin-bottom:17px;
}
.feat-text p {
	font-size:13px;
	color:#fff;
	margin-bottom:0;
	font-weight:300;
	line-height:19px;
}
.feature-box {
	position:relative;
	transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	margin-bottom:20px;
}
.feature-box i {
	font-size:35px;
	color:#4eccb9;
	border:1px solid #4eccb9;
	background:#fff;
	width:85px;
	height:85px;
	line-height:85px;
	text-align:center;
	display:block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	position:absolute;
	z-index:10;
	right:0px;
	top:50%;
	margin-top:-45px;
	transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
}
.feature-box:hover .feat-text h4 {
	color:#4eccb9;
}
.feature-box:hover .feat-text p {
	color:#afafaf;
}
.feature-box:hover .feat-text {
	background:#fff;
	border:1px solid #ebebeb;
}
.feature-box:hover i {
	border:1px solid #ebebeb;
	background:#4eccb9;
	color:#fff;
}
.main-title {
	font-size:30px;
	font-family:'Roboto';
	color:#000;
	text-align:center;
	margin:10px 0;
	text-transform:uppercase;
}
.main-subtitle {
	color:#787878;
	font-size:15px;
	display:block;
	text-align:center;
	text-transform:lowercase;
	margin-bottom: 35px;
}
/*Fred Carousel*/
.list_carousel img {
	width:100%;
	height:auto;
}
.list_carousel ul {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
.list_carousel li {
	text-align:center;
	padding:0;
	display:block;
	float:left;
}
.list_carousel.responsive {
	width:auto;
	margin-left:0;
	position:relative;
}
.prev {
	background:url(images/control-left2.png) no-repeat;
	width:50px;
	height:89px;
	text-indent:-9999px;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-100px;
}
.next {
	background:url(images/control-right2.png) no-repeat;
	width:50px;
	height:89px;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-100px;
}
.page-numbers li .prev {
	background:url(images/control-left2.png) no-repeat;
	width:30px;
	height:30px;
	text-indent:none;
	position:relative;
	right:0;
	top:0%;
	margin-top:0px;
	background-position:-6px -5px;
}
.page-numbers li .next {
	background:url(images/control-right2.png) no-repeat;
	width:30px;
	height:30px;
	text-indent:none;
	position:relative;
	right:0;
	top:0%;
	margin-top:0px;
	background-position:-5px -5px;
}
.timer {
	background-color:#999;
	height:6px;
	width:0px;
}
.view {
	overflow:hidden;
	position:relative;
	text-align:center;
}
.view .mask {
	width:100%;
	height:99%;
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
}
.recent-work .view a {
	background:#4eccb9;
	display:inline-block;
	color:#fff;
	font-size:24px;
	width:55px;
	height:55px;
	line-height:55px;
	text-align:center;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin-top: 33%;
}
.recent-work .view i:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9 */
	-moz-transform:rotate(360deg);
	/* Firefox */
	-webkit-transform:rotate(360deg);
	/* Safari and Chrome */
	-o-transform:rotate(360deg);
	/* Opera */
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.view-sixth img {
	-webkit-transition:all 0.4s ease-in-out 0.5s;
	-moz-transition:all 0.4s ease-in-out 0.5s;
	-o-transition:all 0.4s ease-in-out 0.5s;
	-ms-transition:all 0.4s ease-in-out 0.5s;
	transition:all 0.4s ease-in-out 0.5s;
}
.view-sixth .mask {
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.5);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-transition:all 0.3s ease-in 0.4s;
	-moz-transition:all 0.3s ease-in 0.4s;
	-o-transition:all 0.3s ease-in 0.4s;
	-ms-transition:all 0.3s ease-in 0.4s;
	transition:all 0.3s ease-in 0.4s;
}
.view-sixth a {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-transform:translateY(100px);
	-moz-transform:translateY(100px);
	-o-transform:translateY(100px);
	-ms-transform:translateY(100px);
	transform:translateY(100px);
	-webkit-transition:all 0.3s ease-in-out 0.1s;
	-moz-transition:all 0.3s ease-in-out 0.1s;
	-o-transition:all 0.3s ease-in-out 0.1s;
	-ms-transition:all 0.3s ease-in-out 0.1s;
	transition:all 0.3s ease-in-out 0.1s;
}
.view-sixth:hover .mask {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	opacity:1;
	-webkit-transition-delay:0s;
	-moz-transition-delay:0s;
	-o-transition-delay:0s;
	-ms-transition-delay:0s;
	transition-delay:0s;
}
.view-sixth:hover img {
	-webkit-transition-delay:0s;
	-moz-transition-delay:0s;
	-o-transition-delay:0s;
	-ms-transition-delay:0s;
	transition-delay:0s;
}
.view-sixth:hover a {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	opacity:1;
	-webkit-transform:translateY(0px);
	-moz-transform:translateY(0px);
	-o-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
	-webkit-transition-delay:0.3s;
	-moz-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.recent-work .desc {
	background:#4eccb9;
	padding:20px;
	margin-top:-2px;
	text-align:left;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-webkit-transition:all 0.3s ease-in 0.4s;
	-moz-transition:all 0.3s ease-in 0.4s;
	-o-transition:all 0.3s ease-in 0.4s;
	-ms-transition:all 0.3s ease-in 0.4s;
	transition:all 0.3s ease-in 0.4s;
}
.recent-work li:hover .desc {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}
.desc h4 {
	color:#fff;
	margin:0;
	margin-left:7px;
	font-size:18px;
	font-weight:300;
	font-family:'Roboto';
}
.desc span {
	color:#fff;
	margin:0;
	margin-left:7px;
	font-size:13px;
	font-family:'Roboto';
	font-style:italic;
}
.main-subtitle span {
	font-weight:bold;
	text-transform:capitalize;
}
.w-icons {
	border:1px solid #e2e2e2;
	background:#fff;
	padding:13px;
	float:left;
	position:relative;
}

.w-icons {
	padding-right:25px;
}

.w-icons:after {
	content:"";
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:5px solid #4eccb9;
	position:absolute;
	right:-6px;
	top:50%;
	margin-top:-12px;
}
.w-icons i {
	display:block;
	width:52px;
	height:52px;
	line-height:52px;
	text-align:center;
	margin-right:15px;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#d0d0d0;
	color:#fff;
	font-size:22px;
}
.w-icons p {
	font-size:20px;
	font-weight:300;
	color:#000;
	float:left;
	padding-top:12px;
}
.w-descr {
	float:left;
	background:#f0f0f0;
	border:1px solid #e2e2e2;
	border-left:0;
	padding:13px;
}
.w-descr p {
	color:#787878;
	font-size:15px;
	margin:18px 0 19px;
}

.w-descr p {
	padding: 0px 14px;
}

.whychose-box {
	margin-bottom:20px;
}
.whychoose img {
	width: 100%;
}
.whychose-box:hover .w-icons i {
	background:#4eccb9;
	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	/* IE 9 */
	-moz-transform:rotateY(360deg);
	/* Firefox */
	-webkit-transform:rotateY(360deg);
	/* Safari and Chrome */
	-o-transform:rotateY(360deg);
	/* Opera */
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.whychose-box:hover .w-icons:after {
	content:"";
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:5px solid #ffffff;
	position:absolute;
	right:-6px;
	top:50%;
	margin-top:-12px;
}
.whychose-box:hover .w-descr {
	background:#4eccb9;
}
.whychose-box:hover .w-descr p {
	color:#fff;
}
.whychoose {
	border-bottom:1px solid #e5e5e5;
	padding-bottom:20px;
	margin-bottom:20px;
}
.testimonials img {
	width:160px !important;
	margin:auto;
	height:auto;
	border:1px solid #717171;
	border-radius:50%;
	padding:10px;
}
.testimonials .bx-controls-direction {
	display:none;
}
.testimonials .bx-pager {
	display:block !important;
}
.testimonials .bx-wrapper {
}
.testimonials ul {
	margin:0;
	padding:0;
}
.testimonials .bx-wrapper {
	position:relative;
	margin:0 auto 20px;
	padding:0;
	background:#fff;
	text-align:center;
}
.testimonials p {
	font-size:18px;
	border:0px;
	line-height:24px;
	color:#919191;
	font-weight:100;
	margin:0;
	padding-top: 13px;
}
.testimonials span {
	color:#000;
	display:block;
	padding-bottom:20px;
	font-weight:300;
}
.testimonials span strong {
	font-weight:700;
}
.test-border {
	width:110px;
	margin:20px auto;
	border-top:1px solid #000;
}
.our-team {
	background-size:100% auto;
	padding:35px 0 40px;
}
.our-team .main-title {
	font-weight:bold;
}
.our-team .main-subtitle {
	color:#000000;
}
.team-mates .team-mask {
	position:absolute;
	top:0;
	width:100%;
	height:66%;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
.team-mates:hover .team-mask {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	top:0;
}
.team-descr {
	background:rgb(131,131,131);
	background:rgba(131,131,131,.5);
	padding:15px;
}
.team-descr h3 {
	font-size:18px;
	font-weight:300;
	color:#fff;
}
.team-descr h5 {
	font-size:14px;
	font-weight:300;
	color:#fff;
	font-style:italic;
}
.additionalicons {
	padding:15px;
	background:#4eccb9;
}
.additionalicons i {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	border:1px solid #fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	font-size:15px;
	margin-right:10px;
	display:inline-block;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.additionalicons i:hover {
	background:#000;
	border:1px solid #000;
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9 */
	-moz-transform:rotate(360deg);
	/* Firefox */
	-webkit-transform:rotate(360deg);
	/* Safari and Chrome */
	-o-transform:rotate(360deg);
}
.view-first i {
	width:80px;
	height:80px;
	line-height:80px;
	text-align:center;
	color:#fff;
	background:#4eccb9;
	display:block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-45px;
	margin-left:-45px;
	font-size:36px;
}
.view-first img {
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.view-first .mask {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity:0;
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.7);
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	-ms-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.view-first a.re-details {
	-webkit-transform:translateY(100px);
	-moz-transform:translateY(100px);
	-o-transform:translateY(100px);
	-ms-transform:translateY(100px);
	transform:translateY(100px);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	opacity:0;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.view-first:hover img {
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}
.view-first:hover .mask {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	opacity:1;
}
.view-first:hover a.re-details {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	opacity:1;
	-webkit-transform:translateY(0px);
	-moz-transform:translateY(0px);
	-o-transform:translateY(0px);
	-ms-transform:translateY(0px);
	transform:translateY(0px);
}
.view-first:hover a.re-details {
	-webkit-transition-delay:0.1s;
	-moz-transition-delay:0.1s;
	-o-transition-delay:0.1s;
	-ms-transition-delay:0.1s;
	transition-delay:0.1s;
}
.recent-posts {
	padding:45px 0 20px;
}
.recent-posts .bx-viewport {
	height:420px !important;
}
.repost-text {
	border:1px solid #eeeeee;
	padding:20px;
}
.repost-text h4 {
	font-weight:300;
	font-size:18px;
	font-family:'Roboto';
	color:#000;
	margin-bottom:10px;
}
.repost-text p {
	font-weight:300;
	font-size:13px;
	font-family:'Roboto';
	color:#9c9c9c;
	line-height:22px;
}
.post-tags {
	border:1px solid #eeeeee;
	padding:20px;
	clear:both;
	border-top:0;
}
.post-detail .post-tags {
    border: medium none;
    padding: 20px 0;
}

.user-comments .avatar {
    border: 1px solid #eee;
    display: inline-block;
    height: auto;
    padding: 1px;
    width: auto !important;
	float:left;
}

.comment-author > span:first-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}

.comment-reply {
    float: right;
	font-size:16px;
}

.user-comments li .children {
    margin-left: 7%;
}

.comments_text p {
	font-size: 16px;
	color: #a3a3a3;
	line-height: 26px;
}

.user-comments li .children:before {
	background-image: url("../images/line.png");
    height: 44px;
    left: 0;
    position: absolute;
    top: 0;
    width: 49px;
}

.post-tags li {
	float:left;
	margin-right:15px;
}
.post-tags li:last-child {
	margin-right:0px;
}
.post-tags li a {
	color:#9a9a9a;
	font-family:'Roboto';
	font-size:13px;
}
.post-tags li a:hover {
	color:#000;
}
.post-tags li i {
	margin-right: 10px;
}
.widget_search,
aside .search {
	position:relative;
}

#searchform .search input[type="text"],
aside .search input[type="text"] {
	padding:10px 0px 10px 10px;
	width:95%;
	font-size:16px;
	font-weight:300;
	font-style:italic;
	border:1px solid #e9e8e6;
	color:#b3b3b3;
}
#searchform .search input[type="submit"],
aside .search input[type="submit"] {
	/*background:url(../images/search.png) no-repeat center;*/
	position:absolute;
	right:5%;
	top:11px;
	width:21px;
	height:22px;
	border:0;
	cursor: pointer;
	background-color: #fff;
}

.widget_search .fa.fa-search {
	color: #4eccb9;
    font-size: 20px;
    position: absolute;
    right: 5%;
    top: 11px;
    z-index: 999;
}

/*Accordion*/
.accordion h3 {
	font-weight:normal;
	font-family:'Roboto';
	margin:20px 0;
}
#accordion-container {
	font-size:13px;
	color:#868686;
}
.accordion-header {
	font-size:14px;
	margin:0;
	padding:13px 20px 5px;
	padding-bottom:15px;
	cursor:pointer;
	color:#000;
	font-weight:300;
	font-family:'Roboto';
	border:1px solid #eeeeee;
}
.active-header {
	background:url(../images/active-header.png) 93% center #fff;
	background-repeat:no-repeat;
	color:#4eccb9;
}
.inactive-header {
	background:url(../images/inactive-header.png) 93% center #fff;
	background-repeat:no-repeat;
}
.accordion-content {
	display:none;
	background:#ffffff;
	font-size:13px;
	padding:20px;
	color:#919191;
	font-weight:300;
	border:1px solid #eeeeee;
	border-top:0;
	line-height: 19px;
}
/*-------------------------------------------------*/
/* = Tabs Widget/*-------------------------------------------------*/
.tabs ul {
	padding:0;
}
.tabs-widget,.widget_sh_tabber,.widget {
	padding:0px !important;
	margin-bottom:20px;
}
.tabs-widget .tab-links,.widget_sh_tabber .tab-links {
	margin:0;
	border:1px solid #eeeeee;
	border-bottom:0;
}
.tabs-widget .tab-links li,.widget_sh_tabber .tab-links li {
	float:left;
	background:#ffffff;
	color:#808080;
	margin-left:0px;
	width:33%;
	height:46px;
	border-right:1px solid #eeeeee;
}
.tabs-widget .tab-links li.active,.widget_sh_tabber .tab-links li.active {
	background:#4eccb9;
}
.tabs-widget .tab-links li.active a,.widget_sh_tabber .tab-links li.active a {
	color:#fff;
}
.tabs-widget .tab-links li:first-child,.widget_sh_tabber .tab-links li:first-child {
	margin-left:0px;
}
.tabs-widget .tab-links li:last-child,.widget_sh_tabber .tab-links li:last-child {
	border-right:0;
}
.tabs-widget .tab-links li a,.widget_sh_tabber .tab-links li a {
	font-family:'Roboto';
	color:#000;
	font-weight:300;
	font-size:13px;
	border-bottom:none;
	padding:12px;
	text-align:center;
	display:block;
	transition:none;
	-moz-transition:none;
	-webkit-transition:none;
	-o-transition:none;
}
.tabs-widget>div,.widget_sh_tabber>div>div {
	clear:both;
	display:none;
}
.tabs-widget>div>ul,.widget_sh_tabber>div>ul {
	margin:0;
	border:1px solid #eeeeee;
}
.tabs-widget #popular-tab,.widget_sh_tabber #popular-tab {
	display:block;
}
.tabs-widget .author-comment,.widget_sh_tabber .author-comment {
	color:#7f7f7f;
	font-size:11px;
	line-height:14px;
	max-height:42px;
	overflow:hidden;
	display:block;
}
.tabs-widget>div li,.widget_sh_tabber>div>div li {
	overflow:hidden;
	border-top:none;
	background:#fff;
	padding-bottom:0;
	padding:20px 20px 10px;
}
.tabs-widget>div li>a,.widget_sh_tabber>div li>a {
	display:block;
}
.tabs-widget img,.widget_sh_tabber img {
	float:left;
	width:44px;
	height:44px;
	margin-right:14px;
	border-radius:5px;
}
.tabs-widget>div h3,.widget_sh_tabber>div h3 {
	font-family:'Open Sans';
	margin:0 0 3px 0px;
	line-height:19px;
	max-height:34px;
	overflow:hidden;
}
.tabs-widget>div h3 a,.widget_sh_tabber>div h3 a {
	color:#506779;
	display:block;
	font-size:13px;
}
.tabs-widget>div h3 a:hover,.widget_sh_tabber>div h3 a:hover {
	opacity:0.8;
	text-decoration:none;
}
.tabs-widget>div#comments-tab h3,.widget_sh_tabber>div#comments-tab h3 {
	max-height:15px;
}
.tabs-widget>div p,.widget_sh_tabber>div p {
	font-size:13px;
	color:#808080;
	line-height:20px;
	margin:0;
	margin-bottom:0px;
	font-family:'Roboto';
	font-weight:300;
}
.tabs-widget ul,.widget_sh_tabber ul {
	list-style:none;
}
.tags h3,.widget_tag_cloud h3 {
	font-weight:normal;
	font-family:'Roboto';
	margin:20px 0;
}

.text-widget {
}

aside .widget > h3,
.text-widget h3,.widget_text h3 {
	
	margin:20px 0;
	font: inherit;
	font-weight:normal;
	font-family:'Roboto';
}
.text-widget p,.widget_text p {
	font-weight:300;
	font-family:'Roboto';
	color:#919191;
	line-height:19px;
	font-size:14px;
	padding:20px;
	border:1px solid #eeeeee;
}
.widget-tags,.widget_tag_cloud {
	
}

.filter-container .desc {
	bottom:0;
}
.home-blog img {
	height: auto;
}

/*Home Portfolio*/
.filter {
	list-style:none;
	padding:0;
	margin-bottom:50px;
}
.filter li {
	float:left;
	border:1px solid #eeeeee;
	border-left:0;
}
.filter li:first-child {
	border-left:1px solid #eeeeee;
}
.filter a {
	font-size:15px;
	color:#7e7e7e;
	padding:20px;
	background:#fff;
	display:table;
	text-transform:uppercase;
	-webkit-transition:all 0.4s ease-in-out 0.2s;
	-moz-transition:all 0.4s ease-in-out 0.2s;
	-o-transition:all 0.4s ease-in-out 0.2s;
	-ms-transition:all 0.4s ease-in-out 0.2s;
	transition:all 0.4s ease-in-out 0.2s;
}
.filter li:first-child a {
	background:url(../images/showall.png) 20px center #3b3b3b no-repeat;
	color:#fff;
	padding-left:50px;
}
.filter a:hover,.filter a.active {
	background:#3b3b3b;
	color:#fff;
}
.port4 {
	background:#fff;
}
.port4 .filter-container {
	margin-left:-30px;
}
.port4 .filter-container li {
	width:270px;
	margin-bottom:30px;
	float:left;
	margin-left:30px;
	list-style-type:none;
}
.filter-container .view .mask a {
	background:#4eccb9;
	display:inline-block;
	color:#fff;
	font-size:24px;
	width:55px;
	height:55px;
	line-height:55px;
	text-align:center;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin-top: 23%;
}
.filter-container .view i:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9 */
	-moz-transform:rotate(360deg);
	/* Firefox */
	-webkit-transform:rotate(360deg);
	/* Safari and Chrome */
	-o-transform:rotate(360deg);
	/* Opera */
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.filter-container .desc {
	background:#4eccb9;
	padding:20px;
	margin-top:-2px;
	text-align:left;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-webkit-transition:all 0.3s ease-in 0.4s;
	-moz-transition:all 0.3s ease-in 0.4s;
	-o-transition:all 0.3s ease-in 0.4s;
	-ms-transition:all 0.3s ease-in 0.4s;
	transition:all 0.3s ease-in 0.4s;
}
.filter-container li:hover .desc {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}
.desc h4 {
	color:#fff;
	margin:0;
	font-size:18px;
	font-weight:300;
	font-family:'Roboto';
}
.desc span {
	color:#fff;
	margin:0;
	font-size:13px;
	font-family:'Roboto';
	font-style:italic;
	display: block;
}
/*-------------------------------------------------*/
/* = Home Boxed/*-------------------------------------------------*/
.boxed {

	background: url(../images/boxed-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.boxed > .wrapper {
	background:rgb(255,255,255);
	background:rgba(255,255,255,.9);
	padding:0 20px
}
.boxed > .wrapper .wrapper {
	width: auto;
}
.boxed .inner-footer {
	padding: 20px !important;
}
/*-------------------------------------------------*/
/* = Home Dark Version/*-------------------------------------------------*/
.dark-version {
	background:#131313;
}
.dark-version .sub-header {
	background:#4eccb9;
	border-bottom:0;
}
.dark-version header {
	border-bottom:0;
}
.dark-version .sub-header li a {
	color:#fff;
}
.dark-version .sub-header li i {
	color:#fff;
}
.dark-version .socials i {
	color:#fff;
	border:1px solid #c35a20;
}
.dark-version ul#navlist li a {
	display:block;
	font-size:18px;
	font-weight:100;
	line-height:normal;
	color:#fff;
	padding:0px 20px;
	font-family:'Roboto',sans-serif;
	text-transform:uppercase;
}
.dark-version .feat-text {
	background:#3b3b3b;
	border:0px solid #4eccb9;
}
.dark-version .feature-box:hover .feat-text {
	background:#3b3b3b;
	border:0;
}
.dark-version .main-title {
	color:#fff;
}
.dark-version .main-subtitle {
	color:#787878;
}
.dark-version .w-icons {
	border:0px solid #e2e2e2;
	background:#1d1d1d;
	padding:13px;
	float:left;
	position:relative;
}
.dark-version .w-icons:after {
	content:"";
	border-top:10px solid transparent;
	border-bottom:10px solid transparent;
	border-left:5px solid #1d1d1d;
	position:absolute;
	right:-6px;
	top:50%;
	margin-top:-12px;
}
.dark-version .w-icons p {
	font-size:20px;
	font-weight:300;
	color:#fff;
	float:left;
	padding-top:12px;
}
.dark-version .w-icons i {
	display:block;
	width:52px;
	height:52px;
	line-height:52px;
	text-align:center;
	margin-right:15px;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background:#000000;
	color:#fff;
	font-size:22px;
}
.dark-version .w-descr {
	float:left;
	background:#303030;
	border:0px solid #e2e2e2;
	border-left:0;
	padding:13px;
}
.dark-version .testimonials .bx-wrapper {
	position:relative;
	margin:0 auto 20px;
	padding:0;
	background:#131313;
	text-align:center;
}
.dark-version .testimonials img {
	width:160px !important;
	margin:auto;
	border:1px solid #4eccb9;
	border-radius:50%;
	padding:10px;
}
.dark-version .testimonials span {
	color:#fff;
	display:block;
	padding-bottom:20px;
	font-weight:300;
}
.dark-version .whychoose {
	border-bottom:1px solid #171717;
	padding-bottom:20px;
	margin-bottom:20px;
}
.dark-version .recent-posts .bx-prev {
	left:0px;
	background:url(images/controls3.png) no-repeat 0 0px;
}
.dark-version .recent-posts .bx-next {
	left:44px;
	background:url(images/controls3.png) no-repeat 1px 0px;
	background-position:-46px 0;
}
.dark-version .repost-text {
	border:0px solid #eeeeee;
	background:#2f2f2f;
	padding:20px;
}
.dark-version .repost-text h4 {
	font-weight:300;
	font-size:18px;
	font-family:'Roboto';
	color:#fff;
	margin-bottom:10px;
}
.dark-version .post-tags {
	border:0;
	border-top:1px solid #131313 !important;
	padding:20px;
	clear:both;
	border-top:0;
	background:#2f2f2f;
}
.dark-version .info-box a.info-toggle {
	background:url(../images/info-bg-black.png) no-repeat;
}
.dark-version footer {
	background:#1c1c1c;
}
.dark-version .f-phone span {
	background:#0d0d0d;
}
.f-phone i {
	background:#313131 !important;
}
.f-mail i {
	background:#313131 !important;
}
.dark-version .f-mail span {
	background:#0d0d0d;
}
.dark-version .tags a {
	background:#0d0d0d;
	border:1px solid #0d0d0d;
}
.dark-version .info-content {
	background: #0d0d0d;
}
/*-------------------------------------------------*/
/* = Home Full Page portfolio/*-------------------------------------------------*/
.port-full .filter-container {
	margin-bottom:
}
.port-full .filter-container li {
	width:19.99%;
	margin-bottom:-2px;
	float:left;
	position:relative;
}
.port-full .filter-container li img {
	width:100%;
}
.port-full .filter-container .view a {
	background:#4eccb9;
	display:inline-block;
	color:#fff;
	font-size:24px;
	width:55px;
	height:55px;
	line-height:55px;
	text-align:center;
	border:4px solid rgba(255,255,255,0.5);
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin-top: 15%;
}
.filter-container .view i:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9 */
	-moz-transform:rotate(360deg);
	/* Firefox */
	-webkit-transform:rotate(360deg);
	/* Safari and Chrome */
	-o-transform:rotate(360deg);
	/* Opera */
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.filter-container .desc {
	background:#4eccb9;
	padding:20px 0;
	text-indent:20px;
	margin-top:0px;
	width:100%;
	text-align:left;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-webkit-transition:all 0.3s ease-in 0.4s;
	-moz-transition:all 0.3s ease-in 0.4s;
	-o-transition:all 0.3s ease-in 0.4s;
	-ms-transition:all 0.3s ease-in 0.4s;
	transition:all 0.3s ease-in 0.4s;
	position:absolute;
	bottom:2px;
}
.filter-container li:hover .desc {
	opacity:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
/*-------------------------------------------------*/
/* = About/*-------------------------------------------------*/
.head-banner {
	background:url(../images/banner.jpg) repeat-x;
}
.head-banner h4 {
	font-size:18px;
	color:#fff;
	font-weight:300;
	background:#4eccb9;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:10px;
	float:left;
	margin:30px 0;
}
.site_map,.breadcrumb {
	float:right;
	font-size:13px;
	color:#fff;
	border:1px solid #656565;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:10px;
	margin:30px 0;
	text-transform:lowercase;
}
.breadcrumb li{ display:inline-block;}
.site_map a,.breadcrumb li a {
	color:#fff;
	background:url(../images/site-arrow.png) right center no-repeat;
	padding:8px 0;
	padding-right:25px;
	margin-right:5px;
}
.site_map a:hover,.breadcrumb li a:hover {
	text-decoration:underline;
}
.about-title {
	font-size:30px;
	font-family:'Roboto';
	color:#000;
	margin:20px 0 0;
	text-transform:uppercase;
}
.about-sub {
	color:#787878;
	font-size:15px;
	display:block;
	text-transform:lowercase;
	margin-bottom:35px;
}
.aboutus p {
	color:#8b8b8b;
	font-weight:300;
	font-size:20px;
	margin-bottom:20px;
	line-height:26px;
	font-family:'Roboto';
}
.aboutus p span {
	color:#4eccb9;
}
.aboutus {
	border-bottom:1px solid #dddddd;
}
#my-carousel-3 li {
	background:#4eccb9;
}
.carousel ul {
	position:absolute;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.no-js .carousel ul {
	position:static;
}
.carousel .mask {
	position:relative;
	overflow:hidden;
}
.carousel ul li {
	float:left;
	width:150px;
	height:60px;
	margin-right:30px;
	font-size:8em;
	text-align:center;
	margin:0;
}
.carousel ul li img {
	width:100%;
}
.carousel .pagination-links {
	list-style:none;
	margin:0;
	padding:0;
}
.carousel .pagination-links li {
	display:inline;
}
.carousel .pagination-links li a {
	padding:2px 6px;
}
.carousel .pagination-links li a:hover {
	text-decoration:none;
}
.carousel .pagination-links li.current a {
	background:#444;
	color:#fff;
}
.carousel .disabled {
	color:gray;
	cursor: default;
}
/** my carousel 3 **/
#my-carousel-3 .mask {
	width:100%;
	position:relative !important;
}
#my-carousel-3 {
	position:relative !important;
}
#my-carousel-3 .prev {
	position:absolute !important;
	right:20px !important;
	top:-30px !important;
	background:url(images/arrow-left.png) no-repeat !important;
	width:20px;
	height:20px;
	margin-top:0;
	left:auto;
}
#my-carousel-3 .next {
	background:url(images/arrow-right.png) no-repeat !important;
	position:absolute !important;
	right:0px !important;
	top:-30px !important;
	width:20px;
	height:20px;
	margin-top:0;
	left:auto;
}
.team-mates img {
	width:100%;
	margin-bottom:-2px;
}
.service-item {
	border:1px solid #ededed;
	text-align:center;
	padding:30px 0px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-bottom:20px;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
.service-item i {
	font-size:30px;
	color:#4eccb9;
	display:block;
	text-align:center;
}
.service-item h3 {
	color:#000;
	font-size:56px;
	font-family:'Open Sans';
	font-weight:normal;
	!important;
	margin:30px 0;
	display:block;
	text-align:center;
}
.service-item span {
	color:#c7c7c7;
	font-size:18px;
}
.service-item:hover {
	background:#4eccb9;
}
.service-item:hover i {
	color:#fff;
}
.service-item:hover h3 {
	color:#fff;
}
.service-item:hover span {
	color:#fff;
}
.service-tabs .tab-links li {
	float:left;
	background:#ffffff;
	color:#808080;
	margin-left:0px;
	width:24.9%;
	height:46px;
	border-right: 1px solid #eeeeee;
}
/*-------------------------------------------------*/
/* = Services/*-------------------------------------------------*/
.service-welcome {
	padding:20px 0 0;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:20px;
}
.service-welcome .main-title {
	text-align:left;
	margin-bottom:0;
}
.service-welcome .main-subtitle {
	text-align:left;
}
.service-welcome p {
	font-weight:300;
	font-size:20px;
	color:#8b8b8b;
	margin-bottom:25px;
	line-height:24px;
}
.service-welcome p span {
	color:#4eccb9;
}
.services {
	border-bottom:1px solid #e5e5e5;
}
.our-service {
	text-align:center;
	padding-bottom:20px;
}
.our-service i {
	display:inline-block;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	margin:0 auto;
	background:url(../images/blog-pattern.png);
	font-size:40px;
	color:#fff;
	margin-bottom:30px;
	padding:35px;
	background: #4eccb9;
}
.our-service i:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	/* IE 9 */
	-moz-transform:rotate(360deg);
	/* Firefox */
	-webkit-transform:rotate(360deg);
	/* Safari and Chrome */
	-o-transform:rotate(360deg);
	/* Opera */
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
}
.our-service h3 {
	text-align:center;
	font-size:20px;
	font-style:normal;
	color:#000;
	margin-bottom:10px;
	font-weight:bold;
	font-family:'Roboto';
}
.our-service p {
	text-align:center;
	font-size:18px;
	font-style:normal;
	color:#8b8b8b;
	margin-bottom:20px;
	font-weight:300;
}
.about-services {
	padding:20px 0 0;
	margin-bottom:20px;
}
.service-tabs .tabs-widget .tab-links li a {
	font-size:20px;
	font-family:'Roboto';
	font-weight:300;
	text-transform:uppercase;
	padding:11px;
}
.service-tabs .tabs-widget>div p {
	margin-bottom:20px;
}
.service-tabs .tabs-widget>div p span {
	color: #4eccb9;
}
/*-------------------------------------------------*/
/* = Shop/*-------------------------------------------------*/
.toolbar {
	border:1px solid #E0E0E0;
	display:inline-block;
	margin-bottom:27px;
	width:100%;
}
.selectBox,.orderby {
	-webkit-appearance:none;
	appearance:none;
	-moz-appearance:none;
	background:url("../images/select.png") no-repeat scroll right center #F7F7F7;
	border:1px solid #DBDBDB;
	color:#595959;
	height:34px;
	padding:6px 27px 6px 8px;
	text-indent:0.01px;
	text-overflow:"";
}
.woocommerce-ordering{ float:right;}
.sort-select {
	float:left;
	margin-left:20px;
	margin-top:8px;
	margin-bottom:7px;
}
.toolbar label {
	color:#000000;
	font-size:14px;
	line-height:33px;
	margin-right:10px;
}
.lg-panel {
	background:none repeat scroll 0 0 #F5F5F5;
	float:right;
	padding:17px;
	text-align:right;
}
.lg-panel a {
	border:medium none;
	color:inherit;
	cursor:pointer;
	display:block;
	float:right;
	font-size:15px;
	margin:0 5px;
	opacity:0.6;
	position:relative;
	z-index:10;
}
.lg-panel a i {
	font-size:15px !important;
}
.lg-panel a.list-btn {
	background-position:-25px 6px;
}
.lg-panel a:hover {
	opacity:0.8 !important;
	text-decoration:none;
}
.lg-panel a.active {
	opacity:1;
}
.view-first img {
	width:100%;
}
.grid-item {
	margin-bottom:20px;
}
.grid-item h4 {
	font-weight:300;
	margin:15px 0;
	color:#000;
}
.end-product {
	margin:30px 0;
}
.price {
	background:#4eccb9;
	color:#fff;
	padding:14px;
	font-size:15px;
	font-weight:300;
	display:inline;
}
.end-product a {
	background:#fff;
	color:#4eccb9;
	padding:14px;
	font-size:15px;
	font-weight:300;
	display:inline;
	border:1px solid #dbdbdb;
	margin-left:-4px;
	border-left:0;
	transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
}
.prod-detail {
	color:#000 !important;
}
.end-product a:hover {
	background:#4eccb9;
	color:#fff !important;
}
.shop-aside h3 {
	background:#4eccb9;
	color:#fff;
	padding:15px;
	margin:0;
}
.accordion-content ul a {
	color:#767676;
	font-size:13px;
	font-weight:300;
}
.accordion-content ul li {
	margin-bottom:5px;
}
.accordion-content ul a:hover {
	text-decoration:underline;
}
.feat-product .feat-boxes2 img {
	float:left;
}
.feat-product .feat-boxes2 {
	padding:10px;
	border:1px solid #e9e8e6;
}
.feat-product .feat-right2 {
	float:left;
	text-align:left;
	margin-left:20px;
}
.feat-right2 a {
	color:#000;
	font-size:13px;
	font-weight:300;
	display:block;
	margin-bottom:6px;
}
.feat-right2 a:hover {
	text-decoration:underline;
}
.feat-right2 span {
	color:#4eccb9;
	font-size:13px;
	font-weight:300;
	display:block;
	margin-bottom:6px;
}
.feat-right2 img {
	width:80px;
	float:right !important;
}
#slider {
	margin-bottom:10px;
}

div.caption.modern_small_text_dark.lfb.tp-caption.start,div.caption.big_white.lfb.stt.tp-caption.start {
	text-align:center;
	color:#fff;
	font-size:14px;
	line-height:20px;
}
.price-inner {
	border:1px solid #dedede;
	padding:20px;
}
.price-inner p {
	color:#000;
	font-size:13px;
	font-weight:300;
}
.low-price {
	float:left;
}
.high-price {
	float: right;
}
/*-------------------------------------------------*/
/* = Shop Grid List/*-------------------------------------------------*/
.left-img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.grid-item-text {
	float:left;
	width:65%;
}
.grid-item-list h4 {
	font-weight:400;
	margin:15px 0;
	color:#000;
	font-size:17px;
	margin-bottom:20px;
}
.grid-item-list p {
	color:#767676;
	font-size:13px;
	font-weight:300;
	line-height: 24px;
}
/*-------------------------------------------------*/
/* = Contact/*-------------------------------------------------*/
#google_map {
	height:470px;
	width:100%;
	filter:grayscale(100%);
	/* Current draft standard */
	-webkit-filter:grayscale(100%);
	/* New WebKit */
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
}
.contact-content .main-title {
	text-align:left;
	margin-bottom:0;
}
.contact-content .main-subtitle {
	text-align:left;
}
.contact-info p {
	color:#8b8b8b;
	font-size:20px;
	font-weight:300;
	line-height:26px;
	margin:0 0 20px;
}
.contact-info p span {
	color:#f95800;
}
.post-meta {
	color:#4b4d4f;
	font-size:14px;
	border-top:1px solid #eaeaea;
	margin-top:20px;
	padding-top:20px;
}
.post-meta i {
	margin-right:5px;
}
.post-home {
	display:inline;
}
.post-phone {
	display:inline;
	margin-left:20px;
}
.post-mail {
	display:inline;
	margin-left:20px;
}
.post-mail a {
	color:#4b4d4f;
}
.contact-box {
	position:relative;
	z-index:3;
	background:#fff;
	overflow:hidden;
}
.contact-box h1 {
	color:#000000;
	font-size:24px;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	line-height:26px;
	margin:0 0 10px;
}
#contact-form h1,.comment-form h1 {
	margin:0 0 20px;
}
#contact-form {
	overflow:hidden;
}
.comment-form {
	overflow:hidden;
}
.float-input {
/*    float: left;
    height: 68px;*/
    padding-left: 58px;
    position: relative;
}
.float-input span {
	position:absolute;
	width:58px;
	height:59px;
	border:1px solid #eaeaea;
	top:0px;
	left:0px;
	z-index:2;
	text-align:center;
}
.float-input span i {
	line-height:32px;
	font-size:12px;
	color:#585858;
	display:inline-block;
	width:32px;
	height:32px;
	text-align:center;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	border:1px solid #585858;
	margin-top:13px;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
#contact-form input[type="text"],#contact-form textarea,.comment-form input[type="text"],.comment-form textarea {
	color:#848484;
	font-size:14px;
	font-family:'Roboto',sans-serif;
	border:1px solid #eaeaea;

	font-weight:300;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	-o-border-radius:0px;
	outline:none;
	width:99%;
	padding:20px 0;
	text-indent:20px;
	display:block;
	margin-bottom:10px;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
.form-input span input {
    display: inline-block !important;
    float: right;
    position: relative;
    width: 66% !important;
}

.first {
    margin-left: 0px !important;
}
#contact-form input[type="text"]:focus+span i,.comment-form input[type="text"]:focus+span i {
	color:#fff;
	background:#4eccb9;
	border:1px solid #4eccb9;
}
#contact-form textarea,.comment-form textarea,#contact textarea {
	height:92px;
	border:1px solid #eaeaea;
}
#contact-form input[type="submit"],.comment-form input[type="submit"],#contact input[type="submit"] {
	width:100%;
	text-align:center;
	color:#fff;
	font-size:19px;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	padding:15px;
	background:#4eccb9;
	text-transform:uppercase;
	border:none;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	cursor:pointer;
}
#contact-form input[type="submit"]:hover,.comment-form input[type="submit"]:hover,#contact input[type="submit"]:hover {
	opacity:0.8;
}
#contact-form .message,.comment-form .message,#contact .message {
	height:20px;
	font-size:13px;
	font-family:'Open Sans',sans-serif;
	float:none;
	margin-top:5px;
}
#contact-form .message.error,.comment-form .message.error,#contact .message.error {
	color:#eb2c06;
}
#contact-form .message.success,.comment-form .message.success,#contact .message.success {
	color: #1e9397;
}
/*-------------------------------------------------*/
/* = Pagenation/*-------------------------------------------------*/

.pagenation ul,.pagination ul {
	list-style:none;
	padding:0;
	margin:0;
}
.pagenation li,.pagination li {
	float:left;
	margin-left:4px;
	background:#fff;
	border:1px solid #d8d8d8;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	overflow:hidden;
}
.pagenation li.active,.page-numbers.current,.pagination li.active {
	background:#4eccb9;
}
.pagenation li:hover,.pagination li:hover {
	background:#4eccb9;
}
.pagenation li:first-child,.pagination li:first-child {
	margin-left:0;
}
.pagenation li a,.page-numbers li span,.pagination li a {
	display:block;
	color:#000;
	font-size:16px;
	font-weight:300;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.pagenation li.active a,.page-numbers li span,.pagination li.active a {
	color:#fff;
}
.pagenation li:hover a,.page-numbers li:hover span,.pagination li:hover a {
	color:#fff;
}
.pagenation li:not(.active):hover,.page-numbers li:not(.current):hover,.pagination li:not(.active):hover {
	opacity:0.90;
	-moz-opacity:0.90;
	filter: alpha(opacity=90);
}
/*Footer*/
.inner-footer {
	padding:55px 0 45px;
}
.message-form p {
	font-size:13px;
	font-family:'Roboto';
	font-weight:100;
	color:#fff;
	border:none;
	border-bottom:1px solid #444b51;
	padding:0px;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top:15px;
	line-height:22px;
}
footer .float-input {
	position:relative;
	padding-left:0px;
}
footer .send-message {
	position:relative;
}
footer .send-message h4 {
	font-size:19px;
	font-family:'Roboto';
	font-weight:300;
	color:#fff;
	margin-bottom:20px;
}
footer .send-message #name,footer .send-message #contact_name1 {
	font-size:12px;
	font-family:'Roboto';
	font-weight:300;
	background:#434b51;
	color:#fff;
	border:1px solid #333c44;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	padding:10px 0;
	text-indent:10px;
	float:left;
	width:48.9%;
	margin-bottom:0;
}
footer .send-message #mail,footer .send-message #contact_email1 {
	font-size:12px;
	font-family:'Roboto';
	font-weight:300;
	background:#434b51;
	color:#fff;
	border:1px solid #333c44;
	border-left:0;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	padding:10px 0;
	text-indent:10px;
	float:left;
	width:48.9%;
	margin-bottom:0;
}
footer .send-message textarea {
	font-size:12px !important;
	font-family:'Roboto' !important;
	font-weight:300 !important;
	background:#434b51 !important;
	color:#fff !important;
	border:1px solid #333c44 !important;
	border-top:0 !important;
	padding:10px 0 !important;
	text-indent:10px !important;
	margin-bottom:0;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
	width:98% !important;
	margin-top:-2px;
	height:110px;
}
.logo{
	margin-bottom: 0 !important;
}
footer .send-message input[type="submit"] {
	color:#fff;
	background:url(../images/envelop.png) 10px #343a40 no-repeat !important;
	border:none;
	position:absolute!important;
	bottom:27px!important;
	right:2px;
	padding:15px!important;
	padding-left:40px!important;
	cursor:pointer;
	font-family:'Roboto';
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomright:6px;
	border-top-left-radius:6px;
	border-bottom-right-radius:6px;
	font-size:14px !important;
	width:100px !important;
}
footer .submit-area {
	clear:both !important;
}
.contact h4,.column3.widget_sh_contactinfo h4 {
	font-size:19px;
	color:#fff;
	font-weight:300;
	font-family:'Roboto';
	margin-bottom:20px;
}
.contact ul {
	border-bottom:1px solid #444b51;
	padding-bottom:5px;
	margin-bottom:10px;
}
.contact ul li {
	margin-bottom:15px;
}
.contact ul li a {
	font-size:13px;
	font-weight:100;
	font-family:'Roboto';
	color:#fff;
	line-height:18px;
	display:block;
}
.contact ul li a:hover {
	color:#b3b3b3;
}
.contact li i {
	margin-right:10px;
}
.f-phone {
	margin-bottom:10px;
}
.f-phone span {
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	background:#434b51;
	color:#fff;
	font-size:13px;
	padding:9px;
	font-weight:300;
	font-family:'Roboto';
}
.f-phone i {
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomleft:6px;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	background:#343a40;
	color:#fff;
	font-size:16px;
	padding:10px;
}
.f-mail span {
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	border-top-right-radius:6px;
	border-bottom-right-radius:6px;
	background:#434b51;
	color:#fff;
	font-size:13px;
	padding:9px;
	font-weight:300;
	font-family:'Roboto';
}
.f-mail i {
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomleft:6px;
	border-top-left-radius:6px;
	border-bottom-left-radius:6px;
	background:#343a40;
	color:#fff;
	font-size:16px;
	padding:10px;
}
.third-row h4,.column3.widget_tag_cloud h4,.column3.widget_sh_twitter h4 {
	font-size:19px;
	color:#fff;
	font-weight:300;
	font-family:'Roboto';
	margin-bottom:20px;
}
.tags,.widget_tag_cloud {
	border-bottom:1px solid #444b51;
	padding-bottom:10px;
	margin-bottom:10px;
}
.tags a,.widget_tag_cloud a {
	background:#434b51;
	border:1px solid #434b51;
	padding:10px;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	margin:0 9px 10px 0;
	display:table;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	float:left;
}
.column3.widget_tag_cloud a{
	background: none repeat scroll 0 0 #434b51 !important;
    border: 1px solid #434b51 !important;
    border-radius: 6px;
    color: #fff !important;
    display: table;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0 9px 10px 0;
    padding: 10px;
	}
.column3.widget_tag_cloud a:hover{border: 1px solid #4eccb9;}	
.tags a:hover,.widget_tag_cloud a:hover {
	border: 1px solid #4eccb9;
}
/*Twitter Style*/
.user,.tweet,.timePosted {
	float:left;
	color:#fff;
	font-size:13px;
	line-height:18px;
	font-family:'Roboto';
}
.tweet {
	width:100%;
	margin-top:3px;
	margin-bottom:10px;
}
.tweet a {
	color:#fff;
	font-size:13px;
	font-family:'Roboto';
}
.tweet a:hover {
	color:#4eccb9;
}
.timePosted {
	width:15%;
}
.user {
	clear:left;
	width:100%;
}
.user a {
	width:100px;
	font-size:13px;
	font-family:'Roboto';
}
.user span span {
	width:100px;
	display:none;
	margin-top:10px;
}
.user img,.user a>span {
	float:left;
}
.user img {
	display:none;
}
.interact {
	float:left;
	width:10%;
	margin-top:-7px;
	display:none;
	font-family:'Roboto';
}
.interact a {
	margin-left:5px;
	float:left;
}
.user a>span {
	color:#fff;
	font-family:'Roboto';
	font-size:13px
}
.user a>span:hover {
	color:#4eccb9;
	font-size:13px
}
#example1 {
	display:none;
}
.tweets ul {
	list-style: none;
}
/*End Twitter Style*/
.flickr h4,.column3.widget_sh_flickr h4,.singup h4 {
	font-size:19px;
	color:#fff;
	font-weight:300;
	font-family:'Roboto';
	margin-bottom:20px;
}
.singup p {
	font-size:13px;
	font-family:'Roboto';
	font-weight:100;
	color:#fff;
	margin-bottom:15px;
	line-height:22px;
}
.singup input[type="text"] {
	font-size:12px;
	font-family:'Roboto';
	font-weight:300;
	background:#434b51;
	color:#fff;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	border:1px solid #333c44;
	padding:10px 0;
	text-indent:10px;
	width:70%;
}
.singup input[type="submit"] {
	font-size:13px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	background:#26282a;
	padding:11px 20px;
	border:0;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	position:absolute;
	right:5px;
	cursor:pointer;
}
#newsletter_subscribe {
	position:relative;
}
.singup {
	border-bottom:1px solid #444b51;
	padding-bottom:20px;
	margin-bottom:10px;
}
.flickr img {
	width:100%;
}
.flickr img:hover {
	opacity:0.8;
}
.flickr li {
	margin-bottom:2px;
}
.last-div {
	background:#4eccb9;
	position:relative;
	padding:30px 0;
}
.copyright {
	float:left;
	color:#fff;
	font-weight:100;
	font-size:15px;
	padding-top:10px;
}
.f-socials {
	float:right;
}
.f-socials i {
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#fff;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	border:1px solid #e7e7e7;
	transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
}
.f-socials i:hover {
	background:#000;
	color:#fff;
	border:1px solid #000;
}
#back-to-top {
	position:absolute;
	right:50%;
	z-index:1;
	bottom:15px;
}
#back-to-top a {
	display:block;
	text-indent:-9999px;
	width:65px;
	height:65px;
	background:url(../images/backtop.png) no-repeat center;
}
.info-box {
	position:relative;
	width:100%;
	height:44px;
	z-index:999;
	transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-webkit-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
}
.info-box.active {
	height:182px;
}
.info-box a.info-toggle {
	position:absolute;
	left:50%;
	margin-left:-38px;
	display:inline-block;
	width:60px;
	height:14px;
	background:url(../images/info-bg.png) no-repeat;
	text-decoration:none;
	padding:15px;
	transition:all 0.17s ease-in-out;
	-moz-transition:all 0.17s ease-in-out;
	-webkit-transition:all 0.17s ease-in-out;
	-o-transition:all 0.17s ease-in-out;
}
.info-box a.info-toggle i {
	width:57px;
	height:61px;
	display:inline-block;
	color:#fff;
	text-align:center;
	line-height:15px;
	font-size:20px;
	transition:all 0.17s ease-in-out;
	-moz-transition:all 0.17s ease-in-out;
	-webkit-transition:all 0.17s ease-in-out;
	-o-transition:all 0.17s ease-in-out;
}
.info-content {
	clear:both;
	background:#383e42;
	padding:20px 18px 4px;
	width:265px;
	position:absolute;
	left:50%;
	margin-left:-141px;
	top:44px;
	display:none;
}
.info-content ul li {
	color:#fff;
	font-size:16px;
	line-height:15px;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	margin-bottom:18px;
}
.info-content ul li i {
	font-size:20px;
	margin-right:12px;
}
.info-content ul li a {
	color:#fff;
}
.dark-version footer input[type="text"] {
	background:#1d1d1d !important;
	border:1px solid #151515 !important;
}
.dark-version footer .send-message input[type="submit"] {
	background:url(../images/envelop.png) 10px #0d0d0d no-repeat !important;
}
.dark-version footer .send-message input[type="submit"] {
	background:10px #0d0d0d no-repeat !important;
}
.dark-version footer textarea {
	background:#1d1d1d !important;
	border:1px solid #151515 !important;
}
.preloader {
	position:fixed;
	top:50%;
	left:50%;
	width:64px;
	height:64px;
	margin-top:-32px;
	margin-left:-32px;
	-webkit-backface-visibility:hidden;
	transition:all 0.17s ease-in-out;
	-moz-transition:all 0.17s ease-in-out;
	-webkit-transition:all 0.17s ease-in-out;
	-o-transition:all 0.17s ease-in-out;
}
.preloader img {
	-webkit-backface-visibility: hidden;
} 


div.caroufredsel_wrapper {
min-height: 363px;
}
/*----------------------custome css--------------------------*/
.tweets-shortcode li{ 
	list-style-type:none;	
	margin-bottom: 10px;
    margin-top: 3px;
    width: 100%;
}
.tweets-shortcode li span{ 
	color: #fff;
    font-family: 'Roboto';
    font-size: 13px;
}
.tweets-shortcode li span a{color: #fff;}
.inner-footer .dark{ width:100%; float:left;}
.inner-footer .dark .column3{ min-height:223px;}
.summary.entry-summary{float:left;}
.product .images{float:left;}
.price > del { display:none;}
.grid-item-list { display: none; }
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button{
	background:none !important;
	border-radius:0px;
	box-shadow:none !important;
	padding:14px;
	border-color:#dbdbdb !important;
	color:#4eccb9;

	display:inline;
	font-size:15px;
	text-shadow: none !important;
}
.woocommerce a.button.add_to_cart_button {
	margin-left: -4px;
}
.grid-item .button,.grid-item-list .button{border-left:none !important;}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-ordering, .woocommerce-page .woocommerce-result-count1{
	margin-bottom:0px;
}
.grid-item:nth-child(3n+1){ margin-left:0px !important;} 
h1.product_title{ margin:15px 15px 25px 0px; font-weight:bold;}
.tabs .entry-content p,
.summary div p{ margin-bottom:20px; line-height:1.5em; display:block; font-size:14px; font-weight:200;} 
.summary p.price{ margin-top:30px; margin-bottom:30px; display:inline-block;}
.woocommerce #content div.product form.cart .button, .woocommerce div.product form.cart .button, .woocommerce-page #content div.product form.cart .button, .woocommerce-page div.product form.cart .button{
	margin-left:20px;
	padding:6px;
}
.woocommerce-tabs ul { display:inline-block; width:100%; margin-bottom: -2px;}
.woocommerce-tabs ul li{ float:left; padding:15px; background-color:#fff; color: #000; border: 1px solid #CCC; margin-right:5px;}
.woocommerce-tabs ul li { border-bottom-color: #fff; }
.woocommerce-tabs ul li.active { background-color: #4eccb9; color: #fff;  border: 1px solid #4eccb9; }
.woocommerce-tabs ul li.active a{color:#fff;}
.woocommerce-tabs ul li a{color:#000;}
.woocommerce-tabs .panel{padding:20px; border: 1px solid #ddd;}
.woocommerce-tabs .panel p{line-height:1.5em;}
.woocommerce .related.products h2{ margin-bottom:20px; font-weight:bold;}
.woocommerce .related.products { margin: 30px 0; }
.panel h2{ font-weight:bold; margin-bottom:10px;}
.form-submit input{ border-left:1px solid #dbdbdb !important;}

.woocommerce table{margin-bottom:20px !important;}
.woocommerce table thead tr th{ border-right:1px solid #ddd; text-align:center;}
.woocommerce table thead tr th:last-child{border-right:none;}
.woocommerce table tr td{border-right:1px solid #ddd; text-align:center;}
.woocommerce table tr td:last-child{border-right:none;}
td.product-thumbnail img{width:100px !important; height:auto !important;}

.cart-collaterals{ }
.woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text{
	width:300px;
	height:47px;
	padding-left:10px;
}
.shipping-calculator-form select,.shipping-calculator-form input{ height:30px; padding:5px;}
.cross-sells h2{ margin-bottom:10px;}
.cross-sells .column4{ width:48% !important;}
#container .woocommerce{ width:90% !important; margin:0 auto;}
.woocommerce .checkout input[type=text]{ height:30px;}
.woocommerce .checkout input[type=submit]{height:45px;}
.checkout_coupon input[type=text]{height:46px; padding:5px;}

.myaccount_user{ margin-bottom:20px;}
.inner-footer .dark .column3:nth-child(5){ clear:both; margin-left:0px !important;}
.desc span a,.desc h4 a,.desc a{text-decoration:none !important; color:#fff !important;}
.desc span a:hover,.desc h4 a:hover,.desc a:hover{text-decoration:underline !important;}
.desc span a:visited,.desc h4 a:visited,.desc a:visited{color:#fff !important;}

.loading {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.loading:before {
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 11px;
    left: 50%;
    margin: -5.5px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}

body > .loading {
    position: fixed;
}

#pop {
    border: 5px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.15);
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    position: fixed;
    top: 50%;
    width: 500px;
}

.pop {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 15px 20px;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.mmb30 {
    margin-top: -35px;
}


/** Custom Styling **/

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	text-align: right; 
	color: #333; 
	font-size: 12px; 
	margin-top: 10px;
	margin-bottom: 15px;
}

#wp-calendar thead { 
	font-size: 10px;
}

#wp-calendar thead th { 
	padding-bottom: 10px;
}

#wp-calendar tbody { 
	color: #aaa; 
}

#wp-calendar tbody td { 
	background: #f5f5f5; 
	border: 1px solid #fff; 
	text-align: center; 
	padding:8px;
}

#wp-calendar tbody td:hover { 
	background: #fff; 
}

#wp-calendar tbody .pad { 
	background: none; 
}

#wp-calendar tfoot #next { 
	font-size: 10px; 
	text-transform: uppercase; 
	text-align: right;
}

#wp-calendar tfoot #prev { 
	font-size: 10px; 
	text-transform: uppercase; 
	padding-top: 10px; 
}

.widget select {
    height: 40px;
    padding: 0 10px;
    width: 100%;
}

.widget ul li {
    font-family: 'Roboto',sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
	padding: 5px 0;
}

.widget img {
    height: auto;
    max-width: 100%;
}

.sticky {background: #efefef; border: 3px solid #fff; }

blockquote {

	page-break-inside: avoid;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.paginate-links {
	display: block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}


.paginate-links > span, .paginate-links > a {
	position: relative;

	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;

	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.blog-content table,
.comments_text table {
	width: 100%;
}

.comments_text table > thead > tr > th,
.blog-content table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}

.comments_text ul,
.blog-content ul {
	list-style: inherit;
	margin: inherit;
	padding-left: 30px;

}

.comments_text ol,
.blog-content ol {
	list-style: decimal;
	margin: inherit;
	padding-left: 30px;

}

.blog-content table > thead > tr > th, 
.blog-content table > tbody > tr > th, 
.blog-content table > tfoot > tr > th, 
.blog-content table > thead > tr > td, 
.blog-content table > tbody > tr > td, 
.blog-content table > tfoot > tr > td,
.comments_text table > thead > tr > th, 
.comments_text table > tbody > tr > th, 
.comments_text table > tfoot > tr > th, 
.comments_text table > thead > tr > td, 
.comments_text table > tbody > tr > td, 
.comments_text table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
}


article.generalbox {
	margin-bottom: 40px;
}

.gallery-caption {}

.commentlist .bypostauthor {}

.wp-caption {
	
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding-top: 0px;
	margin: 0px;
	border-radius: 0px;
}

.wp-caption img {

	margin: 0;
	padding: 0;
	padding-right: 0px;
	border: 0 none;

}

.wp-caption p.wp-caption-text {

	font-size: .80em;
	line-height: 17px;
	padding: 0 5px;
	margin: 0;
}


.tags {}

.sticky { }

.bypostauthor { }

/*aligns*/

.aligncenter { display: block; margin: 0 auto; }

.alignright { float: right; margin: 0 0 10px 20px; }

.alignleft { float: left; margin: 0 20px 10px 0; }

/*captions*/
.wp-caption { max-width: 100% !important }

.wp-caption p.wp-caption-text { color: #000; margin-top: 10px; box-sizing: border-box; text-align: center; }

.wp-caption img { display: block; border: 0 none; margin: 0; max-width: 100%; padding: 0; }

.column9 .wrapper {
    width: 100%;
}

.home-blog.column9 .additionalicons i {
	margin-right: 8px;
}
.feat-text a{
    color: #fff;
	text-transform:capitalize;
}
.screen-reader-text {
}


@font-face{

	font-family: 'Strolz';

	src: url('fonts/strolz.otf');

}
ul{
	margin: 0;
	padding: 0;
}
p{
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
}
.header{
	padding: 50px 0;
}

.logo img{
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
.main-menu{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	height: 100%;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.main-menu li{
	list-style: none;
	padding: 0 45px;
}
.main-menu li a{
	color: #0046a6;
	font-family: "Strolz";
	font-size: 20px;
	text-transform: uppercase;
}
.main-menu li a:hover{
	color: #0046a6 !important;
}
#lang_choice_1 {
	border: none;
	color: #0d752e;
	font-family: "Strolz";
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 10px;
}
.main-banner{
	z-index: 999;
	position: relative;
}
.vc_custom_1535175842285{
	z-index: 9999 !important;
	position: relative !important;
}
.main-banner{
		height: 475px;
	}
.banner-wrap{
	height: 475px;
	width: 100%;
	background: url(/wp-content/themes/arkitekt/images/new-img/banner.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	z-index: 9999 !important;
	position: relative !important;
}
#navlist .lang-item {
	display: none !important;
}
.adapl{
	display: none !important;
}

@media all and (max-width: 768px){
	.step-item-right2{
		display: none !important;
	}
	.step-item-left2{
		display: none !important;
	}
	.step-ph{
		display: none !important;
	}
	.step-ph2{
		display: none !important;
	}
	.adapl{
		display: block !important;
	}
	.step-ph2.adapl{
		margin-top: 60px;
	}
	.step-ph.adapl{
		margin-top: 0px;
	}
}
#navlist li.pll-parent-menu-item{
	display: none;
}
@media all and (max-width: 480px){
	.step-ph.adapl{
		margin-top: 240px;
	}
}
.pll-parent-menu-item > a{
	display: none !important;
}
@media all and (min-width: 1800px){
	.about-bg-text-item1{
		width: 26% !important;
	}
	.about-bg{
		padding-top: 50px !important;
	}
}
.but-learn{
	color: #ffffff;
	font-family: Strolz;
	font-size: 17px;
	font-weight: 500;
	border-radius: 22px;
	background-color: #ff9933;
	display: inline-block;
	padding: 13px 18px;
	margin-top: 20px;
	position: relative;
	z-index: 999;
	transition: .5s all;
}
.but-learn:hover{
	color: #fff;
	background-color: #b95b15;
}
.who-we{
	width: 100%;
	height: 1200px;
	background: url(/wp-content/themes/arkitekt/images/new-img/main-bg1.png);
	-webkit-background-size: auto;
	background-size: auto;
	margin-top: -270px;
	background-position: center ;
	z-index: 0;
	position: relative;
}
.who-we-content{
	margin-top: 215px;
	color: #fff;
	text-align: center;
}
.who-we-content h1{
	color: #ffffff;
	font-family: Roboto;
	font-size: 20px;
	font-weight: 400;
/* 	text-transform: uppercase; */
	padding-bottom: 15px;
}
.who-we-content p{
	font-size: 16px;
/* 	text-transform: uppercase; */
}

.project{
	padding-top: 50px;
	margin-top: -600px;
}
.project-item{
	position: relative;
	height: 350px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.cart-top{
	background: url(/wp-content/themes/arkitekt/images/new-img/cart-blue-2.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 370px;
	height: 237px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	top: 15px;
}

.cart-top-image{
	background: url(/wp-content/themes/arkitekt/images/new-img/cart-image-bg.png);
	width: 342px;
	height: 219px;
	position: absolute;
	top: 40px;
    left: 15px;
    text-align: center;
    padding-top: 19px;
}
.name-project{
	display: inline-block;
	width: 60%;
	color: #000099;
	font-family: Roboto;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 50px;
}
.cart-bottom{
	background: url(/wp-content/themes/arkitekt/images/new-img/cart-blue.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 410px;
	height: 168px;
	position: absolute;
	bottom: 0;
	left: 50%;
    margin-left: -205px;
}
.cart-top-image:after{
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-bottom: 40px solid #fff; 
	border-right: 40px solid transparent;
	position: absolute;
	right: 0;
	top: 2px;
}
.cart-top img{
	width: 304px;
	height: 143px ;	
	margin-top: 3px;
    margin-left: -3px;
}
.link-project:hover .cart-top-image{
	margin-top: -15px;
	transition: .5s all;
}


.cat-rub1 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub1.png);
}
.cat-rub1 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub1-2.png);
}
.cat-rub2 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub2.png);
}
.cat-rub2 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub2-2.png);
}
.cat-rub3 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub3.png);
}
.cat-rub3 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub3-2.png);
}
.cat-rub4 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub4.png);
}
.cat-rub4 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub4-2.png);
}
.cat-rub5 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub5.png);
}
.cat-rub5 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub5-2.png);
}
.cat-rub6 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub6.png);
}
.cat-rub6 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub6-2.png);
}

.cat-rub7 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub7.png);
}
.cat-rub7 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub7-2.png);
}
.cat-rub8 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub8.png);
}
.cat-rub8 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub8-2.png);
}
.cat-rub9 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub9.png);
}
.cat-rub9 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub9-2.png);
}
.cat-rub10 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub10.png);
}
.cat-rub10 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub10-2.png);
}
.cat-rub11 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub11.png);
}
.cat-rub11 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub11-2.png);
}
.cat-rub12 .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub12.png);
}
.cat-rub12 .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub12-2.png);
}


.cat-rub1-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub1.png);
}
.cat-rub1-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub1-2.png);
}
.cat-rub2-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub2.png);
}
.cat-rub2-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub2-2.png);
}
.cat-rub3-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub3.png);
}
.cat-rub3-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub3-2.png);
}
.cat-rub4-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub4.png);
}
.cat-rub4-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub4-2.png);
}
.cat-rub5-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub5.png);
}
.cat-rub5-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub5-2.png);
}
.cat-rub6-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub6.png);
}
.cat-rub6-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub6-2.png);
}

.cat-rub7-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub7.png);
}
.cat-rub7-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub7-2.png);
}
.cat-rub8-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub8.png);
}
.cat-rub8-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub8-2.png);
}
.cat-rub9-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub9.png);
}
.cat-rub9-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub9-2.png);
}
.cat-rub10-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub10.png);
}
.cat-rub10-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub10-2.png);
}
.cat-rub11-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub11.png);
}
.cat-rub11-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub11-2.png);
}
.cat-rub12-ua .cart-bottom{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub12.png);
}
.cat-rub12-ua .cart-top{
	background-image: url(/wp-content/themes/arkitekt/images/new-img/rub12-2.png);
}


.pagination{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 50px;
}
.pagination a{
	margin: 35px;
	color: #2936a2;
	font-family: Strolz;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
}
.pagination .current{
	margin: 0 35px;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	width: 47px;
	height: 47px;
	color: #fff;
	background-color: #2936a2;
	color: #ffffff;
	font-family: Strolz;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
}



.all-project{
	background-color: #b95b15;
	display: inline-block;
	color: #ffffff;
	font-family: Strolz;
	font-size: 17px;
	padding: 20px;
	border-radius: 28px;
	text-align: center;
	margin-top: 30px;
}

.parthner{
	color: #0046a6;
	text-align: center;
	padding-top: 80px;
	position: relative;
	z-index: 99999;
}
.parthner h2{
	font-family: Strolz;
	font-size: 24px;
	font-weight: 500;
/* 	text-transform: uppercase; */
}
.parthner p{
	color: #0046a6 !important;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	padding: 0 15%;
}
.parthner h3{
	font-size: 22px;
/* 	text-transform: uppercase; */
}

.parthner-logo{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 40px;
	padding: 20px 0;
}
.parthner-logo-item{
	width: 33.33%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	z-index: 1;
	position: relative;
}
.parthner-logo-item img{
	margin: 40px 0px;
	display: inline-block;
}
.parthner-logo-item:hover{
	box-shadow: 0 8px 10px 1px rgba(219, 219, 219, 0.95);
	background-color: #ffffff;
	z-index: 999;
	position: relative;
	transition: .5s all;
}
.parthner-logo-item:hover img{
	 -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.parthner-logo-item img{
	 -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.logo{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.about{
	height: 1200px;
	width: 100%;
	background: url(/wp-content/themes/arkitekt/images/new-img/bg3.png) no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.about-text{
	color: #fff;
	margin-top: 185px;
	padding-left: 15%;
}
.about-text h2{
	color: #ffffff;
	font-family: Strolz;
	font-size: 33px;
	font-weight: 500;
}
.about-text p{
	font-family: Roboto;
	font-size: 17px;
	font-weight: 300;
}
.form-wrap{
	background: url(/wp-content/themes/arkitekt/images/new-img/mas.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 620px;
	width: 100%;
	margin-top: 89px;
	position: absolute;
	bottom: -70px;
	max-width: 660px;
	margin-left: -330px;
	left: 50%;
}

@media all and (max-width: 620px){
	.form-wrap{
		max-width: 520px;
		margin-left: -260px;
		
	}
	.page{
		overflow: hidden;
	}
}
@media all and (max-width: 520px){
	.form-wrap{
		width: 160%;
		margin-left: -256px;
		max-width: 520px;

	}

}

.form-item h2{
	color: #37373a;
	font-family:  Strolz;
	font-size: 23px;
	font-weight: 500;
}
.form-item input{
	width: 233px;
	box-shadow: 0 15px 20px 1px rgba(201, 201, 201, 0.21);
	background-color: #ffffff;
	border: none;
	padding: 10px 10px;
	margin-bottom: 10px;
}
.form-item textarea{
	height: 80px;
	width: 233px;
	box-shadow: 0 15px 20px 1px rgba(201, 201, 201, 0.21);
	background-color: #ffffff;
	border: none;
	padding: 10px 10px;
	margin-bottom: 10px;
}
.form-item input[type="submit"]{
	width: 151px;
	box-shadow: 0 3px 2px 1px rgba(201, 201, 201, 0.95);
	background-color: #ee6e44;
	border: none;
	color: #ffffff;
	font-family:  Strolz;
	font-size: 17px;
	border-radius: 10px;
	transition: .5s all;
}
.form-item input[type="submit"]:hover{
	background-color: #b95b15;
}
.footer {

 width: 100%;

height: 600px;

 background-image: url(/wp-content/uploads/2018/09/foto.png);

-webkit-background-size: cover;

background-size: cover;

margin-top: -220px;

position: relative;

z-index: 999;

background-repeat: no-repeat;

background-position-y: center;

background-position-x: 50%;

}
.footer-logo{
	margin-top: 230px;
	width: 80%;
	text-align: center;
}
.footer-logo img{
	max-width: 100% !important;
	max-height: 80px;
}
.logo img{
	max-width: 100%;
}
.social{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-around;
	width: 100%;
	margin-top: 50px;
}
@media all and (max-width: 360px){
	.clo-bg{
		height: 545px !important;
	}
	.banner-about{
		height: 550px !important;
	}
}
.social-item{
	width: 25%;
	list-style: none;
	border-radius: 50%;
}
.social-item a img{
	max-width: 100% !important;
}
.social-item a{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	background-color: #ff7711;
	border-radius: 50%;
	width: 75px;
	height: 75px;
}

/*ABOUT PAGE*/
.clo-bg{
	position: relative;
	height: 620px;
}
.banner-about{
	background: url(/wp-content/themes/arkitekt/images/new-img/banner-about.png) no-repeat;
	height: 620px;
	width: 100%;
	background-position: bottom center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.tuchka1{
	display: inline-block;
	background: url(/wp-content/themes/arkitekt/images/new-img/tuchka.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 180px;
	padding: 0 33px;
	padding-top: 100px;
	text-align: center;
	color: #000057;
	font-family: Strolz;
	font-size: 16px;
	font-weight: 500;
	z-index: 999;
	position: relative;
}

.tuchka2{
	display: inline-block;
	background: url(/wp-content/themes/arkitekt/images/new-img/tuchka2.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 180px;
	padding: 0 33px;
	padding-top: 90px;
	text-align: center;
	color: #000057;
	font-family: Strolz;
	font-size: 16px;
	font-weight: 500;
	margin-top: -40px;
}
.post-bg{
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	height: 535px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	z-index: 2;	
	text-align: center;
}
.wrap-post-img{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-top: -70px;
	z-index: 1;
}
.wrap-post-img img{
	width: 100% ;
/* 	height: 378px ; */
	height:auto !important;
}
.but-back{
	color: #ff7711;
	font-family: Strolz;
	font-size: 24px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 40px;
}
.but-back:hover{
	color: #ff7711;
}
.name-post{
	font-size: 44px;
	color: #fff;
	width: 100%;
	margin-top: -10%;
}
.single footer{
	margin-top: -250px;	
}

@media all and (max-width: 992px){
	.main-banner{
		height: 475px;
	}
	.cloud3{
		z-index: 999 !important;
	}
	.cloud1{
		z-index: 1000 !important;
	}
	.banner-wrap{
		height: 475px ;
	}
	.who-we-content{
		margin-top: 270px;
	}
	.single footer{
		margin-top: -50px;	
	}
	.post-bg{
		height: 336px;
	}
	.name-post{
		font-size: 28px;
	}
	.post-text p{
		font-size: 12px;
	}
	.but-back{
		font-size: 15px;
	}
	.wrap-post-img img{
		height: 239px;
	}
	.object{
    	font-size: 32px !important;
    }
}
@media all and (max-width: 768px){
	.parthner-logo-item img{
		max-width: 60% !important;
	}
	.social-item a{
		width: 48px;
		height: 46px;
	}
	.social-item a img {
    
    	max-width: 25px !important;
    
	}
	.but-learn{
		margin-top: 30px !important;
		margin-bottom: 40px !important;
	}
/* 	.cart-top-image:after {
	    right: -3px !important;
	}	 */
/* 	.cart-top-image:after {
	    border-bottom: 30px solid #fff !important;
	    border-right: 28px solid transparent !important;
	    top: 2px !important;
	} */
	.wrap-post-img:first-child{
		margin-top: 40px;
	}
	.wrap-post-img img{
		height: 198px;
		max-width: 100%;
	}
	  .but-learn{
  		font-size: 11px;
    }
	.object{
    	font-size: 32px !important;
    	bottom: -18px !important;
    }
    .about-text {
    	margin-top: 275px !important;
	}
}
@media all and (max-width: 480px){
	.about-text {
    	margin-top: 175px !important;
	}
	.who-we-content{
		margin-top: 210px;
	}
}
.cloud1{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	width: 100%;
	z-index: 4;
	margin-top: -20px;
}
.cloud1 span{
	width: 50%;
	background: url(/wp-content/themes/arkitekt/images/new-img/tuchka.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 180px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	padding-top: 55px;
	text-align: center;
	font-size: 16px;
	font-family: Strolz;
	color: #000057;
	z-index: 99;
}

.cloud2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 50%;
	z-index: 1;
	
}
.cloud2 span{
	width: 90%;
	background: url(/wp-content/themes/arkitekt/images/new-img/tuchka2.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 180px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	padding-top: 65px;
    padding-right: 33px;
	text-align: center;
	font-size: 16px;
	font-family: Strolz;
	color: #000057;
}

.cloud3{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 50%;
	justify-content: flex-end;
	z-index: 1;
	
}
.banner-about{
	z-index: 111;
}
.cloud3 span{
	width: 88%;
	position: relative;
	z-index: -1 !important;
	background: url(/wp-content/themes/arkitekt/images/new-img/tuchka3.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 190px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	padding-left: 58px;
	padding-bottom: 15px;
	padding-right: 40px;
	padding-top: 70px;
	text-align: center;
	font-size: 16px;
	font-family: Strolz;
	color: #000057;
}
.top25{
	margin-top: -25px;
}
.tuchka3{
	display: inline-block;
	background: url(/wp-content/themes/arkitekt/images/new-img/tuchka3.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 180px;
	padding: 0 33px;
	padding-top: 57px;
	text-align: center;
	color: #000057;
	font-family: Strolz;
	font-size: 16px;
	font-weight: 500;
	margin-top: -20px;
}
@media all and (max-width: 1200px){
	.cloud3 span{
		font-size: 11px;
	}
	.cloud2 span{
		font-size: 11px;
	}
	.cloud1 span{
		font-size: 11px;
	}
}
@media all and (max-width: 992px){
	.cloud1{
		z-index: 999;
	}
	.cloud2{
		z-index: 999;
	}
	.cloud3{
		z-index: 999;
	}
	.cloud3 span{
		width: 100%;
	}
	.cloud2 span{
		width: 100%;
	}
}
.project-page{
	background: #f0ecec;
}
.project-text-banner{
	background: #f0ecec;
	margin-top: -75px;
    padding-top: 85px;
	z-index: 1;
	position: relative;
}
.main-project-page .footer{
	background-color: #f0ecec;
}
.banner-project{
	position: relative !important;
	z-index: 2 !important;
}
@media all and (max-width: 768px){
	.cloud3 span{
		width: 100%;
		background-image: none;
		height: auto;
		padding: 15px 30px;
	}
	.banner-project{
		height: 180px !important; 
	}
	.project-text-banner h2{
		font-size: 14px !important;
	}
	.project-text-banner p{
		font-size: 11px !important;
	}
	.cloud3 {
		width: 100%;
		background-image: linear-gradient(-193deg, #cbe7ff 0%, rgba(255, 255, 255, 0) 100%);
		height: auto;
		min-height: 75px;
		margin: 0;
		z-index: 99;
		margin-bottom: 150px;
	}
	.date1{
		width: 52px !important;
		height: 52px !important;
		margin-left: -23px !important;		
	}
	.date2{
		width: 23px !important;
		height: 23px !important;
		margin-left: -9px !important;
	}
	.date1 span{
		font-size: 13px;
	}
	.cloud2 {
		width: 100%;
		background: #b2dcff;
		height: auto;
		min-height: 75px;
		margin: 0;
		z-index: 99;
	}
	.top25{
		margin-top: 0;
	}
	.banner-about .container{
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	.cloud1{
		background: #9cd2ff;	
		min-height: 75px;
		margin: 0;
		background-image: none;
		z-index: 99;
	}
	.cloud2 span{
		width: 100%;
		background-image: none;
		height: auto;
		padding: 15px 30px;
	}
	.cloud1 span{
		width: 100%;
		background-image: none;
		height: auto;
		padding: 15px 30px;
	}
}
.object{
	position: absolute;
	display: inline-block;
	bottom: 20px;
	width: 100%;
	text-align: center;
	left: 0;
	z-index: 999;
	color: #000057;
	font-family:  Strolz;
	font-size: 54px;
	line-height: 64.23px;
/* 	text-transform: uppercase; */
}
.about-bg{
	background: url(/wp-content/themes/arkitekt/images/new-img/bg-about1.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 365px;
	margin-top: -20px;
	padding-top: 100px;
}
.about-bg p{
	color: #000077;
	font-family: Strolz;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	padding: 0 5%;
}
.about-bg-text{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-top: -10px;
}
.about-bg-text-item1{
	width: 35%;
}
.about-bg-text-item2{
	width: 25%;
}

.lang-item {
	background: none !important;
}
.current-lang{
	display: none !important;
}
.step{
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	height: 1750px;

}
.step-item-center{
	position: absolute;
	width: 86px;
	left: 50%;
	height: 120%;
}
.step-item-left, .step-item-right{
	width: 50%;
}
.vertical-line{
	width: 6px;
	height: 100%;
	background: #c6c6c6;
	z-index: 1;
	position: absolute;
}
.date{
	border: 4px solid #ffffff;
	background-color: #c6c6c6;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	color: #ffffff !important;
	font-family: Strolz !important;
	font-size: 22px !important;
	font-weight: 500 !important;
}
.date2{
	width: 42px;
	height: 42px;
	margin-left: -18px;
	z-index: -1;
	border-radius: 50%;
	border: 4px solid #ffffff;
	background-color: #c6c6c6;
}
.date2-1{
	margin-top: 80px;
	margin-bottom: 195px;
}
.date2-2{
	margin-top: 50px;
	margin-bottom: 175px;
}
.project-text-banner{
	padding-bottom: 20px;
}
.project-text-banner h2{
	color: #0046a6;
	font-family: Strolz;
	font-size: 22px;
	font-weight: 500;
	padding: 0;
	margin: 0;
}
.project-text-banner p{
	color: #0046a6;
	font-family: Strolz;
	font-size: 17px;
	font-weight: 500;
}
.date2-3{
	margin-top: 200px;
	margin-bottom: 90px;
}
.date2-4{
	margin-top: 30px;
	margin-bottom: 380px;
}
.date1{
	width: 86px;
	height: 86px;
	margin-left: -40px;
}
.step-item-left1{
	background: url(/wp-content/themes/arkitekt/images/new-img/step1.png);
	height: 450px;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: left 0;
	margin-top: 65px;
	z-index: 2;
}
.step-item-left1 p{
	width: 40%;
	margin-left: 50%;
	padding-top: 80px;
	text-align: right;
	color: #000d4a;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
/* 	text-transform: uppercase; */
}
.step-ph{
	text-align: right;
	padding-right: 60px;
	margin-top: -75px;
}
.step-item-left2{
	background: url(/wp-content/themes/arkitekt/images/new-img/step3.png);
	height: 510px;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: left 0;
	margin-top: -65px;
}
.name-step{
	font-family: Strolz;
	color: #000057;
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: 500;
}
.posit-step{
	color: #000057;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
}
.step p{

}
.step-item-left2-text{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	width: 70%;
	margin-left: 20%;
	padding-top: 80px;
	text-align: right;
	color: #000d4a;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
/* 	text-transform: uppercase; */
}
.step-item-right{
	padding-top: 155px;
}
.step-ph2{
	padding-left: 60px;
}
.step-item-right2{
	background: url(/wp-content/themes/arkitekt/images/new-img/step2.png);
	height: 450px;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: left 0;
	margin-top: -145px;
}
.step-item-right2-text{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	width: 80%;
	padding-top: 150px;
	padding-left: 50px;
	color: #000d4a;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
/* 	text-transform: uppercase; */
}
.quote{
	height: 500px;
	margin-top: -500px;
	width: 100%;
	background: url(/wp-content/themes/arkitekt/images/new-img/step4.png);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding-top: 220px;
	margin-bottom: 150px;
	position: relative;
	z-index: 99;
}
.quote-text{
	width: 80%;
	margin-left: 10%;
	text-align: center;
	color: #000057;
	font-family:  Strolz;
	font-size: 25px;
	font-weight: 500;
	line-height: 30px;
/* 	text-transform: uppercase; */
}
.quote-text p{
	text-align: center;
	color: #000057;
	font-family:  Strolz !important;
	font-size: 25px !important;
	font-weight: 500 !important;
	line-height: 30px !important;
/* 	text-transform: uppercase; */
}

.footer2{
	margin-top: 60px;
}
/*
CONTACT PAGE*/

.map{
	height: 455px;
	position: relative !important;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-end;
	align-items: flex-end;
}
.contact-wraper{
	width: 70%;
	margin-left: 15%;
	background: #fff;
	height: 230px;
	vertical-align: bottom;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.contact-wraper-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	height: 100%;
	width: 50%;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;

}
.contact-wraper-item img{
	height: 66px;
	margin-bottom: 20px;
	max-width: 100%;
}

.contact-wraper-item p{
	color: #464646;
	font-family: Strolz;
	font-size: 22px;
	font-weight: 700;
	width: 76%;
}
.contact-blue{
	height: 241px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	background: #0d378d;
	margin-top: -50px;
	justify-content: center;
}
body input::-webkit-input-placeholder{color: #495057; opacity:1;}
body input::-moz-placeholder{color: #495057; opacity:1;}
body textarea::-webkit-input-placeholder{color: #495057; opacity:1;}
body textarea::-moz-placeholder{color: #495057; opacity:1;}
body textarea, body input{color: #495057; opacity:1;}
.contact-blue .social{
	width: 70%;
}
.social li{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	transition: .5s all;
}

.social a{
	font-size: 45px;
	color: #fff;
	position: relative;
	z-index: 9999;
	transition: all .5s;
}
.social a:hover{
	color: #fff;
	background: #b95b15;;
}
.form-item2{
	padding-top: 45px;
	padding-left: 40px;
	padding-right: 40px;
	width: 60%;
	margin-left: 20%;
}
.form-item2 p{
	color: #464646;
	padding: 0 0px;
	margin-bottom: 0;
	font-family: Strolz;
	font-size: 15px;
	text-transform: uppercase;
}
@media all and (min-width: 992px){
	.who-we-content {
    margin-top: 320px;
	}
}
.butt-send{
	display: inline-block;
	box-shadow: 0 3px 2px 1px rgba(201, 201, 201, 0.95);
	background-color: #ed6409;
	width: 200px;
	word-wrap: break-word;
	padding: 10px 0;
	margin-top: 30px;
	color: #ffffff;
	font-family:  Strolz;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 10px;
}
.butt-send:hover{
	color: #fff;
	background-color: #b95b15;;
}
.rekz{
	position: relative;
	height: 510px;
}
.rekz .convert-wrap{
	position: relative;
}
.footer3{
	margin-top: -190px;
}
/*
PROJECT*/
.about{
	position: relative;
}

.convert-wrap{
	position: absolute;
	right: 20%;
	margin-left: -328px;
	width: 656px;
	bottom: 1px;
}
.convert-wrap svg{
	width: 100% !important;
	height: 100%;
}
.bg-list{
		position: absolute;
		width: 60%;
		margin-left: 20%;
		top: 20px;
		z-index: 9999;
	}
.bg-list h2{
/* 	text-transform: uppercase; */
}
.banner-project{
	height: 465px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center bottom;
}
.project-page .project-item{
	margin-bottom: 30px;
}
.project-page{
	margin-bottom: 200px;
}

.home footer{
		margin-top: -270px;
	}
@media all and (max-width: 1550px){		
	.about-text{
		margin-top: 225px;
	}	
}
@media all and (max-width: 400px){	
	.main-banner{
		height: 135px;
	}	
	.banner-wrap {
    	height: 150px !important;
	}
	.header {
    	margin-bottom: 20px;
	}

}

@media all and (max-width: 1400px){
	
	.step-item-left1 p{
		width: 70%;
		margin-left: 20%;
	}
	.step-item-left p{
		font-size: 11px !important;
	}
	.step-item-right p{
		font-size: 11px !important;
	}
	.step-item-left img{
		width: 177px;
		height: 229px;
	}
	.step-item-right img{
		width: 177px;
		height: 229px;
	}
}
@media all and (max-width: 1450px){
	.convert-wrap{
		right: 10%;
	}
}
@media all and (max-width: 1200px){
	.cart-top{
		left: 50%;
    	margin-left: -185px;
	}
	.about-text{
		margin-top: 200px;
	}
}
header {
	position: relative;
	z-index: 99999;
}
@media all and (max-width: 992px){
	.who-we{
		-webkit-background-size: cover !important;
		background-size: cover !important;
		background-position: center top !important;
		height: 950px !important;
	}
	.project{
		margin-top: -485px;
	}
	.but-learn{
		font-size: 12px !important;
	}
	.banner-wrap{
		height: 475px;
	}
	.main-banner{
		height: 475px;
	}
	.logo{
		margin-top: -5px;
	}
	#lang_choice_1{
		margin-top: -5px;
	}
/* 	.cart-top-image:after{
		right: -3px;
		border-bottom: 28px solid #fff;
    	border-right: 28px solid transparent;
    	transform: rotate(8deg);
	} */
	.name-project{
		margin-top: 35px;
	}
	.step-item-left2-text{
		width: 85%;
		margin-left: 5%;
	}
	.about-bg{
		padding-top: 45px;
		height: 260px;
	}
	.about-bg p{
		font-size: 13px;
	}
	.step-item-right2-text{
		width: 100%;
	}
	.main-menu li{
		padding: 0 20px;
	}
	.convert-wrap{
		position: absolute;
	    right: 44%;
	    margin-right: -328px;
	    margin-left: 0;
	    width: 656px
	}
	.step-item-left1{
		-webkit-background-size: cover;
		background-size: cover;
		background-position: center;
	}
	.step-item-left2{
		webkit-background-size: cover;
		background-size: cover;
		background-position: center;
		height: 600px;
	}
	.step-item-right2{
		webkit-background-size: cover;
		background-size: cover;
		background-position: center;
	}
	
	.project-item{
		height: 203px;
	}
	.cart-top{
		width: 210px;
		height: 143px;
		top: 0;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		left: 50%;
		margin-left: -105px;
	}
	.cart-top img{
		width: 183px;
		height: 85px;
	}
	.cart-bottom{
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
		width: 238px;
		height: 100px;
		left: 50%;
		margin-left: -119px;
	}
	.name-project{
		font-size: 11px;
	}
	.cart-top-image{
		width: 200px;
		height: 170px;
		left: 6px;
		top: 25px;
		-webkit-background-size: 100% 100%;
		background-size: 100% 100%;
	}
	.cart-top-image img{
		max-width: 100%;
		width: 183px;
/* 		height: 85px; */
		height: auto;
	}
	.name-project{
		width: 70%;
	}
	.about-text h2{
		font-size: 24px;
	}
	.about-text p{
		font-size: 14px;
	}
	.about-text{
		margin-top: 200px !important;
	}
	.main-menu-link{
		font-size: 12px;
	}
	.logo{
		width: auto;
		height: 100%;
	}
	.lang-switch{
		font-size: 12px;
	}
	.main-menu{
		margin-top: -3px;
	}
	.who-we-content h1{
		font-size: 15px;
	}
	.who-we-content p{
		font-size: 12px;
	}
	.tuchka3, .tuchka2,.tuchka1{
		font-size: 11px;
	}
	.tuchka3{
		padding-top: 37px;
	}
	.tuchka1{
		padding-top: 90px;
	}
	.tuchka2{
		padding-top: 75px;
	}
}
.burger{
		display: none;
}
.main-menu-togle{
		display: none ;
}
.home{
		overflow-x: hidden;
	}

@media (max-width: 992px){
/* 	.banner-wrap{
		height: 300px !important;
	} */
	.cart-top-image:after{
		display: none;
	}
	.cart-top-image{
		background-color: white;
    	padding-top: 10px;
	}
}

@media (min-device-width: 757px) and (max-width: 768px){
	.banner-wrap{
		height: 300px !important;
	}
	.who-we{
		background-position-y: 35px !important;
	}
}

@media (min-device-width: 768px) and (max-width: 805px){
	.about{
		background-position-x: calc(50% + 35px);
	}
}

@media all and (max-width: 768px){
	.parthner h2{
		font-size: 18px;
	}
	.parthner p{
		font-size: 13px;
		padding: 0 !important;
	}
	.step-item-left2-text{
		text-align: left;
	}
	.step-item-left1{
		text-align: left;
	}
	.step-item-left1 p{
		margin-left: 50px;
		text-align: left !important;
	}
	.parthner h3{
		font-size: 13px;
	}
	.who-we{
		height: 950px !important;
	}
	.project{
		margin-top: -410px !important;
	}
	.banner-wrap{
		height: 230px;
	}
	.main-banner{
		height: 345px;
	}
	.form-item2 p{
		font-size: 11px;
	}
	.butt-send{
		font-size: 11px;
	}
	.about-text{
		padding-left: 20px;
		text-align: center;
	}
	.about-text h2{
		text-align: center;
		font-size: 20px;
	}
	.step-item-right img{
		height: 180px;
		width: 140px;
	}
	.step-item-left img{
		height: 180px;
		width: 140px;
	}
	.about-bg{
		background: none;
		padding-top: 0;
		margin-top: 0;
		height: auto;
		margin-bottom: 40px !important;
	}
	.convert-wrap{
		right: 50%;
	}
	.banner-about{
		height: 480px;
	}
	.banner-about .col-sm-12{
		padding: 0 !important;
	}
	.quote{
		height: 370px;
		margin-bottom: 0;
	}
	.quote-text{
		width: 100%;
		margin-left: 0;
	}
	.banner-about .row{
		padding: 0 !important;
		margin: 0 !important;
	}
	.about-bg .container{
		width: 100%;
		max-width: 100%;
		margin: 0;
		padding: 0;	
	}
	.about-bg-text{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 100%;

	}
	.about-bg-text-item1{
		width: 100%;
	}
	.about-bg-text-item1:first-child{
		background: #ffe62c;
		margin-left: 0;
		padding: 20px 0;
	}
	.about-bg-text-item1:last-child{
		background: #ff2b21;
		margin-left: 0;
		padding: 20px 0;
	}
	.step-item-center{
		left: 40px;
	}

	.step{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.step-item-left, .step-item-right{
		width: 100%;
		margin-left: 50px;
	}
	.step-item-left1{
		background: #9fce4d;
		height: auto;
		min-height: 155px;
		padding: 15px 0;
		text-align: left;
	}
	.step-item-left1 p{
		padding-top: 15px;
	}
	.step-ph{
		text-align: left;
		margin-top: 20px;
	}
	.step-ph img{
		margin-left: 40px;
	}
	.name-step{
		text-align: left;
	}
	.step-item-left2{
		background: #9fce4d;
		height: auto;
		min-height: 255px;
		padding: 15px 0;
	}
	.step-item-right2-text {
		padding-left: 15px !important;
	}
	.step-item-left1 p{
		margin-left: 15px !important;
	}
	.step-item-right{
		padding-top: 0 ;
		margin-top: -350px;
	}
	.quote{
		background: #d8e8fc;
		margin-top: -300px;
		padding-top: 50px;
	}
	.banner-about .col-sm-6{
		margin: 0;
		padding: 0;
	}
	.banner-about{
		-webkit-background-size: 100% 188px;
		background-size: 100% 188px;
		background-position: center bottom;
		min-height: 480px;
		padding-bottom: 180px;
	}
	.clo-bg{
		-webkit-background-size: 100% 188px;
		background-size: 100% 188px;
		background-position: center bottom;
		height: 480px;
		padding-bottom: 180px;
	}
	.tuchka1{
		background: #9cd2ff;
		padding: 15px 30px;
		height: auto;
		min-height: 75px;
		margin: 0;

	}
	.tuchka2{
		background: #b2dcff;
		padding: 15px 30px;
		height: auto;
		min-height: 75px;
		margin: 0;

	}
	.tuchka3{
		background: #cce7ff;
		padding: 15px 30px;
		height: auto;
		min-height: 75px;
		margin: 0;

	}
	.step-item-right2{
		background: #beee69;
		height: auto;
		min-height: 255px;
		padding: 15px 0;
	}
	.posit-step{
		text-align: left;
	}
	.about-bg-text-item2{
		background: #ffbb22;
		padding: 20px 0;
	}
	.about-bg-text-item2{
		width: 100%;
	}
	.project-item{
		margin-bottom: 50px;
	}
	.cart-top{
		left: 50%;
		margin-left: -105px;
	}
	.all-project{
		margin-top: 0;
	}
	.parthner-logo-item{
		width: 50%;
	}
	.parthner-logo-item img{
		    -webkit-filter: grayscale(0%);
    	filter: grayscale(0%);
    	max-width: 100%;
	}

	.hidden-sm-down{
		display: none;
	}
	.burger{
		position: absolute;
		right: 5%;
		top: 5px;
		display: block;
	}
	.togle-menu{
		background: none;
		border: none;
	}
	.header{
		padding: 10px 0;
	}
	.main-menu-togle{
		width: 100%;
		display: none;
		background: #fff;
		position: absolute;
		left: 0;
		right: 0;
		top: 45px;
		z-index: 99999;
		text-align: center;
	}
	.main-menu-togle li{
		border-bottom: #949494;
		box-shadow: 0 0 0 rgba(102, 102, 120, 0.3);
		padding: 12px 0;
		z-index: 99999;
		display: block;
	}
	.main-menu-togle a{
		color: #1c7d3b;
		font-family: Strolz;
		font-size: 16px;
		font-weight: 500;
	}
	.togle-active{
		display: block;
	}
	.map{
		height: 300px;
	}
	.contact-wraper{
		width: 100%;
		margin-left: 0;
		height: 100%;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.contact-wraper-item{
		width: 100%;
		height: 50%;
	}
	.social{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.social li{
		margin-bottom: 10px;
		margin-left: 10px;
		width: 45px;
		height: 45px;
	}
	.social a{
		font-size: 22px;
	}
}
.form-item textarea{
	max-height: 80px;
	min-height: 80px;
	border-radius: 10px;
}
.form-item input{
	border-radius: 10px;
}
.current-menu-item a{
	color: #0fae2e !important;
}
@media all and (max-width: 767px){
	.about {
	    background-position: -835px 0;
	}
}
@media all and (max-width: 650px){
	.convert-wrap {
	    width: 120%;
	    margin-left: -60%;
	    left: 50%;
	    bottom: 50px;
	}
	.form-item input[type="submit"]{
		margin-left: 23px !important;
	}
	.bg-list{
		top: 0;
	}
	.form-item h2{
		font-size: 18px;
	}
	.form-item input{
		padding: 5px 10px;
		font-size: 13px;
		margin-bottom: 5px;
	}
	.form-item input[type="submit"]{
		padding: 10px 10px;
		font-size: 13px;
	}

	.form-item textarea{
		padding: 5px 10px;
		font-size: 13px;
	}
}

@media all and (max-width: 480px){
	.banner-about {
    	-webkit-background-size: 180% 155px;
   	 	background-size: 180% 155px;
	}
	
	.convert-wrap svg{
		display: none;
	}
	.convert-wrap{
		background: url(/wp-content/themes/arkitekt/images/new-img/4-layers.png) no-repeat;
		background-position: center ;
		height: 500px;
	}
	.project {
    	margin-top: -405px !important;
	}
	.step-ph2{
		margin-top: 240px;
	}
	.quote{
		margin-top: -50px;
		font-size: 13px;
	}
	.quote-text p{
		font-size: 13px;
	}
}
@media all and (max-width: 550px){
	.parthner{
		padding-top: 0;
	}
	.cart-top {
	    left: 50%;
	    margin-left: -103px;
	}
}
@media all and (max-width: 400px){
	.main-banner{
		height: 260px;
	}
}
header{
	z-index: 99999;
}
.error404 .404wrap h2{
	display: block;
    height: 500px !important;
    margin-bottom: 250px !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex !important;
    justify-content: center !important;
    -ms-align-items: center;
    align-items: center !important;
}

@media all and (max-width: 600px) {
	.pagination a {
		margin: 20px;
	}
	.pagination .current {
		margin: 0;
	}
}

@media (min-width: 410px) and (max-width: 450px) {
	.footer {
    	height: auto;
		padding-bottom: 30px;
	}
}

@media all and (max-width: 410px) {
	.footer {
    	background-size: 200%;
    	height: auto;
    	padding-bottom: 15px;
    	background-position-y: bottom;
	}
	.home .footer {
		margin-top: -200px;
	}
	.footer-logo {
		margin-top: 160px
	}
}

@media all and (max-width: 375px) {
	.home .footer {
		margin-top: -240px;
	}
}

@media all and (max-width: 341px) {
	.footer {
    	background-size: 200%;
    	height: 280px;
		margin-top: -170px;
	}
	.home .footer {
		margin-top: -170px;
	}
	.footer-logo {
		margin-top: 110px
	}
	
	.main-project-page .footer {
		margin-top: -200px
	}
}

@media all and (max-width: 769px) {
	.project-text-banner {
		margin-top: -32px;
	}
}

@media all and (max-width: 1200px) {
	.footer {
		background-image: url(/wp-content/uploads/2018/09/футер_планшет.png);
	}
}

iframe {
	width: 100% !important;
    max-width: 560px !important;
}