body{
    font-family: 'Raleway', sans-serif;
    color:#759db1
}


a,a:hover,a:visited,a:active{
    text-decoration:none;
    color:#759db1;
}
p,h1,h2,h3,h4,h5,h6{
    line-height:1.8em;
}
.banner-thumb{
    height:300px;
    width:100%;
    display:block;
    object-fit: cover;
    
}
.menu-logo{
    max-height:40px;
}

.invisalign-smile{
    border-radius:50%;
    margin:auto;
    display:block;
    width:240px;
    height:240px;
    object-fit: cover;
}

.color-a{
    color:#058BC6!important;
}

.container{
    max-width:1400px;
}
.btn{
    border-radius:1px;
    font-size:0.8em;
    font-weight: 600;
}

.white{
    background:#fff;
}
.profile-avatar{
    height:140px;
    width:140px;
    border-radius:50%
}
.invisalign-logo{
    max-width:500px;
    width:100%;

}


.bg-lt-a{
    background:#fbfdff;
}

.bg-lt-b{
    background:#f6fbff;
}

.bg-lt-c{
    background:#f2f9ff;
}

.white-b{
    background:#f8f9fa
}

.gradient-1{
    background: rgb(255,255,255);
    background: linear-gradient(133deg, rgba(255,255,255,1) 0%, rgba(240,247,247,1) 100%);
}

.itero-logo{
    max-width:300px;
    width:100%;

}
.bg-3{
    background:rgb(15, 77, 109)
}
.bg-2{
    background:#1273a3;
}
.bg-1{
    background:#0A86C4
}
.vertical-center{
    display:flex;
    align-items: center;
    vertical-align: middle;
}



.invisalign-banner{
    background:url('/assets/img/invisalign-banner.jpg') center center no-repeat;
    background-size: cover;
    min-height:800px

}
.smile-bg{
    background:url('/assets/img/sq01.jpg') center center no-repeat;
    background-size: cover;
}


.invisalign-hero-bg{
    background:url('/assets/img/sq01.jpg') center center no-repeat;
    background-size: cover;
}
.bottom-center{
    display:flex;
    align-items:center;
    vertical-align: bottom;
}

.hero-1{
    background:url('/assets/img/bg-01.jpg') center center no-repeat;
    background-size: cover;
}

.footer{
color:white;
background:#1273a3;
text-align:center;
padding:50px 10px;
}

.dra-banner{
    background:#058BC6;
    background:url('/assets/img/bg-invisalign.jpg') center center no-repeat;
    background-size: cover;
 
    color:white
}

.itero-scanner{
    max-width: 40vw;
    margin:auto;
    display:block;
}

.btn-primary{
    background:#058BC6!important;
    border-color:#058BC6!important
}



.ig-menu-logo{
    color:#058BC6!important;
    font-size:1.5em
}

.navbar{
    border-bottom:#e4eaec 0.5px solid;
}
.navbar-nav  .nav-link{
    color:#058BC6!important;
    font-weight: 400;
    font-size: 0.9em;
    letter-spacing:1px;
}

.vh-100{
    min-height:100vh;
}

.header-hero{
    background:url('/assets/img/itero-element-2.jpeg') center center no-repeat;
    background-size: cover;
}

