
@import url("https://fonts.googleapis.com/css2?family=Changa:wght@300;400;500;600;700;800&display=swap");
#msform {
    text-align: center;
    position: relative;
    margin-top: 0px
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}
.form-card {
    text-align: right;
}

#msform fieldset:not(:first-of-type) {
    display: none
}
#msform input
 {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 15px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 15px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}
#msform input:focus
{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #00654b;
    outline-width: 0
}
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #00654b;
    outline-width: 0
}
#msform .action-button {
    width: 100px;
    background: #00654b;
    /* font-weight: bold; */

    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: left;
     color: white;

    border-color: #00654b;
     border-radius: 3px;
     font-size: 14px;
     font-family: var(--bs-font-sans-serif);


}
#msform .action-button:hover
{
     background-color: #088257;
    border-color: #088257;
}
#msform .action-button:focus {

 background-color: #088257;
    border-color: #088257;


}
#msform .action-button-pre {
    width: 100px;
  background-color: #00654b;
    border-color: #00654b;
 border-radius: 3px;
    /* font-weight: bold; */
    color: white;
  font-size: 14px;
     font-family: var(--bs-font-sans-serif);
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}
#msform .action-button-pre:hover
{
     background-color: #088257;
    border-color: #088257;
}
#msform .action-button-pre:focus {
    background-color: #088257;
    border-color: #088257;
}
/* llllllllllll */
#maform {
    text-align: center;
    position: relative;
    margin-top: 0px
}
#maform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}
.form-card {
    text-align: right;
}

#maform fieldset:not(:first-of-type) {
    display: none
}
#maform input
 {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 15px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}
#maform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 15px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    background-color: #ECEFF1;
    font-size: 16px;
    letter-spacing: 1px
}
#maform input:focus
{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #00654b;
    outline-width: 0
}
#maform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #00654b;
    outline-width: 0
}
#maform .action-button {
    width: 100px;
    background: #00654b;
    /* font-weight: bold; */

    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: left;
     color: white;

    border-color: #00654b;
     border-radius: 3px;
     font-size: 14px;
     font-family: var(--bs-font-sans-serif);


}
#maform .action-button:hover
{
     background-color: #088257;
    border-color: #088257;
}
#maform .action-button:focus {

 background-color: #088257;
    border-color: #088257;


}
#maform .action-button-pre {
    width: 100px;
  background-color: #00654b;
    border-color: #00654b;
 border-radius: 3px;
    /* font-weight: bold; */
    color: white;
  font-size: 14px;
     font-family: var(--bs-font-sans-serif);
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    float: right
}
#maform .action-button-pre:hover
{
     background-color: #088257;
    border-color: #088257;
}
#maform .action-button-pre:focus {
    background-color: #088257;
    border-color: #088257;
}
.card1 {
    z-index: 0;
    border: none;
    position: relative
}
.fs-title {
    font-size: 25px;
    color: #00654b;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: right
}
.purple-text {
    color: #00654b;
    font-weight: normal
}
.steps {
    font-size: 15px;
    color: gray;
    margin-bottom: 1px;
    font-weight: normal;
    text-align: right
}
.fieldlabels {
    color: gray;
    text-align: right
}
/* لون الكتابة تحت الخط قبل */
#progressbar {
    margin-bottom: 20px;
    overflow: hidden;
    color: lightgrey
}
/*  بعد لون الكتابة تحت الخط */
#progressbar .active {
   color: #39da8a
}
#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 25%;
    float: right;
    position: relative;
    font-weight: 400;

}
#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f050";
    padding:0px;
}
#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f0f6";
    padding:0px;
}
#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\0024";
    padding:0px;

}

#progressbar #confirm:before {

    font-family: FontAwesome;
    content: "\f0c6";
    padding:0px;
}
/*  قيل لون الايقونة */

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: lightgray;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    border: 3px lightgray solid;
    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
}
/* لون الايقونة activs */
#progressbar li.active:before
{
    color: #39da8a;
   border: 3px #39da8a solid;
}
/* لون الخط activs */
#progressbar li.active:after {
    background: #39da8a;
}
.progress {
    height: 20px
}

.pbar {
    background-color: #00654b
}
.fit-image {
    width: 100%;
    object-fit: cover
}

