* {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}
*, :after, :before {
    box-sizing: inherit;
}

html {
    font-size: 14px;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
}
:after, :before {
    text-decoration: inherit;
    vertical-align: inherit;
}
*, :after, :before {
    box-sizing: inherit;
}
:after, :before {
    text-decoration: inherit;
    vertical-align: inherit;
}
*, :after, :before {
    box-sizing: inherit;
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none;
}

.application--wrap {
    flex: 1 1 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    max-width: 100%;
    position: relative;
}

.theme--dark.application {
    background: #050A1D;
    color: #fff;
}
.application {
    display: flex;
}
.application {
    font-family: Roboto, sans-serif;
    line-height: 1.5;
}
* {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}
*, :after, :before {
    box-sizing: inherit;
}

.v-toolbar[data-booted=true] {
    transition: .2s cubic-bezier(.4, 0, .2, 1);
}
.theme--dark.v-toolbar {
    background-color: #050A1D;
    color: #fff;
}
.v-toolbar {
    transition: none;
    box-shadow: 0 2px 4px -1px rgb(0 0 0 / 20%), 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%);
    position: relative;
    width: 100%;
    will-change: padding-left, padding-right;
}

* {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
}
*, :after, :before {
    box-sizing: inherit;
}

nav {
    display: block;
}

.v-toolbar__content {
    align-items: center;
    display: flex;
    padding: 0 24px;
}

.v-content[data-booted=true] {
    transition: .2s cubic-bezier(.4, 0, .2, 1);
}
.v-content {
    transition: none;
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
    max-width: 100%;
}

.v-content__wrap {
    flex: 1 1 auto;
    max-width: 100%;
    position: relative;
}

.v-parallax {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.new-bg {
    background-color: #050A1D;
    background-image: url("AI_banner1.png");
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center;
}

.new-box{
    display: flex;
    flex-basis: 1;
    /* align-items: center; */
    justify-content: center;
    width: 350px;
    height: 320px;
    text-align: center;
}

.new-box-two{
    display: flex;
    flex-basis: 1;
    justify-content: center;
    width: 450px;
    height: 320px;
    text-align: left;
}

.two-col-layout{
    display: flex;
    flex-direction: row;
    justify-content: center;
align-items: center;
    width: 100%;
    padding: 40px;
    flex-wrap: wrap;
    row-gap: 20px;
}

.v-list__tile__action i {
    float: left;
    margin-right: 10px;
}

.v-parallax__content {
    color: #fff;
    height: 100%;
    z-index: 2;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 1rem;
}

.layout.column {
    flex-direction: column;
}
.justify-center {
    justify-content: center;
}
.align-center {
    align-items: center;
}

.white--text {
    color: #fff!important;
    caret-color: #fff!important;
}

@media (min-width: 960px){
    .headerimg {
        max-width: 50%;
        height: auto;
    }
    img {
        border-style: none;
    }
}

@media (min-width: 0){
    .text-xs-center {
        text-align: center!important;
    }
    .mb-3 {
        margin-bottom: 16px!important;
    }
    .subheading {
        font-size: 16px!important;
        font-weight: 400;
    }
    .flex.xs12 {
        flex-basis: 100%;
        flex-grow: 0;
        max-width: 100%;
    }

    .text-xs-center {
        text-align: center!important;
    }
}

.layout.column {
    flex-direction: column;
}
.align-center {
    align-items: center;
}

.my-5 {
    margin-top: 48px!important;
    margin-bottom: 48px!important;
}

.layout.column>.flex {
    max-width: 100%;
}


@media only screen and (min-width: 960px){
    .container {
        max-width: 900px;
    }
}

.container {
flex: 1 1 100%;
margin: auto;
padding: 24px;
width: 100%;
}

.layout {
display: flex;
flex: 1 1 auto;
flex-wrap: nowrap;
min-width: 0;
}

.container.grid-list-xl .layout .flex {
padding: 12px;
}

.theme--dark.v-sheet {
background-color: #050A1D;
border-color: #050A1D;
color: #fff;
}
.theme--dark.v-card {
background-color: #050A1D;
border-color: #050A1D;
color: #fff;
}
.v-sheet {
display: block;
border-radius: 2px;
position: relative;
transition: .3s cubic-bezier(.25, .8, .5, 1);
}
.v-card {
box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
text-decoration: none;
}
.elevation-0 {
box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 0 0 rgba(0, 0, 0, .14), 0 0 0 0 rgba(0, 0, 0, .12)!important;
}
.transparent {
background-color: transparent!important;
border-color: transparent!important;
}

.v-card>:first-child:not(.v-btn):not(.v-chip) {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
.v-card__text {
padding: 16px;
width: 100%;
}

.blue--text.text--lighten-2 {
color: #64b5f6!important;
caret-color: #64b5f6!important;
}
.v-icon {
align-items: center;
display: inline-flex;
-webkit-font-feature-settings: "liga";
font-feature-settings: "liga";
font-size: 24px;
justify-content: center;
line-height: 1;
transition: .3s cubic-bezier(.25, .8, .5, 1);
vertical-align: text-bottom;
}
.blue--text {
color: #2196f3!important;
caret-color: #2196f3!important;
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}

.justify-center {
justify-content: center;
}

.v-card__title--primary {
padding-top: 24px;
}

.v-card>:last-child:not(.v-btn):not(.v-chip) {
border-bottom-left-radius: inherit;
border-bottom-right-radius: inherit;
}
.v-card__text {
padding: 16px;
width: 100%;
}

.container.grid-list-xl .layout .flex {
padding: 12px;
}

@media (min-width: 0) {
.flex.xs12 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
}
}

.theme--dark.v-footer {
background: #050A1D;
color: #fff;
}
.blue.darken-2 {
background-color: #1976d2!important;
border-color: #1976d2!important;
}
.v-footer {
align-items: center;
display: flex;
flex: 0 1 auto!important;
min-height: 36px;
transition: .2s cubic-bezier(.4, 0, .2, 1);
}

.align-center {
align-items: center;
}

.container {
flex: 1 1 100%;
margin: auto;
padding: 24px;
width: 100%;
}

@media only screen and (min-width: 960px){
.container {
    max-width: 900px;
}
}

.display-3 {
font-weight: 400;
font-family: Roboto, sans-serif!important;
}
.display-3 {
font-size: 56px!important;
line-height: 1.35!important;
letter-spacing: -.02em!important;
}

.container.grid-list-xl .layout:not(:only-child) {
margin: auto -12px;
}
.layout.wrap {
flex-wrap: wrap;
}
.layout.row {
flex-direction: row;
}

.layout.column>.flex {
max-width: 100%;
}

@media (min-width: 0){
.flex.xs12 {
    flex-basis: 100%;
    flex-grow: 0;
    max-width: 100%;
}
}

.headline {
font-size: 24px!important;
line-height: 32px!important;
}
.headline {
font-weight: 400;
letter-spacing: normal!important;
font-family: Roboto, sans-serif!important;
}

.container {
flex: 1 1 100%;
margin: auto;
padding: 24px;
width: 100%}
.container.grid-list-xl .layout .flex {
padding: 12px;
}
.container.grid-list-xl .layout:not(:only-child) {
margin: auto -12px;
}

@media (min-width: 960px) {
    .headerimg {
        max-width: 50%;
        height: auto;
    }
}

@media (max-width: 959px) {
    .headerimg {
        max-width: 80%;
        height: auto;
    }
}


.v-list__tile__title a {
  color: #1976d2;
}

.v-list__tile.theme--dark a {
    color: #1976d2 !important; 
    text-decoration: none;
}

.flex {
    flex: 1 1 auto;
    max-width: 100%;
}

.layout.column>.flex {
    max-width: 100%;
}

.v-card>:last-child:not(.v-btn):not(.v-chip) {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}
.theme--dark.v-list {
    background: #050A1D;
    color: #fff;
}
.v-list {
    list-style-type: none;
    padding: 8px 0;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
}
.transparent {
    background-color: transparent!important;
    border-color: transparent!important;
}
.container.grid-list-xl .layout:not(:only-child) {
    margin: auto -12px;
}
.v-card>:first-child:not(.v-btn):not(.v-chip) {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}
.justify-center {
    justify-content: center;
}

.container.grid-list-xl .layout .flex {
    padding: 12px;
}