.alignCenter{
  text-align:center;
}
.slid-section{
  width: 100%;
  /* height: calc(100vh - 60px); */
  position: relative;
  z-index: 10;
}

.specialHover:hover{
	color:white !important;
	text-decoration:none;
}

.col-lg-8{
  justify-content:flex-end;
  overflow:hidden;
  display:flex;
}
#nura-home-carousel,#nura-home-carousel1{
  width: 100%;
  height: calc(100vh - 60px);
}
.nura-home-carousel{
  height: 100%;
}
.nura-home-carousel img{
  /* height: 100%; */
  width: 100%;
  margin-left:-15px;
}

#nura-home-carousel .carousel-inner{
  height: 100%;
}
#nura-home-carousel .carousel-indicators{
  position: absolute;
  left: unset;
  bottom: 5%;
  right: 10%;
  margin: 0;
  width: fit-content;
}
#nura-home-carousel .carousel-indicators li{
  width: 14px;
  height: 14px;
  border-radius: 50%;
  margin-left: 15px;
  background-color: #F4F9FF;
}
#nura-home-carousel .carousel-indicators li.active{
  background-color: #3E5669;
  
}
.yellowGradient{
  background: linear-gradient(180deg, #FFFFFF 12.35%, #FAC141 81.74%);
}
.blueGradient{
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #69C8CF;
}

.right-arrow{
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.nura-home-carousel .nura-carousel-info{
  position: absolute;
  bottom: 34%;
  align-items: flex-end;
  text-align: right;
  right: 100px;
  width: calc(100% - 110px);
}

.justifyRight{
  display:flex;
  flex-direction: row;
  justify-content: flex-end;
}

.nura-home-carousel .btn{
  background: #3E5669;
  color: #FAC141;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  border-radius: 45px;
  padding: 0px 20px;
  width:196px;
  line-height:4rem !important;
  margin-top:48px;
}

.nura-carousel-info .text2{
  max-width: 35%;
  margin-bottom: 4%;
}

.carousel1 .text1{
  max-width: 35%;
  margin-bottom:16px;
}

.carousel1 .text3{
  max-width: 35%;
  margin-bottom: 24px;
  text-transform: uppercase;
}

.carousel2 .text1{
  max-width: 25%;
}
.carousel2 .text2{
  max-width: 25%;
}
.carousel3 .text1{
  max-width: 25%;
}
.carousel3 .text2{
  max-width: 30%;
}
.carousel4 .text1{
  max-width: 20%;
}
.carousel4 .text2{
  max-width: 30%;
}

.home-secCollab .row{
  height:200px;
  display:flex;
  align-items: center;
}

.home-secGlobe .row{
  height:fit-content;
  display:flex;
  align-items: center;
}

.home-secGlobe .row .col-lg-6{
  display: flex;
  overflow: hidden;
  justify-content: center;
}

.home-sec2{
  width: 100%;
  height:596px;
  padding-left: 8%;
  padding-top: 150px;
  color: #3E5669;
  position: relative;
  overflow: hidden visible;
}

.centerScreen{
  display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    height: 100vh;
}
.nura-home-main{
  padding-top:60px;
}
.nura-home-main .link{
  align-items: center;
  margin-top: 8px;
  display: flex;
  text-decoration:none;
}
.nura-home-main .link span{
  color: #FAC141;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.nura-home-main .link span:hover{
	color: #3E5669;
	text-decoration:none;
}
.nura-home-main .link img{
  margin-top: 1px;
  width: 24px;
  height: auto;
  object-fit: contain;
}
.home-sec2 .title{
  position: relative;
  max-width: 35.5%;
  margin-top: 20px;
  z-index: 20;
}
.home-sec2 .desc {
  margin-top: 138px;
  margin-bottom: 110px;
  width: 100%;
}
.home-sec2 .desc img{
  width: 10%;
  object-fit: contain;
  margin: 0 54px;
}
.home-sec2 .desc div{
  width: 50%;
}
.gl-ppl{
  width: 100%;
}
.home-sec2 .dot-bg{
  position: absolute;
  top: -25%;
  right: -38%;
  transform: translate(-20%, -20%);
  z-index: 0;
  width: 50%;
}
.home-sec3{
  position: relative;
  height: 70vh;
  z-index: 2;
}
.home-sec3 .bg{
  height: 99%;
  width: 95.5%;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden visible;
}
.home-sec3 .bg .bg-child{
  height: 90%;
  width: 80%;
  position: relative;
  background-color: #3E5669;
  right: -350px;
  bottom: 0;
}
.home-sec3 .img-cpl{
  height: 78vh;
  position: absolute;
  bottom: 0;
  margin-left:-80px;
}
.home-sec3 .sec3-note{
  position: absolute;
  top: 20%;
  right: 5%;
  width: 34.5%;
  align-items: flex-end;
}
.home-sec3 .sec3-note p:first-child{
  color: #FAC141;
  margin-bottom: 30px;
}
.home-sec3 .sec3-note p:nth-child(2){
  color: #FFF;
}
.home-sec3 .sec3-note .link{
  width: 100%;
  margin-top: 8px;
}

.home-sec4{
  height: 550px;
  width: 100%;
  position: relative;
  padding: 0;
}
.home-sec4 .tech-info{
  top: 4%;
  max-width: 35%;
  position: relative;
  left: 7.8%;
}
.home-sec4 .tech-logo{
  width: 100%;
  height: 88%;
  top: 12%;
  position: absolute;
  align-items: flex-start;
}
.home-sec4 .logo{
  position: absolute;
  width: 100%;
  height: 95%;
  align-items: flex-start;
  justify-content: flex-end;
  right: 5%;
}
.home-sec4 .logo img:nth-child(1){
  width: 729px;
  height: 552px;
  object-fit: contain;
  margin-top: -120px;
}
.home-sec4 .logo img:nth-child(2){
  width: 12%;
  height: 8%;
  object-fit: contain;
}
.home-sec4 .health-row{
  position: absolute;
  bottom: 100px;
  width: 100%;
}
.home-sec4 .health-row .health-item{
  flex: 1;
  justify-content: flex-start;
}
.home-sec4 .health-row .health-item img{
  /* width: 129px; */
  /* height: 114px; */
  margin-bottom: 4px;
}
.home-sec4 .health-row .health-item .title{
 color: #FAC141;
 text-align: center;
 letter-spacing: 1px;
 text-transform: uppercase;
}
.home-sec4 .health-row .health-item.arrow{
  justify-content: center;
}
.home-sec4 .health-row .health-item.arrow-left{
  align-items: flex-end;
}
.home-sec4 .health-row .health-item.arrow-right{
  align-items: flex-start;
}
.home-sec5 {
  height: 96vh;
  width: 100%;
  position: relative;
  padding: 0;
}
.home-sec5 img{
  height: 100%;
}
.home-sec5 .text{
  width: 31%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #19374E;
  right: 8%;
}
.home-sec5 .text p{
  margin-top: 8px;
}
.home-sec6 {
  width: 100%;
  position: relative;
  padding: 96px 12% 96px 16%;
  justify-content: space-between;
}
.home-sec6 .title{
  text-align: center;
  /* margin-bottom: 64; */
}
.home-sec6 .row{
  width: 100%;
  flex-wrap: wrap;
  position: relative;
  bottom: 0;
  margin-top: 5% !important;
}
.home-sec6 .sec6-item{
  margin-bottom: 3%;
}
.home-sec6 .sec6-item .box{
  width: 120px;
  height: 120px;
  background-color: #C4C4C4;
  margin-right: 30px;
}
.home-sec6 .sec6-item .info{
  color: #19374E;
  flex: 1;
}
.home-sec6 .sec6-item .info .title{
  text-align: left;
}

.home-space{
  /* background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #69C8CF; */
  background: linear-gradient(180deg, rgba(105,200,207,0) 0%,rgba(105,200,207,1) 100%);
}

.home-sec7{
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), #69C8CF;
  padding: 16px 6% 0px 0%;
  color: #19374E;
  position: relative;
  z-index: 10;
  text-align: center;
  align-items: center;
  flex-direction:row;
}

.home-sctions{
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-sctions .dot-bg{
  position: absolute;
  /* top: 0; */
  top: -25vh;
  right: -26%;
  height: 100%;
  width: 611px;
  display: block;
}
.home-sctions .dot-bg img{
  position: relative;
  z-index: 2;
  height: 148vh;
  object-fit: contain;
  width: 100%
}
.home-sctions .dot-bg img:nth-child(1){
  /* height: 1523px; */
  right: 50px;
}
.home-sctions .dot-bg img:nth-child(2){
  right: 50px;
  transform: matrix(0.98, -0.18, -0.18, -0.98, 0, 0);
}
.home-sctions .dot-bg img:nth-child(3){
  right: 40px;
}
.home-sctions .dot-bg img:nth-child(4){
  height: 53vh;
  right: 40px;
}

