body {
    margin: 0px;
    padding: 0px;
    /* background-color: #fafeff; */
	/* font-family: fangsong !important; */
}

.flag_strip img {
    width: 100%;
    position: fixed;
    top: 0px;
}

.top-section {
    background-color: #fff;
    color: #ffffff;
    height: 5px;
    font-size: 15px;
}

.T1 a {
    text-decoration: none;
    color: #009bb9;
    font-weight: bold;
}

.T1 span {
    color: #009bb9;
}

.T1 {
    float: left;
    font-size: 18px;
}

/* .T2 {
    float: right;
} */


.main_container {
    /*background-color: #e1e2e9;*/
    min-height: 400px;
    overflow: hidden;
}

.content_box {
    background-color: #fff;
    margin: 0 auto;
    /*box-shadow: 0px 0 3px 2px #c3c3c3;
    padding-top:10px;*/
}

.m1 {
    margin-bottom: 10px;
}

.flag-icon {
    width: 20px;
}

.top_heading {
    background-image: url(/assets/images/bg1.jpg);
    background-size: cover;
    background-position: center;
    padding: 10px;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    /* font-size: 2.5rem; */
    position: relative;
}

.top_heading p {
    font-size: 22px;
}

.description_portal {
    text-align: center;
    font-size: 13px;
    width: 79%;
    margin: 0 auto;
    padding: 10px 0px;
    line-height: 20px;
    color: #989898;
    padding-bottom: 0px;
}

.world_map {
    width: 100%;
    opacity: 0.6;
}

.icon_section {
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.services_section {
    position: absolute;
    top: 20vh;
    width: 95vw;
    margin: 0 auto;
    padding-top: 2%;
}

.icon_section a {
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    font-style: italic;
    background: #ffffff;
}

.icon_section img {
    width: 85px;
    border-radius: 2px;
    margin-bottom: 5px;
    padding: 10px;
}

.icon_section a:hover {
    text-decoration: none;
    border-bottom: 2px solid #008b8b;
    padding: 3px;
    font-style: normal;
    border-radius: 4px;
}

.r21 {
    padding-top: 3%;
    margin: 0 auto;
    width: 40%;
    padding-left: 20%;
}

.r22 {
    padding-top: 3%;
    margin: 0 auto;
    width: 33%;
    padding-left: 20%;
}

footer {
    /* background: #054781; */
    background: linear-gradient(-90deg, #73a7db, #063a68, #375386, #73a7db);
    /* background: linear-gradient(-90deg, transparent, #352247, #86377b, transparent); */
    width: 100%;
    bottom: 0px;
    position: inherit;
    z-index: 10;
}

.footer-company-name {
    color: #fff;
    font-size: 14px;
    padding: 4px 0px;
    text-align: center;
    margin: 0px;
}

/*popup CSS*/
.popup-btn {
    /*padding-bottom: 2rem;*/
    width: 20rem;
}

.popup-content-container {
    background-color: white;
    color: #333;
    display: none;
    left: 50%;
    padding: 2rem 4rem 4rem 4rem;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow-y: auto;
    width: 35vw;
    z-index: 2;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 2px #212121;
}

.popup-close {
    cursor: pointer;
    display: none;
    position: absolute;
    right: 40rem;
    top: 7rem;
    z-index: 2;
    background: #ffffff;
    padding: 2px 6px;
    border-radius: 2px;
    border: 1px solid black;
    box-shadow: 0px 0px 7px 0px #000000;
}

.popup-close:hover {
    opacity: 0.7;
}

.popup-overlay {
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background: #00000091;
    margin: 0px 0px 0px -15px;
}

/*popup CSS*/

/*FMS CSS
      .wrapper {    
      margin-top: 60px;
      margin-bottom: 20px;
  }*/

.form-signin {
    /*max-width: 420px;
    padding: 30px 38px 66px;
    margin: 0 auto;
    background-color: #eee;
    border: 3px dotted rgba(0,0,0,0.1);  */
    max-width: 460px;
    padding: 30px 38px 66px;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.91);
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 40px 60px;
}

.form-signin-heading {
    text-align: center;
    margin-bottom: 30px;
}

.form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px 0 10px 20px;
    width: 100%;
    border: 1.8px solid #054781;
    border-radius: 25px;
    background: linear-gradient(45deg, transparent, #05478152);
}

/* input[type="text"] {
    margin-bottom: 16px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 40px;
}

input[type="password"] {
    margin-bottom: 16px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 40px;
} */

.colorgraph {
    height: 7px;
    border-top: 0;
    background: #c4e17f;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
    background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

FMS CSS*/

/*NEW css*/
.footer1 {
    color: red;
}

.group {
    position: relative;
    margin-bottom: 45px;
}

.group input {
    font-size: 18px;
    padding: 10px 10px 0px 5px;
    display: inline-block;
    width: 300px;
    border: none;
    border-bottom: 1px solid #757575;
    margin: 0px 20px;
}

input:focus {
    outline: none;
}

/* LABEL ======================================= */
/* label {
    color: #999;
    font-size: 14px;
    font-weight: 100 !important;
    position: absolute;
    pointer-events: none;
    left: 54px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
} */



/* active state */
input:focus~label,
input:valid~label,
input:active~label {
    font-size: 12px;
    color: #5264AE;
    -webkit-transform: translateY(-160%);
    -moz-transform: translateY(-160%);
    -ms-transform: translateY(-160%);
    -o-transform: translateY(-160%);
    transform: translateY(-160%);
}

/* BOTTOM BARS ================================= */
.bar {
    position: relative;
    display: block;
    width: 300px;
}

.bar:before,
.bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #5264AE;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.bar:before {
    left: 50%;
}

.bar:after {
    right: 50%;
}

/* active state */
input:focus~.bar:before,
input:focus~.bar:after {
    width: 50%;
}

/* HIGHLIGHTER ================================== */
.highlights {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

/* active state */
input:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #5264AE;
    }

    to {
        width: 0;
        background: transparent;
    }
}

/*NEW css*/

/*APAR CSS*/
.page-content {
    width: 100%;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
}

.wizard-v4-content {
    background: #fff;
    width: 780px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 90px 0;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    display: flex;
    display: -webkit-flex;
}

.wizard-v4-content .wizard-form {
    width: 100%;
}

.wizard-form .wizard-header {
    text-align: center;
    padding: 40px 0 20px;
}

.wizard-form .wizard-header .heading {
    color: #333;
    font-size: 32px;
    font-weight: 700;
    margin: 0;
    padding: 8px 0 10px;
}

.wizard-form .wizard-header p {
    color: #666;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}

.form-register .steps {
    margin-bottom: 33px;
}

.form-register .steps ul {
    display: flex;
    display: -webkit-flex;
    list-style: none;
    padding-left: 108px;
}

.form-register .steps li,
.form-register .steps li.current {
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    position: relative;
}

.form-register .steps li .current-info {
    display: none;
}

.form-register .steps li a {
    text-decoration: none;
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -webkit-outline: none;
}

.form-register .steps li a .title span {
    display: block;
}

.form-register .steps li a .title .step-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #ccc;
    margin: 0 auto;
    position: relative;
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    color: #fff;
    font-size: 25.6px;
    margin-right: 108px;
}

.form-register .steps li a .step-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.form-register .steps li .step-icon::before,
.form-register .steps li:last-child .step-icon::after {
    position: absolute;
    content: "";
    background: #e5e5e5;
    width: 108px;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.form-register .steps li .step-icon::before {
    right: 100%;
}

.form-register .steps li:last-child .step-icon::after {
    left: 100%;
}

.form-register .steps li.current a .step-icon,
.form-register .steps li.current a:active .step-icon,
.form-register .steps li.done a .step-icon,
.form-register .steps li.done a:active .step-icon {
    background-image: -moz-linear-gradient(136deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
    background-image: -webkit-linear-gradient(136deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
    background-image: -ms-linear-gradient(136deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
}

.form-register .steps .current .step-icon::before,
.form-register .steps .current:last-child .step-icon::after,
.form-register .steps .done .step-icon::before {
    background-image: -moz-linear-gradient(0deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
}

.form-register .steps li a .step-text {
    color: #999;
    font-weight: 400;
    font-size: 18px;
    padding: 14px 0 8px;
}

.form-register .steps .current .step-text,
.form-register .steps .done .step-text {
    color: #333;
}

.form-register .content {
    margin: 0 20px 0 20px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 35px 55px 60px;
}

.form-register .content h2 {
    display: none;
}

.form-register .content .inner h3 {
    font-size: 25px;
    color: #333;
    font-weight: 700;
    margin: 0;
    padding-bottom: 18px;
}

.form-register .content #form-total-p-3 .inner h3 {
    padding-bottom: 5px;
}

.form-register .content .inner h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 0;
}

.inner .form-row {
    display: flex;
    position: relative;
    padding: 0px 34px;
}

.inner .form-row .form-holder {
    width: 50%;
    padding: 0 12px;
    margin-bottom: 15px;
    position: relative;
}

.inner .form-row .form-holder.form-holder-1 {
    width: 84.1%;
}

.inner .form-row .form-holder.form-holder-2 {
    width: 100%;
    position: relative;
}

.inner .form-row .form-row-inner {
    position: relative;
}

.inner .form-row .form-holder .label {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    color: #666;
    transform-origin: 0 0;
    transition: all .2s ease;
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
}

.inner .form-row .form-holder .border {
    position: absolute;
    bottom: 31px;
    left: 0;
    height: 2px;
    width: 100%;
    background: #6bc734;
    transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: 0 0;
    transition: all .15s ease;
    -o-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -webkit-transition: all .15s ease;
}

.inner .form-row #radio {
    margin-top: -5px;
    margin-left: 7px;
}

.inner .form-row #checkbox {
    margin: 10px 0 28px 11px;
    font-size: 15px;
    color: #666;
    font-weight: 400;
}

.inner .form-row .form-holder label.special-label {
    display: inline-block;
    float: left;
    margin-top: 25px;
    padding-right: 20px;
    color: #666;
    font-size: 16px;
    font-weight: 400;
}

.inner .form-row.form-row-date .form-holder select {
    float: left;
    width: 20.5%;
    margin-right: 25px;
}

.inner .form-row .form-holder input,
.inner .form-row .form-holder select {
    width: 88%;
    padding: 13px 0px 0px 10px;
    border: none;
    border-bottom: 2px solid #e5e5e5;
    appearance: unset;
    -moz-appearance: unset;
    -webkit-appearance: unset;
    -o-appearance: unset;
    -ms-appearance: unset;
    outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    -o-outline: none;
    -ms-outline: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    margin-left: 10px;
}

.inner .form-row .form-holder input {
    font-size: 18px;
    color: #333;
}

.inner .form-row .form-holder input:active,
.inner .form-row .form-holder input:focus {
    font-size: 18px;
    color: #333;
    border-bottom: 2px solid #940c9b;
}

.inner .form-row .form-holder select {
    font-size: 15px;
    color: #666;
    background: #fff url('../images/wizard_v4_icon.png') no-repeat scroll;
    background-position: right 0 center;
    z-index: 1;
    cursor: pointer;
    position: relative;
}

.inner .form-row .form-holder select:focus {
    border-bottom: 2px solid #6bc734;
}

.inner .form-row .form-holder .form-control:focus,
.inner .form-row .form-holder .form-control:valid {
    border-bottom: 2px solid #6bc734;
    margin-top: 21px;
}

.inner .form-row .form-holder .form-control:focus+.label,
.inner .form-row .form-holder .form-control:valid+.label {
    transform: translateY(-31px) scale(1);
    -o-transform: translateY(-31px) scale(1);
    -ms-transform: translateY(-31px) scale(1);
    -moz-transform: translateY(-31px) scale(1);
    -webkit-transform: translateY(-31px) scale(1);
}

.inner .form-row .form-holder .form-control:focus+.border,
.inner .form-row .form-holder .form-control:valid+.border {
    transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
}

.actions ul {
    list-style: none;
    padding-left: 0;
    padding: 0 20px;
    margin: 30px 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -o-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
}

.actions ul li.disabled {
    opacity: 0;
}

.actions ul li {
    padding: 0;
    border: none;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-flex;
    height: 45px;
    width: 140px;
    justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    background-image: -moz-linear-gradient(0deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(242, 113, 33) 0%, rgb(233, 64, 87) 50%, rgb(138, 35, 135) 100%);
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

.actions ul li:hover {
    background-image: -moz-linear-gradient(0deg, rgb(212, 103, 23) 0%, rgb(203, 34, 57) 50%, rgb(128, 25, 105) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(212, 103, 23) 0%, rgb(203, 34, 57) 50%, rgb(128, 25, 105) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(212, 103, 23) 0%, rgb(203, 34, 57) 50%, rgb(128, 25, 105) 100%);
}

.actions ul li:first-child {
    background: #999;
}

.actions ul li:first-child:hover {
    background: #666;
}

.actions ul li a {
    color: #fff;
    text-decoration: none;
    padding: 13px 34px;
}

/* Responsive */
@media screen and (max-width: 1199px) {
    .wizard-v4-content {
        margin: 180px 20px;
    }

}

@media screen and (max-width: 991px) {
    .services_section {
        top: 52vh;
        width: 100%;
    }

    .form-register .steps ul {
        padding-left: 0;
        justify-content: space-around;
        -o-justify-content: space-around;
        -ms-justify-content: space-around;
        -moz-justify-content: space-around;
        -webkit-justify-content: space-around;
    }

    .form-register .steps li a .title {
        text-align: center;
    }

    .form-register .steps li a .title .step-icon,
    .form-register .steps li a .title .step-icon {
        margin: 0 auto;
    }

    .form-register .steps li a .title .step-icon::before,
    .form-register .steps li:last-child a .title .step-icon::after {
        content: none;
    }
    .logo .logo-lg img {
        width: 300px !important;
      }

      .logo .logo-sm h3, h4, h5 {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 767px) {
    .services_section {
        top: 24vh;
        width: 100%;
    }

    .inner .form-row.form-row-date .form-holder select {
        width: 17.5%;
        margin-right: 20px;
    }

    .top_heading h1 {
        font-size: 20px;
        padding: 0px;
    }

    .bsb-timeline-5 .timeline>.timeline-item .timeline-icon {
        width: 36px !important;
        height: 36px !important;
        font-size: 22px !important;
        left: calc(var(--bsb-tl-circle-offset)* -0.33) !important;
    }

    .card-body {
        padding-top: 0;
        padding-bottom: 0;
    }

    .bsb-timeline-5 .timeline-body::before{
        width: 35px !important;
        margin-left: 10px !important;
        top: 18px !important;
    }

    .bsb-timeline-5 .timeline:after {
        margin-left: 8px !important;
        height: 99% !important;
    }

    .icon-dis-rght{
        display: none !important;
    }

    .info-end .icon-dis-lft{
        display: block !important;
        margin-top: 5px
    }

    .txt_end {
        text-align: start;
    }

    .info-end {
        text-align: start !important;
        display: flex;
    }

    .body-end {
        float: left !important;
    }

}


@media screen and (max-width: 575px) {
    .wizard-v4-content {
        width: 90%;
    }

    .wizard-form .wizard-header {
        padding: 40px 20px 20px 20px;
    }

    .inner .form-row {
        flex-direction: column;
        -o-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        margin: 0;
    }

    .inner .form-row .form-holder {
        width: 100%;
    }

    .inner .form-row .form-holder.form-holder-1 {
        width: 100%;
    }

    .inner .form-row .form-holder {
        padding: 0;
    }

    .inner .form-row .form-holder label.special-label {
        float: none;
    }

    .inner .form-row.form-row-date .form-holder select {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
        display: block;
    }

    .form-register .steps li a .title .step-icon {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .form-register .steps li a .step-text {
        font-size: 12px;
    }

    .form-register .content {
        padding: 35px 30px 60px;
    }

    .inner .form-row #radio {
        margin-left: -2px;
    }

    .inner .form-row #checkbox {
        margin-left: 0;
    }

    .logo .logo-sm h3, h4, h5 {
        font-size: 22px !important;
        margin-top: 18px;
    }
    
    .footer-company-name {
        font-size: 12px !important;
        padding: 12px 48px !important;
    }
    .sidebar{
        margin-top: 25px !important;
    }
}

/* .back_btn{
    margin-bottom: -40px;
} */

/* .back_btn > .btn{
    border-radius: 10px;
    background: linear-gradient(90deg, #034451, #0d6efd) !important;
    border-color: #ccc;
} */

.back_btn > a > .btn-soft-primary {
    background-color: #0076c5 !important;
    border-color: rgb(91 115 232 / 7%) !important;
    color: #fff !important;
    border-radius: 10px;
    padding: 2px 8px;
}
.back_btn > a > .btn-soft-primary:hover {
    color: #495cba !important;
    background-color: rgba(80, 165, 241, .25) !important;
    border-color: #495cba !important;
}

.btn-soft-info {
    background-color: rgba(80, 165, 241, .25) !important;
    border-color: rgba(80, 165, 241, .25) !important;
    color: #50a5f1 !important;
}


.btn {
    width: 100% !important;
    margin: 0 auto !important;
    background: linear-gradient(rgb(59 157 255), rgb(0 41 103)) !important;
    /* background: rgb(0, 92, 255) !important; */
    color: #ffffff !important;
    box-shadow: 4px 4px 10px 0px #b3b3b3;
    border-radius: 25px;
	border-color: rgb(25 94 199);
	padding: 8px 22px;
}

.btn1 {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s
}

.btn:hover,
.btn:focus,
.btn:active {
    width: 100% !important;
    margin: 0 auto !important;
    background: #0076c5 !important;
    color: #ffffff !important;
	border-color: #fff;
}

h3 {
    font-family: sans-serif;
    color: #8e0b95;
    font-weight: bold;
    /* text-shadow: 4px 4px 3px #bbbbbb52; */
    text-align: center;
}

.bgimg1 {
    background-image: url("map1.png");
    background-repeat: no-repeat;
    /*background-image: url("bigstock-programming-code-abstract-tech-270689191-990x556.jpg");*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.mainmenu {
    color: #FFFFFF;
    /* font-family: 'Cuprum',Georgia,"Times New Roman",Times,Serif; */
    font-size: 16px;
    padding: 0px 20px;
}

.mainmenu ul {
    margin: 0;
    padding: 0;
}

.mainmenu li i {
    position: absolute;
    margin-top: 6px;
}

.mainmenu li {
    float: left;
    display: block;
    padding: 18px 25px;
    border-right: 1px solid #ffffff;
    cursor: pointer;
}

.mainmenu li:last-child {
    border-right: none;
}

.mainmenu li main {
    font-weight: 500;
    margin-top: -18px;
    padding-left: 26px;
    /* color: #fd7e14; */
    color: #464646;
    font-size: 16px;
    text-transform: uppercase;
}

.mainmenu li a {
    color: transparent;
}

.mainmenu li span {
    position: relative;
    float: left;
    font-size: 12px;
    color: #f5f7f8;
}

.mainmenu li,
.mainmenu li i,
.mainmenu li main,
.mainmenu li span {
    -moz-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
}

.mainmenu li:hover main {
    margin-left: 10px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    color: #ffffff;
}

.mainmenu li.bold a i,
.mainmenu li.bold button main {
    color: #ffffff !important;
}


.mainmenu li:hover span {
    margin-left: 25px;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}


/* COLOR MANAGEMENT */

.ccblue .mainmenu {
    width: 88%;
    margin: 0 auto;
}

.ccblue .mainmenu li:hover {
    background: #054781;
}

.ccblue .mainmenu li:hover i {
    color: #ffffff;
}

.ccblue .mainmenu li i {
    color: #134152;
    font-size: 20px;
    padding-top: 3px;
}

.ccblue .mainmenu li:hover i {
    color: #ffffff;
}

.bold {
    background: #054781;
}

@media only screen and (max-width: 1366px) and (min-width: 1024px) {

    .top_heading .h1,
    .top_heading h1 {
        font-size: 1.5rem;
    }


}





.table_center {
    display: table-cell;
    vertical-align: middle;
}

.drop-down {
    display: inline-block;
    position: relative;
}

.drop-down__button {
    background: linear-gradient(to right, #3d6def, #8FADFE);
    display: inline-block;
    line-height: 40px;
    padding: 0 18px;
    text-align: left;
    border-radius: 4px;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.drop-down__name {
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    letter-spacing: 2px;
}

.drop-down__icon {
    width: 18px;
    vertical-align: middle;
    margin-left: 14px;
    height: 18px;
    border-radius: 50%;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;

}



.drop-down__menu-box {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    visibility: hidden;
    opacity: 0;
    margin-top: 5px;
}

.drop-down__menu {
    margin: 0;
    padding: 0 13px;
    list-style: none;

}

.drop-down__menu-box:before {
    content: '';
    background-color: transparent;
    border-right: 8px solid transparent;
    position: absolute;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-top: 8px solid transparent;
    top: -15px;
    right: 18px;

}

.drop-down__menu-box:after {
    content: '';
    background-color: transparent;
}

.drop-down__item {
    font-size: 13px;
    padding: 13px 0;
    text-align: left;
    font-weight: 500;
    color: #909dc2;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #e0e2e9;
}

.drop-down__item-icon {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0px;
    fill: #8995b6;

}

.drop-down__item:hover .drop-down__item-icon {
    fill: #3d6def;
}

.drop-down__item:hover {
    color: #3d6def;
}



.drop-down__item:last-of-type {
    border-bottom: 0;
}


.drop-down--active .drop-down__menu-box {
    visibility: visible;
    opacity: 1;
    margin-top: 15px;
}

.drop-down__item:before {
    content: '';
    position: absolute;
    width: 3px;
    height: 28px;
    background-color: #3d6def;
    left: -13px;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}

.drop-down__item:hover:before {
    display: block;
}

/* New Css Rajeev */
.cards-list {
    z-index: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

/* .card {
    margin: 30px auto;
    width: 200px;
    height: 200px;
    border-radius: 40px;
    box-shadow: 5px 5px 30px 7px rgba(0, 0, 0, 0.25), -5px -5px 30px 7px rgba(0, 0, 0, 0.22);
    cursor: pointer;
    transition: 0.4s;
} */

.card .card_image {
    width: inherit;
    height: inherit;
    border-radius: 40px;
    padding-top: 30px;
    text-align: center;

}


.card .card_image img {
    /*width: inherit;
    height: inherit;
    border-radius: 40px;
    object-fit: cover;
    padding:50px;*/
    width: 50%;
    height: 50%;
    border-radius: 40px;
    object-fit: cover;
    /* padding: 50px; */
}

.card .card_image1 img {
    /*width: inherit;
    height: inherit;
    border-radius: 40px;
    object-fit: cover;
    padding:50px;*/
    width: 100%;
    border-radius: 40px;


}

.card .card_title {
    text-align: center;
    border-radius: 0px 0px 40px 40px;
    font-family: sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin-top: -60px;
    height: 40px;
}

/* .card:hover {
    transform: scale(0.9, 0.9);
    box-shadow: 5px 5px 30px 15px rgba(0, 0, 0, 0.25),
        -5px -5px 30px 15px rgba(0, 0, 0, 0.22);
} */

.title-white a {
    color: white !important;
}

.title-black a {
    color: black;
}

@media all and (max-width: 500px) {
    .card-list {
        /* On small screens, we are no longer using row direction but column */
        flex-direction: column;
    }

    .T2 {
        position: inherit !important;
        bottom: 0px !important;
        margin-top: 0px !important;
    }

    .dropbtn {
        color: #fff !important;
    }
    
}

.dropbtn {
    background: transparent;
    /* color: #5b025f; */
    color: #fff;
    padding: 8px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    font-weight: bold;
}

.dropbtn:hover,
.dropbtn:focus {
    text-decoration: underline;
    outline: none !important;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 5px;

}

.dropdown-content a {
    color: black;
    padding: 6px 0 6px 10px;
    text-decoration: none;
    display: block;
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
}

.dropdown a:hover {
    /* background-color: #682d5b; */
    background-color: #162f6a;
    color: #ffffff;
}

.show {
    display: block;
}

.top_heading h1 {
    font-weight: 400;
}

.banner-title1,
.banner-title1 h4 {
    font-size: 1.3rem;
    font-weight: 900;
    letter-spacing: 0.225em;
    color: #fff !important;
    margin-bottom: 1rem;
    text-transform: capitalize;
    line-height: 1.4em
}

.banner-text1 {
    font-size: 1.0rem;
    color: #fff;
}

.banner-text2 p {
    font-size: 18px !important;

}

.mfp-newsletter.mfp-bg {
    background: #222;
    opacity: .6;
}

.newsletter-popup-container {
    position: relative;

}

.newsletter-popup-container .banner-content-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsletter-popup-container .banner-content {
    position: static;
    transform: translateY(0);
    padding-top: 2.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 2.5rem;


}

.newsletter-popup-container .banner-title {
    font-size: 1.125rem;
    font-weight: 900;
    letter-spacing: -.025em;
    color: #000 !important;
    margin-bottom: 1rem;
    text-transform: uppercase;
    line-height: 1.4em
}

.newsletter-popup-container .banner-title span {
    color: #c96;
    font-weight: 700;
}

.newsletter-popup-container .banner-title light {
    font-weight: 400
}

.newsletter-popup-container p {
    font-weight: 400;
    letter-spacing: .01em;
    margin-bottom: 3.3rem;
    line-height: 1.75em
}

.newsletter-popup-container .logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
    min-height: 0
}

.newsletter-popup-container .form-control {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
    border-radius: 0;
    height: 4.6rem;
    background-clip: border-box;
    color: #666
}

.newsletter-popup-container .form-control::placeholder {
    color: #666
}

.newsletter-popup-container .form-control:focus {
    border-color: #f5f5f5
}

.newsletter-popup-container .input-group {
    border: none
}

.newsletter-popup-container .input-group .btn {
    min-width: 7rem;
    background-color: #222;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase
}

.newsletter-popup-container .input-group .btn:hover,
.newsletter-popup-container .input-group .btn:focus {
    background-color: #c96
}

.newsletter-popup-container .custom-control {
    margin-top: 5rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    flex: 0 0 calc((100% + 20px) * .5 + 20px);
    max-width: calc((100% + 20px) * .5 + 20px)
}

.newsletter-popup-container .custom-control-label {
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .01em;
    padding-left: 4.4rem
}

.newsletter-popup-container .custom-control-label:before,
.newsletter-popup-container .custom-control-label:after {
    left: -.5rem;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: .2rem
}

.newsletter-popup-container .newsletter-popup-content {
    box-shadow: 0 10px 20px rgba(34, 34, 34, 0.3);
    border-radius: 20px;
}

.newsletter-popup-container .mfp-close {
    top: 1rem;
    right: calc(100% / 12 + 2rem);
    font-size: 2rem;
    background-color: #fff;
    border-radius: 50%;
    width: 3rem;
    height: 3rem
}

.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.closebtn {
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: 195px;
    top: -1px;
    text-decoration: none;
    opacity: .6;
    padding: 0 8px 0 10px;
    ;
    border-radius: 0 20px 0 20px;
    color: #000;
    transition: all .35s ease;
    z-index: 1146;
    border: none;
    font-weight: bolder;
}

.closebtn:hover,
.closebtn:focus {
    opacity: 1
}

.text-color {

    color: #3295C6 !important;

}

.text-color1 {

    color: #086C9E !important;

}

.head-title {
    margin-bottom: .5rem;
    padding: 5px 10px;
    letter-spacing: -.025em;
    line-height: 1.4em;
}

/****************** my css start here  *************************/

.top_heading {
    background: #054781;
    background-size: cover;
    background-position: center;
    padding: 15px 0;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    position: relative;
}

.logo .logo-sm h3 {
    color: #fff !important;
    font-size: 22px;
}
.logo .logo-sm h4, h5 {
    color: #fff !important;
    font-size: 19px;
}

.container {
    max-width: 1620px !important;
}

.logo-sm{
    text-align: center;
}

/* A B C D Style CSS start here  */



.bsb-timeline-5 .timeline>.timeline-item .timeline-icon {
    border: var(--bsb-tl-circle-border-size) solid #054781 !important;
    left: calc(var(--bsb-tl-circle-offset)* -1.2);
    font-size: 25px;
}


.bsb-timeline-5 .timeline-body::before {
    /* background-color: var(--bsb-tl-color); */
    background-color: #054781;
    bottom: 0px;
    content: "";
    left: 0px;
    margin-left: -1px;
    position: absolute;
    top: 25px;
    width: 50px;
    height: 2px;
}

.card{
    border: 1px solid #0547817a !important;
    background-color: #fff !important;
    color: #000 !important;
    /* box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05); */
    box-shadow: 2px 5px 7px 0px rgb(0 0 0 / 37%);
}

.card:hover{
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

.card-header{
    background-color: #054781 !important;
    /* background-color: #1f72bb !important; */
    color: #ffffff !important;
    font-weight: 600;
}


.card-header h4, h5 {
    color: #0a0a0a !important;
    font-size: 17px;
	background: #ffc1072b;
    padding: 10px;
	font-weight: bold;
}

.sidebar-side .categories-widget {
    position: relative;
    display: block;
    background: #ecf3f9;
    padding: 16px 20px 6px;
    margin-bottom: 30px;
  }

.sidebar-side .blog-sidebar .widget-title {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 10px;
    font-weight: 700;
    color: #465988;
    margin-bottom: 16px;
    text-align: start;
  }

.sidebar-side .categories-widget .categories-list {
    position: relative;
    display: block;
    background: #fff;
    padding: 10px 10px 10px 15px;
  }

.sidebar-side .categories-widget .categories-list > li{
    list-style: none !important;
  }
  

.sidebar-side .categories-widget .categories-list li a {
    position: relative;
    display: block;
    font-size: 0.9rem;
    line-height: 1rem;
    color: #222732;
    padding: 10px 5px;
    border-bottom: 1px solid #dddddd;
    text-decoration: none;
  }

.blog-sidebar .categories-widget .categories-list li a:hover {
    background: #054781;
    border-color: #054781;
  }

.sidebar .categories-widget .categories-list li a:hover {
    color: #fff;
  }

.card .card-body .card-title a{
    text-decoration: none;
    color: #000;
    line-height: 2;
    font-size: 14px;
    font-weight: 500;
}

.card .card-body .card-title a:hover{
    color: #017bff;
}

.card .card-body .card-title  a:hover:after {
    /* border-bottom: 1px solid #fd571d; */
    transform: scaleX(1);
    transform-origin: bottom left;
}
.card .card-body .card-title a:after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    /* background-color: #f26522; */
    background-color: #017bff;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.division{
    list-style: none;
    padding-left: 0rem;
}

.division h3{
    text-align: left !important;
    font-size: 20px !important;
    border-left: 10px solid #f00;
    padding: 20px;
    box-shadow: 2px 5px 7px 0px #b6c9d4;
    border-top: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.font_head_top{
    font-size: 20px;
}

.font_head{
    font-size: 20px;
    background-color: #1f72bb !important;
}

.card-title{
    font-size: 15px;
    font-weight: 500;
}

.body-end{
    float: inline-end;
}
.info-end{
    text-align: end;
}

.info-end .icon-dis-lft{
    display: none;
}

.txt_end {
    text-align: end;
}

.cad_mag{
    margin: 5px 0px 0 20px;
    padding: 0px;
}

.select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 20px !important;
}

.select2-selection--single .select2-selection__rendered {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 8px;
    width: 100%;
    border: 1.8px solid #054781;
    border-radius: 25px;
    background: linear-gradient(45deg, transparent, #05478152);
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0px !important;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 12px !important;
    right: 12px !important;
    width: 20px;
}
.select2-container--open .select2-dropdown--below {
    margin-top: 18px !important;
	border: 1px solid #ede6e6 !important;
}
.select2-dropdown {
    border: none !important;
}

.bsb-timeline-5 .timeline>.timeline-item:hover .timeline-icon{
    /* background-color: #054781; */
	background: linear-gradient(rgb(1 105 209), rgb(0 41 103));
    color: #fff;
}

.prifile1{
    color: #1a1a1a !important;
    float: inline-end;
    padding-top: 15px;
}

/* 
#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#3498db;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#e74c3c;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
} */


.button_scroll {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(rgb(59 157 255), rgb(0 41 103));
  border: none;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 0px 4px rgb(160 214 255 / 25%)
  cursor: pointer;
  transition-duration: 0.3s;
  overflow: hidden;
  position: fixed;
  right: 10px;
  bottom: 10px;
}

.svgIcon {
  width: 12px;
  transition-duration: 0.3s;
}

.svgIcon path {
  fill: #fff;
}

.button_scroll:hover {
  width: 140px;
  border-radius: 50px;
  transition-duration: 0.3s;
  background-color: #7a18e5;
  align-items: center;
}

.button_scroll:hover .svgIcon {
  /* width: 20px; */
  transition-duration: 0.3s;
  transform: translateY(-200%);
}

.button_scroll::before {
  position: absolute;
  bottom: -20px;
  content: "Back to Top";
  color: #fff;
  /* transition-duration: .3s; */
  font-size: 0px;
}

.button_scroll:hover::before {
  font-size: 13px;
  opacity: 1;
  bottom: unset;
  /* transform: translateY(-30px); */
  transition-duration: 0.3s;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: #000;
    content: var(--bs-breadcrumb-divider, ">") !important;
	font-weight: 600;
}

.bsb-timeline-5 .timeline>.timeline-item .timeline-icon {
    box-shadow: 3px 3px 6px rgb(67 104 159 / 40%) !important;
}