#wrapper .article .testMobile ul{
    list-style:none;
    text-shadow:none;
    margin:0px;

}

.next-question:after, .SliderDescription .next:after, .SliderDescription .prev:before{
  position: absolute;
  font: bold 15px "Trebuchet MS";
  color: #fff;
  text-shadow: 1px 1px 0px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
  content: 'Следующий вопрос →';
  right: 31px;
  top: 6px;
}
.SliderDescription .prev:before{
   content: '← Предыдущий вопрос';
}
.test-list-answers > li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.listQuestionImages .next-question {
  margin: 0 0 0 166px;
}
    .testMobile.listQuestionImages .next-question{
        margin:0 auto;
    }
.listQuestionImages .test-list-answers {
  letter-spacing: -0.31em;
  word-spacing: -0.43em;
  margin-bottom: 15px;
}
.listQuestionImages .test-list-answers > li {
  margin: 20px 13px 4px 0px;
  width: 271px;
  display: inline-block;
}
  .testMobile.listQuestionImages .test-list-answers > li{
      margin:4px 13px 4px 0px;
  }

.listQuestionImages .test-list-answers > li .test-list-answers-title {
  /*max-height: 38px;*/
}
.descr-test {
  font: 15px "Trebuchet MS", "Arial";
  color: #595959;
  line-height: 17px;
}
.ans5.clicked .dop-circle {
  background: #5abd25;
}
.scale .topLine,
.slider .topLine,
.singlePageListQuestion .topLine {
  height: 6px;
  background: #e6e6e6;
  position: relative;
  display: block;
  margin: 0px 0px 15px -18px;
}
.singlePageListQuestion .topLine {
  margin: 0px 0px 0px -18px;
}
    .testMobile .topLine{
        margin-left: 0px;
    }

.scale .next-question,
.slider .next-question {
  margin: 19px auto 0px;
}
.slider .next-question.showResults:after,
.listQuestionImages .next-question.showResults:after,
.listQuestion .next-question.showResults:after,
.singlePageListQuestion .next-question.showResults:after
{
  content: 'Показать результаты';
}
.directions .arrow:after {
  position: absolute;
  content: ">";
  color: #b2b2b2;
  top: -7px;
  right: -2px;
}
.directions .arrow:before {
  position: absolute;
  content: "<";
  color: #b2b2b2;
  top: -7px;
  left: -2px;
}
.directions .arrow {
  height: 1px;
  width: 126px;
  background: #b2b2b2;
  position: relative;
  vertical-align: middle;
}
.directions span {
  display: inline-block;
}
.ans6.clicked .dop-circle {
  background: #22ab3f;
}
.ans4.clicked .dop-circle {
  background: #b9d80c;
}
.ans1 {
  border: 1px solid #e30a18;
  left: -2px;
}
  .testMobile .ans1{
      left:0%;
  }
.ans2 {
  border: 1px solid #f4460f;
  left: 103px;
}
  .testMobile .ans2{
    left:16%;
  }
.sliderBlock_items li.clicked .dop-circle {
  width: 12px;
  height: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  border-radius: 12px;
  position: absolute;
  top: 2px;
  content: '';
  left: 2px;
  z-index: 1000;
}
.sliderBlock_items li {
  cursor: pointer;
  width: 16px;
  height: 16px;
  background-color: #fff;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  -o-border-radius: 16px;
  -ms-border-radius: 16px;
  border-radius: 16px;
  position: relative;
  display: inline-block;
  top: -4px;
  z-index: 100;
}
   .testMobile .sliderBlock_items li{
      position: absolute;
   } 

.test-list {
  margin-top: 15px;
}
  .testMobile .test-list{
      margin-top:0px;
  }
.test-list > li {
  margin-bottom: 20px;
}
    .testMobile .test-list > li{
        margin-bottom: 10px;
    }
.test-list > li .test-list-question, .SliderDescription .test-list-question{
  background: url("/i/test_lenta.png") 100% 100% no-repeat;
  background-size: cover;
  font: bold 15px "Trebuchet MS";
  color: #000;
  padding: 0px 28px 10px 0px;
  margin-left: -18px;
  min-height: 27px;
}
.testMobile.SliderDescription .test-list-question{
  margin-left: 0px;
}

.SliderDescription .test-list-question{
   background: url("/i/test_lenta_grey.png") 0 100% no-repeat;
   background-size: cover;
}

.test-list-question-image{
  max-width: 90%;
  height: auto;
  margin: 10px 0px 0px 66px;
}
.testMobile.SliderDescription .test-list-question{
    background: none;
}


    .testMobile .test-list > li .test-list-question{
        background: none;
        padding-bottom: 0px;
        margin-left: 0px;
    }

.ans3 {
  border: 1px solid #ffa902;
  left: 217px;
}
  .testMobile .ans3{
      left:32%;
  } 
.scale .topLine:after,
.slider .topLine:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 0px;
  border: 3px solid #fff;
  border-top: 3px solid #e6e6e6;
  border-left: 3px solid #e6e6e6;
  font-size: 0;
}
.curQuestionCount {
  font-size: 30px;
  color: #fff;
}
  .testMobile .curQuestionCount{
      color:#7e7e7e!important;
  }
.title-test {
  font: bold 26px "Trebuchet MS", "Arial";
}
.ans4 {
  border: 1px solid #b9d80c;
  left: 329px;
}
    .testMobile .ans4{
        left:48%;
    }
.ans5 {
  border: 1px solid #5abd25;
  left: 437px;
}
    .testMobile .ans5{
        left:64%;
    }
.ans6 {
  border: 1px solid #22ab3f;
  left: 542px;
}
    .testMobile .ans6{
        left:80%;
    }
.ans2.clicked .dop-circle {
  background: #f4460f;
}
.directions .no,
.directions .yes {
  font-size: 11px;
  font-family: "Trebuchet MS", "Arial";
  color: #b2b2b2;
}
.scale .next-question:after {
  content: 'Показать результаты';
}
.scale .block-answer {
  margin-left: 216px;
  font-weight: bold;
  font-size: 16px;
  font-family: "Trebuchet MS";
  line-height: 18px;
  color: #000;
}
.scale .directions {
  width: 176px;
  padding: 0px 7px;
}
.scale .scaleAnswersList {
  margin-left: -18px;
}
    .testMobile.scale .scaleAnswersList{

    }

.scale .scaleAnswersList > li {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0px 15px 19px;
  position: relative;
  clear:both;
  overflow: hidden;
}
    #wrapper .testMobile.scale .scaleAnswersList > li{
      padding:10px 0px;
    }

.scale .AnswersNumbers {
  width: 175px;
  vertical-align: middle;
  height: 31px;
  overflow: hidden;
  /*word-spacing: -0.43em;*/
  letter-spacing: -0.31em;
}
.scale .AnswersNumbers li.active {
  color: #fff;
  background: #b90009;
}

.testMobile.scale .AnswersNumbers li.active {
  color:#fff!important;
  background: #e40d16;
}
.scale .AnswersNumbers li:last-child {
  border-right: none;
}
.scale .AnswersNumbers li {
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  width: 24px;
  height: 31px;
  text-align: center;
  font-size: 20px;
  font-family: "Trebuchet MS", "Arial";
  font-weight: bold;
  color: #bfbfbf;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  vertical-align: middle;
  margin-left: -1px;
  padding-top: 4px;
}
    .testMobile.scale .AnswersNumbers li{
        height: 22px;
        padding-top: 4px!important;
    }
.scale .block-scale {
  width: 174px;
  height: 31px;
  float: left;
  cursor: pointer;
  border: 1px solid #b90009;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -pie-border-radius: 2px;
}
    .testMobile.scale .block-scale{
        height:26px;
        border-color: #e40d16;
    }

.sliderBlock_names {
  word-spacing: -0.43em;
  letter-spacing: -0.31em;
  vertical-align: top;
  margin-top: 10px;
  height: 30px;
  position: relative;
}

    #wrapper .article .testMobile.slider .sliderBlock_items{
      margin: 38px 0px 0;
    }
        #wrapper .article .testMobile.slider .sliderBlock_names li:nth-child(even){
            top:-40px;
        }

.sliderBlock_names .name1 {
  width: 88px;
  line-height: 13px;
}
    #wrapper .article .testMobile.slider .sliderBlock_names li{
        font-size:11px;
        line-height: 14px;
        position: absolute;
    }

    .testMobile .sliderBlock_names .name1 {
        
    }
.sliderBlock_names .name2 {
  left: 19px;
}
    .testMobile .sliderBlock_names .name2 {
        
    } 
.sliderBlock_names .name3 {
  left: 30px;
  width: 63px;
  text-align: center;
  line-height: 13px;
}
    .testMobile .sliderBlock_names .name3 {
        
    } 
.sliderBlock_names li.clicked {
  font: bold italic 13px "Trebuchet MS", "Arial";
  line-height: 13px;
}
.sliderBlock_names .name4 {
  left: 101px;
  width: 63px;
  text-align: center;
  line-height: 13px;
}
  .testMobile .sliderBlock_names .name4 {
       left: 87px; 
    } 
.sliderBlock_names .name5 {
  left: 178px;
  width: 50px;
}
  .testMobile .sliderBlock_names .name5 {
       left: 157px;
    } 
.sliderBlock_names .name6 {
  left: 195px;
  width: 97px;
  text-align: right;
  line-height: 13px;
}
  .testMobile .sliderBlock_names .name6 {
       left:206px; 
    } 
.sliderBlock_names li {
  cursor: pointer;
  width: 20%;
  display: inline-block;
  letter-spacing: normal;
  word-spacing: normal;
  font: 11px "Trebuchet MS";
  color: #7f7f7f;
  vertical-align: top;
  position: relative;
}
    .testMobile .sliderBlock_names li{
        top:7px;
    }
.ans3.clicked .dop-circle {
  background: #ffa902;
}
.ans1.clicked .dop-circle {
  background: #e30a18;
}
.next-question, .SliderDescription .next,  .SliderDescription .prev{
  position: relative;
  text-align: center;
  background: url("/i/grayButton.png") center center no-repeat;
  width: 232px;
  height: 34px;
  margin: 19px auto 0;
}
.SliderDescription .next,  .SliderDescription .prev{
  display:inline-block;
  visibility: hidden;
}
.SliderDescription .next.visible,  .SliderDescription .prev.visible{
  visibility: visible;
}
    .testMobile .next-question{
       background:#7e7e7e;
    }

.next-question.active, .SliderDescription .next,  .SliderDescription .prev{
  background: url("/i/redButton.png") center center no-repeat;
  cursor: pointer;
}
    .testMobile.SliderDescription .next,  .testMobile.SliderDescription .prev{
        background: #ba0009;
    } 
    .testMobile .next-question.active, .testMobile .result-restart{
          background: #ec0b18;
          /* Old browsers */

          /* IE9 SVG, needs conditional override of 'filter' to 'none' */

          background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjMGIxOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2M2MGYxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiODE1MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
          background: -moz-linear-gradient(top, #ec0b18 0%, #c60f16 50%, #b8151b 100%);
          /* FF3.6+ */

          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ec0b18), color-stop(50%, #c60f16), color-stop(100%, #b8151b));
          /* Chrome,Safari4+ */

          background: -webkit-linear-gradient(top, #ec0b18 0%, #c60f16 50%, #b8151b 100%);
          /* Chrome10+,Safari5.1+ */

          background: -o-linear-gradient(top, #ec0b18 0%, #c60f16 50%, #b8151b 100%);
          /* Opera 11.10+ */

          background: -ms-linear-gradient(top, #ec0b18 0%, #c60f16 50%, #b8151b 100%);
          /* IE10+ */

          background: linear-gradient(top, #ec0b18 0%, #c60f16 50%, #b8151b 100%);
          /* W3C */

          filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ec0b18', endColorstr='#b8151b', GradientType=0);
          /* IE6-8 */
    }
.listQuestion,
.listQuestionImages {
  margin-left: -18px;
  padding-left: 18px;
  overflow-x: hidden;
}
    .testMobile.listQuestion, .testMobile.listQuestionImages{
        margin:0px!important;
        padding:0px!important;
    }

.listQuestion .next-question {
  margin: 0 0 0 68px;
}
    .testMobile.listQuestion .next-question{
      margin: 0 auto;
    }

.listQuestion .test-list-answers {
  margin: 19px 0px 0px 68px;
}
    .testMobile.listQuestion .test-list-answers{
        margin: 10px 0px 0px 29px!important;
       
    }
.listQuestion .test-list-answers > li {
  margin: 0px 0px 10px 0px;
}
    .testMobile .listQuestion .test-list-answers > li{
        margin: 0px 0px 5px 0px!important;
    }

.listQuestion .test-list-answers > li .test-list-answers-title, .SliderDescription .test-list-answers-title{
  font-weight: bold;
}
    .testMobile.listQuestion .test-list-answers > li .test-list-answers-title {
      font-weight: normal;
    }

.blockQuestionText {
  text-shadow: 1px 1px 0px #ffffff;
  filter: dropshadow(color=#ffffff, offx=1, offy=1);
  padding: 5px 0px 0px 87px;
}
.sliderBlock .sliderBlock_number {
  font-family: "Trebuchet MS", "Arial";
  font-size: 26px;
  font-weight: bold;
  color: #e5e5e5;
}
.sliderBlock .sliderBlock_number span {
  color: #000;
}
.sliderBlock .sliderBlock_name {
  font-family: "Trebuchet MS", "Arial";
  font-size: 17px;
  margin: 10px 0px 10px 0px;
}
.sliderBlock .sliderBlock_items {
  height: 9px;
  
  background: #e10119;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxMDExOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZhNWIwYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmYmMwMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2RkZDgwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzYxYmYxZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNWExMzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #e10119 0%, #fa5b0c 20%, #ffbc01 40%, #ddd805 60%, #61bf1d 80%, #05a130 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e10119), color-stop(20%, #fa5b0c), color-stop(40%, #ffbc01), color-stop(60%, #ddd805), color-stop(80%, #61bf1d), color-stop(100%, #05a130));
  background: -webkit-linear-gradient(left, #e10119 0%, #fa5b0c 20%, #ffbc01 40%, #ddd805 60%, #61bf1d 80%, #05a130 100%);
  background: -o-linear-gradient(left, #e10119 0%, #fa5b0c 20%, #ffbc01 40%, #ddd805 60%, #61bf1d 80%, #05a130 100%);
  background: -ms-linear-gradient(left, #e10119 0%, #fa5b0c 20%, #ffbc01 40%, #ddd805 60%, #61bf1d 80%, #05a130 100%);
  background: linear-gradient(to right, #e10119 0%, #fa5b0c 20%, #ffbc01 40%, #ddd805 60%, #61bf1d 80%, #05a130 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e10119', endColorstr='#05a130', GradientType=1);
  position: relative;
}
.sliderBlock .sliderBlock_items:after {
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  height: 1px;
  top: 4px;
  right: 5px;
  width: 98%;
  content: '';
  z-index: 0;
}
.test-list-answers > li {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  letter-spacing: normal;
  word-spacing: normal;
  display: -moz-inline-stack;
  vertical-align: top;
  display: block;
}
.test-list-answers > li .dop-item {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 14px;
  height: 14px;
  border: 1px solid #ba0009;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  background: #fff;
  -pie-border-radius: 7px;
}
.test-list-answers > li .test-list-answers-title, .SliderDescription .test-list-answers-title {
  font: 17px "Trebuchet MS";
  color: #808080;
  padding-left: 22px;
  overflow: hidden;
  line-height: 17px;
  margin-bottom: 5px;
}
.SliderDescription .test-list-answers-title{
  cursor: default;
  margin: 0px 0px 10px 0px;
}
   .testMobile .test-list-answers > li .test-list-answers-title{
      font-size: 14px;
   } 


.test-list-answers > li .test-list-answers-img img {
  width: 271px;
  height: 181px;
}
    .testMobile .test-list-answers > li .test-list-answers-img img {
      margin: 0px!important;
    }
.test-list-answers > li.active .test-list-answers-title {
  color: #000;
  position: relative;
}
.test-list-answers > li.active .test-list-answers-title .dop-elem {
  position: absolute;
  display: block;
  left: 4px;
  top: 4px;
  width: 8px;
  height: 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background: #ba0009;
  -pie-border-radius: 4px;
  z-index: 100;
}
.test-list-answers > li.active .test-list-answers-img {
  border: 4px solid #ba0009;
}
.test-list-answers > li.active .test-list-answers-img img {
  width: 263px;
  height: 173px;
}
.totQuestionCount {
  color: inherit;
  font-size: 21px;
}
  .testMobile .totQuestionCount{
      color: #7e7e7e!important;
      margin-left: -4px;
  }
.blockQuestionCount {
  font-family: "Trebuchet MS", "Arial";
  font-style: italic;
  display: block;
  float: left;
  color: #ffdca5;
  font-size: 21px;
  margin: -3px 0px 0px 14px;
}

    .SliderDescription .blockQuestionCount{
        text-shadow: -1px 0px 1px #ffffff;
        filter: dropshadow(color=##fff, offx=-1, offy=0);
        color:#888;
    }

    .testMobile .blockQuestionCount {
        color: #7e7e7e!important;
        float: none;
        margin:0px 0px 0px 3px;
    }
    .testMobile .blockQuestionText{
        padding:0;
        margin-bottom: 10px;
    }
.test-object {
  vertical-align: top;
}
.test.slider .test-wrap {
  margin: 0px -2px;
  padding: 0px 2px;
}
.test-result {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-weight: bold;
  overflow: hidden;
}
.test-result .result-title {
  font-size: 26px;
}
    .testMobile.test-result .result-title{
        font-size: 21px!important;
    }
.test-result .result-name {
  font-size: 40px;
  color: #ba0009;
  line-height: 1;
  margin-bottom: 15px!important;
}
    .testMobile.test-result .result-name{
      font-size: 25px!important;
      color: #e40d16!important;
    }
.test-result .result-description {
  font-size: 16px;
}
    .testMobile.test-result .result-description{
        font-weight: normal;
    } 
.test-result .result-image {
  float: left;
  margin: 0 5px 5px 0;
}
.test-result p {
  margin: 0!important;
}
.test-result img{
  float: left;
  margin: 0px 10px 5px 0px!important;
}
.test-result .result-like-button{
  display: inline-block;
  vertical-align: bottom;
}
    .testMobile.test-result .result-like-button{
        height: 32px;
        display: block;
        vertical-align: top;
        clear: both;
        text-align: left;
    }

.test-result .result-social{
  text-align: left;
  /*overflow: hidden;*/
  margin-top: 7px;
}
    .testMobile.test-result .result-social{
        overflow: hidden;
        height:auto!important;
    }

.testMobile.test-result .result-social iframe{
    overflow: hidden;
    height:auto;
    margin:0px !important;
}

.test-result .result-social .social-fbk{
  width: 125px;
}
.test-result .result-social .social-vk{
  min-width: 152px;
  max-width: 110px;
}
.test-result .result-social .social-twitter{
  width: 126px;
}
.test-result .result-social .social-google{
  margin-top:10px;
  width: 231px;
}

.test-result .result-social .social-ok{
  margin-top:10px;
  width: 231px;
}
.test-result .result-share{
  padding-top: 5px;
  font-size: 13px;
  clear:both;
}
.test-result .result-title-block{
  position: relative;
}
.test-result .result-restart{
  clear: both;
  cursor: pointer;
  margin-bottom: 15px!important;
  display: inline-block;
  color:#ba0009;
  border-bottom: 1px dashed #ba0009;
  font-size: 20px;
}
  

  .testMobile.test-result .result-restart{
      text-align: center;
      display: block;
      padding: 3px 16px;
      color: #fff!important;
      border-bottom: none;
      width: 200px;
      margin: 0 auto!important;

  }

.singlePageListQuestion .blockQuestionText{
  padding: 0px 0px 0px 0px;
  filter: none;
  text-shadow:none;
  font-weight: bold;
  font-size: 17px;
  font-family: "Trebuchet MS";
  line-height: 18px;
  color: #000;
  display: inline-block;
  vertical-align: bottom;
  width: 397px;
  text-align: right;
}

.singlePageListQuestion .test-list-answers{
  display: inline-block;
  vertical-align: middle;
}

.singlePageListQuestion .test-list-answers > li{
  display: inline-block;
  vertical-align: bottom;
  margin: 0  0 0 69px;
}

.singlePageListQuestion .test-list > li{
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
}

.singlePageListQuestion .next-question{
  float:right;
  clear:both;
  overflow: hidden;
}

.singlePageListQuestion .test-wrap{
  position:relative;
}
  .singlePageListQuestion .test-wrap:after{
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }

  .singlePageListQuestion .test-list{
    margin-top: 0;
  }
  .singlePageListQuestion .test-list > li{
    margin-bottom: 0;
  }
.singlePageListQuestion .blockQuestionWrapper{
  vertical-align: middle;
  display: inline-block;
}

.SliderDescription .test-list-answers{
  margin: 12px 0px 0px 42px;
}
.testMobile.SliderDescription .test-list-answers {
  margin: 0px 0px 0px 29px!important;
}

.SliderDescription .test-list-answers-title.description-font{
  font-style: italic;
  font-size: 14px;
  color:#000;
  margin-top: 20px;
}

/*openImageWithTwo*/
.test-list{

}

.blockQuestionText{
    font: bold 24px/24px "Trebuchet MS", "Arial";
    padding-left: 0px;
}

.test-list-question-open-image{

}

.test-list-question-open-image img{
    display: block;
    width:100%;
    height: auto;
    box-shadow: 0px 0px 0px 1px #808080;
    margin:10px 0px 20px 0px;
}
.test-list-answers{
    position: relative;
    vertical-align: top;
    li{
        display: inline-block;
        height: 54px;
        width: 48.5%;
        text-align: center;
        vertical-align: top;
        font-family:"Trebuchet MS";
        font-weight: bold;
        line-height: 24px;
        &:first-child{
            margin-right: 3%;
        }
    }
    .test-list-answer-item{
        &.test-list-answer-item__oneLine{
           font:bold 32px/32px "Trebuchet MS";   
        }
        &.test-list-answer-item__twoLine{
           font:bold 16px/16px "Trebuchet MS";   
        }
    }
    &.active{
        background: #f2f2f2;
    }
    &.active:hover{
        box-shadow: inset 0px 0px 0px rgba(0,0,0,0.17);
        background: #fff;
    }
    &.wrong{
        background: #ba0009;
    }
    &.right{
    }
    &.wrong, &.right{
        color:#fff;
    }
}