 /*LBoard Lumina „Green Nature" style css file */

		* {
            box-sizing: border-box;
            margin: 0;
            padding: 0;
        }
		html {
		  scroll-behavior: smooth;
		}
        .lumina-template-body {
            font-family: Arial, sans-serif;
            background-color: #ffffff;
            color: #333;
            line-height: 1.6;
        }
		h1, h2, h3, h4, h5, h6 {
			display: block;
			margin-block-start: 0.83em;
			margin-block-end: 0.83em;
			margin-inline-start: 0px;
			margin-inline-end: 0px;
			font-weight: bold;
			unicode-bidi: isolate;
		}
		h1 {
			font-size: 2.4em;
		}
		h2 {
			font-size: 1.8em;
		}
		h3 {
			font-size: 1.4em;
		}
		h4 {
			font-size: 1.1em;
		}
		h5 {
			font-size: 0.92em;
		}
		h6 {
			font-size: 0.8em;
		}
        header {
            background-color: #1a3d11;
			background-image: url('../../images/main/main_green_nature.jpg');
			background-size: cover;
			background-position: center center;
            padding: 20px;
			color: #fefbf0;
			clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 90%);
			
        }
        nav {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .lb_lumina_nav-right {
            list-style: none;
            display: flex;
            gap: 20px;
        }
        .lb_lumina_nav-right li a, .lb_lumina_nav-right li a:link, .lb_lumina_nav-right li a:visited, 
		footer p a, footer p a:link, footer p a:visited,
		.lb_lumina-social .social-icons a, .lb_lumina-social .social-icons a:link, .lb_lumina-social .social-icons a:visited {
            text-decoration: none;
            color: #fefbf0;
			padding: 8px;
        }
		.lb_lumina_nav-right li a:hover, .lb_lumina_nav-right li a:focus, .lb_lumina_nav-right li a:active {
			border: none;
			color: #bfe760;
			transition: 0.5s;
		}
		.social-icons a {
            font-size: 3.4em;
			margin: 12px;
        }
		.lb_lumina-social .social-icons a:hover, .lb_lumina-social .social-icons a:active{
            color: #bfe760;
			transition: 0.5s;
        }
        main { 
            margin: -6.1% auto;
			background-color: #fcf8ed;
			min-width: 984px;
        }
		nav {
			margin: auto;
		}
		.lb_lumina_inner {
				padding: 20px 40px;
				max-width: 1240px;
				margin: auto;
		}		
        .lb_lumina_hero {
            text-align: center;
            padding-bottom: 40px;
        }
        .lb_lumina_hero h1, .lb_lumina_hero_pre h1 {
            font-size: 3.4em;
			margin-bottom: 10px;
			text-align: justify;
			padding: 20px;
        }
        .lb_lumina_hero p, .lb_lumina_hero_pre P {
            font-size: 1.1rem;
            margin-bottom: 20px;
        }
		.lb_lumina_hero_pre {
            text-align: center;
            padding-bottom: 40px;
			background-color: #738924;
			color:#fff;
        }
		.lb_lumina_info {
			width: 100%;
			margin: 0px;
			padding: 0px;
			text-align: center;
		}
		.lb_lumina_t_box {
			width: 33%;
			border: none;
			margin: 8vh auto 8vh auto;
			padding: 0px;
			display: inline-table;
		}
		.lb_lumina_t_box i.fa-solid {
			color: #738924;
			padding: 10%;
			font-size: 6em;
			text-shadow: 2px 1px 0px #1a3d11, -2px -2px #1a3d11, 0px 2px #1a3d11, 0px -2px #1a3d11, -2px 0px #1a3d11, 2px 0px #1a3d11;
		}
		
        .lb_lumina_cta-buttons button {
            padding: 10px 20px;
            font-size: 1rem;
            margin: auto;
            border: none;
            cursor: pointer;
        }
		.lb_lumina_left, .lb_lumina_right, .lb_lumina_product_left, .lb_lumina_product_right {
			width: 48%;
			position: relative;
			display: inline-table;
			margin: auto;
			padding: 1%;
			border: none;
			text-align: center;
		}
		.lb_lumina_right p img, .lb_lumina_left p img {
			position: relative;
			width: 98%;
			height: auto;
		}
		.lb_lumina_cta-buttons .lb_lumina_left {
			vertical-align: text-bottom;
		}
		
		.lb_lumina_contact .lb_lumina_left, .lb_lumina_contact .lb_lumina_right {
			vertical-align: baseline;
		}
		
		.lb_lumina_product_left, .lb_lumina_product_right {
			vertical-align: top;
			text-align: left;
		}
        .lb_lumina_primary {
            background-color: transparent;
			outline: 2px solid #eee;
            color: white;
			display: block;
			border-radius: 30px;
			margin-top: 40px !important;
        }
		.lb_lumina_primary:hover, .lb_lumina_primary:focus, .lb_lumina_primary:active {
			background-color: #bfe760;
			transition: 0.5s;
		}
        .lb_lumina_secondary {
            background-color: white;
            border: 1px solid #ccc;
			display: block;
        }
		.lb_lumina_primary, .lb_lumina_secondary {
			width: 160px;
			padding: 12px;
			margin: auto;
			text-decoration: none;
		}
		.lb_lumina-inner {
			padding: 30px;
			text-align: Center;
			margin: 30px auto 50px auto;
		}
        .lb_lumina_about-services, .lb_lumina_product-services {
            justify-content: space-between;
            gap: 40px;
            margin-bottom: -60px;
			padding-bottom: 140px;
        }
		.lb_lumina_product-services {
			padding: 40px;
			text-align: left;
			background-color: #cdf5f4;
		}
		
		.img-float-wrap {
			width: auto;
			max-width: 100%;
			height: auto;
			max-height: 100%;
			margin: 20px;
			margin: 20px;
		}
		
        .lb_lumina_about, .lb_lumina_services, .lb_lumina_product, .lb_lumina_product_about {
            display: inline-table;
            gap: 20px;
            align-items: center;
			vertical-align: middle;
        }
        .lb_lumina_img-placeholder {
            background-color: #f0f0f0;
            width: 150px;
            height: 150px;
        }
        .lb_lumina_contact {
			background-color: #738924;
            padding-bottom: 140px;
			margin-top: 60px;
			color:#fff;
			min-height: 60vh;
        }
        .lb_lumina_contact h2 {
            margin-bottom: 20px;
        }
        form {
            display: flex;
            flex-direction: column;
            gap: 15px;
            max-width: 400px;
			margin: auto;
        }
		
		form button {
			background-color: #00142d;
		}
		
		.lb_lumina_left input, .lb_lumina_right form {
			text-align: right;
		}
		.lb_lumina-social {
			margin-top: 40px;
		}
        form input, form button, form textarea {
            padding: 10px;
            font-size: 1rem;
        }
		.lb_lumina-message {
			width: 400px;
			height: 220px;
			resize: none;
			font-family: inherit;
			font-size: 1rem;
			padding: 10px;
			box-sizing: border-box;
		}
		#char-count {
			font-size: 0.9rem;
			color: #00142d;
			margin-top: 5px;
		}
        form button {
            background-color: #1a3d11;
            color: white;
            border: none;
            cursor: pointer;
        }
        footer {
            background-color: #1a3d11;
			color: #fefbf0;
            padding: 20px;
            text-align: center;
            font-size: 0.9rem;
            border-top: 1px solid #0aa9bf;
        }
        .lb_lumina-brand {
            display: none;
        }