.bxedpopupframe
.bx_popup_frame .bx-list-cont {width: 250px !important;}
div.bx-list-cont .bx-list-item * {
    float: left;

}
.bx-list-popup-tbl .bx-list-item {
    display: inline-block  !important;
    width: 100% !important;
}
#bx-css-tt {vertical-align: top !important}
div.bx-core-dialog-head .bx-core-dialog-head-content .title {background:none !important;}
#bx-admin-prefix .list-table td, #bx-admin-prefix .internal td{vertical-align:middle;}

.center_cont a * {
    color: #2f3192!important;
}
.center_cont a:hover {
    color: #718ec1!important;
}


.h1, .h2, .h3, .h4, .h5, .h6 {
    /* font-family:  'Roboto Condensed', sans-serif; */
    font-family: 'Arial', 'Roboto Condensed', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #353535;
}
.h1 {
    /* font-size: 20px;  */
    font-size: 18px;
    line-height: 30px;
}
.h2 {
    /*   font-size: 20px;  */
    font-size: 14px;
    line-height: 30px;
}



.h3:after {
    background: #000;
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    opacity: 0.17;
    right: 0;
    display: block;
    height: 6px;
}



.p1 {
    margin-bottom: 9px;
}

.p2 {
    margin-bottom: 13px;
}

.p3 {
    margin-bottom: 4px;
}

.p4 {
    margin-bottom: 25px;
}

.text1 {


    margin-bottom: 14px;
}
/*links*/

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:hover {
    color: #718ec1;
}

.btn {
    color: #fff;
    display: inline-block;
    padding: 8px 16px 7px;
    margin-top: 24px;
    border-radius: 5px;
    box-shadow: 0 1px 2px #b2b5b7;
    background: url(/images/44324/btn_bg.png) 0 0 repeat-x #6e8abd;
    text-shadow: 0 1px #4466b0;
    font-weight: bold;

}

.btn:hover {
    background: #f2f4f8;
    color: #828282;

    text-shadow: none;
}

/*preclass*/

.mb0 {
    margin-bottom: 0px !important;
}
.m0 {
    margin: 0 !important;
}

.mb1 {
    margin-bottom: 521px;

}
.pad0 {
    padding: 0 !important;
}

.pad1 {
    padding-right: 30px;
    margin-bottom: 40px;
}

.pad2 {
    padding-left: 20px;
    padding-right: 60px;
}

.pt0 {
    padding-top: 0;
}


.page1 .img_inner, .img_inner.inn1   {
    margin-top: 10px;
    margin-bottom: 15px;
}

.img_inner {
    max-width: 100%;
    margin-bottom: 25px;
    border: 1px solid #fff;
    border-radius: 7px;
    margin-top: 5px;
    box-shadow: 0 0 3px #999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


.fleft {
    float: left;
    margin-right: 22px;
    margin-top: 5px;
    margin-bottom: 0;
}

.fright {
    float: right !important;
}

.upp {
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 1px;
}


.alright {
    text-align: right;
}
.center {
    text-align: center;
}
.wrapper, .extra_wrapper {
    overflow: hidden;
}
.clear {
    float: none !important;
    clear: both;
}

.col1 {
    color: #718ec1;
}


.text1 {
    text-transform: uppercase;
    color: #718ec1;
    margin-bottom: 4px;
}

.text1 a:hover  {
    color: #828282;
}

.col1 a:hover {
    text-decoration: underline;
    color: #828282;
}

.page1 .hor_separator {
    margin-top: 39px;
}
.hor_separator.hor1 {
    margin-top: 25px;
}
.hor_separator {
    border-top: 1px solid #d9e3e7;
    border-bottom: 1px solid #fff;
    margin-top: 30px;
}

.logotip {
    float: left;
    padding-bottom: 10px;
}
.logo {
    background: url("/images/44324/logo.jpg") no-repeat scroll 0 0 transparent;
    color: #171717;
    display: block;
    font-family: 'Scada',sans-serif;
    font-size: 22px;
    font-weight: bold;
    height: 90px;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 auto;
    padding-right: 2px;
    text-align: center;
    text-transform: uppercase;
    width: 674px;

}
.logo span {
    display: block;
    padding-left: 109px;
    padding-top: 12px;
}
.logo:hover{color:#171717;}
.slogan {
    color: #444444;
    display: block;
    font-family: Arial;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 1.5em;
    text-transform: none;
}


.links {
    float: right;
    padding-bottom: 24px;
    color: #444444;
    padding-top: 25px;
    font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;;
}

.links a {
    display: inline-block;
    margin-left: 21px;
    position: relative;

}

.links a:first-child:after {
    display: none;
}

.links a:after {
    left: -11px;
    display: block;
    width: 1px;
    height: 11px;
    content: '';
    background: #b2c1d3;
    position: absolute;
    pointer-events: none;
    top: 6px;
}

.links a:hover {
    text-decoration: underline;
}

.search_block {
    float: left;
    border-left: 1px solid #fff;
    overflow: hidden;
    position: relative;
    padding: 11px 13px 11px 15px;
}

.search_block a {
    display: block;
    position: absolute;
    width: 31px;
    height: 31px;
    right: 14px;
    top: 12px;
    background: url(/images/44324/search_icon.png) 0 0 no-repeat;
    z-index: 990;
}

.search_block a:hover {
    cursor: pointer;
    opacity: 0.5;
}


.content {
    border: none;
    position: relative;
    padding: 20px 0 63px;
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 1px #d6dbe5;
}
.content.page1 {
    position: relative;
    top: -33px;
    border-top: 1px solid #fff;
    padding: 0 0 ;
    padding-bottom: 33px;
    box-shadow: 0 0 3px #d6dbe5;
}

.content.page1 .h1 {
    padding-top: 31px;
    text-shadow: 0px 2px #d7dbdc;
    margin-bottom: 22px;
}
.content.page1 .h2 {
    padding-top: 31px;
    text-shadow: 0px 2px #d7dbdc;
    margin-bottom: 22px;
}
.content .h1 {
    padding-top: 31px;
    text-shadow: 0px 2px #d7dbdc;
    margin-bottom: 22px;
}
.content .h2 {
    padding-top: 31px;
    text-shadow: 0px 2px #d7dbdc;
    margin-bottom: 22px;
}

.content .privacy .h2 {
    margin-bottom: 21px;
}

.icon {
    float: left;

    margin-top: 6px;
    width: 24%;
    display: inline-block;
}

.pad1 span {
    display: inline-block;
    width: 72%;
    padding-left: 4%;
}

.new {
    overflow: hidden;
}

.new .hor_separator {
    margin-top: 17px;
    margin-bottom: 18px;
}

.new .hor_separator.mb0 {
    margin-bottom: 7px !important;
}

.new time {
    float: left;
    background: url(/images/44324/time_icon.png) 0 5px no-repeat;
    color: #353535;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 12px;
    margin-right: 9px;
}

.new time span {
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    position: relative;
    top: -4px;
}

.new p {
    margin-bottom: 9px;
}

.block1 {
    padding-top: 20px;
}

.block1 .text1 {
    position: relative;
    top: 5px;
}

.block1 .clear {
    height: 16px;
}


.banner {
    max-width: 100%;
    margin-bottom: 25px;
    border: 1px solid #fff;
    border-radius: 7px;
    background: #f1f6f9;
    background: url(/images/44324/banner_bg.jpg) right bottom no-repeat #f1f6f9;
    box-shadow: 0 0 3px #999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 21px 95px 25px 18px;
    margin-top: 41px;
}

.banner .col1 {
    padding-top: 6px;
}


.banner .h2 {
    line-height: 24px;
    padding-top: 0;
    margin-bottom: 19px;
}

.banner a.btn {
    margin-top: 8px;
}

.gallery img.img_inner {
    margin-bottom: 15px;
}

.gallery .clear {
    height: 14px;
}

.blog {
    padding-top: 5px;
    overflow: hidden;
    margin-bottom: 29px;
}

.blog time {
    float: left;
    background: url(/images/44324/time_icon.png) 0 0px no-repeat;
    color: #353535;
    font-size: 13px;
    width: 32px;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    padding-top: 7px;
    margin-right: 12px;
    position: relative;
    top: -1px;
}

.blog time span {
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    line-height: 20px;
    position: relative;
    top: -2px;
    padding-bottom: 2px;
}

.blog .img_inner {
    margin-top: 3px;
}
/****Map***/

.map {
    padding-top: 4px;

}

.map figure {

    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 14px;
    display: block;
    margin-top: 0;

}
.map figure iframe {
    width: 100%;
    height: 313px;
    max-width: 100%;
    border-radius: 7px;
}

.map p {
    display: block;
    padding-top: 11px;
    margin-bottom: 8px;
}


.list li{
    background: url(/images/44324/marker-1.gif) 0 7px no-repeat;
    /*	font-weight: bold; */
    color: #718ec1;
    margin-bottom: 10px;
    padding-left: 24px;
}

.list li a:hover {
    text-decoration: underline;
    color: #828282;
}

.news-list {
    width: 47%;
    display: inline-block;
    border: 1px solid #BECFD8;
    border-radius: 10px;
    margin: 0px 12px;
    min-height: 370px;
    vertical-align: middle;
    position: relative;
}

.news-all {
    position: absolute;
    bottom: 0;
    right: 0;
}
.photo-items-list {
    overflow: auto;
    padding: 22px;
}
.photo-show-more {
    text-align: right!important;
}
#photo-more-photo-link {
    line-height: 13px;
    vertical-align: middle;
    display: inline-block;
    height: 24px;
    margin: 0;
    margin-right: 15px;
    font-weight: bold;
    text-transform: lowercase;

}
#photo-more-photo-link img{
    display: inline-block;
    line-height: 10px;
    margin-top: 2px;
    margin-left: 3px;
}
.news-top {
    background: #d8e3e8;
    border-radius: 10px 10px 0 0;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 16px;
}
.news-list .news-item {
    padding: 13px;
}
.news-list .news-all {
    text-align: right;

}
.news-list .news-all a {
    line-height: 13px;
    vertical-align: middle;
    display: inline-block;
    height: 24px;
    margin-right: 15px;
    font-weight: bold;
}
.news-list .news-all a img {
    display: inline-block;
    line-height: 10px;
    margin-top: 2px;
}
.news-list .news-img {
    display: inline-block;
    vertical-align: middle;
    width: 24%;
}
.news-list .news-name{
    padding-left: 5%;
    display: inline-block;
    width: 70%;
    vertical-align: middle;
}
.about-footer img {
    display: inline-block;
    width: 50%;
    margin: 0!important;
    padding: 0;
}
.about-footer .about-footer-text {
    display: inline-block;
    width: 49%;
    padding-left: 20px;
    box-sizing: border-box;
}
.column_wrapper {
    position: relative;
    min-height: 1px;
    clear: both;
}
.two_column-left .left_column {
    width: 210px;
}
.column_wrapper .left_column, .column_wrapper .center_column, .column_wrapper .right_column {
    float: left;
}
.column_wrapper .left_cont, .column_wrapper .center_cont, .column_wrapper .right_cont {
    min-height: 1px;
    position: relative;
}
.left_menu {
    position: relative;
}
.left_menu .left_menu_cont {
    position: relative;
    padding: 11px 10px 26px 10px;
    background: #f3f5f9;
    z-index: auto;
}
.left_menu .menu_item:first-child {
    margin: 0;
}
.left_menu .menu_item {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 16px;
    margin: 11px 0 0 0;
    color: #444;
}
.left_menu .menu_item.current .menu_link {
    color: #bd0900;
}
.left_menu .submenu_list {
    position: relative;
    padding: 0 0 6px 0;
    margin: 12px 0 0 0;
    overflow: hidden;
}
.left_menu .submenu_item:first-child {
    margin: 0;
}
.left_menu .submenu_item {
    position: static;

    font-size: 13px;
    line-height: 18px;
    padding: 0 0 0 20px;
    margin: 9px 0 0 0;
}
.left_menu.menu_style-1 .submenu_item:before {
    position: absolute;
    content: "";
    top: auto;
    left: 16px;
    width: 3px;
    height: 100%;
    margin: 9px 0 0 0;
    border-right: 1px solid #93a9dc;
    border-top: 1px solid #93a9dc;
    background: none;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    display: block;
}
.left_menu .submenu_link {
    text-decoration: underline;
    color: #444;
}
.two_column-left .center_column {
    margin: 0 0 0 -210px;
}
.column_wrapper .center_column {
    width: 100%;
}
.two_column-left .center_cont {
    margin: 0 0 0 230px;
}

.page_title {

    font-size: 20px;
    font-family: 'Arial', 'Roboto Condensed',sans-serif;
    font-weight: bold;

    line-height: 30px;
    padding: 0;
    margin-bottom: 22px;
    text-transform: uppercase;
    text-shadow: 0px 2px #d7dbdc;
    color: #353535;
}
#work-area p, #work-area p span {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 14px;
    line-height: 23px;
    text-align: inherit;
    color: #414141!important;
    font-weight: 600
}

/*.center_column p,.center_column p span {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 14px!important;
    line-height: 23px!important;
    text-align: inherit!important;
    color: #414141!important;
    font-weight: 600!important;
}*/
.center_column ul li,.center_column ul li span {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 14px!important;
    line-height: 21px!important;
    text-align: inherit!important;
    color: #373737!important;
    font-weight: 600!important;
}

@media (min-width: 300px) and (max-width: 450px) {
    .logo {
        background-size: 70px;
        padding-top: 76px;
        background-position: 50% 0;
        width: 100%;
        height: auto;
    }
    .logo span {
        font-size: 14px!important;
        padding: 0;
    }
    .news-list {
        width: 100%;
        margin-bottom: 20px;
    }
    .news-list .news-img {
        width: 100%;
    }
    .news-list .news-name {
        width: 100%;
        padding: 0;
    }
    .about-footer img {
        width: 100%;
    }
    .about-footer .about-footer-text {
        width: 100%;
        margin-top: 25px;
        padding: 0;
    }
    footer .links-1 {
        float: none!important;
        margin-top: 15px;
    }
    .column_wrapper .left_column, .column_wrapper .center_column, .column_wrapper .right_column {
        float: none!important;
        margin: 0;
    }
    .two_column-left .left_column {
        width: 100%;
        margin-bottom: 25px;
    }
    .two_column-left .center_cont {
        margin: 0;
    }
    #work-area img{
        margin: 0!important;
        max-width: 100%;
        height: auto;
    }
}



#cssmenu {float: left}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu #menu-button {
    display: none;
}
#cssmenu {
    font-family: Montserrat, sans-serif;
    /*background: #333333;*/
}
#cssmenu > ul > li {
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #e5e6e7;
}
#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}
#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu > ul > li > a {
    padding: 23px 26px;
    font-size: 12px;
    /* letter-spacing: 1px; */
    text-decoration: none;
    color: #000;
    font-weight: 700;
    /* text-transform: uppercase;*/
}
#cssmenu > ul > li.active > a {
    color: #fff;
    background: url(/images/44324/menu_hover.png) 0 0 repeat-x #6d8abd;
    border-radius: 5px;
}
#cssmenu > ul > li.active:hover > a {
    color: #fff;

}

#cssmenu > ul > li:hover > a {
    /*color: #585858;*/
    color: #fff;
    background: url(/images/44324/menu_hover.png) 0 0 repeat-x #6d8abd;
    border-radius: 5px;
}
#cssmenu > ul > li:hover > a .menu-arrow{
    background-position: 0 bottom;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 30px;
}
/*#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}*/


#cssmenu > ul > li.has-sub > a span.menu-arrow {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -5px;
    width: 9px;
    background: url(/images/44324/arrows.png) no-repeat 0 0;
    height: 5px;
    top: 40px;
    pointer-events: none;
    z-index: 999;
}
#cssmenu > ul > li.has-sub.active > a span.menu-arrow {
    background-position: 0 bottom;
}

#cssmenu > ul > li.has-sub:hover > a:before {
    top: 23px;
    height: 0;
}
#cssmenu ul ul {
    position: absolute;
    left: -9999px;
    border: 1px solid #fff;
    border-radius: 7px;
    z-index: 9999;
    background: #f2f5f9;
    padding: 0;
    box-shadow: 0 0 3px #999;

}
#cssmenu.align-right ul ul {
    text-align: right;
}
#cssmenu ul ul li {
    height: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu li:hover > ul {
    left: auto;
}
#cssmenu.align-right li:hover > ul {
    left: auto;
    right: 0;
}
#cssmenu li:hover > ul > li {
    height: auto;
}
#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
}
#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}
#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 200px;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    font-weight: 400;
    background: #f3f5f9;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
    border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #585858;
}
#cssmenu ul ul li.has-sub > a:after {
    position: absolute;
    top: 16px;
    right: 11px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000;
    content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 13px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    content: '';
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0;
}
@media all and (max-width: 768px), 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) {
    #cssmenu {
        width: 100%;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
    }
    #cssmenu.align-center > ul {
        text-align: left;
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid rgba(120, 120, 120, 0.2);
    }
    #cssmenu ul ul li,
    #cssmenu li:hover > ul > li {
        min-height: 44px;
        height: auto;
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 87%;
        border-bottom: 0;
        height: 44px;
        display: table-cell;
        vertical-align: middle;
        padding-right: 35px;
    }
    #cssmenu > ul > li {
        float: none;
    }
    #cssmenu ul ul li a {
        padding-left: 25px;
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px;
    }
    #cssmenu ul ul li a {
        color: #000;
        background: none;
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li.active > a {
        color: #585858;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul,
    #cssmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #cssmenu > ul > li.has-sub > a:after,
    #cssmenu > ul > li.has-sub > a:before,
    #cssmenu ul ul > li.has-sub > a:after,
    #cssmenu ul ul > li.has-sub > a:before {
        display: none;
    }
    #cssmenu #menu-button {
        display: block;
        padding: 17px;
        color: #000;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
    }
    #cssmenu #menu-button:after {
        position: absolute;
        top: 22px;
        right: 17px;
        display: block;
        height: 4px;
        width: 20px;
        border-top: 2px solid #000;
        border-bottom: 2px solid #000;
        content: '';
    }
    #cssmenu #menu-button:before {
        position: absolute;
        top: 16px;
        right: 17px;
        display: block;
        height: 2px;
        width: 20px;
        background: #000;
        content: '';
    }
    #cssmenu #menu-button.menu-opened:after {
        top: 23px;
        border: 0;
        height: 2px;
        width: 15px;
        background: #000;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #cssmenu #menu-button.menu-opened:before {
        top: 23px;
        background: #000;
        width: 15px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 58px;
        width: 30px;
        cursor: pointer;
    }
    #cssmenu .submenu-button.submenu-opened {
        /*background: #262626;*/
    }
    #cssmenu ul ul .submenu-button {
        height: 44px;
        width: 34px;
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 29px;
        right: 10px;
        width: 8px;
        height: 2px;
        display: block;
        background: #000;
        content: '';
    }
    #cssmenu ul ul .submenu-button:after {
        top: 20px;
        right: 11px;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #000;
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 26px;
        right: 13px;
        display: block;
        width: 2px;
        height: 8px;
        background: #000;
        content: ' ';
    }
    #cssmenu ul ul .submenu-button:before {
        top: 17px;
        right: 14px;
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none;
    }
    #cssmenu > ul > li.active > a,#cssmenu > ul > li:hover > a  {
        background: none!important;
        color: #000!important;
    }
    #cssmenu ul ul {
        border-radius: 0px!important;
        border: 0!important;
        box-shadow: none!important;
    }
    #cssmenu ul .menu-arrow {
        display: none!important;
    }
}