@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'DIN-Light';
	src: url('../fonts/DIN-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/DIN-Light.woff') format('woff'), url('../fonts/DIN-Light.ttf') format('truetype'), url('../fonts/DIN-Light.svg#DIN-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'd-dinregular';
	src: url('../fonts/d-din-webfont.woff2') format('woff2'),  url('../fonts/d-din-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'D-DIN';
	src: url('../fonts/D-DIN.woff2') format('woff2'),  url('../fonts/D-DIN.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'D-DIN-bold';
	src: url('../fonts/D-DIN-Bold.woff2') format('woff2'),  url('../fonts/D-DIN-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	color: #555251;
	font-family: d-din;
}
.nav1 {
	background: #9f5daf !important;
	height: 30px !important;
	min-height: 0px !important;
}
.navbar {
	border-radius: 0px;
}
.top-nv>li>a {
	color: #fff !important;
	padding-top: 5px !important;
	padding-bottom: 0px !important;
}
.navbar-inverse {
	background-color: transparent;
	border-color: transparent;
}
.navbar-brand>img {
	display: block;
	width: 30%;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0px;
	border: 1px solid transparent;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 5px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #000;
}
.cust-nav {
	font-size: 12px;
	margin-top: 20px;
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #9f5daf;
}
.navbar-nav {
	float: left;
	font-size: 12px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 5px 20px;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #9f5daf;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: #9f5daf;
}
.dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}
.child-menu {
	list-style: none;
	padding: 5px;
}
.child-menu li a {
	color: #9f5daf;
	text-decoration: none;
}
.footer-bottom {
	background-color: #9f5daf;
	margin-top: 15px;
	width: 100%;
}
.copyright {
	color: #fff;
	font-size: 12px;
	padding: 2px 35px;
}
.design {
	color: #fff;
	font-size: 12px;
	padding: 2px 35px;
	text-align: right;
}
.design a {
	color: #fff;
	text-decoration: underline;
}
#logo-text {
	text-align: right;
	margin-top: 30px;
	font-size: 20px;
	color: #1d1d1b;
}
.banner {
	background: url('../images/banner-img.jpg');
	background-size: cover;
	background-position: center;
}
.banner h1 {
	font-size: 25px;
	color: #fff;
	line-height: 1.5;
	padding-top: 195px;
}
.banner h2 {
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	padding-top: 52px;
	padding-bottom: 128px;
}
.vendor-login {
	text-align: center;
	background: #1c848f;
	padding: 20px;
	height: 190px;
	margin: auto;
	position: relative;
	top: 30px;
	left: 125px;
	width: 50%;
}
.form-head-text {
	color: #fff;
	font-weight: 600;
	font-size: 19px;
}
.form-control {
	border-radius: 0px !important;
	height: 30px !important;
}
.growgen-btn {
	float: left;
	background: #f2a13b;
	border: none;
	border-radius: 5px;
	padding: 5px 15px;
	text-transform: uppercase;
}
.vendor-login a {
	color: #fff;
	font-size: 10px;
	text-decoration: underline;
}
.section1 {
	text-align: center;
	margin-bottom: 40px;
}
.page-head {
	color: #27b7c6;
	margin-bottom: 20px;
}
.section2 {
	background: #e0f1f4;
	text-align: center;
	margin-bottom: 40px;
	page-break-after: 30px;
}
.how-it-help {
	width: 80%;
	text-align: center;
	margin: auto;
}
.secon-row {
	margin-top: 30px;
	margin-bottom: 50px;
}
.how-it-help-inner {
	border: 1px solid;
	border-radius: 25px;
	padding: 20px 10px;
	height: 200px;
	margin-bottom: 30px;
}
.how-it-help-inner h4 {
	font-weight: 600;
}
.section3 {
	text-align: center;
	margin-bottom: 40px;
}
.orange-bg {
	background: #f2a13b;
	width: 45%;
	/* text-align: center; */

	margin: auto;
	font-size: 22px;
	padding: 10px;
	border-radius: 14px;
	color: #fff;
	margin-bottom: 20px;
}
.footer-text {
	line-height: 2;
}
footer {
	background: url(../images/footer-img.jpg);
	padding-top: 30px;
	/* background-position: center; */

	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	;
}
footer button {
	color: #fff;
}
footer ul {
	list-style: none;
	margin-left: -54px;
	line-height: 2;
}
footer li {
	margin-bottom: 7px;
}
footer img {
	margin-right: 10px;
}
span.term-text.right {
	float: right;
}
.section4 {
	background: #27b7c6;
	padding: 10px;
	color: #fff;
}
.vendorback-login {
	background: url(../images/vendorlogin-icon.jpg);
	background-size: cover;
	height: 100vh;
}
.vendorback-login h1 {
	font-size: 30px;
	color: #fff;
	line-height: 1.5;
}
.login {
	background: url(../images/superadmin-login.jpg);
	background-size: cover;
	height: 100vh;
}
.login h1 {
	font-size: 30px;
	color: #fff;
	line-height: 1.5;
}
.login-area {
	margin-left: 277px;
	margin-top: 125px;
}
.super-login {
	padding-top: 195px;
	padding-bottom: 265px;
	text-align: center;
}
.login-logo img {
	width: 52%;
	/* margin-left: 52px; */

    /* margin-bottom: 40px; */

	margin: auto;
	padding-bottom: 20px;
}
.login-logo {
	margin-top: 165px;
	margin-left: 240px;
}
.login-logo input {
	border: 1px solid #9e5dae !important;
}
.growgen-super-btn {
	float: right;
	background: #9e5dae;
	border: none;
	border-radius: 5px;
	padding: 9px 15px;
	text-transform: uppercase;
	color: #fff;
}
.login-logo a {
	float: right;
	margin-top: 10px;
	color: #9e5dae;
	text-decoration: none;
}
.vendorbck-login {
	margin-top: 165px;
	margin-left: 240px;
}
.vendorbck-login img {
	width: 52%;
	/* margin-left: 52px; */

    /* margin-bottom: 40px; */

	margin: auto;
	padding-bottom: 20px;
}
.vendor-form {
	width: 60%;
	margin: auto;
}
.vendorbck-login {
	margin-top: 180px;
	margin-left: 205px;
}
.vendorbck-login input {
	border: 1px solid #00b4c3 !important;
}
.growgen-vendor-btn {
	float: left;
	background: #00b4c3;
	border: none;
	border-radius: 5px;
	padding: 9px 15px;
	text-transform: uppercase;
	color: #fff;
}
.vendorbck-login a {
	float: right;
	margin-top: 10px;
	color: #00b4c3;
	text-decoration: none;
}
.form-head {
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	margin-top: 50px;
	margin-bottom: 40px;
}
.vendor-service {
	padding: 65px;
}
.vendor-service input {
	border: 1px solid #49c9d4;
	margin-bottom: 15px;
}
.vendor-service-bg {
	background: url(../images/vendor-service-form-img.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
}
.check {
	padding-left: 15px;
}
.welcome-text {
	font-size: 30px;
	letter-spacing: 12px;
	margin-top: 34px;
	padding-bottom: 30px;
	font-family: DIN-Light;
}
.file-label {
	margin-top: 12px;
	/* text-align: center; */

	margin-left: 22px;
}
.w9-upld {
	position: absolute;
	width: 95px;
	left: 25px;
	height: 121px;
	top: 0;
	z-index: 1;
	opacity: 0;
	cursor: pointer;
}
#logo-text a {
	border: solid 2px #27b7c6;
	padding: 10px 30px;
	font-size: 18px;
	border-radius: 40px;
	color: #27b7c6;
	font-weight: 600;
	text-decoration: none;
}
#logo-text a i {
	font-size: 14px;
	margin-right: 7px;
}
.cstm_label {
	display: block;
	text-align: right;
}
.section4 {
	background: #27b7c6;
	padding: 10px;
	color: #fff;
	position: absolute;
	width: 100%;
	bottom: 0;
}
@media (min-width: 320px) and (max-width: 767px) {
.remove_space{
	padding-left:0;
	padding-right:;
}
.section4 {
	position: relative;
}
.banner {
	background: none;
	background-size: cover;
	background-position: center;
	background-color: #28b7c7 !important;
}
.trans_bg {
	background-color: rgba(255,255,255,.85);
	border-radius: 0;
	margin-top: 15px;
	padding-top: 15px;
}
.trans_bg h1 {
	color: #333;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0px;
}
.trans_bg h2 {
	color: #333;
	text-align: center;
	padding: 13px 10px;
	margin-top: 0px;
	font-size: 16px;
}	
.growgen-super-btn {
	float: none;
	background: #9e5dae;
	border: none;
	border-radius: 5px;
	padding: 9px 15px;
	text-transform: uppercase;
	color: #fff;
	display: table;
	margin: 0 auto;
}
.super-login {
	padding-top: 10%;
	padding-bottom: 0;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
#logo-text a {
	border: solid 2px #27b7c6;
	padding: 8px 10px;
	font-size: 14px;
	border-radius: 40px;
	color: #27b7c6;
	font-weight: 600;
	text-decoration: none;
}
#logo-text {
	text-align: left;
	font-size: 14px;
	color: #1d1d1b;
}
.vendor-service {
	padding: 0px;
}
.form-head {
	font-size: 20px;
	text-align: center;
	font-weight: 600;
	margin-bottom: 23px;
}
.vendorbck-login {
	margin-top: -40px;
	margin-left: 0;
	box-shadow: 1px 2px 5px 3px #ddd;
	border-radius: 10px;
	padding: 15px;
	background-color: #fff;
}
.login-logo {
	margin-top: -40px;
	margin-left: 0;
	box-shadow: 1px 2px 5px 3px #ddd;
	border-radius: 10px;
	padding: 15px;
	background-color: #fff;
}
.login-logo a {
	float: none;
	margin-top: 4px;
	color: #9e5dae;
	text-decoration: none;
	margin: 10px auto;
	display: table;
}
.vendorbck-login a {
	float: none;
	margin-top: 4px;
	color: #9e5dae;
	text-decoration: none;
	margin: 10px auto;
	display: table;
}
.form-group.remove_css {
	margin: 0 !important;
}
.super-login img {
	width: 75px;
}
.vendor-form {
	width: 100%;
	margin: auto;
}
.growgen-vendor-btn {
	float: none;
	background: #00b4c3;
	border: none;
	border-radius: 5px;
	padding: 9px 15px;
	text-transform: uppercase;
	color: #fff;
	margin: 0 auto;
	display: table;
}
.login {
	height: auto;
}
.vendorback-login {
	height: auto;
}
.vendorback-login h1 {
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	padding-bottom: 50px;
	margin-top: 5px;
	font-weight: 600;
}
.login h1 {
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	padding-bottom: 50px;
	margin-top: 5px;
	font-weight: 600;
}
.login h1 br {
	display: none;
}
.vendorback-login h1 br {
	display: none;
}
.custcheckbox {
	margin-top: 0px !important;
}
.banner h1 {
	font-size: 25px;
	color: #fff;
	line-height: 1.5;
	padding-top: 40px;
}
.vendor-login {
	text-align: center;
	background: #1c848f;
	padding: 20px;
	height: 190px;
	margin: auto;
	position: relative;
	top: -53px;
	left: -178px;
	width: 50%;
}
.how-it-help-inner {
	border: 1px solid;
	border-radius: 25px;
	padding: 20px 10px;
	margin-bottom: 20px;
	height: 180px;
}
#logo-text {
	text-align: right;
	margin-top: 15px;
	font-size: 15px;
	color: #1d1d1b;
}
.trans_bg {
	background-color: rgba(255,255,255,.85);
	border-radius: 0;
}
.trans_bg h1 {
	color: #333;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	padding-top: 0;
}
.trans_bg h2 {
	color: #333;
	text-align: center;
	padding: 15px 5px;
	margin-top: 0px;
	font-size: 14px;
}
.vendor-login {
	text-align: center;
	background: #1c848f;
	padding: 20px;
	height: 190px;
	margin: auto;
	position: relative;
	top: -15px;
	left: 0;
	width: 100%;
	border: none;
	border-radius: 0;
	margin-bottom: 20px;
}
footer {
	background: url(../images/footer-img.jpg);
	padding-top: 30px;
	/* background-position: center; */

	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	background-position: center;
}
.orange-bg {
	background: #f2a13b;
	width: 75%;
	/* text-align: center; */

	margin: auto;
	font-size: 22px;
	padding: 10px;
	border-radius: 14px;
	color: #fff;
	margin-bottom: 20px;
}
.page-head {
	color: #27b7c6;
	margin-bottom: 20px;
	font-size: 25px;
	line-height: 30px;
	font-weight: 600;
}
.section1 p {
	font-size: 16px;
}
.how-it-help {
	width: 100%;
	text-align: center;
	margin: auto;
}
.orange-bg {
	background: #f2a13b;
	width: 100%;
	/* text-align: center; */
	margin: auto;
	font-size: 18px;
	padding: 10px;
	border-radius: 14px;
	color: #fff;
	margin-bottom: 20px;
}
.orange-bg a {
	color: #fff;
	text-decoration: none;
}
.copy-text.left {
	text-align: center;
	float: none !important;
	display: block !important;
}
.term-text.right {
	display: block;
	float: none !important;
	text-align: center;
}
/*------------------------------admin css-------------------------*/



}
@media (min-width: 768px) and (max-width: 1100px) {
.login-logo {
	margin-top: 200px;
	margin-left: 0;
}
.vendor-service {
	padding: 10px;
}
.vendor-service-bg {
	background: url(../images/vendor-service-form-img.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
	background-size: cover;
	margin-top: 50px;
}
.welcome-text {
	font-size: 30px;
	letter-spacing: 12px;
	margin-top: 65px;
	padding-bottom: 0px;
	font-family: DIN-Light;
	padding-top: 50px;
}
.vendor-service-bg img {
	margin: 0 auto;
}
.welcome-text {
	font-size: 30px;
	letter-spacing: 12px;
	margin-top: 0px;
	padding-bottom: 32px;
	font-family: DIN-Light;
	padding-top: 50px;
}
.vendorbck-login {
	margin-top: 200px;
	margin-left: 0;
}
#logo-text {
	text-align: right;
	margin-top: 20px;
	font-size: 25px;
	color: #1d1d1b;
}
.vendor-login {
	text-align: center;
	background: #1c848f;
	padding: 20px;
	height: 190px;
	margin: auto;
	position: relative;
	top: 30px;
	left: 0;
	width: 100%;
}
.banner h1 {
	font-size: 25px;
	color: #fff;
	line-height: 1.5;
	padding-top: 0;
}
.banner h2 {
	font-size: 16px;
	line-height: 1.5;
	color: #fff;
	padding-top: 52px;
	padding-bottom: 30px;
}
.orange-bg {
	background: #f2a13b;
	width: 100%;
	/* text-align: center; */
	margin: auto;
	font-size: 22px;
	padding: 10px;
	border-radius: 14px;
	color: #fff;
	margin-bottom: 20px;
}
.orange-bg a {
	text-decoration: none;
	color: #fff;
}
}
/*-------------------------------admin css-------------------------------*/
.orange-bg a {
	color: #fff;
	text-decoration: none !important;
}
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 13px 13px 0 0;
	color: #fff;
	background: #9f5daf;
}
.nav-tabs.nav-justified {
	width: 70%;
	border-bottom: 0;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border-bottom-color: #fff;
	background: #fff;
	color: #444;
	box-shadow: 0px -4px 17px -3px #ddd;
}
.vendor-selected {
	background: #9f5daf;
	margin-right: 19px;
	padding-right: 11px !important;
	color: #fff !important;
}
.vendor-selected a {
	background: #9f5daf;
	margin-right: 19px;
	padding-right: 11px !important;
	color: #fff !important;
}
.tab-content {
	box-shadow: 0px 0px 10px 2px #ddd;
}
.demo h3 {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 20px;
	color: #222;
}
.demo h4 {
	font-weight: 600;
	color: #888;
}
.demo hr {
	height: 1px;
	border-width: 0;
	color: #98a4b7;
	background-color: #98a4b7;
}
#home .form-control {
	border: 1px solid #9f5daf;
	border-radius: 4px !important;
	height: 35px !important;
}
#home label {
	float: right;
	margin-bottom: 25px;
	margin-top: 5px;
	margin-top: 5px;
	text-align: right;
}
.mandotatory {
	color: red
}
/* pretty radio */

label > input[type="radio"] {
	display: none;
}
label > input[type="radio"] + *::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1.5rem;
	height: 1.5rem;
	margin-right: 1.3rem;
	border-radius: 50%;
	border-style: solid;
	border-width: 0.1rem;
	border-color: gray;
}
label > input[type="radio"]:checked + * {
	color: #9f5daf;
}
label > input[type="radio"]:checked + *::before {
	background: radial-gradient(#9f5daf 0%, #9f5daf 40%, transparent 50%, transparent);
	border-color: #9f5daf;
}
.checkbox {
	display: inline-flex;
	cursor: pointer;
	position: relative;
}
.checkbox > span {
	color: #9f5daf;
	padding: 0.5rem 0.25rem;
}
.checkbox > input {
	height: 20px;
	width: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	outline: none;
	transition-duration: 0.3s;
	background-color: #9f5daf;
	cursor: pointer;
}
.checkbox > input:checked {
	border: 1px solid #9f5daf;
	background-color: #9f5daf;
}
.checkbox > input:checked + span::before {
	content: '\2713';
	display: block;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0.4rem;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: 0px;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: none;
	outline: none;
	outline-offset: 0px;
}
.custcheckbox {
	margin-top: 62px !important;
}
.left {
	float: left !important;
}
.create-btn {
	margin-top: 20px;
	text-align: right !important;
	font-size: 18px;
}
