/* transition: all 0.6s ease; */
body, html {
    margin: 0;
    padding: 0;
    cursor: default;
    width: 100%;
    height: 100%;
    font-family: Calibri;
}
.flags {
    text-align:right;
    padding: 7px;
}
.flags a {
    margin:0 0 0 10px;
}
.wrapper {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.head {
    background: url("/images/top.jpg") bottom center ;
    height: 270px;
    width: 100%;
    position: relative;
}
#section0 {
    background: url('/images/f1.jpg') center -15px
}
#section1 {
    background: url("/images/f2.jpg") center 0 no-repeat #0598c9;
    overflow: hidden;
    background-size: cover;
}
.into_s1 {
    padding: 150px 0 0 0;
    transition: all 0.9s ease;
    position: absolute;
    top: -600px;
}
.into_s1_active {
    top: 0;
}
.lan {
    position: absolute;
    top: -500px;
    transition: all 0.9s ease;
}
.lan_active {
    top: 107px;
}
.text_lan {
    font-family: Calibri;
    font-size: 24px;
    color: #fff;
    width: 100%;
    margin: auto;
    position: absolute;
    top: 1800px;
    left: 0;
    right: 0;
    transition: all 1.3s ease;
}
.text_lan_active {
    top: 525px;
    left: 0;
}
.logo {
    width: 518px;
    height: 127px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: url("/images/logo.png");
    margin: auto;
}
.white {
    background: #fff;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
}
.white1 {
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    background: #fff;
    box-shadow: 0 0 7px #777;
}

.social {
    position: absolute;
    background-image: url("/images/button.png");
    display: block;
}
.menu_link {
    font-family: Calibri;
    font-size: 20px;
    border-bottom: solid 1px #fff;
    text-decoration: none;
    color: #000;
    padding: 20px 0;
    display: inline-block;
    margin: 0 55px 0 0;
    transition: all 1.3s ease;
}
.m_inp {
    display: block;
    width: 250px;
    margin: 0 auto 20px auto;
    padding: 12px 8px;
}
.m_submit {
    background: #069aca;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s ease;
    display: block;
    text-align: center;
    margin: 0 auto 20px auto;
    border: 0;
    width: 180px;
    padding: 15px 0;
    border: none;
    font-size: 18px;
}
.m_submit:hover {
    background: #057093;
}
.white1 .menu_link {
    padding: 7px 0;
}
.full_width {
    width: 100%;
}
.full_opacity {
    width: 100%;
    background: url("/img/opacity1.png");
    padding: 50px 0;
}
.menu_link:hover, .menu_link_active {
    color: #0598c9;
    border-bottom: solid 1px #0598c9;
}
.phone {
    width: 31px;
    height: 34px;
    background-position: -168px -8px;
    top: 120px;
    right: 181px;
    transition: all 0.7s ease;
}
.phone_active {
    top: 18px;
}
.vk {
    width: 30px;
    height: 30px;
    background-position: -200px -10px;
    top: 120px;
    right: 118px;
    transition: all 0.9s ease;
}
.vk_active {
    top: 18px;
}
.insta {
    width: 30px;
    height: 30px;
    background-position: -61px -10px;
    top: 120px;
    right: 57px;
    transition: all 1s ease;
}
.insta_active {
    top: 18px;
}
.yt {
    width: 30px;
    height: 30px;
    background-position: -121px -10px;
    top: 120px;
    right: 0;
    transition: all 1.1s ease;
}
.yt_active {
    top: 18px;
}


.tl {
display: block;
    margin: 0 0 10px 20px;
    padding: 0 0 10px 0;

}
.menu_link_t {
  font-family: Artemis;
    color: #0598c9;
    font-size: 29px;
text-decoration:none;
}
.img_t {
       width: 40px;
    height: 40px;
    vertical-align: middle;
    margin: 0 20px 0 0;
    border-radius: 30px;
    border: solid 2px #fff;
    box-shadow: 0 0 5px #333;
}
#section2 {
    background: url('/images/od1.jpg') center 0 no-repeat;
}

#section2_1 {
    background: url('/images/f2_1.jpg') left top no-repeat;
    background-size: cover;
    transition: all 1.1s ease;
}

#section2_2 {
    background: url('/images/bl.jpg') left top no-repeat;
    background-size: cover;
    transition: all 1.1s ease;
}


#section2_3 {
    background: url('/images/bry.jpg') left top no-repeat;
    background-size: cover;
    transition: all 1.1s ease;
}

.into2_3 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 750px;
    margin: auto 150px auto auto;
    color: #ffffff;
    text-align: right;
    height: 535px;
    opacity: 0;
    transition: all 2s ease;
}
.into2_3_active {
    opacity: 1;
}


.into2_2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 750px;
    margin: auto 150px auto auto;
    color: #ffffff;
    text-align: right;
    height: 535px;
    opacity: 0;
    transition: all 2s ease;
}
.into2_2_active {
    opacity: 1;
}

.into2_1 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 750px;
    margin: auto 150px auto auto;
    color: #ffffff;
    text-align: right;
    height: 535px;
    opacity: 0;
    transition: all 2s ease;
}
.into2_1_active {
    opacity: 1;
}

.into {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 750px;
    margin: auto 150px auto auto;
    color: #ffffff;
    text-align: right;
    height: 535px;
    opacity: 0;
    transition: all 2s ease;
}
.into_active {
    opacity: 1;
}
.name_sub {
    font-size: 160px;
    font-family: Artemis;
    text-shadow: 0 0 7px #000;
    padding: 0 0 0 50px;
}
.text_sub {
    font-size: 24px;
    font-family: Calibri;
    text-shadow: 0 0 2px #000;
}
.name_link {
    display: block;
    float: right;
    color: #fff;
    font-family: Calibri;
    background: #0598c9;
    width: 171px;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    margin: 50px 0 0 0;
    padding: 8px 0 8px 0;
    transition: all 1s ease;
    border: solid 2px #0598c9;
}
.name_link:hover {
    background: #fff;
    color: #0598c9;
}
#section3 {
    background-image: url("/images/kosm.jpg");
    background-position: 2000px center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #dcdddf;
    transition: all 1.5s ease;
    overflow: hidden;
}
.section3_active {
    background-position: right center !important;
}
.info_table {
    border-collapse: collapse;
    width: 100%;
}
.info_table td, .info_table th {
    padding: 5px 8px;
    border: solid 1px #ccc;
    transition: all 0.6s ease;
}
.info_table th {
    text-align: center;
    font-weight: bold;
    background: #ddd;
}
.info_table tr:hover td {
    background: #0598c9;
    color: #fff;
}


.into1 {
    position: absolute;
    top: -3000px;
    right: 0;
    left: 0;
    bottom: 0;
    width: 750px;
    margin: auto auto auto 90px;


    height: 535px;

    transition: all 2s ease;
}
.into1_active {
    top: 0;
}

.into1_1 {
    position: absolute;
    top: -3000px;
    right: 0;
    left: 0;
    bottom: 0;
    max-height: 196px;
    margin: auto auto auto auto;
    background: url(/img/opacity.png) !important;
    transition: all 2s ease;
}
.into1_1_active {
    top: 190px;
}

.into7 {
    position: absolute;
    top: 0;
    right: 0;
    left: -200%;
    bottom: 0;
    /* width: 750px; */
    margin: auto auto auto auto;
    color: #fff;
    height: 535px;
    transition: all 2s ease;
}
.into7_active {
    left: 0;
}

.name_sub1 {
    color: #0598c9;
    font-size: 160px;
    font-family: Artemis;
    padding: 0 0 0 70px;
}
.text_sub1 {
    font-size: 24px;
    font-family: Calibri;
    padding: 0 0 0 50px;
    color: #000;
}
#section4{
    background-image: url("/images/aks.jpg");

    background-repeat: no-repeat;
    background-size: cover;
    background-color: #dcdddf;
    transition: all 1.5s ease;
    background-position: right top !important;
}
.into2 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 750px;
    margin: auto 150px auto auto;
    color: #ffffff;
    text-align: right;
    height: 535px;
    opacity: 0;
    transition: all 2s ease;
}
.into2_active {
    opacity: 1;
}
.into3 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    
    margin: auto auto auto auto;
    opacity: 0;

    height: 535px;

    transition: all 2s ease;
}
.into3_active {
    opacity: 1;
}
#section5 {
    background-image: url("/images/f3.jpg");
    background-position: right 2242px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #dcdddf;
    transition: all 2s ease;
}
.section5_active {
    background-position: bottom right !important;
}
#section6 {
    background-image: url("/images/f5.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #dcdddf;
    transition: all 2s ease;
}


#section7 {
    background-image: url("/images/tkan.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #dcdddf;
    transition: all 2s ease;
}
#section8 {
    background-image: url("/images/tkan1.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #dcdddf;
    transition: all 2s ease;
}
.news_image {
    display: none;
}
#section9 {
    background: url('/images/lan1.jpg') left top no-repeat;
    background-size: cover;
    transition: all 1.1s ease;
    overflow: hidden;
}
.left1 {
    float: left;
    margin: 90px 40px 0 0;
    width: 364px;
    opacity: 0;
}
.right1 {
    width: 796px;
    float: left;
    margin: 90px 0 0 0;
}
.news_name {
    font-family: Artemis;
    font-size: 50px;
    line-height: 50px;
    padding: 0 0 0 8px;
}
.news_date {
    color: #cdcdcd;
    font-size: 20px;
    font-family: Calibri;
    margin: 15px 0;
}
.news_text {
    font-family: Calibri;
    font-size: 20px;
}
.news_image {
    border: solid 1px #fff;
    box-shadow: 0 0 5px #777;
}

h1 {
    font-family: Artemis;
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    margin: 50px 0 30px 0;
}
.wrap_menu {
    height: 65px;
    width: 100%;
}
.brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gallery_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.brands_item {
    padding: 20px 0;
}
.goods_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow-y: auto;

}
.for_stars {
    width: 82px;
    height: 15px;
    margin: 0 0 0 10px;
    position: relative;
    display: inline-block;
}
.rating {
    font-size: 12px;
    margin: 0 0 5px 0;
    vertical-align: middle;
}
.sales {
    font-size: 12px;
    margin: 0 0 0 0;
}
.sales span {
    font-weight: bold;
    font-size: 16px;
    color: #0598c9;
}
.stars_line {
    width: 82px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: #0598c9;
}
.add_cart {
    background: #0598c9;
    color: #fff;
    padding: 10px;
    width: 150px;
    text-align: center;
    cursor: pointer;
    margin: 20px auto 10px auto;
    border: none;
    display: block;
}
.stars {
    width: 82px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    background: url(/images/stars.png);
}
.item_goods {
    width: 294px;
    color: #000;
    text-decoration: none;
    display: none;
    margin: 0 0 60px 0;
    position: relative;
    text-align: center;
}
.item_goods_img_wrapper {
    margin: 0 0 15px 0;
}
.item_goods_img {
    border: solid 1px #fff;
    box-shadow: 0 0 7px #777;
}
.item_goods_title {
    font-size: 20px;
    display: inline-block;
}
.hit {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background: url("/images/hit.png");
}
.item_goods_sub {
    display: inline-block;
    color: #069aca;
    text-decoration: underline;
    font-size: 20px;
}
.item_goods_price {
    margin: 10px 0 0 0;
}
.item_goods_price div {
    display: inline-block;

}
.item_goods_price_result {
    font-size: 30px;
}
.item_goods_price_old {
    font-size: 20px;
    text-decoration: line-through;
    color: #a8adba;
    margin: 0 0 0 15px;
}
.sup_footer {
    height: 50%;
}

.sm {
    position: relative;
}
.sm:hover .second {
    display: block;
}
.second {
    width: 100%;
    min-height: 100px;
    background: #fff;
    position: fixed;
    top: 335px;
    left: 0;
    z-index: 5000;
    box-shadow: 0 3px 3px #777;
    display: none;
    transition: all 0.6s ease;
}
.list_menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0 40px 0;
}
.img_menu {
    width: 294px;
    height: 140px;
    position: relative;
}
.img_menu img {
    display: block;
    width: 100%;
}
.opacity_menu {
    width: 294px;
    height: 140px;
    background: #000;
    transition: all 0.6s ease;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4;
    opacity: 0;
}
.second_item {
    text-decoration: none;
    color: #000;
}
.second_item:hover .opacity_menu{
    opacity: 0.5;
}
.opacity_more {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 5;
    color: #fff;
    opacity: 0;
    transition: all 0.6s ease;
text-decoration:none;
    left: 0;
    top: 60px;
    font-size: 20px;
}
.second_item:hover .opacity_more {
    opacity: 1;
}
.menu_name {
    font-family: Artemis;
    font-size: 30px;
    margin: 15px 0 20px 0;
}
.white1 .second{
    top: 39px;
}
.footer {
    width: 100%;
    height: 407px;
    background: #069aca;
    color: #aaccff;

}
.f1 {
    float: left;
    width: 610px;
    margin: 40px 110px 0 0;
}
.string {
    font-family: Artemis;
    font-size: 30px;

}
.string a {
    color: #fff;
    font-family: Calibri;
    text-decoration: none;
}
.string_text {
    font-size: 20px;
    margin: 38px 0 48px 0;
    font-family: Calibri;
}
.f2 {
    float: left;
    width: 217px;
    margin: 28px 100px 0 0;
    border: solid 1px #58b3e5;
    padding: 20px 20px 55px 20px;
    font-size: 20px;
}
.social_bottom {
    margin: 0 0 60px 0;
}
.socialb {
    display: inline-block;
    background: url("/images/soc.png") no-repeat;
    vertical-align: top;
}
.b_phone {
    width: 42px;
    height: 45px;
}
.b_vk {
    width: 30px;
    height: 45px;
    background-position: -70px 0;
    margin: 0 20px 0 20px;
}
.b_insta {
    width: 30px;
    height: 45px;
    background-position: -131px 0;
    margin: 0 20px 0 0;
}
.b_yt {
    width: 30px;
    height: 45px;
    background-position: -191px 0;
    margin: 0 0 0 0;
}
.f3 {
    float: left;
    width: 100px;
    margin: 50px 0 0 0;
}
.f3 a {
    display: block;
    font-size: 20px;
    color: #aaccff;
    transition: all 0.6s ease;
    margin: 0 0 15px 0;
}
.f3 a:hover {
    color: #fff;
}
.light_gray {
    background: #f2f2f2;
    padding: 45px 0;
}
.path {
    color: #a7adb9;

}
.path a {
    color: #a7adb9;
}
.active_path {
    color: #000;
}
.i_news {
    text-decoration: none;
    color: #000;
    width: 384px;
    margin: 0 0 30px 0;
}
.news_name1 {
    font-size: 22px;

}
.i_img {
    border: solid 1px #fff;
    box-shadow: 0 0 5px #777;
    max-width: 400px;
    float: left;
    margin: 0 20px 10px 0;
}
.content {
    font-size: 20px;
    line-height: 26px;
}
.content p {
    margin: 15px;
}
.subdivision_block_wrapper {
    padding: 100px 0 0 0;
    margin: auto;
    transition: all 0.9s ease;
    text-align: center;
}
.name_sub1 {
    color: #fff;
    font-size: 160px;
    font-family: Artemis;
    text-shadow: 0 0 7px #000;
}
.subdivision_block {
    background: url("/img/opacity.png");
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 50px 0 0 0;
    border-radius: 5px;
}
.sub_link {
    display: block;
    margin: 0 5px 10px 5px;
    background: #fff;
    width: 277px;
    color: #000;
    text-decoration: none;
    box-shadow: 0 0 17px #888;
    border-radius: 5px;
}
.text_opacity {
    background: url("/img/opacity.png");
    padding: 10px 10px 10px 50px;
    border-radius: 7px;
    color: #000;
    text-shadow: none !important;
}
.sub_link_wrapper {
    padding: 10px;
}
.sub_link_name {
    font-size: 37px;
    font-family: Artemis;
    color: #0598c9;
    margin: 15px 0 15px 0;
}
.o1 {
    opacity: 0;
}
.o1_active {
    opacity: 1;
}
.o2 {
    position: absolute;
    left: -2000px;
    width: 0;
    overflow: hidden;
}
.o2_active {
    left: 0;
    width: 100%;
}
.o6 {
    position: absolute;
    left: -2000px;
    width: 0;
    overflow: hidden;
}
.o6_active {
    left: 0;
    width: 100%;
}
.o8 {
    position: absolute;
    left: -2000px;
    width: 0;
    overflow: hidden;
    opacity: 0;
}
.o8_active {
    left: 0;
    width: 100%;
    opacity: 1;
}
.o3 {
    display: none;
}
.o4 {
    opacity: 0;
}
.o4_active {
    opacity: 1;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    box-shadow: 0 0 5px #fff;
}
.img_gallery {
    border: solid 1px #fff;
    box-shadow: 0 0 7px #777;
}
.wrapper_photo {
    width: 644px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    float: left;
    margin: 0 15px 0 0;
}
.gallery {
    margin: 0 15px 15px 0;
    display: block;
    float: left;
}
.wrapper_details {
    float: left;
    width: 500px;
    background: #fff;
}
.g_details {
    padding: 20px;
}
.g_name {
    font-size: 40px;
}
.g_divider {
    width: 100%;
    height: 1px;
    background: #ccc;
    margin: 20px 0;
}
.g_desc p {
    margin: 15px 0 15px 0;
}
.g_desc_name {
    font-weight: bold;
}
.g_size_name {
    color: #a8adba;
    display: inline-block;
}
.size_item {
    display: inline-block;
    font-size: 13px;
    background: #eee;
    padding: 3px 8px;
    margin: 0 7px 0 0;
border:solid 1px #eee;
cursor:pointer;
}
.size_item_active, .size_item:hover {
border: solid 1px #0598c9;

}
.color_item {
    width: 14px;
    height: 14px;
   
    border-radius: 15px;
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 5px;
    vertical-align: middle;
border:solid 1px #eee;
cursor:pointer;
}
.color_item_active, .color_item:hover {
border: solid 1px #0598c9;
 box-shadow: 0 0 5px #000;
}
.wrapper_item_cart {
    border-radius: 10px;
    box-shadow: 0 0 10px #999;
    margin: 0 0 20px 0;
    padding: 35px;
    background: #fff;
}
.tpl-property-image {
    display: table-cell;
    border-right: 1px solid #ccc;
    padding: 0 50px 0 0;
    vertical-align: middle;
}
.tpl-property-image img {
    width: 170px;
    min-height: 150px;
}
.tpl-property-name {
    display: table-cell;
    border-right: 1px solid #ccc;
    padding: 0 50px;
    width: 205px;
    font-family: GeometriaMedium;
    text-transform: uppercase;
    vertical-align: middle;
}
.tpl-property-num {
    display: table-cell;
    border-right: 1px solid #ccc;
    padding: 0 50px;
    width: 205px;
    font-family: GeometriaMedium;
    text-transform: uppercase;
    vertical-align: middle;
}
.tpl-property-num input {
    border-radius: 2px;
    border: solid 1px #b6b6b6;
    text-align: center;
    padding: 10px 0;
}
.backet-action-red1 {
    border: none;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border: none;
    background: url(/images/minus.png);
    display: inline-block;
    cursor: pointer;
}
.backet-action-red2 {
    border: none;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border: none;
    background: url(/images/plus.png);
    display: inline-block;
    cursor: pointer;
}
.backet-action-red {
    border: none;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border: none;
    background: url(/images/close.png);
    display: inline-block;
    cursor: pointer;
}
.tpl-property-price {
    display: table-cell;
    vertical-align: middle;
    font-family: GeometriaBold;
    font-size: 40px;
    padding: 0 0 0 50px;
}
.tpl-block-cart-summary {
    border-radius: 10px;
    box-shadow: 0 0 10px #999;
    margin: 0 0 20px 0;
    padding: 0;
    background: #fff;
}
.tpl-block-cart-info {
    padding: 15px 35px 35px 35px;
}
.tpl-block-cart-actions {
    padding: 25px;
    background: #f5f5f5;
}
.tpl-link-cart-refresh, .tpl-link-order-add {
    display: inline-block;
    font-family: GeometriaBold;
    font-size: 14px;
    top: 4px;
    width: 196px;
    color: #000;
    right: 121px;
    border-radius: 4px;
    border: solid 2px #000;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 5px 0;
    transition: all 0.6s ease;
    cursor: pointer;
    background: transparent;
    margin: 0 50px 0 0;
}
.tpl-value, .tpl-caption {
    font-family: GeometriaBold;
    font-size: 40px;
}
.tpl-value, .tpl-caption {
    font-family: GeometriaBold;
    font-size: 40px;
}
.tpl-block-breadcrumbs-steps, .tpl-block-order-confirm-items {
    display: none;
}
fieldset .tpl-caption {
    font-size: 20px;
}
fieldset input[type=text] {
    display: block;
    width: 500px;
    font-size: 15px;
    padding: 10px;
    font-family: Geometria;
    margin: 7px 0 20px 0;
}
.tpl-link-checkout {
    display: block;

    width: 206px;
    color: #fff;
    border-radius: 4px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 0;
    transition: all 0.6s ease;
    background: #0598c9;
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}
.tpl-block-order-actions input[type = submit] {
    display: block;

    width: 206px;
    color: #fff;
    border-radius: 4px;
    border: none;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 0;
    transition: all 0.6s ease;
    background: #0598c9;
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
}
.tpl-block-order-payment {
    margin: 0 0 15px 0;
}
.tpl-block-order-payment-method {
    margin: 0 0 20px 0;
}
.tpl-property-payment-method-description {
    font-size: 13px;
    margin: -7px 0 0 65px;
}

.checkbox,
.radio {
    display: none;
}
.checkbox-custom,
.radio-custom {
    width: 60px;
    height: 33px;
    background: url("/images/radio.png");
    position: relative;
}
.checkbox-custom,
.radio-custom,
.label {
    display: inline-block;
    vertical-align: middle;
}
.checkbox:checked + .checkbox-custom::before,
.radio:checked + .radio-custom::before  {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url("/images/radio.png") 60px 0;

}
.radio-custom,
.radio:checked + .radio-custom::before {

}
.tpl-state-error {
    color: #ff0000;
    font-weight: bold;
}
.bar {
    display:none;
}
@media (max-width: 450px) {
    .bar {
        display:block;
        position:fixed;
        right:6px;
        top:30px;
        z-index: 20;
        width:35px
    }
    .section {
        position:static !important;
    }
    .logo {
        width: 250px;
        background-size: cover;
        height: 61px;
    }
    .head {
        background-size: cover;
        height: 160px;
    }
    .into_s1, .full_width {
        position: static;
    }
    .full_width {
        margin:0 auto;
    }
    .into_s1 {
        padding: 20px 0 0 0;
    }
    .name_sub1 {
        font-size: 40px;
        padding:0;
        text-align:center;
    }
    .wrapper {
        width:100%;
    }
    .footer {
        height:auto;
    }
    .f1 {
        float:none;
        width:auto;
        margin:10px;
    }
    .wrap_menu {
        display:none;
        position:absolute;
        width:100%;
        height:100%;
        top:0;
        left:0;
        z-index:21;
        abckground:#fff;
    }
    .wrap_menu .white {
            padding:10px
        }
    .menu_link {
        padding: 12px 0;
    }
    .social {
        display:none;
        }
    .full_opacity {
        width: calc(100% - 30px);
        padding:15px;
    }
    .text_sub1 {
        font-size: 20px;
        padding:0;
    }
    .o1 {
        opacity: 1;
    }
    .subdivision_block_wrapper {
        padding: 20px 0 0 0;
    }
    .subdivision_block {
        margin: 10px 0 0 0;
        justify-content: center;
    }
    .into3 {
        height:auto;
        opacity: 1;
    }
    .into3 .name_sub1 {
        padding:20px 0;
    }
    .into3 .text_sub1 {
        padding:0;
        margin:20px 20px 0 20px;
        background: transparent !Important;
    }
    .into3 .name_link {
        display:none;
    }
    .into7 .text_sub1 {
        margin:0 auto;
    }
    .into7 .text_sub1 {
        padding: 10px !important;
    }
    .into7 .name_sub1 {
        padding:20px 0;
    }
    .into7 {
        height: 430px;
    }
    #section10 {
        display:none;
    }
    .sup_footer h1 {
        font-size: 40px;
        line-height: 40px;
        text-align: center;
        margin: 20px 0 20px 0;
    }
    .brands_item {
        width:50%
    }
    .brands_item img {
        display:block;
        width: 85%;
        margin:0 auto
    }
    .footer_phone {
    display:block;
    }
}