/*
 *	Resto by GetTemplates.co
 *	URL: https://gettemplates.co
 */

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
    overflow-x: hidden;
    /* fix for AOS scrolling show scrollbar */
  }
}

@font-face {
  font-family: 'an';
  src: url('../fonts/NimbusRomNo9L-Med.woff2') format('woff2'),
    url('../fonts/NimbusRomNo9L-Med.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


html {
  overflow-x: hidden;
}

:root {
  /* --color1:#e6c68a;
  --color2:#ab7d42;
  --color3:#f8ead4;
  --color3_light:#fef9f1;
  --color4:#562e0b;
  --color5:#a89078; */
  --primary: #53cff5;
  --primary-dark: #010042;
  --secondary: white;
  --third-cl: #052e4e;
  --four-cl: #d0e3e9;
  --five-cl: #02263e;
  /* --six-cl: #ffe0ff; */
  --black-cl: black
    /* --gray_lighter: #ededed;
  --dark: #b6b7b7;
  --color-text: #b3b3b3;
  --color1:#454545;
  --color2:#bbbbbb;
  --color2_gardient:#bbbbbb1a ;
  --color3:#888888;
  --color4:#454545;
  --color5:#9c9ca4;
  --color_dark:#3f3f3f;
  --color6:#9fa1a3 */

}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #000;
  overflow-x: hidden;
  /* fix for scroll when fixed-top*/
  /*background-color: #eabe77;*/
}

.navbar-p {
  color: var(--secondary);
}

.text-style-footer {
  /* color: #333; */
  color: var(--secondary)
}

.text-left {
  text-align: left !important;
}

p {
  color: #1c1c1c;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
}

h1,
h2 {
  font-weight: 700;
}

.subheading {
  color: var(--black-cl);
}


h2,

#gtco-testimonial h2 {
  text-shadow: -1px 1px 0 var(--four-cl), 1px 1px 0 var(--four-cl), 1px -1px 0 var(--four-cl), -1px -1px 0 var(--four-cl);
  /* text-shadow: 3px 2px 1px var(--black-cl); */
  font-family: 'an';
  font-size: 2.8rem;
  color: var(--third-cl);
}

.bg-silver {
  z-index: 1;
  position: relative;
  /* border-top: 3px solid var(--six-cl); */
  background-attachment: fixed;
  /* background-color: var(--primary) !important; */
  background-image: url("../images/bg-nail.jpg");
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

/* .bg-silver::after{
  z-index: -1;
  position: absolute;
  background-color: #00000099;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
} */

.name-service {
  color: var(--black-cl) !important;
}

.bg-white {
  /*background-color: #ffe492;*/
  background-color: white !important;
}

.menus.no-border {
  border-bottom: none;
}

a {
  /* color: #9fa1a3; */
  color: var(--primary);
  font-weight: 600;
}

.team-social-links a {
  color: #bf9110;
}

a:focus,
button:focus {
  outline: none;
  box-shadow: none;
}

.btn:hover,
a:hover {
  text-decoration: none;
  color: var(--four-cl);
}

.nav-link.active {
  color: #e55900;
}

.btn-icon {
  display: inline-flex;
  align-items: center;
}

.btn-icon .lnr {
  font-size: 30px;
  margin-right: 10px;
}

.boxed-page {
  position: relative;
  border-color: #ededed;
  background-color: #d3d3d3;
}

.boxed-page .section-padding,
.section-padding-contact {
  padding-top: 50px;
  padding-bottom: 50px;
}

.book-now {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: fit-content;
}

.book-now svg,
.book-now h2 a {
  color: var(--dark);
  /* border-bottom: 2px solid var(--dark); */
}

.book-now h2 a {
  border-bottom: 2px solid var(--dark);

}

.book-now:hover h2 a {
  color: white;
  border-bottom: 2px solid white;

}

@media (min-width: 992px) {
  .boxed-page .section-padding {
    padding-bottom: 50px;
  }
}

@media (min-width: 1200px) {}

.img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.img-cover {
  object-fit: cover;
  object-position: center;
}

.navbar-brand-center {
  /* padding-left: 30px;
  padding-right: 30px;
  background-color: var(--secondary);
  border-radius: 2rem 0; */
}

.navbar-brand-center img {
  height: 45px;
}

.sidenav .img-logo,
.footer-logo {
  padding: 5px;
}

.sidenav .img-logo {
  /* background-color: var(--primary); */
  padding: .5rem;
  /* border-radius: 1rem; */
  width: 100%;
}

.nav-item {
  padding: 10px;
}

.nav-link {
  color: var(--secondary);
  font-weight: 400;
  font-size: 20px;
  font-family: "Josefin Sans", sans-serif;
  /*background: #7a3445;*/
  border-radius: 5px;
  padding: 10px 20px !important;
}

#navbar-header {
  z-index: 5;
  box-shadow: 1px 1px 15px var(--primary);
  border-bottom: 5px solid var(--six-cl);
  height: 120px;
  background: var(--third-cl);
     /* background-image: url("../images/bg-blue2.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center; */

  /* background-image: linear-gradient(to bottom,var(--secondary), var(--primary)); */
}

#navbar-header .navbar-nav .dropdown-menu {
  border: none;
  border-bottom: 2px solid #bf9110;
  border-radius: 0 !important;
  box-shadow: -5px 8px 20px 0px rgba(229, 16, 2, 0.15);
}

@media (min-width: 1024px) {
  #navbar-header .navbar-nav {
    width: 100%;
  }

  #navbar-header .dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    transition: all 500ms ease;
  }

  #navbar-header .dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
  }

  .boxed-page .section-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-padding-contact {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .testi-content .testi-text {
    padding: 30px 20% !important;
  }
}

.btn {
  font-size: 20px;
  font-weight: 500;
}

.btn-primary {
  border: 2px solid var(--four-cl);
  display: inline-block;
  background-image: linear-gradient(140deg, var(--primary-dark), var(--primary));
  /* background-color: var(--primary-dark); */
  color: var(--secondary);
  border-radius: 15px;
  padding: 10px 25px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/*.btn-primary:hover {*/
/*background-color: #c81b5b;*/
/*border-color: #c81b5b;*/
/*color: #fff; }*/

.btn-icon {
  color: #000;
}

.hero {
  margin-top: 5rem;
  height: 600px;
  position: relative;
}

.hero h2 {
  text-shadow: none;
  font-family: unset;
  font-size: 2rem;
}

@media (min-width: 992px) {
  .hero {
    height: calc(100vh - 130px);
  }
}

.hero-info {
  padding-top: 60px;
}

@media (min-width: 1420px) {
  .hero-info {
    padding-top: 140px;
  }
}

.hero-info li {
  padding-right: 15px;
  padding-left: 15px;
}

.hero-info .lnr {
  display: block;
  font-size: 32px;
  margin-bottom: 15px;
}

.hero-carousel .owl-prev,
.hero-carousel .owl-next {
  width: 60px;
  height: 60px;
}

.hero-carousel .owl-prev,
.hero-carousel .owl-next {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}

.hero-carousel .owl-prev {
  border-right: 1px solid #f7f8f9;
}

.hero-carousel .owl-nav {
  display: flex;
  position: absolute;
  bottom: 0;
  right: 0;
}

.hero-carousel .owl-item img {
  height: 600px;
  object-fit: cover;
  max-width: 100%;
}

@media (min-width: 992px) {
  .hero-carousel .owl-item img {
    height: calc(100vh - 130px);
  }
}

.thumb-menu img {
  /*height: 150px;*/
  width: 100%;
  margin: 0 auto;
  margin-bottom: 10px;
  box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.heading-section {
  margin-bottom: 0px;
}

/*============================
=            MENU            =
============================*/
.menus:hover img {
  transform: scale(1.1, 1.1);
}

.menu-img {
  position: relative;
  overflow: initial;
  height: 300px;
  width: 300px;
}


.menu-img img {
  box-shadow: var(--black-cl) 0px 27px 16px -26px;
  background-color: white;
  border: none;
  background-color: var(--four-cl);
  padding: .5rem;
  transition: all 0.5s ease;
  height: 100%;
  object-fit: cover;
  border-radius: 2rem;
}

.menu-price {
  font-size: 1.2rem;
  font-weight: 600 !important;
  text-align: left;
  color: var(--primary) !important;
}

.service_desc {
  color: #4d4d4d;
  text-align: justify;
  font-size: 1rem !important;
}

.descript-title {
  padding-top: 20px;
  text-align: center;
  font-weight: 300;
}

.menus {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.menus p,
.menus h3 {
  margin-bottom: 0;
}

.menus .text-wrap {
  /*width: calc(100% - 95px);*/
  width: 100%;
}

.menus .text-wrap h4 {
  font-size: 1.2rem;
  font-weight: 300;
}

.details {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 350px;
}

/*=====  End of MENU  ======*/
/*=================================
=            TESTIMONY            =
=================================*/
#gtco-testimonial {
  background-image: linear-gradient(to bottom, transparent, var(--six-cl), transparent);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
  color: #fff;
}

.testi-content {
  text-align: center;
}

.testi-content .testi-text {
  font-family: unset;
  font-style: italic;
  font-weight: 300;
  line-height: 1.6;
  padding: 30px 60px;
  font-size: 24px;
}

.testi-content .testi-author {
  font-family: unset;
  font-size: 1.3rem;
  font-weight: 500;
}

.testi-content .testi-desc span {
  color: #bf9110;
  font-weight: bold;
}

.testi-content .owl-dots {

  position: absolute;
  text-align: center;
  margin: 0 auto;
  display: block;
  left: 0;
  right: 0;
  bottom: -21%;
  padding-bottom: 60px;
}

.testi-content .owl-nav {
  display: none;
}

.owl-dot {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}

.owl-dot span {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: var(--four-cl);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s ease, background-color 0.3s ease;
  transition: box-shadow 0.3s ease, background-color 0.3s ease;
}

.owl-dot.active>span {
  background-color: transparent;
  box-shadow: 0 0 0 2px var(--primary-dark);
}

/*=====  End of TESTIMONY  ======*/
/*===============================
=            OVERLAY            =
===============================*/
.overlay {
  position: relative;
}

/* .overlay:after {
  position: absolute;
  display: block;
  content: "";
  background: #000;
  opacity: 0.2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
} */

.overlay .section-content {
  position: relative;
  z-index: 1;
}

/*=====  End of OVERLAY  ======*/
/*============================
=            TEAM            =
============================*/
.team-card {
  position: relative;
}

.team-card:hover .team-desc {
  height: 110px;
}

.team-card:hover .team-desc .team-social-links {
  opacity: 1;
}

.team-desc h4 {
  color: #bf9110;
}

.team-desc {
  position: absolute;
  background: #fbf9c3;
  width: auto;
  left: 15px;
  bottom: 15px;
  right: 15px;
  text-align: center;
  padding: 15px;
  height: 80px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.team-social-links {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/*=====  End of TEAM  ======*/
/*===================================
=            RESERVATION            =
===================================*/
#gtco-reservation {
  /*height: 280px;*/
  /*margin-bottom: 200px;*/
}

#selectPerson+.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
  padding-left: 12px;
}

#selectPerson+.select2-container .select2-selection--single {
  height: 38px;
  border: 1px solid #ced4da;
}

#selectPerson+.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 36px;
}

#selectPerson+.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #6d767e;
  font-weight: 400;
}

/*=====  End of RESERVATION  ======*/
/*===============================
=            Sidevbarv            =
===============================*/
.sidenav {
  /* border-right: 2px solid var(--third-cl); */
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  /* background-image: url("../images/bg-ver.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover; */
  background:var(--five-cl);
  /* background-image: linear-gradient(to bottom, #fff, #cdcdcd); */
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  color: #fff;
  opacity: 1;
  box-shadow: 3px 0px 8px var(--secondary);

}

.sidenav-content {
  transform: translateY(20px);
  opacity: 100%;
  transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 300;
  color: #ffffff;
  display: block;
  transition: 0.3s;
}

.in .sidenav-content {
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.5s,
    opacity 0.5s 0.5s;
}

.sidenav a {
  text-decoration: none;
  font-size: 25px;
  color: var(--secondary);
  display: block;
  transition: 0.3s;
}

#specialCategories p {
  color: #6c757d;
  font-weight: 400;
}

.sidenav a:hover {
  color: var(--primary) !important;
  /* text-shadow: 1px 1px 3px var(--secondary); */
}

.sidenav #side-nav-close,
.sidenav #side-search-close {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.navbar-toggler {
  background-color: var(--gray_lighter);
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 18px;
  }
}

#side-search .form-control {
  background-color: transparent;
}

#side-search .input-group-text {
  background: transparent;
  color: #fff;
}

#canvas-overlay {
  content: "";
  background: #000;
  opacity: 0;
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1001;
  visibility: hidden;
  transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    visibility 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.sidenav-open #canvas-overlay,
.sidesearch-open #canvas-overlay {
  max-width: 100%;
  opacity: 0.4;
  visibility: visible;
}

/*=====  End of SideNav  ======*/
/*======================================
=            Special Dishes            =
======================================*/
#gtco-special-dishes .special-number {
  position: relative;
  font-size: 60px;
}

#gtco-special-dishes .special-number:after {
  /* content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 90px;
  width: 200px;
  height: 1px;
  background: #000; */
}

#gtco-special-dishes h3 span {
  color: var(--secondary_dark) !important;
}

.dishes-text {
  /* padding-left: 90px; */
}

/*=====  End of Special Dishes  ======*/
/*==================================
=            RESPONSIVE            =
==================================*/
.only-mobile {
  display: none !important;
}

@media screen and (max-height: 360px) {
  .sidenav {
    padding-top: 15px;
  }

  .sidenav a {
    font-size: 16px;
  }
}

#side-search .form-control {
  background-color: transparent;
}

#side-search .input-group-text {
  background: transparent;
  color: #fff;
}

#canvas-overlay {
  content: "";
  background: #000;
  opacity: 0;
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1001;
  visibility: hidden;
  transition: opacity 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86),
    visibility 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.sidenav-open #canvas-overlay,
.sidesearch-open #canvas-overlay {
  max-width: 100%;
  opacity: 0.4;
  visibility: visible;
}

/*=====  End of SideNav  ======*/
/*======================================
=            Special Dishes            =
======================================*/
#gtco-special-dishes .special-number {
  position: relative;
  font-size: 60px;
}

#gtco-special-dishes .special-number:after {
  /* content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 75px;
  width: 200px;
  height: 1px;
  background: #000; */
}

#gtco-special-dishes h3 span {
  color: #bf9110;
}

.dishes-text {
  /* padding-left: 75px; */
}

/*=====  End of Special Dishes  ======*/
/*==================================
=            RESPONSIVE            =
==================================*/
.boxed-page {
  margin-top: 50px;
  padding-top: 0px;
}

.only-mobile {
  display: none !important;
}

@media (max-width: 992px) {
  .hero {
    height: 100%;
  }

  /* .boxed-page {
        padding-top: 67px;
    } */

  #navbar-header {
    position: fixed;
    top: 0;
    height: auto;
    width: 100%;
    z-index: 11;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #navbar-header .dropdown-menu {
    box-shadow: none !important;
  }

  #navbar-header .navbar-collapse {
    margin-top: 15px;
  }

  .only-mobile {
    padding: .3rem !important;
    display: block !important;
  }

  .only-desktop {
    display: none !important;
  }

  .menu-wrap {
    margin-bottom: 30px;
  }

  .footer-widget {
    margin-bottom: 30px;
  }

  .hero-left {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .img-circle {
    width: 100% !important;
  }

  .page-section {
    /* padding-top: 0px !important; */
  }

  #gtco-menu {
    /* padding-top: 0px !important; */
  }
}

@media (max-width: 767px) {

  .hero-left,
  .hero-carousel .owl-item img {
    height: 520px;
  }

  .thumb-menu img {
    /*height: 90px;*/
  }

  .img-2 {
    /*height: 500px;*/
  }

  .nav-item {
    padding: 0;
  }
}

/*=====  End of RESPONSIVE  ======*/

/*Code for Modal (temp code)*/
.modal-backdrop.show {
  opacity: 70% !important;
}

.modal-header {
  background: var(--primary);
  color: var(--black-cl);
}

.left-column-day {
  width: 90px;
  display: inline-block;
  color: #ddd;
}

.btn.focus,
.btn:focus {
  box-shadow: none;
}

/*------------------------H edit */
@media (max-width: 767px) {
  .team-card .img-fluid {
    width: 100%;
  }

  .hero-left {
    height: auto;
  }
}

@media (min-width: 1440px) {
  .team-card .img-fluid {
    width: 100%;
  }

  .testi-content .testi-text {
    /*padding: 30px 10% !important;*/
  }

  .testi-content .owl-dots {
    padding-bottom: 30px;
  }
}

/*edit for Nail Pro Beaute Spa*/
/* @media (max-width: target="_blank" class="nav-link-footer" >LLDTEK</a></p>px) {
  .padding-booking {
    padding: 0 15px;
  }
} */

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  background-color: #e55900;
  border-color: #e55900;
}

.btn-primary:hover {
  color: var(--secondary);
  background-image: linear-gradient(40deg, var(--primary-dark), var(--primary));

  border: 2px solid var(--four-cl);
  /* border-color: var(--black-cl) !important; */

}

/*---------------------------- H edit for Oriental Nails ---------------------------*/
.lnr {
  font-weight: bold !important;
  font-size: 25px !important;
}

.bg-coffee {
  background: #6b4e26 !important;
  border-top: 1px solid #fbf9c3;
}

.booking-big {
  font-weight: 500;
  font-size: 20px;
  padding: 10px 40px;
  border: 2px solid #bf9110;
  background: #bf9110 !important;
  color: #fff;
}

.booking-big:hover {
  border: 2px solid #efefef !important;
  background: #232323 !important;
  color: #bf9110;
}

@media (min-width: 1024px) {
  .padding-booking {
    padding: 0 20%;
  }

  .heading-menu {
    margin-top: 60px;
  }
}

@media (max-width: 768px) {
  .nav-link {
    color: var(--secondary) !important;
  }

  #navbar-header {

    /* background-image: linear-gradient(to bottom, black, var(--color4)); */
    /* background-image: url("../images/bg-head.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; */
    background-color: var(--five-cl);
  }

  .lnr {
    color: var(--secondary);
  }

  .lnr-chevron-left,
  .lnr-chevron-right {
    color: black;
  }

  .nav-link-footer {
    /*color: black !important;*/
  }

  .nav-item {
    padding: 0;
  }
}

.nav-link-footer {
  color: var(--secondary) !important;
  margin: 5px;
  background-image: linear-gradient(140deg, var(--primary), var(--five-cl), var(--primary));
  /* background: var(--primary); */
  border: 1px solid var(--secondary);
}

.nav-link-footer:hover {
  background-image: linear-gradient(40deg, var(--primary), var(--five-cl), var(--primary));

}

.nav-link-footer.no-bg {
  background: none;
}


.footer-widget span {
  color: var(--secondary);
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: none !important;
}

.btn-primary.focus,
.btn-primary:focus {
  box-shadow: none !important;
}

.a-service:hover {
  color: black;
}

@media (max-width: 992px) {

  /*.navbar-expand-lg .navbar-collapse {*/
  /*background: #222 !important;*/
  /*}*/
  #navbar-header {
    /* box-shadow: 17px 0px 16px 1px var(--color1); */
  }
}

.testi-content .testi-text {
  font-size: 20px;
}

.text-pink {
  /* color: #333; */
  color: var(--secondary);
  font-weight: 300;
}

.shadow {
  padding: .1rem;
  border: 1px solid var(--primary);
  /* box-shadow: 0 0.4rem 0.4rem rgba(0, 0, 0, 0.1) !important; */
  box-shadow: 0 0.4rem 0.4rem #00000082 !important;
}

.text-about-footer {
  /* color: #666; */
  color: var(--six-cl);
  /*border-bottom: 1px dashed #998087;*/
  padding-bottom: 20px;
  text-align: justify;
}

.border-top-footer {
  border-top: 1px dashed var(--four-cl);
  padding-top: 20px;
}

.color-silver {
  /* text-shadow: -1px 1px 0 var(--four-cl), 1px 1px 0 var(--four-cl), 1px -1px 0 var(--four-cl), -1px -1px 0 var(--four-cl); */

  font-family: 'an';
  font-size: 1.8rem;
  color: var(--primary);
}

.title-color {
  color: #999;
}

.color-silver-2 {
  color: #ddd;
}

.navbar .nav-link.active,
.navbar .nav-link:hover {
  /* text-shadow: -1px 1px 0 var(--primary), 1px 1px 0 var(--primary), 1px -1px 0 var(--primary), -1px -1px 0 var(--primary), 3px 3px 3px var(--secondary); */
  color: var(--primary) !important;
  border-radius: 5px;
  padding: 10px 20px;

}

.text-big {
  text-shadow: -1px 1px 0 var(--secondary), 1px 1px 0 var(--secondary), 1px -1px 0 var(--secondary), -1px -1px 0 var(--secondary);
  font-family: 'an';

  font-weight: 300;
  letter-spacing: 4px;
  color: var(--third-cl);
  text-transform: capitalize;
  font-size: 40px;
  text-align: center;
}

.team-social-links a:hover {
  color: #000;
}

.sidenav-content h5 {
  color: #f3fcff;
}

.sidenav-content span {
  color: #fff;
}

.btn-lg-banner {
  background-image: linear-gradient(140deg, var(--primary-dark), var(--primary));
  /* background: var(--third-cl) !important; */
  border: unset;
  border: 4px solid var(--four-cl);
}

.btn-lg-banner:hover {
  background-image: linear-gradient(40deg, var(--primary-dark), var(--primary));

  border: unset;
  border: 4px solid var(--four-cl);

}

/*--------------------  css for hot mails ---------------*/
.color-title {
  text-shadow: -1px 1px 0 var(--secondary), 1px 1px 0 var(--secondary), 1px -1px 0 var(--secondary), -1px -1px 0 var(--secondary);
  font-family: 'an';
  color: var(--third-cl);
  /* background-clip: text;
  background-image: url("../images/2149009724.jpg");
  color: transparent;
  -webkit-background-clip: text; */
}

.display-5 {
  color: var(--five-cl);
  text-transform: uppercase;
}

.display-4 {
  /* text-shadow: 3px 2px 1px var(--black-cl); */
  color: var(--third-cl);
}

.bg-color {
  color: white;
  border-top: 5px solid var(--six-cl);
  background-color: var(--third-cl);
  background-image: none;
    /* background-image: url("../images/bg-blue.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed; */
}

.title-sub {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #9d6d78;
}

/*Gallery*/
.page-section {
  position: relative;
  padding-top: 60px;
  /* padding-bottom: 80px; */
  overflow: hidden;
  background: #fff;
}

.page-hero {
  position: relative;
  height: 600px;
  z-index: 10;
}

.page-banner {
  position: relative;
  height: 300px;
  z-index: 10;
}

.page-hero.overlay-dark::before,
.page-banner.overlay-dark::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: rgba(0, 217, 165, 0.7);*/
  z-index: 1;
}

.page-banner .breadcrumb-item,
.page-banner .breadcrumb-item a {
  font-size: 14px;
}

.hero-section,
.banner-section {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  color: #ffffff;
  z-index: 10;
}

.hero-section .subhead {
  text-transform: uppercase;
  letter-spacing: 4px;
}

.hero-section h1 {
  margin-bottom: 32px;
}

.input-navbar {
  width: auto;
  max-width: 280px;
}

.input-navbar .input-group-text {
  background-color: #fff;
  color: #3e6777;
}

.input-navbar .form-control {
  height: calc(1.5em + 1rem + 2px);
}

.card-service {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  margin: 0 auto;
  width: 100%;
  height: 80px;
  font-size: 17px;
  line-height: normal;
  /*background-image: linear-gradient(to right, #eea927, #e8bd37, #ffd13c, #ffecaa);*/
  border: 2px solid #55b2b8;
  border-radius: 10px;
  /*box-shadow: 0 2px 6px rgba(154, 159, 151, 0.2);*/

  background-image: linear-gradient(to right, #0c7884, #55b2b8, #47cfd7);
}

.card-service p,
.card-service a.phone-call {
  margin-top: 10px;
  /*margin-left: 32px;*/
  color: #fff;
}

.circle-shape {
  flex-shrink: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  line-height: 64px;
  border-radius: 50%;
  text-align: center;
  font-size: 32px;
  /*margin-left: -20px;*/
}

#doctorSlideshow .owl-nav {
  margin-top: 24px;
}

.card-doctor {
  display: block;
  margin: 15px auto;
  width: 100%;
  max-width: 320px;
  background-color: #fff;
  border-radius: 4px;
  /* box-shadow: 0 2px 6px rgba(154, 159, 151, 0.2); */
  box-shadow: black 0px 27px 16px -26px;

  overflow: hidden;
}

.card-doctor .text-xl {
  font-weight: 500;
}

.card-doctor .header {

  position: relative;
  width: 100%;
  /*height: 420px;*/
  overflow: hidden;
}

.card-doctor .header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(52, 53, 49, 0.36);
  opacity: 0;
  transition: opacity 0.2s linear;
}

.card-doctor:hover .header::before {
  opacity: 1;
}

.card-doctor .header .meta {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  /*width: 100px;*/
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease;
  text-align: center;
}

.card-doctor:hover .header .meta {
  bottom: 15px;
  visibility: visible;
  opacity: 1;
  z-index: 1;
}

/* .card-doctor:hover .header .meta::after{
 content: "";
 width: 100%;
 background-image: linear-gradient(to right,var(--primary),var(--secondary),var(--primary),var(--secondary));
 height: 100%;
 position: absolute;
 left: 0;
} */

.card-doctor .header .meta a {
  border: 1px solid var(--secondary);
  display: inline-block;
  margin: 3px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  text-align: center;
  background-color: var(--primary);
  /* background-image: linear-gradient(140deg, var(--third-cl), var(--secondary), var(--third-cl)); */
  color: var(--third-cl);
  font-size: 30px;
  box-shadow: 0 4px 8px rgba(154, 159, 151, 0.6);
  transition: all 0.2s ease;
}

.card-doctor .header .meta a:hover {
  color: var(--black-cl);

  background-color: var(--four-cl);
  text-decoration: none;
  /* background-image: linear-gradient(40deg, var(--third-cl), var(--secondary), var(--third-cl)); */

}

.card-doctor .header img {
  border-radius: 4px;
  padding: .3rem;
  border: 1px solid var(--five-cl);
  width: 100%;
}

.card-doctor .body {
  padding: 15px 20px;
}

.heading-menu .text-center {
      font-family: 'an';
  font-size: 25px !important;
  height: 20px;
  font-weight: bold;
}

.border-top-dash {
  border-top: 1px dashed #ccc;
}

.border-top-white {
  border-top: 1px solid #fff;
}

.menus .text-wrap .menu_children {
  padding-left: 35px;
}

.menus .text-wrap .menu_number {
  font-weight: 500;
}

.menus .description {
  margin-bottom: 18px;
  text-align: justify;
  margin-right: 15px;
}

.specialties-left-content {
  height: 32vh;
  background-color: var(--primary);
  text-align: end;
  position: relative;
  border-bottom-left-radius: 50%;
  border-top-right-radius: 30%;
  z-index: 2;
}

.specialties-left-content .dishes-text {
  position: absolute;
  right: 2rem;
}

.specialties-left-content::before {
  content: "";
  width: 93%;
  height: 91%;
  background-color: white;
  border-bottom-left-radius: 50%;
  border-top-right-radius: 30%;
  position: absolute;
  right: 0;
  top: 27px;
}

.specialties-right-content {
  background-color: var(--primary);
  border-top-left-radius: 30%;
  border-bottom-right-radius: 50%;
  text-align: start;
  position: relative;
  z-index: 2;
}

.specialties-right-content::after {
  z-index: -1;
  content: "";
  width: 95%;
  height: 93%;
  background-color: white;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 30%;
  position: absolute;
  left: 0;
  top: 22px;
}

/* .polygon{
  clip-path: polygon(17% 0%, 100% 0%, 100% 98.3%, 42% 98.3%, 34.76% 69.83%, 27.52% 41.36%);
  background-image: linear-gradient(to right,var(--secondary),var(--primary),var(--primary));
  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  right: 0;
  top: 0;
}
.polygon::after{
  content: "";
  background-color: white;
  width: 98%;
  height: 82%;
  z-index: -1;
  position: absolute;
  right: -144px;
  top: 40px;
  transform: skew(26deg, 5deg);
} */
.polygon2 {
  clip-path: polygon(0% 0%, 83.05% 0%, 61.55% 98.55%, 0% 98%, 0% 98.55%, 0% 65.83%, 0% 46.11%);
  background-image: linear-gradient(to right, var(--primary), var(--primary), var(--secondary));

  width: 100%;
  height: 100%;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
}

.polygon2::after {
  content: "";
  background-color: white;
  width: 98%;
  height: 82%;
  z-index: -1;
  position: absolute;
  left: -143px;
  top: 34px;
  transform: skew(336deg, 357deg);
}

/* .specialties-left-content::after{
content: "";
width: 100%;
height: 100%;
background-color: blue;
left: 0;
top: 0;
position: absolute;
} */

#gtco-testimonial span,
#gtco-testimonial svg {
  color: var(--five-cl);
  font-family: unset;
}

#gtco-testimonial p {
  color: var(--black-cl);
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 650px;
  }

}

.modal-custom .modal-dialog {}

#gtco-welcome {

  background-color: var(--secondary);
}

#gtco-welcome img {
  box-shadow: black 0px 27px 16px -26px;
  border: 1px solid var(--primary);
  padding: .5rem;
  border-radius: 2rem;
  /* background-image: linear-gradient(140deg,var(--primary),var(--six-cl),var(--primary)); */
  /* box-shadow: 0px 18px 5px -13px var(--primary); */
}

/* body.modal-open {
  overflow: hidden !important;
  position: fixed;
  width: 100%;
}  */


.img-circle {
  width: 67%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -51%);

}

.service-home h2 {
  text-shadow: none;
  color: var(--primary) !important;
}

.service-home {
  background-color: var(--five-cl);
  /* background-image: linear-gradient(to bottom, transparent, var(--four-cl), transparent); */
  background-image: url("../images/bg-blue.png");
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
}

.service-home .subheading {

  color: var(--secondary);
}

.service-home .name-service {

  color: var(--secondary) !important;
}

.service-home .menus .text-wrap h4 {

  color: var(--secondary);
}

.leaf {
  border-radius: 0% !important;
  background-image: none !important;
  position: absolute;
  top: 0rem;
  height: 27% !important;
  right: -1rem;
}


.promotion {
  margin: 11rem 1rem 3rem;
}

.promotion .no-promo {
  box-shadow: black 0px 27px 16px -26px;
  font-size: 1.5rem;
  text-align: center;
  background-color: var(--four-cl);
  padding: 5rem 2rem;
}

.promotion .promo-wrapper {
  background-color: var(--four-cl);
}

#gtco-menu {
  padding-top: 60px;
}