* {
	font-size:17px;
	line-height:28px;
	font-family:'Raleway', sans-serif;
	font-weight:500}

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

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

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

a {
	color:#51AF31;
}
a:hover {
	color:#69fb39;
}

strong, b {
	font-weight:700;
}

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

.button {
	border:0px solid #69fb39;
	border-radius:20px;
	font-size:13px;
	font-weight:700;
	font-family: Raleway;
	background: #69fb39; /* Old browsers */
	background: -moz-linear-gradient(left, #69fb39 0%, #69fb39 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #69fb39 0%,#69fb39 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #69fb39 0%,#69fb39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69fb39', endColorstr='#69fb39',GradientType=1 ); /* IE6-9 */
	color:#000; 
	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:#69fb39 !important;
}

.button-op {
	border-radius:20px;
	font-weight:700;
	font-family: 'Raleway';
	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:20px;
	font-weight:700;
	font-family: 'Raleway';
	border: 2px solid #69fb39; 
	font-size:13px; 
	color:#69fb39 !important; 
	text-transform:uppercase; 
	letter-spacing:2px;
}
.button-op-c:hover {
	border-color:#69fb39 !important;
	background-color:#69fb39 !important;
	color:#ffffff !important;
}

.dark-section .button-op:hover, .coloured-section .button-op:hover {
	color:#69fb39 !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:700;
}.header-logo {max-width:400px;} .header-info .header-info-item i {color:#69fb39;} .header-style-1 .header-menu {float:none; position:absolute; left:0; width:100%; bottom:-60px; background:#1f201f; 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:#69fb39; color:#fff !important;}

.header-section {
background-color: #1f201f !important;
}

.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;}

.aboutpic {padding: clamp(2%, 3%, 4%);}

.boxbg4 {
  background: linear-gradient(to right, #1F201F, #202020); 
  border-radius: 10px; 
  font-size: 18px; 
  padding-top: 40px;
}
.radius {border-radius: 6px;}
.full1 {width: 70%;}
.boxbg {background: rgba(237, 98, 95, 0.0); border-radius: 50px; font-size: 18px; padding: 2%; margin: 20px 0px;}
.padt {padding-top: 12px;}

.padtb1 {padding: 12% 2%;}

.full {width: 90%;}
.leftgap {margin-left: 20px;}
.lift3 {position: relative; bottom: 155px;}
.lift1 {position: relative; bottom: 20px;}
.reviewtext1  {font-size: clamp(1.5rem, 6vw, 3.5rem); line-height: clamp(1.5rem, 6vw, 3.5rem);}
.reviewtext2  {font-size: clamp(1.5rem, 5vw, 3rem); line-height: clamp(1.5rem, 5vw, 3rem);}

.reviewtext3  {font-size: clamp(1.5rem, 4vw, 1.9rem); line-height: clamp(1.5rem, 4vw, 1.9rem);}

.boxbg3 {background: #9C3133; border-radius: 10px; font-size: 18px; padding-top: 40px;}



.padtb {padding: 6% 0%;}

header-section {background-image: url("https://assets.palacemedialtd.co.uk/library/28ace6a0bc6295ce-1740048342.png") !important;}
.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;}



.bounce-in-right {
  animation: bounce-in-right 2s ease 1;
}
@keyframes bounce-in-right {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% { transform: translateX(10px); }
  100% { transform: translateX(0); }
}
@media (max-width: 1010px) {
  .rd {width: 90%;}
.leftgap {margin-left: 0px;}
.padb1{margin-bottom: 15px;}
.full1{width: 95%;}
.lift3 {position: relative; bottom: 20px;}

}

@media (max-width: 1410px) {
  lift3 {position: relative; bottom: 45px;}
.rd {width: 90%;}

}

@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;}