.background_login .carousel img {
    height: 100vh;
}
.alert-success {
    position: absolute !important;
    top: 10px;
    right: 10px;
    z-index: 9;
}
.register_login {
    position: absolute;
    top: 0;
    background-color: #fff;
    height: 100%;
    right: 10%;
    width: 100%;
    max-width: 670px;
    padding-top: 152px;
    padding-left: 100px;
    padding-right: 100px;
}
.register_login h1 {
    font-size: 40px;
    font-family: 'parata';
    margin-bottom: 60px;
    color: #086015;
    margin: 0 0 10px;
}
.settingPassword {
    padding-top: 20%;
}
.settingPassword h1 {
    margin-bottom: 10px;
}
.settingPassword .relative {
    position: relative;
}
.settingPassword .relative i.far {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
    height: fit-content;
}
.register_login>i {
    font-size: 14px;
    font-family: 'HelvericaNeue-Light';
    color: #000;
    margin-bottom: 10px;
    display: block;
}
.register_login .form-group label {
    font-size: 14px;
    color: #000000;
    font-family: 'HelvericaNeue';
}
.register_login .form-group input[type="text"] {
    height: 40px;
    border: solid 1px #D9D9D9;
    border-radius: 4px;
}
.register_login .form-group.policy span {
    font-size: 14px;
    color: #000000
}
.register_login .form-group.policy span a {
    color: #548E2D;
}
.register_login .button_action button {
    width: 170px;
    height: 50px;
    font-size: 14px;
    color: white;
    border-radius: 4px;
    background-color: #086015;
    border: none;
    font-family: 'HelvericaNeue';
    margin-top: 30px;
    margin-bottom: 30px;
}
.register_login .button_action button:hover {
    background-color: #548E2D;
}

.register_login .how_to_login span {
    font-size: 16px;
    font-family: 'HelvericaNeue';
    color: #000000;
}
.register_login .how_to_login span  a {
    text-transform: uppercase;
    color: #086015;
    font-family: 'HelvericaNeue-Bold';
}
.background_login .carousel-indicators {
    bottom: 40px;
}
.background_login .carousel-indicators li {
    width: 16px;
    height: 16px;
    border-radius: 100%;
}

.background_login .carousel-indicators li.active {
    width: 60px;
    border-radius: 12px;
}

.trademark {
    display: inline-block;
    width: 220px;
    height: 40px;
    position: absolute;
    bottom: 40px;
    left: 50px;
    background-color: #fff;
    border-radius: 0 36px 36px 0;
}
.trademark img {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 100%;
    left: -15px;
    padding: 5px;
}
.trademark span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 27px;
    text-transform: uppercase;
    font-size: 16px;
    color: #086015;
    font-family: 'HelvericaNeue-Black';
    left: 50px;
}
.btn-not-background {
    color: #086015;
    font-size: 16px;
    font-family: 'HelvericaNeue';
}
.btn-not-background:focus {
    box-shadow: none !important;
    outline: none !important;
}
#modalSuccess .modal-content,
#modalPassword .modal-content,
#changePassword .modal-content,
#acceptDeal .modal-content,
#modalCheckToken .modal-content,
#popupMovePoint .modal-content,
#acceptModalInstallMent .modal-content {
    border-radius: 30px;
    height: 385px;
    max-height: 385px;
    padding-top: 59px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
}
#acceptDeal .modal-content {
    max-height: 100% !important;
    height: 100%;
}
#popupMovePoint .modal-content {
    height: 100%;
    max-height: 590px;
    margin-top: 30%;
}
#modalPassword .modal-content,
#changePassword .modal-content,
#acceptDeal .modal-content {
    padding-top: 35px;
}
#changePassword .modal-content {
    height: 470px;
    max-height: 470px;
}
#modalSuccess .modal-body,
#modalPassword .modal-body,
#changePassword .modal-body,
#acceptDeal .modal-body,
#popupMovePoint .modal-body,
#acceptModalInstallMent .modal-body {
    text-align: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;;
}
#popupMovePoint .modal-body
{
    text-align: left;
}
#changePassword .modal-body .form-group,
#popupMovePoint .modal-body .form-group {
    text-align: left;
    position: relative;
}
#changePassword .modal-body .form-group i.far,
#popupMovePoint .modal-body .form-group i.far {
    position: absolute;
    top: 20px;
    right: 10px;
    bottom: 0;
    margin: auto;
    height: 5px;
}
#modalSuccess .modal-body img,
#modalPassword .modal-body img,
#changePassword .modal-body img,
#acceptDeal .modal-body img
{
    margin-bottom: 24px;
    width: 50px;
    height: 50px;
    margin: 0 auto 24px;
}
#popupMovePoint .modal-body img {
    text-align: center;
    margin: 0 auto 24px;
    display: block;
}
#modalSuccess .modal-body h4,
#modalPassword .modal-body h4,
#changePassword .modal-body h4,
#acceptDeal .modal-body h4,
#popupMovePoint .modal-body h4 {
    font-size: 24px;
    color: #086015;
    font-family: 'parata';
    margin-bottom: 20px;
}
#popupMovePoint .modal-body h4 {
    text-align: center;
}
#modalSuccess .modal-body p,
#modalPassword .modal-body p,
#changePassword .modal-body p,
#popupMovePoint .modal-body p{
    font-size: 16px;
    margin-bottom: 0;
}
#modalSuccess .modal-body span {
    display: block;
    color: #999999;
    font-size: 14px;
    font-family: 'HelvericaNeue-Italic';
    position: relative;
    top: 10px;
}
#modalPassword .modal-body input {
    margin-top: 20px;
    margin-bottom: 0;
}
#modalSuccess .modal-lg,
#modalPassword .modal-lg,
#changePassword .modal-lg,
#acceptDeal .modal-lg,
#popupMovePoint .modal-lg {
    max-width: 570px;
}

#modalSuccess .modal-footer,
#modalPassword .modal-footer,
#changePassword .modal-footer,
#acceptDeal .modal-footer,
#popupMovePoint .modal-footer,
#acceptModalInstallMent .modal-footer
{
    border-top: none;
    justify-content: center;
}
#changePassword .modal-footer
{
    justify-content: start;
}
#modalSuccess .modal-footer button,
#modalPassword .modal-footer button,
#changePassword .modal-footer button,
#acceptDeal .modal-footer button,
#popupMovePoint .modal-footer button,
#acceptModalInstallMent .modal-footer  button {
    width: 170px;
    height: 40px;
    background-color: #086015;
    color: white;
    border: none;
    font-size: 14px;
}
#acceptDeal .modal-footer button.btn-primary-close,
#popupMovePoint .modal-footer button.btn-primary-close,
#acceptModalInstallMent .modal-footer button.btn-primary-close {
    background-color: #F2F2F4;
    color: #000;
    border: solid 1px #D9D9D9;
}
#modalSuccess .modal-footer button:hover,
#modalPassword .modal-footer button:hover,
#changePassword .modal-footer button:hover,
#acceptDeal .modal-footer button:hover,
#popupMovePoint .modal-footer button:hover,
#acceptModalInstallMent .modal-footer button:hover {
    background-color: #548E2D;
    color: white;
    border: none;
}
.imgMaintenance {
    display: flex;
    justify-content: center;
    align-items: center;
}
.imgMaintenance_contentHead {
    font-size: 40px;
    font-family: Prata-Regular;
    color: #1A9C2E;
}
.imgMaintenance_contentBody {
    color: #010101;
    font-family: Arial, Helvetica, sans-serif;
}

/* 13inc */

@media (min-width: 1199px) and (max-width: 1366px) {
    .register_login {
        max-width: 500px;
        right: 3%;
        padding-top: 40px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .register_login h1 {
        margin-bottom: 30px;
    }
    .register_login .button_action button {
        margin-top: 0;
        margin-bottom: 10px;
    }

    .settingPassword {
        padding-top: 15%;
    }
    .settingPassword h1 {
        margin-bottom: 10px;
    }
    .main .how_to_login {
        margin-bottom: 15px !important;
    }
    .main .policy {
        margin-bottom: 20px !important;
        margin-top: 10px;
    }
    .policy input[type="checkbox"] {
        width: 13px;
    }    
    .imgMaintenance {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .imgMaintenance_contentHead {
        font-size: 40px;
        font-family: Prata-Regular;
        color: #1A9C2E;
    }
    .imgMaintenance_contentBody {
        color: #010101;
        font-family: Arial, Helvetica, sans-serif;
    }
}

/* MOBILE */

@media screen and (max-width: 767px) {
    #register {
        padding-top: 70px;
    }
    .main .how_to_login {
        margin-bottom: 20px !important;
    }
    .main .policy .row {
        flex-wrap: initial !important;
    }
    .main .policy input[type="checkbox"] {
        width: 13px;
        margin-right: 5px;
    }
    .main .policy span {
        padding-left: 5px;
    }
    .register_login {
        top: 0;
        right: 0;
        left: 0;
        width: 94%;
        height: 87%;
        margin: auto;
        padding-top: 40px;
        padding-bottom: 20px;
        padding-right: 40px;
        padding-left: 40px;
        overflow-y: scroll;
        z-index: 999;
    }
    .register_login h1 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .trademark {
        bottom: 30px;
        left: 20px;
    }
    .background_login .carousel-indicators {
        bottom: 80px;
    }
    #modalSuccess .modal-content, #modalPassword .modal-content, #changePassword .modal-content, #acceptDeal .modal-content, #popupMovePoint .modal-content {
        max-height: 100%;
        height: 100%;
    }
    #popupMovePoint .modal-content {
        margin-top: 50%;
    }
    .imgMaintenance {
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .img_maintanece {
        width: 100%;
    }
    
}
