<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color: #ffffff!important;
    font-weight: 400;
    font-style: normal;
    font-size: 100%;
    color: #292b2c;
    -moz-transition: background-color .8s .1s ease;
    -o-transition: background-color .8s .1s ease;
    -webkit-transition: background-color .8s .1s ease;
    line-height: 1.5;
    position: relative;

    margin: 0px;
    padding: 0px;
}




.box-simple-text{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #212121;
    margin-bottom: 15px;
}


.container {
    width: 1200px;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    background-color: #fff;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}


.container {
    width: 1200px;
    max-width: 100%;
}


.container h1 {
    padding: 16px 0;
    font-size: 29px;
    margin-bottom: 8px;
    font-family: inherit;
    font-weight: 500;
    line-height: normal;
    color: inherit;
    margin-top: 0px;

}


.content-pdd{
  width: 100%;
  display: flex;
  /*min-height: 3000px;*/
  justify-content: flex-start;
}

.content-pdd-left{
    width: 238px;
    background-color: transparent;
    /*min-height: 3000px;*/
    padding: 38px 0px 0px 0px;





}

.content-pdd-right{
    flex: 1;
    background-color: transparent;
    padding: 35px 0px 0px 50px;
}

.content-pdd-left-stic{
  width: auto;
    /*height: 133px;*/
    background-color: #ffffff;
    padding: 8px 29px 6px 29px;
    border-radius: 10px;

  -webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -0px 4px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);

    
}

.content-pdd-left-stic-line-1{
  width: 100%;
    height: 56px;
    background-color: transparent;
    display: flex;
    justify-content: flex-start;
    padding: 0px 0px 0px 0px;
    align-items: center;
    position: relative;
}

.content-pdd-left-stic-line-1:after{
  position: absolute;
  content: '';
  left: 0px;
  height: 1px;
  right: 0px;
  bottom: -3px;
  background-color: #f3f8fd;
}


.content-pdd-left-stic-line-2{
  width: 100%;
    height: 63px;
    background-color: transparent;
    display: flex;
    justify-content: flex-start;
    padding: 0px 0px 0px 0px;
    align-items: center;
}



.content-pdd-left-stic-icon{
    height: 14px;
    width: 17px;
    background-repeat: no-repeat;
    background-size: cover;
}



.class-user-off{
    position: relative;
    left: -6px;
    top: -2px;
    width: 20px;
    height: 20px;
    fill: #1c84e5;
}

.class-pdd-favorite-3{
    position: relative;
    left: -6px;
    top: -2px;
    width: 20px;
    height: 20px;
    fill: #1c84e5;
}


.content-pdd-left-stic-icon .class-a2{
    position: relative;
    left: -6px;
    top: -2px;
    width: 20px;
    height: 20px;
    fill: #1c84e5;
}

.content-pdd-left-stic-icon .class-refresh {
    position: relative;
    left: -6px;
    top: -6px;
    width: 19px;
    height: 19px;
    fill: #1c84e5;
}



.content-pdd-left-stic-icon .class-car-s {
    position: relative;
    left: -6px;
    top: -2px;
    width: 19px;
    height: 19px;
    fill: #1c84e5;
}








.content-pdd-left-stic-text{
    flex-grow: 1;
    padding: 0px 0px 0px 8px;
    font-size: 13px;
    font-weight: 500;
    color: #333333;
    line-height: 16px;
}

.content-pdd-left-stic-indicator{
    height: 18px;
    width: 25px;
    background-color: #e10000;
    border-radius: 10px;
    color: #ffffff;
    font-size: 11px;
    line-height: normal;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}


.container .content-pdd-right h1{
    padding: 0px 0px 0px 0px;
    font-size: 31.6px;
    line-height: 41px;
    font-weight: 600;
    color: #000000;
}

.content-pdd-right-descript{
    display: flex;
    width: 100%;
    height: auto;
    border-radius: 10px;
    justify-content: flex-start;
    background-color: #f1f8ff;
    margin-top: 24px;
}





.content-pdd-right-descript-text {
    flex-grow: 1;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
    padding: 5px 20px 0px 24px;
}

.content-pdd-right-descript-button-wrap {
    flex-grow: 1;
    /* width: 530px; */
    background-color: transparent;
    height: 78px;
    width: 234px;
    flex-shrink: 0;
    padding: 11px 29px 0px 38px;
    
}

body .content-pdd-right-descript-button{
    background-color: #1c84e7;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    width: 100%;
    padding: 17px 0px 13px 0px;
    border-radius: 23px;
    text-align: center;
    display: block;
}

body .content-pdd-right-descript-button:hover{
  color: #ffffff;  
}



.content-pdd-right-descript-button-sub{
    padding: 5px 0px 0px 0px;
    display: block;
    text-align: center;
    font-size: 9px;
    font-weight: 300;
    line-height: normal;
    color: #212121;

}


.content-pdd-right-title-vopros{
    padding: 33px 0px 0px 0px;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    color: #000000;
}

.content-pdd-right-number-wrap{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    padding: 10px 0px 28px 0px;
}

.content-pdd-right-number-item {
    border: 1px solid transparent;
    width: 33px;
    height: 33px;
    font-size: 14px;
    text-align: center;
    line-height: 33px;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin-right: 4px;
    color:#1c84e7;
}

.content-pdd-right-number-item:last-child{
    margin-right: 0px;
}




a.content-pdd-right-number-item.aktiv {
    background: #f0f4f7;
    border-color: #f0f4f7;
    color: #333333;
    text-decoration: none;
    border-radius: 8px;
}


.bilet-wrap-question-item {
    padding: 30px 26px 29px 26px;
    margin-bottom: 27px;
    background: #fafafc;
    border-radius: 10px;

}

/*.bilet-wrap-question-item:hover {
    background: #f5f5f5;
}*/

.bilet-question-num {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 8px;
}




.bilet-question-num-left {
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 700;
    position: relative;
    clear: both;
    font-size: 24px;
    line-height: 1.3;
    color: #000;
}

.bilet-question-num-left .bilet-link {
    text-decoration: none;
    color: #333;
    cursor: pointer;
    display: inline;
}

.bilet-link {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color: #333;
    cursor: pointer;
    display: inline;
}

.pdd-favorite {
    fill: none;
    stroke: #1b75cc;
}

.bilet-question-image {
    margin-bottom: 23px;
    border-radius: 10px;
    overflow: hidden;
    /*height: 313px;*/
}

.bilet-question-image img {
    width: 100%;
}




.bilet-question-title {
    padding: 0px 0px 0px 0px;
    word-break: break-word;
    word-wrap: break-word;
    margin-bottom: 16px;
    line-height: normal;
    color: #333;
    font-size: 19.3px;
    font-weight: 700;
}

.bilet-question-variant-wrap {
    margin-bottom: 16px;
    position: relative;
    padding-bottom: 8px;
}

.bilet-question-variant-wrap:after {
    content: '';
    position: absolute;
    bottom:0px;
    left:0px;
    right:0px;
    height:1px;
    background-color: #e6eaee;
}


.bilet-question-variant-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
}

.bilet-question-variant-item-right.highlight-answer {
    color:#4ebf3d;
    /*font-weight: 500;*/
    font-size: 14px;
}

.bilet-question-variant-item-right.highlight-answer a{
    color: #4ebf3d;
    /*font-weight: 500;*/
    font-size: 14px;
}







.bilet-link {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color: #1c84e7;
    cursor: pointer;
    display: inline;
}

.bilet-question-correct-wrap .bilet-question-correct-link {
    text-decoration: none;
    border-bottom: none;
    color: #1c84e7;
    cursor: pointer;
    display: inline;
    font-size: 15px;
    font-weight: 500;
}

.bilet-question-correct-wrap .bilet-question-correct-link-2 {
    text-decoration: none;
    border-bottom: none;
    color: #1c84e7;
    cursor: pointer;
    display: inline;
    font-size: 15px;
    font-weight: 500;
}



.bilet-question-image img{
    width: 100%;
}

.bilet-question-variant-item-right{
    display: block;
    width: 100%;
}



.bilet-question-correct-text-line-1{
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    color: #333333;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 8px 0px;
}



.bilet-question-correct-text-line-2{
    font-size: 14.1px;
    line-height: 19px;
    color: #333333;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



.content-pdd-right-descript-2{
    width: 100%;
    height: auto;
    border-radius: 10px;
    background-color: #f1f8ff;
    margin-top: 16px;
    padding: 13px 15px 16px 15px;
    line-height: 16px;
    margin-bottom: 29px;
}

.content-pdd-right-descript-2-text{
    font-size: 11.4px;
    font-weight: 500;
    line-height: normal;
    color: #212121;
    display: inline-block;
    margin-right: 3px;
    
}

.content-pdd-right-descript-2 .bilet-link{
    display: inline-block;
    font-size: 11.4px;
    font-weight: 500;
    line-height: normal;
}


.content-pdd-right h2{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: normal;
    color: #212121;
    font-size: 24px;
    font-weight: 600;

}
.content-pdd-right-diapasone.bilet-link{
    margin-top: 10px;
    padding: 0px 0px 0px 22px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
}


.bilet-dashboard-wrap {
    width: 100%;
    display: flex;
    margin-bottom: 26px;
    margin-top: 17px;
}

.bilet-dashboard-left {
    min-height: 178px;
    width: 234px;
    background-color: #4a90e2;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    padding: 0 26px 0px 23px;
    box-sizing: border-box;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
}

.bilet-dashboard-left-line-1 {
    font-size: 50px;
    color: #ffffff;
    width: 100%;
    line-height: normal;
    padding: 0px 0px 6px 0px;
    text-align: center;
}

.bilet-dashboard-left-line-3 {
    font-size: 23px;
    color: #ffffff;
    width: 100%;
    line-height: normal;
    padding: 0px 0px 10px 0px;
    text-align: center;
}


.bilet-dashboard-left-line-2 {
    width: 100%;


}

.bilet-dashboard-left-line-2 a {
    background-color: #ffffff;
    color: #1c84e7;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    width: 100%;
    padding: 17px 0px 13px 0px;
    border-radius: 23px;
    text-align: center;
    display: block;
    text-decoration: none;
}

.bilet-dashboard-right {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0px;
    margin-bottom: -10px;
    margin-left: 14px;
}

.bilet-item {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 9px;
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 38px;
    border-radius: 10px;
    background-color: #f0f4f7;
    color: #1c84e7;
    text-decoration: none;
    text-align: center;
}

.bilet-item.mark_unsolved{
    background-color: #e10000;
    color: #ffffff;
}

.bilet-item.mark_solved{
    background-color: #719a37;
    color: #ffffff;
}



.bilet-item.bilet-item-true{
    background-color: #44bd32;
    color: #ffffff;
}
.bilet-item.bilet-item-false{
    background-color: #e20001;
    color: #ffffff;
}


.content-pdd-right-slognyevoprosy-wrap{
    width: 100%;
    height: 71px;
    background-color: transparent;
    margin-top: 0px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin-bottom: 35px;
}

.content-pdd-right-slognyevoprosy-box-1{
    text-decoration: none;
    cursor: pointer;
    height: 71px;
    width: 48.7%;
    background-color: transparent;
    margin-right: 2.5%;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -0px 4px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
}

.content-pdd-right-slognyevoprosy-box-2{
    text-decoration: none;
    cursor: pointer;
    height: 71px;
    width: 48.8%;
    background-color: transparent;
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -0px 4px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
}

.content-pdd-right-slognyevoprosy-box-icon{
    flex-basis: 69px;
    flex-shrink: 0;
    /* width: 68px; */
    height: 71px;
    background-color: #F1F4F6;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-pdd-right-slognyevoprosy-box-text{
    height: 71px;
    flex-grow: 1;
    background-color: #ffffff;
    padding: 4px 40px 0px 27px;
    display: flex;
    align-items: center;
    font-size: 12.6px;
    font-weight: 500;
    line-height: 19px;
    color: #212121;
}


.class-head-quest{
    position: relative;
    left: 0px;
    top: 0px;
    width: 28px;
    height: 28px;
    fill: #1c84e5;
}

.class-hourglass {
    position: relative;
    left: 0px;
    top: 0px;
    width: 28px;
    height: 28px;
    fill: #1c84e5;
}

.content-pdd-right-teamvopros-wrap{
    width: auto;
    background-color: #FAFAFB;
    border-radius: 10px;
    padding: 34px 34px 24px 34px;
}

.content-pdd-right-teamvopros-header h2{
    font-size: 24.5px;
    font-weight: 600;
    line-height: normal;
    color: #212121;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.content-pdd-right-teamvopros-descript{
    margin-top: 8px;
    font-size: 11.1px;
    font-weight: 500;
    line-height: 17px;
    color: #212121;
    padding: 0px 0px 0px 0px;
    margin-bottom: 21px;
}

.content-pdd-right-teamvopros-body{
    width: 100%;
    /*min-height: 100px;*/
    background-color: transparent;
    /*min-height: 580px;*/
    display: flex;
    justify-content: flex-start;
    margin-bottom: 25px;
}


.content-pdd-right-teamvopros-body-left{
    width: 50%;
    /*min-height: 500px;*/
    background-color: transparent;
}
.content-pdd-right-teamvopros-body-right{
    width: 50%;
    /*min-height: 500px;*/
    background-color: transparent;
    padding-left: 6px;
}

.content-pdd-right-teamvopros-body ul{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.content-pdd-right-teamvopros-body a{
    display: flex;
    justify-content: flex-start;
    /* align-items: center; */
    margin-bottom: 2px;
}

.teamvopros-icon{
    height: 34px;
    width: 27px;
    background-color: transparent;
    display: inline-block;
}

.teamvopros-icon svg{
    height:50px;
    width: 50px; 
    display: block;
}

.teamvopros-text{
    font-size: 12.2px;
    font-weight: 500;
    line-height: 16px;
    padding: 5px 0px 0px 5px;
    color: #1C83E6;
}

.teamvopros-text span{
    font-size: 12.3px;
    font-weight: 500;
    line-height: normal;
    color: #CED6E0;
}

.teamvopros-icon svg{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
    display: block;
    fill: #1c84e5;
}


.teamvopros-icon svg.class-a1{
    position: relative;
    left: 0px;
    top: 0px;
    height:24px;
    width: 24px; 
}
.teamvopros-icon svg.class-a2{
    position: relative;
    left: 0px;
    top: 0px;
    height:24px;
    width: 24px; 
}





.teamvopros-icon svg.class-a3{
    position: relative;
    left: 0px;
    top: 0px;
    height: 22px;
    width: 24px; 
}
.teamvopros-icon svg.class-a4{
    position: relative;
    left: 0px;
    top: 3px;
    height: 24px;
    width: 24px;
}
.teamvopros-icon svg.class-a5{
    position: relative;
    left: 1px;
    top: 1px;
    height: 24px;
    width: 24px;
}
.teamvopros-icon svg.class-a6{
    position: relative;
    left: 0px;
    top: 0px;
    height: 22px;
    width: 21px;
}
.teamvopros-icon svg.class-a7{
    position: relative;
    left: -2px;
    top: 4px;
    height: 24px;
    width: 24px;
}
.teamvopros-icon svg.class-a8{
    position: relative;
    left: 0px;
    top: 0px;
    height: 22px;
    width: 22px; 
}
.teamvopros-icon svg.class-a9{
position: relative;
    left: -1px;
    top: 1px;
    height: 23px;
    width: 23px; 
}
.teamvopros-icon svg.class-a10{
    position: relative;
    left: 0px;
    top: 5px;
    height: 25px;
    width: 25px; 
}
.teamvopros-icon svg.class-a11{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a12{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a13{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a14{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a15{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a16{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a17{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a18{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a19{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a20{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a21{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a22{
    position: relative;
    left: 3px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a23{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a24{
    position: relative;
    left: 1px;
    top: 4px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a25{
    position: relative;
    left: 0px;
    top: 0px;
    height:50px;
    width: 50px; 
}
.teamvopros-icon svg.class-a26{
    position: relative;
    left: 1px;
    top: 3px;
    height:50px;
    width: 50px; 
}

.content-pdd-right-teamvopros-body a.teamvopros-true .teamvopros-text,
.content-pdd-right-teamvopros-body a.teamvopros-true .teamvopros-text span{
    color: #44BD32;
}

.content-pdd-right-teamvopros-body a.teamvopros-true svg{
    fill: #44BD32;
}

.content-pdd-right-teamvopros-body a.teamvopros-false .teamvopros-text,
.content-pdd-right-teamvopros-body a.teamvopros-false .teamvopros-text span{
    color: #E20000;
}

.content-pdd-right-teamvopros-body a.teamvopros-false svg{
    fill: #E20000;
}


.content-pdd-right-teamvopros-footer{
    width: auto;
    background-color: transparent;
    margin-left: 0px;
}
.content-pdd-right-teamvopros-footer h2{
    font-size: 19.3px;
    font-weight: 600;
    line-height: normal;
    color: #212121;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.content-pdd-right-teamvopros-footer-body{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    padding-top: 16px;
    margin-bottom: 50px;
}
.content-pdd-right-teamvopros-footer-left{
    width: 50%;
    background-color: transparent;
}
.content-pdd-right-teamvopros-footer-right{
    width: 50%;
    background-color: transparent;
    padding-left: 9px;
}

.content-pdd-right-teamvopros-footer-link{
    margin-bottom: 8px;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
}



.category-flex-wrap-100{
    justify-content: flex-start;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}


.bilet-category-box-wrap:nth-child(4n) {
    margin-right: 0;
}


.flex-wrap-100 {
    justify-content: space-between;
    display: flex;
    width: 100%;
}

.bilet-timer-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}

.bilet-timer-wrap {
/*width: 50%;*/
}

.bilet-timer-right {
    line-height: 26px;
    padding-left: 8px;
    padding-right: 15px;
    padding-top: 0px;
    font-size: 14px;
    color: #212121;
}

.bilet-back-all-question {
    /*width: 50%;*/
    text-align: right;
    padding-right: 7px;
}

.bilet-back-all-question a {
    display: inline-block;
}






.class-fast-delivery {
    position: relative;
    left: 0px;
    top: 2px;
    width: 22px;
    height: 22px;
    fill: #1c84e5;
}


.bilet-link-gray{
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color: #CED6E0;
    cursor: pointer;
    display: inline;
    font-size: 12.3px;
    font-weight: 500;
    line-height: normal;
    
}



.bilet-wrap-question-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    flex-wrap: wrap;
    padding: 10px 0 20px 0px;
    margin-bottom: 0px;
}

.bilet-wrap-question-buttons .item {
    border: 0px solid transparent;
    width: 34px;
    height: 34px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 37px;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: 3px;
    text-decoration: none;
    padding: 0;
    border-radius: 10px;
}

.bilet-wrap-question-item-training{
    display: none;
    background: #fafafa;
}

.bilet-wrap-question-item-training.aktiv{
    display: block;
}

.bilet-wrap-question-buttons-training a.aktiv{
    background: #e3e8ef;
    border-color: #e3e8ef;
    color: #555;
    text-decoration: none;  
}


.bilet-question-variant-item-right a.bilet-answer{
    display: block;
    width: 100%;
    padding: 5px 0px 5px 0px;

    font-size: 16px;
    line-height: 24px;
    color: #333333;

}


.bilet-wrap-question-buttons-training a:hover{
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #555;
    text-decoration: none;  
}


.bilet-wrap-question-buttons-training .buttons-training-link.incorrect {
    background: #db001b;
    border-color: #db001b;
    color: #fff!important;
}

.bilet-wrap-question-buttons-training .buttons-training-link.incorrect:hover{
    background: #b8041a;
    border-color: #b8041a;
}

.bilet-wrap-question-buttons-training .buttons-training-link.correct {
    background: #85b73e;
    border-color: #85b73e;
    color: #fff!important;
}

.bilet-wrap-question-buttons-training .buttons-training-link.correct:hover {
    background: #719a37;
    border-color: #719a37;
}


.class-pdd-favorite-2{
    position: relative;
    left: -5px;
    top: 5px;
    width: 16px;
    height: 16px;
    fill: none;
    stroke: #1b83e5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2px;
    fill-rule: evenodd;
}

.active.class-pdd-favorite-2{
    position: relative;
    left: -5px;
    top: 5px;
    width: 16px;
    height: 16px;
    fill: #1b83e5;
    stroke: #1b83e5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2px;
    fill-rule: evenodd;
}


.ticket-training .bilet-question-variant-item-right{
    width: 100%;
}


    .bilet-question-correct-flex{
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
    .bilet-question-correct-left{
        width:100%;
    }
    .bilet-question-correct-right{
        width:100%;
        text-align: right;
    }



.bilet-resultat-wrap{
    width:100%;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -0px 4px 20px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
    margin-bottom: 35px;
}

.bilet-resultat-flex{
    width:100%;
    display: flex;
    background-color: #ffffff;
    justify-content: flex-start;
    flex-wrap: nowrap;
    overflow: hidden;
}




.bilet-resultat-left{
    flex: 1;
}
.bilet-resultat-right{
    max-width:400px;
    overflow: hidden;
    border-radius: 10px;
}
.bilet-resultat-right img{
    width:100%;
    height:225px;
}

.bilet-resultat-left {
    padding: 27px 59px 0px 31px;
}


.bilet-resultat-left-title {
    font-size: 25px;
    font-weight: 600;
    line-height: normal;
    color: #45BD34;
    margin-bottom: 15px;
}

.bilet-resultat-false .bilet-resultat-left-title{
    color: #E20101;
}

.bilet-error .bilet-wrap-question-item-training{
    display: block;
}


.bilet-error .bilet-question-correct-flex{
    display: none;
}


.bilet-error .bilet-question-variant-item-right.highlight-answer-2 {
    color:#4ebf3d;
    font-size: 14px;
}

.bilet-error .bilet-question-variant-item-right.highlight-answer-2 a{
    color: #4ebf3d;
    font-size: 16px;
    line-height: 24px;
}

.bilet-timer-pause{
    display: block;
    position: relative;
    left: 0px;
    top: 0px;
    width: 22px;
    height: 22px;
    fill: #1c84e5;
}


.bilet-timer-play{
    display: none;
    position: relative;
    left: 0px;
    top: 0px;
    width: 22px;
    height: 22px;
    fill: #1c84e5;
}



.bilet-resultat-test{
    font-size: 19px;
    color: #212121;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: normal;

}

.bilet-resultat-time{
    font-size: 14px;
    color: #212121;
    font-weight: 500;
    position: relative;
    margin-bottom:40px;
}
.bilet-resultat-time-icon{
    margin-right: 4px;
}

.bilet-resultat-time-icon .class-fast-delivery {
    position: relative;
    left: 1px;
    top: 6px;
    width: 22px;
    height: 22px;
    fill: #1c84e5;
}

.bilet-resultat-time:after{
    position: absolute;
    content: '';
    left:0px;
    right:0px;
    bottom: -21px;
    height:1px;
    background-color: #DAE2E8;
}


.bilet-resultat-one-more-time .bilet-link{
    font-size: 15px;
}


.bilet-resultat-one-more-time{
    margin-bottom: 20px;
}


.bilet-resultat-valid h2{
    font-size: 26px;
    font-weight: 600;
    line-height: normal;
    color: #212121;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 28px 0px;
}

.yainc {
    color: #db001b;
    margin-left: 7px;
}


.flex-wrap-100 {
    display: flex;
    width: 100%;
}


.bilet-category-box-wrap {
    width: 22.6%;
    height: 260px;
    background-color: #4a90e2;
    border-radius: 5px;
    margin-right: 3%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    flex-direction: column;
    margin-bottom: 20px;
}

.bilet-category-box-top-line-1 {
    color: #ffffff;
    font-size: 12px;
    font-weight: 400;
    line-height: 9px;
    text-align: center;
    text-transform: uppercase;
}

.bilet-category-box-top-line-2 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.bilet-category-box-body {
    width: 70%;
    height: 110px;
    border-radius: 5px;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0px;
    font-size: 24px;
    font-weight: 600;
}

.min_h_100_vh{
    min-height: 100vh;
    padding: 0px 15px 0px 15px;

}


a.bilet-answer{
    text-decoration: none;
    color: #1d1d1d;
}

a.bilet-answer:hover{
    text-decoration: none;
}

.class-pdd-favorite-2,
.content-pdd-left-stic-text{
    cursor: pointer;
}

.content-pdd-full{
    background-color: transparent;
    padding: 31px 0px 0px 0px;
    width: 100%;
}

.class-recycle {
    position: relative;
    left: 0px;
    top: -3px;
    width: 16px;
    height: 16px;
    fill: #1c84e5;
}

.class-reset {
    position: relative;
    left: 0px;
    top: -3px;
    width: 16px;
    height: 16px;
    fill: #1c84e5;
}



.messanger-wrap{
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 15px 15px 15px 15px;
    background-color: #f1f8ff;
    margin-bottom: 20px;
}


body .messanger-left{
    width: 210px;  
    margin-left: 20px;
    display: flex;
    flex-direction: column;


}


body .messanger-left-button{
    width: 100%;
    background-color: #1b83e5;
    padding: 18px 0px 13px 0px;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border-radius: 40px;
    margin-bottom: 9px;
    text-align: center;
}


body a.messanger-left-button:hover{
    display: block;
    background-color: #e10000;
    color: #ffffff;
    text-decoration: none;

}


.messanger-left-item{
    font-size: 12px;
    width: 100%;
    display: block;
    text-align: center;
        color: #777777;
}




.messanger-right{
    flex: 1;
    font-size: 14px;
}

.messanger-right a{
    color: #1C83E6;
    text-decoration: none;
}

.messanger-right a:hover{
    color: #1C83E6;
    text-decoration: underline;
}

.class-exam {
    position: relative;
    left: 0px;
    top: 6px;
    width: 31px;
    height: 25px;
    fill: #ffffff;
}


.box-flex{
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.box-right{
    display: flex;
    align-items: center;
}

.box-link{
    cursor: pointer;
}


body .box-link-2{
    color: #1c84e7;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
}

body .box-link{
    text-decoration: none;
    color: #1c84e7;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}

body .box-link:hover{
    text-decoration: underline;
    color: #1c84e7;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
}


.sidebar-mistake-wrap{
  margin-top: 40px;
  padding:0px 30px 0px 30px;
}

.sidebar-mistake-wrap img{
  width: 100%;
}


































/*media*/


body::after {
    display: none;
  content: "Full";
  position: fixed;
  top: 10px;
  left: 10px;
  font-size: 18px;
  background-color: #eeee;
  padding: 3px 4px;
  z-index: 1000; 
  
}



@media (max-width: 575px) {
  body::after {
    content: "1) max-width: 575px"; 
} 

.bilet-category-box-wrap {
    width: 48%;
    height: 200px;
    margin-bottom: 9px;
}

.bilet-category-box-wrap:nth-child(2n){
    margin-right: 0px;
}


.category-flex-wrap-100{
    padding: 0px 0px 0px 0px;
    flex-wrap: wrap;
}

.bilet-category-box-body {
    font-size: 15px;
    height: 80px;

}

.bilet-category-box-top-line-2 {
    font-size: 26px;
}

.bilet-category-box-top-line-1 {
    font-size: 11px;
}

body .content-pdd-full h1{
    padding: 0px 0px 0px 0px;
}

.content-pdd {
    flex-direction: column;
    padding: 0px 15px 0px 15px;
}

.content-pdd-left-stic {
    width: 100%;
}

.content-pdd-left {
    width: 100%;
}


body .content-pdd-right h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}

.content-pdd-right h2 {
    line-height: normal;
    font-size: 20px;
    margin-bottom: 15px;
}

.box-flex {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-direction: column;
}

.bilet-dashboard-wrap {
    width: 100%;
    display: flex;
    margin-bottom: 26px;
    margin-top: 15px;
    flex-direction: column;
}

.bilet-dashboard-left {
    min-height: auto;
    width: 100%;
    margin-bottom: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.bilet-dashboard-right {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}


.content-pdd-right {
    flex: inherit;
    background-color: transparent;
    padding: 31px 0px 0px 0px;
}


.bilet-item {
    width: 39px;
    height: 39px;
    line-height: 43px;
}

.content-pdd-right-teamvopros-wrap {
    padding: 15px 15px 15px 15px;
}

.content-pdd-right-teamvopros-footer-body {
    flex-direction: column;
}

.content-pdd-right-teamvopros-footer-right {
    width: auto;
    background-color: transparent;
    padding-left: 0px;
}

.content-pdd-right-teamvopros-footer-left {
    width: 100%;
}

.bilet-wrap-question-item {
    padding: 15px 15px 15px 15px;
}

.bilet-question-correct-wrap .bilet-question-correct-link {
    font-size: 14px;
}

.bilet-resultat-flex {
    width: 100%;
    display: flex;
    background-color: #ffffff;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
}


.bilet-resultat-left {
    padding: 15px 15px 0px 15px;
    width: 100%;
}

.bilet-resultat-right {
    padding: 15px 15px 15px 15px;
    width: 100%;
    overflow: auto;
    border-radius: 10px;
    order: -1;
}

.bilet-resultat-left-title {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 8px;
}

.bilet-resultat-test {
    font-size: 17px;
}

.bilet-question-num-left .bilet-link {
    font-size: 18px;
}

.class-pdd-favorite-2 {
    left: 0px;
}

.active.class-pdd-favorite-2 {
    left: 0px;
}

.bilet-resultat-right img {
    width: 100%;
    height: auto;
}


.messanger-wrap {
    flex-direction: column;
}

.messanger-right {
    flex: inherit;
    font-size: 14px;
    margin-bottom: 20px;
}

body .messanger-left {
    width: auto;
    margin-left: 0px;
    display: flex;
    flex-direction: column;
}

.bilet-question-correct-flex {
    flex-direction: column;
}






}





@media (max-width: 575px) {

    .sidebar-mistake-wrap{
        display: none;
    }

    body .content-breadcrumbs {
        padding: 30px 20px 0px 20px;
    }

}


@media (min-width: 576px) and (max-width: 767px) {
/*  body::after {
    content: "2) min-width: 576px AND max-width: 767px"; 
} */



.bilet-category-box-wrap:nth-child(4n) {
    margin-right: 3%;
}

.bilet-category-box-wrap:nth-child(3n) {
    margin-right: 0%;
}

.bilet-category-box-wrap {
    width: 31%;
}

.bilet-category-box-body {
    width: 80%;
        font-size: 19px;
}


.box-flex {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-direction: column;
}

.box-flex .box-left{
	margin-bottom: 20px;
}

.container .content-pdd-right h1 {
    padding: 16px 0;
    font-size: 27px;
    line-height: normal;
}

.bilet-dashboard-wrap {
    flex-direction: column;
}

.bilet-dashboard-left {
    min-height: 128px;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 20px 20px 20px;
}

.bilet-dashboard-right {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.bilet-dashboard-wrap {
    margin-bottom: 15px;
}

.content-pdd-left {
    width: 200px;
}

.content-pdd-left-stic {
    padding: 8px 15px 6px 15px;
}

body .bilet-back-all-question .box-link {
    font-size: 13px;
}

.bilet-resultat-left {
    padding: 20px 20px 0px 20px;
}

.bilet-dashboard-left-line-1 {
    padding: 20px 0px 20px 0px;
}

body .messanger-left {
    width: auto;
}

body .messanger-left-button {
    font-size: 15px;
}


.messanger-wrap {
    flex-direction: column;
}

.messanger-right {
    margin-bottom: 10px;
}

.bilet-resultat-flex {
    flex-direction: column;
}

.bilet-resultat-left {
    width: 100%;
}

.bilet-resultat-right {
    width: 100%;
    order: -1;
}











}

@media (min-width: 768px) and (max-width: 991px) {
  body::after {
    content: "3) min-width: 768px AND max-width: 991px"; 
} 


.bilet-category-box-wrap:nth-child(4n) {
    margin-right: 3%;
}

.bilet-category-box-wrap:nth-child(3n) {
    margin-right: 0%;
}

.bilet-category-box-wrap {
    width: 31%;
}

.bilet-category-box-body {
    width: 80%;
}

.box-flex {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-direction: column;
}

.box-flex .box-left{
	margin-bottom: 20px;
}

.container .content-pdd-right h1 {
    padding: 16px 0;
    font-size: 27px;
    line-height: normal;
}

.bilet-dashboard-wrap {
    flex-direction: column;
}

.bilet-dashboard-left {
    min-height: 128px;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 20px 20px 20px;
}

.bilet-dashboard-right {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.bilet-dashboard-wrap {
    margin-bottom: 15px;
}

.content-pdd-left {
    width: 200px;
}

.content-pdd-left-stic {
    padding: 8px 15px 6px 15px;
}

body .bilet-back-all-question .box-link {
    font-size: 13px;
}

.bilet-resultat-left {
    padding: 20px 20px 0px 20px;
}

.bilet-dashboard-left-line-1 {
    padding: 20px 0px 20px 0px;
}

body .messanger-left {
    width: 140px;
}

body .messanger-left-button {
    font-size: 15px;
}












}

@media (min-width: 992px) and (max-width: 1199px) {
  body::after {
    content: "4) min-width: 992px AND max-width: 1199px"; 
} 


.bilet-category-box-body {
    width: 80%;
}




}

@media (min-width: 1200px) {
  body::after {
    content: "5) min-width: 1200px"; 
} 


}



body .content-center {
    padding: 0 15px;
}

body .content-breadcrumbs {
    padding: 30px 0px 0px 28px;
}



.slaider-over-left-line-1 {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #212121;
    padding: 0px 0px 0px 0px;
}

.slaider-over-left-line-1 span.item-2 {
    padding: 0px 13px 0px 13px;
}










.bilet-wrap-question-buttons{
    width: 100%;
}

.marafon-wrap{
    width: 100%;
}





     .swiper-container {
        height: 34px;
        margin: 10px 0 10px 0px;
        
     }

    .swiper-slide {
        text-align: center;
        font-size: 14px;
        background: #fff;
        padding: 0;
        border-radius: 10px;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }




    .swiper-slide:hover {
        background: #f5f5f5;
        border-color: #f5f5f5;
        color: #000;
        text-decoration: none;
        opacity: 0.8;
    }


    /*.swiper-slide.swiper-slide-active{
        background: #e3e8ef;
        border-color: #e3e8ef;
        color: #555;
        text-decoration: none;
    }*/




      /*.swiper-button-next,.swiper-button-prev{
        display: none;
      }*/

      .swiper-slide{
        cursor: pointer;
      }






@media (max-width: 320px) {

.swiper-container{
    width: 100%;
}


}


@media (min-width: 321px) and (max-width: 415px) {

.swiper-container{
    width: 100%;
}

}


@media (min-width: 416px) and (max-width: 575px) {

.swiper-container{
    width: 100%;
}

}

@media (min-width: 576px) and (max-width: 767px) {


.swiper-container{
    width: 767px;
}


}

@media (min-width: 768px) and (max-width: 991px) {

.swiper-container{
    width: 912px;
}


}

@media (min-width: 992px) and (max-width: 1199px) {

.swiper-container{
    width: 912px;
}


}

@media (min-width: 1200px) {


.swiper-container{
    width: 912px;
}




}


.swiper-container-button{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items:flex-start;
    margin-bottom: 20px;
}


.swiper-button-prev{
    margin-right: 5px;
}


.swiper-button-next,
.swiper-button-prev{
    padding: 8px 7px 8px 7px;
    border: 1px solid #1c84e5;
    border-radius: 7px;
    color: #1c84e5;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-button-next:hover,
.swiper-button-prev:hover{
    color: #ffffff;
    background-color: #1c84e5;

}






.swiper-button-prev.swiper-button-disabled{
    opacity: 0.5;
}






.block-15-wrap {
    width: 100%;
    min-height: auto;
    background-color: transparent;
    border: 1px solid #ccc; 
    border-radius: 10px;
    overflow: hidden;
        margin-bottom: 40px;

}

.block-15-body-item {
    padding: 25px 20px 25px 20px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.block-15-body-item:last-child {
    border-bottom: 0px;
}



.block-15-body-item:after {
    content: "";
    background-image: url("/images/temp/plus.svg");
    position: absolute;
    width: 20px;
    height: 20px;
    top: 27px;
    right: 17px;
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transform: rotateZ(0deg);
}


.block-15-body-item.active:after {
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transform: rotateZ(45deg);
}



.block-15-body-title {
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 24px;
    color: #333;
    margin-bottom: 0px;
    cursor: pointer;
    padding-right: 29px;
    position: relative;
    z-index: 30;
}

.block-15-body-text {
    margin-top: 25px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    display: none;
    /*padding-right: 29px;*/
    padding-right: 0px;
}


.block-15-body-text a{
    text-decoration: underline;
    color: #1C83E6;
}

.block-15-body-text a:hover{
    text-decoration: none;
    color: #1c83e6;
}


.block-15-body-item-bottom-text {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    
}

.block-15-body-item-bottom{
    cursor: pointer;
}


.block-15-body-item-bottom .position-2{
    display: block;
}

.block-15-body-item-bottom .position-2{
    display: none;
}


.block-15-body-item-bottom.active .position-1{
    display: none;
}

.block-15-body-item-bottom.active .position-2{
    display: block;
}









.block-15-body-item-bottom-text:after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url("/images/temp/arrow-down.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center 0px;
    margin-left: 10px;
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transform: rotateZ(0deg);

}

.block-15-body-item-bottom.active .block-15-body-item-bottom-text:after {
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transform: rotateZ(180deg);
}




.block-15-body-item-bottom {
    width: 100%;
    height: 84px;
    background: linear-gradient(280.21deg, #1870C6 6.45%, #1C83E6 79.2%);
    border-radius: 0px 0px 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1px 0px 0px 0px;
}


.block-15-body-item-bottom:hover {
    background: linear-gradient(280.21deg, #105598 6.45%, #126ABE 48.13%);
}

.block-15-body-item-bottom.active {
    background: linear-gradient(280.21deg, #105598 6.45%, #126ABE 48.13%);
}

.block-15-body-hidden {
    display: none;
}


.thems-wrap{
      border: 1px solid #cccccc;
      padding: 24px 20px 10px 20px; 
      border-radius: 10px;
}

.thems-wrap .link-marafon {
    margin-bottom: 10px;
    display: block;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
}




.content-pdd-right-teamvopros-footer-body.thems-wrap{
    justify-content: space-between;
}

.content-pdd-right-teamvopros-footer-body.thems-wrap .content-pdd-right-teamvopros-footer-left {
    width: 48%;
}

.content-pdd-right-teamvopros-footer-body.thems-wrap .content-pdd-right-teamvopros-footer-right {
    width: 48%;
    background-color: transparent;
    padding-left: 0px;
}








@media (max-width: 575px) {

.block-15-body-item {
    padding: 25px 20px 25px 20px;
}


.block-15-body-item:after {
    top: 27px;
    right: 17px;
}



}</pre></body></html>