body {
	font-size: 18px;
	font-family: "Urbanist", system-ui;
}
.container {
	max-width: 1270px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Playfair Display", serif;
}
h2 {
  	font-family: "Playfair Display", serif;
	font-size: 62px;  
}

.bg-grey {
	background: #EFF1F5;
}
.green-title {
	color: #80CC28;
}
.sk-banner-cover {
	padding: 60px 0;
}
.sk-banner-cover h1 {
	font-size: 80px;
	font-weight: 400;
	font-family: "Playfair Display", serif;
}
.sk-banner-cover p, .sk-about-cover p{
	margin: 20px 0 40px;
}
.sri-button {
	background: #393536;
	border: 2px solid #393536;
	color: #fff;
	border-radius: 30px;
	padding: 10px 32px;
	display: inline-block;
	text-decoration: none;
}
.sri-button:hover {
	border: 2px solid #393536;
	color: #fff;
	background: #80CC28;
}
.sri-button:visited {
    color: #fff;
}
.sri-green-button {
	background: #80CC28;
	border: 2px solid #80CC28;
	color: #fff !important;
	border-radius: 30px;
	padding: 10px 32px;
	display: inline-block;
	text-decoration: none;
}
.sri-green-button:hover {
	border: 2px solid #80CC28;
	color: #fff;
	background: #393536;
}
.sri-green-button:visited {
    color: #fff;
}
.hme-cta-inner-box {
    max-width: 1080px;
    background: #393536;
    color: #fff;
    padding: 50px;
    border-radius: 25px;
    margin: 60px auto;
}
.hme-cta-inner-box h3 {
	font-size: 42px;
}
.hme-cta-inner-box a {
	margin-top: 20px;
}
.sk-about-cover {
	padding: 60px 0;
}
.sk-about-cover h5{
	font-family: "Urbanist", system-ui;
	font-size: 22px;
}
.sk-about-cover h2, .sk-category-cover h2, .sk-best-cover h2, .happy-client-section h2, .speace-cover h2{
	font-family: "Playfair Display", serif;
	font-size: 62px;
}
.sk-category-cover {
	padding: 0 0 60px 0;
}
.sk-category-cover h3{
	font-family: "Urbanist", system-ui;
	font-size: 28px;
	margin: 20px 0;
	font-weight: 400;
}
.hme-list-category-box {
    display: flex;
	flex-flow: wrap;
    align-items: center;
    justify-content: center;
}
.hme-list-category-box a {
	display: inline-block;
    background: #eaffd1;
    color: #333;
    text-decoration: none;
    width: 158px;
    margin: 5px;
    text-align: center;
	padding: 10px;
}
.hme-list-category-box h6 {
	font-family: "Urbanist", system-ui;
	font-size: 18px;
	margin-top: 10px;	
}
section.sk-best-cover {
    background: #1D2B30;
    color: #fff;
    padding: 60px 0 90px;
    position: relative;
}
section#why-the-best-cover:before {
    width: 50%;
    height: 100%;
    content: "";
    background: url('https://srikumaranindustries.in/wp-content/uploads/2024/08/WhatsApp-Image-2024-01-11-at-13.19.12_5bec7872.jpg');
    position: absolute;
    right: 0;
    top: 0;
    background-size: cover;
}
.row.client-count-inner-box.bg-grey {
    padding: 40px;
    position: relative;
    top: -50px;
    max-width: 1100px;
    margin: auto;
}
.happy-client-section {
	padding: 60px 0;
}
.testimonial-section-cover {
	padding: 60px 0;
}
.testi-infos {
	padding: 50px;
    max-width: 650px;
    margin: auto;
	position: relative;
}
.testis-info p{
	color: #393536;
    opacity: 0.5;
}
.testi-infos h5{
	font-size: 22px;
}
.testi-info-cover {
    margin-top: 30px;
}
.testi-infos:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 11px;
    background: url(http://localhost/srikumaran/wp-content/uploads/2024/08/quote.png);
    background-repeat: no-repeat;
    left: -9px;
}
.speace-cover {
	padding: 60px 0;
}
.speace-cover h2 {
	margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
	.sk-banner-cover h1 {
		font-size: 40px;
	}	
	h2 {
      	font-family: "Playfair Display", serif;
    	font-size: 30px;  
    }
	.sk-about-cover h2, .sk-category-cover h2, .sk-best-cover h2, .happy-client-section h2, .speace-cover h2{
		font-size: 30px;
	}	
	.hme-cta-inner-box img {
	    display: none;
	}
	

}
@media only screen and (max-width: 800px) {
 	section#why-the-best-cover:before {
	    display:none;
	}   
}
.site-footer {
	margin-top: 30px;
	padding: 60px 0;
	position: relative;
}
.call-icon {
	position: fixed;
    right: 20px;
    bottom: 90px;
}
.call-icon img {
	max-width:60px;
}
.site-footer h3 {
	font-size: 22px;
	font-weight: 400;
}
.footer-menu-class {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}
.footer-menu-class li {
    line-height: 1.7;
}
.best-info-box h4 {
    margin: 20px 0 5px;
}

.footer-menu-class li a {
    text-decoration: none;
    color:#333;
}
.footer-menu-class li a:visited {
    color: #333;
}

button.carousel-control-prev, button.carousel-control-next {
    background: #333;
    width: 30px;
    height: 30px;
    border-radius: 50px;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 16px;
    height: 16px;
}

.carousel-control-next, .carousel-control-prev {
    top: auto;
    bottom: 20%;
}
.carousel-control-prev {
    right: 40px;
}
.carousel-control-next {
    right: 0;
}
.hme-cta-inner-box {
    position: relative;
}
.hme-cta-inner-box h2 {
    font-size: 30px;
    line-height: 1.2;
}
.hme-cta-inner-box img {
    position: absolute;
    top: -16px;
    max-width: 400px;
}
.best-info-box img {
    margin-top: 25px;
}
.top-botttom-padding-60 {
    padding: 60px 0;
}

.itle-icon-desc-box h3 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px auto 5px;
}

.sk-address {
    padding: 20px 0;
}
.phone-email a {
    text-decoration: none;
    color: #333;
    padding-left: 10px;
    display: inline-block;
    margin-bottom: 15px;
}

.contact-form-section h2 {
    font-size: 50px;
}

.sk-form-section {
    background: rgba(239, 241, 245, 1);
}
.sk-form-section .wpforms-container {
    max-width: 80%;
    padding: 50px 0 !important;
}

.sk-product-content-cover {
    padding: 60px 0;
}
.sk-product-content-cover hr {
    width: 5%;
    background: #80cc28;
    opacity: 1;
    border-top: 1px solid;
}
section#speace-cover img {
    max-width: 82px;
    margin: 20px;
}
ul#menu-product-menu li {
    width: 50%;
}

ul#menu-product-menu {
    display: flex;
    flex-flow: wrap;
}
.social-links a {
    display: inline-block;
    font-size: 25px;
    margin-right: 10px;
}
.social-links a:visited{
    color: #333;
}
.social-links {
    margin: 20px 0;
}
section#happy-client-section img {
    margin-top: 20px;
}
section#happy-client-section h2 {
    margin-bottom: 20px;
}