
html {
  color: #222222;
  font-size: 14px;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #dddddd;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

body {
  font-size: 14px;
  color: #555555;
  letter-spacing: 0.3px;
  font-family: "Source Sans Pro", sans-serif;
}

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

h2, h2 a {
  font-size: 32px;
}

h3, h3 a {
  font-size: 28px;
}

h4, h4 a {
  font-size: 24px;
}

h5, h5 a {
  font-size: 20px;
}

h6, h6 a {
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: "Dosis", sans-serif;
  margin: 0;
}

p,
li,
a,
button {
  font-size: 14px;
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  letter-spacing: 0.3px;
}

ul {
  padding: 0;
  margin: 0;
}

a:hover,
a:active,
a:focus,
button:hover,
button:focus {
  text-decoration: none;
  outline: none;
}

a,
button {
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

input:focus, textarea:focus {
  outline: none;
}

.padding-fix {
  padding-left: 0;
  padding-right: 0;
}

.padding-fix-r {
  padding-right: 0;
}

.padding-fix-l {
  padding-left: 0;
}

.margin-fix {
  margin-left: 0;
  margin-right: 0;
}


/* ====================
02. Top Bar
==================== */
.top-bar {
  height: 45px;
  border-bottom: 1px solid #eeeeee;
  background: #4cb351!important;
}

.top-bar .bar-content {
  margin-top: 12px;
}
.top-bar .bar-content ul li {
  color: #fff;
  margin-right: 30px;
}

.top-bar .top-social {
  margin-top: 5px;
}

.top-bar .top-social ul li a i {
  font-size: 13px;
  color: #fff;
  padding-left: 5px;
}

.top-bar .top-social ul li a i:hover {
  color: #0c3127;
}

.top-bar .top-social ul li:last-child {
  margin-left: 20px;
}

.top-bar .top-social ul li:last-child span button {
  color: #fff;
  background: #0c3127;
  padding: 7px 20px;
  border: none;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.top-bar .top-social ul li:last-child span button:hover {
  background: #fff;
  color: #0c3127;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content {
  padding: 40px 45px 50px;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top {
  position: relative;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top h4 {
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  margin-bottom: -23px;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top h4:after {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  right: 50%;
  margin-right: -33px;
  margin-bottom: -23px;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top img {
  margin-bottom: 15px;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top button {
  position: absolute;
  top: -25px;
  right: -28px;
  font-size: 18px;
  color: #969696;
  opacity: 1;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content .medel-box-top button:hover {
  color: #222222;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form input  {
  display: block;
  width: 100%;
  margin: auto;
  border: none;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 25px;
  padding: 10px 0;
  font-size: 15px;
  color: #222222;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form select  {
  display: block;
  width: 100%;
  margin: auto;
  border: none;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 25px;
  padding: 10px 0;
  font-size: 15px;
  color: #222222;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form input:focus {
  border-color: #0c3127;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form .bootstrap-datetimepicker-widget.dropdown-menu {
  width: 240px;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form textarea {
  display: block;
  width: 100%;
  height: 100px;
  margin: auto;
  border: none;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 25px;
  padding: 10px 0;
  font-size: 15px;
  color: #222222;
  resize: none;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form textarea:focus {
  border-color: #0c3127;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form button {
  font-size: 16px;
  color: #fff;
  background: #0c3127;
  border: none;
  padding: 10px 40px;
  font-weight: 600;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.top-bar .top-social ul li:last-child .modal .modal-dialog .modal-content form button:hover {
  background: #fff;
  color: #0c3127;
  border: 1px solid #0c3127;
}

/* ====================
04. Logo Area
==================== */
.logo-area {
  height: 110px;
  padding-top: 18px;
}

.logo-area .main-menu ul li {
  position: relative;
}

.logo-area .main-menu ul li a {
  font-size: 15px;
  color: #222222;
  display: block;
  margin-right: 15px;
  padding: 12px 0 20px;
}

.logo-area .main-menu ul li a i {
  font-size: 14px;
  color: #969696;
}

.logo-area .main-menu ul li a:hover {
  color: #0c3127;
  cursor: pointer;
}

.logo-area .main-menu ul li a:hover i {
  color: #0c3127;
}

.logo-area .main-menu ul li form {
  width: 190px;
  position: relative;
}

.logo-area .main-menu ul li form input {
  width: 100%;
  height: 38px;
  border: 1px solid #dddddd;
  background: transparent;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  padding-left: 15px;
}

.logo-area .main-menu ul li form input:focus {
  border-color: #0c3127;
}

.logo-area .main-menu ul li form button {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  background: transparent;
  border: none;
}

.logo-area .main-menu ul li:last-child {
  margin-left: 15px;
}

.logo-area .main-menu ul li ul.dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 190px;
  background: #fff;
  text-align: left;
  border: 1px solid #eeeeee;
  padding: 0;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  visibility: hidden;
  z-index: 999;
  -webkit-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  transform-origin: center top 0;
}

.logo-area .main-menu ul li ul.dropdown li {
  position: relative;
}

.logo-area .main-menu ul li ul.dropdown li a {
  font-size: 14px;
  color: #555555;
  padding: 8px 20px;
  margin-right: 0;
  border-bottom: 1px solid #eeeeee;
}

.logo-area .main-menu ul li ul.dropdown li a:hover {
  background: #0c3127;
  color: #fff;
}

.logo-area .main-menu ul li ul.dropdown li a:hover i {
  color: #fff;
}

.logo-area .main-menu ul li ul.dropdown li a i {
  float: right;
  margin-top: 4px;
}

.logo-area .main-menu ul li ul.dropdown li:last-child {
  margin-left: 0;
}

.logo-area .main-menu ul li ul.dropdown li:last-child a {
  border-bottom: none;
}

.logo-area .main-menu ul li ul.dropdown li ul.dropdown2 {
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 180px;
  background: #fff;
  border: 1px solid #eeeeee;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  visibility: hidden;
  z-index: 999;
  -webkit-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  transform-origin: center top 0;
}

.logo-area .main-menu ul li ul.dropdown li:hover ul.dropdown2 {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible;
}

.logo-area .main-menu ul li:hover ul.dropdown {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible;
}

.logo-area .main-menu ul li.mega-menu {
  position: inherit;
}

.logo-area .main-menu ul li.mega-menu .mega-box {
  width: calc(131% - 15px);
  margin: 0 auto;
  position: absolute;
  right: 15px;
  top: 100%;
  background: #fff;
  text-align: left;
  border: 1px solid #eeeeee;
  padding: 0;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  visibility: hidden;
  z-index: 999;
  -webkit-transform-origin: center top 0;
  -ms-transform-origin: center top 0;
  transform-origin: center top 0;
}

.logo-area .main-menu ul li.mega-menu .mega-box .q-link {
  padding: 30px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .q-link h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 22px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .q-link a {
  font-size: 14px;
  color: #555555;
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
}

.logo-area .main-menu ul li.mega-menu .mega-box .q-link a:hover {
  color: #0c3127;
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news {
  padding: 30px 0;
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news .news-box {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news .news-box .news-img img {
  max-width: 65px;
  margin-right: 10px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news .news-box .news-con p {
  margin-bottom: 5px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .lt-news .news-box .news-con span {
  color: #969696;
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-dept {
  padding: 30px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-dept h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 22px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-dept a {
  font-size: 14px;
  color: #555555;
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #eeeeee;
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-dept a:hover {
  color: #0c3127;
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-doc {
  padding: 30px 30px 0 0;
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-doc h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 28px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-doc .m-slider .slider-item img {
  margin-bottom: 10px;
}

.logo-area .main-menu ul li.mega-menu .mega-box .m-doc .m-slider .slider-item p {
  font-size: 15px;
  text-align: center;
  font-weight: 600;
}

.logo-area .main-menu ul li.mega-menu:hover .mega-box {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  visibility: visible;
}

.menu-sticky.sticky {
  -webkit-animation: 300ms ease-in-out 0s normal none 1 fadeInDown;
  animation: 300ms ease-in-out 0s normal none 1 fadeInDown;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
  height: 75px;
  padding-top: 14px;
  -webkit-box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.4);
}

/* ====================
05. Mobile Menu
==================== */
.mobile-menu-area {
  display: none;
}
.mobile-logo
  {
    max-width: 80px;
  }
@media (max-width: 767px) {
  .top-bar, .top-bar2, .top-bar3, .logo-area, .logo-area2, .logo-area3 {
    display: none;
  }
  
}

.mean-container .mean-bar {
  background: #fff;
  float: none;
  z-index: 999;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.mean-container .mean-bar:after {
  content: "";
  clear: both;
  display: block;
}

.mean-container .mean-bar .meanmenu-reveal {
  color: #0c3127;
  position: absolute;
  left: 0 !important;
  right: inherit;
  top: 0;
  width: 23px;
  margin-top: 22px;
  margin-left: 30px;
}

.mean-container .mean-bar .meanmenu-reveal span {
  display: block;
  background: #0c3127;
  height: 2px;
  margin-top: 5px;
}

.mean-container .mean-bar .mean-nav {
  float: left;
  width: 100%;
  background: transparent;
  margin-top: 0;
}

.mean-container .mean-bar .mean-nav a img {
  margin-top: 6px;
  margin-right: -60px;
  max-width: 80px;
}

.mean-container .mean-bar .mean-nav a i {
  font-size: 15px;
  color: #0c3127;
  float: right;
  margin-top: 7px;
  margin-right: 30px;
  width: 35px;
  height: 35px;
  border: 1px solid #0c3127;
  padding-top: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.mean-container .mean-bar .mean-nav a i:hover {
  color: #fff;
  background: #0c3127;
}

.mean-container .mean-bar .mean-nav ul {
  margin-top: 20px;
  text-align: left;
  padding: 0 30px;
}

.mean-container .mean-bar .mean-nav ul li {
  position: relative;
}

.mean-container .mean-bar .mean-nav ul li a {
  color: #555555;
  display: block;
  padding: 6px 0;
  border-bottom: 1px solid #4cb351;
  letter-spacing: 0.5px;
}

.mean-container .mean-bar .mean-nav ul li a:hover {
  color: #0c3127;
}

.mean-container .mean-bar .mean-nav ul li:nth-child(1) a {
  border-top: 1px solid #4cb351;
}

.mean-container .mean-bar .mean-nav ul li .mean-expand {
  font-size: 22px !important;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: -6px;
  z-index: 2;
  background: transparent;
  border: none !important;
}

.mean-container .mean-bar .mean-nav ul li .mean-expand:hover {
  background: transparent;
}

.mean-container .mean-bar .mean-nav ul li ul {
  padding-left: 20px;
  margin-top: 10px;
}

.mean-container .mean-bar .mean-nav ul li ul li a {
  font-size: 13px;
  border: none !important;
}

/* ====================
06. Breadcrumb Area
==================== */
.breadcrumb-area-abt {
  background-image: url(../images/abt-brd.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
}

.breadcrumb-area-abt:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-area-serv {
  background-image: url(../images/serv-brd.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
}

.breadcrumb-area-serv:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-area-pckg {
  background-image: url(../images/pkg-brd.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
}

.breadcrumb-area-pckg:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-area-treat {
  background-image: url(../images/trt-brd.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
}

.breadcrumb-area-treat:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-area-gal {
  background-image: url(../images/gal-brd.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
}

.breadcrumb-area-gal:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-area-cont {
  background-image: url(../images/cnt-brd.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
}

.breadcrumb-area-cont:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-area-faq {
  background-image: url(../images/bread-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
}

.breadcrumb-area-faq:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-area-alltreat {
  background-image: url(../images/all-details.jpg);
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  position: relative;
}

.breadcrumb-area-treat:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.breadcrumb-area h2 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 1px;
  font-weight: 600;
}

.breadcrumb-area ul li {
  color: #dddddd;
}

.breadcrumb-area ul li a {
  color: #dddddd;
}

.breadcrumb-area ul li a:hover {
  color: #0c3127;
}

.breadcrumb-area ul li i {
  color: #969696;
  margin-right: 8px;
}

/* ====================
07. Welcome Area
==================== */
.welcome-area {
  padding: 90px 0;
}

.welcome-area .welcome-box h4 {
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}

.welcome-area .welcome-box h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 0;
  margin-bottom: -23px;
}

.welcome-area .welcome-box h4:after {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 0;
  margin-bottom: -23px;
  margin-left: 38px;
}

.welcome-area .welcome-box img {
  margin-left: 19px;
  margin-bottom: 10px;
}

.welcome-area .welcome-box p {
  color: #000;
  line-height: 28px;
  font-size: 14px!important;
    text-align: justify;
    font-family: "Source Sans Pro", sans-serif;
}

.welcome-area .welcome-box a {
  font-size: 15px;
  color: #0c3127;
  border: 1px solid #0c3127;
  padding: 8px 20px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
  font-weight: 600;
}

.welcome-area .welcome-box a:hover {
  background: #0c3127;
  color: #fff;
}
.about-image img
{
    border-radius: 8px;
}
/* ====================
08. Home Slider
==================== */
.home-slider .slider-wrapper {
  position: relative;
  overflow: hidden;
}

.home-slider .slider-wrapper .slider-item {
  width: 100%;
  height: 700px;
}

.home-slider .slider-wrapper .slider-item .slider-table {
  display: table;
  width: 100%;
  height: 100%;
}

.home-slider .slider-wrapper .slider-item .slider-table .slider-tablecell {
  display: table-cell;
  vertical-align: middle;
}

.home-slider .slider-wrapper .slider-item .slider-table .slider-tablecell h1 {
  color: #222222;
  margin-bottom: 20px;
  font-weight: 600;
}

.home-slider .slider-wrapper .slider-item .slider-table .slider-tablecell h1 span {
  color: #0c3127;
}

.home-slider .slider-wrapper .slider-item .slider-table .slider-tablecell p {
  font-size: 18px;
  color: #444444;
  margin-bottom: 40px;
}
.home-slider .slider-wrapper .slider1 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.home-slider .slider-wrapper .slider2 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.home-slider .slider-wrapper .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 0;
  background: #4cb351;
  width: 70px;
  height: 70px;
  text-align: center;
  margin-left: -32px;
  margin-top: -38px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  padding-top: 22px;
  padding-left: 20px;
}

.home-slider .slider-wrapper .owl-nav .owl-prev:hover {
  background: #0c3127;
}

.home-slider .slider-wrapper .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 0;
  background: #4cb351;
  width: 70px;
  height: 70px;
  text-align: center;
  margin-right: -32px;
  margin-top: -38px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  padding-top: 22px;
  padding-right: 20px;
}

.home-slider .slider-wrapper .owl-nav .owl-next:hover {
  background: #0c3127;
}

.owl-carousel .owl-item {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.owl-carousel .owl-item img {
  -webkit-transform-style: unset;
  transform-style: unset;
}
/* ====================
13. treatment Area
==================== */
.treatment {
  padding: 80px 0 65px;
}

.treatment .treatment-top h4 {
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}

.treatment .treatment-top h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  margin-bottom: -23px;
}

.treatment .treatment-top h4:after {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  right: 50%;
  margin-right: -33px;
  margin-bottom: -23px;
}

.treatment .treatment-top img {
  margin-bottom: 5px;
}

.treatment .treatment-top p {
  font-size: 16px;
  color: #969696;
  max-width: 550px;
  margin: auto;
  line-height: 28px;
  margin-bottom: 75px;
}

/* ====================
12. Home About Area
==================== */
.h-about {
  position: relative;
}

.h-about:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.h-about .about-box {
  padding: 80px 0;
}

.h-about .about-box h4 {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}

.h-about .about-box h4:before {
  position: absolute;
  content: '';
  background: #eeeeee;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 0;
  margin-bottom: -23px;
}

.h-about .about-box h4:after {
  position: absolute;
  content: '';
  background: #eeeeee;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 0;
  margin-bottom: -23px;
  margin-left: 38px;
}

.h-about .about-box img {
  margin-left: 19px;
  margin-bottom: 10px;
}

.h-about .about-box p {
  font-size: 16px;
  color: #eeeeee;
  line-height: 32px;
  margin-bottom: 30px;
  text-align: justify;
}

.h-about .about-box p span {
  display: block;
  color: #dddddd;
  margin-top: 10px;
}

.h-about .about-box ul {
  margin-bottom: 12px;
}

.h-about .about-box ul li {
  font-size: 15px;
  color: #eeeeee;
}

.h-about .about-box ul li:nth-child(1) {
  width: 35%;
}

.h-about .about-box ul li i {
  font-size: 14px;
  color: #dddddd;
  vertical-align: middle;
  margin-right: 15px;
}

.h-about .shedule-box {
  background: #f3f3f3;
  padding: 78px 45px 38px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  -ms-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}

.h-about .shedule-box .open-hr {
  margin-bottom: 28px;
}

.h-about .shedule-box .open-hr h6 {
  font-size: 17px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 18px;
}

.h-about .shedule-box .open-hr h6 i {
  color: #0c3127;
  margin-right: 8px;
}

.h-about .shedule-box .open-hr ul li {
  font-size: 15px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #dddddd;
}

.h-about .shedule-box .open-hr ul li span {
  float: right;
}

.h-about .shedule-box .help-box h6 {
  font-size: 17px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 13px;
}

.h-about .shedule-box .help-box h6 i {
  color: #0c3127;
  margin-right: 8px;
}

.h-about .shedule-box .help-box p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 25px;
}

.h-about .shedule-box .help-box a {
  font-size: 15px;
  color: #fff;
  background: #0c3127;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 8px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.h-about .shedule-box .help-box a:hover {
  background: #008FD5;
}
/* ====================
09. Service Area
==================== */
.service-area {
  padding: 80px 0 0;
}

.service-area .service-top h4 {
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}

.service-area .service-top h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  margin-bottom: -23px;
}

.service-area .service-top h4:after {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  right: 50%;
  margin-right: -33px;
  margin-bottom: -23px;
}

.service-area .service-top img {
  margin-bottom: 5px;
}

.service-area .service-top p {
  font-size: 16px;
  color: #969696;
  max-width: 550px;
  margin: auto;
  line-height: 28px;
  margin-bottom: 40px;
}

.service-area .services-lft {
  padding-top: 50px;
}

.service-area .services-lft .service-box {
  margin-bottom: 40px;
}

.service-area .services-lft .service-box .box-icon span {
  display: block;
  width: 72px;
  height: 72px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  margin-left: 20px;
  text-align: center;
}

.service-area .services-lft .service-box .box-icon span img {
  padding-top: 19px;
}

.service-area .services-lft .service-box .box-content h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}

.service-area .services-lft .service-box .box-content p {
  font-size: 15px;
  color: #666666;
  letter-spacing: 0;
}

.service-area .services-ryt {
  padding-top: 50px;
}

.service-area .services-ryt .service-box {
  margin-bottom: 40px;
}

.service-area .services-ryt .service-box .box-content h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}

.service-area .services-ryt .service-box .box-content p {
  font-size: 15px;
  color: #666666;
  letter-spacing: 0;
}

.about-service {
  padding: 80px 0 20px;
}

.about-service .service-top h4 {
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}

.about-service .service-top h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  margin-bottom: -23px;
}

.about-service .service-top h4:after {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  right: 50%;
  margin-right: -33px;
  margin-bottom: -23px;
}

.about-service .service-top img {
  margin-bottom: 5px;
}

.about-service .service-top p {
  font-size: 16px;
  color: #969696;
  max-width: 550px;
  margin: auto;
  line-height: 28px;
  margin-bottom: 75px;
}

.about-service .service-box {
  margin-bottom: 70px;
}

.about-service .service-box .box-icon span {
  display: block;
  width: 72px;
  height: 72px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  margin-right: 20px;
  text-align: center;
}

.about-service .service-box .box-icon span img {
  padding-top: 19px;
}

.about-service .service-box .box-content h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}

.about-service .service-box .box-content p {
  font-size: 15px;
  color: #666666;
  letter-spacing: 0;
}

/* ====================
10. Service Details
==================== */
.service-details {
  padding: 90px 0;
}

.service-details .sd-box .sd-top img {
  margin-bottom: 15px;
  border-radius: 8px;
}
.service-details .sd-box .sd-top p {
  font-size: 15px;
  color: #000;
  line-height: 28px;
  letter-spacing: 0.3px;
  margin-bottom: 20px;
  text-align: justify;
  font-family: "Source Sans Pro", sans-serif;
}


.service-details .sd-box .sd-head {
  border: 1px solid #eeeeee;
  padding: 15px;
}

.service-details .sd-box .sd-head .head-img img {
  max-width: 150px;
  margin-right: 15px;
}

.service-details .sd-box .sd-head .head-box h6 {
  color: #222222;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 3px;
  font-weight: 600;
}

.service-details .sd-box .sd-head .head-box span {
  font-size: 13px;
  color: #0c3127;
  display: block;
  margin-bottom: 8px;
}

.service-details .sd-box .sd-head .head-box p {
  color: #969696;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin-bottom: 12px;
}

.service-details .sd-box .sd-head .head-box ul li a i {
  font-size: 13px;
  color: #969696;
}

.service-details .sd-box .sd-head .head-box ul li a i:hover {
  color: #0c3127;
}

.service-details .sd-widgets .service-widget {
  border: 1px solid #eeeeee;
  padding: 20px 25px;
  margin-bottom: 35px;
}

.service-details .sd-widgets .service-widget h5 {
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 15px;
  position: relative;
}

.service-details .sd-widgets .service-widget h5:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 0;
}

.service-details .sd-widgets .service-widget ul li a {
  display: block;
  font-size: 15px;
  color: #555555;
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.service-details .sd-widgets .service-widget ul li a:hover {
  color: #0c3127;
}

.service-details .sd-widgets .service-widget ul li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.service-details .sd-widgets .shedule-box {
  border: 1px solid #eeeeee;
  padding: 20px 25px 25px;
  margin-bottom: 35px;
}

.service-details .sd-widgets .shedule-box .open-hr {
  margin-bottom: 28px;
}

.service-details .sd-widgets .shedule-box .open-hr h6 {
  font-size: 17px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 18px;
}

.service-details .sd-widgets .shedule-box .open-hr h6 i {
  color: #0c3127;
  margin-right: 8px;
}

.service-details .sd-widgets .shedule-box .open-hr ul li {
  font-size: 15px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #dddddd;
}

.service-details .sd-widgets .shedule-box .open-hr ul li span {
  float: right;
}

.service-details .sd-widgets .shedule-box .help-box h6 {
  font-size: 17px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 13px;
}

.service-details .sd-widgets .shedule-box .help-box h6 i {
  color: #0c3127;
  margin-right: 8px;
}

.service-details .sd-widgets .shedule-box .help-box p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 25px;
}

.service-details .sd-widgets .shedule-box .help-box a {
  font-size: 15px;
  color: #fff;
  background: #0c3127;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 8px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.service-details .sd-widgets .shedule-box .help-box a:hover {
  background: #008FD5;
}

.service-details .sd-widgets .appoint-widget {
  border: 1px solid #eeeeee;
  padding: 20px 25px 25px;
}

.service-details .sd-widgets .appoint-widget h5 {
  font-size: 18px;
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 15px;
  position: relative;
}

.service-details .sd-widgets .appoint-widget h5:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 0;
}

.service-details .sd-widgets .appoint-widget form input {
  display: block;
  width: 100%;
  margin: auto;
  border: none;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 12px;
  padding: 10px 0;
  color: #222222;
}

.service-details .sd-widgets .appoint-widget form input:focus {
  border-color: #0c3127;
}

.service-details .sd-widgets .appoint-widget form textarea {
  display: block;
  width: 100%;
  height: 100px;
  margin: auto;
  border: none;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 25px;
  padding: 10px 0;
  color: #222222;
}

.service-details .sd-widgets .appoint-widget form textarea:focus {
  border-color: #0c3127;
}

.service-details .sd-widgets .appoint-widget form button {
  color: #fff;
  background: #0c3127;
  border: none;
  padding: 8px 25px;
  font-weight: 600;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.service-details .sd-widgets .appoint-widget form button:hover {
  background: #008FD5;
}

/* ====================
11. Service Details
==================== */
.Appointment {
  padding: 80px 0 0;
}

.Appointment .app-box {
  padding: 35px 45px 40px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-top: 50px;
}

.Appointment .app-box h4 {
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}

.Appointment .app-box h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  margin-bottom: -23px;
}

.Appointment .app-box h4:after {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  right: 50%;
  margin-right: -33px;
  margin-bottom: -23px;
}

.Appointment .app-box img {
  margin-bottom: 5px;
}

.Appointment .app-box form input {
  display: block;
  width: 100%;
  margin: auto;
  border: none;
  border-bottom: 2px solid #eeeeee;
  margin-bottom: 25px;
  padding: 10px 0;
  font-size: 15px;
  color: #222222;
}

.Appointment .app-box form input:focus {
  border-color: #0c3127;
}

.Appointment .app-box form textarea {
  display: block;
  width: 100%;
  height: 130px;
  margin: auto;
  border: none;
  border-bottom: 2px solid #eeeeee;
  margin-bottom: 25px;
  padding: 10px 0;
  font-size: 15px;
  color: #222222;
}

.Appointment .app-box form textarea:focus {
  border-color: #0c3127;
}

.Appointment .app-box form button {
  font-size: 16px;
  color: #fff;
  background: #0c3127;
  border: none;
  padding: 10px 40px;
  font-weight: 600;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.Appointment .app-box form button:hover {
  background: #008FD5;
}
/* ====================
16. Gallery Area
==================== */
.gallery {
  padding: 80px 0 55px;
}

.gallery .gallery-top h4 {
  color: #222222;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
  position: relative;
}

.gallery .gallery-top h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  margin-bottom: -23px;
}

.gallery .gallery-top h4:after {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 30px;
  height: 3px;
  bottom: 0;
  right: 50%;
  margin-right: -33px;
  margin-bottom: -23px;
}

.gallery .gallery-top img {
  margin-bottom: 5px;
}

.gallery .gallery-top p {
  font-size: 16px;
  color: #969696;
  max-width: 550px;
  margin: auto;
  line-height: 28px;
  margin-bottom: 50px;
}

.gallery ul.gallery-filter {
  margin-bottom: 60px;
}

.gallery ul.gallery-filter li {
  font-size: 15px;
  color: #222222;
  font-weight: 600;
  padding: 8px 20px;
  margin: 0 8px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  cursor: pointer;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.gallery ul.gallery-filter li:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.gallery ul.gallery-filter li.active {
  background: #0c3127;
  color: #fff;
}

.gallery .gallery-items .grid-item {
  margin-bottom: 30px;
}

.gallery .gallery-items .grid-item .gallery-content {
  overflow: hidden;
  position: relative;
}

.gallery .gallery-items .grid-item .gallery-content img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.gallery .gallery-items .grid-item .gallery-content .fc-icon {
  position: absolute;
  background: rgba(0, 163, 200, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.gallery .gallery-items .grid-item .gallery-content .fc-icon a {
  display: inline-block;
  width: 45px;
  height: 45px;
  background: #fff;
  margin-top: 28%;
  padding-top: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.gallery .gallery-items .grid-item .gallery-content .fc-icon a img {
  max-width: 25px;
}

.gallery .gallery-items .grid-item .gallery-content .fc-icon a:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.gallery .gallery-items .grid-item .gallery-content:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.gallery .gallery-items .grid-item .gallery-content:hover .fc-icon {
  visibility: visible;
  z-index: 1;
  opacity: 1;
}

.gallery .gallery-items .grid-item .gallery-content:hover .fc-icon a img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* ====================
20. Footer Section
==================== */
footer {
  background: #eeeeee;
  padding: 80px 0 0px;
}

footer .findus h4 {
  color: #4caf50;
  text-transform: uppercase;
  margin-bottom: 27px;
}

footer .findus p {
  font-size: 15px;
  color: #8D8E92;
  line-height: 28px;
  margin-bottom: 15px;
}

footer .findus ul li {
  color: #8D8E92;
  margin-bottom: 12px;
}

footer .findus ul li i {
  font-size: 15px;
  color: #0c3127;
  width: 35px;
}

footer .qlink h4 {
  color: #4caf50;
  text-transform: uppercase;
  margin-bottom: 30px;
}

footer .qlink ul li {
  margin-bottom: 10px;
}

footer .qlink ul li i {
  font-size: 14px;
  color: #0c3127;
  margin-right: 20px;
}

footer .qlink ul li a {
  font-size: 15px;
  color: #8D8E92;
}

footer .qlink ul li a:hover {
  color: green;
}
footer .f-menu {
  padding-top: 65px;
}

footer .f-menu ul.menu {
  margin-bottom: 20px;
}

footer .f-menu ul.menu li a {
  font-size: 15px;
  color: #8D8E92;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 10px;
}

footer .f-menu ul.menu li a:hover {
  color: #0c3127;
}

footer .f-menu p {
  font-size: 15px;
  color: #666666;
  margin-bottom: 20px;
}

footer .f-menu p i {
  color: #0c3127;
  margin: 0 2px;
}

footer .f-menu p a {
  color: #0c3127;
}

footer .f-menu p a:hover {
  text-decoration: underline;
}

footer .f-menu ul.social li a i {
  font-size: 13px;
  color: #fff;
  border: 1px solid #4caf50;
  width: 28px;
  height: 28px;
  padding-top: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background: #4caf50;
}

footer .f-menu ul.social li a i:hover {
  background: #fff;
  color: #4caf50;
  border: 1px solid #4caf50;
}

footer .back-to-top a {
  background: #0c3127;
  position: fixed;
  width: 45px;
  height: 45px;
  cursor: pointer;
  bottom: 80px;
  right: 40px;
  padding-top: 11px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  display: none;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  z-index: 1;
}

footer .back-to-top a:hover 
{
  background: #4caf50;
}
footer .designed
{
    margin-top:10px;
    height: 45px;
    background: #4caf50;
    padding-top: 10px;
}
footer .designed a
{
    color: #fff;
}
footer .designed a:hover
{
    color: blue;
}
.footer-book img
{
    max-width: 80%;border-radius: 4px;
}
/* ====================
21. Faq Area
==================== */
.faq {
  padding: 90px 0;
}

.faq .faq-box .card {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
}

.faq .faq-box .card .card-header {
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.faq .faq-box .card .card-header a {
  display: block;
  height: 55px;
  background: #eeeeee;
  position: relative;
}

.faq .faq-box .card .card-header a i {
  background: #0c3127;
  font-size: 24px;
  color: #fff;
  position: absolute;
  width: 55px;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  padding-top: 15px;
}

.faq .faq-box .card .card-header a span {
  position: absolute;
  top: 13px;
  left: 10%;
  font-size: 18px;
  color: #222222;
  font-weight: 600;
}

.faq .faq-box .card .card-header a.hvr-effect.collapsed i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.faq .faq-box .card .card-body {
  border: 1px solid #eeeeee;
  border-top: none;
}

.faq .faq-box .card .card-body p {
  font-size: 15px;
  color: #969696;
  line-height: 25px;
}

.faq .faq-widgets .faq-widget {
  border: 1px solid #eeeeee;
  padding: 20px 25px;
  margin-bottom: 35px;
}

.faq .faq-widgets .faq-widget h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 15px;
  position: relative;
}

.faq .faq-widgets .faq-widget h5:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 0;
}

.faq .faq-widgets .faq-widget ul li a {
  display: block;
  font-size: 15px;
  color: #555555;
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.faq .faq-widgets .faq-widget ul li a:hover {
  color: #0c3127;
}

.faq .faq-widgets .faq-widget ul li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.faq .faq-widgets .shedule-box {
  border: 1px solid #eeeeee;
  padding: 20px 25px 25px;
}

.faq .faq-widgets .shedule-box .open-hr {
  margin-bottom: 28px;
}

.faq .faq-widgets .shedule-box .open-hr h6 {
  font-size: 17px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 18px;
}

.faq .faq-widgets .shedule-box .open-hr h6 i {
  color: #0c3127;
  margin-right: 8px;
}

.faq .faq-widgets .shedule-box .open-hr ul li {
  font-size: 15px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #dddddd;
}

.faq .faq-widgets .shedule-box .open-hr ul li span {
  float: right;
}

.faq .faq-widgets .shedule-box .help-box h6 {
  font-size: 17px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 13px;
}

.faq .faq-widgets .shedule-box .help-box h6 i {
  color: #0c3127;
  margin-right: 8px;
}

.faq .faq-widgets .shedule-box .help-box p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 25px;
}

.faq .faq-widgets .shedule-box .help-box a {
  font-size: 15px;
  color: #fff;
  background: #0c3127;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 8px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.faq .faq-widgets .shedule-box .help-box a:hover {
  background: #008FD5;
}

.faq-two {
  padding: 90px 0 55px;
}

.faq-two .faq-qes {
  margin-bottom: 30px;
}

.faq-two .faq-qes ul li a {
  font-size: 17px;
  color: #222222;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 15px;
}

.faq-two .faq-qes ul li a:hover {
  color: #0c3127;
}

.faq-two .faq-ans {
  margin-bottom: 28px;
}

.faq-two .faq-ans .fa-ttl p {
  font-size: 17px;
  color: #222222;
  margin-bottom: 15px;
}

.faq-two .faq-ans .fa-par p {
  font-size: 15px;
  line-height: 25px;
}

.faq-two .faq-widgets .faq-widget {
  border: 1px solid #eeeeee;
  padding: 20px 25px;
  margin-bottom: 35px;
}

.faq-two .faq-widgets .faq-widget h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 15px;
  position: relative;
}

.faq-two .faq-widgets .faq-widget h5:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 0;
}

.faq-two .faq-widgets .faq-widget ul li a {
  display: block;
  font-size: 15px;
  color: #555555;
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.faq-two .faq-widgets .faq-widget ul li a:hover {
  color: #0c3127;
}

.faq-two .faq-widgets .faq-widget ul li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.faq-two .faq-widgets .shedule-box {
  border: 1px solid #eeeeee;
  padding: 20px 25px 25px;
}

.faq-two .faq-widgets .shedule-box .open-hr {
  margin-bottom: 28px;
}

.faq-two .faq-widgets .shedule-box .open-hr h6 {
  font-size: 17px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 18px;
}

.faq-two .faq-widgets .shedule-box .open-hr h6 i {
  color: #0c3127;
  margin-right: 8px;
}

.faq-two .faq-widgets .shedule-box .open-hr ul li {
  font-size: 15px;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px dashed #dddddd;
}

.faq-two .faq-widgets .shedule-box .open-hr ul li span {
  float: right;
}

.faq-two .faq-widgets .shedule-box .help-box h6 {
  font-size: 17px;
  color: #222222;
  font-weight: 600;
  margin-bottom: 13px;
}

.faq-two .faq-widgets .shedule-box .help-box h6 i {
  color: #0c3127;
  margin-right: 8px;
}

.faq-two .faq-widgets .shedule-box .help-box p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 25px;
}

.faq-two .faq-widgets .shedule-box .help-box a {
  font-size: 15px;
  color: #fff;
  background: #0c3127;
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 8px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.faq-two .faq-widgets .shedule-box .help-box a:hover {
  background: #008FD5;
}

/* ====================
22. 404 Area
==================== */
.error-page {
  padding: 70px 0 135px;
}

.error-page .error-box h1 {
  font-size: 220px;
  color: #222222;
  font-weight: 700;
}

.error-page .error-box h1 img {
  max-width: 155px;
  margin: 0 10px;
  margin-top: -55px;
}

.error-page .error-box h3 {
  color: #444444;
  font-weight: 600;
  margin-bottom: 20px;
}

.error-page .error-box p {
  font-size: 18px;
  color: #969696;
  font-weight: 600;
  margin-bottom: 40px;
}

.error-page .error-box a {
  font-size: 18px;
  color: #0c3127;
  background: #fff;
  padding: 10px 30px;
  font-weight: 600;
  border: 1px solid #0c3127;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.error-page .error-box a i {
  margin-right: 8px;
}

.error-page .error-box a:hover {
  background: #0c3127;
  color: #fff;
}
/* ====================
24. Contact
==================== */
.contact {
  padding: 80px 0 0;
}

.contact .contact-box-tp h4 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 25px;
  position: relative;
}

.contact .contact-box-tp h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 0;
}

.contact .contact-box {
  margin-bottom: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.contact .contact-box .contact-icon i {
  font-size: 26px;
  color: #0c3127;
  width: 65px;
  height: 65px;
  text-align: center;
  padding-top: 19px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  margin-right: 20px;
  margin-top: 5px;
}

.contact .contact-box .contact-content h6 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}

.contact .contact-box .contact-content p {
  font-size: 15px;
  color: #969696;
}

.contact .social-link ul li a i {
  font-size: 15px;
  color: #fff;
  width: 38px;
  height: 38px;
  text-align: center;
  padding-top: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.contact .social-link ul li a i:hover {
  background: #0c3127 !important;
}

.contact .social-link ul li:nth-child(1) a i {
  background: #4caf50;
}

.contact .social-link ul li:nth-child(2) a i {
  background: #4caf50;
}

.contact .social-link ul li:nth-child(3) a i {
  background: #4caf50;
}

.contact .social-link ul li:nth-child(4) a i {
  background: #4caf50;
}

.contact .contact-form h4 {
  color: #222222;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 25px;
  position: relative;
}

.contact .contact-form h4:before {
  position: absolute;
  content: '';
  background: #0c3127;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 0;
}

.contact .contact-form form p input {
  font-size: 15px;
  width: 100%;
  height: 45px;
  border: 1px solid #dddddd;
  padding-left: 15px;
  margin-bottom: 25px;
}

.contact .contact-form form p input:focus {
  border-color: #0c3127;
}

.contact .contact-form form p textarea {
  font-size: 15px;
  width: 100%;
  height: 185px;
  border: 1px solid #dddddd;
  padding: 15px;
  margin-bottom: 25px;
}

.contact .contact-form form p textarea:focus {
  border-color: #0c3127;
}

.contact .contact-form form button {
  font-size: 15px;
  color: #fff;
  background: #0c3127;
  padding: 10px 35px;
  border: none;
  font-weight: 600;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.contact .contact-form form button:hover {
  background: #008FD5;
}

.contact #map {
  width: 100%;
  height: 450px;
  margin-top: 80px;
}

.contact #map .info-window {
  padding: 15px;
}

.contact #map .info-window h5 {
  color: #0c3127;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
}

.contact #map .info-window p {
  font-size: 16px;
  color: #969696;
  line-height: 25px;
}
/* ====================
27. Helper Classes
==================== */
.hidden {
  display: none !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}
.logo img
{
    max-width: 105px;
}

.inn-image-md3
                             {
                                margin: 5px;
                                height: 199px;
                                border-radius: 2px;
                                padding-top: 14px;
                                border: 1px solid #4caf50;
                                text-align: center;
                             }
                             .inn-image-md3 img
                             {
                                max-height: 129px;
                             }
                             .treat-name
                             {
                                padding-top: 5px;
                                font-size: 14px;
                                word-break: break-all;
                                color: #000;
                                font-weight: bold;
                             }
                           
         .sd-box ul li 
         {
            font-size: 15px;
            color: #000!important;
            margin-bottom: 12px;
            text-align: justify;
            margin-left: 25px;
         }
         .sd-box ol li 
         {
            font-size: 15px;
            color: #000!important;
            margin-bottom: 12px;
            text-align: justify;
            margin-left: 25px;
         }
         .sd-box  button
         {
            color: #fff;
            background: #0c3127;
            padding: 7px 20px;
            border: none;
            -webkit-border-radius: 25px;
            -moz-border-radius: 25px;
            -ms-border-radius: 25px;
            border-radius: 25px;
         }
         .appbtn
         {
            color: #fff;
            background: #0c3127;
            padding: 7px 20px;
            border: none;
            -webkit-border-radius: 25px;
            -moz-border-radius: 25px;
            -ms-border-radius: 25px;
            border-radius: 25px;
         }
         .paddingtop8
         {
            padding-top: 8px;
         }
         textarea
         {
            resize: none;
         }
         .inn-image-md3-trt
                             {
                                height: 199px;
                                border-radius: 2px;
                                padding-top: 14px;
                                border: 1px solid #4caf50;
                                text-align: center;
                             }
                             .inn-image-md3-trt img
                             {
                                max-height: 129px;
                             }
                             .treat-name
                             {
                                padding-top: 5px;
                                font-size: 14px;
                                word-break: break-all;
                                color: #000;
                                font-weight: bold;
                             }
   @media only screen and (max-device-width: 767px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */
    
  .whatsappsh {
    display: inline!important;
  }
  }                          