﻿html {
    font-size: 16px;
    background: #dee4e7;
}
body {
    width: 1220px;
    min-height: 100vh;
    margin:0px auto;
    font-family: "Proba Pro";
    /*font-family:Arial, sans-serif;*/
    font-size:14px;
    background: #ffffff;
    box-shadow: 0 4px 20px 0 rgb(0 0 0 / 10%);
    height: auto;
}

header {
    font-family:"Proba Pro";
    cursor: pointer;
    width: 100%;
    text-align: center;
    background: radial-gradient(circle, #104d82 0%, #234161 100%);
    display: block;
    line-height: 1.3;
}
.head-grid{
    /*margin-left: 20px;*/
    margin-right: 20px;
    grid-template-columns: 250px auto 42px 200px;
    /*column-gap: 30px;*/
    display: grid;
    outline: none;
}
.gov-sites {
}
.sitename {
    margin-top: 26px;
    margin-bottom: 10px;
}
.line {
    border-left: 1px solid #929da9;

    padding-left: 10px;
    /*height: 80px;*/
}
.contacts {
    margin-top: 5px;
    grid-template-columns: 1fr;
    display: grid;
    outline: none;
}
.phone-em {
    display: block;
}
.time-block {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.chat-buttons {
    align-items: center;
    margin-top: 8px;
}

.header-text-1 {
    font-size: 250%;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 2.56px;
}
.header-text-2 {
    font-size: 200%;
    color: #ffffff;
    letter-spacing: 2.56px;
}
img.resize {
    width: 100%;
    height: auto;
}

.maininfo__menu {
    padding: 0px 0px 8px 35px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.maininfo__menu-link {
    padding: 10px 12px;
    line-height: 1em;
    margin-right: 0px;
}
.maininfo__menu-link-submenu {
    display: block;
    color: #eef5ff;
    font-weight: bold;
    font-size: 130%;
    float: left;
    margin-right: 18px;
    transition: all 0.25s ease-in-out;
}
.maininfo__menu-link-submenu-right {
    display: block;
    color: #eef5ff;
    /*font-weight: bold;*/
    font-size: 130%;
    float: right;
    margin-right: 18px;
    transition: all 0.25s ease-in-out;
}

.maininfo__menu-link a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
.maininfo__menu-link a:hover {
    color: #ffe358;
}
.all-wrap {
    min-height: 100%;
}
footer {
    clear: both;
    display: block;
    text-align: start;
    line-height: 1.33;
    margin-top: -50px;
    height: 50px;
    background: radial-gradient(circle, #104d82 0%, #234161 100%) !important;
}
.footer-grid{
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 30px;
    grid-template-columns: 320px 300px auto;
    /*column-gap: 30px;*/
    display: grid;
    outline: none;
}
#column-1 {
    /*width: 28%;*/
    grid-template-columns: 75px auto;
    display: grid;
    outline: none;
    float: left;
    min-height: 100%;
    color: #6d727c;
    grid-area: 1 / 1 / 3 / 2;
}
#column-2 {
    /*width: 30%;*/
    min-height: 100%;
    float: left;
    margin-left: 100px;
    grid-area: 1 / 2 / 3 / 3;
}
#column-3 {
    /*width: 35%;*/
    min-height: 100%;
    float: right;
    text-align: right;
    grid-area: 1 / 3 / 2 / 4;
}
#column-4 {
    /*width: 35%;*/
    min-height: 100%;
    float: right;
    text-align: right;
    grid-area: 2 / 3 / 3 / 4;
}



main {
    font-size:14px;
}
a {
    color: black;
}

/***************************************************************/

.container {
    position: relative;
    justify-content: center;
    align-items: center;
    /*max-width: 800px;
    margin: 0 auto;*/
    margin-left: 20px;
    margin-right: 60px;
    opacity: 1;
    /*float: left;*/
}
.col-box {
    grid-template-columns: 340px 560px 1fr;
    column-gap: 10px;
    margin-bottom: 10px;
    display: grid;
    outline: none;
}
.content-box {
    float: left;
    /*width: 700px;*/
    font-size: 14px!important;
}
.calendar-box {
    float: left;
    width: 380px;
}
section.main {
    border: 1px solid #C2C5CB;
    height: 550px;
}
.look-calendar {
    width:auto;
    /*border:1px solid #c0c0c0;*/
    padding:6px;
    margin: 0 auto;
}
#calendar-m {
    width: 100%;
    line-height: 3em;
    font-size: 14px;
    text-align: center;
    border-spacing:0px;
    max-width: 290px;
    margin: auto;
}
#calendar-m tr.dn td {
    font-size: 14px;
}
#calendar-m thead tr:last-child {
    font-size: small;
    color: #6d727c;
}
#calendar-m thead tr:nth-child(1) td:nth-child(2) {
    color: #2d5ca6;
}
#calendar-m thead tr:nth-child(1) td:nth-child(1):hover,
#calendar-m thead tr:nth-child(1) td:nth-child(3):hover {
    cursor: pointer;
}
#calendar-m tbody td {
    color: #2c567a;
    border: 1px solid #C2C5CB;
    height: 50px;
    width: 38px;
}
#calendar-m tbody td:nth-child(n+6),
#calendar-m .holiday {
    color: #e78c5c;
    border: 1px solid #C2C5CB;
    height: 50px;
    width: 38px;
}
#calendar-m tbody td.today {
    background: #2d5ca6;
    color: #fff;
}
#calendar-m tbody td.highlight {
    background: lightyellow;
    color: #5c5c5c;
}
.actual-box-list {
    max-height: 550px;
    width: 690px;
    overflow-y: auto;
}


.header-name{
    padding-top: 5px;
    padding-bottom: 10px;
    font-size:14px;
    font-weight: 600;

}
.actual-name{
    font-size:14px;
    font-weight: 600;
    background: #FFE358;
    width: 610px;
    padding: 10px 20px;
    line-height: 1em;
    cursor: pointer;
}
img.ek_ico {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -50px -286px;
    background-size: 412px 366px;
}

footer hr {
    border: 1.5px solid #ffffff;
    border-radius: 1px;
    width: 95%;
    margin-bottom: 0.5rem;
}

footer p {
    margin: 0 10px 0;
}

footer a {
        font-weight: bold;
}

.div-app-download-badges{
    margin: 0.5rem 0;
}

.google-play-app-download {
        width: auto;
        height: 35px;
        margin-right: 10px;
}

.app-store-app-download {
    width: auto;
    height: 35px;
}


#response {
    padding: 1em;
    margin: 1em 0;
    border-radius: 2px;
    display:none;
}

.success {
    background: #c7efd9;
    border: #bbe2cd 1px solid;
}

.error {
    background: #fbcfcf;
    border: #f3c6c7 1px solid;
}

div#response.display-block {
    display: none;
}

nav#index-menu {
    width: 100%;
}

a.color-white {
    color: white;
}

.text-decoration-none {
    text-decoration: none;
}

.menu{
    width: 1000px;
    margin:auto;
    border-spacing:5px;
    border:0;
}
.menu td {
    height:150px;
    text-align: center;
    vertical-align: middle;
    font-size:20px;
    color:#fff;
    font-weight:bold;
}
.menu td:hover {
    opacity: 0.8;
    cursor: pointer;
}
#tile_menu p {
    text-align: center;
}


.mainMenu {
    /*font-family: Arial, Helvetica, sans-serif;*/
    margin-top: -1px;
    font-family: "Proba Pro", sans-serif;
    height:65px;
    padding-left:10px;
    background: radial-gradient(circle, #104d82 0%, #234161 100%);
}
.mainMenu .mainMenuButton {
    padding:5px 10px 5px 10px;
    /*border:1px #F9D07E solid;*/
    color: #ffffff;
    border-radius:5px;
    font-weight:bold;
    font-size:20px;
    margin-left:40px;
    text-decoration: none;
}
.mainMenu .mainMenuButton:hover {
    /*background-color:#F9D07E;*/
    color:#ffe358;
    cursor: pointer;
}
.mainMenuLoginButton {
    margin-right:15px;
    width:30px;
    height:30px;
    border-radius:5px;
    border:1px #F9D07E solid;
    background-image:url(/images/main/login_g.png);
    background-repeat: no-repeat;
    background-position:center;
}
.mainMenuLoginButton:hover {
    background-image:url(/images/main/login_b.png);
    background-color:#F9D07E;
    cursor:pointer;
}
.mainMenuLogoutButton {
    margin-right:15px;
    width:30px;
    height:30px;
    border-radius:5px;
    border:1px #F9D07E solid;
    background-color:#F9D07E;
    background-image:url(/images/main/logout_b.png);
    background-repeat: no-repeat;
    background-position:center;
}
.mainMenuLogoutButton:hover {
    background-image:url(/images/main/logout_g.png);
    background-color:transparent;
    cursor:pointer;
}
.loginout-tooltip {
    padding: 10px 20px;
    color: #20599c;
    border-radius: 5px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 7px black;
    border: 2px #f9d07e solid;
}
div#loginInWin input {
    width: 100%;
    font-size:18px;
    font-weight:bold;
    margin-bottom:5px;
    text-align: center;
    border: 1px #f9d07e solid;
}
div#loginInWin span {
    font-size:14px;
    font-weight:bold;
}
#fBackWin,
#LastUpdateLawForm,
#mainFeedBackForm {
    /*font-size: 14px;*/
    font-weight: bold;
    /*font-style: italic;*/
}
#fBackWin input,
#LastUpdateLawForm input,
#mainFeedBackForm input:not([type="radio"]) {
    width: 100%;
    font-size: 16px;
    border: 1px #f9d07e solid;
    margin-bottom: 5px;
}
#fBackWin textarea,
#LastUpdateLawForm textarea,
#mainFeedBackForm textarea {
    width: 100%;
    font-size: 14px;
    height: 150px;
    border: 1px #f9d07e solid;
}
.lastUpdate_div{
    width: auto;
    margin-top: 30px;
    margin-left: 60px;
    margin-right: 60px;
    background-color:#FFF;
    border-radius: 10px;
    padding-bottom: 10px;
    height: 600px;
    overflow-y: scroll;
}

.taxgrid {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

.line-defenitor {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CCCCCC;
    width: 95%;
}

.buttonStyle {
    margin:2px;
    display:inline-block;
    border:1px solid #F9D07E;
    background-color: #20599c;
    color: #F9D07E;
    padding: 2px;
}
.buttonStyle:hover {
    background-color: #F9D07E;
    color: #20599c;
    cursor:pointer;
}
.blink {
    font-weight:bold;
    background-color:rgb(135, 206, 250);
    text-align:center;
    font-size:18px;
    padding:10px;
    color:#20599c;
}
.blink:hover {
    cursor:pointer;
}
h1.titleHead {
    text-align: center;
    border: 1px #20599c solid;
    border-bottom: 0;
    color: #20599c;
    background-color: #fff;
    margin: 0;
    margin-right: 90px;
    width: 450px;
    height: 34px;
    float: right;
    border-radius: 10px 10px 0 0;
}
h1.titleULHead {
    text-align: center;
    border: 1px #c60545 solid;
    border-bottom: 0;
	cursor: pointer;
    color: #fff;
    background-color: #c60545;
    margin: 0;
    margin-right: -20px;
	margin-left: 125px;
    width: 450px;
    float: left;
    border-radius: 10px 10px 0 0;
}
#actualQues fieldset {
    border: 1px #20599c solid;
    border-radius: 5px;
    font-size: 16px;
}
#actualQues fieldset legend {
    font-weight: bold;
}

/*.ui-state-default {
    background: #006dbb;
    color: #fff;
}
/*.ui-state-hover, .ui-state-active, .ui-state-focus {
    background: #79c9ec;
    color: #026890;
}*/
.ui-state-default {
    background: #dee4e7;
    color: #2d5ca6;
    border: 1px solid #dee4e7;
}
.ui-state-hover, .ui-state-active, .ui-state-focus {
    background: #79c9ec;
    color: #026890;
}
.ui-icon {
    background-image: url(/css/jquery/images/ui-icons_0078ae_256x240.png)!important;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px!important;
}
.ui-widget {
    font-family: "Proba Pro", sans-serif!important;
}

div.news_block {
    padding-bottom: 1.5em;
}

div.news_block div.txt {
    text-indent: 1.5em;
}

.padding-bottom-15px {
    padding-bottom: 15px;
}

.padding-left-20px {
    padding-left: 20px;
}

.padding-left-10px {
    padding-left: 10px;
}

.padding-5px {
    padding: 5px;
}

.padding-20px {
    padding: 20px;
}

.padding-50px {
    padding: 50px;
}

div.about-block {
    text-indent: 20px;
    text-align: justify;
    padding-bottom: 15px;
    font-size: large;
}

div.about-block ul {
    padding-left: 50px;
    margin: 0;
}

.clearfix {
    clear: both;
}

section#contents {
    width: 90%;
    margin: 0 auto;
    display: table;
}

.text-align-justify {
    text-align: justify;
}

.text-align-center {
    text-align: center;
}

.text-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.width-30-pc {
    width: 30%;
}

.width-40-pc {
    width: 40%;
}

.width-50-pc {
    width: 50%;
}

.width-100-pc {
    width: 100%;
}

.width-600-px {
    width: 600px;
}

.height-100-pc {
    height: 100%;
}

.height-100-px {
    height: 100px;
}

.height-150-px {
    height: 150px;
}

.height-600-px {
    height: 600px;
}

.line-height-100px {
    line-height: 100px;
}

.line-height-150px {
    line-height: 150px;
}

.display-block {
    display: block;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.text-indent-20px {
    text-indent: 20px;
}

.margin-5px-0 {
    margin: 5px 0;
}

.margin-0 {
    margin: 0;
}

.margin-5px {
    margin: 5px;
}

.margin-50px-0 {
    margin: 50px 0;
}

.margin-100px-0 {
    margin: 100px 0;
}

.margin-150px-0 {
    margin: 150px 0;
}

.onhover-background-color-eee:hover {
    background-color: #eee;
}

.background-color-beige {
    background-color: beige;
}

.background-color-red-light {
    background-color: #ffbaba;
}

.background-color-yellow-light {
    background-color: #ffffba;
}

.background-color-green-light {
    background-color: #baffba;
}

.background-color-map-1 {
    background-color: #cdd9f9;
}

.background-color-map-2 {
    background-color: #c8f7c8;
}

.onhover-background-color-d0d0be:hover {
    background-color: #d0d0be;
}

.background-lblue-dblue {
    background: linear-gradient(#008dd3, #1f3293);
}
.snoska {
    font-style: italic;
    font-size: 12pt;
}

.font-size-small {
    font-size: small;
}

.font-size-11pt {
    font-size: 11pt !important;
}

.font-size-12pt {
    font-size: 12pt !important;
}

.font-size-13pt {
    font-size: 13pt !important;
}

.font-weight-bold {
    font-weight: bold;
}

.border-radius-30px {
    border-radius: 30px;
}

.list-style-type-none {
    list-style-type: none;
}

.notation {
    display: table;
}

.notation .caption {
    display: table-cell;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid blue;
    padding: 5px;
}

.notation .text {
    display: table-cell;
    padding: 5px;
    border-left: 2px solid blue;
    text-align: justify;
    max-width: 90%;
}
article.left-page, article.right-page {
    display: table-cell;
}

article.left-page {
    width: 50%;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid blue;
}

section > header {
    display: block;
    padding: 0 20px;
    width: auto;
}

section > article {
    display: block;
    padding: 10px 20px;
}

section h1 {
    display: block;
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

section h2 {
    display: block;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

section h3 {
    display: block;
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

article.right-page {
    width: 50%;
    text-align: left;
    border-left: 2px solid blue;
}

figcaption {
    font-weight: bold;
    font-size: 15px;
}

div.posibnyk-menu ul {
    list-style: none;
    padding-left: 0.85em;
    padding-bottom: 0.15em;
    margin: 0;
}

div.posibnyk-menu li {
    padding: 0.25em 0;
}

div.posibnyk-menu a {
    text-decoration: none;
}

div.posibnyk-menu a:hover {
    text-decoration: underline;
}

div.posibnyk-menu p {
    padding: 0 0.85em;
    margin: 0;
}
p.zmist {
    font-weight: bold;
    text-align: center;
}
.u-dotted {
    border-bottom: 1px dotted #000;
    text-decoration: none;
}
.tabl {
    border-top: 1px #ccc solid;
    border-left: 1px #ccc solid;
}
.tabl td, .tabl th {
    vertical-align: top;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}
.tabl ul {
    margin: 5px 0;
}

.color-red {
    color: red;
}

.color-gray {
    color: gray;
}

.color-blue {
    color: blue;
}

.vertical-align-middle {
    vertical-align: middle;
}

.vertical-align-top {
    vertical-align: top;
}

article.header-title {
    text-align: center;
    color: #B00000;
    cursor: default;
}

article.header-title header h3 {
    margin: 0;
}

.customs {
    padding: 1px;
}

.customs article {
    border: 1px gray solid;
    border-radius: 10px;
    margin: 35px;
}

.links {
    border-spacing: 20px;
    padding: 0;
}

.links div {
    margin: 0;
}

.links div div {
    border: 1px gray solid;
    border-radius: 10px;
    height: 80px;
    vertical-align: middle;
    padding: 10px;
    position: relative;
}

.links img {
    border: inherit;
    border-radius: inherit;
}

.links .text {
    margin: 30px 0 30px 120px;
}

.t {
    display: table;
}

.r {
    display: table-row;
}

.c {
    display: table-cell;
}

div.db-online-error {
    z-index: 1000;
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(255,255,255,0.5);
}

div.db-online-error > span {
    text-align: center;
    font-size: 20px;
    background-color: yellow;
    top: 50%;
    position: relative;
    display: block;
}

nav.index-menu {
    display: block;
    width: 100%;
    margin: 0;
}

nav.index-menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: center;
}

nav.index-menu ul li {
    display: inline-block;
    position: relative;
}

nav.index-menu ul li a {
    text-decoration: none;
    display: table;
}

nav.index-menu ul li a:hover {
    opacity: 0.8;
}

nav.index-menu ul li a.single {
    width: 160px;
}

nav.index-menu ul li a.triple {
    width: 410px;
}

nav.index-menu ul li a.full {
    width: 986px;
}

nav.index-menu ul li a.h150 {
    height: 150px;
}

nav.index-menu ul li a.h40 {
    height: 40px;
}

nav.index-menu ul li a > img {
    top: 30px;
    position: relative;
    padding: 5px;
    display: table-column-group;
}

nav.index-menu ul li a p {
    padding: 10px;
    margin: 0;
    height: inherit;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
    /*font-size: 16px;*/
    font-weight: bold;
    color: #1d1d1b;
}



.quesansw-button {
    grid-template-columns: 1fr;
    column-gap: 30px;
    display: grid;
    outline: none;
}
/*---------------------------------------------------------------------------*/

nav.link-menu {
    display: block;
    width: 800px;
    margin-left: 60px;
    margin-bottom: 40px;
}

nav.link-menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    text-align: left;
}

nav.link-menu ul li {
    display: inline-block;
    position: relative;
}

nav.link-menu ul li a {
    text-decoration: none;
    display: table;
}

nav.link-menu ul li a:hover {
    opacity: 0.8;
}

nav.link-menu ul li a > img {
    top: 10px;
    left: 10px;
    position: relative;
    padding: 5px;
    display: table-column-group;
}

nav.link-menu ul li a p {
    margin: 0;
    height: inherit;
    width: inherit;
    display: table-cell;
    vertical-align: middle;
    /*font-size: 16px;*/
    font-weight: bold;
    color: #1d1d1b;
}

/*---------------------------------------------------*/

.table-1px-border {
    border-collapse: collapse;
    border: 1px solid gray;
    width: 100%;
}

.table-1px-border th {
    background-color: silver;
}

.table-1px-border th, .table-1px-border td {
    border: 1px solid gray;
}

.isnew {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    margin: 1px;
    padding: 5px;
    color: white;
    background-color: red;
    font-size: 14px;
    font-weight: bold;
    border-radius: 20px;
    border: 1px solid white;
    height: 20px;
    line-height: 20px;

    animation: blinker-new 5s linear 10;
}

.blink_me {
  animation: blinker 5s linear 10;
}

@keyframes blinker-new {
  50% { opacity: 0; }
}

@keyframes blinker {
  50% { color: red; }
}
/*
======================================================================================================================================================
                                Стили для баннера о приеме на работу
Путь к модулю: Главная --> Контакт-центр ДПС

======================================================================================================================================================
*/
.job_find
{
    width: 95%;
    height: 180px;
    background-color: white;
    box-sizing: border-box;
    position: relative;
    margin:0 auto;
    border:2px solid red;
    border-radius: 10px;
    /*padding-top: 20px;*/

}
    .job_find__image
    {
        padding-top: 30px;
        padding-left: 20px;
        margin-right: 20px;
        float: left;
    }
    .job_find__title
    {
        /*padding-top: 40px;*/
        font-size: 35px;
        color: red;
    }
    .job_find__button
    {
        font-size: 16px;
        position: absolute;
        right: 20px;
        bottom: 10px;
        padding: 5px 5px;
        background-color: rgb(120,0,0);
        color:white;
        border-radius: 2px;
        cursor: pointer;
    }
    .job_find__button:hover
    {
     background-color: rgb(250,0,0);
     right: 18px;
     bottom: 8px;
    }
        .job_find__button:active
    {
     background-color: rgb(210,0,0);
          right: 17px;
     bottom: 7px;
    }

    .empty_wrapper
    {

        width: 100%;
        height: 20px;
    }
.job_find__link_main
{
    text-decoration: none;
}

.job_find__makeMeCopy
{
    width: 100%;
    height: 40px;
    border-radius: 15px 15px 0 0;
    background-color: green;
    color:white;
    text-align: center;
}

/*********************************************************************************/

.homepage__usermenu {
    grid-template-columns: auto;
    column-gap: 30px;
    margin-bottom: 60px;
    display: grid;
    outline: none;
    margin-top: 40px;
}
.list__usermenu {
    grid-template-columns: 1fr;
    /*grid-template-columns: 1fr 1fr 1fr;*/
    column-gap: 30px;
    display: grid;
    outline: none;
    align-self: start;
}

.box-cont {
    /*margin-top: 40px;*/
    width: 260px;
    height: 260px;
    /*margin-left: 900px;*/
    background: #E5F5FF;
    border-radius: 6px;
    padding: 13px 27px;
    border: 1px solid #D5DFE9;
    box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
}
.box-header {
    font-weight: 500;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #3E414F;
    border-bottom: 1px solid rgba(30,95,148,0.2);
    padding-bottom: 8px;
}
.box-item {
    border-bottom: 1px solid rgba(30,95,148,0.2);
}
.box-text {
    font-size: 16px;
    line-height: 15px;
    color: #565656;
    padding: 8px 0;
}
.box-text a {
    color: #3E414F;
    transition: .3s;
    display: block;
    text-decoration: none;
}
.box-content .button-yellow {
    margin-left: auto;
    width: 140px;
    display: block;
    margin-top: 22px;
    margin-bottom: 10px;
}
.button-yellow {
    background: #FFD72F;
    border-radius: 6px;
    padding: 5px 24px;
    font-size: 16px;
    line-height: 16px;
    color: #234260;
    text-decoration: none;
    cursor: pointer;
}
.button-yellow:hover {
    background: #bee6fd;
    text-decoration: none;
    transition: all .3s;
}


.homepage__usermenu-item {
    padding: 8px 10px 8px 10px;
    /*margin-bottom: 20px;*/
    position: relative;
    transition: all 0.25s ease-in-out;
}
.list__usermenu > a {
    text-decoration: none;
    color: #2d5ca6;
    /*transition: all 0.2s ease-in-out;*/
}
.homepage__usermenu-item span {
    color: #1D1D1B;
    line-height: 1.2em;
    text-align: left;
    font-size: 130%;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    display: -ms-flexbox;
    display: flex;
    outline: none;
}
.homepage__usermenu-item-02::before {
    background-image: url(/images/main/1629551527e-zvit.png);
    background-repeat: no-repeat;
    background-position: left;
}
.homepage__usermenu-item-03::before {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -196px -174px;
    background-size: 412px 366px;
}
.homepage__usermenu-item-054::before {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -96px -174px;
    background-size: 412px 366px;
}
.homepage__usermenu-item-057::before {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -147px -287px;
    background-size: 412px 366px;
}
.homepage__usermenu-item-046::before {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -50px -236px;
    background-size: 412px 366px;
}
.homepage__usermenu-item-045::before {
    background-image: url(/images/main/1629551473partner.png);
    background-repeat: no-repeat;
    background-position: left;
}
.homepage__usermenu-item-053::before {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -147px -287px;
    background-size: 412px 366px;
}
.homepage__usermenu-item-052::before {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -150px -174px;
    background-size: 412px 366px;
}
.homepage__usermenu-item-0121::before {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -201px -237px;
    background-size: 412px 366px;
}
.homepage__usermenu-item-0137::before {
    background-image: url(/images/icons.png);
    width: 48px;
    height: 48px;
    background-position: -288px 0px;
    background-size: 412px 366px;
}

.homepage__usermenu-item::before {
    content: "";
    display: block;
    width: 48px;
    height: 48px;
    margin-right: 20px;
    float: left;
}
.homepage__usermenu-item:hover::after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(./images/icons.png);
    width: 30px;
    height: 30px;
    background-position: -192px -336px;
    background-size: 412px 366px;
    right: 10px;
    top: calc(50% - 15px);
    opacity: 1;
    transition: all 0.25s ease-in-out;
}
.homepage__usermenu-item:hover {
    background-color: #f5f7fa;
    transition: all 0.25s ease-in-out;
}

.calend {
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 30px;
}
#loading {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
}
#calendar {
    margin: 0 auto;
    padding-bottom: 30px;
}
.fc-day-grid-container {
    /*min-height: 384px;*/
    height: auto !important;
}



nav {
    /*display: table;
    margin: 0 auto;*/
}
nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.kc-menu {
    margin-top: 25px;
    margin-left: 1010px;
    float: left;
    position: relative;
    font-family: "Proba Pro", sans-serif;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}
.kc-menu > li {
    padding-top:20px;
}



.topmenu {
    margin-left: 5px;
}
.topmenu:after {
    content: "";
    display: table;
    clear: both;
}
.topmenu > li {
    margin-top: 25px;
    margin-left: 10px;
    float: left;
    position: relative;
    font-family: "Proba Pro", sans-serif;
    text-align: left;
    font-size: 20px;
    /*font-weight: bold;*/
    color: #ffffff;
}
.topmenu > li > a {
    font-size: 16px;
    /*font-weight: bold;*/
    color: #ffffff;
    padding-top:20px;
    text-decoration: none;
}
.submenu > li {
    text-align: left;
}
.submenu > li > a {
    text-decoration: none;
    /*margin-left: 20px;*/
}
.topmenu li a:hover { color: #D5B45B; }
.submenu-link:after {
    font-family: "Proba Pro";
    color: inherit;
}
.submenu {
    background: #273043;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 5;
    width: 650px;
    /*height: 120px;*/
    opacity: 0;
    transform: scaleY(0);
    transform-origin: 0 0;
    transition: .5s ease-in-out;
    columns: 2;
    padding: 30px;
}
.submenu a {
    color: white;
    text-align: left;
    /*padding: 12px 15px;*/
    font-size: 16px;
    /*border-bottom: 1px solid rgba(255,255,255,.1);*/
}
.submenu li:last-child a { border-bottom: none; }
.topmenu > li:hover .submenu {
    opacity: 1;
    transform: scaleY(1);
}
.phone-menu > li > a {
    color: #8ea1b4;
    text-decoration: none;
}
.phone-menu  > li > a:hover {
    color: white;
    text-decoration: none;
    transition:0.3s all;
}



/*** Buttons ***/

.button-t {
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 3px 20px rgba(0,0,0,.25),
    inset 0 2px 0 rgba(255,255,255,.6),
    0 2px 0 rgba(0,0,0,.1),
    inset 0 0 20px rgba(0,0,0,.1);
}
.button-t:hover {
    box-shadow: inset 0 0 20px rgba(0,0,0,.2),
    0 2px 0 rgba(255,255,255,.4),
    inset 0 2px 0 rgba(0,0,0,.1);
}
/*.btn-chat-c {
    background: url("/images/main/botbtn/chat.png") center center no-repeat;
    background-size: 100% auto;
}
.btn-viber-t {
    background: url("/images/main/botbtn/viber.png") center center no-repeat;
    background-size: 100% auto;
}
.btn-teleg-t {
    background: url("/images/main/botbtn/teleg.png") center center no-repeat;
    background-size: 100% auto;
}
.btn-e-mail-t {
    background: url("/images/main/botbtn/e-mail.png") center center no-repeat;
    background-size: 100% auto;
}
.btn-phone {
    background: url("/images/main/botbtn/green_phone.png") center center no-repeat;
    background-size: 100% auto;
    display: none;
}*/

.button-b {
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 50%;
}
.button-b:hover {
    box-shadow: inset 0 0 20px rgb(227, 193, 23),
    0 2px 0 rgba(255,255,255,.4),
    inset 0 2px 0 rgba(0,0,0,.1);
}
.btn-bell {
    background: url("/images/main/bell.png") center center no-repeat;
    background-size: 100% auto;
}

.link-menu-item {
    padding: 6px 20px 6px 10px;
    margin-bottom: 20px;
    position: relative;
    transition: all 0.25s ease-in-out;
    width: 350px;
    height: 60px;
}
.link-menu > a {
    width: 350px;
    height: 60px;
}


/*    div button#butt_find_date{
        height: 24px;
    }


    div span b {
        margin-left: 4px;
        margin-right: 7px;
    }

    .srch_buttonsp button  {
	border:0;
    }*/



div button#butt_find_date{
    height: 24px;
}


div span b {
    margin-left: 4px;
    margin-right: 7px;
}

button#butt_find_date:hover::after {
    content: attr(data-title); /* Выводим текст */
    border-radius: 5px;
    position: absolute; /* Абсолютное позиционирование */
    /*left: 0; right: 0; top: 55px; bottom: 0; /* Положение подсказки */
    top: 187px;
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    /*background: rgba(0,42,167,0.6); /* Полупрозрачный цвет фона */
    color: #000; /* Цвет текста */
    text-align: center; /* Выравнивание текста по центру */
    /*font-family: Arial, sans-serif; /* Гарнитура шрифта */
    /*font-weight: bold;*/
    font-size: 14px; /* Размер текста подсказки */
    padding: 7px 20px; /* Поля */
    margin: 2px 0;
    border: 3px solid #cdd9f9; /* Параметры рамки */
    /*background-color: #cdd9f9;*/
    background-color: #fff;
    /*font-weight: bolder;*/
    /*rgb(135, 206, 250);*/
}

.header__search-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    /*padding:8px 10px 0px 50px;*/
    padding:8px 60px 0px 50px;
    position: relative;
}
.home-button {
    padding:8px 60px 0px 10px;
}
.header__search-block input {
    height: 46px;
    border: none;
    padding-left: 53px;
    padding-right: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 1px;
    color: #224B64;
    background: #fff;
    border-radius: 6px 0 0 6px;
    width: 100%;
    /*min-width: 263px;*/
    outline:none;
}
.header__search-block select {
    background-color: #fff;
    border: none;
    border-left: 2px #eef0f5 solid;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    /*display: block;*/
    float: left;
    font-family: inherit;
    font-size: 18px;
    font-weight: normal;
    height: 46px;
    line-height: 40px;
    outline: none;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    text-align: left !important;
    border-radius: 0;
    /*width: auto;*/
}
/*    .header__search-block select option{
        width:200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }*/
.header__search-block button {
    background: #FFD730;
    border-radius: 0 6px 6px 0;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 1px;
    color: #1A1A22;
    padding: 11px 15px 12px 15px;
    transition: .3s;
    border: none;
}
.header__search-block svg {
    position: absolute;
    top: 22px;
    left: 66px;
}
.parent-0{
    color: #1A1A22;
}

.mfp-bg {
    height: 100%!important;
    position: fixed!important;
}
.mfp-wrap {
    min-width: 1220px;
}
