.footer-img img {
  height: 165px !important;
}

.newfaddress-title h3 {
  color: #fff
}

.locations-info span a {
  display: flex;
  align-items: center;
  gap: 10px
}

.img-container.footer-img.\.footer-img-2 {
  text-align: center;
  border-right: 2px solid;
  border-left: 2px solid
}

.localtion {
  width: 100% !important;
  text-align: center
}

.Quick_link {
  text-align: center;
  padding: 0 !important
}

.address_theliceplace a {
  gap: 8px;
  display: flex;
  align-items: center
}

.video-sect video {
  width: 100%;
  height: 500px;
}

.video-sect .video-banner {
  position: absolute;
  left: 0;
  width: 100%;
  height: 500px;
}

.video-sect .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: #fff;
  cursor: pointer;
  z-index: 2;
  cursor: pointer;
}


.video-sect .play-btn .fa-circle-pause,
.video-sect .play-btn .fa-circle-stop {
  display: none;
}

.volume-btn {
  position: absolute;
  bottom: 60px;
  right: 20px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  border-radius: 50%;
  cursor: pointer;
}

.video-sect {
  position: relative;
  padding: 3rem 0rem;
  display: flex;
  align-items: center;
}

.volume-btn i {
  font-size: 24px;
  color: #fff;
}

.mute .fa-volume-high {
  display: none;
}

.volume-btn .fa-volume-xmark {
  display: none;
}

.volume-btn.muted .fa-volume-xmark {
  display: block;
}

.volume-btn .fa-volume-high {
  display: block;
}

.volume-btn.muted .fa-volume-high {
  display: none;
}

div#navbar a {
  font-weight: 600 !important
}

ul.cpages.hide {
  left: 0;
  top: 50px;
}

.Build_Dreams_wrp a {
  justify-content: center;
  display: flex
}

span.super-lice {
  left: 253px;
  position: relative
}

.navigate {
  display: none !important
}

.col-md-2.pepole-inner_ig {
  display: flex;
  text-align: center;
  align-items: center
}

.col-md-3.pepole-inner_ig {
  display: flex;
  text-align: center;
  align-items: center
}

.pepole-stare-wrp img {
  border-radius: 6px
}

section.pepole-stare .container {
  max-width: 100% !important
}

.row.treatment-ice {
  display: flex;
  justify-content: center
}

.row.item-place {
  width: 80%;
  justify-content: space-between
}

.col-md-10 {
  width: 76%;
  justify-content: center;
  display: flex
}

a.appointment_btn {
  left: 230px !important;
  position: unset;
  width: 235px;
  padding: 15px !important
}

a.schedule-online {
  color: #fff !important;
  background-color: #0f4f7f;
  padding: 15px 25px;
  border-radius: 22px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  text-decoration: none !important;
  border: 1px solid transparent;
}

a.appointment_btn.scrolled {
  font-size: 15px !important
}

#newsletter .contact-btn:hover {
  background: #e5772a;
  color: #fff;
  font-weight: 600
}

#newsletter .contact-btn {
  border-radius: 45px;
  background: #fff;
  color: #03375c;
  font-weight: 600
}

button.btn.btn-danger:hover {
  background: #e5772a;
  color: #fff;
  font-weight: 600
}

button.btn.btn-danger {
  font-weight: 600
}

/* .cpages li a:hover {
  color: #fff !important
} */

.cpages li a {
  position: relative;
}

.cpages li a:hover,
.cpages li a:active,
.cpages li.current_page_item a {
  border-bottom: none;
}

.cpages li a:hover::after,
.cpages li a:active::after,
.cpages li.current_page_item a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #7c9660;
  animation: openBorder .3s forwards;
}

@keyframes openBorder {
  0% {
    width: 0;
    left: 50%;
  }

  100% {
    width: 100%;
    left: 0;
  }
}

.cpages li a:hover {
  background-color: transparent
}

#nav li a {
  position: relative
}

#nav li a:hover {
  background: transparent;
  color: #fff
}

#nav li a:hover,
#nav li a:active,
#nav li.current_page_item a {
  border-bottom: none
}

#nav li a:hover::after,
#nav li a:active::after,
#nav li.current_page_item a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #7c9660;
  animation: openBorder .3s forwards
}

@keyframes openBorder {
  0% {
    width: 0;
    left: 50%;
  }

  100% {
    width: 100%;
    left: 0;
  }
}

.contactpages {
  position: fixed;
}

.cpages {
  margin-top: 14px !important
}

.quety_for_wrp h2 {
  color: #fff;
  margin: 20px
}

.faq-heading {
  text-align: center;
  margin: 0 0 15px 0;
  border-bottom: 2px solid #ffffff;
}

.faq-heading h1 {
  color: #ffffff;
  margin-top: 50px;
}

.upper-section {
  border-radius: 20px
}

.upper-section a {
  text-decoration: none !important
}

p.list-item {
  text-align: left;
}

p.sub-list-item {
  margin-left: 1rem;
}

p.sub-list-item,
p.list-item {
  margin-bottom: .6rem;
  font-size: 17px;
  font-weight: 500;
}

p.sub-list-item strong {
  font-size: 18px;
  font-weight: 700;
}

.unique-container {
  margin: 5rem 0
}

.unique-container .img-container {
  width: 100%;
  height: 100%;
}

.unique-container .callus_btn_sec {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin: 1rem 0rem;
}

.unique-container .callus_btn_sec a,
.unique-container .text-area-2 a {
  display: inline-block;
  padding: 1rem 1.4rem;
  border-radius: 5px;
  background: #0f4f7f;
  color: #fff;
  text-decoration: none;
  font-size: 16px
}

.appointment-content-cont .text-area-2 a {
  border-radius: 50px;
  padding: 12px 30px;
  color: #fff !important;
  letter-spacing: 1px;
  font-size: 20px;
  transition: .3s;
  font-family: oswaldregular;
  display: inline-block;
  text-decoration: none !important;
  background-color: #7c9660;
}

.appointment-content-text .learn-more,
.text-area-2 .schedule-appointment,
.call-appointment,
.book-appointment,
.unique-container .schedule-appointment,
.schedule-online-sec {
  position: relative;
  display: inline-block;
}

.unique-container .book-appointment .cpages {
  padding: 0px !important;
}

.appointment-content-text .learn-more .cpages,
.text-area-2 .schedule-appointment .cpages {
  transition: opacity 0.3s ease, visibility 0.3s ease;
  top: 36px;
  left: 12px;
}

.services-section .call-appointment .cpages,
.unique-container .book-appointment .cpages,
.unique-container .schedule-appointment .cpages {
  transition: opacity 0.3s ease, visibility 0.3s ease;
  top: 50px;
  left: 12px;
}

.services-section .call-appointment {
  display: flex;
  justify-content: center;
  gap: 15px;
  align-items: center;
  width: max-content;
  margin: auto;
}

.services-section .call-appointment a.appointment_btn {
  border-radius: 5px;
  padding: 1rem !important;
}

.unique-container .cpages li a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 5px 15px;
  display: block;
}

.unique-container .cpages li a:hover {
  color: #0f4f7f !important;
}

/* .appointment-content-text .learn-more:hover .cpages,
.text-area-2 .schedule-appointment:hover .cpages {
  display: block !important;
  opacity: 1;
  visibility: visible;
} */

.text-area-2 .schedule-appointment .cpages {
  padding-left: 0px;
}

.unique-container .img-container img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.unique-container .text-area-2 h1,
.appointment-content-cont .text-area-2 h1 {
  font-size: 34px;
  color: #0f4f7f;
  text-align: left;
  font-weight: 600;
  letter-spacing: normal;
  word-spacing: normal;
  margin: 1rem
}

.unique-container .text-area-2 ul,
.appointment-content-cont .text-area-2 ul {
  padding-left: 2rem;
  font-size: 18px
}

.unique-container .text-area-2 ul li,
.appointment-content-cont .text-area-2 ul li {
  padding: .3rem 0
}

.unique-container .text-area-2 .list-item {
  margin: 0;
  font-size: 15px;
}

.unique-container .text-area-2 {
  display: block;
  padding: 1rem;
  text-align: center
}

.text-area-2 .schedule-btn-sec {
  justify-content: flex-start;
  gap: 20px;
}

.unique-text2 {
  margin: 0
}

.slider {
  width: 100%;
  height: 100%;
  overflow: hidden
}

.slider div {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 20px
}

.slider p {
  font-size: 18px;
  font-weight: bold;
  color: #333
}

.slider.slick-initialized.slick-slider {
  display: flex
}

/* button.slick-prev.slick-arrow {
  height: 200px;
  width: 100px;
  background: transparent;
  border: 0
}

button.slick-next.slick-arrow {
  height: 200px;
  width: 100px;
  background: transparent;
  border: 0
} */

.slick-prev:before {
  content: none
}

.slick-prev {
  font-size: 0
}

.slick-prev::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f104";
  font-size: 24px;
  color: #333
}

.slick-next:before {
  content: none
}

.slick-next {
  font-size: 0
}

.slick-next::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f105";
  font-size: 24px;
  color: #333
}

.fa.fa-shopping-basket {
  background: #005179
}

.cart_link a {
  color: #fff
}

.home-image-text {
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  text-align: left;
  width: 45%;
  font-size: 22px;
  background: #0000009c;
  padding: 50px 40px 60px 40px;
  margin-left: 160px;
  border-radius: 20px
}

.home-image-text strong {
  text-align: left;
  font-size: 50px;
  line-height: .9;
  letter-spacing: -1px
}

button.home-btn {
  font-size: 17px;
  margin-top: 30px;
  background: #e5772a;
  padding: 19px 40px;
  transition-duration: 1s;
  border: none;
  font-weight: 600;
  color: #fff !important;
  text-transform: capitalize;
  border-radius: 45px
}

body {
  overflow-x: hidden !important
}

.sliderout {
  display: none
}

.content-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  color: #fff
}

section.home-heading {
  height: 12%;
  background-size: cover
}

.appointment-content-text h2 {
  font-size: 69px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 1rem
}

h1.heading-a {
  margin: 0 auto;
  text-align: left;
  font-size: 70px
}

.col-md-6.side_wrp {
  display: flex;
  align-items: center
}

.as_wrp h3 {
  font-size: 36px;
  font-weight: 600
}

.as_wrp ul li {
  font-size: 18px
}

a.Click:hover {
  background: #e5772a
}

section.As-seen .container {
  background: #7c9660;
  color: #fff;
  border-radius: 37px;
  padding: 20px
}

.pepole_inner a {
  text-decoration: none
}

a.Click {
  padding: 13px 30px;
  background-color: #03375c;
  border-radius: 3px;
  color: #fff !important;
  text-transform: uppercase;
  display: inline-block;
  transition: .3s;
  border: 1px solid #7c9660;
  border-radius: 12px
}

.col-md-6.side_wrp {
  display: flex;
  align-items: center;
  height: 500px
}

.col-md-6.video_rc {
  display: flex;
  align-items: center;
  justify-content: center
}

section.As-seen {
  padding-top: 80px;
  padding-bottom: 80px
}

.col-md-4.frequently_heading {
  display: flex;
  text-align: center;
  align-items: center
}

.as_wrp a {
  text-decoration: none
}

.Build_Dreams_wrp h2 {
  color: #fff
}

section.Build_Dreams {
  background-image: url(/wp-content/uploads/2024/04/xxshutterstock_1252772110-min-scaled.jpg,Mic.7_1-PpgZRH.webp.pagespeed.ic.MTaSQMVhFQ.webp);
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  display: flex;
  text-align: center;
  align-items: center;
  background-size: cover;
  position: relative
}

.Build_Dreams_wrp {
  position: relative
}

.Build_Dreams_wrp h1 {
  color: #fff;
  margin: 0
}

.Build_Dreams_wrp {
  position: relative
}

section.Build_Dreams::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 600px;
  background-color: rgba(0, 0, 0, .5);
  z-index: 0
}

button.btn.btn-secondary {
  padding: 13px 30px;
  background-color: #7c9660;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  transition: .3s;
  border: 1px solid #7c9660
}

button.btn.btn-secondary:hover {
  background-color: #e5772a
}

.accordion-item a {
  text-decoration: none
}

.accordion-item {
  border: none !important
}

.col-md-5.frequently_heading {
  align-items: center;
  display: flex
}

section.welcome_section {
  padding-top: 1050px
}

.frequently_images img {
  height: 250px
}

.frequently_bottum_text p {
  font-size: 20px;
  color: #03375c
}

section.frequently {
  padding: 35px 0px;
}

.frequently_wrp h1 {
  font-size: 52px;
  font-weight: 500;
  text-align: left;
  margin: 0 auto;
  color: #fff
}

button.btn.btn-danger {
  background: #fff;
  border-color: #03375c;
  padding: 12px 20px 12px 20px;
  border-radius: 99px 99px 99px 99px;
  font-size: 22px;
  color: #03375c;
  margin: 30px 0 0 0;
  align-items: center;
  display: flex
}

.requently_top_button i {
  padding-left: 10px
}

.outer {
  display: flex;
  justify-content: center;
  align-items: center
}

.quety_for_wrp img {
  height: 100%;
  width: 100%
}

.col-md-6.quety-inner {
  display: flex;
  align-items: center;
  justify-content: center
}

section.quety_for {
  background-image: url(https://craftohtml.themezaa.com/images/demo-beauty-salon-home-bg-04.jpg);
  height: 800px;
  width: 100%;
  display: flex;
  text-align: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover
}

.quety_for_ig h1 {
  color: #fff;
  font-size: 32px;
  font-weight: 400
}

.quety_for_ig h2 {
  color: #fff;
  font-size: 30px
}

.page:not(.home) #content h2 {
  margin-bottom: 10px
}

.accordion-container {
  position: relative;
  max-width: 100%;
  margin: 10px auto
}

.page:not(.home) #content h2 {
  margin-bottom: 10px
}

.accordion-container>h2 {
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd
}

.employeement .set {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 10px
}

.employeement .set>a {
  display: block;
  color: #555;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  padding: 12px
}

.employeement .set {
  position: relative;
  width: 100%;
  height: auto
}

.employeement .content {
  border-bottom: 1px solid #ddd;
  display: none
}

.employeement .accordian_ul_wrapper h4 {
  font-size: 18px;
  font-weight: 700
}

.employeement .content p {
  padding: 10px 15px;
  margin: 0;
  color: #333
}

.employeement .set>a {
  display: block;
  padding: 0 15px;
  text-decoration: none;
  color: #555;
  font-weight: 600;
  border-bottom: 1px solid #dddddd52;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
  padding: 10px
}

.employeement a i {
  float: right;
  margin-top: 0 !important;
  border-radius: 3px;
  line-height: 0;
  padding: 17px 0
}

.locations-info address {
  font-size: 14px;
}

.employeement .set a.active {
  background: #7c9660
}

.employeement .set a.active i {
  color: #000 !important
}

ul.employeement_list {
  list-style: disc !important
}

.employeement .set>a {
  color: #fff
}

ul.low_voltage_requirement li a {
  color: #ffffff99;
  list-style: none;
  text-decoration: none
}

ul.low_voltage_requirement li {
  list-style: none
}

.accordian_paragraph {
  color: #ffffffc9
}

.quety_for_wrp img {
  border-radius: 12px
}

.col-md-2.pepole-inner_ig {
  display: grid;
  text-align: center;
  align-items: self-end;
  border: 2px solid #03375c;
  border-radius: 20px;
  padding: 0;
  transition: transform .3s ease-in-out
}

.col-md-2.pepole-inner_ig:hover {
  transform: scale(1.1)
}

.col-md-3.pepole-inner_ig {
  display: grid;
  text-align: center;
  align-items: center
}

.pepole_inner h1 {
  font-size: 21px;
  background: #03375c;
  color: #fff;
  margin: 0;
  padding: 14px 0;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  margin-top: 16px;
  text-transform: uppercase
}

section.pepole-stare {
  padding-top: 50px;
  padding-bottom: 50px
}

.row.treatment-ice {
  display: flex;
  justify-content: space-around
}

.pepole-stare-wrp img {
  background-color: #fff;
  height: 110px;
  width: 110px
}

.frequently_images {
  position: relative
}

@keyframes moveUpDown {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(20px);
  }
}

* {
  margin: 0;
  box-sizing: border-box;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif
}

a {
  color: #000
}

a:hover {
  color: #ffa500;
  transition: .2s ease-out
}

.btn {
  display: inline-block;
  padding: 10px 20px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  color: #000;
  transition: .3s ease-in-out;
  margin-bottom: 1em
}

.btn:hover {
  background-color: #000;
  color: #fff
}

.accordion-item h2 {
  border-bottom: 1px solid #03375c;
}

h1 {
  text-align: center;
  margin: 1em 0
}

.accordion {
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 50px
}

button.btn.btn-dark:hover {
  background-color: #e5772a !important
}

section.section-replace-new .accordion-item {
  background: #202125;
}

section.section-replace-new .accordion-item h2 {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.accordion-item h2 {
  padding: 1em;
  margin: 0;
  cursor: pointer
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height .4s ease-out;
  padding: 0 1em;
  font-size: 18px;
  font-weight: 600;
  font-size: 18px;
  font-weight: 600
}

.accordion-content p {
  padding: 1em 0;
  margin: 0
}

.accordion-content.active {
  max-height: 100%
}

div#navbar li a {
  color: #03375c !important
}

.accordion-item h2 {
  position: relative;
  padding-right: 30px;
  color: #03375c;
}

.accordion-item h2:hover {
  color: #e5772a
}

.accordion-item.active h2::before {
  content: "-"
}

.headerright {
  max-width: none !important;
  display: flex;
  width: 24% !important;
  gap: 30px;
  justify-content: center;
  float: unset !important;
  align-items: center;
  height: auto !important;
}

.top-header {
  display: flex;
}

.new-header #nav {
  width: 100%;
  margin-top: -3rem;
}

.new-header .container-fluid {
  padding: 0px;
}

.new-header #nav ul {
  width: 50%;
  display: flex;
  justify-content: space-evenly;
  float: none;
  margin: auto;
}

.main-menu-nav {
  margin: 0px;
}

.menu-header {
  background: #0f4f7f;
  padding: 5px 0px;
}

.main-logo-new {
  width: 20%
}

#navbar.scrolled #menu-top-nav-1 li a {
  color: #fff !important
}

#menu-top-nav-1 li a {
  font-family: 'rubikregular';
  color: #03375c;
  display: block;
  font-size: 18px I !important;
  font-weight: 600 I !important;
  margin: 0;
  transition: .3s;
  line-height: normal;
  text-decoration: none;
  padding: 17px 18px 15px
}

.main-logo img {
  transition: width .5s, height .5s, position .5s
}

#header {
  transition: position .5s, width .5s, background .5s, z-index .5s;
  padding: 1rem 0 !important
}

#navbar {
  transition: margin-top .5s !important;
  background: transparent !important
}

.contactpages {
  position: fixed;
  z-index: 999
}

.headermiddle {
  transition: background-size .5s
}

.contactpages span {
  transition: margin-bottom .5s
}

a.appointment_btn {
  transition: font-size .5s;
  width: auto;
}

.appointment-btn-sec,
.schedule-btn-sec {
  position: relative;
}

.headerright.scrolled {
  padding: 0 0 0;
}

.main-logo img.scrolled {
  width: 150px;
  height: auto;
  position: relative;
  z-index: 999
}

.main-logo img {
  width: 170px !important;
  height: auto !important;
  position: relative !important
}

#header.scrolled {
  position: fixed;
  width: 100%;
  background: #03375c;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%
}

h2.header-title {
  color: black !important;
}

#navbar.scrolled {
  margin-top: -70px;
  z-index: 99;
  position: relative
}

.headermiddle.scrolled {
  background-size: 85px
}

.contactpages span.scrolled {
  margin-bottom: 7px;
  color: #fff
}

a.appointment_btn.scrolled {
  font-size: 11px
}

.section-replace-new section.frequently {
  margin-bottom: 30px
}

.section-replace-new .frequently_images {
  position: relative;
  left: 135px
}

section.video-under-text p {
  font-size: 32px;
  font-weight: 600;
  color: #000
}

section.video-under-text {
  justify-content: center;
  display: grid;
  margin-top: 30px
}

section.video-under-text ul li {
  font-size: 22px;
  font-weight: 600;
  color: #000
}

.video-section {
  margin-top: 1rem;
  padding: 0 3rem
}

.mobile-menu-logo {
  display: none
}

.Lice-services a {
  display: inline-block;
  padding: 1rem 2.4rem;
  border-radius: 5px;
  background: #0f4f7f;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 16px;
  text-transform: uppercase;
  border: 2px solid transparent;
}

.Lice-services a:hover,
.unique-container .callus_btn_sec a:hover,
.unique-container .text-area-2 a:hover {
  background: #7c9660;
  /* border: 2px solid #7c9660; */
}

.vs-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.vs-wrap h2 {
  position: relative;
}

.vs-wrap h2 span {
  font-size: 110px;
  position: absolute;
}

.desgin_template_section h2 {
  text-align: center;
}

.vs-wrap h2 span.left-letter {
  left: -50px;
  top: -25px;
}

.vs-wrap h2 span.right-letter {
  right: -50px;
}



@media screen and (max-width: 1800px) {
  .right-inner {
    gap: 12px !important;
    padding: .7rem 3rem !important;
  }

  .left-sec {
    margin: 0px !important;
  }
}

@media screen and (max-width: 1600px) {

  .unique-container .text-area-2 h1,
  .appointment-content-cont .text-area-2 h1 {
    font-size: 24px !important;
  }

  .right-sec {
    width: 85% !important;
    margin-left: -7rem !important;
  }

  .right-inner {
    padding: .7rem 2rem !important;
  }

  .logo {
    width: 80px !important;
    height: 80px !important;
  }

  .video-thumbnail {
    width: 80px !important;
    height: 80px !important;
  }

  .badge {
    width: 120px !important;
    height: 120px !important;
  }

  .main-cont .left-sec .text {
    font-size: 22px !important;
  }

  .appointment-content-text h2 {
    font-size: 42px;
  }
}

@media screen and (max-width: 1450px) {
  .new-header #nav ul {
    width: 64%;
  }

  .top-header {
    justify-content: space-between;
  }
}

@media screen and (max-width: 1300px) {
  .main-cont {
    justify-content: unset !important;
  }

  .right-sec {
    width: 100% !important;
  }

  .right-sec {
    margin-left: -5rem !important;
  }

  .main-logo-new {
    width: 15%;
    justify-content: unset !important
  }

  .headerright {
    width: 35% !important
  }

  .col-md-2.pepole-inner_ig {
    width: 31%;
    gap: 14px;
  }

  .row.item-place {
    gap: 15px;
    justify-content: center;
  }

  .appointment-content-text h2 {
    font-size: 38px;
  }

  #content {
    padding: 30px !important;
  }

  .slick-prev {
    left: 10px !important;
  }

  .slick-next {
    right: 10px !important;
  }

  .new-header #nav ul {
    width: 80%;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 1124px) {
  .main-logo-new {
    width: 15%
  }

  .main-cont .left-sec .text {
    font-size: 18px !important;
  }

  .badge {
    width: 100px !important;
    height: 100px !important;
  }

  .right-inner {
    padding: 0.4rem 2rem !important;
  }

  .logo {
    width: 70px !important;
    height: 70px !important;
  }

  .video-thumbnail {
    width: 70px !important;
    height: 70px !important;
  }

}

@media screen and (max-width: 1024px) {
  .headerright {
    width: 35%;
    gap: 4px
  }

  .main-logo-new {
    justify-self: unset
  }

  .col-md-2.pepole-inner_ig {
    width: 31%;
    gap: 14px;
  }

  .row.item-place {
    width: 100%;
    gap: 15px;
    justify-content: center;
  }

}


@media only screen and (max-width: 992px) {
  .main-cont {
    justify-content: center !important;
  }

  .badge {
    width: 140px !important;
    height: 140px !important;
  }

  .right-sec {
    width: 60% !important;
    margin-left: -7rem !important;
  }

  .logo {
    width: 100px !important;
    height: 100px !important;
  }

  .video-thumbnail {
    width: 100px !important;
    height: 100px !important;
  }

  .address_theliceplace a {
    justify-content: center
  }

  .front-page p {
    text-align: left !important
  }

  .unique-container .text-area-2 {
    text-align: center
  }

  .video-section video {
    width: 100%;
  }

  /* section.home-heading {
    margin-top: 120px
  } */

  .header-text-nre {
    justify-content: center;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-top: 2rem;
  }

  .header-text-nre p {
    color: #000;
    font-size: 27px;
    line-height: normal;
    margin: 0px;
  }

  .appointment-btn-only {
    padding: 10px 0;
    margin: 40px 0px;
    justify-content: center;
    display: flex
  }

  .mobile-top-section .mlogo img {
    width: 110px !important;
    height: auto !important;
  }

  a.appointment_btn-new {
    color: #fff !important;
    background-color: #0f4f7f;
    padding: 15px 25px;
    border-radius: 22px;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 500
  }

  .mobile-top-section {
    padding-top: 20px;
    margin-top: 20px;
  }

  section.home-heading {
    background-position: center
  }

  .pepole_inner {
    padding-top: 40px
  }

  .col-md-2.pepole-inner_ig {
    display: block !important;
    margin: 12px 0;
  }

  .col-md-3.pepole-inner_ig {
    display: block !important
  }

  .pepole_inner h1 {
    font-size: 14px
  }

  .localtion p {
    font-size: 15px;
    justify-content: center;
    display: flex
  }

  .mobile-phone a.phone {
    color: #fff;
    font-size: 18px;
    padding: 0;
    width: auto;
    margin: 5px 0 5px
  }

  .mobile-phone {
    gap: 10px;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 16px;
    justify-content: space-between;
    padding: 0 16px
  }

  .mobile-menu-logo img {
    margin: auto;
    width: 100px
  }

  .main-logo-new {
    width: 15%
  }


  .price-sec {
    width: 30% !important;
  }

  #content .detail-section .header-sec h2,
  #content .price-sec .header-sec h2 {
    font-size: 15px !important;
  }

  .price-compare-section {
    overflow: auto !important;
    gap: 10px !important;
  }

  .price-compare-section ul li {
    font-size: 15px !important;
    line-height: 18px;
    height: 80px !important;
  }

  .detail-section,
  .price-sec {
    margin: 1rem 0rem;
    padding-bottom: 10px;
  }

  .appointment-btn-only a {
    padding: 12px 20px !important;
    font-size: 14px;
    width: max-content;
    margin: auto;
  }

  .appointment-btn-only {
    gap: 30px;
    flex-direction: column;
    align-items: center;
  }

  .appointment-btn-only .schedule-btn-sec .cpages {
    left: -40px;
  }

  .Build_Dreams_wrp a {
    justify-content: center;
    display: flex;
  }

  .home-image-text {
    left: unset;
    text-align: left !important;
    width: 100%;
    top: 20%;
  }

  section.home-heading {
    height: 8%;
  }

  section.welcome_section {
    padding-top: 800px;
  }

  .text-area-2 {
    right: unset;
    left: 0;
  }

  .upper-section {
    display: grid;
  }

  button.btn.btn-danger {
    font-size: 18px;
  }

  .section-replace-new .frequently_images {
    left: 0;
  }

  .frequently_wrp {
    display: ruby-text;
  }

  .address_theliceplace a {
    font-size: 22px;
  }

  .appointment-content-text h2 {
    font-size: 34px;
  }

  .main-menu-nav {
    align-items: flex-start;
    padding: 2rem;
  }

  .mlogo img {
    height: 170px !important;
  }

  .top-header {
    gap: 50px;
  }

  .video-sect {
    padding: 0;
  }

  .video-section {
    padding: 0 1rem !important;
  }

  .appointment-content-text {
    padding: 1rem !important;
  }

  .new-header #nav ul {
    width: 90%;
  }

}

@media screen and (max-width: 812px) {
  .new-header {
    display: none
  }

  .mobile-menu-logo {
    display: grid;
    gap: 9px
  }

  div.mobmenubar-new {
    position: unset !important;
  }

  .appointment-btn-sec,
  .schedule-btn-sec {
    text-align: center;
  }

  .schedule-btn-sec a.schedule-online,
  .schedule-btn-sec a.appointment-btn-sec {
    min-width: auto !important;
  }

  .appointment-btn-sec a,
  .schedule-btn-sec a {
    display: block;
    width: 100% !important;
  }

  .appointment-btn-only {
    margin-top: 35px !important;
  }

}

@media screen and (max-width: 767px) {
  .accordion {
    max-width: 100vw;
    margin: 0 auto
  }

  a.Click {
    text-align: center;
    display: flex;
    text-align: center;
    justify-content: center
  }

  .frequently_wrp h1 {
    font-size: 36px
  }

  section.home-heading::before {
    left: 0 !important
  }

  h1.heading-a {
    text-align: center;
    font-size: 40px
  }

  .home-image-text {
    text-align: center
  }

  section.video-under-text {
    padding: 0 14px
  }

  section.video-under-text p {
    font-size: 24px;
    line-height: normal;
    font-weight: 700
  }

  section.video-under-text ul {
    line-height: normal
  }

  section.video-under-text ul li {
    font-weight: 400
  }

  .section.welcome_section {
    padding-top: 500px
  }

  .upper-section {
    padding: 0
  }

  .main-cont {
    width: 100%
  }

  .badge {
    width: 150px;
    height: 150px
  }

  .right-sec {
    width: 66%;
    margin-left: -4rem
  }

  .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px
  }

  .video-thumbnail {
    width: 110px;
    height: 110px
  }

  .right-inner {
    border-radius: 100px;
    padding: 0 3rem 0 5rem
  }

  .main-cont .left-sec .text {
    font-size: 26px
  }

  /* .left-sec {
    width: 30%
  } */

  .main-cont {
    width: 100%
  }

  .badge {
    width: 150px;
    height: 150px
  }

  .right-sec {
    width: 66%;
    margin-left: -4rem
  }

  .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px
  }


  .video-thumbnail {
    width: 110px;
    height: 110px
  }

  .right-inner {
    border-radius: 100px;
    padding: 0 3rem 0 5rem
  }

  .main-cont .left-sec .text {
    font-size: 26px
  }

  .left-sec {
    width: 30%
  }

  .main-cont {
    width: 90%
  }

  .price-compare ul.pricing_list li:last-child {
    width: 100% !important;
  }

  .vs-wrap h2 {
    height: 130px;
  }

  .services-section .call-appointment {
    flex-wrap: wrap;
  }

  .services-section a.call-appointment-btn,
  .services-section .appointment-btn-sec {
    width: 100%;
  }

  .appointment-content-cont {
    padding: 0px !important;
  }

  .treatment-compare-section {
    padding: 0px !important;
  }

  section.home-testimonials {
    padding: 0px !important;
  }

  .col-md-2.pepole-inner_ig {
    width: 80%;
    gap: 14px;
  }

  .pepole_inner {
    padding: 0px;
  }

  .services-section .call-appointment {
    width: unset;
  }

  .call-appointment {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  #mobmenubar .appointment-btn-only {
    gap: 15px;
    margin: 13px 0 0px;

  }

  #mobmenubar .appointment-btn-only {
    gap: 15px;
    flex-direction: column;
    align-items: center;
  }

  #mobmenubar .appointment-btn-only {
    gap: 15px;
    flex-direction: column;
    align-items: center;
  }

  /* #mobmenubar .appointment-content-text p {
    margin-top: 3rem;
  } */

  #mobmenubar .appointment-content-text h2 {
    margin: 2rem 0rem;
  }

  .video-sect .video-banner {
    height: 400px;
  }

  .video-section video {
    height: 400px;
  }

}

@media only screen and (max-width: 480px) {
  .second-img-slide {
    padding: 0 !important
  }

  .frequently_wrp h1 {
    text-align: center !important;
    font-size: 20px
  }

  section.Build_Dreams {
    height: 430px
  }

  section.Build_Dreams::before {
    height: 430px
  }

  .accordion-item h2 {
    font-size: 18px
  }

  .as_wrp h3 {
    font-size: 16px
  }

  .pepole_inner a {
    color: #0f4f7f
  }

  .row.item-place {
    justify-content: center;
    gap: 15px
  }

  .home-image-text {
    width: 100%;
    font-size: 35px;
    margin-left: auto;
    top: 20%
  }

  .home-image-text strong {
    font-size: unset
  }

  button.home-btn {
    font-size: 15px;
    padding: 10px 10px
  }

  .pepole-stare .col-md-3 {
    width: auto
  }

  .frequently_images {
    justify-content: center;
    display: flex
  }

  .section-replace-new .frequently_images {
    left: unset
  }

  .VARY-LOCATION .contact-btn,
  #newsletter .contact-btn {
    float: unset;
    justify-content: center;
    display: flex;
    width: 200px
  }

  #newsletter {
    justify-content: center;
    display: flex
  }

  section.home-heading {
    height: 6%
  }

  section.welcome_section {
    padding-top: 500px !important
  }

  button.slick-next.slick-arrow {
    width: 20px
  }

  button.slick-prev.slick-arrow {
    width: 20px
  }

  button.slick-prev.slick-arrow {
    display: block !important
  }

  .slider div {
    padding: 0
  }

  section.frequently {
    padding-top: 0
  }

  .slider div {
    height: 85%;
    justify-content: center;
    align-items: center;
    display: flex
  }


  ul.call_us.mobile-call-list {
    margin-left: 0 !important;
    margin-top: 35px !important
  }

  .services-section a.call-appointment-btn,
  .services-section .appointment-btn-sec {
    width: 100%;
  }

  .appointment-content-cont {
    padding: 0px;
  }

}

span {
  font-size: 20px;
  font-weight: 600
}

.location-section {
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.sidebar {
  width: 400px;
  background-color: #03375c;
  color: #fff;
  padding: 20px;
  height: 650px;
  overflow-y: auto
}

.sidebar nav ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.sidebar nav li {
  margin-bottom: 10px;
  border-bottom: 4px solid;
  padding-bottom: 15px
}

.sidebar nav a {
  color: #fff;
  text-decoration: none
}

.sidebar nav a:hover {
  color: #ccc
}

.map {
  flex: 1
}

.map iframe {
  border: none;
  width: 100%;
  height: 650px
}

.search-bar {
  margin: 15px 0 15px 0
}

input[type="search"] {
  width: 270px;
  border: 2px solid #fff;
  border-radius: 15px;
  height: 50px;
  padding: 20px;
  color: #fff;
  background: #03375c
}

button {
  height: 50px;
  border: 2px solid #fff;
  border-radius: 15px;
  color: #fff;
  background: #03375c
}

.headerright {
  transition: padding .5s, height .5s
}

.main-logo img {
  transition: width .5s, height .5s, position .5s
}

#header {
  transition: position .5s, width .5s, background .5s, z-index .5s
}

#navbar {
  transition: margin-top .5s
}

.headermiddle {
  transition: background-size .5s
}

.contactpages span {
  transition: margin-bottom .5s
}

#header a.appointment_btn {
  font-size: 15px
}

a.appointment_btn {
  transition: font-size .5s;
  border: 1px solid transparent
}

.headerright.scrolled {
  padding: 0 0 0;
  height: 134px
}

.main-logo img.scrolled {
  width: 125px;
  height: auto;
  position: relative;
  z-index: 999
}

#header.scrolled {
  position: fixed;
  width: 100%;
  background: #03375c;
  z-index: 99
}

#navbar.scrolled {
  margin-top: -70px;
  z-index: 99;
  position: relative
}

.headermiddle.scrolled {
  background-size: 85px
}

.contactpages span.scrolled {
  color: #fff
}

.contactpages span {
  margin-bottom: 0 !important;
  position: unset
}

.cart_link.scrolled a {
  color: #fff
}

.cart_link.scrolled i.fa.fa-shopping-basket {
  color: #005179
}

.cart_link {
  float: right !important;
  margin-top: 40px !important;
  margin-left: 0 !important;
  right: 18px;
  position: relative
}

a.appointment_btn.scrolled {
  font-size: 11px
}

section.section-replace-new {
  background: #202125;
  color: #fff;
  margin-bottom: 30px
}

.section-replace-new .frequently_images {
  position: relative;
  animation: moveUpDown 3s infinite alternate;
  left: 135px
}

.accordion-item.active h2:before {
  display: none !important
}

.appointment-content-cont img {
  width: 100%;
  height: 100%
}

.appointment-content-cont {
  padding: 5rem 0;
  background: #f3f6fb;
}

.appointment-content-cont img {
  width: 100%;
  border-radius: 40px
}

.appointment-content-text {
  padding: 3rem
}

.appointment-content-text p {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
}

.appointment-content-text ul li {
  font-size: 18px;
  font-weight: 500;
}

.appointment-content-text a {
  border-radius: 50px;
  padding: 12px 30px;
  color: #fff !important;
  letter-spacing: 1px;
  font-size: 20px;
  transition: .3s;
  font-family: oswaldregular;
  display: inline-block;
  text-decoration: none !important;
  background-color: #7c9660
}

.appointment-content-text a:hover,
.appointment-content-cont .text-area-2 a:hover {
  color: #fff !important;
  background-color: #e5772a
}

.main-cont {
  display: flex;
  align-items: center;
  border-radius: 4px;
  padding: 0px 10px;
  width: 100%;
  margin: auto;
  cursor: pointer;
}

.badge {
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  border: 2px solid #073b60
}

.main-cont .left-sec .text {
  font-size: 26px;
  line-height: 1.4;
  font-weight: 800
}

.logo {
  width: 100px;
  height: 100px;
  border-radius: 50%
}

.logo img {
  width: 100%;
  border-radius: 50%;
  background-color: #fff
}

.left-sec {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-right: -2rem
}

.right-sec {
  width: 80%;
  margin-left: -5rem;
  position: relative;
  z-index: 0
}

.right-inner {
  display: flex;
  background: #073b60;
  align-items: center;
  justify-content: flex-end;
  border-radius: 80px;
  gap: 25px;
  padding: .7rem 4rem
}

.video-thumbnail {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center
}

.video-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.treatment-compare-section {
  padding: 5rem 0rem;
}

.treatment-compare-section h2 {
  font-weight: 600;
}

.comparison-container .compare-wrap {
  border-bottom: 1px solid #0f4f7f;
}

.comparison-container .compare-wrap:first-child {
  border-top: 1px solid #0f4f7f;
}

.comparison-container .compare-wrap:last-child {
  border: none;
}

.comparison-container {
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
}

.comparison-container .col-10 {
  border-right: 1px solid #0f4f7f;
}

.comparison-container .response {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.comparison-container .compare-des {
  margin: 0px;
  text-align: center;
  font-size: 17px;
  font-weight: 500;
}

.comparison-container .response i {
  font-size: 34px;
}

.header {
  border-bottom: 1px solid #0f4f7f;
}

.header h2 {
  text-align: center;
  font-weight: normal;
  font-weight: 600;
}

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #000;
}

.comparison-table td {
  padding: 12px;
  border-bottom: 1px solid #000;
  font-size: 0.9em;
}

.comparison-table td:nth-child(1) {
  width: 80%;
  border-right: 1px solid #000;
}

.comparison-table td:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
}

.comparison-table td:nth-child(2) i {
  font-size: 34px;
}


/* Price page css start */
div#contentleft {
  padding: 0px;
}

.price-compare-section {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-top: 1rem;
}

#content .price-compare h2.header-title {
  margin-top: 2rem;
  font-size: 28px;
  font-weight: 600;
}

.detail-section {
  width: 25%;
}

.price-sec {
  width: 16%;
}

.detail-section,
.price-sec {
  border-radius: 10px;
  box-shadow: 0px 0px 12px 1px #0000004a;
  padding-bottom: 1rem;
}

.detail-section,
.price-sec {
  border-radius: 10px;
  box-shadow: 0px 0px 12px 1px #0000004a;
}

.sidebar-address {
  padding: 10px 0px 15px;
  border-bottom: 2px solid #ddd;
}

.sidebar-address h2 {
  padding: 0px !important;
  font-weight: 600 !important;
}

/* .detail-section .header-sec {
  background: #150d00;
}

.price-sec .header-sec {
  background: #d0c5a9;
} */

/* .standarad .header-sec {
  background: #2cceb9;
}

.buisness .header-sec {
  background: #3f85f4;
}

.premium .header-sec {
  background: #e64237;
} */

.detail-section .header-sec,
.price-sec .header-sec {
  height: 80px;
  border-radius: 10px 10px 0px 0px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #84976a;
}

#content .detail-section .header-sec h2,
#content .price-sec .header-sec h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
}

.body-sec ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.body-sec ul li {
  padding: 12px 16px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

.detail-section ul li {
  font-size: 18px;
  font-weight: 600;
}

/* .footer-sec p {
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}

.footer-sec {
  margin: .6rem 0rem;
}

.footer-sec a {
  text-decoration: none;
} */

.detail-section .body-sec ul li {
  padding: 16px;
}

.price-compare-section ul {
  padding: 0px !important;
}

.price-compare-section ul li {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* .basic .footer-sec p {
  color: #55cce2;
}

.standarad .footer-sec p {
  color: #2cceb9;
}

.buisness .footer-sec p {
  color: #3f85f4;
}

.premium .footer-sec p {
  color: #e64237;
} */

.price-compare-section i {
  padding: 6px 7px;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
}

.price-compare-section i.fa-xmark {
  background: #ccc;
}

.basic i.fa-check {
  background: #55cce2;
}

.standarad i.fa-check {
  background: #2cceb9;
}

.buisness i.fa-check {
  background: #3f85f4;
}

.premium i.fa-check {
  background: #e64237;
}

.page-template-price-page .post-6142 .button-section {
  margin: 3rem 0rem;
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
  align-items: center;
}

.page-template-price-page .post-6142 .schedule-online-sec,
.page-template-price-page .post-6142 .appointment-btn-sec {
  width: 240px;
  text-align: center;
}

.page-template-price-page .post-6142 a.appointment_btn {
  background: #6b8538;
  text-decoration: none !important;
  color: #fff !important;
  display: inline-block;
  padding: 1rem 1.8rem;
  border-radius: 4px;
  font-weight: 500;
}

.schedule-online-sec a {
  background: #6b8538;
  text-decoration: none !important;
  color: #fff !important;
  display: inline-block;
  padding: 1rem 1.8rem;
  border-radius: 4px;
  font-weight: 500;
  width: 100%;
}

.schedule-online-sec a:hover {
  background: #84976a;
}

.schedule-online-sec ul.cpages.hide {
  /* left: -45px; */
  top: 41px;
  text-align: center;
  padding: 1rem !important;
}

.schedule-online-sec ul.cpages.hide li span {
  font-size: 16px;
}

.schedule-online-sec ul.cpages.hide li {
  padding: 3px 0px;
}


ul.pricing_list li:last-child {
  width: 47% !important;
  padding: 0px !important;
  text-align: center !important;
}

#content ul.pricing_list li:last-child h4 {
  margin-top: 13px;
  margin-bottom: 43px !important;
}


/* Price page css end */


.set {
  position: relative;
  width: 100%;
  height: auto
}

.set>a {
  display: block;
  padding: 0 0;
  text-decoration: none !important;
  color: #555;
  font-weight: 600;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear
}

.set>a i {
  margin-top: 2px;
  margin-right: 15px
}

.accordion-container a.active i {
  transform: rotate(90deg) !important;
  -webkit-transform: rotate(90deg) !important;
  transition: all .4s ease-in-out !important;
  background: #03375c;
  color: #fff !important;
}

.accordion-container a i {
  width: 49px;
  line-height: 50px;
  text-align: center;
  top: 0;
  right: auto;
  left: 0;
  background: #a4acb3;
  color: #212129;
  transform: none !important;
  -webkit-transform: none !important;
  transition: all .4s ease-in-out
}

/* .container-fluid {
  padding: 4rem 5px;
} */

.container-fluid .col-6 {
  float: none
}

.content p {
  padding: 10px 15px;
  margin: 0;
  color: #333
}

ul.accordion_cont_list {
  border-left: 5px solid gray;
  list-style: none !important;
  margin: 0;
  margin-left: 20px;
  background: transparent
}

ul.content.accordion_cont_list li {
  padding-left: 1px;
}

.list_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

ul.content.accordion_cont_list li {
  width: 33.33%
}

.set>a i {
  margin-top: 2px;
  margin-right: 15px
}

/* location css */
section.location-section p {
  margin: 0;
  padding: 0;
  font-size: 18px;
}

section.location-section .locations-info address {
  font-size: 14px;
  padding: 0px;
  margin: 5px 0px;
}

section.location-section .locations-info ul li {
  padding: 5px 0;
  margin: 20px 0px;
}

section.location-section .sidebar h2 {
  margin: 0 0 20px;
  padding: 0;
  line-height: 25px;
}

/* footer css location  */

p.footer_address_location {
  margin: 10px 0;
}

p.footer_faddress_time {
  margin: 10px 0;
}


#footer a.appointment_btn:hover {
  background: #fff !important;
  color: #0f4f7f !important;
  box-shadow: none;
  border: none;
}

/* footer css location css end  */
/* demo page center section css start */
.book-appointment {
  display: flex;
  justify-content: left;
  padding: 0 16px;
}

/* demo page center section css end */
.font_icon {
  background: #0f4f7f;
  text-align: center;
  padding: 30px 68px;
  color: white;
  font-size: 41px;
  border-radius: 24px 24px 0px 0px;
}

.font_icon_fa-brands {
  background: #0f4f7f;
  text-align: center;
  padding: 30px 68px;
  color: white;
  font-size: 41px;
  border-radius: 24px 24px 0px 0px;
}

.desgin_template_paragraph {
  margin: 1rem 0rem 0rem;
  text-align: center;
  overflow: hidden;
  border-radius: 25px;
}

.desigin_template {
  width: 100%;
  border: 1px solid #0f4f7f;
  border-radius: 25px;
}

.desigin_template_icon {
  width: 100%;
  border: 1px solid #0f4f7f;
  border-radius: 25px;
}

.schedule-btn-sec {
  display: flex;
  align-items: center;
  height: auto;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}

.social-media-iocn li {
  list-style: none;
}

.social-media-iocn #menu-social-media {
  display: flex;
  gap: 17px;
  justify-content: center;
  font-size: 31px;
  padding-left: 0px;
}

.social-media-iocn {
  margin-top: 1rem;
}

.social-media-iocn a {
  color: #fff;
}

.schedule-btn-sec a.schedule-online {
  width: 239px !important;
  text-align: center;
}

.desgin_template_heading h2 {
  padding-top: 43px;
}

div.area-served-section .flex-row {
  padding: 3rem 0rem;
}

.section-bg-tb {
  margin: 25px 0;
  position: relative;
  z-index: 1;
}

#testimonials.section-bg-tb::before {
  background: #f6f6f6 none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  transform: skewY(-1.7deg);
  width: 100%;
  z-index: -1;
}

.specialized-treatment p {
  font-size: 16px;
  font-weight: 500;
}

p.specialized-paragraph {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
}

.specialized-treatment ul {
  padding-left: 0px;
  list-style: none;
}

.hsec5 .about-description,
.hsec5 img {
  margin-top: 42px;
}

.hsec1 .about-description p {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  font-weight: 400;
}

.hsec7 p,
.hsec5 p {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
  font-weight: 400;
}


.pb-80 {
  padding-bottom: 80px;
}

.pt-60 {
  padding-top: 60px;
}

#testimonials .section-title h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 24px;
  font-family: 'Raleway', sans-serif;
  color: #0f4f7f;
}

.hsec1 h2,
.hsec1 h5 {
  font-family: 'Raleway', sans-serif;
  color: #0f4f7f;
  margin-top: 0px;
  font-size: 24px;
  font-weight: 400;
}

.carousel-inner {
  display: flex;
  width: 90%;
  margin-inline: auto;
  padding: 1em 0;
  overflow: hidden;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.hsec1 h5 {
  font-size: 16px;
}

.hsec7 p,
.hsec5 p {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.carousel-control-prev,
.carousel-control-next {
  width: 30px;
  height: 30px;
  background-color: grey;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 20px;
  height: 20px;
  margin: 0px !important;
}

.testimonials-carousel::before {
  content: none !important;
}

p.footer_faddress_time span {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
}

.img-container.footer-img img {
  width: 31%;
  height: auto !important;
}

.img-container.footer-img>img,
.img-container.footer-img a {
  width: 31% !important;
  height: auto !important;
  display: inline-block;
}

.img-container.footer-img a img {
  width: 100%;
  height: auto !important;
}



@media screen and (max-width: 576px) {
  .right-sec {
    width: 80% !important;
    margin-left: -7rem !important;
  }

  .as-seen-image-wrapper img {
    margin: auto;
    display: block;
  }

  .col-6.accordion_outer {
    width: 100%;
  }

  .header {
    padding: 8px;
  }

  .comparison-container .col-6,
  .comparison-container .col-3 {
    padding: 15px 0px !important;
  }

  .comparison-container .header h2 {
    font-weight: 600;
    font-size: 22px;
  }

  .col-6.map_outer {
    width: 100%;
  }

  .video-section video {
    height: 230px;
  }

  .appointment-content-text {
    padding: 0 !important;
  }

  .map {
    flex: auto;
    width: 100%;
  }

  .sidebar {
    width: 100%;
  }

  .appointment-content-text p {
    font-size: 24px;
  }

  .appointment-content-text a {
    margin: 1rem
  }

  .learn-more,
  .schedule-appointment {
    width: 100%;
    text-align: center;
  }

  .mobile-phone a.phone {
    font-size: 14px
  }

  .mobile-phone {
    font-size: 14px
  }

  .main-cont {
    width: 100%
  }

  .badge {
    width: 150px;
    height: 150px;
  }

  .right-sec {
    width: 66%;
    margin-left: -4rem;
  }

  .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 110px;
  }

  .video-thumbnail {
    width: 110px;
    height: 110px;
  }

  .right-inner {
    border-radius: 100px;
    padding: 0 3rem 0 5rem;
  }

  .main-cont .left-sec .text {
    font-size: 26px;
  }

  .left-sec {
    width: 30%;
  }

  .newfaddress-title p {
    text-align: center !important;
  }

  .unique-container .callus_btn_sec {
    flex-direction: column;
  }

  .badge {
    width: 100px !important;
    height: 100px !important;
  }

  .logo {
    width: 75px !important;
    height: 75px !important;
  }

  .video-thumbnail {
    width: 75px !important;
    height: 75px !important;
  }

  .right-sec {
    margin-left: -4rem !important;
  }

  .appointment-content-text h2 {
    display: none;
  }

  .video-section {
    padding: 0rem 1rem;
  }

  .video-sect .video-banner {
    /* top: 48px; */
    height: 230px;
  }

}

@media screen and (max-width: 770px) {
  .desigin_template {
    margin: 2rem 0px;
  }
}

.as-seen-image-wrapper img {
  width: 100%;
}

section.as-seen-on-section {
  padding: 15px 3rem;
  background: red;
  display: flex;
  justify-content: center;
  align-items: center;
}

img.as-seen-an-image {
  width: 76%;
}