
.wpcf7 input[type=email], .wpcf7 input[type=number], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 select, .wpcf7 textarea {
	width: 99%;
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}

.wpcf7 input[type="submit"] {
	    font-family: "Poppins", Sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 10px 40px;
    color: #ffffff;
    border-color: #e0162b;
    background-color: #e0162b;
}	

.wpcf7 input[type="submit"]:hover{
	cursor: pointer;
	background-color: #f9062e;
}

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.

If you need any further help, ask in the CSS Customization forum.
*/

/** Start Envato Elements CSS: City Council (114-3-7c60eb78c141bd19bbd7032d6d657b5a) **/

.envato-kit-111-hvr-img-one .elementor-image {
	position: relative;
}

.envato-kit-111-hvr-img-one .elementor-image:before {
    position:  absolute;
    content:  '';
    background-color: rgba(34, 34, 34, 0.80);
    width:  100%;
    height: 50%;
    left:  0;
    top:  0;
    transition:  .5s ease;
    opacity:  0;
    visibility:  hidden;
}

.envato-kit-111-hvr-img-one:hover .elementor-image:before {
    height: 100%;
    opacity:  1;
    visibility:  visible;
}


/* Float Shadow */
.envato-kit-111-hvr-float-shadow {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.envato-kit-111-hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.envato-kit-111-hvr-float-shadow:hover, .envato-kit-111-hvr-float-shadow:focus, .envato-kit-111-hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.envato-kit-111-hvr-float-shadow:hover:before, .envato-kit-111-hvr-float-shadow:focus:before, .envato-kit-111-hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.envato-kit-111-theme-color {
  color: #e0162b;
}

/** End Envato Elements CSS: City Council (114-3-7c60eb78c141bd19bbd7032d6d657b5a) **/



/** Start Envato Elements CSS: Recruitment Business (68-3-0bc077675219c2b7f54651a82bc0b314) **/

@media (max-width: 667px){
.envato-kit-65-mobile-bg-shift{
	background-position: top center !important;
}
}

/** End Envato Elements CSS: Recruitment Business (68-3-0bc077675219c2b7f54651a82bc0b314) **/



/** Start Envato Elements CSS: Law Firm (96-3-ffb8a1249063ae6f640b27091bae4b26) **/

/* Kit 93 Custom Styles */
.envato-kit-93-inline-block{
	display: inline-block;
}

.envato-kit-93-drop-cap .elementor-drop-cap-letter{
	margin-top: 18px;
	margin-left: 15px;
}

.envato-kit-93-button .elementor-button{
	width: 100%;
}

/** End Envato Elements CSS: Law Firm (96-3-ffb8a1249063ae6f640b27091bae4b26) **/

#menu-item-685 #dropdown-685 {
height: 300px;
overflow: auto;
}
