.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    max-width: 1140px !important;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.perslinkfooter {
    color: #ffffff !important;
    text-decoration: none !important;
    line-height: 35px !important;
}

.perslinkfooter:hover {
    color: #FFCC00 !important;
}

.persbnt1 {
    background: #FFCC00 !important;
    color: #000000 !important;
    padding: 13px 20px !important;
    border-radius: 25px !important;
    border: none !important;
    box-shadow: none !important;
}

.persbnt2 {
    font-weight: 900;
    background: #FFCC00;
    color: #000000;
    padding: 15px 20px;
    border-radius: 25px;
    border: none;
    min-width: 220px;
    box-shadow: none !important;
}

.persbnt2:hover {
    background: #000000;
    color: #FFCC00;
}

.persbnt3 {
    font-weight: 900;
    background: #000000;
    color: #FFCC00;
    padding: 15px 20px;
    border-radius: 25px;
    border: none;
    min-width: 220px;
    box-shadow: none !important;
}

.persbnt3:hover {
    background: #FFCC00;
    color: #000000;
}

.persbnt4 {
    font-weight: 900;
    background: #ffffff;
    color: #000000;
    padding: 15px 20px;
    border-radius: 25px;
    border: none;
    min-width: 220px;
    box-shadow: none !important;
}

.persbnt4:hover {
    background: #000000;
    color: #ffffff;
}

@media (max-width:767px) {
    .persbn-desk {
        display: none;
    }
}

@media (min-width:768px) {
    .persbn-resp {
        display: none;
    }
}

.persform1,
.persformbtn button {
    height: 60px;
    width: 100%;
    box-shadow: none !important;
}

.persformbtn button {
    font-weight: 600;
    background: #282828;
    color: #FFCC00;
    border: 0px !important;
}

.persformbtn button:hover {
    background: #FFCC00;
    color: #282828;
}

.persbnf1 {
    box-shadow: 0px 10px 35px 0px #0000002b;
    border-radius: 20px;
}

.persformcnt input,
.persformcnt textarea,
.persformcnt input::placeholder,
.persformcnt textarea::placeholder {
    background: #FCCD00 !important;
    min-height: 50px;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
    color: #000000 !important;
}

.btncnt {
    width: 100%;
    background: #000000;
    min-height: 50px;
    border-radius: 10px;
    font-weight: 600;
    border: none;
}

.btncnt:hover {
    background: #FCCD00;
    color: #000000;
}

.persptm {
    box-shadow: 1px 4px 10px 0px #00000021;
    border-radius: 10px;
    padding: 4rem 5rem;
    min-height: 216px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.persdep0 {
    box-shadow: 1px 4px 10px 0px #00000092;
    border-radius: 15px;
    padding: 2rem 2rem;
    background: #ffffff;
}

.persdep {
    min-height: 200px;
}

.persrastr {
    box-shadow: 1px 4px 10px 0px #00000021;
    border-radius: 10px;
    padding: 0rem 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width:767px) {
    .perssocialqs {
        padding-top: 4rem !important;
    }
}
