@font-face {
    font-family: 'UbuntuMedium';
    src: url('../fonts/UbuntuMedium.eot');
    src: url('../fonts/UbuntuMedium.eot') format('embedded-opentype'),
         url('../fonts/UbuntuMedium.woff2') format('woff2'),
         url('../fonts/UbuntuMedium.woff') format('woff'),
         url('../fonts/UbuntuMedium.ttf') format('truetype'),
         url('../fonts/UbuntuMedium.svg#UbuntuMedium') format('svg');
}
@font-face {
    font-family: 'UbuntuRegular';
    src: url('../fonts/UbuntuRegular.eot');
    src: url('../fonts/UbuntuRegular.eot') format('embedded-opentype'),
         url('../fonts/UbuntuRegular.woff2') format('woff2'),
         url('../fonts/UbuntuRegular.woff') format('woff'),
         url('../fonts/UbuntuRegular.ttf') format('truetype'),
         url('../fonts/UbuntuRegular.svg#UbuntuRegular') format('svg');
}
@font-face {
    font-family: 'UbuntuBold';
    src: url('../fonts/UbuntuBold.eot');
    src: url('../fonts/UbuntuBold.eot') format('embedded-opentype'),
         url('../fonts/UbuntuBold.woff2') format('woff2'),
         url('../fonts/UbuntuBold.woff') format('woff'),
         url('../fonts/UbuntuBold.ttf') format('truetype'),
         url('../fonts/UbuntuBold.svg#UbuntuBold') format('svg');
}

body {
    margin: 0 auto;
    width: 420px;
}

.container {
    width: 420px;
}

.otz_img {
    margin: 0 auto;
    display: block;
}

.top_bg {
    width: 420px;
	height: 84px;
    padding-top: 5px;
	background-color: #FCEE21;
}

.top_bg p {
    color:#000000;
    text-align: center;
    font-size: 24px;
    font-family: UbuntuBold, sans-serif;
}

.top2 {
    background-color: #000;
    font-size: 20px;
    font-family: UbuntuMedium, sans-serif;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    
}
.top2 p {
    margin: 0;
}

.novinka {
    margin-top: 12px;
}

.trusted-slider img {
    margin: 0 auto;
}


.slides {
    padding: 0;
}

.bg_sale {
    background-image: url("../images/bg_sale.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    height: 109px;
}

.pos_rel {
    position: relative;
}

.box_old {
    text-align: center;
    font-size: 17px;
    color: #000;
    font-family: UbuntuRegular, sans-serif;
    position: absolute;
    top: 30px;
    line-height: 1.2;
}

.box_old span {
    font-size: 29px;
    font-family: UbuntuBold, sans-serif;
}

.box_new {
    text-align: center;
    font-size: 17px;
    color: #000;
    font-family: UbuntuRegular, sans-serif;
    position: absolute;
    top: 20px;
    right: 10px;
    line-height: 1.2;
}

.box_new span {
    font-size: 33px;
    font-family: UbuntuBold, sans-serif;
}

.box_sale {
    font-size: 25px;
    font-family: UbuntuBold, sans-serif;
    color: #fff;
    position: absolute;
    left: 170px;
    line-height: 1;
    top: 25px;
}

.list1 {
    padding-left: 60px;
}

.list1 li {
    color:#000000;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: UbuntuRegular, sans-serif;
    position: relative;
    list-style-type: none;
}

.list1 li::after {
    content: "";
    background-image: url("../images/check.png");
    background-repeat: no-repeat;
    background-position: top center;
    width: 25px;
    height: 25px;
    position: absolute;
    left: -30px;
    top: 0;
}

.bg_2 {
    background-color: #D2D2D1;
    text-align: center;
    font-size: 23px;
    font-family: UbuntuBold, sans-serif;
    color: #000;
}

.bg_2 p {
    
    margin-bottom: 0;
}

.btn_zakaz {
    color:#FFFFFF;
    text-align: center;
    font-size: 25px;
	box-shadow: 8px 2px 29px rgba(0,0,0,0.5);
	background-color: #FF3212;
	border-radius: 20px;
    padding: 7px 45px;
    margin: 25px 0;
}

.preim_box {
    text-align: center;
}

.t1_preim {
    color: #FF0000;
    font-size: 28px;
    font-family: UbuntuBold, sans-serif;
    margin: 0;
    line-height: 1;
    margin-top: 30px;
}

.t2_preim {
    color: #000;
    font-size: 28px;
    font-family: UbuntuBold, sans-serif;
    margin: 0;
    text-transform: uppercase;
}

.title_preim {
    font-size: 20px;
    font-family: UbuntuBold, sans-serif;
    color: #000;
    margin: 0;
}

.about_preim {
     font-size: 16px;
    font-family: UbuntuRegular, sans-serif;
    color: #000;
}

.t1_otz {
    font-size: 29px;
    font-family: UbuntuBold, sans-serif;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
}

.t1_otz span{
    color: #FF0000;
}

.block1_otz {
    background-color: #D2D2D1;
    padding-top: 20px;
    padding-bottom: 25px;
}

.slides2 {
    padding: 0;
}

.box_otz {
    background-color: #fff;
    text-align: center;
    border-radius: 10px;
    margin-top: 15px;
    padding: 20px;
}

img {
    max-width: 100%;
}

.name_otz {
    font-size: 18px;
    color:#000000;
    font-family: UbuntuBold, sans-serif;
    margin-bottom: 0;
}

.text_otz {
    font-size: 18px;
    color:#000000;
    font-family: UbuntuRegular, sans-serif;
    line-height: 1.2;
}


.trusted-slider2 .slick-dots li {
position:relative;
display:inline-block;
width:10px;
height:10px;
margin:0px 7px;
padding:0px;
cursor:pointer;
}
.trusted-slider2 .slick-dots li {
position:relative;
display:inline-block;
width:11px;
height:11px;
}
.trusted-slider2 .slick-dots li button {
width:16px;
height:16px;
display:block;
background-color:#000;
opacity: 0.5;
border: 0;
    border-radius:50px;
    -moz-border-radius:50px;
    -webkit-border-radius:50px;
}
.trusted-slider2 .slick-dots .slick-active button {
background-color:#000;
opacity: 1;
border: 0;
}

.trusted-slider2 .slick-dots li.slick-active button::before {
  opacity: 0!important;
}

.trusted-slider2 .slick-dots li button::before {
  opacity: 0!important;
}

.trusted-slider2 .slick-dots {
	bottom: -15px;
}

.t1_zakaz {
    font-size: 18px;
    color:#000000;
    font-family: UbuntuBold, sans-serif;
    margin-bottom: 0;
    line-height: 1.2;
    margin-top: 15px;
}

.t2_zakaz {
    font-size: 16px;
    color:#000000;
    font-family: UbuntuRegular, sans-serif;
    margin-bottom: 0;
    line-height: 1;
}

.box_form {
    background-color: #D2D2D1;
    padding-top: 20px;
    padding-bottom: 25px;
    text-align: center;
}

.form1 {
    padding: 0 35px;
}

.form1 input {
    border-radius: 10px;
    width: 100%;
    height: 60px;
    border: 2px solid #000;
    padding: 0 10px;
    font-size: 16px;
    color:#000000;
    font-family: UbuntuRegular, sans-serif;
    margin-bottom: 15px;
}

.form1 button {
    color:#FFFFFF;
    text-align: center;
    font-size: 25px;
    width: 100%;
	box-shadow: 8px 2px 29px rgba(0,0,0,0.5);
	background-color: #FF3212;
	border-radius: 10px;
    padding: 10px 0;
}

footer {
    padding: 12px 0;
    font-size: 16px;
    color:#000000;
    font-family: UbuntuRegular, sans-serif;

}

:focus {
    outline: none!important;
}