.herodemotwoooooooooo {
  width: 100%;
  min-height: 100vh;
  position: relative;
  padding: 80px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headerhero{
  position: relative;
}
.headerhero img{
  width: 100%;
  height: 800px;
}
.overlayheader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8)
}
.overlayheadertextdemooneee{
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 99;
}
.overlayheadertextdemooneee span{
  font-size: 18px;
color: #fff;
border-top: 1px solid #fff;
padding-top: 3px;
font-weight: 800;
margin-bottom: 10px;
display: inline-block;
}
.overlayheadertextdemooneee h2{
  font-size: 60px !important;
  color: #fff;
  font-weight: bold;
  padding-bottom: 15px;
}
.overlayheadertextdemooneee small{
  color: #FED813 !important;
  margin-top: 18px !important;
  display: block;
  font-size: 60px !important;
}
.overlayheadertextdemooneee a{
  background: none;
  border:1px solid #FED813;
  display: block;
  width: fit-content;
  margin: 25px auto;
  padding: 15px 25px;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  transition: all 0.5s ease;
}
.overlayheadertextdemooneee a:hover{
  background: #FED813;
  color: #000;
}
.aboutdemoonebox img{
  width: 100%;
  height: auto;
}
.textaboutdemoonebox{
  position: relative;
}
.textaboutdemoonebox h5{
  font-size: 17px;
margin-bottom: 5px;
font-weight: 600;
color: #FED813;
}
.textaboutdemoonebox h3{
  font-size: 39px;
    font-weight: 600;
    color: #000;
    margin-top: 15px;
    margin-bottom: 15px;
}
.textaboutdemoonebox h2{
  font-size: 44px;
font-weight: 600;
color: #000;
}
.textaboutdemoonebox small{
  color: #FED813;
}
.textaboutdemoonebox p{
  text-align: justify;
  color: #757575;
  font-size: 15px;
  line-height: 30px;
  display: block;
  margin-top: 20px;
  margin-bottom: 35px;
}
.textaboutdemoonebox ul{
  list-style: none;
  padding: 0;
  margin-bottom: 35px;
}
.textaboutdemoonebox ul li{
  font-size: 17px;
  font-weight: 400;
  color: #232323;
  vertical-align: middle;
  padding-bottom: 10px;
}
.textaboutdemoonebox ul li i{
  font-size: 20px;
    color: #FED813;
    vertical-align: middle;
}
.textaboutdemoonebox a{
  background: #FED813;
display: inline-block;
padding: 14px 35px;
color: #fff;
font-weight: 500;
border: 2px solid #FED813;
position: relative;
transition: .5s;
margin: 0 7px;
}
.textaboutdemoonebox a:hover{
  background: #0A0A1D;
border-color: #0A0A1D;
}
.textservicedemoone{
  text-align: center;
  margin-bottom: 35px;
}
.textservicedemoone h5{
  font-size: 17px;
margin-bottom: 7px;
display: block;
font-weight: 600;
color: #FED813;
}
.textservicedemoone h2{
  font-size: 44px;
font-weight: 600;
color: #000;
margin-top: 15px;
}
.textservicedemoone span{
  color: #FED813;
}
.servicedemoonebox{
  background: #fff;
position: relative;
z-index: 1;
}
.servicedemoonebox:hover .circleboxservicedemoone{
  background: #FED813 !important;
}
.circleboxservicedemoone{
      position: absolute;
      content: "";
      top: 7px;
      height: 40px;
      width: 40px;
      background: #f7f7f7;
      z-index: 0;
      border-radius: 50%;
      right: 47px;
}
.servicedemoonebox img{
  width: 100%;
  opacity: 0;
  transition: all 0.5s ease;
  z-index: 1;
}
.servicedemoonebox:hover img{
  opacity: 1;
}
.servicedemoonebox:hover i{
  color: #fff !important;
}
.servicedemoonebox:hover h3{
  color: #fff !important;
}
.servicedemoonebox:hover span{
  color: #fff !important;
}
.servicedemoonebox:hover a{
  color: #fff !important;
}
.overlaydemooneservicebox{
  position: absolute;
  top: 0%;
  padding: 10px 25px;
}
.servicedemoonebox i{
  font-size: 38px;
    color: #FED813;
    transition:all 0.5s ease;
    margin-bottom: 18px;
}
.overlaydemooneservicebox h3{
  font-size: 20px;
padding: 2px 0 6px;
font-weight: 600;
color: #232323;
margin-top: 15px;
}
.overlaydemooneservicebox span{
  display: block;
  transition: .5s;
  line-height: 26px;
  font-size: 15px;
  color: #757575;
  text-align: justify;
  height: 108px;
  overflow: hidden;
  margin-bottom: 17px;
  font-weight: 400;
}
.overlaydemooneservicebox a{
  font-size: 14px;
  padding: 0;
background: inherit;
color: #0a0a1d;
border: inherit;
font-weight: 500;
margin-top: 0;
}
.boximageaboutservice img{
  width: 100%;
  height: auto;
}
.textaboutservicebox h5{
  font-size: 17px;
margin-bottom: 7px;
color: #FED813;
display: block;
font-weight: 600;
}
.textaboutservicebox h3{
  color: #FFFFFF;
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 17px;
}
.textaboutservicebox h2{
  color: #FFFFFF;
font-size: 44px;
font-weight: 600;
}
.textaboutservicebox span{
  color: #FED813;
}
.textaboutservicebox small{
  display: block;
  color: #757575;
  font-size: 15px;
  line-height: 29px;
  margin-top: 20px;
  margin-bottom: 38px;
}
.creditbox{
  margin-bottom: 150px;
}
.creaditleft{
  margin-left: 50px;
  float: right;
}
.creaditleft i{
  float: right;
font-size: 45px;
color: #FED813;
transition: 0.5s;
    margin-left: 15px;
}
.creaditleft .textcreditbox{
  float: right;
      margin-top: 5px;
}
.creaditright{
  float: left;
  margin-left: 20%;
}
.textcreditbox h2{
  color: #FFFFFF;
margin: 0px 0px 8px 0px;
font-size: 17px;
font-weight: 600;
}
.textcreditbox p{
  font-size: 15px;
  color: #757575;
  font-weight: 600;
}
.creaditright i{
  float: right;
font-size: 45px;
color: #FED813;
transition: 0.5s;
    margin-left: 15px;
}
.creaditright .textcreditbox{
  float: right;
      margin-top: 5px;
}
.textcreditbox h2{
  color: #FFFFFF;
margin: 0px 0px 8px 0px;
font-size: 17px;
font-weight: 600;
}
.textcreditbox p{
  font-size: 15px;
  color: #757575;
  font-weight: 600;
}

.textimagecreditbox{
  padding-right: 46px;
  float: right;
}
.textimagecreditbox h2::before{
  position: absolute;
content: "";
right: -45px;
top: 10px;
height: 2px;
width: 36px;
background: #FED813;
}
.textimagecreditbox h2{
  color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    font-size: 17px;
    font-weight: 600;
    position: relative;
}
.textimagecreditbox span{
  font-size: 16px;
  color: #757575;
  font-weight: 600;
}
.boximagecred{
  float: left;
      padding-left: 50px;
}
.textteamdemoone{
  text-align: center;
  margin-bottom: 35px;
}
.textteamdemoone h5{
  font-size: 17px;
margin-bottom: 7px;
color: #FED813;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 5px;
}
.textteamdemoone h2{
  font-size: 44px;
font-weight: 600;
color: #000;
margin-top: 15px;
font-weight: 600;
}
.textteamdemoone span{
  color: #FED813;
}
.boxteamdemoone{
  background-color: #0A0A1D;
  transition: all 0.5s ease;
  position: relative;
}
.boxteamdemoone:hover .overlaysocialdemoone{
  bottom: 7%;
  opacity: 1;
}
.textteamdemoonee{
  text-align: center;
      padding: 10px 20px 10px;
        transition: all 0.5s ease;
}
.boxteamdemoone:hover .textteamdemoonee{
  background: #FED813;
}
.textteamdemoonee h2{
  font-size: 20px;
color: #fff;
font-weight: 600;
margin-bottom: 10px;
}
.textteamdemoonee h5{
  font-size: 16px;
  color: #FFFFFF99;
  font-weight: 400;
  margin-top: 10px;
  margin: 0;
}
.boxteamdemoone img{
  width: 100%;
  height: 267px;
}
.overlaysocialdemoone{
  position: absolute;
  bottom: 3%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background-color: #0A0A1D;
  width: fit-content;
  padding: 10px 10px;
  border-radius: 50px;
  opacity: 0;
    transition: all 0.5s ease;
}
.overlaysocialdemoone i:hover{
  background: #FF3C00 !important;
}
.overlaysocialdemoone i{
  display: inline-block;
height: 29px;
width: 30px;
line-height: 32px;
text-align: center;
background: #0056b3;
border-radius: 50%;
color: #fff;
font-size: 15px;
margin: 0 3px;
transition: .5s;
}
.textcaredemoone{
  text-align: right;
  margin-bottom: 35px;
}
.textcaredemoone h5{
  font-size: 17px;
margin-bottom: 7px;
color: #FED813;
font-weight: 600;
margin: 0 0 5px;
}
.textcaredemoone h3{
  font-size: 44px;
font-weight: 600;
color: #000;
font-weight: 700;
margin-top: 10px;
margin-bottom: 20px;
}
.textcaredemoone h2{
  font-size: 44px;
font-weight: 600;
color: #000;
}
.textcaredemoone span{
  color: #FED813;
}
.caredemoonebox{
  position: relative;
  transition: all 0.5s ease;
}
.caredemoonebox:hover .overlayvaredemoone{
  opacity: 0;
}
.caredemoonebox img{
  width: 100%;
  height: 425px;
}
.overlayvaredemoone{
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
  opacity: 1;
    transition: all 0.5s ease;
  background: linear-gradient(0deg, rgba(255, 59, 0, 0.902) 0%,     rgba(255, 59, 0, 0.902) 24%, rgba(255, 59, 0, 0) 62%, rgba(255, 59, 0, 0) 100%);
}
.caredemoonebox  .overlaytextcaredemoonebox{
  position: absolute;
  bottom: 7px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: right;
  background: rgba(10,10,29, 0.8);
padding: 27px 30px 24px;
width: 95%;
    z-index: 1;
    transition: all 0.5s ease;
}
.caredemoonebox:hover .overlaytextcaredemoonebox{
  background-color: #FF3C00;
}
.overlaytextcaredemoonebox span{
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}
.overlaytextcaredemoonebox h2{
  font-size: 20px;
font-weight: 600;
margin: 0 0 0;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
color: #fff;
display: block;
}
.overlaytextcaredemoonebox a{
  font-size: 15px;
color: #fff;
    margin-top: 20px;
    display: block;
}

.slider6 .slick-slide{
  padding: 10px !important;
}
.caredemoonebox .slick-dots {
	display: flex;
	justify-content: center;
	margin: 0;
	list-style: none;
}
.slider6 .slick-dots li {
	margin: 0 .9px;
	bottom: -41px;
  margin-left: 20px;
}
.slider6 .slick-dots li button {
	display: block;
	width: 35px;
	height: 4px;
	padding: 0;
	background-color: #FF3C00 !important;
	text-indent: -9999px;
}
.slider6 li.slick-active button {
	transition: all ease 0.3s;
	background-color: #bfcadc !important;
}
.imagefaqindexdemoonebox{
  position: relative;
}
.imagefaqindexdemoonebox img{
  width: 100%;
  height: auto;
}


.overlayfaqqindexdemoone{
  position: absolute;
  top: 1%;
  left: 1%;
  margin: 0 auto;
  text-align: center;
  width: 52%;
  padding: 25px;
}
.overlayfaqqindexdemoone h5{
  font-size: 17px;
position: relative;
color: #FED813;
font-weight: 600;
margin: 0 0 15px;
text-align: right;
padding-right: 17px;
}
.overlayfaqqindexdemoone h3{
  color: #FFFFFF;
font-size: 44px;
font-weight: 600;
text-align: right;
padding-right: 17px;
}
.overlayfaqqindexdemoone h2{
  color: #FFFFFF;
font-size: 44px;
font-weight: 600;
text-align: right;
padding-right: 17px;
margin-bottom: 45px;
}
.overlayfaqqindexdemoone span{
  color: #FED813;
}
.overlayfaqqindexdemoone .accordion-list {
      padding: 0 5px 60px 40px;
      width: 100%;
}
.overlayfaqqindexdemoone .accordion-list ul {
  padding: 0;
  list-style: none;
}
.overlayfaqqindexdemoone .accordion-list li+li {
  margin-top: 15px;
}
.overlayfaqqindexdemoone .accordion-list li {
  padding: 14px 20px 14px 52px;
  background: none;
      margin-bottom: 24px;
  border-radius: 0px;
  border: 1px solid #626065;
}
.overlayfaqqindexdemoone .accordion-list a {
  display: block;
position: relative;
font-size: 17px;
line-height: 24px;
font-weight: 600;
padding-right: 29px;
outline: none;
cursor: pointer;
color: #fff !important;
text-align: right;
}
.overlayfaqqindexdemoone .accordion-list p {
  color: #47b2e4;
  font-weight: 600;
  font-size: 18px;
  padding-right: 10px;
}
.overlayfaqqindexdemoone .accordion-list i {
  font-size: 18px;
  position: absolute;
  right: 0;
  top: 4px;
}
.overlayfaqqindexdemoone .accordion-list p {
  margin: 19px 0 11px 21px;
  line-height: 28px;
  color: #fff;
  opacity: 0.7;
  font-size: 15px;
}
.overlayfaqqindexdemoone .accordion-list .icon-show {
  display: none;
}
.overlayfaqqindexdemoone .accordion-list a.collapsed {
  color: #343a40;
}
.overlayfaqqindexdemoone .accordion-list a.collapsed:hover {
  color: #47b2e4;
}
.overlayfaqqindexdemoone .accordion-list a.collapsed .icon-show {
  display: inline-block;
}
.overlayfaqqindexdemoone .accordion-list a.collapsed .icon-close {
  display: none;
}
.imagenumberfaqqdemoonebox{
  position: absolute;
bottom: -100px;
left: 0;
right: 0;
margin: 0 auto;
width: 80%;
}
.imagenumberfaqqdemoonebox img{
  width: 100%;
}
.textnumberfaqqdemoonebox{
  position: absolute;
top: 28%;
right: 50px;
display: inline-flex;
}
.matnnumberdemoonefaqqboxone{
  width: 230px;
  text-align: center;
}
.matnnumberdemoonefaqqboxone h1{
  color: #FFFFFF;
font-size: 50px;
font-weight: 600;
}
.matnnumberdemoonefaqqboxone{
  text-align: center;
}
.matnnumberdemoonefaqqboxone h5{
  color: #FFFFFF;
font-size: 16px;
font-weight: 500;
margin: 0px 0px 0px 0px;
}
.textcommentcustomerdemoone {
    text-align: center;
    margin-bottom: 45px;
}
.textcommentcustomerdemoone h5{
  color: #FED813;
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 5px;
}
.textcommentcustomerdemoone h2{
  font-size: 44px;
font-weight: 600;
color: #000;
margin-top: 8px;
}
.textcommentcustomerdemoone span{
    color: #FED813;
}
.commentcustomerdemooneboxx{
  background-color: #ffffff;
box-shadow: 0px 0 20px rgb(0 0 0 / 10%);
box-sizing: content-box;
padding: 30px;
text-align: center;
}
.commentcustomerdemooneboxx ul{
  padding: 0;
  display: inline-flex;
  list-style: none;
}
.commentcustomerdemooneboxx i{
  padding-left: 4px;
      color: #FED813;
      font-size: 14px;
}
.commentcustomerdemooneboxx span{
  display: block;
  font-size: 15px;
font-style: inherit;
width: 100%;
color: #757575;
line-height: 28px;
margin-bottom: 17px;
}
.commentcustomerdemooneboxx img{
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 15px auto;
}
.commentcustomerdemooneboxx h3{
  font-size: 22px;
  color: #000;
  font-weight: 600;
}
.commentcustomerdemooneboxx h4{
  font-size: 16px;
font-weight: 400;
position: relative;
margin-top: 6px;
color: #FF3C00;
}
.slider7 .slick-slide{
  padding: 10px !important;
}

.textblogdemoone {
    text-align: center;
    margin-bottom: 45px;
}
.textblogdemoone h5{
  color: #FF3C00;
font-size: 16px;
text-transform: uppercase;
font-weight: 600;
margin: 0 0 5px;
}
.textblogdemoone h3{
  font-size: 44px;
font-weight: 600;
color: #000;
margin-top: 13px;
margin-bottom: 13px;
}
.textblogdemoone h2{
  font-size: 44px;
font-weight: 600;
color: #000;
margin-top: 8px;
}
.boxblogdemoone{
  position: relative;
  transition: all 0.5s ease;
  border-bottom: 4px solid #fff;
  border-radius: 5px;
}
.boxblogdemoone:hover{
    border-bottom: 4px solid #FF3C00;
}
.boxblogdemoone:hover .contentboxblogdemoone span{
  color: #FF3C00;
}
.boxblogdemoone:hover .contentboxblogdemoone a{
  color: #FF3C00;
}
.boxblogdemoone img{
  width: 100%;
  height: 256px;
}
.boxblogdemoone a{
  position: absolute;
  top: 10px;
  left: 11px;
background: #FED813;
padding: 5px 16px;
line-height: 19px;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
color: #000;
border-radius: 2px;
}
.contentboxblogdemoone{
  padding: 22px 30px 24px;
  border-radius: 5px;
filter: drop-shadow(0px 10px 15px rgba(210,210,210,0.2));
background-color: #ffffff;
border-bottom: 4px solid #fff;
  transition: all 0.5s ease;
}
.contentboxblogdemoone span{
  display: block;
  color: #686868;
  font-size: 16px;
  margin-bottom: 15px;
    transition: all 0.5s ease;
}
.contentboxblogdemoone h2{
  font-size: 20px;
      margin: 10px 0 7px;
        transition: all 0.5s ease;
}
.contentboxblogdemoone h2:hover{
  color: #FF3C00;
}
.contentboxblogdemoone a{
  display: block;
  position: relative;
  width: fit-content;
  background: none;
  color: #616160;
  font-size: 15px;
    transition: all 0.5s ease;
}
.scroll-top-demo-one {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: -15px;
  z-index: 99999;
  background-color: var(--accent-color);
  width: 44px;
  height: 44px;
  border-radius: 50px;
  transition: all 0.4s;
}

.scroll-top-demo-one i {
  font-size: 24px;
  color: var(--contrast-color);
  line-height: 0;
}

.scroll-top-demo-one:hover {
  background-color: color-mix(in srgb, var(--accent-color), transparent 20%);
  color: var(--contrast-color);
}

.scroll-top-demo-one.active {
  visibility: visible;
  opacity: 1;
  bottom: 15px;
  background: #FED813;
  color: #000;
}

@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}


/*responsive*/
@media (max-width: 1920px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .textnumberfaqqdemoonebox{
        right: 18%;
        top: 35%;
  }
}
@media (max-width: 1650px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .textnumberfaqqdemoonebox{
        right: 15%;
        top: 35%;
  }
}
@media (max-width: 1500px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .textnumberfaqqdemoonebox{
    right: 11%;
top: 31%;
  }
}
@media (max-width: 1350px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .textnumberfaqqdemoonebox{
    right: 7%;
top: 31%;
  }
}
@media (max-width: 1250px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .textnumberfaqqdemoonebox {
    right: 3%;
    top: 24%;
}
}
@media (max-width: 1199px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .boxteamdemoone img {
    max-width: 100%;
    height: auto;
}
.overlaysocialdemoone{
  padding: 10px 5px;
}
.overlayfaqqindexdemoone .accordion-list a{
  font-size: 14px;
}
}
@media (max-width: 992px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .overlayfaqqindexdemoone h3{
    font-size: 25px;
  }
  .overlayfaqqindexdemoone h2 {
    color: #FFFFFF;
    font-size: 30px;
    margin-bottom: 21px;
}
.overlayfaqqindexdemoone .accordion-list a{
  font-size: 12px;
}
.matnnumberdemoonefaqqboxone {
    width: 181px;
}
.matnnumberdemoonefaqqboxone h1 {
    font-size: 33px;
}
}

@media (max-width: 991px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .headerhero img{
    max-width: 100%;
    height: auto;
  }
  .overlayheadertext{
    top: 26%;
  }
  .overlayheadertext h2{
    font-size: 35px;
  }
  .aboutdemoonebox{
    margin-bottom: 40px;
  }
  .servicedemoonebox img{
    height: 312px;
  }
  .servicedemoonebox{
    margin-bottom: 30px;
  }
  .boximageaboutservice img{
    max-width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  .boxteamdemoone{
    margin-bottom: 35px;
  }
  .overlaytextcaredemoonebox h2{
    font-size: 19px;
  }
  .boxblogdemoone img {
    max-width: 100%;
    height: auto;
}
.boxblogdemoone{
  margin-bottom: 35px;
}
}
@media (max-width: 768px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .matnnumberdemoonefaqqboxone{
    width: 138px;
  }
  .matnnumberdemoonefaqqboxone h1{
    font-size: 20px;
  }
  .textnumberfaqqdemoonebox{
    right: 27px;
  }
}
@media (max-width: 767px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .caredemoonebox img{
    max-width: 100%;
    height: auto;
  }
  .overlaytextcaredemoonebox h2{
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .overlayheadertext h2{
    font-size: 25px;
margin-top: 43px;
  }
  .overlayheadertext span{
    display: none;
  }
  section#faqindexdemoone{
    display: none;
  }
}

@media (max-width: 575px) {
  html{
    overflow: hidden;
    overflow-y: scroll;
  }
  .overlayheadertext a{
width: fit-content;
margin: -4px auto;
padding: 8px 25px;
font-size: 10px;
  }
}
