body {
  margin: 0
}

a {
  text-decoration: none;
  cursor: pointer
}

* {
  box-sizing: border-box
}
.contact__tg-yelp {
	width: 110px;
	height: 80px;
}

.contact__methods {
	    margin-bottom: 10px;
    color: #1b1b1b;
    font-family: Montserrat;
    font-size: 19px;
    line-height: 115.05%;
    letter-spacing: 0%;
    text-align: left;
}
p {
  margin: 0
}

body {
  overflow-x: hidden;
  scroll-behavior: smooth
}

html {
  scroll-behavior: smooth
}

.header__bottom {
  scroll-behavior: smooth
}

.slide {
  display: inline-block
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0
}

.photos__all {
  display: none
}

.header__cl-im {
	width:30px;
}
.contact__tg-im {
	width: 70px;
	height: 70px;
}
.photos__all-d {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center
}
.adres {
	color: #000;
}
.container {
  display: block;
  width: 1680px;
  margin: 0 auto
}

header {
  display: flex;
  justify-content: center
}
.seo-a {
	margin-bottom:30px;
}
.seo {
		margin-bottom:40px;
}
.seo-h1 {
margin-bottom: 20px;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left;
}
.seo-h5 {
			margin-bottom:20px;
    color: #000;
    font-family: Montserrat;
    font-size: 19px;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left;
}
.seo-h6 {
		margin-bottom:20px;
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left;
}
.seo-text {
	margin-bottom:10px;
    color: #1b1b1b;
    font-family: Montserrat;
    font-size: 17px;
    line-height: 115.05%;
    letter-spacing: 0%;
    text-align: left;
}
.dark {
  display: none;
  background: rgba(0, 0, 0, .35);
  position: absolute;
  width: 100%;
  height: 588%;
  z-index: 3
}

.main__btn:hover {
  background: #3d6573
}

.contact__send:hover {
  background: #3d6573;
  cursor: pointer
}

.photos__btn:hover {
  background: #3d6573;
  border: 3px solid #3d6573;
  color: #fff
}

.header__phone-t:hover {
  color: #8bb8c8
}

a:hover {
  color: #8bb8c8
}

.header {
  padding-top: 25px;
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}

.header__closse {
  display: none
}

.header__burg-c {
  display: none
}

.header__logo {
  display: flex;
  width: 110px;
  height: 110px
}

.header__text {
  display: flex;
  align-items: center;
  color: #fff
}

.header__logo-img {
  margin-right: 20px
}

.header__line {
  margin-right: 10px
}

.header__h2 {
  font-family: Montserrat;
  font-size: 33px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.header__top {
  display: flex;
  justify-content: space-between;
  height: 40px;
  margin-bottom: 10px
}

.header__link {
  color: #fff;
  font-family: Montserrat;
  font-size: 25px;
  font-weight: 300;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left;
  text-decoration: none
}

.header__bottom {
  display: flex;
  justify-content: space-between
}

.header__top-l {
  display: flex;
  align-items: center
}

.header__phone {
  margin-right: 10px;
  height: 37px
}

.header__phone-t {
  color: #fff;
  font-family: Montserrat;
  font-size: 25px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.header__phone-a {
  display: flex;
  align-items: center;
  text-decoration: none
}

.header__top-r {
  display: flex;
  align-items: center
}

.header__tg {
  height: 25px;
  margin-right: 10px
}

.header__em {
  height: 22px
}

.header__middle {
  margin-bottom: 10px
}

.header__middle::after {
  content: "";
  display: block;
  width: 100%;
  height: 0px;
  border: 2px solid #fff;
  background: #fff;
  transform: rotate(180deg)
}

.header__link {
  margin-right: 47px
}

.header__link:last-child {
  margin-right: 0
}

.main {
  background-image: url(http://thebuildriteconstruction.com/wp-content/uploads/2024/10/main-bg.webp);
  background-size: cover;
  height: 897px;
  display: flex;
  align-items: center
}

.main__h1 {
  margin-bottom: 30px;
  color: #fff;
  font-family: Montserrat;
  font-size: 60px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.main__text {
  margin-bottom: 150px;
  max-width: 740px;
  color: #fff;
  font-family: Montserrat;
  font-size: 38px;
  font-weight: 500;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.main__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #25424c;
  width: 400px;
  height: 100px;
  border: none;
  cursor: pointer
}

.main__btn-t {
  color: #fff;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 500;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.second {
  display: flex;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 50px;
  background: #fff0c2
}

.second .container {
  display: flex;
  justify-content: space-between
}

.second__img {
  max-width: 600px;
  max-height: 679px
}

.second__title {
  margin-bottom: 50px;
  color: #000;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.second__text-t {
  margin-bottom: 30px;
  color: #000;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left
}

.second__text-b {
  margin-bottom: 40px;
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left
}

.second__promo {
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left
}

.second__left {
  margin-right: 113px;
  max-width: 973px
}

.colortext {
  color: #b50000
}

.services {
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center
}

.services__tit {
  margin-bottom: 5px;
  color: #000;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.services__slider {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  width: 1465px
}

.services__slides {
  display: flex
}

.services__slide {
  max-width: 450px;
  margin-left: 25px;
  margin-right: 25px;
  border-radius: 10px;
  background: #f4f4f4;
  height: 582px !important
}

.services__slide:last-child {
  margin-right: 0
}

.services__img {
  max-width: 450px;
  max-height: 275px;
  border-radius: 10px 10px 0px 0px
}

.services__left {
  margin-right: 40px;
  height: 45px
}

.services__right {
  height: 45px;
  margin-left: 40px
}

.services__img {
  margin-bottom: 15px;
	width: 100%;
    height: 100%;
}

.services__title {
  margin-bottom: 15px;
  padding-left: 15px;
  max-width: 394px;
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.services__text {
  padding-left: 15px;
  margin-bottom: 20px;
  max-width: 394px;
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left
}

.services__slides {
  width: 100%;
  display: flex
}

.slick-dots li button:before {
  color: #707070;
  opacity: .6 !important;
  font-size: 15px
}

.slick-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  list-style: none
}

.slick-dots button {
  background: #fff;
  border: none;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  margin: 5px;
  outline: none;
  color: rgba(255, 255, 255, 0)
}

.slick-dots li[class=slick-active] button {
  background: #707070
}

.feedback {
  padding-top: 40px;
  padding-bottom: 50px;
  background: #fff0c2
}

.feedback__title {
  margin-bottom: 20px;
  color: #000;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.feedback__slider {
  display: flex
}

.feedback__slide {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 30px;
    background: #fff;
    padding-top: 15px;
    padding-left: 15px;
    max-height: 520px;
    width: 525px;
    padding-right: 10px;
	    height: 520px !important;
}

.feedback__slide:last-child {
  margin-right: 0
}

.feedback__slide-t {
  margin-bottom: 10px;
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.feedback__p {
  margin-bottom: 50px;
  max-width: 750px;
  color: #000;
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.photos {
  display: flex;
  padding-top: 40px;
  flex-direction: column;
  align-items: center
}

.photos__bl {
  width: 100%
}

.photos__title {
  margin-bottom: 30px;
  color: #000;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.photos__slider {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
  width: 1500px
}

.photos__left {
  margin-right: 15px
}

.photos__right {
  margin-left: 15px
}

.photos__img {
  margin-right: 10px;
  height: 435px;
  max-width: 570px
}

.photos__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  width: 400px;
  height: 100px;
  box-sizing: border-box;
  border: 3px solid #25424c;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  color: #25424c;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 500;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.photos__btn-t {
  color: #25424c;
  font-family: Montserrat;
  font-size: 45px;
  font-weight: 500;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.photos__slides {
  display: flex;
  width: 1500px
}

.square-animation {
  opacity: 0;
  animation: ani 2.5s forwards
}

@keyframes ani {
  0% {
    transform: translateY(100%);
    opacity: 0
  }

  100% {
    transform: translateY(0);
    opacity: 1
  }
}

@keyframes wipe-enter {
  0% {
    transform: scale(0, 0.025)
  }

  50% {
    transform: scale(1, 0.025)
  }
}

.contact {
  display: flex;
  padding-bottom: 50px;
  justify-content: space-between
}

.contact__title {
  margin-bottom: 30px;
  color: #000;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__p {
  margin-bottom: 20px;
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__left {
  max-width: 739px
}

.contact__phone {
  display: flex;
  align-items: center;
  margin-bottom: 35px
}

.contact__email {
  display: flex;
  align-items: center;
  margin-bottom: 35px
}

.contact__location {
  display: flex;
  align-items: center;
  margin-bottom: 25px
}

.contact__phone-img {
  margin-right: 10px;
  max-width: 44px
}

.contact__email-img {
  margin-right: 10px;
  max-width: 45px
}

.contact__location-img {
  margin-right: 10px;
  max-width: 44px
}

.contact__phone-p {
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__email-p {
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__location-p {
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__tg {
  margin-right: 20px
}

.contact__right {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
    max-width: 47%;
}

.contact__form {
  display: flex;
  flex-direction: column
}

.contact__bottom {
  display: flex;
  align-items: center
}

.contact__name-f {
  margin-bottom: 40px;
  border: none;
  border-bottom: 1px solid #b6b6b6;
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
  outline: none;
  height: 45px;
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__name-f::-moz-placeholder {
  color: #b6b6b6;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__name-f::placeholder {
  color: #b6b6b6;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__phone-f {
  margin-bottom: 40px;
  border: none;
  border-bottom: 1px solid #b6b6b6;
  background-color: rgba(0, 0, 0, 0);
  outline: none;
  height: 45px;
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__phone-f::-moz-placeholder {
  color: #b6b6b6;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__phone-f::placeholder {
  color: #b6b6b6;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__email-f {
  margin-bottom: 40px;
  border: none;
  border-bottom: 1px solid #b6b6b6;
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
  outline: none;
  height: 45px;
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__message-f {
  margin-bottom: 40px;
  border: none;
  border-bottom: 1px solid #b6b6b6;
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
  outline: none;
  height: 45px;
  color: #000;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__email-f::-moz-placeholder {
  color: #b6b6b6;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__email-f::placeholder {
  color: #b6b6b6;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__message-f::-moz-placeholder {
  color: #b6b6b6;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__message-f::placeholder {
  color: #b6b6b6;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 400;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.contact__send {
  margin-right: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 10px;
  width: 200px;
  height: 60px;
  background: #25424c;
	  color: #fff;
  font-family: Montserrat;
  font-size: 35px;
  font-weight: 300;
  line-height: 96.05%;
  letter-spacing: 0%;
    text-align: center;
}


.contact__policy {
  text-decoration: none
}

.contact__policy-a {
  max-width: 481px;
  color: #000;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 275;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.footer {
  padding-top: 20px;
  padding-bottom: 45px
}

.footer__soc {
  display: flex
}

.footer__bg {
  background: #f4f4f4
}

.footer__top {
  display: flex;
  align-items: center;
  margin-bottom: 40px
}

.footer__img {
  margin-right: 20px;
  width: 110px;
  height: 110px
}

.footer__line {
  margin-right: 10px;
  height: 64px
}

.footer__h2 {
  max-width: 226px;
  color: #25424c;
  font-family: Montserrat;
  font-size: 33px;
  font-weight: 700;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

.footer__text {
  max-width: 839px;
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left
}

.footer__middle {
  display: flex;
  justify-content: space-between
}

.footer__ul {
  display: flex
}

.footer__li {
  list-style-type: none;
  margin-right: 20px
}

.footer__li:last-child {
  margin-right: 0
}

.footer__link {
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: left;
  text-decoration: none
}

.footer__text {
  margin-bottom: 45px
}

.footer__phone {
  display: flex
}

.footer__bottom {
  display: flex;
  align-items: end
}

.footer__phone {
  margin-right: 50px
}

.footer__phone-img,
.footer__tg-img,
.footer__email-img {
  max-height: 30px
}

.footer__tg {
  display: flex;
  margin-right: 50px
}

.footer__email {
  display: flex;
  margin-right: 50px
}

.footer__tg-r {
  margin-right: 30px
}

.footer__phone-img {
  margin-right: 15px
}

.footer__email-img {
  margin-right: 15px
}

.footer__tg-img {
  margin-right: 15px
}

.footer__tg-im {
  height: 45px
}

.footer__in-im {
  height: 45px
}

.footer__phone-p,
.footer__email-p,
.footer__tg-p {
  color: #000;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 500;
  line-height: 96.05%;
  letter-spacing: 0%;
  text-align: left
}

@media screen and (max-width: 1695px) {
	.contact__name-f {
			width:650px;
	}
		.contact__phone-f {
			width:650px;
	}
		.contact__email-f {
			width:650px;
	}
		.contact__message-f {
			width:650px;
	}
	
  .container {
    width: 1440px
  }

  .main {
    height: 793px
  }

  .main__h1 {
    font-size: 55px
  }

  .main__text {
    font-size: 33px;
    margin-bottom: 100px
  }

  .main__btn {
    width: 330px;
    height: 80px
  }

  .second .container {
    display: flex;
    justify-content: space-between
  }

  .second__left {
    margin-right: 40px;
    max-width: 800px
  }

  .second__title {
    font-size: 40px
  }

  .second__text-t {
    font-size: 35px
  }

  .second__text-b {
    font-size: 35px
  }

  .second__promo {
    font-size: 35px
  }

  .second__img {
    max-width: 500px
  }

  .feedback__p {
    font-size: 25px
  }

  .photos__img {
    height: 365px
  }

  .photos__btn {
    width: 340px;
    height: 80px;
    font-size: 35px
  }

  .contact__left {
    max-width: 640px
  }

  .footer__text {
    max-width: 650px;
    color: #000;
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left
  }
}

@media screen and (max-width: 1680px) {
  .services__slider {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    width: 1300px
  }

  .photos__slides {
    display: flex;
    width: 1300px
  }
	    .feedback__slider {
        width: 1440px;
    }
	.feedback__slide {
		    height: 450px !important;
		width:450px;
	}

  .services__slide {
    max-width: 450px;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 10px;
    background: #f4f4f4;
    height: 550px !important
  }

    .feedback__p {
        font-size: 24px;
    }

  .services__img {
    max-width: 404px;
    max-height: 275px;
    border-radius: 10px 10px 0px 0px
  }
}

@media screen and (max-width: 1460px) {
  .services__slider {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    width: 1035px
  }

  .services__slide {
    max-width: 450px;
    margin-left: 10px;
    margin-right: 10px
  }

  .services__img {
    max-width: 329px;
	          max-height: 226px;
  }

  .services__title {
    font-size: 23px;
	  max-width:340px
  }

  .services__text {
    font-size: 19px;
    max-width: 322px;
  }

  .services__slide {
    height: 530px !important
  }

  .photos__slides {
    display: flex;
    width: 1150px
  }

  .services__left {
    margin-right: 15px
  }

  .services__right {
    margin-left: 15px
  }
.feedback__slider {
        width: 1300px;
    }

  .feedback__slide-t {
    font-size: 30px
  }

  .feedback__slide {
    margin-left: 20px;
    margin-right: 20px;
    height: 470px !important;
	  width: 405px;
  }

  .container {
    max-width: 1300px
  }

  .feedback__p {
    font-size: 23px
  }

  .photos__btn {
    width: 300px;
    height: 70px
  }

  .photos__btn-t {
    font-size: 35px
  }

  .second__title {
    font-size: 35px
  }

  .second__text-t {
    font-size: 30px
  }

  .second__text-b {
    font-size: 30px
  }

  .second__promo {
    font-size: 30px
  }

  .second__left {
    margin-right: 40px;
    max-width: 660px
  }

  .photos__img {
    height: 320px
  }

  .photos__left {
    height: 40px
  }

  .photos__right {
    height: 40px
  }

  .photos__slider {
    display: flex;
    margin-bottom: 20px;
    align-items: center
  }

  .photos__title {
    font-size: 40px
  }

  .feedback__title {
    font-size: 40px
  }

  .services__tit {
    font-size: 40px
  }

  .contact__title {
    font-size: 40px
  }

  .contact__p {
    font-size: 30px
  }

  .contact__phone-p {
    font-size: 27px
  }

  .contact__email-p {
    font-size: 27px
  }

  .contact__location-p {
    font-size: 27px
  }

  .contact__left {
    max-width: 540px
  }

  .footer__text {
    max-width: 650px
  }

  .footer__phone-p,
  .footer_email-p,
  .footer_tg-p {
    font-size: 25px
  }

  .footer__phone-p,
  .footer__email-p,
  .footer__tg-p {
    font-size: 25px
  }

  .footer__link {
    font-size: 23px
  }
}

@media screen and (max-width: 1385px) {
		.contact__name-f {
			width:500px;
	}
		.contact__phone-f {
			width:500px;
	}
		.contact__email-f {
			width:500px;
	}
		.contact__message-f {
			width:500px;
	}
  .container {
    width: 1230px
  }
    .feedback__slider {
        width: 1220px;
    }
	
	.feedback__slide {
        margin-left: 10px;
        margin-right: 10px;
        height: 470px !important;
		width: 390px;
    }

  .services__img {
    max-height: 220px
  }

      .services__title {
        font-size: 22px;
        max-width: 320px;
    }

  .services__text {
    font-size: 18px
  }

  .feedback__slide-t {
    font-size: 27px
  }

  .feedback__p {
    font-size: 22px
  }

  .photos__btn {
    width: 270px;
    height: 65px;
    font-size: 27px
  }

  .photos__btn-t {
    font-size: 29px
  }

  .contact__right {
    max-width: 600px
  }

  .contact__policy-a {
    font-size: 18px
  }

  .footer__text {
    max-width: 635px;
    font-size: 24px
  }
}

@media screen and (max-width: 1285px) {
  .container {
    width: 1100px
  }

  .header__logo-img {
    margin-right: 10px;
    height: 80px;
    width: 80px
  }

  .header__line {
    height: 50px
  }

  .header__text {
    height: 80px
  }

  .header__h2 {
    font-size: 25px
  }

  .header__phone-t {
    font-size: 21px
  }

  .header__phone {
    height: 30px;
    margin-right: 6px
  }

  .header__top {
    height: 35px;
    margin-bottom: 5px
  }

  .header__link {
    margin-right: 30px;
    font-size: 23px
  }

  .main {
    height: 600px
  }

  .main__h1 {
    font-size: 44px
  }

  .main__text {
    font-size: 25px;
    margin-bottom: 70px;
    max-width: 600px
  }

  .main__btn {
    width: 270px;
    height: 70px
  }

  .main__btn-t {
    font-size: 30px
  }

  .second {
    padding-top: 20px
  }

  .second__title {
    font-size: 35px
  }

  .second__text-t {
    font-size: 26px
  }

  .second__text-b {
    font-size: 23px
  }

  .second__img {
    max-width: 450px
  }
    .services__slider {
        width: 1010px;
    }
  .services {
    padding-top: 20px
  }

  .services__img {
    max-height: 190px
  }

  .services__text {
    font-size: 17px
  }

  .feedback {
    padding-top: 20px
  }
	
	.feedback__slider {
		width: 1000px;
	}
	.feedback__slide {
		width:485px;
	}
  .feedback__title {
    font-size: 30px
  }

  .feedback__slide-t {
    font-size: 25px
  }

  .feedback__p {
    font-size: 20px;
	  width: 430px;
  }

  .photos {
    padding-top: 20px
  }

  .photos__title {
    font-size: 30px
  }

  .photos__img {
    height: 265px
  }

  .photos__btn {
    width: 240px;
    height: 60px;
    font-size: 27px
  }

  .photos__btn-t {
    font-size: 24px
  }

  .contact {
    padding-top: 20px
  }

  .contact__title {
    font-size: 30px
  }

  .contact__p {
    font-size: 25px
  }

  .contact__left {
    max-width: 500px
  }

  .contact__phone-p {
    font-size: 24px
  }

  .contact__email-p {
    font-size: 24px
  }

  .contact__location-p {
    font-size: 24px
  }

  .contact__phone-img {
    margin-right: 10px;
    max-width: 35px
  }

  .contact__email-img {
    margin-right: 10px;
    max-width: 35px
  }

  .contact__location-img {
    margin-right: 10px;
    max-width: 35px
  }

  .contact__phone {
    margin-bottom: 15px
  }

  .contact__email {
    margin-bottom: 15px
  }

  .contact__location {
    margin-bottom: 15px
  }

  .contact__tg-im {
    height: 50px;
    width: 50px
  }

  .contact__in-im {
    height: 50px;
    width: 50px
  }

  .contact__right {
    max-width: 500px
  }

  .contact__name-f {
    margin-bottom: 20px
  }

  .contact__phone-f {
    margin-bottom: 20px
  }

  .contact__email-f {
    margin-bottom: 20px
  }

  .contact__message-f {
    margin-bottom: 20px
  }

  .contact__send {
    width: 180px;
    height: 45px
  }

  .contact__send-t {
    font-size: 25px
  }

  .contact__policy-a {
    font-size: 16px
  }

  .footer__img {
    margin-right: 10px;
    width: 80px;
    height: 80px
  }

  .footer__line {
    margin-right: 10px;
    height: 45px
  }

  .footer__h2 {
    max-width: 185px;
    font-size: 24px
  }

  .footer__text {
    max-width: 545px;
    font-size: 20px
  }

  .footer__phone-p,
  .footer__email-p,
  .footer__tg-p {
    font-size: 20px
  }

  .footer__phone-p,
  .footer__email-p,
  .footer__tg-p {
    font-size: 20px
  }
}

@media screen and (max-width: 1140px) {
	.contact__methods {
		font-size: 17px;
	}
  .container {
    width: 970px
  }
	
    .contact__right {
        max-width: 385px;
    }
	
	    .contact__left {
        max-width: 400px;
    }
	.contact__right {
        max-width: 350px;
    }

  .photos__slides {
    display: flex;
    width: 950px
  }

  .feedback {
    padding-bottom: 20px;
  }
  .feedback__slide {
    margin-bottom: 0px;
    padding-top: 15px;
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 10px;
    height: 300px !important;
		        width: 423px;
  }

  .feedback__slider {
    width: 950px
  }

  .feedback__slide-t {
    margin-bottom: 15px;
    font-size: 21px
  }

  .feedback__p {
    font-size: 19px;
    max-width: 420px
  }

  .services__slider {
    width: 950px
  }

  .services__img {
    max-width: 297px
  }

  .services__title {
    font-size: 22px;
	  max-width:305px;
  }

  .services__text {
    max-width: 287px
  }

  .services__slide {
    height: 490px !important
  }

  .contact__title {
    margin-bottom: 15px;
    font-size: 25px
  }

  .contact__p {
    margin-bottom: 10px;
    font-size: 20px
  }

  .contact__phone-p {
    font-size: 21px
  }

  .contact__email-p {
    font-size: 21px
  }

  .contact__location-p {
    font-size: 21px
  }

  .contact__phone-img {
    max-width: 25px
  }

  .contact__email-img {
    max-width: 25px
  }

  .contact__location-img {
    max-width: 25px
  }

  .contact__tg {
    margin-right: 15px
  }

  .contact__tg-im {
    height: 35px;
    width: 35px
  }

  .contact__in-im {
    height: 35px;
    width: 35px
  }

  .contact__name-f {
    margin-bottom: 10px;
    height: 45px;
    width: 350px
  }

  .contact__name-f::-moz-placeholder {
    font-size: 20px
  }

  .contact__name-f::placeholder {
    font-size: 20px
  }

  .contact__phone-f {
    margin-bottom: 10px;
    height: 45px;
    width: 350px
  }

  .contact__phone-f::-moz-placeholder {
    font-size: 20px
  }

  .contact__phone-f::placeholder {
    font-size: 20px
  }

  .contact__email-f {
    margin-bottom: 10px;
    height: 45px;
    width: 350px
  }

  .contact__email-f::-moz-placeholder {
    font-size: 20px
  }

  .contact__email-f::placeholder {
    font-size: 20px
  }

  .contact__message-f {
    margin-bottom: 10px;
    height: 45px;
    width: 350px
  }

  .contact__message-f::-moz-placeholder {
    font-size: 20px
  }

  .contact__message-f::placeholder {
    font-size: 20px
  }

  .contact__send {
    margin-right: 5px;
    width: 150px;
    height: 40px
  }

  .contact__send-t {
    font-size: 20px
  }

.contact__policy-a {
        font-size: 12px;
        width: 87%;
    }

  .contact__right {
    padding-top: 20px
  }

  .footer {
    padding-bottom: 10px
  }

  .footer__text {
    max-width: 480px;
    font-size: 17px
  }

  .footer__link {
    font-size: 19px
  }

  .footer__ul {
    margin-top: 0
  }

  .footer__phone-img {
    margin-right: 10px;
    width: 25px;
    height: 25px
  }

  .footer__tg-img {
    margin-right: 10px;
    width: 25px;
    height: 25px
  }

  .footer__email-img {
    margin-right: 10px;
    width: 25px;
    height: 25px
  }

  .footer__soc-img {
    margin-right: 10px;
    width: 25px;
    height: 25px
  }

  .footer__phone-p {
    font-size: 17px
  }

  .footer__tg-p {
    font-size: 17px
  }

  .footer__email-p {
    font-size: 17px
  }

  .footer__tg-im {
    width: 35px;
    height: 35px
  }

  .footer__in-im {
    width: 35px;
    height: 35px
  }
}

@media screen and (max-width: 1040px) {
  .photos__slides {
    display: flex;
    width: 770px
  }

  .services__slides {
    width: 695px
  }

  .services__title {
    max-width: 330px
  }

  .services__img {
    max-width: 355px;
    width: 330px;
    height: 201px;
    max-height: 220px
  }

  .feedback__slider {
    width: 865px
  }

  .feedback__p {
    font-size: 18px;
    max-width: 409px
  }

  .photos__img {
    margin-right: 10px;
    height: 435px;
    max-width: 260px;
    height: 199px !important
  }
}

@media screen and (max-width: 990px) {
  .container {
    width: 870px
  }

  .header__link {
    margin-right: 15px;
    font-size: 21px
  }

  .footer__text {
    max-width: 390px;
    font-size: 17px
  }

  .services__slider {
    width: 777px
  }
}

@media screen and (max-width: 880px) {
  .container {
    width: 770px
  }

  .header__logo-img {
    margin-right: 5px;
    height: 65px;
    width: 65px
  }

  .header__text {
    height: 65px
  }

  .header__line {
    margin-right: 5px;
    height: 40px
  }

  .header__h2 {
    font-size: 22px
  }

  .header__phone-t {
    font-size: 19px
  }

  .header__phone {
    height: 25px;
    margin-right: 5px
  }

  .header__top {
    margin-bottom: 0
  }

  .header__middle {
    margin-bottom: 5px
  }

  .header__link {
    margin-right: 15px;
    font-size: 18px
  }

  .header__middle::after {
    content: "";
    display: block;
    width: 100%;
    height: 0px;
    border: 1px solid #fff;
    background: #fff;
    transform: rotate(180deg)
  }

  .main {
    height: 430px
  }

  .main__h1 {
    font-size: 35px;
    padding-top: 85px
  }

  .main__text {
    font-size: 20px;
    margin-bottom: 60px;
    max-width: 560px
  }

  .main__btn {
    width: 230px;
    height: 60px
  }

  .main__btn-t {
    font-size: 25px
  }

  .second {
    padding-bottom: 30px
  }

  .second__title {
    margin-bottom: 25px;
    font-size: 30px
  }

  .second__text-t {
    margin-bottom: 20px;
    font-size: 20px
  }

  .second__text-b {
    margin-bottom: 20px;
    font-size: 18px
  }

  .second__promo {
    font-size: 18px
  }

  .second__img {
    max-width: 365px
  }

  .services__tit {
    margin-bottom: 0;
    font-size: 30px
  }

  .services__title {
    margin-bottom: 5px
  }

  .services__text {
    font-size: 16px
  }

  .services__slide {
    height: 470px !important
  }

  .feedback__p {
    font-size: 18px;
    max-width: 355px
  }

  .feedback__slide {
    width: 375px;
    height: 320px !important
  }

.photos__btn {
        width: 210px;
        height: 55px;
        font-size: 21px;
    }

  .photos__btn-t {
    font-size: 22px
  }

  .contact__p {
    font-size: 18px
  }

  .contact__left {
    max-width: 350px
  }

  .contact__phone {
    margin-bottom: 10px
  }

  .contact__email {
    margin-bottom: 10px
  }

  .contact__location {
    margin-bottom: 10px
  }

  .contact__phone-p {
    font-size: 18px
  }

  .contact__email-p {
    font-size: 18px
  }

  .contact__location-p {
    font-size: 18px
  }

  .footer__text {
    font-size: 15px;
    max-width: 310px
  }

  .footer__link {
    font-size: 17px
  }

  .footer__phone {
    margin-right: 20px
  }

  .footer__tg {
    margin-right: 20px
  }

  .footer__email {
    margin-right: 20px
  }

  .footer__phone-p {
    font-size: 15px
  }

  .footer__tg-r {
    margin-right: 15px
  }

  .footer__tg-p {
    font-size: 15px
  }

  .footer__email-p {
    font-size: 15px
  }

  .footer__top {
    margin-bottom: 20px
  }

  .footer__text {
    margin-bottom: 20px
  }

  .footer__img {
    width: 65px;
    height: 65px
  }

  .footer__line {
    height: 30px
  }

  .footer__h2 {
    max-width: 130px;
    font-size: 19px
  }
}

@media screen and (max-width: 880px)and (max-width: 850px) {
  .photos__slides {
    width: 680px
  }

  .photos__img {
    margin-right: 10px;
    height: 435px;
    max-width: 224px;
    height: 202px !important
  }
}

@media screen and (max-width: 780px) {
	.seo {
		margin-bottom:40px;
}
.seo-h1 {
margin-bottom: 20px;
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 700;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left;
}
.seo-h5 {
			margin-bottom:20px;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left;
}
.seo-h6 {
		margin-bottom:20px;
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left;
}
.seo-text {
	margin-bottom:5px;
    color: #1b1b1b;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left;
}
  .container {
    width: 690px
  }
	
    .contact__right {
        max-width: 335px;
    }

  .header__link {
    margin-right: 12px;
    font-size: 16px
  }

  .services__slides {
    width: 605px
  }

  .services__img {
    max-width: 288px;
    width: 288px;
    height: 182px;
    max-height: 220px
  }

  .services__slide {
    max-width: 288px
  }

  .services__slider {
    width: 687px
  }

  .services__text {
    font-size: 15px;
    max-width: 270px
  }

  .services__title {
    font-size: 19px
  }

  .feedback__slide {
    width: 334px;
    height: 320px !important
  }

  .feedback__p {
    font-size: 17px;
    max-width: 320px
  }

  .photos__slides {
    width: 599px
  }

  .photos__img {
    margin-right: 10px;
    height: 435px;
    max-width: 189px;
    height: 188px !important
  }

  .photos__btn {
    width: 190px;
    height: 50px;
		font-size:19px;
  }

  .photos__btn-t {
    font-size: 20px
  }

  .contact__email-p {
    font-size: 16px
  }

  .contact__phone-p {
    font-size: 16px
  }

  .contact__location-p {
    font-size: 16px
  }

  .contact__name-f {
    margin-bottom: 10px;
    height: 35px;
    width: 300px;
    font-size: 18px
  }

  .contact__phone-f {
    margin-bottom: 10px;
    height: 35px;
    width: 300px;
    font-size: 18px
  }

  .contact__email-f {
    margin-bottom: 10px;
    height: 35px;
    width: 300px;
    font-size: 18px
  }

  .contact__message-f {
    margin-bottom: 10px;
    height: 35px;
    width: 300px;
    font-size: 18px
  }

  .contact__name-f::-moz-placeholder {
    font-size: 18px
  }

  .contact__name-f::placeholder {
    font-size: 18px
  }

  .contact__phone-f::-moz-placeholder {
    font-size: 18px
  }

  .contact__phone-f::placeholder {
    font-size: 18px
  }

  .contact__email-f::-moz-placeholder {
    font-size: 18px
  }

  .contact__email-f::placeholder {
    font-size: 18px
  }

  .contact__message-f::-moz-placeholder {
    font-size: 18px
  }

  .contact__message-f::placeholder {
    font-size: 18px
  }

  .contact__send {
    width: 130px;
    height: 35px
  }

  .footer__phone {
    align-items: center;
    margin-right: 10px
  }

  .footer__tg {
    align-items: center;
    margin-right: 10px
  }

  .footer__emai {
    align-items: center;
    margin-right: 10px
  }

  .footer__text {
    font-size: 13px;
    max-width: 261px
  }

  .footer__li {
    margin-right: 15px
  }

  .footer__phone-img {
    margin-right: 5px;
    width: 20px;
    height: 20px
  }

  .footer__tg-img {
    margin-right: 5px;
    width: 20px;
    height: 20px
  }

  .footer__email-img {
    margin-right: 5px;
    width: 20px;
    height: 20px
  }
}

@media screen and (max-width: 705px) {
  .container {
    width: 630px
  }

  .main__btn {
    width: 180px;
    height: 50px
  }

  .main__btn-t {
    font-size: 20px
  }

  .second__img {
    max-width: 280px
  }

  .second__title {
    margin-bottom: 15px;
    font-size: 25px
  }

  .second__text-t {
    margin-bottom: 10px;
    font-size: 18px
  }

  .second__text-b {
    margin-bottom: 10px;
    font-size: 18px
  }

  .services__tit {
    font-size: 25px
  }

      .services__slides {
        width: 523px;
    }

  .services__slider {
    margin-bottom: 20px;
    width: 523px
  }

  .services__img {
    max-width: 288px;
    width: 250px;
    height: 170px;
    max-height: 220px
  }

  .services__slide {
    max-width: 251px
  }

  .services__title {
    font-size: 17px
  }

  .services__text {
    font-size: 14px;
    max-width: 244px
  }

  .services__slide {
    height: 410px !important
  }

  .feedback {
    padding-bottom: 0
  }

  .feedback__title {
    font-size: 25px
  }

  .feedback__slide-t {
    font-size: 18px
  }

  .feedback__p {
    font-size: 16px;
    max-width: 295px
  }

  .feedback__slide {
    width: 305px;
    height: 295px !important
  }

  .photos {
    padding-top: 0px;
    padding-bottom: 10px
  }

  .photos__title {
    margin-bottom: 15px;
    font-size: 25px
  }

  .photos__slides {
    width: 550px
  }

  .photos__img {
    margin-right: 10px;
    height: 435px;
    max-width: 170px;
    height: 169px !important
  }

  .photos__btn {
    width: 170px;
    height: 40px
  }

  .photos__btn-t {
    font-size: 18px
  }

  .contact__left {
    max-width: 305px
  }

  .contact__p {
    font-size: 16px
  }

  .contact__email-img {
    width: 20px;
    height: 20px;
    margin-right: 5px
  }

  .contact__phone-img {
    width: 20px;
    height: 20px;
    margin-right: 5px
  }

  .contact__location-img {
    width: 20px;
    height: 20px;
    margin-right: 5px
  }

  .contact__email-p {
    font-size: 15px
  }

  .contact__phone-p {
    font-size: 15px
  }

  .contact__location-p {
    font-size: 15px
  }

  .contact__name-f {
    width: 270px
  }

  .contact__phone-f {
    width: 270px
  }

  .contact__email-f {
    width: 270px
  }

  .contact__message-f {
    width: 270px
  }

  .contact__send {
    width: 100px;
    height: 30px
  }

  .contact__send-t {
    font-size: 16px
  }

    .contact__policy-a {
        font-size: 10px;
        width: 80%;
    }

  .contact__right {
    max-width: 300px
  }

  .footer__ul {
    padding-left: 10px
  }

  .footer__li {
    margin-right: 10px
  }

  .footer__link {
    font-size: 18px;
    letter-spacing: -1px
  }

  .footer__phone-p {
    letter-spacing: -1px
  }

  .footer__tg-p {
    letter-spacing: -1px
  }

  .footer__email-p {
    letter-spacing: -1px
  }
}

@media screen and (max-width: 640px) {
  .container {
    width: 570px
  }
	
	    .contact__email-p {
        font-size: 13px;
    }
	
	    .contact__left {
        max-width: 285px;
    }
	    .contact__right {
        max-width: 230px;
    }

  .header__logo-img {
    margin-right: 5px;
    height: 55px;
    width: 55px
  }

  .header__line {
    height: 30px
  }

  .header__h2 {
    font-size: 18px
  }

  .header__text {
    height: 55px
  }

  .header__phone {
    height: 20px
  }

  .header__phone-t {
    font-size: 16px
  }

  .header__tg {
    height: 18px
  }

  .header__em {
    height: 18px
  }

  .header__link {
    font-size: 17px;
    letter-spacing: -1px
  }

  .main {
    height: 375px
  }

  .main__text {
    margin-bottom: 30px;
    font-size: 20px;
    max-width: 450px
  }

  .second__text-t {
    font-size: 16px
  }

  .second__text-b {
    font-size: 16px
  }

  .second__promo {
    font-size: 16px
  }

  .services__text-b {
    font-size: 16px
  }

  .services__left {
    margin-right: 10px;
    height: 35px
  }

  .services__right {
    margin-left: 10px;
    height: 35px
  }

  .services__slide {
    margin-left: 5px;
    margin-right: 5px;
    max-width: 255px
  }

  .services__img {
    max-width: 288px;
    width: 255px;
    height: 173px;
    max-height: 220px
  }

  .feedback__slide {
    width: 274px;
    height: 305px !important
  }

  .feedback__p {
    font-size: 15px;
    max-width: 245px
  }

  .photos__btn {
    margin-bottom: 10px
  }

  .photos__slides {
    width: 490px
  }

  .photos__left {
    margin-right: 10px;
    height: 35px
  }

  .photos-right {
    margin-left: 10px;
    height: 35px
  }

  .photos__img {
    margin-right: 10px;
    max-width: 155px;
    height: 146px !important
  }

  .contact__name-f {
    width: 230px
  }

  .contact__phone-f {
    width: 230px
  }

  .contact__email-f {
    width: 230px
  }

  .contact__message-f {
    width: 230px
  }

  .contact__bottom {
    display: flex;
    align-items: flex-start;
    flex-direction: column-reverse
  }

  .contact__policy {
    margin-bottom: 10px
  }

  .contact__policy-a {
    font-size: 11px;
    width: 230px
  }

  .footer__link {
    font-size: 16px
  }

  .footer__middle {
    display: flex;
    justify-content: space-between;
    flex-direction: column
  }

  .footer__text {
    font-size: 15px;
    max-width: 100%
  }

  .footer__ul {
    padding-left: 0
  }

  .footer__li {
    margin-right: 20px
  }

  .footer__link {
    font-size: 18px
  }

  .footer__bottom {
    display: flex;
    align-items: flex-start;
    flex-direction: column
  }

  .footer__phone-p {
    font-size: 18px
  }

  .footer__tg-p {
    font-size: 18px
  }

  .footer__email-p {
    font-size: 18px
  }

  .footer__phone {
    margin-bottom: 10px
  }

  .footer__tg {
    margin-bottom: 10px
  }

  .footer__email {
    margin-bottom: 10px
  }

  .footer__phone-img {
    width: 25px;
    height: 25px
  }

  .footer__tg-img {
    width: 25px;
    height: 25px
  }

  .footer__email-img {
    width: 25px;
    height: 25px
  }

  .footer__tg-im {
    width: 40px;
    height: 40px
  }

  .footer__in-im {
    width: 40px;
    height: 40px
  }
}

@media screen and (max-width: 590px) {
  .container {
    width: 540px
  }

  .header__link {
    font-size: 15px;
    letter-spacing: -1px
  }

  .second .container {
    justify-content: space-between;
    flex-direction: column
  }

  .second__right {
    display: flex;
    justify-content: center
  }

  .second__left {
    margin-bottom: 15px
  }

  .services__slider {
    width: 570px
  }

  .services__slides {
    width: 470px
  }

  .services__slide {
    max-width: 230px
  }

  .services__img {
    max-width: 288px;
    width: 230px;
    height: 160px;
    max-height: 220px
  }

  .services__title {
    font-size: 15px
  }

  .feedback {
    padding-bottom: 5px
  }

  .feedback__slide {
    margin-left: 5px;
    margin-right: 5px
  }

  .feedback__slide {
    width: 265px;
    height: 322px !important
  }

  .photos {
    padding-bottom: 5
  }

  .photos__slides {
    width: 470px
  }

  .photos__img {
    margin-right: 10px;
    max-width: 229px;
    height: 200px !important
  }
}

@media screen and (max-width: 540px) {
	
  .photos__btn {

		font-size:18px;
  }
  .container {
    width: 490px
  }

  .header__link {
    font-size: 14px;
    letter-spacing: -1px
  }

  .main {
    height: 310px
  }

  .main__h1 {
    font-size: 30px;
    padding-top: 80px
  }

  .main__text {
    margin-bottom: 30px;
    font-size: 18px;
    max-width: 404px
  }

  .services__slides {
    width: 420px
  }

  .services__slide {
    max-width: 205px
  }

  .services__img {
    max-width: 288px;
    width: 205px;
    height: 150px;
    max-height: 220px
  }

  .services__text {
    max-width: 198px
  }

  .services__slide {
    height: 420px !important
  }

  .services__slider {
    width: 480px
  }

  .feedback {
    padding-bottom: 15px;
  }

  .feedback__slide {
    width: 240px;
    height: 345px !important
  }

  .feedback__p {
    font-size: 15px;
    max-width: 218px
  }

  .photos {
    padding-top: 10px
  }

  .photos__slides {
    width: 425px
  }

  .contact {
    flex-direction: column
  }

  .contact__left {
    max-width: 100%
  }

  .contact__p {
    max-width: 100%;
    width: 100%
  }

  .contact__name-f {
    width: 350px
  }

  .contact__phone-f {
    width: 350px
  }

  .contact__email-f {
    width: 350px
  }

  .contact__message-f {
    width: 350px
  }

  .contact__form {
    align-items: center
  }

  .contact__bottom {
    align-items: center;
    width: 100%;
    max-width: 100%
  }

  .contact__policy {
    width: 350px;
    max-width: 100%
  }

  .contact__policy-a {
    font-size: 13px;
    width: 100%;
    max-width: 100%
  }

  .contact__send {
    width: 150px;
    height: 45px
  }

  .contact__send-t {
    font-size: 19px
  }

  .contact__right {
    width: 100%;
    max-width: 100%;
    align-items: center
  }
}

@media screen and (max-width: 490px) {
  .container {
    width: 430px
  }

  .header {
    padding-top: 5px
  }

  .header__closse {
    display: block
  }

  .header__burger {
    z-index: 5;
    display: none;
    position: absolute;
    top: 10px;
    right: 1px;
    background-color: #fff;
    padding-left: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 10px
  }

  .header__b-links {
    padding-left: 0
  }

  .header__b-link {
    text-decoration: none;
    list-style-type: none;
    margin-bottom: 15px
  }

  .header__b-link:last-child {
    margin-bottom: 0
  }

    .header__b-soc {
        width: 150px;
        display: flex;
        justify-content: start;
        margin-bottom: 10px;
        flex-wrap: wrap;
    }

  .header__b-cos {
    height: 30px;
    margin-right: 10px
  }

  .header__b-cos:last-child {
    margin-right: 7px;
  }

  .header__b-phone {
    display: flex;
    margin-bottom: 20px
  }

  .header__b-ph {
    margin-right: 5px
  }

  .header__b-tel {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .header__b-a {
    text-decoration: none;
    color: #000;
    font-family: Montserrat;
    font-size: 25px;
    font-weight: 500;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .header__close {
    display: flex;
    justify-content: flex-end
  }

  .header__logo {
    width: 35px;
    height: 35px
  }

  .header__logo-img {
    width: 35px;
    height: 35px;
    margin-right: 10px
  }

  .header__line {
    height: 24px
  }

  .header__text {
    height: 35px
  }

  .header__h2 {
    color: #fff;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 700;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .header__right {
    display: none
  }

  .header__closse {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 25px
  }

  .main {
    height: 240px;
    padding-top: 20px
  }

  .main__h1 {
    padding-top: 30px;
    margin-bottom: 10px;
    color: #fff;
    font-family: Montserrat;
    font-size: 27px;
    font-weight: 700;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .main__text {
    margin-bottom: 30px;
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .main .main__btn {
    border-radius: 5px;
    background: #25424c;
    width: 150px;
    height: 40px
  }

  .main__btn-t {
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .second {
    padding-top: 15px
  }

  .second__right {
    display: flex;
    justify-content: center
  }

  .second__title {
    margin-bottom: 10px;
    color: #000;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .second__text-t {
    margin-bottom: 5px;
    max-width: 400px;
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left
  }

  .second__text-b {
    margin-bottom: 10px;
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left
  }

  .second__promo {
    margin-bottom: 10px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left
  }

  .second .service__img {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left
  }

  .second .service__title {
    margin-bottom: 15px;
    color: #000;
    font-family: Montserrat;
    font-size: 23px;
    font-weight: 700;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .second .service__text {
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: left
  }

  .second .container {
    display: flex;
    flex-direction: column
  }

  .second__img {
    max-width: 300px
  }

  .feedback__title {
    margin-bottom: 20px;
    color: #000;
    font-family: Montserrat;
    font-size: 35px;
    font-weight: 700;
    line-height: 96.05%;
    letter-spacing: 0%;
    text-align: left
  }

  .feedback__slide-t {
    margin-bottom: 10px;
    max-width: 400px;
    font-size: 20px
  }

  .feedback__p {
    width: 380px;
    font-size: 18px;
    max-width: 380px
  }

  .feedback__slide {
    width: 420px;
    height: 290px !important
  }

  .feedback__title {
    font-size: 25px
  }

  .services__slider {
    width: 350px
  }

  .services__tit {
    font-size: 25px
  }

  .services__slide {
    max-width: 400px;
    width: 400px
  }

  .services__img {
    margin-bottom: 5px;
    max-width: 400px;
    width: 400px;
    height: 245px;
    max-height: 245px
  }

    .services__title {
        font-size: 20px;
        width: 310px;
        max-width: 320px;
    }

  .services__text {
    max-width: 330px;
    font-size: 15px
  }

  .photos__img {
    margin-right: 5px;
    margin-left: 5px;
    max-width: 376px;
    height: 279px !important
  }

  .photos__title {
    font-size: 25px
  }

  .photos__slides {
    width: 370px
  }

  .contact {
    display: flex;
    padding-bottom: 15px;
    justify-content: space-between;
    flex-direction: column
  }

  .contact__right {
    display: flex;
    flex-direction: column;
    padding-top: 20px
  }

  .contact__email-p {
    font-size: 20px
  }

  .contact__phone-p {
    font-size: 20px
  }

  .contact__location-p {
    font-size: 20px
  }

  .contact__policy-a {
    font-size: 13px
  }

  .contact__right {
    align-items: center
  }

  .contact__policy-a {
    font-size: 11px
  }

  .footer__middle {
    display: flex;
    justify-content: space-between;
    flex-direction: column
  }

  .footer__ul {
    display: flex;
    flex-direction: column;
    padding-left: 0
  }

  .footer__bottom {
    display: flex;
    align-items: flex-start;
    flex-direction: column
  }

  .footer__li {
    margin-left: 15px;
    margin-right: 0;
    margin-left: 0
  }

  .footer__li:last-child {
    margin-bottom: 0
  }

  .footer__top {
    display: flex;
    align-items: center;
    margin-bottom: 20px
  }

  .footer__text {
    margin-bottom: 10px
  }

  .footer__phone {
    margin-bottom: 10px
  }

  .footer__tg {
    margin-bottom: 10px
  }

  .footer__email {
    margin-bottom: 10px
  }

  .footer__li {
    margin-bottom: 5px
  }
}

@media screen and (max-width: 460px) {
  .services__slides {
    width: 350px
  }

  .services__img {
    margin-bottom: 5px;
    max-width: 350px;
    width: 350px;
    height: 215px;
    max-height: 245px
  }

  .services__slide {
    max-width: 350px;
    width: 350px
  }

  .services__text {
    max-width: 330px;
    font-size: 15px
  }
	.photos__btn {
        margin-bottom: 10px;
        font-size: 17px;
    }
}

@media screen and (max-width: 440px) {
	.photos__btn {
        margin-bottom: 10px;
        font-size: 16px;
    }
  .photos__slides {
    width: 350px
  }
}

@media screen and (max-width: 430px) {
  .container {
    width: 400px
  }

  .services__slides {
    width: 320px
  }

  .services__slide {
    width: 310px;
    height: 505px !important
  }

  .services__img {
    width: 310px;
    height: 200px
  }

  .photos__slides {
    width: 320px
  }

	  .services__text {
    max-width: 300px;
    font-size: 15px
  }
  .photos__img {
    margin-right: 5px;
    margin-left: 5px;
    max-width: 319px;
    height: 251px !important
  }

  .contact__email-p {
    font-size: 19px
  }

  .contact__phone-p {
    font-size: 19px
  }

  .contact__location-p {
    font-size: 19px
  }
}

@media screen and (max-width: 410px) {
  .container {
    width: 370px
  }

  .feedback__slide-t {
    font-size: 23px;
    max-width: 200px
  }

  .feedback__p {
    width: 340px;
    font-size: 16px
  }

  .feedback__slide {
    height: 270px !important
  }

  .services__slides {
    width: 300px
  }

  .services__img {
    width: 300px;
    height: 190px
  }

  .photos__slides {
    width: 300px
  }

  .photos__img {
    margin-right: 5px;
    margin-left: 5px;
    max-width: 298px;
    height: 232px !important
  }

  .photos__btn {
    width: 200px;
    height: 50px
  }

  .photos__btn-t {
    font-size: 21px
  }

  .contact__email-p {
    font-size: 17px
  }

  .contact__phone-p {
    font-size: 17px
  }

  .contact__location-p {
    font-size: 17px
  }
}