*{
    margin: 0;
    padding: 0;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-toggle::after{
    position: relative;
    top: 3px !important;
}
.navbar-default{
    transition:500ms ease;
    background:transparent !important;
}
.navbar-default.scrolled{
    background: #06014b !important;
}
.bg-dark{
    background-color: transparent !important;
}
.pad20{
    padding: 20px !important;
}
.h-100vh{
    height: 100vh !important;
}
.fntsz-ltrspcn1pt7{
    letter-spacing: .2rem !important;
    font-size: 1.7rem !important;
}
.section-main-padding{
    padding: 70px 0px !important;
}
.lnht35{
    line-height: 35px !important;
}
.navbar-nav .nav-link {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}
.navbar-dark .navbar-nav .nav-link{
    font-size: 1.1rem !important;
}
.bg-blue{
    background: #06014b !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
.single-info-block {
    transition: all 0.1s ease !important;
    padding: 70px 30px !important;
    min-height: 300px !important;
    background-color: #FFF !important;
}
.lnht30 {
    line-height: 30px !important;
}
.single-info-block:hover, .single-info-block.active {
    box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.1);
}
.desc-fntsz {
    margin-bottom: 20px;
    font-size: 58px;
    font-weight: 600!important;
    line-height: 1.2;
    color: #000;
}
.text-justify {
    text-align: justify!important;
}
.lnht30 {
    line-height: 30px;
}
.bg-new{
    background: #06014b !important;

}
.bg-footer{
    background: #06014b !important;
}
.color-white{
    color: #fff !important;
}
.mt-20{
    margin-top: 70px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
/*styles for about us*/
.about-banner{
    background-image : url("../../assets/images/about1.png");
    background-repeat: no-repeat;
    height: 70vh;
    background-size: cover;
}
.mt-50{
    margin-top: 140px;
}
.mt-15{
    margin-top: 30px !important;
}
.mt-40{
    margin-top: 45px !important;
}
.img-why{
    width: auto;
    margin-bottom: 10px;
    -webkit-transition: .3s;
    transition: .3s;
    width: 85px;
    opacity: 1!important;
}
.about1-bg{
    background:  #06014b ;
}
.mrgn180{
    margin-top: 180px;
}
.mrgn160{
	margin-top: 150px;
}
.about-text{
    font-size: 4rem;
    font-weight: 700;
    line-height: 70px;
}
.about-heading{
    color: #000;
    font-size: 50px;
    font-weight: 700;
    line-height: 56px;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
.about-h{
    line-height: 66px;
    font-size: 48px;
    font-family: Raleway, sans-serif;
    color: #005273;
    text-align: center;
    margin-bottom: 60px;
}
.bt-desc{
    text-decoration: none;
    color:#fff !important; 
}
a:hover >.bt-desc{
    text-decoration: none;
}
/*styles for contact*/
.contact-bg{
    background:#06014b !important;
    background-repeat: no-repeat;
    height: 15vh;
    background-size: cover;
}
.button-work-green {
    padding: 12px 24px !important;
    text-transform: uppercase!important;
    background-color: #0a1490 !important;
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    border-width: 0px !important;
    letter-spacing: 1px !important;
}
/*styles for application banner*/
.app-banner{
    background: url(../../assets/images/ser-top-banner1.png);
    height: 70vh;
    background-size: cover;
    background-repeat: no-repeat;
}
.ser-heading{
    font-weight: 900;
    color: #fff !important;
    letter-spacing: 2px;
    font-size: 45px; 
    line-height: 50px !important;
}
.color-blue{
    color:  #06014b !important;
}
/*styles for blockchain*/
.bg-block{
    background: url(../../assets/images/block1.jpg);
    height: 70vh;
    background-size: cover;
    background-repeat: no-repeat;
}
.bg-light{
    background: #f0f1f1!important;
    
}
.block-ban2{
    background: url(../../assets/images/blockk.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 50vh;
}
.block-heading{
    font-size: 48px;
    font-weight: 800;
    line-height: 64px;
    color: #fff;
}
.bg-consulting{
    background: url(../../assets/images/banner14.jpg);
    height: 70vh;
    background-size: cover;
    background-repeat: no-repeat;
}


.bg-medical{
    background: url(../../assets/images/anvi_medical.png);
    height: 70vh;
    background-size: cover;
    background-repeat: no-repeat;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
  }
/*styles for ai*/
.ai-bg{
    background: url(../../assets/images/nlpbg.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;
}
.auto-bg{
    background: url(../../assets/images/artificial-intelligence.jpg);
    background-size: cover;
      background-repeat: no-repeat;
      height: 50vh;
}
/*iot styles*/
.iot-bg{
    background: url(../../assets/images/iiot.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;
}
.cloud-bg{
    background: url(../../assets/images/cloud-bannsh1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;
}
/*deeplearning */
.deep-banner{
  background-image: url(../../assets/images/deepbanner.jpeg), linear-gradient(#02030e, #1c2442);
  background-size: cover;
  background-repeat: no-repeat;
  height: 70vh;
}
.deep1-banner{
    background: #f0f1f1!important;
}
/*digital*/
.digital-banner{
     background-image: url(../../assets/images/digital.webp), linear-gradient(#02030e, #1c2442);
  background-size: cover;
  background-repeat: no-repeat;
    }
    .circle_style {
    border-radius: 50%;
    padding: 10px 15px;
    color: #fff;
    float: left;
    position: relative;
    top: 10px;
    margin-right: 15px;
    background: #3059e7;
}
/*chatbot*/
.chatbot-banner{
     background-image: url(../../assets/images/chatbotbg.webp), linear-gradient(#02030e, #1c2442);
  background-size: cover;
  background-repeat: no-repeat;
    }
    .color-skyblue{
      color: #3059e7 !important;  
    }
/*arvr*/
.arvr-banner{
     background: url(../../assets/images/bg-augmented-virtual-realities.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;
    
}
/*data annotation*/
.annotation-banner{
     background-image: url(../../assets/images/anno.webp), linear-gradient(#02030e, #1c2442);
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;
}
.bg-blue{
    background: linear-gradient(#182964, #030c2c);
}
/*predictive analytics*/
.predictive-banner{
    background:  url(../../assets/images/datascience_banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;
}
@media screen and (min-width: 320px) and (max-width: 990px) {
    .bg-dark{
        background-color: #06014b !important;
    }
}