#CecutientWrapper{
    position:absolute;
    width:100%;
    background:#fff;
    display:block;
    height:0px;
    z-index:100;
    box-shadow: 0px 0px 5px #000;
    overflow: hidden;
    transition: .3s;
    position: fixed;
}
#CecutientBtn img {
    width: 45px;
}

a#CecutientBtn {
    position: absolute;
    right: 20%;
    margin-left: 150px;
    -webkit-border-bottom-right-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    box-shadow: 0px -10px #fff, 0px 0px 5px #000;
    padding: 10px 0px;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    width: 45px;
    z-index: 95;
    transition: .3s;
    top: 40px;
}
a#CecutientBtn.disp
{
  top: 0;
}
#CecutientBlock{
  position: absolute;
  max-width: 940px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  font-size: 18px;
  line-height: 35px;
}

#CecutientOn, #CecutientOff, #ImageOn, #ImageOff{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    padding: 0px;
    height: 20px;
    width: 50px;
    text-align: center;
    line-height: 18px;
    text-decoration: none;
    margin-top: -2px;
    border: 1px solid #000;
    color:#000;
    cursor: pointer;
}
#CecutientOn, #ImageOff{
    display:inline-block;
}
#CecutientOff, #ImageOn{
    display:none;
}
#SmallFonts, #MediumFonts, #BigFonts, #WhiteStyle, #BlackStyle, #BlueStyle, #GreenStyle{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
    vertical-align: middle;
    padding: 0px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    text-decoration: none;
    margin-top: -2px;
    cursor: pointer;
}
#ArialFonts, #TahomaFonts
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #000;
    color:#000;
    padding: 0 2px;
    cursor: pointer;
}
#SmallFonts, #MediumFonts, #BigFonts{
    border: 1px solid #000;
    color:#000;
}
.ArialFonts
{
    font-family: Arial;
}
.TahomaFonts
{
    font-family: Tahoma;
}
#SmallFonts{
    font-size:14px;
}
#MediumFonts{
    font-size:19px;
}
#BigFonts{
    font-size:24px;
}
#WhiteStyle, #BlackStyle, #BlueStyle, #GreenStyle{
    font-size:18px;
}
#WhiteStyle{
    border: 1px solid #000;
    color:#000 !important;
    background: #fff;
}
#BlackStyle{
    border: 1px solid #000;
    color:#fff!important;
    background-color:#000;
}
#BlueStyle{
    border: 1px solid #063462;
    color:#063462;
    background-color:#9DD1FF;
}
#GreenStyle{
    border: 1px solid #A9E44D;
    color:#A9E44D;
    background-color:#3B2716;
}
#CecutientTop, .CecutientTopMenu{
    display:none
}
#CecutientTop{
    position:relative;
    width:980px;
    left:50%;
    margin-left:-490px;
    font-size:18px;
}
.SmallFonts,.SmallFonts #header .header_box .signboard, .SmallFonts #header .header_box .info_box{
    font-size:14px !important;
    line-height: 18px !important;
}
.MediumFonts{
    font-size:18px !important;
    line-height: 22px !important;
}
.MediumFonts #header .header_box .signboard, .MediumFonts #header .header_box .info_box
{
	font-size:18px !important;
    line-height: 22px !important;
}
.BigFonts{
    font-size:22px !important;
    line-height: 26px !important;
}
.BigFonts #header .header_box .signboard, .BigFonts #header .header_box .info_box
{
	font-size:20px !important;
    line-height: 24px !important;
}
#CecutientWrapper.disp
{
    height: 40px!important;
        z-index: 99999;
}
#CecutientBtn.disp
{
    margin-top: 0px!important;
    position: absolute;
}
.menu li a
{
    font-family: Trebuchet MS, tahoma, Arial, verdana, sans-serif!important;
}

.menu li a{
  font-size: 10px;
}

.eye_wrapper{
  overflow: visible;
}


.big_li a,.big_li .top_menu_wrap{
  font-size: 21px !important;
}
.big_menu{
      height: 66px;
}

.big_menu .menu_separator{
  background: none;
      width: 45px;
}

.med_li a,.med_li .top_menu_wrap{
  font-size: 20px !important;
}

.med_menu .menu_separator{
    width: 7px;
}

.big_li .level_2, .med_menu .level_2, .small_li .level_2{
  display: none !important;
}


.small_menu{
      margin-left: 0;
}

.small_menu .menu_separator{
  width: 17px;
}

.med_menu ul, .big_menu ul{
  margin-left: 0;
    overflow: hidden;
}

.small_li a,.small_li .top_menu_wrap{
  font-size: 16px !important;
}

.code img{
  display: block !important;
}

#BlackStyle span{
  color: #fff !important;

}

#BlueStyle .a_border{
      color: rgb(0, 0, 0) !important;

}

#WhiteStyle .a_border{
  color: #000 !important;

}

.a_border{
  display: block;
border: 1px solid #fff;
}

.hover4black:hover{
  color: #ff8181 !important;
}

.hover4blue:hover{
  color: #94412f !important
}

.hover4white:hover{
  color: #ff6464 !important;
}



.cs-prev, .cs-next
{
  text-indent: -9999px;
}


/*Light */
body.light nav, body.light .entry
{
  background: none;
  border: 1px solid #000;
}
body.light .main-menu
{
  background: none
}
body.light #content
{
  border: 1px solid #000;
  background: none;
  padding: 15px;
  float: left;
}
body.light #footer
{
  border-top: 1px solid #000;
  background: none;
}
body.light  .sidebar .nav-wrap .sidebar__title
{
  border: 1px solid #000;
  border-bottom: 2px solid #000;
  background: none;
}
body.light .accordion li
{
  background: none;
  border: 1px solid #000;
  border-top: none;
  margin-bottom: 0
}
body.light .accordion li:first-child
{
  border-top: 1px solid #000;
}
body.light .topnav ul ul
{
  background: #fff;
  border: 1px solid #000;
}
body.light .jot-btn-submit
{
  background: none;
}
body.light .topnav.navbar-collapse
{
  background: none
}


body.dark nav, body.dark .entry
{
  background: #000;
  border: 1px solid #fff;
}
body.dark .main-menu
{
  background: #000
}
body.dark #content
{
  border: 1px solid #fff;
  background: #000;
  padding: 15px;
  float: left;
}
body.dark #footer
{
  border-top: 1px solid #fff;
  background: #000;
}
body.dark  .sidebar .nav-wrap .sidebar__title
{
  border: 1px solid #fff;
  border-bottom: 2px solid #fff;
  background: #000;
}
body.dark .accordion li
{
  background: #000;
  border: 1px solid #fff;
  border-top: none;
  margin-bottom: 0
}
body.dark .accordion li:first-child
{
  border-top: 1px solid #fff;
}
body.dark .topnav ul ul
{
  background: #000;
  border: 1px solid #fff;
}
body.dark .jot-btn-submit
{
  background: #000;
}
body.dark .nav-wrap
{
  border-radius: 0
}
body.dark .jot-controls textarea, body.dark .jot-controls input
{
  background: #000;
  border: 1px solid #fff;
  height: auto;
}
body.dark  .logo {
    background: url('/assets/image/logo3.png') 50% 0 no-repeat;
}




/**BLUE */
body.blue nav, body.blue .entry
{
  background: #9DD1FF;
  border: 1px solid #000;
}
body.blue nav, body.blue .entry
{
  background: #9DD1FF;
  border: 1px solid #000;
}
body.blue .main-menu
{
  background: #9DD1FF
}
body.blue #content
{
  border: 1px solid #000;
  background: #9DD1FF;
  padding: 15px;
  float: left;
}
body.blue #footer
{
  border-top: 1px solid #000;
  background: #9DD1FF;
}
body.blue  .sidebar .nav-wrap .sidebar__title
{
  border: 1px solid #fff;
  border-bottom: 2px solid #000;
  background: #9DD1FF;
}
body.blue .accordion li
{
  background: #9DD1FF;
  border: 1px solid #000;
  border-top: none;
  margin-bottom: 0
}
body.blue .accordion li:first-child
{
  border-top: 1px solid #000;
}
body.blue .topnav ul ul
{
  background: #9DD1FF;
  border: 1px solid #000;
}
body.blue .jot-btn-submit
{
  background: #9DD1FF;
}
body.blue .nav-wrap
{
  border-radius: 0
}
body.blue .jot-controls textarea, body.blue .jot-controls input
{
  background: #9DD1FF;
  border: 1px solid #000;
  height: auto;
}
body.blue .topnav > ul > li
{
  background: none
}



.noImg .block__img
{
  display: none;
}
.noImg .webstr__logo
{
  display: none;
}
.noImg i
{
  display: none;
}
.noImg .content-gallery, .noImg .header__phone::after, .noImg .header__email::after, .noImg .header__address::after, .noImg .header__link::after
{
  display: none;
}
.noImg .box__sitename {
    width: 66.66666667%;
}
.noImg .eye--hidden, .noImg .call_back_button
{
  display: none;
}
.noImg .logo
{
  background: url('/assets/image/logo2.png') 50% 0 no-repeat;
  padding: 0;
  margin: 0 auto;
  position: relative;
  display: block;
  right: 0;
  top: 0;
  padding-top: 160px;
  float: none;
  text-decoration: none;
}
.noImg #site-top
{
  min-height: 229px;
  padding-top: 22px;
  height: auto;
}
.noImg #site-top a
{
  text-decoration: none;
}
.noImg .accordion li a
{
  background: none
}

.noImg div.cntr div#middle div#sideleft.sidebar h2
{
  background: none;
  padding-left: 0;
}
.noImg #socbutt
{
  display: none;
}
