.custom-form .form-group{
    margin-bottom:1.5rem;
}
.custom-form label{
    font-size:1.2rem;
    padding-bottom:.5rem;
}
.custom-form .form-control{
    padding:.7rem;
    font-size:1.4rem;
} 
.captcha-code h4{
    font-size:1.4rem;
}
.form-list li{
    font-size: 1.2rem;
    padding: 0.5rem 0;
}
.r-details h4 {
    background: #082369;
    padding: 1rem;
    color: #fff;
}
.light-bg {
    padding: 1.2rem;
    background: #f0f0f0;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}
.space-top-bottom {
    padding: 1rem 0;
    font-size: 1.3rem;
}
.p-mode img{
    width:80%;
}
.p-mode .form-check{
    position: relative;
    padding: 1.4rem;
    min-height: 8.8rem;
    display: flex;
    align-items: center;
    border: 0.1rem solid #ddd;
    margin-right: 1.2rem;
}
.p-mode .form-check-input[type=radio] {
    border-radius: 50%;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 7px;
    margin: -7px 0 0 !important;
    top: 46%;
}
.p-mode{
    display:flex;
    align-items:center;
}
.form-img {
    position: relative;
    width: 1.5rem;
    left: 1rem;
    bottom: 3rem;
}
.selbox{
    padding-bottom:0.9rem!important;
    font-size:1.5rem!important;
}
.invalid-feedback{
    color: #ff606e;
    font-size: 1.3rem;
    font-weight:500;
}
.error{
    color: #ff606e;
    font-size: 1.3rem;
    font-weight:500;
}
.captcha-code h5{
    background:#eee;
}
.contact-add li img{
    width:2.5rem;
    padding-right: 0.7rem;
    padding-bottom: 1rem;
}
.contact-add li{
    font-size:1.4rem;
}
.captcha-code h4 {
    font-size: 3.4rem;
}
.capbox{
    height:64px;width:284px;
}
.selbox{
    padding-bottom:0.9rem!important;
    font-size:1.3rem!important;
}
.invalid-feedback{
    color: #ff606e;
    font-size: 1.3rem;
    font-weight:500;
}
.error{
    color: #ff606e;
    font-size: 1.3rem;
    font-weight:500;
}
.w-35{
    width:42%;
}
/*------new-css------*/
.space-left {
    padding-left: 5rem;
}
.outer-main {
    padding: 2rem;
    border-radius: 0.5rem;
}
.outer-main a {
    display: flex;
    align-items: center;
    border-bottom: 0.1rem solid #bebdbd;
    margin-bottom: 1.2rem;
    padding-bottom: 1.2rem;
    color: #fff;
}
.contact-holder p, .cust-slider p, .outer-main a {
    font-size: 1.4rem;
}
.activity-icon {
    width: 2.5rem;
    margin-right: 2rem;
}
.cust-slider {
    padding: 3.5rem;
    border-radius: 0.5rem;
    text-align: center;
}
.bg-dark-blue {
    background:#082369!important;
}
.cust-slider .carousel-indicators {
    bottom: -4rem;
}
.cust-slider p {
    min-height: 4.4rem;
    margin-bottom: 0;
}
.trusted-partner-img img {
    width: 10rem;
}
.txt-blue{
    color:#029aff;
}
.c-ttl-top{
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 700;
    padding-bottom: 1rem;
}
.c-ttl-top a{
    color:#000;
}
.c-ttl-top:hover a{
    color:#029aff;
    text-decoration:underline;
}
/*-----------------*/
@media(min-width:1300px) and (max-width:1380px){
    .ptb{
        padding:5rem 0; 
    }
}
@media(width:1440px){
    .ptb {
        padding: 5rem 0;
    }
}
@media(max-width:575px){
    .pse-6{
        padding-left:1rem;
    }
}