/* .fluid-container-big {
	padding: 0;
} */
 .m-0 {
	margin: 0px;
 }
.fluid-container-big .row {
    display: flex;
}
.fluid-container-big .row .col-md-6 img {
    height: 100%;
	width: 100%;
	max-height: 700px;
	/* max-height: 645px; */
}
.fluid-container-big .row .col-md-6 {
	padding: 0px;
}
.fluid-container-big .row .col-md-6 .sec-title-container {
	padding: 30px;
}
.section-content {
	padding: 0 30px 100px;
}
.bigger-fonts {
	font-size: 60px;
	letter-spacing: 2px;
	line-height: 60px;
}
.fluid-container-big .row .col-md-6 .col-sm-12.nopadding {
    padding: 50px 0 0px !important;
}
/* .main-header.header-section #menu {
	float: left;
} */
.header-section .logo.mar-2 {
	margin-bottom: 15px;
}
.header-section ul li:hover > a, .header-section ul li.active > a {
	color: #65bb46 !important;
}
.header-section ul li > a {
    font-weight: 600;
    font-size: 17px !important;
}
.theme_doable_btn {
background-color: #65bb46 !important;
color: #fff !important;
padding: 10px 36px !important;
font-size: 18px !important;
}
.theme_doable_btn:hover {
	background-color: #3a6d28 !important;
	}
	.tech-easy-row .ce-feature-box-15.dark .icon {
color: #65bb46 !important;
	}
	.tech-easy-row .ce-feature-box-15.dark:hover .title {
		color: #65bb46;
	}
	.footer-social-icons li a:hover, .footer-social-icons li a.active {
		color: #65bb46 !important;
	}
	.scrollup {
		background-color: #65bb46 !important;
	}
	.fluid-container-big .iconlist-2 .icon.dark {
		color: #65bb46;
	}
	/* .uranus.tparrows {
		display: none !important;
	} */
	.theme-grn-color-text {
		color: #65bb46 !important;
	}
	.loader-item.style5 > div {
		background-color: #65bb46 !important;
	}
	.bg-theme-transparent {
		background: rgba(152, 194, 64, .4);
		padding: 20px 20px !important;
		margin-bottom: 50px;
	}
	.big-fonts {
		font-size: 65px;
		line-height: 75px;
	}
	.font-18 {
		font-size: 18px;
	}
	.image-over-text {
		position: absolute;
		top: 30%;
		left: 50%;
		transform: translate(-50%, -50%);
		font-size: 50px;
	}
	.theme-title-line {
		background-color: #65bb46 !important;
	}
	.form-demo {
		background-color: #f4f4f4;
		padding: 20px;
		box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.09);
	}
	.technology-section .iconbox-small {
		width: 110px;
		height: 110px;
		line-height: 140px;
	}
	.technology-section .iconbox-small span {
		font-size: 62px;
	}
	.technology-section .ce-feature-box-15 .icon span {
		color: #65bb64 !important;
		font-size: 96px;
	}
	.technology-section .icon {
		border: 0px solid #65bb64 !important;
	}
	.technology-section .ce-feature-box-15:hover, .technology-section .ce-feature-box-15.active {
		border: 1px solid #65bb46;
		background-color: #65bb46;
	}
	.technology-section .ce-feature-box-15 .title {
		font-weight: 600;
	}
	h2.heading-big {
		font-size: 50px;
		line-height: 50px;
	}
	.payment-image-section {
		background: rgba(152, 194, 64, .4);
		padding: 10px 0;
	}
	.payment-image-section img {
		width: 180px;
		margin: 0 10px;
	}
	.coming-soon-section {
		display: flex;
    justify-content: start;
    background: rgba(152, 194, 64, .4);
    margin-top: 20px;
    padding: 10px 95px;
    align-items: center;
	}
	.coming-soon-section h3 {
		margin-right: 10px;
	}
	.coming-soon-section img {
		width: 280px;
		margin-right: 20px;
		/* height: max-content; */
	}
	.technology-section .ce-feature-box-15:hover .icon span {
		color: #fff !important;
	}
	.technology-section .ce-feature-box-15:hover .icon {
		background-color: transparent;
	}
	.navbar-nav {
		margin-top: 15px !important;
	}
	.section-content .font-18 {
		font-size: 20px;
		line-height: 30px;
	}
	.font-55 {
		font-size: 55px;
	}
	.text-black {
		color: #000 !important;
	}
	.login-doable-btn {
		position: absolute !important;
		top: 40px;
		right: 0;
	}
	.login-doable-btn .theme_doable_btn {
		background-color: #65bb46 !important;
		color: #fff !important;
		padding: 10px 36px !important;
		font-size: 16px !important;
		border-radius: 20px;
		text-transform: capitalize;
	}
	.login-doable-btn .theme_doable_btn:hover {
		color: #000 !important;
	}
	.login-doable-btn a.login-button:hover span.text-black {
		color: #fff !important;
	}
	.login-doable-btn a.login-button:hover span.text-white {
		color: #000 !important;
	}
	@media screen and (max-width: 991px) {
		li.login-doable-btn {
			position: inherit !important;
			width: max-content;
			padding: 5px 25px;
		}
		li.login-doable-btn a {
			text-transform: capitalize !important;
		}
	}

	.custom-header.header-section.pin-style.pin {
        /* background: rgb(0 118 56) !important; */
		background: rgb(4 17 10 / 60%) !important
    }
	.uranus {
		display: none;
	}
	.theme-btn-light {
		background-color: #9a5811 !important;
		color: #fff !important;
    border-radius: 30px !important;
    font-size: 20px !important;
	}
	.btn-theme-gen {
		background: rgb(0 118 56) !important;
	}
	.btn-theme-gen:hover {
		background: rgb(89 159 120) !important;
		color: #fff;
	}
	.section-dark-theme {
		background: #002210 !important;
	}
	.background_theme {
		background: rgb(0 118 56) !important;
	}
	.product-row img {
		width: 100%;
		min-height: 305px;
		max-height: 305px;
	}
	.border-light-g {
		border: 1px solid #f4f4f4;
	}
	.iconlist.dark li.text-white i {
		color: #fff;
	}
	ul.fo-address-info li, ul.fo-address-info li i {
		color: #fff !important;
	}
	ul.footer-quick-links-4 li a {
		color: #fff;
	}
	.about-section .col-md-6:first-child .ce-title-line.align-left {
		background-color: #65b946;
	}
	.theme-ce-title.ce-title-line.align-left {
		background-color: #65b946;
	}
	.about-section .col-md-6:first-child p, .about-section .col-md-6:nth-child(2) p {
		font-size: 16px;
		line-height: 25px;
	}
	.about-section .col-md-6:nth-child(2) .text-box.primary {
		background-color: #65b946;
		color: #fff;
	}
	.title-line-theme-green {
		background-color: #65b946;
	}
	.color-theme-green {
		color: #65b946;
	}
	.inline-grp {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
	}
	.inline-grp .input-1 {
		margin-bottom: 0;
	}
	.lable-text {
		margin-right: 15px;
	}
	.lable-text {
		margin-right: 15px;
		text-align: right;
		display: block;
		min-width: 180px;
	}
	.w-100 {
		width: 100%;
	}
	.align-items-start {
		align-items: flex-start;
	}
	.theme-radio.control input:checked ~ .control__indicator.red {
		background: #65bb46;
	}
	.theme-radio.control:hover input:not([disabled]):checked ~ .control__indicator.red, .theme-radio.control input:checked:focus ~ .control__indicator.red {
		background: #65bb46;
	}
	.inline-grp .select-box-2 select {
		width: 100%;
		height: 40px;
		border: 1px solid #ebebeb;
		padding: 0 5px;
	}
	.light-select-box .select-box-2 select {
		width: 100%;
		height: 40px;
		border: 1px solid #ebebeb;
		padding: 0 5px;
	}
	.btn-set-form {
		display: flex;
	}
	.btn-theme-gen.outline {
		background: transparent !important;
		border: 1px solid #ddd;
	}
	.btn-theme-gen.outline:hover {
		border: 1px solid #ddd;
		color: #000;
	}
	.pb-0 {
		padding-bottom: 0;
	}
	.py-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.mx-2 {
		margin: 0 10px;
	}
	.d-none {
		display: none;
	}
	.label-left .lable-text {
		text-align: left;
	}
	.theme-arrow-li  .fa-arrow-circle-right:before {
		color: #3a6d28;
	}
	.about-section .text-box {
		min-height: 460px;
	}

	.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
		left: 55% !important;
		top: 240px !important;
	}
	.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
		left: 55% !important;
		top: 320px !important;
	}
	img.logo_img {
		height: 280px !important;
		width: 380px !important;
	}