@media (min-width: 576px) {

ul li {
	margin-top: 20px;
}
.bt {
    padding: 20px 35px;
    font-size: 18px;
}

.header-nav .wrapper {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	max-width: 540px;
	margin: 0 auto;
}


.header-contacts .tel a {
	font-size: 0;
	width: 100%;
	height: 30px;
	font-weight: bold;
font-size: 20px;
}
.header-contacts .tel a:before {
	font-size: 15px;
	margin-right: 7px;
}

.preview-slider .bt {
	max-width: 270px;
}
.reason-list .item {
	margin-top: 30px;
}
.project-item .image {
    height: 240px;
}
.project-item .title {
	padding: 10px 30px 20px 10px;
	font-size: 18px;
}



.review-block {
	padding-bottom: 80px;
}
.review-block .subtitle {
	font-size: 24px;
}
.preview-slider .slider-control {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	max-width: 540px;
}
.preview-slider .slick-dots {
	justify-content: flex-start;
}


.category-section {
	margin-top: 50px;
}
.category-title {
font-size: 24px;
}
.category-section .bt-all {
	margin-left: auto;
	position: static;
}



.catalog-list {
	margin: 0 -2.5%;
	padding-top: 0;
}
.catalog-item {
	margin: 30px 2.5% 0;
	width: 45%;
	padding: 0 10px;
}
.catalog-item .buttons {
	padding-bottom: 20px;
}
.catalog-item .detail-wrapper {
	margin: 0 -10px;
}
.catalog-item .image {
	height: 240px;
	margin: 0 -10px;
}
.catalog-item .title {
	font-size: 18px;
	line-height: 150%;
}
.catalog-item .buttons {
	margin-left: -10px;
	margin-right: -10px;
}
.catalog-item .bt-str, .catalog-item .bt {
    height: 40px;
    font-size: 14px;
    margin: 0 10px;
}

.crt-slider .item a {
	border-width: 10px;
}
.crt-slider .item .title {
	margin-top: 15px;
	font-size: 18px;
}
.crt-slider .item .info {
	font-size: 14px;
}


.logo-list {
    padding-top: 10px;
    margin: 0 -1%;
}
.logo-list .item {
    margin: 15px 1% 0;
    width: 31.333%;
}


}


@media (min-width: 768px) {



H2 {
	padding-top: 80px;
	font-size: 42px;
}
H3 {
	margin-top: 60px;
	font-size: 24px;
}

.header-logo {
	margin-right: auto;
}
.header-logo img {
	height: 50px;
}
.header-wrapper {
    height: 64px;
}
.header-contacts {
    margin-top: 15px;
}
.bt-menu {
	margin-top: 20px;
}
.bt-catalog {
    height: 36px;
    font-size: 16px;
}


.preview-slider .item {
	padding: 110px 0 180px;
}
.preview-slider .title {
	font-size: 62px;
}
.preview-slider .subtitle {
	font-size: 42px;
}
.preview-slider .slider-control {
	bottom: 73px;
	max-width: 720px;
}

.header-nav .wrapper {
	max-width: 720px;
}

.catalog-block {
	padding-bottom: 80px;
}
.service-block {
	padding: 80px 0;
}
.service-block H2 {
	font-size: 42px;
	line-height: 150%;
}
.service-block .subtitle {
	font-size: 32px;
}
.service-block .bt {
	display: inline-flex;
	margin-top: 50px;
	padding-left: 35px;
	padding-right: 35px;
}


.advantage-block {
	padding-bottom: 80px;
}
.advantage-item {
    margin-top: 40px;
}
.advantage-item .icon img {
	height: 60px;
}
.advantage-item .title {
	margin-top: 20px;
	font-size: 18px;
	line-height: 150%
}


.about-block {
	padding-bottom: 80px;
}
.annotation {
	margin-top: 40px;
}
.about-block .bt {
	display: inline-flex;
	padding-left: 35px;
	padding-right: 35px;
}



.catalog-list {
	margin: 0 -1.5%;
}
.catalog-item {
	margin: 30px 1.5% 0;
	width: 30.333%;
}


.reason-list .item {
    margin: 30px 2% 0;
    width: 29.333%;
}


.specialist-box {
	padding: 46px 200px 30px 52px;
	font-size: 32px;
	max-width: 470px;
	margin: 40px auto 0;
	height: 446px;
	font-size: 22px;
	line-height: 150%;
}
.specialist-box img {
	width: 258px;
	right: -34px;
}


.logo-list {
    padding-top: 10px;
    margin: 0 -1%;
}
.logo-list .item {
    margin: 15px 1% 0;
    width: 31.333%;
}



.project-block {
	padding-bottom: 80px;
}
.project-slider {
	margin-top: 50px;
}


.about-block .gallery {
    padding: 0 0 220px 32px;
}
.crt-slider {
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
}


.service-list .item {
    margin: 30px 2% 0;
    width: 29.333%;
}

.logo-list .item {
    width: 23%;
}



.modal .title {
	font-size: 42px;
}
.thank-wrapper p {
	font-size: 24px;
}
.modal-product .title {
	font-size: 42px;
}


.footer {
	padding:50px 0;
}


.widget{
  right: 0;
}
.w-btm{
  display: flex;
  justify-content: flex-end;
}


.close-wid{
    display: flex;
    padding: 0px;   
    height: 35px;
  text-align: center;
    align-items: center;
  position: relative;
  color:#fff;
  text-transform: uppercase;
  line-height: 1.2em;
  font-size: 12px;
  width: 150px;
  padding-left: 40px;
  position: relative;
  transform: translateX(0);
  transition: all 0.4s ease;
  cursor: pointer;
}
.close-wid {
	padding-left: 50px;
}
.close-wid:before {
  position: absolute;
  left:5px;
  top:11px;
  display: block;
  width: 30px;
  height: 30px;
}
.widget_moved .w-btm .close-wid{
  transform:translateX(-134px); 
  transition: all 0.4s ease;
}
.widget_moved .w-btm .close-wid:after{
  transform: rotate(180deg);
}
.w-btm{
  display: flex;
  justify-content: flex-end;
}
.widget_moved{
  right: -245px;
  transition: all 0.4s ease;
}
.widget_moved .w-btm .close-wid{
  transform:translateX(-134px); 
}
.close-wid span {
	display: block;
}


}



@media (min-width: 992px) {


.header-wrapper {
    height: 70px;
}


.header-contacts {
	text-align: right;
}
.header-contacts .mail {
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
	text-decoration: underline;
}
.header-nav .wrapper {
	max-width: 960px;
}

.preview-slider .slider-control {
	display: flex;
	align-items: center;
	max-width: 960px;
}
.preview-slider .slick-arrow {
	margin-right: 20px;
}
.preview-slider .slick-dots {
	margin-left: auto;
}
.preview-slider .slick-disabled {
	background: #fff;
	color: #006DB0;
}


.catalog-block {
	background: url(../i/bg2.png) 100% 100% no-repeat;
}


.service-block H2 {
    padding-top: 0;
}
.service-block .image {
	position: relative;
	min-height: 552px;
}
.service-block .image img {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 1000%;
}


.reason-list .item,
.service-list .item {
    margin: 0 -1.5%;
}
.reason-list .item,
.service-list .item {
    margin: 30px 1.5% 0;
    width: 22%;
}
.specialist-box {
	margin-top: 137px;
	padding-left: 25px;
}


.about-block .gallery {
    padding: 0;
    height: 1026px;
    margin-top: 80px;
}
.about-block .gallery .image {
	position: absolute;
	left: 32px;
	top: 0;
}
.about-block .gallery .image img {
	max-width: 1000%;
}
.crt-slider {
    bottom: auto;
    top: 395px;
}


.project-slider .slick-arrow {
	position: absolute;
	top: -88px;
	right: 0;
}
.project-slider .slick-prev {
	right: 55px;
}

.review-block .wrapper {
	position: relative;
}
.review-slider {
	margin: 0;
	position: absolute;
	top: 20px;
	right: 0;
}
.review-block .map {
	width: 100%;
}
.logo-list {
	padding-top: 15px;
	margin: 0 -0.5%;
}
.logo-list .item {
    width: 15.667%;
    margin: 15px 0.5%;
}


.contact-block {
	position: relative;
	padding: 80px 0;
	overflow: hidden;
}
.contact-block .map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-block .map .widget {
    position: static;
    min-width: 100%;
    transform: translate(0%,0%);
    height: 100%;
    object-fit: cover;
}
.contact-box {
	position: relative;
	z-index: 2;
	padding: 50px;
	width: 400px;
	background: #FFFFFF;
	box-shadow: 0px 20px 40px rgba(0, 109, 176, 0.15);
	border-radius: 5px;
}


.footer-logo {
	width: 25%;
}
.footer-links {
	width: 50%;
	margin: 0;
}
.footer-design {
	width: 20%;
	margin: 0;
}



.catalog-item .detail-wrapper {
	padding: 20px;
}



.product-info {
	margin-top: 40px;
	min-width: 330px;
}
.product-content {
	padding: 20px 0 0 20px;
	width: 100%;
}
.product-info .bt {
	width: 100%;
}




}



@media (min-width: 1200px) {


.viewport-wrapper {
	padding-left: 290px;
}
.header .container {
	position: relative;
}
.header-wrapper {
	position: relative;
	height: 70px;
}



.header-contacts {
	margin-top: 20px;
}
.bt-menu {
	margin-top: 20px;
}

.header-nav {
	position: static;
	width: auto;
	margin: 0 auto;
	padding-left: 206px;
	transform: translateX(0);
}
.header-nav ul {
	padding: 0;
}
.header-nav li {
	margin: 0 10px;
}
.header-nav li a {
	position: relative;
	display: flex;
	align-items: center;
	height: 70px;
}
.header-nav li a:after {
	content: '';
	display: block;
	transition: all 300ms ease;
	height: 4px;
	width: 100%;
	background: #006DB0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	opacity: 0;
}
.header-nav li .mPS2id-highlight-last {
	text-decoration: none;
}
.header-nav li .mPS2id-highlight-last:after {
	opacity: 1;
}


.header-logo {
	position: fixed;
	left: 15px;
	top: 0px;
    z-index: 50;
}
.header-catalog {
	position: fixed;
	left: 0;
	width: 290px;
	top: 70px;
}
.header-catalog .container {
	padding: 0;
}
.catalog-menu {
	overflow: auto;
	height: calc(100vh - 70px);
}


.catalog-menu::-webkit-scrollbar {
  width: 2px;
  background-color: transparent;
  margin: 0;
  border-radius: 5px;
}
.catalog-menu::-webkit-scrollbar-thumb {
  width: 2px;
  background: #FFC30D;
  border-radius: 5px;
  opacity: .5;
}
.catalog-menu::-webkit-scrollbar-track {    
  width: 2px;
  border: 0;
  border-radius: 5px;
}

.header-info {
	padding: 15px 5px 15px 25px;
}
.header-info .tel .yellow {
    color: #FFC30D;
}
.header-info .mail,
.header-info .tel a {
	color: #fff;
}
.header-contacts {
	margin-top: 10px;
}

.preview-block {
	padding-top: 69px;
}
.preview-slider .item {
	padding: 110px 0 180px;
}


.preview-slider .slider-control {
    max-width: 1200px;
}
.header-nav .wrapper {
	max-width: 100%;
	padding: 0;
}

.catalog-list {
   margin: 0 -1.28%;
}
.catalog-item {
    margin: 30px 1.28% 0;
    width: 22.44%;
}




.reason-list,
.service-list {
	margin: 0;
}
.reason-list .item, .service-list .item {
    margin: 30px 2.564% 0 0;
    width: 14.53%;
}
.reason-list .item:nth-child(6n),
.service-list .item:nth-child(6n) {
	margin-right: 0;
}


.about-block H2 {
	padding: 144px 0 30px;
}

.specialist-box {
	padding-left: 50px;
}




.footer-design a {
	display: flex;
	align-items: center;
}
.footer-design .text {
    order: -1;
    text-align: right;
    width: 206px;
    margin: 0 20px 0 0;
}


.modal-product {
	padding: 40px 60px 60px;
}
.product-content {
	padding-left: 70px;
}

.modal {
	padding: 40px 65px 60px;
}
.modal form {
	display: flex;
	flex-wrap: wrap;
}
.modal form .form-item {
	width: 32.4%;
	margin: 30px 3.6% 0 0;
}
.modal form .bt {
	width: 28%;
	margin: 30px 0 0;
}
.modal .agree {
	width: 100%;
	order: 2;
}
.modal .send-comment {
	justify-content: space-between;
}
.modal .send-comment .column {
	width: 48%;
}
.modal .send-comment .form-item {
	width: 100%;
	margin: 30px 0 0;
}
.modal .send-comment .bt {
	width: 100%;
	margin: 30px 0 0;
}
.form-item textarea {
    height: 242px;
}


}


@media (min-width: 1360px) {

.header-nav {
    padding-left: 168px;
}
.header-nav li {
	margin: 0 15px;
}

}

@media (min-width: 1490px) {


.header {
    padding-left: 290px;
}
.header-nav {
    padding-left: 0;
    margin-left: 0;
}
.header-nav li {
	margin: 0 30px;
}


}



@media (min-width: 1700px) {



.header-logo {
	position: fixed;
	left: 25px;
}
.header-catalog {
    position: fixed;
    left: 0;
    z-index: 50;
    top: 70px;
}


.header-nav {
    padding-left: 0;
    margin-left: 0;
}


}