@charset 'UTF-8';

@font-face {
	font-family: 'Circe';font-weight: 800;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;src: url('../fonts/Circe-ExtraBold.eot?') format('eot'), url('../fonts/Circe-ExtraBold.woff') format('woff'), url('../fonts/Circe-ExtraBold.ttf') format('truetype'), url('../fonts/Circe-ExtraBold.svg#Circe') format('svg');
}

@font-face {
	font-family: 'Circe';font-weight: bold;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;src: url('../fonts/Circe-Bold.eot?') format('eot'), url('../fonts/Circe-Bold.woff') format('woff'), url('../fonts/Circe-Bold.ttf') format('truetype'), url('../fonts/Circe-Bold.svg#Circe') format('svg');
}

@font-face {
	font-family: 'Circe';font-weight: normal;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;src: url('../fonts/Circe-Regular.eot?') format('eot'), url('../fonts/Circe-Regular.woff') format('woff'), url('../fonts/Circe-Regular.ttf') format('truetype'), url('../fonts/Circe-Regular.svg#Circe') format('svg');
}

@font-face {
	font-family: 'Circe';font-weight: 300;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;src: url('../fonts/Circe-Light.eot?') format('eot'), url('../fonts/Circe-Light.woff') format('woff'), url('../fonts/Circe-Light.ttf') format('truetype'), url('../fonts/Circe-Light.svg#Circe') format('svg');
}

@font-face {
	font-family: 'Circe';font-weight: 200;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;src: url('../fonts/Circe-ExtraLight.eot?') format('eot'), url('../fonts/Circe-ExtraLight.woff') format('woff'), url('../fonts/Circe-ExtraLight.ttf') format('truetype'), url('../fonts/Circe-ExtraLight.svg#Circe') format('svg');
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	font-family: Circe, Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	color: #000000;
	background: #ffffff;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

progress {
	vertical-align: baseline;
}

template, [hidden] {
	display: none;
}

a {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #6d18ff;
	outline: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a img {
	border: none;
}

a:active, a:hover {
	color: #5d5d5d;
	outline-width: 0;
}

a:focus {
	color: #5d5d5d;
}

abbr[title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	border-bottom: none;
}

b, strong {
	font-weight: inherit;
}

b, strong {
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

mark {
	color: #000000;
	background-color: #ffff00;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	max-width: 100%;
	height: auto;
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

figure {
	margin: 1em 40px;
}

hr {
	overflow: visible;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

button, input, select, textarea {
	font: inherit;
	margin: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	outline: none;
}

optgroup {
	font-weight: bold;
}

button, input {
	overflow: visible;
}

button, select {
	text-transform: none;
}

button, html [type='button'], [type='reset'], [type='submit'] {
	cursor: pointer;
	-webkit-appearance: button;
}

button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

button:-moz-focusring, [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}

legend {
	display: table;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	color: inherit;
}

textarea {
	overflow: auto;
}

[type='checkbox'], [type='radio'] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button {
	height: auto;
}

[type='search'] {
	outline-offset: -2px;
	-webkit-appearance: textfield;
}

[type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-input-placeholder {
	opacity: 0.54;
	color: inherit;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

.col-xs-pull-12 {
	right: 100%;
}

.col-xs-pull-11 {
	right: 91.66666667%;
}

.col-xs-pull-10 {
	right: 83.33333333%;
}

.col-xs-pull-9 {
	right: 75%;
}

.col-xs-pull-8 {
	right: 66.66666667%;
}

.col-xs-pull-7 {
	right: 58.33333333%;
}

.col-xs-pull-6 {
	right: 50%;
}

.col-xs-pull-5 {
	right: 41.66666667%;
}

.col-xs-pull-4 {
	right: 33.33333333%;
}

.col-xs-pull-3 {
	right: 25%;
}

.col-xs-pull-2 {
	right: 16.66666667%;
}

.col-xs-pull-1 {
	right: 8.33333333%;
}

.col-xs-pull-0 {
	right: auto;
}

.col-xs-push-12 {
	left: 100%;
}

.col-xs-push-11 {
	left: 91.66666667%;
}

.col-xs-push-10 {
	left: 83.33333333%;
}

.col-xs-push-9 {
	left: 75%;
}

.col-xs-push-8 {
	left: 66.66666667%;
}

.col-xs-push-7 {
	left: 58.33333333%;
}

.col-xs-push-6 {
	left: 50%;
}

.col-xs-push-5 {
	left: 41.66666667%;
}

.col-xs-push-4 {
	left: 33.33333333%;
}

.col-xs-push-3 {
	left: 25%;
}

.col-xs-push-2 {
	left: 16.66666667%;
}

.col-xs-push-1 {
	left: 8.33333333%;
}

.col-xs-push-0 {
	left: auto;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xs-offset-0 {
	margin-left: 0;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	display: table;
	content: ' ';
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.fade {
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	opacity: 0;
}

.fade.in {
	opacity: 1;
}

.alignleft {
	float: left;
	margin: 0 30px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 30px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

body {
	overflow-x: hidden;
}

.wrap-desc {
	max-width: 700px;
	margin: 0 auto;
}

.heading {
	font-size: 50px;
	font-weight: 300;
	margin: 0 0 35px 0;
	text-align: center;
}

.desc {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
}

.btn {
	font-size: 18px;
	font-weight: 700;
	line-height: 58px;
	display: inline-block;
	height: 60px;
	padding: 0 40px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #8d8d8d;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: none;
}

.btn:focus, .btn:active, .btn:hover {
	color: #ffffff;
}

.btn:hover {
	background-color: rgba(255, 255, 255, 0.2);
}

.btn-property {
	border: 1px solid #fff;
}

.btn-wedding {
	color: #6e17ff;
}

.btn-wedding:hover {
	background-color: #5026bc;
}

.btn_invers {
	border-color: #ffffff;
	background-color: #6e17ff;
}

.btn_invers:hover {
	background-color: #5026bc;
}

.main-btn .btn {
	-webkit-box-shadow: 0 0 50px #6e17ff;
	box-shadow: 0 0 50px #6e17ff;
}

.main-btn .btn:hover {
	background-color: rgba(110, 23, 255, 0.7);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn_call {
	font-size: 16px;
	font-weight: 400;
	line-height: 38px;
	height: 40px;
	padding: 0 15px;
	color: #dfdfdf;
}

.btn_question {
	padding-right: 55px;
	padding-left: 55px;
	border-color: #000000;
	background-color: #000000;
}

.btn_question:hover {
	border-color: #1a1a1a;
	background-color: #1a1a1a;
}

.header {
	padding-top: 25px;
}

.logo {
	width: 88px;
}

.logo img {
	vertical-align: bottom;
}

.phone {
	width: 400px;
	margin-top: 13px;
	margin-left: -40px;
}

.phone__num {
	font-size: 26px;
	font-weight: 700;
	line-height: 40px;
	float: right;
	margin-left: 15px;
	color: #ffffff;
}

.bar .phone__num {
	color: #000000;
}

.phone__link {
	text-decoration: none;
	color: #ffffff;
}

.bar .phone__link {
	color: #000000;
}

.phone__call {
	float: right;
}

.bar {
	position: fixed;
	z-index: 900;
	top: -65px;
	right: 0;
	left: 0;
	height: 65px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 38px rgba(0, 0, 0, 0.21);
	box-shadow: 0 0 38px rgba(0, 0, 0, 0.21);
}

.bar_fix {
	top: 0;
}

.bar .phone {
	width: auto;
	margin-left: 0;
}

.nav {
	margin-top: 20px;
}

.main-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav-item {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	float: left;
	margin-left: 15px;
	color: #ffffff;
}

.nav-item__link {
	text-decoration: none;
	color: #ffffff;
}

.bar .nav-item__link {
	color: #000000;
}

.nav-item__link:hover {
	color: #3A5EDF;
}

.nav-item__link scroll-link:hover {
	color: #ffffff;
}

.nav-toggle {
	position: relative;
	display: block;
	float: right;
	width: 20px;
	height: 26px;
	margin-top: 5px;
	cursor: pointer;
	border: none;
	background: none;
}

.nav-toggle__bar {
	position: absolute;
	top: 6px;
	left: 50%;
	display: block;
	width: 20px;
	height: 3px;
	margin-left: -10px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: #ffffff;
}

.nav-toggle__bar:nth-child(2) {
	top: 12px;
}

.nav-toggle__bar:nth-child(3) {
	top: 18px;
}

.nav-toggle_active .nav-toggle__bar:nth-child(1), .nav-toggle_active .nav-toggle__bar:nth-child(3) {
	top: 11px;
}

.nav-toggle_active .nav-toggle__bar:nth-child(2) {
	opacity: 0;
}

.nav-toggle_active .nav-toggle__bar:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nav-toggle_active .nav-toggle__bar:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.first {
	position: relative;
	overflow: hidden;
}

.video-box {
	position: relative;
	overflow: hidden;
	height: 593px;
	text-align: center;
}

.video-box:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	content: '';
	background: rgba(0, 0, 0, 0.8);
}

.video-box video {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.first-desc {
	margin-top: 70px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 120;
}

.first-desc .heading {
	line-height: 50px;
	margin-bottom: 0;
}

.first-desc .desc {
	font-size: 30px;
	color: #a5a5a5;
}

.where {
  	position: relative;
  	margin-top: 40px;
	color: #ffffff;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.where-item {
	position: relative;
	float: left;
	width: 20%;
	height: 146px;
	padding: 94px 5px 0 5px;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.where-item:first-child {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.where-item:before {
	position: absolute;
	top: 30px;
	left: 50%;
	display: block;
	content: '';
}

.property {
	color: #ffffff;
	background: #3A5EDF;
}

.where-item_property:before {
	top: 38px;
	width: 54px;
	height: 37px;
	margin-left: -19px;
	background-image: url(../img/sprite.png);
	background-position: 0 -279px;
}

.where-item_wedding:before {
	top: 38px;
	width: 54px;
	height: 37px;
	margin-left: -19px;
	background-image: url(../img/sprite.png);
	background-position: 0 -279px;
}

.where-item_hotel:before {
	top: 28px;
	width: 48px;
	height: 48px;
	margin-left: -24px;
	background-image: url(../img/sprite.png);
	background-position: 0 -495px;
}

.where-item_constr:before {
	width: 46px;
	height: 44px;
	margin-left: -23px;
	background-image: url(../img/sprite.png);
	background-position: 0 -357px;
}

.where-item_estate:before {
	top: 38px;
	width: 58px;
	height: 35px;
	margin-left: -29px;
	background-image: url(../img/sprite.png);
	background-position: 0 -209px;
}

.where-item_industry:before {
	top: 28px;
	width: 42px;
	height: 47px;
	margin-left: -21px;
	background-image: url(../img/sprite.png);
	background-position: 0 -448px;
}

.where-list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}


.about {
	position: relative;
	padding-top: 120px;
	padding-bottom: 130px;
}

.numeric {
	display: table;
	margin: 40px auto;
	text-align: center;
}

.numeric-item {
	float: left;
	padding: 0 30px;
}

.numeric-item__value {
	font-size: 40px;
	font-weight: 300;
}

.numeric-item__name {
	font-size: 16px;
	font-weight: 300;
}

.social-share {
	text-align: center;
}

.wedding {
	color: #000000;
	background: #ffffff;
}

.wedding-wrap, .property-wrap {
	position: relative;
	padding: 40px 0;
}

.wedding-head, .property-head {
	position: relative;
	margin-bottom: 35px;
	padding-right: 240px;
}

.wedding-head__main, .property-head__main {
	font-size: 50px;
	font-weight: 300;
	line-height: 50px;
}

.wedding-head__cost, .property-head__cost {
	font-size: 30px;
	font-weight: 300;
}

.wedding-head__popular, .property-head__popular {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	position: absolute;
	top: 15px;
	right: 0;
	width: 240px;
	padding-left: 45px;
	color: #6e17ff;
}

.wedding-head__popular:before, .property-head__popular:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 30px;
	height: 26px;
	content: '';
	background-image: url(../img/sprite.png);
	background-position: 0 -130px;
}

.wedding-desc, .property-desc {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 20px;
	text-align: justify;
}

.wedding-desc p, .property-desc p {
	margin: 24px 0;
}

.wedding-desc p:first-child, .property-desc p:first-child {
	margin-top: 0;
}

.wedding-desc p:last-child, .property-desc p:last-child {
	margin-bottom: 0;
}

.list {
	margin: 24px 0;
	padding: 0;
	list-style: none;
}

.list li {
	line-height: 26px;
	position: relative;
	padding-left: 25px;
}

.list li:before {
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	width: 14px;
	height: 11px;
	content: '';
	background-image: url(../img/sprite.png);
	background-position: 0 0;
}

.list_wedding li, .list_property li {
	display: inline-block;
	margin-right: 20px;
}

.list_property li:before {
	width: 14px;
	height: 11px;
	background-image: url(../img/sprite.png);
	background-position: 0 -11px;
}

.list_wedding:before {
	width: 14px;
	height: 11px;
	background-image: url(../img/sprite1.png);
	background-position: 0 -11px;
}

.list_wedding li:last-child, .list_property li:last-child {
	margin-right: 0;
}

.btn-group__item {
	float: left;
	padding-right: 20px;
}

.btn-group__item_order {
	width: 45.05263%;
}

.btn-group__item_example {
	width: 53.89474%;
}

.btn-group_wedding .btn-group__item, .btn-group_property .btn-group__item {
	width: 273px;
	padding-right: 13px;
}

.btn-group__item .btn {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

.survey-item {
	padding: 35px 40px;
	color: #ffffff;
}

.survey-item__head {
	font-size: 50px;
	font-weight: 300;
	line-height: 64px;
	margin-bottom: 10px;
}

.survey-item__cost {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 25px;
}

.advant {
	padding: 50px 0;
	border-bottom: 1px solid #e3e3e3;
}

.advant-item {
	font-size: 16px;
	font-weight: 400;
	position: relative;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 100px;
	text-align: center;
}

.advant-item:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	content: '';
}

.advant-item_maneu:before {
	width: 74px;
	height: 73px;
	margin-left: -37px;
	background-image: url(../img/sprite.png);
	background-position: 0 -694px;
}

.advant-item_visual:before {
	top: 16px;
	width: 60px;
	height: 41px;
	margin-left: -30px;
	background-image: url(../img/sprite.png);
	background-position: 0 -316px;
}

.advant-item_position:before {
	top: 14px;
	width: 68px;
	height: 47px;
	margin-left: -34px;
	background-image: url(../img/sprite.png);
	background-position: 0 -401px;
}

.advant-item_quality:before {
	top: 19px;
	width: 65px;
	height: 49px;
	margin-left: -32px;
	background-image: url(../img/sprite.png);
	background-position: 0 -543px;
}

.advant-item__head {
	font-weight: 700;
}

.work {
	padding: 90px 0;
}

.tabs {
	position: relative;
	overflow: hidden;
	height: 664px;
}

.tabs-nav {
	display: table;
	margin: 20px auto 50px auto;
	padding: 0;
	list-style: none;
}

.tabs-nav__item {
	font-size: 18px;
	font-weight: 400;
	line-height: 44px;
	float: left;
	margin: 0 20px;
	padding: 0 15px;
	cursor: pointer;
	color: #6d18ff;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.tabs-nav__item_active {
	color: #5d5d5d;
	background-color: #f3f3f3;
}

.tabs-content {
	position: absolute;
	z-index: 0;
	top: 114px;
	right: 0;
	left: 0;
	padding: 0;
	opacity: 0;
}

.tabs-content_active {
	z-index: 200;
	opacity: 1;
}

.work-item {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.work-item__video {
	margin-bottom: 10px;
}

.work-item__link {
	position: relative;
	display: block;
}

.work-item__link:before {
	position: absolute;
	z-index: 50;
	top: 50%;
	left: 50%;
	display: block;
	width: 109px;
	height: 109px;
	margin: -55px 0 0 -55px;
	content: '';
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
	background-image: url(../img/sprite.png);
	background-position: 0 -767px;
}

.work-desc__inner {
	font-size: 18px;
	font-weight: 400;
	float: left;
	width: 56.41026%;
}

.work-desc__inner p {
	margin: 10px 0;
}

.work-desc__inner p:first-child {
	margin-top: 0;
}

.work-desc__inner p:last-child {
	margin-bottom: 0;
}

.work-desc__inner .list {
	font-size: 16px;
	margin: 10px 0;
}

.work-desc__order {
	float: left;
	width: 43.4188%;
	padding: 10px 10px 15px 10px;
	text-align: center;
	background-color: #f9f6ff;
}

.work-desc__cost {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}

.conditions {
	position: relative;
	overflow: hidden;
	padding: 70px 0 0 0;
	background: #f7f7f7;
}

.conditions:before {
	position: absolute;
	top: 110px;
	left: 50%;
	display: block;
	width: 375px;
	height: 165px;
	margin-left: -765px;
	content: '';
}

.conditions-desc {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 100px;
	text-align: justify;
}

.conditions-desc p {
	margin: 24px 0;
}

.conditions-desc p:first-child {
	margin-top: 0;
}

.conditions-desc p:last-child {
	margin-bottom: 0;
}

.services {
	position: relative;
	overflow: hidden;
	padding: 70px 0 0 0;
	background: #f7f7f7;
}

.services .wrap-desc {
	position: relative;
	z-index: 50;
}

.services-list {
	position: relative;
	z-index: 50;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

.services-item {
	font-size: 0;
	display: inline-block;
	margin: 0 15px;
}

.services-btn {
	margin-bottom: 70px;
	text-align: center;
}

.partner {
	position: relative;
	overflow: hidden;
	padding: 70px 0 0 0;
	background: #f7f7f7;
}

.partner:before {
	position: absolute;
	top: 110px;
	left: 50%;
	display: block;
	width: 375px;
	height: 165px;
	margin-left: -765px;
	content: '';
	background: url(../img/img-copter-small.png) 0 0 no-repeat;
}

.partner .wrap-desc {
	position: relative;
	z-index: 50;
}

.partner-list {
	position: relative;
	z-index: 50;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

.partner-item {
	font-size: 0;
	display: inline-block;
	margin: 0 15px;
}

.partner-btn {
	margin-bottom: 70px;
	text-align: center;
}

.review {
	position: relative;
	padding: 35px 0;
	border-top: 1px solid #eaeaea;
}

.review-slider {
	max-width: 700px;
	margin: 0 auto;
}

.review-item__img {
	float: left;
	width: 95px;
	padding-right: 25px;
}

.review-item__img img {
	vertical-align: bottom;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.review-item__inner {
	font-size: 18px;
	float: left;
	width: 605px;
	padding-top: 15px;
}

.review-item__author {
	font-weight: 700;
	margin-bottom: 15px;
}

.instagram {
	padding-top: 70px;
}

.instagram .heading {
	margin-bottom: 70px;
}

.instagram__link {
	line-height: 45px;
	display: inline-block;
	text-decoration: none;
	border-bottom: 1px solid #ebe1ff;
}

.instagram-list {
	font-size: 0;
	display: table;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.instagram-item {
	display: inline-block;
	width: 12.5%;
}

.instagram-item img {
	vertical-align: bottom;
}

.question {
    position: relative;
    min-height: 526px;   /* заменяет жесткую высоту */
    height: auto;        /* позволяет контенту не обрезаться */
    overflow: visible;   /* Safari перестает резать нижние блоки */
    color: #ffffff;
    background: #7b34ff;
}

.question:before {
	position: absolute;
	z-index: 50;
	top: 0;
	right: 0;
	bottom: 0;
	left: 50%;
	display: block;
	content: '';
	background: #7b34ff;
}

.map {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 526px;
	padding-right: 900px;
}

.question-form {
	position: relative;
	z-index: 50;
	height: 526px;
	margin-left: 370px;
	padding: 70px 0 0 50px;
	background: #7b34ff;
}

.question-form__head {
	font-size: 50px;
	font-weight: 300;
	line-height: 50px;
}

.question-form__desc {
	font-size: 30px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 35px;
}

.question-form__inner {
	margin-bottom: 35px;
}

.question-group {
	float: left;
	width: 33.3%;
	padding-right: 30px;
}

.question-group:last-child {
	padding-right: 0;
}

.question-label {
	font-size: 20px;
	font-weight: 400;
	display: block;
	margin-bottom: 5px;
}

.question-control {
	font-size: 16px;
	font-weight: 400;
	width: 100%;
	height: 50px;
	padding: 0 15px;
	border: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #f7f7f7;
}

.contact {
	padding: 70px 0;
	color: #ffffff;
	background: #222222;
}

.contact .heading {
	margin-bottom: 0;
}

.contact .desc {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 20px;
	color: #a5a5a5;
}

.contact-info {
	max-width: 430px;
	margin: 0 auto 50px auto;
}

.contact-info__btn {
	float: left;
	width: 190px;
	padding-right: 30px;
}

.contact-info__btn .btn {
	font-size: 16px;
	font-weight: 400;
	line-height: 38px;
	width: 100%;
	height: 40px;
	padding: 0 5px;
	color: #dfdfdf;
}

.contact-info__inner {
	float: left;
	width: 240px;
}

.contact-item {
	font-size: 30px;
	font-weight: 300;
	color: #ffffff;
}

.contact-item__link {
	text-decoration: none;
	color: #ffffff;
}

.form-call__head {
	font-size: 28px;
	font-weight: 700;
	line-height: 80px;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid #ededed;
}

.form-call__body {
	padding: 40px 50px 30px 50px;
}

.form-group {
	margin-bottom: 25px;
}

.form-group__label {
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	float: left;
	width: 34.54545%;
	padding: 15px 10px 15px 0;
}

.form-group__control {
	float: left;
	width: 65.45455%;
}

.form-group_btn {
	margin-top: 40px;
	margin-bottom: 0;
	text-align: center;
}

.form-group_btn .btn {
	text-transform: uppercase;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.form-control {
	font-size: 16px;
	width: 100%;
	height: 55px;
	padding: 0 10px;
	border: none;
	background-color: #e2e2e2;
}

.form-success {
	text-align: center;
}

.form-success__heading {
	font-size: 30px;
}

.form-success__desc {
	font-size: 20px;
}

.copywrite {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
	color: #dfdfdf;
}

.ico-pay {
	width: 111px;
	height: 16px;
	margin-bottom: 15px;
	background-image: url(../img/sprite.png);
	background-position: 0 -22px;
}

.social-list {
	font-size: 0;
	text-align: right;
}

.social-btn {
	position: relative;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: 0 6px;
}

.social-btn:hover {
	opacity: 0.7;
}

.social-btn:before {
	position: absolute;
	top: 3px;
	left: 3px;
	display: block;
	content: '';
}

.social-btn_vk:before {
	top: 4px;
	left: 16px;
	width: 17px;
	height: 22px;
	background-image: url(../img/sprite.png);
	background-position: 0 -38px;
}

.social-btn_fb:before {
	top: 3px;
	left: 8px;
	width: 23px;
	height: 25px;
	background-image: url(../img/sprite.png);
	background-position: 0 -105px;
}

.social-btn_ok:before {
	top: 2px;
	left: 7px;
	width: 16px;
	height: 27px;
	background-image: url(../img/sprite.png);
	background-position: 0 -182px;
}

.social-btn_tw:before {
	top: 3px;
	left: 1px;
	width: 28px;
	height: 23px;
	background-image: url(../img/sprite.png);
	background-position: 0 -82px;
}

.social-btn_gplus:before {
	top: 1px;
	left: 1px;
	width: 30px;
	height: 26px;
	background-image: url(../img/sprite.png);
	background-position: 0 -156px;
}

.social-btn_inst:before {
	top: 4px;
	left: 5px;
	width: 21px;
	height: 22px;
	background-image: url(../img/sprite.png);
	background-position: 0 -60px;
}

.dev {
	color: #3e3e3e;
}

.dev a {
	color: #3e3e3e;
}

.nivo-lightbox-overlay {
	position: fixed;
	z-index: 99998;
	top: 0;
	left: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.nivo-lightbox-overlay.nivo-lightbox-open {
	visibility: visible;
	opacity: 1;
}

.nivo-lightbox-wrap {
	position: absolute;
	top: 10%;
	right: 10%;
	bottom: 10%;
	left: 10%;
}

.nivo-lightbox-content {
	width: 100%;
	height: 100%;
}

.nivo-lightbox-title-wrap {
	position: absolute;
	z-index: 99999;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

.nivo-lightbox-nav {
	display: none;
}

.nivo-lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}

.nivo-lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}

.nivo-lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.nivo-lightbox-image {
	text-align: center;
}

.nivo-lightbox-image img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	vertical-align: middle;
}

.nivo-lightbox-content iframe {
	width: 100%;
	height: 100%;
}

.nivo-lightbox-inline, .nivo-lightbox-ajax {
	overflow: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-height: 100%;
}

.nivo-lightbox-error {
	display: table;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 1px 1px #000000;
}

.nivo-lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

.nivo-lightbox-notouch .nivo-lightbox-effect-fade, .nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale, .nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft, .nivo-lightbox-notouch .nivo-lightbox-effect-slideRight, .nivo-lightbox-notouch .nivo-lightbox-effect-slideUp, .nivo-lightbox-notouch .nivo-lightbox-effect-slideDown, .nivo-lightbox-notouch .nivo-lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
}

.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight .nivo-lightbox-wrap, .nivo-lightbox-effect-slideUp .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
	-webkit-transform: translateX(-10%);
	-ms-transform: translateX(-10%);
	transform: translateX(-10%);
}

.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
	-webkit-transform: translateX(10%);
	-ms-transform: translateX(10%);
	transform: translateX(10%);
}

.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	transform: translateY(-10%);
}

.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
	-webkit-transform: translateY(10%);
	-ms-transform: translateY(10%);
	transform: translateY(10%);
}

.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap, .nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	-ms-transform: translateZ(300px);
	transform: translateZ(300px);
}

.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: #666666;
	background: rgba(0, 0, 0, 0.6);
}

.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
	background: url(../img/loading.gif) no-repeat 50% 50%;
}

.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	opacity: 0.5;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.5);
}

.nivo-lightbox-theme-default .nivo-lightbox-prev {
	-webkit-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	background-image: url(../img/prev.png);
}

.nivo-lightbox-theme-default .nivo-lightbox-next {
	-webkit-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	background-image: url(../img/next.png);
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	width: 16px;
	height: 16px;
	padding: 5px;
	text-indent: -9999px;
	opacity: 0.5;
	background: url(../img/close.png) no-repeat 0 0;
}

.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
	opacity: 1;
}

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
	bottom: -7%;
}

.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	padding: 7px 15px;
	color: #ffffff;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	background: #000000;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.nivo-lightbox-theme-default .nivo-lightbox-ajax, .nivo-lightbox-theme-default .nivo-lightbox-inline {
	padding: 40px;
	background: #ffffff;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-touch-callout: none;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-dots {
	font-size: 0;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
	margin: 0 6px;
	list-style: none;
	vertical-align: bottom;
}

.slick-dots li button {
	display: block;
	width: 8px;
	height: 8px;
	padding: 0;
	text-indent: -9999px;
	border: 1px solid #bdbdbd;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #f7f7f7;
	-webkit-appearance: none;
}

.slick-dots li.slick-active button {
	background-color: #bdbdbd;
}

.slick-arrow {
	position: absolute;
	z-index: 50;
	top: 160px;
	padding: 0;
	opacity: 0.5;
	border: none;
	background: none;
}

.slick-arrow:hover {
	opacity: 0.8;
}

.slick-prev {
	left: 50%;
	width: 31px;
	height: 51px;
	margin-left: -570px;
	background-image: url(../img/sprite.png);
	background-position: 0 -643px;
}

.slick-next {
	right: 50%;
	width: 31px;
	height: 51px;
	margin-right: -570px;
	background-image: url(../img/sprite.png);
	background-position: 0 -592px;
}

.fade {
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	opacity: 0;
}

.fade.in {
	opacity: 1;
}

.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	z-index: 1050;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: hidden;
	outline: 0;
	-webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 25px;
}

.modal-content {
	position: relative;
	outline: 0;
	background-color: #ffffff;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
	position: fixed;
	z-index: 1040;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000000;
}

.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}

.modal-backdrop.in {
	opacity: 0.25;
	filter: alpha(opacity=25);
}

.modal-body {
	position: relative;
	padding: 0;
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	overflow: scroll;
	width: 50px;
	height: 50px;
}

.close-modal {
	position: absolute;
	z-index: 100;
	top: 25px;
	right: 48px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	border: none;
	background: none;
	background-image: url(../img/sprite.png);
	background-position: 0 -244px;
}

.likely, .likely__widget {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-indent: 0!important;
	list-style: none!important;
	font-weight: 400;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: inherit;
}

.likely {
	opacity: 0;
	font-size: 0 !important;
}

.likely_visible {
	opacity: 1;
	transition: opacity 0.1s ease-in;
}

.likely > * {
	display: inline-block;
	visibility: hidden;
}

.likely_visible > * {
	visibility: inherit;
}

.likely__widget {
	display: inline-block;
	position: relative;
	white-space: nowrap;
}

.likely__button, .likely__counter {
	text-decoration: none;
	text-rendering: optimizeLegibility;
	display: inline-block;
	margin: 0;
	outline: 0;
}

.likely__button {
	position: relative;
	cursor: pointer;
	user-select: none;
}

.likely__counter {
	display: none;
	position: relative;
	font-weight: 400;
}

.likely_ready .likely__counter {
	display: inline-block;
}

.likely_ready .likely__counter_empty {
	display: none;
}

.likely__button, .likely__counter, .likely__icon, .likely__widget {
	vertical-align: top;
}

.likely__widget {
	transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
}

.likely__widget:active, .likely__widget:focus, .likely__widget:hover {
	transition: none;
	cursor: pointer;
}

@media (hover: none) {
	.likely__widget:active, .likely__widget:focus, .likely__widget:hover {
		transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
		cursor: unset;
	}
}

.likely__icon {
	position: relative;
	text-align: left;
	display: inline-block;
}

.likely svg {
	position: absolute;
}

.likely__button, .likely__counter {
	line-height: inherit;
	cursor: inherit;
}

.likely__button:empty {
	display: none;
}

.likely__counter {
	text-align: center;
}

.likely .likely__widget {
	color: #000;
	background: rgba(232, 232, 232, 0.8);
}

.likely .likely__counter {
	background-size: 1px 1px;
	background-repeat: repeat-y;
	background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.2) 0, transparent 0.5px, transparent);
}

.likely-light .likely__widget {
	color: #fff;
	fill: #fff;
	background: rgba(237, 237, 237, 0.16);
	text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
}

.likely-light .likely__counter {
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.4) 0, rgba(255, 255, 255, 0) 0.5px, rgba(255, 255, 255, 0));
}

.likely__widget_facebook {
	fill: #425497;
}

.likely__widget_facebook:active, .likely__widget_facebook:focus, .likely__widget_facebook:hover {
	background: rgba(207, 212, 229, 0.8);
}

@media (hover: none) {
	.likely__widget_facebook:active, .likely__widget_facebook:focus, .likely__widget_facebook:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus, .likely-light .likely__widget_facebook:hover {
	text-shadow: #425497 0 0 .25em;
	background: rgba(66, 84, 151, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus, .likely-light .likely__widget_facebook:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely__widget_gplus {
	fill: #dd4241;
}

.likely__widget_gplus:active, .likely__widget_gplus:focus, .likely__widget_gplus:hover {
	background: rgba(246, 208, 208, 0.8);
}

@media (hover: none) {
	.likely__widget_gplus:active, .likely__widget_gplus:focus, .likely__widget_gplus:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus, .likely-light .likely__widget_gplus:hover {
	text-shadow: #dd4241 0 0 .25em;
	background: rgba(221, 66, 65, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus, .likely-light .likely__widget_gplus:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely__widget_linkedin {
	fill: #0077b5;
}

.likely__widget_linkedin:active, .likely__widget_linkedin:focus, .likely__widget_linkedin:hover {
	background: rgba(191, 221, 236, 0.8);
}

@media (hover: none) {
	.likely__widget_linkedin:active, .likely__widget_linkedin:focus, .likely__widget_linkedin:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_linkedin:active, .likely-light .likely__widget_linkedin:focus, .likely-light .likely__widget_linkedin:hover {
	text-shadow: #0077b5 0 0 .25em;
	background: rgba(0, 119, 181, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_linkedin:active, .likely-light .likely__widget_linkedin:focus, .likely-light .likely__widget_linkedin:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely__widget_odnoklassniki {
	fill: #f6903b;
}

.likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus, .likely__widget_odnoklassniki:hover {
	background: rgba(252, 227, 207, 0.8);
}

@media (hover: none) {
	.likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus, .likely__widget_odnoklassniki:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus, .likely-light .likely__widget_odnoklassniki:hover {
	text-shadow: #f6903b 0 0 .25em;
	background: rgba(246, 144, 59, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus, .likely-light .likely__widget_odnoklassniki:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely__widget_pinterest {
	fill: #bd081c;
}

.likely__widget_pinterest:active, .likely__widget_pinterest:focus, .likely__widget_pinterest:hover {
	background: rgba(238, 193, 198, 0.8);
}

@media (hover: none) {
	.likely__widget_pinterest:active, .likely__widget_pinterest:focus, .likely__widget_pinterest:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus, .likely-light .likely__widget_pinterest:hover {
	text-shadow: #bd081c 0 0 .25em;
	background: rgba(189, 8, 28, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus, .likely-light .likely__widget_pinterest:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely__widget_telegram {
	fill: #34abde;
}

.likely__widget_telegram:active, .likely__widget_telegram:focus, .likely__widget_telegram:hover {
	background: rgba(204, 234, 246, 0.8);
}

@media (hover: none) {
	.likely__widget_telegram:active, .likely__widget_telegram:focus, .likely__widget_telegram:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_telegram:active, .likely-light .likely__widget_telegram:focus, .likely-light .likely__widget_telegram:hover {
	text-shadow: #34abde 0 0 .25em;
	background: rgba(52, 171, 222, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_telegram:active, .likely-light .likely__widget_telegram:focus, .likely-light .likely__widget_telegram:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely__widget_twitter {
	fill: #00b7ec;
}

.likely__widget_twitter:active, .likely__widget_twitter:focus, .likely__widget_twitter:hover {
	background: rgba(191, 237, 250, 0.8);
}

@media (hover: none) {
	.likely__widget_twitter:active, .likely__widget_twitter:focus, .likely__widget_twitter:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus, .likely-light .likely__widget_twitter:hover {
	text-shadow: #00b7ec 0 0 .25em;
	background: rgba(0, 183, 236, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus, .likely-light .likely__widget_twitter:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely__widget_vkontakte {
	fill: #526e8f;
}

.likely__widget_vkontakte:active, .likely__widget_vkontakte:focus, .likely__widget_vkontakte:hover {
	background: rgba(211, 218, 227, 0.8);
}

@media (hover: none) {
	.likely__widget_vkontakte:active, .likely__widget_vkontakte:focus, .likely__widget_vkontakte:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus, .likely-light .likely__widget_vkontakte:hover {
	text-shadow: #526e8f 0 0 .25em;
	background: rgba(82, 110, 143, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus, .likely-light .likely__widget_vkontakte:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely__widget_whatsapp {
	fill: #25d366;
}

.likely__widget_whatsapp:active, .likely__widget_whatsapp:focus, .likely__widget_whatsapp:hover {
	background: rgba(200, 244, 216, 0.8);
}

@media (hover: none) {
	.likely__widget_whatsapp:active, .likely__widget_whatsapp:focus, .likely__widget_whatsapp:hover {
		background: rgba(232, 232, 232, 0.8);
	}
}

.likely-light .likely__widget_whatsapp:active, .likely-light .likely__widget_whatsapp:focus, .likely-light .likely__widget_whatsapp:hover {
	text-shadow: #25d366 0 0 .25em;
	background: rgba(37, 211, 102, 0.7);
}

@media (hover: none) {
	.likely-light .likely__widget_whatsapp:active, .likely-light .likely__widget_whatsapp:focus, .likely-light .likely__widget_whatsapp:hover {
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
		background: rgba(237, 237, 237, 0.16);
	}
}

.likely {
	margin: 0 -5px -10px;
}

.likely .likely__widget {
	line-height: 20px;
	font-size: 14px;
	border-radius: 3px;
	height: 22px;
	margin: 0 5px 10px;
}

.likely .likely__icon {
	width: 22px;
	height: 22px;
}

.likely .likely__button {
	padding: 1px 4px 1px 0;
}

.likely .likely__counter {
	padding: 1px 4px;
}

.likely svg {
	left: 3px;
	top: 3px;
	width: 16px;
	height: 16px;
}

.likely-big {
	margin: 0 -6px -12px;
}

.likely-big .likely__widget {
	line-height: 28px;
	font-size: 18px;
	border-radius: 4px;
	height: 32px;
	margin: 0 6px 12px;
}

.likely-big .likely__icon {
	width: 32px;
	height: 32px;
}

.likely-big .likely__button {
	padding: 2px 6px 2px 0;
}

.likely-big .likely__counter {
	padding: 2px 6px;
}

.likely-big svg {
	left: 4px;
	top: 4px;
	width: 24px;
	height: 24px;
}

.likely-small {
	margin: 0 -4px -8px;
}

.likely-small .likely__widget {
	line-height: 14px;
	font-size: 12px;
	border-radius: 2px;
	height: 18px;
	margin: 0 4px 8px;
}

.likely-small .likely__icon {
	width: 18px;
	height: 18px;
}

.likely-small .likely__button {
	padding: 2px 3px 2px 0;
}

.likely-small .likely__counter {
	padding: 2px 3px;
}

.likely-small svg {
	left: 3px;
	top: 3px;
	width: 12px;
	height: 12px;
}

@media only screen and (min-width: 768px) {
	.container {
		width: 750px;
	}

	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-0 {
		margin-left: 0;
	}

	.about:before {
		position: absolute;
		z-index: 100;
		top: 12px;
		left: 50%;
		display: block;
		width: 949px;
		height: 488px;
		margin-left: -1200px;
		content: '';
		background: url(../img/img-copter-big_2.png) 0 0 no-repeat;
	}

	.work-item {
		width: 609px;
		padding: 0 12px;
		opacity: 0.8;
	}

	.work-item__desc {
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		opacity: 0;
	}

	.work-item.slick-center {
		opacity: 1;
	}

	.work-item.slick-center .work-item__link:before {
		opacity: 0.47;
	}

	.work-item.slick-center .work-item__link:hover:before {
		opacity: 0.9;
	}

	.work-item.slick-center .work-item__desc {
		opacity: 1;
	}
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 650px;
		margin: 100px auto 30px auto;
	}

	.modal-sm {
		width: 300px;
	}
}

@media only screen and (min-width: 992px) {
	.container {
		width: 970px;
	}

	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-7 {
		right: 58.33333333%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-0 {
		margin-left: 0;
	}

	.nav-toggle {
		display: none;
	}

	.first__inner {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.where {
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.wedding-wrap, .property-wrap {
		padding: 40px 0 40px 490px;
	}

	.property-wrap:before {
		position: absolute;
		bottom: 0;
		left: -30px;
		display: block;
		width: 472px;
		height: 440px;
		content: '';
		background: url(../img/build_real.png) 0 0 no-repeat;
	}

	.wedding-wrap:before {
		position: absolute;
		bottom: 0;
		left: -30px;
		display: block;
		width: 472px;
		height: 531px;
		content: '';
		background: url(../img/wedding_par2.png) 0 0 no-repeat;
	}

	.survey {
		padding: 40px 0;
		background: url(../img/bg-survey.jpg) center top no-repeat;
		background-size: cover;
	}
}

@media (min-width: 1170px) {
	.modal-lg {
		width: 1150px;
	}
}

@media only screen and (min-width: 1200px) {
	.container {
		width: 1170px;
	}

	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-0 {
		margin-left: 0;
	}

	.review:before {
		position: absolute;
		right: 50%;
		bottom: 0;
		display: block;
		width: 377px;
		height: 627px;
		margin-right: -765px;
		content: '';
		background: url(../img/img-man-copter.jpg) 0 0 no-repeat;
	}
}

@media only screen and (min-width: 1560px) {
	.survey {
		background-size: cover;
	}
}

@media only screen and (max-width: 1199px) {
	.header .nav {
		margin-top: 10px;
	}

	.wedding-head, .property-head {
		padding-right: 0;
	}

	.wedding-head__popular, .property-head__popular {
		position: relative;
		top: auto;
		right: auto;
		margin: 20px 0;
	}

	.btn-group_wedding .btn-group__item, .btn-group_property .btn-group__item {
		width: 50%;
	}

	.btn-group__item .btn {
		padding-right: 10px;
		padding-left: 10px;
	}

	.survey-item {
		padding-right: 20px;
		padding-left: 20px;
	}

	.partner:before {
		top: 90px;
		margin-left: -620px;
	}

	.map {
		padding-right: 650px;
	}
}

@media only screen and (max-width: 991px) {
	.heading {
		font-size: 40px;
	}

	.header {
		padding-top: 10px;
	}

	.logo {
		float: left;
		width: 50px;
		margin-bottom: 20px;
	}

	.phone {
		clear: both;
		margin: 20px auto;
	}

	.bar {
		display: none;
	}

	.nav {
		display: none;
		clear: both;
		margin: 0;
		padding-bottom: 20px;
	}

	.nav-item {
		float: none;
		margin-left: 0;
		text-align: right;
	}

	.first {
		background: url(../img/tlvid.jpg) center top no-repeat;
		background-size: cover;
	}

	.first:before {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
		content: '';
		background: rgba(0, 0, 0, 0.8);
	}

	.video-box {
		display: none;
	}

	.first-desc {
		position: relative;
		z-index: 10;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.where {
		border: none;
	}

	.where-item {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
	}

	.survey .container {
		width: auto;
	}

	.survey-item {
		margin-right: -15px;
		margin-left: -15px;
	}

	.survey-item__inner {
		max-width: 720px;
		margin-right: auto;
		margin-left: auto;
	}

	.survey-item_comm {
		background: url(../img/bg-commercial.jpg) center top no-repeat;
		background-size: cover;
	}

	.survey-item_event {
		background: url(../img/bg-event.jpg) center top no-repeat;
		background-size: cover;
	}

	.survey-item__head br {
		display: none;
	}

	.advant-item {
		max-width: 400px;
		margin: 0 auto 40px auto;
	}

	.question {
		height: auto;
	}

	.map {
		display: none;
	}

	.question-form {
		height: auto;
		margin-left: 0;
		padding: 50px 0;
	}

	.contact .desc br {
		display: none;
	}

	.footer {
		text-align: center;
	}

	.ico-pay {
		margin-right: auto;
		margin-bottom: 40px;
		margin-left: auto;
	}

	.social-list {
		text-align: center;
	}
}

@media only screen and (max-width: 767px) {
	.tabs-nav__item {
		margin: 0;
	}

	.work-slider {
		max-width: 585px;
		margin: 0 auto;
	}

	.work-item__link:before {
		opacity: 0.6;
	}

	.work-desc {
		padding-right: 15px;
		padding-left: 15px;
	}

	.slick-arrow {
		opacity: 0.8;
	}

	.slick-prev {
		left: 10px;
		margin: 0;
	}

	.slick-next {
		right: 10px;
		margin: 0;
	}
}

@media only screen and (max-width: 730px) {
	.first {
		padding-bottom: 20px;
	}

	.where-item {
		width: 33.3%;
		border: none;
	}

	.where-item:first-child {
		border: none;
	}

	.work {
		padding: 40px 0;
	}

	.review-item {
		text-align: center;
	}

	.review-item__img {
		float: none;
		width: 70px;
		margin: 0 auto;
		padding: 0;
	}

	.review-item__inner {
		float: none;
		width: auto;
	}
}

@media only screen and (max-width: 680px) {
	.about {
		padding: 40px 0;
	}

	.numeric-item {
		float: none;
		margin-bottom: 20px;
		padding: 0;
	}
}

@media only screen and (max-width: 600px) {
	.question-form__head {
		font-size: 40px;
		line-height: 40px;
	}

	.question-form__desc {
		font-size: 18px;
		line-height: 18px;
	}

	.question-group {
		float: none;
		width: auto;
		margin-bottom: 20px;
		padding: 0;
	}

	.contact .desc {
		font-size: 18px;
	}

	.contact-info {
		text-align: center;
	}

	.contact-info__btn {
		float: none;
		width: 190px;
		margin: 0 auto;
		margin-bottom: 20px;
		padding: 0;
	}

	.contact-info__inner {
		float: none;
		width: auto;
	}

	.form-call__body {
		padding: 20px;
	}

	.form-group__label {
		line-height: normal;
		float: none;
		width: auto;
		padding: 0;
	}

	.form-group__control {
		float: none;
		width: auto;
	}

	.close-modal {
		top: 10px;
		right: 10px;
	}
}

@media only screen and (max-width: 480px) {
	.phone {
		width: auto;
		margin-top: 0;
		margin-bottom: 0;
	}

	.phone__num {
		float: none;
		margin: 0;
		text-align: center;
	}

	.phone__call {
		float: none;
		text-align: center;
	}

	.btn-group__item {
		float: none;
		width: auto;
		margin-bottom: 20px;
		padding: 0;
	}

	.btn-group_wedding .btn-group__item, .btn-group_property .btn-group__item {
		width: auto;
		padding: 0;
	}
}

@media only screen and (max-width: 425px) {
	.where-item {
		width: 50%;
	}

	.where-item:last-child {
		float: none;
		clear: both;
		width: auto;
	}

	.wedding-head__main, .property-head__main {
		font-size: 40px;
		line-height: 40px;
	}

	.survey-item__head {
		font-size: 40px;
		line-height: normal;
	}

	.tabs {
		height: 740px;
	}

	.tabs-nav {
		padding: 0 10px 10px 10px;
	}

	.tabs-nav__item {
		width: 50%;
	}

	.work-desc__inner {
		float: none;
		width: auto;
	}

	.work-desc__order {
		float: none;
		width: auto;
	}

	.instagram-list {
		display: none;
	}

	.form-call__head {
		font-size: 22px;
	}

	.form-group_btn .btn {
		width: 100%;
		padding-right: 10px;
		padding-left: 10px;
		text-align: center;
	}

	.slick-arrow {
		top: 100px;
	}
}

@media only screen and (max-width: 320px) {
	.slick-arrow {
		top: 75px;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
	.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
		background-image: url(../img/loading@2x.gif);
		background-size: 32px 32px;
	}

	.nivo-lightbox-theme-default .nivo-lightbox-prev {
		background-image: url(../img/prev@2x.png);
		background-size: 48px 48px;
	}

	.nivo-lightbox-theme-default .nivo-lightbox-next {
		background-image: url(../img/next@2x.png);
		background-size: 48px 48px;
	}

	.nivo-lightbox-theme-default .nivo-lightbox-close {
		background-image: url(../img/close@2x.png);
		background-size: 16px 16px;
	}
}

@media (hover: none) {
	.likely__widget:active, .likely__widget:focus, .likely__widget:hover {
		cursor: unset;
		-webkit-transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
		transition: background 0.33s ease-out, color 0.33s ease-out, fill 0.33s ease-out;
	}

	.likely__widget_facebook:active, .likely__widget_facebook:focus, .likely__widget_facebook:hover {
		background: rgba(231, 231, 231, 0.8);
	}

	.likely-light .likely__widget_facebook:active, .likely-light .likely__widget_facebook:focus, .likely-light .likely__widget_facebook:hover {
		background: rgba(236, 236, 236, 0.16);
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
	}

	.likely__widget_twitter:active, .likely__widget_twitter:focus, .likely__widget_twitter:hover {
		background: rgba(231, 231, 231, 0.8);
	}

	.likely-light .likely__widget_twitter:active, .likely-light .likely__widget_twitter:focus, .likely-light .likely__widget_twitter:hover {
		background: rgba(236, 236, 236, 0.16);
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
	}

	.likely__widget_gplus:active, .likely__widget_gplus:focus, .likely__widget_gplus:hover {
		background: rgba(231, 231, 231, 0.8);
	}

	.likely-light .likely__widget_gplus:active, .likely-light .likely__widget_gplus:focus, .likely-light .likely__widget_gplus:hover {
		background: rgba(236, 236, 236, 0.16);
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
	}

	.likely__widget_vkontakte:active, .likely__widget_vkontakte:focus, .likely__widget_vkontakte:hover {
		background: rgba(231, 231, 231, 0.8);
	}

	.likely-light .likely__widget_vkontakte:active, .likely-light .likely__widget_vkontakte:focus, .likely-light .likely__widget_vkontakte:hover {
		background: rgba(236, 236, 236, 0.16);
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
	}

	.likely__widget_pinterest:active, .likely__widget_pinterest:focus, .likely__widget_pinterest:hover {
		background: rgba(231, 231, 231, 0.8);
	}

	.likely-light .likely__widget_pinterest:active, .likely-light .likely__widget_pinterest:focus, .likely-light .likely__widget_pinterest:hover {
		background: rgba(236, 236, 236, 0.16);
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
	}

	.likely__widget_odnoklassniki:active, .likely__widget_odnoklassniki:focus, .likely__widget_odnoklassniki:hover {
		background: rgba(231, 231, 231, 0.8);
	}

	.likely-light .likely__widget_odnoklassniki:active, .likely-light .likely__widget_odnoklassniki:focus, .likely-light .likely__widget_odnoklassniki:hover {
		background: rgba(236, 236, 236, 0.16);
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
	}

	.likely__widget_telegram:active, .likely__widget_telegram:focus, .likely__widget_telegram:hover {
		background: rgba(231, 231, 231, 0.8);
	}

	.likely-light .likely__widget_telegram:active, .likely-light .likely__widget_telegram:focus, .likely-light .likely__widget_telegram:hover {
		background: rgba(236, 236, 236, 0.16);
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
	}

	.likely__widget_linkedin:active, .likely__widget_linkedin:focus, .likely__widget_linkedin:hover {
		background: rgba(231, 231, 231, 0.8);
	}

	.likely-light .likely__widget_linkedin:active, .likely-light .likely__widget_linkedin:focus, .likely-light .likely__widget_linkedin:hover {
		background: rgba(236, 236, 236, 0.16);
		text-shadow: rgba(0, 0, 0, 0.2) 0 0 0.33em;
	}
}

.partner {
	position: relative;
}

.partner .review {
	position: relative;
	z-index: 3;
	padding-top: 40px;
	padding-bottom: 40px;
}

.partner .review .review-lead {
	max-width: 720px;
	margin: 0 auto 30px;
	text-align: center;
	line-height: 1.6;
	font-size: 18px;
	position: relative;
	z-index: 5;
	;
}

.partner .review .container {
	position: relative;
	z-index: 4;
}

.seo-text {
	max-width: 760px;
	margin: 20px auto 40px;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
	opacity: 0.9;
}

.seo-bottom {
	padding: 40px 0;
}

.seo-bottom p {
	max-width: 780px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.6;
	text-align: center;
}

.survey-item__desc {
	margin: 15px 0 20px;
	font-size: 14px;
	line-height: 1.6;
	color: #fff;
	opacity: 0.9;
}

.survey-item__desc {
	margin: 15px 0 25px;
	font-size: 15px;
	line-height: 1.5;
	color: #fff;
	opacity: 0.95;
}

.survey-item .btn-group {
	position: relative;
	z-index: 3;
	;
}

.survey-item .btn {
	background: #fff !important;
	color: #000 !important;
	border: 1px solid #fff !important;
	;
}

.survey-item .btn-group__item_example .btn {
	background: transparent !important;
	color: #fff !important;
	border: 1px solid #fff !important;
}
  .map {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .map iframe {
    width: 100% !important;
    height: 526px;
    border: 0;
    display: block;
  }
.footer {
  background: #111;
  color: #fff;
  padding: 20px 0 15px;
  font-size: 14px;
}

.footer a {
  color: inherit;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

/* Верхняя часть футера: меню + телефон + соцсети в одну линию */
.footer-main {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  padding-bottom: 10px;
}

/* Меню в футере */
.footer-nav .main-nav {
  margin: 0;
  padding: 0;
}

.footer-nav .nav-item {
  display: inline-block;
  margin-right: 15px;
}

.footer-nav .nav-item:last-child {
  margin-right: 0;
}

.footer-contacts {
  display: flex;
  align-items: center;
  gap: 20px;
}

/* Полоса с юр.данными — единая область внизу */
.footer-legal {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.8;
}

/* Адаптив: на мобильных всё станет в столбик */
@media (max-width: 767px) {
  .footer-main {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-contacts {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer-legal {
    margin-top: 15px;
  }
}
/* Попап для Rutube */
.video-popup {
  display: none;               /* по умолчанию скрыт */
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  padding: 20px;
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
}

.video-popup.video-popup_open {
  display: flex;
}

.video-popup__inner {
  position: relative;
  max-width: 900px;
  width: 100%;
}

/* Крестик закрытия */
.video-popup__close {
  position: absolute;
  top: -30px;
  right: 0;
  background: none;
  border: 0;
  color: #fff;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

/* Обёртка под 16:9 */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Успешная отправка — всплывающее уведомление */
.toast-success {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.9);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease;
  z-index: 99999;
}

.toast-success_show {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%) scale(1);
}

.toast-success__inner {
  background: #ffffff;
  border-radius: 10px;
  padding: 25px 35px;
  width: 320px;
  box-shadow: 0 12px 24px rgba(0,0,0,0.18);
  text-align: center;
  animation: pop 0.25s ease;
}

@keyframes pop {
  from { transform: scale(0.8); opacity: 0; }
  to   { transform: scale(1); opacity: 1; }
}

.toast-success__icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 15px;
  background: #4ade80;
  border-radius: 50%;
  position: relative;
}

.toast-success__icon::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 16px;
  width: 25px;
  height: 12px;
  border-left: 5px solid #fff;
  border-bottom: 5px solid #fff;
  transform: rotate(-45deg);
}

.toast-success__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #111827;
}

.toast-success__text {
  font-size: 14px;
  color: #4b5563;
}
@media (max-width: 480px) {

    /* Примеры съёмок — отступы */
    .work {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .wrap-desc .heading {
        margin-bottom: 25px;
    }

    .wrap-desc .seo-text {
        margin-bottom: 35px;
        font-size: 17px;
        line-height: 1.45;
    }

    /* Отзывы */
    .review-item__inner {
        padding-top: 25px;
        font-size: 17px;
        line-height: 1.5;
    }

    .review {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    /* Кнопки в коммерческой и событийной съёмке */
    .btn-group__item_order,
    .btn-group__item_example {
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px;
    }

    .survey-item {
        padding: 45px 20px;
    }
}


/* === Multipage helpers === */
.nav-item__link.is-active{font-weight:700;text-decoration:underline}
.page-hero{padding:44px 0 10px}
.page-section{padding:34px 0;border-top:1px solid rgba(0,0,0,.06)}
.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.price-table{border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden}
.price-row{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-top:1px solid rgba(0,0,0,.08)}
.price-row:first-child{border-top:none}
.price-name{font-weight:600}
.price-val{white-space:nowrap}
.faq-item{border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:10px 12px;margin:10px 0}
.faq-item summary{cursor:pointer;font-weight:600}
.faq-answer{margin-top:8px}
@media (max-width:960px){.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.grid-3{grid-template-columns:1fr}.price-row{flex-direction:column;align-items:flex-start}}
/* === NAV DROPDOWN === */
.nav-item--dropdown {
  position: relative;
}

.nav-item--dropdown .dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: rgba(0,0,0,0.9);
  min-width: 220px;
  padding: 10px 0;
  display: none;
  z-index: 999;
  border-radius: 8px;
}

.nav-item--dropdown:hover .dropdown {
  display: block;
}

.dropdown li {
  list-style: none;
}

.dropdown a {
  display: block;
  padding: 10px 16px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.dropdown a:hover {
  background: rgba(255,255,255,0.08);
}

