.elementor-5118 .elementor-element.elementor-element-bedcee4 > .elementor-container{max-width:801px;}.elementor-5118 .elementor-element.elementor-element-bedcee4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-5118 .elementor-element.elementor-element-bedcee4 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS */.gform_wrapper div.validation_error {
    color: #fd0d43;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 25px;
    border-top: 2px solid #fd0d43;
    border-bottom: 2px solid #fd0d43;
    padding: 16px 0;
    clear: both;
    width: 100%;
    text-align: center;
}
.gform_wrapper .validation_message {
    color: #fb0038;
    font-weight: 600;
    letter-spacing: normal;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: #fd0d0d36;
    margin-bottom: 6px!important;
    border-top: 1px solid #fd0d43;
    border-bottom: 1px solid #fd0d43;
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}
.gform_wrapper .gfield_required {
    color: #fd0d43;
    margin-left: 4px;
}
.gform_wrapper .gfield_required {
    color: #fd0d43;
    margin-left: 4px;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 9px 15px !important;
    border-radius: 100px;
    letter-spacing: normal;
}

.gform_wrapper input[type="text"]:focus,
.gform_wrapper input[type="password"]:focus,
.gform_wrapper input[type="email"]:focus,
.gform_wrapper input[type="tel"]:focus,
.gform_wrapper input[type="url"]:focus,
.gform_wrapper textarea:focus {
    border-color: #1dd796 !important;
}
.gform_wrapper input[type="submit"]{
	
    width: 100%;
    background-color: #1dd796;
    border-radius: 100px;
    color: #FFF;
    text-align: center;
    display: block;
    padding: 12px;
    transition: all .3s ease;
    box-shadow: 0 2px 12px rgb(58, 230, 170);
}
.gform_wrapper input[type="submit"]:hover{	
width: 100%;	
background-color: #06ca85;	
border-radius: 100px;	
color: #FFF;	
text-align: center;	
margin: 0 auto !important;	
display: block;	
padding: 12px;	
transition: all .3s ease;	

}

.replayform{
    border: solid #ffffff 10px;
    border-style: double;
    color: #1d1d1d;
    background: url(https://nishaweb.com/wp-content/uploads/2019/04/0111.png) #f3f4f4;
    background-size:contain;
    background-repeat: no-repeat;
    background-position: bottom left;
    }
 .replayform .box{
     width:55%
 }
.replayform a{
padding: 20px;
color:white;
}
.aaa{
    background-color:#1dd796;
    margin: 5px;
}
.bbb{
    background-color:#7755d3;
    margin: 5px;
}
.ccc{
    background-color:#ff006e;
    margin: 5px;
}/* End custom CSS */