@media screen and (max-width: 1000px) {
	.container {padding:0 15px;}
    .shadows {max-width: 100%}

a.logo {
    margin-bottom: 20px;
    float: none;
    text-align: center;
    display: block;
}

.callback {float: none;margin: auto}


h2 {
    font-family: FuturaDemiC;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 25px;
    color: #000;
    position: relative;
}

.s1p {padding-top: 30px}

.s1 {
    font-size: 17px;
    line-height: 28px;
    text-align: justify;
}
.s1p p {margin-bottom: 1rem}

.contadd .items .descr {font-size: 17px}

.slick-prev, .slick-next {
    bottom: auto;
    top: 118px;
}

.slick-prev {
    left: 0px;
}

.slick-next {left: auto;right: 0px}

.license h4 {
    font-size: 22px;
    line-height: 30px;
    font-family: FuturaDemiC;
    margin-top: 20px;
}


}
