.wraper_footer_copyright
{
    height:50px;
}

.footer_copyright_item p
{
    line-height:1.5em;
    margin-top:15px;
    color:#ffffff;
}

input[type=submit]
{
    line-height:1.5em;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit] {
color:#ffffff;
padding-top:4px;
padding-bottom:4px;
padding-left:10px;
padding-right:10px;
border: 1px solid rgba(114,114,114,0.4);
border-radius: 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: 0 1px 0px rgba(114,114,114,0.3);
-moz-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
-webkit-box-shadow: 0 1px 0px rgba(114,114,114,0.3);
background-color: #0096d6;
}

#gform_confirmation_message_1
{
    line-height:1.7em;
}

.gform_wrapper div.validation_error {
    line-height:1.7em;
}			

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 150px; /* fixed header height*/
  margin: -150px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}
selector {font-family: "Lato", Sans-serif;}

@media (max-width: 767px){
.custom-mob-nav .elementor-widget-container{float:right;}
}