body,html {height: 100%; font-family: "Montserrat", sans-serif; font-size: 14px; background: #fff; line-height: 1.2; font-weight: 400 !important;}

/*---------------Font Start---------------*/
.font-weight-bold{font-weight: 700 !important; font-family: 'Montserrat', sans-serif;}
.font-weight-semibold{font-weight: 600 !important; font-family: 'Montserrat', sans-serif;}
.font-weight-medium{font-weight: 500 !important; font-family: 'Montserrat', sans-serif;}
.font-weight-normal{font-weight: 400 !important; font-family: 'Montserrat', sans-serif;}
.font-weight-light{font-weight: 300 !important; font-family: 'Montserrat', sans-serif;}

/*---------------Font familly End---------------*/

/*---------------Font Size---------------*/
.font-size-10{font-size:10px;}
.font-size-11{font-size:11px;}
.font-size-12{font-size:12px;}
.font-size-13{font-size:13px;}
.font-size-14{font-size:14px;}
.font-size-15{font-size:15px;}
.font-size-16{font-size:16px;}
.font-size-17{font-size:17px;}
.font-size-18{font-size:18px;}
.font-size-19{font-size:19px;}
.font-size-20{font-size:20px;}
.font-size-21{font-size:21px;}
.font-size-22{font-size:22px;}
.font-size-23{font-size:23px;}
.font-size-24{font-size:24px;}
.font-size-25{font-size:25px;}
.font-size-26{font-size:26px;}
.font-size-27{font-size:27px;}
.font-size-28{font-size:28px;}
.font-size-30{font-size:30px;}
.font-size-32{font-size:32px;}
.font-size-34{font-size:34px;}
.font-size-36{font-size:36px;}
.font-size-38{font-size:38px;}
.font-size-40{font-size:40px;}
.font-size-42{font-size:42px;}
.font-size-48{font-size:48px;}
.font-size-50{font-size:50px;}
.font-size-60{font-size:60px;}
.font-size-70{font-size:70px;}
.line-hight-1{line-height: 1;}
.line-hight-2{line-height: 1.1;}
.line-hight-22{line-height: 1.2;}
.line-hight-3{line-height: 1.4;}
.line-hight-4{line-height: 1.8;}
.line-hight-normal{line-height: normal;}
.leter1{letter-spacing: 2px;}
.shadow-sm {box-shadow: 0 .125rem 1.25rem rgba(0,0,0,.075) !important;}
.rounded-8 {border-radius: 8px !important;}
.rounded-16 {border-radius: 16px !important;}
.btn {border-radius: .42rem;}
.navbar-toggler:focus {outline: 0 !important; box-shadow: none !important;}
.rounded {border-radius: .45rem !important;}
/*---------------Font Size End---------------*/

.form-control {height: calc(2em + .75rem + 2px); font-size: 15px;	color: #6c757d;}
.form-control:focus {box-shadow: none;}
[type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {outline: none !important;}

body ::-webkit-input-placeholder {color: #969696; opacity: 1; font-weight: 400 !important; font-family: 'Poppins', sans-serif;}
body ::-moz-placeholder {color: #969696; opacity: 1; font-weight: 400 !important; font-family: 'Poppins', sans-serif;}
body :-ms-input-placeholder {color: #969696; opacity: 1; font-weight: 400 !important; font-family: 'Poppins', sans-serif;}
body :-moz-placeholder {color: #969696; opacity: 1; font-weight: 400 !important; font-family: 'Poppins', sans-serif;}

.custom-file-input {height: calc(2em + .75rem + 2px);}
.custom-file-label {height: calc(2em + .75rem + 2px); padding: .375rem .75rem; line-height: 2; font-size: 14px;}
.custom-file-label::after {height: calc(2em + .75rem); padding: .375rem .75rem;	line-height: 2;}

textarea.form-control {min-height: 100px;}

/*---------------Text Color Start---------------*/
.text-primary{color: #d2b152 !important;}
.text-dark{color: #1c1c1c !important;}
.text-muted {color: #2E2E2E !important;}
.text-red {color: #E81E1E !important;}
.text-secondary {color: #c9d6e1 !important;}
/*---------------Text Color End---------------*/

/*---------------Button Start---------------*/
.btn.focus, .btn:focus {outline: 0 !important; box-shadow: none !important;}

.btn-primary {background-color: #d2b152; border-color: #d2b152;}
.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary:focus {background-color: #ac8925; border-color: #ac8925;}

.btn-primary {background-color: #d2b152; border-color: #d2b152;}
.btn-primary:hover, .btn-check:focus + .btn-primary, .btn-primary:focus {background-color: #ac8925; border-color: #ac8925;}

.btn-link {color: #d2b152;}
.btn-link:hover {color: #000;}
/*---------------Button End---------------*/

/*---------------BG Background Start---------------*/
.bg-primary{background-color: #2179D2 !important;}
.bg-light{background-color: #f0f0f0 !important;}
.bg-dark {background-color: #000000 !important;}
.bg-danger {background-color: #330C1B !important;}
.bg-success{background-color: #62A532 !important;}
.bg-yellow{background-color: #D39E00 !important;}
/*---------------BG Background End---------------*/
.homedate .form-control::-webkit-input-placeholder {color: #fff; opacity: 1; font-weight: 400 !important; font-family: 'Poppins', sans-serif;}
.homedate .form-control::-moz-placeholder {color: #fff; opacity: 1; font-weight: 400 !important; font-family: 'Poppins', sans-serif;}
.homedate .form-control:-ms-input-placeholder {color: #fff; opacity: 1; font-weight: 400 !important; font-family: 'Poppins', sans-serif;}
.homedate .form-control:-moz-placeholder {color: #fff; opacity: 1; font-weight: 400 !important; font-family: 'Poppins', sans-serif;}

.homepad {padding-top: 4.5rem; padding-bottom: 4.5rem;}
.header-top .logo img {max-width: 100px;}
body.body-login .logo img {max-width: 100px;}
.footer {background: #000;}
.footer .logo-footer img {max-width: 220px;}
.footer-bottom {border-top: 1px solid rgba(255, 255, 255, 0.4) !important;}

.form-stepper-horizontal li:first-child, .form-stepper-horizontal li:last-child {min-width: 210px;}

ul.form-stepper .form-stepper-circle {position: relative;}
ul.form-stepper .form-stepper-circle span {position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%);}
.form-stepper-horizontal {position: relative; display: flex; flex-wrap: wrap;}
.form-stepper-horizontal li::before {content: ""; display: block; background: #c5cede; height: 3px; left: 0; right: 0; top: 17px; position: absolute;}
.form-stepper-horizontal li:first-child:before {left: 100px;}
.form-stepper-horizontal li:last-child:before {right: 100px;}
ul.form-stepper li a .form-stepper-circle {display: inline-block; width: 32px; height: 32px; margin-right: 0; line-height: 32px; text-align: center; border-radius: 50%; background-color: rgb(197, 206, 222); color: #fff !important; font-weight: 600; font-size: 18px;}
.form-stepper .form-stepper-active .form-stepper-circle {background-color: #000;}
.form-stepper .form-stepper-active .label {color: #000;}
.form-stepper .form-stepper-completed .form-stepper-circle {background-color: #d2b152 !important;}
.form-stepper .form-stepper-completed .label {color: #d2b152 !important;}
.form-stepper .form-stepper-completed:before{background: #d2b152 !important;}
.form-stepper .label {font-size: 1.2rem; margin-top: 0.3rem; color: rgb(197, 206, 222);}
.add-btn {border-style: dashed !important; border-color: #ccc !important;}
.add-milus .minus-circle {right: -22px; width: auto; top: 24px;}


.checkcontainer {position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; height: 18px;}
.checkcontainer input {position: absolute; opacity: 0; cursor: pointer;}
.checkcontainer .checkmark {height: 18px; width: 18px; background-color: #d2b152; display: inline-block; border-radius: 4px;}
.checkcontainer input:checked ~ .checkmark {background-color: #ac8925;}
.checkcontainer .checkmark:after {content: ""; position: absolute; display: none;}
.checkcontainer input:checked ~ .checkmark:after {display: block;}
.checkcontainer .checkmark::after {left: 5.4px; top: 2px; width: 7px; height: 11px;	border: solid white; border-width: 0 3px 3px 0;	-webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);	transform: rotate(45deg);}

.login-step img {max-width: 160px;}
.error{color:red}
