@font-face {
    font-family:Montserrat regular;
    src: url(../fonts/Montserrat-Regular.otf);
  }
  body{
      overflow-x: hidden;
      font-family: 'Montserrat regular';
    }
    .section1{
        margin-top:150px;
        margin-bottom:100px;
    }
.banner{
    background-image: url('../images/bgbg1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 450px;
    width: 100%;
}
.section1div1{
    position: relative;
}
.section1div1innerdiv{
    position: absolute;
            top: 60px;
            left: 3%;
}
.section1div1heading1{
    padding-left: 7px;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
}
.section1div1heading2{
    font-weight:bold;
    font-size: 50px;
    font-family: 'Raleway', sans-serif;
}
.section1div1heading3{
    font-size: 19px;
    color: #000;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}
.upgradebtn{
    background: #118DF0;
    color: #fff !important;
    font-size: 17px;
    padding: 10px 60px 10px 60px;
}
.upgradebtn:hover{
    background-color: #fff;
    color: #118DF0 !important;
    border: 1px solid #118DF0;
}
.section2{
    margin-top: 50px;
}
.section2div1heading1{
    color: #000000;
   font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: bold;padding-top: 50px;
}
.section2div1heading2{
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
    margin-top:20px
}
.section2div2heading1{
    font-weight: bold;
                       color: #000;
                       font-size: 21px;
                       padding-top: 13px;font-family: 'Raleway', sans-serif;
}
.section2div2para1{

}
.section2div2btn{
    position: absolute;
                        margin-top: 3px;
                        right: 33%;
                        background: #118DF0;
                        color: #fff !important;
                        font-size: 17px;
}
.section2div3{
    position:relative
}
.section2div3heading1{
    font-weight: bold;
                       color: #000;
                       font-size: 21px;
                       padding-top: 13px;font-family: 'Raleway', sans-serif;
}
.section2div3btn{
    margin-top: 27px;
                        bottom: 0;
                        right: 33%;
                        background: #118DF0;
    color: #fff !important;
    font-size: 17px;
}
.section2div4heading1{
    font-weight: bold;
                       color: #000;
                       font-size: 21px;
                       padding-top: 13px;font-family: 'Raleway', sans-serif;
}
.section2div4btn{
    position: absolute;
                        bottom: 0;
                        right: 33%;
                        background: #118DF0;
    color: #fff !important;
    font-size: 17px;
}
.section2div5heading1{
    font-weight: bold;
    color: #000;
    font-size: 21px;
    padding-top: 13px;font-family: 'Raleway', sans-serif;
}
.section2div5btn{
    background: #118DF0;
    color: #fff !important;
    font-size: 17px;
}
.section3{
    margin-top: 130px;
}
.section3div1img{
    border-radius: 10px;
}
.section3div2{
    position: relative;
}
.section3div2innerdiv{
    position: absolute;
    left: 20%;
}
.section3div2heading1{
    color: #000000;
font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: bold;
}
.section3div2para{
    width: 91%;
     text-align: justify;
}

.newul{
    list-style: none;
    padding-inline-start: 0 !important;
  }

  .newul li:before {
    content: '✓';
    color: #118DF0;
    font-weight: bold;
  }
 .lispan {
    padding-left: 10px;
    color: #000;
    font-weight: 600;
  }
  .startedbtn{
    background: #118DF0;
    color: #fff !important;
    font-size: 17px;
  }
.section4{
    margin-top: 140px;
}
  .banner2{
    background-image: url('../images/imgbg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 450px;
    width: 100%;
}
.section4div{
    padding-top: 82px;
    padding-left: 45px;
}
.section4heading1{
    font-weight: bold;
    font-size: 17px;
}
.section4heading2{
    font-weight: bold;
    font-size: 32px;
}
.section4heading3{
    font-weight: bold;
    font-size: 32px;
}
.section4para1{
    width: 48%;
     text-align: justify;
}
.section4para2{
    width: 48%;
     text-align: justify;
}
.section4btn{
    background: #118DF0;
    color: #fff !important;
    font-size: 17px;
}

/* .bgimg2{
    background-image: url('../images/684800_dsk_mosaic1x2_Free_SimKit2-retina.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 450px;
    width: 100%;
} */

