/* Reset
-------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, /* ol, ul, li, */ fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, credentials, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; }
article, aside, credentials, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* Common HTML elements, fonts, and colors
------------------------------------------ */
html,
body { width: 100%; min-height: 100%; font-family: 'Roboto', sans-serif; font-size: 14px; background: #eeeeee1f; line-height: 1.4em; 
  scroll-behavior: smooth; }
a { color: #006bd8; outline:0 none; text-decoration: none; }
a:focus { outline:none; outline-offset:-4px; } 
a.not-visited:visited { color: #006bd8; }
a:hover { color: red; }
input[type="button"]::-moz-focus-inner { border: 0; }
input[type="submit"]::-moz-focus-inner { border: 0; }
a img { border: 0; }
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset, blockquote, figure { margin-bottom: 20px; }
h1 { font-size: 2.6em; }
h1 a { text-decoration:none; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.45em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
h1, h2, h3 { line-height:1.2em; }
ul, ol { padding-top:0; }
ol { list-style: decimal; }
input, textarea, select { margin:0; }
input, textarea { font-size: 1em; color: #000; }
select { max-width: 100%; }
input[type="button"]:focus { outline:none; outline-offset:-2px; }
fieldset { border:1px solid #bbb; padding:10px; position:relative; background:#e9e9e9; margin-bottom:10px; }
fieldset p label { width:98%; }
fieldset p input[type="text"] { width:98%; }
fieldset p select { width:99%; }
pre {margin-top: 16px; font-size: 90%; line-height: 24px; color: rgba(0,0,0,.75); background: rgba(0,0,0,.03); padding: 16px 20px;word-wrap: normal;}
blockquote { color: rgba(0,0,0,.6); font-size:0.9em; font-style: italic; border-left: 1px solid rgba(0,0,0,.1);padding-left: 24px; background: #eee; }
blockquote cite { font-size: 0.9em; }
hr { background-color: rgba(0,0,0,0.15); height: 1px; border: 0; }
p { font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Helvetica Neue', Arial, sans-serif; line-height: 1.4em; }
p a { text-decoration: underline; }
input::-webkit-input-placeholder { color: #bbb; }
input:-moz-placeholder,
input::-moz-placeholder { color: #bbb; }
input:-ms-input-placeholder { color: #bbb; }
label, button { cursor: pointer; }

/* 16x16 Icons
-------------- */

i.icon16 { background-repeat:no-repeat; height:16px; width:16px; display:inline-block; text-indent:-9999px; text-decoration:none!important; background-image: url("img/icons.png"); background-size: 260px 160px /* 50% of the original size for auto @2x optimization */; }
* i.icon16 { text-decoration:none!important; vertical-align:top; margin: 0.2em 0.25em 0 0; }
.icon16.rss { background-position: -16px 0; }
.icon16.facebook { background-position: -32px 0; }
.icon16.twitter { background-position: -48px 0; }
.icon16.vk { background-position: -64px 0; }
.icon16.gplus { background-position: -80px 0; }
.icon16.pinterest { background-position: -96px 0; }
.icon16.youtube { background-position: -112px 0; }
.icon16.instagram { background-position: -128px 0; }

.icon16.userpic20 { background-position: -2px -2px; border-radius: 50%; background-size: 20px 20px; }
.icon16.color { border-radius: 50%; border: 1px solid rgba(0,0,0,0.2); width: 12px; height: 12px; background-image: none; }

.icon16.like { background-position:0 -16px; margin-top: 0; }
.icon16.star,
.icon16.star-full { background-position:-16px -16px; }
.icon16.star-half { background-position:-32px -16px; }
.icon16.star-empty { background-position:-48px -16px; }
.icon16.star-hover { background-position:-64px -16px; }

.icon16.remove { background-position:-96px -16px; }
.icon16.saved { background-position:-112px -16px; }
.icon16.stock-red { background-position:-128px -16px; }
.icon16.stock-yellow { background-position:-144px -16px; }
.icon16.stock-green { background-position:-160px -16px; }
.icon16.stock-transparent { background-position:-176px -16px; }
.icon16.checkmark { background-position:-192px -16px; }
.icon16.compare { background-position:-208px -16px; }
.icon16.compare.active { background-position:-224px -16px; }

.icon16.uarr { background: url('img/uarr.png'); background-position: 0 0; background-size: 16px 16px; }

.icon16.loading { background-image: url('img/loading16.gif'); background-position: 0 0; background-size: 16px 16px; }
.icon24.loading { background-image: url('img/loading.gif'); background-size: 24px 24px; height:24px; width:24px; display:inline-block; }
.icon32.loading { background-image: url('img/loading.gif'); background-size: 32px 32px; height:32px; width:32px; display:inline-block; }

/* 10x10 Icons
-------------- */

i.icon10 { background-repeat:no-repeat; height:10px; width:10px; display:inline-block; text-indent:-9999px; text-decoration:none!important; background-image: url("img/icons.png"); background-size: 260px 160px; }
* i.icon10 { text-decoration:none!important; vertical-align:top; margin: 0.3em 0.1em 0 0; }
.icon10.darr { background-image: url('img/darr.png'); background-size: 16px 16px; }

.icon10.star,
.icon10.star-full { background-position:0 -100px; }
.icon10.star-half { background-position:-10px -100px; }
.icon10.star-empty { background-position:-20px -100px; }

/* 24x24 Icons
-------------- */

i.icon24 { background-repeat:no-repeat; height:24px; width:24px; display:inline-block; text-indent:-9999px; text-decoration:none!important; background-image: url("img/icons.png"); background-size: 260px 160px; }
* i.icon16 { text-decoration:none!important; vertical-align:top; margin: 0.2em 0.25em 0 0; }
.icon24.rss { background-position: 0 -50px; }
.icon24.facebook { background-position: -24px -50px; }
.icon24.twitter { background-position: -48px -50px; }
.icon24.vk { background-position: -72px -50px; }
.icon24.instagram { background-position: -96px -50px; }
.icon24.youtube { background-position: -120px -50px; }
.icon24.pinterest { background-position: -144px -50px; }
.icon24.gplus { background-position: -168px -50px; }
.navbar-light .navbar-toggler{ outline: none; }

/** header
**/
.mb-30{
    margin-bottom: 30px;
}
.mt-10{
    margin-top: 10px !important;
}
.ma-60-0{
   margin-top: 60px; 
   margin-bottom: 60px; 
} 
.container{
    width: 1054px;
    max-width: 100%;
}

.globalheader{
   background: url('img/header_bg_01.jpg') center no-repeat;
   /*background: url(img/fon1.jpg) center no-repeat;
    background: url(img/fon.png) center no-repeat;*/
   background: url(img/fon2.jpg) center no-repeat , #00000042;
   background: url(img/fon3.jpg) center no-repeat , #00000012;
   background-size: cover;
   min-height: 100vh;
   background-blend-mode: color;
}
.navbar-light .navbar-brand {
    color: #fff;
    font-size: 18px;
}
nav.bg-light{    
    background: none !important;
}
.navbar-light .navbar-nav .nav-link{
    color: rgb(255 255 255 / 50%); 
    color: #fff;
    font-size: 18px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255 255 255 / 90%);
    color: #fff;
}
.navbar-light .navbar-toggler-icon{
    background: url("data:image/svg+xml,<svg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'><path stroke='rgba(255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}
.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
}
.header-nnavbar{
    backdrop-filter: blur(4px);
    background: #00000080;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
.navbar-light .navbar-text a{
    color: #fff;
    font-size: 18px;
}
.header-div{
    color: #fff;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 43px 0 0;
}
.header-row{    
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}
.header-title h1{
    line-height: 65px;
    font-weight: 700;
    font-size: 63px;
    color: #fff;
    width: 750px;
    max-width: 100%;
    margin: 0 0 10px;
    text-shadow: 1px 2px 3px #00000070;
}
.header-text{
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 20px;
    width: 575px;
    max-width: 100%;
    text-shadow: 1px 1px 1px #0000008a;
}
.header-buttons{
    margin: 25px 0 0;    
}
a.header-readmore{
    display: inline-block;
    border: 1px solid;
    padding: 10px 30px;
    font-size: 15px;
    backdrop-filter: blur(4px);
    margin-right: 14px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: all 0.3s;
    text-shadow: 1px 1px 1px #0000008a;
}
.header-contact{
    display: inline-block;
    background: #d70e20;
    border: 1px solid #d70e20;
    padding: 10px 30px;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
    transition: all 0.3s;
    text-shadow: 1px 1px 1px #0000008a;
}
a.header-readmore:hover{
    background: #d70e20;  
    border: 1px solid #d70e20; 
}
.header-contact:hover{    
    background: #fff0;  
    border: 1px solid #fff;  
    backdrop-filter: blur(4px);
}
@media (max-width: 420px) {  
    .header-title h1{
        font-size: 44px;
        line-height: 0.9;        
    }
    a.header-readmore, .header-contact{        
        margin: 0 5px 20px;
    }
    .header-buttons{
        text-align: center;
    }
}
.fblock{
    /* margin: 0 0 24px; */
}
.fblock h2{
    padding: 80px 0 0;
    /* margin: 0 0 24px; */
}
h2{
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
}
h2 span{
    color: #d70e20;
}
.block-descriptor{
    font-size: 16px;
    font-weight: 400;
    color: #646464;
    text-align: center;
    margin: 0 0 30px;  
}
.usblock{
    padding: 45px 60px 43px 60px;
    box-shadow: -2px 0px 21px 0px rgba(0,0,0,0.06);
    height: 100%;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-size: cover !important;
    background-blend-mode: multiply;
}
.usblock-img{
    width: 45px;
    height: 45px;
    margin: 0 auto 15px;
    background-size: cover !important;
    display: none;
}
.usblock-title{
    font-weight: 600;
    font-size: 18px;    
    line-height: 1;
    margin-bottom: 10px;
}
.usblock-text{
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;    
}
.usblock-href{
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #fff;
    text-decoration: underline;
    padding-top: 5px;
    display: block;
}
.sblock{
    background: #fff;
    padding: 60px 0 0;
}
.sblock .block-descriptor{
    text-align: left;
    margin-bottom: 40px;
    line-height: 25px;
}
.servisblock{
    text-align: left;
    margin: 0 0 50px;
}
.servisblock .usblock-img{
    margin-left: 0;
}
.sblock-img{
    height: 100%;
    background-size: contain !important;
    min-height: 300px;
}
.tblock{
    padding: 70px 0 0;
}
.fsblock{
    background: #fff;
    padding: 60px 0;
}
.fsblock img{
    max-width: 100%;
}
.nav-item{
    padding: 0 10px;
}
.fairy-div{
    padding: 20px; 
    height: 100%;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 23%);
    margin-top: 10px;
    overflow: hidden;
    border-radius: 5px;
}
.fairy-img:first-child{
    display: block;
    padding-top: 67%;
    background-size: cover !important;
    margin: -20px -20px 15px;
}
.fairy-title{
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 5px;
}
.fairy-text{
    font-size: 17px;
    line-height: 25px;
    font-weight: 300;
    color: #646464;
}
.copyright{
    text-align: center;
    color: #fff;
    padding: 40px 0 20px;
}
.globalfooter{
    background: #272D2E;
    padding: 30px 0 10px;
}
.footer-nav{
    margin: 30px 0;
}
.footer-nav-img{
    width: 44px;
    height: 44px;
    background-size: cover !important;
    display: inline-block;
    margin: 0 13px 10px 0;
    vertical-align: middle;
}
.footer-nav-div{
    display: inline-block;
    vertical-align: top;
}
.footer-nav-title{
    color: #80888A;
    font-size: 19px;
    font-weight: 300;
    text-align: left;
}
.footer-nav-text a{
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    padding-top: 5px;
    display: block;
}
.slick-slide{
    outline: none;
    height: 100%;
}
.fairyslider-colf:first-child .fairyslider-img{
    height: 100%;
    min-height: 350px;
    width: 100%;
    display: block;
    background-size: cover !important;
    position: relative;
    backdrop-filter: blur(2px);
    backdrop-filter: brightness(60%);
    backdrop-filter: contrast(40%);
    backdrop-filter: drop-shadow(4px 4px 10px blue);
    backdrop-filter: grayscale(30%);
    backdrop-filter: hue-rotate(120deg);
    backdrop-filter: invert(70%);
    backdrop-filter: opacity(20%);
    backdrop-filter: sepia(90%);
    backdrop-filter: saturate(80%);
}
.slick-slide .fairy-title{
    padding-top: 20px;
}
.slick-slide .fairy-text{
    padding: 0 25px 20px;
}
.slick-prev{
    background: url(images/prev.png) center no-repeat;
    left: 8px;
}
.slick-next{
    background: url(images/next.png) center no-repeat;
    right: 8px;
}
.slick-prev, .slick-next{
    background-size: cover;
    font-size: 0;
    border: 0;
    width: 50px;
    outline: none !important;
    height: 45px;
    position: absolute;
    z-index: 1;
    top: 45%;
    transform: translatey(-50%);
}
.fairyslider .fairy-div{
    padding: 0 15px;
    box-shadow: -2px 0px 13px 0px rgb(0 0 0 / 23%);
}
.fairyslider-colf{
    padding: 0;
}
.footer-nav-text{    
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    padding-top: 5px;
    display: block;
}
.social{
    text-align: center;
}
.social a{
    width: 44px;
    height: 44px;
    display: inline-block;
    background-size: cover !important;
    margin: 0 5px;
}
.garsonbutton{
    background: #d70e20;
    border: 1px solid #d70e20;
    padding: 10px 30px;
    font-size: 15px;
    cursor: pointer;
    color: #fff;
    width: 200px;
    text-align: center;
    margin: 0 auto 10px;
    border-radius: 5px;
    transition: all 0.3s;
}
.garsonbutton:hover{
    background: #fff;
    color: #d70e20;
}
.block-descriptor a{
    color: #d70e20;
    font-weight: 500;
}
/** popup
**/
.popup{
	max-width: 500px;
	background: #ffffff;
	padding: 25px 25px;
	display: none;
}
.popup-title{
    color: #000;
    margin: 0 0 20px;
    font-size: 24px;
    text-align: center;
    font-weight: 500;
}
.popup  form input[type="text"] {
    width: 100%;
    margin-bottom: 25px;
    height: 42px;
    padding: 10px 25px;
    letter-spacing: 1.5px;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 3px;
    outline: none;    
    font-size: 1.3em;
}
.popup form input[type="submit"] {
    width: 100%;
    height: 42px;
    padding: 10px 25px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid black;
    color: #000;
    font-size: 12px;
    outline: none;
    letter-spacing: 1.6px;
}
.popup form input[type="submit"]:hover{
 	background: #000;
 	color: #fff;
}
.popup-text {    
    font-size: 11px;
    color: #000;
    padding-top: 5px;
} 
.popup-close {
    width: 43px;
    height: 36px;
    right: 0px;
    top: 0px;
    cursor: pointer;
    background-size: 18px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: absolute;
}
.navbar-light .navbar-toggler{    
    margin-left: auto;
}
.slick-disabled{
    display: none!important; 
}
.lupa{
    background: url(img/search.png) center no-repeat, #fff;
    position: absolute;
    top: 7px;
    right: 11px;
    width: 62px;
    height: 63px;
    border-radius: 50%;
    background-size: 40px;
    box-shadow: -2px 0px 13px 0px rgb(0 0 0 / 23%);
}
.sxblock{
    padding: 60px 0 60px;
}
.sxblock a{
    
}
@media (max-width: 600px) {  
    .navbar-light .navbar-nav .nav-link{
        color: #fff !important;
    }
}