body {
    font-family: "Poppins", Sans-serif;
}
@media screen and (min-width:576px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 1140px !important
    }
}
a {
    transition: all .3s ease 0s;
}
.thank-tou-center-section {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 100vh;
}
.main-wraper-conta {
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 40px 30px;
}
.main-wraper-conta .container {
    width: 100%;
}
.main-wraper-conta p {
    font-size: 20px;
    line-height: 28px;
    color: #473E8D;
    margin: 0 auto 20px;
    font-weight: 700;
    text-align: center;
    max-width: 95%;
}
.wording-text p {
    font-family: Poppins;
    font-style: normal;
    font-weight: bold;
    font-size: 26px;
    color: #625F5F;
    text-align: center;
    margin: 0 0 41px;
    display: block;
}
.main-function {
    text-align: center;
}
.main-function i {
    color: #c5985f;
    font-size: 5rem;
    margin-bottom: 2rem;
    width: 100%;
}
.img1 p {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
}
.main-docu, .main-docu1 {
    position: absolute;
    width: 100%;
    top: 30px;
}
.main-docu1::after {
    position: absolute;
    content: '';
    width: 50%;
    top: 0;
    border-bottom: 3px dashed #c5985f;
    height: 3px;
    right: -96px;
}
.main-wraper-conta .main-docu::after {
    right: -27%;
}
.main-wraper-conta .main-docu1::after {
    right: -27%;
}
.main-function-contact .img1 .wrap-connect {
    width: 100%;
    max-width: 70%;
    margin: 0 auto 1rem;
}
.text-center.main-over {
    margin-top: 80px;
}
.main-wraper-conta .main-over {
    margin-top: 46px;
}
.main-rule {
    margin-bottom: 30px;
}
.main-wraper-conta .main-over .main-rule {
    margin: 0;
}
.text-center.main-over .main-rule.unable-call {
    display: flex;
    align-items: center;
    margin: 0 0 33px;
}
.main-rule p {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
}
.unable-call p {
    margin: 0;
    font-weight: 600;
}
.unable-call span {
    margin: 0 40px;
    font-size: 22px;
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    line-height: 33px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
}
.unable-call h4 {
    margin: 0;
}
.main-wraper-conta .main-over .main-rule h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #000000;
    font-family: "Poppins", Sans-serif;
}
.unable-call h4 a {
    color: #c5985f;
}
.unable-call1 {
    display: flex;
    align-items: flex-start;
    margin: 0 0 77px;
}
.main-wraper-conta .main-over .main-content-x {
    margin-bottom: 0px;
}
.main-content-x h4 {
    font-family: Poppins;
    font-style: normal;
    margin-top: 30px;
    font-weight: normal;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
}
.unable-call1 h4 {
    text-align: left;
    font-size: 24px;
    margin: 0 48px 0 0;
    font-weight: 600;
}
.main-content-x p {
    font-family: Poppins;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #000000;
}
.unable-call1 p {
    text-align: left;
    font-size: 23px;
}


@media screen and (max-width: 1366px) {
    .main-wraper-conta {
        margin: 30px;
        padding: 30px;
    }
    .main-function i {
        font-size: 4rem;
    }
    .main-wraper-conta .img1 p {
        font-size: 18px;
    }
    .main-wraper-conta .main-over {
        margin-top: 100px;
    }
    .main-wraper-conta .main-content-x p, .main-wraper-conta .main-content-x h4 {
        font-size: 20px;
        list-style: 2;
    }
}
@media screen and (max-width: 1199px) {
    .main-function {
        margin-bottom: 35px;
    }
    .main-wraper-conta .main-docu::after,
    .main-wraper-conta .main-docu1::after{
        display: none;
    }
}
@media screen and (max-width: 1024px) {
    .main-docu, .main-docu1 {
        display: none;
    }
}
@media screen and (max-width: 991px) {
    .main-wraper-conta {
        margin: 15px;
        padding: 15px 0px;
    }
    .main-wraper-conta .img1 p {
        font-size: 16px;
    }
    .main-wraper-conta .main-over {
        margin-top: 50px;
    }
    .main-rule p {
        font-size: 17px;
    }
    .main-wraper-conta .main-over .main-rule h4 {
        font-size: 17px;
    }
    .main-wraper-conta .main-content-x p, .main-wraper-conta .main-content-x h4 {
        font-size: 17px;
        line-height: 1.5;
    }
}
@media screen and (max-width: 768px) {
    .wording-text p {
        font-size: 22px;
    }
    .main-wraper-conta .main-over {
        margin: 0;
    }
    .text-center.main-over .main-rule.unable-call {
        display: inline-block;
    }
    .unable-call1 {
        display: inline;
    }
    .main-content-x.unable-call1 h4 {
        margin: 0 0 10px;
        text-align: center;
    }
    .main-content-x.unable-call1 p {
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .main-wraper-conta p {
        font-size: 18px;
        line-height: 28px;
    }
}
@media screen and (max-width: 600px) {
    .main-function i {
        font-size: 3rem;
    }
    .img1 p {
        font-size: 18px;
    }
    .main-rule p {
        font-size: 20px;
        line-height: 30px;
    }
    .main-content-x h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .main-content-x p {
        font-size: 18px;
        line-height: 40px;
    }
}
@media screen and (max-width: 575px) {
    .main-wraper-conta {
        padding: 25px 0px;
    }
    .wording-text p {
        font-size: 20px;
    }
    .main-function {
        margin-bottom: 25px;
    }
    .main-function-contact .img1 .wrap-connect {
        max-width: 100%;
    }
    .text-center.main-over .main-rule.unable-call {
        margin: 0 0 21px;
    }
    .unable-call span {
        font-size: 17px;
    }
}
@media only screen and (min-width: 1366px) {
    .thank-tou-center-section {
        padding: 20px 0;
    }
}