body {
	color: #2E2E2E;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.5;
}
.mfp-arrow:hover {
	animation: none;
}
.hidden {
	display: none;
}
#next-1, #prev-1 {
	cursor: pointer;
}
input {
	outline: none;
}
h1 {
	font-size: 56px;
	font-weight: 900;
	text-transform: uppercase;
}
table a {
	color: #000;
	text-decoration: none;
}
h1 span {
	background-color: #FFC100;
	padding-right: 7px;
	padding-left: 4px;
	position: relative;
	z-index: 100;
}
h2 {
	font-size: 30px;
	font-weight: 400;
}
h2 span {
	font-weight: 800;
	background-color: #FFC100;
	padding-right: 6px;
	padding-left: 4px;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	color: #2E2E2E;
}
.wrapper {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.pop-form {
	padding: 20px 5px;
	max-width: 50%;
	margin: auto;
	position: relative;
	text-align: center;
  border-radius: 13px;
  min-width:320px;
  max-width: 700px;
  text-align: left;
  color: #2E2E2E;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.pop-form-2 {
	padding: 10px 10px;
	max-width: 50%;
	margin: auto;
	position: relative;
	text-align: center;
  border-radius: 13px;
  min-width:320px;
  max-width: 700px;
  text-align: left;
  color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  border: 4px solid #FFC100;
}
.pop-form button {
	padding: 5px;
	cursor: pointer;
}
.pop-form button:hover {
	color: #fff;
	border-color: #fff;
}
.pop-form-2 button {
	padding: 5px;
	cursor: pointer;
}
.pop-form-2 button:hover {
	color: #fff;
	border-color: #fff;
}
.top-side {
	background-color: #FFD705;
	  padding: 38px;
}
.bottom-side {
	background-color: #FFC100;
	margin-top: 0;
	  padding: 38px;
}
.pop-form-2 .top-side {
	background-color: #016AAC !important;
	  padding: 38px;
	  color: #fff;
}
.pop-form-2 .bottom-side {
	background-color: #016AAC !important;
	margin-top: 0;
	  padding: 38px;
	  color: #fff;
	  display: block !important;
	  text-align: center;
}
.pop-form-2 textarea {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.pop-form h3 {
 color: #2E2E2E;
 font-weight: 800;
 font-size: 36px;

}
.pop-form-2 h3 {
 color: #fff;
 font-weight: 800;
 font-size: 36px;

}
.pop-form p {
	color: #2E2E2E;
 font-weight: normal;
 font-size: px;
}
.pop-form-2 p {
	color: #fff;
 font-weight: normal;
 font-size: 16px;
}
.pop-form .bottom-side {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
}
.pop-form input{
  display: inline-block;
  background-color: transparent;
  border: none;
  text-shadow: none;
  border-bottom: 1px solid #2E2E2E;
  width: 100%;
  padding-bottom: 5px;
  outline: none;
  margin-right: 20px;
}
.pop-form button {
	background-color: transparent;
	border: 1px solid #2E2E2E;
}
.pop-form input::placeholder {
	color: #2E2E2E;
}
.mfp-close-btn-in .mfp-close {
	border: none !important;
	animation: none !important;
}
.pop-form button {
	right: 40px;
	top: 20px;
}
.pop-form-2 .bottom-side {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
}
.pop-form-2 input{
  display: inline-block;
  background-color: transparent;
  border: none;
  text-shadow: none;
  border-bottom: 1px solid #2E2E2E;
  width: 100%;
  padding-bottom: 5px;
  outline: none;
  margin-right: 20px;
}
.pop-form-2 button {
	background-color: transparent;
	border: 1px solid #2E2E2E;
}
.pop-form input::placeholder {
	color: #2E2E2E;
}
.pop-form-2 input::placeholder {
	color: #2E2E2E;
}
.mfp-close-btn-in .mfp-close {
	border: none !important;
	animation: none !important;
}
.pop-form button {
	right: 40px;
	top: 20px;
}

.mfp-title {
	display: none;
}
header {
	background-color: #F2F2F2;
	font-size: 18px;
	padding-bottom: 10px;
	line-height: 30px;
	display: block;
}
header .wrapper {
		display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
		justify-content: flex-start;
	-ms-align-items: flex-start;
	-ms-align-items: center;
	align-items: center;
}
.top-menu {
	background-color: #F2F2F2;
}
.logo {
	max-width: 200px;
	height: auto;
	display: inline-block;
}
.logo img {
	display: block;
}
.right-side {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: flex-end;
}
.header-right {
	margin-left: auto;
	line-height: 30px;
	margin-right: 54px;
}
.header-phone {
	margin-right: 15px;
}
.header-phone a {
	color: #2E2E2E;
	text-decoration: none;
}
header .popup {
	background-color: #FFC100;
	border: none;
	color: #2E2E2E;
	padding: 10px 24px;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}
.phone-icon {
	margin-top: 10px;
	margin-right: 15px;
}

/* MAIN SCREEN*/
.main-screen {
	background-image: url(../img/bg.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;

}
nav ul {
	background-color: transparent;
	padding-top: 39px;
}
nav ul li {
	display: inline-block;
	position: relative;
	z-index: 100;
}
.main-screen .popup:hover,  .main-screen .popup:active  {
	border: none !important;
	color: #2E2E2E;
	 box-shadow: 5px 5px 22px #FFC100;
}
.main-screen .popup:focus {
		 box-shadow: 0px 0px 11px #FFC100;
		 color: #2E2E2E;
		 border: none !important;
}
.main-screen nav ul li a {
	color: #2E2E2E;
	text-decoration: none;
	font-size: 18px;
	margin-right: 32px;
	position: relative;
	z-index: 100;
}
.main-screen a:hover, .main-screen a:focus, .main-screen a:active {
color: #016AAC;
border-bottom: 2px solid #FFC100;
}
.main-screen-heading {
	margin-top: 81px;
}
.last-child:after {
	display: none !important;
}
.main-screen-heading p {
  margin-top: 6px;
}
.main-screen-heading ul {
	background-color: transparent;
	position: relative;
	z-index: 100;
}
.main-screen-heading ul li{
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 22px;
  margin-right: 30px;
  position: relative;
  z-index: 100;
}
.main-screen-heading ul li::after {
	content: '';
	width: 8px;
	height: 8px;
	background-color: #FFC100;
	border-radius: 50%;
	display: inline-block;
	margin-left: 25px;
	margin-bottom: 2px;
}
.main-screen-heading .popup {
	background-color: #FFC100;
	border: none;
	color: #2E2E2E;
	padding: 10px 24px;
	cursor: pointer;
	font-size: 14px;
	padding: 18px 23px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 82px;
	margin-left: 20px;
	box-shadow: 0px 0px 11px #FFC100;
	position: relative;
	text-decoration: none;
	display: inline-block;
}
.padd {
height: 200px;
width: auto;
}
.truba {
	position: absolute;
	left: 0px;
}
.lamp-main {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 5;
	width: 50%;
	height: auto;
}
.cabel-main {
		position: absolute;
	top: 10px;
	left: 40px;
	z-index: 5;
	height: 50%;
	width: auto;
}
@media (min-width: 1520px) {
	.truba {
		display: none;
	}
}
@media (min-width: 2322px) {
	.truba {
		display: none;
	}
	.lamp-main {
		display: none;
	}
	.cabel-main {
		display: none;
	}
	
}

/* KINDS */
.kinds {
	padding-top: 21px;
	background-image: url(../img/kinds-bg.png);
	padding-bottom: 190px;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
		background-attachment: fixed;
}
.kinds h2 {
		position: relative;
	z-index: 100;
}
.kinds-rozetki {
	position: absolute;
	top: 90px;
	right: 0px;
	z-index: 10;
	width: 100%;
}
@media (min-width: 1900px) {
	.kinds-rozetki {
		display: none;
	}
}
.kinds-items {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-top: 100px;
}
.kinds-item {
	width: 50%;
	background-color: #FFC100;
	border: 1px solid #000;
	padding: 25px 19px;
	position: relative;
  animation-duration: 5s;
}
.kinds-item h3 {
	margin-bottom: 10px;

}

.kinds-item p {
	font-size: 14px;
	margin-bottom: 23px;
	letter-spacing: 1px;
	color: #2E2E2E;
}
.kinds-item .popup {
	border: none;
	background-color: #016AAC;
	color: #fff;
	padding: 18px 36px;
	text-decoration: none;
	display: inline-block;
}
.kinds-items img{
	position: absolute;
}
.kinds-items .lamp-img  {
	right: 50px;
	top: 110px;
}
.kinds-items .lamp-2-img  {
	right: 20px;
	top: 170px;
}
.kinds-item .sant {
	right: 0;
	bottom: 0;
}
.kinds-item .wall {
	right: -2px;
	bottom: -29px;
}
.kinds-item .painter {
	right: 0;
	bottom: 0;
}
 
/* ORDER */
.order {
	background-color: #F1F1F1;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 240px;
	position: relative;
}
.order .wrapper {
	position: relative;
}
.order p {
	font-size: 18px;
	margin-top: 10px;
}
.order form {
	margin-top: 20px;
}
.order form input {
	background-color: transparent;
	border: none;
	box-shadow: none;
	border-bottom: 1px solid #000;
	margin-right: 20px;
	padding-bottom: 7px;
}
.order form input::placeholder {
	color: #000;
	font-size: 18px;
	letter-spacing: 1px;
	padding-left: 10px;
}
.order button {
	color: #fff;
	background-color: #016AAC;
	padding: 9px 39px;
	margin-top: 10px;
	border: none;
	box-shadow: none;
	z-index: 100;
	position: relative;
}
.order .order-bg {
	position: absolute;
	right: 0;
	bottom: -100px;
	z-index: 2;
}

/* OUR WORKS */
.our-works {
	padding-top: 20px;
	background-image: url(../img/our-works-bg.png);
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 240px;
	position: relative;
}
.works-lamp {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.our-works h2 {
	margin-left: 30px;
}
.our-works-slider-bg {
	position: relative;
}
.our-works-slider {
	padding-top: 119px;
}
.our-works-slider-bg .border-slider {
 position: absolute;
 max-width: 100%;
 height: auto;
 top: 92px;
}
.our-works-slider .left-side, .our-works-slider .right-side {
	display: inline-block;
}
.our-works-slider .left-side {
	padding-left: 40px;
	padding-top: 25px;
}
.our-works-slider .left-side .our-works-slider-heading{
  display: block;
  margin-bottom: 32px;
}
.our-works-slider .left-side p {
	font-size: 18px;
	margin-bottom: 26px;
}
.our-works-slider .popup {
	background-color: #016AAC;
	padding: 24px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 19px;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
}
.our-works-slider-heading {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #016AAC;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.our-works-slider-heading-border {
	border-left: 1px solid #000;
	padding-left: 12px;
}
.our-works-slider-heading-left {
 padding-right: 14px;
}
.our-works-slider .right-side {
	position: relative;
}
.neat-slider {
	position: absolute !important;
	top: 0;
	right: 70px;
}
#prev, #next {
	color: #016AAC;
}
#prev:hover, #next:hover  {
	color: #FFC100;
}
/* CALLBACK */
.callback {
	background-color: #F1F1F1;
	padding-top: 85px;
}
.callback .wrapper {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.callback-slide {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.callback .callback-left {
	margin-left: 50px;
	min-width: 35%;
}
.callback .callback-left p {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .5px;
	margin-bottom: 33px;
}
.callback .callback-left h4 {
	font-size: 24px;
	font-weight: 900;
	line-height: 25px;
	text-transform: uppercase;
}
.arrow-callback {
	display: inline-block;	
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
}
.callback-next {
	margin-top: 73px;
}
.callback-right {
	display: inline-block;
}
.name-callback {
	margin-top: 23px;
}
.name-callback span {
	font-weight: bold;
}
.callback-slide p, .callback-slide img, .callback-slide span {
-webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.callback-slide p{
  font-size: 14px;
}
.callback-slide p:first-of-type {
	margin-top: 13px;
}
.callback-photo, .callback-text {
	display: inline-block;
}
.callback-photo {
	margin-right: 30px;
	margin-top: 30px;
}
.callback-photo img {
	width: 115px;
	height: 115px;
	border-radius: 50%;
}
.callback-slider {
  overflow: hidden;
  position: relative;
  height: 250px;
  margin-bottom: 44px;
}
.callback-slide {
	height: 100%;
}
.callback-2, .callback-3, .callback-4, .callback-5, .callback-6, .callback-7 {
	display: none;	
}

/* INST */
.inst {
	padding-bottom: 370px;
}
.inst h3 {
	text-transform: uppercase;
	padding-top: 100px;

}
.inst span{
  background-color: #FFC100;
}
.inst-link {
	display: inline-block;
}
.inst-link div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.inst-link img {
	margin-right: 20px;
}
.inst-link {
	color: #000;
	text-decoration: none;
}
.inst-link:hover {
	color: #FFC100 !important;
}
.left-side-inst {
	background-image: url(../img/instagram.png);
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	margin-right: 40px;
}
.right-side-inst {
		border-left: 1px solid #A8A8A8;
		display: inline-block;
}
.inst table tr {
 height: 80px;
}
/* PARTNERS */
.partners {
	padding-top: 40px;
	background-color: #F1F1F1;
}
.partners p {
	text-transform: uppercase;
}
.partners h2 {
	text-transform: uppercase;
	font-weight: 900;
	margin-top: 40px;
}
.partners img {
	border-radius: 50%;
	margin-top: 20px;
}

/* MEDIA */
@media (max-width: 467px) {
	.pop-form h3 {
		font-size: 20px;
	}
}
@media (max-width: 710px) {
	.pop-form {
		text-align: center;
	}
	.pop-form input {
		text-align: center;
		padding-left: 0;
	}
	.pop-form h3 {
		line-height: 1.1;
		margin-bottom: 15px;
	}
	.pop-form .bottom-side{
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column !important;
		-ms-align-items: center;
		align-items: center;
		justify-content: center;
	}
}
@media (min-width: 1680px) {
	.main-screen {
		background-position: top;
	}

}
@media (min-width: 2280px) {
	.inst .right-side-inst .marg {
		margin-right: 800px !important;
	}

}


@media (max-width: 1300px) {
 .order-bg {
 	max-width: 30%;
 }
}
@media (max-width: 1295px) 
{
	.partners {
   margin-top: 400px;
	}
	.left-side-inst {
		margin-left: 30%;
	}

}
	@media (max-width: 1370px) {
  .truba {
  	width: 380px;
  	bottom: 50px;
 }
 .lamp-main {
  width: 640px;
 }
 .kinds-rozetki {
 	right: 50px;
 }
 .main-screen p {
 	position: relative;
 	z-index: 100;
 }
}

	@media (max-width: 1270px) {
		.truba {
			width: 300px;
			bottom: 70px;
		}
		.cabel-main {
	left: 0;
}
	}
@media (max-width: 1182px) {
 .wrapper {
 	max-width: 970px;
 }
 .left-side-inst {
 	margin-right: 0 !important;
 	margin-left: 25%;
 }
 .padd {
 	height: 100px;
 }
 .main-screen-heading {
 	margin-top: 40px;
 }
 .neat-slider .ns-image-container img{
   width: 70% !important;
   height: auto;
   margin-left: 100px;
 }
 #next {
 	position: absolute;
 	right: -14px;
 }
 #prev {
 	position: absolute;
 	left: 20px;
 	z-index: 2;
 }
 .border-slider {
 	display: none;
 }
 .our-works-slider {
 	padding-top: 40px;
 }
 .our-works {
 	padding-bottom: 100px;
 }
.truba {
	display: none;
}


}
@media (max-width: 1040px) {
 .truba {
	display: none;
}
.lamp-main {
	display: none;
}
 .wrapper {
 	max-width: 900px;
 }
 .neat-slider .ns-image-container img{
   width: 60% !important;
   height: auto;
   margin-left: 180px;
 }
  #next {
 	position: absolute;
 	right: -24px;
 }
 #prev {
 	position: absolute;
 	left: 114px;
 	z-index: 2;
 }
 .our-works {
 	padding-bottom: 40px;
 }
 .order input {
 	line-height: 1.7;
 }
 .cabel-main {
 	display: none;
 }
}
@media (max-width: 970px) {
 .wrapper {
 	max-width: 740px;
 }
 .header-right {
 	display: none;
 }
 .phone-icon {
 	margin-left: auto;
 }
 .main-screen {
 	background-position: left center;
 }
 .kinds img {
 	display: none;	
 }
 .kinds {
 	padding-bottom: 80px;	
 	padding-top: 2px;
 }
 .kinds-item p {
 	min-height: 100px;
 }
 .order-bg {
 	display: none;
 }
 .order {
 	padding-left: 0;
 	text-align: center;
 }
  .neat-slider .ns-image-container img{
   max-width: 50%;
   margin-left: 240px;
 }
  #next {
 	position: absolute;
 	right: -24px;
 	font-size: 30px;
 }
 #prev {
 	position: absolute;
 	left: 180px;
 	z-index: 2;
 	font-size: 30px;
 }
 .works-slider-h {
 	font-size: 18px;
 }
 .works-slider-p {
 	font-size: 14px;
 }
 .our-works-slider-heading {
 	font-size: 18px;
 }
 .our-works-slider .popup  {
 	font-size: 15px;
 	text-decoration: none;
 	display: inline-block;
 }
 .callback-left {
 	margin-left: 0;
 }
 .callback-photo {
 	margin-top: 30px;
 }
 .callback .wrapper {
 	-webkit-flex-direction: column;
 	-moz-flex-direction: column;
 	-ms-flex-direction: column;
 	-o-flex-direction: column;
 	flex-direction: column;
 }
 .callback-slider {
 	margin-top: 30px;
 }
 .callback .callback-left p{
  margin-bottom: 15px;
 }
 .callback {
 	padding-top: 40px;
 }
 .callback-next  {
 	margin-top: 20px;
 }
 .callback-left {
 	text-align: center;
 }
 .sity {
 	font-size: 24px !important;
 }
  .partners {
 	margin-top: 400px;
 }
 .our-works .wrapper {
 	overflow: hidden;
 }
 .partnres span {
 	text-align: left !important;
 }
}
@media (max-width: 850px) {
 .wrapper {
 	max-width: 650px;
 }
 h2 {
 	font-size: 22px;
 }
 .kinds h2 {
 	margin-top: 20px;
 }
 .header-phone {
 	font-size: 14px;
 	line-height: 1.7;
 	margin-left: auto;
 }
  .phone-icon {
   margin-left: 20px;
   display: none;
  }
  .main-screen .popup {
  	margin-top: 50px;
  	margin-bottom: 0px;
  	text-decoration: none;
  }
  .padd {
  	height: 50px;
  }
  h1 {
  	font-size: 54px;	
  }
  .neat-slider .ns-image-container img{
   max-width: 100% !important;
   min-width: 100% !important;
   margin-left: 0 !important;
 }
   .neat-slider {
   	display: block;
   }
   .left-side {
    padding-top: 300px;
   }
   .our-works-slider .left-side {
   	margin-top: 470px;
   }
   .our-works h2 {
   	margin-bottom: 40px;
   }
   #prev {
   	left: -15px;
   	top: 30%;
   	color: #fff;
   }
   #next {
   	right: -15px;
   	top: 30%;
   	color: #fff;
   }
  .kinds-items {
  	margin-top: 40px;
  }
  .kinds-item p {
  	min-height: 150px;
  }
  .kinds-item h3 {
  	font-size: 20px;
  }
  .callback-left  {
  	margin-left: 0 !important;
  }

}

@media (max-width: 760px) {
	 .wrapper {
 	max-width: 550px;
 }
 .left-side {
 	padding-left: 0 !important;
 }
 .main-screen {
 	background-image: none;
 }
 .main-screen .popup {
 	margin-left: 0;
 }
 .kinds-items {
 	margin-top: 30px;
 }
   .order input{
   display: block;
   width: 100%;
   text-align: center;
   margin-bottom: 20px;
   outline: none;
   padding-left: 0;
  }
    .order button{
   padding: 20px 40px;
   font-size: 20px;
  }
  .ns-image-container {
  	display: flex; align-items: center; justify-content: center; margin-left: 20%;
  }
  h2 {
  	text-align: center;
  	font-size: 30px;
  	margin-left: 0 !important;
  }
  .our-works-slider .left-side {
  	margin-top: 300px;
  	text-align: center;
  	display: -webkit-flex;
  	display: -moz-flex;
  	display: -ms-flex;
  	display: -o-flex;
  	display: flex;
  	-webkit-flex-direction: column;
  	-moz-flex-direction: column;
  	-ms-flex-direction: column;
  	-o-flex-direction: column;
  	flex-direction: column;
  	justify-content: center;
  }
  #prev {
  	left: 84px;
  }
  .kinds-item {
  	text-align: center;
  }
  .main-screen {
  	text-align: center;
  }
  .partners {
  	text-align: center;
  	white-space-collapse: ;
  }
  .table-heading {
  	font-size: 46px !important;
  }
  table {
  	margin-top: 30px;
  	margin-bottom: 40px;
  	padding-bottom: 60px;
  }
  .callback-slider {
  	overflow: visible;
  }
  .callback {
  	padding-bottom: 40px;
  }

}
@media (max-width: 660px) { 
	 .wrapper {
 	max-width: 420px;
 }
 .callback .popup {
     margin-top: 130px;
 }
 .header-phone {
 	margin-left: 0;
 	margin-bottom: 5px;
 	display: none;
 }
 .logo {
 	margin-bottom: 10px;
 }
 header {
 	padding-bottom: 30px;
 }
 header .wrapper {
 	-webkit-flex-direction: column;
 	-moz-flex-direction: column;
 	-ms-flex-direction: column;
 	-o-flex-direction: column;
 	flex-direction: column;
 }
 nav {
 	display: none;
 }
 h1 {
 	font-size: 34px;
 }
 .main-screen p  {
 	font-size: 13px;
 	margin-top: 10px;
 }
 .main-screen br {
 	display: none;
 }
 .main-screen ul li {
 	font-size: 12px;
 	margin-right: 10px;
 }
 .kinds-item {
 	padding: 20px 13px;
 }
  .kinds-item h3 {
   font-size: 16px;
  }
   .kinds-item p {
   	font-size: 12px;
   	min-height: 130px;
   }
    .kinds-item br {
    	display: none;
    }
    .kinds-item a{
     font-size: 11px;
    }
    .order p {
     font-size: 14px;
    }
    .order a {
    	font-size: 14px;
    	padding: 10px 20px;
    }
    .left-side {
    	margin-top: 220px !important;
    }
    .left-side a {
    	font-size: 14px;
    }
    .ns-image-container {
    	margin-left: 19%;
    	margin-right: auto;
    }
    #prev {
    	left: 54px !important;
    }
    .left-side-inst img:nth-of-type(2) {
     margin-right: 10%;
    }
    .sity  {
    	font-size: 16px !important;
    }
    table a {
    	font-size: 11px;
    }
     .callback-slider {
 overflow: visible;
 }
 .callback-text {
 	margin-top: 20px;
 	text-align: center;
 }
 .callback-photo {
 	margin: 0;
 }
 .callback-slide {
 	  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
 }
 .callback {
 	padding-bottom: 130px;
 }
}
@media (max-width: 453px) {
.wrapper {
 	max-width: 310px;
 }
 .inst h3 {
 	margin-left: 20px;
 	margin-left: 60px;
 }
 .inst p {
 	margin-left: 15px;
 }
 .table-heading {
 	font-size: 26px !important;
 }
 .inst-link {
 	margin-left: 60px;
 }
 table a {
 	margin-right: 25px !important; white-space: nowrap;
 	text-align: right;
 }
 .sity {
 	text-align: center;
 	padding-left: 50px; !important;
 }
 table td {
 	text-align: right;
 }
 .marg {
 	margin-right: 25px !important;
 }
 h1 {
 	font-size: 28px;
 }
 .main-screen-heading ul  {
 	margin-top: 20px;
 }
 h2 {
 	font-size: 24px;
 }
 .main-screen-heading ul li {
 	font-size: 11px;
 	line-height: 1.7;
 	margin-top: 10px;
 }
 .main-screen-heading ul li:after {
 	display: none;
 }
 .sity {
 	padding-left: 190px !important;
 }
 .kinds-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
 }

 .kinds-item {
 	width: 100%;
 	animation: none;
 	margin-bottom: 15px;
 }
 .kinds-item p {
 	min-height: auto;
 }
 .order p {
 	font-size: 11px;
 }
 .order input {
 	font-size: 12px;
 }
 .order button {
 	font-size: 11px;
 }
 .neat-slider {
 	width: 100%;
 	margin-left: 100px;
 }
 .ns-image-container {
 	position: relative !important;
  left: 80px !important;
  margin-left: 0;
  margin-bottom: 20px;
 }
 #prev {
 	left: 70px !important;
 }
 #next {
 	right: -84px !important;
 }
 .works-slider-h {
 	margin-top: 20px;
 }
 .callback-slider {
 overflow: visible;
 }
 .callback-text {
 	margin-top: 20px;
 	text-align: center;
 }
 .callback-photo {
 	margin: 0;
 }
 .callback-slide {
 	  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -ms-align-items: center;
  align-items: center;
 }
 .callback {
 	padding-bottom: 190px;
 }

}

/* ANIMATIONS */
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.115, 0.31, 0.255, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

.popup:hover, button:hover{
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  cursor: pointer;

}
.kinds .kinds-item {
	position: relative;
	z-index: 1000;
}
.table-price {
	border: 2px solid #2E2E2E;
	font-size: 13px;
		margin-left: auto;
	margin-right: auto;
	min-width: 60%;
}
.table-price tr td {
	padding: 17px;
	border-left: 1px solid #C4C4C4 ;
	padding-right: 79px;
}
.table-price tr:nth-child(odd) {
	background-color: #E5E5E5;
}
.table-price tr:nth-child(even) {
	background-color: #FFFFFF;
}
.price-h {
	background-color: #FFC100 !important;
	font-weight: bold;
}
.price-h td{
	border-left: 0 !important;
}
strong {
	font-weight: bold;
}
#tb-1 .mfp-close  {
	color: #fff !important;
}