body,
html{
	overflow-x: hidden;
}

body{
	position: relative;
	margin: 0;
	padding: 0;
	font-family: 'Montserrat';
}

a,
i,
div,
img,
.btn,
input,
button,
:after,
:before,
h1,
h2,
h3,
h4,
h5,
h6 {
	transition: all 0.3s !important;
	-o-transition: all 0.3s !important;
	-ms-transition: all 0.3s !important;
	-moz-transition: all 0.3s !important;
	-webkit-transition: all 0.3s !important;
}

.plr-0{
	padding-left: 0;
	padding-right: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*font-family: Fjalla One, sans-serif !important;*/
    font-family: "Montserrat", sans-serif !important;
}
p {
    /*font-family: Fjalla One, sans-serif !important;*/
    font-family: "Montserrat", sans-serif !important;
}
a {
    /*font-family: Fjalla One, sans-serif !important;*/
    font-family: "Montserrat", sans-serif !important;
}
/* --- Create An Account Css Start --- */

body.bg-blk {
	background-color: #00adf1 !important;
}

.account-des,
.account-form{
	
}

.account-des{
	background-size: cover;
	padding: 85.1% 0 50px 70px;
	background-position: center;
	background-repeat: no-repeat;
}

.create-des h1{
	color: #fff;
	font-size: 46px;
	font-weight: bold;
	font-family: 'Montserrat';
}

.create-des h1 span{
	display: block;
	text-transform: uppercase;
}

.create-des p{
	color: #fff;
	font-size: 30px;
}

.account-form{
	/*background: #f7f0e8;
	background: #000;*/
	background: transparent;
	padding: 50px 80px 0;
	margin-bottom: 70px;
}

.form-des h1{
	color: #000;
	/*color: #FFF;*/
	font-size: 46px;
	font-weight: bold;
	padding: 50px 0 15px;
}
.clr-blk h1{
    color: #FFF !important;
}    
.form-group{
	margin: 20px 0;
}

.form-control{
	border: 0;
	color: #000;
	height: 50px;
	font-size: 18px;
	padding-left: 30px;
	border-radius: 50px;
	border: 1px solid #000 !important;
}

.form-control:focus{
	box-shadow: none;
}

.form-control::placeholder{
  	color: #000;
  	opacity: 1;
}

.form-control:-ms-input-placeholder{
  	color: #000;
}

.form-control::-ms-input-placeholder{
  	color: #000;
} 

.login-info h3{
	/*color: #2b2b33;*/
	color: #fff;
	line-height: 1;
	font-size: 22px;
	margin-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
}

.form-btn-list{
	padding: 80px 0 30px;
}

.btn-submit,
.btn-common{
	color: #fff;
	font-size: 18px;
	background: #00adf1;
	border-radius: 50px;
	margin-bottom: 15px;
	text-transform: capitalize;
}

.btn-submit{
	padding: 10px 60px;
}

.btn-common:hover,
.btn-common:focus,
.btn-submit:hover,
.btn-submit:focus{
	color: #fff;
	background-color: #000;
	border: 1px solid #00adf1;
}

.form-btn-list p{
	/*color: #000;*/
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
}

.form-btn-list p a{
	color: #00adf1;
	text-decoration: underline;
}

/* --- Create An Account Css End --- */

/* --- Footer Css Start --- */
#user_login_pass-error {
	color: #00adf1;
}
.footer{
	padding: 20px 0;
	background-color: #00adf1 !important;
	
}

.footer p{
	color: #fff;
	font-size: 18px;
	margin-bottom: 0;
}

/* --- Footer Css End --- */

/* --- Header Css Start --- */

.header-des ul li{
	padding-left: 50px;
	display: inline-block;
}

.header-des ul li:first-child{
	padding-left: 0;
}

.header-des ul li a{
	position: relative;
	display: block;
	color: #a9aaac;
	font-size: 20px;
}

.header-des ul li .btn-common{
	color: #fff;
	font-size: 18px;
	padding: 5px 20px;
}

.header-des ul li a span{
	position: absolute;
	top: -5px;
	right: -15px;
	color: #00adf1;
	font-size: 14px;
}

.header-des ul li .dropdown-menu{
	right: 0;
	top: 130%;
	left: auto;
	background: #efe7dc;
}

.header-des ul li .dropdown-menu li{
	display: block;
}

.header-des ul li .dropdown-menu a{
	font-size: 16px;
}

.header-des ul li .dropdown-toggle{
	padding: 0;
	background: transparent;
}

.header-des ul li .dropdown-toggle img{
	width: 35px;
	height: 35px;
	object-fit: cover;
	border-radius: 50%;
}

.header-des ul li .dropdown-toggle i{
	position: relative;
	top: 5px;
	color: #a9aaac;
	line-height: 1;
	font-size: 26px;
	padding-left: 10px;
}

.header-des{
	padding-top: 15px;
	padding-right: 30px;
}

.header-desc{
	padding: 20px 0;
}

/* --- Header Css End --- */

/* --- Catalog Css Start --- */

.catalog-sec{
	background-color: #f7f0e8;
}

.catalog-desc{
	padding: 40px 0 100px 0;
}

.cust-back {
	margin-top: 80px;
}

.common-head h1{
	color: #2b2b35;
	font-size: 38px;
	font-weight: bold;
}

.common-head h4{
	line-height: 1;
	font-size: 26px;
	font-weight: 300;
	padding-top: 15px;
}

.catalog-des{
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
}

.catalog-des:hover {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.catalog-des img{
	width: 100%;
	width: 320px;
	height: 400px;
	object-fit: cover;
	margin-bottom: 20px;
	min-height: auto !important;
	box-shadow: 1px 4px 5px 0 rgba(0,0,0,0.3);
}

.cust-sub-cat .catalog-des img {
	width: 232px;
	height: 300px;
}

/*.catalog-des img:hover {
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
}*/

.catalog-des h5{
	font-size: 22px;
	font-weight: 700;
	margin-top: 40px;
}

.catalog-des h5 a{
	color: #000;
}

.btn-common{
	padding: 10px 40px;
}

.catalog-des .btn-common{
	width: 90%;
	display: block;
	margin: 25px auto 0;
}

/* --- Catalog Css End --- */

/* --- Sidebar Css Start --- */

.bg-dark{
	background: #efe7dc;
}

.catalog-sidebar{
	padding: 0 0 30px;
	background: #efe7dc;
	/*border-left: 1px solid #c7c0b6;*/
}

.catalog-sidebar h3,
.catalog-sidebar ul li{
	padding-left: 50px;
}

.catalog-sidebar h3{
	font-size: 30px;
	padding-bottom: 15px;
}

.catalog-sidebar ul{
	padding-left: 0;
	margin-bottom: 35em;
}

.catalog-sidebar ul li{
	list-style-type: none;
	padding-top: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #e2dacf;
}

.catalog-sidebar ul li a{
	position: relative;
	color: #000;
	width: 140px;
	display: block;
	padding: 5px 0;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none;
	text-transform: capitalize;
}

.dashboard-des h3 a:after,
.catalog-sidebar ul li a:after{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	width: 20px;
	color: #fff;
	margin: auto;
	height: 20px;
	content: '\f105';
	line-height: 20px;
	text-align: center;
	border-radius: 50%;
	background-color: #00adf1;
	font-family: 'FontAwesome';
}

.catalog-sidebar ul li a:hover,
.catalog-sidebar ul li a:focus,
.catalog-sidebar ul li.active a{
	color: #00adf1;
}

.catalog-sidebar ul li.active a{
	font-weight: bold;
}

.catalog-sidebar ul li a:hover:after,
.catalog-sidebar ul li a:focus:after,
.catalog-sidebar ul li.active a:after{
	opacity: 1;
}

.logout-link{
	color: #000;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	width: max-content;
	text-transform: capitalize;
}

.logout-link img{
	margin-left: 10px;
}

/* --- Sidebar Css End --- */

/* --- Dashboard Css Start --- */

.dashboard-desc{
	padding: 200px 30px 200px 0;
}

/*.dashboard-des {
	width: 285px;
	height: 260px;
	border-radius: 5px;
	margin: 50px auto 0;
	background-color: #fff;
}*/

.dashboard-des {
	width: 100%;
	height: auto;
	border-radius: 5px;
	margin: 50px auto 0;
	background-color: #fff;
}

.dashboard-des:hover,
.dashboard-des:focus{
	transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

/*.dashboard-des img{
	width: 100%;
	height: 210px;
	object-fit: cover;
	border-radius: 0 0 5px 5px;
}*/

.dashboard-des img{
	width: 100%;
	height: 300px;
	object-fit: cover;
	border-radius: 0 0 5px 5px;
}

.dashboard-des h3{
	margin-bottom: 0;
	padding: 25px 30px;
}

.dashboard-des h3 a{
	position: relative;
	color: #000;
	display: block;
	text-decoration: none !important;
}

.dashboard-des h3 a::after{
	opacity: 1;
	width: 30px;
	height: 30px;
	font-size: 20px;
	line-height: 30px;
}

.profile-img,
.profile-des{
	text-align: center;
	padding: 0 30px 15px;
}

.profile-img h3,
.profile-des h3{
	padding-left: 0;
	font-size: 18px;
	margin-bottom: 0;
}

.profile-img h3{
	text-transform: capitalize;
}

.profile-des h3{
	color: #00adf1;
	text-transform: uppercase;
}

.profile-des a,
.profile-des p{
	color: #000;
}

.profile-des a:hover,
.profile-des a:focus{
	color: #00adf1;
}

.profile-des .btn.btn-common{
	color: #fff;
	display: block;
	padding: 8px 15px;
	margin-bottom: 0 !important;
}

.dashboard-sec .catalog-sidebar{
	padding-bottom: 30px;
}
 
.form-group .error, #UserPassword-error {
	color: #fe0000;
	font-weight: normal;
}
/*.create-account {
	background: #000;
}*/
.create-account {
	background: #073245;
	background-image: url('/assets/front/images/howitworksbg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
/* --- Dashboard Css End --- */

.show-sumsg{
    font-size: 15px !important;
    font-weight: bold !important;
}

.catalog-desc .common-head {
	text-align: center; 
}

.form-group.two-fields {
	display: flex;
}

.form-group.two-fields .form-control {
	width: 49%;
	margin-left: 5px;
}

.btn.btn-block {
	width: 200px;
	text-align: center;
	display: inline-block;
	background: #00adf1;
}

.btn.btn-block:hover {
	background: #000;
}

#payment-form h2 {
	font-weight: bold;
}

#payment-form {
	padding: 0 20px;
}

.cust-back a {
	color: #00adf1;
    font-size: 24px;
    font-weight: bold;
}
.cust-back a:focus, .cust-back a:hover{
    text-decoration: none;
}
#user_pwd {
	margin-bottom: 10%;
}

.valamount {
  color: #00adf1;
}

.cust-process {
	background: #FFF !important;
	padding: 70px 50px;
	border: 1px solid #000;
	margin: 20px 50px;
}

.cust-process h3 {
	font-size: 22px;
	font-weight: 600;
	line-height: 34px;
}
 
.cust-process .fa {
	font-size: 73px;
	color: #72b706;
}
.cust-gohome {
	display: inline-block;
	margin-top: 40px;
    margin-bottom: 60px;
}

.header-link img {
	width: 320px;
	height: 78px;
}

.form-des img {
	width: 100%;
}

.fa.fa-arrow-circle-left {
	color: #00adf1 !important;
}

.btn-danger {
	border-color: #00adf1 !important;
}