@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	font-family: myFontRalreg;
	-webkit-font-smoothing:antialiased;
	font-weight: 100;
	color: #444;
	width: 100%;
	height: 100%;
	margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
ul {
    list-style: none;
}
@font-face {
      font-family: myFontRoboto;
    src:url("Roboto-Light.ttf");
}
@font-face {
      font-family: myFontRallight;
    src:url("Raleway-Light.ttf");
}
@font-face {
      font-family: myFontRalreg;
    src:url("Raleway-Regular.ttf");
}
@font-face {
	font-family: myFontRalmed;
	src:url("Raleway-Medium.ttf");
}
@font-face {
	font-family: myFontRalbold;
	src:url("Raleway-Bold.ttf");
}
@font-face {
	font-family: myFontbirds;
	src:url("BirdsofParadise.ttf");
}

a {
	text-decoration: none;
	color: inherit;
}
.noline:hover {
    text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
.bluelinks:hover {
	color:#0C0C0C;
}
.lightbluelinks:hover {
	color:#00DAF8;
}
.midbluelinks:hover {
	color:#0090A3;
	
}
.checkatrade:hover {
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.which:hover {
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.portfoliobutton:hover {
	background-color:#0090A3;
	font-weight: bold;
	border: 2px #0090a3 solid;
	color: white;
}
.reviewsbutton:hover {
	background-color:#0090A3;
	font-weight: bold;
	border: 2px #0090a3 solid;
	color: white;
}
.callusbutton:hover {
	background-color:#65278C;
	
}
.tileboxes:hover {
	opacity: 0.7;
}
.blackphoneicon:hover {
	opacity: 0.6;
}
.instaicon:hover {
	opacity: 0.6;
}
.whitelinks:hover {
	text-decoration: underline;
	font-weight: 900;
}
.textaligncentre {
	text-align: center;
}
.bold {
	font-family: MyFontRalbold;
}
/*sliding nav bar*/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 12;
    top: 0;
    right: 0;
    background-color:#282E34;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 120px;
  
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 22px;
    color: #f0f8ff;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color:#AFB0B3;
}
.sitemaplist {
	text-align: center;
	list-style: none;
    color:azure;
}
.sitemaptitlesize {
	text-align: center;
}

.sitemaplist {
	text-align: center;
	list-style: none;
}
.sitemaptitlesize {
	text-align: center;
}
.webdesigner {
    color: azure;
}
.cookiewriting {
    color: azure;
}
	@keyframes tsl-fade-in-out {
	0% {
		opacity:0;
		z-index:2;
	}
	1% {
		opacity:1;
		z-index:2;
	}
	20% {
		opacity:1;
	}
	21% {
		opacity:0;
		z-index:1;
	}
	100% {
		opacity:0;
	}
	}
/*Mobile device*/
@media only screen and (min-width: 320px) and (max-width: 767px){

nav {

	z-index:10;
	width: 100%;
	height: 120px;
	position: fixed;
    background-color:#FFFFFF;
	margin-top: 0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 14px -3px #222;
    }
/*Navigation*/
.sidenav .closebtn {
    position: absolute;
    top: 2%;
    left: 2%;
    font-size: 36px;
    
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 7%;
	top: 5%;
	z-index: 30;
    font-family: myFontRoboto;
}
.logo {
	float:left;
	width: 230px;
	height: auto;
	margin: 18px 0px 8px 15px;
}
.menutext2 {
    text-align:center;
    font-size: 0px;
    color:#0C0C0C;
    padding-right: 5%;
    }
.blackphoneicon {
		width: 0px;
	height: auto;
    padding: 0% 0.3% 0% 0%;
    vertical-align: middle;	
	}
.homepagesection1 {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
    text-align: center;	
	background-image: url("images/conservatorymobile.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	}
.welcometitle {
	font-size: 23px;
	padding: 5% 10% 3% 10%;

	}
.letterspacing {
	letter-spacing: 1px;
	}
.smallwelcometitle {
	font-size: 14px;
	}
.maintitle {
	font-size: 30px;
	padding: 5% 10% 1.5% 10%;
	}
.maintextbox {
	width: 77%;
	height: auto;
	padding: 40% 4% 10% 4%;
	margin:auto;
	background-color: rgba(255,255,255,0.6);
	color: black;
	font-size: 18px;
	font-family: myFontRalmed;
	}
.maintitletext {
	line-height: 130%;
	font-size: 16px;
	}
.logoincentre {
	width: 262px;
	height: auto;
	padding: 0% 3% 5% 3%;
	}
.portfoliobutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 0%;
	margin-top: 5%;
	text-align: center;
	font-size: 18px;
	Width: 122px;
	Height: 28px;
	padding: 2.5% 0% 1.0% 0%;
	border: 2px black solid;
	border-radius: 8px;
	color: black;background-color: rgba(255,255,255,0.4);
	}
.promotionbox {
	width: 120px;
	height: 160px;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#F0C400 6px solid ;
	overflow: hidden;
	background-color: rgba(255,255,255,0.5);
	}
.promotionbox2 {
	width: 120px;
	height: 160px;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#7CC615 6px solid ;
	overflow: hidden;
	background-color: rgba(255,255,255,0.5);
	}
.promotionbox3 {
	width: 120px;
	height: 160px;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#00A2B8 solid 6px;
	overflow: hidden;background-color: rgba(255,255,255,0.5);
	}
.promotionbox4 {
	width: 120px;
	height: 160px;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#A056CF 6px solid ;
	overflow: hidden;background-color: rgba(255,255,255,0.5);
	}
.house {
	width: 48px;
	padding: 15% 0% 5% 0%;
	}
.highcert {
	width: 65px;
	padding: 12% 0% 3% 0%;
	}
.hands {
	width: 74px;
	padding: 12% 0% 0% 0%;
	}
.quote {
	width: 54px;
	padding: 12% 0% 3% 0%;
	}
.promotionboxtext {
	text-align: center;
	color:black;
	padding: 3% 5% 8% 5%;
	font-size: 14px;
	font-weight: 700;
	}
.whatwedo {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
  	text-align: center;
	padding: 4% 0% 5% 0%;
	}
.subtitlehome {
	text-align: center;
	font-size: 30px;
	padding: 8% 0% 0% 0%;
	}
.logowithoutwriting {
	width: 80px;
	Height: auto;
	padding: 1.5% 0% 1.5% 0%;
	}
.whatwedotext {
	font-size: 16px;
	padding: 0% 6% 5% 6%;
	line-height: 140%;
	}
.callusbutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 10%;
	margin-top: 3%;
	text-align: center;
	font-size: 20px;
	Width: 135px;
	Height: 28px;
	padding: 2% 0% 1.0% 0%;
	background-color: #008DA0;
	border: 2px white solid;
	border-radius: 8px;
	color: white;
	}
/*Service boxes*/
.domestic {
    width: 340px;
	height:340px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#e9b600;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;

	border:#E9B600 2px solid ;
    }
.commercial {
    width: 340px;
	height:340px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#6BAB12;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #6bab12 2px solid;
    }
.painting {
    width: 340px;
	height:340px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#008395;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #008395 2px solid;
    }
.interior {
    width: 340px;
	height:340px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#00a2b8;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #00a2b8 2px solid;
    }
.exterior {
    width: 340px;
	height:340px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#5d2481;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #5d2481 2px solid;
    }
.timber {
    width: 340px;
	height:340px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#b50000;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #b50000 2px solid;
    }

.semibold {
	color: aliceblue;
	padding: 3% 4% 0% 4%;
	font-size: 22px;
	}
.greywriting {
	font-size: 14px;
	color: #FFFFFF;
	
	}
/*Our reputation*/
.ourreputation {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
	padding: 0% 0% 5% 0%;
	font-size: 14px;
	}
.checkatrade {
	width: 80%;
	height: auto;
	padding: 2% 3% 5% 3%;
	}
.which {
	width: 90%;
	height: auto;
	padding: 8% 3% 8% 3%;
	}
/*Reviews section*/
.google {
	width: 110px;
	padding: 5% 0% 0% 5%;
	float: left;
	}
.facebook {
	width: 120px;
	padding: 3% 5% 0% 0%;
	float: right;
	}
.reviewstitle {
	color: black;
	padding: 8% 0% 0% 0%;
	font-size: 25px;
	}
.reviews {
	width: 100%;
	height: 600px;
	float:left;
	position: relative !important;  
    text-align: center;
	overflow: hidden;
	background-image: url("images/paintbrushbackgroundlightmobile.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	}
/*container*/
.container {
	width:80%;
	margin:0px 0px 0px 0px;
	color: black;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	line-height: 130%;
}


/* testimonials slider geometry */
	/*.tsl padding-top is the distance from top of container*/
.tsl {
	
	padding:1em;
	padding-top: 50%;
}
.tsl-list {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
.tsl-item {
	position:relative;
	top:0;
	left:100%;
	margin-left:-100%;
	width:100%;
	float:left;
	animation: tsl-fade-in-out 50s infinite;
	animation-play-state:running;
	
}

/* lets hide all items from second */
.tsl-item + .tsl-item {
	opacity:0;
}

/* animation */

/* animation shift */
/* negative delay needed to pause works correctly on hover */
.tsl-item:nth-child(2) {
	animation-delay: -40s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(3) {
	animation-delay: -30s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(4) {
	animation-delay: -20s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(5) {
	animation-delay: -10s;
	animation-timing-function: ease-in-out;

}
/*
we have 5 items.
we want each slide plays ≈5s

each slide will play 1/5 of animation = 20%
1% of animation is for transitions (fading)
*/



/* pause on hover */
.tsl-list:hover .tsl-item {
	animation-play-state:paused;
}

/* testimonials theme */
.tsl-content {
	font: 15px/1.4 ;
}
.tsl-content p {
	margin-top:0;
}
.tsl-meta {
	font: 11px/1.4 ;
	text-align:right;
}
.tsl-meta p {
	margin-bottom:0;
}
/*End of slider*/
/*Gallery page*/
.gallery {
	width: 100%;
    height: auto;
    float: left;
    text-align: center;
	padding: 35% 0% 5% 0%;
	}
.imagebox {
	width: 90%;
	height: 320px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 3% 0.5%;
	overflow: hidden;
	border:#f9c200 3px solid ;
	}
.imagebox2 {
	width: 90%;
	height: 320px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 3% 0.5%;
	overflow: hidden;
	border:#7cc615 3px solid ;
	}
.imagebox3 {
	width: 90%;
	height: 320px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 3% 0.5%;
	overflow: hidden;
	border:#00a2b8 3px solid ;
	}
.imagebox4 {
	width: 90%;
	height: 320px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 3% 0.5%;
	overflow: hidden;
	border:#a056cf 3px solid ;
	}
.imagebox5 {
	width: 90%;
	height: 320px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 3% 0.5%;
	overflow: hidden;
	border:#b50000 3px solid ;
	}
.photo {
	   width:100%;
       height:100%;
       object-fit:cover;
	
	}
.reviewsbutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 6%;
	margin-top: 4%;
	text-align: center;
	font-size: 18px;
	Width: 120px;
	Height: 25px;
	padding: 2% 0% 1.0% 0%;
	border: 2px black solid;
	border-radius: 8px;
	color: black;
	}
/*Privacy page*/
.cookiepolicy {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 35%;
  	background-color:#EFF1F5;
    }
.privacytitle {
     font-size: 22px;
    padding: 3% 5% 3% 5%;
    line-height: 140%;
    }
.policywording {
      padding: 0% 5% 8% 5%;
    text-align: justify;
    font-size: 15px;
    line-height: 160%;
    }
.privacysubtitles {
     font-size: 20px;
    padding: 2% 0% 0% 0%;
    }
.whichlogocomplaint {
	width: 140px;
    height: auto;
    padding: 4% 0% 0% 0%;	
	}
/*Sitemap*/

.sitemap {
	width: 100%;
    height: auto;
	float: left;
	padding: 10% 0% 8% 0%;
    background-image: url("images/paintcolourssitemap.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;



	}
.sitemap2 {
	width: 100%;
    height: auto;
	float: left;
	padding: 10% 0% 8% 0%;
    background-image: url("images/ladderssitemap.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;



	}
.sitemap3 {
	width: 100%;
    height: auto;
	float: left;
	padding: 10% 0% 8% 0%;
    background-image: url("images/paintpotssitemap.jpg");
    background-position: center;
	background-size: cover;
	background-repeat: no-repeat;


	}
.sitemapspacing {
	line-height: 24px;
	font-size: 15px;
	padding: 0% 5% 0% 5%;
	}
.sitemapspacing2 {
	font-size: 17px;
	line-height: 45px;
	}
.sitemapspacing4 {
	line-height: 23px;
    font-size: 12px;
 
	}
.cookiewriting {
	font-size: 11px;
    padding: 6% 0% 8% 0%;
	}

.webdesigner {
	font-size: 12px;
    padding-top: 5%;
	}
.sitemapspacing3 {
	font-size: 12px;
	line-height: 26px;
    padding-top: 2%;
	}
.sitemaptitlesize {
	padding-bottom: 2%;
	font-size: 15px;
	}
.envelopeicon {
	width: 18px;
	height: auto;
    padding: 0% 2% 0% 1%;
    vertical-align: middle;
	}

.phoneicon {
	width: 16px;
	height: auto;
    padding: 0% 1.5% 0.5% 0%;
    vertical-align: middle;
	}
.instaicon {
	width: 50px;
	height: auto;
    padding: 2% 0% 2% 0%;
    vertical-align: middle;
	}
.proudlogo {
	width: 260px;
    height: auto;
    padding: 8% 10% 3% 10%;	
	}
.whichlogo {
	width: 150px;
    height: auto;
    padding: 4% 10% 0% 10%;	
	}
.cityguilds {
	width: 160px;
    height: auto;
    padding: 5% 10% 0% 10%;	
	}
}
/*tablet view*/
@media only screen and (min-width: 768px) and (max-width: 1023px){
nav {

	z-index:10;
	width: 100%;
	height: 140px;
	position: fixed;
    background-color:#FFFFFF;
	margin-top: 0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 14px -3px #222;
    }
/*Navigation*/
.sidenav .closebtn {
    position: absolute;
    top: 2%;
    left: 2%;
    font-size: 36px;
    
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 4.5%;
	top: 1%;
	z-index: 30;
    font-family: myFontRoboto;
}
.logo {
	float:left;
	width: 250px;
	height: auto;
	margin: 15px 0px 13px 15px;
}
.menutext2 {
    text-align: center;
    font-size: 14px;
	padding: 7% 0% 0% 0%;
	color:#0C0C0C;
	width: 90%;
	line-height: 200%;
    }
.blackphoneicon {
		width: 15px;
	height: auto;
    padding: 0% 0.3% 0% 0%;
    vertical-align: middle;	
	}
.homepagesection1 {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
    text-align: center;	
	background-image: url("images/conservatorymuralhomepagetablet.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	}
.welcometitle {
	font-size: 35px;
	padding: 8% 10% 3% 10%;

	}
.letterspacing {
	letter-spacing: 3px;
	}
.smallwelcometitle {
	font-size: 20px;
	}
.maintitle {
	font-size: 28px;
	padding: 5% 10% 1.5% 10%;
	}
.maintextbox {
	width: 70%;
	height: auto;
	padding: 25% 3% 10% 3%;
	margin:auto;
	background-color: rgba(255,255,255,0.7);
	color: black;
	font-size: 17px;

	}
.maintitletext {
		line-height: 130%;
	}
.logoincentre {
	width: 350px;
	height: auto;
	padding: 0% 10% 5% 10%;
	}
.portfoliobutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 0%;
	text-align: center;
	font-size: 18px;
	Width: 122px;
	Height: 27px;
	padding: 1.7% 0% 1.0% 0%;
	border: 2px black solid;
	border-radius: 8px;
	color: black;
		background-color: rgba(255,255,255,0.3);
	}
.promotionbox {
	width: 120px;
	height: 160px;
	margin: 0% 2% 5% 15%;
	display: inline-block;
	border-radius: 4px;
	border:#F0C400 8px solid ;
	overflow: hidden;	
	background-color: rgba(255,255,255,0.3);
	}
.promotionbox2 {
	width: 120px;
	height: 160px;
	margin: 0% 15% 5% 2%;
	display: inline-block;
	border-radius: 4px;
	border:#7CC615 8px solid ;
	overflow: hidden;	background-color: rgba(255,255,255,0.3);
	}
.promotionbox3 {
	width: 120px;
	height: 160px;
	margin: 0% 2% 5% 15%;
	display: inline-block;
	border-radius: 4px;
	border:#00A2B8 solid 8px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.3);
	}
.promotionbox4 {
	width: 120px;
	height: 160px;
	margin: 0% 15% 5% 2%;
	display: inline-block;
	border-radius: 4px;
	border:#A056CF 8px solid ;
	overflow: hidden;
	background-color: rgba(255,255,255,0.3);
	}
.house {
	width: 42px;
	padding: 15% 0% 5% 0%;
	}
.highcert {
	width: 59px;
	padding: 12% 0% 3% 0%;
	}
.hands {
	width: 68px;
	padding: 12% 0% 0% 0%;
	}
.quote {
	width: 48px;
	padding: 12% 0% 3% 0%;
	}
.promotionboxtext {
	text-align: center;
	color:black;
	padding: 3% 5% 8% 5%;
	font-size: 15px;
	font-weight: 700;
	}
.whatwedo {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
  	text-align: center;
	padding: 5% 0% 5% 0%;
	}
.subtitlehome {
	text-align: center;
	font-size: 40px;
	padding: 3% 0% 0% 0%;
	}
.logowithoutwriting {
	width: 80px;
	Height: auto;
	padding: 1.5% 0% 1.5% 0%;
	}
.whatwedotext {
	font-size: 20px;
	padding: 0% 10% 5% 10%;
	line-height: 150%;
	}
.callusbutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 2%;
	text-align: center;
	font-size: 20px;
	Width: 135px;
	Height: 25px;
	padding: 1% 0% 1.0% 0%;
	background-color: #008DA0;
	border: 2px white solid;
	border-radius: 8px;
	color: white;
	}
/*Service boxes*/
.domestic {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#e9b600;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;

	border:#E9B600 2px solid ;
    }
.commercial {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#6BAB12;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #6bab12 2px solid;
    }
.painting {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#008395;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #008395 2px solid;
    }
.interior {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#00a2b8;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #00a2b8 2px solid;
    }
.exterior {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#5d2481;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #5d2481 2px solid;
    }
.timber {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#b50000;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #b50000 2px solid;
    }

.semibold {
	color: aliceblue;
	padding: 2% 4% 0% 4%;
	font-size: 22px;
	}
.greywriting {
	font-size: 14px;
	color: #FFFFFF;
	
	}
/*Our reputation*/
.ourreputation {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
	padding: 0% 0% 5% 0%;
	}
.checkatrade {
	width: 380px;
	height: auto;
	padding: 2% 3% 2% 3%;
	}
.which {
	width: 560px;
	height: auto;
	padding: 2% 3% 4% 3%;
	}
/*Reviews section*/
.google {
	width: 130px;
	padding: 1% 0% 0% 5%;
	float: left;
	}
.facebook {
	width: 140px;
	padding: 0% 5% 0% 0%;
	float: right;
	}
.reviewstitle {
	color: black;
	padding: 5% 0% 0% 0%;
	font-size: 25px;
	}
.reviews {
	width: 100%;
	height: 500px;
	float:left;
	position: relative !important;  
    text-align: center;
	overflow: hidden;
	background-image: url("images/paintbrushbackgroundlighttablet.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	}
/* container*/
.container {
	width:60%;
	margin:35px 0px 0px 0px;
	color: black;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	line-height: 140%;
}


/* testimonials slider geometry */
.tsl {
	
	padding:1em;
}
.tsl-list {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
.tsl-item {
	position:relative;
	top:0;
	left:100%;
	margin-left:-100%;
	width:100%;
	float:left;
	animation: tsl-fade-in-out 50s infinite;
	animation-play-state:running;
	
}

/* lets hide all items from second */
.tsl-item + .tsl-item {
	opacity:0;
}

/* animation */

/* animation shift */
/* negative delay needed to pause works correctly on hover */
.tsl-item:nth-child(2) {
	animation-delay: -40s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(3) {
	animation-delay: -30s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(4) {
	animation-delay: -20s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(5) {
	animation-delay: -10s;
	animation-timing-function: ease-in-out;

}
/*
we have 5 items.
we want each slide plays ≈5s

each slide will play 1/5 of animation = 20%
1% of animation is for transitions (fading)
*/



/* pause on hover */
.tsl-list:hover .tsl-item {
	animation-play-state:paused;
}

/* testimonials theme */
.tsl-content {
	font: 15px/1.4 ;
}
.tsl-content p {
	margin-top:0;
}
.tsl-meta {
	font: 11px/1.4 ;
	text-align:right;
}
.tsl-meta p {
	margin-bottom:0;
}
/*End of slider*/
/*Gallery page*/
.gallery {
	width: 100%;
    height: auto;
    float: left;
    text-align: center;
	padding: 23% 0% 5% 0%;
	}
.imagebox {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#f9c200 3px solid ;
	}
.imagebox2 {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#7cc615 3px solid ;
	}
.imagebox3 {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#00a2b8 3px solid ;
	}
.imagebox4 {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#a056cf 3px solid ;
	}
.imagebox5 {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#b50000 3px solid ;
	}
.photo {
	   width:100%;
       height:100%;
       object-fit:cover;
	
	}
.reviewsbutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 0%;
	margin-top: 1%;
	text-align: center;
	font-size: 18px;
	Width: 120px;
	Height: 18px;
	padding: 0.8% 0% 1.0% 0%;
	border: 2px black solid;
	border-radius: 8px;
	color: black;
	}	
.reviewsbutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 0%;
	text-align: center;
	font-size: 18px;
	Width: 120px;
	Height: 22px;
	padding: 1% 0% 1.0% 0%;
	border: 2px black solid;
	border-radius: 8px;
	color: black;
	}
/*Privacy page*/
.privacytitle {
	font-size: 30px;
	padding: 6% 5% 2% 5%;;
	}
.cookiepolicy {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 18%;
    background-color:#EFF1F5;
    }
.policywording {
      padding: 0% 5% 7% 5%;
    text-align: justify;
	font-size: 18px;
	line-height: 150%;
    }
.privacysubtitles {
     font-size: 22px;
    padding: 2% 0% 0% 0%;
    }
.whichlogocomplaint {
	width: 140px;
    height: auto;
    padding: 4% 0% 0% 0%;	
	}
/*Sitemap*/
.sitemap {
	width: 100%;
    height: auto;
	float: left;
	padding: 5% 0% 5% 0%;
   	background-image: url("images/paintcolourssitemap.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;


	}
.sitemap2 {
    width: 100%;
    height: auto;
	float: left;
	padding: 10% 0% 8% 0%;
    background-image: url("images/ladderssitemap.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
  
    }
.sitemap3 {
    width: 100%;
    height: auto;
	float: left;
	padding: 8% 0% 8% 0%;
   	background-image: url("images/paintpotssitemap.jpg");
    background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
    }
.sitemapspacing {
	line-height: 26px;
	font-size: 18px;
    padding: 0% 15% 0% 15%;
	}
.sitemapspacing2 {
	font-size: 20px;
	line-height: 50px;
	}
.sitemapspacing4 {
	line-height: 28px;
    font-size: 13px;

	}
.cookiewriting {
	font-size: 13px;
    padding: 3%;
	}


.webdesigner {
	font-size: 13px;
    padding-top: 2%;
	}
.sitemapspacing3 {
	font-size: 16px;
	line-height: 26px;
    padding-top: 2%;
	}
.sitemaptitlesize {
	padding-bottom: 2%;
	font-size: 15px;
	}
.envelopeicon {
	width: 18px;
	height: auto;
    padding: 0% 2% 1% 1%;
    vertical-align: middle;
	}

.phoneicon {
	width: 17px;
	height: auto;
    padding: 0% 2% 1% 0%;
    vertical-align: middle;
	}
.instaicon {
	width: 50px;
	height: auto;
    padding: 1.5% 0% 1.5% 0%;
    vertical-align: middle;
	}
.proudlogo {
	width: 250px;
    height: auto;
    padding: 4% 5% 3% 0%;	
	}
.whichlogo {
	width: 150px;
    height: auto;
    padding: 4% 0% 0% 0%;	
	}
.cityguilds {
	width: 140px;
    height: auto;
    padding: 4% 0% 3% 1.5%;	
	}
}
/*desktop view*/
@media only screen and (min-width: 1024px){
nav {

	z-index:10;
	width: 100%;
	height: 120px;
	position: fixed;
    background-color: white;
	margin-top: 0;
    	  -webkit-box-shadow: 0 14px 2px -3px #222;
  -moz-box-shadow: 0 2px 14px -3px #222;
  box-shadow: 0 2px 14px -3px #222;
    }
/*Navigation*/
.sidenav .closebtn {
    position: absolute;
    top: 2%;
    left: 2%;
    font-size: 36px;
    
}
.burger {
	position: fixed;
	right: 0;
	margin-right: 3%;
	top: 3%;
	z-index: 30;
	border: thick #1152B6;
    font-family: myFontRoboto;
}
.logo {
	float:left;
	width: 250px;
	height: auto;
	margin: 15px 0px 13px 25px;
}

.menutext2 {
     text-align: center;
    font-size: 18px;
	padding: 3% 0% 0% 0%;
	font-family: MyFontRalmed;
	color:#0C0C0C;
	width: 90%;
	line-height: 200%;
    }
.blackphoneicon {
		width: 15px;
	height: auto;
    padding: 0% 0.3% 0% 0%;
    vertical-align: middle;	
	}
.homepagesection1 {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
    text-align: center;	
	background-image: url("images/conservatorymuralhomepage.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	}
.welcometitle {
	font-size: 29px;
	padding: 0% 10% 1% 10%;
	}
.letterspacing {
	letter-spacing: 3px;
	}
	
.smallwelcometitle {
	font-size: 17px;
	}
.maintitle {
	font-size: 30px;
	padding: 5% 10% 1.5% 10%;
	}
.maintextbox {
	width: 50%;
	height: auto;
	padding: 12% 3% 10% 3%;
	margin:auto;
	background-color: rgba(255,255,255,0.7);
	color: black;
	font-size: 18px;
	font-weight: 700;
	}
.logoincentre {
	width: 420px;
	height: auto;
	padding: 0% 10% 5% 10%;
	}
.maintitletext {
		line-height: 130%;
	}
.portfoliobutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 0%;
	text-align: center;
	font-size: 18px;
	Width: 120px;
	Height: 25px;
	padding: 1.5% 0% 1.0% 0%;
	border: 2px black solid;
	border-radius: 8px;
	color: black;
		background-color: rgba(255,255,255,0.3);
	}
.promotionbox {
	width: 120px;
	height: 160px;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#E7B400 8px solid ;
	overflow: hidden;
	background-color: rgba(255,255,255,0.3);
	}
.promotionbox2 {
	width: 120px;
	height: 160px;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#7cc615 8px solid ;
	overflow: hidden;
	background-color: rgba(255,255,255,0.3);
	}
.promotionbox3 {
	width: 120px;
	height: 160px;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#00a2b8 8px solid ;
	overflow: hidden;
	background-color: rgba(255,255,255,0.3);
	}
.promotionbox4 {
	width: 120px;
	height: 160px;
	margin: 0% 1% 5% 1%;
	display: inline-block;
	border-radius: 4px;
	border:#a056cf 8px solid ;
	overflow: hidden;
	background-color: rgba(255,255,255,0.3);
	}
.house {
	width: 48px;
	padding: 15% 0% 5% 0%;
	}
.highcert {
	width: 65px;
	padding: 12% 0% 3% 0%;
	}
.hands {
	width: 74px;
	padding: 12% 0% 0% 0%;
	}
.quote {
	width: 54px;
	padding: 12% 0% 3% 0%;
	}
.promotionboxtext {
	text-align: center;
	color:black;
	padding: 3% 5% 8% 5%;
	font-size: 14.5px;
	}
.whatwedo {
	width: 100%;
	height: auto;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
  	text-align: center;
	padding: 2% 0% 5% 0%;
	}
.subtitlehome {
	text-align: center;
	font-size: 40px;
	padding: 3% 0% 0% 0%;
	}
.logowithoutwriting {
	width: 80px;
	Height: auto;
	padding: 1.5% 0% 1.5% 0%;
	}
.whatwedotext {
	font-size: 20px;
	padding: 0% 10% 2% 10%;
	line-height: 150%;
	}
.callusbutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 2%;
	text-align: center;
	font-size: 20px;
	Width: 135px;
	Height: 20px;
	padding: 0.7% 0% 1.0% 0%;
	background-color: #008DA0;
	border: 2px white solid;
	border-radius: 8px;
	color: white;
	}
/*Service boxes*/
.domestic {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#e9b600;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;

	border:#E9B600 2px solid ;
    }
.commercial {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#6BAB12;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #6bab12 2px solid;
    }
.painting {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#008395;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #008395 2px solid;
    }
.interior {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#008395;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #008395 2px solid;
    }
.exterior {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#5D2481;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #5D2481 2px solid;
    }
.timber {
    width: 370px;
	height:360px;
    display: inline-block;
	vertical-align: middle;
    margin: 3% 2% 3% 2%;
  	background-color:#B50000;
  	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  	margin-bottom: 25px;
    line-height: 115%;
	border: #B50000 2px solid;
    }

.semibold {
	color: aliceblue;
	padding: 2% 4% 0% 4%;
	font-size: 22px;
	}
.greywriting {
	font-size: 14px;
	color: #FFFFFF;
	
	}
/*Our reputation*/
.ourreputation {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0% 0% 0% 0%;
	float:left;
	position: relative !important;  
	padding: 0% 0% 5% 0%;
	}
.checkatrade {
	width: 380px;
	height: auto;
	padding: 2% 3% 2% 3%;
	}
.which {
	width: 560px;
	height: auto;
	padding: 2% 3% 1% 3%;
	}
/*Reviews*/
.google {
	width: 200px;
	padding: 5% 0% 0% 6%;
	float: left;
	}
.facebook {
	width: 220px;
	padding: 4% 6% 0% 0%;
	float: right;
	}
.reviewstitle {
	color: black;
	padding: 3% 0% 0% 0%;
	font-size: 25px;
	}
.reviews {
	width: 100%;
	height: 400px;
	float:left;
	position: relative !important;  
    text-align: center;
	overflow: hidden;
	background-image: url("images/paintbrushbackgroundlightdesk.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	}
/*container */
.container {
	width:40%;
	margin:15px 0px 0px 0px;
	color: black;
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	line-height: 140%;
}


/* testimonials slider geometry */
.tsl {
	
	padding:1em;
}
.tsl-list {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
.tsl-item {
	position:relative;
	top:0;
	left:100%;
	margin-left:-100%;
	width:100%;
	float:left;
	animation: tsl-fade-in-out 35s infinite;
	animation-play-state:running;
	
}

/* lets hide all items from second */
.tsl-item + .tsl-item {
	opacity:0;
}

/* animation */

/* animation shift */
/* negative delay needed to pause works correctly on hover */
.tsl-item:nth-child(2) {
	animation-delay: -28s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(3) {
	animation-delay: -21s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(4) {
	animation-delay: -14s;
	animation-timing-function: ease-in-out;

}
.tsl-item:nth-child(5) {
	animation-delay: -7s;
	animation-timing-function: ease-in-out;

}
/*
we have 5 items.
we want each slide plays ≈5s

each slide will play 1/5 of animation = 20%
1% of animation is for transitions (fading)
*/



/* pause on hover */
.tsl-list:hover .tsl-item {
	animation-play-state:paused;
}

/* testimonials theme */
.tsl-content {
	font: 15px/1.4 ;
}
.tsl-content p {
	margin-top:0;
}
.tsl-meta {
	font: 11px/1.4 ;
	text-align:right;
}
.tsl-meta p {
	margin-bottom:0;
}
/*End of slider*/
/*Gallery page*/
.gallery {
	width: 100%;
    height: auto;
    float: left;
    text-align: center;
	padding: 10% 0% 5% 0%;
	}
.imagebox {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#f9c200 3px solid ;
	}
.imagebox2 {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#7cc615 3px solid ;
	}
.imagebox3 {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#00a2b8 3px solid ;
	}
.imagebox4 {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#a056cf 3px solid ;
	}
.imagebox5 {
	width: 300px;
	height: 300px;
	display: inline-block;
	vertical-align: middle;
	margin-left: auto;
  	margin-right: auto;
	margin: 0% 0.5% 1.2% 0.5%;
	overflow: hidden;
	border:#b50000 3px solid ;
	}
.photo {
	   width:100%;
       height:100%;
       object-fit:cover;
	
	}
.reviewsbutton {
	display: block;
	margin-left: auto;
  	margin-right: auto;
	margin-bottom: 0%;
	margin-top: 1%;
	text-align: center;
	font-size: 18px;
	Width: 120px;
	Height: 18px;
	padding: 0.8% 0% 1.0% 0%;
	border: 2px black solid;
	border-radius: 8px;
	color: black;
	}
/*Privacy page*/
.privacytitle {
	font-size: 30px;
	padding-top: 3%;
	}
.cookiepolicy {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding-top: 8%;
    background-color:#EFF1F5;
	margin: 0% 0% 0% 0%;
	
    }
.policywording {
    padding: 0% 10% 5% 10%;
    text-align: justify;
	line-height: 180%;
	font-size: 18px;
	
    }
.privacysubtitles {
    font-size: 25px;
    padding: 2% 0% 0% 0%;
    }
.whichlogocomplaint {
	width: 140px;
    height: auto;
    padding: 4% 0% 0% 0%;	
	}
/*Sitemap*/
.sitemap {
	width: 33.33%;
    height: 335px;
	float: left;
	padding: 2.5% 0% 1% 0%;
   	background-image: url("images/paintcolourssitemap.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	}
.sitemap2 {
	width: 33.33%;
    height: 335px;
	float: left;
	padding: 2.5% 0% 1% 0%;
    background-image: url("images/ladderssitemap.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	}
.sitemap3 {
	width: 33.33%;
    height: 335px;
	float: left;
	padding: 2.5% 0% 1% 0%;
	background-image: url("images/paintpotssitemap.jpg");
    background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	}
.sitemapspacing {
	line-height: 28px;
	font-size: 15px;
	padding: 0% 5% 0% 5%;
	}
.sitemapspacing2 {
	font-size: 18px;
	line-height: 65px;
	}
.sitemapspacing4 {
	line-height: 20px;
    font-size: 13px;

	}
.cookiewriting {
	font-size: 11px;
    padding-top: 3%;
	}

.webdesigner {
	font-size: 11px;
    padding-top: 2%;
	}
.sitemapspacing3 {
	font-size: 12px;
	line-height: 26px;
    padding-top: 2%;
	}
.sitemaptitlesize {
	padding-bottom: 2%;
	font-size: 15px;
	}
.envelopeicon {
	width: 19px;
	height: auto;
    padding: 0% 2% 0.3% 1%;
    vertical-align: middle;
	}

.phoneicon {
	width: 15px;
	height: auto;
    padding: 0% 1.5% 0% 0%;
    vertical-align: middle;
	}
.instaicon {
    width: 40px;
    height: auto;
    padding: 1% 0% 0% 0%;
    }
.proudlogo {
	width: 180px;
    height: auto;
    padding: 4% 4% 2.5% 0%;	
	}
.whichlogo {
	width: 90px;
    height: auto;
    padding: 4% 0% 0% 0%;	
	}
.cityguilds {
	width: 80px;
    height: auto;
    padding: 4% 0% 3% 1.5%;	
	}
}
