/* .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: 15px 45px !important;
/* padding: 10px 36px !important; */
font-size: 18px !important;
}

.tp-caption a.theme_doable_btn {
    background: linear-gradient(45deg, #00ff88, #00cc44, #00b35a, #00ffaa);
    background-size: 300%;
    color: white;
    font-size: 1.2rem;
    font-weight: bold;
    border: none;
    border-radius: 50px;
    padding: 15px 40px;
    cursor: pointer;
    transition: all 0.4s 
ease;
    box-shadow: 0 0 20px rgba(0, 255, 100, 0.5);
}

.tp-caption a.theme_doable_btn:hover {
  background-position: right center;
  transform: scale(1.1);
  box-shadow: 0 0 30px rgba(0, 255, 150, 0.7);
}


.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;
		}
	}

	.modal-confirm {		
	color: #434e65;
	width: 525px;
}
.modal-confirm .modal-content {
	padding: 20px;
	font-size: 16px;
	border-radius: 5px;
	border: none;
}
.modal-confirm .modal-header {
	background: #47c9a2;
	border-bottom: none;   
	position: relative;
	text-align: center;
	margin: -20px -20px 0;
	border-radius: 5px 5px 0 0;
	padding: 35px;
}
.modal-confirm h4 {
	text-align: center;
	font-size: 36px;
	margin: 10px 0;
}
.modal-confirm .form-control, .modal-confirm .btn {
	min-height: 40px;
	border-radius: 3px; 
}
.modal-confirm .close {
	position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	text-shadow: none;
	opacity: 0.5;
}
.modal-confirm .close:hover {
	opacity: 0.8;
}
.modal-confirm .icon-box {
	color: #fff;		
	width: 95px;
	height: 95px;
	display: inline-block;
	border-radius: 50%;
	z-index: 9;
	border: 5px solid #fff;
	padding: 15px;
	text-align: center;
}
.modal-confirm .icon-box i {
	font-size: 64px;
	margin: -4px 0 0 -4px;
}
.modal-confirm.modal-dialog {
	margin-top: 80px;
}
.modal-confirm .btn, .modal-confirm .btn:active {
	color: #fff;
	border-radius: 4px;
	background: #eeb711 !important;
	text-decoration: none;
	transition: all 0.4s;
	line-height: normal;
	border-radius: 30px;
	margin-top: 10px;
	padding: 6px 20px;
	border: none;
}
.modal-confirm .btn:hover, .modal-confirm .btn:focus {
	background: #eda645 !important;
	outline: none;
}
.modal-confirm .btn span {
	margin: 1px 3px 0;
	float: left;
}
.modal-confirm .btn i {
	margin-left: 1px;
	font-size: 20px;
	float: right;
}

.slide-img {
	width:120px !important;
	height: 60px !important;
}