@font-face {
    src: url("../fonts/OpenSansLight/OpenSansLight.eot");
    src: url("../fonts/OpenSansLight/OpenSansLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansLight/OpenSansLight.woff") format("woff"),
    url("../fonts/OpenSansLight/OpenSansLight.ttf") format("truetype");
    font-family: "Opensans";
    font-style: normal;
    font-weight: 100;
}
@font-face {
    src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
    url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
    font-family: "Opensans";
    font-style: normal;
    font-weight: 400;
}
@font-face {
    src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot");
    src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansSemiBold/OpenSansSemiBold.woff") format("woff"),
    url("../fonts/OpenSansSemiBold/OpenSansSemiBold.ttf") format("truetype");
    font-family: "Opensans";
    font-style: normal;
    font-weight: 500;
}
@font-face {
    src: url("../fonts/OpenSansBold/OpenSansBold.eot");
    src: url("../fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
    url("../fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
    font-family: "Opensans";
    font-style: normal;
    font-weight: 600;
}
@font-face {
    src: url("../fonts/OpenSansExtraBold/OpenSansExtraBold.eot");
    src: url("../fonts/OpenSansExtraBold/OpenSansExtraBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansExtraBold/OpenSansExtraBold.woff") format("woff"),
    url("../fonts/OpenSansExtraBold/OpenSansExtraBold.ttf") format("truetype");
    font-family: "Opensans";
    font-style: normal;
    font-weight: 700;
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif;line-height:1.15;}body{margin:0}h1{
}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}a{-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0;}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0;}sub{bottom:-0.25em;}sup{top:-0.5em}audio:not([controls]){display:none;height:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0;font-family:sans-serif;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{margin:0 2px;border:1px solid #c0c0c0;padding:0.35em 0.625em 0.75em}legend{display:table;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;max-width:100%;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
:focus:not(:focus-visible) {
    outline: none
}
@media(min-width:576px) and (max-width:767.98){
    html{
        font-size: 15px;
    }
}
@media(min-width:768px) and (max-width:991.98){
    html{
        font-size: 15px;
    }
}
@media(min-width:992px) and (max-width:1199.98){
    html{
        font-size: 16px;
    }
}
@media(min-width:1200px){
    html{
        font-size: 17px;
    }
}
body {
    background: #fff;
    background-position: 50% 0px;
    overflow-x: hidden;
    color: #222;
    font-family: Opensans, sans-serif;
    font-size: 100%;
    line-height: 1.4;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 12px;
    background-color: #F5F5F5;
}
body::-webkit-scrollbar {
    background-color: #F5F5F5;
    width: 12px;
}
body::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 12px;
    background-color: #dadada;
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    margin: 0;
    padding-bottom: 1.7rem;
    font-weight: 500;
    text-transform: none;
}
@media (max-width: 991.98px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
        text-align: center;
    }
}
@media (min-width: 992px) {
    h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
        text-align: left;
    }
    h1,.h1 {
        font-size: 2.3rem;
        font-weight: 600;
        line-height: 1.1;
        text-align: center;
    }
    h2,.h2 {
        font-size: 2rem;
        line-height: 1.4;
    }
    h3,.h3 {
        font-size: 1.7rem;
        line-height: 1.4;
    }
    h4,.h4 {
        font-size: 1.31rem;
        line-height: 1.4;
    }
    h5,.h5 {
        display: block;
        margin: 0;
        padding: 10px;
        font-size: 13px;
        line-height: 15px;
    }
    h6,.h6 {
        font-size: 12px;
        line-height: 18px;
    }
}
a, .a {
    cursor: pointer;
    color: #b82223;
    text-decoration: none;
}
img {
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 100%;
    height: auto;
    font-size:12px;
    font-weight:100;
    line-height: 1;
}
p,ul,ol,dl,blockquote,pre,address,fieldset,figure {
    margin: 0;
    padding: 0;
}
ul,ol {
    padding-left: 15px;
    font-size: 1rem;
}
ul > li > ul,ul > li > ol,ol > li > ol,ol > li > ul {
    margin: 0;
}
hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #ddd;
    width: 100%;
    height: 0;
}
::-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 {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 20px;
}
input::-moz-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 20px;
}
input:-moz-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 20px;
}
input:-ms-input-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 20px;
}
input:focus::-webkit-input-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 100px;
}
input:focus::-moz-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 100px;
}
input:focus:-moz-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 100px;
}
input:focus:-ms-input-placeholder {
    -webkit-transition: line-height 0.5s ease;
    transition: line-height 0.5s ease;
    line-height: 100px;
}
textarea:focus::-webkit-input-placeholder {
    -webkit-transition: font-size 0.5s linear;
    transition: font-size 0.5s linear;
    font-size: 0;
}
input, textarea {
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 5px 0;
    outline: none;
    border: 1px solid #eee;
    padding: 2px 5px;
    width: 100%;
    max-width: 100%;
    min-height: 35px;
    color: #000;
    font-size: 14px;
}
input:hover, input:focus, textarea:hover, textarea:focus {
    -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-box-shadow: 0 1px 1px 0px #999;
            box-shadow: 0 1px 1px 0px #999;
}
::-moz-selection {
    background: #777;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #777;
    color: #fff;
    text-shadow: none;
}
::-moz-selection:window-inactive {
    background: #999;
    color: #fff;
    text-shadow: none;
}
::selection:window-inactive {
    background: #999;
    color: #fff;
    text-shadow: none;
}
img::-moz-selection {
    background: transparent;
}
img::selection {
    background: transparent;
}
img::-moz-selection {
    background: transparent;
}
iframe {
    border: 0;
}
video {
    display: block;
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
    margin: auto;
    width: 100%;
    height: auto;
    text-align: center;
}
.dn{display:none!important}
@media(max-width:575.98px){
.dn_x_only,.dn_x,.dn_s,.dn_sm{display:none!important}
}
@media(min-width:576px) and (max-width:767.98px) {
.dn_s_only,.dn_s,.dn_sm{display:none!important}
}
@media(min-width:768px) and (max-width:991.98px){
.dn_m_only,.dn_m,.dn_sm,.dn_ml{display:none!important}
}
@media(min-width:992px) and (max-width:1199.98px){
.dn_l_only,.dn_l,.dn_ml{display:none!important}
}
@media(min-width:1200px) and (max-width:1599.98px){
.dn_h_only,.dn_h,.dn_ml,.dn_l{display:none!important}
}
@media(min-width:1600px){
.dn_f_only,.dn_f,.dn_ml,.dn_l,.dn_h{display:none!important}
}
@media (hover:none), (high-contrast: none) {
.dn_touch {display:none!important}
}
@media(max-width:767.98px){
.clb_s:after,.clb_sm:after,.clb:after{clear:both}
.clb_s:before,.clb_s:after,.clb_sm:before,.clb_sm:after,.clb:before,.clb:after{display:table;content:" "}
.trs03_s,.trs03_sm,.trs03{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_s,.trs0_sm,.trs0{-webkit-transition:none!important;transition:none!important}
.za_s,.za_sm,.za{z-index:auto!important}
.z0_s,.z0_sm,.z0{z-index:0!important}
.z1_s,.z1_sm,.z1{z-index:1!important}
.z9_s,.z9_sm,.z9{z-index:9!important}
.ord0_s,.ord0_sm,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_s,.ord99_sm,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_s,.jcfs_sm,.jcfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_s,.jcc_sm,.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_s,.jcfe_sm,.jcfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_s,.aifs_sm,.aifs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_s,.aic_sm,.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_s,.aife_sm,.aife{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_s,.fx_sm,.fx{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_s,.df_sm,.df{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_s,.dt_sm,.dt{display:table!important}
.db_s,.db_sm,.db{display:block!important}
.dib_s,.dib_sm,.dib{display:inline-block!important}
.fln_s,.fln_sm,.fln{float:none!important}
.fll_s,.fll_sm,.fll{float:left!important}
.flr_s,.flr_sm,.flr{float:right!important}
.posr_s,.posr_sm,.posr{position:relative!important}
.posa_s,.posa_sm,.posa{position:absolute!important}
.posf_s,.posf_sm,.posf{position:fixed!important}
.ovh_s,.ovh_sm,.ovh{overflow:hidden!important}
.ovv_s,.ovv_sm,.ovv{overflow:visible!important}
.mawn_s,.mawn_sm,.mawn{max-width:none!important}
.maw100pc_s,.maw100pc_sm,.maw100pc{max-width:100%!important}
.ha_s,.ha_sm,.ha{height:auto!important}
.fi_s,.fi_sm,.fi{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_s,.tshn_sm,.tshn{text-shadow:none!important}
.bxshn_s,.bxshn_sm,.bxshn{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_s,.w100pc_sm,.w100pc{width:100%!important}
.h100pc_s,.h100pc_sm,.h100pc{height:100%!important}
.tal_s,.tal_sm,.tal{text-align:left!important}
.tar_s,.tar_sm,.tar{text-align:right!important}
.tac_s,.tac_sm,.tac{text-align:center!important}
.ttu_s,.ttu_sm,.ttu{text-transform:uppercase!important}
.tdu_s,.tdu_sm,.tdu{text-decoration:underline!important}
.fwl_s,.fwl_sm,.fwl{font-weight:100!important}
.fwn_s,.fwn_sm,.fwn{font-weight:400!important}
.fwb_s,.fwb_sm,.fwb{font-weight:600!important}
.cfff_s,.cfff_sm,.cfff{color:#fff!important}
.c000_s,.c000_sm,.c000{color:#000!important}
.bgfff_s,.bgfff_sm,.bgfff{background-color:#fff!important}
.bgeee_s,.bgeee_sm,.bgeee{background-color:#eee!important}
.bgn_s,.bgn_sm,.bgn{background:none!important}
.mlra_s,.mlra_sm,.mlra{margin-right:auto!important;margin-left:auto!important}
.m0px_s,.m0px_sm,.m0px{margin:0!important}
.mt0px_s,.mt0px_sm,.mt0px{margin-top:0!important}
.mt5px_s,.mt5px_sm,.mt5px{margin-top:5px!important}
.mt10px_s,.mt10px_sm,.mt10px{margin-top:10px!important}
.mt15px_s,.mt15px_sm,.mt15px{margin-top:15px!important}
.mt20px_s,.mt20px_sm,.mt20px{margin-top:20px!important}
.mt30px_s,.mt30px_sm,.mt30px{margin-top:30px!important}
.mt45px_s,.mt45px_sm,.mt45px{margin-top:45px!important}
.mt60px_s,.mt60px_sm,.mt60px{margin-top:60px!important}
.mt75px_s,.mt75px_sm,.mt75px{margin-top:75px!important}
.mb0px_s,.mb0px_sm,.mb0px{margin-bottom:0!important}
.mb5px_s,.mb5px_sm,.mb5px{margin-bottom:5px!important}
.mb10px_s,.mb10px_sm,.mb10px{margin-bottom:10px!important}
.mb15px_s,.mb15px_sm,.mb15px{margin-bottom:15px!important}
.mb20px_s,.mb20px_sm,.mb20px{margin-bottom:20px!important}
.mb30px_s,.mb30px_sm,.mb30px{margin-bottom:30px!important}
.mb45px_s,.mb45px_sm,.mb45px{margin-bottom:45px!important}
.mb60px_s,.mb60px_sm,.mb60px{margin-bottom:60px!important}
.mb75px_s,.mb75px_sm,.mb75px{margin-bottom:75px!important}
.ml0px_s,.ml0px_sm,.ml0px{margin-left:0!important}
.ml5px_s,.ml5px_sm,.ml5px{margin-left:5px!important}
.ml10px_s,.ml10px_sm,.ml10px{margin-left:10px!important}
.ml15px_s,.ml15px_sm,.ml15px{margin-left:15px!important}
.ml20px_s,.ml20px_sm,.ml20px{margin-left:20px!important}
.ml30px_s,.ml30px_sm,.ml30px{margin-left:30px!important}
.ml45px_s,.ml45px_sm,.ml45px{margin-left:45px!important}
.ml60px_s,.ml60px_sm,.ml60px{margin-left:60px!important}
.ml75px_s,.ml75px_sm,.ml75px{margin-left:75px!important}
.mr0px_s,.mr0px_sm,.mr0px{margin-right:0!important}
.mr5px_s,.mr5px_sm,.mr5px{margin-right:5px!important}
.mr10px_s,.mr10px_sm,.mr10px{margin-right:10px!important}
.mr15px_s,.mr15px_sm,.mr15px{margin-right:15px!important}
.mr20px_s,.mr20px_sm,.mr20px{margin-right:20px!important}
.mr30px_s,.mr30px_sm,.mr30px{margin-right:30px!important}
.mr45px_s,.mr45px_sm,.mr45px{margin-right:45px!important}
.mr60px_s,.mr60px_sm,.mr60px{margin-right:60px!important}
.mr75px_s,.mr75px_sm,.mr75px{margin-right:75px!important}
.p0px_s,.p0px_sm,.p0px{padding:0!important}
.pt0px_s,.pt0px_sm,.pt0{padding-top:0!important}
.pt5px_s,.pt5px_sm,.pt5px{padding-top:5px!important}
.pt10px_s,.pt10px_sm,.pt10px{padding-top:10px!important}
.pt15px_s,.pt15px_sm,.pt15px{padding-top:15px!important}
.pt20px_s,.pt20px_sm,.pt20px{padding-top:20px!important}
.pt30px_s,.pt30px_sm,.pt30px{padding-top:30px!important}
.pt45px_s,.pt45px_sm,.pt45px{padding-top:45px!important}
.pt60px_s,.pt60px_sm,.pt60px{padding-top:60px!important}
.pt75px_s,.pt75px_sm,.pt75px{padding-top:75px!important}
.pb0px_s,.pb0px_sm,.pb0px{padding-bottom:0!important}
.pb5px_s,.pb5px_sm,.pb5px{padding-bottom:5px!important}
.pb10px_s,.pb10px_sm,.pb10px{padding-bottom:10px!important}
.pb15px_s,.pb15px_sm,.pb15px{padding-bottom:15px!important}
.pb20px_s,.pb20px_sm,.pb20px{padding-bottom:20px!important}
.pb30px_s,.pb30px_sm,.pb30px{padding-bottom:30px!important}
.pb45px_s,.pb45px_sm,.pb45px{padding-bottom:45px!important}
.pb60px_s,.pb60px_sm,.pb60px{padding-bottom:60px!important}
.pb75px_s,.pb75px_sm,.pb75px{padding-bottom:75px!important}
.pl0px_s,.pl0px_sm,.pl0px{padding-left:0!important}
.pl5px_s,.pl5px_sm,.pl5px{padding-left:5px!important}
.pl10px_s,.pl10px_sm,.pl10px{padding-left:10px!important}
.pl15px_s,.pl15px_sm,.pl15px{padding-left:15px!important}
.pl20px_s,.pl20px_sm,.pl20px{padding-left:20px!important}
.pl30px_s,.pl30px_sm,.pl30px{padding-left:30px!important}
.pl45px_s,.pl45px_sm,.pl45px{padding-left:45px!important}
.pl60px_s,.pl60px_sm,.pl60px{padding-left:60px!important}
.pl75px_s,.pl75px_sm,.pl75px{padding-left:75px!important}
.pr0px_s,.pr0px_sm,.pr0px{padding-right:0!important}
.pr5px_s,.pr5px_sm,.pr5px{padding-right:5px!important}
.pr10px_s,.pr10px_sm,.pr10px{padding-right:10px!important}
.pr15px_s,.pr15px_sm,.pr15px{padding-right:15px!important}
.pr20px_s,.pr20px_sm,.pr20px{padding-right:20px!important}
.pr30px_s,.pr30px_sm,.pr30px{padding-right:30px!important}
.pr45px_s,.pr45px_sm,.pr45px{padding-right:45px!important}
.pr60px_s,.pr60px_sm,.pr60px{padding-right:60px!important}
.pr75px_s,.pr75px_sm,.pr75px{padding-right:75px!important}
}
@media(max-width:575.98px){
.clb_x:after{clear:both}
.clb_x:before,.clb_x:after{display:table;content:" "}
.trs03_x{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_x{-webkit-transition:none!important;transition:none!important}
.za_x{z-index:auto!important}
.z0_x{z-index:0!important}
.z1_x{z-index:1!important}
.z9_x{z-index:9!important}
.ord0_x{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_x{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_x{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_x{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_x{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_x{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_x{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_x{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_x{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_x{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_x{display:table!important}
.db_x{display:block!important}
.dib_x{display:inline-block!important}
.fln_x{float:none!important}
.fll_x{float:left!important}
.flr_x{float:right!important}
.posr_x{position:relative!important}
.posa_x{position:absolute!important}
.posf_x{position:fixed!important}
.ovh_x{overflow:hidden!important}
.ovv_x{overflow:visible!important}
.mawn_x{max-width:none!important}
.maw100pc_x{max-width:100%!important}
.ha_x{height:auto!important}
.fi_x{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_x{text-shadow:none!important}
.bxshn_x{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_x{width:100%!important}
.h100pc_x{height:100%!important}
.tal_x{text-align:left!important}
.tar_x{text-align:right!important}
.tac_x{text-align:center!important}
.ttu_x{text-transform:uppercase!important}
.tdu_x{text-decoration:underline!important}
.fwl_x{font-weight:100!important}
.fwn_x{font-weight:400!important}
.fwb_x{font-weight:600!important}
.cfff_x{color:#fff!important}
.c000_x{color:#000!important}
.bgfff_x{background-color:#fff!important}
.bgeee_x{background-color:#eee!important}
.bgn_x{background:none!important}
.mlra_x{margin-right:auto!important;margin-left:auto!important}
.m0px_x{margin:0!important}
.mt0px_x{margin-top:0!important}
.mt5px_x{margin-top:5px!important}
.mt10px_x{margin-top:10px!important}
.mt15px_x{margin-top:15px!important}
.mt20px_x{margin-top:20px!important}
.mt30px_x{margin-top:30px!important}
.mt45px_x{margin-top:45px!important}
.mt60px_x{margin-top:60px!important}
.mt75px_x{margin-top:75px!important}
.mb0px_x{margin-bottom:0!important}
.mb5px_x{margin-bottom:5px!important}
.mb10px_x{margin-bottom:10px!important}
.mb15px_x{margin-bottom:15px!important}
.mb20px_x{margin-bottom:20px!important}
.mb30px_x{margin-bottom:30px!important}
.mb45px_x{margin-bottom:45px!important}
.mb60px_x{margin-bottom:60px!important}
.mb75px_x{margin-bottom:75px!important}
.ml0px_x{margin-left:0!important}
.ml5px_x{margin-left:5px!important}
.ml10px_x{margin-left:10px!important}
.ml15px_x{margin-left:15px!important}
.ml20px_x{margin-left:20px!important}
.ml30px_x{margin-left:30px!important}
.ml45px_x{margin-left:45px!important}
.ml60px_x{margin-left:60px!important}
.ml75px_x{margin-left:75px!important}
.mr0px_x{margin-right:0!important}
.mr5px_x{margin-right:5px!important}
.mr10px_x{margin-right:10px!important}
.mr15px_x{margin-right:15px!important}
.mr20px_x{margin-right:20px!important}
.mr30px_x{margin-right:30px!important}
.mr45px_x{margin-right:45px!important}
.mr60px_x{margin-right:60px!important}
.mr75px_x{margin-right:75px!important}
.p0px_x{padding:0!important}
.pt0px_x{padding-top:0!important}
.pt5px_x{padding-top:5px!important}
.pt10px_x{padding-top:10px!important}
.pt15px_x{padding-top:15px!important}
.pt20px_x{padding-top:20px!important}
.pt30px_x{padding-top:30px!important}
.pt45px_x{padding-top:45px!important}
.pt60px_x{padding-top:60px!important}
.pt75px_x{padding-top:75px!important}
.pb0px_x{padding-bottom:0!important}
.pb5px_x{padding-bottom:5px!important}
.pb10px_x{padding-bottom:10px!important}
.pb15px_x{padding-bottom:15px!important}
.pb20px_x{padding-bottom:20px!important}
.pb30px_x{padding-bottom:30px!important}
.pb45px_x{padding-bottom:45px!important}
.pb60px_x{padding-bottom:60px!important}
.pb75px_x{padding-bottom:75px!important}
.pl0px_x{padding-left:0!important}
.pl5px_x{padding-left:5px!important}
.pl10px_x{padding-left:10px!important}
.pl15px_x{padding-left:15px!important}
.pl20px_x{padding-left:20px!important}
.pl30px_x{padding-left:30px!important}
.pl45px_x{padding-left:45px!important}
.pl60px_x{padding-left:60px!important}
.pl75px_x{padding-left:75px!important}
.pr0px_x{padding-right:0!important}
.pr5px_x{padding-right:5px!important}
.pr10px_x{padding-right:10px!important}
.pr15px_x{padding-right:15px!important}
.pr20px_x{padding-right:20px!important}
.pr30px_x{padding-right:30px!important}
.pr45px_x{padding-right:45px!important}
.pr60px_x{padding-right:60px!important}
.pr75px_x{padding-right:75px!important}
}
@media (min-width:768px) and (max-width:991.98px){
.clb_m:after,.clb_sm:after,.clb_ml:after,.clb:after{clear:both}
.clb_m:before,.clb_m:after,.clb_sm:before,.clb_sm:after,.clb_ml:before,.clb_ml:after,.clb:before,.clb:after{display:table;content:" "}
.trs03_m,.trs03_sm,.trs03_ml,.trs03{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_m,.trs0_sm,.trs0_ml,.trs0{-webkit-transition:none!important;transition:none!important}
.za_m,.za_sm,.za_ml,.za{z-index:auto!important}
.z0_m,.z0_sm,.z0_ml,.z0{z-index:0!important}
.z1_m,.z1_sm,.z1_ml,.z1{z-index:1!important}
.z9_m,.z9_sm,.z9_ml,.z9{z-index:9!important}
.ord0_m,.ord0_sm,.ord0_ml,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_m,.ord99_sm,.ord99_ml,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_m,.jcfs_sm,.jcfs_ml,.jcfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_m,.jcc_sm,.jcc_ml,.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_m,.jcfe_sm,.jcfe_ml,.jcfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_m,.aifs_sm,.aifs_ml,.aifs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_m,.aic_sm,.aic_ml,.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_m,.aife_sm,.aife_ml,.aife{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_m,.fx_sm,.fx_ml,.fx{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_m,.df_sm,.df_ml,.df{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_m,.dt_sm,.dt_ml,.dt{display:table!important}
.db_m,.db_sm,.db_ml,.db{display:block!important}
.dib_m,.dib_sm,.dib_ml,.dib{display:inline-block!important}
.fln_m,.fln_sm,.fln_ml,.fln{float:none!important}
.fll_m,.fll_sm,.fll_ml,.fll{float:left!important}
.flr_m,.flr_sm,.flr_ml,.flr{float:right!important}
.posr_m,.posr_sm,.posr_ml,.posr{position:relative!important}
.posa_m,.posa_sm,.posa_ml,.posa{position:absolute!important}
.posf_m,.posf_sm,.posf_ml,.posf{position:fixed!important}
.ovh_m,.ovh_sm,.ovh_ml,.ovh{overflow:hidden!important}
.ovv_m,.ovv_sm,.ovv_ml,.ovv{overflow:visible!important}
.mawn_m,.mawn_sm,.mawn_ml,.mawn{max-width:none!important}
.maw100pc_m,.maw100pc_sm,.maw100pc_ml,.maw100pc{max-width:100%!important}
.ha_m,.ha_sm,.ha_ml,.ha{height:auto!important}
.fi_m,.fi_sm,.fi_ml,.fi{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_m,.tshn_sm,.tshn_ml,.tshn{text-shadow:none!important}
.bxshn_m,.bxshn_sm,.bxshn_ml,.bxshn{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_m,.w100pc_sm,.w100pc_ml,.w100pc{width:100%!important}
.h100pc_m,.h100pc_sm,.h100pc_ml,.h100pc{height:100%!important}
.tal_m,.tal_sm,.tal_ml,.tal{text-align:left!important}
.tar_m,.tar_sm,.tar_ml,.tar{text-align:right!important}
.tac_m,.tac_sm,.tac_ml,.tac{text-align:center!important}
.ttu_m,.ttu_sm,.ttu_ml,.ttu{text-transform:uppercase!important}
.tdu_m,.tdu_sm,.tdu_ml,.tdu{text-decoration:underline!important}
.fwl_m,.fwl_sm,.fwl_ml,.fwl{font-weight:100!important}
.fwn_m,.fwn_sm,.fwn_ml,.fwn{font-weight:400!important}
.fwb_m,.fwb_sm,.fwb_ml,.fwb{font-weight:600!important}
.cfff_m,.cfff_sm,.cfff_ml,.cfff{color:#fff!important}
.c000_m,.c000_sm,.c000_ml,.c000{color:#000!important}
.bgfff_m,.bgfff_sm,.bgfff_ml,.bgfff{background-color:#fff!important}
.bgeee_m,.bgeee_sm,.bgeee_ml,.bgeee{background-color:#eee!important}
.bgn_m,.eee_sm,.bgn_ml,.bgn{background:none!important}
.mlra_m,.mlra_sm,.mlra_ml,.mlra{margin-right:auto!important;margin-left:auto!important}
.m0px_m,.m0px_sm,.m0px_ml,.m0px{margin:0!important}
.mt0px_m,.mt0px_sm,.mt0px_ml,.mt0px{margin-top:0!important}
.mt5px_m,.mt5px_sm,.mt5px_ml,.mt5px{margin-top:5px!important}
.mt10px_m,.mt10px_sm,.mt10px_ml,.mt10px{margin-top:10px!important}
.mt15px_m,.mt15px_sm,.mt15px_ml,.mt15px{margin-top:15px!important}
.mt20px_m,.mt20px_sm,.mt20px_ml,.mt20px{margin-top:20px!important}
.mt30px_m,.mt30px_sm,.mt30px_ml,.mt30px{margin-top:30px!important}
.mt45px_m,.mt45px_sm,.mt45px_ml,.mt45px{margin-top:45px!important}
.mt60px_m,.mt60px_sm,.mt60px_ml,.mt60px{margin-top:60px!important}
.mt75px_m,.mt75px_sm,.mt75px_ml,.mt75px{margin-top:75px!important}
.mb0px_m,.mb0px_sm,.mb0px_ml,.mb0px{margin-bottom:0!important}
.mb5px_m,.mb5px_sm,.mb5px_ml,.mb5px{margin-bottom:5px!important}
.mb10px_m,.mb10px_sm,.mb10px_ml,.mb10px{margin-bottom:10px!important}
.mb15px_m,.mb15px_sm,.mb15px_ml,.mb15px{margin-bottom:15px!important}
.mb20px_m,.mb20px_sm,.mb20px_ml,.mb20px{margin-bottom:20px!important}
.mb30px_m,.mb30px_sm,.mb30px_ml,.mb30px{margin-bottom:30px!important}
.mb45px_m,.mb45px_sm,.mb45px_ml,.mb45px{margin-bottom:45px!important}
.mb60px_m,.mb60px_sm,.mb60px_ml,.mb60px{margin-bottom:60px!important}
.mb75px_m,.mb75px_sm,.mb75px_ml,.mb75px{margin-bottom:75px!important}
.ml0px_m,.ml0px_sm,.ml0px_ml,.ml0px{margin-left:0!important}
.ml5px_m,.ml5px_sm,.ml5px_ml,.ml5px{margin-left:5px!important}
.ml10px_m,.ml10px_sm,.ml10px_ml,.ml10px{margin-left:10px!important}
.ml15px_m,.ml15px_sm,.ml15px_ml,.ml15px{margin-left:15px!important}
.ml20px_m,.ml20px_sm,.ml20px_ml,.ml20px{margin-left:20px!important}
.ml30px_m,.ml30px_sm,.ml30px_ml,.ml30px{margin-left:30px!important}
.ml45px_m,.ml45px_sm,.ml45px_ml,.ml45px{margin-left:45px!important}
.ml60px_m,.ml60px_sm,.ml60px_ml,.ml60px{margin-left:60px!important}
.ml75px_m,.ml75px_sm,.ml75px_ml,.ml75px{margin-left:75px!important}
.mr0px_m,.mr0px_sm,.mr0px_ml,.mr0px{margin-right:0!important}
.mr5px_m,.mr5px_sm,.mr5px_ml,.mr5px{margin-right:5px!important}
.mr10px_m,.mr10px_sm,.mr10px_ml,.mr10px{margin-right:10px!important}
.mr15px_m,.mr15px_sm,.mr15px_ml,.mr15px{margin-right:15px!important}
.mr20px_m,.mr20px_sm,.mr20px_ml,.mr20px{margin-right:20px!important}
.mr30px_m,.mr30px_sm,.mr30px_ml,.mr30px{margin-right:30px!important}
.mr45px_m,.mr45px_sm,.mr45px_ml,.mr45px{margin-right:45px!important}
.mr60px_m,.mr60px_sm,.mr60px_ml,.mr60px{margin-right:60px!important}
.mr75px_m,.mr75px_sm,.mr75px_ml,.mr75px{margin-right:75px!important}
.p0px_m,.p0px_sm,.p0px_ml,.p0px{padding:0!important}
.pt0px_m,.pt0px_sm,.pt0px_ml,.pt0{padding-top:0!important}
.pt5px_m,.pt5px_sm,.pt5px_ml,.pt5px{padding-top:5px!important}
.pt10px_m,.pt10px_sm,.pt10px_ml,.pt10px{padding-top:10px!important}
.pt15px_m,.pt15px_sm,.pt15px_ml,.pt15px{padding-top:15px!important}
.pt20px_m,.pt20px_sm,.pt20px_ml,.pt20px{padding-top:20px!important}
.pt30px_m,.pt30px_sm,.pt30px_ml,.pt30px{padding-top:30px!important}
.pt45px_m,.pt45px_sm,.pt45px_ml,.pt45px{padding-top:45px!important}
.pt60px_m,.pt60px_sm,.pt60px_ml,.pt60px{padding-top:60px!important}
.pt75px_m,.pt75px_sm,.pt75px_ml,.pt75px{padding-top:75px!important}
.pb0px_m,.pb0px_sm,.pb0px_ml,.pb0px{padding-bottom:0!important}
.pb5px_m,.pb5px_sm,.pb5px_ml,.pb5px{padding-bottom:5px!important}
.pb10px_m,.pb10px_sm,.pb10px_ml,.pb10px{padding-bottom:10px!important}
.pb15px_m,.pb15px_sm,.pb15px_ml,.pb15px{padding-bottom:15px!important}
.pb20px_m,.pb20px_sm,.pb20px_ml,.pb20px{padding-bottom:20px!important}
.pb30px_m,.pb30px_sm,.pb30px_ml,.pb30px{padding-bottom:30px!important}
.pb45px_m,.pb45px_sm,.pb45px_ml,.pb45px{padding-bottom:45px!important}
.pb60px_m,.pb60px_sm,.pb60px_ml,.pb60px{padding-bottom:60px!important}
.pb75px_m,.pb75px_sm,.pb75px_ml,.pb75px{padding-bottom:75px!important}
.pl0px_m,.pl0px_sm,.pl0px_ml,.pl0px{padding-left:0!important}
.pl5px_m,.pl5px_sm,.pl5px_ml,.pl5px{padding-left:5px!important}
.pl10px_m,.pl10px_sm,.pl10px_ml,.pl10px{padding-left:10px!important}
.pl15px_m,.pl15px_sm,.pl15px_ml,.pl15px{padding-left:15px!important}
.pl20px_m,.pl20px_sm,.pl20px_ml,.pl20px{padding-left:20px!important}
.pl30px_m,.pl30px_sm,.pl30px_ml,.pl30px{padding-left:30px!important}
.pl45px_m,.pl45px_sm,.pl45px_ml,.pl45px{padding-left:45px!important}
.pl60px_m,.pl60px_sm,.pl60px_ml,.pl60px{padding-left:60px!important}
.pl75px_m,.pl75px_sm,.pl75px_ml,.pl75px{padding-left:75px!important}
.pr0px_m,.pr0px_sm,.pr0px_ml,.pr0px{padding-right:0!important}
.pr5px_m,.pr5px_sm,.pr5px_ml,.pr5px{padding-right:5px!important}
.pr10px_m,.pr10px_sm,.pr10px_ml,.pr10px{padding-right:10px!important}
.pr15px_m,.pr15px_sm,.pr15px_ml,.pr15px{padding-right:15px!important}
.pr20px_m,.pr20px_sm,.pr20px_ml,.pr20px{padding-right:20px!important}
.pr30px_m,.pr30px_sm,.pr30px_ml,.pr30px{padding-right:30px!important}
.pr45px_m,.pr45px_sm,.pr45px_ml,.pr45px{padding-right:45px!important}
.pr60px_m,.pr60px_sm,.pr60px_ml,.pr60px{padding-right:60px!important}
.pr75px_m,.pr75px_sm,.pr75px_ml,.pr75px{padding-right:75px!important}
}
@media(min-width:992px){
.clb_l:after,.clb_ml:after,.clb:after{clear:both}
.clb_l:before,.clb_l:after,.clb_ml:before,.clb_ml:after,.clb:before,.clb:after{display:table;content:" "}
.trs03_l,.trs03_ml,.trs03{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_l,.trs0_ml,.trs0{-webkit-transition:none!important;transition:none!important}
.za_l,.za_ml,.za{z-index:auto!important}
.z0_l,.z0_ml,.z0{z-index:0!important}
.z1_l,.z1_ml,.z1{z-index:1!important}
.z9_l,.z9_ml,.z9{z-index:9!important}
.ord0_l,.ord0_ml,.ord0{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_l,.ord99_ml,.ord99{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_l,.jcfs_ml,.jcfs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_l,.jcc_ml,.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_l,.jcfe_ml,.jcfe{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_l,.aifs_ml,.aifs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_l,.aic_ml,.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_l,.aife_ml,.aife{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_l,.fx_ml,.fx{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_l,.df_ml,.df{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_l,.dt_ml,.dt{display:table!important}
.db_l,.db_ml,.db{display:block!important}
.dib_l,.dib_ml,.dib{display:inline-block!important}
.fln_l,.fln_ml,.fln{float:none!important}
.fll_l,.fll_ml,.fll{float:left!important}
.flr_l,.flr_ml,.flr{float:right!important}
.posr_l,.posr_ml,.posr{position:relative!important}
.posa_l,.posa_ml,.posa{position:absolute!important}
.posf_l,.posf_ml,.posf{position:fixed!important}
.ovh_l,.ovh_ml,.ovh{overflow:hidden!important}
.ovv_l,.ovv_ml,.ovv{overflow:visible!important}
.mawn_l,.mawn_ml,.mawn{max-width:none!important}
.maw100pc_l,.maw100pc_ml,.maw100pc{max-width:100%!important}
.ha_l,.ha_ml,.ha{height:auto!important}
.fi_l,.fi_ml,.fi{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_l,.tshn_ml,.tshn{text-shadow:none!important}
.bxshn_l,.bxshn_ml,.bxshn{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_l,.w100pc_ml,.w100pc{width:100%!important}
.h100pc_l,.h100pc_ml,.h100pc{height:100%!important}
.tal_l,.tal_ml,.tal{text-align:left!important}
.tar_l,.tar_ml,.tar{text-align:right!important}
.tac_l,.tac_ml,.tac{text-align:center!important}
.ttu_l,.ttu_ml,.ttu{text-transform:uppercase!important}
.tdu_l,.tdu_ml,.tdu{text-decoration:underline!important}
.fwl_l,.fwl_ml,.fwl{font-weight:100!important}
.fwn_l,.fwn_ml,.fwn{font-weight:400!important}
.fwb_l,.fwb_ml,.fwb{font-weight:600!important}
.cfff_l,.cfff_ml,.cfff{color:#fff!important}
.c000_l,.c000_ml,.c000{color:#000!important}
.bgfff_l,.bgfff_ml,.bgfff{background-color:#fff!important}
.bgeee_l,.bgeee_ml,.bgeee{background-color:#eee!important}
.bgn_l,.eee_ml,.bgn{background:none!important}
.mlra_l,.mlra_ml,.mlra{margin-right:auto!important;margin-left:auto!important}
.m0px_l,.m0px_ml,.m0px{margin:0!important}
.mt0px_l,.mt0px_ml,.mt0px{margin-top:0!important}
.mt5px_l,.mt5px_ml,.mt5px{margin-top:5px!important}
.mt10px_l,.mt10px_ml,.mt10px{margin-top:10px!important}
.mt15px_l,.mt15px_ml,.mt15px{margin-top:15px!important}
.mt20px_l,.mt20px_ml,.mt20px{margin-top:20px!important}
.mt30px_l,.mt30px_ml,.mt30px{margin-top:30px!important}
.mt45px_l,.mt45px_ml,.mt45px{margin-top:45px!important;}
.mt60px_l,.mt60px_ml,.mt60px{margin-top:60px!important}
.mt75px_l,.mt75px_ml,.mt75px{margin-top:75px!important}
.mb0px_l,.mb0px_ml,.mb0px{margin-bottom:0!important}
.mb5px_l,.mb5px_ml,.mb5px{margin-bottom:5px!important}
.mb10px_l,.mb10px_ml,.mb10px{margin-bottom:10px!important}
.mb15px_l,.mb15px_ml,.mb15px{margin-bottom:15px!important}
.mb20px_l,.mb20px_ml,.mb20px{margin-bottom:20px!important}
.mb30px_l,.mb30px_ml,.mb30px{margin-bottom:30px!important}
.mb45px_l,.mb45px_ml,.mb45px{margin-bottom:45px!important}
.mb60px_l,.mb60px_ml,.mb60px{margin-bottom:60px!important}
.mb75px_l,.mb75px_ml,.mb75px{margin-bottom:75px!important}
.ml0px_l,.ml0px_ml,.ml0px{margin-left:0!important}
.ml5px_l,.ml5px_ml,.ml5px{margin-left:5px!important}
.ml10px_l,.ml10px_ml,.ml10px{margin-left:10px!important}
.ml15px_l,.ml15px_ml,.ml15px{margin-left:15px!important}
.ml20px_l,.ml20px_ml,.ml20px{margin-left:20px!important}
.ml30px_l,.ml30px_ml,.ml30px{margin-left:30px!important}
.ml45px_l,.ml45px_ml,.ml45px{margin-left:45px!important}
.ml60px_l,.ml60px_ml,.ml60px{margin-left:60px!important}
.ml75px_l,.ml75px_ml,.ml75px{margin-left:75px!important}
.mr0px_l,.mr0px_ml,.mr0px{margin-right:0!important}
.mr5px_l,.mr5px_ml,.mr5px{margin-right:5px!important}
.mr10px_l,.mr10px_ml,.mr10px{margin-right:10px!important}
.mr15px_l,.mr15px_ml,.mr15px{margin-right:15px!important}
.mr20px_l,.mr20px_ml,.mr20px{margin-right:20px!important}
.mr30px_l,.mr30px_ml,.mr30px{margin-right:30px!important}
.mr45px_l,.mr45px_ml,.mr45px{margin-right:45px!important}
.mr60px_l,.mr60px_ml,.mr60px{margin-right:60px!important}
.mr75px_l,.mr75px_ml,.mr75px{margin-right:75px!important}
.p0px_l,.p0px_ml,.p0px{padding:0!important}
.pt0px_l,.pt0px_ml,.pt0{padding-top:0!important}
.pt5px_l,.pt5px_ml,.pt5px{padding-top:5px!important}
.pt10px_l,.pt10px_ml,.pt10px{padding-top:10px!important}
.pt15px_l,.pt15px_ml,.pt15px{padding-top:15px!important}
.pt20px_l,.pt20px_ml,.pt20px{padding-top:20px!important}
.pt30px_l,.pt30px_ml,.pt30px{padding-top:30px!important}
.pt45px_l,.pt45px_ml,.pt45px{padding-top:45px!important}
.pt60px_l,.pt60px_ml,.pt60px{padding-top:60px!important}
.pt75px_l,.pt75px_ml,.pt75px{padding-top:75px!important;}
.pb0px_l,.pb0px_ml,.pb0px{padding-bottom:0!important}
.pb5px_l,.pb5px_ml,.pb5px{padding-bottom:5px!important}
.pb10px_l,.pb10px_ml,.pb10px{padding-bottom:10px!important}
.pb15px_l,.pb15px_ml,.pb15px{padding-bottom:15px!important}
.pb20px_l,.pb20px_ml,.pb20px{padding-bottom:20px!important}
.pb30px_l,.pb30px_ml,.pb30px{padding-bottom:30px!important}
.pb45px_l,.pb45px_ml,.pb45px{padding-bottom:45px!important}
.pb60px_l,.pb60px_ml,.pb60px{padding-bottom:60px!important}
.pb75px_l,.pb75px_ml,.pb75px{padding-bottom:75px!important}
.pl0px_l,.pl0px_ml,.pl0px{padding-left:0!important}
.pl5px_l,.pl5px_ml,.pl5px{padding-left:5px!important}
.pl10px_l,.pl10px_ml,.pl10px{padding-left:10px!important}
.pl15px_l,.pl15px_ml,.pl15px{padding-left:15px!important}
.pl20px_l,.pl20px_ml,.pl20px{padding-left:20px!important}
.pl30px_l,.pl30px_ml,.pl30px{padding-left:30px!important}
.pl45px_l,.pl45px_ml,.pl45px{padding-left:45px!important}
.pl60px_l,.pl60px_ml,.pl60px{padding-left:60px!important}
.pl75px_l,.pl75px_ml,.pl75px{padding-left:75px!important}
.pr0px_l,.pr0px_ml,.pr0px{padding-right:0!important}
.pr5px_l,.pr5px_ml,.pr5px{padding-right:5px!important}
.pr10px_l,.pr10px_ml,.pr10px{padding-right:10px!important}
.pr15px_l,.pr15px_ml,.pr15px{padding-right:15px!important}
.pr20px_l,.pr20px_ml,.pr20px{padding-right:20px!important}
.pr30px_l,.pr30px_ml,.pr30px{padding-right:30px!important}
.pr45px_l,.pr45px_ml,.pr45px{padding-right:45px!important}
.pr60px_l,.pr60px_ml,.pr60px{padding-right:60px!important}
.pr75px_l,.pr75px_ml,.pr75px{padding-right:75px!important}
}
@media(min-width:1200px){
.clb_h:after{clear:both}
.clb_h:before,.clb_h:after{display:table;content:" "}
.trs03_h{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_h{-webkit-transition:none!important;transition:none!important}
.za_h{z-index:auto!important}
.z0_h{z-index:0!important}
.z1_h{z-index:1!important}
.z9_h{z-index:9!important}
.ord0_h{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_h{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_h{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_h{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_h{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_h{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_h{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_h{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_h{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_h{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_h{display:table!important}
.db_h{display:block!important}
.dib_h{display:inline-block!important}
.fln_h{float:none!important}
.fll_h{float:left!important}
.flr_h{float:right!important}
.posr_h{position:relative!important}
.posa_h{position:absolute!important}
.posf_h{position:fixed!important}
.ovh_h{overflow:hidden!important}
.ovv_h{overflow:visible!important}
.mawn_h{max-width:none!important}
.maw100pc_h{max-width:100%!important}
.ha_h{height:auto!important}
.fi_h{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_h{text-shadow:none!important}
.bxshn_h{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_h{width:100%!important}
.h100pc_h{height:100%!important}
.tal_h{text-align:left!important}
.tar_h{text-align:right!important}
.tac_h{text-align:center!important}
.ttu_h{text-transform:uppercase!important}
.tdu_h{text-decoration:underline!important}
.fwl_h{font-weight:100!important}
.fwn_h{font-weight:400!important}
.fwb_h{font-weight:600!important}
.cfff_h{color:#fff!important}
.c000_h{color:#000!important}
.bgfff_h{background-color:#fff!important}
.bgeee_h{background-color:#eee!important}
.bgn_h{background:none!important}
.mlra_h{margin-right:auto!important;margin-left:auto!important}
.m0px_h{margin:0!important}
.mt0px_h{margin-top:0!important}
.mt5px_h{margin-top:5px!important}
.mt10px_h{margin-top:10px!important}
.mt15px_h{margin-top:15px!important}
.mt20px_h{margin-top:20px!important}
.mt30px_h{margin-top:30px!important}
.mt45px_h{margin-top:45px!important}
.mt60px_h{margin-top:60px!important}
.mt75px_h{margin-top:75px!important}
.mb0px_h{margin-bottom:0!important}
.mb5px_h{margin-bottom:5px!important}
.mb10px_h{margin-bottom:10px!important}
.mb15px_h{margin-bottom:15px!important}
.mb20px_h{margin-bottom:20px!important}
.mb30px_h{margin-bottom:30px!important}
.mb45px_h{margin-bottom:45px!important}
.mb60px_h{margin-bottom:60px!important}
.mb75px_h{margin-bottom:75px!important}
.ml0px_h{margin-left:0!important}
.ml5px_h{margin-left:5px!important}
.ml10px_h{margin-left:10px!important}
.ml15px_h{margin-left:15px!important}
.ml20px_h{margin-left:20px!important}
.ml30px_h{margin-left:30px!important}
.ml45px_h{margin-left:45px!important}
.ml60px_h{margin-left:60px!important}
.ml75px_h{margin-left:75px!important}
.mr0px_h{margin-right:0!important}
.mr5px_h{margin-right:5px!important}
.mr10px_h{margin-right:10px!important}
.mr15px_h{margin-right:15px!important}
.mr20px_h{margin-right:20px!important}
.mr30px_h{margin-right:30px!important}
.mr45px_h{margin-right:45px!important}
.mr60px_h{margin-right:60px!important}
.mr75px_h{margin-right:75px!important}
.p0px_h{padding:0!important}
.pt0px_h{padding-top:0!important}
.pt5px_h{padding-top:5px!important}
.pt10px_h{padding-top:10px!important}
.pt15px_h{padding-top:15px!important}
.pt20px_h{padding-top:20px!important}
.pt30px_h{padding-top:30px!important}
.pt45px_h{padding-top:45px!important}
.pt60px_h{padding-top:60px!important}
.pt75px_h{padding-top:75px!important}
.pb0px_h{padding-bottom:0!important}
.pb5px_h{padding-bottom:5px!important}
.pb10px_h{padding-bottom:10px!important}
.pb15px_h{padding-bottom:15px!important}
.pb20px_h{padding-bottom:20px!important}
.pb30px_h{padding-bottom:30px!important}
.pb45px_h{padding-bottom:45px!important}
.pb60px_h{padding-bottom:60px!important}
.pb75px_h{padding-bottom:75px!important}
.pl0px_h{padding-left:0!important}
.pl5px_h{padding-left:5px!important}
.pl10px_h{padding-left:10px!important}
.pl15px_h{padding-left:15px!important}
.pl20px_h{padding-left:20px!important}
.pl30px_h{padding-left:30px!important}
.pl45px_h{padding-left:45px!important}
.pl60px_h{padding-left:60px!important}
.pl75px_h{padding-left:75px!important}
.pr0px_h{padding-right:0!important}
.pr5px_h{padding-right:5px!important}
.pr10px_h{padding-right:10px!important}
.pr15px_h{padding-right:15px!important}
.pr20px_h{padding-right:20px!important}
.pr30px_h{padding-right:30px!important}
.pr45px_h{padding-right:45px!important}
.pr60px_h{padding-right:60px!important}
.pr75px_h{padding-right:75px!important}
}
@media(min-width:1600px) {
.clb_f:after{clear:both}
.clb_f:before,.clb_f:after{display:table;content:" "}
.trs03_f{-webkit-transition:all .3s ease!important;transition:all .3s ease!important}
.trs0_f{-webkit-transition:none!important;transition:none!important}
.za_f{z-index:auto!important}
.z0_f{z-index:0!important}
.z1_f{z-index:1!important}
.z9_f{z-index:9!important}
.ord0_f{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}
.ord99_f{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}
.jcfs_f{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcc_f{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jcfe_f{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.aifs_f{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.aic_f{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aife_f{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.fx_f{-webkit-box-flex:0!important;-ms-flex:0 1 auto!important;flex:0 1 auto!important}
.df_f{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}
.dt_f{display:table!important}
.db_f{display:block!important}
.dib_f{display:inline-block!important}
.fln_f{float:none!important}
.fll_f{float:left!important}
.flr_f{float:right!important}
.posr_f{position:relative!important}
.posa_f{position:absolute!important}
.posf_f{position:fixed!important}
.ovh_f{overflow:hidden!important}
.ovv_f{overflow:visible!important}
.mawn_f{max-width:none!important}
.maw100pc_f{max-width:100%!important}
.ha_f{height:auto!important}
.fi_f{-webkit-filter:invert(1)!important;filter:invert(1)!important}
.tshn_f{text-shadow:none!important}
.bxshn_f{-webkit-box-shadow:none!important;box-shadow:none!important}
.w100pc_f{width:100%!important}
.h100pc_f{height:100%!important}
.tal_f{text-align:left!important}
.tar_f{text-align:right!important}
.tac_f{text-align:center!important}
.ttu_f{text-transform:uppercase!important}
.tdu_f{text-decoration:underline!important}
.fwl_f{font-weight:100!important}
.fwn_f{font-weight:400!important}
.fwb_f{font-weight:600!important}
.cfff_f{color:#fff!important}
.c000_f{color:#000!important}
.bgfff_f{background-color:#fff!important}
.bgeee_f{background-color:#eee!important}
.bgn_f{background:none!important}
.mlra_f{margin-right:auto!important;margin-left:auto!important}
.m0px_f{margin:0!important}
.mt0px_f{margin-top:0!important}
.mt5px_f{margin-top:5px!important}
.mt10px_f{margin-top:10px!important}
.mt15px_f{margin-top:15px!important}
.mt20px_f{margin-top:20px!important}
.mt30px_f{margin-top:30px!important}
.mt45px_f{margin-top:45px!important}
.mt60px_f{margin-top:60px!important}
.mt75px_f{margin-top:75px!important}
.mb0px_f{margin-bottom:0!important}
.mb5px_f{margin-bottom:5px!important}
.mb10px_f{margin-bottom:10px!important}
.mb15px_f{margin-bottom:15px!important}
.mb20px_f{margin-bottom:20px!important}
.mb30px_f{margin-bottom:30px!important}
.mb45px_f{margin-bottom:45px!important}
.mb60px_f{margin-bottom:60px!important}
.mb75px_f{margin-bottom:75px!important}
.ml0px_f{margin-left:0!important}
.ml5px_f{margin-left:5px!important}
.ml10px_f{margin-left:10px!important}
.ml15px_f{margin-left:15px!important}
.ml20px_f{margin-left:20px!important}
.ml30px_f{margin-left:30px!important}
.ml45px_f{margin-left:45px!important}
.ml60px_f{margin-left:60px!important}
.ml75px_f{margin-left:75px!important}
.mr0px_f{margin-right:0!important}
.mr5px_f{margin-right:5px!important}
.mr10px_f{margin-right:10px!important}
.mr15px_f{margin-right:15px!important}
.mr20px_f{margin-right:20px!important}
.mr30px_f{margin-right:30px!important}
.mr45px_f{margin-right:45px!important}
.mr60px_f{margin-right:60px!important}
.mr75px_f{margin-right:75px!important}
.p0px_f{padding:0!important}
.pt0px_f{padding-top:0!important}
.pt5px_f{padding-top:5px!important}
.pt10px_f{padding-top:10px!important}
.pt15px_f{padding-top:15px!important}
.pt20px_f{padding-top:20px!important}
.pt30px_f{padding-top:30px!important}
.pt45px_f{padding-top:45px!important}
.pt60px_f{padding-top:60px!important}
.pt75px_f{padding-top:75px!important}
.pb0px_f{padding-bottom:0!important}
.pb5px_f{padding-bottom:5px!important}
.pb10px_f{padding-bottom:10px!important}
.pb15px_f{padding-bottom:15px!important}
.pb20px_f{padding-bottom:20px!important}
.pb30px_f{padding-bottom:30px!important}
.pb45px_f{padding-bottom:45px!important}
.pb60px_f{padding-bottom:60px!important}
.pb75px_f{padding-bottom:75px!important}
.pl0px_f{padding-left:0!important}
.pl5px_f{padding-left:5px!important}
.pl10px_f{padding-left:10px!important}
.pl15px_f{padding-left:15px!important}
.pl20px_f{padding-left:20px!important}
.pl30px_f{padding-left:30px!important}
.pl45px_f{padding-left:45px!important}
.pl60px_f{padding-left:60px!important}
.pl75px_f{padding-left:75px!important}
.pr0px_f{padding-right:0!important}
.pr5px_f{padding-right:5px!important}
.pr10px_f{padding-right:10px!important}
.pr15px_f{padding-right:15px!important}
.pr20px_f{padding-right:20px!important}
.pr30px_f{padding-right:30px!important}
.pr45px_f{padding-right:45px!important}
.pr60px_f{padding-right:60px!important}
.pr75px_f{padding-right:75px!important}
}
html{-webkit-box-sizing:border-box;box-sizing:border-box}
*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}
ul.gli{padding-left:0}
.gli>li{list-style:none}
.ww{margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px;width:100%}
@media(min-width:576px){.ww{max-width:540px}}
@media(min-width:768px){.ww{padding-right:20px;padding-left:20px;max-width:720px}}
@media(min-width:992px){.ww{max-width:960px}}
@media(min-width:1200px){.ww{padding-right:30px;padding-left:30px;max-width: 1200px}}
@media(min-width:1600px){.ww{padding-right:40px;padding-left:40px;max-width:1260px}}
.gli,.g_{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.g_>.c_,.gli>li{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;max-width:100%;}
.gli{margin:-5px}
.g_{margin:0 -5px}
.c_{padding:0 5px}
.gli>li{padding:5px}
@media (max-width:575.98px){
.g_>.w0p5_x,.g_>.w0p5{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_x,.li12_x>li,.g_>.w1,.li12>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_x,.li8_x>li,.g_>.w1p5,.li8>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_x,.li6_x>li,.g_>.w2,.li6>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_x,.g_>.w2p5{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_x,.li4_x>li,.g_>.w3,.li4>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_x,.g_>.w3p5{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_x,.li3_x>li,.g_>.w4,.li3>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_x,.g_>.w4p5{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_x,.g_>.w5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_x,.g_>.w5p5{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_x,.li2_x>li,.g_>.w6,.li2>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_x,.g_>.w6p5{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_x,.g_>.w7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_x,.g_>.w7p5{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_x,.g_>.w8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_x,.g_>.w8p5{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_x,.g_>.w9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_x,.g_>.w9p5{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_x,.g_>.w10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_x,.g_>.w10p5{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_x,.g_>.w11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_x,.g_>.w11p5{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_x,.g_>.w12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_x>li,.li5>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_x>li,.li7>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_x>li,.li9>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_x>li,.li10>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_x>li,.li11>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli.g0_x,.g_.g0_x,.g_ .g0_x,.gli.g0,.g_.g0,.g_ .g0{margin:0}
.g_.g0_x>.c_,.gli.g0_x>li,.g_.g0>.c_,.gli.g0>li{padding:0}
.gli.g10_x,.gli.g10{margin:-5px}
.g_.g10_x,.g_.g10{margin:0 -5px}
.g_.g10_x>.c_,.g_.g10>.c_{padding:0 5px}
.gli.g10_x>li,.gli.g10>li{padding:5px}
.gli.g20_x,.gli.g20{margin:-10px}
.g_.g20_x,.g_.g20{margin:0 -10px}
.g_.g20_x>.c_,.g_.g20>.c_{padding:0 10px}
.gli.g20_x>li,.gli.g20>li{padding:10px}
.gli.g30_x,.gli.g30{margin:-15px}
.g_.g30_x,.g_.g30{margin:0 -15px}
.g_.g30_x>.c_,.g_.g30>.c_{padding:0 15px}
.gli.g30_x>li,.gli.g30>li{padding:15px}
.gli.g40_x,.gli.g40{margin:-20px}
.g_.g40_x,.g_.g40{margin:0 -20px}
.g_.g40_x>.c_,.g_.g40>.c_{padding:0 20px}
.gli.g40_x>li,.gli.g40>li{padding:20px}
.gli.liauto_x>li,.gli.liauto>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;max-width:100%}
.gli.liinline_x>li,.gli.liinline>li{width:initial}
.ml0_x,.ml0{margin-left:0}
.ml0p5_x,.ml0p5{margin-left:4.16667%}
.ml1_x,.ml1{margin-left:8.33333%}
.ml1p5_x,.ml1p5{margin-left:12.5%}
.ml2_x,.ml2{margin-left:16.66667%}
.ml2p5_x,.ml2p5{margin-left:20.83333%}
.ml3_x,.ml3{margin-left:25%}
.ml3p5_x,.ml3p5{margin-left:29.16667%}
.ml4_x,.ml4{margin-left:33.33333%}
.ml4p5_x,.ml4p5{margin-left:37.5%}
.ml5_x,.ml5{margin-left:41.66667%}
.ml5p5_x,.ml5p5{margin-left:45.83333%}
.ml6_x,.ml6{margin-left:50%}
.ml6p5_x,.ml6p5{margin-left:54.16667%}
.ml7_x,.ml7{margin-left:58.33333%}
.ml7p5_x,.ml7p5{margin-left:62.5%}
.ml8_x,.ml8{margin-left:66.66667%}
.ml8p5_x,.ml8p5{margin-left:70.83333%}
.ml9_x,.ml9{margin-left:75%}
.ml9p5_x,.ml9p5{margin-left:79.16667%}
.ml10_x,.ml10{margin-left:83.33333%}
.ml10p5_x,.ml10p5{margin-left:87.5%}
.ml11_x,.ml11{margin-left:91.66667%}
.ml11p5_x,.ml11p5{margin-left:95.83333%}
}
@media(min-width:576px){
.g_>.w0p5_s,.g_>.w0p5{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_s,.li12_s>li,.g_>.w1,.li12>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_s,.li8_s>li,.g_>.w1p5,.li8>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_s,.li6_s>li,.g_>.w2,.li6>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_s,.g_>.w2p5{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_s,.li4_s>li,.g_>.w3,.li4>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_s,.g_>.w3p5{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_s,.li3_s>li,.g_>.w4,.li3>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_s,.g_>.w4p5{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_s,.g_>.w5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_s,.g_>.w5p5{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_s,.li2_s>li,.g_>.w6,.li2>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_s,.g_>.w6p5{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_s,.g_>.w7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_s,.g_>.w7p5{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_s,.g_>.w8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_s,.g_>.w8p5{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_s,.g_>.w9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_s,.g_>.w9p5{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_s,.g_>.w10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_s,.g_>.w10p5{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_s,.g_>.w11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_s,.g_>.w11p5{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_s,.g_>.w12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_s>li,.li5>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_s>li,.li7>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_s>li,.li9>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_s>li,.li10>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_s>li,.li11>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli.g0_s,.g_.g0_s,.g_ .g0_s,.gli.g0,.g_.g0,.g_ .g0{margin:0}
.g_.g0_s>.c_,.gli.g0_s>li,.g_.g0>.c_,.gli.g0>li{padding:0}
.gli.g10_s,.gli.g10{margin:-5px}
.g_.g10_s,.g_.g10{margin:0 -5px}
.g_.g10_s>.c_,.g_.g10>.c_{padding:0 5px}
.gli.g10_s>li,.gli.g10>li{padding:5px}
.gli.g20_s,.gli.g20{margin:-10px}
.g_.g20_s,.g_.g20{margin:0 -10px}
.g_.g20_s>.c_,.g_.g20>.c_{padding:0 10px}
.gli.g20_s>li,.gli.g20>li{padding:10px}
.gli.g30_s,.gli.g30{margin:-15px}
.g_.g30_s,.g_.g30{margin:0 -15px}
.g_.g30_s>.c_,.g_.g30>.c_{padding:0 15px}
.gli.g30_s>li,.gli.g30>li{padding:15px}
.gli.g40_s,.gli.g40{margin:-20px}
.g_.g40_s,.g_.g40{margin:0 -20px}
.g_.g40_s>.c_,.g_.g40>.c_{padding:0 20px}
.gli.g40_s>li,.gli.g40>li{padding:20px}
.gli.liauto_s>li,.gli.liauto>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;max-width:100%}
.gli.liinline_s>li,.gli.liinline>li{width:initial}
.ml0_s,.ml0{margin-left:0}
.ml0p5_s,.ml0p5{margin-left:4.16667%}
.ml1_s,.ml1{margin-left:8.33333%}
.ml1p5_s,.ml1p5{margin-left:12.5%}
.ml2_s,.ml2{margin-left:16.66667%}
.ml2p5_s,.ml2p5{margin-left:20.83333%}
.ml3_s,.ml3{margin-left:25%}
.ml3p5_s,.ml3p5{margin-left:29.16667%}
.ml4_s,.ml4{margin-left:33.33333%}
.ml4p5_s,.ml4p5{margin-left:37.5%}
.ml5_s,.ml5{margin-left:41.66667%}
.ml5p5_s,.ml5p5{margin-left:45.83333%}
.ml6_s,.ml6{margin-left:50%}
.ml6p5_s,.ml6p5{margin-left:54.16667%}
.ml7_s,.ml7{margin-left:58.33333%}
.ml7p5_s,.ml7p5{margin-left:62.5%}
.ml8_s,.ml8{margin-left:66.66667%}
.ml8p5_s,.ml8p5{margin-left:70.83333%}
.ml9_s,.ml9{margin-left:75%}
.ml9p5_s,.ml9p5{margin-left:79.16667%}
.ml10_s,.ml10{margin-left:83.33333%}
.ml10p5_s,.ml10p5{margin-left:87.5%}
.ml11_s,.ml11{margin-left:91.66667%}
.ml11p5_s,.ml11p5{margin-left:95.83333%}
}
@media(min-width:768px){
.g_>.w0p5_m{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_m,.li12_m>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_m,.li8_m>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_m,.li6_m>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_m{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_m,.li4_m>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_m{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_m,.li3_m>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_m{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_m{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_m{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_m,.li2_m>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_m{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_m{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_m{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_m{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_m{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_m{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_m{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_m{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_m{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_m{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_m{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_m{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_m>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_m>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_m>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_m>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_m>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli{margin:-10px}
.g_{margin:0 -10px}
.c_{padding:0 10px}
.gli>li{padding:10px}
.gli.g0_m,.g_.g0_m,.g_ .g0_m{margin:0}
.g_.g0_m>.c_,.gli.g0_m>li{padding:0}
.gli.g10_m{margin:-5px}
.g_.g10_m{margin:0 -5px}
.g_.g10_m>.c_{padding:0 5px}
.gli.g10_m>li{padding:5px}
.gli.g20_m{margin:-10px}
.g_.g20_m{margin:0 -10px}
.g_.g20_m>.c_{padding:0 10px}
.gli.g20_m>li{padding:10px}
.gli.g30_m{margin:-15px}
.g_.g30_m{margin:0 -15px}
.g_.g30_m>.c_{padding:0 15px}
.gli.g30_m>li{padding:15px}
.gli.g40_m{margin:-20px}
.g_.g40_m{margin:0 -20px}
.g_.g40_m>.c_{padding:0 20px}
.gli.g40_m>li{padding:20px}
.gli.liauto_m>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;max-width:100%}
.gli.liinline_m>li{width:initial}
.ml0_m{margin-left:0}
.ml0p5_m{margin-left:4.16667%}
.ml1_m{margin-left:8.33333%}
.ml1p5_m{margin-left:12.5%}
.ml2_m{margin-left:16.66667%}
.ml2p5_m{margin-left:20.83333%}
.ml3_m{margin-left:25%}
.ml3p5_m{margin-left:29.16667%}
.ml4_m{margin-left:33.33333%}
.ml4p5_m{margin-left:37.5%}
.ml5_m{margin-left:41.66667%}
.ml5p5_m{margin-left:45.83333%}
.ml6_m{margin-left:50%}
.ml6p5_m{margin-left:54.16667%}
.ml7_m{margin-left:58.33333%}
.ml7p5_m{margin-left:62.5%}
.ml8_m{margin-left:66.66667%}
.ml8p5_m{margin-left:70.83333%}
.ml9_m{margin-left:75%}
.ml9p5_m{margin-left:79.16667%}
.ml10_m{margin-left:83.33333%}
.ml10p5_m{margin-left:87.5%}
.ml11_m{margin-left:91.66667%}
.ml11p5_m{margin-left:95.83333%}
}
@media(min-width:992px){
.g_>.w0p5_l{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_l,.li12_l>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_l,.li8_l>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_l,.li6_l>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_l{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_l,.li4_l>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_l{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_l,.li3_l>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_l{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_l{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_l{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_l,.li2_l>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_l{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_l{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_l{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_l{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_l{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_l{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_l{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_l{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_l{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_l{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_l{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_l{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_l>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_l>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_l>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_l>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_l>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli.g0_l,.g_.g0_l,.g_ .g0_l{margin:0}
.g_.g0_l>.c_,.gli.g0_l>li{padding:0}
.gli.g10_l{margin:-5px}
.g_.g10_l{margin:0 -5px}
.g_.g10_l>.c_{padding:0 5px}
.gli.g10_l>li{padding:5px}
.gli.g20_l{margin:-10px}
.g_.g20_l{margin:0 -10px}
.g_.g20_l>.c_{padding:0 10px}
.gli.g20_l>li{padding:10px}
.gli.g30_l{margin:-15px}
.g_.g30_l{margin:0 -15px}
.g_.g30_l>.c_{padding:0 15px}
.gli.g30_l>li{padding:15px}
.gli.g40_l{margin:-20px}
.g_.g40_l{margin:0 -20px}
.g_.g40_l>.c_{padding:0 20px}
.gli.g40_l>li{padding:20px}
.gli.liauto_l>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;max-width:100%}
.gli.liinline_l>li{width:initial}
.ml0_l{margin-left:0}
.ml0p5_l{margin-left:4.16667%}
.ml1_l{margin-left:8.33333%}
.ml1p5_l{margin-left:12.5%}
.ml2_l{margin-left:16.66667%}
.ml2p5_l{margin-left:20.83333%}
.ml3_l{margin-left:25%}
.ml3p5_l{margin-left:29.16667%}
.ml4_l{margin-left:33.33333%}
.ml4p5_l{margin-left:37.5%}
.ml5_l{margin-left:41.66667%}
.ml5p5_l{margin-left:45.83333%}
.ml6_l{margin-left:50%}
.ml6p5_l{margin-left:54.16667%}
.ml7_l{margin-left:58.33333%}
.ml7p5_l{margin-left:62.5%}
.ml8_l{margin-left:66.66667%}
.ml8p5_l{margin-left:70.83333%}
.ml9_l{margin-left:75%}
.ml9p5_l{margin-left:79.16667%}
.ml10_l{margin-left:83.33333%}
.ml10p5_l{margin-left:87.5%}
.ml11_l{margin-left:91.66667%}
.ml11p5_l{margin-left:95.83333%}
}
@media(min-width:1200px){
.g_>.w0p5_h{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_h,.li12_h>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_h,.li8_h>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_h,.li6_h>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_h{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_h,.li4_h>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_h{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_h,.li3_h>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_h{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_h{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_h{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_h,.li2_h>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_h{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_h{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_h{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_h{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_h{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_h{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_h{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_h{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_h{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_h{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_h{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_h{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_h>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_h>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_h>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_h>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_h>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli{margin:-15px}
.g_{margin:0 -15px}
.c_{padding:0 15px}
.gli>li{padding:15px}
.gli.g0_h,.g_.g0_h,.g_ .g0_h{margin:0}
.g_.g0_h>.c_,.gli.g0_h>li{padding:0}
.gli.g10_h{margin:-5px}
.g_.g10_h{margin:0 -5px}
.g_.g10_h>.c_{padding:0 5px}
.gli.g10_h>li{padding:5px}
.gli.g20_h{margin:-10px}
.g_.g20_h{margin:0 -10px}
.g_.g20_h>.c_{padding:0 10px}
.gli.g20_h>li{padding:10px}
.gli.g30_h{margin:-15px}
.g_.g30_h{margin:0 -15px}
.g_.g30_h>.c_{padding:0 15px}
.gli.g30_h>li{padding:15px}
.gli.g40_h{margin:-20px}
.g_.g40_h{margin:0 -20px}
.g_.g40_h>.c_{padding:0 20px}
.gli.g40_h>li{padding:20px}
.gli.liauto_h>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;max-width:100%}
.gli.liinline_h>li{width:initial}
.ml0_h{margin-left:0}
.ml0p5_h{margin-left:4.16667%}
.ml1_h{margin-left:8.33333%}
.ml1p5_h{margin-left:12.5%}
.ml2_h{margin-left:16.66667%}
.ml2p5_h{margin-left:20.83333%}
.ml3_h{margin-left:25%}
.ml3p5_h{margin-left:29.16667%}
.ml4_h{margin-left:33.33333%}
.ml4p5_h{margin-left:37.5%}
.ml5_h{margin-left:41.66667%}
.ml5p5_h{margin-left:45.83333%}
.ml6_h{margin-left:50%}
.ml6p5_h{margin-left:54.16667%}
.ml7_h{margin-left:58.33333%}
.ml7p5_h{margin-left:62.5%}
.ml8_h{margin-left:66.66667%}
.ml8p5_h{margin-left:70.83333%}
.ml9_h{margin-left:75%}
.ml9p5_h{margin-left:79.16667%}
.ml10_h{margin-left:83.33333%}
.ml10p5_h{margin-left:87.5%}
.ml11_h{margin-left:91.66667%}
.ml11p5_h{margin-left:95.83333%}
}
@media(min-width:1600px){
.g_>.w0p5_f{-webkit-box-flex:0;-ms-flex:0 0 4.16667%;flex:0 0 4.16667%;max-width:4.16667%}
.g_>.w1_f,.li12_f>li{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}
.g_>.w1p5_f,.li8_f>li{-webkit-box-flex:0;-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}
.g_>.w2_f,.li6_f>li{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}
.g_>.w2p5_f{-webkit-box-flex:0;-ms-flex:0 0 20.83333%;flex:0 0 20.83333%;max-width:20.83333%}
.g_>.w3_f,.li4_f>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.g_>.w3p5_f{-webkit-box-flex:0;-ms-flex:0 0 29.16667%;flex:0 0 29.16667%;max-width:29.16667%}
.g_>.w4_f,.li3_f>li{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}
.g_>.w4p5_f{-webkit-box-flex:0;-ms-flex:0 0 37.5%;flex:0 0 37.5%;max-width:37.5%}
.g_>.w5_f{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}
.g_>.w5p5_f{-webkit-box-flex:0;-ms-flex:0 0 45.83333%;flex:0 0 45.83333%;max-width:45.83333%}
.g_>.w6_f,.li2_f>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.g_>.w6p5_f{-webkit-box-flex:0;-ms-flex:0 0 54.16667%;flex:0 0 54.16667%;max-width:54.16667%}
.g_>.w7_f{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}
.g_>.w7p5_f{-webkit-box-flex:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%;max-width:62.5%}
.g_>.w8_f{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}
.g_>.w8p5_f{-webkit-box-flex:0;-ms-flex:0 0 70.83333%;flex:0 0 70.83333%;max-width:70.83333%}
.g_>.w9_f{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.g_>.w9p5_f{-webkit-box-flex:0;-ms-flex:0 0 79.16667%;flex:0 0 79.16667%;max-width:79.16667%}
.g_>.w10_f{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}
.g_>.w10p5_f{-webkit-box-flex:0;-ms-flex:0 0 87.5%;flex:0 0 87.5%;max-width:87.5%}
.g_>.w11_f{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}
.g_>.w11p5_f{-webkit-box-flex:0;-ms-flex:0 0 95.83333%;flex:0 0 95.83333%;max-width:95.83333%}
.g_>.w12_f{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.li5_f>li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.li7_f>li{-webkit-box-flex:0;-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}
.li9_f>li{-webkit-box-flex:0;-ms-flex:0 0 11.11111%;flex:0 0 11.11111%;max-width:11.11111%}
.li10_f>li{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.li11_f>li{-webkit-box-flex:0;-ms-flex:0 0 9.09091%;flex:0 0 9.09091%;max-width:9.09091%}
.gli{margin:-20px}
.g_{margin:0 -20px}
.c_{padding:0 20px}
.gli>li{padding:20px}
.gli.g0_f,.g_.g0_f,.g_ .g0_f{margin:0}
.g_.g0_f>.c_,.gli.g0_f>li{padding:0}
.gli.g10_f{margin:-5px}
.g_.g10_f{margin:0 -5px}
.g_.g10_f>.c_{padding:0 5px}
.gli.g10_f>li{padding:5px}
.gli.g20_f{margin:-10px}
.g_.g20_f{margin:0 -10px}
.g_.g20_f>.c_{padding:0 10px}
.gli.g20_f>li{padding:10px}
.gli.g30_f{margin:-15px}
.g_.g30_f{margin:0 -15px}
.g_.g30_f>.c_{padding:0 15px}
.gli.g30_f>li{padding:15px}
.gli.g40_f{margin:-20px}
.g_.g40_f{margin:0 -20px}
.g_.g40_f>.c_{padding:0 20px}
.gli.g40_f>li{padding:20px}
.gli.liauto_f>li{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto;max-width:100%}
.gli.liinline_f>li{width:initial}
.ml0_f{margin-left:0}
.ml0p5_f{margin-left:4.16667%}
.ml1_f{margin-left:8.33333%}
.ml1p5_f{margin-left:12.5%}
.ml2_f{margin-left:16.66667%}
.ml2p5_f{margin-left:20.83333%}
.ml3_f{margin-left:25%}
.ml3p5_f{margin-left:29.16667%}
.ml4_f{margin-left:33.33333%}
.ml4p5_f{margin-left:37.5%}
.ml5_f{margin-left:41.66667%}
.ml5p5_f{margin-left:45.83333%}
.ml6_f{margin-left:50%}
.ml6p5_f{margin-left:54.16667%}
.ml7_f{margin-left:58.33333%}
.ml7p5_f{margin-left:62.5%}
.ml8_f{margin-left:66.66667%}
.ml8p5_f{margin-left:70.83333%}
.ml9_f{margin-left:75%}
.ml9p5_f{margin-left:79.16667%}
.ml10_f{margin-left:83.33333%}
.ml10p5_f{margin-left:87.5%}
.ml11_f{margin-left:91.66667%}
.ml11p5_f{margin-left:95.83333%}
}
.seebtn {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: auto;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border: 2px solid #b13735;
    border-radius: 20px;
    border-image-width: 0;
    background: #fafafa;
    padding: 8px 20px;
    max-width: 260px;
    color: #b72323;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
}
.seebtn:hover {
    z-index: 1;
    background: #b72323;
    color: #fff;
    text-shadow: none;
}
.seebtn--call {
    margin-top: 30px;
    margin-bottom: 30px
}
.seebtn--footer {
    max-width: 194px;
    font-size: 12px;
}
.seebtn--catlink {
    margin-top: -20px;
    margin-bottom: 20px;
    max-width: 200px;
}
.seebtn--load {
    max-width: 380px;
}
.seebtn--calc {
    border: 1px solid #b72323;
    background: #fff;
    max-width: 180px;
    color: #b72323;
}
.seebtn--call-top {
    border: 1px solid #b72323;
    background: #fff;
    max-width: 180px;
    color: #b72323;
    font-size: 12px;
}
.action-home_btn {
    margin-top: 15px
}
.seebtn--home-prime {
    border: 2px solid #fff;
    background:none;
    color: #fff;
}
.seebtn--featured-action {
    margin: 10px auto;
    border: 2px solid #fff;
    background: #b72323;
    color: #fff;
}
.seebtn--featured-action:hover {
    border: 2px solid #b72323;
    background: #fff;
    color: #b72323;
}
.seebtn--form {
    max-width:370px;
}
.seebtn--catalog-cards {
    -webkit-box-shadow: 0 2px 3px #999;
            box-shadow: 0 2px 3px #999;
    border: none;
    background: #b72323;
    color: #fff;
}
.seebtn--action-block {
    border: 1px solid rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.seebtn--bottom {
    border: 1px solid rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.seebtn--top {
    border: 1px solid rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    min-width: 250px;
}
.seebtn--top-logo {
    border: 1px solid rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    min-width: 250px;
}
.seebtn--actions-announce {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    border: none;
    background: #b72323;
    color: #fff;
}
.seebtn--main-menu {
    border: none;
    background: #b72323;
    padding: 4px;
    max-width: 400px;
    color: #fff;
}
.seebtn--product-price {
    -webkit-box-shadow: 0 2px 3px #999;
            box-shadow: 0 2px 3px #999;
    border: none;
    background: #b72323;
    padding:15px;
    max-width: 350px;
    color: #fff;
    font-size: 14px;
    font-weight:500;
    text-transform: uppercase;
}
.seebtn--product-action {
    border: 4px solid #eeeeee;
    border-radius: 28px;
    background: #b72323;
    padding: 10px 6px;
    max-width: 300px;
    color: #fafafa;
    font-weight: 500;
    text-transform: uppercase;
}
.seebtn--card-list {
    border: none;
    background: #b72323;
    padding:15px;
    max-width: 350px;
    color: #fff;
    font-size: 14px;
    font-weight:500;
    text-transform: uppercase;
}
.seebtn--dealer-action-block {
    border: 4px solid #7f7b72;
    max-width: 400px;
}
.seebtn--dealer-action-block:hover {
    border: 4px solid #fff;
}
.seebtn--services-action-block {
    border: 4px solid #7f7b72;
    max-width: 400px;
}
.seebtn--services-action-block:hover {
    border: 4px solid #fff;
}
.seebtn--mobile-action-bar {
    color: #fff;
    font-size: 11px;
    line-height: 1;
    padding: 0;
    font-weight: 500;
    text-transform: initial;
    background: #b72323;
    box-shadow: 0 0 0 1px color(srgb 1 1 1 / 0.5);
    padding: 3px;
    margin-right: 4px;
}

.table {
  -webkit-overflow-scrolling: touch;
  border-collapse: collapse;
  background: #fff;
  width: 100%;
  overflow: auto;
}
.table::-webkit-scrollbar {
  display: none;
}
.table td {
  vertical-align: top;
  padding: 11px .5em;
}
.table tr:first-child td {
  padding-bottom: 10px;
  color: #000;
  font-weight: bold;
}
.table tr:nth-child(2n+1) {
  background: #fafafa;
}
.table tr:first-child {
  background: #666;
  font-size: 1.1em;
}
.table tr:first-child td {
  color: #fff;
}
.table tr td:first-child {
  font-weight: bold;
}
.table tr.table_head td, .table tr.table_head th {
    background: #fff;
    padding-bottom: 22px;
    max-width: 50%;
    color: #000;
    font-weight: 100;
}
.table td {
  border: 1px solid #ddd;
  min-width: 104px;
}
table.scroll {
  display: block;
  table-layout: auto;
  overflow: scroll;
}
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: 3px solid #fff;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);  
}
div.wrap-table .table {
  display: table;
}
.special-table {
  -webkit-overflow-scrolling: touch;
  border-collapse: collapse;
  background: #fff;
  width: 100%;
  overflow: auto;
}
.special-table::-webkit-scrollbar {
  display: none;
}
.special-table td {
  vertical-align: top;
  padding: 11px .5em;
}
.special-table tr:first-child td {
  padding-bottom: 10px;
  color: #000;
  font-weight: 400;
}
.special-table tr:nth-child(2n+1) {
  background: #fafafa;
}
.special-table tr:first-child {
  background: #fafafa;
  font-size: 1em;
}
.special-table tr:first-child td {
  color: #fff;
  color: #222;
}
.special-table tr td:first-child {
  font-weight: bold;
}
.special-table tr.table_head td, .table tr.table_head th {
    background: #fff;
    padding-bottom: 22px;
    max-width: 50%;
    color: #000;
    font-weight: 100;
}
.special-table td {
  border: 1px solid #ddd;
  min-width: 104px;
}
special-table.scroll {
  display: block;
  table-layout: auto;
  overflow: scroll;
}
special-table.scroll td {
  word-break: normal;
}
div.wrap-special-table {
  overflow-x: auto;
}
div.wrap-special-table::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
}
div.wrap-special-table::-webkit-scrollbar-thumb {
  border: 3px solid #fff;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);  
}
div.wrap-special-table .special-table {
  display: table;
}
.inner-table {
}
.inner-table>table {
  -webkit-overflow-scrolling: touch;
  border-collapse: collapse;
  background: #fff;
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.inner-table>table::-webkit-scrollbar {
  display: none;
}
.inner-table>table td {
  vertical-align: middle;
  padding: 11px .5em;
}
.inner-table>table tr:first-child td {
  padding-bottom: 10px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
}
.inner-table table tr:nth-child(2n+1) {
  background: #fafafa;
}
.inner-table table tr:first-child {
  background: #ebebe9;
  font-size: 1.1em;
}
.inner-table table tr:first-child td {
  color: #222;
}
.inner-table table tr td:first-child {
}
.table tr.table_head td, .table tr.table_head th {
    background: #fff;
    padding-bottom: 22px;
    max-width: 50%;
    color: #000;
    font-weight: 100;
}
.inner-table table td {
  border: 1px solid #ddd;
  min-width: 104px;
  text-align: center;
}
.inner-table table.scroll {
  display: block;
  table-layout: auto;
  overflow: scroll;
}
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: 3px solid #fff;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);  
}
div.wrap-table .table {
  display: table;
}
.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%; }
@media(min-width: 576px) {
    .articles-page p img {
        max-width:380px;
    }
}
.articles-page {
    position: relative;
}
.articles-page p:first-of-type {
    padding-top: 0;
    padding-bottom: 0;
}
.articles-page {
    position: relative;
    overflow: hidden;
}
.articles-page:after {
    display: table;
    clear: both;
    content: " ";
}
.articles_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    background: #fafafa;
    padding: 15px;
}
.articles_header {
    display: block;
    padding: 10px 0;
    padding: 15px 0;
    min-height: 42px;
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3;
}
@media(min-width: 992px) {
    .articles_header {
        min-height: 72px;
    }
}
.articles_announce {
    padding: 15px 0;
    font-size: 15px;
}
.articles-announce-title {
    display: block;
    background: #b72323;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;
}
.wrap-articles-announce {
   background: #eee url(/pro/img/common/noise.png) 0 0 repeat
}
.articles-announce {
    position: relative;
    overflow: hidden;
}
.articles-announce_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    background: #fff;
    padding: 15px;
}
.articles-announce_header {
    display: block;
    padding: 10px 0;
    padding: 0;
    color: #000;
    font-size: 0.7rem;
    font-weight: 500;
    line-height: 1.3;
    text-transform: uppercase;
}
@media(min-width: 992px) {
    .articles-announce_header {
    }
}
.articles-announce_announce {
    padding: 5px 0;
    font-size: 13px;
}
@media(min-width: 576px) {
    .actions-page p img {
        max-width:380px;
    }
}
.actions-page {
    position: relative;
}
.actions-page p:first-of-type {
    padding-top: 0;
    padding-bottom: 0;
}
.actions-page {
    position: relative;
    overflow: hidden;
}
.actions-page:after {
    display: table;
    clear: both;
    content: " ";
}
.actions_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    background: #fafafa;
    padding: 15px;
}
.actions_announce {
    padding-top:15px
}
.actions_header {
    display: block;
    padding: 10px 0;
    padding: 15px 0;
    min-height: 42px;
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3;
}
@media(min-width: 992px) {
    .actions_header {
        min-height: 72px;
    }
}
.actions-announce-title {
    background: #b72323;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;
}
.wrap-actions-announce {
    background: #eee url(/pro/img/common/noise.png) 0 0 repeat;
}
.actions-announce {
    padding-bottom: 0;
    font-size: 15px;
}
.actions-announce_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    border-radius: 4px;
    background: #fafafa;
    padding: 15px;
}
.actions-announce_header {
    display: block;
    padding: 10px 0;
    padding: 15px 0;
    min-height: 42px;
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3;
}
@media(min-width: 992px) {
    .actions-announce_header {
        min-height: 52px;
    }
}
.actions-announce_announce {
    padding: 15px 0;
    font-size: 15px;
}
/*!
 * 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 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.waves-effect .waves-ripple {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  -webkit-transform: scale(0) translate(0, 0);
  -moz-transform: scale(0) translate(0, 0);
  -ms-transform: scale(0) translate(0, 0);
  -o-transform: scale(0) translate(0, 0);
  position: absolute;
  transform: scale(0) translate(0, 0);
  opacity: 0;
  transition: all 0.5s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  margin-top: -50px;
  margin-left: -50px;
  border-radius: 50%;
  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%);
  width: 100px;
  height: 100px;
  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 {
  -webkit-transition: none !important;
  transition: none !important;
}
.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
  transform: translateZ(0);
}
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
  vertical-align: middle;
  z-index: 1;
  cursor: pointer;
  outline: none;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.waves-button {
  border-radius: 0.2em;
  padding: 0.85em 1.1em;
}
.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}
.waves-input-wrapper {
  vertical-align: bottom;
  border-radius: 0.2em;
}
.waves-input-wrapper.waves-button {
  padding: 0;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  text-align: center;
}
.waves-float {
  -webkit-mask-image: none;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.waves-float:active {
  -webkit-box-shadow: 0px 8px 10px 1px rgba(0, 0, 0, 0.3);
  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;
    z-index: 9999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.75);
    padding: 20px;
    width: 100%;
    height: 100%;
    overflow: auto;
    text-align: center;
}
.blocker:before {
    display: inline-block;
    vertical-align: middle;
    margin-right: -0.05em;
    height: 100%;
    content: "";
}
.modal {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    z-index: 2;
    z-index: 99999!important;
    -webkit-box-shadow: 0 0 10px #000;
            box-shadow: 0 0 10px #000;
    border-radius: 2px;
    background-color: #fff;
    padding: 15px 30px 30px 30px;
    max-width: 300px;
    text-align: left;
}
.modal a.close-modal {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    font-size: 28px;
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-right: -32px;
  border-radius: 8px;
  background: url("data:image/gif;base64,R0lGODlhIAAgAPMAABEREf///0VFRYKCglRUVG5ubsvLy62trTQ0NCkpKU5OTuLi4vr6+gAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==") #111 no-repeat center center;
  width: 64px;
  height: 64px;
}
.touch-side-swipe {
    display: none;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
}
.tss .touch-side-swipe {
    display: block;
    overflow-y: overlay;
}
.tss {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    will-change: transform;
    height: 100%;
}
.tss-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-transform: uppercase;
    color: #fff;
}
.tss-label {
    display: block;
    position: absolute;
    top: 5px;
    right: -65px;
    z-index: 99999;
    cursor: pointer;
    width: 65px;
    height: 50px;
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    border: 1px solid #ddd;
    max-width: 60px;
    background: #c10015;
    border-radius: 10px;
    box-shadow: 0 0 3px 0px #000;
}
.tss.tss--open .tss-label {
    line-height: 0;
    height: 52px;
}
.tss-label_pic {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-style: normal;
    direction: ltr;
    text-align: left;
    text-indent: -9999px;
}
.tss-label_pic:after, .tss-label_pic:before {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    pointer-events: none;
    content: '';
}
.tss--close .tss-label_pic {
    margin: 12px 7px 18px 7px;
    /* -webkit-box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px; */
    /* box-shadow: inset 0 0 0 32px, 0 -8px, 0 8px; */
    width: 40px;
    height: 0px;
    /* color: #b72323; */
}
.tss--close .tss-label_pic:after {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-box-shadow: inset 0 0 0 32px,0 -8px,0 8px;
    box-shadow: inset 0 0 0 32px,0 -8px,0 8px;
    width: 40px;
    height: 4px;
    color: #fff;
}
.tss--open .tss-label_pic {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    margin: 2px;
    padding: 0;
    width: 40px;
    height: 40px;
    color: #fff;
}
.tss--open .tss-label_pic:before {
    width: 40px;
    height: 2px;
}
.tss--open .tss-label_pic:after {
    width: 2px;
    height: 40px;
}
.tss--open .tss-label_pic:after, .tss--open .tss-label_pic:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    -webkit-box-shadow: inset 0 0 0 32px;
            box-shadow: inset 0 0 0 32px;
}
.tss-bg {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
    will-change: opacity;
    background: #000;
    width: 100%;
    height: 100%;
}
@media(min-width: 992px) {
    .tss {
        -webkit-transition: none;
        transition: none;
    }
    .tss.tss--close {
        position: relative;
        -webkit-transition: none;
        transition: none;
        height: 44px;
    }
    .tss.tss--close .touch-side-swipe {
        display: none;
    }
    .tss-label {
        display: block;
        position: absolute;
        top: -4px;
        right: -50px;
        z-index: 99999;
        cursor: pointer;
        width: 50px;
        height: 52px;
        text-align: center;
        border: 1px solid #ddd;
        padding-top: 15px;
        max-width: 70px;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 14px;
        box-shadow: 0 0 3px 0px #999;
        font-size: 9px;
    }
    .touch-side-swipe {
        background: #222;
        overflow-x: hidden;
        overflow-y: scroll!important;
    }
    .tss--open .tss-label {
        top: 21px;
        right: 15%;
        padding-top: 0;
        line-height: 0;
    }
    .tss--close .tss-label_pic {
        margin: 0px 8px 14px 8px;
        /* -webkit-box-shadow: inset 0 0 0 40px, 0 -10px, 0 10px; */
        /* box-shadow: inset 0 0 0 40px, 0 -10px, 0 10px; */
        width: 30px;
        height: 6px;
        /* color: #b72323; */
    }
    .tss--close .tss-label_pic:after {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
        -webkit-box-shadow: inset 0 0 0 40px, 0 -10px, 0 10px;
        box-shadow: inset 0 0 0 40px, 0 -10px, 0 10px;
        width: 30px;
        height: 4px;
        color: #fff;
    }
    .tss--open .tss-label_pic {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        margin: 2px;
        padding: 0;
        width: 40px;
        height: 40px;
        color: #fff;
    }
}
.cd-top {
  display:none;
}
@media (min-width: 0px) {
    /*
  .cd-top {
    display: inline-block;
    position: fixed;
    right: 10px;
    bottom: 20px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 50%;
    background: none;
    background: #b72323;
    padding: 7px 13px;
    overflow: hidden;
    color: #fff;
    font-size: 17px;
    line-height: 17px;
    text-decoration:none;
    text-shadow: 0px -1px 3px gray;
    white-space: nowrap;
  }
  */
  .cd-top {
    display: block;
    position: fixed;
    right: 10px;
    bottom: 20px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 50%;
    background: none;
    /* background: #b72323; */
    padding: 14px 0px 0px 9px;
    overflow: hidden;
    color: #000;
    font-size: 21px;
    line-height: 0;
    text-decoration:none;
    text-shadow: 0px -1px 3px gray;
    white-space: nowrap;
    width: 30px;
    height: 30px;
    font-family: sans-serif;
    font-weight: 600;
    text-shadow: 1px 1px #fff, -1px -1px #fff, -1px 1px #fff, 1px -1px #fff;
  }
  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
  }
  .cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
  }
  .cd-top.cd-fade-out {
    opacity: .8;
  }
 .cd-top:hover {
    opacity: 1;
    -webkit-animation: none;
    animation: none;
    text-shadow: 1px 1px #fff, -1px -1px #fff, -1px 1px #fff, 1px -1px #fff;
  }
}
.da-thumbs {
	position: relative;
	margin: 20px auto;
	padding: 0;
	width: 984px;
	height: 600px;
	list-style: none;
}
.da-thumbs li {
	position: relative;
	float: left;
	margin: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	        box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	background: #fff;
	padding: 8px;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}
.da-thumbs li a div span {
	display: block;
	margin: 40px 20px 20px 20px;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	        box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding: 10px 0;
	color: rgba(255,255,255,0.9);
	font-weight: normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-transform: uppercase;
}
.slick-slider
{
    -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;
    -webkit-tap-highlight-color: transparent;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    touch-action: pan-y;
}
.slick-list
{
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.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
{
    display: block;
    position: relative;
    top: 0;
    left: 0;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    margin-right: auto;
    margin-left: 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;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev,
.slick-next
{
    display: block;
    position: absolute;
    top: 50%;
    opacity: .5;
    cursor: pointer;
    margin-top: -10px;
    outline: none;
    -webkit-box-shadow: 0 0 1px #999;
    box-shadow: 0 0 1px #999;
    border: 2px solid #fff;
    border-radius: 0;
    border-radius: 50%;
    background: #b72323;
    padding: 0;
    width: 35px;
    height: 35px;
    color: transparent;
    font-size: 0;
    line-height: 0;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    opacity: 0.8;
    outline: none;
    color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: .75;
    color: #fff;
    font-family: 'slick';
    font-size: 25px;
    line-height: 1;
}
.slick-prev
{
    left: 0px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 1;
}
.slick-prev:before
{
    display: block;
    font-size: 15px;
    font-weight: bold;
    content: "\276D";
}
.slick-next
{
    right: 0;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    display: block;
    margin-top: 3px;
    font-size: 15px;
    font-weight: bold;
    content: "\276D";
}
.slick-slider
{
}
.slick-dots
{
    display: block;
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 0;
    float: right;
    clear: both;
    z-index: 1;
    margin: auto;
    margin-right: 0;
    border-radius: 11px;
    background: transparent;
    padding: 0 7px;
    max-width: 300px;
    height: 26px;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 4px 0 0;
    padding: 0;
    width: 30px;
    height: 30px;
}
.slick-dots li button
{
    display: block;
    cursor: pointer;
    outline: none;
    border: 0;
    background: transparent;
    padding: 5px;
    width: 20px;
    height: 20px;
    color: transparent;
    font-size: 0;
    line-height: 0;
}
.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
{-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;display: inline-block;position: absolute;top: 0;left: 0;opacity: 1;-webkit-transition: all .4s linear;transition: all .4s linear;margin: 0 4px;-webkit-box-shadow: inset 10px 10px 0 #fff, inset -10px -10px 0 #fff, inset -10px 10px 0 #fff, inset 10px -10px 0 #fff;box-shadow: inset 10px 10px 0 #fff, inset -10px -10px 0 #fff, inset -10px 10px 0 #fff, inset 10px -10px 0 #fff;border: 2px solid #b72323;border-radius: 50%;width: 25px;height: 25px;overflow: hidden;text-align: center;content: ' ';}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    -webkit-box-shadow: inset 10px 10px 0 #b72323, inset -10px -10px 0 #b72323, inset -10px 10px 0 #b72323, inset 10px -10px 0 #b72323;
    box-shadow: inset 10px 10px 0 #b72323, inset -10px -10px 0 #b72323, inset -10px 10px 0 #b72323, inset 10px -10px 0 #b72323;
    border: 2px solid #fff;
}
.slick-current img {
}
.doubleSlider {
    background:#fff;
}
.doubleSliderNav {
    background:#fff;
}
.logos .slick-arrow {
	display: none!important;
}
.logos {
	margin: auto;
	max-width: 1360px;
}
.logos-title {
	display: block;
    background: #b72323;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;
}
.home-page .logos-title{
	display: none;
}
.wrap-certificates {
    background: #fafafa;
}
.certificates-title {
    background: #b72323;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;
}
.certificates {
}
.certificates_item {
    padding-right: 15px;
    padding-left: 15px;
}
.certificates_picture {
}
.certificates_img {
}
.certificates .slick-prev, .certificates .slick-next{
    background: #b72323;
}
.jslghtbx {
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    z-index: 2;
    background-color: transparent;
    width: 100%;
    height: 100%;
    overflow: auto;
    font-family: sans-serif;
}
.jslghtbx.jslghtbx-active {
    visibility: visible;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.85);
}
.jslghtbx-loading-animation {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    margin-top: -60px;
    margin-left: -60px;
    width: 120px;
    height: 120px;
}
.jslghtbx-loading-animation > span {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 5px;
    border-radius: 20px;
    background-color: #fff;
    width: 20px;
    height: 20px;
}
.jslghtbx-loading-animation > span.jslghtbx-active {
    margin-bottom: 60px;
}
.jslghtbx.jslghtbx-loading .jslghtbx-loading-animation {
    display: block;
}
.jslghtbx-nooverflow {
    overflow: hidden !important;
}
.jslghtbx-contentwrapper {
    visibility: hidden;
    margin: auto;
}
.jslghtbx-contentwrapper > img {
    display: none;
    opacity: 0;
    margin-right: auto;
    margin-left: auto;
    /* background: #fff; */
    padding: .5em;
    height: auto;
}
.jslghtbx-contentwrapper.jslghtbx-wrapper-active {
    visibility: visible;
}
.jslghtbx-contentwrapper.jslghtbx-wrapper-active > img {
    display: block;
    opacity: 1;
}
.jslghtbx-caption {
    display: none;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    max-width: 450px;
    color: #fff;
    font-size: .9em;
    text-align: center;
}
.jslghtbx-active .jslghtbx-caption {
    display: block;
}
.jslghtbx-contentwrapper.jslghtbx-animate > img {
    opacity: 0;
}
.jslghtbx-contentwrapper > img.jslghtbx-animate-transition {
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}
.jslghtbx-contentwrapper > img.jslghtbx-animating-next {
    opacity: 1;
}
.jslghtbx-contentwrapper > img.jslghtbx-animating-prev {
    opacity: 1;
}
.jslghtbx-contentwrapper > img.jslghtbx-animate-init {
    opacity: 1;
}
.jslghtbx-contentwrapper > img.jslghtbx-animate-transition {
    cursor: pointer;
}
.jslghtbx-close {
    position: fixed;
    top: 23px;
    right: 23px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    margin-top: -4px;
    color: #FFFFFF;
    font-size: 2em;
}
.jslghtbx-close:hover {
    text-shadow: 0 0 10px #fff;
}
@media screen and (max-width: 1060px) {
    .jslghtbx-close {
        font-size: 1.5em;
    }
}
.jslghtbx-next,
.jslghtbx-prev {
    display: none;
    position: fixed;
    top: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    max-width: 6%;
    max-height: 250px;
}
.jslghtbx-next.jslghtbx-active,
.jslghtbx-prev.jslghtbx-active {
    display: block;
}
.jslghtbx-next > img,
.jslghtbx-prev > img {
    width: 100%;
}
.jslghtbx-next {
    right: .6em;
}
.jslghtbx-next.jslghtbx-no-img:hover {
    border-left-color: #787878;
}
@media screen and (min-width: 451px) {
    .jslghtbx-next {
        right: .6em;
    }
    .jslghtbx-next.jslghtbx-no-img {
        border-top: 110px solid transparent;
        border-bottom: 110px solid transparent;
        border-left: 40px solid rgba(255, 255, 255, 0.3);
    }
}
@media screen and (max-width: 600px) {
    .jslghtbx-next.jslghtbx-no-img {
        right: 5px;
        border-top: 60px solid transparent;
        border-bottom: 60px solid transparent;
        border-left: 15px solid #FFF;
        padding-left: 0;
    }
}
@media screen and (max-width: 450px) {
    .jslghtbx-next {
        right: .2em;
        padding-left: 20px;
    }
}
.jslghtbx-prev {
    left: .6em;
}
.jslghtbx-prev.jslghtbx-no-img:hover {
    border-right-color: #787878;
}
@media screen and (min-width: 451px) {
    .jslghtbx-prev {
        left: .6em;
    }
    .jslghtbx-prev.jslghtbx-no-img {
        border-top: 110px solid transparent;
        border-right: 40px solid rgba(255, 255, 255, 0.3);
        border-bottom: 110px solid transparent;
    }
}
@media screen and (max-width: 600px) {
    .jslghtbx-prev.jslghtbx-no-img {
        left: 5px;
        border-top: 60px solid transparent;
        border-right: 15px solid #FFF;
        border-bottom: 60px solid transparent;
        padding-right: 0;
    }
}
@media screen and (max-width: 450px) {
    .jslghtbx-prev {
        left: .2em;
        padding-right: 20px;
    }
}
.jslghtbx-thmb {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 4px 0px #999;
    box-shadow: 0px 1px 4px 0px #999;
    max-width: 100%;
}
@media screen and (min-width: 451px) {
    .jslghtbx-thmb {
    }
}
@media screen and (max-width: 450px) {
    .jslghtbx-thmb {
        margin: 1em 0;
    }
}
.jslghtbx-thmb:hover {
    cursor: url(/pro/img/common/zoom.png), pointer;
    -webkit-box-shadow: 0px 1px 10px 0px #999;
    box-shadow: 0px 1px 10px 0px #999;
}
.mail_title {
    margin: 0;
    margin-bottom: 10px;
    border: none;
    border: 0 !important;
    background: none;
    background-image: none !important;
    padding-top: 5px;
    font-size: 14px;
    font-weight: 600;
    font-weight: 100;
    line-height: initial;
    text-align: center;
    text-transform: uppercase;
}
.mail_title:hover, .mail_title:focus {
    border: none !important
}
.ff_message {
    padding: 5px;
}
.ff_file {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    border-width: 0 !important;
    background: gold;
    padding: 5px;
    width: calc(100% - 10px);
}
.ff_file-label {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
}
.ff_title {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    text-align: center;
    text-transform: uppercase;
}
.ff_title:hover, .ff_title:focus {
    border: none;
}
.ff_name {
    padding: 5px;
}
.ff_tel {
    padding: 5px;
}
.ff_agree {
    display: block;
    float: left;
    margin-top: -3px;
    margin-right: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    width: 20px;
    height: 20px;
}
.ff_agree-description {
    padding-top: 15px;
    color: #222;
    font-size: 13px;
    line-height: 1.2;
}
.ff_agree-label {
    display: block;
    color: #222;
    font-size: 12px;
    line-height: 1.2;
}
.ff_submit {
    cursor: pointer;
    margin-top: 11px;
    -webkit-box-shadow: 0 2px 9px 0px #999;
    box-shadow: 0 2px 9px 0px #999;
    border: 2px solid #b13735;
    background: #fff;
    color: #222;
}
.tabs {
    margin: auto;
    width: 100%;
    overflow: hidden;
}
.tabs:after {
    display:table;
    clear:both;
    content: " ";
}
.tabs_wrap {
    display: inline-block;
}
.tabs_link {
    display: block;
    float: left;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    margin-top: 5px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #eee;
    padding: 12px;
    color: #222;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
}
.tabs_link:hover, .tabs_link--active {
    background-color: #b72323;
    color: #fff;
}
.tabs_content {
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
    max-height:0;
    overflow:hidden;
}
.tabs_content--active {
    max-height:none;
}
.tabs_content-wrap {
    margin: 2px;
}
@media (max-width: 991.98px) {
    input#nav-mobile, input#nav-mobile-open {
        display: none;
    }
    .navbar {
        top: 0;
        left: 0;
        z-index: 9999;
        background: #fff;
        padding-right: 0;
        padding-left: 0px;
        width: 100%;
        height: 100%;
    }

    .navbar > ul {
        display: block;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 1px;
        max-width: 100%;
        list-style: none;
        text-align: left;
        position: relative;
    }

    .navbar > ul > li {
        display: block;
        position: relative;
        cursor: pointer;
        margin-top: 2px;
        border: none;
        border-top: 1px solid #eee;
        border-bottom: 1px outset rgba(250, 250, 250, 0.6);
        padding: 2px!important;
        max-width: 100%;
    }

    .navbar > ul > li > a {
        display: block;
        padding: 25px 10px;
        color: #222;
        font-size: 18px;
        line-height: 0;
        text-decoration: none;
        white-space: nowrap;
    }

    .navbar > ul > li > ul {
        display: block;
        position: relative;
        z-index: 1;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        background: rgb(253, 253, 253);
        padding: 0px;
        list-style: none;
    }

    .navbar > ul > li > ul > li {
        display: block;
        cursor: pointer;
        -webkit-box-shadow: none;
        box-shadow: 0 -1px 0 #ddd;
        border: none;
        overflow: hidden;
        position: relative;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        max-width: 100%;
    }

    .navbar > ul > li > ul > li > a {
        display: block;
        padding: 15px 10px;
        color: #222;
        font-size: 16px;
        line-height: 1.2;
        text-decoration: none;
        text-shadow: none;
        /* white-space: nowrap; */
    }

    .navbar > ul > li.nb-active > a {
        pointer-events: visible;
    }

    .navbar ul ul ul {
        display: none!important;
    }

    .nb-navbar {
        transition: all .3s ease;
        position: relative;
    }

    .nb-navbar.navbar > ul > li {
        position: initial;
        top: 0;
        z-index: 1;
        overflow: hidden;
        position: relative;
    }
    .nb-navbar.navbar > ul > li > ul {
        position: absolute;
        z-index: -1;
        width: 100%;
        top: 0;
        transition: all .3s ease;
    }

    .nb-navbar--hidden {
        transform: translateX(-100%);
        overflow: visible;
    }

    .nb-open-subnav-btn {
        position: absolute;
        display: block;
        left: calc(100% - 60px);
        padding: 15px 20px;
        font-size: 24px;
        font-weight: 600;
        color: #777;
        line-height: 20px;
        box-shadow: 0 0px 1px #999;
        background: #eee;
    }

    .nb-subnav-parent>ul>li {
        /* height: 50px; */
    }

    .nb-navbar li.nb-subnav-parent>ul {
        transform: translateX(100%);
        position: absolute;
        position: initial;
    }

    .nb-navbar li.nb-subnav-parent.nb-item--actived>ul {
        z-index: 1;
    }

    label.navbar_subpanel-label {
        cursor: pointer;
    }

    .nb-subnav-title {
        font-size: 21px;
        padding-right: 10px;
        background: #eee;
        color: #777;
    }

    .nb-subnav-title_wrap {
        padding: 10px 0px 10px 10px;
        display: inline-block;
    }

    .nb-subnav-title_arrow {
        transform: rotate(180deg);
        display: inline-block;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        line-height: 1;
        padding-bottom: 2px;
        /* transform:none; */
    }

    .nb-subnav-title_text {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 15px;
        line-height: 1;
        padding-left: 5px;
    }

    .nb-subnav-parent {
        overflow: hidden;
        position: relative;
    }

    .nb-item--actived {
        overflow: visible !important;
        position: initial !important;
    }

}

@media (min-width: 992px) {
    .nb-open-subnav-btn {
        display:none;
    }
    input#nav-mobile, input#nav-mobile-open {
        display: none;
    }
    .nb-activebtn {
        display: none;
    }
    .navbar {
        position: relative;
        margin-top: 45px;
    }
    .navbar > ul {
        z-index: 9999;
        list-style: none;
    }
    .navbar > ul > li {
        word-wrap: break-word;
        -webkit-transition: all .3s linear;
        position: relative;
        transition: all .3s linear;
        margin-top: 0;
        margin-bottom: 0;
        border-top: 1px solid #555;
    }
    .navbar > ul > li:first-of-type>a {
    }
    .navbar > ul > li:last-of-type {
        border-bottom: 1px solid #555;
    }
    .navbar > ul > li a:hover {
        color: #fff;
        text-shadow: 0 0 0 #fff;
    }
    .navbar > ul > li.active > a {
        text-decoration: none;
    }
    .navbar > ul > li > a {
        display: block;
        position: relative;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        background: none;
        width: 100%;
        color: #fff;
        font-size: 21px;
        font-weight: 600;
        line-height: 1.2;
        text-shadow: none;
        text-transform: uppercase;
        overflow-wrap: break-word;
    }
    .navbar > ul > li:first-child > a {
    }
    .navbar > ul > li:hover > a {
    }
    .navbar > ul > li:hover > a:before {
    }
    .navbar > ul > li:hover > a:before, .navbar > ul > li.active > a:before {
    }
    .navbar > ul > li > ul {
        -webkit-transform-origin: top;
        display: block;
        display: none;
        -webkit-transform: scaleY(0);
                transform: scaleY(0);
        transform-origin: top;
        z-index: 9999;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        -webkit-transition-delay: 0.1s;
                transition-delay: 0.1s;
        margin: auto;
        -webkit-box-shadow: 0 2px 3px #444;
                box-shadow: 0 2px 3px #444;
        background: #fff;
        width: 100%;
    }
    .navbar > ul > li:hover > ul {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .navbar > ul > li > ul:hover {
    }
    .navbar > ul > li > ul > li {
        -webkit-transition: all .2s ease;
        display: inline-block;
        transition: all .2s ease;
        margin: 0;
        min-width: 170px;
        list-style: none;
        text-align: left;
        white-space: nowrap;
    }
    .navbar > ul > li:hover > ul > li {
    }
    .navbar > ul > li:hover > ul > li>a {
    }
    .navbar > ul > li > ul > li:hover, .navbar > ul > li > ul > li.active {
        line-height: 22px;
    }
    .navbar > ul > li > ul > li.active > a {
    }
    .navbar > ul > li > ul > li > a {
        -webkit-transition: all .2s ease;
        word-wrap: break-word;
        display: block;
        z-index: 9999;
        transition: all .2s ease;
        padding: 10px;
        width: 100%;
        color: #222;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.2;
        text-align: center;
        text-decoration: none;
        text-shadow: none;
        text-transform: uppercase;
    }
    .navbar > ul > li > ul > li:hover > a {
    }
    .navbar > ul > li:hover > ul > li > a {
    }
    .navbar > ul > li > ul > li > ul {
        -webkit-transition: all .3s ease;
        -webkit-transform: scaleX(0);
        position: relative;
        top: -29px;
        left: 100%;
        transform: scaleX(0);
        -webkit-transform-origin: left;
                transform-origin: left;
        z-index: 999;
        z-index: 999;
        transition: all .3s ease;
        padding-left: 0;
        width: 100%;
        list-style: none;
    }
    .navbar > ul > li > ul > li:hover > ul {
        -webkit-transition: all .3s ease;
        -webkit-transform: scaleX(1);
        transform: scaleXY(1);
        transition: all .3s ease;
    }
    .navbar > ul > li > ul > li > ul > li {
        display: block;
        position: relative;
        background: #b72323;
    }
    .navbar > ul > li > ul > li > ul > li:hover, .navbar > ul > li > ul > li > ul > li.active {
        background: #31313b;
    }
    .navbar > ul > li > ul > li > ul > li > a {
        display: block;
        position: relative;
        padding: 5px 5px 5px 15px;
        color: #fff;
        font-size: 14px;
        line-height: 1.4;
        text-shadow: none;
    }
    .navbar > ul > li > ul > li:hover > ul > li > a {
    }
    .navbar > ul > li > ul > li > ul > li:hover > a {
    }
    .navbar-logo {
    }
    .navbar_subpanel {
        padding-left: 0;
        list-style: none;
    }
    .navbar_subpanel>ul ul {
        display: none;
    }
    .navbar_subpanel-wrap {
        position: relative;
        margin-top: 45px;
    }
    .navbar_subpanel>ul>li>a {
        display: block;
        color: #fff;
        font-size: 25px;
        line-height: 1.3;
        text-transform: uppercase;
    }
    .navbar_subpanel {
        display: none;
    }
    #navbarSubpanel1:checked + .navbar_subpanel--1, #navbarSubpanel2:checked + .navbar_subpanel--2, #navbarSubpanel3:checked + .navbar_subpanel--3 {
        display: block;
    }
    .navbar_subpanel-title {
        border-bottom: 1px solid #777;
        color: #fff;
        font-size: 30px;
        font-weight:;
        text-align: center;
        text-transform: uppercase;
    }
}
.navbar_subpanel {
}
.navbar-top {
    background: #b72323;
}
.navbar-logo {
    display: block;
    padding: 15px 0;
}
.navbar-logo_img {
    width: auto;
    max-height: 50px;
}
.navbar_subpanel--1 li:nth-child(n+2):nth-child(-n+3){
    display: none;
}
@media(min-width:992px) {
    .navbar>ul>li:nth-child(n+4):nth-child(-n+6){
        display: none;
    }
}
.catalog-title {
    margin-top: 0;
}
.catalog {
}
.catalog_item {
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    background: #fff;
    padding: 0 15px;
}
.catalog_head {
}
.catalog_title {
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: calc(14px + 0.6vw);
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
}
.catalog_picture {
    margin-bottom: 15px;
}
.catalog_img {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.catalog_optlist-title {
}
.catalog_optlist {
}
.catalog_optlist-item {
}
.catalog_opttable {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight:600;
    text-align:center;
}
.catalog_opttable td:first-of-type {
    text-align:left;
}
.catalog_opttable-first {
    background:#eee;
}
.catalog_opttable-first>td {
    background: #eeeeee;
    padding-bottom: 10px!important;
    color:#000 !important;
    text-transform: uppercase;
}
.catalog_opttable-last {
    background: rgb(251, 236, 200);
}
.catalog_description {
    margin-top: 10px;
    margin-bottom: 10px;
}
.catalog_price {
    margin-bottom:15px;
    font-size: calc(18px + 0.5vw);
    text-align:center;
}
.catalog_price-num {
    font-weight:600;
}
.catalog-optlist{
    padding: 0;
    list-style: none;
}
.catalog-optlist_item{
    line-height: 1.4;
}
.catalog-optlist_item:before {
}
.catalog_action {
}
.catalog_wrap-btn {padding-bottom: 15px;}
.catalog_btn {
}
.catalog_btn-link {
    background: #999!important;
}
.product-page {
    padding-top:15px;
}
.product {
    margin-top: 15px;
    padding: 15px;
}
.product_title {margin-bottom: 15px;font-size: calc(15px + 1vw);font-weight: 600;line-height: 1.3;text-align: center;}
.product_figure {}
.product_img {display: block;margin: 0 auto;}
.product_optlist {
    margin: 0;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    list-style-type: none;
}
.product_opttable {
}
.product_optlist-item {
}
.product_optlist-item-first {
    background: #eee!important;
}
.product_optlist-item-first>td {
    padding: 11px .5em!important;
    color:#000!important;
}
.product_optlist-name {
}
.product_optlist-unit {
    font-weight: 100!important;
    text-align: center;
}
.rallist-title {
    margin: 3px 0;
    font-size: calc(12px + 0.5vw);
    line-height: 1.3;
}
.product-photos-wrap {
    margin-top:15px;
}
.product-photos {
}
.product-photos_item {
}
.product-photos_picture {
}
.product-photos_img {
}
.product_action {padding: 0 15px;}
.product_price {
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 4px #999;
    box-shadow: 0 1px 4px #999;
    background: #00b500;
    padding: 6px 15px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.product_price-title {text-transform: uppercase;}
.product_price-sum {font-size: calc(12px + 0.8vw);}
.product_price-unit {
}
.product_btn {
line-height:31px;
}
.product_btn:before {
    display:block;
    float: left;
    background: url(../../_mod_files/ce_images/files/icon-calc.png) 0 0 no-repeat;
    padding-right: 5px;
    width:30px;
    height:30px;
    content:" ";
}
@media(max-width:1024px){
    .product_btn:before {
    }  
}
.gallery {
    margin: auto!important;
    padding: 3px;
    max-width: 1400px;
    overflow-x: hidden;
}
.gallery_item {-webkit-transition: all .2s ease;transition: all .2s ease;-webkit-box-shadow: 0 1px 3px #999;box-shadow: 0 1px 3px #999;border: 1px solid #fff;border-radius: 2px;padding: 4px;}
.gallery_item:hover {-webkit-box-shadow: 0 1px 4px #222;box-shadow: 0 1px 4px #222;}
.gallery_img {
}
.gallery-link {
    padding-top: 15px!important;
    overflow-x:hidden;
}
.gallery-link_item {
    display: block;
    position: relative;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
    -webkit-box-shadow: 0 1px 3px #999;
    box-shadow: 0 1px 3px #999;
    overflow: hidden;
}
.gallery-link_item:hover {
}
.gallery-link_picture {position: relative;-webkit-transition: all .3s ease;transition: all .3s ease;overflow: hidden;}
.gallery-link_item:hover .gallery-link_img {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}
.gallery-link_img {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.gallery-link_title {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0, 0)), color-stop(91%, rgb(60, 18, 47)));
    background: linear-gradient(rgba(0,0,0, 0) 0%, rgb(60, 18, 47) 91%);
    padding: 7px;
    width: 100%;
    color: #fff;
    font-size: 1rem;
    line-height: 1.3;
    text-align: center;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.4);
}
.gallery-link_description {
    display: block;
    top: 0;
    left: 0;
    background: rgb(197, 0, 81);
    padding: 10px 0;
    width: 100%;
    max-width: 600px;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}
.gallery-link_title {
}
.page-cat-features {
    background: rgba(255, 255, 255, 0.7);
    padding-top: 30px;
    padding-bottom: 20px;
    min-height: 12vw;
    text-align: center;
}
.page-cat-features_head {
    display: none;
    border-top: 4px solid #00b500;
    border-bottom: 4px solid #00b500;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
}
.page-cat-features_title {
    font-size: calc(15px + 1.7vw);
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
}
.page-cat-features_item {
}
.page-cat-features_picture {
    margin: auto;
    border: 6px solid #222222;
    border-radius: 50%;
    background: #ffdd2b;
    padding: 40px;
    max-width: 60px;
}
.page-cat-features_picture>img {
    -webkit-box-shadow:none!important;
    box-shadow:none!important;
}
.page-cat-features_text {
    margin-right: auto;
    margin-left: auto;
    padding: 15px 10px 0px 10px;
    max-width: 320px;
    color: #222;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.3;
}
.l-crumbs {padding-bottom: 15px;}
.crumbs-wrap .pages_path {
    left: 0;
    margin: auto;
    padding-top: 15px;
    color: #777;
    text-align: center;
}
.crumbs-wrap .pages_path a {color: #777;}
.page_header {
    color: #8a1e59;
}
.page_header:hover {
    color: #F44336;
}
.page_header--title {
    color: #fff;
    font-size: 54px;
    line-height: 1.2963;
    text-align: left;
}
.wrap-action-block {
    background: url(/pro/img/common/bg5.jpg) 50% 50% no-repeat;
    background-size: cover;
    overflow: hidden;
}
.action-block {
    background: rgba(47, 2, 2, 0.8);
}
.action-block_title {
    margin: 0 auto;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.action-block_text {
    color: #fff;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.4;
}
.wrap-services-action-block {
    border-top: 4px solid #b72323;
    border-bottom: 4px solid #b72323;
    background: url(/pro/img/common/bg5.jpg) 50% 50% no-repeat;
    background-size: cover;
    overflow: hidden;
}
.services-action-block {
    background: rgb(183, 35, 35);
}
.services-action-block_title {
    margin: 0 auto;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.services-action-block_text {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.4;
}
.wrap-stages {
  border-top: 4px solid #b72323;
  border-bottom: 4px solid #b72323;
  background-attachment: fixed;
  background-position: 50%;
  background-size: cover;
}
.stages-wrap {
  background: rgba(0, 0, 0, 0.6);
}
.stages-title {
  color: #fff;
  font-size: 2rem;
  font-weight:600;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
}
.stages {}
.stages_item.waves-float {
    -webkit-transition: all .3s ease;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12), 0 2px 10px 0 rgba(0, 0, 0, .09);
    display: block;
    transition: all .3s ease;
    cursor: auto!important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .12), 0 2px 10px 0 rgba(0, 0, 0, .09);
}
.stages_item--home {
}
.stages_item {
    background: #fff;
}
.stages_name {
    margin-bottom: 15px;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}
.stages_title {
    position:relative;
    padding: 7px 5px;
    font-size: 1rem;
    font-weight: 600;
    line-height: initial;
    text-align: center;
}
@media(min-width:1024px) {
  .stages_title {
    min-height: 62px;
  }
}
.stages_footer {
    position:relative;
    background: #ffd700;
    background: #444;
    padding: 5px;
    color: #fff;
    font-family: Roboto Condensed;
    font-size: 16px;
    line-height: initial;
}
.stages_description {
    padding: 10px;
    color: #666;
    font-size: 0.75rem;
    line-height: 1.2;
    text-align: left;
}
@media(min-width:1024px){
  .stages_description {
    min-height: 78px;
  }
}
.stages_picture {
    display: block;
    position: relative;
    border-bottom: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
}
.stages_img {
    -webkit-transition: all .3s ease;
    display: block;
    transition: all .3s ease;
    margin: auto;
    max-width: 100%;
    height: auto;
}
.wrap-featured-action {
    background: rgba(0, 0, 0, 0.95);
    overflow: hidden;
}
.featured-action-title {
    background: #b72323;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 3px;
    line-height: 1.2;
    text-transform: uppercase;
}
.featured-action {
    position: relative;
    background: rgba(0, 0, 0, 0.95);
    width: 100%;
    height: 100%;
}
@media(min-width: 640px) and (max-width:1023.99px) {
    .featured-action {
        position: relative;
        margin: auto;
        background: rgba(0, 0, 0, 0.95);
        padding: 20px 0;
        max-width: 50%;
        height: 100%
    }
}
@media(min-width: 992px) {
    .wrap-featured-action {
        background: url(/pro/img/content/featured-action.jpg) right center no-repeat;
        background-size: contain;
    }
    .featured-action {
        position: relative;
        background: rgba(0, 0, 0, 0.95);
        background: -webkit-gradient(linear, left top, right top, color-stop(50%, #000),color-stop(75%, rgba(0, 0, 0, 0.3)));
        background: linear-gradient(90deg, #000 50%,rgba(0, 0, 0, 0.3) 75%);
        padding: 1px 0;
        width: 100%;
        height: 100%;
    }
}
.featured-action_title {
    padding: 5px 0 30px 0;
    max-width: 550px;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
}
.featured-action_description-wrap {
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
}
@media(min-width: 992px) {
    .featured-action_description-wrap {
        position: relative;
        border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;
        border-left: 3px solid #fff;
        padding: 15px;
        max-width: 500px;
    }
}
.featured-action_description {
    margin-bottom: 15px;
    max-width: 460px;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3;
}
.featured-action_description:after {
    display: table;
    width: 100%;
    content: "";
}
.featured-action_description:before {
    display: block;
    position: relative;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #b72323;
    padding: 11px 0 0 5px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    color: #fff;
    font-size: 17px;
    line-height: 0;
    content: "\2714";
}
@media(max-width: 639px) {
    .featured-action_description:before {
        display: none;
    }
}
.featured-action_description--01 {
}
.featured-actione_description--02 {
}
@media(min-width: 992px) {
    .featured-action_description--02 {
    }
}
.featured-action_description--02>p {
    padding-top: 5px;
    padding-bottom: 5px;
}
@media (max-width: 991.98px) {
    .featured-action_description-wrap {
        border: none;
        padding: 0 10px;
    }
    .featured-action_description-wrap:after {
        border: none;
    }
}
@media (min-width: 992px) {
    .featured-action_description-wrap:before {
        -webkit-transform: scaleX(0.7) rotate(135deg);
        display: block;
        position: absolute;
        top: 0;
        right: -78px;
        bottom: 0;
        -webkit-transform: scaleX(0.6) rotate(135deg);
                transform: scaleX(0.6) rotate(135deg);
        z-index: 0;
        margin: auto;
        border-top: 4px solid #fff;
        border-left: 4px solid #fff;
        width: 156px;
        height: 156px;
        content: " ";
    }
    .featured-action_description--extend:after {
        right: -85px;
        width: 165px;
        height: 165px;
    }
}
.featured-action_link {
    margin-top: 5px;
    border-bottom: 1px dashed #fff;
    color: #fff;
}
.cat-list-title {
    padding-bottom: 15px;
    color: #333;
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 0 0 #333;
    text-transform: uppercase;
}
.cat-list-bgwrap {
    background: url(pro/img/common/bg-prime-ofis.jpg);
}
.cat-list-bgwrap--commerce {
}
.cat-list-bgwrap--home {
}
.wrap-cat-list {
    background: url(/pro/img/common/bg1.jpg) 50% 50% fixed no-repeat;
    background-size: cover;
}
.cat-list-wrap {
    background: rgba(0, 0, 0, 0.7);
}
.cat-list-wide-wrap {
    margin: 0 auto;
    max-width: 992px;
}
.cat-list {
}
.cat-list_item {
    display: block;
    position: relative;
    -webkit-box-shadow: 2px 2px 10px 1px #222;
    box-shadow: 2px 2px 10px 1px #222;
    border: 4px solid #fff;
    overflow: hidden;
}
.cat-list_picture {
    display: block;
    position: relative;
    background: #000;
    overflow: hidden;
}
.cat-lists_img {
    display: block;
    opacity: 0.9;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.cat-list_item:hover .cat-lists_img {
    -webkit-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
    opacity: 0.5;
}
.cat-list_title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0;
    border: 2px solid #fff;
    background: #b72323;
    padding: 11px;
    width: 100%;
    max-width: 80%;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    border-radius: 40px;
}
@media(max-width:576px){
    .cat-list_title {
        word-break: break-word;
        max-width: 90%;
        /* font-weight: 400; */
        text-transform: initial;
    }
}
.cat-list_item:hover .cat-list_title {
}
.cat-list_item:hover .cat-list_title {
}
.cat-list_description {
    display: block;
    position: relative;
}
.cat-list_hidden-block {
    display: block;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    max-width: 80%;
}
@media(max-width:576px){
    .cat-list_hidden-block {
        display: none;
    }
}
.cat-list_hidden-title {
    display: block;
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 15px auto auto auto;
    border: 2px solid #ffffff;
    background: #b72323;
    padding: 8px;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    border-radius: 40px;
}
.cat-list_hidden-img {
    display: block;
    margin: auto;
}
@media(max-width:576px){
    .cat-list_hidden-img {
        display: none;
    }
}
.cat-list_hidden-text {
    display: block;
    z-index: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: auto;
    padding: 10px;
    width: 100%;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.cat-list_text--big {
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
    padding: 25px 0;
    width: 100%;
    min-height: 70px;
    font-size: 2.3rem;
}
.cat-list_link {
    position: absolute;
    right: 0;
    left: 0;
    margin: -15px auto 0 auto;
    color: #fff;
    font-size: calc(15px + 0.4vw);
    font-weight: bold;
    text-align: center;
}
.service-list {
}
.service-list_item {
    -webkit-box-shadow: 2px 2px 10px 1px #222;
    display: block;
    position: relative;
            box-shadow: 2px 2px 10px 1px #222;
    border: 4px solid #fff;
    overflow: hidden;
}
.service-list_picture {
    display: block;
    position: relative;
    background: #000;
    overflow: hidden;
}
.service-lists_img {
    -webkit-transition: all .3s ease;
    display: block;
    opacity: 0.9;
    transition: all .3s ease;
}
.service-list_item:hover .service-lists_img {
    -webkit-transform: scale(1.1) rotate(2deg);
    transform: scale(1.1) rotate(2deg);
    opacity: 0.5;
}
.service-list_title {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -webkit-transition: all .3s ease;
    position: absolute;
    top: 50%;
    left: 50%;
            transform: translate(-50%, -50%) scale(1);
    z-index: 1;
    transition: all .3s ease;
    margin: 0;
    border: 2px solid #fff;
    background: #b72323;
    padding: 11px;
    width: 100%;
    max-width: 80%;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.service-list_item:hover .service-list_title {
}
.service-list_item:hover .service-list_title {
}
.service-list_description {
    display: block;
    position: relative;
}
.service-list_hidden-block {
    -webkit-transform: translate(-50%, -50%) scale(1);
    display: block;
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
            transform: translate(-50%, -50%) scale(1);
    width: 100%;
    max-width: 80%;
}
.service-list_hidden-title {
    -webkit-transition: all .3s ease;
    display: block;
    z-index: 1;
    transition: all .3s ease;
    margin: 20px auto auto auto;
    border: 2px solid #ffffff;
    background: #b72323;
    padding: 8px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.service-list_hidden-img {
    display: block;
    margin: auto;
}
.service-list_hidden-text {
    -webkit-transition: all .3s ease;
    display: block;
    z-index: 1;
    transition: all .3s ease;
    margin: auto;
    padding: 15px;
    width: 100%;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.service-list_text--big {
    -webkit-transform: none;
    top: 0;
    left: 0;
    transform: none;
    padding: 25px 0;
    width: 100%;
    min-height: 70px;
    font-size: 2.3rem;
}
.service-list_link {
    position: absolute;
    right: 0;
    left: 0;
    margin: -15px auto 0 auto;
    color: #fff;
    font-size: calc(15px + 0.4vw);
    font-weight: bold;
    text-align: center;
}
.card-list {
    margin-top: 15px;
}
.card-list_item {
    margin: auto;
    -webkit-box-shadow: 0 1px 4px #999;
            box-shadow: 0 1px 4px #999;
    background: #fff;
    padding-bottom: 15px;
}
.card-list_optlist {
    margin: 0;
    padding: 15px 0 20px 20px;
    list-style-type: none;
}
.card-list_optlist_item {font-size: 0.8rem;line-height: 1.2;}
.card-list_optlist_item:before {
    margin-right:10px;
    color: #999;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    content:"\2713";
}
.card-list_item-head {
    padding: 10px;
}
.card-list_item-title {
    padding: 0;
    font-size: 0.8rem;
    font-weight:bold;
    line-height: 1.4;
    text-align:center;
    text-transform: uppercase;
}
.card-list_item-subtitle {
    line-height:10px;
    text-align:center;
}
.card-list_action {padding: 0 15px;}
.card-list_price {margin: auto;margin-bottom: 15px;-webkit-box-shadow: 0 1px 4px #999;box-shadow: 0 1px 4px #999;background: #fafafa;padding: 4px 15px;max-width: 200px;font-size: 12px;text-align: center;}
.card-list_price-title {text-transform: uppercase;}
.card-list_price-sum {
    font-weight: 600;
}
.card-list_price-unit {
}
.card-list_btn {}
.card-list_btn:before {
    display:block;
    float: left;
    background: url(_mod_files/ce_images/files/icon-calc.png) 0 0 no-repeat;
    padding-right: 5px;
    width:30px;
    height:30px;
    content:" ";
}
@media(max-width:1024px){
    .card-list_btn:before {
    }  
}
.wrap-header {
    position: relative;
}
@media (max-width: 1023px) {
    .wrap-header {
        position: initial;
        background-size: initial;
    }
}
.header-title {
    margin: auto;
    max-width: 600px;
    color: #453D64;
    font-family: Opinionproextracondensedlight;
    font-size: 4rem;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}
.logo {
    display: block;
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.logo_img {
    margin: auto;
    width: auto;
    max-height: 80px;
}
.logo_title {
    border: 2px solid #ddd;
    border-radius: 2px;
    padding: 5px 7px;
}
.logo_title1 {
    color: #5b1e49;
    font-family: Opensans;
    font-family: Opensans Condensed;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}
.logo_title2 {
    color: #c50051;
    font-family: Opensans Condensed;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}
.logo_title3 {
    display: block;
    margin: auto;
    margin-bottom: -15px;
    border: 2px solid #ddd;
    background: #fff;
    padding: 4px 2px;
    width: 140px;
    color: #c50051;
    color: #777;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
.header-contacts {
}
.header-contacts_phone {
    display: block;
    padding-top: 5px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    max-width: 230px;
}
@media(max-width:576px){
    .header-contacts_phone {
        font-size: 18px;
    }
}
@media(max-width:991.98px){
   .navbar .header-contacts_phone {
        color: #222;
    }
    .navbar div.header-contacts_address {
        color: #222;
    }
}
@-webkit-keyframes swing {
    15% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    30% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    50% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    65% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
    }
    80% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes swing {
    15% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }
    30% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }
    50% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    65% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px);
    }
    80% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@media(min-width: 992px) {
    .tss-label:hover, a:hover {
        -webkit-animation: swing 1s ease;
        -webkit-animation-iteration-count: 1;
        animation: swing 1s ease;
        animation-iteration-count: 1;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }
}
.header-contacts_phone>span {
    font-size: 12px;
}
.header-contacts_address {
    padding-bottom: 3px;
    display: block;
    padding-top: 2px;
    max-width: 276px;
    color: #fff;
    /* font-size: 10px; */
    line-height: 1;
    font-size: 12px;
    transform: scale(0.8);
    text-align: center;
}
.header-contacts_phone a {
    color: #fff;
}
.onScrollChanged .phone a {
    color: #000;
}
.onScrollChanged .callme-link {
    border-bottom: 1px dashed #222;
    color: #222;
}
@media(max-width: 639.98) {
    .callme-link-wrap {
        padding: 15px 0;
    }
}
.callme-link-wrap--top {
    display: block;
}
.phone_text {
    display: inline;
    color: #8a1e59;
    font-family: Opensans Condensed;
    font-size: 32px;
    font-weight: 600;
}
.phone_code {
    display: inline;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
}
.phone_mail {
    color: #fff;
}
.phone_action {
    margin: 10px 0 0 auto;
    max-width: 200px;
}
.phone_mail.seebtn {
}
.texticon-phone.texticon-phone--header {
}
.texticon-phone.texticon-phone--footer {
    font-size: 20px;
    text-decoration: none!important;
}
.texticon-phone--footer>img {
    margin-top: 7px;
}
@media(max-width: 576.98px) { 
    .texticon-phone--footer>img {
        display:inline-block;
    }
}
.texticon-phone.texticon-phone--footer:hover {
    font-size: 20px;
    text-decoration: none!important;
}
.texticon-phone--header>img {
    display: inline-block;
    margin-top: 5px;
}
@media(max-width:576px){
    .texticon-phone--header>img {
        margin-top:2px;
    }
}
.wrap-contacts {
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    margin: auto;
    width: 100%;
    max-width: 100%;
}
@media(max-width: 1023px) {
    .wrap-contacts {
    }
}

.wrap-top {
    background: #b72323;
}
.top-links-wrap {
    background: #b72323;
}
@media(min-width: 768px) {
    .top-links-wrap {
        background: #fff;
    }
}
.top-links_separator {
    position: absolute;
    margin-left: -4px;
    font-size: 1.3rem;
    line-height: 1;
}
.top-links {
    margin: auto;
    max-width: 900px;
}
.top-links_link {
    display: block;
    -webkit-animation: none!important;
            animation: none!important;
    color: #444;
    font-size: 1rem;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
@media(max-width:400px){
    .top-links_link {
        font-size: 1.2rem;
        font-weight: 400;
        line-height:3;
    }
}
.top-links_link:after {
    position: absolute;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 6px;
    margin-left: 10px;
    color: #aaa;
    font-size: 12px;
    content: "\276D";
}
.top-links_item--opened .top-links_link:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.top-links_link:hover {
    color: #b72323;
}
.top-links_submenu {
    padding: 15px;
    min-width: 200px;
    list-style: none;
}
.top-links_submenu>li:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
.top-links_submenu>li>a {
    display: block;
    padding: 5px 0;
    color: #222;
    font-size: 14px;
}
.wrap-footer {
    background: url(/pro/img/common/bg3.jpg) 50% 50% no-repeat;
    background-size: cover;
    overflow: hidden;
    color: #fff;
}
.footer-wrap {
    background: rgba(29, 3, 3, 0.8);
}
.footer-title {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: calc(20px + 0.6vw);
    text-transform: uppercase;
}
.copyright {
}
.attention {
}
.footer-bottom {
    border-top: 1px solid #444;
    background: #111;
    background: rgba(0, 0, 0, 0.5);
    padding-right: 5px;
    padding-left: 5px;
    color: #fff;
}
@media(min-width:1200px) {
    .footer-bottom {
    }
}
.navlinks--footer {
}
.navlinks--footer li {
    padding-top: 6px;
    line-height: 1;
    list-style: none;
}
.navlinks--footer a {
    display: block;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
}
.navlinks--footer.navlinks--catalog li a {
    font-size: 0.9rem;
    font-weight: 100;
    line-height: 1.15;
    text-transform: initial;
}
.navlinks--footer li li {
    display: none;
}
.navlinks--footer {
}
.navlinks {
    padding-top: 5px;
    padding-left: 0;
}
@media(min-width:992px){
   .navlinks--footer.navlinks--catalog {
        column-count: 2;
    }
    .navlinks--footer.navlinks--catalog li a {
        font-size:14px;
        line-height: 1.2;
        font-weight:500;
        padding: 5px 0;
    }
}
.navlinks li {
    padding-top: 6px;
    line-height: 1;
    list-style: none;
}
.catlinks-title {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
}
.catlinks-title:hover {
    text-decoration: underline;
}
.catlinks-title_link {
}
.catlinks {
    padding-left: 0;
}
.catlinks_item {
    list-style: none;
}
.catlinks_link {
    color: #fff;
}
.catlinks_link:hover {
    text-decoration: underline;
}
.catlinks--footer .catlinks_item .catlinks_item {
    display: none;
}
.footer-contacts {
    color: #fff;
}
.footer-block-title {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    line-height: 1.3;
    text-transform: uppercase;
}
.bottom-linktomap_link {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.bottom-linktomap_link>img {
    margin-top: -4px;
    margin-right: 2px;
}
@media(max-width:565.98px){
    .bottom-linktomap_link>img {
        display:inline-block;
    }
}
.footer-contacts {
}
.footer-contacts_title-link {
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
}
.footer-contacts_phone {
    display: block;
    padding-top: 5px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
}
.footer-contacts_phone>span {
    font-size: 12px;
}
.footer-contacts_address {
    display: block;
    padding-top: 2px;
    color: #fff;
    line-height: 1;
    font-size: 12px;
}
.footer-contacts_mail {
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}
.icon-mail {
    margin-top: 2px;
    margin-right: 5px;
}

.icon-mail--footer {
    margin-top: 0px;
    margin-right: 3px;
}
@media(max-width:575.98px) {
    .icon-mail--footer {
        display:inline-block;
    }
}
@media(max-width: 767.98px) {
    body {
    }
    body:before {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        margin: auto;
        width: 100%;
        content: "";
    }
    .phone {
        display: block;
        position: fixed;
        top: 0px;
        right: 10px;
        z-index: 999;
        max-width: none;
        font-size: 30px;
        font-weight: 600;
    }
    .phone span {
        font-size: 16px;
    }
    .logo_img {
    }
}
@media(min-width: 992px) {
    [data-sr] {
        visibility: hidden;
    }
}
@media(max-width: 576.98px) {
    img {
        display: block;
        margin-right: auto;
        margin-left: auto;
        max-width:100%;
        height: auto!important;
    }
}
.l-main-menu {
}
.sticky-bar--sticked {
}
.wrap-main-menu {
    z-index: 999;
    background: #111;
    width: 100%;
}
.main-menu-wrap {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.onScrollChanged .main-menu-wrap {
    padding-top:0!important;
    padding-bottom:0!important;
}
div.onScrollChanged .wrap-main-menu {
    border:none!important;
    /* background: #3333337d; */
}
.main-menu {
}
@media(min-width: 992px) {
    .main-menu {
        left: 0;
        z-index: 9999;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
        overflow: hidden;
    }
    #onScrollChangeClassNav {
        -webkit-transition: all .5s ease;
        top: 0;
        z-index: 99999;
        transition: all .5s ease;
    }
    .main-menu-wrap {
    }
    .main-menu {
    }
    .main-menu_item {
    }
    .main-menu_item--parent {
        position: static!important;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        overflow: visible;
    }
    .main-menu_item--parent:hover {
    }
    .main-menu_item--parent .main-menu_link:after {
        position: absolute;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        margin-top: 3px;
        margin-left: 7px;
        color: #ddd;
        font-size: 12px;
        content: "\276D";
    }
    .main-menu_item--parent:hover .main-menu_link:after {
        -webkit-transform: rotate(-90deg);
                transform: rotate(-90deg);
    }
    .main-menu_item--parent:hover>a {
    }
    .main-menu_link {
        display: block;
        padding: 14px 0;
        color: #fafafa;
        font-size: 13px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
    }
    .main-menu_subnav {
        -webkit-transform-origin: top;
        display: block;
        position: absolute;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        transform-origin: top;
        z-index: 99;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
        margin: auto;
        -webkit-box-shadow: 0 1px 3px #555;
        box-shadow: 0 1px 3px #555;
        background: #fafafa;
        padding: 15px;
        max-height: 95vh;
        overflow-y: auto;
    }
    .main-menu_item:hover .main-menu_subnav {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .main-menu_subnav>ul {
        padding-left: 0;
        list-style: none;
    }
    .main-menu_subnav>ul>li:not(:last-of-type) {
        border-bottom: 1px solid #ddd;
    }
    .main-menu_subnav.main-menu_subnav--custom>ul>li {
        margin-right: 20px;
        max-width: 30%;
    }
    .main-menu_subnav>ul>li>a {
        display: block;
        padding: 3px 10px 3px 10px;
        color: #444;
        font-size: 14px;
    }
    .main-menu_sublink {
        margin-top: 15px;
        background: #b72323;
        border-radius: 40px;
    }
    .main-menu_sublink>a {
        display: block;
        padding: 3px;
        color: #fff;
        font-weight: 100;
        text-align: center;
    }
    .main-menu_subtitle {
        border-bottom: 2px solid #b72323;
        max-width: calc(100% - 30px);
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
    }
    .main-menu_submenu {
        list-style: none;
    }
    .main-menu_submenu>li {
    }
    .main-menu_submenu>ul>li {
    }
    .main-menu_submenu>li>a {
        display: block;
        border-bottom: 2px solid #b72323;
        width: calc(100% - 20px);
        color: #222;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
    }
    .main-menu_sort-type, .main-menu_sort-func {
        display: none;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }
    .main-menu_inputsort-label {
        display: inline-block;
        cursor: pointer;
        margin-bottom: 10px;
        padding: 3px 0;
        color: #b72323;
        font-size: 13px;
        font-weight: 500;
        text-decoration: underline;
        text-transform: uppercase;
    }
    .main-menu_inputsort-separator {
        color: #b72323;
        font-size: 20px;
        font-weight: 600;
    }
    .main-menu_inputsort--type:checked ~ .main-menu_sort-type, .main-menu_inputsort--func:checked ~ .main-menu_sort-func {
        display: block;
    }
    .main-menu_inputsort--type:checked ~ label[for="inputsortType"], .main-menu_inputsort--func:checked ~ label[for="inputsortFunc"] {
        color: #444;
        text-decoration: none;
    }
    .main-menu_subsubmenu {
        padding-left: 0;
        list-style: none;
    }
    .main-menu_subsubmenu>li {
    }
    .main-menu_subsubmenu>li>a {
        display: block;
        color: #222;
    }
    .main-menu_submenu ul {
        padding: 5px 10px 5px 5px;
        padding-left: 0;
        list-style: none;
    }
    .main-menu_submenu ul>li {
    }
    .main-menu_submenu ul>li:not(:last-of-type) {
        border-bottom: 1px solid #ddd;
    }
    .main-menu_submenu ul>li>a {
        display: block;
        padding: 1px 3px;
        color: #555;
        font-size: 12px;
        line-height: 1.2;
        font-weight: 600;
    }
}
@media(min-width: 1200px) {
    .main-menu_link {
        font-size: 16px;
    }
}
.navbar .header-contacts {
    margin-top: 30px;
}
.top-links {
}
.top-links_subnav {
}
.top-links_subnav {
    -webkit-transform-origin: top;
    display: block;
    position: absolute;
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    transform-origin: top;
    z-index: 99;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
    margin: auto;
    -webkit-box-shadow: 0 1px 3px #555;
            box-shadow: 0 1px 3px #555;
    background: #fafafa;
}
.top-links_item--opened .top-links_subnav {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.homeprime-bg {
    position: absolute;
    z-index: -1;
    background: #000;
    width: 100%;
    height: 100%;
    background: url(/pro/img/common/bg-video.jpg) 50% 50% no-repeat;
    background-size: cover;
}
@media(max-width: 991.98px) {
    .homeprime, .prime {
        background: url(pro/img/common/bg-prime.jpg) 50% 50% no-repeat;
        background-size: cover;
    }
}
@media(min-width: 992px) {
    .homeprime {
        position: relative;
        z-index: -1;
        _height: 38vw;
        height: 34vw;
        overflow-x: hidden;
        overflow-y: hidden;
    }
}
.homeprime-inner-wrap {
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4) url(/pro/img/common/06.png);
}
.homeprime-wrap {
    z-index: 2;
}
@media(min-width: 992px) {
    .homeprime-wrap {
        -webkit-transform: translate(-50%, -50%) scale(1);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(1);
        width: 100%;
        max-width: 80%;
    }
}
.homeprime_img {
}
.homeprime_img:before {
    -webkit-transform: rotate(30deg);
    -webkit-transform: rotate(125deg);
    display: none;
    position: absolute;
    top: 0;
    right: -60%;
            transform: rotate(125deg);
    background: url(/pro/img/common/pt01.png);
    background: rgba(255, 255, 255, 0.72);
    width: 150%;
    height: 1000px;
    content: '';
}
.homeprime_description-wrap {
}
.homeprime_logo {
    text-align: center;
}
.homeprime_logo-img {
}
.homeprime_title {
    position: relative;
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    max-width: 1150px;
    color: #fff;
    font-size: 2.5rem;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1.4;
    text-align: center;
    text-shadow: 0 0 0 #000;
    text-transform: uppercase;
}
@media(min-width: 992px) {
    .homeprime_title {
        background: none;
        text-shadow: 1px 1px 4px #000;
    }
}
.homeprime_text {
    display: block;
    margin: auto;
    margin-top: 30px;
    max-width: 700px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 1px 1px #000;
}
.homeprime_arrow {
    position: relative;
    margin: auto;
    margin-top: 40px;
    max-width:100px;
}
@media(max-width: 991.98px) {
    .homeprime_title {
         font-size: 2.5rem;
        line-height: 1.4;
    }
}
.about-wrap {
    background: #eee url(/pro/img/common/noise.png) 0 0 repeat;
    box-shadow: 0 1px 2px #999;
}
.about {
}
.about_title {
    margin-bottom: 16px;
    color: #333;
    font-family: Opensans;
    font-size: 2.4rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}
.about_text {
    padding-bottom: 17px;
    font-size: 1rem;
    line-height: 1.4;
}
.seebtn--about {
    margin-top: 15px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    background: #b72323;
    color: #fff;
    font-size: 14px;
}
.seebtn--about:hover {
    background: #fff;
    color: #b72323;
}
about-slider {
}
about-slider_item {
}
.about-slider_picture {
    padding: 0 5px;
}
.about-slider_img {
}
.about-slider .slick-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    float: none;
    padding: 0;
    width: 100%;
    max-width: 100%;
    height: 32px;
}
.about-slider .slick-dots li {
    margin: 0;
    width: calc(100% / 6);
}
.about-slider .slick-dots li button {
    padding: 0;
    width: 100%;
}
.about-slider .slick-dots li button:before {
    opacity: 0.8;
    margin: 0;
    -webkit-box-shadow: inset 20px 20px 0 #333, inset -20px -20px 0 #333, inset -20px 20px 0 #333, inset 20px -20px 0 #333;
            box-shadow: inset 20px 20px 0 #333, inset -20px -20px 0 #333, inset -20px 20px 0 #333, inset 20px -20px 0 #333;
    border: 1px solid #fff;
    border: 2px solid rgba(85, 85, 85, 0);
    border-radius: 0;
    width: 100%;
}
.about-slider .slick-dots li.slick-active button:before {
    -webkit-box-shadow: inset 20px 20px 0 rgba(183, 35, 35, 0.6), inset -20px -20px 0 rgba(183, 35, 35, 0.6), inset -20px 20px 0 rgba(183, 35, 35, 0.6), inset 20px -20px 0 rgba(183, 35, 35, 0.6);
            box-shadow: inset 20px 20px 0 rgba(183, 35, 35, 0.6), inset -20px -20px 0 rgba(183, 35, 35, 0.6), inset -20px 20px 0 rgba(183, 35, 35, 0.6), inset 20px -20px 0 rgba(183, 35, 35, 0.6);
}
.wrap-central {
}
.home-page .wrap-central {
    background: #fafafal
}
.wrap-content {
}
@media ( max-width: 991.98px) {
    .wrap-content div, .wrap-content li {
    }
}
.content-title {
    z-index: 9;
    background: #fff;
    padding-top: 11px;
    padding-bottom: 10px;
    font-size: calc(14px + 1vw);
    line-height: 1.4;
    text-align: center;
    text-align: center;
    text-transform: uppercase;
}
.wrap-content p, .wrap-content ul:not(.grid), .wrap-content ol {
    padding-bottom: 1rem;
}
.wrap-content p {
}
.wrap-content ul, .wrap-content ol {
    list-style-position: inside !important;
}
.wrap-content p img {
    float: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
@media (min-width: 768px) {
    .wrap-content p img {
        float: left;
        margin: 25px 30px 15px 0;
        max-width: 380px;
        overflow: hidden;
    }
}
.wrap-content p a {
}
.crumbs-wrap {
    margin-top: -25px;
}
.crumbs {
    padding-left: 0;
    list-style: none;
}
.crumbs_item {
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 100;
    text-transform: uppercase;
}
.crumbs_link {
    color: #777;
}
.crumbs_link--home {
    color: #999;
    font-size: 16px;
    line-height: 0;
}
.icon-home {
    display: block;
    margin-bottom: -2px;
}
.crumbs_item-separator {
}
.features-wrap {
    background-image: url(/pro/img/common/bg2.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
@media(min-width: 992px) {
    .features-wrap {
        background-attachment:fixed;
        background-position: 50% 118px;
    }
}
.features-wrap-wrap {
    background: rgba(0, 0, 0, 0.5);
}
.features {
}
.features_item {
}
.features_title {
    margin: auto;
    border: 1px solid rgba(255, 255, 255, 0.68);
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.2);
    padding: 10px;
    max-width: 300px;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
}
.features_picture {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: auto;
    border: 5px solid #ffffff;
    border-radius: 50%;
    background: #fff;
    padding: 30px;
    width: 60px;
}
.features_img {
    display: block;
    margin: auto;
}
.services-features-wrap {
}
.services-features-wrap {
    background: url(/pro/img/common/bg2.jpg) 50% 50% no-repeat;
    background-size: cover;
}
@media(min-width: 992px) {
    .services-features-wrap {
        background: url(/pro/img/common/bg8.jpg) 50% 172px fixed no-repeat;
        background-size: cover;
    }
}
.services-features-wrap-wrap {
    border-bottom: 4px solid #b72323;
    background: rgba(0, 0, 0, 0.7);
}
.services-features {
}
.services-features_item {
}
.services-features_title {
    margin: auto;
    border: 4px solid rgb(255, 255, 255);
    border-radius: 4px;
    background: #b72323;
    padding: 10px;
    max-width: 300px;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 100;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
}
.services-features_picture {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: auto;
    border: 5px solid #b72323;
    border-radius: 50%;
    background: #fff;
    padding: 30px;
    width: 60px;
}
.services-features_img {
    display: block;
    margin: auto;
}
.services-page {
}
.wrap-extra1 {
    position: relative;
    background: #222 url(pro/img/common/bg02.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.wrap-extra2 {
}
.homeprice {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: calc(21px + 1vw);
    font-weight: 600;
    text-transform: uppercase;
}
.moreprice {
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 20px;
}
.moreprice>a {
    border-bottom: 1px solid #000;
    color: #000;
}
.moreprice>a:hover {
    border-bottom: 1px solid #b72323;
}
.photo {
}
.photo_item {
}
.top-address {
    position: relative;
    margin: auto;
    font-weight: 600;
    text-align: center;
}


@media(min-width: 768px) {
    .top-address {
        position: absolute;
        top: 0;
        right: 30px;
        bottom: 0;
        margin: auto;
        padding-bottom: 5px;
        max-width: 160px;
        max-height: 55px;
        color: #000;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
        text-align: center;
        z-index: 1;
    }
}
@media(min-width: 992px) {
    .top-address:before {
        position: absolute;
        margin-left: -24px;
        background: url(/pro/img/common/icon-balun.png) 0 0 no-repeat;
        background-size: 22px;
        width: 22px;
        height: 22px;
        content: "";
        left: 0;
        top: 10px;
    }
}
.callme-link {
    display: block;
    border: 1px solid #fff;
    padding: 5px;
    max-width: 200px;
    color: #ffff;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}
.callme-link--top:hover {
    -webkit-box-shadow: 0 0px 4px 1px #fff;
            box-shadow: 0 0px 4px 1px #fff;
    background: #b72323;
    text-decoration: none;
}
.callme-link--bottom {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 15px;
}
.callme-link--bottom:hover {
}
.callme-link:hover {
    text-shadow: 0 0 #fff;
}
.check-true:before {
    margin-right: 10px;
    color: #4CAF50;
    font-size: calc(16px + 1vw);
    font-weight: 600;
    line-height: calc(16px);
    content: "\2713";
}
.card {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
            box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    border-radius: 2px;
    background-color: #fff;
    padding: 0px;
    padding: 7px;
    height: 100%;
    overflow: hidden;
    font-family: Roboto Condensed;
}
.contacts_icon {
    text-align: center;
}
.contacts_icon-img {
    display: block;
}
.card_addressname {
    font-weight: 600;
    text-align: center;
}
.card_address {
    padding-bottom: 5px;
}
.card_address:before {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: -15px;
    background: url(pro/img/common/icon-balun.png) 0 0 no-repeat;
    background-size: 23px;
    width: 26px;
    height: 34px;
    content: " ";
}
.card_subway {
}
.card_subway:before {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: -15px;
    background: url(pro/img/common/icon-subway.png) 0 0 no-repeat;
    background-size: 23px;
    width: 26px;
    height: 34px;
    content: " ";
}
.card_car {
}
.card_car:before {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: -10px;
    background: url(pro/img/common/icon-car.png) 0 0 no-repeat;
    background-size: 23px;
    width: 26px;
    height: 27px;
    content: " ";
}
.map-wrap {
    background: url(pro/img/common/bg-prime-nadzor.jpg) 0 0 no-repeat;
    background-size: cover;
}
.map {
    position: relative;
    width: 100%;
    height: 100%;
}
.map-title {
    padding: 15px 0;
    font-size: 2.5rem;
    line-height: 1;
    text-align: center;
}
.map-description-wrap {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(121deg, rgba(0, 0, 0, 0.8) 77.9%, rgba(0, 0, 0, 0) 78%);
    width: 980px;
    height: 100%;
    color: #fff;
}
.map-description {
    font-size: 16px;
    font-weight: 600;
}
.map-description--01 {
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.map-description--02 {
    position: relative;
    border-top: 4px solid gold;
    border-bottom: 4px solid gold;
    border-left: 4px solid gold;
    padding: 10px 30px;
    width: 440px;
    font-size: 17px;
    line-height: 1.5;
}
.map-description--02>p {
    padding-top: 10px;
    padding-bottom: 10px;
}
@media (min-width: 576px) {
    .map-description--02:after {
        display: block;
        position: absolute;
        top: 0;
        right: -68px;
        bottom: 0;
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg);
        z-index: 1;
        margin: auto;
        border-top: 4px solid gold;
        border-left: 4px solid gold;
        width: 132px;
        height: 132px;
        content: " ";
    }
    .map-description--extend:after {
        right: -85px;
        width: 165px;
        height: 165px;
    }
}
.map_contacts {
    padding: 30px;
    font-weight: 600;
    line-height: 1.5;
}
.map_phone-title {
    font-size: 30px;
    text-transform: uppercase;
}
.map_phone {
    font-size: 1.2rem;
}
.map_phone a {
    color: #fff
}
.map_phone>span {
    font-size: 20px;
}
.map_address-title {
    font-size: 30px;
    text-transform: uppercase;
}
.map_address-title:before {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: -4px;
    background: url(pro/img/common/balun-icon01.png) 0 0 no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    content: " ";
}
.map_address {
    padding-left: 30px;
    font-size: 20px;
}
.price-main {
    margin-bottom: 15px;
}
.price-table-title {
    font-weight: 600;
    text-align: right;
}
.price-block {
}
.price-block_title {
    font-size: 1.6rem;
    line-height: 1.4;
}
.product-title {
    padding-bottom: 15px;
    font-size: 2.3rem;
    font-weight: 600;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
}
.product {
}
.product-options {
    padding-top: 7px;
}
.product-options>img {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    border: 4px solid #fff;
    max-width: 80px;
}
.product-options_title {
    display: inline-block;
    margin-right: 15px;
    max-width: 200px;
    overflow: hidden;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
}
.main-page--pricelist .product-options_title, .pricelists-page .product-options_title {
    color: #222;
}
.product-options_text {
    position: relative;
}
.product-options_text:after {
    display: block;
    margin: 15px auto;
    background: #222;
    width: 70%;
    height: 1px;
    content: "";
}
.product-options_list {
    padding: 0!important;
    list-style: none;
}
.product-options_list-item {
}
.product-options_list-item--01 {
}
.product-options_list-item--02 {
}
.product-options_list-item--03 {
}
.product-features {
}
.product-features_item {
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.6;
    list-style: none;
}
.product-features_item:before {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 50%;
    background: #67911d;
    padding: 12px 5px;
    color: #fff;
    font-weight: 600;
    line-height: 0;
    content: "\2713";
}
.table--product {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    font-size: 1.2rem;
    line-height: 1.3;
}
.services-wrap-wrap {
    background: url(pro/img/common/bg-extra3.jpg) 50% 0 no-repeat fixed;
}
.services-wrap {
    background: rgba(0, 0, 0, 0.3);
}
.services-title {
    border-top: 4px solid gold;
    border-bottom: 4px solid gold;
    background: rgba(0, 0, 0, 0.5);
    padding: 10px 30px;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.services {
}
.services_item {
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    background: #fff;
}
.services_link {
    display: block;
    position: relative;
}
.services_title {
    display: block;
    position: absolute;
    bottom: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0, 0)), to(rgba(0, 0, 0, 0.9)));
    background: linear-gradient(rgba(0,0,0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    padding: 7px;
    width: 100%;
    color: #fff;
    font-family: Roboto Condensed;
    font-size: 1.1rem;
    line-height: 1.3;
    text-align: center;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.4);
    text-transform: uppercase;
}
.services_picture {
}
.services_img {
}
.services_sum {
    background: #672b58;
    padding: 7px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}
.services_list {
    padding: 5px 5px 5px 30px;
}
.services_list-item {
}
.slider_description {
}
.slider_button {
}
.slider_button a {
    display: block;
    margin-bottom: 3px;
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    background: #67911d;
    padding: 15px;
    padding: 15px;
    max-width: 200px;
    color: #fff;
    color: #fff;
}
.slick_imgs {
}
.slick_description {
    position: relative;
    background: #fff;
    padding: 20px;
    overflow: hidden;
}
.slick_description:before, .slick_description:after {
    position: absolute;
    top: -27px;
    left: 20px;
    border: 15px solid rgba(0, 0, 0, 0);
    border-bottom: 15px solid rgba(255, 255, 255, 1);
    content: '';
}
.slick_description:after {
    top: -26px;
    border-bottom: 15px solid rgba(255, 255, 255, 0.95);
}
.slick-current .slick_img::after {
    position: absolute;
    bottom: -11px;
    left: 40%;
    border: 44px solid rgba(0, 0, 0, 0);
    border-bottom: 18px solid #ffffff;
    content: '';
}
.slick-current .slick_img::after {
    position: absolute;
    bottom: -1px;
    left: 45%;
    border: 15px solid rgba(0, 0, 0, 0);
    border-bottom: 15px solid #fff;
    content: '';
}
.title-nav {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #f9f9f9;
    padding: 10px;
}
.title-nav_main {
}
.title-nav_title {
    font-weight: 600;
}
.title-nav_title--main {
}
.title-nav_list {
}
.title-nav_list--main {
}
.title-nav_list-item {
}
.title-nav_list-item--main {
}
.title-nav_list-link {
}
.title-nav_link--main {
}
.title-nav_more {
}
.title-nav_title--more {
}
.title-nav_list--more {
}
.title-nav_list-item--more {
}
.title-nav_link--more {
}
.example {
}
.action-home {
    margin: 30px 0;
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    border: 1px solid #c50051;
    border-radius: 2px;
    background: #f5f5f5;
}
.action-home_title {
    color: #000;
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
div[id^="title-point"]:target:before {
    display: block;
    visibility: hidden;
    margin-top: -2em;
    height: 2em;
    content: "";
}
.mainpage-title {
    background: linear-gradient(123deg, #b72323 80%, #fff 50%);
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    text-transform: uppercase;
}
.wrap-mainpage-title {
    position:relative;
}
.mainpage-title--extra {
    background:none;
    background: rgba(0, 0, 0, 0.7);
    padding: 60px 0;
}
.mainpage-title_bg {
    -webkit-filter: blur(5px);
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index:-1;
    -webkit-filter: blur(3px);
            filter: blur(3px);
    background: url(images/zima.jpg) 0 61px no-repeat;
    background-attachment:fixed;
    background-position: 50% 94px;
    background-size: 1050px;
    background-size:cover;
    width: 100%;
    height: 100%;
}
.services-page .mainpage-title {
    position: absolute;
    background: linear-gradient(123deg, #b72323 80%, #00000000 50%);
    width: 100%;
}
@media(max-width: 991.98px) {
    .services-page .mainpage-title {
        position: relative;
        background: #b72323;
        padding: 5px;
        text-align: center;
        text-align: center;
    }
}
.mainpage-title h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    text-transform: uppercase;
}
.main-page--catalog .mainpage-title {
    position: absolute;
    border-bottom: none;
    background: linear-gradient(123deg, #b72323 79.9%, rgba(255, 255, 255, 0) 80%);
    width: 100%;
}
.main-page--catalog .features-wrap-wrap {
    padding-top: 45px
}
@media(max-width: 991.98px) {
    .mainpage-title {
        position: relative;
        background: #b72323;
        padding: 5px;
        text-align: center;
        text-align: center;
    }
    .main-page--catalog .mainpage-title {
        position: relative;
        background: #b72323;
        padding: 5px;
        text-align: center;
    }
}
.contacts-block-inpage {
}
.contacts-subtitle {
    padding-top: 7px;
    padding-bottom: 0px;
    color: #666;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: inherit;
    text-transform: uppercase;
}
.contacts-title {
    color: #444;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.3;
}
a.contacts-title {
    display: inline-block;
    border-bottom: 1px dotted #b72323;
}
.contacts-text {
    display: block;
    padding-top: 10px;
    font-size: 1.2rem;
    line-height: 1.2;
}
a.contacts-text {
    display: inline-block;
    border-bottom: 1px dotted #b72323;
}
.example-text {
    font-size: 1.1rem;
    font-weight: 600;
}
.example-icon {
}
@media(min-width: 992px) {
    .example-icon {
        margin-right: 15px;
        border: 7px double #232959;
        border-radius: 50%;
        background: #fff;
        padding: 13px 9px 0 10px;
        font-size: 36px;
        line-height: 0;
    }
}
.example-icon_img {
}
@media(max-width: 991.98px) {
    .articles-list-header {
        background: #b72323;
        padding-top: 15px;
        color: #fff;
        text-transform: uppercase;
    }
}
.promo-wrap {
    padding-top: 15px;
    padding-bottom: 10px;
}
.promo-wide-wrap {
}
.promo-content {
    margin: auto;
    margin-bottom: -20px;
    border: 1px dashed #d54f21;
    background: #fff;
    padding: 15px;
    padding-bottom: 30px;
}
.promo {
    padding-right: 5px;
    padding-left: 5px;
}
.promo_item {
    position: relative;
    margin-bottom: 10px;
    border-top: 4px solid #1f6ca4;
    overflow: visible;
}
.promo_item:before {
    display: block;
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    background-color: #1f6ca4;
    width: 15%;
    height: 4px;
    content: " ";
}
.promo_item:after {
    display: block;
    position: absolute;
    right: 0;
    bottom: 15px;
    background-color: #1f6ca4;
    width: 15%;
    height: 4px;
    content: " ";
}
.promo_wrap-title {
    position: relative;
    padding: 15px;
}
.promo_wrap-title:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #1f6ca4;
    width: 50%;
    height: 2px;
    content: " ";
}
.promo_title {
    position: relative;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.4;
}
.promo_title--01 {
}
.promo_title:before {
    display: block;
    position: relative;
    float: left;
    margin-top: -5px;
    margin-right: 10px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 36px;
    width: 36px;
    height: 36px;
    content: " ";
}
@media(max-width: 1120px) {
    .promo_title {
        min-height: 40px;
        font-size: 16px;
    }
    .promo_title:before {
    }
}
.promo_title--01:before {
    background-image: url(pro/img/common/icon-aktsiya.png);
}
.promo_title--02 {
}
.promo_title--02:before {
}
.promo_title--03:before {
}
.promo_title--04:before {
}
.promo_picture {
    padding-bottom: 15px;
    text-align: center;
}
.promo_text {
    position: relative;
    z-index: 4;
    padding: 20px 20px 30px 20px;
    font-size: 0.97rem;
    line-height: 1.3;
}
.promo_link {
    position: absolute;
    right: 0;
    left: 0;
    margin: -15px auto 0 auto;
    color: #fff;
    font-size: calc(15px + 0.4vw);
    font-weight: bold;
    text-align: center;
}
.promo_decor {
    position: absolute;
    border-right: 4px solid #1f6ca4;
    border-left: 4px solid #1f6ca4;
    background: #fff;
    width: 99%;
    height: calc(100% - 15px);
}
.hoverdir_item {
    position: absolute;
    z-index: 1;
    background: #b72323;
    width: 100%;
    height: 100%;
}
.product-tabs {
    margin: auto;
    padding: 10px 0;
    width: 100%;
    overflow: hidden;
}
.product-tabs:after {
    display: table;
    clear: both;
    content: " ";
}
.product-tabs_wrap {
    display: inline-block;
}
.product-tabs_link {
    display: block;
    float: left;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    margin-right: 4px;
    -webkit-box-shadow: 0 1px 2px #999;
            box-shadow: 0 1px 2px #999;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fff;
    padding: 6px 14px;
    color: #bb0808;
    font-size: 17px;
    text-align: center;
    text-decoration: none;
}
@media(max-width: 575.99px) {
    .product-tabs_link {
        float: none;
        margin-bottom: 5px
    }
}
.product-tabs_link:hover, .product-tabs_link--active {
    border: 1px solid #da251d;
    background-color: #eeeeee;
    color: #102747;
}
.product-tabs_content {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    max-height: 0;
    overflow: hidden;
}
.product-tabs_content--active {
    max-height: none;
}
.main-menu--bottom .navlinks_item--sub {
    display: none;
}
.callbtn {
    -webkit-animation: uptocallphone 1.5s linear 0s infinite normal none running;
    display: block;
    position: relative;
    animation: uptocallphone 1.5s linear 0s infinite normal none running;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin: 3px auto;
    border: 4px dotted rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    background: rgba(183, 35, 35, 1);
    padding: 0px 0px 0px 0px;
    width: 28px;
    height: 28px;
    color: #fff;
    font-size: 26px;
    line-height: 29px;
    text-align: center;
}
.onScrollChanged .callbtn {
 opacity: .6; 
 -webkit-animation:none; 
         animation:none;  
}
.callbtn:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(183, 35, 35, 0);
}
.callbtn span {
    display: block;
    -webkit-transform: scaleX(-1) rotate(-80deg);
            transform: scaleX(-1) rotate(-80deg);
    z-index: 999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.callbtn:before, .callbtn:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    content: '';
}
.callbtn:hover:before, .callbtn:hover:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid rgba(255, 255, 255, 1);
    width: 100%;
    height: 100%;
    content: '';
}
.callbtn:hover:before {
    -webkit-animation-name: rotateccw;
            animation-name: rotateccw;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
}
.callbtn:hover:after {
    -webkit-animation-name: rotatecw;
            animation-name: rotatecw;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
}
.callbtn:hover:after, .callbtn-two:hover:before {
    left: -2px;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    width: 30px;
}
@-webkit-keyframes uptocallphone {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    75% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@keyframes uptocallphone {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    25% {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }
    50% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    75% {
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@-webkit-keyframes rotatecw {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes rotatecw {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateccw {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
                transform: rotate(-360deg);
    }
}
@keyframes rotateccw {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
                transform: rotate(-360deg);
    }
}
.callbtn-link {
    color: #eee;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    line-height: 1.1;
    display: block;
    background: #c10015;
    text-align: center;
    border: 1px solid #eee;
    border-radius: 20px;
    padding: 4px;
    text-transform: lowercase;
}
.ticket-comment-body {
    border: 1px solid #ddd;
    padding: 30px;
}
.catalog-cards {
}
.catalog-cards_item {
    -webkit-box-shadow: 0 1px 3px #777;
            box-shadow: 0 1px 3px #777;
    background: #eee;
    padding: 30px;
}
.catalog-cards_picture {
}
.catalog-cards_img {
    display: block;
    margin-top: 15px;
}
.catalog-cards_title {
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.catalog-cards_description {
    margin-top: 15px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 15px;
}
.catalog-cards_price-from {
    color: #b13735;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
@media(min-width: 1200px) {
    .catalog-cards_price-from {
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1.1;
    }
}
.wrap-product-pictures {
    background: url(/pro/img/common/bg4.jpg) 50% 50% fixed no-repeat;
    background-size: cover;
}
.product-pictures {
    background: rgba(0, 0, 0, 0.7);
}
.product-pictures_item {
    border: 4px solid #fff;
    background: #000;
    overflow: hidden;
}
.product-pictures_img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.product-pictures_img:hover {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg);
    opacity: 0.8;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.product-card {
}
.product-card_img {
    display: block;
    margin: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.product-price {
    -webkit-box-shadow: 0 1px 3px #777;
            box-shadow: 0 1px 3px #777;
    background: rgb(235, 235, 233);
}
.product-price_item {
}
.product-price_picture {
    border: 1px solid #ddd;
    background: #fff;
    padding-bottom: 20px;
}
.product-price_img {
    display: block;
    margin: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.product-price_title {
    padding: 15px;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.wrap-product-action {
    margin-bottom: -30px;
}
@media(min-width: 768px) {
    .wrap-product-action {
        margin-bottom: -45px;
    }
    .product-action_text:before {
        display: block;
        position: relative;
        float: left;
        margin-top: 7px;
        margin-right: 15px;
        margin-bottom: 15px;
        border: 3px solid #fff;
        border-radius: 50%;
        background: #b72323;
        padding: 21px 0 0 10px;
        width: 50px;
        height: 50px;
        overflow: hidden;
        overflow: hidden;
        color: #fff;
        font-size: 30px;
        line-height: 0;
        content: "\2714";
    }
}
.product-action {
    background: #b72323;
}
@media(min-width: 992px) {
    .wrap-product-action {
        margin-bottom: -75px;
    }
    .product-action {
        background: linear-gradient(125deg, #b72323 55%, #eee 55.1%);
    }
}
.product-action_description {
    padding: 15px;
    width: 100%;
    max-width: 620px;
    color: #fff;
}
.product-action_text {
    margin-bottom: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2;
}
.product-action_text:after {
    display: table;
    width: 100%;
    content: "";
}
.company-pictures {
}
.company-pictures_item {
    border: 4px solid #7f7b72;
    background: #000;
    overflow: hidden;
}
.company-pictures_img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.company-pictures_img:hover {
    -webkit-transform: scale(1.1) rotate(3deg);
            transform: scale(1.1) rotate(3deg);
    opacity: 0.8;
    -webkit-box-shadow: none;
            box-shadow: none;
}
@media(min-width: 768px) {
    .dealer-action_text:before {
        display: block;
        position: relative;
        float: left;
        margin-top: 7px;
        margin-right: 15px;
        margin-bottom: 15px;
        border: 3px solid #fff;
        border-radius: 50%;
        background: #b72323;
        padding: 21px 0 0 10px;
        width: 50px;
        height: 50px;
        overflow: hidden;
        overflow: hidden;
        color: #fff;
        font-size: 30px;
        line-height: 0;
        content: "\2714";
    }
}
.dealer-action {
    background: #b72323;
}
.dealer-action_title {
    background: #b72323;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}
.dealer-action_description {
    padding: 15px;
    width: 100%;
    max-width: 620px;
    color: #fff;
}
.dealer-action_text {
    margin-bottom: 15px;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.2;
}
.dealer-action_text:after {
    display: table;
    width: 100%;
    content: "";
}
.pricelist-nav {
}
.pricelist-nav>li {
}
.pricelist-nav>li.active {
}
.pricelist-nav>li:hover {
}
.pricelist-nav>li>a {
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border: 4px solid #eee;
    background: #fafafa;
    padding: 10px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
}
.pricelist-nav>li:hover>a {
    background: #b72323;
    color: #fff;
}
.pricelist-nav>li.active>a {
    border: 4px solid #b72323;
    background: #b72323;
    color: #fff;
}
.pricelist-nav>.pricelist-nav_item--parent>a {
    border: 4px solid #eeeeee;
    background: #ddd;
    color: #222;
}
.pricelists-page {
    margin-top: -30px;
}
@media(min-width: 992px) {
    .pricelists-page {
        margin-top:-45px;
    }
}
.pricelists-title {
    background: #b72323;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 3px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
}
small.h6 {
    font-size: 12px;
    transform: scale(0.7);
}
.header-contacts_link2contacts {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    padding: 4px 0 0px 0;
    border-bottom: 1px dashed #fff;
    max-width: 80px;
}
.product-sketches_title {
    background: #b72323;
    color: #fff;
    text-align: center;
    padding:7px 3px;
    box-shadow: 0 1px 2px 1px #ddd;
    font-weight:600;
    text-transform: uppercase;
    font-size:0.8rem;
}
.product-sketches_item {
    text-align:center;
}
.product-sketches_item .product-sketches_img {
    margin-left:auto;
    margin-right:auto;
}
.mobile-action-bar {
    padding: 2px;
    position: fixed;
    bottom: 0;
    /* background: rgba(255, 255, 255, 0.9); */
    width: 100%;
    /* box-shadow: 0 0px 3px #999; */
    z-index: 999;
    /* background: #b72323; */
}
.mobile-action-bar_icon {
    display: block;
    margin-bottom: 2px;
}
.mobile-action-bar_icon-img {
    display:inline-block;
}

.region-title_select {
    overflow:hidden;
    display: block;
    box-shadow: 0 1px 2px #999;
    border-radius: 10px;
    background: #fff;
    padding: 5px 5px;
    color: #111111;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    text-shadow: 0 0 0 #000;
    cursor: pointer;
    width:auto;
    text-align: center;
    outline: none;
    text-align-last: center;
    border: none;
    margin: auto;
}

@media(min-width:768px){
    .region-title_select {
        margin: 3px auto 3px auto;
    }
}

.region-title_option {
    font-family: Opensans, sans-serif;
    display:block;
    color: #b72323;
    background:#fafafa;
    cursor: pointer;
    font-size:12px;
    font-weight: 500;
}
.region-title_option:checked {
    background: #b72323;
    color: #fff;
}


.ral-item {
    display: block;
}
.ral-block_item {
    padding: 10px 0;
}
.ral-item-title {
    font-size: 20px;
    line-height: 1.4;
    padding: 25px 0 10px 0;
    font-weight: 600;
    color:#fafafa;
}
.product-price .ral-item-title {
    color:#000;
}
.ral-block.gli>li {
    width: 110px;
}
.ral-block_pic--img {
    background-size: 100px;
    background-position: center;
}
.ral-block_pic {
    width: 100px;
    height: 60px;
    border-radius: 2px;
    box-shadow: 0px 0px 1px #000;
    border: 1px solid #fafafa;
}
.ral-block_item-title {
    color: #fafafa;
}
.product-price .ral-block_item-title {
    color: #000;
}
.ral-block_item-title-name {
    display: block;
    text-align: center;
    font-size: 13px;
    margin-top: 3px;
}
.ral-block_item-title-runame {
    display: block;
    text-align: center;
    line-height: 1.2;
    font-size: 13px;
    margin-top: 3px;
}
.catalog-cards_gallery-title {
    font-size: 12px;
    line-height:1.2;
    text-transform:uppercase;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 5px;
}
.table--catalog-cards-gallery {
    font-size:14px;
    line-height:1.2;
}
.mail-result {
    padding:15px;
    border-radius:10px;
    font-weight:600;
    text-transform:uppercase;
    font-size:13px;
    text-align:center;
}





.filtertabs-item {
  display: none;
}

.filtertabs-show {
  display: block;
}

.filtertabs-container {
  margin-top: 20px;
  overflow: hidden;
}

/* Style the buttons */
.filtertabs-btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: #f1f1f1;
  cursor: pointer;
}

.filtertabs-btn:hover {
  background-color: #ddd;
}

.filtertabs-btn.filtertabs-active {
  background-color: #b72323;
  color: white;
}

.footer-contacts_mail-wrap {
    padding-top: 10px;
}
.footer-contacts_mail-title {
    font-size: 13px;
    color: #ddd;
}
.seebtn--catalog-cards-link {
    background: #fff;
    color: #b72323;
}

.panel {
    -webkit-box-shadow: 0 1px 3px #777;
    box-shadow: 0 1px 3px #777;
    background: #eee;
    padding: 30px;
}


.reviews {
    
}
.reviews_item {
    background: #fff;
}
.reviews_picture {
    max-width: 900px;
}
.reviews-title {
    font-size: 26px;
    font-weight: 600;
}

.seebtn--reviews {

}
.local-page-action {
        border-left: 10px solid #b72323;
}
.local-page-action_text {
    font-weight: 600;
}
.btn--local-page-action {
    -webkit-box-shadow: 0 2px 3px #999;
    box-shadow: 0 2px 3px #999;
    border: none;
    background: #b72323;
    color: #fff;
}

.max-button {
    position: fixed;
    right: 88px;
    bottom: 24px;
    color: #fff;
    text-align: center;
    z-index: 10;
    animation: none!important;
}
.max-button:before, .max-button:after {
/*    content: " ";
    display: block;
    position: absolute;
    border: 1px solid #ae00e2;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;*/
}
.max-button svg {
    width: 50px;
}
.max-button a {
    color: #fff;
}

.max-button:after{
    animation-delay: .5s;
}



.whatsapp-button {
    position: fixed;
    right: 28px;
    bottom: 0px;
    transform: translate(-50%, -50%);
    background: #25D366;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-size: 35px;
    z-index: 10;
    animation: none!important;
}
.whatsapp-button:before, .whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}
.whatsapp-button svg {
    color: #ffffff;
    width: 30px;
    margin-top: 10px;
}
.whatsapp-button a {
    color: #fff;
}

.whatsapp-button:after{
    animation-delay: .5s;
}


.telegram-button {
    position: fixed;
    right: 90px;
    bottom: 0px;
    transform: translate(-50%, -50%);
    background: #20a7e5;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-size: 45px;
    z-index: 10;
    animation: none!important;
}
.telegram-button:before, .telegram-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #20a7e5;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}
.telegram-button svg {
    color: #ffffff;
    width: 38px;
    margin-top: 12px;
    height: 38px;
    margin-left: 8px;
}
.telegram-button a {
    color: #fff;
}

.telegram-button:after{
    animation-delay: .5s;
}


@keyframes animate
{
    0%{
        transform: scale(0.5);
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    100%{
        transform: scale(1.2);
        opacity: 0;
    }
}
.mobile-action-bar_icon-img--svg {
    width: 18px;
}

.home-event-action {
    background: #b72323;
    color: #eee;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.4;
    font-size: 20px;
}
.home-event-action_title {
    font-size: 50px;
    font-weight: 800;
}
.home-event-action_text {
    font-size: 25px;
}
.home-event-action_text-extra {
    color: #fdd8a1;
}
.home-event-action_text-small {
    font-size: 12px;
}

@media (min-width: 992px) {
    .nb-subnav-parent.active .nb-open-subnav-btn {
        position: absolute;
        left: -10px;
        top: 3px;
    }
}

.actions_solo-picture {
    transition: all .3s ease;
    box-shadow: 1px 2px 7px #000;
    display: block;
}
.actions_solo-picture:hover {
    opacity: 0.9;
}
.seebtn.seebtn--link-to-kalkulyator {
    font-size: 12px;
}
.amo-button-holder {
    position: fixed !important;
    bottom: -3px !important;
    right: calc(10px + 5%) !important;
}
@media(min-width:768px){
    .amo-button-holder {
        bottom: 23px !important;
        right: 90px !important;
    }
}
.vyezd-item {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    padding: 15px;
    font-size: 14px;
    border-radius: 15px;
}
.vyezd-item p {font-size: 14px;}
.vyezd-item li {font-size: 14px;}
.vyezd-item-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    padding: 15px 0;
}
.vyezd-item-picture {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 20px;
}
.vyezd-item-picture--big {
}
.vyezd-item--big {
    padding: 30px;
}
.vyezd-item--big p, .vyezd-item--big li {
    font-size: 16px
}
.vyezd-item--big .vyezd-item-title {
    font-size: 2rem;
}
.top-links_link--flat:after {
    display:none;
}