@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
h3 {
  color: rgb(242 111 33) !important;
  font-family: "Jost", sans-serif;
}
.icone:hover img,
.icone:visited img {
  filter: brightness(0) invert(1);
}
.services-main li.nav-item {
  margin-right: 15px;
  margin-top: 30px;
}

.mb-120 {
  margin-bottom: 120px;
}
.sticky-top {
  background-color: #fff;
}
.services .nav-link:focus,
.nav-link:hover {
  color: rgb(242 111 33) !important;
}

.tab-sec .nav-link:hover {
  color: #fff !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  margin: 0px;
  transition: all 500ms ease;
}

.add-foot p {
  line-height: 14px;
}

.txt-justify {
  text-align: justify;
}

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-family: "Rubik", sans-serif;
}

p {
  font-weight: 400;
  font-family: "Rubik", sans-serif;
}
a {
  text-decoration: none;
  color: #fff;
  font-family: "Rubik", sans-serif;
}

.dropdown-menu {
  background-color: #de7232;
}

.dropdown-menu li a {
  font-size: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff !important;
  padding: 8px 15px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #29687a !important;
  background-color: #dff3f0;
}

nav.navbar.navbar-expand-lg.navbar-light {
  z-index: 999;
}

.banner-txt {
  margin-top: 80px !important;
  padding: 87px 0px 93px 0px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: rgb(242 111 33);
}

.dropdown-menu li a {
  font-size: 15px;
}

.header-top {
  position: relative;
  width: 100%;
  background: #29687a;
  padding: 12px 0px;
}
.header-top .top-inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.auto-container {
  position: static;
  max-width: 1320px;
  padding: 0px 15px;
  margin: 0 auto;
}
.header-top .info {
  position: relative;
  display: flex;
  align-items: center;
}
.header-top .info li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  margin-right: 25px;
  padding-left: 28px;
}
.header-top .info li i {
  position: absolute;
  left: 0px;
  top: 3px;
  font-size: 18px;
  color: #dddddd;
}
.header-top .info li a {
  display: inline-block;
  color: #fff;
}
.header-top .right-column {
  display: flex;
  align-items: center;
}
.header-top .right-column .schedule {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 26px;
  color: #fff;
  padding-left: 30px;
  margin-right: 30px;
}
.header-top .right-column .schedule i {
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 20px;
  color: #dddddd;
}

.bg-bread {
  background: #29687a;
  text-align: center;
}

.icon-4:before {
  content: "\e903";
}
.header-top .social-links li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 25px;
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-pinterest-p:before {
  content: "\f231";
}

.fa-brands,
.fab {
  color: #fff;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgb(255 255 255) !important;
}

.appointment {
  background: #29687a;
  padding: 17px 45px;
  border: 1px;
  border-radius: 30px;
}
.appointment a {
  color: #fff !important;
  font-weight: 600;
}

.nav-link:focus,
.nav-link:hover {
  color: rgb(242 111 33);
}
a.navbar-brand {
  display: flex;
  flex-direction: column;
}
span.logo-tag1 {
  font-size: 9px;
  text-align: center;
  font-weight: 700;
  line-height: 0;
}

li.nav-item.dropdown:hover ul.dropdown-menu {
  display: block;
}
.nav-link {
  font-size: 17px;
  color: #141417;
  font-weight: 500;
}

.theme-btn {
  background: #03c0b4;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  color: #fff !important;
  text-align: center;
  padding: 17px 45px;
  text-transform: capitalize;
  border-radius: 30px;
  z-index: 1;
  transition: all 500ms ease;
  margin-bottom: 20px;
}

.pattern-layer .pattern-1 {
  position: absolute;
  background-image: url(images/home/shape-2.png);
  background-repeat: no-repeat;
  left: 0px;
  top: 150px;
  width: 584px;
  height: 544px;
  background-repeat: no-repeat;
}

.banner-h2 {
  font-size: 70px;
  font-weight: 700;
}

.banner p {
  font-size: 18px;
}

.icon-8:before {
  content: "\e907";
}

.icon-list li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 5px;
  width: 90px;
  height: 90px;
  line-height: 100px;
  font-size: 40px;
  background: #fff;
  color: #242426;
  border-radius: 50%;
  text-align: center;
  box-shadow: 6px 8px 0px 0px #ecf6f6;
}

.banner-carousel .image-box {
  position: absolute;
  right: 380px;
  top: 0px;
}

.banner-carousel .image-box .shape .shape-1 {
  position: absolute;
  bottom: 195px;
  right: -140px;
  width: 305px;
  height: 305px;
  background-repeat: no-repeat;
  -webkit-animation: zoom-fade 4s infinite linear;
  animation: zoom-fade 4s infinite linear;
}

.banner-carousel .image-box .shape .shape-2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 458px;
  height: 478px;
  border-radius: 50% 50% 0px 0px;
}
.banner-carousel .image-box .shape .shape-2 {
  background: #f17732;
}

.banner-carousel .image-box .image {
  position: relative;
  display: inline;
}

/* .banner {
  background-image: url(../images/home/banner-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 300px;
} */

/* second section */
.p_relative {
  position: relative;
}

.auto-container {
  position: static;
  max-width: 1320px;
  padding: 0px 15px;
  margin: 0 auto;
}

.feature-section .inner-container {
  background: #29687a;
  padding: 59px 70px 70px 70px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}

.feature-section .inner-container .shape-layer {
  position: absolute;
  left: -120px;
  top: -70px;
  width: 231px;
  height: 231px;
  background-repeat: no-repeat;
  z-index: -1;
  -webkit-animation: zoom-fade 4s infinite linear;
  animation: zoom-fade 4s infinite linear;
}

.feature-section .title-box {
  margin-bottom: 42px;
}

.centred {
  text-align: center;
}

.feature-section .title-box h2 {
  position: relative;
  display: block;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 13px;
  color: #fff;
}

.feature-section .title-box p {
  line-height: 26px;
  color: #fff;
}

.icone {
  display: flex;
  flex-direction: column;
}

.icone .fa-microscope {
  font-size: 36px;
  margin-bottom: 20px;
}

.feature-block-one .inner-box {
  background: #f6f7f8;
  border-radius: 20px;
  padding: 46px 10px 61px 30px;
  transition: all 500ms ease;
}

.feature-block-one .inner-box .icon-box {
  font-size: 55px;
  line-height: 50px;
  color: #141417;
  margin-bottom: 24px;
}

.feature-block-one .inner-box h3 {
  position: relative;
  display: block;
  font-size: 23px !important;
  line-height: 32px;
  margin-bottom: 16px;
}

.feature-block-one .inner-box p {
  line-height: 26px;
  font-family: "Poppins" sans-serif;
}

.feature-block-one .inner-box h3 a {
  display: inline-block;
  color: #141417;
}

.feature-block-one .inner-box h3 a {
  display: inline-block;
  color: #141417;
}

/* ABOUT START */
/* .about-section {
  padding: 120px 0px;
} */

.services-main li {
  display: flex;
  width: 200px;
  height: 200px;
}
.services-main .services {
  width: 100%;
}

@media only screen and (max-width: 499px) {
  .image_block_one .image-box .text {
    position: relative;
    width: 100% !important;
    margin-top: 15px;
  }
  .image_block_one .image-box {
    padding: 0px;
  }
}

.image_block_one .image-box {
  position: relative;
  display: block;
}
.pb_100 {
  padding-bottom: 100px;
}
.pr_130 {
  padding-right: 130px;
}
.mr_30 {
  margin-right: 30px;
}

.image_block_one .image-box .shape {
  position: absolute;
  left: -30px;
  bottom: 60px;
  width: 305px;
  height: 305px;
  background-repeat: no-repeat;
  -webkit-animation: zoom-fade 4s infinite linear;
  animation: zoom-fade 4s infinite linear;
}

.image_block_one .image-box .image {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 50%;
}

.image_block_one .image-box .image img {
  width: 100%;
  border-radius: 50%;
  transition: all 500ms ease;
}

.image_block_one .image-box .text {
  width: 250px;
  padding: 54px 60px 63px 60px;
  text-align: center;
  border-radius: 70px;
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.2);
}
.image_block_one .image-box .text {
  background: #f17732;
}
.b_0 {
  bottom: 0;
}
.r_0 {
  right: 0;
}
.p_absolute {
  position: absolute;
}
.image_block_one .image-box .text h2 {
  display: block;
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 9px;
}

.image_block_one .image-box .text h4 {
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #fff;
}

.ml_30 {
  margin-left: 30px;
}

.mb_25 {
  margin-bottom: 25px;
}

.d_block {
  display: block;
}
.ophthalmologist {
  margin-left: 0px !important;
}

.sec-title.left .sub-title {
  margin-left: -240px;
  /* margin-left: 0px; */
}
.sec-title .sub-title {
  position: relative;
  display: inline-block;
  font-size: 90px;
  line-height: 80px;
  font-family: "Jost", sans-serif;
  font-weight: 800;
  background: -webkit-linear-gradient(0deg, #f8ece3, #def4f1 100%);
  color: transparent !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.sec-title h2 {
  display: block;
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  margin-top: -26px;
}

.content_block_one .content-box .text {
  margin-bottom: 25px;
}

.content_block_one .content-box .inner-box .single-item h3 {
  position: relative;
  display: block;
  font-size: 35px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 17px;
}

.list-style-one li {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  padding-left: 30px;
  margin-bottom: 11px;
}

.list-style-one li:before {
  position: absolute;
  content: "\F26E";
  font-family: bootstrap-icons !important;
  font-size: 28px;
  left: 0px;
  top: 0px;
  color: red;
}

.bi::before {
  display: inline-block;
  content: "";
  vertical-align: -0.125em;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z' clip-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
}

.list-style-one li:before {
  color: #f17732;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
/* ABOUT END */

/* tabs */
.services-main {
  border: none;
}
.services {
  position: relative;
  display: inline-block;
  background: #ebeced;
  border-radius: 30px !important;
  padding: 50px 50px;
  cursor: pointer;
  margin: 0px 3.5px;
  z-index: 1;
  transition: all 500ms ease;
}
.services-content .tab-pane {
  padding: 140px 65px 30px 65px;
}
.services-content {
  background: #fff;
  border-radius: 25px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: -60px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #29687a;
  color: #fff !important;
  border: none;
}

.services:hover {
  background-color: #29687a;
  border: none;
}

.services .nav-link:focus,
.nav-link:hover {
  color: #fff;
}

.service-section .pattern-layer .pattern-1 {
  position: absolute;
  left: 120px;
  top: 175%;
  width: 361px;
  height: 361px;
  background-repeat: no-repeat;
  -webkit-animation: zoom-fade 6s infinite linear;
  animation: zoom-fade 6s infinite linear;
}

.service-section .pattern-layer .pattern-2 {
  position: absolute;
  top: 168%;
  right: 0px;
  width: 440px;
  height: 466px;
  background-repeat: no-repeat;
}

.service-section .sec-title .sub-title {
  /* background: -webkit-linear-gradient(0deg, #ede3da 30%, #d3ebe9 70%); */
  background: -webkit-linear-gradient(0deg, #f3a967 30%, #a1e7e1 70%);
}

.sec-title .sub-title {
  position: relative;
  display: inline-block;
  font-size: 90px;
  line-height: 80px;
  font-family: "Jost", sans-serif;
  font-weight: 800;
  background: -webkit-linear-gradient(0deg, #f8ece3, #def4f1 100%);
  color: transparent !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.sec-title h2 {
  display: block;
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  margin-top: -26px;
}

.content_block_two .content-box {
  position: relative;
  display: block;
}

.content_block_two .content-box .text {
  margin-bottom: 26px;
}

.content_block_two .content-box h3 {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 22px;
}

.content_block_two .content-box p {
  margin-bottom: 26px;
  line-height: 26px;
  font-family: "Poppins", sans-serif;
}
.content_block_two .content-box p {
  margin-bottom: 26px;
  line-height: 26px;
  font-family: "Poppins", sans-serif;
}

.content_block_two .content-box .list-style-one li {
  font-size: 17px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  color: #141417;
  margin-bottom: 15px;
}

.list-style-one li {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 26px;
  padding-left: 30px;
  margin-bottom: 11px;
}

.list-style-one li:before {
  position: absolute;
  content: "\F26E";
  font-family: bootstrap-icons !important;
  font-size: 28px;
  left: 0px;
  top: 0px;
}
.list-style-one li:before {
  color: #f17732;
}

.image_block_two .image-box {
  margin-left: 30px;
  margin-top: 6px;
}

.image_block_two .image-box .image {
  overflow: hidden;
  border-radius: 30px;
}

.inner-box h3 {
  color: #000 !important;
}

.image_block_two img {
  width: 100%;
}

/* tabs END*/

/* Numbers START*/
.funfact-section {
  padding: 77px 0px 80px 0px;
}

.bg-color-2 {
  background: rgb(242 111 33);
}

.funfact-section .inner-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.counter-block-one .inner-box {
  position: relative;
  display: block;
  padding: 0px 0px 0px 95px;
}
.counter-block-one .inner-box .icon-box {
  position: absolute;
  left: 0px;
  top: 6px;
  font-size: 80px;
  line-height: 70px;
  color: #fff;
}

/* .icon-25:before {
  content: "\F840";
  font-family: bootstrap-icons !important;
}

.icon-26:before {
  content: "\e919";
}

.icon-27:before {
  content: "\e91a";
}

.icon-28:before {
  content: "\e91b";
} */

.counter-block-one .inner-box .count-outer {
  position: relative;
  display: block;
  font-size: 60px;
  line-height: 60px;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
}

.counter-block-one .inner-box p {
  display: block;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: 500;
}
/* Numbers END*/

/* TESTIMONIAL START */
.testimonial-section .pattern-layer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.testimonial-section {
  padding: 50px 0px 110px 0px;
}

.fa-quote-right-alt:before,
.fa-quote-right:before {
  content: "\f10e";
  font-size: 100px;
  color: #03c0b4;
}
.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.carousel-indicators {
  position: relative;
  top: 25px;
}

.text-muted {
  font-size: 18px;
  line-height: 32px;
  color: #141417;
  margin-bottom: 22px;
}

/* TESTIMONIAL END */

/* Careers Form*/
.form-popup-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.form-popup-bg {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  overflow-y: auto;
  z-index: 10000;
}
.form-popup-bg.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.form-container {
  background-color: #f26f21;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 40px;
  color: #fff;
}
.close-button {
  background: none;
  color: #fff;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border: solid 1px #fff;
}

.form-popup-bg:before {
  content: "";
  background-color: #fff;
  opacity: 0.25;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.contact-details ul {
  line-height: 30px !important;
}

/* .form-group input {
  border-radius: 5px;
  padding: 10px;
  border: none;
  width: 100%;
  margin-bottom: 10px;
} */
.form-group input,
.form-group textarea {
  border: none;
  height: 42px;
  width: 100%;
  margin-bottom: 10px;
  padding: 0 15px;
  border-top: 0px;
  border-radius: 5px;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
/* contact section */

.contact-section {
  padding-top: 119px;
}

.contact-section .bg-layer {
  position: absolute;
  background: #29687a;
  width: 100%;
  height: 620px;
  left: 0px;
  top: 0px;
}

.contact-section .pattern-layer .pattern-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 395px;
  height: 412px;
  background-repeat: no-repeat;
}

.contact-section .pattern-layer .pattern-2 {
  position: absolute;
  top: 290px;
  right: 140px;
  width: 325px;
  height: 325px;
  background-repeat: no-repeat;
  -webkit-animation: zoom-fade 6s infinite linear;
  animation: zoom-fade 6s infinite linear;
}

.contact-section .support-box {
  margin-bottom: 106px;
}

.contact-section .form-inner {
  position: relative;
  display: block;
  background: rgba(255, 255, 255, 0.12);
  padding: 47px 35px 0px 35px !important;
  border-radius: 30px;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
}

.contact-section .form-inner h3 {
  position: relative;
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 101px;
}

.contact-section .form-inner h3 span {
  display: block;
}
.contact-section .form-inner h3 span {
  color: rgb(242 111 33);
}

.default-form .form-group {
  position: relative;
  margin-bottom: 20px;
}

.default-form .form-group input[type="text"],
.default-form .form-group input[type="email"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="tel"],
.default-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
  border: 1px solid #e5e5e5;
  border-radius: 30px;
  font-size: 16px;
  color: #6e6e6e;
  font-family: "Rubik", sans-serif;
  padding: 10px 20px;
  background: transparent;
  transition: all 500ms ease;
}

.contact-section .video-inner {
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 205px 0px;
  border: 10px solid #fff;
  border-radius: 30px;
  text-align: center;
  overflow: hidden;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
}

.contact-section .video-inner:before {
  position: absolute;
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0.3;
}

.contact-section .video-inner .video-btn a {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  border: 4px solid #fff;
  border-radius: 50%;
}
/* 
.contact-section .video-inner .video-btn a:before,
.contact-section .video-inner .video-btn a:after {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.9);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
} */

.fa-play:before {
  content: "\f04b";
}

.contact-section .sec-title .sub-title {
  background: -webkit-linear-gradient(0deg, #2e2726, #133035 100%);
}
.sec-title.light h2 {
  color: #fff;
}

.contact-section a {
  color: rgb(242 111 33);
}

.contact-section .default-form .form-group button[type="submit"] {
  width: 100%;
  padding: 12px 45px;
}

.theme-btn.btn-two {
  background: rgb(242 111 33);
  border: none;
}

.theme-btn:before {
  position: absolute;
  content: "";
  width: 0%;
  height: 100%;
  background: #111821;
  top: 0px;
  left: 0px;
  z-index: -1;
  transition: all 500ms ease !important;
}

.contact-section .form-inner h3 {
  position: relative;
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #fff !important;
  margin-bottom: 101px;
}

.mb_45 {
  margin-bottom: 45px;
}
.contact-section .support-box .icon-box {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* contact section End */

/* team-section  */
.team-details img,
.team-info img {
  width: 100%;
}
.team-block-one .inner-box .lower-content h3 a {
  color: #141417;
  font-size: 16px !important;
}
.team-section {
  padding: 50px 0px 50px 0px;
}
.team-section .pattern-layer {
  position: absolute;
  top: -150px;
  right: 0px;
  width: 460px;
  height: 568px;
  background-repeat: no-repeat;
}
.mb_50 {
  margin-bottom: 50px;
}
.team-section .sec-title .theme-btn {
  position: absolute;
  right: 0px;
  bottom: 23px;
}
.pr_55 {
  padding-right: 55px;
  padding-bottom: 20px;
}
.team-block-one .inner-box .image-box {
  overflow: hidden;
  background: #000;
  border-radius: 20px;
}
.d_block {
  display: block;
}

.team-block-one .inner-box .image-box img {
  border-radius: 20px;
  width: 100%;
  transition: all 500ms ease;
}
.team-block-one .inner-box .lower-content {
  width: 270px;
  background: #fff;
  border-radius: 10px;
  padding: 22px 30px 25px 30px;
}
.b_shadow_6 {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
.z_1 {
  z-index: 1;
}
.b_45 {
  bottom: 45px;
}
.r_0 {
  right: 0;
}
.tran_5 {
  transition: 0.5s;
}
.p_absolute {
  position: absolute;
}
.team-block-one .inner-box .lower-content:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  z-index: -1;
  border-radius: 10px;
  transition: all 500ms ease;
}

.team-block-one .inner-box:hover .lower-content:before {
  height: 100%;
  top: 0px;
}
.team-block-one .inner-box .lower-content:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0%;
  left: 0px;
  bottom: 0px;
  z-index: -1;
  border-radius: 10px;
  transition: all 500ms ease;
}
.team-block-one .inner-box .lower-content:before {
  background: #03c0b4;
}

.team-block-one .inner-box:hover .lower-content h3 a,
.team-block-one .inner-box:hover .lower-content .designation {
  color: #fff;
}
.team-block-one .inner-box:hover .lower-content .social-links {
  opacity: 1;
}
.team-block-one .inner-box .lower-content h3 {
  font-size: 24px;
  font-weight: 600;
}
.mb_3 {
  margin-bottom: 3px;
}
.lh_30 {
  line-height: 30px;
}
.tran_5 {
  transition: 0.5s;
}
.team-block-one .inner-box .lower-content h3 a {
  color: #141417;
}
.d_iblock {
  display: inline-block;
}
.lh_20 {
  line-height: 20px;
}
.fs_16 {
  font-size: 15px;
}
.team-block-one .inner-box .lower-content .social-links {
  opacity: 0;
}
.l_25 {
  left: 25px;
}
.b_14 {
  bottom: 14px;
}
.pull-left {
  float: left;
}
.mr_25 {
  margin-right: 25px;
}
.team-block-one .inner-box .lower-content .social-links li a {
  color: #fff;
}
.fs_15 {
  font-size: 15px;
}
.fa-facebook-f:before {
  content: "\f39e";
}

/* .team-block-one .inner-box:hover .lower-content {
  padding-bottom: 55px;
} */
.team-block-one .inner-box .lower-content {
  width: 270px;
  background: #fff;
  border-radius: 10px;
  padding: 22px 30px 25px 30px;
}
/* team-section end */

/* Emergency Section  */
.cta-section {
  position: relative;
  padding: 50px 0px 0px 0px;
  /* padding: 115px 0px 110px 0px; */
}
.cta-section .image-box img {
  width: 100%;
}
.bg-color-1 {
  background: #f2f4f5;
}

.cta-section .pattern-layer .pattern-1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 415px;
  height: 365px;
  background-repeat: no-repeat;
}

.cta-section .pattern-layer .pattern-2 {
  position: absolute;
  right: 70px;
  top: 150px;
  width: 301px;
  height: 300px;
  background-repeat: no-repeat;
  -webkit-animation: zoom-fade 6s infinite linear;
  animation: zoom-fade 6s infinite linear;
}

.cta-section .image-box {
  position: relative;
  display: block;
}
.mr_25 {
  margin-right: 25px;
}
.mt_60 {
  margin-top: 60px;
}
.cta-section .image-box .shape {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 301px;
  height: 300px;
  background-repeat: no-repeat;
  -webkit-animation: zoom-fade 6s infinite linear;
  animation: zoom-fade 6s infinite linear;
}

.cta-section .content-box {
  position: relative;
  display: block;
}
.ml_35 {
  margin-left: 35px;
}

.cta-section .content-box .sec-title .sub-title {
  background: -webkit-linear-gradient(0deg, #eee3da, #d3ebe9 100%);
}

.cta-section .content-box .text {
  margin-bottom: 32px;
}

.cta-section .content-box .text p {
  line-height: 26px;
  color: #232326;
}

.cta-section .content-box .support-box {
  position: relative;
  display: block;
  padding: 4px 0px 6px 90px;
}

.cta-section .content-box .support-box .icon-box {
  position: absolute;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 40px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  left: 0px;
  top: 0px;
}

.cta-section .content-box .support-box .icon-box {
  background: #f17732;
}

.cta-section .content-box .support-box h4 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  color: #616264;
  margin-bottom: 4px;
}

.cta-section .content-box .support-box h3 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  color: #141417;
  font-weight: 600;
}

.cta-section .content-box .support-box h3 a {
  display: inline-block;
  color: #141417;
}
.cta-section .content-box .sec-title h2 span {
  color: #03c0b4;
}
/* Emergency Section  */

/* blog section  */
.news-section {
  padding: 50px 0px 50px 0px;
}

.news-block-one .inner-box {
  position: relative;
  display: block;
}
.news-block-one .inner-box .image-box {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}

figure {
  margin: 0px;
}

.news-block-one .inner-box .image-box:before {
  position: absolute;
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  opacity: 0;
  z-index: 1;
  transition: all 500ms ease;
}

.news-block-one .inner-box .image-box img {
  width: 100%;
  border-radius: 20px;
  transition: all 500ms ease;
}
.news-block-one .inner-box:hover .image-box img {
  transform: scale(1.05);
}

.news-block-one .inner-box .image-box a {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  font-size: 0px;
  color: #fff;
  z-index: 2;
}
.news-block-one .inner-box .lower-content {
  position: relative;
  margin-left: 30px;
}
.news-block-one .inner-box .lower-content .inner {
  position: relative;
  display: block;
  background: #fff;
  padding: 30px 30px 22px 30px;
  border-radius: 20px;
  border-top-right-radius: 0px;
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.08);
  margin-top: -80px;
  z-index: 2;
  height: 100%;
  /* height: 360px; */
}

.news-block-one .inner-box .lower-content .category a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 28px;
  background: #fdebe0;
  text-align: center;
  padding: 1px 20px;
  border-radius: 25px;
  margin-bottom: 14px;
}

.news-block-one .inner-box .lower-content .category a {
  color: #f17732;
}

.news-block-one .inner-box .lower-content .category a:hover {
  color: #fff;
}

.news-block-one .inner-box .lower-content .category a:hover {
  background: #f17732;
}
.news-block-one .inner-box .lower-content h3 {
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 9px;
}
.news-block-one .inner-box .lower-content h3 a {
  display: inline-block;
  color: #141417;
}
.news-block-one .inner-box .lower-content .post-info {
  margin-bottom: 16px;
}
.news-block-one .inner-box .lower-content .post-info li {
  position: relative;
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #6e6e6e;
  margin-right: 17px;
  padding-left: 25px;
}
.news-block-one .inner-box .lower-content .post-info li i {
  position: absolute;
  left: 0px;
  top: 4px;
  color: #89898b;
  font-size: 18px;
}
.news-block-one .inner-box .lower-content .post-info li a {
  display: inline-block;
  color: #6e6e6e;
}
.news-block-one .inner-box .lower-content p {
  line-height: 26px;
  margin-bottom: 16px;
}
.news-block-one .inner-box .lower-content .link a {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  color: #141417;
}
/* blog section  */

/* Doctors */
.team-details .image-box {
  position: relative;
  display: block;
  border-radius: 20px;
}

.team-info {
  line-height: 30px;
}

.team-info h2 {
  color: rgb(242 111 33);
}

.team-info p {
  text-align: justify;
}
/* Doctors */

/* Process Section Start*/
.process-section {
  padding: 120px 0px 111px 0px;
}
.centred {
  text-align: center;
}
.process-section .pattern-layer .pattern-2 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 460px;
  height: 568px;
  background-repeat: no-repeat;
}
.process-section .inner-container .shape {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1291px;
  height: 189px;
  background-repeat: no-repeat;
}
.process-block-one .inner-box {
  position: relative;
  display: block;
  max-width: 310px;
  margin: 0 auto;
}
.process-block-one .inner-box .image-box {
  position: relative;
  display: inline-block;
  margin-bottom: 37px;
  width: 192px;
  height: 192px;
  background: #fff;
}
.process-block-one .inner-box .image-box .count-text {
  position: absolute;
  left: -14px;
  top: -14px;
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  z-index: 1;
}
.process-block-one .inner-box .image-box .count-text {
  background: #f17732;
}
.process-block-one .inner-box .image-box .image {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  width: 170px;
  height: 170px;
}
.process-block-one .inner-box .image-box .image:before {
  position: absolute;
  content: "";
  border: 2px dashed #f17732;
  width: 192px;
  height: 192px;
  left: -11px;
  top: -11px;
  border-radius: 50%;
}
.process-block-one .inner-box .image-box .image img {
  width: 100%;
  border-radius: 50%;
}
.process-block-one .inner-box h3 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}
.process-block-one .inner-box p {
  line-height: 30px;
}
.mb_85 {
  margin-bottom: 85px;
}
/* Process Section End*/

/* Contact Us Start*/
.contact-info-section {
  position: relative;
  padding: 170px 0px 110px 0px;
}
.contact-info-section .single-item {
  position: relative;
  display: block;
  background: -webkit-linear-gradient(-75deg, #fcebe1, #dbf5f3 100%);
  padding: 0px 30px 48px 30px;
  border-radius: 20px;
  transition: all 500ms ease;
  height: 300px;
}
.contact-info-section .single-item .icon-box {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 50px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
  margin-bottom: 24px;
  margin-top: -50px;
}
.contact-info-section .single-item .icon-box {
  color: #f17732;
}
.contact-info-section .single-item h3 {
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 17px;
  color: #141417 !important;
}
.contact-info-section .single-item p {
  line-height: 26px;
  color: #6e6e6e !important;
}
.contact-info-section .single-item p a {
  display: inline-block;
  color: #6e6e6e !important;
}
/* Contact Us End*/

/* Services Start */
.service-sidebar .category-list li a:hover:before,
.service-sidebar .category-list li a.current:before {
  opacity: 1;
}
.service-sidebar .category-list li a:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  left: 0px;
  top: 11px;
  opacity: 0;
  transition: all 500ms ease;
}
.service-sidebar .category-list li a:before {
  background: #f17732;
}
.service-details {
  padding: 120px 0px 115px 0px;
}
.service-sidebar {
  position: relative;
  display: block;
  background: #f2f4f5 !important;
  padding: 47px 30px 43px 30px !important;
  border-radius: 20px !important;
}

.mr_40 {
  margin-right: 40px;
}

.service-sidebar .text {
  margin-bottom: 29px;
}
.service-sidebar .text h3 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 18px;
}
.service-sidebar .text p {
  line-height: 26px;
}
.service-sidebar .category-list li {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.service-sidebar .category-list li a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #141417;
  font-family: "Rubik", sans-serif;
}
.service-sidebar .category-list li a:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  left: 0px;
  top: 11px;
  opacity: 0;
  transition: all 500ms ease;
}

.service-sidebar .category-list li a:before {
  background: #f17732;
}

.service-sidebar .category-list li a:hover,
.service-sidebar .category-list li a.current {
  padding-left: 47px;
}

.service-sidebar .category-list li a:hover,
.service-sidebar .category-list li a.current {
  color: #f17732;
}
.service-sidebar .category-list li a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #141417;
  font-family: "Rubik", sans-serif;
}
.service-details-content {
  position: relative;
  display: block;
}
.service-details-content .content-one {
  margin-bottom: 63px;
}
.content-side h2 {
  padding-bottom: 20px;
}
/* Services End */

/* Gallery */
.gallery-img img {
  width: 100%;
  border-radius: 10px;
}

.gallery-design {
  background: #e1e1e1;
  padding: 20px;
  border-radius: 24px;
}

.gallery-img h5 {
  padding-top: 20px;
  color: rgb(40 99 112) !important;
}
/* Donation Page */
.donate-eye img {
  border-radius: 25px !important;
  width: 100% !important;
}

.summary {
  float: none;
  position: relative;
  width: auto;
  margin: 0 30px 75px;
  border-radius: 10px;
  padding: 40px 40px 14px;
  background-color: #ffffff;
  box-shadow: 11px 10px 38px rgba(0, 0, 0, 0.1);
  top: -55px;
}

.summary h3,
.summary h2 {
  line-height: 3rem;
}

/* footer */

.footer-title {
  margin-bottom: 15px;
  margin-top: 10px;
}

.footer-widget {
  padding: 25px 0px 15px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.bg-cover {
  background: #29687a;
  color: #fff;
  position: relative;
}

.bg-cover a {
  color: #fff;
}

.link-list li {
  padding-bottom: 8px;
}

.footer-copyright {
  padding: 0px 0px;
}
#btn-back-to-top {
  position: fixed;

  bottom: 20px;
  right: 20px;
  background-color: rgb(242 111 33) !important;
  border-color: rgb(242 111 33) !important;
  border-radius: 50%;
}

.tb_rc_post_container {
  margin-top: -35px;
}

.google-map-section .content-inner {
  position: absolute;
  left: 1%;
  top: 23%;
  /* width: 100%;
  padding: 50px 0px; */
}

.google-map-section .content-box {
  max-width: 360px;
  width: 100%;
  background: #29687a;
  border-radius: 30px;
  overflow: hidden;
  z-index: 2;
}
.google-map-section .content-box .title {
  padding: 27px 30px 23px 40px;
}

.google-map-section .content-box .title {
  background: #f17732;
}
.google-map-section .content-box .title h3 {
  display: block;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
}

.google-map-section .content-box .schedule-box {
  padding: 15px 10px 0px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.google-map-section .content-box .schedule-list li {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  font-family: "Jost", sans-serif;
  color: #fff;
  margin-bottom: 16px;
}
.google-map-section .content-box .contact-info {
  padding: 10px;
}

.google-map-section .content-box .contact-info h3 {
  display: block;
  font-size: 24px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 16px;
}

.google-map-section .content-box .info-list li {
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 28px;
  font-family: "Jost", sans-serif;
  color: #fff;
  margin-bottom: 17px;
  padding-left: 32px;
}
.google-map-section .content-box .info-list li i {
  position: absolute;
  left: 0px;
  top: 5px;
}
.google-map-section .content-box .info-list li i {
  color: #f17732;
}
.google-map-section .content-box .info-list li a {
  color: #fff;
}

.google-map-section .content-box .title h3 {
  display: block;
  font-size: 24px;
  line-height: 30px;
  color: #fff !important;
  font-weight: 600;
}

.footer-top {
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #29687a;
}
.footer-top .top-inner {
  position: relative;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between;
}

.footer-top .top-inner .footer-menu li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 60px;
}

.footer-top .top-inner .footer-menu li a {
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 28px;
  font-family: "Jost", sans-serif;
  color: #fff;
  font-weight: 500;
}

.footer-top .top-inner .footer-logo {
  margin-bottom: 30px;
}

.footer-top .top-inner .footer-logo .logo {
  position: relative;
  display: inline-block;
  background: rgb(241 241 241);
  padding: 35px 57px 34px 60px;
  border-bottom-left-radius: 70px;
  border-bottom-right-radius: 70px;
}

.side-sticky {
  position: fixed;
  bottom: 50%;
  right: 10px;
  z-index: 999;
}
.side-sticky ul li a {
  color: #fff;
}
.side-sticky li {
  padding: 10px;
  background: #29687a;
  margin-bottom: 5px;
  border-radius: 10px;
  border: 1px solid #fff;
}
.side-sticky ul {
  text-align: center;
}

/*stick icons side */

.sticky-icon-container {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1000;
}

.sticky-icon {
  position: relative;
  background-color: #f17732;
  color: #fff;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  border-radius: 5px 0px 0px 5px;
  transition: background-color 0.3s;
  margin-bottom: 5px;
}

.sticky-icon:hover {
  background-color: #29687a;
}

.hover-text {
  visibility: hidden;
  width: 120px;
  background-color: #29687a;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  right: 100%; /* Position the tooltip to the right of the icon */
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}

.sticky-icon:hover .hover-text {
  visibility: visible;
  opacity: 1;
}

.custom-select {
  position: relative;
  font-family: Arial;
  display: inline-block;
}

.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #fff;
  border-radius: 10px 10px 0px 0px;
}

.select-selected-bottom-rounded {
  border-radius: 10px 10px 10px 10px;
}

.select-selected-bottom-square {
  border-radius: 10px 10px 0px 0px;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 45%;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #757575 transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 25%;
}

/*set the styling and height for the list when the select box is open (active), the overflow-y property controls the scrolling:*/
.select-items {
  border-radius: 0px 0px 10px 10px;
  height: 110px;
  overflow-y: auto;
  position: absolute;
  background-color: #fff;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/*style the items (options), including the selected item:*/
.select-items div,
.select-selected {
  color: #757575;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover,
.same-as-selected {
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

/* scrollbar width */
.select-items::-webkit-scrollbar {
  width: 15px;
}

/* scrollbar track */
.select-items::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 0px 0px 10px 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* scrollbar handle */
.select-items::-webkit-scrollbar-thumb {
  background: #f26f21;
  border-radius: 10px; /* optional rounded handle */
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    transparent 75%,
    transparent
  );
}

/* scrollbar handle on hover */
.select-items::-webkit-scrollbar-thumb:hover {
  background: #f26f21;
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0.2) 75%,
    transparent 75%,
    transparent
  );
}

.opth-content {
  background: #e1e1e1;
  border-radius: 10px;
  padding: 10px;
}
.opth-content a {
  color: #000;
}
.opth-content h5 {
  padding: 20px 0px;
}
.opth-content a {
  color: #000;
}

.col-lg-12.gallery {
  columns: 3;
  column-gap: 10px;
}
.gal-img {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.gal-img img {
  width: 100%;
}

.gallery-gap {
  row-gap: 20px;
}

.check i {
  color: #f26f21;
  font-size: 20px;
}
