.blue-wraps-block>.blue-item {
      width:  32%;
}
.blue-wraps-block>.blue-item  {
      background:  #d0dff0;
      padding:  30px 40px;
      margin-right:  2%;
      position:  relative;
      text-align:  center;
}
.blue-wraps-block>.blue-item:nth-child(3n+3) {
        margin-right: 0px;
}
.blue-wraps-block>.blue-item .text-big  {
      line-height:  3rem;
      color:  #3b6cb5;
      font-weight:  bold;
      font-size:  2.7rem;
  font-family: "helveticaneuecyrmedium";

}
.blue-wraps-block>.blue-item:before  {
      content:  "";
      position:  absolute;
      left:  0px;
      right:  0px;
      top:  0px;
      bottom:  0px;
      background:  #72a3ec;
      z-index:  -1;
}
.blue-wraps-block>.blue-item:hover:before  {
      transition:  0.5s;
      transform:  scale(1.2);
      opacity:  0;
}
.image-before-link.lic-before {
  padding-left: 60px;
  
}
.image-before-link.lic-before p,
.image-before-link.flags-before p{
    margin-bottom:0px;
}
.image-before-link {
  position: relative;
}
.image-before-link.flags-before {
  padding-left: 60px;
}

.image-before-link {
  position: relative;
}
.image-before-link.lic-before:before {
  content: "";
  display: block;
  width: 60px;
  top: 20px;
  height: 35px;
  background: url(../image/icons/icon.png) no-repeat center/contain;
  position: absolute;
  left: -7px;
}
.image-before-link.flags-before:before {
  content: "";
  display: block;
  width: 45px;
  top: -13px;
  height: 70px;
  background: url(../image/icons/icon_flags3.png) no-repeat center/contain;
  position: absolute;
  left: 0px;
}
.formy-image-wrap>.tribloka-item-wrap {
  width: 32%;
  margin-right: 2%;
  border: 1px solid #ccc;
  border-radius: 20px;
  overflow: hidden;
  transition: 0.5s;
}
.formy-image-wrap>.tribloka-item-wrap>.image-container img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.formy-image-wrap>.tribloka-item-wrap>.text {
  width: 50%;
  line-height: 18px;
  padding: 20px;
  font-size: 12px;
  font-weight: bold;
  background: #d0dff0;
  transition: 0.5s;
  color: #3b6cb5;
  font-family: "helveticaneuecyrmedium";
  line-height:1rem;
}
.formy-image-wrap>.tribloka-item-wrap>.image-container {
  width: 50%;
  transition: 0.5s;
}
.formy-image-wrap>.tribloka-item-wrap:nth-child(3) {
  margin-right: 0px;
}
.formy-image-wrap>.tribloka-item-wrap:hover {
  -webkit-box-shadow: -1px 17px 14px 4px rgb(158 161 162 / 50%);
  -moz-box-shadow: -1px 17px 14px 4px rgb(158 161 162 / 50%);
  box-shadow: -1px 17px 14px 4px rgb(158 161 162 / 50%);
}
.formy-image-wrap>.tribloka-item-wrap:hover>.image-container {
  transform: translateX(100%);
}
.formy-image-wrap>.tribloka-item-wrap:hover>.text {
  transform: translateX(-100%);
}
.programm-blue-blocs>.left-blocs {
  width: 35%;
  position: relative;
}
.programm-blue-blocs>.right-block {
  width: 65%;
  padding: 20px;
  min-height: 230px;
}
.programm-blue-blocs .diagrams {
  position: relative;
}
.programm-blue-blocs {
  margin-top: 20px;
  background: #d0dff0;
  padding: 20px;
}
.programm-blue-blocs .text-prog {
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding-top: 30px;
  font-family: "helveticaneuecyrmedium";
}
.programm-blue-blocs .images-fon-block {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.programm-blue-blocs .images-fon-block .image-1 {
  position: absolute;
  z-index: 2;
  background: url(../image/edu/cord.png) no-repeat center/contain;
  width: 100px;
  height: 100px;
  top: 46px;
}
.programm-blue-blocs .images-fon-block .image-2 {
  position: absolute;
  z-index: 2;
  background: url(../image/edu/mask.png) no-repeat center/contain;
  width: 100px;
  height: 100px;
  top: 46px;
  right: 3px;
}
.programm-blue-blocs .images-fon-block .image-3 {
  position: absolute;
  z-index: 2;
  background: url(../image/edu/list.png) no-repeat center/contain;
  width: 120px;
  height: 120px;
  bottom: -20px;
  left: 30%;
}
.programm-blue-blocs .circle-block:hover .donut {
  -webkit-animation: rotate-90-cw 2s linear infinite;
  animation: rotate-90-cw 2s linear infinite;
}
.programms-traektorii>div.left-block {
  background: #e67b25;
}

.programms-traektorii>div {
  width: 45%;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
}
.programms-traektorii>div.right-block {
  background: #6f9e94;
}
.h-etapi-list__item {
  text-align: center;
  flex: 0 0 6.06%;
}
.h-img-wrap {
  min-height: 60px;
  max-height: 60px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
}
.text-prog ul>li::marker{
    color:#e67b25;
}

@media only screen and (max-width: 480px),only screen and  (max-device-width: 480px) {
    .blue-wraps-block>.blue-item {
  margin-right: 0%;
width: 100%;
margin-bottom:20px;
}
.formy-image-wrap>.tribloka-item-wrap {
  width: 100%;
  margin-right: 0%;
  margin-bottom:20px;
}
.programm-blue-blocs>.left-blocs {
  width: 100%;
}
.programm-blue-blocs>.right-block {
  width: 100%;

}

.programms-traektorii>div {
  width: 100%;
}
.h-etapi-list__item {
  margin-bottom: 20px;
}
}







