/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* --------------------------- VaricoFix - styles.css ----------------------------- */
/* --------------- please use soft tabs - 4 spaces identation. -------------------- */
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
/* ------------------------- */
@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lobster|Open+Sans|PT+Sans|Roboto:300,400,400i,700,700i&subset=cyrillic,cyrillic-ext,greek');
/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: relative;
    min-width: 320px;
    min-height: 100%;
    font-family: 'Open Sans', sans-serif, Tahoma, Verdana;
    font-size: 16px;
    color: #000;
    background: #01386e;
}

.cf:before, .cf:after, .clearfix:before, .clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.clear, .cf, .clearfix {
    clear: both;
}

.header-logo {
    width: 125px;
    margin: 7
}

.center_wrapper {
    position: relative;
    width: 1000px;
    margin: 0 auto 0 auto;
    padding: 0 5px;
    max-width: 100%;
}

.discount {
    display: block;
    width: 115px;
    height: 117px;
    background: transparent url('../img/discount.png') repeat scroll top left;
}

.discount p {
    line-height: 18px;
    margin: 0 0 0 0;
    padding: 39px 0 0 0;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-size: 14px;
    color: #2e221c;
    text-align: center;
}

.discount p b {
    font-family: 'PT Sans', sans-serif;
    font-style: normal;
    font-size: 36px;
}

.bg {
    display: block;
}

input {
    vertical-align: bottom;
    -webkitbox-sizing: border-box;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

input {
    margin: 5px 0 5px 0;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background: url(../img/customselect.png) no-repeat 97% center #fff;
}

.headline {
    margin: 40px 0 20px 0;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 36px;
    color: #000;
}

.headline > span {
    font-family: 'Lobster', cursive;
    font-weight: normal;
    font-size: 48px;
}

.headline > span span {
    color: #ec3222;
}

header {
    background-color: #001525;
}

.block_1 .center_wrapper {
    min-height: 710px;
}

.for_header_product {
    position: absolute;
    right: -170px;
    width: 200px;
    bottom: 40px;
}
.clearfix {
    content: "";
    display: table;
    clear: both;
}
.block_1 {
    background: #01386e url("../img/top_new.jpg") no-repeat scroll center center;
    background-size: cover;
}

.block_1 .bubble {
    position: absolute;
    left: 187px;
    top: 60px;
    margin: 0 0 0 0;
    padding: 5px 10px;
    font-style: italic;
    font-size: 13px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
    z-index: 10;
}

/* --------------- Thats our bubble arrow box --------------------- */
.arrow_box {
    position: relative;
    background: rgba(10, 10, 10, 0.2);
    border: 1px dotted #ccc;
    display: inline-block;
    padding: 0 10px 10px 10px;
    font-size: 16px;
}

.arrow_box:after, .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: rgba(10, 10, 10, 0.2);
    border-width: 20px;
    margin-left: -20px;
}

.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    /*border-top-color: #ccc;*/
    border-width: 26px;
    margin-left: -26px;
}

/* --------------- end of our bubble arrow box --------------------- */
.advantages-list{
    width: 500px;
    float: left;
    position: relative;
}
.order-form{
    float: right;
    width: 400px;
    position: relative;
}
.block_1 .center_wrapper .list {
    background: rgba(10, 10, 10, 0.4) none repeat scroll 0 0;
    border-radius: 16px;
    padding: 10px;
    width: 418px;
}

.block_1 .center_wrapper .list p {
    line-height: 26px;
    margin: 10px 0 0 0;
    font-family: 'PT Sans', sans-serif;
    font-size: 26px;
    color: #fff;
    margin-left: 16px;
}
.prod_bootle{
    width: 300px;
    margin: 0 auto;
    display: none;
}
.block_1 .center_wrapper .list ul {
    margin: 0 0 0 15px;
    padding: 0 0 0 0;
    list-style: none outside none;
}

.block_1 .center_wrapper .list li {
    line-height: 1.4;
    padding: 5px 0px 4px 35px;
    background: transparent url('../img/list_ico_green.png') no-repeat scroll left center;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    color: #fbf4b1;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
    /* just to be ease to read.*/
    margin-top: 8px;
}

.main-desc {
    line-height: 1.45;
    margin: 20px 0;
    padding-left: 33px;
    background: transparent url('../img/block_1_ico.png') no-repeat scroll left center;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    z-index: 20;
}

.block_1 .center_wrapper .list + p b {
    color: #ffcd00;
}

.block_1 .center_wrapper .form {
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 10px 2px #ccc;
            box-shadow: 2px 2px 10px 2px #ccc;
    padding: 20px 16px;
    width: 260px;
    float: right;
}

.block_1 .discount {
    margin: 10px auto 10px auto;
    display: block;
}

.block_1 .center_wrapper .form p {
    text-align: center;
}

.block_1 .center_wrapper .form div + p {
    margin: 10px 0 0 0;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #000;
}

.block_1 .center_wrapper .form div + p + p {
    margin: 0 0 0 0;
    line-height: 55px;
    font-family: 'Lobster';
    font-size: 55px;
    color: #c00607;
}

.block_1 .center_wrapper .form div + p + p + p {
    margin: 5px 0 5px 0;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 18px;
    color: #7f8a8b;
    color: #000;
}

.block_1 .center_wrapper .form div + p + p + p span {
    color: #191b1b;
    text-decoration: line-through;
}

.block_2 {
    background: #fbf8ea url('../img/bg_beige.jpg') repeat scroll center top;
    padding: 20px 0;
}

.block_2 .headline {
    margin-top: 0;
}

.block_2 .center_wrapper p {
}

.prod-desc{
    width: 50%;
    float: left;
    margin-left: 15px;
}

.block2__prod {
    display: block;
    float: right;
    width: 155px;
}

.block_3 {
    min-height: 513px;
    background: #fff none repeat scroll top left;
}

.block_3 .center_wrapper{
    padding: 25px 0;
}

.block_3 .bg {
    position: absolute;
    width: 562px;
    height: 511px;
    left: 100px;
    top: 0px;
    background: transparent url('../img/block_3_bg.jpg') repeat scroll top left;
    background-repeat: no-repeat;
}

.block_3 .lable {
    position: absolute;
    width: 178px;
    height: 177px;
    left: 150px;
    top: -29px;
    background: transparent url('../img/block_3_bg_lable.png') repeat scroll top left;
}

.block_3 .lable p {
    line-height: 30px;
    margin: 50px 0 0 0;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.block_3 .description {
    position: absolute;
    width: 152px;
    top: 176px;
    left: 25px;
}

.block_3 .description p {
    margin: 24px 0 21px 0;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: 700;
    color: #000;
    text-align: right;
}

.block_3 .headline {
    position: relative;
    margin: 0 0 30px 552px;
}

.block_3 .center_wrapper ul {
    position: relative;
    margin: 0 0 0 520px;
    padding: 0 0 0 0;
    list-style: none outside none;
}

.block_3 .center_wrapper li {
    padding: 0px 0px 4px 35px;
    background: url('../img/list_ico_red.png') left 3px no-repeat;
    font-family: 'Open Sans', sans-serif;
    /*font-style: italic;*/
}

/* block 4 */
.block_4 {
    min-height: 444px;
    background: #0088a3 none repeat scroll top left;
}

.block_4 .ss {
    color: #fff;
    margin: 0px 0 0 36px;
    display: inline-block;
    position: absolute;
    top: 410px;
}

.block_4 .ss p {
    margin: 0 10px;
    width: 130px;
    font-weight: bold;
    display: inline-block;
}

.block_4 .ss p:last-child {
    margin: 0 50px;
}

.block_4 .headline {
    width: 60%;
    float: right;
    margin-bottom: 5px;
    margin: 100px 0 20px 0;
}

.block_4 .headlinep {
    width: 60%;
    float: right;
    margin-top: 5px;
}

.block_4 .block_4_bg {
    position: absolute;
    width: 507px;
    height: 443px;
    left: -86px;
    top: 0px;
    background: transparent url('../img/block_4_bg.jpg') repeat scroll top left;
    display: block;
}

.block_4 .center_wrapper  p {
    position: relative;
    /*margin-left: 348px;*/
    color: #fff;
}

.block_5 {
    padding: 20px 0;
    background: #fff none repeat scroll top left;
}

.block_5 .headline {
    text-align: center;
    margin-top: 0;
}

.block_5 .center_wrapper > div {
    margin: 16px 16px 16px 16px;
    padding: 1px 20px 1px 20px;
    border: 1px dotted #51b9c4;
    border-radius: 7px;
    background: #f5fcfd none repeat scroll top left;
    overflow: hidden;
}

.block_5 .center_wrapper > div > img {
    float: left;
    margin: 30px;
    margin-top: 15px;
    width: 180px;
    border-radius: 100px;
    border: 1px dashed #000;
}

.block_5 .center_wrapper > div > p:last-child {
    /*margin-left: 220px;*/
    text-align: right;
}

.block_5 .center_wrapper > div > img + p {
    font-style: italic;
    color: #353535;
}

.block_5 .center_wrapper > div > img + p + p {
    font-style: italic;
    font-size: 13px;
    color: #1B1B1B;
}

.block_5 .center_wrapper > div + div > img {
    /*float: right;*/

    width: 180px;
    border-radius: 100px;
    border: 1px dashed #000;
}

.block_5 .center_wrapper > div + div > p:last-child {
    text-align: right;
}

/* block 6 */
.block_6 {
    background: #72b241 url('../img/bg_green.jpg') repeat scroll center top;
    padding: 20px 0;
}

.block_6 .center_wrapper {
    min-height: 860px;
    background: url('../img/Varilux_tube.png') center 84% no-repeat;
    background-size: auto 29%;
}

.block_6 .headline {
    color: #fff;
    text-align: center;
    margin-top: 0;
}

.block_6 p {
    color: #FFFFFF;
}

.block_6 .center_wrapper > .headline + p, .block_6 .center_wrapper > div + p, .block_6 .center_wrapper > div + p + p {
    text-align: center;
}

.block_6 .center_wrapper > .headline + p b, .block_6 .center_wrapper > div + p + p {
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
}

.block_6 .center_wrapper > div p {
    line-height: 1.45;
}

.block_6 .center_wrapper > div p b {
    line-height: 18px;
    font-size: 18px;
}

.block_6 .center_wrapper > div > div > div, .block_6 .center_wrapper .clear {
    margin: 6px 0 6px 0;
    padding: 22px 20px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.15) none repeat scroll top left;
    overflow: hidden;
}

form.orderForm .inp, form.orderForm select {
    height: 30px;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 10px;
    border-radius: 5px;
    margin: 10px 0;
    border: 1px solid gray;
    color: #000;
}

.block_6 .center_wrapper .left {
    width: 365px;
    float: left;
}

.block_6 .center_wrapper .left div {
    margin: 5px 0;
    padding-top: 10px;
}

.block_6 .center_wrapper .left img {
    float: left;
    border-radius: 22px;
    margin-right: 10px;
}

.block_6 .center_wrapper .right {
    width: 365px;
    float: right;
}

.block_6 .center_wrapper .right div {
    margin: 5px 0 120px 0;
    padding: 10px 20px;
    min-height: 201px;
}

.block_6 .center_wrapper .right img {
    float: right;
    border-radius: 22px;
    margin-left: 10px;
}

.block_6 .center_wrapper .clear {
    margin: 6px 0;
    padding: 0;
}

.block_6 .center_wrapper .clearup {
    margin: 0 !important;
}

.for_consist {
    position: relative;
}

/* block 7 */
.block_7 {
    background: url('../img/bg_beige.jpg') center top repeat #fbf8ea;
    padding: 20px 0;
}

.block_7 .headline {
    text-align: center;
    margin-top: 0;
}

.block_7 .center_wrapper > div {
    padding-bottom: 20px;
    overflow: hidden;
}

.block_7 .center_wrapper > div > div {
    width: 50%;
    float: left;
}

.block_7 .center_wrapper > p {
    /*margin: 2px 15px;*/
    text-align: center;
}

.block_7 .center_wrapper > div > div p {
    min-height: 44px;
    margin: 2px 10px;
    padding: 9px 5px 6px 55px;
    background: url('../img/list_ico_plus.png') 13px center no-repeat #3e88c4;
    font-weight: bold;
    /*font-style: italic;*/
    font-size: 18px;
    color: #fff;
}
.block_7 .center_wrapper > div > div:first-child p:last-child{
    padding-top: 19px;
    padding-bottom: 20px;
}

.block_8 {
    background: #0088a2 none repeat scroll top left;
}

.block_8 .center_wrapper {
    overflow: hidden;
}

.block_8 .center_wrapper > div {
    margin: 35px 0 35px 0;
    width: 33.333333333%;
    text-align: center;
    float: left;
}

.block_8 .center_wrapper > div p {
    margin: 5px 0 0 0;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    padding: 0 10px; 
}

.block_9 {
    background: #c00606 none repeat scroll top left;
}

.block_9 .center_wrapper {
    overflow: hidden;
}

.block_9 .headline {
    color: #fff;
    text-align: center;
}

.block_9 .center_wrapper > div {
    width: calc(20% - 3px);
    text-align: center;
    float: left;
}

.block_9 .center_wrapper > div img {
    border: 3px solid #fff;
    border-radius: 5px;
}

.block_9 .center_wrapper > div p {
    margin: 20px 7px;
    font-weight: bold;
    /*font-style: italic;*/
    font-size: 18px;
    color: #fff;
}

/* block 10 */
.block_10 {
    background: #fff none repeat scroll top left;
    padding: 20px 0;
}

.block_10 .headline {
    text-align: center;
    margin-top: 0;
}

.block_10 .center_wrapper > div {
    margin: 8px 8px 8px 8px;
    padding: 1px 20px 1px 20px;
    border: 1px dotted #828282;
    border-radius: 7px;
    background: #f1f1f1 none repeat scroll top left;
    overflow: hidden;
}

.block_10 .center_wrapper > div > div {
    width: 200px;
    padding: 20px 20px 20px 20px;
    text-align: center;
    float: left;
}

.block_10 .center_wrapper > div > div p {
    margin: 3px 0;
    font-weight: bold;
    /*font-style: italic;*/
    font-size: 14px;
    color: #353535;
}

.block_10 .center_wrapper > div > p {
    margin-left: 260px;
    font-style: italic;
    font-size: 14px;
    color: #353535;
}

.block_11 {
    min-height: 607px;
    background-color: #fbf8ea;
    padding: 25px 0;
}

.block_11 .center_wrapper{
    background: url(../img/block_16_bg.png) no-repeat center left;
}

.dsc_box {
    background-color: #fff;
    -webkit-box-shadow: 3px 4px 12px 5px #888888;
            box-shadow: 3px 4px 12px 5px #888888;
    border-radius: 6px;
    padding: 10px 26px 30px 26px;
    width: 320px;
    float: right;
    margin-right: 20px;
}

.discount {
    text-align: center;
    display: block;
    margin: 10px auto 10px auto;
}

.first-line {
    margin: 10px 0 0 0;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #000;
    text-align: center;

}

.second-line {
    margin: 0 0 0 0;
    font-family: 'Lobster', cursive;
    font-size: 24px;
    color: #c00607;
    text-align: center;
}

.second-line span {
    line-height: 49px;
    margin-right: -9px;
    font-size: 42px;
    display: block;
}

.third-line {
    margin: 5px 0 5px 0;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-size: 18px;
    color: #7f8a8b;
    text-align: center;
}

.third-line span {
    color: #191b1b;
    text-decoration: line-through;
}

.lv-order-button {
    height: 64px;
    padding: 0 20px 0 20px;
    border: 1px solid #015da7;
    border-radius: 2px;
    background: #5cbbff none repeat scroll top left;
    background: transparent -moz-linear-gradient(top, #5cbbff 0%, #2989d8 75%, #0095ff 100%) repeat scroll top left;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbbff', endColorstr='#0095ff', GradientType=0);
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 1px 2px 2px rgba(164, 170, 178, 0.5), 1px 1px 0px rgba(255, 255, 255, 0.35) inset;
            box-shadow: 1px 2px 2px rgba(164, 170, 178, 0.5), 1px 1px 0px rgba(255, 255, 255, 0.35) inset;
    -webkitbox-sizing: border-box;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}

.rushOrder {
    /*padding: 20px 23px;*/
    border: 1px solid #015da7;
    border-radius: 2px;
    background: #5cbbff none repeat scroll top left;
    background: transparent -moz-linear-gradient(top, #5cbbff 0%, #2989d8 75%, #0095ff 100%) repeat scroll top left;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbbff', endColorstr='#0095ff', GradientType=0);
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 1px 2px 2px rgba(164, 170, 178, 0.5), 1px 1px 0px rgba(255, 255, 255, 0.35) inset;
            box-shadow: 1px 2px 2px rgba(164, 170, 178, 0.5), 1px 1px 0px rgba(255, 255, 255, 0.35) inset;
    -webkitbox-sizing: border-box;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    /*width: 100%; */
    height: 100%;
    font-size: 28px;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
}

/*/-------------- POPUP -------------------/*/
#popWindow {
    position: fixed;
    right: 10px;
    bottom: 10px;
    max-width: 220px;
    padding: 16px;
    background: #EFECDC;
    font-size: 14px;
    border: 1px solid #CCC;
    border-radius: 20px;
    -webkit-box-shadow: 1px 1px 5px #999;
            box-shadow: 1px 1px 5px #999;
    opacity: 0;
    z-index: 999999;
}

/*/-------------- END POPUP -------------------/*/

.rushOrder {
    /*padding: 20px 23px;*/
    border: 1px solid #015da7;
    display: block;
    border-radius: 2px;
    background: #5cbbff;
    background: -webkit-gradient(linear, left top, left bottom, from(#5cbbff), color-stop(75%, #2989d8), to(#0095ff));
    background: linear-gradient(to bottom, #5cbbff 0%, #2989d8 75%, #0095ff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cbbff', endColorstr='#0095ff', GradientType=0);
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 1px 2px 2px rgba(164, 170, 178, 0.5), 1px 1px 0px rgba(255, 255, 255, 0.35) inset;
            box-shadow: 1px 2px 2px rgba(164, 170, 178, 0.5), 1px 1px 0px rgba(255, 255, 255, 0.35) inset;
    -webkitbox-sizing: border-box;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    /*width: 100%;*/
    height: 100%;
    font-size: 22px;
    padding: 10px;
}

.rushOrder:hover {
    -webkit-filter: saturate(3);
    -moz-filter: saturate(3);
    filter: saturate(3);
}

.slogon {
    color: #fff;
    font-family: "Lobster";
    font-size: 46px;
    margin-top: 176px;
    line-height: 35px;
    text-align: center;
    text-shadow: 6px 6px 3px #2b7c7a;
    width: 40%;
}

.block_1 .stmp {
    position: absolute;
    top: -225px;
    color: #fff;
    text-align: center;
    width: 117px;
    height: 117px;
    background: transparent url('../img/discount.png') repeat scroll top left;
}

.block_1 .stmp1 {
    font-family: 'Arial';
    line-height: 16px;
    right: 0;
    font-weight: bold;
    background: transparent url('../img/stamp3.png') no-repeat scroll center center;
}

.block_1 .stmp2 {
    font-family: 'Arial';
    line-height: 24px;
    right: 135px;
    font-weight: bold;
    width: 142px;
    background: transparent url('../img/stamp2.png') no-repeat scroll center center;
    background-position: -10px -20px;
}

.block_1 .stmp p {
    vertical-align: middle;
}

.block_1 .stmp2 p {
    font-size: 10px;
    font-family: 'Arial';
    margin-top: 48px;
}

.block_1 .stmp1 p {
    font-size: 12px;
    font-family: 'Arial';
    margin-top: 43px;
}

.for_footer_product {
    width: 155px;
    margin-top: 215px;
    margin-left: 115px;
}
.form__prod {
    display: none;
    width: 44%;
    margin-left: auto;
    margin-right: auto;
}
.ever-popup .form__prod{
    display: block;   
}
.list_box {
    display: inline-block;
    width: 300px;
    vertical-align: top;
    text-align: left;
}

.list_box h4 {
    text-align: center;
}

.list_box .headline {
    padding-top: 10px;
    line-height: 32px;
    color: #ec3222;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 2px #fff;
    margin-bottom: 41px;
}

.headline.lt21 span, .headline span.lt33 {
    font-size: 35px !important;
}

h4.headline.lt21 {
    margin-bottom: 41px;
}

.for_consist {
    text-align: center;
}

.list_box ul li {
    list-style: none;
    padding-left: 50px;
    position: relative;
    font-style: italic;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: white;
    text-shadow: 0 0 7px #151906;
    margin: 20px 0;
}

.list_box ul li:before {
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('../img/header_check.png') center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
}

.list_box ul {
    padding-left: 0;
}
.footer__link{
    display: block;
    margin: 10px auto;
    color: #fff;
    text-align: center;
    text-decoration: none;
    outline: none;
}
.footer__link:focus{
    outline: none;
}
.footer__pic{
    display: block;
    margin: 10px auto;
}
.policy {
    text-align: center;
    color: #ffffff;
}

/* TIMER */

.time-block {
    width: fit-content;
    margin: 0 auto;
    padding: 10px 20px;
    /* color: #ffffff ; */
    /* background: #383838; */
    text-align: center; 
  }
  
  .time-title {  
    margin: 0 auto;
    padding: 0 0 6px;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: inherit;
   }
  
  .time-remain {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    font-weight: 300;
    font-size: 8px;
    line-height: 11px;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
  
  .time-remain-items {
    position: relative;
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 7px 14px;
    z-index: 1;
    /* box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2); */
    /* background: #134328; */
    border-radius: 5px; }
  
  .hour,
  .minutes,
  .seconds {  
    font-weight: bold;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 0.04em;
    text-transform: uppercase; }
  
  .time-dots {
    font-weight: bold;
    font-size: 30px;
    line-height: 35px;
    color: inherit; }
    
