/* Generated by less 2.5.1 */
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Montserrat', sans-serif;
}
ul {
  font-size: 0px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
a,
button,
input,
.form-control,
select,
textarea {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a:hover,
button:hover,
input:hover,
.form-control:hover,
select:hover,
textarea:hover {
  text-decoration: none !important;
}
a:focus,
button:focus,
input:focus,
.form-control:focus,
select:focus,
textarea:focus,
a:active,
button:active,
input:active,
.form-control:active,
select:active,
textarea:active {
  border: none;
  box-shadow: none;
  text-decoration: none;
  outline: none;
}
.wr-header-detail span {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #434343;
  font: 400 16px 'Montserrat';
  text-align: center;
}
.wr-header-detail span .fa {
  font-size: 20px;
  color: #00796b;
  margin-right: 15px;
  vertical-align: middle;
}
.menu-header a {
  font: 400 20px / 20px 'Montserrat';
  text-align: center;
  background-color: #00796b;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu-header a .fa {
  margin-right: 10px;
}
.menu-header a:hover,
.menu-header a:focus {
  background-color: #009688;
  color: #ffffff;
}
.bg-dentist {
  background-color: #b2dfdb;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
.color-main {
  background-color: #b6b6b6;
}
.text-center {
  text-align: center;
}
.outside {
  width: 100%;
  margin: 0;
  height: 50px;
  text-align: center;
  color: #434343;
  background-color: #b2dfdb;
}
.outside .bx-next,
.outside .bx-prev {
  color: #434343;
  font-size: 30px;
}
.wr-slider {
  height: 720px;
  position: relative;
  border-bottom: 10px solid #b2dfdb;
}
.wr-slider .content {
  position: absolute;
  top: 20%;
  right: 20%;
  left: 20%;
  bottom: 40%;
  text-align: center;
  z-index: 20;
}
.wr-slider .content.x2-width {
  right: 10%;
  left: 10%;
  bottom: 30%;
}
.wr-slider .content.large {
  top: 10%;
  bottom: 20%;
}
.wr-slider .content h1 {
  font: 900 40px / 50px 'Montserrat';
  color: #434343;
  text-transform: uppercase;
}
.wr-slider .content .frame-white {
  width: 100%;
  height: 100%;
  background-color: rgba(178, 223, 219, 0.7);
  padding: 30px 120px;
}
.wr-slider .content .frame-white.small-pading {
  padding: 30px;
}
.wr-slider .content iframe {
  width: 100%;
  height: 80%;
  border: 10px solid rgba(232, 232, 232, 0.78);
  border-radius: 2%;
  margin-top: 20px;
}
.wr-slider img {
  width: 100%;
  height: 720px;
  opacity: 0.7;
  z-index: -1;
}
.wr-slider .nav-log-reg {
  position: absolute;
  background-color: #00796b;
  width: 50%;
  vertical-align: middle;
  bottom: 5%;
  right: 0%;
}
.wr-slider form {
  display: inline-block;
}
.wr-slider button {
  border: none;
  background-color: transparent;
  color: #ffffff;
  font-size: 20px;
  padding: 0 15px;
  height: 35px;
  display: inline-block;
}
.wr-slider button:hover {
  color: #434343;
}
.wr-slider .fa {
  vertical-align: middle;
}
.wr-slider input {
  padding: 10px;
  background-color: transparent;
  color: #ffffff;
  height: 35px;
  border: none;
  display: inline-block;
  font: 400 15px 'Montserrat';
}
.wr-slider input:focus {
  background-color: rgba(182, 182, 182, 0.54);
}
.wr-slider input:-moz-placeholder {
  color: #ffffff;
}
.wr-slider input::-webkit-input-placeholder {
  color: #ffffff;
}
.wr-slider a,
.wr-slider button {
  color: #ffffff;
  display: inline-block;
  text-align: center;
  height: 35px;
  font: 400 15px / 35px 'Montserrat';
}
.wr-slider a:hover,
.wr-slider button:hover {
  background-color: #009688;
  color: #ffffff;
}
main {
  margin-top: 100px;
}
.h1-main {
  margin: 15px auto 30px;
  color: #434343;
  font: 700 30px / 48px 'Montserrat';
}
.wr-make-appointment {
  padding: 40px;
  text-align: center;
  overflow: hidden;
}
.wr-make-appointment.in-table {
  position: fixed;
  display: none;
  margin-top: 130px;
  left: 0;
  right: 0;
  top: 0;
  z-index: -1;
}
.wr-make-appointment.in-table form {
  padding-top: 15px;
  padding-bottom: 15px;
}
.wr-make-appointment.in-table .h1-main {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 24px;
}
.wr-make-appointment.in-table .form-group {
  margin-top: 10px;
  margin-bottom: 0;
}
.wr-make-appointment.in-table .form-group input,
.wr-make-appointment.in-table .form-group select,
.wr-make-appointment.in-table .form-group button {
  margin-bottom: 10px;
}
.wr-make-appointment form {
  background-color: #b2dfdb;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0px 0px 29px 0px #009688;
}
.wr-make-appointment h3 {
  font: 700 25px / 48px 'Montserrat';
  color: #fff;
}
.wr-make-appointment .clinick-news {
  background-color: #00796b;
  height: 180px;
}
.wr-make-appointment .clinick-news p {
  font: 400 15px / 20px 'Montserrat';
  color: #fff;
  padding: 0 20px;
}
.wr-make-appointment .opening-hours {
  height: 180px;
  background-color: #009688;
}
.wr-make-appointment .opening-hours table {
  display: table;
  width: 100%;
}
.wr-make-appointment .opening-hours tr {
  margin-top: 10px;
}
.wr-make-appointment .opening-hours td {
  color: #fff;
  font: 400 13px / 20px 'Montserrat';
  display: inline-block;
  width: 50%;
  margin-bottom: 10px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}
.wr-make-appointment .opening-hours td:nth-child(even) {
  text-align: right;
}
.wr-make-appointment .form-group {
  margin-top: 40px;
}
.wr-make-appointment .form-group input,
.wr-make-appointment .form-group select {
  border: none;
  width: 100%;
  margin-bottom: 30px;
  background-color: #8ed0ca;
  height: 40px;
  padding: 10px;
  color: #434343;
  border-radius: 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font: 400 15px 'Montserrat';
}
.wr-make-appointment .form-group input:-moz-placeholder,
.wr-make-appointment .form-group select:-moz-placeholder {
  color: #434343;
  font: 400 15px 'Montserrat';
}
.wr-make-appointment .form-group input::-webkit-input-placeholder,
.wr-make-appointment .form-group select::-webkit-input-placeholder {
  color: #434343;
  font: 400 15px 'Montserrat';
}
.wr-make-appointment .form-group input::-webkit-select-placeholder,
.wr-make-appointment .form-group select::-webkit-select-placeholder {
  color: #434343;
  font: 400 15px 'Montserrat';
}
.wr-make-appointment .form-group input:focus,
.wr-make-appointment .form-group select:focus,
.wr-make-appointment .form-group input:hover,
.wr-make-appointment .form-group select:hover {
  color: #434343;
  background-color: #7cc9c2;
}
.wr-make-appointment .form-group input:focus:-moz-placeholder,
.wr-make-appointment .form-group select:focus:-moz-placeholder,
.wr-make-appointment .form-group input:hover:-moz-placeholder,
.wr-make-appointment .form-group select:hover:-moz-placeholder {
  color: #434343;
  font: 400 15px 'Montserrat';
}
.wr-make-appointment .form-group input:focus::-webkit-input-placeholder,
.wr-make-appointment .form-group select:focus::-webkit-input-placeholder,
.wr-make-appointment .form-group input:hover::-webkit-input-placeholder,
.wr-make-appointment .form-group select:hover::-webkit-input-placeholder {
  color: #434343;
  font: 400 15px 'Montserrat';
}
.wr-make-appointment .form-group input:focus::-webkit-select-placeholder,
.wr-make-appointment .form-group select:focus::-webkit-select-placeholder,
.wr-make-appointment .form-group input:hover::-webkit-select-placeholder,
.wr-make-appointment .form-group select:hover::-webkit-select-placeholder {
  color: #434343;
  font: 400 15px 'Montserrat';
}
.wr-make-appointment .form-group button {
  width: 100%;
  margin-bottom: 30px;
  height: 40px;
  border: none;
  background-color: #8ed0ca;
  font: 400 18px / 35px 'Montserrat';
  border-radius: 15px;
  color: #fff;
  border-bottom: 5px solid #f3faf9;
}
.wr-make-appointment .form-group button:hover {
  background-color: #7cc9c2;
  border-bottom: 2px solid #f3faf9;
}
.about-doctor .wr-img {
  position: relative;
  height: 350px;
  overflow: hidden;
}
.about-doctor .img-overlay {
  background-color: rgba(67, 67, 67, 0.5);
  height: 100%;
  z-index: 20;
  position: absolute;
  width: 100%;
  padding-top: 30%;
  display: none;
  font-size: 30px;
  text-align: center;
}
.about-doctor .img-overlay span {
  color: #fff;
  font: 400 18px / 35px 'Montserrat';
  text-align: center;
  margin: 0;
}
.about-doctor .img-overlay a {
  z-index: 30;
  color: #fff;
}
.about-doctor .img-overlay a:hover {
  color: #e1e7ea;
}
.about-doctor img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0%;
  bottom: 0%;
  right: 0%;
  left: 0%;
}
.about-doctor article {
  background-color: #fff;
  text-align: center;
  padding: 10px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: -60px;
  margin-bottom: 20px;
  z-index: 100;
  border-radius: 15px;
  border-bottom: 5px solid #b2dfdb;
}
.about-doctor h3 {
  margin: 5px auto 5px;
  color: #434343;
  font: 400 28px / 48px 'Montserrat';
}
.about-doctor p {
  color: #434343;
  font: 400 15px / 20px 'Montserrat';
}
.about-doctor span {
  text-align: right;
  color: #434343;
  font: 400 12px / 15px 'Montserrat';
  display: block;
  margin: 5px auto 5px;
}
@keyframes mouth-eat {
  0% {
    background-image: url(../images/mouth-2.png);
  }
  50% {
    background-image: url(../images/mouth.png);
  }
  55% {
    background-image: url(../images/mouth-3.png);
  }
  100% {
    background-image: url(../images/mouth-2.png);
  }
}
.drag-drop {
  width: 60%;
}
.wr-teeth {
  position: relative;
  height: 350px;
  margin: 50px;
  padding: 10px;
  background-color: rgba(0, 121, 107, 0.2);
  overflow: hidden;
  border-radius: 40%;
  -webkit-perspective: 150px;
  /* Chrome, Safari, Opera  */
  perspective: 150px;
}
.wr-teeth .mouth-open {
  width: 100%;
  height: 100%;
  background-size: cover;
  animation: mouth-eat 3s infinite;
}
.wr-teeth .skew-first {
  padding: 70px;
  height: 229px;
  -ms-transform: rotate(10deg);
  /* IE 9 */
  -ms-transform-origin: 650% 40%;
  /* IE 9 */
  -webkit-transform: rotate(10deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 650% 40%;
  /* Chrome, Safari, Opera */
  transform: rotate(10deg);
  transform-origin: 650% 40%;
  background: url(../images/Tooth.png);
  background-size: cover;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: not-allowed;
}
.wr-teeth .skew-first:hover {
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -ms-transform-origin: 0% 0%;
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 0% 0%;
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  transform-origin: 0% 0%;
}
.wr-teeth .skew-second {
  padding: 70px;
  height: 229px;
  -ms-transform: rotate(-10deg);
  /* IE 9 */
  -ms-transform-origin: -590% 40%;
  /* IE 9 */
  -webkit-transform: rotate(-10deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: -590% 40%;
  /* Chrome, Safari, Opera */
  transform: rotate(-10deg);
  transform-origin: -590% 40%;
  background: url(../images/Tooth.png);
  background-size: cover;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: not-allowed;
}
.wr-teeth .skew-second:hover {
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -ms-transform-origin: 0% 0%;
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 0% 0%;
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
  transform-origin: 0% 0%;
}
.section-calendar {
  margin-top: 140px;
  margin-bottom: 0px;
}
.section-calendar tr {
  height: 60px;
}
.section-calendar tr:nth-child(1) td {
  background-color: #e8f5f4;
  font: 400 18px #434343;
  color: #434343;
}
.section-calendar .time {
  display: inline-block;
  width: 50%;
  height: 100%;
  text-align: center;
  background-color: #58bab1;
  margin: 0;
  font: 400 15px/50px 'Montserrat';
  color: #fff;
}
.section-calendar td {
  font: 400 15px/50px 'Montserrat';
  width: 12.5%;
  padding: 5px;
  color: #434343;
  outline: 1px solid #434343;
  text-align: center;
  background-color: #a0d8d3;
  display: table-cell;
}
.section-calendar td a {
  padding: 10px;
  border-radius: 50%;
  background-color: #58bab1;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-calendar td a:hover {
  color: #fff;
  background-color: #009688;
  padding: 15px;
}
.section-calendar td:nth-child(1) {
  text-align: center;
  background-color: #d6eeec;
  font: 400 18px 'Montserrat';
  color: #434343;
  outline: 1px solid #b6b6b6;
}
.section-calendar h3 {
  font: 700 30px 'Montserrat';
  color: #fff;
  margin-left: 40px;
  text-align: left;
  margin-bottom: 15px;
}
.section-calendar nav {
  font-size: 0;
  background-color: #e8f5f4;
}
.section-calendar nav .month {
  font: 400 35px/77px 'Montserrat';
  color: #434343;
}
.section-calendar nav a,
.section-calendar nav .select-doctor {
  height: 100%;
  font: 900 20px/37px 'Montserrat';
  color: #434343;
  text-align: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-calendar nav a .fa,
.section-calendar nav .select-doctor .fa {
  font-size: 40px;
  padding: 20px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.section-calendar nav a:hover .fa-chevron-left,
.section-calendar nav .select-doctor:hover .fa-chevron-left {
  margin-right: 40px;
}
.section-calendar nav a:hover .fa-chevron-right,
.section-calendar nav .select-doctor:hover .fa-chevron-right {
  margin-left: 40px;
}
.section-calendar nav .select-doctor {
  border-radius: 15px;
  margin-top: 20px;
  height: 40px;
  border: none;
  background-color: #b2dfdb;
}
.tooltip {
  position: relative;
  background-color: #8ed0ca !important;
  border: none;
}
.tooltip:hover {
  padding: 10px !important;
  opacity: 0.8;
  cursor: not-allowed;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 30px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.parallax {
  border-top: 10px solid #b2dfdb;
  background: url(../images/paralax-3.jpg) fixed 100%;
  background-size: cover;
}
.parallax.img-footer {
  background: url(../images/img-footer.png) fixed 100%;
  background-size: cover;
}
.parallax-inner {
  padding-top: 0%;
  padding-bottom: 10%;
  text-align: center;
  position: relative;
}
/*--------------Paralax  END----------------*/
.wr-services {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.wr-services .one-service {
  margin: 0 auto 28px;
}
.wr-services #overrlay-open1,
.wr-services #overrlay-open2,
.wr-services #overrlay-open3,
.wr-services #overrlay-open4 {
  border: none;
  border-right: 10px solid #b2dfdb;
  border-radius: 15px;
  width: 100%;
  height: 60px;
  background-color: #f6fbfb;
  text-align: center;
  font: 900 25px 'Montserrat';
  color: #434343;
}
.wr-services #overrlay-open1:hover,
.wr-services #overrlay-open2:hover,
.wr-services #overrlay-open3:hover,
.wr-services #overrlay-open4:hover {
  background-color: #b2dfdb;
  border-right: 2px solid #b2dfdb;
}
.wr-services #overrlay-open1 .fa,
.wr-services #overrlay-open2 .fa,
.wr-services #overrlay-open3 .fa,
.wr-services #overrlay-open4 .fa {
  color: #00796b;
}
.wr-services .wr-overrlay {
  display: none;
}
.wr-services .info-service {
  padding: 40px;
  margin-bottom: 40px;
  background-color: #b2dfdb;
  border: 1px solid #b2dfdb;
  height: 324px;
  border-radius: 15px;
}
.wr-services .info-service div {
  font: 500 20px 'Montserrat';
  color: #434343;
  overflow: hidden;
}
.wr-services .show {
  display: none;
}
.headhesive {
  position: fixed;
  width: 100%;
  z-index: 100;
  transform: translateY(-100%);
  transition: 0.5s;
  opacity: 0;
}
.headhesive a {
  background-color: #fff;
  color: #434343;
  border-bottom: 2px solid #00796b;
}
.headhesive--stick {
  opacity: 1;
  transform: translateX(0);
  z-index: 1000;
}
.headhesive--stick a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.close-animatedModal {
  margin-left: 20px;
  color: #fff;
  font: 900 25px 'Montserrat';
  line-height: 50px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
.close-animatedModal .fa {
  width: 35px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.close-animatedModal:hover {
  font-size: 30px;
}
.modal-content {
  text-align: center;
}
.modal-content .table-day {
  margin-top: 10%;
  margin: 50px auto 0;
}
.modal-content td {
  height: 50px;
  display: table-cell;
  background-color: #fff;
  font: 900 16px 'Montserrat';
  color: #434343;
  border: 1px solid #00796b;
  text-align: center;
}
.modal-content .time {
  width: 160px;
}
.modal-content .status {
  width: 300px;
}
#map {
  height: 300px;
  width: 100%;
  display: block;
  border-top: 10px solid #434343;
}
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 200px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(178, 223, 219, 0.5);
  /* Black w/ opacity */
}
/* Modal Content  My Modal*/
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #b6b6b6;
  border-bottom: 5px solid #b6b6b6;
  width: 30%;
  border-radius: 30px;
}
.modal-content .choose-log-reg {
  font: 900 18px 'Montserrat';
  height: 30px;
  display: inline-block;
  background-color: #b2dfdb;
  border: none;
  width: 48%;
  border-radius: 15px;
}
.modal-content .choose-log-reg:hover {
  background-color: #8ed0ca;
}
.modal-content form {
  padding: 0px 90px 10px;
}
.modal-content form .form-group {
  font: 400 14px 'Montserrat';
  width: 100%;
  margin: 12px auto;
}
.modal-content form .form-group .form-control {
  border: none;
  background: #b2dfdb;
  height: 30px;
  border-radius: 15px;
  padding: 6px 15px;
  width: 100%;
}
.modal-content form .form-group .form-control::-webkit-input-placeholder {
  color: #a1a09e;
  font: 400 14px 'Montserrat';
}
.modal-content form .form-group .form-control:-moz-placeholder {
  color: #a1a09e;
  font: 400 14px 'Montserrat';
}
.modal-content form .form-group .form-control::-moz-placeholder {
  color: #a1a09e;
  font: 400 14px 'Montserrat';
}
.modal-content form .form-group .form-control:-ms-input-placeholder {
  color: #a1a09e;
  font: 400 14px 'Montserrat';
}
.modal-content form button {
  font: 900 16px 'Montserrat';
  height: 30px;
  border-radius: 15px;
  background-color: #b2dfdb;
  border: none;
  width: 100%;
}
.modal-content form button:hover {
  background-color: #8ed0ca;
}
/* The Close Button */
.close {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #aaaaaa;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.close .fa {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* Logo and Navigation Styles */
.header-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 30px;
  background-color: #fff;
  position: relative;
}

.logo-section {
  flex: 0 0 auto;
  padding-left: 20px;
}

.site-logo {
  height: 320px;
  width: auto;
  display: block;
}

.menu-header {
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 30px;
  gap: 25px;
}

.menu-header a {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
  padding: 10px 20px;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.menu-header a:hover {
  color: #00796b;
  transform: translateY(-2px);
}

@media (max-width: 991px) {
  .header-main {
    flex-direction: column;
    text-align: center;
  }
  
  .logo-section {
    padding-left: 0;
    margin-bottom: 15px;
  }
  
  .site-logo {
    height: 80px;
  }
  
  .menu-header {
    padding-right: 0;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
  }
  
  .menu-header a {
    font-size: 14px;
    padding: 8px 15px;
  }
}
