
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
body{
    font-family: 'Nunito', sans-serif !important;
}
/*******Start-Sticky-header*********/
.sticky-header {
    background: #081f40;
}
.sticky-header li,.sticky-header li a {
    color: #ffffff;
}
.sticky-header ul {
    list-style: none;
}
.sticky-header ul li {
    float: left;
}
ul.left-ul {
    margin-top: 6px;
}
ul.left-ul li {
    margin-right: 50px;
}
ul.left-ul li i {
    margin-right: 12px;
}
ul.right-ul {float: right;margin-bottom: 0;}
ul.right-ul li {
    margin-right: 15px;
}
ul.right-ul li i {
    background: #ffffff;
    border-radius: 50%;
    width: 33px;
    height: 34px;
    color: #081f40;
    text-align: center;
    padding-top: 9px;
}
.sticky-header {
    padding: 5px 0;
}
/*******END-Sticky-header*********/
/*******header*********/
img.img-responsive.logo {
    width: 90px;
}
ul.menu {
    list-style: none;
    float: right;
    margin-top: 42px;
}
ul.menu li {
    float: left;
    margin-right: 24px;
}

ul.menu li a {
    color: #000000;
    font-size: 17px;
}

ul.menu li a:hover {
    color: #081f40;
    text-decoration: none;
}

ul.menu li ul.dropdown-menu.show {
    background: #081f40;
    padding: 0;
    border-radius: 0;
    width: 220px;
    border: 0;
    box-shadow: -1px 1px 15px 2px #efefef;
}

ul.menu li ul.dropdown-menu.show li {
    width: 100%;
    float: left;
}

ul.menu li ul.dropdown-menu.show li a {
    color: #ffffff;
    width: 100%;
    float: left;
    padding: 5px 15px;
    border-radius: 0;
}
ul.menu li ul.dropdown-menu.show li:last-child a {
    background: #081f4000;
}
ul.menu li ul.dropdown-menu.show li {
    border-bottom: 1px solid #0eb7b0;
}
ul.menu li ul.dropdown-menu.show li:hover {
    background: #217074;
}
ul.menu li:last-child a {
    padding: 10px 15px;
    background: #081f40;
    border-radius: 50px;
    color: #ffffff;
}
ul.menu li:last-child a:hover {
    color: #ffffff;
}
/*******END-header*********/
/*******start-banner*********/
.banner {
   /*  background-color: #eaffff; */
}
.banner img.img-responsive.bnnr {
    border-bottom-right-radius: 50px;
}
.banner .col-md-6:first-child {padding-top: 123px;}
.banner .col-md-6:first-child p {
    font-size: 39px;
    font-weight: 900;
    margin-bottom: 0;
}
.banner .col-md-6:first-child h3 {
    font-size: 47px;
    font-weight: 800;
    color: #081f40;
}
.banner .col-md-6:first-child h5 {
    font-size: 25px;
    margin-bottom: 50px;
}
a.boo-k {
    background: #081f40;
    color: #ffffff;
    padding: 18px 35px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: .6s;
    transition: .6s;
    border-radius: 5px;
}
a.boo-k:hover {
    color: #ffffff;
    text-decoration: none;
}
.v-ideo {
    background-color: #000000 !important;
    width: 100%;
    height: 750px;
    position: absolute;
    opacity: 0.6;
}
video#myVideo {
    max-height: 750px;
    background-size: cover;
    object-fit: cover;
}
.back-content {
    position: absolute;
    top: 348px;
    text-align: center;
    width: 100%;
}

.back-content p {
    font-size: 25px;
    color: #ffffff;
}

.back-content h3 {
    font-size: 80px;
    font-weight: 700;
    color: #ffffff;
}

.back-content h5 {
    color: #ffffff;
    margin-bottom: 50px;
}
/*******End-banner*********/
/*******Start-solutions*********/
.solutions {
    padding-top: 60px;
}
h2.heading {
    font-size: 38px;
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: 800;
    margin-bottom: 40px;
}
h2.heading span {
    color: #081f40;
}
.solutions .card {
    margin-bottom: 30px;
    -webkit-transition: .6s;
    transition: .6s;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
    box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
    padding: 10px;
    padding-bottom: 0;
    border-radius: 10px;
    border: 0;
}
.solutions .card img.card-img-top {
    border-radius: 10px;
    -webkit-transition: .6s;
    transition: .6s;
}
.solutions .card h5.card-title {
    color: #222;
    font-size: 20px;
    margin-bottom: 12px;
    font-weight: 500;
    text-align: center;
    font-weight: 900;
}
.solutions .card  p.card-text {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #6a6c72;
    text-align: center;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.solutions .card a.btn.btn-primary {
    text-align: center;
    width: 100%;
    border-radius: 50px;
    background: #081f40;
    border: 0;
    padding: 13px;
}
/*******End-solutions*********/

/*****Start-Patients*******/
.welcomepatients {
    padding-top: 54px;
    background: #f9f9f9;
    padding-bottom: 54px;
    margin-bottom: 50px;
}
.welcomepatients h2.heading {
    margin-bottom: 10px;
}
.welcomepatients .col-md-6 .col-md-6 {
    float: left;
    padding: 0;
    margin-bottom: 50px;
    margin-top: 20px;
}
ul.points-left,.points-right {
    padding: 0;
    list-style: none;
}
ul.points-left li, .points-right li {
    margin-bottom: 12px;
}
ul.points-left li i, .points-right li i {
    margin-right: 13px;
    font-size: 23px;
    color: #081f40;
}
a.learn {
    background: #081f40;
    color: #ffffff;
    padding: 18px 35px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: .6s;
    transition: .6s;
    border-radius: 5px;
}
input.learn {
    background: #081f40;
    color: #ffffff;
    padding: 18px 35px;
    font-size: 15px;
    font-weight: 500;
    -webkit-transition: .6s;
    transition: .6s;
    border-radius: 5px;
}
/*****End-Patients*******/

/*********Start-Approach-to-Dentistry**********/
.comprehensive h2.heading {
    text-align: center;
}
.comprehensive p {
    margin-bottom: 40px;
}
a.learn:hover {
    color: #ffffff;
    text-decoration: none;
}
/*********End-Approach-to-Dentistry**********/
/********Start-gallery*********/
.tz-gallery {
    padding: 18px;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 0;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    font-family: 'Glyphicons Halflings';
   /*  content: '\e003'; */
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}

.gallery h2.heading {
    text-align: center;
    color: #ADD8E6;
}
.gallery {
    margin-top: 60px;
    margin-bottom: 50px;
}
.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgb(60 168 168 / 56%);
    content: '';
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}
img{
    width: 100%;
}
/********End-gallery*********/

/*******Start-team********/
.team .card {
    margin-bottom: 30px;
    -webkit-transition: .6s;
    transition: .6s;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
    box-shadow: 0 0 1.25rem rgb(108 118 134 / 10%);
    padding: 10px;
    padding-bottom: 0;
    border-radius: 10px;
    border: 0;
}

.team .card img.card-img-top {
    border-radius: 10px;
    -webkit-transition: .6s;
    transition: .6s;
}

.team .card h5.card-title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: center;
    color: #222;
    font-weight: 700;
}

.team .card p.card-text {
    text-align: center;
    font-size: 16px;
    color: #6a6c72;
    font-weight: 400;
}

.team {
    margin-bottom: 50px;
}
/*********End-Team********/
/*********Start-Inquery********/
.appointment {background: #081f40;padding: 50px 0px !important;text-align: center;}

.appointment h1 {
    color: #ffffff;
    font-weight: 800;
    margin-bottom: 30px;
}
.appointment p {
    width: 536px;
    margin: 0 auto;
    color: #3c4444;
    margin-bottom: 50px;
}
.appointment a.learn {
    background: #ffffff !important;
    color: #081f40;
}
/*********End-Inquery********/
/********Footer********/
footer {
    padding-top: 23px;
    background: #081f40;
}

footer .container {border-top: 2px solid #0eb7b0;padding-top: 43px;}

footer .container h3 {
    color: #ffffff;
    font-size: 19px;
    font-weight: 800;
    margin-bottom: 20px;
}
footer ul {
    list-style: none;
    padding: 0;
}
ul.social li {
    float: left;
    margin-right: 19px;
}
ul.social {
    margin-top: 40px;
}
ul.social li i {
    background: #ffffff;
    border-radius: 50%;
    width: 33px;
    height: 34px;
    color: #081f40;
    text-align: center;
    padding-top: 9px;
}
ul.hours li,ul.hours li a {
    color: #ffffff;
    margin-bottom: 13px;
    font-size: 15px;
}
p.copy-right {
    margin-bottom: 0;
    text-align: center;
    padding: 20px;
    border-top: 2px solid #0eb7b0;
    color: #ffffff;
}
/********End-Footer********/

/***********About-page***********/
.about h1 {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: -181px;
    font-weight: 800;
    font-size: 60px;
}
.countdown {
    margin-top: 79px;
    margin-bottom: 79px;
    padding-top: 79px;
    padding-bottom: 79px;
    background: #081f40;
}
.countdown h1 {
    color: #ffffff;
    text-align: center;
    font-size: 55px;
}
.countdown h5 {
    color: #ffffff;
    text-align: center;
}
.call-now h2.heading {
    text-align: center;
}
.call-now p {
    width: 900px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}
.call-now {
    text-align: center;
}
/**********End-about*************/
/*********All-Service************/
.ser-vice img.card-img-top {
    height: 300px;
}
.ser-vice p.card-text {
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 1.8;
    color: #6a6c72;
    text-align: center;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.team.ser-vice {
    margin-top: 70px;
}
.team.ser-vice a {
    text-decoration: none;
}
/*********End-All-Service************/
/*********Patient Education************/
.p-education {
    padding-top: 60px;
    padding-bottom: 60px;
}

.p-education .card {
    margin-top: 33px;
    border: 0;
    box-shadow: -2px 1px 7px 5px #ededed;
}

.p-education .card .card-header {
    padding: 5px;
    border: 0;
    background: #081f40;
    border-radius: 3px;
}

.p-education .card .card-header button {
    color: #ffffff;
}

.p-education .card-body ul {
    list-style: none;
}
.p-education .card-body ul li {
    line-height: 35px;
}
/*********End-Patient Education************/
/**Financial Arrangements***/
.f-arrange p {
    color: #222222;
    text-align: center;
}

.f-arrange {
    margin-top: 60px;
    margin-bottom: 60px;
}
/**End-Financial Arrangements***/

/******Start-fAQ*******/
.faq-content {
    margin-top: 60px;
    margin-bottom: 60px;
}

.faq-content p strong {
    color: #081f40;
    line-height: 62px;
}
/******End-fAQ*******/


/******Start-contact********/
.contact-us {
    margin-top: 60px;
    margin-bottom: 60px;
}
.contact-us .contact-form {
    margin: 0 auto;
    width: 800px;
    margin-bottom: 80px;
}
.contact-us .contact-form input.form-control {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgb(149 152 200 / 20%);
    box-shadow: 0 5px 28.5px 1.5px rgb(149 152 200 / 20%);
    border: 1px solid #fff;
    height: 60px;
    padding: 20px;
    -webkit-transition: .6s;
    transition: .6s;
    font-size: 15px;
}
.contact-us .contact-form .col-md-6 {
    margin-bottom: 30px;
}
.contact-us .contact-form textarea {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgb(149 152 200 / 20%);
    box-shadow: 0 5px 28.5px 1.5px rgb(149 152 200 / 20%);
    border: 1px solid #fff;
    height: 160px;
    padding: 20px;
    -webkit-transition: .6s;
    transition: .6s;
    font-size: 15px;
}
.contact-us .contact-form .row {
    margin-bottom: 50px;
}
.bttn {
    text-align: center;
}
.contact-us h2.heading {
    text-align: center;
}
.bottom-contact {
    background: #081f40;
    padding: 30px;
    text-align: center;
}
.bottom-contact h2 {
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
}
.bottom-contact a {
    color: #ffffff;
}
.bottom-contact p {
    margin-bottom: 0;
}
/*******End-contract*********/
/********Start-boooknow********/
.book-noww {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
}

.book-noww p {
    margin-top: 60px;
    width: 400px;
    margin: 60px auto;
}

a.learn.inq {
    border: 2px solid #081f40;
    background: transparent;
    color: #000000;
}
/********End-booknow**********/

img.img-responsive.details {
    width: 100%;
    height: 360px;
    object-fit: cover;
    border-radius: 30px;
    margin-bottom: 50px;
}

.dental-lmplants {
    margin-top: 60px;
}

.tests h3 {
    font-weight: 800;
}

.cll-now {
    margin-bottom: 80px;
    margin-top: 40px;
}
.col-md-4.all-s {
    padding-left: 50px;
}

.col-md-4.all-s h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px;
}

.col-md-4.all-s ul {
    padding-left: 20px;
    list-style-type: square;
    color: #081f40;
}

.col-md-4.all-s ul a {
    color: #222;
}

.col-md-4.all-s ul li {
    margin-bottom: 10px;
}


/*******Mobile-menu*********/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .sidenav a:hover {
    color: #f1f1f1;
  }
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }
  
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }

/**********/
  .col-md-2.logoo {
    display: none;
}
ul.menu.desktop {
    width: 100%;
    padding: 0;
    margin-bottom: 6px;
    margin-top: 33px;
}
ul.menu.desktop img.img-responsive.logo {
    width: 76px;
    margin-top: -28px;
}
li.lst-chld {
    margin: 0 !important;
}
ul.menu.nav {
    padding-left: 49px;
}
.solutions .container {
    max-width: 1380px;
}
.comprehensive.about {
    margin-top: 70px;
}