.main-content-area {
    width: 80%;
    margin: 50px auto;
}
.logo-area {
    text-align: center;
}
.logo-area img {
    width: 134px;
}
.description {
    /*width: 80%;*/
    margin: 50px auto;
}
.description p {
    text-align: justify;
}
@media(max-width: 425px) {
    .description {
        width: 100%;
        margin: 50px 0px;
    }
    .description p {
        text-align: justify;
    }
}
.btn_choose_sent {
    width: 100%;
    margin-bottom: 1.5rem;
}
.btn_choose_sent input {
    -webkit-appearance: none;
    display: block;
    margin: 10px;
    width: 18px;
    height: 18px;
    border-radius: 12px;
    cursor: pointer;
    vertical-align: middle;
    box-shadow: hsla(0,0%,100%,.15) 0 1px 1px, inset hsla(0,0%,0%,.5) 0 0 0 1px;
    background-color: hsla(0,0%,0%,.2);
    background-image: -webkit-radial-gradient( #fff 0%, #fff 15%, #fff 28%, #fff 70% );
    background-repeat: no-repeat;
    -webkit-transition: background-position .15s cubic-bezier(.8, 0, 1, 1),
    -webkit-transform .25s cubic-bezier(.8, 0, 1, 1);
    outline: none;
}
.btn_choose_sent input:checked {
    -webkit-transition: background-position .2s .15s cubic-bezier(0, 0, .2, 1),
    -webkit-transform .25s cubic-bezier(0, 0, .2, 1);
}
.btn_choose_sent input:active {
    -webkit-transform: scale(1.5);
    -webkit-transition: -webkit-transform .1s cubic-bezier(0, 0, .2, 1);
}
/* The up/down direction logic */
.btn_choose_sent input,
.btn_choose_sent input:active {
    background-position: 0 24px;
}
.btn_choose_sent input:checked {
    background-position: 0 0;
}
.btn_choose_sent input:checked ~ input,
.btn_choose_sent input:checked ~ input:active {
    background-position: 0 -24px;
}
.btn_choose_sent{
    background: #EF2D56;
    color: #fff;
    box-shadow: 0 10px 20px rgba(125, 147, 178, .3);
    border: none;
    border-radius: 3px;
    font-size: 16px;
    line-height: 10px;
    padding:  16px 20px 16px 38px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 30px;
    transition: all .3s;
    height: auto;
    cursor: pointer;
    position: relative;
    outline: none;
}
.btn_choose_sent input{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
    top: 2px;
}
.btn_choose_sent input:after{
    position: absolute;
    content: '';
    width: 15rem;
    left: 0;
    right: 0;
    /* background: red; */
    /* z-index: -1; */
    height: 40px;
    top: -10px;
}
.bg_btn_chose_1{
    background-color: #2b307fe3  !important;
}
.bg_btn_chose_2{
    background-color: #2b307fe3  !important;
}
.bg_btn_chose_3{
    background-color: #2b307fe3  !important;
}
.bg_btn_chose_4{
    background-color: #2b307fe3  !important;
}
/*-=p=--=*/
.btn_choose_sent_check_b{
    background: #EF2D56;
    color: #fff;
    box-shadow: 0 10px 20px rgba(125, 147, 178, .3);
    border: none;
    border-radius: 3px;
    font-size: 16px;
    line-height: 10px;
    padding:  16px 20px 16px 46px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    margin-right: 30px;
    transition: all .3s;
    height: auto;
    cursor: pointer;
    position: relative;
    outline: none;
}

.form-control:focus {
    border: 1px solid #ced4da;
    box-shadow: none;
}
textarea::placeholder {
    color: #ffffff;
}
textarea::-webkit-input-placeholder {
    color: #ffffff;
}
.or-text {
    position: absolute;
    left: 48.8%;
}
@media (max-width: 320px) {
    .or-text {
        position: absolute;
    }
    .or-text span {
        position: relative;
        top: 36px;
        left: -9%;
    }
    .bg_btn_chose_1, .bg_btn_chose_2, .bg_btn_chose_3, .bg_btn_chose_4 {
        font-size: 11px !important;
    }
}

@media (min-width: 321px) and (max-width: 375px){
    .or-text {
        position: absolute;
    }
    .or-text span {
        position: relative;
        top: 36px;
        left: -8%;
    }
    .bg_btn_chose_1, .bg_btn_chose_2, .bg_btn_chose_3, .bg_btn_chose_4 {
        font-size: 11px !important;
    }
}

@media (min-width: 376px) and (max-width: 425px){
    .or-text {
        position: absolute;
    }
    .or-text span {
        position: relative;
        top: 36px;
        left: -8%;
    }
}
@media (max-width: 425px) {
    .bg_btn_chose_1,.bg_btn_chose_2,.bg_btn_chose_3,.bg_btn_chose_4 {
        font-size: 13px;
    }
    .rs-in-form-area .card .card-body {
        padding: .4em .4em;
        min-height: 149px;
    }
    .main-content-area {
        width: 100%;
    }
    .description {
        width: 100%;
        margin: 20px 0px;
    }
    .row.row-cols-4.row-cols-md-4.row-cols-xl-4.rs-in-form-area .col:nth-child(1) {
        padding-right: 0px;
        padding-left: 9px;
    }
    .row.row-cols-4.row-cols-md-4.row-cols-xl-4.rs-in-form-area .col:nth-child(4) {
        padding-left: 3px;
    }
    .row.row-cols-4.row-cols-md-4.row-cols-xl-4.rs-in-form-area .col:nth-child(2), .row.row-cols-4.row-cols-md-4.row-cols-xl-4.rs-in-form-area .col:nth-child(3) {
        padding-left: 6px;
        padding-right: 3px;
    }
}
@media(min-width: 426px) and (max-width: 768px) {
    .or-text {
        position: absolute;
        left: 47%;
    }
}

@media(min-width: 769px) and (max-width: 1368px) {
    .or-text {
        position: absolute;
        left: 48.3%;
    }
}

.main-content-area {
    margin: 10px auto;
}
textarea[name='name'], textarea[name='mobile'] {
    resize: none;
}
