html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    min-width: 1070px
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.lightslider-arrow-custom {
    position: absolute;
    top: 160px;
    z-index: 99 !important;
    width: 40px;
    height: 60px;
    margin-top: 0;
    overflow: hidden;
    cursor: pointer;
    background-color: #86898b
}

.lightslider-arrow-custom:before {
    content: '';
    display: block;
    width: 18px;
    height: 30px;
    margin-top: 15px;
    overflow: hidden;
    background: url(../images/sprites.png) no-repeat
}

.lightslider-arrow-custom.item-prev {
    left: 0
}

.lightslider-arrow-custom.item-prev:before {
    margin-left: 9px;
    background-position: 0 -200px
}

.lightslider-arrow-custom.item-next {
    right: 0
}

.lightslider-arrow-custom.item-next:before {
    margin-left: 13px;
    background-position: -50px -200px
}

.lightslider-arrow-custom:hover {
    background-color: #77bf43
}

@media (max-width: 1119px) {
    .lightslider-arrow-custom {
        display: none
    }
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font: 400 15px "Open Sans", sans-serif;
    color: #555
}

a {
    color: #575b5c;
    text-decoration: underline;
    outline: 0
}

a:hover {
    color: #77bf43;
    text-decoration: underline;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

a:hover img {
    opacity: .85;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

h1 {
    margin: 0 0 21px;
    font: 700 30px/34px "Open Sans", sans-serif;
    color: #555
}

.h1-hidden {
    position: absolute;
    top: -1000px
}

h2, h3, h4, h5 {
    margin: 33px 0 15px;
    font: 700 24px/29px "Open Sans", sans-serif;
    color: #555
}

.btn {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    padding: 0 15px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    background-color: #77bf43
}

.btn:hover {
    background-color: #575b5c
}

.btn.btn-small {
    height: 30px;
    padding: 0 12px
}

button, input[type=button] {
    /*border: 0;*/
    cursor: pointer
}

a.btn {
    line-height: 40px;
    text-decoration: none !important
}

a.btn.btn-small {
    line-height: 30px
}

.text-gray {
    color: #999 !important
}

.text-bold {
    font-weight: 700 !important
}

.container {
    width: 1070px;
    margin: 0 auto;
    padding: 0 15px
}

.clearfix:after, .clearfix:before {
    content: ' ';
    display: table
}

.clearfix:after {
    clear: both
}

.fixed_header {
    position: fixed;
    top: 0;
    z-index: 100;
    display: flex;
    width: 100%;
    background-color: white
}

.header {
    padding: 35px 0 20px;
    margin: auto;
    text-align: center
}

.header .container {
    position: relative
}

.header .logo {
    float: left
}

/*********верхнє меню**********************************************************************************/

.header-menu {
    margin: 13px 143px 0;
}

.header-menu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}
.header-menu > ul > li {
    float: left;
    height: 52px;
    padding: 0 17px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    z-index: 101;
}
.header-menu > ul > li > a{
    color: #77bf43;
    text-decoration: none !important
}
.header-menu > ul > li > a:HOVER{
    color: #555
}

.header-menu > ul > li > ul {
    display: none;
    position:absolute;
    margin-top: 10px;
    margin-left: -17px;
    background-color: #86898b;
    text-align: left;
    padding: 0;
}

.header-menu ul > li > ul > li {
    display:block;
    width:280px;
    text-transform: none;
    font-size: 15px;

}

.header-menu ul > li > ul > li > a{
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.header-menu ul > li > ul > li > a div{
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    background-color: #86898b;
}

.header-menu ul > li > ul > li > a div:hover{
    background-color: #575b5c;
}

.header-menu ul > li > ul > li > a:hover{
    color: #77bf43;
}

.topmenu-unit{
    display: block;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    background-color: #575b5c;
}

/********************************************************************************************************/

.header .header-nav {
    margin: 13px 143px 0
}

.header .header-nav > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap
}

.header .header-nav > ul > li {
    float: left;
    height: 52px;
    padding: 0 17px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

.header .header-nav > ul > li.has-subnav:after {
    content: '';
    display: none;
    width: 0;
    height: 0;
    margin: 18px auto 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 10px solid #575b5c
}

.header .header-nav > ul > li.has-subnav:hover .header-subnav, .header .header-nav > ul > li.has-subnav:hover:after {
    display: block !important
}

.header .header-nav > ul > li > a {
    color: #77bf43;
    text-decoration: none !important
}

.header .header-nav > ul > li > a:hover {
    color: #555
}

.header .header-subnav {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
    z-index: 10;
    display: none;
    width: 1040px;
    min-height: 230px;
    margin-left: 15px;
    padding: 40px;
    padding-bottom: 30px;
    background-color: #575b5c
}

.header .header-subnav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 400px;
    margin-top: -16px;
    overflow: hidden
}

.header .header-subnav li {
    float: left;
    width: 50%;
    margin-top: 10px;
    text-align: left
}

.header .header-subnav li:nth-child(2n) {
    padding-left: 20px
}

.header .header-subnav li a {
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-decoration: underline !important;
    text-transform: none
}

.header .header-subnav li a:hover {
    color: #77bf43
}

.header .header-subnav .header-subnav-img {
    float: left;
    width: 240px;
    height: 150px;
    margin-left: 40px;
    padding: 17px 0 0 19px;
    overflow: hidden;
    text-align: left;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    text-decoration: none !important
}

.header .header-subnav .header-subnav-img.item-tariffs {
    background: url(../images/tariffs.png) no-repeat 0 0
}

.header .header-subnav .header-subnav-img.item-cabinet {
    background: url(../images/cabinet.png) no-repeat 0 0
}

.header .header-subnav .header-subnav-img:hover {
    opacity: .85;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.header .we-phone {
    float: right;
    width: 146px;
    height: 100px;
    margin-top: -20px;
    overflow: hidden;
}

.header .we-phone_social{
    margin-top: 28px;
    margin-left: 18px;
}

.header .we-phone_social img{
    width: 32px;
    height: 32px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;/* IE 6-9 */
    opacity: 0.5;
}

.header .we-phone_social img:hover{
    margin-top: -2px;
}

.header .we-phone-in{
    width: 146px;
    height: 18px;
    margin-left: 17px;
}
.header .we-phone a {
    float: left;
    overflow: hidden;
    /*margin-left: 17px;*/
    text-decoration: none !important;
}

.header .we-social {
    float: right;
    width: 143px;
    height: 23px;
    margin-top: 14px;
    overflow: hidden
}

.header .we-social a {
    float: left;
    width: 23px;
    height: 23px;
    overflow: hidden;
    margin-left: 17px;
    text-decoration: none !important;
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat
}

.header .we-social a:first-child {
    margin-left: 0
}

.header .we-social a.item-facebook {
    background-position: 0 0
}

.header .we-social a.item-twitter {
    background-position: 0 -50px
}

.header .we-social a.item-google {
    background-position: 0 -100px
}

.header .we-social a.item-youtube {
    background-position: 0 -150px
}

.header .we-social a:hover.item-facebook {
    background-position: -50px 0
}

.header .we-social a:hover.item-twitter {
    background-position: -50px -50px
}

.header .we-social a:hover.item-google {
    background-position: -50px -100px
}

.header .we-social a:hover.item-youtube {
    background-position: -50px -150px
}

.slider {
    position: relative
}

.slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    max-height: 357px
}

.slider li {
    float: left;
    width: 320px;
    margin-right: 40px;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px
}

.slider li:last-child {
    margin-left: 0
}

.slider img {
    display: block;
    margin: 0 0 21px
}

.slider .btn {
    display: block;
    width: 110px;
    text-align: center;
    margin-top: 22px;
    padding: 0
}

.news {
    margin-top: 52px;
    padding: 37px 0 45px;
    background-color: #efefef
}

.news .news-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase
}

.news .news-title:hover {
    color: #77bf43
}

.news .news-site {
    float: left;
    width: 480px
}

.news .news-site ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.news .news-site li {
    margin-top: 18px;
    overflow: hidden;
    /*white-space: nowrap;*/
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 19px
}

.news .news-site li:first-child {
    margin-top: 16px;
    /*font-weight: 700*/
}

.news .news-site .datetime {
    display: block;
    margin-bottom: 5px;
    font-weight: 400 !important;
    font-size: 11px;
    line-height: 11px;
    color: #999
}

.news .news-facebook, .news .news-youtube {
    float: left;
    width: 240px;
    margin-left: 40px
}

.news .news-youtube a {
    position: relative;
    display: block;
    margin-top: 18px;
    text-decoration: none !important
}

.news .news-youtube a:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 52px;
    height: 38px;
    margin: -19px 0 0 -26px;
    overflow: hidden;
    background: url(../images/sprites.png) no-repeat 0 -250px
}

.a-youtube {
    width: 640px;
}

.a-youtube a {
    position: relative;
    display: block;
    margin-top: 18px;
    text-decoration: none !important
}

.a-youtube a:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 52px;
    height: 38px;
    margin: -19px 0 0 -26px;
    overflow: hidden;
    background: url(../images/sprites.png) no-repeat 0 -250px
}

.news .news-youtube a img {
    display: block;
    margin: 0
}

.news .news-facebook {
    height: 150px;
    margin-top: 19px;
    overflow: hidden
}

.content {
    padding: 27px 0 21px;
    background-color: #efefef
}

.content_news {
    margin-top: 52px;
    padding: 37px 0 45px;
    margin-left: -15px;
    background-color: #efefef
}

.content_news .news-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase
}

.content_news .news-title:hover {
    color: #77bf43
}

.content_news .news-site {
    float: left;
    width: 90%;
}

.content_news .news-site ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.content_news .news-site li {
    margin-top: 18px;
    overflow: hidden;
    /*white-space: nowrap;*/
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 19px
}

.content_news .news-site li:first-child {
    margin-top: 16px;
    /*font-weight: 700*/
}

.content_news .news-site .datetime {
    display: block;
    margin-bottom: 5px;
    font-weight: 400 !important;
    font-size: 11px;
    line-height: 11px;
    color: #999
}

.content_news .news-list-link a {
    font-weight: normal;
}

.main {
    float: right;
    width: 810px;
    overflow-wrap: break-word;
}

.main h1 {
    margin-top: -3px
}

.main p {
    margin: 17px 0;
    line-height: 18px
}

.main a {
    font-weight: 700;
    line-height: 20px
}

.main small {
    font-size: 12px;
    line-height: 14px
}

.aside {
    float: left;
    width: 190px
}

.aside .aside-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.aside .aside-nav li {
    margin-top: 20px
}

li.active a {
    font-weight: 700;
    color: #77bf43
}

.aside .aside-nav li:first-child {
    margin-top: 0
}

.aside .aside-nav li:first-child.active {
    font-weight: 700;
    color: #77bf43
}

.aside .aside-nav a {
    font-size: 15px;
    line-height: 19px
}

.table {
    width: 100%;
    margin: 3px 0 0;
    border-collapse: collapse
}

.table th {
    text-align: center;
    vertical-align: middle;
    padding: 8px 10px 9px;
    font-size: 13px;
    line-height: 16px;
    border: 1px solid #e6e2da;
    border-top: 0;
    background-color: #f7f7f7
}

.table th:first-child {
    border-left: 0
}

.table th:last-child {
    border-right: 0
}

.table th:nth-child(2) {
    height: 56px
}

.table td {
    width: 120px;
    padding: 12px 20px 13px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    border: 1px solid #e6e2da;
    background-color: #fff
}

.table td:first-child {
    width: auto;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    border-left: 0
}

.table td:last-child {
    border-right: 0
}

.icon-link {
    display: block
}

.icon-link:before {
    content: '';
    display: table-cell;
    vertical-align: top;
    width: 36px;
    height: 36px;
    overflow: hidden;
    background: url(../images/sprites.png) no-repeat 0 -300px
}

.icon-link > span {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px
}

.footer .footer-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 50px;
    text-align: center;
    background-color: #86898b;
    color: lightslategrey;
}

.footer .footer-nav li {
    display: inline-block;
    vertical-align: top
}

.footer .footer-nav a {
    display: block;
    height: 50px;
    padding: 0 14px 0 10px;
    font-weight: 700;
    line-height: 50px;
    color: #fff;
    text-decoration: none !important;
    text-transform: uppercase
}

.footer .footer-nav a:hover {
    color: #77bf43
}

.footer .footer-logos {
    height: 100px;
    background: url(../images/footer_logos.png) no-repeat 50% 50%
}

.footer_span {
    display: flex;
}

.footer_span div {
    margin: auto;
}

.footer_span div span {
    text-align: left;
    margin-bottom: 0.75%;
    font-size: 0.7em;
}

.news-list ul {
    margin: 0;
    padding: 3px 0 0;
    list-style: none;
}
.news-list li {
    margin: 0;
    padding: 24px 0 27px;
    border-top: 1px solid #e6e2da;
    font-size: 15px;
    line-height: 18px;
}
.news-list time {
    display: block;
    font-size: 13px;
    line-height: 13px;
    color: #575b5c;
}
.news-list .news-list-link {
    position: relative;
    margin: 9px 0 12px;
}
.news-list .news-list-link.item-youtube {
    padding-left: 28px;
}
.news-list .news-list-link.item-youtube:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    float: left;
    width:20px;
    height:14px;
    overflow:hidden;
}

.select {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    font-size: 15px;
    border: 1px solid #e6e2da;
    background-color: #fff;
}
.news-list-h1 {
    text-align: right;
}
.news-list-h1 h1 {
    float: left;
}
.news-list-h1 .select.select-month {
    width: 120px;
}
.news-list-h1 .select.select-year {
    width: 80px;
    margin-left: 16px;
}

.footer .footer-logos {
    padding-top: 27px;
    text-align: center;
    background: none;
}
.footer .footer-logos a, .footer .footer-logos span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px 0 21px;
    text-decoration: none !important;
}
.footer .footer-logos a:first-child, .footer .footer-logos span:first-child {
    padding-left: 0;
}
.footer .footer-logos a:last-child, .footer .footer-logos span:last-child {
    padding-right: 0;
}
.footer .footer-logos img {
    margin: 0;
}

.footer hr {
    left: 18%;
    width: 64%;
    opacity: 0.25;
}

#hr_mob{
    display: none;
}

#footer-logos-online div {
    color: darkslategrey;
    text-align: right;
    width: 100px
}

#footer-logos-mob {
    margin-left: -45px;
}
#footer-logos-ios {
    margin-left: -52px;
}
#footer-logos-an {
    margin-left: -52px;
}

.invisible_form {
    display: none;
}

fieldset {
    border: 1px solid #77bf43;
    width: 100%;
    padding: 10px
}

fieldset legend {
    font-weight: bold;
    font-size: 14px;
    margin-left: 40px;
}

fieldset tr {
    margin-top: 20px;
}
/*Для мобільних */

.topmenu{
    display: none;
}

.pers_banner{
    display: none;
}

.we-post_phone {
    display: none;
}

#call-me {
    display: none;
}

#list-phone {
    display: none;
}

.banners_desktop {
    display: block;
    margin-top: 120px
}

.banners_mobile{
    display: none;
}


#mobile_menu{
    display: none;
}
#mobile_menu_on_out{
    display: none;
}

#mobile_menu_on {
    display: none;
}
#mobile_menu_out{
    display: none;
}

.mobile-social{
    display: none;
}
/* Адмінка для вакансій*/

.vkmenu li a{
    font-weight: 700;
}

.vkmenu li ul{
    list-style: none;
}

.vkmenu li ul li a{
    font-weight: 400;
}

.vkadmin tr {
    margin-top: 30px;
}

/* Адмінка для консультантів*/

.stconsmenu li a{
    font-weight: 700;
}

.stconsmenu li ul{
    list-style: none;
}

.stconsmenu li ul li a{
    margin-left: -30px;
    font-weight: 400;
}



#editcons_misto option{
    display: none;
}

/***********************************/
#table_phone_mail{
    width: 45%;
}

.table_phone_mail{
    width: 100%;
}

.table_phone_mail td span{
    color: red;
    font-size: 0.8em;
}

.file_upload{
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 1em; /* example */
    height: 40px;              /* example */
    line-height: 35px; /* the same as height */

}
.file_upload .btn, .file_upload > mark{
    display: block;

}
.file_upload .btn{
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;

    height: 100%;
    text-align: center;
    border: 2px outset #e6e2da;/* example */
}
.file_upload > mark{
    background: transparent;     /* example */
     /* example */
    margin-left: 200px;
}
.zgoda_win {
    margin-left: 2%;
    width: 20px;
    right: 20px;
    color: #000000;
    border: 1px solid #000000;
    border-radius: 2px;
    background-color: #ffffff;
    display: flex;
    float: left;
    cursor: pointer
}

.zgoda_txt {
    margin-left: 6%;
}

.zgoda_rows {
    display: inline-block;
}
/* web-chat*/

#webchat{
    position: fixed;
    display: none;
    top: 7%;
    left: 32%;
    width: 36%;
    height: 75%;
    border: 4px solid #0000cc;
    background-color: white;
    z-index: 102;
}


#web_chat_body_top{
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    min-height: 20%;
}

#web_chat_body_top img {
    width: 75px;
    height: 75px;
}

#web_chat_body_top table{
    width: 98%;
    border-radius: 20px;
    margin-left: 1%;
}

#web_chat_body_top td{
    background-color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

#web_chat_close {
    position: absolute;
    right: 0;
    top: -0.25em;
    height: auto;
    width: 1.5em;
    padding: 2px;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
}

#web_chat_close:hover{
    background-color: #77bf43;
    color: #fff;
}

#web_chat_body_form{
    position: absolute;
    top: 23%;
    left: 10%;
    width: 80%;
    height: 100%;
}


#web_chat_form_persid{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10%;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

#web_chat_form_persid input{
    text-align: center;
    border: 4px solid #0000cc; height: 2.5em;
    width: 100%;
    font-size: 17px;
    color: #0000cc
}


#web_chat_body_form_ecount{
    position: absolute;
    top: 23%;
    left: 10%;
    width: 80%;
    height: 77%;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}


#web_chat_form_select{
    position: absolute;
    top: 12%;
    left: 0;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

#web_chat_body_info{
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    height: 45%;
}

#web_chat_body_info td {
    background-color: #fff;
}

#web_chat_button {
    position: absolute;
    right: 30%;
    bottom: 2%;
    height: auto;
    width: 40%;
    padding: 5px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    vertical-align: center;
    font-size: 15px;
    background-color:  #77bf43;
}


#web_chat_button:hover {
    background-color:  #575b5c;
}

#web_chat_button_next {
    position: absolute;
    right: 30%;
    bottom: 2%;
    height: auto;
    width: 40%;
    padding: 5px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    vertical-align: center;
    font-size: 15px;
    background-color:  #77bf43;
}

#web_chat_button_next:hover {
    background-color:  #575b5c;
}


.web_chat_table_ecount{
    border: none;
    width: 100%;
    text-align: center;
    background-color: #fff;
}

.web_chat_table_ecount td{
    color:  #0000cc;
    background-color: #fff;
}

.web_chat_table_ecount input{
    text-align: center;
    color:  #0000cc;
    border-style: solid;
    border-color: #0000cc;
    border-width: 2px;
}


#web_chat_captcha{
    position: absolute;
    margin-top: 30px;
    left: 9%;
}

#web_chat_captcha_ecount{
    position: absolute;
    bottom: 50px;
    left: 9%;
}

.w_chat_button_next{
    text-align: justify;
    font-size: 11.5px;
    font-weight: normal
}

#web_chat_modal_window {
    width: 200px;
    height: 120px;
    border-radius: 5px;
    border: 2px #000 solid;
    background: #eee;
    color: #555;
    position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
    top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
    left: 50%; /* пoлoвинa экрaнa слевa */
    margin-top: -60px;
    margin-left: -100px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
    display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
    z-index: 107; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
    padding: 20px 10px;
}


#overlay {
    z-index:101; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
    position:fixed; /* всегдa перекрывaет весь сaйт */
    background-color:#000; /* чернaя */
    opacity:0.3; /* нo немнoгo прoзрaчнa */
    -moz-opacity:0.3; /* фикс прозрачности для старых браузеров */
    filter:alpha(opacity=30);
    width:100%;
    height:100%; /* рaзмерoм вo весь экрaн */
    top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
    left:0;
    cursor:pointer;
    display:none; /* в oбычнoм сoстoянии её нет) */
}

#lez_download {
    z-index:10001;
    position:fixed;
    background-color:#86898b;
    opacity:0.2;
    -moz-opacity:0.2;
    filter:alpha(opacity=20);
    width:100%;
    height:100%;
    top:0;
    left:0;
    cursor:progress;
    display:none;
}

#lez_download_top {
    z-index:10002;
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    display:none;
}


#lez_download_top div {
    margin: auto;
}

/*Виринаюче вікно*/

#modal_window1 {
    position: fixed;
    display: none;
    top: 10.5%;
    left: 19%;
    height: 500px;
    width: 62%;
    color: #fff;
    background-color: darkgrey;
    text-align: center;
    font-size: 1.3em;
    border-style: solid;
    border-color: #0000cc;
    border-width: 3px;
    z-index: 102;
}

#modal_window1 h3{
    color: #fff;

}

#modal_window1 p {
    padding-left: 7%;
    padding-right: 7%;
}

#modal_window1 a {
    color: #fff;
    text-decoration: none;
}

#modal_window1 a:hover {
    color: #fff;
}

#modal_window1_clouse{
     position: absolute;
     top: 0;
     right: 0;
     width: 6%;
     height: 12%;
     cursor: pointer;
     color: #0000cc;
     font-size: 1.5em;
 }

#modal_window1_left {
    position: absolute;
    left: 7%;
    width: 24%;
    bottom: 10%;
    height: 120px;
    border-style: solid;
    border-color: #0000cc;
    border-width: 3px;
    background-color: #77bf43;

}

#modal_window1_centr {
    position: absolute;
    left: 38%;
    width: 24%;
    bottom: 10%;
    height: 120px;
    border-style: solid;
    border-color: #0000cc;
    border-width: 3px;
    background-color: #77bf43;

}

#modal_window1_right {
    position: absolute;
    left: 69%;
    width: 24%;
    bottom: 10%;
    height: 120px;
    border-style: solid;
    border-color: #0000cc;
    border-width: 3px;
    background-color: #77bf43;

}

#modal_window1_left div {
    position: absolute;
    top: 10px;
    width: 100%;
    margin: auto;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
    cursor: pointer;
}

#modal_window1_right div {
    position: absolute;
    top: 10px;
    width: 100%;
    margin: auto;
    text-align: center;
    cursor: pointer;
}

#modal_window1_centr div {
    position: absolute;
    top: 10px;
    width: 100%;
    margin: auto;
    padding-left: 1%;
    padding-right: 1%;
    text-align: center;
    cursor: pointer;
}

#modal_window1_bottom {
    position: absolute;
    left: 7%;
    width: 100%;
    bottom: 4%;
    height: auto;
    text-align: left;
    font-size: 0.6em;
}

#modal_window1_bottom input{
    vertical-align: -3px;
}

.btn_show {
    font-weight: 700;
    font-size: 16px;
    cursor: pointer;
    color:  #77bf43;
}

.invisible_text{
    display: none;
}

/*Виринаюче вікно Новий Рік*/

#modal_window_new_year {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 102;
}

#modal_window_new_year_in {
    display: flex;
    width: 100%;
    height: 100%;
}

#modal_window_new_year_banner {
    margin: auto;
    height: 540px;
    width: 960px;
    color: #fff;
    /*background-image: url(../images/action.jpg);*/
    background-size: cover;
    text-align: center;
    font-size: 1.3em;
}

#baner_desc {
    display: block;
}

#baner_phone_v{
    display: none;
}

#baner_phone_h{
    display: none;
}

#baner_tablet_v{
    display: none;
}

#modal_window_new_year_banner a {
    text-decoration: none;
}

#modal_window_new_year_clouse{
    margin-top: -5px;
    margin-left: 920px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 35px;
    font-weight: 700;
}

#modal_window_new_year_btn {
    display: flex;
    margin-top: 400px;
    height: 100px;
    width: 100%;
}

#modal_window_new_year_btn div {
    margin: auto;
    background-color: #B8E834;
    width: 200px;
    height: 70px;
    border-radius: 35px;
    font-size: 40px;
    font-weight: bold;
    padding-top: 5px;
    color: white;
    cursor: pointer;
}



    /*Попереній запис*/

.btn_queue {
    display: table;
    clear:both;
    height: 80px;
    width: 45%;
    margin: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    background-color: #77bf43
}

.btn_queue:hover {
    background-color: #575b5c
}

.btn_queue2 {
    display: table;
    float: right;
    height: 80px;
    width: 45%;

    margin-top: -115px;
    margin-left: 50px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    background-color: #77bf43
}

.btn_queue2:hover {
    background-color: #575b5c
}

.in_btn{
    display: table-cell;
    vertical-align: middle;
}

.btn_queue_day {
    float: right;
    height: 40px;
    width: 90%;
    padding: 10px;
    margin: 5px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    background-color: #77bf43
}

.btn_queue_day:hover {
    background-color: #575b5c
}

.btn_queue_out {
    float: right;
    height: 40px;
    width: 90%;
    padding: 10px;
    margin: 5px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    background-color: #575b5c
}

.btn_queue_head {
    float: right;
    height: 40px;
    width: 90%;
    padding: 10px;
    margin: 5px;
    text-align: center;
    color: #fff !important;
    background-color: #575b5c;
}

.table_queue {
    width: 100%;
}

.h2_queue {
    font-weight:bold;
    font-size: 18px;
    text-align: center;
}

/********Оцінювання консультанта****************/
.cons_info p{
    font-size: 1.2em;
}

.cons_info span{
    font-size: 1.4em;
    font-weight: bold;
}

.cons_photo img{
    width: 95%
}

.cons_rating span {
    font-size: 1.2em;
}

.cons_rating {
    margin-top: 20px;
}

.cons_rating_radio {
    cursor: pointer;
    display: flex;
    width: 50%;
    font-size: 2em;
    font-weight: bold;
    height: 100%;
    background-color: #77bf43;
    color: white;
}

.cons_rating td{
    text-align: center;
}

.cons_rating_radio input{
    display: none;
}

#cons_rating_text{
    width: 95%;
}

.cons_rating_btn {
    display: flex;
    margin: auto;
    width: 30%;
    cursor: pointer;
}

.cons_rating_btn div{
    margin: auto;
}

.modal_reting {
    position: absolute;
    display: none;
    top: 10%;
    left: 30%;
    min-height: 500px;
    height: 80%;
    width: 40%;
    background-color: #fff;
    text-align: center;
    font-size: 1.3em;
    border-style: solid;
    border-color: #000;
    border-width: 3px;
    border-radius: 15px;
    z-index: 120;
}

.modal_reting_logo {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 12%;
}

.modal_reting_slog {
    position: absolute;
    display: flex;
    top: 9%;
    left: 0;
    width: 100%;
    height: 2%;
    font-weight: bold;
}

.modal_reting_clouse {
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 0 12px 0 0;
    font-size: 35px;
    cursor: pointer;
    color: white;
    background-color: orangered;
}

.modal_reting_clouse:hover {
    background-color: #77bf43;
}

.modal_reting_comment {
    position: absolute;
    display: flex;
    top: 12%;
    right: 0;
    width: 100%;
    height: 36%;
}

#rating_comm_text {
    width: 90%;
}

.modal_reting_cok {
    position: absolute;
    display: flex;
    top: 50%;
    right: 0;
    width: 100%;
    height: 38%;
}

.rating_cok_circle_out {
    margin-left: 25%;
    display: flex;
    width: 24px;
    height: 24px;
    border-style: solid;
    border-color: #000;
    border-width: 1px;
    border-radius: 12px;
    background-color: #e6e6e6;
}

.rating_cok_circle_in {
    margin: auto;
    display: flex;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #e6e6e6;
}

.modal_reting_bottom {
    position: absolute;
    display: flex;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12%;
}

.modal_reting_ok {
    position: absolute;
    display: flex;
    top: 20%;
    right: 0;
    width: 100%;
    height: 25%;
}

.reting_circle {
     display: flex;
     margin: auto;
     width: 150px;
     height: 150px;
     background-color: #77bf43;
     border-style: solid;
     border-color: #77bf43;
     border-width: 1px;
     border-radius: 75px;
 }

.rating_ok {
    margin: auto;
    color: white;
    font-size: 60px;
}

.modal_reting_senc {
    margin: auto;
    font-size: 25px
}
/************Порушення зору**************/
.porush_zoru_menu_fixed{
    display: none;
}

#porush_zoru_click{
    cursor: pointer;
    position: absolute;
    top: -1em;
    right: 160px;
    /*top: 20px;
    right: 420px;*/
    width: auto;
    height: auto;
    font-weight: bold;
}

#porush_zoru_click:hover {
    color:#77bf43;
}

/*********Нічний режим********************************/

#select_time_theme {
    /*display: none;*/
    cursor: pointer;
    position: absolute;
    top: -1.5em;
    left: 200px;
    width: 50px;
    height: 30px;
    border-radius: 15px;
    /*background-color: deepskyblue;*/
    background-image: url(/content/images/sun_sky.jpg);
}

#day_time_theme {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    background-color: orange;
    /*background: url(/content/images/sun-icon.jpg);*/
}

#night_time_theme {
    position: absolute;
    display: none;
    right: 4px;
    top: 4px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    background-color: lightgrey;
}

.menu_color_night {
    color: white;
}

.menu_color_night:hover {
    color: #77bf43;
}

.menu_mobile_color_night{
    display: block;
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    background-color: #575b5c;
}

.gray_img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}

/**************Попережній запис************************/

.qsolutions {
    width: 800px;
}

.prerecord_top {
    width: 100%;
    height: 70px;
}

.prerecord_topmenu {
    display: flex;
    float: left;
    width: 22%;
    height: 100%;
}

.prerecord_topmenu_actuve {
    background-color: lightgrey;
}

.prerecord_topmenu_n {
    display: flex;
    float: left;
    width: 70px;
    height: 70px;
}

.prerecord_topmenu_n>div {
    margin: auto;
    display: flex;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    color: white;

}

.prerecord_topmenu_n>div>div {
    margin: auto;
}

.prerecord_topmenu_name {
    display: flex;
    float: left;
    width: auto;
}

.prerecord_topmenu_name>div {
    margin: auto;
}

.prerecord_topmenu_sp {
    float: left;
    width: 4%;
    height: 70px;
}

.prerecord_body {
    margin-top: 20px;
    margin-left: 20px;
    width: 100%;
    height: auto;
}

.prerecord_ab {
    float: left;
    width: 175px;
}

.prerecord_ab_phone {
    width: 225px;
}

.prerecord_ab_title {
    color: #77bf43;
    font-size: 0.8em;
}

.prerecord_ab_phone_count {
    margin-left: 200px;
    color: grey;
    font-size: 0.8em;
}

.prerecord_ab>input, .prerecord_ab_phone>input {
    width: 100%;
    font-size: 1.1em;
    background-color: #efefef;
    border: 0;
    border-bottom: 1px solid black;
}


.prerecord_checkbox {
    display: flex;
    margin-top: 2px;
    width: 1em;
    height: 1em;
    background-color: white;
    color: white;
    border: 1px solid black;
    cursor: pointer;
    border-radius: 2px;
    float: left;
}

.prerecord_checkbox>div{
    margin: auto;
    font-size: 0.9em;
    margin-top: -3px;
}

.prerecord_checkbox_text {
    margin-left: 20px;
}

.prerecord_btn {
    display: flex;
    width: 75px;
    height: 40px;
    float: left;
}

.prerecord_btn_noactive{
    padding: 0 15px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #555;
    background-color: lightgrey;
}

.prerecord_btn>div {
    margin: auto;
}

.prerecord_plac::placeholder{
    color: red;
}

.prerecord_tm_cicle {
    background-color: grey;
}

.prerecord_tm_bg {
    background-color: #77bf43;
}

.prerecord_select {
    width: 25%;
}

.prerecord_select>select {
    width: 100%;
    font-size: 1.5em;
    border: 0;
    border-bottom: 3px solid  #77bf43;
    background-color: lightgrey;
}

#prerecord_sel_date{
    display: none;
    width: 250px;
    min-height: 100px;
    border: 1px solid grey;
    position: absolute;
    background-color: lightgrey;
    margin-top: 2px;
}

.pr_calendar {
    width: 100%;
}

.pr_tr_name_day>td {
    background-color: grey;
    color: white;
    text-align: center;
}

.pr_tr_noactive{
    text-align: center;
}

.pr_tr_active {
    text-align: center;
    background-color: #77bf43;
    cursor: pointer;
    color: white;
}

.pr_tr_active:hover{
    color: white;
    background-color: #555;
}

.pr_td_active{
    text-align: center;
    cursor: pointer;
    color: white;
    background-color: #555;
}

.pr_calendar_table {
    display: none;
    padding: 5px;
}
.pr_calendar_top {
    width: 240px;
    height: 50px;
}

.pr_calendar_top_m {
    display: flex;
    width: 70%;
    height: 100%;
    margin: auto;
    float: left;
}

.pr_calendar_top_m>div{
    margin: auto;
}

.pr_calendar_top_b {
    display: flex;
    width: 15%;
    height: 100%;
    margin: auto;
    float: left;
    color: grey;
}

.pr_calendar_top_b>div{
    margin: auto;
}

.pr_calendar_top_n {
    display: flex;
    width: 15%;
    height: 100%;
    margin: auto;
    float: left;
    cursor: pointer;
    color: #575b5c;
}

.pr_calendar_top_n>div{
    margin: auto;
}

/************Месенджер********************************/
.coll_msg {
    display: none;
    position: fixed;
    right: 100px;
    bottom: 120px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    cursor: pointer;
    background-color: #77bf43;
    -webkit-animation: pulsing 2s infinite;
    animation: pulsing 2s infinite;
    z-index: 50;
}
@-webkit-keyframes pulsing {
    0% {
        -webkit-transform: scale(0.85, 0.85);
        transform: scale(0.85, 0.85)
    }
    50% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
    }
    100% {
        -webkit-transform: scale(0.85, 0.85);
        transform: scale(0.85, 0.85);
    }
}

@keyframes pulsing {
    0% {
        -webkit-transform: scale(0.85, 0.85);
        transform: scale(0.85, 0.85)
    }
    50% {
        -webkit-transform: scale(1.0, 1.0);
        transform: scale(1.0, 1.0);
    }
    100% {
        -webkit-transform: scale(0.85, 0.85);
        transform: scale(0.85, 0.85);
    }
}
.coll_msg_in {
    position: fixed;
    right: 110px;
    bottom: 130px;
    display: none;
    /*display: flex;*/
    width: 70px;
    height: 70px;
    border-radius: 100%;
    cursor: pointer;
    background-color: #77bf43;
    color: white;
    z-index: 51;
    -webkit-animation: rotation 1s infinite;
    animation: rotation 1s infinite;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(300grad);
        transform: rotate(300grad);
    }
    50% {
        -webkit-transform: rotate(320grad);
        transform: rotate(320grad);
    }
    100% {
        -webkit-transform: rotate(280grad);
        transform: rotate(280grad);
    }
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(300grad);
        transform: rotate(300grad);
    }
    50% {
        -webkit-transform: rotate(320grad);
        transform: rotate(320grad);
    }
    100% {
        -webkit-transform: rotate(280grad);
        transform: rotate(280grad);
    }
}

.coll_msg_in div {
    font-size: 50px;
    margin: auto;
}

.selmsg {
    display: none;
    position: fixed;
    right: 80px;
    bottom: 150px;
    height: 80px;
    width: 420px;
    z-index: 50;
}

.selmsg_in {
    float: left;
    width: 60px;
    height: 60px;
    display: flex;
}

.selmsg_a {
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.chat_msg {
    cursor: pointer;
    background-image: url("/content/images/chat_msg.png");
}

.viber_msg {
    background-image: url("/content/images/viber_msg.png");
}

.t_msg {
    background-image: url("/content/images/t_msg.png");
}

.p_msg {
    cursor: pointer;
    background-image: url("/content/images/phone_msg.png");
}

.f_msg {
    background-image: url("/content/images/f_msg.png");
}

.close_msg {
    cursor: pointer;
    background-image: url("/content/images/close_msg.png");
}

.close_msg:hover {
    opacity: 0.35;
}

.mail_msg {
    background-image: url("/content/images/mail_msg.png");
    background-size: 50px 50px;
}

.line_msg {
    margin: auto;
    border-left: 1px solid lightgrey;
    height: 30px;
}

.messager_lez {
    display: none;
    position: fixed;
    bottom:20px;
    right: 20px;
    width: 350px;
    height: 550px;
    border-radius: 10px;
    z-index: 112;
    background-color: white;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.phone_lez {
    display: none;
    position: fixed;
    top: 20%;
    height: 60%;
    left: 40%;
    width: 20%;
    border: 1px solid #77bf43;
    border-radius: 2%;
    background-color: #ffffff;
    z-index: 102;
}

.phone_lez_close {
    position: absolute;
    display: flex;
    color: #77bf43;
    top: 2%;
    right: 2%;
    width: 20px;
    height: 20px;
    font-size: 30px;
}

.phone_lez_close div {
    cursor: pointer;
    margin: -15px 0 auto auto;
}

.phone_lez_close div:hover {
    opacity: 0.5;
}

.number_phone_lez {
    display: flex;
    margin-top: 14%;
    margin-left: 10%;
    width: 80%;
    height: 13%;
    border: 1px solid #77bf43;
    border-radius: 2%;
}

.number_phone_lez div{
    margin: auto;
    font-size: 1.4em;
}

.number_phone_lez div a {
    text-decoration: none;
}

.msg_header {
    width: 100%;
    height: 80px;
    border-radius: 10px 10px 0 0;
}

.msg_header_title {
    width: 80%;
    margin-left: 5%;
    color: #77bf43;
}

.msg_header_title p {
    font-size: 1.2em;
}

.msg_body {
    width: 100%;
    height: 340px;
    background-color: whitesmoke;
    overflow-y: scroll;
}

.chat_msg_day {
    margin-bottom: 8px;
    margin-top: 8px;
    width: 90%;
    text-align: center;
    font-size: 0.7em;
}

.chat_msg_user {
    margin-left: 35%;
    margin-bottom: 8px;
    width: 60%;
    height: auto;
    padding: 5px;
    font-size: 0.8em;
    border: 0.5px solid lightgrey;
    border-radius: 8px 0 8px 8px;
    background-color: #e6e6e6;
}

.chat_msg_kons {
    margin-left: 5%;
    margin-bottom: 8px;
    width: 60%;
    height: auto;
    padding: 5px;
    font-size: 0.8em;
    border: 0.5px solid lightgrey;
    border-radius: 0 8px 8px 8px;
    background-color: #B8E834;
}

.chat_msg_user_btn {
    margin-left: 20%;
    margin-bottom: 8px;
    width: 60%;
    height: auto;
    padding: 5px;
    font-size: 0.8em;
    cursor: pointer;
    border: 0.5px solid lightgrey;
    border-radius: 8px;
    background-color: #e6e6e6;
}

.chat_msg_user_btn_img {
    float: left;
    width: 40px;
    padding-right: 5px;
}

.chat_msg_user_btn_txt {
    padding-left: 5px;
}

.chat_msg_kons_questanswer {
    display: none;
    margin-left: 5%;
    margin-bottom: 8px;
    width: 60%;
    height: auto;
    padding: 5px;
    font-size: 0.8em;
    border: 0.5px solid lightgrey;
    border-radius: 0 8px 8px 8px;
    background-color: #B8E834;
}

#chat_msg_header {
    display: none;
    margin: 8px 35% 8px 5%;
    width: 60%;
    height: auto;
    padding: 5px;
    font-size: 0.8em;
    border: 0.5px solid lightgrey;
    border-radius: 0 8px 8px 8px;
    background-color: #B8E834;
}

.chat_msg_time {
    margin-left: 85%;
    width: 10%;
    font-size: 0.65em;
}

.msg_footer {
    width: 100%;
    height: 120px;
    border-radius: 0 0 10px 10px;
}

.msg_footer textarea {
    margin: 15px;
    width: 320px;
    height: 80px;
    resize: none;
    padding-right: 70px;
    border: 1px solid lightgrey;
    border-radius: 2px;
}

.msg_send_msg {
    /*position: fixed;*/
    position: absolute;
    /* display: none;*/
    margin-left: 270px;
    margin-top: 30px;
    /*bottom:55px;
    right: 57px;*/
    width: 40px;
    height: 40px;
    z-index: 114;
    cursor: pointer;
    background-image: url("/content/images/send_msg.png");
    background-size: 40px 40px;
}

.msg_rating_body {
    display: none;
    width: 100%;
    height: 460px;
    background-color: whitesmoke;
}

.msg_rating_body p {
    padding: 20px;
    text-align: center;
}

.msg_sel_rating {
    margin-top: 20px;
    width: 100%;
    display: flex;
    height: auto;
}

.msg_sel_rating div {
    margin: auto;
}

.msg_get_rating {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    float: left;
    cursor: pointer;
    display: flex;
    text-align: center;
    color: #ffffff;
    background-color: #77bf43;
}

.msg_get_rating:hover {
    background-color: #575b5c;
}

.msg_get_rating_marg {
    width: 10px;
    float: left;
}

.msg_get_rating div{
    margin: auto;
}
.msg_rating_marg_top {
    display: flex;
    height: 40px;
}
.msg_rating_marg_top div {
    margin: auto;
}
.msg_rating_circle {
    top: 40px;
    margin-left: 115px;
    width: 120px;
    height: 120px;
    display: flex;
    background-color: #77bf43;
    border-radius: 60px;
}

.msg_rating_btn {
    padding: 10px 20px;
    display: flex;
    cursor: pointer;
    background-color: #77bf43;
    color: #fff;
}

.msg_rating_btn:hover {
    background-color: #575b5c;
}

.msg_rating_btn div {
    margin: auto;
}

/*****************Месенджер на сторінці***************/

.site_messager_lez {
    bottom:20px;
    right: 20px;
    width: 550px;
    height: 500px;
    background-color: white;
}

.site_msg_body {
    padding-top: 10px;
    width: 100%;
    height: 380px;
    background-color: whitesmoke;
    overflow-y: auto;
}

.site_msg_footer {
    width: 100%;
    height: 120px;
    /*border-radius: 0 0 10px 10px;*/
}

.site_msg_footer textarea {
    margin: 15px;
    width: 450px;
    height: 80px;
    resize: none;
    padding-right: 67px;
    border: 1px solid lightgrey;
    border-radius: 2px;
}

.site_msg_send_msg {
    float: right;
    right: 57px;
    margin-right: 30px;
    margin-top: 30px;
    width: 40px;
    height: 40px;

    cursor: pointer;
    background-image: url("/content/images/send_msg.png");
    background-size: 40px 40px;
}


/************Пошук по сайту************************/
#search_site {
    display: block;
    position: absolute;
    width: 250px;
    top: -1.5em;
    left: 330px;
    /*top: 20px;
    right: 420px;*/
    height: 30px;
    border: 1px solid #B8E834;
    border-radius: 15px;
}
#search_input {
    width: 210px;
    height: 100%;
    float: left;
}

#search_input input {
    border: none;
    margin-top: 3px;
    height: 23px;
}

#search_input input:focus {
    outline: 0;
    outline-offset: 0;
}

#search_btn{
    display: flex;
    width: 30px;
    height: 100%;
    float: right;

}

#search_img {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: auto;
}

#search_img img {
    width: 20px;
    height: 20px;
}

#search_site_mobile {
     display: none;
}

#search_img_mobile {
    display: none;
}

/***************індивідуальна ціна********************/
.selcokname {
    width: 50%;
    height: 40px;
}

#selcokname {
    width: 100%;
    height: 100%;
}

.selcokinfo {
    width: 100%;
    display: none;
}

.selcokinfoleft {
    width: 25%;
    float: left;
    margin-top: 5px;
}

.selcokinforight {
    font-weight: bold;
    margin-top: 5px;
}

.selcokinforight a {
    font-size: 1.3em;
}

/*************Залишити заявку**************************/

#my_mess {
    height: 40px; font-size: 1.2em;
}

.requestrows {
    width: 100%;
    height: 70px;
    margin-top: 10px;
}

.requestrowsleft {
    width: 30%;
    float: left;
    height: 100%
}

.requestrowsright {
    width: 70%;
    float: left;
    margin-top: -20px;
}

.requestrowsright div input {
    width: 80%;
}

.requestrowsright div textarea {
    width: 80%;
}

.requestrowserr {
    color: red;
    font-size: 0.8em
}

/*****************Змінити постачальника природного газу для населення**********/

.gaz_accession_rowsflex {
    width: 100%;
    height: auto;
    margin-top: 40px;
    display: flex
}

.gaz_accession_rowsflex p {
    margin: auto;
    display: block;
}

.gaz_accession_rows {
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.gaz_accession_rows_in {
    width: 100%;
    height: auto;
    display: flex;
}

.gaz_accession_rows_in_left {
    width: 50%;
    padding: 10px;
    float: left
}

.gaz_accession_rows_in_right {
    width: 50%;
    padding: 10px;
    float: right
}

.gaz_accession_rows_step {
    width: 33%;
    height: 100%;
    text-align: center;
    float: left
}

.gaz_accession_rows_titlespan {
    font-size: 1.4em;
    font-weight: bold
}

.gaz_accession_input_text {
    width: 100%;
    height: 50px;
    font-size: 1.3em;
    padding-left: 10px;
    margin-top: 5px
}

.gaz_accession_rows_inputspan {
    font-size: 0.9em;
}

.gaz_accession_rows_error {
    text-align: right;
    font-size: 0.9em;
    color: red;
}

.gaz_accession_rows_p {
    text-align: center;
}

.gaz_accession_rows_p_title {
    text-align: center;
    font-size: 2em;
    margin: auto
}

.gaz_accession_rowsflex_p_title {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    margin: auto;
}

.gaz_accession_rows_div_title {
    width: 100%;
    height: 50px;
    display: flex;
}

.gaz_accession_div_select {
    height: 50px;
    display: flex;
    float: left;
    border-bottom: 3px solid lightgrey;
    font-weight: 600;
    cursor: pointer;
}

.gaz_accession_div_select:hover{
    border-bottom: 3px solid grey;
}

.gaz_accession_div_select_active {
    height: 50px;
    display: flex;
    float: left;
    border-bottom: 3px solid #B8E834;
    font-weight: 600;
    cursor: pointer;
}

.gaz_accession_div_select_noactive {
    height: 50px;
    display: flex;
    float: left;
    border-bottom: 3px solid lightgrey;
    cursor: not-allowed;
}

.gaz_accession_cliclspan {
    cursor: pointer;
    color: #B8E834;
    text-decoration: underline;
}
.gaz_accession_btn {
    width: 100%;
    height: 50px;
    display: flex;
    cursor: pointer;
}
#my_zajavka {
    display: none;
}

#send_files {
    display: none;
}

.gaz_accession_outfile_btn{
    display: flex;
    width: 50%;
    margin-left: 25%;
    height: 50px;
    background-color: #B8E834;
    color: #fff !important;
    cursor: pointer;
}

.gaz_accession_outfile_btn:hover {
    background-color: #575b5c
}
.gaz_accession_outfile_btn span {
    margin: auto;
}

.gaz_accession_nofileadd {
    margin-top: 40px;
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    font-weight: 300;
}

.gaz_accession_file_name {
    margin-top: 40px;
    width: 100%;
    text-align: center;
    font-size: 0.9em;
    font-weight: 500;
}

/*****Відправка показників (lez.com.ua/pokaznyk)******/
.indicationrows {
    margin-top: 40px;
    width: 100%;
    height: auto;
}

.indicationrowsinput {
    margin-top: 15px;
    width: 100%;
}
.indicationrowsinput #persuid {
    width: 100%;
    height: 40px;
    padding: 5px;
}
.indicationrowsinput #my_phone {
    width: 100%;
    height: 40px;
    padding: 5px;
}
.indicationrowsmess {
    margin-top: 5px;
    width: 100%;
    text-align: right;
}
.indicationrowszone {
    float: left;
    width: 33%;
    height: 40px;
    display: flex
}

.indicationrowszone div {
    margin: auto;
    cursor: pointer;
}
.indicationrowszonecircle {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    border: 1px solid black;
    background-color: white;
    float: left;
}
.indicationrowszonecircleactive {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    border: 1px solid black;
    background-color: #77bf43;
    float: left;
}
.indicationrowszonevalue {
    padding-left: 10px;
    float: left;
}
.indicationzoneinput {
    margin-top: -5px;
    width: 100%;
    height: 40px;
    padding: 5px;
}
.indicationzone21 {
    float: left;
    width: 45%
}
.indicationzone22 {
    float: left;
    margin-left: 10%;
    width: 45%
}
.indicationzone31 {
    float: left;
    width: 30%
}
.indicationzone32 {
    float: left;
    margin-left: 5%;
    width: 30%
}
.btn_no_active {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    padding: 0 15px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    background-color: #575b5c;

}

/*************Калькулятор для розрахунку ціни електроенергії**************************/

.calculatorrows {
    width: 100%;
    height: 70px;
    margin-top: 10px;
}

.calculatorrowsleft {
    width: 40%;
    float: left;
    height: 100%;
    padding-right: 10px;
}

.calculatorrowsright {
    width: 60%;
    float: left;
    margin-top: -10px;
}

.calculatorrowsright select{
    width: 100%;
    height: 50px;
}

.calculatorrowsright input{
    width: 100%;
    height: 50px;
}

.calculatorrowsright textarea{
    width: 100%;
}

.calculatorrowserr {
    color: red;
    font-size: 0.8em;
    margin-top: -20px;
    margin-left: -4px;
}

/****************Посдуги ЛЕЗ***********************************/
.lez_service_content {
    font-size: 1.2em;
}

.lez_service_type {
    width: 100%;
    padding-bottom: 20px;
}
.lez_service_type_name {
    padding: 10px 10px 10px 0;
    font-size: 2em;
}

.lez_service_type_name img{
    cursor: pointer;
}

.lez_service_type_name img:hover {
    opacity: 0.8;
}

.lez_service_service_name {
    margin-left: 40px;
    cursor: pointer;
    font-weight: bold;
}

.lez_service_service_name:hover{
    opacity: 0.8;
}

.lez_servise_rows {
    padding: 5px 0 0 0;
    font-size: 1.2em;
}

.lez_servise_rows a {
    text-decoration: none;
    font-weight: 400;
}

.service_btn1 {
    margin-top: 20px;
    display: flex;
    width: 150px;
    cursor: pointer;
}

.service_btn2 {
    margin-top: 30px;
    display: flex;
    width: 150px;
    cursor: pointer;
}

/****************Побутовий калькулятор*************************/

.calculator_body {
    margin-top: 20px;
}

.calculator_header {
    display: flex;
    width: 100%;
    font-size: 0.8em;
    font-weight: bold
}

.calculator_header_col1 {
    margin: auto;
    text-align: center;
    width: 28%
}

.calculator_header_col2, .calculator_header_col3, .calculator_header_col5 {
    margin: auto;
    text-align: center;
    width: 17%
}

.calculator_header_col4 {
    margin: auto;
    text-align: center;
    width: 21%
}

.calculator_price_text {
    width: 100%;
    height: 40px;
    margin-top: 20px
}

.calculator_rows_btn {
    width: 100%;
    display: flex;
    margin-top: 25px
}

.calculator_summ {
    min-width: 120px;
    height: 40px;
    display: flex;
    margin: auto;
    cursor: pointer
}

.calculator_summ div {
    margin: auto;
}

.calculator_clear {
    min-width: 120px;
    height: 40px;
    display: flex;
    margin: auto;
    cursor: pointer
}

.calculator_clear div {
    margin: auto;
}

.calculator_rows_result {
    width: 100%;
    margin-top: 30px
}

.calculator_rows_result1 {
    display: flex;
    width: 100%;
    font-weight: bold
}

.calculator_rows_result2 {
    display: flex;
    width: 100%;
    font-weight: bold;
    margin-top: 20px
}

.calculator_rows_result_text {
    text-align: left;
    width: 40%
}

.calculator_rows_result_res {
    margin-left: 10%;
    text-align: left;
    width: 18%
}

.calculator_rows_result_input {
    width: 100%;
    height: 100%;
    background-color: whitesmoke;
    cursor: not-allowed;
}

.calculator_rows_dev_type {
    width: 100%;
    height: 40px;
    font-weight: bold;
    color: #ffffff;
    background-color: #77bf43;
    cursor: pointer;
    margin-top: 10px
}

.calculator_rows_dev_type:hover{
    background-color: #575b5c
}

.calculator_rows_dev_type div {
    line-height: 40px;
    margin-left: 10px;
}

.calculator_rows_list_device {
    display: none;
}

.calculator_list_device {
    display: flex;
    width: 100%;
    margin-top: 10px;
    height: 30px
}

.calculator_list_device_col1 {
    margin: auto;
    width: 28%;
    margin-left: 3px;
    font-weight: bold
}

.calculator_list_device_col2, .calculator_list_device_col3, .calculator_list_device_col5 {
    margin: auto;
    text-align: center;
    font-size: 0.8em;
    width: 17%
}

.calculator_list_device_col4 {
    margin: auto;
    text-align: center;
    font-size: 0.8em;
    width: 21%
}

.calculator_list_device_input {
    width: 60%;
    height: 100%;
    background-color: whitesmoke
}

.calculator_list_device_input_hour {
    width: 30%;
    height: 100%;
    background-color: whitesmoke
}

.calculator_list_device_input_min {
    margin-left: 3px;
    width: 30%;
    height: 100%;
    background-color: whitesmoke
}

.calculator_list_device_select {
    width: 40%;
    height: 100%;
    background-color: whitesmoke
}

.calculator_list_device_input_no {
    width: 40%;
    height: 100%;
    background-color: whitesmoke;
    cursor: not-allowed;
}

.calculator_list_device_span {
    width: 80px;
    height: 100%;
    margin-left: 3px
}

.calculator_rows_btn_space {
    width: 5%;
}

.calculator_bottomtext {
    margin-top: 30px;
}

/****************Послуги онлайн*************************/

.service_on_list {
    margin: auto;
    width: 50%;
    height: 40px;
}

.service_on_list_table {
    margin: auto;
    margin-top: -10px;
    width: 80%;
    height: 40px;
}

.service_on_list_input{
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 1.2em;
    background-color: whitesmoke;
}

.service_on_list_checkbox {
    transform: scale(1.5)
}

.service_rows_month_group {
    display: flex;
    margin-top: 10px;
}

.service_rows_month {
    width: 33%;
 }

#overlay_service {
    z-index:101; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
    position:fixed; /* всегдa перекрывaет весь сaйт */
    /*background-color:#000; /* чернaя */
    /*opacity:0.3; /* нo немнoгo прoзрaчнa */
    -moz-opacity:0.3; /* фикс прозрачности для старых браузеров */
    filter:alpha(opacity=30);
    width:100%;
    height:100%; /* рaзмерoм вo весь экрaн */
    top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
    left:0;
    /*cursor:pointer;*/
    display:none; /* в oбычнoм сoстoянии её нет) */
}

.qr_out {
    display: none;
    position: fixed;
    top: 15%;
    left: 15%;
    z-index: 102;
    width: 70%;
    height: 70%;
    padding: 2%;
    margin: auto;
    text-align: center;
    color: rgb(85, 85, 85);
    background-color: #ffffff;
    border: 1px solid black;
    opacity: 1;
}

.qr_in {
    position: absolute;
    top: 10%;
    left: 6%;
    width: 88%;
    height: 80%;
}

.qr_in_right{
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    display: flex;
}

.qr_in_left{
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    display: flex;
}

.qr_in_left div {
    margin: auto;
 text-align: left;
}

.qr_in_left div li {
    list-style-type: decimal;
    font-size: 1.3em;
}

#qr_png {
    margin: auto;
    display: flex;
}

#qr_png div {
    margin: auto;
}

.qr_close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 3em;
    cursor: pointer;
    margin-top: -0.3em;
}

.service_add_file_btn {
    border: 1px dashed #afafaf;
    height: 78px;
    min-width: 105px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    cursor: pointer;
    color: rgb(85, 85, 85);
    background-color: whitesmoke;
}

.service_add_file_btn p {
    font-size: 13px;
    margin: auto;
    width: 100%;
    color: rgb(85, 85, 85);
    text-align: center;
}

.service_add_filename {
    border: 1px dashed #afafaf;
    height: 40px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    color: rgb(85, 85, 85);
    background-color: whitesmoke;
}

.service_add_filename_div {
    margin: auto;
    width: 100%;
    text-align: center;
}

.service_out_file_div {
    text-align: right;
    width: 100%;
    margin-top: 20px;
}

.service_out_file_btn {
    display: inline-flex;
    height: 40px;
    width: 150px;
    position: relative;
    /*padding: 0 15px;*/
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    /*background-color: #77bf43;*/
    cursor: pointer;
}
/*
.service_out_file_btn:hover {
    background-color: #575b5c
}
*/
.service_out_file_btn div {
    margin: auto;
}

.service_out_file_btn div div{
    margin: auto;
}

.servicerows {
    width: 100%;
    display: flex;
}

.servicerows_width {
    width: 90%;
}

.servicerows_mar_top {
    margin-top: 8%;
}

.servicerowsleft {
    width: 50%;
    float: left;
    height: 100%;
}

.servicerowsright {
    width: 50%;
    float: left;
    height: 100%;
}

.service_add_rows_btn {
    border: 1px dashed #afafaf;
    height: 40px;
    min-width: 105px;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    cursor: pointer;
    color: rgb(85, 85, 85);
    background-color: whitesmoke;
}

.service_add_rows_btn p {
    font-size: 13px;
    margin: auto;
    width: 100%;
    text-align: center;
}

.servicerowsadd {
    margin-top: 60px;
}

.service_out_rows_div {
    text-align: right;
    width: 100%;
    margin-top: -20px;
}

.service_calculatorrows_in {
    margin: auto;
    height: 100%;
    width: 60%
}

.service_calculatorrows_in a {
    text-decoration: none;
    height: 100%;
    width: 100%
}

.service_list_btn {
    display: flex;
    vertical-align: top;
    line-height: 1.5em;
    height: 100%;
    padding: 0 15px;
    border-radius: 15px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    color: #fff !important;
    background-color: #77bf43
}

.service_list_btn:hover {
    background-color: #575b5c
}

/****************Кнопка попереднього запису********************/
.zapys_COK_btn {
    width: 300px;
    height: 72px;
    float: left;
}
/*****************************************************/

