/* Enter Your Custom CSS Here */

.second-home .ninja-forms-all-fields-wrap .inputfileld {
    
    border: 1px solid #8199c7 !important;
  
}
.serviceformmain .sidebarpanel{
margin-top: 10px !important;
}

.ninja-forms-all-fields-wrap .inputfileld, .ninja-forms-all-fields-wrap .secectboxinput {
    
    border: 1px solid #8199c7 !important;
  
}
.ninja-forms-req-symbol, .ninja-forms-required-items{
 display: none; 
}

.serviceformmain h3 , .secectboxinput , .inputfileld , .inputfileld-wrap input , .serviceformmain h2, .serviceformmain , .ninja-forms-field , input[type="submit"] {
 color: #000000 !important; 
}
input[type="submit"] {
color: white !important;
}

.serviceformmain , .serviceformmain h2 {
 background: rgba(245, 245, 245, 0.55) !important; 
}

.sidebarpanel , .errow{
 display: none; 
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000 !important; 
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000000 !important; 
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000000 !important; 
}
:-moz-placeholder { /* Firefox 18- */
  color: #000000 !important; 
}

.serviceformmain , .second-home{
   border: 2px solid #8199c7 !important;
}

.registrationsteps .col-sm-3 {
    
    margin-left: 100px !important;
    margin-right: 100px !important;
}

.stepsdiv{
 width: 150% !important; 
}

.stepsdiv{
   border: 4px solid #555DCC;
background: #FFF;
    color: #333333;
  font-size: 16px !important;
}
div.stepsdiv.step2{
  border: 4px solid red !important;
  font-size: 16px !important;
}

.stepsdiv .boxbutton {
margin-left: auto;
    margin-right: auto;
    display: table;
}


.left-sidebar-wrapper {
    background: #FFF;
}

@media only screen and (max-width: 479px) and (min-width: 320px){
 .stepsdiv{
 width: 100% !important; 
}
  .registrationsteps .col-sm-3 {
    
    margin-left: 10px !important;
    margin-right: 10px !important;
    margin-top: 10px !important;
}
  
}

.registrationdiv{
 background: none; 
}

.servicebox {

    border: 2px solid #000000 !important;
}

.servicecontent p {
  
    line-height: 18px !important;
}
.servicecontent h2 {
    color: #000000 !important;
}