.tx_blue {
    color:#085098!important;
    font-weight:700;
}

.howItWork__list ul li .hide .image, .taxWhy__item__image {
    max-width: 150px;    
}

.howItWork__list ul li .hide .image img, .taxWhy__item__image img {
    width: 100%;
    height: auto;
}

.structure {
    background-size: cover;
}

.blog__item__title {
    padding-bottom: 10px;    
} 

.blog__item p {
    line-height: 1.75;
}

.blog__item .block {
    line-height: 1.75;
}
.webinar h1{
    text-align: center;
}
.intro_web{
    text-align: center;
    margin-bottom: 40px;
}
a.webinar {
    position: fixed;
    display: block;
    width: 51px;
    height: 286px;
    left: 0;
    bottom: 70px;
    z-index: 999;
    background: url(/assets/images/web.png);
}
a.webinar:hover {
    background: url(/assets/images/web_h.png);
}
.blog__item a {
    color: #085098;
    text-decoration: underline;
}

.blog__item a:hover {
    text-decoration: none;
}

.blog__item__footer a {
    color: white;
    text-decoration: none;
}

.header__nav__menu>li>a {
   padding: 3.6rem 2.5rem;
}
.header__phone b {
    padding: 4.2rem 0;
    display: block;
    font-size: 1.8rem;
}

@media (max-width: 1100px) {
    .header__phone {
        display: none;
    }
}
.microname {
    margin-left: 17rem;
    font-weight:700;
    margin-bottom:10px;
}
.pdf a {
    font-size:2rem;;
}
.spisok li {
    padding-bottom:6px;
}

.header__phone b {
    /* padding: 15px 0; */
}

.header__phone b:last-child {
    /* color: red; */
}
.linkpodd {
    color: #085098;
    text-decoration:underline;
    
}
.politika {
    color:#fff;
    font-size: 1.2rem;
    text-decoration:underline;
}
.politika:hover {
    text-decoration:none;
}

input[type=email]:focus {
    box-shadow: inset 0 0 5px red;
}

.sbr_oplata {
    max-width: 600px;
    font-size: 1.6rem;
}
.sbr_oplata label {
    width: 290px;
    display: inline-block;
}
.sbr_text {
    width: 270px;
    background-color: #fbfbfb;
    border: 1px solid #ccc;
    padding: .8rem .5rem;
}
.sbr_text:focus {
    border: 1px solid #085098;
}
.check_obr label {
    float: right;
    width: 443px;
    max-width: 575px;
    width: 100%;
    font-size: 1.6rem;
}
.pole_sbr{
    padding: 2px 0;
}
.sbr_nm{
    width: 38px;
    text-align: center;
    background-color: #fbfbfb;
    border: 1px solid #ccc;
}
.sbr_nmb {
    width: 55px;
    text-align: center;
    background-color: #fbfbfb;
    border: 1px solid #ccc;
}
.sbr_nm:focus, .sbr_nmb:focus {
    border: 1px solid #085098;
}
.red_z{
    color: red;
}
.sbr_oplata button{
    background-color: #085098;
    color: #fff;
    font-size: 1.8rem;
    padding: .8rem 2rem;
    display: inline-block;
    border: none;
    margin-top: 10px;
    cursor: pointer;
}
.obz_op{
    font-size: 1.6rem;
}
.sbr_oplata button:hover{
    background: #053053;
}
.check_obr input[type="checkbox"]{
    cursor: pointer;
}
.podrobnee_op{
    color: #085098;
}
.podrobnee_op:hover{
    text-decoration: none;
}
.sber_success{
   color: #1b8c20; 
   font-size: 2rem;
}
.sber_error{
   color: red; 
   font-size: 2rem; 
}
.about_section{
    padding: 30px 0;
}
.blog__form__row--subscribe input[type=email]{
    width: calc(100% - 128px);
}
.overlay {
    position: fixed;
    background: rgba(0,0,0,0.7);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 105;
    display: none;
}
.popup_info {
    left: 50%;
    background-color: #fff;
    top: 50%;
    text-align: center;
    margin: -190px 0 0 -167px;
    position: fixed;
    z-index: 116;
    width: 334px;
    padding: 20px;
    display: none;
}
.popup_info .close {
    position: absolute;
    width: 10px;
    top: 0px;
    right: -20px;
    height: 10px;
    cursor: pointer;
    background: url(../images/close.png);
}
.oplata_logo{
    margin: 38px 0 15px 0;
    display: block;
}
.logo_tn{
    margin-top: 15px;
    display: block;
		width: 200px;
}
.show_table{
    cursor: pointer;
}
.hidden_table{
    overflow: hidden;
    width: 100%;
    height: 0;
}
.hidden_table.open_table{
    height: 100%;
}

.c-pay {
    background: url('../images/pay.jpg') 50% top repeat-y;
    padding: 30px;
}

.c-pay label {
    display: block;
    color: #313131;
    padding-bottom: 10px;
}

.c-pay_row {
    position: relative;
}

.c-pay_row img {
    position: absolute;
    bottom: 9px;
    left: 25px;
}

.c-pay_field {
    height: 32px;
    color: #999999;
    border: 1px solid #b1b3b7;
    padding: 0 10px 0 30px;
    width: 100%;
}

.c-pay button {
    margin: 15px auto;
    display: block;
    border: none;
    color: white;
}

.c-pay_row {
    margin-top: 15px;
    margin-bottom: 15px;
}

.accept {
    position: relative;
    overflow: hidden;
    display: flex;
    margin: 15px 0;
}

.accept input {
    width: 1px;
    height: 1px;
}

.accept label {
    padding-left: 50px;
    cursor: pointer;
}

.accept input:checked + label:before {
    background: url('../images/check-on.png') no-repeat;
}

.accept label:before {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background: url('../images/check.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.tabs {
    position: relative;
    overflow: hidden;
}

.tabs input {
    position: absolute;
    left: -9999px;
}

.tabs_btn {
    display: flex;
    align-items: center;
    left: -1px;
}

.tabs_btn label {
    margin-left: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(33.3333% - 1px);
    height: 46px;
    background-color: #ebebeb;
    text-transform: uppercase;
    cursor: pointer;
    color: #313131;
}

.tabs_btn label:hover {
    background-color: #085098;
    color: white;
}

.tabs_content {
    display: none;
    padding: 50px;
}

#desc-process:checked ~ .tabs_btn label:nth-child(1) {
    background-color: #085098;
    color: white;
}

#desc-pay:checked ~ .tabs_btn label:nth-child(2) {
    background-color: #085098;
    color: white;
}

#desc-back:checked ~ .tabs_btn label:nth-child(3) {
    background-color: #085098;
    color: white;
}

#desc-process:checked ~ .tabs_text .tabs_content:nth-child(1) {
    display: block;
}

#desc-pay:checked ~ .tabs_text .tabs_content:nth-child(2) {
    display: block;
}

#desc-back:checked ~ .tabs_text .tabs_content:nth-child(3) {
    display: block;
}

@media (max-width: 768px) {
    .tabs_btn {
        flex-wrap: wrap;
    }
    .tabs_btn label {
        width: calc(100% - 1px);
    }
}

.header__phone b {
  padding: 12px 0 5px 0;
	text-align: start;
}

.header__phone a.recall {
  display: block;
  padding: 1.3rem 0 1rem;
  font-size: 1.4rem;
  background: #cd1d1b;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  transition: background .5s;
}

.header__phone a.recall:hover {
  background: rgba(205,29,27,.5);
}

.d-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.d-flex::before {
    display: none;
}

.header__logo {
    order: 0;
}

.header__pay {
    order: 30;
}

.header__phone {
    order: 20;
}

.header__nav {
    order: 0;
}

.lang_header-wrap {
    order: 15;
}

.lang_header {
    height: 107px;
    align-items: center;
    display: flex;
}

a.lang__choose {
    color: #085098;
    font-weight: 700;
    font-size: 20px;
}

.header__navbutton {
    display: none;
}

.preFooter {
    height: auto;
}

.xFooter .footer-2,
.xFooter .footer-3,
.xFooter .footer-5 {
    width: 15%;
}

.xFooter .footer-1,
.xFooter .footer-4 {
    width: 22%;
}

.xFooter .footer-6 {
    display: none;
}

.catalog .catalog__item {
    min-height: 330px
}

.catalog__item__title a {
    height: 38px;
    overflow: hidden;
}

.catalog__item__desc {
    height: 100px;
    overflow: hidden;
    position: relative;
}

@media (max-width: 1100px) {
    .d-flex .col-auto {
        width: 30%;
    }
    .header__phone, .header__pay {
        display: block;
        text-align: center;
    }
    .d-flex .header__nav {
        order: 5;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .d-flex .header__logo {
        width: 64.95%;
    }
    .d-flex .header__pay {
        order: 1;
        width: 34.95%;
    }
    .d-flex .header__phone {
        width: 60%;
    }
    .d-flex .header__phone .recall {
        display: none;
    }
    .d-flex .header__navbutton {
        display: block;
        order: 3;
        text-align: right;
    }
    .header__navbutton label {
        display: inline-block;
        font-size: 5.2rem;
    }
    .xFooter .footer-1 {
        width: 100%;
    }
    .xFooter .footer-1 .copy {
        display: none;
    }
    .xFooter .footer-2,
    .xFooter .footer-5 {
        display: block;
        width: 45%;
    }
    .xFooter .footer-6 {
        display: block;
        width: 100%;
        color: #fff;
        text-align: center;
    }
    .header__nav__menu > li ul {
        position: static;
        text-align: center;
        font-style: italic;
    }
}

@media (max-width: 440px) {
    .xFooter .footer-5 {
        padding-top: 3.5rem;
        font-size: 12px;
    }
		
    .xFooter .footer-5 h4 {
        display: none;
    }
    .xFooter .footer-5 b {
        font-size: 16px;
    }
}

