.st19 .st-contacts {
  /* background-position: center center; */
  background-size: cover;
  background-repeat: no-repeat;
	color: #fff;
	z-index: 100;
	position: relative;
}

.st-contacts__bgcolor {
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 70px;
  padding-bottom: 0px;
}

.st19 .st-contacts .container {
  max-width: 1282px;
  margin: auto;
  padding-top: 18px;
  /* padding-bottom: 90px; */
}
.st-contacts__form .form__number a,.st-contacts__form .form__email__text a{
	color: rgb(26, 28, 30);
	text-decoration: none;
}
.st-contacts__form .form__number a:hover,.st-contacts__form .form__email__text a:hover{
	color: rgb(26, 28, 30);
	text-decoration: none;
}
.st19 .st-contacts .st-contacts__title__main {
  font-size: 44px;
  font-weight: 900;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 75px;
  padding-left: 0;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
}

.services__col--padding {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 40px;
  padding-left: 5px;
}

.st-contacts .row--padding {
  padding-top: 190px;
}

.padding-bottom {
  padding-bottom: 10px;
}

.st19 .st-contacts .st-contacts__form {
  background-image: url("../../imgs/contacts-form-bg.png");
  background-color: rgba(0, 0, 0, 0);
  padding-top: 63px;
  padding-right: 30px;
  padding-bottom: 70px;
  padding-left: 70px;
  border-radius: 2px;
  background-position: right top;
  background-size: auto;
  background-repeat: no-repeat;
  color: rgb(3, 3, 3);
  border-radius: 6px;
  -webkit-box-shadow: 0px 10px 32px 0px rgba(156, 175, 196, 0.5);
          box-shadow: 0px 10px 32px 0px rgba(156, 175, 196, 0.5);
  z-index: 100;
  left: 20px;
  top: 44px;
}

.st-contacts__form .form__timework {
  font-size: 15px;
}

.st-contacts__map {
  position: relative;
  z-index: 1;
}

.st-contacts__map .st-contacts__map__yandex {
}

.st-contacts__form .form__btn-call .btn {
  background-color: rgb(252, 189, 31);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgb(255, 255, 255);
}

.st-contacts__form .form__btn-call .btn:hover {
  background-color: rgb(251, 181, 3);
}

.st-contacts__form .form__email__img {
  width: 36px;
}

.st-contacts__form .form__address__img {
  width: 36px;
}

.st-contacts__form .form__address__text {
  font-size: 13px;
}

.st-contacts__form .form__number {
  font-size: 24px;
}

.st-contacts__form .form__email__text {
	font-size: 15px;
	padding-top: 4px;
}

.st-contacts__form .form__address>.col{
	padding-top: 2px;
}

.st-contacts__form__title {
  font-size: 32px;
  line-height: 1.2;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 55px;
  padding-left: 0px;
}

.st19 .st-contacts .st-contacts__title__text {
  font-size: 18px;
  color: #fff;
  padding-right: 50px;
}
.st19 .st-contacts .st-contacts__title form button{
	margin-left: -5px;
	margin-top: -1px;
}

.col-service {
  display: -webkit-inline-box;
}

.st-contacts__title__formcall {
  position: relative;
  display: -webkit-inline-box;
}

.st-contacts__title__formcall .btn {
  display: -webkit-inline-box;
  background-color: rgb(21, 158, 240);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: rgb(13, 127, 196);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
  color: rgb(255, 255, 255);
}

.st-contacts__title__formcall .btn:hover {
  background-color: rgb(14, 143, 221);
}

.st-contacts__title__formcall .btn {
  position: relative;
}

.st-contacts__title__formcall .btn .btn-text {
  display: inline-block !important;
  width: 130px !important;
  text-align: left !important;
}

.st-contacts__title__formcall .btn .btn-text::after {
  right: 23px;
  top: 17px;
  position: absolute;
  content: url("../../imgs/napr-arrow1.png");
}

.st-contacts__title__formcall .btn .btn-arrow img {
  width: 18px;
}

.st-contacts__title__formcall .input {
  width: 200px;
}

.st-contacts__title__formcall input::-webkit-input-placeholder {
  color: #fff;
}

.st-contacts__title__formcall input::-moz-placeholder {
  color: #fff;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

/* FF 4-18 */

input:focus::-moz-placeholder {
  color: transparent;
}

/* FF 19+ */

input:focus:-ms-input-placeholder {
  color: transparent;
}

/* IE 10+ */

.st-contacts__title__formcall input {
  border-radius: 6px;
  height: 50px !important;
  color: #ffffff !important;
  background: none !important;
  border: 1px solid #ffffff !important;
  padding: 10px 20px !important;
}

.st-contacts__slider {
  position: relative;
}

.st-contacts__slider .slider__previous {
  display: inline-block;
  height: 61px;
  font-size: 20px;
  vertical-align: middle;
  line-height: 61px;
  text-align: center;
  border-radius: 4px;
  color: rgb(255, 255, 255);
  background: rgb(88, 183, 238);
  width: 68px;
  position: absolute;
  z-index: 250;
  cursor: pointer;
}

.st-contacts__slider .slider__next {
  background: rgb(2, 130, 204);
  width: 61px;
  margin-left: 0px;
  position: absolute;
  display: inline-block;
  height: 61px;
  font-size: 20px;
  vertical-align: middle;
  line-height: 61px;
  text-align: center;
  border-radius: 4px;
  color: rgb(255, 255, 255);
  width: 68px;
  position: absolute;
  z-index: 250;
  cursor: pointer;
}

.st19 .st-contacts .st-contacts__col--padding {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.st19 .st-contacts .st-contacts--padding {
  padding-top: 41px;
  padding-right: 5px;
  padding-bottom: 51px;
  padding-left: 46px;
}

.st19 .st-contacts .row .icon img {
}

.st19 .st-contacts .row .icon {
  width: 35px;
}

.st19 .st-contacts .row .content {
  padding-left: 45px;
  padding-top: 5px;
  padding-right: 120px;
  padding-bottom: 75px;
}

.st19 .st-contacts .row .content.right-column {
  padding-left: 45px;
  padding-top: 5px;
  padding-right: 120px;
  padding-bottom: 0px;
}

.st19 .st-contacts .row .content .text-title {
  font-size: 28px;
  margin-bottom: 25px;
}

.st19 .st-contacts .row .content .text {
  font-size: 15px;
}

.st19 .st-contacts .title-direction {
  font-size: 28px;
  line-height: 28px;
  color: #1a1c1e;
  padding-top: 11px;
  padding-right: 5px;
  padding-bottom: 24px;
  padding-left: 10px;
}

.list-direction ul {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}

.list-direction ul li {
  padding-top: 4px;
  padding-right: 5px;
  padding-bottom: 4px;
  padding-left: 5px;
}

.st19 .st-contacts .st-contacts--border-height {
  -webkit-box-shadow: 0px 10px 32px 0px rgba(156, 175, 196, 0.5);
          box-shadow: 0px 10px 32px 0px rgba(156, 175, 196, 0.5);
  background-color: rgb(255, 255, 255);
  color: #333;
  border-radius: 6px;
  height: 100%;
}

.btn-direction .btn {
  position: absolute;
  bottom: 15px;
  right: 10px;
  background-color: rgb(21, 158, 240);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: rgb(13, 127, 196);
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 29px;
  padding-right: 29px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  -webkit-transition-property: color, background-color,
    border-color, -webkit-box-shadow, -webkit-transform !important;
  transition-property: color, background-color,
    border-color, -webkit-box-shadow, -webkit-transform !important;
  -o-transition-property: box-shadow, transform, color, background-color,
    border-color !important;
  transition-property: box-shadow, transform, color, background-color,
    border-color !important;
  transition-property: box-shadow, transform, color, background-color,
    border-color, -webkit-box-shadow, -webkit-transform !important;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
       -o-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.btn-direction .btn img {
  width: 26px;
}

.title-direction .dots-repeat {
  z-index: 1;
  position: absolute;
  background-image: url("../../imgs/dots.png");
  height: 120px;
  width: 120px;
  top: 25px;
  right: 15px;
}

.w43 {
  width: 43%;
}

.w57 {
  width: 57%;
}

.p-l-50px {
  padding-left: 50px;
}

.st19 .st-contacts .w30 {
  width: 30%;
}

.st19 .st-contacts .st-contacts__title__main {
  /* padding-bottom: 30px; */
  padding-bottom: 0px;
}

.st19 .st-contacts .st-contacts__title__formcall input {
  width: 101%;
}

.st19 .st-contacts .container .m-left {
  margin-left: 40px;
}

.st19 .st-contacts .container .text-column {
  font-size: 18px;
}

.st19 .st-contacts .container .padding-bottom40 {
  padding-bottom: 40px;
}

.st19 .st-contacts .container .padding-bottom20 {
  padding-bottom: 20px;
}

.st19 .st-contacts .container .padding-bottom50 {
  padding-bottom: 50px;
}

.st19 .st-contacts .container .emptyBlock.empty-padding {
  padding-top: 150px;
}
.st19 .st-contacts .container .rightBlock__padding {
  padding-left: 40px;
  padding-right: 0px;
}
.display-md-none{
	display: none;
}

.st-contacts__form .form__email__img {
	padding-left: 20px;
}
.st-contacts__form .form__address__img {
	padding-left: 20px;
}

@media (max-width: 1366px) {
  /* .owl-stage {
    width: 1242px !important;
  } */
  /* .st19 .st-contacts .container {
    max-width: 1070px;
  } */
  .st19 .st-contacts .st-contacts__title__main {
    font-size: 40px;
    padding-bottom: 30px;
  }
  .st19 .st-contacts .st-contacts__title__main p {
    margin-bottom: 0px;
  }
  .st19 .st-contacts .st-contacts__title__text {
    font-size: 16px;
  }
  .st19 .st-contacts .p-l-50px {
    padding-left: 34px;
    padding-right: 50px;
  }
  .st19 .st-contacts .container .rightBlock__padding {
    padding-left: 0px;
  }
  .st19 .st-contacts .container .leftBlock__padding {
  }
  .st19 .st-contacts .container .rightBlock__blocks__padding {
    padding-left: 0px;
  }
}

@media (max-width: 1199px) {
  .st19 .st-contacts .st-contacts__title__main {
    padding-bottom: 50px;
  }
  .st19 .st-contacts .container .text-column {
    padding-bottom: 70px;
  }
  .st19 .st-contacts .container .rightBlock__padding {
    padding-top: 20px;
  }
  .st19 .st-contacts .st-contacts__form {
    left: 20px;
  }
  .st19 .st-contacts .p-absolute {
    position: absolute;
    right: 0;
  }
  .st19 .st-contacts .container .padding-bottom0-tab {
    padding-bottom: 0;
  }

  .st19 .st-contacts .container .iconPadding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .st-contacts .row--padding {
    padding-top: 150px;
  }
}

@media (max-width: 991px) {
  .st19 .st-contacts .st-contacts__title__main {
    font-size: 35px;
  }
  .st19 .st-contacts .container {
    /* max-width: 100%; */
    /* max-width: 720px; */
  }
  .st19 .st-contacts .p-absolute {
    position: absolute;
    right: 0;
  }
  .st19 .st-contacts .container .rightBlock__blocks__padding {
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  .st19 .st-contacts .container .p-buttomMobile {
    padding-bottom: 15px;
  }
}
@media (max-width: 800px) {
  .st19 .st-contacts .container .p-topMobile {
    padding-top: 20px;
  }

  .st19 .st-contacts .container {
    padding-bottom: 0px;
  }
  .st19 .st-contacts .st-contacts__title__main {
    padding-left: 10px;
    font-size: 26px;
  }
  .st19 .st-contacts .p-absolute {
    position: relative;
    right: 0;
  }
  .st19 .st-contacts .p-leftMobile0 {
    padding-left: 0px;
  }

  .st19 .st-contacts .st-contacts__form {
    left: 0;
    right: 0;
    padding-left: 35px;
    border-radius: 0px;
  }

  .st19 .st-contacts .st-contacts__title__main .service__text {
    font-size: 14px;
  }
  .st-contacts__title__formcall input {
    width: 100%;
  }

  .st-contacts__title__formcall .input {
    padding-left: 10px;
  }

  .st19 .st-contacts .st-contacts__title .service__text {
    font-size: 14px;
  }
}

@media (max-width: 567px) {
  .st19 .st-contacts .st-contacts__bgcolor {
    padding-top: 68px;
	}
	.st19 .st-contacts .st-contacts__title form button {
    margin-left: -1px;
    margin-top: -1px;
	}	
	.st-contacts__form .form__number {
    font-size: 15px;
    font-weight: bold;
    padding: 0;
	}
	.st-contacts__form .form__timework {
		font-size: 13px;
		padding: 0;
		top: 0px;
	}
	.st19 .st-contacts .st-contacts__form {
    padding-top: 35px;
    padding-bottom: 35px;
	}
	.st-contacts__form__title {
    font-size: 22px;
    line-height: 1.2;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 55px;
    padding-left: 0px;
    font-weight: bold;
	}
	.st-contacts__form .form__email__text {
    font-size: 13px;
		padding-top: 3px;
		padding-right: 0;
	}
	.st-contacts__form .form__address>.col {
    padding-top: 2px;
    padding-right: 0;
	}

	.st-contacts__form .form__email__img {
    width: 9px;
	}
	.st-contacts__form .form__email {
    padding-right: 0;
	}
	.st-contacts__form .form__address__img {
    width: 9px;
    padding-left: 7px;
	}
	.st-contacts__form .form__address__title {
    font-weight: bold;
    padding-left: 7px;
    font-size: 13px;
    padding-top: 6px;
	}
	.st-contacts__form .form__address__text {
    font-size: 13px;
    padding-left: 7px;
    font-size: 11px;
    padding-top: 6px;
	}
	.st-contacts__form .display-xs-none{
		display: none;
	}
	.st-contacts__form .display-md-none{
    display: block;
	}
	.st-contacts__form .display-md-none .btn{
		width: 130px;
    padding: 10px 0;
    font-size: 10px;
    margin: 20px 0 0 0px;
	}
	.st-contacts__form .form__email__img {
    padding-left: 0;
	}
	.st-contacts__map{
		margin-top: -150px;
		z-index: 1;
		position: relative;
	}
}