
@font-face {
    font-family: 'voces-regular';
    src: url('../fonts/voces-regular.ttf') format('truetype');
}
p, ul, a, span, b, strong, div{font-family:"Voces-Regular";}
.login-pass-sign {
    padding: 3% 0 3% 0;
}

.errorCls {
    border: 1px solid red;
}

input .input-size-change::-webkit-input-placeholder {
    font-size: 20px !important;
}

.phone_num {
    font-weight: 500;
    font-size: 19px;
}

body {
    overflow-x: hidden;
}

.timp-brand-col {
    padding: 0.63%;
}

.nav_bg {
    background: gray;
}

.log_in_bg {
    background-image: url(../img/Login_bgv3.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #18b5ac;
    background-position: right top;
    background-attachment: fixed;
}

.log_in_bgc {
    background: #fff;
    width: 400px;
    margin: 5% auto;
    height: auto;
}

.login_form_width {
    width: 350px;
    padding-left: 65px;
}

.login_header {
    text-align: center;
    font-size: 30px;
    padding-top: 5%;
    padding-bottom: 5%;
    color: #666667;
}

.form_bg_shadow {
    background: #fff;
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.75);
}

input[type=text], input[type=password], input[type=email] {
    width: 100%;
    height: 38px;
    margin: 4px 0;
}

.log_btn_bg {
    background: #a9d161;
    text-align: center;
}

.log_btn_home {
    width: 100%;
    height: 38px;
    border-radius: 4px;
    background-color: rgb(22, 182, 172);
    font-family: Voces-Regular;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    border: 0;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
}

.btn_for_con:hover {
    color: #fff;
    text-decoration: none;
}

.con_btn {
    color: white;
}

.footer_before {
    margin-top: 2%;
    margin-bottom: 2%;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

/*login form css start*/
.login_div {
    position: absolute;
    width: 300px;
    height: 300px;
    /* Center form in page horizontally & vertically */
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -150px;
}

.login_form {
    width: 300px;
    height: 300px;
    background: gray;
    border-radius: 0px;
    margin: 0;
    padding: 0;
}

.forgot_pass {
    color: #616263;
    text-decoration: none;
}

    .forgot_pass:hover {
        color: #616263;
        text-decoration: none;
    }

.btn-rwb {
    border-color: #55ce5a !important;
    color: #fff !important;
    background: #55ce5a !important;
}
/*login form css ends here*/

@media only screen and (max-width: 500px) {
    .log_in_bg {
        background-image: url(../img/Login_bgv3.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #18b5ac;
        background-position: right top;
        background-attachment: fixed;
    }
    .log_in_bgc {
        background: #fff;
        width: 100%;
        margin: 3em auto;
        height: auto;
    }
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 20px 20px;
    }
    .login_form_width {
        width: 100%;
        padding-left: 13px;
    }

    .navbar-brand {
        width: 70%;
    }
    .navbar-nav {
        margin: 0;
    }
    .navbar-right li img {
        float: none !important;
        padding-top: 0em !important;
        margin: 0 auto;
    }

    .navbar-brand img {
        width: 75%;
        margin: 0 auto;
    }
    .login_header {
    text-align: center;
    font-size: 15px;
    padding-top: 5%;
    padding-bottom: 5%;
    color: #666667;
}
    .mob-mar-tb{
            margin: 30% auto !important;
    }
}




.navbar-default {
    -webkit-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.75);
}

.nav_top_padding {
    /*padding-top: 1%;*/
}

.navbar-default {
    background: #fff;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 0px;
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 0px 15px;
    font-size: 18px;
    line-height: 20px;
}

.brand_img {
    width: 100%;
}

.navbar-right li img {

    float: right;
    padding-top: 1em;
}


.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #0cb7a7;
}

.navbar-default .navbar-nav > li > a {
    color: #060606;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.home_login_btn {
    background: #0cb7a7;
    border: none;
    color: #fff !important;
    font-size: 16px;
    padding: 10px 8px 8px 10px !important;
}

.home_cont {
    color: #060606;
    font-size: 15px;
    font-weight: 500;
}

#home_cont_a a:hover:nth-child(1) {
    color: #1b1818;
    background-color: #fff;
    cursor: pointer;
}

.home_login_li {
    padding-top: 2%;
}

.vertical-center-wrapper {
    display: flex;
    align-items: center;
}

    .vertical-center-wrapper .label-text {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        color: #2b343e;
        text-align: left !important;
    }
/*Fotter starts From Here*/

.footer-color {
    background-color: #566373;
    color: #fff;
    padding: 50px 0;
    clear: both;
    overflow: auto;
}

.footerLink {
    color: #17B6AC;
    text-decoration: none;
    outline: none;
}

    .footerLink:hover, .footerLink:focus, .footerLink:active, .footerLink:visited {
        color: #17B6AC;
        text-decoration: none;
        outline: none;
    }

.hidden_field {
    visibility: hidden;
}

@media screen and (max-width: 1920px) and (min-width: 1500px) {
    .navbar-brand {
        padding: 5px 15px !important;
        height: 80px;
    }

    .login_form_width {
        width: 445px !important;
        padding-left: 65px !important;
    }

    .log_in_bgc {
        background: #fff !important;
        clear: both;
        position: relative;
        top: 0%;
        left: 0;
        margin-top: 15%;
        margin-bottom: 8%;
        width: 500px;
        height: auto !important;
    }
}
/*modal css start from here*/

#myModalError {
    position: fixed;
    top: 10%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

.modal-header i.fa-times {
    position: absolute;
    right: -15px;
    top: -15px;
    font-size: 20px;
    color: #E4321C;
    cursor: pointer;
    border: 5px solid #5bc0de;
    border-radius: 50%;
    padding: .5%;
    background: #ffffff;
    z-index: 8040;
}

    .modal-header i.fa-times:hover {
        border: 5px solid #5bc0de;
    }

.modal-header {
    background: #5bc0de;
    padding: 15px;
    border-bottom: 2px solid #f5f5f5;
}

.modal-content {
    border-radius: 0px;
    box-shadow: 0px 2px 5px 2px #272727;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}

.btn-ok {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c;
}

    .btn-ok:hover {
        color: #fff;
        border-bottom-width: 3px;
    }


.btn-ok {
    border: none;
    cursor: pointer;
    color: white;
    padding: 2px 28px;
    border-radius: 2px;
    font-size: 22px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .4);
    background: #15afa3;
    transform: translate(-50% -50%);
    transition: box-shadow 0.2s;
    transition: background-color 0.2s;
}

    .btn-ok:hover {
        background-color: #1adccc;
    }


    .btn-ok:active {
        background-color: #2c6762;
    }

.btn-ok {
    position: relative;
    overflow: hidden;
}

    .btn-ok:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 5px;
        height: 5px;
        background: rgba(255, 255, 255, .5);
        opacity: 0;
        border-radius: 100%;
        transform: scale(1, 1) translate(-50%);
        transform-origin: 50% 50%;
    }

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 1;
    }

    20% {
        transform: scale(25, 25);
        opacity: 0.8;
    }

    40% {
        transform: scale(45, 45);
        opacity: 0.6;
    }

    60% {
        transform: scale(65, 65);
        opacity: 0.4;
    }

    80% {
        transform: scale(85, 85);
        opacity: 0.2;
    }

    100% {
        opacity: 0;
        transform: scale(100, 100);
    }
}

.btn-ok:focus:not(:active)::after {
    animation: ripple 1s ease-out;
}

.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 2px solid #f5f5f5;
}

.text-error {
    font-size: 1em;
    font-family: Voces-Regular;
    color: #055236;
}

.modal-backdrop.in {
    opacity: .8;
    background: #131313;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: none;
    opacity: .8;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close:focus, .close:hover {
    color: #E4321C;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

.fancybox-close {
    background: #005697;
    border: 5px solid;
    border-radius: 22px;
    color: #fff;
    font-family: 'AmbleRegular';
    font-size: 30px;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 8040;
}
/*modal page css ends here*/
.number-occur {
    font-size: 20px;
    padding-top: 10px;
}