/*//////////////////////BG -Backgroun Carusel -START////////////////////////////////////////////*/

html {
    position: relative;
    min-height: 100%;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.txtheadingred {
    color: red;
    position: absolute;
    z-index: 999;
    right: 15px;
    left: 0;
}

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}

.item:nth-child(1) {
    background: url(../../images/1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.item:nth-child(2) {
    background: url(../../images/2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.item:nth-child(3) {
    background: url(../../images/0.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.item:nth-child(4) {
    background: url(../../images/3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel {
    z-index: -9999;
}

    .carousel .item {
        position: fixed !important;
        width: 100%;
        height: 100%;
    }

.title {
    text-align: center;
    margin-top: 20px;
    padding: 10px;
    text-shadow: 2px 2px #000;
    color: #FFF;
}


/*//////////////////////BG -Backgroun Carusel -END////////////////////////////////////////////
[ FONT ]*/

@font-face {
    font-family: 'Roboto-Thin';
    src: url('../fonts/Roboto-Thin.eot');
    src: local('Roboto Thin'), local('Roboto-Thin'), url('../fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto-Thin.woff') format('woff'), url('../fonts/Roboto-Thin.ttf') format('truetype'), url('../fonts/Roboto-Thin.svg#Roboto') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-ThinItalic';
    src: url('../fonts/Roboto-ThinItalic.eot');
    src: local('Roboto ThinItalic'), local('Roboto-ThinItalic'), url('../fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-ThinItalic.woff2') format('woff2'), url('../fonts/Roboto-ThinItalic.woff') format('woff'), url('../fonts/Roboto-ThinItalic.ttf') format('truetype'), url('../fonts/Roboto-ThinItalic.svg#Roboto') format('svg');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.eot');
    src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-LightItalic';
    src: url('../fonts/Roboto-LightItalic.eot');
    src: local('Roboto LightItalic'), local('Roboto-LightItalic'), url('../fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-LightItalic.woff2') format('woff2'), url('../fonts/Roboto-LightItalic.woff') format('woff'), url('../fonts/Roboto-LightItalic.ttf') format('truetype'), url('../fonts/Roboto-LightItalic.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../../fonts/Roboto-Regular.eot');
    src: local('Roboto Regular'), local('Roboto-Regular'), url('../../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/Roboto-Regular.woff2') format('woff2'), url('../../fonts/Roboto-Regular.woff') format('woff'), url('../../fonts/Roboto-Regular.ttf') format('truetype'), url('../../fonts/Roboto-Regular.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-RegularItalic';
    src: url('../fonts/Roboto-RegularItalic.eot');
    src: local('Roboto RegularItalic'), local('Roboto-RegularItalic'), url('../fonts/Roboto-RegularItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-RegularItalic.woff2') format('woff2'), url('../fonts/Roboto-RegularItalic.woff') format('woff'), url('../fonts/Roboto-RegularItalic.ttf') format('truetype'), url('../fonts/Roboto-RegularItalic.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.eot');
    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-MediumItalic';
    src: url('../fonts/Roboto-MediumItalic.eot');
    src: local('Roboto MediumItalic'), local('Roboto-MediumItalic'), url('../fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-MediumItalic.woff2') format('woff2'), url('../fonts/Roboto-MediumItalic.woff') format('woff'), url('../fonts/Roboto-MediumItalic.ttf') format('truetype'), url('../fonts/Roboto-MediumItalic.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('../fonts/Roboto-BoldItalic.eot');
    src: local('Roboto BoldItalic'), local('Roboto-BoldItalic'), url('../fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-BoldItalic.woff2') format('woff2'), url('../fonts/Roboto-BoldItalic.woff') format('woff'), url('../fonts/Roboto-BoldItalic.ttf') format('truetype'), url('../fonts/Roboto-BoldItalic.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/Roboto-Black.eot');
    src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#Roboto') format('svg');
}

@font-face {
    font-family: 'Roboto-BlackItalic';
    src: url('../fonts/Roboto-BlackItalic.eot');
    src: local('Roboto BlackItalic'), local('Roboto-BlackItalic'), url('../fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-BlackItalic.woff2') format('woff2'), url('../fonts/Roboto-BlackItalic.woff') format('woff'), url('../fonts/Roboto-BlackItalic.ttf') format('truetype'), url('../fonts/Roboto-BlackItalic.svg#Roboto') format('svg');
}


/*//////////////////////////////////////////////////////////////////
[ RESTYLE TAG ]*/

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

body,
html {
    height: 100%;
    font-family: 'Roboto-Regular' !important;
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #555;
    opacity: 1;
    /* Firefox */
}


/*---------------------------------------------*/

a {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    line-height: 1.7;
    color: #666666;
    margin: 0px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

    a:focus {
        outline: none !important;
    }

    a:hover {
        text-decoration: none;
        color: #fff;
    }


/*---------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

p {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    line-height: 1.7;
    color: #666666;
    margin: 0px;
}

ul,
li {
    margin: 0px;
    list-style-type: none;
}


/*---------------------------------------------*/

input {
    outline: none;
    border: none;
}

textarea {
    outline: none;
    border: none;
}

.spanerror_sec {
    color: red;
    display: table;
    font-size: 12px;
    margin: 5px auto;
}


/*textarea:focus, input:focus {
  border-color: transparent !important;
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }

textarea:focus::-webkit-input-placeholder { color:transparent; }
textarea:focus:-moz-placeholder { color:transparent; }
textarea:focus::-moz-placeholder { color:transparent; }
textarea:focus:-ms-input-placeholder { color:transparent; }

input::-webkit-input-placeholder { color: #999999; }
input:-moz-placeholder { color: #999999; }
input::-moz-placeholder { color: #999999; }
input:-ms-input-placeholder { color: #999999; }

textarea::-webkit-input-placeholder { color: #999999; }
textarea:-moz-placeholder { color: #999999; }
textarea::-moz-placeholder { color: #999999; }
textarea:-ms-input-placeholder { color: #999999; }*/


/*---------------------------------------------*/

button {
    outline: none !important;
    border: none;
    background: transparent;
}

    button:hover {
        cursor: pointer;
    }

iframe {
    border: none !important;
}

.txt1 {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    color: #FF0000;
    line-height: 1.4;
}

    .txt1 span {
        font-style: normal;
        font-size: 15px;
        color: #FF0000;
        text-decoration: underline;
    }

.bo1 {
    border-bottom: 1px solid #999999;
}

.hov1:hover {
    border-color: #d33f8d;
}


/*//////////////////////////////////////////////////////////////////
[ login ]*/
.loginerror {
    padding-bottom: 2px;
    padding-left: 2px;
    color: red;
}

.limiter {
    width: 100%;
    margin: 0 auto;
}

.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: flex-end;
    padding: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-family: 'Roboto-Regular';
    position: relative;
    z-index: 1;
}

    .container-login100::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.4)
        /*background: -webkit-linear-gradient(bottom, #005bea, #00c6fb);*/
        /*  background: -webkit-linear-gradient(bottom, #005bea, #9ee7fb);
  background: -o-linear-gradient(bottom, #005bea, #00c6fb);
  background: -moz-linear-gradient(bottom, #005bea, #00c6fb);
  background: linear-gradient(bottom, #005bea, #00c6fb);*/
        /* opacity: 0.35; */
    }

.wrap-login100 {
    width: 324px;
    /* background: rgb(255, 255, 255); */
    display: block;
    /* padding: 0 30px; */
    border-radius: 4px;
    /* border: 1px solid #fff; */
    /* box-shadow: 0 0 10px #8e8e8e; */
    margin-right: 40px;
}


/*------------------------------------------------------------------
[  ]*/

.login100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.login_heading {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

    .login_heading a {
        width: 100%;
    }

        .login_heading a.login {
            color: #021c50;
            text-decoration: none;
            text-align: center;
            font-size: 20px;
            text-transform: capitalize;
            font-weight: 600;
            margin-bottom: 5px;
        }

            .login_heading a.login span {
                width: 100%;
                display: block;
                margin-bottom: 5px;
                font-size: 30px;
            }

                .login_heading a.login span i {
                    padding: 10px;
                    background: #3f5b95;
                    border-radius: 50%;
                    width: 50px;
                    height: 50px;
                    border: 1px solid #a2a2a2;
                    color: #fff;
                }

        .login_heading a.help {
            padding: 10px 12px;
            background-color: #d87229;
            color: #fff;
            text-decoration: none;
            /* border-radius: 4px; */
            text-align: center;
            transition: all 0.4s ease;
        }

            .login_heading a.help:hover {
                background-color: #ec8941;
            }

.login100-form-title {
    font-family: 'Roboto-Regular';
    font-size: 30px;
    color: #196bc7;
    line-height: 1.2;
    text-align: center;
    text-shadow: 1px 1px 4px #c7c4bd;
    width: 100%;
    display: block;
}

.login_app_icon {
    width: 100%;
    display: block;
}

    .login_app_icon a {
        float: left;
        width: 49%;
        text-align: right;
    }

        .login_app_icon a img {
            width: 75%;
        }

        .login_app_icon a:nth-child(2) {
            float: right;
            text-align: left;
        }


/*---------------------------------------------*/

.login100-form-avatar {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

    .login100-form-avatar img {
        width: 100%;
    }


/*---------------------------------------------*/

.wrap-input100 {
    position: relative;
    width: 100%;
    z-index: 1;
}

.input100 {
    font-family: 'Roboto-Regular';
    font-size: 17px;
    line-height: 1.2;
    color: #3c5a96;
    display: block;
    width: 100%;
    background: #d3e2ff;
    border: 2px solid #3c5a96;
    height: 45px;
    padding: 0 30px 0 50px;
    margin: 0 auto;
    outline: 0;
    opacity: 0.85;
    border-radius: 8px;
}


/*------------------------------------------------------------------
[ Focus ]*/

.focus-input100 {
    display: block;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 0px 0px;
    color: rgba(0, 91, 234, 0.6);
    /*color: rgba(0,0,0, 0.6);*/
}

.input100:focus + .focus-input100 {
    -webkit-animation: anim-shadow 0.5s ease-in-out forwards;
    animation: anim-shadow 0.5s ease-in-out forwards;
}

@-webkit-keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 80px 30px;
        opacity: 0;
    }
}

@keyframes anim-shadow {
    to {
        box-shadow: 0px 0px 80px 30px;
        opacity: 0;
    }
}


/*------------------------------------------------------------------
[ Button ]*/

.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
}

.login100-form-btn {
    font-family: 'Roboto-Regular';
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    width: 100%;
    height: 40px;
    border-radius: 8px;
    background: #3c5a96;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
}

    .login100-form-btn:hover {
        background-color: #1d376d;
        color: #fff
    }

.symbol-input100 {
    font-size: 18px;
    color: #3c5a96;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 25px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 30px;
    pointer-events: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.input100:focus + .focus-input100 + .symbol-input100 {
    color: #3c5a96;
    padding-left: 23px;
}

.wrap-input100 input:focus {
    background-color: #d3e2ff;
    color: #3c5a96;
}

.wrap-input100 input.active {
    background-color: #d3e2ff;
}

input:-webkit-autofill {
    background-color: #fff !important;
    background-image: none !important;
}


/*.login100-form-btn:hover {
  background: transparent;
  color: #fff;
}*/

.login100-form-btn:hover:before {
    opacity: 1;
    background: #333
}


/*------------------------------------------------------------------
[ Button sign in with ]*/

.btn-face,
.btn-google {
    font-family: Raleway-Bold;
    font-size: 16px;
    line-height: 1.2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc((100% - 10px) / 2);
    height: 40px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.btn-face {
    color: #3b5998;
}

    .btn-face i {
        font-size: 20px;
        margin-right: 10px;
        padding-bottom: 1px;
    }

.btn-google {
    color: #555555;
}

    .btn-google img {
        width: 19px;
        margin-right: 10px;
        padding-bottom: 1px;
    }

    .btn-face:hover,
    .btn-google:hover {
        border-color: #d33f8d;
    }


/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
    position: relative;
}

.alert-validate::before {
    content: attr(data-validate);
    position: absolute;
    max-width: 70%;
    background-color: white;
    border: 1px solid #c80000;
    border-radius: 14px;
    padding: 4px 25px 4px 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 8px;
    pointer-events: none;
    font-family: 'Roboto-Regular';
    color: #c80000;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    transition: opacity 0.4s;
}

.alert-validate::after {
    content: "\f06a";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    color: #c80000;
    font-size: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 13px;
}

.alert-validate:hover:before {
    visibility: visible;
    opacity: 1;
}

.login_left_top {
    float: left;
    margin: 23px 0 0 47px;
    background: url(../../images/wblogo.png) no-repeat left bottom;
    position: absolute;
    z-index: 999;
}

.login_heading_top {
    color: #3c5a96;
    font-size: 50.5px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 40px;
    padding-bottom: 10px;
    text-shadow: 1px 1px 22px #fff;
}

.login_subheading {
    font-family: 'Roboto-Regular';
    border-bottom: 1px solid rgb(215, 115, 42);
    color: rgb(215, 115, 42);
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    padding-bottom: 2px;
    text-transform: uppercase;
    margin-bottom: 2px;
    line-height: 22px;
    /*text-shadow:1px 1px 1px #000;*/
}

.login_subheading_one {
    font-family: 'Roboto-Regular';
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: 4px 0 0 35px;
    letter-spacing: 1.8px;
    /*text-shadow: 1px 1px 6px #306aa2;*/
}

.login_subheading_two {
    font-family: 'Roboto-Regular';
    color: #000;
    font-size: 14px;
    font-weight: normal;
    margin: -3px 0 0 35px;
    letter-spacing: 1px;
    /*text-shadow: 1px 1px 6px #306aa2;*/
}

.login_poweredby {
    margin: 9px 0 0;
    font-size: 13px;
    color: #fff;
}

    .login_poweredby span {
        color: #f32400;
        font-size: 14px;
    }

.login_help {
    /* margin-top: 15px; */
    color: #fff;
    margin-bottom: 10px;
}

    .login_help a {
        color: #000;
        text-decoration: none;
        padding: 8px 15px;
        border-radius: 2px;
        text-transform: capitalize;
        transition: all 0.3s ease-in-out 0s;
        display: block;
        font-size: 18px;
        /*font-style: italic;*/
    }

        .login_help a:hover,
        .login_help a:focus {
            color: #000;
            text-decoration: none;
            transition: all 0.3s ease-in-out 0s;
        }

        .login_help a span {
            padding-left: 10px;
        }

    .login_help .fa-long-arrow-right {
        padding-left: 15px;
        transition: all 0.3s ease-in-out 0s;
    }

        .login_help .fa-long-arrow-right:hover {
            padding-left: 25px;
            transition: all 0.3s ease-in-out 0s;
        }

    .login_help:hover .fa-long-arrow-right {
        padding-left: 35px;
        transition: all 0.3s ease-in-out 0s;
    }

.text_center_txt {
    margin: 0 auto;
}


/*/////////////////////////////MODAL-STRAT-Bridge-Entry-Section-/////////////////////////////*/

.modalbox {
    overflow: hidden;
}

.modal-dialog.login_modal {
    opacity: 10;
    z-index: 9999;
    display: flex;
    /* width: 100%; */
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.login_modal .modal-content {
    width: 100%;
    border-radius: 4px;
    border: 4px solid #da1717;
}

.login_modal button {
    background: #da1717;
    color: #fff;
    border-radius: 30px;
    padding: 6px 24px;
    transition: all 0.3s;
}

    .login_modal button:hover {
        background: #a90b0b;
        color: #fff;
    }

.bridge_txt {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

    .bridge_txt span {
        padding-right: 20px;
        width: 20px;
        height: auto;
        margin-top: 5px;
        color: #da1717;
    }

    .bridge_txt p {
        width: 100%;
        margin-bottom: 15px;
    }

        .bridge_txt p b {
            color: #da1717;
        }


/*/////////////////////////////MODAL-END/////////////////////////////*/


/*/////////////////////////////Show the New feature modal-Section-/////////////////////////////*/

.modalbox {
    overflow: hidden;
}

.modal-dialog.New_feature {
    opacity: 10;
    z-index: 9999;
    display: flex;
    width: 60%;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0 auto;
}

.New_feature .modal-content {
    width: 100%;
    border-radius: 4px;
    border: 4px solid #FF0000;
}

.New_feature button {
    background: #f29901;
    color: #fff;
    border-radius: 4px;
    padding: 6px 24px;
    transition: all 0.3s;
}

    .New_feature button:hover {
        background: #fda816;
        color: #fff;
    }

.New_feature .bridge_info_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 5px;
}

    .New_feature .bridge_info_img img {
        width: 100%;
    }

    .New_feature .bridge_info_img h1 {
        position: absolute;
        top: 72px;
        font-size: 44px;
        font-weight: 600;
        color: #f19901;
    }

        .New_feature .bridge_info_img h1 span {
            animation: blink 1s linear infinite;
        }

.New_feature .bridge_info {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
}

    .New_feature .bridge_info span {
        padding-right: 15px;
        padding-left: 15px;
        width: 12px;
        height: 100%;
        margin-top: 2px;
        color: #fda816;
        font-size: 20px;
    }

        .New_feature .bridge_info span:first-child {
            padding-left: 0;
        }

    .New_feature .bridge_info p {
        width: 100%;
        margin-bottom: 0;
        font-size: 1.6rem;
        line-height: 2.5rem;
        font-weight: 300;
        text-align: left;
    }

.New_feature .modal-footer {
    padding: 12px 15px;
    margin-top: 5px;
}

.New_feature .modal-body {
    padding: 14px;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    25% {
        opacity: .3;
    }

    50% {
        opacity: .5;
    }

    75% {
        opacity: .8;
    }

    100% {
        opacity: 1;
    }
}

button#alertNewFeatureBtn {
    display: none !important;
}


/*/////////////////////////////Show the New feature modal-Section/////////////////////////////*/

@media (max-width: 992px) {
    .alert-validate::before {
        visibility: visible;
        opacity: 1;
    }
}


/*//////////////////////////////////////////////////////////////////
[ responsive ]*/

@media (max-width: 576px) {
    .wrap-login100 {
        padding-top: 80px;
        padding-left: 15px;
        padding-right: 15px;
    }
}




/*new login page design updated styles*/
.login_mainDiv {
    height: 100vh;
    font-family: Open Sans,sans-serif !important;
}

    .login_mainDiv .login-bg {
        background: url('../../images/login_bg.png') no-repeat top;
        width: 100%;
        border: none !important;
        border-radius: 0 !important;
        height: 100%;
        background-size: cover;
    }

        .login_mainDiv .login-bg .login-bg-inner {
            height: 100%;
            width: 100%;
            padding: 0 !important;
        }

            .login_mainDiv .login-bg .login-bg-inner .login-sec {
                height: 100%;
                background-color: rgb(255 255 255 / 80%);
                width: 356px;
                box-shadow: 0 0 20px #272727;
                color: #fff;
                padding: 30px 15px 15px;
            }

                .login_mainDiv .login-bg .login-bg-inner .login-sec p.logo {
                    padding-top: 30px;
                    text-align: center;
                    margin: 0 auto;
                }

                .login_mainDiv .login-bg .login-bg-inner .login-sec div.logo img {
                    width: 110px;
                    max-width: 90px;
                }

.login-sec .login_left_top {
    float: left;
    margin: 0 0 20px;
    background: url(../../images/wblogo.png) no-repeat left 25px bottom 5px;
    position: relative;
    z-index: 999;
}

.login-sec .login_subheading {
    text-align: center;
    display: block;
    width: max-content;
    margin: 0 auto;
}

.login-sec .login_heading_top {
    text-align: center;
}

.login_subheading_one {
    font-size: 12px;
    margin: 6px 0 0 66px;
    /* text-shadow: 1px 1px 6px #306aa2; */
}


.password-field-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #3c5a96
}