.cat {
    width: 100%;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.message-btn {
    margin-top: 10px;
    margin-bottom: 10px !important;
}

.chosen-container {
    width: 100% !important;
}
.chosen-choices {
    position: relative;
    display: block;
    width: 100% !important;
    height: 50px;
    border: 1px solid #e6e8e8;
    border-radius: 30px;
    font-size: 15px;
    color: #808080;
    padding: 10px 30px;
    transition: all 500ms ease;
}
#logo {
    position: relative;
    display: block;
    width: 100% !important;
    height: 50px;
    border: 1px solid #e6e8e8;
    border-radius: 30px;
    font-size: 15px;
    color: #808080;
    padding: 5px 30px;
    transition: all 500ms ease;
}
/* .alert-box {
    z-index: 100;
    position: absolute;
    right: -70%;
    width: 93%;
} */
.toggle-password {
    position: absolute;
    right: 21px;
    top: 53%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 20px;
}
.sub-heading {
    margin-bottom: 15px;
}

.signup-section .inner-container .inner-box h2 {
    display: block;
    font-size: 30px;
    line-height: 38px;
    font-weight: 800;
    margin-bottom: 5px;
}
.signup-section {
    position: relative;
    padding: 35px 0px;
}

.signup-section .inner-container {
    position: relative;
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
}

.signup-section .inner-container .inner-box {
    position: relative;
    display: block;
    background: #fff;
    padding: 33px 40px 35px 40px;
    box-shadow: 0px 20px 60px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.signup-section .inner-container .inner-box form .form-group {
    position: relative;
    margin-bottom: 14px;
}

.signup-section .inner-container .inner-box form .form-group:last-child {
    margin-bottom: 0px;
}

.signup-section .inner-container .inner-box form .form-group label {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 26px;
    color: #808080;
    margin-bottom: 7px;
    margin-left: 10px;
}

.signup-section .inner-container .inner-box form .form-group input[type="text"],
.signup-section
    .inner-container
    .inner-box
    form
    .form-group
    input[type="email"],
.signup-section
    .inner-container
    .inner-box
    form
    .form-group
    input[type="password"],
    .signup-section
    .inner-container
    .inner-box
    form
    .form-group
    input[type="file"] {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #e6e8e8;
    border-radius: 15px;
    font-size: 15px;
    color: #808080;
    padding: 10px 10px;
    transition: all 500ms ease;
}

.signup-section .inner-container .inner-box form .form-group .text {
    position: relative;
    text-align: right;
    padding-bottom: 9px;
    display: block;
}

.signup-section .inner-container .inner-box form .form-group .text a {
    font-size: 15px;
    color: #fa5754;
}

.signup-section .inner-container .inner-box form .form-group button {
    display: block;
    width: 100%;
}

.signup-section .inner-container .inner-box .other-content .text {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.signup-section .inner-container .inner-box .other-content .text:before {
    position: absolute;
    content: "";
    background: #e5e7ec;
    width: 100%;
    height: 1px;
    left: 0px;
    top: 19px;
}

.signup-section .inner-container .inner-box .other-content .text span {
    position: relative;
    display: inline-block;
    font-size: 22px;
    line-height: 32px;
    color: #8a8a8a;
    font-weight: 400;
    width: 65px;
    background: #fff;
    text-align: center;
}

.signup-section .inner-container .inner-box .other-content .social-links li {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.signup-section
    .inner-container
    .inner-box
    .other-content
    .social-links
    li:last-child {
    margin-bottom: 0px;
}

.signup-section .inner-container .inner-box .other-content .social-links li a {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 26px;
    color: #808288;
    font-weight: 500;
    text-align: center;
    padding: 11px 30px;
    border: 1px solid #e6e8e8;
    border-radius: 30px;
}

.signup-section
    .inner-container
    .inner-box
    .other-content
    .social-links
    li
    a
    i {
    margin-right: 10px;
    transition: all 500ms ease;
}

.signup-section
    .inner-container
    .inner-box
    .other-content
    .social-links
    li
    a:hover {
    color: #fff;
}

.signup-section
    .inner-container
    .inner-box
    .other-content
    .social-links
    li
    a:hover
    i {
    color: #fff !important;
}

.signup-section .inner-container .inner-box .other-content .social-links {
    position: relative;
    margin-bottom: 23px;
}

.signup-section .inner-container .inner-box .othre-text p {
    font-weight: 500;
}
.signup-section .inner-container .inner-box .othre-text p a {
    color: #fa5754;
}
.signup-section .inner-container .inner-box .othre-text p a:hover {
    text-decoration: underline;
}
.section-heading {
    border-bottom: 3px solid #fa5754;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.address-textarea {
    border-radius: 15px;
    width: 400px;
    border: 1px solid rgb(230, 232, 232);
    height: 80px;
    padding: 10px;
    color: rgb(128, 128, 128);
    resize: vertical;
}
.description-textarea {
    border-radius: 15px;
    width: 100%;
    border: 1px solid rgb(230, 232, 232);
    height: 200px;
    padding: 10px;
    color: rgb(128, 128, 128);
    resize: vertical;
}
.signup-section select {
    border-radius: 15px;
    border: 1px solid rgb(230, 232, 232);
    padding: 10px;
    color: rgb(128, 128, 128);
}
.nice-select.open .list {
    max-height: 200px;
    overflow-y: auto;
}