
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Arimo:300,400,400italic,700,700italic);

* {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  outline: none;
  color: #444;
}

a:hover {
  color: #444;
}

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

a:hover,
a:focus,
input,
textarea {
  text-decoration: none;
  outline: none;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.cp {
  cursor: pointer;
}

html, body {
  height: 100%;
}

p {
  margin-bottom: 0px;
  width: 100%;
}

.no-padding {
  padding: 0px;
}

.no-margin {
  margin: 0px;
}

.hid {
  display: none;
}

.top-mar {
  margin-top: 15px;
}

.h-100 {
  height: 100%;
}

::placeholder {
  color: #747f8a !important;
  font-size: 13px;
  opacity: 0.5 !important;
}

.container-fluid {
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  color: #545454;
}

body {
  background-color: #f1f1f145 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  color: #6A6A6A;
  overflow-x: hidden;
}

.section-title {
  padding: 30px;
  margin: 0px;
  margin-bottom: 20px;
}
.section-title h2 {
  width: 100%;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0px;
}
.section-title p {
  max-width: 850px;
  text-align: center;
  float: none;
  margin: auto;
  font-size: 0.9rem;
  margin-top: 6px;
}
.section-title span {
  float: right;
  font-style: italic;
}

.inner-title {
  padding: 20px;
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-bottom: 1px solid #ccccccc4;
  display: block;
  padding-right: 0px;
}
.inner-title h2 {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  text-align: left;
  border-bottom: 1px solid #863dd9;
  padding-bottom: 10px;
  margin-bottom: 0px;
  width: 300px;
}
.inner-title p {
  width: 100%;
  text-align: center;
}
.inner-title .btn {
  float: right;
  margin-top: -38px;
  font-weight: 600;
  font-size: 0.8rem;
}

.page-nav {
  background-size: 100%;
  padding: 68px;
  text-align: center;
  background-color: #eaeaea;
}

.page-nav ul {
  float: none;
  margin: auto;
}


.page-nav h2 {
  font-size: 28px;
  width: 100%;
  font-weight: 700;
  text-align: left;
  padding-left: 20px;
  color: #444;
}

.page-nav ul li {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  font-size: 16px;
  font-size: 0.93rem;
  font-weight: 600;
  color: #444;
}
.page-nav ul li i {
  width: 30px;
  text-align: center;
  color: #444;
}
.page-nav ul li a {
  color: #444;
  font-size: 0.93rem;
  font-weight: 600;
}

.btn-success {
  background-color: #51be78;
  border-color: #51be78;
}
.btn-success:hover {
  background-color: #51be78 !important;
  border-color: #51be78 !important;
}
.btn-success:active {
  background-color: #51be78 !important;
  border-color: #51be78 !important;
}
.btn-success:focus {
  background-color: #51be78 !important;
  border-color: #51be78 !important;
  box-shadow: none !important;
}

.btn-primary {
  background-color: #3cc88f;
  border-color: #3cc88f;
}
.btn-primary:hover {
  background-color: #3cc88f !important;
  border-color: #3cc88f !important;
}
.btn-primary:active {
  background-color: #3cc88f !important;
  border-color: #3cc88f !important;
}
.btn-primary:focus {
  background-color: #3cc88f !important;
  border-color: #3cc88f !important;
  box-shadow: none !important;
}

.btn {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 2px;
}

.form-control:focus {
  box-shadow: none !important;
  border: 1px solid #CCC;
}

.btn-light {
  background-color: #FFF;
  color: #3F3F3F;
}

.collapse.show {
  display: block !important;
}

.form-control:focus {
  box-shadow: none;
  border: 1px solid #CCC;
}

.form-control {
  background-color: #F8F8F8;
  margin-bottom: 20px;
}
.form-control:focus {
  background-color: #FFF;
  border-color: #CCC;
}

.container {
  max-width: 1170px;
}


.head-container {
  background-color: #FFF;
}
.head-container .info-row {
  background-color: rgba(204, 204, 204, 0.22);
}
.head-container .info-row ul li {
  padding: 20px;
  font-weight: 600;
  font-size: 1.1rem;
}
.head-container .log-row {
  padding: 25px;
}

.head-container .log-row .call-col {
  margin: auto;
}
.head-container .log-row .call-col p {
  font-weight: 600;
  color: #32b6a1;
}
.head-container .log-row .logo-col {
  margin: auto;
  text-align: center;
}
.head-container .log-row .logo-col img {
  max-width: 250px;
}

.head-container .log-row .socialcol {
  margin: auto;
}
.head-container .log-row .socialcol ul {
  float: right;
}
.head-container .log-row .socialcol ul li {
  float: left;
  padding: 10px;
}
.head-container .nav-row .nav-col {
  background-color: #32b6a1;
}
.head-container .nav-row .nav-col ul li {
  float: left;
  padding: 20px 30px;
  border-right: 1px solid rgba(223, 240, 242, 0.6);
}

.head-container .nav-row .nav-col ul li a {
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
}
.head-container .navbar-toggler {
  float: right;
  margin-top: 10px;
  padding-right: 0px;
}
.head-container .navbar-toggler i {
  font-size: 2rem;
}

/* ===================================== Slider CSS ================================== */
.slider .carousel-caption {
  text-align: right;
  bottom: 100px;
  margin-left: -50px;
}
.slider .carousel-caption h5 {
  font-size: 5.5rem;
  color: #3cc88f;
  max-width: 650px;
  font-weight: 700;
  float: right;
  text-shadow: 3px 3px #fff;
}

.slider .carousel-caption p {
  font-size: 1.5rem;
  color: #3cc88f;
  max-width: 650px;
  float: right;
  font-weight: 600;
  text-shadow: 3px 3px #fff;
}
.slider .carousel-caption span {
  color: #444;
}

/* ===================================== About Us CSS ================================== */
.about-us {
  background-color: #FFF;
  padding: 50px;
}

.about-us p {
  margin-top: 10px;
  line-height: 26px;
}

.about-count .countcol {
  text-align: center;
  padding: 20px;
}
.about-count .countcol i {
  font-size: 2.5rem;
  color: #3cc88f;
}
/* ===================================== Services CSS ================================== */
.servic-row {
  padding: 15px;
  padding-left: 15%;
}

.servic-row .servcover {
  text-align: center;
  padding: 20px;
}
.servic-row .servcover img {
  margin-bottom: 15px;
}
.servic-row .servcover h4 {
  margin-bottom: 15px;
}
.servic-row .vhfinh {
  background-image: url("../../assets/images/services.jpg");
}

/* ===================================== Services CSS ================================== */
.apointment {
  background-color: rgba(139, 209, 181, 0.25);
}
.apointment .form-cover {
  background-color: #FFF;
  margin: auto;
  padding: 30px;
  margin-top: 100px;
}
.apointment .form-cover h3 {
  margin-bottom: 20px;
}
.apointment .form-cover p {
  margin-bottom: 20px;
}

/* ===================================== Our Team CSS ================================== */
.team-member {
  background-color: #f9fbff;
}

.team-row .team-col .teamdiv {
  margin-bottom: 30px;
}

.team-row .team-col .teamdiv .image-part {
  text-align: center;
}

.team-row .team-col .teamdiv .image-part img {
  width: 90px;
  border-radius: 50px;
  margin-bottom: -40px;
}

.team-row .team-col .teamdiv .detail-part {
  background-color: #FFF;
  border-radius: 10px;
  padding: 20px;
  padding-top: 60px;
  text-align: center;
  box-shadow: 0 2px 3px 0 rgba(218, 218, 253, 0.35), 0 0px 3px 0 rgba(206, 206, 238, 0.35);
}

.team-row .team-col .teamdiv .detail-part h3 {
  font-weight: 600;
  font-size: 1.2rem;
  margin-bottom: 0px;
}

.team-row .team-col .teamdiv .detail-part span {
  color: #1965fd;
  font-weight: 600;
  font-size: 0.9rem;
}

.team-row .team-col .teamdiv .detail-part p {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 0.9rem;
}

.team-row .team-col .teamdiv .detail-part .social-links a i {
  width: 30px;
  text-align: center;
  font-size: 0.9rem;
}

.session-title {
  padding: 30px;
  margin: 0px;
}

.session-title h2 {
  width: 100%;
  text-align: center;
}

.session-title p {
  width: 100%;
  text-align: center;
}

/* ===================================== Our Blog CSS ================================== */
.bg-06 {
  padding: 3.125rem 0;
  position: relative;
  background: #f3f8fc;
  overflow: hidden;
}
.bg-06 .blog-sub {
  position: relative;
  margin: 20px 0px;
  padding: 20px 0px;
}
.bg-06 .blog-sub .blog-content {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  position: relative;
  display: block;
  overflow: hidden;
}
.bg-06 .blog-sub .blog-content-section {
  padding: 20px 25px;
  background: #fff;
  border: solid 1px #eee8e8;
  border-top: 0;
  display: block;
  width: 100%;
}
.bg-06 .blog-sub .blog-content-section .blo-content-title h4 {
  font-size: 1rem;
  font-weight: 600;
  padding: 3px 0px;
}
.bg-06 .blog-sub .blog-content-section .blo-content-title p {
  padding: 3px 0px;
  line-height: 27px;
  font-size: 0.9rem;
}
.bg-06 .blog-sub .blog-content-section .blog-admin {
  margin: 5px 0px;
}
.bg-06 .blog-sub .blog-content-section .blog-admin ol {
  padding-left: 0px;
}
.bg-06 .blog-sub .blog-content-section .blog-admin ol li {
  display: inline-block;
  font-size: 15px;
  margin: 0 5px 0 0;
  margin-right: 10px;
}
.bg-06 .blog-sub .blog-content-section .blog-admin ol li i {
  padding: 0 5px 0 0;
}

.footer-ablove {
  padding: 30px;
  background-color: #05939c;
  color: #fff;
  font-size: 1.5rem;
}

.footer-ablove .btn {
  float: right;
  background-color: #fff;
  font-family: "mouse-500", Arial, Helvetica, sans-serif;
}

footer {
  padding: 80px 50px;
  background-color: #32b6a1;
  color: #fff;
}


footer h2 {
  font-size: 1.2rem;
  margin-bottom: 20px;
  color: #fff;
}

footer .about p {
  font-size: 0.9em;
  margin-bottom: 20px;
}

footer .about .foot-address {
  display: flex;
}

footer .about .foot-address .icon {
  padding: 20px 10px;
}

footer .about .foot-address .addet {
  font-size: 0.9rem;
  margin: auto 0px;
}

footer .fotblog .blohjb {
  margin-bottom: 10px;
}

footer .fotblog .blohjb p {
  font-size: 0.9rem;
}

footer .fotblog .blohjb span {
  font-size: 0.9rem;
}

footer .glink ul li {
  padding: 10px;
}

footer .glink ul li i {
  margin-right: 10px;
}

footer .glink ul li a {
  color: #fff;
}

footer .tags ul li {
  float: left;
  padding: 8px;
  margin-right: 8px;
  margin-bottom: 8px;
  border: 1px solid #ccc;
}

.copy {
  padding: 20px;
  background-color: #11a78f;
  color: #fff;
}

.copy a {
  color: #fff;
}

.copy span {
  float: right;
}

.copy span i {
  margin-right: 20px;
}

.cop-ck {
  padding: 20px;
  background-color: #ffffffbd;
}
.cop-ck h2 {
  font-size: 1.2rem;
  margin-bottom: 20px;
}
/*# sourceMappingURL=style.css.map */


/*Navigation Bar Start*/
header {
  width: 100%;
  height: 70px;
  background: #fefefe;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 40px;
  border-radius: 0 0 10px 10px;
  margin: 0 auto;
  position: fixed; /* Make the header fixed */
  top: 0; /* Stick it to the top */
  z-index: 999; /* Ensure it's above other content */
}
img {
  width: 100%;
}
.logo {
  width: 120px;
  margin-top: 8px;
  background-image: url('images/ToraDental.png');
}
nav .logo {
  display: none;
}
nav ul {
  display: flex;
  list-style: none;
}
nav ul li {
  position: relative; /* Add this for positioning pseudo-element */
}
nav ul li a {
  color: #212526;
  display: block;
  margin: 0 2px;
  font-weight: 600;
  padding: 8px 18px;
  transition: 0.2s;
  border-radius: 30px;
}
nav ul li a:hover {
  color: #32b6a1; /* Change text color on hover */
}
nav ul li a:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #32b6a1;
  transform: translateX(-50%);
  transition: width 0.3s ease; /* Add transition for expanding effect */
}
nav ul li a:hover:before {
  width: 100%; /* Expand the blue line when hovering */
}
nav ul li a.active{
  background: #32b6a1;
  color: #fff;
}
/*Navigation Bar End*/


/* Footer styles Start */
footer {
  background-color: #32b6a1;
  color: #fff;
  padding: 30px 0;
}

.container {
  text-align: left;
}

.row {
  margin-bottom: 20px;
}

h4 {
  color: #fff;
}

.social-icons {
  list-style: none;
  padding: 0;
}

.social-icons li {
  display: inline-block;
  margin-right: 10px;
}

.social-icons a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.social-icons i {
  transition: color 0.3s ease;
}

.social-icons a:hover i {
  color: #f8f9fa; /* Change to a lighter color on hover */
}
/*Footer styles End*/