@media only screen and (max-width : 1060px){
.footer .col-2 {
    position: absolute;
    left: 307px;
    top: 0;
}
}
@media only screen and (max-width : 1045px){
	.top-menu-2 li ul {
		left: 0;
		transform: translate(0, 0);
	}
	.services-title{
		font-size: 28px;
		line-height: 34px;
		margin-bottom:10px;
	}
	.wrp{
		margin:0 18px;
	}
	.top-menu {
		left: 235px;
	}
	.top-menu li + li {
		margin-left: 15px;
	}
	.top-phone.p-1:before {
    left: -36px;
	top:8px;
}
.top-phone.p-1 {
    left: 273px;
    top: 75px;
}
.top-phone a {
    font-size: 16px;
    line-height: 20px;
}
.top-phone div {
    font-size: 12px;
	line-height:16px;
}
.top-phone.p-2 {
    left: 430px;
    top: 75px;
}
.city {
    top: 15px;
}
.city div {
    display: block;
    margin-left: 0;
}
select {
    height: 28px;
    padding: 0 30px 0 10px;
	background-position: right 9px top 50%, 0 0;
    background-size: 8px auto;
	font-size:12px;
}
.donloaditm .w select {
    margin-bottom: 8px;
}
.input-number {
    width: 50px;
    height: 34px;
    margin: 0 5px;
}
.btn-number {
    width: 27px;
    height: 22px;
}
.del-photo {
    margin-top: 10px;
}
.row.donloadrow .w {
    min-height: 275px;
}
.di .title {
    font-size: 14px;
}
.round {
    width: 136px;
    height: 136px;
    margin: 43px auto 0;
}
.round:before {
    top: 13px;
    left: 13px;
    right: 13px;
    bottom: 13px;
}
.round:after {
    background-size: 32px auto;
    top: 27px;
    left: 27px;
    right: 27px;
    bottom: 27px;
}
.title-progres {
    margin: 17px 0 11px;
}
.basket-block .txt-wrp {
    padding: 13px 10px 0;
}
.progres {
    margin: 0 15px;
}
.basket-block .btn {
    /* width: 157px; */
    height: 32px;
    line-height: 32px;
    background: linear-gradient(
180deg
, #F2F0EE 0%, #C9C9C9 100%);
    border-radius: 28px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    color: #454545;
    box-shadow: none;
}
.last .round:after {
    background: #FFFFFF url(../img/round-last.svg) 50% 50% no-repeat;
}
.top-menu-2 a {
    font-size: 12px;
}
.top-menu-2 .p-1 a {
    padding-left: 45px;
}
.top-menu-2 .p-2 a {
    padding-left: 51px;
}
.top-menu-2 .p-3 a {
    padding-left: 35px;
}
.top-menu-2 .p-4 a {
    padding-left: 36px;
}
.top-menu-2 .p-5 a {
    padding-left: 42px;
}
.row.stepsrow .item .img {
    margin: 0 auto 25px;
    width: 68px;
    height: 68px;
    border: none;
}
.row.stepsrow .item:nth-child(1) .img {
    background-size: 32px auto !important;
}
.row.stepsrow .item:nth-child(2) .img {
    background-size: 25px auto !important;
}
.row.stepsrow .item:nth-child(3) .img {
    background-size: 27px auto !important;
}
.row.stepsrow .item:nth-child(4) .img {
    background-size: 25px auto !important;
}
.row.stepsrow .item .img i {
    width: 20px;
    height: 20px;
    right: 0;
    top: 0;
    font-size: 14px;
    line-height: 20px;
}
.row.stepsrow .item .img:after {
    position: absolute;
    content: '';
    width: 135px;
    height: 32px;
    background: url(../img/steps-arrow-up-tablet.svg);
    left: 90px;
    top: 0;
    /* margin-top: -21px; */
}
.row.stepsrow .item:nth-child(2n) .img:after {
    position: absolute;
    content: '';
    width: 118px;
    height: 29px;
    background: url(../img/steps-arrow-bottom-tablet.svg);
    left: 90px;
    top: 43px;
    /* margin-top: -21px; */
}
body{
	overflow-X:hidden;
}
.wrp-txt{
	max-width:100%;
}
.footer .col-2 {
    left: 267px;
}
.footer .col {
    width: 224px;
}
}
/**1600px**/
@media only screen and (max-width : 950px){
.top-btn {
    width: 47px;
    text-indent: -8888888px;
    display: block;
	overflow:hidden;
}	
.top-btn:before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    width: 35px;
    height: 35px;
    overflow: hidden;
    background: url(../img/upload.svg) 50% 50% no-repeat;
	transform: translate(-50%, -50%);
}
.top-menu-2 a {
    font-size: 10px;
}
.top-menu li a {
    font-size: 10px;
    line-height: 18px;
}
.city {
    font-size: 10px;
}
.city div {
    font-size: 10px;
}
.top-phone div {
    font-size: 11px;
}
.top-phone a {
    font-size: 12px;
}
.footer .col-1 {
    position: absolute;
    left: 0;
    top: 143px;
}
.footer .col-2 {
    left: 0;
    right: 0;
}
.footer .col-3 {
    position: absolute;
    right: 0;
    left: 0;
    top: 262px;
}
.footer {
    margin: -543px auto 0;
    height: 543px;
}
.content {
    padding: 0 0 543px;
}
.footer .col {
    width: 50%;
}
.col ul li a {
    font-size: 14px;
    line-height: 24px;
}
.footer .title a {
    text-decoration: none;
    color: #6A757E;
    font-size: 14px;
    line-height: 17px;
}
.footer .title {
    margin-bottom: 2px;
}
.footer-phone {
    font-size: 14px;
    line-height: 17px;
    padding-left: 28px;
}
.footer-phone:before {
    width: 14px;
    height: 14px;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background-size: 14px auto;
}
.footer-email {
    font-size: 14px;
    line-height: 17px;
    padding-left: 28px;
}
.footer-email:before {
    width: 14px;
    height: 14px;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background-size: 14px auto;
}
.soc {
    position: absolute;
    top: 40px;
    left: 220px;
}
.footer-logo {
    margin-top: 20px;
}
.soc li, .soc li + li {
    margin-left: 37px;
    margin-bottom: 20px;
}
}
@media only screen and (max-width : 800px){
.header:before {
    top: 47px;
}
.city div {
    display: inline-block;
    margin-left: 10px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
	line-height: 16px;
	/* identical to box height */
	color: #777777;
}
.city {
    top: 20px;
    left: 20px;
    right: 20px;
}
.city div {
    display: inline-block;
    margin-left: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 16px;
    color: #777777;
    border: none;
}
.logo {
    width: 189px;
    height: 113px;
    background: url(/tpl/img/logo.svg) no-repeat;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -94px;
    background-size: contain;
    top: 57px;
}
.header:after {
    content: '';
    height: 1px;
    opacity: .5;
    background: #D6C6BF;
    left: 0;
    top: 170px;
    position: absolute;
    width: 100%;
}
.top-menu{
	display:none;
}
.top-phone div,
.top-phone a{
	display:none;
}
.top-phone.p-1 a {
    text-indent: -888888888px;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #FCF0EA;
    border-radius: 50%;
}
.top-phone.p-1:before {
    left: -36px;
    top: 8px;
    width: 34px;
    height: 34px;
    top: 0;
    left: 0;
    background-position: 50% 10px;
    background-size: 18px 18px;
}
.top-phone.p-1 {
    left: 15px;
    top: 120px;
}
.basket {
    position: absolute;
    width: 35px;
    height: 35px;
    right: 15px;
    top: 120px;
    background-size: 19px 19px;
}
.top-btn {
    position: absolute;
    right: 15px;
    top: 65px;
    width: 35px !important;
    height: 35px !important;
    text-indent: -888888888px;
    overflow: hidden;
    padding: 0;
    display: block;
    /*box-shadow: none;*/
    /* background-image: url(../img/upload.svg); */
}
.top-btn:before {
    position: absolute;
    left: 50%;
    top: 50%;
	content:'';
    width: 35px;
    height: 35px;
    overflow: hidden;
    background: url(../img/upload.svg) 50% 50% no-repeat;
}
.basket span {
    right: -8px;
    top: -8px;
}

.mobile{
	display: block;
}
.menu-btn{
	position:absolute;
	left:15px;
	top:65px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 9px;
	line-height: 11px;
	/* identical to box height */
	
	text-transform: uppercase;
	
	color: #000000;
}
.menu-btn span{
	position:relative;
	width:29px;
	margin:0 auto;
	height:2px;
	background:#373737;
	display:block;
	margin-bottom:21px;
}
.menu-btn span:before{
	position: absolute;
	width:29px;
	left:0;
	top:7px;
	height:2px;
	background:#373737;
	content:'';
}
.menu-btn span:after{
	position: absolute;
	width:29px;
	left:0;
	top:14px;
	height:2px;
	background:#373737;
	content:'';
}
.header {
    height: 220px;
	background:#fff;
}
.catalog {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 185px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
}
.catalog:before{
	content:'';
	position:absolute;
	left:0;
	top:50%;
	margin-top:-16px;
    width: 35px;
    height: 35px;
    background: #FCF0EA url(../img/catalog.svg) 50% 50% no-repeat;
    border-radius: 50%;
}
.catalog:after{
	content:'';
	position:absolute;
	right:7px;
	top:50%;
	margin-top:-11px;
    width: 22px;
    height: 22px;
    background:url(../img/arrow-down.svg) 50% 50% no-repeat;
    border-radius: 50%;
	-webkit-transition: all .5s ease-in-out; 
	-moz-transition: all .5s ease-in-out; 
	-o-transition: all .5s ease-in-out; 
	transition: all .5s ease-in-out;
}
.catalog.active:after{
	transform: rotate(-180deg);
}
.city:after{
	content:'';
	position:absolute;
	right:2px;
	top:50%;
	margin-top:-11px;
    width: 22px;
    height: 22px;
    background:url(../img/arrow-down.svg) 50% 50% no-repeat;
    border-radius: 50%;
}
.top-menu-2{
	display:none;
}
.footer .col-2 {
    left: 0;
    right: 0;
}
.col ul li a {
    font-size: 14px;
    line-height: 24px;
}
.footer .title {
    margin-bottom: 2px;
}
.footer .col {
    width: 50%;
}
.footer .col-1 {
    position: absolute;
    left: 0;
    top: 143px;
}
.footer .title a {
    text-decoration: none;
    color: #6A757E;
    font-size: 14px;
    line-height: 17px;
}
.footer-phone {
    font-size: 14px;
    line-height: 17px;
    padding-left: 28px;
}
.footer-phone:before {
    width: 14px;
    height: 14px;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background-size: 14px auto;
}
.footer-email {
    font-size: 14px;
    line-height: 17px;
    padding-left: 28px;
}
.footer-email:before {
    width: 14px;
    height: 14px;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background-size: 14px auto;
}
.footer .col-3 {
    position: absolute;
    right: 0;
    left: 0;
    top: 262px;
}
.footer-logo {
    margin-top: 20px;
}
.soc {
    list-style: none;
    position: absolute;
    top: 40px;
    left: 220px;
}
.soc li, .soc li + li {
    margin-left: 37px;
    margin-bottom: 20px;
}
.footer {
    margin: -543px auto 0;
    height: 543px;
}
.content {
    padding: 0 0 543px;
}
.slider-title {
    font-size: 20px;
    line-height: 24px;
}
.row.indexsteps .item .title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
}
.row.indexsteps .item {
    width: 100%;
    margin-bottom: 20px;
}
.row.indexsteps .item .desc {
    font-size: 13px;
    line-height: 16px;
}
.row.indexsteps .wrap {
    padding: 14px 0 0 68px;
    min-height: 98px;
    background: #FFFFFF url(../img/steps-1.svg) 0 50% no-repeat;
    background-size: auto 70px !important;
}
.row.indexsteps .item + .item .wrap:before {
	display:none;
}
.slider-block {
    padding-bottom: 10px;
    min-height: auto;
}
.services {
    padding: 26px 0;
}
.row.srv .item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 19px;
}
.row.srv .wrap {
    margin-left: 19px;
    min-height: 142px;
    box-sizing: border-box;
    background: #F9F9F9;
    border-radius: 10px;
    padding-top: 16px;
}
.row.srv .item .img {
    width: 64px;
    height: 64px;
    background: #fff;
    margin: 0 auto 13px;
    display: block;
    border-radius: 50%;
    line-height: 109px;
    text-align: center;
    position: relative;
}
.row.srv .item .title {
    font-size: 13px;
    line-height: 16px;
}
.row.srv .item .img img {
    width: 34px;
}
.row.srv .item:nth-child(2n) .img img {
    width: 31px;
}
.row.srv .item:nth-child(3n) .img img {
    width: 32px;
}
.row.srv .item:nth-child(4n) .img img {
    width: 30px;
}
.row.srv .item:nth-child(5n) .img img {
    width: 30px;
}
.row.srv .item:nth-child(6n) .img img {
    width: 32px;
}
.row.srv .item:nth-child(7n) .img img {
    width: 29px;
}
.row.srv .item:nth-child(8n) .img img {
    width: 27px;
}
.orders .slick-slide {
    background: #fff;
    padding: 9px 9px 9px;
	font-size:13px;
	line-height:16px;  
}
.orders .title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 19px;
}
.orders {
    min-height: auto;
    box-sizing: border-box;
    padding: 28px 0 1px;
}
.slick-dots {
    bottom: -40px;
}
.print-block .txt {
    padding-left: 0;
    padding-top: 226px;
}
.print-block .txt:before {
    background: url(../img/print-img-mobile.png) no-repeat;
    content: '';
    width: 312px;
    height: 187px;
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translate(-50%, 0);
}
.print-block {
    padding: 20px 0 32px;
    background: url(../img/print-bg.svg) 0 0 no-repeat;
    background-size: auto 100%;
}
.print-block .title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 11px;
}
.print-block .desc {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 27px;
}
.btn {
    padding: 15px 0;
    width: 154px;
    height: 40px;
    font-size: 12px;
    margin: 0 auto;
}
.proces {
    padding: 30px 0;
}
.proces .title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 21px;
}
.row.pro .item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 24px;
}
.row.pro .item .img {
    width: 80px;
    height: 80px;
    margin: 0 auto 15px;
}
.row.pro .item .img img {
    width: 34px;
}
.row.pro .wrap {
    margin-left: 15px;
}
.row.pro {
    margin-left: -15px;
}
.row.pro .item .title {
    font-size: 14px;
    line-height: 17px;
    text-transform: none;
	margin-bottom: 6px;
}
.row.pro .item .desc {
    font-size: 14px;
    line-height: 17px;
}
element.style {
}
.map-txt {
    padding: 20px 18px;
    width: auto;
    position: relative;
    left: auto;
    top: auto;
    overflow: hidden;
    height: auto;
	margin-top:347px;
}
.map-wrp {
    width: 1920px;
    height: 347px;
}
.map {
    height: auto;
}
.map-txt .title {
    font-size: 16px;
    line-height: 22px;
}
.map-txt .desc {
    margin-bottom: 8px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    color: #A0A0A0;
}
.map-txt .desc {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 22px;
}
.map-txt .point-title {
    font-size: 14px;
    line-height: 18px;
}
.map-txt .point .point-desc div {
    font-size: 14px;
    margin-bottom: 12px;
}
.map-txt .point {
    font-size: 14px;
    line-height: 19px;
}
.row.srv {
    overflow: hidden;
    margin-left: -15px;
}
.slider-top:before {
	display:none;
}
.basket-block {
    float: none;
	width:100%;
    margin-bottom: 20px;
}
.donloadrow {
    width: auto;
    float: none;
}
.row.donloadrow .item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 33px;
}
.basket-block .txt-wrp.clearfix.count{
	display:inline-block;
	width:calck(100% - 162px - 18px - 18px);
}
.basket-block .txt-wrp.select{
	display:inline-block;
	width:162px;
}
select {
    height: 30px;
    padding: 0 30px 0 10px;
    background-position: right 9px top 50%, 0 0;
    background-size: 8px auto;
    font-size: 14px;
    width: 162px;
}
.basket-block .txt-wrp.clearfix.count {
    display: inline-block;
    width: calc(100% - 120px - 20px - 20px);
    padding-top: 0;
    vertical-align: middle;
}
.basket-block .txt-wrp.select {
    display: inline-block;
    width: 120px;
    padding: 10px 0;
}
select {
    height: 30px;
    padding: 0 30px 0 10px;
    background-position: right 9px top 50%, 0 0;
    background-size: 8px auto;
    font-size: 14px;
    width: 120px;
    box-sizing: border-box;
}
.basket-block .rgt {
    text-align: left;
    padding-left: 10px;
    float: left;
}
.donloaditm .w select {
    margin-bottom: 9px;
    width: 200px;
    height: 40px;
    padding: 0 30px 0 30px;
    display: block;
    margin: 0 auto 9px;
}
.input-number {
    display: inline-block;
    vertical-align: middle;
    width: 65px;
    height: 40px;
    text-align: center;
    margin: 0 12px;
    background: #FFFDF6;
    border: 1px solid #D1D1D1;
    box-sizing: border-box;
    box-shadow: inset 0px 2px 3px rgb(0 0 0 / 25%);
    border-radius: 20px;
}
.btn-number {
    width: 36px;
    height: 29px;
    background: #FFFFFF;
    border: 1px solid #D1D1D1;
    box-sizing: border-box;
    border-radius: 20px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    color: #555555;
}
.del-photo {
    margin-top: 30px;
}
.row.donloadrow .w {
    min-height: 385px;
}
.row.tabrow .item {
    width: 100%;
}
.row.stepsrow .item {
    width: 100%;
    margin-bottom: 20px;
}
.row.stepsrow .item .img:after{
	display:none;
}
.row.stepsrow .item .img {
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
	margin-bottom:0;
}
.row.stepsrow .item:nth-child(1) .img {
    background-size: 21px auto !important;
}
.row.stepsrow .item:nth-child(2) .img {
    background-size: 18px auto !important;
}
.row.stepsrow .item:nth-child(3) .img {
    background-size: 19px auto !important;
}
.row.stepsrow .item:nth-child(4) .img {
    background-size: 18px auto !important;
}
.row.stepsrow .item .title {
    text-align: left;
    display: inline-block;
	vertical-align:middle;
}
.row.stepsrow .item .title br{
	display:none;
}
.row.stepsrow .item .title {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}
.row.donloadrow .w {
    min-height: 415px;
}
.row.donloadrow .w.di {
    max-height: 84px;
    min-height: 84px;
    position: relative;
}
.round {
    width: 66px;
    height: 66px;
    margin: 9px 21px;
    display: inline-block;
    vertical-align: middle;
}
.round:before {
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
}
.round:after {
    background-size: 18px auto;
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px;
}
.di .title {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    /* margin: 9px 0; */
}
.progres {
    margin: 0 15px;
    position: absolute;
    top: 60px;
    left: 95px;
    right: 50px;
}
.row.donloadrow .item:last-child{
	display:none;
}
.wrp-donloads {
    padding: 48px 0 0;
}
.row.stepsrow {
    margin-left: -10px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.basket-tab .item .cols:first-child {
    display: none;
}
h1 {
    margin: 33px 0 27px;
    line-height: 34px;
    font-size: 28px;
}
.basket-tab .cols {
    display: block;
    flex-wrap: inherit;
    align-items: inherit;
    justify-content: inherit;
    height: auto;
    text-align: center;
    background: #F2FBFC !important;
	position:relative;
	border-radius:10px;
}
.basket-tab .cols + .cols{
	margin-top:20px;
}
.basket-tab .cols:last-child{
	background:none !important;
}
.basket-tab .cols:last-child .col:nth-child(6){
	background:none;
}
.basket-tab .cols:last-child .col:nth-child(7){
	background:none;
}
.basket-tab .cols:last-child .col:nth-child(6) b {
    width: 200px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	/* identical to box height */
	
	text-align: center;
	text-transform: uppercase;
	
	color: #333333;
}
.basket-tab .col {
	text-align:left;
}
.basket-tab .col:nth-child(1) {
    width: 100%;
}
.basket-tab .col div {
    padding: 0 10px;
	text-align:left;
}
.basket-tab .col:nth-child(1) div {
    padding: 0;
}
.basket-tab .col:nth-child(1) img {
    display: none;
}
.basket-tab .col:nth-child(1) span {
    display: block;
    height: 97px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.basket-tab .col b {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    /* text-align: center; */
    text-transform: uppercase;
    color: #333333;
    display: inline-block;
    width: 120px;
	vertical-align: middle;
}
.basket-tab .col:nth-child(2) {
    width: 100%;
}
.basket-tab .col:nth-child(3) {
    width: 100%;
}
.basket-tab .col:nth-child(4) {
    width: 100%;
}
.basket-tab .col:nth-child(5) {
    display: none;
}
.basket-tab select.select-css {
    border: none;
    background-color: rgba(255,255,255,0);
    max-width: 90px;
    display: inline-block;
    margin: 0 auto;
}
.basket-tab .col:nth-child(2) select.select-css {
    max-width: calc(100% - 120px);
    width: calc(100% - 120px);
}
.basket-tab .col:nth-child(6) {
    width: 100%;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #E46B2C;
    background: #EBF4F5;
    line-height: 55px;
    border-radius: 10px;
    margin-top: 17px;
}
.basket-tab .col:nth-child(6) div{
	text-align:center;
}
.basket-tab .col:nth-child(6) b{
	width:60px;
}
.basket-tab .col:nth-child(4) .input-number {
    display: inline-block;
    vertical-align: middle;
    width: 46px;
    height: 30px;
    text-align: center;
    margin: 0 12px;
    background: #FFFDF6;
    border: 1px solid #D1D1D1;
    box-sizing: border-box;
    box-shadow: inset 0px 2px 3px rgb(0 0 0 / 25%);
    border-radius: 20px;
}
.basket-tab .col:nth-child(7) {
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
}
.basket-tab .col:nth-child(7) span {
    height: 35px;
    width: 35px;
    background: url(../img/del-mobile.svg) 50% 50% no-repeat;
    display: inline-block;
    margin-left: 0;
    cursor: pointer;
    /* background-size: 11px 11px; */
}
img.txt {
	border: 5px solid #FFFFFF;
	box-sizing: border-box;
	filter: drop-shadow(0px 3px 20px rgba(0, 0, 0, 0.15));
    margin: 30px auto 35px;
    width: 100%;
}
.txt-lft {
    width: 100%;
}
.txt-right {
    width: 100%;
    display: block;
    float: none;
    margin: 60px 20px 20px;
}
.txt-blocks {
    display: block;
}
.desctop{
	display:none;
}
.slider-top img.desctop{
	display:none;
}
.slider-top img.mobile{
	display: block;
}
.slider-block:after {
    height: 1064px;
    background-size: cover;
}
.slider-block {
    background-size: auto 1064px;
}
.slider-block:before {
    height: 1064px;
    background-size: cover;
}

.price-title{
	font-family: Montserrat;
	font-style: normal;
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
	
	color: #323232;
	font-size: 24px;
	line-height: 29px;
	margin-bottom:15px;
}

.services-title{
	font-size: 20px;
	line-height: 24px;
	margin-bottom:19px;
}

.modal-catalog.active {
	opacity:1;
	visibility: visible;
}
.modal.active{
	opacity:1;
	visibility: visible;
}
.row.mod .item {
    width: 100%;
}
.modal-city {
    width: 280px;
}
.row.mod {
    overflow: auto;
    height: 200px;
    margin-left:0;
}
.modal-title {
    font-size: 20px;
}
}
@media only screen and (max-width : 350px){
.soc li, .soc li + li {
    margin-left: 15px;
    margin-bottom: 20px;
}
.soc {
    list-style: none;
    position: absolute;
    top: 40px;
    left: 205px;
}
.footer-logo {
    width: 200px;
    height: 132px;
    background-size: 100% auto;
}
.footer .col-3 {
    width: 100%;
}
.logo {
    width: 168px;
    height: 113px;
    margin-left: -84px;
    top: 70px;
}
.row.stepsrow .item .title {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}
}
