.contacts-info-wrap {
	position: relative;
	padding-bottom: 15px;
}
.contacts-info-wrap.style2 .row {
	display: block;
	width: auto;
}
.contacts-info-wrap.style2 .form {
	padding-left: 15px;
}
.contacts-info-wrap.style2 .form input:not([type='submit']) {
	min-height: 59px;
	float: left;
}
.contacts-info-wrap.style2 .form .wpcf7-form-control-wrap:first-of-type,
.contacts-info-wrap.style2 .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.style2 .form .wpcf7-form-control-wrap:first-of-type {
	margin-right: 30px;
}
.contacts-info-wrap.style2 .content-item {
	margin-bottom: 60px;
}
.contacts-info-wrap.style2 .content-item a {
	margin-top: 3px;
	margin-bottom: 0;
}
.contacts-info-wrap.style2 .content-item p:empty {
	display: none;
}
.contacts-info-wrap.style2 .content-item div {
	margin-bottom: 0;
	margin-top: 20px;
	border-bottom: none;
}
.contacts-info-wrap.style2 .title-main {
	font-size: 35px;
	font-family: 'Muli', sans-serif;
	color: #222222;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: -0.8px;
	margin-bottom: 13px;
}
.contacts-info-wrap.style2 .text {
	font-size: 15px;
	font-family: 'Muli', sans-serif;
	color: #b2b2b2;
	line-height: 1.8;
	letter-spacing: 0px;
	max-width: 500px;
	margin-bottom: 30px;
}
.contacts-info-wrap.style2 .input_protected_wrapper {
	margin-top: 16px;
	margin-bottom: 0;
}
.contacts-info-wrap img {
    margin-bottom: 18px;
    width: 3.5rem;
    margin-right: 35px;
}
.contacts-info-wrap .title {
	font-size: 15px;
	font-weight: 800;
	color: #222222;
	margin-bottom: 0;
	opacity: 0.6;
	letter-spacing: 0.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: 0.2px;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	text-decoration: none;
	margin-bottom: 25px;
}
.contacts-info-wrap .content-item a:hover {
	color: #bb87e5;
	opacity: 1;
}
.contacts-info-wrap .form input:not([type='submit']),
.contacts-info-wrap .form textarea {
	width: 100%;
	border: 2px solid #eeeeee;
	padding: 10px 24px;
	font-size: 15px;
	font-weight: 600;
	color: #bb87e5;
	line-height: 1.6;
	letter-spacing: 0.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: 2px solid #bb87e5;
}
.contacts-info-wrap .form input:not([type='submit']) {
	min-height: 59px;
	float: left;
}
.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: 0.6;
	color: #222222;
}
.contacts-info-wrap .form input::-moz-placeholder {
	opacity: 0.6;
	color: #222222;
}
.contacts-info-wrap .form input:-ms-input-placeholder {
	opacity: 0.6;
	color: #222222;
}
.contacts-info-wrap .form input:-moz-placeholder {
	opacity: 0.6;
	color: #222222;
}
.contacts-info-wrap .form textarea {
	height: 130px;
	resize: none;
	padding-top: 15px;
}
.contacts-info-wrap .form textarea::-webkit-input-placeholder {
	opacity: 0.6;
	color: #222222;
}
.contacts-info-wrap .form textarea::-moz-placeholder {
	opacity: 0.6;
	color: #222222;
}
.contacts-info-wrap .form textarea:-ms-input-placeholder {
	opacity: 0.6;
	color: #222222;
}
.contacts-info-wrap .form textarea:-moz-placeholder {
	opacity: 0.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.style4 {
	padding-bottom: 0;
}
.contacts-info-wrap.style4 .additional-content-wrap {
	padding: 100px 0;
	background-color: #fff;
	color: #999;
}
.contacts-info-wrap.style4 .additional-content-wrap .content-item {
	margin-bottom: 25px;
}
.contacts-info-wrap.style4 .additional-content-wrap .content-item a,
.contacts-info-wrap.style4 .additional-content-wrap .content-item div {
	color: #999;
	font-size: 16px;
	font-weight: 400;
	opacity: 1;
	margin-bottom: 0;
}
.contacts-info-wrap.style4 .additional-content-wrap .content-item a:hover {
	color: #bb87e5;
}
.contacts-info-wrap.style4 .additional-content-wrap .text {
	line-height: 1.75;
	color: #222222;
	opacity: 0.6;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.contacts-info-wrap.style4 .additional-content-wrap .text p {
	font-family: 'Muli', sans-serif;
	letter-spacing: 0.2px;
	margin-bottom: 10px;
}
.contacts-info-wrap.style4 .additional-content-wrap p {
	margin-bottom: 0;
}
.contacts-info-wrap.style4 .additional-content-wrap .content-item div {
	margin-bottom: 0;
	border-bottom: none;
}
.contacts-info-wrap.style4 .additional-content-wrap .content-item a {
	margin-bottom: 10px;
}
.contacts-info-wrap.style4
	.additional-content-wrap
	.col-xs-12:not(:last-of-type) {
	text-align: right;
	margin-top: -3px;
}
.contacts-info-wrap.style4 .additional-content-wrap .title {
	margin-bottom: 10px;
	color: #222;
	font-size: 24px;
	opacity: 1;
}
.contacts-info-wrap.style3 {
	padding-bottom: 0;
}
.contacts-info-wrap.style3 .title-main {
	font-size: 18px;
	font-weight: 800;
	letter-spacing: 0.2px;
	color: #bb87e5;
}
.contacts-info-wrap.style3 .content-wrap {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.contacts-info-wrap.style3 .text {
	font-size: 50px;
	color: #222222;
	font-weight: 800;
	letter-spacing: 0.2px;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.contacts-info-wrap.style3 .form-wrap {
	margin-top: 60px;
}
.contacts-info-wrap.style3 .form-wrap .container {
	max-width: 100%;
	padding: 0;
}
.contacts-info-wrap.style3 .image-wrap {
	display: table-cell;
	width: 55%;
	background-size: cover;
	background-position: left;
}
.contacts-info-wrap.style3 .content {
	padding: 17em 80px 100px;
	display: table-cell;
	width: 45%;
}
.contacts-info-wrap.style3 .content.no-image {
	width: 100%;
	display: block;
	padding: 0;
}
.contacts-info-wrap.style3 .input_protected_wrapper {
	margin-top: 15px;
}
.contacts-info-wrap.style5 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.contacts-info-wrap.style5 .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.style5 .item-wrapper i {
	margin-right: 35px;
	font-size: 50px;
}
.contacts-info-wrap.style5 .item-wrapper .title {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: 800;
	opacity: 1;
	letter-spacing: 0.2px;
	-ms-word-break: break-word;
	word-break: break-word;
}
.contacts-info-wrap.style5 .item-wrapper a,
.contacts-info-wrap.style5 .item-wrapper .text {
	display: block;
	margin-bottom: 5px;
	color: #999999;
	font-size: 15px;
	letter-spacing: 0.1px;
}
.contacts-info-wrap.style5 .item-wrapper a {
	text-decoration: none;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.contacts-info-wrap.style5 .item-wrapper a:hover {
	color: #bb87e5;
}
@media (min-width: 768px) and (max-width: 991px) {
	.contacts-info-wrap.style5 {
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.contacts-info-wrap.style5 .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: 0.2px;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.contacts-info-wrap.style6 .item-wrapper a:hover {
	color: #bb87e5;
}
.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: 0.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: 0.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: 1299px) {
	.contacts-info-wrap.style2 .content-item div,
	.contacts-info-wrap.style2 .content-item a {
		font-size: 20px;
	}
}
@media only screen and (max-width: 1199px) {
	.contacts-info-wrap.style2 .content-item {
		display: block;
	}
}
@media only screen and (max-width: 1024px) {
	.contacts-info-wrap.style2 .form {
		padding-left: 0;
	}
	.contacts-info-wrap.style2 .content-item {
		margin-bottom: 30px;
	}
	.contacts-info-wrap.style2 .content-wrap,
	.contacts-info-wrap.style2 .content-item {
		display: block;
		text-align: center;
	}
	.contacts-info-wrap.style2 .input_protected_wrapper {
		margin-top: 10px;
	}
	.contacts-info-wrap.style2 .form .wpcf7-form-control-wrap:first-of-type,
	.contacts-info-wrap.style2 .form .wpcf7-form-control-wrap:nth-of-type(2) {
		float: none;
		width: 100%;
	}
	.contacts-info-wrap.style2 .form p {
		text-align: center;
	}
}
@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.style3 .content {
		padding: 150px 40px 50px;
	}
	.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;
	}
}
@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.style3 {
		padding: 0;
	}
	.contacts-info-wrap.style3 .content.no-image {
		text-align: center;
	}
	.contacts-info-wrap.style4 .additional-content-wrap {
		padding: 50px 0 25px;
	}
	.contacts-info-wrap.style4
		.additional-content-wrap
		.col-xs-12:not(:last-of-type) {
		margin: 0;
		margin-bottom: 30px;
		text-align: center;
	}
	.contacts-info-wrap.style4 .additional-content-wrap {
		padding-top: 30px;
		padding-bottom: 15px;
	}
	.contacts-info-wrap.style4 .content-item {
		text-align: center;
	}
	.contacts-info-wrap.style3 .image-wrap,
	.contacts-info-wrap.style3 .content {
		display: block;
		width: 100%;
	}
	.contacts-info-wrap.style3 .image-wrap {
		min-height: 400px !important;
		height: 400px !important;
		background-position: center;
	}
	.contacts-info-wrap.style3 .content {
		padding-top: 50px;
	}
	.contacts-info-wrap.style3 .text {
		font-size: 35px;
	}
	.contacts-info-wrap.style3 .content {
		padding: 30px 15px;
		text-align: center;
	}
	.contacts-info-wrap.style3 .form-wrap {
		margin-top: 40px;
	}
	.contacts-info-wrap.style5 .item-wrapper {
		width: 100%;
		padding: 25px;
	}
	.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: 0;
	background-color: #93DCE7;
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
}
.wpcf7 .input_protected_wrapper input {
	font-size: 14px;
	display: inline-block;
	letter-spacing: 0.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: #bb87e5;
	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: #bb87e5;
	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: #bb87e5;
	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: #93DCE7;
	-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: 0.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;
}
/*# sourceMappingURL=contacts.min.css.map */
