/*
 * Date created: 2026-06-01 11:56:37
 */
/*
 * ATTENTION! This file is automatically created from several CSS files.
 * Find file path and name in the comments in the beginning of the each code block
 */


/*
 * FILE START: _mod_files/_css/common.css
 */


/*
 * FILE END: _mod_files/_css/common.css
 */

/*
 * FILE START: _mod_files/_css/ami_custom.css
 */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0}
body{color:#000;font-size:16px;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;line-height:22px;background:#fff;background-position:50% 0px;}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin:15px 0 10px 0;text-transform:none;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
@media (max-width:1023px){h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{text-align:center;}
h1,.h1{font-size:24px;line-height:30px;}
h2,.h2{font-size:18px;line-height:24px;}
h3,.h3{font-size:16px;line-height:22px;}
h4,.h4{font-size:14px;line-height:20px;}
h5,.h5{font-size:12px;line-height:18px;}
h6,.h6{font-size:10px;line-height:16px;}
}
@media (min-width:1024px){h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{text-align:left;}
h1,.h1{font-size:37px;line-height:43px;text-align:center;}
h2,.h2{font-size:28px;line-height:34px;}
h3,.h3{font-size:21px;line-height:27px;}
h4,.h4{font-size:16px;line-height:22px;}
h5,.h5{font-size:12px;line-height:18px;}
h6,.h6{font-size:10px;line-height:16px;}
}
a, .a{text-decoration:none;cursor:pointer;color:#000000;}
img{max-width:100%;height:auto !important;box-sizing:border-box;vertical-align:top;}
p,ul,ol,dl,blockquote,pre,address,fieldset,figure{margin:15px 0;}
ul,ol{padding-left:15px;}
ul > li > ul,ul > li > ol,ol > li > ol,ol > li > ul{margin:0;}
hr{   
    box-sizing: content-box;
    height: 1px;
    margin: 20px auto;
    border: 0;
    width: 90%;
  background: #ccc;
}
::-webkit-input-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;}
input[placeholder]{text-overflow:ellipsis;}
input::-moz-placeholder{text-overflow:ellipsis;}
input:-moz-placeholder{text-overflow:ellipsis;}
input:-ms-input-placeholder{text-overflow:ellipsis;}
input::-webkit-input-placeholder{line-height:20px;transition:line-height 0.5s ease;}
input::-moz-placeholder{line-height:20px;transition:line-height 0.5s ease;}
input:-moz-placeholder{line-height:20px;transition:line-height 0.5s ease;}
input:-ms-input-placeholder{line-height:20px;transition:line-height 0.5s ease;}
input:focus::-webkit-input-placeholder{line-height:100px;transition:line-height 0.5s ease;}
input:focus::-moz-placeholder{line-height:100px;transition:line-height 0.5s ease;}
input:focus:-moz-placeholder{line-height:100px;transition:line-height 0.5s ease;}
input:focus:-ms-input-placeholder{line-height:100px;transition:line-height 0.5s ease;}
textarea:focus::-webkit-input-placeholder{font-size:0;transition:font-size 0.5s linear;}
input, .input{border:1px solid rgba(220,220,220,.3) !important;margin:7px 0;color:#000;font-size:16px;box-shadow:1px 2px 3px 1px rgba(200,200,200, 0.14) inset;padding:5px;outline:none;transition:all 200ms cubic-bezier(0.42, 0, 0.58, 1);width:100%;min-height:40px;}
input:hover, .input:hover, input:focus, input:focus{border:1px solid #ddd !important;box-shadow:0px 2px 3px 0px #ccc inset;transition:all 200ms cubic-bezier(0.42, 0, 0.58, 1);}
button,
input,
optgroup,
select,
textarea{border-radius:5px;}
::-moz-selection{background:#3399ff;color:#ffffff;text-shadow:none;}
::selection{background:#777;color:#ffffff;text-shadow:none;}
::-moz-selection:window-inactive{background:#999;}
::selection:window-inactive{background:#999;}
img::-moz-selection{background:transparent;}
img::selection{background:transparent;}
img::-moz-selection{background:transparent;}
iframe{border:0;height:450px;}
.dn{display:none!important}
.m0{margin:0!important}
.mlra{margin-left:auto!important;margin-right:auto!important}
.mt0{margin-top:0!important}
.mt15px{margin-top:15px!important}
.mt30px{margin-top:30px!important}
.mt45px{margin-top:45px!important}
.mb0{margin-bottom:0!important}
.mb15px{margin-bottom:15px!important}
.mb30px{margin-bottom:30px!important}
.mb45px{margin-bottom:45px!important}
.ml0{margin-left:0!important}
.mr0{margin-right:0!important}
.p0{padding:0!important}
.pt0{padding-top:0!important}
.pt15px{padding-top:15px!important}
.pt30px{padding-top:30px!important}
.pt45px{padding-top:45px!important}
.pb0{padding-bottom:0!important}
.pb15px{padding-bottom:15px!important}
.pb30px{padding-bottom:30px!important}
.pb45px{padding-bottom:45px!important}
.pl0{padding-left:0!important}
.pr0{padding-right:0!important}
.tal{text-align:left!important}
.tar{text-align:right!important}
.tac{text-align:center!important}
.ttu{text-transform:uppercase!important}
.fwl{font-weight:100!important}
.fwn{font-weight:400!important}
.fwb{font-weight:700!important}
.cfff{color:#fff!important}
.c000{color:#000!important}
.ts{text-shadow:1px 1px 1px rgba(0, 0, 0, 0.68);}
.db{display:block!important}
.dib{display:inline-block!important}
.fn{float:none!important}
.fl{float:left!important}
.fr{float:right!important}
.pr{position:relative!important}
.pa{position:absolute!important}
.pf{position:fixed!important}
.cb:after{clear:both}
.cb:before,.cb:after{content:" ";display:table}
@media(max-width:639px){.-dn{display:none!important}.-m0{margin:0!important}.-mlra{margin-left:auto!important;margin-right:auto!important}.-mt0{margin-top:0!important}.-mt15px{margin-top:15px!important}.-mt30px{margin-top:30px!important}.-mt45px{margin-top:45px!important}.-mb0{margin-bottom:0!important}.-mb15px{margin-bottom:15px!important}.-mb30px{margin-bottom:30px!important}.-mb45px{margin-bottom:45px!important}.-ml0{margin-left:0!important}.-mr0{margin-right:0!important}.-p0{padding:0!important}.-pt0{padding-top:0!important}.-pt15px{padding-top:15px!important}.-pt30px{padding-top:30px!important}.-pt45px{padding-top:45px!important}.-pb0{padding-bottom:0!important}.-pb15px{padding-bottom:15px!important}.-pb30px{padding-bottom:30px!important}.-pb45px{padding-bottom:45px!important}.-pl0{padding-left:0!important}.-pr0{padding-right:0!important}.-tal{text-align:left!important}.-tar{text-align:right!important}.-tac{text-align:center!important}.-ttu{text-transform:uppercase!important}.-fwl{font-weight:100!important}.-fwn{font-weight:400!important}.-fwb{font-weight:700!important}.-cfff{color:#fff!important}.-c000{color:#000!important}.-db{display:block!important}.-dib{display:inline-block!important}.-fn{float:none!important}.-fl{float:left!important}.-fr{float:right!important}.-pr{position:relative!important}.-pa{position:absolute!important}.-pf{position:fixed!important}.-cb:after{clear:both}.-cb:after,.-cb:before{content:" ";display:table}}
@media(min-width:640px){.d-n-{display:none!important}.m-0-{margin:0!important}.mlr-a-{margin-left:auto!important;margin-right:auto!important}.mt-0-{margin-top:0!important}.mt-15px-{margin-top:15px!important}.mt-30px-{margin-top:30px!important}.mt-45px-{margin-top:45px!important}.mb-0-{margin-bottom:0!important}.mb-15px-{margin-bottom:15px!important}.mb-30px-{margin-bottom:30px!important}.mb-45px-{margin-bottom:45px!important}.ml-0-{margin-left:0!important}.mr-0-{margin-right:0!important}.p-0-{padding:0!important}.pt-0-{padding-top:0!important}.pt-15px-{padding-top:15px!important}.pt-30px-{padding-top:30px!important}.pt-45px-{padding-top:45px!important}.pb-0-{padding-bottom:0!important}.pb-15px-{padding-bottom:15px!important}.pb-30px-{padding-bottom:30px!important}.pb-45px-{padding-bottom:45px!important}.pl-0-{padding-left:0!important}.pr-0-{padding-right:0!important}.ta-l-{text-align:left!important}.ta-r-{text-align:right!important}.ta-c-{text-align:center!important}.tt-u-{text-transform:uppercase!important}.fw-l-{font-weight:100!important}.fw-n-{font-weight:400!important}.fw-b-{font-weight:700!important}.c-fff-{color:#fff!important}.c-000-{color:#000!important}.d-b-{display:block!important}.d-ib-{display:inline-block!important}.f-n-{float:none!important}.f-l-{float:left!important}.f-r-{float:right!important}.p-r-{position:relative!important}.p-a-{position:absolute!important}.p-f-{position:fixed!important}.c-b-:after{clear:both}.c-b-:after,.c-b-:before{content:" ";display:table}}
@media(min-width:640px) and (max-width:1023px){.d-n{display:none!important}.m-0{margin:0!important}.mlr-a{margin-left:auto!important;margin-right:auto!important}.mt-0{margin-top:0!important}.mt-15px{margin-top:15px!important}.mt-30px{margin-top:30px!important}.mt-45px{margin-top:45px!important}.mb-0{margin-bottom:0!important}.mb-15px{margin-bottom:15px!important}.mb-30px{margin-bottom:30px!important}.mb-45px{margin-bottom:45px!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pt-15px{padding-top:15px!important}.pt-30px{padding-top:30px!important}.pt-45px{padding-top:45px!important}.pb-0{padding-bottom:0!important}.pb-15px{padding-bottom:15px!important}.pb-30px{padding-bottom:30px!important}.pb-45px{padding-bottom:45px!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.ta-l{text-align:left!important}.ta-r{text-align:right!important}.ta-c{text-align:center!important}.tt-u{text-transform:uppercase!important}.fw-l{font-weight:100!important}.fw-n{font-weight:400!important}.fw-b{font-weight:700!important}.c-fff{color:#fff!important}.c-000{color:#000!important}.d-b{display:block!important}.d-ib{display:inline-block!important}.f-n{float:none!important}.f-l{float:left!important}.f-r{float:right!important}.p-r{position:relative!important}.p-a{position:absolute!important}.p-f{position:fixed!important}.c-b:after{clear:both}.c-b:after,.c-b:before{content:" ";display:table}}
@media(max-width:1023px){.-d-n{display:none!important}.-m-0{margin:0!important}.-mlr-a{margin-left:auto!important;margin-right:auto!important}.-mt-0{margin-top:0!important}.-mt-15px{margin-top:15px!important}.-mt-30px{margin-top:30px!important}.-mt-45px{margin-top:45px!important}.-mb-0{margin-bottom:0!important}.-mb-15px{margin-bottom:15px!important}.-mb-30px{margin-bottom:30px!important}.-mb-45px{margin-bottom:45px!important}.-ml-0{margin-left:0!important}.-mr-0{margin-right:0!important}.-p-0{padding:0!important}.-pt-0{padding-top:0!important}.-pt-15px{padding-top:15px!important}.-pt-30px{padding-top:30px!important}.-pt-45px{padding-top:45px!important}.-pb-0{padding-bottom:0!important}.-pb-15px{padding-bottom:15px!important}.-pb-30px{padding-bottom:30px!important}.-pb-45px{padding-bottom:45px!important}.-pl-0{padding-left:0!important}.-pr-0{padding-right:0!important}.-ta-l{text-align:left!important}.-ta-r{text-align:right!important}.-ta-c{text-align:center!important}.-tt-u{text-transform:uppercase!important}.-fw-l{font-weight:100!important}.-fw-n{font-weight:400!important}.-fw-b{font-weight:700!important}.-c-fff{color:#fff!important}.-c-000{color:#000!important}.-d-b{display:block!important}.-d-ib{display:inline-block!important}.-f-n{float:none!important}.-f-l{float:left!important}.-f-r{float:right!important}.-p-r{position:relative!important}.-p-a{position:absolute!important}.-p-f{position:fixed!important}.-c-b:after{clear:both}.-c-b:after,.-c-b:before{content:" ";display:table}}
@media (min-width:1024px){.dn-{display:none!important}.m0-{margin:0!important}.mlra-{margin-left:auto!important;margin-right:auto!important}.mt0-{margin-top:0!important}.mt15px-{margin-top:15px!important}.mt30px-{margin-top:30px!important}.mt45px-{margin-top:45px!important}.mb0-{margin-bottom:0!important}.mb15px-{margin-bottom:15px!important}.mb30px-{margin-bottom:30px!important}.mb45px-{margin-bottom:45px!important}.ml0-{margin-left:0!important}.mr0-{margin-right:0!important}.p0-{padding:0!important}.pt0-{padding-top:0!important}.pt15px-{padding-top:15px!important}.pt30px-{padding-top:30px!important}.pt45px-{padding-top:45px!important}.pb0-{padding-bottom:0!important}.pb15px-{padding-bottom:15px!important}.pb30px-{padding-bottom:30px!important}.pb45px-{padding-bottom:45px!important}.pl0-{padding-left:0!important}.pr0-{padding-right:0!important}.tal-{text-align:left!important}.tar-{text-align:right!important}.tac-{text-align:center!important}.ttu-{text-transform:uppercase!important}.fwl-{font-weight:100!important}.fwn-{font-weight:400!important}.fwb-{font-weight:700!important}.cfff-{color:#fff!important}.c000-{color:#000!important}.db-{display:block!important}.dib-{display:inline-block!important}.fn-{float:none!important}.fl-{float:left!important}.fr-{float:right!important}.pr-{position:relative!important}.pa-{position:absolute!important}.pf-{position:fixed!important}.cb-:after{clear:both}.c-b-:after,.c-b-:before{content:" ";display:table}}
*,*:after,*:before{box-sizing:border-box}
.df,.grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.f,.cell{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}
.o00{-ms-flex-order:-1;-webkit-order:-1;order:-1}
.o99{-ms-flex-order:99;-webkit-order:99;order:99}
.wrap{padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto;overflow:hidden}
.grid{margin:0 -5px}
.cell{padding-left:5px;padding-right:5px;overflow:hidden}
.grid.autocell>.cell{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%;}
.grid.nopaddingcell>.cell{padding-left:0px;padding-right:0px}
.w0o5{-ms-flex-preferred-size:4.1667%;-webkit-flex-basis:4.1667%;flex-basis:4.1667%;max-width:4.1667%}
.w1{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}
.w1o5{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}
.w2{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}
.w2o5{-ms-flex-preferred-size:20.8333%;-webkit-flex-basis:20.8333%;flex-basis:20.8333%;max-width:20.8333%}
.w3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}
.w3o5{-ms-flex-preferred-size:29.1667%;-webkit-flex-basis:29.1667%;flex-basis:29.1667%;max-width:29.1667%}
.w4{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}
.w4o5{-ms-flex-preferred-size:37.5%;-webkit-flex-basis:37.5%;flex-basis:37.5%;max-width:37.5%}
.w5{-ms-flex-preferred-size:41.6667%;-webkit-flex-basis:41.6667%;flex-basis:41.6667%;max-width:41.6667%}
.w5o5{-ms-flex-preferred-size:45.8333%;-webkit-flex-basis:45.8333%;flex-basis:45.8333%;max-width:45.8333%}
.w6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}
.w6o5{-ms-flex-preferred-size:54.1667%;-webkit-flex-basis:54.1667%;flex-basis:54.1667%;max-width:54.1667%}
.w7{-ms-flex-preferred-size:58.3333%;-webkit-flex-basis:58.3333%;flex-basis:58.3333%;max-width:58.3333%}
.w7o5{-ms-flex-preferred-size:62.5%;-webkit-flex-basis:62.5%;flex-basis:62.5%;max-width:62.5%}
.w8{-ms-flex-preferred-size:66.6667%;-webkit-flex-basis:66.6667%;flex-basis:66.6667%;max-width:66.6667%}
.w8o5{-ms-flex-preferred-size:70.8333%;-webkit-flex-basis:70.8333%;flex-basis:70.8333%;max-width:70.8333%}
.w9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}
.w9o5{-ms-flex-preferred-size:79.1667%;-webkit-flex-basis:79.1667%;flex-basis:79.1667%;max-width:79.1667%}
.w10{-ms-flex-preferred-size:83.3333%;-webkit-flex-basis:83.3333%;flex-basis:83.3333%;max-width:83.3333%}
.w10o5{-ms-flex-preferred-size:87.5%;-webkit-flex-basis:87.5%;flex-basis:87.5%;max-width:87.5%}
.w11{-ms-flex-preferred-size:91.6667%;-webkit-flex-basis:91.6667%;flex-basis:91.6667%;max-width:91.6667%}
.w11o5{-ms-flex-preferred-size:95.8333%;-webkit-flex-basis:95.8333%;flex-basis:95.8333%;max-width:95.8333%}
.w12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}
ul.grid{padding-left:0}
.grid>li{padding:5px;list-style:none}
.grid.autoli>li{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%;}
.grid.nopadding-li>li{padding:0}
.li1>li{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}
.li2>li{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}
.li3>li{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}
.li4>li{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}
.li5>li{-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}
.li6>li{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}
.li7>li{-ms-flex-preferred-size:14.2857%;-webkit-flex-basis:14.2857%;flex-basis:14.2857%;max-width:14.2857%}
.li8>li{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}
.li9>li{-ms-flex-preferred-size:11.1111%;-webkit-flex-basis:11.1111%;flex-basis:11.1111%;max-width:11.1111%}
.li10>li{-ms-flex-preferred-size:10%;-webkit-flex-basis:10%;flex-basis:10%;max-width:10%}
.li11>li{-ms-flex-preferred-size:9.0909%;-webkit-flex-basis:9.0909%;flex-basis:9.0909%;max-width:9.0909%}
.li12>li{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}
.ml1{margin-left:8.3333%}
.ml2{margin-left:16.6667%}
.ml3{margin-left:25%}
.ml4{margin-left:33.3333%}
.ml5{margin-left:41.6667%}
.ml6{margin-left:50%}
.ml7{margin-left:58.3333%}
.ml8{margin-left:66.6667%}
.ml9{margin-left:75%}
.ml10{margin-left:83.3333%}
.ml11{margin-left:91.6667%}
.x0{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}
.x50{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}
.x100{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}
.y0{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}
.y50{-webkit-align-items:center;-ms-flex-align:center;align-items:center}
.y100{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}
@media(max-width:639px){.-o00{-ms-flex-order:-1;-webkit-order:-1;order:-1}.-o99{-ms-flex-order:99;-webkit-order:99;order:99}.wrap{padding-left:10px;padding-right:10px}.grid{margin:0 -5px}.cell{padding-left:5px;padding-right:5px}.grid.-cellnopadding>.cell{padding-left:0;padding-right:0}.grid.-cellauto>.cell{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.-w0o5{-ms-flex-preferred-size:4.1667%;-webkit-flex-basis:4.1667%;flex-basis:4.1667%;max-width:4.1667%}.-w1{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.-w1o5{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.-w2{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.-w2o5{-ms-flex-preferred-size:20.8333%;-webkit-flex-basis:20.8333%;flex-basis:20.8333%;max-width:20.8333%}.-w3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.-w3o5{-ms-flex-preferred-size:29.1667%;-webkit-flex-basis:29.1667%;flex-basis:29.1667%;max-width:29.1667%}.-w4{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.-w4o5{-ms-flex-preferred-size:37.5%;-webkit-flex-basis:37.5%;flex-basis:37.5%;max-width:37.5%}.-w5{-ms-flex-preferred-size:41.6667%;-webkit-flex-basis:41.6667%;flex-basis:41.6667%;max-width:41.6667%}.-w5o5{-ms-flex-preferred-size:45.8333%;-webkit-flex-basis:45.8333%;flex-basis:45.8333%;max-width:45.8333%}.-w6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.-w6o5{-ms-flex-preferred-size:54.1667%;-webkit-flex-basis:54.1667%;flex-basis:54.1667%;max-width:54.1667%}.-w7{-ms-flex-preferred-size:58.3333%;-webkit-flex-basis:58.3333%;flex-basis:58.3333%;max-width:58.3333%}.-w7o5{-ms-flex-preferred-size:62.5%;-webkit-flex-basis:62.5%;flex-basis:62.5%;max-width:62.5%}.-w8{-ms-flex-preferred-size:66.6667%;-webkit-flex-basis:66.6667%;flex-basis:66.6667%;max-width:66.6667%}.-w8o5{-ms-flex-preferred-size:70.8333%;-webkit-flex-basis:70.8333%;flex-basis:70.8333%;max-width:70.8333%}.-w9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.-w9o5{-ms-flex-preferred-size:79.1667%;-webkit-flex-basis:79.1667%;flex-basis:79.1667%;max-width:79.1667%}.-w10{-ms-flex-preferred-size:83.3333%;-webkit-flex-basis:83.3333%;flex-basis:83.3333%;max-width:83.3333%}.-w10o5{-ms-flex-preferred-size:87.5%;-webkit-flex-basis:87.5%;flex-basis:87.5%;max-width:87.5%}.-w11{-ms-flex-preferred-size:91.6667%;-webkit-flex-basis:91.6667%;flex-basis:91.6667%;max-width:91.6667%}.-w11o5{-ms-flex-preferred-size:95.8333%;-webkit-flex-basis:95.8333%;flex-basis:95.8333%;max-width:95.8333%}.-li1>li,.-w12{max-width:100%}.-w12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%}ul.grid>li{padding:5px}.grid.-linopadding>li{padding:0}.grid.-liauto>li{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.-li1>li{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%}.-li2>li{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.-li3>li{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.-li4>li{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.-li5>li{-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.-li6>li{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.-li7>li{-ms-flex-preferred-size:14.2857%;-webkit-flex-basis:14.2857%;flex-basis:14.2857%;max-width:14.2857%}.-li8>li{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.-li9>li{-ms-flex-preferred-size:11.1111%;-webkit-flex-basis:11.1111%;flex-basis:11.1111%;max-width:11.1111%}.-li10>li{-ms-flex-preferred-size:10%;-webkit-flex-basis:10%;flex-basis:10%;max-width:10%}.-li11>li{-ms-flex-preferred-size:9.0909%;-webkit-flex-basis:9.0909%;flex-basis:9.0909%;max-width:9.0909%}.-li12>li{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.-ml1{margin-left:8.3333%}.-ml2{margin-left:16.6667%}.-ml3{margin-left:25%}.-ml4{margin-left:33.3333%}.-ml5{margin-left:41.6667%}.-ml6{margin-left:50%}.-ml7{margin-left:58.3333%}.-ml8{margin-left:66.6667%}.-ml9{margin-left:75%}.-ml10{margin-left:83.3333%}.-ml11{margin-left:91.6667%}.-x0{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.-x50{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.-x100{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.-y0{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.-y50{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.-y100{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}
@media(min-width:640px){.o-00-{-ms-flex-order:-1;-webkit-order:-1;order:-1}.o-99-{-ms-flex-order:99;-webkit-order:99;order:99}.grid.cell-nopadding->.cell{padding-left:0;padding-right:0}.grid.cell-auto->.cell{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.w-0o5-{-ms-flex-preferred-size:4.1667%;-webkit-flex-basis:4.1667%;flex-basis:4.1667%;max-width:4.1667%}.w-1-{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.w-1o5-{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.w-2-{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.w-2o5-{-ms-flex-preferred-size:20.8333%;-webkit-flex-basis:20.8333%;flex-basis:20.8333%;max-width:20.8333%}.w-3-{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.w-3o5-{-ms-flex-preferred-size:29.1667%;-webkit-flex-basis:29.1667%;flex-basis:29.1667%;max-width:29.1667%}.w-4-{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.w-4o5-{-ms-flex-preferred-size:37.5%;-webkit-flex-basis:37.5%;flex-basis:37.5%;max-width:37.5%}.w-5-{-ms-flex-preferred-size:41.6667%;-webkit-flex-basis:41.6667%;flex-basis:41.6667%;max-width:41.6667%}.w-5o5-{-ms-flex-preferred-size:45.8333%;-webkit-flex-basis:45.8333%;flex-basis:45.8333%;max-width:45.8333%}.w-6-{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.w-6o5-{-ms-flex-preferred-size:54.1667%;-webkit-flex-basis:54.1667%;flex-basis:54.1667%;max-width:54.1667%}.w-7-{-ms-flex-preferred-size:58.3333%;-webkit-flex-basis:58.3333%;flex-basis:58.3333%;max-width:58.3333%}.w-7o5-{-ms-flex-preferred-size:62.5%;-webkit-flex-basis:62.5%;flex-basis:62.5%;max-width:62.5%}.w-8-{-ms-flex-preferred-size:66.6667%;-webkit-flex-basis:66.6667%;flex-basis:66.6667%;max-width:66.6667%}.w-8o5-{-ms-flex-preferred-size:70.8333%;-webkit-flex-basis:70.8333%;flex-basis:70.8333%;max-width:70.8333%}.w-9-{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.w-9o5-{-ms-flex-preferred-size:79.1667%;-webkit-flex-basis:79.1667%;flex-basis:79.1667%;max-width:79.1667%}.w-10-{-ms-flex-preferred-size:83.3333%;-webkit-flex-basis:83.3333%;flex-basis:83.3333%;max-width:83.3333%}.w-10o5-{-ms-flex-preferred-size:87.5%;-webkit-flex-basis:87.5%;flex-basis:87.5%;max-width:87.5%}.w-11-{-ms-flex-preferred-size:91.6667%;-webkit-flex-basis:91.6667%;flex-basis:91.6667%;max-width:91.6667%}.w-11o5-{-ms-flex-preferred-size:95.8333%;-webkit-flex-basis:95.8333%;flex-basis:95.8333%;max-width:95.8333%}.w-12-{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.grid.li-nopadding->li{padding:0}.grid.li-auto->li{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.li-1->li{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.li-2->li{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.li-3->li{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.li-4->li{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.li-5->li{-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.li-6->li{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.li-7->li{-ms-flex-preferred-size:14.2857%;-webkit-flex-basis:14.2857%;flex-basis:14.2857%;max-width:14.2857%}.li-8->li{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.li-9->li{-ms-flex-preferred-size:11.1111%;-webkit-flex-basis:11.1111%;flex-basis:11.1111%;max-width:11.1111%}.li-10->li{-ms-flex-preferred-size:10%;-webkit-flex-basis:10%;flex-basis:10%;max-width:10%}.li-11->li{-ms-flex-preferred-size:9.0909%;-webkit-flex-basis:9.0909%;flex-basis:9.0909%;max-width:9.0909%}.li-12->li{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.ml-1-{margin-left:8.3333%}.ml-2-{margin-left:16.6667%}.ml-3-{margin-left:25%}.ml-4-{margin-left:33.3333%}.ml-5-{margin-left:41.6667%}.ml-6-{margin-left:50%}.ml-7-{margin-left:58.3333%}.ml-8-{margin-left:66.6667%}.ml-9-{margin-left:75%}.ml-10-{margin-left:83.3333%}.ml-11-{margin-left:91.6667%}.x-0-{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.x-50-{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.x-100-{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.y-0-{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.y-50-{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.y-100-{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}
@media(min-width:640px) and (max-width:1023px){.o-00{-ms-flex-order:-1;-webkit-order:-1;order:-1}.o-99{-ms-flex-order:99;-webkit-order:99;order:99}.wrap{padding-left:20px;padding-right:20px}.grid{margin:0 -10px}.cell{padding-left:10px;padding-right:10px}.grid.cell-nopadding>.cell{padding-left:0;padding-right:0}.grid.cell-auto>.cell{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.w-0o5{-ms-flex-preferred-size:4.1667%;-webkit-flex-basis:4.1667%;flex-basis:4.1667%;max-width:4.1667%}.w-1{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.w-1o5{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.w-2{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.w-2o5{-ms-flex-preferred-size:20.8333%;-webkit-flex-basis:20.8333%;flex-basis:20.8333%;max-width:20.8333%}.w-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.w-3o5{-ms-flex-preferred-size:29.1667%;-webkit-flex-basis:29.1667%;flex-basis:29.1667%;max-width:29.1667%}.w-4{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.w-4o5{-ms-flex-preferred-size:37.5%;-webkit-flex-basis:37.5%;flex-basis:37.5%;max-width:37.5%}.w-5{-ms-flex-preferred-size:41.6667%;-webkit-flex-basis:41.6667%;flex-basis:41.6667%;max-width:41.6667%}.w-5o5{-ms-flex-preferred-size:45.8333%;-webkit-flex-basis:45.8333%;flex-basis:45.8333%;max-width:45.8333%}.w-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.w-6o5{-ms-flex-preferred-size:54.1667%;-webkit-flex-basis:54.1667%;flex-basis:54.1667%;max-width:54.1667%}.w-7{-ms-flex-preferred-size:58.3333%;-webkit-flex-basis:58.3333%;flex-basis:58.3333%;max-width:58.3333%}.w-7o5{-ms-flex-preferred-size:62.5%;-webkit-flex-basis:62.5%;flex-basis:62.5%;max-width:62.5%}.w-8{-ms-flex-preferred-size:66.6667%;-webkit-flex-basis:66.6667%;flex-basis:66.6667%;max-width:66.6667%}.w-8o5{-ms-flex-preferred-size:70.8333%;-webkit-flex-basis:70.8333%;flex-basis:70.8333%;max-width:70.8333%}.w-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.w-9o5{-ms-flex-preferred-size:79.1667%;-webkit-flex-basis:79.1667%;flex-basis:79.1667%;max-width:79.1667%}.w-10{-ms-flex-preferred-size:83.3333%;-webkit-flex-basis:83.3333%;flex-basis:83.3333%;max-width:83.3333%}.w-10o5{-ms-flex-preferred-size:87.5%;-webkit-flex-basis:87.5%;flex-basis:87.5%;max-width:87.5%}.w-11{-ms-flex-preferred-size:91.6667%;-webkit-flex-basis:91.6667%;flex-basis:91.6667%;max-width:91.6667%}.w-11o5{-ms-flex-preferred-size:95.8333%;-webkit-flex-basis:95.8333%;flex-basis:95.8333%;max-width:95.8333%}.li-1>li,.w-12{max-width:100%}.w-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%}ul.grid>li{padding:10px}.grid.li-nopadding>li{padding:0}.grid.li-auto>li{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.li-1>li{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%}.li-2>li{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.li-3>li{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.li-4>li{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.li-5>li{-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.li-6>li{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.li-7>li{-ms-flex-preferred-size:14.2857%;-webkit-flex-basis:14.2857%;flex-basis:14.2857%;max-width:14.2857%}.li-8>li{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.li-9>li{-ms-flex-preferred-size:11.1111%;-webkit-flex-basis:11.1111%;flex-basis:11.1111%;max-width:11.1111%}.li-10>li{-ms-flex-preferred-size:10%;-webkit-flex-basis:10%;flex-basis:10%;max-width:10%}.li-11>li{-ms-flex-preferred-size:9.0909%;-webkit-flex-basis:9.0909%;flex-basis:9.0909%;max-width:9.0909%}.li-12>li{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.ml-1{margin-left:8.3333%}.ml-2{margin-left:16.6667%}.ml-3{margin-left:25%}.ml-4{margin-left:33.3333%}.ml-5{margin-left:41.6667%}.ml-6{margin-left:50%}.ml-7{margin-left:58.3333%}.ml-8{margin-left:66.6667%}.ml-9{margin-left:75%}.ml-10{margin-left:83.3333%}.ml-11{margin-left:91.6667%}.x-0{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.x-50{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.x-100{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.y-0{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.y-50{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.y-100{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}
@media(max-width:1023px){.-o-00{-ms-flex-order:-1;-webkit-order:-1;order:-1}.-o-99{-ms-flex-order:99;-webkit-order:99;order:99}.grid.-nopadding-cell>.cell{padding-left:0;padding-right:0}.grid.-cell-auto>.cell{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.-w-0o5{-ms-flex-preferred-size:4.1667%;-webkit-flex-basis:4.1667%;flex-basis:4.1667%;max-width:4.1667%}.-w-1{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.-w-1o5{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.-w-2{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.-w-2o5{-ms-flex-preferred-size:20.8333%;-webkit-flex-basis:20.8333%;flex-basis:20.8333%;max-width:20.8333%}.-w-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.-w-3o5{-ms-flex-preferred-size:29.1667%;-webkit-flex-basis:29.1667%;flex-basis:29.1667%;max-width:29.1667%}.-w-4{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.-w-4o5{-ms-flex-preferred-size:37.5%;-webkit-flex-basis:37.5%;flex-basis:37.5%;max-width:37.5%}.-w-5{-ms-flex-preferred-size:41.6667%;-webkit-flex-basis:41.6667%;flex-basis:41.6667%;max-width:41.6667%}.-w-5o5{-ms-flex-preferred-size:45.8333%;-webkit-flex-basis:45.8333%;flex-basis:45.8333%;max-width:45.8333%}.-w-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.-w-6o5{-ms-flex-preferred-size:54.1667%;-webkit-flex-basis:54.1667%;flex-basis:54.1667%;max-width:54.1667%}.-w-7{-ms-flex-preferred-size:58.3333%;-webkit-flex-basis:58.3333%;flex-basis:58.3333%;max-width:58.3333%}.-w-7o5{-ms-flex-preferred-size:62.5%;-webkit-flex-basis:62.5%;flex-basis:62.5%;max-width:62.5%}.-w-8{-ms-flex-preferred-size:66.6667%;-webkit-flex-basis:66.6667%;flex-basis:66.6667%;max-width:66.6667%}.-w-8o5{-ms-flex-preferred-size:70.8333%;-webkit-flex-basis:70.8333%;flex-basis:70.8333%;max-width:70.8333%}.-w-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.-w-9o5{-ms-flex-preferred-size:79.1667%;-webkit-flex-basis:79.1667%;flex-basis:79.1667%;max-width:79.1667%}.-w-10{-ms-flex-preferred-size:83.3333%;-webkit-flex-basis:83.3333%;flex-basis:83.3333%;max-width:83.3333%}.-w-10o5{-ms-flex-preferred-size:87.5%;-webkit-flex-basis:87.5%;flex-basis:87.5%;max-width:87.5%}.-w-11{-ms-flex-preferred-size:91.6667%;-webkit-flex-basis:91.6667%;flex-basis:91.6667%;max-width:91.6667%}.-w-11o5{-ms-flex-preferred-size:95.8333%;-webkit-flex-basis:95.8333%;flex-basis:95.8333%;max-width:95.8333%}.-w-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.grid.-li-nopadding>li{padding:0}.grid.-li-auto>li{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.-li-1>li{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.-li-2>li{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.-li-3>li{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.-li-4>li{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.-li-5>li{-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.-li-6>li{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.-li-7>li{-ms-flex-preferred-size:14.2857%;-webkit-flex-basis:14.2857%;flex-basis:14.2857%;max-width:14.2857%}.-li-8>li{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.-li-9>li{-ms-flex-preferred-size:11.1111%;-webkit-flex-basis:11.1111%;flex-basis:11.1111%;max-width:11.1111%}.-li-10>li{-ms-flex-preferred-size:10%;-webkit-flex-basis:10%;flex-basis:10%;max-width:10%}.-li-11>li{-ms-flex-preferred-size:9.0909%;-webkit-flex-basis:9.0909%;flex-basis:9.0909%;max-width:9.0909%}.-li-12>li{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.-ml-1{margin-left:8.3333%}.-ml-2{margin-left:16.6667%}.-ml-3{margin-left:25%}.-ml-4{margin-left:33.3333%}.-ml-5{margin-left:41.6667%}.-ml-6{margin-left:50%}.-ml-7{margin-left:58.3333%}.-ml-8{margin-left:66.6667%}.-ml-9{margin-left:75%}.-ml-10{margin-left:83.3333%}.-ml-11{margin-left:91.6667%}.-x-0{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.-x-50{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.-x-100{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.-y-0{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.-y-50{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.-y-100{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}
@media(min-width:1024px){.o00-{-ms-flex-order:-1;-webkit-order:-1;order:-1}.o99-{-ms-flex-order:99;-webkit-order:99;order:99}.wrap{padding-left:30px;padding-right:30px}.grid{margin:0 -15px}.cell{padding-left:15px;padding-right:15px}.grid.cellnopadding->.cell{padding-left:0;padding-right:0}.grid.cellauto->.cell{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.w0o5-{-ms-flex-preferred-size:4.1667%;-webkit-flex-basis:4.1667%;flex-basis:4.1667%;max-width:4.1667%}.w1-{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.w1o5-{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.w2-{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.w2o5-{-ms-flex-preferred-size:20.8333%;-webkit-flex-basis:20.8333%;flex-basis:20.8333%;max-width:20.8333%}.w3-{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.w3o5-{-ms-flex-preferred-size:29.1667%;-webkit-flex-basis:29.1667%;flex-basis:29.1667%;max-width:29.1667%}.w4-{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.w4o5-{-ms-flex-preferred-size:37.5%;-webkit-flex-basis:37.5%;flex-basis:37.5%;max-width:37.5%}.w5-{-ms-flex-preferred-size:41.6667%;-webkit-flex-basis:41.6667%;flex-basis:41.6667%;max-width:41.6667%}.w5o5-{-ms-flex-preferred-size:45.8333%;-webkit-flex-basis:45.8333%;flex-basis:45.8333%;max-width:45.8333%}.w6-{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.w6o5-{-ms-flex-preferred-size:54.1667%;-webkit-flex-basis:54.1667%;flex-basis:54.1667%;max-width:54.1667%}.w7-{-ms-flex-preferred-size:58.3333%;-webkit-flex-basis:58.3333%;flex-basis:58.3333%;max-width:58.3333%}.w7o5-{-ms-flex-preferred-size:62.5%;-webkit-flex-basis:62.5%;flex-basis:62.5%;max-width:62.5%}.w8-{-ms-flex-preferred-size:66.6667%;-webkit-flex-basis:66.6667%;flex-basis:66.6667%;max-width:66.6667%}.w8o5-{-ms-flex-preferred-size:70.8333%;-webkit-flex-basis:70.8333%;flex-basis:70.8333%;max-width:70.8333%}.w9-{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.w9o5-{-ms-flex-preferred-size:79.1667%;-webkit-flex-basis:79.1667%;flex-basis:79.1667%;max-width:79.1667%}.w10-{-ms-flex-preferred-size:83.3333%;-webkit-flex-basis:83.3333%;flex-basis:83.3333%;max-width:83.3333%}.w10o5-{-ms-flex-preferred-size:87.5%;-webkit-flex-basis:87.5%;flex-basis:87.5%;max-width:87.5%}.w11-{-ms-flex-preferred-size:91.6667%;-webkit-flex-basis:91.6667%;flex-basis:91.6667%;max-width:91.6667%}.w11o5-{-ms-flex-preferred-size:95.8333%;-webkit-flex-basis:95.8333%;flex-basis:95.8333%;max-width:95.8333%}.li1->li,.w12-{max-width:100%}.w12-{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%}ul.grid>li{padding:15px;}.grid.linopadding->li{padding:0}.grid.liauto->li{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.li1->li{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%}.li2->li{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.li3->li{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.li4->li{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.li5->li{-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.li6->li{-ms-flex-preferred-size:16.6667%;-webkit-flex-basis:16.6667%;flex-basis:16.6667%;max-width:16.6667%}.li7->li{-ms-flex-preferred-size:14.2857%;-webkit-flex-basis:14.2857%;flex-basis:14.2857%;max-width:14.2857%}.li8->li{-ms-flex-preferred-size:12.5%;-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.li9->li{-ms-flex-preferred-size:11.1111%;-webkit-flex-basis:11.1111%;flex-basis:11.1111%;max-width:11.1111%}.li10->li{-ms-flex-preferred-size:10%;-webkit-flex-basis:10%;flex-basis:10%;max-width:10%}.li11->li{-ms-flex-preferred-size:9.0909%;-webkit-flex-basis:9.0909%;flex-basis:9.0909%;max-width:9.0909%}.li12->li{-ms-flex-preferred-size:8.3333%;-webkit-flex-basis:8.3333%;flex-basis:8.3333%;max-width:8.3333%}.ml1-{margin-left:8.3333%}.ml2-{margin-left:16.6667%}.ml3-{margin-left:25%}.ml4-{margin-left:33.3333%}.ml5-{margin-left:41.6667%}.ml6-{margin-left:50%}.ml7-{margin-left:58.3333%}.ml8-{margin-left:66.6667%}.ml9-{margin-left:75%}.ml10-{margin-left:83.3333%}.ml11-{margin-left:91.6667%}.x0-{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.x50-{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.x100-{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.y0-{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.y50-{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.y100-{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}

                                                            /* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/JX7MlXqjSJNjQvI4heMMGvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/vtwNVMP8y9C17vLvIBNZI_Y6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/9kaD4V2pNPMMeUVBHayd7vY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(https://fonts.gstatic.com/s/ptsans/v8/ATKpv8nLYAKUYexo8iqqrg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.button{padding:10px 0px;margin:0 auto 8px;background:#ff1e00;border:none;border-radius:2px;color:#fff;font-size:16px;max-width:280px;cursor:pointer;font-family:'PT Sans', Verdana, Geneva, Tahoma, Trebuchet MS,sans-serif;transition:all .3s ease;text-transform:uppercase;text-align:center;box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
.button:hover{background-color:#f44336;box-shadow:none;}
.button:active,
.button.is-checked{background-color:#ccc;}
.button.is-checked{color:black;text-shadow:0 -1px hsla(, 0%, 0%, 0.1);}
.button:active{box-shadow:inset 0 1px 10px hsla(0, 0%, 0%, 0.2);}
.button.btn-small{padding:3px 7px;}
.sub-sdmo{transition:all .3s ease;opacity:0.3;visibility:hidden;}
.cat-sdmo.is-checked ~ .sub-sdmo{opacity:1;visibility:visible;}
.btn-visible{opacity:1;visibility:visible;}
.button-group:after{content:'';display:block;clear:both;}
.button-group .button{float:left;border-radius:0;margin-left:0;margin-right:1px;}
.button-group .button:first-child{border-radius:0.5em 0 0 0.5em;}
.button-group .button:last-child{border-radius:0 0.5em 0.5em 0;}
.button_mtl{background:0 0;border:none;border-radius:2px;color:#000;position:relative;height:36px;margin:0;min-width:64px;padding:0 16px;display:inline-block;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0;overflow:hidden;will-change:box-shadow;transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);outline:none;cursor:pointer;text-decoration:none;text-align:center;line-height:36px;vertical-align:middle;}
.btn-mtrl{position:relative;font-weight:100;padding:1em 1.25em;text-align:center;width:200px;border-radius:0;overflow:hidden;position:relative;z-index:0;cursor:pointer;overflow:hidden;height:40px;max-width:600px;width:100%;border:none;color:#fff;line-height:15px;box-shadow:0px 2px 4px rgba(0, 0, 0, 0.25), 0px 0px 2px rgba(0, 0, 0, 0.125);}
.btn-mtrl_ripple{-webkit-appearance:none;position:absolute;width:100%;height:100%;margin:0;left:0;top:0;cursor:pointer;}
.btn-mtrl_ripple:focus, .btn-mtrl:focus{outline:0;}
.btn-mtrl, .btn-mtrl_anim{background:#ff3200;transition-duration:0.3s;transition-timing-function:cubic-bezier(0.25, 0.5, 0.5, 1);}
.btn-mtrl:hover{background:rgba(227, 90, 0, 0.7);box-shadow:0px 4px 8px rgba(0, 0, 0, 0.25), 0px 0px 4px rgba(0, 0, 0, 0.125);}
.btn-mtrl:active{background:rgba(227, 90, 0, 0.6);box-shadow:0px 4px 12px rgba(0, 0, 0, 0.4), 0px 0px 4px rgba(0, 0, 0, 0.2);}
.btn-mtrl_anim{border-radius:50%;}
.btn-mtrl_anim:hover{opacity:1;}
.btn-mtrl_anim{-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);position:absolute;top:50%;left:50%;z-index:-1;}
.btn-mtrl_anim:before{position:relative;content:'';display:block;margin-top:100%;}
.btn-mtrl_anim:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;border-radius:50%;}
.btn-mtrl_ripple{-webkit-appearance:none;position:absolute;width:100%;height:100%;margin:0;left:0;top:0;cursor:pointer;}
.btn-mtrl_ripple:focus + .btn-mtrl_anim{-webkit-animation:anim-out 0.75s;animation:anim-out 0.75s;background:rgba(227, 90, 0, 1);}
@-webkit-keyframes anim-in{0%{width:0%;height:0%}
100%{width:100%;height:200%}
}
@keyframes anim-in{0%{width:0%;height:0%}
100%{width:100%;height:200%}
}
@-webkit-keyframes anim-in-pseudo{0%{background:rgba(0, 0, 0, 0.25)}
100%{background:transparent}
}
@keyframes anim-in-pseudo{0%{background:rgba(0, 0, 0, 0.25)}
100%{background:transparent}
}
@-webkit-keyframes anim-out{0%{width:0%;height:0%}
100%{width:100%;height:200%}
}
@keyframes anim-out{0%{width:0%;height:0%}
100%{width:100%;height:200%}
}
@-webkit-keyframes anim-out-pseudo{0%{background:rgba(0, 0, 0, 0.25)}
100%{background:transparent}
}
@keyframes anim-out-pseudo{0%{background:rgba(0, 0, 0, 0.25)}
100%{background:transparent}
}
table{background-color:transparent;}
caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left;}
th{text-align:left;}
.table{width:100%;max-width:100%;margin-bottom:20px;background:#fff;}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd;}
.table > thead > tr > th{vertical-align:bottom;border-bottom:2px solid #ddd;}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td{border-top:0;}
.table > tbody + tbody{border-top:2px solid #ddd;}
.table .table{background-color:#fff;}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td{padding:5px;}
.table-bordered{border:1px solid rgba(0, 0, 0, 0.3);}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td{border:1px solid rgba(0, 0, 0, 0.3);}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td{border-bottom-width:2px;}
.table-striped > tbody > tr:nth-of-type(odd){background-color:#f9f9f9;}
.table-hover > tbody > tr:hover{background-color:#f5f5f5;}
table col[class*="col-"]{position:static;display:table-column;float:none;}
table td[class*="col-"],
table th[class*="col-"]{position:static;display:table-cell;float:none;}
.table-responsive{min-height:.01%;overflow-x:auto;}
@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;}
.table-responsive > .table{margin-bottom:0;}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td{white-space:nowrap;}
.table-responsive > .table-bordered{border:0;}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0;}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0;}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td{border-bottom:0;}
}
/*>>= = = = = = = = = = = = = = = = = = = = <<

--navbar

= = = = = = = = = = = = = = = = = = = = = = */
@media (max-width: 1023px) {
  input#nav-mobile, input#nav-mobile-open {display: none;}

  .navbar {
    position: fixed;
    width: 85%;
    max-width: 400px;
    height:100%;
    left: 0;
    top: 0;
    padding-left: 0;
    padding-right: 0;
    z-index: 9999;
    background: #fff;
    -webkit-transform: translateX(-250px);
    transform: translateX(-400px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    will-change: transform;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform,-webkit-transform;
    overflow: visible;
    overflow-y: auto;
  }
  input#nav-mobile:checked + .navbar {
    z-index: 9999;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  label[for="nav-mobile-open"] {
    width: 100%;
    height: 100%;
    z-index: -1;
    background: none;
    top:0;
    left: 0;
    transition: all .2s cubic-bezier(.4,0,.2,1);
    cursor: pointer;
  }
  input#nav-mobile:checked ~ label[for="nav-mobile-open"] {
    background: rgba(0, 0, 0, .5);
    z-index: 99;

    position: fixed;
  }
  .navbar > ul > li > :first-of-type:nth-last-child(2) {
  }
  .navbar > ul > li > ul > li > :first-of-type:nth-last-child(2) {
    text-shadow: 500px 0 0 #ccc !important;
    margin-left: -500px;
    width: 0!important;
    transition-delay: .2s;
    transition: all 0 ease;
  }

  .navbar > ul > li:hover > :first-of-type:nth-last-child(2) {
  }
  .navbar > ul > li > ul > li:hover > :first-of-type:nth-last-child(2) {
    text-shadow: 1px 1px 0 #000 !important;
    margin-left: 0;
    width: 100%!important;
    transition-delay: .2s;
  }

  .navbar > ul {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 1px;
    list-style: none;
  }
  .navbar > ul > li {
    margin-top: 2px;
    border: none;
    cursor: pointer;
    border-left: 3px solid #ddd;
    border-right: 3px solid #ddd;
    border-bottom: 1px outset #eee;
    border-top: 1px solid #eee;
    display: block;
    padding: 0;
  }
  .navbar > ul > li:hover,
  .navbar > ul > li.active {
    background: #fff;
  }
  .navbar > ul > li > a {
    color: #222;
    text-decoration: none;
    padding: 10px 10px;
    line-height: 35px;
    font-size: 18px;
    display: block;
    white-space: nowrap;
  }
  .navbar > ul > li > a:hover {}
  .navbar > ul > li > ul {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1px;
    list-style: none;
    background: rgba(0, 0, 0, 0);
    padding-top: 50px;
    margin-top: -50px;
    display: block;
    overflow: hidden;
    z-index: 999;
    position: relative;
    transition-delay: .3s;
  }

  .navbar > ul > li > ul:after {
    content: "+";
    position: absolute;
    right: 10px;
    top:10px;
    font-size:20px;
    font-weight: 800;
    color: #999;
    transition: all .2s linear;
  }
  .navbar > ul > li:active > ul:after,
  .navbar > ul > li:hover > ul:after,
  .navbar > ul > li > ul:hover:after {
    top:-9999px;
  }
  .navbar > ul > li:hover > ul,
  .navbar > ul > li > ul:hover {
    padding-top: 0;
    margin-top: 0;
  }
  /*.navbar > ul > li:hover > ul > li {
    height: 50px;
  }*/
  .navbar > ul > li:hover > ul > li,
  .navbar > ul > li > ul:hover > li {
    height: 50px;
    border-top: 1px solid #ddd;
    transition: all .2s linear;
  }
  .navbar > ul > li > ul > li {
    border: none;
    box-shadow: none;
    cursor: pointer;
    display: block;
    height: 0;
    overflow: hidden;
    transition: all .2s linear;
    border-top: 0px solid #ddd;
  }

  .navbar > ul > li > ul > li:hover,
  .navbar > ul > li > ul > li.active {
    background: #fff;
  }    
  .navbar > ul > li > ul > li > a {
    color: #222;
    text-decoration: none;
    padding: 0 10px;
    font-size: 16px;
    display: block;
    text-shadow: none;
    visibility: hidden;
    white-space: nowrap;
  }
  .navbar > ul > li:hover > ul > li > a {
    font-size: 16px;
    padding: 15px 10px;
    height: inherit;
    visibility: visible;
  }
  .navbar > ul > li > ul > li > ul {
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1px;
    list-style: none;
    transition: all .5s ease;
    background: #000;
    display: block;

  }
  .navbar > ul > li > ul > li > ul > li {
    border: none;
    box-shadow: none;
    cursor: pointer;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    border-right:1px solid rgba(0, 0, 0, 0.3);
    box-shadow:  0 -1px 0 rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid #111;
    border-top: 1px solid #333;
    display: block;
    height: 0;
    transition: all .3s ease;
  }

  .navbar > ul > li > ul > li:hover > ul > li {
    height: inherit;
  }
  .navbar > ul > li > ul > li > ul > li:hover,
  .navbar > ul > li > ul > li > ul > li.active {
    background: #222;
  }    
  .navbar > ul > li > ul > li > ul > li > a {
    color: #ccc;
    text-decoration: none;
    padding: 10px;
    font-size: 0;
    display: block;

    white-space: nowrap;
    text-shadow: none;
  }
  .navbar > ul > li > ul > li:hover > ul > li > a {

    height: inherit;
    font-size: 14px;
  }

label[for="nav-mobile"]{background:url(_mod_files/ce_images/common/menu_icon.png) 0 0 no-repeat;position:fixed;top:7px;left:5px;cursor:pointer;height:32px;z-index:2;width:32px;font-weight:100;line-height:0;overflow:hidden;background-size:contain;}
input#nav-mobile:checked ~ label[for="nav-mobile"]{400px:45%}

}
@media (min-width: 1024px) {
  input#nav-mobile, input#nav-mobile-open {display: none;}

  .navbar {
    transition: all .3s linear;
    overflow: hidden;
    width: 100%;
}
  .navbar > ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 15px;
    z-index: 9999;
    width: 100%;
    overflow: hidden;
}
  .navbar > ul > li {
    margin: 0;
    position: relative;
    word-wrap: break-word;
    display: block;
    padding: 0;
    transition: all .3s linear;
    width:90px;
  }

  .navbar > ul > li:first-of-type {
      border-left: none;
  }
  .navbar > ul > li.active,
  .navbar > ul > li:hover {
 
    position: relative;
   
  }

  .navbar > ul > li.active > a {
    text-decoration: none;
  }
  .navbar > ul > li:hover > a {}
  .navbar > ul > li > a {
    text-align: center;
    background: none;
    display: block;
    color: #000;
    line-height:81px;
    font-weight: 600;
    transition: all .3s linear;
    font-size: 16px;
    font-size: calc(11vw/8);
    text-transform: uppercase;
    font-family: 'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;
   }

.navbar > ul > li:last-of-type > a {
 
}
.navbar > ul > li:nth-last-of-type(2) {margin-left:10px;}
.navbar > ul > li:last-of-type{width:160px;}
.navbar > ul > li:nth-last-of-type(2) {width:175px;}
.navbar > ul > li:last-of-type> a {background:url(_mod_files/ce_images/content/menu_uslugi.png) center left no-repeat;background-size:20%;}
.navbar > ul > li:nth-last-of-type(2) > a {background:url(_mod_files/ce_images/content/menu_prod.png) center left no-repeat;background-size:15%;}
.navbar > ul > li:last-of-type > a , .navbar > ul > li:nth-last-of-type(2) > a {}
.navbar > ul > li:first-child > a {
        border: none;
  }
  .navbar > ul > li.active > a,
  .navbar > ul > li:hover > a {
  text-decoration: underline;
  color: #000;
 
  }
  .navbar > ul > li > ul {
    padding-left: 0;
    height: 0;
    transition: all .3s ease;
    z-index: 9999;
}
  .navbar > ul > li:hover > ul {

height: initial;
display: block;
position: fixed;
padding-bottom: 0px;
}
  .navbar > ul > li > ul > li {
    white-space: nowrap;
    list-style: none;
    text-align: left;
    transition: all .2s ease;
    padding: 0px 10px;
    height: 0;
    display: block;
    z-index: 9999;
    position: relative;
    background: #14b942;
}
  .navbar > ul > li:hover > ul > li {
    height: 26px;
    width: 200px;
  }

  .navbar > ul > li > ul > li:hover,
  .navbar > ul > li > ul > li.active{
    color: #fff;
    display: block;
    line-height: 22px;
  }    
  .navbar > ul > li > ul > li.active > a {
    color: #fff;
  }
  .navbar > ul > li > ul > li > a {
    
    font-size: 14px;
    color: #fff;
    text-shadow: none;
    opacity: 0;
    width: initial;
    line-height: 17px;
    transition: all .2s ease;
    display: block;
    padding: 4px;
    position: absolute;
    z-index: 9999;
    text-transform: uppercase;
}
  .navbar > ul > li > ul > li:hover > a {
    color: #fff;
    text-decoration: underline;
  }
  .navbar > ul > li:hover > ul > li > a {  
    opacity: 1;
  }
  .navbar > ul > li > ul > li > ul {
    position: absolute;
    transition: all .3s ease;
    visibility: hidden;
    list-style: none;
    position: absolute;
    top: 0;
    left: 100%;
    transition: all .3s ease;
    opacity: 0;
    background: #121212;
  }

  .navbar > ul > li > ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
  }
  .navbar > ul > li > ul > li > ul > li {
    padding: 0 10px;
    border-radius: 5px;
  }
  .navbar > ul > li > ul > li > ul > li:hover,
  .navbar > ul > li > ul > li > ul > li.active {

  }
  .navbar > ul > li > ul > li > ul > li > a {
    font-family: Roboto Condensed, sans-serif;
    text-shadow: none;
    color: #fff;
  }
  .navbar > ul > li > ul > li:hover > ul > li > a {

  }
  .navbar > ul > li > ul > li > ul > li:hover > a {
    text-decoration: underline;
  }
}
@media (min-width: 1270px) {
  .navbar > ul {}
  .navbar > ul > li > a {font-size: calc(9vw/8);}
  .navbar > ul > li {padding: 0;}
  .navbar > ul > li:nth-last-of-type(2) {margin-left:10px;}
}
@media (min-width: 1400px) {
  .navbar > ul > li > a {
    font-size: 16px;
  }
}
.flex-video{position:relative;padding-top:10%;padding-bottom:58.5%;height:0;overflow:hidden;}
.flex-video.widescreen{padding-bottom:56.34%;}
.flex-video.vimeo{padding-top:0;}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%;}
.MediaBox_shadow{position:fixed;display:none;top:0px;left:0px;width:100%;height:100%;background:#000;z-index:100000;}
* html .MediaBox_shadow{position:absolute;}
.MediaBox{position:fixed;display:none;background:#fff;z-index:100001;}
* html .MediaBox{position:absolute;}
.MediaBox_shadowL, .MediaBox_shadowR, .MediaBox_shadowT, .MediaBox_shadowB, .MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{position:absolute;overflow:hidden;}
.MediaBox_shadowL, .MediaBox_shadowR{width:15px;height:100%;background:url(_img/ami_jsapi/shade-v.png) repeat-y;}
.MediaBox_shadowL{left:-15px;top:0px;}
.MediaBox_shadowR{right:-15px;top:0px;background-position:-15px 0px;}
.MediaBox_shadowT, .MediaBox_shadowB{width:100%;height:15px;background:url(_img/ami_jsapi/shade-h.png) repeat-x;}
.MediaBox_shadowT{left:0px;top:-15px;}
.MediaBox_shadowB{left:0px;bottom:-15px;background-position:0px -15px;}
.MediaBox_shadowLT, .MediaBox_shadowRT, .MediaBox_shadowLB, .MediaBox_shadowRB{width:15px;height:15px;background:url(_img/ami_jsapi/shade-c.png) no-repeat;}
.MediaBox_shadowLT{left:-15px;top:-15px;}
.MediaBox_shadowRT{right:-15px;top:-15px;background-position:-15px 0px;}
.MediaBox_shadowLB{left:-15px;bottom:-15px;background-position:0px -15px;}
.MediaBox_shadowRB{right:-15px;bottom:-15px;background-position:-15px -15px;}
.MediaBox_speckLT{position:absolute;width:0px;height:0px;}
.MediaBox_speckRB{position:absolute;width:0px;height:0px;}
.MediaBox_close{position:absolute;width:39px;height:39px;right:-20px;top:-20px;background:url(_img/ami_jsapi/close.png);cursor:pointer;}
.MediaBox_loader{position:absolute;width:32px;height:32px;left:50%;top:50%;margin:-16px 0px 0px -16px;background:url(_img/ami_jsapi/loader.gif);}
.MediaBox_container{margin:10px 10px;}
.MediaBoxBlack{background:#000;}
.MediaBoxBlack .MediaBox_shadowL, .MediaBoxBlack .MediaBox_shadowR{background-image:url(_img/ami_jsapi/glass-frame-v.png);}
.MediaBoxBlack .MediaBox_shadowT, .MediaBoxBlack .MediaBox_shadowB{background-image:url(_img/ami_jsapi/glass-frame-h.png);}
.MediaBoxBlack .MediaBox_shadowLT, .MediaBoxBlack .MediaBox_shadowRT, .MediaBoxBlack .MediaBox_shadowLB, .MediaBoxBlack .MediaBox_shadowRB{background-image:url(_img/ami_jsapi/glass-frame-c.png);}
.MediaBoxBlack .MediaBox_speckLT{background-image:url(_img/ami_jsapi/glass-frame-c2lt.png);}
.MediaBoxBlack .MediaBox_speckRB{background-image:url(_img/ami_jsapi/glass-frame-c2rb.png);}
.MediaBoxBlack .MediaBox_close{right:-25px;top:-25px;background-image:url(_img/ami_jsapi/glass-frame-close.png);}
.MediaBoxBlack .MediaBox_loader{background-image:url(_img/ami_jsapi/loader-black.gif);}
.MediaBoxBlack .MediaBox_container{margin:0px 0px;}
img[data-ami-mbpopup],
.mb-image{cursor:url(_img/ami_jsapi/pointer_plus.png), pointer;}
.MediaBox_loader{position:absolute;width:32px;height:32px;left:50%;top:50%;margin:-16px 0px 0px -16px;background:url(_img/ami_jsapi/loader.gif);z-index:100002;}
.MediaBox_group{margin:10px;margin-bottom:0px;font-style:italic;display: none !important;}
.MediaBox_header{margin:10px;margin-bottom:0px;text-align:center;font-weight:bold;}
.MediaBox_url{margin:10px;margin-bottom:0px;text-align:center;}
.MediaBox_description{padding:10px;padding-bottom:0px;}
.MediaBox_imageArea{position:relative;}
.MediaBox_previous{position:absolute;left:-28px;top:50%;width:32px;height:63px;margin-top:-32px;background:url(_img/ami_jsapi/mb-prev.png);cursor:pointer;}
.MediaBox_next{position:absolute;right:-28px;top:50%;width:32px;height:63px;margin-top:-32px;background:url(_img/ami_jsapi/mb-next.png);cursor:pointer;}
.MediaBox_container{position:relative;margin:10px 10px 0px 10px;text-align:center;}
.MediaBox_zoom{margin:10px;margin-bottom:0px;text-align:right;font-style:italic;}
.MediaBox_zoom a{font-style:italic;}
#MediaBox_sliderPrevious{float:left;width:10px;height:20px;margin:40px 0px 0px 10px;background:#00f;cursor:pointer;}
#MediaBox_sliderNext{float:right;width:10px;height:20px;margin:40px 10px 0px 0px;background:#00f;cursor:pointer;}
.MediaBox .disabled{background:#ccf !important;cursor:default !important;}
.MediaBox_slider{position:relative;overflow:hidden;height:80px;margin:10px 30px 0px 30px;white-space:nowrap;}
.MediaBox_sliderImage{max-height:80px;cursor:pointer;}
.MediaBox_sliderDelimeter{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;width:10px;}
.MediaBox_counter{margin:10px;margin-bottom:0px;text-align:right;font-style:italic;}
div.mselectFrame{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;border:1px solid #848484;overflow:auto;}
div.mselectOption, div.mselectOptionselected{padding:0px 2px;white-space:nowrap;cursor:default;}
div.mselectOptionselected{background:#5fabfe;color:#fff;}
.blog_item-small-row{padding:10px;}
div.blog_item-small-row__header,
div.blog_item-row__header,
div.blog_item-small-row__cat_header,
blog_item-row__img_small-img{margin-top:24px; padding: 8px 0;font-size:18px;font-weight:100;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
.blog_item-small-row__header > a, .a {color: #000;}
.blog_item-row__announce,
.blog_item-cat-row__announce,
.blog_item-small-row__announce,
.blog_item-row__img_small-img{}
.image_click_blog{margin-bottom:15px;}
.blog_item-row__img_small-img{}
.blog_item-row__header-name {color: #000;font-size: 21px;}
.blog_item .blog_item-row{overflow:hidden;display:block;}
.blog-anounce_body{}
@media(min-width:640px){.image_click_blog{float:left;margin-right:15px;}
}
@media(min-width:640px){.blog_item .blog_item-row__img_small-img{float:left;overflow:hidden;border-radius: 2px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.28);}
}
.blog_item-small{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.blog_item-small-row{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}
.global_cols_2,.global_cols_3,.global_cols_4,.global_cols_5{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}
@media(min-width:640px){.global_cols_2,.global_cols_3,.global_cols_4,.global_cols_5{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}}
@media(min-width:640px) and (max-width:768px){.global_cols_2,.global_cols_3,.global_cols_4,.global_cols_5{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}}
@media(min-width:769px){global_cols_2{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.global_cols_3{-ms-flex-preferred-size:33.3333%;-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.global_cols_4{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.global_cols_5{-ms-flex-preferred-size:20%;-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}}
.popupContent{background:lightgray;padding:20px;border-radius:5px;}
.discussion_amiroTEdDivPreview,
.quest_preview,
.forum_preview{border:1px solid #A5A5A5;display:none;padding:4px;background:#F0F0F0;margin-bottom:10px;margin-left:4px;margin-top:6px;}
.front_edit_msg, .quest_subject_item_row, .quest_answer_for, .forum_topic,
.forum_front_edit, .forum_tr_create_topic, .discussion_front_edit,
.discussion_span_answer_for{display:none;}
.quest_bb_preview,
.forum_bb_preview{text-align:center;display:none;}
a[name="forum"] ~ table,
a[name="forum"] ~ table>tbody,
a[name="forum"] ~ table>tbody>tr{width:100%;display:block;}
.quest_quote_messages,
.quest_quote_messages tbody,
.quest_quote_messages tr{display:block;width:100%;}
/**/.nav-menu{}
.nav-menu_position_top{}
.nav-menu__item{display:block;text-transform:uppercase;font-size:12px;}
.expand{display:none!important;}
table[id*="sign"]{display:none!important;}
.wrap{max-width:1100px;}
.l-header{background: #26de60;}
@media (max-width:1023px){.l-header{position:initial;background: #fff;}
}

.l-header__dark{padding: 5px 0;}
.l-header1::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 10000px;
    left: -100px;
    z-index: -1;
    background: #ffeb3b;
    transition: all 0.35s ease; 
    left: 20%;
    transform: skew(-36deg);}                                                      
.logo{margin-top:15px;}
.logo img{position:absolute;left:0;right:0;margin:auto;}
@media (min-width:320px) and (max-width:376px){.logo{max-width:240px;margin:0 0 15px 0;}
}
@media (min-width:377px) and (max-width:639px){.logo{max-width:300px;margin:0 0 15px 0;}
}
.phone{color:#000;font-size:26px;font-weight:600!important;line-height:30px;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
.phone span{font-size:36px;}
.phone_mob{color:#000;font-size:16px;font-weight:400!important;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
.bcall{color:#000;font-size:10.2px;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
.head_menu{color:#000!important;text-transform:uppercase!important;font-size:11px;line-height:44px;margin:0;font-weight:100;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
.head_menu>a{font-weight:600!important;}
.fa_red {color: #e60d00;}
.fa_round {font: normal normal normal 21px/1 FontAwesome !important; border-radius: 100%;background: #fff; width: 40px;height: 40px;text-align: center;line-height: 40px !important;box-shadow: 1px 1px rgba(0, 0, 0, 0.3);}
.fa_round_win { border-radius: 100%;background: #fff; width: 60px;height: 60px;text-align: center;line-height: 60px !important;box-shadow: 1px 1px rgba(0, 0, 0, 0.3);}
.fa_round_win:hover {transition: all .3s ease;font-size: 4.5em;box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);}
.top-nav li {max-width: 185px; min-width: 50px;float: left;list-style: none;padding: 4px 18px 16px 0;}
.top-nav > li > ul {
   visibility: hidden;
    position: absolute;
    padding-left: 0;
    background: #fff;
    border-radius: 2px;
    transition: all .3s ease;
    z-index: 11;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.28);
    margin-top: 3px;
    /* border: 1px solid #00254e; */
    height: 0;
}
.top-nav > li:hover > ul{
    visibility: visible;
    margin-top: 10px;
    transition: all .0s ease;
    height: 220px;
    transition-delay: ease-out 0.1s;
}
.top-nav > li > ul > li {
    float: none;
    max-width: none;
    text-align: left;
    padding: 0 10px;
    transition: all .3s ease;
    font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;
text-transform: uppercase;
    font-weight: 600;
}

.top-nav > li:hover > ul > li {
    padding: 5px 10px;
}
.top-nav > li > ul > li > a {
    opacity: 0;
    font-size: 0;
    transition: all .2s ease;
}
.top-nav > li:hover > ul > li > a{
    opacity: 1;
    font-size: 14px;
    transition: all .4s ease;
}
                                                        
.l-nav{z-index:999;border-bottom: 0px solid #fbda05;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);}
@media (min-width:1024px){.l-nav{background:#fff;width:100%;-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}
}
.l-slider{padding-top:0px;margin:0px;}
.l-crumbs{font-size:15px;padding:10px 0;background-color:#eee;border-bottom:1px solid #ddd;}
.l-crumbs .pages_path{margin-top:0px;padding-bottom:0;z-index:-1;text-align:left;}
.l-central{}
@media(min-width:1024px){.l-central{}
}
@media (max-width:1023px){.l-crumbs div, .l-crumbs li{text-align:center;}
}
.l-content{background:#fff;}
@media (max-width:1023px){.l-content div, .l-content li{}
}
.home-h1{}
.l-content p, .l-content ul, .l-content ol{}
.l-content i{}
.l-content ul,
.l-content ol{list-style-position:inside !important;}
.l-content .catalog p,
.l-contentr .catalog li{overflow:auto;}
.l-content p img,
.l-content li img{transition:all .3s ease;float:none;}
@media (min-width:640px){.l-content p img,
.l-content li img{}
}
.l-content p img:hover,
.l-content li img:hover{}
ul.slick-slider-grid-container{padding:0;opacity:0;transition:opacity .3s ease;}
.pager_pages{display:none;}
.l-menu{z-index:2;}
.in-home{}
.l-extra{background-color:#EEE;padding-bottom:45px;border-top:1px solid #999;}
.l-extra1{background-color:#353944;color:#fff;padding:30px 0;}
.l-extra2{background-color:#EEEEEE;}
.l-extra3{}
.l-sidebar{padding-bottom:30px;}
@media(min-width:1024px){.l-sidebar{}
}
 @media (max-width:1280px){
 .l-footer{background-size:cover !important;}
}                                                      
.l-footer{background:url(_mod_files/ce_images/bg/bg_footer.jpg) center center no-repeat;background-size:120%;color:#fff;}
.l-footer__dark{    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%,#222 100%);padding-top:5px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000',GradientType=0);}
.l-footer a{color:#f5f5f5;}
.l-footer a:hover {border-bottom: 1px dashed #fff;}
.l-footer__ul {padding-left: 0px;list-style-type: none;}
.l-footer__ul li {padding:4px 0;font-size: 18px;font-weight: 600;}
.footer{display:table-row;}
.footer > div{vertical-align:bottom;display:table-cell;}
.faq{border:1px solid #ccc;border-radius:5px;padding:10px;position:relative;margin-bottom:20px;background-color:#f6dd0a;box-shadow:1px 1px 2px rgba(0,0,0,.12);}
.faq::before, .faq::after{content:'';position:absolute;left:25px;top:-20px;border:10px solid transparent;border-bottom:10px solid #f6dd0a;}
.faq::after{border-bottom:10px solid #f6dd0a;top:-18px;}
.faq_1{border:1px solid #ddd;border-radius:5px;padding:10px;position:relative;background-color:#fff;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.32);}
.faq_1::before, .faq_1::after{content:'';position:absolute;left:-20px;top:30%;border:10px solid transparent;border-right:10px solid #ddd;}
.faq_1::after{border-right:10px solid #fff;top:30%;}
 .faq_2 {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 15px;
    position: relative;
    background-color: #c8e6c9;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32);
    margin:5px;
   }
   .faq_2::before, .faq_2::after {
    content: '';
    position: absolute;
   left: -20px;
    top: 40%;
    border: 10px solid transparent;
    border-right: 10px solid #000;
   }
   .faq_2::after {
    border-right: 10px solid #c8e6c9;
    top: 40%;
   }
                                                        
 @media(max-width:639px){
   .faq_2{border:1px solid #ddd;border-radius:2px; color:#000; padding:8px; text-align:center;position:relative;margin:20px 0 25px;background-color:#c8e6c9;box-shadow: 0 3px 3px rgba(0, 0, 0, 0.28);}
.faq_2::before, .faq_2::after{content:'';position:absolute;right:47%;top:-20px;border:10px solid transparent;border-bottom:10px solid #000;    left: initial;}
.faq_2::after{border-bottom:10px solid #c8e6c9;top:-20px;    left: initial;}
}
.block{background:#fff;position:relative;}
.block::after{content:'';position:absolute;right:-30px;top:15px;border:10px solid transparent;border-right:20px solid green;}
.bg_ext_2{background-color:rgb(187, 168, 109);margin-top:25px;padding:25px 0;color:#000;border-top:1px solid #999;}
.bg_ext_2_1{}
.bgfff{background-color:#fff;}
.bgfff95{background: rgba(255, 255, 255, 0.86);}
.bgfff4{background: rgba(255, 255, 255, 0.4);}
.bg0005{background-color:rgba(221, 187, 116, 0.52);background:rgba(0, 0, 0, 0) url(_mod_files/ce_images/bg/pattern.png) !important;padding:65px 0 35px;border-bottom:1px solid #333;}
.bg000g{background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000',GradientType=0);}
.img_rounded{border-radius:100%;box-shadow:2px 2px 2px rgba(0, 0, 0, 0.3);background-color:#fff;}
.img_rounded_2{border-radius:100%;box-shadow:1px 1px 1px rgba(0, 0, 0, 0.3);border: 2px solid #E8EAF6;}
.img_squared{border-radius:2%;box-shadow:2px 2px 2px rgba(0, 0, 0, 0.3);background-color:#eee;}
.bg_sklad{background:url(_mod_files/ce_images/bg/bg_sklad.jpg) 50% 0px fixed no-repeat;background-size:cover;}
.bg_sklad__dark {background-color: rgba(0, 0, 0, 0.4);padding: 10px 0;}
.bg_cert{background:url(_mod_files/ce_images/bg/bg_cert.jpg) 50% 0px fixed no-repeat;background-size:cover;    padding-bottom: 15px;
    border-bottom: 5px solid #172983;
    border-top: 5px solid #404e99;}
.bg_rmaka {}
.bg_rmaka::before {content: "";background:url(_mod_files/ce_images/main/ramka.png) 50% 50% fixed no-repeat;background-size:100%;}
.bg_rmaka::after {content: "";background:url(_mod_files/ce_images/main/ramka.png) 50% 50% fixed no-repeat;background-size:100%;}
.bg_uslovia__dark {background-color: rgba(0, 0, 0, 0.7);padding: 10px 0 0;}
.bg_main{background:url(_mod_files/ce_images/bg/bg_main.jpg) 50% 0px fixed no-repeat;background-size:cover;border-bottom: 1px solid #c9cfd2;}
.bg_main__dark {background-color: rgba(255, 255, 255, 0.78);padding: 15px 0;}
.bg_main:after{}
.bg_main:before{}
.bg_akcii{background:url(_mod_files/ce_images/bg/bg_akcii.jpg) 50% 0px fixed no-repeat;background-size:cover;}
.bg_news{background:#e0e0e0;padding-bottom:15px;background: url(_mod_files/ce_images/bg/bg_bricks.jpg) fixed;}
.bg_news__header{}
.bg_news__header:before, .bg_news__header:after  {
      
      content: '';
      display: inline-block;
      
      border-bottom: 1px solid #000;
      height: 2px;
      width: 70px;
      margin: 10px 20px; }


.bg_vk{background:url(_mod_files/ce_images/bg/bg_vk.png) center no-repeat;background-size:cover;padding:5px 0;}
#carousel-wrapper{padding-bottom:3px;position:relative;}
#carousel, #thumbs{}
#carousel-wrapper .caroufredsel_wrapper{height:180px !important;}
#thumbs-wrapper .caroufredsel_wrapper{height:255px !important;}
#carousel div,
#thumbs a, #carousel img{display:block;float:left;}
#thumbs img{display:block;}
#carousel div, #carousel a, #thumbs a{position:relative;}
#carousel img,
#thumbs img{border:none;margin:0 auto;width:100%;}
#carousel img.glare,
#thumbs img.glare{width:102%;height:auto;}
#thumbs img{display:block;border-color:transparent;border-radius:2px;border:solid 1px #fff;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.28);}
#thumbs a:hover img, #thumbs a.selected img{display:block;box-shadow:none;transition:all .5s ease;}
#thumbs-wrapper{padding:0;position:relative;max-width:1070px !important;height:225px;margin:0 auto;}
#thumbs a{padding-bottom:9px;text-align:center;float:left;width:305px !important;height:220px !important;margin:0 10px;border-radius:5px;}
#thumbs a:hover , #thumbs a.selected{border-color:#dddddd;}
#thumbs a span{display:none;}
#thumbs a.selected span{bottom:-10px;left:38%;z-index:1;display:block;content:'';position:absolute;border:15px solid rgba(0, 0, 0, 0);}
#thumbs a.selected span::before{content:'';position:absolute;bottom:-10px;left:40%;border:15px solid rgba(0, 0, 0, 0);border-bottom:15px solid rgba(0, 0, 0, 0.28);}
#thumbs a.selected span::after{content:'';position:absolute;bottom:-11px;left:40%;border:15px solid rgba(0, 0, 0, 0);border-bottom:15px solid #fff;}
#wrapper img#shadow{width:100%;position:absolute;bottom:0;}
#prev_btn, #next_btn{height:11px;width:10px;margin:0;position:absolute;display:block;z-index:5;top:27px;cursor:pointer;}
#next_btn{right:-10px;}
#prev_btn{background-position:-30px 0;left:-10px;}
#next_btn:hover{background-position:0px 0px;text-decoration:none;}
#prev_btn:hover{background-position:-10px 0px;text-decoration:none;}
#opinions{margin-bottom:10px;}
#opinions a.all_link:link, #opinions a.all_link:active, #opinions a.all_link:hover, #opinions a.all_link:visited{display:block;position:absolute;top:5px;right:0;}
#opinions #prev_btn, #opinions #next_btn{height:100%;top:0;width:15px;}
#opinions #prev_btn:after{height:10px;width:10px;border:solid 0px #dddddd;background:transparent;top:45%;font-family:FontAwesome;content:"\f104";font-size:40px;position:absolute;display:block;color:red;}
#opinions #next_btn:after{height:10px;width:10px;border:solid 0px #dddddd;background:transparent;top:45%;font-family:FontAwesome;content:"\f105";font-size:40px;position:absolute;display:block;color:red;}
#opinions #prev_btn:hover:after, #opinions #next_btn:hover:after{border-color:#2b78e4;}
#opinions #next_btn{right:0;}
#opinions #next_btn:after{border-bottom-color:transparent !important;border-left-color:transparent !important;right:5px;}
#opinions #prev_btn{left:0;}
#opinions #prev_btn:after{border-top-color:transparent !important;border-right-color:transparent !important;left:5px;}
#opinions #carousel-wrapper{max-width:1000px;margin:0 auto;overflow:hidden;}
#opinions #thumbs-wrapper{padding:0 10px;}
#opinions #thumbs a{margin:0 12px;}
#opinions #carousel>div{width:980px !important;padding:10px;background:rgba(255, 255, 255, 0.95);margin:0 10px;border-radius:5px;max-height:160px;box-shadow:0 3px 3px rgba(0, 0, 0, 0.28);}
#opinions #carousel div p.text{padding-top:0;margin:0 0 10px 0;}
#opinions #carousel div p.writer{color:#284f14;text-align:right;}
#opinions #carousel div p.writer span{display:block;}
#scrollUp{background:url(_mod_files/ce_images/common/top.png) no-repeat;height:40px;width:40px;top:22px;right:30px;transition:1s;}
#scrollUp:hover{opacity:0.5;}
.button_down { padding-bottom:60px;}
.video_titel {font-size:45px;line-height:55px;text-align: center;color:#fff;text-shadow: 1px 1px #000;     font-weight: 600; padding:235px 0 24px;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif; }
@media (max-width: 767px)
 { .video_titel{font-size:30px;line-height:35px; padding:35px 0 0;  }
 }
.fullscreen-bg{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-100;}
video{background:transparent ur(_mod_files/ce_images/bg/bg_main.jpg) no-repeat 0 0;background-size:cover;}
.fullscreen-bg_after{background:url(_mod_files/ce_images/bg/pattern.png) center bottom rgba(0,0,0,0.5);}
.fullscreen-bg_after:after{content:"";height:35px;position:absolute;left:0;right:0;margin-top:-25px;z-index:0;}
.fullscreen-bg__video{position:absolute;top:0;left:0;width:100%;height:100%;}
@media (min-aspect-ratio:16/9){.fullscreen-bg__video{height:300%;top:-100%;}
}
@media (max-aspect-ratio:16/9){.fullscreen-bg__video{width:300%;left:-100%;}
}
@media (max-width:767px){.fullscreen-bg{background:url(_mod_files/ce_images/bg/bg_main.jpg) 50% 0px no-repeat fixed;background-size:cover;}
.fullscreen-bg__video{display:none;}
}
@font-face{font-family:'Nautilus Pompilius';src:local('Nautilus Pompilius'), local('NautilusPompilius'), url('nautiluspompilius.woff2') format('woff2'), url('nautiluspompilius.woff') format('woff'), url('nautiluspompilius.ttf') format('truetype');font-weight:400;font-style:normal;}
.bx-wrapper{position:relative;margin:0 auto;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y;}
.bx-wrapper img{width:100%;}
.bxslider{margin:0;padding:0;}
ul.bxslider{list-style:none;}
.bx-viewport{-webkit-transform:translatez(0);-ms-transform:translatez(0);transform:translatez(0);}
.bx-wrapper{margin-bottom:0px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto{position:absolute;bottom:30px;width:25%;right:0;}
.bx-wrapper .bx-loading{min-height:50px;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000;}
.bx-wrapper .bx-pager{    position: absolute;z-index: 1;text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;    left: 35%;}
.bx-wrapper .bx-pager.bx-default-pager a{background:#fff;text-indent:-9999px;display:block;width:20px;height:20px;margin:0 5px;outline:0;border-radius:100%;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus{background:#01be2c;}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline;}
.bx-wrapper .bx-pager-item{font-size:0;line-height:0;}
.bx-wrapper .bx-prev{left:10px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus{background-position:0 0;}
.bx-wrapper .bx-next{right:10px;}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus{background-position:-43px 0;}
.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999;}
.bx-wrapper .bx-controls-direction a.disabled{display:none;}
.bx-wrapper .bx-controls-auto{text-align:center;}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}
.bx-wrapper .bx-caption{position:absolute;top:0;left:0;background:#666;background:rgba(80, 80, 80, 0.75);width:100%;}
.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}
#vk_groups,
#vk_groups iframe{width:100% !important;}

.bg_door {
    background: url(_mod_files/ce_images/bg/bg_door.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
} 
.bg_okna_city {
    background: url(_mod_files/ce_images/bg/bg_okna_city.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_rolst {
    background: url(_mod_files/ce_images/bg/bg_rolst.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_zhaluzi {
    background: url(_mod_files/ce_images/bg/bg_zhaluzi.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_potolok {
    background: url(_mod_files/ce_images/bg/bg_potolok.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_potolok_2 { background: #4fc3f7;}
.bg_vorota {
    background: url(_mod_files/ce_images/bg/bg_vorota.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_montazh {
    background: url(_mod_files/ce_images/bg/bg_montazh.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_otkos {
    background: url(_mod_files/ce_images/bg/bg_otkos.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_otliv {
    background: url(_mod_files/ce_images/bg/bg_otliv.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_remont {
    background: url(_mod_files/ce_images/bg/bg_remont.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_laminat {
    background: url(_mod_files/ce_images/bg/bg_laminat.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_diler {
    background: url(_mod_files/ce_images/bg/bg_diler.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
 .bg_diler_1 {
   border: 1px solid #eee;border-radius: 2px;background: url(_mod_files/ce_images/content/ileram.png) 10px top no-repeat;background-size: 13%;
} 
.bg_diler_2 {
    border: 1px solid #eee;border-radius: 2px;background: url(_mod_files/ce_images/content/zastrojschikam.png) 10px 10px no-repeat;background-size: 9%;
}
.bg_zast {
    background: url(_mod_files/ce_images/bg/bg_zast.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_balkon_2 {
    background: url(_mod_files/ce_images/bg/bg_balkon_2.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
}
.bg_balkon {
    background: url(_mod_files/ce_images/bg/bg_balkon.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 320px 0 0;
} 
.bg_balkon_stipped {margin: auto;
    font-size: 21px;
    line-height: 25px;
    border: 1px dashed #000;}
.bg_got_okna {
    background: url(_mod_files/ce_images/bg/bg_got_okna.jpg) 50% 50% no-repeat fixed;
    background-size: cover;
    padding: 320px 0 0;
}
.got_okna_round {border-radius: 100%;width: 50px;
    height: 50px;
    background: #05c13a;
    color: #fff;
    font-weight: 600;
    font-size: 21px;
    margin: auto;
    text-align: center;
    line-height: 50px !important;
    box-shadow: 1px 1px rgba(0, 0, 0, 0.3);}
.itemCard_uslugi{box-shadow:0px 0px 1px rgba(0, 0, 0, 0.9), 0 3px 3px rgba(0, 0, 0, 0.28);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;background: rgba(255, 255, 255, 0.9);border-radius:2px;box-sizing:border-box;}  
.itemCard_uslugi:hover {transition: all .3s ease;box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);}
.itemCard_uslugi__title {font-size:18px;line-height:normal;font-weight:600;width:100%;margin:0; padding: 8px;text-align:center !important;text-transform:uppercase;background: #00c338;color: #fff;} 
.itemCard_uslugi__price {font-size:28px;line-height:normal;font-weight:600;width:100%;margin: 0 0 8px 0; padding: 8px;text-align:center !important;} 
.itemCard_uslugi__price_span {border-bottom: 1px solid #000;}
.itemCard_uslugi__button {max-width: 100% !important;margin: 8px;}

.itemCard_potolok{box-shadow:0px 0px 1px rgba(0, 0, 0, 0.9), 0 3px 3px rgba(0, 0, 0, 0.28);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;background: rgba(255, 255, 255, 0.9);border-radius:2px;box-sizing:border-box;}  
.itemCard_potolok:hover {transition: all .3s ease;box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);}
.itemCard_potolok__title {font-size:18px;line-height:normal;font-weight:600;width:100%;margin:0; padding: 8px;text-align:center !important;text-transform:uppercase;background: #00c338;color: #fff;} 
.itemCard_potolok__title_2 {font-size:18px;line-height:normal;font-weight:600;width:100%;margin:0; padding: 8px;text-align:center !important;text-transform:uppercase;background: #0277bd;color: #fff;} 
.itemCard_potolok__price {font-size:28px;line-height:normal;font-weight:600;width:100%;margin: 0 0 8px 0; padding: 8px;text-align:center !important;} 
.itemCard_potolok__price_span {border-bottom: 1px solid #000;}
.itemCard_potolok__sq {font-size:28px;line-height:normal;font-weight:600;width:100%;margin: 0 0 -8px 0; padding: 0;text-align:center !important;} 
.itemCard_potolok__button {max-width: 100% !important;margin: 8px;font-size: 13px;}
.itemCard_zhaluzi{box-shadow:0px 0px 1px rgba(0, 0, 0, 0.9), 0 3px 3px rgba(0, 0, 0, 0.28);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;background: rgba(255, 255, 255, 0.9);border-radius:2px;box-sizing:border-box;}  
.itemCard_zhaluzi:hover {transition: all .3s ease;box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);}
.itemCard_zhaluzi__title {font-size:21px;line-height:normal;font-weight:600;width:100%;margin:0; padding: 8px;text-align:center !important;text-transform:uppercase;background: #00c338;color: #fff;} 
.itemCard_zhaluzi__price {font-size:34px;line-height:normal;font-weight:600;width:100%;margin: 0 0 8px 0; padding: 8px;text-align:center !important;} 
.itemCard_zhaluzi__price_span {border-bottom: 1px solid #000;}
.itemCard_zhaluzi__ul {list-style-image:url(_mod_files/ce_images/okna/li_img_win.png);margin-bottom: 0px;} 
.itemCard_zhaluzi__button {max-width: 100% !important;margin: 8px;}
.itemCard_zhaluzi__bg {background-color: #e8f5e9;padding-bottom:8px;}
.itemCard_window_bg {margin: 0 auto 14px;max-width:80%;padding:4px 16px;background-color: rgba(0, 195, 56, 0.8);border-radius:2px;}
.itemCard_window_got{background:url(_mod_files/ce_images/bg/bg_got_okna_s.jpg) center center no-repeat;}
.itemCard_window {box-shadow:0px 0px 1px rgba(0, 0, 0, 0.9), 0 3px 3px rgba(0, 0, 0, 0.28);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;background: rgba(255, 255, 255, 0.9);border-radius:2px;box-sizing:border-box;}  
.itemCard_window:hover {transition: all .3s ease;box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);}
.itemCard_window_got__title {font-size:18px;line-height:normal;font-weight:600;width:100%;margin: 0 0 14px 0; padding: 12px 0;text-align:center !important;text-transform:uppercase;background: #f2f2ff;color: #000;} 
.itemCard_window__title {font-size:28px;line-height:normal;font-weight:600;width:100%;margin: 0 0 14px 0; padding: 8px;text-align:center !important;text-transform:uppercase;background: #00c338;color: #fff;} 
.itemCard_window__price {display: none;font-size:38px;line-height:normal;font-weight:600;width:100%;margin: 0; padding: 8px;text-align:center !important;} 
.itemCard_window__price_span {border-bottom: 1px solid #000;}
.itemCard_windowProflil__h {background: #00cf3f;color: #fff;}
.itemCard_windowProflil__price_span {display: none;border-bottom: 1px solid #000;font-size: 28px; line-height: 38px}
.itemCard_windowProflil__price {background:#eee;}
.itemCard_windowProflil__table {text-align:center !important;margin-top: 30px;}
.itemCard_windowProflil_price_sidka {color: #ff1e00; border-bottom: 1px dashed;}
.itemCard_window__table {margin: 2%;width: 96%;text-align:center !important;}
.itemCard_window__table_td {font-weight:600;}
.itemCard_window__table_td__card {font-weight:600;text-align:left;}
.itemCard_window__table_td__card__th {border-bottom-width: none !important; background: #f5f5f5;font-size: 24px;}
.itemCard_window__ul {list-style-image:url(_mod_files/ce_images/okna/li_img_win.png);margin: 0 0 0 16px;} 
.itemCard_window__button { margin: 8px !important;    max-width: 320px;}
.itemCard_window__calculate {display: none;background:url(_mod_files/ce_images/okna/calculator.png) 2% center no-repeat #FFEB3B;background-size: 12%; margin: 8px !important;max-width: 320px;  color:#000;}
.itemCard_window__zamer {background:url(_mod_files/ce_images/okna/zamer.png) 2% center no-repeat #FFEB3B;background-size: 12%; max-width: 320px; color:#000; margin: 8px !important;}
.itemCard_winlogo{box-shadow:0 3px 3px rgba(0, 0, 0, 0.28);margin:3px 0;overflow:hidden;position:relative;background: #fff;border-radius:2px;box-sizing:border-box;text-align:center;}
.itemCard_winlogo:hover {transition: all .3s ease;box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);}
.itemCard_winlogo__title{font-size:14px;line-height:normal;font-weight:600;border-bottom: 1px solid #ddd;width:100%;background-color: #eee;margin: 0; padding: 8px;text-align:center !important;box-sizing:border-box;text-transform:uppercase;}
.itemCard__title_margin {margin: 0 0 8px 0 !important;}
.itemCard__price{ text-align:center;line-height:40px;font-size:18px;}
.itemCard_door {box-shadow:0px 0px 1px rgba(0, 0, 0, 0.9), 0 3px 3px rgba(0, 0, 0, 0.28);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;background: rgba(255, 255, 255, 0.9);border-radius:2px;box-sizing:border-box;}  
.itemCard_door:hover {transition: all .3s ease;box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);}
.itemCard_door__title {font-size:18px;line-height:normal;font-weight:600;width:100%;margin: 0 0 14px 0; padding: 8px;text-align:center !important;text-transform:uppercase;background: #00c338;color: #fff;} 
.itemCard_door__price {font-size:24px;line-height:normal;font-weight:600;width:100%;margin: 0; padding:6px 0 10px;text-align:center !important;} 
.itemCard_door__price_span {border-bottom: 1px solid #000;}
.itemCard_door__table_td {font-weight:600;font-size: 12px;vertical-align: middle !important;}
.itemCard_door__table {margin: 2%;width: 96%;text-align:center !important;}
.itemCard_door__table_span {border: 0px dashed #969696; padding:0px; font-size:13px;}
.itemCard_door__img {padding:0 8px 8px;} 
@media (max-width:768px){
.itemCard_window__calculate, .itemCard_window__zamer, .itemCard_window__button { margin: 8px auto !important;}
 .itemCard_window__price {font-size:32px;}
}
 @media (max-width:374px){
.itemCard_window__calculate, .itemCard_window__zamer, .itemCard_window__button { max-width:280px;}
.itemCard_window__ul {font-size: 14px;}
}
.itemCard{font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;box-shadow:0 3px 3px rgba(0, 0, 0, 0.28);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;background: rgba(255, 255, 255, 0.9);border-radius:2px;box-sizing:border-box;}
.itemCard__title{line-height:normal;font-weight:600;width:100%;background-color: #fad908;margin: 0; padding: 8px;text-align:center !important;box-sizing:border-box;text-transform:uppercase;}
.itemCard__title::before {content:'';position:absolute;right:85%;top:242px;border:10px solid transparent;border-bottom:10px solid #fad908;}
.itemCard__title::after{border-bottom:10px solid #fbda05;top:-20px;}
.itemCard__titl{padding: 10px;
    position: relative;
    font-size: 16px;
    margin: 0px;
    background-color: #f6dd0a;}
.itemCard__titl::before, {content:'';position:absolute;left:25px;top:-20px;border:10px solid transparent;border-bottom:10px solid #f6dd0a;}
.itemCard__titl::after{border-bottom:10px solid #f6dd0a;top:-18px;}
.itemCard_p {padding:0 16px;}  
.itemCard_h2 {font-size: 24px;}
.itemCard__title_project{padding: 10px;
    position: relative;
    font-size: 16px;
    margin: 0px;
    background-color: #002552;
    color:#fff;   
    text-transform: uppercase;
    font-weight:600;
    font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
.itemCard__title_project::before {content:'';position:absolute;left:25px;bottom:-20px;border:10px solid transparent;border-top:10px solid #002552;}
.itemCard__title_project::after{border-top:10px solid #002552;top:-18px;}
 .itemCard__dom{box-shadow:0 3px 3px rgba(0, 0, 0, 0.28);display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;background: rgba(255, 255, 255, 0.9);border-radius:2px;box-sizing:border-box;}
 .itemCard__dom>p {margin:5px 16px 0;}
.itemCard__dom_title{padding: 10px;
    position: relative;
    font-size: 18px;
    text-align:center;
    margin: 0px;
text-transform:uppercase;
    background-color: #f6dd0a;}
.itemCard__dom_har {font-weight: bold;
    font-size: 16px;
    margin-top: 16px !important;
    text-align: center;
    text-transform: uppercase !important;} 
.itemCard__dom_bgfasad {    }
.itemCard__dom_bgfasad>ul.grid>li {padding:8px 0 !important;}                                                   
.itemCard>ul {margin-bottom:0;}
.choiseCard{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:16px;overflow:hidden;position:relative;background:#fff;box-sizing:border-box;}
.choiseCard img{margin:0;border-radius: 100%;box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.48);}
.choiseCard__title{font-size:14px;line-height:normal;width:100%;font-weight:600;background-color:rgba(0, 0, 0, 0);padding:8px;margin:0;text-align:center !important;box-sizing:border-box;text-transform:uppercase;}
.bg_warm{background:#ffe57f}
.bg_cold{background: #bbdefb;}
                                                        
.bggold {background:#ffd600;}
.bggreen{background-color:#00cb3a;color:#fff;}
.bgred{background-color: #ffcdd2;}
.bgeee{background-color:#f5f5f5;}
.bgddd{background-color:#ddd; pading:14px 0;}
.bgeee_2{background-color:#eeeeee;padding:12px 0 24px;background:url(_mod_files/ce_images/bg/bg_main1.jpg) 50% no-repeat fixed;background-size:cover;}
.podbor{background:#e0e0e0;padding:24px 0;margin:24px 0;background:url(_mod_files/ce_images/bg/bg_main.jpg) 50% 50% no-repeat;}
@media (max-width:639px){.podbor{background:#e0e0e0;margin:0;}}
.bg_gus{background:url(_mod_files/ce_images/bg/bg_gus.jpg) 50% 0px no-repeat fixed;background-size:cover;}
.bg_pnevmo{background:url(_mod_files/ce_images/bg/bg_pnevmo.jpg) 50% 0px no-repeat fixed;background-size:cover;}
.bg_auto{background:url(_mod_files/ce_images/bg/bg_auto.jpg) 50% 0px no-repeat fixed;background-size:cover;}
.bg_tehnika{background:url(_mod_files/ce_images/bg/bg_tehnika.jpg) 50% 0px no-repeat fixed;background-size:cover;}
.cardCatalog{background-color:#f5f5f5;box-shadow:inset 0px 65px 0px #EEE;}
.cardCatalog__title{text-align:center !important;}
.cardCatalog__description{font-size:21px;font-weight:600;line-height:36px;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
@media (max-width:639px){.cardCatalog__description{font-size:16px;}
.cardCatalog ul{padding:5% 0 1% 10% !important;}
}
.cardCatalog__description span{font-weight:100;}
.cardCatalog__button{font-size:16px;max-width:290px;}
.cardCatalog__button a{color:#333;}
.cardCatalog ul{padding:5% 0 1% 20%;}
.cardCatalog_img{position:relative;overflow:hidden;text-align:center;}
.cardCatalog_img img{transition:all .5s ease;}
.cardCatalog_img img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.titel_slider{background:rgba(0, 0, 0, 0.70);padding:16px 0;margin:0;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.68);color:#fff!important;text-align:center;}
.card{background-color:rgba(245, 245, 245, 0.9);box-shadow:inset 0px 65px 0px #ddd;box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12),inset 0px 60px 0px #ddd;border-radius:2px;}
.card__title{text-align:center !important;font-size:21px;}
.card__description{font-size:18px;font-weight:600;line-height:36px;font-family:'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;}
.card__description span{font-weight:100;}
.card__description_arenda{padding-top:10px;}
.card__description_best_price{padding-top:10px;}
.card__button{font-size:16px;max-width:290px;margin-bottom:24px;}
.card__button_order{font-size:16px;max-width:290px;margin-bottom:24px;}
.card__button_har{font-size:13px;max-width:380px;margin-bottom:24px;background:#ddd;}
.card__table{box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12),inset 0px 60px 0px #ddd;text-align:center;}
.card__table .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td{text-align:center !important;}
.card__table_position{text-align:left !important;}
.l-card{padding:18px 0;background:url(_mod_files/ce_images/bg/setka.png);}
/*.l-setka{background:url(_mod_files/ce_images/bg/setka.png);padding:6px 0;}*/
.l-setka_2{background:url(_mod_files/ce_images/bg/setka.png);padding-top:320px;}
@media (max-width:1023px){.l-setka_2{padding-top:320px;}
}
@media (max-width:639px){.l-setka_2{padding-top:0px;}
}
.YoutubeDelayed{width:400px;height:300px;background-size:cover;position:relative;padding:0px;}
.YoutubeDelayedPlay{background-image:url(data:image/png;base64,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);background-size:cover;width:100px;height:70px;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;}
.YoutubeDelayedPlay:hover, .YoutubeDelayedPlay:active{background-image:url(data:image/png;base64,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);}
.YoutubeDelayedPlayer{width:100%;height:100%;}
.in-home .YoutubeDelayed{background:url(_mod_files/ce_images/files/homevideo1.jpg) no-repeat !important;background-size:100%;width:100%;max-width:750px;height:470px;margin:auto;}
.in-home .YoutubeDelayedPlay{opacity:.5;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,
.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.slick-track{position:relative;top:0;left:0;display:block;}
.slick-track:before,
.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;margin:auto;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
.slick-loading .slick-list{background:#fff url('./ajax-loader.gif') center center no-repeat;}
@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('./fonts/slick.eot');src:url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');}
.slick-prev,
.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:25px;height:25px;margin-top:-10px;padding:0;cursor:pointer;color:transparent;outline:none;background:#bbb;border-radius:50%;border:2px solid#fff;}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{color:transparent;outline:none;background:transparent;}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{opacity:1;}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before{opacity:.25;}
.slick-prev:before,
.slick-next:before{font-family:'slick';font-size:25px;line-height:1;opacity:.75;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-prev{left:0px;z-index:1;}
.slick-prev:before{content:'<';color:#fff;font-weight:bold;font-size:12px;line-height:6px;}
.slick-next{right:0;}
[dir='rtl'] .slick-next{right:auto;left:-25px;}
.slick-next:before{content:'>';color:#fff;font-weight:bold;font-size:12px;line-height:6px;}
.slick-slider{margin-bottom:3px;}
.slick-dots{position:absolute;bottom:-45px;display:block;padding:0 7px;height:22px;margin-bottom:23px;float:right;clear:both;background:#dad3c6;border-radius:11px;right:10%;list-style:none;}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus{outline:none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity:1;}
.slick-dots li button:before{position:absolute;top:0;left:0;margin:0 4px;border-radius:7px;width:9px;height:9px;background:#fff;box-shadow:inset 0 2px 2px rgba(0,0,0,.75);display:inline-block;overflow:hidden;content:' ';text-align:center;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.slick-dots li.slick-active button:before{opacity:1;color:black;background:#be0000;}
.loader-gif{background:#fff url('data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==') center center no-repeat;}
@-webkit-keyframes
uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@keyframes uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-webkit-keyframes uptocallphone2{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@keyframes uptocallphone2{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-webkit-keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(113, 0, 10, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(113, 0, 10,0)}10%{box-shadow:0 0 8px 6px #71000A, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #71000A}100%{box-shadow:0 0 8px 6px rgba(113, 0, 10, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(113, 0, 10, 0)}
}
@keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(113, 0, 10, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(113, 0, 10,0)}10%{box-shadow:0 0 8px 6px #71000A, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #71000A}100%{box-shadow:0 0 8px 6px rgba(113, 0, 10, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(113, 0, 10, 0)}
}
@-webkit-keyframes uptocallmini2{0%{box-shadow:0 0 8px 6px rgba(113, 0, 10, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(113, 0, 10,0)}10%{box-shadow:0 0 8px 6px #71000A, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #71000A}100%{box-shadow:0 0 8px 6px rgba(113, 0, 10, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(113, 0, 10, 0)}
}
@keyframes uptocallmini2{0%{box-shadow:0 0 8px 6px rgba(113, 0, 10, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(113, 0, 10,0)}10%{box-shadow:0 0 8px 6px #71000A, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #71000A}100%{box-shadow:0 0 8px 6px rgba(113, 0, 10, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(113, 0, 10, 0)}
}
.btn-callmephone{box-sizing:border-box;color:rgb(113, 0, 10);cursor:pointer;height:70px;width:70px;z-index:200999;-webkit-perspective-origin:35px 35px;perspective-origin:35px 35px;-webkit-transform-origin:35px 35px;-ms-transform-origin:35px 35px;transform-origin:35px 35px;border:0px none rgb(113, 0, 10);font:normal normal normal normal 13px/22px 'Open Sans', sans-serif;outline:rgb(113, 0, 10) none 0px;}
.btn-callmephone-link{box-shadow:rgba(113, 0, 10, 0.713726) 0px 0px 8px 6px, rgba(0, 0, 0, 0) 0px 0px 8.57399px 18.565px, rgba(113, 0, 10, 0.713726) 0px 0px 8.57399px 21.423px;box-sizing:border-box;color:rgb(113, 0, 10);cursor:pointer;display:block;height:70px;text-decoration:none;width:70px;-webkit-perspective-origin:35px 35px;perspective-origin:35px 35px;-webkit-transform-origin:35px 35px;-ms-transform-origin:35px 35px;transform-origin:35px 35px;-webkit-animation:uptocallmini 1.5s ease-out 0s infinite normal none running;animation:uptocallmini 1.5s ease-out 0s infinite normal none running;background:rgb(113, 0, 10) none repeat scroll 0% 0%/auto padding-box padding-box;border:0px none rgb(113, 0, 10);border-radius:50% 50% 50% 50%;outline:rgb(255, 128, 0) none 0px;opacity:.2;}
.btn-callmephone-link:hover{opacity:0.5;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.btn-callmephone-link:before{background-position:50% 50%;box-sizing:border-box;color:rgb(113, 0, 10);cursor:pointer;display:block;height:70px;left:0px;position:absolute;top:0px;width:70px;z-index:0;-ms-flex-item-align:stretch;-webkit-align-self:stretch;align-self:stretch;-webkit-perspective-origin:35px 35px;perspective-origin:35px 35px;-webkit-transform:matrix(0.944859, 0.327478, -0.327478, 0.944859, 0, 0);-ms-transform:matrix(0.944859, 0.327478, -0.327478, 0.944859, 0, 0);transform:matrix(0.944859, 0.327478, -0.327478, 0.944859, 0, 0);-webkit-transform-origin:35px 35px;-ms-transform-origin:35px 35px;transform-origin:35px 35px;content:"";-webkit-animation:uptocallphone 1.5s linear 0s infinite normal none running;animation:uptocallphone 1.5s linear 0s infinite normal none running;background:rgba(0, 0, 0, 0) no-repeat scroll 50% 50%/auto padding-box border-box;border:0px none rgb(255, 128, 0);font:normal normal normal normal 13px/22px 'Open Sans', sans-serif;outline:rgb(255, 128, 0) none 0px;background-image:url('data:image/png;base64,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');}
.wrap-btn-fixed-right-bottom{display:none;position:fixed;bottom:5px;right:5px;}
@media (min-width:1024px){.wrap-btn-fixed-right-bottom{display:block;}
}
.btn-callme{position:relative;display:inline-block;border-radius:100px;outline:none;box-shadow:0 0 2px 2px rgba(255,255,255,1) inset, 0 1px 1px rgba(255,255,255,1);background:#8a7b78 linear-gradient(#8a7b78, #ddd);}
.btn-callme span{position:relative;display:block;width:50px;height:100px;border:solid #eee;border-width:0 0 0 50px;border-radius:100px;outline:none;overflow:hidden;box-sizing:content-box;}
.btn-callme span:before{content:"";position:absolute;left:-50px;height:100px;border-right:50px solid transparent;border-left:50px solid #eee;border-radius:100px;}
.btn-callme:after{content:"\260e";position:absolute;top:0;left:0;bottom:0;right:0;width:80px;height:80px;line-height:80px;font-size:300%;font-weight:700;text-align:center;text-shadow:#000 0 1px 2px;color:#fff;margin:auto;border-radius:100px;box-shadow:0 2px 2px rgba(255,255,255,.6) inset, 0 -2px 2px rgba(0,0,0,.3) inset, 0 0 2px 2px rgba(0,0,0,.3);}
.btn-callme span{-webkit-animation:background1 10s linear forwards;animation:background1 10s linear forwards;}
.btn-callme span:before{-webkit-animation:rotate1 10s linear forwards;animation:rotate1 10s linear forwards;}
@-webkit-keyframes background1{49.999%{border-width:0 0 0 50px;border-color:transparent;}
50%, 100%{border-width:0 50px 0 0;border-color:#ddd;}
}
@-webkit-keyframes rotate1{49.999%{left:-50px;}
50%{left:0px;}
100%{-webkit-transform:rotate(360deg);left:0px;}
}
@keyframes background1{49.999%{border-width:0 0 0 50px;border-color:transparent;}
50%, 100%{border-width:0 50px 0 0;border-color:#ddd;}
}
@keyframes rotate1{49.999%{left:-50px;}
50%{left:0px;}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);left:0px;}
}
.btn-callme--red:after{background:linear-gradient(to bottom, rgba(255,48,25,1) 42%,rgba(207,4,4,1) 89%);}
.btn-callme--red:hover:after{background:linear-gradient(to bottom, rgba(229,34,34,1) 22%,rgba(255,72,56,1) 89%);}
.wrap-btn-fixed-left{display:none;position:fixed;top:50%;left:-66px;}
@media (min-width:1024px){.wrap-btn-fixed-left{display:block;}
}
.btn-3d-vertical{-webkit-transform:rotate(-90deg) scale(1, 1);-ms-transform:rotate(-90deg) scale(1, 1);transform:rotate(-90deg) scale(1, 1);}
.btn-3d{font-family:sans-serif;font-size:14px;text-decoration:none;color:#fff;position:relative;padding:11px 10px;border-top-left-radius:5px;border-bottom-left-radius:4px;text-shadow:1px 1px 0 #444;letter-spacing:3px;overflow:hidden;border-right:1px solid #222;}
.btn-3d:active{top:3px;}
.btn-3d:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);content:"\2709";line-height:34px;max-width:32px;width:100%;height:38px;position:absolute;display:block;padding-left:6px;top:0px;right:-38px;font-size:28px;font-weight:bold;color:#eee;border-top-left-radius:5px;border-top-right-radius:5px;transition:color .3s ease;border-bottom:1px solid #444;box-sizing:content-box;}
.btn-3d:hover:before{font-size:26px;color:#fff;text-shadow:0px 0px 0 #fff;}
.btn-3d:active:before{color:#fff;text-shadow:0 0 10px #fff;}
.btn-3d:active:before{top:-3px;}
.btn-3d--red{background-color:#ff3019;border-left:solid 1px #EF614F;border-right:1px solid #222;background:linear-gradient(to bottom, rgba(247,110,86,1) 4%,rgba(244,80,58,1) 32%,rgba(240,47,23,1) 55%,rgba(231,56,39,1) 71%);box-shadow:inset
0px 1px 0px #EF614F,
1px 5px 0px 0px #B71717,
0px 10px 5px #999;}
.btn-3d--red:active{background:linear-gradient(to bottom, rgba(247,110,86,1) 4%,rgba(244,80,58,1) 12%,rgba(240,47,23,1) 67%,rgba(226,93,81,1) 91%);box-shadow:inset 0px 1px 0px #EF614F, 0px 2px 0px 0px #B71717, 0px 5px 3px #999;}
.btn-3d--red:before{text-shadow:1px 1px 0px #222;background:linear-gradient(to bottom, rgba(255,48,25,1) 22%,rgba(207,4,4,1) 72%);box-shadow:inset 0px 0px 0px #EF614F, 5px 0px 0px 0px #910D0D, 0px 0px 0px 0px #CC483F, 10px 0px 5px #999;}
.btn-3d--red:active:before{box-shadow:inset 0px 0px 0px #ff3019, 5px 0px 0px 0px #910D0D, 1px 1px 0px 0px #910D0D, 2px 2px 0px 0px #910D0D, 4px 1px 1px 0px #910D0D, 4px 4px 2px #CC483F, 10px 0px 5px #999;}
.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:9999;padding:20px;box-sizing:border-box;background-color: #e0e0e0 !important;text-align:center;}
.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em;}
.modal{display:inline-block;vertical-align:middle;position:relative;z-index:2;padding:24px 24px 14px 24px;border-radius:2px;background-color:#fff;}
.modal a.close-modal{position:absolute;top:-14px;right:-45px;display:block;width:40px;height:40px;text-indent:-9999px;background-repeat:no-repeat;background-position:left bottom;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAALEQAACxEBf2RfkQAAAWxJREFUSEvFlltuwjAQRZMsoIKKClC7AoSgq+geeJS2iKr8Iv55tCwKBIuBFfBX4IteRx4hrJiMH0mRLFAY+8xcj+YmCP7zE0XRMC/+FSsMw1+sTQ7wL3DOgLeJdSceYO0yhH8KBs5/URk1CV/7huPchQ5KrBICDp5lH0h5R2kFFT3K3k+rVE2m7io79s9NoZTEAzYeLWV/58qrk1/cuWm3v9lWqibR4MqOuJkvKCVRYcj+6iqvTvbyDdk7vitVk2iqsmP8TbKGUhKPAJ2wVnjQzkpenexVWXni7E2bUNb/A/pNYHwvrQ8y3Bi7DO5WzN4CfudiqUnWRpa6NSyAF47Kfm50b2aW+sHo3nvEeLXUGJr05pCgVVE2nZvsOGRuAKU8nC01dhnZvbxGuERZW2rPolI1ObJUnuyocOoBSkmwLbXrIK/uOlItNR74zO41vXOy1GvZPcurS+pZtdQAD/aAj03LsIh/ErMdrNYfsuZk6eooBbUAAAAASUVORK5CYII=);}
.modal-spinner{display:none;width:64px;height:64px;position:fixed;top:50%;left:50%;margin-right:-32px;margin-top:-32px;background:url("data:image/gif;base64,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") #111 no-repeat center center;border-radius:8px;}
@media (max-width:639px){.modal a.close-modal{position:absolute;top:90%;right:45%;display:block;width:25px;height:25px;text-indent:-9999px;background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAALEQAACxEBf2RfkQAAAWxJREFUSEvFlltuwjAQRZMsoIKKClC7AoSgq+geeJS2iKr8Iv55tCwKBIuBFfBX4IteRx4hrJiMH0mRLFAY+8xcj+YmCP7zE0XRMC/+FSsMw1+sTQ7wL3DOgLeJdSceYO0yhH8KBs5/URk1CV/7huPchQ5KrBICDp5lH0h5R2kFFT3K3k+rVE2m7io79s9NoZTEAzYeLWV/58qrk1/cuWm3v9lWqibR4MqOuJkvKCVRYcj+6iqvTvbyDdk7vitVk2iqsmP8TbKGUhKPAJ2wVnjQzkpenexVWXni7E2bUNb/A/pNYHwvrQ8y3Bi7DO5WzN4CfudiqUnWRpa6NSyAF47Kfm50b2aW+sHo3nvEeLXUGJr05pCgVVE2nZvsOGRuAKU8nC01dhnZvbxGuERZW2rPolI1ObJUnuyocOoBSkmwLbXrIK/uOlItNR74zO41vXOy1GvZPcurS+pZtdQAD/aAj03LsIh/ErMdrNYfsuZk6eooBbUAAAAASUVORK5CYII=);.modal{display:inline-block;vertical-align:middle;position:relative;z-index:2;width:400px;padding:25px;border-radius:5px;text-align:left;background-color:#fff;}}
.modal{padding:5px 10px 35px 10px;border-radius:2px;}
}
                                                            
  @-webkit-keyframes
uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-moz-keyframes uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@keyframes uptocallphone{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-webkit-keyframes uptocallphone2{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-moz-keyframes uptocallphone2{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@keyframes uptocallphone2{0%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-ms-transform:rotate(30deg);-webkit-transform:rotate(30deg);transform:rotate(30deg)}50%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-ms-transform:rotate(-30deg);-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}100%{-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}
}
@-webkit-keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #E60D00}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@-moz-keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #E60D00}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@keyframes uptocallmini{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #E60D00}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@-webkit-keyframes uptocallmini2{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #E60D00, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #E60D00}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@-moz-keyframes uptocallmini2{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #71000A, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #71000A}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}
@keyframes uptocallmini2{0%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 0px rgba(0,0,0,0), 0 0 0px 0px rgba(230, 13, 0,0)}10%{box-shadow:0 0 8px 6px #71000A, 0 0 12px 10px rgba(0,0,0,0), 0 0 12px 14px #71000A}100%{box-shadow:0 0 8px 6px rgba(230, 13, 0, 0), 0 0 0px 40px rgba(0,0,0,0), 0 0 0px 40px rgba(230, 13, 0, 0)}
}

.call-phone{bottom:30px;box-sizing:border-box;color:rgb(230, 13, 0);cursor:pointer;height:70px;position:fixed;left:90%;width:70px;z-index:200999;perspective-origin:35px 35px;transform-origin:35px 35px;border:0px none rgb(230, 13, 0);font:normal normal normal normal 13px/22px 'Open Sans', sans-serif;outline:rgb(230, 13, 0) none 0px;}
.call-phone-link{box-shadow:rgba(230, 13, 0, 0.713726) 0px 0px 8px 6px, rgba(0, 0, 0, 0) 0px 0px 8.57399px 18.565px, rgba(230, 13, 0, 0.713726) 0px 0px 8.57399px 21.423px;box-sizing:border-box;color:rgb(230, 13, 0);cursor:pointer;display:block;height:70px;text-decoration:none;width:70px;perspective-origin:35px 35px;transform-origin:35px 35px;animation:uptocallmini 1.5s ease-out 0s infinite normal none running;background:rgb(230, 13, 0) none repeat scroll 0% 0%/auto padding-box padding-box;border:0px none rgb(230, 13, 0);border-radius:50% 50% 50% 50%;outline:rgb(255, 128, 0) none 0px;opacity:.3;}
.call-phone-link:hover{opacity:.9;transform:scale(1);}
.call-phone-link:before{background-position:50% 50%;box-sizing:border-box;color:rgb(230, 13, 0);cursor:pointer;display:block;height:70px;left:0px;position:absolute;top:0px;width:70px;z-index:0;align-self:stretch;perspective-origin:35px 35px;transform:matrix(0.944859, 0.327478, -0.327478, 0.944859, 0, 0);transform-origin:35px 35px;content:"";animation:uptocallphone 1.5s linear 0s infinite normal none running;background:rgba(0, 0, 0, 0) url("_mod_files/ce_images/common/call.png") no-repeat scroll 50% 50%/auto padding-box border-box;border:0px none rgb(230, 13, 0);font:normal normal normal normal 13px/22px 'Open Sans', sans-serif;outline:rgb(230, 13, 0) none 0px;}
                                                           
ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
     width:33.333%;
         text-align: center;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
}

.resp-vtabs li.resp-tab-active {
    border: 1px solid #c1c1c1;
    border-right: none;
    background-color: #fff;
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }

    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: initial;
        clear: none;
    }
    .resp-accordion-closed {
        display:none !important;
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}                                                            
                                                            
 
 .bg_title_s {
   
    color: #fff;
    font-size: 28px;
    line-height: 48px;
    text-align: center;
    /* border-bottom: 1px solid #e0e0e0; */
    text-transform: uppercase;
    font-family: Trebuchet MS,sans-serif;
    width: 100%;
    background: linear-gradient(-115deg, rgba(0, 0, 0, 0) 270px, rgba(34, 34, 34, 0.5) 270px) no-repeat;
    background-position-x: -590px;
    background-size: 100%;
    height:320px;                                                            
} 
                                                        
.bg_title {background-color: rgba(0, 195, 56, 0.8);
    color: #fff;
    font-size: 28px;
    line-height: 48px;
    text-align: center;
    /* border-bottom: 1px solid #e0e0e0; */
    text-transform: uppercase;}
                                                            
.bg_l_profli {
    background: url(_mod_files/ce_images/bg/bg_l_profli.jpg) 50% 50% no-repeat fixed;
    background-size: cover;
}
                                                            
.bg_nashel {
    background: url(_mod_files/ce_images/bg/bg_nashel.jpg) 50% 50% no-repeat fixed;
    background-size: cover;
 
}
.bg_list_pvh {
    background: url(_mod_files/ce_images/bg/bg_list_pvh.jpg) 50% 50% no-repeat fixed;
    background-size: cover;
}
.bg_sand {
    background: url(_mod_files/ce_images/bg/bg_sand.jpg) 50% 50% no-repeat fixed;
    background-size: cover;}

.bg_podlozhka {
    background: url(_mod_files/ce_images/bg/bg_podlozhka.jpg) 50% 50% no-repeat fixed;
    background-size: cover;
 }
                                                           
.map_lipetsk {
    background: url(_mod_files/ce_images/bg/map_lipetsk.jpg) 50% 50% no-repeat;
    background-size: auto;
 }

.map_moscow {
    background: url(_mod_files/ce_images/bg/map_moscow.jpg) 50% 50% no-repeat;
    background-size: auto;
 }
.bg_order_vorota {
    background: url(_mod_files/ce_images/bg/bg_vorota_2.jpg) 50% 50% no-repeat;
    background-size: cover;
    color: #fff;
}
.bg_order_potolok {
    background: url(_mod_files/ce_images/bg/bg_potolok_2.jpg) 50% 50% no-repeat;
    background-size: cover;
    color: #fff;
}
.bg_order {
    background: url(_mod_files/ce_images/bg/bg_order.jpg) 50% 50% no-repeat;
    background-size: cover;
    color: #fff;
}
.bg_order p {padding-bottom: 18px;text-shadow: 1px 1px 1px #000;}
.bg_order .h3 {font-size: 24px !important;margin:0;}
.bg_order__dark {background-color: rgba(0, 0, 0, 0.3);padding: 15px 0 25px;}
.bg_slide {    background: #B0B7D3; background: url(_mod_files/ce_images/bg/bg_slide.jpg) 50% 50% no-repeat fixed;
    background-size: cover;}
.trio {background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -190px;border-top: 5px solid rgba(197, 202, 233, 0.47);}
.trio_img {border-radius: 100%;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
     background-color: rgba(255, 255, 255, 0.7);
    border: 5px solid #172B75;}
.button_wide {max-width:340px;} 
.img_shadow {border-radius: 2px; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.28);}
                                                            .w70 {max-width:65%;}
                                                            
.feed_block{border:0px solid #ddd;border-radius:2px; color:#000; padding:8px; font-size:18px;text-align:center;position:relative;margin-bottom:15px;background-color:#fbda05;box-shadow: 0 3px 3px rgba(0, 0, 0, 0.28);}
.feed_block::before, .feed_block::after{content:'';position:absolute;right:45%;top:-20px;border:10px solid transparent;border-bottom:10px solid #ddd;}
.feed_block::after{border-bottom:10px solid #fbda05;top:-20px;}
.bg_feed {background:#203188;text-align:center;}
.bg_feed_2 {background:#45549c;text-align:center;}
.bg_feed_3 {padding: 15px 0 10px;background: #00ba34;}
.bg_feed_title_1 {font-size:24px;color:#fff;text-align:center;margin:0 0 10px 0;}
.bg_feed_title_2 {font-size:34px;line-height:36px;color:#fff;text-align:center; font-weight:600;}  
.bg_feed_title_3 {font-size:40px;line-height:30px;color:#fff;text-align:center;margin:0 0 10px 0;}
.bg_feed_title_4 {font-size:36px;line-height:43px;color:#000;text-align:center; font-weight:600;margin:15px 0 10px 0;}  
@media (max-width:1023px){
.bg_feed_title_2, .bg_feed_title_4 {font-size:24px;line-height:30px;}
.bg_feed_title_1, .bg_feed_title_3 {font-size:18px;line-height:24px;}

}
                                                            
@media (min-width:1023px){
.phone_icon {    background-image: url("_mod_files/ce_images/icon/fon_icon.png");
    background-repeat: no-repeat;
    background-position: 10% 50%;
    background-size: 16%;}
}
                                                            
.price {text-align: center;
    padding: 10px;
    margin-top:12px;
    font-size: 16px;
    font-weight: 600;
    background-color: #002551;
    color: #fff;}
.price>span{font-weight:100;display:block;}
.price_beton {padding: 2px 5px;
    margin: 0 auto 2px;
    background: #ff1e00;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    max-width: 350px;
    cursor: pointer;
    font-family: 'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;
    transition: all .3s ease;
    text-transform: uppercase;
    /* text-align: center; */
    /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); */}                                                            
.project_price {background:#ffeb3b; text-align:center;padding: 10px;
    font-size: 21px;
    font-weight: 600;    text-transform: uppercase;    
    font-family: 'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;
}
 .bg_yellow {text-align: center;background-color: #f6dd0a;}                                                           
.price_yellow {text-align: center;
    padding: 10px;
    
    font-size: 16px;
    font-weight: 600;
    background-color: #f6dd0a;
    color: #000;}
.project_price>span {font-weight:100;display:block; padding-top: 5px;}
.project_bg {background:#ffeb3b;}
.button_dom {   
   
    border-radius: 2px;
    color: #000;
    position: relative;
    height: 36px;
   
font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
    background: #e0e0e0;
        max-width: 280px;
    margin: 12px auto;

    font-family: 'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;

    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}

.button_project {   
   
    border-radius: 2px;
    color: #000;
    position: relative;
    height: 36px;
   

    padding: 0 16px;
 
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    overflow: hidden;
    will-change: box-shadow;
    transition: box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);
    outline: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 36px;
    vertical-align: middle;
    background: #e0e0e0;
        max-width: 340px;
    margin: 0px auto 12px;
   min-width: 240px;
    max-width: 380px;
    font-family: 'PT Sans', Verdana, Geneva, Tahoma, Trebuchet MS,sans-serif;

    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
ul ul, ol ul {
    list-style-type: disc;
}
                                                            
   
.bg_proj {background: rgba(0, 37, 82, 0.87);}                                                           
.itemCard__poj{ 
    padding: 1px;
   
    border-radius: 2px;
    margin: 0px;}
                                                            

.products_item.waves-float {
    display: block;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12), 0 2px 10px 0 rgba(0, 0, 0, .09);
    transition: all .3s ease;
    cursor: auto!important;
}
.products_item--home {
    /*box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .12), 0 0px 0px 0 rgba(0, 0, 0, .09);*/
}
.products_item:hover {
    box-shadow: 0 1px 11px 0 rgba(0, 0, 0, .5), 0 4px 15px 0 rgba(0, 0, 0, .15);
}

.products_figure {
    position: relative;
    overflow: hidden;
    display: block;
    border-bottom: 1px solid #ddd;
    background: #fff;
}


.products_img {
    transition: all .3s ease;
    display: block;
    margin: auto;
                                                              
}
.products_item:hover {
}
.products_item:hover .products_img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: none;
    display: block;
}

.products_title {
    position: absolute;
    color: #fff;
    bottom: 0;
    left: 0;
    right:0;
    padding: 10px 20px;
    text-transform: uppercase;
    text-align: center;
    transition: all .2s ease;
    width:100%;
    background: rgba(0, 186, 52, 0.89);
    margin: 0;
}

                                                            
.products_item:hover .products_title {
    transition: all .2s ease;
    background: #009232;
    padding: 20px 20px;
}

.products_description {
    text-align: left;
    padding: 20px;
    transition: all .3s ease;
    background: #f2f2ff;
}
.products_name {
    
}
.products_item:hover .products_description {}
.products_see {
    display: block;
    margin-top: 5px;
    font-size: 13px;
    text-align: center;
}

.240px {height:240px !important;}
    
/*
@media(min-width:1024px){
#inhome > .l-header, .l-nav {box-shadow:none !important;; background: url(_mod_files/ce_images/bg/pattern.png) center bottom rgba(0,0,0,0.5) !important;;}
#inhome  >.phone_mob, .phone, .bcall, .head_menu>a {
    color: #fff !important;}
#inhome  > .navbar {
    background: #fff;
    border: 2px;}
  
}*/
                                                            
                                                            
.title_preim {    font-size: 14px;
    line-height: 21px;
    margin: 32px 0 0;
    text-transform: uppercase;font-family: 'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;
    font-weight: 600;}
                                                            
.opis_preim { font-size: 14px; text-align:left; line-height: 21px;}

                                                            
                                               .title_preim2 {    font-size: 14px;
    line-height: 21px;
    margin: 0;
    text-transform: uppercase;font-family: 'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;
    font-weight: 600;}

                                                            
                                                            
.price_their {    font-size: 14px;
    line-height: 21px;
    /* margin: 32px 0 0; */
    text-transform: uppercase;
    font-family: 'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;
    font-weight: 400;
    text-align: center;
    background: #ff1e00;
    color: #fff;    text-shadow: 0px 2px 3px rgba(0,0,0,0.4);
    border-radius: 2px;
    padding: 4px 0;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
.price_their_span {font-size: 18px;}
.price_their_hr {height: 2px;
    margin: 6px auto 8px;
    border: 0;
    width: 70%;
    background: #ffffff;}
.price_our {    font-size: 14px;
    line-height: 21px;
    /* margin: 32px 0 0; */
    text-transform: uppercase;
    font-family: 'PT Sans', Trebuchet MS, Geneva, Tahoma, Verdana, sans-serif;
    font-weight: 400;
    text-align: center;
    background: #172983;
    color: #fff;    text-shadow: 0px 2px 3px rgba(0,0,0,0.4);
    border-radius: 2px;
    padding: 4px 0;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);}
                                                            
.price_table {font-size: 14px;font-weight: 600;}
.price_table_second {text-align:center;}
                                            
  .bg_landing{background:url(_mod_files/ce_images/bg/bg_kotedzh_1.jpg) 50% 0px fixed no-repeat;background-size:cover;border-bottom: 1px solid #c9cfd2;}
    .bg_landing_2{background:url(_mod_files/ce_images/bg/bg_ofis.jpg) 50% 0px fixed no-repeat;background-size:cover;border-bottom: 1px solid #c9cfd2;}
                                                          
 .landing_title_ts {color: #fff;text-shadow: 0px 2px 3px rgba(0,0,0,0.4);}
                                                            .landing_title_bg {    background-color: #00c338;}  
                                                            
.landing_card { box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.4), 0 3px 3px rgba(0, 0, 0, 0.28);
                                                                background: #fff;padding:8px;}
                                                            
                                                            
.akcii_ramka{
    border-radius: 2px;
  
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    background: #ffeb3b;}
.akcii_ramka_bg_1 {background: #fff;padding: 8px 0;}
.akcii_ramka_bg_2 {padding: 16px;}
.akcii_ramka_paragraph{margin-bottom: 16px;
    font-size: 21px;}
.akcii_ramka__title_proverka{background:url(_mod_files/ce_images/content/icon_proverka.png) left center no-repeat;}
.akcii_ramka__title_podarok{background:url(_mod_files/ce_images/content/icon_podarok.png) left center no-repeat;}
.akcii_ramka__title{font-weight:600;}
.akcii_ramka__title{font-size:19px;text-align:center;}
.akcii_ramka__button{margin-top:-24px;background:#f00;color:#fff;font-weight:100;}

@media(max-width:1279px){
.akcii_ramka__button, .pages .akcii_ramka__button{margin-top:8px;border:none;}
}
@media(max-width:639px){
.akcii_ramka__button, .akcii_ramka__button{margin-top:8px;margin-bottom:24px;}
.akcii_ramka_paragraph{font-size: 16px;}
.bg_landing {background:none;}
                                                                .bg_main {background: #eee;}
                                                                .bx-wrapper .bx-pager {}
                                                                .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {bottom: 10px;
    width: 100%;
     right: 0;
    left: 0; }
}
                                                            
                                                            
                                                            
                                                            .calculator {display:none;margin: 24px auto;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);border-radius: 2px;background: #fff;padding: 8px 16px 8px;}
.calculator-inputs {margin-bottom: 15px;}
.calculator-inputs_opt {cursor: pointer;margin: 5px 0;background: #ffeb3b;}
.calculator-inputs_opt-name {font-size: 21px;line-height: 1.2;}
.calculator-inputs_opt-input {background: #f5f5f5;
        padding: 0 0 0 8px;
    max-width: 80px;
    min-height: 30px;
    font-weight: 600;
    line-height: 2.1;
    text-align: center;box-shadow: none;
    border: 1px solid #ddd !important;
    border-radius: 2px;
    font-size: 28px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto Condensed","Helvetica Neue", Arial, sans-serif,'FontAwesome';
 }
.calculator-inputs_opt-unit {
  line-height: 1.2;    font-size: 21px;
}
.calculator-services-title {    font-size: 21px;
    line-height: 1.2;text-align: center;font-weight: 500;margin: 24px 0 8px 0;}
.calculator-services-wrap {
}
.calculator-services {
}
.calculator-services_title {    
    font-weight: 500;
    margin: -23px 0 0 30px;
    font-size: 13px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto Condensed","Helvetica Neue", Arial, sans-serif,'FontAwesome';}
.calculator-services-wrap {
}
.calculator-services_item {background:#ffeb3b;padding: 16px;color: #000;    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;}
.calculator-services_list {display: block;padding-left: 0;width: 100%;text-align:left;}
.calculator-services_list-item {line-height: 1.4;list-style: none;}
.calculator-services_list-item:before {      font: normal normal normal 14px FontAwesome !important;
    display: inline-block;
    margin-right: 6px;
    padding-left: 6px;
    width: 15px;
    height: 15px;
    color: #000;
    content: "\f00c";
}
.calculator-estate_item {text-align:left;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;max-width: 100%;color: #000;}
.calculator-services_title:after {
  display:table;
  clear: both;
  content: " ";
}
.calculator-variant_radio {
  cursor: pointer;
  margin: 0;
  margin-top: 2px;
  margin-bottom: 5px;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  width: 30px;
  height: 20px;
  min-height: 0;
  overflow: hidden;
}
.calculator-variant_label {
    cursor: pointer;
    padding-top: 4px;
    width: 100%;
    line-height: 1.2;
}
    
    
    .calculator_result {background: #ffffff;
    padding: 8px;
    max-width: 90px;color: #000;
    min-height: 30px;
    font-weight: 500;
    /* line-height: 2.1; */
    text-align: center;
    box-shadow: none;
    /* border: 1px solid #ddd !important; */
    border-radius: 2px;
    font-size: 40px;
    /* font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto Condensed","Helvetica Neue", Arial, sans-serif,'FontAwesome'; */}
    .calculator-estate-title {font-size: 21px;
    line-height: 1.2;
    padding-bottom: 21px;
    font-weight: 500;
    text-align: center;}
.example-tabs-title {
  padding-top: 15px;
  font-size: 28px;
    line-height: 3rem;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
}
    .calculator-estate-wrap {background: #eee;margin-top: 20px;
    padding: 16px 16px 0px 16px;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 2px;}
                                                            
                                                            
                                                            
                                                            /*! nouislider - 10.1.0 - 2017-07-28 13:09:54 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  touch-action: none;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.noUi-connect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.noUi-origin {
  position: absolute;
  width: 0;
  height: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
 
  cursor: e-resize;

    width: 25px;
    height: 25px;
    left: -12px;
    top: -5px;
}
.noUi-vertical {
  width: 18px;
        height: 58%;
    margin-top: 34% !important;
}
.noUi-vertical .noUi-handle {
  top: -17px;
  left: -4px;
  width: 25px;
  height: 25px;
}
.noUi-target {

      border: 1px solid #c1c1c1;
    border-radius: 2px;
 
  background: #FAFAFA;
}
.noUi-connect {
  -webkit-transition: background 450ms;
  transition: background 450ms;
  -webkit-box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  border-radius: 4px;
  background: #3FB8AF;
}
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  cursor: default;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #333;
        border-radius: 100%;
    box-shadow: 0 1px 2px rgba(153, 153, 153, 0.86);
    cursor: default;
    border: 4px solid #26de60;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
.noUi-handle:before,
.noUi-handle:after {
  display: block;
  position: absolute;
  top: 6px;
  left: 14px;
  background: #E8E7E6;
  width: 1px;
  height: 14px;
 
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  top: 14px;
  left: 6px;
  width: 14px;
  height: 1px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
.noUi-value {
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
.noUi-pips-horizontal {
  top: 100%;
  left: 0;
  padding: 10px 0;
  width: 100%;
  height: 80px;
}
.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.noUi-pips-vertical {
  top: 0;
  left: 100%;
  padding: 0 10px;
  height: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
  padding-left: 25px;
}
.noUi-marker-vertical.noUi-marker {
  margin-top: -1px;
  width: 5px;
  height: 2px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  color: #000;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  bottom: 120%;
  left: 50%;
  transform: translate(-50%, 0);
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  top: 50%;
  right: 120%;
  transform: translate(0, -50%);
}
                                                            
                                                            
                                                            .l-action {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius:2px; background: #00ba34;
    padding: 15px;
    overflow: hidden;
}
.l-action_title  {
    margin: 0 auto;
    
   color:#fff;
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.l-action_text {
    padding-right: 0px;
    padding-bottom: 10px;
    
    font-size: 1.2rem;
    line-height: 1.4;
}
.l-action_text1 {
    padding-bottom: 15px;
    color: #efc700;
    font-size: 1.5rem;
    line-height: 1.2;
}
.l-action_text--after {
    margin-top:15px;
    text-align:center;
    text-transform:uppercase;
}
                                                            
 
                                                            
                                                            ._._-0,._.-_-0,._._-0-,._._0,
.grid ul._._-0,.grid ul._.-_-0,.grid ul._._-0-,.grid ul._._0{margin:0}
._._-0>.cell,._.-_-0>.cell,._._-0->.cell,._._0>.cell,
._._-0>li,._.-_-0>li,._._-0->li,._._0>li{padding:0}
._._-5,._.-_-5,._._-5-,._._5{margin:0 -5px}
._._-5>.cell,._.-_-5>.cell,._._-5->.cell,._._5>.cell{padding:0 5px}
.grid ul._._-5,.grid ul._.-_-5,.grid ul._._-5-,.grid ul._._5{margin:-5px}
._._-5>li,._.-_-5>li,._._-5->li,._._5>li{padding:5px}
._._-15,._.-_-15,._._-15-,._._15{margin:0 -15px}
  
                                                            
                                                            .calculator_button {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    margin: auto;
        font-style: normal;
    border-radius: 4px;
    background: #ff1e00;
    padding: 8px 15px;
    width: 100%;
    max-width: 260px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-shadow: none;
        font-weight:500;
    text-transform: uppercase;
}
.calculator_button:hover {
    z-index: 1;
    background: #eee;
    color: #000;
    text-shadow: none;
}
/*
 * FILE END: _mod_files/_css/ami_custom.css
 */

/*
 * FILE START: _mod_files/_css/home.css
 */


/*
 * FILE END: _mod_files/_css/home.css
 */
