@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url('../fonts/RobotoCondensed-Light.eot');
  src: url('../fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Light.woff2') format('woff2'), url('../fonts/RobotoCondensed-Light.woff') format('woff'), url('../fonts/RobotoCondensed-Light.ttf') format('truetype'), url('../fonts/RobotoCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed-Regular';
  src: url('../fonts/RobotoCondensed-Regular.eot');
  src: url('../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Regular.woff2') format('woff2'), url('../fonts/RobotoCondensed-Regular.woff') format('woff'), url('../fonts/RobotoCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'RobotoCondensed-Bold';
  src: url('../fonts/RobotoCondensed-Bold.eot');
  src: url('../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/RobotoCondensed-Bold.woff2') format('woff2'), url('../fonts/RobotoCondensed-Bold.woff') format('woff'), url('../fonts/RobotoCondensed-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Cambria-Bold';
  src: url('../fonts/Cambria-Bold.eot');
  src: url('../fonts/Cambria-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Cambria-Bold.woff') format('woff'), url('../fonts/Cambria-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Cambria';
  src: url('../fonts/Cambria.eot');
  src: url('../fonts/Cambria.eot?#iefix') format('embedded-opentype'), url('../fonts/Cambria.woff') format('woff'), url('../fonts/Cambria.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,

a,
a:focus,
a:hover,
a:active {
  text-decoration: none;
  -webkit-text-decoration-skip: objects;
}

a {
  display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  border-style: none;
}
.content {
margin-top: 0 !important;}
button {
  outline: none;
}

/*.container {
  max-width: 1025px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}*/

.containerGlav {
  min-height: 730px;
  background-image: url(../images/bg_top.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.containerGlav .content {
  min-height: 730px;
}

section {
  width: 100%;
}

.wrapper {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.clearfi {
  position: relative;
}

.clearfi:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

header {
  width: 100%;
  background-color: #fff;
  padding: 23px 0 23px;
  border-bottom: 4px solid  #f9008d;
  position: relative;
  z-index: 1;
}

header h1 {
  color: #0163a3;
  font-size: 21px;
  text-transform: uppercase;
  text-align: center;
  padding: 0 15px;
}

header .hedZadan {
  font-size: 20px;
  padding: 0 10px;
}

.content {
  position: relative;
}

.content .wrapp {
  padding: 0 15px 0 15px;
  max-width: 1000px;
  margin: 0 auto;
}

.content_block {
  position: relative;
  max-width: 34%;
  display: inline-block;
  z-index: 2;
}

.content_block p {
  color: #002b47;
  font-size: 18px;
  font-family: 'RobotoCondensed-Regular';
  position: relative;
  max-width: 163px;
  line-height: 1.1;
}

.content_block .mobilP {
  display: none;
}

.content_block .dekstopP {
  display: inline-block;
  z-index: 2;
}

.content_block img {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

.content_block .iconSmall {
  display: none;
}

.content_block a {
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
}

.content_block a:hover {
  opacity: 0.7;
}

.content_block1 {
  top: 91px;
}

.content_block1 p {
  top: -99px;
  right: -163px;
}

.content_block1 img {
  min-height: 130px;
}

.content_block2 {
  min-width: 210px;
  top: -130px;
}

.content_block2 p {
  text-align: center;
  top: 113px;
  position: relative;
  left: 20px;
}

.content_block2 img {
  position: absolute;
  top: 0;
  max-width: 100%;
}

.voskl {
  max-width: 115px;
  text-align: center;
}

.voskl img {
  height: 70px;
}
.voskl a{
  position: relative;
}
.voskl  .voskl2, .voskl  .voskl1{
     position: absolute;
     top: 9px;
     left: 29px;
     width: 50px;
     height: 50px;
     z-index: 2;
}
.voskl  .voskl1{
  z-index: 1;
}
.voskl:hover  .voskl2{
  opacity: 0;
}
.voskl:hover  .voskl1{
  opacity: 1;
}
.content_block3 {
  top: 50px;
  right: 30px;
}

.content_block3 p {
  max-width: 174px;
  left: 10px;
  top: 50px;
  z-index: 1;
}

.content_block3 img {
  right: -5px;
}

.content_block4 {
  right: 0;
  top: 160px;
  float: right;
}

.content_block4 p {
  max-width: 186px;
  top: -26px;
  z-index: 1;
  display: inline-block;
}

.content_block4 img {
  left: 0;
  height: 100px;
}

.content_block5 {
  left: 80px;
  top: -106px;
  max-width: 42%;
}
.content_block5  img{
   width: 407px;
}
.content_block5  a{
  position: relative;
}
   .content_block5  .golova, .content_block5  .golova1{
  position: absolute;
  top: 26px;
  left: 124px;
  opacity: 0;
  z-index: 2;
  width: 150px;
  margin: 0;
}
.content_block5  .golova1{
  opacity: 1;
  z-index: 1;
}
.content_block5:hover .golova{
   opacity: 1;
}
.content_block5:hover .golova1{
  opacity: 0;
}
.content_block6 {
  max-height: 120px;
  right: -28px;
  top: 150px;
}

.content_block6 p {
  left: 0;
  top: -31px;
  max-width: 150px;
}

.content_block6 img {
  height: 112px;
}

.content_block7 {
  top: 177px;
  right: 0;
  float: right;
}

.content_block7 p {
  top: -30px;
  left: 0px;
  max-width: 150px;
  display: inline-block;
}

.content_block8 {
  top: 194px;
  right: 55px;
  float: right;
}

.content_block8 p {
  top: -32px;
  left: 0;
  max-width: 150px;
  display: inline-block;
}

.content_block8 img {
  height: 75px;
}

.content1 {
  background-image: none;
}
.contentVi{
  position: relative;
}
.content1 h1 {
  font-size: 20px;
}
.virus{
  position: absolute;
  right: 5px;
  top: 240px;
}
.virus1{
  position: absolute;
  right: 5px;
  top: 100px;
}
.wrapperBo,
.wrapperText {
  position: relative;
}

.wrapperBo22 {
  display: none;
}

.ocenka {
  text-align: center;
  color: #db2c42;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 30px;
  max-width: 624px;
    margin: 30px auto 0;
}

.ocenka1 {
  max-width: 432px;
  margin: 30px auto 15px;
}
.nachalo,
.nachalo1 {
  color: #000000;
  font-family: 'RobotoCondensed-Light';
  font-size: 24px;
  position: absolute;
  left: 48px;
  cursor: pointer;
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
      bottom: 0;
}

.nachalo:before,
.nachalo1:before {
  content: url(../images/st.png);
  position: absolute;
  left: -32px;
  top: -1px;
}

.nachalo:hover,
.nachalo1:hover {
  opacity: .4;
}

.nachalo a,
.nachalo1 a {
  color: #000000;
}

.kvadConteiner {
  width: 375px;
  height: 42px;
  border: 1px solid #a9dbfb;
  background-color: transparent;
  opacity: 0.7;
  margin-top: 20px;
  padding: 12px 0 12px 13px;
}

.kvadConteiner div {
  margin-right: 13px;
  float: left;
  width: 17px;
  height: 17px;
  -webkit-transition: background 0.7s;
  -o-transition: background 0.7s;
  transition: background 0.7s;
}

.kvadRed {
  background-color: #f9008d;
}

.kvadBlue {
  background-color: #a9dbfb;
}

.testsContainerBig,
.kvadConteinerBig {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.testsContainerBig {
  margin: 27px 0 35px;
}

.testsContainer {
  display: none;
}

.testsContainer,
.zadachi,
.zadachi1 {
  width: 70%;
  max-width: 633px;
  min-height: 449px;
  background-color: #ffffff;
  background: rgba(255, 255, 255, 0.87);
  padding: 30px 0 33px 90px;
}

.tests,
.tests1 {
  margin-bottom: 63px;
  padding-right: 8px;
  display: none;
}

.tests p,
.tests1 p {
  color: #0163a3;
  font-size: 20px;
  margin-bottom: 63px;
  position: relative;
}

.tests label,
.tests1 label {
  color: #000000;
  font-size: 16px;
  font-family: 'RobotoCondensed-Light';
  margin-bottom: 4px;
  display: block;
}

.tests:first-child,
.tests1:first-child {
  display: block;
}

.odin {
  position: absolute;
  width: 30px;
  left: -40px;
  top: 0;
  text-align: center;
  color: #0163a3;
  border-bottom: 1px solid #0163a3;
}

.jq-checkbox {
  display: inline-block;
  margin-right: 15px;
  position: relative;
  top: -1px;
  width: 17px;
  height: 17px;
  border: 1px solid #a9dbfb;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.jq-checkbox.checked .jq-checkbox__div {
  border: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 10px;
  height: 9px;
  background-color: #e0001c;
  margin: 0 auto;
  position: relative;
  top: 3px;
  left: 0.5px;
}

.dalee,
.dalee1,
.dalee3,
.dalee4,
.dalee5 {
  left: -57px;
  width: 138px;
  position: relative;
  height: 39px;
  background-color: #db2c42;
  margin: 0 auto;
  border: none;
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
  color: #ffffff;
  font-family: 'RobotoCondensed-Light';
  font-size: 20px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: block;
  padding-right: 12px;
}

.dalee:after,
.dalee1:after,
.dalee3:after,
.dalee4:after,
.dalee5:after {
  content: url(../images/st1.png);
  position: absolute;
  top: 7px;
  right: 21px;
}

.dalee:hover,
.dalee1:hover,
.dalee3:hover,
.dalee4:hover,
.dalee5:hover {
  cursor: pointer;
  background-color: #f9008d;
}

.dalee:focus,
.dalee1:focus,
.dalee3:focus,
.dalee4:focus,
.dalee5:focus {
  outline: none;
}

.dalee:active,
.dalee1:active,
.dalee3:active,
.dalee4:active,
.dalee5:active {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bg_infekcii,
.bg_voprosi,
.bg_rezult {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
}

.bg_infekcii1 {
  background-image: url(../images/bg_voprosi.jpg);
}

.bg_infekcii2 {
  background-image: url(../images/bg_voprosi1.jpg);
}

.bg_infekcii3 {
  background-image: url(../images/bg_voprosi2.jpg);
}

.bg_infekcii4 {
  background-image: url(../images/bg_voprosi3.jpg);
}

.bg_infekcii5 {
  background-image: url(../images/bg_voprosi4.jpg);
}

.bg_infekcii:first-child {
  display: block;
  z-index: 1;
}

.bg_voprosi1 {
  background-image: url(../images/bg_infekcii1.jpg);
}

.bg_voprosi2 {
  background-image: url(../images/bg_infekcii2.jpg);
}

.bg_voprosi3 {
  background-image: url(../images/bg_infekcii3.jpg);
}

.bg_voprosi4 {
  background-image: url(../images/bg_infekcii4.jpg);
}

.bg_voprosi5 {
  background-image: url(../images/bg_infekcii5.jpg);
}

.bg_voprosi6 {
  background-image: url(../images/bg_infekcii6.jpg);
}

.bg_voprosi7 {
  background-image: url(../images/bg_infekcii7.jpg);
}

.bg_voprosi8 {
  background-image: url(../images/bg_infekcii8.jpg);
}

.bg_voprosi9 {
  background-image: url(../images/bg_infekcii9.jpg);
}

.bg_voprosi10 {
  background-image: url(../images/bg_infekcii10.jpg);
}

.bg_voprosi11 {
  background-image: url(../images/bg_infekcii11.jpg);
}

.bg_rezult {
  background-image: url(../images/bg_rezult.jpg);
}

.containerTextSt {
  max-height: 767px;
}

.containerTextSt header {
  padding: 23px 10px;
}

.containerTextSt h1 {
  font-size: 20px;
}

.wrapperText {
  padding-left: 11px;
  padding-right: 11px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.textSt {
  background-image: url(../images/bg_konsult.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.contentText {
  background-color: #fff;
  margin-top: 40px;
  padding: 15px 20px;
  overflow-y: auto;
  max-height: 500px;
  max-width: 100%;
  margin-bottom: 40px;
  width: 100%;
}

.contentText ul {
  padding-left: 11px;
  padding-right: 11px;
}

.contentText ul li {
  margin-bottom: 20px;
  position: relative;
  font-style: italic;
 font-family: 'Times New Roman';
  font-size: 20px;
  text-align: justify;
}
.contentText .beckUl, .beckUl1{
  width: 100%;
  margin: 0;
  background-color: #fff;
 padding: 0;
}
.beckUl1{
   padding: 10px 0 10px 10px;
}
.contentText .beckUl li, .beckUl1 li{
  display: inline-block;
  margin: 0 30px 0 0;
   position: relative;
}
.contentText .beckUl li a, .beckUl1 li a{
 color: #0163a3;
  text-transform: uppercase;
  font-size: 15px;
   border-bottom: 1.5px solid transparent;
   transition:all .3s;
   font-style: italic;
   font-family: 'Times New Roman';
   font-weight: bold;
   letter-spacing: 1px;
}
.contentText .beckUl li a:hover, .beckUl1 li a:hover{
  border-bottom: 1.5px solid #0163a3;
}
.contentText .beckUl li a:after, .beckUl1 li a:after{
  content:'';
  position: absolute;
  background-color: #0163a3;
  right: -17px;
  top: 8px;
  width: 1.5px;
  height: 12px;
  transform:rotateZ(13deg);
}
.beckUl1 li a:after{
  top: 4px;
}
.contentText .beckUl li:last-child a:after, .beckUl1 li:last-child a:after{
    display: none;
}
 .wrapperText strong{
  font-size: 21px;
  font-family: 'Cambria';
  color: #71002C;
  text-transform: uppercase;
  margin-right: 5px;
   font-style: normal;
   text-align: center;
 }
 .imgLi{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 200px;
}
 .imgLi1{
  margin: 30px auto;
 }
 .imgLi22{
  max-width: 80%;
 }
.contentText ul li  .pravila{
  text-decoration: underline;
  transition:all .3s;
  font-weight: bold;
}
.contentText ul li  .pravila:hover{
   opacity: 0.5;
}
.contentText ul h3 {
  text-align: center;
  font-size: 22px;
  line-height: 1;
  margin-bottom: 30px;
  position: relative;
  left: -11px;
}

.contentText ul p {
  font-family: 'RobotoCondensed-Light';
  font-size: 20px;
  margin-bottom: 25px;
  position: relative;
  left: -11px;
}

.contentText ul p strong {
  font-family: 'RobotoCondensed-bold';
}

.contentText .center {
  text-align: center;
  font-size: 21px;
  margin: 15px 0;
}
.peredTabble {
  text-align: center;
  margin: 40px 0 20px 0;
  font-size: 20px;
  position: relative;
  left: -11px;
}

.tableConsult {
  border: 1px solid black;
  position: relative;
  left: -11px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0 auto 100px;
  max-width: 705px;
}

.tableConsult p {
  line-height: 1.4;
}

.tableConsultLeft {
  width: 30%;
  border-right: 1px solid black;
}

.tableConsultRight {
  width: 70%;
}

.tableConsultTop {
  border-bottom: 1px solid black;
  padding: 7px 4px;
}

.tableConsultTop p {
  text-align: center;
}

.tableConsultBottom {
  padding: 7px;
}

.tableConsultBottom p {
  font-family: 'RobotoCondensed-Light';
  text-align: left;
}

.contentTextProekt {
  min-height: 400px;
}

.contentTextProekt h2 {
  text-align: center;
  margin-top: 20px;
}

.nugnoZnat span {
  color: blue;
}

.zagol {
      font-family: 'Cambria-Bold';
    color: #72002C;
  font-size: 29px;
  text-align: center;
  margin:15px 0 30px 0;
  font-weight: bold;
  padding: 10px 0;
  border: 1px solid grey;
  border-left: none;
  border-right: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.center{
  display: block;
}
.bI{
  font-style: normal;
  text-decoration: underline;
  font-family: 'Times New Roman';
  font-size: 20px;
  text-align: center;
}
.nugnoZnat .paddRed{
   color: #71002C;
  text-transform: uppercase;
  margin-right: 5px;
   font-style: normal;
   font-family: 'Cambria-Bold';
   text-decoration: underline;
   padding-left: 0!important;
}
.rel:after{
	content:url(../images/ruka.png);
	position: absolute;
	right: -27px;
    top: -2px;
}
.nugnoZnat .rel{
	color: #71002C;
	position: relative;
}
.nugnoZnat .zagol i {
  border-bottom: 1px solid black;
}
.imgIRez{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: flex-start;
  margin-top: 40px;
  padding: 0 5%;
}
.imgIRezPAr{
  font-size: 27px;
  font-style: italic;
  color:  #71002C;
  font-family: 'Times New Roman';
  max-width: 500px;
  margin-top: 40px;
  line-height: 1.5;
}
.imgIRez img{
  max-width:  180px;
  height: auto;
}
.bezBef:before{
   display: none;
}
.contentText ul .umen{
  color: #72002C;
  text-align: center;
  margin-bottom: 30px;
  font-size: 37px;
  font-family: 'Cambria-Bold';
}
.contentText ul .umen1{
  font-size: 34px;
}
.contentText ul .umen2{
  font-size: 31px;
}
.contentText ul .umen3{
  font-size: 28px;
}
.contentText ul .umen4{
  font-size: 25px;
}
.contentText ul .umen5{
  font-size: 22px;
}
.contentText ul .umen6{
  font-size: 19px;
}
.contentText ul .umen7{
  font-size: 16px;
}
.contentText ul .umen8{
  font-size: 13px;
}
.otstup {
  margin-top: 30px;
}
.knop{
  max-width: 180px;
  margin: 35px auto;
}
.wrapperText .stI{
  font-style: italic;
  font-family: 'Times New Roman';
  text-transform: inherit;
}
.wrapperText .stI1{
  text-decoration: underline;
  text-align: left;
  display: inline-block;
}
.wrapperText .stI144{
	border-bottom: none;
}
.wrapperText .stI2{
  font-style: normal;
}
.wrapperText .stIB{
  font-style: normal;
  font-family: 'Times New Roman';
}
.imgLiL{
  max-width: 60px;
  margin: 30px auto;
}
.ocenkaFaktor {
  max-width: 500px;
  margin: 30px auto 0;
}
.contentText ul .obich{
  text-align: right;
  font-style: italic;
   font-family: 'Times New Roman';
   font-size: 20px;
  font-weight: 500;
   color: #000;
}
.imgIRez1{
  padding: 0;
  margin: 40px 0;
}
.imgIRez1 div{
  width: 70%;
}
.polos {
  border-bottom: 1px solid black;
}
.chel{
  max-width: 280px;
}
.wrapperText .marg{
  margin-bottom: 20px;
  display: block;
  font-family: 'Cambria';
  text-align: left;
}
.aRed{
  color:  #71002C;
}
.red {
  color: red;
  text-align: center;
  font-weight: bold;
}
.red1{
  color: red;
  font-weight: bold;
}
.red:before {
  display: none;
}

.dalee3 {
  left: 190px;
  margin: 15px 0 20px 0;
}

.zadachi {
  display: none;
}

.zadachi .tests {
  display: none;
}

.zadachi1,
.zadachi3 {
  display: block;
}

.rezulpBu {
  display: inline-block;
  color: #0163a3;
  font-size: 18px;
  text-transform: uppercase;
  position: relative;
}

.rezultCif {
  color: #0163a3;
  display: inline-block;
  font-size: 36px;
  position: relative;
}

.rezultBlockContainer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 120px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rezultBlockContainer .rezultBlock img {
  position: relative;
}

.rezultBlock1 {
  padding-right: 37px;
}

.rezultBlock1 .rezulpBu {
  right: -110px;
  top: -42px;
}

.rezultBlock1 .rezultCif {
  top: -56px;
  right: 104px;
}

.rezultBlock2 {
  padding-left: 37px;
}

.rezultBlock2 .rezulpBu {
  right: -135px;
  top: -42px;
}

.rezultBlock2 .rezultCif {
  top: -56px;
  right: 95px;
}

.rezultBlocktEXT {
  margin: 60px auto 70px;
  max-width: 583px;
}

.rezultBlocktEXT p {
  color: #000000;
  font-size: 22px;
  text-align: center;
}

.rezultBlocktEXTButton {
  margin: 70px auto 95px;
  color: #fcfcfc;
  font-family: 'RobotoCondensed-Regular';
  font-size: 18px;
  width: 205px;
  height: 39px;
  background-color: #db2c42;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: block;
  border: none;
  cursor: pointer;
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.rezultBlocktEXTButton:hover {
  background-color: #f9008d;
}

.conteinerTests2,
.conteinerTests3,
.conteinerTests4,
.conteinerTests5,
.conteinerTests11,
.conteinerTests10 {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.conteinerTests2 {
  background-image: url(../images/bg_ind.jpg);
}

.conteinerTests3 {
  background-image: url(../images/bg_avar.jpg);
}

.testsContainerrCOnsult {
  margin-bottom: 160px;
}

.IndBlockContainer {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 120px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.IndBlockContainer .rezultBlock {
  width: 50%;
}

.IndBlockContainer .rezultBlock1 a {
  float: right;
}

.indCOnLink {
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
  position: relative;
  text-align: center;
}

.indCOnLink img {
  max-width: 267px;
}

.indCOnLink:hover p {
  color: #db2c42;
}

.indConsult1 {
  color: #0163a3;
  font-size: 22px;
  text-align: center;
  margin: 0 auto;
  max-width: 240px;
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.indConsult2 {
  color: #0163a3;
  font-size: 22px;
  text-align: center;
  margin: 0 auto;
  max-width: 215px;
  -webkit-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.conteinerTests4 {
  background-image: url(../images/bg_ocenka.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-position: right 0;
}

.conteinerTests4 .kvadConteiner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 13px 12px 13px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 294px;
}

.conteinerTests4 .kvadConteiner div:last-child {
  margin-right: 0;
}

.testsContainerBig2 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.dalee4 {
  left: 27%;
  bottom: 40px;
  position: absolute;
}

.containerProc {
  width: 98px;
  height: 449px;
  background-color: #db2c42;
  margin-left: 91px;
  position: relative;
  -webkit-border-radius: 50px 50px 0 0;
  border-radius: 50px 50px 0 0;
  overflow-y: hidden;
}

.blockOpacity {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  z-index: 2;
}

.blockOpacityRedContainer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 350px;
  z-index: 4;
}

.blockOpacityRed {
  background-color: #db2c42;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  -webkit-transition: height 1.2s;
  -o-transition: height 1.2s;
  transition: height 1.2s;
  max-height: 350px!important;
  min-height: 2px!important;
}

.gras {
  padding: 97px 0 0 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: relative;
}

.gras li {
  background-color: #fff;
  height: 2px;
  width: 24px;
  margin-top: 5px;
}

.gras .bigProc {
  width: 45px;
}

.gras1 {
  padding-top: 0;
  height: auto;
  position: absolute;
  bottom: 0;
}

.blockProc {
  position: relative;
  height: 83px;
  width: 83px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  top: 7.5px;
  left: 8px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blockProc p {
  color: #0163a3;
  font-size: 24px;
}

.blockProcentRed {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.ruka {
  display: block;
  margin: 30px auto 0;
}

.centerI {
  font-family: 'RobotoCondensed-Light';
  display: block;
}

.conteinerTests5 {
  background-image: url(../images/bg_APTEKA.jpg);
  -webkit-background-size: cover;
  background-size: cover;
}

.AptekaContent {
  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: 18px;
}

.AptekaContentLeft {
  background-color: #fcfcfc;
  min-height: 445px;
  width: 100%;
  max-width: 329px;
  margin-right: 23px;
}

.AptekaContentLeft .dalee {
  position: absolute;
  left: 128px;
  display: block;
  padding: 0;
  margin: 0 auto;
  bottom: 18px;
  background-color: #DDDDDD;
  cursor: default;
}

.AptekaContentLeft .dalee:after {
  display: none;
}

.AptekaContentLeft .daleeApt {
  background-color: #db2c42;
  cursor: pointer;
}

.AptekaContentLeft .daleeApt:hover {
  background-color: #f9008d;
}

.aptImg {
  margin: -35px 0 0 0;
  display: block;
  position: relative;
  left: 18px;
}

.preparBlock .contImg1 {
  position: relative;
}

.preparBlock .contImg1:after {
  z-index: 1;
  position: absolute;
}

.preparBlock .contImg1 img {
  position: relative;
}

.contImg1 {
  min-height: 90px;
  width: 90px;
  position: relative;
  z-index: 9;
  line-height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.preparBlock1 .contImg1 {
  top: 60px;
  left: 41px;
}

.preparBlock1 .contImg1:after {
  content: url(../images/yiacheika1.png);
  position: absolute;
  right: -3px;
  top: 47px;
}

.preparBlock2 .contImg1 {
  top: -14px;
  left: 176px;
}

.preparBlock2 .contImg1:after {
  content: url(../images/yiacheika2.png);
  right: 30px;
  top: 53px;
}

.preparBlock3 .contImg1 {
  top: -120px;
  left: 216px;
}

.preparBlock3 .contImg1:after {
  content: url(../images/yiacheika3.png);
  top: 7px;
  left: -47px;
}

.preparBlock4 .contImg1 {
  top: -89px;
  left: 163px;
}

.preparBlock4 .contImg1:after {
  content: url(../images/yiacheika4.png);
  right: 21px;
  top: -62px;
}

.preparBlock5 .contImg1 {
  top: -160px;
  left: 13px;
}

.preparBlock5 .contImg1:after {
  content: url(../images/yiacheika5.png);
  right: -18px;
  top: -74px;
}

.preparatContainer {
  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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 10px;
  position: relative;
}

.AptekaContentRight {
  width: 70%;
  background-color: #fcfcfc;
  min-height: 445px;
  max-width: 615px;
}

.AptekaContentRight h4 {
  color: #0163a3;
  font-size: 20px;
  text-align: center;
  margin: 20px 0 35px;
}

.PreparatBlock {
  width: 33.3%;
  text-align: center;
  margin-bottom: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border: 2px solid transparent;
  cursor: pointer;
}

.PreparatBlock img {
  padding: 4px;
  position: relative;
  z-index: 2;
}

.PreparatBlock p {
  color: #000000;
  font-size: 12px;
  font-family: 'RobotoCondensed-Light';
  margin-top: 5px;
}

.PreparatBlockImgBor {
  border: 2px solid  #00D9Ff;
}

.PreparatBlockImgBor img {
  opacity: 0.5;
}

.PreparatBlock5 p {
  letter-spacing: -1px;
}

.PreparatBlock:nth-child(4) {
  padding-bottom: 9px;
}

.PreparatBlock:nth-child(4) img {
  margin-bottom: 10px;
}

.mnohoug {
  position: absolute;
  top: 18px;
  width: 74px;
  text-align: center;
  left: 6px;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  background-color: #EFEFEF;
  z-index: 2;
}

.mnohoug .mnohougBlock1 {
  height: 47px;
  width: 111%;
  border-left: 4px solid #00D9FF;
  border-right: 4px solid #00D9FF;
  background-color: #EFEFEF;
}

.mnohoug:after,
.mnohoug:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #EFEFEF;
}

.mnohoug:before {
  border-left: 4px solid #00D9FF;
  border-right: 4px solid #00D9FF;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.mnohoug:after {
  border-left: 4px solid #00D9FF;
  border-right: 4px solid #00D9FF;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.contImg1 img {
  max-width: 60px;
  max-height: 70px;
  z-index: 10;
}

.rezApt {
  text-align: center;
  position: relative;
  padding: 0 7px;
  bottom: 90px;
  font-size: 16px;
}

.conteinerTests5 {
  background-image: url(../images/neizv2.jpg);
  background-position: center 0;
}

.ocenka_medrabotnik {
  font-size: 20px;
}

.medBlock {
  width: 33%;
  border: 1px solid #ccc;
  max-width: 600px;
  background: rgba(255, 255, 255, 0.8);
  margin: 0 auto 15px;    /*min-height: 250px;*/
  padding: 10px 10px;
}

.medBlock a {
  display: block;
}
.testsContainerBigg{
	    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 1px;
	    margin-top: 50px;
}
.medBlock p, .medBlock a {
  color: #002b47;
  font-size: 21px;
  text-align: center;
  font-family: 'RobotoCondensed-Regular';
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.medBlock p:hover, .medBlock a:hover {
  color: #0000df;
}

.conteinerTests10 {
  background-image: url(../images/neizv1.jpg);
  background-position: center 0;
}

.wrapperBo44 .IndBlockContainer {
  margin-top: 50px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.wrapperBo44 .rezultBlock {
  width: 26%;
  padding: 0;
  text-align: center;
  position: relative;
  min-height: 250px;
  margin-bottom: 90px;
}

.wrapperBo44 .rezultBlock a {
  float: none;
  position: relative;
  width: 100%;
  height: 100%;
}

.wrapperBo44 .rezultBlock img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  max-width: 100%;
}
.wrapperBo44 .rezultBlock .iconChest{
    max-width: 60%;
    position: relative;
    width: auto;
    top: 25px;
	/*  left: 40px;*/
    opacity: 0.3;
}
.wrapperBo44 .rezultBlock1 p {
   max-width: 215px;
}

.wrapperBo44 .rezultBlock2 p {
  max-width: 207px;
}
.wrapperBo44 .rezultBlock p {
  position: relative;
  font-size: 20px;
  margin: 0 auto 0;
  top: 62px;
}
.conteinerTests11 {
  background-image: url(../images/bg_ind.jpg);
}

.conteinerTests6 {
  background-image: url(../images/bg_ind.jpg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.conteinerTests6 .IndBlockContainer {
  margin: 60px 0 120px;
}

.conteinerTests6 .rezultBlock p {
  position: relative;
  top: -148px;
}

.wrapperBo20 .rezultBlock p {
  font-size: 19px;
  margin-top: 10px;
}
.wrapperBo20  .rezultBlock:hover p{
  
}
.wrapperBo20  .rezultBlock:hover .iconChest{
  opacity: 1;
}

.ocenka7 {
  max-width: 619px;
  margin: 30px auto 0;
}
.nugnoZnat .padd{
  color: #000;
  font-size: 18px;
}
.padd{
  color: #000;
  font-size: 18px;
}
.blue{
      color: #0163a3;
}
footer {
  border-top: 4px solid #f9008d;
  padding: 12px 10px 20px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
}

footer p {
  color: #002b47;
  font-size: 18px;
  text-align: center;
  font-family: 'RobotoCondensed-Regular';
}
@media all and (max-width: 991px) {
  .testsContainer,
  .zadachi,
  .zadachi1 {
    max-width: 100%;
    width: 85%;
    padding: 30px 10px 33px 50px;
  }

  .tests label,
  .tests1 label {
    font-size: 14px;
  }

  .AptekaContentLeft {
    margin-right: 8px;
  }

  .preparatContainer {
    padding: 0 7px 10px;
  }

  .wrapperBo44 .IndBlockContainer {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .wrapperBo44 .rezultBlock {
    width: 30%;
  }

  .wrapperBo44 .rezultBlock img {
    width: 100%;
  }
  .content_block5 {
    width: 352px;
    max-width:352px;
}
.content_block5 .golova, .content_block5 .golova1 {
    top: 13px;
    left: 97px;
}
}

@media all and (max-width: 950px) {
  .content_block4 p {
    max-width: 172px;
  }
}

@media all and (max-width: 910px) {
  .content_block p {
    font-size: 14px;
  }

  .content_block2 p {
    top: 143px;
    left: 23px;
  }

  .content_block3 p {
    max-width: 140px;
  }

  .content_block4 p {
    max-width: 139px;
  }

  .content_block6 {
    right: -20px;
  }

  .content_block6 p {
    max-width: 107px;
  }

  .content_block7 p {
    max-width: 137px;
  }

  .content_block8 {
    right: 71px;
  }
}

@media all and (max-width: 900px) {
  .AptekaContent {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .AptekaContentLeft {
    width: 95%;
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 auto;
  }

  .AptekaContentLeft .dalee {
    left: 40%;
  }

  .aptechka {
    width: 50%;
    margin: 0 auto;
  }

  .AptekaContentRight {
    width: 95%;
    max-width: 100%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .rezApt {
    font-size: 15px;
  }
}

@media all and (max-width: 860px) {
  .content_conteiner {
    padding-top: 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content_block5 .golova, .content_block5 .golova1 {
    top: 24px;
    left: 125px;
}
.voskl .voskl2, .voskl .voskl1{
  left: 43px;
}
.virus1{
  display: none;
}
  .content_block {
    top: 0;
    left: 0;
    float: none;
    width: 48%;
    max-width: 48%;
    margin-bottom: 35px;
  }

  .content_block1 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding-top: 69px;
  }

  .content_block2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    min-height: 232px;
  }

  .voskl {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    position: absolute;
    right: 0;
    left: 79%;
    top: 100px;
    width: auto;
    max-width: 150px;
  }

  .content_block4 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
    padding-top: 7px;
  }

  .content_block5 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .content_block5 img {
    margin-right: 0;
  }
  .content_block6 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }

  .content_block7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
  }

  .content_block8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8;
    padding-top: 6px;
  }

}

@media all and (max-width: 850px) {
  .nachalo,
  .nachalo1 {
    top: -30px;
  }
.contentVi{
  right: 0;
}
.virus{
  width: 100px;

}
  .wrapperBo44 .rezultBlock p {
    font-size: 17px;
    max-width: 156px;
  }
}

@media all and (max-width: 830px) {
  .tableConsult {
    width: 100%;
  }
}

@media all and (max-width: 825px) {
  .content_block3 p {
    left: 39px;
  }
}

@media all and (max-width: 800px) {
  .content_block1 p {
    top: -91px;
    max-width: 111px;
  }
}

@media all and (max-width: 770px) {
  .content_block6 p {
    right: -55px;
  }
}
@media all and (max-width: 767px) {
  .imgIRez{
    flex-wrap:wrap;
    justify-content: center;
    padding: 0;
  }
  .imgLi22{
    max-width: 100%;
  }
  .contentText ul .obich, .bI, .wrapperText .marg{
    text-align: center;
    display: block;
    border-bottom: none;
  }
  .imgIRezPAr{
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
  }
  .imgIRez1{
    margin-bottom: 15px;
  }
  .zagol{
    font-size: 25px;
  }
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
.contentVi{
  padding-right: 50px;
}
  .content_block .mobilP {
    display: inline-block;
  }

  .content_block .dekstopP {
    display: none;
  }

  .content_block .iconSmall {
    display: inline-block;
  }

  .content_block .centImg {
    display: inline-block;
  }

  .content_block3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .content_block3 a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .content_block7 a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .content_block8 a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
  }

  .tests p,
  .tests1 p {
    margin-bottom: 35px;
  }
.imgLi1{
  max-width: 100%;
}
  .wrapperText {
    padding-left: 8px;
    padding-right: 8px;
  }

  .contentText ul {
    padding-left: 0;
    padding-right: 0;
  }

  .contentText ul li {
    font-size: 16px;
  }

  .contentText ul li:before {
    left: -22px;
  }

  .rezultBlockContainer {
    margin-top: 70px;
  }

  .testsContainerrCOnsult {
    margin-bottom: 80px;
  }

  .IndBlockContainer {
    margin-top: 50px;
  }

  .indConsult1 {
    font-size: 18px;
  }

  .indConsult2 {
    font-size: 18px;
  }

  .AptekaContentLeft {
    width: 100%;
  }

  .AptekaContentRight {
    width: 100%;
  }

  footer {
    margin-top: 30px;
  }
    .contentText .beckUl li a:after{
    top: 3px;
   }
}
@media all and (max-width: 740px) {
  .voskl {
    left: 74%;
  }

  .tableConsult {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none;
    margin-bottom: 50px;
  }

  .tableConsultLeft {
    width: 100%;
    margin-bottom: 40px;
    border: 1px solid black;
  }

  .tableConsultRight {
    width: 100%;
    border: 1px solid black;
  }
}

@media all and (max-width: 720px) {
  .wrapperBo44 .rezultBlock {
    width: 32%;
  }

  .wrapperBo44 .rezultBlock2 p {
    top: 47px;
  }

  .wrapperBo55 .rezultBlock p {
    top: 47px;
  }
.wrapperBo20 .rezultBlock p {
  top: 47px;
}
}

@media all and (max-width: 660px) {
  .wrapperBo44 .rezultBlock {
    width: 100%;
    margin-bottom: 0;
    height: 250px;
  }

  .wrapperBo44 .rezultBlock img {
    width: 240px;
    position: static;
    margin: 0 auto;
  }
.wrapperBo20 .rezultBlock img{
  position: absolute;
}
.wrapperBo44 .rezultBlock .iconChest{
  width: 130px;
  top: 42px;
}
  .wrapperBo44 .rezultBlock p {
    top: -129px;
  }

  .wrapperBo44 .rezultBlock2 p {
    top: -146px;
  }

  .wrapperBo55 .rezultBlock p {
    top: -146px;
  }
  .wrapperBo20 .rezultBlock p{
    top: 67px;
  }
   .wrapperBo20 .rezultBlock{
    margin-bottom: 55px;
   }
    .wrapperBo20 .rezultBlock3{
      margin-bottom: 0;
 }
  .testsContainerr .rezultBlock1,  .testsContainerr .rezultBlock2{
    padding: 0;
  }
  .testsContainerr .rezultBlock2 img{
    left: -10px;
  }
}

@media all and (max-width: 650px) {
  .IndBlockContainer .rezultBlock {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .IndBlockContainer .rezultBlock1 {
    margin-bottom: 60px;
  }

  .IndBlockContainer .rezultBlock1 a {
    float: none;
  }

  .wrapperBo44 .rezultBlock1 {
    margin-bottom: 0;
  }
     .wrapperBo20 .rezultBlock{
    margin-bottom: 55px;
   }
  .wrapperBo20 .rezultBlock3{
  margin-bottom: 0;
 }

}

@media all and (max-width: 630px) {
  .rezultBlockContainer .rezultBlock {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .rezultBlock1 .rezulpBu {
    right: -37px;
  }

  .rezultBlock2 .rezulpBu {
    right: -23px;
  }

  .rezultBlocktEXT p {
    text-align: center;
    font-size: 16px;
  }

  .rezultBlocktEXTButton {
    margin-bottom: 50px;
  }

  .indConsult1 {
    margin-top: 10px;
  }

  .indConsult2 {
    margin-top: 10px;
  }
}

@media all and (max-width: 600px) {
  .voskl {
    left: 70%;
  }

  .kvadConteinerBig {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .testsContainer,
  .zadachi,
  .zadachi1 {
    width: 100%;
  }
}

@media all and (max-width: 580px) {
  .content_block {
    width: 80%;
    max-width: 100%;
    margin: 0 auto 45px;
  }

.content_block5 .golova, .content_block5 .golova1 {
    left: 95px;
    top: 12px;
}
.content_block5{
  width: 345px;
}
  .content_block p {
    position: static;
    display: inline-block;
    text-align: left;
    max-width: 100%;
    font-size: 16px;
  }

  .content_block a {
    position: static;
    max-height: 100%;
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .content_block1 {
    padding-top: 0;
  }

  .content_block1 img {
    height: 87px;
    min-height: 87px;
  }

  .content_block2 p {
    position: relative;
    text-align: center;
    max-width: 163px;
    left: -2px;
    top: 135px;
  }

  .content_block2 img {
    margin-right: 0;
  }

  .content_block2 a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .voskl {
    max-width: 150px;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    left: 0;
    top: 0;
  }

  .voskl a {
    display: block;
  }

  .voskl p {
    position: relative;
    text-align: center;
    max-width: 122px;
  }

  .voskl img {
    height: 87px;
    margin-right: 0;
    max-width: 100%;
  }
.voskl .voskl2, .voskl .voskl1 {
    left: 43px;
    width: 60px;
    height: 60px;
    top: 13px;
}
  .content_block4 img {
    height: 87px;
  }

  .content_block5 a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .content_block6 img {
    height: 87px;
  }

  .content_block8 img {
    height: 87px;
  }
}

@media all and (max-width: 570px) {
  .preparatContainer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .aptechka {
    width: 100%;
  }

  .PreparatBlock {
    width: 49%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media all and (max-width: 550px) {
  header h1 {
    font-size: 20px;
  }
  .content1 h1 {
    font-size: 18px;
  }

  .ocenka {
    font-size: 20px;
  }

  .nachalo,
  .nachalo1 {
    font-size: 20px;
  }

  .containerTextSt header {
    padding-left: 0;
    padding-right: 0;
  }

  .containerTextSt h1 {
    font-size: 17px;
  }

  .contentText {
    margin-top: 25px;
    padding-right: 10px;
  }
}

@media all and (max-width: 535px) {
  .AptekaContentLeft .dalee {
    left: 37%;
  }
}

@media all and (max-width: 500px) {
  .wrapperBo {
    padding-left: 7px;
    padding-right: 7px;
  }

  .testsContainer,
  .zadachi,
  .zadachi1 {
    padding: 30px 10px 33px 10px;
  }

  .tests p,
  .tests1 p {
    text-align: center;
    font-size: 18px;
  }

  .tests label,
  .tests1 label {
    font-size: 14px;
  }

  .odin {
    top: -27px;
    left: 46%;
  }

  .jq-checkbox {
    margin-right: 9px;
  }

  footer p {
    font-size: 16px;
  }
}

@media all and (max-width: 480px) {
  .contentText ul li {
    font-size: 15px;
  }
  .contentText .beckUl{
    text-align: center;
  }
.virus{
  display: none;
}
  .zagol{
    font-size: 22px;
    word-wrap: break-word;
  }
.contentVi{
  padding-right: 0;
}
  .contentText ul h3 {
    font-size: 18px;
  }

  .contentText ul p {
    font-size: 14px;
  }

  .contentText ul p strong {
    font-size: 16px;
  }

  .peredTabble {
    font-size: 16px;
  }

  .medBlock {
    width: 100%;
  }

  .medBlock p {
    font-size: 19px;
  }
}

@media all and (max-width: 450px) {
  .imgIRezPAr{
    font-size: 20px;
  }
  .content_block {
    width: 100%;
  }
  .content_block5 {
    width: 300px;
  }
.content_block5 .golova, .content_block5 .golova1 {
   top: 10px;
    left: 82px;
    width: 130px;
}
  .tableConsult p {
    font-size: 15px;
  }
}

@media all and (max-width: 400px) {
  .rezultBlocktEXT {
    margin-top: 40px;
  }

  .AptekaContentLeft .dalee {
    left: 31%;
  }
}
@media all and (max-width: 365px) {
  .kvadConteiner {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 12px 0 12px 0;
  }

  .kvadConteiner div {
    margin: 0;
  }
}

@media all and (max-width: 330px) {
  .preparBlock3 .contImg1 {
    left: 209px;
  }
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){
  html,body{
 display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 100%;
}
 .containerGlav{
    min-height: 930px;
    background-image: url(../images/bg_top.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 10px;
}
.content_block2 {
    top: -50px;
}
.voskl{
  top: 75px;
}
.content_block6{
  top: 247px;
}
.content_block a:hover {
  opacity: 1;
}
.contImg1{
  height: 90px;
}

footer{
  padding-top: 23px;
}
}