@charset "UTF-8";
/* CSS Document */

.col-1-1.black_layer_side_menu{
  display: none;
  position: fixed;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index: 9999999;
  background-color: #333333;  
  background-color: rgba(0,0,0,0.8);
}
.side_top,
.side_main{
  display: none;
  width: 500px;
  position: fixed;
  top: 0;
  right: -500px;
  bottom:0;
  padding: 30px 10px;
  background-color: #ffffff;
  z-index: 9999999;
  overflow-y:scroll;
}
.side_top .col-1-1.aside_top_menu,
.side_main .col-1-1.aside_top_menu{
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #58585a;
  margin-bottom: 50px;
}
.side_top #aside_menu_txt,
.side_main #aside_menu_txt{
  position: absolute;
  top:0;
  left:0;
  width: 90px;
  font-family: 'Jost-Bold','Arial', sans-serif;
  font-weight: 800;
  color: #b40937;
}
.side_top #aside_menu_close, 
.side_main #aside_menu_close {
    position: absolute;
    top: -15px;
    right: 0;
    width: 50px;
    font-size: 2em;
    font-family: 'HelveticaNeue_Bold','Arial', sans-serif;
    cursor: pointer;
}
.side_top #aside_menu_close:hover i,
.side_main #aside_menu_close:hover i{color: #d71829 !important;}

.side_top .col-1-1.aside_wrapper .col-1-1.rows,
.side_main .col-1-1.aside_wrapper .col-1-1.rows{padding: 0px 20px;}

.side_top .col-1-1.aside_wrapper .col-1-1.aside_row,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row{
  clear: both;
  border-bottom: 1px solid #58585a;
  cursor: pointer;
  position: relative;
  padding: 16px 0px;
  text-align: left;
}
.side_top .col-1-1.aside_wrapper .col-1-1.aside_row.mainlevel,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row.mainlevel{
  clear: both;
  border-bottom: 1px solid #58585a;
  cursor: pointer;
  position: relative;
  padding: 0px;
  height: 50px;
  display: table;
}

.side_top .col-1-1.aside_wrapper .col-1-1.aside_row i,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row i{
  position: absolute;
  left:0;
  top: 50%;
  font-size: 16px;
  margin-top: -8px;
}
.side_top .col-1-1.aside_wrapper .col-1-1.aside_row a,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row a{
  padding-left: 20px; 
}

.side_top .col-1-1.aside_wrapper .col-1-1.aside_row.mainlevel a,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row.mainlevel  a{display: table-cell;vertical-align: middle;line-height: 1;}
 
.side_top .col-1-1.aside_wrapper .col-1-1.aside_row ul li a,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row ul li a{}

.col-1-1.aside_row.right a{color: #b40937;}

.side_top .col-1-1.aside_wrapper .col-1-1.aside_row a:hover,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row a:hover{color: #58585a !important;}

.side_top .col-1-1.aside_wrapper .col-1-1.aside_row.subrow,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row.subrow{display: none;}

.side_top ul,
.side_main ul{list-style: square;padding-left: 25px;}

.side_top ul li,
.side_main ul li{padding: 6px 5px 6px 0px;font-size: 19px;}

.side_top ul li a,
.side_main ul li a{color:#58585a;font-size: 18px !important;font-weight: normal;}

.side_top ul li:hover a,
.side_top ul li a:hover,
.side_main ul li:hover a,
.side_main ul li a:hover{color: #b40937 !important;}

.side_top .col-1-1.aside_wrapper .col-1-1.aside_row.subrow a:hover,
.side_main .col-1-1.aside_wrapper .col-1-1.aside_row.subrow a:hover{color: #b40937 !important;}
.col-1-1.aside_row.left.bottom {border-bottom: none !important;}
.col-1-1.aside_row.left.bottom ul {list-style: none !important;padding-left: 0px !important;}


.side_main ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.side_main li {
  padding-left: 30px; 
  text-indent: 20px;
}

.side_main li::before {
  content: "•";
  color: #b40937; /* or whatever color you prefer */
}

@media all and (max-width: 1280px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1280px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1280px), only screen and (min-resolution: 192dpi) and (max-width: 1280px), only screen and (min-resolution: 2dppx) and (max-width: 1280px) {

}

@media all and (max-width: 1180px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1180px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1180px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1180px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1180px), only screen and (min-resolution: 192dpi) and (max-width: 1180px), only screen and (min-resolution: 2dppx) and (max-width: 1180px) {

}
/*TOUCH PANEL*/
@media all and (max-width: 1080px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1080px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1080px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1080px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1080px), only screen and (min-resolution: 192dpi) and (max-width: 1080px), only screen and (min-resolution: 2dppx) and (max-width: 1080px) {

}
/*END TOUCH PANEL*/
@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

}
@media all and (max-width: 960px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 960px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 960px), only screen and (min-device-pixel-ratio: 2) and (max-width: 960px), only screen and (min-resolution: 192dpi) and (max-width: 960px), only screen and (min-resolution: 2dppx) and (max-width: 960px) {

}
@media all and (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 767px), only screen and (min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px) {

}
@media all and (max-width: 640px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 640px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 640px), only screen and (min-device-pixel-ratio: 2) and (max-width: 640px), only screen and (min-resolution: 192dpi) and (max-width: 640px), only screen and (min-resolution: 2dppx) and (max-width: 640px) {

}
@media all and (max-width: 480px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 480px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 480px), only screen and (min-device-pixel-ratio: 2) and (max-width: 480px), only screen and (min-resolution: 192dpi) and (max-width: 480px), only screen and (min-resolution: 2dppx) and (max-width: 480px) {

}
@media all and (max-width: 320px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 320px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 320px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 320px), only screen and (min-device-pixel-ratio: 2) and (max-width: 320px), only screen and (min-resolution: 192dpi) and (max-width: 320px), only screen and (min-resolution: 2dppx) and (max-width: 320px) {
 
}
