.services {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.services > * {
  flex-grow: 1;
}
.circle--rotate {
  border-radius: 50%;
  border: 1px #000000 solid;
  width: 600px;
  height: 600px;
  margin: 0 auto 0;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 0;
  padding: 0;
}
.circle--rotate > li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  z-index: 10;
}
.circle--rotate > li .icon {
  visibility: visible;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  background-color: #000000;
  height: 78px;
  width: 78px;
  margin: -5% auto;
  transition: all 500ms ease;
}
.circle--rotate > li i {
  color: #ffffff;
  font-size: 24px;
  margin: auto;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: table;
}
.circle--rotate > li i::before {
  display: table-cell;
  vertical-align: middle;
}
.circle--rotate > li img {
  margin: auto;
}
.circle--slider {
  position: relative;
}
.circle--slider .rotate--circle {
  margin: 0 auto;
}
.circle--slider .circle--rotate > li div span {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 2s;
  opacity: 0;
}
.tt_acs {
  position: absolute;
  background-color: unset !important;
}
.circle--slider .circle--rotate > li.active div span {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
  opacity: 1;
}
.circle--slider .count2 li:nth-child(2) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circle--slider .count3 li:nth-child(2) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}
.circle--slider .count3 li:nth-child(3) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}
.circle--slider .count4 li:nth-child(2) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.circle--slider .count4 li:nth-child(3) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circle--slider .count4 li:nth-child(4) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.circle--slider .count5 li:nth-child(2) {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
}
.circle--slider .count5 li:nth-child(3) {
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
}
.circle--slider .count5 li:nth-child(4) {
  -webkit-transform: rotate(216deg);
  transform: rotate(216deg);
}
.circle--slider .count5 li:nth-child(5) {
  -webkit-transform: rotate(-72deg);
  transform: rotate(-72deg);
}
.circle--slider .count6 li:nth-child(2) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.circle--slider .count6 li:nth-child(3) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}
.circle--slider .count6 li:nth-child(4) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circle--slider .count6 li:nth-child(5) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
}
.circle--slider .count6 li:nth-child(6) {
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.circle--slider .count7 li:nth-child(2) {
  -webkit-transform: rotate(51.5deg);
  transform: rotate(51.5deg);
}
.circle--slider .count7 li:nth-child(3) {
  -webkit-transform: rotate(103deg);
  transform: rotate(103deg);
}
.circle--slider .count7 li:nth-child(4) {
  -webkit-transform: rotate(154.5deg);
  transform: rotate(154.5deg);
}
.circle--slider .count7 li:nth-child(5) {
  -webkit-transform: rotate(206deg);
  transform: rotate(206deg);
}
.circle--slider .count7 li:nth-child(6) {
  -webkit-transform: rotate(-103deg);
  transform: rotate(-103deg);
}
.circle--slider .count7 li:nth-child(7) {
  -webkit-transform: rotate(-51.5deg);
  transform: rotate(-51.5deg);
}
.circle--slider .count8 li:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.circle--slider .count8 li:nth-child(3) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.circle--slider .count8 li:nth-child(4) {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.circle--slider .count8 li:nth-child(5) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circle--slider .count8 li:nth-child(6) {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.circle--slider .count8 li:nth-child(7) {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.circle--slider .count8 li:nth-child(8) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.circle--slider .count9 li:nth-child(2) {
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
}
.circle--slider .count9 li:nth-child(3) {
  -webkit-transform: rotate(80deg);
  transform: rotate(80deg);
}
.circle--slider .count9 li:nth-child(4) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
}
.circle--slider .count9 li:nth-child(5) {
  -webkit-transform: rotate(160deg);
  transform: rotate(160deg);
}
.circle--slider .count9 li:nth-child(6) {
  -webkit-transform: rotate(-160deg);
  transform: rotate(-160deg);
}
.circle--slider .count9 li:nth-child(7) {
  -webkit-transform: rotate(-120deg);
  transform: rotate(-120deg);
}
.circle--slider .count9 li:nth-child(8) {
  -webkit-transform: rotate(-80deg);
  transform: rotate(-80deg);
}
.circle--slider .count9 li:nth-child(9) {
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.circle--slider .count10 li:nth-child(2) {
  -webkit-transform: rotate(36deg);
  transform: rotate(36deg);
}
.circle--slider .count10 li:nth-child(3) {
  -webkit-transform: rotate(72deg);
  transform: rotate(72deg);
}
.circle--slider .count10 li:nth-child(4) {
  -webkit-transform: rotate(108deg);
  transform: rotate(108deg);
}
.circle--slider .count10 li:nth-child(5) {
  -webkit-transform: rotate(144deg);
  transform: rotate(144deg);
}
.circle--slider .count10 li:nth-child(6) {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.circle--slider .count10 li:nth-child(7) {
  -webkit-transform: rotate(-144deg);
  transform: rotate(-144deg);
}
.circle--slider .count10 li:nth-child(8) {
  -webkit-transform: rotate(-108deg);
  transform: rotate(-108deg);
}
.circle--slider .count10 li:nth-child(9) {
  -webkit-transform: rotate(-72deg);
  transform: rotate(-72deg);
}
.circle--slider .count10 li:nth-child(10) {
  -webkit-transform: rotate(-36deg);
  transform: rotate(-36deg);
}
.circle--slider .animate-wrapper {
  width: 25%;
  height: 25%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}
.circle--slider .animate-title {
}
.circle--slider .animate-img {
  width: 25%;
  height: 25%;
  border-radius: 50%;
  overflow: hidden;
}
.circle--slider .animate-img .animate-img__in {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  background-repeat: no-repeat;
  z-index: 3;
  /* -webkit-transform: rotate3d(0, 0, 0, 0deg) scale(0.85);
         transform: rotate3d(0, 0, 0, 0deg) scale(0.85); */
  transition: 0.55s ease-in-out;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-size: cover;
  /* box-shadow: -20px 20px 50px rgba(0, 0, 0, 0.3); */
}
.circle--slider .animate-more {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s 0.4s;
  /* min-width: 131px; */
  overflow: hidden;
  text-align: center;
  z-index: 30;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 15px;
  /* height: 62px; */
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.circle--slider .animate.active .animate-more {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.circle--slider .animate.active .animate-img .animate-img__in {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.circle--slider .prev,
.circle--slider .next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  height: 62px;
  width: 87px;
  text-align: center;
  cursor: pointer;
}
.circle--slider .prev span, .circle--slider .next span {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-weight: 700;
    width: 50px;
    font-size: 0;
    height: 50px;
    background-color: #dd3333;
    border-radius: 99px;
    position: relative;
}
.circle--slider .prev span:before {
    content: "\f060";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    color: #ffff;
    position: relative;
    left: -9px;
    top: 2px;
}
.circle--slider .next span:before {
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 18px;
    color: #ffff;
    position: relative;
    left: -9px;
    top: 2px;
}
.circle--slider .prev {
  left: 0px;
}
.circle--slider .next {
  right: 0px;
}
.mt_vnsa {
    margin-top: 55px;
}
/**/
.circle--slider .animate-title h4 {
    font-style: italic;
    font-weight: 300;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    color: #ffffff;
    margin: 0;
}
.circle--slider .animate.active .animate-img .animate-img__in {
  background-color: #080b1f;
}
.circle--slider .animate-more {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
}
.tt_acs {
  position: absolute;
  background-color: unset !important;
  right: 110px;
  max-width: 175px;
  text-align: center;
  top: -80px;
  font-weight: bold;
  color: #000000;
}
.rotate--circle ul li:nth-child(1) .tt_acs {
  right: 240px;
  line-height: 20px;
}
.rotate--circle ul li:nth-child(2) .tt_acs {
  top: -60px;
  right: 250px;
}
.rotate--circle ul li:nth-child(3) .tt_acs {
    top: -80px;
    right: 255px;
    line-height: 20px;
}
.rotate--circle ul li:nth-child(4) .tt_acs {
    top: -60px;
    right: 225px;
}
.rotate--circle ul li:nth-child(5) .tt_acs {
    top: -60px;
    right: 270px;
}
.rotate--circle ul li:nth-child(6) .tt_acs {
  top: -60px;
  right: 240px;
}
.circle--slider .circle--rotate > li.active div span {
  display: none;
}
.circle--slider .count6 li:nth-child(2):before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #dd3333;
  position: absolute;
  border-radius: 99px;
  top: 50%;
  right: -15px;
}
.circle--slider .count6 li:nth-child(2):after {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #dd3333;
  position: absolute;
  border-radius: 99px;
  bottom: 50%;
  left: -15px;
}
.circle--slider .count6 li:nth-child(3):before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #dd3333;
  position: absolute;
  border-radius: 99px;
  top: 50%;
  right: -15px;
}
.circle--slider .count6 li:nth-child(3):after {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #dd3333;
  position: absolute;
  border-radius: 99px;
  bottom: 50%;
  left: -15px;
}
.circle--slider .count6 li:nth-child(4):before {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #dd3333;
  position: absolute;
  border-radius: 99px;
  top: 50%;
  right: -15px;
}
.circle--slider .count6 li:nth-child(4):after {
  content: "";
  width: 25px;
  height: 25px;
  background-color: #dd3333;
  position: absolute;
  border-radius: 99px;
  bottom: 50%;
  left: -15px;
}
.circle--slider .count6 li {
    margin-left: 0;
}
.circle--rotate > li {
    margin: 0 !important;
}
.rotate--circle {
    width: 900px;
    height: 900px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #E7E7E7;
    border-radius: 50%;
}
.circle--slider {
    position: relative;
    width: 1200px;
    height: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0,0,0,.02);
    border-radius: 50%;
}