@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');
* {
    margin: 0;
    padding: 0
}

html {
    height: 100%
}
body{
	font-family: 'Poppins', sans-serif !important;
	}
#grad1 {
   
}

.card {
    border: none !important;
}
p.lacy-investment {
    padding-top: 14rem;
}

button.btn.btn-primary {
    background-color: #f6902a;
    min-width: 223px;
    border-color: #f6902a;
    height: 43px;
    box-shadow: 0px 10px 20px rgb(104 132 245 / 36%);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
    color:black;
}
.pt15rem {
    padding-top: 4rem;
}

.col-md-6.custom-class {
    padding-top: 7rem;
}

h1.fs-title.mb-4 {
    font-size: 40px;
    color: #f6902a !important;
    font-weight: 500;
}
.new-logo{
	display:block;
	margin:0px auto;
	width:150px;
}
.first-step-doc{
	display:table;
	margin:50px auto;
	text-align: center;
}
.first-step-doc h5{
	color: #313234;
	font-size:20px;
	font-weight:700;
}
.first-step-doc a{
	width:35px;
	height:35px;
	border-radius:50px;
	display:inline-block;
	color: #f6902a !important;
	border:1px solid #f6902a !important;
	font-size:20px;
	text-align:center;
	margin:10px 5px;
}
.first-step-doc a:hover{
	background:#6884F5;
	color: #fff;
	border:1px solid #6884F5;
}
#msform label{
	color: #313234;
	font-size:15px;
	font-weight:500;
	margin:5px 0px;
	display:block;
	}
#msform {
    text-align: center;
    position: relative;
    margin-top: 20px
}
#msform fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-sizing: border-box;
    position: relative
}

#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

#msform fieldset:not(:first-of-type) {
    display: none
}

#msform fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}


#msform .form-control{
	margin-bottom:20px;
	padding:20px;
	font-size:14px;
	}
#msform .action-button {
    width: 100px;
    background: #6884F5;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button:hover,
#msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue
}

#msform .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

/* //payment form */
#payment-form label{
	color: #313234;
	font-size:15px;
	font-weight:500;
	margin:5px 0px;
	display:block;
	}
#payment-form {
    text-align: center;
    position: relative;
    margin-top: 20px
}
#payment-form fieldset .form-card {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-sizing: border-box;
    position: relative
}

#payment-form fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}

#payment-form fieldset:not(:first-of-type) {
    display: none
}

#payment-form fieldset .form-card {
    text-align: left;
    color: #9E9E9E
}


#payment-form .form-control{
	margin-bottom:20px;
	padding:20px;
	font-size:14px;
	}
#payment-form .action-button {
    width: 100px;
    background: #f6902a;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#payment-form .action-button:hover,
#payment-form .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue
}

#payment-form .action-button-previous {
    width: 100px;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px
}

#payment-form .action-button-previous:hover,
#payment-form .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
}

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

select.list-dt:focus {
    border-bottom: 2px solid skyblue
}

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.fs-title {
    font-size: 16px;
    color: black !important;
    margin-bottom: 10px;
	font-family: 'Poppins', sans-serif;

}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #000000
}

#progressbar li {
    list-style-type: none;
    font-size: 12px;
    width: 25%;
    float: left;
    position: relative
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f023"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f09d"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 18px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: skyblue
}

.radio-group {
    position: relative;
    margin-bottom: 25px
}

.radio {
    display: inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px
}

.radio:hover {
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.radio.selected {
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}
.fit-image {
    width: 100%;
    object-fit: cover
}
.thankss-page{
	text-align:center;
	margin:50px 0px;	
}
.thankss-page h4{
	font-size: 35px;
    color: #6884F5 !important;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.thankss-page p{
	color: #313234;
    font-size: 15px;
    font-weight: 500;
    margin: 5px 0px;
    display: block;
}