/*
 * Date created: 2026-06-19 05:30:30
 */
/*
 * 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
 */

/*>>= = = = = = = = = = = = = = = = = = = = <<


MODULE: plug Fonts

need copy "_fonts" (folder) to root directory of site
= = = = = = = = = = = = = = = = = = = = = = */
@font-face {
    font-family: "Roboto Condensed";
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.eot");
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-condensed.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Roboto Condensed";
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.eot");
    src: url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/RobotoCondensed/roboto-boldcondensed.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}


@font-face {
    font-family: "Opensans";
    src: url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Opensans";
    src: url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.eot");
    src: url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "FontAwesome";
    src: url("_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.eot");
    src: url("_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.eot?#iefix")format("embedded-opentype"),
        url("_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.woff") format("woff"),
        url("_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.ttf") format("truetype");
    src: url("_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.svg");
}

@font-face{font-family:'FontAwesome';src:url('_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.eot');src:url('_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),url('_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.woff2') format('woff2'),url('_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.woff') format('woff'),url('_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.ttf') format('truetype'),url('_mod_files/ce_images/_fonts/fontawesome/fontawesome-webfont.svg#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}

/*Base*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.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;text-shadow: none;}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}
/*>>= = = = = = = = = = = = = = = = = = = = <<

--Tags

= = = = = = = = = = = = = = = = = = = = = = */
body {
    color: #191919;
    font-size: 14px;
    font-family: Helvetica, sans-serif;
    line-height: 22px;
    background: #fff;
    background-position: 50% 0px;
}
/* Headings
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    margin: 15px 0 10px 0;
    text-transform: none;
    font-weight: 100;
    font-family: Opensans;
}
@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;font-weight: bold; }
    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: 42px;line-height: 46px;font-weight: bold;text-align: center;}
    h2,.h2 {font-size: 28px;line-height: 30px;}
    h3,.h3 { font-size: 18px; line-height: 24px; }
    h4,.h4 { font-size: 21px; line-height: 22px; }
    h5,.h5 {font-size: 13px;line-height: 15px;display: block;padding: 10px;margin: 0;}
    h6,.h6 { font-size: 12px; line-height: 18px; }
}
a, .a {
    text-decoration: none;
    cursor: pointer;
    /*text-shadow: 0 0 0px #172646;*/
    color: #172646;
}

/* Images
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
img {
    max-width: 100%;
    height: auto !important;
    box-sizing: border-box;
    vertical-align: top;
}
/* Block elements
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
p,ul,ol,dl,blockquote,pre,address,fieldset,figure { margin: 15px 0; }

/* Lists
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
ul,ol { padding-left: 15px; }
ul > li > ul,ul > li > ol,ol > li > ol,ol > li > ul { margin: 0; }
.ul_none {list-style-type: none;padding: 0;}

/* Horizontal rules
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
hr {
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #ddd;
    width: 100%;
}


/* Inputs
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
::-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[type="text"]:-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 {
    border: 1px solid rgba(220,220,220,.5) !important;
    margin: 8px 0;
    color: #000;
    font-size: 21px;
    outline: none;
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    width: 100%;
    min-height: 44px;
}

textarea {
    border: 1px solid rgba(220,220,220,.5) !important;
    margin: 7px 0;
    color: #000;
    font-size: 16px;
    box-shadow: 1px 2px 3px 1px rgba(200,200,200, 0.2) inset;
    padding: 5px;
    outline: none;
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    width: 100%;
    min-height: 40px;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
    border: 1px solid #ddd !important;
    box-shadow: 0px 2px 3px 0px #ddd inset;
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}

/* Selection pseudo-element 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
::-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
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
iframe {border:0;height: 390px;}

/*lucy-flash-drive v.0.8.0 HELPERS*/
@media(max-width: 639px){
    /*
    display
    */
    .-dn,.-d-n,.dn{display:none!important}
    /*
    margin, padding
    */
    .-m0,.-m-0,.m0{margin:0!important}
    .-mlra,.-mlr-a,.mlra{margin-left:auto!important;margin-right:auto!important}
    .-mt0,.-mt-0,.mt0{margin-top:0!important}
    .-mt5px,.-mt-5px,.mt5px{margin-top:5px!important}
    .-mt10px,.-mt-10px,.mt10px{margin-top:10px!important}
    .-mt15px,.-mt-15px,.mt15px{margin-top:15px!important}
    .-mt30px,.-mt-30px,.mt30px{margin-top:30px!important}
    .-mt45px,.-mt-45px,.mt45px{margin-top:45px!important}
    .-mb0,.-mb-0,.mb0{margin-bottom:0!important}
    .-mb5px,.-mb-5px,.mb5px{margin-bottom:5px!important}
    .-mb10px,.-mb-10px,.mb10px{margin-bottom:10px!important}
    .-mb15px,.-mb-15px,.mb15px{margin-bottom:15px!important}
    .-mb30px,.-mb-30px,.mb30px{margin-bottom:30px!important}
    .-mb45px,.-mb-45px,.mb45px{margin-bottom:45px!important}
    .-ml0,.-ml-0,.ml0{margin-left:0!important}
    .-mr0,.-mr-0,.mr0{margin-right:0!important}
    .-ml15px,.-ml-15px,.ml15px{margin-left:15px!important}
    .-mr15px,.-mr-15px,.mr15px{margin-right:15px!important}
    .-p0,.-p-0,.p0{padding:0!important}
    .-pt0,.-pt-0,.pt0{padding-top:0!important}
    .-pt5px,.-pt-5px,.pt5px{padding-top:5px!important}
    .-pt10px,.-pt-10px,.pt10px{padding-top:10px!important}
    .-pt15px,.-pt-15px,.pt15px{padding-top:15px!important}
    .-pt30px,.-pt-30px,.pt30px{padding-top:30px!important}
    .-pt45px,.-pt-45px,.pt45px{padding-top:45px!important}
    .-pb0,.-pb-0,.pb0{padding-bottom:0!important}
    .-pb5px,.-pb-5px,.pb5px{padding-bottom:5px!important}
    .-pb10px,.-pb-10px,.pb10px{padding-bottom:10px!important}
    .-pb15px,.-pb-15px,.pb15px{padding-bottom:15px!important}
    .-pb30px,.-pb-30px,.pb30px{padding-bottom:30px!important}
    .-pb45px,.-pb-45px,.pb45px{padding-bottom:45px!important}
    .-pl0,.-pl-0,.pl0{padding-left:0!important}
    .-pl10px,.-pl-10px,.pl10px{padding-left:10px!important}
    .-pr0,.-pr-0,.pr0{padding-right:0!important}
    .-pr10px,.-pr-10px,.pr10px{padding-right:10px!important}
    /*
    text
    */
    .-tal,.-ta-l,.tal{text-align:left!important}
    .-tar,.-ta-r,.tar{text-align:right!important}
    .-tac,.-ta-c,.tac{text-align:center!important}
    .-ttu,.-tt-u,.ttu{text-transform:uppercase!important}
    .-fwl,.-fw-l,.fwl{font-weight:100!important}
    .-fwn,.-fw-n,.fwn{font-weight:400!important}
    .-fwb,.-fw-b,.fwb{font-weight:700!important}
    .-cfff,.-c-fff,.cfff{color:#fff!important}
    .-c000,.-c-000,.c000{color:#000!important}
    .-bgcfff,.-bgc-fff,.bgcfff{background-color:#fff!important}
    .-bgc000,.-bgc-000,.bgc000{background-color:#000!important}
    /*
    other
    */
    .-db,.-d-b,.db{display:block!important}
    .-dib,.-d-ib,.dib{display:inline-block!important}
    .-fln,.-fl-n,.fln{float:none!important}
    .-fll,.-fl-l,.fll{float:left!important}
    .-flr,.-fl-r,.flr{float:right!important}
    .-posr,.-pos-r,.posr{position:relative!important}
    .-posa,.-pos-a,.posa{position:absolute!important}
    .-posf,.-pos-f,.posf{position:fixed!important}
    .clb{clear:both}
    .-clb:after,.-cl-b:after,.clb:after{clear:both}
    .-clb:before,.-clb:after,.-cl-b:before,.-cl-b:after,.clb:before,.clb:after{content:" ";display:table}
    .-ovh,.-ov-h,.ovh{overflow:hidden!important}
    .-ovv,.-ov-v,.ovv{overflow:visible!important}
    .-w100pc,.-w-100pc,.w100pc{width:100%!important}
    .-h100pc,.-h-100pc,.h100pc{height:100%!important}
}

@media(min-width: 640px) and (max-width: 1023px){
    .d-n,.-d-n,.d-n-,.dn{display:none!important}
    .m-0,.-m-0,.m-0-,.m0{margin:0!important}
    .mlr-a,.-mlr-a,.mlr-a-,.mlra{margin-left:auto!important;margin-right:auto!important}
    .mt-0,.-mt-0,.mt-0-,.mt0{margin-top:0!important}
    .mt-5px,.-mt-5px,.mt-5px-,.mt5px{margin-top:5px!important}
    .mt-10px,.-mt-10px,.mt-10px-,.mt10px{margin-top:10px!important}
    .mt-15px,.-mt-15px,.mt-15px-,.mt15px{margin-top:15px!important}
    .mt-30px,.-mt-30px,.mt-30px-,.mt30px{margin-top:30px!important}
    .mt-45px,.-mt-45px,.mt-45px-,.mt45px{margin-top:45px!important}
    .mb-0,.-mb-0,.mb-0-,.mb0{margin-bottom:0!important}
    .mb-5px,.-mb-5px,.mb-5px-,.mb5px{margin-bottom:5px!important}
    .mb-10px,.-mb-10px,.mb-10px-,.mb10px{margin-bottom:10px!important}
    .mb-15px,.-mb-15px,.mb-15px-,.mb15px{margin-bottom:15px!important}
    .mb-30px,.-mb-30px,.mb-30px-,.mb30px{margin-bottom:30px!important}
    .mb-45px,.-mb-45px,.mb-45px-,.mb45px{margin-bottom:45px!important}
    .ml-0,.-ml-0,.ml-0-,.ml0{margin-left:0!important}
    .mr-0,.-mr-0,.mr-0-,.mr0{margin-right:0!important}
    .ml-15px,.-ml-15px,.ml-15px-,.ml15px{margin-left:15px!important}
    .mr-15px,.-mr-15px,.mr-15px-,.mr15px{margin-right:15px!important}
    .p-0,.-p-0,.p-0-,.p0{padding:0!important}
    .pt-0,.-pt-0,.pt-0-,.pt0{padding-top:0!important}
    .pt-5px,.-pt-5px,.pt-5px-,.pt5px{padding-top:5px!important}
    .pt-10px,.-pt-10px,.pt-10-,.pt10px{padding-top:10px!important}
    .pt-15px,.-pt-15px,.pt-15-,.pt15px{padding-top:15px!important}
    .pt-30px,.-pt-30px,.pt-30-,.pt30px{padding-top:30px!important}
    .pt-45px,.-pt-45px,.pt-45px-,.pt45px{padding-top:45px!important}
    .pb-0,.-pb-0,.pb-0-,.pb0{padding-bottom:0!important}
    .pb-5px,.-pb-5px,.pt-5px-,.pb5px{padding-bottom:5px!important}
    .pb-10px,.-pb-10px,.pt-10px-,.pb10px{padding-bottom:10px!important}
    .pb-15px,.-pb-15px,.pt-15px-,.pb15px{padding-bottom:15px!important}
    .pb-30px,.-pb-30px,.pt-30px-,.pb30px{padding-bottom:30px!important}
    .pb-45px,.-pb-45px,.pt-45px-,.pb45px{padding-bottom:45px!important}
    .pl-0,.-pl-0,.pb-0-,.pl0{padding-left:0!important}
    .pl-10px,.-pl-10px,.pb-10px-,.pl10px{padding-left:10px!important}
    .pr-0,.-pr-0,.pr-0-,.pr0{padding-right:0!important}
    .pr-10px,.-pr-10px,.pr-10px-,.pr10px{padding-right:10px!important}
    
    .ta-l,.-ta-l,.ta-l-,.tal{text-align:left!important}
    .ta-r,.-ta-r,.ta-r-,.tar{text-align:right!important}
    .ta-c,.-ta-c,.ta-c-,.tac{text-align:center!important}
    .tt-u,.-tt-u,.tt-u-,.ttu{text-transform:uppercase!important}
    .fw-l,.-fw-l,.fw-l-,.fwl{font-weight:100!important}
    .fw-n,.-fw-n,.fw-n-,.fwn{font-weight:400!important}
    .fw-b,.-fw-b,.fw-b-,.fwb{font-weight:700!important}
    .c-fff,.-c-fff,.c-fff-,.cfff{color:#fff!important}
    .c-000,.-c-000,.c-000-,.c000{color:#000!important}
    .bgc-fff,.-bgc-fff,.bgc-fff-,.bgcfff{background-color:#fff!important}
    .bgc-000,.-bgc-000,.bgc-000-,.bgc000{background-color:#000!important}
    
    .d-b,.-d-b,.d-b-,.db{display:block!important}
    .d-ib,.-d-ib,,.dib{display:inline-block!important}
    .fl-n,.-fl-n,.fl-n-,.fln{float:none!important}
    .fl-l,.-fl-l,.fl-l-,.fll{float:left!important}
    .fl-r,.-fl-r,.fl-r-,.flr{float:right!important}
    .pos-r,.-pos-r,.pos-r-,.posr{position:relative!important}
    .pos-a,.-pos-a,.pos-a-,.posa{position:absolute!important}
    .pos-f,.-pos-f,.pos-f-,.posf{position:fixed!important}
    .cl-b:after,.-cl-b:after,.cl-b-:after,.clb:after{clear:both}
    .cl-b:before,.cl-b:after,.-cl-b:before,.-cl-b:after,.cl-b-:before,.cl-b-:after,.clb:before,.clb:after{content:" ";display:table}
    .ov-h,.-ov-h,.ov-h-,.ovh{overflow:hidden!important}
    .ov-v,.-ov-v,.ov-v-,.ovv{overflow:visible!important}
    .w-100pc,.-w-100pc,.w-100pc-,.w100pc{width:100%!important}
    .h-100pc,.-h-100pc,.h-100pc-,.h100pc{height:100%!important}
}
@media (min-width: 1024px){
    .dn-,.d-n-,.dn{display:none!important}
    .m0-,.m-0-,.m0{margin:0!important}
    .mlra-,.mlr-a-,.mlra{margin-left:auto!important;margin-right:auto!important}
    .mt0-,.mt-0-,.mt0{margin-top:0!important}
    .mt5px-,.mt-5px-,.mt5px{margin-top:5px!important}
    .mt10px-,.mt-10px-,.mt10px{margin-top:10px!important}
    .mt15px-,.mt-15px-,.mt15px{margin-top:15px!important}
    .mt30px-,.mt-30px-,.mt30px{margin-top:30px!important}
    .mt45px-,.mt-45px-,.mt45px{margin-top:45px!important}
    .mb0-,.mb-0-,.mb0{margin-bottom:0!important}
    .mb5px-,.mb-5px-,.mb5px{margin-bottom:5px!important}
    .mb10px-,.mb-10px-,.mb10px{margin-bottom:10px!important}
    .mb15px-,.mb-15px-,.mb15px{margin-bottom:15px!important}
    .mb30px-,.mb-30px-,.mb30px{margin-bottom:30px!important}
    .mb45px-,.mb-45px-,.mb45px{margin-bottom:45px!important}
    .ml0-,.ml-0-,.ml0{margin-left:0!important}
    .mr0-,.mr-0-,.mr0{margin-right:0!important}
    .ml15px-,.ml-15px-,.ml15px{margin-left:15px!important}
    .mr15px-,.mr-15px-,.mr15px{margin-right:15px!important}
    .p0-,.p-0-,.p0{padding:0!important}
    .pt0-,.pt-0-,.pt0{padding-top:0!important}
    .pt5px-,.pt-5px-,.pt5px{padding-top:5px!important}
    .pt10px-,.pt-10px-,.pt10px{padding-top:10px!important}
    .pt15px-,.pt-15px-,.pt15px{padding-top:15px!important}
    .pt30px-,.pt-30px-,.pt30px{padding-top:30px!important}
    .pt45px-,.pt-45px-,.pt45px{padding-top:45px!important}
    .pb0-,.pb-0-,.pb0{padding-bottom:0!important}
    .pb5px-,.pb-5px-,.pb5px{padding-bottom:5px!important}
    .pb10px-,.pb-10px-,.pb10px{padding-bottom:10px!important}
    .pb15px-,.pb-15px-,.pb15px{padding-bottom:15px!important}
    .pb30px-,.pb-30px-,.pb30px{padding-bottom:30px!important}
    .pb45px-,.pb-45px-,.pb45px{padding-bottom:45px!important}
    .pl0-,.pl-0-,.pl0{padding-left:0!important}
    .pl10px-,.pl-10px-,.pl10px{padding-left:10px!important}
    .pr0-,.pr-0-,.pr0{padding-right:0!important}
    .pr10px-,.pr-10px-,.pr10px{padding-right:10px!important}
    
    .tal-,.ta-l-,.tal{text-align:left!important}
    .tar-,.ta-r-,.tar{text-align:right!important}
    .tac-,.ta-c-,.tac{text-align:center!important}
    .ttu-,.tt-u-,.ttu{text-transform:uppercase!important}
    .fwl-,.fw-l-,.fwl{font-weight:100!important}
    .fwn-,.fw-n-,.fwn{font-weight:400!important}
    .fwb-,.fw-b-,.fwb{font-weight:700!important}
    .cfff-,.c-fff-,.cfff{color:#fff!important}
    .c000-,.c-000-,.c000{color:#000!important}
    .bgcfff-,.bgc-fff-,.bgcfff{background-color:#fff!important}
    .bgc000-,.bgc-000-,.bgc000{background-color:#000!important}
    
    .db-,.d-b-,.db{display:block!important}
    .dib-,.d-ib-,.dib{display:inline-block!important}
    .fln-,.fl-n-,.fln{float:none!important}
    .fll-,.fl-l-,.fll{float:left!important}
    .flr-,.fl-r-,.flr{float:right!important}
    .posr-,.pos-r-,.posr{position:relative!important}
    .posa-,.pos-a-,.posa{position:absolute!important}
    .posf-,.pos-f-,.posf{position:fixed!important}
    .cb-:after,.cl-b-:after,.clb:after{clear:both}
    .cl-b-:before,.cl-b-:after,.cl-b-:before,.cl-b-:after,.clb:before,.clb:after{content:" ";display:table}
    .ovh-,.ov-h-,.ovh{overflow:hidden!important}
    .ovv-,.ov-v-,.ovv{overflow:visible!important}
    .w100pc-,.w-100pc-,.w100pc{width:100%!important}
    .h100pc-,.h-100pc-,.h100pc{height:100%!important}
}


/*lucy-flash-drive v.0.8.0 GRIDS*/
/*
flexbox (.df,.grid - flexbox container; .fx,.cell - inner flex cell)
*/
.df,.grid{display:flex;flex:0 1 auto;flex-flow:row wrap}
.fx,.cell{flex:0 0 auto}
._>.cell,._.grid>li{margin:0;width:100%}
.wrap,.fx,.cell,.grid>li{box-sizing:border-box}
/*
Widths - responsive/fixed flex-grid utilities. Exmpl:
<wrap>
<non-grid-content h1,p,etc>
<grid>
<cell w6>
<grid li6>
<li>
*/
.wrap{margin-left:auto;margin-right:auto;width:100%}
ul.grid{padding-left:0}
.grid>li{list-style:none}

@media(max-width: 639px){
    .wrap{padding-left:12px;padding-right:12px}
    .grid{margin:0 -5px;}
    .cell,.grid>li{width:calc(100% - 10px)}
    .cell{margin:0 5px}
    .grid>li{margin:5px}
    .grid ul.grid{margin:-5px}
    .-liauto>li,.-li-auto->li,.liauto>li{flex-grow:1;flex-basis:0;max-width:100%}
    
    .-w0h,.-w-0h,.w0h{width:calc(4.1667% - 10px)}
    .-w1,.-w-1,.w1,.-li12>li,.-li-12>li,.li12>li{width:calc(8.3333% - 10px)}
    .-w1h,.-w-1h,.w1h,.-li8>li,.-li-8>li,.li8>li{width:calc(12.5% - 10px)}
    .-w2,.-w-2,.w2,.-li6>li,.-li-6>li,.li6>li{width:calc(16.6667% - 10px)}
    .-w2h,.-w-2h,.w2h{width:calc(20.8333% - 10px)}
    .-w3,.-w-3,.w3,.-li4>li,.-li-4>li,.li4>li{width:calc(25% - 10px)}
    .-w3h,.-w-3h,.w3h{width:calc(29.1667% - 10px)}
    .-w4,.-w-4,.w4,.-li3>li,.-li-3>li,.li3>li{width:calc(33.3333% - 10px)}
    .-w4h,.-w-4h,.w4h{width:calc(37.5% - 10px)}
    .-w5,.-w-5,.w5{width:calc(41.6667% - 10px)}
    .-w5h,.-w-5h,.w5h{width:calc(45.8333% - 10px)}
    .-w6,.-w-6,.w6,.-li2>li,.-li-2>li,.li2>li{width:calc(50% - 10px)}
    .-w6h,.-w-6h,.w6h{width:calc(54.1667% - 10px)}
    .-w7,.-w-7,.w7{width:calc(58.3333% - 10px)}
    .-w7h,.-w-7h,.w7h{width:calc(62.5% - 10px)}
    .-w8,.-w-8,.w8{width:calc(66.6667% - 10px)}
    .-w8h,.-w-8h,.w8h{width:calc(70.8333% - 10px)}
    .-w9,.-w-9,.w9{width:calc(75% - 10px)}
    .-w9h,.-w-9h,.w9h{width:calc(79.1667% - 10px)}
    .-w10,.-w-10,.w10{width:calc(83.3333% - 10px)}
    .-w10h,.-w-10h,.w10h{width:calc(87.5% - 10px)}
    .-w11,.-w-11,.w11{width:calc(91.6667% - 10px)}
    .-w11h,.-w-11h,.w11h{width:calc(95.8333% - 10px)}
    .-li5>li,.-li-5>li,.li5>li{width:calc(20% - 10px)}
    .-li7>li,.-li-7>li,.li7>li{width:calc(14.2857% - 10px)}
    .-li9>li,.-li-9>li,.li9>li{width:calc(11.1111% - 10px)}
    .-li10>li,.-li-10>li,.li10>li{width:calc(10% - 10px)}
    .-li11>li,.-li-11>li,.li11>li{width:calc(9.0909% - 10px)}
    
    .-ml0h,.-ml-0h,.ml0h{margin-left:calc(4.1667% + 5px)}
    .-ml1,.-ml-1,.ml1{margin-left:calc(8.3333% + 5px)}
    .-ml1h,.-ml-1h,.ml1h{margin-left:calc(12.5% + 5px)}
    .-ml2,.-ml-2,.ml2{margin-left:calc(16.6667% + 5px)}
    .-ml2h,.-ml-2h,.ml2h{margin-left:calc(20.8333% + 5px)}
    .-ml3,.-ml-3,.ml3{margin-left:calc(25% + 5px)}
    .-ml3h,.-ml-3h,.ml3h{margin-left:calc(29.1667% + 5px)}
    .-ml4,.-ml-4,.ml4{margin-left:calc(33.3333% + 5px)}
    .-ml4h,.-ml-4h,.ml4h{margin-left:calc(37.5% + 5px)}
    .-ml5,.-ml-5,.ml5{margin-left:calc(41.6667% + 5px)}
    .-ml5h,.-ml-5h,.ml5h{margin-left:calc(45.8333% + 5px)}
    .-ml6,.-ml-6,.ml6{margin-left:calc(50% + 5px)}
    .-ml6h,.-ml-6h,.ml6h{margin-left:calc(54.1667% + 5px)}
    .-ml7,.-ml-7,.ml7{margin-left:calc(58.3333% + 5px)}
    .-ml7h,.-ml-7h,.ml7h{margin-left:calc(62.5% + 5px)}
    .-ml8,.-ml-8,.ml8{margin-left:calc(66.6667% + 5px)}
    .-ml8h,.-ml-8h,.ml8h{margin-left:calc(70.8333% + 5px)}
    .-ml9,.-ml-9,.ml9{margin-left:calc(75% + 5px)}
    .-ml9h,.-ml-9h,.ml9h{margin-left:calc(79.1667% + 5px)}
    .-ml10,.-ml-10,.ml10{margin-left:calc(83.3333% + 5px)}
    .-ml10h,.-ml-10h,.ml10h{margin-left:calc(87.5% + 5px)}
    .-ml11,.-ml-11,.ml11{margin-left:calc(91.6667% + 5px)}
    .-ml11h,.-ml-11h,.ml11h{margin-left:calc(95.8333% + 5px)}
    /*
    customizable Dash-grid - with paddings
    */
    ._>.cell{padding:0 -5px}
    ._.grid>li{padding:5px}
    
    ._.-_0,._.-_-0,._._0,
    .grid ul._.-_0,.grid ul._.-_-0,.grid ul._._0{margin:0}
    ._.-_0>.cell,._.-_-0>.cell,._._0>.cell,
    ._.-_0>li,._.-_-0>li,._._0>li{padding:0}
    
    ._.-_10,._.-_-10,._._10{margin:0 -10px}
    ._.-_10>.cell,._.-_-10>.cell,._._10>.cell{padding:0 10px}
    .grid ul._.-_10,.grid ul._.-_-10,.grid ul._._10{margin:-10px}
    ._.-_10>li,._.-_-10>li,._._10>li{padding:10px}
    
    ._.-_15,._.-_-15,._._15 {margin:0 -15px}
    ._.-_15>.cell,._.-_-15>.cell,._._15>.cell{padding:0 15px}
    .grid ul._.-_15,.grid ul._.-_-15,.grid ul._._15{margin:-15px}
    ._.-_15>li,._.-_-15>li,._._15>li{padding:15px}
    
    ._>.-w0h,._>.-w-0h,._>.w0h{width:4.1667%}
    ._>.-w1,._>.-w-1,._>.w1,._.-li12>li,._.-li-12>li,._.li12>li{width:8.3333%}
    ._>.-w1h,._>.-w-1h,._>.w1h,._.-li8>li,._.-li-8>li,._.li8>li{width:12.5%}
    ._>.-w2,._>.-w-2,._>.w2,._.-li6>li,._.-li-6>li,._.li6>li{width:16.6667%}
    ._>.-w2h,._>.-w-2h,._>.w2h{width:20.8333%}
    ._>.-w3,._>.-w-3,._>.w3,._.-li4>li,._.-li-4>li,._.li4>li{width:25%}
    ._>.-w3h,._>.-w-3h,._>.w3h{width:29.1667%}
    ._>.-w4,._>.-w-4,._>.w4,._.-li3>li,._.-li-3>li,._.li3>li{width:33.3333%}
    ._>.-w4h,._>.-w-4h,._>.w4h{width:37.5%}
    ._>.-w5,._>.-w-5,._>.w5{width:41.6667%}
    ._>.-w5h,._>.-w-5h,._>.w5h{width:45.8333%}
    ._>.-w6,._>.-w-6,._>.w6,._.-li2>li,._.-li-2>li,._.li2>li{width:50%}
    ._>.-w6h,._>.-w-6h,._>.w6h{width:54.1667%}
    ._>.-w7,._>.-w-7,._>.w7{width:58.3333%}
    ._>.-w7h,._>.-w-7h,._>.w7h{width:62.5%}
    ._>.-w8,._>.-w-8,._>.w8{width:66.6667%}
    ._>.-w8h,._>.-w-8h,._>.w8h{width:70.8333%}
    ._>.-w9,._>.-w-9,._>.w9{width:75%}
    ._>.-w9h,._>.-w-9h,._>.w9h{width:79.1667%}
    ._>.-w10,._>.-w-10,._>.w10{width:83.3333%}
    ._>.-w10h,._>.-w-10h,._>.w10h{width:87.5%}
    ._>.-w11,._>.-w-11,._>.w11{width:91.6667%}
    ._>.-w11h,._>.-w-11h,._>.w11h{width:95.8333%}
    ._.-li5>li,._.-li-5>li,._.li5>li{width:20%}
    ._.-li7>li,._.-li-7>li,._.li7>li{width:14.2857%}
    ._.-li9>li,._.-li-9>li,._.li9>li{width:11.1111%}
    ._.-li10>li,._.-li-10>li,._.li10>li{width:10%}
    ._.-li11>li,._.-li-11>li,._.li11>li{width:9.0909%}
    /*
    offsets of cells (<div class="cell w1 ml1">)
    */
    ._>.-ml0h,._>.-ml-0h,._>.ml0h{margin-left:4.1667%}
    ._>.-ml1,._>.-ml-1,._>.ml1{margin-left:8.3333%}
    ._>.-ml1h,._>.-ml-1h,._>.ml1h{margin-left:12.5%}
    ._>.-ml2,._>.-ml-2,._>.ml2{margin-left:16.6667%}
    ._>.-ml2h,._>.-ml-2h,._>.ml2h{margin-left:20.8333%}
    ._>.-ml3,._>.-ml-3,._>.ml3{margin-left:25%}
    ._>.-ml3h,._>.-ml-3h,._>.ml3h{margin-left:29.1667%}
    ._>.-ml4,._>.-ml-4,._>.ml4{margin-left:33.3333%}
    ._>.-ml4h,._>.-ml-4h,._>.ml4h{margin-left:37.5%}
    ._>.-ml5,._>.-ml-5,._>.ml5{margin-left:41.6667%}
    ._>.-ml5h,._>.-ml-5h,._>.ml5h{margin-left:45.8333%}
    ._>.-ml6,._>.-ml-6,._>.ml6{margin-left:50%}
    ._>.-ml6h,._>.-ml-6h,._>.ml6h{margin-left:54.1667%}
    ._>.-ml7,._>.-ml-7,._>.ml7{margin-left:58.3333%}
    ._>.-ml7h,._>.-ml-7h,._>.ml7h{margin-left:62.5%}
    ._>.-ml8,._>.-ml-8,._>.ml8{margin-left:66.6667%}
    ._>.-ml8h,._>.-ml-8h,._>.ml8h{margin-left:70.8333%}
    ._>.-ml9,._>.-ml-9,._>.ml9{margin-left:75%}
    ._>.-ml9h,._>.-ml-9h,._>.ml9h{margin-left:79.1667%}
    ._>.-ml10,._>.-ml-10,._>.ml10{margin-left:83.3333%}
    ._>.-ml10h,._>.-ml-10h,._>.ml10h{margin-left:87.5%}
    ._>.-ml11,._>.-ml-11,._>.ml11{margin-left:91.6667%}
    ._>.-ml11h,._>.-ml-11h,._>.ml11h{margin-left:95.8333%}
    /*
    flex orders;
    */
    .-ord0,.-ord-0,.ord0{order:-1}
    .-ord99,.-ord-99,.ord99{order:99}
    /*
    flex alignment along the x/y axis:start(0%), center(50%), end(100%)
    */
    .-x0,.-x-0,.x0{justify-content:flex-start}
    .-x50,.-x-50,.x50{justify-content:center}
    .-x100,.-x-100,.x100{justify-content:flex-end}
    
    .-y0,.-y-0,.y0{align-items:flex-start}
    .-y50,.-y-50,.y50{align-items:center}
    .-y100,.-y-100,.y100{align-items:flex-end}
}

@media (min-width: 640px) and (max-width: 1023px) {
    .wrap{padding-left:15px;padding-right:15px}
    .grid{margin:0 -10px}
    .cell,.grid>li{width:calc(100% - 20px)}
    .cell{margin:0 10px}
    .grid>li{margin:10px}
    .grid ul.grid{margin:-10px}
    .li-auto->li,.-li-auto>li,.li-auto->li,.liauto>li{flex-grow:1;flex-basis:0}
    
    .w-0h,.-w-0h,.w-0h-,.w0h{width:calc(4.1667% - 20px)}
    .w-1,.-w-1,.w-1-,.w1,.li-12>li,.-li-12>li,.li-12->li,.li12>li{width:calc(8.3333% - 20px)}
    .w-1h,.-w-1h,.w-1h-,.w1h,.li-8>li,.-li-8>li,.li-8->li,.li8>li{width:calc(12.5% - 20px)}
    .w-2,.-w-2,.w-2-,.w2,.li-6>li,.-li-6>li,.li-6->li,.li6>li{width:calc(16.6667% - 20px)}
    .w-2h,.-w-2h,.w-2h-,.w2h{width:calc(20.8333% - 20px)}
    .w-3,.-w-3,.w-3-,.w3,.li-4>li,.-li-4>li,.li-4->li,.li4>li{width:calc(25% - 20px)}
    .w-3h,.-w-3h,.w-3h-,.w3h{width:calc(29.1667% - 20px)}
    .w-4,.-w-4,.w-4-,.w4,.li-3>li,.-li-3>li,.li-3->li,.li3>li{width:calc(33.3333% - 20px)}
    .w-4h,.-w-4h,.w-4h-,.w4h{width:calc(37.5% - 20px)}
    .w-5,.-w-5,.w-5-,.w5{width:calc(41.6667% - 20px)}
    .w-5h,.-w-5h,.w-5h-,.w5h{width:calc(45.8333% - 20px)}
    .w-6,.-w-6,.w-6-,.w6,.li-2>li,.-li-2>li,.li-2->li,.li2>li{width:calc(50% - 20px)}
    .w-6h,.-w-6h,.w-6h-,.w6h{width:calc(54.1667% - 20px)}
    .w-7,.-w-7,.w-7-,.w7{width:calc(58.3333% - 20px)}
    .w-7h,.-w-7h,.w-7h-,.w7h{width:calc(62.5% - 20px)}
    .w-8,.-w-8,.w-8-,.w8{width:calc(66.6667% - 20px)}
    .w-8h,.-w-8h,.w-8h-,.w8{width:calc(70.8333% - 20px)}
    .w-9,.-w-9,.w-9-,.w9{width:calc(75% - 20px)}
    .w-9h,.-w-9h,.w-9h-,.w9h{width:calc(79.1667% - 20px)}
    .w-10,.-w-10,.w-10-,.w10{width:calc(83.3333% - 20px)}
    .w-10h,.-w-10h,.w-10h-,.w10h{width:calc(87.5% - 20px)}
    .w-11,.-w-11,.w-11-,.w11{width:calc(91.6667% - 20px)}
    .w-11h,.-w-11h,.w-11h-,.w11h{width:calc(95.8333% - 20px)}
    .li-5>li,.-li-5>li,.li-5->li,.li5>li{width:calc(20% - 20px)}
    .li-7>li,.-li-7>li,.li-7->li,.li7>li{width:calc(14.2857% - 20px)}
    .li-9>li,.-li-9>li,.li-9->li,.li9>li{width:calc(11.1111% - 20px)}
    .li-10>li,.-li-10>li,.li-10->li,.li10>li{width:calc(10% - 20px)}
    .li-11>li,.-li-11>li,.li-11->li,.li11>li{width:calc(9.0909% - 20px)}
    
    .ml-0h,.-ml-0h,.ml-0h-,.ml0h{margin-left:calc(4.1667% + 10px)}
    .ml-1,.-ml-1,.ml-1-,.ml1{margin-left:calc(8.3333% + 10px)}
    .ml-1h,.-ml-1h,.ml-1h-,.ml1h{margin-left:calc(12.5% + 10px)}
    .ml-2,.-ml-2,.ml-2-,.ml2{margin-left:calc(16.6667% + 10px)}
    .ml-2h,.-ml-2h,.ml-2h-,.ml2h{margin-left:calc(20.8333% + 10px)}
    .ml-3,.-ml-3,.ml-3-,.ml3{margin-left:calc(25% + 10px)}
    .ml-3h,.-ml-3h,.ml-3h-,.ml3h{margin-left:calc(29.1667% + 10px)}
    .ml-4,.-ml-4,.ml-4-,.ml4{margin-left:calc(33.3333% + 10px)}
    .ml-4h,.-ml-4h,.ml-4h-,.ml4h{margin-left:calc(37.5% + 10px)}
    .ml-5,.-ml-5,.ml-5-,.ml5{margin-left:calc(41.6667% + 10px)}
    .ml-5h,.-ml-5h,.ml-5h-,.ml5h{margin-left:calc(45.8333% + 10px)}
    .ml-6,.-ml-6,.ml-6-,.ml6{margin-left:calc(50% + 10px)}
    .ml-6h,.-ml-6h,.ml-6h-,.ml6h{margin-left:calc(54.1667% + 10px)}
    .ml-7,.-ml-7,.ml-7-,.ml7{margin-left:calc(58.3333% + 10px)}
    .ml-7h,.-ml-7h,.ml-7h-,.ml7h{margin-left:calc(62.5% + 10px)}
    .ml-8,.-ml-8,.ml-8-,.ml8{margin-left:calc(66.6667% + 10px)}
    .ml-8h,.-ml-8h,.ml-8h-,.ml8h{margin-left:calc(70.8333% + 10px)}
    .ml-9,.-ml-9,.ml-9-,.ml9{margin-left:calc(75% + 10px)}
    .ml-9h,.-ml-9h,.ml-9h-,.ml9h{margin-left:calc(79.1667% + 10px)}
    .ml-10,.-ml-10,.ml-10-,.ml10{margin-left:calc(83.3333% + 10px)}
    .ml-10h,.-ml-10h,.ml-10h-,.ml10h{margin-left:calc(87.5% + 10px)}
    .ml-11,.-ml-11,.ml-11-,.ml11{margin-left:calc(91.6667% + 10px)}
    .ml-11h,.-ml-11h,.ml-11h-,.ml11h{margin-left:calc(95.8333% + 10px)}
    
    ._>.cell{padding:0 10px}
    ._.grid>li{padding:10px}
    
    ._._-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}
    ._._-15>.cell,._.-_-15>.cell,._._-15->.cell,._._15>.cell{padding:0 15px}
    .grid ul._._-15,.grid ul._.-_-15,.grid ul._._-15-,.grid ul._._15{margin:-15px}
    ._._-15>li,._.-_-15>li,._._-15->li,._._15>li{padding:15px}
    
    ._>.w-0h,._>.-w-0h,._>.w-0h-,._>.w0h{width:4.1667%}
    ._>.w-1,._>.-w-1,._>.w-1-,._>.w1,._.li-12>li,._.-li-12>li,._.li-12->li,._.li12>li{width:8.3333%}
    ._>.w-1h,._>.-w-1h,._>.w-1h-,._>.w1h,._.li-8>li,._.-li-8>li,._.li-8->li,._.li8>li{width:12.5%}
    ._>.w-2,._>.-w-2,._>.w-2-,._>.w2,._.li-6>li,._.-li-6>li,._.li-6->li,._.li6>li{width:16.6667%}
    ._>.w-2h,._>.-w-2h,._>.w-2h-,._>.w2h{width:20.8333%}
    ._>.w-3,._>.-w-3,._>.w-3-,._>.w3,._.li-4>li,._.-li-4>li,._.li-4->li,._.li4>li{width:25%}
    ._>.w-3h,._>.-w-3h,._>.w-3h-,._>.w3h{width:29.1667%}
    ._>.w-4,._>.-w-4,._>.w-4-,._>.w4,._.li-3>li,._.-li-3>li,._.li-3->li,._.li3>li{width:33.3333%}
    ._>.w-4h,._>.-w-4h,._>.w-4h-,._>.w4h{width:37.5%}
    ._>.w-5,._>.-w-5,._>.w-5-,._>.w5{width:41.6667%}
    ._>.w-5h,._>.-w-5h,._>.w-5h-,._>.w5h{width:45.8333%}
    ._>.w-6,._>.-w-6,._>.w-6-,._>.w6,._.li-2>li,._.-li-2>li,._.li-2->li,._.li2>li{width:50%}
    ._>.w-6h,._>.-w-6h,._>.w-6h-,._>.w6h{width:54.1667%}
    ._>.w-7,._>.-w-7,._>.w-7-,._>.w7{width:58.3333%}
    ._>.w-7h,._>.-w-7h,._>.w-7h-,._>.w7h{width:62.5%}
    ._>.w-8,._>.-w-8,._>.w-8-,._>.w8{width:66.6667%}
    ._>.w-8h,._>.-w-8h,._>.w-8h-,._>.w8{width:70.8333%}
    ._>.w-9,._>.-w-9,._>.w-9-,._>.w9{width:75%}
    ._>.w-9h,._>.-w-9h,._>.w-9h-,._>.w9h{width:79.1667%}
    ._>.w-10,._>.-w-10,._>.w-10-,._>.w10{width:83.3333%}
    ._>.w-10h,._>.-w-10h,._>.w-10h-,._>.w10h{width:87.5%}
    ._>.w-11,._>.-w-11,._>.w-11-,._>.w11{width:91.6667%}
    ._>.w-11h,._>.-w-11h,._>.w-11h-,._>.w11h{width:95.8333%}
    ._.li-5>li,._.-li-5>li,._.li-5->li,._.li5>li{width:20%}
    ._.li-7>li,._.-li-7>li,._.li-7->li,._.li7>li{width:14.2857%}
    ._.li-9>li,._.-li-9>li,._.li-9->li,._.li9>li{width:11.1111%}
    ._.li-10>li,._.-li-10>li,._.li-10->li,._.li10>li{width:10%}
    ._.li-11>li,._.-li-11>li,._.li-11->li,._.li11>li{width:9.0909%}
    
    ._>.ml-0h,._>.-ml-0h,._>.ml-0h-,._>.ml0h{margin-left:4.1667%}
    ._>.ml-1,._>.-ml-1,._>.ml-1-,._>.ml1{margin-left:8.3333%}
    ._>.ml-1h,._>.-ml-1h,._>.ml-1h-,._>.ml1h{margin-left:12.5%}
    ._>.ml-2,._>.-ml-2,._>.ml-2-,._>.ml2{margin-left:16.6667%}
    ._>.ml-2h,._>.-ml-2h,._>.ml-2h-,._>.ml2h{margin-left:20.8333%}
    ._>.ml-3,._>.-ml-3,._>.ml-3-,._>.ml3{margin-left:25%}
    ._>.ml-3h,._>.-ml-3h,._>.ml-3h-,._>.ml3h{margin-left:29.1667%}
    ._>.ml-4,._>.-ml-4,._>.ml-4-,._>.ml4{margin-left:33.3333%}
    ._>.ml-4h,._>.-ml-4h,._>.ml-4h-,._>.ml4h{margin-left:37.5%}
    ._>.ml-5,._>.-ml-5,._>.ml-5-,._>.ml5{margin-left:41.6667%}
    ._>.ml-5h,._>.-ml-5h,._>.ml-5h-,._>.ml5h{margin-left:45.8333%}
    ._>.ml-6,._>.-ml-6,._>.ml-6-,._>.ml6{margin-left:50%}
    ._>.ml-6h,._>.-ml-6h,._>.ml-6h-,._>.ml6h{margin-left:54.1667%}
    ._>.ml-7,._>.-ml-7,._>.ml-7-,._>.ml7{margin-left:58.3333%}
    ._>.ml-7h,._>.-ml-7h,._>.ml-7h-,._>.ml7h{margin-left:62.5%}
    ._>.ml-8,._>.-ml-8,._>.ml-8-,._>.ml8{margin-left:66.6667%}
    ._>.ml-8h,._>.-ml-8h,._>.ml-8h-,._>.ml8h{margin-left:70.8333%}
    ._>.ml-9,._>.-ml-9,._>.ml-9-,._>.ml9{margin-left:75%}
    ._>.ml-9h,._>.-ml-9h,._>.ml-9h-,._>.ml9h{margin-left:79.1667%}
    ._>.ml-10,._>.-ml-10,._>.ml-10-,._>.ml10{margin-left:83.3333%}
    ._>.ml-10h,._>.-ml-10h,._>.ml-10h-,._>.ml10h{margin-left:87.5%}
    ._>.ml-11,._>.-ml-11,._>.ml-11-,._>.ml11{margin-left:91.6667%}
    ._>.ml-11h,._>.-ml-11h,._>.ml-11h-,._>.ml11h{margin-left:95.8333%}
    
    .ord-0,.-ord-0,.ord-0-,.ord0{order:-1}
    .ord-99,.-ord-99,.ord-99-,.ord99{order:99}
    .x-0,.-x-0,.x-0-,.x0{justify-content:flex-start}
    .x-50,.-x-50,.x-50-,.x50{justify-content:center}
    .x-100,.-x-100-,.x-100-,.x100{justify-content:flex-end}
    .y-0,.-y-0,.y-0-,.y0{align-items:flex-start}
    .y-50,.-y-50,.y-50-,.y50{align-items:center}
    .y-100,.-y-100,.y-100-,.y100{align-items:flex-end}
}

@media(min-width:1024px){
    .wrap{padding-left:20px;padding-right:20px}
    .grid{margin:0 -15px}
    .cell,.grid>li{width:calc(100% - 30px)}
    .cell{margin:0 15px}
    .grid>li{margin:15px}
    .grid ul.grid{margin:-15px}
    .liauto->li,.li-auto->li,.liauto>li{flex-grow:1;flex-basis:0}
    
    .w0h-,.w-0h-,.w0h{width:calc(4.1667% - 30px)}
    .w1-,.w-1-,.w1,.li12->li,.li-12->li,.li12>li{width:calc(8.3333% - 30px)}
    .w1h-,.w-1h-,.w1h,.li8->li,.li-8->li,.li8>li{width:calc(12.5% - 30px)}
    .w2-,.w-2-,.w2,.li6->li,.li-6->li,.li6>li{width:calc(16.6667% - 30px)}
    .w2h-,.w-2h-,.w2h{width:calc(20.8333% - 30px)}
    .w3-,.w-3-,.w3,.li4->li,.li-4->li,.li4>li{width: calc(25% - 30px)}
    .w3h-,.w-3h-,.w3h{width:calc(29.1667% - 30px)}
    .w4-,.w-4-,.w4,.li3->li,.li-3->li,.li3>li{width:calc(33.3333% - 30px)}
    .w4h-,.w-4h-,.w4h{width:calc(37.5% - 30px)}
    .w5-,.w-5-,.w5{width:calc(41.6667% - 30px)}
    .w5h-,.w-5h-,.w5h{width:calc(45.8333% - 30px)}
    .w6-,.w-6-,.w6,.li2->li,.li-2->li,.li2>li{width:calc(50% - 30px)}
    .w6h-,.w-6h-,.w6h{width:calc(54.1667% - 30px)}
    .w7-,.w-7-,.w7{width:calc(58.3333% - 30px)}
    .w7h-,.w-7h-,.w7h{width:calc(62.5% - 30px)}
    .w8-,.w-8-,.w8{width:calc(66.6667% - 30px)}
    .w8h-,.w-8h-,.w8h{width:calc(70.8333% - 30px)}
    .w9-,.w-9-,.w9{width:calc(75% - 30px)}
    .w9h-,.w-9h-,.w9h{width:calc(79.1667% - 30px)}
    .w10-,.w-10-,.w10{width:calc(83.3333% - 30px)}
    .w10h-,.w-10h-,.w10h{width:calc(87.5% - 30px)}
    .w11-,.w-11-,.w11{width:calc(91.6667% - 30px)}
    .w11h-,.w-11h-,.w11h{width:calc(95.8333% - 30px)}
    
    .li5->li,.li-5->li,.li5>li{width:calc(20% - 30px)}
    .li7->li,.li-7->li,.li7>li{width:calc(14.2857% - 30px)}
    .li9->li,.li-9->li,.li9>li{width:calc(11.1111% - 30px)}
    .li10->li,.li-10->li,.li10>li{width:calc(10% - 30px)}
    .li11->li,.li-11->li,.li11>li{width:calc(9.0909% - 30px)}
    
    .ml0h-,.ml-0h-,.ml0h{margin-left:calc(4.1667% + 15px)}
    .ml1-,.ml-1-,.ml1{margin-left:calc(8.3333% + 15px)}
    .ml1h-,.ml-1h-,.ml1h{margin-left:calc(12.5% + 15px)}
    .ml2-,.ml-2-,.ml2{margin-left:calc(16.6667% + 15px)}
    .ml2h-,.ml-2h-,.ml2h{margin-left:calc(20.8333% + 15px)}
    .ml3-,.ml-3-,.ml3{margin-left:calc(25% + 15px)}
    .mlh3-,.ml-3h-,.mlh3{margin-left:calc(29.1667% + 15px)}
    .ml4-,.ml-4-,.ml4{margin-left:calc(33.3333% + 15px)}
    .ml4h-,.ml-4h-,.ml4h{margin-left:calc(37.5% + 15px)}
    .ml5-,.ml-5-,.ml5{margin-left:calc(41.6667% + 15px)}
    .ml5h-,.ml-5h-,.ml5h{margin-left:calc(45.8333% + 15px)}
    .ml6-,.ml-6-,.ml6{margin-left:calc(50% + 15px)}
    .ml6h-,.ml-6h-,.ml6h{margin-left:calc(54.1667% + 15px)}
    .ml7-,.ml-7-,.ml7{margin-left:calc(58.3333% + 15px)}
    .ml7h-,.ml-7h-,.ml7h{margin-left:calc(62.5% + 15px)}
    .ml8-,.ml-8-,.ml8{margin-left:calc(66.6667% + 15px)}
    .ml8h-,.ml-8h-,.ml8h{margin-left:calc(70.8333% + 15px)}
    .ml9-,.ml-9-,.ml9{margin-left:calc(75% + 15px)}
    .ml9h-,.ml-9h-,.ml9h{margin-left:calc(79.1667% + 15px)}
    .ml10-,.ml-10-,.ml10{margin-left:calc(83.3333% + 15px)}
    .ml10h-,.ml-10h-,.ml10h{margin-left:calc(87.5% + 15px)}
    .ml11-,.ml-11-,.ml11{margin-left:calc(91.6667% + 15px)}
    .ml11h-,.ml-11h-,.ml11h{margin-left:calc(95.8333% + 15px)}
    
    ._>.cell{padding:0 15px}
    ._.grid>li{padding:15px}
    
    ._._0-,._._-0-,._._0,
    .grid ul._._0-,.grid ul._._-0-,.grid ul._._0{margin:0}
    ._._0->.cell,._._-0->.cell,._._0>.cell,
    ._._0->li,._._-0->li,._._0>li{padding:0}
    
    ._._5-,._._-5-,._._5{margin:0 -5px}
    ._._5->.cell,._._-5->.cell,._._5>.cell{padding:0 5px}
    .grid ul._._5-,.grid ul._._-5-,.grid ul._._5{margin:-5px}
    ._._5->li,._._-5->li,._._5>li{padding:5px}
    
    ._._10-,._._-10-,._._10{margin:0 -10px}
    ._._10->.cell,._._-10->.cell,._._10>.cell{padding:0 10px}
    .grid ul._._10-,.grid ul._._-10-,.grid ul._._10{margin:-10px}
    ._._10->li,._._-10->li,._._10>li{padding:10px}
    
    ._>.w0h-,._>.w-0h-,._>.w0h{width:4.1667%}
    ._>.w1-,._>.w-1-,._>.w1,._.li12->li,._.li-12->li,._.li12>li{width:8.3333%}
    ._>.w1h-,._>.w-1h-,._>.w1h,._.li8->li,._.li-8->li,._.li8>li{width:12.5%}
    ._>.w2-,._>.w-2-,._>.w2,._.li6->li,._.li-6->li,._.li6>li{width:16.6667%}
    ._>.w2h-,._>.w-2h-,._>.w2h{width:20.8333%}
    ._>.w3-,._>.w-3-,._>.w3,._.li4->li,._.li-4->li,._.li4>li{width: 25%}
    ._>.w3h-,._>.w-3h-,._>.w3h{width:29.1667%}
    ._>.w4-,._>.w-4-,._>.w4,._.li3->li,._.li-3->li,._.li3>li{width:33.3333%}
    ._>.w4h-,._>.w-4h-,._>.w4h{width:37.5%}
    ._>.w5-,._>.w-5-,._>.w5{width:41.6667%}
    ._>.w5h-,._>.w-5h-,._>.w5h{width:45.8333%}
    ._>.w6-,._>.w-6-,._>.w6,._.li2->li,._.li-2->li,._.li2>li{width:50%}
    ._>.w6h-,._>.w-6h-,._>.w6h{width:54.1667%}
    ._>.w7-,._>.w-7-,._>.w7{width:58.3333%}
    ._>.w7h-,._>.w-7h-,._>.w7h{width:62.5%}
    ._>.w8-,._>.w-8-,._>.w8{width:66.6667%}
    ._>.w8h-,._>.w-8h-,._>.w8h{width:70.8333%}
    ._>.w9-,._>.w-9-,._>.w9{width:75%}
    ._>.w9h-,._>.w-9h-,._>.w9h{width:79.1667%}
    ._>.w10-,._>.w-10-,._>.w10{width:83.3333%}
    ._>.w10h-,._>.w-10h-,._>.w10h{width:87.5%}
    ._>.w11-,._>.w-11-,._>.w11{width:91.6667%}
    ._>.w11h-,._>.w-11h-,._>.w11h{width:95.8333%}
    ._.li5->li,._.li-5->li,._.li5>li{width:20%}
    ._.li7->li,._.li-7->li,._.li7>li{width:14.2857%}
    ._.li9->li,._.li-9->li,._.li9>li{width:11.1111%}
    ._.li10->li,._.li-10->li,._.li10>li{width:10%}
    ._.li11->li,._.li-11->li,._.li11>li{width:9.0909%}
    
    ._>.ml0h-,._>.ml-0h-,._>.ml0h{margin-left:4.1667%}
    ._>.ml1-,._>.ml-1-,._>.ml1{margin-left:8.3333%}
    ._>.ml1h-,._>.ml-1h-,._>.ml1h{margin-left:12.5%}
    ._>.ml2-,._>.ml-2-,._>.ml2{margin-left:16.6667%}
    ._>.ml2h-,._>.ml-2h-,._>.ml2h{margin-left:20.8333%}
    ._>.ml3-,._>.ml-3-,._>.ml3{margin-left:25%}
    ._>.mlh3-,._>.ml-3h-,._>.mlh3{margin-left:29.1667%}
    ._>.ml4-,._>.ml-4-,._>.ml4{margin-left:33.3333%}
    ._>.ml4h-,._>.ml-4h-,._>.ml4h{margin-left:37.5%}
    ._>.ml5-,._>.ml-5-,._>.ml5{margin-left:41.6667%}
    ._>.ml5h-,._>.ml-5h-,._>.ml5h{margin-left:45.8333%}
    ._>.ml6-,._>.ml-6-,._>.ml6{margin-left:50%}
    ._>.ml6h-,._>.ml-6h-,._>.ml6h{margin-left:54.1667%}
    ._>.ml7-,._>.ml-7-,._>.ml7{margin-left:58.3333%}
    ._>.ml7h-,._>.ml-7h-,._>.ml7h{margin-left:62.5%}
    ._>.ml8-,._>.ml-8-,._>.ml8{margin-left:66.6667%}
    ._>.ml8h-,._>.ml-8h-,._>.ml8h{margin-left:70.8333%}
    ._>.ml9-,._>.ml-9-,._>.ml9{margin-left:75%}
    ._>.ml9h-,._>.ml-9h-,._>.ml9h{margin-left:79.1667%}
    ._>.ml10-,._>.ml-10-,._>.ml10{margin-left:83.3333%}
    ._>.ml10h-,._>.ml-10h-,._>.ml10h{margin-left:87.5%}
    ._>.ml11-,._>.ml-11-,._>.ml11{margin-left:91.6667%}
    ._>.ml11h-,._>.ml-11h-,._>.ml11h{margin-left:95.8333%}
    
    .ord00-,.ord-00-,.ord0{order:-1}
    .ord99-,.ord-99-,.ord99{order:99}
    .x0-,.x-0-,.x0{justify-content:flex-start}
    .x50-,.x-50-,.x50{justify-content:center}
    .x100-,.x-100-,.x100{justify-content:flex-end}
    .y0-,.y-0-,.y0{align-items:flex-start}
    .y50-,.y-50-,.y50{align-items:center}
    .y100-,.y-100-,.y100{align-items:flex-end}
}


/*>>= = = = = = = = = = = = = = = = = = = = <<

--table

= = = = = = = = = = = = = = = = = = = = = = */
/*<div class="wrap-table">
<table class="table">*/

/* Tables */
.table {
    width: 100%;
    overflow: auto;
    border-collapse: collapse;
    -webkit-overflow-scrolling: touch;
    
}
.table::-webkit-scrollbar {
    display: none;
}
.table td {
    padding: 11px .5em;
    vertical-align: top;
}
.table tr:first-child td {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.table tr:nth-child(2n+1) {
    background: #eee;
}
.table tr:first-child {
    font-size: 1.1em;
    background: #757575;
}
.table tr.table_head td, .table tr.table_head th {
    background: #777;
    color: #fff;
    font-weight: 100;
    max-width: 50%;
    /* width: 100%; */
}
.table td {
    border: 1px solid #ddd;
}
.table tr td:first-child {
    font-weight: bold;
}
.table_second_child {
    text-align:center;font-size: 21px;
}
table.scroll {
    display: block;
    overflow: scroll;
    table-layout: auto;
}
table.scroll td {
    word-break: normal;
}
div.wrap-table {
    overflow-x: auto;
}

div.wrap-table::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
}
div.wrap-table::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, 0.3);  
}

div.wrap-table .table {
    display: table;
}
.table tr:hover td {
}

/*>>= = = = = = = = = = = = = = = = = = = = <<

--navbar

= = = = = = = = = = = = = = = = = = = = = = */
@media (max-width: 1023px) {
    input#nav-mobile, input#nav-mobile-open {display: none;}
    
    .navbar {
        position: fixed;
        width: 80%;
        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 #ddd;
        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: 600;
        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;
        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;
        padding: 0;
        transition: all .3s linear;
        margin-top: 0;
        margin-bottom: 0;
    }
    .navbar > ul > li:first-of-type {
        border-left: none;
    }
    .navbar > ul > li.active,
    .navbar > ul > li:hover {
        position: relative;
        box-shadow: inset 0 -4px 0 #0f9d58;
    }
    
    .navbar > ul > li.active > a {
        text-decoration: none;
    }
    .navbar > ul > li:hover > a {}
    .navbar > ul > li > a {
        text-align: center;
        line-height: 40px;
        background: none;
        display: block;
        color: #fff;
        font-weight: 100;
        transition: all .3s linear;
        font-size: 1vw;
        white-space: nowrap;
        width: 100%;
        text-transform: uppercase;
        text-shadow: none;
        /* letter-spacing: 0.5px; */
        font-family: Opensans;
        font-weight: bold;
        /* padding-left: 15px; 
        padding-top: 15px;
        padding-bottom: 15px;
        height: 50px;*/
    }
    .navbar > ul > li:last-of-type > a {
        box-shadow: 0 0 0 #999;
    }
    .navbar > ul > li:first-child > a {
        border: none;
    }
    .navbar > ul > li.active > a,
    .navbar > ul > li:hover > a {
        text-decoration: none;
        color: #fff;
        text-shadow: none;
    }
    .navbar > ul > li > ul {
        padding-left: 0;
        height: 0;
        transition: all .3s ease;
        z-index: 9999;
        position: absolute;
        top: 100%;
        display: block;
        left: 0;
        border: 2px solid #fff;
        /* top: -999px; */
        background: #fff;
        padding-top: 5px;
        opacity: 0;
        visibility: hidden;
    }
    .navbar > ul > li:hover > ul {
        height: initial;
        /* top: 100%; */
        opacity: 1;
        visibility: visible;
    }
    .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: #fff;
        width: 100%;
        min-width: 160px;
        /* border-radius: 5px; */
        /* border: 1px solid; */
        /* top: -999px; */
    }
    .navbar > ul > li:hover > ul > li {
        height: 28px;
    }
    .navbar > ul > li:hover > ul > li>a{
    }
    
    .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: #172646;
    }
    .navbar > ul > li > ul > li > a {
        font-size: 13px;
        color: #172646;
        text-shadow: none;
        opacity: 0;
        width: initial;
        line-height: 14px;
        transition: all .2s ease;
        display: block;
        padding: 4px 10px;
        z-index: 9999;
        width: 100%;
        text-transform: uppercase;
    }
    .navbar > ul > li > ul > li:hover > a {
        color: #ff5722;
        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 {}
    .navbar > ul > li {
        
    }
}
@media (min-width: 1400px) {
    .navbar > ul > li > a {
        font-size:14px;
        
    }
    .navbar > ul > li {
        margin-right: 5px;
    }
}



/*>>= = = = = = = = = = = = = = = = = = = = <<

--flex-video

= = = = = = = = = = = = = = = = = = = = = = */

.flex-video {
    position: relative;
    padding-top: 10%;
    padding-bottom: 53.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%; }
/*>>= = = = = = = = = = = = = = = = = = = = <<


MODULE: Requirements CMS


= = = = = = = = = = = = = = = = = = = = = = */

/*>>= = = = = = = = = = = = = = = = = = = = <<

--MediaBox control

= = = = = = = = = = = = = = = = = = = = = = */
/* System: Start mediaBox control */

.MediaBox_shadow{
    position: fixed;
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100000;
    opacity: 0.5 !important;
}

* 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;
}

/* Black version */

.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;
    display:none !important;
    font-style: italic;
}

.MediaBox_header{
    margin: 10px;
    margin-bottom: 0px;
    text-align: center;
    font-weight: bold;
    font-family: Opensans;
}

.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;
}

/* SYSTEM: End mediaBox control */


/* SYSTEM: Start multiselectbox */

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;
}

/* System: End multiselectbox */


/* MODULE: Start hyper modules: blog 
* @tpl ami_multifeeds.tpl
*/

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-bottom: 15px;
    padding-right: 30px;
    font-weight: bold;
    text-transform: uppercase;
}
div.blog_item-small-row__header>a,
.blog_item-small-row__announce>p {
}
.l-extra1 div.blog_item-small-row__header>a,
.l-extra1 .blog_item-small-row__announce>p {
    color: #fff;
}

.blog_item-row__announce,
.blog_item-cat-row__announce,
.blog_item-small-row__announce,
.blog_item-row__img_small-img {
    margin-bottom: 10px;
    padding-right: 15px;
}

.image_click_blog {
    margin-bottom:15px;
}
.blog_item-row__img_small-img {
    margin-bottom:15px;
}
.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;
        margin-right:15px;
        overflow:hidden;
    }
    
}
@media(max-width:1023px) {
    .blog_item-small-row__img {
        text-align: center;
    }
    div.blog_item-small-row__header,
    .div.blog_item-small-row__header>a, 
    .blog_item-small-row__announce>p {
        text-align: center;
    }
}

/* MODULE: End hyper modules: blog 
* @tpl ami_multifeeds.tpl
*/

/* System: Start discussion
* @tpl discussion.tpl
*/
.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%;
    max-width: 320px;
    overflow: hidden;
}
.amiroTEdCtrl {
    max-width:320px;
}
/* System: End discussion
* @tpl discussion.tpl
*/


/**/
.nav-menu {
    
}
.nav-menu_position_top {
    
}
.nav-menu__item {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
}

/*CMS utilities*/
.expand {display: none}
table[id*="sign"] {display: none!important;}
/*>>= = = = = = = = = = = = = = = = = = = = << 


MODULE: Custom styles


= = = = = = = = = = = = = = = = = = = = = = */

/*>>= = = = = = = = = = = = = = = = = = = = << 

all layouts

= = = = = = = = = = = = = = = = = = = = = = */
.wrap {
    max-width: 1230px;
    /* overflow: hidden; */
}

/*>>= = = = = = = = = = = = = = = = = = = = << 

layout header

= = = = = = = = = = = = = = = = = = = = = = */

.l-header {
    z-index: 99999;
    width: 100%;
    top: 0;
}

@media (max-width:1023px) {
    .l-header {
        position: initial;
        background: #eee;
        padding:12px 0;
    }
    
    
}

.logo {
    transition: all 0.3s linear;
    position: relative;
    display: block;
    z-index: 0;
    color: #fff;
    
    
}
@media(min-width:1024px){
    .logo:after {
        position: absolute;
        content: "";
        height: 115%;
        width: 700px;
        background: #eee;
        right: -30px;
        top: 0;
        z-index: -1;
        -webkit-transform: skew(-36deg);
        transform: skew(-36deg);
        box-shadow: 30px 25px 0 #fff;
    }
}
.logo_title1  {
    font-size: 20px;
    transition: all .3s linear;
    text-shadow: 0px 0px 0px #fff;
    line-height: initial;
    text-transform: uppercase;
    text-align: center;
}
@media(min-width:1200px){
    .logo_title1{
        font-size: 28px;
    }
}

.logo_title2 {
    text-shadow: none;
    font-size: 15px;
    line-height: initial;
    text-align: center;
}
@media(max-width:1023px){
    .logo {
    }
    .logo_title1  {
        font-size: 35px;
        line-height: 50px;
        font-weight: 600;
        transition: all .3s linear;
        background-position-y: 15px;
    }
    .logo_title2 {
        font-size: 20px;
    }
    
    .phone_code {
        color:#fff;
    }
}

@media(min-width:1024px){
    .logo { max-width: 80%;
        
    }
    .top-links_link>a {
        color:#fff;
    }
}
@media(min-width:1400px){
    .logo {
        
    }
    .logo_title1  {
    }
    .logo_title2 {
        
        font-size: 20px;
        
    }
}


.phone {
}
.phone_text {
    font-size: 19px;
    /* line-height: 0px; */
    display: block;
    font-weight: bold;
    font-family: Opensans;
}
@media(max-width:639px){
    .phone_text {
        font-size: 19px;
    }
}
.phone_code {
    font-size: 10px;
    color: #191919;
    line-height: 24px;
}
@media(max-width:639px){
    .phone {
        text-align: center!important;
    }
    .phone_text {
        
    }
    .phone_code {
        
    }
}

.bc_call {box-shadow: 0 4px 0 #0f9d58;font-family: Opensans; font-size: 13px;}
@media(max-width:1023px){
    .phone_text, .phone_code, .bc_call {}
}

.l-contacts {
}

.in-home .l-contacts {
}
.top-links {
    
}
.top-links_link {
    font-size: 16px;
}
.top-links_link>a {
    transition: all .3s ease;
    font-size: 13px;
    font-family: Opensans;
    color: #fff;
}
@media (min-width:640px){
    .top-links_link>a {
        font-size: 13px;
    }
}
.top-links_link>a:hover {
    /* color: #fff; */
    text-shadow: none;
    box-shadow: 0 4px 0 #0f9d58;
}
@media(min-width: 1200px){
    .top-links_link>a {
        font-size: 14px;
        letter-spacing: 1px;
    }
}
@media (min-width:1024px) {
    .top-links_link>a {
        color: #172646;
    }
}


/*>>= = = = = = = = = = = = = = = = = = = = << 

layout nav

= = = = = = = = = = = = = = = = = = = = = = */
.l-nav {
    z-index: 999;
}
@media (min-width:1024px) {
    .l-nav {
        border-bottom: 0;
        z-index: 2;
        position: relative;
        width: 85%;
        margin-left:15%; 
    }
    .is-sticky .l-nav{
        width: 100%;
        margin-left:auto;
        margin-right:auto;
        transition: all .3s linear; 
    }
}
.wrap-nav{
    /* transition:all .3s ease; */
    background: #133155;
    
    z-index: 999;
    width: 100%!important;
}
/*.wrap-nav:before{
left: 20%;
transform: skew(-36deg);
position: absolute;
content: "";
height: 100%;
width: 100px;
left: 100px;
background: #172646;
transition: 0.35s all ease;
z-index: -1;
}*/
.is-sticky .wrap-nav {
    width: 100%!important;
    left:0;
    /* transition: all .3s ease; */
    box-shadow: 0 0 10px #000;
}

/*>>= = = = = = = = = = = = = = = = = = = = << 

layout slider

= = = = = = = = = = = = = = = = = = = = = = */
.l-slider{
    overflow: visible;
    position: relative;
    background-size: 100%;
    background: #eee;
}
.l-slider:after {
    content: "";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, transparent 59.9%, #0f9d58 60%);
    margin-top: -30px;
}

/*>>= = = = = = = = = = = = = = = = = = = = <<

layout crumbs

= = = = = = = = = = = = = = = = = = = = = = */
.l-crumbs {
    list-style: none;
    height: 20vw;
    background-image: url(_mod_files/ce_images/files/slide_1.jpg);
    background-size: cover;
    background-position: 50% 0px;
    background-attachment: fixed;
    /* margin-bottom: 26px; */
    text-transform: uppercase;
    font-size: 11px;
}

.l-crumbs:after {
    content: "";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, transparent 59.9%, #fff 60%);
    margin-top: -30px;
}

.uslugi .l-crumbs:after {
    content: "";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, transparent 59.9%, #0f9d58 60%);
    margin-top: -30px;
}

.crumbs-wrap{
    background: rgba(0, 0, 0, 0.4);
    height: 20vw;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12), 0 2px 10px 0 rgba(0, 0, 0, .09);
    transition: all .3s ease;
}

.in-pages .crumbs-wrap{ height: 40px;background: #133155;}
.in-pages .l-crumbs { height: 40px;background-image:none;}
.in-pages >.l-crumbs:after {
    content: "";
    height: 50px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, rgba(0, 0, 0, 0) 34.9%, #fff 35%);
    margin-top: -40px;
}

.l-crumbs .pages_path {
    margin-top: 0px;
    padding-bottom: 10px;
    z-index: -1;
    text-align: left;
    left: 0;
    bottom: 0;
    color: #fff;
}
.l-crumbs .pages_path a {
    color:#fff;
    font-weight: bold;
}
.page_header {
}
.page_header--title {
    text-align:left;
    line-height: 1.2963;
    font-size: 54px;
    color: #fff;
    margin-bottom: 70px;
}


.nav_item {text-transform: uppercase;}
.nav_item_wrap {margin-bottom: 16px !important;text-align: center;background: linear-gradient(130deg, rgba(0, 0, 0, 0) 14.9%, #eeeeee 15%, #eeeeee 83.9%, rgba(0, 0, 0, 0) 83%);line-height: 30px;}
/*>>= = = = = = = = = = = = = = = = = = = = << 

layout central

= = = = = = = = = = = = = = = = = = = = = = */
.l-central {
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 16px;
    position: relative;
}
@media(
    min-width: 1024px) {
    .l-central {padding-top: 20px;}
    .in-home .l-central {padding-top: 0px;}
    .uslugi .l-central {padding-top: 0px;}
}

/*>>= = = = = = = = = = = = = = = = = = = = << 

layout crumbs

= = = = = = = = = = = = = = = = = = = = = = */
@media (max-width:640px) {
    .l-crumbs div, .l-crumbs li {
        text-align: center;
    }
    .l-crumbs {
        display: ;
    }
    .l-crumbs:after, .in-pages .l-crumbs:after, .uslugi .l-crumbs:after  {
        display:none;
    }
}


@media (max-width:640px) {
    
    .l-crumbs, .crumbs-wrap {
        height:35vw;
    }
    
    
}

/*>>= = = = = = = = = = = = = = = = = = = = << 

layout content

= = = = = = = = = = = = = = = = = = = = = = */
.l-content {
    
}

@media ( max-width:1023px) {
    .l-content div, .l-content li {
        /* text-align: center; */;}
}
.home-h1 {
}
h1:first-letter {
    box-shadow: 0 -4px 0 #0f9d58;
}
.l-content
p, .l-content ul, .l-content ol {;}
.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{
    transition: all .3s ease;
    float: none;
}
@media (
    min-width:640px) {
    .l-content p img {
        float: left;
        margin: 3px 15px 5px 0!important;
        overflow: hidden;
    }
    .l-content p img,
    .l-content li img {
        transition: all .3s ease;
    }
    .l-content a img:hover {
        box-shadow: 0 1px 11px 0 rgba(0,0,0,.5),0 4px 15px 0 rgba(0,0,0,.15);
    }
}
ul.slick-slider-grid-container {
    padding: 0;
    opacity:0;
    transition: opacity .3s ease;
}
.l-content p a {
    box-shadow: 0 4px 0 #0f9d58;
}


.homeSlider_img {
}
.homeSlider_img:before{
    content: '';
    background: url(_mod_files/ce_images/files/slider-pattern.png);
    position: absolute;
    top: 0;
    right: -60%;
    width: 150%;
    height: 1000px;
    -webkit-transform: rotate(30deg);
    transform: rotate(125deg);
    background: rgba(255, 255, 255, 0.72);
    display: none;
}
.homeSlider_title {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    color: #fff;
    /* font-size: 54px;*/
    /* max-width: 700px; */
    /* line-height: 70px;*/
    /* font-weight: 600;*/
    font-family: Roboto Condensed;
    /* text-align: center;*/
    text-shadow: 0 0 0 #000;
    /* max-height: 150px; */
    background: rgba(0, 0, 0, 0.5);
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
}
.homeSlider_title-wrap {
    
    max-width: 700px;
    
    max-height: 150px;
    
    margin: auto;
    
    position: relative;
    
    height: 150px;
    
    margin-top: 10%;
}
@media(
    max-width:1023px) {
    .homeSlider_title {
        /* top: 20%; */
        /* font-size: 54px;*/
        /* max-width: 300px; */
    }
}
/*---------------blog-----------*/
.pager_pages {
    display: none;
}

/* ---------- catalog ---------- */
.main-catalog {
    
}
.main-catalog--sub {
    
}
.main-catalog_item {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.12),0 2px 10px 0 rgba(0,0,0,.09);
    transition: all .3s ease;
}
.main-catalog_item--link:hover {
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.4),0 2px 11px 0 rgba(0,0,0,.15);
}
.main-catalog_title {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
    padding-top: 10px;
}
.main-catalog_link {
}
.main-catalog_img {
    box-shadow: none!important;
}
.main-catalog_text {
    color: #333;
    font-family: Roboto Condensed;
    padding: 5px;
    margin: 0;
    text-align: center;
}

.product-card {
    /* margin: 30px 0; */
    /* box-shadow: 0 2px 5px 0 rgba(0,0,0,.12),0 2px 10px 0 rgba(0,0,0,.09); */
    /* background: #f2f2ff; */
    /* background: #ff5722; */
    /* color: #fff; */
}
.product-card_img {
    text-align: center;
}
.product-card_text {
    /* padding-left: 15px; */
    /* padding-right: 15px; */
}
/* ---------- home ---------- */

.whywe {
    
    margin-top: 10px;
    
    margin-bottom: 30px;
}
.whywe_item {
    color: #fff;
}
.whywe_title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 21px;
    margin-bottom: 15px;
}
.whywe_img {
    width: 92px;
    text-align:center;
    padding: 22px;
    border-radius: 50%;
    overflow: hidden;
    background: #ff5722;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.12),0 2px 10px 0 rgba(0,0,0,.09);
    transition: all .3s ease;
    margin: auto;
    height: 90px;
}
ul.whywe div.whywe_img>img {
    overflow: hidden;
    float: none;
    margin: 0!important;
    box-shadow: none;
    width: 70px;
}
ul.whywe .whywe_item>.whywe_img>img:hover {;}
.whywe_text {
    margin-top: 15px;
}

.mark {
    color: red;
}


/*>>= = = = = = = = = = = = = = = = = = = = <<

layout extra

= = = = = = = = = = = = = = = = = = = = = = */
.l-extra {
    background-size: cover;
    position: relative;
    overflow: hidden;
    /* background: url(_mod_files/ce_images/files/extra2-bg.jpg) 0 0 no-repeat fixed; */
    background: #eee;
}
@media(
    max-width: 1023px){
    .l-extra {
        /* background: #EE7722; */;}
}
.l-special-offer{
    overflow: hidden;
    min-height: 350px;
    color: #fff;
    text-shadow: 0px 0px 1px #000;
}


.in-home .l-ceiling {
    /* min-height: 400px; */
}

.in-main .l-ceiling {
    
}
.wrap-ceiling {
    
}
.ceiling {
    
}
.ceiling_img {
}
.ceiling_img img {
    background: #f2f2ff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12), 0 2px 10px 0 rgba(0, 0, 0, .09);
}
.ceiling_text {
    
}

@media(min-width:1024px){
    .wrap-ceiling {
        /* background: #ff5722; */
        /* transform: skew(-36deg); */
        /* box-shadow: 30px 24px 0 #fff; */
    }
    .ceiling  {
        /* transform: skew(36deg); */
    }
}
/*>>= = = = = = = = = = = = = = = = = = = = <<

layout extra1

= = = = = = = = = = = = = = = = = = = = = = */



.l-extra3 {
    overflow: hidden;
    background: url(_mod_files/ce_images/files/3bg_zakaz.jpg) center center no-repeat;
    background-size: cover;
}
.l-extra3-wrap {
    background: rgba(23, 38, 70, 0.95);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%,#222 100%);padding-top:8px;
}
.l-extra3:before {
    content:"";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, #fff 29.9%, rgba(0, 0, 0, 0.0) 30%);
}
.l-extra3:after {
    content:"";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, rgba(0, 0, 0, 0.0) 69.9%, #0f9d58 70%);
}


.l-extra1 {
    overflow: hidden;
    background: #0f9d58;
}

.in-home .l-extra1:before {
    content:"";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: none;
    background: linear-gradient(130deg, #fff 29.9%, #0f9d58 30%);
}

.l-extra1:before {
    content:"";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, #fff 29.9%, #0f9d58 30%);
}

.in-home .l-extra1:after {
    content:"";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, #0f9d58 29.9%, #eee 30%);
}


.l-extra1:after {
    content:"";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, #0f9d58 69.9%, #eee 70%);
}

/*
.products-title {

}
.products {

}
.products_item {
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;
}
.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;
}
.products_img {
transition: all .3s ease;

}
.products_item:hover .products_img {
transform: scale(1.1);}
.products_title {
position: absolute;
color: #fff;
bottom: 0;
left: 0;
padding: 10px;
font-size: 25px;
line-height: 34px;
text-transform: uppercase;
font-weight: 800;
-webkit-transition: all 0.4s ease;
text-align: left;
transition: all .3s ease;
}
.products_item:hover .products_title {
color: #ED7823;
font-size: 26px;
line-height: 34px;
text-shadow: 1px 1px 0px #eee;
width: 100%;
}
.products_description {
color: #333;
background: #ED7823;
text-align: left;
padding: 14px;
font-family: Roboto Condensed;
color: #fff;
transition: all .3s ease;
}
.products_item:hover .products_description {
background: #444;
}
*/













.products-title {
    line-height: 39px;
    font-weight: 600;
    font-size: 45px;
    text-align: center;
}

.products {}


.products_figure:hover:after {
    opacity: 0;
    background: rgba(246, 233, 210, 0.15);
}
.products_figure:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s all ease;
    opacity: 1;
}
.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 {
    /* transform: scale(1.05) rotate(1deg); */
    /* box-shadow: none; */
    /* display: block; */
    box-shadow: inset 30px 30px 10px #000;
}

.products_title {
    position: absolute;
    color: #fff;
    bottom: 0;
    right:-24px;
    padding: 8px 8px 8px 46px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    transition: all .3s ease;
    font-family: Opensans;
    line-height: 20px;
    margin-bottom: 20px;
    width: 100%;
    text-transform: uppercase;
    background:#133155;
}
@media (min-width: 1220px){
    .products_title {
        background: linear-gradient(130deg, #133155 83%, transparent 83.5%);
        left: -30px;
    }
    .products_title:before {
        opacity: 0;
        left: 10px;
    }
    .products_item:hover .products_title {
        left:0;
    }
}

.products_title:before {
    content: "\f1b9";
    font-family: "FontAwesome";
    position:absolute;
    color:#fff;
    transition: all .8s ease;
    opacity: 1;
    left: 10px;
}
.products_item:hover .products_title:before {
    opacity: 1;
    left: 20px;
}
.products_description {
    text-align: left;
    padding: 16px;
    transition: all .3s ease;
    background: #f5f5f5;
    color: #000;
}
.products_name {
    
}
.products_item:hover .products_description {}

.products_description tr {
    background:none!important;
}
.products_description td{
    border: none;
    padding: 4px;
}
.products_price {
    text-align: center;
    /* color: #f00; */
    box-shadow: 0 4px 0 #ff5722;
    font-weight: 600;
}
.products_see {
    display: block;
    font-size: 13px;
    text-align: center;
    color: #fff;
    max-width: 80%;
    text-transform: uppercase;
    padding: 8px;
    margin: 10px auto 0;
    background: #FF5722;
    border-radius: 2px;
}
.seebtn {
    max-width: 320px;
    margin: 15px 0;
    border-radius: 2px;
    background: #ff5722;
    display:block;
    padding: 10px 20px;
    color: #fff;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    font-family: Opensans;
}
.seebtn:hover {
    text-shadow: none;
}
.bonus {
    
}


.l-posts {
    padding:24px 0;
    overflow: hidden;
}
@media (max-width: 1023px)  {
    .l-posts {
        padding:0 0 16px 0;
    }
}
.bot-links_link {
    margin-bottom: 22px;
}
.bot-links
a {
    text-transform: uppercase;
    color: #ffd700;
    font-size: 18px;
}    
.l-callback {
    min-height:300px;
    overflow: hidden;
}
/*>>= = = = = = = = = = = = = = = = = = = = <<

layout extra2

= = = = = = = = = = = = = = = = = = = = = = */
.l-extra2 {
    
}
.in-home .l-extra2 {
    background: #fff;
}

.action-wrap {
}
.action {
    
}
.action_btn {
    border: 2px solid #ed7823;
    padding: 21px 42px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    color: #fff;
    background-color: #ed7823;
    text-shadow: none;
    border-radius: 0;
    display: block;
}
.action_btn:hover {
    background:none;
    color: #ed7823;
}
/*>>= = = = = = = = = = = = = = = = = = = = <<

layout extra3

= = = = = = = = = = = = = = = = = = = = = = */
.l-extra3 {
    
}

/*>>= = = = = = = = = = = = = = = = = = = = <<

layout sidebar

= = = = = = = = = = = = = = = = = = = = = = */
.l-sidebar {
    padding-bottom: 30px;
}
@media(
    min-width:1024px){
    .l-sidebar {
        
        padding-top: 25px;
    }
    
}

.side-nav{
    
}
.side-nav_item {
    list-style:none;
    padding-left:0;
    margin: 0;
}
.side-nav_item-title {
    font-size:30px;
    line-height:30px;
    margin-top: 0;
}
.side-nav_item-title,
.side-nav_item-title
a{
    transition: all .3s ease;
    color: #ffa930;
}
.side-nav_item-title:hover,
.side-nav_item-title
a:hover{
    color: #147fcb;
}
.side-nav_item-link {
    line-height: 25px;
}
.news-announce--sidebar_title
a {
    color: #ffa930;
    transition: all .3s ease;
}
.news-announce--sidebar_title
a:hover {
    color: #147fcb;
}
.news_title {background: linear-gradient(130deg, #ff5722 90%, transparent 90.5%);left: -30px;}
.news_title {font-size: 12px; line-height: 16px;font-weight:600; padding:5px;margin-bottom:8px;color: #fff;    text-transform: uppercase;}
.name_otzyv {background: linear-gradient(130deg, #ff5722 20%, transparent 20.5%);font-size: 18px; line-height: 22px;font-weight:600; padding:8px;margin-bottom:8px;color: #fff; }
.quest_attach_icon {display:none;}
.cena_price {    margin: 15px 0;
    border-radius: 2px;
    background: #f5f5f5;
    display: block;
    color: #000;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    font-family: Opensans;
    padding: 9px;}
/*>>= = = = = = = = = = = = = = = = = = = = <<

layout footer

= = = = = = = = = = = = = = = = = = = = = = */
.l-footer {
    color: #fff;
    overflow: hidden;
    background: url(_mod_files/ce_images/files/bg_footer.jpg) center center no-repeat;
}
.footer-wrap {
    background: rgba(23, 38, 70, 0.95);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%,#222 100%);padding-top:8px;
}
.l-footer:before {
    content:"";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, #fff 29.9%, rgba(0, 0, 0, 0.5) 30%);
}
.in-home .l-footer:before {
    content:"";
    height: 30px;
    width: 100%;
    z-index: 0;
    position: relative;
    display: block;
    background: linear-gradient(130deg, #fff 29.9%, rgba(0, 0, 0, 0.5) 30%);
}
h5 {;}
.sitemap {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin: 15px 0;
    color: #fff;
}
.sitemap
i {
    font-size: 12px;
    line-height: 50px;
}

.logoimark {
    width: 53px;
    height: 31px;
    background: url(_mod_files/ce_images/files/logo11.png) 50% 50% no-repeat;
    background-size: 80%;
    margin: auto;
    padding-bottom: 28px;
    position: relative;
    overflow: hidden;
}

.pegi18 {
    margin: 25px 0 15px 0;
    text-align: center;
}

.counter {
    height: 31px;
    text-align: center;
    margin: 25px 0 15px 0;
}
@media(
    max-width: 1023px){
    .counter { display: none;}
}

.footer {
    display: table-row;
}
/* Footer */
.footer >
div {
    vertical-align: bottom;
    display: table-cell;
}


.attention {}

.bdrs5px {
    border-radius:5px;
}
.slick_imgs{border-radius:2px;border:solid 1px #fff;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.28);margin:0 8px;}
.slick_img{padding-bottom:24px}
.slick_description {padding: 10px;
    background: rgba(255, 255, 255, 0.95);
    margin: 0 8px 24px;
    border-radius: 2px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.28);}
.slick-current  .slick_img {}
.slick-current  .slick_img::before{content:'';position:absolute;bottom:0px;left:40%;border:15px solid rgba(0, 0, 0, 0);border-bottom:15px solid rgba(0, 0, 0, 0.28);}
.slick-current  .slick_img::after{content:'';position:absolute;bottom:-1px;left:40%;border:15px solid rgba(0, 0, 0, 0);border-bottom:15px solid #fff;}

/* Slider */
.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);
    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
{   outline: none;
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    position: relative;
}
[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;
}
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
/*
@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');
}
*/
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 35px;
    height: 35px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: rgba(61,183,239,0.8);
    border-radius: 0;
    border: 1px solid #fff;
    opacity: 0;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
    background: rgba(255, 255, 255, 0.3);
}
.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: 'FontAwesome';
    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;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slick-prev:before
{
    content:  '\f053';
    font-weight: bold;
    font-size: 15px;
    line-height: 6px;
}


.slick-next
{
    right: 0;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\f054';
    font-weight: bold;
    font-size: 15px;
    line-height: 7px;
}


/* Dots */
.slick-slider
{
}

.slick-dots
{
    position: absolute;
    bottom: 15px;
    display: block;
    padding: 0 7px;
    height: 26px;
    float: right;
    clear: both;
    background: transparent;
    border-radius: 11px;
    right: 0;
    list-style: none;
    left: 0;
    max-width: 300px;
    margin: auto;
    text-align: center;
    z-index: 1;
}
.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: 15px;
    height: 15px;
    background: #fff;
    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: #ff0000;
}

.loader-gif {
    background: #fff url('data:image/gif;base64,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') center center no-repeat;
}
/*!
* Waves v0.7.5
* http://fian.my.id/Waves 
* 
* Copyright 2014-2016 Alfiana E. Sibuea and other contributors 
* Released under the MIT license 
* https://github.com/fians/Waves/blob/master/LICENSE 
*/
.waves-effect {
    position: relative;
    cursor: pointer;
    /* display: inline-block; */
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    transition: all 0.5s ease-out;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
    background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
    transition: none !important;
}
.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}
.waves-button {
    padding: 0.85em 1.1em;
    border-radius: 0.2em;
}
.waves-button-input {
    margin: 0;
    padding: 0.85em 1.1em;
}
.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
    padding: 0;
}
.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}
.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
}
.waves-float {
    -webkit-mask-image: none;
    box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    transition: all 300ms;
}
.waves-float:active {
    box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
    display: block;
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index:999 !important;
    padding: 20px;
    box-sizing: border-box;
    background-color: rgb(0,0,0);
    background-color: #9E9E9E !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:9999 !important;padding:24px 24px 14px 24px;border-radius:2px;background-color:#fff;}
.modal a.close-modal{position:absolute;top:-10px;right:-50px;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;}
}


/*>>= = = = = = = = = = = = = = = = = = = = << 

Common_footer

= = = = = = = = = = = = = = = = = = = = = = */

.footer_politic_confed {    
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    display: block;}

.footer_age {text-align: center;}
.footer_creator {text-align: center;}
.footer_creator_link {color: #fff;font-size: 8px;display: block;}
.footer_copyright {text-align: center;}
.footer_copyright h5 {}
.footer_offerta {
    width: 80%;
    text-align: center;
    margin: 8px auto;
}

.footer_title   { 
    margin: 15px 0 10px 0;
    text-transform: uppercase;
    font-weight: 100;
    font-family: Opensans;
    font-size: 18px;
}

.footer_phone {
    font-size: 16px;
    line-height: 28px;
}

@media (max-width: 540px)  {
    .footer_phone {
        font-size: 14px;
        line-height: 21px;
    }
}


.footer_link_contacts {
    color: #fff;
    padding: 8px 0px 0px;
    display: block;
}

.footer_menu_ul {
    list-style-type: none;
    font-size: 16px;
    line-height: 28px;
    padding-left: 0px;}

.footer_menu_ul > li > a {color:#fff;}
.footer_menu_ul > li > a:hover {text-decoration:underline;}

.button {
    max-width: 240px;
    margin: 8px auto;
    border-radius: 2px;
    background: #ff5722;
    display: block;
    padding: 8px 0px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Opensans;
}
.button:hover {
    text-shadow: none;
}
@media (max-width: 1023px)  {
    .button {
        max-width: 340px;
        margin: 8px auto;}
}

.br100pr {border-radius: 100%;}
.img_shadow {box-shadow: 0 2px 5px 0 rgba(0,0,0,.20),0 2px 10px 0 rgba(0,0,0,.15);}

.blog_small_sets {margin: 16px 0 0;}
.blog_small_sets_link {color:#fff;}
.blog_list_sets {margin-bottom: 24px;}
.blog_list_sets_dl {margin-bottom: 12px;}
.blog_list_sets_header {font-family: Opensans;text-transform: uppercase;font-size: 18px;font-weight: 600;}
.blog_list_sets_date {font-family: Roboto Condensed;font-weight: 600;}

.slider_description {font-size: 18px; line-height: 24px;margin: 15px 0 10px 15px;
    text-transform: none;
    font-weight: 100;
    font-family: Opensans}
@media (max-width: 1023px)  {
    .slider_description {font-size: 14px; line-height: 21px;}
}
@media (max-width: 639px)  {
    .slider_description {font-size: 14px; line-height: 18px;margin: 0;}
}
.slider_button {margin-top:30px;}
.main_slider_title {font-size: 42px;line-height: 46px;font-weight: 700!important;    margin: 75px 0 16px 0;}
.main_slider_ul {
    list-style-type: none;
    font-size: 24px;
    line-height: 40px;
    padding-left: 0px;}
.main_slider_button {max-width: 240px;border: 2px solid #fff;color:#fff;padding: 10px 0;text-align: center;font-size: 21px;text-transform: uppercase;border-radius: 2px;margin-top: 24px;}
.main_slider_button:hover {background: #fff;color:#000;}
.main_slider_mail_bg {background: rgba(19, 49, 85, 0.78);
    padding: 1px 16px 16px 16px;
    margin-top: 45px;
    border-radius: 2px;}
.main_slider_mail_title {font-size: 28px;line-height: 30px;text-align: center;margin: 15px 0 18px 0;}
.main_slider_mail_button {text-transform: uppercase;}
.main_slider_sign {font-family: Opensans;background: #0f9d58; text-align: center;font-size: 28px;line-height: 36px;color: #fff; text-align: center;font-weight: 600;padding: 12px 0;}
.main_slider_sign_span {display: block;font-size: 21px;}
@media (max-width: 1280px)  {
    .main_slider_title {font-size: 36px;line-height: 46px;margin: 35px 0 16px 0;}
    .main_slider_mail_bg { margin-top: 35px;}
}

@media (min-width: 1400px)  {
    .main_slider_title {margin: 160px 0 16px 0;}
    .main_slider_mail_bg { margin-top: 170px;}
}

@media (max-width: 768px)  {
    .main_slider_sign {font-size: 18px;line-height: 24px;}
    .main_slider_sign_span {display: block;font-size: 14px; font-weight:100;}
}

.bg_six_terms {background: #eee;margin-bottom: 24px;}
.bg_six_terms_titel {margin: 15px 0 10px 0;    font-family: Roboto Condensed;font-size: 18px;line-height: 24px;font-weight:600;}
.bg_six_terms_img {background: #133155;border-radius: 100%;box-shadow: 0 2px 5px 0 rgba(0,0,0,.20),0 2px 10px 0 rgba(0,0,0,.15);}
.circle {color: #fff;
    padding: 5px 10px;
    background: #133155;
    border-radius: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.20);}
#lay_f6 {margin-top: 20px;}
#lay_f8 {margin: 35px auto;color: #fff;}
.bg_three_terms  {background: #eee;margin-bottom: 24px;}
.bg_three_terms_titel {margin: 15px 0 10px 0;   text-align:center; text-transform: uppercase;font-family: Roboto Condensed;font-size: 18px;line-height: 24px;font-weight:600;}
.bg_three_terms_img {background: #0f9d58;border-radius: 100%;max-width: 50%;box-shadow: 0 2px 5px 0 rgba(0,0,0,.20),0 2px 10px 0 rgba(0,0,0,.15);}
@media (max-width: 639px)  {
    .bg_three_terms_img {max-width: 100%;}
    .bg_three_terms_titel {margin: 0; }
    .bg_three_terms {padding:8px 0;}
}

.carCard {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;}  
.carCard: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);}
.carCard__title {font-family: Opensans;font-size:24px;line-height:normal;font-weight:600;width:100%;padding: 16px 16px 0;text-transform:uppercase;} 
.carCard__description {padding: 8px 16px 16px;font-family: Opensans;min-height: 110px;}
@media (max-width: 640px)  {
    .carCard__description {min-height: none;}
}
.carCard__description_config {}
.carCard__description_config_span {font-weight:600;}
.carCard__price_bg { background: linear-gradient(130deg, #fff 50%, #f5f5f5 50.5%);}
.carCard__price {font-family:Roboto Condensed;text-align: center;font-weight: 600;line-height: 36px;font-size: 26px;}
.carCard__price_1 {    background: linear-gradient(130deg, #133155 83%, rgba(0, 0, 0, 0) 83.5%);color: #fff;}

.carCard__link {font-family: Opensans;border-bottom: 1px dashed;text-align:center;margin: 12px 0;margin: 16px auto 8px;width: 94%;}
.carCard__link_button_cena {background: #0f9d58;}
.carCard__link_button_zakaz {}
@media (max-width: 639px)  {
    .carCard__link_button_cena, .carCard__link_button_zakaz {margin: 8px;}
}
.carCard__buttons {margin:0 8px;}
.contacts_icon {
    background: #0f9d58;
    border-radius: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.20),0 2px 10px 0 rgba(0,0,0,.15);
    text-align: center;
}

/*blur on close modal*/
body.blur>div:not(.blocker),body.blur>header{
    -webkit-filter: blur(3px);
    filter: blur(3px);
}
body.blur>footer {
    height:0;
}
/*end blur*/

.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
        @media (min-width: 1024px)  {    
            .contacts_wrapper_map {position: relative; display: block;overflow: hidden;margin: 0; padding: 0;}
            .contacts_wrapper {top: 0;
                bottom: 0;
                right: 0;
                left: 0;
                margin: auto;
                color: #fff;
                /* font-size: 54px; */
                /* max-width: 700px; */
                /* line-height: 70px; */
                /* font-weight: 600; */
                /*font-family: Roboto Condensed;*/
                /* text-align: center; */
                text-shadow: 0 0 0 #000;
                /* max-height: 150px; */
                background: rgba(0, 0, 0, 0.5);
                background: linear-gradient(90deg, rgba(255, 255, 255, 0.02) 65%,rgba(0, 0, 0, 0.5) 64.9%);
                display: block;
                position: absolute;
                height: 100%;
                width: 100%;}  
        } 
        @media (max-width: 1023px)  {
            .contacts_wrapper_map {margin-top:16px;}
            .contacts_wrapper {position: relative;
                background: rgba(0, 0, 0, 0.5);
                text-align:center;
                color: #fff;
                padding:0 16px;position: relative;}
        }  
        
        
        
        .cd-top {
        display: inline-block;
        height: 30px;
        width: 30px;
        position: fixed;
        top: 64px;
        right: 24px;
        overflow: hidden;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        font-size: 30px;
        line-height: 30px;
        background: #f00;
        padding: 10px;
        border-radius: 100%;
        white-space: nowrap;
        text-decoration: none;
        /* text-shadow: 0px -1px 3px #808080; */
        /* background: none; */
        visibility: hidden;
        opacity: 0;
        transition: opacity .3s 0s, visibility 0s .3s;
        color: #fff;
        box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.28);
    }
    
    .cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover {
        transition: opacity .3s 0s, visibility 0s .3s;
    }
    .cd-top.cd-is-visible {
        visibility: visible;
        opacity: 1;
    }
    .cd-top.cd-fade-out {
        opacity: .5;
    }
    .cd-top:hover {
        opacity: 1;
        text-shadow: -1px -1px 5px gray;
        box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.68);
    }
    
}   
@media (max-width: 640px) {
    .cd-top {display:none;}
}

@media (min-width: 764px) {
    .set_icon {position:fixed; 
        top: 35%;
        left: 5px;width:80px;
        border-radius: 5px;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        transition: 1s;text-align:center;}
}

/*
 * FILE END: _mod_files/_css/ami_custom.css
 */
