html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0 ;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

html, body{
    scroll-behavior: smooth;
    overflow-x: hidden;
}


h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
}


h2{
    font-size: 20px !important;
    color: #3b31ba;
}

a {
    font-size: 20px;
    text-decoration: none!important;
}

p, a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

@media (max-width: 1023px) {
    .bg-img {
        background: url(../images/mobile/header.jpg);
        background-size: cover;
        background-position: bottom left;
    }
    .head-arrow{
        padding: 4em 0 4em 0 !important;
    }
    .logo{
        margin: 1em 0 0 1em;
        width: 180px!important;
    }
    .contact {
        background: url(../images/mobile/contact2.jpg);
    }   
    #menu{
        display: none;
    } 
}

@media (max-width:420px){
    .bg-about{
        background-size: 120px;
    }
}

@media (min-width: 420px) and (max-width:480px){
    .bg-about{
        background-size: 110px;
        background-position: 6px 5px;
    }
}

@media (max-width: 600px){
    #text-sm{
        font-size: 18px!important;
    }
}

@media (min-width: 520px) and (max-width:575px){
    .bg-about{
        background-size: 89px;
        background-position: 30px 0px;
    }
}

@media (min-width: 600px) and (max-width:1024px){
    header div div.sec-h{
        height: 600px;
    }
}

@media (min-width:992px) and (max-width:1199px){
    .bg-about{
        background-size: 103px;
        background-position: 0 12px;
    }
}

@media (min-width:768px) and (max-width:991px){
    .bg-about{
        background-size: 86px;
        background-position: 120px 0;
    }
}

@media (min-width:600px) and (max-width:767px){
    .bg-about{
        background-size: 86px;
        background-position: 42px 0;
    }
}

@media (min-width:576px) and (max-width:599px) {
    .bg-about{
        background-size: 87px;
        background-position: 35px 0;
    }
}

.dot{
    height: 8px;
    width: 8px;
    background-color: #3b31ba;
    border-radius: 50%;
    border: 2px solid white;
}

.desktop-menu{
    background-color: #25177b;
    width: auto;
    height: auto;
}

.menu-line{
    width: 2px;
    height: 65px;
    left: 162px;
    top: 76px;
}

#menu{
    z-index: 1;
}
    
#messageInput{
   height: 100%; 
   resize: none;
}

.form-bg{
    background-color: #3a31bab7!important;
    border: solid 2px rgba(255, 255, 255, 0.753)!important;
}

.contact-img{
    width: 50px; 
}

.sec-h{
    height: auto;
}

div.info-align-center p {
    margin-bottom: 0;
}

.text-color-main{
    color: #3b31ba;
}

.bg-color-main{
    background-color: #3b31ba !important;
    color: white!important;
    border: solid 1px white!important;
}

.bg-prime{
    background: #25177b!important;
}

.head-arrow {
  width: 70px;
  padding: 4em 0 0 0;
}

.logo {
  width: 160px;
}

.mobile-menu {
  width: 105px
}

.navbar {
  display: flex;
  flex-direction: row;
  padding: 0 0 0 15px !important;
}

.navbar-toggler:focus {
    box-shadow: none!important;
}

.navbar-toggler {
    border: 0!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.offcanvas{
    bottom: auto!important;
}

.text-highlight {
  background-color: #9e30cb;
  padding: 0 0 0 8px;
}

.p-highlight{
    background-color: #9e30cb; 
    line-height: 27px;
}

.text-spacing {
  letter-spacing: 7px;
}

.text-spacing-2{
    letter-spacing: 2px;
}

.font-weigth-light {
  font-size: 25px;
}

/* padding styles start */

.ps-6{
    padding-left: 4em;
}

.ptb-2{
    padding: 2em 0;
}

.pt-6{
    padding-top: 6em !important;
}

/* padding styles end */

/* width start */

.w-80{
    width: 80% !important;
}

/* width end */

.list-points{
    width: 8px;
    transform: translate(6px,0px);
}

.text-align-left{
    text-align: justify;
    width: 200px;
}

.lh-20{
    line-height: 20px;
}

.bg-about{
    background-image: url(../images/icons_details/bullet_point_about_us.png);
    background-repeat: no-repeat;
    min-height: 500px;
}

.about-us{
    background-image: url(../images/mobile/about_us.jpg);
    background-size: cover;
    background-position: bottom;
}

footer{
    background-color: #25177b;
}

footer img{
    width: 12%;
}

footer > p{
    font-size: 12px;
}

footer p {
    margin-bottom: 0!important;
}

@media (min-width: 1024px) {
    .contact{
        background-image: url(../images/backgroundai/contact-us_background.jpg);
        background-size: cover;
    }
    
    .bg-img{
        background-image: url(../images/header.jpg) ;
        height: auto;
        background-size: cover;
        background-position: bottom;
        min-height: 954px;
    }

    .mobile-menu{
        display: none;
    }

    img.logo{
        padding: 2.5em;
        width: 280px;
    }

    .info-align-center{
        text-align: center;
    }

    h1 br{
        content: '';
    }

    h1{
        font-size: 60px !important;
        padding-bottom: 1.4em !important;
    }

    .column > p {
        padding-bottom: 1em;
        font-size: 30px;
    }

    .head-arrow{
        padding-bottom: 5em;
    }

    .container img.w-80{
        width: 30%;
        padding-top: 4em;
        padding-bottom: 4em;
    }

    h2.pb-1{
        padding: 1em 0;
    }

    h2{
        padding-bottom: 2em !important;
    }

    .about-us{
        background-image: url(../images/backgroundai/about_us_background.jpg);
        background-position: center;
    }

    .contact div.container-2{
        width: 25%;
    }

    .contact div.container-2 p{
        width: 50%;
    }

    footer div.space-around div{
        padding: 0;
        width: 17%;
    }
} 

@media (min-width: 1400px) {
     .bg-about{
        background-size: 90px;
    }

    .offcanvas{
        display: none!important;
    }
}


@media (min-width: 2010px) {
    .pt-6{
        padding-top: 8em !important;
    }

    header div div.sec-h{
        height: 800px;
    }
}

