
header {
    background: url("../images/Banner-Inside3.png") no-repeat center -75px;
    position: relative;
    /*height: 96.19482496194826vh!important;*/
    /*height: 632px;*/
    height: 15vh !important;
    background-size: cover;
    min-height: 120px;
} 

.page-content {
    z-index: 99999;
    position: relative;
}
.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 0px!important;
    margin: 2px 0 0px!important;
    height: 45px;
    width: 59px;
}
.calIco{
    background: url('../images/cal-ico.jpg') no-repeat right center;
    padding-right: 40px;
}
.progressbarSection{
    background: #086ab3;
    margin-top: 0;
    padding-top: 19px;
    padding-bottom: 6px;
}
#heading {
    text-transform: uppercase;
    color: #673AB7;
    font-weight: normal
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 20px;
    padding-bottom:30px;
}
.leftField:hover{
    color: #ffffff;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0.5rem;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative
}
#progressbar{
    list-style-image: none;
}
.form-card {
    text-align: left;
}

#msform fieldset:not(:first-of-type) {
    display: none
}
.floatLeft{
    float: left;
}
.floatRight{
    float: right;
    font-size: 14px;
    font-weight: 300;
    color: #8c8c8c;
}
#msform .form-row > .col, #msform .form-row > [class*="col-"] {
    padding-right: 16px;
    padding-left: 16px;
}
#msform input,
#msform textarea {
    padding: 8px 15px 8px 15px;
    border: 1px solid #dfe3e9;
    border-radius: 4px;
    margin-bottom: 8px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    
    color: #1b1c1d!important;
    background-color: #ffffff;
    font-size: 18px!important;
    letter-spacing: 1px;
    font-weight: 300!important;
}

#msform input:focus,
#msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #f47f20;
    outline-width: 0
}
.rightField{
    float: left;
}
.leftField{
    float: left;
}
#msform .action-button {
    width: 180px;
    background: #f47f20;
    color: #ffffff!important;
    border: 1px solid #f47f20;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 0px 10px 5px;
    top: auto!important;
    bottom: auto!important;
    right: auto!important;
    left: auto!important;
    position: relative;
    font-size: 18px;
    font-weight: 500;
}

#msform .action-button:hover,
#msform .action-button:focus {
    background-color: #f47f20;
    color:#ffffff!important;
    outline: none!important;
}

#msform .action-button-previous {
    width: 180px;
    background: #ffffff;
    font-size: 18px;
    font-weight: 500;
    color: #f47f20;
    border: 1px solid #f47f20;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 1% 10px 34%;
    float: left;
}

#msform .action-button-previous:hover,
#msform .action-button-previous:focus {
    background-color: #f47f20;
    color:#ffffff!important;
    outline: none!important;
}

#msform label {
    color: #656565;
    font-size: 18px;
    font-weight: 300;
        width: 100%;
        display: table;
}
.card {
    z-index: 0;
    border: none;
    position: relative
}

.fs-title {
    font-size: 36px;
    color: #086ab3;
    margin-bottom: 64px;
    font-weight: 600;
}

.purple-text {
    color: #673AB7;
    font-weight: normal
}

.steps {
    font-size: 25px;
    color: #78abd1;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: right;
    font-size: 14px!important;
    text-transform:initial;
}
.steps span{
    color: #ffffff;
}
.fieldlabels {
    color: gray;
    text-align: left
}

#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
}

#progressbar .active {
    color: #f9b239
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 16.66%;
    float: left;
    position: relative;
    font-weight: 400;
}


#progressbar li.active {
    font-weight: 600;
}
#progressbar #account:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #confirm:before {
    content: "6"
}

#progressbar #pro1:before {
    content: "1";
}
#progressbar #pro2:before {
    content: "2";
}
#progressbar #pro3:before {
    content: "3";
}
#progressbar #pro4:before {
    content: "4";
}
#progressbar #pro5:before {
    content: "5";
}
#progressbar #pro6:before {
    content: "6";
}
#progressbar #pro7:before {
    font-family: FontAwesome;
    content: "7";
}
#progressbar #pro8:before {
    font-family: FontAwesome;
    content: "8";
}
#progressbar #pro9:before {
    font-family: FontAwesome;
    content: "9";
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #086ab3;
    background: #ffffff;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}
.slick-track .slick-slide:nth-child(1) div li:after {
    content: ''!important;
    width: 58%!important;
    height: 2px!important;
    background: #ffffff!important;
    position: absolute!important;
    left: 94px!important;
    top: 25px!important;
    z-index: -1!important;
}

.slick-track .slick-slide:nth-child(1) div li.active:after {
    content: ''!important;
    width: 58%!important;
    height: 2px!important;
    background: #f9b239!important;
    position: absolute!important;
    left: 94px!important;
    top: 25px!important;
    z-index: -1!important;
}

.slick-track .slick-slide:nth-child(6) div li:after {
    content: ''!important;
    width: 58%!important;
    height: 2px!important;
    background: #ffffff!important;
    position: absolute!important;
    left: 0px!important;
    top: 25px!important;
    z-index: -1!important;
}

.slick-track .slick-slide:nth-child(6) div li.active:after {
    content: ''!important;
    width: 58%!important;
    height: 2px!important;
    background: #f9b239!important;
    position: absolute!important;
    left: 0px!important;
    top: 25px!important;
    z-index: -1!important;
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #ffffff;
    position: absolute;
    left: 0px;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #f9b239;
    color: #ffffff;
}
/*#progressbar li:nth-child(1).active:after {
    background: #f9b239;
    color: #ffffff;
    left: 83px;
}*/

#progressbar li:nth-child(6).active:after {
    background: #f9b239;
    color: #ffffff;
    left: 83px;
}
.progress {
    height: 20px
}

.progress-bar {
    background-color: #f9b239
}

.fit-image {
    width: 100%;
    object-fit: cover
}

/* custom slider css */
.slider {
        width: 50%;
        margin: 100px auto;
    }

    /*.slick-slide {
      margin: 0px 20px;
    }*/

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: #ffffff!important;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: 1;
    }
    
    .slick-active {
      opacity: 1;
    }

    .slick-current {
      opacity: 1;
    }

#progressbar .slick-slide:hover{
    color: #f9b239;
    opacity: 1;
    cursor: pointer;
}


@media (max-width: 1024px)
{
    .progressbarSection {
        margin-top: -75px;
    }
}
@media (max-width: 1199px){
    #msform .col-md-6 {
        flex: 0 0 100%!important;
        float: none!important;
        width: 100%;
        max-width: 100%;
    }
    #msform .action-button-previous
    {
        margin: 10px 1% 10px 10%;
    }
}

@media (max-width: 791px){
.slick-track .slick-slide:nth-child(1) div li.active:after {
    content: ''!important;
    width: 100%!important;
    height: 2px!important;
    background: #f9b239!important;
    position: absolute!important;
    left: 230px!important;
    top: 25px!important;
    z-index: -1!important;
}
.slick-track .slick-slide:nth-child(6) div li.active:after {
    content: ''!important;
    width: 50%!important;
    height: 2px!important;
    background: #f9b239!important;
    position: absolute!important;
    left: 0px!important;
    top: 25px!important;
    z-index: -1!important;
}
    #progressbar {
    padding: 0px 0px 69px;
    }

    .stepSection{
            display: block!important;
    position: absolute;
    margin-top: -40px;
    }
    #msform .action-button {
    width: 95%;
    margin-left: 10px;
    }
    #msform .action-button-previous
    {
    width: 95%;
    margin: 10px;
    }
    .floatLeft{
        float: none;
        width: 100%;
        display: block;
    }
    .floatRight{

        float: none;
        width: 100%;
        display: block;
    }
}
@media (max-width: 522px){
    .fs-title {
    font-size: 150%!important;
    color: #086ab3;
    margin-bottom: 30px;
    font-weight: 600;
    }
    #msform label {
        color: #656565;
        font-size: 100%;
        font-weight: 300;
        width: 100%;
        display: table;
    }
    .floatRight {
        float: none;
        width: 100%;
        display: block;
        font-size: 80%;
    }

    #progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 150px;
    float: left;
    position: relative;
    font-weight: 400
    }
    #progressbar li{
        display: none;
    }
}

@media (max-width: 768px)
{
    .slick-track .slick-slide:nth-child(1) div li.active:after {
        content: ''!important;
        width: 150%!important;
        height: 2px!important;
        background: #f9b239!important;
        position: absolute!important;
        left: 42px!important;
        top: 25px!important;
        z-index: -1!important;
    }
}
@media (max-width: 360px)
{
    header {
      height: 80vh!important;
    } 
    .progressbarSection {
        background: #086ab3;
        margin-top: -77px;
        padding-top: 19px;
        padding-bottom: 6px;
    }

    .slick-track .slick-slide:nth-child(1) div li.active:after {
        content: ''!important;
        width: 150%!important;
        height: 2px!important;
        background: #f9b239!important;
        position: absolute!important;
        left: 170px!important;
        top: 25px!important;
        z-index: -1!important;
    }
}
@media (max-width: 414px)
{
    .pt-4, .py-4 {
    padding-top: 0rem !important;
    }
    .slick-track .slick-slide:nth-child(1) div li.active:after {
        content: ''!important;
        width: 150%!important;
        height: 2px!important;
        background: #f9b239!important;
        position: absolute!important;
        left: 86px!important;
        top: 25px!important;
        z-index: -1!important;
    }

    .progressbarSection {
        background: #086ab3;
        margin-top: -76px;
        padding-top: 19px;
        padding-bottom: 6px;
    }
    .fs-title {
    font-size: 36px;
    color: #086ab3;
    margin-bottom: 30px;
    font-weight: 600;
    }
}

.slick-disabled {
    opacity: 0.6;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
    padding-bottom: 40px;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #F9B239;
    border-color: #F9B239;
    border-radius: 50%;
    margin:20px;
    font-weight:bold
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #086AB3;
    background-color: #fff;
    border-radius: 50%;
    margin: 20px;
    font-weight: bold
}

.disabled {
    pointer-events: none;
    opacity:0.6;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
    margin-left: 4px;
    font-weight: 600;
}

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

.progresssmallbarSection {
    background: #086ab3;
    margin-top: 0;
    padding-top: 19px;
    padding-bottom: 19px;
}

.smallsteps {
    font-size: 25px;
    color: #ffffff;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: right;
    font-size: 16px !important;
    text-transform: initial;
}
