body{font-family:'AvenirNextCyr','Open Sans',sans-serif;font-weight:400;color:#000;font-size:18px;line-height:1;width:100%;}
:root{ --f1w: 400; --f1ws: 600; --f1wb: 800; --f2w: 800; --f2wh1: 300; --dark: #000000; --dark_60: #00000099; --dark_80: #000000cc; --color: #ed3024; --color_30: #ed30244d; --color2: #212a33; --gray: #80868e; --light: #f2f2f2; --accent: #fff0ca; --color_bg_1: #1e428f; --color_bg_2: #212a33; --btn_color_1: #ef3e2e; --btn_color_text: #ffffff; } html{font-size:16px;} 
.bombbtn {background: #ef3e2e;box-shadow: 0 15px 30px -10px #ef3e2e;}.btn, .btn:visited, .btn:focus, .btn:active { background: #ef3e2e; box-shadow: none; border-radius: 0px; color: #ffffff; font-weight: 400; border: 0;}   .btn:hover { box-shadow: none; color: #ffffff; font-weight: 400; } .btn:active { box-shadow: none; color: #ffffff; } .button svg {fill:#ffffff;} blockquote { background: #fff0ca; } .style-bg-light, #catalog, #manager { background-color: #f2f2f2; } #footer, .style-bg-dark, .active.mobile-icon, #footer-2 { background-color: #000000; } .form-wrap .form-head, .slick-arrow { background: #ed3024; } a, a:focus, a:active { color: #ed3024; border-bottom-color: #ed3024; } .list ul li::before { border: 2px solid #ed3024; } .text_color, #header.header-1 .menu .menu-item a:hover, #header.header-1 .menu .current-menu-item a, #header.header-1 .menu .current-menu-parent a, #header.header-1 .menu .current-menu-ancestor a, .mobile .menu .menu-item .sub-menu .menu-item a { color: #ed3024; } .agreement-check input:checked + .agreement-label .check::before { border: 2px solid #ed3024; } .js-keyboard-active *:focus {outline: 2px solid #ed30244d;transition-duration: 0s !important;}
.ss {    position: absolute;    left: -9999px;    display: none;}
.form__field{margin-bottom:10px;}
.form__error{color:red;text-align:left;font-size:12px;display:block;margin-top:3px;display:none;}
input:valid:not(:placeholder-shown){border-color:green;}
input:invalid:not(:placeholder-shown){border-color:red;}
input:invalid:not(:placeholder-shown) + .form__error{display:block;}
.input-field2 button{background-color:#2ebf1a;border:none;color:#fff;text-transform:uppercase;padding:14px;width:100%; background: linear-gradient(10deg, #2ebf1a, #10ff1a 99%);    background: -webkit-linear-gradient(10deg, #2ebf1a, ##10ff1a 99%);    background: -moz-linear-gradient(10deg, #2ebf1a, ##10ff1a 99%);    background: -o-linear-gradient(10deg, #2ebf1a, ##10ff1a 99%);    background: linear-gradient(10deg, #2ebf1a, ##10ff1a 99%);     font-weight: 600;}
.input-field2 button:hover{background: linear-gradient(10deg, #ff0000, #FF9800 99%);}
.input-field input{width:100%;border:2px solid #a7a7a7;padding:10px;}
.js-checkbox-f{text-align:center;font-size:11px;margin-top:10px;}
.js-checkbox-f input{width:9px;margin:0 10px;}
.js-checkbox-f span{position:relative;z-index:2;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;padding:0 30px;background-color:#fff;}
.input-comment textarea{width:100%;padding:4px;border:2px solid #a7a7a7;padding:12px;}
.main-form{padding:27px;border-radius:14px;text-align:center;position:relative;background-color:#fff;margin-top:-100px;margin-bottom:30px;box-shadow:0 0 10px #ababab;}
.form-line{position:absolute;bottom:36px;left:0;width:100%;height:2px;background:#DADDE2;}
.main-form::before{content:'';position:absolute;top:-2px;right:56px;left:56px;height:5px;border-radius:14px;background-color:red;}
.main-form::after{content:'';position:absolute;z-index:-1;right:55px;bottom:-7px;left:55px;height:148px;border-radius:50%;background-color:#4C6386;opacity:.16;-webkit-filter:blur(80px);filter:blur(80px);}
.main-form2{padding:0 27px;text-align:center;position:relative;}
.main-form2::after{content:'';position:absolute;z-index:-1;right:55px;bottom:-7px;left:55px;height:148px;border-radius:50%;background-color:#4C6386;opacity:.16;-webkit-filter:blur(80px);filter:blur(80px);}
.info-succes74{background-color:#FFEB3B;margin:10px 0;width:100%;text-align: center;}
.form-group input{width: 100%;    border: 0;    padding: 20px;    background-color: #ffffff00;}
.form-group .form__error{text-align: center;}
#photo_gallery_0 .modal-dialog{width: 60%;}
#photo_gallery_1 .modal-dialog{width: 60%;}
#photo_gallery_2 .modal-dialog{width: 60%;}
#photo_gallery_3 .modal-dialog{width: 60%;}
#photo_gallery_4 .modal-dialog{width: 60%;}
#photo_gallery_5 .modal-dialog{width: 60%;}
#photo_gallery_b0{}
#photo_gallery_b1{}
#photo_gallery_b2{}
#photo_gallery_b3{}
#photo_gallery_b4{}
#photo_gallery_b5{}
.services {    position: relative;    z-index: 2;margin-top: 1rem;}
.services h2 {    font-size: 50px;    margin-top: 23px;    font-weight: 800;    padding-bottom: 6px;    margin-bottom: 32px;    text-align: center;}
.services-item {    display: -webkit-inline-box;    display: -ms-inline-flexbox;    display: inline-flex;    margin-top: 30px;    color: #fff;}
.services-item:hover .services-item__image {    -webkit-transform: scale(1.05);    -ms-transform: scale(1.05);    transform: scale(1.05);}
.services-item:hover .services-item__wrapper:before {    opacity: 0;}
.services-item__wrapper {    position: relative;    width: 100%;    height: 100%;    overflow: hidden;    padding: 14% 14% 56%;}
.services-item__wrapper:before {    content: "";    position: absolute;    top: 0;    right: 0;    width: 100%;    height: 100%;    display: block;    -webkit-transition: 0.3s;    -o-transition: 0.3s;    transition: 0.3s;    opacity: 0.4;    background: #000000;}
.services-item__title {    position: relative;    z-index: 1;}
.services-item__image {    position: absolute;    z-index: -1;    top: 0;    left: 0;    width: 100%;    height: 100%;    -webkit-transition: 0.3s;    -o-transition: 0.3s;    transition: 0.3s;}
.services-item__image img {    width: 100%;    height: 100%;    -o-object-fit: cover;    object-fit: cover;}
.title {    font-size: 1.8rem;    line-height: 1.3;    font-weight: 900;    font-style: normal;text-shadow: 0px 0px 3px black;    color: #fff;}
.title:hover{ color: #fff;}


#numbers h1 {    font-size: 2.5rem;    font-weight: 800;    line-height: 1.2;}
#numbers h2 {    font-size: 3.5rem;    line-height: 1.2;    font-weight: 200;}
#numbers h2 strong {    font-weight: 700;}
#numbers h3 {    font-size: 2.5rem;    font-weight: 700;    line-height: 1.25;}
#numbers p {    font-size: 1.25rem;    line-height: 1.6;}
#from-you{    background-size: auto;
    padding: 0px 0px 200px;
    margin-top: 18px;
    background-image: linear-gradient(45deg, #e3e3e3, #e3e3e3), url(/image/train.png);
    background-blend-mode: color-burn;
    top: 0;
    background-repeat: no-repeat;
    position: relative;
    background-position-y: bottom;}
#from-you .h1{font-size: 50px;    margin-top: 23px;    font-weight: 800;    padding-bottom: 6px;    margin-bottom: 3px;}
#from-you .desc{margin-bottom: 50px;}
#from-you form{margin-left: 312px;}
#from-you .zp-button{	padding: 39px 20px;    border-radius: 10px;}

#from-you:after,#from-you:before {content: '';display: block;	width: 100%;position: absolute;	left: 0;background: none no-repeat 50% 0 transparent;}
#from-you:before {background-image: url(/image/screen-line-left-top.png); height: 108px;top: -107px;}
#from-you:after {background-image: url(/image/screen-line-left-bottom.png);height: 32px;bottom: -21px;}






@font-face{font-family:'AvenirNextCyr';src:url(../fonts/subset-AvenirNextCyr-Regular.woff2) format("woff2"),url(../fonts/subset-AvenirNextCyr-Regular.woff) format("woff");font-weight:400;font-style:normal;}
@font-face{font-family:'AvenirNextCyr';src:url(../fonts/subset-AvenirNextCyr-Medium.woff2) format("woff2"),url(../fonts/subset-AvenirNextCyr-Medium.woff) format("woff");font-weight:500;font-style:normal;}
@font-face{font-family:'AvenirNextCyr';src:url(../fonts/subset-AvenirNextCyr-Demi.woff2) format("woff2"),url(../fonts/subset-AvenirNextCyr-Demi.woff) format("woff");font-weight:600;font-style:normal;}
@font-face{font-family:'AvenirNextCyr';src:url(../fonts/subset-AvenirNextCyr-Bold.woff2) format("woff2"),url(../fonts/subset-AvenirNextCyr-Bold.woff) format("woff");font-weight:700;font-style:normal;}
@font-face{font-family:'AvenirNextCyr';src:url(../fonts/subset-AvenirNextCyr-Heavy.woff2) format("woff2"),url(../fonts/subset-AvenirNextCyr-Heavy.woff) format("woff");font-weight:900;font-style:normal;}
.section8{position:relative;margin-top:30px;}
.section8 .contacts{position:relative;z-index:2;width:100%;max-width:420px;border-right:3px solid #fff;border-left:3px solid #fff;padding:29px 55px 36px;background:linear-gradient(180deg,rgba(255,255,255,0.4) 0%,#FFF 100%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);}
.section8 .contacts-title{font-size:48px;font-weight:700;margin-top:0;color:#000;margin-bottom:31px;padding-left:6px;line-height:1;}
.section8 .contacts-tel{margin-bottom:5px;position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;}
/*.section8 .contacts-tel::before{content:'';position:absolute;z-index:-1;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);max-width:420px;width:100%;height:100%;background:linear-gradient(217deg,#34c221 12%,#cbffc4);}*/
.section8 .contacts-tel-label{font-size:15px;margin-bottom:11px;line-height:18px;}
.section8 .contacts-tel-num{font-size:22px;}
.section8 .contacts-container{}
.section8 .contacts-list{padding:0;list-style:none;margin-bottom:29px;font-size:15px;color:#000;line-height:25px;font-weight:500;}
.section8 .contacts-list:last-child{margin:0;}
.section8 .contacts-email{line-height:24px;}
.section8 .map{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;}
.map{margin-top:0;margin-bottom:50px;height:425px;text-align:center;font-weight:700;}
.h-wvt-t{display: inline-grid; padding-right: 12px;}
.h-wvt-t span{font-size: 14px;    color: #ec1b23;}
.h-wvt-i{display: inline-grid;}
#form-sobfeedback49{padding: 0 100px;}
.block_input{        width: 100%;    font-weight: 600;    font-size: 21px;    padding: 10px;    border: 1px solid #e9e9e9;    box-shadow: 0 0 10px #e3e3e3;}
.agreecheck{width: 5%;}
#qr-wechat img{width:100%}
#qr-wechat h4{    color: black;    font-size: 24px;}
.regals{position: absolute;top: 39px;text-align: center;}
.awards{    text-align: left;}
.winner{    text-align: left;}
.winner img{    max-width: 138px;}
.awards img{    max-width: 138px;}
.address-item{ color: white;      border: 2px solid white;    padding: 15px 15px;    margin: 10px 0;    border-radius: 5px;}
.address-item__title{    font-size: 18px;    font-weight: 700;}
.address-item__content{    font-size: 13px;    margin: 15px 0;    min-height: 57px;}
.address-item__phone{    font-size: 18px;}
.address-item__email{    font-size: 16px;    margin-top: 10px;}
.footer-terms{      color: white;  text-align: center;    font-size: 10px;}
.footer-terms a{    font-size: 10px;}

#ocenka-foto{
    /* border: 3px solid red; */
    background-color: #ffffff;
    padding: 20px;
    border-radius: 23px;
    margin-top: -59px;
    box-shadow: 1px 6px 15px 0px #d8d8d6;
}
#ocenka-foto .h1{
    font-size: 37px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
}
#ocenka-foto .h1 span{
    font-weight: bold;
    border-bottom: none;
    /* font-size: 26px; */
}
#ocenka-foto .desc{
    text-align: center;
    font-size: 22px;
    line-height: 33px;
	margin-bottom: 10px;
}
#ocenka-foto .desc span{
    font-weight: bold;
}
#ocenka-foto .url{
    text-align: center;
    letter-spacing: 50px;
    margin-top: 25px;
}
#ocenka-foto .url img{
    width: 55px;
}
.social-buttons {
  height: 90px;

}

.social-button {
  display: inline-block;
  line-height: 50px;
  text-align: center;
  position: relative;
  overflow: hidden;
  opacity: .99;
  /* box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05); */
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.social-button:before {
  content: '';
  background-color: #000;
  width: 120%;
  height: 120%;
  position: absolute;
  top: 90%;
  left: -110%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
  transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
}



#zapis-priem{
    background-color: #f7f7f7;
    margin: 35px 0;
    padding: 28px;
}
#zapis-priem h3{
    font-size: 35px;
    font-weight: 600;
    padding-bottom: 6px;
    margin-bottom: 14px;
    text-align: center;
    text-transform: uppercase;
}
#zapis-priem form .col-sm-4{text-align:center;}
#zapis-priem form{
    padding: 0 83px;
}
#zapis-priem input{
    font-size: 22px;
    border-radius: 0px;
    border: 1px solid #a7a9ac;
    font-weight: bold;
    color: black;
    width: 100%;
    margin: 0 20px;
    padding: 8px;
    max-width: 450px;
}
.zp-button{line-height: 19px;
    
    font-size: 21px;
    font-weight: bold;
    border: none;
    padding: 5px 48px;
    background: linear-gradient(45deg, #ff0000, #ff0000);
	color: white;
}
.zp-button:hover{background: linear-gradient(45deg,  #05de0d,#bfffc1);     color: black;}
.zp-fot{
    text-align: center;
    font-size: 27px;
    padding: 19px 0;
}
.zp-desc{
    text-align: center;
    font-size: 27px;
    margin-bottom: 32px;
}
.zp-desc b{
    border-bottom: 3px solid red;
}
.zp-snoska{
    display: inline-flex;
    width: 100%;    margin: 9px 0 0 7px;
}
.zp-snoska .agreement-check {    margin-left: 8px;}
.zp-snoska a{
    font-size: 14px;
    font-weight: 400;color: grey;
}
#zapis-priem .zp-snoska input{
    width: 1%;
}
.zp-snoska span{
    font-size: 14px;
    width: 90%;color: grey;
}
#kuzov-step{    margin: 37px 0;}
.kuzov-step-h1{    font-size: 35px;    margin-top: 23px;    font-weight: 600;    padding-bottom: 6px;    margin-bottom: 32px;}
.kuzov-step-h1 span{border-bottom: 3px solid red;}
.kuzov-step-img{    width: 100%;    text-align: center;    padding: 20px;}
.kuzov-step-img img{    width: 100%;    text-align: center;}
.kuzov-step-title{    text-align: center;    font-size: 20px;    font-weight: 600;    margin: 14px 0;}
.kuzov-step-desc{    text-align: center;    font-size: 16px;    color: grey;}



.vip-delivery{    margin: 40px 0;}
#delivery{background: url(/image/delivery.jpg) no-repeat center right;    background-size: contain;    padding: 0 0 215px;    margin-top: 18px;}
#delivery h2{font-size: 35px;    margin-top: 23px;    font-weight: 800;    padding-bottom: 6px;    margin-bottom: 32px;}
#delivery h2 span{border-bottom: 3px solid red;}
#new-route{background: url(/image/new-route.jpg) no-repeat center 0;background-size: cover;padding: 125px 0 0;height: 960px;}
.route-1{ width: 39%;
    position: absolute;
    left: 14%;
    line-height: 34px;
    text-align: justify;
    margin-top: 52px;
    text-shadow: 0 1px 5px #fff;
    color: #000;
    font-size: 1.45rem;}
.route-2{    width: 39%;
    position: absolute;
    left: 14%;
    line-height: 34px;
    text-align: justify;
    margin-top: 348px;
    text-shadow: 0 1px 5px #000;
    color: #fff;
     font-size: 1.45rem; }
#new-route h2{font-size: 50px;    margin-top: 23px;    font-weight: 800;    padding-bottom: 6px;    margin-bottom: 32px;}
#new-route h2 span{border-bottom: 3px solid red;}

#table-route{background: url(/image/map-rus-ch.webp) no-repeat center right;    background-size: contain;    padding: 0 0 215px;    margin-top: 18px;}
#table-route h2{font-size: 50px;    margin-top: 23px;    font-weight: 800;    padding-bottom: 6px;    margin-bottom: 32px;}
#table-route h2 span{border-bottom: 3px solid red;}
#table-route ul{}
#table-route li{font-size: 22px;    padding: 10px;    list-style-image: url(/image/almaz.png);}
#table-route ul li span{font-weight: 600;}
#vip-delivery h2{font-size: 50px;    margin-top: 23px;    font-weight: 800;    padding-bottom: 6px;    margin-bottom: 32px;text-align: center;}
#vip-delivery h2 span{border-bottom: 3px solid red;}
#doverie h2{font-size: 50px;    margin-top: 23px;    font-weight: 800;    padding-bottom: 6px;    margin-bottom: 32px;}
#doverie h2 span{border-bottom: 3px solid red;}
#doverie p	{line-height: 30px;background-color: #ffffffb8;padding: 20px;margin-top: 20px;}

#doverie{
    background: url(/image/catalog/banner/main-china.jpg) no-repeat center center;
    background-size: cover;
    padding: 130px 0;
 }
.table-route-tab{text-align: center;padding: 10px;background-color: #ffffffc7;width: 70%;font-size: 20px;}
.table-route-items{}
.table-route-head{font-weight: 600;    font-size: 24px;}
.table-route-head1{width: 40%;display: inline-block;text-align: center;}
.table-route-head2{width: 28%;text-align: center;display: inline-block;}
.table-route-head3{width: 28%;text-align: center;display: inline-block;}
.table-route-item1{width: 40%;    display: inline-block;    text-align: center;}
.table-route-item2{width: 28%;text-align: center;display: inline-block;}
.table-route-item3{width: 28%;text-align: center;display: inline-block;}
.table-route-heads{margin: 15px 0;font-weight: 800;}
.table-route-items{margin: 15px 0;}

.form__error{color:red;text-align:left;font-size:12px;display:block;margin-top:3px;display:none;}
input:valid:not(:placeholder-shown){border-color:green;}
input:invalid:not(:placeholder-shown){border-color:red;}
input:invalid:not(:placeholder-shown) + .form__error{display:block;}
.ss{position: absolute; left: -9999px; display: none;}

#pokraska{padding: 37px 0;    background-color: #eceded;    background: url(/image/pokraska.jpg) no-repeat 100% 93%;}
#pokraska h2{font-size: 35px;    margin-top: 23px;    font-weight: 600;    padding-bottom: 6px;    margin-bottom: 32px;}
#pokraska h2 span{border-bottom: 3px solid red;}
#pokraska ul{}
#pokraska li{font-size: 22px;    padding: 10px;    list-style-image: url(/image/almaz.png);}
#pokraska ul li span{font-weight: 600;}
#polirovka{padding: 37px 0;    background-color: #eceded;    background: url(/image/polirovka.jpg) no-repeat 100% 93%;}
#polirovka h2{font-size: 35px;    margin-top: 23px;    font-weight: 600;    padding-bottom: 6px;    margin-bottom: 32px;}
#polirovka h2 span{border-bottom: 3px solid red;}
#polirovka ul{}
#polirovka li{font-size: 22px;    padding: 10px;    list-style-image: url(/image/almaz.png);}
#polirovka ul li span{font-weight: 600;}
.rb-gallery-0{margin: 37px 0;}
.rb-gallery-0 h2{font-size: 35px;    margin-top: 23px;    font-weight: 600;    padding-bottom: 6px;    margin-bottom: 32px;}
.rb-gallery-0 h2 span {border-bottom: 3px solid red;}
.tizers {        margin: 100px 0;justify-content: center;    padding: 0 20px;}
.tizers .big-int {    font-weight: bold;    font-size: 70px;    line-height: 45px;    margin-bottom: 35px;margin-top: 20px;}
.tizer-text {    color: #666666;    font-size: 15px;    line-height: 24px;}
.text-center {    text-align: center!important;}
.theme-color {    color: #ed1b23;}
.otziv2gis{padding: 20px 0;    margin: 30px 0;    background-color: #f1f1f1;}
.otziv2gis2{font-size: 30px;    line-height: 37px;}
.otziv2gis3 img{    width: 100%;    max-width: 497px;}
.h-wvt{    text-align: right;    padding: 5px 0;    font-weight: 600;}
.h-wvt a	{cursor: pointer;}
.center {    text-align: center;}
.cat-a-uslugi .cat-img-bg{filter: grayscale(1);}
.cat-a-uslugi .cat-img-bg:hover{    filter: none;}
.sticky{top:0;width:100%;background-color:#fff;z-index:60;box-shadow: 0 0 36px #a7a9ac;-webkit-transition:top .3s ease;-moz-transition:top .3s ease;-ms-transition:top .3s ease;-o-transition:top .3s ease;transition:top .3s ease;position:fixed;}
.sticky #logo{margin:5px 0;}
.logo-scroll {height: 20px;}
.h-wvt-scroll{    margin: 4px 0;}
.cat-categories{background-color: #f7f7f7;    margin: 0;}
.cat-categories a{}
.cat-categories a:hover{color: #fe3d3a;}
.m-menu{float: left;width: 17%;/* padding: 7px 0; */text-align: center;margin: 0 auto;}
.m-menu .btn{margin: 10px 7px;}
.m-menu .fa{font-size: 26px;}
.m-menu i{font-size: 26px;}
.m-menu img{}
#menu-mobile{    bottom: 0;    width: 100%;    background-color: #fff;    z-index: 60;    box-shadow: 0 0 11px #6d0000;    border-top: 3px solid red;    -webkit-transition: top .3s ease;    -moz-transition: top .3s ease;    -ms-transition: top .3s ease;    -o-transition: top .3s ease;    transition: top .3s ease;    position: fixed;margin: 0;}
.m-logo{float: left;width: 21%;padding: 9px 0px;/* margin: 0 4px; */text-align: center;}
.m-logo img{
    max-height: 45px;
}
.m-telefon{float: left;width: 30%;padding: 7px 0;text-align: left;}
.m-telefon img{max-height: 39px;}
.m-messenger{float: left;width: 44%;padding: 7px 0;text-align: center;}
.m-messenger a{    margin: 0px;}
.m-messenger img{max-height: 39px;}
.time-work {	text-align: right;	color: #000;}

.time-work span {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    font-size: 10px;
}
.vip-row{
    box-shadow: 5px 3px 9px #cacaca;
    padding: 10px;
    border-bottom: 10px #b1b1b1 solid;
    min-height: 130px;
    margin: 13px -7px;
}
.vip-row:hover  {
    border-bottom: 10px #ff6e63 solid;}
.vip-img{
    /* position: absolute; */
    /* top: 11px; */
    /* left: 11%; */
    width: 16%;
    /* font-size: 0; */
    /* line-height: 0; */
    /* text-align: center; */
    /* z-index: 10; */
}
.vip-img img{
    width: 100%;
    border-radius: 1000px;
    box-shadow: 0px 0px 8px #656565;
}
.vip-txt{
    /* padding: 1em 0; */
    /* margin-left: 15px; */
    /* padding-right: 20px; */
    /* line-height: 112px; */
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 25px;
}
.vip-txt span{}
.cat-img-bg{background-size:cover;color:#fff;     margin-bottom: 25px;}
.cat-img-bg-cnt{    width: 100%;    max-width: 1260px;    margin-left: auto;    margin-right: auto;    min-height: 200px;    padding: 18px 0px;    padding-left: 15px;    padding-right: 15px;}
.cat-img-bg h1{font-size:56px;line-height:76px;font-weight:900;text-shadow: 0 1px 5px #fff;color: #101010;-webkit-text-stroke: 2px white;text-stroke: 1px white;}
.cat-img-bg h1:first-letter{font-size:120%;color:#000;font-weight:900;-webkit-text-stroke: 1px white;    text-stroke: 1px white;}
.ftext{margin-top: -150px;}
header{position: static;    top: 0;}

.fscreen{background-size:cover;color:#fff;background: url(/image/catalog/main8.webp) no-repeat center 0;padding: 200px 0 180px;}
.cnt{width:100%;max-width:1024px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;text-shadow: 0 1px 5px #000;color: #fff;}
.fscreen h1{font-size:56px;line-height:76px;font-weight:900;text-shadow:0 1px 5px #000;color:#fff;}
.fscreen h1:first-letter{font-size:120%;color:#fff;font-weight:700;}
.flx,.flx_list,.hdr__menu nav > ul,.breadcrumbs .content ol,.services__content,.bform form > .form-item,.js-webform-radios,.reviewsblock .slick-track,.revblock form,.staffitems__content,.news__content,.ftr__menu__col.services .menulist__content ul,.fscreen .content ul,.ffeatures .content ul{display:flex;display:-webkit-flex;display:-moz-flex;display:-o-flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
.fscreen .content li{display:block;width:24%;padding-top:30px;color:#000;line-height:30px;}
.fscreen-span{display: inline;    padding: 10px 0;    font-size: 23px;    font-weight: 600;    text-shadow: 0 1px 5px #000;    color: #fff;}
.ftext h2{font-size:36px;line-height:42px;font-family:'AvenirNextCyr','Open Sans',sans-serif;font-weight:700;text-align:center;}
.fotogal{font-size:36px;line-height:42px;font-family:'AvenirNextCyr','Open Sans',sans-serif;font-weight:700;text-align:center;}
.ftext p{font-size:20px;line-height:32px;margin-bottom:20px;color:#000;}
.fscreen-title {font-size: 56px;    line-height: 76px;    font-weight: 900;    text-shadow: 0 1px 5px #000;    color: #fff;text-transform: uppercase;}
.fscreen-title-span {    font-size: 56px;    line-height: 76px;    font-weight: 900;    text-shadow: 0 1px 5px #000;    color: #f00;}
.fscreen1{    font-size: 46px;    line-height: 85px;    font-weight: 900;    text-transform: uppercase;}
.fscreen2{    font-size: 36px;    margin-bottom: 46px;    font-weight: 600;}
.fscreen3{ margin: 15px 0;   font-size: 52px;    line-height: 76px;    font-weight: 700;}
.fscreen3 span{    background-color: red;    text-shadow: none;    font-weight: 800;    padding: 6px 20px;    font-size: 54px;}
.fscreen4{}
.fscreen5{font-size: 36px;
    line-height: 76px;
    font-weight: 700;
    margin-bottom: 0;
    text-shadow: none;
    color: #ffffff;
    background-color: #0054ff;
    max-width: 377px;
    padding: 0 18px;}
.fscreen5 span{border-bottom: 3px solid red;}
.fscreen6{    font-size: 34px;    font-weight: 600;    margin-bottom: 10px;}
.fscreen7{font-size: 26px;font-weight: 600;margin-bottom: 10px;}
.fscreen8{}
.header-phone__trigger{width: 100%;  margin: 21px 0;}
.header-phone__trigger b	{margin-left: 28px;}
.dropdown-trigger{margin-top: 10px;padding: 0 15px;}
.dropdown-toggle{padding: 0 15px;}
.phone-content{line-height: 30px;    font-size: 18px;}
.header-phone-item__number{    font-size: 36px;
    line-height: 76px;
    font-weight: 700;
    margin-bottom: 0;
    text-shadow: none;
    color: #ffffff;
    background-color: #0054ff;
    max-width: 377px;
    padding: 0 18px;}
.header-phone-item__label{    color: black;}
.header-phone-item__label span{}
.header-phone-item{}
.h-tel{        margin-top: 26px;        text-align: center;}
.h-tel a{}
.h-tel span{    font-size: 32px;    color: black;    line-height: 34px;}
.h-mail{text-align: right;margin-top: 8px;}
.h-mail a{    font-size: 22px;    color: black;}
.h-mail span{}
.h-map{font-size: 17px;    color: black;    text-align: right;margin-top: 8px;}
.h-map a{    color: red;    text-decoration: underline;    font-weight: bold;    line-height: 27px;    font-size: 15px;}
.h-map span{}
.fa-phone {font-size: 26px !important;color: black;}
.fa-envelope-o {font-size: 18px !important;    color: black;    margin: 0 10px;}
.fa-map-marker{font-size: 18px !important}
.uslug6{}
.uslug6 p{    font-size: 17px;    line-height: 1.5;}
.uslug6 strong{    border-bottom: 2px solid red;}
.uslug6, .col-sm-4{padding: 10px;}
.portfolio-id img{    margin-left: auto;    margin-right: auto;     width: 100%;}
.portfolio-id h1{font-size:33px; color:black;}
.portfolio-id a{font-size:33px; color:#009f00;}
.portfolio-id a:hover{color:red;}
.portfolio-id{    margin: 20px 0;    box-shadow: 0px 0px 7px #b3b1b1;    padding: 10px 0px;}
.carusel-name{position: absolute;    top: 50%;    left: 10%;    line-height: 21px;    right: 10%;    color: black;    padding: 4px 2px;    font-size: 18px;    font-family: arial;    background-color: rgba(255, 255, 255, 0.82);}
.owl-pagination{display: none;}
.logo-t1{font-size: 25px;}
.logo-t1 span	{color: red;}
.logo-t2{font-size: 21px;font-weight: bold;}
.call-shema{text-align: right;}
.call-shema a	{ border-bottom: 1px dashed black;}
.tel-num{margin: 10px 0;text-align: center;font-weight: 500;}
.tel-num img{padding:0px 10px}
.tel-num span{font-size: 25px;color: red;}
.tel-num a{font-size: 32px;color: black;letter-spacing: 3px;font-weight: 600;}
.grafik{    text-align:  right;}
.let-red{    font-size: 14px;margin-top: 6px;text-align: center;font-weight: 500;}
.let-red span{color: red;text-shadow: 1px 1px 1px #dedede;font-size: 14px;}

.let-red1{    margin-top: 6px;text-align: center;font-weight: 600;}
.let-red1 span{color: red;text-shadow: 1px 1px 1px #dedede;font-size: 20px;}
/* Slider */
.sliders {
    background: #f4f4f4;
    padding: 100px 0 20px;
}

.slider-small__item {
    width: 570px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px 5px rgba(29, 20, 0, 0.1);
    -moz-box-shadow:    0px 0px 20px 5px rgba(29, 20, 0, 0.1);
    box-shadow:         0px 0px 20px 5px rgba(29, 20, 0, 0.1);
    padding: 13px 0px 13px 13px;
}

.slider-small__img {
    position: relative;
    width: 140px;
    height: 165px;
}


.slider-small__overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 23px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.slider-small__info {
    margin-left: 10px;
}

.slider-small__title {
    font-size: 18px;
}

.slider-small__detail {
    width: 252px;
    margin-top: 5px;
}

.slider-small__text {
    font-size: 13px;
}

.slider-small__comment {
    margin-top: 10px;
}

.orange-block-small {
    width: 7px;
    height: 7px;
    background: #ff7400;
    display: block;
    margin-top: 5px;
    margin-right: 7px;
}

.big-slider__item {
    background: #fff;
    -webkit-box-shadow: 0px 0px 20px 5px rgba(29, 20, 0, 0.1);
    -moz-box-shadow:    0px 0px 20px 5px rgba(29, 20, 0, 0.1);
    box-shadow:         0px 0px 20px 5px rgba(29, 20, 0, 0.1);
    padding: 25px;
}

.big-slider__content {
    width: 50%;
}

.big-slider__img {
    position: relative;
    width: 290px;
    height: 340px;
    margin-left: 12px;
}

.big-slider__overlay {
    position: absolute;
    text-align: center;
    font-size: 28px;
    color: #fff;
    width: 100%;
    height: 57px;
    bottom: 0;
    line-height: 55px;
}

.big-slider__overlay_black {
    background: rgba(0, 0, 0, 0.7);
}

.big-slider__overlay_orange {
    background: rgba(255, 116, 0, 0.7);
}

.big-slider__info {
    width: 533px;
    margin-left: 17px;
}

.big-slider__title {
        width: 100%;
    height: 44px;
    font-size: 48px;
    font-weight: normal;
    background: #d4d4d4;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 14px;
}
.big-slider-box{    padding: 10px 20px 10px 0px;}
.big-slider__menu {
    margin-right: 125px;padding: 0;
}
.big-slider__menu li {list-style: none;}

.big-slider__menu-2 li {list-style: none;}

.big-slider__text {
    font-size: 18px;
}

.big-slider__detail {
    padding: 18px 0 0 14px;
    margin-bottom: 20px;
}

.orange-block {
    display: block;
    width: 10px;
    height: 10px;
    background: #adadad;
    margin-right: 8px;
    margin-top: 5px;
}

.td-und {
    text-decoration: underline;    display: flex!important;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.lh-14 {
    line-height: 14px;
}
.big-slider__comment {font-size: 16px;
    line-height: normal;}
.contacts {position: relative;background-color: white;}
.contacts__map {position: absolute;z-index: 4;width: 100%;height: 100%;}
.ymaps-map {background: transparent;}
.contacts__wrapper {position: relative;max-width: 1320px;padding-left: 20px;padding-right: 20px;margin: 0 auto;padding-top: 102px;padding-bottom: 113px;}
.contacts__info {position: relative;z-index: 5;background-color: #fff;width: 436px;padding-top: 28px;padding-left: 18px;padding-right: 17px;padding-bottom: 23px;box-shadow: 0px 21px 35px 0px rgba(0,0,0,0.28);}
.contacts__title {font-size: 48px;font-weight: normal;margin-top: 0;color: black;margin-bottom: 31px;padding-left: 6px;line-height: 1;}
.contacts__desc {display: block;color: inherit;text-decoration: none;}
.contacts--mail {}
.contacts__block {border-top: 2px solid red;padding-left: 5px;padding-top: 25px;padding-bottom: 32px;font-size: 24px;color: black;line-height: 34px;}
.contacts:last-child {padding-bottom: 0;	}
.contacts__subtitle {    font-size: 30px;    color: black;    line-height: 34px;    }


h1, h2, h3, h4, h5, h6 {

}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
#logo img {
    /*width: 100%;*/
    max-width: 230px;    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/* menu */
#menu {min-height: 40px;float: right;margin: 22px 0;}
#menu .nav > li > a {
	    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    font-size: 20px;
    color: black;
    line-height: 34px;
}
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;padding: 20px;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {	    display: block;    font-size: 17px;    padding: 10px;    clear: both;    font-weight: 400;    line-height: 1.42857143;    color: #333;    white-space: nowrap;    font-weight: 600;
}
#menu .dropdown-inner li a:hover {
	text-decoration:none;color:red;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#contacts{display:none;}
	.fscreen h1{    font-size: 27px;    line-height: 38px;}
	.fscreen-span{}
	.fscreen .content li{display: inline;width: 100%;padding-top: 5px;    border-bottom: 1px solid white;}
	.fscreen .content ul{padding: 0;    margin: 0;}
	.fscreen{padding: 46px 0 14px;}
	.tizers{margin: 12px 0;}
	.tizers .big-int{font-size: 60px;    margin-bottom: 5px;    margin-top: 35px;}
	
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */

footer {
	
	padding: 30px 0;
	background-color: #000000;
	border-top: 1px solid #ddd;
	
	font-size: 14px;
}
footer li{
    padding: 5px 0;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #fff;
	font-weight: normal;
}
footer a:hover {
	color: #ff6262;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb{margin:0 0 20px;padding:8px 0;}
.breadcrumb i{font-size:15px;}
.breadcrumb > li{text-shadow:0 1px 0 #FFF;position:relative;font-size:14px;white-space:nowrap;}
.breadcrumb > li,a{font-size:14px;line-height:120%;font-weight:500;color:#000;margin:0;}
.breadcrumb > li,a :hover{color:#000;}
.breadcrumb > li + li:before{content:'';padding:0;}
.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0";}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 1585px) {
.cnt{max-width: 834px;}
.fscreen1{font-size: 38px;line-height: 53px;}
.fscreen2{font-size: 30px;}
.fscreen3 {font-size: 40px;line-height: 58px;}
.fscreen3 span{font-size: 40px;}
.table-route-tab{width: 100%;}
.route-2{margin-top: 239px;}
}	
 
@media (max-width: 1184px) {
.cnt{max-width: 680px;}
.route-2{margin-top: 293px;font-size: 24px;    line-height: 31px;}
#from-you form {    margin-left: 0;}
}	
@media (max-width: 768px) {
	#from-you form {    margin-left: 0;}
	#from-you .zp-button {    width: 100%;}
	#from-you {background-size: contain;margin-top: 40px;}
	#from-you .h1 {    font-size: 1.77rem;}
	#from-you .desc {    margin-bottom: 15px;}
	.table-route-tab{font-size: 16px;}
	#numbers h2 {font-size: 2rem;}
	#numbers h3 {font-size: 2rem;}
	.regals-m{position: absolute;    top: 27px;    text-align: center;}
	.winner-m{width: 120px;}
	.winner-m img{max-width: 90px;}
	.awards-m img{max-width: 90px;}
	.awards{}
	.awards img{}
	.ftext{margin:0;}
	#new-route{background: url(/image/new-route.jpg) no-repeat center 0;background-size: cover;padding: 125px 0 0;}
	.route-1{color: white;text-shadow: none;width: auto;position: inherit;left: auto;top: auto;margin-bottom: 80px;margin-top: 74px;font-size: 1.08rem;line-height: 20px;font-weight: 500;}
	.route-2{color: white;text-shadow: none;position: inherit;left: 0;top: auto;margin: 0;font-size: 1.08rem;line-height: 20px;width: 280px;margin-top: 104px;font-weight: 500;}
	
	#ocenka-foto{margin: 0;    box-shadow: none;    border: none;    padding: 0;}
	.fscreen-span {    font-size: 20px;}
	#ocenka-foto .h1 {    font-size: 25px;    width: 265px;    text-align: center;    margin: 0 auto;    margin-top: 10px;    margin-bottom: 5px;}
	.kuzov-step-h1 {    font-size: 28px;    text-align: center;}
	.table-route-tab {    padding: 0;}
	#delivery h2{font-size: 1.77rem;    text-align: left;}
	#new-route h2{font-size: 1.77rem;    text-align: left;}
	#doverie h2{font-size: 1.77rem;    text-align: left;}
	#doverie{background: none;}
	#new-route{background: none;    padding: 55px 0 151px 0; height: auto;background: url(/image/mongol-m2.jpg) no-repeat center 0; }
	.manager-1 .text-wrap .header h2{    width: 300px;}
	#delivery{background: none;}
	#table-route h2{font-size: 1.77rem;    text-align: left;}
	#vip-delivery h2{font-size: 1.77rem;    text-align: left;}
	.services h2{font-size: 1.77rem;    text-align: left;} 
	#table-route{background: none;padding: 0;    background: url(/image/map-rus-ch-m.jpg) no-repeat center 0;}
	#zapis-priem form{padding: 0;}
	#zapis-priem input{    margin: 0;}
	#slideshow0{display:none;}
	.section8{display:none;}
	#ocenka-foto .desc {    font-size: 16px;    line-height: 21px;}
	#form-sobfeedback49 {    padding: 0;}
	.block_input{padding: 10px; font-size: 20px;}
	.uslug6, .col-sm-4 {    padding: 5px;}
	.zp-button {    margin: 0;}
	.zp-snoska span {    font-size: 12px;    width: 100%;}
	.zp-snoska  a{    font-size: 12px;    color: black;}
	#ocenka-foto .url{display: none;}
	.address-item{}
	.address-item__title{}
	.address-item__content{}
	.address-item__phone{}
	.fscreen {background: url(/image/catalog/banner/main3-mob.jpg) no-repeat 57% 34%;padding: 20px 0px 50px 105px;}
	.fscreen1{    font-size: 30px;    line-height: 38px;    text-align: left;}
	.fscreen2{    font-size: 22px;   line-height: 22px; margin: 18px 0;}
	.fscreen3{    font-size: 22px;    line-height: 31px;margin-top: 24px;}
	.fscreen3 span{font-size: 22px;}
	.fscreen4{line-height: 18px;}
	.fscreen5{    font-size: 21px;    line-height: 35px;    background: #0055ff;    color: white;    text-shadow: none;    margin: 0px 0 2px 0;    padding: 0 10px;    font-weight: 700;    max-width: 218px;}
	.fscreen6{    font-size: 20px;}
	.fscreen7{     margin: 0; font-size: 20px;}
	.product-list .product-thumb .button-group {		border-left: none;	}
	.cat-img-bg h1{    text-align: center;    font-size: 41px;    line-height: 53px;}
}
	.product-list .product-thumb .button-group {		border-left: none;	}
	.cat-img-bg h1{    text-align: center;    font-size: 41px;    line-height: 53px;}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
@media screen {
    html:not(.no-js) [data-aos^="fade"][data-aos^="fade"] {
        opacity: 0;
        -webkit-transition-property: opacity, -webkit-transform;
        -o-transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
    }
    html:not(.no-js) [data-aos^="fade"][data-aos^="fade"].aos-animate {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    html:not(.no-js) [data-aos="fade-up"] {
        -webkit-transform: translate3d(0, 100px, 0);
        transform: translate3d(0, 100px, 0);
    }
    html:not(.no-js) [data-aos="fade-down"] {
        -webkit-transform: translate3d(0, -100px, 0);
        transform: translate3d(0, -100px, 0);
    }
    html:not(.no-js) [data-aos="fade-right"] {
        -webkit-transform: translate3d(-100px, 0, 0);
        transform: translate3d(-100px, 0, 0);
    }
    html:not(.no-js) [data-aos="fade-left"] {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
    }
    html:not(.no-js) [data-aos="fade-up-right"] {
        -webkit-transform: translate3d(-100px, 100px, 0);
        transform: translate3d(-100px, 100px, 0);
    }
    html:not(.no-js) [data-aos="fade-up-left"] {
        -webkit-transform: translate3d(100px, 100px, 0);
        transform: translate3d(100px, 100px, 0);
    }
    html:not(.no-js) [data-aos="fade-down-right"] {
        -webkit-transform: translate3d(-100px, -100px, 0);
        transform: translate3d(-100px, -100px, 0);
    }
    html:not(.no-js) [data-aos="fade-down-left"] {
        -webkit-transform: translate3d(100px, -100px, 0);
        transform: translate3d(100px, -100px, 0);
    }
    html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"] {
        opacity: 0;
        -webkit-transition-property: opacity, -webkit-transform;
        -o-transition-property: opacity, transform;
        transition-property: opacity, transform, -webkit-transform;
    }
    html:not(.no-js) [data-aos^="zoom"][data-aos^="zoom"].aos-animate {
        opacity: 1;
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1);
    }
    html:not(.no-js) [data-aos="zoom-in"] {
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
    }
    html:not(.no-js) [data-aos="zoom-in-up"] {
        -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
        transform: translate3d(0, 100px, 0) scale(0.6);
    }
    html:not(.no-js) [data-aos="zoom-in-down"] {
        -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
        transform: translate3d(0, -100px, 0) scale(0.6);
    }
    html:not(.no-js) [data-aos="zoom-in-right"] {
        -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
        transform: translate3d(-100px, 0, 0) scale(0.6);
    }
    html:not(.no-js) [data-aos="zoom-in-left"] {
        -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
        transform: translate3d(100px, 0, 0) scale(0.6);
    }
    html:not(.no-js) [data-aos="zoom-out"] {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
    html:not(.no-js) [data-aos="zoom-out-up"] {
        -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
        transform: translate3d(0, 100px, 0) scale(1.2);
    }
    html:not(.no-js) [data-aos="zoom-out-down"] {
        -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
        transform: translate3d(0, -100px, 0) scale(1.2);
    }
    html:not(.no-js) [data-aos="zoom-out-right"] {
        -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
        transform: translate3d(-100px, 0, 0) scale(1.2);
    }
    html:not(.no-js) [data-aos="zoom-out-left"] {
        -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
        transform: translate3d(100px, 0, 0) scale(1.2);
    }
    html:not(.no-js) [data-aos^="slide"][data-aos^="slide"] {
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform, -webkit-transform;
        visibility: hidden;
    }
    html:not(.no-js) [data-aos^="slide"][data-aos^="slide"].aos-animate {
        visibility: visible;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
    html:not(.no-js) [data-aos="slide-up"] {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    html:not(.no-js) [data-aos="slide-down"] {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    html:not(.no-js) [data-aos="slide-right"] {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    html:not(.no-js) [data-aos="slide-left"] {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    html:not(.no-js) [data-aos^="flip"][data-aos^="flip"] {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition-property: -webkit-transform;
        -o-transition-property: transform;
        transition-property: transform, -webkit-transform;
    }
    html:not(.no-js) [data-aos="flip-left"] {
        -webkit-transform: perspective(2500px) rotateY(-100deg);
        transform: perspective(2500px) rotateY(-100deg);
    }
    html:not(.no-js) [data-aos="flip-left"].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0);
    }
    html:not(.no-js) [data-aos="flip-right"] {
        -webkit-transform: perspective(2500px) rotateY(100deg);
        transform: perspective(2500px) rotateY(100deg);
    }
    html:not(.no-js) [data-aos="flip-right"].aos-animate {
        -webkit-transform: perspective(2500px) rotateY(0);
        transform: perspective(2500px) rotateY(0);
    }
    html:not(.no-js) [data-aos="flip-up"] {
        -webkit-transform: perspective(2500px) rotateX(-100deg);
        transform: perspective(2500px) rotateX(-100deg);
    }
    html:not(.no-js) [data-aos="flip-up"].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0);
    }
    html:not(.no-js) [data-aos="flip-down"] {
        -webkit-transform: perspective(2500px) rotateX(100deg);
        transform: perspective(2500px) rotateX(100deg);
    }
    html:not(.no-js) [data-aos="flip-down"].aos-animate {
        -webkit-transform: perspective(2500px) rotateX(0);
        transform: perspective(2500px) rotateX(0);
    }
}
