@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin'),
    local('Roboto-Thin'),
    url('../css/fonts/roboto/Robotothin.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotothin.woff') format('woff'),
    url('../css/fonts/roboto/Robotothin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Thin Italic'),
    local('Roboto-ThinItalic'),
    url('../css/fonts/roboto/Robotothinitalic.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotothinitalic.woff') format('woff'),
    url('../css/fonts/roboto/Robotothinitalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light'),
    local('Roboto-Light'),
    url('../css/fonts/roboto/Robotolight.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotolight.woff') format('woff'),
    url('../css/fonts/roboto/Robotolight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Light Italic'),
    local('Roboto-LightItalic'),
    url('../css/fonts/roboto/Robotolightitalic.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotolightitalic.woff') format('woff'),
    url('../css/fonts/roboto/Robotolightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto'),
    local('Roboto-Regular'),
    url('../css/fonts/roboto/Roboto.woff2') format('woff2'),
    url('../css/fonts/roboto/Roboto.woff') format('woff'),
    url('../css/fonts/roboto/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Italic'),
    local('Roboto-Italic'),
    url('../css/fonts/roboto/Robotoitalic.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotoitalic.woff') format('woff'),
    url('../css/fonts/roboto/Robotoitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium'),
    local('Roboto-Medium'),
    url('../css/fonts/roboto/Robotomedium.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotomedium.woff') format('woff'),
    url('../css/fonts/roboto/Robotomedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Medium Italic'),
    local('Roboto-MediumItalic'),
    url('../css/fonts/roboto/Robotomediumitalic.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotomediumitalic.woff') format('woff'),
    url('../css/fonts/roboto/Robotomediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold'),
    local('Roboto-Bold'),
    url('../css/fonts/roboto/Robotobold.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotobold.woff') format('woff'),
    url('../css/fonts/roboto/Robotobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Bold Italic'),
    local('Roboto-BoldItalic'),
    url('../css/fonts/roboto/Robotobolditalic.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotobolditalic.woff') format('woff'),
    url('../css/fonts/roboto/Robotobolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black'),
    local('Roboto-Black'),
    url('../css/fonts/roboto/Robotoblack.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotoblack.woff') format('woff'),
    url('../css/fonts/roboto/Robotoblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: local('Roboto Black Italic'),
    local('Roboto-BlackItalic'),
    url('../css/fonts/roboto/Robotoblackitalic.woff2') format('woff2'),
    url('../css/fonts/roboto/Robotoblackitalic.woff') format('woff'),
    url('../css/fonts/roboto/Robotoblackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Comfortaa';
    src: local('Comfortaa Light'),
    local('Comfortaa-Light'),
    url('../css/fonts/comfortaa/Comfortaa-Light.woff2') format('woff2'),
    url('../css/fonts/comfortaa/Comfortaa-Light.woff') format('woff'),
    url('../css/fonts/comfortaa/Comfortaa-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Comfortaa';
    src: local('Comfortaa Regular'),
    local('Comfortaa-Regular'),
    url('../css/fonts/comfortaa/Comfortaa-Regular.woff2') format('woff2'),
    url('../css/fonts/comfortaa/Comfortaa-Regular.woff') format('woff'),
    url('../css/fonts/comfortaa/Comfortaa-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Comfortaa';
    src: local('Comfortaa Medium'),
    local('Comfortaa-Medium'),
    url('../css/fonts/comfortaa/Comfortaa-Medium.woff2') format('woff2'),
    url('../css/fonts/comfortaa/Comfortaa-Medium.woff') format('woff'),
    url('../css/fonts/comfortaa/Comfortaa-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Comfortaa';
    src: local('Comfortaa SemiBold'),
    local('Comfortaa-SemiBold'),
    url('../css/fonts/comfortaa/Comfortaa-SemiBold.woff2') format('woff2'),
    url('../css/fonts/comfortaa/Comfortaa-SemiBold.woff') format('woff'),
    url('../css/fonts/comfortaa/Comfortaa-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Comfortaa';
    src: local('Comfortaa Bold'),
    local('Comfortaa-Bold'),
    url('../css/fonts/comfortaa/Comfortaa-Bold.woff2') format('woff2'),
    url('../css/fonts/comfortaa/Comfortaa-Bold.woff') format('woff'),
    url('../css/fonts/comfortaa/Comfortaa-Bold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

*{
    margin: 0;
    padding: 0;
}
body{
    background-color: #fff;
    min-width: 1400px;
    font-size: 16px;
    font-family: 'Roboto';
}
textarea {
    max-height: 200px;
    overflow-y: auto;
}
body.modal{
    overflow: hidden;
}
.wrapper{
    min-width: 1400px;
    overflow: hidden;
}
.wrapper .container{
    width: 1350px;
    margin: 0 auto;
    z-index: 0;
    position: relative;
}

/*START === Buttons === START*/
.btn {
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 40px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    text-decoration: none;
    cursor: pointer;
    font: bold 17px 'Roboto';
    color: #ffffff;
    background-color: #0169CA;
    box-sizing: border-box;
    transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -webkit-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -moz-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -o-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}

.btn > svg + span {margin-left:8px}

.btn.small {
    height: 30px;
    font-size: 14px;
    padding: 0 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn.big {
    height: 50px;
    font-size: 20px;
    padding: 0 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn:hover {background-color:#0659a7}
.btn.green {background-color:#88BE3F}
.btn.green:hover {background-color:#78a733}
.btn.red {background-color:#EB5757}
.btn.red:hover {background-color:#cf4646}
.btn.border {background:transparent;border:2px solid #0169CA;color:#0169CA}
.btn.border:hover {border-color:#0659a7;background-color:#0659a7;color:#ffffff}
.btn.border.green {background:transparent;border:2px solid #88BE3F;color:#88BE3F}
.btn.border.green:hover {border-color:#78a733;background-color:#78a733;color:#ffffff}
.btn.border.red {background:transparent;border:2px solid #EB5757;color:#EB5757}
.btn.border.red:hover {border-color:#cf4646;background-color:#cf4646;color:#ffffff}
.btn.text {background:transparent;border:none;color:#0169CA}
/*END === Buttons === END*/

.speedbar {
    padding: 20px 0;
    border-bottom: 1px solid #efefef;
    color: #d1d1d1;
}
.speedbar a {
    color: #0169ca;
    text-decoration: none;
}
.speedbar a:hover {
    text-decoration: underline;
}
.header{
    background-image: url(../img/fon-head.svg);
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 513px;
}
.header.inside{
    min-height: 270px;
    background-image: none;
    background: linear-gradient(90deg, #0A7FDC 0%, #0A5AB3 100%);
}
.header.inside .title{
    text-align: center;
    margin-top: 20px;
}
.header.inside .title h1{
    font-size: 72px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 50px;
}
.header .top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    position: relative;
    z-index: 10;
}
.logo-site{
    width: 185px;
    height: 85px;
    background-repeat: no-repeat;
    background-image: url(../img/logo.svg);
    display: flex;
    z-index: 1;
}
.header .top .menu-top{
    /*position: absolute;*/
    /*z-index: 0;*/
    /*width: 100%;*/
    /*display: flex;*/
    /*justify-content: center;*/
}
.header .top .menu-top ul{
    display: flex;
    list-style: none;
}
.header .top .menu-top ul > li a{
    color: #fff;
    font-size: 17px;
    display: flex;
    text-decoration: none;
    height: 70px;
    padding: 0px 25px;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 0px 2px;
}
.header .top .menu-top ul > li a:hover{
    background-color: rgba(0, 0, 0, 0.1);
}
.header .top .menu-top ul > li.active a{
    background-color: #BDE6FF;
    color: #333333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.header .top .menu-top ul > li.active a::before{
    content: '';
    width: 100%;
    height: 100px;
    position: absolute;
    top: -96px;
    left: 0;
    background-color: #BDE6FF;
}
.header .hed{
    display: flex;
    justify-content: space-between;
    margin-top: 65px;
    position: relative;
    z-index: 1;
}
.header .hed .lt{
    display: flex;
    flex-direction: column;
    align-items: start;
}
.header .hed .lt .title-hed{
    margin-bottom: 20px;
}
.header .hed .lt .title-hed > div{
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    margin-right: 50px;
}
.header .hed .lt .title-hed > span{
    line-height: 34px;
    font-size: 24px;
    color: #9ED9FF;
}
.header .hed .rt{
    width: 423px;
    height: 496px;
    background-repeat: no-repeat;
    background-image: url(../img/fon-head-pic.svg);
    flex-shrink: 0;
    margin-top: -155px;
    margin-right: 70px;
}
.container .title{
    text-align: center;
}
.container .title h3{
    font-size: 52px;
    text-align: center;
    color: #333333;
}
.container .title .title-captions{
    font-size: 22px;
    margin-top: 10px;
    padding-bottom: 20px;
    color: #7b8a98;
}
/*what-working*/
.what-working .working-bk{
    display: flex;
    padding-top: 40px;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
    justify-content: center;
}
.what-working .working-bk .items{
    width: 20%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.what-working .working-bk .work-bk{
    width: 100%;
    height: 200px;
    background: #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    transform: scale(1);
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    z-index: 1;
    position: relative;
}
.what-working .working-bk .work-bk:hover{
    transform: scale(1.1);
    background-color: #fff;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    z-index: 9;
}
.what-working .working-bk .work-bk .title-bk{
    opacity: 0;
    text-transform: uppercase;
    font-size: 17px;
    color: #333333;
    font-weight: bold;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    position: absolute;
    top: 30px;
    width: 100%;
    text-align: center;
}
.what-working .working-bk .work-bk:hover .title-bk{
    opacity: 1;
}
.what-working .working-bk .work-bk .logo{
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.what-working .working-bk .work-bk .logo.ic-dle{
    width: 90px;
    height: 90px;
    background-image: url(../img/ic-w-dle01.png);
}
.what-working .working-bk .work-bk .logo.ic-wp{
    width: 87px;
    height: 87px;
    background-image: url(../img/ic-w-wp.svg);
}
.what-working .working-bk .work-bk .logo.ic-angular{
    width: 82px;
    height: 87px;
    background-image: url("../img/ic-w-angular.svg");
}
.what-working .working-bk .work-bk .logo.ic-yii{
    width: 74px;
    height: 77px;
    background-image: url(../img/ic-w-yii.svg);
}
.what-working .working-bk .work-bk .logo.ic-ll{
    width: 80px;
    height: 80px;
    background-image: url(../img/ic-w-ll.svg);
}
.what-working .working-bk .work-bk .logo.ic-ci{
    width: 66px;
    height: 79px;
    background-image: url(../img/ic-w-ci.svg);
}
.what-working .working-bk .work-bk .rang{
    opacity: 0;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    width: 70%;
    margin-top: 30px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -35%;

}
.what-working .working-bk .work-bk .rang > div{
    width: 100%;
    height: 6px;
    background-color: #E1E1E1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}
.what-working .working-bk .work-bk .rang > div > div{
    height: 6px;
    background-color: #88BE3F;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.what-working .working-bk .work-bk .rang > span{
    text-align: center;
    width: 100%;
    font-size: 13px;
    color: #BDBDBD;
    margin-top: 5px;
    display: block;
}
.what-working .working-bk .work-bk:hover .rang{
    opacity: 1;
}
/*soft*/
.soft-bk{
    background-color: #f7f7f7;
    padding-top: 70px;
    padding-bottom: 70px;
    margin-bottom: 100px;
}
.tabs{
    display: flex;
    list-style: none;
    border-bottom: 1px solid #EEEEEE;
    justify-content: center;
    position: relative;
}
.tabs::before{
    content: '';
    height: 1px;
    background-color: #EEEEEE;
    width: 1000px;
    position: absolute;
    bottom: -1px;
    left: -1000px;
}
.tabs::after{
    content: '';
    height: 1px;
    background-color: #EEEEEE;
    width: 1000px;
    position: absolute;
    bottom: -1px;
    right: -1000px;
}
.tabs > li > a{
    font-size: 20px;
    text-align: center;
    color: #0169CA;
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid transparent;
    text-decoration: none;
    margin: 0px 1px -1px;
}
/*.tabs > li > a{*/
/*    color: #0169CA;*/
/*    text-decoration: none;*/
/*}*/
.tabs > li > a:hover{
    border-bottom: 1px solid #0169CA;
}
.tabs > li > a > span{
    height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 20px;
    background: #88BE3F;
    border-radius: 10px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 3px;
    margin-top: -15px;
    min-width: 20px;
    box-sizing: border-box;
}
.tabs > li.active > a{
    color: #333333;
    border-bottom: 2px solid #88BE3F;
    text-decoration: none;
}
/*.tabs > li.active a{*/
/*    color: #333333;*/
/*    text-decoration: none;*/
/*}*/
.soft-bk .tabs-bk{
    margin-bottom: 30px;
}
.soft-bk .btn-bk{
    display: flex;
    justify-content: center;
}
.soft-bk .btn-bk .btn{
    width: 430px;
}
.tabs-bk{
    position: relative;
}
.tabs-bk > div{
    display: none;
}
.tabs-bk > .active{
    display: block;
}
.soft-items{
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
}
.soft-items .items{
    width: 33.33%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
}
.soft-items .items .soft-item{
    padding-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 6px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.soft-items .items .soft-item .img{
    width: 100%;
    height: 330px;
    overflow: hidden;
    background: #59B75E;
    border-radius: 6px 6px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.soft-items .items .soft-item .info{
    margin-left: 30px;
    margin-right: 30px;
}
.soft-item .top-soft{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.rate{
    width: 105px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(../img/rate.png);
    position: relative;
    display: block;
}
.rate > span{
    background-repeat: no-repeat;
    background-image: url(../img/rate-all.png);
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.soft-item .title-soft{
    margin-bottom: 15px;
}
.soft-item .title-soft a{
    font-weight: bold;
    line-height: 37px;
    font-size: 24px;
    color: #0169CA;
    text-decoration: none;
}
.soft-item .title-soft a:hover{
    text-decoration: underline;
}
.soft-item .footer-soft{
    display: flex;
    justify-content: space-between;
    height: 45px;
    flex-shrink: 0;
}
.soft-items .logo{
    display: flex;
    align-items: center;
}
.soft-items .logo > div{
    margin-right: 10px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    height: 45px;
    background-position: center;
}
.soft-items .logo > span{
    font-size: 17px;
    color: #333333;
}
.soft-items .logo.ic-wp > div{
    width: 35px;
    background-image: url(../img/ic-w-wp.svg);
}
.soft-items .logo.ic-ci > div{
    width: 35px;
    background-image: url(../img/ic-w-ci.svg);
}
.soft-items .logo.ic-dle > div{
    width: 25px;
    height: 25px;
    background-image: url(../img/ic-w-dle.png);
}
.soft-item .footer-soft .rt{
    display: flex;
    align-items: center;
}
.soft-item .footer-soft .rt .price{
    margin-right: 20px;
    font-size: 17px;
    color: #333333;
}
.soft-item .gesc-soft{
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 0px;
    overflow: hidden;
    opacity: 0;
    height: 0px;
    transition: height 0.2s ease, margin 0.2s ease;
    -webkit-transition: height 0.2s ease, margin 0.2s ease;
    -moz-transition: height 0.2s ease, margin 0.2s ease;
    -o-transition: height 0.2s ease, margin 0.2s ease;
}
.soft-items .items:hover .soft-item {
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
}
.soft-items .items:hover .soft-item .img{
    height: 240px;
}
.soft-items .items:hover .soft-item .gesc-soft{
    margin-bottom: 10px;
    opacity: 1;
    height: 80px;
}
.soft-items.line{
    margin-left: 0;
    margin-right: 0;
    margin-top: 50px;
}
.soft-items.line .items{
    width: 100%;
    margin-top: 30px;
    padding-right: 0;
    padding-left: 0;
}
.soft-item-line{
    display: flex;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #EEEEEE;
    overflow: hidden;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.soft-items.line .items:hover .soft-item-line {
    box-shadow: 0px 15px 15px rgba(148, 176, 226, 0.25);
}
.soft-item-line .img{
    min-height: 180px;
    width: 200px;
    display: flex;
    flex-shrink: 0;
    position: relative;
    justify-content: center;
    background-color: #59B75E;
}
.soft-item-line .img .img-dop{
    display: flex;
    height: 180px;
    justify-content: center;
    align-items: center;
}
.soft-item-line .img img{
    width: 95px;
}
.soft-item-line .cont{
    width: 100%;
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.soft-item-line .cont .top-soft{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.soft-item-line .cont .top-soft .rate{
    margin-right: 25px;
    margin-bottom: 0px;
}
.soft-item-line .cont a{
    font-weight: bold;
    font-size: 24px;
    text-decoration: none;
    color: #0169CA;
    margin: 0px 0px 10px;
    display: flex;
}
.soft-item-line-right{
    display: flex;
}
.soft-item-line .cont a:hover{
    text-decoration: underline;
}
.soft-item-line .cont p{
    line-height: 20px;
    font-size: 14px;
    color: #333333;
}
.soft-item-line .pod{
    display: flex;
    align-items: center;
    flex-shrink: 0;
    width: 200px;
    position: relative;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 20px;
}
.soft-item-line .pod .po{
    display: flex;
    justify-content: center;
    height: 140px;
    align-items: center;
    flex-direction: column;
}
.soft-item-line .pod::before{
    height: 100%;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    transform: translate(0, -50%);
    background-color: #E1E1E1;
}
.soft-item-line .status{
    font-size: 17px;
    color: #88BE3F;
    font-weight: bold;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    margin-left: -5px;
}
.soft-item-line .status::before{
    content: '';
    width: 14px;
    height: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/ic-yes-op.svg);
    margin-right: 5px;
    -webkit-background-size: contain;
    background-size: contain;
}
.soft-item-line .text-bk{
    margin-top: 5px;
}
.soft-item-line .date-pric{
    line-height: 23px;
    font-size: 13px;
    margin-bottom: 15px;
    color: #333333;
}
.soft-item-line .price{
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.container .btn-bk{
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
.container .btn-bk .btn.eshe{
    width: 430px;
}
.container .btn-bk .btn{
    margin-left: 10px;
    margin-right: 10px;
}
.container .btn-bk .btn.eshe::before{
    content: '';
    width: 10px;
    height: 22px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/ic-eshe.svg);
}
/*footer*/
.footer{
    padding-top: 100px;
}
.footer .podpis{
    margin-bottom: 80px;
    height: 200px;
    background: linear-gradient(90deg, #0A7FDC 0%, #0A5AB3 100%);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 115px;
    padding-right: 75px;
    position: relative;
    overflow: hidden;
}
.footer .podpis .title-bk{
    position: relative;
    z-index: 2;
}
.footer .podpis .title-bk div{
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
}
.footer .podpis .title-bk span{
    font-size: 17px;
    color: #BDE6FF;
}
.footer .podpis .ic-mese{
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.footer .podpis::before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 205px;
    height: 291px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url(../img/fon-bk-pod.svg);
    z-index: 1;
}
.footer .podpis .ic-mese a{
    width: 60px;
    height: 60px;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    background-repeat: no-repeat;
}
.footer .podpis .ic-mese .ic-sk{
    background-image: url(../img/ic-sk.svg);
}
.footer .podpis .ic-mese .ic-iq{
    background-image: url(../img/ic-iq.svg);
}
.footer .podpis .ic-mese .ic-tg{
    background-image: url(../img/ic-tg.svg);
}
.footer .podpis .btn{
    position: relative;
    z-index: 2;
}
.footer .footer-cont .container{
    display: flex;
    justify-content: space-between;
    margin-bottom: 65px;
}
/*.logo-site-footer{
    background-repeat: no-repeat;
    width: 276px;
    height: 125px;
    display: block;
    background-image: url(../img/logo-f.svg);
    text-decoration: none;
}
.footer .footer-cont .btn{
    width: 276px;
    margin-top: 30px;
}*/
.footer .footer-cont .ct{
    display: flex;
    width: 75%;
}
.footer .footer-cont .ct .menu-foot{
    width: 33.33%;
}
.footer .footer-cont .ct .menu-foot .tit{
    text-transform: uppercase;
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
}
.footer .footer-cont .ct .menu-foot > ul{
    list-style: none;
}
.footer .footer-cont .ct .menu-foot > ul > li{
    display: block;
    margin-bottom: 5px;
}
.footer .footer-cont .ct .menu-foot > ul > li:last-of-type{
    margin-bottom: 0px;
}
.footer .footer-cont .ct .menu-foot > ul > li a{
    font-size: 17px;
    color: #0169CA;
    text-decoration: none;
    padding: 10px;
    display: flex;
    margin-left: -10px;
    margin-right: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
}
.footer .footer-cont .ct .menu-foot > ul > li a:hover{
    /*color: #88BE3F;*/
    text-decoration: underline;
}
.footer .footer-cont .ct .menu-foot > ul > li a.active{
    /*background-color: #e3f4ff;*/
    /*margin-left: 0px;*/
    color: #88be3f;
    font-weight: 700;
    text-decoration: none;
}
.footer .footer-cont .rt{
    width: 25%;
}
.footer .footer-cont .lang{
    display: flex;
}
.footer .footer-cont .lang a{
    width: 70px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    color: #0169CA;
}
.footer .footer-cont .lang a.active{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #88BE3F;
    box-sizing: border-box;
    color: #333333;
}
.footer .footer-cont .bk-bezop{
    line-height: 24px;
    font-size: 15px;
    color: #333333;
    padding-left: 60px;
    position: relative;
    margin-top: 55px;
}
.footer .footer-cont .bk-bezop::before{
    content: '';
    width: 42px;
    height: 48px;
    background-repeat: no-repeat;
    background-image: url(../img/ic-bez.svg);
    position: absolute;
    top: 0;
    left: 0;
}
.footer .footer-cont .bk-bezop a{
    line-height: 24px;
    font-size: 15px;
    color: #0169CA;
    text-decoration: none;
}
.footer .footer-cont .bk-bezop a:hover{
    text-decoration: underline;
}
.footer .cop{
    background-color: #F7F7F7;
    height: 70px;
    display: flex;
    align-items: center;
}
.footer .cop .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer .cop .lt{
    line-height: 24px;
    font-size: 15px;
    color: #BDBDBD;
}
.footer .cop .rt{
    display: flex;
    align-items: center;
}
.footer .cop .rt .ic{
    display: flex;
    align-items: center;
}
.footer .cop .rt .icon{
    margin-left: 8px;
    margin-right: 8px;
    background-repeat: no-repeat;
}
.footer .cop .rt .icon.ic-op-wm{
    width: 29px;
    height: 29px;
    background-image: url(../img/ic-op-wm.svg);
}
.footer .cop .rt .icon.ic-op-ym{
    width: 27px;
    height: 26px;
    background-image: url(../img/ic-op-ym.svg);
}
.footer .cop .rt .icon.ic-op-visa{
    width: 47px;
    height: 15px;
    background-image: url(../img/ic-op-visa.svg);
}
.footer .cop .rt .icon.ic-op-mc{
    width: 45px;
    height: 27px;
    background-image: url(../img/ic-op-mc.svg);
}
.footer .cop .rt .icon.ic-op-pp{
    width: 97px;
    height: 24px;
    background-image: url(../img/ic-op-pp.svg);
}
.footer .cop .rt ul{
    list-style: none;
    display: flex;
    margin-right: 225px;
}
.footer .cop .rt ul li{
    margin-left: 45px;
    margin-right: 45px;
}
.footer .cop .rt ul li a{
    text-decoration: none;
    line-height: 23px;
    font-size: 15px;
    color: #333333;
}
.footer .cop .rt ul li a:hover{
    text-decoration: underline;
}

/*28.01.2019*/
/*Анимация*/
a, img{
    border: none;
}
*:focus{
    outline: none;
}
.footer .podpis{
    background: linear-gradient(90deg, #0a7fdc, #0a5ab3, #00a4ff);
    background-size: 600% 600%;
    -webkit-animation: AnimationName 30s ease infinite;
    -moz-animation: AnimationName 30s ease infinite;
    animation: AnimationName 30s ease infinite;
}
@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.wrapper.vh100{
    height: 100vh;
    display: flex;
    overflow-y: auto;
}
.wrapper.vh100 .container{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
.wrapper.vh100 .container::before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    margin-right: -120px;
    width: 846px;
    height: 891px;
    background-repeat: no-repeat;
    background-image: url(../img/fon-404.svg);
    z-index: -1;
}
.wrapper.vh100 .container .top-404{
    flex-shrink: 0;
    padding-top: 60px;
    padding-bottom: 50px;
}
.wrapper.vh100 .container .top-404 .logo{
    width: 185px;
    height: 85px;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../img/logo-f.svg);
}
.wrapper.vh100 .container .cont-404 h1{
    font-size: 72px;
    color: #333333;
    margin-bottom: 25px;
}
.wrapper.vh100 .container .cont-404 p{
    line-height: 32px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 25px;
}
.wrapper.vh100 .container .cont-404 div{
    display: flex;
}
.wrapper.vh100 .container .cont-404 div .btn{
    color: #fff;
}
.wrapper.vh100 .container .cont-404 div a{
    font-size: 20px;
    text-align: center;
    color: #0169CA;
    display: flex;
    height: 60px;
    padding-left: 40px;
    padding-right: 40px;
    text-decoration: none;
    align-items: center;
}
.wrapper.vh100 .container .foot-404{
    flex-shrink: 0;
    font-size: 17px;
    color: #333333;
    padding-bottom: 100px;
    padding-top: 50px;
}

#logout-user{
    width: 340px;
    background-color: #fff;
    border: 2px solid #f7f7f7;
    box-sizing: border-box;
    box-shadow: 0px 20px 40px rgba(0, 58, 160, 0.25);
    border-radius: 5px;
    position: relative;
    z-index: 10;
    display: none;
}
#logout-user.open{
    display: block;
}
#logout-user > .close-mod{
    width: 12px;
    height: 12px;
    color: #444444;
    font-size: 17px;
    background-color: transparent;
    border: none;
    opacity: 0.3;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
}
#logout-user > .close-mod:hover{
    opacity: 1;
}
#logout-user .title-dop{
    padding: 30px 30px 0px;
    font-size: 24px;
    text-align: center;
    color: #333333;
    margin-bottom: 30px;
    cursor: move;
}
#logout-user .logout-soc{
    background: #F7F7F7;
    border-radius: 0px 0px 5px 5px;
    padding-top: 25px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#logout-user .links{
    display: flex;
    flex-direction: column;
    text-align: right;
    line-height: 25px;
}
#logout-user .logout-soc .title-soc{
    font-size: 17px;
    text-align: center;
    color: #BCBCBC;
}
#logout-user .logout-soc .soc-btn{
    padding-top: 20px;
    display: flex;
    justify-content: center;
}
#logout-user .logout-soc .soc-btn > a{
    display: block;
    margin-left: 8px;
    margin-right: 8px;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    text-decoration: none;
}
#logout-user .logout-soc .soc-btn .ic-fb{
    background-image: url(../img/ic-soc-fb.svg);
}
#logout-user .logout-soc .soc-btn .ic-vk{
    background-image: url(../img/ic-soc-vk.svg);
}
#logout-user .logout-soc .soc-btn .ic-ok{
    background-image: url(../img/ic-soc-ok.svg);
}
#logout-user .logout-soc .soc-btn .ic-go{
    background-image: url(../img/ic-soc-go.svg);
}
#logout-user .form-bk{
    position: relative;
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 25px;
}
#logout-user .form-bk.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}
#logout-user a{
    font-size: 15px;
    color: #0169CA;
    text-decoration: none;
}
#logout-user a:hover{
    text-decoration: underline;
}
#logout-user #login_name,
#logout-user #login_password{
    font-size: 17px;
}

.style-input-text{
    background: #FFFFFF;
    border: 1px solid #BDE6FF;
    box-sizing: border-box;
    height: 55px;
    position: relative;
    z-index: 2;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
textarea.style-input-text{
    max-width: 100%;
    min-width: 100%;
    padding: 15px 18px;
    font-size: 15px;
    height: auto;
}
.style-input-text:focus{
    border: 1px solid #0169CA;
}

.style-input-text + .placeholder{
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}
.style-input-text + .placeholder::before{
    content: attr(data-placeholder);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 14px;
    color: #BCBCBC;
    overflow: hidden;
    width: auto;
    z-index: 1;
    display: flex;
    align-items: center;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.style-input-text:focus + .placeholder::before{
    margin-top: -20px;
    opacity: 1;
}



/*Блок читать также*/
.read-also{
    padding-top: 70px;
    padding-bottom: 100px;
}
.read-also .title{
    font-size: 52px;
    text-align: center;
    color: #333333;
    font-weight: bold;
    margin-bottom: 35px;
}
.read-also-items{
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}
.read-also-items .items{
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33%;
}
.read-also-items .read-also-bk{
    width: 100%;
    background-color: #fff;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #EEEEEE;
    padding-bottom: 35px;
}
.read-also-items .read-also-bk .img{
    background-color: #59B75E;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}
.read-also-items .read-also-bk .title_read{
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 15px;
}
.read-also-items .read-also-bk .title_read a{
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    color: #0169CA;
}
.read-also-items .read-also-bk .title_read a:hover{
    text-decoration: underline;
}
.read-also-items .read-also-bk .desc_read{
    padding-left: 30px;
    padding-right: 30px;
    line-height: 20px;
    font-size: 13px;
    color: #333333;
}
/*Конец блок читать также*/

/*Контентная часть*/
.container-bk{
    padding-top: 40px;
    padding-bottom: 40px;
}
.container-bk .container{
    display: flex;
}
.container-bk .container-l{
    width: 200px;
    margin-right: 30px;
    flex-shrink: 0;
    margin-top: 15px;
}
.container-bk .container-r{
    width: 100%;
}
.container-bk .container-r h2{
    /*line-height: 65px;*/
    font-size: 42px;
    color: #000000;
    margin-bottom: 15px;
}
.container-bk .container-r h3, .register .text-content h3{
    font-weight: bold;
    line-height: 50px;
    font-size: 32px;
    color: #000000;
    margin-bottom: 15px;
}
.container-bk .container-r h4{
    font-weight: bold;
    line-height: 43px;
    font-size: 28px;
    color: #000000;
    margin-bottom: 15px;
}
.container-bk .container-r p, .register .text-content p{
    line-height: 30px;
    font-size: 17px;
    color: #333333;
    margin-bottom: 20px;
}
.container-bk .container-r p a, .register .text-content p a{
    color: #0169CA;
    text-decoration: none;
}
.container-bk .container-r p a:hover, .register .text-content p a:hover{
    text-decoration: underline;
}
.container-bk .container-r p span, .register .text-content p span{
    background-color: #88BE3F;
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
    color: #fff;
}
.container-r > ul, .full-story-content > ul, .register .text-content > ul{
    list-style: none;
    padding-bottom: 20px;
}
.container-r  > ul > li, .full-story-content > ul > li, .register .text-content > ul > li{
    padding-left: 35px;
    position: relative;
    line-height: 23px;
    font-size: 17px;
    color: #333333;
    margin-bottom: 20px;
}
.container-r > ul > li::before, .full-story-content > ul > li::before, .register .text-content > ul > li::before{
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 0;
    background-repeat: no-repeat;
    background-image: url(../img/tick.svg);
}

/*Start Многоуровневый нумерованый список*/
.container-r > ol, .container-r > ol ol, .full-story-content > ol{
    /* убираем стандартную нумерацию */
    list-style: none;
    /* Идентифицируем счетчик и даем ему имя li. Значение счетчика не указано - по умолчанию оно равно 0 */
    counter-reset: li;
    padding-bottom: 20px;
}
.container-r > ol ol, .full-story-content > ol ol{
    padding-bottom: 0px;
    padding-top: 20px;
}
.container-r > ol li, .full-story-content > ol li{
    padding-left: 43px;
    position: relative;
    font-size: 17px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 23px;
}
.container-r > ol ol li, .full-story-content > ol ol li{
    padding-left: 43px;
}
.container-r > ol li:before, .full-story-content > ol li:before{
    counter-increment: li;
    content: counters(li,".") ". ";
    position: absolute;
    left: 0;
    width: 35px;
    text-align: right;
    font-weight: 900;
    color: #0169ca;
}
.container-r > ol ul li, .full-story-content > ol ul li{
    padding-left: 0px;
    list-style: disc;
}
.container-r > ol ul li:before, .full-story-content > ol ul li:before{
    display: none;
}
.container-r > ol ul, .full-story-content > ol ul{
    padding-top: 20px;
    padding-left: 25px;
}
.full-story-content *:first-child {
    margin-top: 20px;
}
/*End Многоуровневый нумерованый список*/

/*.container-r > ol, .full-story-content > ol{*/
/*    counter-reset: myCounter;*/
/*    list-style: none;*/
/*    padding-bottom: 20px;*/
/*}*/
/*.container-r > ol li, .full-story-content > ol li{*/
/*    padding-left: 35px;*/
/*    position: relative;*/
/*    line-height: 23px;*/
/*    font-size: 17px;*/
/*    color: #000000;*/
/*    margin-bottom: 20px;*/
/*}*/
/*.container-r > ol li:before, .full-story-content > ol li:before {*/
/*    counter-increment: myCounter;*/
/*    content:counter(myCounter);*/
/*    color: #fff;*/
/*    font-weight: bold;*/
/*    font-size: 13px;*/
/*    background: #88BE3F;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*    line-height: 20px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    -webkit-border-radius: 10px;*/
/*    -moz-border-radius: 10px;*/
/*    border-radius: 10px;*/
/*    position: absolute;*/
/*    top: 2px;*/
/*    left: 0;*/
/*}*/
.container-bk .container-r img{
    margin-bottom: 30px;
}
/*Конец контентной части*/
/*Левая навигация*/
.nav-l{
    list-style: none;
}
.nav-l li:last-child{
    margin-bottom: 0px;
}

.nav-l li span{
    display: block;
    line-height: 30px;
    font-size: 20px;
    color: #333333;
}
.nav-l li a{
    display: flex;
    font-size: 20px;
    text-decoration: none;
    color: #0169CA;
    height: 50px;
    padding: 0px 15px;
    align-items: center;
    position: relative;
}
.nav-l li.active a{
    background-color: #e3f4ff;
}
.nav-l li.active a:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 7px;
    border-color: transparent transparent transparent #e3f4ff;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #e3f4ff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -7px;
}
.nav-l li a:hover{
    color: #88BE3F;
}
/*Конец левой навигации*/
/**/
.similar-mod{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 4px solid #F7F7F7;
    box-sizing: border-box;
    padding: 0px 30px;
}
.similar-mod .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 70px;
    border-bottom: 1px solid #E1E1E1;
    line-height: 26px;
    font-size: 17px;
    color: #000000;
}
.similar-mod .items a{
    line-height: 26px;
    font-size: 17px;
    text-decoration: none;
    color: #000000;
}
.similar-mod .items a:hover{
    text-decoration: underline;
}
.similar-mod .items:last-of-type{
    border-bottom: 0px;
}
/**/
/*Блок ошибка*/
.info-bk{
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 4px solid #EB5757;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 70px;
    padding: 40px 60px;
    max-width: 1140px;
    width: 100%;
}
.info-bk::before{
    content: '';
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-image: url(../img/icon-info.svg);
    background-color: #fff;
    position: absolute;
    top: -18px;
    left: -24px;
    z-index: 2;
}

.info-bk > div{
    font-weight: bold;
    line-height: 30px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 15px;
}
.info-bk > p{
    line-height: 23px;
    font-size: 15px;
    color: #333333;
}
/*конец блока ошибка*/
/**/
.order-module{
    margin-top: 130px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: linear-gradient(90deg, #0A7FDC 0%, #0A5AB3 100%);
    display: flex;
    position: relative;
    align-items: center;
    min-height: 400px;
    box-sizing: border-box;
    padding-left: 115px;
}
.order-module .cont{
    width: 350px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.order-module .cont > div{
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.order-module .cont > span{
    display: block;
    line-height: 37px;
    font-size: 24px;
    color: #BDE6FF;
    margin-bottom: 25px;
}
.order-module::before{
    content: '';
    position: absolute;
    right: 35px;
    top: -85px;
    width: 728px;
    height: 465px;
    background-repeat: no-repeat;
    background-image: url(../img/ic-order-modul.svg);
}

/**/
.bg-gray{
    background-color: #F7F7F7;
}
.reviews-mod{
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 100px;
}
.reviews-mod .title{
    font-size: 52px;
    font-weight: bold;
    color: #333333;
}
.reviews-mod .desc{
    font-weight: normal;
    font-size: 24px;
    color: #333333;
    margin-top: 15px;
}
.reviews-mod-bk{
    margin-top: 35px;
}
.reviews-mod-bk .items{
    margin-bottom: 10px;
}
.reviews-modul{
    background-color: #fff;
    display: flex;
    padding: 20px;
}
.reviews-modul .lt{
    flex-shrink: 0;
    margin-right: 30px;
    width: 290px;
    position: relative;
    display: flex;
    box-sizing: border-box;
    padding-right: 20px;
    align-items: flex-start;
}
.reviews-modul .ltlt{
    display: flex;
    align-items: center;
}
.reviews-modul .lt .img{
    margin-right: 15px;
}
.reviews-modul .lt .img img{
    width: 75px;
}
.reviews-modul .lt::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 100%;
    transform: translate(0, -50%);
    background-color: #E1E1E1;
}
.reviews-modul .lt .inf a{
    font-weight: bold;
    font-size: 17px;
    color: #0169CA;
    text-decoration: none;
}
.reviews-modul .lt .inf a:hover{
    text-decoration: underline;
}
.reviews-modul .rt{
    width: 100%;
    box-sizing: border-box;
}
.reviews-modul .rt .top-revi{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.reviews-modul .rt .top-revi .rate{
    margin-right: 20px;
}
.reviews-modul .rt .top-revi .autor{
    margin-right: 15px;
    font-weight: bold;
    line-height: 20px;
    font-size: 13px;
    color: #333333;
}
.reviews-modul .rt .top-revi .data{
    line-height: 20px;
    font-size: 13px;
    color: #BCBCBC;
}
.reviews-modul .rt .desc{
    line-height: 20px;
    font-size: 15px;
    color: #333333;
    margin-top: 0px;
}

.reviews-modul .logo{
    display: flex;
    align-items: center;
}
.reviews-modul .logo > div{
    margin-right: 10px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    height: 45px;
    background-position: center;
}
.reviews-modul .logo > span{
    font-size: 17px;
    color: #333333;
}
.reviews-modul .logo.ic-wp > div{
    width: 35px;
    background-image: url(../img/ic-w-wp.svg);
}
.reviews-modul .logo.ic-ci > div{
    width: 35px;
    background-image: url(../img/ic-w-ci.svg);
}
.reviews-modul .logo.ic-dle > div{
    width: 56px;
    height: 25px;
    background-image: url(../img/ic-w-dle.svg);
}
.log-autor{
    position: relative;
    padding-left: 16px;
}
.log-autor .autor{
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.log-autor .autor .img {
    width: 54px;
    height: 54px;
    margin-left: 12px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.log-autor .autor .img::before {
    content: "";
    width: 54px;
    height: 54px;
    background-image: url(../img/svg/user-avatar-fone.svg);
    display: block;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    transform: rotate(0deg);
    transition: transform 0.2s ease;
    -webkit-transition: transform 0.2s ease;
    -moz-transition: transform 0.2s ease;
    -o-transition: transform 0.2s ease;
    background-size: contain;
    background-position: center;
}
.log-autor:hover .autor .img::before {
    transform: rotate(180deg);
    background-image: url(../img/svg/user-avatar-fone-green.svg);
}
.log-autor .autor .img div {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
    flex-shrink: 0;
}
.log-autor .autor .img div img{
    opacity: 0;
}
.log-autor .autor .text{
    font-size: 17px;
    color: #0169CA;
    position: relative;
    font-weight: bold;
    text-transform: capitalize;
}
.log-autor .menu-autor{
    display: none;
    position: absolute;
    right: 0;
    top: 47px;
    z-index: 1;
    padding-top: 20px;
    width: 160px;
    margin-right: -16px;
}
.log-autor:hover .menu-autor{
    display: block;
}
.log-autor .menu-autor-bk{
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
}
.log-autor .menu-autor-bk ul{
    list-style: none;
    padding-top: 8px;
}
.log-autor .menu-autor-bk ul > li a{
    font-size: 14px;
    color: #5A6A97;
    text-decoration: none;
    width: 100%;
    height: 30px;
    display: flex;
    padding: 0 16px;
    box-sizing: border-box;
    align-items: center;

}
.log-autor .menu-autor-bk ul > li a:hover{
    background-color: #F7F7F7;
}
.container-l.item{
    width: 290px;
}
.form-rev{
    margin-top: 60px;
    background-color: #fff;
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 4px;
}
.form-rev .reviews-modul{
    padding: 30px;
}
.form-rev .form-bk{
    margin-bottom: 30px;
}
.form-rev .form-bk:last-of-type{
    margin-bottom: 0px;
}
.form-rev .form-bk.flex{
    display: flex;
    margin-left: -13px;
    margin-right: -13px;
    justify-content: space-between;
}
.form-rev .form-bk.flex .item {
    width: 50%;
    padding-left: 13px;
    padding-right: 13px;
    box-sizing: border-box;
}
.form-rev .form-bk.flex .flt{
    padding-left: 13px;
    display: flex;
    align-items: center;
}
.form-rev .form-bk.flex .frt{
    padding-right: 13px;
    display: flex;
    align-items: center;
}
.form-rev .form-bk.flex .frt a{
    display: inline-block;
    margin-right: 50px;
    text-decoration: none;
    font-weight: bold;
    color: #0A7FDC;
    font-size: 17px;
}
.form-rev .form-bk.flex .frt a:hover{
    text-decoration: underline;
}
.style-textarea{
    background: #FFFFFF;
    border: 1px solid #BDE6FF;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
    width: 100%;
    padding: 15px 18px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.style-textarea:focus{
    border: 1px solid #0169CA;
}
/*.rating{
    list-style: none;
    position: relative;
    width: 300px;
    height: 50px;
    display: flex;
    margin-left: -10px;
    background-image: url(../img/rates-star.svg);
}
.rating > li{
    height: 50px;
}
.rating > li.current{
    z-index: 1;
    background: url(../img/rates-star.svg) left bottom;
}
.rating > li span[class*="star"]{
    position: absolute;
    z-index: 5;
    width: 60px;
    height: 50px;
    display: block;
    cursor: pointer;
}
.rating > li span[class*="star"]:hover{
    left: 0;
    z-index: 2;
    background: url(../img/rates-star.svg) left bottom;
}
.rating > li span.star1{
    left: 0;
}
.rating > li span.star1:hover{
    width: 60px;
}
.rating > li span.star2{
    left: 60px;
}
.rating > li span.star2:hover{
    width: 120px;
}
.rating > li span.star3{
    left: 120px;
}
.rating > li span.star3:hover{
    width: 180px;
}
.rating > li span.star4{
    left: 180px;
}
.rating > li span.star4:hover{
    width: 240px;
}
.rating > li span.star5{
    left: 240px;
}
.rating > li span.star5:hover{
    width: 300px;
}*/
.update-history{
    position: relative;
    z-index: 1;
}
.update-history::before{
    content: '';
    position: absolute;
    top: 15px;
    left: 149px;
    height: 100%;
    width: 1px;
    background-color: #0169CA;
}
.update-history .items{
    display: flex;
    position: relative;
    margin-bottom: 10px;
    z-index: 2;
}
.update-history .items .data{
    line-height: 20px;
    font-size: 13px;
    color: #BCBCBC;
    width: 150px;
    position: relative;
    padding-top: 5px;
    flex-shrink: 0;
}
.update-history .items .data::before{
    content: '';
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    background-image: url(../img/update-history.svg);
    position: absolute;
    right: -5px;
    top: 9px;
}
.update-history .items .desc{
    padding-left: 25px;
}
.update-history .items .desc div{
    background: #F7F7F7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 15px 30px 0px;
    line-height: 23px;
    font-size: 15px;
    color: #333333;
    position: relative;
    display: flex;
    flex-direction: column;
}
.update-history .items .desc div::before{
    content: '';
    border: 7px solid transparent;
    border-right: 7px solid #F7F7F7;
    position: absolute;
    top: 8px;
    left: -14px;
}
.module-left-item{}
.module-left-item .mod-top{
    position: relative;
    z-index: 1;
    width: 100%;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #222222;
}
.module-left-item .mod-con{
    position: relative;
    z-index: 2;
    margin-top: -5px;
    padding-left: 3px;
    padding-right: 3px;
}
.module-left-item .mod-con .cont{
    background: #FFFFFF;
    border: 2px solid #0169CA;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 5px 5px 0px 0px;
    min-height: 100px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.module-left-item .mod-foo{
    position: relative;
    z-index: 3;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: -2px;
}
.module-left-item .mod-foo > div{
    height: 15px;
    background-image: url(../img/rvat.svg);
    background-repeat: repeat-x;
    position: relative;
}
.module-left-item .mod-foo > div::before{
    content: '';
    width: 2px;
    height: 12px;
    background-color: #0169CA;
    position: absolute;
    left: -2px;
    top: 0;
}
.module-left-item .mod-foo > div::after{
    content: '';
    width: 2px;
    height: 12px;
    background-color: #0169CA;
    position: absolute;
    right: -2px;
    top: 0;
}
.module-left-info{
    margin-top: 30px;
}
.module-left-info .item{
    border-bottom: 1px solid #E1E1E1;
    display: flex;
    /*align-items: center;*/
    /*height: 50px;*/
    justify-content: space-between;
    padding: 15px 0px;
}
.module-left-info .item .mlt{
    width: 55%;
    font-size: 17px;
    color: #000000;
}
.module-left-info .item .mrt{
    width: 45%;
    font-size: 17px;
    color: #000000;
}
.module-left-info .item:last-of-type{
    border-bottom: 0px;
}

.module-left-info .logo{
    display: flex;
    align-items: center;
}
.module-left-info .logo > div{
    margin-right: 10px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    height: 45px;
    background-position: center;
}
.module-left-info .logo > span{
    font-size: 17px;
    color: #333333;
}
.module-left-info .logo.ic-wp > div{
    width: 35px;
    background-image: url(../img/ic-w-wp.svg);
}
.module-left-info .logo.ic-ci > div{
    width: 35px;
    background-image: url(../img/ic-w-ci.svg);
}
.module-left-info .logo.ic-dle > div{
    width: 56px;
    height: 25px;
    background-image: url(../img/ic-w-dle.svg);
}
.module-left-item .cont .img{
    position: relative;
    height: 280px;
    background: #59B75E;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px 4px 0px 0px;
}

.module-left-item .btn{
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 20px;
}
.module-left-item .rate-bk{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 20px;
}
.module-left-item .rate-bk .rate{
    margin-bottom: 15px;
}
.module-left-item .rate-bk .count-rate{
    font-size: 17px;
    text-align: right;
    color: #333333;
}
.text-bk{
    margin-bottom: 10px;
    overflow: hidden;
    border: 2px solid #F7F7F7;
}
.text-bk .title-bk{
    height: 60px;
    background: #F7F7F7;
    border-radius: 4px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
    line-height: 30px;
    font-size: 17px;
    color: #0169CA;
}
.text-bk .title-bk::after{
    content: '';
    border: 4px solid transparent;
    border-top: 5px solid #BCBCBC;
}
.text-bk.active{
    background-color: #fff;
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 4px;
}
.text-bk.active .title-bk{
    background-color: #fff;
    color: #333333;
}
.text-bk.active .title-bk::after{
    border: 4px solid transparent;
    border-bottom: 5px solid #0169CA;
}
.text-bk .text-con{
    display: none;
    padding: 30px;
    padding-top: 5px;
}
.text-bk.active .text-con{
    display: block;
}
.modul-pric{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.modul-pric .item{
    width: 33.33%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.modul-pric .modul-li{
    background: #F7F7F7;
    border-radius: 4px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 30px;
    box-sizing: border-box;
}
.modul-pric .modul-li > div{
    font-size: 24px;
    color: #333333;
}
.modul-pric .modul-li > span{
    font-size: 17px;
    color: #333333;
}
.profil{
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}
.profil .profil-top{
    padding: 30px;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
}
.profil .profil-top .plt{
    display: flex;
}
.profil .profil-top .plt .img{
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-right: 25px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.profil .profil-top .plt .img img{
    opacity: 0;
}
.profil .profil-top .btn-m{
    height: 50px;
    font-size: 15px;
}
.profil .profil-top .plt .info-autor{}
.profil .profil-top .plt .info-autor .name{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    display: flex;
    align-items: center;
}
.profil .profil-top .plt .info-autor .name > span{
    font-size: 12px;
    color: #FFFFFF;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: 15px;
    font-weight: normal;
}
.profil .profil-top .plt .info-autor .name > span.yes{
    background-color: #88BE3F;
}
.profil .profil-top .plt .info-autor .name > span.no{
    background-color: #EB5757;
}
.profil .profil-top .plt .info-autor .group{
    font-size: 15px;
    color: #444;
    margin-top: 10px;
}
.profil .profil-top .plt .info-autor .data{
    font-size: 15px;
    color: #BCBCBC;
    margin-top: 10px;
}
.profil .profil-top .plt .info-autor .desc{
    font-size: 15px;
    color: #333333;
    margin-top: 10px;
}
.profil .profil-top .prt{
    display: flex;
}
.profil .profil-top .prt .btn{
    margin-left: 20px;
}
.profil .profil-foot{
    background-color: #F7F7F7;
    padding: 30px;
    padding-left: 155px;
    line-height: 23px;
    font-size: 15px;
    color: #333333;
}
.profil-dop{
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 30px;
    flex-wrap: wrap;
}
.profil-dop .item{
    width: 50%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.profil-dop .profil-bk{
    border: 4px solid #F7F7F7;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 20px 30px;
    display: flex;
    align-items: start;
    flex-direction: column;
    height: 100%;
}
.profil-dop .profil-bk .title{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 20px;
}
.profil-dop .profil-bk p{
    font-size: 15px;
    color: #333333;
    margin-bottom: 15px;
}
.style-checkbox{
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    min-height: 30px;
}
.style-checkbox input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.style-checkbox input[type="checkbox"] + label {
    position: relative;
    padding: 0 0 0 45px;
    cursor: pointer;
    font-size: 15px;
    color: #333333;
    min-height: 30px;
    display: flex;
    align-items: center;
}
.style-checkbox input[type="checkbox"] + label:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #0169CA;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: white;
}
.style-checkbox input[type="checkbox"] + label:after{
    content: '';
    width: 18px;
    height: 14px;
    position: absolute;
    top: 8px;
    left: 6px;
    opacity: 0;
    background-repeat: no-repeat;
    background-image: url(../img/ic-chec.svg);
}
.style-checkbox input[type="checkbox"]:checked + label:before {
    background: #0169CA;
}
.style-checkbox input[type="checkbox"]:checked + label:after{
    opacity: 1;
}

.style-radio{
    margin-bottom: 10px;
    margin-top: 10px;
}
.style-radio .radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.style-radio .radio + label {
    position: relative;
    padding: 0 0 0 45px;
    cursor: pointer;
    line-height: 30px;
    font-size: 15px;
    color: #333333;
    display: inline-block;
}
.style-radio .radio + label:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #0169CA;
    box-sizing: border-box;
    border-radius: 15px;
}
.style-radio .radio + label:after{
    content: '';
    width: 14px;
    height: 14px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position: absolute;
    background-color: #0169CA;
    top: 8px;
    left: 8px;
    opacity: 0;
}
.style-radio .radio:checked + label:after{
    opacity: 1;
}

.profil-edit{
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    margin-top: 0px;
    height: 0;
    opacity: 0;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    position: relative;
    z-index: 1;
}
.profil-edit.active{
    margin-top: 30px;
    height: auto;
    opacity: 1;
}
.profil-edit-bk{
    background-color: #fff;
    display: flex;
    padding: 40px 30px;
}
.profil-edit-bk:nth-child(even){
    background-color: #F7F7F7;
}
.profil-edit-bk .plt{
    flex-shrink: 0;
    width: 120px;
    position: relative;
}
.profil-edit-bk .plt .img{
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.profil-edit-bk .plt .img img{
    opacity: 0;
}
.profil-edit-bk .plt .del-avat{
    position: absolute;
    top: 0;
    left: 69px;
    width: 30px;
    height: 30px;
    display: block;
    background-repeat: no-repeat;
    background-image: url(../img/av-delete.svg);
    cursor: pointer;
}
.profil-edit-bk .prt{
    width: 100%;
}
.profil-edit-foot{
    display: flex;
    justify-content: flex-end;
    padding: 30px;
}
.profil-edit-bk .tit{
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    margin-bottom: 20px;
}
.form-bk.col-3, .form-bk.col-2{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0px;
}
.form-bk.col-3 .item{
    width: 33.33%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.form-bk.col-2 .item{
    width: 50%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.style-select{
    background: #FFFFFF;
    border: 1px solid #BDE6FF;
    box-sizing: border-box;
    height: 55px;
    position: relative;
    z-index: 2;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.style-select:focus{
    border: 1px solid #0169CA;
}
.profil-pm{
    display: flex;
    padding-top: 45px;
}
.profil-pm .plt{
    flex-shrink: 0;
    width: 200px;
    margin-right: 30px;
}
.profil-pm .plt a{
    text-decoration: none;
}
.profil-pm .prt{
    width: calc(100% - 230px);
}
.profil-pm .menu{
    list-style: none;
}
.profil-pm .menu > li{
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.profil-pm .menu > li > a{
    text-decoration: none;
    line-height: 30px;
    font-size: 20px;
    color: #000000;
}
.profil-pm .menu > li > a:hover,
.profil-pm .menu > li > a.active{
    color: #0169CA;
}
.profil-pm .menu > li.active > a{
    color: #0169CA;
}
.profil-pm .menu > li > span{
    line-height: 20px;
    font-size: 13px;
    color: #BCBCBC;
    margin-left: 10px;
}
.profil-pm .progres{
    position: relative;
    margin-bottom: 30px;
    height: 10px;
}
.profil-pm .progres::before{
    content: '';
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
    background-color: #E1E1E1;
    z-index: 1;
}
.profil-pm .progres > span{
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 10px;
    display: block;
    z-index: 2;
}
.profil-pm .progres.grin > span{
    background-color: #88BE3F;
}
.profil-pm .progres.orange > span{
    background-color: #ffc500;
}
.profil-pm .progres.red > span{
    background-color: #EB5757;
}
/**/
.pm-mes{
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    box-sizing: border-box;
    border-radius: 6px;
    margin-bottom: 20px;
    padding: 30px;
    box-sizing: border-box;
}
.pm-mes-top{}
.pm-mes-top-t{
    display: flex;
    align-items: center;
    position: relative;
    height: 20px;
}
.pm-mes-top-t .autor-pm{
    margin-right: 15px;
}
.autor-pm{
    position: relative;
    z-index: 2;
}
.autor-pm > a{
    font-weight: bold;
    line-height: 20px;
    font-size: 13px;
    color: #333333;
    position: relative;
    display: flex;
    align-items: center;
    height: 20px;
    z-index: 2;
    text-decoration: none;
}
.autor-pm > a:hover{
    text-decoration: underline;
}
.autor-pm > a:hover::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    top: -20px;
    left: 0;
    display: block;
}
.autor-pm .autor-min{
    position: absolute;
    left: 0;
    display: none;
    bottom: 25px;
    background: #FFFFFF;
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 4px;
    width: 400px;
    z-index: 1;
}
.autor-pm .autor-min:hover{
    display: block;
}
.autor-pm > a:hover + .autor-min{
    display: block;
}
.autor-pm .autor-min .autor-top{
    display: flex;
    padding: 30px;
}
.autor-pm .autor-min .autor-top .img{
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    margin-right: 15px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: contain;
    background-size: contain;
}
.autor-pm .autor-min .autor-top .autor-info{
    width: 100%;
}
.autor-pm .autor-info{}
.autor-pm .autor-info .name{
    line-height: 26px;
    font-size: 17px;
    color: #333333;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.autor-pm .autor-info .name > span {
    font-size: 12px;
    color: #FFFFFF;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 8px;
    padding-right: 8px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: 15px;
    font-weight: normal;
}
.autor-pm .autor-info .name .yes{
    background-color: #88BE3F;
}
.autor-pm .autor-info .name .no{
    background-color: #EB5757;
}
.autor-pm .autor-info .group{
    line-height: 23px;
    font-size: 15px;
    color: #EB5757;
}
.autor-pm .autor-info .data-reg{
    line-height: 23px;
    font-size: 15px;
    color: #BCBCBC;
    margin-bottom: 15px;
}
.autor-pm .autor-min .autor-foot{
    display: flex;
    background: #F7F7F7;
    border-radius: 0px 0px 2px 2px;
    height: 60px;
    align-items: center;
    justify-content: space-around;
}
.autor-pm .autor-min .autor-foot > div{
    display: flex;
    align-items: center;
}
.autor-pm .autor-min .autor-foot > div > span{
    font-size: 15px;
    color: #333333;
}
.autor-pm .autor-min .autor-foot > div > a{
    font-size: 15px;
    text-decoration: none;
    color: #0169CA;
    margin-left: 3px;
}
.autor-pm .autor-min .autor-foot > div > a:hover{
    text-decoration: underline;
}
.pm-mes-top-t .data{
    line-height: 20px;
    font-size: 13px;
    color: #BCBCBC;
}
.pm-mes-top-t .dey{
    position: absolute;
    right: 0;
    top: 0;
    height: 20px;
    width: 20px;
    cursor: pointer;
}
.pm-mes-top-t .dey::after{
    content: '';
    position: absolute;
    top: -15px;
    right: 0;
    width: 100%;
    height: 20px;
}
.pm-mes-top-t .dey::before{
    content: '';
    position: absolute;
    width: 18px;
    height: 4px;
    top: 50%;
    left: 50%;
    margin-left: -9px;
    margin-top: -2px;
    background-repeat: no-repeat;
    background-image: url(../img/ic-pod.svg);
}
.pm-mes-top-t .dey:hover::before{
    background-image: url(../img/ic-pod-a.svg);
}
.pm-mes-top-t .dey .pop-menu{
    position: absolute;
    left: 0;
    bottom: 25px;
    background: #FFFFFF;
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 4px;
    width: 165px;
    padding: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}
.pm-mes-top-t .dey .pop-menu:hover{
    display: block;
}
.pm-mes-top-t .dey:hover .pop-menu{
    display: block;
}
.pm-mes-top-t .dey .pop-menu ul{
    list-style: none;
}
.pm-mes-top-t .dey .pop-menu ul > li{
    display: flex;
    align-items: center;
    height: 30px;
}
.pm-mes-top-t .dey .pop-menu ul > li a{
    line-height: 23px;
    font-size: 15px;
    text-decoration: none;
    color: #0169CA;
}
.pm-mes-top-t .dey .pop-menu ul > li a:hover{
    color: #88BE3F;
}
.pm-mes .mess{
    line-height: 23px;
    font-size: 15px;
    color: #333333;
    padding-top: 10px;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.pm-mes-otvet{
    background: #F7F7F7;
    border-radius: 6px;
    padding: 10px 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.pm-mes-otvet .mess{
    border: none;
    padding-bottom: 0px;
}




.pm-mes-ot{
    padding-top: 20px;
    padding-bottom: 10px;
    display: none;
}


.pm-mes-foot{
    padding-top: 0px;
    display: flex;
    align-items: center;
}
.pm-mes-foot a{
    font-size: 15px;
    color: #0169CA;
    text-decoration: none;
}
.pm-mes-foot a:hover{
    text-decoration: underline;
}
.pm-mes-foot button{
    background-color: transparent;
    position: relative;
    font-size: 15px;
    color: #0169CA;
    margin-right: 35px;
    height: 25px;
    display: flex;
    align-items: center;
    border: none;
    cursor: pointer;
}
.pm-mes-foot button::before{
    content: '';
    background-repeat: no-repeat;
    background-image: url(../img/ic-eshe.svg);
    -webkit-background-size: contain;
    background-size: contain;
    width: 8px;
    height: 14px;
    margin-right: 5px;
}
.pm-mes-foot button::after{
    content: attr(data-count);
    font-size: 13px;
    color: #BCBCBC;
    margin-left: 5px;
}
.pm-mes.active .pm-mes-foot button::before{
    content: '';
    background-repeat: no-repeat;
    background-image: url(../img/ic-eshe-t.svg);
    -webkit-background-size: contain;
    background-size: contain;
    width: 8px;
    height: 14px;
    margin-right: 5px;
}

.pm-mes.active{
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 4px;
}
.pm-mes.active .mess{
    border-bottom: 1px solid #E1E1E1;
}
.pm-mes.active .pm-mes-ot{
    display: block;
}
.pm-mes.active .pm-mes-ot .mess{
    border-bottom: 1px solid #fff;
}
.pm-mes.active .pm-mes-foot button::after{
    display: none;
}
.lic-title{
    line-height: 30px;
    font-size: 17px;
    color: #333333;
    display: flex;
    align-items: center;
}
.lic-title > span{
    font-size: 15px;
    color: #0169CA;
    margin-left: 20px;
}
.lic-title > span span{
    padding-left: 10px;
    font-size: 13px;
    color: #BCBCBC;
    display: inline-block;
}
.lic-title.open::before{
    content: '';
    width: 20px;
    height: 22px;
    margin-right: 10px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../img/ic-opre-lic.svg);
}
.lic-title.clous::before{
    content: '';
    width: 20px;
    height: 22px;
    margin-right: 10px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../img/ic-clous-lic.svg);
}
.lic-key{
    border-top: 1px solid #E5E5E5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90px;
}
.lic-key .key{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
}
.lic-key .info-key{
    display: flex;
    align-items: center;
}
.lic-key .info-key .date-key{
    font-size: 13px;
    color: #BCBCBC;
    margin-right: 30px;
}
.lic-key .info-key .sta{
    font-size: 13px;
    margin-right: 30px;
}
.lic-key .info-key .sta.no{
    color: #BCBCBC;
}
.lic-key .info-key .sta.yes{
    color: #88BE3F;
}
.lic-key .info-key .perenos a{
    font-size: 13px;
    color: #0169CA;
    text-decoration: none;
    line-height: normal;
}
.lic-key .info-key .perenos a:hover{
    text-decoration: underline;
}
.soft-items.line.prof{
    padding-top: 10px;
}
/**/
.pric-modul-bk{
    border: 4px solid #F7F7F7;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 40px 30px;
    padding-bottom: 10px;
    margin-bottom: 80px;
}
.pric-modul-item{}
.pric-modul-title{
    display: flex;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    height: 50px;
    align-items: center;
    line-height: 30px;
    font-size: 20px;
    color: #FFFFFF;
    background: #88BE3F;
}
.pric-modul-lin{
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #E1E1E1;
}
.pric-modul-lin:last-of-type{
    border-bottom: none;
}
.pric-modul-lin .plt{
    font-size: 17px;
    color: #000000;
}
.pric-modul-lin .prt{
    display: flex;
    align-items: center;
}
.pric-modul-lin .prt > div{
    width: 90px;
    font-size: 17px;
    color: #000000;
}
.pric-modul-lin .prt > span{
    width: 90px;
    font-size: 17px;
    color: #000000;
}
/**/
.bonus-bk{
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
    margin-bottom: 80px;
}
.bonus-bk .items{
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33%;
}
.bonus-item{
    border: 4px solid #F7F7F7;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 30px;
    height: 100%;
}
.bonus-item .type{
    font-size: 20px;
    color: #88BE3F;
    display: flex;
    align-items: center;
    height: 30px;
    margin-bottom: 15px;
}
.bonus-item .type::before{
    content: '';
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(../img/ic-bonus.svg);
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 15px;
}
.bonus-item .desc{
    font-size: 24px;
    color: #333333;
}
.bonus-item > span{
    display: block;
    margin-top: 5px;
    font-size: 15px;
    color: #BCBCBC;
}
/**/
.purse-bk{
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.purse-bk .items{
    width: 50%;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}
.purse-bk .purse-line{
    background: #F7F7F7;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100px;
    padding-left: 35px;
    padding-right: 35px;
    line-height: 40px;
    font-size: 24px;
    color: #333333;
}
.purse-bk .purse-line::after{
    content: '';
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.purse-bk .purse-line.ic-wm::after{
    width: 42px;
    height: 42px;
    background-image: url(../img/ic-op-wm.svg);
}
.purse-bk .purse-line.ic-mc::after{
    width: 65px;
    height: 40px;
    background-image: url(../img/ic-op-mc.svg);
}
.purse-bk .purse-line.ic-ym::after{
    width: 39px;
    height: 36px;
    background-image: url(../img/ic-op-ym.svg);
}
.purse-bk .purse-line.ic-vs::after{
    width: 70px;
    height: 22px;
    background-image: url(../img/ic-op-visa.svg);
}
.container-r .order-module{
    min-height: 350px;
}
.container-r .order-module::before{
    width: 550px;
    top: -45px;
    -webkit-background-size: contain;
    background-size: contain;
}
/**/
.support-bk{
    padding: 40px;
    padding-bottom: 20px;
    padding-left: 30px;
    border: 4px solid #F7F7F7;
    box-sizing: border-box;
    border-radius: 6px;
    display: flex;
}
.support-bk > div{
    width: 100%;
}
.support-bk::before{
    content: '';
    width: 50px;
    height: 50px;
    background-image: url(../img/ic-suport.svg);
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0;
    margin-right: 20px;
}
/**/
.block-form{
    background: #FFFFFF;
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 50px;
}
.block-form .text-bk{
    margin-bottom: 20px;
}
.form-bk.between{
    justify-content: space-between;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.form-bk.between .item{
    display: flex;
}
.form-bk .zac-rez{
    display: flex;
    margin-right: 30px;
    background: #F7F7F7;
    border-radius: 4px;
    align-items: center;
    height: 60px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
}
.form-bk .zac-rez > div{
    margin-right: 30px;
    font-size: 24px;
    color: #333333;
}
.form-bk .zac-rez > span{
    font-size: 17px;
    color: #333333;
}
/**/
.system-pages> #dle-content{
    display: flex;
    flex-direction: column;
}
.register .text-rules{
    padding: 40px 30px 40px 40px;
    box-sizing: border-box;
}
.register .text-rules > .text-content{
    overflow: auto;
    padding-right: 10px;
    box-sizing: border-box;
}
.register #registration{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.register #registration .bbcodes{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 38px;
    min-width: 120px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
    color: #fff;
    box-sizing: border-box;
    font-family: 'Roboto';
    font-weight: bold;
    transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -webkit-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -moz-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -o-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    background-color: #88BE3F;
    border: 1px solid #88BE3F;
}
.register #registration .bbcodes:hover {
    background-color: #A3DE53;
    border-color: #A3DE53;
}
.register #registration .bbcodes:active {
    background-color: #75A337;
    border-color: #75A337;
}
.register #registration .bbcodes[type="button"]{
    background-color: #0169CA;
    border: 1px solid #0169CA;
}
.register #registration .bbcodes[type="button"]:hover{
    background-color: #0D84F3;
    border-color: #0D84F3;
}
.register #registration .bbcodes[type="button"]:active{
    background-color: #0A4E8C;
    border-color: #0A4E8C;
}

.system-pages .rlt{
    width: 100%;
    flex-shrink: 0;
    position: relative;
    max-width: 700px;
}
/*.system-pages .rlt::after{*/
/*    content: '';*/
/*    display: block;*/
/*    width: 380px;*/
/*    height: 445px;*/
/*    background-image: url(../img/fon-head-pic.svg);*/
/*    background-repeat: no-repeat;*/
/*    position: relative;*/
/*    -webkit-background-size: contain;*/
/*    background-size: contain;*/
/*    left: 50%;*/
/*    margin-left: -190px;*/
/*    margin-top: 15px;*/
/*}*/
.system-pages .rlt .title-reg{
    font-weight: bold;
    font-size: 42px;
    color: #FFFFFF;
    margin-bottom: 25px;
    text-align: center;
}
.system-pages .rlt p{
    line-height: 26px;
    font-size: 17px;
    color: #FFFFFF;
    margin-bottom: 15px;
    text-align: center;
}
.system-pages .rrt{
    flex-shrink: 1;
    width: 100%;
    max-width: 700px;
    margin-top: 15px;
}
.form-reg{
    background-color: #fff;
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(44, 57, 81, 0.25);
    border-radius: 5px;
    overflow: auto;
}
.btn.btn-reg{
    width: 100%;
    height: 90px;
    font-size: 28px !important;
    margin-top: 40px;
    -webkit-border-radius: 0px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius: 0px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-radius: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form-reg .form-bk{
    margin-left: 30px;
    margin-right: 30px;
}
.form-reg .form-bk:first-of-type{
    margin-top: 40px;
}
.form-bk.check{
    display: flex;
}
.form-bk.check .btn{
    flex-shrink: 0;
    margin-left: 15px;
    height: 45px;
    margin-top: 12.5px;
}
.form-bk.rec{
    display: flex;
}
.form-bk.rec .recap{
    flex-shrink: 0;
    margin-left: 15px;
}
.form-bk.rec .recap img{
    height: 55px;
}
.text-center{
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.system-pages a{
    text-decoration: none;
    font-size: 17px;
    color: #BDE6FF;
}
.system-pages a:hover{
    text-decoration: underline;
}
.register .form-bk{
    margin-bottom: 25px;
    position: relative;
}
form[name="registration"]{
    display: flex;
    flex-direction: column;
}

.input-form{
    position: relative;
    width: 100%;
}
.input-form > label{
    font-size: 14px;
    color: #BCBCBC;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

.input-form > input[type="text"],
.input-form > input[type="email"],
.input-form > input[type="url"],
.input-form > input[type="password"],
.input-form > textarea,
.input-form > select{
    background: transparent;
    border: 1px solid transparent;
    border-bottom: 1px solid #BDE6FF;
    box-sizing: border-box;
    height: 70px;
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 10px 15px 0px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    font-size: 15px;
}

.input-form > textarea{
    height: auto;
    max-width: 100% !important;
    width: 100% !important;
    padding-top: 7px;
    margin-top: 20px;
    padding-bottom: 15px;
    min-height: 70px;
}
.input-form > input[type="text"]:focus,
.input-form > input[type="email"]:focus,
.input-form > input[type="url"]:focus,
.input-form > input[type="password"]:focus,
.input-form > textarea:focus,
.input-form > select:focus{
    border-bottom: 1px solid #0169CA;
}
.form-bk.sec-code{
    display: flex;
}
.form-bk.sec-code .input-form{
    margin-right: 15px;
}
.form-bk.sec-code img{
    height: 70px;
}
.btn.avatar{
    overflow: hidden;
}
.btn.avatar > input{
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: Arial;
    font-size: 118px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    opacity: 0;
}
.input-form.ok > input{
    border-bottom: 1px solid #88BE3F !important;
}
.input-form.ok > label,
#result-registration.ok{
    color: #88BE3F;
}
.input-form.error > input{
    border-bottom: 1px solid #EB5757 !important;
}
.input-form.error > label,
#result-registration.error{
    color: #EB5757;
}
#result-registration > span{
    padding: 0px 30px;
    margin-top: -18px;
    margin-bottom: 22px;
    display: block;
}
.info-pro{
    padding: 40px 170px 40px 50px;
    background-color: #fff;
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 40px rgba(0, 58, 160, 0.25);
    border-radius: 5px;
    z-index: 10;
    max-width: 1000px;
    overflow: hidden;
}
.info-pro-content{
    position: relative;
}
.info-pro-content::after{
    content: "";
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../img/logo-info-block.svg);
    width: 140px;
    height: 290px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-bottom: -75px;
    margin-right: -170px;
    z-index: -1;
}
.info-pro-content .title{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.info-pro-content .content{
    line-height: 22px;
    font-size: 15px;
}
.info-pro-content .button{
    margin-top: 30px;
    display: flex;
}
.info-pro-content #close-info-reg{
    margin-right: 15px;
}
.register.visbt #close-info-reg, #home-info-reg{
    display: none;
}
.register.visbt #home-info-reg{
    display: flex;
}
.info-pro a{
    color: #0a7edb;
}


.system-pages{
    box-sizing: border-box;
    padding: 70px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, #0A7FDC 0%, #0A5AB3 100%);
    flex-direction: column;
    min-height: 100vh;
}


/*Востановить пароль*/
.system-pages .page-content a {
    text-decoration: none;
    font-size: 17px;
    color: #BDE6FF;
}
.system-pages a:hover{
    text-decoration: underline;
}
.system-pages .logo-site{
    margin-bottom: 30px;
}
.system-pages .page-content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.system-pages .page-content .title{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
}
.system-pages .page-content > .content{
    background-color: #fff;
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(44, 57, 81, 0.25);
    border-radius: 5px;
    overflow: auto;
    padding: 40px;
    width: 100%;
    max-width: 550px;
}
.system-pages .page-content .btn.btn-reg{
    margin: -40px;
    margin-top: 40px;
    width: 100%;
    box-sizing: content-box;
    padding: 0px 40px;
    border: none;
}
.system-pages .page-content .form-bk{
    margin-bottom: 20px;
}


/*Авторизация через соц. сети*/
.auth-social .title{
    padding: 50px 40px 30px;
    font-size: 25px;
}
.auth-social .form-reg p{
    padding: 0px 40px 20px;
    font-size: 15px;
    line-height: 25px;
}
.auth-social .form-reg .form-bk{
    margin-bottom: 20px;
    margin-right: 40px;
    margin-left: 40px;
}
.auth-social .form-reg .btn.btn-reg{
    margin-top: 30px;
}

.navigation-post{
    margin-top: 30px;
    display: flex;
    justify-content: center;
}
.navigation-post .pages{
    display: flex;
}
.navigation-post .pages > span,
.navigation-post .pages > a{
    display: flex;
    height: 60px;
    width: 60px;
    margin-left: 10px;
    margin-right: 10px;
    border: 2px solid #0169CA;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    color: #0169CA;
    text-decoration: none;
}
.navigation-post .pages > span{
    background-color: #0169CA;
    color: #BDE6FF;
}

/*{favorites}*/
.favorites.absolute{
    position: absolute;
    top: 20px;
    left: 20px;
}
.favorites img{
    display: block;
    background-size: cover;
    width: 23px !important;
    height: 20px;
    cursor: pointer;
}
.favorites span{
    display: none;
}

/*showfull.tpl*/
.showfull .rating{
    /*margin-bottom: 15px;*/
}
.showfull .container-r{
    width: calc(100% - 320px);
}
.showfull-rm.reviews-mod{
    margin-top: 20px;
}

.showfull-rm.reviews-mod .lt {
    width: 95px;
}
.showfull-rm.reviews-mod .lt .img{
    margin-right: 0px;
}
.reviews-mod .lt .img > img{
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.showfull-rm.reviews-mod .lt .img > img{
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.reviews-mod .rt .top-revi .autor a {
    color: #333333;
    text-transform: capitalize;
}
.reviews-mod .rt .top-revi .autor a:hover{
    text-decoration: none;
}

.not-reviews{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 0px 0px;
}
.not-reviews > img{
    margin-bottom: 30px;
}
.not-reviews > p{
    padding: 25px 40px;
    background-color: #fff;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #444;
}
.add-review{
    display: flex;
    justify-content: center;
    padding-top: 40px;
}

/*Отзывы*/
.reviews .page-content > .content{
    width: 900px;
}
.reviews .title-reviews{
    display: flex;
    align-items: center;
}
.reviews .img-mod{
    background: #59B75E;
    width: 115px;
    height: 115px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    margin-right: 35px;
    flex-shrink: 0;
}
.reviews .img-mod > img{
    width: 80px;
}
.reviews .title-reviews > span{
    font-size: 40px;
    font-weight: 700;
}
.reviews .assessment{
    display: flex;
    flex-direction: column;
    margin: 40px -40px;
    padding: 30px 40px;
    background: #F7F7F7;
    align-items: center;
    border: 5px solid #F7F7F7;
}
.reviews .assessment.error{
    border-color: #EB5757;
}
.reviews .assessment .title-as{
    font-size: 25px;
    font-weight: 300;
    margin: 0px 0px 20px;
    text-align: center;
}
.reviews .assessment .title-as.error > span{
    color: #EB5757;
    font-size: 15px;
    font-weight: normal;
}
.reviews .assessment .button-as{
    display: flex;
}
.reviews .assessment .radio-li{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    color: #BCBCBC;
    font-size: 15px;
    transition: background-color 0.2s ease;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
}
.reviews .assessment .radio-li > input{
    display: none;
}
.reviews .assessment .radio-li > label{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
}
.reviews .assessment .radio-li > label::before{
    content: "";
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../reviews/img/reviews-horrible.png);
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
}
.reviews .assessment .radio-li > #as-badly + label::before{
    background-image: url(../reviews/img/reviews-badly.png);
}
.reviews .assessment .radio-li > #as-fine + label::before{
    background-image: url(../reviews/img/reviews-fine.png);
}
.reviews .assessment .radio-li > #as-ok + label::before{
    background-image: url(../reviews/img/reviews-ok.png);
}
.reviews .assessment .radio-li > #as-super + label::before{
    background-image: url(../reviews/img/reviews-super.png);
}
.reviews .assessment .radio-li:hover{
    background-color: #fff;
}
.reviews .assessment .radio-li > input:checked + label{
    background-color: #fff;
    box-shadow: 0px 10px 20px rgba(10, 95, 184, 0.1);
}
.reviews .info-reviews{
    color: #fff;
    background-color: #EB5757;
    padding: 7px 15px;
    margin-top: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.reviews .input-form.error textarea{
    border-bottom: 1px solid #EB5757;
}
.reviews .input-form span.error{
    font-size: 15px;
    color: #EB5757;
}

.reviews-nv button{
    background-color: #fff;
    border: 2px solid #0169CA;
    text-align: center;
    color: #0169CA;
    margin-left: 10px;
    margin-right: 10px;
    width: 430px;
    height: 50px;
    font-size: 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 120px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    text-decoration: none;
    cursor: pointer;
    box-sizing: border-box;
    font-family: 'Roboto';
    font-weight: bold;
    transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -webkit-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -moz-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -o-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}
.reviews-nv button::before{
    content: '';
    width: 10px;
    height: 22px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-image: url(../img/ic-eshe.svg);
}
.reviews-nv button:hover {
    border: 3px solid #0169CA;
}
.reviews-nv button:active {
    color: #fff;
    border-color: #0A4E8C;
    background-color: #0A4E8C;
}

.xfieldimagegallery.skrin{
    padding: 40px !important;
    background-color: #F7F7F7;
    /*margin-bottom: 30px;*/
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.xfieldimagegallery.skrin img{
    margin-bottom: 0px;
    margin-right: 30px;
}

.slick-prev{
    width: 42px;
    height: 42px;
    border: 8px solid #fff;
    overflow: hidden;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #0169CA;
    position: absolute;
    top: 50%;
    left: -20px;
    margin-top: -11px;
    z-index: 10;
}
.slick-prev::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 14px;
    margin-left: -6px;
    margin-top: -7px;
    background-image: url(../img/sli-prev.svg);
    -webkit-background-size: cover;
    background-size: cover;
}
.slick-prev:hover{
    background-color: #88BE3F;
}
.slick-prev.slick-disabled{
    background-color: #F7F7F7;
}


.slick-next{
    width: 42px;
    height: 42px;
    border: 8px solid #fff;
    overflow: hidden;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: #0169CA;
    position: absolute;
    top: 50%;
    right: -20px;
    margin-top: -11px;
    z-index: 10;
}
.slick-next::before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 14px;
    margin-left: -3px;
    margin-top: -7px;
    background-image: url(../img/sli-next.svg);
    -webkit-background-size: cover;
    background-size: cover;
}
.slick-next:hover{
    background-color: #88BE3F;
}
.slick-next.slick-disabled{
    background-color: #F7F7F7;
}
.container-bk.static{
    padding-bottom: 0px;
    margin-bottom: -10px;
}
.container.userinfo + .footer{
    padding-top: 50px;
}
.container.userinfo > #dle-content > .items{
    margin-top: 25px;
}
.profil-approve{
    margin-top: 40px;
    margin-bottom: 30px;
}
.profil-approve .title{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    text-align: left;
}




/*#popup-update-photo{*/
/*    position: fixed;*/
/*    top: 232px;*/
/*    left: 295px;*/
/*    box-sizing: border-box;*/
/*    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);*/
/*    border-radius: 4px;*/
/*    background-color: #fff;*/
/*    margin-top: 0px;*/
/*    z-index: 100;*/
/*    padding: 30px;*/
/*    width: 400px;*/
/*    border: 2px solid #0169CA;*/
/*}*/
/*#popup-update-photo .btn{*/
/*    overflow: hidden;*/
/*}*/
/*#popup-update-photo .btn > #image{*/
/*    position: absolute;*/
/*    right: 0px;*/
/*    top: 0px;*/
/*    font-family: Arial;*/
/*    font-size: 118px;*/
/*    margin: 0px;*/
/*    padding: 0px;*/
/*    cursor: pointer;*/
/*    opacity: 0;*/
/*}*/
/*#popup-update-photo .popup-update-photo-title{*/
/*    display: flex;*/
/*    justify-content: flex-end;*/
/*}*/
/*#popup-update-photo .close-mod {*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    background-repeat: no-repeat;*/
/*    background-color: transparent;*/
/*    border: none;*/
/*    cursor: pointer;*/
/*    -webkit-background-size: contain;*/
/*    background-size: contain;*/
/*    background-image: url(../img/close-mod1.svg);*/
/*    opacity: 0.3;*/
/*    transition: all 0.2s ease;*/
/*    -webkit-transition: all 0.2s ease;*/
/*    -moz-transition: all 0.2s ease;*/
/*    -o-transition: all 0.2s ease;*/
/*    margin-right: -8px;*/
/*    margin-top: -8px;*/
/*    margin-bottom: 8px;*/
/*}*/
/*#popup-update-photo .close-mod:hover{*/
/*    opacity: 1;*/
/*}*/
/*#popup-update-photo > p{*/
/*    text-align: center;*/
/*    padding-top: 0px;*/
/*    padding-bottom: 20px;*/
/*    color: #6f7984;*/
/*}*/
/*#popup-update-photo .button-ua{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*}*/
/*#popup-update-photo .button-ua #sibua{*/
/*    margin-top: 15px;*/
/*}*/



#update-photo #image{
    position: absolute;
    right: 0px;
    top: 0px;
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    opacity: 0;
    height: 100px;
    width: 100px;
    margin-right: 20px;
}

.dle-mod-phpstorm-info,
.dle-mod-hellp-info{
    display: flex;
}
.dle-mod-phpstorm-info:before,
.dle-mod-hellp-info:before{
    content: "";
    height: 50px;
    width: 50px;
    background: url("../img/icon-php-storm.png") no-repeat;
    display: block;
    flex-shrink: 0;
    margin-right: 20px;
    margin-top: 5px;
}
.dle-mod-hellp-info:before{
    background: url("../img/icon-hellp.png") no-repeat;
}




.ui-dialog{
    max-height: inherit !important;
}
.ui-dialog .dle-promt + .ui-dialog-buttonpane .ui-dialog-buttonset{
    display: flex;
}
.ui-dialog .dle-promt + .ui-dialog-buttonpane .ui-dialog-buttonset button:nth-child(1){
    order: 1;
    background: none;
    font-weight: bold;
    font-size: 17px;
    color: #0A7FDC;
}
.ui-dialog .dle-promt + .ui-dialog-buttonpane .ui-dialog-buttonset button:nth-child(1):hover{
    text-decoration: underline;
}
.ui-dialog .dle-promt + .ui-dialog-buttonpane .ui-dialog-buttonset button:nth-child(2){
    order: 0;
}
.ui-dialog .dle-promt{
    height: auto !important;
    display: flex;
    flex-direction: column;
}
.ui-dialog .dle-promt #dle-promt-text{
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
    min-height: 100px;
    padding: 15px;
    order: 1;
    border: 1px solid #c9e5ff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ui-dialog .dle-promt #dle-promt-text:focus{
    border: 1px solid #0169ca;
}

.ui-dialog .dle-promt #orfom{
    display: block !important;
    order: 0;
    position: relative;
    margin-bottom: 0px;
    margin-top: 15px;
    padding: 10px;
    background-color: #ffe5e5;
    font-size: 14px;
    color: #ce5757;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.ui-dialog .dle-promt #orfom::before{
    font-weight: 700;
    margin-right: 3px;
}
.ru .ui-dialog .dle-promt #orfom::before{
    content: "Ошибка: ";
}
.ua .ui-dialog .dle-promt #orfom::before{
    content: "Помилка: ";
}

.en .ui-dialog .dle-promt #orfom::before{
    content: "Error: ";
}
.pm-newpm{
    margin-bottom: -30px;
}
.pm-newpm .form-bk,
.pm-newpm .style-checkbox{
    margin-bottom: 30px;
}
.pm-newpm .title{
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}

.block-bd{
    border: 2px solid #0169CA;
    box-sizing: border-box;
    box-shadow: 0px 20px 20px rgba(148, 176, 226, 0.25);
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
}
.block-bd.cont{
    margin-top: 70px;
}
.block-bd.flex{
    display: flex;
}
.block-bd.flex .cont-form-bk{
    width: 550px;
    flex-shrink: 0;
    padding: 40px;
    box-sizing: border-box;
}
.block-bd.flex .cont-form-bk .form-bk{
    margin-bottom: 20px;
}
.block-bd.flex .cont-info{
    width: 100%;
    background-color: #F7F7F7;
    padding: 40px;
    box-sizing: border-box;
}
.block-bd.cont .btn{
    width: 100%;
}
.block-bd.flex .cont-info > h3{
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 25px;
}
.block-bd.flex .cont-info > p{
    font-size: 17px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 25px;
}
#acc-cont{
    
}
#acc-cont > h3{
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 20px;
    padding: 15px 35px 15px 20px;
    display: flex;
    font-weight: normal;
    font-size: 17px;
    cursor: pointer;
    align-items: center;
    color: #333;
    position: relative;
}
#acc-cont > h3::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    margin-right: 25px;
    border: 4px solid transparent;
    border-top: 5px solid #BCBCBC;
}
#acc-cont > h3.ui-state-active{
    font-weight: bold;
    z-index: 2;
    -webkit-border-bottom-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
#acc-cont > h3.ui-state-active::after{
    margin-top: -5px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
#acc-cont > div{
    background: #FFFFFF;
    padding: 25px;
    padding-top: 5px;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    position: relative;
    z-index: 1;
}
#acc-cont > div p{
    font-size: 15px;
    line-height: 24px;
    color: #333;
}
#acc-cont > h3.ui-state-active + div{
    box-shadow: 0px 5px 20px rgba(148, 176, 226, 0.25);
}

/*.dle-popup-complaint .ui-dialog-titlebar{*/
/*    background-color: #ff4f00;*/
/*    color: #fff;*/
/*}*/
/*.dle-popup-complaint .ui-dialog-titlebar-close{*/
/*    background-image: url(../img/close-mod.svg);*/
/*    opacity: 0.3;*/
/*}*/
/*.dle-popup-complaint .ui-dialog-titlebar-close:hover{*/
/*    opacity: 1;*/
/*}*/
.dle-popup-userprofile .ui-dialog-buttonset{
    display: flex;
}

.dle-popup-userprofile .ui-dialog-buttonset > button:nth-child(2){
    margin-left: 7px;
    color: #0169ca;
    background-color: transparent;
}
.dle-popup-userprofile .ui-dialog-buttonset > button:nth-child(2):hover{
    text-decoration: underline;
}

.error-site-info{
    font-size: 15px;
    color: #BDBDBD;
}
.error-site-info > strong{
    color: #A2A2A2;
    margin-right: 5px;
}
.error-site-info > span{
    background-color: #BDBDBD;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    padding: 0px 13px;
    margin-left: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.dle-popup-userprofile .ui-dialog-titlebar{
    height: 50px;
    padding: 0px;
    min-height: 0px;
    background: transparent;
}
.dle-popup-userprofile .ui-dialog-titlebar-close{
    position: absolute;
    right: 0px;
    top: 0px;
}
.dle-popup-userprofile .ui-dialog-buttonpane,
.dle-popup-userprofile .ui-dialog-titlebar .ui-dialog-title{
    display: none;
}
.dle-popup-userprofile .ui-dialog-titlebar .ui-dialog-titlebar-close{
    /*background-image: url(../img/close-user-popup.svg);*/
    margin: 20px 20px 0px 0px;
    /*opacity: 0.07;*/
    background: none;
    height: 30px;
    width: 30px;
    text-indent: -1000px;
    display: flex;
    overflow: hidden;
    font-size: 14px;
    position: absolute !important;
}
/*.dle-popup-userprofile .ui-dialog-titlebar .ui-dialog-titlebar-close:hover{*/
/*    opacity: 0.7;*/
/*}*/
.dle-popup-userprofile .ui-dialog-titlebar{
    position: absolute;
    margin: -35px 0px 0px -35px;
    height: 205px;
    z-index: 2;
}
.dle-popup-userprofile #dleprofilepopup{
    height: auto !important;
    overflow: inherit !important;
}
.ui-dialog.dle-popup-userprofile{
    width: 300px !important;
    border: 2px solid #F7F7F7;
    padding: 35px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.userinfo-popup{
    display: flex;
    flex-direction: column;
}
.avatar-photo{
    display: flex;
    justify-content: center;
    margin: -35px -35px 0px -35px;
    padding: 40px 0px 25px 0px;
}
.avatar-photo > .cover{
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    border-radius: 140px;
    position: relative;
}
.avatar-photo > .cover::before{
    content: "";
    height: 15px;
    width: 15px;
    border: 5px solid #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: #e2e2e2;
    margin-bottom: 7px;
    margin-right: 7px;
}
.avatar-photo.online > .cover::before{
    background-color: #88BE3F;
}
.dle-popup-userprofile .ui-dialog-content{
    padding: 0px;
}

.dle-popup-userprofile .group-user{
    display: flex;
    justify-content: center;
}
.dle-popup-userprofile .group-user > div{
    height: 35px;
    line-height: 35px;
    width: 170px;
    background-color: #F1F1F1;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    text-align: center;
    color: #9A9A9A;
    margin: 10px 0px 10px 0px;
}
.dle-popup-userprofile .group-user .type-group-admin{
    background-color: #EB5757;
    color: #ffffff;
}
.dle-popup-userprofile .group-user .type-group-chief-editor{
    background-color: #5A6A97;
    color: #ffffff;
}
.dle-popup-userprofile .group-user .type-group-journalist{
    background-color: #71A5EF;
    color: #ffffff;
}
.dle-popup-userprofile .login-user{
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    text-transform: capitalize;
}
.dle-popup-userprofile .status-user{
    text-align: center;
    font-size: 14px;
    color: #BCBCBC;
    margin: 2px 0px 20px 0px;
}
.dle-popup-userprofile .send-ps .btn.btn-m.c-blue{
    color: #0169ca !important;
    background-color: transparent;
    border-color: transparent;
    margin-bottom: -10px;
}
.dle-popup-userprofile .send-ps .btn.btn-m.c-blue:hover{
    text-decoration: underline;
}
.dle-popup-userprofile #close-user-popup > img{
    display: block;
}

.pm-table-header{
    display: flex;
    padding: 20px;
    border-bottom: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
}
.pm-table-header .style-checkbox{
    margin: 0px;
}
.pm-table-header button{
    margin-right: 10px;
    cursor: pointer;
}
.pm-table-li{
    padding: 20px;
    border-bottom: 1px solid #F7F7F7;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
}
.pm-table-li-checkbox.style-checkbox{
    margin: 0px;
}
.pm-button{
    width: 30px;
    height: 30px;
    font-size: 18px;
    border: none;
    background-color: #0a78d4;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pm-table-li-user{
    width: 100px;
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-shrink: 0;
}
.pm-table-li-user > a{
    color: #0169CA;
    text-decoration: none;
}
.pm-table-li-user > a:hover{
    color: #88BE3F;
}
.pm-table-li-subj{
    width: calc(100% - 255px);
    margin-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #cecece;
}
.pm-table-li-subj > a{
    color: #444;
    text-decoration: none;
}
.pm-table-li-subj > a:hover{
    text-decoration: underline;
}
.pm-table-li-date{
    width: 90px;
    text-align: right;
    font-size: 14px;
    color: #d6d6d6;
}
.pm-table-li.unread{
    background-color: #fffae7;
    border-bottom: 1px solid #fffae7;
}
.navigation-pm{
    display: flex;
    padding: 20px;
    justify-content: space-between;
    background-color: #f7f7f7;
}
.pmlist{
    margin-bottom: -50px;
}
.navigation-pm-left{
    display: flex;
}
.navigation-pm-left > a, .navigation-pm-left > span{
    height: 30px;
    width: 30px;
    margin-right: 5px;
    color: #444;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    text-decoration: none;
}
.navigation-pm-left > span{
    opacity: 0.3;
}
.navigation-pm-left > a:hover{
    color: #88BE3F;
}
.navigation-pm-right{
    display: flex;
    align-items: center;
    color: #444;
    font-size: 14px;
    opacity: 0.3;
}
.no-message-pm{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    background-color: #f7f7f7;
}
.no-message-pm-icon{
    font-size: 50px;
    margin-bottom: 12px;
    margin-top: 5px;
    color: #88be3f;
}
.no-message-pm-info{
    margin-bottom: 15px;
}






.readpm-pm{
    display: flex;
    flex-direction: column;
    border: 2px solid #f7f7f7;
    margin-bottom: -50px;
}
.readpm-pm-header{
    display: flex;
    padding: 20px;
    background-color: #f7f7f7;
    justify-content: space-between;
}
.readpm-pm-header-left{
    font-size: 17px;
    font-weight: bold;
}
.readpm-pm-header-right{
    font-size: 14px;
    opacity: 0.25;
    padding-top: 3px;
    flex-shrink: 0;
}
.readpm-pm-user{
    display: flex;
}
.readpm-pm-user-info{
    display: flex;
    padding: 25px 25px 17px;
}
.readpm-pm-user-info-left{
    height: 40px;
    width: 40px;
    overflow: hidden;
    margin-right: 10px;
}
.readpm-pm-user-photo{
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.readpm-pm-user-photo > img{
    display: none;
}
.readpm-pm-user-info-right{

}
.readpm-pm-user-info-right-name{
    display: flex;
}
.readpm-pm-user-info-right-name > a{
    font-size: 22px;
    text-decoration: none;
    color: #0169CA;
    font-weight: bold;
    text-transform: capitalize;
}
.readpm-pm-user-info-right-name > a:hover{
    text-decoration: underline;
}
.readpm-pm-user-info-right-name > .online{
    display: flex;
    height: 20px;
    padding: 0px 10px;
    margin-left: 10px;
    font-size: 12px;
    background-color: #88BE3F;
    color: #ffffff;
    align-items: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-transform: lowercase;
    margin-top: 3px;
}
.readpm-pm-user-info-right-group{
    font-size: 14px;
    text-transform: lowercase;
    opacity: 0.35;
}
.readpm-pm-text{
    padding: 0px 25px 20px;
    font-size: 15px;
}
.readpm-pm-signature{
    padding: 0px 25px 20px;
}
.readpm-pm-button{
    padding: 0px 25px 15px;
    display: flex;
    flex-wrap: wrap;
}
.readpm-pm-signature-cont{
    padding: 7px 15px;
    font-size: 14px;
    font-style: italic;
    color: #b9b9b9;
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
}
.readpm-pm-button > a{
    margin-right: 15px;
    margin-bottom: 15px;
    color: #fff;
    text-decoration: none;
}
.readpm-pm-button > a:last-child{
    margin-right: 0px;
}
.readpm-pm-button > a > .bt-pm{
    display: flex;
    height: 35px;
    padding: 0px 15px;
    align-items: center;
    background-color: #5A6A97;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
}
.readpm-pm-button > a > .bt-pm.green{
    background-color: #88BE3F;
}
.readpm-pm-button > a > .bt-pm.red{
    background-color: #EB5757;
}
.readpm-pm-text .quote{
    padding: 10px 0px 10px 15px;
    border-left: 3px solid #f5f5f5;
}

.dle-popup-confirm .ui-dialog-buttonset,
.dle-popup-complaint .ui-dialog-buttonset{
    display: flex;
}

.dle-popup-confirm .ui-dialog-buttonset button:nth-child(2),
.dle-popup-complaint .ui-dialog-buttonset button:nth-child(2){
    order: 1;
}
.dle-popup-confirm .ui-dialog-buttonset button:nth-child(1),
.dle-popup-complaint .ui-dialog-buttonset button:nth-child(1){
    order: 2;
    background: none;
    font-weight: bold;
    font-size: 17px;
    color: #0A7FDC;
}


.dle-popup-complaint #dlepopup #dle-promt-text,
#dlesendpmpopup #pm_text,
.pm-newpm #comments{
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
    min-height: 100px;
    padding: 15px;
    order: 1;
    border: 2px solid #F3F3F3;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 15px;
    resize: none;
    transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    -moz-transition: border-color 0.5s ease;
    -o-transition: border-color 0.5s ease;
}
#dlesendpmpopup #pm_text,
.pm-newpm #comments{
    margin-top: 0px;
}
.dle-popup-complaint #dlepopup #dle-promt-text:focus,
#dlesendpmpopup #pm_text:focus,
.pm-newpm #comments:focus{
    border-color: #717E85;
}
.dle-popup-complaint #dlepopup{
    height: auto !important;
}
.dle-popup-complaint #dlepopup br{
    display: none;
}


/*Изменения*/
.header-home{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
}
.header-home-left{
    display: flex;
}

.header-home-left .logo{
    font-family: 'Comfortaa';
    font-weight: 900;
    display: flex;
    text-decoration: none;
    color: #ffffff;
    font-size: 30px;
    align-items: center;
}
.header-home-left .logo:hover{
    text-decoration: none;
}
.header-home-left .logo::before{
    content: "";
    display: flex;
    height: 45px;
    width: 155px;
    background-repeat: no-repeat;
    background-image: url(../img/logo-new-width-300.png);
    background-size: contain;
}
.header-home-right{
    display: flex;
    align-items: center;
}
.header-home-right > ul{
    display: flex;
    margin-right: 15px;
}
.header-home-right > ul > li{
    list-style: none;
}
.header-home-right > ul > li > a{
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    display: flex;
    height: 40px;
    padding: 0px 15px;
    margin-right: 3px;
    align-items: center;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    -o-transition: background-color 0.5s ease;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.header-home-right > ul > li > a:hover{
    background-color: rgba(0, 0, 0, 0.1);
}

.header-home-right > ul > li.active > a{
    background-color: #BDE6FF;
    color: #5A6A97;
}
.title-h1-site{
    /*border-bottom: 1px solid #EEEEEE;*/
    padding: 40px 0px;
    background-color: #f7f7f7;
}
.title-h1-site h1{
    font-size: 70px;
    text-align: center;
    color: #0169ca;
    font-weight: bold;
}

#mob-menu-btn{
    height: 40px;
    width: 40px;
    display: none;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #5a6a97;
    background: none;
    border: none;
    margin-left: 10px;
    cursor: pointer;
}

.open-mob-menu{
    position: relative;
    overflow: hidden;
}
.open-mob-menu #mob-menu-btn{
    opacity: 0;
}
.open-mob-menu::after{
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    margin-left: -250px;
    background-color: rgba(10, 127, 220, 0.7);
}
.open-mob-menu #mob-menu{
    display: flex;
}
.open-mob-menu .wrapper{
    margin-right: 250px;
    margin-left: -250px;
}
#mob-menu{
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    width: 250px;
    padding: 20px;
    box-sizing: border-box;
    display: none;
}
#mob-menu > ul{
    padding: 0px;
    display: flex;
    flex-direction: column;
    width: 100%;
}
#mob-menu > ul > li{
    list-style: none;
    margin-bottom: 4px;
}
#mob-menu > ul > li > a{
    height: 50px;
    display: flex;
    width: 100%;
    padding: 0px 15px;
    color: #5b748c;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    position: relative;
    justify-content: space-between;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
}
#mob-menu > ul > li > a:hover{
    background-color: #ebf1f6;
}
#mob-menu > ul > li.active > a{
    background-color: #0a76d2;
    color: #ffffff;
}
.options-menu-mob{
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -70px;
    z-index: 3;
}
.options-menu-mob > button{
    height: 70px;
    width: 70px;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 27px;
}

.header-home-left.big{
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
}
.header-home-left.big .logo{
    font-size: 50px;
    color: #fff;
}
.header-home-left.big .logo::before{
    height: 70px;
    width: 235px;
}
.system-pages.register.visbt, .system-pages.lost-password, .system-pages.auth-social{
    min-height: 100vh;
}
.system-pages.register .header-home-left.big.info{
    display: none;
}
.system-pages.register.visbt .header-home-left.big.info{
    display: flex;
}
.system-pages.register .info-pro{
    position: fixed;
}
.system-pages.register.visbt .info-pro{
    position: inherit;
}
.info-pro-content ul{
    padding-left: 20px;
}
header + .info-bk{
    margin-top: 30px;
    margin-bottom: 30px;
}

.content-other-pages{
    padding: 30px 30px 10px;
}
.content-other-pages p{
    padding-bottom: 20px;
}
.content-other-pages a{
    color: #0a5db6;
}
.content-other-pages .title{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
}
.top-soft-rating{
    display: flex;
    align-items: flex-end;
    margin-bottom: 15px;
}
.tsr-ratingscore{
    font-weight: bold;
    margin-right: 7px;
    color: #333333;
    font-size: 25px;
    margin-bottom: -5px;
}
.tsr-vote-num{
    font-size: 14px;
    margin-left: 5px;
    color: #e1e1e1;
}

/*start Comments*/
.com.title > span{
    color: #88BE3F;
}
.com-add{
    background: #FFFFFF;
    border-radius: 4px;
    padding: 30px 90px 30px 120px;
    display: flex;
    margin-top: 55px;
    position: relative;
}
.ca-photo-user{
    width: 70px;
    height: 70px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    border-radius: 7px;
    flex-shrink: 0;
    position: absolute;
    bottom: 0px;
    margin-bottom: 82px;
    left: 0;
    margin-left: 30px;
}
.ca-photo-user > img{
    width: 100%;
    display: block;
}
.ca-editor{
    width: 100%;
}
.ca-editor textarea{
    background: #FFFFFF;
    border: 2px solid #F3F3F3;
    box-sizing: border-box;
    border-radius: 5px;
    height: 70px;
    width: 100%;
    font-size: 17px;
    padding: 24px 20px 24px;
    resize: none;
    transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    -moz-transition: border-color 0.5s ease;
    -o-transition: border-color 0.5s ease;
}
.ca-editor textarea:focus{
    border-color: #717E85;
}
.ca-editor br{
    display: none;
}
.ca-send{
    flex-shrink: 0;
    position: absolute;
    bottom: 0px;
    margin-bottom: 82px;
    right: 0;
    margin-right: 30px;
}
.ca-send > .full-site{
    height: 70px;
    width: 70px;
    margin-left: 10px;
    background: none;
    border: none;
    margin-right: -15px;
    cursor: pointer;
}
.com-add .comments_subscribe{
    margin-top: 16px;
    position: relative;
    padding: 0 0 0 45px;
    cursor: pointer;
    font-size: 15px;
    color: #333333;
    min-height: 30px;
    display: flex;
    align-items: center;
}
.com-add #allow_subscribe{
    display: none;
}
.com-add #allow_subscribe + label::after{
    content: '';
    width: 18px;
    height: 14px;
    position: absolute;
    top: 8px;
    left: 6px;
    opacity: 0;
    background-repeat: no-repeat;
    background-image: url(../img/ic-chec.svg);
}
.com-add #allow_subscribe + label::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    border: 1px solid #0169CA;
    box-sizing: border-box;
    border-radius: 2px;
    background-color: white;
}
.com-add #allow_subscribe:checked + label:before {
    background: #0169CA;
}
.com-add #allow_subscribe:checked + label:after {
    opacity: 1;
}
.ca-editor textarea::-webkit-input-placeholder {
    color: #B9B9B9;
}
.ca-editor textarea::-moz-placeholder {
    color: #B9B9B9;
}
.com-not-com{
    background-color: #F9F0C0;
    padding: 20px;
    margin-top: 30px;
    border-radius: 4px;
    color: #444444;
}
.comments-tree-list{
    display: flex;
    flex-direction: column;
}
.comments-tree-list li{
    list-style: none;
}
.comments-tree-list li ol{
    padding-left: 90px;
}
.comments-tree-list > li > ol{
    background-color: #ffffff;
    margin-top: -10px;
    padding-top: 10px;
    border-radius: 0px 0px 5px 5px;
}
.comments-tree-list > li > ol > li .com-li{
    margin-top: 0px;
    padding-top: 0px;
}
.comments-tree-list > li > ol > li .com-li .com-li-left{
    border-top: 1px solid #F3F3F3;
    padding-top: 30px;
}
.comments-tree-list > li > ol > li .com-li .com-li-right{
    border-top: 1px solid #F3F3F3;
    padding-top: 30px;
}
.com-li{
    margin-top: 30px;
    background: #FFFFFF;
    border-radius: 5px;
    padding: 30px;
    display: flex;
    position: relative;
}
.cll-photo-user{
    margin-right: 20px;
    position: relative;
}
.cllpu-content{
    height: 70px;
    width: 70px;
    overflow: hidden;
    border-radius: 7px;
}
.cllpu-content > img{
    display: block;
    width: 100%;
}
.cllpu-status{
    height: 14px;
    width: 14px;
    background: url("../img/ca-online-fon.png") no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin-right: -1px;
    margin-bottom: -1px;
}
.cllpu-status:after{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 7px;
    width: 7px;
    background-color: #D4D4D4;
    border-radius: 7px;
}
.cllpu-status.online:after{
    background-color: #88BE3F;
}
.com-li-right{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.clr-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px;
}
.clrh-left > a{
    font-weight: bold;
    font-size: 20px;
    color: #0169CA;
    text-decoration: none;
}
.clrh-right{
    display: flex;
}
.clrhr-option{
    position: relative;
}
.clrhr-option > button{
    border: none;
    background: none;
    display: flex;
    height: 30px;
    width: 30px;
    justify-content: center;
    align-items: center;
    margin-top: -6px;
    margin-bottom: -6px;
    cursor: pointer;
    z-index: 2;
    position: relative;
    color: #88be3f;
    font-size: 20px;
}
.clrhr-option:hover > button + ul{
    display: block;
}
.clrhr-option > ul{
    position: absolute;
    box-shadow: 0px 10px 10px rgba(0, 58, 160, 0.1);
    top: 0;
    right: 0;
    margin-top: 30px;
    box-sizing: border-box;
    background-color: #c7ccd1;
    border-radius: 5px;
    padding: 7px 0px;
    display: none;
    z-index: 3;
    margin-right: -5px;
}
.clrhr-option > ul:after{
    content: "";
    height: 15px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -15px;
    z-index: 1;
}
.clrhr-option > ul:before {
    content: "";
    display: block;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 7px 10px;
    border-color: transparent transparent #c7ccd1 transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #c7ccd1 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    margin-top: -7px;
    margin-right: 10px;
}
.clrhr-option > ul > li > a{
    text-decoration: none;
    color: #ffffff;
    height: 35px;
    display: flex;
    padding: 0px 15px;
    align-items: center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    box-sizing: border-box;
}
.clrhr-option > ul > li > a:hover{
    background-color: #bcc1c5;
}
.clrhr-mass > input{
    margin-left: 10px;
}
.clr-footer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    margin-top: 5px;
}
.clrf-left{
    display: flex;
}
.clrfl-data{
    color: #B6B6B6;
    margin-right: 7px;
}
.clrfl-reply > a{
    color: #0169CA;
    text-decoration: none;
}
.clrfl-reply > a:hover{
    text-decoration: underline;
}
.clrfr-rating-type-2 > a{
    text-decoration: none;
    color: #B2B6BE;
    display: flex;
    align-items: center;
}
.clrfr-rating-type-2 > a > img{
    display: block;
}
.clrfr-rt2-vote-num{
    margin-left: 4px;
}
.clrfr-rt2-vote-num.span-0{
    display: none;
}
.clrf-right.right-0{
    display: none;
}
.com-li:hover .clrf-right.right-0{
    display: block;
}
#dlefastreplycomments{
    background-color: #ffffff;
    padding: 0px 30px 30px 120px;
    border-radius: 0px 0px 5px 5px;
}
#dlefastreplycomments .comments_subscribe{
    display: none;
}
.com-li + #dlefastreplyesponse{
    background-color: #ffffff;
    border-radius: 0px 0px 5px 5px;
}
.com-li + #dlefastreplyesponse .com-li{
    padding-top: 0px;
    margin-top: 0px;
}
.com-li + #dlefastreplyesponse .com-li .com-li-left{
    border-top: 1px solid #F3F3F3;
    padding-top: 30px;
}
.com-li + #dlefastreplyesponse .com-li .com-li-right{
    border-top: 1px solid #F3F3F3;
    padding-top: 30px;
}
#dlefastreplycomments:before{
    content: "";
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #f3f3f3;
    display: block;
    margin-bottom: 30px;
}
#dlefastreplycomments textarea,
.comments-edit-area textarea{
    background: #FFFFFF;
    border: 2px solid #F3F3F3;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    font-size: 17px;
    padding: 24px 20px 24px;
    resize: none;
    transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    -moz-transition: border-color 0.5s ease;
    -o-transition: border-color 0.5s ease;
    margin-top: 16px;
    height: 70px;
    overflow: hidden;
}
#dlefastreplycomments textarea:focus,
.comments-edit-area textarea:focus{
    border-color: #717E85;
}
#dlefastreplycomments .save-buttons,
.comments-edit-area .save-buttons{
    display: flex;
    margin-top: 10px;
}
.comments-edit-area .save-buttons{
    margin-bottom: 10px;
}
#dlefastreplycomments .save-buttons .applychanges,
.comments-edit-area .save-buttons .applychanges{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 38px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    cursor: pointer;
    font-size: 15px !important;
    background-color: #88BE3F;
    color: #fff !important;
    border: 1px solid #88BE3F;
    box-sizing: border-box;
    font-family: 'Roboto';
    font-weight: bold;
    transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -webkit-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -moz-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
    -o-transition: border 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}
#dlefastreplycomments .save-buttons .applychanges:hover,
.comments-edit-area .save-buttons .applychanges:hover{
    background-color: #A3DE53;
    border-color: #A3DE53;
}
#dlefastreplycomments .save-buttons .cancelchanges,
.comments-edit-area .save-buttons .cancelchanges{
    border: none;
    background: none;
    padding: 0px 15px;
    font-size: 15px;
    font-weight: bold;
    color: #444444;
    cursor: pointer;
}
.mass_comments_action{
    margin-top: 30px;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 5px;
}
.mob-site{
    display: none;
    width: 100%;
    margin-left: 0px;
}
.com-li-left .clrfl-reply{
    padding-right: 20px;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    display: none;
}
/*end Comments*/

.logout-button {
    margin-left: 16px;
}
.logout-button i,
#buy i {
    margin-right: 7px;
}
.menu-author-footer {
    padding: 16px;
}
.login-menu-my-pm {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.login-menu-my-pm > span {
    background-color: #88BE3F;
    display: flex;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    width: 20px;
    color: #ffffff;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    border-radius: 20px;
}










/*===========================================================================*/
/*===========================================================================*/
/*===========================================================================*/
header {
    background-color: #ffffff;
    -webkit-box-shadow: 0 10px 70px 0 rgba(34, 60, 80, 0.3);
    -moz-box-shadow: 0 10px 70px 0 rgba(34, 60, 80, 0.3);
    box-shadow: 0 10px 70px 0 rgba(34, 60, 80, 0.07);
    z-index: 1;
    position: relative;
    height: 80px;
    display: flex;
    align-items: center;
}
header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
header .container .left {}
header .container .left .logo {
    display: flex;
}
header .container .left .logo::after {
    display: flex;
    content: '';
    background: url("../img/logo-new.png");
    height: 40px;
    width: 172px;
}
header .container .right {
    display: flex;
    align-items: center;
}
header .container .right > ul {
    display: flex;
    align-items: center;
}
header .container .right > ul li {
    list-style: none;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}
header .container .right > ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    color: #5A6A97;
    height: 80px;
    padding: 0 16px;
}
header .container .right > ul li a:hover {
    background-color: #F7F7F7;
}
header .container .right > ul li.active a {
    background-color: #0169CA;
    color: #ffffff;
}
header .container .right > ul li.active::after {
    position: absolute;
    content: "";
    height: 7px;
    width: 25px;
    background: url("../img/svg/header-menu-marker.svg");
    bottom: 0;
    margin-bottom: -7px;
}

/* light-button */
.light-button {
    position: fixed;
    top: 0;
    right: 0;
    height: 45px;
    width: 45px;
    border: none;
    z-index: 100;
    margin-top: 80px;
    background-color: #d8dadf;
    color: #333333;
    font-size: 23px;
    cursor: pointer;
}

.light-button::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f0eb";
}
