@font-face {
	font-family: 'Arimo';
	src: url('/themes/ewd/font/Arimo14/Arimo-Bold.ttf') format('truetype'),
		 url('/themes/ewd/font/Arimo14/Arimo-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
  }
  
  body {
	margin: 0;
	font-family: 'Arimo', 'Open Sans', sans-serif; 
  }

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Segoe UI';
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5
}

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

p {
	margin-bottom: 1.5em
}

dfn,
cite,
em,
i {
	font-style: italic
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

html {
	box-sizing: border-box
}

*,
*:before,
*:after {
	box-sizing: inherit
}

body {
	background: #fff
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: ""
}

blockquote,
q {
	quotes: "" ""
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ul,
ol {
	margin: 0 0 1.5em 3em
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em
}

dt {
	font-weight: bold
}

dd {
	margin: 0 1.5em 1.5em
}

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

table {
	margin: 0 0 1.5em;
	width: 100%
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8)
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02)
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15)
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px
}

textarea {
	padding-left: 3px;
	width: 100%
}

a {
	color: royalblue
}

a:visited {
	color: purple
}

a:hover,
a:focus,
a:active {
	color: midnightblue
}

a:focus {
	outline: thin dotted
}

a:hover,
a:active {
	outline: 0
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0
}

.main-navigation li {
	float: left;
	position: relative
}

.main-navigation a {
	display: block;
	text-decoration: none
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0
}

.main-navigation ul ul a {
	width: 200px
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	left: 100%
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none
	}

	.main-navigation ul {
		display: block
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

#content[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.sticky {
	display: block
}

.hentry {
	margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
	display: none
}

.single .byline,
.group-blog .byline {
	display: inline
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed,
iframe,
object {
	max-width: 100%
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

strong {
	font-weight: 500
}

body {
	background: #fff;
	font-size: 15px;
	position: relative;
	color: #777;
	font-family: 'Quicksand', 'Segoe UI';
	font-weight: 400;
	line-height: 1.6
}

h1,
h2,
h3 {
	font-family: 'Quicksand', 'Segoe UI';
	text-transform: normal;
	color: #333;
	line-height: 1.2;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 500
}

h2 {
	margin-top: 16px;
	font-weight: 400;
	font-size: 1.6em
}

h3 {
	font-weight: 400;
	font-size: 1.2em
}

h4 {
	font-size: 1.2em;
	margin: 10px 0px;
	font-weight: 500;
	color: #333;
}

.np {
	padding: 0 !important;
}

.inner {
	max-width: 1100px;
	padding: 0 10px;
	margin: 0 auto;
	display: block;
}

.half {
	float: left;
	padding: 20px;
	width: 50%;
}

.third {
	float: left;
	padding: 20px;
	width: 31.33%;
	margin: 1%;
}

.third p:last-child {
	margin-bottom: 0px !important;
}

.two-third {
	float: left;
	padding: 20px;
	width: 64%;
	margin: 1%;
}

.fifth {
	float: left;
	width: 18%;
	padding: 20px;
	margin: 1%;
	text-align: center;
}

.quarter {
	float: left;
	width: 23%;
	padding: 20px;
	margin: 1%;
}

.full {
	float: left;
	padding: 20px;
	width: 100%;
}

.nopad {
	padding: 0px !important;
}

.equal {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: visible;
	position: relative;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

a,
a:visited {
	color: #c31e23;
	text-decoration: none;
	cursor: pointer !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

a:hover {
	color: #888;
}

.section {
	float: left;
	width: 100%;
}

.section.top {
	margin-top: 60px
}

.page-wrap {
	/* padding-bottom: 30px; */
	padding-top: 30px;
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	background: #fff;

}

.page-bottom {
	float: left;
	width: 100%;
	height: 53px;
	margin-bottom: 530px;
	position: relative;
	z-index: 1;
	display: none;
}

#banner {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	float: left;
	width: 100%;
	height: 600px;
	-webkit-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
}

#banner.error {
	background: #f6f6f6 url(images/banner-bg.jpg) no-repeat center center scroll;
}

#banner .inner {
	position: relative;
	height: 100%;
}

#banner.home {
	background: #f5f5f5;
	overflow-x: hidden;
}

.flex-wrap {
	float: left;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: visible;
	position: relative;
}

a.button {
	border: 2px solid #ccc;
	border-radius: 4px;
	text-transform: uppercase;
	background: #c31e23;
	color: #f6f6f6;
	font-weight: 400;
	padding: 6px 14px;
	display: inline-block;
	float: none;
	margin: 10px 5px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

a.button:hover {
	background: #f6f6f6;
	color: #333;
}

#trustpilot {
	float: left;
	display: inline-block;
}

#contact-det {
	float: right;
	display: inline-block;
}

/*--------------------------------------------------------------
Header
----------------------------------------------------------------*/
#header {
	width: 100%;
	float: left;
	padding-bottom: 10px;

	background: #fff;
}

#logo {
	float: left;
	/* margin-top: 10px; */
	width: 330px;
}

#contact {
	float: left;
	width: 100%;
	text-align: right;
	margin-top: 0px;
	background: #1b2c3e;
	color: #fff;
	font-size: 17px;
	padding: 3px 20px 4px 20px;
	border-top: 1px solid #aaa;
}

#contact a {
	color: #fff;
	text-decoration: none !important;
}

#contact a:hover {
	color: #c31e23;
	text-decoration: none;
}

#contact a.button {
	font-size: 16px;
	padding: 2px 5px;
	color: #fff;
	margin: 0px 2px;
	background: #c31e23;
}

#contact a.button:hover {
	background: #f5f5f5;
	color: #c31e23
}

#contact .fa,
#manual .fa {
	margin: 0px 5px 0px 10px;
	height: 26px;
	width: 26px;
	color: #fff !important;
	border-radius: 50%;
	text-align: center;
	line-height: 26px;
}

#contact img {
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-top: 5px;
	opacity: 0;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#contact img.scroll {
	opacity: 1;
}

.social {
	float: left;
}

#contact .fa-twitter {
	background: #29A9E1 !important;
}

#contact .fa-facebook {
	background: #3A5795 !important;
}

#contact .fa-google-plus {
	background: #DE4E42 !important;
}

#contact .fa-youtube {
	background: #DE4E42 !important;
}

.social .fa {
	font-size: 24px;
	margin-right: 12px;
	color: #fff;
	opacity: 0.7;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.social .fa:hover {
	opacity: 0.9
}

/*--------------------------------------------------------------
Menu
----------------------------------------------------------------*/
#menu-container {
	margin: 0;
	float: right;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	margin-top: 35px;
	position: relative;
}

#menu-container ul {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#menu-container ul ul li {
	float: none;
}

.menu li {
	display: inline-block;
	float: none;
	list-style: none;
}

.menu li a {
	font-weight: 400;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 6px 6px;
	font-size: 16px;
	color: #333;
	outline: none;
}

.menu li a:hover {
	color: #c31e23;
}

.menu li.res-menu a:hover {
	color: #999;
}

.menu li.comm-menu a:hover {
	color: #4F7CA2;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	color: #c31e23;
}

.menu li ul {
	z-index: 200;
	position: absolute;
	top: 30px;
	left: -9999px;
	margin-left: -46px;
	opacity: 0;
	text-align: left;
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity ease 0.5s;
	-moz-transition: opacity ease 0.5s;
	-o-transition: opacity ease 0.5s;
	transition: opacity ease 0.5s;
}

.menu li:hover>ul {
	left: auto;
	top: 32px;
	opacity: 1;
}

.menu li ul li {
	max-width: 300px;
	background: #f5f5f5;

	margin: 2px;
	display: block;
	font-size: 15px;
	text-align: left;
}

/*
.menu li.res-menu ul li a{
	border-left: 1px solid #999;
}
*/
/*
.menu li.comm-menu ul li a{
	border-left: 1px solid #4F7CA2;
}
*/
.menu li ul li a {
	display: block;
	font-size: 15px;
	line-height: 1.2;
	text-align: left;
}

.sub-menu {
	padding-top: 28px;
}

.rotate180 {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

ul.sub-menu {
	background: #fff;
}

#menu-toggle {
	float: right;
	text-transform: uppercase;
	background: #c31e23;
	color: #f6f6f6;
	font-weight: 600;
	padding: 6px 10px;
	margin-top: 11px;
}

ul.menu li.menu-item-has-children a:after {
	content: "\f0d7";
	font-family: "fontAwesome";
	margin-left: 3px;
}

#menu-container ul ul li a:after {
	display: none;
}

/*--------------------------------------------------------------
Prices
----------------------------------------------------------------*/
#prices {
	padding-top: 0;
	text-align: center;
	justify-content: center;
}

.price-box {
	width: 48%;
	display: inline-block;
	margin: 10px 1%;
	padding: 15px;
	background: #f6f6f6;
	text-align: left;
	float: none
}

.price-box p {
	margin: 10px 0
}

.price-box h3 a {
	font-size: 1.2em
}

.price-box p:last-child {
	min-height: auto;
	margin-bottom: 0
}

.price-box img {
	max-height: 186px;
	width: auto
}

#video {
	background: #f5f5f5;
	text-align: center
}

#elec-gallery {
	background: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 30px
}

#benefits {
	padding-top: 40px
}

/*--------------------------------------------------------------
Footer
----------------------------------------------------------------*/
#footer {
	position: relative;
	float: left;
	width: 100%;
	background: #1b2c3e;
	color: #aaa;
	padding-top: 20px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #c31e23
}

#footer h3 {
	color: #fff
}

#links {
	width: 18%;
}

#areas {
	width: 64%;
}

#company {
	width: 28%;
}

#links li,
#links ul {
	float: left;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#footer .menu li {
	float: left;
	display: block;
	margin: 0 0 8px 0;
	cursor: pointer;
	list-style: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	text-laign: left
}

#footer .menu li a {
	display: block;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
	padding: 0px;
	font-size: 15px;
	outline: none;
	color: #eee;
}

#footer .menu li a:hover {
	color: #ccc !important;
	background: #fff;
}

#footer .menu li a:hover {
	color: #c31e23;
	background: none;
}

#footer .menu .current_page_item a,
#footer .menu .current-menu-item a {
	color: #888;
	background: none;
}

#areas li {
	width: 33%;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#areas ul {
	padding: 0px;
	margin: 0px;
}

#areas iframe {
	margin-top: 4px
}

#logos {
	text-align: center;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777
}

#logos img {
	margin: 10px;
	width: auto;
	max-height: 50px;
	display: inline-block;
	vertical-align: middle;
	opacity: 0.6;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#logos a img:hover {
	opacity: 0.8
}

#downloads {
	width: 98%;
	margin: 0 1%;
}

#downloads li {
	list-style: none;
	float: left;
	margin-right: 20px;
	font-size: 15px;
	outline: none;
	color: #666;
	padding: 2px 0px;
}

#downloads li a {
	color: #666;
	white-space: nowrap;
}

#copyright {

	font-weight: 400;

	text-align: center;
	font-size: 13px;
}

#copyright a {
	color: #eee;

}

#copyright a:hover {
	color: #ddd
}

/*--------------------------------------------------------------
About
----------------------------------------------------------------*/
.fa.round {
	height: 26px;
	width: 26px;
	background: #fff;
	color: #666 !important;
	border-radius: 50%;
	text-align: center;
	line-height: 26px;
	padding: 1px 0 0 1px;
}

.about-gallery {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
}

.gallery-about {
	float: none;
	display: inline-block;
	vertical-align: center;
	margin: 0 0.1%;
	width: 24%;
}

.gallery-about img {
	display: block;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.gallery-about img:hover {
	-ms-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}

/*--------------------------------------------------------------
Contact
----------------------------------------------------------------*/
.contact h2 {
	margin-top: 16px;
	margin-bottom: 0px;
}

.contact.details a {
	text-decoration: none;
	font-size: 22px;
	word-wrap: break-word;
}

.contact a.button {
	font-size: 16px !important;
	margin-left: 0px;
	text-align: center;
}

p.disc {
	font-size: 15px;
	line-height: 1.2;
	font-style: italic;
	color: #aaa;
	margin-bottom: 0px
}

.acf-map {
	float: left;
	width: 100%;
	height: 400px;
	position: relative;
}

.acf-map-wrap {
	float: left;
	width: 100%;
	position: relative;
	height: 400px;
	background: #f5f5f5;
}

.acf-map-wrap h1 {
	position: absolute;
	z-index: 4000;
	background: #fff;
	bottom: -40px;
	padding: 20px;
	left: 10px;
	font-size: 30px;
	color: #fff;
	display: inline-block;
	margin: 0 auto;
	background: #999;
}

img[src*="gstatic.com/"],
img[src*="googleapis.com/"] {
	max-width: none;
}

.acf-map-wrap .inner {
	position: relative;
	height: 100%;
}

.acf-map-wrap h1 {
	position: absolute;
	z-index: 2;
	background: #fff;
	bottom: 20px;
	padding: 20px;
	left: 20px;
	font-size: 30px;
	color: #fff;
	display: inline-block;
	margin: 0 auto;
	background: rgba(51, 51, 51, 0.8);
}






/*
.acf-map-wrap h1:before {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
	border-bottom: 76px solid #999;
	border-left: 10px solid transparent;
	border-right: 0px solid #999;
	position: absolute;
	top: 0px;
	left: -10px;
}
.acf-map-wrap h1:after {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 76px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 10px solid #999;
	border-right: 0px solid #999;
	position: absolute;
	top: 0px;
	right: -10px;
}
*/
.callback {
	float: left;
	width: 100%;
	position: relative;
	z-index: 200;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.95);
	display: none;
	text-align: center;
}

.callback .inner {
	max-width: 450px
}

#callback {
	padding-top: 40px
}

/*--------------------------------------------------------------
Home Survey Page
----------------------------------------------------------------*/
form.wpcf7-form.buffer-inserted {
	width: 60%;
	margin: 0 auto;
}

form.wpcf7-form.buffer-inserted p {
	margin-bottom: 8px;
}

input,
textarea {
	color: #333 !important;
}

input::-webkit-input-placeholder {}

input:-moz-placeholder {}

input::-moz-placeholder {}

input:-ms-input-placeholder {}

input[type="text"],
input[type="email"],
input[type="tel"] {
	width: 100%;
	padding: 6px 10px;
	border: 1px #4F7CA2 solid;
	outline: none;
	box-shadow: none;
	font-size: 1em;
	background: #fff;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 6px;
}

input[type="text"]:hover,
input[type="email"]:hover,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
textarea:hover,
textarea:focus {
	border: 1px #999 solid;
}

textarea {
	width: 100%;
	padding: 3px 10px;
	border: 1px #4F7CA2 solid;
	outline: none;
	box-shadow: none;
	height: 80px;
	background: #fff;
	border-radius: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 6px;
}

input.wpcf7-form-control.wpcf7-quiz {
	width: 50px;
}

input[type="submit"] {
	text-transform: uppercase;
	background: #c31e23;
	color: #fff !important;
	border-radius: 4px;
	padding: 9px 10px;
	display: inline-block;
	float: none;
	margin: 0 auto;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	box-shadow: none;
	text-shadow: none;
	font-size: 16px;
	border: none;
	text-shadow: none;
}

input[type="submit"]:hover {
	background: #f6f6f6;
	color: #333 !important;
	box-shadow: none;
	text-shadow: none;
}

div.wpcf7-response-output {
	margin: 10px 0px;
	text-align: center;
	width: 100%;
}

div.wpcf7 p {
	padding: 0;
	margin: 0 !important;
}

div.wpcf7-mail-sent-ok {
	background: #999;
	color: #fff;
	font-size: 18px;
	border: 0;
}

.survey-form {
	max-width: 600px;
	display: block;
	float: none;
	margin: 0 auto;
}

.survey-form input.wpcf7-form-control.wpcf7-submit {
	width: 100px;
	margin: 0 auto;
	display: block;
}

/*--------------------------------------------------------------
Page
----------------------------------------------------------------*/
#banner span {
	position: absolute;
	z-index: 2;
	background: #fff;
	bottom: 20px;
	padding: 20px;
	left: 20px;
	font-size: 30px;
	color: #fff;
	display: inline-block;
	margin: 0 auto;
	background: rgba(51, 51, 51, 0.8);

}

/*
#banner span:before {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
	border-bottom: 76px solid #999;
	border-left: 10px solid transparent;
	border-right: 0px solid #999;
	position: absolute;
	top: 0px;
	left: -10px;
}
#banner span:after {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 76px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 10px solid #999;
	border-right: 0px solid #999;
	position: absolute;
	top: 0px;
	right: -10px;
}
*/
#banner h1 {
	font-size: 30px;
	color: #fff;
	margin: 0px;
}

/*--------------------------------------------------------------
Manual/Electric
----------------------------------------------------------------*/
.manual-gallery {
	margin: 40px 0px;
	float: left;
	width: 100%
}

.manual-gallery .gallery-about {
	float: none;
	display: inline-block;
	vertical-align: center;
	margin: 0 0.1%;
	width: 24%
}

.full.small {
	padding: 10px 20%;
}

.comp-table {
	font-size: 17px;
	max-width: 800px;
	display: block;
	margin: 0 auto;
	margin-bottom: 50px;
}

.comp-table .third {
	padding: 0px;
	text-align: right;
	width: 30%;
}

.comp-table .half {
	padding: 0px;
	text-align: right;
	width: 38%;
	margin: 1%
}

.comp-table i.fa.fa-times {
	background: #c31e23 !important;
}

.comp-table .center {
	text-align: center;
}

.comp-table .flex-wrap:nth-child(even) {
	background: #f5f5f5;
}

#manual .manual-gallery {
	margin-top: 0px;
}

/*--------------------------------------------------------------
Commercial
----------------------------------------------------------------*/
.points {
	background: #f6f6f6;
	font-size: 17px;
	font-weight: 500;
	padding: 10px 20px;
	margin-top: 45px;
	border-left: 3px solid #666
}

.points ul,
.points li {
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	text-decoration: none;
	list-style: none;
}

.points li {
	width: 45%;
	float: left;
	margin: 4px 0px;
	text-indent: -45px;
	margin-left: 5%;
	padding-right: 15px
}

.points .fa {
	text-indent: 0px;
}

.commercial #banner #4F7CA2 .commercial #banner span {
	background: #999;
}

.commercial #banner span {
	background: #999;
}

.commercial #banner span:before {
	border-bottom: 76px solid #999;
	border-right: 0px solid #999;
}

.commercial #banner span:after {
	border-left: 10px solid #999;
	border-right: 0px solid #999;
}

#products.house {
	margin-bottom: 30px;
}

#products .full {
	padding: 0px 20px;
}

#products h2 {
	margin-bottom: 40px;
	margin-top: 20px
}

.product {
	float: left;
	width: 100%;
	border-left: 6px #4F7CA2 solid;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 10px 0px;
	-webkit-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
}

.product:nth-child(odd) {
	border-right: 6px #4F7CA2 solid;
	border-left: 0px;
}

.product li,
.product ul {
	margin: 0px;
	list-style: none;
	padding: 0px
}

.product h2 {
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	color: #fff;
	text-align: left !important
}

.product .inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	min-height: 370px;
}

.product .inner div {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 20px;
	width: 45%;
	margin-right: 5%;
	margin-left: 50%;
	background: rgba(55, 116, 179, 0.9);
	color: #fff
}

.product:nth-child(odd) .inner div {
	width: 45%;
	margin-left: 5%;
}

.consultation {
	text-align: center;
	color: #fff;
	padding: 60px 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: 40px;
	-webkit-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
}

.consultation h4 {
	color: #333;
}

#comm-ben .half {
	background: #f6f6f6;
	margin: 1%;
	width: 48%
}

#comm-ben .half p:last-child {
	margin-bottom: 0px;
}

#comm-links {
	margin-bottom: 40px
}

#comm-links .half {
	position: relative;
	width: 48%;
	margin: 1%;
	padding: 0;
}

#comm-links .half span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: 10px;
	background: rgba(55, 116, 179, 0.9);
	color: #fff
}

#comm-links .half span h2 {
	color: #fff;
	margin: 0px
}

#comm-links .half a.button {
	margin-bottom: 0px;
}

#places {
	margin-bottom: 50px
}

#places .half {
	width: 48%;
	margin: 1%;
	padding: 10px 20px;
}

.place {
	text-align: center;
	min-height: 300px;
	position: relative;
	-webkit-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
}

.place .inner {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	padding: 20px
}

.place .inner div {
	width: 100%;
	background: rgba(255, 255, 255, 0.8);
	padding: 10px;
}

.place li {
	list-style: none;
}

.place ul {
	margin: 0;
	padding: 0;
	min-height: 96px;
}

body.page-id-1896 .dimensions img {
	margin: 20px auto 0px auto;
	display: block;
	max-width: 350px
}

body.page-id-2445 .dimensions img {
	margin: 20px auto 0px auto;
	display: block;
	max-width: 300px
}

body.page-id-2442 .dimensions img {
	margin: 20px auto 20px auto;
	display: block;
	max-width: 250px
}

.umb-dim {
	float: left;
	width: 31.33%;
	margin: 1%;
	padding: 10px;
	text-align: center;
}

.umb-dim img {
	display: block;
	margin: 0 auto;
	text-align: center;
	-webkit-transition: all ease-out 2s;
	-moz-transition: all ease-out 2s;
	-o-transition: all ease-out 2s;
	transition: all ease-out 2s;

}

.umb-dim img:hover {
	-ms-transform: rotate(180deg);
	/* IE 9 */
	-webkit-transform: rotate(180deg);
	/* Chrome, Safari, Opera */
	transform: rotate(180deg);
}

#key-features h2 {
	text-align: center
}

#key-features .full {
	padding: 0
}

#products .equal {
	justify-content: center
}

#key-features img {
	display: block;
	margin: 30px auto;
	max-width: 300px;
	width: 100%
}

#key-features h2 span {
	font-size: 18px
}

/*--------------------------------------------------------------
Location
----------------------------------------------------------------*/
body.page-template-location-template #urunler {
	background: #f5f5f5;
	padding-top: 20px;
	padding-bottom: 40px
}

body.page-template-location-template .hizmetler img {
	border-radius: 50%
}

body.page-template-location-template #testimonial {
	margin: 20px 0
}

body.page-template-location-template #inspiration {
	background: #f5f5f5
}

body.page-template-location-template .flexslider {
	background: none;
}

#loc-map {
	padding: 0
}

#loc-intro {
	padding-top: 40px
}

#loc-info {
	padding: 40px 20px 0 20px
}

.map {
	position: relative
}

.map iframe {
	width: 100% !important;
	height: 350px;

}

.scroll-protect {
	background: transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#loc-intro .more {
	width: auto !important;
	display: inline-block;
}

/*--------------------------------------------------------------
Reviews
----------------------------------------------------------------*/
.testimonial {
	float: left;
	width: 80%;
	padding: 2% 7% 0 7%;
	margin: 30px 10%;
	position: relative;
	text-align: left;
	background: #f6f6f6;
	font-size: 16px;
}

.testimonial p {
	margin: 0px
}

.testimonial img {
	float: left;
	max-height: 120px;
	width: auto;
	margin: 0px 20px 20px 0px;
}

.testimonial:nth-child(even) img {
	float: left;
	max-height: 120px;
	width: auto;
	margin: 0px 10px 10px 0px;
}

.testimonial:nth-child(even) {
	text-align: left;
}

span.author {
	float: left;
	margin-bottom: 20px
}

span.quote-top {
	position: absolute;
	top: -10%;
	left: -2%;
	font-size: 5em;
	color: #999;
	display: none;
}

span.quote-bottom {
	position: absolute;
	bottom: -10%;
	right: -2%;
	font-size: 5em;
	color: #999;
	display: none;
}

span.author {
	margin-top: 10px;
	text-transform: uppercase;
}

.job {
	text-transform: uppercase;
	height: 70px;
	width: 70px;
	background: #c31e23;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	top: -15px;
	right: -15px;
	padding: 6px;
	padding-top: 19px;
	line-height: 1.1;
	-ms-transform: rotate(7deg);
	/* IE 9 */
	-webkit-transform: rotate(7deg);
	/* Chrome, Safari, Opera */
	transform: rotate(7deg);
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.job:hover {
	-ms-transform: rotate(0deg);
	/* IE 9 */
	-webkit-transform: rotate(0deg);
	/* Chrome, Safari, Opera */
	transform: rotate(0deg);
	box-shadow: none;
}

.prod-butt {
	text-transform: uppercase;
	height: 80px;
	width: 80px;
	background: #4F7CA2;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	bottom: -15px;
	left: -15px;
	padding: 6px;
	padding-top: 14px;
	line-height: 1.1;
	-ms-transform: rotate(-7deg);
	/* IE 9 */
	-webkit-transform: rotate(-7deg);
	/* Chrome, Safari, Opera */
	transform: rotate(-7deg);
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.prod-butt:hover {
	-ms-transform: rotate(0deg);
	/* IE 9 */
	-webkit-transform: rotate(0deg);
	/* Chrome, Safari, Opera */
	transform: rotate(0deg);
	box-shadow: none;
}

/*--------------------------------------------------------------
Accessories
----------------------------------------------------------------*/
.download-wrap {
	float: left;
	width: 100%;
	text-align: center
}

.download {
	float: none;
	display: inline-block;
	vertical-align: bottom;
	width: 200px;
	margin: 10px;
	padding: 10px;
	text-align: center;
	background: #f6f6f6;
	border-left: 2px solid #4F7CA2;
	min-height: 97px;
	line-height: 1.2;
}

.download .fa {
	font-size: 40px;
	display: block;
	color: #999;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.download .fa:hover {
	color: #222;
}

/*--------------------------------------------------------------
Accessories
----------------------------------------------------------------*/
.image img {
	width: 100%
}

#acc-page .image {
	height: 230px;
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 100%;
	position: relative
}

#acc-page .image img {
	max-height: 230px;
	max-width: 286px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #3A6F9A;
}

#acc-page .third h3 {
	min-height: 42px;
	text-align: center;
}

#acc-page .third a.button {
	padding: 3px 6px;
	float: none;
	margin: 0px auto;
	display: block;
	margin-top: 15px;
	background: #fff;
	color: #c31e23;
	border: 1px solid #c31e23;
	width: 135px;
	text-align: center;
}

#acc-page .third a.button:hover {
	color: #fff;
	background: #c31e23
}

#acc-page .third p {
	margin: 0px;
	text-align: center;
}

#signwriting {
	display: block;
	padding: 20px;
	font-size: 18px;
	margin: 20px auto;
	background: #f1f1f1;
	;
	text-align: center;
	color: #222;
	border-left: 3px solid #4F7CA2;
	max-width: 500px;
	float: none
}

#signwriting a.button {
	padding: 4px 5px;
	font-size: 16px;
}

/*--------------------------------------------------------------
Inspiration
----------------------------------------------------------------*/
.inspiration-excerpt {
	width: 31.33%;
	margin: 1%;
	background: #f6f6f6;
	position: relative;
	text-align: center;
	border-left: 3px #4F7CA2 solid;
	-webkit-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px 10px 17px -3px rgba(0, 0, 0, 0.25);
}

.inspiration-excerpt .info {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(245, 245, 245, 0.7);
	padding: 10px 5px 5px 5px;
}

.inspiration-excerpt h3 {
	margin: 0px;
	min-height: 40px;
	line-height: 1.3;
}

.inspiration-excerpt img {
	display: block;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.inspiration-excerpt img:hover {
	opacity: 0.8;
}

ul.page-numbers {
	list-style: none;
	margin: 20px 0px 40px 0;
	text-align: center;
	width: 100%;
}

.page-numbers:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

ul.page-numbers li {
	display: inline-block;
	float: none;
	margin: 0 4px 4px 0;
}

.page-numbers a,
.page-numbers span {
	line-height: 1.6em;
	display: block;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	font-weight: 600;
	cursor: pointer;
	border: 2px solid #999;
	color: #999;
	text-align: center;
	height: 30px;
	width: 30px;
	border-radius: 50%;
}

.page-numbers a span {
	padding: 0
}

.page-numbers a:hover,
.page-numbers.current,
.page-numbers.current:hover {
	color: #fff;
	background: #999;
	text-decoration: none;
}

.page-numbers:hover {
	text-decoration: none
}

.nav-links a {
	font-size: 16px;
}

.filter-posts {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.filter-posts li {
	float: left;
	width: 100%;
	list-style: none;
	padding-left: 6px;
}

.filter-posts li:before {
	content: "\f105";
	font-family: "fontAwesome";
	margin-right: 3px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.filter-posts li:hover:before {
	margin-right: 7px;
}

.filter-posts li.current-cat {
	pointer-events: none;
	color: #4F7CA2;
}

.filter-posts li.current-cat a {
	color: #4F7CA2
}

.filter-posts.index li:first-child a {
	color: #4F7CA2;
	pointer-events: none;
}

#insp-left {
	float: left;
	width: 17%;
	border-left: 3px solid #4F7CA2;
	background: #f6f6f6;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#insp-right {
	float: left;
	width: 80%;
	margin-right: 3%;
	margin-top: 20px;
	margin-bottom: 40px;
}

.article-list h2,
.article-list p {
	margin-top: 0px;
	min-height: 54px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.article-list h2 a:hover,
.article-list h2:hover {
	color: #c31e23
}

.article-list p {
	margin-bottom: 6px;
	min-height: 74px;
}

.article-list {
	border-bottom: 1px solid #ccc;
	margin-bottom: 16px
}

.article-list img {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.article-list img:hover {
	opacity: 0.8;
}

/*--------------------------------------------------------------
Our Work Page
----------------------------------------------------------------*/
figure {
	margin: 0px;
}

.gallery-item {
	padding: 4px;
}

.gallery-item img {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.gallery-item img:hover {
	-ms-transform: scale(1.03);
	/* IE 9 */
	-webkit-transform: scale(1.03);
	/* Safari */
	transform: scale(1.03);
}

.half.image {
	float: right;
}

/*--------------------------------------------------------------
Colours Template
----------------------------------------------------------------*/
#filter {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 50px
}

.filter {
	float: none;
	display: inline-block;
	vertical-align: top;
	height: 80px;
	width: 60px;
	line-height: 1;
}

#filter img {
	border-radius: 50%;
}

#filter a.current {
	color: #000;
	font-weight: 600;
}

.work-tiles {
	margin: 0 auto;
	text-align: center;
	display: block;
	overflow: hidden;
	position: relative
}

.wrap {
	float: left;
	width: 100%;
	margin-bottom: 30px
}

.work {
	width: 184px;
	height: 152px;
	float: none;
	margin: 1px;
	padding: 0;
	position: relative;
}

.work img {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.work:hover img {
	-ms-transform: scale(0.95);
	-webkit-transform: scale(0.95);
	transform: scale(0.95);
}

.work a {
	display: block;
}

.work img {
	display: block;
	padding: 0px;
	margin: 0px;
}

.work span {
	position: absolute;
	background: rgba(255, 255, 255, 1);
	color: #333;
	text-align: center;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 14px;
	font-weight: 600;
	padding: 65px 5px;
	opacity: 0;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

.work span:hover {
	opacity: 1;
}

#dvLoading {
	background: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: 0;
	font-size: 20px;
	padding-top: 40px
}

.fab-intro img {
	max-height: 190px !important;
	width: auto !important
}

/*--------------------------------------------------------------
House Page
----------------------------------------------------------------*/
#inspiration,
#quick-links {
	text-align: center;
}

.full.points {
	background: none;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 20px;
	margin-top: 33px;
	border-left: none
}

full.points ul,
full.points li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
}

.full.points li {
	width: 28.33%;
	float: left;
	margin: 4px 0px;
	text-indent: -45px;
	margin-left: 5%;
	font-size: 17px;
}

#products.house .third {
	padding: 0px;
	margin: 0.5%;
	width: 32.33%;
	background: #f5f5f5;
}

#products.house .third p:last-child {
	margin-bottoom: 0px;
}

#products.house .third h2 {
	margin: 10px 0px 10px 0px;
	padding: 0px 10px;
	text-align: center;
}

#products.house .third ul {
	margin: 0px;
	padding: 0px;
	min-height: 120px
}

#products.house .third li {
	margin: 0px;
	padding: 0px 20px;
	list-style: none;
	font-size: 17px;
}

#products.house .third li .fa {
	color: #999;
}

#products.house .third a.button {
	display: block;
	margin: 20px auto;
	float: none;
	width: 170px;

}

#products.house .third a.button:hover {
	background: #c31e23;
}

body.page-template-residential-template #inspiration a,
body.page-template-house-product-template #inspiration a {
	color: #999
}

body.page-template-residential-template #inspiration .inspiration-excerpt a.button,
body.page-template-house-product-template #inspiration .inspiration-excerpt a.button {
	color: #fff;
}

body.page-template-residential-template a.button,
body.page-template-house-product-template a.button {
	background: #c31e23;
}

body.page-template-residential-template a.button:hover,
body.page-template-house-product-template a.button:hover {
	background: #c31e23;
	color: #fff
}

body.page-template-residential-template .inspiration-excerpt .info,
body.page-template-house-product-template .inspiration-excerpt .info {
	background: rgba(255, 255, 255, 0.9)
}

body.page-template-residential-template .points li {
	margin-bottom: 14px;
}

#spec.half {
	background: #f5f5f5;
}

#spec .two-third h3 {
	margin-bottom: 61px
}

#product-intro .points {
	padding-left: 30px;
	margin-top: 30px;
}

#product-intro .points li {
	width: 98%;
	display: block;
	font-size: 16px;
}

#spec ul {
	margin: 0px;
	padding: 0px;
}

#spec li {
	list-style: none;
	margin-bottom: 8px;
}

.half.no-pad {
	padding: 20px 0;
}

.info-prod {
	width: 30.33% !important;
	padding: 0px !important;
	text-align: center;
	font-size: 17px;
	margin-bottom: 30px;
	float: none;
	display: inline-block;
	vertical-align: bottom;
}

.info-prod img {
	width: 100%;
}

.info-prod .fa {
	color: #c31e23
}

.tech {
	padding-left: 60px;
}

.tech ul,
.tech li {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
}

.tech li {
	width: 45%;
	float: left;
	margin: 4px 0px;
	text-indent: -45px;
	margin-left: 5%;
	padding-right: 15px
}

.tech .fa {
	text-indent: 0px;
}

.styled {
	background: #f5f5f5;
	padding: 10px 20px;
	margin-bottom: 20px;
	border-left: 3px solid #c31e23
}

#spec li {
	width: 98%;
	float: left;
	margin: 4px 0px;
	margin-left: 0px;
	padding-right: 0px;
}

.styled .half {
	padding-bottom: 0px;
}

.dimensions img {
	margin-top: 20px;
	display: block;
}

.prod-gallery {
	margin: 0 0 50px 0px;
	float: left;
	width: 100%;
}

#products.house .third.new {
	width: 48%;
	margin: 10px 1%;
}

#products.house .third.new p {
	padding: 0 20px
}

#products-new {
	background: #f5f5f5;
	padding-top: 40px
}

#products-new h2 {
	margin: 10px 0
}

#products-new img {
	display: block;
	width: 100%
}

#why {
	padding-top: 30px
}

#why h2 {
	text-align: center;

}

#new-gallery h2 {
	margin-bottom: 20px;
	margin-top: 20px
}

#new-gallery {
	background: #f5f5f5;
	text-align: center;
	padding-bottom: 20px
}

#new-gallery .gallery-about {
	float: none;
	display: inline-block;
	vertical-align: center;
	margin: 0 0.1%;
	width: 32.6%;
}

body.page-id-48933 #products-new .half,
body.page-id-48921 #products-new .half {
	width: 33.3%
}

#single-gallery {}

body.page-template-single-product-template #why {
	background: #f5f5f5;
	padding-top: 0;
	margin-top: 30px
}

body.page-template-single-product-template .tech li {
	width: 95%;
}

#optional {
	background: #f5f5f5;

}

#optional .quarter {
	width: 25%;
	margin: 0
}

body.page-template-single-product-template #extra {
	background: #f5f5f5
}

/*--------------------------------------------------------------
Home Page
----------------------------------------------------------------*/
.new-excerpt {
	width: 48% !important;
	margin: 21px 1% !important;
	float: left !important;

}

.checka {
	border: 10px solid #f5f5f5
}

.flexslider {
	float: left;
	width: 10%;
}

.flexslider ul.slides li {
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.flexslider .over {
	width: 30%;
	float: right;
	height: 500px;
	max-width: 45%;
	text-align: center;
}

#banner .full {
	margin: 10px 0;
	text-align: center;
	color: #222;
	height: 230px;
	padding: 3px;
	margin: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#banner .full.res a.button {
	background: #999;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	font-size: 19px;
	height: 40px;
	margin: 0 auto;
	display: block;
}

#banner .full.com a.button {
	background: #4F7CA2;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	font-size: 19px;
	height: 40px;
	margin: 0 auto;
	display: block;
}

#banner .full .inner {
	background: rgba(255, 255, 255, 0.5);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	align-content: center;
	text-align: center;

	width: 90%;
	height: 225px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#banner .full .inner:hover {
	background: rgba(255, 255, 255, 0.1);
}

#banner .full h4 {
	margin-top: 0px;
}

.message {
	position: absolute;
	left: 10px;
	bottom: 10px;
	background: rgba(51, 51, 51, 0.8);
	color: #fff;
	font-size: 28px;
	padding: 10px;
	max-width: 50%;
	line-height: 1.2
}

.message a {
	font-weight: 500;
	color: #fff
}

.message a:hover {
	color: #c31e23
}

.message p {
	margin: 0px;
}

.home-book {
	text-align: center;
	font-size: 18px;
	width: 100%;
	text-transform: uppercase;
	float: left;
	width: 100%;
	border-top: #eee dashed 1px;
	background: #fff;
}

.home-book p {
	margin: 0px;
}

.home-book a.button {
	font-size: 16px;
	padding: 3px 5px;
}

.brochure {
	background: #f5f5f5;
	text-align: center;
	font-size: 18px;
	margin: 20px auto;
	padding: 0 10px;
	display: none
}

.brochure p {
	margin: 0px;
}

.brochure a.button {
	width: 130px;
	text-align: center;
	line-height: 1.2;
}

.brochure img {
	max-height: 40px;
	width: auto;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
	vertical-align: middle;
	margin-right: 6px;
}

.hizmetler {
	float: left;
	min-width: 25%;
	width: 25%;
	padding: 10px 1%;
	text-align: center;
}

.hizmetler img {
	max-width: 120px;
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	filter: url(desaturate.html#greyscale);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity: 0.7
}

.hizmetler p {
	min-height: 72px;
	margin: 0
}

#urunler {
	float: left;
	width: 100%;
	margin-top: 10px;
	user-select: none;
}

#urunler .fa {
	color: #999
}

#urunler .third {
	width: 32.33%;
	margin: 0.5%;
	padding-bottom: 26.33%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	border-left: 3px solid #fff
}

#urunler .third:hover {
	border-right: 3px solid #999;
}

#urunler .third a.button {
	margin-bottom: 0px;
}

#urunler .third .inner {
	background: rgba(255, 255, 255, 0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 10px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}

#urunler .third:hover .inner {
	background: rgba(255, 255, 255, 0.90);
}

#urunler .third h3 {
	margin-bottom: 0px;
}

.home-style {
	float: left;
	width: 50%;
	margin: 0px 0px 30px 0;
	height: 250px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

.home-style h2 {
	background: rgba(55, 116, 179, 0.9);
	color: #fff;
	margin: 0px;
	padding: 6px 3px;
	margin-top: 10px
}

.home-style a.button {
	position: absolute;
	bottom: 0;
	width: 146px;
	margin: 10px auto;
	display: block;
	left: 0;
	right: 0;
}

.home-excerpt {
	width: 100%;
	float: left;
	margin-bottom: 18px;
	border-left: 1px solid #4F7CA2;
}

.home-excerpt img {
	width: 75px;
	float: left;
	margin-right: 6px;
}

.home-excerpt h3 {
	line-height: 75px;
	margin: 0px
}

.latest {
	margin-top: 30px;
	padding-top: 20px
}

.latest .half {
	padding-top: 0px;
	margin-bottom: 10px
}

.latest .half h2 {
	margin-top: 10px;
}

#testimonial {
	float: left;
	width: 100%;
	margin-bottom: 13px;
	font-size: 22px;
	text-align: center;
	line-height: 1.3;
}

#testimonial.flexslider ul.slides li,
#testimonial.flexslider {
	height: auto !important;
}

#testimonial.flexslider ul.slides {
	padding: 0px 60px
}

#hizmetler {
	text-align: center;
	margin-bottom: 30px;
}

#hizmetler img {
	border-radius: 50%;
	border: 1px solid #ccc;
	height: 250px;
}

#hizmetler .third p {
	min-height: 144px;
	min-height: 98px;
}

#testimonial.testimonial {
	width: 100%;
	padding: 2% 10%;
	margin: 30px 0;
}

#testimonial h3 {
	font-size: 18px;
	margin-top: 15px;
}

#testimonial .fa {
	line-hight: 1;
	margin: 0 5px;
	color: #999
}

#testimonial .quote-top,
#testimonial .quote-bottom {
	line-height: 1;
	font-size: 2em;
}

#testimonial .quote-bottom {
	right: -50px
}

#testimonial .quote-top {
	left: -50px
}

body.page-id-23 .consultation {
	/* margin-bottom:50px; */
}

body.page-id-23 #inspiration {
	margin-bottom: 20px;
}

body.page-id-23 #inspiration h2 {
	margin-top: 0px;
}

body.page-id-23 .page-wrap {
	padding-top: 0px
}

body.page-id-23 h1 {
	text-align: center;
	color: #999896;
}

.flex-control-nav {
	display: none;
}

#banner.home {
	height: 500px
}

.flexslider h2 {
	background: rgba(255, 255, 255, 0.6);
	width: auto;
	padding: 10px 20px;
	margin: 10px 0px 0px 0px;
	border-left: 3px solid #4F7CA2;
	display: inline;
	float: left;
}

#banner .two-third {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.flexslider {
	height: 500px;
}

#ratings {
	font-size: 26px;
	text-align: center
}

body.home #ratings {
	margin-bottom: 30px
}

#ratings a:hover {
	color: #949599
}

#ratings .quarter {
	border-right: 1px solid #ccc;

}

#ratings .quarter:last-child {
	border-right: 0
}

#ratings span {
	font-size: 16px;
	display: block;
	color: #ccc;
	margin-top: 10px
}

#ratings h3 {
	font-size: 20px
}

#key-features {
	background: #f5f5f5
}

#key-features li {
	padding-left: 20px;
	text-indent: -22px;
	list-style: none;
	color: #666;
	font-size: 18px
}

#key-features li:before {
	content: "\f00c";
	font-family: "fontAwesome";
	margin-right: 4px
}

/*--------------------------------------------------------------
FAQs
----------------------------------------------------------------*/
/*-----------------------
Accordion
-----------------------*/
#accordion-faq {
	max-width: 800px;
	display: block;
	margin: 0 auto;
}

.accordion-toggle {
	cursor: pointer;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	transition: all 0.6s;
}

.accordion-toggle.active {
	background: rgba(243, 243, 243, 1);
	color: #444;
}

.accordion-toggle:hover {
	background: rgba(243, 243, 243, 1);
	color: #c31e23;
	box-shadow: none;
}

h4.accordion-toggle {
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 1.2;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

h4.accordion-toggle.active {
	margin-top: 15px;
	margin-bottom: 0;
}

.accordion-content {
	display: none;
}

.accordion-content.default {
	display: block;
}

.accordion-toggle {
	padding: 12px;
	color: #4F7CA2;
	font-size: 1.3em;
	background: rgba(243, 243, 243, 0.7);
	display: block;
	overflow: hidden;
}

.accordion-toggle.active-panel {}

.accordion-content {
	padding: 15px;
	overflow: hidden;
}

fa.fa-angle-down {
	color: #000;
	font-size: 1em;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

.fa-angle-down.rotate180 {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

#faq-page {
	margin-bottom: 30px
}

/*--------------------------------------------------------------
Special Offers Page
----------------------------------------------------------------*/
.offer {
	height: 368px;
	position: relative;
	padding: 0;
	margin-bottom: 30px;
}

.offer-over {
	position: absolute;
	left: 0px;
	top: 54px;
	width: 100%;
	height: 260px;
	display: table;
	background: rgba(255, 255, 255, 0.6);
	font-size: 3em;
	line-height: 100%;
	text-transform: uppercase;
	font-weight: 600;
	color: #535353;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.offer:hover .offer-over {
	background: rgba(255, 255, 255, 0.9);
	color: #000;
}

.offer-over p {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

/*--------------------------------------------------------------
Products Page
----------------------------------------------------------------*/
.column1 {
	float: left;
	width: 52%;
	padding: 2%;
}

.column2 {
	float: left;
	width: 48%;
	padding: 2%;
}

.colour-sample {
	float: left;
	text-align: center;
	margin: 0;
	width: 19%;
	font-size: 0.8em
}

.hinge {
	float: left;
	text-align: center;
	margin: 0 1%;
	width: 31%;
}

/*------------
Tabs
------------*/
#container {
	width: 100%;
}

#container ul {
	margin: 0 0 10px 0;
	padding: 0
}

#tabs ul {
	text-align: center;
}

#tabs li:first-child {
	margin-left: 0;
}

#tabs li:last-child {
	margin-right: 0;
}

#tabs li {
	text-align: center;
	list-style: none;
	padding: 4px 0px;
	background: #C3C4BC;
	color: #fff;
	width: 15%;
	margin: 0 0.2%;
	display: inline-block;
	text-decoration: none;
	font-size: 1.05em;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

#tabs.products li {
	width: 19%;
}

#tabs li:hover {
	background: #7F8179;
}

#tabs li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#tabs ul li.active {
	background: #7F8179;
}

#tabs ul li.active a {
	color: #fff;
}

#tabs .panel {
	float: left;
	background: rgba(243, 243, 243, 0.7);
	padding: 2%;
	width: 100%;
}

.panel .prod-img {
	float: left;
	width: 50%;
}

.panel .prod-desc {
	float: left;
	width: 50%;
	padding: 0 2% 0 4%;
}

#tabs ul.feature li {
	display: block;
	margin-bottom: 6px;
	width: 100%;
	text-align: left;
	background: none;
	color: #444;
}

#tabs ul.feature li .fa.fa-check {
	color: #A9AAA2;
	font-size: 1.3em;
	margin-right: 10px;
}

.full h2 {
	margin-bottom: 20px;
}

.prod-img {
	float: left;
	width: 50%;
}

.featured {
	float: left;
	width: 50%;
	padding: 0 2%;
}

.featured h1 {
	font-size: 2.2em;
}

.featured li {
	list-style: none;
}

.featured li h2 {
	font-size: 1.4em;
}

.featured .fa {
	margin-right: 10px;
}

.prod-desc {
	float: left;
	width: 100%;
	padding: 4%;
}

.touch {
	text-decoration: none;
	padding: 4px 8px;
	border: 1px #000 solid;
	font-size: 17px;
	display: block;
	margin: 0 auto;
	width: 122px;
	margin-bottom: 10px;
	margin-top: 15px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	color: #000;
}

.touch:hover {
	color: #fff;
	border: #fff 1px solid;
	background: #333;
}

.prod-single {
	width: 50%;
	float: left;
	text-align: center;
	padding: 1% 4%;
}

.prod-single .prod-img {
	width: 100%;
}

.more {
	text-decoration: none;
	padding: 4px 8px;
	border: 1px #000 solid;
	font-size: 17px;
	display: block;
	margin: 0 auto;
	width: 122px;
	margin-bottom: 10px;
	margin-top: 15px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	color: #000;
}

.more:hover {
	color: #fff;
	border: #fff 1px solid;
	background: #333;
}

/*--------------------------------------------------------------
Styles Page
----------------------------------------------------------------*/
.slat {
	text-align: center;
	padding: 0;
	background: #fff;
}

.white {
	background: #fff;
}

/*--------------------------------------------------------------
News
----------------------------------------------------------------*/
.post-feat {
	float: left;
	width: 20%;
	margin-right: 2%;
}

.post-text {
	float: left;
	width: 78%;
}

.excerpt {
	float: left;
	width: 100%;
	margin: 20px 0px;
	padding: 2%;
	background: rgba(243, 243, 243, 0.7);
}

a.read-more {
	display: block;
	margin-top: 10px;
}

h3 .fa {
	margin-bottom: 4px !important;
}

#insp-left.mob {
	display: none !important;
	margin: 0 0 30px 0
}

.entry-content a {
	font-weight: 500;
	text-decoration: underline
}

/*--------------------------------------------------------------
Media Queries
----------------------------------------------------------------*/
@media screen and (max-width: 1024px) {
	.consultation {
		background-attachment: scroll
	}
}

@media screen and (min-width: 1023px) {
	#menu-toggle {
		display: none;
	}

	.home-book,
	.brochure {
		display: none;
	}
}

@media screen and (max-width: 1023px) {
	#insp-right {
		margin: 0
	}

	#insp-left.mob {
		display: block !important;
		margin: 0 0 30px 0
	}

	#insp-left.desk {
		display: none !important
	}

	#optional .quarter {
		width: 33.33%;
		margin: 0
	}

	#key-features .quarter {
		width: 48%
	}

	.price-box {
		width: 48%;
		margin: 10px 1%;
	}

	#contact a.button {
		display: none;
	}

	#places .half {
		width: 98%;
	}

	#menu-container {
		width: 100%;
		background: #f5f5f5;
		float: left;
		display: none;
	}

	#menu-container ul {
		width: 100%;
	}

	#menu-container li {
		width: 100%;
		text-align: right;
		padding-right: 10px;
		border-bottom: 1px solid #fff;
	}

	.menu li a {
		text-align: right;
	}

	.menu li ul {
		position: relative;
		width: 100%;
		left: 0;
		top: 1px;
		display: none;
		float: left;
		opacity: 1;
	}

	ul.sub-menu {
		display: block;
		background: none;

	}

	.menu li:hover>ul {
		left: auto;
		top: auto;
		opacity: 1;
	}

	#menu-container ul ul li {
		float: right;

	}

	.menu li ul li {
		border-left: none;

		text-align: right;
		max-width: 1024px
	}

	.menu li ul li a {
		text-align: right;

	}

	#insp-left {
		width: 100%;

	}

	.filter-posts li {
		width: 33%;
	}

	#insp-right {
		float: left;
		width: 100%;

	}

	.full.image {
		padding-bottom: 0;
	}

	span.quote-top,
	span.quote-bottom {
		font-size: 4em;
	}

	.flexslider .over {
		width: 40%;
	}

	@media screen and (max-width: 980px) {
		#products .flex-wrap {
			display: block;
		}

		#products.house .third {
			width: 100%;
			margin: 0px auto 40px auto;
			display: block;
			float: none;
			box-shadow: none;
			max-width: 500px;
			border: 5px solid #f5f5f5;
		}

		#products.house .third img {
			display: block;
			margin: 0 auto;
		}

		#products.house .third ul {
			min-height: 10px;
		}

		#spec .two-third h3 {
			margin-bottom: 0px;
		}

		#spec .flex-wrap {
			display: block;
		}

		div.third.info-prod {
			width: 33%;
			font-size: 15px;
		}

		#urunler .third .inner {
			min-height: 118px
		}

		#urunler .third h3 {
			min-height: 42px
		}


		#trustpilot,
		#contact-det {
			display: block;
			width: 100%;
			text-align: center !important;
			float: left !important
		}

		#contact {
			text-align: center !important
		}

		#contact span {
			display: inline-block
		}
	}



	@media screen and (max-width: 767px) {

		#optional .quarter {
			width: 50%;
			margin: 0
		}

		body.page-id-48933 #products-new .half,
		body.page-id-48921 #products-new .half {
			width: 100%
		}

		#new-gallery .gallery-about {
			float: none;
			display: inline-block;
			vertical-align: center;
			margin: 0 0.1%;
			width: 48.6%;
		}

		.price-box {
			width: 100%;
			margin: 10px 0%;
		}

		#faq-page {
			margin-bottom: 60px
		}

		.inspiration-excerpt {
			width: 100%;
			max-width: 500px;
			display: block;
			float: none;
			margin: 15px auto 15px auto !important;
			box-shadow: none;
		}

		.third.points {
			width: 94%;
			margin: 0px 3% 10px 3%;
			margin-top: 0px !important
		}

		.new-excerpt {
			width: 48% !important;
			margin: 21px 1% !important;
			float: left !important;

		}

		.inspiration-excerpt img {
			display: block;
			margin: 0 auto;
		}

		.third {
			width: 100%;
			margin: 10px 0px;
			padding: 10px 20px
		}

		.two-third {
			width: 98%;
			margin: 10px 1%
		}

		#footer .third,
		#footer .menu li a {
			width: 100%;
			text-align: center;
		}

		#banner {
			height: 250px;
		}

		#banner span {
			padding: 12px;
			left: 0px;
		}

		#banner span:before,
		#banner span:after,
		.acf-map-wrap h1:before,
		.acf-map-wrap h1:after {
			display: none;
		}

		#banner h1,
		.acf-map-wrap h1 {
			font-size: 22px;
		}

		#contact {
			padding: 3px 5px 4px 5px;
		}

		#contact img {
			margin-left: 0px;
		}

		.social {
			display: none;
		}

		div.third.info-prod {
			width: 100%;
		}

		.styled {
			padding: 20px 0px;
		}

		.filter-posts li {
			width: 50%;
		}

		span.quote-top,
		span.quote-bottom {
			font-size: 2em;
			z-index: 200;
		}

		.testimonial {
			float: left;
			width: 90%;
			padding: 2% 8%;
			margin: 30px 5%;
			position: relative;
			text-align: right;
			background: #f6f6f6;
			font-size: 16px;
		}

		.prod-butt,
		.job {
			text-transform: uppercase;
			height: auto;
			width: 100%;
			top: auto;
			color: #fff;
			font-size: 13px;
			text-align: center;
			border-radius: 0%;
			position: relative;
			bottom: 0px;
			left: 0;
			float: left;
			padding: 6px;
			padding-top: 4px;
			line-height: 1.1;
			-ms-transform: rotate(0deg);
			/* IE 9 */
			-webkit-transform: rotate(0deg);
			/* Chrome, Safari, Opera */
			transform: rotate(0deg);
			-webkit-transition: all ease 0.3s;
			-moz-transition: all ease 0.3s;
			-o-transition: all ease 0.3s;
			transition: all ease 0.3s;
			box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
			margin-bottom: 4px;
		}

		#downloads li,
		#downloads,
		#downloads li a {
			text-align: center;
			float: none;
			display: block;
		}

		.umb-dim {
			float: left;
			width: 48%;
			margin: 1%;
			padding: 10px;
			text-align: center;
		}

		.hizmetler {
			width: 50%;
		}

		#hizmetler h3,
		#hizmetler .third p {
			min-height: 1px;
		}

		.flexslider .over {
			width: 50%;
		}

		#ratings .quarter {
			width: 50%;
			margin: 0;
			border-right: 0
		}
	}

	@media screen and (max-width: 650px) {
		.text-overlay {
			bottom: -20% !important;
		}

		#optional .quarter {
			width: 100%;
			margin: 0
		}

		#contact img {
			display: none;
		}

		#contact {
			text-align: center
		}

		#contact span {
			white-space: nowrap
		}

		#key-features .quarter {
			width: 98%
		}

		.points li {
			width: 90%;
			float: left;
			margin: 4px 0px;
			text-indent: -45px;
			margin-left: 10%;
			padding-right: 0px;
		}

		h2 {
			font-size: 34px;
		}

		#products .full {
			padding: 0px;
		}

		.product .inner div,
		.product:nth-child(odd) .inner div {
			margin-top: 166px;
			margin-bottom: 0px;
			padding: 10px 20px;
			width: 100%;
			margin-right: 0%;
			margin-left: 0%;
			background: rgba(55, 116, 179, 1);
			color: #fff
		}

		.product .inner {
			padding: 0px;
		}

		.product {
			background-position: top center;
			background-size: 100%;
		}

		.half {
			width: 100%;
		}

		.flex-wrap {
			display: block;
		}

		.manual-gallery .gallery-about,
		.gallery-about {
			margin: 0;
			width: 49%;
		}

		h3 {
			font-size: 17px;
		}

		.comp-table {
			font-size: 15px;
		}

		.accordion-toggle {
			font-size: 1.1em;
		}

		ul {
			margin: 0 0 1.5em 0em
		}

		#faq-page .full {
			padding: 0px;
		}

		span.email {
			display: none;
		}

		#contact {
			padding: 3px 0px 4px 0px;
			font-size: 15px;
		}

		#logo {
			width: 100% !important;
			text-align: center;
		}

		#comm-links .half {
			width: 98%;
		}

		#comm-links .half img {
			width: 100%;
		}

		#comm-ben .half {
			margin-bottom: 20px;
			width: 98%;
		}

		.filter-posts li {
			width: 100%;
		}

		.half.image {
			float: left;
			padding-bottom: 0px;
		}

		.full.image {
			padding-bottom: 0 !important;
		}

		.half.image img {
			width: 100%;
		}

		.article-list h2,
		.article-list p {
			margin-top: 0px;
			min-height: 1px;
		}

		.article-list .image {
			padding-bottom: 0;
		}

		span.quote-top {
			top: 0;
		}

		span.quote-bottom {
			bottom: 0;
		}

		.testimonial {
			float: left;
			width: 98%;
			padding: 2% 8%;
			margin: 30px 1%;
			position: relative;
			text-align: right;
			background: #f6f6f6;
			font-size: 15px;
		}

		.umb-dim {
			float: left;
			width: 90%;
			margin: 1% 5%;
			padding: 10px;
			text-align: center;
		}

		body.page-id-23 h1 {
			font-size: 24px;
		}

		.hizmetler-wrap {
			display: flex;
			flex-wrap: wrap;
			float: left;
			width: 100%
		}

		.hizmetler {
			padding: 0 10px;
			min-width: 50%;
			width: 50%;
			margin-bottom: 20px;
		}

		.hizmetler img {
			max-width: 80px;
		}

		.hizmetler p {
			line-height: 1.3;
		}

		#urunler .third {
			padding-bottom: 80%;
			margin-bottom: 10px;
			width: 100%;
		}

		.home-book p {
			font-size: 16px;
		}

		.brochure img {
			display: none;
		}

		#hizmetler .third img {
			max-width: 120px;
		}

		#hizmetler .third h3,
		#hizmetler .third p {
			margin: 0px;
		}

		.consultation {
			padding: 20px;
			margin: 0px;
		}

		.consultation p {
			display: none;
		}

		#inspiration {
			padding: 0px;

		}
	}


	@media screen and (max-width: 600px) {
		#menu-toggle {
			margin-top: 3px
		}

		.new-excerpt {
			width: 98% !important;
			margin: 21px 1% !important;
			float: left !important;

		}

		body.page-id-2445 .dimensions img {

			max-width: 100%
		}

		#hizmetler {
			padding: 5px;
		}

		#hizmetler img {
			width: 120px;
			height: 155px;
		}

		#hizmetler .fa {
			display: none;
		}

		#hizmetler .inner {
			padding: 0px;
		}

		#hizmetler .third {
			width: 33%;
			padding: 5px;
		}

		.mobile {
			display: none;
		}

		.home-style {
			width: 100%;
		}

		#urunler .third h3,
		#urunler .third .inner {
			min-height: 0;
		}

		.message {
			position: relative;
			top: 0;
			left: 0;
			right: 0;
			bottom: auto;
			float: left;
			width: 100%;
			clear: both;
			display: block;
			max-width: 100%;
			text-align: center;
			font-size: 18px;
		}

		.flexslider .over {
			position: absolute;
			top: auto;
			left: 0;
			right: 0;
			bottom: 20px;
			float: left;
			width: 100%;
			clear: both;
			display: block;
			max-width: 100%;
			text-align: center;
			height: auto;
		}

		#banner .full {
			float: left;
			width: 100%;
			margin: 0px;
			height: auto
		}

		#banner .full .inner {
			height: auto;
			padding-top: 10px;
			padding-bottom: 10px;
		}

		#banner.home {
			height: 300px;
		}

		#banner.flexslider ul.slides li {
			height: 300px;
		}


		#testimonial {
			float: left;
			width: 100%;
			margin-bottom: 0px;
			font-size: 23px;
			text-align: center;
			line-height: 1.2;
			background: #fff
		}

		#testimonial p {
			margin: 0px;
		}

		#testimonial.flexslider ul.slides {
			padding: 10px 40px
		}

		#testimonial .fa {
			font-size: 30px;
			line-hight: 1
		}

		#testimonial .quote-bottom {
			right: -40px
		}

		#testimonial .quote-top {
			left: -40px
		}

		#testimonial .quote-top,
		#testimonial .quote-bottom {
			font-size: 1em;
		}






	}

	@media screen and (max-width: 450px) {
		#areas li {
			width: 50%;
		}

		.place {
			min-height: 380px
		}

		img.alignright {
			display: block;
			float: none;
			margin-left: auto;
			margin: 0 auto
		}

		.work {
			width: 100px;
			height: auto;
		}

		.work span {
			position: absolute;
			background: rgba(255, 255, 255, 0.5);
			color: #333;
			text-align: center;
			top: 0;
			bottom: auto;
			left: 0;
			height: 44px;
			right: 0;
			font-size: 14px;
			font-weight: 600;
			padding: 0px 5px;
			opacity: 1;
			-webkit-transition: all ease 0.3s;
			-moz-transition: all ease 0.3s;
			-o-transition: all ease 0.3s;
			transition: all ease 0.3s;
		}

		.gallery-columns-3 .gallery-item {
			width: 100%;
		}

		#acc-page .image img {
			max-height: auto;
			max-width: auto;
			width: 100%;
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			margin: auto;
			background: #3A6F9A;
		}

		#signwriting {
			padding: 10px
		}

		#downloads li a {
			color: #666;
			white-space: normal;
		}

		#ratings .quarter {
			width: 100%;
			border-right: 0;
			margin: 0
		}

		.flexslider ul.slides li,
		#banner.home,
		.flexslider .over,
		ul.slides {}


	}

	@media screen and (max-width: 385px) {
		/* #header {
		padding-top:70px
	}

	
	} */
	}
}