@import url();
@import url();
html {
font-size: 62.5%;
}
body {
} h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li {
word-wrap: normal;
}  input[type=email], input[type=password], input[type=tel], input[type=text], select{
height:50px!important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
width: 100%;
}
.gform_wrapper ul.gform_fields li.gfield {
display: inline-block;
}
.gform_wrapper .gform_footer input[type=submit] {
color: #ffffff!important;
letter-spacing: 1px;
font-size: 14px;
font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif!important;
font-weight: 600!important;
text-transform: uppercase!important;
background-color: #fc2848;
padding:14px 50px;
border:none;
outline:none;
cursor:pointer;
}
.gform_wrapper .gform_footer input[type=submit]:hover{
background:#2ea3f2;
}
div.et_pb_section.et_pb_section_2 {
background-attachment:fixed;
}
@media all and (min-width: 768px) {
}
@media screen and (max-width:500px){ 
}