@font-face {
  font-family: Mona-Sans-Bold;
  src: url(../fonts/Mona-Sans-BoldWide.ttf);
}
@font-face {
  font-family: Mona-Sans-Regular;
  src: url(../fonts/Mona-Sans-RegularWide.ttf);
}
*{

  margin: 0;
  padding: 0;
}
body{
  color: #181926;
}
dl, ol, ul{
  padding: 0;
}
.position-absolute{
  position: absolute;
}
.img-fluid{
  max-width: 100%;
  display: block;
  height: auto;
}
p,a,span,li{
  font-family: Mona-Sans-Regular;
}
a{
  text-decoration: none;
}
p{
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
}
h1,h2,h3,h4{
  font-family: Mona-Sans-Bold;
}
.d-flex{
  display: flex;
}
.nav-menu.d-flex{
  justify-content: space-between;
  align-items: center;
}
.mb-0{
  margin-bottom: 0;
}
.position-relative{
  position: relative;
}
.burger {
  float: left;
  margin: 5px 10px 0 0;
  position: relative;
  width: 25px;
}
.menu-2{
  font-size: 20px;
}

.site-logo {
  width: 50%;
  height: 50%;
}
.footer-logo span{
  color:#fff;
}
.logo-img{
  top: -15px;
  right: -5px;
  width: 40px;
}
.rectangle-3 {
  height: 2px;
  width: 25px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background: #181926;
  margin-bottom: 4px;
}
.hero-section{
  background-color: #f5f2ea;
  padding: 100px 0 0;
  position: relative;
  overflow: hidden;
}
.header-sec{
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

.cta{
  min-height: 46px;
  padding: 0 36px;
  border: 1px solid #181926;
  -webkit-border-radius: 5.5px;
  -moz-border-radius: 5.5px;
  border-radius: 5.5px;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color:#181926;
  padding-top: 4px !important;
}
.cta:hover{
  background-color: #181926;
  color: #ffffff;
}
.zigzag-images{
  position: absolute;
  right: 0px;
  max-width: 127px;
  top: -20px;
  padding-top: 60px;
}
.hero-content{
  /* padding: 100px 0 0; */
  text-align: center;
}
.hero-content h1{
  font-size: 60px;
  letter-spacing: 0;
  line-height: 75px;
  position: relative;
}
.hero-content p{
  font-size: 25px;
  line-height: 30px;
  max-width: 665px;
  margin:26px auto 80px;

}
.hero-content h1 img {
  position: absolute;
  bottom: -6px;
  left: 0;
}
.star-img {
  left: -20px;
  top: 28%;
  width: 15%;
}
.business-section{
  padding: 130px 0 150px;
  background: #fafafa;
  position: relative;
}
.arrow_7{
  right: 0;
  top: -211px;
}
.blue-img {
  position: absolute;
  width: 14%;
  right: 0px;
  top: -142px;
}
.card-item img{
  width: 60px;
}
.card-item p{
  letter-spacing: 0.075em;
  line-height: 28px;
  font-size: 17px;
  margin-top: 40px;
}
.card-item {
  background-color: #fff;
  box-shadow: 10.246575px 5.220891px 80px 0 rgba(2, 2, 2, 0.05);
  padding: 47px 20px;
  text-align: center;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #f5f2ea;
  -webkit-border-radius: 5.5px;
  -moz-border-radius: 5.5px;
  border-radius: 5.5px;
  max-width: 400px;
  margin: auto;
}
.mt-35{
  margin-top: 35px;
}
.section-title{
  font-size: 80px;
  letter-spacing: 0;
  line-height: 75px;
  color:#181926;
}
.business-conent .section-title{
  max-width: 603px;
}
.section-title img {
  bottom: -5px;
  top: unset;
  right: 0;
  position: absolute;
}

.section-title strong{
  font-family: Mona-Sans-Bold !important;
}
.right-content{
  margin:120px 0 100px 0;

}
.right-content p{
  max-width: 550px;
  letter-spacing: 0.075em;
  font-size: 18px;
}
.right-content h3{
  font-size: 40px;
}
.brightbench-title{
  font-size: 60px;
  line-height: 70px;
  max-width: 684px;
}
.brightbench-conent .right-content p{
  font-size: 20px;
  line-height: 30px;
  max-width: unset;
}
.brightbench-section,.subscription-sec{
  padding: 120px 0 130px;
  background-color: #e4f5fd;
}
.brightbench-conent .card-item{
  align-items: end;
  padding: 48px 47px;
  border: 1px solid #ceebf9;
  background: #fafafa;
  max-width: 440px;
  height: 618px;
}
.brightbench-conent .card-item p,.card-item h4{
  margin-top: 0;
  text-align: left;
}
.card-item h4{
  margin-top: 30px;
  font-size: 25px;
  letter-spacing: 0.025em;
  line-height: 30px;
  max-width: 270px;
  margin-right: auto;
}
.sky-blue-img{
  left: 0;
  top: -143px;
}
/* faq */
.faq-section{
  padding: 120px 0;
}
.faq-section .section-title,.subscription-sec .section-title{
  font-size: 60px;
  line-height: 70px;
}
.accordion-item {
  margin: 33px auto 0;
  padding: 11px 28px 7px;
  position: relative;
  border: 1px solid #ceebf9;
  border-radius: 5.5px;
  background: #ffffff;
  box-shadow: 10.246575px 5.220891px 40px 0 rgba(120, 212, 255, 0.1);
}

.accordion-header {
  padding: 10px;
  cursor: pointer;
  font-size: 20px;
  letter-spacing: 0.025em;
}

.accordion-content {
  padding: 10px;
  display: none;
  padding-left: 73px;
}
.accordion-item:not(:first-of-type){
  border-top: 1px solid #ceebf9;
}
.number {
  display: inline-block;
  height: 45px;
  width: 45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: rgba(255, 116, 24, 0.1);
  color: #1d1d1b;;
  line-height: 45px;
  text-align: center;
  margin-right: 14px;
  font-size: 17px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.05);
  position: relative;
  top: -3px;
}
.active-faq .number{
  background: rgba(255, 116, 24, 0.1);
  color: #ff7418;
}
.accordion-header:after{
  content: '';
  position: absolute;
  right: 45px;
  top: 30px;
  width: 20px;
  rotate: 180deg;
  background-image: url(../images/arrow_5.svg);
  transition: .4s;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
}
.faq-arrow{
  top: -90px;
  left: 50%;
}
.technical-img{
  right: 0;
  top: -195px;
  width: 200px;
}
.faq-content{
  max-width: 900px;
  margin: auto;
}
img.shape_2-img{
  bottom: 31px;
  left: 0;
}
.accordion-header.active-faq:after{
  rotate: 270deg;
  transition: .4s;
}
/* subscription */
.mb-100{
  margin-bottom: 100px;
}
.services-sec{
  display: flex;
  justify-content: space-between;
  padding: 25px;
  border-bottom: 2px dotted #000;
  margin-bottom: 50px;
  max-width: 820px;
}
.services-sec:nth-child(2){
  border-radius: 5px;
  background: rgba(15, 178, 255, 0.1);
  border-bottom: 0;
}
.services-sec:nth-child(3){
  border-bottom: 0;
  border-top: 1px dotted #000;
  padding-top: 50px;
}
.services-sec:nth-child(2) .cta,.black-cta{
  background-color: #181926;;
  color: #fff;
}
.services-sec:nth-child(2) .cta:hover, .black-cta:hover{

  background-color: #103344;
}
.right-side-info li,.subscription-list li{
  line-height: 40px;
  font-size: 17px;
  font-weight: 400;
  display: flex;
  gap: 10px;
  line-height: 28px;
  margin-bottom: 10px;
  text-align: left;
}
.subscription-list{
  margin-bottom: 30px;
}
.right-side-info li::before{
  content: '';
  position: relative;
  top: 4px;
  max-width: 16px;
  width: 100%;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/layer_15.svg);
}
.subscription-list li::before{
  content: '';
  position: relative;
  top: 4px;
  width: 30px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/checkmark.svg);
}
.left-side-title h3{
  font-size: 35px;
  margin-bottom: 40px;
}
.subscription-sec{
  padding-bottom: 0;
}
.right-banner{
  padding: 66px 30px;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 10.692079px 5.447886px 80px 0 rgba(15, 178, 255, 0.1);
  text-align: center;
  max-width: 450px;
  margin:0 auto 70px;
}
.text-9 {
  color: #000000;
  font-size: 20px;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Mona-Sans-Bold;
}
.text-10 {
  margin: 18px 0 0;
  color: #ff7418;
  font-family: Mona-Sans-Bold;
  font-size: 90px;
  letter-spacing: 0;
  margin: 25px 0;
  line-height: 90px;
}
.text-11 {
  margin: 20px 0 0;
  color: #000000;
  font-size: 25px;
  letter-spacing: 0;
}
.line {
  height: 1px;
  margin: 47px auto 40px;
  max-width: 370px;
  background: rgba(0, 0, 0, 0.1);
}
.text-14 a{
  margin: 41px 0 0;
  color: #000000;
  font-size: 15px;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
  display: block;
}
.start-circle {
  top: -34px;
  right: -33px;
}
.pink-shape {
  left: 0;
  top: -32px;
}
.type-shape{
  right: 272px;
  top: -67px;
}
/* footer */
.footer {
  padding: 53px 0 0px;
  position: relative;
  background: #181926;
}
.footer-links{
  list-style: none;
  display: flex;
  flex-direction: column;
}
.footer-links a:hover{
  text-decoration: underline !important;
}
.footer-links a,.l-constrained p{
  color: #ffffff;
  line-height: 40px;
  font-size: 17px;
  text-decoration: none;
  font-weight: 400;
}
.cta-footer a{
  letter-spacing: 0.85px;
  margin: 0px 0 0 1px;
  height: 56px;
  padding: 0 10px;
  padding-top: 1px;
  width: 320px;
  border: 1px solid #ffffff;
  border-radius: 5.5px;
  background: #ffffff;
  color: #000000;
  font-size: 15px;
  line-height: 56px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}
.cta-footer a:hover{
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
}
.l-constrained{
  margin-top: 80px;
  border-top: 1px solid #000;
  padding: 10px 0;
}
.l-constrained p{

  font-size: 16px;
}
.max-320{
  max-width: 375px;
}
.brightbench-title span{
  font-family: Mona-Sans-Bold !important;
}
.circle-line {
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: 17.5px;
}
.circle-line{
  right: -60px;
  position: absolute;
  top: -75px;
  margin-left: 17.5px;
  width: 200px;
  left: unset;
}
.mbl-img{
  display: none;
}
.menu.group{
  width: 115px;
}
@media(min-width:1400px){
  .hero-content{
    padding: 230px 0 0;
  }

}
@media(min-width:1600px){
  .container{
    max-width: 1420px;
  }
  .services-sec {
    padding: 60px 30px;
  }
  .business-conent .right-content{
    margin-left: 80px;
  }
  .cta-footer a{
    width: 340px;
  }
}
@media(max-width:1650px){
  .zigzag-images{
    top: -50px;
  }
  .brightbench-title {
    font-size: 55px;
    max-width: 640px;
  }
}
@media(max-width:1440px){
  .circle-line {
    right: -36px;
    width: 148px;
    top: -58px;
  }
}
@media(max-width:1400px){

  .business-conent .section-title {
    max-width: 477px;
  }
  .section-title {
    font-size: 60px;
    line-height: 60px;
  }
  .brightbench-title{
    font-size: 45px;
    line-height: 55px;
  }

  .brightbench-conent .card-item{

    padding: 48px 25px;
  }
  .left-side-title h3{
    font-size: 28px;
  }
  .text-10{
    font-size: 70px;
  }
}
@media(max-width:1300px){
  .cta-footer{
    position: absolute;
    left: 0;
    right: 0;
    bottom:79px;
    text-align: center!important;
  }
  .cta-footer a{
    width: auto;
  }
}
@media(max-width:1200px){
  .hero-content h1{
    font-size: 50px;
  }
  .brightbench-conent .card-item{
    min-height: 660px;
  }
  .col-xl-4.position-relative{
    max-width: 450px;
    margin: auto;
  }
}
@media(max-width:992.1px){

  .business-section{
    padding: 80px 0;
  }
  .right-content{
    margin-top: 30px;
  }
  .card-item{
    margin-top: 25px;
  }
  .brightbench-conent .card-item{
    min-height: unset;
    height: unset;
  }
  .services-sec{
    flex-wrap: wrap;
    gap: 50px;
  }

  .blue-img{
    top: -73px;
  }
  .sky-blue-img {
    top: -160px;
  }
  .faq-section .section-title, .subscription-sec .section-title {
    font-size: 40px;
    line-height: 55px;
  }
  .subscription-sec .section-title{
    margin-bottom: 30px;
  }
  .hero-content h1 img {
    position: absolute;
    bottom: -3px;
    /* left: 14px; */
    width: 60px;
  }
  .icon-7{
    margin-bottom: 30px;
  }
  .hero-content{
    max-width: 560px;
    margin: auto;
  }
  .footer-logo{
    margin-bottom: 50px;
  }
  .cta-footer{
    position: unset;
    margin-top: 30px;
  }
  .menu.group {
    width: 100px;
  }
  .cta-footer a{
    width: 100%;
  }
}
@media(max-width:768px){
  .header-sec .container{
    max-width: 100%;
  }

}
@media(max-width:600px){

  .hero-content h1{
    font-size: 30px;
    line-height: 36px;
  }
  .hero-content p{
    margin:20px 0 30px 0;
  }
  .accordion-item{
    padding: 11px 8px 7px;
  }

  .nav-btn{
    visibility: hidden;
  }
  .faq-section .section-title, .subscription-sec .section-title,.section-title  {
    font-size: 40px;
    line-height: 45px;
  }
  .mb-100 {
    margin-bottom: 33px;
  }

  .text-10{
    font-size: 70px;
  }
  .accordion-header:after{
    right: 16px;
  }
  .number{
    width: 25%;
    max-width: 45px;
  }
  .accordion-header{
    display: flex;
    align-items: center;
    font-size: 17px;
  }

  .right-content h3 {
    font-size: 22px;
    margin-top: 30px;
  }
  .right-content{
    margin: 0px;
  }
  .brightbench-conent .right-content p{
    font-size: 18px;
    line-height: 24px;
  }
  .accordion-content{
    padding-left: 0;
  }
  .brightbench-title {
    font-size: 33px;
    line-height: 39px;
    max-width: 300px;
  }
  .section-title img{
    width: 92px;
  }
  .star-img {
    left: -33px;
    top: 104px;
    width: 84px;
  }

  .zigzag-images {
    top: -53px;
    text-align: right;
  }

  .burger{
    width: 22px;
  }
  .menu-2 {
    font-size: 12px;
  }
  .hero-content p{
    font-size: 20px;
    line-height: 26px;
  }
  .hero-content{
    padding-top: 80px;
    max-width: 400px;
    margin: auto;
  }

  .sky-blue-img {
    left: 0;
    top: -130px;
    width: 24%;
    z-index: 0;
  }
  .arrow_7 {
    right: 0;
    top: -185px;
  }
  .technical-img {
    right: 0;
    top: -108px;
    width: 108px;
  }
  .pink-shape{
    width: 130px;
  }
  img.shape_2-img{
    width: 95px;
  }
  .type-shape {
    right: 33px;
    width: 54px;
    top: -36px;
  }
  .desk-img{
    display: none;
  }
  .mbl-img{
    display: block;
  }
  .left-side-title h3{
    margin-bottom: 0;
  }
  .services-sec {
    gap: 24px;
  }
  .circle-line{
    right: 8px;
    width: 111px;
    top: 14px;
  }
  .start-circle {
    top: -13px;
    right: -10px;
    width: 48px;
  }
  .cta{
    padding: 0 20px;
    width: 260px;
  }

  .blue-img{
    top: 8px;
  }
  .zigzag-images.mbl-img{
    top: 53px;
    width: 82px;
  }
  .zigzag-images img{
    width: 100%;
  }
  .burger{
    margin: 0;
  }
  .business-conent .col-lg-4{
    z-index: 99;
  }
  .container{
    padding: 0 25px;
  }
  .nav-menu.d-flex{
    justify-content: unset;
  }
  .nav-btn,.number{
    display: none;
  }
  .site-logo{
    width: 100%;
    text-align: center;
  }
  .menu.group{
    width: 25px;
  }
  .subscription-sec .container{
    padding: 0;
    overflow: hidden;
  }
  .services-sec{
    margin-bottom: 25px;
  }
  .right-banner{
    margin: 46px 25px 70px;
  }
  .text-9{
    font-size: 18px;
  }
  .card-item{
    min-height: 260px;
  }
  .accordion-item{
    margin: 13px auto 0;
  }
  .faq-section{
    padding-bottom: 70px;
  }
  .pink-shape{
    top: -5px;
  }
  img.shape_2-img{
    bottom: 3px;
  }
  .subscription-sec{
    padding-top: 100px;
  }
  .text-11{
    margin: 0;
  }
  .text-10{
    margin-bottom: 6px;
  }
  .line{
    margin-top: 50px;
  }
  .text-14 a{
    margin-top: 22px;
  }
  .right-banner{
    padding-bottom: 30px;
  }
  .footer-logo{
    text-align: left;
  }
}
@media(max-width:450px){
  /* .site-logo img {
  /* width: 125px; */
  /* } */ */

  .section-title img {
    width: 76px;
  }
  .footer-logo span{
    font-size: 30px;
  }
  .circle-line{
    right: 16px;
  }
}
