@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;800&display=swap');

:root {
  --primary-color: #02BBFF;
  --secondary-color: #30507D;
  --third-color: #ACACAC;
}
i.purecounter {
    font-family: 'Poppins', sans-serif !important;
}
body {
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
  background: url(../images/body_pattern.png)repeat center center;
}

body p {
  color: #2c2c2c !important;
}

img {
  max-width: 100%;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ol {
  padding-left: 20px;
  margin-top: 10px;
}

ol li {
  list-style-type: decimal;
}

a {
  text-decoration: none !important;
  color: var(--dark-color);
  display: inline-block;
}

a:hover {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--dark-color);
  margin: 0;
  font-weight: bold;
  line-height: 1.2;
  font-family: "Poppins", sans-serif;
}

section {
  padding: 80px 0;
  overflow: hidden;
}

.iframe_box {
  position: relative;
  width: 100%;
  height: 100%;
}

iframe {
  width: 100%;
}

.theme_btn,
.theme_btn:hover,
.theme_btn:active,
.theme_btn:focus-visible {
  background-color: var(--secondary-color) !important;
  color: #fff !important;
  padding: 6px 20px;
}

/* Go to Top Design start */
.go-top-area {
  position: relative;
  z-index: 9999;
}

.go-top {
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 24px;
  border-radius: 30px 30px 0 0;
  color: #fff;
  background-color: var(--primary-color);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
  z-index: 9999;
  width: 40px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.9s ease-out 0s;
  transition: all 0.9s ease-out 0s;
  border-right: 0;
}

.go-top i {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.go-top::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #4869f3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  border-radius: 100%;
}

.go-top:focus,
.go-top:hover {
  color: #fff;
}

.go-top:focus::before,
.go-top:hover::before {
  opacity: 1;
  visibility: visible;
}

.go-top:focus i:first-child,
.go-top:hover i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}

.go-top:focus i:last-child,
.go-top:hover i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}

.go-top.active {
  top: 92%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
  right: 20px;
}

.go-top-wrap {
  position: relative;
}

/* Go to Top Design end */


/* Page Title start*/
.page_title {
  text-align: center;
}

.page_title h4 {
  color: #30507D;
  text-align: left;
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}

.page_title h2 {
  color: #02BBFF;
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}

.page_title span {
  color: #30507D;
  text-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}

/*Page Title end*/

/* sub header section start */
.sub_header {
  padding: 70px 0 60px;
  position: relative;
}

.sub_header.about {
  padding: 70px 0 60px;
  position: relative;
  background: url(../images/sub_header.jpg) no-repeat center center;
  background-size: cover;
  background-color: #333333;
}

.sub_header.gallery {
  padding: 70px 0 60px;
  position: relative;
  background: url(../images/sub_header.jpg) no-repeat center center;
  background-size: cover;
  background-color: #333333;
}

.sub_header.contact {
  padding: 70px 0 60px;
  position: relative;
  background: url(../images/sub_header.jpg) no-repeat center center;
  background-size: cover;
  background-color: #333333;
}

.sub_header.blog {
  padding: 70px 0 60px;
  position: relative;
  background: url(../images/sub_header.jpg) no-repeat center center;
  background-size: cover;
  background-color: #333333;
}

.sub_header.blog_detail {
  padding: 70px 0 60px;
  position: relative;
  background: url(../images/sub_header.jpg) no-repeat center center;
  background-size: cover;
  background-color: #333333;
}

.sub_header.service {
  padding: 70px 0 60px;
  position: relative;
  background: url(../images/sub_header.jpg) no-repeat center center;
  background-size: cover;
  background-color: #333333;
}

.sub_header.service_detail {
  padding: 70px 0 60px;
  position: relative;
  background: url(../images/treatment_subheader.jpg) no-repeat center center;
  background-size: cover;
  background-color: #333333;
}

.sub_header.invisalign {
  padding: 70px 0 60px;
  position: relative;
  background: url(../images/invisalign_subheader.png) no-repeat center center;
  background-size: cover;
  background-color: #333333;
}

.sub_header h2 {
  font-family: 'Poppins', sans-serif;
  margin: 0 0 20px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 10px 0;
  font-size: 40px;
  text-align: left;
  line-height: 30px;
  position: relative;
}

.sub_header_box {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
}

.sub_header .breadcrumb {
  background: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 10px;
  border-radius: 0 20px;
  background-color: #fff;
}

.sub_header .breadcrumb li a {
  font-family: 'Poppins', sans-serif;
  color: #333;
}

.sub_header .breadcrumb li {
  font-family: 'Poppins', sans-serif;
  color: #333;
  padding: 8px 15px 8px 10px;
  font-weight: 600;
  position: relative;
}

.sub_header .breadcrumb li.active {
  color: var(--primary-color);
}

.sub_header .breadcrumb li:after {
  content: "/";
  position: absolute;
  right: 0;
  top: 10px;
  color: #333;
}

.sub_header .breadcrumb li:last-child:after {
  display: none;
}

/* sub header ection end */

/* banner section design start */
.main-slider {
  overflow: hidden;
  position: relative;
}



.banner-details {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  height: 100%;
}

.banner_right_img {
  display: flex;
  justify-content: center;
  width: 100%;
}

.banner_right_img img {
  -webkit-animation: action 1s infinite alternate;
  animation: action 1s infinite alternate;
}

.banner_right_img2 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.banner_right_img2 img {
  -webkit-animation: action 1s infinite alternate;
  animation: action 1s infinite alternate;
}


@-webkit-keyframes action {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-40px);

  }
}

@-webkit-keyframes action {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-40px);
  }
}




#one {
  position: absolute;
  -webkit-transform: translate(102%, 350%);
  transform: translate(102%, 350%);
}

#two {
  position: absolute;
  transform: translate(213%, 270%);
}

svg {
  z-index: 1;
  top: -43%;
  right: 25%;
}

.group {
  -webkit-transform: translate(42.5px, 42.5px);
  -moz-transform: translate(42.5px, 42.5px);
  transform: translate(42.5px, 42.5px);
}

path {
  -webkit-transform: translate(-42.50px, -42.50px);
  -moz-transform: translate(-42.50px, -42.50px);
  transform: translate(-42.50px, -42.50px);
}

.large {
  -webkit-animation: large 2.5s infinite;
  -moz-animation: large 2.5s infinite;
}

.large-2 {
  -webkit-animation: large-2 2.5s infinite;
  -moz-animation: large-2 2.5s infinite;
}

#two {

  path {
    -webkit-transform: translate(-42.50px, -42.50px);
    -moz-transform: translate(-42.50px, -42.50px);
    transform: translate(-42.50px, -42.50px);
  }

  .large {
    -webkit-animation: large 2.5s infinite .81s;
    /* -moz-animation: large 2.5s infinite 1s; */
  }

  .large-2 {
    -webkit-animation: large-2 2.5s infinite .81s;
    /* -moz-animation: large-2 2.5s infinite 1s; */
  }

  .small {
    -webkit-animation: small 2.5s infinite .81s;
    /* -moz-animation: small 2.5s infinite 1s; */
  }
}

.small {
  -webkit-animation: small 2.5s infinite;
  -moz-animation: small 2.5s infinite;
}

@-webkit-keyframes large {
  0% {
    opacity: 0;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate(360deg) scale(1.5);
    transform: rotate(360deg) scale(1.5);
  }
}

@-moz-keyframes large {
  0% {
    opacity: 0;
    transform: rotate(0deg) scale(0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: rotate(360deg) scale(1.5);
  }
}

@-webkit-keyframes large-2 {
  0% {
    opacity: 0;
    -webkit-transform: rotate(45deg) scale(0);
    transform: rotate(45deg) scale(0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate(405deg) scale(1.1);
    transform: rotate(405deg) scale(1.1);
  }
}

@-moz-keyframes large-2 {
  0% {
    opacity: 0;
    transform: rotate(45deg) scale(0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: rotate(405deg) scale(1.1);
  }
}

@-webkit-keyframes small {
  0% {
    opacity: 0;
    -webkit-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: rotate(-360deg) scale(1);
    transform: rotate(-360deg) scale(1.5);
  }
}

@-moz-keyframes small {
  0% {
    opacity: 0;
    transform: rotate(0deg) scale(0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: rotate(-360deg) scale(1.5);
  }
}



.main-slider .slide {
  position: relative;
  overflow: hidden;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.main-slider .slick-list,
.main-slider .slick-track {
  height: auto !important;
  overflow: visible;
}

/* .main-slider .slide .slide_img img {
    min-height: 500px;
    width: 100%;
    object-fit: cover;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    transition: all 1s ease;
} */
.main-slider .img1 {
    background: url(../images/banner3_bg.jpg) no-repeat 75% 100%;
    min-height: 500px;
    object-fit: cover;
    background-size: cover;
}
.main-slider .img2 {
  background: url(../images/banner.jpg) no-repeat right center;
  background-size: cover;
  min-height: 500px;
  object-fit: cover;
}
.main-slider .img3 {
  background: url(../images/banner2_bg.jpg) no-repeat center center;
  background-size: cover;
  min-height: 500px;
  object-fit: cover;
}

.main-slider .slide .slide_img {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
}

.main-slider .slide .slide_img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.24);
}

.main-slider .slide .slide_content {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 99;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  height: 100%;
}


.main-slider .slide .banner_txt .animated {
  transition: all 0.5s ease;
}

.slider_1 [data-animation-in] {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  transition: opacity 0.5s ease 0.3s;
  transition: 1s;
}



.main-slider .slick-nav svg {
  display: none;
}

.main-slider .banner_txt .banner_btn {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  /* 192.857% */
  border-radius: 10px;
  background: #00AFEF;
  padding: 11px 34px 10px 35px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.banner_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-slider .banner_box h3 {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 12px;
}

.main-slider .banner_box h2 {
  color: #FFF;
  font-family: Montserrat;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 25px;
}

.main-slider .banner_box p {
  color: #FFF !important;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 35px;
}

.slide .banner_txt {
  text-align: left;
}

.banner_img {
  width: 200px;
  margin: 0 auto;
}


.mr-100 {
  margin-right: -100px;
}



.main-slider .slick-active h3 {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition-delay: 1500ms;
}

.main-slider .slick-active h2 {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition-delay: 1500ms;
}

.main-slider .slick-active .text {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition-delay: 1500ms;
}


.main-slider .slick-prev,
.main-slider.slick-next {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #fff !important;
  border: 1px solid #BA9778;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.main-slider .slick-prev {
  left: 40px;
}

.main-slider .slick-next {
  right: 40px;
}

.main-slider .slick-prev:before,
.main-slider .slick-next:before {
  content: "";
  background: url("../images/arrow_right.png") no-repeat center center;
  background-size: cover;
  width: 30px;
  height: 16px;
  transition: all 0.2s ease-in-out;
}

.main-slider .slick-prev:before {
  background: url("../images/arrow_left.png") no-repeat center center;
}

.main-slider .slick-prev:hover,
.main-slider .slick-next:hover {
  transform: translateY(-5px) !important;
}

/* hexagon */
.banner__slider .hexa_top {
  display: flex;
  justify-content: center;
}

.banner__slider .hexa_top li {
  align-items: center;
  margin: -12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.banner__slider .hex-cell {
  overflow: hidden;
  width: 200px;
  height: 200px;
  clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
}

.banner__slider .hex-cell img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* banner section design end */

/* header Section Design Start */
.header-area.sticky .navbar-area {
  background-color: #fff;
  top: 0;
  position: fixed;
  z-index: 9;
  min-height: 65px;
  width: 100%;
}

.navbar-area .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  color: rgba(0, 0, 0, .5);
  border-color: rgba(0, 0, 0, .1);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
}

#new_navbar {
  transition: all 0.5s ease-in-out;
}

.collapse:not(.show) {
  display: none;
}

.desktop-nav .navbar .navbar-nav .nav-item a.active {
  color: var(--primary-color);
}

.desktop-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
  top: 100%;
  opacity: 1;
  margin-top: 0;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
  color: var(--primary-color);
}

.top_header {
  display: flex;
  justify-content: space-around;
}


.navbar-area {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}

.dropdown-toggle {
  white-space: nowrap;
}

button {
  outline: 0 !important;
  box-shadow: none;
  border: none;
}


.dropdown-menu {
  position: absolute;
  z-index: 1000;
  min-width: 10rem;
  padding: 0.5rem 0;
  font-size: 1rem;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
}

.mobile-responsive-nav {
  display: none;
}

.desktop-nav {
  padding-top: 0;
  padding-bottom: 0;
}

.desktop-nav .navbar {
  transition: var(--transition);
  position: relative;
  padding: 0 100px;
}

.desktop-nav .navbar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: -1;
}


.navbar-collapse {
  flex-grow: 1;
  align-items: center;
}

.desktop-nav .navbar .navbar-nav {
  padding-left: 0;
  list-style-type: none;
  display: flex;
  gap: 40px;
}

.navbar-nav {
  display: flex;
  list-style: none;
}

.desktop-nav .navbar .navbar-nav .nav-item {
  position: relative;
  margin: 24px 0;
}

.desktop-nav .navbar .navbar-nav .nav-item a {
  color: #222;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.desktop-nav .navbar .navbar-nav .nav-item a i {
  font-size: 18px;
  line-height: 0;
  position: relative;
  top: 2px;
  margin-left: 3px;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu {
  box-shadow: var(--box-shadow);
  transition: all 0.3s ease-in-out;
  background: #fff;
  position: absolute;
  visibility: hidden;
  border-radius: 0;
  display: block;
  width: 250px;
  border: none;
  z-index: 99;
  opacity: 0;
  top: 83px;
  left: 0;
  padding: 0;
  pointer-events: none;
  transform: scaleX(0);
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li {
  margin: 0;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
  color: var(--heading-color);
  padding: 20px 10px;
  border-bottom: 1px solid #ddd;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  display: block;
}

.desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li:last-child a {
  border-bottom: none;
}

.header-btn a {
  color: #00AFEF;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: inline-flex;
  padding: 6px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  border: 1px solid #00AFEF;
}

.header-btn a i {
  color: var(--secondary-color);
  border: 1px solid var(--secondary-color);
  border-radius: 50%;
  padding: 6px;
}

/* header section design end */

/* on load model start */
.on_load .main_box .form-group {
  margin-bottom: 20px;
}

.on_load .main_box .btn {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 10px;
  background: #30507D;
  padding: 5px 15px;
}

.on_load .modal-content h1 {
  font-size: 25px;
}

/* on load model end */

/* book appointment start */
.book-btn {
  position: fixed;
  display: flex;
  align-items: center;
  right: -75px;
  top: 50%;
  z-index: 9;
}

.book-btn a {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: var(--primary-color);
  transform: rotate(90deg);
  z-index: 9;
}

#exampleModal .main_box .form-group {
  margin-bottom: 20px;
}

#exampleModal .main_box .btn {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 10px;
  background: #30507D;
  padding: 5px 15px;
}

#exampleModal .modal-content h1 {
  font-size: 25px;
}

/* book appointment end */

/* before after section design strat */

.before_after_section .page_title {
  margin-bottom: 10px;
}

.before_after_section .before_after_content h6 {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.before_after_section .before_after_content h5 {
  color: #02BBFF;
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.before_after_section .before_after_content p {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  /* 175% */
  text-transform: capitalize;
}

.before_after_section .before_after_content .before-btn a {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  /* 175% */
  text-transform: capitalize;
  display: inline-flex;
  padding: 10px 34px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #00AFEF;
}

.before_after_parent .before_top h6 {
  color: #115473;
  margin-top: 27px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.before_after_parent .after_top h6 {
  color: #115473;
  margin-top: 27px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.before_after_parent .this_parent {
  display: flex;
  justify-content: space-around;
}

.before_after_content img,
.before_after_content h6,
.before_after_content h6 {
  margin-bottom: 15px;
}

.qr_img h4 {
  margin-bottom: 10px;
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

/* before after section design end */


/* about us section design start */
.about_scetion {
  position: relative;
  padding: 80px 0 80px 0;
}

.about_scetion .about_bg img {
  position: absolute;
  top: 6%;
  left: 7%;
  z-index: -1;
}

.about_scetion .about-us .page_title {
  margin-bottom: 16px;
}

.about_scetion .about-us li {
  display: flex;
}

.about_scetion .about-us i {
  margin-left: 10px;
}

.about_scetion .about-us .fa-arrow-right:before {
  content: "\f061";
}

.about_scetion .about-us p {
  color: #2c2c2c;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  /* 192.857% */
}

.about_scetion .about-us p span {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}

.about_scetion .about-btn a {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/*.about_scetion .about_imgs {*/
/*  display: flex;*/
/*  gap: 25px;*/
/*  justify-content: center;*/
/*}*/

/*.about_scetion .about_imgs li img {*/
/*  border-radius: 10px;*/
/*}*/

/* .about_scetion .about_imgs {
  display: flex;
  gap: 25px;
  justify-content: center;
} */
.about_scetion .about_imgs li img {
  border-radius: 5px;
  height: 450px;
  margin-left: 18%;
  border: 3px solid #000;
}
.about_scetion .about_imgs h5{
  margin-top: 20px;
  font-weight: 600;
  margin-left: 18%;
}
.about_scetion .about_imgs h4{
  margin-top: 8px;
  font-weight: 600;
  margin-left: 18%;
}
.about_scetion .about_imgs h6{
  margin-top: 8px;
  font-weight: 600;
  margin-left: 18%;
}
.about_scetion .slick-prev, .about_scetion .slick-next{
  padding: 10px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: var(--primary-color);
}
.about_scetion .slick-next {
  right: 0px;
}
.about_scetion .slick-prev {
 left: 0;
}


/* about us section design end */


/* about us page design start */
.about_page {
  position: relative;
  padding: 80px 0 80px 0;
}

.about_page .about_bg img {
  position: absolute;
  top: 20%;
  left: 10%;
  z-index: -1;
}

.about_page .page_title {
  margin-bottom: 5%;
}

.about_page .page_title h4 {
  text-align: center;
}

.about_page .about-us li {
  display: flex;
}

.about_page .about-us i {
  margin-left: 10px;
}

.about_page .about-us .fa-arrow-right:before {
  content: "\f061";
}

.about_page .about-us p {
  color: #888;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  /* 192.857% */
}

.about_page .about-us p span {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}

.about_page .about-btn a {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/*.about_page .about_imgs {*/
/*  display: flex;*/
/*  gap: 25px;*/
/*  justify-content: center;*/
/*}*/

/*.about_page .about_imgs li img {*/
/*  border-radius: 10px;*/
/*}*/

/* .about_page .about_imgs {
  display: flex;
  gap: 25px;
  justify-content: center;
} */
.about_page .about_imgs li img {
  border-radius: 5px;
  height: 450px;
  margin-left: 18%;
  border: 3px solid #000;
}
.about_page .about_imgs h5{
  margin-top: 20px;
  font-weight: 600;
  margin-left: 18%;
}
.about_page .about_imgs h4{
  margin-top: 8px;
  font-weight: 600;
  margin-left: 18%;
}
.about_page .about_imgs h6{
  margin-top: 8px;
  font-weight: 600;
  margin-left: 18%;
}
.about_page .slick-prev, .about_page .slick-next{
  padding: 10px;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: var(--primary-color);
}
.about_page .slick-next {
  right: 0px;
}
.about_page .slick-prev {
 left: 0;
}

/* about us page design end */


/* invisaling design start */
.invisaling_page {
  position: relative;
  padding: 80px 0 80px 0;
}

.invisaling_page .about_bg img {
  position: absolute;
  top: 6%;
  left: 7%;
  z-index: -1;
}

.invisaling_page .about-us .page_title {
  margin-bottom: 16px;
}

.invisaling_page .about-us li {
  display: flex;
}

.invisaling_page .about-us i {
  margin-left: 10px;
}

.invisaling_page .about-us .fa-arrow-right:before {
  content: "\f061";
}

.invisaling_page .about-us p {
  color: #888;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  /* 192.857% */
}

.invisaling_page .about-us p span {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}

.invisaling_page .about-btn a {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.invisaling_page .about_imgs {
  display: flex;
  gap: 25px;
  justify-content: center;
}

.invisaling_page .about_imgs li img {
  border-radius: 10px;
}

.invisaling_page .explore_btn {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  color: #fff;
  background-color: var(--primary-color);
  padding: 5px 20px;
  border-radius: 15px;
}
.modal_invis h5{
  color: var(--primary-color);
}
/* invisaling design end */


/* counter section start */
.tp-fact-icon {
  position: relative;
  display: inline-block;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.braces_bg img {
  position: absolute;
  top: 10%;
  right: 0;
}

.tp-fact-icon i {
  font-size: 40px;
  color: #fff;
  position: absolute;
  top: 31%;
  left: 30%;
}

i[class^="flaticon-"]:before,
i[class*=" flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.flaticon-shuttle:before {
  content: "\f10e";
}

.tp-fact-text {
  margin-top: 20px;
}

.tp-fact-text .tp-funfact-number {
  color: #2C394C;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding-top: 33px;
}

.tp-fact-text span {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.tp-fact-text .tp-funfact-number {
  color: rgb(0, 0, 0);
}
.tp-fact-text span{
  color: rgb(0, 0, 0);
}
.tp-fact-area {
  position: relative;
  background: url(../images/tooth_bg.png) no-repeat center center;
  background-size: cover;
}

.counter_parent ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.counter_parent .tp-fact-text {
  background: url(../images/tooth.png)no-repeat center center;
  background-size: cover;
  width: 203px;
  height: 200px;
  position: relative;
}

.tp-fact-area #overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(2, 187, 255, 0.70);
  cursor: pointer;
}

/* counter section end */

/* gallery section design start */
.gallery-section .more_btn {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: right;
  display: block;
  color: #30507D;
}

.gallery-section .more_btn i {
  margin-left: 8px;
}

.gallery-section {
  position: relative;
  z-index: 1;
}

.gallery-section .page_title h2 {
  margin-bottom: 15px;
  text-transform: capitalize;
}

.gallery-section .filter {
  gap: 70px;
  display: flex;
  justify-content: center;
}

.gallery-section .btn {
  padding: 1px 15px;
  transition: all 0.4s;
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}


.gallery-section .btn-active {
  background: var(--primary-color);
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transform: translateY(3px);
  border-radius: 5px;
}

.gallery-section .btn:hover {
  background: var(--primary-color);
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transform: translateY(3px);
  border-radius: 5px;
}

.gallery-section .gallery {
  display: flex;
  justify-content: center;
  width: fit-content;
  flex-wrap: wrap;
  margin: 28px 0 0 0;
}

.gallery-section .gallery a {
  display: flex;
}

.gallery-section .gallery img {
  object-fit: cover;
  transition: 0.3s ease-in-out;
  border-radius: 12px;
  overflow: hidden;
  margin: 10px 15px;
}

.gallery-section .gallery img:hover {
  transform: scale(1.1);
}

.gallery-section .sets .hide,
.gallery-section .sets .pophide {
  width: 0%;
  opacity: 0;
}

.gallery-section .closeBtn {
  position: absolute;
  font-size: 22px;
  font-weight: 500;
  right: 25px;
  top: 25px;
  color: white;
  transition: 0.5s linear;
  padding: 8px 40px;
  border-radius: 25px;
  background: red;
  outline-offset: -6px;
  outline: 2px solid #fff;
}

.gallery-section .closeBtn:hover {
  cursor: pointer;
  background: white;
  color: black;
  outline: 2px solid #000;
}

.gallery-section .openDiv {
  width: 100%;
  height: 100vh;
  background: #000000e7;
  position: fixed;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 0;
  z-index: 9999;
}

.gallery-section .imgPreview {
  width: 70%;
  object-fit: scale-down;
  max-height: 40vw;
  height: auto;
}

.gallery-section .prevButton,
.gallery-section .nextButton {
  transition: 1s linear;
  padding: 10px 35px;
  font-size: 18px;
  border: none;
  color: white;
  background: #0005;
  border-radius: 10px;
  border: 1px solid white;
  margin: 10px;
}

.gallery-section .prevButton:hover,
.gallery-section .nextButton:hover {
  background: #fff;
  color: black;
}


.gallery-section .gallery .hover-content {
  transition: all 0.3s;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 50%);
  opacity: 0;
  z-index: 2;
}

.gallery-section .gallery .popup-btn {
  width: 50px;
  height: 50px;
  background-color: var(--secondary-color);
  display: flex;
  flex-wrap: wrap;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.gallery-section .gallery .popup-btn i {
  color: #fff;
}

.gallery-section .gallery a:hover {
  color: inherit;
}

.gallery-section .gallery .top_effect:hover .hover-content {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.gallery-section .gallery .top_effect {
  position: relative;
}

/* gallery section design end */


/* gallery page design start */
.gallery-page {
  position: relative;
  z-index: 1;
}

.gallery-page .page_title h2 {
  margin-bottom: 15px;
  text-transform: capitalize;
}

.gallery-page .filter {
  gap: 70px;
  display: flex;
  justify-content: center;
}

.gallery-page .btn {
  padding: 1px 15px;
  transition: all 0.4s;
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.gallery-page .btn:hover {
  background: var(--primary-color);
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transform: translateY(3px);
  border-radius: 5px;
}

.gallery-page .btn-active {
  background: var(--primary-color);
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  transform: translateY(3px);
  border-radius: 5px;
}

.gallery-page .gallery {
  display: flex;
  justify-content: center;
  width: fit-content;
  flex-wrap: wrap;
  margin: 28px 0 0 0;
}

.gallery-page .gallery a {
  display: flex;
  overflow: hidden;
}

.gallery-page .gallery img {
  object-fit: cover;
  transition: 0.3s ease-in-out;
  border-radius: 12px;
  height: 230px;
  margin: 10px 15px;
}

.gallery-page .gallery img:hover {
  transform: scale(1.1);
}

.gallery-page .sets .hide,
.gallery-page .sets .pophide {
  width: 0%;
  opacity: 0;
}

.gallery-page .closeBtn {
  position: absolute;
  font-size: 22px;
  font-weight: 500;
  right: 25px;
  top: 25px;
  color: white;
  transition: 0.5s linear;
  padding: 8px 40px;
  border-radius: 25px;
  background: red;
  outline-offset: -6px;
  outline: 2px solid #fff;
}

.gallery-page .closeBtn:hover {
  cursor: pointer;
  background: white;
  color: black;
  outline: 2px solid #000;
}

.gallery-page .openDiv {
  width: 100%;
  height: 100vh;
  background: #000000e7;
  position: fixed;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 0;
  z-index: 9999;
}

.gallery-page .imgPreview {
  width: 70%;
  object-fit: scale-down;
  max-height: 40vw;
  height: auto;
}

.gallery-page .prevButton,
.gallery-page .nextButton {
  transition: 1s linear;
  padding: 10px 35px;
  font-size: 18px;
  border: none;
  color: white;
  background: #0005;
  border-radius: 10px;
  border: 1px solid white;
  margin: 10px;
}

.gallery-page .prevButton:hover,
.gallery-page .nextButton:hover {
  background: #fff;
  color: black;
}



.gallery-page .gallery .hover-content {
  transition: all 0.3s;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 50%);
  opacity: 0;
  z-index: 2;
}

.gallery-page .gallery .popup-btn {
  width: 50px;
  height: 50px;
  background-color: var(--secondary-color);
  display: flex;
  flex-wrap: wrap;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

.gallery-page .gallery .popup-btn i {
  color: #fff;
}

.gallery-page .gallery a:hover {
  color: inherit;
}

.gallery-page .gallery .top_effect:hover .hover-content {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.gallery-page .gallery .top_effect {
  position: relative;
}

/* gallery page design end */

/* testimonial section design start */
.testimonial_section {
  position: relative;
}

.testimonial_section .page_title h2 {
  margin-bottom: 44px;
  margin-top: 15px;
}

.testimonial_section .testimonial_desc img {
  float: left;
  margin-right: 20px;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  object-fit: cover;
}

.testimonial_section .testimonial_desc h6 {
  font-size: 18px;
  color: #000;
}

.testimonial_section .testimonial_slider .slick-track {
  display: flex;
}

.testimonial_section .testimonial_slider .slick-slide {
  height: auto;
}

.testimonial_section .single-testimonial {
  position: relative;
  z-index: 1;
}

.testimonial_section .single-testimonial .testimonial-text p {
  color: #303030;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 39px;
  margin-bottom: 59px;
}

.testimonial_section .single-testimonial .testimonial-text i {
  font-size: 32px;
  color: red;
  opacity: 0.5;
  margin-bottom: 10px;
  display: flex;
  justify-content: end;
}

.testimonial_section .testimonial-text {
  position: relative;
  padding: 17px 0px 0 0;
}

.testimonial_section .testimonial_desc .right_desc p {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.testimonial_section .testimonial_desc .right_desc h6 {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: 39px;
}

.testimonial_section .page_title h2 {
  margin-bottom: 38px;
}

.testimonial_section .feedback_img img {
  min-height: 493px;
  object-fit: cover;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 0 50px 50px 0;
}

.testimonial_section .feedback {
  width: 656px;
}

.testimonial_section .testi_bg img {
  position: absolute;
  top: 12%;
  right: 0;
}

.testimonial_section .testi_extra img {
  position: absolute;
  top: 30%;
  left: 2%;
}

.testimonial_section .single-testimonial p img {
  display: inline-block;
  margin: 0 11px;
}

.testimonial_section .slick-prev {
  left: auto;
  right: 50px;
  top: 87%;
  z-index: 9;
}

.testimonial_section .slick-next {
  top: 87%;
  right: 3%;
}

.testimonial_section .slick-prev:before {
  color: #000;
}

.testimonial_section .slick-next:before {
  color: #000;
}

/* testimonial section design end */


/* video popup section start */
.video_section {
  position: relative;
}

.video_section .page_title h2 {
  color: #02BBFF;
  font-family: 'Poppins', sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 62px;
  text-transform: capitalize;
}

.video_section .page_title span {
  color: #30507D;
  text-align: center;
  text-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
  font-family: 'Poppins', sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 62px;
  /* 155% */
  text-transform: capitalize;
}

.embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  min-height: 225px;
}

.embed-youtube iframe {
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video_section .thumbnail p {
  color: #ACACAC;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 28px;
}

.video_section .thumbnail .video-contact {
  text-align: center;
  margin-bottom: 20px 0;
}

.video_section .thumbnail .video-contact a {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 10px;
  background: #30507D;
  padding: 7px 39px;

}

.thumbnail {
  position: relative;
}

.thumbnail img.thumbnail1 {
    width: 1000px;
    height: 497px;
    object-fit: contain;
}
.video-btn-box {
  position: absolute;
  margin: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
}

.video_section .video_bg1 img {
  position: absolute;
  left: 1%;
  top: 17%;
}

.video_section .video_bg2 img {
  position: absolute;
  right: 2%;
  top: 43%;
}

button.btn-close.video_close {
  position: absolute;
  right: 1%;
  padding: 10px 10px;
}

/* video popup section end */


/* contact page start */
.contact-page-section {
  padding: 0;
}

.common-yellow-shape {
  position: relative;
  padding-left: 13px;
  z-index: 1;
  font-family: "Roboto", sans-serif;
  display: inline-block;
  margin-top: 3px;
}

.tp-section-subtitle {
  font-size: 16px;
  font-weight: 500;
}

.common-yellow-shape:before {
  position: absolute;
  content: "";
  top: -4px;
  left: 0px;
  height: 28px;
  width: 50px;
  background: #fed10c;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  z-index: -1;
}

.tp-section-title,
.tp-section-title-two {
  font-size: 50px;
  line-height: 1.18;
}

.heading-color-black {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 5%;
}

.custom-mar-20 {
  margin-right: -10px;
  margin-left: -10px;
}

.custom-pad-20 {
  padding-left: 10px;
  padding-right: 10px;
}

.tp-contact-info {
  display: flex;
}

.tp-contact-info-icon {
  min-width: 60px;
}

.tp-contact-info-icon i {
  font-size: 30px;
  color: var(--primary-color);
  line-height: 1;
  transform: translateY(4px);
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.page_title span {
  font-size: 35px;
}

.page_title h2 {
  font-size: 35px;
}

.tp-contact-area .page_title {
  margin-bottom: 5%;
}

.tp-contact-info-text p,
.tp-contact-info-text a {
  font-size: 16px;
  color: #626664;
  line-height: 27px;
  display: block;
  margin-bottom: 0px;
}

.tp-contact-form-field input,
.tp-contact-form-field select,
.tp-contact-form-field textarea {
  color: #7f8080;
  font-size: 16px;
  display: block;
  height: 55px;
  background: #ffffff;
  font-weight: 400;
  border: 1px solid #dfe0e5;
  outline: none;
  padding: 0px 20px;
  width: 100%;
  border-radius: 4px;
}

.select-field-arrow {
  position: relative;
}

.tp-contact-form-field.select-field-arrow::after {
  color: #7f8080;
}

.tp-contact-form-field textarea {
  height: 200px;
  padding: 20px;
}

.theme-btn {
  font-size: 16px;
  display: inline-block;
  font-weight: 500;
  border: none;
  outline: none;
  box-shadow: none;
  color: #ffffff;
  background: var(--dark-color);
  text-align: center;
  padding: 8px 20px;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
  margin-top: 10px;
}

.theme-btn:hover {
  color: #fff;
  background-color: var(--dark-color);

}

.yellow-btn:before,
.theme-btn:before {
  background-color: #fff;
  content: "";
  height: 150px;
  left: -75px;
  position: absolute;
  top: -35px;
  transform: rotate(35deg);
  transition: all 1600ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 40px;
  opacity: 0;
}

.yellow-btn i,
.theme-btn i {
  vertical-align: middle;
  display: inline-block;
  margin-right: 2px;
  line-height: 1;
}

.tp-contact-form-field {
  margin-bottom: 20px;
}

.tp-contact-info {
  margin-bottom: 40px;
}

.tp-contact-area .contact_form_btn a {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: inline-flex;
  padding: 6px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  border: 1px solid #00AFEF;
  background-color: var(--primary-color);
}



.tp-contact-area .form-group {
  margin-bottom: 25px;
}

.tp-contact-area .contact-btn {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  color: #fff;
  background-color: var(--primary-color);
  padding: 5px 20px 5px 20px;
  border-radius: 10px;
}

/* contact page end */

/* service section design start */
.service_section {
  position: relative;
}

.service_section .site_title {
  color: #fff;
}

.service_section .page_title h4 {
  text-align: left !important;
}

.service_section .service_bg img {
  position: absolute;
  right: 4%;
  top: 13%;
  z-index: -3;
}

.service_section .pro_card {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #02BBFF;
  box-shadow: 5px 5px 20px 0px #D4E4F4;
  text-align: center;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
}

.service_section .pro_card .card-body {
  padding: 0;
}

.service_section .pro_card p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #ACACAC;
  /* overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; */
}

.service_section .pro_card p,
.service_section .pro_card p span {
  font-family: Poppins !important;
  font-size: 15px !important;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #2c2c2c !important;
}

.service_section .card-title {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #30507D;
  margin: 11px 0 13px 25px;
}


.service_section .explore_btn {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: right;
  display: block;
  color: #30507D;
  margin: 11px 58px 10px 0;
}

.service_section .explore_btn i {
  margin-left: 5px;
  margin-right: -20px;
}

.service_section .card_img {
  overflow: hidden;
}

.service_section .card_img img {
  transition: all 0.8s ease-in-out;
}

.service_section .pro_card:hover .card_img img {
  transform: scale(1.1);
}


.service_section .pro_list ul {
  flex-direction: column;
  border: none;
}

.service_section .pro_list ul li a {
  display: block;
  padding: 15px;
  margin-bottom: 10px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 3px 15px 0 #dbdfe4;
  color: var(--dark-color);
  font-weight: 700;
  transition: all 0.4s ease-in-out;
  border: 2px dashed transparent;
}

.service_section .pro_list ul li a:before {
  font-family: Font Awesome\ 5 Free;
  content: "\f35a";
  position: absolute;
  left: -5px;
  top: 13px;
  opacity: 0;
  font-weight: normal;
  color: var(--dark-color);
  font-size: 20px;
  transition: all 0.2s ease-in-out;

}

.service_section .pro_list ul li a:after {
  display: none;
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--dark-color);
}

.service_section .pro_list ul li a:hover,
.service_section .pro_list ul li a.active {
  padding-left: 35px;
  border: 2px dashed var(--dark-color);
}

.service_section .pro_list ul li a.active:before,
.service_section .pro_list ul li a:hover:before {
  left: 6px;
  opacity: 1;

}

.service_section .pro_list ul li a.active:after {
  background-color: var(--primary-color);
}


.service_section .pro_img {
  padding: 15px;
  padding-right: 0;
}

.service_section .pro_txt {
  padding: 15px;
  padding-left: 0;
}

.service_section .pro_txt h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: var(--dark-color);
  margin-bottom: 12px;
}

.service_section .page_title p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #ACACAC;

}

.service_section .more_btn {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: right;
  display: block;
  color: #30507D;
}

.service_section .more_btn i {
  margin-left: 8px;
}

.service_section .card .treatment_icon {
  width: 120px;
}

.service_section .card .treatment_title {
  flex: 1;
}

.threeLines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* service section design end */

/* service page design start */
.service_page {
  position: relative;
}

.service_page .site_title {
  color: #fff;
}

.service_page .page_title h4 {
  text-align: center !important;
}

.service_page .service_bg img {
  position: absolute;
  right: 4%;
  top: 13%;
  z-index: -3;
}

.service_page .pro_card {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #02BBFF;
  box-shadow: 5px 5px 20px 0px #D4E4F4;
  text-align: center;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
}

.service_page .pro_card .card-body {
  padding: 0;
}

.service_page .pro_card p {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #ACACAC;
  /* overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; */
}

.service_page .pro_card p,
.service_page .pro_card p span {
  font-family: Poppins !important;
  font-size: 15px !important;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #2c2c2c !important;
}

.service_page .card-title {
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #30507D;
  margin: 11px 0 13px 25px;
}


.service_page .explore_btn {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: right;
  display: block;
  color: #30507D;
  margin: 11px 58px 10px 0;
}

.service_page .explore_btn i {
  margin-left: 5px;
  margin-right: -20px;
}

.service_page .card_img {
  overflow: hidden;
}

.service_page .card_img img {
  transition: all 0.8s ease-in-out;
}

.service_page .pro_card:hover .card_img img {
  transform: scale(1.1);
}


.service_page .pro_list ul {
  flex-direction: column;
  border: none;
}

.service_page .pro_list ul li a {
  display: block;
  padding: 15px;
  margin-bottom: 10px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 3px 15px 0 #dbdfe4;
  color: var(--dark-color);
  font-weight: 700;
  transition: all 0.4s ease-in-out;
  border: 2px dashed transparent;
}

.service_page .pro_list ul li a:before {
  font-family: Font Awesome\ 5 Free;
  content: "\f35a";
  position: absolute;
  left: -5px;
  top: 13px;
  opacity: 0;
  font-weight: normal;
  color: var(--dark-color);
  font-size: 20px;
  transition: all 0.2s ease-in-out;

}

.service_page .pro_list ul li a:after {
  display: none;
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--dark-color);
}

.service_page .pro_list ul li a:hover,
.service_page .pro_list ul li a.active {
  padding-left: 35px;
  border: 2px dashed var(--dark-color);
}

.service_page .pro_list ul li a.active:before,
.service_page .pro_list ul li a:hover:before {
  left: 6px;
  opacity: 1;

}

.service_page .pro_list ul li a.active:after {
  background-color: var(--primary-color);
}


.service_page .pro_img {
  padding: 15px;
  padding-right: 0;
}

.service_page .pro_txt {
  padding: 15px;
  padding-left: 0;
}

.service_page .pro_txt h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  color: var(--dark-color);
  margin-bottom: 12px;
}

.service_page .page_title p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #ACACAC;

}

.service_page .more_btn {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: right;
  display: block;
  color: #30507D;
}

.service_page .card .treatment_icon {
  width: 120px;
}

.service_page .card .treatment_title {
  flex: 1;
}

/* service page design end */

/* service detail Page Start */

.product_detail .product_header {
  margin: 25px 0 13px 40px;
}

.product_detail .product_header ul {
  background: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 25px;
  z-index: 6;
  bottom: 30%;
  left: 2%;
  background-color: #fff;
}

.product_detail .product_header li {
  color: var(--secondary-color);
  text-transform: uppercase;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 0em;
  text-align: left;
}

.product_detail .product_header li.active {
  color: var(--primary-color);
}

.product_detail .product_header li i {
  margin: 0 10px 0px 10px;
}

.product_detail .product_header li:last-child:after {
  content: none;
}

.product_detail .features_list .all_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}

.product_detail .features_list .all_list li::marker {
  color: var(--primary-color);
}

.product_detail .left_product_img img {
  margin-bottom: 35px;
}

.product_detail .left_product_para p {
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  color: #8F8F8F;
}

.product_detail .left_product_para2 h5 {
  color: var(--secondary-color);
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 10px;
}

.product_detail .left_product_para2 p {
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  color: #8F8F8F;
}

.product_detail .left_product_para2 p span {
  color: var(--secondary-color);
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 10px;
}

.tp-faqs-left-sidebar {
  padding: 20px;
  border: 2px solid #eceff0;
}

.tp-faqs-left-sidebar-title {
  position: relative;
  color: var(--primary-color);
  text-transform: uppercase;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 45px;
  letter-spacing: 0em;
  padding-left: 20px;
}

.tp-faqs-left-sidebar-title::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 4px;
  display: inline-block;
  top: 0px;
  left: 0px;
  background: #06ae5a;
}

.tp-faqs-left-sidebar ul li {
  list-style: none;
  padding: 18px 0;
  border-bottom: 1px solid #dadddf;
}

.tp-faqs-left-sidebar.tp-services-sidebar ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tp-faqs-left-sidebar ul li a {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: var(--secondary-color);
}

.tp-faqs-left-sidebar.tp-services-sidebar ul li a i {
  font-size: 16px;
  color: var(--primary-color);
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.tp-faqs-left-sidebar.tp-services-sidebar ul li {
  transition: all 0.3s ease-out 0s;
}

.tp-faqs-left-sidebar ul li:last-child {
  border-bottom: 0px;
  padding-bottom: 7px;
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.tp-faqs-left-sidebar-title::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 4px;
  display: inline-block;
  top: 0px;
  left: 0px;
  background: var(--primary-color);
}

/* service detail page end */

/* why choose us section design start */
.y-us-section {
  position: relative;
  padding: 20px 0 20px;
}

.y-us-section {
  background: url(../images/y-choose-bg.jpg)no-repeat center center;
  background-size: cover;
}

.y-us-section .page_title {
  margin-bottom: 1%;
}

.y-us-section .iconset {
  display: flex;
  justify-content: center;
}

.y-us-section .iconset img {
  margin-bottom: 5px;
  width: 50px;
}

.y-us-section .y-us-content {
  text-align: center;
}

.y-us-section .y-us-content h4 {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px;
}

.y-us-section .y-us-content p {
  color: #ACACAC;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.y-us-head {
  text-align: center;
  margin: 0 0 91px;
}

.y-us-title h2 {
  color: #000;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.y-us-title>p {
  color: #777777;
  line-height: 22px;
}

.y-us-title-border {
  background: #ffae11 none repeat scroll 0 0;
  border-radius: 2px;
  display: inline-block;
  height: 3px;
  position: relative;
  width: 50px;
}

.y-us-section .service-box {
  background: rgba(255, 255, 255, 0.4);
  padding: 15px;
  height: 185px;
  margin-bottom: 20px;
}

.service-3 .service-box .iconset {
  float: left;
  text-align: center;
  width: 25%;
}

.service-3 .service-box .iconset i {
  color: #000;
  font-size: 44px;
}

.service-3 .service-box .y-us-content {
  float: left;
  width: 75%;
}

.service-3 .service-box .y-us-content h4 {
  color: #3a3a3a;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 14px 0 12px;
  text-transform: uppercase;
}

.service-3 .service-box .y-us-content p {
  color: #777777;
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
}

.icon {
  color: #f4b841;
  padding: 0px;
  font-size: 40px;
  border: 1px solid #fdb801;
  border-radius: 100px;
  color: #fdb801;
  font-size: 28px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
}

/* why choose us section design end */

/* blog page start */
.news_event_page {
  position: relative;
  padding: 100px 0;
}

.news_event_page .card-title {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  /* 128.571% */
}

.news_event_page .card {
  margin-bottom: 20px;
  border: 1px solid #D9D9D9;
  border-radius: 0;
}

.news_event_page .news_img .card-img-top {
  border-radius: 0;
}

.news_event_page .author {
  font-size: 15px;
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
  padding: 2px 0px 10px;
  border-bottom: 1px dashed #919191;
}

.news_event_page .author h6:not(:last-child) {
  border-right: 2px solid #000;
  padding-right: 10px;
  margin-right: 10px;
}

.news_event_page .news_img {
  position: relative;
  overflow: hidden;
}

.news_event_page .news_img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  background: linear-gradient(10deg, rgba(243, 227, 134, 0.787) 36.88%, rgba(0, 0, 0, 0.5) 99.31%);
  transform: scale(1.25);
  transition: all 0.25s linear;
}

.news_event_page .news_img:hover:after {
  opacity: 1;
}

.news_event_page .card-text {
  color: #919191;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  /* 168.75% */
}

.news_event_page .author i {
  font-size: 14px;
  margin-right: 7px;
  padding: 4px 0;
  color: #919191;
}

.news_event_page .author h6 {
  color: #919191;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  /* 192.857% */
}

.news_event_page .read-more-text a {
  color: #2E324B;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding: 0;
  line-height: 27px;
  /* 192.857% */
}

/* blog page end */

/* country section start */
.country .map_img {
  display: flex;
  justify-content: center;
}

/* country section end */

/* blog section start */
.news_event_section {
  position: relative;
  padding: 100px 0;
}

.news_event_section .card-title {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  /* 128.571% */
}

.news_event_section .card {
  margin-bottom: 20px;
  border: 1px solid #D9D9D9;
  border-radius: 0;
}

.news_event_section .news_img .card-img-top {
  border-radius: 0;
  height: 250px;
  object-fit: cover;
}

.news_event_section .author {
  font-size: 15px;
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
  padding: 2px 0px 10px;
  border-bottom: 1px dashed #919191;
}

.news_event_section .author h6:not(:last-child) {
  border-right: 2px solid #000;
  padding-right: 10px;
  margin-right: 10px;
}

.news_event_section .news_img {
  position: relative;
  overflow: hidden;
}

.news_event_section .news_img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  background: linear-gradient(10deg, rgba(243, 227, 134, 0.787) 36.88%, rgba(0, 0, 0, 0.5) 99.31%);
  transform: scale(1.25);
  transition: all 0.25s linear;
}

.news_event_section .news_img:hover:after {
  opacity: 1;
}

.news_event_section .card-text {
  color: #919191;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  /* 168.75% */
}

.news_event_section .author i {
  font-size: 14px;
  margin-right: 7px;
  padding: 4px 0;
  color: #919191;
}

.news_event_section .author h6 {
  color: #919191;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
  /* 192.857% */
}

.news_event_section .read-more-text a {
  color: #2E324B;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  padding: 0;
  line-height: 27px;
  /* 192.857% */
}
/* blog section end */

/* blog detail page start */

.blog-details-page .blog-inner-box {
  padding: 0 0 15px 0;
  background: var(--white-color);
  box-shadow: 0px 4px 40px 0px rgba(121, 121, 121, 0.05);
}

.blog-details-page ul.meta-info {
  display: flex;
}

.blog-details-page ul.meta-info i {
  margin-right: 10px;
}

.blog-details-page ul.meta-info li {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-right: 47px;
  position: relative;
  margin: 20px 20px 20px 0;
}

.blog-details-page h3.blog-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3em;
  margin-bottom: 15px;
}

.blog-details-page ul.blog-social-icons {
  display: flex;
  justify-content: end;
  align-items: center;
}

.blog-details-page ul.blog-social-icons li {
  height: 35px;
  width: 35px;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
  margin-left: 15px;
  color: var(--title-color);
  padding: 4px 7px;
  transition: all 500ms ease;
}

.blog-details-page ul.tags-list-1 li:hover {
  color: var(--theme-color);
}

.blog-details-page ul.blog-social-icons li:hover {
  color: var(--theme-color);
}

.blog-details-page h3.comments-title {
  font-size: 25px;
  line-height: 1.5em;
  margin: 15px 0;
}

.blog-details-page .comments-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #DDD;
  margin-top: 20px;
}

.blog-details-page .comments-box:nth-last-child(-n+2) {
  border-bottom: none;
}

.blog-details-page .comments-content .upper h4 {
  font-size: 20px;
  line-height: 1.5em;
}

.blog-details-page .comments-content a.reply-btn {
  padding: 5px 20px;
  background: var(--secondary-color);
  color: #fff;
  transition: all 500ms ease;
}

.blog-details-page .comments-content a.reply-btn:hover {
  background: var(--secondary-color);
  color: #fff;
}

.blog-details-page .comments-content .upper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.blog-details-page .comments-content {
  margin-left: 40px;
  flex-shrink: 1;
}

.blog-details-page .comments-box .image-box {
  flex-shrink: 0;
  display: flex;
}

.blog-details-page .comments-box .image-box img {
  width: 100px;
}

.blog-details-page .comments-form.contact-section.two .form-inner {
  max-width: 100%;
}

.blog-details-page .comments-form.contact-section.two .form-inner .form-group:nth-child(3) {
  margin-bottom: 60px;
}

.blog-details-page .contact-section.two .default-form input[type='text'] {
  background: rgba(156, 156, 156, 0.10);
  color: #666;
  padding: 18px 25px;
  border: none;
  position: relative;
  width: 100%;
  height: 58px;
}

.blog-details-page .contact-section.two .default-form input[type='email'] {
  background: rgba(156, 156, 156, 0.10);
  color: #666;
  padding: 18px 25px;
  border: none;
  position: relative;
  width: 100%;
  height: 58px;
}

.blog-details-page .contact-section.two .default-form textarea {
  background: rgba(156, 156, 156, 0.10);
  color: #666;
  padding: 18px 25px;
  border: none;
  position: relative;
  width: 100%;
  height: 58px;
}

.blog-details-page .default-form .theme-btn {
  background-color: var(--secondary-color);
  color: #fff;
  border-radius: 10px;
  padding: 5px 12px;
  font-size: 14px;
}

.blog-details-page .contact-section.two {
  background: var(--white-color);
}

.blog-details-page .contact-section.two .default-form input[type='text'],
.contact-section.two .default-form input[type='email'],
.contact-section.two .default-form input[type='tel'],
.contact-section.two .default-form input[type='password'],
.contact-section.two .default-form textarea {
  background: rgba(156, 156, 156, 0.10);
  color: #666;
  padding: 18px 25px;
  border: none;
}

.blog-details-page .contact-section.two .form-inner {
  max-width: 565px;
}

.blog-details-page .contact-section.two .form-inner .form-group {
  margin-bottom: 20px;
}

.blog-details-page .contact-section.two .form-inner .form-group:nth-child(4) {
  margin-bottom: 40px;
}

.blog-details-page .contact-section.two .icon-1 {
  font-size: 50px;
  padding: 25px;
  background: var(--secondary-color);
  color: #fff;
  border-radius: 5px;
  margin-right: 30px;
  height: 100px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 500ms ease;
}

.blog-details-page .contact-section.two .icon-box:hover .icon-1 {
  background: var(--theme-color);
}

.blog-details-page .contact-section.two .icon-box {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.blog-details-page .contact-section.two .info-text h4 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
}

.blog-details-page .contact-section.two .info-text p,
.blog-details-page .contact-section.two .info-text ul li {
  font-size: 12px;
  line-height: 22px;
}

.blog-details-page .contact-section.two .info-text ul li:hover {
  color: var(--theme-color);
}

.blog-details-page .contact-section .form-inner .form-group textarea {
  height: 140px;
  resize: none;
  display: block;
}

.blog-details-page ul.popular-tag {
  display: block;
}

.blog-details-page ul.popular-tag li {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3em;
  padding: 5px 10px;
  background: var(--secondary-color);
  display: inline-block;
  margin: 20px 8px 0 0;
  border-radius: 5px;
  box-shadow: 0px 4px 10px 0px rgba(212, 212, 212, 0.25);
  transition: all 500ms ease;
}

.blog-details-page ul.popular-tag li:hover {
  color: #fff;
}

.blog-details-page .single-sidebar-box.two.last-box .title h3 {
  margin-bottom: 0;
}

/* sidebar */

.blog-details-page .sidebar-search-box {
  padding: 46px 40px;
  background: rgba(112, 112, 112, 0.10);
  position: relative;
}

.blog-details-page .sidebar-search-box .search-form input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  background-color: var(--white-color);
  border: 1px solid #DFDFDF;
  color: rgba(112, 112, 112, 0.60);
  font-size: 14px;
  font-weight: 400;
  padding-left: 24px;
  padding-right: 60px;
  transition: all 500ms ease 0s;
}

.blog-details-page .sidebar-search-box form.search-form button {
  position: absolute;
  top: 0;
  right: 48px;
  bottom: 0;
  display: block;
  text-align: center;
  font-size: 22px;
  color: rgba(171, 171, 171, 1);
}

.blog-details-page .single-sidebar-box.two {
  padding: 20px 25px;
  background: rgba(112, 112, 112, 0.10);
  margin: 40px 0;
}

.blog-details-page .single-sidebar-box.two .title h3 {
  color: var(--secondary-color);
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 16px;
}

.blog-details-page .single-sidebar-box.two .inner {
  display: flex;
  align-items: center;
  padding: 10px;
  transition: all 500ms ease;
  margin-bottom: 20px;
}

.blog-details-page .single-sidebar-box.two .inner .title-box h4 {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 400;
}

.blog-details-page .single-sidebar-box.two .inner .title-box .date {
  margin-bottom: 8px;
  color: var(--text-color);
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  position: relative;
}

.blog-details-page .single-sidebar-box.two .title-box {
  margin-left: 15px;
  flex-shrink: 1;
}

.blog-details-page .single-sidebar-box.two .title-box i {
  margin-right: 10px;
}

.blog-details-page .single-sidebar-box.two .inner .img-box {
  flex-shrink: 0;
  display: flex;
}

.blog-details-page .single-sidebar-box.two .inner .img-box img {
  width: 90px;
}

.blog-details-page .single-sidebar-box.two .inner:hover {
  background: var(--white-color);
  border-radius: 10px;
}

.blog-details-page ul.sidebar-categories-box li {
  position: relative;
  color: var(--title-color);
  font-family: var(--title-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.blog-details-page ul.sidebar-categories-box li i {
  border: 1px solid #fff;
  background: var(--secondary-color);
  color: #fff;
  border-radius: 50%;
  padding: 5px;
  font-size: 14px;
  margin-right: 10px;
}

.blog-details-page ul.sidebar-categories-box li:hover:before {
  background: var(--theme-color);
}

/* responsive */

@media only screen and (max-width: 1272px) {

  .blog-details-page .news-section .post-info .date:after {
    display: none;
  }

  .blog-details-page .news-section .lower-content h3 {
    padding: 25px;
  }

  .blog-details-page .news-section .post-info {
    left: 60px;
  }

}

@media only screen and (max-width: 768px) {

  .blog-details-page .blog-inner-box {
    padding: 30px;
  }

  .blog-details-page ul.blog-social-icons {
    justify-content: start;
    margin-top: 20px;
  }


}

@media only screen and (max-width: 510px) {

  .blog-details-page ul.tags-list-1 {
    flex-direction: column;
    gap: 10px;
  }

  .blog-details-page .comments-box {
    flex-direction: column;
  }

  .blog-details-page .comments-box .image-box {
    margin-bottom: 20px;
  }

}

/* blog detail page end */

/* faq section start */
.faq_design h3 {
  margin-bottom: 20px;
}

/* faq section end */

/* footer Section Start */
.footer_section {
  background: url(../images/footer_bg.png)no-repeat center center;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: 1;
}


.footer-widget {
  padding: 58px 0 29px 0;
  position: relative;
  z-index: 1;
}

.footer-widget .intro-footer {
  color: #303030;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.footer-widget .footer-list li a {
  color: #303030;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.footer-widget .footer-list li a span {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.footer-list .day {
  color: #30507D;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.footer-list .time {
  color: #303030;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.footer_logo {
  margin-bottom: 25px;
}

.footer_title {
  margin-bottom: 19px;
  text-transform: uppercase;
}

.footer_title h4 {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px;
}

.footer_gallery {
  display: flex;
  flex-wrap: wrap;
}

.footer_gallery li {
  width: 33.33%;
  padding: 5px;
}

.footer_gallery li img {
  min-width: 100%;
}

.footer-contact ul li {
  display: flex;
  position: relative;
  color: #303030;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.footer-contact li img {
  width: 12.553px;
  height: 20px;
  margin-right: 21px;
}

.footer-contact li span img {
  width: 20px;
  height: 20px;
}

.footer-contact ul li a {
  color: #303030;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  text-transform: capitalize;
}

.footer-list li img {
  margin-right: 10px;
  color: var(--secondary-color);
}

.footer-social {
  display: flex;
  gap: 44px;
  padding-top: 10px;
}

.footer-social li a i {
  color: var(--primary-color);
  font-size: 35px;
}


.f_icon {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  align-self: center;
  margin-right: 15px;
  flex: 0 0 30px;
}

.f_icon i {
  font-size: 18px;
  text-align: center;
  color: #ffffff;
}

.social_list {
  display: flex;
}

.social_list li:not(:last-child) a {
  margin-right: 20px;
}

footer .social_list li a {
  background-color: var(--secondary-color);
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px !important;
}

.copyright {
  padding: 5px 0;
  text-align: center;
  background: var(--primary-color);
}

.copyright .copyright-text {
  color: #FFF !important;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  margin: 0;
}

.footer-list {
  width: 185px;
}

.footer_section .emergency_no a {
  color: #FFF;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  border-radius: 10px;
  background: #00AFEF;
  padding: 2px 20px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.emergency_no a {
  float: left;
  width: 50%;
  text-align: center;
}

.text-red {
  color: red;
}

.blink-hard {
  animation: blinker 3s step-end infinite;
}

.blink-soft {
  animation: blinker 3s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.emergency_no h4 {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px;
  margin-bottom: 10px;
}

.whatsapp_icon a {
  background-color: #3AB54A !important;
  position: fixed;
  left: 10px;
  bottom: 8%;
  display: inline-block;
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  background: #3B5998;
  border-radius: 50%;
  z-index: 9;
}

/* footer Section End */


/* all media query start */
@media screen and (max-width: 1200px) {
  .desktop-nav .navbar .navbar-nav {
    gap: 12px;
  }
}

@media screen and (max-width: 1026px) {
  .desktop-nav .navbar {
    padding: 0 64px;
  }
}

@media screen and (max-width: 999px) {
  .desktop-nav .navbar {
    padding: 0 15px;
  }

  .desktop-nav .navbar .navbar-nav {
    gap: 25px;
  }

  .before_after_section .before_after_content .before-btn a {
    font-size: 18px;
    padding: 4px 15px;
  }

  .before_after_section .before_after_content p {
    font-size: 16px;
  }

  .before_after_section .before_after_content h5 {
    font-size: 22px;
  }

  .counter_parent ul {
    justify-content: center;
    gap: 25px;
  }

  .testimonial_section .feedback {
    width: 500px;
  }

  .copyright .copyright-text {
    font-size: 13px;
  }

  .footer_section .emergency_no a {
    font-size: 10px;
  }

  .page_title span,
  .page_title h2 {
    font-size: 25px;
  }

  .main-slider .banner_box h3 {
    font-size: 35px;
  }

}

@media screen and (max-width: 991px) {
  .navbar .navbar-toggler {
    position: absolute;
    right: 10px;
    top: 16px;
  }

  .ms-auto {
    margin-left: 0;
  }

  .desktop-nav .navbar .navbar-nav {
    gap: 0px 51px;
    ;
  }

  .desktop-nav .navbar .navbar-nav .nav-item {
    margin: 10px 0;
  }

  .header-btn {
    margin-right: 65px;
  }

  .before_after_section .before_after_content .before-btn a {
    font-size: 18px;
    padding: 4px 10px;
  }

  .video_section .video_bg1 img,
  .video_section .video_bg2 img {
    width: 300px;
    top: 33%;
  }

  .footer_title {
    margin-top: 20px;
  }

  .desktop-nav .navbar .navbar-nav .nav-item {
    border-bottom: 1px solid #000;
  }

  .desktop-nav .navbar .navbar-nav .nav-item:last-child {
    border: 0;
  }

  .desktop-nav .navbar .navbar-nav .nav-item a {
    padding: 15px 0;
  }

  .desktop-nav .navbar .navbar-nav .nav-item {
    margin: 0;
  }

  .desktop-nav .navbar {
    top: 0px;
    position: absolute;
    width: 100%;
  }

  .banner-details {
    padding-top: 8%;
  }

  .footer_section .emergency_no a {
    font-size: 12px;
    width: 20%;
    padding: 3px 3px;
  }

  .before_after_section {
    padding-bottom: 0;
  }

  .before_after_section .page_title h2 {
    text-align: center;
  }
}

@media screen and (max-width: 770px) {

  .tp-contact-info-text p,
  .tp-contact-info-text a {
    font-size: 14px;
  }
  .about_scetion .about_imgs li img{
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .before_after_content {
    margin-top: 8%;
  }

  .before_after_parent {
    border: 5px solid var(--primary-color);
    padding: 10px;
    border-radius: 10px;
  }

  .about_scetion .about_imgs {
    margin-top: 5%;
  }

  .testimonial_section .feedback {
    width: 100%;
  }

  .testimonial_section .testi_extra img {
    top: 12%;
    left: 0;
  }

  .video_section .video_bg1 img,
  .video_section .video_bg2 img {
    display: none;
  }

  .img2 {

    min-height: 1000px;

  }

  .banner-details {
    padding-top: 0;
  }

  .testimonial_section .page_title h2 {
    margin-bottom: 0;
  }

  .testimonial_section .page_title h4 {
    margin-top: 14%;
  }

  .video-btn-box {
    width: 70px;
  }

  .testimonial_section {
    padding-top: 0;
    padding-bottom: 0;
  }

  .video_section .thumbnail .video-contact {
    margin-bottom: 0;
  }

  .video_section {
    padding-bottom: 0;
  }

  .tp-contact-area {
    padding-bottom: 20px;
  }

  .tp-contact-area {
    padding-top: 20px;
  }

  .gallery-page {
    padding-top: 22px;
  }

  .service_page {
    padding-top: 20px;
  }
}

@media screen and (max-width: 575px) {
  .gallery-section .filter {
    flex-wrap: wrap;
    gap: 15px;
  }

  .footer-social li a i {
    font-size: 18px;
  }

  .video_section .page_title h2,
  .video_section .page_title span {
    font-size: 35px;
    line-height: "35px";
  }

}

@media screen and (max-width: 570px) {
  .testimonial_section .page_title h4 {
    margin-top: 25%;
  }
}

@media screen and (max-width: 468px) {
  .about_scetion .about_imgs {
    display: block;
    text-align: center;
  }

  .main-slider{
    padding: 70px 0 !important;
  }
  .about_page .about_imgs {
    display: block;
    text-align: center;
  }

  .about_scetion .about_imgs li {
    margin-bottom: 15px;
  }

  .about_page .about_imgs li {
    margin-bottom: 15px;
  }

  .before_after_parent .this_parent {
    display: block;
    text-align: center;
  }

  .about_scetion .page_title h4 {
    margin-bottom: 8px;
  }

  .about_page .page_title h4 {
    margin-bottom: 8px;
  }

  .footer_section .emergency_no a {
    width: 35%;
  }

  .testimonial_section .page_title h4 {
    padding-top: 8%;
  }

}
@media screen and (max-width: 570px) {
  .main-slider{
    padding: 70px 0 !important;
  }
}

@media screen and (max-width: 320px) {
  .header-btn {
    display: none;
  }

  /* .before_after_parent .this_parent {
    display: block;
    text-align: center;
  } */

  .before_top {
    margin-bottom: 25px;
  }

  .before_after_section .before_after_content .before-btn a {
    line-height: 20px;
    font-size: 15px;
  }

  .main-slider .banner_box h3 {
    font-size: 25px;
  }

  /* .book-btn{
    right: -22%;
  } */
  .book-btn a {
    font-size: 14px;
    transform: rotate(270deg);
  }

  .page_title span,
  .page_title h2 {
    font-size: 21px;
  }

  .testimonial_section .single-testimonial .testimonial-text p {
    font-size: 14px;
    line-height: 30px;
  }

  .testimonial_section .testimonial_desc .right_desc h6 {
    font-size: 16px;
  }

  .testimonial_section .testimonial_desc .right_desc p {
    font-size: 14px;
  }

  .video_section .page_title h2,
  .video_section .page_title span {
    font-size: 25px;
    line-height: 40px;
  }

  .video_section .thumbnail .video-contact a {
    padding: 5px 15px;
    font-size: 15px;
  }

  .video-btn-box {
    width: 50px;
  }

  .service_page .service_bg img {
    display: none;
  }

  .page_title span,
  .page_title h2 {
    font-size: 20px;
  }

  .service_section .card-title,
  .service_page .card-title {
    margin: 0;
    font-size: 14px;
  }

  .thumbnail img {
    height: 250px;
  }

  .gallery-page .filter {
    flex-wrap: wrap;
    gap: 15px
  }

  .tp-contact-info {
    margin-bottom: 18px;
  }

  .tp-contact-area .contact_form_btn a {
    font-size: 14px;
  }

  .invisaling_page {
    padding: 45px 0 20px 0;
  }

  .tp-contact-info-icon {
    min-width: 50px;
  }

  .tp-contact-info-title {
    font-size: 18px;
  }

  .tp-contact-info-text p,
  .tp-contact-info-text a {
    font-size: 14px;
  }

  .tp-contact-form-field input,
  .tp-contact-form-field select,
  .tp-contact-form-field textarea {
    font-size: 15px;
    height: 45px;
    padding: 0 20px;
  }
}

/* all media query end */