.swipe-layout{ height: 100vh;}
.NAV_MAIN .nav-link{ border-color: rgba(0,0,0,0); }

.center-content .deco{ color: #58b9e5;}
.content-title sup{ font-size: 50%; top: -16px;}

.icon_small .mt-1{ display: block;}

.icon_small .bg_icon{ border: none;}



._certificates_header{ display: flex; margin-top: 70px;
    margin-top: 86px;
    width: fit-content;
    background: #fff;
    box-shadow: var(--shadow0);
    margin-left: 70px;
    padding: 15px 25px 5px;
    border-radius: 70px;    
}

._certificates_header .cert2{ width: 220px; margin-top: 7px;}


.icon_small .bg_icon {
  height: auto;
  margin-top: 0;
}


.TOP_BAR_cont {
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(10px);
}



.TOP_BAR {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.05);
  background: rgba(255, 255, 255, 0.9);
}

.fullsreen_body {
  overflow: hidden;
}
.fullsreen_body.white {
  background-color: rgb(255, 255, 255);
}
.circles-wrap {
  /* width: 66vw;
  height: 66vw; */
  width: 80vw;
  height: 80vw;
  max-width: 1200px;
  max-height: 1200px;
  min-width: 1200px;
  min-height: 1200px;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  margin: 0 auto;
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  left: -650px;
  right: 0;
}
.circle-layer {
  grid-column: 1;
  grid-row: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.circle-bottom {
  background-image: url(./svg-icon/circle_bottom.svg);
  z-index: 1;
}
.circle-top {
  background-image: url(./svg-icon/circle_top.svg);
  width: 100%;
  height: 100%;
  justify-self: center;
  align-self: center;
  z-index: 2;
}
.white-core {
  background-color: #ffffff;
  border-radius: 50%;
  justify-self: center;
  align-self: center;
  width: 50%;
  height: 50%;
  /* width: 615px;
  height: 615px; */
  z-index: 3;
}
.circle-text {
  justify-self: center;
  align-self: center;
  pointer-events: none;
}
.circle-text.circle-text-top {
  background-image: url(./svg-icon/text_ring-top.svg);
  animation: spin 240s linear infinite;
  width: 117%;
  height: 117%;
}
.circle-text.circle-text-mid {
  background-image: url(./svg-icon/text_ring-mid.svg);
  animation: reverse-spin 120s linear infinite;
  width: 74.13%; /* 940/1268 */
  height: 74.13%;
  z-index: 5;
}
.circle-text.circle-text-bottom {
  background-image: url(./svg-icon/text_ring-bottom.svg);
  animation: spin 90s linear infinite;
  width: 47%; /* 572/1268 */
  height: 47%;
  z-index: 5;
}
.video-circle {
  background-image: url(./svg-icon/video-circle.svg?1);
  width: 48.5%;
  height: 48.5%;
  padding: 40px;
  position: absolute;
  transform: translate(0%, 50%);
  right: -35%;
  top: 2%;
  z-index: 1;
}
.video-wrap {
  position: relative;
  max-width: 385px;
  max-height: 385px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.video-wrap > .fullsreen_video {
  position: absolute;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes reverse-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.center-content {
  grid-column: 1;
  grid-row: 1;
  z-index: 10;
  place-self: center;
  text-align: center;
  /* width: 33.9%; */
  max-width: 430px;
  width: 430px;
  pointer-events: auto;
  margin-top: -25px;

  display: flex;
  flex-direction: column;
  align-items: center;  
}

.center-content-text {
  margin: 0px 20px 10px 20px;
}
.content-title {
  font-weight: 700;
  font-size: 46px;
  letter-spacing: -0.03em;
  color: #00486b;
  margin-bottom: 10px;
}
.content-title > .blue-text {
  font-size: 55px;
  line-height: 101%;
  color: #58b9e5;
}
.content-description {
  font-style: italic;
  font-size: 16px;
  line-height: 170%;
  color: #536063;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}
.vidget-block {
  position: relative;
  border-radius: 90px;
  padding: 19px 30px 19px 220px;
  background: #519000; /* 0f7c7b */
  text-align: left;
  text-decoration: none;
  min-height: 88px;

  display: flex;
  align-items: center;
  width:fit-content;

}

.vidget-block > ._txt {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}

.vidget {
  width: 207px;
  position: absolute;  
  left: -2px;
  border-radius: 44px;
  overflow: hidden;
  border: 13px solid #fff;
  border-radius: 44px;
  box-shadow: 0 1px 4px 0 rgba(0, 86, 132, 0.4);
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box; 
  
  height: 88px;
  padding: 0 10px;  

  bottom: 0;
  top: 0;
  margin: auto;
}


a.vidget-block span{ border: 0 !important;}


.page__business .vidget{ display: none;}
.page__business .vidget-block{ padding-left: 40px; padding-right: 40px; }
.vidget-block > ._txt { text-align: center; }



@media (max-width: 1200px) {

  .circles-wrap{
    left: -550px;
  }
  .video-circle{
    right: -25%;
  }
}


@media (max-width: 992px) {

  .circles-wrap{
    left: auto;
    right: auto;
    top:400px
  }

  .video-circle{
    z-index: 6;
    top: auto;
    width: 33%;
    height: 33%;
    transform: translate(-30%, 0%);
    transform: inherit;
    padding: 50px;

    bottom: -30px;
    left: -20px;
    right: -350px;
    margin: 0 auto;
  }  

  ._certificates_header{ display: none;}

}


@media (max-width:767px){

  



}


@media (max-width: 576px) {


  .center-content-text{
    margin: 0;
  }

  .center-content{
    margin-top: -160px;
  }


  .content-title{ 
    font-size: 36px;
    margin-left: 5px;
    margin-right: 5px;
  }

  .content-title > .blue-text {
    font-size: 48px;
  }

  .content-description{
    font-size: 15px;
  }

  .vidget-block {
    padding: 20px 40px;
    display: flex;
    justify-content: center;
    text-align: center;
    width: fit-content;
    min-width: 220px;
  }

  .vidget {
    left: auto;
    bottom: -155px;
  }

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

  .icon_small .bg_icon{ display: none;}

}


@media (max-width: 470px) {

  .center-content{ 
    width: 100vw;
  }

  .video-circle{
    left: -130px;
  }

}
