/* .fluid-container-big {
	padding: 0;
} */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900');
body {
	font-family: "Inter", sans-serif !important;
}
.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.active > a, .header-section ul li a {
	color: #fff !important;
	line-height: 17px;
	text-transform: capitalize;
}
.header-section ul li:hover > a {
	color: #fccb06 !important;
}
.header-section.style2 {
    height: 82px;
}
.header-section .main-nav .nav {
	float: right;
}
.header-section.style2 ul li a {
	padding: 30px 25px;
}
.header-section ul li.active > a, .header-section ul li:hover > a {
    border-bottom: 5px solid #e4a153 !important;
}
.header-section ul {
	margin: 0 !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: #e4a153 !important
	}
	.scrollup {
		background-color: #e4a153 !important
	}
	.fluid-container-big .iconlist-2 .icon.dark {
		color: #65bb46;
	}
	/* .uranus.tparrows {
		display: none !important;
	} */
	.theme-grn-color-text {
		color: #65bb46 !important;
	}
	.loader-item.style3 > div {
		background-color: #0dbde4 !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;
	}
	.pb-1 {
		padding-bottom: 10px;
	}
	.pb-2 {
		padding-bottom: 20px;
	}
	.py-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.pl-4 {
		padding-left: 25px;
	}
	.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;
	}
	.bg-theme-cdb {
		background-color: #0dbde4 !important;
	}
	.theme-color {
		color: #0dbde4;
	}
	.header-section.header-custom {
		background: #000;
		border: 0;
	}
	.text-white {
		color: #fff !important;
	}
	.text-orange {
		color: #e4a153;
	}
	.p-2 {
		padding: 16px !important;
	}
	.p-0 {
		padding: 0px !important;
	}
	.top-icon-box .text-box {
		position: relative;
		padding-top: 50px !important;
		border-radius: 20px;
		border: 2px solid #0dbde4 !important;
	}
	.top-icon-box i {
		position: absolute;
		top: -36px;
		padding: 10px;
		border: 1px solid #0dbee7;
		border-radius: 40px;
		right: 0;
		left: 38%;
		width: 75px;
		height: 75px;
		background: #fff;
		font-size: 45px;
		color: #0dbee7;
	}
	img.box-img {
		width: 80px;
		position: absolute;
		top: -36px;
		padding: 10px;
		border: 1px solid #0dbee7;
		border-radius: 40px;
		right: 0;
		left: 36%;
		background: #fff;
	}
	.theme-blue-color {
		color: #0dbee7;
	}
	.owl-carousel .owl-item {
		padding: 0;
	}
	#owl-demo7 .item img {
		margin: 0;
	}
	.box-video {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.left-bg-box {
		min-height: 500px;
	}
	.left-bg-box {
		min-height: 500px;
		padding: 70px 220px 70px 10px;
		width: 100%;
	}
	.left-bg-box .parabox {
		width: 64%;
	}
	.video-box-bg {
		position: absolute;
		left: -250px;
		height: 750px;
		top: -200px;
	}
	.video-box-bg video {
		border: 1px solid #000;
		padding: 5px;
		border-radius: 5px;
		height: 400px;
		width: 670px
	}
	.py-0 {
		padding-top: 0;
		padding-bottom: 0;
	}
	.py-2 {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.pro-slider .owl-prev, .pro-slider .owl-next {
		color: transparent !important;
		border: 0 !important;
		padding: 10px !important;
    top: -230px !important;
	}
	.pp .owl-item .item img {
		height: 280px;
		border-radius: 5px;
	}
	.pp .owl-controls {
		position: relative;
	}
	.bottom-img-group img {
		height: 275px;
		border: 1px solid #000;
		padding: 5px;
		border-radius: 15px;
		box-shadow: 0 0 5px rgba(0,0,0,0.25);
		width: 100%;
	}
	.bottom-img-para {
		font-size: 16px;
		line-height: 21px;
		color: #393939;
		font-weight: 400;
	}
	.inst-img-box {
		background: #2b2b2b;
    padding: 15px;
    text-align: center;
    border-radius: 5px;
	}
	.inst-img-box img {
		height: 60px;
	}
	.section-inst-right {
		font-size: 26px;
line-height: 34px;
font-weight: 500;
	}
	.d-block {
		display: block;
	}
	.mid-padding {
		padding: 55px 0 !important;
	}
	.req-quote-link {
		margin-top: 10px;
	}
	.req-quote-link a {
		font-size: 16px;
    line-height: 51px;
    color: #393939;
    font-weight: 600;
    border-radius: 27px;
    background-color: #ffffff;
    padding: 16px 40px;
	}
	.req-quote-link i {
		font-size: 22px;
    position: relative;
    top: 3px;
    left: 8px;
    color: #393939;
	}
	.col-md-7.right-box::before {
		content: "";
		width: 2px;
		height: 140px;
		background: #fff;
		display: block;
		position: absolute;
		left: 0;
		right: 0;
	}
	.inst-container .left-box {
		padding-right: 30px;
	}
	.inst-container .right-box {
		padding-left: 30px;
	}
	.header-section.white.dark-dropdowns.style1.links-dark.pin-style.header-custom.pin-start.off.before.pin {
		background: #000;
	}
	.slide-controls-2 .pro-slider.owl-theme .owl-controls .owl-page.active span {
		background-color: #e37f0d;
		border: 1px solid #e37f0d;
		width: 30px;
	}
	.slider-btn-13 .pro-slider.owl-theme .owl-controls .owl-buttons .owl-prev, .slider-btn-13 .pro-slider.owl-theme .owl-controls .owl-buttons .owl-next {
		opacity: 0.5 !important;
	}
	.box-right-slider {
		margin: 45px 10px;
	}
	.pp.owl-carousel .owl-item {
		padding: 0;
		margin: 0 0 0 1px;
		text-align: center;
	}
	.banner-textbox-left {
		display: flex;
		align-items: start;
		justify-content: center;
		flex-direction: column;
		padding: 50px 50px 50px 20px;
		/* padding: 50px; */
		margin: 0 auto;
		/* width: 73%; */
	}
	.req-quote-link-banner {
		margin-top: 15px;
	}
	.req-quote-link-banner a {
		border: 1px solid #333;
		padding: 15px 25px;
		border-radius: 25px;
		color: #e37f0d;
	}
	.box-set-line {
		display: flex;
    align-items: flex-end;
	justify-content: center;
	}
	.theme-grn-color {
		color: #7fcd55;
	}
	.theme-orange-color {
		color: #e37f0d;
	}
	.banner-3-box {
		border: 1px solid #d9d9d9;
		border-radius: 19px;
		margin-top: 30px;
		padding: 7px 7px;
	}
	.box-set-line span {
		font-weight: 600;
		position: relative;
		top: -10px;
		left: 6px;
		font-size: 18px;
		line-height: 23px;
	}
	.box-set-line h2 {
		font-size: 48px;
		line-height: 62px;
	}
	.banner-p {
		font-size: 14px;
		line-height: 18px;
		color: #393939;
		font-weight: 600;
	}
	.banner-3-box .box-set-line {
		display: flex;
		align-items: flex-end;
		justify-content: center;
	}
	video.w-100 {
		height: 515px;
		object-fit: cover;
		background: linear-gradient(23deg, rgba(170, 204, 253, 1) 40%, rgba(197, 234, 250, 1) 66%, rgba(197, 234, 250, 1) 91%) !important;
	}
	.background-imgholder.bg-theme-fluid.bg-theme-cd {
		background: linear-gradient(90deg,rgba(255, 255, 255, 1) 56.7%, rgba(170, 204, 253, 1) 20%, rgba(197, 234, 250, 1) 63%, rgba(197, 234, 250, 2) 91%);
	}
	.videobgholder #wrapper {
		background: linear-gradient(23deg, rgb(187 223 252) 40%, rgb(184 219 252) 66%, rgb(194 231 252) 91%) !important;
	}
	.text-dark {
		color: #393939;
	}
	.banner-3-box .col-sm-4 {
		border-right: 1px solid #cbcbcb;
	}
	.banner-3-box .col-sm-4:last-child {
		border-right: 0px;
	}
	.sp-feature-box-3 {
		position: relative;
	}
	.sp-feature-box-3 .img-box{
		position: relative;
		border: solid 3px transparent;
		transition: all 0.5s ease-in-out;
	}
	.sp-feature-box-3 .data-area {
		position: absolute;
		bottom: 65px;
		left: 0;
		right: 0;
		
		margin: 0;
	}
	.sp-feature-box-3 h3{
	font-size: 20px;
	line-height: 26px;
		font-weight: 700;
		z-index: 99;
		position: relative;
		margin-bottom: 0;
		color: #fff;
		transition: all 0.5s ease-in-out;
	}
	.sp-feature-box-3:before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
			border-radius: 5px 5px 0px 0px;
		height: 80%;
			z-index: 1;
		background-color: rgb(0 0 0 / 40%);
	}
	.sp-feature-box-3 .img-box p {
		opacity: 0;
	}
	.sp-feature-box-3 .data-area p {
		height: 0;
		opacity: 0;
		transition: all 0.5s ease-in-out;
		font-size: 14px;
    line-height: 18px;
	}
	.sp-feature-box-3:hover .data-area p {
		height: auto;
		opacity: 1;
		color: #fff;
	}
	.sp-feature-box-3 .data-area p{
		position: relative;
		z-index: 99;
	}
	.sp-feature-box-3:hover .data-area h3{
		color: #0dbde3;
		top: -20px;
	}
	.sp-feature-box-3:hover:before {
		height: 100%;
		transition: all 0.5s ease-in-out;
	}
	.sp-feature-box-3:hover .img-box{
		border-color: #0dbde3;
	}
	.banner-dark {
		font-size: 20px;
line-height: 26px;
color: #393939;
font-weight: 700;
	}
	.banner-theme-big {
		font-size: 42px;
line-height: 45px;
color: #0dbde3;
font-weight: 700;
	}
	.banner-para {
		font-size: 16px;
line-height: 21px;
color: #393939;
font-weight: 400;
margin-top: 10px;
	}
	.top-icon-box .text-box.text-center.shadow {
		min-height: 400px;
	}
	.top-icon-box .text-box.text-center.shadow p {
		min-height: 250px;
	}
	#owl-demo8 .item img {
		min-height: 295px;
	}
	.form-body label.lable-text {
    text-align: left;
}
.bg-white {
	background-color: #fff;
}
.login-forgot {
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-3 {
	margin-bottom: 1rem !important;
}

.mb-4 {
	margin-bottom: 3rem !important;
}
.mb-5 {
	margin-bottom: 5rem !important;
}
.bg-light {
    background-color: #f5f5f5 !important;
}
.form-body input {
	margin-bottom: 25px;
}
.box-shadow {
	box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
}
.rq-left-box {
    min-height: 240px;
    background: #F9FAFB;
    padding: 35px;
}
.rq-icon i {
    font-size: 40px;
    margin-bottom: 15px;
    color: #fd5444;
}
.rq-head h4 {
    margin-bottom: 10px;
}
.bg-img-attachment {
	background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%; 
  width: 100%;
}
.bg-1 {
  background-image: url("../images/t2.jpg");
  height: 300px;
}
.dd::before {
        content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0;
    z-index: 9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/bg12.png);
    /* box-sizing: border-box; */
    height: 300px;
    display: block;
}
.page-title-area.style-four {
    position: relative;
    z-index: 1;
    padding-top: 170px;
    padding-bottom: 170px;
}

.page-title-area {
    background-image: url('../images/t2.jpg');
}
.page-title-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f9faff;
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 170px;
}	
.page-title-area.style-four::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('../images/bg12.png');
}
#jarallax-container-0 {
    clip: rect(0px 1412.59px 465.752px 0);
    clip: rect(0px, 1412.59px, 465.752px, 0);
}
.mid-box {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 650px;
    overflow: hidden;
    pointer-events: none;
    transition: transform linear -1ms, -webkit-transform linear -1ms;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    /* background-image: url('../images/t2.jpg'); */
    background-size: 1422px 1066.5px;
    visibility: visible;
    transform: translate3d(0px, 70.2083px, 0px);
}
/* border-bottom: 5px solid #e4a153 !important; */
.footer-logo img {
    max-width: 145px;
}
.header-section img {
    max-width: 160px !important;
}
	@media only screen and (max-width: 1000px) {
		.header-section .main-nav .nav {
			float: none;
		}
		.header-section.style1.white {
			background-color: #000;
		}
	}

	@media only screen and (max-width: 991px) {
		img.box-img {
			left: 44%;
		}
		.top-icon-box .text-box.text-center.shadow {
			min-height: auto;
			margin-bottom: 30px;
		}
		.top-icon-box .text-box.text-center.shadow p {
			min-height: auto;
		}
		.bottom-img-group img {
			margin-bottom: 20px;
		}
		.left-bg-box {
			min-height: initial;
			padding: 0;
		}
		.box-video {
			display: inherit;
		}
		.left-bg-box .parabox {
			width: 100%;
		}
		.video-box-bg {
    position: relative;
    left: 0;
    height: auto;
    top: 0;
}
.video-box-bg video {
	width: 100%;
}
	}