/*
Theme Name: gen5
Description: gen5 theme
Version: 1.0.3
*/
.gen5-color{
    color: #0d47a1 !important;
}
.gen5-txt{
    font-size: 1.2em !important;
}
a {
    color: #4A4AFE !important;
    text-decoration: none;
}
.gen5-mi {
    padding: 0 8px !important;
}
.gen5-primary-color{
    color: #022f69 !important;
}
.gen5-primary-color-green{
    color: #b6d346 !important;
}
.gen5-m{
    color: #022f69 !important;
    font-size: 14px;
    font-weight: bold ;
    padding-bottom: 7px ;
}
.gen5-m:hover, .gen5-active {
    border-bottom: 3px solid #022f69;
}
.gen5-m0p0, .gen5-mp0{
    padding: 0;margin: 0 !important;
}
.gen5-bgcolor{
    background: #B2F587 !important;
}
.gen5-bgcolor-footer{
    background: #496437 !important;
}
.gen5-header-anonce {
    height: auto !important;
    background: #f7e6b0;
/*    background: #E59147; */
    margin-top: 5px;
    margin-bottom: 5px;
}

.gen5-header-anonce-txt{
    font-size: 1em !important;
    flex-shrink: 1 !important;
    -webkit-flex-shrink: 1 !important;
    font-family: "Open Sans", sans-serif ;
}
.gen5-header-anonce-txt a{
    color: #8a592c !important;
}

.gen5-header-height{
    height: 85px !important;
}
.gen5-h{
    height: 340px !important;
}
.gen5-tree{
    background: url("/wp-content/themes/gen5/images/headertree.png") no-repeat 0 0;
}
.gen5-tree-left {
    background-position: 105% 15px;
}
.gen5-tree-right {
    background-position: -5% 15px;
}
.gen5-dl-btn{
    margin-left: 18px;
    padding-left: 36px;
    line-height: 45px !important;
}
.gen5-dl{
    background: url("/wp-content/themes/gen5/images/dl.svg") no-repeat 0 10px;
    height: 45px !important;
    width: 20px;
    background-size: 30px;
}
.gen5-btn-download{
    width: 183px;
    height: 45px;
    font-size: 1em;
    font-weight: bold;
    margin-top:5px;
    margin-right:5px;
}
.gen5-buy-btn{
    margin-left: 18px;
    padding-left: 36px;
    line-height: 45px !important;
}
.gen5-buy{
    background: url("/wp-content/themes/gen5/images/cart.svg") no-repeat 0 10px;
    height: 45px !important;
    width: 25px;
    background-size: 30px;
}
.gen5-btn-buy-home{
    width: 183px;
    height: 45px;
    font-size: 1em;
    font-weight: bold;
    margin-top:5px;
    margin-right:5px;
}

.gen5-fs-1{
    font-size: 1em !important;
}
.gen5-fs-09{
    font-size: 0.9em !important;
}
.gen5-htext{
    font-size: 1.9em;
    margin-bottom: 0px !important;
    line-height: 1.3em;
    letter-spacing: 0 !important;
}
.gen5-htext-wm{
    font-size: 1.5em;
    margin: 14px 0 32px 0;
}
.gen5-htext-lng{
    font-size: 1.2em;
    margin: 32px 0 0px 0;
}

@media (max-width: 480px){
    .gen5-htext{
        font-size: 1.1em;
    }
    .gen5-htext-wm {
        font-size: 0.9em;
        margin: 10px 0 10px 0;
    }
    .gen5-htext-lng{
        font-size: 0.8em;
        margin: 8px 0 12px 0;
    }
    .gen5-tree-left {
        background-position: 103% 15px;
    }
    .gen5-tree-right {
        background-position: -3% 15px;
    }
}
@media (min-width: 480px) and (max-width: 840px){
    .gen5-htext{
        font-size: 1.3em;
    }
    .gen5-htext-wm{
        font-size: 1.1em;
        margin: 14px 0 32px 0;
    }
    .gen5-htext-lng{
        font-size: 0.9em;
        margin: 32px 0 0 0;
    }
    .gen5-tree-left {
        background-position: 105% 15px;
    }
    .gen5-tree-right {
        background-position: -5% 15px;
    }
}

/* fixed
@media (min-width: 1200px) {
    .gen5-123-800,.gen5-123-799 {
        display: none;
    }
}
@media (min-width: 800px) and (max-width: 1199px) {
    .gen5-123, .gen5-123-799  {
        display: none;
    }
}
@media (max-width: 799px){
    .gen5-123, .gen5-123-800 {
        display: none;
    }
}
*/

@media (min-width: 1200px) {
    .gen5-123-800,.gen5-123-799 {
        display: none;
    }
    .gen5-o-c {
        border-right: solid #d2d2d2 1px;
        border-left: solid #d2d2d2 1px;
    }
    .gen5-h-l1 {
        display: inline-block;
        margin-top: 0 !important;
    }
    .gen5-h-l1-i {
        width: 340px !important;
        padding-bottom: 0 !important;
        border-bottom: none !important;
        padding-top: 0 !important;
    }
    .gen5-h-txt{
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media (min-width: 800px) and (max-width: 1199px) {
    .gen5-123, .gen5-123-799  {
        display: none;
    }
    .gen5-h-l1-i {
        width: 600px !important;
    }
    .gen5-o-c {
        border-bottom: dotted #f0f0f0 1px;
        border-top: dotted #f0f0f0 1px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
}
@media (max-width: 799px){
    .gen5-123, .gen5-123-800 {
        display: none;
    }
    .gen5-o-c {
        border-bottom: dotted #f0f0f0 1px;
        border-top: dotted #f0f0f0 1px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .gen5-h-txt{
        padding-right: 30px;
        padding-left: 20px;
    }
}

.gen5-h-line {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
}


.gen5-h-l1{
    list-style: none; padding: 0;
}
.gen5-h-l1-i {
    font-size: 1.2em;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 100%;
/*    padding: 20px; */
}

.gen5-carusel-wrap{
    margin-top: 13px; margin-bottom: 12px;
}
.gen5-123-799-img{
    float: left; margin-top:7px; margin-left: 32px; margin-right: 22px;
}
.gen5-123-799{
    text-align: center;margin-top: 27px; margin-bottom: 24px;
}
.gen5-mb-0{
    margin-bottom: 0 !important;
}
.gen5-mt-34{
    margin-top: 34px;
}
.gen5-minh-50{
    min-height: 75px;
}
.gen5-ml-50{
    margin-left: 50px;
}
.gen5-txt-ac{
    text-align: center;
}
.gen5-123-800{
    text-align: center;margin-top: 27px; margin-bottom: 24px;
}
.gen5-123-800-dt{
    font-size: 1.2em; line-height:24px; margin-top: 14px; text-align: left; vertical-align:top;
}
.gen5-123-800-d{
    width: 210px; display: inline-block; vertical-align: top;
}
.gen5-123{
    text-align: center; margin-top: 10px;
}
.gen5-123-l3 {
    list-style: none; margin-left: 35px; display: inline-block;
}
.gen5-123-l3-li2{
    font-size: 1.2em;display: inline-block; text-align: left; vertical-align:top; width: 260px; margin-left: 22px;
}
.gen5-123-l3-li1{
    display: inline-block;   margin-top: 3px;
}
.gen5-123-l2 {
    list-style: none; margin-left: 35px; display: inline-block;
}
.gen5-123-l2-li2{
    font-size: 1.2em;display: inline-block; text-align: left; vertical-align:top; width: 260px; margin-left: 22px;
}
.gen5-123-l2-li1{
    display: inline-block; margin-top: 3px;
}
.gen5-123-l1{
    list-style: none; display: inline-block; padding: 0;
}
.gen5-123-l1-li2{
    font-size: 1.2em; display: inline-block; text-align: left; vertical-align:top; width: 260px; margin-left: 22px;
}
.gen5-123-l1-li1{
    display: inline-block; margin-top: 3px;
}

.select-menu {
    border:1px solid #DDD;
    background-color:#ffffff;
    width:95%;
    height:30px;
    padding:5px;
    margin:0;
    cursor:pointer;
    outline:none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.select-menu:focus {border-color:#DDD;}
.select-menu option {
    padding:5px;
    cursor:pointer;
}
.gen5-i-subs-box {
    border:1px solid #DDD;
    background-color:#ffffff;
    height:20px;
    padding:2px;
    margin-left: auto;
    margin-right: auto;
    width: 145px;
    cursor:pointer;
    outline:none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    text-align:left;
}
.gen5-w-100p {border: none;}
.gen5-w-100p:focus {border: none;}
input.gen5-w-100p { 
    width:125px; outline:0px;border: none;
    font-family: "Open Sans","Helvetica","Arial",sans-serif;
    font-size: 14px;
}

.gen5-i-subs-box:focus {border-color:#DDD;}
.gen5-s{
    margin-bottom: 1em;
}
.gen5-s img{
    margin-left: 10px;
}
.gen5-line-h {
    height: 29px !important;
    padding: 0;
    margin: 0;
}
.gen5-line-bg{
    background: url("/wp-content/themes/gen5/images/go-bg.png");
}
.gen5-line-bg-r{
    background: url("/wp-content/themes/gen5/images/go-bg-r.png") no-repeat right top;
}
.gen5-line-bg-l{
    background: url("/wp-content/themes/gen5/images/go-bg-l.png") no-repeat left top;
}
.gen5-line-bg-go{
    background: url("/wp-content/themes/gen5/images/go-right.png") no-repeat 105% top;
}
.gen5-line-txt{
    padding: 0 !important;
    margin: 0;
    line-height: 30px;
    color: #a6a6a6;
    font-size: 30px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
    vertical-align: middle;
}
.gen5-txt-vc{
    margin-right: 32px;
    text-align: left;
    min-height: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.gen5-txt-bc{
    margin-right: 32px;
    text-align: left;
    min-height: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.gen5-i-subs-img{
    position:absolute;
    right:2px;
    top:2px;
}
.gen5-i-subs-box {
    width:145px;
    position:relative;
}
.gen5-w-100p {
    width:100%;
}
.gen5-w-10px {
    width:10px;
}
.gen5-w-100px {
    width:100px;
}
.gen5-w-200px {
    width:200px;
}
.gen5-lm-32{
    margin-left: 32px;
}
.gen5-hp-0 {
    padding: 0 16px 0 56px;
}
.gen5-hp-1{
    padding: 0 !important;
}
.gen5-mr-20{
    margin-right: 20px;
}
.gen5-cb{
    clear: both;
}
.gen5-mt-10{
    margin-top: 10px;
}
.gen5-blog-li2{
    font-size: 1.2em; display: inline-block; text-align: left; vertical-align:top; width: 210px; margin-left: 22px;
}
.gen5-blog-li2 span{
    font-size: 1.2em;
}
.gen5-blog-li{
    display: inline-block; margin-top: 3px;
}
.gen5-blog-l2{
    list-style: none; margin-left: 35px; display: inline-block;
}
.gen5-blog-l1{
    list-style: none; display: inline-block; padding: 0;
}
.gen5-blog-b2{
    width: 210px; display: inline-block; vertical-align: top;
}
.gen5-txt-al{
    text-align: left;
}
.gen5-blog-b2d{
    font-size: 1.2em; line-height:24px; margin-top: 14px; text-align: left; vertical-align:top;
}
.gen5-mh-75{
    min-height: 75px;
}
.gen5-blog-p{
    margin-top: 8px; font-size: 1em;
}
.gen5-blog-d3-dt{
    margin-right: 2px; font-size: 1.1em;
}
.gen5-blog-d3-img{
    float: left; margin-top:7px; margin-left: 32px; margin-right: 22px;
}
.gen5-gl-l{
    line-height: 30px; vertical-align: middle; text-align: center;
}
.gen5-gl-m{
    margin: 0 15px 0 10px;
}
.gen5-mt-1em{
    margin-top: 1em !important;
}
.gen5-mt-2em{
    margin-top: 2em !important;
}
.gen5-f{
    flex: 1;
}
.gen5-gl{
    overflow: hidden; display: flex;
}
.gen5-t-i{
    float: left; margin-top:7px; margin-left: 32px; margin-right: 22px;
}
.gen5-t-dd{
    font-size: 1em; line-height:24px; margin-top: 14px; text-align: left; vertical-align:top;
}
.gen5-t-dd{
    width: 210px; display: inline-block; vertical-align: top;
}
.gen5-t-d{
    text-align: center;margin-top: 27px; margin-bottom: 24px;
}
.gen5-t{
    text-align: center; margin-top: 10px;
}
.gen5-t-ul1{
    list-style: none; margin-left: 35px; display: inline-block;
}
.gen5-t-ul{
    list-style: none; display: inline-block; padding: 0;
}
.gen5-t-li1{
    font-size: 1.2em; display: inline-block; text-align: left; vertical-align:top; width: 210px; margin-left: 22px;
}
.gen5-t-li{
    display: inline-block; margin-top: 3px;
}
.gen5-t-ddd{
    font-size: 1.2em; line-height:24px; margin-top: 14px; text-align: left; vertical-align:top;
}
.gen5-htext-inner{
    font-size: 1.9em;
    line-height: 1.3em;
}
.gen5-h-inner{
    min-height: 108px !important;
}
@media (max-width: 480px){
    .gen5-htext-inner{
        font-size: 1.5em;
    }
}
@media (min-width: 480px) and (max-width: 840px){
    .gen5-htext-inner{
        font-size: 1.5em;
    }
}

.gen5-btn-download-inner{
    width:272px !important;
    height: 135px;
    font-size: 0.9em;
    font-weight: bold;
    margin: 8px;
}
.gen5-dl-block {
    width:300px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.gen5-dl-block > div > img{
    margin-top: 10px;
    margin-bottom: 20px;
}
.gen5-dl-block:hover {
    background: #f0f0f0;
}
.gen5-dl-block-txt {
    font-size: 0.9em;
}
.gen5-btn-download-inner-text{
    margin-top: 8px;
    line-height: 1.5em; 
}

.center-items {
  justify-content: center !important;
}

p {
 font-size: 1.2em;
}

.gen5-list-control {
    max-width: 400px;
}

.gen5-list-radio {
    display: inline;
}

.gen5-list-item:hover, .gen5-order-row:hover{
    background: #f0f0f0;
}

.gen5-order-row{
    border-bottom: dotted #f0f0f0 1px;
}

.gen5-form-error{
    color: #d50000 !important;
}

.gen5-form-subinfo{
    position: absolute; 
    left:0; 
    font-size: 0.9em;
    color:#666;
}
.gen5-form-subinfo-txt{
    font-size: 1em;
    color:#666;
}

.gen5-blog-ref{
    color: #222 !important;
    text-decoration: none;
}
.gen5-blog-ref:hover{
    color: #222 !important;
    text-decoration: underline;
}

.gen5-o-block:hover {
    background: #f0f0f0;
}
.gen5-orders-row{
    border-bottom: dotted #aaa 1px;
}

.gen5-btn-ref{
    text-decoration:none; color: #FFFFFF !important;
}

.gen5-footer-ref{
    text-decoration:none; color: #FFFFFF !important;
    vertical-align: middle;
}

.gen5-footer-ref:hover{
    text-decoration: underline;
}

.img-popup{
    background: none !important;
}


.blockquote:before p{
    color: #bbb;
    content: "\201C";
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.2em;
    vertical-align: -.4em;
}
 
.blockquote:after p{
    color: #bbb;
    content: "\201D";
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.45em;
}

.gen5-img-popup1{
    width: 100% !important;
}

.gen5-img-popup img{
    width: 100% !important;
    height: 100% !important;
}

.aligncenter{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.mdl-button--file input {
  cursor: pointer;
  height: 100%;
  right: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 200px;
  z-index: 4;
}
.mdl-textfield--file .mdl-textfield__input {
  box-sizing: border-box;
  width: calc(100% - 32px);
}
.mdl-textfield--file .mdl-button--file {
      right: 0;
}


h1.gen5-post{
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
}

.pp_txt{
    font-size: 1em;
    margin-right: 10px;
    margin-bottom: 12px;
    text-align: left;
}
.pp_wrap{
    margin: 5px;
}
.pp_img{
    float:left;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 12px;
    height: 60px;
}
#pp_close{
    position: absolute;
    top: 0;
    right: 0;
}
.pp_btn{
    font-size: 12px;
    height: 24px;
    line-height: 24px;
}
#pp{
    z-index: 10;
    width: 320px;
    position: fixed;
    bottom: 10px;
    right: -300px;
    border-radius: 2px;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.57);
    background: #f9f9f9 !important;
}
.pp_off{
    display: none;
}

#pp_ru{
    z-index: 11;
    width: 320px;
    position: fixed;
    bottom: 10px;
    right: -300px;
    border-radius: 2px;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.57);
    background: #f9f9f9 !important;
}
#pp_ru_close{
    position: absolute;
    top: 0;
    right: 0;
}


.gen5-ny-c{
    color: #539528 !important; 
/*    color: #2a8f4e !important; */
}
.gen5-ny-cd{
    font-size: 1.3em;
    margin-top: 10px;
    margin-bottom: 23px;
}
.gen5-ny-txt{
    font-size: 1.5em;
}
.gen5-ny-h{
    min-height: 100px;
    padding: 0 !important;
}
.gen5-ny-l{
    background: url("/wp-content/themes/gen5/images/ny_left.png") repeat-x 101% 0;
}
.gen5-ny-r{
    background: url("/wp-content/themes/gen5/images/ny_right.png") repeat-x -1% 0;
}
.gen5-a202212-l{
    background: url("/wp-content/themes/gen5/images/a202212/l.jpg") no-repeat ;
}
.gen5-a202212-r{
    background: url("/wp-content/themes/gen5/images/a202212/r.jpg") no-repeat 100% 0;
}
.gen5-a202004-l-en{
    background: url("/wp-content/themes/gen5/images/a202004/s-left-en.png") repeat-x 101% 0;
}
.gen5-a202004-l-ru{
    background: url("/wp-content/themes/gen5/images/a202004/s-left-ru.png") repeat-x 101% 0;
}
.gen5-a202004-r{
    background: url("/wp-content/themes/gen5/images/a202004/s-right.png") repeat-x -1% 0;
}
.gen5-a202007-l{
    background: url("/wp-content/themes/gen5/images/a202007/l.png") repeat-x 99% 0;
}
.gen5-a202007-r{
    background: url("/wp-content/themes/gen5/images/a202007/r.png") repeat-x 1% 0;
}
.gen5-a202105-l{
    background: url("/wp-content/themes/gen5/images/a202112/gl.png") repeat-x 99% 0;
}
.gen5-a202105-r{
    background: url("/wp-content/themes/gen5/images/a202112/gr.png") repeat-x 1% 0;
}
.gen5-a202205-l{
    background: url("/wp-content/themes/gen5/images/a202205/gl.png") repeat-x 101% 0;
}
.gen5-a202205-r{
    background: url("/wp-content/themes/gen5/images/a202205/gr.png") repeat-x -1% 0;
}

.gen5-a202305-l{
    background: url("/wp-content/themes/gen5/images/a202305/l1.jpg") repeat-x 101% 0;
}
.gen5-a202305-r{
    background: url("/wp-content/themes/gen5/images/a202305/r1.jpg") repeat-x -1% 0;
}

.gen5-a202306-l{
    background: url("/wp-content/themes/gen5/images/a202306/lr.svg") repeat-x 101% 0;
    background-size: auto 100px;
}
.gen5-a202306-r{
    background: url("/wp-content/themes/gen5/images/a202306/lr.svg") repeat-x -1% 0;
    background-size: auto 100px;
}

.gen5-a202309-l{
    background: url("/wp-content/themes/gen5/images/a202309/l.svg") repeat-x 101% 0;
    background-size: auto 100px;
}
.gen5-a202309-r{
    background: url("/wp-content/themes/gen5/images/a202309/r.svg") repeat-x -1% 0;
    background-size: auto 100px;
}

.gen5-a202312-l{
    background: url("/wp-content/themes/gen5/images/a202312/l.svg") repeat-x 101% 0;
    background-size: auto 100px;
}
.gen5-a202312-r{
    background: url("/wp-content/themes/gen5/images/a202312/r.svg") repeat-x -1% 0;
    background-size: auto 100px;
}

.gen5-a202207-rru{
    background: url("/wp-content/themes/gen5/images/a202207/g20r.svg") repeat-x -1% 0;
    background-size: auto 100px;
}
.gen5-a202207-lru{
    background: url("/wp-content/themes/gen5/images/a202207/g20l.svg") repeat-x 101% 0;
    background-size: auto 100px;
}

.gen5-a202207-ren{
    background: url("/wp-content/themes/gen5/images/a202207/g20r_en.svg") repeat-x -1% 0;
    background-size: auto 100px;
}
.gen5-a202207-len{
    background: url("/wp-content/themes/gen5/images/a202207/g20l_en.svg") repeat-x 101% 0;
    background-size: auto 100px;
}
.gen5-a202207-p{
    color: #1b4c72;
}
.gen5-vac{
  display: flex;
  align-items: center;
  justify-content: center;
}

.gen5-ny-txt{
    line-height: normal;
}

@media (max-width: 480px){
.gen5-ny-cd{
    font-size: 0.9em;
    margin-bottom: 0;
    margin-top: 2px;
}
.gen5-ny-txt{
    font-size: 1.2em;
}
.gen5-tc{
    text-align: center !important;
}
}
@media (min-width: 480px) and (max-width: 950px){
.gen5-ny-cd{
    font-size: 1em;
    margin-bottom: 6px;
    margin-top: 6px;
}
.gen5-ny-txt{
    font-size: 1.5em;
}
}
#ny_panel{
    cursor:pointer;
/*    background-color: #32a7b9 !important; */
}

@media (prefers-color-scheme: dark), @media (prefers-dark-interface){
    .mdl-color--white {
	background-color: #FFFFFF !important;
    }
    body {
        background: #fff;
    }
}
.gen5-w-100pi{
    width: 100% !important;
}
