
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {  margin: 0;
    padding: 0;
    border: none;
    font-size: 100%;
    font-style: normal;
    font-family: inherit;
    background: transparent; } 
body {line-height: 1; } ol, ul {list-style: none; } blockquote, q {quotes: none; } blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; } table {border-collapse: collapse; border-spacing: 0; } caption, th, td {padding-left: 7px !important; padding-left: 0.5rem !important; font-weight: normal; text-align: left; } th {padding: 5px; padding: 0.3571428571428571rem; background-color: #f2f2f2; } h1, h2, h3, h4, h5, h6 {clear: both; } fieldset {padding: 14px; padding: 1rem; border: 1px solid #ccc; border-radius: 5px; border-radius: 0.3571428571428571rem; margin-bottom: 14px; margin-bottom: 1rem; } legend {font-weight: bold; padding: 0 7px; padding: 0 0.5rem; } html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block; } audio, canvas, video {display: inline-block; } audio:not([controls]) {display: none; } del {color: #333; } ins {background: none !important; text-decoration: none; } hr {background-color: #ccc; border: 0; height: 1px; margin: 24px; margin-bottom: 1.714285714rem; } sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup {top: -0.5em; } sub {bottom: -0.25em; } small {font-size: smaller; } img {border: 0; -ms-interpolation-mode: bicubic; }  .clear:after, .wrapper:after, .format-status .entry-header:after {clear: both; } .clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {display: table; content: ""; }
div {
  clear: initial;
}
*,*:before, *:after {
    box-sizing: border-box;
}
em{
  font-style: italic;
}

img{
    max-width: 100% !important;
    height: auto;
    }

iframe{
    max-width: 100%;
}
.menu.horizontal>li, .menu>li {
  display: block;
}
.qlgxww .single_thumbnail:before {
    content: '';
    background: inherit;
    -webkit-filter: grayscale(100%) blur(5px) brightness(.9);
    -moz-filter: grayscale(100%) blur(5px) brightness(.9);
    -o-filter: grayscale(100%) blur(5px) brightness(.9);
    -ms-filter: grayscale(100%) blur(5px) brightness(.9);
    filter: grayscale(100%) blur(5px) brightness(.9);
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    z-index: -1;
}
.qlgxww figure.single_thumbnail {
    position: relative;    
    z-index: 0;
    text-align: center;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}
.qlgxww figure.single_thumbnail img {
    display: block;
    margin: 0 auto;
}
body:not(.bbrwj) .zwqfd {
    padding-top: 1px;
}


h1,h2,h3,h4,h5{
  line-height: 2;
}

h1 {
  margin-bottom: 10px;
  font-size: 1.8em;
  line-height: 1.5;
  font-weight: 600;
}

h2 {
    position: relative;
    background: #607d8b;
    color: #fff;
    padding: .5em 1em;
    font-size: 1.6em;
    margin: 1.5em 0 1em;
    line-height: 1.5;
  }

h3 {
    position: relative;
    padding: .3em 1em;
    font-weight: bold;
    margin: 1.2em 0 .8em;
    font-size: 1.3em;
}

h4 {
    position: relative;
    position: relative;
    font-weight: bold;
    font-size: 1.2em;
    padding: .2em 1em;
    color: #333;
    margin:.8em 0 .6em; 
}

h5 {
    color: #333;
    font-size: 1.1em;
    font-weight: bold;
    margin:.6em 0 .8em;
}
h5 span{font-weight: bold;}



blockquote{
    position: relative;
    border-radius: 2px;
    padding: 1em;
    padding-top: 2em;
    margin-bottom:15px;
    margin-top:25px;
    background: #efefef;
    color: #333;
}

blockquote:before {
    position: absolute;
    top: 7px;
    left: 0;
    content: '“';
    font-size: 8em;
    line-height: 0.5;
    color: #000;
    opacity: 0.2;
}

blockquote.wp-embedded-content {
    padding: .8em 2em;
}

blockquote.wp-embedded-content:before{
  content: '';
}

b,strong {
    font-weight: bold;
}

.blockquote_ref {
    font-size: 0.9em;
}

.blockquote_ref div {
    overflow: hidden;
    text-align: right;
}

.blockquote_ref div a {
    display: inline-block;
    padding: 0 0.5em;
    position: relative;
}

.blockquote_ref div a:before {
    border-top: 1px solid;
    content: "";
    position: absolute;
    top: 50%;
    width: 2em;
}

.blockquote_ref div a:before {right: 100%;}


@keyframes fadein {from { opacity: 0; } to   { opacity: 1; } } @-moz-keyframes fadein {from { opacity: 0; } to   { opacity: 1; } }  @-webkit-keyframes fadein {from { opacity: 0; } to   { opacity: 1; } }  @-ms-keyframes fadein {from { opacity: 0; } to   { opacity: 1; } }  @-o-keyframes fadein {from { opacity: 0; } to   { opacity: 1; } } @keyframes fadeout {from { opacity: 1; } to   { opacity: 0; } } @-moz-keyframes fadeout {from { opacity: 1; } to   { opacity: 0; } }  @-webkit-keyframes fadeout {from { opacity: 1; } to   { opacity: 0; } }  @-ms-keyframes fadeout {from { opacity: 1; } to   { opacity: 0; } }  @-o-keyframes fadeout {from { opacity: 1; } to   { opacity: 0; } }


ul,ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul ul{
  margin-left: 1em;
}

.inline-nospace {
    letter-spacing: -.40em;
}


table {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    background: #fff;
    width:100%;
    border:1px solid #ccc;
}

table thead th {
    padding: 10px;
    font-weight: bold;
    background: #eee;
    border-right: 1px solid #ccc;
}

table tbody th {
    width: 25%;
    padding: 12px;
    vertical-align: top;
    background: #f9f9f9;
    border:1px solid #ccc;
    vertical-align: middle;
}
table td {
    padding: 12px 18px;
    vertical-align: top;
    border:1px solid #ccc;
    vertical-align: middle;
}

table td a{
  color:#2196F3;
}

.content table img {
    border: 0;
    box-shadow: none;
}

table::-webkit-scrollbar {
  height: 10px;
}
table::-webkit-scrollbar-track {
  margin: 0 2px;
  background: #ccc;
  border-radius: 5px;
}
table::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}


dl{
    width: 100%;
    overflow: hidden;
}

dt{
    clear: both;
    color: #736e6a;
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

dd{    
    color: #878685;
    border-bottom: 1px solid #ddd;
    padding: 5px;
}




a {
  color: #4CAF50;
  text-decoration: none;
  transition: all 250ms ease-out;

}

a:hover, a:focus {
  
  color: #795548;
  text-decoration: none; 
}
:not(figure) > a:hover img {
  opacity: 0.8;
}
a.wrap_link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}


input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"],
input[type="url"],
textarea {
    margin: 0;
    padding: 8px 4px;
    max-width: 100%;
    width: 80%;
    outline: none;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #777;
    vertical-align: bottom;
    font-size: 13px;
    background-color: #F7F7F7;}

#comment-area input[type="text"],
#comment-area textarea{
    display: block;
    width:100%;
    margin: 5px 0;
}

textarea {
    overflow: auto;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
textarea:focus {
    border: 1px solid #eee;
    background: #fff;
    -webkit-box-shadow: 0 0 3px #eee;
    -moz-box-shadow: 0 0 3px #eee;
    box-shadow:  0 0 3px #eee;
    color: #444;
}

button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    padding: 10px 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    background-color: #4c8eaf;
    text-decoration: none;
    font-size: 15px;
    line-height: normal;
    cursor: pointer;
    
}

button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
    background: rgb(87, 188, 105);
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .4);

}

button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
    top:1px;
}

.button{
    text-align: center;
    margin:10px 0;
}

.button a,.content .button a {
    padding: 1em 2em;
    display: inline-block;
    position: relative;
    background-color: #607d8b;
    border-radius: 3px;
    border-style: solid;
    border-width: 0px;
    color: #fff;
    font-weight: bold;
    text-decoration: none !important;
}

.button a i {
    vertical-align: baseline;
    line-height: 1;
  }

.button a i.before{margin-right: 1em;}
.button a i.after{margin-left: 1em;}

.button a.midium {padding: 1em 1.8em;}
.button a.big {padding: 1em 2.5em;font-size: 1.3em;}
.button a.small {padding: 0.5em 1.3em;font-size: .8em;}

.button a:hover{
     -webkit-filter: brightness(0.8);
     -moz-filter: brightness(0.8);
     -o-filter: brightness(0.8);
     -ms-filter: brightness(0.8);
     filter: brightness(0.8);
     color:#fff;
}

.button.big a{
    width: 100%;
    color: #fff;
}

.button.inline{
  display: inline-block;
}

.button.solid a{
  position: relative;
  box-shadow: 0 5px 0 #ccc;
  top:0px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}

.button.solid a:hover{
  top:5px;
  box-shadow:none;
}
form#xpgzc {
    position: relative;
}
form#xpgzc span.bg_lock {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 768px) {
  body.fcpssg nav.menu-page,
  nav.ztkye {
    text-align: center;
  }
  body.fcpssg nav.menu-page ul,
  nav.ztkye ul{
      transition: 0.5s ease;
      display: inline-block;
  }
  nav.ztkye .wamsn {
      position: fixed;
      top: 0;
      width: 100%;
      box-shadow: 0 2px 5px #999;
      z-index: 9;
      background: rgba(255,255,255,1);
      background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
      background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
  }
}
@media (max-width: 768px){
  .button a {
    padding: .8em 1em;
    font-size: .9em;
  }

  .button a.midium {
    padding: .8em 1em;
    font-size: .9em;
  }

  .button a.big {
    padding: 0.8em 1em;
    font-size: 1.2em;
  }



  .button a i.before {
    margin-right: .6em;
  }
}

p {
    margin: 0 0 1em;
    line-height: 1.4285em;
}

.tbl {
    display: table;
}

.tbl .tbr {
    display: table-row;
}

.tbl .tbc {
    display: table-cell;
}
.dis_block {
    display: block
}
.ohidden {
  overflow: hidden;
}
ul {
  list-style: none;
}
.mb10 {
  margin-bottom: 10px !important
}

.kbyxsz p.fontL,
.kbyxsz a.fontL,
.kbyxsz time.fontL,
.kbyxsz li.fontL,
.kbyxsz h2.fontL,
.kbyxsz h3.fontL,
.kbyxsz h4.fontL,
.kbyxsz h5.fontL
 {
    font-size: 125%;
}

.kbyxsz p.fontM,
.kbyxsz a.fontM,
.kbyxsz time.fontM,
.kbyxsz li.fontM,
.kbyxsz h2.fontM,
.kbyxsz h3.fontM,
.kbyxsz h4.fontM,
.kbyxsz h5.fontM {
    font-size: 115%;
}
.kbyxsz p.fontS,
.kbyxsz a.fontS,
.kbyxsz time.fontS,
.kbyxsz li.fontS,
.kbyxsz h2.fontS,
.kbyxsz h3.fontS,
.kbyxsz h4.fontS,
.kbyxsz h5.fontS {
    font-size: 100%;
}
.kbyxsz h5.fontL{  font-size: 135% }
.kbyxsz h4.fontL{  font-size: 145% }
.kbyxsz h3.fontL{  font-size: 155% }
.kbyxsz h2.fontL{  font-size: 165% }

.kbyxsz h5.fontM{  font-size: 125% }
.kbyxsz h4.fontM{  font-size: 135% }
.kbyxsz h3.fontM{  font-size: 145% }
.kbyxsz h2.fontM{  font-size: 155% }

.kbyxsz h5.fontS{  font-size: 115% }
.kbyxsz h4.fontS{  font-size: 125% }
.kbyxsz h3.fontS{  font-size: 135% }
.lprse {
  display: none !important;
}
@media (min-width: 769px) {
  .ufgldt p#description {
      padding-left: 50px;
      padding-right: 50px;
  }
  .thsyby {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .bjsxgp {
    display: none !important;
  }
}

body.nfabki * {opacity: 0;}
body.nfabki {
    overflow: hidden;
    position: fixed;
}
body.nfabki:before{
    content: " ";
    overflow: hidden;
    background: #fff url(../../../images/loading.gif) center  center    no-repeat;
    position: fixed;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;

}
form span.required {
    display: inline-block;
    color: red;
    margin-left: 10px;
    margin-right: 10px;
}
figure.jvbdsl {
  margin-bottom: 10px
}
.xvpke {
    word-break: break-all;
}
.container {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.container:after{
  clear: both;
}
.aputf {
  float: left;
  position: relative;
  width: 100%;
  min-height: 1px;
}
.siotbx {
    max-width: 100%;
}
.hibzo {
    max-width: 75%;
}
.iivzx {
    max-width: 25%;
}
.tikhir {
    max-width: 50%;
}

.rrohl .bhmyv #iwxdiw:before,
.rrohl .bhmyv #iwxdiw:after{
  background: transparent
}
.xvpke 
 img.alignright {
    float: right;
    margin: 0;
    margin-left: 10px;
    margin-bottom: 10px;
}
.xvpke 
 img.alignleft {
    float: left;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}
.xvpke 
img.aligncenter {
    display: block;
    margin: 10px auto;
}
@media (min-width: 769px) {
    .ykvsj.c1col .jvbdsl {
      max-width: 150px;
      float: left;
      margin-right: 10px;
      margin-bottom: 0;
    }
    .ykvsj.c2col .dvkpa {
        float: left;
        max-width: 49%;
        padding: 10px;
        margin-right: 2%;
    }

    .ykvsj.c2col .dvkpa:nth-child(2n) {
        margin-right: 0
    }

    .ykvsj.c2col figure.jvbdsl {
        float: none;
        text-align: center;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .ykvsj.c3col .dvkpa {
        float: left;
        max-width: 32.33%;
        padding: 10px;
        margin-right: 1.50%;
    }
    .ykvsj.c3col .dvkpa figure.jvbdsl img{
        
    }
    .ykvsj.c3col .dvkpa:nth-child(3n) {
        margin-right: 0;
    }

    .ykvsj.c3col figure.jvbdsl {
        float: none;
        max-width: 100%;
        text-align: center;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 15px;

    }

    .ykvsj.c4col .dvkpa {
        float: left;
        max-width: 24.25%;
        padding: 10px;
        margin-right: 1%;
    }

    .ykvsj.c4col .dvkpa:nth-child(4n) {
        margin-right: 0;
    }

    .ykvsj.c4col figure.jvbdsl {
        float: none;
        max-width: 100%;
        text-align: center;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 10px;
    }
}
@media (max-width: 768px) {
  .izwqp {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .aputf {
    max-width: 100%
  }
}
@media (max-width: 2560px ) and (min-width: 769px) {
    body.fcpssg:not(.htgrly) .row {
        max-width: 93%;
    }
}

@media (min-width: 769px) {
    body.fcpssg:not(.htgrly) .zwqfd .row {
        max-width: 100%;
    }
    body.fcpssg .gxgpf img {
        width: 100%;
    }
}
