
body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 0px;
}

body::-webkit-scrollbar
{
	width: 3px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	border-radius: 0px;
	background-image: -webkit-gradient(linear,
		 left bottom,
		 left top,
		color-stop(0.44, rgb(122,153,217)),
		color-stop(0.72, rgb(73,125,189)),
		 color-stop(0.86, rgb(28,58,148)));
}



.body {
    font-family: 'Nunito';
    -webkit-font-smoothing: antialiased;
        line-height:1.7;
}
p {
    font-family: 'Montserrat';
    font-size: 15px;
    color: #878a9d;
    line-height: 1.7;
    font-weight: 500;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Montserrat';
}
.navbar-brand img {
    width: 20rem;
}

.front-banner {
    background-repeat: no-repeat;
    background-image: url('../img/background-intro2.jpg');
    background-size: cover;
    background-position: left center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
    min-height: 535px;
}

.front-banner-overlay {
    background-position: 20rem 0rem;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 20;
    visibility: inherit;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0);
    background-image: url('../img/smile2.png');
    min-height: -webkit-fill-available;
    background-repeat: no-repeat;
    background-size: cover;
}

    .front-banner-overlay h5 {
        z-index: 9;
        white-space: nowrap;
        font-size: 16px;
        line-height: 40px;
        font-weight: 500;
        color: #311B92;
        letter-spacing: 1px;
        font-family: 'Montserrat';
        text-transform: uppercase;
        border-radius: 5px;
        visibility: inherit;
        transition: none 0s ease 0s;
        text-align: inherit;
        border-width: 0px;
        margin: 0px;
        padding: 11px 20px 13px;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        opacity: 1;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform-origin: 50% 50% 0px;
    }

    .front-banner-overlay h4 {
        z-index: 8;
        white-space: normal;
        font-size: 45px;
        line-height: 55px;
        font-weight: 600;
        color: rgb(85, 83, 119);
        letter-spacing: 0px;
        font-family: 'Montserrat';
        visibility: inherit;
        transition: none 0s ease 0s;
        text-align: inherit;
        border-width: 0px;
        opacity: 1;
        transform-origin: 50% 50% 0px;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }


    .front-banner-overlay p {
        z-index: 7;
        white-space: normal;
        font-size: 23px;
        line-height: 40px;
        font-weight: 100;
        color: rgb(95, 99, 136);
        letter-spacing: 0px;
        visibility: inherit;
        font-family: 'Montserrat';
        transition: none 0s ease 0s;
        text-align: inherit;
        border-width: 0px;
        opacity: 1;
        transform-origin: 50% 50% 0px;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-font-smoothing: antialiased !important;
    }

    .front-banner-overlay .row {
        padding: 6rem 0
    }

    .front-banner-overlay .btn-group-lg > .btn, .btn-lg {
        padding: .5rem 2rem;
        font-size: 1.25rem;
        line-height: 1.8;
        border-radius: .3rem;
    }
.content-icon .icon {
    padding: 2rem;
    box-shadow: 0 30px 100px 0 rgba(221, 224, 231, 0.5);
    border-radius: 100%;
    color: #007bff;
    width: 120px;
    height: 120px;
    margin: 0 auto;
}
.content-icon h4 {
    font-weight: 600;
    font-family: 'Montserrat';
    font-size:20px;
}
.content-icon .multi-card {
    border-right: 1px dashed rgba(0,0,0,.075)
}
.content-icon .multi-card:last-child{border-right:unset;}
.complete-dental-care {
    background: #007bff url(https://anpsthemes.com/ident/demo-2/wp-content/uploads/2018/11/pattern.svg?id=3764) !important
} 
    .complete-dental-care a {
        font-weight: 600;
        letter-spacing: 1px;
        font-size: 17px;
        line-height: 2;
    }
    .complete-dental-care span {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin: 6px;
        background-color: #ffffff;
        margin-right: 1rem;
    }
        .complete-dental-care span i {
            position: relative;
            top: 3px;
            font-size: 22px;
            left: 40%;
            color: #007bff;
            font-weight: 800;
        }
.no-padding{padding:unset}
.display-5{font-size:3rem; font-weight:700}
.display-6 {
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
}
.anps-box--shadow {
    box-shadow: 0 30px 100px 0 rgba(221, 224, 231, 0.5);
}
.how-work_heading h6, .how-work_heading h4, .how-work_heading h5, .how-work_heading h2, .work h6 {
    font-family: 'Montserrat';
}
    .work h6 span {
        font-size: 20px;
    }
.what-we-do h2 {
    font-weight: 300;
}
.our-services {
    background: #007bff url(../img/bg-content-3.jpg) top center no-repeat;
    background-size: cover;
    min-height: 500px;
    height: auto;
}
    .our-services .how-work_heading h4, .our-dental-services .how-work_heading h2, .team-professional .how-work_heading h2 {
        font-size: 3.2rem;
        font-weight: 400
	}
    .our-services .how-work_heading h6, .team-professional .how-work_heading h6{
        letter-spacing: 1px
    }
.our-services p{font-weight:400}
.card-img-overlay {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.1);
    content: "";
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .2s opacity ease-in-out;
    width: 100%;
}
    .card-img-overlay:hover {
        opacity: 1;
        
    }
    .card-img-overlay i {
        background-color: transparent;
        border-radius: 50%;
        color: var(--anps-headings);
        display: inline-block;
        font-size: 22px;
        height: 80px;
        text-align: center;
        transform: translateY(40px);
        transition: .2s transform ease-in-out, .2s background-color ease-in-out, .3s box-shadow ease-in-out;
        width: 80px;
        position: absolute;
        top: 20%;
    }
    .card-img-overlay:hover i {
        background-color: #fff;
        transform: translateY(0);
    }
.card-img-overlay i::before {
    font-size: 22px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.team-professional .mdl-carousel img {
    display: inline-block;
    width: 180px;
    height: 180px;
    margin: 6px;
    background-color: #ffffff;
    margin-right: 1rem;
}
.team-professional .mdl-carousel .profile-user {
    display: inline-block;
    width: 180px;
    height: 180px;
    margin: 6px;
    background-color: #ffffff;
    margin-right: 1rem;
}
.mdl-carousel .mdl-item a, .mdl-carousel .mdl-item .profile-user {
    overflow: hidden;
    cursor: pointer;
}
.mdl-carousel .mdl-item img {
    transition: .2s transform;
}
    .mdl-carousel .mdl-item:hover img {
        -ms-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
#partner-owl .mdl-item img {
    width: 13rem;
    height: auto;
    opacity:1;
}
#partner-owl .mdl-item:hover img{
    opacity:0.5;
}
.dental-partner {
    background-image: url(../img/shadow-bottom.png) !important;
    background-position: bottom;
}
.footer-heading {
    font-family: 'Montserrat';
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.3rem;
}
.footer-top: {
    border-top-color: #ebf2f6;
}
.footer-logo img{width:20rem}
.footer-links ul li a {
    padding: .2rem 0;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 15px;
    color: #878a9d;
}
.main-footer{position:relative}
/* .site-footer_shadow {
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: 2;
} */
.site-footer_shadow {
    left: 0;
    pointer-events: none;
    position: absolute;
    top: -144px;
    z-index: 2;
}



.footer-content{width:385px}
.copyright-footer {
    background-color: #fcfcfc;
    color: #9294a3;
}

.copyright-footer {
    font-size: 14px;
}

.copyright-footer--shadow {
    box-shadow: inset 0 3px 19px 0 rgba(221, 224, 231, 0.5);
    overflow: hidden;
    position: relative;
}

.fixed_request-Appointment {
    position: fixed;
    top: 17rem;
    z-index: 1000;
    right: -5.24rem;
    transform: rotate(-90deg);
    font-size: 1rem;
    border-radius: unset;
    font-family: 'Montserrat';
}

@media(max-width:500px){
    .footer-content{width:unset;}
    .site-footer_shadow{
        display:none;
    }
}
@media (max-width: 600px) {
    .site-footer__shadow {
        display: none;
    }
    .navbar-brand img {
        width: 13rem;
    }
    .fixed_request-Appointment{top:20rem; font-size:1rem}
    .front-banner-overlay .row {
        padding: 0rem 0
    }
    .front-banner-overlay {
        min-height:unset;
    }
}
#Appointment-model {
    font-family: 'Montserrat';
}
    #Appointment-model .form-control {
        padding: 1.375rem .75rem;
        font-size: 0.8rem;
    }
.scrollTop {
    position: fixed;
    right: 1%;
    bottom: 50px;
    background-color: #007bff;
    padding: 10px 15px;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}
.scrollTop a {
        font-size: 18px;
        color: #fff;
}


.inner-banner{background-size:cover}
.inner-banner h4{font-family: 'Montserrat';}
.inner-banner .breadcrumb li{font-family: 'Montserrat';}
.inner-banner .breadcrumb li a{color:#fff}
.content{font-family:'Montserrat';}
/*--------About us----------------*/

.about{
    background-image: url(../img/bg-subheader3.jpg);
}
.content .heading-content h5{font-weight: 300;
    font-size: 2.2rem;}
    .content p{font-weight:400; line-height: 2.1;}
    #about-is a ,  #history-about a {text-decoration: unset;}
    #about-is a i, #history-about a i{
    padding: 0.55rem 1rem;
    background: #77b6f959;
    border-radius: 9.25rem;
    font-size: 1.5rem;

}
    #about-is a:hover i, #history-about a:hover i{background:#007bff; color:#fff}
    #features h6 span{
    background: #007bff59;
    border-radius: .25rem;
    font-size: 0.8rem;
}
#features p{width: 65%;
    margin: 0 auto;}
#features .rounded-circle{display: inline-block;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 6px;
    background-color: #017cff;}
    #features .rounded-circle i{padding: 14px;
        color: #fff;
        font-size: 1.1rem;}
#features .text-content p{width:unset}
#features .box-content{width:50%}




/*-----------------OnPanel------------*/
.onPanel{background-image: url(../img/bg-subheader3.jpg);}
.on-panel-text{width:33%}






@media (max-width:767px){
    #features .box-content{width:unset;}
    .on-panel-text{width:unset}
}






.top-bar .nav-item {
    font-size: 0.60rem;
    letter-spacing: 1px;
}

.top-bar .nav .nav-item a {
    padding: 0rem 1rem;
	color: #fff;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1.2rem;
        padding-left: 1.2rem;
    }
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0, 0, 0);
    letter-spacing: 0.7px;
    font-weight: 500;
    font-size: 13px;
}

.sticky-top {
    background: var(--anps-sticky-bg);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.08);
}
.our-dental-services .card .card-body a{padding:.5rem 0}


/* Make the image fully responsive */
  #banner-slider-home .carousel-inner img {
      width: 100%;
      height: 100%;
  }
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
#banner-slider-home .carousel-inner .carousel-item{min-height:210px !important;}
.top-bar{display:none !important}
}

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
	.top-bar{display:none !important}
	#banner-slider-home .carousel-inner .carousel-item {
    min-height: 250px !important;
	}
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) { 
.top-bar{display:none !important}
#banner-slider-home .carousel-inner .carousel-item {min-height: 300px !important;}
 }

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) { ... }

/*Extra large devices (large desktops, 1200px and up)*/

@media (min-width: 1200px) { ... }
  #banner-slider-home .carousel-inner .carousel-item{min-height:535px; background-size:cover !important; background-position:top center !important; background-repeat:no-repeat !important}
	




