input[type="text"], input[type="password"], input[type="email"],input[type="date"], input[type="tel"], select, textarea {
    background: #ffffff;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0px;
    border: none;
    border: solid 1px #9c979b;
    color: #000;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 100%;
    height: 2.4em;
    border-radius: 6px;
}
input[type="submit"], input[type="reset"]
{
    border: none;
    border-radius: 0px;
    background: #3b3358;
    color: #FFF !important;  
    box-shadow: inset 0 0 0 3px #3b3358;
    font-size: 18px;
    font-weight: 700;
        text-transform: capitalize;
}
   input[type="submit"]:hover
   {
        background: #3b3358;
   }
   .mx-6
   {
        margin-left: 6rem !important;
    margin-right: 6rem !important;
   }
.footer_element
{
        list-style: none;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px;
    background: #333365;
}
.footer_element li a
{
    color: #FFF;
    margin-left: 40px;
    margin-right: 40px;
}
.link_color
{
        color: #8abcce;
}
.pr10
{
    padding-right: 10px !important;
}
.submit-butn
{
    margin: 0 auto;
}
.mr0
{
        margin: 0 auto;
}
 select, textarea{
    color: #35475b;
}
.submit-butn label {
    color: #4f4f4f;
    font-size: 14px !important;
}
input[type="checkbox"] + label:before{
    background: rgba(144, 144, 144, 0.075);
    border-radius: 0; 
    content: '';
    display: inline-block;
    height: 1.3em;
    left: 0;
    line-height: 1.2em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 1.3em;
}

   
input[type="checkbox"] + label {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    padding-left: 1.4em;
    padding-right: 0.75em;
    position: relative;
}

.form-group{
   margin-bottom: 0.5rem; 
}
.move_subtext
{
    font-size: 15px;
    margin-left: 36px;
    line-height: 18px;
    color: #170000;
    margin-bottom: 10px;
}
.fom-lable{
    float: left;
    color: #000000;
    padding-bottom: 0.5em;
}
.prs{
    width: 100%;
    color: #2e3754 !important;
    border-radius: 3px;
    
}
.prs b{color: #2e3754 !important;}

.img-responsive{
    width: 100%;
}

.inner {
    max-width: 70em;
    margin: 0 auto;
}

@media screen and (max-width: 1280px){
    .inner {
        max-width: 90%;
    }
}

@media screen and (max-width: 480px){
    .inner {
        max-width: 90%;
    }
}
.about-head{
    padding: 2em 0 1em 0 !important;
}

.about-head .about{
    text-align: left;
    font-size: 15px;
}

.sec-top-head{
    padding: 0em 0 !important;
}
.heade-title{
padding-top: 3em;
}
.heade-title span{

font-size: 1.3em;
font-weight: 700;
color: #157dc5;

}

.form-section{
    padding: 2em 0 0 !important;
}

.form-section .form-panel .title h1{
    font-weight: 600;
    font-size: 25px; 
    float: left;
    text-align: left;  
    color: #000;
    padding: 4px 20px;
}
#three .form-panel .title h1.manish{
    font-weight: 700;
    font-size: 15px; 
    float: left;
    text-align: left;
    background-color: #002689;
    width: 100%;
    color: #fff;
    padding: 7px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.who-tomove h1
{
    color: #2e3754;
    margin-bottom: 0px;
    font-size: 25px;
    font-weight: 700;
}
.title-ds h5 {
    font-size: 17px;
    text-align: left;
    color: #002689;
    font-weight: bold;
}

.form-section .form-panel .form-box{
    background: #f7f7f7;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 1px 2px 4px #f7f7f7;
    margin: 0 0 2em 0;

}


.form-section .form-panel .footer-form{
    padding: 20px 20px 20px 20px;
}

 

.form-section .form-panel .whoTypes .Who-border-right {
    border-style: outset;
}

@media screen and (max-width: 767px){
    .form-section .form-panel .whoTypes .Who-border-right {
        /*border-right: 0px solid #1a63d0;*/
        border-bottom: 2px solid #c1e3d0;
        border-style: outset;
        
    }
.mx-6
{
        margin-left: 0rem !important;
    margin-right: 0rem !important;
}
input[type="submit"], input[type="reset"] 
{
        padding-left: 15px;
    padding-right: 15px;
}
.footer_element
{
    justify-content: normal;
}
.footer_element li a
{
        margin-left: 20px;
    margin-right: 20px;
}
    .form-section .form-panel .whoTypes .Who{
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 15px;
    }
}
.mb-1
{
    margin-bottom: 3px;
}
.Who-border-right
{
    border: 1px solid #393550;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
}

.form-section .form-panel .Who .fa{
    color: #000000;
    font-size: 25px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.form-section .form-panel .move-type .Who{
    text-align: left;
}

.form-section .form-panel .house-status .Who{
    text-align: left;
}

.form-section .form-panel .move-type #Who p{
    margin: -10px 0px 0px 0;
    color: #4f4f4f;
    font-size: 14px;
}

.form-group table td {
    padding: 0em 0em;
}

.form-group table tbody tr {
    border: solid 0px #dbdbdb;
    border-left: 0;
    border-right: 0;
}

.form-group table tbody tr:nth-child(2n + 1) {
    background-color: transparent
}


#businessDiv{
    display: none;
}

#stopforwarding{
    display: none;
}

.heading{
        padding: 10px;
    background: #333365;
    color: #FFF;
    font-size: 25px;
    font-weight: 700;
    text-align: center;
}