@font-face {
	font-family: "DeVinne Txt BT";
	src: url('../fonts/new/DEVINNET.ttf') format('truetype'), url('../fonts/new/DeVinneTextBT.ttf') format('truetype'), url('../fonts/new/DEVINNIT.ttf') format('truetype'), url('../fonts/new/DeVinneItalicTextBT.ttf') format('truetype'), url('../fonts/new/DeVinne Txt BT.ttf') format('truetype'), url('../fonts/new/De Vinne Text BT.ttf') format('truetype')
}
.contacts-info-wrap {
	position: relative;
	padding-bottom: 15px
}

.contacts-info-wrap img {
	margin-bottom: 18px
}

.contacts-info-wrap .title {
	font-weight: 600;
	color: #222222;
	margin-bottom: 0;
	letter-spacing: .2px
}

.contacts-info-wrap .content-item div,
.contacts-info-wrap .content-item a {
	font-size: 24px;
	font-weight: 800;
	display: block;
	line-height: 1.2;
	font-family: "Muli", sans-serif;
	color: #222222;
	letter-spacing: .2px;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	text-decoration: none;
	margin-bottom: 25px
}

.contacts-info-wrap .content-item a:hover {
	color: #222;
	opacity: 1
}

.contacts-info-wrap .form input:not([type="submit"]),
.contacts-info-wrap .form textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #eeeeee;
	padding: 10px 24px;
	font-family: "DeVinne Txt BT";
	font-size: 15px;
	color: #222;
	line-height: 1.6;
	letter-spacing: .2px;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	margin-bottom: 30px
}

.contacts-info-wrap .form input:not([type="submit"]):focus,
.contacts-info-wrap .form textarea:focus {
	border-color: #222
}

.contacts-info-wrap .form input:not([type="submit"]) {
	min-height: 59px;
	float: left
}

.contacts-info-wrap .form input[type="submit"] {
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #222222;
	background-color: #222222;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	line-height: 2;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #222));
	background-image: linear-gradient(to right, transparent 50%, #222 50%);
	background-size: 200% 100%;
	background-position: right bottom
}

.contacts-info-wrap .form input[type="submit"]:hover {
	background-color: transparent;
	background-position: left bottom;
	color: #222222;
	border-color: #ddd
}

.contacts-info-wrap .form .wpcf7-form-control-wrap:first-of-type,
.contacts-info-wrap .form .wpcf7-form-control-wrap:nth-of-type(2) {
	display: block;
	float: left;
	width: -webkit-calc(50% - 15px);
	width: calc(50% - 15px)
}

.contacts-info-wrap .form .wpcf7-form-control-wrap:first-of-type {
	margin-right: 30px
}

.contacts-info-wrap .form input::-webkit-input-placeholder {
	opacity: .6;
	color: #222222
}

.contacts-info-wrap .form input::-moz-placeholder {
	opacity: .6;
	color: #222222
}

.contacts-info-wrap .form input:-ms-input-placeholder {
	opacity: .6;
	color: #222222
}

.contacts-info-wrap .form input:-moz-placeholder {
	opacity: .6;
	color: #222222
}

.contacts-info-wrap .form textarea {
	height: 130px;
	resize: none;
	padding-top: 15px
}

.contacts-info-wrap .form textarea::-webkit-input-placeholder {
	opacity: .6;
	color: #222222
}

.contacts-info-wrap .form textarea::-moz-placeholder {
	opacity: .6;
	color: #222222
}

.contacts-info-wrap .form textarea:-ms-input-placeholder {
	opacity: .6;
	color: #222222
}

.contacts-info-wrap .form textarea:-moz-placeholder {
	opacity: .6;
	color: #222222
}

.contacts-info-wrap .row {
	display: table;
	width: 100%
}

.contacts-info-wrap .row .col-xs-12 {
	display: table-cell;
	vertical-align: middle
}

.contacts-info-wrap.custom_info {
	padding-bottom: 0
}

.contacts-info-wrap.custom_info .additional-content-wrap {
	padding: 100px 0;
	background-color: #222;
	color: #fff
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item {
	margin-bottom: 25px
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item a,
.contacts-info-wrap.custom_info .additional-content-wrap .content-item div {
	font-family: "DeVinne Txt BT";
	color: #fff;
	opacity: .6;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1.3px;
	margin-bottom: 0
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item a:hover {
	opacity: 1
}

.contacts-info-wrap.custom_info .additional-content-wrap .text {
	line-height: 1.75;
	letter-spacing: .2px;
	color: #fff;
	opacity: .6;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.contacts-info-wrap.custom_info .additional-content-wrap .text p {
	font-family: "DeVinne Txt BT";
	margin-bottom: 10px;
	color: #fff
}

.contacts-info-wrap.custom_info .additional-content-wrap p {
	margin-bottom: 0
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item div {
	margin-bottom: 0;
	border-bottom: none
}

.contacts-info-wrap.custom_info .additional-content-wrap .content-item a {
	margin-bottom: 10px
}

.contacts-info-wrap.custom_info .additional-content-wrap .col-xs-12:not(:last-of-type) {
	text-align: right;
	margin-top: -3px
}

.contacts-info-wrap.custom_info .additional-content-wrap .title {
	margin-bottom: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	line-height: 2;
	text-transform: uppercase
}

.contacts-info-wrap.parallax_info {
	padding-bottom: 0
}

.contacts-info-wrap.parallax_info .title-main {
	font-size: 12px;
	font-weight: 600;
	line-height: 2;
	letter-spacing: 2px;
	color: #999;
	text-transform: uppercase
}

.contacts-info-wrap.parallax_info .content-wrap {
	display: table;
	table-layout: fixed;
	width: 100%
}

.contacts-info-wrap.parallax_info .text {
	font-family: "DeVinne Txt BT";
	font-size: 40px;
	color: #222222;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.contacts-info-wrap.parallax_info .form-wrap {
	margin-top: 60px
}

.contacts-info-wrap.parallax_info .form-wrap .container {
	max-width: 100%;
	padding: 0
}

.contacts-info-wrap.parallax_info .image-wrap {
	display: table-cell;
	width: 55%;
	background-size: cover;
	background-position: left
}

.contacts-info-wrap.parallax_info .content {
	padding: 17em 80px 100px;
	display: table-cell;
	width: 45%
}

.contacts-info-wrap.parallax_info .content.no-image {
	width: 100%;
	display: block;
	padding: 0
}

.contacts-info-wrap.parallax_info .input_protected_wrapper {
	margin-top: 15px
}

.contacts-info-wrap.parallax_content {
	padding-bottom: 0
}

.contacts-info-wrap.parallax_content .title-main {
	font-size: 12px;
	font-weight: 600;
	line-height: 2;
	letter-spacing: 2px;
	color: #999;
	text-transform: uppercase
}

.contacts-info-wrap.parallax_content .content-wrap {
	display: table;
	table-layout: fixed;
	width: 100%
}

.contacts-info-wrap.parallax_content .text h1,
.contacts-info-wrap.parallax_content .text h2,
.contacts-info-wrap.parallax_content .text h3,
.contacts-info-wrap.parallax_content .text h4,
.contacts-info-wrap.parallax_content .text h5,
.contacts-info-wrap.parallax_content .text h6 {
	font-family: "DeVinne Txt BT";
	color: #222222;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	font-weight: 600;
	margin-bottom: 15px
}

.contacts-info-wrap.parallax_content .text p {
	font-family: "DeVinne Txt BT";
	font-size: 16px;
	color: #999;
	margin-bottom: 15px;
	line-height: 1.5;
	-ms-word-wrap: break-word;
	word-wrap: break-word
}

.contacts-info-wrap.parallax_content .text a {
	color: #222222;
	font-family: "DeVinne Txt BT";
	-webkit-transition: all 350ms ease;
	-moz-transition: all 350ms ease;
	-ms-transition: all 350ms ease;
	-o-transition: all 350ms ease;
	transition: all 350ms ease;
	text-decoration: none
}

.contacts-info-wrap.parallax_content .text a:hover {
	text-decoration: none;
	color: #222
}

.contacts-info-wrap.parallax_content .text blockquote {
	font-size: 24px;
	line-height: 1.5;
	font-family: "DeVinne Txt BT";
	font-weight: 600;
	color: #222222;
	text-align: center;
	font-style: normal;
	margin: 0;
	letter-spacing: 1.2px;
	margin-bottom: 7px
}

.contacts-info-wrap.parallax_content .text blockquote p {
	color: #222;
	letter-spacing: .2px
}

.contacts-info-wrap.parallax_content .text blockquote::before {
	display: block;
	margin-bottom: 20px;
	color: #999;
	font-family: "Ionicons", sans-serif;
	font-size: 40px;
	content: "\f347"
}

.contacts-info-wrap.parallax_content .image-wrap {
	display: table-cell;
	width: 55%;
	background-size: cover;
	background-position: left
}

.contacts-info-wrap.parallax_content .content {
	padding: 70px 80px 90px;
	display: table-cell;
	width: 45%
}

.contacts-info-wrap.parallax_content .content.no-image {
	width: 100%;
	display: block;
	padding: 0
}

.contacts-info-wrap.info_with_form .row {
	display: block;
	width: auto
}

.contacts-info-wrap.info_with_form .form {
	padding-left: 15px;
	margin-top: -3px
}

.contacts-info-wrap.info_with_form .form input:not([type="submit"]) {
	min-height: 59px;
	float: left
}

.contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:first-of-type,
.contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:nth-of-type(2) {
	display: block;
	float: left;
	/*width: -webkit-calc(50% - 30px);
	width: calc(50% - 30px)*/
}

.contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:first-of-type {
	margin-right: 30px
}

.contacts-info-wrap.info_with_form .content-item {
	margin-bottom: 60px
}

.contacts-info-wrap.info_with_form .content-item a {
	margin-top: 3px;
	margin-bottom: 0
}

.contacts-info-wrap.info_with_form .content-item p:empty {
	display: none
}

.contacts-info-wrap.info_with_form .content-item div {
	margin-bottom: 0;
	margin-top: 10px;
	border-bottom: none
}

.contacts-info-wrap.info_with_form .title {
	font-size: 14px;
	font-family: "DeVinne Txt BT";
	color: #222;
	font-weight: 800;
	line-height: 2;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 13px
}

.contacts-info-wrap.info_with_form .address,
.contacts-info-wrap.info_with_form .address p,
.contacts-info-wrap.info_with_form .address a {
	font-size: 14px;
	font-family: "DeVinne Txt BT";
	font-weight: 400;
	color: #999;
	letter-spacing: 1.3px;
	max-width: 500px;
	margin-bottom: 30px
}

.contacts-info-wrap.info_with_form .address a {
	margin-bottom: 10px
}

.contacts-info-wrap.info_with_form .address a:hover {
	color: #222
}

.contacts-info-wrap.info_with_form .input_protected_wrapper {
	margin-top: 16px;
	margin-bottom: 0
}

.contacts-info-wrap.info_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.contacts-info-wrap.info_list .item-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 33.33333%;
	padding: 55px 30px
}

.contacts-info-wrap.info_list .item-wrapper i {
	margin-right: 35px;
	font-size: 45px
}

.contacts-info-wrap.info_list .item-wrapper .title {
	margin-bottom: 10px;
	opacity: 1;
	letter-spacing: .2px;
	-ms-word-break: break-word;
	word-break: break-word;
	font-family: "DeVinne Txt BT";
	font-size: 30px;
	font-weight: 600;
	line-height: 1.3
}

.contacts-info-wrap.info_list .item-wrapper a,
.contacts-info-wrap.info_list .item-wrapper .text {
	display: block;
	margin-bottom: 5px;
	color: #999999;
	font-size: 15px;
	letter-spacing: .1px
}

.contacts-info-wrap.info_list .item-wrapper a {
	text-decoration: none;
	-webkit-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease
}

.contacts-info-wrap.info_list .item-wrapper a:hover {
	color: #222
}

@media (min-width: 768px) and (max-width: 991px) {
	.contacts-info-wrap.info_list {
		padding-top: 35px;
		padding-bottom: 35px
	}

	.contacts-info-wrap.info_list .item-wrapper {
		width: 50%;
		padding-top: 10px;
		padding-bottom: 0
	}
}

.contacts-info-wrap.style6 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.contacts-info-wrap.style6 .item-wrapper {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.contacts-info-wrap.style6 .item-wrapper:not(:first-of-type) {
	margin-left: 50px
}

.contacts-info-wrap.style6 .item-wrapper a {
	padding: 0 5px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 800;
	letter-spacing: .2px;
	-webkit-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease
}

.contacts-info-wrap.style6 .item-wrapper a:hover {
	color: #222
}

.contacts-info-wrap.style6 .item-wrapper a:not(:last-of-type)::after {
	content: ", "
}

.contacts-info-wrap.style6 .item-wrapper .title {
	color: #999999;
	opacity: 1
}

.contacts-info-wrap.style7 {
	background-color: #fff;
	max-width: 570px;
	width: 100%;
	padding: 65px 50px
}

.contacts-info-wrap.style7 .title {
	font-size: 48px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: .2px;
	margin-bottom: 25px;
	color: #222;
	text-align: center;
	opacity: 1
}

.contacts-info-wrap.style7 .text {
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: .2px;
	color: #999;
	margin-bottom: 43px;
	text-align: center
}

.contacts-info-wrap.style7 .form .input_protected_wrapper {
	left: 50%;
	position: relative;
	transform: translateX(-50%)
}

.contacts-info-wrap.style7 .form .wpcf7-form-control-wrap:nth-of-type(2n-1) {
	margin-right: 30px
}

.contacts-info-wrap.style7 .form .wpcf7-form-control-wrap:last-of-type {
	margin-right: auto;
	float: none
}

.contacts-info-wrap.style7 .form .wpcf7-form-control-wrap:not(:last-of-type) {
	display: block;
	width: -webkit-calc(50% - 15px);
	width: calc(50% - 15px);
	float: left
}

span.wpcf7-not-valid-tip {
	position: relative;
	clear: both;
	margin-bottom: 15px;
	top: -15px
}

.contacts-info-wrap .form .wpcf7-form-control-wrap:first-of-type,
.contacts-info-wrap .form .wpcf7-form-control-wrap:nth-of-type(2) {
	width: 100%;
	margin-right: auto;
	float: none
}

@media only screen and (max-width: 1440px) {
	.contacts-info-wrap.parallax_info .content {
		padding: 100px 80px 100px
	}

	.contacts-info-wrap.parallax_content .content {
		padding: 60px 80px 80px
	}
}

@media only screen and (max-width: 1199px) {
	.contacts-info-wrap.info_with_form .content-item {
		display: block
	}

	.contacts-info-wrap.parallax_info .text {
		font-size: 30px
	}

	.contacts-info-wrap.parallax_info .content {
		padding: 60px 80px
	}

	.contacts-info-wrap.parallax_content .content {
		padding: 50px 80px 60px
	}
}

@media only screen and (max-width: 1024px) {
	.contacts-info-wrap.info_with_form .form {
		padding-left: 0
	}

	.contacts-info-wrap.info_with_form .content-item {
		margin-bottom: 30px
	}

	.contacts-info-wrap.info_with_form .content-wrap,
	.contacts-info-wrap.info_with_form .content-item {
		display: block;
		text-align: center
	}

	.contacts-info-wrap.info_with_form .input_protected_wrapper {
		margin-top: 10px
	}

	.contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:first-of-type,
	.contacts-info-wrap.info_with_form .form .wpcf7-form-control-wrap:nth-of-type(2) {
		float: none;
		width: 100%
	}

	.contacts-info-wrap.info_with_form .form p {
		text-align: center
	}

	.contacts-info-wrap.parallax_content .content {
		padding: 50px 60px 60px
	}

	.contacts-info-wrap.parallax_info .content {
		padding: 60px
	}
}

@media only screen and (max-width: 991px) {
	.contacts-info-wrap .row {
		display: block;
		width: auto
	}

	.contacts-info-wrap .row .col-xs-12 {
		display: block
	}

	.contacts-info-wrap.parallax_info .text {
		font-size: 28px
	}

	.contacts-info-wrap.parallax_info .content {
		padding: 60px 40px
	}

	.contacts-info-wrap.parallax_content .content {
		padding: 40px
	}

	.contacts-info-wrap .form .wpcf7-form-control-wrap:first-of-type,
	.contacts-info-wrap .form .wpcf7-form-control-wrap:nth-of-type(2) {
		margin-right: 0;
		width: 100%
	}

	.contacts-info-wrap.style7 {
		margin: 0 auto
	}

	.contacts-info-wrap.parallax_content {
		padding: 0
	}

	.contacts-info-wrap.parallax_content .content.no-image {
		text-align: center
	}

	.contacts-info-wrap.parallax_content .image-wrap,
	.contacts-info-wrap.parallax_content .content {
		display: block;
		width: 100%
	}

	.contacts-info-wrap.parallax_content .image-wrap {
		min-height: 400px !important;
		height: 400px !important;
		background-position: center
	}

	.contacts-info-wrap.parallax_content .content {
		padding: 30px 15px 30px;
		text-align: center
	}
}

@media only screen and (max-width: 768px) {
	.contacts-info-wrap.style7 .form .wpcf7-form-control-wrap:not(:last-of-type) {
		width: 100%;
		float: none;
		margin-right: 0
	}

	.contacts-info-wrap.style7 .title {
		font-size: 35px;
		margin-bottom: 15px
	}

	.contacts-info-wrap.style7 .text {
		margin-bottom: 35px
	}

	.contacts-info-wrap.style7 {
		padding: 35px 15px
	}

	.contacts-info-wrap.parallax_info {
		padding: 0
	}

	.contacts-info-wrap.parallax_info .content.no-image {
		text-align: center
	}

	.contacts-info-wrap.custom_info .additional-content-wrap {
		padding: 50px 0 25px
	}

	.contacts-info-wrap.custom_info .additional-content-wrap .col-xs-12:not(:last-of-type) {
		margin: 0;
		margin-bottom: 30px;
		text-align: center
	}

	.contacts-info-wrap.custom_info .additional-content-wrap {
		padding-top: 30px;
		padding-bottom: 15px
	}

	.contacts-info-wrap.custom_info .content-item {
		text-align: center
	}

	.contacts-info-wrap.parallax_info .image-wrap,
	.contacts-info-wrap.parallax_info .content {
		display: block;
		width: 100%
	}

	.contacts-info-wrap.parallax_info .image-wrap {
		min-height: 400px !important;
		height: 400px !important;
		background-position: center
	}

	.contacts-info-wrap.parallax_info .content {
		padding-top: 50px
	}

	.contacts-info-wrap.parallax_info .text {
		font-size: 24px;
		line-height: 1.4
	}

	.contacts-info-wrap.parallax_info .content {
		padding: 40px 15px 30px;
		text-align: center
	}

	.contacts-info-wrap.parallax_info .form-wrap {
		margin-top: 40px
	}

	.contacts-info-wrap.info_list .item-wrapper {
		width: 100%;
		padding: 15px
	}

	.contacts-info-wrap.style6 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.contacts-info-wrap.style6 .item-wrapper {
		margin-bottom: 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.contacts-info-wrap.style6 .item-wrapper:not(:first-of-type) {
		margin-left: 0
	}
}

@media only screen and (max-width: 600px) {
	.contacts-info-wrap .content-item.half {
		width: 100%;
		float: none
	}
}

.wpcf7 * {
	text-transform: none
}

.wpcf7 .ajax-loader {
	display: none !important
}

.wpcf7 .input_protected_wrapper {
	position: relative;
	display: inline-block;
	margin-left: 6px
}

.wpcf7 .input_protected_wrapper::before {
	content: '';
	position: absolute;
	left: -6px;
	top: 8px;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #ffdd65;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease
}

.wpcf7 .input_protected_wrapper input {
	font-size: 14px;
	display: inline-block;
	letter-spacing: .5px;
	font-family: "Muli", sans-serif;
	font-weight: bold;
	box-sizing: border-box;
	line-height: 1;
	padding: 20px 38px;
	text-decoration: none;
	border: none;
	background-color: #222;
	color: #ffffff;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease
}

.wpcf7 .input_protected_wrapper:hover input {
	opacity: 1
}

.wpcf7 .input_protected_wrapper:hover::before {
	top: 4px;
	left: -3px
}

.form.btn-style-2 .input_protected_wrapper {
	margin-left: 0
}

.form.btn-style-2 .input_protected_wrapper::before {
	display: none
}

.form.btn-style-2 .input_protected_wrapper input {
	background-color: #fff;
	color: #222
}

.form.btn-style-2 .input_protected_wrapper:hover input {
	background-color: #222;
	color: #fff
}

.form.btn-style-3 .input_protected_wrapper {
	margin-left: 0
}

.form.btn-style-3 .input_protected_wrapper::before {
	display: none
}

.form.btn-style-3 .input_protected_wrapper input {
	background-color: #222;
	color: #fff
}

.form.btn-style-3 .input_protected_wrapper:hover input {
	background-color: #fff;
	color: #222
}

.form.btn-style-4 .input_protected_wrapper {
	position: relative;
	display: inline-block;
	margin-left: 0
}

.form.btn-style-4 .input_protected_wrapper::before {
	content: '';
	position: absolute;
	left: 0;
	top: auto;
	bottom: -6px;
	width: 100%;
	height: 15px;
	z-index: -1;
	background-color: #ffdd65;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease
}

.form.btn-style-4 .input_protected_wrapper input {
	font-size: 18px;
	font-weight: 800;
	display: inline-block;
	letter-spacing: .5px;
	font-family: "Muli", sans-serif;
	box-sizing: border-box;
	line-height: 1;
	padding: 0;
	text-decoration: none;
	border: none;
	background-color: transparent;
	color: #222;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease
}

.form.btn-style-4 .input_protected_wrapper:hover input {
	opacity: 1
}

.form.btn-style-4 .input_protected_wrapper:hover::before {
	height: -webkit-calc(100% + 9px);
	height: calc(100% + 9px);
	top: auto;
	left: 0
}

@media only screen and (max-width: 767px) {
	.contacts-info-wrap.info_list .item-wrapper .title {
		font-size: 24px
	}
}

/*# sourceMappingURL=contacts.min.css.map */