html *{
    max-height:999999px;
}

.foot .mail{
    padding-left: 30px;
    height: 18px;
    background:url(/themes/ua/mail.png) no-repeat left center;
}

.bengamin{
    display:none;
}

.block_contact:nth-child(1){
    text-align:left;
}

.block_contact{
    display:inline-block;
    width:45%;
    vertical-align:middle;
}

.block_contact img{
    max-width:450px;
    
}
@font-face {
    font-family: "AC Line";
    font-style: normal;
    font-weight: 400;
    src: local("AC Line"), url("fonts/acline.woff2") format("woff2"), url("fonts/acline.woff") format("woff"), url("fonts/acline.ttf") format("truetype"), url("fonts/acline.otf") format("opentype"), url("fonts/acline.eot") format("eot");
}


body {
    font-family: calibri,arial,helvetica,verdana;
    /*font-size: 14px;*/
    font-size: 14pt;
    margin: 0;
    min-width:320px;
    position:relative;
}
div.fon {
    background: #000000 none repeat scroll 0 0;
    display: none;
    height: 200%;
    opacity: 0.8;
    position: fixed;
    top: -20px;
    width: 200%;
    z-index: 400;
}
.button_block{
    display:inline-block;
    vertical-align:middle;
    text-align:center;
    margin:0 10px 0 ;
}
input[type="button"] {
    background:#F37021;
    color: white;
    outline:none;
    text-transform: uppercase;
    font-size: 17px;
    outline:none;
    font-family: calibri;
    padding: 5px 50px 5px 50px;
    cursor:pointer;
    transition: all 0.5s ease 0s;
}
input[type="button"]:hover {
background:#1145AA;
    color: white;
    text-transform: uppercase;
    font-size: 17px;
    font-family: calibri;
    

}
input[type="text"] {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    color: #000000;
    font-family: Helvetica,arial,verdana;
    font-size: 15px;
    outline: medium none;
    padding: 12px;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}

input[type="password"] {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    color: #000000;
    font-family: Helvetica,arial,verdana;
    font-size: 14px;
    outline: medium none;
    padding: 6px;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
input[type="password"]:focus {
    border: 1px solid #333333;
}
input.fail {
    background: #fff3f3 none repeat scroll 0 0;
    border: 1px solid #ff8888;
}
input.fail:focus {
    border: 1px solid #9a1414;
}
textarea {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    color: #000000;
    font-family: Helvetica,arial,verdana;
    font-size: 14px;
    outline: medium none;
    padding: 6px;
    min-height:100px;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}

option{
    padding:12px;
    font-size:14px;
}
textarea:focus {
    border: 1px solid #333333;
}
textarea.fail {
    background: #fff3f3 none repeat scroll 0 0;
    border: 1px solid #ff8888;
}
textarea.fail:focus {
    border: 1px solid #9a1414;
}
select {
    border: 1px solid #eeeeee;
    box-sizing: border-box;
    color: #000000;
    font-family: Helvetica,arial,verdana;
    font-size: 15px;
    outline: medium none;
    padding: 12px;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
select:focus {
    border: 1px solid #333333;
}
select.fail {
    background: #fff3f3 none repeat scroll 0 0;
    border: 1px solid #ff8888;
}
select.fail:focus {
    border: 1px solid #9a1414;
}




div.headcolumnlogo img {
    position: absolute;
    top: 15px;
    left: 0;
}
a {
    color: #000000;
    text-decoration: none;
}
div.allfooter {
    position: relative !important;
}
a:hover {

    text-decoration: none;
}
div.relative {
    position: relative;
}
div.deliver {
}
div.inline {
    display: inline-block;
    vertical-align: middle;
}
div.delivercent {
    display: table-cell;
    vertical-align: top;
}
div.incenter {
    display: table;
    margin: 0 auto;
    width: 100%;
}
div.nothingfound {
    color: #ee372a;
    margin: 20px auto;
    text-align: center;
}
div.textfail {
    color: #ee372a;
}
span.star {
    color: #ee372a;
}
div.answerform {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 0 20px #333333;
    display: none;
    max-width: 90%;
    padding: 30px;
    position: fixed;
    width: 500px;
    z-index: 500;
}
div.answer_main {
    width: 100%;
}
div.answer_mainin {
}
div.answer_closeline {
    height: 40px;
}
div.answer_close {
    float: right;
}
div.answer_title {
    font-size: 110%;
    padding: 20px;
    text-align: center;
}
div.body {
}
div.allheader {
    background: rgba(0, 0, 0, 0) url("../img/source/maxelectro/sliderbot.png") repeat scroll 0 0;
    position: relative;
    width: 100%;
    z-index:99;
}
div.overhead {
    height: 75px;
    margin: 0 auto;
    max-width: 1200px;
    position: relative;
}
div.allheader::before {
    box-shadow: 0 2px 12px 1px #000000;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
div.overheadinfo {
    display: table;
    margin: 0 auto;
    width: 100%;
}
div.overheadleft {
    display: block;
    padding: 0 5px;
    vertical-align: top;
}
div.overheadright {
 display: block;
    padding: 0 5px;
    text-align: right;
}
div.head {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
    height: 80px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    z-index: 99;
}
div.headinfo {
    display: block;
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    top: -18px;

    text-align:center;
    z-index: 1001;
}
div.headcolumnlogo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 300px;
}
div.headcolumn1 {
       padding: 0 0px;
    vertical-align: middle;
    display:inline-block;
}
div.headcolumn2 {
padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
div.headcolumn2row1 {

}
div.headcolumn2row2 {
}
div.headcolumn3 {

    padding: 0 5px;
    text-align: right;
    vertical-align: middle;
    width: 220px;
}
div.headcolumn3row1 {
    text-align: right;
}
div.headcolumn3row2 {
    text-align: right;
}
div.underhead {
    margin: 0 auto;
    width: 100%;
}
div.underheadinfo {
    display: table;
    margin: 0 auto;
    max-width: 1400px;
    width: 100%;
}
div.underheadleft {
    display: table-cell;
}
div.underheadright {
    display: table-cell;
    text-align: right;
}
div.allcentermain {
    margin: 0px auto;
    max-width: 1400px;
    min-height: 550px;
    width: 100%;
}
.centertext {
    width:100%;
    margin: 0 auto;


}
.centertext table{
    border-collapse: collapse;
    font-size: 15px;
    text-align: left;
}
.centertext .imgblock{text-align:center;margin:0 auto;width:90%;}
.centertext img{
    margin:0px;
    display:inline-block;
    vertical-align:top;
}.centertext .imgblock img{
    float:none!important;
    margin-bottom: 10px !important;
    
}
div.allcenterblock {
    display:table;
    margin: 0 auto;
    width:100%;
    max-width:1400px;

}
div.leftmain {
    width:365px;
    display:table-cell;
    padding: 10px 0 10px 0;
    vertical-align: top;
    border-radius: 10px 0 10px 0;
    font-size: 17px;
}

div.leftcolumn {

}
div.centermain {
    display:table-cell;
    margin: 0 auto;
    padding: 0;
    vertical-align: top;
}
div.centercolumn {
}


.centercolumn p {
    text-indent: 30px;
    text-align: justify;
}

div.rightmain {
    display: table-cell;
    padding: 10px;
    vertical-align: top;

}
div.rightcolumn {
    margin-left: 20px;
}
div.centerunderslider {

}
div.leftunderslider {
}
div.rightunderslider {
}
.lb-nav{
    display:none!important;
}
div.allfooter {
    background: #242424 none repeat scroll 0 0;
    width: 100%;
}
div.allfooterinfo {
    margin: 0 auto;
    max-width: 1400px;
    padding: 10px;
}
div.overfooter {
}
div.underfooter {
}
div.underfooterleft {
}
div.underfooterright {
}
div.counter {
}
div.topchapters {
    display:inline-block;
    margin-top:15px;
    max-width: 1200px;
    margin-left:40px;
}
div.topchapters_separator {
    display: none;
}
div.topchapter {
cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-top: 17px;
padding: 6px 4px 22px 8px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    z-index: 1;
}
div.topchapter a {
    color: #000000;
    text-decoration: none;
    font-size
    transition: all 0.3s ease 0s;
}
div.topchapter::after {
    border-left: 5px solid #ffffff;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 95%;
    z-index: -1;
}
div.topchapter:hover::after {
    background-color: #eeeeee;
    border-left: 5px solid #0000ff;
    height: 100%;
    width: 95%;
}
div.topchapter:hover {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
div.topchapter:hover a.topchapter_link {
    color: #000000;
    text-decoration: none;
}
.img_class{
 display:inline-block;
 width:25%;
 text-align:center;
 vertical-align:top;
}
.img_class img{
        border: 1px solid #EC6807;
    border-style: inset;
 vertical-align:top;
    border-width: 5px;
    padding: 10px;
    margin: 10px;
}
div.topactivechapter {
    background-color: #eeeeee;

    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-top: 17px;
padding: 6px 4px 22px 8px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    z-index: 1;
}
div.topactivechapter::after{
        border-left: 5px solid #0000ff;
        content:"";
        position:absolute;
        width:100%;
        height:100%;
        top:0;
        left:0;
        z-index:-1;
        
}
div.topactivechapter a.topchapter_link {
    color: #000000;
    text-decoration: none;
}
div.topchapterin {
    display: table-cell;
    height: 30px;
    padding: 4px 5px 4px 4px;
    vertical-align: middle;
}
div.topchapter:hover div.topchapters_submenu {
    display: block;
}
div.topactivechapter:hover div.topchapters_submenu {
    display: block;
}
div.topchapters_submenu {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    display: none;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 36px;
    z-index: 100;
}
div.topchapter_submenu0 {
    min-width: 150px;
    padding: 3px;
}
div.topchapter_submenu1 {
    min-width: 150px;
    padding: 3px;
}
div.topchapter_submenu0:hover {
    min-width: 150px;
    padding: 3px;
}
div.topchapter_submenu1:hover {
    min-width: 150px;
    padding: 3px;
}
div.topchapter_submenu0 a {
    color: #888888;
    font-size: 90%;
    white-space: nowrap;
}
div.topchapter_submenu1 a {
    color: #888888;
    font-size: 90%;
    white-space: nowrap;
}
div.topchapter_submenu0:hover a {
    color: #000000;
    font-size: 90%;
    white-space: nowrap;
}
div.topchapter_submenu1:hover a {
    color: #000000;
    font-size: 90%;
    white-space: nowrap;
}
div.mobiletopchapters {
    display: none;
}
div.mobiletopchapters #seechapters {
    background: rgba(0, 0, 0, 0) url("/themes/templates/menu.PNG") no-repeat scroll center center;
    cursor: pointer;
    font-size: 0;
    height: 32px;
    width: 32px;
}
div.menuchapters_name {
    color: #333333;
}
div.menuchapters {
    background: #ffffff none repeat scroll 0 0;
    border-right: 1px solid #333333;
    display: none;
    height: 100%;
    left: 0;
    max-height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 0;
    z-index: 4000;
}
div.menuchapters_block {
    border-bottom: 1px solid #eeeeee;
    color: #ffffff;
    font-size: 13px;
    padding: 5px;
    text-align: left;
}
div.menuchapters_block a {
    color: #333333;
    font-size: 120%;
    text-decoration: none;
}
div.menuchapters_block:hover a {
    color: #333333;
    font-size: 120%;
    text-decoration: none;
}
div.columnchapters_main {
      margin-bottom: 10px;
    border: 1px solid #eee;
    padding: 10px;
    margin-right:20px;
    background:#fafafa;
}
div.columnchapters_title {
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 110%;
    margin-bottom: 10px;
    padding: 5px 10px 15px 10px ;
    text-align: center;
    text-transform: uppercase;
}
div.columnchapters {
}
div.columnchapter0 {
       font-size:18px;
    cursor: pointer;
    position: relative;
    padding: 15px 5px 20px 20px;
    transition: all 0.5s ease-in-out 0s;
    z-index: 2;
    font-weight: 600;
}
div.columnchapter0::after{
    width:0;
    height:100%;
    position:absolute;
    content:"";
    transition: 0.4s;
    transition-duration:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    top:0;
    right:0;
    background-color:#EEEEEE;
    z-index:-1;
}
div.columnchapteractive0::after{
    width:100%;
    height:100%;
    position:absolute;
    content:"";
    transition: 0.4s;
    transition-duration:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    top:0;
    right:0;
    background-color:#EEEEEE;
    z-index:-1;    border-left:3px solid #1145AA;
}
div.columnchapter0::before{
    width:100%;
    height:99%;
    position:absolute;
    content:"";
    transition: 0.4s;
    transition-duration:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    top:0;
    right:0;

    z-index:-1;   

       border-bottom: 1px dashed #cacbc5;
}
div.columnchapter1::before{
    width:100%;
    height: 100%;
    position: absolute;
    content: "";
    transition: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    top: 0;
    right: 0;
    z-index: -1;
    border-bottom: 1px dashed #cacbc5;
}
div.columnchapteractive1::before{
    width:100%;
    height: 100%;
    position: absolute;
    content: "";
    transition: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    top: 0;
    right: 0;
    z-index: -1;
    border-bottom: 1px dashed #cacbc5;
}
div.columnchapter0:hover::after{
    width:100%;
    border-left:3px solid #1145AA;
}

div.columnchapter0 a {
    color: #000;

    text-decoration: none;
}
div.columnchapter0:hover {

    text-decoration: none;
}
div.columnchapter0:hover a {
    color: #000;
    text-decoration: none;
}
div.columnchapteractive0 {
    cursor: pointer;
    position:relative;
    font-weight: 600;
       font-size:18px;
       z-index:2;
    padding: 15px 5px 15px 20px;}
div.columnchapteractive0 a {
    color: #333333;
    text-decoration: none;
}
div.columnchapter1 {
    cursor: pointer;
  padding: 16px 15px 18px 50px;

    position:relative;
    z-index:1;
}
div.columnchapter1 a {
    color: #000;
    text-decoration: none;
}
div.columnchapter1:hover {

}
div.columnchapter1:nth-child(1){
    margin-top:10px;
}
div.columnchapter1:nth-last-child(1){
    margin-bottom:10px;
}
div.columnchapteractive1:nth-child(1){
    margin-top:10px;
}
div.columnchapteractive1:nth-last-child(1){
    margin-bottom:10px;
}
div.columnchapter1::after{
      width:0%;
    height:100%;
    position:absolute;
    content:"";

    transition: 0.4s;
    transition-duration:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    top:0;
    right:0;
      z-index:-1;    
 border:0;
}
div.columnchapter1:hover::after{
      width:100%;
        border-left:3px solid #1145AA;
}

div.columnchapter1:hover a {
    color: #000;
    margin-top:5px;
    text-decoration: none;
}

div.columnchapteractive1 {
    cursor: pointer;
  
    padding: 16px 15px 18px 50px;
    position:relative;
    z-index:1;
}
div.columnchapteractive1::after{
    width:100%;
    height:100%;
    position:absolute;
    content:"";
background:#eee;
    transition: 0.4s;
    transition-duration:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
    -ms-transition:0.4s;
    top:0;
    right:0;
      z-index:-1;    
      border-left:3px solid #1145AA;
}
div.columnchapteractive1 a {
    color: #333333;
    text-decoration: none;
}
div.columnchapter2 {
    cursor: pointer;
    padding: 4px 0 4px 20px;
}
div.columnchapter2 a {
    text-decoration: none;
}
div.columnchapter2:hover {
    padding: 4px 0 4px 20px;
}
div.columnchapter2:hover a {
    color: #000000;
    text-decoration: none;
}
div.columnchapteractive2 {
    cursor: pointer;
    padding: 4px 0 4px 20px;
}
div.columnchapteractive2 a {
    color: #000000;
    text-decoration: none;
}
div.centerchapters {
    margin: 0 auto;
    text-align: center;
}
div.centerchapters_in {
}
div.centerchapter {
    position: relative;
    display: inline-block;
    margin: 15px 1%;
    width: 30%;
    min-height: 395px;
    vertical-align: top;
    border: 1px solid #e1dfde;
    border-radius: 4px;
}
    div.centerchapter:hover {
          box-shadow: 1px 3px 3px 2px rgba(0,0,0,0.3); 
          -o-transition:0.4s;
          -ms-transition:0.4s;
          -webkit-transition:0.4s;
          transition:0.4s; 
    }
div.centerchapter_topname {
    display: none;
}
div.centerchapter_img {
    display: block;
    height: 230px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
div.centerchapter_imgin {
    line-height: 230px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
div.centerchapter_imgin img {
    border: 0 none;
    max-height: 230px;
    max-width: 100%;
    vertical-align: middle;
}
div.centerchapter_infoblock {
    text-align: center;
    vertical-align:middle;

}
div.centerchapter_bottomname {
padding: 20px 5px 0px 5px;
}
div.centerchapter_bottomname a {
    color: #000000;
    font-size:16px;
    font-weight:bold;
    font-family: calibri;

    letter-spacing: 1px;
}
div.centerchapter_bottomname a:hover {
    color: #000000;


}
.mail a{
    color:#fff!important;
}
div.centerchapter_info {
    color: #888888;
    font-size: 90%;
    height: 50px;
    margin: 5px 0;
    display:none;
}
div.centerchapter_button input{
    border: 0;
    border-radius: 8px;
  
    padding: 5px 10px;
    width: 170px;

}
div.centerchapter_button {
text-align: center;
position:Absolute;
left:0;
right:0;
bottom:25px;
}
#search_word{
        padding: 10px 5px 10px 8px;
}
div.search {
    position: Relative;
    display: inline-block;
    margin: 0 25px;
        display:none;
    }
div.search_input {
    display: inline-block;
    max-width: 160px;
    position: relative;
    vertical-align: middle;
}
div.search_input input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border-color: -moz-use-text-color -moz-use-text-color #ffffff !important;
    border-style: none none solid !important;
    border-width: 0 0 1px !important;
    color: #ffffff;
    max-width: 160px;
}
#check1{
    display:none;
}
.label1{
    display:none;
}

.search_input input[type="text"]::-moz-placeholder {
    color: #ffffff;
}
.search_input input[type="text"]:-moz-placeholder {
    color: #ffffff;
}
.search_input input[type="text"]::-ms-placeholder {
    color: #ffffff;
}
.search_input input[type="text"]:placeholder {
    color: #ffffff;
}
div.search_button {
display: inline-block;
    left: -22px;
    position: absolute;
    top: 13px;
    vertical-align: middle;
}
div.search_button input {
    background: rgba(0, 0, 0, 0) url("/img/source/maxelectro/search.png") no-repeat scroll center center;
    border: 0 none;
    font-size: 0;
    height: 24px;
    padding: 0;
    width: 24px;
}
div.search_button input:hover {
    background: rgba(0, 0, 0, 0) url("/img/source/maxelectro/search.png") no-repeat scroll center center;
    border: 0 none;
    font-size: 0;
    height: 24px;
    padding: 0;
    width: 24px;
}
div.columnarticles_main {
}
div.columnarticles_title {
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 110%;
    margin-bottom: 10px;
    padding: 10px;
}
div.columnarticles {
}
div.columnarticle_separator {
    display: none;
}
div.columnarticle {
    text-align: left;
}
div.columnarticle_imgleft {
    display: none;
}
div.columnarticle_imgright {
    display: none;
}
div.columnarticle_info {
    vertical-align: top;
}
div.columnarticle_name {
    padding: 3px 0;
}
div.columnarticle_name a {
    text-decoration: none;
}
div.columnarticle_date {
    color: #dfdfdf;
    font-style: italic;
    margin-bottom: 20px;
    text-align: right;
}
div.columnarticle_seeall {
    margin-bottom: 20px;
    text-align: center;
}
/* ????????N?N�???�N? ?�?�??N�?� ?? N�?�??N�N�?� */

div.centerarticles_main {
text-align:center;
	margin:20px 0;
}

div.centerarticles_title {
	font-size: 130%;
    color: #333;
    padding: 10px;
    display:none;
	text-align:left;
    margin-bottom: 10px;
	border-bottom: solid 1px #dfdfdf;
}

div.centerarticle {
 max-width: 430px;
 position:relative;
    min-height: 525px;
    max-height:525px;
text-align:left;
    vertical-align: top;
    border-radius: 8px;
    background-color: #F5F5F5;
    margin: 5px 0;

    padding: 20px;
    display: inline-block;
    margin: 0 20px 0 20px;
}

div.centerarticle_img {
	max-width: 580px;
    margin: 0px auto;
}

div.centerarticle_imgin {

	display:block;
	width:100%;
}

div.centerarticle_imgin img{
	max-height:300px;
	max-width:100%;
}

div.centerarticle_info {

	margin-top:20px;
}

div.centerarticle_topname {
	display:none;
}

div.centerarticle_name {
	text-align:left;
	margin:8px 0;
}

div.centerarticle_name a {
	font-size:110%;
    display:none;
	text-decoration:none;
}

div.centerarticle_name a:hover {
	font-size:110%;
	text-decoration:none;
	color:#ee372a;
}

div.centerarticle_short {
padding: 18px;
    font-size:15.24px;
    letter-spacing:1px;
    line-height:25px;
}

div.centerarticle_date {
	padding: 8px;
}

div.centerarticle_seeall {
	text-align:center;
    display:none;
}

/* ????????N?N�???�N? ?�?�??N�?� N?N�N�?�????N�?� */

div.pagearticles {
    max-width: 1200px;
    text-align: center;
    margin: 20px auto;
}

div.pagearticle {
     max-width: 390px;
    position: relative;
    min-height: 550px;
    box-shadow: 0 1px 6px 1px #6e6e6e;
    vertical-align: top;
    border-radius: 8px;
    background-color: #eeeeee;
    margin: 5px 0;
    text-align: center;
    padding: 20px;
    display: inline-block;
    margin: 0 20px 0 20px;
    max-height:300px;
}

div.pagearticle_img {

	display:block;
	vertical-align:top;
}

div.pagearticle_imgin {
	
}

div.pagearticle_imgin img{
	max-width:380px;
}

div.pagearticle_info {
	display:table-cell;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
}

div.pagearticle_topname {
	display:none;
}

div.pagearticle_name {
	margin-bottom: 3px;
}

div.pagearticle_name a {
	font-size:110%;
    display:none;
	text-decoration:none;
}

div.pagearticle_short {

    font-size:15.24px;
    letter-spacing:1px;
    line-height:25px;

 
	color:#000;
}

div.pagearticle_date {
	display:none;
}

h1 {
    font-weight: normal;
    padding: 4px 10px;
}
div.articletext {
}
div.articledate {
    padding: 8px;
}
div.article_commall {
}
div.articlecomments {
}
div.commenthorseparator {
}
div.commentquote {
}
div.oneartcomm {
}
div.breads {
    color: #888888;
    font-size: 18px;
    margin-bottom: 2px;
    margin-top: -45px;
    padding: 10px;
    display:none;
}

.content-container {
    margin-top: 10px;
    
    width: 100%; height: 100%;   
    
    background: rgba(255, 0, 0, .1);
    
    text-align: center;
}
.map {
    height: 405px;
    margin: 0 auto;
    max-width: 1900px;
    position:relative;
    z-index:1;
}

#envelope, #envelope1, #envelope2 {
    display: none;
    font-size: 21px;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
}

#fade, #fade1, #fade2 {
    background: #000000 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

div.okno {
background: #ffffff none repeat scroll 0 0;
    box-shadow: 1px 1px 3px #000000;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 100px;
    width: 90%;
    z-index: 1001;
}

a.close-btn {
    background: #1145AA none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 5px;
    transition: all 0.3s ease 0s;
    width: 40px;
}

.map::before{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:0;
    content:"";
    height:100%;
    background:transparent;
    
}

.map a{
   position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:0;
    content:"";
z-index:1;
    height:100%;
    background:transparent;
}


div.linkicon {
    color: #888888;
    display: inline-block;
    font-size: 90%;
    padding: 0 10px;
    vertical-align: middle;
}
div.link {
    display: inline-block;
    vertical-align: middle;
}
div.link a {
    color: #888888;
    font-size: 90%;
    text-decoration: none;
}
div.link a:hover {
    color: #888888;
    font-size: 90%;
    text-decoration: underline;
}
div.linkactive {
    display: inline-block;
    vertical-align: middle;
}
div.linkactive a {
    color: #888888;
    font-size: 90%;
}
div.linkactive a:hover {
    color: #888888;
    font-size: 90%;
    text-decoration: underline;
}
div.paging {
}
div.pagingbutton {
    display: inline-block;
    vertical-align: middle;
}
div.pagingleft {
}
div.pagingright {
}
div.pagingall {
    background: #dfdfdf none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    color: #888888;
    cursor: pointer;
    font-size: 100%;
    line-height: 36px;
    margin: 0 2px;
    text-align: center;
    width: 36px;
}
div.pagingall:hover {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    color: #888888;
    cursor: pointer;
    font-size: 100%;
    height: 36px;
    line-height: 36px;
    margin: 0 2px;
    text-align: center;
    width: 36px;
}
div.pagingnow {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    color: #888888;
    cursor: pointer;
    font-size: 100%;
    height: 36px;
    line-height: 36px;
    margin: 0 2px;
    text-align: center;
    width: 36px;
}
div.callme {
}
div.callmeform {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 0 20px #333333;
    display: none;
    max-width: 90%;
    padding: 30px;
    position: fixed;
    width: 500px;
    z-index: 500;
}
div.callme_main {
    width: 100%;
}
div.callme_mainin {
}
div.callme_closeline {
    height: 40px;
}
div.callme_close {
    float: right;
}
div.callme_title {
    font-size: 110%;
    text-align: center;
}
div.callme_line {
    margin: 3px 0;
}
div.callme_block {
}
div.callme_button {
}
div.slidertext {
    text-align: center;
}
div.sliderback {
left: 0;
    margin: 0 auto;
    max-width: 1920px;
    position: relative;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    width:100%;
}
div.slider {
}
div.sliderimg {
        min-height:400px;

    max-width: 1920px;
    margin: 0 auto;
}
div.advbanner {
    border-bottom: 8px solid #cecece;
    min-height:400px;
    position: absolute;
    width: 100%;
}
div.sliderarrows {

}
div.sliderleft {
    left: 15px;
    position: absolute;
    top:45%;
    z-index: 100;
}
div.sliderleft input {
    background: rgba(255, 255,255, 0.7) url("../img/source/maxelectro/arrow_left.png") no-repeat scroll center center;
    border: 0 none;
    font-size: 0;
    height: 36px;
    padding: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 36px;
}
div.sliderleft input:hover {
    background: rgba(255, 255,255, 0.8) url("../img/source/maxelectro/arrow_left.png") no-repeat scroll center center;
    border: 0 none;
    background-position: 10px center;
    font-size: 0;
    height: 36px;
    padding: 0;
    width: 36px;
}
div.sliderright {
    left: -50px;
    margin-left: 100%;
    position: absolute;
    top:45%;
    z-index: 100;
}
div.sliderright input {
    background: rgba(255, 255,255, 0.7) url("../img/source/maxelectro/arrow_right.png") no-repeat scroll center center;
    border: 0 none;
    font-size: 0;
    height: 36px;
        background-position: 10px center;
    padding: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 36px;
}
div.sliderright input:hover {
    background: rgba(255, 255,255, 0.8) url("../img/source/maxelectro/arrow_right.png") no-repeat scroll center center;
    border: 0 none;
    font-size: 0;
    height: 36px;
    padding: 0;
    width: 36px;
}
div.sliderbuttons {
    display: none;
    position: relative;
    text-align: center;
    top: 100%;
    z-index: 100;
}
div.sliderbuttonsin {
}
div.sliderbutton {
    display: inline-block;
}
div.slidernext {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    font-size: 0;
    height: 18px;
    margin: 3px;
    width: 18px;
}
div.slidernextact {
    background: #888888 none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    font-size: 0;
    height: 18px;
    margin: 3px;
    width: 18px;
}
div.pagegallery {
    text-align: center;
}
div.gallery {
    display: inline-block;
    margin: 15px 1%;
    max-width: 24%;
    min-height: 290px;
    min-width: 22%;
    vertical-align: top;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}
div.gallery_img {
    display: block;
   
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
div.gallery_imgin {
    line-height: 230px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
div.gallery_imgin img {
    border: 0 none;
    max-height: 230px;
    max-width: 100%;
    vertical-align: middle;
}
div.gallery_text {
padding-top: 10px;
    text-align: center;
    font-size: 16px;
}
div.slidergallerys {
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
}
div.slidergallery_title {
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 110%;
    margin-bottom: 10px;
    padding: 10px;
}
div.slidergallery_info {
    margin: 0 auto;
}
div.slidergallery_left {
    display: table-cell;
    padding-right: 20px;
    vertical-align: middle;
}
div.slidergallery_right {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}
div.slidergallery_center {
    display: table-cell;
    margin: 0 auto;
    vertical-align: middle;
    width: 100%;
}
div.slidergallery_cont {
}
div.slidergallery_contin {
}
div.slidergallery_main {
    display: table-cell;
    vertical-align: top;
}
div.slidergallery {
    margin: 5px;
}
div.slidergallery_topname {
    display: none;
}
div.slidergallery_bottomname {
    text-align: center;
}
div.slidergallery_bottomname a {
    font-size: 110%;
}
div.slidergallery_bottomname a:hover {
    color: #ee372a;
    font-size: 110%;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s;
}
div.slidergallery_img {
    display: table-cell;
    height: 200px;
    max-width: 362px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
div.slidergallery_img:hover {
    display: table-cell;
    height: 200px;
    max-width: 362px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
div.slidergallery_imgin {
    height: 200px;
}
div.slidergallery_imgin img {
    max-height: 200px;
    max-width: 362px;
}
div.slidergallery_seeall {
    margin: 15px 0;
    text-align: center;
}
div.columngallerys_main {
}
div.columngallery_title {
}
div.columngallerys {
}
div.columngallery {
}
div.columngallery_topname {
}
div.columngallery_bottomname {
}
div.columngallery_imgleft {
}
div.columngallery_imgright {
}
div.columngallery_separator {
}
div.columngallery_seeall {
}
div.addcomment {
    margin: 30px auto 0;
    width: 50%;
}
div.addcomment_title {
    color: #ff0000;
    text-align: center;
}
div.addcommenttitle {
    font-size: 150%;
    margin: 0 auto 10px;
    padding: 10px 0;
    text-align: center;
}
div.addcomment_line {
    margin: 10px 0;
}
div.addcomment_block {
}
div.addcomment_button {
    text-align: center;
}
div.addcomment_info {
}
div.pagecomments {
}
div.pagecomment {
    margin: 10px auto;
    padding: 10px;
}
div.pagecomment_info {
    display: table;
    width: 100%;
}
div.pagecomment_name {
    color: #888888;
    display: table-cell;
    font-size: 100%;
}
div.pagecomment_text {
    font-size: 110%;
}
div.pagecomment_date {
    display: table-cell;
    font-style: italic;
    text-align: right;
}
div.pagecomment_separator {
}
div.columncomments {
}
div.columncomments_title {
}
div.columncomment {
}
div.columncomment_name {
}
div.columncomment_text {
}
div.columncomment_date {
}
div.columncomment_separator {
}
div.columncomment_seeall {
}
div.centercomments {
    vertical-align: top;
}
div.centercomments_title {
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 130%;
    margin-bottom: 10px;
    padding: 10px;
}
div.centercomment {
}
div.centercomment_info {
    display: table;
    margin: 10px 0;
    width: 100%;
}
div.centercomment_name {
    display: table-cell;
}
div.centercomment_text {
    font-size: 110%;
    margin: 5px 0;
}
div.centercomment_date {
    display: table-cell;
    margin-left: 50px;
    text-align: right;
}
div.centercomment_seeall {
}
div.addfaq {
    margin: 30px auto 0;
    width: 50%;
}
div.addfaqtitle {
    font-size: 150%;
    margin: 0 auto 10px;
    padding: 10px 0;
    text-align: center;
}
div.addfaq_line {
    margin: 10px 0;
}
div.addfaq_block {
}
div.addfaq_button {
    text-align: center;
}
div.addfaq_info {
}
div.pagefaqs {
}
div.page_faq {
    margin: 10px auto;
    padding: 10px;
}
div.pagefaq_info {
    display: table;
    width: 100%;
}
div.pagefaq_name {
    display: table-cell;
}
div.pagefaq_text {
    font-size: 110%;
}
div.pagefaq_date {
    display: table-cell;
    text-align: right;
}
div.pagefaq_textseparator {
}
div.pagefaq_answerinfo {
    display: table;
    width: 100%;
}
div.pagefaq_answername {
    display: table-cell;
    padding-top: 20px;
}
div.pagefaq_answertext {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #dfdfdf;
    color: #333333;
    font-size: 110%;
    padding: 10px 10px 10px 30px;
}
div.pagefaq_answerdate {
    display: table-cell;
    text-align: right;
}
div.pagefaq_separator {
}
div.feedback_main {
    padding: 20px;
    vertical-align: top;
}
div.feedback_in {
}
div.feedback_title {
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 130%;
    margin-bottom: 10px;
    padding: 10px;
}
div.feedback_titlein {
    text-align: center;
}
div.feedback_info {
}
div.feedback_line {
    margin: 10px 0;
}
div.feedback_blockname {

    vertical-align: top;
    font-size: 16px;
    margin: 5px;
}

div.feedback_blockparam {
    vertical-align: top;
}
div.feedback_button {
    text-align: center;
}
div.feedback_button input {
}
div.columnpolls {
    margin-top: 20px;
    padding: 5px;
}
div.columnpolls_title {
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 110%;
    margin-bottom: 10px;
    padding: 10px;
}
div.columnpoll {
}
div.columnpoll_info {
}
div.columnpoll_infoin {
    display: table;
    width: 100%;
}
div.columnpoll_radio {
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}
div.columnpoll_name {
    display: table-cell;
    padding: 5px 0;
    vertical-align: middle;
}
div.columnpoll_votes {
    color: #aac5dc;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}
div.columnpoll_line {
    background: #dfdfdf none repeat scroll 0 0;
}
div.columnpoll_linein {
    background: #ee372a none repeat scroll 0 0;
    height: 25px;
}
div.registration_main {
    margin: 10px auto 0;
    padding: 10px;
}
div.registration_title {
    margin: 0 auto 10px;
    padding: 10px 0;
    text-align: right;
}
div.registration_blockin {
}
div.registration_line {
    display: table;
    width: 100%;
}
div.registration_blockname {
    display: table-cell;
    padding: 4px;
    vertical-align: middle;
    width: 25%;
}
div.registration_blockparam {
    display: table-cell;
    padding: 4px;
    vertical-align: middle;
}
div.registration_button {
    margin: 20px;
    text-align: center;
}
div.registration_maincomp {
}
div.loginform {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 0 20px #333333;
    display: none;
    max-width: 90%;
    padding: 30px;
    position: fixed;
    width: 500px;
    z-index: 500;
}
div.login_main {
    width: 100%;
}
div.login_mainin {
}
div.login_closeline {
    height: 40px;
}
div.login_close {
    float: right;
}
div.login_title {
    color: #000000;
    font-size: 110%;
    padding: 10px;
    text-align: center;
}
div.login_line {
}
div.login_block {
    margin-bottom: 10px;
}
div.login_button {
}
div.login_info {
}
div.login_forget {
    cursor: pointer;
    float: right;
    margin-top: 3px;
}
div.login_maininsocial {
}
div.login_titlesocial {
    color: #333333;
    font-size: 110%;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
div.login_titlesocialin {
    text-align: center;
}
div.login_socialfb {
    display: inline-block;
    padding: 5px;
}
div.login_socialfb input {
    background: rgba(0, 0, 0, 0) url("/themes/templates/f.png") no-repeat scroll 0 0;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    height: 50px;
    padding: 0;
    width: 50px;
}
div.login_socialfb input:hover {
    background: rgba(0, 0, 0, 0) url("/themes/templates/f.png") no-repeat scroll 0 0;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    height: 50px;
    padding: 0;
    width: 50px;
}
div.login_socialod {
    display: inline-block;
    padding: 5px;
}
div.login_socialod input {
    background: rgba(0, 0, 0, 0) url("/themes/templates/od.png") no-repeat scroll 0 0;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    height: 50px;
    padding: 0;
    width: 50px;
}
div.login_socialod input:hover {
    background: rgba(0, 0, 0, 0) url("/themes/templates/od.png") no-repeat scroll 0 0;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    height: 50px;
    padding: 0;
    width: 50px;
}
div.login_socialgg {
    display: inline-block;
    padding: 5px;
}
div.login_socialgg input {
    background: rgba(0, 0, 0, 0) url("/themes/templates/g.png") no-repeat scroll 0 0;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    height: 50px;
    padding: 0;
    width: 50px;
}
div.login_socialgg input:hover {
    background: rgba(0, 0, 0, 0) url("/themes/templates/g.png") no-repeat scroll 0 0;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    height: 50px;
    padding: 0;
    width: 50px;
}
div.login_socialvk {
    display: inline-block;
    padding: 5px;
}
div.login_socialvk input {
    background: rgba(0, 0, 0, 0) url("/themes/templates/vk.png") no-repeat scroll 0 0;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    height: 50px;
    padding: 0;
    width: 50px;
}
div.login_socialvk input:hover {
    background: rgba(0, 0, 0, 0) url("/themes/templates/vk.png") no-repeat scroll 0 0;
    border: 0 none;
    color: rgba(0, 0, 0, 0);
    font-size: 0;
    height: 50px;
    padding: 0;
    width: 50px;
}
div.buttonsusers {
    margin-top: 5px;
}
div.buttonsusers_main {
}
div.buttonsusers_button1 {
    display: inline-block;
}
div.buttonsusers_button2 {
    display: inline-block;
}
div.buttonsusers_button3 {
    display: inline-block;
}
div.buttonsusers_button4 {
    display: inline-block;
}
div.polesusers {
}
div.polesusers_main {
}
div.polesusers_enter {
}
div.polesusers_enter1 {
}
div.polesusers_enter1 {
}
div.polesusers_button {
}
div.polesusers_button1 {
}
div.polesusers_button2 {
}
div.polesusers_titlesoc {
}
div.polesusers_social {
}
div.polesusers_fb {
}
div.polesusers_gg {
}
div.polesusers_vk {
}
div.polesusers_od {
}
div.polesusers_forget {
}
div.polesusers_mainin {
}
div.polesusers_enterin {
}
div.polesusers_buttonsin {
}
div.polesusers_buttonsin1 {
}
div.polesusers_buttonsin2 {
}
div.polesusers_buttonsin3 {
}
div.polesusers_buttonsin4 {
}
div.accountinfo {
}
div.userwelcome {
    border-bottom: 1px solid #dfdfdf;
    color: #333333;
    font-size: 120%;
    margin: 0 auto 10px;
    padding: 10px 0;
    text-align: center;
}
div.accounttabs {
    border-bottom: 1px solid #333333;
    margin-bottom: 5px;
    margin-top: 5px;
    position: relative;
    top: 0;
}
div.accounttabposition {
    display: inline-block;
    position: relative;
    top: 1px;
    vertical-align: bottom;
}
div.accounttab {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #333333;
    cursor: pointer;
    height: 20px;
    padding: 10px 20px;
    transition: all 0.3s ease 0s;
}
div.accounttab:hover {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #333333;
    color: #ffffff;
    cursor: pointer;
    height: 30px;
    padding: 10px 20px;
}
div.accountactivetab {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #333333;
    color: #ffffff;
    cursor: pointer;
    height: 30px;
    padding: 10px 20px;
}
div.accounttabinfo {
    padding: 20px;
}
div.account_userdata {
}
div.account_userdatacolumn1 {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
div.account_userdatacolumn2 {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 48%;
}
div.account_button {
    margin-top: 20px;
    text-align: center;
}
div.account_blockname {
    color: #888888;
    font-size: 110%;
    padding: 10px 0 0;
}
div.account_title {
    border-bottom: 1px solid #dfdfdf;
    font-size: 120%;
    margin: 0 auto;
    padding: 0 0 10px;
    text-align: center;
    width: 50%;
}
div.searchtext b{
    font-size:110%;
}
div.searchtextpage {

}
div.searchtextname {
    font-size:22px!important;
    font-weight:bold;
    margin-bottom:10px;
}
div.searchtext {
        margin:15px;
    font-size:20px!important;
}
div.searchtexthorseparator {
}
div.searchtextfail {
    text-align: center;
    padding: 30px 0;
}
div.notemenu {
}
div.notetabposition {
    display: inline-block;
    vertical-align: bottom;
}
div.notetab {
    border: 1px solid #c0c0c0;
    cursor: pointer;
    height: 30px;
    padding: 8px 20px;
    transition: all 0.3s ease 0s;
}
div.notetab:hover {
    background: #333333 none repeat scroll 0 0;
    color: #ffffff;
    height: 30px;
    padding: 8px 20px;
}
div.notetab:hover a {
    color: #ffffff;
    text-decoration: none;
}
div.notetabact {
    background: #333333 none repeat scroll 0 0;
    border: 1px solid #333333;
    color: #ffffff;
    cursor: pointer;
    height: 30px;
    padding: 8px 20px;
}
div.notetabact a {
    color: #ffffff;
    text-decoration: none;
}
div.notetext {
}
/*div.languages div:nth-child(1){
      background: url(../img/source/maxelectro/ru.png) no-repeat left;
    background-size: 26px;

        padding-left:30px;
}
div.languages div:nth-child(2){
      background: url(../img/source/maxelectro/ua.png) no-repeat left;
    background-size: 26px;

        padding-left:30px;
}*/
div.languages {
    margin: 0 0px 0px 0;
    color: #fff;
    position: absolute;
    right: 10px;
    display: inline-block;
    font-size: 20px;
    z-index: 111;
    vertical-align: middle;
    padding: 0 10px;
    height: 75px;
    background: rgba(236, 104, 7, 0.9);
}
div.languages a{
            color: #fff!important;
}
div.languageact {
    text-decoration: underline;
}
div.language {

}

div.languages div{
    padding:7px 0 0;
}
.top_p {
    border-left: 1px solid #cdcdcd;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
 text-align:left;
    line-height: 23px;
    margin: 0;
    padding: 0 0 0 10px;

    text-transform: uppercase;

    z-index: 10000;
}
.mainbody{
    margin:0 auto;
    max-width:1200px;
    text-align:center;
}.subcha:nth-child(even){
    background-color:#E96809;
}
.subcha:nth-child(odd){
    background-color:#1145AA; 
}
.subcha{
    display:inline-block;
    width:22%;
    margin:10px;
    border:1px solid gray;
    height:200px; 
        box-shadow: 0 1px 6px 1px #6e6e6e;
        vertical-align: top;
}
.subcha a{
    width:100%;
    height:100%;
}
.social {
    display: inline-block;
    width: auto;
    text-align: left;
    vertical-align: middle;
    margin: 4px 10px 5px;
}

.social a{
    margin: 4px 5px;
}
.social a:nth-child(1){
    width: 35px;
    color:transparent;
    cursor:pointer;
    background: url(../img/source/maxelectro/face.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 35px;}
    
    .social a:nth-child(1):hover{
         background: url(../img/source/maxelectro/face_h.png); 
         transition-duration:0.4s;
         -ms-transition:0.4s;

    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
         -o-transition:0.4s;
         -webkit-transition:0.4s;
          
    }
.social a:nth-child(2){
    width: 35px;
    color:transparent;
    cursor:pointer;
    background: url(../img/source/maxelectro/inst.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 35px;
}
    
.social a:nth-child(2):hover{
    background: url(../img/source/maxelectro/inst_h.png); 
    transition-duration:0.4s;
    -ms-transition:0.4s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    -o-transition:0.4s;
    -webkit-transition:0.4s;
}
    
.social a:nth-child(3){
    width: 35px;
    color:transparent;
    cursor:pointer;
    background: url(../img/source/maxelectro/twitt.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    height: 35px;
}
    
.social a:nth-child(3):hover{
    background: url(../img/source/maxelectro/twitt_h.png); 
    transition-duration:0.4s;
    -ms-transition:0.4s;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    -o-transition:0.4s;
    -webkit-transition:0.4s;
          
}
.map_p,.top_p{
    display:inline-block;
    vertical-align:middle;
    margin:0 10px;
}
.map_p {
text-align:left;
background: rgba(0, 0, 0, 0) url(../img/source/maxelectro/map.png) no-repeat scroll left center;
    color: #ffffff;
    font-size: 16.7px;
    font-weight: 700;

    line-height: 27.9px;
    padding-left: 30px;


    z-index: 10000; 

}
.foot_blc .social{
    margin-top: 0;
    margin-left: 5px;
    width: auto;
}

.foot_blc div.social a{
 display:inline-block !important;
}
.tel_p {
background: rgba(0, 0, 0, 0) url(../img/source/maxelectro/phone.png) no-repeat scroll left center;
    color: #ffffff;
    font-size: 19.37px;
    font-weight: 700;
display:inline-block;
    line-height: 22px;
    padding-left: 30px;
vertical-align:middle;
    z-index: 10000;
    margin: 0 3%;
}
.tel_p a {
    color: #ffffff;
}
.button1 {
    border: 1px solid #f37021;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 20.32px;
    position:relative;
    margin: 0;
    padding: 10px;

    width: 155px;
    z-index: 1;
}
.button1::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 0;
    z-index: -1;
}
.button1:hover::after {
    background-color: #f37021;
    width: 100%;
}
div.center_one {
    text-align: center;
}
.map_head {

position:relative;
    color: #000000;
    display: inline-block;
    font-family: "AC Line";
    font-size: 26px;
    line-height: 38px;
    margin: 5px auto;
    padding: 2px 10px 2px 20px;
    text-transform: uppercase;
}

 .sliderin {
    background: rgba(255, 255, 255, 0.85) none repeat scroll 0 0;
    border-left: 4px solid #ec6807;
    display: inline-block;
    font-family: "AC Line";
    font-size: 26px;
    line-height: 40px;
    position: relative;
    padding: 40px 30px;
    top: 67px;
    width:80%;

    text-transform: uppercase;


}
.headerr::after {
    border-bottom: 1px solid #ffffff;
    bottom: 0;
    color: #ffffff;
    content: "";
    height: 1px;
    left: 23%;
    right: 23%;
    position: absolute;
    width: auto;
}
.map_head::after {
    border-bottom: 1px solid #000;
    bottom: 0;
    color: #000;
    content: "";
    height: 1px;
    left: 36%;
    position: absolute;
    width: 50px;
}

.headerr2::after {
    border-bottom: 1px solid #000000;
    bottom: -5px;
    color: #000000;
    content: "";
    height: 1px;
    left: 42%;
    position: absolute;
    width: 50px;
}
.sliderin p,
.sliderin h1 {
    border-left: 2px solid #1145aa;
    color: #000000;
    margin: 0;
    padding-left: 10px;
    text-align: left;
    
}

.sliderin h1{
    font-weight: normal;
    font-size: 26px;
}
.sliderbot {
    background: rgba(0, 0, 0, 0) url("../img/source/maxelectro/sliderbot.png") repeat scroll center center;
    bottom: 0;
    height: 95px;
    position: absolute;
    width: 100%;
}
.sliderbot div {
    height: 95px;
    margin: 0 auto;
    text-align: center;
    width: 400px;
}
#backcall_button {
    background-color: #1145aa;
    border: 0 none;
    color: #ffffff;
    display: block;
    font-size: 13.3px;
    font-weight: 500;
    margin: 10px auto;
    outline: medium none;
    padding: 10px;
    text-transform: uppercase;
}
#backcall_button:hover {
    background: #f37021 none repeat scroll 0 0;
    transition: all 0.4s ease 0s;
}
.button2 {
    background-color: #1145aa;
    color: #ffffff;
    cursor: pointer;
    font-size: 18.3px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.65);
    bottom: 0;
    cursor: default;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10;
}
.overlay:target {
    display: block;
    z-index: 10000;
}
.popup {
    background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    border: 1px solid #f37021;
    border-radius: 4px;
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.22), 0 19px 60px rgba(0, 0, 0, 0.3);
    font: 14px/18px "Tahoma",Arial,sans-serif;
    left: 50%;
    margin: 0;
    max-width: 600px;
    min-width: 320px;
    position: fixed;
    right: 0;
    top: -100%;
    transform: translate(-50%, -500%);
    transition: transform 0.6s ease-out 0s;
    width: 100%;
    z-index: 20;
}
.overlay:target + .popup {
    top: 20%;
    transform: translate(-50%, 0px);
    width: 500px;
    z-index: 100000;
}
.close {
    background-color: rgba(61, 61, 61, 0.8);
    border: 2px solid #cccccc;
    border-radius: 15px;
    font: bold 13px/20px "Tahoma",Arial,sans-serif;
    height: 20px;
    padding: 0;
    position: absolute;
    right: -10px;
    text-align: center;
    text-decoration: none;
    top: -10px;
    transition: all 0.8s ease 0s;
    width: 20px;
}
.close::before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 12px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
#sliderallwidth {
}
#contact {
    margin-right: 10px;
    position: relative;
    top: 15px;
}
#arrow {
    display: block;
    margin: 25px auto 0;
    position: relative;
}
.button2:hover ~ #arrow {
    margin: 30px auto 0;
    transition: all 0.5s ease 0s;
}
.button2:hover {
    background-color: #f37021;
    position: relative;
    top: 2px;
    transition: all 0.7s ease 0s;
}
.line {
    background: #737373 none repeat scroll 0 0;
    height: 20px;
}
.line2 {
    background: #737373 none repeat scroll 0 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.line2 p {
    margin: 0;
    padding: 10px;
}
.line2 a {
    color: #ffffff;
    font-size: 16px;
}
.foot {
    margin: 0 auto;
    max-width: 1200px;
}
.foot_blc {
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    width: 39%;
}
.foot_blc:nth-child(2) {
    margin-left: 30px;
    width: 180px;
}
.foot_blc:nth-child(3) {
    margin-left: 30px;
    width: 180px;
}
.foot_blc:nth-child(4) {
    line-height: 23px;
    margin-left: 30px;
    width: 220px;
}
.top_p2 {
    border-left: 1px solid #cdcdcd;
    color: #ffffff !important;
    float: right;
    font-size: 13px;
    font-weight: 700;
    line-height: 23px;
    margin: 15px 7px 0 0;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    width: 215px;
}
.map_p2 {
    background: rgba(0, 0, 0, 0) url("../img/source/maxelectro/map.png") no-repeat scroll left center;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 24.9px;
    padding-left: 30px;
    z-index: 10000;
       width: 200px;
}
.tel_p2 {
    background: rgba(0, 0, 0, 0) url("../img/source/maxelectro/phone.png") no-repeat scroll left center;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    padding-left: 30px;
    z-index: 10000;
     }
.tel_p2 a {
    color: #ffffff !important;
}
.button3 {
    border: 1px solid #f37021;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 14.32px;
    margin: 10px auto;
    padding: 10px;
    position: relative;
    text-align: center;
    z-index: 1;
}
.button3::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 0;
    z-index: -1;
}
.button3:hover::after {
    background-color: #f37021;
    width: 100%;
}
.headerr2 {
    font-family: "AC Line";
    font-size: 35px;
    margin: 30px auto 30px auto;
    max-width: 300px;
    padding-top: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.headerr4 {
font-family: "AC Line";
    font-size: 25px;

    max-width:300px;
 
    position: relative;
    text-align: center;

    text-transform: uppercase;
}
.headerr4::after {
    border-bottom: 1px solid #000000;
    bottom: -5px;
    color: #000000;
    content: "";
    height: 1px;
    left: 42%;
    position: absolute;
    width: 50px;
}

    .container_mark3{
    display:none;
}
.headerr {
    font-family: "AC Line";
    font-size: 28px;
    margin: 0 auto;
    padding-bottom: 4px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.headerr3 {
    font-family: "AC Line";
    font-size: 28px;
    margin: 0 auto 0px auto;
    padding-bottom: 4px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.headerr3::after {
    border-bottom: 1px solid #000000;
    bottom: -5px;
    color: #000000;
    content: "";
    height: 1px;
    left: 48%;
    position: absolute;
    width: 50px;
}
.liner {
    text-align: center;
}
.site_map {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.site_map li {
    font-size: 14px;
    line-height: 20px;
    list-style: outside none none;
    text-align: center;
}
.site_map li a {
    color: #ffffff;
    font-size: 15px;
}
.site_map li a:hover {
    color: #808080;
    transition: all 0.4s ease 0s;
}
.prod {
    margin: 0;
    padding: 0;
}
.prod a{
    color:#fff;
}
.prod a:hover{
    color:gray;
    transition:0.4s;
    transition-duration:0.4s;
    -o-transition:0.4s;
    -webkit-transition:0.4s;
    -ms-transition:0.4s;
}
.prod li {
    font-size: 14px;
    line-height: 25px;
    list-style: outside none none;
    text-align: left;
}
.prod li:hover {
    color: #808080;
    cursor: pointer;
}
#slidedown {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    height: 0;
    margin: 0 auto;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 500px;
}
input[type="radio"] {
    display: none;
}
#check1:checked ~ #slidedown {
    display: block;
    height: 500px !important;
}
#slidedown #forme {
    height: 0;
    margin: 0 auto;
}
#check1:checked ~ #forme {
    height: 400px !important;
}
.main {

    height: 310px;
margin: 0 auto;
width:100%;
content:"";

}



.shadow{
    width:0;
    height:0;
    padding:0;
    margin:0;
    clear:both;
}
.subh2 {
    font-family: "AC Line";
    font-size: 25.32px;
    margin-top: 20px;
    padding: 10px 0;
    position: relative;
    text-transform: uppercase;
}
#h2_1{
    text-align:right;
}
#h2_1::after {
    border-right: 8px solid #ec6807;
    content: "";
    height: 80px;
    position: absolute;
    right: 415px;
    top: 10px;
    width: 20px;
}
#h2_2::before {
    border-right: 8px solid #1145aa;
    content: "";
    height: 80px;
    left: 396px;
    position: absolute;
    top: 10px;
    width: 20px;
}
#img1 {
    border: 1px solid #ec6807;
    float: right;
    margin-left: 30px;
    padding: 10px;
    width: 383px;
}
#img2 {
    border: 1px solid #1145aa;
    float: left;
    margin-right: 30px;
    padding: 10px;
    max-width: 383px;
}
.clear {
    clear: both;
}
.sub1{
    position:relative;
}

.sub1,.sub2{
    margin: 10px auto;
    padding: 10px 0;
    display: inline-block;
    width: 100%;

}




    
    .sub1 p {
font-size: 15.32px;

}

	
.sub1 p {
font-size: 20.32px;
    line-height: 30.48px;
    padding-right: 20px;
    text-align: right;

}
.sub2 ul {
    font-size: 20.32px;
    line-height: 30.23px;
}
.sub2 ul li {
    list-style: outside none none;
}
.block22 {
    padding-top:15px;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f1f1f1 46%, #f1f1f1 46%, #feffff 47%, #e8e8e8 100%) repeat scroll 0 0;
    margin-top: 20px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.block22 .container{
    height:400px;
}
.container_mark2{
    max-width: 1200px;
    text-align: left;
    position: absolute;
    margin: 0 auto;
    z-index: 100;
    top: -55px;
    left: 0;
    right: 0;
}
.container {
    margin: 0 auto;
    max-width: 1400px;
    padding-left: 0;
    text-align: center;
    overflow: hidden;
    width: 100%;
}
.sub {
    display: inline-block;
    vertical-align:top;
    font-size: 15px;
    height:100%;
    line-height: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 0 20px 20px;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    width: 18%;
}

.container a:last-child .sub{
   padding-left:0;    
}

.container a:last-child .sub .img {
    max-width: 100%;
}

.block22 .container a:last-child .sub p {
    margin-left: 0!important;
    padding-left: 0!important;
    max-width: 220px;

}

.format{
    position: relative;
    top: 80px;
    left: -5px;
}

.block22 .container a:nth-child(2n+1) .sub p {
    border-left: 8px solid #ec6807;
    margin-left: 7px;
    padding-left: 5px;
}
.block22 .container a:nth-child(2n) p {
    border-left: 8px solid #1145aa;
    margin-left: 7px;
    padding-left: 10px;
    text-align: left;
}
.img {
    border:none;
    text-align: left;
    width: auto;
    margin:0 auto;
    max-width:200px;
}
.block22 .container a:nth-child(1) .sub .linee {
    background: rgba(0, 0, 0, 0) url("/img/source/maxelectro/line3.png") no-repeat scroll center center;
    height: 204px;
    left: 10px;
    position: absolute;
    top: 78px;
    width: 23px;
    z-index: -1;
}
.block22 .container a:nth-child(3) .sub .linee {
    background: rgba(0, 0, 0, 0) url("/img/source/maxelectro/line3.png") no-repeat scroll center center;
    height: 204px;
    left: 11px;
    position: absolute;
    top: 78px;
    width: 23px;
    z-index: -1;
}
.block22 .container a:nth-child(4) .sub .linee {
    background: rgba(0, 0, 0, 0) url("/img/source/maxelectro/line2.png") no-repeat scroll center center;
    height: 204px;
    left: 11px;
    position: absolute;
    top: 110px;
    width: 23px;
    z-index: -1;
}
.block22 .container a:nth-child(2) .sub .linee {
    background: rgba(0, 0, 0, 0) url("/img/source/maxelectro/line2.png") no-repeat scroll center center;
    height: 204px;
    left: 10px;
    position: absolute;
    top: 111px;
    width: 23px;
    z-index: -1;
}
.block22 .container a:nth-child(5) .sub .linee {
    background: rgba(0, 0, 0, 0) url(/img/source/maxelectro/line5.png) no-repeat scroll center center;
    height: 204px;
    position: absolute;
    right: 20px;
    top: 78px;
    width: 23px;
    z-index: -1;
}

.sub::after {
    content: "";
    height: 0;
    left:0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: -1;
}
.sub:hover .txt {
    border-left: 8px solid #ffffff;
    color: #ffffff;
}
.sub:hover .linee {
    display: none!important;
}
.sub:hover::after {
    height: 91%;
    width: 100%;
}
.block22 .container a:nth-child(1) .sub:hover::after {
    background-color: #ec6807;
}
.block22 .container a:nth-child(2) .sub:hover::after {
    background-color: #1145aa;
}
.block22 .container a:nth-child(3) .sub:hover::after {
    background-color: #ec6807;
}
.block22 .container a:nth-child(4) .sub:hover::after {
    background-color: #1145aa;
}
.block22 .container a:nth-child(5) .sub:hover::after {
    background-color: #ec6807;
    width: 100% !important;
}
.sub:nth-child(5):hover .txt {
    border-left: 0 none;
    border-right: 8px solid #ffffff;
}
.block22 .container a:nth-child(1) .txt {
    text-align: left;
}
.block22 .container a:nth-child(3) .txt {
    text-align: left;
}
.block22 .container a:nth-child(5) p {
    border-left:none;
    border-right: 8px solid #ec6807;
    margin-left: 0;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;

}
.block55 {
    margin: 20px auto 0px;
    max-width: 1200px;
        width: 100%;
}
.sliderer {
height: 250px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.sub:nth-child(5) {
    margin-left: 0 !important;
    padding-left: 5px;
    padding-right: 22px;
}
.slides {
    padding:0;
    backface-visibility: hidden;

    text-align:center;
    list-style: outside none none;
    overflow: hidden;
    transform-style: preserve-3d;
    transition: all 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.slide {
    clear: none;
    float: left;
    height: 100%;
}
.slider-arrows {
}
.slider-arrow {
    display: block;
    font-size: 0;
    margin-bottom: -20px;
    padding: 20px 15px 20px 20px;
    position: absolute;
}
.slider-arrow--right {
    background: #e6e6e6 url("../img/source/maxelectro/arrow_right.png") no-repeat scroll center center;
    bottom:50%;
    right: 5px;
}
.slider-arrow--left {
    background: #e6e6e6 url("../img/source/maxelectro/arrow_left.png") no-repeat scroll center center;
    bottom: 50%;
    left: 5px;
}
.slider-nav {
    bottom: -65px;
    position: absolute;
}
.slider-nav__item {
    background: #ffffff none repeat scroll 0 0;
    clear: none;
    display: block;
    float: left;
    height: 12px;
    margin: 0 5px;
    width: 12px;
}
.slider-nav__item:hover {
    background: #cccccc none repeat scroll 0 0;
}
.slider-nav__item--current {
    background: #cccccc none repeat scroll 0 0;
}
.slideblock {
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;

    text-align: center;
    width: 31%;
}




.bmore {
    color:#F37021;
    font-size: 15.24px;
    text-align: right;
    display: block;
    vertical-align: bottom;
    width: 100%;
    position: absolute;
    bottom: 20px;
    right: 30px;
}
.bmore a {
    color:#F37021;
    font-size: 15.24px;
}
.bmore a:hover {
    color:#F37021!important;
    font-size: 15.24px;
}
.pagingbutton input[type="button"]{
    width:25px;
    height:25px;
    padding:0!important;
    border:0;
}



.rar{
    display:inline-block;
    margin:10px;
    vertical-align:middle;
}
.pdf{
    display:inline-block;
    margin:10px;
    vertical-align:middle;
}
ac-container{
    width: 400px;
    margin: 10px auto 30px auto;
}

.ac-container label{
    font-family: 'Arial Narrow', Arial, sans-serif;
    padding: 20px 30px;
    position: relative;
    z-index: 20;
    display: block;

    cursor: pointer;

    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    background-color: #eee;
    color: #444;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
        0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}

.ac-container label:hover{
        background: #c6e1ec;
    color: #3d7489;
    
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        0px 2px 2px rgba(0,0,0,0.1);
}



.ac-container input:checked + label:after,
{
       background: #c6e1ec;
    color: #3d7489;
    
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        0px 2px 2px rgba(0,0,0,0.1);
     content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.ac-container input:checked + label:hover{
    background: #c6e1ec;
    color: #3d7489;
         content: "\2796"; /* Unicode character for "minus" sign (-) */
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
    box-shadow: 
        0px 0px 0px 1px rgba(155,155,155,0.3), 
        0px 2px 2px rgba(0,0,0,0.1);
}

.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    right: 13px;
    top: 7px;
    background: transparent url(http://netcribe.com/example/arrow_down.png) no-repeat center center;  
}

.ac-container input:checked + label:hover:after {
    background-image: url(http://netcribe.com/example/arrow_up.png);
}

.ac-container input{
    display: none;
}

.ac-container article{
    background: rgba(255, 255, 255, 0.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0px;
    padding:5px 3%;
    position: relative;
    z-index: 10;
    -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container input:checked ~ article {
     -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
    box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
height:auto;
}

.ac-container article p{
    font-style: italic;
    color: #777;
    line-height: 23px;
    font-size: 14px;
/*    padding: 20px;*/
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.lecontainer{
    max-width:1200px;
    margin:0 auto;
}

.feedback_main .feedback_line:nth-child(1) input[type="text"] {
    padding: 15px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url(../img/source/main/name.png);
    background-size: 35px 35px;
    padding-left: 35px;
}

.feedback_main .feedback_line:nth-child(1) input[type="text"]{padding:15px;background-position:left;background-repeat:no-repeat;background-image:url(../img/source/main/name.png);background-size:35px 35px;padding-left:35px;}
.feedback_main input[type="text"]:focus{background-image:none!important;padding-left:5px!important;}
.feedback_main .feedback_line:nth-child(2) input[type="text"]{padding:15px;background-position:left;background-repeat:no-repeat;background-image:url(../img/source/main/cell.png);background-size:30px 22px;background-position:10px;padding-left:45px;}
.feedback_main .feedback_line:nth-child(3) input[type="text"]{padding:15px;background-position:left;background-repeat:no-repeat;background-image:url(../img/source/main/mail.png);background-size:35px 35px;padding-left:35px;}
div.feedback_main textarea{padding:15px;font-size:18px;border-left:none;border-right:none;border-top:none;position:relative;letter-spacing:1px;background:rgba(255,255,255,1);color:#000;background-size:20px 20px;transition-duration:0.3s;-ms-transition:0.3s;-o-transition:0.3s;z-index:2;-ms-transition:0.3s;}
div.feedback_main textarea:focus{background-size:100% 100%;}

.lebuttondamenu{
    max-width:35px;
    height:50px;
    margin-top:10px;
    width:35px;
}
.lebuttondamenu:hover{
    cursor:pointer;
}
    .menuline{
        width: 100%;
        height: 5px;
        background-color: #F37021;
        max-width: 50px;
        display: block;
        margin-top: 5px;
        border-radius:10px;
    }
    
    .mobilize{
        display:block!important;
        position:fixed;
        left: 0px;
        text-align:left;
        max-height: 100vh;
        width:80%;
        overflow-x: hidden;
        transition:0.4s;
        transition-duration:0.4s;
        -ms-transition:0.4s;
        -webkit-transition:0.4s;
        -o-transtion:0.4s;
        overflow-y:scroll;
        margin-left:0!important;
    }

    .dapowerofdedarkside{
        position:fixed!important;
        width:80%;
        bottom: -100%!important;
    }
    
    .dapowerofdedarkside .topchapters{
        width:100%;   
    }
.hidden{
    display:none!important;
}
.unfloat{
    float:none!important;
        transition:0.4s;
    -ms-transition:0.4s;
    -webkit-transition:0.4s;
    -o-transition:0.4s;
}
.mobilize div.topchapter{
    display:list-item;
    margin-left:0;
    margin-top:0;
    list-style:none;
    background:#FAFAFA;
    left:0;

}
.mobilize div.topactivechapter{
    width:100%;
    margin-top:0;
}
.fixed{
    overflow:hidden!important;
}
.active{
    display:block;
}

.open{
    position:relative;
    top:10px;
}
.open {
    transition:0.2s;
    -ms-transition:0.2s;
    -webkit-transition:0.2s;
    -o-transition:0.2s;
    transition-duration:0.2s;
}
.open .menuline:nth-child(1){
        transform: rotate(40deg);
}
.open .menuline:nth-child(2){
    transform: rotate(140deg);
    position: relative;
    top: -10px;
}
.open .menuline:nth-child(3){
        display:none;
}
  .hidemenu{
        height:0;
        overflow:hidden!important;
    }
    .reveal{
        height:100%!important;
        transition-duration:0.2s;
        -ms-transiton:0.2s;
        -o-transition:0.2s;
        -webkit-transition:0.2s;
    }
    
    #search_word::-webkit-input-placeholder{
        color:#fff;
    }
    #search_word::-moz-input-placeholder{
        color:#fff;
    }
    #search_word::-o-input-placeholder{
        color:#fff;
    }
    #search_word::-ms-input-placeholder{
        color:#fff;
    }

div.inline_one div{
    display:inline-block;
    vertical-align:top;
    width:48%;
    text-align:center;
    padding-bottom:10px;
}

div.inline_two div{
    display:inline-block;
    vertical-align:top;
    width:48%;
    text-align:center;
    padding-bottom:10px;
}

div.inline_three div{
    display:inline-block;
    vertical-align:top;
    width:32%;
    text-align:center;
    padding-bottom:10px;
}

div.inline_four div{
    display:inline-block;
    vertical-align:top;
    width:24%;
    text-align:center;
    padding-bottom:10px;
}


.table-kru-36 {
    width: 100%;
    margin-bottom: 20px;
}

.table-kru-36 tr td {
    padding: 5px;
}

img.rar, img.pdf {
    vertical-align: middle!important;
}

.style-table {
    width: 100%;
}

.style-table tr td {
    padding: 5px;
}
.style-table tr td:nth-child(2) {
    text-align: center;
}

.style-table tr:nth-child(2n) {
    background: #fafafa;
}
.style-table tr:hover {
    background: #eeeeee;
}

.style-table .gl_zagol {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background: #de6710;

}

.style-table .zagol {
    font-weight: bold;
    text-align: center;
    background: #de6710;
}
.style-table .gl_zagol:hover, .style-table .zagol:hover {
    background: #de6710;    
}

.silovie-shkafi {
    width: 100%;
}

.silovie-shkafi tr td {
    padding: 5px;
    text-align: center;
}

.pr-11 {
    width: 100%;
}

.pr-11 tr td {
    padding: 5px;
}
.pr-11 tr td:nth-child(1) {
    width: 30%;
    text-align: center;
}

.rza {
    width: 100%;    
}
.rza tr td {
    padding: 5px;
}

.rza tr:nth-child(1) {
    text-align: center;
    font-weight: bold;
}

.rza tr td:nth-child(1) {
    width: 30%;
}

.yzz {
    width: 100%;      
}
.yzz tr td {
    padding: 5px;
}
.yzz tr:nth-child(1) {
    text-align: center;
    font-weight: bold;
    background: rgba(236, 104, 7, 0.9);
    font-size: 18px;
}

.yzz tr td:nth-child(1), .yzz tr td:nth-child(3) {
    text-align: center;
    font-weight: bold;
    width: 25%
}

.yzz tr:hover {
    background: #eeeeee;    
}

.mob {
    width: 100%;
    border: solid 1px rgba(236, 104, 7, 0.9);
}

.mob .zagolo {
    text-align: center;
    font-weight: bold;
    background: rgba(236, 104, 7, 0.9);
    font-size: 18px;
}

.mob tr td {
    padding: 5px;
}

.kkb {
    width: 100%;
    border: solid 1px rgba(236, 104, 7, 0.9);
}

.kkb tr td {
    padding: 5px;
}

.kkb tr:nth-child(1) {
    text-align: center;
    font-weight: bold;
    background: rgba(236, 104, 7, 0.9);
    font-size: 18px;
}

.kkb tr td:nth-child(1), .kkb tr td:nth-child(2) {
    text-align: center;
}

.kkb .end-tr {
    text-align: left!important;
}

.kkb tr:hover {
    background: #eeeeee;    
}
.kkb tr:nth-child(1):hover {
    background: rgba(236, 104, 7, 0.9);  
}


.content_img {
    border: 1px solid #EC6807;
    float: left;
    border-width: 1px;
    padding: 10px;
    margin: 0px 45px 0px 0px!important;
}






/* block for SES */

.img_ses {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
    width: 94%!important;
}

.mobile_bl_ses {
    display: none;
}

.mobile_bl_ses div {

}

.mobile_bl_ses p.name_block_ses {
    text-align: center;
    text-indent: 0;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}

.mobile_bl_ses div ul {
    padding: 0 50px;
    width: auto;
    text-indent: -25px;
}

.mobile_bl_ses div:after {
    position: relative;
    top: -5px;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-right: 0.2em solid black;
    border-top: 0.2em solid black;
    transform: rotate(135deg);
    margin: 0 auto;
  }

  .mobile_bl_ses div:nth-last-child(1):after {
    display: none;
  }


.or_bl_ses {
    background: #f3701c;
}

.gr_bl_ses {
    background: #8b8b8b;
}


/* style_spisok */


.list6b {
    padding:0;
    list-style: none;
}
.list6b li{
    padding:6px;
}
.list6b li:before {
    padding-right:10px;
    font-weight: bold;
    color: #C0C0C0;
    content: "\2714";
    transition-duration: 0.5s;
} 


/* END style_spisok */


  /* END block for SES */