/* Настройки шаблона */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;500&family=Forum&family=Montserrat:wght@400;500;600&display=swap');

:root, body {font-size: 10px;}
@media screen and (min-width: 576px) {
	:root, body {font-size: 12px;}
}
@media screen and (min-width: 768px) {
	:root, body {font-size: 12px;}
}
@media screen and (min-width: 992px) {
	:root, body {font-size: 14px;}
}
@media screen and (min-width: 1200px) {
	:root, body {font-size: 16px;}
}

/* Элементы */
html {width: calc(100% + calc(100vw - 100%)); overflow-x: hidden;}
body {display: flex; flex-direction: column; margin: 0 auto; max-width: 1920px; font-family: 'Montserrat', sans-serif; color: #000; outline: 1px solid #ddd; overflow-x: hidden;}

h1, .h1 {}
h2, .h2 {}
h3, .h3 {}
h4, .h4 {}
h5, .h5 {}
h6, .h6 {}

a {text-decoration: none;}
a:hover {

}
button {border: none;}

/* Общие классы */
.btn-color {display: flex;align-items: center;height: 58px;color: #FFFFFF;background: #4F8495;border-radius: 24px;padding: 18px 42px;font-weight: 600;font-size: 18px;}
.btn-nocolor {display: flex;align-items: center;height: 58px;border-radius: 24px;padding: 18px 42px;color: #4F8495;border: 1px solid #4F8495;font-weight: 600;font-size: 18px;}
[class*="__img"], [class*="__dev-img"], [class*="__form-img"] {border-radius: 12px;overflow: hidden;padding: 0;}

.mod-feedback-popup .form__body{display: flex;flex-direction: column;}
.mod-feedback-popup input {background: rgba(213, 207, 200, 0.19);}
.mod-feedback-popup .form__button {justify-content: center;}
/* Переопределения Bootstrap */
.container {max-width: 1540px}

/* Шапка */
.navbar-nav .nav a {font-size: 16px;}
header .navbar-collapse { flex-wrap: wrap;}
#top_menu {width: 100%;justify-content: flex-end;padding: 16px 0;position: relative;}
#top_menu:before {content: "";position: absolute;bottom: 0;right: -225px;height: 1px;width: 1555px;background-color: #BDBDBD;}
#header_items {width: 100%;justify-content: flex-end;padding: 16px 0;}
.nav {display: flex;align-items: center;gap: 40px;}
.nav a {color: #38220E;}
/* Подвал */
footer {padding: 24px 0 53px;}

/* Модули */
.mod-contact__body {display: flex;gap: 66px;}
.mod-contact__item {font-weight: 600;font-size: 18px;color: #4F8495;}
.mod-contact__img {margin-right: 16px;}

.mod-slider {position: relative;margin-top: -30px;margin-bottom: 100px;}
.mod-slider:after {content:"";}
.mod-slider__body {position: relative;display: flex;align-items: center;padding-top: 42px;}
.mod-slider__decor-title.dizajn0 {font-family: 'Cormorant Garamond', serif;font-weight: 500;font-size: 180px;position: absolute;top: -113px;left: -40px;color: #634932;z-index: -1;}
.mod-slider__decor-title.dizajn1 {font-family: 'Cormorant Garamond', serif;position: absolute;right: -15px;bottom: -60px;font-weight: 500;font-size: 180px;color: #634932;}
.mod-slider__body-img {position: relative;width: 685px;height: 770px;margin-left: 120px;}
.mod-slider__body-img:before {content: "";width: 655px;height: 915px;position: absolute;right: 0;top: -143px;background: #B9B6B2;z-index: -2;border-radius: 0px 0px 25px 0px;}
.mod-slider__body-img:after {content: "";width: 655px;height: 915px;position: absolute;right: 375px;top: -143px;background: #A3C5D2;z-index: -3;}
.mod-slider__info {max-width: 520px;margin-left: -80px;margin-bottom: 300px;}
.mod-slider__body-img img {height: 100%;width: 100%;object-fit: cover;}
.mod-slider__text {font-weight: 500;font-size: 28px;line-height: 140%;margin-bottom: 72px;}
.mod-slider__buttons {display: flex;align-items: center;gap: 19px;}
.mod-slider__feedback {font-weight: 600;font-size: 18px;line-height: 22px;color: #FFFFFF;padding: 18px 43px;background: #A3C5D2;border-radius: 24px;}
.mod-slider__about {font-weight: 600;font-size: 18px;line-height: 22px;color: #38220E;position: relative;display: flex;align-items: center;}
.mod-slider__about:before {content: "";position: absolute;right: calc(-100% - 10px);width: 72px;height: 6px;background-image: url('/images/icon/arrow.png');background-repeat: no-repeat;}
.mod-slider__social {display: flex;align-items: center;gap: 13px;position: absolute;bottom: 26px;left: calc(0px + (-200 - 0) * ((100vw - 1600px) / (1920 - 1600)))}
.mod-slider__social-item {height: 29px;width: 29px;background: #92816F;display: flex;align-items: center;justify-content: center;border-radius: 50%;}

.mod-about {margin-bottom: 110px;}
.mod-about__body {display: grid;grid-template-columns: 1fr auto;justify-items: end;gap: 40px;}
.mod-about__info {margin-top: 100px;}
.mod-about__title {font-weight: 500;font-size: 28px;line-height: 140%;margin-bottom: 40px;color: #634932;}
.mod-about__title:empty {display: none;}
.mod-about__text {font-weight: 500;font-size: 28px;line-height: 140%;color: #92816F;}
.mod-about__video-link {width: 997px;height: 560px;margin-left: -265px;margin-top: 115px;display: flex;align-items: center;justify-content: center;}
.mod-about__video-link:before {content: "";position: absolute;width: 130px;height: 145px;background-image: url("/images/icon/play.png");background-repeat: no-repeat;}
.mod-about__video-link img {height: 100%;width: 100%;object-fit: cover;}
.mod-about__text a {color: #4F8495;}
.mod-about__img-body:nth-child(1) {width: 600px;height: 600px;}
.mod-about__img-body:nth-child(2) {width: 600px;height: 658px;margin-top: 110px;}
.mod-about__img-body:nth-child(2) .mod-about__img {width: 472px;height: 100%;}
.mod-about__img-body:nth-child(3) {margin-left: 45px;margin-top: -140px;width: 810px;overflow: visible;}
.mod-about__img-body:nth-child(3) .mod-about__img {height: 540px;}
.mod-about__img-body:nth-child(3) .mod-about__title {position: relative;padding-bottom: 16px;}
.mod-about__img-body:nth-child(3) .mod-about__title:before {content: "";position: absolute;bottom: 0;right: 100px;width: 1120px;height: 1px;background-color: #A3C5D2;}
.mod-about__img-body:nth-child(4) {width: 600px;overflow: visible;}
.mod-about__img-body:nth-child(4) .mod-about__img {height: 525px;width: 472px;}
.mod-about__img-body:nth-child(4) .mod-about__title {position: relative;padding-bottom: 16px;}
.mod-about__img-body:nth-child(4) .mod-about__title:before {content: "";position: absolute;bottom: 0;left: 0px;width: 1120px;height: 1px;background-color: #A3C5D2;}



.mod-client {position: relative;}
.mod-client:before {content: "";position: absolute;top: 0;left: 50%;width: 100vw;height: 1910px;transform: translateX(-50%);background: #4F8495;z-index: -1;}
.mod-client__title {font-family: 'Forum';font-weight: 400;font-size: 96px;line-height: 106px;color: #FFFFFF;max-width: 1024px;margin-bottom: 180px;padding-top: 90px;}
.mod-client__circles {display: flex;justify-content: center;margin-bottom: 190px;}
.mod-client__circle {width: 408px;height: 408px;flex: 0 0 auto;border: 1px solid #FFFFFF;border-radius: 50%;display: flex;align-items: center;justify-content: center;position: relative;text-align: center;transition: all .5s ease;}
.mod-client__circle:nth-child(2) {margin: 0 -30px;}
.mod-client__circle-title {font-family: 'Forum';font-style: normal;font-weight: 400;font-size: 64px;line-height: 71px;color: #FFFFFF;transition: all .3s ease;}
.mod-client__circle-text {padding: 0 60px;position: absolute;opacity: 0;transition: all .5s ease;}
.mod-client__circle:hover {background: #D5CFC8;}
.mod-client__circle:hover .mod-client__circle-text {opacity: 1;}
.mod-client__circle:hover .mod-client__circle-title {opacity: 0;}



.mod-client__form {display: flex;}
.mod-client__form-img {flex: 0 0 auto;width: 1068px;height: 1056px;margin-left: -225px;border-radius: 10px;overflow: hidden;position: relative;}
.mod-client__form-img:before {content:"";position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-color: #00000073;opacity: 0;}
.mod-client__info {position: relative;max-width: 825px;flex: 0 0 auto;margin-left: -95px;margin-top: 90px;}
.mod-client__info-title {font-family: 'Forum';font-weight: 400;font-size: 96px;line-height: 106px;margin-bottom: 72px;color: #FFFFFF;}
.mod-client__info-text {max-width: 640px;font-weight: 500;font-size: 28px;line-height: 140%;color: #FFFFFF;margin-bottom: 48px;}
.mod-client .form {max-width: 730px;padding: 40px 48px;display: grid;gap: 32px;background: #F2EDE6;box-shadow: 0px 0px 8px 1px rgba(58 ,117 ,136 ,0.15);border-radius: 10px;}
.mod-client .form__text {font-weight: 500;font-size: 24px;line-height: 140%;color: #38220E;}
.form__body {display: grid;grid-template-columns: 1fr 1fr;gap: 16px 24px;}
input {border-radius: 24px;padding: 16px 24px;border: none; height: 58px}
.form .form__button {background: #A3C5D2;}

.mod-client {margin-bottom: 226px;}
.mod-brand {margin-bottom: 140px;}
.mod-brand__title {font-weight: 400;font-size: 96px;line-height: 106px;font-family: Forum;text-align: center;max-width: 1180px;margin: 0 auto 230px auto;color: #92816F;position: relative;}
.mod-brand__title p:first-child {margin: 0;text-align: start;}
.mod-brand__title p:last-child {margin: 0;text-align: end;}
.mod-brand__title:before {content:"";position: absolute;top: -50px;left: -100px;background-image: url("/images/icon/anotation.png");width: 53px;height: 45px;}
.mod-brand__title:after {content:"";position: absolute;bottom: -50px;right: -100px;background-image: url("/images/icon/anotation.png");width: 53px;height: 45px;transform: scale(-1);}
.mod-brand__img {position: relative;filter: grayscale(1);transition: all .5s ease;}
.mod-brand__img:hover {filter: grayscale(0);}
.mod-brand__circle-title {font-weight: 400;font-size: 213px;line-height: 235px;color: #634932;}
.mod-brand__circle-text {font-family: Montserrat;text-align: start;font-weight: 500;font-size: 28px;color: #634932;}
.mod-brand__text {font-family: 'Forum';display: flex;align-items: center;gap: 22px;max-width: 470px;margin: 0 auto;}
.mod-brand__separator {height: 64px;width: 2px;background: #A3C5D2;}

.mod-program {display: grid;margin-bottom: 110px;position: relative;}
.mod-program:before {content:"";position: absolute;top: 68px;left: 50%;width: 100vw;height: 1735px;transform: translateX(-50%);background: #A3C5D2;z-index: -1;}
.mod-program__dev {order: 2;}
.mod-program__info-decor {padding: 80px 105px;background: #D5CFC8;border-radius: 10px;}
.mod-program__title-main {font-family: 'Forum';font-weight: 400;font-size: 96px;line-height: 106px;color: #38220E;margin-bottom: 79px;}
.mod-program__body {align-items: flex-end;order: 1;margin-bottom: 194px;}
.mod-program__img {height: 800px;width: 685px;margin-left: -80px;margin-bottom: 40px;}
.mod-program__info-item:not(:first-child) {padding-top: 40px;}
.mod-program__title {font-weight: 500;font-size: 32px;line-height: 150%;margin-bottom: 18px;color: #634932;}
.mod-program__text {font-weight: 400;font-size: 16px;line-height: 150%;color: #38220E;opacity: 0.8;padding-bottom: 40px;border-bottom: 1px solid #92816F;}
.mod-program__info-item:last-child .mod-program__text {border-bottom:none;}
.mod-program__dev-item {position: relative;max-width: 310px;}
.mod-program__dev-item:before {content: "";position: absolute;top: -115px;left: -130px;width: 164px;height: 164px;border: 1px solid #38220E;border-radius: 50%;}
.mod-program__dev-item:after {content: "";position: absolute;top: -40px;left: -56px;width: 18px;height: 18px;background: #38220E;border: 1px solid #38220E;border-radius: 50%;}
.mod-program__dev-title {font-weight: 500;font-size: 24px;line-height: 140%;color: #38220E;margin-bottom: 16px;}
.mod-program__dev-title p:first-child {font-weight: 400;font-size: 16px;line-height: 150%;color: #38220E;}
.mod-program__dev-title p:last-child {font-weight: 400;font-size: 16px;color: #676767;line-height: 150%;}
.mod-program__btn.dizajn0 {display: flex;align-items: center;height: 58px;border-radius: 24px;padding: 18px 43px;color: #4F8495;border: 1px solid #4F8495;font-weight: 600;font-size: 18px;background: transparent;}
.mod-program__btn.dizajn1 {display: flex;align-items: center;height: 58px;color: #FFFFFF;background: #4F8495;border-radius: 24px;padding: 18px 43px;font-weight: 600;font-size: 18px;}
.mod-program__btn {display: block;margin-top: 30px;padding: 18px 43px;background: #FFFFFF;border-radius: 24px;color: #92816F;font-weight: 600;font-size: 18px;width: fit-content;}
.mod-program__dev-body {padding-left: 83px;}
.mod-program__dev-img {width: 730px;height: 880px;}
.mod-program__dev-img img {height: 100%;width: 100%;object-fit: cover;}
.mod-program__dev-item:last-child {margin-top: 160px;margin-left: auto;}

@media screen and (max-width: 500px) {
	.mod-program:before {top: 0;}
}

.mod-reviews {position: relative;font-weight: 400;font-size: 64px;line-height: 71px;color: #38220E;margin-bottom: 40px;}
.mod-reviews__title {font-family: Forum;}
.mod-reviews__title p:first-child {margin-bottom: 0;}
.mod-reviews__title p:last-child {color: #92816F;}
.mod-reviews:before {position: absolute;content: "";background-image: url('/images/mod-feadback/decor1.png');background-repeat: no-repeat;width: 1121px;height: 375px;right: -210px;bottom: -100px;}
.mod-reviews:after {position: absolute;content: "";background-image: url('/images/mod-feadback/decor2.png');background-repeat: no-repeat;background-size: contain;width: 1120px;height: 120px;bottom: -90px;left: -210px;}
.mod-reviews__nav {margin-bottom: 52px;display: flex;gap: 21px;}
.mod-reviews .owl-carousel {width: 294px;}
.mod-reviews .owl-stage-outer {border-radius: 50px;}
.mod-reviews .owl-carousel__img {padding: 40px 21px 10px;height: 569px;width: 294px;}
.mod-reviews .owl-carousel__img img {height: 100%;width: 100%;object-fit: contain;}
.mod-reviews .owl-nav {display: flex;align-items: center;justify-content: space-between;position: absolute;width: 460px;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.mod-reviews .owl-carousel:before {content:"";position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-image: url("/images/mod-review/02.png");background-size: contain;background-repeat: no-repeat;z-index: 1;}
.owl-nav .owl-next, .owl-prev {background: #A3C5D2 !important;border-radius: 18px;width: 58px;height: 58px;display: flex;align-items: center;justify-content: center;}
.owl-nav .owl-next img {height: 50%;width: 50%;object-fit: contain;transform: scale(-1);}
.mod-reviews__youtube {position: relative;height: 645px;margin-left: -35px;}
.mod-reviews__youtube:before {content:"";position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-image: url("/images/mod-review/08.png");background-size: contain;background-repeat: no-repeat;}
.mod-reviews__slider {width: 460px;padding: 0 86px;}
.mod-reviews__img {position: relative;width: 865px;height: 540px;margin-left: 117px;margin-top: 39px;}
.mod-reviews__img img {height: 100%;width: 100%;object-fit: cover;}


.mod-slider-reviews {margin-bottom: 150px;}
.mod-slider-reviews .owl-carousel__img {position: relative;height: 550px;}
.mod-slider-reviews .owl-carousel__img:before {content:"";position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: #ffffff69;transition: all .5s ease;z-index: 1;}
.mod-slider-reviews .owl-carousel__img:hover:before {background: transparent;}
.mod-slider-reviews .owl-nav {width: 1660px;display: flex;align-items: center;justify-content: space-between;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}


.mod-feedback {position: relative;}
.mod-feedback:before {content:"";position: absolute;height: 1463px;width: 100vw;left: 50%;bottom: 50px;transform: translateX(-50%);background: radial-gradient(100% 100.14% at 3.1% 0%, #C9C9C9 0%, rgba(255, 255, 255, 0) 100%) , radial-gradient(99.63% 1% at 69.14% 0%, #D5D5D5 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(180deg, #E9E9E9 -1.86%, #D5CFC8 100%);z-index: -1;}
.feedback__form-img {margin-left: -220px;}
.feedback__form {padding: 56px 128px 80px 48px;background: #FFFFFF;box-shadow: 0px 0px 8px 1px rgba(58, 117, 136, 0.15);border-radius: 10px;margin-left: -100px;}
.feedback__info-title {margin-bottom: 1rem;}
.feedback__info .form__text p {font-weight: 500;font-size: 22px;line-height: 136%;color: #828282;}
.feedback__info .form__text a {color: #4F8495;}
.feedback__form input {background: rgba(213, 207, 200, 0.19);}
.feedback__form button {width: fit-content;}
.feedback__form  .form__body {grid-template-columns: 1fr;}
.feedback__info-title {font-weight: 500;font-size: 28px;line-height: 140%;}

footer .my-social-icon{display: flex;align-items: center;gap: 13px;margin: 0;}
footer .my-social-icon a {background: #BDBDBD;height: 29px;width: 29px;display: inline-flex;align-items: center;justify-content: center;border-radius: 50%;}
footer .nav {margin-right: auto;}
.footer_items {align-items: center;}
.footer_items .mod-contact__item {color: #38220E;}
.footer_items ul li {font-weight: 500; font-size: 1.5rem; line-height: 140%; color: #828282;}
/* Адаптация */
@media (max-width: 1700px) {
	.mod-client__form-img:before {opacity: 1;}
	.mod-client__info {margin-left: calc(-820px + (-95 - -820) * ((100vw - 850px) / (1700 - 850)));}
	.mod-slider-reviews .owl-nav {width: 100%;top: 110%;}
}
@media (max-width: 1600px) {
	.mod-slider__social {left: 0;}
}
@media (max-width: 1400px) {
	footer .nav {justify-content: center;}
	.footer_items {gap: 32px;}
	.mod-contact__body {flex-wrap: wrap;gap: 32px;justify-content: center;}
	footer .my-social-icon {justify-content: center;}

	.mod-about__img-body, .mod-about__video-link {width: auto !important;}
	.mod-about__body {grid-template-columns: 1fr 1fr;}
	.mod-program__body {margin-bottom: 64px;}
	.mod-program__img {display: none;}
	.mod-program__dev-body {display: flex;align-items: center;padding: 0 90px;margin-top: 64px;flex-wrap: wrap;}
	.mod-program__dev-item {max-width: 100%;}
	.mod-program__dev-item:before, .mod-program__dev-item:after {display: none;}
	.mod-program__dev-item:last-child {margin-top: 64px;}

	.mod-reviews__slider-body {display: flex;flex-direction: column;align-items: center;text-align: center;}
	.mod-reviews__youtube {margin-top: 64px;margin-left: 0;}
	.mod-reviews {margin-bottom: 64px;}
	.mod-reviews:after {display: none;}
	.mod-reviews:before {display: none;}
	.mod-feedback:before {display: none;}
}
@media (max-width: 1300px) {
	.mod-slider {margin-top: 50px;}
	.mod-slider__body {padding-top: calc(135px + (300 - 135) * ((100vw - 320px) / (1300 - 320)));}
	.mod-slider__decor-title.dizajn0 {left: 50%;transform: translateX(-50%);}
	.mod-slider__decor-title.dizajn1 {right: unset;bottom: unset;top: 0;left: 50%;transform: translateX(-50%); z-index: 1;}
}
@media (max-width: 1200px) {

	.mod-client__title, .mod-client__info-title, .mod-brand__title, .mod-program__title-main {font-size: calc(48px + (96 - 48) * ((100vw - 320px) / (992 - 320)));line-height: calc(48px + (96 - 48) * ((100vw - 320px) / (992 - 320)));}

	.nav.mod-list {justify-content: center;}

	.mod-client__circle {height: calc(260px + (408 - 260) * ((100vw - 768px) / (1200 - 768)));width: calc(260px + (408 - 260) * ((100vw - 768px) / (1200 - 768)));}
	.mod-client__circle-title {font-size: calc(32px + (64 - 32) * ((100vw - 768px) / (1200 - 768)));}

	.mod-about__body{grid-template-columns: 1fr;justify-items: center;}
	.mod-about__img-body:nth-child(1), .mod-about__img-body:nth-child(2), .mod-about__img-body:nth-child(3), .mod-about__img-body:nth-child(4) {margin: 0;}
	.mod-about__img-body:nth-child(3) .mod-about__img {max-width: 810px;margin: 0 auto;}
	.mod-about__img-body:nth-child(4) .mod-about__img {margin: 0 auto;}
	.mod-slider {margin-top: 80px;}
	.mod-slider__body-img {margin-left: -40px;}
	.mod-slider__info {margin-left: 35px;}
	.mod-slider__buttons {flex-direction: column;align-items: flex-start;}
	.mod-client__body .mod-brand__circle-title{font-size: 150px;}
	.mod-brand__text {gap: 12px;}

	.feedback__form-img {margin: 0 auto;}
	.feedback__form-img img {height: 100%;width: 100%;object-fit: cover;}
	.feedback__form {margin-left: 0px;margin-top: -200px;}
}
@media (max-width: 992px) {
	.mod-about__img-body {height: auto !important;}

	.mod-slider__decor-title.dizajn0, .mod-slider__decor-title.dizajn1 {font-size: calc(60px + (180 - 60) * ((100vw - 320px) / (992 - 320)));}
	.mod-slider__body-img {height: calc(400px + (770 - 400) * ((100vw - 320px) / (992 - 320)));width: calc(320px + (685 - 320) * ((100vw - 320px) / (992 - 320)));margin-left: calc(0px + (-40 - 0) * ((100vw - 768px) / (992 - 768)));}
	.mod-slider__body-img:before, .mod-slider__body-img:after {display: none;}
	.mod-slider__body {flex-direction: column;}
	.mod-slider__info {margin: 64px 0 64px 0;}
	.mod-slider__text {margin-bottom: 32px;}
	.mod-slider__buttons {gap: 32px;align-items: center;}
	.mod-slider__social {bottom: 0;width: 100%;justify-content: center;}

	.mod-about__body {display: flex;flex-direction: column;}

	.mod-about__img-body:nth-child(2) {height: 600px;}

	.mod-about__img-body:nth-child(2) .mod-about__img {width: 800px;height: 600px;}
	.mod-about .mod-about__video-link {width: calc(300px + (800 - 300) * ((100vw - 320px) / (992 - 320))) !important;height: calc(300px + (600 - 300) * ((100vw - 320px) / (992 - 320))) !important;margin: 0 auto;border-radius: 12px;overflow: hidden;}
	.mod-about__img {margin: 0 auto;width: calc(300px + (800 - 300) * ((100vw - 320px) / (992 - 320))) !important;height: calc(300px + (600 - 300) * ((100vw - 320px) / (992 - 320))) !important;}
	.mod-about__img img {height: 100%;width: 100%;object-fit: cover;object-position: top;}
}
@media (max-width: 850px) {
	.mod-client {margin-bottom: 64px;}
	.mod-client__info {width:100%;margin-left: -820px;padding-right: 40px;}
	.mod-brand__title {margin-bottom: 64px;}
	.mod-brand__title p {text-align: center !important;}
}
@media (max-width: 768px) {
	.mod-program__dev-img {width: calc(300px + (730 - 300) * ((100vw - 320px) / (768 - 320)));height: calc(300px + (880 - 300) * ((100vw - 320px) / (768 - 320)));}
	.mod-program__info-decor {padding: 40px 55px;}
	.mod-program__dev-body {padding:  0 40px;}
	.mod-client__circles {gap: 24px;flex-direction: column;align-items: center;margin-bottom: 64px;}
	.mod-client__circle {height: 260px;width: 260px;}
	.mod-client__circle-title {font-size: 32px;}
	.mod-client__title {margin-bottom: 64px;padding-top: 64px;}
	.form__body {grid-template-columns: 1fr;}
	.mod-slider__body-img {margin-left: 0}
}
@media (max-width: 576px) {
	.mod-client__circle-text {
		padding: 0 20px;
	}

	.mod-brand__text {justify-content: center;margin: 32px 0;}
	.mod-brand__circle-title {font-size: 140px;line-height: 140px;}
	.mod-brand__circle-text{font-size: 22px}

	.mod-client__info {margin: 32px 0;padding: 0 20px;}
	.mod-client__form-img {display: none;}

	.mod-about {margin-bottom: 32px;}
	.mod-about__title {font-size: 24px;margin-bottom: 28px;}
	.mod-about__text {font-size: 20px;}
	.mod-about__info {margin-top: 32px;}
	.mod-client__info-text {font-size: 24px;}

	.mod-reviews__nav {flex-wrap: wrap;}
	.mod-reviews__nav .mod-reviews__btn {width: 100%;justify-content: center;}

	.feedback__form {padding: 48px;margin: 0;}
	.feedback__form-img {display: none;}
}
@media (max-width: 548px) {
	.mod-reviews__title {font-size: calc(48px + (64 - 48) * ((100vw - 320px) / (548 - 320))); line-height: 42px; margin-bottom: 32px}
}
@media (max-width: 480px) {
	.feedback__form {padding: 24px;}
	.form .form__button { width: 100%;justify-content: center;}

	.mod-program__btn.dizajn0, .mod-program__btn.dizajn1 {height: 47px; padding: 18px; justify-content: center; font-size: 14px}
	.btn-color, .btn-nocolor, input {height: 47px;}

	.mod-client .form {padding: 24px;}
	.mod-client .form__text {font-size: 18px;}
	.mod-client .form__button {font-size: 14px;padding: 18px;justify-content: center;}

	.mod-program__info-decor {padding: 22px;}
	.mod-program__title {font-size: 22px;}
	.mod-program__btn {padding: 14px; font-size: 14px; width: 100%;text-align: center;}

	.mod-reviews__slider {width: calc(320px + (460 - 320) * ((100vw - 320px) / (480 - 320)));padding-left: calc(40px + (86 - 40) * ((100vw - 320px) / (480 - 320)));padding-right: calc(40px + (86 - 40) * ((100vw - 320px) / (480 - 320)));}
	.mod-reviews .owl-carousel {width: calc(240px + (294 - 240) * ((100vw - 320px) / (480 - 320))); padding: 0 10px}
	.mod-reviews .owl-carousel__img {width: calc(235px + (294 - 235) * ((100vw - 320px) / (480 - 320)));height: calc(465px + (569 - 465) * ((100vw - 320px) / (480 - 320)));}
	.mod-reviews .owl-nav {width: calc(315px + (460 - 315) * ((100vw - 320px) / (480 - 320)));}
	.owl-nav .owl-next, .owl-prev {width: calc(40px + (58 - 40) * ((100vw - 320px) / (480 - 320)));height: calc(40px + (58 - 40) * ((100vw - 320px) / (480 - 320)));}
	.mod-reviews .owl-carousel__img {padding-left: calc(0px + (21 - 0) * ((100vw - 320px) / (480 - 320)));padding-right: calc(20px + (21 - 20) * ((100vw - 320px) / (480 - 320)));}
}
/* Анимации */

.delay-1 {-webkit-animation-delay:200ms;animation-delay:200ms}
.delay-2 {-webkit-animation-delay:400ms;animation-delay:400ms}
.delay-3 {-webkit-animation-delay:600ms;animation-delay:600ms}
.delay-4 {-webkit-animation-delay:800ms;animation-delay:800ms}
.delay-5 {-webkit-animation-delay:1000ms;animation-delay:1000ms}
.delay-6 {-webkit-animation-delay:1200ms;animation-delay:1200ms}
.delay-7 {-webkit-animation-delay:1400ms;animation-delay:1400ms}
.delay-8 {-webkit-animation-delay:1600ms;animation-delay:1600ms}
.delay-9 {-webkit-animation-delay:1800ms;animation-delay:1800ms}
.delay-10 {-webkit-animation-delay:2000ms;animation-delay:2000ms}

@keyframes opacity {
	0% {opacity: 0;}
	50% {opacity: 0.5;}
	100% {opacity: 1;}
} 
