h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}
hr:not([size]) {
    height: 0.01rem !important;
}
p {
  font-size: 15px;

  color: #000000;

  font-weight: 300;

  line-height: 23.5px;

  margin: 0 0 10px;
}

body {
  font-family: "Poppins", sans-serif !important;

  font-size: 15px;

  color: #000000;

  overflow-x: hidden;
}

.navbar .nav-item .active {
  color: #1ebcdf !important;
}

.navbar-dark .navbar-toggler {
  color: rgb(255 255 255);
  background: #186aab;
  margin: 5px 0px;

  margin-left: auto;
}

#navbarTogglerDemo03 .navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
}

@media (max-width: 1024px) {
  .navbar .navbar-nav > li > a {
    padding: 10px 8px !important;

   

    border-bottom: 1px solid #fff;
    color: white !important;
  }
}

.single-testimonaials {
  text-align: center;

  background: #fff;

  padding: 0 29px;

  padding-bottom: 20px;

  margin-top: 30px;

  min-height: 339px;
  margin-right: 15px;
  margin-left: 15px;
}

.sec-title.colored span.decor span.inner {
  background: #1ebcdf;
}

.sec-title.colored span.decor:before,
.sec-title.colored span.decor:after {
  background: #1ebcdf;
}

.sec-title span.decor:before {
  left: 14px;
}

.single-testimonaials .qoute-box {
  width: 60px;

  height: 60px;

  text-align: center;

  color: #1ebcdf;

  background: #fff;

  line-height: 60px;

  -webkit-box-shadow: 0 0 7px -2px rgba(0, 0, 0, 0.2);

  box-shadow: 0 0 7px -2px rgba(0, 0, 0, 0.2);

  border-radius: 50%;

  margin-left: auto;

  margin-right: auto;

  position: relative;

  bottom: 30px;

  margin-bottom: -10px;
}

.single-testimonaials .qoute-box .qoute {
  font-size: 80px;

  vertical-align: bottom;

  line-height: 0;

  text-align: center;

  margin-right: 25px;

  font-family: serif;
}

.single-testimonaials p {
  font-weight: 500;

  color: #000000;

  font-size: 15px;

  line-height: 28px;
}

.single-testimonaials h3 {
  font-size: 16px;

  color: #000000;

  text-transform: uppercase;

  font-weight: 500;

  margin: 0;

  font-family: "Poppins", sans-serif;

  margin-top: 20px;

  margin-bottom: 6px;
}

@media (max-width: 768px) {
  #myCarousel .carousel-inner .carousel-item > div {
    display: none;
  }
  #carouselExampleCaptions .carousel-caption {
    bottom: 10% !important;}  
  #myCarousel .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
  
  
  
 #single_Service .about_box .est_box {height:auto;     margin-bottom: 20px;}
  
  
  
  
}

#myCarousel .carousel-inner .carousel-item.active,
#myCarousel .carousel-inner .carousel-item-start,
#myCarousel .carousel-inner .carousel-item-next,
#myCarousel .carousel-inner .carousel-item-prev {
  display: flex;
}

/* display 4 */

@media (min-width: 768px) {
  #myCarousel .carousel-inner .carousel-item-right.active,
  #myCarousel .carousel-inner .carousel-item-next,
  #myCarousel .carousel-item-next:not(.carousel-item-start) {
    transform: translateX(25%) !important;
  }

  #myCarousel .carousel-inner .carousel-item-left.active,
  #myCarousel .carousel-item-prev:not(.carousel-item-end),
  #myCarousel .active.carousel-item-start,
  #myCarousel .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-25%) !important;
  }

  #myCarousel .carousel-item-next.carousel-item-start,
  #myCarousel .active.carousel-item-end {
    transform: translateX(0) !important;
  }

  #myCarousel .carousel-inner .carousel-item-prev,
  #myCarousel .carousel-item-prev:not(.carousel-item-end) {
    transform: translateX(-25%) !important;
  }
}

.sec-title h2 {
  color: #000000;

  font-size: 32px;

  font-weight: 500;

  margin: 0 0 10px;

  text-transform: capitalize;

  line-height: 1.3;
  position: relative;
}

.testimonial-block-one {
  position: relative;
  padding-left: 15px;

  padding-right: 15px;
}

.testimonial-block-one .inner-box {
  position: relative;
}

.testimonial-block-one .inner-box .quote-icon {
  position: relative;

  color: #d7d7d7;

  font-size: 24px;
}

.testimonial-block-one .inner-box .text {
  position: relative;

  color: #000000;

  font-size: 15px;

  line-height: 1.8em;
}

.testimonial-block-one .inner-box .author-info {
  margin-top: 15px;

  margin-bottom: 15px;
}

.testimonial-block-one .inner-box .author-info h3 {
  position: relative;

  color: #222222;

  font-size: 16px;

  font-weight: 700;

  margin-top: 0px;
}

.testimonial-block-one .inner-box .author-info .rating i {
  position: relative;

  display: inline-block;

  margin-right: 3px;

  font-size: 13px;

  color: #ffd105;
}

.testimonials-wrapper {
  background: url(../img/resources/testi-bg.webp) center center no-repeat;

  -webkit-background-size: cover;

  background-size: cover;

  position: relative;

  padding: 21px 0;
}

.testimonials-wrapper:before {
  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: #fff;

  opacity: 0.9;
}

.footer {
  background: #090e3d;

  padding: 45px 0 30px;
}

.footer-widget.about-widget p {
  color: #ffffff;

  margin: 0;
}

.footer-widget .contact {
  margin-top: 21px;

  list-style: none;

  margin-left: 0px;
}

.footer-widget ul {
  margin: 0;

  padding: 0;

  margin-left: 17px;
}

.footer-widget .contact li {
  font-size: 13px;

  color: #c9c9c9;

  margin-bottom: 18px;
}

.footer-widget .contact li i {
  font-size: 16px;

  color: #c9c9c9;

  width: 18px;

  text-align: center;

  padding-right: 18px;
}

.footer-widget .contact li i,
.footer-widget .contact li span {
  font-size: 15px;

  vertical-align: middle;
}

.footer-widget .social {
  margin-top: 30px;

  margin-left: 0px;
}

.footer-widget .social li {
  display: inline-block;
}

.footer-widget ul li {
  color: #c9c9c9;
}

.footer-widget .social li a {
  display: inline-block;

  width: 30px;

  height: 30px;

  color: #cacfd3;

  border: 1px solid #cacfd3;

  line-height: 28px;

  text-align: center;

  font-size: 15px;

  border-radius: 50%;

  margin-right: 3px;

  transition: all 0.3s ease;
}

.footer-widget.quick-links {
  margin-top: 20px;
}

.footer-widget h3.title {
  font-size: 18px;

  text-transform: capitalize;

  font-weight: 500;

  color: #fef9f9;

  margin: 0;

  margin-bottom: 15px;
}

.footer-widget.quick-links ul li a {
  font-size: 15px;

  color: #c9c9c9;

  line-height: 30px;

  transition: all 0.3s ease;
  text-decoration: none;
}

.footer-widget.about-widget img {
  margin-bottom: 15px;

  height: auto;

  min-width: auto;

  max-width: 200px;
}

.footer-bottom {
  background: #090e3d;

  border-top: 1px solid gray;

  padding: 15px 0;
}

.footer-bottom p {
  margin: 0;

  font-size: 13px;

  color: #fff;
}

.footer-bottom a {
  color: #ffff;
  text-decoration: none;
}

.inner-header {
  padding-top: 15px;

  padding-bottom: 10px;

  position: relative;

  background: url(../img/resources/inner-header-bg.jpg) center center no-repeat;

  -webkit-background-size: cover;

  background-size: cover;
}

.inner-header:before {
  content: "";

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: #fff;

  opacity: 0.85;
}

.inner-header .sec-title {
  position: relative;

  margin-bottom: 0;
}

.inner-header .sec-title h1 {
  color: #000000;

  font-size: 40px;

  text-transform: uppercase;

  line-height: 58px;

  margin: 0;
}

.breadcumb {
  padding: 0;

  margin: 0;

  margin-bottom: 15px;
}

.breadcumb li {
  display: inline-block;
}

.breadcumb li a {
  color: #1ebcdf;
}

.breadcumb li a,
.breadcumb li i,
.breadcumb li span {
  display: block;

  font-size: 15px;
}

.error-section {
  padding: 45px 0;

  position: relative;

  text-align: center;
}

.error-section .text {
  position: relative;

  font-size: 14px;

  color: #777777;

  max-width: 765px;

  margin: 0 auto;

  margin-top: 20px;
}

.error-section .text img {
  min-width: auto;

  margin: 0 auto;
}

.error-section h3 {
  position: relative;

  font-size: 40px;

  color: #222222;

  font-weight: 700;

  margin-top: 20px;

  margin-bottom: 20px;

  text-transform: uppercase;
}

.sec-title .title-secss {
  font-size: 25px;

  color: #000000;

  margin: 0;

  margin-bottom: 20px;
  position: relative;
}

.listerror li a {
  color: black;

  font-size: 15px;

  border-bottom: 1px solid;
  text-decoration: none;

  position: relative;
}

.listerror li {
  position: relative;
}

.listerror li::marker {
  color: #151c5a;
  position: relative;
}

#single_Service .service_sideber .services_lis {
  border: 1px solid #f4f4f4;

  border-bottom: 0px solid;
}

#single_Service .service_sideber .appointment_side_form {
  border: 1px solid #f4f4f4;

  border-top: 0px solid;

  margin-top: 40px;
}

#content-desktop {
  display: block;
}

#single_Service .service_sideber .appointment_side_form p {
  font-family: "Raleway";

  font-size: 20px;

  font-weight: 500;

  color: #fff;

  text-align: center;

  background: #161d5b;

  height: 55px;

  padding-top: 15px;

  margin-bottom: 5px;
}

#single_Service .service_sideber .appointment_side_form .side_form {
  padding: 13px 13px;
}

#single_Service .service_sideber .appointment_side_form .side_form input {
  font-family: "Raleway";

  font-size: 14px;

  color: #b7b3b3;

  background: #efefef;

  width: 100%;

  height: 45px;

  border: 0px solid;

  padding-left: 15px;

  margin-bottom: 10px;
}

.help-block {
  display: block;

  margin-top: -5px;

  margin-bottom: 15px;

  color: #151c5a;

  padding-left: 15px;
}

#single_Service
  .service_sideber
  .appointment_side_form
  .side_form
  .appoin_button {
  font-family: "Raleway";

  font-size: 13px;

  font-weight: 500;

  color: #fff;

  text-align: center;

  background: #161d5b;

  width: 100%;

  height: 45px;

  border: 0px solid;

  margin-top: 5px;
}

#single_Service .service_sideber .question_Box {
  margin-top: 25px;
}

#single_Service .service_sideber .question_Box p {
  font-family: "Raleway";

  font-size: 20px;

  color: #404040;

  font-weight: 600;
}

.question_Box hr {
  margin-top: 5px;

  margin-bottom: 5px;
}

#single_Service .service_sideber .question_Box .qustion_list {
  margin-bottom: 15px;
}

#single_Service .service_sideber .question_Box .qustion_list ul {
  margin: 0;

  padding: 0;

  list-style: none;
}

#single_Service .service_sideber .question_Box .qustion_list ul li {
  padding: 10px 0 20px 0;
}

#single_Service .service_sideber .question_Box .qustion_list ul li a {
  text-decoration: none;

  color: #000000;

  float: left;
}

.about_box img {
  height: auto;
  max-width: 100%;
  margin-bottom: 15px;
}

#single_Service .service_mainconetent .about_box p {
  font-size: 17px;

  color: #000000;

  line-height: 26px;

  font-weight: 500;

  margin-top: 15px;
}

#single_Service
  .service_mainconetent
  .about_promo_box
  .pormo_box_details
  .box_list {
  overflow: hidden;

  padding-top: 10px;
}

#single_Service
  .service_mainconetent
  .about_promo_box
  .pormo_box_details
  .box_list
  ul {
  margin: 0;

  padding: 0;

  list-style: none;
}

#single_Service
  .service_mainconetent
  .about_promo_box
  .pormo_box_details
  .box_list
  li {
  text-decoration: none;

  color: #000000;

  vertical-align: middle;

  font-weight: 500;
}

#single_Service
  .service_mainconetent
  .about_promo_box
  .pormo_box_details
  .box_list
  li
  i {
  width: 20px;

  height: 20px;

  border-radius: 100%;

  border: 1px solid #161d5b;

  color: #161d5b;

  text-align: center;

  font-size: 16px;

  margin-right: 15px;

  vertical-align: text-top;
  display: inline-block;

  line-height: 19px;
}

#single_Service .service_sideber .services_lis ul {
  margin: 0;

  padding: 0;

  list-style: none;
}

#single_Service .service_sideber .services_lis ul li {
  border-bottom: 1px solid #f4f4f4;

  line-height: 50px;
}

#single_Service .service_sideber .services_lis ul li.active a,
#single_Service .service_sideber .services_lis ul li a:hover {
  background: #151c5a;

  color: #fff;

  transition: all ease-in 300ms;

  -webkit-transition: all ease-in 300ms;

  -moz-transition: all ease-in 300ms;
}

#single_Service .service_sideber .services_lis ul li a {
  text-decoration: none;

  overflow: hidden;

  display: block;

  color: #262f36;

  font-size: 15px;

  font-family: "Poppins";

  font-weight: 400;

  padding-left: 6px;
}

#single_Service .service_sideber .services_lis ul li.active a i,
#single_Service .service_sideber .services_lis ul li a:hover i {
  color: #fff;
}

#single_Service .service_sideber .services_lis ul li i {
  color: #161d5b;

  font-size: 18px;

  font-weight: normal;

  padding-left: 5px;

  padding-right: 5px;
}

#single_Service
  .service_mainconetent
  .about_promo_box
  .pormo_box_details
  .box_list
  li {
  line-height: 35px;
}

.about_box .box_list {
  overflow: hidden;
}

.about_box .box_list ul {
  margin: 0;

  padding: 0;

  list-style: none;
}

.about_box .box_list ul li {
  line-height: 35px;

  text-decoration: none;

  color: #000000;

  vertical-align: middle;

  font-weight: 500;
}
.about_box .box_list ul li i, .about_box .box_list ul li .img-fluid{border-radius: 0% !important;
    border: none !important;
    margin-right: 6px !important;
    margin-bottom: 2px;
    vertical-align: middle !important;} 
.about_box .box_list ul li i, .about_box .box_list ul li .if {
  width: 16px;

  height: 16px;

  border-radius: 100%;

  border: 1px solid #161d5b;

  color: #161d5b;

  text-align: center;

  font-size: 16px;

  margin-right: 15px;

  vertical-align: text-top;

  display: inline-block;

  line-height: 16px;
}

.sec-pdd-45 {
  padding: 21px 0;
}

.faq-home .accrodion {
  padding-bottom: 25px;

  position: relative;
}

.accordion-button {
  font-size: 20px !important;
}

.accordion-button:not(.collapsed) {
  color: #ffffff !important;

  background-color: #151c5a !important;
}

.accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(1);
}

button:focus:not(:focus-visible) {
  outline: 0 !important;

  box-shadow: none;
}

#content-mobile {
  display: none;
}
.head-top h1 {
  text-align: center;
  padding-top: 20px;
  color: #000000;
}





hr:not([size]) {
  border: none; /* Removes default border */
  border-top: 0.1rem solid #212529; /* Adds a light gray line */
  margin: 1em 0; /* Adds some space above and below */
  height: 0; /* Ensures it's just a line */
}


#single_Service1 .service_sideber .services_lis {display:none !important;} 
#single_Service1 .service_sideber .question_Box{display:none !important;} 


@media screen and (max-width: 1024px) {
    
    
 
    
    
  #content-desktop {
    display: none;
  }
  .footer-widget.about-widget img {
   
    max-width: 145px;
}
  
#single_Service1 .service_sideber .services_lis {display:block !important;}  
#single_Service1 .service_sideber .question_Box {display:block !important;}  

  #content-mobile {
    display: block;
  }

  #single_Service .service_sideber .services_lis {
    display: none;
  }

  #single_Service .service_sideber .question_Box {
    display: none;
  }
}

#single_Service1 .appointment_side_form .side_form {
  padding: 20px 20px;
}

#single_Service1 .appointment_side_form .side_form input {
  font-family: "Raleway";

  font-size: 14px;

  color: #b7b3b3;

  background: #efefef;

  width: 100%;

  height: 45px;

  border: 0px solid;

  padding-left: 20px;

  margin-bottom: 10px;
}

#single_Service1 .appointment_side_form .side_form .appoin_button {
  font-family: "Raleway";

  font-size: 13px;

  font-weight: 600;

  color: #fff;

  text-align: center;

  background: #161d5b;

  width: 100%;

  height: 45px;

  border: 0px solid;

  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  .top-bar .left-text p {
    line-height: 20px;
  }

  .header .logo img {
    max-height: 60px;
  }

  .single-header-info .thm-btn {
    margin: 1px 0;
  }

  .navigation .nav-footer button {
    font-size: 20px;

    margin: 4px 0;
  }

  #single_Service .service_sideber .services_lis ul li {
    line-height: 35px;
  }

  .breadcumb {
    margin-bottom: 5px;
  }

  .inner-header .sec-title h2 {
    font-size: 18px;

    line-height: 25px;
  }

  .inner-header .sec-title {
    margin-top: 0;
  }

  .doctor-profile .col-md-7 p {
    margin-top: 10px;
  }

  .footer-widget .social {
    margin-top: 10px;

    margin-bottom: 10px;
  }

  .sec-title h2 {
    font-size: 22px;

    line-height: 1;
  }
}

.contact-content h2 {
  color: #23282a;

  font-size: 30px;

  text-transform: capitalize;

  font-weight: 500;

  margin: 0;

  margin-bottom: 22px;
}
.contact-content p {
  color: #000000;
  font-size: 15px;
  /* text-transform: capitalize; */
  font-weight: 300;
  /* margin: 0; */
  margin-bottom: 18px;
}

.contact-content .contact-form textarea,
.contact-content .contact-form input {
  width: 100%;

  height: 60px;

  border: 1px solid #c7bfbf;

  outline: none;

  padding-left: 20px;

  line-height: 58px;

  margin-bottom: 20px;
}

.contact-content .contact-info {
  padding: 0;
}

.contact-content .contact-info li {
  list-style: none;

  margin-bottom: 23px;
}

.contact-content .contact-info li .icon-box,
.contact-content .contact-info li .content-box {
  display: table-cell;

  vertical-align: top;
}

.contact-content .contact-info li .icon-box .inner {
  width: 40px;

  height: 40px;

  background: #161d5b;

  border-radius: 50%;

  text-align: center;

  line-height: 40px;

  color: #fff;

  font-size: 20px;

  margin-right: 15px;
}

.contact-content .contact-info li .content-box h4 {
  margin: 0;

  font-size: 15px;

  text-transform: uppercase;

  color: #000000;

  font-weight: 500;

  margin-bottom: 10px;

  margin-top: 7px;
}

.contact-content .contact-info li .content-box p {
  color: #000000;

  line-height: 26px;
}

.contact-content .contact-form button {
  width: 120px;

  height: 45px;

  background: #161d5b;

  font-size: 13px;

  font-family: "Raleway";

  font-weight: 500;

  text-transform: uppercase;

  border: none;

  outline: none;

  color: #fff;
}

.contact-content .contact-form textarea {
  height: 150px;
}

@media only screen and (max-width: 767px) {
  .logo {
    text-align: center;
  }

  .header .logo img {
    max-height: 60px;
  }

  .top-bar p {
    display: none !important;
    /*font-size: 9px !important;*/
  }
  .space-top {
    margin-top: 12px !important;
  }

  .home-one {
    background: linear-gradient(
      to bottom,
      #1ebbdee6 0%,
      #1ebbdee6 50%,
      #1eaccb 50%,
      #1eaccb 100%
    ) !important;
  }

  #carouselExampleCaptions .carousel-caption p {
    font-size: initial !important;
    font-weight: normal !important;
    margin-bottom: 0px !important; padding:15px;
  }

  #carouselExampleCaptions .carousel-caption {
    bottom: 0% !important;
    left: 2% !important;
    margin-right: 16px !important;
  }
  .header-right-info {
    margin: 9px 0;
  }
  .wrap-content {
    margin: 10px 0 !important;
  }
  .footer-bottom p {
    line-height: 1.5px;
  }
  .home-one .single-call-to-action .top-space {
    padding-top: 0px !important;
  }
}

#carouselExampleCaptions .carousel-caption {
  

  bottom: 30%;

 padding:15px;
  
      position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  
  
  
  
  
}

#carouselExampleCaptions .carousel-caption p {
  font-size: 53px;
line-height:normal;
  font-weight: 900;

  color: #fff;

  margin: 0;

  text-transform: uppercase;
  margin-bottom: 18px;
}

.department-section {
  padding: 21px 0;
}

.faq-home {
  padding: 21px 0;
}

.faq-home .sec-title {
  margin: 0;

  margin-bottom: 22px;
}

.sec-title h1 {
  color: #000000;

  font-size: 32px;

  font-weight: 500;

  margin: 0 0 10px;

  text-transform: capitalize;

  line-height: 1.3;
}

.sec-title span.decor {
  width: 16px;

  height: 16px;

  border-radius: 50%;

  border: 2px solid #e6e6e6;

  background: #fff;

  display: inline-block;

  position: relative;

  z-index: 1;
}

.sec-title.style-two span.decor {
  border-color: #1ebcdf;
}

.sec-title.style-two span.decor:before,
.sec-title.style-two span.decor:after {
  background: #dcdcdc;
}

.sec-title span.decor:before {
  left: 14px;
}

.sec-title span.decor:before,
.sec-title span.decor:after {
  content: "";

  position: absolute;

  top: 5px;

  width: 50px;

  height: 2px;

  background: #e6e6e6;

  z-index: -1;
}

.sec-title.style-two span.decor:after {
  right: -94px;
}

.sec-title.style-two span.decor .inner {
  background: #1ebcdf;
}

.sec-title span.inner {
  width: 6px;

  height: 6px;

  background: #eaeaea;

  border-radius: 50%;

  display: block;

  margin: auto;

  margin-top: 3px;
}

.company .nav button {
  border: 1px solid #e9e9e9;

  border-radius: 0;

  color: #000000;

  font-family: "Raleway", sans-serif;

  font-size: 21px;

  font-weight: 500;

  padding: 15px;
  text-decoration: none;
  width: 100%;
}

.company .nav-justified {
  margin-bottom: 21px;
}

.company .single-specialize .image-box img {
  transition: all 0.4s ease-in-out;
  width: 100%;
    height: auto;
}

.company .single-specialize .image-box {
  overflow: hidden;

  transition: all 0.4s ease-in-out;
}

.company .single-specialize a.thm-btn {
  text-transform: capitalize;

  font-size: 16px;

  padding: 7px 21px;

  width: 100%;
}

.company .nav button:focus,
.company .nav button.active {
  background: #1ebcdf url(../img/arrow-up.png) no-repeat scroll center 101.5%;

  border-color: transparent;

  color: #fff;

  outline: medium none;

  font-weight: 500;
}

@media (min-width: 768px) {
  .nav-justified > li {
    width: 25%;

    float: none;

    text-align: center;
  }
 
  
  
  
}

.nav-justified {
  width: 100%;
}

.home-one {
  background: linear-gradient(
    to right,
    #1ebbdee6 0%,
    #1ebbdee6 50%,
    #1eaccb 50%,
    #1eaccb 100%
  );
}

.home-one .single-call-to-action {
  position: relative;

  text-align: center;

  min-height: 185px;

  display: -webkit-flex;

  display: -moz-flex;

  display: -ms-flex;

  display: -o-flex;

  display: flex;

  align-items: center;

  justify-content: center;
}

.home-one .single-call-to-action .content-box ul {
  margin: 0;

  padding: 0;
}

.home-one .single-call-to-action .content-box ul li {
  list-style: none;

  color: #fff;

  font-size: 15px;

  display: grid;

  grid-template-columns: repeat(2, 1fr);

  grid-template-rows: 1fr;

  grid-column-gap: 0px;

  grid-row-gap: 0px;
}

.home-one .single-call-to-action .icon-box {
  width: 50px;

  position: relative;

  bottom: 15px;
}

.home-one .single-call-to-action .icon-box i:before {
  font-size: 50px;

  color: #fff;
}

.home-one .single-call-to-action .content-box {
  text-align: left;

  padding-left: 15px;
}
.home-one .single-call-to-action .top-space {
  padding-top: 23px;
}
.home-one .single-call-to-action .content-heading {
  font-size: 24px !important;

  text-transform: uppercase !important;

  color: #fff !important;

  font-weight: normal !important;

  margin: 0;

  margin-bottom: 15px !important;
}

.home-one .single-call-to-action .content-box-same {
  font-size: 15px !important;

  color: #fff !important;

  line-height: 24px !important;
}

.home-one .single-call-to-action .content-box .thm-btn.inverse {
  border-color: #fff;

  background-color: transparent;

  padding: 7px 22px;

  color: #fff;
}

.top-bar {
  border-bottom: 1px solid #eaeaea;
}

.top-bar p {
  font-size: 13px;

  color: #000000;

  margin: 0;

  line-height: 48px;
}

.top-bar p span {
  color: #000000;
}

.header-right-info {
  display: flex;
  gap: 15px;

  justify-content: end;
}

.single-header-info {
  display: flex;
}

.single-header-info .icon-box .inner-box {
  border: 1px solid #e1e1e1;

  height: 46px;

  margin-right: 15px;

  text-align: center;

  width: 46px;
}

.single-header-info .icon-box .inner-box i::before {
  color: #1ebcdf;

  font-size: 26px;

  line-height: 42px;

  text-align: center;
}

.single-header-info .content h3 {
  font-size: 13px;

  text-transform: uppercase;

  color: #2b2b2b;

  font-family: "Raleway", sans-serif;

  font-weight: 800;

  margin: 0;

  margin-bottom: 5px;
}

.single-header-info .icon-box,
.single-header-info .content {
  display: table-cell;

  vertical-align: middle;
  align-self: center;
}

.single-header-info .content p {
  font-size: 13px;

  margin: 0;

  color: #272727;
}

.thm-btn {
  background: #151c5a;

  display: inline-block;

  color: #fff;

  font-size: 12px;

  font-family: "Raleway", sans-serif;

  text-transform: uppercase;

  font-weight: 500;

  padding: 12px 35px;

  border: 2px solid transparent;

  transition: all 0.3s ease;
  text-decoration: none;
}

.single-header-info .thm-btn {
  margin: 7px 0;
}

.navbar {
  background: #151c5a;

  border-bottom: 4px solid #1ebcdf;
}

.navbar .navbar-nav > li > a {
  display: block;

  font-size: 14px;

  font-weight: 500;

  text-transform: uppercase;

  color: #ffffff !important;

  padding: 23px 23px;

  transition: all 0.3s ease;
  text-decoration: none;
}

.navbar-nav .dropdown-menu {
  position: absolute;

  top: 100%;

  left: 0;

  z-index: 999;

  background: #fff;

  width: 250px;

  margin: 0;

  padding: 0;

  box-shadow: 2px 0 11px -3px rgba(0, 0, 0, 0.2);

  transition: all 0.5s ease;
}

.navbar-nav .dropdown-menu li a {
  display: block;

  font-size: 15px;

  font-weight: 500;

  text-transform: capitalize;

  color: #2b2b2b;

  padding: 10px 10px;

  border-bottom: 1px solid #e9e9e9;

  transition: all 0.3s ease;
  text-decoration: none;
}

.navbar-nav .dropdown-menu li:hover > a {
  background: #1ebcdf;

  color: #fff;

  border-color: 0;
}


#single_Service .service_mainconetent .about_box .est_box b {display:block; font-size:18px;}
#single_Service .service_mainconetent .about_box .est_box p  {margin: 0 !important;
    padding: 7px 20px 20px 20px; color: gray;
}




#single_Service .service_mainconetent .about_box .est_box .icon{position: absolute;
   top: 80%;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content; border-radius: 100%;
    background: white;
    padding: 5px;}
#single_Service .service_mainconetent .about_box .est_box .main {margin-bottom:15px;}

.about_box .est_box {height: 100%; background-color: #f7f7f7; text-align:center; position:relative;}



/* Section Padding */
.sec-pdd-90 {
    padding: 50px 0;
}

/* Section Title */
.blog-home .sec-title {
    margin-bottom: 50px;
}
.blog-home .sec-title h2 {
   
    position: relative;
    display: inline-block;
}

/* Blog Post Card */
.blog-home .single-blog-post {
    background: #fff;
    margin-bottom: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
}
.blog-home .single-blog-post:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

/* Image Box & Overlay */
.blog-home .single-blog-post .img-box {
    position: relative;
    overflow: hidden;
}
.blog-home .single-blog-post .img-box img {
    width: 100%;
    transition: transform 0.5s ease;
}
.blog-home .single-blog-post:hover .img-box img {
    transform: scale(1.1);
}

.blog-home .single-blog-post .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(10, 15, 43, 0.7); /* Dark Blue overlay */
    opacity: 0;
    transition: opacity 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}
.blog-home .single-blog-post:hover .overlay {
    opacity: 1;
}

.blog-home .single-blog-post .overlay .content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.blog-home .single-blog-post .overlay .content ul li a {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #090e3d; /* Theme Orange */
    color: #fff;
    border-radius: 50%;
    text-align: center;
}

/* Content Box */
.blog-home .single-blog-post .content-box {
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
}

/* Date Box (Left Side) */
.blog-home .single-blog-post .date-box {
    width: 60px; display:none;
    flex-shrink: 0;
    text-align: center;
    border-right: 1px solid #eee;
    padding-right: 15px;
    margin-right: 15px;
}
.blog-home .single-blog-post .date-box .date {
    font-size: 14px;
    text-transform: uppercase;
    color: #666;
    margin-bottom: 10px;
    line-height: 1.2;
}
.blog-home .single-blog-post .date-box .date b {
    display: block;
    font-size: 24px;
    color: #ff3300;
}
.blog-home .single-blog-post .date-box .comment {
    font-size: 13px;
    color: #999;
}

/* Text Content (Right Side) */
.blog-home .single-blog-post .content {
    flex-grow: 1;
}

.blog-home .single-blog-post .content a{text-decoration:none; color:black;}

.blog-home .single-blog-post .content h3 {
    font-size: 20px; color:black;
    margin: 0 0 10px;
    line-height: 1.4;
}
.blog-home .single-blog-post .content h3:hover {
    color: #090e3d;
}
.blog-home .single-blog-post .content p {
    margin-bottom: 0;
    color: #666;
}

/* Margins for specific grid items (from your HTML classes) */
.blog-home .itm-mgn-sm-top-30 {
    margin-top: 30px;
}
.blog-home .itm-mgn-top-30 {
    margin-top: 30px;
}


