  /*  position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 11;
    font: normal normal normal 14px/1 FontAwesome;
    color: #929292;
    font-size: 20px;
    margin-bottom: 3px;
    margin-left: -30px;
    background-image: url(/images/chec.png);
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

a.what {
    background-color: #46c74b !important;
}

.cont_block {display: flex;flex-wrap: wrap;position: fixed;bottom: 4px;right: 20px;width: 38px;justify-content: space-around;z-index: 999;align-content: center;align-items: center;}

.cont_block a {flex: 1 0 100%;background-color: #0186cf;padding: 10px;margin: 3px;border-radius: 10px;box-shadow: 1px 1px 5px #000000;text-align: center;/* display: flex; */align-items: center;align-content: center;justify-content: center;}

.cont_block a i {width: 32px;font-size: 30px !important;color: #fff;}
i.fa.fa-phone {
    font-size: 22px;
}


div#cnord a {
    text-decoration: none;
    color: #000;
    background-color: #eee;
    padding: 5px;
    display: block;
    text-align: center;
}

.nostyle.vidd {
    margin-top: -16px;
}

.custom.vidd {
    height: 700px;
    position: relative;
    margin: 0 0px;
    z-index: 10;
    }


#video {
	/* position: absolute; */
	/* transform: scale(0.5); */
	top: 0;
	z-index: 1;
	height: auto;
	width: 100%;
	scale: 1.3;
}

.video-wrapper:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-position: center;
	top: 0;
	left: 0;
	z-index: 5;
	background: url(../images/texture2.png);
	/*background-size: 3px;*/
}

.video-wrapper>div {
	position: absolute;
	text-align: center;
	height: 700px;
	display: flex;
	width: 100%;
	align-items: flex-start;
	justify-content: center;
	background: linear-gradient(180deg, rgb(46 112 118) 30%, rgba(197,178,125,1) 100%);
	z-index: 0;
	overflow: hidden;
	/* background-color: #000; */
}

.video-wrapper>div>img {
	zoom: 150%;
}



.pr_item li {
text-align: left;
    line-height: 23px;
    font-size: 18px;
    padding-left: 30px;
    margin-bottom: 20px;
}

.pr_item .pr {
    font-size: 28px;
    background-color: #28a22c;
    margin: 10px 20px;
    border-radius: 5px;
    color: #fff;
    padding: 10px 0px;
      margin-bottom: 30px;
}

.pr_item .name {
    font-size: 25px;
    color: #333;
}

.nostyle_port .zagb {
    margin-bottom: 13px;
}

.price_inner {
    text-align: center;
    max-width: 1200px;
    margin: auto;
      padding-top: 3px;
}

.pr_item {
    display: inline-block;
    vertical-align: top;
    width: 27%;
    border: 1px solid #ccc;
    min-height: 430px;
    background-color: #fff;
    margin: 10px;
    padding: 20px;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    box-shadow: 2px 2px 10px rgba(0,0,0,0);
  position: relative;
      -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.item-page_gal {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.item-page_cont {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

a.ord {
    color: #fff;
    background-color: #46aaff;
    padding: 15px 15px;
    display: block;
    text-align: center;
    width: 250px;
    margin: auto;
    font-size: 25px;
    border-radius: 20px;
    text-decoration: none;
    margin-top: 20px;
}

a.ord:hover {
    background-color: #acbf3f;
}

.usl_item.main.dop .con {
    text-align: center;
}

.usl_item.main.dop .con p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
}

.usl_item.main.dop h3 {
    margin-top: 25px;
}

.usl_item.main.dop .con div {
    width: 200px;
    text-align: center;
    display: inline-block;
  vertical-align: top;
}

.usl_item.main.dop .con div img {
    width: 90px;
    margin-bottom: 10px;
}

.usl_item.main.dop .con div span {
    display: block;
}

.con.app img.lock {
    width: 200px;
}

.usl_item.main.app {
    position: relative;
}

.con.app {
    background-color: rgba(255, 255, 255, 0.79);
    position: absolute;
    bottom: 70px;
    width: 50%;
}

.usl_item img {
    width: 100%;
}

img.app {
  /*  margin-top: -70px;*/
}

.usl_item.main.app h3 {
    position: absolute;
    z-index: 3;
    color: #000;
    background-color: rgba(255, 255, 255, 0.67);
    padding: 17px 0px;
    /* margin: 10px 0px; */
    font-size: 30px;
    top: 15px;
    width: 100%;
}

.pro p {
    color: #ab6700;
    font-size: 30px;
    /* font-style: italic; */
    text-align: center;
    margin: 0 !important;
    /* background-color: #fff; */
    /* border-radius: 10px; */
    /* border: 2px solid #c70000; */
    padding: 4px 0px;
    font-family: 'Fira Sans Extra Condensed', Arial, sans-serif !important;
}

.pro img.wav {
    position: absolute;
    top: 0px;
    right: 30px;
    width: 70px !important;
}

div#proc {
    max-width: 1300px;
    margin: auto;
      text-align: center;
}

img.arr {
    display: inline-block;
    vertical-align: top;
   /* float: left;*/
    width: 8%;
      margin-top: 70px;
}

.pro {
    display: inline-block;
    vertical-align: top;
   /* float: left;*/
    width: 25%;
      position: relative;
      text-align: center;
}

.pro img {
    width: 90%;
}


img.wav {
    position: absolute;
    top: -18px;
    right: -5px;
    width: 50px !important;
}

.oh span {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #3363a5;
    font-weight: bold;
}

.oh {
    display: inline-block;
    width: 14.5%;
    float: left;
    /* border: 1px solid #eee; */
    margin: 1%;
    vertical-align: top;
    position: relative;
}

.con {
    padding: 20px 20px;
}

.usl_item.main p {
height: auto;
    overflow: auto;
    margin-bottom: 0px;
    font-size: 17px;
      padding: 0;
}

div#about p {
    text-indent: 35px;
}

.custom_pre .zag {
    color: #fff;
}

.nostyle_obj {
    min-height: 200px;
    width: 100%;
    margin: auto;
    z-index: 1;
    position: relative;
    /* float: left; */
    background-image: url(/images/sbg2.png);
    background-blend-mode: color;
    background-color: rgba(255, 255, 255, 0.58);
    border-top: 2px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    overflow: hidden;
}


.pre {
    display: inline-block;
   /* float: left;*/
    vertical-align: top;
    width: 47%;
    padding: 1%;
    color: #fff;
      overflow: hidden;
}

.pre i {
    color: #fff;
    font-size: 56px;
    float: left;
    margin-right: 20px;
    width: 55px;
}

.custom_pre {
    width: 100%;
    max-width: 1300px;
    margin: auto;
}

.nostyle_pre {padding: 40px 0px 80px 0px;background-color: rgba(0, 0, 0, 0.7);/* float: left; */width: 100%;background-image: url(/images/hsdb.webp);background-size: cover;background-position-y: -150px;background-blend-mode: color;}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
    background: none !important;
}

.svid img {
    width: 100%;
}

div#svid {
    text-align: center;
}

.svid {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    overflow: hidden;
    width: 45%;
    margin: 0.4%;
    padding: 5px;
}

p.readmore {
    text-align: right;
}

.main_news .items-row h2 {
    font-size: 29px;
    margin-top: 25px;
    text-align: left;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, sans-serif !important;
    color: #000;
}

.main_news h2 {
    font-size: 40px;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, sans-serif !important;
    color: #fff;
}

.main_news .items-row .post {
    padding: 7px 10px;
}

.main_news .img-intro-left {
    width: 300px;
}

.main_news .img-intro-left img {
    width: 95%;
}

.main_news {
    float: left;
    background: url(/images/bgt4.jpg);
    padding: 60px 20px;
    background-blend-mode: color;
    background-color: rgba(0, 0, 0, 0.47);
      width: 100%;
      -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.main_news .items-row {
    background-color: #fff;
    max-width: 1100px;
    margin: auto;
    margin-bottom: 12px;
}

.custom_part {
    max-width: 1400px;
    margin: auto;
}

.nostyle_part {
    padding: 0px 20px 60px 20px;
    float: left;
    width: 100%;
}

div#part {
    padding: 50px 0px;
    float: left;
}

.part {display: inline-block;float: left;vertical-align: top;border: 1px solid #dcdcdc;border-radius: 10px;overflow: hidden;width: 15%;margin: 0.4%;}

.part img{
    width: 100%;
    float: left;
}

.usl_item p {
    font-size: 15px;
    padding: 10px 20px;
    text-align: left;
    height: 150px;
    overflow-y: scroll;
    margin-bottom: 10px;
}

.usl_item h3 {
    font-size: 25px;
    margin-top: 5px;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, sans-serif !important;
}

.nostyle_usl {
    background: url(/images/bgt3.webp);
    padding: 60px 20px;
    background-blend-mode: color;
    background-color: rgba(0, 0, 0, 0.47);
}

div#usl .zag {
    color: #fff;
}

div#usl {
    padding: 50px 0px 0px 0px;
}

.custom_usl {
    max-width: 1200px;
    margin: auto;
}

.usl_item img {
    width: 100%;
}

.usl_item {
    display: inline-block;
    vertical-align: top;
width: 22.5%;
    border: 1px solid #d4d4d4;
    margin: 1%;
    box-shadow: 0 0 9px rgba(0,0,0,0.2);
    border-radius: 0px;
      background-color: #fff;
}

.usl_item.main {
    width: 97.4%;
}

div#about {
    padding: 50px 0px;
}

p.zag {
    font-size: 40px !important;
    margin-top: 25px;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, sans-serif !important;
}

.nostyle_about {
    background: url(/images/cs.webp);
    padding: 60px 20px;
}

.custom_about {
    max-width: 1020px;
    margin: auto;
    padding: 2% 5%;
    font-size: 20px;
    line-height: 35px;
    text-align: justify;
    box-shadow: 0 0 9px rgba(0,0,0,0.2);
    background: url(/images/logo_gs.webp) no-repeat;
    background-size: 200px;
    background-blend-mode: color;
    background-color: rgba(255, 255, 255, 0.82);
    background-position-x: 15px;
    background-position-y: 15px;
}

.custom_slog h1 {
font-size: 16px;
    color: #c1c07a;
    text-align: center;
    margin-bottom: 8px;
}

.custom_slog h2 {
    font-size: 12px;
    color: #bfbfbf;
    text-align: center;
}

.custom_slog p {
font-size: 50px;
    margin: 10px;
    font-family: 'Fira Sans Extra Condensed', Arial, sans-serif !important;
}

.custom_slog {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.73);
    padding: 30px;
    width: 600px;
    margin: auto;
    border-radius: 10px;
    border: 2px solid #fff;
}

.nostyle_slog {
    z-index: 100;
    margin-top: -300px;
    position: absolute;
    width: 100%;
    text-align: center;
}


.custom_top p {
    display: inline-block;
    font-size: 15px;
    color: #d4d4d4;
}

.custom_top {
    background-color: rgba(0, 42, 45, 0.67);
    padding: 17px;
    text-align: center;
    padding-left: 20%;
}

.custom_top a {
    display: inline-block;
    font-size: 15px;
    color: #d4d4d4;
      text-decoration: none;
}

.custom_top i {
    margin-right: 10px;
    margin-left: 30px;
}

.postheadericons.metadata-icons {
    display: none;
}

.nostyle_head {
    z-index: 103;
    position: relative;
    float: left;
    display: inline-block;
    color: #f6d657;
    font-family: arial;
    margin-left: 50px;
    margin-top: 20px;
    border-left: 2px solid;
    padding-left: 20px;
    font-weight: normal;
    font-size: 15px;
}

.nostyle_logo {
    z-index: 103;
    position: relative;
    float: left;
    display: inline-block;
    width: 20%;
}

nav.nav.desktop-nav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    text-align: center;
      left: 0;
    background-color: rgba(0, 39, 41, 0.71);
    border-bottom: 3px solid #e4c043;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
    padding-bottom: 10px;
}

.nostyle_sl {
    margin-top: 0px;
    z-index: 99;
    position: relative;
      border-bottom: 3px solid #00c7de;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}

img.logo {
    height: 200px;
    margin-left: 50%;
    margin-top: -29px;
    /* position: absolute; */
    left: 0;
}
#main
{
  background: #FFFFFF;
  margin: 0 auto;
  font-size: 17px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
}

table, ul.hmenu
{
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}

.button
{
    border: 0;
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #008ace;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-width: 0;
    padding: 5px 25px;
    margin: 0 auto;
    height: 25px;
}

.postcontent, .postheadericons, .postfootericons, .blockcontent, ul.vmenu a
{
  text-align: left;
}

.postcontent, .postcontent li, .postcontent table, .postcontent a, .postcontent a:link, .postcontent a:visited, .postcontent a.visited, .postcontent a:hover, .postcontent a.hovered
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.postcontent p
{
  margin: 13px 0;
}

.postcontent h1, .postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:visited, .postcontent h1 a:hover, .postcontent h2, .postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:visited, .postcontent h2 a:hover, .postcontent h3, .postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:visited, .postcontent h3 a:hover, .postcontent h4, .postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:visited, .postcontent h4 a:hover, .postcontent h5, .postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:visited, .postcontent h5 a:hover, .postcontent h6, .postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:visited, .postcontent h6 a:hover, .blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover, .vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover, .headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover, .slogan, .slogan a, .slogan a:link, .slogan a:visited, .slogan a:hover, .postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover
{
  font-size: 22px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 120%;
}

.postcontent a, .postcontent a:link
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #808080;
}

.postcontent a:visited, .postcontent a.visited
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #9C9C9C;
}

.postcontent  a:hover, .postcontent a.hover
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #9C9C9C;
}

.postcontent h1
{
  color: #6C7F93;
  margin: 10px 0 0;
  font-size: 26px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h1
{
  margin: 10px 0 0;
  font-size: 26px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h1 a, .postcontent h1 a:link, .postcontent h1 a:hover, .postcontent h1 a:visited, .blockcontent h1 a, .blockcontent h1 a:link, .blockcontent h1 a:hover, .blockcontent h1 a:visited
{
  font-size: 26px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2
{
  color: #8D9CAA;
  margin: 10px 0 0;
  font-size: 22px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h2
{
  margin: 10px 0 0;
  font-size: 22px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h2 a, .postcontent h2 a:link, .postcontent h2 a:hover, .postcontent h2 a:visited, .blockcontent h2 a, .blockcontent h2 a:link, .blockcontent h2 a:hover, .blockcontent h2 a:visited
{
  font-size: 22px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h3
{
  color: #9C9C9C;
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h3
{
  margin: 10px 0 0;
  font-size: 20px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h3 a, .postcontent h3 a:link, .postcontent h3 a:hover, .postcontent h3 a:visited, .blockcontent h3 a, .blockcontent h3 a:link, .blockcontent h3 a:hover, .blockcontent h3 a:visited
{
  font-size: 20px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4
{
  color: #696969;
  margin: 10px 0 0;
  font-size: 18px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h4
{
  margin: 10px 0 0;
  font-size: 18px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h4 a, .postcontent h4 a:link, .postcontent h4 a:hover, .postcontent h4 a:visited, .blockcontent h4 a, .blockcontent h4 a:link, .blockcontent h4 a:hover, .blockcontent h4 a:visited
{
  font-size: 18px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5
{
  color: #696969;
  margin: 10px 0 0;
  font-size: 15px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h5
{
  margin: 10px 0 0;
  font-size: 15px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h5 a, .postcontent h5 a:link, .postcontent h5 a:hover, .postcontent h5 a:visited, .blockcontent h5 a, .blockcontent h5 a:link, .blockcontent h5 a:hover, .blockcontent h5 a:visited
{
  font-size: 15px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6
{
  color: #B8B8B8;
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent h6
{
  margin: 10px 0 0;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.postcontent h6 a, .postcontent h6 a:link, .postcontent h6 a:hover, .postcontent h6 a:visited, .blockcontent h6 a, .blockcontent h6 a:link, .blockcontent h6 a:hover, .blockcontent h6 a:visited
{
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #hmenu-bg, .sheet, .hmenu a, .vmenu a, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #hmenu-bg, .sheet, .slidenavigator > a, .checkbox:before, .radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 320px;
  color: #404040;
}

.header:before, #header-bg:before, .layout-cell:before, .layout-wrapper:before, .footer:before, .nav:before, #hmenu-bg:before, .sheet:before
{
  width: 100%;
  content: " ";
  display: table;
}

.header:after, #header-bg:after, .layout-cell:after, .layout-wrapper:after, .footer:after, .nav:after, #hmenu-bg:after, .sheet:after, .cleared, .clearfix:after
{
  clear: both;
  font: 0/0 serif;
  display: block;
  content: " ";
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .postcontent li h1, .blockcontent li h1
{
  margin: 1px;
}

li h2, .postcontent li h2, .blockcontent li h2
{
  margin: 1px;
}

li h3, .postcontent li h3, .blockcontent li h3
{
  margin: 1px;
}

li h4, .postcontent li h4, .blockcontent li h4
{
  margin: 1px;
}

li h5, .postcontent li h5, .blockcontent li h5
{
  margin: 1px;
}

li h6, .postcontent li h6, .blockcontent li h6
{
  margin: 1px;
}

li p, .postcontent li p, .blockcontent li p
{
  margin: 1px;
}

.shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 29px;
  left: 1.23%;
  line-height: 100%;
  margin-left: -2px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
}

.headline, .headline a, .headline a:link, .headline a:visited, .headline a:hover
{
  font-size: 36px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
  padding: 0;
  margin: 0;
  color: #878787 !important;
  white-space: nowrap;
}

.object227400126 h1, .object227400126 h2, .object227400126 h3, .object227400126 h4, .object227400126 h5, .object227400126 h6, .object227400126 p, .object227400126 a, .object227400126 ul, .object227400126 ol, .object227400126 li
{
  line-height: 26px;
}

.object227400126
{
  position: absolute;
  top: 39px;
  left: 97.5%;
  margin-left: -195px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  background-image: url('../images/object227400126.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  z-index: 101;
  width: 200px;
  height: 26px;
}

.sheet
{
  margin: 0 auto;
  position: relative;
  cursor: auto;
  width: 100%;
  min-width: 320px;
  max-width: 1920px;
  z-index: auto !important;
}

.header
{
    margin: 0 auto;
    height: 110px;
    background-image: url(/images/bgt3.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    z-index: 101;
    background-color: rgba(0, 39, 41, 0.71);
    border-bottom: 3px solid #e4c043;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}

.responsive .header
{
  background-image: url('../images/header.png');
  background-position: center center;
}

.header>div.nostyle, .header>div.block, .header>div.post
{
  position: absolute;
  z-index: 101;
}

.nav
{/*  border-bottom: 1px dotted #B5B5B5;*/margin: 0 auto;position: relative;z-index: 100;text-align: center;display: inline-block;float: right;width: 77%;padding-top: 2px;}

ul.hmenu a, ul.hmenu a:link, ul.hmenu a:visited, ul.hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.hmenu, ul.hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.hmenu:after, ul.hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.hmenu, ul.hmenu ul
{
  min-height: 0;
}

ul.hmenu
{
  display: inline-block;
  vertical-align: bottom;
}

.nav:before
{
  content: ' ';
}

.hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.hmenu
{
 /* float: right;*/
}

.menuitemcontainer
{
  margin: 0 auto;
}

ul.hmenu>li
{
  margin-left: 11px;
}

ul.hmenu>li:first-child
{
  margin-left: 5px;
}

ul.hmenu>li:last-child, ul.hmenu>li.last-child
{
  margin-right: 5px;
}

ul.hmenu>li>a
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 20px;
    margin: 0 auto;
    position: relative;
    display: block;
    height: 35px;
    cursor: pointer;
    text-decoration: none;
    color: #ffd600;
    line-height: 35px;
    text-align: center;
    border: 1px solid rgba(245, 237, 165, 0.29);
    font-weight: bold !important;
}

.hmenu>li>a, .hmenu>li>a:link, .hmenu>li>a:visited, .hmenu>li>a.active, .hmenu>li>a:hover
{
  font-size: 15px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
}

ul.hmenu>li>a.active
{
  margin: 0 auto;
  text-decoration: none;
}

ul.hmenu>li>a:visited, ul.hmenu>li>a:hover, ul.hmenu>li:hover>a
{
  text-decoration: none;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
  margin: 0 auto;
}

ul.hmenu>li>a:hover, .desktop ul.hmenu>li:hover>a
{
    color: #f8df6c;
    text-decoration: none;
    background-color: rgba(5, 61, 67, 0.5);
}

ul.hmenu>li:before
{
/*  position: absolute;
  display: block;
  content: ' ';
  top: 0;
  left: -11px;*/
  width: 11px;
  height: 35px;
  background: url('../images/menuseparator.png') center center no-repeat;
}

ul.hmenu>li:first-child:before
{
  display: none;
}

ul.hmenu li li a
{
  background: #B9C2CB;
  background: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 10px;
  margin: 0 auto;
}

ul.hmenu li li
{
  float: none;
  width: auto;
  margin-top: 2px;
  margin-bottom: 2px;
}

.desktop ul.hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 25px;
  min-width: 7em;
  border: 0 solid transparent;
  text-align: left;
  line-height: 25px;
  color: #6A7D90;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

.hmenu ul a:link, .hmenu ul a:visited, .hmenu ul a.active, .hmenu ul a:hover
{
  text-align: left;
  line-height: 25px;
  color: #6A7D90;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

ul.hmenu li li:after
{
  display: block;
  position: absolute;
  content: ' ';
  height: 0;
  top: -1px;
  left: 0;
  right: 0;
  z-index: 1;
  border-bottom: 1px dotted #D1D1D1;
}

.desktop ul.hmenu li li:first-child:before, .desktop ul.hmenu li li:first-child:after
{
  display: none;
}

ul.hmenu ul li a:hover, .desktop ul.hmenu ul li:hover>a
{
  background: #FFFFFF;
  background: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

.hmenu ul a:hover
{
  text-decoration: none;
  color: #7A7A7A;
}

.desktop .hmenu ul li:hover>a
{
  color: #7A7A7A;
}

ul.hmenu ul:before
{
  background: #F2F2F2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px dotted rgba(217, 217, 217, 0.9);
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop ul.hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop ul.hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('../images/spacer.gif');
}

.desktop ul.hmenu>li>ul
{
  padding: 16px 36px 36px 36px;
  margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul ul
{
  padding: 36px 36px 36px 18px;
  margin: -36px 0 0 -5px;
}

.desktop ul.hmenu ul.hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop ul.hmenu ul.hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop ul.hmenu li li:hover>ul.hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop ul.hmenu li li:hover>ul.hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop ul.hmenu ul ul.hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 36px 36px 36px 18px;
  margin: -36px 0 0 -5px;
}

.desktop ul.hmenu ul ul.hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 36px 18px 36px 36px;
  margin: -36px -5px 0 0;
}

.desktop ul.hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop ul.hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop ul.hmenu ul ul:before
{
  border-radius: 3px;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 12px;
}

.desktop ul.hmenu>li>ul:before
{
  top: 10px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop ul.hmenu>li>ul.hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.hmenu>li>ul.hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop ul.hmenu ul ul.hmenu-left-to-right:before
{
  right: 30px;
  left: 12px;
}

.desktop ul.hmenu ul ul.hmenu-right-to-left:before
{
  right: 12px;
  left: 30px;
}

.desktop ul.hmenu>li.ext>a
{
  white-space: nowrap;
}

.desktop ul.hmenu>li.ext>a:hover, .desktop ul.hmenu>li.ext:hover>a, .desktop ul.hmenu>li.ext:hover>a.active
{
  background: none;
  padding: 0 17px 0 17px;
  margin: -0 -0 0 -0;
  overflow: hidden;
  position: relative;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: #7A7A7A;
}

.desktop ul.hmenu>li.ext>a:hover:before, .desktop ul.hmenu>li.ext:hover>a:before, .desktop ul.hmenu>li.ext:hover>a.active:before
{
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  left: 0;
  bottom: -1px;
  background-color: #F2F2F2;
  border: 1px Dotted rgba(217, 217, 217, 0.9);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
  z-index: -1;
}

.desktop ul.hmenu>li.ext:hover>ul
{
  padding-top: 5px;
  margin-top: 0;
}

.desktop ul.hmenu>li.ext:hover>ul:before
{
  top: -1px;
  clip: rect(6px, auto, auto, auto);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.hmenu>li.ext>.ext-r, ul.hmenu>li.ext>.ext-l, ul.hmenu>li.ext>.ext-m, ul.hmenu>li.ext>.ext-off
{
  display: none;
  z-index: 12;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.desktop ul.hmenu>li.ext>ul
{
  z-index: 13;
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r, .desktop ul.hmenu>li.ext.ext-l:hover>.ext-l
{
  position: absolute;
  display: block;
  overflow: hidden;
  height: 6px;
  top: 100%;
  padding-top: 1px;
  margin-top: -1px;
}

.desktop ul.hmenu>li.ext:hover>.ext-r:before, .desktop ul.hmenu>li.ext:hover>.ext-l:before
{
  position: absolute;
  content: ' ';
  top: 0;
  bottom: -1px;
  background-color: #F2F2F2;
  border: 1px Dotted rgba(217, 217, 217, 0.9);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r
{
  left: 100%;
  right: auto;
  padding-left: 0;
  margin-left: 0;
  padding-right: 1px;
  margin-right: -1px;
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-r:before
{
  right: 0;
  left: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-l
{
  right: 100%;
  left: auto;
  padding-right: 0;
  margin-right: 0;
  padding-left: 1px;
  margin-left: -1px;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-l:before
{
  right: -1px;
  left: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 3px;
}

.desktop ul.hmenu>li.ext:hover>.ext-m, .desktop ul.hmenu>li.ext:hover>.ext-off
{
  position: absolute;
  display: block;
  overflow: hidden;
  height: 5px;
  top: 100%;
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-m
{
  left: -0;
  right: 0;
  padding-right: 0;
  padding-left: 0;
}

.desktop ul.hmenu>li.ext:hover>.ext-off
{
  left: -0;
  right: -0;
  padding-left: 0;
  padding-right: 0;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-m
{
  right: -0;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}

.desktop ul.hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
  right: -0;
  left: -0;
  padding-left: 0;
  padding-right: 0;
}

.desktop ul.hmenu>li.ext:hover>.ext-m:before, .desktop ul.hmenu>li.ext:hover>.ext-off:before
{
  position: absolute;
  content: ' ';
  top: -1px;
  bottom: -1px;
  background-color: #F2F2F2;
  border: 1px Dotted rgba(217, 217, 217, 0.9);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.hmenu>li.ext.ext-r:hover>.ext-m:before
{
  right: -1px;
  left: 0;
}

.desktop ul.hmenu>li.ext.ext-l:hover>.ext-m:before
{
  left: -1px;
  right: 0;
}

.desktop ul.hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
  left: -1px;
  right: -1px;
}

.layout-wrapper
{
  position: relative;
  margin: 20px auto 0 auto;
  z-index: auto !important;
}

.content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.content-layout-row
{
  display: table-row;
}

.layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.postcontent .content-layout
{
  border-collapse: collapse;
}

.vmenublock
{
  margin: 3px;
}

div.vmenublock img
{
  margin: 0;
}

.vmenublockheader
{
  padding: 10px 0;
  margin: 0 auto 7px;
}

.vmenublockheader .t, .vmenublockheader .t a, .vmenublockheader .t a:link, .vmenublockheader .t a:visited, .vmenublockheader .t a:hover
{
  color: #878787;
  font-size: 20px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin: 0 10px;
}

.vmenublockcontent
{
  margin: 0 auto;
}

ul.vmenu, ul.vmenu ul
{
  list-style: none;
  display: block;
}

ul.vmenu, ul.vmenu li
{
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.vmenu ul
{
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.vmenu ul.active
{
  display: block;
}

ul.vmenu>li>a
{
  padding: 0 15px;
  margin: 0 auto;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #808080;
  min-height: 30px;
  line-height: 30px;
}

ul.vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  position: relative;
}

ul.vmenu li
{
  position: relative;
}

ul.vmenu>li
{
  margin-top: 0;
}

ul.vmenu>li>ul
{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ul.vmenu>li:first-child
{
  margin-top: 0;
}

ul.vmenu>li>a:before
{
  content: url('../images/vmenuitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.vmenu>li>a:before
{
  bottom: 0;
}

ul.vmenu>li>a.active:before
{
  content: url('../images/vmenuactiveitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.vmenu>li>a.active:before
{
  bottom: 0;
}

ul.vmenu>li>a:hover:before, ul.vmenu>li>a.active:hover:before, ul.vmenu>li:hover>a:before, ul.vmenu>li:hover>a.active:before
{
  content: url('../images/vmenuhovereditemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.vmenu>li>a:hover:before, .opera   ul.vmenu>li>a.active:hover:before, .opera   ul.vmenu>li:hover>a:before, .opera   ul.vmenu>li:hover>a.active:before
{
  bottom: 0;
}

ul.vmenu>li>a:hover, ul.vmenu>li>a.active:hover
{
  padding: 0 15px;
  margin: 0 auto;
}

ul.vmenu>li>a:hover, ul.vmenu>li>a.active:hover
{
  text-decoration: none;
}

ul.vmenu a:hover, ul.vmenu a.active:hover
{
  color: #808080;
}

ul.vmenu>li>a.active:hover>span.border-top, ul.vmenu>li>a.active:hover>span.border-bottom
{
  background-color: transparent;
}

ul.vmenu>li>a.active
{
  padding: 0 15px;
  margin: 0 auto;
  text-decoration: none;
  color: #808080;
}

ul.vmenu>li>ul:before
{
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.vmenu li li a
{
  margin: 0 auto;
  position: relative;
}

ul.vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.vmenu li li
{
  position: relative;
  margin-top: 0;
}

ul.vmenu ul a
{
  display: block;
  position: relative;
  min-height: 22px;
  overflow: visible;
  padding: 0;
  padding-left: 27px;
  padding-right: 27px;
  z-index: 0;
  line-height: 22px;
  color: #6C7F93;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.vmenu ul a:visited, ul.vmenu ul a.active:hover, ul.vmenu ul a:hover, ul.vmenu ul a.active
{
  line-height: 22px;
  color: #6C7F93;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
}

ul.vmenu ul ul a
{
  padding-left: 54px;
}

ul.vmenu ul ul ul a
{
  padding-left: 81px;
}

ul.vmenu ul ul ul ul a
{
  padding-left: 108px;
}

ul.vmenu ul ul ul ul ul a
{
  padding-left: 135px;
}

ul.vmenu ul>li>a:hover, ul.vmenu ul>li>a.active:hover
{
  margin: 0 auto;
}

ul.vmenu ul li a:hover, ul.vmenu ul li a.active:hover
{
  text-decoration: none;
  color: #808080;
}

ul.vmenu ul a:hover:after
{
  background-position: center;
}

ul.vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.vmenu ul a.active:after
{
  background-position: bottom;
}

ul.vmenu ul>li>a.active
{
  margin: 0 auto;
}

ul.vmenu ul a.active, ul.vmenu ul a:hover, ul.vmenu ul a.active:hover
{
  text-decoration: none;
  color: #808080;
}

.block
{
  margin: 3px;
}

div.block img
{
  border: none;
  margin: 0;
}

.blockheader
{
  padding: 6px 5px;
  margin: 0 auto 2px;
}

.blockheader .t, .blockheader .t a, .blockheader .t a:link, .blockheader .t a:visited, .blockheader .t a:hover
{
  color: #758799;
  font-size: 20px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  margin: 0 5px;
}

.blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #404040;
  font-size: 17px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.blockcontent table, .blockcontent li, .blockcontent a, .blockcontent a:link, .blockcontent a:visited, .blockcontent a:hover
{
  color: #404040;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.blockcontent p
{
  margin: 0 5px;
}

.blockcontent a, .blockcontent a:link
{
  color: #9C9C9C;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.blockcontent a:visited, .blockcontent a.visited
{
  color: #BABABA;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.blockcontent a:hover, .blockcontent a.hover
{
  color: #808080;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.block ul>li:before
{
  content: url('../images/blockbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -12px;
}

.opera .block ul>li:before
{
  bottom: 0;
}

.block li
{
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
  color: #696969;
  margin: 5px 0 0 10px;
}

.block ul>li, .block ol
{
  padding: 0;
}

.block ul>li
{
  padding-left: 12px;
}

.breadcrumbs
{
  margin: 0 auto;
}

a.button, a.button:link, a:link.button:link, body a.button:link, a.button:visited, body a.button:visited, input.button, button.button
{
  text-decoration: none;
  font-size: 15px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF;
  margin: 0 5px 0 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 25px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .button
{
  display: block;
  float: left;
}

input, select, textarea, a.search-button span
{
  vertical-align: middle;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.block select
{
  width: 96%;
}

input.button
{
  float: none !important;
}

.button.active, .button.active:hover
{
  background: #00a7f9;
  margin: 0 auto;
}

.button.active, .button.active:hover
{
  color: #FFFFFF !important;
}

.button.hover, .button:hover
{
  background: #8A99A8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  padding: 0 21px;
  margin: 0 auto;
}

.button.hover, .button:hover
{
  color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #FAFAFA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #B9C2CB;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  width: 100%;
  padding: 4px 0;
  color: #525252 !important;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: none;
}

input.error, textarea.error
{
  background: #FAFAFA;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.error, textarea.error
{
  color: #525252 !important;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search input[type="text"]
{
  background: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
  margin: 0 auto;
  width: 100%;
  padding: 4px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #364049 !important;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
}

form.search input, a.search-button
{
  top: 0;
  right: 0;
}

form.search>input, a.search-button
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  margin: 0 auto;
}

form.search input[type="submit"], input.search-button, a.search-button
{
  position: absolute;
  left: auto;
  display: block;
  border: none;
  background: url('../images/searchicon.png') center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
  color: #FFFFFF !important;
  cursor: pointer;
}

a.search-button span.search-button-text
{
  display: none;
}

label.checkbox:before
{
  background: #FAFAFA;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
  color: #364049 !important;
}

.checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.checkbox.active:before
{
  background: #7A7A7A;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.checkbox.hovered:before
{
  background: #D9DEE3;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-width: 0;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.radiobutton:before
{
  background: #FAFAFA;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
  color: #364049 !important;
}

.radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.radiobutton.active:before
{
  background: #B9C2CB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.radiobutton.hovered:before
{
  background: #D9DEE3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-width: 0;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.comments
{
  border-top: 1px dotted #A1ADBA;
  margin: 0 auto;
  margin-top: 25px;
}

.comments h2
{
  color: #23292F;
}

.comment-inner
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 auto;
  margin-left: 96px;
}

.comment-avatar
{
  float: left;
  width: 80px;
  height: 80px;
  padding: 2px;
  background: #fff;
  border: 1px solid #E8E8E8;
}

.comment-avatar>img
{
  margin: 0 !important;
  border: none !important;
}

.comment-content
{
  padding: 10px 0;
  color: #404040;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment
{
  margin-top: 6px;
}

.comment:first-child
{
  margin-top: 0;
}

.comment-header
{
  color: #23292F;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.comment-header a, .comment-header a:link, .comment-header a:visited, .comment-header a.visited, .comment-header a:hover, .comment-header a.hovered
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 100%;
}

.comment-header a, .comment-header a:link
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  color: #758799;
}

.comment-header a:visited, .comment-header a.visited
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #758799;
}

.comment-header a:hover, .comment-header a.hovered
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #758799;
}

.comment-content a, .comment-content a:link, .comment-content a:visited, .comment-content a.visited, .comment-content a:hover, .comment-content a.hovered
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.comment-content a, .comment-content a:link
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #696969;
}

.comment-content a:visited, .comment-content a.visited
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #545454;
}

.comment-content a:hover, .comment-content a.hovered
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #696969;
}

.pager
{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 6px;
  margin: 2px;
}

.pager>*:last-child
{
  margin-right: 0 !important;
}

.pager>span
{
  cursor: default;
}

.pager>*
{
  background: #D9DEE3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  margin: 0 4px 0 auto;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.pager a:link, .pager a:visited, .pager .active
{
  line-height: normal;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1C2126;
}

.pager .active
{
  background: #B6BFC9;
  padding: 10px;
  margin: 0 4px 0 auto;
  color: #FFFFFF;
}

.pager .more
{
  background: #D9DEE3;
  margin: 0 4px 0 auto;
}

.pager a.more:link, .pager a.more:visited
{
  color: #212121;
}

.pager a:hover
{
  background: #B9C2CB;
  padding: 10px;
  margin: 0 4px 0 auto;
}

.pager  a:hover, .pager  a.more:hover
{
  text-decoration: none;
  color: #21262C;
}

.pager>*:after
{
  margin: 0 0 0 auto;
  display: inline-block;
  position: absolute;
  content: ' ';
  top: 0;
  width: 0;
  height: 100%;
  right: 0;
  text-decoration: none;
}

.pager>*:last-child:after
{
  display: none;
}

.commentsform
{
  background: #E8E8E8;
  background: transparent;
  padding: 10px;
  margin: 0 auto;
  margin-top: 25px;
  color: #23292F;
}

.commentsform h2
{
  padding-bottom: 10px;
  margin: 0;
  color: #23292F;
}

.commentsform label
{
  display: inline-block;
  line-height: 25px;
}

.commentsform input:not([type=submit]), .commentsform textarea
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.commentsform .form-submit
{
  margin-top: 10px;
}

.post
{
  padding: 5px;
}

a img
{
  border: 0;
}

.article img, img.article, .block img, .footer img
{
  margin: 7px 7px 7px 7px;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
}

.post .content-layout-br
{
  height: 0;
}

.article th, .article td
{
  padding: 2px;
/*  border: solid 1px #B9C2CB;*/
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 7px 7px 7px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}

.postheader
{
  color: #696969;
  margin: 5px 10px;
  font-size: 24px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.postheader a, .postheader a:link, .postheader a:visited, .postheader a.visited, .postheader a:hover, .postheader a.hovered
{
  font-size: 24px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

.postheader a, .postheader a:link
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #9E9E9E;
}

.postheader a:visited, .postheader a.visited
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #8C8C8C;
}

.postheader a:hover, .postheader a.hovered
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #9C9C9C;
}

.postheadericons, .postheadericons a, .postheadericons a:link, .postheadericons a:visited, .postheadericons a:hover
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #696969;
}

.postheadericons
{
  padding: 1px;
  margin: 0 0 0 10px;
}

.postheadericons a, .postheadericons a:link
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
  color: #949494;
}

.postheadericons a:visited, .postheadericons a.visited
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #757575;
}

.postheadericons a:hover, .postheadericons a.hover
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #757575;
}

.postdateicon:before
{
  content: url('../images/postdateicon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postdateicon:before
{
  bottom: 0;
}

.postauthoricon:before
{
  content: url('../images/postauthoricon.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .postauthoricon:before
{
  bottom: 0;
}

.postediticon:before
{
  content: url('../images/system/edit.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .postediticon:before
{
  bottom: 0;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
  content: url('../images/postbullets.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .postcontent ul>li:before, .opera   .post ul>li:before, .opera   .textblock ul>li:before
{
  bottom: 0;
}

.postcontent li, .post li, .textblock li
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #404040;
  margin: 3px 0 0 11px;
}

.postcontent ul>li, .post ul>li, .textblock ul>li, .postcontent ol, .post ol, .textblock ol
{
  padding: 0;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
  padding-left: 17px;
}

.postcontent ul>li:before, .post ul>li:before, .textblock ul>li:before
{
  margin-left: -17px;
}

.postcontent ol, .post ol, .textblock ol, .postcontent ul, .post ul, .textblock ul
{
  margin: 1em 0 1em 11px;
}

.postcontent li ol, .post li ol, .textblock li ol, .postcontent li ul, .post li ul, .textblock li ul
{
  margin: 0.5em 0 0.5em 11px;
}

.postcontent li, .post li, .textblock li
{
  margin: 3px 0 0 0;
}

.postcontent ol>li, .post ol>li, .textblock ol>li
{
  overflow: visible;
}

.postcontent ul>li, .post ul>li, .textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #F2F2F2 url('../images/postquote.png') no-repeat scroll;
  padding: 10px 10px 10px 47px;
  margin: 10px 0 0 25px;
  color: #121212;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .postcontent blockquote a, .blockcontent blockquote a, .footer blockquote a, blockquote a:link, .postcontent blockquote a:link, .blockcontent blockquote a:link, .footer blockquote a:link, blockquote a:visited, .postcontent blockquote a:visited, .blockcontent blockquote a:visited, .footer blockquote a:visited, blockquote a:hover, .postcontent blockquote a:hover, .blockcontent blockquote a:hover, .footer blockquote a:hover
{
  color: #121212;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .postcontent blockquote p, .blockcontent blockquote p, .footer blockquote p
{
  margin: 0;
  margin: 5px 0;
}

.Sorter img
{
  border: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  position: static;
  z-index: 1;
  width: 12px;
  height: 6px;
}

.Sorter a
{
  position: relative;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:link
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:visited, .Sorter a.visited
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #647587;
}

.Sorter a:hover, .Sorter a.hover
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #4C5967;
}

.Sorter
{
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #364049;
}

.footer
{
    padding: 25px;
    margin: 0px auto 0;
    position: relative;
    color: #bfbfbf;
    font-size: 13px;
    font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    line-height: 175%;
    text-align: center;
    background-color: #002527;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer td, .footer th, .footer caption
{
  color: #878787;
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 175%;
}

.footer p
{
  padding: 0;
  text-align: center;
}

.footer a, .footer a:link
{
  color: #00c2f1;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:visited
{
  color: #00c2f1;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.footer a:hover
{
  color: #00c2f1;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: underline;
}

.footer h1
{
  color: #8A99A8;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h2
{
  color: #A1ADBA;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h3
{
  color: #696969;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h4
{
  color: #ABABAB;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h5
{
  color: #ABABAB;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer h6
{
  color: #ABABAB;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.footer img
{
  border: none;
  margin: 0;
}

.rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.rss-tag-icon:empty
{
  vertical-align: middle;
}

.facebook-tag-icon
{
  background: url('../images/footerfacebookicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.facebook-tag-icon:empty
{
  vertical-align: middle;
}

.twitter-tag-icon
{
  background: url('../images/footertwittericon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 32px;
  min-width: 32px;
  display: inline-block;
  text-indent: 35px;
  background-position: left center;
}

.twitter-tag-icon:empty
{
  vertical-align: middle;
}

.footer ul>li:before
{
/*  content: url('../images/footerbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;*/
  font-size: 0;
  line-height: 0;
  margin-left: -13px;
}

.opera .footer ul>li:before
{
  bottom: 0;
}

.footer li
{
  font-size: 13px;
  font-family: Lato, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  color: #545454;
}

.footer ul>li, .footer ol
{
  padding: 0;
}

.footer ul>li
{
  padding-left: 13px;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #647587;
}

.page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #595959;
}

.lightbox-wrapper
{
  background: #333;
  background: rgba(0, 0, 0, .8);
  bottom: 0;
  left: 0;
  padding: 0 100px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1000000;
}

.lightbox, .lightbox-wrapper .lightbox-image
{
  cursor: pointer;
}

.lightbox-wrapper .lightbox-image
{
  border: 6px solid #fff;
  border-radius: 3px;
  display: none;
  max-width: 100%;
  vertical-align: middle;
}

.lightbox-wrapper .lightbox-image.active
{
  display: inline-block;
}

.lightbox-wrapper .lightbox-error
{
  background: #fff;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 80px;
  opacity: .95;
  padding: 20px;
  position: fixed;
  width: 300px;
  z-index: 100;
}

.lightbox-wrapper .loading
{
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  height: 32px;
  opacity: .5;
  padding: 10px;
  position: fixed;
  width: 32px;
  z-index: 10100;
}

.lightbox-wrapper .arrow
{
  cursor: pointer;
  height: 100px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  width: 82px;
  z-index: 10003;
}

.lightbox-wrapper .arrow.left
{
  left: 9px;
}

.lightbox-wrapper .arrow.right
{
  right: 9px;
}

.lightbox-wrapper .arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .arrow.disabled
{
  display: none;
}

.lightbox-wrapper .arrow-t, .lightbox-wrapper .arrow-b
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  left: 26px;
  position: relative;
  width: 30px;
}

.lightbox-wrapper .arrow-t
{
  top: 38px;
}

.lightbox-wrapper .arrow-b
{
  top: 50px;
}

.lightbox-wrapper .close
{
  cursor: pointer;
  height: 22px;
  opacity: .5;
  filter: alpha(opacity=50);
  position: fixed;
  right: 39px;
  top: 30px;
  width: 22px;
  z-index: 10003;
}

.lightbox-wrapper .close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-wrapper .close .cw, .lightbox-wrapper .close .ccw
{
  background-color: #fff;
  border-radius: 3px;
  height: 6px;
  position: absolute;
  left: -4px;
  top: 8px;
  width: 30px;
}

.lightbox-wrapper .cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.lightbox-wrapper .ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.lightbox-wrapper .close-alt, .lightbox-wrapper .arrow-right-alt, .lightbox-wrapper .arrow-left-alt
{
  color: #fff;
  display: none;
  font-size: 2.5em;
  line-height: 100%;
}

.ie8 .lightbox-wrapper .close-alt, .ie8 .lightbox-wrapper .arrow-right-alt, .ie8 .lightbox-wrapper .arrow-left-alt
{
  display: block;
}

.ie8 .lightbox-wrapper .cw, .ie8 .lightbox-wrapper .ccw
{
  display: none;
}

.content-layout .sidebar1
{
  border-right: 1px dotted #B5B5B5;
  margin: 0 auto;
  width: 200px;
}

.content-layout .content
{
  margin: 0 auto;
}

.content-layout .sidebar2
{
  border-left: 1px dotted #B5B5B5;
  margin: 0 auto;
  width: 200px;
}

fieldset
{
  border: none;
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: solid 1px #B9C2CB;
  border-top: solid 1px #B9C2CB;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: solid 1px #B9C2CB;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: solid 1px #B9C2CB;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: solid 1px #B9C2CB;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: solid 1px #B9C2CB;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}

div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form fieldset label
{
  width: 100%;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.items-row .item
{
  display: table-cell;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}

form .search label, form .finder label
{
  display: none;
}

.cols-2 .column-1, .cols-2 .column-2, .cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3
{
  float: left;
  clear: right;
}

.cols-2 .column-1
{
  width: 50%;
}

.cols-2 .column-2
{
  width: 50%;
}

.cols-3 .column-1
{
  width: 33%;
}

.cols-3 .column-2
{
  width: 33%;
}

.cols-3 .column-3
{
  width: 34%;
}

.row-separator
{
  clear: both;
  float: none;
  font-size: 1px;
  display: block;
}

ul.categories-module li h1, ul.categories-module li h2, ul.categories-module li h3, ul.categories-module li h4, ul.categories-module li h5, ul.categories-module li h6
{
  display: inline;
}

.only, .phrases
{
  border: solid 1px #ccc;
  margin: 10px 0 0 0px;
  padding: 15px;
  line-height: 1.3em;
}

/* Begin Additional CSS Styles */

@media all and (max-width: 1024px)
{
  
}

@media all and (max-width: 768px)
{

span.open {
    display: block;
    position: fixed;
    right: 0;
    top: 30px;
    font-size: 25px;
    z-index: 5;
    background-color: #02626d;
    color: #fff;
    padding: 7px 6px 2px 6px;
    border-radius: 2px;
    box-shadow: 1px 1px 6px #00000073;
}  

nav.nav ul li ul {
    display: none;
    position: relative;
    background-color: #00000036;
    width: 100%;
    z-index: 2;
    box-shadow: none !important;
}

li.deeper.parent:hover>ul {
    display: block;
}

nav.nav ul li ul li ul {
    left: 0px;
    top: 0;
}	

li.deeper.parent {
    position: relative;
}

nav.nav ul li ul li a {
    text-align: left;
    padding: 12px 0px 12px 16px;
    font-size: 13px;
    box-sizing: border-box;
    line-height: 126%;
    background-color: #015862;
}


nav.nav ul {
    display: block;
    max-width: 1200px;
    margin: auto;
    justify-content: center;
}

nav.nav ul li {
    flex: 1 1 auto;
    text-align: center;
    max-width: 350px;
}

	nav.nav>ul>li>a {
    /* height: 37px; */
 }

nav.nav ul li a:hover {
    background-color: #d3b200;
    color: #fff;
}

nav.nav ul li a {
    padding: 5px 0px 5px 10px;
    display: block;
    font-size: 15px;
    color: #fff;
    text-align: center;
    border-radius: 0;
    width: 200px;
    border: 0;
    border-bottom: 1px solid #ffffff82;
    margin-left: 10px;
}

.hmenu>li.deeper.parent>a {
    pointer-events: none;
}

.hmenu>li.deeper.parent>ul>li.parent>a {
    pointer-events: none;
    background-color: #937b00;
}

  
  nav.nav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 6 !important;
  top: 0;
  right: -60px;
  background-color: #016873eb;
  overflow-x: hidden;
  padding: 0 10px;
  transition: 0.5s;
  padding-top: 60px;
  background-image: none;
  opacity: 0;
}

.nav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.nav a:hover {
  color: #f1f1f1;
}

.nav .closebtn {
  position: absolute;
  top: 20px;
  right: 5px;
  font-size: 36px;
  margin-left: 0px;
  margin-right: 60px;
  padding: 15px;
}

    span.open span {
    background-color: #fff;
    height: 3px;
    display: block;
    width: 30px;
    margin-bottom: 5px;
}

.nav .closebtn span {
    background-color: #fff;
    height: 3px;
    display: block;
    width: 30px;
    margin-bottom: 5px;
    transform: rotate(45deg);
    margin-top: -8px;
}

    .nav .closebtn span:first-child {
    transform: rotate(-45deg);
    margin-top: 15px;
}
  
	
	.custom.vidd {
    height: 400px;
 }

	.video-wrapper>div {
    height: 400px;
 }

	.nostyle.vidd {
    margin-top: 0px;
}

	
  .AG_classic .ag_thumbclassic {
    width: 31%;
    margin: 3px;
}
  
  .pr_item.abon {
    width: 90%;
}
  
  .pr_item {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    border: 1px solid #ccc;
    min-height: 30px;
  }
  
  div#about p {
    text-indent: 35px;
    font-size: 15px;
    line-height: 19px;
  
}

	  div#cnord p {
    text-indent: 35px;
    font-size: 15px;
    line-height: 19px;
  
}

	p.zag {
    font-size: 26px !important;
    text-indent: 0 !important;
    line-height: 115% !important;
 }
  
  .usl_item.main.dop .con div {
    width: 150px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
  
.con.app {
    background-color: rgba(255, 255, 255, 0.79);
    position: absolute;
    bottom: 0px;
    width: 50%;
}
  
  .usl_item.main p {
    height: auto;
    overflow: auto;
    margin-bottom: 0px;
    font-size: 12px;
    padding: 0;
}
  
  .con.app img.lock {
    width: 120px;
}
  
  .nostyle_part {
    width: auto;
}
  
  .main_news {
    width: auto;
}
  
  .usl_item {
    width: 47%;
  }
 
img.logo {
    height: 170px;
    margin-left: 15%;
    margin-top: -55px;
    /* position: absolute; */
    left: 0;
}  
  
nav.nav.desktop-nav.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    text-align: center;
    left: 0;
    background:none; 
    border: 0; 
    box-shadow: none; 
    padding-bottom: 0; 
}  
  
}


@media all and (max-width: 425px)
{

		.custom.vidd {
    height: 250px;
 }

	.video-wrapper>div {
    height: 250px;
 }
  
  .AG_classic .ag_thumbclassic {
    width: 30%;
}
  
  p.tadr {
    display: none;
}
  
  img.logo {
    height: 120px;
    margin-left: 10%;
    margin-top: -75px;
    /* position: absolute; */
    left: 0;
}  
  
  img.wav {
    position: absolute;
    top: -6px;
    right: 1px;
    width: 20px !important;
}
  
  .oh {
    display: inline-block;
    width: 44.5%;
    /* float: left; */
    /* border: 1px solid #eee; */
    margin: 1%;
    vertical-align: top;
    position: relative;
    margin-bottom: 22px;
}
  
  .usl_item.main.app h3 {
    position: absolute;
    z-index: 3;
    color: #000;
    background-color: rgba(255, 255, 255, 0.67);
    padding: 7px 0px;
    /* margin: 10px 0px; */
    font-size: 17px;
    top: 2px;
    width: 100%;
}
  
  .con.app {
    background-color: rgba(255, 255, 255, 0.79);
    position: relative;
    bottom: 0px;
    width: 96%;
    margin-top: -65px;
}
  
  .con {
    padding: 2%;
}
  
  .usl_item {
    width: 98%;
}
  
  .pro img.wav {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px !important;
}
  
  .pro p {
    color: #ab6700;
    font-size: 15px;
  }
  
  .pro span {
    font-size: 11px;
    line-height: 13px !important;
    display: block;
}
  
  .custom_top {
    background: none;
    padding: 10px;
    text-align: center;
    padding-left: 20%;
}
  
  .pre {
    display: inline-block;
    /* float: left; */
    vertical-align: top;
    width: 96%;
    padding: 2%;
    color: #fff;
    overflow: hidden;
}
  
  .pre i {
    color: #fff;
    font-size: 80px;
    text-align-last: center;
    margin-right: 0px;
    width: 100%;
}
  
  .pre p {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}
  
  .pre span {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 5px;
    text-align: center !important;
    display: block;
}
  
  .part {
    display: inline-block;
    float: none;
    vertical-align: top;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    overflow: hidden;
    width: 30%;
    margin: 0.4% auto;
}
  
  div#part {
    padding: 0px 0px;
    float: left;
    text-align: center;
}
  
  .main_news .items-row h2 {
    font-size: 14px;
    margin-top: 15px;
    text-align: left;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, sans-serif !important;
    color: #000;
}
  
  .main_news .img-intro-left {
    width: 100%;
}
  
  .main_news .article p {
    font-size: 12px;
    line-height: 16px;
}
  
  .svid {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    overflow: hidden;
    width: 44%;
    margin: 0.4%;
    padding: 5px;
}
  
  .header {
    background-color: rgba(0, 93, 99, 0.88);
  }
  
  .custom_top p {
    margin-bottom: 3px;
}
  
    .custom_top a {
    margin-bottom: 2px;
}
  
  
}

/* End Additional CSS Styles */

