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

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

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

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

a {
	color:#d9d9d9;
}
a:hover {
	color:#f7f7f7;
}

strong, b {
	font-weight:700;
}

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

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

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

.dark-section .button-op:hover, .coloured-section .button-op:hover {
	color:#4C5465 !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: 'Poppins'; 
	font-weight:700;
}.header-logo {max-width:400px;} .header-info .header-info-item i {color:#d9d9d9;} .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:#d9d9d9; color:#fff !important;}



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



.toppad {padding-top: 14px;}
.shadow {text-shadow: 0.8px 0 #376ea9, 0.8px 0.8px #376ea9, 0.8px 0 #376ea9, 0.8px 0 #376ea9;}

.textdrop {font-size: clamp(8px, 8px, 24px);}
.padsmall {padding: clamp(4%, 5%, 6%);}
.aboutpic {padding: clamp(2%, 3%, 4%);}
.aboutpic1 {padding: clamp(4%, 6%, 8%);}
.pad {padding-bottom: 30px;}
full {width: 65%;}
.full1 {width: 75%;}
.box3 {padding: 0px; background-color: rgba(53,53,53, 0.67); border-radius: 10px;}
.box2 {padding: 60px 30px; background-color: rgba(53,53,53, 0.67); border-radius: 10px;}
.boxpad {padding: 50px 15px;}
.shade{box-shadow: 0 18px 30px -12px rgba(50, 50, 93, .25), 0 10px 18px -18px rgba(0, 0, 0, .3);}
.radius {border-radius: 4px;}
.lift3 {position: relative; bottom: 120px;}


.reviewpad {padding: 1% 10%;}


.reviewtext2  {font-size: clamp(1.5rem, 5vw, 3rem); line-height: clamp(2rem, 5vw, 3rem);}
.reviewtext3  {font-size: clamp(2rem, 4vw, 2.5rem); line-height: clamp(2rem, 4vw, 2.5rem);}




.full {width: 100%;}

button-op {background-color: #FFFFFF !important; color: #111112 !important;

}
.footer-section{background:#4c5466 !important;}

.header-section {background: #4c5466 !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;}



.reviewbanner { 
    
    padding: 5px; 
    overflow: hidden;
    width: 100%;
    white-space: nowrap; 
    
   
}
 
.text { 
    display: inline-block; 
    animation: scrollBanner 30s linear infinite; 
    padding-left: 100%; 
padding-top: 2px;
} 
 


@keyframes scrollBanner { 
    0% { 
        transform: translateX(0%); 
    } 
    100% { 
        transform: translateX(-100%); 
    } 
} 

@keyframes pulse {
    0%{
        transform: scale(0.985);
       
    }
    70%{
        transform: scale(1);
        -moz-box-shadow: 0 0 0 0 #000000;
        box-shadow: 0 0 0  3px #242527;
    }
    100%{
        transform: scale(0.985);
        
    }
}

textarea[name="message"] {
    width: 100%;
    height: 250px;
    resize: none; /* Optional: Prevents manual resizing */
}
