/* Add your custom styles here */

.textwidget input[type="email"], .textwidget input[type="text"], .textwidget textarea, input[type="tel"] {
  width: 100%;
}

input {
background: none;
border: none;
width: auto;
}

form img {
border:0 !important;
box-shadow: 0 !important;
}

.home-middle {
	margin: 0 auto;
}

.home-middle .widget {
	margin-bottom: 0;
}

.home-video {
	padding: 4rem;
}

.home-video .wrap {
	max-width: 1180px;
}