:root {
    color: #F2F2F2;
    color: #FFB217;
    color: #19202A;
    color: #0A0C10;
    color: #DB1505;
    color: #00000029;
    color: #92D32F;
    color: #19202A00;
    color: #C9C9C9;
}

body {
    margin: 0;
	padding: 0;
    color: #0D2237;
    font-weight: 400;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
}

img {
	width: 100%;
	height: auto;
}

h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0;
    font-weight: 700;
    line-height: normal;
    vertical-align: middle;
}

.h1, h1 {
    font-size: 40px;
}

.h2, h2 {
    font-size: 35px;
}

p, li, a, dd {
	font-size: 15px;
    font-weight: 400;
    line-height: normal;
    vertical-align: middle;
}

b, strong, dt {
    font-weight: 800;
}

ul {
	padding-left: 20px;
    margin-bottom: 0;
}

a:hover, a:focus {
	text-decoration: none;
    color: inherit;
}

i {
	vertical-align: middle;
}

.l-blu-txt {
    color: #27BCEB!important;
}

.y-txt {
    color: #FFB217!important;
    font-weight: 300!important;
}

.h-60 {
    height: 60%!important;
}

.z-index0 {
    z-index: -100;
}

.z-index5 {
    z-index: 999;
}

.badge {
    white-space: unset;
}

.badge-info {
    background-color: #02C1DC;
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    vertical-align: middle;
}

button:focus {
    outline: none;
}

.btn-primary {
    padding: 10px 30px;
    vertical-align: middle;
    font-size: 15px;
    background-color: #92D32F;
    border-radius: 10px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #92D32F;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    color: #fff!important;
    border: 1px solid #92D32F;
    box-shadow: none!important;
    background-color: #92D32F;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff!important;
    background-color: #92D32F!important;
    border-color: #92D32F;
    box-shadow: none;
}

.btn-primary.wht {
    padding: 10px 40px;
    vertical-align: middle;
    font-size: 15px;
    background-color: transparent;
    border-radius: 0;
    line-height: 20px;
    font-weight: 400;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

.btn-primary.wht:not(:disabled):not(.disabled).active, .btn-primary.wht:not(:disabled):not(.disabled):active {
    color: #070644!important;
    border: 2px solid #FFFFFF;
    box-shadow: none!important;
    background-color: #FFFFFF;
}

.btn-primary.wht.focus, .btn-primary.wht:focus, .btn-primary.wht:hover {
    color: #070644!important;
    background-color: #FFFFFF!important;
    border-color: #FFFFFF;
    box-shadow: none;
}

.btn-primary.blk {
    background-color: #19202A;
    color: #FFFFFF;
    border: 1px solid #19202A;
}

.btn-primary.blk:not(:disabled):not(.disabled).active, .btn-primary.blk:not(:disabled):not(.disabled):active {
    color: #fff!important;
    border: 2px solid #19202A;
    box-shadow: none!important;
    background-color: #19202A;
}

.btn-primary.blk.focus, .btn-primary.blk:focus, .btn-primary.blk:hover {
    color: #fff!important;
    background-color: #19202A!important;
    border-color: #19202A;
    box-shadow: none;
}

header {
    background-color: #fff;
}

.header {
    padding: 10px 0;
}

.nav-link {
    display: block;
    padding: 10px 20px;
    font-weight: 400;
}

.nav-item {
    color: #000000;
    font-weight: 400;
    font-size: 17px;
}

.header-icons .nav-item i {
    font-size: 20px;
    margin-left: 10px;
}

.nav-link.active .nav-item, .nav-link .nav-item:hover {
    color: #92D32F;
    font-weight: 400;
    border-bottom: 2px solid #92D32F;
    padding-bottom: 17px;
}

.navbar-collapse .dropdown-toggle::after {
    display: none;
}

.header i {
    font-size: 25px;
}

.logo {
    text-align: center;
}

.logo img {
    width: 70%;
}

.topbar {
    background-color: #19202A;
    padding: 10px 0;
    position: relative;
}

.topbar a, .topbar p {
    color: #FFFFFF;
    font-weight: 400;
    line-height: 25px;
}

.topbar i {
    color: #92D32F;
    font-size: 40px;
}

.topbar span {
    text-align: center;
    padding: 0 10px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    vertical-align: sub;
}
/* Home */
.home-header {
    background-image: url('/images/home/home-header.jpg');
    background-position: center right;
    background-size: 76%;
    background-repeat: no-repeat;
    background-color: #19202A;
    padding: 6% 0;
}

.home-header h1 {
    color: #fff;
    font-weight: 600;
}

.philosophy, .notice {
    padding: 5% 0;
}

.our-services {
    background-color: #FFB217;
    padding: 5% 0;
    overflow-x: hidden;
}

.red-bg {
    background-color: #DB1505;
    margin-right: -35.6%;
}

.associations {
    padding-bottom: 5%;
}

.team {
    padding-top: 5%;
}

.team h6 {
    text-transform: uppercase;
}

.team .card {
    margin-bottom: 20px;
}

.our-practice, .team {
    padding-bottom: 3%;
}

/* About */
.about-heading, .services-heading, .contact-heading {
    background-color: #FFB217;
    padding: 2% 0;
}

.about-heading h1, .services-heading h1, .contact-heading h1 {
    color: #fff;
    font-size: 30px;
}

.digital-dentistry .container {
   background-color: #19202A;
   padding: 2%;
}

.digital-dentistry dd {
    font-weight: 500;
} 

.modal-title {
    line-height: 25px;
}

.modal-title span {
    font-weight: 400!important;
    font-size: 15px!important;
    display: block;
}

.modal-header .close {
    padding: 0;
    margin: 0;
}

.modal-content {
    border: 0;
    border-radius: 0;
    outline: 0;
}

.close {
    float: right;
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}

.services {
    padding-top: 3%;
}

/* Contact */
.contact {
    padding: 5% 0;
}

.socials {
    margin-bottom: 0;
}

.socials i {
    font-size: 20px;
    padding-right: 20px;
}

.contact-details {
    background-color: #19202A;
    border-radius: 5px;
}

.contact-details a, .contact-details p {
    color: #fff;
    font-weight: 600;
}

.contact .badge-info {
    font-weight: 400;
    line-height: 25px;
    font-size: 15px;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px;
    font-size: 15px;
    font-weight: 400;
    color: #323234;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #323234;
    border-radius: 0;
}

.form-control:focus {
    color: #323234;
    background-color: #fff;
    border-color: #323234;
    outline: 0;
    box-shadow: none;
}

label {
    color: #19202A;
}

textarea.form-control {
    height: 150px;
}

#email2 {
    display: none;
}

#map {
    width: 100%;
    height: 450px;
}

.gm-style img {
    max-width: 80%;
}

.gm-style-iw-c {
    max-width: 258px!important;
}

#bodyContent a {
    color: #000;
}

/* Footer */
.footer {
    background-color: #19202A;
    padding: 60px 0;
}

.footer p, .footer a {
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 600;
}

.footer i {
    color: #92D32F;
    font-size: 40px;
}

.footer small {
    font-size: 16px;
    color: #92D32F;
    font-family: 'Urbanist', sans-serif;
}

.footer-lower {
    background-color: #0A0C10;
    padding: 25px 0;
}

.footer-lower p, .footer-lower a {
    color: #FFFFFF;
    font-weight: 300;
}

.error-page {
    padding: 10vh 0;
}

.swal2-styled.swal2-confirm {
    border: 0;
    background: initial;
    padding: 10px 30px;
    vertical-align: middle;
    font-size: 15px;
    background-color: #92D32F;
    border-radius: 10px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
}

.swal2-styled.swal2-confirm:focus {
    box-shadow: none;
}