@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
body { margin: 0; padding: 0; font-family: "Rubik", sans-serif !important;}
p, .main-table ul li {color: #212121;font-size: 15px;letter-spacing: .5px;line-height: 1.5;margin: 0 0 10px 0;}
a { text-decoration: none !important; font-family: "Rubik", sans-serif !important; font-size: 16px}
h1, h2, h3, h4, h5, h6 {font-family: "Rubik", sans-serif !important;}

.heading{ font-size: 50px; font-weight: 500; color: #171717; margin: 0 0 20px 0;}
.sub-heading {font-size: 27px;margin: 20px 0 10px 0;padding: 3px 0;border-bottom: 1px dashed #bbb7ab;color: #171717;}
.custom-btn { background: linear-gradient(45deg, #3a5a40, #588157); color: #fff; display: inline-block; padding: 12px 36px; border-radius: 30px;} 
.custom-btn:hover { color: #fff; background: linear-gradient(45deg, #588157, #3a5a40);}

.top-nav {background: #3a5a40;padding: 10px 0;}
.top-nav p, .top-nav a {color: #e0e0e0;margin: 0;font-size: 14px;}
.top-nav a i{ color: #e9e9e9; font-size: 16px; margin: 0 5px;}

.banner-section .carousel-item .carousel-caption { width: 100%; height: 100%; left: 0; top: 0; background: linear-gradient(90deg, #fff 5%, rgba(255, 255, 255, .3), rgba(255, 255, 255, .0)); text-align: left;}
.banner-section .carousel-item .carousel-caption .text { width: 47%; margin-left: 8%; margin-top: 10%; position: relative;}
.banner-section .carousel-item .carousel-caption .text::after { content: ''; position: absolute; width: 40%; height: 8px; background: linear-gradient(90deg, #3a5a40, #588157, #a3b18a); border-radius: 5px; left: 0; top: -30px;}
.banner-section .carousel-item .carousel-caption .text h2 {color: #171717;font-size: 54px;margin: 20px 0;line-height: 1.2;margin: 0 0 25px 0;}
.banner-section .carousel-item .carousel-caption .text h2 span {color: #3a5a40;font-weight: 700;}
.banner-section .carousel-item .carousel-caption .text p { font-size: 17px; width: 85%; margin: 0 0 25px 0;}
.banner-section .carousel-item .carousel-caption .text a {background: linear-gradient(45deg, #3a5a40, #588157);color: #fff;display: inline-block;padding: 12px 36px;border-radius: 30px;} 
.banner-section .carousel-item .carousel-caption .text a:hover {background: linear-gradient(45deg, #588157, #3a5a40);}
.banner-section .carousel-control-next, .banner-section .carousel-control-prev {width: 40px;height: 40px;background: #3a5a40;border-radius: 50%;top: 45%;opacity: .8;}
.banner-section .carousel-control-prev { left: 2%;}
.banner-section .carousel-control-next { right: 2%;}

.about-section { padding: 10% 0 8% 0;}
.about-section .pic {position: relative;}
.about-section .pic img { width: 90%; position: relative; z-index: 2;}
.about-section .pic::after {content: '';position: absolute;width: 84%;height: 90%;left: -5%;top: -8%;background: #dad7cd;}
.about-section .pic::before {content: '';position: absolute;width: 84%;height: 80%;right: 3%;top: 10%;background: #3a5a40;}
.about-section h5 { color: #0483d7; font-size: 19px; font-weight: 400; line-height: 1.4; text-align: justify;}
.about-section p {font-size: 16px;text-align: justify;}

.service-section {background: #3a5a40;padding: 5% 0 7% 0;}
.service-section .service-card { background: #fff; padding: 30px; border-radius: 10px; position: relative;}
.service-section .service-card img { width: 70px; margin: 0 0 25px 0;}
.service-section .service-card h5 {color: #171717;font-weight: 600;font-size: 18px;}
.service-section .service-card a {color: #3a5a40;font-weight: 600;font-size: 13px;text-transform: uppercase;transition: all .3s ease-in-out;}
.service-section .service-card a:hover { letter-spacing: 1.5px;}
.service-section .service-card a i { margin: 0 0 0 5px; font-size: 15px;}
.service-section .carousel-indicators { margin-bottom: -50px;}

.contact-section { padding: 5% 0 6% 0;}
.contact-section .contact-form {background: #fff;padding: 40px 150px 40px 50px;box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.contact-section .contact-form .form-control {margin: 0 0 25px 0;padding: 12px; font-size: 14px; border: none;border-radius: 0;border-bottom: 1px solid #7a7a7a;}
.contact-section .contact-form .form-control::placeholder { font-size: 15px;}
.contact-section .contact-form input[type="button"] {background: linear-gradient(45deg, #3a5a40, #588157);color: #fff;display: inline-block;padding: 12px 36px;border-radius: 30px;border: 0;margin: 10px 0 0 0;font-size: 16px;}  
.contact-section .contact-form input[type="button"]:hover {background: linear-gradient(45deg, #588157, #3a5a40);}
.contact-section .contact-info {background: #3a5a40;padding: 60px;margin-left: -80px;margin-top: 100px;}
.contact-section .contact-info h4 {color: #fff;font-size: 20px; letter-spacing: .3px; text-transform: uppercase; margin: 20px 0 15px 0;}
.contact-section .contact-info h4 i { margin: 0 15px 0 0;}
.contact-section .contact-info p  {color: #cfcfcf;font-size: 16px;}

footer {background-image: url(image/footer-bg.jpg); padding: 6% 0 0 0;}
footer h4 { color: #fff; font-size: 21px; letter-spacing: .5px; font-weight: 600; margin: 0 0 20px 0;}
footer p, footer p a {color: #e7e7e7;font-size: 14px;letter-spacing: .3px;}
footer p a:hover { color: #b3d1ab;}
footer .footer-bottom { margin: 4% 0 0 0; border-top: 1px solid rgba(255, 255, 255, .3); padding: 15px 0;}
footer .footer-bottom p { margin: 0;}
footer .social-icon a {color: #3a5a40;background: rgba(255, 255, 255, 1);font-size: 14px;width: 40px;height: 40px;margin: 0 3px 0 0;display: inline-block;border-radius: 50%;text-align: center;line-height: 2.8;transition: all .2s ease-in-out;}
footer .social-icon a:hover {background: #3a5a40;color: #fff;}
footer .contact-info { padding: 10px; margin: 0 0 20px 0;}
footer .contact-info .icon i {display: inline-block;width: 40px;height: 40px;background: #fff;color: #588157;border-radius: 50%;margin: 0 15px 0 0;text-align: center;line-height: 2.5;font-size: 15px;}
footer .contact-info h6 { color: #fff; margin: 0;}
footer .contact-info p { font-size: 14px;}

.heading-innerpage { padding: 5% 0 6% 0; background-image: linear-gradient(45deg, #3a5a40, #588157);}
.heading-innerpage h2 {color: #fff;font-size: 42px;font-weight: 700;margin: 0;text-transform: uppercase;letter-spacing: 2px;text-align: start;position: relative;}
.heading-innerpage h2::after {position: absolute;content: '';background: #ffff;width: 60px;border-radius: 4px;height: 4px;top: 56px;left: 0;} 


@media(min-width: 320px) and (max-width: 768px) {
    .heading{ font-size: 30px; margin: 0 0 10px 0;}
    
    .custom-btn { padding: 10px 24px; font-size: 14px;} 

    .about-section .heading { margin: 20px 0 10px 0;}
    .about-section h5 { font-size: 17px;}
    .about-section p { font-size: 15px; text-align: justify;}
    
    .service-section {padding: 6% 0 7% 0;}
    .service-section .service-card { padding: 20px; margin: 10px 0;}
    .service-section .service-card img { width: 50px; margin: 0 0 20px 0;}
    
    .contact-section { padding: 5% 0 6% 0;}
    .contact-section .contact-form {padding:20px;}
    .contact-section .contact-form input[type="button"] { padding: 10px 24px; font-size: 14px; margin: 0;}  
    .contact-section .contact-info { padding: 20px; margin-left: 0;margin-top: 10px;}
    .contact-section .contact-info h4 { font-size: 16px; margin: 10px 0;}
    .contact-section .contact-info p  {color: #cfcfcf;font-size: 15px;}
    
    footer h4 { font-size: 21px; margin: 20px 0 10px 0;}
    footer p, footer p a { margin: 0 0 5px 0;}

    .heading-innerpage { padding: 8% 0 9% 0;}
    .heading-innerpage h2 { font-size: 30px;}
    .heading-innerpage h2::after { top: 46px;} 

}