* {
	font-size:17px;
	line-height:28px;
	font-family:'Open Sans', sans-serif;
	font-weight:300}

html {
	color:#1b1c21; 
	background:#111112;
}

h1,h2,h3,h4,h5 {
	color:#111112; 
	font-family: 'Raleway'; 
	font-weight:500}

.coloured {
	color:#5d5d5d !important;
}
.coloured2 {
	color:#AD8330 !important;
}

a {
	color:#AD8330;
}
a:hover {
	color:#cba14e;
}

strong, b {
	font-weight:700;
}

.header-menu ul li a {
	font-family: 'Raleway';
}

.button {
	border:0px solid #AD8330;
	border-radius:8px;
	font-size:13px;
	font-weight:700;
	font-family: Open Sans;
	background: #AD8330; /* Old browsers */
	background: -moz-linear-gradient(left, #AD8330 0%, #AD8330 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #AD8330 0%,#AD8330 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #AD8330 0%,#AD8330 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#AD8330', endColorstr='#AD8330',GradientType=1 ); /* IE6-9 */
	color:#ffffff; 
	text-transform:uppercase; 
	letter-spacing:2px;
}
.button:hover {
	-webkit-box-shadow:0 0px 13px -4px rgba(44,125,232,.7),0 5px 12px -12px rgba(44,125,232,.5);
	box-shadow:0 0px 13px -4px rgba(44,125,232,.7),0 5px 12px -12px rgba(44,125,232,.5);
	color:#ffffff !important;
	border-color:#AD8330 !important;
}

.button-op {
	border-radius:8px;
	font-weight:700;
	font-family: 'Open Sans';
	border: 2px solid #1b1c21;
	font-size:13px; 
	color:#1b1c21; 
	text-transform:uppercase; 
	letter-spacing:2px;
}
.button-op:hover {
	background:#1b1c21 !important;
	border-color:#1b1c21 !important;
	color:#ffffff !important;
}

.button-op-c {
	border-radius:8px;
	font-weight:700;
	font-family: 'Open Sans';
	border: 2px solid #AD8330; 
	font-size:13px; 
	color:#AD8330 !important; 
	text-transform:uppercase; 
	letter-spacing:2px;
}
.button-op-c:hover {
	border-color:#AD8330 !important;
	background-color:#AD8330 !important;
	color:#ffffff !important;
}

.dark-section .button-op:hover, .coloured-section .button-op:hover {
	color:#AD8330 !important;
	border-color:#ffffff !important;
}
.coloured-section .button-op-c:hover {
	color:#ffffff !important;
	background-color:#1b1c21 !important;
	border-color:#1b1c21 !important;
}

.page-container {
	background:#f7f8fc;
}
.header-info .header-info-item i {
	color:#5d5d5d;	
}

.white-section {
	background:#ffffff;
}
.grey-section {
	background:#f7f8fc;
}
.dark-section {
	background-color:#1b1c21;
}
.coloured-section {
	background: #5d5d5d; /* Old browsers */
	background: -moz-linear-gradient(left, #5d5d5d 0%, #5d5d5d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #5d5d5d 0%,#5d5d5d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #5d5d5d 0%,#5d5d5d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d5d5d', endColorstr='#5d5d5d',GradientType=1 ); /* IE6-9 */
}

.module h1, .module h2, .module h3, .module h4, .module h5 {
	color:#111112 !important;
}
.module, .module strong {
	color:#1b1c21 !important;
}

.contact-item i {
	color:#5d5d5d;
}

.footer-section {
	background:#1b1c21;
	color:#768596;
}
.footer-social a, .footer-section ul li, .footer-section ul li a {
	color:#768596;
}

.service-box-2-title {
	font-family: 'Raleway'; 
	font-weight:500;
}.header-logo {max-width:400px;} .header-info .header-info-item i {color:#AD8330;} .header-style-1 .header-menu {float:none; position:absolute; left:0; width:100%; bottom:-60px; background:#1b1c21; padding:0px 10px; text-align:center;} .header-section {padding:20px 0 60px 0;}.header-menu ul li a {padding:10px 15px !important; font-weight:600 !important; color:#ccc;} .header-menu ul li a:hover {background:#AD8330; color:#fff !important;}


.left {position: relative; right: 3.5px;}
full {width: 60%;}
.border1 {border: solid 3px #FFFFFF; border-radius: 4px;}
.pad5 {padding-bottom: 30px;}
.reviewtext  {font-size: clamp(500%, 12vw, 700%); padding: 12px;}
.reviewtext1  {font-size: clamp(2rem, 10vw, 6rem); padding: 20px;}
.reviewtext2  {font-size: clamp(1.5rem, 4vw, 2.7rem); padding: 0px; line-height: 3rem;}
.reviewtext3  {font-size: clamp(250%, 4vw, 400%); padding: px; line-height: 4rem;}

 .shade{box-shadow: 0 18px 30px -12px rgba(50, 50, 93, .25), 0 10px 18px -18px rgba(0, 0, 0, .3);}


.aboutpic1 {padding: clamp(5%, 4vw, 6%); }
.aboutpic2 {padding: clamp(5%, 8vw, 15%); }
.aboutpic3 {padding-left: clamp(5%, 3vw, 5%); padding-right: clamp(5%, 3vw, 5%); padding-bottom: clamp(5%, 3vw, 5%); }
.aboutpic4 {padding-left: clamp(3%, 3vw, 5%); padding-right: clamp(3%, 3vw, 5%); padding-bottom: clamp(3%, 3vw, 5%);}

lift {position: relative; bottom: 80px;}
lift1 {position: relative; top: 40px;}
.lift2 {position: relative; bottom: 92px;}
.radius {border-radius: 8px;}
.pad {padding: 35px;}
.shadow {text-shadow: 1px 0 black, 1px 1px black, 1px 0 black, 1px 0 black;}

.infobox {background-color: rgba(27,28,33, 0.9); padding: 15px; border-radius: 8px; margin-top: 200px;}


.frame {border: solid 3px #AD8330; border-radius: 8px; padding: 15px; background-color: rgba(255,255,255,0.1);}


.header-menu ul li .header-menu-sub-menu li a {color:#121212 !important;}
.header-menu ul li .header-menu-sub-menu li a:hover {color:#121212 !important;}

@media (min-width: 680px) and (max-width:1260px) {.header-section {padding:10px 0 10px 0;}}@media (max-width: 680px) {.header-section {padding:10px 0 10px 0;}.header-logo {max-width:230px;}}

h1,h2,h3,h4,h5 {text-transform:uppercase;} h1 {font-size:36px;} h2 {font-size:32px;} h3 {font-size:28px;} h4 {font-size:24px;} h5 {font-size:21px;} .header-menu ul li a {font-weight:400; font-size:16px;}





.fadein{ 
 visibility: hidden;
 
 
}

.fadein1:hover {
	 background-image: url("https://assets.palacemedialtd.co.uk/library/woodShavingsDark.png");
         color: #FFFFFF;

        background-position: center;
	background-size: cover;
	border-radius: 5px;
}

.fadein1:hover h5{
	 
         color: #FFFFFF;

        background-position: center;
	background-size: cover;
	border-radius: 5px;
}


.service-box-content:hover .fadein {
  visibility: visible;
  

}

.fade {
    -webkit-filter: brightness(100%);

}

.fade:hover {
    
    -webkit-filter: brightness(100%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
   
}
