/* Copyright (c) Deese Studio | http://www.deese.ru/ */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {background:transparent;border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;outline:0;}
table {border-collapse:collapse;border-spacing:0;}

/* Main Layout */
html {height:100%;margin-bottom:1px;}
body {    font: normal 19px Calibri, Arial, Helvetica, Geneva, sans-serif;color:#fff;    line-height: 1.6em;}
h1,h2,h3,h4,.componentheading {font-weight:bold;margin:1em 0 1em;}
h1,.componentheading {font-size:150%}
h2 {font-size:150%;}
h3 {font-size:130%;}
h4 {font-size:110%;}
a {color: #FFCC00;text-decoration:none;transition: color .3s, border-bottom .3s, border-top .3s;}
a:hover {text-decoration:underline;transition: 0.3s;color:#CC3300;}
ul {margin:1em;}
p {margin-top:10px;margin-bottom:10px;}
/* #main {font-size:1.3em;line-height:140%;} */
/* .background {position:absolute;width:100%;height:130px;background:url(../images/img999.jpg) no-repeat;} */
#main .foreground, #message, #showcase, .leading, #page {position:relative;}
#message, #showcase {z-index:0;}
#main-content {border-bottom:5px solid #ddd;}
.dp20,.dp25,.dp33,.dp50,.dp100 {float:left;margin-top:15px;}
.dp20 {width:20%;}
.dp25 {width:25%;}
.dp33 {width:33.33%;}
.dp50 {width:50%;}
.dp100 {width:100%;margin-top:0;}
.clr {clear:both;font-size:0;}
#colmask {clear:both;overflow:hidden;position:relative;width:100%;box-shadow: 0 0 10px rgba(0,0,0,0.8);}
#maincol, #wrapper {position:relative;}
.s-c-s #colmid, .s-c-x #colright {float:left;position:relative;width:200%;}
.s-c-s #colright {float:left;left:50%;position:relative;width:100%;}
.s-c-s #col1wrap {float:right;position:relative;right:100%;width:50%;}
.s-c-s #col1pad, .x-c-s #col1, .x-c-s #colmid {overflow:hidden;}
.s-c-s #col1 {overflow:hidden;width:100%;}
.s-c-s #col2 {float:left;position:relative;overflow:hidden;margin-left:-50%;}
.s-c-s #col3 {float:left;position:relative;overflow:hidden;left:0;}
.s-c-x #col1wrap {float:right;position:relative;width:50%;}
.s-c-x #col1 {overflow:hidden;position:relative;right:100%;}
.s-c-x #col2 {float:left;position:relative;}
.x-c-s #colright {float:left;position:relative;right:100%;width:200%;}
.x-c-s #col1wrap {float:left;left:50%;position:relative;width:50%;}
.x-c-s #col3 {float:right;position:relative;}
.s-c-s .ctr-color1, .s-c-s .ckl-color1, .s-c-x .ckl-color1, .x-c-s .cdr-color1 {background:#eee;}
.s-c-s .ctr-color2, .s-c-s .ckl-color2, .s-c-x .ckl-color2, .x-c-s .cdr-color2 {background:#D4DEE3;}
.s-c-s #col1pad, .s-c-x #colright, .x-c-s #colright, #wrapper, body {background: url(../images/img999.jpg) repeat;}
.cols1 {display:block;float:none;margin:0;width:100%;}
.cols2 {width:49%;overflow:hidden;}
.cols3 {width:30%;}
.column1, .column2 {position:relative;float:left;margin:0;}
.colpad {padding:0 10px;position:relative;}
.column2 {float:right;width:49%;}
.article_row {overflow:hidden;margin:0 -10px 15px -10px;}

/* Header */
#logo {display:block;margin:20px 15px;}
#header {overflow:hidden;height:98px;}
#header li {list-style:none;float:left;padding-left:15px;font-weight:bold;}
#nav {height:50px;    background-color: #2c3035;
    background-image: -moz-linear-gradient(top, #3b3d46, #2c3035);
    background-image: -webkit-linear-gradient(top, #3b3d46, #2c3035);border-radius: 5px;box-shadow: 0 0 10px rgba(0,0,0,0.8);z-index:1000;position: relative;
    width: 1025px;}
#nav ul {margin:0 0 0 15px;}
#nav li {list-style:none;float:left;padding-left:1px;height:34px;position:relative;}
#nav li a {display: block;
    padding: 0 30px;
    line-height: 50px;
    color: #CCCCFF;
    font-weight: normal;
    font-family: 'tahoma';
    font-size: 17px;
    transition: color .3s, border-bottom .3s, border-top .3s;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
      
}
#nav li.active a {background:#666666;color:#ffffff;border-radius: 8px;}
#nav li a:hover, #nav li:hover a, #nav li.sfHover a {background: #666666;color:#CCCCFF;text-decoration:none; transition: 0.4s;padding: 0px 31px 1px 31px;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
#nav li ul li {border-radius:5px;}
#nav ul li:hover ul {background: #F5F5F5;}
#nav li ul {position:absolute;width:330px;left:-999em;margin-left:-1px;border:1px solid #295770;border-top:0;}
#nav li ul ul {margin:-31px 0 0 280px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul, #nav li.sfHover ul ul ul ul {left:-999em;}
#nav li li {padding:0;height:auto;background:#F5F5F5;width:360px;}
#nav li li a, #nav li li.active a, #nav li li a:hover {margin:0;height:30px;line-height:30px;background:#fff;border-top:1px solid #295770;color:#34647F;}
#nav li li a, #nav li.active li a {font-weight:normal;border-radius: 0px;}
#nav li:hover ul, #nav li.sfHover ul {left:4px;}
#nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul, #nav li li li li.sfHover ul {left:0;}

/* Showcase */
#showcase {margin:3px 0 8px 0;position:relative;color:#000;}
#showcase .background {position:absolute;width:100%;height:130px;background:url(../images/img999.jpg) no-repeat;}
#showcase .foreground {border:1px solid #dfeaee;overflow:hidden;padding-bottom:25px;}
#showcase h1 {font-weight:normal;font-size:3.0em;line-height:105%;margin:25px 55px 10px 25px;}
#showcase h3 {font-weight:normal;font-size:1.4em;font-weight:normal;margin:0 55px 20px 25px;}
#showcase b {font-weight:normal;color:#7F8C51;}
#showcase .pad {padding:0 50px 25px 25px;}
#showcase .num {float:left;background:#7F8C51;text-align:center;line-height:90%;color:#fff;font-size:2em;padding:3px 8px;}
#showcase .pad h2 {font-size:1.4em;font-weight:bold;margin:0 0 5px 40px;}
#showcase .pad p {margin-left:40px;}

/* Content styles */
p.buttonheading {position:absolute;top:2px;right:10px;margin:0;}
.buttonheading .icon {display:block;width:16px;height:16px;float:left;margin-left:5px;}
.buttonheading .pdf {background:url(../images/deese.png) -57px -366px;}
.buttonheading .print {background:url(/images/print.png); width:30px; height:30px;}
.buttonheading .email {background:url(../images/deese.png) -39px -366px;}
.iteminfo {font-size:90%;overflow:hidden;border-bottom:1px solid #dedede;margin-bottom:20px;display:block;margin-top:-10px;width:100%;}
.modifydate, .createdby, .createdate {display:block;}
.createdby {font-weight:bold;}
a.readon, a.readon2 {display:block;margin-top:15px;font-style:italic;}
a.readon2 {background:url(../images/deese.png) 100% -344px;display:block;float:right;color:#fff;font-weight:bold;line-height:20px;}
a.readon2 span {background:url(../images/deese.png) 0 -344px;display:block;margin-right:10px;height:21px;float:left;padding:0 5px 0 15px;}
.breadcrumbs-pad {padding:0 1px;}
div.breadcrumbs {font-size:110%;font-weight:normal;margin:0;    padding: 3px 15px 5px 15px;color:#fafafa;float:left;}
div.breadcrumbs .sep {padding:0 5px;}
.component-pad {padding:0 15px 15px;}
.banneritem_text {margin-bottom:10px;}
#modlgn_username, #modlgn_passwd {border:1px solid #ccc;padding:3px;}
.pagination span, .pagination a {margin-right:5px;}
#colmask ul li {list-style:circle;}
#colmask ul ul {margin-top:0;}
#colmask ul ul li {list-style:square;}
.colpad h2.contentheading {padding-right:65px;}
.sectiontableheader {font-weight:bold;line-height:25px;text-align:left;}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {text-align:left;padding:0 4px;vertical-align:middle;border-top:1px solid #ddd;line-height:30px;}
span.attention {display:block;margin:15px 0;padding:8px 10px 8px 10px;background:#FFF3A3;border:1px solid #E7BD72;color:#B79000;}

/* Modules */
.module {padding:1px;}
.module-title {font-size:110%;font-weight:bold;margin:0;padding:7px 15px 5px;}
.module-body {}
.color1 .module-title {background:url(../images/deese.png) 0 -204px repeat-x;border-bottom:1px solid #ddd;color:#777;}
.color1 .module-body {border-top:1px solid #fff;}
.color2 .module-title {background:url(../images/deese.png) 0 -136px repeat-x;border-bottom:1px solid #c3d9e1;color:#50646d;}
.color2 .module-body {border-top:1px solid #dfeaef;}
#colmask .m_menu {background:#7F8C51;color:#fff;}
#colmask .m_menu .module-title {background:url(../images/deese.png) 0 -0px repeat-x;border-bottom:1px solid #6B7643;color:#fff;}
#colmask .m_menu .module-body {border-top:1px solid #97A763;}
#colmask .m_menu a {color:#fff;}
#colmask .m_menu ul {margin:0 1em;}
#mainmods, #mainmods2, #mainmods3 {overflow:hidden;padding-top:15px;}
#mainmods3 {background:#eee;border-top:1px solid #fff;border-bottom:1px solid #ddd;}
.spacer .module {float:left;}
.spacer.w99 .module {width:100%;}
.spacer.w49 .module {width:49.2%;}
.spacer.w33 .module {width:32.8%;}
#header .module {float:right;margin-left:325px;}
#main-content li .active a {font-weight: normal;}

/* Footer */
#footer {background:#f7f7f7;border-top:1px solid #fff;}
.footer-pad {padding:10px 15px;overflow:hidden;}
#logo2 {width:165px;height:20px;background:url(../images/deese.png) 5px -646px no-repeat;display:block;float:right;margin-left:15px;margin-top:15px;}
#footer ul {margin:0;}
#footer li {list-style:none;float:left;padding-right:20px;font-weight:bold;}

.phonestop {font: 17px Arial, Verdana, Helvetica, sans-serif; color: #5bcbdc;font-family: 'Dosis';margin: 10px 0px 0px 20px; }

@font-face {
    font-family: 'Dosis';
    src: url('/fonts/dosis.woff') format('woff');
}

.phonestopnumber {
background: url(../img/pht.png) no-repeat;    padding: 0px 0px 5px 25px;
    text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
}

.adresstop {
        color: #c9cacc;
    font-family: tahoma;
    font-size: 12px;
    line-height: 1.2em;
        margin: 0 48px 0 20px;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
       
}
.adresstopproezd {
float: right;
    font-size: 11px;
     text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.adresstopproezd a {color:#b1c47c;font-weight:normal;text-decoration:underline;}
.adresstopproezd a:hover {color: #c3b71e;text-decoration:none;transition: 0.4s; transition: color .4s, border-bottom .4s, border-top .4s;
       }
       
       .knopkatopzap a {          padding: 10px 20px 10px 20px;
    position: absolute;
    top: 24px;
    background: #CCCCFF;
    border-radius: 10px;
    border: 1px solid #fff;
    box-shadow: 0 0 10px #DDB;
    left: 370px;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    color: #666666;
       }
       .knopkatopzap:hover a { background: #58DBA0;padding: 15px 25px 15px 25px;transition: 0.4s;color: #db231a; font-weight: bold;}
       
       
       .phonesfoot {font: 17px Arial, Verdana, Helvetica, sans-serif;
    color: #CCFF99;
    font-family: 'Dosis';
    margin: 10px 0px 0px 20px; }
       
       .phonesfootnumber {
               text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
background: url(../img/phf.png) no-repeat;    padding: 0px 0px 5px 25px;
}
.emailfootadress {
background: url(../img/emf.png) no-repeat;    padding: 0px 0px 5px 25px;
}
.emailfootadress a {color: #db231a;    font-weight: bold;}

.footadress {    background: url(../img/adrf.png) no-repeat;
    padding: 0px 0px 5px 25px;
    color: #CCCCFF;
    font: normal 19px Calibri, Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
    line-height: 1em;
       
}
    
    .searchfootmain {padding: 11px 30px 5px 30px;}
    
    .descrfootmain {padding: 7px 30px 10px 30px;
    color:#CCCCFF;
    font-size: 15px;
    line-height: 1.3em;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
    }
    .descrfootsoc {
            color: #CCCCFF;
    font-size: 17px;
    line-height: 1.3em;
    padding: 5px 30px 10px 30px;
        
    }
    .vkfootbutton {background: url(../img/vk.png) no-repeat;float:left;width:50px;height:50px;margin: 0px 20px 10px 30px;padding-left: 35px;}
    .vkfootbutton:hover {background: url(../img/vk-h.png) no-repeat;width:70px;height:70px;transition: 0.4s;}
    .fbfootbutton {background: url(../img/fb.png) no-repeat;float:left;width:50px;height:50px;margin: 0px 30px 10px 20px;}
    .fbfootbutton:hover {background: url(../img/fb-h.png) no-repeat;width:70px;height:70px;transition: 0.4s;}
    .deeselink {position: absolute;    margin: 52px 0px 0px 32px;}
    .deeselink a {color:#bebebe;font-weight:normal;    font-size: 17px;}
    
    .mainiconpage1 {    background: #96341E;
    width: 240px;
    height: 240px;
    border-radius: 10px;
    border: 1px solid #333333;
    box-shadow: 0 0 10px rgb(0, 0, 0);margin-top:10px;}
    
    .mainiconpage1:hover {width: 245px;
    height: 245px;transition: 0.4s;}
    
    .mainiconpage1str {
    
            background: url(/img/photos.png) no-repeat;
            width:240px;
            height:240px;
    }
    .mainiconpage1str:hover {
   
            background: url(/img/photos-hover.png) no-repeat;
            width:240px;
            height:240px;
            transition: 0.4s;
    }
    .mainiconpage1str-text {    padding: 206px 0px 0px 54px;font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
            color: #fff;
        text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;    
    }
    
    
    
    .mainiconpage2 {    background: #9db91e;
    width: 240px;
    height: 240px;
    border-radius: 10px;
    border: 1px solid #333333;
    box-shadow: 0 0 10px rgb(0, 0, 0);margin-top:10px;}
    
    .mainiconpage2:hover {width: 245px;
    height: 245px;transition: 0.4s;}
    
    .mainiconpage2str {
            background: url(/img/prices.png) no-repeat;
             width:240px;
            height:240px;
    }
    
    .mainiconpage2str:hover {
        background: url(/img/prices-hover.png) no-repeat;
            width:240px;
            height:240px;
            transition: 0.4s;
    }
    
    .mainiconpage2str-text {
        padding: 206px 0 0 60px;
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
            color: #fff;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
        
    }
    
    
    
    
     .mainiconpage3 {    background: #313131;
    width: 240px;
    height: 240px;
    border-radius: 10px;
    border: 1px solid #333333;
    box-shadow: 0 0 10px rgb(0, 0, 0);margin-top:10px;}
    
    .mainiconpage3:hover {width: 245px;
    height: 245px;transition: 0.4s;}
    
    .mainiconpage3str {
            
            background: url(/img/meropr.png) no-repeat;
             width:240px;
            height:240px;
    }
    
    .mainiconpage3str:hover {
         background: url(/img/meropr-hover.png) no-repeat;
            width:240px;
            height:240px;
            transition: 0.4s;
    }
    .mainiconpage3str-text {
        
        padding: 206px 0 0 54px;
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
            color: #fff;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
    }
    
    .mainiconpage4 {    background: #4cc0b1;
    width: 240px;
    height: 240px;
    border-radius: 10px;
    border: 1px solid #333333;
    box-shadow: 0 0 10px rgb(0, 0, 0);margin-top:10px;}
    
    .mainiconpage4:hover {width: 245px;
    height: 245px;transition: 0.4s;}
    
    .mainiconpage4str {
            
            
             background: url(/img/sect-sport.png) no-repeat;
             width:240px;
            height:240px;
    }
    
     .mainiconpage4str:hover {
         background: url(/img/sect-sport-hover.png) no-repeat;
            width:240px;
            height:240px;
            transition: 0.4s;
    }
   
   .mainiconpage4str-text  {
       
       padding: 206px 0 0 83px;
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
            color: #fff;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
   }
   
   
     .mainiconpage5 {    background: #ef7e4c;
    width: 240px;
    height: 240px;
    border-radius: 10px;
    border: 1px solid #333333;
    box-shadow: 0 0 10px rgb(0, 0, 0);margin-top:10px;}
    
    .mainiconpage5:hover {width: 245px;
    height: 245px;transition: 0.4s;}
    
    .mainiconpage5str {
            
            
             background: url(/img/rezhim-raboty.png) no-repeat;
             width:240px;
            height:240px;
    }
    
     .mainiconpage5str:hover {
         background: url(/img/rezhim-raboty-hover.png) no-repeat;
            width:240px;
            height:240px;
            transition: 0.4s;
    }
   
   .mainiconpage5str-text  {
       
       padding: 206px 0 0 47px;
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
            color: #fff;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
   }
   
        .mainiconpage6 {    background: #b75181;
    width: 240px;
    height: 240px;
    border-radius: 10px;
    border: 1px solid #333333;
    box-shadow: 0 0 10px rgb(0, 0, 0);margin-top:10px;}
    
    .mainiconpage6:hover {width: 245px;
    height: 245px;transition: 0.4s;}
    
    .mainiconpage6str {
            
            
             background: url(/img/usl-nas.png) no-repeat;
             width:240px;
            height:240px;
    }
    
     .mainiconpage6str:hover {
         background: url(/img/usl-nas-hover.png) no-repeat;
            width:240px;
            height:240px;
            transition: 0.4s;
    }
   
   .mainiconpage6str-text  {
       
       padding: 206px 0 0 28px;
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
            color: #fff;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
   }
   
   
        .mainiconpage7 {    background: #e9a502;
    width: 240px;
    height: 240px;
    border-radius: 10px;
    border: 1px solid #333333;
    box-shadow: 0 0 10px rgb(0, 0, 0);margin-top:10px;}
    
    .mainiconpage7:hover {width: 245px;
    height: 245px;transition: 0.4s;}
    
    .mainiconpage7str {
            
            
             background: url(/img/fok-pobeda.png) no-repeat;
             width:240px;
            height:240px;
    }
    
     .mainiconpage7str:hover {
         background: url(/img/fok-pobeda-hover.png) no-repeat;
            width:240px;
            height:240px;
            transition: 0.4s;
    }
   
   .mainiconpage7str-text  {
       
       padding: 206px 0 0 52px;
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
            color: #fff;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
   }
   
       .mainiconpage8 {    background: #5ac681;
    width: 240px;
    height: 240px;
    border-radius: 10px;
    border: 1px solid #333333;
    box-shadow: 0 0 10px rgb(0, 0, 0);margin-top:10px;}
    
    .mainiconpage8:hover {width: 245px;
    height: 245px;transition: 0.4s;}
    
    .mainiconpage8str {
            
            
             background: url(/img/contacts.png) no-repeat;
             width:240px;
            height:240px;
    }
    
     .mainiconpage8str:hover {
         background: url(/img/contacts-hover.png) no-repeat;
            width:240px;
            height:240px;
            transition: 0.4s;
    }
   
   .mainiconpage8str-text  {
       
       padding: 206px 0 0 71px;
    font-weight: normal;
    font-size: 21px;
    text-transform: uppercase;
    font-style: italic;
            color: #fff;
            text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
   }
   
   .rezhimrabotytop {
       
      position: absolute;
    color: #ffffff;
    width: 120px;
    right: 47px;
    font-size: 16px;
    line-height: 1.1em;
    text-align: right;
    top: 10px;
        text-shadow: #000000 -2px 0 4px, #000000 0 -2px 2px, #000000 2px 0 0px, #000000 0 -1px 10px;
   }
   
   .priceclasstop {
       float:right;
       margin-bottom:0px;
           padding: 2px 15px 0px 0px;
       font-size: 22px;
   }
   a.priceclasstop {color: #CC3333;
    text-decoration: underline;
    font-style: italic;
    font-weight: bold;
       transition: color .3s, border-bottom .3s, border-top .3s;
   }
    
   a.priceclasstop:hover {color: #5bcbdc;text-decoration:none;}
   
   .counterfoot {
       position: absolute;
    width: 88px;
    height: 31px;
    left: 542px;
    bottom: 78px;
       
   }
   
   .to_top {
  
  position:fixed;top:0px;z-index:1000; width:100%;    transition: 0.3s;
}

#menufixtop {    transition: 0.3s;}

#page a {text-decoration:underline;}
#page a:hover {text-decoration:none;}
.rezhimrabotyfoot {position: absolute;
    color: #5bcbdc;
    width: 66px;
    left: 563px;
    bottom: 41px;
    font-size: 14px;
    text-align: right;
    line-height: 1em;
    font-weight: bold;
    text-shadow: #000000 -2px 0 4px, #000000 0 -1px 1px, #000000 2px 0 0px, #000000 0 1px 5px;
}

}