/* reset css */
h2::after {
  display: none;
}
li {
  list-style:none !important;
}
#gtx-trans { display: none; }

strong {
  font-weight: bolder;
}
.font_bolder {
  font-weight: bolder;
}
/*  */
.kubernetes__section--1 {
  margin-top: 60px !important;
  position: relative;
}
.kubernetes__section--1 .arow-down_banner {
  position: absolute;
  bottom: -1px;
  height: 20px;
  width: 100%;
  display: flex;
}

.kubernetes__section--1 .arow-down_banner .arow-down_bannerleft {
  border-bottom: solid 20px #fff;
  border-left: solid 0px transparent;
  border-right: solid 20px transparent;
}
.kubernetes__section--1 .arow-down_banner .arow-down_bannerright {
  border-bottom: solid 20px #fff;
  border-left: solid 20px transparent;
  border-right: solid 0px transparent;
}

.kubernetes__banner__dark {
  background-color: #152649;
  padding: 85px 0px;
}
.kubernetes__banner__light {
  background-color: #ffffff;
  padding: 105px 0px;
}
.kubernetes__banner__grey {
  background-color: #f1f1f1;
  padding: 140px 0px;
}

.kubernetes__banner__bottom {
  background-color: #ffffff;
  padding: 65px 0px;
  box-shadow: inset 0px 11px 8px -10px #0000001a, inset 0px -11px 8px -10px #0000001a;
}
.service-padding {
  max-width: 790px;
}
.text__light__blue {
  color: #28d9cb;
}
.text__blue {
  color: #00c3fc;
}
.kubernetes__section--1_padding {
  padding: 85px 0px  90px 0px;
}
.kubernetes__section--1 .subtitle {
  font-family: Roboto;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
.kubernetes__section--1 .titlePage {
  font-family: Raleway;
  font-weight: bold;
  font-size: 60px;
}
.kubernetes .redirect__page {
  /* font-family: Roboto;
  font-size: 18px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #7080a7; */
  color: #7080a7;
  align-items: center;
}
.redirect__page > .redirect_text h6 {
  font-family: Roboto;
  font-size: 18px;
  margin-left: 10px;
  margin-bottom: 0px;
  color: #7080a7;
}
.iconSmall {
  width: 2px;
  height: 5px;
  margin-right: 10px;
}
.iconMedium {
  width: 15px;
  height: 13px;
  margin-right: 10px;
}
.imgIcon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
}

.kubernetes .wrap__kcsp .nav__services .service__name h6{
  color: #152649;
  margin: 0;
  font-weight: bold;
  font-family: Raleway;
}

.kubernetes .titleSection h2 {
  font-family: Raleway;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  /* max-width: 540px; */
}

.kubernetes .titleSection__footer h2{
  font-family: Raleway;
  font-weight: bold;
  font-size: 50px;
  line-height: 50px;
  text-transform: unset;
  padding: 0px;
  margin: 0px;
}
.kubernetes .section_one_content,
.kubernetes .section_three_content,
.kubernetes .section_four_content,
.kubernetes .section_five_content {
  font-size: 20px;
  line-height: 32px;
  color: #707070;
}

.kubernetes .nav__services {
  box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
  border-radius: 24px;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  padding: 26.5px 35.5px;
  margin-top: 40px;
}
.kubernetes .nav__services h6 {
  margin:  0;
}

.kubernetes .nav__services .service__name {
  font-family: Raleway;
  font-size: 16px;
  font-weight: bold;
  color: #152649;
}

.kubernetes .nav__services .service__name .section_five_icon_text{
  font-size: 14px;
  line-height: 32px;
  margin-left: 8px;
  color: #707070;
}

.wrap__Services .service__list img {
  max-width: 32px;
  min-width: 32px;
  height: 32px;
}

.service__name  div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.service__name div h6 {
  font-weight: bold;
  font-size: 18px;
  font-family: Raleway;
  margin: 0;
  line-height: 32px;
}
.kubernetes .btn__consultation {
  background-color: #00c3fc;
  border-radius: 30px;
  padding: 25px 50px;
  color: #0e2748;
  cursor: pointer;
  font-weight: bold;
  white-space: nowrap;
  font-size: 18px;
}
.kubernetes .btn__consultation__light__blue {
  background-color: #28d9cb;
  border-radius: 30px;
  padding: 25px 50px;
  color: #0e2748;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
}
.kubernetes .btn__linear {
  background: linear-gradient(90deg, #28d9cb 0, #a0f266 100%);
  border-radius: 30px;
  padding: 25px 38px;
  color: #0e2748;
  cursor: pointer;
  font-weight: bold;
  font-size: 40px;
}
.kubernetes .wrap__Services .service__name {
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  color: #152649;
  line-height: 32px;
}
.service__list {
  align-items: center;
  max-height: 70px;
  min-height: 70px;
}
/* .service__name {
  min-height: 70px;
  border-bottom: 1px solid #e1e1e1;
} */
.wrap__Services ul {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
}
.wrap__Services ul li {
  display: flex;
  align-items: center;
  text-align: left;
  width: 100%;
  padding: 25px 0px;
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  color: #152649;
  line-height: 32px;
}
.wrap__Services ul:first-child li {
  padding: 0px 0px 25px 0px;
}
.wrap__Services ul:last-child li {
  padding: 25px 0px 0px 0px;
}
.wrap__Services ul:not(:last-child) li {
  border-bottom: 1px solid #E1E1E1;
}
.wrap__Services ul li img {
  max-width: 32px;
  min-width: 32px;
  height: 32px;
}
.wrap__Services ul li p {
  margin-bottom: 0;
}
.kubernetes .wrap__Services .service__list:last-child .service__name {
  border-bottom: none;
}
.kubernetes .owl-carousel .owl-item .service__name {
  font-family: Raleway;
  font-size: 18px;
  font-weight: bold;
  color: #152649;
  line-height: 32px;
}
.service__name  i {
  color: #26C1FF;
  font-size: 10px;
  margin-right: 8px;
  text-shadow: 0px 0px 0 #28d9cb,
            0px 0px 0 #28d9cb,
           0px 0px 0 #28d9cb,
            0px 0px 0 #28d9cb;
}
.kubernetes .owl-carousel .owl-item .imgIcon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.kubernetes .owl-theme .owl-nav {
  display: none;
}
.kubernetes .owl-theme .owl-dots .owl-dot span {
  width: 4px;
  height: 4px;
  background-color: #d6d6d6;
}
.kubernetes .owl-theme .owl-dots .owl-dot.active span {
  width: 24px;
  height: 4px;
  border-radius: 2px;
  background-color: #28d9cb;
}
.kubernetes .text {
  font-family: Raleway;
  font-size: 20px;
  font-weight: bold;
  color: #152649;
  line-height: 32px;
}
.absolute__button {
  position: absolute;
  bottom: -35px;
  left: calc((100vw - 246px) / 2);
}

.btn__linear {
	white-space: nowrap
}

@media screen and (min-width: 1440px) {
  .containerWidth {
  max-width: 1232px;
    margin: 0px auto;
  }
  .kubernetes__section--1 .arow-down_banner .arow-down_bannerleft {
    width: calc(( 100vw - 1232px ) / 2 + 20px);
  }
  .kubernetes__section--1 .arow-down_banner .arow-down_bannerright {
    width: calc( 100vw - (( 100vw - 1232px ) / 2 + 20px));
  }
}

@media screen and (max-width: 1439px) {
  .containerWidth {
    max-width: calc(100vw * 0.87692307692);
    margin: 0px auto;
  }
  .kubernetes__section--1 .arow-down_banner .arow-down_bannerleft {
    width: calc(( 100vw - (100vw * 0.87692307692) ) / 2 + 20px);
  }
  .kubernetes__section--1 .arow-down_banner .arow-down_bannerright {
    width: calc( 100vw - (( 100vw - (100vw * 0.87692307692) ) / 2 + 20px));
  }
  .kubernetes .titleSection__footer h2 {
    font-size: 40px;
    line-height: 40px;
  }
}

@media screen and (max-width: 1200px) {
  .kubernetes .titleSection__footer h2 {
    font-size: 35px;
    line-height: 35px;
  }
}

@media screen and (max-width: 991px) {
  .kubernetes__section--1_padding {
    padding: 32px 0px  40px 0px;
  }
  .kubernetes__banner__grey {
    padding: 80px 0px;
  }
  .kubernetes__banner__light {
    padding: 80px 0px 80px 0px;
  }
  .kubernetes__banner__bottom {
    padding: 30px 0px;
  }
  .kubernetes__section--1 .titlePage {
    font-size: 32px;
    line-height: 34px;
  }
  .kubernetes__section--1 .subtitle {
    font-size: 12px;
    letter-spacing: 1.2px;
  }
  .kubernetes .redirect__page .redirect_text  {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1.4px;

  }
  .kubernetes .section_one_content {
    font-size: 14px;
    line-height: 22px;
  }
  .kubernetes .wrap__kcsp .nav__services .service__name  h6{
    font-size: 14px;
    line-height: 16px;
  }
  .kubernetes .owl-carousel .item .service__name .section_two_title{
    font-size: 14px;
    line-height: 22px;
  }
  .kubernetes .section_one_content,
  .kubernetes .section_three_content,
  .kubernetes .section_four_content,
  .kubernetes .section_five_content  {
    font-size: 14px;
    line-height: 22px;
  }
  .kubernetes .text {
    font-size: 14px;
    line-height: 22px;
  }
  .owl-carousel .service__name {
    border-bottom: 1px solid #e1e1e1 !important;
  }
  .kubernetes .titleSection h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .kubernetes .titleSection__footer h2 {
    font-size: 35px;
    line-height: 35px;
    padding: 0px 40px;
  }
  .kubernetes .btn__consultation {
    padding: 15px 30px;
    font-size: 14px;
  }
  .kubernetes .btn__consultation__light__blue {
    padding: 15px 30px;
    font-size: 14px;
  }
  .kubernetes .btn__linear {
    padding: 10px 30px;
    font-size: 16px;
  }
  .absolute__button {
    position: absolute;
    bottom: -20px;
    left: calc((100vw - 134px) / 2);
  }
}
@media screen and (max-width: 540px) {
  .kubernetes .titleSection__footer h2 {
    font-size: 20px;
    line-height: 24px;
    padding: unset;
    width: 255px;
    margin: auto;
  }

  .kubernetes__section--1 .arow-down_banner .arow-down_bannerleft {
    border-bottom: solid 13px #fff;
    border-left: solid 0px transparent;
    border-right: solid 10px transparent;
  }
  .kubernetes__section--1 .arow-down_banner .arow-down_bannerright {
    border-bottom: solid 13px #fff;
    border-left: solid 10px transparent;
    border-right: solid 0px transparent;
  }
  .kubernetes__section--1 .arow-down_banner .arow-down_bannerleft {
    width: calc(( 100vw - (100vw * 0.96592307692) ) / 2 + 26px);
  }
  .kubernetes__section--1 .arow-down_banner .arow-down_bannerright {
    width: calc( 100vw - (( 100vw - (100vw * 0.96592307692) ) / 2 + 26px));
  }
  .redirect__page > .redirect_text h6 {
    font-size: 14px;
  }
  .kubernetes .nav__services {
    padding: 23.5px 32.5px;
  }
  .kubernetes .nav__services .service__name .section_five_icon_text{
    margin-left: 20px;
  }
  .kubernetes .nav__services .service__name .section_five_icon_text span{
    min-width: 30px;
  }
}

