/*-----------------------------------------------------------------------------------

  Template Name: Jearoy - Plastic Surgery HTML5 Template
  Author: CodeXup
  Support: example.info@gmail.com
  Description: Jearoy is ideal for doctors, surgeons, dentists, hospitals, and other medical professionals who want to create an online presence to showcase their services, facilities, and patient care.
  Version: 1.3

-----------------------------------------------------------------------------------

/************ TABLE OF CONTENTS ***************

  01. VARIBALES CSS START
  02. BASE CSS START
  03. TYPOGRAPHY CSS START
  04. BUTTON CSS START
  05. TITLE CSS START
  06. WIDGET CSS START
  07. ANIMATION CSS START
  08. SCROLL CSS START
  09. LOADING CSS START
  10. MODAL CSS START
  11. HEADER CSS START
  12. HERO CSS START
  13. OFFCANVAS CSS START
  14. BREADCRUMB CSS START
  15. SLIDER CSS START
  16. ABOUT CSS START
  17. SERVICE CSS START
  18. COUNTER CSS START
  19. CASE STUDY CSS START
  20. FAQ CSS START
  21. TESTIMONIAL CSS START
  22. TEAM CSS START
  23. PORTFOLIO CSS START
  24. COMPANY CSS START
  25. FEATURE CSS START
  26. PROGRESS CSS START
  27. WORKFLOW CSS START
  28. STEP CSS START
  29. GALLERY CSS START
  30. BLOG CSS START
  31. CONTACT CSS START
  32. 404 CSS START
  33. FOOTER CSS START
**********************************************/
/*----------------------------------------*/
/*  01. VARIBALES CSS START
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Prata&display=swap");
:root {
  --primary: #FFD2A8;
  --secondary: #00335A;
  --purple: #494a7c;
  --black: #000;
  --black-2: #1d1d1e;
  --white: #fff;
  --white-2: #F6F6F6;
  --white-3: #EBEBEB;
  --gray: #777;
  --gray-2: #ececec;
  --gray-3: #BCBCBC;
  --gray-4: #F8F8F8;
  --gray-5: #BFC1C8;
}

/*----------------------------------------*/
/* 03. TYPOGRAPHY CSS START
/*----------------------------------------*/
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: "DM Sans", sans-serif;
}

html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  font-family: "Prata", serif;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

p {
  padding: 0;
  margin: 0;
  font-style: normal;
  line-height: 1.5;
  font-weight: 400;
  font-size: 16px;
  color: var(--gray);
}

button {
  border: none;
  background-color: transparent;
}

.pt-130 {
  padding-top: 130px;
}
@media (max-width: 1365px) {
  .pt-130 {
    padding-top: 100px;
  }
}
@media (max-width: 1023px) {
  .pt-130 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-130 {
    padding-top: 50px;
  }
}

.pt-125 {
  padding-top: 125px;
}
@media (max-width: 1365px) {
  .pt-125 {
    padding-top: 100px;
  }
}
@media (max-width: 1023px) {
  .pt-125 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-125 {
    padding-top: 50px;
  }
}

.pt-120 {
  padding-top: 120px;
}
@media (max-width: 1365px) {
  .pt-120 {
    padding-top: 100px;
  }
}
@media (max-width: 1023px) {
  .pt-120 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-120 {
    padding-top: 50px;
  }
}

.pt-100 {
  padding-top: 100px;
}
@media (max-width: 1365px) {
  .pt-100 {
    padding-top: 100px;
  }
}
@media (max-width: 1023px) {
  .pt-100 {
    padding-top: 80px;
  }
}
@media (max-width: 767px) {
  .pt-100 {
    padding-top: 50px;
  }
}

.pb-130 {
  padding-bottom: 130px;
}
@media (max-width: 1365px) {
  .pb-130 {
    padding-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  .pb-130 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-130 {
    padding-bottom: 50px;
  }
}

.pb-125 {
  padding-bottom: 125px;
}
@media (max-width: 1365px) {
  .pb-125 {
    padding-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  .pb-125 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-125 {
    padding-bottom: 50px;
  }
}

.pb-120 {
  padding-bottom: 120px;
}
@media (max-width: 1365px) {
  .pb-120 {
    padding-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  .pb-120 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-120 {
    padding-bottom: 50px;
  }
}

.pb-110 {
  padding-bottom: 110px;
}
@media (max-width: 1365px) {
  .pb-110 {
    padding-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  .pb-110 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-110 {
    padding-bottom: 50px;
  }
}

.pb-100 {
  padding-bottom: 100px;
}
@media (max-width: 1365px) {
  .pb-100 {
    padding-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  .pb-100 {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .pb-100 {
    padding-bottom: 50px;
  }
}

/*----------------------------------------*/
/* 02. THEME CSS START
/*----------------------------------------*/
.bg-light {
  background-color: var(--white-2) !important;
}

.search-close {
  display: none;
  padding: 0 10px;
  font-size: 18px;
  margin-right: -12px;
}

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .social-media {
    gap: 15px;
  }
}
.social-media li a {
  color: var(--white);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.social-media li a:hover {
  color: var(--primary);
}

.partner__area {
  background-image: url(../imgs/thumb/partner-bg.png);
  position: relative;
  padding: 100px 0;
}
@media (max-width: 767px) {
  .partner__area {
    padding: 60px 0;
  }
}
.partner__area .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}
.partner__area .sec-title-wrap {
  position: relative;
  z-index: 1;
}
.partner__area .sec-title {
  color: var(--white);
}
.partner__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 60px;
}
@media (max-width: 1023px) {
  .partner__items {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .partner__items {
    padding-top: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .partner__items {
    gap: 25px;
  }
}
.partner__item {
  position: relative;
  z-index: 1;
}
@media (max-width: 1023px) {
  .partner__item img {
    max-width: 90px;
  }
}
@media (max-width: 575px) {
  .partner__item img {
    max-width: 80px;
  }
}

.error__area {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.error__content {
  text-align: center;
}
.error__content img {
  margin-bottom: 50px;
}
@media (max-width: 1023px) {
  .error__content img {
    max-width: 300px;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .error__content img {
    max-width: 220px;
  }
}
.error__content .title {
  font-size: 50px;
  font-weight: 500;
  line-height: 1.1;
  padding-bottom: 40px;
  color: var(--secondary);
}
@media (max-width: 1023px) {
  .error__content .title {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .error__content .title {
    font-size: 36px;
    line-height: 1.3;
    padding-bottom: 10px;
  }
}
.error__content p {
  max-width: 630px;
  margin: 0 auto;
  font-size: 18px;
  padding-bottom: 40px;
}
@media (max-width: 1023px) {
  .error__content p {
    padding-bottom: 30px;
  }
}

.go-top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 0;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  color: var(--secondary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background: var(--primary);
}
.go-top.showed {
  bottom: 20px;
  opacity: 1;
  visibility: visible;
}

.cursor {
  position: fixed;
  left: 0;
  pointer-events: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: var(--white);
  background: var(--black);
  text-transform: capitalize;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
  opacity: 0;
  mix-blend-mode: hard-light;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cursor.portfolio i {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/*----------------------------------------*/
/* 04. BUTTON CSS START
/*----------------------------------------*/
.cxu-btn-primary {
  display: inline-block;
  color: var(--secondary);
  font-size: 16px;
  font-weight: 700;
  border-radius: 10px;
  padding: 18px 36px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: capitalize;
  background-color: var(--primary);
}
@media (max-width: 1023px) {
  .cxu-btn-primary {
    padding: 16px 32px;
  }
}
.cxu-btn-primary:hover {
  color: var(--white);
  background-color: var(--black);
}
.cxu-btn-dark {
  display: inline-block;
  color: var(--white);
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  padding: 18px 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: capitalize;
  background-color: var(--secondary);
}
@media (max-width: 1023px) {
  .cxu-btn-dark {
    padding: 16px 32px;
  }
}
.cxu-btn-dark:hover {
  color: var(--secondary);
  background-color: var(--primary);
}
.cxu-btn-border {
  display: inline-block;
  color: var(--secondary);
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  padding: 14px 38px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: capitalize;
  border: 1px solid var(--secondary);
}
.cxu-btn-border:hover {
  color: var(--secondary);
  border-color: var(--primary);
  background-color: var(--primary);
}
.cxu-btn-border-light {
  display: inline-block;
  color: var(--white);
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  padding: 14px 38px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: capitalize;
  border: 1px solid var(--white);
}
.cxu-btn-border-light:hover {
  color: var(--white);
  border-color: var(--secondary);
  background-color: var(--secondary);
}
.cxu-btn-close {
  position: absolute;
  top: -20px;
  right: -10px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  color: var(--white);
  border-radius: 100%;
}

.main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-menu li:hover .main-dropdown {
  top: 84px;
  opacity: 1;
  visibility: visible;
}
.main-menu li a {
  font-size: 16px;
  color: var(--secondary);
  font-weight: 500;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  padding: 30px 15px;
  text-transform: uppercase;
}
.main-menu li a:hover {
  color: var(--black-2);
}
.main-menu .main-dropdown {
  position: absolute;
  width: 260px;
  top: 100px;
  background: var(--white);
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
          box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  z-index: 9;
}
.main-menu .main-dropdown li {
  padding: 0 20px;
  display: block;
  text-align: left;
  position: relative;
}
.main-menu .main-dropdown li:hover .sub-dropdown {
  left: 100%;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1919px) {
  .main-menu .main-dropdown li:hover .sub-dropdown {
    left: -100%;
  }
}
.main-menu .main-dropdown li a {
  padding: 10px 0;
}
.main-menu .sub-dropdown {
  position: absolute;
  width: 260px;
  left: 90%;
  top: 0;
  background: var(--white);
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
          box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
  z-index: 9;
}
@media (max-width: 1919px) {
  .main-menu .sub-dropdown {
    left: -90%;
  }
}
.main-menu .sub-dropdown li {
  padding: 0 30px;
  display: block;
  text-align: left;
  position: relative;
}
.main-menu .sub-dropdown li a {
  padding: 10px 0;
}
.main-menu .has-dropdown {
  position: relative;
}
.main-menu .has-dropdown:hover::after {
  color: var(--black-2);
}
.main-menu .has-dropdown::after {
  position: absolute;
  content: "\f107";
  width: 15px;
  height: 15px;
  top: 30px;
  right: -5px;
  color: var(--secondary);
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.main-menu .main-dropdown .has-dropdown {
  position: relative;
}
.main-menu .main-dropdown .has-dropdown:hover::after {
  color: var(--primary);
}
.main-menu .main-dropdown .has-dropdown::after {
  position: absolute;
  content: "\f107";
  width: 15px;
  height: 15px;
  top: 15px;
  right: 20px;
  color: var(--secondary);
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/*----------------------------------------*/
/*  05. TITLE CSS START
/*----------------------------------------*/
.sec-title {
  font-size: 50px;
  line-height: 1;
  color: var(--secondary);
}
@media (max-width: 1439px) {
  .sec-title {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media (max-width: 1023px) {
  .sec-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .sec-title {
    font-size: 30px;
  }
}
.sec-sub-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: var(--primary);
  padding-bottom: 30px;
  font-family: "DM Sans", sans-serif;
}
@media (max-width: 1023px) {
  .sec-sub-title {
    padding-bottom: 20px;
  }
}

/*----------------------------------------*/
/*  07. WIDGET CSS START
/*----------------------------------------*/
.sidebar__widgets {
  border: 1px solid var(--white-3);
}

.widget__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
  color: var(--black-3);
  padding-bottom: 40px;
  text-transform: capitalize;
}
@media (max-width: 1365px) {
  .widget__title {
    padding-bottom: 30px;
  }
}
.widget__search {
  padding: 30px;
  border-bottom: 1px solid var(--white-3);
}
@media (max-width: 1365px) {
  .widget__search {
    padding: 30px 15px;
  }
}
.widget__search form {
  position: relative;
}
.widget__search input {
  width: 100%;
  border: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #989898;
  outline: none;
  padding: 19px 15px;
  position: relative;
  border-radius: 3px;
  background-color: #f6f6f6;
}
.widget__search input::-webkit-input-placeholder {
  opacity: 1;
}
.widget__search input::-moz-placeholder {
  opacity: 1;
}
.widget__search input:-ms-input-placeholder {
  opacity: 1;
}
.widget__search input::-ms-input-placeholder {
  opacity: 1;
}
.widget__search input::placeholder {
  opacity: 1;
}
.widget__search .submit {
  width: unset;
  position: absolute;
  right: 0;
  color: var(--white);
  padding: 19px 15px 19px 40px;
  background-color: var(--primary);
  background-image: url(../imgs/shape/6.png);
  background-repeat: no-repeat;
  background-position: 18px;
  border-radius: 3px;
}
.widget__category {
  padding: 30px;
  border-bottom: 1px solid var(--white-3);
}
@media (max-width: 1365px) {
  .widget__category {
    padding: 30px 15px;
  }
}
.widget__category ul li {
  padding-bottom: 10px;
}
.widget__category ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--black-3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  position: relative;
}
.widget__category ul li a::before {
  position: absolute;
  content: "\f054";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  font-weight: 700;
  font-family: "Font Awesome 6 Free";
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 14px;
}
.widget__category ul li a:hover {
  padding-left: 15px;
  color: var(--primary);
}
.widget__category ul li a:hover::before {
  opacity: 1;
}
.widget__rposts {
  padding: 30px;
  border-bottom: 1px solid var(--white-3);
}
@media (max-width: 1365px) {
  .widget__rposts {
    padding: 30px 15px;
  }
}
.widget__rposts .recent-item {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px;
  -ms-grid-columns: 90px 15px auto;
  grid-template-columns: 90px auto;
  margin-bottom: 30px;
}
.widget__rposts img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.widget__rposts .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.6;
  color: var(--black-3);
  padding-bottom: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1365px) {
  .widget__rposts .title {
    line-height: 1.5;
    font-size: 15px;
    padding-bottom: 5px;
  }
}
.widget__rposts .title:hover {
  color: var(--primary);
}
.widget__rposts p {
  color: #8d8d8d;
  font-size: 14px;
}
@media (max-width: 1365px) {
  .widget__rposts p {
    font-size: 14px;
  }
}
.widget__tags {
  padding: 30px;
}
@media (max-width: 1365px) {
  .widget__tags {
    padding: 30px 15px;
  }
}
.widget__tags li {
  display: inline-block;
  padding: 0 8px 8px 0;
}
.widget__tags li a {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: var(--gray);
  padding: 5px 10px 3px;
  border: 1px solid var(--white-3);
  text-transform: capitalize;
}
.widget__tags li a:hover {
  color: var(--white);
  background-color: var(--primary);
  border: 1px solid var(--primary);
}
.widget__ads {
  margin-top: 30px;
}

.dark .sidebar__widgets {
  border-color: var(--white-6);
}
.dark .widget__title {
  color: var(--white);
}
.dark .widget__category {
  border-color: var(--white-6);
}
.dark .widget__search {
  border-color: var(--white-6);
}
.dark .widget__rposts {
  border-color: var(--white-6);
}
.dark .widget__rposts .title {
  color: var(--white);
}
.dark .widget__rposts .title:hover {
  color: var(--primary);
}
.dark .widget__category ul li a {
  color: var(--white);
}
.dark .widget__category ul li a:hover {
  color: var(--primary);
}
.dark .widget__tags li a {
  color: var(--gray-2);
}

/*----------------------------------------*/
/*  07. ANIMATION CSS START
/*----------------------------------------*/
@-webkit-keyframes cxuRipple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
    opacity: 0;
  }
}
@keyframes cxuRipple {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
    opacity: 0;
  }
}
@-webkit-keyframes moveBottom {
  0% {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
}
@keyframes moveBottom {
  0% {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-25px);
            transform: translateX(-25px);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes wcLoading {
  0% {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
    background: var(--white);
  }
  50% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    background: var(--primary);
  }
  100% {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
    background: transparent;
  }
}
@keyframes wcLoading {
  0% {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
    background: var(--white);
  }
  50% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    background: var(--primary);
  }
  100% {
    -webkit-transform: scaleY(0.1);
            transform: scaleY(0.1);
    background: transparent;
  }
}
@-webkit-keyframes scroll {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 20px));
    transform: translateX(calc(-100% - 20px));
  }
}
@keyframes scroll {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 20px));
    transform: translateX(calc(-100% - 20px));
  }
}
@-webkit-keyframes wcfadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes wcfadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.wcfadeUp, .wcfadeUp4, .wcfadeUp3, .wcfadeUp2 {
  opacity: 0;
  -webkit-animation-name: wcfadeUp;
  animation-name: wcfadeUp;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.wcfadeUp2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.wcfadeUp3 {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}

.wcfadeUp4 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

/*----------------------------------------*/
/*  09. LOADING... CSS START
/*----------------------------------------*/
.preloader {
  width: 100%;
  height: 100vh;
  background-color: var(--white);
  position: relative;
  z-index: 999;
}

.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
.loading .bar {
  width: 6px;
  height: 60px;
  background: var(--white);
  display: inline-block;
  -webkit-transform-origin: bottom center;
          transform-origin: bottom center;
  -webkit-animation: wcLoading 1.5s ease-in-out infinite;
          animation: wcLoading 1.5s ease-in-out infinite;
}
.loading .bar1 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.loading .bar2 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.loading .bar3 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.loading .bar4 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.loading .bar5 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.loading .bar6 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.loading .bar7 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.loading .bar8 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

/*----------------------------------------*/
/*  10. MODAL CSS START
/*----------------------------------------*/
.modal__body {
  margin-bottom: -7px;
}
.modal__body iframe {
  width: 100%;
  height: 400px;
  background: transparent;
}

.modal {
  --bs-modal-width: 700px;
}
.modal .modal-content {
  margin-top: 80px;
}

.modal-body .go-online {
  padding: 30px;
}
.modal-body .go-online input {
  width: 100%;
  padding: 15px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--gray);
  outline: none;
  border-radius: 12px;
  border: 1px solid var(--gray-2);
}
.modal-body .go-online .submit-wrap {
  text-align: center;
}
.modal-body .go-online .submit {
  width: auto;
  margin-bottom: 0;
  color: var(--white);
  padding: 15px 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: capitalize;
  background-color: var(--primary);
}
.modal-body .go-online .submit:hover {
  background-color: var(--secondary);
}

/*----------------------------------------*/
/*  13. OFFCANVAS CSS START
/*----------------------------------------*/
.offcanvas__area {
  position: fixed;
  width: 460px;
  height: 100vh;
  top: 0;
  right: -460px;
  z-index: 99;
  padding: 40px 30px;
  background: var(--white);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-box-shadow: rgba(17, 12, 46, 0.15) 30px 48px 30px 40px;
          box-shadow: rgba(17, 12, 46, 0.15) 30px 48px 30px 40px;
  overflow-y: scroll;
  z-index: 9999;
}
@media (max-width: 1919px) {
  .offcanvas__area {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .offcanvas__area {
    width: 350px;
  }
}
@media (max-width: 575px) {
  .offcanvas__area {
    width: 100%;
    right: -350px;
    padding: 30px 10px 30px 20px;
  }
}
.offcanvas__area.showed {
  right: 0;
  opacity: 1;
  visibility: visible;
}
.offcanvas__top {
  padding-bottom: 20px;
}
@media (max-width: 1919px) {
  .offcanvas__top {
    padding-bottom: 0;
  }
}
.offcanvas__top img {
  max-width: 160px;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
.offcanvas__top button {
  display: block;
  font-size: 16px;
  color: var(--secondary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-bottom: 30px;
  text-transform: uppercase;
}
.offcanvas__top button:hover {
  color: var(--primary);
}
.offcanvas__menu {
  display: inline-block;
  padding-bottom: 20px;
}
.offcanvas-menu li a {
  font-size: 15px;
  color: var(--white);
  text-transform: capitalize;
  padding: 7px 0;
  display: block;
}
@media (max-width: 1365px) {
  .offcanvas__btm {
    display: none;
  }
}
.offcanvas__location {
  border-top: 1px solid var(--white-3);
  padding-top: 40px;
}
.offcanvas__location .title {
  font-size: 20px;
  padding-bottom: 30px;
  font-weight: 600;
}
@media (max-width: 1919px) {
  .offcanvas__location .title {
    padding-bottom: 20px;
  }
}
.offcanvas__location ul {
  padding-bottom: 30px;
}
@media (max-width: 1919px) {
  .offcanvas__location ul {
    padding-bottom: 20px;
  }
}
.offcanvas__location ul li {
  padding-bottom: 10px;
}
@media (max-width: 1919px) {
  .offcanvas__location ul li {
    padding-bottom: 7px;
  }
}
.offcanvas__location ul li i {
  color: var(--gray);
}
.offcanvas__location ul li a,
.offcanvas__location ul li span {
  font-size: 16px;
  color: var(--gray);
  padding-left: 3px;
}

.close_offcanvas {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 50px;
  top: 50px;
  font-size: 24px;
  color: var(--black-2);
  padding: 1px 11px;
  cursor: pointer;
  border: 1px solid var(--black-2);
  border-radius: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close_offcanvas:hover {
  color: var(--primary);
  border-color: var(--primary);
}
@media (max-width: 1365px) {
  .close_offcanvas {
    top: 20px;
    right: 30px;
  }
}
@media (max-width: 1023px) {
  .close_offcanvas {
    top: 15px;
    right: 20px;
  }
}
@media (max-width: 767px) {
  .close_offcanvas {
    top: 6px;
    right: 25px;
  }
}

.mean-container .mean-nav > ul {
  display: block !important;
}
.mean-container .mean-bar {
  padding: 0;
  background: none;
}
.mean-container .mean-nav {
  width: 97%;
  margin-top: 30px;
  background-color: var(--white);
}
.mean-container .mean-nav ul li {
  padding: 3px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mean-container .mean-nav ul li:hover .mean-expand {
  color: var(--primary);
}
.mean-container .mean-nav ul li a {
  font-size: 20px;
  color: var(--secondary);
  padding: 5px 0;
  background-color: var(--white);
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 575px) {
  .mean-container .mean-nav ul li a {
    font-size: 18px;
  }
}
.mean-container .mean-nav ul li a:hover {
  color: var(--primary);
}
.mean-container .mean-nav ul li li a {
  opacity: 1;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 5px 20px;
  font-size: 18px;
  text-transform: capitalize;
}
.mean-container .mean-nav ul li a.mean-expand {
  top: -16px;
  font-weight: 500;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background-color: var(--black-3);
}
.mean-container a.meanmenu-reveal {
  display: none !important;
}

/*----------------------------------------*/
/* 03. HEADER CSS START
/*----------------------------------------*/
.header__area {
  background: var(--secondary);
  position: relative;
  z-index: 99;
}
.header__area-2 {
  padding: 0 30px;
  position: relative;
  background-color: var(--white-2);
}
@media (max-width: 1365px) {
  .header__area-2 {
    padding: 15px;
  }
}
.header__area-2::before {
  position: absolute;
  content: "";
  width: 25%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
  background-color: var(--white);
}
.header__search {
  width: 300px;
  z-index: 9;
  position: absolute;
  right: 315px;
  height: 60px;
  padding: 10px;
  border-radius: 4px;
  background-color: var(--secondary);
  top: 200px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1919px) {
  .header__search {
    top: 200px;
    right: 180px;
  }
}
@media (max-width: 1365px) {
  .header__search {
    top: 155px;
    right: 80px;
  }
}
@media (max-width: 767px) {
  .header__search {
    top: 205px;
    right: 15px;
  }
}
.header__search.showed {
  top: 160px;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1919px) {
  .header__search.showed {
    top: 140px;
    right: 180px;
  }
}
@media (max-width: 1365px) {
  .header__search.showed {
    top: 135px;
    right: 80px;
  }
}
@media (max-width: 767px) {
  .header__search.showed {
    top: 185px;
    right: 15px;
  }
}
.header__search form input {
  width: 100%;
  border: 1px solid;
  border-radius: 5px;
  outline: none;
  padding: 7px;
}
.header__top {
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .header__top {
    gap: 20px;
  }
}
.header__top .address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .header__top .address {
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .header__top .address {
    gap: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.header__top .address li {
  color: var(--white);
  font-size: 14px;
}
.header__top .address li i {
  padding-right: 5px;
}
.header__top .address li a {
  font-size: 14px;
  color: var(--white);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header__top .address li a:hover {
  color: var(--primary);
}
.header__btm {
  display: -ms-grid;
  display: grid;
  grid-gap: 50px;
  position: relative;
  z-index: 9;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 1fr 50px 3fr 50px 1fr;
  grid-template-columns: 1fr 3fr 1fr;
  padding: 0 30px;
  border-radius: 12px;
  background-color: var(--primary);
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  margin-top: -40px;
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
@media (max-width: 1365px) {
  .header__btm {
    padding: 10px 30px;
    -ms-grid-columns: 1fr 50px 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .header__btm {
    gap: 10px;
    padding: 10px 20px;
  }
}
.header__btm .search-open {
  padding: 0 10px;
  margin-right: -15px;
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
}
.header__logo img {
  max-width: 120px;
}
@media (max-width: 767px) {
  .header__logo img {
    max-width: 160px;
  }
}
@media (max-width: 575px) {
  .header__logo img {
    max-width: 140px;
  }
}
.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1365px) {
  .header__menu {
    display: none;
  }
}
.header__other {
  gap: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 767px) {
  .header__other {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .header__other .cxu-btn-primary {
    display: none;
  }
}
.header__inner-2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 50px;
  -ms-grid-columns: 23% 50px 1fr 50px auto;
  grid-template-columns: 23% 1fr auto;
}
@media (max-width: 1365px) {
  .header__inner-2 {
    -ms-grid-columns: 1fr 50px auto;
    grid-template-columns: 1fr auto;
  }
}
@media (max-width: 575px) {
  .header__inner-2 {
    grid-gap: 30px;
  }
}
.header__inner-2 .header__menu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.hero__area {
  padding: 220px 0 200px;
  position: relative;
  background-color: var(--white-2);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right -60px;
}
@media (max-width: 1439px) {
  .hero__area {
    padding: 180px 0 160px;
  }
}
@media (max-width: 767px) {
  .hero__area {
    padding: 130px 0 0;
  }
}
.hero__area-2 {
  position: relative;
  background-size: 25%;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.hero__area-2::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 25%;
  top: 0;
  z-index: -1;
  background-color: var(--white-2);
}
.hero__area-2::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 50%;
  top: 0;
  z-index: -1;
  background-color: var(--white-2);
}
.hero__inner-2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 50px;
  -ms-grid-columns: 1.3fr 50px 1fr;
  grid-template-columns: 1.3fr 1fr;
}
@media (max-width: 1023px) {
  .hero__inner-2 {
    grid-gap: 30px;
    -ms-grid-columns: 2fr 30px 1fr;
    grid-template-columns: 2fr 1fr;
  }
}
@media (max-width: 767px) {
  .hero__inner-2 {
    grid-gap: 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.hero__left-2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -ms-grid-columns: 1fr 30px 2.5fr;
  grid-template-columns: 1fr 2.5fr;
}
@media (max-width: 1919px) {
  .hero__left-2 {
    -ms-grid-columns: 1fr 30px 4fr;
    grid-template-columns: 1fr 4fr;
  }
}
@media (max-width: 1023px) {
  .hero__left-2 {
    padding-bottom: 60px;
    -ms-grid-columns: 50px 30px auto;
    grid-template-columns: 50px auto;
  }
}
@media (max-width: 767px) {
  .hero__left-2 {
    grid-gap: 0;
    padding-bottom: 40px;
  }
}
.hero__social-2 {
  padding-left: 30px;
  padding-top: 100px;
}
@media (max-width: 1919px) {
  .hero__social-2 {
    padding-top: 50px;
  }
}
@media (max-width: 1023px) {
  .hero__social-2 {
    padding-left: 10px;
  }
}
.hero__social-2 ul {
  gap: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-writing-mode: tb-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: tb-rl;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (max-width: 1365px) {
  .hero__social-2 ul {
    gap: 30px;
  }
}
.hero__social-2 ul a {
  font-size: 14px;
  color: var(--secondary);
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hero__social-2 ul a:hover {
  color: var(--primary);
}
.hero__right-2 {
  position: relative;
}
.hero__right-2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__counter-2 {
  min-width: 160px;
  min-height: 160px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(../imgs/shape/2.png);
  background-repeat: no-repeat;
  background-position: 92% 8%;
  z-index: 3;
}
@media (max-width: 1365px) {
  .hero__counter-2 {
    min-width: 130px;
    min-height: 130px;
  }
}
.hero__counter-2 .title {
  font-size: 90px;
  color: var(--secondary);
}
@media (max-width: 1365px) {
  .hero__counter-2 .title {
    font-size: 80px;
  }
}
.hero__title {
  font-size: 110px;
  line-height: 1;
  padding-bottom: 30px;
  color: var(--secondary);
  position: relative;
  z-index: 1;
}
@media (max-width: 1919px) {
  .hero__title {
    font-size: 80px;
  }
}
@media (max-width: 1365px) {
  .hero__title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .hero__title {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .hero__content {
    padding-bottom: 50px;
  }
}
.hero__content p {
  max-width: 575px;
  font-size: 20px;
  color: var(--secondary);
}
@media (max-width: 1439px) {
  .hero__content p {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .hero__content p {
    font-size: 16px;
  }
}
.hero__content .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 40px;
}
@media (max-width: 767px) {
  .hero__content .btns {
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .hero__content .btns {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.hero__content .btns button {
  font-size: 16px;
  font-weight: 700;
  color: var(--secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 767px) {
  .hero__content .btns button {
    gap: 10px;
  }
}
.hero__content .btns button span {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--white);
}
.hero__content .btns button span:hover {
  color: var(--white);
  background-color: var(--primary);
}
.hero__content-2 {
  position: relative;
  padding-top: 150px;
}
@media (max-width: 1439px) {
  .hero__content-2 {
    padding-top: 60px;
  }
}
.hero__content-2 p {
  font-size: 18px;
  max-width: 405px;
  margin-left: 200px;
  padding-top: 20px;
}
@media (max-width: 1365px) {
  .hero__content-2 p {
    padding-top: 0;
    margin-left: 130px;
  }
}
@media (max-width: 1023px) {
  .hero__content-2 p {
    margin-left: 115px;
  }
}
@media (max-width: 767px) {
  .hero__content-2 p {
    margin-left: 20px;
  }
}
.hero__content-2 .work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 40px;
  margin-left: 200px;
}
@media (max-width: 1365px) {
  .hero__content-2 .work {
    margin-left: 130px;
  }
}
@media (max-width: 1023px) {
  .hero__content-2 .work {
    margin-left: 115px;
  }
}
@media (max-width: 767px) {
  .hero__content-2 .work {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 30px;
    margin-left: 20px;
  }
}
.hero__content-2 .work button {
  font-size: 16px;
  font-weight: 700;
  color: var(--secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 767px) {
  .hero__content-2 .work button {
    gap: 10px;
  }
}
.hero__content-2 .work button span {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid var(--primary);
  background-color: var(--white);
}
.hero__content-2 .work button span:hover {
  color: var(--white);
  background-color: var(--primary);
}

.appointment__wrapper {
  padding: 40px 40px 35px;
  border-radius: 15px;
  background-color: var(--white);
  -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
          box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  position: absolute;
  width: 1290px;
  height: auto;
  bottom: -150px;
  z-index: 9;
}
@media (max-width: 1439px) {
  .appointment__wrapper {
    width: 1120px;
  }
}
@media (max-width: 1365px) {
  .appointment__wrapper {
    width: 940px;
    padding: 30px 30px 25px;
  }
}
@media (max-width: 1023px) {
  .appointment__wrapper {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .appointment__wrapper {
    width: 100%;
    position: unset;
    margin-bottom: -110px;
    padding: 30px 20px 25px;
  }
}
.appointment__form {
  padding-bottom: 35px;
}
@media (max-width: 1365px) {
  .appointment__form {
    padding-bottom: 25px;
  }
}
.appointment__form form {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px;
  -ms-grid-columns: 1fr 15px 0.5fr 15px 1.1fr 15px 0.7fr;
  grid-template-columns: 1fr 0.5fr 1.1fr 0.7fr;
}
@media (max-width: 1365px) {
  .appointment__form form {
    -ms-grid-columns: 1fr 15px 100px 15px 1.1fr 15px auto;
    grid-template-columns: 1fr 100px 1.1fr auto;
  }
}
@media (max-width: 1023px) {
  .appointment__form form {
    -ms-grid-columns: 1fr 15px 100px 15px 1fr;
    grid-template-columns: 1fr 100px 1fr;
  }
}
@media (max-width: 767px) {
  .appointment__form form {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.appointment__form input {
  padding: 16px;
  border-radius: 5px;
  border: none;
  background-color: #f3f3f3;
  outline: none;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
}
.appointment__form .submit {
  font-weight: 700;
  color: var(--secondary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--primary);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .appointment__form .submit {
    width: 220px;
    -ms-grid-column: 2;
        grid-column-start: 2;
    -webkit-transform: translateX(-25%);
            transform: translateX(-25%);
  }
}
.appointment__form .submit:hover {
  color: var(--white);
  background-color: var(--black);
}
.appointment__info {
  gap: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1023px) {
  .appointment__info {
    gap: 50px;
  }
}
@media (max-width: 767px) {
  .appointment__info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px 50px;
  }
}
.appointment__info li {
  color: var(--gray);
  position: relative;
}
.appointment__info li::after {
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  width: 20px;
  height: 20px;
  left: -20px;
  top: 0;
  color: var(--primary);
}

.breadcrumb__area {
  text-align: center;
  padding: 185px 0;
  background-image: url(../imgs/thumb/bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 1023px) {
  .breadcrumb__area {
    padding: 130px 0;
  }
}
@media (max-width: 767px) {
  .breadcrumb__area {
    padding: 100px 0;
  }
}
.breadcrumb__area .overlay {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.breadcrumb__content {
  position: relative;
  z-index: 9;
}
.breadcrumb__content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--white);
  font-family: "DM Sans", sans-serif;
}
.breadcrumb__content p a {
  color: var(--white);
  display: inline-block;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 5px;
}
.breadcrumb__content p a:hover {
  color: var(--primary);
}
.breadcrumb__content p span {
  display: inline-block;
  padding-left: 5px;
}
.breadcrumb__title {
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
  color: var(--white);
  padding-bottom: 30px;
}
@media (max-width: 1023px) {
  .breadcrumb__title {
    font-size: 60px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .breadcrumb__title {
    font-size: 48px;
  }
}

.about__area {
  padding-top: 260px;
}
@media (max-width: 767px) {
  .about__area.pb-130 {
    padding-top: 230px;
    padding-bottom: 20px;
  }
}
.about__area-2 {
  padding-top: 130px;
}
@media (max-width: 767px) {
  .about__area-2 {
    padding-top: 160px;
  }
  .about__area-2.pb-130 {
    padding-bottom: 20px;
  }
}
.about__right {
  padding-top: 60px;
  position: relative;
}
@media (max-width: 1365px) {
  .about__right {
    padding-top: 30px;
  }
}
.about__right .case-study button {
  font-size: 16px;
  font-weight: 700;
  color: var(--secondary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (max-width: 1023px) {
  .about__right .case-study button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-transform: translateY(-75%);
            transform: translateY(-75%);
  }
}
.about__right .case-study button span {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--primary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--white);
  border: 1px solid var(--gray-2);
}
.about__right .case-study button span:hover {
  color: var(--white);
  background-color: var(--primary);
}
.about__right .sec-title-wrap {
  padding-bottom: 50px;
}
@media (max-width: 1023px) {
  .about__right .sec-title-wrap {
    padding-bottom: 40px;
  }
}
.about__right .sec-title-wrap p {
  font-size: 18px;
  max-width: 500px;
  padding-top: 40px;
}
@media (max-width: 1365px) {
  .about__right .sec-title-wrap p {
    padding-top: 30px;
  }
}
@media (max-width: 1023px) {
  .about__right .sec-title-wrap p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .about__right .sec-title-wrap p {
    padding-top: 20px;
  }
}
.about__right .doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid var(--gray-2);
}
@media (max-width: 1365px) {
  .about__right .doctor {
    padding-bottom: 30px;
  }
}
.about__right .doctor img {
  width: 65px;
  height: 65px;
  border-radius: 100%;
}
.about__right .doctor .name {
  font-size: 24px;
  color: var(--secondary);
  line-height: 1.4;
}
@media (max-width: 767px) {
  .about__right .doctor .name {
    font-size: 20px;
  }
}
.about__right .case-study {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 1fr 40px 2fr;
  grid-template-columns: 1fr 2fr;
}
@media (max-width: 1365px) {
  .about__right .case-study {
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
@media (max-width: 1023px) {
  .about__right .case-study {
    grid-gap: 20px;
  }
}
@media (max-width: 575px) {
  .about__right .case-study {
    -ms-grid-columns: 1.4fr 20px 1fr;
    grid-template-columns: 1.4fr 1fr;
  }
}
.about__right .case-study .title {
  font-size: 18px;
  line-height: 1.3;
  color: var(--secondary);
  position: relative;
}
@media (max-width: 1023px) {
  .about__right .case-study .title {
    font-size: 16px;
  }
}
.about__right .case-study .title::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 60px;
  top: 0;
  right: 0;
  background-color: var(--gray-2);
}
@media (max-width: 1023px) {
  .about__right .case-study .title::after {
    height: 140px;
    top: -100px;
  }
}
.about__left {
  width: 100%;
  height: 100%;
  position: relative;
  padding-right: 50px;
}
@media (max-width: 1023px) {
  .about__left {
    padding-right: 0;
  }
}
.about__left .image-1 {
  float: right;
  z-index: 1;
  position: relative;
  border: 15px solid var(--white);
  border-radius: 20px;
}
@media (max-width: 1439px) {
  .about__left .image-1 {
    max-width: 300px;
    border-width: 10px;
  }
}
@media (max-width: 767px) {
  .about__left .image-1 {
    max-width: 260px;
  }
}
.about__left .image-2 {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 120px;
}
@media (max-width: 1439px) {
  .about__left .image-2 {
    top: unset;
    bottom: 0;
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .about__left .image-2 {
    max-width: 260px;
  }
}
.about__left .shape {
  position: absolute;
  bottom: 140px;
  right: 220px;
}
@media (max-width: 1439px) {
  .about__left .shape {
    bottom: 100px;
    right: 200px;
  }
}
.about__counter {
  position: absolute;
  bottom: 0;
  left: -80px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
@media (max-width: 1365px) {
  .about__counter {
    position: relative;
    bottom: unset;
    left: unset;
    z-index: -1;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}
.about__counter .title {
  font-size: 132px;
  line-height: 1;
  color: var(--secondary);
}
@media (max-width: 1439px) {
  .about__counter .title {
    font-size: 110px;
  }
}
@media (max-width: 1365px) {
  .about__counter .title {
    font-size: 80px;
  }
}

.video__area {
  padding-top: 240px;
}
@media (max-width: 1439px) {
  .video__area {
    padding-top: 300px;
  }
}
@media (max-width: 1023px) {
  .video__area {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .video__area {
    padding-top: 240px;
    padding-bottom: 120px;
  }
}
.video__title {
  font-size: 160px;
  text-align: right;
  color: var(--secondary);
}
@media (max-width: 1439px) {
  .video__title {
    font-size: 120px;
  }
}
@media (max-width: 1365px) {
  .video__title {
    font-size: 100px;
  }
}
@media (max-width: 1023px) {
  .video__title {
    font-size: 80px;
  }
}
@media (max-width: 767px) {
  .video__title {
    font-size: 48px;
  }
}
.video__title span {
  display: block;
  text-align: left;
}
.video__content {
  position: relative;
}
.video__content .image-1 {
  position: absolute;
  right: 0;
  z-index: -1;
  top: 50%;
}
@media (max-width: 1023px) {
  .video__content .image-1 {
    max-width: 150px;
  }
}
.video__content .image-2 {
  position: absolute;
  bottom: 0;
  left: -50px;
  z-index: -1;
}
@media (max-width: 1023px) {
  .video__content .image-2 {
    max-width: 220px;
  }
}
@media (max-width: 767px) {
  .video__content .image-2 {
    left: -10px;
  }
}
.video__content .play {
  width: 100px;
  height: 100px;
  background: var(--primary);
  color: var(--secondary);
  font-size: 18px;
  border-radius: 100%;
  position: absolute;
  right: 120px;
  bottom: -60px;
}
@media (max-width: 1023px) {
  .video__content .play {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .video__content .play {
    bottom: -100px;
  }
}
.video__content .play::after {
  position: absolute;
  content: "";
  width: 130px;
  height: 130px;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.2;
  background: var(--primary);
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 100%;
  -webkit-animation: cxuRipple 3s infinite linear;
          animation: cxuRipple 3s infinite linear;
}
@media (max-width: 1023px) {
  .video__content .play::after {
    width: 100px;
    height: 100px;
    margin-top: -10px;
    margin-left: -10px;
  }
}

.service__area {
  position: relative;
  background-color: var(--white-2);
}
.service__area .sec-title-wrap {
  padding-bottom: 65px;
  text-align: center;
}
@media (max-width: 1023px) {
  .service__area .sec-title-wrap {
    padding-bottom: 40px;
  }
}
.service__area .sec-title-wrap p {
  font-size: 18px;
  max-width: 590px;
  margin: 0 auto;
}
.service__area-2 {
  position: relative;
  padding-bottom: 240px;
  background-color: var(--white-2);
}
@media (max-width: 1365px) {
  .service__area-2 {
    padding-bottom: 190px;
  }
}
@media (max-width: 767px) {
  .service__area-2 {
    padding-bottom: 140px;
  }
}
@media (max-width: 767px) {
  .service__area-2 {
    padding-bottom: 0;
  }
}
.service__area-2 .sec-title-wrap {
  text-align: center;
  padding-bottom: 65px;
}
@media (max-width: 1023px) {
  .service__area-2 .sec-title-wrap {
    padding-bottom: 50px;
  }
}
.service__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1023px) {
  .service__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service__list-3 {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  .service__list-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service__item {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (min-width: 1024px) {
  .service__item:last-child .img, .service__item:nth-child(3) .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .service__item:last-child .info::after, .service__item:nth-child(3) .info::after {
    left: unset;
    right: -18px;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
            clip-path: polygon(0 0, 0 100%, 100% 50%);
  }
}
@media (min-width: 576px) and (max-width: 1023px) {
  .service__item:nth-child(even) .img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .service__item:nth-child(even) .info::after {
    left: unset;
    right: -18px;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
            clip-path: polygon(0 0, 0 100%, 100% 50%);
  }
}
@media (max-width: 575px) {
  .service__item {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service__item .img {
  height: 100%;
}
.service__item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.service__item .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  background-color: var(--white);
  position: relative;
}
@media (max-width: 1439px) {
  .service__item .info {
    padding: 20px;
  }
}
@media (max-width: 1365px) {
  .service__item .info {
    padding: 20px 10px;
  }
}
.service__item .info::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 30px;
  left: -18px;
  background-color: var(--white);
  -webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
          clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
@media (max-width: 575px) {
  .service__item .info::after {
    width: 40px;
    left: calc(50% - 20px);
    top: -20px;
    -webkit-clip-path: polygon(50% 0, 0 100%, 100% 100%);
            clip-path: polygon(50% 0, 0 100%, 100% 100%);
  }
}
.service__item .info p {
  padding-bottom: 30px;
}
@media (max-width: 1439px) {
  .service__item .info p {
    padding-bottom: 20px;
  }
}
.service__item-wrapper {
  display: none;
}
.service__item-2, .service__item-3 {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  -ms-grid-columns: 1fr 10px 1.5fr;
  grid-template-columns: 1fr 1.5fr;
  background-color: var(--white);
  border-radius: 10px;
}
@media (max-width: 767px) {
  .service__item-2, .service__item-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service__item-2 .img img, .service__item-3 .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 0 0 10px;
}
@media (max-width: 767px) {
  .service__item-2 .img img, .service__item-3 .img img {
    border-radius: 0;
  }
}
.service__item-2 .info, .service__item-3 .info {
  padding: 50px;
}
@media (max-width: 1439px) {
  .service__item-2 .info, .service__item-3 .info {
    padding: 40px 30px;
  }
}
@media (max-width: 1365px) {
  .service__item-2 .info, .service__item-3 .info {
    padding: 30px 20px;
  }
}
@media (max-width: 1023px) {
  .service__item-2 .info, .service__item-3 .info {
    padding: 30px 15px;
  }
}
.service__item-2 .info p, .service__item-3 .info p {
  max-width: 340px;
  padding-bottom: 20px;
}
.service__item-3 {
  -ms-grid-columns: 1fr 10px 1.3fr;
  grid-template-columns: 1fr 1.3fr;
}
@media (max-width: 1023px) {
  .service__item-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service__item-3 .info {
  padding: 30px;
}
.service__price {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--secondary);
  padding-bottom: 40px;
}
@media (max-width: 1365px) {
  .service__price {
    padding-bottom: 30px;
  }
}
@media (max-width: 1023px) {
  .service__price {
    font-size: 18px;
    padding-bottom: 20px;
  }
}
.service__price span {
  color: var(--primary);
  padding-left: 5px;
}
.service__title {
  font-size: 24px;
  line-height: 1.1;
  padding-bottom: 30px;
  color: var(--secondary);
  text-transform: capitalize;
}
@media (max-width: 1439px) {
  .service__title {
    padding-bottom: 15px;
  }
}
.service__title-2 {
  font-size: 36px;
  padding-bottom: 25px;
  color: var(--secondary);
  text-transform: capitalize;
}
@media (max-width: 1365px) {
  .service__title-2 {
    font-size: 30px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .service__title-2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
}
.service__tab button {
  display: block;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 24px;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  color: var(--secondary);
  background-color: var(--white);
}
@media (max-width: 1365px) {
  .service__tab button {
    font-size: 20px;
    padding: 15px;
  }
}
@media (max-width: 1023px) {
  .service__tab button {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .service__tab button {
    margin-bottom: 10px;
  }
}
.service__tab button img {
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1365px) {
  .service__tab button img {
    max-width: 25px;
  }
}
@media (max-width: 1023px) {
  .service__tab button img {
    max-width: 22px;
    margin-right: 3px;
  }
}
.service__tab button.active {
  background-color: var(--primary);
}
.service__tab button.active img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.service__tab button:hover {
  background-color: var(--primary);
}
.service__tab button:hover img {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}
.service__content-2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 90px;
  -ms-grid-columns: 1fr 90px 2fr;
  grid-template-columns: 1fr 2fr;
}
@media (max-width: 1439px) {
  .service__content-2 {
    grid-gap: 40px;
  }
}
@media (max-width: 1365px) {
  .service__content-2 {
    grid-gap: 30px;
    -ms-grid-columns: 1fr 30px 2.5fr;
    grid-template-columns: 1fr 2.5fr;
  }
}
@media (max-width: 767px) {
  .service__content-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.service__detail {
  padding-right: 100px;
}
@media (max-width: 1365px) {
  .service__detail {
    padding-right: 50px;
  }
}
@media (max-width: 1023px) {
  .service__detail {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .service__detail {
    padding-right: 0;
  }
}
.service__detail .title {
  font-size: 48px;
  text-transform: capitalize;
  padding-bottom: 40px;
}
@media (max-width: 1023px) {
  .service__detail .title {
    font-size: 40px;
  }
}
.service__detail-content p {
  padding-bottom: 30px;
}
.service__detail-content h1,
.service__detail-content h2,
.service__detail-content h3,
.service__detail-content h4,
.service__detail-content h5,
.service__detail-content h6 {
  padding-bottom: 20px;
}
.service__detail-content img {
  max-width: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
}
.service__detail-content .cols-2 {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-gap: 30px;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  .service__detail-content .cols-2 {
    grid-gap: 10px;
  }
}
.service__detail-content .cols-2 img {
  width: 100%;
  border-radius: 12px;
}
.service__detail-content ul {
  padding-bottom: 20px;
}
.service__detail-content ul li {
  font-size: 16px;
  color: var(--gray);
  padding-left: 20px;
  position: relative;
}
.service__detail-content ul li::before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  left: 0;
  top: 6px;
  border-radius: 100%;
  background-color: var(--gray);
}
.service__detail-content a {
  display: inline-block;
  color: var(--secondary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.service__detail-content a:hover {
  color: var(--primary);
}
.service__sidebar {
  padding: 40px 30px;
  border-radius: 5px;
  background-color: var(--white-2);
}
@media (max-width: 767px) {
  .service__sidebar {
    padding: 30px 20px;
  }
}
.service__sidebar ul li {
  padding: 10px 0;
  border-bottom: 1px dashed var(--white);
}
.service__sidebar ul li a {
  font-size: 18px;
  line-height: 1.5;
  display: inline-block;
  color: var(--secondary);
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.service__sidebar ul li a:hover {
  color: var(--primary);
}
.service__sidebar ul li a:hover i {
  color: var(--primary);
  padding-right: 5px;
}
.service__sidebar ul li a i {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.service__sidebar .title {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  color: var(--secondary);
  text-transform: capitalize;
}

.help__area {
  width: 1245px;
  padding: 60px;
  margin-left: auto;
  background: var(--primary);
  border-radius: 12px 0 0 12px;
  position: absolute;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(60%);
          transform: translateY(60%);
}
@media (max-width: 1365px) {
  .help__area {
    width: 980px;
  }
}
@media (max-width: 1365px) {
  .help__area {
    width: 730px;
    padding: 60px 40px;
  }
}
@media (max-width: 767px) {
  .help__area {
    width: 98%;
    position: unset;
    padding: 30px 20px;
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
  }
}
.help__inner {
  gap: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 240px;
}
@media (max-width: 1919px) {
  .help__inner {
    padding-right: 65px;
  }
}
@media (max-width: 1365px) {
  .help__inner {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .help__inner {
    gap: 25px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.help__inner .title {
  font-size: 50px;
  line-height: 1.3;
  color: var(--secondary);
}
@media (max-width: 1439px) {
  .help__inner .title {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  .help__inner .title {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  .help__inner .title {
    font-size: 30px;
  }
}
.help__inner .title span {
  display: inline-block;
  width: 120px;
  height: 1px;
  color: var(--secondary);
  background: var(--secondary);
  margin-bottom: 12px;
  margin-left: 10px;
}
.help__inner .btns .cxu-btn-border {
  color: var(--secondary);
  border-color: var(--secondary);
}
.help__inner .btns .cxu-btn-border:hover {
  color: var(--white);
  background-color: var(--secondary);
}

.product__area {
  text-align: center;
}
.product__area .sec-title-wrap {
  padding-bottom: 65px;
}
@media (max-width: 1023px) {
  .product__area .sec-title-wrap {
    padding-bottom: 10px;
  }
}
.product__detail {
  padding-left: 80px;
}
@media (max-width: 1365px) {
  .product__detail {
    padding-left: 20px;
  }
}
@media (max-width: 1023px) {
  .product__detail {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .product__detail {
    padding-top: 40px;
  }
}
.product__detail p {
  font-size: 18px;
  padding-bottom: 50px;
}
@media (max-width: 1023px) {
  .product__detail p {
    font-size: 16px;
    padding-bottom: 30px;
  }
}
.product__detail .reviews {
  margin-bottom: 20px;
}
.product__detail .reviews span {
  padding-left: 5px;
}
.product__detail .qty-detail {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 1023px) {
  .product__detail .qty-detail {
    gap: 7px;
  }
}
@media (max-width: 767px) {
  .product__detail .qty-detail {
    display: unset;
  }
}
.product__detail .add-to-cart {
  display: inline-block;
  color: var(--secondary);
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  height: 50px;
  padding: 12px 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: capitalize;
  background-color: var(--primary);
  border: 1px solid var(--primary);
}
.product__detail .add-to-cart:hover {
  color: var(--primary);
  background-color: transparent;
}
.product__detail .wishlist,
.product__detail .compare {
  width: 60px;
  height: 48px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid var(--primary);
}
@media (max-width: 1023px) {
  .product__detail .wishlist,
.product__detail .compare {
    width: 50px;
  }
}
.product__detail .wishlist:hover,
.product__detail .compare:hover {
  background-color: var(--primary);
}
.product__detail .wishlist:hover i,
.product__detail .compare:hover i {
  color: var(--secondary);
}
.product__detail .wishlist i,
.product__detail .compare i {
  color: var(--primary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.product__img {
  background-color: var(--gray-4);
  margin-bottom: 20px;
  position: relative;
}
.product__img::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--secondary);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.product__img img {
  width: 100%;
  height: auto;
}
.product__img p {
  text-transform: capitalize;
  position: absolute;
  padding: 4px 10px;
  color: var(--white);
  top: 0;
  right: 0;
  z-index: 1;
}
.product__img .new {
  background-color: var(--primary);
}
.product__img .sold {
  background-color: var(--gray-5);
}
.product__img-2 .default {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid var(--primary);
}
.product__img-2 .default div {
  margin: 0 auto;
}
.product__img-2 .default img {
  max-width: 100%;
}
@media (max-width: 1365px) {
  .product__img-2 .default img {
    position: unset !important;
  }
}
.product__tabs {
  padding: 40px 20px 0;
}
@media (max-width: 767px) {
  .product__tabs {
    padding: 40px 0 0;
  }
}
.product__tabs #info-tab-pane td {
  padding-left: 30px;
  border-left: 1px solid #dee2e6;
}
@media (max-width: 767px) {
  .product__tabs #info-tab-pane td {
    padding-left: 10px;
  }
}
.product__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  color: var(--secondary);
  padding-bottom: 5px;
}
@media (max-width: 1365px) {
  .product__title {
    font-size: 18px;
  }
}
.product__title-2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.3;
  color: var(--secondary);
}
@media (max-width: 767px) {
  .product__title-2 {
    font-size: 32px;
  }
}
.product__price, .product__price-2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--secondary);
}
@media (max-width: 1365px) {
  .product__price, .product__price-2 {
    font-size: 14px;
  }
}
.product__price span, .product__price-2 span {
  display: inline-block;
  color: var(--gray);
  position: relative;
  margin-left: 10px;
}
.product__price span::after, .product__price-2 span::after {
  position: absolute;
  content: "";
  width: 116%;
  height: 1px;
  top: 50%;
  left: -8%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: var(--gray);
}
.product__price-2 {
  font-size: 40px;
  padding-bottom: 30px;
}
.product__price-2 span {
  font-size: 24px;
}
@media (max-width: 1023px) {
  .product__price-2 {
    padding-bottom: 20px;
  }
}
.product__gallary {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 10px;
}
.product__gallary img {
  width: 100%;
  height: 130px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
@media (max-width: 1365px) {
  .product__gallary img {
    height: 80px;
  }
}
.product__info-2 {
  padding-top: 60px;
}
.product__info-2 .nav-link {
  color: var(--black) !important;
}
.product__info-2 .nav-link.active {
  color: var(--primary) !important;
}
@media (max-width: 1023px) {
  .product__item {
    padding-top: 40px;
  }
}
.product__item:hover .product__img::after {
  opacity: 0.5;
  visibility: visible;
}
.product__item:hover .product__img .add-to-cart {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
}
.product__item .rating {
  margin-bottom: 10px;
}
.product__item .add-to-cart {
  display: inline-block;
  color: var(--white);
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  padding: 14px 38px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: capitalize;
  border: 1px solid var(--white);
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  position: relative;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.product__item .add-to-cart:hover {
  color: var(--white);
  border-color: var(--secondary);
  background-color: var(--secondary);
}
.product__rating .date {
  padding-bottom: 10px !important;
}
.product__rating .rating {
  padding-bottom: 20px;
}

.shop-page .product__item {
  padding-bottom: 50px;
}
@media (max-width: 1023px) {
  .shop-page .product__item {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .shop-page .product__item {
    padding-bottom: 30px;
  }
}
.shop_pagination {
  text-align: left;
  padding-top: 30px;
}
.shop_pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shop_pagination ul li a {
  font-size: 18px;
  color: var(--secondary);
  display: inline-block;
  border: 1px solid #ddd;
  padding: 10px 20px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .shop_pagination ul li a {
    font-size: 16px;
    padding: 6px 15px;
  }
}
.shop_pagination ul li a.active, .shop_pagination ul li a:hover {
  background-color: var(--primary);
}

.related-title {
  padding-bottom: 60px;
}
@media (max-width: 1023px) {
  .related-title {
    padding-bottom: 0;
  }
}

.quantity-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .quantity-field {
    margin-bottom: 10px;
  }
}
.quantity-field .value-button {
  width: 40px;
  height: 100%;
  outline: none;
  cursor: pointer;
  font-size: 20px;
  color: var(--secondary);
  background: var(--primary);
}
.quantity-field .increase-button {
  border-radius: 0 5px 5px 0;
}
.quantity-field .decrease-button {
  border-radius: 5px 0 0 5px;
}
.quantity-field .number {
  width: 40px;
  height: 100%;
  line-height: 48px;
  text-align: center;
  display: inline-block;
  border-top: 1px solid var(--primary);
  border-bottom: 1px solid var(--primary);
}
.quantity-field .number::-moz-selection {
  background: none;
}
.quantity-field .number::selection {
  background: none;
}

/*----------------------------------------*/
/* 03. PORTFOLIO CSS START
/*----------------------------------------*/
.portfolio__area .sec-title-wrap {
  padding-bottom: 60px;
}
@media (max-width: 1023px) {
  .portfolio__area .sec-title-wrap {
    padding-bottom: 50px;
  }
}
.portfolio__area .sec-title-wrap p {
  font-size: 18px;
  max-width: 550px;
}
.portfolio__area .swiper-btn-wrap {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.portfolio__area-2 {
  overflow: hidden;
}
@media (max-width: 1023px) {
  .portfolio__area-2 .sec-title-wrap {
    padding-bottom: 60px;
  }
}
.portfolio__area-2 .sec-title-wrap p {
  text-indent: 50px;
  font-size: 18px;
  max-width: 550px;
}
.portfolio__area-2 .row-reset {
  margin-right: -500px;
}
@media (max-width: 1919px) {
  .portfolio__area-2 .row-reset {
    margin-right: -320px;
  }
}
@media (max-width: 1365px) {
  .portfolio__area-2 .row-reset {
    margin-right: -220px;
  }
}
@media (max-width: 767px) {
  .portfolio__area-2 .row-reset {
    margin-right: calc(-0.5 * var(--bs-gutter-x));
  }
}
.portfolio__inner {
  padding: 0 30px;
}
@media (max-width: 767px) {
  .portfolio__inner {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .portfolio__slider-wrap {
    padding-top: 30px;
  }
}
.portfolio__slider-2 .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.portfolio__slide {
  position: relative;
}
.portfolio__slide:hover::after {
  opacity: 0.4;
}
.portfolio__slide:hover .icon {
  opacity: 1;
}
.portfolio__slide::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: var(--black);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  pointer-events: none;
}
.portfolio__slide a {
  cursor: none;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.portfolio__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.portfolio__slide-2 {
  overflow: hidden;
}
.portfolio__slide-2:hover .portfolio__title-2 {
  color: var(--primary);
}
.portfolio__slide-2:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.portfolio__slide-2 img {
  width: 100%;
  -webkit-transition: all 7s;
  transition: all 7s;
}
.portfolio__slide-2 p {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
  color: var(--white);
}
.portfolio__info-2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 29, 30, 0)), to(#1d1d1e));
  background: linear-gradient(180deg, rgba(29, 29, 30, 0) 0%, #1d1d1e 100%);
}
.portfolio__title-2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  color: var(--white);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.portfolio__tabBtn {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.portfolio__tabBtn ul {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1439px) {
  .portfolio__tabBtn ul {
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .portfolio__tabBtn ul {
    gap: 0;
  }
}
@media (max-width: 575px) {
  .portfolio__tabBtn ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.portfolio__tabBtn ul li a {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--gray);
  padding: 10px 20px;
  border-radius: 5px;
  text-transform: capitalize;
  border: 1px solid transparent;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .portfolio__tabBtn ul li a {
    font-size: 14px;
    padding: 8px;
  }
}
.portfolio__tabBtn ul li a span {
  position: absolute;
  font-size: 14px;
  top: -12px;
  background-color: var(--white);
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.portfolio__tabBtn ul li a.active {
  color: var(--secondary);
  border: 1px solid currentColor;
}
.portfolio__tabBtn ul li a.active span {
  color: var(--secondary);
  opacity: 1;
}
.portfolio__tabBox {
  display: none;
}
.portfolio__tabList {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .portfolio__tabList {
    padding-top: 40px;
  }
}

.testimonial__area-2 {
  background-color: var(--white-2);
}
.testimonial__area-2 .sec-title-wrap {
  text-align: center;
  padding-bottom: 65px;
}
@media (max-width: 767px) {
  .testimonial__area-2 .sec-title-wrap {
    padding-bottom: 40px;
  }
}
.testimonial__area-2 .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.testimonial__img {
  position: relative;
  overflow: hidden;
  width: 400px;
  height: 650px;
}
@media (max-width: 1439px) {
  .testimonial__img {
    width: 360px;
    height: 460px;
  }
}
@media (max-width: 1365px) {
  .testimonial__img {
    width: 100%;
  }
}
.testimonial__img img {
  position: absolute;
  width: 100%;
  height: 120%;
  bottom: 0;
  -o-object-fit: contain;
     object-fit: contain;
}
.testimonial__content, .testimonial__content-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
}
@media (max-width: 1023px) {
  .testimonial__content, .testimonial__content-2 {
    gap: 20px;
    padding-bottom: 20px;
  }
}
.testimonial__content .img img, .testimonial__content-2 .img img {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
@media (max-width: 1023px) {
  .testimonial__content .img img, .testimonial__content-2 .img img {
    width: 60px;
    height: 60px;
  }
}
.testimonial__content-2 {
  gap: 20px;
  padding-bottom: 0;
}
.testimonial__content-2 .img img {
  width: 60px;
  height: 60px;
}
.testimonial__items {
  position: relative;
  padding-top: 60px;
  padding-left: 50px;
}
@media (max-width: 1365px) {
  .testimonial__items {
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  .testimonial__items {
    padding-left: 0;
  }
}
.testimonial__items::after {
  position: absolute;
  content: "";
  width: 160px;
  height: 160px;
  right: 0;
  top: 0;
  z-index: 1;
  background-image: url(../imgs/shape/quote.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70px;
  border-radius: 10px;
  background-color: var(--white-2);
}
@media (max-width: 1023px) {
  .testimonial__items::after {
    width: 110px;
    height: 110px;
    background-size: 60px;
  }
}
@media (max-width: 767px) {
  .testimonial__items::after {
    top: 10px;
  }
}
.testimonial__item p {
  max-width: 530px;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.3;
  font-style: italic;
  color: var(--gray);
  padding-bottom: 70px;
}
@media (max-width: 1439px) {
  .testimonial__item p {
    font-size: 24px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1023px) {
  .testimonial__item p {
    font-size: 20px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1023px) {
  .testimonial__item p {
    font-size: 18px;
  }
}
.testimonial__item-2 {
  border-radius: 20px;
  background: var(--white);
  padding: 50px 40px;
}
@media (max-width: 1365px) {
  .testimonial__item-2 {
    padding: 40px 20px;
  }
}
.testimonial__item-2 .quote {
  margin-bottom: 40px;
}
@media (max-width: 1365px) {
  .testimonial__item-2 .quote {
    margin-bottom: 25px;
  }
}
.testimonial__item-2 .feedback {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3;
  color: var(--secondary);
  padding-bottom: 15px;
}
.testimonial__item-2 p {
  font-size: 18px;
  padding-bottom: 45px;
}
@media (max-width: 1365px) {
  .testimonial__item-2 p {
    font-size: 16px;
    padding-bottom: 30px;
  }
}
.testimonial__author, .testimonial__author-2 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--secondary);
}
@media (max-width: 1023px) {
  .testimonial__author, .testimonial__author-2 {
    font-size: 20px;
  }
}
.testimonial__author-2 {
  font-size: 20px;
}
.testimonial__role {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--gray);
}

.swiper-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.swiper-btn-next, .swiper-btn-prev {
  width: 52px;
  height: 52px;
  background: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  color: var(--gray);
  border-radius: 5px;
  border: 1px solid var(--gray);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.swiper-btn-next:hover, .swiper-btn-prev:hover {
  color: var(--secondary);
  border-color: var(--primary);
  background-color: var(--primary);
}

.compare__area {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.compare__area .sec-title-wrap {
  text-align: center;
  padding-bottom: 60px;
}
@media (max-width: 1023px) {
  .compare__area .sec-title-wrap {
    padding-bottom: 50px;
  }
}
.compare__image {
  position: relative;
}
@media (max-width: 1919px) {
  .compare__image {
    max-width: 1100px;
    margin: 0 auto;
  }
}
@media (max-width: 1439px) {
  .compare__image {
    max-width: 1000px;
    margin: 0 auto;
  }
}
@media (max-width: 1365px) {
  .compare__image {
    max-width: 780px;
    margin: 0 auto;
  }
}
@media (max-width: 1023px) {
  .compare__image {
    max-width: 540px;
  }
}
@media (max-width: 767px) {
  .compare__image {
    padding: 90px 0 100px;
  }
}
.compare__image p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  color: var(--secondary);
  text-transform: capitalize;
}
.compare__image p span {
  display: block;
  color: var(--primary);
}
.compare__image .before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 120px;
  height: 130px;
  z-index: 1;
  text-align: right;
  -webkit-transform: translate(-110%, -50%);
          transform: translate(-110%, -50%);
}
@media (max-width: 767px) {
  .compare__image .before {
    top: -10px;
    -webkit-transform: unset;
            transform: unset;
  }
}
.compare__image .before img {
  max-width: 90px;
  height: auto;
}
@media (max-width: 767px) {
  .compare__image .before img {
    max-width: 80px;
  }
}
.compare__image .before p {
  -webkit-transform: rotate(-30deg) translateX(-10px);
          transform: rotate(-30deg) translateX(-10px);
}
@media (max-width: 767px) {
  .compare__image .before p {
    -webkit-transform: unset;
            transform: unset;
  }
}
.compare__image .after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  width: 120px;
  height: 130px;
  z-index: 1;
  -webkit-transform: translate(110%, -50%);
          transform: translate(110%, -50%);
}
@media (max-width: 767px) {
  .compare__image .after {
    top: unset;
    bottom: -35px;
    -webkit-transform: unset;
            transform: unset;
  }
}
.compare__image .after img {
  max-width: 90px;
  height: auto;
}
@media (max-width: 767px) {
  .compare__image .after img {
    max-width: 80px;
  }
}
.compare__image .after p {
  -webkit-transform: rotate(-30deg) translateX(10px);
          transform: rotate(-30deg) translateX(10px);
}
@media (max-width: 767px) {
  .compare__image .after p {
    -webkit-transform: unset;
            transform: unset;
  }
}
.compare__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.counter__area {
  padding: 120px 0;
  background-color: var(--white-2);
  position: relative;
}
@media (max-width: 1439px) {
  .counter__area {
    padding: 100px 0;
  }
}
@media (max-width: 1023px) {
  .counter__area {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .counter__area {
    padding: 20px 0 50px;
  }
}
.counter__area::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 300px;
  left: 0;
  top: -300px;
  background-color: var(--white-2);
}
@media (max-width: 1365px) {
  .counter__area::before {
    height: 200px;
    top: -200px;
  }
}
.counter__item {
  text-align: center;
}
@media (max-width: 767px) {
  .counter__item {
    padding-top: 30px;
  }
}
.counter__item .title {
  font-size: 70px;
  font-weight: 400;
  line-height: 1.2;
  color: var(--secondary);
}
@media (max-width: 1023px) {
  .counter__item .title {
    font-size: 60px;
  }
}
.counter__item p {
  font-size: 18px;
}

.team__area {
  text-align: center;
}
.team__area .sec-title-wrap {
  padding-bottom: 70px;
}
@media (max-width: 1023px) {
  .team__area .sec-title-wrap {
    padding-bottom: 50px;
  }
}
.team__list {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px 20px;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1023px) {
  .team__list {
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .team__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.team__slider .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
.team__member:hover .name {
  color: var(--primary);
}
.team__member:hover .arrow {
  right: 0;
  bottom: 0;
  opacity: 1;
}
.team__member:hover .role {
  opacity: 0;
}
.team__member:hover .social-media {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.team__member .name {
  font-size: 24px;
  line-height: 1.3;
  padding-bottom: 15px;
  color: var(--secondary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1023px) {
  .team__member .name {
    font-size: 20px;
    padding-bottom: 10px;
  }
}
.team__member .role {
  font-size: 16px;
  height: 0;
  color: var(--gray);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.team__member .img {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.team__member .img a {
  cursor: none;
}
.team__member .img img {
  width: 100%;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .team__member .img img {
    width: 95%;
  }
}
.team__member .arrow {
  position: absolute;
  width: 70px;
  height: 70px;
  right: -10px;
  bottom: -10px;
  border-bottom-right-radius: 5px;
  background-color: var(--primary);
  -webkit-clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0 100%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.team__member .arrow i {
  position: absolute;
  right: 7px;
  bottom: 15px;
  color: var(--secondary);
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
          transform: rotate(-45deg) translate(-50%, -50%);
}
.team__member .social-media {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.team__member .social-media li a {
  color: var(--gray-3);
}
.team__member .social-media li a:hover {
  color: var(--primary);
}

.schedule__area {
  background-color: var(--white-2);
}
@media (max-width: 1023px) {
  .schedule__area.desktop {
    display: none;
  }
}
.schedule__area.mobile {
  display: none;
}
@media (max-width: 1023px) {
  .schedule__area.mobile {
    display: block;
  }
}
.schedule__area .sec-title-wrap {
  text-align: center;
  padding-bottom: 60px;
}
@media (max-width: 1023px) {
  .schedule__area .sec-title-wrap {
    padding-bottom: 40px;
  }
}
.schedule__table {
  position: relative;
}
.schedule__table select {
  width: 100%;
  border: none;
  padding: 15px 5px;
  border-radius: 4px;
  color: var(--white);
  margin-bottom: 20px;
  outline: none;
  text-transform: capitalize;
  background: var(--primary);
}
.schedule__card .time-pick {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media (max-width: 1439px) {
  .schedule__card .time-pick {
    padding: 15px 10px;
  }
}
.schedule__card .time-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--white);
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media (max-width: 1365px) {
  .schedule__card .time-start {
    padding: 15px 10px;
  }
}
.schedule__card .weekly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: var(--white);
  border-radius: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  background-color: var(--primary);
}
@media (max-width: 1365px) {
  .schedule__card .weekly {
    padding: 15px 10px;
  }
}
.schedule__card .day {
  font-size: 18px;
  color: var(--secondary);
  text-transform: capitalize;
}
@media (max-width: 1365px) {
  .schedule__card .day {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .schedule__card .day {
    font-size: 14px;
  }
}
.schedule__card .time {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  color: var(--gray);
}
.schedule__card .doctor {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--secondary);
}
@media (max-width: 1023px) {
  .schedule__card .doctor {
    font-size: 14px;
  }
}
.schedule__cards {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  margin-bottom: 10px;
  -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
  grid-template-columns: repeat(7, 1fr);
}
@media (max-width: 1365px) {
  .schedule__cards {
    grid-gap: 5px;
    margin-bottom: 5px;
  }
}
.schedule__cards-2 {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: none;
}

.doctor_apointment {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  padding: 30px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  opacity: 0;
  visibility: hidden;
  float: left;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
          box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.doctor_apointment.active {
  opacity: 1;
  visibility: visible;
}
.doctor_apointment .name {
  font-size: 18px;
  font-weight: 700;
  color: var(--secondary);
  padding-bottom: 10px;
}
.doctor_apointment .role {
  font-size: 16px;
  font-weight: 400;
  color: var(--secondary);
  padding-bottom: 20px;
  font-family: "DM Sans", sans-serif;
}
.doctor_apointment .cxu-btn-primary {
  padding: 12px 24px;
}

.price__area {
  background-color: var(--white-2);
}
.price__area .sec-title-wrap {
  text-align: center;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .price__area .sec-title-wrap {
    padding-bottom: 10px;
  }
}
.price__area .sec-title-wrap p {
  font-size: 18px;
  max-width: 590px;
  margin: 0 auto;
}
.price__item {
  text-align: center;
  padding: 55px 30px;
  border-radius: 15px;
  background: var(--white);
}
@media (max-width: 1365px) {
  .price__item {
    padding: 40px 25px;
  }
}
@media (max-width: 1023px) {
  .price__item {
    padding: 40px 20px;
  }
}
@media (max-width: 767px) {
  .price__item {
    margin-top: 20px;
  }
}
.price__item ul {
  padding: 30px 0;
  position: relative;
}
@media (max-width: 1023px) {
  .price__item ul {
    padding: 20px 0;
  }
}
.price__item ul::before {
  width: 260px;
  height: 1px;
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  background-color: var(--gray-2);
}
@media (max-width: 1023px) {
  .price__item ul::before {
    width: 200px;
  }
}
.price__item ul::after {
  width: 260px;
  height: 1px;
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  background-color: var(--gray-2);
}
@media (max-width: 1023px) {
  .price__item ul::after {
    width: 200px;
  }
}
.price__item ul li {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  color: var(--secondary);
}
.price__item ul li span {
  color: var(--gray);
}
.price__type {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: var(--primary);
  padding-bottom: 17px;
  text-transform: capitalize;
}
.price__cost {
  font-size: 70px;
  font-weight: 400;
  line-height: 1.1;
  color: var(--secondary);
  padding-bottom: 20px;
}
@media (max-width: 1365px) {
  .price__cost {
    font-size: 60px;
  }
}
@media (max-width: 1023px) {
  .price__cost {
    font-size: 48px;
  }
}
.price__cost sup {
  top: -2.5rem;
  font-size: 20px;
}
.price__cost sub {
  font-size: 20px;
}
.price__basis {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--gray);
  margin-bottom: 30px;
  margin-top: 27px;
}
@media (max-width: 1023px) {
  .price__basis {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.instagram__items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 767px) {
  .instagram__items {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.instagram__item {
  position: relative;
}
@media (max-width: 767px) {
  .instagram__item:last-child {
    display: none;
  }
}
.instagram__item:hover a {
  opacity: 1;
  visibility: visible;
}
.instagram__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.instagram__item a {
  font-size: 30px;
  color: var(--white);
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1365px) {
  .instagram__item a {
    opacity: 1;
    visibility: visible;
  }
}

.faq__area-2 {
  position: relative;
}
.faq__area-2::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 200px;
  left: 0;
  top: 0;
  background-color: var(--white-2);
}
.faq__area-2::after {
  position: absolute;
  content: "";
  width: 55%;
  height: 200px;
  right: 0;
  top: 0;
  background-color: var(--white);
  border-top-left-radius: 15px;
}
@media (max-width: 1919px) {
  .faq__area-2::after {
    width: 57%;
  }
}
@media (max-width: 1023px) {
  .faq__area-2::after {
    width: 50%;
  }
}
.faq__working {
  background-color: var(--primary);
  padding: 70px 40px;
  text-align: center;
  border-radius: 15px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1365px) {
  .faq__working {
    padding: 50px 30px;
  }
}
@media (max-width: 1023px) {
  .faq__working {
    padding: 30px 20px;
  }
}
.faq__working a {
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.faq__working .title {
  font-family: "Prata", serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  color: var(--secondary);
  padding-bottom: 50px;
}
@media (max-width: 1023px) {
  .faq__working .title {
    padding-bottom: 30px;
  }
}
.faq__working ul {
  text-align: left;
  padding-bottom: 50px;
}
@media (max-width: 1023px) {
  .faq__working ul {
    padding-bottom: 30px;
  }
}
.faq__working ul li {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px;
  -ms-grid-columns: 1fr 15px 30px 15px 2fr;
  grid-template-columns: 1fr 30px 2fr;
  color: var(--secondary);
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
@media (max-width: 1365px) {
  .faq__working ul li {
    -ms-grid-columns: 1fr 15px 5px 15px 2fr;
    grid-template-columns: 1fr 5px 2fr;
  }
}
@media (max-width: 1023px) {
  .faq__working ul li {
    font-size: 14px;
  }
}
.faq__working ul li span {
  text-align: right;
}
.faq__working p {
  color: var(--secondary);
  text-transform: capitalize;
  padding-top: 25px;
}
@media (max-width: 1023px) {
  .faq__working p {
    padding-top: 20px;
  }
}
.faq__working .call-now {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--secondary);
  padding-top: 25px;
}
@media (max-width: 1023px) {
  .faq__working .call-now {
    padding-top: 15px;
  }
}
.faq__wrapper {
  padding-left: 70px;
  position: relative;
  padding-top: 120px;
  z-index: 1;
}
@media (max-width: 1365px) {
  .faq__wrapper {
    padding-left: 30px;
    padding-top: 90px;
  }
}
@media (max-width: 1023px) {
  .faq__wrapper {
    padding-left: 0;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .faq__wrapper {
    padding-top: 50px;
  }
}
.faq__wrapper-3 {
  padding: 0 150px;
}
@media (max-width: 1023px) {
  .faq__wrapper-3 {
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .faq__wrapper-3 {
    padding: 0;
  }
}
.faq__list {
  padding-top: 40px;
}
.faq__list .accordion-button {
  font-size: 18px;
  font-weight: 500;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: var(--secondary);
  background: var(--white-2);
  font-family: "DM Sans", sans-serif;
}
.faq__list .accordion-button::after {
  content: "+";
  font-size: 24px;
  font-weight: 700;
  background-image: none;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
.faq__list .accordion-button:not(.collapsed)::after {
  content: "-";
  font-size: 24px;
  font-weight: 700;
  background-image: none;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.faq__list .accordion-item {
  border: none;
  margin-bottom: 10px;
}

.doctor__area {
  padding-bottom: 110px;
}
@media (max-width: 1023px) {
  .doctor__area {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .doctor__area {
    padding-bottom: 30px;
  }
}
.doctor__area #doc_dept,
.doctor__area #doc_days {
  width: 100%;
  height: 60px;
  border: 1px solid var(--white-2);
  border-radius: 12px;
  background: var(--white);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--gray);
  outline: none;
  padding: 15px;
  opacity: 1;
}
.doctor__area #doc_dept ::-webkit-input-placeholder, .doctor__area #doc_days ::-webkit-input-placeholder {
  opacity: 1;
}
.doctor__area #doc_dept ::-moz-placeholder, .doctor__area #doc_days ::-moz-placeholder {
  opacity: 1;
}
.doctor__area #doc_dept :-ms-input-placeholder, .doctor__area #doc_days :-ms-input-placeholder {
  opacity: 1;
}
.doctor__area #doc_dept ::-ms-input-placeholder, .doctor__area #doc_days ::-ms-input-placeholder {
  opacity: 1;
}
.doctor__area #doc_dept ::placeholder,
.doctor__area #doc_days ::placeholder {
  opacity: 1;
}
@media (max-width: 767px) {
  .doctor__area #doc_dept {
    margin-bottom: 20px;
  }
}
.doctor__filter {
  padding-bottom: 50px;
}
@media (max-width: 1023px) {
  .doctor__search {
    margin-bottom: 20px;
  }
}
.doctor__search input {
  width: 100%;
  height: 60px;
  border: 1px solid var(--white-2);
  border-radius: 12px;
  background: var(--white);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #b8b8b8;
  outline: none;
  padding: 15px;
}
.doctor__card {
  padding: 30px;
  text-align: center;
  border-radius: 15px;
  margin-bottom: 25px;
  background: var(--white);
  border-color: var(--gray-2);
  border: 1px solid var(--gray-2);
  -webkit-filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.08));
          filter: drop-shadow(0px 10px 30px rgba(0, 0, 0, 0.08));
}
.doctor__card p {
  padding-bottom: 20px;
}
.doctor__img {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
  margin-bottom: 20px;
}
.doctor__name {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--black-2);
  font-family: "DM Sans", sans-serif;
}
.doctor__role {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 5px;
  color: var(--primary);
  font-family: "DM Sans", sans-serif;
}
.doctor__rate {
  margin-bottom: 10px;
}
.doctor__detail {
  margin-top: -300px;
  position: relative;
  padding-bottom: 70px;
  z-index: 1;
}
@media (max-width: 1365px) {
  .doctor__detail {
    margin-top: -200px;
  }
}
@media (max-width: 1023px) {
  .doctor__detail {
    margin-top: -100px;
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .doctor__detail {
    margin-top: 30px;
  }
}
.doctor__left {
  background: var(--white);
  margin-right: 10px;
  text-align: center;
  border-radius: 15px;
}
@media (max-width: 1023px) {
  .doctor__left {
    margin-right: 0;
  }
}
.doctor__left img {
  width: 100%;
  border-radius: 15px;
  margin-bottom: 30px;
  border: 10px solid var(--white);
}
.doctor__left p {
  padding-top: 20px;
  color: var(--secondary);
  text-transform: capitalize;
}
.doctor__left .call {
  margin-top: 15px;
  display: inline-block;
  color: var(--secondary);
}
.doctor__content {
  background-color: var(--white);
  padding: 50px;
  border-radius: 15px;
}
@media (max-width: 1023px) {
  .doctor__content {
    padding: 40px 25px;
  }
}
@media (max-width: 767px) {
  .doctor__content {
    padding: 50px 0 30px;
  }
}
.doctor__content .name {
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 15px;
  color: var(--black-2);
}
@media (max-width: 1023px) {
  .doctor__content .name {
    font-size: 36px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .doctor__content .name {
    font-size: 32px;
  }
}
.doctor__content .role {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  color: var(--gray);
  padding-bottom: 5px;
}
.doctor__content .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--black-2);
  padding-bottom: 10px;
}
.doctor__education {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1023px) {
  .doctor__education {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.doctor__education p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--black-2);
}
.doctor__info {
  padding-bottom: 40px;
}
@media (max-width: 1023px) {
  .doctor__info {
    padding-bottom: 30px;
  }
}
.doctor__info p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--gray);
  padding-bottom: 30px;
}
@media (max-width: 1023px) {
  .doctor__info p {
    padding-bottom: 20px;
  }
}
.doctor__info ul li {
  display: -ms-grid;
  display: grid;
  grid-gap: 5px;
  padding-bottom: 5px;
  color: var(--gray);
  -ms-grid-columns: 1fr 5px 30px 5px 3fr;
  grid-template-columns: 1fr 30px 3fr;
}
@media (max-width: 1023px) {
  .doctor__info ul li {
    -ms-grid-columns: 1fr 5px 5px 5px 2.3fr;
    grid-template-columns: 1fr 5px 2.3fr;
  }
}
.doctor__experience {
  padding-bottom: 25px;
}
.doctor__experience ul li {
  color: var(--gray);
  font-size: 16px;
  padding-bottom: 5px;
  list-style: disc;
  margin-left: 20px;
}
.doctor__research {
  padding-bottom: 30px;
}
.doctor__schedule table {
  margin-top: 10px;
  border-color: transparent;
}
.doctor__schedule table th,
.doctor__schedule table td {
  padding: 10px 30px !important;
}
@media (max-width: 1023px) {
  .doctor__schedule table th,
.doctor__schedule table td {
    padding: 10px !important;
  }
}
.doctor__schedule thead {
  background: var(--white-2);
}
.doctor__schedule thead tr {
  font-size: 18px;
  color: var(--black-2);
  text-transform: capitalize;
}
.doctor__schedule tbody tr {
  font-size: 16px;
}
.doctor__schedule tbody tr td:nth-child(1) {
  text-transform: capitalize;
}
.doctor__schedule tbody tr:nth-child(even) {
  background-color: var(--white-2);
}
.doctor__appointment {
  padding-right: 50px;
}
@media (max-width: 1439px) {
  .doctor__appointment {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .doctor__appointment {
    padding-bottom: 30px;
  }
}
.doctor__appointment select,
.doctor__appointment input,
.doctor__appointment textarea {
  width: 100%;
  color: var(--gray);
  padding: 16px 12px;
  border-radius: 5px !important;
  outline: none;
  margin-bottom: 20px;
  border: 1px solid var(--gray-2);
}
.doctor__appointment select::-webkit-input-placeholder, .doctor__appointment input::-webkit-input-placeholder, .doctor__appointment textarea::-webkit-input-placeholder {
  text-transform: capitalize;
}
.doctor__appointment select::-moz-placeholder, .doctor__appointment input::-moz-placeholder, .doctor__appointment textarea::-moz-placeholder {
  text-transform: capitalize;
}
.doctor__appointment select:-ms-input-placeholder, .doctor__appointment input:-ms-input-placeholder, .doctor__appointment textarea:-ms-input-placeholder {
  text-transform: capitalize;
}
.doctor__appointment select::-ms-input-placeholder, .doctor__appointment input::-ms-input-placeholder, .doctor__appointment textarea::-ms-input-placeholder {
  text-transform: capitalize;
}
.doctor__appointment select::placeholder,
.doctor__appointment input::placeholder,
.doctor__appointment textarea::placeholder {
  text-transform: capitalize;
}
.doctor__appointment textarea {
  height: 120px;
  resize: none;
}
.doctor__appointment #doctor_name {
  color: var(--secondary);
  background-color: #f8f2f2;
}
.doctor__appointment .input_group {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  .doctor__appointment .input_group {
    grid-gap: 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.doctor__appointment .checkbox input {
  width: auto;
  margin-right: 5px;
}
.doctor__appointment .submit input {
  width: auto;
  color: var(--secondary);
  border-radius: 5px;
  padding: 16px 42px;
  margin-top: 10px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  display: inline-block;
}
.doctor__appointment .submit input:hover {
  color: var(--white);
}
.doctor__sidebar .conversation {
  gap: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--white-2);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 5px;
  margin-bottom: 30px;
}
@media (max-width: 1439px) {
  .doctor__sidebar .conversation {
    padding: 20px;
  }
}
@media (max-width: 1365px) {
  .doctor__sidebar .conversation {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.doctor__sidebar .conversation .title {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--secondary);
}
@media (max-width: 1439px) {
  .doctor__sidebar .conversation .title {
    font-size: 18px;
  }
}
.doctor__sidebar .conversation .title p {
  font-size: 14px;
}
.doctor__sidebar .conversation .icon button {
  width: 50px;
  height: 50px;
  text-align: center;
  padding-top: 3px;
  color: var(--white);
  display: inline-block;
  background: #7591FF;
  border-radius: 100%;
  margin-left: 10px;
}
@media (max-width: 1439px) {
  .doctor__sidebar .conversation .icon button {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }
}
.doctor__sidebar .conversation .icon button.audio {
  background-color: #F3BF7A;
}
.doctor__sidebar .schedule {
  padding: 30px;
  border-radius: 5px;
  background: var(--black);
}
@media (max-width: 1439px) {
  .doctor__sidebar .schedule {
    padding: 25px 20px;
  }
}
.doctor__sidebar .schedule .title {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  color: var(--white);
  padding-bottom: 20px;
}
@media (max-width: 1439px) {
  .doctor__sidebar .schedule .title {
    font-size: 18px;
  }
}
.doctor__sidebar .available {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
  padding: 15px 20px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--secondary);
}
@media (max-width: 1365px) {
  .doctor__sidebar .available {
    padding: 15px 10px;
  }
}
.doctor__sidebar .available:hover .link {
  background-color: var(--white);
}
.doctor__sidebar .available .text {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--white);
}
.doctor__sidebar .available p {
  font-size: 14px;
  color: #add482;
  text-transform: capitalize;
}
.doctor__sidebar .available p span {
  color: var(--white);
  display: inline-block;
  padding-left: 20px;
  text-transform: inherit;
}
@media (max-width: 1365px) {
  .doctor__sidebar .available p span {
    padding-left: 0;
    display: block;
  }
}
.doctor__sidebar .available .link {
  width: 35px;
  height: 35px;
  background: var(--primary);
  color: var(--secondary);
  text-align: center;
  line-height: 35px;
  border-radius: 100%;
  font-size: 14px;
}

.user__area {
  background-image: url(../imgs/hero/3.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  position: relative;
}
@media (max-width: 767px) {
  .user__area {
    background-size: 0;
  }
}
.user__area::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../imgs/shape/bg-shape.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.user__inner {
  margin-left: 45%;
  padding-left: 130px;
  background-color: var(--white);
}
@media (max-width: 1919px) {
  .user__inner {
    margin-left: 40%;
  }
}
@media (max-width: 1365px) {
  .user__inner {
    margin-left: 30%;
    padding-left: 60px;
  }
}
@media (max-width: 1023px) {
  .user__inner {
    margin-left: 15%;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .user__inner {
    margin-left: 0%;
    padding-left: 0;
    padding-top: 100px;
  }
}
.user__form {
  max-width: 570px;
  position: relative;
  z-index: 9;
}
.user__form .title {
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 40px;
  color: var(--secondary);
}
@media (max-width: 767px) {
  .user__form .title {
    font-size: 36px;
  }
}
.user__form input,
.user__form select,
.user__form textarea {
  width: 100%;
  outline: none;
  margin-bottom: 30px;
  border-radius: 12px;
  border: 1px solid var(--white-2);
  padding: 15px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--gray);
  text-transform: capitalize;
}
@media (max-width: 1365px) {
  .user__form input,
.user__form select,
.user__form textarea {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .user__form input,
.user__form select,
.user__form textarea {
    margin-bottom: 15px;
  }
}
.user__form input[type=date] {
  text-transform: unset;
}
.user__form .checkbox input {
  width: auto;
}
.user__form .checkbox label {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: var(--gray);
  cursor: pointer;
}
.user__form .submit {
  width: 150px;
  color: var(--secondary);
  padding: 15px 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: var(--primary);
}
.user__form .submit:hover {
  color: var(--white);
  background-color: var(--black);
}
.user__form .group_input {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 1365px) {
  .user__form .group_input {
    grid-gap: 20px;
  }
}
@media (max-width: 767px) {
  .user__form .group_input {
    grid-gap: 0;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.user__form .other_info {
  padding-top: 20px;
}
.user__form .other_info p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: var(--gray);
}
.user__form .other_info .register {
  margin-right: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--secondary);
}
.user__form .other_info .register:hover {
  color: var(--primary);
}
.user__form .other_info .password {
  color: var(--gray);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.user__form .other_info .password:hover {
  color: var(--primary);
}

.blog__area .sec-title-wrap {
  text-align: center;
  padding-bottom: 60px;
}
@media (max-width: 1023px) {
  .blog__area .sec-title-wrap {
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .blog__area .sec-title-wrap {
    padding-bottom: 0px;
  }
}
.blog__area-2 .sec-title-wrap {
  max-width: 660px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px;
}
.blog__area-2 .sec-title-wrap p {
  font-size: 18px;
}
.blog__area-2 .blog__item {
  margin-top: 40px;
}
.blog__area-2 .blog__item p {
  padding-top: 20px;
}
.blog__area-2 .blog__title {
  font-size: 28px;
  line-height: 1.2;
}
@media (max-width: 1023px) {
  .blog__area-2 .blog__title {
    font-size: 20px;
  }
}
.blog__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  color: var(--secondary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 1365px) {
  .blog__title {
    font-size: 20px;
  }
}
.blog__title:hover {
  color: var(--primary);
}
.blog__title-2 {
  font-size: 60px;
  padding-bottom: 30px;
  color: var(--secondary);
}
@media (max-width: 1439px) {
  .blog__title-2 {
    font-size: 45px;
  }
}
@media (max-width: 1365px) {
  .blog__title-2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .blog__title-2 {
    font-size: 36px;
  }
}
.blog__img {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 25px;
}
.blog__img img {
  width: 100%;
  -webkit-transition: all 3s;
  transition: all 3s;
}
.blog__img:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.blog__date {
  position: absolute;
  width: auto;
  height: auto;
  top: 10px;
  left: 10px;
  padding: 10px;
  border-radius: 5px;
  background-color: var(--primary);
}
.blog__date .date {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: var(--secondary);
}
.blog__date .date span {
  display: block;
  font-size: 14px;
  text-transform: capitalize;
}
.blog__meta {
  margin-bottom: 15px;
}
.blog__meta ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .blog__meta ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.blog__meta ul li {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--secondary);
  text-transform: capitalize;
}
.blog__meta ul li span {
  padding-right: 5px;
}
.blog__meta ul li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  color: var(--secondary);
  text-transform: capitalize;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.blog__meta ul li a:hover {
  color: var(--primary);
}
.blog__meta ul li a span {
  padding-right: 5px;
}
.blog__thumb {
  width: 100%;
  margin-bottom: 30px;
}
.blog__wrap-2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  -ms-grid-columns: 2.2fr 40px 1fr;
  grid-template-columns: 2.2fr 1fr;
  padding-bottom: 100px;
}
@media (max-width: 1023px) {
  .blog__wrap-2 {
    grid-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .blog__wrap-2 {
    padding-bottom: 30px;
  }
}
.blog__wrap-3 {
  max-width: 960px;
  margin: 0 auto;
}
.blog__sidebar {
  padding-bottom: 40px;
}
.blog__detail-content p {
  padding-bottom: 20px;
}
.blog__detail-content blockquote {
  font-size: 18px;
  font-style: italic;
  margin-bottom: 20px;
  color: var(--secondary);
}
.blog__detail-content img {
  max-width: 100%;
  margin-left: auto;
}
.blog__detail-content .cols-2 {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .blog__detail-content .cols-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.blog__tags {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.blog__tags p {
  font-size: 18px;
  color: var(--secondary);
  text-transform: capitalize;
}
.blog__tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.blog__tags ul li a {
  display: inline-block;
  color: var(--secondary);
}
.blog__share {
  gap: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 30px;
}
.blog__share p {
  font-size: 18px;
  color: var(--secondary);
  text-transform: capitalize;
}
.blog__share ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.blog__share ul li a {
  display: inline-block;
  color: var(--secondary);
}
.blog__prev-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 70px;
}
.blog__prev-next p {
  font-size: 18px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--secondary);
}
.blog__prev-next p:hover {
  color: var(--primary);
}
.blog__pagination {
  padding-top: 90px;
}
.blog__pagination ul {
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  .blog__pagination ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.blog__pagination ul li {
  font-size: 18px;
  color: var(--secondary);
  text-transform: capitalize;
}
.blog__pagination ul li:first-child {
  margin-right: 20px;
}
.blog__pagination ul li:first-child a {
  font-weight: 500;
}
.blog__pagination ul li:last-child {
  margin-left: 20px;
}
.blog__pagination ul li:last-child a {
  font-weight: 500;
}
.blog__pagination ul li a {
  font-size: 18px;
  padding: 2px 5px;
  color: var(--secondary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.blog__pagination ul li a:hover {
  color: var(--primary);
}

.comment__area {
  padding: 30px;
  margin-bottom: 30px;
  border: 1px solid var(--white-3);
}
@media (max-width: 1365px) {
  .comment__area {
    padding: 30px 20px;
  }
}
@media (max-width: 767px) {
  .comment__area {
    padding: 30px 10px;
  }
}
.comment__total {
  font-size: 18px;
  font-weight: 700;
  color: var(--black-3);
  text-transform: capitalize;
  padding-bottom: 40px;
}
.comment__item, .product__rating {
  border-bottom: 1px solid var(--white-3);
  padding-bottom: 25px;
  margin-bottom: 30px;
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -ms-grid-columns: 70px 30px auto;
  grid-template-columns: 70px auto;
}
@media (max-width: 1365px) {
  .comment__item, .product__rating {
    grid-gap: 20px;
  }
}
@media (max-width: 767px) {
  .comment__item, .product__rating {
    grid-gap: 10px;
  }
}
.comment__item:last-child, .product__rating:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.comment__item.reply, .reply.product__rating {
  padding-left: 100px;
}
@media (max-width: 1365px) {
  .comment__item.reply, .reply.product__rating {
    padding-left: 90px;
  }
}
@media (max-width: 767px) {
  .comment__item.reply, .reply.product__rating {
    padding-left: 30px;
  }
}
.comment__item .img img, .product__rating .img img {
  max-width: 100%;
}
.comment__item .name, .product__rating .name {
  color: var(--black-3);
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  padding-bottom: 5px;
}
.comment__item .date, .product__rating .date {
  font-size: 14px;
  color: var(--gray);
  padding-bottom: 25px;
}
@media (max-width: 1365px) {
  .comment__item .date, .product__rating .date {
    padding-bottom: 15px;
  }
}
.comment__item .date span, .product__rating .date span {
  position: relative;
  padding-left: 22px;
}
.comment__item .date span::before, .product__rating .date span::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  left: 10px;
  top: 5px;
  background-color: var(--gray);
}
.comment__item p, .product__rating p {
  padding-bottom: 25px;
}
.comment__meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.comment__meta li a {
  font-size: 16px;
  color: var(--gray);
  text-transform: capitalize;
}
.comment__meta li a i {
  padding-right: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.comment__meta li a:hover i {
  color: var(--primary);
}
.comment__form {
  padding: 30px;
  border: 1px solid var(--white-3);
}
@media (max-width: 767px) {
  .comment__form {
    padding: 30px 20px;
  }
}
.comment__form .title {
  font-size: 18px;
  color: var(--black-3);
  font-weight: 700;
  padding-bottom: 60px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .comment__form .title {
    padding-bottom: 30px;
  }
}
.comment__form form .input-grp {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .comment__form form .input-grp {
    grid-gap: 15px;
    padding-bottom: 15px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.comment__form form input {
  padding: 10px 20px;
  color: var(--gray);
  outline: none;
  text-transform: capitalize;
  border: 1px solid var(--white-3);
}
.comment__form form textarea {
  width: 100%;
  height: 130px;
  resize: none;
  padding: 10px 20px;
  color: var(--gray);
  outline: none;
  text-transform: capitalize;
  border: 1px solid var(--white-3);
  margin-bottom: 25px;
}
.comment__form form .submit {
  display: inline-block;
  font-size: 16px;
  color: var(--secondary);
  padding: 20px 40px;
  border-radius: 3px;
  text-transform: uppercase;
  background-color: var(--primary);
}
.comment__form form .submit:hover {
  background-color: var(--secondary);
  color: var(--white);
}

.contact__area {
  background-color: var(--white-2);
}
.contact__info {
  padding-right: 50px;
}
@media (max-width: 1023px) {
  .contact__info {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .contact__info {
    padding-right: 0;
    padding-bottom: 30px;
  }
}
.contact__info p {
  padding-bottom: 60px;
}
.contact__info li {
  display: -ms-grid;
  display: grid;
  grid-gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  -ms-grid-columns: 40px 20px auto;
  grid-template-columns: 40px auto;
}
.contact__info li:last-child {
  margin-bottom: 0;
}
.contact__info li i {
  font-size: 36px;
  color: var(--secondary);
}
.contact__info li span {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
  display: inline-block;
}
.contact__info li .address {
  font-weight: 400;
}
.contact__info li a {
  display: block;
  line-height: 1;
  font-weight: 400;
  color: var(--secondary);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.contact__info li a:hover {
  color: var(--primary);
}
.contact__form input,
.contact__form textarea {
  width: 100%;
  padding: 12px;
  outline: none;
  resize: none;
  border-radius: 5px;
  margin-bottom: 15px;
  color: var(--secondary);
  text-transform: capitalize;
  border: 1px solid var(--gray-2);
}
.contact__form textarea {
  height: 90px;
}
.contact__form .submit {
  color: var(--secondary);
  text-transform: uppercase;
  background-color: var(--primary);
}

/*----------------------------------------*/
/*  00. FOOTER CSS START
/*----------------------------------------*/
.footer__top {
  border-top: 1px solid var(--gray-2);
  border-bottom: 1px solid var(--gray-2);
  position: relative;
  padding: 90px 0;
}
@media (max-width: 1023px) {
  .footer__top {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .footer__top {
    padding: 50px 0;
  }
}
.footer__top::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 41%;
  top: 0;
  z-index: -1;
  background-image: -webkit-gradient(linear, left bottom, left top, from(var(--gray-2)), color-stop(48%, var(--gray-2)), color-stop(52%, var(--primary)), color-stop(60%, var(--gray-2)), to(var(--gray-2)));
  background-image: linear-gradient(to top, var(--gray-2) 0%, var(--gray-2) 48%, var(--primary) 52%, var(--gray-2) 60%, var(--gray-2) 100%);
}
@media (max-width: 1365px) {
  .footer__top::before {
    left: 38%;
  }
}
.footer__top::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 59%;
  top: 0;
  z-index: -1;
  background-image: -webkit-gradient(linear, left bottom, left top, from(var(--gray-2)), color-stop(48%, var(--gray-2)), color-stop(52%, var(--primary)), color-stop(60%, var(--gray-2)), to(var(--gray-2)));
  background-image: linear-gradient(to top, var(--gray-2) 0%, var(--gray-2) 48%, var(--primary) 52%, var(--gray-2) 60%, var(--gray-2) 100%);
}
@media (max-width: 1365px) {
  .footer__top::after {
    left: 63%;
  }
}
.footer__top-wrap {
  display: -ms-grid;
  display: grid;
  grid-gap: 30px;
  -ms-grid-columns: 1.5fr 30px 1fr 30px 1.5fr;
  grid-template-columns: 1.5fr 1fr 1.5fr;
}
@media (max-width: 767px) {
  .footer__top-wrap {
    grid-gap: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.footer__title {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.1;
  color: var(--secondary);
  padding-bottom: 30px;
}
.footer__logo img {
  max-width: 180px;
  margin-bottom: 15px;
}
.footer__logo p {
  max-width: 350px;
  padding-bottom: 30px;
}
.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.footer__social li a {
  color: var(--gray);
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border: 1px solid var(--gray-4);
}
.footer__social li a:hover {
  color: var(--secondary);
  border-color: var(--primary);
  background-color: var(--primary);
}
.footer__menu {
  margin-left: 60px;
}
@media (max-width: 1365px) {
  .footer__menu {
    margin-left: 30px;
  }
}
@media (max-width: 1023px) {
  .footer__menu {
    margin-left: 0;
  }
}
.footer__menu ul li {
  margin-bottom: 10px;
}
.footer__menu ul li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: var(--gray);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  text-transform: capitalize;
}
.footer__menu ul li a:hover {
  color: var(--primary);
}
.footer__newsletter {
  margin-left: 60px;
}
@media (max-width: 1365px) {
  .footer__newsletter {
    margin-left: 30px;
  }
}
@media (max-width: 1023px) {
  .footer__newsletter {
    margin-left: 0;
  }
}
.footer__newsletter form {
  position: relative;
  margin-bottom: 40px;
}
.footer__newsletter form input {
  width: 100%;
  padding: 14px;
  border: none;
  border-radius: 5px;
  outline: none;
  background-color: var(--white-2);
}
.footer__newsletter form .submit {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  color: var(--secondary);
}
.footer__btm {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .footer__btm .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .footer__copyright {
    text-align: center;
  }
}
.footer__copyright p a {
  color: var(--secondary);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer__copyright p a:hover {
  color: var(--primary);
}
.footer__menu-2 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1023px) {
  .footer__menu-2 ul {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .footer__menu-2 ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer__menu-2 ul li a {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.footer__menu-2 ul li a:hover {
  color: var(--primary);
}
.footer__award {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1023px) {
  .footer__award {
    gap: 15px;
  }
}
@media (max-width: 1023px) {
  .footer__award .img img {
    max-width: 70px;
  }
}
.footer__award .text p {
  font-style: italic;
}
/*# sourceMappingURL=master.css.map */