.block.mainblock {margin:0;max-width:100%}

body #head {
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	border-bottom: 1px dashed rgba(255,255,255,.5);
}
p {padding: 0 0 8px 0;}
.toph {display: none}


.name {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	font-size: 22px;
	line-height: normal;
	color: #777;
	padding: 24px 0
}
.name .icon {
	width: 96px;
	flex-basis: 96px;
}
.name .description {
	width: calc(100% - 96px);
	flex-basis: calc(100% - 96px);
}

.name .icon i {
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 8px;
	background: #000;
	margin: 0 24px 0 24px
}

#gallery .name .icon i {background: #000 url("/images/site/icon/gallery2.png") 50% 50% no-repeat}
#services .name .icon i {background: #000 url("/images/site/icon/about.png") 50% 50% no-repeat}
#testimonials .name .icon i {background: #000 url("/images/site/icon/review.png") 50% 50% no-repeat}
#quality .name .icon i {background: #000 url("/images/site/icon/about2.png") 50% 50% no-repeat}
#review .name .icon i {background: #000 url("/images/site/icon/review2.png") 50% 50% no-repeat}
#problems .name .icon i {background: #000 url("/images/site/icon/problems.png") 50% 50% no-repeat}

#main-services .name .icon i {background: #000 url("/images/site/icon/list.png") 50% 50% no-repeat}
#windows-brands .name .icon i {background: #000 url("/images/site/icon/connectivity.png") 50% 50% no-repeat}
#blog .name .icon i {background: #000 url("/images/site/icon/document.png") 50% 50% no-repeat}

#banner {
	background: url("../../../images/mainbg.jpg") 60% 100% no-repeat;
	background-size: auto;
    background-size: cover;
}
#slogan {padding: 160px 0 100px 0;text-align:center}
#slogan h1 {
	padding: 0;
	font-size: 160px;
	line-height: normal;
	text-transform: uppercase;
	color: #eec93096;
}
#slogan h3 {
	font-size: 44px;
	color: #ffffffc9;
	padding: 0;
}
#slogan p {
	color: #ffffffc9;
	font-size: 28px;
	display: block;
	padding: 0;
	line-height: normal;
	letter-spacing: 1px;
	font-weight: 600;
}

#awards {
	background: url("../../../images/home/bg_top.png") 50% 100% no-repeat, url("../../../images/home/down.png") 50% 90% no-repeat, linear-gradient(0deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	background-size: 100% auto, auto auto, auto auto;
	padding-bottom: 28px;
}
#awards .block {padding: 10px 0 0 0;display: flex}
#awards .block .google-reviews {display: flex;width: 600px;max-width: 100%;}
#awards .block .google-reviews a {text-decoration:none}
#awards .block .google-reviews img {width: 200px;max-width: 100%}
#awards .block .google-reviews > div {padding: 24px 0 0  24px;letter-spacing: 1px;}
#awards .block .google-reviews span {
	font-size: 22px;
	color: #ffffff8a;
	display: block
}
#awards .block .google-reviews strong {
	color: #ffb100;
	font-size: 24px;
	padding: 4px 0;
	display: block;
}
#awards ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	width: calc(100% - 600px)
}
#awards ul li {
	display:block;
	width: 25%;
	flex-basis: 25%;
	text-align: right;
	padding: 4px 0 0 0;
	opacity: .5;
}
#awards ul li:hover {opacity: .9;}
#awards ul li a {display: inline-block}
#awards ul li img {max-width:100%;display: block;margin-top: 12px;}
#awards ul li span {
	display: block;
	width: 55px;
	background: url("/images/site/star-16.png") 0 1px no-repeat;
	padding: 4px 0 0 24px;
	text-align: left;
	font-size: 12px;
	color: #ccc;
	margin: 0 auto 0;
	letter-spacing:2px
}
#awards ul li span strong {
	font-size: 20px;
	color: #ffb100
}
.swiper-pagination-bullet.swiper-pagination-bullet-active { background: #ff6347}
.name h2 {
	font-size: 52px;
	margin: -6px 0 4px 0;
	color: #000;
	position: relative;
}



#services {background: #f7f7f7;padding: 20px 0}

#services ul li {
	position: relative;
	display: block;
	margin: 0 0 0 24px;
	padding: 6px 0;
}
#services ul li a {
	display: inline;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-decoration: none
}
#services ul li::before {
    content: "\25AA";
    color: #e62e04;
    font-size: 36px;
    position: absolute;
    left: -18px;
    top: 6px;
}
#services ul li a:hover {
	color:#000;
	text-decoration: underline;	
}
#services .moreservices {text-align: center}
#services .btn {
	display: inline-block;
	background: tomato;
	border: none;
	color: #fff;
	padding: 16px 28px 15px 28px;
	margin: 0 0 24px;
	font-size: 18px;
	border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 1px;
	box-shadow: 0 2px 8px rgba(255, 99, 71, 0.7);
	text-decoration:none
}
#windows-brands {background: #fff}
.thisvideo {
	position: relative;
	padding-bottom: 54%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	border-radius: 7px;
	cursor:pointer;
	box-shadow: 0 4px 8px rgba(0,0,0,.2);
}
.thisvideo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.thisvideo::after {
    position: absolute;
    background: transparent url("/images/site/youtube.png") 53% 50% no-repeat;
    content: '';
    font-size: 14px;
    width: 64px;
    height: 45px;
    right: 50%;
    top: 50%;
    margin: -27px -27px 0 0;
}


#problems {background: #eee;padding: 24px 0}
#problems h5 {display: none}
#testimonials {padding: 24px 0 0 0}
#testimonials .swiper-slide > div .title {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    color: #fff;
    padding: 12px 24px;
    font-weight: bold;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%);
}
#callus {background: #333;padding: 40px 0;}

#estimate {
	background: #ccc url("../../../images/home/estimate.jpg") 50% 50% no-repeat;
	background-size: cover;
	padding: 60px 0;
	background-attachment: fixed;
}
#estimate .name h2 {color:#eec930}

#estimate .name {color:#fff}

#estimate .button {
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -30px;
}
#estimate .button button, #main-services .service button{
    background: tomato;
    border: none;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
	letter-spacing: 1px;
	box-shadow: 0 4px 20px rgba(255, 99, 71, 0.7);
}
 #main-services .service button{
	margin-top: 24px;
	box-shadow: 0 2px 8px rgba(255, 99, 71, 0.7);
 }
#about {padding: 0 0 24px 0}
#about p {padding: 0 24px}

#gallery {padding: 24px 0;background: #eec930}
#gallery .gallery-thumbs img {
	width: 100%;
	cursor: pointer
}
#gallery .gallery-top .swiper-slide {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 0 40px;
}
#gallery .gallery-top .swiper-slide > div {
	width: 50%;
	flex-basis: 50%;
	margin: 0 0 40px 0;
	text-align: center
}
.gallery-top {
  height: 80%;
  width: 100%;
}

.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 120px;
  opacity: 0.6;
  text-align: center;
  overflow: hidden;
}
.gallery-thumbs .swiper-slide img {
    max-width: 100%;
    top: -20px;
    position: relative;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}

#quality {background: #fff; padding-bottom: 24px}
#quality p {font-size: 18px;line-height: 26px;}
#quality a {
  display: block;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
#quality img {
	display: block;
	max-width: 100%;
	height: 200px;
}
#quality h3 {
	display: block;
	position: relative;
	width: 100%;
	background: #eec930;
	color: #444;
	font-size: 20px;
	padding: 20px 30px;
	transition: .3s;
}


#review .block {
	padding: 0
}
#review {
	background: #eee;
	padding: 24px 0
}
#review .swiper-slide {background: #fff;height: auto;}
#review blockquote {
	background: #fff;
	font-size: 14px;
	line-height: 1.28571em;
	padding: 20px;
}
#review blockquote li {
	display: inline;
	margin: 0 1px;
}
#review .rewhead {
    padding-bottom: 10px;
}
#review .rewhead > span {
    display: block;
    text-align: center;
}
#review .author {
    font-weight: bold;
}
#review .rewdate {
    font-size: 10px;
    color: #999;
    padding: 2px 0;
}


.hvid {
    padding: 130px 13px;
    text-align: center;
}
.hvid .video {
    position: relative;
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
}
.closevid {
    cursor: pointer;
}
.thumb-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.thumb-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    outline-width: 0;
}
#windows-brands ul {text-align:center;padding: 20px 0 40px;}
#windows-brands ul li {display: inline-block;}
#windows-brands ul li img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 12px 22px;
    max-height: 62px;
}
#main-services .service{
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px dotted rgba(0,0,0,.2);
}
#main-services .service img {
	width: 390px;
	float: left;
	border-radius: 7px;
}
#main-services .service > div {
	width: calc(100% - 390px);
	float: right;
	padding-left: 40px;
}

#main-services .service.sr2 img {
	width: 390px;
	float: right;
}
#main-services .service.sr2 > div {
	width: calc(100% - 390px);
	float: left;
	padding-right: 40px;
	padding-left: 0;
}
#main-services .service:after{clear: both;content: " ";display: block;height: 0;position: relative;width: 100%}
#blog {background: #eee}
#blog .swiper-container {overflow:inherit}
#blog .swiper-slide img {
	display: block;
	width: 100%;
	border-radius: 8px 8px 0 0;
}
#blog .swiper-slide .blnews {
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 4px 8px rgba(0,0,0,.1);
}
#blog .swiper-slide h3 {
	padding: 18px;
	font-weight: 500;
	color: #000;
	line-height: normal;
	min-height: 74px;
}
#blog .swiper-slide h3 a {
	color: #000;
	text-decoration: none
}

.foocont span.moduletitle {
	display:block;
    color: #eec930;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 600;
	margin-bottom: 6px;
}
.bg.foocont {text-align: left}
.bg.foocont li {
    display: block;
	padding: 0 3px;
}
.foocont ul {margin-left:15px}
.foocont a {display:block;color: #fff;text-decoration:none;padding: 0;}
.foocont .block {display:flex}
.foocont .block > div {width:16%}
.foocont .block > div.ftr1 {width:48%}
@media (min-width:770px){
	#services .swiper-wrapper, #testimonials .swiper-wrapper, #blog .swiper-wrapper {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	}
	#services  .swiper-wrapper .swiper-slide, #testimonials .swiper-wrapper .swiper-slide, #blog .swiper-wrapper .swiper-slide {
		width: calc(33.33333% - 18.66666px);
		flex-basis: calc(33.33333% - 18.66666px);
		margin: 0 28px 40px 0;
	}
	#services .swiper-wrapper .swiper-slide:nth-child(3n), #testimonials .swiper-wrapper .swiper-slide:nth-child(3n), #blog .swiper-wrapper .swiper-slide:nth-child(3n){
		margin-right: 0
	}
	
	
	#problems .swiper-wrapper {
		position: relative;
		display: flex;
		flex-wrap: wrap;
	}
	#problems .swiper-wrapper .swiper-slide {
		width: calc(25% - 15px);
		flex-basis: calc(25% - 15px);
		margin: 0 20px 40px 0;
	}
	#problems .swiper-wrapper .swiper-slide:nth-child(4n){
		margin-right: 0
	}
	
	
	#problems .img {
		position: relative;
		display:block;
		width: 100%;
		max-width: 240px;
		height: 200px;
		margin: 0 auto 18px auto;
		overflow: hidden;
		border-radius: 8px;
	}
	#problems .swiper-slide h4 {
		text-align: center;
		font-size: 20px;
		font-weight: 300;
		line-height: 26px;
		padding-bottom: 4px
	}
	#problems .swiper-slide h4 span {display: block;font-size: 18px;font-weight:600}
	#problems .swiper-slide .img img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
	#problems .colored {display: none}
}
@media (max-width:769px){
	.coll-3 {display: block}
	.coll-3 > li, .coll-3 > div {
		display: block;
		min-width: 100%;
	}
	.name  {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		font-size: 12px;
		line-height: normal;
		color: #777;
		padding: 24px 0 0 0
	}
	.name .icon {
		width: 84px;
		flex-basis: 84px;
	}
	.name .description {
		width: calc(100% - 84px);
		flex-basis: calc(100% - 84px);
	}

	.name .icon i {
		display: block;
		width: 48px;
		height: 48px;
		border-radius: 8px;
		margin: 0 12px 0 24px;
	}
	.name h2 {
		font-size: 16px;
		margin: 0 0 4px 0;
		color: #333
	}

	.block.mainblock, #blog .block, #main-services .block, #windows-brands .block, #problems .block, #testimonials .block, #about .block, #services .block, #gallery .block, #blog .block {padding:0}
	#cssmenu > ul.open {top:44px}
	.open #getquoteform {background: transparent}
	.block.header {height: 44px}
	body #head .logo {
		float: none;
		margin: 0
	}
	 #head .conlogo {
		position: absolute;
		top: 4px;
		left: 50%;
		margin-left: -65px
	}
	#slogan {padding: 120px 0 60px 0}
	#slogan h1 {
		padding: 40px 0;
		font-size: 60px;
		line-height: normal;
		text-transform: uppercase;
		color: #eec930;
	}
	#slogan h3 {
		font-size: 24px;
		color: #ffffff8a;
		padding: 0;
	}
	#slogan p {
		color: #ffffffc9;
		font-size: 18px;
		display: block;
		padding: 0 24px;
		line-height: normal;
		letter-spacing: 1px;
	}
	
	
	#awards .block {
		padding: 10px 24px;
		display: flex;
		opacity: .8;
	}
	#awards ul {
		width: 40%;
		padding: 0;
	}
	#awards ul li {
		display: block;
		width: 50%;
		flex-basis: 50%;
		text-align: center;
		padding: 4px 0 0 0;
	}
	#awards .block .google-reviews {
		display: block;
		width: 60%;
		max-width: 100%;
		padding-right: 24px;
	}
	#awards ul li img {height: 45px;margin: 0 auto}
	#awards ul li span {display: none}
	#awards .block .google-reviews > div {padding: 0;text-align: center}
	#awards .block .google-reviews span, #awards .block .google-reviews strong {display:inline; padding: 0; font-size: 16px; letter-spacing: 0;}
	#awards .block .google-reviews img {
		width: 150px;
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	
	#estimate {text-align: center}
	#estimate .button {
		position:relative;
		right: auto;
		top: auto;
		margin: 0;
		width: 100%;
	}
	#estimate .name {padding: 0}
	#estimate .name .description {width: 100%;flex-basis: 100%}
	#estimate .name h2 {font-size: 28px}
	#estimate .name .description > div {padding: 14px 0 24px 0;font-size: 16px;}
	#testimonials .block {
		position: relative;
		display: block;
		flex-wrap: inherit;
		padding: 0
	}
	#testimonials .thisvideo {
		padding: 0;
		height: 200px;
	}
	#services .swiper-container {
      width: 100%;
      height: 100%;
    }
	#services .swiper-wrapper .swiper-slide {
		width: 300px;
		margin: 0 0 0 24px;
		height: auto;
	}
	#services .swiper-wrapper .swiper-slide:last-child {
		width: 300px;
		margin: 0 24px;
	}
	#services .swiper-wrapper .swiper-slide .vcont:before {
		display: block;
		position: absolute;
		right: -10px;
		bottom: -60px;
		font-size: 250px;
		line-height: normal;
		font-weight: 800;
		color: #e4e4e4;
		z-index: 0;
	}
	.vcont > div, .popapvideo {position: relative;display: block;z-index: 9}
	#services .swiper-container-horizontal > .swiper-pagination-bullets {position:relative;bottom: auto;left: auto;}
	#services .swiper-services-pagination {display:block;margin: 20px 0;position:relative}
	#services .swiper-pagination-bullet {
		display: inline flow-root list-item;
		width: 100px;
		height: auto;
		padding: 4px;
		border-radius: 20px;
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		margin: 0 6px;
	}
	.wood_window_repair .vcont:before {content:"1";}
	.glass_replacement .vcont:before {content:"2";}
	.hardware_mechanism_repair .vcont:before {content:"3";}
	
	#blog .swiper-container {overflow:hidden}
	#blog {background: #eee;padding: 24px 0;}
	#blog .service {padding: 0 24px}
	#blog .swiper-container {padding: 20px 0 40px}
	#blog .swiper-slide {
		width: 256px;
		margin: 0 0 0 24px;
	}
	#blog .swiper-wrapper .swiper-slide:last-child {
		width: 256px;
		margin: 0 24px;
	}
	#blog .swiper-slide img {
		display: block;
		width: 100%;
		border-radius: 8px 8px 0 0;
	}
	#blog .swiper-slide .blnews {
		background: #fff;
		border-radius: 8px;
		box-shadow: 0 4px 8px rgba(0,0,0,.1);
	}
	#blog .swiper-slide h3 {
		padding: 18px;
		font-weight: 500;
		color: #000;
		font-size: 14px;
		line-height: normal;
		min-height: 70px;
	}
	#blog .swiper-slide h3 a {
		color: #000;
		text-decoration: none
	}
	
	#problems .swiper-container {padding: 20px 0 40px}
	#problems .swiper-pagination {bottom: 0}
	#problems .swiper-slide {
		width: 256px;
		margin: 0 0 0 24px;
	}
	#problems .swiper-wrapper .swiper-slide:last-child {
		width: 256px;
		margin: 0 24px;
	}
	#problems .swiper-slide .img {
		display: block;
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 200px;
		border-radius: 8px 8px 0 0;
	}
	
	#problems .swiper-slide .img img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
	#problems .swiper-slide .img::after {
		display:block;
		position: absolute;
		top: 24px;
		right: 24px;
		background: #ff6347;
		padding: 2px 14px 1px;
		font-size: 9px;
		text-transform: uppercase;
		color: #fff;
		border-radius: 20px;
		content: "we fix it";
		font-weight: bold;
	}
	#problems .swiper-slide h4 {
		display: block;
		min-height: 60px;
		border-radius: 0 0 8px 8px;
		background: #fff;
		padding: 8px 18px;
		font-weight: 500;
		color: #000;
		font-size: 18px;
		line-height: normal;
	}
	
	#problems .swiper-slide h4 span {
		display: block;
		font-size: 16px;
		font-weight: bold;
	}
	#problems .colored > div {
		width: 100%;
		height: 300px;
		background: #ff6347 url("/images/site/icon/next2.png") 24px 14px no-repeat;
		border-radius: 8px;
	}
	#problems .swiper-slide > div {
		transition: .3s;
		box-shadow: 0 4px 8px rgba(0,0,0,.1);
		border-radius: 8px;
	}
	#problems .swiper-slide.swiper-slide-active > div {
		box-shadow: 0 4px 20px rgba(0,0,0,.25);
	}
	#problems .colored h3 {
		position: absolute;
		left: 24px;
		bottom: 0;
		font-size: 42px;
		padding: 20px;
		color: #fff;
		line-height: normal;
		font-weight: normal;
	}
	#testimonials .swiper-slide {
		width: 300px;
		margin: 0 0 0 24px;
	}
	#testimonials .swiper-wrapper .swiper-slide:last-child {
		width: 300px;
		margin: 0 24px;
	}
	#testimonials .swiper-slide > div {position: relative}
	#testimonials .swiper-slide > div .title {
		position:absolute;
		left: 0;
		top: 0;
		width: 100%;
		color: #fff;
		padding: 12px 24px;
		font-weight: bold;
		border-radius: 8px 8px 0 0;
		background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%);
	}

	#testimonials .swiper-wrapper {padding: 20px 0 40px}
	#gallery .gallery-top .swiper-slide {padding: 0}
	#gallery .gallery-top .swiper-slide > div {
		width: 100%;
		flex-basis: 100%;
		margin: 2px 0;
		text-align: center
	}
	#gallery .gallery-top img {display:block;width:100%;box-shadow: 0 0 0 rgba(0,0,0,0);transition: .3s;}
	#gallery .before img {border-radius: 8px 8px 0 0 }
	#gallery .after img {border-radius: 0 0 8px 8px}
	
	#gallery .before {padding: 20px 48px 0; }
	#gallery .after {padding: 0 48px 20px;}
	
	#gallery .swiper-slide-active img {box-shadow: 0 4px 20px rgba(0,0,0,.25);}
	#gallery .swiper-slide > div {position: relative}
	#gallery .before::after, #gallery .after::after {
		display: block;
		position: absolute;
		right: calc(50% - 35px);
		width: 70px;
		padding: 2px 14px 1px;
		font-size: 9px;
		text-transform: uppercase;
		color: #fff;
		border-radius: 20px;
		font-weight: bold;
		border: 1px solid #fff;
		letter-spacing: 1px;
	}
	#gallery .before:after {content: "before";background: #eeb630;bottom: 18px;}
	#gallery .after:after {content: "after";background: #ff6347;top: 18px;}
	#gallery .gallery-thumbs img {
		width: 40px;
		height: 40px;
		border-radius: 100%;
		margin: 16px auto;
		transition: .3s;
		box-shadow: 0 0px 8px rgba(0,0,0,.4);
		top: 0
	}
	#gallery .gallery-thumbs .swiper-slide-prev img, #gallery .gallery-thumbs .swiper-slide-next img {
		width: 48px;
		height: 48px;
		margin: 12px auto;		
	}
	#gallery .gallery-thumbs .swiper-slide-active img {
		width: 64px;
		height: 64px;
		margin: 4px auto;
		box-shadow: 0 0px 4px rgba(0,0,0,.5);
	}
	#review .swiper-container {
		padding: 20px 0 40px;
	}
	#review .swiper-slide {
		width: 300px;
		margin: 0 0 0 24px;
		padding: 0;
		text-align: justify;
		box-shadow: 0 4px 8px rgba(0,0,0,.1);
	}
	#review .swiper-wrapper .swiper-slide.colored {
		background: #ff6347 url("/images/site/icon/next2.png") 24px 14px no-repeat;
		text-align: left
	}
	#review .colored h3 {
    position: absolute;
    left: 0px;
    bottom: 0;
    font-size: 42px;
    padding: 20px;
    color: #fff;
    line-height: normal;
    font-weight: normal;
}
	#review .swiper-wrapper .swiper-slide:last-child {
		width: 300px;
		margin: 0 24px;
	}
	#windows-brands ul li img {
		max-width: 80px;
		margin: 4px 2px;
	}
	#main-services .service {
		padding: 0 24px 24px 24px;
		margin-bottom: 24px;
		border-bottom: 1px dotted rgba(0,0,0,.2);
	}
	#main-services .service.sr1 {padding-top: 20px}
	#main-services .service img, #main-services .service.sr2 img {
		width: 100%;
		float: none;
		border-radius: 7px;
	}
	#main-services .service > div, #main-services .service.sr2 > div {
		width: 100%;
		float: none;
		padding: 0;
	}
}